
@import "reset.css";
@import "grid.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Lato:400italic,700,300,900);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,500,700);
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');


html, body {
	background: #1e1e1e;
	width: 100%;
	position: relative;
	font: normal 18px/21px 'Roboto Slab', serif;
	color: #333;
	text-align: left;
	line-height:1.75
	
}

* ul { list-style: none; }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
	color:#fff;
}

* {-webkit-text-size-adjust: none;}

p {
	font-weight: 400;
	color: #333;
	line-height: 1.75;
}

a {
	text-decoration: none;
	color: #f3131e;
	transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.link:hover i,
.box1 .img:hover {
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

a:hover {
	color: #333333;
	text-decoration: none;
}


/*******************Header*********************/

#header {
	position: relative;
	text-align: center;
}

h1 {text-align: left;}

h1 a img {
	margin-top: 5px;
	position: relative;
    width:auto;
    height:150px;
}

.social-links,
.social-links1 {
	position: relative;
	overflow: hidden;
	float: right;
	margin: 43px 1px 15px 0;
}

.social-links li,
.social-links1 li  {
	float: left;
	width: 29px;
	height: 34px;
}

.social-links li + li,
.social-links1 li + li {margin-left: 6px;}

.social-links li a,
.social-links1 li a {
	width: 29px;
	height: 29px;
	position: relative;
	display: inline-block;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
	color: #fff;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.social-links li a:hover,
.social-links1 li a:hover {
	-webkit-box-shadow: inset 0 3px 5px #0a0a0a;
	-moz-box-shadow: inset 0 3px 5px #0a0a0a;
	-ms-box-shadow: inset 0 3px 5px #0a0a0a;
	-o-box-shadow: inset 0 3px 5px #0a0a0a;
	box-shadow: inset 0 3px 5px #0a0a0a;
	line-height: 28px;
	color: #fff;
}

.fa-envelope.asd {font-size: 15px;margin-bottom: 2px;}

.chat {
	position: relative;
	overflow: hidden;
	text-align: left;
	margin: 14px 0 1px;
}
.chat a {
	font: bold 10px/10px 'Roboto Slab', serif;
	display: inline-block;
	text-transform: uppercase;
}
.chat span {
	display: block;
	font: normal 9px/12px 'Roboto Slab', serif;
	margin-top: -2px;
	word-spacing: 2px;
}
.chat i {
	float: left;
	margin: 7px 5px 0 0;
}

.top_banner {
	position: relative;
	overflow: hidden;
	margin: 25px 0; 
}

.top_banner > img {margin-right: 4px;}

/************Content***********/

.bg1 {
	position: relative;
	/*background: #050608;
	padding: 15px 0;*/
	background:url("../images/header-bg.jpg") 0 0 repeat-x;
	background-size: contain;
}

.bg2 {
	position: relative;
	background: url(../images/top_bg.jpg) 0 0 repeat-x;
	min-height: 51px;
}

.bg3 {
	position: relative;
	background: #f1f1f1;
}

.bg4 {
	position: relative;
	background: #e5f7fd;
}
.bg4.p61
{
    background: #000;/*#f3131e;*/
}
.bg5 {
	position: relative;
	background: #f0f0f0;
}

.p21 {padding: 76px 0 21px;}
/*.p52 {padding: 61px 0 52px;}*/
.p53 {padding: 53px 0 52px;}
.p61 {padding: 61px 0 63px;}
.p62 {padding: 30px 0 20px;}
.p63 {padding: 40px 0 40px;}
.p66 {padding: 30px 0 30px;}
.p72 {padding: 66px 0 72px;}
.p118 {padding: 118px 0 74px;}
.p142 {padding: 118px 0 142px;}
.p15 {padding: 20px 0 20px;}
.p10 {padding: 0px 0 0px;}

h2,h3,h4,h5,h6 {
	display: block;
	font: bold 24px/30px 'Roboto Slab', serif;
	color: #333333;
	position: relative;
	text-transform: none;
}

h2 {
	color: #f3131e;
	font-size: 31px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 28px;
	letter-spacing: .5px;
}

h3 {
	font-size: 29px;
	line-height: 31px;
	font-weight: 700;
	margin-bottom: 23px;
}

h4 {
	font-size: 16px;
	line-height: 21px;
	font-weight: 700;
	color: #ff6714;
	margin-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

h5 {
	font-size: 19px;
	line-height: 20px;
	font-weight: 400;
	text-transform: none;
	text-align: left;
}

h6 {
	display: inline-block;
	font-size: 18px;
	line-height: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	color: #f3131e;
}

.h7 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	color: #ff6714;
}

.col1 {background: #3a5a9f;}
.col2 {background: #45b0e3;}
.col3 {background: #d61119;}
.col4 {background: #1783bc;}
.col5 {background: #676767;}
.col6 {color: #f3131e!important;}
.col7 {color: #3dc4f0;}
.col8 {color: #3a3a3a;}

.banner {
	position: relative;
	overflow: hidden;
	background: url(../images/banner.jpg) 0 0 no-repeat;
	height: 473px;
	padding-top: 90px;
	width: 100%;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'Roboto Slab', serif;;
}

.size1 {
	font-size: 111px;
	line-height: 111px;
	margin-left: -6px;
	letter-spacing: -3px;
}

.size2 {
    font-size: 43px;
    letter-spacing: -1px;
    line-height: 52px;
    padding-top: 18px;
}

.size3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
    padding-top: 20px;
    text-transform: none;
}

.tel {
	font-size: 26px;
	line-height: 26px;
}

.tel i {margin-right: 5px;}

.section,
.section-1,
.section-2 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.section p {
	font-size: 16px;
	line-height: 24px;
	width: 96%;
}

.section-1 .size1 {margin-bottom: 20px;}

.section-2 {
	margin: 0;
	padding: 7px 0 0;
}

.box {
	position: relative;
	margin: 0;
}

.img {margin-bottom: 23px;}

.image {
	position: relative;
	overflow: hidden;
}

.post {
	position: relative;
	overflow: hidden;
	padding-top: 19px;
}
.post.blg {padding: 0 0 8px;}

.post + .post {margin-top: 29px;}

.post .p_left {
	float: left;
	text-align: center;
	width: 70px;
}

.p_left > img {
    margin-top: 10px;
    padding-right: 12px;
}

.p_left time {
	font: 900 46px/47px 'Roboto Slab', serif;
	color: #ff6714;
	display: block;
	text-align: left;
	margin-top: -7px;
}

.p_left time span {
	color: #2b3943;
	font-size: 12px;
	line-height: 17px;
	display: block;
	font-weight: 400;
	text-transform: uppercase;
}

.post .p_center {
	float: left;
	margin-right: 24px;
}

.post.blg .panel {width: 62.5%;}

.panel {
	position: relative;
	overflow: hidden;
	width: 55%;
	border-bottom: 1px solid #dfe1e2;
	margin-bottom: 2px;
}

.panel li {
	float: left;
	padding-bottom: 9px;
	line-height: 12px;
	position: relative;
}
.panel li a {
	text-transform: uppercase;
	color: #2b3943;
	font-size: 10px;
}
.panel li a:hover,
.panel li a.col6:hover {color: #00b2eb!important;}

.panel li+li {margin-left: 23px;}
.panel li+li:after {
	position: absolute;
	content: "";
	top: 7px;
	left: -13px;
	width: 4px;
	height: 4px;
	background: #b3b7b9;
}

.post .p_right div>a {
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	color: #00b2eb;
}

.post .p_right div>a:hover {color: #ff6714;} 
.post .p_right div>p{margin-top: 10px;}

blockquote {
	position: relative;
	overflow: hidden;
	padding-top: 19px;
}

.bq_top:after {
	position: absolute;
	content: "";
	background: url(../images/quo.png) 0 0 no-repeat;
	height: 21px;
	width: 22px;
	bottom: -21px;
	right: 24px;
}

.bq_top {
	position: relative;
	background: #464646;
	height: 92px;
}

.bq_top img {
	float: left;
	margin-right: 20px;
}

.bq_top p {
	font-size: 21px;
	line-height: 21px;
	color: #fff;
	padding-top: 26px;
}

.bq_top span {
	font-size: 11px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fead06;
}
.bq, .bq1 {
	position: relative;
	overflow: hidden;
	margin-top: 17px;
}

.bq1 {
	margin-top: 8px;
	float: left;
}

.bq img, .bq1 img {
	float: left;
	width: 26px;
	margin-left: 12px;
}

.bq1 img {margin: 0 12px 0 0;}
.bq1 + div {
	float: right;
	width: 85%;
	padding-right: 62px;
	margin-top: 13px;
}
.bq1 + div a {
	font-size: 16px;
	line-height: 18px;
}

.bq a {
	font-size: 16px;
	line-height: 17px;
}

.bq p {
	line-height: 17px;
	margin-top: 25px;
}

.bq div {
	width: 216px;
	float: right;
}

.quote1:after {
	position: absolute;
	content: "";
	background: url(../images/quo1.png) 0 0 no-repeat;
	height: 59px;
	width: 57px;
	bottom: -59px;
	left: 39px;	
}

.quote1 {
	position: relative;
	background: #e9e9ea url(../images/quotes1.png) 140px 17px no-repeat;
	padding: 34px 22px 31px;
	margin: 16px 0 37px;
}

.quote1 .img {
	float: left;
	margin: 0 26px 10px 0;
}

.quote1 p {
	color: #00b2eb;
	font: italic 400 18px/21px 'Roboto Slab', serif;
	padding-top: 20px;
}

.txt {
	margin-top: 26px;
	padding-right: 11px;
}

.block {
	position: relative;
	overflow: hidden;
	margin-top: -5px;
}

.block a {display: inline;}

.block p {margin-bottom: 16px;}

.thumb {
	position: relative;
	overflow: hidden;
	margin-bottom: 4px;
}

.thumb > p {margin-top: 5px;}

.image {margin-bottom: 22px;}

.thumb1 {
	position: relative;
	margin-top: -2px;
}

.thumb1 .img {
	margin-top:-3px;
	float: left;
}

.thumb1 h6 {
	color: #ff6714;
	margin-bottom: 18px;
}

.thumb1 .right {
	float: right;
	width: 67%;
}

.thumb1 a {margin-top: 15px;}

.img.asd {margin: 0 3px 0 -21px;}

.divider {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 42px 0 53px;
	background: #34b9e1;
	height: 1px;
	width: 100%;
}

.box1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 34px;
}

.box1 .img {
	border: 1px solid #b3b7b9;
	margin-bottom: 21px;
}

.box1 .img:hover {background: #f0f0f0;}

.box1 h4 {
	margin-bottom: 10px;
	letter-spacing: -.7px;
}

.text {
	position: relative;
	overflow: hidden;
	margin: -9px 0 18px;
}

.text strong {
	color: #292929;
	font-weight: bold;
}
.text > a {
	display: inline-block;
	color: #06b2eb;
	margin-top: 29px;
}
 
/************accordion*************/

#accordion {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 3px;
	min-height: 310px;
	height: 310px;
}

.group + .group {margin-top: -1px;}

.group p {
	margin: 15px 0 32px;
	display: none;
	padding: 0 18px 0 13px;
}

.group p br {
	display: block;
	margin-top: 7px;
}

.group i {
	display: inline-block;
	height: 41px;
	width: 43px;
	text-align: center;
	border-right: 1px solid #b3b7b9;
}

.plus,
.minus {
    display: inline-block;
    color: #cdcdcd;
	width: 18px;
	height: 18px;
    position: absolute;
    left: 13px;
    top: 11px;
    cursor: pointer;
}

.plus {background: url(../images/plus.png) 0 0 no-repeat;}
.minus {background: url(../images/minus.png) 0 0 no-repeat;}

.minus,
.minus:hover,
.plus:hover {
	color: #28b3f4;
	opacity: .9;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
}

#accordion h5 {
	line-height: 24px;
	border: 1px solid #b3b7b9;
	font-size: 15px;
	display: block;
}

#accordion a {
	color: #525353;
	line-height: 18px;
	margin: 0 11px;
}

#accordion a:hover {color: #28b3f4;}

.acc {
	margin-top: -20px;
	padding-bottom: 26px;
}


/*************links***************/

.link {
	position: relative;
	display: inline-block;
	color: #00b2eb;
	text-transform: uppercase;
	font: 700 14px/19px 'Roboto Slab', serif;
	letter-spacing: -.6px;
	margin-top: 20px;
}
.link i {
    color: #00B2EB;
    font-size: 17px;
    margin-left: 6px;
    padding-bottom: 4px;
}

.link1 {
	font-size: 18px;
	line-height: 27px;
	color: #f3131e;
	display: inline-block;
	text-transform: none;
	position: relative;
	font-weight: 700;
}

.link:hover,
.link:hover i,
.link6:hover,
.text > a:hover {
	color: #ff6714!important;
}

.link1:hover {color: #65aade;}

.link2 {
	color: #333333;
	font-size: 18px;
	line-height: 20px;
	font-weight: 900;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
	padding-bottom: 3px;
}

.link3 {
	color: #fdc90b;
	text-transform: uppercase;
	font-weight: 900;
}

.link4 {
	text-transform: none;
	color: #f0eddf;
	padding-bottom: 1px;
	display: inline-block;
	position: relative;
	line-height: 20px;
}

.link3:hover {color:#F0EDDF; }


.link5 {
	color: #333333;
	display: inline;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
}

.link6 {
	color: #00B2EB;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}

.link2:hover,
.link5:hover,
.block1 a:hover,
.link4:hover,
.box a:hover {color: #44a8da;}

/*************lists****************/

.list,
.list-2,
.list-3,
.list-5 {
	position: relative;
	overflow: hidden;
	text-align: left;
}

.list {padding-top: 5px;}

.list {margin-top: 10px;}
.list.bn li {border: none;padding-bottom: 0;}

.list li {
	border-bottom: 1px solid #d0cec5;
	padding-bottom: 19px;
	margin-bottom: 17px;
	width: 81%;
	padding-left: 37px;
}

.list li .fa {
	color: #f3131e;
	font-size: 18px;
	padding-top: 6px;
	position: absolute;
	left: 0;
}

.list li a{
	text-transform: none;
	font-size: 18px;
	line-height: 24px;
	color: #3a3a3a;
	font-weight: 400;
}

.list li a:hover, 
.list-1 a:hover {
	color: #00b2eb;
	text-decoration: none;
}

.list-1 {
	position: relative;
	overflow: hidden;
	text-align: left;
	padding-top: 17px;
	width: 82.3%;
}

.list-1 li .fa {
	color: #333333;
	font-size: 20px;
	padding-top: 4px;
	position: absolute;
	left: 21px;
}

.list-1 a {
	text-transform: none;
	font: italic 400 14px/24px 'Roboto Slab', serif;
	color: #3a3a3a;
}

.list-2 {
	padding: 32px 0 25px;
}

.list-2 li {float: left;}

.list-2 li a {
	opacity: .7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.list-2 li a:hover {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.list-2 li + li {margin-left: 4%;}

.list-3 {margin: 13px 0 32px;}

.list-3 li a {
	color: #cecece;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
}

.list-3 li a:hover {color: #3bbff2;}

.list-3 .fa {
	font-size: 16px;
	width: 17px;
	margin-right: 12px;
	color: #00aef0;	
}

.list-5 {margin: 15px 0 18px;}

.list-5 li {
	width: 100%;
	background: url(../images/arrow-list.png) 0 7px no-repeat;
	padding-left: 17px;
}

.list-5 li a {
	color: #8e8d8d;
	font: 700 13px/23px 'Roboto Slab', serif;
	text-transform: uppercase;
	display: inline;
}

.list-5 li a:hover {color: #44a8da;}

/******************other*********************/


.border1, 
.border2, 
.border3,
.border4, 
.border5, 
.border6,
.border7, 
.border8   {
	width: 400px!important;
	background: #e70101;
	height: 16px;
	position: relative;
	overflow: hidden;
	margin-bottom: 19px;
}

.border1 {background:#e82331;width: 600px!important;}
.border2 {background:#fdc90b;width: 533px!important;}
.border3 {background:#47be46;width: 413px!important;}
.border4 {background:#e82331;width: 300px!important;}
.border5 {background:#fdc90b;width: 253px!important;}
.border6 {background:#47be46;width: 203px!important;}
.border7 {background:#e82331;width: 150px!important;}
.border8 {background:#fdc90b;width: 103px!important;}


.border-none {
	background: #e9e9ea;
	padding: 9px 13px 9px 58px;
}

.wide_map {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 400px;
	max-height: 400px;
}

.align-l {text-align: left!important;}
.align-r, 
.align-r h6 {text-align: right!important;}

.address { 
	position: relative;
	overflow: hidden; 
	margin: 16px 0 33px;
	padding:0;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;	
}

.address span { 
line-height: 21px;
padding-bottom: 3px;
}

.address p { 
	color: #333; 
	font-weight: 400;
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 0;
}

dl dd {  
	text-align: left;
	color: #333;
	font-size: 16px;
	line-height: 1.75;
}

.address a { 
	display: inline-block; 
	color: #00b2eb;
	font-weight: 400;	
	text-decoration: none;
	margin-bottom: 3px;
}

.address a:hover {
	text-decoration: none;
	color: #333;
}

/************Footer************/

#footer {
	position: relative;
	color: #f0eddf;
	height: 49px;
	padding: 30px 0 20px;
	text-align: right;
	border-top: 1px solid #484848;
}

.copy {
	font-size: 18px;
	line-height: 16px;
	font-weight: 400;
	letter-spacing: -.3px;
	text-align:center;
}

.copy>span {
	padding-bottom: 1px; 
	position: relative; 
	display: inline-block;
}

.list-4 li a:hover {color: #44A8DA;}

.list-4  {
	position: relative;
	overflow: hidden;
	float: right;
	margin-top: -4px;
}

.list-4 li {float: left;}

.list-4 li span {
	color: #f0eddf;
	font: 400 11px/16px 'Roboto Slab', serif;
	margin: 0 4px; 
}

.list-4 li a {
	font: 400 12px/16px 'Roboto Slab', serif;
	color: #f0eddf;
}

#toTop {
    background: url(../images/totop.png) 0 -26px no-repeat;
    border: none;
    bottom: 454px;
    display: none;
    height: 24px;
    left: 56.89%;
    margin-left: 500px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 24px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	background-position: 0 -1px;
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}



/*=======================RESPONSIVE LAYOUTS========================*/

@media only screen and (max-width: 1199px) {

	.top_banner > img,
	.img img,
	.image img,
	h1 a img {width: 100%;}

	.list-2 li + li {margin-left: 2.2%;}

	.tel div {padding-left: 263px;}

	.social-links {margin: 9px 0 0;}

	.big_text br {display: none;}

	.list-5 {overflow: visible;}
	.list-5 li a {font-size: 11px;}

	.text2 {width: 80%;}

	.thumb1 .right {width: 62%;}

	.bq1 + div {padding-bottom: 50px;}

	#accordion {
		height: auto; 
		min-height: auto;
	}
	#accordion h5 {
		text-align: center;
		padding-bottom: 4px;
	}
	#accordion a {
		font-size: 13px;
		line-height: 14px;
		margin: 0;
		display: inline-block;
		letter-spacing: -.3px;
	}
	.post .panel {width: 48%;}
    
    .p118,
    .p63,
    .p142 {padding: 70px 0 50px;}


    .post.blg .panel {width: 50%;}
    .post .p_right div > p {letter-spacing: -.2px;}

    .group i {border-right: none;width: 20px;}

    .plus, .minus {left: 9px;}
}

@media only screen and (max-width: 995px) {

	h2 {
		font-size: 27px;
		line-height: 30px;
		margin-bottom: 20px;
		letter-spacing: 0;
	}
      
     .social-links {margin-top: 25px;} 

     .social-links li + li {margin-left: 4px;}
     .social-links li a {
     	height: 25px;
     	line-height: 21px;
     	width: 25px;
     	font-size: 16px;
     }

    .list-1 {padding-top: 10px;}
    .list-2 li img {width: 98%; display: block;}
    .list-2 li+li {margin-left: 25px;}

	.list-2 li + li {margin-left: 1px;}
	.list-2 li {
		display: inline-block;
		float: none;
	}

	.acc .group i {width: 34px; display: inline-block;}

	.bq_top {
		height: auto;
		padding-bottom: 8px;
	}
	.bq_top img {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.bq_top p, .bq_top span {padding-left: 12px;}

	.bq div {
		width: 100%;
		float: left;
		margin-top: 12px;
	}

	.panel {width: 42%;margin-bottom: 12px;}
	.panel li:after {background: none;}
	.panel li+li {margin: 0;}
	.panel li {
		float: none;
		width: 100%; 
		padding-bottom: 12px;
	}

	.post .p_center {margin:0px;}
	.p_center > img {width: 80%;}

	.post.blg .panel {width: 45%;}


    .wide_map {height: 300px;}

    .list-2 li + li {margin-left: -2px;}

    .box {padding: 0 6px;}

    .border-none {padding-left: 49px;}
    .list-1 li .fa {left: 16px;}

    .list li a {font-size: 14px;}

    .quote1 p {padding: 0;margin-top: -15px;font-size: 16px;}
    .quote1 .img {margin-right: 20px;}

    .thumb1 {
    	overflow: hidden;
    	text-align: center;
    	margin-top: 0;
    }

    .thumb1 .right {
    	width: 100%;
    	float: left;
    }

    .thumb1 .img {margin: 0 0 20px 63px;}

    .thumb1 .img.asd {margin-left: 52px;}

    .divider {margin: 40px 0;}

    .post.blg .p_center > img {width: 94%;}


}

@media only screen and (max-width: 767px) {

	h1 a img {
		width: auto;
		margin-top: 20px;
	}

	#header {height: 165px;}

	.link {
	 	margin-top: 20px;
	 	width: 125px;
	 }

	 .banner {height: auto;}

	 .align-r, .align-r h6 {text-align: left!important;}

	.p61,
	.p66,
	.p52,
	.p53,
	.p63,
	.p66,
	.p72,
	.p118,
	.p142 {padding: 40px 0;}

	.list li {width: 90%;}
	.list-1, .list {
		padding-top: 30px;
		margin-bottom: 20px;
		width: 100%;
	}

	.post.blg .p_center > img {width: 100%;}
	.post.blg .p_right {float: left;}
	.post.blg .panel {margin-top: 14px;padding-left: 70px;width: 100%;}
	.post.blg br {display: none;}
	.post.blg .panel li {float: left; width: 90px;}
	.post.blg .panel li+li:after {background: none;}
	.post.blg + br {display: none;} 
	
	.bq1 + div {width: 100%;padding-right: 0;}

	.banner {padding: 45px 0;}

	.post + .post {margin-bottom: 30px;}

	.post .p_right div > a {
		font-size: 18px;
		line-height: 20px;
	}

	.plus, .minus {top: 10px;}

	.group i {width: auto;}

	.social-links {margin: 0;float: left;}

	.image-3,
	.block-2,
	.block-3 {margin-bottom: 30px;}

	.big_text {margin-bottom: 10px;}

	#header .bg2 {background: none;}
	#header  {height: auto;}

	dl dd, 
	.align-r h6,
	.address {text-align: left!important;}

	.list-4 li span {margin: 0 7px;}

	.box {
		margin-bottom: 30px;
		padding: 0;
	}

	.top-links li + li {padding-left: 7px;margin-left: 7px;}

	.top-links {margin-right: 15px;}

	.list-2 li {text-align: center;}
	.list-2 li + li {margin-left: 4px;}

	#footer {text-align: left;}

	.size1 {
		font-size: 75px;
		line-height: 75px;
	}

	.size2 {font-size: 35px; line-height: 35px;}
	.size2 br {display: none;}

	.list.bn {margin-top: 0;}

	.thumb {margin-bottom: 25px;}
	.thumb .image {margin-bottom: 20px;}

	.quote1 {padding: 23px 22px 24px;}
	.quote1 p {margin-top: 0;}

	.thumb1 {text-align: left;margin-bottom: 30px;}
	.thumb1 .right {float: right;width: 70%;}
	.thumb1 .img {margin: 0;}
	.thumb1 .img.asd {margin-left: -9px;}

	.divider {margin: 10px 0 40px;}

	.text {margin-top: 0;}
	.text > a {margin-top: 15px;}

	#accordion a {font-size: 14px;letter-spacing: 0px;}

}

@media only screen and (max-width: 480px) {

	.banner_caption {display: block;}
	.banner {display: block;}

	.link, .link1 {
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 19px;
	}

	.post.blg .panel {padding-left: 0px;}
	.post.blg .panel li {width: auto;}
	.post.blg .panel li+li {padding-left:10px}
	.p_left > img {margin-bottom: 10px;}

	.thumb .link1 {margin-top: 0;}

	.post .panel {width: 25%;}

	h1 a img {width: 60%;}

	.image1 {
		float: none;
		margin: 0 0 20px 0;
	}

	#accordion {margin-bottom: 30px;}

	.image1 img {width: 100%;}

	.wide_map {height: 240px;}

	.address {margin: 16px 0;}

	.address a {margin-bottom: 2px;}

	.list-5 li a {font-size: 10px;}

	#footer {height: 79px;}

	.link3 {padding-right: 6px;}

	.thumb1 .img {width: 30%;}
	.thumb1 .right {width: 65%;}

}

@media only screen and (max-width: 320px) {

}

.brands
{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
    background:#fff;
    padding-left:25px;
    padding-right:25px;
}
.brands img
{
    height: 100px;
    width: auto;
}
.margin-pest
{
    margin-top:30px;
}
.p10 {
	position: relative;
	/* background: #050608; */
	/* padding: 15px 0; */
	background: url("../images/header-bg.jpg") 0 0 repeat;
	background-size: cover;/*contain;*/
}
.p10 .image-resize
{
    background: transparent;
}
.p10 h3 {
	color: #fff;
	/*font-family: 'Bungee', cursive;*/
	font-size: 16px;
	text-shadow: 0 0 3px #f3131e;
	line-height: 1.75;
	margin-bottom: 5px;
}
.p10 h2
{
    color: #fff;
	font-family: 'Bungee', cursive;
	font-size: 21px;
}
.card
{
    max-width: 800px;
    margin: 50px auto;
    /*background: rgba(0,0,0,0.75);*/
    padding: 15px;
}
.card img
{
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 40px;
    
}
.contact-btns {
float: left;
width: 100%;
}
    .contact-btns a {
        margin-top: 0;
        float: left;
        margin-left: 15px;
    }
p
{
    margin-bottom: 10px;
}
.text-center
{
    text-align: center;
}
.mt25
{
    margin-top: 25px;
}
.colorh4 #p20 p
{
    margin-bottom: 25px;
}
.banner .size2
{
    max-width: 60%;
}
.top-contact a:hover
{
    color:#04d7e2;
}
#footer a:hover
{
    color:#fff;
}
.image-resize a:hover
{
    color:#fff;
}
.home-img1 img
    {
        width:53px;
        height:50px;
    }
    .client-images img
    {
        width:100px;
        height:100px;
    }
.pestimg1 img
{
    width:470px;
    height:297px;
}  
.pestimg2 img
{
    width:500px;
    height:375px;
}  
.pestimg2 img
{
    float:left;
    margin: 0 25px 0 0;
}
.image-cont .list-style-type
{
    margin-left:25px;
}
.chemicalimg1 img
{
    width:441px;
    height:232px;
}
.chemicalimg2 img
{
    width:270px;
    height:290px;
}
.bg4.p61 p
{
    color: #fff;
}
.bg4.p61 h2
{
    color: #f3131e;
}
    .commonhouse
  {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .commonhouse img
  {
      margin: 15px;
      max-width: 250px; 
  }
.not-now
{
 display: none;
}  

.bg3 a, .bg5 a, .banner1 a, footer a {
  color: #f3131e;
  vertical-align: baseline !important;
}
.bg3 a:hover, .banner1 a:hover, footer a:hover
{
 color: #333 !important;
}
  
  
  
  
/*********************************/
@media (max-width: 1500px)
{
    .banner
    {
        background-size: contain;
        background-position: center center;
        padding-bottom: 45px;
        padding-top: 45px;
        height: auto;
    }
    .banner .size1
    {
        font-size: 75px;
        line-height: 1.75;
    }
    .banner .size2
    {
        font-size: 25px;
        line-height: 1.75;
    }
    .banner1
    {
        background-position-x: 300px;
        background-position-y: center;
    }
}
@media (max-width: 1199px)
{
    .brands img 
    {
	    height: 85px;
	    width: auto;
    }
    .banner1
    {
        background-position-x: 290px;
        background-size: contain;
    }
    .banner .size1
    {
        font-size: 50px;
    }
    .banner .size2
    {
        font-size: 22px;
    }
    .home-img1 img
    {
        width:53px;
        height:50px;
    }
     .client-images img
    {
        width:80px !important;
        height:80px !important;
    }
    .pestimg1 img
    {
        width:380px;
        height:240px;
    }  
    .image-cont img
    {
        width:380px !important;
        height:380px;
    }
    .pestimg2 img
    {
        width:480px;
        height:350px;
    }  
    .chemicalimg1 img
    {
        width:460px;
        height:242px;
    }
    .chemicalimg2 img
    {
        width:300px;
        height:322px;
    }

}


@media (max-width: 1023px)
{
    .owl-theme .owl-controls
    {
        display:block !important;
    }
    .brands img 
    {
	    height: 60px;
	    width: auto;
    }
    .banner1
    {
        background-position-x: 220px;
    }
    .banner .size1
    {
        font-size: 35px;
    }
    .banner .size2
    {
        font-size: 18px;
        letter-spacing: normal;
    }
    .home-img1 img
    {
        width:53px;
        height:50px;
    }
    .client-images img
    {
        width:69px !important;
        height:69px !important;
    }
    .pestimg1 img
    {
        width:300px;
        height:190px;
    }  
    .image-cont img
    {
        width:300px !important;
        height:300px;
    }
    .pestimg2 img
    {
        width:748px;
        height:560px;
    }  
    .pestimg2 .grid_6
    {
        width:100% !important;
    }
   .chemicalimg1 img
    {
        width:352px;
        height:185px;
    }
    .chemicalimg2 img
    {
        width:224px;
        height:240px;
    }

}
@media (max-width: 767px)
{
    .mySlides
    {
        padding :5px;
    }
    .prev, .next
    {
        top : 35%;
    }
    .brands 
    {
        flex-flow: row wrap;
    }
    .brands img 
    {
	    margin-bottom: 10px;
    }
    .home-logo a
    {
        display:block;
        text-align:center;
    }
    .image-resize .card img
    {
        height: 160px;
    }
    .banner1
    {
        background-position-x: 180px;
    }
    .banner .size1
    {
        font-size: 25px;
    }
    .banner .size2
    {
        font-size: 18px;
        max-width: 95%;
    }
    .copy
    {
        font-size:16px;
        line-height:28px;
    }
    .home-img1 img
    {
        width:53px;
        height:50px;
    }
    .client-images img
    {
        width:360px !important;
        height:360px !important;
    }
    .pestimg1 img
    {
        width:420px;
        height:265px;
    } 
    .image-cont img
    {
        width:420px !important;
        height:420px;
    }
    .pestimg2 img
    {
        width:420px;
        height:315px;
    } 
    .chemicalimg1 img
    {
        width:420px;
        height:220px;
    }
    .chemicalimg2 img
    {
        width:420px;
        height:450px;
    }

}
@media (max-width: 639px)
{
    
    .top-contact
    {
        display: block;
        margin-top: 5px;
    }
    .home-logo h1 a img
    {
        width: auto;
    }
    .banner1
    {
        background-position-x: 135px;
    }
    .banner
    {
        background-position: center top;
    }
    .banner .size1
    {
        font-size: 20px;
        letter-spacing: normal;
    }
    .banner .size2
    {
        font-size: 16px;
    }
    .banner .banner_caption
    {
        padding-top: 90px;
    }
    .home-img1 img
    {
        width:53px;
        height:50px;
    }
    .client-images img
    {
        width:320px !important;
        height:320px !important;
    }
     .pestimg1 img
    {
        width:420px;
        height:265px;
    } 
     .image-cont img
    {
        width:420px !important;
        height:420px;
    }
    .pestimg2 img
    {
        width:420px;
        height:315px;
    } 
    .chemicalimg1 img
    {
        width:420px;
        height:220px;
    }
    .chemicalimg2 img
    {
        width:420px;
        height:450px;
    }
     .commonhouse
    {
        display: block;
    }
    .commonhouse img
    {
        margin: 15px auto;
        display: block;
    }
    .commonhouse.not-now
    {
        display: none;
    }
}
@media (max-width: 479px)
{
     .top-contact p
     {
         font-size: 14px;
     }
     .image-resize .card img
     {
         float: none;
     }
     .banner1
    {
        background-position-x: 90px;
        height: 250px;
    }
    .banner_caption .type-test
    {
        font-size: 16px;
        line-height: 1.75;
    }
    .home-img1 img
    {
        width:53px;
        height:50px;
    }
     .client-images img
    {
        width:220px !important;
        height:220px !important;
    }
     .pestimg1 img
    {
        width:270px;
        height:170px;
    } 
     .image-cont img
    {
        width:270px !important;
        height:270px;
    }
    .pestimg2 img
    {
        width:270px;
        height:202px;
    } 
    .chemicalimg1 img
    {
        width:270px;
        height:142px;
    }
    .chemicalimg2 img
    {
        width:220px;
        height:230px;
    }

}
@media (max-width: 359px)
{
    .banner1
    {
        height:250px;
    }
    .home-img1 img
    {
        width:53px;
        height:50px;
    }
     .client-images img
    {
        width:200px !important;
        height:200px !important;
    }
     .pestimg1 img
    {
        width:270px;
        height:170px;
    }
     .image-cont img
    {
        width:270px !important;
        height:270px;
    }
    .pestimg2 img
    {
        width:270px;
        height:202px;
    } 
    .chemicalimg1 img
    {
        width:270px;
        height:142px;
    }
     .chemicalimg2 img
    {
        width:220px;
        height:230px;
    }
}


