@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800');
@import url(http://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600);
@import url(http://fonts.googleapis.com/css?family=Nunito: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**********************/
 .bck{
	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{
	height: 100%;
    position:relative;
	background-image: url('../images/globesmudge.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index:1;
	}



#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;
}  


/**************************SlideShow Start*************************/
#slider1_container{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 659px; 
	height: 330px; 
	background: #000; 
	overflow: hidden; 

}

#loadingDiv{
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#filterDiv{
	filter: alpha(opacity=70); 
	opacity:0.7; 
	position: absolute; 
	display: block;
    background-color: #000000; 
	top: 0px; 
	left: 0px;
	width: 100%;
	height:100%;
}

#positionLoadingDiv{
	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: 659px; 
	height: 400px;
    overflow: hidden;
}

#thumbNavDiv{
	cursor:default;
	position: absolute; 
	width: 100px; 
	height: 300px; 
	left:505px; 
	top:0px;
}

	#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%;

	
	
}

	.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);
}
.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%;

	
	
}
/*
.DBSlide1{
content:url('../images/DBSLIDE2.jpg');
}
.DBSlide2{
content:url('../images/DBSLIDE6.jpg');
}
.DBSlide3{
content:url('../images/DBSLIDE4.jpg');
}
.DBSlide4{
content:url('../images/DBSLIDE5.jpg');
}
*/


 /* 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: 'Open Sans', 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:#fff;
    font-size:13px;
    font-weight:500;
}

.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:#a1dbff;
}

.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:rgba(0,0,0,0.7);
}

.jssort11 .pav, .jssort11 .pdn{
    background:#462300;
}

.jssort11 .p:hover, .jssort11 .phv, .jssort11 .pav:hover{
	background:#462300;
}

#prototypeDiv{
	position: absolute; 
	width: 200px; 
	height: 69px; 
	top: 0; 
	left: 0;
}

#thumbnailTemplateDiv{
	width: 100%; 
	height: 100%; 
	border: none;
	position:absolute;
	top: 0; 
	left: 0;
}
/**************************SlideShow End***************************/
body {
  font-family: 'Open Sans', sans-serif;
}


/* Headings */

h1{
font-size:3rem;
color:#364B5C;
letter-spacing: 2px;
}

h2{

    padding: 10px 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.1em;
    letter-spacing: 1px;
    color: #333333;


}



/* 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;

}

.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;



}

/* 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: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;
	
}
/**bulk image**/
#bulk_img_wrapper{

margin-right:-50%;

float:left;
margin-left:1.5%;
}
#bulk_img{
width:100%;

margin-top:20%;
margin-left:10%;
float:left;

}
.dRightDBProducts{
	list-style:none;
}
.dRightHeadings{
	padding-left:0.7%;
	padding-top:1%;
}
.dRightText{
	padding-top:1%;
	padding-left:2%;
}
#desc-right{
width:47%;
/*height:54%;*/
float:right;
margin-right:1.3%;
margin-top:-1%;
text-align:left;
display: inline; 
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc;
 box-shadow: 0 0 10px #ccc; 
 padding-bottom:10%;
 padding-left:3%;
 
}

#desc_left{
margin-top:2%;
}

.services{
padding: 5px 5px;
font-size:1em; 
font-weight:bold; 
	
	
	
}


/*******Dry bulk services button*****/
.dry_bulk_services_btn{
	font-family: "Nunito", sans-serif;
	letter-spacing: 1px;
	text-align: center;
	position:absolute; 
	color:#fff; 
	font-size:1em;
	text-decoration:none; 
	text-decoration:none; 
	border:2px solid #2f71bf;
	background:#2f71bf;
	padding:12px; 
	overflow: hidden;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	right:30%;
	margin-top:-3%;
}
.dry_bulk_services_btn:hover, .dry_bulk_services_btn:active 
{
  text-decoration: none;
  color: #357ed5;
  border-color: #357ed5;
  background: #fff;
}

.dry_bulk_services_btn span 
{
  display: inline-block;
  position: relative;
  padding-right: 0;
  transition: padding-right 0.5s;
  -moz-transition: padding-right 0.5s;
  -webkit-transition: padding-right 0.5s;
}

.dry_bulk_services_btn span:after 
{
  content: ' ';  
  position: absolute;
  top: 0;
  right: -18px;
  opacity: 0;
  width: 10px;
  height: 10px;
  margin-top: -10px;
  background: rgba(0, 0, 0, 0);
  border: 3px solid #FFF;
  border-top: none;
  border-right: none;
  transition: opacity 0.5s, top 0.5s, right 0.5s;
  -moz-transition: opacity 0.5s, top 0.5s, right 0.5s;
  -webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); 
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.dry_bulk_services_btn:hover span, .dry_bulk_services_btn:active span 
{
  padding-right: 30px;
}

.dry_bulk_services_btn:hover span:after, .dry_bulk_services_btn:active span:after 
{
  transition: opacity 0.5s, top 0.5s, right 0.5s;
  opacity: 1;
  border-color: #35aae1;
  right: 0;
  top: 50%;
}


#db_servicesHeaderDiv{
-moz-box-shadow: 0 0 7px #626774; 
-webkit-box-shadow: 0 0 7px #626774;
 box-shadow: 0 0 7px #626774;
 color:#354a5b;
 padding-bottom:0.6%;
 width:100%;
}
#db_servicesHeader{
font-size:2.5em;
}


#right_bottom_img{
width:490px;
height:320px;
-moz-box-shadow: 0 0 10px #000; 
-webkit-box-shadow: 0 0 10px #000;
 box-shadow: 0 0 10px #000;
}


/*****Contact Button*****/
.contactBtn{

	font-family: "Nunito", sans-serif;
	text-align: center;
	font-size:1.5em;
	letter-spacing:1px;
    border: none;
    text-align: center;
    outline: none;
	position:absolute; 
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
	font-weight:bold; 
	text-decoration:none;
	border: 2px solid #0C5;
	background:#0C5;
	padding:10px; 
	overflow: hidden;
	cursor:pointer;
	right:30%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
	
	
}


.contactBtn:hover, .contactBtn:active 
{
  text-decoration: none;
  color: #0C5;
  border-color: #0C5;
  background: #fff;
}

.contactBtn span 
{
  display: inline-block;
  position: relative;
  padding-right: 0;
  transition: padding-right 0.5s;
  -moz-transition: padding-right 0.5s;
  -webkit-transition: padding-right 0.5s;
}

.contactBtn span:after 
{
  content: ' ';  
  position: absolute;
  top: 0;
  right: -18px;
  opacity: 0;
  width: 10px;
  height: 10px;
  margin-top: -7px;
  background: rgba(0, 0, 0, 0);
  border: 3px solid #FFF;
  border-top: none;
  border-right: none;
  transition: opacity 0.5s, top 0.5s, right 0.5s;
  -moz-transition: opacity 0.5s, top 0.5s, right 0.5s;
  -webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
  transform: rotate(221deg);
  -ms-transform: rotate(221deg);
  -moz-transform: rotate(221deg);
  -webkit-transform: rotate(221deg);
}

.contactBtn:hover span, .contactBtn:active span 
{
  padding-right: 30px;
}

.contactBtn:hover span:after, .contactBtn:active span:after 
{
  transition: opacity 0.5s, top 0.5s, right 0.5s;
  -moz-transition: opacity 0.5s, top 0.5s, right 0.5s;
  -webkit-transition: opacity 0.5s, top 0.5s, right 0.5s;
  opacity: 1;
  border-color: #0C5;
  right: 0;
  top: 50%;
}





/***IS MENU***/
/*
.frontPageProducts{
padding-top:9%;


}



.productContainer{
border-right:1px dotted #cccccc;
float:left;
margin-left: 2px;
padding-left: 2px;
text-align:center;
width:19.5%;
padding-bottom:1.5%;

}

#p1,#p2,#p3,#p4,#p5{
margin-bottom: -1.5%;
}

.productContainer:hover{
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc;
 box-shadow: 0 0 10px #ccc; 

}
*/
h4{
padding: 10px 5px;

}

#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%;

}

#left_bottom_content{
float:left;
text-align:left;
width:50%;
padding-left:5%;
margin-top:3%;
margin-left:3%;
line-height:1.5em;
text-align:left;
padding-top:3%;
padding-bottom:3%;
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc;
 box-shadow: 0 0 10px #ccc; 

}

#right_bottom_image{
float:right;
margin-top:4%;
margin-right:3%;


}


.slide_btn{
text-align:center;
text-decoration:none;
list-style:none;
}

.box {
  color: white;
  width: 45em;
  height: 13em;
  background: tomato;
  position: relative;
  overflow: hidden;
  margin: 2.5em auto;
  font-family: 'PT Sans';
  box-shadow: .35em .35em 0 0 #000;
}

.left {
  padding: 3em;
  height: 100%;
  width: 100%;
}
.left h1 {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.left p {
  font-size: 1.2em;
  width: 18em;
  margin: 0;
}

.right {
  height: 100%;
  width: 100%;
  background: #383838;
  position: absolute;
  top: 0;
  left: 28em;
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
}
.right::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13em 3em 0 0;
  border-color: transparent #383838 transparent transparent;
  left: -3em;
  top: 0;
  position: absolute;
}
.right:hover {
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  transform: translateX(-28em);
  -ms-transform: translateX(-28em);
  -moz-transform: translateX(-28em);
  -webkit-transform: translateX(-28em);
}
.right:hover a {
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  transform: translateX(0) scale(1.5);
  -ms-transform: translateX(0) scale(1.5);
  -moz-transform: translateX(0) scale(1.5);
  -webkit-transform: translateX(0) scale(1.5);
}
.right:hover a::before {
  width: 4.9em;
}
.right a {
  font-weight: 700;
  text-decoration: none;
  color: white;
  text-align: center;
  display: block;
  font-size: 2.1em;
  transform: translateX(-6.75em);
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  position: relative;
  line-height: 6.5em;
  text-transform: uppercase;
}
.right a::after {
  content: '';
  height: .09em;
  position: absolute;
  background: white;
  bottom: 4em;
  left: 7.75em;
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  width: 0;
}
.right a::before {
  content: '';
  height: .1em;
  width: 0;
  position: absolute;
  background: white;
  bottom: 2.5em;
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
}
.right a:hover::before, .right a:hover::after {
  width: 6em;
  transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;

}



/***----Contact Tabs----**/

h1.headingH1{
padding-top:1.5%;
color:#364B5C;
font-family: 'Raleway',sans-serif;  font-weight: 600;  text-transform: uppercase;
}


#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;
letter-spacing:1px;

}
/* Google Maps */
#gmap_wrapper{
	margin-top:1%;
bottom:0;

	overflow:hidden;

		width:100%; 
}
#gmap_canvas{
	
	height:220px;
 width:100%; 
	
}

#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%;
	display:inline-block;
}
.checkTxt{

	display:inline-block;
}
.feedback-input {
  color:000000;
  font-family: 'Open Sans', sans-serif;
  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 {
	 color:000000;
  height: 150px;
   font-size: 0.8em;
    font-family: 'Open Sans', sans-serif;
resize: none;
   
}
.submit {
	text-align:left;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #44c767 ;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding:17px;
	width:6.9rem;
	text-decoration:none;
	background: url(../images/submit.png) #44c767 no-repeat right;
	letter-spacing:1px;
	text-transform:uppercase;

	
}
.submit:hover {
		background-color:#6bd387;
}
.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---------*/