/*
Theme Name:     shouthome child
Template:       broker
*/
/*
Flaticon icon font: Flaticon
Creation date: 26/02/2018 11:31
*/
@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("fonts/Flaticon.woff") format("woff"),
    url("fonts/Flaticon.ttf") format("truetype"),
    url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  /*font-size: 20px;*/
  font-style: normal;
  /*margin-left: 20px;*/
}

.flaticon-cockroach:before { content: "\f100"; }
.flaticon-two-shirts:before { content: "\f101"; }
.flaticon-paint-roller:before { content: "\f102"; }
.flaticon-medical:before { content: "\f103"; }
.flaticon-mechanic-with-cap:before { content: "\f104"; }
.flaticon-mechanic:before { content: "\f105"; }
.flaticon-plant:before { content: "\f106"; }
.flaticon-carpenter:before { content: "\f107"; }
.flaticon-washing-machine:before { content: "\f108"; }
.flaticon-plumbing:before { content: "\f109"; }
.flaticon-plug:before { content: "\f10a"; }
.flaticon-clock:before { content: "\f10b"; }
.flaticon-calendar:before { content: "\f10c"; }
.flaticon-signs:before { content: "\f10d"; }
.flaticon-placeholder:before { content: "\f10e"; }
.flaticon-gardener:before { content: "\f10f"; }
.flaticon-right-arrow:before { content: "\f110"; }
.flaticon-phone-call:before { content: "\f111"; }
.flaticon-e-mail-envelope:before { content: "\f112"; }
.flaticon-search:before { content: "\f113"; }
.container{
  max-width: 85em;
  margin: 0 auto;
  padding: 0 25px!important;
  width:auto!important;
}
.header-wrapper{
  display: none;
}
.container.width-auto {
  max-width: inherit;
  width: inherit!important;
  position: relative;
  padding: 0!important;
}
.header-position {
  position: absolute;
  width: 100%;
  z-index: 9;
}
.header-position .cg-is-fixed .cg-wp-menu-wrapper {
  max-width: 100%;
}
.header-position .cg-is-fixed .cg-wp-menu-wrapper .menu{
  text-align: right;
}
.home-slider {
  margin-top: -2px;
}
.home-slider-inner {
  margin-bottom: 0!important;
}
.main-menu-position .container {
  border-top: 1px solid #a9a9a9;
  padding: 0!important;
}
.header-position #menu-main-menu li {
  margin: 0;
  border: 0;
  padding: 0;
  /*margin-right: -3px;*/
}
.header-position #menu-main-menu li a {
  padding: 12px 20px;
  color: #ececec;
}
.header-position #menu-main-menu li a:before {
  width: 0;
}
.header-position #menu-main-menu li a:hover, .header-position #menu-main-menu li.current-menu-item a {
  color: #fff;
  background: rgb(21,114,184);
  background: -moz-linear-gradient(top, rgba(21,114,184,1) 0%, rgba(14,90,147,1) 100%);
  background: -webkit-linear-gradient(top, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  background: linear-gradient(to bottom, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1572b8', endColorstr='#0e5a93',GradientType=0 );
  /*box-shadow: 0px -1px 0 0px #1470b5;*/
}
.header-position .cg-menu-below {
  height: 88px;
  line-height: 88px;
}
.header-social.extra {
  height: 88px!important;
  display: none;
}
.home-slider h1, .home-slider p{
  left: 0!important;
  right: 0!important;
  text-align: center;
}
.home-slider a {
  left: 50%!important;
  transform: translateX(-50%)!important;
}
.header-social .cg-header-details {
  margin-left: 20px;
}
.header-social .cg-header-details .social-icons-lists {
  padding: 0;
}
.header-social .cg-header-details .social-icons-lists li a span {
  color: #fff!important;
  padding: 0 5px!important;
}
.search-field {
  background-color: rgba(255, 255, 255, 0.08)!important;
  border: 1px solid #b1b1b1!important;
  width: 405px!important;
  height: 36px!important;
  line-height: 36px!important;
  color: #fff;
}
.search-field:focus {
  border: 1px solid #fff!important;
}
.site-search {
  line-height: initial!important;
  margin-top: 24px!important;
}
.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c6c6c6;
}
.search-field::-moz-placeholder { /* Firefox 19+ */
  color: #c6c6c6;
}
.search-field:-ms-input-placeholder { /* IE 10+ */
  color: #c6c6c6;
}
.search-field:-moz-placeholder { /* Firefox 18- */
  color: #c6c6c6;
}
.search-submit {
  background: rgb(221,180,37)!important;
  background: -moz-linear-gradient(top, rgba(221,180,37,1) 0%, rgba(197,159,29,1) 100%)!important;
  background: -webkit-linear-gradient(top, rgba(221,180,37,1) 0%,rgba(197,159,29,1) 100%)!important;
  background: linear-gradient(to bottom, rgba(221,180,37,1) 0%,rgba(197,159,29,1) 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddb425', endColorstr='#c59f1d',GradientType=0 )!important;
  height: 36px!important;
  border-radius: 0!important;
  padding: 0 18px!important;
  margin-top: 6px;
  outline: none;
}
.search-form:before {
  color: transparent;
  z-index: 9;
  font-size: 18px;
  right: -16px!important;
  line-height: initial;
  top: 14px!important;
  text-shadow: -25px 0px 0 #fff!important;
}
.call-now {
  background-color: #88bf40!important;
  border: 0!important;
}
.call-now i:before {
  font-size: 2vw;
  position: absolute;
  right: 1vw;
}
.home-slider a:hover .call-now {
  background-color: #d9b124!important;
  color: #fff!important;
}
.mean-container .mean-nav ul li {
  line-height: initial;
}
.mean-container .mean-nav ul li a:hover {
  background-color: #000;
  color: #fff;
  background: rgb(21,114,184);
  background: -moz-linear-gradient(top, rgba(21,114,184,1) 0%, rgba(14,90,147,1) 100%);
  background: -webkit-linear-gradient(top, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  background: linear-gradient(to bottom, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1572b8', endColorstr='#0e5a93',GradientType=0 );
  padding-left: 15px;
}
.top-categories {
  margin-top: 10px;
}
.top-categories .category-img {
  background-size: cover;
  background-position: center;
  height: 15vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-categories .category-img:before{
  content:'';
  position: absolute;
  width:100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}
.top-categories .category-img button {
  color: #fff;
  position: relative;
  font-size: 14px;
  width: 170px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  font-weight: 500;
}
.top-categories .category-img:hover button{
  background-color: #fff;
  color: #000;
}
.top_articles .article-heading h4{
  display: inline-block;
  color: #fff;
  background-color: #1572b8;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  padding: 5px 15px;
  margin: 0;
}
.top_articles .article-heading{
  border-bottom: 2px solid #1572b8;
}
.top_articles > .row {
  display: flex;
  margin: 25px 0;
}
.top_articles > .row .col-md-3 {
  background-color: #fff;
  margin: 0 15px 0 0;
  padding: 0;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.04);
}
.top_articles > .row .col-md-3:last-child {
  margin-right: 0;
}
.top_articles a{
  border:0;
  display: block;
}
.top_articles a:hover h4 {
  color: #1572b8;
}
.top_articles .featured-img {
  height: 11vw;
  background-size: cover;
  background-position: center;
}
.top_articles .post-date {
  position: relative;
  background-color: #fff;
  font-size: 12px;
  color: #969595;
  font-weight: 500;
  padding: 8px 10px 8px 34px;
  top: -15px;
  display: none;
  width: 150px;
}
.top_articles .post-date:before {
  font-size: 15px;
  left: 10px;
  position: absolute;
  margin: 0;
}
.top_articles .post-date:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 15px solid #ffffff;
  border-right: 15px solid transparent;
  position: absolute;
  right: -15px;
  top: 0;
}
.top_articles .post-content h4 {
  font-size: 14px;
  color: #000;
  padding: 0 15px;
  font-weight: 600;
  line-height: 18px;
  margin: 10px 0;
}
.top_articles .post-content p {
  padding: 0 15px;
  font-size: 12px!important;
  color: #939393!important;
  line-height: 16px!important;
}
.top_articles .article-heading a {
  border: 1px solid #88bf40!important;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 12px;
  outline: none;
  margin-top: 5px;
  color: #88bf40;
}
.top_articles .article-heading a:hover{
  background-color: #88bf40;
  color: #fff;
}
.main-article .featured-img {
  background-size: cover;
  background-position: center;
  height: 22vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-article .featured-img:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.main-article .featured-img button {
  color: #fff;
  position: relative;
  font-size: 26px;
  width: 360px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  font-weight: 500;
  line-height: 30px;
}
.main-article .featured-img:hover button {
  background-color: #fff;
  color: #000;
}
.service-category-wrapper {
  overflow: initial;
}
.services-section .vc_column-inner {
  box-shadow: 0 0 20px #063958;
  border: 1px solid #004975;
  padding: 0;
}
.service-container{
  background: rgb(0,72,114); /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(0,72,114,1) 0%, rgba(2,60,96,1) 50%, rgba(13,105,163,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0,72,114,1) 0%,rgba(2,60,96,1) 50%,rgba(13,105,163,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0,72,114,1) 0%,rgba(2,60,96,1) 50%,rgba(13,105,163,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004872', endColorstr='#0d69a3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.services-section {
  position: relative;
  margin-top: -160px;
  z-index: 8;
}
.services-section h2 {
  color: #fff!important;
  font-size: 30px!important;
  font-weight: 600!important;
  text-align: center!important;
  margin: 0!important;
  line-height: 30px!important;
}
.services-section ul{
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.services-section ul li {
  list-style: none;
  /*width: 23.2%;
  padding: 8px;
  position: relative;*/
  text-align: center;
  margin: 10px 0;
  width: 20%;
}
.services-section ul li a {
  border-bottom: 0;
}
.services-section ul li .service-category-icon {
  height: 50px;
}
.services-section ul li span {
  display: block;
  color: #fff;
  padding-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*.services-section ul li a:before {
  position: absolute;
  top: 20px;
  font-size: 30px;
  color: #8cc63e;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.services-section ul li a{
  border-bottom: 0;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 10px;
  background-color: #1075bd;
  margin: 10px 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  border-radius: 50px;
}
.services-section ul li a:hover{
  background-color: #8cc63e;
  color: #fff;
}*/
.select-pros h2 {
  font-size: 30px!important;
  color: #fff!important;
  font-weight: 600!important;
  text-align: center;
  margin-bottom: 20px;
  line-height: 30px!important;
}
.verticals-wrapper[class] {
  overflow: initial;
}
.verticals-form {
  background-color: #fff;
  padding: 15px;
  width: 880px;
  margin: 0 auto 30px;
  box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.15);
}
.verticals-form .form-group{
  margin-bottom: 0;
}
.verticals-form select, .verticals-form input {
  border-radius: 0;
  border: 1px solid #e5e5e5;
  height: 55px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #585858;
  text-indent: 35px;
}
.verticals-form select:focus, .verticals-form input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.verticals-form select option{
  font-size: 14px;
}
.verticals-form .services, .verticals-form .zipcode {
  position: relative;
}
.verticals-form .form-group:before {
  position: absolute;
  font-size: 30px;
  color: #0e75ba;
  top: 18px;
  left: 10px;
  margin: 0;
}
.verticals-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #acacac;
}
.verticals-form input::-moz-placeholder { /* Firefox 19+ */
  color: #acacac;
}
.verticals-form input:-ms-input-placeholder { /* IE 10+ */
  color: #acacac;
}
.verticals-form input:-moz-placeholder { /* Firefox 18- */
  color: #acacac;
}
.verticals-form button {
  background-color: #076fb3;
  outline: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  height: 55px;
  width: 100%;
  position: relative;
  border-radius: 0;
}
.verticals-form button i:before {
  position: absolute;
  right: 15px;
}
.verticals-form button:hover{
  background-color: #d9b124;
}
.verticals-image{
  height: 30vw;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-size: cover;
  background-position: center;
  flex-direction: column;
  position: relative;
  z-index: 0;
}
.verticals-image:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.53);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.verticals-image h4{
  font-size: 21px;
  font-weight: 600;
  color:#fff;
  margin: 0;
  text-align: center;
}
.verticals-image h2{
  position: relative;
  color: #fff;
  font-size: 53px;
  font-weight: 600;
  margin: 20px 0 6vw;
  text-align: center;
}
.verticals-image h2:before {
  content: '';
  position: absolute;
  width: 95px;
  height: 2px;
  top: -15px;
  background-color: #88bf40;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.article-list-view .content {
  padding-top: 0;
}
.article-box {
  margin-bottom: 20px;
}
.article-box a{
  display: block;
  position: relative;
}
.article-box .blog-img {
  position: relative;
  display: flex;
  align-items: center;
  height: 13vw;
  overflow: hidden;
}
.article-box .article_link:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.article-box .blog-img:before, .article-box .blog-img:after{
  content: '';
  position: absolute;
  width: 8vw;
  height: 8vw;
  z-index: 1;
}
.article-box .blog-img:before {    
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;    
  top: 1vw;
  left: 1vw;
}
.article-box .blog-img:after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  bottom: 1vw;
  right: 1vw;
}
.article-box h2 {
  font-size: 24px;
  color: #101010;
  font-weight: 600;
  line-height: inherit;
  border-bottom: 1px solid #bfbfbf;
  margin: 20px 0 20px;
  padding-bottom: 10px;
}
.article-box h2 a{
  color: #101010;
  display: block;
  line-height: 24px;
}
.article-box h2 a:hover{
  color:#1572b8;
}
.article-box h2 span{
  font-size: 12px;
  color: #787878;
  font-weight: 500;
  display: none;
}
.article-box p {
  font-size: 16px;
  color: #2d2d2d;
  line-height: 24px;
  font-weight: 500;
}
.single-post .page-container,
.archive .page-container,
.page-template-all_categories .page-container,
.page-template-services_listing .page-container{ 
  background-color: #f3f3f3;
}
#form_virtical .error {
  position: absolute;
  color: #ff0000;
  font-size: 10px;
  bottom: -8px;
  right: 0;
  background-color: #fff;
  border: 1px solid #ff0000;
  border-radius: 10px;
  padding: 0 10px;
  display: block;
}
.article-box a.continue {
  font-size: 15px;
  color: #2d2d2d;
  font-weight: 600;
  border: 1px solid #2d2d2d;
  padding: 10px 15px;
  margin: 10px 0 0;
  display: inline-block;
}
.article-box a.continue:hover{
  background-color: #2d2d2d;
  color: #fff;
}
.inner-form-container {
  background: #0d7fd4 url(/wp-content/uploads/2018/02/form-banner.png) no-repeat top center;
  height: 260px;
  background-size: cover;
  position: relative;
  padding: 10px 20px;
}
.inner-form-container:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 50px solid #f3f3f3;
  border-left: 360px solid transparent;
  bottom: 0;
  right: 0;
}
.inner-form-container h2 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 15px 0 15px;
  line-height: 26px;
}
.inner-form-container .form-group{
  position: relative;
}
.inner-form-container .form-control {
  background-color: transparent;
  border-radius: 0;
  height: 45px;
  border: 1px solid #fff;
  text-indent: 35px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.inner-form-container .form-group:before {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 14px;
  left: 10px;
  margin: 0;
}
.inner-form-container .form-control:focus {
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.inner-form-container select option{
  color:#666;
  font-size: 14px;
}
.inner-form-container  input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #88bfd6;
}
.inner-form-container  input::-moz-placeholder { /* Firefox 19+ */
  color: #88bfd6;
}
.inner-form-container  input:-ms-input-placeholder { /* IE 10+ */
  color: #88bfd6;
}
.inner-form-container  input:-moz-placeholder { /* Firefox 18- */
  color: #88bfd6;
}
.inner-form-container button {
  background-color: #88bf40;
  outline: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  height: 55px;
  width: 100%;
  position: relative;
  border-radius: 0;
}
.inner-form-container button i:before {
  position: absolute;
  right: 15px;
}
.inner-form-container button:hover{
  background-color: #d9b124;
}
.recent-posts-section {
  padding: 0 10px;
}
.recent-posts-section h2 {
  font-size: 24px;
  color: #595959;
  font-weight: 600;
  position: relative;
  margin-bottom: 0;
}
.recent-posts-section h2:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 90px;
  background-color: #0f75bd;
  bottom: 5px;
  left: 0;
}
.recent-posts-section ul {
  margin: 0;
  padding: 0;
}
.recent-posts-section ul li {
  list-style: none;
  border-bottom: 1px solid #dedede;
}
.recent-posts-section ul li:last-child {
  border-bottom-color:transparent;
}
.recent-posts-section ul li a {
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 500;
  display: block;
  padding: 15px 0;
}
.recent-posts-section ul li a:hover{
  color: #1572b8;
}
.recent-posts-section ul li a p{
  font-size: 12px;
  color: #000;
  margin: 0;
  display: none;
}



.first-footer {
  background: #cbcbcb url(/wp-content/uploads/2018/02/Consultation_banner.jpg) no-repeat center center;
  height: 135px;
  position: relative;
  background-size: cover;
}
.first-footer:before{
  content: '';
  position: absolute;
  background-color: rgba(49, 182, 232, 0.82);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.first-footer .footer-call-now {
  width: 100%;
}
.first-footer .footer-call-now .btm-call-text h2 {
  margin: 0;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}
.first-footer .footer-call-now .btm-call-text p{
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 5px;
}
.first-footer .footer-call-now .btm-call {
  position: relative;
  padding-left: 80px;
}
.first-footer .footer-call-now .btm-call:before{
  position: absolute;
  font-size: 40px;
  left: 0;
  top: 18px;
}
.first-footer .footer-call-now .btm-call p {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  margin: 0;
}
.first-footer .footer-call-now .btm-call h2 {
  margin: -10px 0 0;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
}
.footercontainer .container {
  max-width: 80em;
}
.footer-copyright {
  text-align: center;
  font-size: 14px;
  padding: 8px 0 1px;
}
.footer-copyright strong{
  color: #fff;
}
.footer-copyright a{
  color: #fff;
  text-decoration: none;
}
.footer-copyright a:hover{
  text-decoration: underline;
}
.second-footer .container > .row {
  display: flex;
}
.second-footer .container > .row .widget_text {
  width: 28%;
}
.second-footer .sf-column1 img {
  width: 138px;
  margin-top: 40px;
}
.second-footer .sf-column1 p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.second-footer .sf-column1 .address, .second-footer .sf-column1 .phone, .second-footer .sf-column1 .email {
  position: relative;
  padding-left: 50px;
  margin: 25px 0;
  font-size: 15px;
}
.second-footer .sf-column1 .phone, .second-footer .sf-column1 .email{
  font-weight: 600;
}
.second-footer .sf-column1 .address{
  font-size: 13px;
  line-height: 18px;
}
.second-footer .sf-column1 .address:before, .second-footer .sf-column1 .phone:before, .second-footer .sf-column1 .email:before {
  position: absolute;
  left: 0;
  margin: 0;
  font-size: 30px;
  font-weight: normal;
}
.second-footer .sf-column3 {
  width: 20%!important;
}
.second-footer .sf-column2 h4, .second-footer .sf-column3 h4, .second-footer .newsletter h4 {
  color: #fff;
  margin: 30px 0 10px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.second-footer .newsletter h4{
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
}
.second-footer .sf-column2 h4:before, .second-footer .sf-column3 h4:before, .second-footer .newsletter h4:before {
  content: '';
  width: 50px;
  height: 2px;
  background-color: #ddb425;
  bottom: -2px;
  left: 0;
  position: absolute;
}
.second-footer .newsletter h4:before{
  background-color: #000;
}
.second-footer .sf-column2 ul,.second-footer .sf-column3 ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
.second-footer .sf-column2 ul li,.second-footer .sf-column3 ul li {
  display: inline-block;
  font-size: 13px;
  width: 30%;
  margin: 6px 14px 0 0;
  padding-left: 20px;
  position: relative;
  line-height: 16px;
}
.second-footer .sf-column3 ul li{
  width: 100%;
}
.second-footer .sf-column2 ul li:before, .second-footer .sf-column3 ul li:before{
  position: absolute;
  left: 0;
  font-size: 8px;
  margin: 0;
}
.second-footer .sf-column2 ul li a:hover, .second-footer .sf-column3 ul li a:hover {
  text-decoration: underline;
}
.second-footer {
  box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.second-footer .newsletter{
  background-color: #f9c036;
  box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.second-footer .newsletter .form-group{
  margin-bottom: 20px;
}
.second-footer .newsletter input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  width: 100%;
  padding: 12px 0 12px 40px;
  font-weight: 600;
}
.second-footer .newsletter input:focus {
  border-bottom: 1px solid #fff;
}
.second-footer .newsletter .email,.second-footer .newsletter .zip{
  position: relative;
}
.second-footer .newsletter .email:before,.second-footer .newsletter .zip:before{
  position: absolute;
  left: 0;
  margin: 0;
  color: #000;
  font-size: 25px;
  top: 12px; 
}
.second-footer .newsletter input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
.second-footer .newsletter input::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.second-footer .newsletter input:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
.second-footer .newsletter input:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
.second-footer .newsletter button{
  background-color: #000;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  outline: none;
  padding: 15px 0;
}
.second-footer .newsletter button:hover{
  background-color: #fff;
  color: #000;
}
.second-footer .newsletter button:before {
  font-size: 14px;
  position: absolute;
  right: 10px;
  font-weight: normal;
}
.no-articles {
  padding: 30px 0;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  color: #5f5f5f;
}
.breadcrumbs-wrapper{
  display: none;
}
.blog-details{
  padding-top: 0;
}
.blog-details .content-area{
  padding-top: 25px;
}
.featured-img-blog-details {
  align-items: baseline;
}
.featured-img-blog-details .container {
  width: 100%!important;
}
.blog-title h1 {
  color: #fff;
  font-size: 34px;
  line-height: 32px;
  font-weight: 500;
  text-shadow: 1px 1px 5px #333;
}
.blog-title .blog-date {
  font-size: 15px;
  color: #fff;
  text-shadow: 1px 1px 5px #333;
  margin-bottom: 12px;
  display: none;
}
.cg-header-fixed .menu > li .cg-submenu-ddown{
  margin-left: 0!important;
  margin-top: 0px;
}
.cg-header-fixed .menu > li .cg-submenu-ddown .container{
  padding: 0!important;
}
.cg-header-fixed .menu > li a{
  padding: 0 15px;
  border-color: #ccc!important;
  text-align: left;
}
.cg-header-fixed .menu > li:hover > a{
  background-color: #1572b8;
  color: #fff!important;
}
.cg-header-fixed .menu > li {
  padding: 0;
}
.cg-header-fixed[class] .menu > li ul li a {
  color: #333!important;
}
.cg-header-fixed[class] .menu > li ul li a:hover {
  color: #fff!important;
  background-color: #8cc63e!important;
}
.cg-header-fixed[class] .menu > li ul li:last-child a {
  border-bottom: 0;
}

/* services listing page css */
.inner-verticals{  
  /*height: 25vw;*/
  height: 250px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
  background-image: url(/wp-content/uploads/2018/02/interior-3012218_1280.png);
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.home-ideas{
  background-image: url(/wp-content/uploads/2018/05/home-ideas-min.jpg);
  justify-content: center;
}
.home-ideas h2 {
  color: #fff;
  font-weight: 500;
  font-size: 6vw;
  margin: 0;
  line-height: 4.3vw;
  text-shadow: 0 0 20px #8a8a8a;
}
.inner-verticals:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.53);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  left: 0;
}
.inner-verticals .verticals-form{
  margin: 50px auto 30px;
  width: 100%;
}
.inner-verticals .container {
  width: 100%!important;
}
.listing-page{
  margin-bottom: 30px;
}
.listing-page h2{
  margin: 20px 0 10px;
  font-size: 28px;
  color: #101010;
  font-weight: 500;
  line-height: 30px;
}
.listing-page h2 strong {
  color: #909090;
  font-weight: 500;
}
.listing-page h4{
  margin: 32px 0 0;
  font-size: 16px;
  font-weight: 500;
}
.listing-data-list ul{
  margin:0;
  padding: 0;
}
.listing-data-list ul li{
  list-style: none;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background-color: #fff;
  padding: 20px 20px 15px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.listing-data-list ul li:last-child{
  border-bottom: 0;
}
.listing-data-list ul li h3{
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  line-height: initial;
}
.listing-data-list ul li h3 a{
  color: #1572b8;
}
.listing-data-list ul li .readmore a {
  font-size: 13px;
  font-weight: 500;
}
.listing-data-list ul li .readmore a .fa{
  font-size: 10px;
}
.listing-data-list ul li .business-addr{
  color: #333;
  font-size: 14px;
  font-weight: 500;
  margin-top: 2px;
}
.listing-data-list ul li p{
  line-height: 16px;
  font-size: 13px;
  margin-top: 8px;
  color: #8c8c8c;
  font-weight: 500;
  margin-bottom: 0;
}
.listing-data-list ul li .click-call{
  text-align: right;
}
.listing-data-list ul li .click-call a {
  font-weight: 600;
  color: #77ad2f;
  margin-top: 12px;
  display: inline-block;
}
.listing-data-list ul li .click-call a .fa {
  font-size: 19px;
  float: left;
  margin: 0 8px 0 0;
}
.listing-data-list ul li .click-call a.mobile-click{
  display:none;
}
.listing-page .service-listing-ads {
  text-align: right;
}
.listings-form {
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
.listings-form h2 {
  font-size: 20px;
  padding: 0 20px;
  line-height: 22px;
  margin: 0 0 15px;
}
.listings-form .form-section {
  background-color: #fffcf3;
  padding: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #ccc;
}
.listings-form .form-section label {
  font-weight: 500;
  color: #5a5a5a;
}
.listings-form .form-section .form-control {
  border-radius: 0;
  border: 1px solid #cacaca;
  padding: 12px 15px;
  height: auto;
}
.listings-form .form-section .form-control:focus{
  border-color: #999;
}
.listings-form .form-section select.form-control:focus{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}
.listings-form .form-section button {
  background-color: #076fb3;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 30px;
  margin-top: 10px;
  outline: 0;
}
.listings-form .form-section button:hover{
  background-color: #d9b124;
}
.listings-form .form-section button .fa{
  display: inline-block;
  margin-left: 20px;
}

.banner-text {
  top: 50%!important;
}
.banner-text strong {
  color: #8cc63e;
}
.header-position #menu-main-menu li:hover .cg-submenu-ddown {
  margin-left: 0;
}
.header-position #menu-main-menu li:hover a {
  background: rgb(21,114,184);
  background: -moz-linear-gradient(top, rgba(21,114,184,1) 0%, rgba(14,90,147,1) 100%);
  background: -webkit-linear-gradient(top, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  background: linear-gradient(to bottom, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1572b8', endColorstr='#0e5a93',GradientType=0 );
  color: #fff;
  text-shadow: 1px 1px 3px #4a4a4a;
}
.header-position #menu-main-menu li:hover .menu-item a {
  background-color: #fff;
  text-shadow: none;
  color: #000;
  border-color: #ccc;
  background-image: none;
}
.header-position #menu-main-menu li:hover .menu-item a:hover {
  background-color: #8cc63e;
  background-image: none;
  color: #fff;
  box-shadow: none;
}
.all-categories{
  padding: 25px 0;
}
.all-categories .top-categories .category-img {
  margin-bottom: 30px;
}
/* css will work when cpa offer template call */
/*.page-template-cpa_offer .header-position {
    position: static; 
    background-color: #fff;
}
.page-template-cpa_offer .header-social .cg-header-details .social-icons-lists li a span {
    color: #666!important;
}
.page-template-cpa_offer .header-position .cg-main-logo{
    background: transparent url(http://sh.local.com/wp-content/uploads/2018/02/shouthome-logo.png) no-repeat center left;
    width: 110px;
    height: 60px;
    display: block;
    background-size: contain;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}
.page-template-cpa_offer .header-position .cg-main-logo img{
  display: none;
}*/


/* green grass landing page css */
.landing-page-template-default .container .vc_column_container>.vc_column-inner{
  padding-left: 0;
  padding-right: 0;
}
.lp-logo img {
  width: 156px;
  margin: 12px 0;
}
.header-contact-container {
  margin-top: 25px;
}
.header-contact-container .wpb_wrapper{
  display: flex !important;
  justify-content: flex-end;
  text-align: right;
  align-items: center;
  line-height: initial;
}
.header-contact-txt h2 {
  text-transform: uppercase;
  font-size: 19px!important;
  font-weight: 700;
  color: #83ce20;
  margin: 0;
  line-height: initial;
}
.header-contact-txt p {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 600;  
  margin-bottom: 0;
}
.header-contact-no h1 {
  font-weight: 700;
  font-size: 29px;
  padding-left: 40px;
  margin: 0 0 0 38px;
  line-height: initial;
}
.header-contact-no h1 a {
  color: #fff;    
  position: relative;
}
.header-contact-no h1 a:before {
  font-weight: normal;
  font-size: 35px;
  position: absolute;
  top: 0px;
  color: #fff;
  left: -65px;
}
.banner-section {
  min-height: 520px;
}
.banner-txt-left h1 {
  font-size: 53px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 10px #000;
  text-transform: uppercase;
}
.banner-txt-right {
  text-align: right;
}
.banner-txt-right h4 {
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.banner-txt-right a {
  background-color: #83ce20;
  color: #fff;
  font-size: 16px;
  padding: 15px 24px!important;
  width: 195px;
  border: 0px solid!important;
  border-radius: 0px!important;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.banner-txt-right a:hover{
  color: #fff!important;
}
.banner-txt-right a:before {
  font-weight: normal;
  font-size: 25px;
  position: absolute;
  top: 15px;
  left: 0;
}
.services-box {
  padding-bottom: 30px!important;
  overflow: initial;
}
.services-box-wrapper {
  overflow: initial;
}
.service-box-container > .wpb_wrapper{
  display: flex!important;
  top: 110px!important;
  position: relative;
  margin-top: -90px;
}
.service-box-container > .wpb_wrapper > div {
  margin: 1px;
  width: 33.33%;
}
.service-box-container > .wpb_wrapper h2 {
  background-color: #fff;
  height: 255px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 50px 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin: 0;
}
.service-box-container > .wpb_wrapper > div > div {
  height: 325px;
  overflow: hidden;
  position: relative;
}
.service-box-container > .wpb_wrapper > div > div img {
  margin: 0!important;
  position: absolute;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  max-width: initial;
}
.service-box-container > .wpb_wrapper .service-box2 h2 {
  background-color: #3d3d3d;
  color: #83ce20;
}
.service-box-container > .wpb_wrapper .service-box3 h2 {
  background-color: #83ce20;
  color: #fff;
}
.service-heading h2 {
  margin: 0 0 60px;
  color: #000;
  font-size: 40px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px;
}
.service-heading h2:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 3px;
  background-color: #83ce20;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.footer-contact[class] {
  min-height: 350px;
  background-color: #F4F4F4;
  background-position: 0px bottom!important;
}
.footer-contact-left h2 {
  text-transform: uppercase;
  color: #313131;
  font-size: 32px;
  font-weight: 600;
  margin: 0;
  line-height: 34px;
}
.footer-contact-right{
  justify-content: flex-end;
  display: flex;
}
.footer-contact-right h3 {
  font-size: 21px;
  color: #313131;
  font-weight: 500;
  margin: 0;
}
.footer-contact-right h1 {
  color: #313131;
  font-size: 40px;
  font-weight: 700;
  margin: -10px 0 0;
  line-height: initial;
}
.footer-contact-right h1 a {
  color: #313131;
  position: relative;
}
.footer-contact-right h1 a:before{
  font-weight: normal;
  font-size: 35px;
  position: absolute;
  top: 5px;
  color: #000;
  left: -65px;
}
.footer-contact-container {
  height: 120px;
}
/* end green grass landing page css */


/* pest control landing page css */
.pc-lp-contact-no {
  text-align: right;
  line-height: initial;
  margin-top: 25px;
}
.pc-lp-contact-no a {
  color: #fff;
  position: relative;
}
.pc-lp-contact-no a:before {
  font-weight: normal;
  font-size: 40px;
  position: absolute;
  top: 0;
  color: #fff;
  left: -75px;
}
.pc-lp-contact-no p {
  font-weight: 600;
  font-size: 12px!important;
  text-transform: uppercase;
  margin: 0;
}
.pc-lp-contact-no h2 {
  font-weight: 700;
  font-size: 29px;
  color: #fff;
  display: inline-block;
  position: relative;
  margin: 0;
  line-height: initial;
}
.pc-lp-contact-no h2 a {
  color: #fff;
}
.pc-lp-banner {
  position: relative;
}
.pc-lp-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.6);
}
.cp-lp-banner-txt {
  min-height: 520px;
}
.cp-lp-banner-txt h1 {
  font-size: 53px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 20px rgba(0,0,0,.65);
  text-align: center;
  text-transform: uppercase;
  margin: 100px 0 0;
}
.cp-lp-banner-txt h1 strong {
  color: #70c714;
  font-weight: bold;
}
.cp-lp-banner-txt h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 20px rgba(0,0,0,.65);
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.cp-lp-banner-txt h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  margin: 30px 0;
}
.cp-lp-banner-txt a {
  outline: none;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  /*text-indent: 45px;*/
  color: #fff !important;
  font-size: 16px !important;
  background: #efbd11;
  background-color: #efbd11;
  padding: 18px 5px !important;
  width: 195px;
  border: 0px solid !important;
  border-radius: 0px !important;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.cp-lp-banner-txt a:before {
  position: absolute;
  left: -45px;
  font-size: 30px;
  font-weight: normal;
}
.pc-lp-content {
  min-height: 540px;
}
.pc-lp-content h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
}
.pc-lp-content p {
  color: #fff;
  text-transform: none;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 50px;
  text-align: center;
}
.pc-lp-content h3 {
  position: relative;
  color: #fff;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 15px;
  margin-top: 180px;
  text-align: center;
  text-transform: uppercase;
}
.pc-lp-content h3:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 3px;
  background-color: #efbd11;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pc-lp-content h3:before {
  bottom: -10px;
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #fff;
  top: -110px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  color: #4e88ad;
  font-size: 50px;
  font-family: Flaticon;
  line-height: 100px;
}
.pc-lp-content h1 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(0,0,0,.28);
  text-align: center;
  text-transform: uppercase;
}
.pc-lp-content h1 a, .pc-lp-content h1 a:hover {
  color: #fff;
}
.pest-control-section h2 {
  margin: 50px 0 60px;
  color: #464646;
  font-size: 27px;
  font-weight: 600;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.pest-control-section h2:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 3px;
  background-color: #efbd11;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pc-lp-wrapper {
  margin-bottom: 100px!important;
}
.lp-pest-control {
  height: 280px;
  display: flex!important;
  align-items: flex-end;
  margin-bottom: 10px!important;
}
.lp-pest-control h5 {
  background-color: rgba(0,0,0,.7);
  width: 100%;
  color: #fff;
  height: 47px;
  line-height: 47px;
  padding: 0 15px;
  font-size: 19px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.lp-pest-control h5:before {
  content: '';
  background-color: #efbd11;
  width: 46px;
  height: 47px;
  position: absolute;
  right: 0;
  top: 0;
}
.pc-lp-wrapper p {
  font-size: 16px;
  font-weight: normal;
  color: #313131;
}
.pest-control{
  background: url(/wp-content/uploads/2018/05/pest-control.jpg) no-repeat center;
  background-size: cover;
}
.termite-control{
  background: url(/wp-content/uploads/2018/05/terminte-control.jpg) no-repeat center;
  background-size: cover;
}
.wildlife-control{
  background: url(/wp-content/uploads/2018/05/wildlife-control.jpg) no-repeat center;
  background-size: cover;
}
.btm-contact-wrapper {
  min-height: 200px!important;
  overflow: initial;
}
.btm-contact-container {
  display: flex!important;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-around;
  position: relative;
  width: 100%;
  min-height: 200px;
}
.btm-contact-img img {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}
.btm-contact-no h1 {
  font-size: 2.5vw;
  font-weight: 700;
  color: #313131;
  position: relative;
  padding-left: 4vw;
  text-transform: uppercase;
}
.btm-contact-no h1 a {
  padding-left: 5vw;
  color: #313131;
  position: relative;
}
.btm-contact-no h1 a:before {
  position: absolute;
  top: 50%;
  left: -10px;
  right: 0;
  color: #313131;
  font-weight: normal;
  font-size: 3vw;

  transform: translateY(-50%);
}
.btm-contact-txt {
  margin-left: 250px;
  margin-right: 35px;
}
.btm-contact-txt h4 {
  font-size: 19px;
  font-weight: 600;
  color: #313131;
  text-transform: uppercase;
  margin: 0;
}
.btm-contact-txt h2 {
  font-size: 32px;
  color: #313131;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  line-height: initial;
}
/* end pest control landing page css */

/* start solar landing page css */
.solar-lp-logo img {
  width: 145px;
}
.solar-lp-contact-no {
  text-align: right;
  line-height: initial;
}
.solar-lp-banner {
  position: relative;
}
.solar-lp-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.6);
}
.solar-banner-section {
  min-height: 560px;
}
.solar-lp-contact-no p {
  font-weight: 600;
  font-size: 13px!important;
  margin: 10px 0 5px;
  color: #fff;
  text-transform: uppercase;
}
.solar-lp-contact-no p strong {
  color: #e69917;
  font-weight: bold;
}
.solar-lp-contact-no h2 {
  margin: 0;
}
.solar-lp-contact-no h2 a {
  display: inline-block;
  background-color: #0074b6;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  padding: 0 10px;
}
.solar-lp-contact-no h2 a:hover,
.solar-lp-contact-no h2 a:focus{
  color: #fff;
}
.solar-lp-contact-no h2 a i:before {
  margin: 0;
  font-size: 30px;
  font-weight: normal;
}
.solar-lp-banner-txt {
  min-height: 560px;
}
.solar-banner-txt {
  display: flex;
  justify-content: center;  
  margin-top: 100px;
}
.solar-banner-txt .wpb_wrapper {
  border-top: 2px solid #fff;
  border-bottom: 1px solid #fff;
}
.solar-banner-txt h1{
  font-size: 44px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
}
.solar-banner-txt h4{
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 26px;
}
.solar-banner-txt p {
  text-align: center;
}
.solar-banner-txt a {
  display: inline-block;
  background-color: #e69917;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 45px;
  margin: 25px!important;
  border: 1px solid #ffaa19;
  box-shadow: 0 0 25px rgba(255, 161, 0, 0.5);
  text-shadow: 1px 1px 3px rgba(166, 105, 0, .5);
}
.solar-banner-txt a:hover,
.solar-banner-txt a:focus{
  color: #fff!important;
}
.solar-page-content {
  text-align: center;
}
.solar-page-content h2 {
  font-size: 28px;
  font-weight: 600;
  margin-top: 30px;
  line-height: 34px;
}
.solar-page-content p {
  font-size: 18px;
  line-height: 30px;
  margin: 25px 0;
}
.home-solar .vc_column-inner, .commercial-solar .vc_column-inner {
  min-height: 350px;
  position: relative;
  margin-bottom: 50px;
}
.small-banner-txt p {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.small-banner-txt p strong {
  color: #e69917;
  font-size: 22px;
}
.bottom-contact-container{
  position: relative;
}
.bottom-contact-container:before{
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
}
.bottom-contact-inner {
  min-height: 480px;
  text-align: center;
}
.bottom-contact-inner h4 {
  font-size: 18px;
  color: #fff;
}
.bottom-contact-inner h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin: 0;
  line-height: inherit;
  text-transform: uppercase;
}
.bottom-contact-inner h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  line-height: 46px;
  text-transform: uppercase;
}
.bottom-contact-inner p a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.bottom-contact-inner p a:hover,
.bottom-contact-inner p a:focus{
  color: #fff;
}
.bottom-contact-inner p a:last-child {
  font-size: 40px;
  margin-top: 20px;
  display: inline-block;
}
.bottom-contact-inner p a i {
  margin: 20px 0;
  display: inline-block;
}
.bottom-contact-inner p a i:before {
  font-size: 50px;
  margin: 0;
}
/* end solar landing page css */

#mega-menu-wrap-primary{
  display: flex;
  justify-content: center;
}
#mega-menu-wrap-primary{
  background-color: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{  
  font-weight: 500;
  padding: 0 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
  color: #fff;
  background: rgb(21,114,184);
  background: -moz-linear-gradient(top, rgba(21,114,184,1) 0%, rgba(14,90,147,1) 100%);
  background: -webkit-linear-gradient(top, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  background: linear-gradient(to bottom, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1572b8', endColorstr='#0e5a93',GradientType=0 );
  box-shadow: 0px -1px 0 0px #1470b5;
  font-weight: 500;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
  background-color: #8cc63e;
  color: #fff;
}
#mega-menu-wrap-primary .mega-menu-toggle{
  display: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{
  width: 600px;
  /*left: 83px;*/
  box-shadow: 0px 7px 10px 0 rgba(0, 0, 0, 0.31);
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu > li{
  width: 100%!important;
  padding: 0!important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li > ul{
  margin: 0;
  padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li > ul li{
  list-style: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li > ul li a {
  display: block;
  padding: 8px 12px;
  border-bottom: 1px solid #e8e8e8;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  font-weight: 500;  
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li > ul li a:hover {
  background-color: #8cc63e;
  color: #fff;
  background-image: none;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu li > ul li:last-child a{
  border-bottom: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:hover > a {
  background-color: #f1f1f1;
  background-image: none;
  color: #333!important;
}
.cg-header-fixed-wrapper.cg-is-fixed .logo {
  position: relative;
  z-index: 1;
}
.cg-is-fixed #mega-menu-wrap-primary {
  clear: none;
  /*float: right;*/
}
.cg-is-fixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #333;
  padding: 16px 20px;
  height: auto;
}
.cg-is-fixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link,
.cg-is-fixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
.cg-is-fixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
  color: #fff;
}
.post-categories[class]{
  padding: 5px 0!important;
  /*max-height: 290px;
  overflow: auto;*/
  display: flex;
  flex-wrap: wrap;
}
.post-categories[class] li{
  width: 31%;
  display: inline-block;
  margin: 0 1%;
  vertical-align: top;
}
.home-ideas .mega-sub-menu {
  left: 50%!important;
  margin-left: -460px!important;
}
.home-services-pros .mega-sub-menu {
  left: 50%!important;
  margin-left: -280px!important;
}
.service_category_home{
  /*height:280px;*/
  height:370px;
  /*overflow-y:auto; 
  margin-right: -25px;*/
  margin-top: 10px;
}
.about-sh{
  min-height: 25vw;
  position: relative;
  z-index: 0;
  display: flex;
  text-align: center;
  align-items: flex-end;
}
.about-sh:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.about-sh h2 {
  color: #fff!important;
  font-size: 60px!important;
  font-weight: 600!important;
  margin: 0!important;
  text-align: left;
  line-height: 40px!important;
  text-transform: uppercase;
}
.about-content p {
  font-size: 18px!important;
  line-height: 27px!important;
  text-align: center;
  margin: 40px 0 0;
  color: #5a5a5a!important;
  font-weight: 400!important;
}
.about-content p:first-child {
  font-size: 20px!important;
  line-height: 30px!important;
  font-weight: 500!important;
}
.contact-sh[class] {
  background-position: top center!important;
}
.contact-content .first-para {
  font-size: 16px!important;
  margin-top: 40px;
  line-height: 20px;
}
.contact-content p {
  font-size: 16px!important;
  line-height: 27px!important;
  text-align: left;
  margin: 20px 0 0;
  font-weight: 400!important;
  color: #5a5a5a!important;
}
.contact-content .form-heading {
  font-size: 20px!important;
  font-weight: 500!important;
  margin: 35px 0 0;
  text-align: center;
  line-height: 24px;
}
.contact-content h2 {
  margin: 30px 0 10px;
  color: #0e74bc!important;
  font-size: 24px!important;
  font-weight: 500!important;
  line-height: 20px!important;
}
.contact-content .wpcf7-not-valid-tip {
  font-size: 12px;
}
.contact-content .wpcf7-validation-errors, .contact-content br, .wpcs-slide-out-div br, .wpcs-slide-out-div .wpcf7-validation-errors {
  display: none!important;
}
.contact-content input[type="text"], .contact-content select, .contact-content .field, .contact-content input[type="email"], .contact-content input[type="tel"] {
  height: 34px !important;
  font-size: 13px !important;
  line-height: 34px;
  color: #2a2a2a;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  outline: none;
  padding: 0 17px;
  margin-top: 5px;
}
.contact-content input[type="submit"], .wpcs-slide-out-div input[type="submit"] {
  background-color: #8cc63e!important;
  height: 50px;
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  outline: none;
  position: relative;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.contact-content input[type="submit"]:hover, .wpcs-slide-out-div input[type="submit"]:hover {
  background-color: #f7941c!important;
}
.contact-content .form-group {
  margin-bottom: 5px;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(../../images/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
.social-media-btn {
  padding-left: 40px;
}
.social-media-btn:after {
  content: '';
  position: absolute;
  border: 1px solid #ccc;
  height: 100%;
  left: 20px;
}
.social-media-btn:before {
  content: 'OR';
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  background-color: #fff;
  z-index: 1;
  left: 0;
  border-radius: 50px;
  top: 80px;
}


.button {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-right: 30px;
  padding-left: 65px;
  position: relative;
  background-color:rgb(0,0,0);
  color:rgb(255,255,255);
  text-decoration: none;
  text-transform: lowercase;
  letter-spacing: 1px;
  text-shadow:0px 1px 0px rgba(0,0,0,0.5);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
  -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);  
  border: none!important;
  width: 250px;
  margin: 0 auto 20px;
}
.button:hover,
.button:focus{
  text-decoration: none;
  color: #fff!important;
}
.button p{
  font-size: 18px!important;
  color: #fff!important;
  margin: 0;
  line-height: initial!important;
}
.button span {
  position: absolute;
  left: 0;
  width: 50px;
  font-size:30px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid  rgba(0,0,0,0.15);
  text-decoration: none;
  top: 0;
  text-align: center;
}
.button.twitter {
  background: #00acee;
}
.button.facebook {
  background: #3b5998;
}
.button.pinterest{
  background: #c8232c;
}
.call-us{
  text-align: center;
  margin-bottom: 35px;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.call-us p{
  color: #fff;
  font-size: 20px;
  margin: 0 11px 0 0;
}
.call-us a{
  color: #fff !important;
  position: relative;
  font-size: 22px;
  border: 2px solid rgb(140, 198, 62);
  font-weight: 500;
  padding: 15px 20px;
  display: inline-block;
  border-radius: 50px;
  background-color: #8cc63e;
}
.call-us a i{
  margin-right: 15px;
}
#newsletterLoader{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#newsletterLoader .line-loader {
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
  margin: 0 auto;
  left: 20px;
  top: 8px;
}
.pagination {
  float: right;
  display: table;
  border-collapse: collapse;
}
.pagination .current {
  color: #fff!important;
  background-color: #88bf40;
  border: 1px solid #88bf40!important;
}
.pagination a, .pagination span {
  border: 1px solid #ccc!important;
  display: table-cell;
  padding: 8px 15px;
  color: #666666!important;
  font-weight: normal;
  font-size: 16px;
}
.call-now-section{
  text-align: right;
  padding: 20px 20px 10px;  
}
.call-now-section h3,.call-now-section h4, .call-now-section p{
  margin: 0;
}
.call-now-section h4 {
  font-size: 18px !important;
  line-height: 1.4!important;  
  color: #fff!important;
}
.call-now-section h4 strong {
  font-weight: 600;
  color: #8cc63e;
  /*font-size: 24px;*/
}
.call-now-section a {
  font-weight: bold;
  position: relative;
  outline: none;
  color: #fff!important;
  padding-left: 40px;
  display: inline-block;
}
.verticals-wrapper .call-now-section{
  /*  text-align: center;*/
  padding: 10px 20px 0;
}
.verticals-wrapper .call-now-section h4, .verticals-wrapper .call-now-section h4 strong  {
  color:#333!important;
  display: block;
  line-height: 25px;
  font-size: 16px!important;
  font-weight: 500;
}
.verticals-wrapper  .call-now-section a {
  color: #000 !important;
}
.call-now-section a:before {
  font-family: Flaticon;
  position: absolute;
  font-size: 26px;
  left: 5px;
  top: -5px;
  content: "\f111";
  font-weight: normal;
}

@media (max-width: 1100px){
  .services-section ul li span {
    font-size: 13px;
  }
  .header-position {
    box-shadow: 0 0 20px #000;
    position: relative;
  }
  .header-position .cg-menu-below{
    height: auto;
  }
  .header-position .logo .cg-main-logo {
    background: #fff url(/wp-content/uploads/2018/02/shouthome-logo.png) no-repeat top left;
    height: 50px;
    display: block;
    background-size: contain;
    margin-top: 7px;
  }
  .header-position .logo .cg-main-logo img {
    display: none;
  }
  .verticals-image{
    height: 250px;
    justify-content: center;
  }
  .verticals-image h2{
    margin: 20px 0 0;
  }
  .featured-img-blog-details{
    justify-content: flex-end;
  }
  .inner-verticals .verticals-form {
    margin: 0 auto 30px;
    width: 100%;
  }
  .inner-verticals {
    /*height: 18vw;*/
    height: 180px;
  } 
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
    box-shadow: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary {
    width: 100%;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    color: #333;
    padding: 0 15px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:after{
    content:''!important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    width: 100%;
    position: relative!important;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    z-index: 9999;
    color: #b5b5b5!important;
    height: 40px;
    padding: 0;
    width: 40px;
    line-height: 40px;
    top: 0;
    margin: 0;

    background: rgb(21,114,184);
    background: -moz-linear-gradient(top, rgba(21,114,184,1) 0%, rgba(14,90,147,1) 100%);
    background: -webkit-linear-gradient(top, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
    background: linear-gradient(to bottom, rgba(21,114,184,1) 0%,rgba(14,90,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1572b8', endColorstr='#0e5a93',GradientType=0 );
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
    float: left;
    position: static;
    width: 100%;
    margin-top: 0!important;
  } 
  #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 1!important;
    visibility: visible;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 0px 20px 0px 20px;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu{
    position: static;
    opacity: 1!important;
    box-shadow: none;
    margin: 0!important;
    width: 100%;
    padding: 0!important;
    visibility: visible;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu > li > .mean-expand {
    display: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu > li {
    background-color: #f1f1f1;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:hover > a {
    background-color: #e8e8e8;
  }
  .post-categories[class]{
    display: block!important;
    padding: 10px 0 0!important;
    max-height: initial;
  }
  .post-categories[class] li a {
    width: 94%!important;
  }

  /* green grass landing page css */
  .leftnav.logo {
    width: 110px;
  }
  .header-contact-container {
    margin-top: 0;
  }
  .header-contact-container .wpb_wrapper {
    justify-content: flex-end;
    margin-top: 0!important;
    flex-direction: row;
    align-items: flex-end;
    position: absolute;
    top: 8px;
    right: 60px;
  }
  .header-contact-txt p {
    color: #000;
  }
  .header-contact-no h1 a {
    color: #000;
  }
  .header-contact-no h1 a:before {
    color: #000;
  }
  .banner-section {
    min-height: 350px!important;
  }
  .banner-txt-left h1 {
    font-size: 40px;
  }
  .banner-txt-right h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .footer-contact[class] {
    min-height: 250px;
  }
  /* end green grass landing page css */

  /* pest control landing page css */
  .pc-lp-contact-no {
    margin-top: 0;
    position: absolute;
    top: 8px;
    right: 60px;
  }
  .pc-lp-contact-no a,
  .pc-lp-contact-no a:before,
  .pc-lp-contact-no h2 a{
    color: #000;
  }
  .btm-contact-container {
    flex-direction: column-reverse;
  }
  .btm-contact-txt {
    margin-left: 150px;
    margin-right: 0;
    margin-top: 20px;
  }
  .btm-contact-img img {
    width: 27vw;
  }
  .btm-contact-no h1 {
    font-size: 40px;
    padding-left: 70px;
    margin-left: 140px;
    margin-top: 0;
  }
  .btm-contact-no h1 a {
    padding-left: 0;
    color: #313131;
    position: relative;
  }
  .btm-contact-no h1 a:before {
    left: -80px;
    font-size: 40px;
  }
  .pc-lp-wrapper {
    margin-bottom: 10vw!important;
  }
  .lp-pest-control h5 {
    font-size: 16px;
  }
  .cp-lp-banner-txt h1 {
    margin: 0;
  }
  .solar-lp-contact-no {
    position: absolute;
    right: 60px;
    top: -8px;
  }
  .solar-lp-contact-no p {
    margin: 10px 0 1px;
  }
  .solar-lp-contact-no h2 {
    line-height: initial;
  }
  .solar-lp-contact-no h2 a {
    font-size: 26px;
    padding: 3px 10px;
  }
  .solar-lp-contact-no p {
    color: #000!important;
    font-size: 11px!important;
    margin: 12px 0 1px;
  }
  .solar-banner-txt {
    margin-top: 0;
  }
  .button{
    width: 100%;
  }
}
@media (max-width: 1056px){
  .first-footer .footer-call-now .btm-call-text h2 {
    margin-top: -10px;
  }
}
@media (max-width: 1024px){
  .second-footer .container > .row {
    display: flex;
    flex-wrap: wrap;
  }
  .second-footer .container > .row .widget_text, .second-footer .container > .row .newsletter, .second-footer .sf-column3{
    width: 50%!important;
  }
}
@media (max-width: 991px){
  .verticals-form {
    width: 100%;
  }
  .article-box p {
    font-size: 14px;
    line-height: 20px;
  }
  .verticals-form select, .verticals-form input {
    font-size: 14px;
    text-indent: 19px;
    height: 45px;
  }
  .verticals-form .form-group:before {
    font-size: 20px;      
    left: 6px;
    top: 14px;
  }
  .verticals-form button {
    font-size: 14px;
    height: 45px;
    text-align: left;
  }
  .verticals-form button .flaticon-search:before {
    font-size: 16px;
  }
  .verticals-form .error {
    font-size: 9px;
    line-height: 13px;
    z-index: 1;
  }
  .mean-container .mean-nav ul li li a{
    padding: 10px;
    width: 100%;
  }
  .mean-container .mean-nav ul li li a:hover{
    background-image:none;
    background-color: #8cc63e;
    opacity: 1;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    margin-top: 0;
  }
  .second-footer .sf-column2 ul li, .second-footer .sf-column3 ul li {
    width: 50%;
    margin: 6px  0;
  }

}
@media (max-width: 767px){
  .first-footer{
    height: auto;
  }
  .first-footer .footer-call-now .btm-call-text {
    text-align: center;
    margin-bottom: 20px;
  }
  .first-footer .footer-call-now .btm-call {
    float: none!important;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
  }
  .first-footer .footer-call-now .btm-call p{
    text-align: center;
  }
  .first-footer .footer-call-now .btm-call:before {
    position: static;
    margin-left: 0;
  }
  .top-categories .category-img {
    height: 35vw;
    margin-bottom: 20px;
  }
  .top-categories .col-md-4:last-child .category-img {
    margin-bottom: 0;
  }
  .main-article .featured-img {
    height: 200px;
  }
  .main-article .featured-img button {
    font-size: 20px;
    width: 75%;
    line-height: 20px;
  }
  .top_articles > .row {
    flex-wrap: wrap;
  }
  .top_articles > .row .col-md-3 {
    width: 47%;
    margin: 7px;
  }
  .top_articles .featured-img {
    height: 150px;
  }
  .services-section h2{
    margin: 20px 0!important;
  }
  .verticals-form .col-md-4 > .form-group {
    margin-bottom: 20px;
  }
  .verticals-form .col-md-4:last-child > .form-group {
    margin-bottom: 0;
  }
  .verticals-image h2{
    font-size: 40px;
    line-height: 40px;
  }
  .article-box .blog-img{
    height: 20vw;
  }
  .verticals-form button {
    text-align: center;
    margin-top: 12px;
  }
  .inner-verticals {
    /*height: 255px;*/
    height: 150px;
  } 
  .blog-title h1 {
    font-size: 24px;
    line-height: 22px;
  }
  .home-ideas h2 {
    font-size: 9vw;
    line-height: 6.3vw;
  }
  .listing-page .service-listing-ads {
    text-align: center;
  }
  .verticals-form input {
    margin-top: 10px;
  }
  .listing-data-list ul li .click-call a.mobile-click{
    display:inline-block;
  }
  .listing-data-list ul li .click-call a.desktop-click{
    display:none;
  }

  .landing-page-no {
    width: 100%;
  }
  /* green grass landing page css */
  .lp-logo {
    text-align: center!important;
  }
  .header-contact-container .wpb_wrapper {
    align-items: center;
    position: static;
    padding-bottom: 5px;
    justify-content: center;
  }
  .header-contact-no h1 {
    padding: 0;
    margin: 0 0 0 50px;
    font-size: 25px;
  }
  .header-contact-no h1 a:before {
    font-size: 28px;
    left: -55px;
  }
  .banner-section {
    min-height: 250px!important;
  }
  .banner-txt-left .vc_column-inner {
    justify-content: flex-end!important;
  }
  .banner-txt-left h1{
    font-size: 2em!important;
    text-align: center;
    margin: 0;
    line-height: 30px;
  }  
  .banner-txt-right {
    text-align: center;
  }
  .banner-txt-right h4 {
    font-size: 1em!important;
    margin-top: -30px !important;
  }  
  .service-box-container > .wpb_wrapper{
    flex-direction: column;
  }
  .service-box-container > .wpb_wrapper > div {
    margin: 0 0 20px;
    width: 100%;
  }
  .service-box-container > .wpb_wrapper h2 {
    height: 25vw;
    padding: 5vw 0;
  }
  .service-heading h2 {
    font-size: 1.5em!important;
    line-height: initial;
  }
  .footer-contact-container {
    height: auto;
  }
  .footer-contact-left h2{
    text-align: center;
    margin: 20px 10px;
    font-size: 1.5em!important;
    line-height: 24px;
  }
  .footer-contact-right {
    justify-content: center;
  }
  .footer-contact-right h3 {
    font-size: 1.3em;
    margin-top: 10px;
  }
  .footer-contact-right h1 {
    font-size: 2em!important;
  }
  .footer-contact-right h1 a:before {
    font-size: 28px;
    top: 2px;
    left: -55px;
  }
  /* end green grass landing page css */

  /* pest control landing page css */
  .pc-lp-contact-no {
    text-align: center;
  }
  .cp-lp-banner-txt h1 {
    font-size: 37px;
    line-height: 35px;
  }
  .cp-lp-banner-txt h2 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px;
  }
  .cp-lp-banner-txt {
    min-height: 350px;
  }
  .pc-lp-content h2 {
    font-size: 1.5em!important;
  }
  .pc-lp-content p {
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 15px!important;
  }
  .pc-lp-content h3 {
    margin-top: 100px;
    font-size: 1.3em!important;
    line-height: initial;
  }
  .pc-lp-content h1 {
    font-size: 2em!important;
    margin-top: 0;
    line-height: initial;
  }
  .pc-lp-content h3:before {
    width: 70px;
    height: 70px;
    top: -75px;
    font-size: 30px;
    line-height: 75px;
  }
  .pc-lp-content {
    min-height: 440px;
  }
  .pest-control-section h2{
    font-size: 1.5em!important;
    line-height: 22px;
  }
  .pc-lp-wrapper p {
    font-size: 15px!important;
  }
  .btm-contact-txt h4 {
    font-size: 1em!important;
  }
  .btm-contact-txt h2 {
    font-size: 1.5em!important;
  }
  .btm-contact-no h1 {
    font-size: 2em!important;
    padding-left: 70px;
    margin-left: 140px;
  }
  .pc-lp-wrapper {
    margin-bottom: 3vw!important;
  }

  /* solar css */
  /*.solar-lp-logo,
  .solar-lp-contact-no{
    text-align: center!important;
  }*/
  .solar-banner-section,
  .solar-lp-banner-txt{
    min-height: 400px;
  }
  .solar-banner-txt a {
    margin: 10px 0 25px!important;
  }
  .solar-banner-txt h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .solar-banner-txt h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .solar-page-content h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .solar-page-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0;
  }
  .home-solar .vc_column-inner, .commercial-solar .vc_column-inner {
    min-height: 250px;
    position: relative;
    margin: 0 0 30px!important;
  }
  .bottom-contact-inner {
    min-height: 350px;
    text-align: center;
  }
  .bottom-contact-inner h4 {
    font-size: 14px;
  }
  .bottom-contact-inner h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 8px 0 0;
  }
  .bottom-contact-inner p a {
    font-size: 16px;
  }
  .bottom-contact-inner p a:last-child {
    font-size: 34px;
    margin-top: 12px;
  }
  .bottom-contact-inner p a i:before {
    font-size: 40px;
  }
  .services-section {
    margin-top: 0px;
  }
  .service_category_home{
    margin-right: 0;
  }
  .services-section ul li{
    width:33%;
  }
  .service_category_home {
    height: auto;
  }
  .services-section ul li span {
    white-space: initial;
  }
  .post-categories[class] li {
    width: 46%;
    border: 0!important;
    margin: 0 2%;
  }
  .about-sh h2 {
    font-size: 6vw!important;
    line-height: 4vw!important;
  }
  .about-content p {
    font-size: 16px!important;
    line-height: 26px!important;
    margin: 25px 0 0;
  }
  .about-content p:first-child {
    font-size: 18px!important;
    line-height: 28px!important;
    font-weight: 500!important;
  }
  .social-media-btn:after {
    height: auto;
    left: 0;
    width: 100%;
    top: 30px;
  }
  .social-media-btn:before {
    top: 12px;
    right: 0;
    margin: 0 auto;
  }
  .social-media-btn {
    padding-left: 0;
    padding-top: 70px;
  }
  .button {
    width: 230px;
  }
  .contact-content > .vc_column-inner {
    padding: 0;
  }
  .second-footer .container > .row .widget_text, .second-footer .container > .row .newsletter, .second-footer .sf-column3 {
    width: 100%!important;
  }
}
@media (max-width: 560px){
  .second-footer .container > .row .widget_text, .second-footer .container > .row .newsletter, .second-footer .sf-column3{
    width: 100%!important;
  }
  .top_articles > .row .col-md-3 {
    width: 100%;
    margin: 0 0 25px;
  }
  .top_articles > .row .col-md-3:last-child{
    margin-bottom: 0;
  }
  /*.services-section ul li {
    width: 50%;
  }*/
  .article-box .col-md-6{
    width: 100%;
  }
  .article-box .blog-img {
    height: 25vw;
    margin-bottom: 15px;
  }

  /* pest control landing page css */
  .cp-lp-banner-txt {
    min-height: 300px;
  }
  .cp-lp-banner-txt h1 {
    line-height: 28px;
    font-size: 2em!important;
  }
  .cp-lp-banner-txt h2 {
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 1.5em!important;
  }
  .cp-lp-banner-txt h4 {
    margin: 15px 0;
    font-size: 1em!important;
  }
  .btm-contact-img img {
    position: static;
    width: auto;
  }
  .btm-contact-no h1 {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px!important;
    padding-left: 50px;
  }
  .btm-contact-txt {
    margin-left: 0;
  }
  .btm-contact-txt h4 {
    font-size: 0.9em!important;
  }
}
@media (max-width: 480px){
  .header-contact-container .wpb_wrapper {
    flex-direction: column;
  }
  .header-contact-no h1 {
    margin: 0 0 0 30px;
  }
  .pc-lp-contact-no {
    position: static;
    right: 0;
  }
  .pc-lp-contact-no a, .pc-lp-contact-no a:before, .pc-lp-contact-no h2 a {
    padding-left: 50px;
  }
  .solar-lp-contact-no {
    position: static;
    right: 0;
    top: 0;
    text-align: center;
  }
  .post-categories[class] li {
    width: 98%;
    margin: 0 1%;
  }
  .services-section ul li{
    width:49%;
  }
  .call-us {
    flex-direction: column;
  }
  .call-us p{
    margin-bottom: 10px !important; 
  }
}
@media (max-width: 360px){
  .second-footer .sf-column2 ul li, .second-footer .sf-column3 ul li {
    width: 100%;  
  }
  .verticals-wrapper .call-now-section h4, .verticals-wrapper .call-now-section h4 strong {
    font-size: 13px!important;
  }
}

/* privacy policy css */
.privacy-content {
  margin-top: 30px;
}
.privacy-content h5 {
  font-size: 14px!important;
  color: #666!important;
  margin-bottom: 10px!important;
}
.privacy-content h1 {
  font-size: 36px!important;
  margin-top: 0;
  line-height: 32px!important;
  margin-bottom: 20px;
}
.privacy-content p {
  font-weight: normal!important;
  line-height: 24px!important;
  color: #666!important;
}
.privacy-content h2 {
  font-size: 24px!important;
  line-height: 26px!important;
  color: #595959!important;
  font-weight: 600!important;
}
.privacy-content h3 {
  font-size: 16px!important;
  line-height: 18px!important;
  color: #595959!important;
  font-weight: 600!important;
}

.inner-wrapper .container > .vc_column_container > .vc_column-inner {
  padding: 0;
}

.second-footer .container > .row .sf-column2 {
  width: 48%;
  margin-bottom: 20px;
}
#callustoday1{
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  line-height: 1.55em;
  float: right;
}
@media (max-width: 767px){
  .first-footer .footer-call-now .btm-call:before {
    position: static;
    display: block;
    margin-left: 0;
  }
  #callustoday1 {
    width: 152px;
    margin: 0 auto;
    float: none;
  }
}
.first-footer a {
  white-space: nowrap;
}


/* vivint page css */
@font-face {
  font-family: "IntCircularProWeb-Bold";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Bold.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Bold.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Bold.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntCircularProWeb-Bold";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BoldItalic.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BoldItalic.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "IntCircularProWeb-Book";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Book.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Book.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Book.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntCircularProWeb-Book";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BookItalic.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BookItalic.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BookItalic.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "IntCircularProWeb-Light";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Light.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Light.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Light.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntCircularProWeb-Light";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-LightItalic.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-LightItalic.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "IntCircularProWeb-Thin";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Thin.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Thin.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Thin.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-Thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntCircularProWeb-Thin";
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-ThinItalic.eot");
  src: url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-ThinItalic.eot?#iefix") format("embedded-opentype"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-ThinItalic.woff") format("woff"),
    url("//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/IntCircularProWeb-ThinItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}


@font-face {
  font-family: 'vivint-icons';
  src:  url('//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/icon/v2/vivint-icons.eot?h0uhlq');
  src:  url('//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/icon/v2/vivint-icons.eot?h0uhlq#iefix') format('embedded-opentype'),
    url('//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/icon/v2/vivint-icons.ttf?h0uhlq') format('truetype'),
    url('//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/icon/v2/vivint-icons.woff?h0uhlq') format('woff'),
    url('//wwwassets.s3.amazonaws.com/global/vivint.com/fonts/icon/v2/vivint-icons.svg?h0uhlq#vivint-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="viv-icon-"], [class*=" viv-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vivint-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.viv-icon-ac-not-plugged:before {
  content: "\e900";
}
.viv-icon-ac-plugged-in:before {
  content: "\e901";
}
.viv-icon-add-encircled:before {
  content: "\e902";
}
.viv-icon-airplane-fill:before {
  content: "\e903";
}
.viv-icon-android-back-arrow:before {
  content: "\e904";
}
.viv-icon-android-share:before {
  content: "\e905";
}
.viv-icon-app-down:before {
  content: "\e906";
}
.viv-icon-arm-leaving:before {
  content: "\e907";
}
.viv-icon-arm-staying:before {
  content: "\e908";
}
.viv-icon-arrow-down-fill:before {
  content: "\e909";
}
.viv-icon-arrow-down:before {
  content: "\e90a";
}
.viv-icon-arrow-left-fill:before {
  content: "\e90b";
}
.viv-icon-arrow-left:before {
  content: "\e90c";
}
.viv-icon-arrow-right-fill:before {
  content: "\e90d";
}
.viv-icon-arrow-right:before {
  content: "\e90e";
}
.viv-icon-arrow-up-fill:before {
  content: "\e90f";
}
.viv-icon-arrow-up:before {
  content: "\e910";
}
.viv-icon-arrowhead-fill:before {
  content: "\e911";
}
.viv-icon-arrowhead:before {
  content: "\e912";
}
.viv-icon-attachment-fill:before {
  content: "\e913";
}
.viv-icon-attachment:before {
  content: "\e914";
}
.viv-icon-auto-mode-fill:before {
  content: "\e915";
}
.viv-icon-auto-mode:before {
  content: "\e916";
}
.viv-icon-bank-account-fill:before {
  content: "\e917";
}
.viv-icon-bank-account:before {
  content: "\e918";
}
.viv-icon-battery-0-fill:before {
  content: "\e919";
}
.viv-icon-battery-0:before {
  content: "\e91a";
}
.viv-icon-battery-20-fill:before {
  content: "\e91b";
}
.viv-icon-battery-20:before {
  content: "\e91c";
}
.viv-icon-battery-40-fill:before {
  content: "\e91d";
}
.viv-icon-battery-40:before {
  content: "\e91e";
}
.viv-icon-battery-60-fill:before {
  content: "\e91f";
}
.viv-icon-battery-60:before {
  content: "\e920";
}
.viv-icon-battery-80-fill:before {
  content: "\e921";
}
.viv-icon-battery-80:before {
  content: "\e922";
}
.viv-icon-battery-100-fill:before {
  content: "\e923";
}
.viv-icon-battery-100:before {
  content: "\e924";
}
.viv-icon-battery-bad:before {
  content: "\e925";
}
.viv-icon-battery-charging:before {
  content: "\e926";
}
.viv-icon-battery-exclamation-fill:before {
  content: "\e927";
}
.viv-icon-battery-thunderbolt-fill:before {
  content: "\e928";
}
.viv-icon-bed-fill:before {
  content: "\e929";
}
.viv-icon-bell-fill:before {
  content: "\e92a";
}
.viv-icon-bell-null-fill:before {
  content: "\e92b";
}
.viv-icon-bell:before {
  content: "\e92c";
}
.viv-icon-bill-fill:before {
  content: "\e92d";
}
.viv-icon-billing:before {
  content: "\e92e";
}
.viv-icon-building-fill:before {
  content: "\e92f";
}
.viv-icon-building:before {
  content: "\e930";
}
.viv-icon-calendar-fill:before {
  content: "\e931";
}
.viv-icon-calendar-null-fill:before {
  content: "\e932";
}
.viv-icon-calendar:before {
  content: "\e933";
}
.viv-icon-camera-fill:before {
  content: "\e934";
}
.viv-icon-camera-offline:before {
  content: "\e935";
}
.viv-icon-cameras:before {
  content: "\e936";
}
.viv-icon-car-fill:before {
  content: "\e937";
}
.viv-icon-car:before {
  content: "\e938";
}
.viv-icon-carbon-monoxide-alarm:before {
  content: "\e939";
}
.viv-icon-caret-down-fill:before {
  content: "\e93a";
}
.viv-icon-caret-down:before {
  content: "\e93b";
}
.viv-icon-caret-left-fill:before {
  content: "\e93c";
}
.viv-icon-caret-left:before {
  content: "\e93d";
}
.viv-icon-caret-right-fill:before {
  content: "\e93e";
}
.viv-icon-caret-right:before {
  content: "\e93f";
}
.viv-icon-caret-up-fill:before {
  content: "\e940";
}
.viv-icon-caret-up:before {
  content: "\e941";
}
.viv-icon-cellphone-fill:before {
  content: "\e942";
}
.viv-icon-chat-alt:before {
  content: "\e943";
}
.viv-icon-chat-fill:before {
  content: "\e944";
}
.viv-icon-chat:before {
  content: "\e945";
}
.viv-icon-check-box:before {
  content: "\e946";
}
.viv-icon-checkmark-fill:before {
  content: "\e947";
}
.viv-icon-checkmark:before {
  content: "\e948";
}
.viv-icon-circle-checkmark-fill:before {
  content: "\e949";
}
.viv-icon-circle:before {
  content: "\e94a";
}
.viv-icon-clock-fill:before {
  content: "\e94b";
}
.viv-icon-clock:before {
  content: "\e94c";
}
.viv-icon-close:before {
  content: "\e94d";
}
.viv-icon-cloudy-strong-winds:before {
  content: "\e94e";
}
.viv-icon-cloudy-wind:before {
  content: "\e94f";
}
.viv-icon-cloudy:before {
  content: "\e950";
}
.viv-icon-contrast-fill:before {
  content: "\e951";
}
.viv-icon-contrast:before {
  content: "\e952";
}
.viv-icon-control-off:before {
  content: "\e953";
}
.viv-icon-control-on:before {
  content: "\e954";
}
.viv-icon-cool-mode:before {
  content: "\e955";
}
.viv-icon-couple:before {
  content: "\e956";
}
.viv-icon-credit-card-fill:before {
  content: "\e957";
}
.viv-icon-credit-card:before {
  content: "\e958";
}
.viv-icon-cross-fill:before {
  content: "\e959";
}
.viv-icon-cross:before {
  content: "\e95a";
}
.viv-icon-custom-actions:before {
  content: "\e95b";
}
.viv-icon-desktop:before {
  content: "\e95c";
}
.viv-icon-disarmed:before {
  content: "\e95d";
}
.viv-icon-door-arrow-right-fill:before {
  content: "\e95e";
}
.viv-icon-door-arrow-right:before {
  content: "\e95f";
}
.viv-icon-door-closed:before {
  content: "\e960";
}
.viv-icon-door-fill:before {
  content: "\e961";
}
.viv-icon-door-opem-fill:before {
  content: "\e962";
}
.viv-icon-door-open:before {
  content: "\e963";
}
.viv-icon-doorbell-fill:before {
  content: "\e964";
}
.viv-icon-doorbells:before {
  content: "\e965";
}
.viv-icon-doorlock-fill:before {
  content: "\e966";
}
.viv-icon-doorlock-null-fill:before {
  content: "\e967";
}
.viv-icon-down:before {
  content: "\e968";
}
.viv-icon-download-fill:before {
  content: "\e969";
}
.viv-icon-drizzle:before {
  content: "\e96a";
}
.viv-icon-drop-fill:before {
  content: "\e96b";
}
.viv-icon-dvr:before {
  content: "\e96c";
}
.viv-icon-eco-mode:before {
  content: "\e96d";
}
.viv-icon-emergency:before {
  content: "\e96e";
}
.viv-icon-error:before {
  content: "\e96f";
}
.viv-icon-exclamation-fill:before {
  content: "\e970";
}
.viv-icon-expand-fill:before {
  content: "\e971";
}
.viv-icon-facebook:before {
  content: "\e972";
}
.viv-icon-fan-fill:before {
  content: "\e973";
}
.viv-icon-fan-null-fill:before {
  content: "\e974";
}
.viv-icon-fan-off:before {
  content: "\e975";
}
.viv-icon-fan:before {
  content: "\e976";
}
.viv-icon-fastforward-fill:before {
  content: "\e977";
}
.viv-icon-fastforward:before {
  content: "\e978";
}
.viv-icon-fifteen-sec-back-fill:before {
  content: "\e979";
}
.viv-icon-fifteen-sec-forward-fill:before {
  content: "\e97a";
}
.viv-icon-fifteen-second-back:before {
  content: "\e97b";
}
.viv-icon-fifteen-second-forward:before {
  content: "\e97c";
}
.viv-icon-filter-fill:before {
  content: "\e97d";
}
.viv-icon-filter:before {
  content: "\e97e";
}
.viv-icon-fire-fill:before {
  content: "\e97f";
}
.viv-icon-fire-null-fill:before {
  content: "\e980";
}
.viv-icon-flag-fill:before {
  content: "\e981";
}
.viv-icon-flag:before {
  content: "\e982";
}
.viv-icon-flood-alarm:before {
  content: "\e983";
}
.viv-icon-fog:before {
  content: "\e984";
}
.viv-icon-garage-closed-fill:before {
  content: "\e985";
}
.viv-icon-garage-open-fill:before {
  content: "\e986";
}
.viv-icon-garage-unknown-fill:before {
  content: "\e987";
}
.viv-icon-gdo-closed:before {
  content: "\e988";
}
.viv-icon-gdo-open:before {
  content: "\e989";
}
.viv-icon-gdo-unknown:before {
  content: "\e98a";
}
.viv-icon-gear-fill:before {
  content: "\e98b";
}
.viv-icon-gear:before {
  content: "\e98c";
}
.viv-icon-glance-fill:before {
  content: "\e98d";
}
.viv-icon-globe-fill:before {
  content: "\e98e";
}
.viv-icon-gocontrol-fill:before {
  content: "\e98f";
}
.viv-icon-gocontrol:before {
  content: "\e990";
}
.viv-icon-google-plus:before {
  content: "\e991";
}
.viv-icon-grabber-fill:before {
  content: "\e992";
}
.viv-icon-grabber:before {
  content: "\e993";
}
.viv-icon-grid:before {
  content: "\e994";
}
.viv-icon-grip-fill:before {
  content: "\e995";
}
.viv-icon-grip:before {
  content: "\e996";
}
.viv-icon-headphones-fill:before {
  content: "\e997";
}
.viv-icon-headphones-null-fill:before {
  content: "\e998";
}
.viv-icon-heart-fill:before {
  content: "\e999";
}
.viv-icon-heart:before {
  content: "\e99a";
}
.viv-icon-heat-mode:before {
  content: "\e99b";
}
.viv-icon-heater-down:before {
  content: "\e99c";
}
.viv-icon-heavy-rain:before {
  content: "\e99d";
}
.viv-icon-home-fill:before {
  content: "\e99e";
}
.viv-icon-humidity:before {
  content: "\e99f";
}
.viv-icon-image-fill:before {
  content: "\e9a0";
}
.viv-icon-image:before {
  content: "\e9a1";
}
.viv-icon-info-encircled:before {
  content: "\e9a2";
}
.viv-icon-info-fill:before {
  content: "\e9a3";
}
.viv-icon-instagram:before {
  content: "\e9a4";
}
.viv-icon-internet:before {
  content: "\e9a5";
}
.viv-icon-keyfob-fill:before {
  content: "\e9a6";
}
.viv-icon-keyfobs:before {
  content: "\e9a7";
}
.viv-icon-keypad-backspace:before {
  content: "\e9a8";
}
.viv-icon-light-down:before {
  content: "\e9a9";
}
.viv-icon-light-fill:before {
  content: "\e9aa";
}
.viv-icon-light-null-fill:before {
  content: "\e9ab";
}
.viv-icon-light-off-fill:before {
  content: "\e9ac";
}
.viv-icon-light-off:before {
  content: "\e9ad";
}
.viv-icon-lights:before {
  content: "\e9ae";
}
.viv-icon-link-fill:before {
  content: "\e9af";
}
.viv-icon-link:before {
  content: "\e9b0";
}
.viv-icon-live-fill:before {
  content: "\e9b1";
}
.viv-icon-live:before {
  content: "\e9b2";
}
.viv-icon-location-fill:before {
  content: "\e9b3";
}
.viv-icon-location:before {
  content: "\e9b4";
}
.viv-icon-lock-down:before {
  content: "\e9b5";
}
.viv-icon-lock-locked-fill:before {
  content: "\e9b6";
}
.viv-icon-lock-locked:before {
  content: "\e9b7";
}
.viv-icon-lock-null-fill:before {
  content: "\e9b8";
}
.viv-icon-lock-unlocked-fill:before {
  content: "\e9b9";
}
.viv-icon-lock-unlocked:before {
  content: "\e9ba";
}
.viv-icon-locks-off:before {
  content: "\e9bb";
}
.viv-icon-locks:before {
  content: "\e9bc";
}
.viv-icon-menu-hamburger-fill:before {
  content: "\e9bd";
}
.viv-icon-menu-kebab-fill:before {
  content: "\e9be";
}
.viv-icon-menu-meatball-fill:before {
  content: "\e9bf";
}
.viv-icon-menu:before {
  content: "\e9c0";
}
.viv-icon-message-fill:before {
  content: "\e9c1";
}
.viv-icon-message:before {
  content: "\e9c2";
}
.viv-icon-mic-off:before {
  content: "\e9c3";
}
.viv-icon-mic-on:before {
  content: "\e9c4";
}
.viv-icon-microphone-fill:before {
  content: "\e9c5";
}
.viv-icon-microphone-null-fill:before {
  content: "\e9c6";
}
.viv-icon-minus-fill:before {
  content: "\e9c7";
}
.viv-icon-minus:before {
  content: "\e9c8";
}
.viv-icon-mobile-devices-fill:before {
  content: "\e9c9";
}
.viv-icon-mobile-devices-null-fill:before {
  content: "\e9ca";
}
.viv-icon-mobile-phone:before {
  content: "\e9cb";
}
.viv-icon-monitor-fill:before {
  content: "\e9cc";
}
.viv-icon-monitoring-off:before {
  content: "\e9cd";
}
.viv-icon-monitoring:before {
  content: "\e9ce";
}
.viv-icon-moon-fill:before {
  content: "\e9cf";
}
.viv-icon-moon:before {
  content: "\e9d0";
}
.viv-icon-mostly-cloudy-wind:before {
  content: "\e9d1";
}
.viv-icon-mostly-cloudy:before {
  content: "\e9d2";
}
.viv-icon-motion-indicator:before {
  content: "\e9d3";
}
.viv-icon-nest:before {
  content: "\e9d4";
}
.viv-icon-next-fill:before {
  content: "\e9d5";
}
.viv-icon-no-wifi:before {
  content: "\e9d6";
}
.viv-icon-options-horizontal:before {
  content: "\e9d7";
}
.viv-icon-options-vertical:before {
  content: "\e9d8";
}
.viv-icon-outlet-fill:before {
  content: "\e9d9";
}
.viv-icon-outlets:before {
  content: "\e9da";
}
.viv-icon-panel-100:before {
  content: "\e9db";
}
.viv-icon-panel-down:before {
  content: "\e9dc";
}
.viv-icon-panel-mute:before {
  content: "\e9dd";
}
.viv-icon-panel:before {
  content: "\e9de";
}
.viv-icon-panic:before {
  content: "\e9df";
}
.viv-icon-partly-cloudy-strong-winds:before {
  content: "\e9e0";
}
.viv-icon-partly-sunny:before {
  content: "\e9e1";
}
.viv-icon-pause-24:before {
  content: "\e9e2";
}
.viv-icon-pause-fill:before {
  content: "\e9e3";
}
.viv-icon-pencil-fill:before {
  content: "\e9e4";
}
.viv-icon-pencil:before {
  content: "\e9e5";
}
.viv-icon-phone-fill:before {
  content: "\e9e6";
}
.viv-icon-phone:before {
  content: "\e9e7";
}
.viv-icon-photo:before {
  content: "\e9e8";
}
.viv-icon-physical-access:before {
  content: "\e9e9";
}
.viv-icon-pinch-fill:before {
  content: "\e9ea";
}
.viv-icon-pinterest:before {
  content: "\e9eb";
}
.viv-icon-play-fill:before {
  content: "\e9ec";
}
.viv-icon-plug-fill:before {
  content: "\e9ed";
}
.viv-icon-plug-null-fill:before {
  content: "\e9ee";
}
.viv-icon-plus-fill:before {
  content: "\e9ef";
}
.viv-icon-plus:before {
  content: "\e9f0";
}
.viv-icon-power-fill:before {
  content: "\e9f1";
}
.viv-icon-power:before {
  content: "\e9f2";
}
.viv-icon-previous-fill:before {
  content: "\e9f3";
}
.viv-icon-printer-fill:before {
  content: "\e9f4";
}
.viv-icon-printer:before {
  content: "\e9f5";
}
.viv-icon-question-fill:before {
  content: "\e9f6";
}
.viv-icon-rain-showers:before {
  content: "\e9f7";
}
.viv-icon-rain-snow:before {
  content: "\e9f8";
}
.viv-icon-remote-access:before {
  content: "\e9f9";
}
.viv-icon-rewind-fill:before {
  content: "\e9fa";
}
.viv-icon-rewind:before {
  content: "\e9fb";
}
.viv-icon-router-fill:before {
  content: "\e9fc";
}
.viv-icon-router:before {
  content: "\e9fd";
}
.viv-icon-sc-home:before {
  content: "\e9fe";
}
.viv-icon-scattered-drizzle:before {
  content: "\e9ff";
}
.viv-icon-scattered-heavy-rain:before {
  content: "\ea00";
}
.viv-icon-scattered-rain-showers:before {
  content: "\ea01";
}
.viv-icon-scattered-rain-snow:before {
  content: "\ea02";
}
.viv-icon-scattered-snow:before {
  content: "\ea03";
}
.viv-icon-scattered-strong-thunder-storms:before {
  content: "\ea04";
}
.viv-icon-scattered-thunder-storms:before {
  content: "\ea05";
}
.viv-icon-schedules-down:before {
  content: "\ea06";
}
.viv-icon-screwdriver-fill:before {
  content: "\ea07";
}
.viv-icon-screwdriver:before {
  content: "\ea08";
}
.viv-icon-search-fill:before {
  content: "\ea09";
}
.viv-icon-search:before {
  content: "\ea0a";
}
.viv-icon-sensor-fill:before {
  content: "\ea0b";
}
.viv-icon-sensors:before {
  content: "\ea0c";
}
.viv-icon-share-fill:before {
  content: "\ea0d";
}
.viv-icon-share:before {
  content: "\ea0e";
}
.viv-icon-shield-check-fill:before {
  content: "\ea0f";
}
.viv-icon-shield-fill:before {
  content: "\ea10";
}
.viv-icon-shield-null-fill:before {
  content: "\ea11";
}
.viv-icon-shield-null:before {
  content: "\ea12";
}
.viv-icon-shield-person-fill:before {
  content: "\ea13";
}
.viv-icon-shield-x-fill:before {
  content: "\ea14";
}
.viv-icon-shield:before {
  content: "\ea15";
}
.viv-icon-shift-lock:before {
  content: "\ea16";
}
.viv-icon-shift:before {
  content: "\ea17";
}
.viv-icon-shopping-bag-fill:before {
  content: "\ea18";
}
.viv-icon-shopping-bag:before {
  content: "\ea19";
}
.viv-icon-sign-out-devices:before {
  content: "\ea1a";
}
.viv-icon-sign-out-fill:before {
  content: "\ea1b";
}
.viv-icon-sign-out:before {
  content: "\ea1c";
}
.viv-icon-signal-1-bar-fill:before {
  content: "\ea1d";
}
.viv-icon-signal-1-bar:before {
  content: "\ea1e";
}
.viv-icon-signal-2-bar-fill:before {
  content: "\ea1f";
}
.viv-icon-signal-2-bar:before {
  content: "\ea20";
}
.viv-icon-signal-3-bar-fill:before {
  content: "\ea21";
}
.viv-icon-signal-3-bar:before {
  content: "\ea22";
}
.viv-icon-signal-4-bar-fill:before {
  content: "\ea23";
}
.viv-icon-signal-4-bar:before {
  content: "\ea24";
}
.viv-icon-signal-5-bar-fill:before {
  content: "\ea25";
}
.viv-icon-signal-5-bar:before {
  content: "\ea26";
}
.viv-icon-siren:before {
  content: "\ea27";
}
.viv-icon-sky-fill:before {
  content: "\ea28";
}
.viv-icon-sky:before {
  content: "\ea29";
}
.viv-icon-skycontrol-fill:before {
  content: "\ea2a";
}
.viv-icon-skycontrol-null-fill:before {
  content: "\ea2b";
}
.viv-icon-sleep:before {
  content: "\ea2c";
}
.viv-icon-slider-fill:before {
  content: "\ea2d";
}
.viv-icon-slimline:before {
  content: "\ea2e";
}
.viv-icon-sm-1x1-grid:before {
  content: "\ea2f";
}
.viv-icon-sm-2x2-grid:before {
  content: "\ea30";
}
.viv-icon-sm-3x3-grid:before {
  content: "\ea31";
}
.viv-icon-sm-5x5-grid:before {
  content: "\ea32";
}
.viv-icon-sm-add-folder:before {
  content: "\ea33";
}
.viv-icon-sm-cloud:before {
  content: "\ea34";
}
.viv-icon-sm-download:before {
  content: "\ea35";
}
.viv-icon-sm-files:before {
  content: "\ea36";
}
.viv-icon-sm-folder:before {
  content: "\ea37";
}
.viv-icon-sm-grid:before {
  content: "\ea38";
}
.viv-icon-sm-hide:before {
  content: "\ea39";
}
.viv-icon-sm-move:before {
  content: "\ea3a";
}
.viv-icon-sm-pause-upload:before {
  content: "\ea3b";
}
.viv-icon-sm-sort:before {
  content: "\ea3c";
}
.viv-icon-sm-square-small:before {
  content: "\ea3d";
}
.viv-icon-sm-type:before {
  content: "\ea3e";
}
.viv-icon-sm-upload:before {
  content: "\ea3f";
}
.viv-icon-sm-video-settings:before {
  content: "\ea40";
}
.viv-icon-sm-view:before {
  content: "\ea41";
}
.viv-icon-sm-zoom-in:before {
  content: "\ea42";
}
.viv-icon-sm-zoom-mid:before {
  content: "\ea43";
}
.viv-icon-sm-zoom-out:before {
  content: "\ea44";
}
.viv-icon-smoke-alarm:before {
  content: "\ea45";
}
.viv-icon-snow:before {
  content: "\ea46";
}
.viv-icon-snowflake-fill:before {
  content: "\ea47";
}
.viv-icon-space-monkey:before {
  content: "\ea48";
}
.viv-icon-speaker-fill:before {
  content: "\ea49";
}
.viv-icon-speaker-loud-fill:before {
  content: "\ea4a";
}
.viv-icon-speaker-mute-fill:before {
  content: "\ea4b";
}
.viv-icon-speaker-on-fill:before {
  content: "\ea4c";
}
.viv-icon-speaker-on:before {
  content: "\ea4d";
}
.viv-icon-speaker:before {
  content: "\ea4e";
}
.viv-icon-stop-siren:before {
  content: "\ea4f";
}
.viv-icon-strong-thunder-storms:before {
  content: "\ea50";
}
.viv-icon-sunny:before {
  content: "\ea51";
}
.viv-icon-support:before {
  content: "\ea52";
}
.viv-icon-switch-arrows-hor-fill:before {
  content: "\ea53";
}
.viv-icon-switch-homes:before {
  content: "\ea54";
}
.viv-icon-switch-off-fill:before {
  content: "\ea55";
}
.viv-icon-switch-on-fill:before {
  content: "\ea56";
}
.viv-icon-thermometer-fill:before {
  content: "\ea57";
}
.viv-icon-thermometer-null-fill:before {
  content: "\ea58";
}
.viv-icon-thermostats-down:before {
  content: "\ea59";
}
.viv-icon-thermostats:before {
  content: "\ea5a";
}
.viv-icon-thumb-print:before {
  content: "\ea5b";
}
.viv-icon-thunder-storms:before {
  content: "\ea5c";
}
.viv-icon-timer-fill:before {
  content: "\ea5d";
}
.viv-icon-timer:before {
  content: "\ea5e";
}
.viv-icon-trash-fill:before {
  content: "\ea5f";
}
.viv-icon-trash:before {
  content: "\ea60";
}
.viv-icon-twenty-four-hour:before {
  content: "\ea61";
}
.viv-icon-twenty-four-hr-fill:before {
  content: "\ea62";
}
.viv-icon-twitter:before {
  content: "\ea63";
}
.viv-icon-up:before {
  content: "\ea64";
}
.viv-icon-update-fill:before {
  content: "\ea65";
}
.viv-icon-updating:before {
  content: "\ea66";
}
.viv-icon-user-2:before {
  content: "\ea67";
}
.viv-icon-user-add:before {
  content: "\ea68";
}
.viv-icon-user-fill:before {
  content: "\ea69";
}
.viv-icon-user-two-fill:before {
  content: "\ea6a";
}
.viv-icon-user:before {
  content: "\ea6b";
}
.viv-icon-users:before {
  content: "\ea6c";
}
.viv-icon-vacation:before {
  content: "\ea6d";
}
.viv-icon-validation-no:before {
  content: "\ea6e";
}
.viv-icon-validation-yes:before {
  content: "\ea6f";
}
.viv-icon-video-camera-fill:before {
  content: "\ea70";
}
.viv-icon-video-camera-null-fill:before {
  content: "\ea71";
}
.viv-icon-video-clips-fill:before {
  content: "\ea72";
}
.viv-icon-video-clips:before {
  content: "\ea73";
}
.viv-icon-video-fullscreen:before {
  content: "\ea74";
}
.viv-icon-video-letterbox:before {
  content: "\ea75";
}
.viv-icon-video-next:before {
  content: "\ea76";
}
.viv-icon-video-pause:before {
  content: "\ea77";
}
.viv-icon-video-play:before {
  content: "\ea78";
}
.viv-icon-video-prev:before {
  content: "\ea79";
}
.viv-icon-video-thumbnail:before {
  content: "\ea7a";
}
.viv-icon-vivint-logo:before {
  content: "\ea7b";
}
.viv-icon-vivint-smarthome-logo-horizontal:before {
  content: "\ea7c";
}
.viv-icon-vivint-smarthome-logo-stacked:before {
  content: "\ea7d";
}
.viv-icon-walk-fill:before {
  content: "\ea7e";
}
.viv-icon-waves-hor-fill:before {
  content: "\ea7f";
}
.viv-icon-waves-vert-fill:before {
  content: "\ea80";
}
.viv-icon-wifi-2:before {
  content: "\ea81";
}
.viv-icon-wifi-3:before {
  content: "\ea82";
}
.viv-icon-wifi-fill:before {
  content: "\ea83";
}
.viv-icon-wifi-low-fill:before {
  content: "\ea84";
}
.viv-icon-wifi-med-fill:before {
  content: "\ea85";
}
.viv-icon-wifi-null-fill:before {
  content: "\ea86";
}
.viv-icon-wifi:before {
  content: "\ea87";
}
.viv-icon-wrench:before {
  content: "\ea88";
}
.viv-icon-x-fill:before {
  content: "\ea89";
}
.viv-icon-youtube:before {
  content: "\ea8a";
}
.viv-icon-z-wave:before {
  content: "\ea8b";
}
.viv-icon-zoom-in-fill:before {
  content: "\ea8c";
}
.viv-icon-zoom-in:before {
  content: "\ea8d";
}
.viv-icon-zoom-out-fill:before {
  content: "\ea8e";
}
.viv-icon-zoom-out:before {
  content: "\ea8f";
}

/* vivint thank popup css */
.thankyou-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.vivint-thankyou .modal-content {
    border-radius: 0;
    padding: 50px 5% 20px 5%;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    color: #419432;
}
.vivint-thankyou .modal-content .checkmark {
    display: inline-block;
        height: 50px;
}
.vivint-thankyou .modal-content .checkmark:after {
    content: '';
    display: block;
    width: 25px;
    height: 45px;
    border: solid #ffffff;
    border-width: 0 6px 6px 0;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 8px;
}
.vivint-thankyou .modal-content .checkmark:before {
        content: '';
    position: absolute;
    background-color: #31922e;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
/* end vivint thank popup css */
.featured-boy-door {
  background: #444;
  background: url(/wp-content/uploads/2019/03/featured-boydoor-1600px-v01.jpg) no-repeat center;
  background-size: cover;
  height: 750px;
  overflow: hidden;
  position: relative;
}
.featured-boy-door .content {
  padding-top: 152px;
}
.featured-boy-door h1 {
  font-size: 60px !important;
  line-height: 65px !important;
  margin-bottom: 30px;
  max-width: 510px;
  font-family: "IntCircularProWeb-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #fff !important;
}
.featured-boy-door h4 {
  max-width: 460px;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  color: #fff !important;
  line-height: 28px !important;
}
.white {
  color: #fff !important;
}
.featured-boy-door .phone-call {
  border: 3px solid #fff;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 22px;
  margin-top: 40px;
  height: 75px;
  max-width: 275px;
  text-align: center;
  text-decoration: none;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.featured-boy-door .phone-call:hover,
.featured-boy-door .phone-call:focus{
  border-color: #fff;
  color: #fff;
}
.featured-boy-door .viv-icon-phone {
  font-size: 50px;
  line-height: 70px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  text-align: left;
  width: 50px;
}
.featured-boy-door .offer-details {
  margin-top: 15px;
  padding-bottom: 45px;
  color: #fff!important;
  font-size: 10px!important;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.featured-boy-door .offer-details a{
  border: none;
  color: #fff;
  text-decoration: underline;
}
.featured-boy-door .offer-details a:hover{
  color: #fff;
}
.font-bold {
  font-family: "IntCircularProWeb-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popup-design .modal-dialog {
  width: 420px;
}
.popup-design .modal-dialog a{
  color: #ff8200;
  text-decoration: underline;
  border: none;
}
.popup-design .modal-dialog a:hover{
  color: #333;
}
.popup-design .modal-dialog .modal-content {
  padding: 15px;
  overflow: initial!important;
}
.popup-design .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.popup-design .modal-dialog .modal-content .close {
  position: absolute;
  top: -12px;
  right: -12px;
  background-color: #333;
  opacity: 1;
  color: #fff;
  text-shadow: none;
  width: 28px;
  height: 28px;
  z-index: 1;
  border-radius: 50%;
  font-size: 30px;
  font-weight: 500;
  line-height: 26px;
  border: 2px solid #fff;
  box-shadow: -1px 1px 2px #333;
}
.popup-design p{
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  color: #666!important;
  line-height: 20px!important;
  font-size: 13px!important;
  margin-bottom: 0;
}
.name-group {
  display: flex;
}
.name-group .form-group:last-child input {
  padding-left: 0;
  padding-right: 10px;
}
@media screen and (max-width: 1024px){
  .featured-boy-door {
    height: 560px;
  }
  .featured-boy-door .content {
    padding-top: 35px !important;
  }
  .featured-boy-door h1 {
    font-size: 42px!important;
    line-height: 45px!important;
    max-width: 330px;
  }
  .featured-boy-door h4 {
    max-width: 300px;
    font-size: 18px!important;
    line-height: 23px!important;
  }
  .featured-boy-door .phone-call {
    font-size: 18px;
    max-width: 250px;
  }
}



@media screen and (max-width: 767px){
  .featured-boy-door {
    background: url(/wp-content/uploads/2019/03/featured-boydoor-767px-v02.jpg) no-repeat center;
    background-size: cover;
    height: 537px;
  }
  .name-group {
    display: flex;
    flex-wrap: wrap;
  }
  .name-group .form-group {
      width: 100%;
  }
  .name-group .form-group:last-child input {
      padding-left: 40px;
      background-image: url(/wp-content/uploads/2019/03/name-form-icon.png);
      background-position: 15px center;
      background-repeat: no-repeat;
  }
}
@media screen and (max-width: 480px){
  .featured-boy-door {
    background: url(/wp-content/uploads/2019/03/featured-boydoor-480px-v02.jpg) no-repeat top;
    background-size: cover;
    height: 378px;
  }
  .featured-boy-door .content {
    padding-top: 32px;
  }
  .featured-boy-door h1 {
    font-size: 34px!important;
    line-height: 40px!important;
    max-width: 270px;
    margin: 0 auto;
    text-align: center;
  }
  .featured-boy-door .desktop {
    display: none;
  }
  .featured-boy-door .phone-call {
    font-size: 18px;
    max-height: 60px;
    height: auto;
    line-height: 0;
    margin: 100px auto 0;
    max-width: 200px;
  }
  .featured-boy-door .desktop {
    display: none;
  }
  .featured-boy-door .viv-icon-phone {
    font-size: 45px;
    line-height: 54px;
  }
  .featured-boy-door .phone-call .number {
    display: inline-block;
    vertical-align: middle;
    line-height: 54px;
  }
  .featured-boy-door .vivint-logo {
    text-align: center;
  }
	.contact-form-btm{
		height: auto !important;
	}
}

.home-protect {
  background: transparent url(/wp-content/uploads/2019/03/homepage-element-protect-girl-jumping.jpg) 0px 0px no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
}
.home-protect h3 {
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 70px;
  font-size: 34px !important;
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.home-protect h4 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  font-size: 22px!important;
  line-height: 28px!important;
  text-align: center;
  margin: 0;
}
.text-02 {
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  line-height: 24px!important;
  font-size: 16px!important;
  text-align: center;
}
@media (max-width: 1000px){
  .home-protect {
    background: transparent url(/wp-content/uploads/2019/03/home-protect-bg-r2.jpg) -250px 0px no-repeat;
    background-size: cover;
    height: 500px;
  }
}
@media (max-width: 768px){
  .home-protect {
    background: transparent url(/wp-content/uploads/2019/03/home-protect-bg-r2.jpg) -510px 0px no-repeat;
    height: 320px;
  }
  .home-protect h3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home-protect .vc_col-sm-4{
    margin-top: 70px;
    text-align: center;
    width: 32%;
    margin: 2%;
    margin-left: auto;
    margin-right: auto;
  }
  .home-protect p{
    display:none;
  }
  .home-protect h4 {
    font-size: 14pt !important;
    line-height: 20px !important;
  }
}

.home-control {
  background: #EEEEEE;
  padding: 60px 0;
  overflow: hidden;
}
.home-control .left-side {
  max-width: 320px;
  padding-top: 50px;
}
.home-control .control-header {
  padding-bottom: 15px !important;
}
.home-control h5, .home-control .h5 {
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 18px !important;
  color: #444 !important;
  line-height: 26px !important;
  margin:0 !important;
  padding: 0 !important;
}
.home-control h3, .home-control .h3 {
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 34px !important;
  color: #444 !important;
  margin:0 !important;
  padding: 0 !important;

}
@media (max-width: 1020px){
  .home-control .left-side, .home-control .right-side {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  .home-control .left-side {
    margin: 0 auto;
    padding-top: 0;
  }
  .home-control {
    padding: 25px 0;
  }
}

.home-install .img-container {
  height: 400px;
  width: 59%;
  background-color: #666;
  background: url(/wp-content/uploads/2019/03/shp.jpg) top right no-repeat;
  background-size: cover;
}
.home-install .install-content-mobile {
  display: none;
}
.home-install h3 {
  line-height: 42px !important;
  margin-bottom: 20px !important;
  color: #fff !important;
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 34px !important;
  padding: 0 0 0 30px;
  width: 310px;
}
.home-install .install-container {
  width: 41%;
  background: #666666;
}
.home-install p {
  width: 310px;
  padding: 0 0 0 30px;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 26px !important;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.show-on-mobile{
  display: none;
}
@media (max-width: 1024px){
  .home-install .img-container {
    width: 100%;
    background: url(/wp-content/uploads/2019/03/shp-tablet.jpg) left no-repeat;
    background-size: cover;
    height: 365px;
  }
  .home-install .install-content-mobile {
    display: block;
    padding: 45px 0 0 40px;
    width: 285px;
  }
  .home-install .install-container {
    display: none!important;
  }
  .show-on-mobile{
    display: block !important;
  }
  .home-install h3 {
    margin-top: 0;
  }
}
@media (max-width: 600px){
  .home-install .img-container {
    height: 240px;
    background: url(/wp-content/uploads/2019/03/shp-mobile.jpg) right no-repeat;
    background-size: cover;
  }
  .home-install .install-content-mobile {
    padding: 20px 0 0 20px;
    line-height: 24px;
    font-size: 22px;
    width: 125px;
  }
  .home-install h3 {
    font-size: 22px !important;
    line-height: 22px!important;
    margin-bottom: 10px !important;
    width: 135px;
  }
  .home-install p {
    font-size: 10px !important;
    line-height: 13px !important;
    width: 135px;
  }
}


.home-form .form-container {
  width: 380px;
  max-width: 100%;
  float: right;
  padding: 35px 0;
}
.home-form .form-header {
  font-size: 32px;
  padding-bottom: 30px;
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #444 !important;
  margin: 0;
}
.orange {
  color: #ff8200;
}
.home-form .form-container a {
  text-decoration: none;
}
.home-form .show-mobile {
  display: none;
}
.home-form .form-container a:visited {
  color: #ff8200;
  text-decoration: none;
}

.home-form .form-container a {
  color: #ff8200;
  text-decoration: none;
}
.home-form .form-control {
  padding: 10px 40px;
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none !important;
  border-radius: 0;
  height: auto;
  box-shadow: none;
  background-position:15px center;
  background-repeat:no-repeat;
  border-top: 1px solid #E2E2E2 !important;
  background-color: #fff;
}
.home-form .form-control:focus {
  border: none;
  box-shadow: none;
}
.home-form .subtle_form input.faasub_name_full {
  background-image: url(/wp-content/uploads/2019/03/name-form-icon.png);
}
.home-form .subtle_form input.faasub_phone {
  background-image: url(/wp-content/uploads/2019/03/phone-form-icon.png);

}
.home-form .subtle_form input.faasub_email {
  background-image: url(/wp-content/uploads/2019/03/email-form-icon.png);
  background-position:12px center;
  border-bottom: 1px solid #E2E2E2 !important;
}
.home-form .legal {
  color: #666 !important;
  font-size: 10px !important;
  padding-top: 15px ;
  line-height: 13px !important;
}
.home-form .i_submit {
  margin: 15px 0;
  padding: 11px 20px;
  width: 100%;
  font-size: 18px;
  display: block;
  background-color: #ff8200 !important;
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  border: none !important;
}
.home-form .spam-text {
  font-size: 10px !important;
  display: inline-block;
  padding-left: 5px;
  margin-top: 5px;
}
.home-form .panel-img-container {
  padding-top: 75px;
}
.home-form .form-group{
  position: relative;
  margin-bottom: 0;
}

@media (max-width: 991px){
  .home-form .form-container {
    width: 350px;
  }
}
@media (max-width: 768px){
  .home-form .form-container {
    float: none;
    margin: 0 auto;
  }
  .home-form .form-header {
    font-size: 22px;
    padding-bottom: 0;
    text-align: center;
    line-height: 24px;
  }
  .home-form .show-mobile {
    display: block;
    text-align: center;
    padding: 10px 0 25px 0;
    font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #666 !important;
    line-height: 20px!important;
    font-size: 13px!important;
    margin-bottom: 0;
  }
  .home-form .panel-img-container {
    display: none;
  }
}

.contact-form-btm {
  overflow: initial;
	    width: auto !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
.contact-form-btm .form-container {
  float: left;
  width: 50%;
}
.contact-form-btm .form-container .wpb_wrapper {
  width: 380px;
  max-width: 100%;
}
.contact-text:before {
  content: '';
  position: absolute;
  background-color: #ff8200;
  width: 2000px;
  height: 100%;
  left: 0;
  top: 0;
}
.contact-text h2, .contact-text p {
  position: relative;
  color: #fff !important;
  margin: 0;
  padding: 0 0 0 30px;
  text-transform: uppercase;
  font-family: "IntCircularProWeb-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.contact-text h2 {
  font-size: 56px !important;
  line-height: 56px !important;
  margin-bottom: 20px;
}
.contact-text p {
  font-size: 22px !important;
  font-weight: bold!important;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  line-height: 32px !important;
}
@media (max-width: 1024px){
  .contact-form-btm .form-container .wpb_wrapper {
    width: 320px;
  }
  .contact-text h2 {
    font-size: 44px !important;
    line-height: 46px !important;
  }
  .contact-text p {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}

@media (max-width: 767px){
  .contact-text:before {
    left: -100px;
  }
  .contact-text {
    text-align: center;
  }
  .contact-text h2, .contact-text p{
    padding-left: 0;
  }
	.contact-form-btm{
		position: static !important;
	}
  .contact-form-btm .form-container {
    order: 2;
    width: auto;
  }
}


/* 
 * home/2016/interactive-products/
 * 
*/
.ie-8 section.interactive-products {
  display: none;
}

section.interactive-products {
  overflow: hidden;
  padding: 75px 30px 15px 30px;
  background: #F5F5F5;
}

.interactive-products .content-container {
  width: 1250px;
  max-width: 100%;
  margin: 0 auto;
}

.interactive-products .phone-container {
  float: left;
  width: 345px;
  padding-top: 25px;
  background: url('/wp-content/uploads/2019/03/black-iphone.png') no-repeat 0 25px;
  height: 685px;
}

.interactive-products #product-video {
  margin: 80px 0 0 18px;
}

.interactive-products .animation-icons {
  float: right;
  width: 820px;
  text-align: center;
}

.interactive-products .animation-header {
  font-size: 28px;
  padding-bottom: 60px;
  font-family: "IntCircularProWeb-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 28px;
}

.interactive-products span.video-header {
  color: #74C4DE;
}

.interactive-products .icon-container {
  float: left;
  padding: 0 27px 75px 27px;
  box-sizing: border-box;
}

.interactive-products .icon-container:hover {
  cursor: pointer;
}

.interactive-products .icon-container p {
  font-size: 14px;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;

}
.interactive-products .icon-container p a {
  color: #444;
  text-decoration: none;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 0;
}

.interactive-products .icon-container.active p a {
  color: #5DA6C3;
}

.interactive-products .icon-container.active .icon-img {
  border-radius: 50%;
  border: 3px solid #74C4DE;
}

.interactive-products .icon-img {
  max-width: 140px;
  box-sizing: border-box;
  margin: 15px 0 35px 0;
}

.interactive-products .icon-learn-more {
  display: block;
  border: 1px solid #979797;
  font-size: 14px;
  color: #666;
  text-decoration: none;
  padding: 5px 10px;
  max-width: 114px;
  margin: 0 auto;
  font-family: "IntCircularProWeb-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.interactive-products .icon-learn-more:hover {
  border-bottom-color: #979797;
}
.interactive-products .slider-container {
  overflow: hidden;
}

.interactive-products .arrows-container {
  position: relative;
}

.interactive-products .slider-arrow {
  display: none;
  width: 16px;
  height: 28px;
  position: absolute;
  cursor: pointer;
  top: 100px;
  padding: 20px;
  box-sizing: border-box;
}

.interactive-products .arrow-left {
  background: url('/wp-content/uploads/2019/03/left-arrow.png') center no-repeat;
  left: -25px;
  opacity: 0.1;
}

.interactive-products .arrow-right {
  background: url('/wp-content/uploads/2019/03/right-arrow.png') center no-repeat;
  right: -25px;
}

.interactive-products .product-mobile-br {
  display: none;
}

.interactive-products img#product-video {
  width: 285px;
}

.interactive-products .ie-8  #product-video.featured-video {
  display: none;
}

@media(max-width: 1200px) {
  .interactive-products .animation-icons {
    width: 580px;
  }


  .interactive-products .icon-container {
    padding: 0 10px 75px 10px;
  }

  .interactive-products .icon-img {
    max-width: 120px;
  }
}

@media(max-width: 1050px) {
  .interactive-products .animation-icons {
    width: 560px;
  }

  .interactive-products .icon-container {
    padding: 0 7px 75px 7px;
  }
}

@media(max-width: 980px) {
  .interactive-products .animation-icons {
    width: 100%;
    float: none;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .interactive-products .slider-track {
    height: 225px;
    overflow: hidden;
  }

  .interactive-products .slider-arrow {
    display: block;
  }

  .interactive-products .phone-container {
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    background-position: center 25px;
  }

  .interactive-products #product-video {
    margin: 80px 3px 0 0;
  }

  .interactive-products .icon-container {
    float: none;
    display: inline-block;
    padding: 0 10px;
  }
}

@media(max-width: 660px) {
  section.interactive-products {
    padding: 25px 5px 25px 5px;
  }

  .interactive-products .animation-header {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 25px;
  }

  .interactive-products .slider-track {
    height: 175px;
  }

  .interactive-products .product-mobile-br {
    display: block;
  }

  .interactive-products .icon-img {
    max-width: 80px;
  }

  .interactive-products .icon-learn-more {
    padding: 7px 5px;
    border: none;
  }

  .interactive-products .icon-container {
    padding: 0 2px;
  }

  .interactive-products .icon-container p {
    max-width: 80px;
  }

  .interactive-products .product-brand {
    display: none;
  }

  .interactive-products .slider-arrow {
    top: 75px;
    background-size: 10px;
  }

  .interactive-products .icon-img {
    margin: 15px 0 10px 0;
  }

  .interactive-products .phone-container {
    width: 310px;
    margin: 0 auto;
    background-size: contain;
  }

  .interactive-products #product-video {
    margin: 77px 3px 0 0;
    max-width: 100%;
    width: 274px;
  }

  .interactive-products img#product-video {
    width: 275px;
  }
}
/* vivint form error msg */
.vivint-form-error{
  position: absolute;
  border: 1px solid red;
  padding: 5px 10px;
  display: block;
  background-color: #fee8e5;
  border-radius: 3px;
  color: red;
  font-size: 12px;
  font-weight: normal;
  z-index: 8;
  bottom: -30px;
}
.vivint-form-error:before, .vivint-form-error:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #ccc transparent;
  display: block;
  left: 15px;
  right: auto;
  border-width: 0 11px 11px;
  width: 0;
}
.vivint-form-error:before {
  border-width: 0 8px 8px;
  top: -8px;
  border-color: #f00 transparent;
}
.vivint-form-error:after {
  border-width: 0 8px 8px;
  top: -7px;
  border-color: #fee8e5 transparent;
}
.category-image-loader {
  position: relative;
}
.category-image-loader img {
  position: absolute;
  top: -42px;
  right: 10px;
}

.form-hide{
	display: none;
}
.home-form {
    background-color: rgba(255, 255, 255, 0.89);
    padding: 15px;
    width: 370px;
    margin: -75px auto 0;
    border-radius: 15px;
}
@media (max-width: 1100px){
	.featured-boy-door .content {
    padding-top: 100px;
}
}
@media (max-width: 840px){
	.home-form {
    width: 100%;
}
}
@media (max-width: 767px){	
.form-section {
    position: static;
}
	.home-form {
		position: absolute;
		top: 116px;
		right: -10px;
		width: 265px;
	}
}
@media (max-width: 640px){
	.home-form {
        width: 100%;
    top: 290px;
		    right: 0;
}
.interactive-products {
    padding-top: 80px;
}
	.featured-boy-door h4, .featured-boy-door .phone-call, .offer-details {
    display: none;
}
}

@media (max-width: 480px){
	.home-form {
    height: 450px;
}
.interactive-products {
    padding-top: 270px;
}
}


/* Loader for phone number start */
.spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 12px;
  height: 12px;
  background-color: #fff;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
.call-now .spinner > div {
  background-color: #1BBC9B;
}
/* Loader for phone number end */

/* connect me popup css */
.g3c_lbwrapper > div > * {
  line-height: 26px;
}
/* end */
.listing-msg {
  text-align: center;
}
.listing-msg h3 {
  font-size: 44px !important;
  font-weight: 600;
  margin-top: 30px;
  color: #8cc63e;
  margin-bottom: 20px;
}
.listing-msg p {
  font-size: 18px;
  color: #333;
}
.listing-search-form .listing-page .clicksnet_listings-container {
  width: 100%;
}
.listing-search-form .listing-page .clicksnet_main .left_info {
  width: 60%;
}
.listing-search-form .listing-page .clicksnet_main .left_info .clicksnet_title {
  width: calc(100% - 80px);
}
.listing-search-form .listing-page .clicksnet_main .right_button {
    width: 38%;
}
@media (max-width: 1300px){
 .listing-search-form .listing-page .clicksnet_main .clicksnet_cta-btn {
        font-size: 19px;
    width: auto;
	     padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 960px){
  .listing-search-form .listing-page .clicksnet_main .clicksnet_left_content {
    width: 100%;
    border-right: 0;
    min-height: inherit;
  }
  .listing-search-form .listing-page .clicksnet_main .left_info,
  .listing-search-form .listing-page .clicksnet_main .right_button{
    width: 100%;
}
}
.header-position {
	z-index: 99 !important;
}

.cg-primary-menu.cg-wp-menu-wrapper.cg-primary-menu-below-wrapper.cg-primary-menu-left.main-menu-position {
	border-top-color: transparent !important;
	background: transparent;
}

.ls-wrapper.ls-in-out.ls-inner-wrapper {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.services-section.wpb_column.vc_column_container.vc_col-sm-12 {
	z-index: 98 !important;
}

button {
	background-color: transparent;
}
