/* Partners scss */


#home-colored-boxes.colored-boxes .vc_row .vc_column-inner {
    justify-content: flex-end !important;
}

.influencer-mission-statement-container > .wpb_column:after {
    content: "";
    background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
    width: 655px;
    height: 592px;
    position: absolute;
    left: -130px;
    top: 180px;
    background-repeat: no-repeat;
    background-size: 380px;
    z-index: 1;
}

.influencer-mission-statement-text .influencer-mission-statement-kicker span {
    font-size: 1.4em;
}
    
.influencer-mission-statement-text h2 {
    margin-top: 23px;
    margin-bottom: 23px;
}

.influencer-mission-statement-text h5 {
    margin: 0;
}

/*.influencer-half-height-hero {
    box-shadow: inset 400px 0px 180px rgb(0 0 0 / 60%);
}*/

.half-height-hero > .wpb_column > .vc_column-inner {
    padding: 0 15px 15px 15px !important;
    height: 300px;
}
 
.influencer-hero-logo-container {
    margin: -14px 0 -65px 0;
}

.influencer-hero-logo-container .influencer-hero-logo-lgcyp-power {
    display: inline-block;
    vertical-align: middle;
    max-width: 28%;
    border-right: 4px;
    border-right-color: #fff;
    padding-right: 28px;
    border-right-style: solid;
    max-height: 70px;
}

.influencer-hero-logo-container .influencer-hero-logo-pure-living-family {
    display: inline-block;
    vertical-align: middle;
    max-width: 14%;
}

/* Customer Care */

.customer-care-apply-customer-care-left-container > .vc_column-inner {
    width: 78%;
}

.customer-care-solar-installation-question-concern-text-block-container h4 {
    margin: 0;
}


.customer-care-solar-installation-question-concern-text-block-container hr {
    margin-top: 16px;
    margin-bottom: 16px;
}

.questions-toggle h4 {
    color: #211F1E;
    font-size: 18px;
}

/* Profile Page */

.profile-hero-container {
    border-bottom: 16px;
    border-bottom-style: solid;
    border-bottom-color: #ffce57;
}

.profile-text-container h2 {
    margin-bottom: 0;
}

.profile-text-container .profile-role h3 {
    font-size: 1.2em;
    margin-top: 0;
}

.profile-social-links a:nth-of-type(1) {
    background-image: url("/source/2c8aafd80f4c242a5de8e4e9196b92b1/linkedin-icon-black.png");
}

.profile-social-links a:nth-of-type(2) {
    background-image: url("/source/4f31490daddc97c77c8abcf38ccb4b11/instagram-icon-black.png");
}

.profile-social-links a:nth-of-type(3) {
    background-image: url("/source/87b31f0e66138a44e5f14ed4c6f08422/facebook-icon-black.png");
}

.profile-social-links a:nth-of-type(4) {
    background-image: url("/source/d5a2a7614681e30b61d17eaffa6ad8ae/twitter-icon-black.png");
}

.profile-social-links a {
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-size: contain;
}

.profile-thumb-container {
    display: inline-block;
    max-width: 32%;
    vertical-align: top;
    margin-right: 60px;
}

.profile-text-container {
    display: inline-block;
    vertical-align: top;
    margin-top: 110px !important;
}

.profile-details-container {
    overflow: unset !important;
}

.profile-social-media-container {
    position: relative;
    height: 200px;
}

.profile-social-media-container .profile-social-links {
    position: absolute;
    right: 0;
    bottom: 0;
}

.profile-details-container > .wpb_column:after {
    content: "";
    background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
    width: 560px;
    height: 450px;
    position: absolute;
    left: -180px;
    top: 8px;
    background-repeat: no-repeat;
    background-size: 300px;
    z-index: 0;
}

.profile-details-column {
    margin-top: -124px;
    margin-left: 60px;
    margin-right: -60px;
    z-index: 1;
}

/* Save with Solar Form */

.save-with-solar-form_wrapper .gfield_label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

.save-with-solar-form_wrapper .gfield_required_text {
    display: none;
}

.save-with-solar-form_wrapper .gfield_validation_message {
    color: red;
    margin: 0 0 12px 0;
    line-height: 1.1
}

.save-with-solar-form_wrapper h4 {
    margin-bottom: 8px;
}

.save-with-solar-form_wrapper p {
    line-height: 1.2;
}

.save-with-solar-form_wrapper .save-with-solar-zipcode {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
}

.save-with-solar-form_wrapper .save-with-solar-phone {
    display: inline-block;
    width: 48%;
}

.save-with-solar-form_wrapper .save-with-solar-optin > legend {
    display: none;
}

.save-with-solar-form_wrapper .save-with-solar-optin input[type='checkbox'] {
    accent-color: #ffce5700;
    display: inline-block;
    vertical-align: top;
    margin: 4px 8px 0 0;
}

.save-with-solar-form_wrapper .save-with-solar-optin label {
    display: inline-block;
    line-height: 22px;
    font-size: 0.8em;
    max-width: 94%;
    vertical-align: top;
}

#mobile-navigation {
    max-height: 400px;
    overflow-y: auto;
}

.home-list-icons-with-text .list-with-icon-left {
    max-width: 590px;
}

html body .vc_btn3.vc_btn3-size-sm a {
    font-size: 16px;
}

.two-column-image-text-with-dotted-bg-right .two-column-image-text-image-wrapper:after {
	z-index: -1;
}

.home-cards #home-colored-boxes .vc_column_container > .vc_column-inner {
    padding-bottom: 16px;
}

.home-cards #home-colored-boxes .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 40px;
}

.awards-logo-template-container > .vc_column-inner {
    padding-top: 0 !important;
}

/* KNOWLEDGE GUIDES PAGE - ARTICLE INSIDE */
.entry-header .blog-post-single-header .post-title-container {
    margin-top: 160px;
}

@media screen and (max-width: 820px) {
    .future-solar-install-current-solar-install .future-solar-current-solar-bullets-container {
        width: auto;
    }
}

@media screen and (max-width: 640px) {
    .future-solar-install-current-solar-install #future-solar-current-solar-install {
        width: 600px;
    }

    .future-solar-install-current-solar-install {
        align-content: flex-start !important;
        min-height: auto !important; 
    }
    .future-solar-install-current-solar-install > .wpb_column:before, 
    .future-solar-install-current-solar-install > .wpb_column:after {
        background-image: none;
    }

    .future-solar-install-current-solar-install .future-solar-current-solar-bullets-container {
        justify-content: center;
    }

    .partners-apply-partners-left-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .list-with-icon-left {
        padding: 0px;
    }

    #see-if-you-qualify #apply-now > .wpb_column:last-child, 
    #home-colored-boxes > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column,
    div#footer-main, #footer-copyright {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .single-testimonial {
        max-width: 90%;
        margin: auto;
    }

    .single-testimonial div:first-child {
        width: auto;
    }

    .entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6 > .vc_column-inner {
        margin-left: 30px;
        margin-right: 30px;
    }

    .entry-content .vc_row.two-column-image-text-with-dotted-bg .two-column-image-text-image-wrapper.vc_col-has-fill.vc_col-sm-6 > .vc_column-inner, 
    .two-column-image-text-with-dotted-bg .two-column-image-text-image-wrapper > .vc_column-inner .wpb_single_image,
    .entry-content .vc_row.two-column-image-text-with-dotted-bg-right .two-column-image-text-image-wrapper.vc_col-has-fill.vc_col-sm-6 > .vc_column-inner,
    .two-column-image-text-with-dotted-bg-right .two-column-image-text-image-wrapper > .vc_column-inner .wpb_single_image{
        padding: 0px !important;
    }

    
    .page-id-8101 .two-column-image-text-with-dotted-bg-right{
        margin-top: 0px !important;
    }

    .page-id-8101 .two-column-image-text-with-dotted-bg-right .two-column-image-text-image-wrapper .wpb_wrapper {
        min-height: auto;
    }

    .page-id-8101 #home-colored-boxes {
        margin-top: 0px !important;
    }

}

@media screen and (max-width: 480px) {
    .future-solar-install-current-solar-install #future-solar-current-solar-install {
        width: 350px;
    }
}

/* Global */

@media screen and (max-width:  640px) {
    .inner-page-hero {
        padding: 30px !important;
    }

    #home-colored-boxes {
        margin-top: 110px !important;
    }

    .gfield_radio .gchoice label {
        background-color: #ffffff;
    }

}

@media screen and (min-width: 1921px) {
    
    div#state-grid-form .vc_column-inner.vc_custom_1653234191748 {
        padding-left: 36px !important;
    }
}

/* MOBILE SCREEN SIZES */
@media (max-width: 767px) {

    .hero-gradient-right > .vc_column-inner {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .vc_row.vc_custom_1658414049627,
    .vc_row.vc_custom_1658004234294,
    .vc_row.vc_custom_1658004244845 {
        margin-top: 0 !important;
    }

    .vc_row.vc_custom_1658501286536 {
        margin-bottom: 0 !important;
    }

    .vc_row.vc_custom_1652786716335 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .vc_row.hero-map {
        min-height: 510px !important;
    }

    .vc_row.hero-map > .wpb_column > .vc_column-inner {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .vc_column-inner.vc_custom_1652781443273 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .vc_row.vc_custom_1658867270328 {
        padding-bottom: 0 !important;
    }

    .vc_column-inner.vc_custom_1659395248010 {
        padding-bottom: 4% !important;
    }

    .vc_row.vc_custom_1658501286536 {
        margin-top: 0 !important;
    }

    div#home-colored-boxes {
        margin-top: 0 !important;
    }

    div#home-colored-boxes .slick-list .wpb_column h2 {
        font-size: 1.6em;
        line-height: 1.1;
    }

    div#home-colored-boxes .slick-list .wpb_column p {
        font-size: 0.8em;
        line-height: 1.5;
    }

    .vc_row.half-height-hero > .wpb_column > .vc_column-inner {
        padding: 20px 30px !important;
    }

    .vc_row.text-with-yellow-circle-bg > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_inner > .wpb_column > .vc_column-inner {
        margin-right: 30px !important;
        margin-left: 30px !important;
    }

    #horizontal-accordion {
        margin-right: 30px;
        margin-left: 30px;
    }

    .horizontal-accordion-item {
        justify-content: center;
    }

    .vc_row.vc_custom_1659536671768 {
        background-position: 65% 0 !important;
    }

    .vc_row.vc_custom_1659536989146 {
        background-position: 28% 0 !important;
    }

    .vc_grid-container .vc_grid.vc_row.vc_pageable-wrapper .vc_grid-item {
        padding-right: 60px !important;
        padding-left: 30px !important;
    }

    .influencer-hero-logo-container .influencer-hero-logo-lgcyp-power {
        display: block;
        max-width: 100%;
        padding: 0 30px 0 30px !important;
        border-right: unset;
        border-color: unset;
        max-height: unset;
        text-align: center !important;
        margin-bottom: 0 !important;
    }

    .influencer-hero-logo-container .influencer-hero-logo-pure-living-family {
        display: block;
        max-width: unset;
        text-align: center !important;
        max-width: 42%;
        margin: 0 auto;
    }

    .influencer-mission-statement-container > .wpb_column:after {
        content: none;
    }

    .influencer-hero-logo-container {
        margin: 0;
    }

    .vc_column-inner.vc_custom_1660172336590 {
        padding-top: 40px !important;
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .vc_column-inner.vc_custom_1660173884697 {
        padding-right: unset !important;
    }

    .vc_column-inner.vc_custom_1660173901144 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #see-if-you-qualify > .wpb_column > .vc_column-inner {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    /* Profile Page */

    .profile-details-container > .wpb_column:after {
        content: none;
    }

    .profile-details-column {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .profile-social-media-container {
        height: unset !important;
    }

    .profile-social-media-container .profile-social-links {
        position: relative;
        right: unset;
        bottom: unset;
        text-align: center;
    }

    .vc_column-inner.vc_custom_1660309137716 {
        padding-right: 0 !important;
    }

    .profile-thumb-container {
        margin: 0 auto 0 auto;
        display: block;
        max-width: 60%;
    }

    .profile-text-container {
        margin: 20px auto 40px auto !important;
        display: block;
        padding: 0 30px;
    }

    /* Customer Care Page */

    .vc_column-inner.vc_custom_1652781443273 {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .customer-care-two-yellow-boxes {
        width: 100% !important;
        max-width: unset !important;
        left: unset !important;
    }

    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child,
    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"]:not(.vc_row[data-vc-stretch-content="true"]) > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
        float: left !important;
        max-width: unset !important;
    }

    .vc_column-inner.vc_custom_1660325805823,
    .vc_column-inner.vc_custom_1660325826033 {
        padding: 0 !important;
    }


    .customer-care-two-yellow-boxes .vc_row hr {
        width: 100% !important
    }

    .customer-care-two-yellow-boxes h2 {
	    text-align: center;
	    font-size: 20px;
	    line-height: 24px;
	}

    .vc_column-inner.vc_custom_1660174413024,
    .vc_column-inner.vc_custom_1660174422146 {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .questions-toggle.vc_column_container {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .questions-toggle > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper h2 {
        font-size: 28px;
    }

    .customer-care-apply-customer-care-left-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .vc_column-inner.vc_custom_1660563844781 {
        padding-right: 0 !important;
    }

    .save-with-solar-form_wrapper .save-with-solar-optin label {
        max-width: 86%;
    }

    html .vc_btn3.vc_btn3-size-lg {
        min-width: 240px;
    }

    #logos .slick-slide .vc_single_image-wrapper img {
        max-width: 260px;
    }

    #footer-boxes .slick-dots {
        bottom: -48px !important;
    }

    div#footer-boxes .wpb_raw_code .wpb_column img {
        margin-top: 20px !important;
    }

    div#footer-boxes .wpb_raw_code .wpb_column h4 {
        margin-top: 12px;
        margin-bottom: 18px;
    }

    /* KNOWLEDGE GUIDES PAGE - ARTICLE INSIDE */
    .entry-header .blog-post-single-header .post-title-container {
        margin-top: unset;
    }
}
  
/* TABLET SCREEN SIZES */
@media (min-width: 768px) and (max-width: 1023px) {

    .influencer-hero-logo-container .influencer-hero-logo-lgcyp-power {
        display: block;
        max-width: 100%;
        padding: 0 30px 0 30px !important;
        border-right: unset;
        border-color: unset;
        max-height: unset;
        text-align: center !important;
        margin-bottom: 0 !important;
    }

    .influencer-hero-logo-container .influencer-hero-logo-pure-living-family {
        display: block;
        max-width: unset;
        text-align: center !important;
        max-width: 42%;
        margin: 0 auto;
    }

    .influencer-mission-statement-container > .wpb_column:after {
        content: none;
    }

    .influencer-hero-logo-container {
        margin: 0;
    }

    .vc_column-inner.vc_custom_1660172336590 {
        padding-top: 40px !important;
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .vc_column-inner.vc_custom_1660173884697 {
        padding-right: unset !important;
    }

    .vc_column-inner.vc_custom_1660173901144 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    /* Profile Page */

    .profile-details-container > .wpb_column:after {
        content: none;
    }

    .profile-details-column {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .profile-social-media-container {
        height: unset !important;
    }

    .profile-social-media-container .profile-social-links {
        position: relative;
        right: unset;
        bottom: unset;
        text-align: center;
    }

    .vc_column-inner.vc_custom_1660309137716 {
        padding-right: 0 !important;
    }

    .profile-thumb-container {
        margin: 0 auto 0 auto;
        display: block;
        max-width: 60%;
    }

    .profile-text-container {
        margin: 20px auto 40px auto !important;
        display: block;
        padding: 0 30px;
    }

    .vc_column-inner.vc_custom_1652781443273 {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .customer-care-two-yellow-boxes {
        width: 80% !important;
        max-width: unset !important;
        left: unset !important;
    }

    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child,
    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"]:not(.vc_row[data-vc-stretch-content="true"]) > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
        float: left !important;
        max-width: unset !important;
    }

    .vc_column-inner.vc_custom_1660325805823,
    .vc_column-inner.vc_custom_1660325826033 {
        padding: 0 !important;
    }

    .customer-care-two-yellow-boxes .vc_row hr {
        width: 100% !important
    }

    .customer-care-two-yellow-boxes h2 {
        text-align: center;
    }

    .vc_column-inner.vc_custom_1660563844781 {
        padding-right: 0 !important;
    }

    #logos .slick-slide .vc_single_image-wrapper img {
        max-width: 260px;
    }

    #footer-boxes .slick-dots {
        bottom: -48px !important;
    }

    div#footer-boxes .wpb_raw_code .wpb_column img {
        margin-top: 20px !important;
    }

    div#footer-boxes .wpb_raw_code .wpb_column h4 {
        margin-top: 12px;
        margin-bottom: 18px;
    }
}

/* DESKTOP SMALL SCREEN SIZES */
@media (min-width: 1024px) and (max-width: 1279px) {

    .customer-care-two-yellow-boxes {
        width: 80% !important;
        max-width: unset !important;
        left: unset !important;
    }

    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child,
    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"]:not(.vc_row[data-vc-stretch-content="true"]) > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
        float: left !important;
        max-width: unset !important;
    }

    .vc_column-inner.vc_custom_1660325805823,
    .vc_column-inner.vc_custom_1660325826033 {
        padding: 0 !important;
    }

    .customer-care-two-yellow-boxes h2 {
        text-align: center;
    }
} 

/* DESKTOP MEDIUM SCREEN SIZES */
@media (min-width: 1280px) and (max-width: 1440px) {

    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child,
    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"]:not(.vc_row[data-vc-stretch-content="true"]) > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
        float: left !important;
        max-width: unset !important;
    }
} 

/* DESKTOP LARGE SCREEN SIZES */
@media (min-width: 1441px) and (max-width: 1537px) {

    .influencer-mission-statement-text {
        margin-left: 34px;
    }
}

/* DESKTOP LARGE SCREEN SIZES */
@media (min-width: 1441px) and (max-width: 1907px) {
    
    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child,
    .customer-care-two-yellow-boxes.vc_row[data-vc-full-width="true"]:not(.vc_row[data-vc-stretch-content="true"]) > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
        float: left !important;
        max-width: unset !important;
    }
}

/* homepage */
.get-solar-btn {
    all: unset;
    font-family: Helvetica, Arial, sans-serif;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #FEC355 !important;
    color: #211F1E !important;
    font-size: 16px;
    border-radius: 25px;
    padding-top: 27px !important;
    padding-bottom: 27px !important;
    padding-left: 67px !important;
    padding-right: 67px !important;
    font-weight: bold;
    height: 50px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    /*  */
    margin: 0;
    text-decoration: none;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    transition: all 0.2s ease-in-out;
    box-shadow: none;
    font-family: 'sequel_100_black65';
    border-radius: 35px !important;
    line-height: 0px !important;
}

@media only screen and (max-width: 768px) {
    .get-solar-btn {
        padding-left: 5% !important;
        padding-right: 5% !important;
        min-width: 190px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .get-solar-btn {
        min-width: 240px;
    }
}

.Root-sc-__sc-15qjen0-0 .jkLIsM {
    max-width: 1350px !important;
}