
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@font-face {
	font-family: Logo_Font;
	src: url(../font/Neue%20Haas%20Grotesk%20Display%20Pro%2075%20Bold.ttf);
}
#nav1 .navbar-toggle .icon-bar {
	width: 18px;
	height: 2px;
	background-color: #000 !important;
}
#nav1 .bar-1 {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	transform-origin: bottom left;
}
#nav1 .bar-3 {
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
}
#nav1 button:not(.collapsed) .bar-1 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav1 button:not(.collapsed) .bar-2 {
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
}
#nav1 button:not(.collapsed) .bar-3 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav1 .icon-bar {
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
}

/* Ignore Everything below here. It's only to make the nav toggle permanently visible for easier display on codepen. */
@media (min-width: 768px) {
#nav1 .navbar-collapse.collapse {
	display: none !important;
}
#nav1 .navbar-collapse.collapse.in {
	display: block !important;
}
}
.navbar-header {
	float: none;
}
#nav1 .navbar-toggle {
	background: none;
	border: none;
	display: block;
	margin-left: 15px;
	float: left;
}
.navbar-nav {
	float: none!important;
}
.navbar-nav>li {
	float: none;
}
.navbar-collapse.collapse.in {
	display: block !important;
}
.my_navbar_default {
	box-shadow: none !important;
	margin-top: 10%;
	width: 80% !important;
	margin-left: 10%;
	background-color:#fff !important;
}
.my_navbar {
	padding-left: 10px;
	padding-right: 20px;
}
.navbar {
	border-radius: 0px !important;
}
.logo {
	font-size: 25px;
	font-family: Logo_Font;
	padding: 5px;
	display: inline-block;
}
.nav_part {
	height: 100vh;
	background-image: url(../images/makeup_kits.jpg);
	background-size: cover;
	background-position: center;
}
.nav_a {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	color: #464646;
}
.social_icon_pannel {
	height: 45px;
	background-color: #fff !important;
	border-top: 1px solid #e1e1e1;
}
.social_box {
	height: 20px;
	border-right: 1px solid #e1e1e1;
	margin-top: 10px;
}
.icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: calc((100% - 20px)/2 );
	font-size: 20px;
	color: #C1C1C1;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.icon:hover {
	color: #000;
	cursor: pointer;
}
.nav_part_text_con {
	padding: 0px 35px;
	/*position: absolute;*/
	top: 55%;
}
.nav_part_text {
	font-size: 50px;
	font-family: Logo_Font;
	color: #fff;
}
.button {
	position: relative;
	width:150px !important;
	height: 50px;
	margin-left:calc((100% - 150px)/2 ) !important;
	background-color: #000;
	border-radius: 6px 6px 0px 0px;
}
.button2 {
	background-color: #fff;
}
.pushme2 {
	color: #fff !important;
	text-align: center;
	font-size: 1.3em !important;
}
.learn_more{
	color: #000;
	font-size: 16px;
	font-family: Logo_Font;
	letter-spacing:1px;
	text-align:center;
	padding-top:15px;
	}
#reveal-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-bottom: 0;
	z-index: 100;
	background-color: #000;
	border-radius: 6px 6px 0px 0px;
}

#hidden-div {
	width: 100%;
	background: #000;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 20px;
}
#reveal-wrap #hidden-div {
	display: none;
}

	
											
@media screen and (min-width:768px) and (max-width:3000px){
	.nav_information_button{
	 top:93% !important;
	}
	#reveal-click {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-family: Logo_Font;
	letter-spacing:1px;
	margin: 0px 0 0 0%;
	padding-left:8px;
	text-decoration: none;
	display: inline-block;
}
.button1{
	position: relative;
	height: 50px;
	background-color: #000;
	border-radius: 6px 6px 0px 0px;
	}
.button1_small{
	 display:none;
	}
.button2_small{
	 display:none;
	}	
		
.nav_part{
	 position:fixed !important;
	}
.collection_heading{
	font-size:30px;
	font-family: Logo_Font;
	letter-spacing:1px;
	text-align:center;
	margin-top:20px;
	color:#000;
	}
.product{
	 margin-top:2%;
	}	
.product_1{
	 width:200px;
	 height:200px;
	 background-image:url(../images/skin_care.Jpeg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	 transition:all 0.3s ease-in-out;
	 cursor:pointer;
	}
.product_1:hover{
	 width:200px;
	 height:200px;
	 background-image:url(../images/oriflame_face_product.jpg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	}	


.product_2{
	 width:200px;
	 height:200px;
	 background-image:url(../images/lips_care.Jpeg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	 transition:all 0.3s ease-in-out;
	 cursor:pointer;
	}
.product_2:hover{
	 width:200px;
	 height:200px;
	 background-image:url(../images/oriflame_lipstick.jpg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	}		
	
.product_3{
	 width:200px;
	 height:200px;
	 background-image:url(../images/hair_care.Jpeg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	 transition:all 0.3s ease-in-out;
	 cursor:pointer;
	}
.product_3:hover{
	 width:200px;
	 height:200px;
	 background-image:url(../images/oriflame_haircare.jpg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	}
	
.product_4{
	 width:200px;
	 height:200px;
	 background-image:url(../images/makeup_powder.Jpeg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	 transition:all 0.3s ease-in-out;
	 cursor:pointer;
	}
.product_4:hover{
	 width:200px;
	 height:200px;
	 background-image:url(../images/oriflame_makeup.jpg);
	 background-size:cover;
	 background-position:center;
	 background-repeat:no-repeat;
	}
.product_name{
	 position:relative;
	 top:100%;
	 font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color:#000;
	font-weight:bold;
	text-align:center;
	}
.view_more_tab{
	 margin-top:100px;
	 width:200px;
	 height:50px;
	 border:1px solid #000;
	 margin-left:calc((100% - 200px)/2 );
	 padding:12px;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;
	transition:all 0.5s ease-in-out;
	
	}
.view_more_tab a{
	color:#B0B0B0;
	text-decoration:none;
	transition:all 0.5s ease-in-out;
	}		

.view_more_tab:hover a{
	 color:#000000 !important;
	}		
.collection_con{
	 min-height:400px;
	 height:auto;
	}
.collection_small_part{
	 display:none;
	}			
.oriflame_sahre_photo img{
	 width:100%;
	 height:auto;
	 
	}
.share_photo_heading{
	font-size:30px; 
	font-weight:bold;
	padding-top:60px; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}	
.share_photo_text{
	font-size:18px;
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;
	color:#787878;
	}
.instagram_heading{
	font-size:30px;
	font-family: Logo_Font;
	letter-spacing:1px;
	margin-top:50px;
	color:#000;
	text-align:center;
	}
.instagram_container{
	 margin-top:40px;
	}
.get_connected{
	font-size:20px;
	font-family: Logo_Font;
	letter-spacing:1px;
	margin-top:30px;
	color:#000;
	text-align:center;
	}
		
.footer_con {
	height: 175px;
}
.footer_col {
	height: 150px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	margin-top:10px;
}
.footer_box {
	border-right: 1px solid #BFBFBF;
	height: 150px;
}
.footer_heading {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 180px !important;
	margin-left: calc((100% - 180px)/2 );
	margin-top: 45px;
}
.footer_heading_2 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 90px !important;
	margin-left: calc((100% - 90px)/2 );
	margin-top: 45px;
}
.footer_heading_3 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 100px !important;
	margin-left: calc((100% - 100px)/2 );
	margin-top: 45px;
}
.footer_heading_4 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 90px !important;
	margin-left: calc((100% - 90px)/2 );
	margin-top: 45px;
}

.mail {
	font-size: 14px !important;
	font-family: 'Lato', sans-serif;
	text-transform: lowercase !important;
	letter-spacing: 1px;
	color: #707070;
	text-align: center !important;
}
.phone {
	font-size: 14px !important;
	font-family: myFirstFont !important;
	letter-spacing: 1px;
	color: #707070;
	text-align: center !important;
}
.read_more_1{
	position:absolute; 
	z-index:111; 
	font-size:18px; 
	font-weight:bold; 
	text-align:right;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	right:20%; top:15% !important;
	
	}
.button_text{
	border:1px solid #676767;
	padding:8px 15px;
	text-decoration:none;
	color:#626262;
	transition:all 0.3s ease-in-out;
	}
.button_text:hover{
	background-color:#000;
	color:#fff;
	border:1px solid #000;
	}
.beauty_school_photo{
	 width:600px !important;
	 margin-left:calc((100% - 600px)/2 );
	}	
.beauty_school_photo img{
	 width:100%;
	 height:auto;
	}
.beauty_school_photo_heading{
	font-size:30px; 
	font-weight:bold; 
	text-align:center;
	padding:25px 0px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}
.beauty_school_text{
	font-size:18px; 
	text-align:center;
	padding:25px 60px;
	padding-bottom:10px !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	line-height:25px; 
	}
	
.para_heading{
	font-size:14px; 
	font-weight:bold;
	padding:0px 60px;
	color:#000; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}
	.para_text{
		font-size:14px;
		text-align:justify; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	padding:0px 60px; 
		}
	.para_end_text{
		font-size:12px; 
	font-weight:bold;
	padding:10px 60px;
	color:#454545; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	text-align:center; 
		}
	.join_today_part{
		background-color:#808080;
		height:auto;
		margin-top:35px;
		
		}
	.join_today_photo{
		 height:auto;
		}
	.join_today_photo img{
		 width:100%;
		 height:auto;
		}
	.join_today_heading{
		font-size:20px;
		text-transform:uppercase;
		padding-left:20px;
		padding-top:20px;
	color:#333; 
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
	display:inline-block;
		}
	.join_today_heading2{
		font-size:16px;
		font-weight:bolder;
	color:#333;
	padding-bottom:10px !important; 
	
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	display:inline-block;
		}
	.join_today_point_text{
		font-size:14px;
		font-weight:bolder;
		padding-bottom:10px;
		padding-left:20px;
	color:#747474; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
		}
	.join_today_point_text_3{
		padding-bottom:0px !important;
		}	
	.join_today_register{
		font-size:15px;
		padding-left:20px;
		padding-bottom:10px;
	color:#333;
	font-weight:bold; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
		}
	.read_more_2{
	position:absolute; 
	z-index:111; 
	font-size:16px; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	
	}
.button_text2{
	border:1px solid #333;
	padding:8px 12px;
	text-decoration:none;
	color:#333;
	transition:all 0.3s ease-in-out;
	}
.button_text2:hover{
	background-color:#000;
	color:#fff;
	border:1px solid #000;
	}
	
.sun_care{
	 height:auto;
	}
.sun_care img{
	 width:100%;
	 height:auto;
	}
.heading_text{
	font-size:30px; 
	font-weight:bold; 
	text-align:center;
	padding:30px;
	padding-bottom:10px;
	padding-top:60px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}
.para_text{
	font-size:14px; 
	text-align:center;
	padding:0px 20px;
	padding-bottom:10px !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	line-height:22px; 
	}
.read_more_text{
	z-index:111; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	margin-top:10px;
	
	}
.button_text{
	border:1px solid #676767;
	padding:4px 4px;
	text-decoration:none;
	color:#626262;
	transition:all 0.3s ease-in-out;
	}
.button_text:hover{
	background-color:#000;
	color:#fff;
	border:1px solid #000;
	}
.part_1_small{
	 display:none;
	}																											
	}
@media screen and (min-width:300px) and (max-width:768px){
	.logo {
	font-size: 25px;
	font-family: Logo_Font;
	padding: 5px;
	display: inline-block;
}
.my_navbar_default {
	box-shadow: none !important;
	margin-top: 10%;
	width: 90% !important;
	margin-left: 5%;
}
	.nav_information_button{
		bottom:50%;
	 
	}
.nav_part {
	height: 50vh;
	background-image: url(../images/makeup_kits.jpg);
	background-size: cover;
	background-position: center;
}
.nav_part_text_con{
	 display:none;
	}	
.button1_big{
	 display:none;
	}
.button2_big{
	display:none;
	}
.button_s1{
	background-color:#fff;
	padding-top:15px;
	
	}
.button_s2{
	width:150px !important;
	margin-left:calc((100% - 150px)/2 );
	background-color:#fff;
	padding-top:15px;
	
	}	
.product_enquiry{
	color: #000;
	background-color:#fff;
	font-size: 14px;
	font-family: Logo_Font;
	letter-spacing:1px;
	text-align:center;
	}
.learn_more{
	color: #000;
	background-color:#fff;
	font-size: 16px;
	font-family: Logo_Font;
	letter-spacing:1px;
	text-align:center;
	position:relative;
	}
.my_navbar_default{
	 position:fixed !important;
	 z-index:1111 !important;
	}
.body_part{
	 background-color:#fff;
	}
.banner{
	 display:none;
	}
.collection_heading{
	font-size:25px;
	font-family: Logo_Font;
	letter-spacing:1px;
	text-align:center;
	margin-top:25px;
	color:#000;
	}
.collection_big_part{
	 display:none;
	}
.collection_small_part{
	 height:auto;
	 
	 
	}
.touch_slider{
	width:100%; height:250px; border:none;
	}
.view_more_tab{
	 width:200px;
	 height:50px;
	 border:1px solid #000;
	 margin-left:calc((100% - 200px)/2 );
	 padding:12px;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;
	transition:all 0.5s ease-in-out;
	
	}
.view_more_tab a{
	color:#585858;
	text-decoration:none;
	transition:all 0.5s ease-in-out;
	}		

.view_more_tab:hover a{
	 color:#000000 !important;
	}
						
.oriflame_sahre_photo img{
	 width:100%;
	 height:auto;
	 margin-top:30px;
	}
.share_photo_heading{
	font-size:25px;
	font-family: Logo_Font;
	letter-spacing:1px;
	margin-top:30px;
	color:#000;
	}	
.share_photo_text{
	font-size:14px;
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;
	margin-top:10px;
	color:#787878;
	text-align:justify;
	}
.instagram_heading{
	font-size:25px;
	font-family: Logo_Font;
	letter-spacing:1px;
	margin-top:20px;
	color:#000;
	text-align:center;
	}
.instagram_container{
	 margin-top:10px;
	}
.get_connected{
	font-size:20px;
	font-family: Logo_Font;
	letter-spacing:1px;
	margin-top:30px;
	color:#000;
	text-align:center;
	}
		
.footer_con {
	height: 175px;
}
.footer_col {
	height: 150px;
	margin-top:10px;
}
.footer_box {
	height: 150px;
	border-top: 1px solid #BFBFBF;
}
.footer_heading {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 180px !important;
	margin-left: calc((100% - 180px)/2 );
	margin-top: 45px;
}
.footer_heading_2 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 90px !important;
	margin-left: calc((100% - 90px)/2 );
	margin-top: 45px;
}
.footer_heading_3 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 100px !important;
	margin-left: calc((100% - 100px)/2 );
	margin-top: 45px;
}
.footer_heading_4 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #000 !important;
	font-family: 'Lato', sans-serif;
	text-align:center;
	width: 90px !important;
	margin-left: calc((100% - 90px)/2 );
	margin-top: 45px;
}

.mail {
	font-size: 14px !important;
	font-family: 'Lato', sans-serif;
	text-transform: lowercase !important;
	letter-spacing: 1px;
	color: #707070;
	text-align: center !important;
}
.phone {
	font-size: 14px !important;
	font-family: myFirstFont !important;
	letter-spacing: 1px;
	color: #707070;
	text-align: center !important;
}
.read_more_1{
	display:none;
	}
.beauty_school_photo{
	 width:100% !important;
	 height:auto;
	}	
.beauty_school_photo img{
	 width:100%;
	 height:auto;
	}
.beauty_school_photo_heading{
	font-size:30px; 
	font-weight:bold; 
	text-align:center;
	padding:25px 0px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}
.beauty_school_text{
	font-size:16px; 
	text-align:center;
	padding:25px 20px;
	padding-bottom:10px !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	line-height:25px; 
	}
	
.para_heading{
	font-size:14px; 
	font-weight:bold;
	padding:0px 60px;
	color:#000; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}
	.para_text{
		font-size:14px;
		text-align:justify; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	padding:0px 60px; 
		}
	.para_end_text{
		font-size:10px; 
	font-weight:bold;
	padding:10px 20px;
	color:#454545; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	text-align:center; 
		}
	.join_today_part{
		background-color:#808080;
		height:auto;
		margin-top:35px;
		
		}
	.join_today_photo{
		 height:auto;
		 margin-top:60px;
		}
	.join_today_photo img{
		 width:100%;
		 height:auto;
		}
	.join_today_heading{
		font-size:25px;
		text-transform:uppercase;
		padding-left:20px;
		padding-top:20px;
	color:#333;
	font-weight:bolder; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	display:inline-block;
		}
	.join_today_heading2{
		font-size:20px;
		font-weight:bolder;
	color:#333; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	display:inline-block;
	padding-bottom:10px;
		}
	.join_today_point_text{
		font-size:15px;
		font-weight:bolder;
		padding-left:20px;
		padding-bottom:10px;
	color:#8C8C8C; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
		}
	.join_today_register{
		font-size:14px;
		padding-left:20px;
		padding-top:10px;
		padding-bottom:10px;
	color:#333; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1.5px;
		}
	.read_more_2{
	position:absolute; 
	z-index:111; 
	font-size:16px; 
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	padding-top:20px;
	}
.button_text2{
	border:1px solid #333;
	padding:8px 10px;
	text-decoration:none;
	color:#333;
	transition:all 0.3s ease-in-out;
	}
.button_text2:hover{
	background-color:#000;
	color:#fff;
	border:1px solid #000;
	}
	
.sun_care{
	 height:auto;
	}
.sun_care img{
	 width:100%;
	 height:auto;
	}
.heading_text{
	font-size:25px; 
	font-weight:bold; 
	text-align:center;
	padding:30px;
	padding-bottom:20px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px; 
	}
.para_text{
	font-size:14px; 
	text-align:center;
	padding:0px 20px;
	padding-bottom:10px !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	line-height:22px; 
	}
.read_more_text{
	z-index:111; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	padding-bottom:20px;
	
	}
.button_text{
	border:1px solid #676767;
	padding:4px 4px;
	text-decoration:none;
	color:#626262;
	transition:all 0.3s ease-in-out;
	}
.button_text:hover{
	background-color:#000;
	color:#fff;
	border:1px solid #000;
	}
.join_today{
	margin-top:20%;
	}		
	
.part_1_big{
	 display:none;
	}												
	}	

    .hover-mask a {
      display: block;
      position: relative;
      overflow: hidden;
    }
    .hover-mask img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
   
    .hover-mask a h2 {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 0px;
      margin-bottom: 0px;
      height: 100%;
      width: 100%;
      padding: 45% 20px;
      text-align: center;
      background-color: rgba(0,0,0,0.4);
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
    }
    .hover-mask:hover a h2 {
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1;
    }
    .hover-mask .glyphicon {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      color: #fff;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
    }
    .hover-mask:hover .glyphicon {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=1);
      opacity: 1;
    }





	

