/* TOC STYLES */

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

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

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

.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{
	
}

.quicklinks_menu .link {
	text-align:left;
	display:block;
	float:none;
	border-top:none;
}
.quicklinks_menu .link:hover {
	background:#fff;
	color:#ce000c;
	border:none;
}

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

.quicklinks_menu{
	background-color: #777;
    min-width: 187px;
    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;}
.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;
}

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

.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:10%;
	right:0;
	text-align:left;
}
.logo1_main img{
	width:35%;
}

.col-centered{
position:absolute;
background:rgba(255,255,255,.85);
top:168px;
margin:auto;
left:0;
right:0;
width:1100px;
max-height:650px;
overflow-y:scroll;
z-index:0;
}

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

.chapter{
	text-transform: uppercase;
	color:#fff;
	float:right;
	margin-top:19px;
	font-size:23px;
	font-weight:600;
}

.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: Arial, "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing:0.8px;
}

.buttons{
	text-align:center;
	padding-top:20px;
}

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


.link2, .link1 {
font-family: Arial, "Helvetica Neue", Helvetica, 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;
}


.top-quicklinks{
	width:100%;
	background:#233962;
	height:120px;
	position:relative;
	z-index:99;
}

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

.top-quicklinks .right{
	float:right;
}

.top-quicklinks a{
	color:#fff;
	text-decoration: none;
	font-size:12px;
	padding:0px 15px;
	font-weight:600;
}

.top-quicklinks .left a{
	padding:0px;
}

.top-quicklinks .right a:hover{
	color:#5a78ae;
}

.top-quicklinks .dark:hover{
	color:#777 !important;
}

.content_text{
	color:#545454;
}

.content_text a{
	color:#233962;
}

.top-quicklinks .linkbox:hover{
	color:#fff !important;
	background:#5a78ae;
}

.top-quicklinks a.dark {
	
}

.top-quicklinks a.dark:hover {
	color:#eee;
}


.footer {
	height:50px;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:100;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:300;
	background-color:#233962;
}

.img-logo{
	position:absolute;
	z-index:9;
	top:300px;
	margin:auto;
	left:0;
	right:0;
}

.social-icons .fa{
	color:#111;
}



.fa-search{
	color:#fff;
	padding-left:5px;
}

.searchbox_shell .fa-search{
	color:#5a78ae;
}

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

.home-link:hover{
	color:#FCBC10;
				-webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.fa-search:hover{
	color:#5a78ae;
					-webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
/* DROPDOWN NAV STYLES */
.inner-nav .sub-menu li a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    display: block;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}


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

.quicklinks h1{
	color:#002835;
	text-transform: capitalize;
	font-size:29px;
	font-weight:500;
}

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

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

}

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

.quicklinks h3 {
color:#D96D00;
font-size:15px;
font-weight:300;
padding:10px 0 0 30px;
}

.quicklinks{
	padding:0px 20px;
}

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

.inner-navigation.collapse.show{

}

.inner-nav .sub-menu,
.inner-nav .mega-menu {
    background-color: #5a78ae;
    position: absolute;
    min-width: 200px;
    left: 0px;
    opacity: 0;
    z-index: 1030;
    visibility: hidden;
    top: 87%;
    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:#111 !important;
}

.clear{
	clear:both;
}

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

.quicklinks .link{
	color:#888;
	line-height:18px;
	padding-bottom:10px;
}

.page_text{
	color:#888;
}

.right_section{

}

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

.header_nav .link {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
text-decoration:none;
font-size:14px;
padding: 0px 15px 0px 15px; 
display: block; 
vertical-align:middle;
cursor: pointer;
text-align:center;
font-weight:300;
position:relative;
text-transform: uppercase;
border-top:3px solid transparent;
}

.main-header {
	padding:10px 0px;
	float:left;
}

.gray-line{
	width:144%;
	height:1px;
	background:#999;
	position:absolute;
	top:64px;
}

.main-header h2{
	color:#111;
	font-weight:400;
	font-size:29px;
	text-transform: uppercase;
}

@-moz-document url-prefix() {
  .header_nav .link {
   padding:5px 15px 5px 15px;
  }
}

.header_nav .link:hover, .header-main .current_section{
	color:#fff;
	background:#5a78ae;
}

.header-main .inner-nav > ul > li.current_section > a{
    color:#fff;
}


.inner-nav .mega-menu{

}

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

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

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

.page_title {
font-weight:300;
line-height:15px;
background:#fff;
display:block;
position:relative;
}


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

.custompadding{
	padding:30px 10px;
}
.page_title h1{
	text-transform:uppercase;
	color:#111111;
	font-weight:500;
	letter-spacing:1.6px;
	font-size:29px;
	white-space:inherit;
	background:#FDD700;
	padding:10px 0px 50px 0px;
	text-align:center;
	margin-bottom:0px;
}

.page_title h2{
		font-weight:500;
	letter-spacing:1.2px;
	font-size:18px;
	color:#F29B33;
	z-index:3;
	position:relative;
	padding:3px 0px 11px 0px;
	width:30%;
	margin: 0 auto;
	background:#fff;
}

.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;
}

.overlay_header1{
	position:absolute;
	z-index:9;
	background:rgba(0,62,82, .8);
	top:82px;
	margin-left:15px;
	padding:5px;
	font-family:'Open Sans', sans-serif;
    font-size:45px;
    text-transform: uppercase;
     line-height:42px;
     color:#fff;
}
.overlay_header2{
	position:absolute;
	z-index:9;
	background:rgba(115,191,163, .8);
		top:134px;
	margin-left:15px;
	padding:5px;
	font-family:'Open Sans', sans-serif;
    font-size:30px;
    text-transform: uppercase;
    line-height:34px;
     color:#fff;
}


.section_nav{
	float:left;
	width:170px;
}
.section_nav a{
	color:#333333;
	font-size:12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	display:block;
	text-transform: uppercase;
}

.section_nav a:hover, .section_nav .current_page{
color:#999999;	
}

.content-photo .flex-direction-nav{
	display:none;
}


.page_content{
	line-height:21px;
font-size:14px;
color:#201F1F;
padding:15px;	
font-weight:500;
min-height:350px;
padding-bottom:50px;
overflow:hidden;
}

.content-photo .slides{
	overflow: inherit;
}

.page_content_image{
	margin:20px;

}

.page_content h2{
	text-transform: capitalize;
	color:#545454;
	font-size:24px;
	font-weight:600;
	padding:0px;
}

.content a {
color:#FDD700;
text-decoration:underline;
font-weight:bold;
}

.left_section{
	float:left;
	padding-bottom:100px;
}

/* 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: Arial, "Helvetica Neue", Helvetica, 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;

}



.footer p {
color:#fff;
font-size:13px;
float:left;
line-height:0px;
letter-spacing:.7px;
}

.footer .orange{
	color:#F29933;
}


.inner-nav .sub-menu li a:hover{
	color:#fff;
	margin-left:7px;
	font-weight:600;
}
/*------------------------------------------------------------------
[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;
}
.footer .left {
padding:27px 0 0 0;
float:left;
}

.footer .left img {
float:left;
margin-top:-18px;
margin-right:20px;
}

.footer .right{
float:right;
}

.footer .right img{
margin-top:10px;
}

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

.logo1_main{
	width:100%;
}

.mobile{
	display:none;
}

.nav_coming_soon{
	display:none;
}

@media (max-width: 1300px) {
.footer-wrapper{
	position:relative;
	width:100%;
	margin: 0 auto;
}
}

@media (max-width: 1200px) {
	
	.img-logo{
		margin:auto;
		left:0;
		right:0;	
		top:250px;
		padding:0px 20px;
		}
	
	.quicklinks_link{
	background-color:#5a78ae !important;

}
		.logo2{
		right:27px;
	}
	
	.inner-nav > ul > li > a{
		font-size:12px !important;
	}
	
	.right_section{
		padding-bottom:5px;
	}
}
@media (max-width: 1199px) {
	.top-quicklinks a{
		padding:0px 5px;
	}
	.col-centered{
		width:100%;
		max-height:none;
		overflow:auto;
	}
	
	.mt-4{
		z-index:9;
	}
	
	.col-lg-6{
		flex: 0 0 100%;
		max-width:100%;
	}
	.social-icons{
		float:none;
		margin:0px;
	}

		
	.footer{
		height:auto;
		text-align:center;
	}
	
		.footer .left img {
display:none;
}


.footer .right{
	margin-top:0px;
}
	
	.footer .left, .footer .right, .footer p{
		float:none;
	}
	
	.footer .left{
		padding:0px 0 0 0;
	}
	
	.footer p{
		display:inline;
		font-size:10px;
	}
	
		.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, .col-lg-3{
		width:100%;
		max-width:100%;
		flex:100%;
	}
	
		.quicklinks{
		margin-bottom:50px;
	}
	.quicklinks .link{
		font-size:17px;
		line-height:33px;
		display:inline-block;
		border-right:1px solid #545454;
		padding:0px 10px;
	}
	h2, .h2, .page_content h2{
		text-align: center;
	}
	.gray-line{
	display:none;
	}
		.right_section{
		position:relative;
		text-align:center;
		float:none;
	}
		.content{
		width:100%;
		min-height:0px;
		margin:20px 10px 20px 19px;
	}
	
		.header_nav .link{
		padding:0px 11px 0px 11px;
	}
	.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:150px;
		text-align: center;
		left:0;
	}

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


@media (max-width: 1120px) {
	.buttons_wrap{
		top:206px;
	}
	}

@media (max-width: 991px) {
	
	.col-centered{
		top:52px;
	}
	
		.page_content h2{
			text-align:center;
		}
	
	.main-header{
		float:none;
	}
	
	.fa-search-desktop{
		display:none;
	}
	
	.header-main .inner-nav > ul > li.current_section > a{
		color:#003E52 !important;
	}
	
	.overlay_header1{
		line-height:auto;
		background:transparent;
		z-index:10;
		font-size:27px;
		margin:0 auto;
		text-align: center;
		left:0;
		right:0;
		top:62px;
	}
	
	.overlay_header2{
		margin:0 auto;
		padding:25px 0px 0px 0px;
		font-size:15px;
		line-height:auto;
		margin:0 auto;
		left:0;
		right:0;
		top:68px;
		text-align:center;
	}
	
	.content_text{
		padding-left:0px;
	}
	.section_nav a{
		font-size:14px;
		display:inline-block;
		border-right:1px solid #999;
		padding:5px 15px;
		margin-bottom:10px;
	}
	
	.section_nav{
		width:100%;
		z-index:9;
		position:relative;
		margin-bottom:20px;
	}
	
	.header .inner-nav > ul > li > a:hover{
		color:#fff;
	}
	
	.header{
		height:60px;
	}
	
	.content_text{
	float:none;
	width:auto;
	z-index:0;
	position:relative;
	
}
	.linkbox{
		color:#111 !important;
	}
	
	.col-centered{
		z-index:9;
	}
	.linkbox{
		color:#111;
	}
	.nav_coming_soon{
	display:block;
}
	.nav_coming_soon .linkbox{
		padding:1px 5px;
		float:right;
		font-size:12px;
		margin-right:10px;
		margin-top:15px;
	}
	.sub-contractor-table2 input{
		width:90%;
	}
	label{
		display:inline;
	}
	.footer-main{
		position:relative;
		z-index:9;
	}
	
	.main-header{
		padding:10px 0 0 0;
	}
	
	.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{
	width:90%;	
	}
	
	.footer .right{
		margin-top:0px;
		
	}

	
	.footer .right img{
margin-top:0px;
width:60px;
}
	.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:#fff;
	}
	
	.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:#5a78ae;
		opacity:1.0;
	}
	
	.header_nav .link:hover, .sub-menu-open .header_link{
	
	}
	
	.inner-nav .sub-menu li a:hover{
	}
	
	.quicklinks_link{
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		color:#fff !important;
		display:block;
		text-transform: uppercase;
		padding:10px;
		font-size:15px;
		margin-bottom:10px;
		font-weight:600;
	}
	

.inner-nav .mega-menu{
	background-color:#fff;
}

.inner-nav .sub-menu li a{
	background-color:#fff;
}
	
		.inner-nav > ul > li > a{
		font-size:15px !important;
		line-height:31px;
	}
	
	
	.inner-nav .sub-menu li a:hover{
		color:#666;
		background:#fff;
		margin-left:0px;
	}
	
	.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;
		box-sizing: unset;
	}
	
	
	.inner-nav .sub-menu li a{
		text-align:center;
		margin-left:-16px;
		font-size:14px;
		background:#4f6ea7;
		white-space: initial;
		color:#fff;
	}
	
	.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:'Open Sans', sans-serif;
	float:left !important;
	top:-25px;
	position:relative;
	color:#fff !important;
	width:170px !important;
}

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


.subhead_text{
		margin-bottom:0px
	}
	
	
	.buttons{
		padding-top:0px;
	}
	}
	
	@media (max-width: 767px) {
		.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: 450px) {
		
		.page_content_image{
			display:none;
		}
	
		.img-logo{
			width:150px;
		}
	
	.link2{
		font-size:14px;
		padding:5px !important;
	}
}