body.logged-in {
    margin-top: 32px;
}
body.logged-in nav.navbar.navbar-default.navbar-fixed-top {
    margin-top: 32px;
}
.home-container { padding-bottom:50px } 

/*
Shaghayegh Changes
*/
.jumbotron{
 	    background: url('/wp-content/uploads/2016/08/header-1.jpg');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: initial;
    background-position: right 62% center;
    display: block;
    z-index: 10;
    width: 100%;
    margin-top: 89px;
    /* padding: 372px 93px 57px 64px; */
    -webkit-box-shadow: -1px 6px 21px 0px #dddfd4;
    -moz-box-shadow: -1px 6px 21px 0px #dddfd4;
    box-shadow: -11px 9px 46px 8px #dddfd4;
    text-align: right;
}
.ctaJumbo{    
    right: 13%;
}

.ctaJumboLogo {
    display: inline-block;
    margin-bottom: 20px;
}
.ctaJumboApt{
    min-width: 150px;
    font-size: 18px;
    display: inline-block;
    padding: 1em 2em;
    border: none;
    color: #fff;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    background: #d14017;
    -webkit-box-shadow: 0px 6px 19px -2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 6px 19px -2px rgba(0,0,0,0.35);
    box-shadow: 0px 6px 19px -2px rgba(0,0,0,0.35);
    border-radius: 18px 0px 26px;
 }
a.ctaJumboApt:hover{text-decoration: none;
    background-color: #094e56;
    color: white;}

/*---- general styles ----*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,300);
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
.row {
     margin-right: 0px; 
     margin-left: 0px; 
}
body {
  font-family: 'PT Sans', sans-serif;
  color:#82837c;
  background-color: #fff;
  font-size: 15px;
  line-height: 1.6;
}
img {
  max-width: 100%;
}
address{
      font-style: italic;
}
h1, h2, h3, h4 {
    font-family: 'Century Gothic','PT Sans', sans-serif;
}
h1 {
    /* text-align: center; */
    color: #494b3d;
    font-size: 25px;
    padding: 20px 0px 10px 0;
}
h2, .h2 {
    font-size: 22px;
    color: #4c5962;
    padding: 20px 0px 10px 0;
    /* text-align: center; */
}
a {
 	 color:#497f82;
}
hr{
 	color:white; 
}
a:hover{
 	 text-decoration: none;
	color:#094e56
}
.navbar .container {
    padding: 0;
}
p {    
  	font-size: 15px;
   	line-height: 1.6;
  font-family: 'PT Sans', sans-serif;
}
/*---'page' header, Jumbotron ---*/

div#logo-ovr {
    position: absolute;
    top: 121px;
    z-index: 99;
        max-width: 50%;
}

.second-slide, .first-slide{width:100%;}
header {
    /*position: absolute;*/
    z-index: 10;
    width: 100%;
    /*padding: 100px 0 0 0;*/
}

.jumbotron img {
    margin-bottom: 30px;
}

@media all and (max-width:768px){
    .jumbotron .row {
    background-color: rgba(255,255,255,.5);
    padding: 13px;
}
    .jumbotron{ margin-top:0;}
}


/*-----sidebar----*/
li#text-2.widget.widget_text {
    list-style-type: none;
}
li#text-3.widget.widget_text {
    list-style-type: none;
}
#sidebar{
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
}
h2.sidebarText{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
h2.sidebarText {
    background: #23686c;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 17.5px;
    font-family: Lato !important;
    padding: 12px 0;
    width: 251px;
    top: -20px;
    font-weight: bold;
}

h2.sidebarText:hover{
  text-decoration:none;
  color:#fff;
}
#sidebarPrimaryWrap{
      padding-top: 8%;
 }
.fade{opacity: 0.8;}
.fade:hover{
     opacity: 1;
    }
.view2{
    overflow: hidden;
    position: relative;
    cursor: default;
  }
/*---- Navigation ----*/

/*#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
      border-radius: 23px;
}*/

/*#mega-menu-wrap-primary #mega-menu-primary{
    padding: 11px 0px 0px 0px !important;  
}  */



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right {float: left !important;}
.navWrap {
    background: rgb(160, 166, 131);
}
.btn-phone {
  /*display:none;*/
  padding: 12px;
}
#cta-header-wrap{
    color: #fff;
    background-color: #497f82;
    /* width: 280px; */
    height: auto;
    padding: 8px 20px;
    font-size: 18px;
    text-align: right;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    font-size: 25px;
        margin: 0;
}
#cta-header-wrap p{ font-size: 25px; line-height:normal;   margin: 10px 0px;}
#cta-header-wrap p a, #cta-header-wrap p a:hover{
   color:#fff;
}
.navbar-default {
    border-color: #094e56;
    background-color: #094e56;
    color: #ffffff;
    /* position: absolute; */
    border-top: solid white 3px;
    border-bottom: solid white 7px;
}
#cta-header-wrap p{
  text-align:center;
}
/*---- Carousel ----*/
.captionText2 {
    /* width: 310px; */
    /* text-align: center !Important; */
    color: #000;
    font-size: 18px;
    text-shadow: none;
    /* float: left; */
    /* margin-top: 4%; */
}
.button {
    /* width: 48%; */
    /* min-width: 150px; */
    /* margin-top: 13%; */
    font-size: 23px;
    display: inline-block;
    padding: 2%;
    font-weight: 400;
    border: none;
    color: #fff;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    background: #d14017;
    -webkit-box-shadow: 0px 6px 19px -2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 6px 19px -2px rgba(0,0,0,0.35);
    box-shadow: 0px 6px 19px -2px rgba(0,0,0,0.35);
    border-radius: 18px 0px 26px;
}
a.button:hover{ 
  	color:#000;
}
.logo{
  	display:inline-block;
}
.carousel-control{
    padding-top: 30vh;
}
.carousel-caption {
    /* float: left; */
    left: 2.5%;
    /* top: -454px; */
    position: absolute;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    z-index: 10;
    color: #333;
    font-size: 16px;
    text-align: left;
}
#myCarousel{
   -webkit-box-shadow: -1px 6px 21px 0px #dddfd4;
   -moz-box-shadow: -1px 6px 21px 0px #dddfd4;
   box-shadow: -1px 6px 21px 0px #dddfd4;
}
/*.carousel-inner > .item > img {
  max-width:400%!important;
}*/
/*----- HOME PAGE-----*/
.meetImage{
  float:right;
}
.view {
  	min-height:350px;
    overflow: hidden;
    position: relative;
    cursor: default;
    top: -57px;
    transition: all ease 1s;
    background-color: #23686c;
}
.view:hover {
    transition: all 1s ease;
    /* top: -20px; */
    -webkit-box-shadow: 0px 3px 11px 2px rgba(202,204,194,1);
    -moz-box-shadow: 0px 3px 11px 2px rgba(202,204,194,1);
    box-shadow: 0px 3px 11px 2px rgba(0, 0, 0, 0.56);
}
.view h2 {
    padding: 0px;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 15.5px;
    font-weight: 400;
    font-family: Lato !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.view img {
    width: 100%;
    margin-top: 7%;
}

.view p {
    font-size: 14px;
    /* padding: 0 12%; */
    font-weight: 400;
    color: white;
    /* text-align: center; */
    /* line-height: normal; */
    margin: 8%;
}
.view a { color: white; }
.view a:hover{ color: white; }
/*contact us page*/
.contact-page-wrap{
	text-align:center;
}
.page-id-32 .jumbotron{
display:none;
}
.contactMapsWrap{
     padding-right: 0px; 
     padding-left: 0px; 
     padding-bottom: 2%;
}

/*----- contact form -----*/
#wpcf7-f100-p19-o1 select, #wpcf7-f71-o1 select{
  width:100%;
  height:42px;
}
.contactLink{
 color: #337ab7; 
}
input, textarea {
    padding: 6px;
    border: solid 3px #c9c9c9;
      width: 100%;
}
.wpcf7 {
    background-color: #c9c9c9;
    border: 2px solid #094e56;
}
.wpcf7-form {
 	margin-left: 25px;
 	margin-right: 25px;
 	margin-top: 25px;
}
.wpcf7-submit {
	background: #23686c;
	color: #fff;
  font-size:20px;
  width:100%;
}

#formTitle{
  font-size: 30px;
  color: #094e56;
  }
/*-----FOOTER-----*/
.footer-logo img {
    padding-top: 10%;
    margin-bottom: 7%;
}
footer{
      margin-top: 30px;
      background-color: #c1d5d6;
  		padding-bottom: 2%;
}
.footer-location img{
      padding-top: 8%;
}
#legal {
      text-align: center;
}
.social-btns {
    text-align: center;
}
.social-btns a {
    background-color: #23686c;
    padding: 17px;
    /* margin: 5%; */
    display: inline-block;
    /* float: left; */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50%;
    color: #fff!important;
    /* font-size: 2em; */
    width: 58px;
    height: 58px;
    text-align: center;
    /* line-height: 51px; */
    /* -webkit-transition: all 1s; */
    /* transition: all 1s; */
}
	
.footerLinks{
  		text-align:center;
}
#footerWrap{
 		padding-top:1%; 
}
.footerTitle{
  	text-decoration:underline;
  	text-align:center;
}
footer img{
  	display: block;
    margin-left: auto;
  	margin-right: auto;
}
.social-btns a:hover i {
    -ms-transform: rotate(-20deg) rotateY(360deg);
    -webkit-transform: rotate(-20deg) rotateY(360deg);
    transform: rotate(-20deg) rotateY(360deg);
    transition: ease 2s all;
}


@media all and (max-width: 970px){
    
    #logo-ovr{display:none;}
}


/*------------------------------------------DEVICE FRIENDLY ----------------------------------------------*/
/* jumbotron*/
@media (min-width:1400px) and (max-width:1600px){
  .ctaJumboApt{
        margin-top: -7%;
}}
@media (min-width:1100px) and (max-width:1399px){
  .ctaJumboApt{ 
    margin-top:-9%;
		}
  .ctaJumbo{
   		 right:0;
  }}
@media (min-width:800px) and (max-width:1099px){
  .ctaJumboLogo{
    		width:42%;
        margin-top: -237px;
  }
  .ctaJumboApt{
    	    margin-top: -15%;
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (min-width:670px) and (max-width:799px){
  .ctaJumboLogo{
    	width: 58%;
  }
  .ctaJumboApt{
    	margin-top: -20%;
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (min-width:500px) and (max-width:669px){
  .ctaJumboLogo{
    	    width: 109%;
  }
  .ctaJumboApt{
    margin-top: -23%;
    margin-right: 74px;
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (min-width:450px) and (max-width:499px){
  .ctaJumboLogo{
    	    width: 109%;
  }
  .ctaJumboApt{
    margin-top: -23%;
    width: 100%;
    text-align: center;
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (min-width:400px) and (max-width:449px){
  .ctaJumboLogo{
    width: 123%;
  }
  .ctaJumboApt{
   /* margin-top: -23%;
    width: 100%;*/
    text-align: center;
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (max-width:399px){
  .ctaJumboLogo{
    display:none;
  }}
@media (min-width:300px) and (max-width:399px){
  .ctaJumboApt{

    text-align: center;
 
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (min-width:282px) and (max-width:300px){
  .ctaJumboApt{

    text-align: center;
 
  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (min-width:250px) and (max-width:281px){
  .ctaJumboApt{

    text-align: center;

  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
@media (max-width:250px){
  .ctaJumboApt{

    text-align: center;

  }
  .ctaJumbo{
   		 right:-5%;
    margin-top: 12%;
  }}
/*header*/
@media (max-width:1199px){
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    font-size: 13px !important;
  }}
@media (max-width:1079px){
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    font-size: 11px !important;
  }}
@media (max-width:1099px){
 #cta-header-wrap p{
     font-size: 16px;
  }}
@media (max-width:900px){
		#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-left{
      margin-top: 3%;
  }}
@media (max-width:850px){
		#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-left{
      margin-top: 7%;
  }}
@media (max-width:346px){
 #cta-header-wrap p{
     font-size: 14px;
  }}
/*carousel*/

@media screen and (min-width: 768px){
.carousel-caption {
    padding-bottom: 113px;
}
}

@media (min-width:1266px) and (max-width:1459px){
  .carousel-caption{
   /*  top: -389px;   */
  }}
@media (min-width:1200px) and (max-width:1265px){
  .carousel-caption{
    /*top: -365px;
    left: 3%;*/
  }}
@media (min-width:1100px) and (max-width:1199px){
  .logo{
 /* 	margin-top:20%;  */
  }
  .button{
   /* margin-top: 8%;
    right: 17%;*/
  }}
@media (min-width:1032px) and (max-width:1099px){
  .logo{
 /* 	margin-top: 20%;
    width: 47%; */
  }
  .captionText2{    
    margin-top: 3%;
  }
  .button{
   /* margin-top: 9%;
    right: 20%;
    width: 41%;*/
  }}
@media (max-width:1000px){
  .first-slide, .second-slide{
      padding: 130px 17px 1px 64px;
  }}
@media (min-width:990px) and (max-width:1031px){
  .carousel-caption{
    /*	left:3%;
      top: -587px; */
  }
    .logo{
    /*  margin-top: 37%;
    	width: 60%;*/
  }
  .captionText2{    
    margin-top: 2%;
   font-size: 15px;
  }
  .button{
    margin-top: 7%;
    right: 76%;
    font-size: 14px;

  }}
@media (max-width:990px){

.captionText2{ 
  	display:none;
  }}
@media (min-width:900px) and (max-width:989px){
      .carousel-caption{
    	left:3%;
      top: -587px;
  }
    .logo{
        margin-top: 55%;
        width: 71%;
  }
  .button{
    margin-top: 4%;
    font-size: 14px;
}}
@media (min-width:700px) and (max-width:899px){
      .carousel-caption{
    	left:3%;
      top: -501px;
  }
    .logo{
      margin-top: 46%;
      width: 71%;
  }
  .button{
    margin-top: 4%;
    font-size: 14px;
}}
/*jumbotron general*/
@media (min-width:970px){
  .page-id-5 .jumbotron{
  	display:none;
  }}
@media (max-width:969px){
  .page-id-5 #myCarousel{
  	display:none;
  }}
/*home page*/
@media (max-width:1200px){
  .view {
    top:-54px;
  }}
@media (max-width:990px){
  .view {
    top:0px;
  }}

/*footer*/
@media (min-width:767px) and (max-width:992px){
  .social-btns{
    padding-left:9%;
  }}
@media (min-width:644px) and (max-width:765px){
  .social-btns{
    padding-top: 5%;
  }
#legal {
  	padding-top: 6%;
  }}

@media (min-width:504px) and (max-width:644px){
  .social-btns{
    padding-top: 5%;
  }
#legal {
  	padding-top: 8%;
  }}
@media (min-width:434px) and (max-width:503px){
  .social-btns{
    padding-top: 5%;
  }
#legal {
  	padding-top: 11%;
  }}
@media (min-width:350px) and (max-width:433px){
  .social-btns{
    padding-top: 5%;
  }
#legal {
  	padding-top: 15%;
  }}
@media (min-width:277px) and (max-width:349px){
  .social-btns{
    padding-left: 12%;
    padding-top: 5%;
  }
#legal {
  	padding-top: 15%;
  }}
@media (max-width:277px){
  .social-btns{
    padding-left: 2%;
    padding-top: 5%;
  }
	#legal {
  	padding-top: 58%;
  }}
/*
Shaghayegh Changes
*/

#mega-menu-wrap-primary #mega-menu-primary {
    visibility: visible;
    text-align: left;
    padding: 30px 0px 0px 0px !important;
}

h4 {     color: #094e56; } 

@media (max-width: 768px){
.jumbotron {
    margin-top: 73px;
  }}