/* #######################################################################
meanMenu
--------
To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
#header{ 
    display: table;
    float: right;
    height: auto;
    margin: 14px 0 0;
    padding: 0;
    vertical-align: top;
	 }
#header img{ float:left;}
#header .navMenu{  }
#header .navMenu ul{
 display:block; 
 padding:0 0px;
  margin:0px 0px;
 }
#header .navMenu ul li{
	display: inline-block;
    float:left;
    font-weight: 600;
    padding: 0 0px;
   position: relative;
   }
#header .navMenu ul li:last-child{
	/*padding-right:0;*/
	}
#header .navMenu ul li a{
    color: #202020;
    display: block;
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    padding: 0px 27px;
    position: relative;
  }
#header .navMenu ul li:hover a:before{
	top:0;
	left:0;
	opacity:1;
	}
#header .navMenu ul li li a:before{
	display:none;
	}
#header .navMenu ul li li a:after{
	display:none;
	}
#header .navMenu ul li:hover a:after{
	bottom:12px;
	right:0;
	opacity:1;
	}
#header .navMenu ul li:hover a {
    /*background: #ff5454 none repeat scroll 0 0;*/
    color:#bfbfbf;
	}
#header .navMenu ul li:hover li a {
    color: #2e2e2e  !important;
	background:none;
	}
#header .navMenu ul li:hover li:hover a {
    color: #bfbfbf;
	}
.current-menu-item {
    /*background: #ed1c24 none repeat scroll 0 0;
    color: #fff !important;*/
	}
.current-menu-item > a, #header .navMenu ul li:hover a {
    color: #0761a5   !important;
	/*background:#00a4d8 ;*/
}
#header .navMenu ul li:last-child.current-menu-item a {
    color: #fff !important;
	}
.current-menu-item li a {
     color: #bfbfbf !important;
	}


.mean-container .mean-nav ul li.current-menu-item a::before, .mean-container .mean-nav ul li.current-menu-item a::after {
    display: none;
	}




#header .navMenu ul li:first-child a {
   /* border-radius: 4px 0 0;*/
	}
/* #header .navMenu ul li:last-child a {
	background: #0761a5  url("../../images/phone2.png") no-repeat scroll 16px center;
    border-radius: 6px;
    border-right: medium none;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 0 17px 0 49px;
	}  */
/* #header .navMenu ul li:last-child:hover a {
	 background-color: #054c82 ;
	} */
/* #header .navMenu ul li:last-child a:hover, #header .navMenu ul li:last-child:hover a{
	color: #fff !important;
	} */
#header .navMenu ul li:hover,  .navMenu .current-menu-item, .navMenu .active{
    /*background: #ed1c24 none repeat scroll 0 0;
    color: #bfbfbf !important;*/
    /*-webkit-transform: skewX(22deg);
    -moz-transform: skewX(22deg);
    -ms-transform: skewX(22deg);
    -o-transform: skewX(22deg);
    transform: skewX(22deg);*/
	/*-moz-transform: skewX(-36deg);
	-webkit-transform: skewX(-36deg);
	transform: skewX(-36deg);*/
	}
#header .navMenu ul li ul li > a:hover,  .navMenu ul li .current-menu-item a, .navMenu ul li .active{
	/*border-bottom:none !important;*/
	}

#header .navMenu ul li ul{
    background: #f9f9f9;
    /* border-bottom: 3px solid #00a2e5; */
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 41px;
    width: 310px;
    z-index: 111;
    /* overflow: auto;
    height: 300px; */
}
/*#header .navMenu ul li ul:hover{
content:'';
position:absolute;
width:10px;
height:10px;
top:-12px;
left:43px;
z-index:10000;
background: url(../images/nav_arrw.png) no-repeat 0 0;
	}	
*/	
	

#header .navMenu ul li ul li ul {
    display: none;
    left: 200px;
    position: absolute;
    top: 0;
}	
#header .navMenu ul li ul li:hover ul{display:block;  z-index:111;
}
	
			 
#header .navMenu ul li:hover > ul{display:block;  z-index:111;
}
#header .navMenu ul li ul li{ width:100%;
	 display:block;
	  font-weight:500;
	border-bottom:1px solid #e0e0e0;
}
#header .navMenu ul li ul li:hover{ 
	/*background:#ff5454;*/
	}
#header .navMenu ul li ul li:hover a {
    color: #0bb9db  !important;
}

#header .navMenu ul li ul li:last-child{ border-bottom:none;}
#header .navMenu ul li ul li:last-child a{
    padding: 0px 13px;
    font-size: 14px;
    font-weight: 400;
}
#header .navMenu ul li ul li:last-child:hover a{
    background: unset;
    color: #0070b1  !important;
}
#header .navMenu ul li ul li a{ 
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0px 13px;
    text-align: left;
    text-transform: none;
    transition: all 300ms ease 0s;
  }
#header .navMenu ul li ul li a:hover{
	/*background-image: url(../../images/pacific_offices_bullet1.png) !important;*/
    /*border: medium none;*/
    color: #0070b1  !important;
	}


.mean-expand {
    font-size: 23px !important;
    text-transform: uppercase !important;
}







/*************************
	Mega menu css
*******************************/
#header .navMenu ul li:hover .megaMenu{
	display:block;
	}
.megaMenu {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dedede !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    display: none;
    left: 0;
    padding: 35px;
    position: absolute;
    top: 138px;
    width: 100%;
    z-index: 99999;
	}
.megaMenu h4{
	color: #183398;
    font-family: Pt Serif;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 29px;
    text-shadow: 0 0 0 #183398;
    text-transform: uppercase;
	}
.megaMenu p{
	color: #686868;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 0;
	text-transform: none;
	}
.leftMegaBox {
    border-right: 1px solid #e8e8e8;
    display: inline-block;
    float: left;
    padding-right: 37px;
    vertical-align: top;
    width: 36%;
	}
.middleMegaBox {
    border-right: 1px solid #e8e8e8;
    display: inline-block;
    float: left;
    padding-left: 35px;
    padding-right: 35px;
    vertical-align: top;
    width: 32.4%;
	}	
.rightMegaBox {
    display: inline-block;
    float: left;
    padding-left: 37px;
    vertical-align: top;
    width: 31.3%;
	}	
.megaMenu li{
	color: #686868;
    font-family:Lato;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 0;
	text-transform:uppercase;
	}
.megaMenu ul{
     width: 100%;
	}
.leftMegaBox li {
    border: medium none !important;
	}
.leftMegaBox li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 1px solid #dfdfdf !important;
    color: #686868 !important;
    font-weight: 700 !important;
    text-transform: none !important;
	}	
.navNewsletter{}	
.navNewsletter input[type="text"]{
	background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    color: #202020;
    display: inline-block;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    padding: 0 8px;
    width: 219px;
	}	
.navNewsletter input[type="submit"]{
	 background: #ff8d00 none repeat scroll 0 0;
    border: 2px solid #ffddb2;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway;
    font-size: 19px;
    font-weight: 400;
    line-height: 46px;
    padding: 0 14px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    transition: all 200ms ease 0s;
    vertical-align: top;
	}
.navNewsletter input[type="submit"]:hover {
    background: #ed7b00 none repeat scroll 0 0;
	}	
.navBtn{
	background: #ff8d00 none repeat scroll 0 0;
    border: 2px solid #ffddb2;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    float: right;
    font-family: Raleway !important;
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 42px;
    margin-top: 15px;
    padding: 0 22px !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: none !important;
    transition: all 200ms ease 0s;
    vertical-align: top;
	}
.navBtn:hover {
    background: #ed7b00 none repeat scroll 0 0;
	}	
.middleMegaBox h5{
	color: #525252;
    display: inline-block;
    font-family: Lato;
    font-size: 21px;
    font-weight: 600;
    padding: 13px 0 9px;
	}
.rightMegaBox li {
    border-bottom: 1px solid #dedede !important;
    padding: 16px 0 !important;
	}
.rightMegaBox img {
    float: left;
    height: auto;
    padding: 0 14px 0 0;
    width: 109px;
	}
.rightMegaBox li:first-child{
    padding-top:0 !important;
	}
.leftMegaBox ul {
    padding: 0 0 42px !important;
	}
.mean-nav {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.4);
    position: absolute;
    right: 0;
    top: 2px;
    width: 250px;
    z-index: 99;
	}

	








@media screen and (min-width: 959px){
#navi{display:none;}
}
/* hide the link until viewport size is reached */
@media only screen and (max-width: 959px){

#header{
width:100%;
}

#navi{display:none;}
a.meanmenu-reveal {
display: none;
}
.mean-container{  float:right; width:55%;}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background:rgba(23,166,242,0.6) !important;
padding: 4px 0;
min-height: 37px;
z-index: 99; /*border-radius:5px;*/
}
.mean-container a.meanmenu-reveal {
background:#0bb6d7;	 
width: 22px;
height: 22px;
padding: 8px 11px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav { 
    float: left;
    /* width: 100%; */
    margin-top: 33px;
    width: 430px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
background:none repeat scroll 0 0 #f7f7f7;
}
.mean-container .mean-nav ul li a {
	 border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    color: #898989;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 8px 5% 7px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    width: 100%;
	}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 1em 10%;
border-bottom: 1px solid #f1f1f1;
border-bottom: 1px solid rgba(255,255,255,0.25);
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
        width: auto;
        padding: 6px 55px;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
	/*background: #00a4d8 none repeat scroll 0 0;*/
    color: #0071bc;
	}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
}

.menuBar.scrolled #header .navMenu ul li ul li {
    padding-top: unset;
}
.menuBar.scrolled #header .navMenu ul li ul li a{
    font-size: 13px;
}