div.top-alert3 {
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    background-color: #000000;
    color: white;
    line-height: 1.5;
    text-align: center;
    padding: 1ch;
}
div.top-alert4 {
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    background-color: #7FFF00;
    color: #000;
    line-height: 1.5;
    padding: 1ch;
    text-align: center;
}
@media screen and (max-width: 640px) {
    div.top-alert4, div.top-alert3 {
        font-size: 0.9rem;
        padding: 0.5ch;
        line-height: 1.4;
    }
}
div.top-alert4 a:link, div.top-alert4  a:visited {
    color: #dda663;
    text-decoration: underline;
}
div.top-alert3 a:link, div.top-alert3  a:visited {
    color: #dda663;
    text-decoration: underline;
}

div.top-alert, div.top-alert2 {
    display: none !important;
}

.skip-link {
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    box-sizing: border-box;
    position: absolute;
    margin: 0;
    padding: 0;
}
.skip-link {
    top: 0;
    left: 0;
    width: 100%;
}
.skip-link:focus {
    -webkit-clip-path: none;
    clip-path: none;
    z-index: 999;
    height: 80px;
    line-height: 80px;
    background: white;
    font-size: 1.2rem;
    text-decoration: none;
    text-align: center;
}

h1,h2,h3,h4,h5,h6{
  font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1{
  font-weight: 800;
  font-size: 51px;
  font-size: 3.642em;
  color: #603594;
}

h2{
  font-weight: 700;
  font-size: 30px;
  font-size: 2.142em;
  color: #7b5f9e;
}

h3{
  font-weight: 700;
  font-size: 24px;
  font-size: 1.714em;
  color: #673d98;
}

h4{
  font-weight: 700;
  font-size: 21px;
  font-size: 1.5em;
  color: #444;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
}

h5{
  font-weight: 700;
  font-size: 19px;
  font-size: 1.357em;
  color: #da9e55;
}

h6{
  font-weight: 700;
  font-size: 16px;
  font-size: 1.142em;
  color: #444444;
}

a{
  color: #885bc0;
  text-decoration: none;
}

a:hover{
  color: #603594;
  text-decoration: underline;
}

p{
  font-size: 15px;
  font-size: 1.071em;
  color: #666;
  line-height: 24px;
}
a,a:-webkit-any-link{cursor: pointer;}
a,.btn{transition: color 0.35s ease,background-color 0.35s ease,border-color 0.35s ease;}

h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a,
h5 a:hover,
h6 a,
h6 a:hover{text-decoration: none;}

.menu-panel.main-push-menu {
    position: fixed;
    right: -17.625em; /*right or left and the width of your navigation panel*/
    width: 17.625em; /*should match the above value ..also change width in custom.js*/
    padding-bottom: 100px;
}

.wrap,.push {
  position: relative;
}
#mastheader{margin-top: 15px;}
.main-wrapper{
    overflow-x: hidden;
}

.main-header .custom-logo,
.main-header .logo{
    max-width: 100%;
    width: 90px;
    margin-top: -1.5em;
    /* width: 130px; */
}
.logo-link,
.custom-logo-link{
    float: left;
}
@media all and (min-width:415px) and (max-width:1199px){
    .logo-link,
    .custom-logo-link{
        height: 218px;
    }
}
.main-header .social-links{
    float: right;
    margin-top: 15px;
}
.social-links a{
    color: #dfaa6a;
    margin-left: 5px;
}
.social-links a:hover,
.social-links a:focus {
    color: #6b5389;
    text-decoration: none;
}
.contact-link{
    float:right;
    line-height: 1;
    margin-top: 15px;
    margin-left: 15px;
}
.contact-link > span{
    color:#868686;
    text-transform: uppercase;
    font-size: 19px;
    font-size: 1.4em;
}
.contact-link > span > a{
    color: #DA9E55;
    font-weight: 700;
}
.main-header .menu-link{
    float: right;
    clear: right;
    color: #7B5F9E;
    font-size: 2.5em;
}
.main-header .menu-link .fa.fa-menu-bars:before {
    content: "\f0c9";
}
.main-header .menu-link.active .fa.fa-menu-bars:before {
    content: "\f00d";
}
#menu.main-push-menu.menu-panel{
    border-radius: 0;
    background: rgba(55,45,69,1);
    background: -moz-linear-gradient(left, rgba(55,45,69,1) 0%, rgba(66,54,81,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(55,45,69,1)), color-stop(100%, rgba(66,54,81,1)));
    background: -webkit-linear-gradient(left, rgba(55,45,69,1) 0%, rgba(66,54,81,1) 100%);
    background: -o-linear-gradient(left, rgba(55,45,69,1) 0%, rgba(66,54,81,1) 100%);
    background: -ms-linear-gradient(left, rgba(55,45,69,1) 0%, rgba(66,54,81,1) 100%);
    background: linear-gradient(to right, rgba(55,45,69,1) 0%, rgba(66,54,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#372d45', endColorstr='#423651', GradientType=1 );
    overflow-y: auto;
}
#menu.main-push-menu ul{
    list-style: none;
    padding:10px 20px;
    margin: 0;
    font-size: 1.125em;
    text-transform: uppercase;
}
#menu.main-push-menu ul li{
    display: block;
    padding: 15px 2px;
    text-align: left;
    position: relative;
}
#menu.main-push-menu ul > li{
    border-bottom: 1px solid #534564;
}
#menu.main-push-menu ul > li:last-child{
    border-bottom: 0;
}
#menu.main-push-menu  .dropdown-toggle{
    display: none;
}
#menu.main-push-menu  a{
    text-decoration: none;
}
#menu.main-push-menu ul li a{
    color: #fff;
    display: block;
}
#menu.main-push-menu  .current-menu-item > a,
#menu.main-push-menu .current-menu-ancestor > a{
    font-weight: 700;
}
#menu.main-push-menu ul ul {
    display: none;
}
@media(max-width:1199px){
    #menu.main-push-menu ul ul {
        display: inherit;
        padding-right: 0;
        padding-left: 7px;
        padding-top: 10px;
        padding-bottom: 0;
        font-size: 0.8em;
    }
    #menu.main-push-menu ul ul li {
        border: 0;
        padding: 5px 0;
    }
    #menu.main-push-menu ul ul li a {
        color: #e0cff5;
    }
}

.header-section-wrapper{
    position: relative;
}
.header-section-wrapper.wg-no-slider{
    background-position: center center;
    background-size: cover;
    background: #fff;
    background-repeat: no-repeat;
}
.hero-section{
    padding:  0;
    padding-top: 0;
    padding-bottom: 10px;
}
.hero-cta-col{
    width: 100%;
    max-width: 100%;
}
.hero-cta{
    padding: 1.1em 0;
    padding-top: 5px;
    margin: 0 -8px;
    background: #fff;
    border-radius: 4px;
}
.hero-cta .genie-cta-search .genie-cta-label{
    margin: 0 0 0.725em 0;
    font-weight: lighter;
    font-size: 24px;
    font-size: 1.714em;
    color: #fff;
    text-transform: uppercase;
}
.genie-cta-search{
    background: #7b5f9e;
    border: 2px solid #674f85;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 1em;
}
.cta-input-group{
    position: relative;
}
.cta-input-group > input{
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: lighter;
        height: 38px;
}
.cta-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
}
.cta-search-btn > input[type=button],
.cta-search-btn > input[type=submit],
.cta-search-btn > input[type=reset],
.cta-search-btn > button{
    height: 30px;
    line-height: 1;
}
.genie-cta-quote{ margin-bottom: 0.75em;}
.genie-cta-quote .btn-lg,
.genie-cta-quote .btn-group-lg>.btn{
    font-size: 17px;
    text-transform: uppercase;
}
.hero-cta .genie-cta-contact .genie-cta-label{
    margin: 0.625em 0 0.625em 0;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.2em;
    letter-spacing: -0.5px;
    color: #7b5f9e;
    text-transform: uppercase;
}
.genie-cta-contact-info {
    color: #dfaa6a;
    font-size: 36px;
    font-size: 2.572em;
    font-weight: 700;
    line-height: 1;
}
.genie-cta-contact-info:hover ,
.genie-cta-contact-info:focus {
    color: #c99b63;
    color: #dfaa6a;
}
.hero-section-title{
    text-transform: uppercase;
    /* margin-top: 100px; */
    margin-top: 40px ;
    margin-bottom: 30px ;
    color: #fff;
    font-size: 37px ;
    font-size: 2.642em ;
    font-weight: 600 ;
    line-height: 1 ;
    text-align: left;
    display: inline-block;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.page-template-page_homepage .hero-section-title,
.wg-blog-site .hero-section-title{
    margin-top: 40px !important;
    margin-bottom: 30px !important;
    font-size: 37px !important;
    font-size: 2.642em !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}
.hero-section-title > span{
    font-weight: 100;
}
.hero-sub-section > .container{
    background: #7b5f9e;
}
.hero-section-subtitle{
    font-size: 12px ;
    font-size: 0.85em ;
    margin: 1.45em 0 ;
    color: #fff;
    font-weight: lighter ;
    text-align: center;
}
.page-template-page_homepage .hero-section-subtitle,
.wg-blog-site .hero-section-subtitle{
    font-size: 12px !important;
    font-size: 0.85em !important;
    margin: 1.45em 0 !important;
    font-weight: lighter !important;
}
.wg-blog-site .hide-on-frontpage{
    display:none !important;
}
/*Fixed/sticky Nav*/
.main-header-section .wg_search_form{
    display: none;
}
.main-header-section .sticky-logo-link{
    display: none;
}
.main-header-section.cloned{
    background: #523d6c;
}
.main-header-section.cloned .menu-bg.hero-overlay,
.main-header-section.cloned #menu.main-push-menu ul:not(.sub-menu) > li:first-child,
.main-header-section.cloned #menu.main-push-menu ul:not(.sub-menu) > li:last-child,
.main-header-section.cloned .logo-link,
.main-header-section.cloned .custom-logo-link,
.main-header-section.cloned .social-links,
.main-header-section.cloned .contact-link{
    display: none;
}
.wg-franchise-site .main-header-section.cloned #menu.main-push-menu ul:not(.sub-menu) > li:last-child{
    display: block;
}
.main-header-section.cloned .sticky-logo-link{
    display: inline-block;
}
.main-header-section.cloned .wg_search_form{
    display: block;
    float: right;
    width: 300px;
    padding: 15px 0 0;
}
.wg-main-site .main-header-section.cloned .wg_search_form{
    padding: 11px 0 11px;
    margin-left: 10px;
}
.main-header-section.cloned .wg_search_form.wg_sticky_contact_info{
    width: 210px;
    padding: 19.5px 0 15.5px;
}

/*Welcome Section*/
.welcome-section-wrapper{
        padding: 30px 0;
}
.welcome-section-wrapper .section-title{
    font-size: 21px;
    font-size: 1.5em;
    color: #674f85;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}
.welcome-section-wrapper p{
    font-size: 16px;
    font-size: 1.15em;
}
.welcome-text-col a{
    font-weight: 700;
    color: #7b5f9e;
}

.welcome-section-wrapper .bold-title{
    font-size: 17px;
    font-size: 1.16em;
    font-weight: 800;
    color: #7b5f9e;
}
.welcome-blog-item-thumb{
    width: 67px;
    height: 67px;
    background-color: #f1f1f1;
    float: left;
    margin: 0 10px 4px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
}
.welcome-blog-item-thumb > a{
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    text-decoration: none;
}
.welcome-blog-item-date{
    color: #a8a8a8;
    font-size: 12px;
    font-size: 0.85em;
}
.welcome-blog-item-title {
    font-size: 15px;
    font-weight: 700;
    color: #673d98;
    line-height: 1.25;
    margin-bottom: 10px;
}
.welcome-blog-item-excerpt{clear:both;font-size: 14px;font-size: 1em;margin-bottom: 0;}
.welcome-blog-item a{
    font-weight: 700;
    color: #7b5f9e;
}

/*Callout Section*/
.callout-section-wrapper{
    background: rgba(255,255,255,0);
    background-image: url('../img/girl-callout-bg-sm.jpg');
    background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg-sm.jpg');
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,0.15)), color-stop(65%, rgba(255,255,255,0.93)), color-stop(40%, rgba(255,255,255,0.94)), color-stop(100%, rgba(255,255,255,1))),url('../img/girl-callout-bg-sm.jpg');
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg-sm.jpg');
    background: -o-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg-sm.jpg');
    background: -ms-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg-sm.jpg');
    background: linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg-sm.jpg');
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-position: center top;
}
.callout-section-wrapper > .container{
    border-top: 1px solid #e8e8e8;
}
.callout-text-col{
    min-height: 420px;
    line-height: 420px;
}
.callout-section-wrapper .section-title,
.wg-home-cta-layerslider .section-title{
    line-height: 36px;
    display: inline-block;
    vertical-align: middle;
    color: #7b5f9e;
    font-weight: 500;
    font-size: 30px;
    font-size: 2em;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.learn-more-link{
    color: #23bcb0 !important;
    font-size: 16px;
    white-space: nowrap;
    font-weight: 600;
}
a.learn-more-link {
    text-decoration: none;
    box-shadow: none !important;
}
.learn-more-link > span{
    color: #dba15a;
    transition: all 0.25s ease;
}
.learn-more-link:hover  ,
.learn-more-link:focus {
    color: #23bcb0;
}
.learn-more-link:hover > span ,
.learn-more-link:focus > span {
    color: #674F85;
}

/*Services Section*/
.services-section-wrapper {
        padding: 5px 0 25px;
}
.services-item {padding: 0 15px;margin: 0 0 35px;background-color: #f3f3f3;border-radius: 4px; padding-bottom: 74px; position: relative;}
.services-item .btn {
    margin: 0.9em 0 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    font-size: 1.15em;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 14px;
    left: 10px;
    right: 10px;
    width: auto;
}
.services-item-title {
    font-size: 22px;
    font-size: 1.572em;
    color: #674f85;
    font-weight: 600;
    margin-bottom: 20px;
        border: 0;
    padding-bottom: 0;
}

.services-item-desc{
    font-size: 14px;
    font-size: 1em;
}
.services-item-thumb{
    height: 160px;
    background-color: #f1f1f1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 25px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


/**Footer Sections**/

.footer-top-section-wrapper{
    background: #523d6c;
    color: #dda663;
    padding: 35px 0 40px;
}
.footer-contact-info  ,
.footer-links  ,
.footer-links > * {
    display: block;
    text-align: center;
}
.footer-contact-info {margin-bottom: 20px;}
.footer-contact-info .contact-info-title {
    font-size: 18px;
    font-size: 1.285em;
    line-height: 1;
    font-weight: 600;
}
.footer-contact-info .contact-info-num {
    font-size: 30px;
    font-size: 2.142em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.footer-contact-info .contact-info-num:hover,
.footer-contact-info .contact-info-num:focus {
    color: #f1f1f1;
}

.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links ul li{
    display: block;
    padding:3px 0;
}
.footer-links > *:last-child ul li{
    display: inline-block;
    padding:3px 9px;
}
.footer-links ul li a{
    color: #dda663;
    font-size: 13px;
    font-size: 0.928em;
}
.footer-links ul li a:hover,
.footer-links ul li a:focus{
    color: #E2B47C;
}


.footer-bottom-section-wrapper{
    background: #423651;
    color: #b7a9c7;
    padding: 45px 0 40px;
}
.footer-bottom-section-wrapper p,
.footer-bottom-section-wrapper small{
    color: #b7a9c7;
}
.main-header-container {
    position: relative;
    z-index: 9;
}
/*Franchise Site Sticky Mobile links*/
.mobile-sticky-links{
    height: 60px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #7b5f9e;
    color: #fff;
    text-align: center;
    z-index: 999;
}
.mobile-sticky-links > div{
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
.mobile-sticky-links > div > div{
    display: table-row;
}
.mobile-sticky-links > div > div > div{
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #876ea6;
    position: relative;
}
.mobile-sticky-links > div > div > div:last-child{
    border-right: 0;
}
.mobile-sticky-links > div > div > div > a{
   color: inherit;
   text-decoration: none;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}
.mobile-sticky-links > div > div > div  img{
   height: 26px;
}
.mobile-sticky-links > div > div > div  i,
.mobile-sticky-links > div > div > div  .fa{
   font-size: 25px;
   line-height: 26px;
   color: #fff;
}
.mobile-sticky-links .mobile-sticky-links-text{
    display: block;
    font-size: 11.25px;
    font-size: 0.803em;
    color: #c3abe1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 5px 0;
    text-transform: uppercase;
    font-weight: 600;
}
.wg-main-site .mobile-sticky-links{

}

@media all and (min-width:415px){
    .wg-home-layerslider div.ls-container {
        margin-top: -95px !important;
        z-index: -1;
        max-width: 100% !important;
    }
    .wg-home-layerslider div.ls-container .ls-inner .ls-slide img{
        margin-top: 0 !important;
    }
    .wg-home-layerslider div.ls-container .ls-inner .ls-slide .slider-hero-section-title,
    .wg-home-layerslider div.ls-container .ls-inner .ls-slide > .ls-l{
        top: 120px ;
        right: 30px ;
        left: 15px !important;
        text-align: right;
    }
    .mobile-sticky-links{
        display: none;
    }
    .menu-bg.hero-overlay{
        background: linear-gradient(to bottom, rgba(255, 255, 255, 255) 30px, rgba(255, 255, 255, 0) 235px);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 30px, rgba(255,255,255,0) 235px);
        background: -webkit-gradient(left top, left bottom, color-stop(30px, rgba(255,255,255,1)), color-stop(235px, rgba(255,255,255,0)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 30px, rgba(255,255,255,0) 235px);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 30px, rgba(255,255,255,0) 235px);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 30px, rgba(255,255,255,0) 235px);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 30px, rgba(255,255,255,0) 235px);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
        height: 100%;
        min-height: 235px;
        width: 100%;
        position: absolute;
        top: -15px;
        z-index: 0;
    }
    .page-template-page_homepage .menu-bg.hero-overlay,
    .home.wg-blog-site .menu-bg.hero-overlay{
        background: linear-gradient(to bottom, rgba(255, 255, 255, 255) 85px, rgba(255, 255, 255, 0) 235px);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 235px);
        background: -webkit-gradient(left top, left bottom, color-stop(85px, rgba(255,255,255,1)), color-stop(235px, rgba(255,255,255,0)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 235px);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 235px);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 235px);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 235px);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    }
    .main-header-container{
        position: relative;
        z-index: 999;
    }

    .main-header .custom-logo ,
    .main-header .logo {
        width: 120px;
    }
    .main-header-section.cloned .main-header .custom-logo ,
    .main-header-section.cloned .main-header .logo {
        width: 120px;
    }


    #hero-wrapper {
        position: relative;
        z-index: 1;
        margin-top: -363px;
    }
    .wg-no-slider #hero-wrapper {
        margin-top: 0;
    }
    .site-main-section{position: relative;z-index: 1;}
    .hero-section{
        padding: 25px 0;
    }
    .hero-cta-col{
        width: 370px;
    }
    .hero-cta {
        padding: 1.1em;
        margin: 0;
        background: rgba(255, 255, 255, 0.9);
    }
    .hero-section-subtitle {
        font-size: 22px ;
        font-size: 1.575em ;
        margin: 1em 0 ;
        text-align: left;
    }
    .page-template-page_homepage .hero-section-subtitle ,
    .wg-blog-site .hero-section-subtitle {
        font-size: 22px !important;
        font-size: 1.575em !important;
        margin: 1em 0 !important;
    }
    .header-section-wrapper.wg-no-slider{
        background: #fff;
        background: url('../img/home-welcome-sm.jpg') no-repeat;
        background-position: center top;
    }
    .welcome-section-wrapper{
            padding: 40px 0;
    }
    .welcome-section-wrapper .section-title{
        font-size: 29px;
        font-size: 2.1em;
        font-weight: 500;
    }
    .wg-franchise-site .welcome-section-wrapper .section-title{
        letter-spacing: -0.5px;
    }
    .welcome-section-wrapper .welcome-blog-item{
        border-left: 1px solid #d8d8d8;
    }

    .services-section-wrapper {
            padding: 50px 0 25px;
    }
    .services-item-thumb{
        height: 200px;
    }

    .footer-contact-info  ,
    .footer-links  ,
    .footer-links > * {
        display: inline-block;
        text-align: left;
    }
    .footer-links ul li{
        display: block;
        padding:3px 9px 3px 0;
    }
    .footer-links > *:last-child ul li{
        display: block;
        padding:3px 9px 3px 20px;
    }
    .footer-contact-info{width: 192px;}
    .footer-links{width: 490px; margin-right: 34px; max-width: 100%;}

    .wg-franchise-site.page-template-page_homepage .hero-cta-col {
        margin-top: 105px;
    }
/*    .wg-franchise-site .hero-cta  {
        background: #FFFFFF;
    }*/
/*    .wg-franchise-site.page-template-page_homepage .hero-cta > div:first-child {
        margin-top: 0.7em;
    }*/
    .wg-franchise-site .hero-cta > div:first-child {
        margin-top: 0;
    }
}
@media all and (min-width:415px) and (max-width:500px){
    .contact-link > span {
        font-size: 13px;
        font-size: 0.98em;
    }
    .page-template-page_homepage .wg-home-layerslider  .ls-container .hero-section-title ,
    .home.wg-blog-site .wg-home-layerslider  .ls-container .hero-section-title {
        margin-top: 20px !important;
    }
}
@media all and (min-width:415px) and (max-width:714px){
    .welcome-section-wrapper .section-title {
        font-size: 19px;
        font-size: 1.4em;
        font-weight: 600;
    }
}
@media all and (min-width:415px) and (max-width:1199px){
/*    .footer-links > *:last-child ul li {
        padding: 3px 9px 3px 0;
    }*/
    .services-item {padding-bottom: 90px;}
    .section.services-section-wrapper .row > div {
        padding-left: 4%;
        padding-right: 2.5%;
    }
    .section.services-section-wrapper .row > div:nth-child(2n+2) {
        padding-left: 2.5%;
        padding-right: 4%;
    }
    .services-item-title {
        font-size: 28px;
        font-size: 2em;
    }
    .services-item-desc{
        font-size: 18px;
        font-size: 1.297em;
    }
    .services-item .learn-more-link {
        font-size: 20px;
    }
    .services-item .btn {
        font-size: 20px;
        font-size: 1.428em;
    }

}
@media all and (min-width:668px){
    .hero-section-title{
        font-size: 51px ;
        font-size: 3.642em ;
    }
    .page-template-page_homepage .hero-section-title,
    .wg-blog-site .hero-section-title{
        font-size: 51px !important;
        font-size: 3.642em !important;
    }
}
@media all and (min-width:768px){
    .container {
        width: 100%;
    }
    .wg-container{
/*        padding: 0 30px;
        width: 768px;*/
    }
    .services-item-thumb{
        height: 160px;
    }
    .services-item-title {
        font-size: 22px;
        font-size: 1.572em;
    }
    .footer-links{ margin-left: 34px;margin-right: 0;}
}
@media all and (min-width:769px){
    .welcome-section-wrapper{
            padding: 60px 0;
    }
    .header-section-wrapper.wg-no-slider{
        background: #fff;
        background: url('../img/home-welcome.jpg') no-repeat;
        background-position: center top;
    }
    .callout-section-wrapper{
        background: rgba(255,255,255,0);
        background-image: url('../img/girl-callout-bg.jpg');
        background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg.jpg');
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(30%, rgba(255,255,255,0.15)), color-stop(65%, rgba(255,255,255,0.93)), color-stop(40%, rgba(255,255,255,0.94)), color-stop(100%, rgba(255,255,255,1))),url('../img/girl-callout-bg.jpg');
        background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg.jpg');
        background: -o-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg.jpg');
        background: -ms-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg.jpg');
        background: linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 30%, rgba(255,255,255,0.93) 65%, rgba(255,255,255,0.94) 40%, rgba(255,255,255,1) 100%),url('../img/girl-callout-bg.jpg');
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-position: center top;
    }
}
@media all and (min-width:1200px){
    .container {
        width: 1170px;
    }
    .wg-container{
        padding: 0 30px;
        width: 1200px;
    }
    .main-wrapper {
        right: 0 !important;
    }
    .logo-link,
    .custom-logo-link{
        float: none;
    }
    .main-header .social-links {
        float: left;
        clear: none;
    }
    .main-header .custom-logo ,
    .main-header .logo {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        /*left: -35px;*/
        left: -55px;
        right: 0;
    }
    .main-header .menu-link{
        display: none;
    }
    .main-header-section.cloned .main-header .logo {
        left: 0;
        right: auto;
        top: 50%;
        margin-top: -5px;
    }


    #menu.menu-panel.main-push-menu {
        position: static !important;
        right: auto;
        width: 100% !important;
        background: #fff;
        background: transparent;
        clear: both;
        overflow-y: visible;
        padding-bottom: 0;
    }
    .main-header-section.cloned #menu.menu-panel.main-push-menu {
        width: auto !important;
        float: right;
        clear: none;
    }
    #menu.main-push-menu ul {
        list-style: none;
        padding: 15px 0;
        margin: 0;
        font-size: 1em;
        font-weight: 600;
        text-transform: uppercase;
    }
    #menu.main-push-menu ul ul {
        list-style: none;
        padding: 0 10px;
        margin: 0 -10px;
        display: block;
        position: absolute;
        left: -999em;
        z-index: 99999;
        margin-top: 5px;
        font-size: 0.95em;
        background: #FFF;
        border: 1px solid #f1f1f1;
        box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.1);
    }
    #menu.main-push-menu ul ul:before,
    #menu.main-push-menu ul ul:after {
        border-style: solid;
        content: "";
        position: absolute;
    }
    #menu.main-push-menu ul ul:before {
        border-color: #f1f1f1 transparent;
        border-width: 0 10px 10px;
        right: 50%;
        margin-right: -5px;
        top: -9px;
    }
    #menu.main-push-menu ul ul:after {
        border-color: #fff transparent;
        border-width: 0 8px 8px;
        right: 50%;
        margin-right: -3.5px;
        top:-7px;
    }
    #menu.main-push-menu li:hover > ul,
    #menu.main-push-menu li:focus > ul,
    #menu.main-push-menu li.focus > ul {
        left: auto;
        right: 0;
    }
    #menu.main-push-menu ul ul li {
        padding: 10px 0;
        text-align: left;
        border-bottom: 1px solid #F1F1F1;
    }
    #menu.main-push-menu ul:not(.sub-menu) > li {
        border-bottom: 0;
        text-align: left;
        padding: 0;
        float: left;
        padding: 5px 25.453123px;
    }
    #menu.main-push-menu ul:not(.sub-menu) > li:first-child {
        padding-left: 0;
    }
    #menu.main-push-menu ul:not(.sub-menu) > li:last-child {
        padding-right: 0;
    }
    #menu.main-push-menu ul:not(.sub-menu) > li:nth-child(4) {
        /*padding-right: 162px;*/
        /*padding-right: 204px;*/
        /*margin-left: 180px;*/
        margin-left: 155px;
    }
    .wg-franchise-site #menu.main-push-menu ul:not(.sub-menu) > li:nth-child(4) {
        margin-left: 165px;
    }

    .main-header-section.cloned #menu.main-push-menu ul ul {
        margin: 0 -20px;
        margin-top: 5px;
    }

 .main-header-section.cloned #menu.main-push-menu ul:not(.sub-menu) > li {
    padding: 5px 20px 5px;
}

.wg-franchise-site .main-header-section.cloned #menu.main-push-menu ul:not(.sub-menu) > li {
    padding: 6px 15px 5px;
}
    .main-header-section.cloned #menu.main-push-menu ul li:nth-child(4){
        /*padding-right: 15px;*/
        margin-left: auto;
    }


    .main-header{
        margin-left: -30px;
        margin-right: -30px;
    }
    #menu.main-push-menu ul li a{
        color: #7b5f9e;
    }
    #menu.main-push-menu ul li a:hover,
    #menu.main-push-menu ul li a:focus{
        color: #23bcb0;
    }
    .main-header-section.cloned #menu.main-push-menu ul li a {
        color: #fff;
    }
    .main-header-section.cloned #menu.main-push-menu ul li a:hover,
    .main-header-section.cloned #menu.main-push-menu ul li a:focus{
        color: #f1f1f1;
    }

    .main-header-section.cloned #menu.main-push-menu ul ul li a {
        color: #7B5F9E;
    }
    .main-header-section.cloned #menu.main-push-menu ul ul li a:hover,
    .main-header-section.cloned #menu.main-push-menu ul ul li a:focus{
        color: #23BCB0;
    }
    #menu.main-push-menu  .current-menu-item > a,
    #menu.main-push-menu .current-menu-ancestor > a{
        font-weight: 600;
        color: #23bcb0 !important;
    }

}

.visible-content-xs{
    display: none;
}
@media (max-width: 414px){
    .hidden-content-xs{
        display: none;
    }
    .visible-content-xs{
        display: block;
    }
}
@media (max-width: 1199px){
    .main-header-section.cloned{display:none !important;}
}

/**Interior Pages**/
.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}
.header-section-wrapper.cloned{
    min-height: 133px;
}

.header-section-wrapper.cloned:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.85) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(23,23,23,0.85)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.85) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.85) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.85) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(23,23,23,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#171717', GradientType=0 );
}
.hero-overlay.hero-overlay-dark{
    z-index: 0;
    background: rgba(255,255,255,0);
    background: linear-gradient(to top, rgba(23, 23, 23,0.5) 0, rgba(255, 255, 255, 0) 100%);

    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.65) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(23,23,23,0.65)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.65) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.65) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(23,23,23,0.65) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(23,23,23,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#171717', GradientType=0 );
    min-height: 100%;
    max-width: 1200px;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.inner-hero-title{
    position: relative;
    min-height: 105px;
    width: 100%;
}
.page-template-page_quote .inner-hero-title{
    min-height: 75px;
}

.inner-hero-title .hero-section-title{
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    position: absolute;
    bottom: 0;
    font-size: 33px;
    font-size: 2.357em;
}
.cta_widget{
    margin-top: -90px;
}
.wg-franchise-site .cta_widget {
    margin-top: -193px;
}


.wg-site-main{
    padding-top: 20px;
    margin-bottom: 30px;
}
.wg-site-main,
.site-sidebar{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 100%;
}

.content-feat-img{
    height: 240px;
    width: 100%;
    border: 10px solid #f6f6f6;
    background-color: #f6f6f6;
    background-image: url('../img/content-cleaning-img.jpg');
    background-repeat: no-repeat;
    background-position: -275px center;
    max-width: 734px;
    margin: 25px auto;
    display: block;
}
.mobile-title{
    position: relative;
    padding: 0 15px;
}
.hero-section-title.mobile-title{
    font-size: 33px;
    font-size: 2.357em;
    font-weight: 700;
    margin-top: 80px;
    margin-bottom: 20px;
}
.wg-site-main-content h3{
    margin-bottom: 20px;
    margin-top: 30px;
}
.wg-cleaning-process-heading,
.wg-cleaning-process-wrapper h3{
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: center;
}
.wg-cleaning-process{
    display: table;
    padding: 18px 0 10px;
    border-bottom: 1px solid #e5e5e5;
}
.wg-cleaning-process-wrapper .wg-cleaning-process:last-child{
    border-bottom: 0;
}
.wg-cleaning-process .wg-icon{
    width:100px;
    height:100px;
    background-color: #fff8dd;
    border-radius: 50%;
    padding: 5px;
    margin-right: 20px;
    max-width: none;
}
.wg-cleaning-process .wg-icon,
.wg-cleaning-process .wg-process-step-desc{
    display: table-cell;
    vertical-align: middle;
}

.wg-why-choose ul{
    padding-left: 30px;
    line-height: 28px;
    line-height: 2em;
}

.wg-care-prog .wg-care-prog-img{
    padding-right: 15px;
}
.wg-care-prog .wg-care-prog-img img{
    background: #f6f6f6;
    border: 8px solid #f6f6f6;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.wg-care-prog .wg-care-prog-img img:not(.img-responsive){
        max-width: none;
}
.wg-care-prog .wg-care-prog-img img.hide-small{
    display: none;
}
.wg-care-prog .wg-care-prog-desc{
    padding-left: 15px;
}
.wg-care-prog-desc p{margin-bottom: 25px;}

.posts_widget-header{
    margin-top: 10px;
    margin-bottom: 20px;
}
.posts_widget-header-blog{
    margin-top: 30px !important;
}
.posts_widget-header h5,
.posts_widget-header .posts_widget-title{
    float: left;
    margin: 0;
}
.posts_widget-header a,
.posts_widget-header a.learn-more-link{
    float: right;
    font-size: 12px;
    font-size: 0.857em;
    font-weight: 700;
    text-transform: uppercase;
}
.posts_widget-post {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}
.posts_widget .posts_widget-post:last-child {
    border-bottom: 0;
}
.posts_widget-post .welcome-blog-item-thumb,
.posts_widget-post .welcome-blog-item-title{
    margin-bottom: 0;
}
.posts_widget-post .welcome-blog-item-title a{
    color: #673d98;
    text-decoration: none;
}
.posts_widget-post .welcome-blog-item-title a:hover,
.posts_widget-post .welcome-blog-item-title a:focus{
    color: #885bc0;
}

.special_widget{display: none;margin-bottom: 30px;}
.special_widget-bg{
    background-image: url('../img/special-widget-bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 135px;
    border: 8px solid  #efefef;
    position: relative;
}
.special_widget-bg .special_widget-bg-overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
.special_widget-text{
    position: relative;
    color: #fff;
    font-size: 20px;
    font-size: 1.428em;
    line-height: 1.125;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 75px 35px 10px;
}
.special_widget-text a {
    color: #fff;
    white-space: normal !important;
    text-decoration: none;
}
.special_widget-link{
    position: relative;
    height: 28px;
    height: 2em;
}
.special_widget-link .learn-more-link{
        font-size: 18px;
        font-size: 1.285em;
        position: absolute;
        right: 10px;
        bottom: 10px;
        line-height: 1;
        text-transform: uppercase;
}
.wg-request-quote-form .form-control::-moz-placeholder{color:#777;opacity:1}
.wg-request-quote-form .form-control:-ms-input-placeholder{color:#777}
.wg-request-quote-form .form-control::-webkit-input-placeholder{color:#777}

.wg-request-quote-form input.form-control{
    height: 36px;
    padding: 0.625em 1em;
}
.wg-request-quote-form .form-control{
    border-color: #b6b6b6;
}
.wg-request-quote-form input.item-required{
    border: 1px solid #23bcb0;
}
.wg-request-quote-form select.item-required{
    border: 1px solid #23bcb0;
}
.wg-request-quote-form input[type="text"],
.wg-request-quote-form input[type="email"],
.wg-request-quote-form input[type="url"],
.wg-request-quote-form input[type="password"],
.wg-request-quote-form input[type="search"],
.wg-request-quote-form input[type="tel"],
.wg-request-quote-form input[type="number"],
.wg-request-quote-form input[type="date"],
.wg-request-quote-form select,
.wg-request-quote-form textarea{
    border-radius: 8px;
    background-color: #f9f9f9;
}
.wg-request-quote-form input[type="text"]:focus,
.wg-request-quote-form input[type="email"]:focus,
.wg-request-quote-form input[type="url"]:focus,
.wg-request-quote-form input[type="password"]:focus,
.wg-request-quote-form input[type="search"]:focus,
.wg-request-quote-form input[type="tel"]:focus,
.wg-request-quote-form input[type="number"]:focus,
.wg-request-quote-form input[type="date"]:focus,
.wg-request-quote-form select:focus,
.wg-request-quote-form textarea:focus{
    background-color: #fdfdfd;
}
/**Custom Checkbox Style**/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
   -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 17px; height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  content: '\f00c';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 1px;
  left: 3px;
  font-size: 20px;
  line-height: 0.8;
  color: #23BCB0;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted #444461;
}

/**Custom radio Style**/
/* Base for label styling */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
   -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */
}

/* checkbox aspect */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 17px; height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 10px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}
/* checked mark aspect */
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '.';
  content: "\f111";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 20px;
  /*line-height: 0.8;*/
  color: #23BCB0;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(0.5);
}
/* disabled checkbox */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="radio"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
  border: 1px dotted #444461;
}

.wg-request-quote-form .has-error input.item-required,
.wg-request-quote-form .has-error .form-control{
    border-color: #a94442;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
    border-color: #23BCB0;
}
.has-error.radio label,
.has-error.checkbox label{
    color: inherit;
}
.has-error [type="checkbox"]:not(:checked) + label:before,
.has-error [type="checkbox"]:checked + label:before ,
.has-error [type="radio"]:not(:checked) + label:before,
.has-error [type="radio"]:checked + label:before {
    border: 1px solid #a94442;
}
.wg-request-quote-form .wg-checkbox{
    display: block;
    margin: 0;
    margin-bottom: 20px;
}
.wg-request-quote-form .wg-checkbox label{
    font-size: 16px;
    font-size: 1.142em;
}
.wg-request-quote-form textarea{
    min-height: 126px;
}
.wg-request-quote-form .submit-btn-wrapper{
    margin-top: 10px;
}
.welcome-blog-item-title a {
    text-decoration: none;
}
.wg-entry-content{
    margin-bottom: 1em;
    margin-top: 0.5em;
}

.wg-entry-footer{
    padding: 5px 0 10px;
}
.wg-site-main-content .post.type-post{
    margin-bottom: 1.5em;
    border-bottom: 1px solid #EEE;
}
.single-post .wg-site-main-content .post.type-post{
    margin-bottom: 0;
}
/*Pagination*/
.navigation.pagination{
    border-top:0;
    font-family: inherit;
    display: block;
    padding: 0 15px;
}
.pagination:before,
.pagination:after {
    background-color: #FFFFFF;
}
.pagination a,
.pagination a {
    color: inherit;
    border-bottom: 3px solid #fff;
    text-decoration: none;
}
.pagination a:hover,
.pagination a:focus {
    border-bottom: 3px solid #000;
    text-decoration: none;
}
.pagination .prev,
.pagination .next {
    background-color: #23BCB0;
    float: right;
    border-radius: 5px;
    border: 0;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
    background-color: #1F9D94;
    color: #fff;
    text-decoration: none;
    border: 0;
}
.pagination .current {
    color: inherit;
    border-bottom: 3px solid #23BCB0;
}

.cta_widget_quote_template.cta_widget{
    display: block;
    margin-top: 15px;
}
.cta_widget_quote_template {margin-bottom: 30px;}
.cta_widget_quote_template .genie-cta-quote{display: none;}

.cta_widget{display: none;}
.wg-franchise-site .cta_widget_quote_template.cta_widget .genie-cta-or{
    display: none;
}
.wg-franchise-site .cta_widget_quote_template.cta_widget .genie-cta-contact{
        margin-bottom: 1em;
}
.wg-main-site.wg-blog-site:not(.home) .cta_widget{display: inherit;}
.wg-home-cta-layerslider .ls-container{
    max-width: 100% !important;
}
.wg-home-cta-layerslider .ls-l{
    max-width: 100% !important;
    width: 100% ;
}
.content-404 ul{
    list-style: none;
}
.content-404 div > ul{
   margin: 0;
   padding: 0;
}
.comments-title, .comment-reply-title {
    border-top: 0px;
}
.post-navigation {
    border-top: 0;
    border-bottom: 0;
}
.post-navigation a {
    color: #885bc0;
}
.post-navigation a:hover ,
.post-navigation a:focus {
    text-decoration: none;
}
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
    color: #603594;
}
.post-navigation div + div {
    border-top: 4px solid #f1f1f1;
}

@media all and (min-width:415px){
    .special_widget{display: block;}
    .inner-hero-title .hero-section-title{
        font-size: 39px;
        font-size: 2.785em;
    }
    .header-section-wrapper.cloned{display: none;}
    .wg-cleaning-process-heading,
    .wg-cleaning-process-wrapper h3{
        text-align: left;
    }

}
@media all and (min-width:700px){
    .cta_widget{display: inherit;}
    .cta_widget_quote_template.cta_widget{
        margin-top: -90px;
    }
    .wg-franchise-site .cta_widget_quote_template.cta_widget {
        margin-top: -130px;
    }
    .wg-franchise-site .site-sidebar > hr:first-of-type{display:none;}
    .wg-franchise-site .site-sidebar .posts_widget .posts_widget-header {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .wg-site-main,
    .site-sidebar{
        float: left;
    }
    .wg-site-main{
        /*width: auto;*/
        padding-right: 350px;
         margin-bottom: 80px;
    }
    .site-sidebar {
        padding-right: 5px;
        padding-left: 5px;
        width: 350px;
        margin-left: -350px;
    }
    .wg-site-main-content{
        padding-right: 30px;
    }

    .inner-hero-title{
        min-height: 205px;
    }
    .page-template-page_quote .inner-hero-title{
        min-height: 138px;
    }

}
@media all and (min-width:769px){
    .wg-request-quote-form .wg-checkbox{
        display: inline-block;
        margin-right: 20px;
    }
}
@media all and (min-width:800px){
    .content-feat-img{
        background-position: center center;
    }
}
@media all and (min-width:1000px){
    .inner-hero-title .hero-section-title{
        font-size: 51px;
        font-size: 2.9em;
    }
    .wg-site-main{
        /*width: auto;*/
        padding-right: 385px;
    }
    .site-sidebar{
        padding-left: 15px;
        padding-right: 15px;
        width: 380px;
        margin-left: -380px;
    }
    .wg-care-prog{
        display: table;
    }
    .wg-care-prog .wg-care-prog-img,
    .wg-care-prog .wg-care-prog-desc{
        display: table-cell;
        vertical-align: top;
    }
    .wg-care-prog .wg-care-prog-img img.hide-large{
        display: none;
    }
}

@media all and (max-width:1199px){
    .wg-home-cta-layerslider .wg-container {
        width: auto;
        padding: 0 30px;
    }
}
@media all and (max-width:699px){
    .wg-main-site.wg-blog-site:not(.home) .cta_widget{margin-top: 0;}
}
@media all and (max-width:414px){
    .wg-home-layerslider .ls-container{display: none;}
    .wg-main-site .header-section-wrapper:not(.cloned){background-image: none !important;}
    .page-template-page_quote .header-section-wrapper.cloned,
    .page-template-page_quote .hero-cta-col.visible-xs
    {display: none !important;}
    .wg-why-choose ul {
        padding-left: 5px;
    }
    /*WH Franchise Site*/
    .wg-franchise-site .footer-bottom-section-wrapper ,
    .wg-franchise-site #menu.main-push-menu > ul {
        padding-bottom: 80px;
    }

    .wg-franchise-site .hero-cta{
        background: transparent;
        padding-bottom: 0;
    }
    .wg-franchise-site .hero-section{
        padding-bottom: 0;
    }
    .wg-franchise-site #hero-wrapper{
        padding-top: 120px;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: -webkit-gradient(left top, left bottom, color-stop(35%, rgba(255,255,255,0)), color-stop(45%, rgba(255,255,255,0.9)), color-stop(50%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    }
    .wg-franchise-site.page-template-page_homepage #hero-wrapper{
        padding-top: 175px;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 40%, rgba(255,255,255,0.9) 52%, rgba(255,255,255,1) 65%);
        background: -webkit-gradient(left top, left bottom, color-stop(40%, rgba(255,255,255,0)), color-stop(52%, rgba(255,255,255,0.9)), color-stop(65%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 40%, rgba(255,255,255,0.9) 52%, rgba(255,255,255,1) 65%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 40%, rgba(255,255,255,0.9) 52%, rgba(255,255,255,1) 65%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 40%, rgba(255,255,255,0.9) 52%, rgba(255,255,255,1) 65%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 40%, rgba(255,255,255,0.9) 52%, rgba(255,255,255,1) 65%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    }

    .wg-franchise-site:not(.page-template-page_homepage) .header-section-wrapper{
        background-size: contain !important;
        background-position: center 85px !important;
    }
    .wg-franchise-site:not(.page-template-page_homepage) #hero-wrapper{
        padding-top: 0;
    }
    .wg-franchise-site:not(.page-template-page_homepage) .inner-hero-title{
        min-height: 120px;
    }
    .wg-franchise-site:not(.page-template-page_homepage) .inner-hero-title.hidden-xs,
    .wg-franchise-site:not(.page-template-page_homepage) .hero-section-title.hidden-xs{
        display: block !important;
    }
    .wg-franchise-site:not(.page-template-page_homepage) .inner-hero-title .hero-section-title{
        padding-bottom: 15px;
        font-size: 18px;
        font-size: 1.285em;
        line-height: 1.285;
        left: 7px;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    }
    .wg-franchise-site .menu-bg.hero-overlay{
        background: linear-gradient(to bottom, rgba(255, 255, 255, 255) 85px, rgba(255, 255, 255, 0) 180px);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 180px);
        background: -webkit-gradient(left top, left bottom, color-stop(85px, rgba(255,255,255,1)), color-stop(180px, rgba(255,255,255,0)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 180px);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 180px);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 180px);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 85px, rgba(255,255,255,0) 180px);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
            height: 100%;
            min-height: 180px;
            width: 100%;
            position: absolute;
            top: -15px;
            z-index: 0;
    }
    .wg-franchise-site .hero-overlay.hero-overlay-dark{
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(14,14,14,0.9) 58%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,0)), color-stop(58%, rgba(14,14,14,0.9)), color-stop(68%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(14,14,14,0.9) 58%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(14,14,14,0.9) 58%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(14,14,14,0.9) 58%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(14,14,14,0.9) 58%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
        top: 0;
    }
    .wg-franchise-site .header-section-wrapper {
        background: #fff;
        background: url('../img/home-welcome-xs.jpg') no-repeat;
        background-position: center top;
        background-size: contain;
    }
    .wg-franchise-site .header-section-wrapper.cloned {
         background-image: none !important;
    }
    .wg-franchise-site.page-template-page_quote #hero-wrapper,
    .wg-franchise-site.page-template-page_quote .menu-bg.hero-overlay,
    .wg-franchise-site .hero-sub-section{
         display: none;
    }
    .wg-franchise-site .wg-entry-content h2 {
        font-size: 28px;
        font-size: 2.0em;
    }
    .wg-main-site.wg-blog-site header #hero-wrapper,
    .home.wg-main-site.wg-blog-site header .hero-sub-section {
        display: none;
    }
}
@media all and (max-width:360px){
    .wg-franchise-site.page-template-page_homepage #hero-wrapper{
        padding-top: 120px;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: -webkit-gradient(left top, left bottom, color-stop(35%, rgba(255,255,255,0)), color-stop(45%, rgba(255,255,255,0.9)), color-stop(50%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 35%, rgba(255,255,255,0.9) 45%, rgba(255,255,255,1) 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    }
}


/* USAGE
<div class="row">
  <div class="row-height">
    <div class="col-xs-2 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
    <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
  </div>
</div>
*/

/* content styles */

.inside {
  margin-top: 20px;
  margin-bottom: 20px;
}
.inside-full-height {
  /*
  // if you want to give content full height give it height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 415px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
.row.row-flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/** Bootstrap Styles for Gravity Forms **/
.gform_wrapper ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none; }

.gform_wrapper li.gfield {
  margin-bottom: 15px; }

.gform_wrapper form {
  margin-bottom: 0; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }

.ginput_container input, .ginput_container select, .ginput_container textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  font-size: 1em;
  line-height: 1.428571429;
  color: #686868;
  vertical-align: middle;
  background-color: #f9f9f9;
  border: 1px solid #b6b6b6;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.gform_wrapper .ginput_container.ginput_container_captcha{
    max-width: 450px;
}
.gform_wrapper .recaptchatable #recaptcha_privacy{
    font-size: 0.8em;
}
.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
  color: #777;opacity:1; }

.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #777;opacity:1; }

.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #777; }

.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #777; }

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #66afe9;
  background: #fdfdfd;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee; }

textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto; }

.ginput_container textarea {
  height: auto; height: 126px; min-height: 126px;}
.ginput_container .gfield_checkbox label{
    font-weight: normal; }
.ginput_container ul.gfield_checkbox li {
    display: block;
    margin-right: 15px;
}

.gform_button ,
button.gform_button ,
input[type="reset"].gform_button ,
input[type="submit"].gform_button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 2px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #23bcb0;
  border-color: #1f9d94;
  text-shadow: none;
      -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        transition: color 0.35s ease,background-color 0.35s ease,border-color 0.35s ease;
}

.gform_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.gform_button:hover,
.gform_button:focus ,
input[type="submit"].gform_button:hover,
input[type="submit"].gform_button:focus,
input[type="reset"].gform_button:hover,
input[type="reset"].gform_button:focus,
button.gform_button:hover,
button.gform_button:focus
{
  color: #fff;
  background-color: #2BC3B7;
  border-color: #1f9d94;
  text-decoration: none;
}

.gform_button:active, .gform_button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  color: #fff;
  background-color: #2BC3B7;
  border-color: #1f9d94; }

.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  background-image: none; }

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
  background-color: #428bca;
  border-color: #357ebd; }

.gform_button:active, .gform_button.active ,
input[type="submit"].gform_button:active, input[type="submit"].gform_button.active {
  background-color: #198880;
  border-color: #1f9d94;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #b94a48; }

.gform_wrapper .gfield_contains_required input, .gform_wrapper .gfield_contains_required select, .gform_wrapper .gfield_contains_required textarea {
  border-color: #23bcb0;
}
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48; }



.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  border-color: #b94a48;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6); }

.validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.validation_error h4 {
  margin-top: 0;
  color: inherit; }

.validation_error .alert-link {
  font-weight: bold; }

.validation_error>p, .validation_error>ul {
  margin-bottom: 0; }

.validation_error>p+p {
  margin-top: 5px; }

.validation_error hr {
  border-top-color: #e6c1c7; }

.validation_error .alert-link {
  color: #953b39; }

#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit; }

#gforms_confirmation_message .alert-link {
  font-weight: bold; }

#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
  margin-bottom: 0; }

#gforms_confirmation_message>p+p {
  margin-top: 5px; }

.gallery-row {
  padding: 15px 0; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }

/*hide labels for complex fields*/
#gform_1 .gform_fields .gfield:not(.visible-label) > .gfield_label,
#gform_1 .gform_fields .gfield:not(.visible-label) .ginput_complex.ginput_container > span > label{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#gform_1 .gform_heading{display: none;}
#gform_1 #field_1_6 .gfield_label{
    font-weight: 700;
    font-size: 16px;
    font-size: 1.142em;
    color: #444444;
    margin-bottom: 10px;
}
#gform_1 #field_1_6 .gfield_checkbox label{
    font-size: 16px;
    font-size: 1.142em;
}
#gform_1 .gform_button,
#gform_1 button.gform_button,
#gform_1 input[type="reset"].gform_button,
#gform_1 input[type="submit"].gform_button{
    display: block;
    width: 100%;
    padding: 10px 16px;
    font-weight: 500;
    font-size: 16px;
    font-size: 1.142em;
    line-height: 1.3333333;
    border-radius: 5px;
}
.ginput_complex.ginput_container  > span {
    margin-bottom: 15px;
    display: block;
}
.gform_wrapper li.gfield.gf_complex_field {
    margin-bottom: 0;
}

@media all and (min-width:768px){
    .ginput_container ul.gfield_checkbox li {
        display: inline-block;
    }
    .gform_fields  .gf_single_span_half{
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .gform_fields .gf_single_span_half{
        width: 50%;
    }
    .gform_fields .gf_single_span_half.first{
        padding-left: 0;
    }
    .gform_fields .gf_single_span_half.last{
        padding-right: 0;
    }
    .gform_fields  .gf_single_span_half.last + li.gfield {
        clear: both;
    }
    .gf_complex_span_half .ginput_container_name:after{
        content: '';
        display: block;
        clear: both;
    }
    .gf_complex_span_half .ginput_container_name > span{
        display: block;
        float: left;
        width: 50%;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .gf_complex_span_half .ginput_container_name > span:nth-child(odd){
        padding-left: 0;
    }
    .gf_complex_span_half .ginput_container_name > span:nth-child(even){
        padding-right: 0;
    }
    .ginput_complex.ginput_container_address:after{
        content: '';
        display: block;
        clear: both;
    }
    .ginput_complex.ginput_container_address > span{
        display: block;
        float: left;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .ginput_complex.ginput_container_address > span.ginput_full {
        width: 100%;
        padding: 0;
    }
    .ginput_complex.ginput_container_address > span.ginput_full {
        width: 100%;
        padding: 0;
    }
    .ginput_complex.ginput_container_address > span:not(.ginput_full){
        width: 33.33333%;
    }
    .ginput_complex.ginput_container_address > span.address_city{
        padding-left: 0;
    }
    .ginput_complex.ginput_container_address > span.address_zip{
        padding-right: 0;
    }


}
@media all and (max-width:450px){
    .gform_wrapper .recaptcha_image_cell{
        width: 85%;
    }
    .gform_wrapper .recaptchatable td.recaptcha_image_cell + td + td {
        width: 1px;
        padding: 0 !important;
    }
    .gform_wrapper .recaptchatable #recaptcha_image{
        max-width: 100%;
    }
    .gform_wrapper .recaptchatable #recaptcha_privacy{
        width: 1px;
        overflow: hidden;
        height: 1px;
    }

}
@media all and (max-width:414px){
    .ginput_container ul.gfield_checkbox li {
        display: block;
        margin-right: 0;
    }

}
/* to create even spacing for 5 elements in the services widget */
@media (min-width: 1200px) {
    .wg-site-id-1 .services-section-wrapper div.col-lg-3 {
        width: 20%;
    }
}
