@charset "utf-8";
/* CSS Document */



@media screen and (min-width: 680px) {
	
	/*******
swatches.

Background grey: #ececec
Red: #ed1c24
Black: #0f0f0f
Text Grey: #939598

Font
font-family: 'Montserrat', sans-serif;

******/
	
	
	a{
	text-decoration: none;
	}

.navigation_area{
z-index:10;
position:fixed;
top:0;
left:0;
right:0;
}
.nav_area { 
background-color:rgba(255,255,255,0.64);
}

#logo {
display:inline-block;
max-width:131px;
float:left;
margin: 8px 0 10px 33px;
}
	
.mb_menu {
display:none;
}
			 
.main_nav li {
display:inline-block;
width:auto;
text-align:center;
border-top:0px;
margin-left:-4px;
/*border-right:1px solid #d1d3d4;*/
height:auto;
}

/*
.main_nav li:nth-child(1) {
margin-left:2px;
border-left:1px solid #d1d3d4;
}
*/

.main_nav li a {
display:block;
padding:24px 20px;
font-size:1em;
}	

.main_nav {
width:620px;

min-height:50px;
height:auto;
margin:0;
padding:0;
float:right;
}

	.home_menu_off{
		display: none;
	}
	
	.back_on{
		display: block;
	}
	

/***********************welcome styles are here*****************/
	
	.welcome {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
		background-image: url(../images/intro_image.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		z-index: -100;
}
	
	.welcome_logo{
		margin:0 auto;
		max-width: 320px;
		padding-top:50px;
	}
	
	.slide_one{
		margin-top:200px;
	}
	.welcome h1{
		font-weight: 500;
	font-size: 1.8em;
		color:#FFFFFF;
		text-align: center;
		margin-bottom:10px;
	}
	
	.welcome_click{
		background-color: #FFFFFF;
	}
/***********************Home menu styles*****************/
	.homemenuholder{
	display:block;
}
	
	.homemenuholder{
		width:100%;
		overflow:hidden;
		min-height:30px;
		background-color:#FFFFFF;
		-webkit-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.10);
        -moz-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.10);
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.10);
		z-index: 10;
		
	}
	
	.home_nav_container{
		overflow:hidden;
		
	}
	
	.home_logo{
		display:inline-block;
		max-width:131px;
      float:left;
      margin: 8px 0 10px 33px;
	}
	
	.home_nav{
		float:right;
		margin-right:80px;

	}
	
	.home_nav li{
		float:left;
		display:inline-block;
		
		
		}
	
		.home_nav li a{
		float:left;
		display:inline-block;
		padding:24px 20px;
		font-family: 'Montserrat', sans-serif;
		color: #0f0f0f;

		}
	.spacer{
		width:100%;
			height:2000px;
	}
	
	.sticky{
		position:fixed;
		top:0;
		left:0;
		width:100%;
		margin-bottom: 50px;
	}
	
	
	
	/*******************************home page welcome to arh styles************************/

.splash_image, .splash_about, .splash_contact, .filter_white, .splash_San {
	width:100%;
	height:800px;
	
}

.splash_image{
	background-image:url(../images/mutiple_mask_home.jpg);
}
	


.welcome_text_area{
margin-top:290px;
	}

.welcome_text_area h1{

	
	line-height:1.2em;
	font-size: 2.6em;
	font-weight:normal;

	}


.download_cata{
	display: inline-block;
	font-size:0.8em;
	width:200px;
    margin-top:20px;


}
	.download_cata:hover {
		background-color:#ececec;
-webkit-box-shadow: 1px -2px 29px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 1px -2px 29px 1px rgba(0,0,0,0.75);
box-shadow: 1px -2px 29px 1px rgba(0,0,0,0.75);
	}
	
	
/*******************************products_home page************************/
.products_home_one {
	
margin-bottom:0%;
	
		}	
	
.products_home {
	
	margin-bottom:0%;
	
		}

.sub_holder{
margin-top:-150px;
}

	
	
/*******************************Who and what************************/

.hg_center{
	margin:0 auto;

	padding-top:10%;
	padding-left:5%;
	padding-right:5%;
	overflow:hidden;
}

.hg_text{
	width:60%;
	background-color:#FFFFFF;
	padding:6%;
-webkit-box-shadow: 20px 20px 32px 13px rgba(0,0,0,0.21);
-moz-box-shadow: 20px 20px 32px 13px rgba(0,0,0,0.21);
box-shadow: 20px 20px 32px 13px rgba(0,0,0,0.21);
	z-index: 2;
	position: relative;
	margin-bottom:-410px;
	}


.hg_image{
width:100%;
width:60%;
float:right;
z-index: 1;
	margin-bottom:150px;
}


/*******************************SAFETY SECTION************************/


.safety_sec{
	height:280px;
	background-image: url(../images/safety.jpg);
	
}

.filter{
height:280px;
}

.filter h1{
	font-size: 1.5em;
	margin-top:140px;
	
}
	
	

/*******************************Sfooter area************************/

.footer_logo{
max-width: 250px;
	margin:0 auto;
	padding-bottom:0px;
}
	
#footer_holder{
padding:3%;
	overflow: hidden;
}


	.footer_address{
		float:left;
		margin-right:100px;
	}	
.contact_footer {
	overflow: hidden;
	float:right;
}


	
/*******************************About style start here************************/


.splash_about{
	background-image: url(../images/about_home_desktop.jpg);
}	

	
	
/*******
swatches.

Background grey: #ececec
Red: #ed1c24
Black: #0f0f0f
Text Grey: #939598

Font
font-family: 'Montserrat', sans-serif;

******/


.about_us_holder{
	padding-top:3%;
padding-left:0%;
	padding-right:0%;
	padding-bottom: 0%;
	
	max-width: 1000px;
	margin:0 auto;
	}


.about_us_holder h1{
font-size:1.3em;
	
	margin-bottom: 5px;
}

.dash_two{
	width:50px;
	
}


.about_us_holder p{


	font-size:1em;

	margin-bottom: 5px;
	line-height:1.3em;
}

.center_dash{
	width:650px;

	
	
}


/*******************************PARTNERS SECTION************************/



.image_holder{
margin-top:-190px;
   }




.rafeek_content_holder{
margin-top:-70px;
   min-height:600px;
}



.rafeek_content_holder p{
font-size:1em;
line-height:1.3em;	
}

.hold_both{
	max-width: 1000px;
	margin:0 auto;
}
	
.out_raf{
	width:30%;
	float:left;
	}
	
	
.out_shaheen{
width:30%;
float:right;
	}
/*******************************end of raf styles************************/

#spacer{
display:none;
	
}

/*******************************contact page styles************************/

.splash_contact{
background-image: url(../images/contact_us_home.jpg);
}
	

.adjust{
margin-left:247px;
	}
	
	
.contact_max{
	width:1250px;
	margin:0 auto;
}


.details{
	float:left;
}
	
	
.details h1{
font-size:1.3em;
	
}

.details p{
font-size:1em;
line-height:1.4em;
}	
	
.new{
margin-bottom:50px;
	}	

	
/*******************************REGISTER STYLES************************/	
	.reg_bg{

	padding-top:4%;
	padding-bottom:4%;
	
}
	
.register_form_holder{
	max-width: 900px;
	min-height:300px;
	
}
	
/****************************sanitize style starts here***************************/

.splash_San{
	background-image: url(../images/sanitize_desktop.jpg);
}	

	
	

.san_bg{
	width:100%;
	min-height:300px;
	padding-top:2%;
	
}





.video_holder{
margin: 0 auto;
	background-color: #FFFFFF;
	width:600px;
	min-height:300px;
	/* padding:20px; */
	-webkit-box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.24);
box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.24);
}

	
	
	.san_details_bg{
	background-color:#FFFFFF;
	width:100%;
	min-height:400px;
	padding:30px;
	
}

.san_details_spacer{
	
}

.san_detailers_center {

	margin:0 auto;
	width:1000px;
	min-height:400px;
	padding-top:50px;
}

	
	

.san_details_bg{
	background-color:#FFFFFF;
	width:100%;
	min-height:400px;
	padding:30px;
	
}

.san_details_spacer{
	
}

.san_detailers_center {
	
	margin:0 auto;
	width:1000px;
	min-height:250px;
	overflow: hidden;
	
}

	.details_one{
		float:left;
	}
.details_one h1{
font-family: 'Montserrat', sans-serif;
	color:#0f0f0f;
	font-size:1.3em;

	margin-bottom: 10px;
	
}

.points p{
	font-family: 'Montserrat', sans-serif;
	color:#939598;
	font-size:0.8em;
	
	margin-bottom: 5px;
	line-height:1.3em;	
}

.points li
{
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-size: 15px 15px;
	padding-left:20px;
}

.adjust_details{
	padding-top:0px;
	margin-left:180px;
}	
	
}