.blue { background: #283B4E; }
.gray { background: #E6E7E8; }
.left { float: left; }
.right { float: right; }
p { font-size: 14.6px; line-height: 20px; }
span { font-size: 12px; color: #E6E7E8;  }
a:hover { color: #D5A826; }
a button { color: #E6E7E8; }
button { -webkit-appearance: button; }
.translate a button:hover { color: #D5A826; }
.translate a button { color: #283B4E; }

/* grid */
.grid { margin: 0; padding: 0; list-style: none; position: relative; width: 100%; display: block; }

.grid li { float: left; height: 210px; text-align: center; width: 16.6666667%;
	/* Fallback */
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4);
}

i { padding-left: }


/* SITE SPECIFIC CSS
===================================== */
#mainnav ul{ margin:0; position: relative; }
#mainnav ul li{ text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; letter-spacing: .8px;  }
#mainnav ul li:hover a { color:  #E6E7E8; }
#mainnav ul li:focus a { color:  #E6E7E8; }
#mainnav ul li:hover { background: #D5A826; }
#mainnav ul .li-06 a:hover { color: #E6E7E8; }
#mainnav .selected a { color:  #D5A826;  }
.logo { padding: 6px; background: #283B4E; }
#mainnav .logo:hover {  background: #283B4E; }
.logo h1 { margin-top: 20px; padding: 20px;}
.logo p { font-size: 12px; }
#mainnav .li-07:hover { background: #E6E7E8; }

#mainnav .grid { 
-webkit-box-shadow: 0 0 60px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 60px 0px rgba(0,0,0,0.3);
box-shadow: 0 -14px 50px 0px rgba(0,0,0,.3); 
}

#mainnav .li-01,
#mainnav .li-03 { background: #283B4E; padding-top: 90px; }
#mainnav .li-05 { background: #283B4E;  padding-top: 90px; }
#mainnav .li-02,
#mainnav .li-04,
#mainnav .li-06 { background: #E6E7E8; padding-top: 90px; }

#mainnav .li-01 a { padding: 36% 30%; color: #E6E7E8; } 
#mainnav .li-02 a { padding: 36% 28%; color: #283B4E; }
#mainnav .li-03 a { padding: 36% 18%; color: #E6E7E8; } 
#mainnav .li-04 a { padding: 36% 32%; color: #283B4E; } 
#mainnav .li-05 a { padding: 36% 28%; color: #E6E7E8; } 
#mainnav .li-06 a { padding: 36% 33%; }

#mainnav .li-07 { background: #E6E7E8; } 
#mainnav .li-07 .utility-nav li { width: 100%; height: 100%; background: #E6E7E8; font-family: 'Lustria', serif; padding-top: 0px;  }
#mainnav .li-07 .utility-nav li { margin-left: 0; text-transform: none; }
#mainnav .li-07 .utility-nav { background: #E6E7E8; padding-top: 80px;  }


#responsive { display: none; }
#responsive ul{ margin:0; position: relative; }
#responsive-nav ul li{  text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; letter-spacing: .8px; }
#responsive-nav ul li:hover a { color: #E6E7E8; }
#responsive-nav ul li:hover { background: #D5A826;  }
#responsive-nav ul .selected a { color: #D5A826; }
#responsive #responsive-nav ul .selected a{ color: #D5A826; }
#responsive #responsive-nav ul .selected:hover a{ color: #E6E7E8; } 

.translate { margin-top: 10px; padding: 10px; text-align: right; }
.translate button { background: none; }
.translate button a { padding: 10px 0; }

#section-1 .row-3 { display: none; }
#section-1 { padding: 100px 0; }
#section-1 .columns { margin: 0; }
#section-1 .content { padding: 20px 20px 20px 20px; }
#section-1 .row { margin: 0; }
#section-1  h4 { margin:0; line-height: 26px;}
#section-1 p a { color: #D5A826; font-style: italic; font-size: 12px; }
#section-1 .blue a { color: #D5A826; font-style: italic; }
#section-1 .blue { color: #E6E7E8; height: 440px; width: 50%; }
#section-1 .blue h4 { padding-top: 20px; }
#section-1 .gray .col-2-2 .content { padding-left: 0;  }
#section-1 .col-2-2 { width: 50%;  }
#section-1 .col-2-3 { border-left: 2px solid #eee; width: 50%;  }
#section-1 .col-2-3 .content { padding-right: 0;  }
#section-1 .gray { color: #283B4E;  height: 440px; width: 50%; }
#section-1 .gray .col-2-1 { border-bottom: 2px solid #eee; height: 210px; }
#section-1 .gray .col-2-1 h4 { padding-bottom: 20px;  }
#section-1 button { margin-top: 20px; }
#section-1 button a {color: #E6E7E8;  }
#section-1 .row-2 .col-2-2 small { padding: 0px; line-height: 0; }

.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; 
  position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 100%; }
/*iframe { width: 560px; height: 315px; } */ 

footer .blue .footer-nav li{ display: inline-block; padding: 2px 8px 2px 0; font-size:12px; }
footer .blue h6 { padding-top: 10px; font-size:12px;   }
footer address { padding: 10px 0; font-style: normal; font-size:12px; }
footer .blue { color:#E6E7E8; height: 320px; padding: 0; margin: 0; float: left; width: 50%; font-family: 'Open Sans', sans-serif; font-size: 13px; }
footer .blue .content { float: right; padding: 40px 10px 0 20px;     margin-right: 10px;
 }
footer .blue a { color:#E6E7E8; font-weight: 500; }
footer .blue a:hover { color: #D5A826; }
footer strong { color: #E6E7E8;  }
footer .gray { color: #283B4E; height:320px; padding: 0; margin: 0; float: right; width: 50%; }
footer .gray .eight { text-align: center; padding-left: 10px; }
footer h1 { padding-top: 20px; margin-bottom: 20px; }
footer .gray small { margin-top: 80px; font-size: 70%; }
footer .content { margin: 50px 0 0 0; }




/* ABOUT SPECIFIC CSS
=====================================
=====================================
===================================== */
#section { padding: 20px 0 100px 0; }
#section .row-2 .offset-by-three { width: 84.4%;  }
#section .row p { line-height: 24px; }
#section .sub-head  {  margin: 60px 0 100px 0; font-size: 36px; letter-spacing: 1px; font-weight: 900; color: #D5A826; text-align: center;  text-transform: uppercase; }


#about .grid { margin: 0; padding: 0; list-style: none; position: relative; width: 100%; }
#about .grid li { float: left; ine-height: 1.5; height: 150px; text-align: center; width: 16.6666667%; padding-top: 60px; 
	
	/* Fallback */
	width: -webkit-calc(100% / 6);
	width: calc(100% / 6);
}

#about #mainnav .grid .li-05 { box-shadow: none; }
#about #mainnav ul{ margin: 0; position: relative; }
#about #mainnav ul li{ text-transform: uppercase; font-size: 15px; }
#about #mainnav .selected a { color: #D5A826;  }
#about #mainnav .selected:hover a { color: #E6E7E8; }
#about .logo { background: #283B4E; padding: 0; margin: 0;  }
#about .logo img { width: 90%; }
#about .logo h1 { margin-top: 0; padding: 6px 0 0 10px; }
#about .grid li:first-child { padding-top: 20px;  }
#about .li-01 { background: #E6E7E8; }
#about .li-02 { background: #283B4E; }
#about .li-03 { background: #E6E7E8; }
#about .li-04 { background: #283B4E; }
#about .li-05 { background: #E6E7E8; }
#about .li-06 { background: #283B4E; }

#about .li-01 a{ color: #283B4E; padding: 50px 30px; }
#about .li-02 a{ color:#E6E7E8; padding: 50px 10px;}
#about .li-03 a{ color: #283B4E; padding: 50px 0;}
#about .li-04 a{ color:#E6E7E8; padding: 50px 30px;}
#about .li-05 a{ color: #283B4E;  padding: 50px 10px; }
#about .li-06 a{ color:#E6E7E8; }

.about .offset-by-three h3 {  font-weight: 400;  text-align: center; }
.about .row-2 .offset-by-three h4 { font-size: 24px; text-align: center;  }
.about .row-2 .offset-by-three p { margin: 20px 0 50px 0; }
.about #section p { color: #7A7A7A; }
.about .profilephoto { text-align: center; }



/* CONTACT SPECIFIC CSS
=====================================
=====================================
===================================== */
#contact .offset-by-three {  padding-right: 10px; }
#contact .offset-by-three h3 {  font-weight: 400; margin-bottom: 20px; text-align: center; }
#contact .offset-by-three h4 { font-size: 24px; text-align: center;  }
#contact .row-2 .offset-by-three p { margin: 20px 0 50px 0; }
#contact .row-2 .address { padding-bottom: 20px; }
#contact .row-3 { padding-top: 20px; }
#contact strong { font-size: 15px; }
#contact #section p { color: #7A7A7A; }
#contact iframe { width: 100%; height: 300px; margin-bottom: 20px; }
#contact form {  display: block; margin-top: 40px;  }
#contact form input, 
#contact form textarea  { color: #ABABAB; padding: 20px; margin-left: 0;  font-size: 14px; }
#contact form input { margin: 5px 0; display: block; }
#contact form .message { height: 200px; margin: 5px 0 20px 0; }
#contact form .submit { color: #E6E7E8; width: 140px; background: #283B4E; text-align: center; border: none; padding: 14px 0 14px 0; border-radius: 5px; }
#contact form .submit:hover { cursor: pointer; background: #D5A826;   }



/* SERVICES SPECIFIC CSS
=====================================
=====================================
===================================== */
#services .offset-by-three h3 {  font-weight: 400;  text-align: center; }
#services .row-2 .offset-by-three h4 { font-size: 24px; text-align: center; }
#services .company-list { text-transform: capitalize;  font-weight: 600; list-style: circle; padding: 10px 0 0 50px;  }
#services .company-list li { list-style: circle; }



/* PRESS SPECIFIC CSS
=====================================
=====================================
===================================== */
#press #section .title-head h4 { padding-bottom: 40px; }
#press #section .gray h4 { text-align: left; }
#press #section .gray h6 { text-transform: uppercase; font-weight: 700;  }
#press button a { color: #E6E7E8; }
#press button { margin-top: 20px; margin-bottom: 20px; }
#press .row-style-1 .videoWrapper { width: 100%; }
#press .row-style-1 iframe { padding: 20px 20px 0 20px;  }
#press #section .offset-by-three .gray .content{ padding: 20px 20px 20px 20px; }
#press .offset-by-three .gray .content p { margin-bottom: 0px; }
#press button { width: 140px; }


/* TESTIMONIALS SPECIFIC CSS
=====================================
=====================================
===================================== */
#testimonials #section .offset-by-three .gray .content{ padding: 20px; }
#testimonials i { color: #7A7A7A;  }
#testimonials #section .offset-by-three p { margin-bottom: 20px;  }








/* Example for media query: change number of items per row */
@media screen and (max-width: 1350px) { 					


}
 
@media screen and (max-width: 1025px) {
		#section .offset-by-three { margin-left: 0%; }
		#section .offset-by-three { padding-left: 20px; padding-right: 10px; }					
		#section .row-2 .offset-by-three { width: 100%;  }  
		

}

@media screen and (max-width: 1028px) {
	/*.grid li {
		width: 20%;
		/* Fallback 
		width: -webkit-calc(100% / 5);
		width: calc(100% / 5);*/
		
		.logo img { width: 90%; }
		
		#about #mainnav .grid li { height: 130px; padding-top: 60px; }
		#about #mainnav .grid li:first-child { padding-top: 12px; }
		#about #section .row-1 .blue {  height: 140px; padding: 0 0 0 0;   }
		 
		 
		#section .row-2 .offset-by-three { width: 98%;  }

	

		
	}
}


@media screen and (max-width: 945px) {
		.grid li {
			width: 25%;
			/* Fallback */
			width: -webkit-calc(100% / 4);
			width: calc(100% / 4); 
			}
			
		.logo img { width: 90%; }
				
	}
}


@media screen and (max-width: 779px) {
		#mainnav .li-01 a { padding: 36% 30%; } 
		#mainnav .li-02 a { padding: 36% 25%; }
		#mainnav .li-03 a { padding: 36% 12%; } 
		#mainnav .li-04 a { padding: 36% 32%; } 
		#mainnav .li-05 a { padding: 36% 25%; } 
		#mainnav .li-06 a { padding: 36% 33%; } 
		
		footer .content { margin: 30px 0 0 0; }
		 
		 #section-1 .blue,
		 #section-1 .gray { height: 430px; }
		 #section-1 h4 { font-size: 19px; }	
		
		
	}
}
@media screen and (max-width: 760px) {
		.grid li { width: 33.3333333%; 
			/* Fallback */
			width: -webkit-calc(100% / 3);
			width: calc(100% / 3);
			}
		 .logo img { width: 90%; }
		
		
}


@media screen and (max-width: 759px) {
		.grid li { height: 180px;  padding-top: 0;  }
		.logo img { width: 90%; }
		
}

@media screen and (max-width: 714px) {
		.logo img { width: 90%; }
		#mainnav ul li{ font-size: 13px; }
		
		footer .content { margin-top: 40px; }

}

@media screen and (max-width: 736px) {
	
		footer .blue .content { padding: 40px 0 0 10px; }
		footer .blue .content li { padding: 0 3px; }
		footer .gray .content {  padding-left: 20px;
 }
		footer .footer-nav li { font-size: 8px; }
		
		#about #mainnav .grid li {  height: 110px; padding-top: 44px; }
		 
		 
		#press .contentblock { width: 60%; }
		#press #section .offset-by-three .gray .content{ padding-left: 10px; }


}

@media screen and (max-width: 690px) {
	
		#mainnav .grid li { height: 140px; padding-top: 60px; }
		#mainnav .grid .logo { padding-top: 10px; }
		#mainnav h1 { padding-top: 5px; }
		#mainnav .grid li:nth-child(5) { padding-top: 56px;}
		#mainnav .li-07 .utility-nav { background: #E6E7E8; padding-top: 0;  }
		
		#section-1 .gray .col-2-1 p { font-size: 11px; line-height: 16px; margin-top: 10px; }
		#section-1 .gray .col-2-1 h4 { padding-bottom: 0 }
		#section-1 .blue button { font-size: 8px;  }

		
		
		
		#about #mainnav .grid li { font-size: 11px; height: 100px; padding-top: 40px; }
		#about #mainnav .grid li:first-child { padding-top: 14px; }
				

	
}

@media screen and (max-width: 640px) {
	
		.grid li { height: 140px; padding-top: 60px; }
		
		#about .offset-by-three { padding-left: 10px; }

		

	
}

@media screen and (max-width: 568px) {
	
}


@media screen and (max-width: 561px) {
		.grid li { 
			/* Fallback */
			width: -webkit-calc(100% / 2);
			width: calc(100% / 2);}
		
		#mainnav { display: none; }
		
		#responsive { display: block; }
		
		#responsive .grid li { height: 200px; padding-top: 0; }
		#responsive .grid .logo { background: #283B4E; }
		
		#responsive #menu { display: block; }
		#responsive #menu span { display: none; color: #283B4E; }
		#responsive #menu i { font-size: 3em; padding-top: 60px; }
		#responsive #menu i:hover { color: #D5A826; cursor: pointer;  }
		
		#responsive-nav .li-01 { background: #E6E7E8; }
		#responsive-nav .li-01 a{ color: #283B4E; }
		#responsive-nav .li-02 { background: #283B4E; }
		#responsive-nav .li-02 a{ color: #E6E7E8; }
		#responsive-nav .li-03 { background: #E6E7E8;}
		#responsive-nav .li-03 a { color:#283B4E; }
		#responsive-nav .li-04 { background: #E6E7E8; }
		#responsive-nav .li-05 { background: #283B4E; }
		#responsive .li-06 { background: #E6E7E8; }
		#responsive-nav .li-07 { background: #283B4E; }
		
		#responsive-nav .li-05 a,
		#responsive-nav .li-07 a{ color: #E6E7E8; }
		#responsive-nav .logo { padding-top: 30px; }
		
		#responsive-nav {float:none}
		#responsive-nav ul { display:none; margin:0; height:auto;overflow:auto; }
		#responsive-nav ul li{ display:block; float:left; width:50%; text-align:center; }
		#responsive-nav ul li a { display:block; width:100%; padding: 1.5em 4% 1.25em 4%; border:none;}
		
		#section-1 h4 { font-size: 18px; line-height: 21px; }
	
		footer .content { margin-top: 20px;  }
		footer .gray h1 { margin-top: 40px;  }
		
		.nomobile { display: none;}
		
		

	/* ABOUT SPECIFIC CSS
	================================================== */		
		#about .grid li { 
			/* Fallback */
			width: -webkit-calc(100% / 2);
			width: calc(100% / 2);}
		
		#about #responsive-nav ul li a { display:block; width:100%; padding: 1.5em 4% 1.25em 4%; border:none;}
		#about #responsive-nav .li-04 a { color: #283B4E;  }
		#about #responsive-nav .li-04 a:hover { color: #D5A826;  }		 
		#about .offset-by-three { padding-left: 10px; }
		
		
	}
}

@media screen and (max-width: 480px) {
		.container { width: 100%;  }
		
		footer .blue { float: none; width: 100%; background: red }
		footer .gray { float: none; width: 100%; }
		footer .content { margin-top: 40px; }
		footer .gray .eight { margin-top: 20px; }
		
		#section-1 .row-2 { display: none; }
		#section-1 .row-3 { display: block; }
	
		
}

@media screen and (max-width: 438px) {
		
		#responsive .grid li { height: 180px; padding-top: 0; }
		#responsive .logo { padding-top: 20px; }
		
		#section-1 .blue { width: 100%; height: 400px; }
		#section-1 .gray { width: 100%; height: 400px; }
		#section-1 .gray .border { padding: 0; 
		
		}#section-1 .gray .col-2-1 p { font-size: 14px; line-height: 19px; margin-top: 10px; }
		
		footer .blue { float: none; width: 100%; text-align: center; }
		footer .gray { float: none; width: 100%; }
		footer .content { margin-top: 60px; margin-right: 20px;}
		footer .gray .eight { margin-top: 20px; }

		
}

@media screen and (max-width: 414px) {
		#section-1 .row-2 { display: none; }
		#section-1 .row-3 { display: block; }
		#section-1 .blue { height: 380px; }
		#section-1 .gray { height: 380px; }	
		#section-1 .gray .col-2-1 { height: 180px; }	
		
		footer .blue .content { padding: 45px; }	
		

}

@media screen and (max-width: 375px) {
		#responsive .grid li { height: 160px; padding-top: 0; }
		
		.container { width: 100%; }
		
		footer .blue { float: none; width: 100%; }
		footer .footer-nav { padding: 0 30px ; }
		footer .blue .content .footer-nav li { padding:  0 2px; }
		footer .gray { float: none; width: 100%; }
		footer .content { margin-top: 40px; }
		footer .blue .content { padding: 50px 0 0 0; }
		footer .gray .eight { margin-top: 20px; }
		footer .footer-nav li { font-size: 8px; }
		
		#section-1 .row-2 { display: none; }
		#section-1 .row-3 { display: block; }
		
}
@media screen and (max-width: 320px) {
		footer .footer-nav {padding-left: 20px; padding-right: 0px; width: 300px;}
		footer .blue .footer-nav a,
		footer .blue address,
		footer .blue h6 { font-size: 11px; }

}







/*  SCROLL UP
-------------------------------- 
-------------------------------- */
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(221,173,52, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #D5A826;
  opacity: 1;
}


@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
	
	footer .blue .content { padding: 40px 0 0 0; }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
