/* Theme Name: Advanced Waste Water Treatment Corp */
@charset "utf-8";
body {
	margin: 0px;
	padding:0px;
	background-color:#494949;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	outline:none;
}
p {
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:22px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:16px;
}
.green {
	color:#709f14;
}
ol li {
	list-style:decimal inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.content_lft h2 {
	color:#494949;
	font-size:18px;
	margin-bottom:5px;
	margin-top:15px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.clear {
	clear:both;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}
.wrapper {
	width:1024px;
	font-family: 'PT Sans Narrow', sans-serif;
	margin:auto;
}
.main {
	min-width:1024px;
}
a {
	text-decoration:none;
}
/*header starts*/
.top_header {
	background-color:#70bcf8;
	font-family: 'PT Sans', sans-serif;
}
.top_header a {
	color:#fff;
}
.con_link_text a {
	color:#747474;
}
.download_brochure {
	background-image:url(images/download_icon.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:45px;
	padding-left:25px;
	color:#fafafa;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	transition:0.3s ease-in-out;
	margin-top:4px;
	margin-bottom:4px;
	height:18px;
}
.download_brochure:hover {
	color:#193770;
	background-position:left bottom;
}
.call_us {
	background-image:url(images/phone_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	color:#fafafa;
	text-transform:uppercase;
	font-size:14px;
	padding-left:23px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:200px;
}
.social_icons {
	float:right;
	margin-right:40px;
}
.social_icons ul li {
	float:left;
	margin-right:10px;
}
.facebook {
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
	background-position:top;
	width:10px;
	height:19px;
	display:block;
	margin-top:3px;
}
.facebook:hover {
	background-position:bottom;
}
.twitter {
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
	background-position:top;
	width:18px;
	height:16px;
	display:block;
	margin-top:5px;
}
.twitter:hover {
	background-position:bottom;
}
.linked_in {
	background-image:url(images/linked_in.png);
	background-repeat:no-repeat;
	background-position:top;
	width:19px;
	height:18px;
	display:block;
	margin-top:3px;
}
.linked_in:hover {
	background-position:bottom;
}
.youtube {
	background-image:url(images/youtube.png);
	background-repeat:no-repeat;
	background-position:top;
	width:17px;
	height:20px;
	display:block;
	margin-top:1px;
}
.youtube:hover {
	background-position:bottom;
}
.google {
	background-image:url(images/google_plus.png);
	background-repeat:no-repeat;
	background-position:top;
	width:18px;
	height:18px;
	display:block;
	margin-top:3px;
}
.google:hover {
	background-position:bottom;
}
/*top_header ends*/
/*header strarts*/
header {
	background-color:#fff;
}
.logo {
	margin-left:13px;
	padding-top:12px;
	padding-bottom:9px;
	float:left;
}
/*header ends*/
.banner_bg {
	background-size:cover;
	background-image:url(images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color:#fff;
	height:475px;
	padding-top:58px;
	  min-width: 100%;
}
.banner_txt {
	color:#ffffff;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:51px;
	line-height:38px;
	text-shadow:1px 1px #2b4677;
	padding-left:17px;
}
.utilize_txt {
	font-size:29px;
	display:block;
}
.disposal_txt {
	font-size:26px;
	display:block;
}
.clean_txt {
	font-size:46px;
	display:block;
}
.solution_btn {
	background-image:url(images/solution_btn.png);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	margin-left:100px;
	margin-top:23px;
	width:225px;
	height:47px;
}
.solution_btn:hover {
	background-position:bottom;
}
.green_txt {
	color:#709f14;
}
.grey_outer_bg {
	background-color:#ececec;
	background-image:url(images/gray-shadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.white_bg {
	margin-top:28px;
	height:225px;
	background-color:#FFF;
	background-image: url(images/banner_top_shadow.png);
	background-position: center top;
	background-repeat:no-repeat;
}
.background-image-none {
	background-image:none !important;
}
.banner_box {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:38px 25px 0px 25px;
	width:460px;
	float:left;
	background-image:url(images/shadow1.png);
	background-position: right;
	background-repeat:no-repeat;
	color:#757575;
}
.banner_box a:hover {
	background-position:bottom;
}
.banner_box strong {
	font-family: 'PT Sans Narrow', sans-serif;
	color:#494949;
	font-size:30px;
	text-transform:uppercase;
}
.banner_btn1 {
	background-image:url(images/banner_button.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	line-height:75px;
	height:76px;
	width:304px;
	display:block;
	margin:auto;
	color:#fafafa;
	font-size:21px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:19px\9;
}
.banner_btn2 {
	background-image:url(images/banner_button2.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	line-height:75px;
	height:72px;
	width:328px;
	display:block;
	margin:auto;
	color:#fafafa;
	font-size:21px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:19px\9;
}
.blue_bg {
	color:#fafafa;
	font-size:16px;
	font-weight:500;
	text-align:center;
	background-image:url(images/blue-bg.jpg);
	font-family: 'Roboto', sans-serif;
	height:157px;
	padding:0px 20px 20px 10px;
}
.blue_bg span {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:30px;
	line-height:50px;
}
.learn_more:hover {
	background-position:bottom;
}
.learn_more {
	margin:auto;
	text-align:center;
	background-image:url(images/learn-more.png);
	height:50px;
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	line-height:50px;
	color:#FFF;
	font-size:20px;
	font-family: 'PT Sans Narrow', sans-serif;
	width:174px;
	margin-top:10px;
}
/*content*/
.content {
	background-color:#FFF;
	padding-bottom:20px;
}
.content_lft {
	float:left;
	width:580px;
	font-size:16px;
	color:#747474;
	font-family: 'Roboto', sans-serif;
	padding:15px;
}
.title {
	background-image:url(images/title-bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:100%;
	padding-bottom:15px;
}
.title h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	padding-right:10px;
	text-transform:uppercase;
	background-color: #FFF;
	font-size: 20px;
	font-weight: bold;
	color: #494949;
	float:left;
	line-height: 20px;
	margin: 0px;
}
.home_blog {
	float:left;
	font-family: 'PT Sans Narrow', sans-serif;
	width:162px;
	font-size:12px;
	color:#747474;
	margin-right:45px;
}
.home_blog p {
	min-height:190px;
	width:100%;
	font-family: 'Roboto', sans-serif;
	float:left;
}
.home_blog img:hover{
	opacity:0.8;
}
.home_blog .blog_title:hover{
	color: #15346d;
}
.home_blog .blog_title {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#747474;
	text-transform:uppercase;
	float:left;
	height:60px;
	padding:10px 0px;
}
.home_blog .link{
	font-style:italic;
	color:#15346d;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
}
.home_blog img{
	border:none;
}
.home_blog a:hover, .method a:hover{
	text-decoration:underline;
}
.last_child {
	padding-right:0px!important;
	margin-right:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.content_rgt {
	float:right;
	width:355px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding:15px;
}
sup {
	font-size:50%;
	font-weight:bold;
}
li.method {
	margin-top:45px;
	margin-bottom:0px;
}
li.method:first-child { margin:0 !important; }
.method {
	font-size:12px;
	margin-bottom:45px;
	color:#747474;
	font-family: 'Roboto', sans-serif;
}
.method img, .method .hwim-image {
	margin-right:10px;
	margin-bottom:5px;
	border:none;
	float:left;
}
.method h2, .method .hwim-text h2 {
	margin:10px 0px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#494949;
}
/*Footer*/
.footer {
	padding:15px 0px;
	background-image:url(images/footer-bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
.footer_lft {
	float:left;
}
.footer_lft ul li {
	float:left;
}

.footer_rgt #constant-contact-signup-1 .kws_input_fields .cc_email_address { width:67% !important; margin-top:0px !important; float:left; }

.footer_lft ul li:first-child a {
	margin-left:0px;
	padding-left:0px;
	background-image:none;
}
.footer_lft ul li a {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:5px;
	margin-right:5px;
	text-transform:uppercase;
	color:#FFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:14px;
}
.footer_lft ul li a:hover {
	color:#709f14;
}
.footer_lft p {
	font-size:9px;
	color:#FFF;
	margin-top:90px;
}
.footer_rgt {
	float:right;
}
.news {
	float:right;
	width:418px;
}
.news input[type="text"] {
	text-transform:uppercase;
	font-style:italic;
	font-size:12px;
	font-size:10px\9;
	color:#747474;
	float: left;
	font-family: 'Roboto', sans-serif;
	width:250px;
	padding:0px 15px;
	border:1px solid #15346d;
	border-radius: 5px 0px 0px 5px;
	line-height:30px;
	height:30px;
}
.news .submit, .news .wysija-submit {
	background-image: url(images/footer-submit.jpg);
	width:121px;
	border:none;
	float:right;
	cursor:pointer;
	height:32px;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#FFF;
	font-size:20px;
}
.widget_wysija_cont .wysija-submit { margin-top:0 !important; }
.news .submit:hover, .form .submit:hover, .news .wysija-submit:hover{
	background-position:bottom;
}
.footer_rgt .social_icons {
	margin-right:0px;
	margin-top:20px;
}
.grey_outer_bg header{
	background-color:#ececec;
}
.grey_outer_bg header .wrapper{
	background-color:#FFF;
}
.inner_title{
	background-image:url(images/awwt-interior.jpg);
	height:95px;
	background-repeat:no-repeat;
	background-position:center;
	padding-left:15px;
}
.inner_title h1{
	font-family: 'PT Sans Narrow', sans-serif;
	color:#FFF;
	font-size:35px;
	margin:0px;
	padding:24px 0px;
	background-image:url(images/adout.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	text-transform:uppercase;
	text-shadow: 2px 7px 14px #000;
}
.content_rgt .banner_btn1{
padding: 0px 0px !important;
width: 300px;
font-family: 'PT Sans Narrow', sans-serif;
float: left;
text-indent: 30px;
text-align: left;
background-position: top;
margin: 20px 0px;
}
.content_rgt .banner_btn1:hover{
	background-position: bottom;
}
.method h3{
	font-size: 12.5px;
	font-style:normal;
line-height: 18px;
font-family: 'PT Sans Narrow', sans-serif;
color: #747474;
font-weight: bold;
text-transform: uppercase;
}
.method a{
	font-style: italic;
color: #15346d;
font-weight: bold;
}
.read:hover{
	text-decoration:underline;
}
.read{
	float:left;
	padding-top:10px;
	font-style: italic;
color: #15346d;
font-weight: bold;
}
.blog{
	float:left;
	width:480px;
	font-size:15px;
	color:#464646;
	line-height:20px;
	margin-bottom:40px;
}
.blog .date{
	height:35px;
	float:left;
	margin-bottom:10px;
	width:472px;
	border:1px solid #c8c8c8;
	background-color:#dddddd;
	line-height:35px;
	font-size:18px;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#494949;
	padding-left:8px;
}
.blog h4:hover{
	color: #15346d;
}
.blog h4{
	font-size:20px;
	color:#494949;
	font-family: 'PT Sans Narrow', sans-serif;
	padding:0px;
	margin:0px;
}

.bold_txts
{
   display:inline-block;
   padding-bottom:5px;
   padding-top:10px;
}

.blog h3{
	font-size:21px;
	color:#494949;
	font-family: 'PT Sans Narrow', sans-serif;
	padding:0px;
	margin:0px;
        padding-bottom:10px;
	font-weight:400;
}
.blog_img{
	float:left;
	margin-right:10px;
	background-color:#f2f2f2;
	padding:3px;
	border:1px solid #c8c8c8;
	margin-bottom:3px;
	padding-bottom:0px !important;
}
.blog_img img{
	border:1px solid #c8c8c8;
}
.content_link { color:#15346d; }

.content_link:hover { color:#709f14; }

.page-numbers{
	float:left;
}
.page-numbers li{
	float:left;
	background-image:none !important;
}
.page-numbers .active, .page-numbers li a:hover, .page-numbers li span:hover, .page-numbers .current{
	background-color:#FFF;
	color:#4071ad;
}
.page-numbers li a, .page-numbers li span{
	font-size:18px;
	padding:2px;
	font-weight:bold;
	color:#2c2c2c;
	font-family: 'PT Sans Narrow', sans-serif;
}
.map{
	margin:30px 0px 0px 0px;
	width:600px;
	height:450px;
	border:1px solid #15346d;
}
.content_lft ul li{
	padding-bottom: 5px;
	background-image:url(images/list.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:5px 5px;
}
.form span{
	color:#F00;
}
.form{
	margin:30px 0px;
}
.form td{
	padding-bottom:10px;
}
.wpcf7-form-control-wrap  .txt_box, .txt_box{
	border: 1px solid #ddd !important;
	width:250px;
	padding:5px 10px;
	font-size: 16px;
color: #747474;
	line-height:20px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.wpcf7-form-control-wrap  .txt_area, .txt_area{
	border: 1px solid #ddd !important;
	width:250px;
	height:80px;
	font-size: 16px;
color: #747474;
	padding:0px 10px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height:20px;
}
.form .submit {
	background-image: url(images/footer-submit.jpg);
	width:121px;
	border:none;
	cursor:pointer;
	height:32px;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#FFF;
	font-size:20px;
	text-transform:uppercase;
}
img.alignleft  {
       border:1px solid #A8A8A8;
	padding:1px;
}
.link_1 {color:#15346d;}
.link_1:hover {color:#000;}
.lfft_img{float:left;}

.news_list li
{
padding-bottom:10px !important;
margin-top:10px;
border-bottom:1px solid #cccccc;
}

.news_list li a { color:#15346d; font-size:14px !important; } 

.news_list li a:hover { color:#15346d; }

.news_list li span { display:block; font-size:13px !important; font-style:italic; margin-top:5px; }

.learning_img
{
float:left; 
}

.learning_img img { border:2px solid #15346d; } 

.learning_img a:hover img { border:2px solid #15346d; }

.download_link { float:left;  }

.download_link a { font-family: "PT Sans Narrow",sans-serif; font-size:15px; text-transform:Capitalize; color:#494949; margin-top:10px; font-weight:700;  display:inline-block;  }

.download_link a:hover { color:#15346d;  }

#cc_61b8b59f3d_email_address
{
    border: 1px solid #15346d;
    border-radius: 5px 0 0 5px;
    color: #747474;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-style: italic;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-transform: uppercase;
    width: 250px;
}

html body div.kws_form .kws_input_container { padding-top:0px !important; }

html body div.kws_form { padding-top:0px !important; margin-top:-8px !important; }

.kws_input_fields .cc_first_name { display:inline-block !important; width:100% !important; margin-top:6px !important; }
.kws_input_fields .cc_company_name { display:inline-block !important; width:100% !important; margin-top:6px !important; }

#constant-contact-signup-1 .kws_input_fields .cc_email_address { display:inline-block !important; width:100% !important; margin-top:6px !important; }


.kws_input_fields .gfield input
{
  float:left;
}

.subscribe_news #cc_5020312c46_first_name, .subscribe_news #cc_5020312c46_company_name, .subscribe_news #cc_5020312c46_email_address  {
    border: 1px solid #ddd !important;
    color: #747474;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 10px;
    width: 250px; }


.cc_Go .b
{
    background-image: url("images/footer-submit.jpg");
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 20px;
    height: 32px;
    width: 121px;
 text-transform: uppercase;
margin-right:15px;
}

html body div.kws_form li { float:left; margin-right:5px; font-size:13px; }

.kws_input_fields .gfield_label{ float:left; width:150px !important; text-align:left !important; }

.subscribe_news #cc_form_1 label { font-size:14px !important; font-weight:normal !important; padding-top:5px; color:#494949;  }

.subscribe_news { margin-top:10px; }

.subscribe_news .cc_Go .b { margin-left:150px !important; margin-top:10px; }

.subscribe_news .gfield_required { color:#e40000; }

.download_link{
max-width: 400px;
}
.a_wrap{
	margin: 20px 0;
}

.btn{
background: #15346d;
color: #fff;
border-radius: 0px;
padding: 10px;
display:block;
width: 84px;
text-align: center;
}
.group:after{
content:"";
display:table;
clear:both;
}
.footer_lft #menu-footer-menu {margin-top:8px !important;}
/*######################################### media queries begin #########################################*/
@media(min-width:767px) {
	/*menu*/
#menu:before, #menu:after {
	content: "";
	display: table;
}
#menu:after {
	clear: both;
}
#menu {
	zoom:1;
	z-index:10000;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:700;
	float:right;
}
#menu li {
	float: left;
	position: relative;
	z-index:10000;
	margin-left:1px;
}
#menu li.last_child ul {
	left:-65px;
}
#menu li:first-child a {
	background-image:none;
	padding: 34px 16px;
}
#menu li li:first-child a {
	padding: 7px 10px;
}
#menu li ul a {
	background-image:none
}
.last_menu ul{
	left: -169px !important;
}
.last_menu2 ul{
	left: -160px !important;
}
#menu a {
	color: #444444;
	display: block;
	padding:34px 22px 34px 9px;
	padding:34px 15px 34px 9px\9;
	font-size: 14px;
	font-size: 13px \9;
	font-weight:700;
	text-transform:uppercase;
	text-decoration: none;
	background-image: url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:94%;
	background-position:98%\9;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#menu ul {
	margin: 10px 0 0 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 86px;
	top: 85px\9;
	left: 0;
	z-index: 10000;
	border-top:3px solid #15346d;
	background:url(images/white_transparent.png);
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -ms-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
	width:250px;
	z-index:10000;
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul {
	top: 0;
	left: 150px;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/	
}

#menu ul li {
	float: none;
	display: block;
	border: 0;
}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul a {
	padding:7px 10px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform:uppercase;
	color:#313131;
}
#menu a:hover, .active, #menu li.current-menu-item a, #menu li.current-menu-parent a {
	color: #15346d;
	background-color:#e2e0e0;
}
#menu li ul li {
	margin-left:0px;
	border-bottom: 1px solid #e2e0e0;
}
#menu li.current-menu-parent li a, #menu li.current-menu-parent li.current-menu-item a {
	color: #000;
	background-color:#fff;
}
#menu li.current-menu-parent li a:hover, #menu li.current-menu-parent li.current-menu-item a:hover {
	color: #15346d;
	background-color:#e2e0e0;
}
#menu ul li ul li a {
	width:200px;
	text-align:center;
	cursor:pointer;
	
}
#menu ul li ul li a:hover {
	background-image:none !important;
	background-color:#E3E3E3 !important;
}
#menu ul li:first-child > a:after {
	position: absolute;
	left: 40px;
	top: -6px;
}
#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
}
/* Mobile */
	#menu-trigger {
	display: none;
}
}
@media (min-width: 992px) and (max-width: 1200px) {

	.wrapper {width:940px;padding-left:15px;padding-right:15px;}
	.download_brochure {margin-left:0px}
	.call_us {margin-left:140px;}
	.social_icons {margin-right:0px;}
	.main {min-width:inherit;}
	#menu a {font-size:12px;}
	.logo {padding-top:10px;}
	.banner_box {float:none;width:inherit;background-image:none;}
	.banner_box .banner_btn1,.banner_box .banner_btn2 {margin:inherit;}
	.white_bg {height:inherit;}
	.blue_bg {height:inherit;}
	.banner_bg {height:inherit;}
	.top_header {padding:5px 0px;}
	.content_lft {float:none;width:inherit;}
	.content_rgt {float:none;width:inherit;}
	.home_blog {width:200px;}
	.blue_bg {background-size:cover;padding-top:12px;}
	.home_blog p {min-height:inherit;padding-bottom:30px;}
	.home_blog {margin-bottom:25px;}
	/*.footer_lft p {margin-top:20px;}*/
	.white_bg img {width:100% !important;}
	.banner_txt {font-size: 45px;line-height: 43px;}
	.solution_btn {margin-left:0px;}
	.home_blog {width:32%;margin-right:2%;}
	header .wrapper {padding-left:0px;padding-right:0px;}
	#menu-wrap {padding-right:5px;}
	#menu li:first-child a {padding: 34px 14px;}
	#menu ul {
	opacity: inherit !important;
	visibility: inherit !important	;
	display:none !important;

}
#menu li:hover > ul {
	opacity: inherit !important;
	visibility: inherit !important	;
	display:block !important;
}
.blog {width:100%;float:none;}
.map iframe {width:100% !important;height:250px !important;}
.map {height:inherit;}
.footer_lft ul li a {font-size:13px;}

}
@media (min-width: 768px) and (max-width: 991px) {
	.wrapper {width:720px;padding-left:15px;padding-right:15px;}
	.logo {width:250px;margin:auto;display:block;float:none;}
	.download_brochure {margin-left:0px}
	.call_us {margin-left:140px;}
	.social_icons {margin-right:0px;}
	.main {min-width:inherit;}
	#menu {float:none;}
	#menu a {font-size:13px;}
	#menu li:first-child a {background-image: none;padding: 16px 16px;}
	#menu a {padding: 16px 25px 16px 7px;}
	#menu ul {top:49px;}
	.banner_box {float:none;width:inherit;background-image:none;}
	.banner_box .banner_btn1,.banner_box .banner_btn2 {margin:inherit;}
	.white_bg {height:inherit;}
	.blue_bg {height:inherit;}
	.banner_bg {height:inherit;}
	.top_header {padding:5px 0px;}
	.content_lft {float:none;width:inherit;}
	.content_rgt {float:none;width:inherit;}
	.home_blog {width:200px;}
	.blue_bg {background-size:cover;padding-top:12px;}
	.home_blog p {min-height:inherit;padding-bottom:30px;}
	.home_blog {margin-bottom:25px;}
	.white_bg img {width:100% !important;}
	.banner_txt {font-size: 45px;line-height: 43px;}
	.solution_btn {margin-left:0px;}
	header .wrapper {padding-left:0px;padding-right:0px;}
	#menu ul {
	opacity: inherit !important;
	visibility: inherit !important	;
	display:none !important;

}
#menu li:hover > ul {
	opacity: inherit !important;
	visibility: inherit !important	;
	display:block !important;
}
.blog {width:100%;float:none;}
.map iframe {width:100% !important;height:250px !important;}
.map {height:inherit;}
.html body div.kws_form {float:right;}
.footer_lft ul li a {font-size:11px;}
.news {width:270px;}
.footer_rgt #constant-contact-signup-1 .kws_input_fields .cc_email_address {width:49% !important;}

}
@media (max-width:767px) {
	.wrapper {width:inherit;padding-left:15px;padding-right:15px;}
	.logo {width:250px;margin:auto;display:block;float:none;}
	.download_brochure {margin-left:0px}
	.call_us {margin-left:140px;}
	.social_icons {margin-right:0px;}
	.main {min-width:inherit;}
	#menu {float:none;}
	#menu a {font-size:13px;}
	#menu li:first-child a {background-image: none;padding: 16px 16px;}
	#menu a {padding: 16px 25px 16px 7px;}
	#menu ul {top:49px;}
	.banner_box {float:none;width:inherit;background-image:none;}
	.banner_box .banner_btn1,.banner_box .banner_btn2 {margin:inherit;}
	.white_bg {height:inherit;}
	.blue_bg {height:inherit;}
	.banner_bg {height:inherit;}
	.top_header {padding:5px 0px;}
	.content_lft {float:none;width:inherit;}

	.content_rgt {float:none;width:inherit;}
	.home_blog {width:200px;}
	.blue_bg {background-size:cover;padding-top:12px;}
	.home_blog p {min-height:inherit;padding-bottom:30px;}
	.home_blog {margin-bottom:25px;}
	.footer_lft p {margin-top:20px;}
	.white_bg img {width:100% !important;}
	.banner_txt {font-size: 45px;line-height: 43px;}
	.solution_btn {margin-left:0px;}
	/*menu begin*/
	.pushmenu ul li {padding:10px 0px;}
	.drop_down_menu ul,.drop_down_menu_sub ul {display:none;}
	.drop_down_menu_1 ul {display:none;}
	.drop_down_menu,.drop_down_menu_sub  {background-image: url(http://awwtinc.com/wp-content/uploads/2016/02/down_arrow.png) !important;background-repeat: no-repeat !important;background-position: 95% 10px !important;}
	.pushmenu { background-color: #5071A7;width: 240px;height: 100%;top: 0;z-index: 1000;margin:0px;position:fixed;}
	.pushmenu-left {right: -240px;}
	.pushmenu ul li {display:block;}
	.pushmenu-left.pushmenu-open {right: 0;}
	.pushmenu-push {overflow-x: hidden;position: relative;right: 0;}
	.pushmenu-push-toright {right: 240px;}
	/*Transition*/
	.pushmenu, .pushmenu-push {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;  }
	#nav_list {float:right; background: url(http://awwtinc.com/wp-content/uploads/2016/02/icon_nav.png) no-repeat left top;cursor: pointer;height: 24px;width: 32px;text-indent: -99999em;}
	nav-list.active { background-position: -33px top;}
	section.content {padding: 10px 20px;}
	.drop_down_menu_1 ul {padding-left:30px !important;}
	.pushmenu ul li ul {position:inherit !important;width:inherit;visibility:inherit;opacity:inherit;top:inherit;}
	.pushmenu ul {text-align:left;}
	.pushmenu ul li a  {font-size:12px; padding:10px 10px;display:block;border-bottom:1px solid #cfcfcf;color:#fff;}
	.pushmenu ul li {padding:0px;}
	.pushmenu ul li ul li {padding:0px;}
	.pushmenu ul li ul li a{padding-left:22px;background-image:none !important;}
	.pushmenu ul li ul li ul li a {padding-left:35px;}
	.pushmenu ul {padding:0px;}
	.pushmenu ul li:hover ul { display:none; }
	.pushmenu ul li ul li ul {left:0px;width:inherit;}
	.pushmenu ul li {float:none;}
	.pushmenu ul li ul li ul {opacity:1;visibility:visible;}
	.pushmenu {overflow-y:auto;}
	.buttonset .active {float: right;
    background: url(http://awwtinc.com/wp-content/uploads/2016/02/close.png) no-repeat left top !important;
    cursor: pointer !important;
    height: 42px !important;
    width: 42px !important;
    text-indent: -99999em !important;
    position: absolute !important;top: -4px;
    right: 0px;}
	.drop_down_menu_arrow  {background-image:url(images/drop_down_menu_arrow.png) !important;background-repeat:no-repeat;}
	.buttonset {position:absolute;top:63px;z-index:1;}
	.buttonset {right:12px;}
	.pushmenu ul li ul li {font-family: 'Lato', sans-serif;background-color:#fff;}
	.pushmenu ul li ul li a {color:#000;}
	.pushmenu-push-toright #nav_list {margin-top:5px;}
	.attorney .number .glyphicon {color:#eca26b;}
	.att_right {float:none;}
	.attorney .number {margin-top:33px;}
	.attorney .number .glyphicon {border: 2px solid #eca26b;}
	.attorney p {font-size:15px;text-align:center;padding-top:31px;}
	.attorney .trans {padding-bottom:0px;}
	.pushmenu ul li ul li a {display:block;}
	.nav-main .nav-container ul li {
    border-bottom: 1px solid #e59037;
}
.has-sub-nav {
    background-image: url(images/mobile_submenu.png);
    background-repeat: no-repeat;
    background-position: right 10px;
}
.menu ul li.drop_down_menu,.menu ul li.drop_down_menu_sub {
    background: url(images/mobile_submenu_active.png) 90% 20px no-repeat;
}
.drop_down_menu > a,.drop_down_menu_sub > a  {
	width:75%;
}
.pushmenu ul li a {margin:0px;}
.pushmenu ul li:hover a {border-bottom:0px;}
.pushmenu ul li.active a {border-bottom:0px;}
.pushmenu ul li a {border-bottom:0px;}
.pushmenu ul li {border-bottom:1px solid #cfcfcf;}
.pushmenu ul li ul {left:0px;}
.menu .drop_down_menu ul,.menu .drop_down_menu_sub ul {background-color:#0075c0;}
.social_icons {display:none;}
.logo {margin-left:0px;margin-right:0px;}
.banner_txt {font-size: 34px;line-height: 37px;}
.utilize_txt,.disposal_txt {font-size:18px;}
.clean_txt {font-size:30px;}
.banner_bg {padding-top:37px;}
#menu-footer-menu {display:none;}
.footer_lft p {margin-top:0px;text-align:center;font-size:11px;}
.footer_lft {float:none;}
.home_blog {width:100%;}
.content_lft .title {
	margin-bottom:10px;
}
.content_rgt .title {
	margin-top:20px;
}
#menu a,#menu li:first-child a {padding:10px;}
.wrapper {padding-left:0px;padding-right:0px;}
.top_header,header .wrapper, .banner_txt {padding-left:10px;padding-right:10px;}
.banner_box {padding:10px;}
.page-id-35 .content_lft img {float:none;display:block;	}
.blog {width:100%;}
.blog .date {margin-top:5px;width:100%;}
.map iframe {width:100% !important;height:250px !important;}
.map {height:inherit;}
.call_us {float:right;margin-left:0px;}
.footer_rgt {display:none;}


}
@media (max-width: 480px) {
	.download_brochure {font-size:11px;padding-top:2px;padding-bottom:2px;height:14px;}
	.call_us {margin-left:3px;font-size:11px;float:right;padding-top:2px;padding-bottom:2px;}
	.logo img {width:190px;}
	.buttonset {top:58px;}
	/*.banner_txt {padding-left:0px;}*/
	.banner_txt {font-size: 25px;line-height: 32px;}
	.utilize_txt,.disposal_txt {font-size:15px;}
	.clean_txt {font-size:20px;}
	.banner_box strong {font-size:21px;margin-bottom:0px;display:block;	}
	.banner_btn1 {background-image:none;background-color:#325189;width:200px;line-height:40px;height:40px;font-size:15px;border-radius:4px;margin-top:20px !important;display:inline-block;}
	.banner_btn2 {background-image:none;background-color:#325189;width:220px;line-height:40px;height:40px;font-size:15px;border-radius:4px;margin-top:20px !important;display:inline-block;}
	.blue_bg {font-size:14px;font-weight:400;line-height:23px;}
	.banner_box {padding-bottom:20px;}
	.home_blog .blog_title {height:inherit;	}
	.footer_lft p {font-size:9px;}
	.form td {display:block;}
	.content_lft p {font-size:14px;line-height:25px;}
	.inner_title h1 {font-size:20px;}
	.content_lft h2 {line-height:25px;font-size:16px;}
	.content_lft ul li {font-size:15px;}
	.content_rgt .banner_btn1 {width:230px;}
}