@charset "utf-8";

@import "reset.css";

@import "fonts.css";

html{text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none; text-rendering: optimizeLegibility;     -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color:rgba(0,0,0,0);}
body{-webkit-font-smoothing:antialiased;}
img {max-width:100%;}
ol,ul {
margin:0 0 20px 40px
}

#container,#header-wrapper,.top-header {
float:left;
width:100%
}

.left-sub-page p i,em {
font-style:italic
}

.blog-heading,.button.gform_button,.chose-colm,.contact-colm h2,.nav ul li a,.products-row,h1 {
text-transform:uppercase
}

.circle-hover,.circle-hover>span {
bottom:0;
position:absolute;
opacity:0
}

h1 {
font-size:27.37px;
color:#003e7e;
font-family:Oswald-webfont;
line-height:32px;
color:#40b649
}
h2{color:#003e7e;
}
h3{color:#40b649;}
h2,h3 {
font-family:SourceSansPro-Bold
}

h3 {
font-size:14px
}

h2,ol li,ul li {
font-size:18px
}

.header-right-colm,ol li,ul li {
font-family:source_sans_proregular
}

a:hover {
color:#40b649
}

ul {
list-style:disc
}

.header-right-colm ul,.nav ul,.nav ul li {
list-style:none
}

ol li,ul li {
color:#404040;
line-height:28px
}

p {
font-size:16px
}

input[type=text],input[type=button],input[type=submit],textarea {
-webkit-appearance:none;
border-radius:0
}

#container>div {
float:left
}

.container {
width:960px;
margin:0 auto
}

#header-wrapper {
background:#fff;
border-bottom:5px solid #40b649
}

.chose-colm,.page-template-default .products-row,.products-row {
border-bottom:3px solid #003e7e
}

.top-header {
background:#003e7e;
padding:10px 0;
border-top:2px solid #707070
}

.header-right-colm {
float:right;
color:#fff;
font-size:12px
}

.header-right-colm ul li {
padding:0 0 0 12px;
float:left;
font-size:16px;
color:#fff;
list-style:none
}

.header-right-colm ul li a {
color:#fff;
padding:0 0 0 10px;
text-decoration:none
}

#header-wrapper .inner-header {
width:100%;
padding: 26px 0 26px;
float:left
}

#header-wrapper .logo {
width:308px;
float:left;
margin:0
}

#header-wrapper .phone-no-colm {
float:right;
margin:0;
width:246px
}

.ph-right-colm { width:240px; float:right; font-size:20px; color:#003e7e; text-align:right; font-family: source_sans_prosemibold; transition-property: all; -webkit-transition-property: all; -moz-transition-property: all; transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-delay: 0s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; }

.ph-right-colm span { color: #40b649; float: right; font-family: SourceSansPro-Black; font-size: 27.99px; margin: 8px 0 0; width: 100%; transition-property: all; -webkit-transition-property: all; -moz-transition-property: all; transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-delay: 0s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s;}

#nav-wrapper {
width:100%;
margin:0 0 20px;
background:#003e7e;
float:left
}

.nav {
width:100%;
float:left;
line-height:auto
}

.nav ul {
margin:0
}

.nav ul li { float:left; position:relative; line-height:54px; padding: 0 19px 0 18px;list-style:none; 
  transition-property: all; -webkit-transition-property: all; -moz-transition-property: all; transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-delay: 0s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s;}

.nav ul li a {
font-size:18px;
color:#fff;
text-decoration:none;
padding:14px 4px;
font-family:source_sans_prosemibold
}

.nav ul li .sub-menu {
background:#003e7e;
display:none;
position:absolute;
width:240px;
border-top:3px solid #40b649;
left:0;
z-index:99
}

.nav ul li .sub-menu .sub-menu {
left:100%;
top:-3px
}

.nav ul li .sub-menu li .sub-menu {
display:none
}

.nav ul li .sub-menu li:hover .sub-menu,.nav ul li:hover .sub-menu {
display:block
}

.nav li ul.sub-menu li.menu-item-has-children:hover {
background:rgba(0,0,0,0)
}

.nav .menu-item-has-children:hover { background: url("images/menu-arrow.png") no-repeat scroll 62px bottom rgba(0, 0, 0, 0); transition:none;}

div.nav ul li .sub-menu li {
width:100%;
line-height:36px;
padding:0
}

div.nav ul li .sub-menu li a {
font-family:source_sans_proregular;
font-size:14px;
margin:0;
display:block;
padding:0 9px
}
.dropdown-toggle {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent;
	border: 0px;
	color: #fff;
	font-size: 23px;
	height:30px;
	outline: none;
	padding: 0;
}
.dropdown-toggle::after {
	content: "\f105";
	font-family: fontawesome;
	    display: inline-block;
		    position: relative;
	    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
}
.dropdown-toggle.toggled-on:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
#mask,#phone-number,.foot-location,.gchoice_6_2,.instruction.validation_message,.menu-icon,.phone-mobile-number,.phone-number-mobile,.validation_error { display:none }  

#banner-wrapper { width:100%; padding:230px 0 30px; background:#fff; } 

.inner-banner {
width:100%;
float:left
}

.banner-text {
color:#fff;
font-family:oswald-webfont;
background:rgba(2,41,75,.8);
font-size:32.4px;
padding:3%
}

.chose-colm,.circle-hover>span {
font-family:SourceSansPro-Black
}

#body-wrapper {
width:100%
}

.inner-content {
width:100%;
float:left
}

.row-one {
float:none;
margin:0 auto;
padding:0 0 80px;
width:87%
}

.chose-colm {
width:100%;
padding:0 0 10px;
margin:0 0 15px;
color:#003e7e;
font-size:22px;
text-align:center
}

.read-about,.row-one p {
font-size:18px;
text-align:center
}

.row-one p {
color:#404040;
margin:0 0 25px;
line-height:28px;
font-family:source_sans_proregular
}

.read-more {
width:100%;
float:left
}

.read-about {
width:193px;
background:#40b649;
float:none;
margin:0 auto;
color:#fff;
text-decoration:none;
padding:8px 18px;
font-family:SourceSansPro-Bold;
cursor:pointer
}

.plus::after {
content:"+"
}

.butonimg.butonimghover::after,span.plus.minus::after {
content:"-"
}

span.plus.minus::after {
font-size:27px;
line-height:0;
padding:0
}

.see-more-section {
width:100%;
float:left;
padding:0 0 70px
}

.see-more-section:last-child {
padding:0 0 70px
}

.products-row {
width:100%;
margin:0 0 15px;
padding:0 0 10px;
color:#003e7e;
font-size:22px;
font-family:Oswald-Light
}

.blg-colm .products-row,.blog-heading>strong,.right-service-colm .products-row {
font-family:Oswald-webfont
}

.circle-hover>img {
height:146px
}

.circle-colm>a:hover .circle-hover span {
opacity:1;
transform:scale(1)
}

.circle-colm>a:hover .circle-hover {
opacity:1
}

.circle-hover {
background-color:rgba(64,182,73,.6);
border-radius:50%;
left:0;
right:0;
top:-1px;
transition:all .8s ease-in-out;
width:181px;
height:181px
}

.circle-hover>span {
transform:scale(0);
font-size:16px;
transition:all .8s ease-in-out;
height:16px;
left:0;
top:46%;
width:100%;
color:#fff
}

.img-colm>img {
height:181px;
width:181px
}

.product-colm {
width:91%;
margin:0 auto
}

.circle-colm {
text-align:center
}

.img-colm {
width:180px;
height:181px;
margin:0 auto 30px;
position:relative
}

.heading-colm {
color:#404040;
font-size:20px;
margin:0 0 15px;
font-family:source_sans_prosemibold
}

.circle-colm>p {
color:grey;
font-size:16px;
line-height:18px;
font-family:source_sans_proregular
}

.product-colm.bottom {
width:68%
}

.products-row>span {
font-family:Oswald-Bold
}

#contact-wrapper {
width:100%;
background:#e6e6e6;
margin:0 0 90px
}

.inner-contact {
width:100%;
float:left;
padding:30px 0
}

.contact-colm {
background:#003e7e;
border-bottom:8px solid #001932;
float:left;
height:286px;
padding:2% 2% 0;
width:610px
}

.contact-img-colm {
width:307px;
float:right
}

#service-wrapper {
width:100%
}

.inner-service-area {
width:100%;
float:left
}

.left-service-colm {
max-width:469px;
float:left
}

.right-service-colm {
max-width:469px;
float:right
}

.service-heading {
border-bottom:3px solid #f5f50c;
font-size:22px;
margin:0 0 15px;
padding:0 0 10px
}

.right-service-colm>p,.service-link-colm>ul li a {
font-family:source_sans_proregular;
font-size:16px
}

.right-service-colm>p {
color:#000;
line-height:18px;
margin:0 0 32px
}

.service-link-colm {
background:#e6e6e6;
border-bottom:4px solid #003e7e;
float:left;
width:100%
}

.service-link-colm>ul {
float:left;
padding:23px 13px 23px 33px;
width:40%;
list-style:disc;
margin:0
}

.service-link-colm>ul li a {
color:#404040;
line-height:7px;
text-decoration:none
}

.header-right-colm ul li a:hover,.service-link-colm>ul li a:hover {
color:#40b649;
text-decoration:underline
}

.service-link-colm li {
padding:5px 0;
color:#404040;
font-size:12px;
line-height:20px
}

.blg-colm {
border-bottom:3px solid #cbcbcb;
float:left;
margin:0 0 40px;
padding:0 0 40px;
width:100%
}

.inner-company-area .blg-colm:last-child {
border:none!important
}

.left-service-colm .products-row {
text-align:right
}

#blog-wrapper {
width:100%;
background:#e6e6e6;
margin:0 0 30px
}

.inner-blog {
width:100%;
float:left;
padding:20px 0
}

.blog-clom-left {
width:466px;
float:left
}

.blog-clom-right {
width:466px;
float:right
}

.blogimg-colm-left {
float:left;
width:220px
}

.blogimg-colm-right {
float:right;
width:220px
}

.blog-heading {
width:100%;
font-size:17.99px;
color:#003e7e;
font-family:Oswald-Light
}

.blog-clom-right .service-link-colm>ul {
float:left;
list-style:disc;
padding:23px 0 0 15px;
width:40%
}

.blog-clom-right .service-link-colm {
border-bottom:none
}

.left-service-colm>p {
font-size:16px;
line-height:18px;
margin:0 0 33px;
font-family:source_sans_proregular
}

#company-wrapper {
width:100%
}

.inner-company-area {
width:100%;
padding:0;
margin:0;
float:left
}

.inner-company-area .products-row {
text-align:left
}

.inner-company-area .left-service-colm {
max-width:622px
}

.inner-company-area .right-service-colm {
width:300px
}

#footer-wrapper {
width:100%
}

.inner-footer {
padding:0
}

#top-footer {
width:100%;
background:#d9d9d9;
border-top:3px solid #40b649;
float:left
}

.topfooter-colm {
color:#003e7e;
float:left;
width:283px;
padding:20px 0
}

.topfooter-colm>span {
float:left;
font-size:16px;
margin:0 0 13px;
width:100%;
font-family:source_sans_prosemibold
}

.topfooter-colm>p,span.phone-number {
width:100%;
font-family:SourceSansPro-Black;
float:left
}

.topfooter-colm>p {
color:#40b649;
font-size:17.99px;
margin:0 0 10px
}

span.phone-number {
color:#d4341e;
font-size:27.99px
}
.topfooter-colm.ave {
  padding: 28px 0 0;
}

.footerlinks a,.topfooter-colm .foot-location {
font-size:16px;
font-family:source_sans_prosemibold
}

.foot-location a {
text-decoration:none;
color:#003e7e
}

.foot-location a:hover {
color:#40b649
}

.footerlinks>ul {
float:left;
padding:0 36px 0 0
}

.social-icon a {
color:#003e7e
}

.social-icon a:hover {
color:#40b649
}

.topfooter-colm:last-child {
padding:0;
width:183px
}

.topfooter-colm.footer-logo {
padding:28px 22px 0 0; 
width: 188px;	
}

.footer-logo img {
max-width:100%
}

.footerlinks a {
color:#003e7e;
float:left;
padding:4px 0;
text-decoration:none
}

#bottom-footer .left-footer li,#bottom-footer .right-footer,.left-sub-page p {
font-family:source_sans_proregular;
font-size:16px
}

#bottom-footer {
width:100%;
float:left;
background:#003e7e
}

.inner-bottom-footer {
float:left;
padding:15px 0;
width:100%
}

#bottom-footer .left-footer {
width:58%;
float:left
}

#bottom-footer .right-footer {
color:#fff;
float:left;
text-align:right;
width:42%
}

#bottom-footer .left-footer>ul {
list-style:none;
margin:0;
padding:0
}

#bottom-footer .left-footer li {
float:left;
color:#fff;
padding:0 7px 0 0;
list-style:none
}

#bottom-footer .left-footer a {
text-decoration:none;
padding:0 5px 0 7px;
color:#fff
}

#bottom-footer .left-footer li:first-child {
border:none
}

.right-footer>a {
color:#fff;
text-decoration:none
}

#bottom-footer .left-footer a:hover,.footerlinks a:hover,.right-footer>a:hover {
color:#40b649;
text-decoration:underline
}

#subpage-wrapper {
width:100%
}

.inner-subpage {
width:100%;
float:left;
margin:25px 0 0
}

.left-sub-page {
width:552px;
float:left
}

.right-sub-page {
float:right;
width:378px;
background:#e6e6e6
}

.left-sub-page h1 {
border-bottom:3px solid #40b649;

font-weight:400;
margin:0 0 15px;
padding:0 0 10px
}

.left-sub-page p {
color:#000;
line-height:18px;
padding:0 0 30px
}

.left-sub-page h2 {
padding:0 0 20px;

font-size:20px;
font-weight:400
}

.left-sub-page h3 {

font-size:16px
}

#subpage-wrapper .blog-clom-right {
background:#e6e6e6;
padding:20px;
width:93%;
border-bottom:4px solid #003e7e;
margin:0 0 30px
}

#subpage-wrapper .service-link-colm>ul {
float:left;
list-style:disc;
margin:0 0 0 35px;
padding:23px 0 0 15px;
width:40%
}

strong {
font-family:sourcesanspro-bold
}

.innersub-page {
padding:28px
}

.sidebar-form {
background:#003e7e;
border-bottom:12px solid #001932;
float:left;
margin:0 0 30px;
padding:5%;
width:90%
}

#subpage-wrapper .see-more-section {
margin:20px 0
}

#gform_wrapper_1 {
width:100%;
float:left;
padding:0;
position:relative
}

.contact-colm h2 {
    text-transform: uppercase;
    color: #fff;
font-family:oswald-light;
font-size:22.37px
}

.contact-colm h2 span {
font-family:oswald-bold
}

#gform_wrapper_1 .gfield_label,#gform_wrapper_1 textarea,.gfield_label {
color:grey;
font-family:source_sans_prosemibold;
font-size:14.34px
}

#gform_wrapper_1 ul {
list-style:none;
padding:0;
margin:0
}

#gform_wrapper_1 ul li {
float:left;
width:48%;
margin:0 23px 19px 0;
position:relative;
list-style:none
}

#gform_wrapper_1 ul li input[type=text],#gform_wrapper_1 ul li input[type=tel], #gform_wrapper_1 ul li input[type=email] {
border:none;
box-shadow:1px 1px 1px #000;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
color:grey;
float:left;
font-family:source_sans_prosemibold;
font-size:14.34px;
height:42px;
margin:0;
padding:0 7px;
width:100%
}

#gform_wrapper_1 textarea {
border:none;
height:70px;
margin:0;
padding:10px;
resize:none;
width:103%;
box-shadow:1px 1px 1px #000;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}

#field_1_2,#field_1_3 {
clear:both
}

.gfield_label {
position:absolute;
top:13%;
left:3%
}

#gform_wrapper_4 ul {
margin:0
}

#gform_wrapper_1 ul li#field_1_5 .gfield_label {
top:5%
}

#gform_wrapper_1 ul li#field_1_2 {
clear:both;
width:22%
}

#gform_1 #field_1_4 .gfield_label {
left:54%
}

#gform_wrapper_1 ul li#field_1_7 {
left:26%;
position:absolute;
top:27%;
width:22%
}

#gform_wrapper_1 ul li#field_1_7 label {
left:7px;
top:8px
}

#gform_wrapper_1 .gfield_label {
left:3%;
position:absolute;
top:20%
}

#gform_wrapper_1 ul li#field_1_4 {
position:absolute;
right:0;
top:40%;
margin:0
}

#gform_wrapper_1 ul li#field_1_5 {
position:absolute;
right:0;
top:5%;
margin:0
}

#gform_wrapper_1 ul li#field_1_6 {
clear:both;
margin:0 0 28px
}

.gfield_captcha {
float:left;
width:45%;
height:44px
}

#gform_1 #field_1_6 .gfield_label {
color:#fff
}

#gform_wrapper_1 ul li ul li {
float:left;
margin:0;
width:100%
}

.gfield_captcha_input_container.simple_captcha_medium {
float:right;
width:50%
}

.button.gform_button {
background:#40b649;
border:none;
color:#fff;
font-family:sourcesanspro-bold;
font-size:18.55px;
height:48px;
width:190px;
cursor:pointer;
float:right
}

.gfield_description.validation_message {
position:absolute;
right:6px;
top:8px;
color:red;
font-family:source_sans_prosemibold;
font-size:11px
}

#gform_1 .gform_body {
margin:14px 0 0
}

.gchoice_6_1>label {
color:#fff;
font-family:source_sans_prosemibold;
font-size:14.34px
}

#gform_1 #field_1_2 .gfield_label {
left:6%
}

.footerlinks ul li {
float:left;
width:128px
}

.footerlinks ul {
margin:0;
list-style:none
}

.sidebar-form>h2 {
color:#fff;
font-family:oswald-light;
font-size:24.2px;
margin:0 0 20px;
line-height:30px;
font-weight:700
}

.sidebar-form span {
font-family:oswald-bold
}

#gform_wrapper_2 textarea,#gform_wrapper_2 ul li input[type=text], #gform_wrapper_2 ul li input[type=tel], #gform_wrapper_2 ul li input[type=email] {
border:none;
box-shadow:1px 1px 1px #000;
color:grey;
font-family:source_sans_prosemibold;
font-size:14.34px;
width:100%
}

#gform_wrapper_2 ul {
list-style:none;
padding:0;
margin:0
}

#gform_wrapper_2 ul li {
float:left;
width:100%;
margin:0 23px 19px 0;
position:relative
}

#gform_wrapper_2 ul li input[type=text], #gform_wrapper_2 ul li input[type=tel], #gform_wrapper_2 ul li input[type=email] {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
float:left;
height:42px;
margin:0;
padding:0 0 0 10px
}

#gform_wrapper_2 textarea {
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
height:92px;
margin:0;
padding:10px;
resize:none
}

.entry-meta>a,.sep {
color:#000;
font-size:16px
}

#gform_2 #field_2_4 .gfield_label {
left:54%
}

#gform_wrapper_2 ul li#field_2_5 .gfield_label {
top:5px
}

#gform_wrapper_2 ul li#field_2_6 {
margin:0
}

.left-sub-page .format-standard>p {
color:#000;
font-family:source_sans_proregular;
font-size:16px;
line-height:18px;
padding:0 0 30px
}

.sep {
font-family:SourceSansPro-Bold
}

.entry-meta>a {
font-family:source_sans_proregular;
text-decoration:none
}

.entry-meta>a:hover {
text-decoration:underline;
color:#003e7e
}

#wp_page_numbers a,.frwndlink,.read-more-blog>a,em a {
text-decoration:none
}

.read-more-blog>a {
background:#40b649;
color:#fff;
font-family:sourcesanspro-bold;
padding:10px
}

#subpage-wrapper .left-sub-page h2 a {
color:#003e7e;
font-family:SourceSansPro-Bold;
font-size:18px;
margin:0;
padding:0 0 25px;
text-decoration:none
}

#wp_page_numbers a,.entry-content>p {
font-family:source_sans_proregular;
font-size:16px
}

#wp_page_numbers {
margin-bottom:10px
}

#wp_page_numbers ul {
float:right;
list-style-type:none
}

#wp_page_numbers li {
float:left;
padding:0 5px
}

#wp_page_numbers a {
color:#003e7e;
font-weight:700
}

#wp_page_numbers a:hover {
color:#d5351f
}

.active_page a {
color:#d5351f!important
}

.read-more-blog {
margin:0 0 20px
}

.entry-content>p {
color:#000;
line-height:18px;
padding:0 0 30px
}

.entry-meta {
margin:0 0 5px
}

.entry-header h1 {
margin:0 0 25px
}

b {
font-family:SourceSansPro-Bold
}

.left-sub-page h3 {
font-weight:lighter;
padding:0 0 20px
}

.sidebarman-img {
background:#003e7e;
border-bottom:9px solid #001932;
float:left;
margin:0 0 30px;
padding:4% 7% 4% 5%;
width:88%
}

.Texinomial_customer_name,.sidebarman-img .read-more-blog,.testimonial_customer_name {
text-align:right;
width:100%
}

.main-testimonial>h2 {
color:#fff;
font-family:oswald-light;
font-size:24.2px;
line-height:32px;
margin:0 0 20px
}

.Texinomial_content>p {
color:#fff;
font-family:source_sans_proregular;
font-size:15px;
line-height:22px
}

.Texinomial_content {
margin-bottom:10px
}

.Texinomial_customer_name {
color:#fff;
font-family:source_sans_prosemibold;
font-size:12px;
margin-bottom:30px
}

.sidebarman-img .read-more-blog>a {
font-size:13.1px!important;
padding:10px 50px;
text-transform:uppercase
}

.Texinomial_content span {
font-size:22px
}

.testimonial_content>p {
color:#000;
font-family:source_sans_proregular;
font-size:16px;
line-height:18px;
padding:0 0 21px
}

.testimonial_customer_name {
font-family:source_sans_prosemibold;
font-size:16px
}

.testimonial-block {
margin-bottom:15px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.nav ul li {
padding:0 26px;
}

.circle-colm {
width:194px
}
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
.nav ul li {
padding:0 26px;
}

.circle-colm {
width:194px
}
}

@media screen\0 {
.nav ul li {
padding:0 26px;
}

.circle-colm {
width:194px
}
}

#footer-wrapper .inner-content a:hover {
color:#40b649;
text-decoration:underline
}
/*
#mask {
position:absolute;
z-index:9000;
background-color:#000
}

#boxes .window {
position:fixed;
width:440px;
height:200px;
display:none;
z-index:9999;
padding:20px
}

#boxes #dialog {
background-color:#003e7e;
height:203px;
padding:10px;
width:500px
}

.dailog_head {
font-size:15px;
text-align:center;
width:100%;
float:left;
color:#fff;
font-family:source_sans_prosemibold
}

.dailog_content {
background:#F0F0F0;
font-size:12px;
line-height:18px;
padding:10px;
text-align:justify;
float:left;
font-family:source_sans_proregular
}

.close_dailog {
float:right;
width:20px;
height:20px;
background:url(images/close_btn.png) no-repeat;
margin:-22px 0 8px;
cursor:pointer
}

.close_dailog .close {
background:none;
border:0;
font-size:0;
height:20px;
margin:0;
padding:0;
text-indent:-9999px;
width:20px
}

.close,.frwndlink {
background:#F0F0F0;
border:1px solid #ABABAB;
color:#3C3C3C;
font-size:12px;
padding:6px 10px 5px;
font-family:source_sans_proregular;
float:left;
cursor:pointer
}

.frwndlink {
margin:8px 0 0 150px
}

.close {
margin:8px 0 0 20px
}
*/
.sidebar-form.address>p {
color:#fff;
font-family:source_sans_proregular;
font-size:15px;
line-height:20px
}

.sidebar-form-address {
background:#003e7e;
border-bottom:12px solid #001932;
float:left;
margin:0 0 30px;
padding:5%;
width:90%
}

.sidebar-form-address>h2 {
color:#fff;
font-family:oswald-light;
font-size:24.2px;
line-height:32px;
margin:0 0 20px
}

.sidebar-form-address>p {
color:#fff;
font-family:source_sans_proregular;
font-size:15px;
line-height:22px
}

#gform_4 .gfield_checkbox,#gform_4 .gfield_label,#gform_5 .gfield_checkbox,#gform_5 .gfield_label {
position:static;
font-family:source_sans_proregular;
font-size:14px;
color:grey;
display:block!important
}

#gform_wrapper_4 li br,#gform_wrapper_5 li br,.gchoice_1_6_2,.gchoice_2_6_2,.gchoice_7_6_2,.header-container.header-fixed .top-header {
display:none
}

#gform_4 .gform_body>ul>li,#gform_5 .gform_body>ul>li {
float:left;
position:relative;
width:50%;
margin:0 0 1%
}

#gform_4 input[type=text],#gform_5 input[type=text] {
border:2px solid #003e7e;
float:left;
margin:3% 0;
padding:3%;
font-family:arial;
font-size:14px;
color:grey;
width:90%
}

#gform_4 select,#gform_5 select {
border:2px solid #003e7e;
font-family:arial;
font-size:14px;
color:grey;
margin:6px 0;
padding:3%;
width:97.4%
}

#gform_4 .gfield_checkbox li,#gform_5 .gfield_checkbox li {
float:left;
margin:3% 0;
width:34%
}

#gform_4 label .gfield_required,#gform_5 label .gfield_required {
color:#d5351f
}

#gform_4 input[type=checkbox],#gform_5 input[type=checkbox] {
margin:7px;
font-family:arial;
font-size:14px;
color:grey
}

#gform_4 .gform_body>ul>li.fullwidth,#gform_5 .gform_body>ul>li.fullwidth {
width:100%
}

#gform_4 .gform_body>ul>li.fullwidth.gsection,#gform_5 .gform_body>ul>li.fullwidth.gsection {
padding-top:20px
}

#gform_4 textarea,#gform_5 textarea {
border:2px solid #003e7e;
margin:3% 0;
padding:3%;
font-family:arial;
font-size:14px;
color:grey;
resize:none;
width:92%
}

#gform_4 .fullwidth input[type=text],#gform_5 .fullwidth input[type=text] {
width:92%
}

#gform_wrapper_7,#gform_wrapper_7 ul li {
position:relative;
width:100%;
float:left
}

#gform_4 .gfield_description.validation_message,#gform_5.gfield_description.validation_message {
font-size:13px;
right:16px;
font-family:arial;
top:36px
}

#gform_wrapper_7 textarea,#gform_wrapper_7 ul li input[type=text],#gform_wrapper_7 ul li input[type=tel],#gform_wrapper_7 ul li input[type=email] {
border:none;
color:grey;
font-family:source_sans_prosemibold;
font-size:14.34px;
box-shadow:1px 1px 1px #000;
margin:0
}

#gform_4 .fullwidth .gfield_description.validation_message,#gform_5 .fullwidth .gfield_description.validation_message {
top:50%
}

#gform_wrapper_7 {
padding:7% 0;
background:#003e7e
}

#gform_wrapper_7 ul {
margin:0 auto;
padding:0;
width:90%;
list-style:none
}

#gform_wrapper_7 ul li {
margin:0 0 5%
}

#gform_wrapper_7 ul li input[type=text], #gform_wrapper_7 ul li input[type=tel], #gform_wrapper_7 ul li input[type=email] {
float:left;
height:42px;
padding:0 2%;
width:98%
}

#gform_wrapper_7 textarea {
height:92px;
padding:3% 3% 0;
resize:none;
width:95%
}

.left-sub-page li,.license {
font-family:source_sans_proregular
}

#gform_7 .gfield_captcha {
float:left;
width:40%
}

#gform_wrapper_7 ul li#field_7_6 {
clear:both;
margin:0
}

#gform_7 .button.gform_button {
margin:-20px 22px 0 0
}

#gform_7 #field_7_5 .gfield_label {
top:13%
}

em a {
color:#003e7e;
font-size:15px
}

em a:hover {
text-decoration:underline
}

.nav ul li a:hover {
color:#40b649
}

.header-container { float: left; position: fixed; top: 0; width: 100%; z-index: 9999; 
 transition-property: all; -webkit-transition-property: all; -moz-transition-property: all; transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-delay: 0s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; }
 
.header-container.header-fixed {
margin:7px 0 0;
position:fixed;
top:-26px;
z-index:99999
}

.header-container.header-fixed #header-wrapper .inner-header {
padding:30px 0 7px
}

.header-container.header-fixed+#banner-wrapper {
margin:255px 0 0
}

.left-sub-page li {
color:#000;
font-size:16px;
line-height:18px;
padding:0 0 10px
}

.left-sub-page ol,.left-sub-page ul {
margin:0 0 30px 35px
}

ol {
list-style:none
}

.left-sub-page ul {
list-style-type:disc
}

.gform_body ul {
list-style:none!important
}

.tp-bgimg.defaultimg>img {
width:100%
}

.home-banner-inner .banner-text {
position:absolute;
top:50%;
padding:11px;
line-height:35px
}

.logo img {width:77.3%;transition-property: all; -webkit-transition-property: all; -moz-transition-property: all; transition-duration: 0.7s; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s; transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-delay: 0s; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; height:auto;}

.header-fixed .logo img {
padding:6px 0;
width:65.3%
}

.license {
clear:both;
color:#fff;
font-size:14px;
line-height:16px;
text-align:center
}

.inner-bottom-top {
float:left;
margin-bottom:6px;
width:100%
}

.home-banner-wrp .bx-viewport {
height:353px!important
}

#gform_7 li#field_7_4 .gfield_label {
left:53%;
position:absolute;
top:24%
}

#field_7_6 ul {
float:left
}

.gfield_checkbox label {
color:grey;
font-family:source_sans_prosemibold;
font-size:14.34px
}

#gform_1 .gfield_checkbox label,#gform_2 .gfield_checkbox label,#gform_7 .gfield_checkbox label {
color:#fff;
line-height:18px
}

.gform_wrapper li:not(#foo)>input[type=checkbox] {
float:left;
height:34px;
opacity:0;
position:absolute
}

.bx-pager.bx-default-pager,p:empty {
display:none
}

.inner-content ul {
list-style:none
}

#footer-wrapper .butonimg {
font-weight:700;
padding:0;
position:relative
}

.butonimg::after {
content:"+";
font-size:20px;
font-weight:700;
margin-left:10px;
position:relative;
top:2px
}

@media screen and (max-device-width:640px) {
.ngg-gallery-thumbnail-box {
float:left;
width:50%;
margin-right:0!important
}

.ngg-galleryoverview.ngg-ajax-pagination-none {
width:100%
}
}

.see-more-section .bx-wrapper {
position:relative;
max-width:910px!important
}

.see-more-section .bx-next,.see-more-section .bx-prev {
bottom:0;
font-size:0;
height:71px;
margin:auto;
opacity:1;
position:absolute;
top:0;
transition:all .5s ease-in-out 0;
width:37px
}

.see-more-section .bx-wrapper a.bx-prev {
left:-40px
}

.see-more-section .bx-wrapper a.bx-next {
right:-40px
}

.see-more-section .bx-controls-direction a::after,.see-more-section .bx-controls-direction a::before {
background:#000;
border-radius:4px;
content:" ";
height:65%;
left:0;
position:absolute;
top:0;
-webkit-transform:rotate(-39deg) translate(15px,8px);
-ms-transform:rotate(-39deg) translate(15px,8px);
transform:rotate(-39deg) translate(15px,8px);
transition:all .5s ease-in-out 0;
width:4px
}

.see-more-section .bx-wrapper .bx-controls-direction a::after {
right:0;
-webkit-transform:rotate(39deg) translate(32px,14px);
-ms-transform:rotate(39deg) translate(32px,14px);
transform:rotate(39deg) translate(32px,14px)
}

.see-more-section .bx-wrapper .bx-controls-direction a::before {
left:0
}

.see-more-section .bx-wrapper .bx-controls-direction a:hover::after,.see-more-section .bx-wrapper .bx-controls-direction a:hover::before {
background:#40b649
}

.see-more-section .bx-wrapper .bx-controls-direction .bx-prev {
transform:rotate(180deg);
-webkit-transform:rotate(180deg);
-ms-transform:rotate(180deg)
}

#gform_wrapper_7 .gfield_label {
top:15px
}

.entry-content img {
max-width:100%
}

p.question {
cursor:pointer;
font-weight:700;
position:relative;
margin:0 0 10px;
color:#003e7e;
font-size:14px;
padding:0 0 0 16px
}

p.question:before {
background:url(images/arrow1.png) rgba(0,0,0,0);
content:"";
height:17px;
left:0;
position:absolute;
width:10px;
-webkit-transition:all .7s ease-in-out 0;
-moz-transition:all .7s ease-in-out 0;
-ms-transition:all .7s ease-in-out 0;
transition:all .7s ease-in-out 0
}

p.question.active:before {
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg)
}

.left-sub-page ul li a:hover {
color:#40b649;
text-decoration:underline
}

.left-sub-page .menu ul {
margin:15px 0 5px 30px
}

.top-image-ds {
margin:0 0 20px
}

.hide-text .entry-content p {
margin:0;
text-align:left;
color:#404040
}

.hide-text li {
list-style:disc!important;
font-size:16px
}

.hide-text h2 {
font-size:20px
}

.hide-text h3 {
font-size:18px
}

.alignnone.size-full.wp-image-2408 {
float:right
}

.social-image ul li {
list-style:none;
margin-bottom:15px;
padding:0;
cursor:pointer;
line-height:30px
}

h2.social-text {

padding:0 0 40px
}

.social-image h3 {
color:#40b649;
}

.social-image>ul {
margin-bottom:0;
margin-left:0;
padding:0
}

.social-image span {
font-size:23px
}

.social-image {
position:relative
}

.arrow-image:after {
content:url(https://www.ibpportland.com/wp-content/uploads/2016/09/arrow-1-1.png);
position:absolute;
top:8px
}

.left-sub-page .panel>p {
color:#000;
font-family:source_sans_proregular;
font-size:18px;
line-height:28px
}

.ssbar>li {
text-align:center
}

.bx-wrapper {
margin-bottom:20px
}

.ssbar img {
width:100%
}

.arrow-image.active:after {
content:url(https://www.ibpportland.com/wp-content/uploads/2016/09/arrow-2.png)
}

.last-bold>p {
font-size:20px;
font-weight:700;
color:#252525;
font-family:source_sans_prosemibold
}

.page-id-574 .left-sub-page h1 {
text-transform:capitalize
}

.social-image h3 {
display:inline;
vertical-align:middle;
font-size:15px
}

.social-image li img {
float:left;
padding:0 7px 0 0;
width:6%
}

.social-image .fa-play {
color:grey;
font:normal normal normal 12px/1 FontAwesome
}

.social-image .fa-play:before {
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
-moz-transition:all .5s ease-in-out 0;
display:inline-block
}

.social-image .active.fa-play:before {
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg)
}

.innersub-page ul {
margin:0
}

.iconbxslider li {
text-align:center
}

.affiliates-section .bx-wrapper {
position:relative
}

.affiliates-section .bx-prev,.affiliates-section .bx-next {
bottom:0;
font-size:0;
height:71px;
margin:auto;
position:absolute;
top:0;
-moz-transition:all .5s ease-in-out 0;
-o-transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
transition:all .5s ease-in-out 0;
width:37px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter:alpha(opacity=100);
opacity:1
}

.affiliates-section a.bx-prev {
left:-40px
}

.affiliates-section a.bx-next {
right:-40px
}

.affiliates-section .bx-controls-direction a::after,.affiliates-section .bx-controls-direction a::before {
background:#141e48;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
content:" ";
-moz-transition:all .5s ease-in-out 0;
-o-transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
transition:all .5s ease-in-out 0;
height:65%;
position:absolute;
top:0;
-moz-transform:rotate(-39deg) translate(15px,8px);
-ms-transform:rotate(-39deg) translate(15px,8px);
-o-transform:rotate(-39deg) translate(15px,8px);
-webkit-transform:rotate(-39deg) translate(15px,8px);
transform:rotate(-39deg) translate(15px,8px);
width:4px;
left:0
}

.affiliates-section .bx-controls-direction a::after {
right:0
}

.affiliates-section .bx-controls-direction a::before {
left:0
}

.affiliates-section .bx-controls-direction a::after {
-moz-transform:rotate(39deg) translate(32px,14px);
-ms-transform:rotate(39deg) translate(32px,14px);
-o-transform:rotate(39deg) translate(32px,14px);
-webkit-transform:rotate(39deg) translate(32px,14px);
transform:rotate(39deg) translate(32px,14px)
}

.affiliates-section .bx-controls-direction a:hover::after {
background:none repeat scroll 0 0 #db212d
}

.affiliates-section .bx-controls-direction a:hover::before {
background:none repeat scroll 0 0 #db212d
}

.affiliates-section .bx-controls-direction .bx-prev {
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotatey(180deg);
-webkit-transform:rotate(180deg);
transform:rotate(180deg)
}

.affiliates-section {
background:#fff none repeat scroll 0 0;
padding:21px 0 35px
}

.iconbxslider-area ul {
margin:0 auto
}

/**/
.header-container.fixed-header { margin:-54px 0 0; position: fixed; top: 0px; z-index: 999; }

.fixed-header .logo img { padding:0; width: 60%; }

.fixed-header .ph-right-colm { font-size: 17px;}

.fixed-header .ph-right-colm span { font-size: 24px;}

.fixed-header .nav ul li { line-height: 40px;}

#subpage-wrapper { padding: 203px 0 0;}
#gform_wrapper_7 ul li#field_7_4 {
    margin: 0 0 10px;
}
@media and (min-width : 768px) and (max-width : 1024px) { #banner-wrapper { padding: 0 0 30px;} }

.pay-button {background-image: url("https://www.ibpportland.com/wp-content/uploads/2017/05/pay-now-btn.png");
     border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 43px;
    width: 132px;
    margin: 7px 0 10px 17px;
}
.page-template-template-homeowners h1 {
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 30px;
    color: #40b649;
}
.full-sub-page p {
    color: #000;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 22px;
    font-family: source_sans_proregular;
}
.full-sub-page ol, .full-sub-page ul {
    margin: 0 0 20px 43px;
}
.full-sub-page li {
    color: #000;
    font-family: source_sans_proregular;
    font-size: 16px;
    line-height: 1.5em;
    list-style: disc;
    padding: 0 0 6px;
}
.page-template-template-homeowners h2 {
    font-family: Oswald-webfont;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 22px;
    line-height: 1.3em;
	color:#003e7e;
}
.page-template-template-homeowners h3 {
    font-family: Oswald-webfont;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 12px;
	color: #40b649;
}
.full-sub-page img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.full-sub-page P + h2 + p {
    margin: 0 0 12px;
}
.full-sub-page P + h2 {
    margin: 0 0 12px;
}

/************
landing-page css start************/
.page-template-landing-page-template #subpage-wrapper p {
    font-family: source_sans_proregular;
}
.content-padding {
    padding: 0 28px;
}
.full-width-page {
    margin: 0 0 32px;
}
.landing-page {
    display: block;
    float: left;
    padding: 18px 0 0;
    width: 100%;
}
.title-bg h1 {
    display: table-cell;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
	vertical-align: middle;
	width: 82%;
}
.title-bg {
    display: table;
    width: 100%;
	border-bottom: 3px solid #141e48;
	 padding: 0 16px 0 0;
	 box-sizing: border-box;
	 margin:0 0 26px;
}
.title-bg > img {
    display: table-cell;
    padding: 0 10px 0 0;
    width: 100%;
	vertical-align: bottom;
}
.helping{display:table;width:100%;}
.helping-inner{box-shadow: 13.383px 4.863px 29px 0px rgba(0, 0, 0, 0.35);   padding: 26px 45px; float: left;margin: 0 0 56px;}
.helping > img {
    display: table-cell;
    margin: 12px 30px 12px 0;
    vertical-align: middle;
}
.helping-improve .subti_tle {
    margin: 0 0 54px;
}
.area-project {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    width: 100%;
	padding: 54px 0 28px;
}

.page-template-landing-page-template .helping p {
    display: table-cell;
    line-height: 24px;
    vertical-align: middle;
	margin:0px;
	padding:0px;
}
.subti_tle{font-size: 27px; font-family: Oswald-webfont;  line-height: 32px; color: #2a3348; }
	.page-template-landing-page-template p{
		font-size: 16px;
    line-height: 24px;
    padding: 0 0 30px;}
	.area-project .subti_tle {
    margin: 0 0 32px;
}
.helping-inner a{color:#00aeef;}
.page-template-landing-page-template .see-more-section:last-child {
    padding: 0;
}
.helping > img {max-width:113px;}
.page-template-landing-page-template .subti_tle{color:#003e7e;}
/***********
form-style*/
.formtit_le{font-size: 31px;color:#fff; text-align:center; font-family: Oswald-Bold;margin: 0 0 16px;text-transform: uppercase;}
.formsubtit_le{font-size: 31px;color:#fff;text-align:center; font-family: Oswald-Light;margin: 0 0 50px;text-transform: uppercase;}
.landing-main-form {
    background: #eff0f0 url("/wp-content/uploads/2018/03/landing-form-bg.jpg");
	background-repeat:no-repeat;
	background-size: cover;
    padding: 34px 142px 46px;
	 width: 100%;
	 float: left;
	 box-sizing: border-box;
}
.landing_form {
    clear: both;
    display: block;
    float: left;
    width: 100%;
	padding: 86px 0 100px;
}
.landing-main-form .form_check ul li:last-child {
    display: none;
}

.landing-contact-form_wrapper *{box-sizing: border-box;}
.landing-contact-form_wrapper {
    position: relative;
    width: 100%;
}
.landing-main-form .gform_wrapper ul{list-style:none; padding:0px; margin:0px;}
.landing-main-form .gform_body {
    float: left;
    margin-bottom: 8px;
    width: 100%;
}
.landing-main-form .gfield_description.validation_message {
    color: #ff0000;
    font-size: 11px;
    position: absolute;
    right: 20px;
    top: 8px;
}
.landing-main-form .form_captcha .gfield_description.validation_message {
    right: 22px;
    top: 1px;
}
.page-template-landing-page-template .topfooter-colm > p{ 
    padding: 0;
	line-height: 16px;
}
.landing-main-form .gform_wrapper li {
    color: #35422b;
    float: left;
    padding: 0 10px 20px;
    position: relative;
    width: 50%;
}
.landing-main-form .gfield_label {
    color: #808080;
    /* font-family: "SourceSansPro-Bold"; */
    font-size: 16px;
    left: 24px;
    position: absolute;
    top: 7px;
} 
.landing-main-form  .circle-colm > p{line-height: 18px;}
.page-template-landing-page-template .license p {padding: 0; line-height: 16px;}
.landing-main-form .gform_wrapper ul li input {
  border: 0 none;
  padding: 8px 13px;
  width: 100%;
  font-size: 20px;background:#f3f3f3;
}
.landing-main-form .gform_wrapper ul li textarea {
  border: medium none;
  height: 105px;
  resize: none;
  width: 100%;
  padding: 8px 13px;
  color: #323132;
  font-size: 20px;
  background:#f3f3f3;
}
.landing-main-form .gform_footer.top_label {
  padding: 20px 0 0;
  text-align: center;
}
.landing-main-form .gform_wrapper li.form_email {
    position: absolute;
    right: 0;
    top: 0;
}

.landing-main-form .gform_wrapper li.form_msg {
    position: absolute;
    right: 0;
    top: 60px;
}
.landing-main-form .button.gform_button {
    background: #d5351f none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    float: none;
    font-family: sourcesanspro-bold;
    font-size: 18.55px;
    height: 56px;
    text-transform: uppercase;
    width: 233px;
    transition:background 0.5s ease-in-out 0s;-webkit-transition:background 0.5s ease-in-out 0s;-ms-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;
}
.landing-main-form .button.gform_button:hover {
     background: #ff0000;
	transition:background 0.5s ease-in-out 0s;-webkit-transition:background 0.5s ease-in-out 0s;-ms-transition:background 0.5s ease-in-out 0s;-o-transition:background 0.5s ease-in-out 0s;
}

.landing-main-form .gform_body {
    display: inline-block;
}
.landing-main-form  .gform_wrapper li.form_phone  , .landing-main-form  .gform_wrapper li.form_zip , .landing-main-form  .gform_wrapper li.form_check {
    clear: both;
}


.landing-main-form  .gfield_checkbox label {
    color: #fff;
    font-family: SourceSansPro-Bold;
    font-size: 14.34px;
}
.landing-main-form .gform_wrapper li.form_check ul li {
    width: 100%;
}
.landing-main-form  .gform_wrapper li:not(#foo) > input[type="checkbox"]:checked + label {
  
}
.landing-main-form  .gform_wrapper li:not(#foo) > input[type="checkbox"] + label {
   
    clear: none;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
}
.landing-main-form .gform_wrapper li.form_check ul li {
    background: #122047 none repeat scroll 0 0;
    margin: 16px 0 0;
	padding: 12px 14px;
}
.landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha {
    background: #122047 none repeat scroll 0 0;
	padding: 6px 5px 4px 7px;
}

.landing-main-form .gform_wrapper li.form_check li label {
    line-height: 16px;
}
.page-template-landing-page-template .landing-main-form .gform_wrapper li.form_check ul li , .page-template-landing-page-template .landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha{background:#003e7e;}
.page-template-landing-page-template .landing-main-form .button.gform_button{background: #40b649; color: #fff;}
/*form-style end*/

/************
landing-page media query start*/
@media only screen and (max-width: 980px) {
	.helping > img { margin: 12px 30px 12px 0;}
	.landing-main-form .gform_wrapper li { color: #35422b; float: left;padding: 0 10px 20px;position: relative;width: 100%;}
    .landing-main-form .gform_wrapper li.form_email {position: relative;}
	.landing-main-form .gform_wrapper li.form_msg{position: relative;top:0;}
	.landing-main-form .gform_wrapper li.form_check ul li{margin:0px;}
	.landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha { padding: 8px 5px 24px 7px;}
	.landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha div {
       transform: scale(1.11);
	   -webkit-transform: scale(1.11);
	   -ms-transform: scale(1.11);
	    -o-transform: scale(1.11);
	     transform-origin: 0 0 0;
		 -webkit-transform-origin: 0 0 0;
		  -ms-transform-origin: 0 0 0;
		}
}
@media only screen and (max-width: 768px) {
	.title-bg > img { display: none;}
	.title-bg h1 {display: block;  font-size: 30px; width:100%;}
	.helping > img { display: block; margin: 0 auto 12px;vertical-align: middle;}
	.helping-inner { padding: 36px 45px;}
    .page-template-landing-page-template .helping p{padding: 0 0 30px;display: block;}
    .page-template-landing-page-template .helping:last-child p { padding: 0;}
   .landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha { padding: 8px 5px 24px 7px;}
}
@media only screen and (max-width: 767px) {
	.landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha div {
     transform: scale(0.976);
	   -webkit-transform: scale(0.976);
	   -ms-transform: scale(0.976);
	    -o-transform: scale(0.976);
	     transform-origin: 0 0 0;
		 -webkit-transform-origin: 0 0 0;
		  -ms-transform-origin: 0 0 0;
       }
	  .landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha { padding: 8px 5px 2px 7px;}
	   }
@media only screen and (max-width: 480px) {
		.landing-main-form {padding: 34px 42px 46px;}
		.landing-main-form .gform_wrapper li.form_captcha .ginput_recaptcha div {
			transform: scale(0.85);
			-webkit-transform: scale(0.85);
			-ms-transform: scale(0.85);
				-o-transform: scale(0.85);
				transform-origin: 0 0 0;
				-webkit-transform-origin: 0 0 0;
				-ms-transform-origin: 0 0 0;
				height: 62px!important;
       }
}
/*landing-page media query end*/

/**********
landing-page css end**************/
/**********30-oct-2018**************/ 
.bg-primary  .text-white{color:#fff !important;}
p.text-white.fax-white{margin-top:10px;}
.text-white.fax-white a {
    pointer-events: none;
    
}
.sidebar-form-address a{text-decoration: none;
    color: #fff;}

.ph-number.fax-no a {
    pointer-events: none;
}
div.fancybox-overlay-fixed {
    z-index: 9999;
}

@media only screen and (max-width:979px){
	#nav-wrapper ul li a{display:inline-block !important;}
	#nav-wrapper .sub-menu li a{display:inline-block !important;}
	button:focus {outline: 0 !important;}

}

/* ACCORDION CSS */
.accordion-one{margin-bottom: 15px;}
.accordion-expanded{margin-bottom:0}
.accordion-expanded>.accordion-title{padding:10px 40px 10px 0;color:#393d3f;font-family:'source_sans_proregular';font-size:18px;line-height:28px;display:block;background-color:#fff;position:relative;font-weight:700;cursor:pointer;border-bottom:none;position:relative}
.accordion-expanded>.accordion-title:after{content: "\f055";font-family:FontAwesome;    color: #40b649;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);width:30px;height:30px;text-align:center;line-height:30px}
.accordion-expanded.open>.accordion-title:after{    content: "\f056";}
.accordion-panel{display:none}
.accordion-panel-inner{padding:0;background-color:#ffffff;font-family:'source_sans_proregular';}
.accordion-panel-inner p {padding: 0 0 10px;}
.accordion-title h3{margin:0;padding:0; font-size: inherit;}
.accordion-one>br{display:none}


/* review-button-shortcode-wrapper */
.review-button-shortcode-wrapper{padding:1.5rem;background-color: #e6e6e6; margin-top:30px;  margin-bottom:30px;} .review-button-small-stars .fa{font-size:20px; color:#FDDD05} 
.review-button-small-stars .fa + .fa{margin-left:10px;} 
.review-button-shortcode-wrapper p.review-button-content{padding-top: 1.5rem!important; padding-bottom: 1.5rem!important; font-size:20px; line-height:30px;} 
.review-button-shortcode-inner p{padding:0;text-align: left;}
.review-button-shortcode-inner{border:3px solid #fff;display:flex;flex-direction:column;justify-content:center;padding: 1.5rem!important;}
.small-stars{color:#fddd05;margin-top:1.5em!important}
.review-button-content{color:#2c2b2b;font-size:20px;line-height:30px}
.review-button-content-user{font-weight:700;font-size:16px}	
.review-button-shortcode-wrapper a{color: #000000; text-decoration: none;}
.review-button-shortcode-wrapper a:hover{color:#40b649;}
.review-button-shortcode-wrapper .review-button-content-user .fa{margin-left:10px;}
.review-button-small-stars,
.review-button-content,
.review-button-content-user,
.review-button-shortcode-inner p{max-width: 100%; min-width: 100%;}

/* review-button-shortcode-wrapper */