/*

Theme Name: AAC Heating & Cooling

Author: Zillion Designs

Version: 0.1

Author URI: http://www.zilliondesigns.com/

 */



@font-face {
	font-family: 'futura_bk_btbook_italic';
	src: url('fonts/futurabt-bookitalic-webfont.eot');
	src: url('fonts/futurabt-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/futurabt-bookitalic-webfont.woff2') format('woff2'),  url('fonts/futurabt-bookitalic-webfont.woff') format('woff'),  url('fonts/futurabt-bookitalic-webfont.ttf') format('truetype'),  url('fonts/futurabt-bookitalic-webfont.svg#futura_bk_btbook_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ufonts_com_futurabtheavyopentype';
	src: url('fonts/ufonts_com_futurabtheavyopentype.eot');
	src: url('fonts/ufonts_com_futurabtheavyopentype.eot') format('embedded-opentype'),  url('fonts/ufonts_com_futurabtheavyopentype.woff2') format('woff2'),  url('fonts/ufonts_com_futurabtheavyopentype.woff') format('woff'),  url('fonts/ufonts_com_futurabtheavyopentype.ttf') format('truetype'),  url('fonts/ufonts_com_futurabtheavyopentype.svg#ufonts_com_futurabtheavyopentype') format('svg');
}
@font-face {
	font-family: 'futura_bkbook';
	src: url('fonts/ufonts.com_futura-book-webfont.eot');
	src: url('fonts/ufonts.com_futura-book-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/ufonts.com_futura-book-webfont.woff2') format('woff2'),  url('fonts/ufonts.com_futura-book-webfont.woff') format('woff'),  url('fonts/ufonts.com_futura-book-webfont.ttf') format('truetype'),  url('fonts/ufonts.com_futura-book-webfont.svg#futura_bkbook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futura_hv_btheavy_italic';
	src: url('fonts/futurabt-heavyitalic-webfont.woff2') format('woff2'),  url('fonts/futurabt-heavyitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ufonts_com_futurabtbookopentype';
	src: url('fonts/ufonts_com_futurabtbookopentype.eot');
	src: url('fonts/ufonts_com_futurabtbookopentype.eot') format('embedded-opentype'),  url('fonts/ufonts_com_futurabtbookopentype.woff2') format('woff2'),  url('fonts/ufonts_com_futurabtbookopentype.woff') format('woff'),  url('fonts/ufonts_com_futurabtbookopentype.ttf') format('truetype'),  url('fonts/ufonts_com_futurabtbookopentype.svg#ufonts_com_futurabtbookopentype') format('svg');
}
@font-face {
	font-family: 'Helvetica-Normal';
	src: url('fonts/Helvetica-Normal_gdi.eot');
	src: url('fonts/Helvetica-Normal_gdi.eot?#iefix') format('embedded-opentype'),  url('fonts/Helvetica-Normal_gdi.woff') format('woff'),  url('fonts/Helvetica-Normal_gdi.ttf') format('truetype'),  url('fonts/Helvetica-Normal_gdi.otf') format('opentype'),  url('fonts/Helvetica-Normal_gdi.svg#Helvetica-Normal') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-2666;
}
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	margin: 20px 0 30px;
	border-left: 5px solid;
	padding-left: 20px;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, footer, header, hgroup, nav, section {
	display: block;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-text-size-adjust : none;
}
*::before, *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:    #333;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #333;
 opacity:  1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #333;
 opacity:  1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #333;
}
.container:before, .container:after,  .group:before, .group:after {
	content: "";
	display: table;
}
.container:after,  .group:after {
	clear: both;
}
.group {
}
p {
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
img {
	max-width: 100%;
}
h1, h2, h3 {
	font-weight: 600;
}
h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica-Normal';
}
.fl {
	width: 100%;
	float: left;
}
body {
	font-size: 16px;
	color: #656565;
	font-family: 'Raleway', sans-serif;
}
.container {
	max-width: 1230px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	width: 100%;
}
/***

 header style

 *********************/

#header {
	background-image: url(images/header_bg.jpg);
	padding: 15px;
0
}
.logo {
	float: left;
}
.logo img {
	display: block;
}
.head_right {
	float: right;
}
.top_nav {
	margin-bottom: 15px;
	text-align: right;
}
.top_nav ul {
}
.top_nav ul li {
	display: inline-block;
	position: relative;
}
.top_nav ul li:after {
	position: absolute;
	content: "|";
	right: -6px;
	top: 0;
}
.top_nav ul li a {
	color: #141414;
	padding: 0 20px;
}
.top_nav ul li:last-child a {
	padding-right: 0;
}
.top_nav ul li:last-child:after {
	content: "";
}
.top_nav ul li a:hover {
	color: #c3261f;
}
.top_nav ul li.current-menu-item a {
	color: #c3261f;
}
.head_info {
	text-transform: uppercase;
	margin-top: 35px;
}
.head_info .call_txt {
	font-weight: bold;
	font-style: italic;
	float: left;
	color: #c3261f;
	font-size: 18px;
	margin: 12px 15px;
}
.phones {
	float: right;
	color: #33383e;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
.phones a {
	color: #33383e;
}
.ph1 {
}
.ph2 {
}
/***

 navigation style

 *********************/

#primary-navigation {
	border-top: 1px solid #ced0d0;
	border-bottom: 1px solid #ced0d0;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	box-shadow: 0 14px 40px #333, 0 0 0 #333;
	z-index: 1;
}
#primary-navigation .menu > li {
	display: table-cell;
	width: 1%;
	vertical-align: top;
	position: relative;
	padding: 10px 0;
	text-align: center;
}
#primary-navigation .menu > li:first-child {
/*margin: 0 20px 0 0;	*/

}
#primary-navigation .menu > li:last-child {
/*margin: 0 0 0 20px;	*/

}
#primary-navigation .menu > li > a {
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
}
#primary-navigation .menu > li:hover, #primary-navigation .menu > li.current-menu-item {
	background: #c3261f;
}
#primary-navigation ul li.menu-item-has-children a:hover {
	border-bottom: 0 solid #ffffff;
}
#primary-navigation .sub-menu li {
	background-color: rgba(255,255,255,0.8);
	background-image: none;
	border-bottom: 1px solid #444;
	float: left;
	height: auto;
	padding: 0;
	text-align: left;
	width: 100%;
}
#primary-navigation .sub-menu {
	width: 230px;
}
#primary-navigation .sub-menu a {
	border: 0 none !important;
	border-radius: 0 !important;
	color: #333 !important;
	float: left !important;
	font-size: 13px !important;
	padding: 8px 10px !important;
	vertical-align: middle;
	width: 100%;
}
#primary-navigation .sub-menu a:hover, #primary-navigation .sub-menu .current-menu-item a {
	background-color: #c3261f !important;
	color: #fff !important;
	padding-left: 20px !important;
}
#primary-navigation ul ul {
	float: left;
	left: -999em;
	margin: 8px 0 0;
	padding-top: 2px;
	position: absolute;
	z-index: 99;
}
#primary-navigation ul ul ul {
	left: -999em;
	top: auto;
	margin: 0;
	padding: 0;
}
#menu-item-221 .sub-menu {
	right: -20px;
}
/*#primary-navigation .menu > li.menu-item-has-children:hover > a, #primary-navigation .menu > li.menu-item-has-children a:focus{

	background-image: url("images/nav-active.png");

    background-position: center bottom;

    background-repeat: no-repeat;

}*/

#primary-navigation .sub-menu a:focus {
	background-image: none !important;
}
#primary-navigation ul li:hover > ul, #primary-navigation ul li.focus > ul {
	left: auto;
}
#primary-navigation ul ul li:hover > ul, #primary-navigation ul ul li.focus > ul {
	left: 100%;
}
#primary-navigation .menu > li.menu-item-has-children > a {
	padding-right: 35px;
}
#primary-navigation .menu > li.menu-item-has-children > a::after {
	content: url("images/arrow-down.png");
	display: inline-block;
	font: 8px/1 Genericons;
	position: absolute;
	right: 5px;
	top: 5px;
	vertical-align: text-bottom;
}
.primary-navigation .menu-item-has-children li.menu-item-has-children > a::after, .primary-navigation .menu-item-has-children li.page_item_has_children > a::after, .primary-navigation .page_item_has_children li.menu-item-has-children > a::after, .primary-navigation .page_item_has_children li.page_item_has_children > a::after {
	right: 8px;
	top: 24px;
}
/***

 section 1 style

 *********************/

#sec1 {
	position: relative;
	border-bottom: 10px solid #569dcc;
	overflow: hidden;
}
#sec1 > img {
	width: 100%;
	height: auto;
	display: block;
}
#sec1 .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 10%;
}
.slide-cnt {
	color: #fff;
	width: 500px;
	font-size: 18px;
}
.slide-cnt h2 {
	font-size: 28px;
	text-transform: uppercase;
	line-height: 50px;
	margin-bottom: 30px;
	text-align: center;
}
.caption p {
	line-height: 34px;
	text-align: center;
}
.banner_logo {
	margin-top: 6px;
	text-align: center;
}
.banner_logo img {
}
#sec1 .metaslider .caption-wrap .caption img {
	display: inline;
	width: 172px;
}
#sec1 .metaslider .caption-wrap {
	background: none;
	opacity: 1;
	top: 0;
	left: 6%;
	right: 0;
	bottom: 0;
	margin: auto;
	display: flex;
}
p.proud {
	font-size: 20px;
	margin-top: 10px !important;
	font-weight: bold;
}
/***

 section 2 style

 *********************/

#sec2 {
	padding-bottom: 8px;
}
.wel_con {
	font-size: 18px;
	text-align: center;
	color: #656565;
	padding-left: 6%;
	padding-right: 6%;
	line-height: 30px;
	margin-bottom: 40px;
}
.wel_con h1 {
	font-size: 34px;
	color: #c3261f;
	margin: 40px 0 30px;
	text-transform: uppercase;
	line-height: 36px;
}
.wel_con h2 {
	font-size: 28px;
	color: #1a1a1a;
	margin: 0 0 30px;
	text-transform: uppercase;
}
.wel_con a {
	background: #676767;
	color: #fff;
	border-radius: 8px;
	padding: 3px 30px;
	display: inline-block;
	margin-top: 8px;
}
.wel_con a:hover {
	background: #c3261f;
}
.reviews {
	text-align: center;
	width: 70%;
	float: left;
	background: url(images/red_pettren.jpg);
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
}
.reviews h2,  .awards h2 {
	font-size: 28px;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 15px;
}
.award_logos .bx-wrapper .bx-viewport,  .reviews .bx-wrapper .bx-viewport {
	border: 0;
	box-shadow: 0 0 0;
	background: none;
	text-align: center;
}
.reviews .content li {
	padding: 50px 0 10px;
}
.reviews .content li:before {
	position: absolute;
	content: url(images/quot1.png);
	left: 30px;
	top: 0;
}
.reviews .content li:after {
	position: absolute;
	content: url(images/quot2.png);
	right: 30px;
	bottom: 0px;
}
.reviews .content li h4 {
	font-size: 18px;
	font-weight: bold;
}
.reviews .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e4e4e4;
}
.reviews .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #7c7c7c;
}
.reviews .content li div {
	padding: 0 50px;
}
.awards {
	float: right;
	padding-left: 10px;
	width: 28%;
	background: #569dcc;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding-bottom: 16px;
	margin-left: 15px;
}
.award_logos {
}
.awd_logo {
}
.awards .bx-wrapper img {
	display: inline;
}
/***

 section 3 style

 *********************/

#sec3 {
	background-image: url(images/sec3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	padding: 15px 0px 40px;
}
#sec3 h2 {
	font-size: 28px;
	color: #fff;
	margin: 40px 0 30px;
	text-transform: uppercase;
	text-align: center;
}
.serv_box {
	width: 286px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 18px;
	margin: 0 5px;
}
.serv_box h2 {
	font-size: 30px !important;
	margin: 0 !important;
	text-transform: capitalize !important;
}
.serv_box a.servic-btn {
	font-size: 14px;
	background: #569dcc;
	color: #fff;
	padding: 8px 30px;
	display: inline-block;
	text-transform: uppercase;
}
.serv_box a.servic-btn:hover {
	background: #c3261f;
}
.serv_box .zoom {
	margin: 25px 0 20px;
}
.zoom {
	overflow: hidden;
	border: 1px solid #d7d8d8;
}
.zoom img {
	transition: all .2s ease-in-out;
	display: block;
	width: 100%;
}
.zoom:hover img {
	transform: scale(1.1);
}
/***

 section 4 style

 *********************/

#sec4 {
	color: #fffefe;
	background: url(images/red-strip.png) no-repeat center;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#sec4 h2 {
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 35px 0;
}
#sec4 h2 a {
	color: #fff;
}
.call_ac {
	width: 50%;
	padding: 0 6%;
	float: left;
}
.sec4_left h2:before {
	content: "";
	background: url(images/list_iocn.png);
	width: 86px;
	height: 86px;
	position: absolute;
	left: -100px;
	top: 15px;
}
.sec4_right {
	padding-right: 0;
}
.sec4_right h2:before {
	content: "";
	background: url(images/finance_icon.png);
	width: 86px;
	height: 86px;
	position: absolute;
	left: -100px;
	top: 15px;
}
/***

 section 5 style

 *********************/

#sec5 {
	padding: 10px 0 40px;
}
#sec5 h2 {
	font-size: 28px;
	text-transform: uppercase;
	padding: 35px 0;
	text-align: center;
	color: #1a1a1a;
}
.home_post {
	width: 49%;
	float: left;
	border: 1px solid #d2d0d0;
	text-align: center;
	font-size: 18px;
	color: #656565;
	line-height: 30px;
}
.post_thumb img {
    display: block;
    width: 100%;
    height: auto;
}
.home_post:nth-of-type(1) {
	margin-right: 20px;
}
.home_post h3 {
}
.home_post .content {
	padding: 20px 15px;
}
.home_post a {
	font-size: 14px;
	background: #569dcc;
	color: #fff;
	padding: 2px 30px;
	display: inline-block;
	text-transform: uppercase;
}
.home_post a:hover {
	background: #c3261f;
}
/***

 section 6 style

 *********************/

#sec6 {
	background: #c3261f;
	color: #fff;
	padding: 30px 0;
	border-bottom: 1px solid #fff;
}
#sec6 h2 {
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
}
#sec6 h4 {
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
}
#sec6 h5 {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.colmn {
	font-size: 13px;
	float: left;
}
.colmn h4 {
	font-size: 18px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
}
.colmn h4 a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.colmn h5 a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.colmn ul {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.colmn ul li {
	margin-bottom: 5px;
	width: 50%;
	float: left;
}
h3.state {
	font-size: 22px;
	border-bottom: 1px solid #fff;
	width: 172px;
	margin-top: 15px;
	margin-bottom: 20px;
}
h4.state {
	font-size: 22px !important;
	border-bottom: 1px solid #fff;
	width: 172px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.njstate {
	width: 60%;
	float: left;
}
.njstate .colmn {
	width: 100%;
}
.pastate {
	width: 40%;
	float: right;
	position: relative;
}
.pastate .colmn {
	width: 100%;
}
.pastate .colmn ul li {
	width: 50%;
	float: left;
}
.pastate .colmn a {
	color: #fff;
}
.pastate .colmn a:hover {
	color: #000;
}
.dif_col .colmn {
	width: 50%;
}
.page-id-286 #primary .njstate {
	width: 100%;
}
.page-id-286 #primary .njstate .colmn ul li {
	width: 20%;
}
.page-id-286 #primary .njstate .dif_col .colmn {
	width: 20%;
}
.page-id-288 #primary .pastate {
	width: 100%;
	float: left;
}
.page-id-288 #primary .pastate .colmn ul {
}
.page-id-288 #primary .pastate .colmn ul li {
	width: 25%;
	float: left;
}
.page-id-288 #primary .pastate .colmn a {
	color: #666;
}
.page-id-288 #primary .pastate .colmn a:hover {
	color: #c3261f;
}
.page-id-288 #primary .pastate .dif_col .colmn {
	width: 25%;
}
/***

 footer style

 *********************/

#footer {
	background: url(images/nav_bg.jpg);
	color: #fff;
	font-size: 15px;
}
#footer h4 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 17px;
}
#footer h6 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 17px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #c3261f;
}
.ft_left {
	width: 53%;
	float: left;
	padding: 40px 0;
}
.ft_col {
	width: 20%;
	float: left;
}
.ft_col ul {
}
.ft_col ul li {
	margin-bottom: 8px;
}
.ft_right {
	float: left;
	width: 47%;
	padding: 40px 0;
}
.ft_card {
	width: 40%;
	float: left;
	text-align: center;
}
.ft_card img {
	max-width: none;
}
.ft_add {
	width: 60%;
	float: left;
	padding-left: 34px;
}
.cpy {
	background: #569dcc;
	border-top: 1px solid #fff;
}
.cpy_text {
	float: left;
	padding: 18px 0;
}
.social {
	float: right;
	padding-top: 6px;
}
.social a {
	margin: 2px;
	display: inline-block;
}
.social a img {
	display: block;
}
/***

 inner pages style

 *********************/

.featured_img {
	position: relative;
	color: #fff;
}
.featured_img img {
	width: 100%;
	height: auto;
	display: block;
}
.featured_img .banner_logo img {
	width: auto;
	display: inline-block;
	width: 172px;
}
.featured_img .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.featured_img .head_title {
	font-family: 'ufonts_com_futurabtheavyopentype';
	text-transform: uppercase;
	font-size: 24px;
	padding: 4px 30px;
}
.div1 {
	display: table;
	width: 100%;
	height: 100%;
}
.div2 {
	display: table-cell;
	vertical-align: middle;
}
.page_banner_cont {
	width: 48%;
	text-align: center;
	color: #fff;
	float: left;
}
.iner_pg_title {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff;
	padding: 0 15px;
}
.ipc {
	margin-bottom: 16px;
	padding: 0 15px;
}
#primary {
	padding: 40px 0;
}
h1.entry-title {
	font-size: 32px;
	text-transform: uppercase;
	color: #c3261f;
	margin-bottom: 20px;
}
#primary h2 {
	font-size: 28px;
	color: #c3261f;
	margin-bottom: 15px;
	margin-top: 4px;
	line-height:30px;
}
#primary h3 {
	font-size: 22px;
	color: #c3261f;
}
.page-template-page-berlington #primary h3 {
	background: url(images/bullit.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: inherit !important;
}
#primary ul {
	list-style: none;
	margin-bottom: 18px;
}
#primary ul li {
	background: url(images/bullit.png) no-repeat left;
	padding-left: 25px;
}
#primary .entry-content img {
	padding: 5px;
}
img.size-full.wp-image-72.alignright {
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 20px;
	width: 580px;
	height: auto;
}
#primary .entry-content a {
	color: #000;
}
#primary .entry-content a:hover {
	color: #c3261f;
}
.left_img, .right_img {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#primary .left_img .content h2, #primary .right_img .content h2 {
	font-size: 28px;
}
.left_img .content, .right_img .content {
	overflow: hidden;
	display: block;
}
.left_img img, .right_img img {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 20px;
}
.left_img img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.right_img img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.left_img:nth-of-type(1) {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 10px;
}
.products {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
.entry-content .products+.products {
	margin-top: 10px;
	padding-top: 10px;
}
.entry-content .products:nth-of-type(1) {
	margin-top: 15px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}
.produc_box {
	width: 49%;
	float: left;
	overflow: hidden;
}
.products .produc_box:nth-of-type(odd) {
	margin-right: 20px;
}
.produc_box a {
	overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 300px;
}
.produc_box a img {
	display: block;
	transition: all .2s ease-in-out;
}
.produc_box a:hover img {
	transform: scale(1.1);
}
.products .produc_box .content {
	overflow: hidden;
	display: block;
}
.produc_box p:empty {
	display: none;
}
.products .produc_box .content a {
	border: 0;
	float: none;
	margin: 0;
}
.page-id-44 .entry-content .zoom {
	float: right;
	margin-left: 15px;
}
.page-id-16 .post-thumbnail,  .page-id-18 .post-thumbnail,  .page-id-20 .post-thumbnail,  .page-id-22 .post-thumbnail {
	display: none;
}
.page-id-299 .entry-content .colmn {
	width: 100%;
float;
}
.page-id-299 .entry-content .colmn ul {
}
.page-id-299 .entry-content .colmn ul li {
	width: 20%;
	float: left;
}
img.alignleft.wp-image-484.size-large,  img.alignleft.size-full.wp-image-495,  img.alignleft.size-full.wp-image-501,  img.alignleft.size-full.wp-image-509,  img.alignleft.size-full.wp-image-515,  img.alignleft.wp-image-518.size-full,  img.alignleft.size-full.wp-image-524,  img.alignleft.size-full.wp-image-527 {
	float: left;
	width: 50%;
	height: auto;
	margin: 10px 15px 10px 0;
}
.entry-content {
	overflow: hidden;
	display: block;
	line-height: 24px;
}
.post-thumbnail, .custom_thumb {
	width: 50%;
	float: left;
	margin: 0px 15px 15px 0;
	overflow: hidden;
	border: 1px solid #ccc;
}
.post-thumbnail img, .custom_thumb img {
	display: block;
	transition: all .2s ease-in-out;
	height: auto;
}
.post-thumbnail:hover img, .custom_thumb:hover img {
	transform: scale(1.1);
}
.page-child .entry-content {
	font-size: 20px;
}
/***

 contact pages style

 *********************/



.contact_page {
	padding: 30px 0;
}
.cnf_inf {
	margin-bottom: 20px;
}
.cnf_inf a {
	color: #000;
}
.cnf_inf a:hover {
	color: #c3261f;
}
.cnf_inf h2 {
	font-size: 28px;
	color: #c3261f;
	margin-bottom: 10px;
}
.cnf_inf > div {
	margin-bottom: 6px;
}
.cnf {
	width: 50%;
	float: left;
}
.cnf input[type="text"],  .cnf input[type="email"] {
	width: 100%;
	padding: 10px;
	font-family: 'futura_bkbook';
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.cnf textarea {
	width: 100%;
	padding: 10px;
	font-family: 'futura_bkbook';
	border: 1px solid #ccc;
	height: 150.5px;
}
.cnf input[type="submit"] {
	background: #569dcc;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	padding: 10px 30px;
	font-size: 18px;
}
.cnf input[type="submit"]:hover {
	background: #c3261f;
}
.cnf input[type="text"]:focus,  .cnf input[type="email"]:focus,  .cnf textarea:focus {
	background: #eee;
	border: 1px solid #c3261f;
}
.map {
	width: 49%;
	float: right;
	margin-top: 10px;
}
.map iframe {
	width: 100%;
	height: 510px;
}
/***

 faq page style

 *********************/

#primary .faqs {
}
#primary .faqs .container {
	padding-left: 0;
	padding-right: 0;
}
#primary .faqs .responsive-accordion.responsive-accordion-default.bm-larger > li {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	background: none !important;
	padding-left: 0;
}
#primary .faqs .responsive-accordion.responsive-accordion-default.bm-larger > li:nth-of-type(odd) {
	margin-right: 20px;
}
/***

 testimonial page style

 *********************/

.iner_review {
	color: #000;
}
.iner_rev_box {
	float: left;
	width: 49%;
	margin-bottom: 30px;
}
.iner_rev_box:nth-of-type(odd) {
	margin-right: 20px;
}
.iner_rev_box .content {
	background: #eee;
	padding: 15px 15px 15px 20px;
	position: relative;
	border: 1px solid #c3261f;
	box-shadow: 0 0 3px #333;
}
.iner_rev_box .content p {
}
.iner_rev_box .content p:before {
	content: url(images/iner-quot1.png);
	position: relative;
	left: -5px;
}
#primary .iner_rev_box h3 {
	color: #c3261f;
	font-size: 22px;
	text-align: center;
	margin-top: 40px;
}
#triangle-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 30px solid #c3261f;
	position: absolute;
	right: 0;
	left: 0;
	bottom: -30px;
	margin: auto;
}
.iner_rev_box .content_1,  .iner_rev_box .content_2 {
}
.iner_rev_box .content_3,  .iner_rev_box .content_4 {
	min-height: 144px;
}
.iner_rev_box .content_5,  .iner_rev_box .content_6 {
	min-height: 118px;
}
.iner_rev_box .content_7,  .iner_rev_box .content_8 {
}
.iner_rev_box .content_9,  .iner_rev_box .content_10 {
	min-height: 194px;
}
.iner_rev_box .content_11,  .iner_rev_box .content_12 {
}
.iner_rev_box .content_13,  .iner_rev_box .content_14 {
	min-height: 242px;
}
.iner_rev_box .content_15,  .iner_rev_box .content_16 {
	min-height: 342px;
}
/***

 blog page style

 *********************/

.blog_page {
	padding: 40px 0;
}
.blog_wrap {
	width: 70%;
	float: left;
}
.blog_box {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px;
}
.post_img {
	margin-bottom: 15px;
}
.post_img img {
	width: 100%;
	height: auto;
	display: block;
	padding: 5px;
}
.post_title {
	font-size: 30px;
	margin: 6px 0;
}
.post_title a {
	color: #000;
}
.post_title a:hover {
	color: #c3261f;
}
.blog_date_wrap {
	color: #c3261f;
	background: url(images/date.png) no-repeat left 3px;
	padding-left: 20px;
	font-size: 14px;
	margin: 18px 0;
}
.blog_date_wrap a {
	color: #000;
}
.blog_date_wrap a:hover {
	color: #c3261f;
}
.readmore {
	font-size: 14px;
	background: #569dcc;
	color: #fff;
	padding: 8px 30px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 10px;
}
.readmore:hover {
	background: #c3261f;
}
.post-data {
	background: url(images/catg.png) no-repeat left;
	padding-left: 18px;
	margin-left: 6px;
}
.blog_single {
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
	padding: 15px;
	width: 70%;
}
.blog_single .entry-title {
	font-size: 30px;
	margin-bottom: 15px;
}
.blog_single .post-thumbnail {
	margin-bottom: 15px;
	width: auto;
	float: none;
}
.blog_single .post-thumbnail img {
	display: block;
	padding: 5px;
	width: 100%;
	height: auto;
}
.blog_single div#comments, .blog_single .entry-footer, .blog_single h2.screen-reader-text {
	display: none;
}
.blog_single .nav-links a {
	font-size: 14px;
	background: #569dcc;
	color: #fff;
	padding: 8px 30px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 10px;
	width: 120px;
	text-align: center;
	margin-right: 5px;
}
.blog_single .nav-links a:hover {
	background: #c3261f;
}
.blog_single .nav-links > div {
	display: inline-block;
}
.blog_single .entry-content a {
	color: #000;
}
.blog_single .entry-content a:hover {
	color: #c3261f;
}
aside#secondary {
	float: right;
	width: 28%;
	border: 1px solid #ccc;
	padding: 15px;
}
aside#secondary section {
	border-bottom: 1px solid #c3261f;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 16px;
}
aside#secondary section h2 {
	font-size: 24px;
	color: #c3261f;
	margin-bottom: 8px;
}
aside#secondary section ul {
	list-style: none;
}
aside#secondary section ul li {
	margin-bottom: 8px;
	background: url(images/bullit.png) no-repeat left 6px;
	padding-left: 25px;
}
aside#secondary section ul li a {
	font-size: 16px;
	text-transform: capitalize;
	color: #656565;
}
aside#secondary section ul li a:hover {
	color: #c3261f;
}
aside#secondary section:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.blog_post nav.navigation.pagination h2 {
	display: none;
}
.blog_post .nav-links a {
	font-size: 14px;
	background: #569dcc;
	color: #fff;
	padding: 8px 10px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
	margin-right: 5px;
}
span.page-numbers.current {
	background: #c3261f;
	color: #fff;
	padding: 6px 10px;
	margin-right: 5px;
}
.blog_post .nav-links a:hover {
	background: #c3261f;
}
.blogpostsnav {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-transform: uppercase;
}
.blogpostsnav ul {
	margin: 0;
	padding: 0;
}
.blogpostsnav li a,  .blogpostsnav li a:hover,  .blogpostsnav li.active a,  .blogpostsnav li.disabled {
	color: #fff;
	text-decoration: none;
}
.blogpostsnav li {
	display: inline;
}
.blogpostsnav li a,  .blogpostsnav li a:hover,  .blogpostsnav li.active a,  .blogpostsnav li.disabled {
	background-color: #569dcc;
	cursor: pointer;
	padding: 8px 10px;
	color: #fff !important;
}
.blogpostsnav li a:hover,  .blogpostsnav li.active a {
	background-color: #c3261f;
	color: #fff;
}
/***

 404 page style

 *********************/	

.error404 {
}
.error-404 h1 {
	font-size: 150px;
	text-align: center;
	color: #ccc;
}
.error-404 .page-content {
}
.error-404 .page-content .search-form {
}
.error-404 .page-content .search-form label span.screen-reader-text {
	display: none;
}
.error-404 .page-content .search-form input[type="search"] {
	padding: 10px 15px;
	height: 44px;
	border: 1px solid #ccc;
}
.error-404 .page-content .search-form button[type="submit"] {
	background: #c3261f;
	border: 0;
	color: #fff;
	padding: 12px;
	cursor: pointer;
	height: 44px;
}
.search_page {
	width: 70%;
	float: left;
}
.search_page article {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.search_page article .entry-header {
	margin-bottom: 10px;
}
.search_page article .entry-header a {
	color: #656565;
}
.search_page article .entry-header a:hover {
	color: #c3261f;
}
.search_page article a.post-thumbnail {
	margin-bottom: 15px;
	display: inline-block;
	width: 300px;
	float: left;
	margin-right: 15px;
}
.search_page article a.post-thumbnail img {
	border: 1px solid #ccc;
	padding: 5px;
	display: block;
	height: auto;
	width: 100%;
}
.search_page article .entry-summary {
	overflow: hidden;
	display: block;
}
.search_page article .entry-summary a {
	color: #000;
}
.search_page article .entry-summary a:hover {
	color: #c3261f;
}
.search_page article .entry-footer {
	width: 100%;
	float: left;
	display: none;
}
.search_page article .entry-footer a {
	color: #000;
}
.search_page article .entry-footer a:hover {
	color: #c3261f;
}
.search_page article .entry-footer span {
	margin-left: 5px;
	margin-right: 5px;
}
.search_page nav.navigation.pagination h2 {
	display: none;
}
.search_page .nav-links a {
	font-size: 14px;
	background: #569dcc;
	color: #fff;
	padding: 8px 10px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
	margin-right: 5px;
}
.search_page span.page-numbers.current {
	background: #c3261f;
	color: #fff;
	padding: 6px 10px;
	margin-right: 5px;
}
.search_page .nav-links a:hover {
	background: #c3261f;
}
.ufaq-faq-list {
	float: left;
	text-align: center;
	width: 100%;
}
.ufaq-faq-div {
	background-color: #569dcc;
	clear: both;
	color: #ffffff;
	display: inline-block;
	margin: 10px;
	padding: 2px 0;
	text-align: left;
	vertical-align: top;
	width: 47%;
}
.ewd-ufaq-post-margin-symbol {
	color: #ffffff;
	padding: 5px 0 0 5px;
}
.ufaq-faq-title-text > h4 {
	color: #ffffff;
}
div.ufaq-faq-post p {
	font-size: 14px;
}
.getintouch {
	background-color: #14a3dd;
	color: #ffffff;
	font-size: 20px;
	left: -55px;
	padding: 9px 20px;
	position: fixed;
	top: 45%;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	z-index: 99999;
}
.pum-content .cnf {
	float: left !important;
	margin: 20px 0 0 !important;
	width: 100% !important;
}
textarea {
	height: 100px !important;
}
.financ_sec {
	text-align: center;
	margin-bottom: 15px;
	display: none;
}
.financ_sec h2 {
	font-size: 34px;
	color: #1a1a1a;
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: 1.4;
}
.financ_sec > div {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.financ_sec_left {
}
.financ_sec_right {
	float: right;
}
.financ_sec > div img {
	width: 100%;
	border: 1px solid #eee;
}
.page-id-482 .financ_sec h2 {
	color: #000 !important;
	font-size: 34px;
}
 @keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
}
 25%, 75% {
 opacity: 0;
}
}
.flash {
	animation-name: flash;
}
.animated {
	animation-duration: 2.5s;
	animation-fill-mode: both;
}
.animated.infinite {
	animation-iteration-count: infinite;
}
.call_action_btn {
	width: 100%;
	float: left;
	text-align: center;
}
.call_action_btn a {
	padding: 15px 20px;
	background: #000;
	border-radius: 8px;
	display: inline-block;
	color: #fff;
	font-size: 26px;
	margin-bottom: 25px;
	box-shadow: 0px 2px 0px #5d5d5d;
}
.call_action_btn a:hover {
	background: #c3261f;
}
.home .call_action_btn,  .page-id-28 .call_action_btn {
	display: none;
}
/***** review page css ******/

.wpcr3_item.wpcr3_business {
	text-align: center;
}
div.wpcr3_review_item div.wpcr3_item_name {
	font-size: 16px;
	color: #c3261f;
	font-weight: 700;
}
.wpcr3_review {
	background-color: #eee;
	color: #333 !important;
	display: inline-block;
	font-size: 18px;
	font-style: normal !important;
	height: 300px;
	margin: 5px 10px 20px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	width: 48%;
}
.wpcr3_reviews_holder .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgba(195,38,31,0.8) !important;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
}
div.wpcr3_review div.wpcr3_review_ratingValue {
	text-align: left;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	right: auto !important;
}
.mCSB_scrollTools {
	right: -10px !important;
}
div.wpcr3_dotline, div.wpcr3_review div.wpcr3_dotline {
	display: none !important;
}
div.wpcr3_review blockquote.wpcr3_content {
	border: 0;
}
div.wpcr3_review div.wpcr3_review_datePublished {
	display: block !important;
}
.wpcr3_caps {
	color: #c3261f;
	font-weight: 600;
}
.wpcr3_respond_2, .wpcr3_respond_3 {
	margin-left: 25px !important;
}
.banner-slider_slider {
    position: relative;
}

.banner-slider_slider img {
    width: 100%;
    box-sizing: border-box;
    display: block;
    height: 100%;
}

.banner-slider_slider .caption-wrap {
    position: absolute;
    background: none;
    opacity: 1;
    top: 0;
    left: 6%;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-content: center;
    align-items: center;
}

.banner-slider_slider .div1 {
	display: table;
	width: 100%;
	height: 100%;
}
.banner-slider_slider .div2 {
	display: table-cell;
	vertical-align: middle;
}

.banner-slider_slider .caption-wrap .caption {
    padding: 5px 10px;
    word-wrap: break-word;
}

.banner-slider_slider .banner_logo img {
    width: 170px;
    margin: 0 auto;
}
#sec1 .bx-viewport {
    border: 0;
    left: auto;
}
.banner_image_mobile {
    display: none;
}
/***========================================================================================***/

/***=========== Responsive css start ===========***/

/***========================================================================================***/

@media only screen and (max-width : 1229px) {
.logo {
	margin-top: 10px;
	width: 375px;
}
#header {
	padding-left: 0;
	padding-right: 0;
}
#primary-navigation .menu > li > a {
	font-size: 13px;
}
.serv_box {
	width: 23%;
}
#sec4 h2 {
	font-size: 22px;
}
.sec4_left h2::before {
	left: -90px;
	top: 8px;
}
.sec4_right h2::before {
	left: -90px;
	top: 8px;
}
.home_post {
	width: 48%;
}
.ft_card img {
	max-width: 100%;
}
.banner-slider_slider .caption-wrap {
    left: 4%;
}
.slide-cnt {
    font-size: 14px;
    width: 43%;
}
.slide-cnt h2 {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 10px;
}
.caption h1 {
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 10px;
}
.caption h1 br {
	display: none;
}
p.proud {
	font-size: 16px;
}
.caption p {
	line-height: 20px;
}
.iner_pg_title {
	font-size: 18px;
	margin-bottom: 10px;
}
#primary .faqs .responsive-accordion.responsive-accordion-default.bm-larger > li:nth-of-type(2n+1) {
	margin-right: 12px;
}
.iner_rev_box:nth-of-type(2n+1) {
	margin-right: 12px;
}
.ufaq-faq-title-text {
	width: 88%;
}
}

@media only screen and (max-width : 1024px) {
.products {
	border-bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.entry-content .products + .products {
	margin-top: 0px;
	padding-top: 0px;
}
.produc_box {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 100%;
}
.entry-content .products:nth-of-type(1) {
	padding-top: 20px;
}
.products .produc_box:nth-of-type(2n+1) {
	margin-right: 0px;
}
}

@media only screen and (max-width : 979px) {
	.slide-cnt h2 br{
		display: none;
	}
	.logo {
	margin-top: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.logo img {
    display: inline;
    height: 100%;
}
.head_right {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 75%;
}
.top_nav {
	text-align: center;
}
.head_info {
	margin-top: 20px;
}
.wel_con {
	font-size: 15px;
	padding-left: 0;
	padding-right: 0;
}
.wel_con h1 {
	font-size: 26px;
	line-height: 1.4;
}
.wel_con h2 {
	font-size: 22px;
	margin: 30px 0 20px;
}
.financ_sec h2 {
	font-size: 22px;
}
.reviews {
	width: 68%;
	font-size: 16px;
}
.reviews h2, .awards h2 {
	font-size: 22px;
}
.reviews .content li h4 {
	font-size: 18px;
}
#sec3 h2 {
	font-size: 22px;
}
.serv_box h3 {
	font-size: 20px;
}
.serv_box {
	font-size: 15px;
}
#sec4 {
	background: none;
}
#sec4 .container {
	padding: 0;
}
.call_ac {
	width: 100%;
	padding: 5px 50px;
	height: 110px;
}
.sec4_left {
	background: #569dcc;
}
.sec4_right {
	background: #000;
}
#sec5 h2 {
	font-size: 22px;
}
.home_post {
	font-size: 15px;
}
#sec6 h2 {
	font-size: 20px;
}
h3.state {
	display: inline-block;
	font-size: 22px;
	width: auto;
}
.ft_col {
	margin-bottom: 15px;
	width: 32%;
}
.ft_add a {
	overflow-wrap: break-word;
}
.caption h1 {
	font-size: 14px;
	line-height: 20px;
}
p.proud {
	font-size: 14px;
	margin-bottom: 0;
}
#sec1 .metaslider .caption-wrap .caption img {
	width: 176px;
}
.iner_pg_title {
	font-size: 14px;
}
.page_banner_cont {
	font-size: 14px;
}
.featured_img .banner_logo img {
	width: 176px;
}
.iner_rev_box .content {
	font-size: 14px;
}
.cnf {
	font-size: 14px;
}
.cnf_inf h2 {
	font-size: 24px;
}
.page-id-286 #primary .njstate .colmn ul li {
	width: 25%;
}
.post_title {
	font-size: 22px;
}
aside#secondary section ul li a {
	font-size: 12px;
}
.blog_single .entry-title {
	font-size: 22px;
}
.page-id-299 .entry-content .colmn ul li {
	width: 25%;
}
.ufaq-faq-div {
	margin: 10px 0;
	width: 100%;
}
.ufaq-faq-title-text {
	width: 81%;
}
.serv_box h2 {
	font-size: 21px !important;
}
}

@media only screen and (max-width : 767px) {
.logo {
	margin-bottom: 10px;
}
.head_right {
	width: 100%;
	float: left;
}
.head_info .call_txt {
	float: left;
	margin: 0px 0 10px 0;
	text-align: center;
	width: 100%;
	font-size: 15px;
}
.phones {
	float: left;
	font-size: 14px;
	width: 100%;
}
.phones div {
	display: inline-block;
}
.phones div.ph1 {
	margin-right: 10px;
}
.top_nav ul li a {
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
}
.head_info {
	margin-top: 0px;
}
.wel_con h1 {
	font-size: 18px;
}
.wel_con h2 {
	font-size: 15px;
}
.financ_sec h2 {
	font-size: 14px;
}
.wel_con {
	font-size: 13px;
	line-height: 22px;
}
.reviews {
	width: 100%;
}
.awards {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.reviews .content li {
	padding: 30px 0 10px;
}
#sec3 h2 {
	font-size: 18px;
}
.serv_box {
	margin: 0 0 20px;
	width: 49%;
	font-size: 13px;
}
.serv_box h3 {
	font-size: 16px;
}
.serv_box a {
	font-size: 12px;
}
#sec3 {
	padding: 10px 0;
}
#sec4 h2 {
	font-size: 15px;
	padding-right: 10px;
	padding-left: 20px;
}
.sec4_left h2::before,  .sec4_right h2::before {
	left: -30px;
	top: 26px;
	width: 40px;
	height: 40px;
	background-size: 40px 40px;
}
.home_post {
	font-size: 14px;
	line-height: 1.4;
}
.home_post a {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
#sec6 h2 {
	font-size: 18px;
}
h3.state {
	font-size: 20px;
}
#footer {
	font-size: 13px;
}
.ft_left {
	width: 100%;
}
.ft_right {
	width: 100%;
	padding-top: 0px;
}
.caption p, .caption h1 {
	display: none;
}
p.proud {
	display: block;
}
.page-id-44 .entry-content .zoom {
	float: left;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 50%;
}
.page-id-44 .entry-content .zoom img {
	width: 100%;
	height: auto;
}
.entry-content {
	font-size: 13px;
}
h1.entry-title, h1.entry-title {
	font-size: 22px;
}
#primary h2 {
	font-size: 18px;
}
.iner_pg_title, .ipc {
	display: none;
}
.cnf {
	font-size: 13px;
}
.cnf_inf h2, .blog_single .entry-title {
	font-size: 18px;
}
.page-child .entry-content {
	font-size: 16px;
	overflow: visible;
}
.blog_sidebar, aside#secondary {
	display: none;
}
.blog_wrap, .blog_single {
	width: 100%;
	margin-right: 0;
}
.blog_single .post-thumbnail {
	width: 100%;
}
.produc_box a {
	width: 40%;
}
.entry-content {
	overflow: visible;
}
ul.slides li:first-child .div2 .slide-cnt {
	width: 100%;
}




}

@media only screen and (max-width : 639px) {
	.slide-cnt h2 {
		font-size: 12px;
	}
.home_post {
	margin-bottom: 15px;
	width: 100%;
}
.njstate, .pastate {
	width: 100%;
}
#sec6 h2 {
	font-size: 15px;
}
.ft_add {
	padding-left: 15px;
}
.ft_col {
	width: 50%;
}
.cpy_text, .social {
	width: 100%;
	text-align: center;
}
p.proud {
	font-size: 12px;
}
.ft_col ul li {
	margin-bottom: 4px;
}
.featured_img .banner_logo img {
	width: 110px;
}
#primary .faqs .responsive-accordion.responsive-accordion-default.bm-larger > li {
	width: 100%;
}
.iner_rev_box {
	width: 100%;
}
.iner_rev_box .content_15, .iner_rev_box .content_16 {
	min-height: 100%;
}
.cnf, .map {
	width: 100%;
}
.map iframe {
	height: 300px;
}
.page-id-286 #primary .njstate .colmn ul li,  .page-id-286 #primary .njstate .dif_col .colmn,  .page-id-288 #primary .pastate .colmn ul li,  .page-id-288 #primary .pastate .dif_col .colmn {
	width: 50%;
}
.page-child .entry-content {
	font-size: 13px;
}
.page-id-299 .entry-content .colmn ul li {
	width: 33%;
}
.produc_box a {
	margin: 0 0 15px;
	width: 100%;
}
.products .produc_box .content {
	width: 100%;
}
.serv_box .zoom {
	margin: 5px 0 10px;
}
.serv_box h2 {
	font-size: 17px !important;
}
.post-thumbnail, .custom_thumb {
	width: 100%;
}
h1.entry-title, h1.entry-title {
	font-size: 15px;
}
#primary h2 {
	font-size: 15px;
}
#primary h3 {
	font-size: 14px;
}
.iner_rev_box h4 {
	font-size: 15px;
}
.page-id-44 .entry-content .zoom {
	width: 100%;
}
.post_title {
	font-size: 15px;
}
.blog_content, .blog_date_wrap {
	font-size: 13px;
}
.cnf_inf h2, .blog_single .entry-title {
	font-size: 15px;
}
}

@media only screen and (max-width : 479px) {
	.banner_image_mobile {
		display: block;
	}
	.banner_image{
		display: none;
	}
	.page-id-299 .entry-content .colmn ul li {
		width: 50%;
	}
	.financ_sec > div {
		width: 100%;
	}
	.serv_box {
		margin: 0 0 20px;
		width: 80%;
		font-size: 13px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.ft_col, .ft_card {
	    width: 100%;
	}
	.ft_card img {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
   }
   .ft_card a {
    margin-left: auto !important;
   }
   .getintouch {
	font-size: 15px;
	left: -38px;
	padding: 2px 7px;
    top: 174px;
	}
	.cpy_text {
    padding: 18px 0 5px 0px;
    }
    .social img {
    max-width: 34px;
    height: auto;
    }
    .logo {
    margin-bottom: 10px;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: auto;
    float: none;
    }
    .slide-cnt h2 {
    font-size: 10px;
    line-height: 1.4;
    margin-bottom: 0px;
    text-align: left;
    }
	.banner-slider_slider .banner_logo img {
		width: 75px;
		margin: 0 auto;
	}
	#sec1 .bx-wrapper .bx-prev {
		left: 0;
	}
	#sec1 .bx-wrapper .bx-next {
		right: 0;
	}
	.banner-slider_slider .caption-wrap {
		left: 4%;
	}
    #sec1 .metaslider .caption-wrap .caption img {
    width: 90px;
    height: auto;
    text-align: left;
    }
    .banner_logo {
    text-align: left;
    }
    .metaslider .caption {
    padding: 4px 0px;
    }
    p.proud {
		font-size: 10px;
		text-align: left;
		line-height: normal;
	}
    #sec1 .metaslider .caption-wrap {
     inset: 0px 0px 0px 0%;
    }
    


}

@media only screen and (max-width : 320px) {
}
section#sec6 {
	display: none;
}
.metaslider{max-width:100% !important;}