/* TOC STYLES */

.carousel {
  position: relative;
}

.carousel-inner{
	text-align: center;
}
.carousel-item img {
     overflow: hidden;
    object-fit: cover;
    object-position: center;
    height: 700px;
    width: 100%;

}

.building-access-form-wrapper{
	margin: 0 auto;
}
#carousel-thumbs {
  background: rgba(255,255,255,.3);
  bottom: 0;
  left: 0;
  padding: 0 50px;
  right: 0;
}
#carousel-thumbs img {
  height: 100px;
    cursor: pointer;
    width: 200px;
}
#carousel-thumbs img:hover {
  border-color: rgba(255,255,255,.3);
}
#carousel-thumbs .selected img {
  border-color: #fff;
}
.carousel-control-prev,
.carousel-control-next {
  width: 50px;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
	width:30px;
    height:30px;
}

.carousel-control-next-icon.thumbs{
background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-prev-icon.thumbs {
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}


@media all and (max-width: 767px) {
  .carousel-container #carousel-thumbs img {
    border-width: 3px;
  }
.carousel-item img {
     overflow: hidden;
    object-fit: cover;
    object-position: center;
    height:300px;

}
}
@media all and (min-width: 576px) {
  .carousel-container #carousel-thumbs {
    position: absolute;
  }
}
@media all and (max-width: 576px) {
  .carousel-container #carousel-thumbs {
    background: #ccccce;
  }
}



.wrapper4{
	margin: 0 auto;
	width:1200px;
	position:relative;
}

.wrapper3{
	width:100%;
	position:relative;
}

.front_image{
	width:100%;
	height:auto;
}

.tctext{
	padding-left:25px;
}

.front_image img{
	width:100%;
	height:auto;
	min-width:800px;

}

.quicklinks_trigger{
	font-size:12px;
	color:#ddd;
	padding-right:10px !important;
	margin-top:3px;
	cursor: pointer;
}

.quicklinks_trigger:hover{

}

blockquote {
    	border-left:none;
	line-height:normal;
	font-style: normal;
	padding:0px 30px 5px 30px;
	margin:none;
	font-family: inherit;
	font-size: inherit;
}

.tcimage{
width:275px;
padding-right:20px;
}


.quicklinks_menu .link {
	text-align:left;
	display:block;
	float:none;
	border-top:none;
	padding:10px 16px 5px;
}
.quicklinks_menu .link:hover {
	border:none;
	opacity:.7;
}

input[type='checkbox']{
	width:auto !important;
}

.quicklinks_menu{
	background-color: #BB723D;
    min-width: 150px;
    position: absolute;
    z-index: 99;
    display:none;
}
.quicklinks_menu li{
	padding:10px;
	float:none !important;
	text-align:center;
}

.quicklinks_menu li:hover{
	background:#555;
}

.quicklinks_menu a{
	text-decoration:none;
	padding-right:0px !important;
}

.quicklinks_menu span{
color:#fff;
padding:10px;
text-align:center;
text-decoration: none;
}


.ets_tables{border:solid 1px #fff; color:#211F1D !important;}
.ets_tables td{padding:8px;word-break:break-word;border:1px solid #ddd;}
.ets_tables tr{background-color:#eeeeee !important;}
.ets_tables tr:nth-child(even){background-color:#eee!important;}
.ets_tables tr:nth-child(odd){background-color:#fff !important;}

.ets_tables{
	margin-bottom:25px;
    word-wrap: break-word;
}

.maintextbold{
	font-weight:bold;
}

.maintext ul {
	list-style-type:circle;
	margin-left:30px;
}


ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

ol ol {
    list-style-type: lower-alpha;
}

ol ol ol {
    list-style-type: upper-roman;
}


.overlay{
	 height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
background: rgba(0, 0, 0, 0.5);
}

.logo1, .logo1_home{
	height:165px;
	position:absolute;
	z-index:4;
	top:200px;
	left:2%;
	right:0;
	text-align:left;
}
.logo1_main img{
	width:300px;
}

.content-area{
	padding-top:1rem !important;
}

.flex-control-nav{
	display:none;
}

.buttons_wrap{
	position:absolute;
	top:240px;
	z-index:100;
	width:610px;
	left:270px;
	text-align:center;
}

.img-logo{
}

.buttons_wrap p{
	font-weight:300;
	color:#fff;
	font-family: futura-pt, sans-serif;
	letter-spacing:0.8px;
}

.buttons{
	text-align:center;
	padding-top:20px;
	position: absolute;
	left:0;
	right:0;
	bottom:40px;
}

	#map_canvas, #map_results_UI_results_wrapper{
		width:100% !important;
	}

.link2{
	padding:15px 37px !important;
	border:1px solid #fff;
	margin-top:21px;
	margin-right:10px;
	color:#fff !important;
}


.link2, .link1 {
font-family: futura-pt, sans-serif;
text-decoration:none;
font-size:22px;
color:#fff;
display: inline;
vertical-align:middle;
cursor: pointer;
text-align:left;
font-weight:300;
text-transform:uppercase;
}

.link2:hover{
	background-color:#fff;
	color:#0F6DB4 !important;
	text-decoration: none;
			-webkit-transition: background-color .2s ease;
  -moz-transition: background-color .2s ease;
  -ms-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease;
}


.toc-overlay{
	width:80%;
	position: absolute;
	z-index:9;
	margin: 0 auto;
	text-align: center;
	top:115px;
	color:#fff;
	left:0;
	right:0;
	font-size:1.3rem;
	line-height:initial;
}

.toc-overlay img{
	width:230px;
}

.toc-icon{
	width:auto !important;
	margin-bottom:1px !important;
	margin-left:2px;
}

.toc-overlay .linkbox{
	width:250px;
	display: block;
	margin: 0 auto;
}

.main-overlay{
top:106px;
width:100%;
}

.top-quicklinks{
	width:100%;
	background:transparent;
	position:absolute;
}

.top-quicklinks .left{
	float:left;
	margin-top:20px;
}

.top-quicklinks .right{
	float:right;
	margin-top:19px;
	margin-right:10px;
}

.top-quicklinks a{
	color:#fff;
	text-decoration: none;
	z-index:999;
	position: relative;
}

.top-quicklinks a:hover{

}

.orange{
	color:#BB723D !important;
}

.footer {
	height:auto;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:9;
	font-weight:300;
	background-color:#fff;
}

.footer-logo{
	width:90px;
}

.img-logo{
	position:absolute;
	z-index:9;
	left:0;
	right:0;
	margin:auto;
	width:450px;
	margin-top:20%;
	text-align: center;
}

.img-logo h1{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 3rem;
	letter-spacing: .2rem;
}

.img-logo h1 span{
	font-weight: 600;
}

.img-logo-main{
	top:79px;
	width:84%;
	margin-top:0px;
}

.img-logo-main h1{
	font-size: 2.5rem;
}

.ets-logo{
	width:60px;
	margin-right:10px;
}

.ets-logo2{
	width:150px;
}

.company-logo{
	width:155px;
}

.left-bottom{
	border-top:3px solid #58ACA0;
	padding-top:5px;
	float:left;
}

.social-icons .fa{
	color:#fff;
	display: inline-block;
	font-size:20px;
}

.social{
	margin: 3px 0 0 0;
}

.social li{
	display: inline-block;
	padding:0px 5px;
}

.social-icons .fa:hover{
	
}

.footer-address{
	
}

.footer-main{
	position:relative !important;
	border-top:1px solid #CBCBCB;
}

.fa-search{
	color:#fff;
	font-size:16px;
}

.home-link{
	color:#fff;
	font-size:12px;
	padding: 10px 0px;
}

.home-link:hover{

}

.fa-search:hover{
	color:#fff;
					-webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.flex-nav-prev, .flex-nav-next{
	display: none;
}
/* DROPDOWN NAV STYLES */
.inner-nav .sub-menu li a {
	font-family: futura-pt, sans-serif;
    position: relative;
    display: block;
    padding: 7px 15px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .9rem;
    color: #292929;
}

.inner-nav .sub-menu li a:hover{
	color:#286563 !important;
	margin-left:5px;

}

.quicklinks_link{
	color:#002633 !important;
	display:none;
}

.quicklinks h1{
	font-family: futura-pt, sans-serif;
	color:#464646;
	text-transform: uppercase;
	font-size:1.5rem;
	font-weight:400;
	margin-top: -40px;
    padding-bottom: 8px;
}

.mobile-quicklinks .mega-menu ul{
	list-style:none;
	display:inline;
}

.mobile-quicklinks .mega-menu li{
	float:left;
	list-style:none;
	padding-right:5px;
	margin-top:10px;
}

.quicklinks .link{
	position: relative;
}

.quicklinks .link:hover, .quicklinks .current_page{
	color:#286563 !important;
}

/*.quicklinks .link:hover:before{
	content:"\A";
    border-style: solid;
    border-width: 5px 9px 5px 0;
    border-color: transparent #BB723D transparent transparent;
    position: absolute;
    margin-left:-20px;
    margin-top:8px;
        -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out;
}

.quicklinks .current_page:before{
		content:"\A";
    border-style: solid;
    border-width: 5px 9px 5px 0;
    border-color: transparent #BB723D transparent transparent;
    position: absolute;
    margin-left:-20px;
    margin-top:8px;
}
*/
.quicklinks h3 {
color:#D96D00;
font-size:15px;
font-weight:300;
padding:10px 0 0 30px;
}

.quicklinks{
	padding:0px 20px 20px 0px;
	text-align: right;
}

.subhead_text{
	font-size:18px;
	margin-bottom:30px;
}

.inner-navigation.collapse.show{

}

.inner-nav .sub-menu,
.inner-nav .mega-menu {
    background-color: #eee;
    position: absolute;
    min-width: 200px;
    left: 0px;
    opacity: 0;
    border-radius:5px;
    z-index: 1030;
    visibility: hidden;
    top: 100%;
    text-align: left;
    box-shadow: 0 14px 32px 4px rgba(0, 0, 0, .1);
}

/**/

/* MAIN STYLES */

.tz-gallery{
	padding:10px;
}
.tz-gallery img, .highlight img{
	border-radius: 4px;
}

.tz-gallery .lightbox img, .highlight .highlight-link img{
	width:100%;
	margin-bottom:30px;
	transition:0.2s ease-in-out;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.tz-gallery .lightbox img:hover, .highlight .highlight-link img:hover{
	transform:scale(1.05);
	box-shadow:0 8px 15px rgba(0,0,0,0.3);
}

.tz-popup-map{
	padding:10px 100px;
}

.search-mobile{
	display:none;
}

.page_text a{
	color:#BB723D !important;
	text-decoration: none;
}

.clear{
	clear:both;
}

h4, .h4{
	font-size:14px;
}

.quicklinks .link{
	color:#383838;
	font-family: futura-pt, sans-serif;
	font-size:1rem;
	line-height: normal;
    padding-bottom: 10px;
}

@keyframes fadeInText {
    from {
        opacity:0;
        transform:translateY(10px);
    }
    to {
        opacity:1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity:0;
        transform:translateY(30px);
    }
    to {
        opacity:1;
        transform: translateY(0);
    }
}

@keyframes fadeIn2 {
    from {
        opacity:0;
        transform:translateY(40px);
    }
    to {
        opacity:1;
        transform: translateY(0);
    }
}


.text-animate3{
	animation: fadeInText 1s;
	 -webkit-animation:fadeInText 1s;
}

.text-animate {
	animation: fadeIn 3s;
	 -webkit-animation:fadeIn 3s;
}

.text-animate2{
	animation: fadeIn2 4s;
	 -webkit-animation:fadeIn2 4s;
}


.page_text, .text-animate2{
	animation: fadeIn2 .75s;
	 -webkit-animation:fadeIn2 .75s;
}

@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	}
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}

a[title="Contact Information"]{
    display: none;
}

.text-animate-up{
	opacity:0;
	transform:translateY(-40px);
	transition: transform 4s .20s cubic-bezier(0,1,.3,1), 
				opacity .3s .25s ease-out;
	will-change: transform,  opacity;
}

.text-animate-up2{
	opacity:0;
	transform:translateY(-60px);
	transition: transform 3s .20s cubic-bezier(0,1,.3,1), 
				opacity .3s .25s ease-out;
	will-change: transform,  opacity;
}

.text-animate-up3{
	opacity:0;
	transform:translateY(-80px);
	transition: transform 3s .20s cubic-bezier(0,1,.3,1), 
				opacity .3s .25s ease-out;
	will-change: transform,  opacity;
}

.text-animate-right{
	opacity:0;
	transform:translateX(-40px);
	transition: transform 4s .20s cubic-bezier(0,1,.3,1), 
				opacity .3s .25s ease-out;
	will-change: transform,  opacity;
}

.text-animate-left{
	opacity:0;
	transform:translateX(40px);
	transition: transform 3s .20s cubic-bezier(0,1,.3,1), 
				opacity .3s .25s ease-out;
	will-change: transform,  opacity;
}

.text-animate-left2{
	opacity:0;
	transform:translateX(20px);
	transition: transform 3s .20s cubic-bezier(0,1,.3,1), 
				opacity .3s .25s ease-out;
	will-change: transform,  opacity;
}


.text-animate-fade{
	opacity:0;
	transition: opacity .5s .29s ease-out;
}

.text-animate-fade.is-visible{
	opacity:1;
}

.text-animate-up.is-visible{
	opacity:1;
	transform: translate(0px);
}
.text-animate-up2.is-visible{
	opacity:1;
	transform: translate(0px);
}
.text-animate-up3.is-visible{
	opacity:1;
	transform: translate(0px);
}

.text-animate-right.is-visible{
	opacity:1;
	transform: translate(0px);
}

.text-animate-left.is-visible{
	opacity:1;
	transform: translate(0px);
}

.text-animate-left2.is-visible{
	opacity:1;
	transform: translate(0px);
}


.right_section{

}

.header_text{
	font-size:55px;
	margin-bottom:-5px;
}


.header_nav .link {
font-family: futura-pt, sans-serif;
text-decoration:none;
font-size:14px;
padding: 10px 33px 0px 33px;
display: block;
vertical-align:middle;
cursor: pointer;
text-align:center;
font-weight:300;
position:relative;
border-bottom:5px solid transparent;
}

@-moz-document url-prefix() {
  .header_nav .link {
   padding:10px 20px 0px 20px;
  }
}

.header_nav .link:hover, .header-main .current_section{

	letter-spacing:.5px;
}


.front_image{
	width:100%;
	height:auto;
}

.front_image .flexslider{
	width:100%;
	min-height:400px;
	max-height:400px;
	object-fit:cover;

}

.nopadding{
	padding-right:0px;
	padding-left:0px;
}

.left_section{
	margin-top:-25px;
}

.current_section .inner-nav > ul > li > a{
	border-bottom:3px solid #286563;
}

.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
    text-align:center;
}

.team-title a{
	font-size:11px;
}

.content a{
	word-wrap:break-word;
}
.team-imgs .col-md-4{
	overflow: hidden;
}
.team-title h3 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
    font-size:14px;
    color:#444;
}
.team-title span {
    font-size: 13px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
    white-space:pre;
    font-family: BlenderBold, "Arial", sans-serif;
}


.page_title {
padding:0px 20px 0px 0px;
font-weight:300;
line-height:15px;
display:block;
position:relative;
text-align: left;
}

.content-padding{
	padding-left:25px;
}

.page_title h1{
	font-family: futura-pt, sans-serif;
	color:#58ACA0;
	font-size:35px;
	white-space:inherit;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.page_title h2{
	font-family: futura-pt, serif;
		font-weight:500;
	letter-spacing:1.2px;
	font-size:2.2rem;
	color:#286563;
	z-index:3;
	text-transform: uppercase;
	position:relative;
	padding:3px 0px 11px 0px;
	margin: 0 auto;
}

.greyline{
	background:#6A6260;
	height:1px;
	width:100%;
	position:absolute;
	top:78px;
	z-index:1;
}

.line{
	height:1px;
	width:122%;
	background:#00A1E4;
	position:relative;
	bottom:20px;
}

.content {
position:relative;
min-height:400px;
margin:0px 10px 0 0px;
z-index:9;
}


hr.title{
	color:#0A2958;
	background: #0A2958;
	height:7px;
	width:75px;
	margin:10px 0px;
}

.page_content{
	line-height:normal;
font-size:1.1rem;
color:#3C3C3C;
padding:15px 10px 75px 0px;
font-family: futura-pt, sans-serif;
border-top:1px solid #CBCBCB;
}

.content a {
color:#47779B;
text-decoration:underline;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


/* COLLAPSING MENU */

#menuToggle
{
  display: block;
  position: absolute;
  top: 18px;
  right: -34px;

  z-index: 5;

  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  right: -5px;

  cursor: pointer;

  opacity: 0;
  z-index: 2;

  -webkit-touch-callout: none;
}


#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #cdcdcd;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

  transition: transform 0.1s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.1s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.22s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #cdcdcd;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

#menu
{
  font-family: futura-pt, sans-serif;
  text-transform:uppercase;
  position: absolute;
  width: 235px;
  height:0px;
  padding-left:0px;
  overflow:hidden;
  margin: 10px 0 0 -158px;
  z-index:1000;
  background: #222222;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;

   -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
    transition: height 1s;

}

#menu a{
	    text-decoration:none;
}

#menu li
{
  padding: 9px 5px;
  font-size: 15px;
  color:#fff !important;
  text-align:center;
}

#menu li:hover{
	background:#fff;
	color:#00A1E4 !important;
			-webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -ms-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}

#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
  width:235px;
  height:480px;
  padding-left:0px;
  z-index:1008;
     -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
    transition: height 1s;

}

.icons{
	background:transparent;
	position:absolute;
	z-index:99;
	width:100%;
	margin: 0 auto;
	left:0;
	right:0;
	top:320px;

}

.main-overlay .icons{
	top:242px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.nomargin{
	margin:0 !important;
	font-weight:500;
	line-height:1.3;
	padding-top:9px;
	font-size:14px;
	color:#222;
	font-size:1rem;
}

  .filter-dark{
        filter: contrast(0.8);
    }

.icon-box{
	padding:10px 10px;
	margin:5px;
	display:block;
	border-radius: 5px;
	min-height:100px;
	max-height:100px;
	background: rgba(255,255,255,.7);
}

.col-quicklinks li{
	margin: 0px;
	padding:0px;
	display: inline-block;
}

.col-quicklinks ul{
		margin: 0px;
	padding:0px;
}

.main-overlay .icon-box{
		min-height:50px;
	max-height:50px;
	display: flex;
	align-items: center;
	-webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.main-overlay .nomargin{
	line-height: auto;
	padding-top:5px;
	padding-left:5px;
}

.main-overlay .icon-box img{
	width:37px !important;
}

.module-sm2 .icon-box{
	border:none;
	padding:10px 0px;
	margin:0px;
	min-height:auto;
	border-radius: 0px;
	max-height:none;
}

.module-sm2 .icon-box.current_page{
	background: rgba(49, 49, 49, .6);
	border:1px solid #eee;
	border-bottom:none;
}
.icon-box:hover{
	background: rgba(255,255,255,.9);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .main-overlay .icon-box{
	    padding:10px;
    }
}

.module-sm2 .icon-box img{
	width:30px;
}

.module-sm2 .nomargin{
	font-size:13px;
	color:#fff;
}


.footer p {
color:#292929;
font-size:1rem;
line-height:0px;
letter-spacing:.3px;
font-weight: 500;
font-family: futura-pt, sans-serif;
text-transform: uppercase;
padding:10px;
}

.footer p.phone{
	float:none;
	padding-left:20px;
	display: flex;
	margin-top:5px;
}

.footer a{
	font-weight: 500;
	color:#292929;
}

.subnav .left a{
	margin: 0px 10px;
	}

.subnav a{
	color:#fff;
	
}

.footer .orange{
	color:#BB723D;
}


.inner-nav .sub-menu li a:hover{
	color:#3B3835;
	background-color:#fff;
}
/*------------------------------------------------------------------
[Directory Style]
*/

.energyStarBox{
	height:121px;
}

.energyStarBox img{
	width:102px !important;
	float:left !important;
}

.energyValue span{
	font-size:14px !important;
	margin-top:-29px !important;
	float:left;
	margin-left:3px;
}

.energyValue{
	display:table !important;
	font-size:58px !important;
	margin:0 auto !important;
	top:0px !important;
}

.logo2 {
position:absolute;
top:-88px;
right:-15px;
z-index:100;
}

.navbar-brand{
	display:none;
}

.footer-wrapper{
	position:relative;
	width:1200px;
	margin: 0 auto;
}

.subnav{
	background: #286563;
}

.address-nav{
	padding:10px 0px;
}
.footer .left {
margin-top:3px;
}

.boma-logo{
	width:100px;
}

.footer .left img {
margin-top:3px;
margin-right:10px;
width:125px;
float:left;
}

.footer .right{
float:right;
margin-top:0px;

}

.footer .right img{
	
}

.nav-toogle > a span{
	background:#fff;
	height:3px;
	top:-8px;
	position:relative;
}

.logo1_main{
	width:100%;
}

.mobile{
	display:none;
}

@media (max-width: 1350px) {
.header_nav .link{
	padding:10px 20px 0px 20px;
}
}

@media (max-width: 1300px) {

	.logo1, .logo1_home{
		top:150px;
	}
.footer-wrapper{
	position:relative;
	width:100%;
	margin: 0 auto;
}
	.header_nav .link{
		font-size:13px;
		padding:10px 10px;
	}
	
	.boma-logo{
		width:75px;
	}
	.company-logo{
		width:128px;
	}
	.ets-logo{
		width:34px;
	}
	.footer .right{
		margin-top:4px;
	}
}

@media (max-width: 1200px) {


	.quicklinks_link{
	background-color:#333F48 !important;
color:#fff !important;
font-weight:600;
}
		.logo2{
		right:27px;
	}

	.inner-nav > ul > li > a{
font-size:11px;
	}

	.right_section{
		padding-bottom:5px;
	}
}
@media (max-width: 1199px) {

	.mt-4{
		z-index:9;
	}

	.col-lg-6{
		flex: 0 0 100%;
		max-width:100%;
	}
	.social-icons{
		float:none;
		margin:5px 0px 0px;
	}

	.page_content{
	padding:10px 10px 50px 0px;
	}


.main-overlay .nomargin{
	font-size:12px;
	line-height:15px;
	padding-left:0px;
}

.footer .right{

}


		.left_section{
		display:none;
	}

	#map_canvas, #map_results_UI_results_wrapper{
		width:100% !important;
	}

	#map_results_UI_search{
		width:40%;
	}


	.col-lg-9{
		flex: 0 0 100%;
		max-width:100%;
	}


		.quicklinks{
			width:100%;
			}

		.quicklinks{
		margin-bottom:50px;
	}
	.quicklinks .link{
		font-size:14px;
		line-height:20px;
		display:block;
		margin-bottom:10px;
	}
		.right_section{
		position:relative;
		text-align:center;
		float:none;
	}

	.quicklinks h1{
		font-size:20px;
	}
		.content{
		width:100%;
		min-height:0px;
	}

		.header_nav .link{
		padding:10px 10px;
	}
	.search{
		float:none;
		margin: 0 auto;
	}
	#admin_search_box{
		top:0px;
		left:-20px;
	}

		.logo1_home img{
		display:block;
		margin:0 auto;
	}

	.logo1, .logo1_home{
		top:120px;
		text-align: center;
		left:0;
	}

.search3{
	top:83px;
	right:75px;
}

.header .inner-nav > ul > li > a{
	font-weight:500;
	font-size:.9rem;
}

.footer .left{
	margin-top: 5px;
}

	.company-logo{
		width:98px;
	}
	.ets-logo2{
		width:130px!important;
	}
}


@media (max-width: 1120px) {
	.buttons_wrap{
		top:206px;
	}
	.ets-logo{
		margin-right:2px;
	}
	.boma-logo{
		width:60px;
	}
	}

@media (max-width: 991px) {
	
	.toc-overlay img{
		width:170px;
	}
	.inner-nav .sub-menu li a > .fa{
		display: none;
	}
	.col-quicklinks{
		display: none;
	}
	
	.footer .left{
		margin-top:0px;
	}
	.footer p{
		padding:0px;
		margin:0px;
	}
	.center-logo-text{
		display: none;
	}
	.icons{
		top:165px;
	}
	.toc-overlay{
		top:60px;
	}
	
	.main-overlay{
		top:14px !important;
	}
	.quicklinks h1{
		margin-top: 0px;
    padding-bottom: 0px;
	}
	
	.footer .left{
		margin-top:5px;
	}
	.front_image .flexslider{
		min-height:265px;
		max-height:265px;
	}
	.main-overlay .icon-container{
		display: none;
	}
	
	.icons .col{
		min-width: 50%;
	}
	
	.footer-mobile{
		position: relative;
	}
	
	.icon-box img{
		width:39px !important;
	}
	.social-icons .fa{
		padding-right:5px;
		font-size:18px;
	}
	.footer p{
		line-height: 20px;
		font-size:12px;
		display: block;
		letter-spacing: normal;
		margin: 5px 0px 10px;
	}
	.boma-logo{
		width:53px;
	}
	.footer .left img{
		float:none;
		width:100px;
	}
	.quicklinks .link:hover:before{
	display: none;
}

.quicklinks{
	text-align: center;
	padding:10px;
	margin-top:0px;
}

	.ets-logo{
		width:30px;
		margin-right:0px;
	}
	
	.social-icons > li{
		margin: 0px;
	}
	
	.company-logo{
		width:90px;
	}

	.content-padding{
	padding-left:15px;
}
.page_title{
	padding:0px;
	text-align: center;
}
	.inner-nav .sub-menu, .inner-nav .mega-menu{
		background:#eee;
	}
	.header_nav .link:hover, .header-main .current_section{
	
}
	.toc-overlay{
		width:100%;
	}

	.main-overlay{
		height:auto;
		top:0px;
		margin-top:20px;
		margin-left:0px;
	}
	
	.quicklinks .current_page:before{
		display: none;
	}
	
	hr.title{
		margin: 0 auto;
		margin-bottom:20px;
	}
		.img-logo{
		
		}
		.fa-search{
			color:#333F48;
		}
		.mobile-nav-search{
			margin-top:-5px;
			margin-right:25px;
		}
		.fa-search-nav{
			color:#fff;
		}

		.mobile-nav-hamburger{
			float:right !important;
			margin-top:5px;
		}
		
		.fa-search{
			font-size:20px;
		}
		.buttons{
			bottom:29px;
		}
		.quicklinks .link{
		font-size:14px;
		line-height:33px;
		display:inline;
		border-right:1px solid #ddd;
		padding:0px 10px;
	}

		.right_section{
		display:none;
		}

	.content-area{
		z-index:9;
	}
	.sub-contractor-table2 input{
		width:90%;
	}
	label{
		display:inline;
	}
	.footer-main{
		position:relative;
		z-index:9;
	}

	.mobile{
	display:block;
}
	.mobile-quicklinks .mega-menu ul{
	list-style:none;
	display:block;
}

.mobile-quicklinks .mega-menu li{
	float:none;
	list-style:none;
	padding-right:0px;
}

	.content{
		margin: 0px;
	}
	.ets_tables{
		width:100%;
	}

	.logo1, .logo1_home{
		top:105px;
	}

	.logo1_main img{
	display:none;
	}

	.header{
		top:0px;
	}

	.slide-background{
		transform:none;
	}
	.top-quicklinks{
		display:none;
	}

	.header .inner-nav > ul > li > a, .header.header-light .inner-nav > ul > li > a, .header.header-small .inner-nav > ul > li > a, .header.header-light.header-small .inner-nav > ul > li > a{
		color:#333F48;
	}

	.inner-nav ul > li a:hover, .inner-nav ul > li a:focus, .inner-nav .sub-menu li a:hover, .inner-nav .sub-menu li a:focus{
		color:#333F48;
		opacity:1.0;
	}

	.header_nav .link:hover, .sub-menu-open .header_link{
		
	}

	.inner-nav .sub-menu li a:hover{
		margin-left:0px;
		background: transparent;
	}

	.header_nav .link:hover, .header-main .current_section{
		
	}

	.quicklinks_link{
		color:#fff !important;
		display:block;
		text-transform: uppercase;
		padding:10px;
		font-size:15px;
	}

	.header-main .current_section{
	background-color:#222;
}

.inner-nav .mega-menu{

}

.inner-nav .sub-menu li a{

}

		.inner-nav > ul > li > a{
		font-size:15px !important;
		line-height:31px;
	}

	.logo1_home{
		top:0px;
	}

		.page_title h1{
		font-size:26px;
		white-space:normal;
		text-align: center;
	}

		.search-desktop{
	display:none;
	}

	.footer .right{
padding:0px 0 0 0;
}

	.logo2{
	display:inline-block;
	position:relative;
	top:0px;
	right:0px;
}

.logo2 img{
	height:50px;
}
			.buttons_wrap{
	width:100% !important;
	left:0px !important;
	top:160px;
}

			.search-mobile{
	display:block;
	}

		.search, .search2{
		float:none;
		width:auto;
	}

	#admin_search_box, #admin_search_box2{
		left:-7px;
		top:0px;
		width:100%;
		height:45px;
		box-sizing: unset;
	}

	.searchbox_shell input{
		height:16px;
		width:100% !important;
		padding:7px;
	}


	.inner-nav .sub-menu li a{
		text-align:center;
		margin-left:-16px;
		font-size:14px;

		white-space: initial;
	}

	.inner-nav > ul{
	margin-left:0px;
}

		.header_nav .link{
		padding:0px 0px;
	}

		h4, .h4{
		font-size:18px;
		margin-top:20px;
		border-top:1px solid #eee;
		padding-top:20px;
	}

	.header_text{
	display:none;
}

   .navbar-brand{
	font-family:'Neuzeit Grotesk', sans-serif;
	float:left !important;
	top:-27px;
	position:relative;
	color:#fff !important;
	width:105px !important;
}

.navbar-brand:hover{
	color:#003946 !important;
}


.subhead_text{
		margin-bottom:0px
	}


	.buttons{
		padding-top:0px;
	}
	}

	@media (max-width: 767px) {
		h1, .h1{
			font-size:2rem;
		}
		
		.page_title h2{
			font-size: 1.5rem;
		}
		.left-bottom{
			float:none;
		}
		
				.footer .left, .footer .right, .footer p{
	
	}
	
	.footer p.phone{
		display: block;
		padding-left:0px;
	}
	
	.footer .right{
		margin-top:1px;
	}


	.footer p{
		display:block;
		font-size:12px;
		line-height: normal;
	}
	
		.footer{
		height:auto;
		text-align:center;
	}
	
	.center-logo h1{
		font-size:2rem;
	}

		.toc-overlay{
			top:45px;
		}

		.page_title h2{
			width:100% !important;
		}

		.greyline{
			display:none;
		}

		.ets_tables td{padding:8px;word-break:unset;border:1px solid #ddd;font-size:13px;}

		.ets_tables td a{
			word-break:break-all;
		}

			.logo1_home img{
		height:120px;
	}

			.link2{
		font-size:16px;
		padding:10px 21px !important;
		display:inline-block;
	}

			.buttons_wrap{
	top:127px;
}

	}
	@media (max-width: 320px) {
		.linkbox{
			padding:3px 10px;
			margin-left:20px;
			margin-right:20px;
			display: block;
			margin-bottom:3px;
		}
		.img-logo{
			width:150px;
		}

	.link2{
		font-size:14px;
		padding:5px !important;
	}
}
