@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300);



* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/***************Header and Banner****************/
.header{
  
 min-width:1294px;
  min-height:130px;
background-color:#0088cb;
z-index:100;
}

#bannerImg{
	width:100%; 
	height:100%;
	min-width:1294px;

}
/***Nav images***/
#homeimage::before{
	content:url('../images/home.png');
	float:left;
	margin-right:5px;
	margin-top:-5px;
	
	}

#pnsimage::before{
content:url('../images/pns1.png');
float:left;
margin-right:5px;
margin-top:-4px;
}
#abtimage::before{
content:url('../images/abt.png');
float:left;
margin-right:5px;
margin-top:-3px;

}
#cntusimage::before{
content:url('../images/cntus.png');
float:left;
margin-right:5px;
margin-top:-3px;
}



/************Backgrounds**************/
	.paralax{
		
					   background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
background-size:100% 100%;
		width:100%; 
		height:200px;
		
		-webkit-box-shadow: 0px 2px 5px 0px rgba(216, 0, 0, 0.75);
-moz-box-shadow:    0px 2px 5px 0px rgba(216, 216, 216, 0.75);
box-shadow:         0px 2px 5px 0px rgba(216, 216, 216, 0.75);
}


#availBckground{
		    background-image: url('../images/availImg.jpeg');
}

#availTxt h2{
		color:#000; 
	letter-spacing:2px; 
	font-size:2.3em;
	text-align:center; 
font-family: 'Lato',sans-serif; 
text-transform:uppercase; 
font-weight:bold;
padding-top:4%;

	
	
}
.parralaxTxt h1{
		color:#000; 
	letter-spacing:2px; 
	font-size:2.6em;
	text-align:center; 
font-family: 'Lato',sans-serif; 
text-transform:uppercase; 
font-weight:bold;
padding-top:4%;

	
	
}

.up_sec{
		height: 100%;
		position:relative;
		background-image: url('../images/world.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		z-index:1;
	}
	
.background_globe{
	background-color:rgba(255,255,255,0.75);
	}
	#contact_left{
	height: 100%;
	position:relative;
	background-image: url('../images/globe.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index:1;
}
/************Fade CSS*************/
.os-animation{
    opacity: 0;
}  

.os-animation.animated{
    opacity: 1;
}  

#dashed-ul{
	border-bottom: 2px dashed #a54438;	
}

/**************SlideShow CSS*********************/
#slider1_container{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 667px; 
	height: 400px; 
	background: #000; 
	overflow: hidden;


}

#loadingDiv{
	position: absolute; 
	top: 0px; 
	left: 0px;

}

#filterLoading{
	
	filter: alpha(opacity=70); 
	opacity:0.7; 
	position: absolute; 
	display: block;
    background-color: #000000; 
	top: 0px; 
	left: 0px;
	width: 100%;
	height:100%;
}

#positionLoading{
	position: absolute; 
	display: block; 
	background: url(../images/loading.gif) no-repeat center center;
    top: 0px; 
	left: 0px;
	width: 100%;
	height:100%;
}

#slideDiv{
	position: absolute;
	left: 0px; 
	width: 667px; 
	height: 400px;
    overflow: hidden;
}

#thumbnavDiv{
	cursor:default;
	position: absolute; 
	width: 100px; 
	height: 300px; 
	left:515px; 
	top:0px;

}

/* jssor slider thumbnail navigator skin 11 css */
        /*
        .jssort11 .p            (normal)
        .jssort11 .p:hover      (normal mouseover)
        .jssort11 .pav          (active)
        .jssort11 .pav:hover    (active mouseover)
        .jssort11 .pdn          (mousedown)
        */
.jssort11{
    font-family: Arial, Helvetica, sans-serif;
}
.jssort11 .i, .jssort11 .pav:hover .i{
    position: absolute;
    top:3px;
    left:3px;
    WIDTH: 60px;
    HEIGHT: 30px;
    border: white 1px dashed;
}
               
* html .jssort11 .i{
    WIDTH /**/: 62px;
    HEIGHT /**/: 32px;
}

.jssort11 .pav .i{
    border: white 1px solid;
}

.jssort11 .t, .jssort11 .pav:hover .t{
    position: absolute;
    top: 3px;
    left: 68px;
    width:129px;
    height: 32px;
    line-height:32px;
    text-align: center;
    color:#fc9835;
    font-size:13px;
    font-weight:700;
}

.jssort11 .pav .t, .jssort11 .phv .t, .jssort11 .p:hover .t{
	color:#fff;
}

.jssort11 .c, .jssort11 .pav:hover .c{
    position: absolute;
	top: 38px;
    left: 3px;
    width:197px;
    height: 31px;
    line-height:31px;
    color:#fff;
    font-size:11px;
    font-weight:400;
    overflow: hidden;
}

.jssort11 .pav .c, .jssort11 .phv .c, .jssort11 .p:hover .c{
    color:#fc9835;
}
               
.jssort11 .t, .jssort11 .c{
    transition: color 2s;
    -moz-transition: color 2s;
    -webkit-transition: color 2s;
    -o-transition: color 2s;
}

.jssort11 .p:hover .t, .jssort11 .phv .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .phv .c, .jssort11 .pav:hover .c{
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.jssort11 .p{
    background:#181818;
}

.jssort11 .pav, .jssort11 .pdn{
    background:#462300;
}

.jssort11 .p:hover, .jssort11 .phv, .jssort11 .pav:hover{
    background:#333;
}

#prototypeDiv{
	position: absolute; 
	width: 200px; 
	height: 69px; 
	top: 0; 
	left: 0;
}

#thumbnailTemplateDiv{
	width: 100%; 
	height: 100%; 
	border: none;
	position:absolute; 
	top: 0; 
	left: 0;
}
/**********************End Of SlideShow********************/
body {
  font-family: 'Open Sans', sans-serif;
}





/* Headings */

h1{
font-size:3rem;
color:#354a5b;
}

h2{

font-size:3rem;

}




/* Navigation */


.nav {
  width: 100%;
  /*  min-width:1500px;  HERE*/
  text-align:center;
  height:46px;
 position:absolute;
	margin-top:-2.4%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);
text-transform:uppercase;
z-index:100;
	letter-spacing: 2px;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;

}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 90px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:16px 16px;
  color: #ffffff;
  /*1 REM*/
  font-size: .66em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/


.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


.nav ul ul li:hover{

background-color:#012345;

}

/*
nav ul ul .submenu_lv2 a{
 margin-left:8px;
} */

.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:100;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:100;


}


.nav ul ul li{
display:block; 
z-index:100;

}

.nav ul ul ul li{
position:relative; 
}
.nav ul ul ul ul.submenu_lv3{
position: absolute; 
min-width: 172%;
width:172%;
	letter-spacing: 1px;

}
nav ul ul ul ul{
overflow:hidden;

}
.nav ul ul ul ul.ey{
position: absolute; 
min-width: 177%;
width:177%;

}
.nav ul ul ul ul.ex{
position: absolute; 
min-width: 186%;
width: 186%;

}


.nav ul ul li.submenu_lv3_item{
float:left;
display:block;
text-align:justify;
min-width:20%;

z-index:2;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:100;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:100;
}

.nav ul ul ul li{
padding-top:0px;

}

#responsiveMenu{display: none;}
#closeRespMenu{display:none;}
/**---**/


.arrow::after{
float:right; 
content:'›';

}
.innerarrow::after{
float:right; 
content:'›';

}
.sticky{
margin-top: 0%;
top:0;
width:100%;
position:fixed;
z-index:100;



}






/**---**/




#top_header{
-webkit-box-shadow: 0px 3px 5px 0px rgba(211,211,211,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(211,211,211,1);
box-shadow: 0px 3px 5px 0px rgba(211,211,211,1);
 color:#364B5C;
 padding-bottom:0.6%;
 width:100%;
	background-color: rgba(250,250,250,0.3);
font-family: 'Raleway',sans-serif;  font-weight: 600; line-height: 72px;  text-transform: uppercase;	
letter-spacing:2px;
padding-top:1%;


}
/* Sections */

section {
 width: 100%;
/*height: 640px;*/
/*800*/
min-height: 768px;
 min-width:1294px;
border-bottom: 1px solid #ccc;
z-index:10;
 
text-align: center;
}


.sections section:first-child {

  background-color:#ffffff;
  height:940px;
   min-width:1294px;
}

.sections section:last-child {
  
   min-height:890px;
   height:870px;
   
}
section.active {}

footer {
	min-width:1294px;
	height: 40px;
	bottom:0;
	background: #34495e;
	text-align:center;
	color:#fff;
	z-index:10;
 
}







h4{
padding: 10px 5px;

}

/*content wrapper*/ 
#upahar_content_wrapper{
padding-top:2%;
}

/**box image**/
#desc_left{
margin-top:0.5%;
margin-right:-50%;

float:left;
margin-left:1.5%;
}
/*
#serviceBullets{
width:47%;

float:left;
margin-top:32%;
margin-left:1%;

text-align:left;
font-size:1em;

display: inline; 
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc;
 box-shadow: 0 0 10px #ccc; 

 padding-left:3%;
 padding-bottom:1%;
}*/


/**text content*/
#desc-right{
width:47%;
min-width:634px;
/*height:54%;*/
float:right;
margin-right:1%;

margin-top:-1%;
text-align:left;
font-size:1em;
line-height:1.5em;
display: inline; 
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc;
 box-shadow: 0 0 10px #ccc; 

 padding-left:1.5%;
 padding-bottom:1.5%;
 
}
#pitch{
display: inline; 

}

#contact_us_link{
list-style-type: none;
text-decoration:none;
display: inline; 


}
#cu_link{
text-decoration:none;
display: inline; 
}
#contact_us_linkA{
text-decoration:none;
color:#012448;
font-weight:bold;
position: relative;
	
	
}
#contact_us_linkA:hover{
color:#014181;
}

#contact_us_linkA:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 1px solid #927B00;
 
  transition: 0.4s;
}

#contact_us_linkA:hover:after {
  width: 100%;
   color:#fff;
}
#boxImg{

vertical-align:middle;
padding-bottom:5px;

}
#rServicesHeading{
color:#012345;
text-align:center;
font-family:'Raleway', 'Open Sans',sans-serif; 
font-size:1.2em;
font-weight:bold;
padding-right:2%;

}
#serviceListUL{
	padding-left:2%;
	text-align:left;
}
.serviceListLi{
	
	padding-top:3%;

	
}
.serLi{
	padding-top:3%;
line-height:160%;
}
.cities{
	color: #1a3857;
	font-weight:bold;
	
}
#onlySpan{
	color:#e45d5a;
	font-weight:bold;
	
}
#contact_nav{
display: inline; 
}

/***----Contact Tabs----**/

h2.contactUs{
padding-top:0.4%;
color:#354a5b;
}

#contact_wrapper{
margin-top:0.9%;
}

#contact_left{
float:left;
margin-left: 4.2%;
padding-left:3%;
padding-right:3.5%;
margin-top:0;
text-align:left;
border-radius:5px;
padding-top:2%;
padding-bottom:0.5%;
width:43%;
}

#address{
text-align:left;
   
}

#emails{

text-align:left;
    
}

.email_category{
background:#6897bb;
color:#ffffff;
padding:3px; 
border-radius:6px;


}
/* Google Maps */
#gmap_wrapper{
top:1%;
	margin-left:18%;
		overflow:hidden;
}
#gmap_canvas{
	height:220px;
	width:320px; 
	
}

#gmap_canvas img{
	max-width:none!important;
	background:none!important;
}
/*
#h3_heading {
padding-top:6%;
margin-left: 0;

}

#contact_center{
padding-top:10%;
margin-left: 20px;
float:left;
} */

#contact_right{
/*padding-top:12.5%;*/


float:right;
padding-right:5%;
width:50%;
max-width:683px;
}



/***Contact form****/
/*
.contactFormBtn {
	background-color:#79bbff;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.contactFormBtn:hover {
	background-color:#378de5;
}
.contactFormBtn:active {
	position:relative;
	top:1px;
}

*/

h3.title{
color:#354a5b;
font-size:2rem;
padding-bottom:2%;
}
.slider-wrapper{
/*padding-left: 30%;*/
float:right;
margin-right:-4%;
margin-top:2%;
width:85%;
z-index:0;
}

#slider-id{
background: #ffffff;
z-index:1;
width:100%;
}

fieldset {
    border: 0;
}
/***************Recaptcha*******************/
.g-recaptcha{
margin-bottom:3%;
margin-left:37%;
}

/**********Recaptcha text (telling people to check the box as well as the img*************/
.g-recaptchaCheck{

margin-left:23%;
text-align:left;
color:#c30e2d;
font-weight:bold;
font-size:0.8em;
padding-bottom:10px;

}
#checkImg{
	width:32px; 
	height:32px; 
	margin-bottom:-2.2%;
}
.feedback-input {
  color:000000;
 
  font-size: 0.8em;
  border-radius: 5px;
  line-height: 22px;
  background-color: transparent;
  border:2px solid #a8dddf;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:80%;
  outline:0;
}
.feedback-input:focus { border:2px solid #6897bb; }

textarea {
  height: 150px;
   font-size: 0.8em;
    font-family: 'Open Sans', sans-serif;
resize: none;
   
}
.submit {
	text-align:left;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:17px;
	padding:15px;
	width:6.9rem;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	background: url(../images/submit.png) #44c767 no-repeat right;
	
}
.submit:hover {
	background-color:#5cbf2a;
}
.submit:active {
	position:relative;
	top:1px;
}

/**footer**/
#smWrapper{
min-width:1294px;
}
#sitemapLink{
height:40px;
}
#foot{
padding-top:0.65%;
padding-bottom:0;
font-family:vivaldi, 'Open Sans', sans-serif;
font-size:1em;
padding-left:10%;

}
#cpyrite{
font-family:'Open Sans', sans-serif;
font-size:1em;
}
#oiFooter{

font-family:vivaldi, 'Open Sans', sans-serif;
font-size:1.2em;
}

#sitemapDiv{
float:right;
 min-width:123px;
 width:9%;
height:40px;
bottom:0;
}
#sitemapLink{
display:block; 
text-decoration:none;
color:#fff;
font-family:'Raleway', 'Open Sans',sans-serif;
font-size:0.8em;
background-color:#0b5886;
padding-top:7.7%;
padding-left:19%; 
padding-bottom:5%;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease; 
}
#sitemapImg{

vertical-align:middle;
}

#sitemapLink:hover{
background-color:#519eae;
}

@media only screen and (min-width:1278px) and (max-width: 1352px)
 {
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:46px;
 position:absolute;
	margin-top:-2.7%;
  background:#052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 70px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:16px 16px;
  color: #ffffff;
  /*1 REM*/
  font-size: .66em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/


.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


.nav ul ul li:hover{

background-color:#012345;

}

/*
nav ul ul .submenu_lv2 a{
 margin-left:8px;
} */

.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative; 
}
.nav ul ul ul ul.submenu_lv3{
position: absolute; 
min-width: 172%;
width:172%;
}

.nav ul ul ul ul{
overflow:hidden;

}
.nav ul ul ul ul.ey{
position: absolute; 
min-width: 177%;
width:177%;
}
.nav ul ul ul ul.ex{
position: absolute; 
min-width: 186%;
width: 186%;
}


.nav ul ul li.submenu_lv3_item{
float:left;
display:block;
text-align:justify;
min-width:20%;

z-index:2;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;
}

.nav ul ul ul li{
padding-top:0px;

}
	
	 
	 
 }
 
 
 
 @media only screen and (min-width:1187px) and (max-width: 1277px){
	 
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:40px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 70px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:13px 16px;
  color: #ffffff;
  /*1 REM*/
  font-size: .65em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/


.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


.nav ul ul li:hover{

background-color:#012345;

}

/*
nav ul ul .submenu_lv2 a{
 margin-left:8px;
} */

.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative; 
}
.nav ul ul ul ul.submenu_lv3{
position: absolute; 
min-width: 172%;
width:172%;
}

.nav ul ul ul ul{
overflow:hidden;

}
.nav ul ul ul ul.ey{
position: absolute; 
min-width: 177%;
width:177%;
}
.nav ul ul ul ul.ex{
position: absolute; 
min-width: 186%;
width: 186%;
}


.nav ul ul li.submenu_lv3_item{
float:left;
display:block;
text-align:justify;
min-width:20%;

z-index:2;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;
}

.nav ul ul ul li{
padding-top:0px;

}
	 
	 
 }
 
 
 
 @media only screen and (min-width:1164px) and (max-width: 1186px){
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:40px;
 position:absolute;
	margin-top:-2.7%;
  background:#052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 70px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:13px 14px;
  color: #ffffff;
  /*1 REM*/
  font-size: .64em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/


.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


.nav ul ul li:hover{

background-color:#012345;

}

/*
nav ul ul .submenu_lv2 a{
 margin-left:8px;
} */

.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative; 
}
.nav ul ul ul ul.submenu_lv3{
position: absolute; 
min-width: 172%;
width:172%;
}

.nav ul ul ul ul{
overflow:hidden;

}
.nav ul ul ul ul.ey{
position: absolute; 
min-width: 177%;
width:177%;
}
.nav ul ul ul ul.ex{
position: absolute; 
min-width: 186%;
width: 186%;
}


.nav ul ul li.submenu_lv3_item{
float:left;
display:block;
text-align:justify;
min-width:20%;

z-index:2;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;
}

.nav ul ul ul li{
padding-top:0px;

}

/***Nav images Small***/
#homeimage::before{
	content:url('../images/homeSmall.png');
	float:left;
	margin-right:5px;
	margin-top:-5px;
	
	}

#pnsimage::before{
content:url('../images/pns1Small.png');
float:left;
margin-right:5px;
margin-top:-4px;
}
#abtimage::before{
content:url('../images/abtSmall.png');
float:left;
margin-right:5px;
margin-top:-3px;

}
#cntusimage::before{
content:url('../images/cntusSmall.png');
float:left;
margin-right:5px;
margin-top:-3px;
}

 }
 
 @media only screen and (min-width:1101px) and (max-width: 1163px){
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:40px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 40px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:13px 16px;
  color: #ffffff;
  /*1 REM*/
  font-size: .65em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/


.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


.nav ul ul li:hover{

background-color:#012345;

}

/*
nav ul ul .submenu_lv2 a{
 margin-left:8px;
} */

.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative; 
}
.nav ul ul ul ul.submenu_lv3{
position: absolute; 
min-width: 172%;
width:172%;
}

.nav ul ul ul ul{
overflow:hidden;

}
.nav ul ul ul ul.ey{
position: absolute; 
min-width: 177%;
width:177%;
}
.nav ul ul ul ul.ex{
position: absolute; 
min-width: 186%;
width: 186%;
}


.nav ul ul li.submenu_lv3_item{
float:left;
display:block;
text-align:justify;
min-width:20%;

z-index:2;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;
}

.nav ul ul ul li{
padding-top:0px;

}
	 
 }

 
 @media only screen and (min-width:946px) and (max-width: 1100px){
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:35px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 35px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:11px 16px;
  color: #ffffff;
  /*1 REM*/
  font-size: .60em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/

.innerarrow{
	display:none;	
}
.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
display:none; 
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


/*
nav ul ul .submenu_lv2 a{
display:none;
} 
*/


.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative;

}
.nav ul ul ul ul.submenu_lv3{
display:none;
}

.nav ul ul ul ul{
display:none;

}
.nav ul ul ul ul.ey{
display:none;
}
.nav ul ul ul ul.ex{
display:none;
}


.nav ul ul li.submenu_lv3_item{
display:none;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;

}

.nav ul ul ul li{
padding-top:0px;

}
	 
 }
 
 @media only screen and (min-width:856px) and (max-width: 946px) {
	 
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:33px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 33px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:10px 16px;
  color: #ffffff;
  /*1 REM*/
  font-size: .56em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/

.innerarrow{
	display:none;	
}
.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
display:none; 
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


/*
nav ul ul .submenu_lv2 a{
display:none;
} 
*/


.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative;

}
.nav ul ul ul ul.submenu_lv3{
display:none;
}

.nav ul ul ul ul{
display:none;

}
.nav ul ul ul ul.ey{
display:none;
}
.nav ul ul ul ul.ex{
display:none;
}


.nav ul ul li.submenu_lv3_item{
display:none;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;

}

.nav ul ul ul li{
padding-top:0px;

}
 }
 
 @media only screen and (min-width:798px) and (max-width: 855px) {
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:32px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{
.
display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 28px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:9.5px 14px;
  color: #ffffff;
  /*1 REM*/
  font-size: .56em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/

.innerarrow{
	display:none;	
}
.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
display:none; 
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


/*
nav ul ul .submenu_lv2 a{
display:none;
} 
*/


.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative;

}
.nav ul ul ul ul.submenu_lv3{
display:none;
}

.nav ul ul ul ul{
display:none;

}
.nav ul ul ul ul.ey{
display:none;
}
.nav ul ul ul ul.ex{
display:none;
}


.nav ul ul li.submenu_lv3_item{
display:none;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;

}

.nav ul ul ul li{
padding-top:0px;

}
	 
	 
 }
 
 
 @media only screen and (min-width:745px) and (max-width: 797px) {
	    
	.nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:32px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 23px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:10px 14px;
  color: #ffffff;
  /*1 REM*/
  font-size: .53em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/

.innerarrow{
	display:none;	
}
.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
display:none; 
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


/*
nav ul ul .submenu_lv2 a{
display:none;
} 
*/


.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative;

}
.nav ul ul ul ul.submenu_lv3{
display:none;
}

.nav ul ul ul ul{
display:none;

}
.nav ul ul ul ul.ey{
display:none;
}
.nav ul ul ul ul.ex{
display:none;
}


.nav ul ul li.submenu_lv3_item{
display:none;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;

}

.nav ul ul ul li{
padding-top:0px;

}
	 
	 
 }
 
 @media only screen and (min-width:701px) and (max-width: 744px) {
	    
	.nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
  height:32px;
 position:absolute;
	margin-top:-2.7%;
  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

text-transform:uppercase;
}


.nav ul {
  
  margin: 0;
  list-style: none;
 padding:0; 
  z-index:100;
   padding-top:0;  
  
  
}

.nav li{

display: inline-block;
z-index:2;

}

.nav ul li.top_menu_item {


  margin: 0px 19px;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 


}



.nav ul li a {
  padding:10px 12px;
  color: #ffffff;
  /*1 REM*/
  font-size: .50em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#012345;
color:#fff;
  
}


/** dropdown menus**/

.innerarrow{
	display:none;	
}
.nav ul .submenu_lv1 a{
/*margin-top:3px;*/
color:#012345;

} 
.nav ul .submenu_lv1{
-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv2{
-moz-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2);  
box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
-webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.2); 
}
.nav ul .submenu_lv3{
display:none; 
}

.nav ul .submenu_lv2fmcg{
-moz-box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
box-shadow: 4px 4px 18px rgba(0,0,0,0.2); 
-webkit-box-shadow: 4px 4px 18px  rgba(0,0,0,0.2);  
}


/*
nav ul ul .submenu_lv2 a{
display:none;
} 
*/


.nav ul li:hover > ul{

display:block;
padding:0px 0px 0px 0px;
min-width:100%; 
white-space:nowrap; 

z-index:2;
} 

.nav ul ul{
display:none;
position:absolute;

background-color: #fff;
z-index:2;


}


.nav ul ul li{
display:block; 
z-index:2;

}

.nav ul ul ul li{
position:relative;

}
.nav ul ul ul ul.submenu_lv3{
display:none;
}

.nav ul ul ul ul{
display:none;

}
.nav ul ul ul ul.ey{
display:none;
}
.nav ul ul ul ul.ex{
display:none;
}


.nav ul ul li.submenu_lv3_item{
display:none;

}

.nav ul ul li.submenu_lv1_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:block; 
z-index:2;
position:relative;

}

.nav ul ul ul{
display:none;
top:0px;
left:100%;
z-index:2;

}

.nav ul ul ul li{
padding-top:0px;

}

	 
	 
 }
 
 
 @media only screen and (max-width: 719px) {
	 
	 .nav {
  width: 100%;
  text-align:center;
  /*  min-width:1500px;  HERE*/
 height:32px;
 position:absolute;

  background: #052e67;
-webkit-box-shadow: 0px 3px 9px -4px rgba(50,50,50, 1);
-moz-box-shadow:    0px 3px 9px -4px rgba(50,50,50, 1);
box-shadow:         0px 3px 9px -4px rgba(50,50,50, 1);

z-index:100;

}


.nav ul {
  
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #064a6c; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 15px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */

}

#responsiveMenu {
display: inline-block;
float:right;
color:#fff;
cursor:pointer;
padding-right:1.5%;
font-size:1.2em;

}
#closeRespMenu{
position: absolute;
top: 0;
    right: 2%;
    cursor:pointer;
    font-size: 1.3em;
	color:red;
margin-left: 50px;
color:#fff;
display:block;
font-weight:bold;


}

.nav ul li.top_menu_item {


margin-left:-3%;
z-index:2;
position:relative;
box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-moz-box-shadow:6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
-webkit-box-shadow: 6px 0px 15px -4px rgba(0,0,0,0.2), -6px 0px 15px -4px rgba(0,0,0,0.1); 
cursor:pointer;
  width:100%;
  margin-top:5%;
}

#firstLI{
	 margin-top:17%;
	
}

.nav ul li a {
float:left;
  color: #ffffff;
  /*1 REM*/
  font-size: 0.8em;
  text-align:center;
  text-decoration: none;
  /* font-weight: bold;*/
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; 
  z-index:100;
  width:100%;

}
/*
nav ul li a:hover {
  color: #ffff00; 
  
}
*/

a.active {
background-color:#329999;
	
}


.nav ul li:hover > a{
 background-color:#376e89;/*HERE*/
color:#fff;
  
}

/** dropdown menus**/


.nav ul .submenu_lv1 a{

display:none;

} 
.nav ul .submenu_lv1{
display:none;
}
.nav ul .submenu_lv2{
display:none;
}
.nav ul .submenu_lv3{
display:none;
}

.nav ul .submenu_lv2fmcg{
display:none;
}


.nav ul ul li:hover{
display:none;

}


.nav ul ul .submenu_lv2 a{
display:none;
} 

.nav ul li:hover > ul{

display:none;
} 

.nav ul ul{
display:none;

}


.nav ul ul li{
display:none;

}

.nav ul ul ul li{
display:none;
}
.nav ul ul ul ul.submenu_lv3{
display:none;
}

.nav ul ul ul ul{
display:none;

}
.nav ul ul ul ul.ey{
display:none;
}
.nav ul ul ul ul.ex{
display:none;
}


.nav ul ul li.submenu_lv3_item{
display:none;
}

.nav ul ul li.submenu_lv1_itemfmcg{
display:none;

}

.nav ul ul li.submenu_lv2_itemfmcg{
display:none;
}

.nav ul ul ul{
display:none;
}

.nav ul ul ul li{
display:none;

}	
 }
/*----------END---------*/
