﻿/*@import url("http://fonts.googleapis.com/css?family=Open+Sans:400italic,400italic,600italic,700italic,800italic,400,400,600,700,800");
 @import url("gallery-slider.css");*/
/*
========================================================================================================
global classes
========================================================================================================
*/

* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html, body { font-size: 14px; color: #484545; font-family: 'Open Sans', sans-serif; }
input, select, textarea { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #585858; }
body { transition-property: font-size; -moz-transition-property: font-size; -webkit-transition-property: font-size; transition-duration: 0.5s, 0.5s; -moz-transition-duration: 0.5s, 0.5s; -webkit-transition-duration: 0.5s, 0.5s; transition-timing function:linear, ease-in;
-moz-transition-timing function:linear, ease-in;
-webkit-transition-timing function:linear, ease-in;
background: #fff; }
a, input { outline: none; }
/*
========================================================================================================
Selection
========================================================================================================
*/
::selection {
background: #0658a7;
color: #fff
}
-moz-::selection {
background: #0658a7;
color: #fff
}
/*
========================================================================================================
Heading
========================================================================================================
*/
h1 { font-size: 43px; transition-property: font-size; -moz-transition-property: font-size; -webkit-transition-property: font-size; transition-duration: 0.5s, 0.5s; -moz-transition-duration: 0.5s, 0.5s; -webkit-transition-duration: 0.5s, 0.5s; transition-timing function:linear, ease-in;
-moz-transition-timing function:linear, ease-in;
-webkit-transition-timing function:linear, ease-in;
}
/*
/*
========================================================================================================
EXTRA CSS
========================================================================================================
*/
.wpp-list > li { text-decoration: none !important; }
.home-blog-inner ul li a { text-decoration: none !important; }
.home-blog-inner > p { text-decoration: none!important; }
.home-blog-inner a { text-decoration: none !important; }
.home-blog-inner li { text-decoration: none !important; }
======================================================================================================== Haragraph ======================================================================================================== */ p {
font-size: 14px;
transition-property: font-size;
-moz-transition-property: font-size;
-webkit-transition-property: font-size;
transition-duration: 0.5s, 0.5s;
-moz-transition-duration: 0.5s, 0.5s;
-webkit-transition-duration: 0.5s, 0.5s;
transition-timing function:linear, ease-in;
-moz-transition-timing function:linear, ease-in;
-webkit-transition-timing function:linear, ease-in;
color: #676767;
line-height: 19px;
}
:hover { -moz-transition: all 0.5s ease-in; -webkit-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }
/*
========================================================================================================
Images
========================================================================================================
*/
/*Height commented by Neeraj manage the table building*/

#wrapper img { transition-property: width; -moz-transition-property: width; -webkit-transition-property: width; transition-duration: 0.5s, 0.5s; -moz-transition-duration: 0.5s, 0.5s; -webkit-transition-duration: 0.5s, 0.5s; transition-timing function:linear, ease-in;
-moz-transition-timing function:linear, ease-in;
-webkit-transition-timing function:linear, ease-in;
max-width: 100%; /*height:auto*/ }
/*
========================================================================================================
Placeholder
========================================================================================================
*/
::-webkit-input-placeholder {color: #a3a3a3;}
:-moz-placeholder {color: #a3a3a3;}
::-moz-placeholder {color: #a3a3a3;}
:-ms-input-placeholder {color: #a3a3a3;}
/*
========================================================================================================
global classes
========================================================================================================
*/
.clear { clear: both; height: 0px; }
/*
========================================================================================================
Wrapper
========================================================================================================
*/
#wrapper { width: 100%; float: left; position: relative }
/*
========================================================================================================
Main Container
========================================================================================================
*/
#mainCntr { margin: 0 auto; width: 1240px; }
.mainCntr { margin: 0 auto; width: 1240px; }
/*
========================================================================================================
HEADER
========================================================================================================
*/
header { width: 100%; float: left; position: relative; z-index: 3; padding-bottom: 20px; background: #0658a7; height: 57px; }
.fixed-nav { position: fixed; top: 0 }
/*
======================================================================================================== 
Logo
========================================================================================================
*/
.logo { float: left; text-align: left; }
/*
========================================================================================================
Header Navigation Bar
========================================================================================================
*/
.bx-wrapper { position: absolute!important; top: -5px!important; }
a:active { outline: none !important; }
a, image, input { outline: none !important; }
a:focus { outline: 0 !important; }
nav { float: right; width: 990px; position: relative; padding-top: 8px!important; }
nav ul { list-style: none }
nav ul li { position: relative; font-size: 18px; line-height: 20px; text-align: center; display: inline-block; *display:inline;
zoom: 1; vertical-align: middle; background: url(../images/nav-line.png) no-repeat right; position: relative;/* min-height: 49px; */ }
nav ul li a { text-decoration: none; color: #fff; display: block; padding: 2px 26px 0px; min-height: 49px; min-height: 49px; }
#menu-item-524 > a { padding-top: 12px; }
/*#menu-item-62 > a {padding-top:12px;}*/
nav ul li a:hover { background: #04427f }
nav ul li.last { background: none }
nav ul li ul { display: none }
nav ul li:hover ul { display: block; position: absolute; top: 49px; left: 0; width: 250px; -moz-transition: all 0.5s ease-in; -webkit-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }
nav ul li ul li { border-bottom: solid 1px #043c75; float: none; display: block; font-size: 14px; background: none; float: left; width: 100%; line-height: 36px; }
nav ul li ul li a { padding: 0; text-align: left; padding: 10px; display: block; background: #04427f }
nav ul li ul li a:hover { background: #e32f2e }
nav ul li ul li img { float: left; margin-right: 10px; }
/*
========================================================================================================
Search
========================================================================================================
*/
.search-header { float: right; width: 85px; /*width: 36px;*/ margin-top: 8px; margin-left:7px; position: relative }
.search-header span.searchbtn { float: right; width: 36px; background: #04427e url(../images/search-icon.png) no-repeat left 16px; border: none; cursor: pointer; height: 48px; width:92px; padding:15px 26px; font-size:16px; color:#fff; background-position:8px; }
.search-header .searchbtn a { text-decoration:none; color: inherit; margin-left: 3px; }
div.onclicksearch { display: none }
div.onclicksearch { display: none; position: absolute; width: 213px; top: 48px; right: 0; padding: 10px 20px; background: #04427e }
/*BEGIN : Code Added by Neeraj to show search box always */
/* div.onclicksearch { display: block; position: absolute; width: 213px; top: 45px; right: 0; padding: 10px 20px; background: #04427e } */
/*END : Code Added by Neeraj to show search box always */

.search-header input[type=text] { width: 100%; height: 26px; border: none; padding: 0px 10px; line-height: 26px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
/*
========================================================================================================
Banner
========================================================================================================
*/

.banner { width: 100%; position: relative; float: left; background: /*url(../images/banner.jpg) no-repeat top center;*/ background-attachment: fixed;
height: 684px; padding-top: 64px; position: relative; background-size: 100% 100% }
.banner-inner { width: 100%; position: relative; float: left; background: url(../images/banner.jpg) no-repeat top center; background-attachment: fixed; height: 530px; padding-top: 50px; position: relative; background-size: 100% }
.banner-sct { width: 845px; background: rgba(0, 0, 0, .3); border: 3px solid rgba(255, 255, 255, 1.0); margin: 0 auto; position: relative; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 40px 16px 46px 16px; text-align: center; margin-top: 70px; }
.banner-sct h1 { font-size: 68px; font-weight: 800; text-transform: uppercase; color: #feffff; line-height: 80px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 1); }
.banner-sct h2 { font-size: 44px; font-weight: 800; text-transform: uppercase; color: #feffff; line-height: 80px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 1); }
.banner-sct h3 { font-size: 30px; font-weight: 800; text-transform: uppercase; color: #feffff; line-height: 30px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 1); }
.banner-sct button { border: none; cursor: pointer; width: 257px; display: inline-block; text-align: center; background: none; margin: 15px 6px 0 }
.banner-sct button span { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #0658a7; width: 100%; text-align: center; padding: 15px 0px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; display: block; text-transform: uppercase }
.banner-sct button:hover span { background: #e32f2e }
/*.banner-sct button.frst span{background:#e32f2e!important}

.banner-sct button.frst:hover span{background:#0658a7!important}

*/.banner-sct #fst_from input[type=text] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 0px; background: #fff; border: none; width: 91px; margin: 0px 5px; line-height: 20px; padding: 12px 17px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: inline-block; margin-bottom: 2px; /*text-align: left !important;*/ //background: url('../images/dquote.jpg') no-repeat 75px 10px #fff;
border-radius: 50px; }
.error-holder { width: 341px; float: none; margin: 3px auto 0px; }
.banner-sct #fst_from .button_next { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 56px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.banner-sct #fst_from .button_back { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow-back.png) no-repeat 10px; text-align: center; padding: 7px 16px 7px 22px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.banner-sct #fst_from input[type=button]:hover { background-color: #0658a7 }
.banner-sct #fst_from p { color: #fff; font-weight: 400; padding-top: 17px; }
.banner-sct #fst_from .button-nxt { text-align: right }
.banner-sct #snd_from input[type=text] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 188px; margin: 0px 5px; line-height: 20px; padding: 17px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: inline-block }
.banner-sct #snd_from input[type=submit] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 76px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.banner-sct #snd_from input[type=submit]:hover { background-color: #0658a7 }
.banner-sct #snd_from p { color: #fff; font-weight: 400; padding-top: 17px; }
.banner-sct #snd_from .button-nxt { text-align: right }
.banner-sct #snd_from .button_back { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow-back.png) no-repeat 10px; text-align: center; padding: 7px 16px 7px 22px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.banner-btm { background: rgba(0, 0, 0, .7); position: absolute; width: 100%; bottom: 0; height: 68px; left: 0 }
.banner-sct #snd_from input[type=button]:hover { background-color: #0658a7 }
.banner-sct #third_from input[type=text] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 188px; margin: 0px 5px; line-height: 25px; padding: 17px 25px 17px 15px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 11px; display: inline-block; height: auto; }
.banner-sct #third_from input[type=submit] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e /*url(../images/arrow.png) no-repeat 76px*/; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.banner-sct #third_from input[type=submit]:hover { background-color: #0658a7 }
.banner-sct #third_from input[type=button]:hover { background-color: #0658a7 }
.banner-sct #third_from p { color: #fff; font-weight: 400; padding-top: 17px; float: left; width: 100%; text-align: center; }
.banner-sct #third_from .button-nxt { text-align: right }
.banner-sct #third_from .button_back { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow-back.png) no-repeat 10px; text-align: center; padding: 7px 16px 7px 22px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.state_home { float: none; margin: 0 auto; width: 600px; }
.state_home { float: none !important; margin: 0 auto !important; width: 558px !important; }
/*
========================================================================================================
Footer
========================================================================================================
*/

footer { background: #1f1f1d; position: relative; padding: 50px 0px 20px!important; width: 100%; float: left }
footer section { width: 314px; float: left; padding-right: 16px!important; position: relative }
footer section h3 { display: block; color: #fff; font-size: 17px; font-weight: 700; line-height: 17px; border-bottom: 5px #141414 solid; padding-bottom: 10px; margin-bottom: 14px; }
footer section h3 a { text-decoration: none; color: #fff }
footer section p { line-height: 20px !important; font-size: 13px!important; color: #fff!important; font-weight: 400!important; }
footer section input[type=text] { background: none; border: solid 1px #555553; padding: 5px 10px; height: 34px; text-align: center; font-size: 15px; font-weight: 400; width: 100%; line-height: 24px; }
footer section input[type=submit] { background: #137ce0; border: none; cursor: pointer; padding: 5px 10px; height: 38px; text-align: center; font-size: 17px; font-weight: 700; width: 100%; color: #f8f8f8; margin-top: 12px; }
footer section input[type=submit]:hover { background: #d5131e }
footer .error { display: block; font-size: 12px; padding-bottom: 12px; color: #FF0000 }
#text-2 a { text-decoration: underline; font-size: 15px; font-weight: 600; color: #fff; margin-top: 10px; display: inline-block }
footer section.last-contact { padding-right: 0!important; width: 298px }
footer section.last-contact ul { list-style: none }
footer section.last-contact ul li { display: block; text-align: left; font-size: 13px; line-height: 20px; font-weight: 400; color: #FFF; padding-left: 28px; }
footer section.last-contact ul li.phone { background: url(../images/phone-icon.png) no-repeat left top }
footer section.last-contact ul li.email { background: url(../images/email-icon.png) no-repeat left top }
footer section.last-contact ul li.address { background: url(../images/map-icon.png) no-repeat left top; margin-top: 26px }
.footer-nav { border-top: solid 1px #333331; float: left; width: 100%; position: relative; padding: 26px 0px 0px 0px; margin-top: 20px }
.footer-nav ul { list-style: none; text-align: center }
.footer-nav ul li { display: inline-block; display: inline; zoom: 1; font-size: 15px; color: #fff }
.footer-nav ul li a { text-decoration: none; color: #fff; padding: 0px 5px 0px 0px }
.footer-nav ul li:after { content: "|" }
.footer-nav ul li:last-child:after { content: "" }
.footer-nav ul li a:hover { color: #0658a7 }
span.copyright { display: block; text-align: center; color: #fff; font-size: 13px; padding-top: 15px }
ul.social { display: block; text-align: center; width: 100%; text-align: center; padding-top: 10px; }
ul.social li { display: inline-block!important; *display:inline;
zoom: 1; padding: 4px!important; }
.bnr-left { float: left; font-size: 25px; text-transform: uppercase; font-weight: 800; color: #fff; line-height: 26px; padding: 21px 0px }
.bnr-right { float: right; font-size: 25px; text-transform: uppercase; font-weight: 800; color: #fff; line-height: 26px; padding: 21px 0px }
/*
========================================================================================================
Home Gallery Seciton
========================================================================================================
*/

.home-gallery-seciton { width: 100%; float: left; position: relative; background: #fff; padding: 40px 0px }
.home-gallery-seciton section { width: 284px; float: left; position: relative; text-align: center; padding: 20px 0; margin-right: 34.666px; }
.home-gallery-seciton section.lst { margin-right: 0 }
.home-gallery-seciton section img { border: solid 5px #d6d6d6; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.home-gallery-seciton section:hover img { border-color: #0658a7; }
.home-gallery-seciton h2 { color: #001110; text-transform: uppercase; font-weight: 600; line-height: 18px; font-size: 18px; padding: 10px 0 3px; }
.home-gallery-seciton h2 a { text-decoration: none; color: #001110 }
.home-gallery-seciton h2 a:hover { color: #0658a7 }
.home-gallery-seciton p { color: #001110; line-height: 20px; font-size: 13px }
.home-gallery-seciton section:nth-child(4n) {
margin-right: 0
}
/*
========================================================================================================
FREE BUILDING QUOTE
========================================================================================================
*/

.free-building-quote { width: 100%; float: left; position: relative; background: #f0efee; padding: 0px 0px }
.building-left-sct { width: 592px; float: left; position: relative; line-height: 0 }
.building-right-sct { width: 590px; float: right; position: relative; padding-top: 128px; }
.building-right-sct h1 { color: #001110; text-transform: uppercase; font-weight: 400; line-height: 34px; font-size: 34px; padding: 10px 0px; }
.building-right-sct p { color: #001110; line-height: 23px; font-size: 17px; font-weight: 400 }
.building-right-sct span.view-details { display: block; margin-top: 20px; }
.building-right-sct span.view-details a { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #d5131e; text-align: center; padding: 10px 38px; line-height: 20px; font-size: 17px; font-weight: 400; color: #fff; text-decoration: none; display: inline-block }
.building-right-sct span.view-details a:hover { background: #0658a7 }
/*
========================================================================================================
Home Bottom
========================================================================================================
*/

.home-bottom-seciton { width: 100%; float: left; position: relative; background: #fff; padding: 40px 0px }
.home-bottom-lft { width: 775px; float: left; position: relative }
.home-bottom-lft section { width: 360px; float: left; position: relative; min-height: 220px }
.home-bottom-lft section:nth-child(2n) {
float: right
}
.home-bottom-lft h3 { color: #242424; font-weight: 400; line-height: 24px; font-size: 24px; padding: 0px 0px 10px; }
.home-bottom-lft a { text-decoration: none; color: #242424; }
.home-bottom-lft a:hover { color: #0658a7 }
.home-bottom-lft p a { padding-top: 10px; display: inline-block }
.home-bottom-lft p { font-size: 15px; color: #484545; line-height: 19px; text-align: left; font-weight: 400 }
.home-bottom-lft p strong { display: block; text-align: left; padding-top: 10px; font-weight: 400 }
.home-blog-section { width: 415px; float: right; /*position: relative*/ }
.home-blog-section.inner-blog-section { width: 100%; padding-top: 30px }
.home-blog-inner { display: block; padding-bottom: 20px; float: left;width: 100%; }
.home-blog-section h3 { color: #242424; font-weight: 400; line-height: 24px; font-size: 24px; padding: 0px 0px 10px; }
.home-blog-section p, .home-blog-section ul li { color: #242424; text-decoration: underline; line-height: 19px; font-weight: 400 }
.home-blog-section p a, .home-blog-section ul li a { color: #242424; text-decoration: underline; padding-bottom: 3px; }
.home-blog-section p a:hover, .home-blog-section ul li a:hover { color: #0658a7 }
.home-blog-section p strong { font-weight: 700 }
.home-blog-inner img { float: right; margin: 0px 0px 15px 10px; border: solid 3px #d4d4d4 }
.view_all { display: block; border: solid 1px #d9d9d9; font-size: 14px; text-transform: uppercase; font-weight: 400; color: #0a65ad; text-align: center; padding: 5px; line-height: 22px; text-decoration: none; background: #fff }
.view_all:hover { background: #0a65ad; color: #fff }
.inner-pages { float: left; width: 100%; position: relative; padding: 20px 0px }
/*
========================================================================================================
Left Column
========================================================================================================
*/
.left-column { float: left; width: 830px; position: relative; margin-top: 45px; }
.left-column p { font-size: 16px; color: #3d3c3b; line-height: 24px; padding: 10px 0px 20px; font-weight: 400 }
.left-column h2 { font-size: 21px; color: #3d3c3b; line-height: 24px; padding: 20px 0px 10px; font-weight: 700 }
.left-column h1 { font-size: 23px; color: #3d3c3b; line-height: 24px; padding: 0px 0px 0px; font-weight: 400; text-transform: uppercase; padding: 10px 0; }
h1.entry-title { border-bottom: solid 1px #ccc; margin-bottom: 20px; }
.left-column h3, .left-column h4, .left-column h5, .left-column h6 { font-size: 16px; font-size: 16px; color: #3d3c3b; line-height: 24px; padding: 10px 0px 0; font-weight: 700 }
.left-column h5 { color: #fb6a59 }
.all-contractor td { padding: 5px 0px; font-size: 14px; color: #3d3c3b; line-height: 24px; font-weight: 400; font-family: "Open Sans", sans-serif; }
.all-contractor div img { display: inline-block }
.all-contractor a { text-decoration: none; color: #0658a7 }
/*
========================================================================================================
Breadcrumbs
========================================================================================================
*/
.breadcrumbs { display: block; width: 100%; padding-bottom: 20px; font-size: 16px; color: #b2b0af; font-weight: 400 }
.breadcrumbs span { text-decoration: underline; color: #fb6a59 }
.breadcrumbs a { text-decoration: underline; color: #b2b0af!important }
.breadcrumbs a:hover { color: #0658a7!important }
/*
========================================================================================================
Right Column
========================================================================================================
*/
.right-column { float: right; width: 340px; position: relative }
.right-column section { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 100%; position: relative; padding: 5px; background: #f3f2f2; float: left; margin: 5px 0px }
.right-column section .side-left { width: 125px; height: 125px; float: left }
.right-column section .side-left img { border: solid 3px #cccbcb; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
.right-column section .side-right { width: 193px; float: right; padding: 30px 0px 0px 0px }
.right-column section .side-right h6 { color: #0658a7; font-size: 15px; text-transform: uppercase; line-height: 20px; font-weight: 700 }
.right-column section .side-right h6 a { color: #0658a7; text-decoration: none }
.right-column section .side-right h6 a:hover { color: #e32f2e; }
.right-column section .side-right p { color: #535a59; font-size: 13px; line-height: 15px; }
.right-column section .side-right h3 { color: #0658a7; font-size: 25px; text-transform: uppercase; line-height: 25px; font-weight: 700 }
.right-column section .side-right h3 a { color: #0658a7; text-decoration: none }
.right-column section .side-right h3 a:hover { color: #e32f2e; }
.right-column section .side-right.addnew { padding-top: 20px }
.right-column section .side-right h2 { color: #0658a7; font-size: 36px; text-transform: uppercase; line-height: 36px; font-weight: 700 }
.right-column section .side-right h2 a { color: #0658a7; text-decoration: none }
.right-column section .side-right h2 a:hover { color: #e32f2e; }
.right-column section .side-right h1 { color: #0658a7; font-size: 64px; text-transform: uppercase; line-height: 64px; font-weight: 700 }
.right-column section .side-right h1 span { display: block; font-size: 16px; line-height: 16px; color: #868585 }
.right-column section .side-right h1 a { color: #0658a7; text-decoration: none }
.right-column section .side-right h1 a:hover { color: #e32f2e; }
.contact-no { display: block; padding: 8px 10px; text-decoration: none; color: #fff; background: #e32f2e; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 31px; font-weight: 800; text-align: center }
.contact-no:hover { background: #0658a7 }
.inner-pages2 { float: left; width: 100%; position: relative; padding: 120px 0px 50px; background: url(../images/inner-banner.jpg) no-repeat top; background-size: 100% }
.gallery-main { float: left; width: 100%; position: relative; padding: 32px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 6px 0 #999; -webkit-box-shadow: 0 0 6px 0 #999; box-shadow: 0 0 6px 0 #999; }
.gallery-main h1 { font-size: 23px; color: #3d3c3b; line-height: 24px; padding: 0px 0px 0px; font-weight: 400; text-transform: uppercase; padding: 10px 0; }
.gallery-main p { font-size: 16px; color: #3d3c3b; line-height: 24px; font-weight: 400 }
.gallery-main ul.gallery-list { list-style: none }
.gallery-main ul.gallery-list li { display: block; margin: 44px; float: left; position: relative; width: 500px; }
.gallery-main ul.gallery-list li a { text-decoration: none; color: #000; }
.gallery-main ul.gallery-list li span { display: block; text-align: center; color: #000; font-size: 18px; line-height: 18px; font-weight: 400; padding-top: 16px; }
.gallery-main ul.gallery-list li a:hover span { color: #0658a7 }
.gallery-main ul.gallery-list li img { border: solid 9px #d6d6d6 }
.gallery-main ul.gallery-list-sub { list-style: none }
.gallery-main ul.gallery-list-sub li { display: block; margin: 19px; float: left; position: relative; width: 354px; }
.gallery-main ul.gallery-list-sub li a { text-decoration: none; color: #000; }
.gallery-main ul.gallery-list-sub li span { display: block; text-align: center; color: #000; font-size: 23px; line-height: 23px; font-weight: 400; padding-top: 16px; text-transform: uppercase; }
.gallery-main ul.gallery-list-sub li a:hover span { color: #0658a7 }
.gallery-main ul.gallery-list-sub li img { border: solid 4px #d6d6d6 }
.gallery-main ul.gallery-list-sub li a:hover img { border-color: #0658a7 }
.gallery-details { float: left; width: 100%; position: relative; padding: 120px 0px 50px; background: #fff }
.gallery-details h1 { font-size: 23px; color: #3d3c3b; line-height: 24px; padding: 0px 0px 0px; font-weight: 400; text-transform: uppercase; padding: 10px 0; }
.gallery-details p { font-size: 16px; color: #3d3c3b; line-height: 24px; font-weight: 400 }
.gallery-details-section { /*border:solid 3px #474646;*/ background: #d9d9d9; float: left; width: 100%; margin-top: 30px; padding: 20px }
.left-img-gallery { width: 840px }
.item { margin: 2px; line-height: 0 }
.item img { border: solid 3px #fff }
.item a:hover img { border: solid 3px #1f1f1d }
#owl-demo { background: #fff; position: relative; padding: 8px 34px; }
.owl-next, .owl-prev { position: absolute!important; top: 50%; margin-top: -8px; width: 10px; height: 17px; text-indent: -9999px }
.owl-next { right: 14px; background: url(../images/owl-next.png) no-repeat; }
.owl-prev { left: 14px; background: url(../images/owl-prev.png) no-repeat; }
.show-details { width: 100%; float: left; width: 100%; padding-bottom: 20px; }
.show-details-left { width: 840px; float: left; position: relative }
.show-details-left img { border: solid 3px #474646 }
.show-details-right { width: 296px; float: right; position: relative }
.show-details-right h1 { font-size: 22px; font-weight: 600; color: #282828 }
.show-details-right p { color: #3d3c3b }
.show-details-right ul { list-style: none; padding: 10px 0px }
.show-details-right ul li { color: #3d3c3b; font-size: 16px; line-height: 24px; font-weight: 400 }
.show-details-right button { display: block; border: none; cursor: pointer; border: none; background: none; margin-top: 20px }
.show-details-right button span { display: block; background: #e32f2e; font-size: 32px; line-height: 32px; font-weight: 700; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; text-transform: uppercase; color: #fff; padding: 19px 36px; }
.show-details-right button span small { display: block; text-align: center; font-weight: 600; font-size: 20px; line-height: 20px }
.show-details-right button:hover span { background: #0658a7 }
.learning-center { float: left; width: 100%; position: relative; padding: 32px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 6px 0 #999; -webkit-box-shadow: 0 0 6px 0 #999; box-shadow: 0 0 6px 0 #999; }
.learning-center h1 { font-size: 23px; color: #3d3c3b; line-height: 24px; padding: 0px 0px 0px; font-weight: 400; text-transform: uppercase; padding: 10px 0; }
.learning-center p { font-size: 16px; color: #3d3c3b; line-height: 24px; font-weight: 400; padding-bottom: 20px; }
.learning-center p a { color: #0658a7; font-weight: 600; text-decoration: none }
.learning-center p a:hover { color: #fb6a59 }
.learning-center ul { list-style: none; width: 720px; padding-top: 20px; }
.learning-center ul li { width: 240px; float: left; position: relative; font-size: 16px; line-height: 24px; color: #3d3c3b; font-weight: 400 }
.learning-center ul li a { text-decoration: none; color: #3d3c3b }
.learning-center ul li a:hover { color: #0658a7 }
.page-id-182 .learning-center p { font-size: 27px; line-height: 38px; color: #232222; font-weight: 400; padding-bottom: 40px; }
.page-id-830 .learning-center p { font-size: 27px; line-height: 38px; color: #232222; font-weight: 400; padding-bottom: 40px; }
.wizard { display: block; text-align: center }
.wizard a { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background: #ea0c21; text-align: center; padding: 38px 48px; line-height: 22px; font-size: 22px; font-weight: 700; color: #fff; display: inline-block; text-transform: uppercase; text-decoration: none; }
.wizard a:hover { background: #0658a7 }
/*
========================================================================================================
Thank You Form Page
========================================================================================================
*/

.thank-you-form ul { margin: 0 0; padding: 0 0; list-style-type: none; float: left; width: 220px; }
.thank-you-form ul li { margin: 5px 0px 0 0px; padding: 0 0; list-style-type: none; color: #464646; font-size: 16px; font-family: "Open Sans", sans-serif; font-weight: 400; line-height: 24px; width: 110px; float: left; }
.thank-you-form ul li span.supt { float: left; width: auto; margin-top: 6px; }
.thank-you-form ul li span.supt_btn { text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FFF; border-radius: 10px; background: #0658A7 none repeat scroll 0% 0%; border: medium none; margin: 6px 0px 0px; cursor: pointer; float: left; text-decoration: none; width: 141px; }
.thank-you-form ul li span.supt_btn a { text-decoration: none; color: #fff; float: left; padding: 0px 22px; line-height: 30px; }
.thank-you-form ul li span.supt_btn a:hover { background: #e32f2e none repeat scroll 0 0; border-radius: 10px; }
.thank-you-form { float: left; width: 100%; position: relative; padding: 32px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 6px 0 #999; -webkit-box-shadow: 0 0 6px 0 #999; box-shadow: 0 0 6px 0 #999; }
.thank-you-form h1 { font-size: 23px; color: #3d3c3b; line-height: 24px; padding: 0px 0px 0px; font-weight: 400; text-transform: uppercase; padding: 10px 0; }
.thank-you-form p { font-size: 16px; color: #464646; line-height: 24px; font-weight: 400; padding-bottom: 6px; }
.thank-you-form h2 { font-size: 22px; color: #043d75; line-height: 24px; font-weight: 700; text-transform: uppercase; padding: 10px 0; float: left; width: 100%; }
.frm-inner { width: 750px; float: left; position: relative }
.frm-dtls { width: 100%; float: left; padding-bottom: 16px; }
.frm-dtls label { color: #464646; font-size: 16px; line-height: 25px; float: left; margin: 0 16px }
.frm-dtls label.larg { font-size: 22px; color: #043d75; line-height: 24px; font-weight: 700; text-transform: uppercase; margin: 0px 0px 0px 0px; width: 328px; }
.frm-dtls label.mdl { width: auto; }
.frm-dtls input { float: left; }
.frm-dtls input[type=checkbox] { margin-top: 8px }
.frm-dtls select { min-width: 90px; border: solid 1px #bababa; padding: 2px 5px; height: 25px; color: #7c7c7c; margin: 0px 6px; float: left; font-size: 14px; font-weight: 400; font-style: italic }
.frm-dtls select.larg { width: 90px }
.frm-dtls input[type=button] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 0px 24px; border: none; cursor: pointer; background: #d91f1f; font-size: 15px; line-height: 25px; margin: 0px 6px; color: #fff; font-weight: 400; float: left; margin: 0px 0px 0px 0px; }
.add-other-btn { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 0px 24px; border: none; cursor: pointer; background: #d91f1f; font-size: 15px; line-height: 25px; margin: 0px 6px; color: #fff; font-weight: 400; float: left; margin: 0px 0px 0px 0px; }
.add-other-btn:hover { background: #0658a7 }
/*.lb-outerContainer{display:none;}
.lb-dataContainer {
width: 400px !important;
padding: 10px;
color: #fff;
}

.lb-dataContainer{background:#fff !important;}*/
.lb-dataContainer { background: #fff !important; }
.lb-caption { color: #0658A7!important; }
span.qotk { background: #0658A7; color: #fff; padding: 0px 8px; border-radius: 50%; font-size: 18px; margin-top: 0px; float: left; margin: 0px 0px 0px 2px; }
span.qotk1 { float: left; }
.anime { -webkit-animation-duration: 3s; -webkit-animation-delay: 2s; -webkit-animation-iteration-count: infinite; -moz-animation-duration: 3s; -moz-animation-delay: 2s; -moz-animation-iteration-count: infinite; }
.lb-data .lb-details { width: 97% !important; float: left !important; text-align: justify !important; line-height: normal !important; }
.frm-dtls input[type=button]:hover { background: #0658a7 }
.more_mrg { margin-top: 20px }
.frm-dtls input[type=text] { width: 360px; padding: 0px 10px; line-height: 23px; height: 25px; border: solid 1px #bcbcbc }
.frm-dtls textarea { width: 100%; padding: 0px 10px; line-height: 23px; height: 25px; border: solid 1px #bcbcbc; height: 190px; margin-top: 20px }
.frm-dtls input[type=submit] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 14px 50px; border: none; cursor: pointer; background: #0658a7; font-size: 26px; line-height: 25px; margin: 0px 6px; color: #fff; font-weight: 600 }
.frm-dtls input[type=submit]:hover { background: #d91f1f }
body.page-id-182 .home-gallery-seciton section { width: 267px; float: left; position: relative; text-align: center; padding: 20px 0px; margin-right: 33.666px; }
body.page-id-830 .home-gallery-seciton section { width: 267px; float: left; position: relative; text-align: center; padding: 20px 0px; margin-right: 33.666px; }
body.page-id-182 .home-gallery-seciton p { color: #001110; line-height: 20px; font-size: 13px; }
body.page-id-830 .home-gallery-seciton p { color: #001110; line-height: 20px; font-size: 13px; }
body.page-id-182 .home-gallery-seciton { width: 100%; float: left; position: relative; background: none repeat scroll 0% 0% #FFF; padding: 0px 0px; }
body.page-id-830 .home-gallery-seciton { width: 100%; float: left; position: relative; background: none repeat scroll 0% 0% #FFF; padding: 0px 0px; }
footer #text-3 > div > p { line-height: 20px; font-size: 13px; color: #fff; font-weight: 400; }
#mobile-header { display: none; float: left; }
#responsive-menu-button { outline: none; }
.slick-holder { display: none; }
ul.slicknav_nav li ul.sub-menu > li > a > img { display: none; }
ul.slicknav_nav li ul.sub-menu > li { color: #FDF5E6; font-size: 13px; }
ul.slicknav_nav li ul.sub-menu > li a { color: #FDF5E6; font-size: 13px; }
ul.slicknav_nav li ul.sub-menu { margin: 0px 0px 0px 0px; }
#h_err { float: left; }
#w_err { float: right; }
#fn_err, #ln_err, #em_err, span#ph_err { display: inline-block; margin: 0px 5px; width: 188px }
.banner-sct #snd_from input[type=submit] { position: relative; z-index: 999 }
.btn-container { float: left; width: 100%; margin: 0px 0px 0px 0px; margin-top: 10px; }
.button-bck { float: left; }
.button-nxt { float: right; }
.smbl { font-weight: bold; color: #fff; width: 30px; }
#enq_form5 .frm-dtls { width: 100%; float: left; padding-top: 0px; }
span.radio-label { font-size: 17px; margin-right: 12px; margin-bottom: 10px; margin-left: 3px; float: left; }
#enq_form5 input[type=radio] { float: left; margin-top: 3px; }
#enq_form5 .frm-dtls label { color: #464646; font-size: 16px; line-height: 25px; float: left; margin: 0 0px; font-weight: 400; }
.radio-holder { float: left; width: 100%; margin: 3px 0px 10px 0px; }
.select-label { font-size: 17px; margin-right: 12px; margin-bottom: 0; margin-top: 3px; margin-left: 3px; float: left; }
.radio-holder .vlt { width: 60px; padding: 8px 5px; background: url('../images/dquote.jpg') no-repeat 46px 5px #fff; border: solid 1px #bcbcbc; margin: 0px 10px; }
/*
code added by rohit
*/
/*.left-aligner p a img {width:95% !important;}*/
.no-data { width: 100%; }
/***************************************


dealer application form

****************************************/

.dealer-application-form { float: left; width: 100%; position: relative; padding: 32px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.req { color: #043d75; float: left; width: 100%; font-size: 12px; }
.authorized { font-size: 22px; padding-bottom: 10px; }
.dealer-application-form p { padding-bottom: 10px; }
.dealer-application-form .fom_sec label { width: 315px; margin-right: 0px; float: left; font-size: 15px; color: #7c7c7c; height: 25px; line-height: 25px; }
.dealer-application-form h2 { font-size: 22px; color: #043d75; line-height: 24px; font-weight: 700; text-transform: uppercase; padding: 10px 0; float: left; width: 100%; }
.dealer-application-form .fom_sec input[type="text"] { width: 215px; height: 25px; border: 1px solid #bababa; padding: 0px 4px; float: left; margin-left: 10px; }
.frm-inner .fom_sec textarea { width: 215px; border: 1px solid #bababa; padding: 0px 4px; float: left; margin-left: 10px; }
.dealer-application-form .fom_sec select { width: 215px; height: 25px; border: 1px solid #bababa; padding: 0px 4px; float: left; margin-left: 10px; }
.call { font-size: 22px; color: #043d75; font-weight: bold; }
.term-cond { width: 100%; float: left; height: 200px; overflow-y: scroll; overflow-x: hidden; border: 1px solid #ccc; padding: 10px; margin: 20px 0 0 0; }
.term-acept .fom_sec { padding-top: 20px; margin: 10px 0px 0px 166px; ; }
.dealer-application-form .fom_sec { height: 56px; }
.chekbox-label { font-size: 15px; margin-right: 12px; margin-bottom: 10px; margin-left: 3px; float: left; }
.clik-acept { float: left; text-align: center; }
.dealer-application-form .frm-dtls.more_mrg { margin-left: 190px; }
.dealer-application-form input[type="checkbox"] { float: left; margin-top: 4px; }
span.dlr-mrk { float: left; margin-top: 7px; }
/*.chk-bx {
  float: left;
   padding-top: 21px;
}*/

.chk-bx .chekbox-label { margin-top: 2px !important; }
span.str { float: left; }
body.single-building .gallery-details { padding: 120px 0px 0px; }
body.single-building { overflow-x: hidden; }
#cc_form_1 input.t { -moz-border-radius: 0px 0px !important; -webkit-border-radius: 0px 0px !important; border-radius: 0px 0px 0px 0px !important; max-width: 100% !important; font-family: "Open Sans", sans-serif !important; }
#cc_form_1 { padding: 0px 0px 0px 0px !important; }
#cc_form_1 .kws_input_container { padding: 0px !important; }
.mainCntr-small { width: 800px; !important;
margin: 0 auto; }
.mainCntr-small .entry-content p { text-align: justify; }
.errormsg { border: 1px solid #f00 !important; }
.askguru #state { width: 179px; }
.askguru .fom_sec { height: auto; margin-bottom: 25px; }
.askguru textarea { width: 530px !important; height: 75px; margin: 10px 0px 0px 0px !important; }
.askguru input[type="text"] { width: 210px !important; margin-right: 5px !important; }
.askguru img.captcha { margin-top: -10px; margin-left: 14px; }
.askguru .pls { width: 100% !important; }
.askguru .req { color: red !important; float: left; width: auto; margin-right: 3px; }
.askpole { padding: 0px !important; }
.askguru label.whatquestion { width: 100% !important; }
.askguru label { width: 116px !important; }
.gallery-main ul.gallery-list li img { height: 338px; }
.img-brd { border: solid 4px #d6d6d6 !important; height: 268px !important; }
.gallery-main ul.gallery-list-sub li .img-brd img { max-height: 100%; width: 354px; border: none !important; }
.error404 .left-column { padding-bottom: 94px; }
.page-id-2293 .left-column { min-height: 234px; height: 100%; }
/* 19-5-2015 */
.page-id-2648 .banner-sct { margin-bottom: 50px; margin-top: 0px !important; box-shadow: 0 0 0 5px; padding-bottom: 70px; }
.page-id-2648 .entry-content p:last-child { display: none; }
.page-id-2648 #snd_from { float:none!important; }
.page-id-2648 #third_from { padding-bottom:105px !important; }

/*21-5-2015*/
.page-id-105 #post-105 > div.entry-content > form > p:nth-child(1), .page-id-105 #post-105 > div.entry-content > form > p:nth-child(2), .page-id-105 #post-105 > div.entry-content > form > p:nth-child(3), .page-id-105 #post-105 > div.entry-content > form > p:nth-child(4) {
display: none;
}
.ses_dimention { float: left; width: 100% }
.ses_dimention label { color: #464646; font-size: 16px; font-weight: 400; line-height: 24px; padding-bottom: 6px; float: left; width: 100% }
.time-frame { float: left; width: 100% }
.time-frame label { color: #464646; font-size: 13px; font-weight: 400; line-height: 24px; padding-bottom: 6px; float: left; width: 100% }
.time-frame input { margin-right: 10px; }
.entry-header h1.entry-title { font-size: 23px; color: #3d3c3b; line-height: 24px; margin-top: 20px; font-weight: 400; text-transform: uppercase; padding: 10px 0; }
.entry-header h1.entry-title a { text-decoration: none; color: #000 }
.search-results .entry-meta { padding-top: 10px; }
.search-results .comments-link { padding-bottom: 10px }
.search-results .entry-meta a, .search-results .comments-link a, .search-results nav#nav-above a, .search-results nav#nav-below a { text-decoration: none; color: #0658a7 }
.search-results nav#nav-above, .search-results #nav-below { width: 100%!important; padding-top: 10px; }
/*********
 *
 *22-6-2015
 ************/
/*select.csc_home { width: 160px; float: left; padding: 11px; border-radius: 10px; margin-top: 21px; margin-left: 10px; border: none; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; text-align: center; border: 1px solid; margin-top: 7px }*/
select.csc_home { width: 160px; float: left; padding: 15px 11px 16px 11px; border-radius: 30px; margin-top: 21px; margin-left: 10px; border: none; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; text-align: center; margin-top: 11px; }
select.csc_home_county { width: 160px; float: left; padding: 15px 11px 16px 11px; border-radius: 30px; margin-top: 21px; margin-left: 10px; border: none; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; text-align: center; margin-top: 11px; }
.select-state-form { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 100%; margin: 0px 0px; line-height: 20px; padding: 7px 17px; font-size: 18px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: block; }
.select-country-form { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 100%; margin: 0px 0px; line-height: 20px; padding: 7px 17px; font-size: 18px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: block; }
/*select.csc_home_county { width: 160px; float: left; padding: 11px; border-radius: 10px; margin-top: 21px; margin-left: 10px; border: none; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; text-align: center; border: 1px solid; margin-top: 7px }*/
/*.home_form { width: 1000px !important; float: none; margin: 0 auto; }*/
.home_form { width: 1000px !important; float: left; left: 50%; clear: both; display: block; height: auto; margin-left: -500px; }
#next2 { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 56px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer; }
.home_form #snd_from input[type=text] { float: left; }
.home_form #fn_err, .home_form #ln_err, .home_form #em_err, .home_form span#ph_err { float: none; }
.home_form #snd_from p { width: 100%; float: left; margin-top: 10px; }
form#enq_form #snd_from { width: 100%; float: left; text-align: center; }
form#enq_form #snd_from input[type="text"] { float: none; }
form#enq_form #snd_from .fom_sec select { border-radius: 15px; background: #fff; border: none; width: 188px; margin: 0px 5px; line-height: 20px; float: none; padding: 12px 17px 12px 17px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: inline-block; }
form#enq_form #snd_from .parnt_err { width: 100%; float: left; text-align: center; }
form#enq_form #snd_from .parnt_err span { display: inline-block; margin: 5px 0px; width: 205px; float: none!important; text-align: center; }
.fom_sec .sel-state { width: 180px; float: left; margin-left: 280px; }
.fom_sec .dee_sai { width: 180px; float: left; margin-left: 7px; }
.fom_sec .sel-state span#state_err { padding-top: 5px; float: left; text-align: center; width: 190px; }
.blog-title-section { float:left; width:100%; padding-bottom:10px; border-bottom:solid 1px #ccc; margin-bottom:20px; }
.blog-title-section h3 { font-size: 24px; font-weight: 600; text-transform: uppercase; color: #0658a7; line-height: 30px; margin:0; padding:0; padding-bottom:5px; }
.blog-title-section h3 a { text-decoration:none; color:#0658a7 }
.posted { display:block; font-size:12px }
.post-all { float:left; width:100%; padding-bottom:30px; position:relative }
.blog-post-img { float: left; width: 250px; position: relative }
.blog-post-img img { max-width: 100%; height: auto }
.blog-right-details { float:right; width:560px }
.blog-right-details p { margin:0; padding:0 }
.blogreadmore { float:right; color:#0658a7; text-decoration:none; margin-bottom:20px }
.blogreadmore:hover { color:#e32f2e }
.postDesc { line-height:18px }
.postDesc a { text-decoration:none; color:#0658a7; font-weight: 400; }
.postDesc a:hover, .blog-title-section h3 a:hover { color:#e32f2e }
.entry-content a, .nav-single a { text-decoration:none; color:#0658a7 }
.entry-content a:hover, .nav-single a:hover { color:#e32f2e }
.nav-next { float:right }
.nav-single { width:100%!important }
.comment-form label { display:block }
.comment-form input[type=submit] { background: #137ce0; border: none; cursor: pointer; padding: 5px 10px; height: 38px; text-align: center; font-size: 17px; font-weight: 700; color: #f8f8f8; margin-top: 12px; }
.comment-form input[type=submit]:hover { background: #d5131e }
div#last_city { float: left; width: 188px; margin-right: 5px; }
#city_err { margin-top: 6px; }
#state_err { margin-top: 6px; }
#county_err { margin-top: 6px; }
div#last_state { float: left; width: 160px; margin-right: 5px; }
div#last_county { float: left; width: 160px; }
#comment { width: 100%; }
.error_inner { color:red; float:left !important; width:100%!important; margin-top:3px!important; text-align:center!important; margin-bottom:8px!important; }
/*****************	26-6-2015	*****************/	.dynamic_width input { width:88px !important; height:21px !important; margin-left: 6px !important; border: 2px inset !important; padding: 0px !important; line-height:0px !important; }
.dynamic_height input { width:88px !important; height:21px !important; margin-left: 6px !important; border: 2px inset !important; padding: 0px !important; line-height:0px !important; }
.dynamic_height label { padding:0 0 0 20px !important; }
#wrapper img, #wrapper img.alignright, #wrapper img.alignleft{height:auto!important;}
.wpp-list{margin-left:20px}
.home-blog-inner ul{margin-left:20px}


/**************** 9-9-2015 ************/

.home-bottom-top{width:100%; float:left; box-sizing: border-box; margin-bottom: 40px;}
.home-bottom-top p{ 
    font-size: 15px;
    color: #484545;
    line-height: 19px;
    text-align: left;
    font-weight: 400;
}
#parentHorizontalTab{width:100%; float:left; margin: 40px 0px;}
.resp-tabs-list li{min-width: 24.67%;}
#parentHorizontalTab .resp-tab-active {border-bottom: none !important; border-top: none !important; border: none !important; background-color: #0658a7 !important; color: #fff !important;}
.resp-tab-content{max-width: 99.67%; float:left;}

.resp-tab-content h2 {
    color: #242424;
    font-weight: 400;
    line-height: 28px;
    font-size: 24px;
    padding: 0px 0px 10px;
    width:100%; 
    }
    
 .resp-tab-content h3 {
    color: #242424;
    font-weight: 400;
    line-height: 24px;
    font-size: 24px;
    padding: 0px 0px 10px;
    width:100%; }
    
     .resp-tab-content h4 {
    color: #242424;
    font-weight: 400;
    line-height: 20px;
    font-size: 24px;
    padding: 0px 0px 10px;
    width:100%; }
     
       .resp-tab-content h5 {
    color: #242424;
    font-weight: 400;
    line-height: 16px;
    font-size: 20px;
    padding: 0px 0px 10px;
    width:100%; }
    
.resp-tab-content .blog-right-details {
    float: right;
    width: 85%;
}

.resp-tab-content .blog-post-img {
    float: left;
    width:175px;
    position: relative;
}
.tag-page{padding: 20px 0; margin-top:55px;}
.entry-meta {
    margin-bottom: 20px;
}
.left-column .archive-header{background: transparent;}
/******************************************
 *                         RESPONSIVE CSS
******************************************/
@media(max-width:1589px) and (min-width:1266px) {
 .banner {
height:544px;
}
}
@media (max-width: 1265px) and (min-width: 980px) {
    
    .resp-tab-content .blog-right-details {
    float: right;
    width: 80%;
    
}
.resp-tabs-list li {
    min-width: 24.58%;
}
 .page-id-5 .banner {
background-size: 100% 87%;
height: 544px;
}
.mainCntr {
width: 950px;
}
#mainCntr {
width: 950px;
}
nav ul li a {
padding: 0px 15px 9px;
}
nav ul li {
font-size: 15px;
}
nav {
width: 699px;
}
.home-gallery-seciton section {
width: 220px;
padding: 20px 0;
margin-right: 21.666px;
}
.building-right-sct {
width: 387px;
}
.building-left-sct {
width: 515px;
}
.home-blog-section {
width: 415px;
float: none; /*position: relative;*/
margin: 10px auto;
}
.home-bottom-lft {
width: 94%;
float: left;
position: relative;
margin: 0 3%;
}
.home-bottom-lft section {
width: 423px;
float: left;
position: relative;
min-height: 220px;
}
footer section {
width: 228px;
float: left;
padding-right: 16px!important;
position: relative;
}
footer section.last-contact {
padding-right: 0!important;
width: 222px;
}
footer #text-2 > div > iframe {
width: 100%;
}
.footer-nav ul li {
font-size: 14px;
}
.banner {
height: 506px;
background-size: 100% 87%;
}
.gallery-main ul.gallery-list li {
margin: 25px 12px 44px 0px;
width: 428px;
}
.rg-image {
width: 596px!important;
}
.rg-caption-wrapper {
width: 276px !important;
}
.banner-inner {
background-size: 100% 100%;
}
.right-column section .side-right h1 {
font-size: 52px;
}
.right-column section .side-left {
width: 125px;
}
.right-column section .side-right {
width: 158px;
}
.right-column section .side-right h2 {
font-size: 33px;
}
.right-column {
width: 307px;
}
.left-column {
width: 633px;
}
.gallery-main ul.gallery-list li img {
height: 290px;
}
.home_form {
width: 900px !important;
margin-left: -450px;
}
.state_home {
width: 15% !important;
}
#third_from .new-former {
width: 66% !important;
}
.home_form #snd_from input[type=text] {
float: left;
width: 160px !important;
}
.home_form #fn_err, .home_form #ln_err, .home_form #em_err, .home_form span#ph_err {
width: 160px;
}
/*.quote-button{width:100%!important;}

.get-quote select{width:100%!important;}

.get-quote span{width:100%!important;}

.get-quote input[type=text]{width:100%!important;}

.get-quote{width:100%!important;}

*/

.page-id-521 .thank-you-form .pole_bam .main_data .left {
float: left;
width: 570px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_rht {
width: 189px;
margin-right: 0px;
margin-left: 10px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft {
width: 210px;
margin-left: 12px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one li {
width: 424px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one li:nth-child(even) {
margin-right: 0px;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .left h2 {
margin-top: 0px;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .right {
width: 298px;
}
 .page-id-521 .thank-you-form .pole_bam .sect_full .sect_rht {
width: 316px;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_lft {
width: 570px;
}
 .blog-post-img {
 float: left;
 width: 240px;
}
 .blog-post-img img {
width: 100%;
height: auto;
}
 .blog-right-details {
 float: right;
 width: 380px;
}
 .blog-right-details p {
word-break: break-word;
}


}
 @media (max-width: 979px) and (min-width: 768px) {
    .resp-tab-content .blog-right-details {
    float: right;
    width: 70%;
}
.resp-tabs-list li {
    min-width: 24.46%;
}
.mainCntr {
width: 750px;
}
#mainCntr, .mainCntr-small{
width: 750px;
}

.mainCntr-small .left-column{width:90%!important}
nav ul li a {
padding: 0px 6px 9px;
}
nav ul li {
font-size: 13px;
}
nav {
width: 505px;
}
.home-gallery-seciton section {
width: 174px;
padding: 20px 0;
margin-right: 15.666px;
}
.building-right-sct {
width: 350px;
padding-top: 34px;
}
.building-left-sct {
width: 380px;
}
.building-right-sct h1 {
font-size: 27px;
}
.building-right-sct p {
font-size: 15px;
}
.home-blog-section {
width: 415px;
float: none; /*position: relative;*/
margin: 10px auto;
}
.home-bottom-lft {
width: 94%;
float: left;
position: relative;
margin: 0 3%;
}
.home-bottom-lft section {
width: 334px;
float: left;
position: relative;
min-height: 220px;
}
footer section {
width: 341px;
float: left;
padding-right: 0px!important;
position: relative;
min-height: 270px;
margin-left: 20px;
}
footer section.last-contact {
padding-right: 0!important;
width: 335px;
}
footer #text-2 > div > iframe {
width: 100%;
}
.footer-nav ul li {
font-size: 14px;
}
.banner {
height: 553px;
background-size: 100% 80%;
}
.bnr-left {
font-size: 20px;
}
.bnr-right {
font-size: 20px;
}
.banner-sct h3 {
font-size: 23px;
}
.banner-sct h1 {
font-size: 48px;
}
.banner-sct {
width: 90%;
margin-top: 15px;
}
.banner-sct button {
border: none;
cursor: pointer;
width: 187px;
display: inline-block;
text-align: center;
background: none;
margin: 15px 6px 0;
}
.banner-sct button span {
font-size: 18px;
}
.banner-sct #fst_from input[type=text] {
width: 91px;
}
.gallery-main ul.gallery-list li {
margin: 44px 15px 0px 0px;
width: 211px;
}
.gallery-main ul.gallery-list-sub li {
display: block;
margin: 19px;
float: left;
position: relative;
width: 269px;
}
.rg-image {
width: 420px!important;
}
.rg-caption-wrapper {
width: 249px !important;
}
.rg-caption-wrapper {
width: 245px !important;
}
.banner-inner {
background-size: 100% 100%;
}
.right-column section .side-right h1 {
font-size: 52px;
}
.right-column section .side-left {
width: 125px;
}
.right-column section .side-right {
width: 158px;
}
.right-column section .side-right h2 {
font-size: 33px;
}
.right-column {
width: 307px;
float: none;
clear: both;
margin: 0 auto;
}
.left-column {
width: 90%!important;
margin: 46px 5% 0px;
}
.banner-sct h2 {
line-height: 45px;
}
.banner-inner {
height: 469px;
}
.rg-caption button {
margin: 40px 0px 0px 6px !important;
}
.rg-caption input[type=submit] {
margin: 40px 0px 0px 6px !important;
}
.banner-sct #snd_from input[type=text] {
width: 176px;
}
#fn_err, #ln_err, #em_err, span#ph_err {
width: 342px
}
.gallery-main ul.gallery-list li img {
height: auto;
}
.img-brd {
border: solid 4px #d6d6d6 !important;
height: 216px !important;
}
.gallery-main ul.gallery-list-sub li .img-brd img {
max-height: 100%;
width: 269px;
border: none !important;
}
.home_form {
width: 700px !important;
margin-left: -350px;
}
.state_home {
width: 15% !important;
}
 #third_from .new-former {
width: 85% !important;
}
.home_form #snd_from input[type=text] {
float: left;
width: 200px !important;
}
select.csc_home {
width: 200px;
}
.home_form #snd_from p {
width: 100%;
float: left;
}
/*.quote-button{width:100%!important;}

.get-quote select{width:100%!important;}

.get-quote span{width:100%!important;}

.get-quote input[type=text]{width:100%!important;}

.get-quote{width:100%!important;}*/

.page-id-521 .thank-you-form .pole_bam .main_data .left {
float: left;
width: 378px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_rht {
width: 189px;
margin:0 auto 10px;
float: none;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft {
width: 100%;
margin-left: 43px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one li {
width: 324px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one li:nth-child(even) {
margin-right: 0px;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .left h2 {
margin-top: 0px;
}
.page-id-521 .thank-you-form .pole_bam .main_data .right {
width: 298px;
}
 .page-id-521 .thank-you-form .pole_bam .sect_full .sect_rht {
width: 298px;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_lft {
width: 378px;
}
.blog-post-img {
 float: left;
 width: 240px;
}
 .blog-post-img img {
width: 100%;
height: auto;
}
 .blog-right-details {
 float: right;
 width: 420px;
}
 .blog-right-details p {
word-break: break-word;
font-size: 15px;
line-height: normal;
}
 #mainCntr > div > div.left-column > .pagination {
 float: left;
 width: 100%;
 margin-bottom: 20px;
}
 #last_state select {
width: 160px !important;
}
.entry-content iframe{ width:100%!important}
.frm-inner{width:100%}
.frm-inner .frm-dtls{width:auto}
}
 @media (max-width: 767px) and (min-width: 480px) {
    .resp-tab-content .blog-right-details {
    float: right;
    width: 100%;
    }
    .resp-tab-content{max-width: 100%;}
.mainCntr, .mainCntr-small{
width: 450px;
}
#mainCntr {
width: 450px;
}

.mainCntr-small .left-column{width:90%!important} 
nav ul li a {
padding: 0px 6px 9px;
}
nav ul li {
font-size: 13px;
}
nav {
width: 550px;
}
.home-gallery-seciton section {
width: 209px;
padding: 20px 0;
margin-right: 15.666px;
min-height: 365px;
}
.building-right-sct {
width: 100%;
padding-top: 0px;
padding-bottom: 15px;
}
.building-left-sct {
width: 100%;
float: right;
background: #f0efee;
}
.building-right-sct h1 {
font-size: 22px;
}
.building-right-sct p {
font-size: 15px;
}
.home-blog-section {
width: 96%;
float: none; /*position: relative;*/
margin: 10px auto;
}
.home-bottom-lft {
width: 94%;
float: left;
position: relative;
margin: 0 3%;
}
.home-bottom-lft section {
width: 101%;
float: left;
position: relative;
min-height: 169px;
}
footer section {
width: 410px;
float: left;
padding-right: 0px!important;
position: relative;
min-height: 270px;
margin-left: 20px;
}
footer section.last-contact {
padding-right: 0!important;
width: 335px;
}
footer #text-2 > div > iframe {
width: 100%;
}
.footer-nav ul li {
font-size: 15px;
float: left;
width: 100%;
margin-bottom: 7px;
}
.banner {
height: 531px;
background-size: 100% 85%;
padding-top: 54px;
}
.bnr-left {
font-size: 17px;
}
.bnr-right {
font-size: 17px;
}
.banner-sct h3 {
font-size: 19px;
}
.banner-sct h1 {
font-size: 34px;
line-height: 36px;
}
.banner-sct {
width: 417px;
margin-top: 0px;
padding: 11px 16px 26px 16px;
}
.banner-sct button {
border: none;
cursor: pointer;
width: 187px;
display: inline-block;
text-align: center;
background: none;
margin: 15px 6px 0;
}
.banner-sct button span {
font-size: 18px;
}
.banner-sct #fst_from input[type=text] {
width: 196px;
}
#mobile-header {
display: block;
margin-top: 6px;
width: 44px;
}
#wrapper > header > div.mainCntr > nav {
display: none;
}
.search-header span.searchbtn {
float: right;
width: 36px;
background: #04427e url(../images/search-icon.png) no-repeat center 19px;
border: none;
cursor: pointer;
text-indent: -9999px;
height: 57px;
}
.search-header {
margin-top: 0px;
}
.logo {
float: left;
text-align: left;
width: 107px;
margin-left: 126px;
}
.banner-sct button {
width: 253px;
}
.banner-sct #fst_from input[type=text] {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: none;
width: 256px;
margin: 0px 5px;
line-height: 20px;
padding: 8px 17px;
font-size: 17px;
font-style: italic;
color: #929191;
font-weight: 400;
margin-top: 8px;
display: inline-block;
}
.banner-sct #snd_from input[type=text] {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #fff;
border: none;
width: 188px;
margin: 0px 5px;
line-height: 20px;
padding: 8px 17px;
font-size: 17px;
font-style: italic;
color: #929191;
font-weight: 400;
margin-top: 8px;
display: inline-block;
}
.banner-sct button {
border: none;
cursor: pointer;
width: 187px;
display: inline-block;
text-align: center;
background: none;
margin: 8px 6px 0;
}
#fst_from {
padding-bottom: 10px;
}
.banner-sct button span {
padding: 8px 0px;
}
.smbl {
font-weight: bold;
color: #fff;
width: 100%;
float: left;
margin: 7px 0px 0px;
}
.banner-sct h2 {
font-size: 28px;
font-weight: 800;
text-transform: uppercase;
color: #feffff;
line-height: 32px;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
}
.free-building-quote {
background: none;
}
.footer-nav ul li:after {
display: none;
}
.gallery-main ul.gallery-list li {
margin: 30px 0px 0px 0px;
width: 378px;
}
.gallery-main p {
font-size: 15px;
color: #3d3c3b;
line-height: 21px;
font-weight: 400;
}
.rg-image {
width: 100%!important;
}
.rg-caption-wrapper {
width: 100% !important;
}
.rg-caption button {
margin: 40px 0px 0px 75px !important;
}
.rg-caption input[type=submit] {
margin: 40px 0px 0px 75px !important;
}
.slick-holder {
display: block;
}
ul.slicknav_nav {
width: 450px !important;
}
.banner-inner {
background-size: 100% 100%;
}
.right-column section .side-right h1 {
font-size: 52px;
}
.right-column section .side-left {
width: 125px;
}
.right-column section .side-right {
width: 158px;
}
.right-column section .side-right h2 {
font-size: 33px;
}
.right-column {
width: 307px;
float: none;
clear: both;
margin: 0 auto;
}
.left-column {
width: 90%!important;
margin: 0px 5%;
}
.banner-sct h2 {
line-height: 29px;
}
.banner-inner {
height: 469px;
}
.left-column h1 {
font-size: 20px;
}
.left-column p {
font-size: 16px;
line-height: 23px;
}
.left-column h2 {
font-size: 18px;
}
.contact-no {
font-size: 25px;
}
.breadcrumbs a {
font-size: 14px;
line-height: normal;
}
.breadcrumbs span {
font-size: 14px;
}
.gallery-main ul.gallery-list li img {
height: auto;
}
.home_form {
width: 400px !important;
margin-left: -200px;
}
.state_home {
width: 15% !important;
}
.home_form #snd_from input[type=text] {
float: left;
width: 100% !important;
padding: 6px 17px;
}
select.csc_home {
width: 97%;
padding: 10px;
margin-top: 10px;
}
.home_form #snd_from p {
width: 100%;
float: left;
padding: 0px;
}
.state_home {
width: 100% !important;
}
.home_form h2 {
font-size: 24px;
}
.page-id-5 .banner {
height: 540px !important;
}
.blog-right-details {
 float: right;
 width: 100%;
}
 .blog-right-details p {
font-size:15px;
text-align: justify;
line-height:normal;
word-break: break-word;
}
.blog-post-img {
 float: left;
 width: 100%;
 position: relative;
 text-align: center;
 display: block;
 margin-bottom: 10px;
}
.blog-post-img img {
 width: 250px;
 height: auto;
}
 .blog-title-section h3 {
font-size: 21px;
line-height:
}
.single-post .left-column p {
word-break: break-word;
}
 #commentform p input {
width: 100%;
}
#commentform p textarea {
width: 100%;
}
 .home_form #third_from input[type=text] {
float: left;
width: 100% !important;
padding: 6px 17px;
-webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 background: #fff;
 border: none;
 width: 188px;
 margin: 0px 5px;
 line-height: 20px;
 padding: 4px 17px;
 font-size: 15px;
 font-style: italic;
 color: #929191;
 font-weight: 400;
 margin-top: 8px;
 display: inline-block;
}
 #third_from div select {
 width: 100% !important;
 padding: 3px !important;
 margin-top: 10px !important;
 margin-left: 5px !important;
 font-size: 15px !important;
}
 #third_from .dee_sai {
 width: 100%;
 float: left;
 margin-left: 0px;
}
 #last_city {
width: 100% !important;
margin-right: 0px;
}
#last_state {
width: 100% !important;
margin-right: 0px;
}
#last_county {
width: 100% !important;
margin-right: 0px;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .left {
float: left;
width: 100%;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_lft {
width: 100%;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .left {
float: left;
width: 100%;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_lft {
width: 100%;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .right {
float: left;
width: 100%;
margin-top: 5px;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_rht {
width: 100%;
margin-top: 5px;
}
 .page-id-521 .thank-you-form .pole_bam .sectio_one li {
width: 100%;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft p {
font-size: 13px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft {
width: 400px;
margin-left: 86px;
box-sizing: border-box;
}
 .page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft input[type="submit"] {
font-size: 13px;
width: 205px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_rht {
float: none !important;
margin: 0 auto 10px;
}

.page-id-19 .mainCntr-small table{margin-left:77px!important}

.entry-content iframe{ width:100%!important; height:400px!important}
.hut_main{overflow:auto} 

.page-id-3161 table{width:100%}

.frm-inner{width:100%}

.frm-inner{width:100%}
.frm-inner .frm-dtls{width:auto}
.askguru textarea{width:100%!important}
.dealer-application-form .frm-dtls.more_mrg{margin-left:110px}
.askguru img.captcha{margin-top:20px}
.askguru #state{float:right!important; margin-right: 69px; margin-top: 10px; width: 210px;}
}
 @media (max-width: 479px) and (min-width: 320px) {
    .resp-tab-content .blog-right-details {
    float: right;
    width: 100%;
}
.resp-tab-content{max-width: 100%;}
.mainCntr {
width: 300px;
}
#mainCntr, .mainCntr-small {
width: 400px;
}
nav ul li a {
padding: 0px 6px 9px;
}
nav ul li {
font-size: 13px;
}
nav {
width: 550px;
}
.home-gallery-seciton section {
width: 90%;
padding: 20px 0;
min-height: 330px;
margin: 0 5%;
}
.building-right-sct {
width: 98%;
padding-top: 0px;
padding-bottom: 15px;
margin-left: 2%;
}
.building-left-sct {
width: 100%;
float: right;
background: #f0efee;
}
.building-right-sct h1 {
font-size: 22px;
}
.building-right-sct p {
font-size: 15px;
}
.home-blog-section {
width: 96%;
float: none; /*position: relative;*/
margin: 10px auto;
}
.home-bottom-lft {
width: 94%;
float: left;
position: relative;
margin: 0 3%;
}
.home-bottom-lft section {
width: 101%;
float: left;
position: relative;
min-height: 169px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}
footer section {
width: 90%;
float: left;
padding-right: 0px!important;
position: relative;
min-height: 30px;
margin-bottom: 30px;
margin-left: 3%;
}
footer section.last-contact {
padding-right: 0!important;
width: 90%;
}
footer #text-2 > div > iframe {
width: 100%;
}
.footer-nav ul li {
font-size: 14px;
float: left;
width: 100%;
margin-bottom: 7px;
}
.banner {
height: 443px;
background-size: 100% 72%;
}
.bnr-left {
font-size: 13px;
padding: 8px 0px;
}
.bnr-right {
font-size: 13px;
padding: 8px 0px;
}
.banner-sct h3 {
font-size: 19px;
}
.banner-sct h1 {
font-size: 24px;
line-height: 22px;
}
.banner-sct {
width: 400px;
margin-top: 0px;
padding: 11px 16px 48px 16px;
}
.banner-sct button {
border: none;
cursor: pointer;
width: 187px;
display: inline-block;
text-align: center;
background: none;
margin: 15px 6px 0;
}
.banner-sct button span {
font-size: 18px;
}
.banner-sct #fst_from input[type=text] {
width: 196px;
}
#mobile-header {
display: block;
margin-top: 6px;
width: 44px;
}
#wrapper > header > div.mainCntr > nav {
display: none;
}
.search-header span.searchbtn {
float: right;
width: 36px;
background: #04427e url(../images/search-icon.png) no-repeat center 19px;
border: none;
cursor: pointer;
text-indent: -9999px;
height: 57px;
}
.search-header {
margin-top: 0px;
}
.logo {
float: left;
text-align: left;
width: 92px;
margin-left: 67px;
}
.banner-sct button {
width: 253px;
}
.banner-sct #fst_from input[type=text] {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: url('../images/dquote.jpg') no-repeat 59px 6px #fff;
border: none;
width: 226px;
margin: 0px 5px;
line-height: 20px;
padding: 4px 17px;
font-size: 15px;
font-style: italic;
color: #929191;
font-weight: 400;
margin-top: 8px;
display: inline-block;
}
.banner-sct #snd_from input[type=text] {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #fff;
border: none;
width: 188px;
margin: 0px 5px;
line-height: 20px;
padding: 4px 17px;
font-size: 15px;
font-style: italic;
color: #929191;
font-weight: 400;
margin-top: 8px;
display: inline-block;
}
.banner-sct button {
border: none;
cursor: pointer;
width: 187px;
display: inline-block;
text-align: center;
background: none;
margin: 8px 6px 0;
}
.banner-sct button span {
padding: 8px 0px;
}
.banner-sct h2 {
font-size: 21px;
font-weight: 800;
text-transform: uppercase;
color: #feffff;
line-height: 24px;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
}
.free-building-quote {
background: none;
}
.footer-nav ul li:after {
display: none;
}
.banner-btm {
height: 43px;
}
.home-bottom-lft h3 {
font-size: 19px;
}
.gallery-main ul.gallery-list li {
display: block;
margin: 20px 0px 0px 0px;
float: left;
position: relative;
width: 226px;
}
.gallery-main p {
font-size: 15px;
color: #3d3c3b;
line-height: 21px;
font-weight: 400;
}
.gallery-main ul.gallery-list li span {
font-size: 15px;
}
.inner-pages2 {
float: left;
width: 100%;
position: relative;
padding: 120px 0px 50px;
background: url(../images/inner-banner.jpg) no-repeat 0px 0px;
background-size: 100% 20%;
}
.gallery-main ul.gallery-list-sub li {
display: block;
margin: 13px 0px 0px 0px;
float: left;
position: relative;
width: 225px;
}
.gallery-main ul.gallery-list-sub li span {
display: block;
text-align: center;
color: #000;
font-size: 15px;
line-height: 23px;
font-weight: 400;
padding-top: 0px;
text-transform: uppercase;
}
.gallery-main h1 {
font-size: 18px;
color: #3d3c3b;
line-height: 21px;
padding: 0px 0px 0px;
font-weight: 400;
text-transform: uppercase;
padding: 10px 0;
}
.rg-image-wrapper {
padding: 9px 8px !important;
}
.rg-image {
width: 100%!important;
}
.rg-caption-wrapper {
width: 100%!important;
}
.gallery-details h1 {
font-size: 19px;
}
.rg-caption p {
font-size: 14px !important;
letter-spacing: normal;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: normal;
padding: 0 0px !important;
text-align: left;
color: #4c4c4b;
}
.rg-caption ul {
font-size: 14px !important;
letter-spacing: normal;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: normal;
padding: 15px 0px !important;
text-align: left;
color: #4c4c4b;
}
.rg-caption button {
margin: 40px 0px 0px 20px !important;
}
.rg-caption input[type=submit] {
margin: 40px 0px 0px 20px !important;
}
.gallery-details {
padding: 35px 0px 50px;
}
.gallery-details p {
font-size: 15px;
color: #3d3c3b;
line-height: 21px;
font-weight: 400;
}
.gallery-details-section {
margin-bottom: 20px;
}
.slick-holder {
display: block;
}
ul.slicknav_nav {
width: 400px !important;
}
.banner-inner {
background-size: 100% 100%;
}
.right-column section .side-right h1 {
font-size: 36px;
line-height: normal;
}
.right-column section .side-left {
width: 125px;
}
.right-column section .side-right {
width: 158px;
}
.right-column section .side-right h2 {
font-size: 23px;
line-height: 24px;
}
.right-column {
width: 400px;
float: none;
clear: both;
margin: 0 auto;
}
.left-column {
width: 90%!important;
margin: 0px 5%;
}
.banner-sct h2 {
line-height: 27px;
}
.banner-inner {
height: 469px;
}
.left-column h1 {
font-size: 18px;
}
.left-column p {
font-size: 15px;
line-height: 21px;
}
.single-post .left-column p {
word-break: break-word;
}
.left-column h2 {
font-size: 16px;
line-height: 18px;
padding-bottom: 0px;
}
.contact-no {
font-size: 23px;
}
.left-column h3, .left-column h4, .left-column h5, .left-column h6 {
line-height: 16px;
}
.breadcrumbs a {
font-size: 14px;
line-height: normal;
}
.breadcrumbs span {
font-size: 14px;
}
.gallery-main ul.gallery-list li img {
max-height: auto;
}
.img-brd {
border: solid 4px #d6d6d6 !important;
height: 171px !important;
}
.gallery-main ul.gallery-list-sub li .img-brd img {
max-height: 100%;
width: 255px;
border: none !important;
}
.error404 .mainCntr-small {
width: 400px;
margin: 0 auto;
}
.error404 .left-column {
width: 100%;
margin: 0px;
padding: 10px;
text-align: center;
}
.home_form {
width: 280px !important;
margin-left: -140px;
}
.state_home {
width: 15% !important;
}
.home_form #snd_from input[type=text] {
float: left;
width: 100% !important;
padding: 6px 17px;
}
 .home_form #third_from input[type=text] {
float: left;
width: 100% !important;
padding: 6px 17px;
-webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 background: #fff;
 border: none;
 width: 188px;
 margin: 0px 5px;
 line-height: 20px;
 padding: 4px 17px;
 font-size: 15px;
 font-style: italic;
 color: #929191;
 font-weight: 400;
 margin-top: 8px;
 display: inline-block;
}
 #third_from div select {
 width: 100% !important;
 padding: 3px !important;
 margin-top: 10px !important;
 margin-left: 5px !important;
 font-size: 15px !important;
}
 #third_from .dee_sai {
 width: 100%;
 float: left;
 margin-left: 0px;
}
 select.csc_home {
width: 97%;
padding: 10px;
margin-top: 10px;
}
.home_form #snd_from p {
width: 100%;
float: left;
padding: 0px;
}
.state_home {
width: 100% !important;
}
.home_form h2 {
font-size: 24px;
}
.home_form #h_err, .home_form #w_err, .home_form #l_err, .home_form #fn_err, .home_form #ln_err, .home_form #em_err, .home_form #ph_err {
width: 100%;
}
.home_form .error-holder {
width: 280px;
}
.page-id-5 .banner {
height: 542px !important;
}
 .blog-right-details {
 float: right;
 width: 100%;
}
 .blog-right-details p {
font-size:15px;
text-align: justify;
line-height:normal;
word-break: break-word;
}
.blog-post-img {
 float: left;
 width: 100%;
 position: relative;
 text-align: center;
 display: block;
 margin-bottom: 10px;
}
.blog-post-img img {
 width: auto;
 height: auto;
}
 .blog-title-section h3 {
font-size: 21px;
line-height: 23px;
}
 .left-column .pagination .wp-pagenavi a, .wp-pagenavi span {
float: left;
}
 .left-column .pagination {
margin-bottom: 20px;
}
 .single-post .left-column p img {
width: 100%;
height: auto;
}
 #commentform p input {
width: 100%;
}
#commentform p textarea {
width: 100%;
}
#comment {
max-width: 100%;
}
 #last_city {
width: 100% !important;
margin-right: 0px;
}
#last_state {
width: 100% !important;
margin-right: 0px;
}
#last_county {
width: 100% !important;
margin-right: 0px;
}
.page-id-7 iframe {
width:280px !important;
float: none;
margin: 0 auto;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .left {
float: left;
width: 100%;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_lft {
width: 100%;
}
 .page-id-521 .thank-you-form .pole_bam .main_data .right {
float: left;
width: 100%;
margin-top: 5px;
}
.page-id-521 .thank-you-form .pole_bam .sect_full .sect_rht {
width: 100%;
margin-top: 5px;
}
 .page-id-521 .thank-you-form .pole_bam .sectio_one li {
width: 100%;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft p {
font-size: 13px;
}
.page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft {
width: 100%;
margin-left: 9px;
}
 .page-id-521 .thank-you-form .pole_bam .sectio_one .box_lft input[type="submit"] {
font-size: 13px;
width: 205px;
}

.page-id-19 .mainCntr-small table{margin-left:25px!important}
.mainCntr-small table td{font-size:13px!important} 
#wrapper img, #wrapper img.alignright, #wrapper img.alignleft{height:auto!important; margin-left:0!important; margin-right:0!important}
#link-grids{margin-bottom:10px!important}
#wrapper img.alignright, #wrapper img.alignleft{width:100%; margin:10px 0px}
.entry-content iframe{ width:100%!important; height:200px!important}

.hut_main{overflow:auto}
.colorbox{width:100%!important; margin:0 0 10px!important; padding:0!important}
.entry-content table{width:100%; font-size:13px} 
.all-contractor td{font-size:13px}

.frm-inner{width:100%} 
.frm-inner .frm-dtls{width:auto}
.askguru textarea{width:100%!important}
.dealer-application-form .frm-dtls.more_mrg{margin-left:110px}
.askguru img.captcha{margin-top:20px}
.askguru #state{margin-right: 69px; margin-top: 10px; width: 210px;}
.dealer-application-form .fom_sec label{font-size:13px!important}

table.frmtable{width:100%!important; float:left!important}
table.frmtable td{float:left!important; width:100%!important; display:block!important}
table.frmtable td input[type="text"]{width:100%; margin:5px 0px; display:block} 
.page-id-872 table{font-size:10px!important}
}

/*********************Responsive ends***********************/


.validation-advice { margin-left: 250px; width: 160px; color: #f00 !important; }
.entry { float: left; margin-left: 248px; width: 160px; color: #f00 !important; }
.fgr { float: left; width: 160px; margin-left: 335px; color: #f00 !important; }
.heght { float: left; width: 160px; margin-top: 10px; margin-left: 0px; color: #f00 !important; }
.wdth { float: left; width: 160px; margin-left: 0px; margin-top: 10px; color: #f00 !important; }
.over_door { float: left; width: 160px; }
.selct { float: left; width: 160px; }
.link_other { float: left; width: 160px; margin-left: 306px; color: #f00 !important; }
.over_inner_radio { font-size: 12px; width: 160px; color: #f00 !important; }
select.overhd2 { }
.fixed-nav .logo img { width: 72px; height: auto }
/*.get-quote{

width:340px; float:left; background:#F3F2F2; padding:20px; margin-bottom:10px;

}

.get-quote label {

color: #868585;

font-size: 17px;

margin: 10px 0px 8px 0px;

float: left;

width: 100%;

}



.get-quote input[type=text]{

width:400px; border-radius:13px; background:#fff; color:#000; border:3px solid #CECDCD; padding:10px 20px; font-size:17px;

}



.get-quote h3

{

color: #0658a7;

font-size:31px;

text-transform: uppercase;

font-weight: 700;

}

.quote-button{

background:#137ce0;

color:#fff; 

font-size:24px;

border-radius:8px;

padding:10px 20px;

width:400px;

border:none;

margin-top:20px; cursor:pointer; margin-bottom:10px;

}

.quote-button:hover{

background: #d5131e;

}



.get-quote select {

padding:10px 20px 10px 6px;

margin: 0;

-webkit-border-radius:4px;

-moz-border-radius:4px;

border-radius:13px;

background: #fff;

color:#888;

border:none;

outline:none;

display: inline-block;

-webkit-appearance:none;

-moz-appearance:none;

appearance:none;

cursor:pointer;

width:400px; font-size:17px; border:3px solid #CECDCD; 

}

*/

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */

/*@media screen and (-webkit-min-device-pixel-ratio:0) {

  .get-quote  select {padding-right:18px; }

}



.get-quote span {position:relative; width:400px; float:left; margin-top:18px;}

.get-quote span:after {

content: '<>';

font: 23px "Consolas", monospace;

color: #aaa;

-webkit-transform: rotate(90deg);

-moz-transform: rotate(90deg);

-ms-transform: rotate(90deg);

transform: rotate(90deg);

right: 8px;

top: 9px;

padding: 0 0 2px;

border-bottom: 1px solid #ddd;

position: absolute;

pointer-events: none;

}

.get-quote span:before {

    content:'';

    right:6px; top:17px;

    width:20px; height:20px;

    background:#fff;

    position:absolute;

    pointer-events:none;

    display:block;

}*/.get-quote { width: 100%; float: left; background: #F3F2F2; padding: 20px; margin-bottom: 10px; border-top: 10px #e0dede solid }
.get-quote h1 { font-size: 24px; font-weight: 800; text-transform: uppercase; color: #0658a7; line-height: 30px; text-align: center }
.get-quote h2 { font-size: 20px; font-weight: 800; text-transform: uppercase; color: #535353; line-height: 20px; text-align: center }
.get-quote h3 { font-size: 18px; font-weight: 800; text-transform: uppercase; color: #535353; line-height: 20px; text-align: center }
.get-quote button { border: none; cursor: pointer; width: 100%; display: block; text-align: center; background: none; margin: 15px 0px 0 }
.get-quote button span { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #0658a7; width: 100%; text-align: center; padding: 15px 0px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; display: block; text-transform: uppercase }
.get-quote button:hover span { background: #e32f2e }
.get-quote #fst_from input[type=text] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 100%; margin: 0px 0px; line-height: 20px; padding: 10px 17px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: inline-block; }
.get-quote #fst_from .button_next { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 56px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #fst_from .button_back { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow-back.png) no-repeat 10px; text-align: center; padding: 7px 16px 7px 22px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #fst_from input[type=button]:hover { background-color: #0658a7 }
.get-quote #fst_from p { color: #333; font-weight: 400; padding-top: 17px; font-size: 12px; text-align: center }
.get-quote #snd_from input[type=text] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 100%; margin: 0px 0px; line-height: 20px; padding: 10px 17px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: block }
.get-quote #snd_from .button_next { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 56px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #snd_from .button_back { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow-back.png) no-repeat 10px; text-align: center; padding: 7px 16px 7px 22px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #snd_from input[type=button]:hover { background-color: #0658a7 }
.get-quote #snd_from input[type=submit] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 76px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #snd_from input[type=submit]:hover { background-color: #0658a7 }
.get-quote #snd_from p { color: #333; font-weight: 400; padding-top: 17px; font-size: 12px; text-align: center }
.get-quote #snd_from .button-nxt { text-align: right }
.get-quote #third_from input[type=text] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; border: none; width: 100%; margin: 0px 0px; line-height: 20px; padding: 10px 17px; font-size: 19px; font-style: italic; color: #929191; font-weight: 400; margin-top: 16px; display: block }
.get-quote #third_from input[type=submit] { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow.png) no-repeat 76px; text-align: center; padding: 7px 22px 7px 16px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #third_from input[type=submit]:hover { background-color: #0658a7 }
.get-quote #third_from p { color: #333; font-weight: 400; padding-top: 17px; font-size: 12px; text-align: center }
.get-quote #third_from .button-nxt { text-align: right }
.get-quote #third_from .button_back { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #e32f2e url(../images/arrow-back.png) no-repeat 10px; text-align: center; padding: 7px 16px 7px 22px; line-height: 25px; font-size: 22px; font-weight: 700; color: #fff; font-size: 17px; font-weight: 400; line-height: 18px; border: none; cursor: pointer }
.get-quote #third_from input[type=button]:hover { background-color: #0658a7 }
 .get-quote #h_err, .get-quote #w_err, .get-quote #l_err, .get-quote #fn_err, .get-quote #ln_err, .get-quote #em_err, .get-quote #ph_err,, .get-quote #city_err, .get-quote #state_err, .get-quote #county_err {
float: none;
padding: 0;
margin: 0;
color: #FF0000;
display: block;
padding-top: 5px;
text-align: center;
width: 100%
}
.fom_sec { width: 100%; float: left; margin-bottom: 10px; }
.fom_sec label { width: 110px; margin-right: 0px; float: left; font-size: 16px; color: #464646; height: 25px; line-height: 25px; }
.fom_sec input[type="text"] { width: 190px; height: 25px; border: 1px solid #bababa; padding: 0px 4px; float: left; }
.fom_sec .csc { width: 190px; height: 25px; border: 1px solid #bababa; padding: 0px 4px; float: left; }
/* Code Added by Neeraj */

.paint_fom_sec { width: 100%; float: left; margin-bottom: 10px; }
.paint_fom_sec label { width: 150px; margin-right: 0px; float: left; font-size: 17px; color: #7c7c7c; height: 25px; line-height: 25px; }
.paint_fom_sec input[type="text"] { width: 190px; height: 25px; border: 1px solid #bababa; padding: 0px 4px; float: left; }
.paint_fom_sec .csc { width: 190px; height: 25px; border: 1px solid #bababa; padding: 0px 4px; float: left; }
/* Code End by Neeraj */



.thank-you-form .pole_bam { width: 100%; float: left; margin-top: 34px; }
.thank-you-form .pole_bam h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px; color: #043d75; padding-bottom: 23px; padding-top: 0px; }
.thank-you-form .pole_bam p { color: #464646; font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 22px; }
.thank-you-form .listing { width: 98%; float: left; margin-bottom: 39px; margin-top: 30px; margin-left: 20px; }
.thank-you-form .listing li { list-style-type: none; float: left; width: 100%; font-size: 16px; color: #3d3c3b; font-family: 'Open Sans', sans-serif; line-height: 20px; background: url(../images/listing_image.jpg) no-repeat left center; padding-left: 16px; margin-bottom: 9px; }
.thank-you-form .pole_bam p span { font-size: 16px; color: #464646; font-family: 'Open Sans', sans-serif; font-weight: bold; }
.thank-you-form .pole_bam p a { color: #0048aa; font-size: 16px; font-family: 'Open Sans', sans-serif; text-decoration: underline; }
.thank-you-form .pole_bam p a:hover { text-decoration: none; }
.thank-you-form .pole_bam .main_data { width: 100%; float: left; }
.thank-you-form .pole_bam .main_data .left { float: left; width: 790px; }
.thank-you-form .pole_bam .main_data .right { float: right; width: 350px; margin-top: -22px; }
.thank-you-form .pole_bam .main_data .left h2 { font-size: 16px; font-weight: bold; font-size: 16px; color: #d6361b; font-family: 'Open Sans', sans-serif; margin-top: 36px; margin-bottom: 13px; padding: 0px 0px; }
.thank-you-form .pole_bam .main_data .left p { color: #464646; font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 22px; padding-bottom: 9px; }
.thank-you-form .pole_bam .main_data h1 { color: #3d3c3b; font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 22px; font-weight: bold; margin-top: 67px; padding: 0px 0px; float: left; margin-bottom: 24px; }
.thank-you-form .pole_bam .sectio_one { width: 100%; float: left; position: relative; }
.thank-you-form .pole_bam .sectio_one li { float: left; width: 550px; background: #f4f4f4; border: 1px solid #cdcdcd; margin-top: 22px; margin-right: 38px; list-style: none; }
.thank-you-form .pole_bam .sectio_one .box_lft { float: left; width: 265px; margin-top: 19px; margin-left: 25px; }
.thank-you-form .pole_bam .sectio_one .box_rht { float: left; width: 234px; margin-top: 19px; margin-right: 24px; }
.thank-you-form .pole_bam .sectio_one .box_rht img { width: 100%; height: auto; }
.thank-you-form .pole_bam .sectio_one .box_lft .number_one { width: 100%; float: left; }
.thank-you-form .pole_bam .sectio_one .box_lft .number_one li { float: left; margin-left: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #454545; width: 26px; text-align: center; border: none; margin-right: 0px; margin-top: 0px; }
.thank-you-form .pole_bam .sectio_one .box_lft .number_two { width: 100%; float: left; margin-top: 17px; }
.thank-you-form .pole_bam .sectio_one .box_lft .number_two li { float: left; margin-left: 7px; font-weight: normal; font-size: 13px; color: #7c7c7c; width: 36px; text-align: center; border: none; font-family: 'Open Sans', sans-serif; margin-right: 0px; margin-top: 0px; }
.thank-you-form .pole_bam .sectio_one .box_lft .number_two li:first-child { margin-left: 0px; }
.thank-you-form .pole_bam .sectio_one .box_lft .number_one li:first-child { margin-left: 0px; }
.thank-you-form .pole_bam .sectio_one .box_lft h3 { color: #424141; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: normal; padding: 19px 0px 22px 0px; }
.thank-you-form .pole_bam .sectio_one .box_lft p { color: #424141; font-size: 14px; font-family: 'Open Sans', sans-serif; background: url(../images/calender_img.png) left top no-repeat; padding-left: 24px; }
.thank-you-form .pole_bam .sectio_one .box_lft span span { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #0658a7; margin-left: 10px; padding: 25px 0px; }
.thank-you-form .pole_bam .sectio_one .box_lft input[type="submit"] { width: 230px; height: 34px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #fff; border-radius: 10px; background: #0658a7; border: none; margin: 25px 0px 22px 0px; cursor: pointer; }
.thank-you-form .pole_bam .sectio_one .box_lft input[type="submit"]:hover { background: #e32f2e; }
.thank-you-form .pole_bam .sect_full { width: 100%; float: left; margin-top: 48px; }
.thank-you-form .pole_bam .sect_full .sect_lft { float: left; width: 790px; }
.thank-you-form .pole_bam .sect_full .sect_rht { float: left; width: 350px; margin-bottom: 15px; }
.thank-you-form .pole_bam .sect_full .sect_lft h6 { color: #3f3f3f; font-size: 14px; font-family: 'Open Sans', sans-serif; line-height: 20px; font-weight: 400; }
.thank-you-form .pole_bam .sect_full .sect_lft h3 { color: #3d3b3c; font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 20px; padding-bottom: 17px; font-weight: bold; padding-top: 40px; text-transform: uppercase; }
.thank-you-form .pole_bam .sect_full .sect_lft p { color: #464646; font-size: 16px; font-family: 'Open Sans', sans-serif; padding-bottom: 9px; line-height: 22px; padding-right: 34px; }
.thank-you-form .pole_bam .sect_full .sect_lft p a { text-decoration: underline; color: #0658a7; }
.thank-you-form .pole_bam .sect_full .sect_lft p a:hover { text-decoration: none; }
.thank-you-form .pole_bam .sect_full .sect_rht span img { width: 100%; height: auto; }
.thank-you-form .pole_bam .sect_full .sect_rht span { width: 100%; float: left; }
.thank-you-form .pole_bam .sect_full .sect_rht h2 { font-size: 16px; font-weight: bold; font-size: 16px; color: #3d3b3c; font-family: 'Open Sans', sans-serif; margin-top: 0px; margin-bottom: 0px; padding: 21px 0px 0px 0px; text-align: center; }
.thank-you-form .pole_bam .last_setion { width: 100%; float: left; margin-top: 42px; margin-bottom: 50px; }
.thank-you-form .pole_bam .last_setion p { color: #3f3f3f; font-size: 14px; font-family: 'Open Sans', sans-serif; padding-bottom: 0px; }
.thank-you-form .pole_bam .last_setion p a { text-decoration: underline; color: #0658a7; }
.thank-you-form .pole_bam .last_setion p a:hover { text-decoration: none; }
#TextBoxesGroup2 { float: left; width: 100%; position: relative }
#TextBoxesGroup2 > div { width: 100%; float: left }
.firstbox label { font-size: 13px!important; padding-right: 5px; width: 71px; }
.firstbox { width: 50%; float: left; padding-bottom: 10px }
.firstbox input[type="textbox"], .firstbox input[type="text"] { width: 200px!important; height: 25px }
#TextBoxesGroup1 { float: left; width: 100%; position: relative }
#TextBoxesGroup1 > div { width: 100%; float: left }
#over_doors .over_door { width: 100%!important }
.select-boxnew { float: left; width: 130px; width: 100%; padding-bottom: 10px }
.select-boxnew label { font-size: 13px!important; padding-right: 5px; width: 64px; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
/*---------------popup code on thank you form page-----------*/
.popup { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); display: none; height: 100%; left: 0; /*opacity: 0;*/ position: fixed; top: 0; width: 100%; z-index: 999; vertical-align: middle; }
.popup-container { display: block; margin: 0 auto; padding: 24px; text-align: center; text-align: center; }
/*.popup-content {
  padding: 2em;
  background-color: #fff;
  text-align: left;
  display: inline-block;
  position: relative;
  /*min-width: 50%;
  width: 50%;
  min-height: 200px;
  margin-top: 131px;
}*/
.popup-content { padding: 2em; background-color: #fff; text-align: left; display: inline-block; position: relative; /* min-width: 50%; */ /* width: 100%; */ /* min-height: 80px; */ margin-top: 115px; border: solid 15px; border-radius: 10px; vertical-align: middle; width: 484px; }
.left-aligner { float: left; width: 50%; }
.right-aligner { float: right; width: 42%; font-size: 12px; }
span.price-con { color: #173979; font-weight: bold; font-size: 26px; margin-top: 20px; float: left; width: 100%; }
#featute1 .popup-content { border: 9px solid rgba(0, 0, 0, 0.6); }
.left-aligner p { font-size: 12px!important; line-height: 16px !important; }
.left-aligner > p:nth-child(2) > a img {
padding: 5px;
border: solid 2px #999999;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 5px #666;
}
.popup-close { background: none repeat scroll 0 0 #fff; cursor: pointer; display: block; font-size: 150%; line-height: 1.33333em; width: 1.3333em; height: 1.3333em; line-height: 130%; position: absolute; right: 0; text-align: center; top: 0; z-index: 2; color: #222222; }
#mod { color : #fff; text-decoration: none; }
.entry-content ul { float: left; list-style: disc !important; padding: 0 0 30px 27px; width:100%; }
.entry-content ul li { font-size: 16px; color: #3d3c3b; line-height: 24px; font-weight: 400; }
/*Code added */
#link-grids { float: left; position: relative; width: 247px; height: 20px; text-align: left; text-align: left; margin-bottom: 30px; }
/*Code added */
.thank-you-form .pole_bam .main_data .right h2 { color: #3d3b3c; font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: bold; margin-bottom: 0; margin-top: 0; padding: 21px 0 0; text-align: center; $mod5 :hover {
transition: all 0.5s ease-in 0s;
}
#submit-style { position: relative; width: 220px; height: 92px; }


