/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* ============== HEADER SECTION CSS START ============== */




header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {position: relative;}

header#top ul.sf-menu.sf-js-enabled.sf-arrows li.current-menu-item a span , header#top ul.sf-menu.sf-js-enabled.sf-arrows li a:hover span {
    color: #67BC46 !important;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows li a:before {
    content: "";
    background: #67BC46;
    height: 4px;
    width: 4px;
    position: absolute;
    bottom: -7px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 3px;
    transition: all 0.5s;
    opacity: 0;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows li a:hover:before {
    width: 50%;
    opacity: 1;
}

li#menu-item-17 a {
    border: 1px solid #006E1C;
    padding: 15px 45px !important;
    border-radius: 50px;
    text-align: center;
    position: relative !important;
    transition: all 0.5s !important;
    overflow: hidden;
    background: #006E1C;
}

li#menu-item-17 a span {
    color: #ffffff;
}

li#menu-item-17 a:before {
    content: "";
    background: #002018;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -20px;
    top: -20px;
    border-radius: 50%;
    transition: all 0.5s;
    transform: scale(0.1);
    z-index: 9;
}

li#menu-item-17 a:hover:before {
    transform: scale(15.5);
}

li#menu-item-17 a:hover span {
    position: relative;
    z-index: 9999;
    color: #fff;
}
/* ============== HEADER SECTION CSS END ============== */










/* ============== HERO SECTION CSS START ============== */
a#cta-btn {
    padding: 15px 35px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    background: linear-gradient(45deg, #006E1C, #4CAF50);
}
a#cta-btn:before{
     content: "";
     background: #002018;
     height: 30px;
     width: 30px;
     position: absolute;
     left: -20px;
     top: -20px;
     border-radius: 50%;
     transition: all 0.5s;
     transform: scale(0.1);
     z-index: 9;
}

a#cta-btn:hover:before {
    transform: scale(22.5);
}
a#cta-btn:hover{
    color: #67BC46 !important;
    box-shadow: unset !important;
    transform: unset !important;
}

a#cta-btn:hover span {
    position: relative;
    z-index: 9;
}

h1 {
    color: #002018!important;
}



#hero .class-two{
    position: absolute;
    bottom: 0;
    left: 0;
}
.nectar-text-inline-images__marker img {
    position: unset !important;
    top: 0;
    left: 0;
    height: 100%;
    max-width: none;
    width: auto;
    margin-bottom: unset !important;
}

.nectar-text-inline-images__marker {
    display: flex;
    position: relative;
    min-width: unset !important;
    clip-path: unset !important;
}



.nectar_video_lightbox.play_button_with_text>span {
    display: flex;
    align-items: center;
}
.green {
    color: #006E1C;
}

.nectar-text-inline-images__inner {
    text-transform: uppercase;
    color: #006E1C;
    font-family: 'Plus Jakarta Sans';
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-flex;
    align-items: end;
    background: #B9F5DF;
    padding: 5px;
    border-radius: 30px;
    justify-content: space-between;
    width: 200px;
}

#hero  p {
    max-width: 500px;
}

.nectar_video_lightbox.play_button_with_text {
    padding: unset;
    display: inline-block;
}

div#hero #cta-btn {
    margin-right: 20px;
}
/* ============== HERO SECTION CSS END ============== */


















/* ============== FOOTER SECTION CSS START ============== */



div#footer ul {
    margin: unset;
}

div#footer ul li {
    list-style: none;
    margin-bottom: 15px;
}

div#footer ul li a {
    color: #002018;
    transition: all 0.5s;
}


div#ft-inr-row .col-left .vc_column-inner {
    padding-left: 40px;
}

div#ft-inr-row .wpb_raw_code ul {
    display: flex;
    align-items: center;
}

div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 20px;
}

div#ft-inr-row .wpb_raw_code ul a {
    background: #D1FAE5;
    padding: 5px 5px;
    border-radius: 30px;
    color: #006E1C;
}
div#footer ul li a:hover {
    color: #00bd59;
}

div#footer h5 {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700 !important;
    margin-bottom: 20px;
    color: #002018 !important;
    text-transform: uppercase;
}

div#footer .tnp-field label {
    display: none;
}

input#tnp-1 {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50px;
    padding: 15px !important;
}

body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 15px 50px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 0.5s !important;
    overflow: hidden;
    font-family: 'Montserrat' !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    background: #006B35;
}
div#contact  .vc_col-sm-8  .vc_column-inner {
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 30px;
}

div#contact .vc_col-sm-8 .vc_column-inner label {
    color: #006B35;
}

div#contact .form .row input,  div#contact .form .row select {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 40px;
    padding: 15px;
}
div#contact .form .row textarea{
     border-radius: 20px; 
       background: #fff;
    border: 1px solid #ddd;
}
div#ft-copyright {
    padding-top: 20px;
}
/* ============== FOOTER SECTION CSS END ============== */



div#partners .carousel-item img {
    display: block;
    text-align: center;
    margin: auto;
}

.sec-main-heading h2 {
    position: relative;
}

.sec-main-heading h2:before {
    content: "";
    background: #006E1C;
    height: 7px;
    width: 215px;
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    border-radius: 3px;
}


div#why-choose.Smarter div#inr-row .vc_column-inner svg, div#why-choose.Smarter div#inr-row .nectar_icon.icon_color_custom_003c0b i.fa.fa-arrow-right {
    color: #000 !important;
}

div#why-choose div#inr-row .vc_column-inner {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    color: #3F4A3C;
    min-height: 300px;
    transition: all 0.5s;
}

div#why-choose div#inr-row .vc_column-inner p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

div#why-choose div#inr-row .vc_column-inner h4 {
    color: #fff;
    margin-top: 10px;
}

div#why-choose div#inr-row .vc_column-inner svg, div#why-choose div#inr-row  .nectar_icon.icon_color_custom_003c0b {
    background: #4CAF50;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#why-choose div#inr-row .vc_column-inner svg path {
	transform: scale(0.6) translate(10px, 10px);
	position: relative;
	fill: #fff;
}

div#why-choose.choose div#inr-row .vc_column-inner p {
    color: #3F4A3C;
}

div#why-choose.choose div#inr-row .vc_column-inner h4 {
    color: #002018;
}

div#why-choose.choose div#inr-row .vc_column-inner svg path {
    fill: #003c0b;
}

div#why-choose div#inr-row .vc_column-inner:hover {
    transform: scale(1.05);
}


div#Services .owl-item {
    padding: 0 10px;
}

div#Services .owl-item .carousel-item {
    text-align: left;
}

div#Services .owl-item .carousel-item h3 {
    color: #002018;
}

div#Services .owl-nav.disabled {
    display: none;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 45%;
}

div#Services .owl-nav.disabled button.owl-prev {
    margin-left: -60px;
}

div#Services .owl-nav.disabled button.owl-next {
    margin-right: -60px;
}

div#Services .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: #4CAF50;
    border: unset;
    height: 50px;
    width: 50px;
    border-radius: 50% !important;
    font-size: 34px;
    line-height: 22px;
    font-family: 'Plus Jakarta Sans';
}

div#performance {}

div#performance div#inr-row {
    padding: 40px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

div#performance div#inr-row img {
    max-width: 250px;
}



div#Independence div#inr-row  .vc_column-inner {
    background: #17362E;
    padding: 30px 20px;
    border-radius: 20px;
    color: #fff;
    transition: all 0.5s;
    text-align: left;
}

div#Independence div#inr-row  .vc_column-inner:hover {
    transform: scale(1.05);
}






div#Independence div#inr-row .vc_column-inner h3 {
    color: #fff;
}

div#Independence div#inr-row .vc_column-inner strong {
    color: #07B333;
    font-size: 60px;
    line-height: 68px;
    font-family: 'Plus Jakarta Sans';
}



div#testimonial .nectar-star-rating {
    display: flex;
    justify-content: center;
}

div#testimonial .nectar-star-rating .nectar-star-rating__icon {
    color: #EFB333;
}

div#testimonial div#inr-row  .vc_column-inner {
    background: #fff;
    padding: 30px 20px;
    border-radius: 20px;
    color: #000000;
    transition: all 0.5s;
    text-align: left;
}

div#testimonial  div#inr-row  .vc_column-inner:hover {
    transform: scale(1.05);
}

div#testimonial .img-blk .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

div#testimonial .img-blk .wpb_wrapper p {
    padding: unset;
}

div#testimonial .img-blk .wpb_wrapper p img {
    margin: unset;
}

div[data-style="minimal"] .toggle {
    background: #CAFFEB;
    border-radius: 100px;
    margin-bottom: 20px !important;
    border: unset;
    padding-left: 30px;
    transition: all 0.5s;
}

div[data-style="minimal"] .toggle a.nectar-inherit-h5 {
    color: #002018;
    font-size: 18px !important;
    line-height: 26px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

div[data-style*=minimal] .toggle>.toggle-title i {
    right: 30px;
}

div[data-style="minimal"] .toggle.open {
    border-radius: 30px !important;
}

/* About page css start  */

.nectar-milestone .number {
    color: #006B35;
    font-family: 'Plus Jakarta Sans';
    font-weight: bold;
}

body .nectar-milestone .subject {
    text-transform: uppercase;
    color: #3E4A3F;
    font-size: 14px;
    line-height: 22px;
}

div#performance .iwithtext h4, div#performance .iwithtext p {
    color: #fff;
}

div#performance .righ-col .vc_column-inner  .wpb_wrapper {
    background: #007443;
    padding: 20px;
    border-radius: 20px;
    border: 2px solid #036336;
}



a#sec-btn {
    background: #ffffff9c !important;
    color: #006B35;
}

div#performance a#sec-btn {
    margin-right: 20px;
}


/* Solar Panels CSS start  */

.txt-blk .wpb_wrapper {
    display: flex;
    gap: 20px;
}

.txt-blk .wpb_wrapper strong {
    background: #006B35;
    height: 50px;
    width: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
}

div#why-choose.Benefits div#inr-row .vc_column-inner {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    min-height: 250px;
    padding: 40px;
    text-align: left;
}

div#why-choose.Benefits div#inr-row .vc_column-inner svg, div#why-choose.Benefits div#inr-row .nectar_icon.icon_color_custom_003c0b {
    background: #4caf5059 !important;
}





/* battery storage css  */

div#Premium #inner-row {
    border-radius: 20px;
}

div#Premium #inner-row img {
    width: 100%;
}

div#Premium .col-right .vc_column-inner {
    padding: 0 30px;
}

div#Premium .col-right .vc_column-inner .img-blk p {
    display: flex;
    gap: 10px;
}
div#Premium #inner-row  .col-left .vc_column-inner{
    padding: 0 20px;
}



div#Premium #inner-row .col-left .vc_column-inner .iwt-text {
    color: #fff;
    padding-left: 40px;
}

div#Premium #inner-row .col-left .vc_column-inner  i {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    font-weight: 200;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: scale(0.6);
}

div#Premium #inner-row .col-left  .iwithtext {
    font-size: 14px;
    line-height: 22px;
}

div#Premium #inner-row .iwithtext .iwt-icon {
    position: absolute;
    left: 0;
    top: -3px;
}

div#why-choose.Energy {}

div#why-choose.Benefits.Energy div#inr-row .vc_column-inner {
    box-shadow: unset;
    text-align: center;
    min-height: unset;
    padding: 10px;
    background: transparent;
}

div#why-choose.Benefits.Energy div#inr-row .vc_column-inner svg, div#why-choose.Benefits.Energy div#inr-row .nectar_icon.icon_color_custom_003c0b{
    background: #fff !important;
 box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    transition: all 0.5s;
}





div#why-choose.Benefits.Energy div#inr-row .row-bg:before {
    content: "";
    background: #ccc;
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 80px;
}

div#why-choose.Benefits.Energy div#inr-row .row-bg {
    position: relative;
}



/* EV Battery  */

div#why-choose.Smarter div#inr-row .vc_column-inner {
    padding: 20px;
    min-height: unset;
}

div#why-choose.Smarter div#inr-row .col-style .vc_column-inner {
    background: #0D631B;
}

div#why-choose.Smarter div#inr-row .vc_column-inner svg, div#why-choose.Smarter div#inr-row .nectar_icon.icon_color_custom_003c0b{
    background: #ffffff1f;
}

div#why-choose.Smarter div#inr-row .vc_column-inner svg, div#why-choose.Smarter div#inr-row .nectar_icon.icon_color_custom_003c0b i {
    color: #fff !important;
}

div#why-choose.Smarter div#inr-row .col-style .vc_column-inner:hover {
    background: #0D631B;
    color: #fff;
}

div#why-choose.Smarter div#inr-row .col-style .vc_column-inner:hover h4 {
    color: #fff;
}



div#working-smart .row_col_wrap_12.col.span_12.dark.left {
      background: #181D17 !important;
      border-radius: 20px !important;
      overflow: hidden;
      padding: 40px 20px;
}

div#working-smart h4, div#working-smart p {
    color: #fff;
}

 body div#working-smart [class^="icon-"].icon-default-style {
    color: #63f7a6 !important;
}

div#Independence.EV-Energy  div#inr-row .vc_column-inner {background: #F0F7F9;position: relative;min-height: 250px;}

div#Independence.EV-Energy  div#inr-row h3 {
    color: #181D17;
    font-size: 20px;
    line-height: 28px;
}

div#Independence.EV-Energy div#inr-row p {
    color: #40493D;
}

div#Independence.EV-Energy div#inr-row .vc_column-inner strong {
    position: absolute;
    top: -50px;
    left: 0;
    background: green;
    font-size: 20px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* COntact Us  */

.contact-sidebar {
    max-width: 350px;
    font-family: 'Plus Jakarta Sans';
}

/* Green Background Section */
.contact-card {
    background-color: #e4fdf5; /* Light mint */
    border-radius: 35px;
    padding: 30px;
    margin-bottom: 20px;
}

.card-title {
    margin: 0 0 25px 0;
    font-size: 22px;
    color: #0b2b25;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}

.icon-circle {
    background: #ffffff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: #006d5b;
    flex-shrink: 0;
}

.details .label {
    display: block;
    font-size: 13px;
    color: #6a827e;
}

.details .value {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #0b2b25;
    margin-top: 2px;
}

/* Bottom Buttons Styling */
.action-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.sidebar-btn {
    display: flex;
    align-items: center;
    padding: 16px 24px;
    border: 1px solid #e5eef0;
    border-radius: 50px;
    text-decoration: none;
    color: #0b2b25;
    font-weight: 600;
    font-size: 15px;
    transition: 0.2s ease-in-out;
}

.sidebar-btn i {
    margin-right: 12px;
    color: #006d5b;
    font-size: 18px;
}

.sidebar-btn:hover {
    background-color: #f9fdfc;
    border-color: #006d5b;
}

.icon-circle:before {
    display: none;
}

/* loft section CSS start */

#loft-inr .vc_column-inner {
    padding: 40px 40px;
    border-radius: 51px;
    background: #ffff;
    position: relative;
    transition: all 0.5s;
}

#loft-inr .vc_column-inner:hover {
    transform: scale(0.95);
}

#loft-inr p {
    font-size: 17px;
    line-height: 25px;
}

#loft-inr .before-sec .vc_column-inner:before {
    content: '';
    position: absolute;
    background: url(https://demo-weblink.com/timeless-energy/wp-content/uploads/2026/04/loft-img1.png);
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: top right;
    border-radius: 51px;
    background-size: 35%;
}

#loft-inr .before-sec p {
    max-width: 410px;
}

#loft-inr .white-sec .loft {
    display: flex;
    align-items: center;
    gap: 20px;
}

#loft-inr .white-sec .loft img {
    margin: unset;
    min-width: 210px;
    border-radius: 34px;
}

#loft-inr .green-sec .vc_column-inner {
    background: #2E7D32;
}

#loft-inr .green-sec h3, #loft-inr .green-sec p {
    color: #CBFFC2;
}

#loft-inr .grey-sec .vc_column-inner {
    background: #E0E4DA;
}

#loft-inr .grey-sec h3, #loft-inr .grey-sec p {
    color: #181D17;
}

/* loft section CSS end */

/* trans section CSS start */

#inr-trans .right-col {
    text-align: right;
}

#inr-trans p {
    font-size: 20px;
    line-height: 28px;
}

#inr-trans .right-col .vc_column-inner {
    position: relative;
}

#inr-trans .right-col .vc_column-inner:before {
    content: '';
    position: absolute;
    background: #BFCABA;
    height: 1.12px;
    width: 70%;
    bottom: 10%;
    left: 0;
}

#trans-inr .vc_column-inner {
    background: #F0F7F9;
    border-top: 5px solid #0D631B;
    border-radius: 35px;
    padding: 30px 30px;
    position: relative;
    transition: all 0.5s;
}

#trans-inr p {
    font-size: 17px;
    line-height: 25px;
}

div#trans-inr {
    padding-top: 50px;
}

#trans-inr span.number {
    color: #E0E4DA;
    font-size: 134px;
    font-weight: bold;
}

#trans-inr .numeric {
    position: absolute;
    top: -10%;
    left: -5%;
    z-index: -9;
}

#trans-inr .vc_column-inner:hover {
    transform: scale(0.95);
}

/* trans section CSS end */

/* impact section CSS start */

#impact .impact-card {
    background-color: #fff;
    border-radius: 64px;
    padding: 60px 60px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

#impact .card-content {
    display: flex;
    gap: 40px;
    align-items: center;
}

#impact .form-section {
    flex: 1.2;
}

#impact .form-section h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px;
    color: #1a1a1a;
}

#impact .subtitle {
    color: #40493D !important;
    font-size: 21px;
    line-height: 29px;
}

#impact .input-group label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #181D17;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    line-height: 26px;
}

#impact .custom-select {
    width: 100%;
    padding: 15px;
    border-radius: 50px;
    border: none;
    background-color: #F0F7F9;
    margin-bottom: 25px;
    font-size: 21px;
    color: #181D17;
    line-height: 29px;
}

#impact .button-group {
    display: flex;
    gap: 10px;
}

#impact .depth-btn {
    flex: 1;
    padding: 12px;
    border: 1px solid #BFCABA;
    border-radius: 25px !important;
    background: white;
    cursor: pointer;
    transition: 0.3s;
    font-size: 21px;
    line-height: 29px;
}

#impact .depth-btn.active {
    border: 1.5px solid #0D631B;
    background-color: #0d631b17 !important;
}

#impact .result-section {
    flex: 0.8;
    background-color: #F0F7F9;
    padding: 50px 40px;
    border-radius: 43px;
    text-align: center;
}

#impact .estimated-label {
    font-size: 16px;
    font-weight: bold;
    color: #40493D;
    letter-spacing: 1px;
    line-height: 24px;
}

#impact .savings-amount {
    font-size: 80px;
    line-height: 88px;
    color: #0D631B !important;
}

#impact .offset-text {
    color: #40493D;
    font-size: 21px;
    line-height: 29px;
}

#impact .divider {
    border: 0;
    border-top: 1px solid #ccd6d8;
    margin: 25px 0;
}

#impact .claim-btn {
    width: 100%;
    background-color: #0D631B;
    color: white;
    border: none;
    padding: 18px;
    border-radius: 50px !important;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#impact .claim-btn:hover {
    background-color: #0d4d16;
}

@media (max-width: 768px) {
    .card-content {
        flex-direction: column;
    }
    .result-section {
        width: 100%;
    }
}

/* impact section CSS end */

@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
h1 {
    font-size: 48px !important;
    line-height: 56px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

div#testimonial div#inr-row .vc_column-inner {
    min-height: 270px;
}
div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 10px;
}	
	
div#loft {
    padding: 80px 0px !important;
}

div#trans {
    padding: 80px 0px !important;
}	

#impact .savings-amount {
    font-size: 65px !important;
    line-height: 73px !important;
}

#impact .form-section h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#impact .subtitle {
    font-size: 19px !important;
    line-height: 27px !important;
}

#impact .custom-select {
    font-size: 19px !important;
    line-height: 27px !important;
}

#impact .offset-text {
    font-size: 19px !important;
    line-height: 27px !important;
}	
	
}




@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
h1 {
    font-size: 42px !important;
    line-height: 50px !important;
}

h2 {
    font-size: 36px !important;
    line-height: 44px !important;
}

div#testimonial div#inr-row .vc_column-inner {
    min-height: 270px;
}
div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 10px;
}
a#cta-btn {
    padding: 15px 35px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    background: linear-gradient(45deg, #006E1C, #4CAF50);
}
div#Independence div#inr-row .vc_column-inner {
    background: #17362E;
    padding: 20px 15px;
    border-radius: 20px;
    color: #fff;
    transition: all 0.5s;
    text-align: left;
    min-height: 270px;
}
h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

h3 {
    font-size: 18px !important;
    line-height: 24px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}
div#Independence div#inr-row .vc_column-inner strong {
    color: #07B333;
    font-size: 40px;
    line-height: 48px;
    font-family: 'Plus Jakarta Sans';
}

div#footer ul li a {
    font-size: 14px;
    line-height: 22px;
}	
	
div#loft {
    padding: 60px 0px !important;
}

div#trans {
    padding: 60px 0px !important;
}

#loft-inr .vc_column-inner {
    padding: 30px 30px !important;
}

#loft-inr .before-sec p {
    max-width: 330px !important;
}

#loft-inr .before-sec .vc_column-inner:before {
    background-size: 38% !important;
}

#trans-inr .vc_column-inner {
    padding: 25px 25px !important;
}	
	
#impact .savings-amount {
    font-size: 55px !important;
    line-height: 63px !important;
}

#impact .form-section h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#impact .subtitle {
    font-size: 17px !important;
    line-height: 25px !important;
}

#impact .custom-select {
    font-size: 19px !important;
    line-height: 27px !important;
}

#impact .offset-text {
    font-size: 17px !important;
    line-height: 25px !important;
    padding-bottom: 10px !important;
}

#impact .impact-card {
    padding: 40px 40px !important;
}

#impact .result-section {
    padding: 35px 35px !important;
}

#impact .depth-btn {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 10px !important;
}

#impact .input-group label {
    font-size: 15px !important;
    line-height: 27px !important;
}

div#impact {
    padding-bottom: 60px !important;
}	
	
#top nav > ul > li > a {
    padding: 0px 8px !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

#top nav > ul > li#menu-item-17 > a {
    padding: 15px 40px !important;
}

#header-outer #logo img {
    height: 35px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
h1 {
    font-size: 34px !important;
    line-height: 42px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#testimonial div#inr-row .vc_column-inner {
    min-height: 270px;
}
div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 5px;
}
a#cta-btn {
    padding: 15px 35px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    background: linear-gradient(45deg, #006E1C, #4CAF50);
}
div#Independence div#inr-row .vc_column-inner {
    background: #17362E;
    padding: 20px 15px;
    border-radius: 20px;
    color: #fff;
    transition: all 0.5s;
    text-align: left;
    min-height: 270px;
}
h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

h3 {
    font-size: 18px !important;
    line-height: 24px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}
li#menu-item-17 a {
    border: 1px solid #006E1C;
    padding: 12px 35px !important;
    border-radius: 50px;
    text-align: center;
    position: relative !important;
    transition: all 0.5s !important;
    overflow: hidden;
    background: #006E1C;
}
div#Independence div#inr-row .vc_column-inner strong {
    color: #07B333;
    font-size: 40px;
    line-height: 48px;
    font-family: 'Plus Jakarta Sans';
}

div#footer ul li a, div#footer p {
    font-size: 11px !important;
    line-height: 19px;
}

#top .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
div#performance div#inr-row img {
    max-width: 150px;
}
div#why-choose div#inr-row .vc_column-inner {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    color: #3F4A3C;
    min-height: 290px;
    transition: all 0.5s;
}
div#footer ul li {
    list-style: none;
    margin-bottom: 5px;
}
.nectar-text-inline-images__inner {
    text-transform: uppercase;
    color: #006E1C;
    font-family: 'Plus Jakarta Sans';
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-flex;
    align-items: end;
    background: #B9F5DF;
    padding: 5px;
    border-radius: 30px;
    justify-content: space-between;
    width: 180px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 14px;
    margin: 0 10px;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -30px;
}

#hero .class-two img {
    max-width: 190px;
    bottom: 20px;
}	
	
div#loft {
    padding: 50px 0px !important;
}

div#trans {
    padding: 50px 0px !important;
}

#loft-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec p {
    max-width: 270px !important;
}

#loft-inr .before-sec .vc_column-inner:before {
    background-size: 46% !important;
    left: 3% !important;
}

#trans-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec .vc_column-inner {
    overflow: hidden;
}

#loft-inr .white-sec .loft img {
    min-width: 170px !important;
}

#loft-inr .wpb_text_column {
    margin-bottom: 5px !important;
}

#trans-inr span.number {
    font-size: 100px !important;
}	
	
#impact .savings-amount {
    font-size: 45px !important;
    line-height: 53px !important;
}

#impact .form-section h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#impact .subtitle {
    font-size: 14px !important;
    line-height: 22px !important;
}

#impact .custom-select {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px !important;
}

#impact .offset-text {
    font-size: 14px !important;
    line-height: 22px !important;
    padding-bottom: 10px !important;
}

#impact .impact-card {
    padding: 30px 30px !important;
}

#impact .result-section {
    padding: 25px 25px !important;
}

#impact .depth-btn {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 8px !important;
}

#impact .input-group label {
    font-size: 14px !important;
    line-height: 26px !important;
}

div#impact {
    padding-bottom: 60px !important;
}

#impact .divider {
    margin: 15px 0px !important;
}	
	
#top nav > ul > li > a {
    padding: 0px 5px !important;
    font-size: 12px !important;
    line-height: 20px !important;
}

#top nav > ul > li#menu-item-17 > a {
    padding: 15px 40px !important;
}

#header-outer #logo img {
    height: 35px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 50px !important;
}
	
}



@media only screen and (min-width: 768px) and (max-width: 999px){
	
h1 {
    font-size: 44px !important;
    line-height: 52px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#testimonial div#inr-row .vc_column-inner {
    min-height: unset;
}
div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 5px;
}
a#cta-btn {
    padding: 15px 35px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    background: linear-gradient(45deg, #006E1C, #4CAF50);
}
div#Independence div#inr-row .vc_column-inner {
    background: #17362E;
    padding: 20px 15px;
    border-radius: 20px;
    color: #fff;
    transition: all 0.5s;
    text-align: left;
    min-height: 240px;
}
h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-17 a {
    border: 1px solid #006E1C;
    padding: 12px 35px !important;
    border-radius: 50px;
    text-align: center;
    position: relative !important;
    transition: all 0.5s !important;
    overflow: hidden;
    background: #006E1C;
}
div#Independence div#inr-row .vc_column-inner strong {
    color: #07B333;
    font-size: 40px;
    line-height: 48px;
    font-family: 'Plus Jakarta Sans';
}

div#footer ul li a, div#footer p {
    font-size: 16px !important;
    line-height: 24px;
}

#top .container {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
div#performance div#inr-row img {
    max-width: 150px;
}
div#why-choose div#inr-row .vc_column-inner {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    color: #3F4A3C;
    min-height: 250px;
    transition: all 0.5s;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 120px !important;
    }
div#footer ul li {
    list-style: none;
    margin-bottom: 5px;
}
.nectar-text-inline-images__inner {
    text-transform: uppercase;
    color: #006E1C;
    font-family: 'Plus Jakarta Sans';
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-flex;
    align-items: end;
    background: #B9F5DF;
    padding: 5px;
    border-radius: 30px;
    justify-content: space-between;
    width: 180px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 14px;
    margin: 0 10px;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -30px;
}

#hero .class-two img {
    max-width: 290px;
    bottom: 10px;
}

div#footer-outer {
    display: none;
}

div#testimonial {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}	
	
div#loft {
    padding: 50px 0px !important;
}

div#trans {
    padding: 50px 0px !important;
}

#loft-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec p {
    max-width: 270px !important;
}

#loft-inr .before-sec .vc_column-inner:before {
    background-size: 46% !important;
    left: 3% !important;
}

#trans-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec .vc_column-inner {
    overflow: hidden;
}

#loft-inr .white-sec .loft img {
    min-width: 170px !important;
}

#loft-inr .wpb_text_column {
    margin-bottom: 5px !important;
}

#trans-inr span.number {
    font-size: 100px !important;
}	
	
#impact .savings-amount {
    font-size: 45px !important;
    line-height: 53px !important;
}

#impact .form-section h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#impact .subtitle {
    font-size: 14px !important;
    line-height: 22px !important;
}

#impact .custom-select {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px !important;
}

#impact .offset-text {
    font-size: 14px !important;
    line-height: 22px !important;
    padding-bottom: 10px !important;
}

#impact .impact-card {
    padding: 30px 30px !important;
}

#impact .result-section {
    padding: 25px 25px !important;
}

#impact .depth-btn {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 8px !important;
}

#impact .input-group label {
    font-size: 14px !important;
    line-height: 26px !important;
}

div#impact {
    padding-bottom: 60px !important;
}

#impact .divider {
    margin: 15px 0px !important;
}	
	
}




@media only screen and (min-width: 520px) and (max-width: 767px){
	
h1 {
    font-size: 44px !important;
    line-height: 52px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#testimonial div#inr-row .vc_column-inner {
    min-height: unset;
}
div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 5px;
}
a#cta-btn {
    padding: 15px 35px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    background: linear-gradient(45deg, #006E1C, #4CAF50);
}
div#Independence div#inr-row .vc_column-inner {
    background: #17362E;
    padding: 20px 15px;
    border-radius: 20px;
    color: #fff;
    transition: all 0.5s;
    text-align: left;
    min-height: unset;
}
h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-17 a {
    border: 1px solid #006E1C;
    padding: 12px 35px !important;
    border-radius: 50px;
    text-align: center;
    position: relative !important;
    transition: all 0.5s !important;
    overflow: hidden;
    background: #006E1C;
}
div#ft-inr-row .col-left .vc_column-inner {
    padding-left: unset;
}
div#Independence div#inr-row .vc_column-inner strong {
    color: #07B333;
    font-size: 40px;
    line-height: 48px;
    font-family: 'Plus Jakarta Sans';
}

div#footer ul li a, div#footer p {
    font-size: 16px !important;
    line-height: 24px;
}
div#Services .owl-nav.disabled {
    display: flex;
    justify-content: center;
    width: 100%;
    position: absolute;
    top: unset;
}

div#performance div#inr-row img {
    max-width: 150px;
}
div#why-choose div#inr-row .vc_column-inner {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    color: #3F4A3C;
    min-height: unset;
    transition: all 0.5s;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 90px !important;
    }
div#footer ul li {
    list-style: none;
    margin-bottom: 5px;
}
.nectar-text-inline-images__inner {
    text-transform: uppercase;
    color: #006E1C;
    font-family: 'Plus Jakarta Sans';
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-flex;
    align-items: end;
    background: #B9F5DF;
    padding: 5px;
    border-radius: 30px;
    justify-content: space-between;
    width: 180px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 14px;
    margin: 0 10px;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -30px;
}

#hero .class-two img {
    max-width: 290px;
    bottom: 10px;
}

div#hero {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#testimonial {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#footer-outer {
    display: none;
}

div#Services .owl-dots {
    display: none;
}

div#Services a#cta-btn {
    margin-top: 70px;
}	
	
div#loft {
    padding: 50px 0px !important;
}

div#trans {
    padding: 50px 0px !important;
}

#loft-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec p {
    max-width: 270px !important;
}

#loft-inr .before-sec .vc_column-inner:before {
    background-size: 46% !important;
    left: 3% !important;
}

#trans-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec .vc_column-inner {
    overflow: hidden;
}

#loft-inr .white-sec .loft img {
    min-width: 170px !important;
}

#loft-inr .wpb_text_column {
    margin-bottom: 5px !important;
}

#trans-inr span.number {
    font-size: 100px !important;
}	
	
#impact .savings-amount {
    font-size: 45px !important;
    line-height: 53px !important;
}

#impact .form-section h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#impact .subtitle {
    font-size: 14px !important;
    line-height: 22px !important;
}

#impact .custom-select {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px !important;
}

#impact .offset-text {
    font-size: 14px !important;
    line-height: 22px !important;
    padding-bottom: 10px !important;
}

#impact .impact-card {
    padding: 30px 30px !important;
}

#impact .result-section {
    padding: 25px 25px !important;
}

#impact .depth-btn {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 8px !important;
}

#impact .input-group label {
    font-size: 14px !important;
    line-height: 26px !important;
}

div#impact {
    padding-bottom: 60px !important;
}

#impact .divider {
    margin: 15px 0px !important;
}	
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 60px !important;
    }
}



@media only screen and (min-width: 300px) and (max-width: 519px){
h1 {
    font-size: 34px !important;
    line-height: 42px !important;
}

h2 {
    font-size: 24px !important;
    line-height: 32px !important;
}

div#testimonial div#inr-row .vc_column-inner {
    min-height: unset;
}
div#ft-inr-row .wpb_raw_code ul li {
    margin-right: 5px;
}
a#cta-btn {
    padding: 15px 35px !important;
    border-radius: 50px !important;
    text-align: center;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    background: linear-gradient(45deg, #006E1C, #4CAF50);
}
div#Independence div#inr-row .vc_column-inner {
    background: #17362E;
    padding: 20px 15px;
    border-radius: 20px;
    color: #fff;
    transition: all 0.5s;
    text-align: left;
    min-height: unset;
}
h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-17 a {
    border: 1px solid #006E1C;
    padding: 12px 35px !important;
    border-radius: 50px;
    text-align: center;
    position: relative !important;
    transition: all 0.5s !important;
    overflow: hidden;
    background: #006E1C;
}
div[data-style="minimal"] .toggle a.nectar-inherit-h5 {
    color: #002018;
    font-size: 16px !important;
    line-height: 24px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
div#hero #cta-btn {
    margin-right: unset !important;
    width: 100%;
}
div#ft-inr-row .col-left .vc_column-inner {
    padding-left: unset;
}
div#Independence div#inr-row .vc_column-inner strong {
    color: #07B333;
    font-size: 40px;
    line-height: 48px;
    font-family: 'Plus Jakarta Sans';
}
div#performance div#inr-row {
    padding: 20px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}
    div#footer ul li a, div#footer p {
        font-size: 14px !important;
        line-height: 22px !important;
    }
div#Services .owl-nav.disabled {
    display: flex;
    justify-content: center;
    width: 100%;
    position: absolute;
    top: unset;
}

div#performance div#inr-row img {
    max-width: 150px;
}
div#why-choose div#inr-row .vc_column-inner {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    color: #3F4A3C;
    min-height: unset;
    transition: all 0.5s;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 90px !important;
    }
div#footer ul li {
    list-style: none;
    margin-bottom: 5px;
}
.nectar-text-inline-images__inner {
    text-transform: uppercase;
    color: #006E1C;
    font-family: 'Plus Jakarta Sans';
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-flex;
    align-items: end;
    background: #B9F5DF;
    padding: 5px;
    border-radius: 30px;
    justify-content: space-between;
    width: 180px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 14px;
    margin: 0 10px;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -30px;
}

#hero .class-two img {
    max-width: 220px;
    bottom: -10px;
}

div#hero {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#testimonial {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#footer-outer {
    display: none;
}

div#Services .owl-dots {
    display: none;
}

div#Services a#cta-btn {
    margin-top: 70px;
}	
	
div#loft {
    padding: 30px 0px !important;
}

div#trans {
    padding: 30px 0px !important;
}

#loft-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#loft-inr .before-sec p {
    max-width: 270px !important;
}

#loft-inr .before-sec .vc_column-inner:before {
    background-size: 100% !important;
    left: 0;
}

#trans-inr .vc_column-inner {
    padding: 20px 20px !important;
    margin-bottom: 30px !important;
}

#loft-inr .before-sec .vc_column-inner {
    overflow: hidden;
}

#loft-inr .white-sec .loft img {
    min-width: 170px !important;
}

#loft-inr .wpb_text_column {
    margin-bottom: 5px !important;
}

#trans-inr span.number {
    font-size: 100px !important;
}

div#inner-hero-section {
    padding: 70px 0px !important;
}

#loft-inr .white-sec .loft {
    display: unset !important;
}

#loft-inr .white-sec .loft img {
    margin-bottom: 15px !important;
}
	
#impact .savings-amount {
    font-size: 45px !important;
    line-height: 53px !important;
}

#impact .form-section h2 {
    font-size: 23px !important;
    line-height: 31px !important;
}

#impact .subtitle {
    font-size: 14px !important;
    line-height: 22px !important;
}

#impact .custom-select {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px !important;
}

#impact .offset-text {
    font-size: 14px !important;
    line-height: 22px !important;
    padding-bottom: 10px !important;
}

#impact .impact-card {
    padding: 25px 20px !important;
}

#impact .result-section {
    padding: 25px 25px !important;
}

#impact .depth-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px !important;
}

#impact .input-group label {
    font-size: 14px !important;
    line-height: 26px !important;
}

div#impact {
    padding-bottom: 40px !important;
}

#impact .divider {
    margin: 15px 0px !important;
}

#impact .estimated-label {
    font-size: 14px !important;
    line-height: 22px !important;
}

#impact .claim-btn {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px !important;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 60px !important;
    }	
}