@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/FormaDJRBanner-Light.woff2') format('woff2'),
         url('../fonts/FormaDJRBanner-Light.woff') format('woff');
    font-weight: light;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/formadjr_banner-regular-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_banner-regular-testing-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/FormaDJRBanner-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRBanner-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/FormaDJRBanner-Bold.woff2') format('woff2'),
         url('../fonts/FormaDJRBanner-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: "Forma DJR Display";
    src: url('../fonts/FormaDJRDisplay-Regular.woff2') format('woff2'),
         url('../fonts/FormaDJRDisplay-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Forma DJR Display";
    src: url('../fonts/FormaDJRDisplay-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/formadjr_text-regular-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_text-regular-testing-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-feature-settings: 'ss11' on;
}

@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/FormaDJRText-Light.woff2') format('woff2'),
         url('../fonts/FormaDJRText-Light.woff') format('woff');
    font-weight: light;
    font-style: normal;
    font-feature-settings: 'ss11' on;
}


@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/FormaDJRText-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/formadjr_text-bold-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_text-bold-testing-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}



@font-face {
    font-family: 'Forma DJR Deck';
    src: url('../fonts/formadjr_deck-regular-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_deck-regular-testing-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}



@font-face {
    font-family: 'Forma DJR Deck';
    src: url('../fonts/FormaDJRDeck-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRDeck-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Forma DJR Deck';
    src: url('../fonts/FormaDJRDeck-Light.woff2') format('woff2'),
         url('../fonts/FormaDJRDeck-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Forma DJR Mono';
    src: url('../fonts/FormaDJRMono-Regular.woff2') format('woff2'),
         url('../fonts/FormaDJRMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




body {
    font-feature-settings: 'ss11' on !important;
}

::selection {
    background-color: initial !important;
    color: initial !important;
}


#response-message{
    min-width: 360px;
    max-width: 360px;
    width: 100%;
    margin-left: auto;
    margin-top: 8px;
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.016em;
}

.build-together .select-container {
    position: relative;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.03);
    outline: none !important;
    box-shadow: none !important;
    border: none;
    width: 100%;
    height: 56px;
}

.build-together .select-container .select2-container{
    width: 100% !important;
    height: 46px;
}


.build-together .select-container .select2-container--default .select2-selection--multiple{
    background-color: transparent;
    border: none;
    border-radius: 8px;
    cursor: text;
    height: 56px;
    padding: 12px 6px;
    cursor: pointer;
}

.select2-container--default .select2-search--inline .select2-search__field{
    cursor: pointer;
}


.build-together .select-container .select2-container--default .select2-results__option{
    border-top: 1px solid rgb(0 0 0 / 3%);
    height: 50px;
    padding: 10px 0;
    background-color: transparent !important;
}

.build-together .form-group br{
    display: none;
}

.build-together .select-container .select2-container--default .select2-results__option[aria-selected="true"]:hover{
    background-color: transparent !important;
}

.build-together .select-container .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none;
    outline: 0;
}

.build-together .select-container .select2-results__option{
    height: 54px;
    padding: 16px 8px;
}



.build-together .multiple-select {
    height: 100%;
    width: 100%;
    padding: 10px;
    color: rgba(0, 0, 0, 0.80);
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.195px;
}

.build-together .multiple-select .placeholder {
    color: rgba(0, 0, 0, 0.40) !important;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 35px !important;
    letter-spacing: -0.195px !important;
}

.build-together .multiple-select.open {
    height: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.build-together .multiple-select .selected-options {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding: 6px 0;
}

.build-together .selected-options .selected-option {
    background-color: #ff5722;
    color: white;
    padding: 5px;
    border-radius: 5px;
    font-size: 14px;
}

.build-together .select2-container--open .select2-dropdown{
    top: 25px;
}

.build-together .option-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 99;
    max-height: initial;
    overflow-y: auto;
    border-radius: 8px;
    background: #f7f7f7;
    padding: 16px;
    margin-top: 3px;
    height: 320px;
}

.build-together .option-list .option {
    color: rgba(0, 0, 0, 0.80);
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.195px;
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid rgb(0 0 0 / 8%);
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.build-together .option-list .option:last-child{
    border-bottom:none;
}

.build-together .option-list .option:hover {
    background-color: #f1f1f1;
}

/*.build-together .option-list .option.selected {
    background-color: #ff5722;
    color: white;
}*/

.build-together .option-list .option input {
    margin-left: 10px;
}

.build-together .option-list .option span {
    cursor: pointer;
}

.build-together .option {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.build-together .option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


.select-container .checkmark {
    position: absolute;
    top: calc(50% - 9px);
    right: 5px;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #FF5900;
}


.option:hover input ~ .checkmark {
background-color: #ccc;
}


.option input:checked ~ .checkmark {
background-color: #FF5900;
}


.select-container .checkmark:after {
content: "";
position: absolute;
display: none;
}


.option input:checked ~ .checkmark:after {
display: block;
}


.option .checkmark:after {
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #FF5900;

}



#dropdownIcon{
    border: 6px solid transparent;
    border-color: rgba(0, 0, 0, 0.40) transparent transparent transparent;
    position: absolute;
    right: 15px;
    top: 50%;
}

#dropdownIcon.rotate{
    transform: rotate(180deg);
    top: calc(50% - 7px) !important;
}







/*custom-select-box css start*/

/*.custom-select-box {
  position: relative;
}

.custom-select-box select {
  display: none; 
}

.select-selected {
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.03);
    font-weight:500 ;
}


.select-selected:after {
    position: absolute;
    content: "";
    top: 24px;
    right: 15px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: rgba(0, 0, 0, 0.40) transparent transparent transparent;
}


.select-selected.select-arrow-active:after {
  border-color: transparent transparent rgba(0, 0, 0, 0.4) transparent;
  top: 7px;
}



.select-selected,
.select-items div {
    padding: 15px 16px;
    border: none;
    cursor: pointer;
    user-select: none;
    color: rgba(0, 0, 0, 0.40);
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.195px;
    height: 56px;
}


.select-items div{
    color: rgba(0, 0, 0, 0.80);
}

.has-selection .select-selected{
    color: rgba(0, 0, 0, 0.80);
}


.select-items {
  position: absolute;
  background-color: #f7f7f7;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  filter: drop-shadow(0px 8px 2px rgba(0 0 0 / 0.1));

}


.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  border-bottom: 1px solid rgb(0 0 0 / 4%);
  background-color: #FF5900 !important;
  color: #fff !important;
}

*/

/*custom-select-box css start*/


/*custom-checkbox css start*/

.custom-checkbox .checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custom-checkbox .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.signature-box .checkmark {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 24px !important;
    width: 24px !important;
    background-color: #eee !important;
    border-radius: 4px !important;
    border: none !important;
}

/* On mouse-over, add a grey background color */
.custom-checkbox .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox .checkbox-container input:checked ~ .checkmark {
  background-color: #FF5900 !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.signature-box .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-checkbox .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}




/*.custom-checkbox input[type='checkbox']{
    width: 16px !important;
    height: 16px !important;
    border-radius: 2px;
    border: 1px solid #7A7A9D;
    box-sizing: border-box;
    }

.custom-checkbox input[type='checkbox']:checked{
    width: 100px !important;
    height: 100px !important;
    margin: 5px;
    color: red;
}
*/



/*.custom-checkbox > input[type="checkbox"] {
  display: none;
}

.custom-checkbox > input[type="checkbox"] + *::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 10%;
  border-style: solid;
  border-width: 0.1rem;
  border-color: gray;
}

.custom-checkbox > input[type="checkbox"]:checked + *::before {
  content: "✓"; 
  transform: scale(0.7); 
  color: green; 
  text-align: center;
  background: white; 
  border-color: white; 
}
.custom-checkbox > input[type="checkbox"]:checked + * {
  color: green;
}*/

/*custom-checkbox css start*/





/*.v3-layout .container{
    width: 1344px !important;
}*/

.navbar-open {
    overflow: hidden;
}
.mobile-content{
    display: none !important;
}
.mobile-header{
    display: none;
}

.custom-header-v3 {
    background: rgba(255, 255, 255, 0.80);
/*    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);*/
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter:blur(12px);
    height: 72px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.custom-header-v3.open-header-sub-menu{
/*    background: transparent !important;*/
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}



.custom-header-v3 .navbar{
    background-color: transparent !important;
}

.custom-header-v3 .navbar {
    padding: 8px 84px 8px 84px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.custom-header-v3 .navbar .navbar-nav .nav-item {
    margin: 0 16px;
}

.custom-header-v3 .navbar-nav .nav-item .nav-link {
    color: rgba(0, 0, 0, 0.60) !important;
    text-align: right !important;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: -0.288px !important;
    z-index: 999;
    position: relative;
}

.custom-header-v3 .navbar-nav .nav-item .nav-link:hover,
.custom-header-v3 .navbar-nav .nav-item .nav-link:active,
.custom-header-v3 .navbar-nav .nav-item .nav-link:focus{
    color: rgba(0, 0, 0, 0.80) !important;
}


.custom-header-v3 .nav-item .dropdown-menu .row .col-xl-2{
    flex: 0 0 20.666667%;
    max-width: 20.666667%;
}
.custom-header-v3.main-header .dropdown:hover .dropdown-menu{
    opacity: initial;
}


.custom-header-v3 .navbar .column-right .nav-item .nav-link.login {
    color: #FF5900 !important;
}

.custom-header-v3 .navbar .navbar-brand {
    max-width: 98.55px;
    z-index: 999;
}

.custom-header-v3 .navbar .column-right .btn-primary {
    padding: 8px 12px !important;
    height: 40px !important;
    border-radius: 8px !important;
    background: #FF5900 !important;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16) !important;
    line-height: 24px !important;
    font-weight: 500 !important;
}

.custom-header-v3 .navbar .column-right .btn-primary:hover{
    opacity: 0.56;
    transition: 140ms;
    transition-timing-function: ease-in-out;
}


.future-energy {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.future-energy:after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.64) 92.57%), linear-gradient(0deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%);
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 888;
    position: absolute;
    /*background-color: #000; */
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}


.future-energy .vdo-box,
.energy-powerhouse .vdo-box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    height: 100vh;
    margin: 0 auto;
    width: 100vw;
    object-fit: cover;
}

/*.future-energy .vdo-box,
.future-energy iframe{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    height: 100vh;
    margin: 0 auto;
    width: 100vw;
    object-fit: cover;
}*/

.energy-monitoring .vdo-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.future-energy .banner-content {
    z-index: 99;
    padding: 0 0 84px 0;
    position: relative;
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}





.future-energy .banner-content h1 {
    color: #FFF;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display" !important;
    font-size: 106px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 949px;
    margin: 0 0 16px 0;
}

.future-energy .banner-content h1 span {
    background: linear-gradient(91deg, #FF5900 19.85%, #F19500 94.86%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display" !important;
    display: inline;
}

.future-energy.solar-storage .banner-content h1 span{
    display: inline;
}

.future-energy .banner-content p {
    color: rgba(255, 255, 255, 0.70);
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.408px;
}

.future-energy .banner-content .btn {
    background: #FF5900 !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16) !important;
    max-width: 270px !important;
    height: 54px !important;
    color: #fff !important;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: -0.306px !important;
    width: 100%;
    border-radius: 8px !important;
    margin: 32px 0 16px 0;
    padding: 16px !important;
}

.future-energy .banner-content .possition-box .btn{
    width: fit-content;
}
.future-energy .banner-content .btn:after{
    display: none !important;
}

.future-energy .banner-content .btn:hover{
    opacity: 0.56;
    transition: 140ms;
    transition-timing-function: ease-in-out;
}


.future-energy .banner-content ul li {
    display: inline;
    margin-right: 16px;
}


.future-energy .banner-content ul li img.app-store-img {
    max-width: 119px;
    width: 100%;
}

.future-energy .banner-content ul li img.google-play-store-img {
    max-width: 135px;
    width: 100%;
}

.cant-keep-up {
    padding: 86px 0 84px 0;
/*    background: url(../../assets/img/layout3-images/cant-keep-up-bg-shap.png)repeat-x;*/
/*    background: url(../../assets/img/layout3-images/cant-keep-up-vdo.mp4)repeat-x;*/

    background-size: 100% 50%;

}


.cant-keep-up {
    text-align: center;
    position: relative;
    overflow: hidden;
}

#cant-keep-up-lottie-animation,
#cant-keep-up-lottie-grid-animation{
    position: absolute;
    top: -30px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -1;
    height: auto;
}

.until-now #cant-keep-up-lottie-animation{
    top: 0;
}


.cant-keep-up:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index:-1;
    /*background: radial-gradient(83.14% 83.62% at 50% 9.42%, 
                rgba(255, 255, 255, 0.00) 0%, #FFF 60%), 
                url(<path-to-image>) lightgray 0.478px -270px / 99.938% 153.831% no-repeat;*/

    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.36738445378151263) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 100%);            
}



.cant-keep-up .cant-keep-up-vdo {
    max-width: 840px;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 40px;
    min-height: 472px;
}


.cant-keep-up {
    text-align: center;
}


.cant-keep-up h2 {
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display" !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    margin: 0 auto 24px auto;
}

.cant-keep-up p {
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.384px;
    margin: 0 auto;
}

.cant-keep-up p span {
    color: #FF5900;
    font-weight: 500;
}

.decentralizing-grid .decentralizing-vdo-box {
    height: 100vh;
    overflow: hidden;
}

.decentralizing-grid .decentralizing-grid-vdo {
    width: 100%;
}

.decentralizing-grid .decentralizing-content {
    padding: 84px 0;
}

.decentralizing-grid .decentralizing-content .decentralizing-grid-vdo-2 {
    width: 100%;
    border-radius: 16px;
}


.decentralizing-grid .content-grid-box {
    max-width: 1132px;
    width: 100%;
    margin: -40px auto 0 auto;
    padding: 0;
/*    background-color: #fff;*/
    min-height: auto;
    position: relative;
    border-radius: 16px;
}

.decentralizing-grid .content-grid-box .position-content-box {
    position: initial;
    max-width: 100%;
    /*left: 58px;
    right: 58px;*/
    width: 100%;
}

.decentralizing-grid .content-grid-box h2 {
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-family: "Forma DJR Display" !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    max-width: 680px;
    margin: 64px auto 16px auto;
}

.decentralizing-grid .content-grid-box h2 span {
    background: linear-gradient(92deg, #FF5900 37.58%, #F19500 69.55%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.decentralizing-grid .content-grid-box p {
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.288px;
    max-width: 1016px;
    margin: 0 auto;
}

.decentralizing-grid .content-grid-box p span {
    color: rgba(0, 0, 0, 0.80);
    font-weight: 700;
}

.save-energy-section {
    padding: 38px 0 0 0;
    overflow: hidden;
}

.save-energy-section .container{
    max-width: 1360px !important;
}

.save-energy-section .save-energy-card .img-container,
.save-energy-section .earn-rewards-card .img-container{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.save-energy-section .save-energy-by-container {
    align-items: center;
    margin: 56px 0px;
}

.save-energy-section .icon {
    margin-bottom: 24px;
    max-width: 48px;
}

.save-energy-section .title {
    font-family: Forma DJR Display !important;
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    color: #000000CC;
    padding-bottom: 8px;
    max-width: 510px;
}

.save-energy-section .des {
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: -0.016em;
    color: #00000099;
    padding-bottom: 24px;
    max-width: 576px;
}

.save-energy-section .img-container {
    position: relative;
}

.save-energy-section .img-container .overlay-img {
    background-color: #fff;
    max-width: 596px !important;
    width: 100%;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
}



.save-energy-section .img-container .overlay-img-right {
    position: absolute;
    top: 0;
    left: auto;
    z-index: -2;
    max-width: 596px !important;
    height: 100%;
    object-fit: cover;
    right: -130px;
    transform: rotate(180deg);
}

.save-energy-section .img-container .overlay-img-left {
    position: absolute;
    top: 0;
    right: auto;
    z-index: -2;
    max-width: 596px !important;
    height: 100%;
    object-fit: cover;
    left: -130px;
    transform: rotate(180deg);
}

.save-energy-section .btn.btn-primary {
    background-color: #FF590026 !important;
    border: none !important;
    color: #FF5900 !important;
    font-family: Forma DJR Deck !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    letter-spacing: -0.017em !important;
    padding: 16px !important;
    border-radius: 8px !important;
    width: auto !important;
    height: 54px !important;
    transition: 140ms;
    transition-timing-function: ease-in-out;
}


.save-energy-section .btn.btn-primary:hover{
    opacity: 0.56;
    transition: 140ms;
    transition-timing-function: ease-in-out;
}

.save-energy-section .btn.btn-primary:after {
    display: none;
}


/* help-section */
.help-section {
    padding: 84px 0px;
    border-top: 2px solid #FF5900;
    background: linear-gradient(181deg, rgba(255, 255, 255, 0.00) 25.77%, rgba(255, 255, 255, 0.90) 44.48%, #FFF 96.28%), linear-gradient(0deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.56) 100%), #E6DED5;

}

.help-section .container{
    max-width: 1172px !important;
}

.help-section .title {
    font-family: Forma DJR Display !important;
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    text-align: center;
    color: #000000CC;
    padding-bottom: 56px;
}

.help-section .highlight-text {
    background: linear-gradient(94.81deg, #FF5900 52.88%, #F19500 74.86%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.help-section .swiper-slide{
    background-color:transparent ;
}

.help-section .testimonial-card {
    box-shadow: 0px 4px 8px 0px #00000029;
    background-color: #E6DED5;
    border-radius: 16px;
    padding: 24px;
}

.help-section .testimonial-card svg {
    margin-bottom: 24px;
}

.help-section .testimonial-card p {
    font-family: Forma DJR Deck !important;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #000000CC;
    margin-top: 24px;
    margin-bottom: 80px;
    text-align: left;
    letter-spacing: -0.384px;
    min-height: 90px;
}

.help-section .testimonial-card .user {
    display: flex;
    align-items: center;
    gap: 8px;
}

.help-section .testimonial-card .user img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.help-section .testimonial-card .name {
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: -0.016em;
    color: #000000CC;
    text-align: left;
}

.help-section .testimonial-card .location {
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: -0.016em;
    color: #FF5900;
    text-align: left;
}

.help-section .testimonial-card .quate-icon{
    width: 56px;
}


/* map-section  */
.map-section {
    background-color: #000000;
    padding: 84px 0px 0px;
    border-top: 2px solid #FF5900;
    z-index: 99;
    position: relative;
}

.map-section .map-container {
    position: relative;
    text-align: center;
}


/*.map-section .map-container img{
    max-width: 1362px;
    margin: 0 auto;
}*/

.map-section .Visit-Explorer-btn {
    width: auto;
    height: 54px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF4D;
    color: #FFFFFF;
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -0.306px;
    position: absolute;
    bottom: 24px;
    right: 24px;
    z-index: 10;
    transition: 140ms;
    transition-timing-function: ease-in-out;
    pointer-events: none !important;
    cursor: not-allowed !important;
}

.map-section .Visit-Explorer-btn:hover{
    opacity: 0.56;
}


.map-section .map-contnt {
    margin: 64px 0 84px;
}

.map-section .map-contnt .title {
    font-family: Forma DJR Display !important;
    font-size: 48px;
    font-weight: 700;
    line-height: 64px;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 16px;
}

.map-section .map-contnt .des {
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: -0.016em;
    text-align: center;
    color: #FFFFFFB2;
    padding-bottom: 40px;
    max-width: 1020px;
    margin: 0 auto;
}


.map-section .animated-btn{
    display: flex;
    justify-content: center;
    align-content: center;
}

.map-section .animated-btn .button-wrapper {
    position: relative;
}

.map-section .animated-btn .button {
    display: block;
    padding: 16px;
    font-size: 24px;
    border-radius: 8px;
    outline: none !important;
    font-weight: 500;
    font-family: "Forma DJR Deck" !important;
    line-height: normal;
    max-width: 217px;
    letter-spacing: -0.408px;
    background-color: #121212 !important;
    color: white;
    border: 0;
    cursor: pointer;
    z-index: 6;
    position: relative;
}


/*

.map-section .animated-btn .button-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: linear-gradient(90deg, #FF5900 0%, #F19500 30.43%, #FF5900 68.23%, #F19500 100%) !important;
    background-size: 600% 600% !important;
    border-radius: 8px !important;
    animation: AnimateBorder 4s ease infinite !important;
    -webkit-animation: AnimateBorder 4s ease infinite !important;
    -moz-animation: AnimateBorder 4s ease infinite !important;
    z-index: 1;
    transform: translate(-2px, -2px) !important;
    transition: filter 1s ease-in !important;
    
}

.map-section .animated-btn .button-wrapper:hover .button-bg {
    filter: blur(10px) !important;
    -webkit-filter: blur(10px) !important;
    transition: filter .4s ease-in !important;
}


@-webkit-keyframes AnimateBorder {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

@-moz-keyframes AnimateBorder {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimateBorder {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}*/


.map-section .animated-btn .button-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: linear-gradient(90deg, #FF5900 0%, #F19500 30.43%, #FF5900 68.23%, #F19500 100%) !important;
    background-size: 600% 600% !important;
    border-radius: 8px !important;
    animation: AnimateBorder 4s ease infinite !important;
    -webkit-animation: AnimateBorder 4s ease infinite !important;
    z-index: 1;
    transform: translate(-2px, -2px) !important;
    -webkit-transform: translate(-2px, -2px) !important; /* Added */
    transition: filter 1s ease-in !important;
    -webkit-transition: -webkit-filter 1s ease-in !important; /* Added */
    -webkit-transition: filter 1s ease-in !important; /* Added */
}

.map-section .animated-btn .button-wrapper:hover .button-bg {
    filter: blur(10px) !important;
    -webkit-filter: blur(10px) !important; /* Added */
    transition: filter 0.4s ease-in !important;
    -webkit-transition: -webkit-filter 0.4s ease-in !important; /* Added */
}



/*.map-section .animated-btn .button-wrapper:hover .button-bg {
    background: rgba(255, 89, 0, 0.2); 
    filter: blur(10px) !important;
    -webkit-filter: blur(10px) !important;
}
*/

@keyframes AnimateBorder {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

@-webkit-keyframes AnimateBorder {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}



.map-section .highlight-text {
    background: linear-gradient(94.81deg, #FF5900 52.88%, #F19500 74.86%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.map-section .collapse-item .collapse-link.collapsed .arrow_drop{
    transform: rotate(180deg);
}

.map-section .collapse-item .collapse-link .arrow_drop{
    transform: rotate(360deg);
}

/* FAQ Section */
#faq {
    background: #000000;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: solid 2px #FF5900;
    border-bottom: solid 2px #FF5900;
    height: auto !important;
    z-index: 999;
    position: relative;
}

.faq-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100vh;
    padding: 0 84px;
    box-sizing: border-box;
}

.faq-container img {
    width: 82px;
    height: 82px;
    margin-bottom: 24px;
}

.faq-headline,
.faq-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    width: 50%;
    padding: 84px 0;
}

.faq-headline {
    border-right: solid 2px #FF5900;
}

.faq-headline h2 {
    color: #FFFFFF;
    font-family: Forma DJR Display !important;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
    max-width: 430px;
}

.faq-container .accordion {
    padding-left: 80px;
    width: 100%;
}

.faq-container .accordion .collapse-item {
    padding: 24px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}


.faq-container .accordion .collapse-item:last-child {
     border-bottom: none;
}

.faq-container .accordion p,
.faq-container .accordion ul li {
    font-family: Forma DJR Display !important;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #FFFFFFB2;
    padding: 16px 0 0 0;
    cursor: pointer;
}

.faq-container .accordion ul li{
    list-style: square;
    margin: 0 0 0px 20px;
    color:#FF610D;
}

.faq-container .accordion ul li p{
    color:#FF610D;
}


.faq-container .accordion p a {
    color: #FF5900;
}

.faq-container .accordion .collapse-link {
    font-family: Forma DJR Display !important;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none !important;
    transition: color 0.2s;
}


.faq-container .accordion .collapse-link:hover {
    color: #FF5900;
}


/* Bookend Section */
#bookend {
    background-color: black;
    color: white;
    text-align: center;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    height: auto !important
}

#bookend button {
    margin-top: 40px;
}

#png-sequence {
    width: 100%;
    height: auto;
    max-width: 800px;
    margin: 0 auto 20px auto;
}

#png-sequence img {
    width: 100%;
    height: auto;
    max-width: 800px;
    margin: 0 auto 20px auto;
}

.bookend-statement {
    color: white;
    margin-top: 40px;
}





/* Footer */
#footer {
    background: #000;
    /* Black background for contrast */
    color: white;
    padding: 105px 0 140px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    position: relative;
}

/* 
.footer .footer-left {
    display: flex;
    flex-direction: column;
    width: 50%;
} */

.footer .footer-logo {
    max-width: 150px;
    margin-bottom: 20px;
}


.footer .footer-column {
    display: flex;
    flex-direction: column;
}

.footer .footer-column a {
    font-family: Forma DJR Deck !important;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.016em;
    color: #FFFFFFB2;
    text-decoration: none;
    padding: 9px 0;
    width: fit-content;
}

.footer .footer-column p {
    font-family: Forma DJR Deck !important;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.016em;
    color: #FFFFFFB2;
    padding: 9px 0;
}

.footer .footer-column a:hover {
    color: #FF5900;
    /* Hover color */
}

.footer .footer-social {
    display: flex;
    gap: 16px;
    flex-direction: row;
    margin-top: 16px;
}

.footer .footer-social a img {
    width: 40px;
    height: 40px;
}

.footer .footer-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
}

.footer .footer-right h3 {
    font-family: Forma DJR Deck !important;
    font-size: 21px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.017em;
    color: #FFFFFF;
    margin-bottom: 9px;
}

#footer-signup,
.footer .footer-right h3 {
    display: flex;
    width: 100%;
    min-width: 360px;
    max-width: 360px;
    width: 100%;
    margin-left: auto;
}

#footer-signup input {
    background-color: rgba(255, 255, 255, 0.10) !important;
    padding: 16px !important;
    font-family: 'Forma DJR Text', Arial, sans-serif !important;
    color: white !important;
    flex-grow: 1 !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    outline: none !important;
}


#footer-signup input::placeholder {
    color: rgba(255, 255, 255, 0.30) !important;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: -0.195px !important;
}

#footer-signup input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.30) !important;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: -0.195px !important;
}


#footer-signup button {
    padding: 16px;
    background-color: white;
    color: black;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-family: 'Forma DJR Text', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
    transition: 140ms;
    transition-timing-function: ease-in-out;
}

#footer-signup button:hover {
    opacity: 0.56;
    /* Darker on hover */
}

#footer .qr-contents {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

#footer .qr-contents .qrBoxs {
    position: fixed;
    bottom: 81px;
    z-index: 999;
}

#footer .qr-contents .qrBoxs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    margin-top: 16px;
    min-width: 360px;
    max-width: 360px;
    width: 100%;
    z-index: 888;
}

#footer .qr-contents .qrBoxs h3 {
    font-family: Forma DJR Display !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    color: #000000;
    max-width: 163px;
    margin-bottom: 8px;
}

#footer .qr-contents .qrBoxs p {
    color: #00000099;
    font-family: Forma DJR Display !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 19.2px;
    max-width: 175px;
}

#footer .qr-contents .qrBoxs img {
    width: 120px;
}



/* ============================
        manish 29 Nov. 2024 
   ============================    */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
    margin: 0;
    padding: 0;
}

.container {
    max-width: 90%;
}

.custom-header-v3 .navbar .navbar-brand img {
    width: 98.56px;
    height: 24px;
}

.decentralizing-grid .decentralizing-content .google-play-store-img {
    width: 100%;
}

#footer .qr-contents .qrBoxs {
    bottom: 32px;
}

.map-section .map-contnt .btn-outline-primary {
    max-width: 300px;
    display: block;
    margin: 0 auto;
}

.accordion .collapse-item .collapse-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    outline: none;
}

.accordion .collapse-item .arrow_drop {
    width: 32px;
    height: 32px;
    margin: 0;
}

.help-section .power-partner {
    padding-top: 100px;
    overflow: hidden;
}



/* modile-header-v2 */


.modile-header-v3 {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    overflow: auto;
}

.modile-header-v3 .navbar [aria-expanded="false"] .close-icon {
    display: none;
}

.modile-header-v3 .navbar [aria-expanded="true"] .close-icon {
    display: block;
} 

.modile-header-v3 .navbar [aria-expanded="true"] .menu-icon {
    display: none;
}

.modile-header-v3 .navbar {
    background-color: #FFFFFFCC !important;
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    padding: 16px;
}

.modile-header-v3 .navbar .navbar-brand img {
    width: 98.56px;
    height: 24px;
}

.modile-header-v3 .navbar .navbar-nav {
    margin-top: 32px;
}

.modile-header-v3 .navbar .navbar-nav .nav-item {
    margin: 0;
}

.modile-header-v3 .navbar .navbar-nav .nav-item .nav-link {
    font-size: 20px !important;
    font-weight: 500;
    line-height: normal !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000000CC;
    padding: 12px 0px !important;
    font-family: Forma DJR Deck !important;
}

.modile-header-v3 .navbar .navbar-collapse {
    margin-top: 16px;
    height: 100%;
}

.modile-header-v3 .navbar-nav .dropdown-menu {
    border: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items {
    border: none;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    margin-bottom: 16px;
/*    background-color: #00000008;*/
    background: rgba(0, 0, 0, 0.03) !important;
}

.modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items .dropdown-contnt {
    width: 100%;
}


.modile-header-v3 .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle img{
    transform: rotate(180deg);
    transition: all 0.5s;
    position: absolute;
    left: 0;
}

.modile-header-v3 .navbar-collapse .navbar-nav .nav-item.show .nav-link span{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.modile-header-v3 .navbar-toggler.collapsed{
    background-color:transparent !important;
}

.modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items img {
    width: 56px;
    height: 56px;

}

.modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items h4 {
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -0.016em;
    color: #000000CC;
    margin-bottom: 4px;
}

.navbar-nav .energy-plans-link{
    pointer-events: none;
}


.modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items h4 span.coming-soon-label{
    color: #FF5900;
    text-align: center;
    font-feature-settings: 'salt' on;
    font-family: "Forma DJR Mono";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    border-radius: 4px;
    background: rgba(255, 89, 0, 0.15);
    padding: 4px;
    margin-left: 8px;
    vertical-align: text-top;
    height: 24px;
    display: inline-block;
}

.modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items p {
    font-family: Forma DJR Deck !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: -0.016em;
    color: #00000099;
}

.modile-header-v3 .navbar-nav .dropdown .dropdown-toggle::after {
    display: none;
}

.modile-header-v3 .btn-login {
    width: 100%;
    padding: 16px;
    background-color: #FF590026;
    color: #FF5900;
    margin-bottom: 8px;
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -0.017em;
    border-radius: 8px;
}

.modile-header-v3 .btn-download {
    width: 100%;
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -0.017em;
    padding: 16px;
    border-radius: 8px;
    background: #FF5900;
    box-shadow: 0px 0px 8px 0px #00000029;
    color: #FFF;
}


.modile-header-v3 .navbar-collapse .navbar-nav .nav-item .nav-link:hover{
    color: #000000cc !important;
}



.custom-header-v3 .navbar .container {
   display: block !important;
}


.custom-header-v3 .navbar .dropdown-menu {
    border: none !important;
    padding: 100px 0px 48px !important;
}

.custom-header-v3 .navbar .dropdown .dropdown-toggle::after {
    display: none;
}


.custom-header-v3 .navbar .dropdown-menu .dropdown-items {
    border: none;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    margin-bottom: 0px !important;
    background: rgba(0, 0, 0, 0.03);
}




.custom-header-v3 .navbar .dropdown-menu .dropdown-items img {
    width: 56px;
    height: 56px;

}

.custom-header-v3 .navbar .dropdown-menu .dropdown-items h4 {
    font-family: Forma DJR Deck !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -0.016em;
    color: #000000CC;
    margin-bottom: 4px;
}

.custom-header-v3 .navbar .dropdown-menu .dropdown-items h4 span.coming-soon-label{
    color: #FF5900;
    text-align: center;
    font-feature-settings: 'salt' on;
    font-family: "Forma DJR Mono";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    border-radius: 4px;
    background: rgba(255, 89, 0, 0.15);
    padding: 4px;
    margin-left: 8px;
    vertical-align: text-top;
    height: 24px;
    display: inline-block;
}

.custom-header-v3 .navbar .dropdown-menu .dropdown-items p {
    font-family: Forma DJR Deck !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: -0.016em;
    color: #00000099;
    max-width: 158px;

    height: 60px;
    overflow: hidden;
    width:100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.custom-header-v3 .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .custom-header-v3 .navbar .nav-item {
        padding: .5rem .5rem;
        margin: 0 .25rem;
    }

    .custom-header-v3 .navbar .dropdown {
        position: static;
    }

    .custom-header-v3 .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        z-index: -1;
        margin: 0;
        background-color: #FFFFFFCC !important;
/*      background: rgb(255, 255, 255, 0.88);*/
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
        opacity: 0 !important;
        transition: all 90ms ease-in-out;
        height: 0 !important;
    }

    .custom-header-v3 .navbar .dropdown-menu .dropdown-items{
        height: 0;
        opacity: 0 !important;
        transition: all 90ms ease-in-out;
    }



.custom-header-v3 .navbar .nav-item.show .dropdown-menu {
    display: block !important;
    opacity: 1 !important;
    transform: translateY(0);
    height: 246px !important;
}


.custom-header-v3 .navbar .nav-item.show .dropdown-menu .dropdown-items{
    opacity: 1 !important;
    transform: translateY(0);
    height: 120px !important;
}

.custom-header-v3 .navbar .dropdown-menu .dropdown-items:hover{
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.08);
    /*transition-timing-function: ease-in-out;
    transition-delay: 180ms;*/
}


.decentralizing-grid-content{
    height: 100vh;
}

.decentralizing-grid-content .scroll-container {
    position: relative;
}

.decentralizing-grid-content .video-section {
    position: initial;
    /* top: 0; */
    left: 0;
    width: 100%;
/*    height: 100vh;*/
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

.decentralizing-grid-content .video-section.completed {
    position: initial;
    /* top: 0; */
}

.decentralizing-grid-content .background-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),
                width 0.8s cubic-bezier(0.22, 1, 0.36, 1),
                height 0.8s cubic-bezier(0.22, 1, 0.36, 1),
                border-radius 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform, width, height;
}

.decentralizing-grid-content .overlay-content {
    position: initial;
    top: 40%;
    left: 0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease-out,
                transform 0.4s ease-out;
    pointer-events: none;
    z-index: 2;
}

.decentralizing-grid-content .content-container {
    background-color: white;
    border-radius: 24px;
    padding: 60px 60px 0 60px;
/*    max-width: 800px;
    width: 85%;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 66%;
    margin-top: 350px;
}

.decentralizing-grid-content .content-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    margin-bottom: 40px;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.24);
}

.decentralizing-grid-content .subsequent-content {
    position: relative;
    z-index: 999;
    visibility: visible !important;
    pointer-events: auto !important;
}

.video-section.completed + .subsequent-content {
    visibility: visible;
    pointer-events: auto;
}

/* Content Sections */

.decentralizing-grid-content .section-content {
    max-width: 800px;
    margin: 0 auto;
    padding: 40px;
}


/* Scroll Animation States */
.decentralizing-grid-content .video-section.scaled .background-video {
    --scale-amount: calc(0.85 + ((1 - 0.85) * (1 - var(--scale-progress))));
    --translate-y: calc(5vh * var(--scale-progress));
    width: calc(90% + ((100% - 90%) * (1 - var(--scale-progress))));
    height: calc((90vw * 9 / 16) * var(--scale-progress) + (100vh * (1 - var(--scale-progress))));
    transform: translateY(var(--translate-y)) scale(var(--scale-amount));
    border-radius: calc(24px * var(--scale-progress));
}

.decentralizing-grid-content .video-section.revealed .overlay-content {
    opacity: 1;
    transform: none;
    pointer-events: auto;
}

.navbar-open .modile-header-v3 .navbar{
/*    height: 100vh;*/
/*    overflow: hidden;*/
    align-items: flex-start;
    padding: 16px 0 !important;
}


.navbar-open .modile-header-v3 .navbar-collapse{
    justify-content: flex-start;
    display: flex;
    width: 100%;
    align-items: flex-start;
    padding-bottom:0;
    margin: 16px;
}

.navbar-open .modile-header-v3 .navbar-collapse .header-login-btn,
.navbar-open .modile-header-v3 .navbar-collapse .header-login-btn a{
    width: 100%;
}


.modile-header-v3 .navbar-collapse{
    transform: translateY(-100%);
    opacity: 0;
    transition: all 90ms ease-in-out;
}

.navbar-open .modile-header-v3 .navbar-collapse{
    transform: translateY(0);
    opacity: 1;
}


.navbar-open .modile-header-v3 .navbar-brand{
    margin-left: 16px !important;
}

.navbar-open .modile-header-v3 .navbar .close-icon{
    margin-right: 16px !important;
}


.modile-header-v3 .navbar .navbar-nav{
    width: 100%;
}


.modile-header-v3 .navbar-collapse{
    transform: translateY(-100%);
    opacity: 0;
    transition: all 90ms ease-in-out;
}

.navbar-open .modile-header-v3 .navbar-collapse{
    height: 100vh;
    transform: translateY(0);
    opacity: 1;
    justify-content: space-between;
    padding-bottom: 125px;
}

#roofsoler-animation{
    margin: 0 0 -8px 0;
}

@media (max-width:1700px) {
    
    /*.future-energy .banner-content h1{
        font-size: 74px;
        max-width: 630px;
    }*/

    .decentralizing-grid .content-grid-box .position-content-box{
        width: auto;
    }

    /*.decentralizing-grid .content-grid-box{
        max-width: 85%;
        margin: -35% auto 0 auto;
    }*/

}



/*@media (min-width:2000px) {
    .decentralizing-grid-content .scroll-container {
        height: 1800px;
    }
}


@media (min-width:1501px) {
    .decentralizing-grid-content .scroll-container {
        height: 180vh;
    }
}*/

@media (max-width:1500px) {
    /*.decentralizing-grid-content .scroll-container {
        height: 160vh;
    }*/

    .custom-header-v3 .nav-item .dropdown-menu .row .col-xl-2{
        flex: 0 0 25%;
        max-width: 25%;
    }
}



@media (max-width:1400px) {
    .future-energy .banner-content{
        padding: 0 0 50px 0;
    }

    .future-energy .banner-content h1{
        font-size: 80px;
        max-width: 756px;
    }

}

/*@media (max-width:1370px) {
    .decentralizing-grid-content .scroll-container {
        height: 1250px;
    }
}*/


@media (max-width:1200px) {

    .custom-header-v3 .nav-item .dropdown-menu .row .col-xl-2{
        padding: 10px;
    }

    .custom-header-v3 .navbar .dropdown-menu .dropdown-items h4{
        font-size: 16px;
    }
    .custom-header-v3 .navbar .dropdown-menu .dropdown-items img {
        width: 42px;
        height: 42px;
    }

    .custom-header-v3 .navbar .dropdown-menu .dropdown-items h4 span.coming-soon-label{
        vertical-align: bottom;
    }
    .help-section .container{
        max-width: 90% !important;
    }
    .custom-header-v3 .navbar{
        padding: 8px 16px 8px 16px !important;
    }

    .custom-header-v3 .navbar .navbar-nav .nav-item {
        margin: 0 8px !important;
    }

    .future-energy{
        height: 100vh;
        width: 100vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /*.future-energy .banner-content{
        padding: 14% 0 5% 0;
    }*/
    .future-energy .banner-content h1{
        font-size: 58px !important;
        max-width: 600px;
    }

    .decentralizing-grid-content .overlay-content{
        top: 24%;
    }
    .decentralizing-grid .content-grid-box{
        padding: 30px 30px 0 30px;
    }

    .decentralizing-grid .content-grid-box .position-content-box{
        left: 30px;
        right: 30px;
        width: auto;
    }

    .decentralizing-grid .content-grid-box h2{
        font-size: 42px;
        max-width: 700px;
        margin-top: 0 !important;
        line-height: normal;
    }

    .help-section .title,
    .map-section .map-contnt .title{
        font-size: 46px;
    }

    .save-energy-section .title{
        font-size: 40px;
        line-height: 50px;
    }

    .decentralizing-grid .decentralizing-vdo-box{
        height: auto;
    }

    .decentralizing-grid .content-grid-box{
        margin: 0 auto 0 auto;
        width: 100%;
/*        min-height: 855px;*/
    }

   /*.decentralizing-grid-content .scroll-container {
        height: 1160px;
    }*/

    .map-section .map-contnt .des{
        font-size: 20px;
        max-width: 850px;
        margin: 0 auto;
    }

    .faq-container{
        padding: 0 15px;
    }

    .faq-container .accordion {
        padding-left: 30px;
        width: 100%;
    }

    .help-section .testimonial-card p{
        min-height: 115px;
    }
    

    #footer{
        padding: 84px 15px 100px 15px;
    }
}

@media (max-width: 1024px) {
    .decentralizing-grid-content .content-container {
        padding: 40px 40px 40px 40px;
    }
    
    .decentralizing-grid-content .content-image {
        margin-bottom: 32px;
    }
}

@media (max-width: 991px) {

    #response-message{
        margin-left: 0;
        min-width: auto;
        max-width: initial;
    }
    /*.decentralizing-grid-content .scroll-container {
        height: 1130px;
    }*/

    .decentralizing-grid .content-grid-box{
        padding: 30px 15px 0 15px;
    }
    .decentralizing-grid .content-grid-box h2{
        font-size: 34px;
        max-width: 515px;
        margin: 0 auto 15px auto !important;
        line-height: normal;
    }


    .modile-header-v3.mobile-sub-menu .navbar-brand{
        display: none;
    }


    .modile-header-v3.mobile-sub-menu .navbar .navbar-nav .nav-item.show{
        margin-top: -40px !important;
    }

    .modile-header-v3.mobile-sub-menu .navbar .navbar-nav .nav-item .nav-link{
        margin-bottom: 32px;
    }

    .modile-header-v3.mobile-sub-menu .close-icon{
        position: absolute;
        right: 15px;
        z-index: 999;
        top: 15px;
    }

    .modile-header-v3.mobile-sub-menu .nav-item{
        display: none;
    }
    .modile-header-v3.mobile-sub-menu .nav-item.show{
        display: block;
    }


    .modile-header-v3 .navbar .navbar-nav .nav-item .nav-link{
        padding: 0 !important;
    }

    .modile-header-v3 .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after{
        display: none;
    }

    .future-energy .banner-content h1{
        font-size: 40px !important;
        max-width: 400px;
    }

    .decentralizing-grid-content .video-section.scaled .background-video{
        --scale-amount: calc(0.98 + ((1 - 0.90) * (1 - var(--scale-progress))));
        width: calc(95% + ((100% - 90%) * (1 - var(--scale-progress))));
    }

    .decentralizing-grid-content .content-container{
        width: 80%;
    }

    

    .mobile-header{
        display: block;
    }

    .modile-header-v3 .navbar .navbar-nav .nav-item {
        padding: 16px 0 !important;
    }

    .web-header{
        display: none;
    }


    .container {
        max-width: 100%;
    }

    .custom-header-v3{
        height: 62px;
    }

    .save-energy-section .img-container .overlay-img-left,
    .save-energy-section .img-container .overlay-img-right {
        width: 100%;
    }

    .help-section {
        padding: 40px 0;
    }


    #faq {
        border: none;
    }

    .faq-container {
        flex-direction: column;
        padding: 0 16px;
        height: auto;
    }

    .faq-headline {
        border: none;
    }

    .faq-headline,
    .faq-content {
        width: 100%;
        padding: 40px 0;
    }

    .faq-container .accordion {
        padding-left: 0px;
    }

    .faq-container .accordion {
        padding-left: 0;
        width: 100%;
    }

    .decentralizing-grid .decentralizing-content ,
    .save-energy-section{
        padding: 50px 0 0 0;
    }


    .save-energy-section .title {
        font-size: 30px;
        line-height: normal;
    }

    .cant-keep-up{
        padding: 44px 0;    
    }


    .map-section .faq-headline{
        position: relative;
        padding-top: 56px;
    }

    .map-section .faq-headline:after{
        content: "";
        display: block;
        border-bottom: 2px solid #FF5900;
        position: absolute;
        bottom: 0;
        left: -15px;
        right: -15px;
    }

    #footer .qr-contents .qrBoxs {
        position: relative;
        bottom: 0px;
        max-width: 100%;
        min-width: 100%;
    }

    #footer {
        padding: 84px 32px 100px 32px;
    }

    .footer .footer-links {
        margin-bottom: 16px;
    }
    
    #footer-signup {
        min-width: 100%;
        max-width: 100%;
    }

    .footer .footer-right h3{
        min-width: 100%;
        max-width: 100%;
    }

    .footer .footer-right{
        margin-top: 0;
    }

}

@media (max-width: 767px) {
    .sd-multiSelect .ms-drop li input:checked + span:after{
        /*top: 12px;
        left: 1px;
        width: 17.5px;
        height: 15.5px;*/
    }

    .decentralizing-grid-content .content-container {
        padding: 16px 16px 16px 16px;
    }
    
    .decentralizing-grid-content .content-image {
        margin-bottom: 24px;
    }

    .future-energy .vdo-box,
    .future-energy iframe{
        height: 100%;
        width: auto;
    }
    .future-energy.solar-storage .banner-content h1 br{
        display: none;
    }
    .cant-keep-up h2{
        font-size: 28px !important;
        line-height: normal !important;
        max-width: 320px !important;
        margin-bottom: 16px !important;
    }

    .decentralizing-grid .content-grid-box {
        padding: 0;
        width: 90%;
        margin: -164px auto 0 auto;
    }

   /* .cant-keep-up p span{
        font-weight: 400;
    }*/

    .help-section .title, 
    .map-section .map-contnt .title{
        font-size: 30px !important;
        line-height: normal !important;
    }
    .web-content{
        display: none !important;
    }



    .mobile-content{
        display: block !important;
    }


    /*.future-energy .banner-content {
        padding:  314px 16px 22px 16px;
    }*/

    .future-energy .vdo-box{
        height: 100vh;
        height: 80vh;
/*        height: 100vh;*/
        left: 0 !important;
    }

    .future-energy.energy-monitoring .vdo-box{
        transform: translate(-260px, 0);
    }

    .future-energy .home-video-box{
        height: 100vh;
    }


    
    .future-energy iframe{
        height: 100vh;
        height: 80vh;
    }

    .future-energy .banner-content h1 {
        font-size: 40px;
        max-width: 435px;
    }

    .cant-keep-up{
        background-size: 200% 50%;
    }


    .cant-keep-up .cant-keep-up-vdo{
        border-radius: 8px;
        max-width: none;
        width: 540px;
        min-height: 305px;
    }


    .decentralizing-grid-content .scroll-container {
        height: 100vh;
    }

    .decentralizing-grid .content-grid-box h2{
        font-size: 28px !important;
        max-width: 330px !important;
        line-height: normal !important;
        margin: 24px auto 16px auto !important
    }


    .decentralizing-grid .content-grid-box{
        padding: 10px 10px 44px 10px;
        min-height: auto;
        border-radius: 8px;
    }

    .decentralizing-grid .content-grid-box p{
        font-size: 15px;
        line-height: normal;
    }
    .decentralizing-grid .decentralizing-content .decentralizing-grid-vdo-2{
        border-radius: 8px;
    }

    .save-energy-section .save-energy-card{
        flex-direction: column-reverse;
    }

    .save-energy-section .save-energy-by-container{
        margin: 0 -15px 56px -15px;
    }

     .save-energy-section .title {
        padding-bottom: 16px;
    }


    .save-energy-section .des{
        padding-bottom: 16px;
    }

    .map-section .faq-headline{
        padding-top: 56px;
    }



    .save-energy-section .img-container .overlay-img {
        width: 100%;
        max-width: 100% !important;
    }

    .footer .footer-links .footer-column {
        width: 50%;
    }

    .footer .footer-left {
        width: 100%;
        padding-bottom: 40px;
    }

    .footer .footer-right {
        min-width: 100%;
    }

    .save-energy-section .img-container .overlay-img-left,
    .save-energy-section .img-container .overlay-img-right {
        display: none;
    }

    .save-energy-section .earn-rewards-card{
        flex-direction: column-reverse;
    }



    .help-section .power-partner {
        padding-top: 26px;
    }


    .save-energy-section {
        padding: 54px 0;
    }

    .save-energy-section .img-container {
        margin: 0 0 32px 0;
    }

    .save-energy-section .icon {
        margin-bottom: 16px;
    }

    .decentralizing-grid .content-grid-box .position-content-box{
        left: 15px;
        right: 15px;
    }

    .help-section{
        padding: 24px 0 56px 0;
    }

    .map-section{
        padding: 32px 0 0 0;
    }

    .map-section .Visit-Explorer-btn{
        width: initial;
        height: auto;
        font-size: 14px;
        font-weight: 700 !important;
        padding: 8px;
        border-radius: 4px;
        left: 8px;
        right: 8px;
        bottom: 16px;
    }

    .map-section .map-contnt .title {
        font-size: 30px;
        max-width: 370px;
        margin: 0 auto;
    }

    .map-section .map-contnt{
        margin: 34px 0 56px 0;
    }

    .faq-container {
        height: 100%;
    }

  

    .footer .footer-right {
        margin-top: 0;
    }

    .footer .col-lg-6.col-md-6.p-0{
        padding: 0 15px !important;
    }

    .map-section .faq-headline:after{
        display: none;
    }

    .decentralizing-grid .content-grid-box {
        background-color: #fff;
    }


}

@media (max-width: 576px) {

    #cant-keep-up-lottie-animation,
    #cant-keep-up-lottie-grid-animation{
        top: 0;
    }

    .cant-keep-up .cant-keep-up-vdo{
        width: 370px;
        min-height: 210px;
    }
    .future-energy .banner-content {
        padding: 0 0 60px 0;
    }
    .future-energy .banner-content .btn{
        width: 100%;
        max-width: 100% !important;
    }

    .decentralizing-grid-content .scroll-container {
        height: 675px;
    }


    .future-energy .banner-content ul {
        text-align: center;
        width: 100%;
        justify-content: center;
        display: flex;
        gap: 16px;
    }

    .future-energy .banner-content ul li{
        margin-right: 0;
    }


    .decentralizing-grid-content .content-container{
        border-radius: 8px;
        width: 100%;
        padding: 10px;
    }

    .decentralizing-grid-content .content-image{
        width: 100%;
        margin: 0;
    }

    .decentralizing-grid-content .video-section.scaled .background-video{
        width: calc(100% + ((100% - 90%) * (1 - var(--scale-progress))));
        border-radius: calc(8px * var(--scale-progress));
        --scale-amount: calc(0.92 + ((1 - 0.85) * (1 - var(--scale-progress))));

    }

    .decentralizing-grid-content .overlay-content{
        top: 20%;
        margin: 0 auto;
        left: 7%;
        right: 7%;
        width: 85%;
    }

    .decentralizing-grid-content .decentralizing-grid .content-grid-box h2{
        font-size: 30px;
    }


   

    .decentralizing-grid .content-grid-box h2 {
        font-size: 28px;
        line-height: 36px;
        margin: 24px auto 16px auto;
    }

    .decentralizing-grid .content-grid-box p {
        font-size: 15px;
        line-height: 18px;
    }

    /*.help-section .testimonial-card p {
        font-size: 28px;
        line-height: 33px;
    }*/

    .cant-keep-up {
        padding: 32px 0px;
    }

    .cant-keep-up .cant-keep-up-vdo {
        margin-bottom: 16px;
    }

    .cant-keep-up h2 {
        font-size: 28px !important;
        line-height: normal !important;
        margin: 0 auto 16px auto;
    }

    .cant-keep-up p {
        font-size: 15px;
        line-height: 18px;
        max-width: 350px;
    }

    .map-section .map-contnt .title {
        font-size: 30px;
        line-height: normal;
    }

    .map-section .map-contnt .des {
        font-size: 15px;
        line-height: normal;
    }
    .faq-container {
        padding: 0;
    }


    .faq-container .accordion .collapse-link {
        font-size: 24px !important;
        line-height: normal !important;
    }

    .faq-container .accordion p {
        font-size: 15px !important;
        line-height: normal !important;
        margin: 0 !important;
        padding: 16px 0 !important;
    }

    .save-energy-section .title {
        font-size: 30px;
        line-height: 40px;
    }

    .save-energy-section .des {
        font-size: 16px;
        line-height: 20px;
    }

    .save-energy-section .btn.btn-primary {
        font-size: 16px !important;
/*        font-weight: 700 !important;*/
        padding: 12px !important;
        height: 43px !important;
    }

    .help-section .title {
        font-size: 30px !important;
        line-height: normal !important;
        padding-bottom: 32px !important;
    }

    .decentralizing-grid .content-grid-box{
        min-height: auto;
    }

    .faq-headline h2 {
        font-size: 40px !important;
        line-height: normal !important;
        max-width: 370px !important;
    }

    .map-section .map-contnt a.outline-link{
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: normal !important;
    }

    /*.save-energy-section .icon{
        height: 40px;
        width: 40px;
    }*/


    .accordion .collapse-link {
        font-size: 24px;
        line-height: normal;
    }

    .accordion p {
        font-size: 15px;
        line-height: 18px;
    }

    .map-section .animated-btn .button{
        font-size: 16px;
        padding: 16px;
        height: auto;
        width: auto;
        min-width: auto;
        min-height: auto;
    }

    .decentralizing-grid .decentralizing-content{
        padding: 25px 0 0 0;
    }

    .decentralizing-grid .decentralizing-grid-vdo{
        height: 460px;
        width: auto;
    }

   
    #footer .qr-contents {
        width: 100%;
    }



    .footer-content{
        width: 100% !important;
    }

    #footer-signup input{
        width: 70%;
    }

    .footer .footer-links .footer-column {
        width: 100% !important;
    }

    .footer .footer-column a,
    .footer .footer-column p{
        font-size: 16px !important;
        line-height: normal !important;
        width: 100%;
        white-space: nowrap;
    }

    
    /*.help-section .highlight-text{
        background: #FF5900;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }*/


    .map-section .highlight-text{
        background: #FF5900;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .decentralizing-grid .decentralizing-content .decentralizing-grid-vdo-2{
        min-height: 298px;
        object-fit: fill;
    }

    .decentralizing-grid .content-grid-box{
        margin: -30% auto 0 auto;
    }

    
    #footer .qr-contents .qrBoxs,
    .footer .footer-social{
        margin-top: 32px;
    }

    .footer .footer-links{
        margin-bottom: 32px;
    }

    .building-decentralized-grid .animation-box .decentralized-grid-animation{
        transform: scaleY(2) !important;
    }

}

@media (max-width: 400px){
    .cant-keep-up .cant-keep-up-vdo {
        width: 290px;
        min-height: 170px;
    }
}


@media (max-width: 380px){

    .decentralizing-grid .content-grid-box h2{
        font-size: 22px;
        line-height: initial;
    }

    .decentralizing-grid-content .scroll-container {
        height: 580px;
    }


    .decentralizing-grid .content-grid-box {
        margin: -100px auto 0 auto;
    }
    .footer .footer-column a,
    .footer .footer-column p{
        white-space: normal;
    }

}

    #footer .qr-contents .qrBoxs{
        border: 1px solid rgba(0, 0, 0, 0.24);
        z-index: 999;
    }







/*work on feed back (09.12.2024)*/
/*.custom-header-v3 .navbar .dropdown-menu:after{
    content: '';
    background-color: rgba(255, 255, 255, 0.88);
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}*/
/*work on feed back (09.12.2024)*/


/*energy plans css start*/

.cut-energy-cost{
    background-color: #fff;
}

.cut-energy-cost .banner-content .possition-box .banner-sub-title{
    color: #FF5900;
    font-family: "Forma DJR Mono" !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}
.cut-energy-cost .banner-content h1{
    color: rgba(0, 0, 0, 0.80);
    font-size: 64px;
    line-height: normal;
    margin: 24px 0 32px 0;
    max-width: 630px;
}

.cut-energy-cost .banner-content h1 span{
    background: linear-gradient(93deg, #FF620E 2.06%, #FFAC27 58.75%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.cut-energy-cost .vdo-box{
    left: 20%;
    z-index: 0;
}


.reward-banner .vdo-box{
    left: 0 !important;
    right: 0 !important;

    z-index: 0;
    height: 100vh !important;
}

.cut-energy-cost .banner-content .btn{
    margin: 0;
}

.cut-energy-cost:after{
    display: none;
}
.cut-energy-cost .possition-box{
    background-color:#fff ;
    padding: 40px 40px 40px 0;
    border-radius: 8px;
    max-width: 840px;
}

.reward-banner .possition-box{
    padding: 40px;
}

.cut-energy-cost .banner-content{
    padding: 0;
    justify-content: center;
}

.how-it-works{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%), linear-gradient(90deg, rgba(241, 149, 0, 0.48) 0.01%, rgba(255, 89, 0, 0.48) 101.93%), #FFF;
    border-top:none;
    margin-bottom: -2px;
    padding-top: 84px;
}

.how-it-works .save-energy-by-container{
    margin: 17px 0px 56px 0px;
}

.how-it-works h2{
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display" !important;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}


.how-it-works .col-md-6{
    padding:15px !important;
}









.how-it-works .swiper-slide {
    transition: opacity 180ms ease-in-out; /* Optional: Synchronize CSS with fade speed */
}

.how-it-works .img-container.show {
    opacity: 1;
    transform: translateY(0); 
}

.how-it-works .img-container.animate__zoomIn {
    opacity: 1;
    transform: translateY(0); 
}

.how-it-works .img-container {
    position: relative;
    cursor: pointer;
    border-radius: 18px;
    opacity: 0;
    transform: translateY(20px);
}

.how-it-works .img-container .card-hover-animation{
    transition-timing-function: ease-in-out !important;
    transition-duration: 180ms !important;
    cursor: pointer;
    border-radius: 18px;
    box-shadow: 0px 8px 40px -4px rgba(0, 0, 0, 0.24);
}

.how-it-works .img-container .card-hover-animation:hover{
    transition-timing-function: ease-in-out;
    transition-duration: 180ms;
    opacity: 1;
    z-index: 999;
    transform: scale(1.03);
    box-shadow: 0px 8px 40px -4px rgba(0, 0, 0, 0.24), 0px 4px 32px 8px rgba(255, 89, 0, 0.64);
}


.how-it-works .img-container .how-it-work-content{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 24px;
}

.how-it-works .img-container .overlay-img{
    background-color: transparent;
}

.how-it-works .img-container .overlay-img{
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
    border-radius: 18px;
    max-width: 100% !important;
}

.how-it-works .how-it-work-content h3.title{
    color: #FFF;
    font-size: 40px;
    line-height: 64px;
    max-width: 100%;
}

.how-it-works .swiper {
  width: 100%;
  height: 100%;
}

.how-it-works .swiper-wrapper{
    border-radius: 24px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%), #000;
}

.how-it-works .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    padding: 56px;
    display: block;
    height: 0;
    overflow: hidden;
    -moz-transition: height 90ms ease;
    -webkit-transition: height 90ms ease;
    -o-transition: height 90ms ease;
    transition: height 90ms ease;
    margin: auto 0;
}



.how-it-works .swiper-slide.swiper-slide-active{
    transition: opacity 90ms ease-in-out !important;
    height: 100%;
    width: 100%;
}

.how-it-works .swiper-slide .slider-content-img,
.how-it-works .swiper-slide .slider-content{
    display: inline-block;
    vertical-align: middle;
    width: 47%;
    /*transition: opacity 1s ease-in-out !important;
    height: 0;
    opacity: 0;*/

    height: 0;
    overflow: hidden;
    -moz-transition: height 90ms ease;
    -webkit-transition: height 90ms ease;
    -o-transition: height 90ms ease;
    transition: height 90ms ease;
}

.how-it-works .swiper-slide.swiper-slide-active .slider-content-img,
.how-it-works .swiper-slide.swiper-slide-active .slider-content{
    height: initial;
    opacity: 1;
}

.how-it-works .swiper-slide .slider-content-img{
    margin-right:50px ;
}

.how-it-works .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 425px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
}

.how-it-works .modal-lg {
    max-width: 1225px;
    background-color: transparent;
    border-radius: 24px;
}


.how-it-works .modal-lg .modal-content{
    padding: 0;
    border: none;
    background-color: transparent;
}

.how-it-works .swiper-slide .slider-content{
    text-align: left;
}

.how-it-works .swiper-slide .slider-content h3.title{
    color: #FFF;
    font-family: "Forma DJR Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
}

.how-it-works .swiper-slide .slider-content p.des{
    color: rgba(255, 255, 255, 0.70);
    font-family: "Forma DJR Deck";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 457px;
}

.how-it-works .swiper-slide .slider-content p.des span{
    color:#FF5900;
}

.how-it-works .swiper-slide .slider-content .btn{
    padding: 12px !important;
    border-radius: 8px !important;
    height: 46px !important;
    letter-spacing: -0.306px !important;
}


.how-it-works .modal-slider .navigation-box{
    border-radius: 50px;
    background: #171717;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 16px;
    width: 150px;
    margin: 24px auto 0 auto;
}



.how-it-works-modal {
  transform: scale(0);
  opacity: 0;
/*  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;*/

  -webkit-transition-delay: 180ms;
  -o-transition-delay: 180ms;
  transition-delay: 180ms;
  transition-timing-function: ease-in-out;
    /*transition-timing-function: ease-in-out;
    transition-delay: 180ms;*/
    transition: opacity 0.1s ease-in-out;
}



.how-it-works-modal.show {
  opacity: 1;
  transform: scale(1);
  transition-delay: 45ms;
  transition-timing-function: ease-in-out;

}



.how-it-works-modal.fade .modal-dialog{
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transition: opacity 0.1s ease-in-out, transform 0.3s ease-in-out;
    margin-top: 90px;
}


.how-it-works-modal.show{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: rgba(0, 0, 0, 0.88) !important;
    backdrop-filter: blur(32px) !important;
    -webkit-backdrop-filter: blur(32px) !important;
 /*   height: 100%;
    width: 100%;*/
}






.how-it-works .modal-slider .navigation-box .swiper-button-next, 
.how-it-works .modal-slider .navigation-box .swiper-button-prev,
.how-it-works .modal-slider .navigation-box .swiper-pagination{
    position: initial !important;
}

.how-it-works .modal-slider .navigation-box .swiper-button-next,
.how-it-works .modal-slider .navigation-box .swiper-button-prev{
    background-color: transparent !important;
    padding: 0 !important;
    height: auto !important;
    width: auto !important;
    margin: 0;
}

.how-it-works .modal-slider .navigation-box .swiper-button-next svg,
.how-it-works .modal-slider .navigation-box .swiper-button-prev svg{
    width: 24px;
    height: 24px;
}

.how-it-works .modal-slider .navigation-box .swiper-button-next:after,
.how-it-works .modal-slider .navigation-box .swiper-button-prev:after{
    display: none;
}

.how-it-works .modal-slider .navigation-box .swiper-button-prev svg{
    transform: rotate(180deg);
}

.how-it-works .modal-slider .navigation-box .swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
/*    background-color: #2E2E2E !important;*/
    background-color: #555454 !important;
    opacity: 1;
}

.how-it-works .modal-slider .navigation-box .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #FF5900 !important;
}

.how-it-works .modal-slider .navigation-box .swiper-pagination{
    white-space: nowrap;
}

.how-it-works .modal-content .close{
    position: absolute !important;
    z-index: 999 !important;
    right: 16px !important;
    top: 16px !important;
}

.save-energy-steps h6.sub-text{
    color: #FF5900;
    font-family: "Forma DJR Mono" !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}


.energy-map-section{
    padding-top:0;
}

/* Default state (before scroll point) */
.earnRewards-savBig .phone-visual{
  opacity: 0; /* Fully transparent */
  filter: blur(64px); /* Blurred */
  transform: scale(0.9); /* Slightly smaller */
/*  transition: opacity 1s ease, filter 1s ease, transform 1s ease; */
    transition: opacity 0.8s ease, filter 0.8s ease, transform 0.8s ease; 
}

/* Final state (after animation triggers) */
.earnRewards-savBig .phone-visual.visible{
  opacity: 1; /* Fully visible */
  filter: blur(0px); /* No blur */
  transform: scale(1); /* Normal size */
}

.earnRewards-savBig h2 span{
    background: linear-gradient(93deg, #FF5900 52.64%, #F19500 80.05%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.earnRewards-savBig .cant-keep-up-lottie-animation{
    display: none !important;
}

.earnRewards-savBig{
    padding: 84px 0 0 0;
}

.earnRewards-savBig .vdo-box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    margin: 0 auto;
    width: 100vw;
    object-fit: cover;
}


.earnRewards-savBig{
    border-top: 2px solid #FF5900;
    border-bottom: 2px solid #FF5900;
}

/*.earnRewards-savBig .video-container{
    top: -40px !important;
    z-index: -1 !important;
}

.earnRewards-savBig .video-container iframe{
    opacity: 0.4 !important; 
    top: 38% !important;
}
*/
.cant-keep-up.earnRewards-savBig p{
    max-width: 935px;
    padding: 0 15px;
}

.cant-keep-up.earnRewards-savBig h2{
    padding: 0 15px;
}

.earnRewards-savBig:after{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.36738445378151263) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
    opacity: 1;
}


.true-energy:after{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
/*    background: linear-gradient(180deg, rgba(255, 255, 255, 0.36738445378151263) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 100%);*/
}

.true-energy .vdo-box{
    opacity: 1 !important;
}

.true-energy .section-content p{
    max-width: 705px;
}

.earnRewards-savBig .section-content img.mob-img{
    margin-top: 40px;
    margin-bottom: -10px;
}

.energy-help-section{
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 25.77%, rgba(255, 255, 255, 0.90) 44.48%, #FFF 96.28%), linear-gradient(0deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.56) 100%), #E6DED5;
    border-top: none;
    z-index: 999;
}

.earnRewards-savBig .vdo-box{
    opacity: 0.4;
}


/*energy plans css start*/
.energy-audit .banner-content h1{
    max-width: 725px;
}

.energy-insights .vdo-box{
    bottom: auto;
    top: -28%;
    z-index: -1;
    height: 100%;
    margin: 0 auto;
    width: 100vw;
    opacity: 0.4 !important;
}


.energy-audit .banner-content .btn{
    width: auto;
}

.energy-insights p{
    max-width: 980px;
}

.energy-insights .section-content img.mob-img{
    margin-top: 64px;
}

/*energy plans css start*/


/*energy-monitoring css start*/

.energy-monitoring .possition-box{
    max-width: 555px;
}
.daylight-work-with .vdo-box {
    opacity: 0.2;
    height: 60%;
}


.daylight-work-with .section-content h2{
    padding: 0;
    margin: 48px auto 16px auto;
}


.daylight-work-with .section-content p{
    max-width: 950px;
}

.daylight-work-with .section-content p.sub-text span{
    font-family: "Forma DJR Mono";
    font-size: 15px;
    font-weight: 700;
}



.daylight-work-with .section-content img.mob-img{
    margin-top: 220px;
}

.daylight-work-with:after{
    background: linear-gradient(180deg, rgba(255,255,255,0.36738445378151263) 0%, rgba(255,255,255,1) 34%, rgba(255,255,255,1) 100%) !important;
}

.make-to-ready{
    padding: 0 15px;
    min-height: 490px;
    background: linear-gradient(1deg, rgba(255, 255, 255, 0.00) -1.13%, 
        rgba(255, 255, 255, 0.90) 62.66%, #FFF 98.97%), 
        linear-gradient(0deg, rgba(255, 255, 255, 0.56) 0%, 
        rgba(255, 255, 255, 0.56) 100%), 
        radial-gradient(45.46% 38.54% at 50% 90.93%, #FF5900 0%, #FE9901 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;   
    
}


.make-to-ready h3{
    color:rgba(0, 0, 0, 0.80);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px; 
    max-width: 808px;
    margin: 0 auto 24px auto; 
}

.make-to-ready h3 span{
    background: linear-gradient(93deg, #FF5900 -10.4%, #F19500 80.05%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.make-to-ready .btn{
    border-radius: 8px !important;
    background: #FF5900 !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16) !important;
    color: #fff !important;
    width: auto;
    line-height: normal !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}


.make-to-ready .btn:hover{
    opacity: 0.6;
}
.make-to-ready .btn:after{
    display: none;
}

/*energy-monitoring css close*/



/*solar-storage css start*/
.solar-storage .banner-content h1{
    max-width: 100% !important;
}

.solar-storage .banner-content .btn{
    width: auto;
}

.solar-storage .vdo-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.solar-storage{
    width: 100%;
}

.true-energy{
    padding-top: 168px;
}

.true-energy p{
    max-width: 654px;
}

.true-energy .section-content img.mob-img{
    width: 100%;
}

.true-energy .vdo-box{
    margin-top: -40px;
}

.ready-to-unlock h3{
    max-width: 100%;
}

.ready-to-unlock h3 span{
    display: inline-block;
}


/*solar-storage css close*/

/*reward css start*/

.reward-banner .vdo-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.reward-banner .banner-content h1{
    max-width: 994px;
}


.reward-banner .banner-content .btn{
    width: auto;
}

/*reward css close*/

/*partner-oem css start*/
.partners-eom-banner .vdo-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

.partners-installer-banner .vdo-box img{
    object-position: center;
}

.partners-eom-banner .banner-content .possition-box{
    max-width: 840px !important;
}

.partners-eom-banner .banner-content h1{
    max-width: 760px !important;
}

.partners-eom-banner .banner-content .btn{
    width: auto !important;
    max-width: fit-content !important;
}

.powerful-partnership{
    background: url(../../assets/img/layout3-images/compressed-img/powerful-partnership-bg.webp)no-repeat;
    background-size: cover;
    display: flex;
    min-height: 858px;
    padding: 140px 84px 84px 84px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 84px;
}


.powerful-partnership .section-content{
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 40px;
    max-width: 830px;
    margin: 0 auto;
}

.powerful-partnership .section-content img{
    max-width: 114px;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0px 0.668px 1.559px -0.668px rgba(0, 0, 0, 0.12), 0px 1.113px 3.563px -0.445px rgba(0, 0, 0, 0.10);
}

.powerful-partnership .section-content h2{
    margin: 32px auto 16px auto;
}

.powerful-partnership .section-content p{
    letter-spacing: -0.288px;
    font-family: "Forma DJR Deck";
}

.partner-mid-content{
    padding: 28px 0;
    background-color: #fff;
}


.partner-mid-content .container{
    max-width: 1385px !important;
}

.partner-mid-content .img-container .overlay-img{
    border-radius: 16px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
}


.partner-mid-content .title{
    max-width: 100%;   
    margin-left: 26px;
    max-width: 692px;
}


.partner-mid-content .des{
    max-width: 100%;
    line-height: normal;
    margin-left: 26px;
    max-width: 692px;
}


.partner-with-us{
    padding:124px 0;
    background-color: #fff;
}
.partner-with-us .container{
    max-width: 1344px !important;
}

.partner-with-us h2{
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-family: "Forma DJR Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    margin-bottom: 32px;
}

.partner-with-us .card{
    border-radius: 16px;
    border: 2px solid rgba(0, 0, 0, 0.08);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0%, 
        rgba(0, 0, 0, 0.02) 100%), linear-gradient(93deg, 
        rgba(255, 89, 0, 0.08) -10.4%, rgba(241, 149, 0, 0.08) 80.05%);

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 16px;
    min-height: 295px;   
}



.partner-with-us .card .img-box{
    width: 124px;
    height: 124px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.partner-with-us .card h3{
    color: #000;
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.408px;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}

.partner-with-us .card p{
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.306px;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
}

.partner-with-us .card p span{
    color: #FF5900;
}

.partner-with-us .card .img-box img{
    width: 124px;
}



.build-together{
    border-bottom: none;
    padding: 124px 0;            
    position: relative;

}

.build-together:after{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(1deg, rgba(255, 255, 255, 0.00) -1.13%,rgba(255, 255, 255, 0.90) 62.66%, #FFF 98.97%), 
                linear-gradient(0deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.56) 100%), 
                radial-gradient(45.46% 38.54% at 50% 90.93%, #FF5900 0%, #FE9901 100%);

    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -10;
}



.build-together .build-together-form{
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
    max-width: 717px;
    margin: 0 auto;
    padding: 32px 16px 0 16px;
}

.build-together .build-together-form .wpcf7-response-output.success-msg{
    margin: 0 !important;
    display: inline-flex;
    width: 100%;
    margin-bottom: 16px !important;
}

.build-together .build-together-form h2{
    color:rgba(0, 0, 0, 0.80);
    text-align: center;
    font-family: "Forma DJR Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px; /* 133.333% */
    margin-bottom:16px;
}


.build-together .build-together-form h2 span{
    background: linear-gradient(94deg, #FF5900 45.91%, #F19500 69.23%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.build-together .build-together-form p.subtext{
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-family: "Forma DJR Deck";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.288px;
    margin-bottom: 24px;
}

.build-together .build-together-form .form-box h6{
    color: rgba(0, 0, 0, 0.40);
    font-family: "Forma DJR Mono" !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.build-together .build-together-form .form-box p{
    color: rgba(0, 0, 0, 0.60);
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.195px;
}


.build-together .build-together-form .form-box .form-control,
.build-together .build-together-form .form-box textarea{
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.03);
    outline: none !important;
    box-shadow: none !important;
    border: none;
}


.build-together .build-together-form .form-box .form-control{
    height: 56px;
    color: rgba(0, 0, 0, 0.80);
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.195px;
}

.build-together .build-together-form .form-box textarea{
    height: 98px !important;
    color: rgba(0, 0, 0, 0.80);
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.195px;
}

.build-together .build-together-form .form-box input::placeholder,
.build-together .build-together-form .form-box textarea::placeholder{
    color: rgba(0, 0, 0, 0.40);
    font-family: "Forma DJR Deck";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */
    letter-spacing: -0.195px;
}

.build-together .build-together-form .form-group{
    margin-bottom: 8px;
}

.build-together .build-together-form .signature-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #FFF;
    margin-top: 16px;
    padding: 16px;
}

.build-together .build-together-form .signature-box h6{
    color: rgba(0, 0, 0, 0.80);
    font-family: "Forma DJR Deck";
    font-size: 15px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 160% */
    letter-spacing: -0.195px;
}


.build-together .build-together-form .signature-box p{
    color: rgba(0, 0, 0, 0.60);
    font-family: "Forma DJR Deck";
    font-size: 15px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.195px;
}

.build-together .build-together-form .signature-box p span{
    color: #FF5900;
    text-decoration: underline;
    cursor: pointer;
}




.build-together .build-together-form .btn{
    border-radius: 8px !important;
    text-align: center !important;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    letter-spacing: -0.195px !important;
    transition-timing-function: ease-in-out;
    transition-delay: 90ms;
    border: none;
    height: 48px !important;
    width: 100%;
    margin-top: 16px;
    cursor: pointer;
    background: #FF5900 !important;
    color: #fff !important;
}

.build-together .build-together-form .btn:disabled{
    background: rgba(0, 0, 0, 0.08) !important;
    color: rgba(0, 0, 0, 0.40) !important;
    cursor: not-allowed;
    pointer-events: none;

}

.build-together .build-together-form .btn:after{
    display: none;
}

/*.build-together .build-together-form .btn-primary{
    background: #FF5900;
    color: #fff ;
    cursor: pointer;
}
*/
/*partner-oem css close*/


/*Partner Installers Page css start*/


.partner-with-daylight .section-content .daylight-app-icon-animation,
.powerful-partnership .section-content .daylight-app-icon-animation{
    max-width: 114px;
    margin: 0 auto;
}

.partner-with-daylight .cant-keep-up-lottie-animation{
    display: block !important;
}

.partner-with-daylight #cant-keep-up-lottie-animation{
    height: auto;
    top: -30px;
}

.partner-with-daylight{
    border-top: 2px solid #FF5900;
    border-bottom: none;
}

.partners-installer .vdo-box img{
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: bottom;
}

.partner-with-us.installer-partner-withus .card{
    min-height: 335px;
}

.partner-with-daylight .section-content h2{
    font-size: 64px;

}

.partner-with-daylight .section-content h2 span{
    background: linear-gradient(94deg, #FF5900 51.46%, #F19500 79.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*Partner Installers Page css close*/



/*how-it-works css start*/

.how-it-work{
    background-color: #000;
    z-index: 99;
}

.how-it-work .banner-content {
    justify-content: flex-end;
}

.how-it-work .possition-box,
.reward-banner .possition-box{
    max-width: 1344px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border-radius: 8px 8px 0px 0px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.72) 2.56%, rgba(255, 255, 255, 0.97) 56.7%, #FFF 92.77%);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

}

.about-banner .possition-box{
    margin-bottom: -1px;
}

.reward-banner .banner-content {
    justify-content: flex-end;
}

.how-it-work .vdo-box{
    left: 0 !important;
}


.how-it-work .vdo-box img{
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: scale-down;
}


.cut-energy-cost .banner-content h1{
    margin: 24px auto 32px auto;
}

.until-now{
    min-height:689px;
    padding: 159px 0 243px 0;
    border: none !important;
/*    position: relative;*/
}


.until-now .section-content h2{
        margin: 26px auto 24px auto;
}

.until-now .section-content h2 span{
    display: inline-block;
}


.earnRewards-savBig.until-now{
    border-bottom: 2px solid #FF5900;
}

.earnRewards-savBig.until-now .cant-keep-up-lottie-animation {
    display: block !important;
}

.earnRewards-savBig.until-now:after{
    transform: rotate(180deg);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.36738445378151263) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
}


.earnRewards-savBig.until-now .section-content{
    max-width: 1062px !important;
    margin: 0 auto;
}


.building-decentralized-grid{
    background: url(../../assets/img/layout3-images/compressed-img/decentralized-grid-banner.webp);
    padding: 140px 0 84px 0;
    min-height: 858px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover !important;
    background-size: 100% 100%;
    position: relative;
    z-index: 99;
}

.building-decentralized-grid .animation-box{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.building-decentralized-grid .animation-box .decentralized-grid-animation{
    height: 700px;
    margin: 0 auto;
    opacity: 0.32;
    z-index: 1;
}
.building-decentralized-grid .section-content{
    position: relative;
    z-index: 999;
}

.building-decentralized-grid .section-content p.sub-text{
    color: #FF610D;
    text-align: center;
    font-family: "Forma DJR Mono" !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 24px;
}

.building-decentralized-grid h2{
    color: #FFF;
    text-align: center;
    font-family: "Forma DJR Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 1040px;
    margin: 0 auto;
}



.building-decentralized-grid h2 span{
    color: #8d8b8b !important;
    -webkit-text-fill-color:#8d8b8b !important;

}


.how-it-work-mid{
    background-color:#000;
    padding: 0;
    margin: -1px 0 0 0;
    position: relative;
    z-index: 999;
}

.how-it-work-mid ul{
    gap: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.how-it-work-mid ul li .title{
    color: #fff;
    max-width: 100%;
    line-height: normal;
}




.how-it-work-mid ul li .des{
    color: rgba(255, 255, 255, 0.70);
    max-width: 100%;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.how-it-work-mid ul li{
    max-width: 644px;
}

  

.how-it-work-mid .save-energy-by-container{
    margin: 140px 0px;
}

.how-it-work-mid .img-container .overlay-img{
    background-color: transparent;
}

.transforming-homes{
    border-top: 2px solid #FF5900;
    background: radial-gradient(135.7% 43.76% at 50% 56.24%, rgba(225, 217, 209, 0.64) 0%, #E6DED5 100%);
}

.transforming-homes{
    min-height: 100vh !important;
    overflow: hidden;
}

.transforming-homes .video-container{
   /* width: 100vw !important;
    height: 100vh !important;*/
    top: 0 !important;
}

.transforming-homes .vdo-box{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    opacity: 1;
}


.transforming-homes:after{
    background: radial-gradient(135.7% 43.76% at 50% 56.24%, rgba(225, 217, 209, 0.64) 0%, #E6DED5 100%);
    position: absolute;
    content: '';
    width: 100%;
    height: 101vh;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
}

.transforming-homes .section-content{
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 40px;
    max-width: 1040px;
    margin: 0 auto;
    z-index: 999;
    position: relative;
}

.transforming-homes .section-content h2{
    color: #000;
    max-width: 930px;
}

.transforming-homes .section-content h2 span{
    background: linear-gradient(92deg, #FF5900 69.08%, #F19500 95.04%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.how-it-work-mid.how-it-work-midBg{
    background: #E6DED5;
}

.how-it-work-mid.how-it-work-midBg ul li .title,
.how-it-work-mid.how-it-work-midBg ul li .des{
    color: #000;
}

.how-it-work-mid.how-it-work-midBg ul li .title.active{
    opacity: 1;
} 

.how-work-mapSection{
    position: relative;
    z-index: 99;
}


.how-work-mapSection .map-contnt{
    min-height: 559px;
    margin: 0;
    padding: 84px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.how-work-mapSection .map-contnt h3{
    max-width: 628px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 0 !important;
}



.how-it-work-helpingBG{
    background: linear-gradient(181deg, rgba(255, 255, 255, 0.00) 7.56%, rgba(255, 255, 255, 0.90) 57.14%, #FFF 100.83%), #E6DED5;
    position: relative;
    z-index: 99;
}




/*********************/
 
  .scroll-animation{
    background-color: #000;
    padding: 140px 0;
}


.scroll-animation .section__body .section__text{
    padding: 15px;
    z-index: 999;
    position: relative;
}

.scroll-animation .title  {
    color: #fff;
    line-height: normal;
    font-family: Forma DJR Display !important;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 8px;
    max-width: 644px;
}


.scroll-animation .des{
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.70);
    max-width: 100%;
    margin: 0;
    padding: 0;
    line-height: normal;
    max-width: 644px;
}

.scroll-animation .background {
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    height: 100vh;
    z-index: -1;
}

.scroll-animation .scroll_section {
    display: flex;
/*    min-height: 100vh;*/
    min-height: 150vh;
    position: relative;
    z-index: 0;
}

.scroll-animation .scroll_section > * {
    width: 616px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scroll-animation .scroll_section__img {
    position: relative;
    display: flex;
}

.scroll-animation .scroll_section__img__inner {
    height: 100vh;
    position: fixed;
    left: 10%;
    width: 40%;
    top: 0;
    mix-blend-mode: multiply;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.scroll-animation .scroll_section__body {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 100;
}

.scroll-animation .scroll_section__text {
    padding: 0vw;
}


.scroll-animation .section__img__inner {
    height: 100vh;
    position: fixed;
/*    left: 5%;*/
    right: 5%;
    left: auto;
    width: 45%;
    top: 0;
    mix-blend-mode: multiply;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.scroll-animation .scroll_section .section__img__inner {

    opacity: 0.32;
    transform: translateY(0);
    background-position: 50% 40%;
    transition: transform 0.6s ease, opacity 0.6s ease, background-position 0.8s ease;
    position: fixed;
    display: flex;
    width: 45%;
    background-position: 50% 40%;
    right: 5%;
    left: auto;
    justify-content: center;
/*    align-items: center;*/
    align-items: flex-start;
    flex-direction: column;
}

 


.scroll-animation .section__text1 {
  position: relative;
  z-index: 3;
  width: 100%;
  opacity: 0;
  transform: translateY(20px);  
  transition: opacity 0.4s ease, transform 0.4s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll-animation .section__text1 img {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.scroll-animation .scroll_section.active .section__text1 {
  opacity: 1;
  transform: translateY(0);
}

.scroll-animation .scroll_section.active .section__text1 img {
  opacity: 1;
  transform: translateY(0);
}






.scroll-animation .section__text2 {
  position: relative;
  z-index: 3;
  width: 80%;
  opacity: 0;
  transform: translateY(20px);  
  transition: opacity 0.4s ease, transform 0.4s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll-animation .section__text2 img {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.scroll-animation .scroll_section.active .section__text2 {
  opacity: 1;
  transform: translateY(0);
}

.scroll-animation .scroll_section.active .section__text2 img {
  opacity: 1;
  transform: translateY(0);
}


.scroll-animation .section__text3 {
  position: relative;
  z-index: 3;
  width: 100%;
  opacity: 0;
  transform: translateY(20px);  
  transition: opacity 0.4s ease, transform 0.4s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll-animation .section__text3 img {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.scroll-animation .scroll_section.active .section__text3 {
  opacity: 1;
  transform: translateY(0);
}

.scroll-animation .scroll_section.active .section__text3 img {
  opacity: 1;
  transform: translateY(0);
}




.scroll-animation .scroll_section .content-box-1{
    top: -175px !important;
}

.scroll-animation .scroll_section .content-box-2{
    top: 0 !important;
}

.scroll-animation .scroll_section .content-box-3{
    top: 180px !important;
}

.scroll-animation .scroll_section .section__img__inner {
    opacity: 0.32;
    position: fixed;
}

.scroll-animation .scroll_section.active .section__img__inner {
    opacity: 1;
    background-position: 50% 50%;
    filter: blur(0);
}

.scroll-animation .img-container .overlay-img {
    max-width: 70%;
}


.how-it-work-midBg{
    background: #E6DED5;
}

.how-it-work-midBg.scroll-animation .title,
.how-it-work-midBg.scroll-animation .des{
    color: #000;
}

/*.how-it-work-midBg.scroll-animation .section__img__inner{
    right: 0 !important;
    left: auto !important;
}*/

.scroll-animation .section__body1,
.scroll-animation .section__body2,
.scroll-animation .section__body3 {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 54%;
  left:auto;
/*  width: 100%;*/
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.scroll-animation .section__text2 {
  position: relative;
  z-index: 3;
  width: 100%;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;

}


.scroll-animation .section__text2 img {
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.scroll-animation .section__text2 img {
  opacity: 0;
  transform: translateY(10px);
}

.scroll-animation .scroll_section.active .section__text2 {
  opacity: 1;
  transform: translateY(0);
}

.scroll-animation .scroll_section.active .section__text2 img {
  opacity: 1;
  transform: translateY(0);
}


.scroll-animation.how-it-work-midBg .section__body1,
.scroll-animation.how-it-work-midBg .section__body2,
.scroll-animation.how-it-work-midBg .section__body3 {
  left: 54%;
  right:auto;
}

.scroll-animation.how-it-work-midBg .scroll_section .section__img__inner{
    right: auto;
    left: 10%;
}

.scroll-animation.how-it-work-midBg .scroll_section .content-box-1 {
    top: -220px !important;
}

.scroll-animation.how-it-work-midBg .scroll_section .content-box-3 {
    top: 200px !important;
}


/*.how-it-work-midBg.scroll-animation .section__img__inner {
    left: 0 !important;
    right: auto !important;
}*/





.scroll-animation-dark .scroll_section,
.scroll-animation-light .scroll_section{
    opacity: 0 !important;
}

.scroll-animation-dark.active .scroll_section,
.scroll-animation-light.active .scroll_section{
    opacity: 1 !important;
}

/*********************/

  





/*how-it-works css close*/



.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 0; 
  overflow: hidden;
}


.video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 177.78vh;
  height: 100vh;
  transform: translate(-50%, -50%);
  pointer-events: none; 
}

.energy-audit .video-container iframe{
    left: calc(50% - -20%);
}

.energy-audit .left-blank-div,
.energy-plans-banner .left-blank-div,
.energy-monitoring .left-blank-div,
.solar-storage .left-blank-div,
.reward-banner .left-blank-div{
    position: absolute;
    width: 400px;
    height: 100vh;
    background-color: #fff;
    z-index: 1;
    top: 0;
    bottom: 0;
}

.energy-audit .possition-box,
.energy-plans-banner .possition-box{
    margin-left: 84px;
}



.how-it-work-animation .building-decentralized-grid .c-section.animation-text {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    text-align: center; 
  }

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__link {
    text-decoration: none;
}

.how-it-work-animation .building-decentralized-grid .c-section .c-section__title{
    opacity: 0;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__title {
    text-align: center;
    position: relative;
    word-break: break-word;
    display: inline-block;
    margin: 0;
    opacity: 1;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__title-text {
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    color: #8d8b8b;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__title-text::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%; 
    white-space: nowrap;
    clip-path: inset(0 100% 0 0); 
    animation: reveal-line 1s cubic-bezier(0.39, 0.13, 0.55, 0.88) forwards;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: unset;
}

@keyframes reveal-line {
    to {
      clip-path: inset(0 0 0 0); 
    }
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .line-1::after {
    animation-delay: 0s;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .line-2::after {
    animation-delay: 1s;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .line-3::after {
    animation-delay: 2s;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .line-4::after {
    animation-delay: 3s;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .line-5::after {
    animation-delay: 4s;
}

.how-it-work-animation .building-decentralized-grid .c-section.animation-text .line-6::after {
    animation-delay: 5s;
}


.about-banner{
    background-color: #fff;
}

.about-banner .vdo-box img {
    object-fit: cover;
}


.cant-keep-up.future-of-power p {
    max-width: 1062px;
}

.about-energy-powerhouse{
    background: url(../../assets/img/layout3-images/compressed-img/energy-powerhouse-banner.webp);
}


.earnRewards-savBig.future-of-power:after {
    transform: rotate(180deg);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.36738445378151263) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.about-banner .banner-content h1{
    max-width: 1100px;
}


.future-of-power{
    padding-top: 60px;
}


.future-of-power .section-content .daylight-logo-animation{
    height: 114px;
    object-fit: none;
    width: 500px;
    transform: scale(0.53);
    margin-bottom: 0;
}

.about-energy-powerhouse .section-content p{
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.288px;
    text-align: center;
    max-width: 1062px;
    margin: 24px auto 0 auto;
}

.about-energy-powerhouse .section-content p span{
    color: #FF610D;
}

.about-partner-with-us{
        background: linear-gradient(178deg, rgba(255, 255, 255, 0.00) 1.85%, rgba(255, 255, 255, 0.90) 63.47%, #FFF 98.54%), 
                    linear-gradient(0deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.56) 100%), 
                    radial-gradient(55.27% 47.31% at 50% 5.08%, #FF5900 0%, #FE9901 100%);
}

.about-partner-with-us h2{
    color: rgba(0, 0, 0, 0.80);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 1024px;
    margin: 0 auto 24px auto;
}

.about-partner-with-us h2 span{
    background: linear-gradient(93deg, #FF5900 61.47%, #F19500 80.12%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-partner-with-us p{
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.288px;
    max-width: 874px;
    margin: 0 auto 24px auto;
    min-height: 88px;
}


.about-help-section{
    border-top: none;
    background: #fff;
}

.about-map-section .map-contnt h3{
    margin-bottom: 24px;
}

.about-map-section .map-contnt p{
    max-width: 874px !important;
    margin: 0 auto !important;
    padding: 0 15px;
}

.about-help-section .btn{
    border-radius: 8px !important;
    background: #FF5900 !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16) !important;
    color: #fff !important;
    width: auto;
    line-height: normal !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-feature-settings: 'ss11' on !important;
    font-family: "Forma DJR Deck" !important;
    font-style: normal !important;
    font-weight: 500 !important;
    max-width: 144px;
    margin: 64px auto 0 auto;
    font-size: 18px !important;
    padding: 16px !important;
    height: 54px !important;
}


.how-it-work-animation .future-energy .banner-content .btn{
    max-width: 171px !important;
}
.how-it-work-animation .how-it-work .possition-box{
    background-color: #000 !important;
    background: none;
}

.how-it-work-animation .cut-energy-cost .banner-content h1{
    color: #fff;
    max-width: 994px;
}

.how-it-work-animation .cut-energy-cost .banner-content h1 span{
    background: linear-gradient(113deg, #FF5D02 21.58%, #F48601 67.51%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.how-it-work-animation .future-energy {
    position: relative;
    height: auto;
    overflow: initial;
}

.how-it-work-animation .future-energy .banner-content{
    height: auto;
    padding-top: 200px;
}

.how-it-work-animation .future-energy .vdo-box{
    position: initial;
    height: 900px;
}


.how-it-work-animation .until-now{
    min-height: auto;
    padding: 82px 0 85px 0;
    border: none !important;
    border-radius: 8px;
}

.how-it-work-animation .animation-layout{
    background-color:#000 ;
    margin-top: -325px;
}

.how-it-work-animation .until-now .section-content h2{
    color: #fff;
    line-height: normal;
}

.how-it-work-animation .until-now .section-content p{
    color: rgba(255, 255, 255, 0.60)
}


.how-it-work-animation .earnRewards-savBig.until-now:after{
    display: none;
}

.how-it-work-animation .animation-layout .until-now{
    position: relative;
    box-shadow: inset 0px 13px 106px rgb(255 89 0 / 10%);
}


.how-it-work-animation .animation-layout .box-border{
    position: relative;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-width: 2px;
    border-style: solid;
    background: linear-gradient(to bottom, #ff5900, #220b00e6);
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px -50px 80px 0px rgba(255, 89, 0, 0.15);
    -webkit-box-shadow: 0px -50px 80px 0px rgba(255, 89, 0, 0.15);
    -moz-box-shadow: 0px -50px 80px 0px rgba(255, 89, 0, 0.15);

    position: relative;
    border: 2px solid transparent;
    background: rgba(255, 89, 0, 0.10);
    background-clip: padding-box;
}

.how-it-work-animation .animation-layout .box-border .roundCorner-left{
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    border: 2px solid;
    border-color: #ff5900;
    border-radius: 8px 0 0 0;
    border-right: 0;
    border-bottom: 0;
    opacity: 0;
    transition: width 0.2s ease-in, height 0.15s 0.2s linear, opacity 0s 0.35s;

}



.how-it-work-animation .animation-layout .box-border .roundCorner-right{
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    bottom: auto;
    border: 2px solid;
    border-color: #ff5900;
    border-radius:0 8px 0 0;
    border-left: 0;
    border-bottom: 0;
    opacity: 0;
    transition: width 0.2s ease-in, height 0.15s 0.2s linear, opacity 0s 0.35s;
}

.how-it-work-animation .banner-animation.active .animation-layout .box-border .roundCorner-left,
.how-it-work-animation .banner-animation.active .animation-layout .box-border .roundCorner-right{
    opacity: 1;
}



.decentralized-grid-Bg2{
    background-color: #000;
    padding-top: 70px;
}

.decentralized-grid-Bg2 .building-decentralized-grid{
    background: url(../../assets/img/layout3-images/compressed-img/decentralized-grid-banner-2.webp);
}



/*.how-it-work-animation .how-it-work .vdo-box img{
    filter: blur(64px); 
    transform: scale(1);
    transition: opacity 0.8s ease, filter 0.8s ease, transform 0.8s ease; 
    filter: grayscale(1);
    opacity: 0.1;
}


.how-it-work-animation .banner-animation.active .how-it-work .vdo-box .active-img{
  opacity: 1;
  filter: blur(0px); 

}*/



.how-it-work-animation .banner-animation .vdo-box img{
    filter: blur(64px); 
    transform: scale(1);
    transition: opacity 0.8s ease, filter 0.8s ease, transform 0.8s ease; 
    filter: grayscale(1);
    opacity: 0.1;
}


.how-it-work-animation .banner-animation.active .vdo-box img{
  opacity: 1;
  filter: blur(0px); 
}



.how-it-work-animation .until-now .animate-section-content {
    opacity: 0 !important;
    transform: translateY(20px); 
    transition: all 0.8s ease-in-out;
    box-shadow: 0px 8px 40px -4px rgba(0, 0, 0, 0.24);
    filter: grayscale(1);
}




.how-it-work-animation .banner-animation.active .until-now .animate-section-content.animate__zoomIn {
    opacity: 1 !important;
    transform: translateY(0); 
    filter: initial !important;
}

.how-it-work-animation .animation-layout .box-border::before,
.how-it-work-animation .animation-layout .box-border::after{
    width: 1%;
}

.how-it-work-animation .animation-layout .box-border::before {
    right: 50%;
    position: absolute;
    content: "";
}


.how-it-work-animation .animation-layout .box-border::after {
    left: 50%;
    position: absolute;
    content: "";
}

.how-it-work-animation .banner-animation.active .animation-layout .box-border:after,
.how-it-work-animation .banner-animation.active .animation-layout .box-border:before{
    height: 2px;
    background-color: #ff5900;
    z-index: 2;
}

.how-it-work-animation .banner-animation.active .animation-layout .box-border:after,
.how-it-work-animation .banner-animation.active .animation-layout .box-border:before{
    width: 50%;
    transition: width 0.2s ease-in;
    top: 0;
    width: calc(50% - 5px);
}



.how-it-work-animation .animation-layout .box-border .until-now:before,
.how-it-work-animation .animation-layout .box-border .until-now:after {
    width: 0%;
    height: 0%;
    background: transparent;
    opacity: 0;
    z-index: 2;
    transition: width 0.2s ease-in, height 0.15s 0.2s linear, opacity 0s 0.35s;
    position: absolute;
    content: '';
}

.how-it-work-animation .banner-animation.active .animation-layout .box-border .until-now:before, 
.how-it-work-animation .banner-animation.active .animation-layout .box-border .until-now:after {
    width: 2px;
    height: 100%;
    opacity: 1;
    transition: height 0.2s 0.2s ease-in, width 0.2s 0.4s linear, opacity 0s 0.2s;
    background: linear-gradient(to bottom,  #ff5900 0%,#280c00 100%) !important;
}

.how-it-work-animation .animation-layout .box-border .until-now:before {
    top: 0;
    left: 0;
}



.how-it-work-animation .animation-layout .box-border .until-now:after {
    top: 0;
    right: 0;
    left: auto;
    display: block !important;
    transform: initial;
}



.build-together .select-container .select2-container--default .select2-selection--multiple {
  width: 100%;
  height: 57px;
  overflow: auto;
}

.build-together .select-container .select2-container--default .select2-selection--multiple::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.build-together .select-container .select2-container--default .select2-selection--multiple::-webkit-scrollbar {
  width: 7px;
  background-color: #F5F5F5;
}

.build-together .select-container .select2-container--default .select2-selection--multiple::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
  height: 10px;
}





.build-together .select-container .select2-container--default .select2-selection--multiple{
    overflow-Y: scroll;
}

.select2-container .select2-selection--multiple .select2-selection__rendered{
    text-overflow: initial !important;
    white-space: normal !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    float: none !important;
    display: inline-block;
}


.marquee-slider {
  position: relative;
  overflow: hidden;
  width: 100%; /* Full width of the viewport */
  height: 100px; /* Height of the slider */
}

.marquee-slider .slide-track {
  display: flex;
  gap: 30px; /* Space between slides */
  animation: scroll 30s linear infinite; /* Adjust the duration for speed */
}

.marquee-slider .slide {
  flex: 0 0 auto; /* Prevent shrinking or stretching of slides */
  width: 200px; /* Adjust as needed */
  display: flex;
  justify-content: center;
  align-items: center;
}

.marquee-slider .slide img {
  max-width: 100%;
  max-height: 80px; /* Keep images uniform */
  object-fit: contain;
}

/* Keyframes for infinite scrolling */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-230px * 10)); /* Adjust for the width of all slides + gaps */
  }
}

.manager-marquee-slider{
    margin-top: 48px !important;
    padding: 15px 0;
}

.manager-marquee-slider img {
  max-width: 100%;
  max-height: 80px; /* Keep images uniform */
  object-fit: contain;
}

/* Keyframes for infinite scrolling */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-230px * 17)); /* Adjust for the width of all slides + gaps */
  }
}




.nda-agreement-modal .modal.show{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    backdrop-filter: blur(32px) !important;
    -webkit-backdrop-filter: blur(32px) !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%), linear-gradient(90deg, rgba(241, 149, 0, .48) .01%, rgba(255, 89, 0, .48) 101.93%), #fff;
}


.nda-agreement-modal{
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.nda-agreement-modal ul{
    margin-top: 20px;
}

.nda-agreement-modal .modal-title{
    color: #000;
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.nda-agreement-modal ul li,
.nda-agreement-modal p{
    list-style: decimal;
    color: rgba(0, 0, 0, 0.60);
    font-feature-settings: 'ss11' on;
    font-family: "Forma DJR Deck" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.nda-agreement-modal ul li{
    padding-bottom: 15px;
    margin-left: 25px;
}

.nda-agreement-modal b{
    color: #000;
}

.nda-agreement-modal .modal{
    padding: 100px 0 0 0;
}


.nda-agreement-modal .modal-header{
    position: fixed;
    background-color: #fff;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}

.nda-agreement-modal .modal-body{
    padding-top: 100px;
}

.nda-agreement-modal .modal-lg {
    max-width: 800px;
    max-height: 100vh;
    min-height: auto;
}


.nda-agreement-modal .modal-content{
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}


.nda-agreement-modal .modal-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.nda-agreement-modal .modal-content::-webkit-scrollbar {
  width: 7px;
  background-color: #F5F5F5;
}

.nda-agreement-modal .modal-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
  height: 10px;
}


.build-together .select-container .select2-container--default .select2-selection--multiple{
    overflow-Y: scroll;
}

.testnet-content{
    line-height: 1.6;
    background: #0000;
    font-feature-settings: 'ss11' on !important;
}



.testnet-content .container {
    width: 100% !important;;
    max-width: 100%;
    padding: 0 84px;
    margin: 0 auto;
    /* box-sizing: border-box; */
}

.testnet-content h1 {
    font-family: 'FormaDJRBanner', Arial, sans-serif;
    font-weight: 800;
    font-size: 132px;
    line-height: 140px;
    margin: 16px 0px;
}

.testnet-content h2 {
    font-family: 'FormaDJRDisplay', Arial, sans-serif;
    font-weight: 700;
    font-size: 120px;
    line-height: 128px;
    margin: 16px 0px;
}

.testnet-content h3 {
    font-family: 'FormaDJRDisplay', Arial, sans-serif;
    font-weight: 700;
    font-size: 56px;
    line-height: 64px;
    margin: 16px 0px;
}

.testnet-content p {
    font-family: 'FormaDJRText', Arial, sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    margin: 16px 0px;
}

.testnet-content a {
    text-decoration: none;
}

.testnet-content .text-left{
    text-align: left;
}

.testnet-content button {
    font-family: 'FormaDJRText', Arial, sans-serif;
    font-feature-settings: 'ss11' on !important;
    font-size: 24px;
    padding: 24px;
    color: #FF5900;
    background-color:rgba(255, 89, 0, 0.15);
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    border: 2px solid #FF5900;
    transition: opacity 0.3s ease; /* Smooth transition for the opacity change */
    opacity: 1;
    cursor: pointer; /* Ensure it shows as clickable */
    /* margin-top: 32px; */

}

.testnet-content button:hover {
    opacity: .56;
}

.testnet-content section {
    width: 100vw;
    max-width: 100%;
    overflow: hidden;
    padding: 84px 0; /* Padding applied inside the section, top and bottom */
    /* box-sizing: border-box;  */
    height: 100vh !important;
}


#hero {
    position: relative;
    background-color: #E6DED5 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    padding-top: 140px !important;
    min-height: 982px !important;
}

#hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.16;
    z-index: 1;
}

#hero .container {
    position: relative;
    z-index: 1;
    color: #000;
}

.hero-dynamic-text {
    color: #FF5900;
}

#hero h1 {
    text-align: left;
    max-width: 80%;
    color: #000000;
}

#hero p {
    text-align: left;
    max-width: 80%;
    color: rgba(0, 0, 0, 0.60);
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
}

#hero button {
    display: flex;
    /* margin-top: 32px; */
    background-color: #FF5900;
    color: #fff;
    padding: 16px;
    font-size: 21px;
    line-height: 32px;
}

.testnet-banner{
    min-height: auto !important;
    height: auto !important;
}
.testnet-content,
.testnet-content .testnet-banner{
    background-color: #000 !important;
    
}



.testnet-content .testnet-banner{
    position: relative;
    
}

.testnet-content .container{
    max-width: 92% !important;
}

.testnet-content .testnet-banner .container{
    z-index: 99 !important;
}

.testnet-content .testnet-banner::after{
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 37.56%, #000 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0.56) 100%);
    content: '';
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.testnet-content .testnet-banner #nav-links a{
    color: rgba(255, 255, 255, 0.60);
}

.testnet-content .testnet-banner{
    padding-bottom: 100px;
    padding-top: 180px !important;
}

.testnet-content .testnet-banner .banner-content .tab {
    overflow: hidden;
}

.testnet-content #hero-video {
    opacity: 0.90 !important;
}
  
  /* Style the buttons inside the tab */
  .testnet-content .testnet-banner .banner-content .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
  }
  
  /* Change background color of buttons on hover */
  .testnet-content .testnet-banner .banner-content .tab button:hover {
    background-color: #ddd;
  }
  
  /* Create an active/current tablink class */
  .testnet-content .testnet-banner .banner-content .tab button.active {
    background-color: #ccc;
  }
  
  /* Style the tab content */
  .testnet-content .testnet-banner .banner-content .tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
  }


  .testnet-content .testnet-banner h2{
    color: #FFF;
    font-feature-settings: 'ss11' on;
    font-family: "FormaDJRDisplay";
    font-size: 110px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;
    text-align: left;
    border-bottom: 2px solid rgba(255, 255, 255, 0.40);
    margin: 0 0 40px 0;
  }

  .testnet-content .testnet-banner h2 span{
    color: #FF610D;
  }

  .testnet-content .testnet-banner .banner-content ul{
    border: 5px solid #FF5900;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 4px;
  }

  .testnet-content .testnet-banner .banner-content ul li{
    border-bottom: 5px solid #FF5900;
    padding: 16px;
    text-align: left;
    background: rgba(0, 0, 0, 0.24);
    backdrop-filter: blur(12px);
    height: 150px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .testnet-content .testnet-banner .banner-content ul li:last-child{
    border-bottom: none;
  }


  .testnet-content .testnet-banner .banner-content{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testnet-content .testnet-banner .banner-content .content-left{
    max-width: 556px;
    width: 100%;
  }

  .testnet-content .testnet-banner .banner-content .content-right{
    width: 60%;
    padding-left: 56px;
  }

  .testnet-content .testnet-banner .banner-content ul li a{
    color: rgba(255, 255, 255, 0.80);
    font-feature-settings: 'ss11' on;
    font-family: "FormaDJRDisplay";
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    opacity: 0.24;
  }

  .testnet-content .testnet-banner .banner-content ul li a.active{
    color: #FFF;
    opacity: 1;
  }

  .testnet-content .testnet-banner .banner-content .content-right h4{
    color: #FFF;
    font-feature-settings: 'ss11' on;
    font-family: 'Forma DJR Text';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    max-width: 645px;
  }

  .testnet-content .testnet-banner .banner-content .content-right p{
    color: rgba(255, 255, 255, 0.70) !important;
    font-feature-settings: 'ss11' on;
    font-family: 'Forma DJR Text';
    font-size: 22px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 30px !important;
    padding-bottom: 16px;
    text-align: left !important;
    max-width: 645px !important;
  }

  .testnet-content .primary-btn{
    border-radius: 4px;
    background: #FF610D;
    color: #FFF;
    text-align: right;
    font-feature-settings: 'ss11' on;
    font-family: "FormaDJRDeck";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.408px;
    padding: 16px;
  }

  .testnet-content .daylight-rewards{
    padding-bottom: 84px;
    height: auto !important;
  }

  .testnet-content .daylight-rewards h2{
    color: #FFF;
    font-feature-settings: 'ss11' on;
    font-family: "FormaDJRDisplay";
    font-size: 88px;
    font-style: normal;
    font-weight: 700;
    line-height: 132px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.40);
  }

  .testnet-content .daylight-rewards h2 span{
    color: #FF610D;
  }


  .testnet-content .daylight-rewards .daylight-reward-content{
    padding-top: 58px;
  }

  .testnet-content .daylight-rewards .daylight-reward-content .reward-content-box h4{
    color: #ccc;
    font-feature-settings: 'ss11' on;
    font-family: "FormaDJRDisplay";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 24px;
  }

  .testnet-content .daylight-rewards .reward-content-box .table{
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.08);
    width: 100%;
    border: none;
  }

  .testnet-content .daylight-rewards .reward-content-box .table th{
    color: #FFF;
    font-feature-settings: 'ss11' on;
    font-family: 'Forma DJR Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
  }

  .testnet-content .daylight-rewards .reward-content-box .table td{
    color: rgba(255, 255, 255, 0.70);
    font-feature-settings: 'ss11' on;
    font-family: 'Forma DJR Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .testnet-content .daylight-rewards .reward-content-box .table td.text-primary{
    color: #FF5900 !important;
  }

  .testnet-content .daylight-rewards .reward-content-box .table td:nth-child(2),
  .testnet-content .daylight-rewards .reward-content-box .table td:nth-child(3),
  .testnet-content .daylight-rewards .reward-content-box .table th:nth-child(2),
  .testnet-content .daylight-rewards .reward-content-box .table th:nth-child(3){
    text-align: right;
  }

  .testnet-content .daylight-rewards .daylight-reward-content{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
  }

  .testnet-content .daylight-rewards .daylight-reward-content .reward-content-box{
    width: 32%;
  }

  .testnet-content .daylight-rewards .reward-content-box .table td,
  .testnet-content .daylight-rewards .reward-content-box .table th{
    padding: 10px 16px;
    border: none;
  }

  .testnet-content .read-blog{
    padding-bottom:150px ;
  }
  .testnet-content .read-blog h2{
    margin: 0;
  }
  .testnet-content .read-blog p{
    margin: 0;
    padding: 58px 0;
    font-feature-settings: 'ss11' on;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.70);
  }

/* Safari-specific styling (or targeting for all browsers) */
video::-webkit-media-controls {
    display: none !important;
}

/* Additional styling for Safari */
video::-webkit-media-controls-enclosure {
    display: none !important;
}

.logo-marquee { 
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding: 20px 0;
    position: relative;
}
.logo-track { 
    display: inline-flex; 

    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-track img { 
    /*height: 50px; */
    margin: 0 20px; 
}

.manager-marquee-slider img{
    margin: 0 30px; 
}


.c-carousel .swiper-free-mode > .swiper-wrapper {
    transition-timing-function: linear;
}

.u-wrapper {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}

.c-carousel {
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

.c-carousel__wrapper.swiper {
  margin: 0;
  position: static;
}

.c-carousel__inner-wrapper.swiper-wrapper {
  display: flex;
  align-items: center;
/*  pointer-events: none;*/
 
}


.c-carousel img {
    margin: 0 auto;
    object-fit: contain;
}

.swiper-logo-slider .swiper-wrapper {
  will-change: transform;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
}

.u-wrapper .swiper-slide {
  flex-shrink: 0; /* Stops Safari from resizing slides */
  background-color: transparent;
  padding: 0 25px;
}




.manager-marquee-slider .swiper-slide.BMW-kia-logo{
    width: 260px !important;
    gap: 70px;
    margin-left:0 !important; 
    margin-right :35px !important ;
}


.manager-marquee-slider .swiper-slide.BMW-kia-logo img{
    margin:0 30px;    
}

.manager-marquee-slider .swiper-slide img{
    margin:0 !important;
}



@media(max-width:1500px){
    .scroll-animation .img-container .overlay-img {
        max-width: 65%;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .section__img__inner{
        left: 5%;
    }
}

@media(max-width:1370px){

    .partners-eom-banner .banner-content .possition-box {
        max-width: 735px !important;
    }


    .how-it-work .banner-content h1{
        max-width: 900px !important;

    }
    .energy-audit .banner-content h1{
        font-size: 46px !important;
    }

    .cut-energy-cost .banner-content h1{
        font-size: 52px;
        max-width: 520px;
    }


    .reward-banner .banner-content h1{
        max-width: 730px;
    }

    .solar-storage .banner-content h1 {
        max-width: 572px !important;
        font-size: 52px !important;
    }


    .partners-eom-banner .banner-content h1 {
        max-width: 635px !important;
    }

    .how-it-works .swiper-slide{
        padding: 30px;
        gap: 30px;
    }

    .how-it-works .modal-lg{
        max-width: 1100px;
    }

    .how-it-works .swiper-slide img{
        max-height: 400px;
    }

    .partner-with-us .card .img-box{
        width: 100px;
        height: 100px;
    }
    .partner-with-us .card .img-box img {
        width: 90px;
    }

    .partner-with-us .card p{
        font-size: 16px;
    }

    .until-now{
        min-height: 680px;
        padding: 160px 0 210px 0;
    }

    .how-it-work .vdo-box img{
        object-fit: fill;
    }

     .scroll-animation .title{
        font-size: 38px;
    }

    .scroll-animation .des{
        font-size: 16px;
    }


    .scroll-animation .scroll_section .content-box-1{
        top: -180px !important;
    }

    .scroll-animation .scroll_section .content-box-2{
        top: 0 !important;
    }

    .scroll-animation .scroll_section .content-box-3{
        top: 180px !important;
    }

    .energy-insights .vdo-box{
        top: -24%;
    }

    .scroll-animation .section__body1, 
    .scroll-animation .section__body2, 
    .scroll-animation .section__body3{
        width: 44%;
    }

    

    .scroll-animation.how-it-work-midBg .scroll_section .section__img__inner{
        left: 5%;
    }
    .scroll-animation.how-it-work-midBg .scroll_section .content-box-3 {
        top: 150px !important;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-2 {
        top: -20px !important;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-1 {
        top: -170px !important;
    }
    .until-now #cant-keep-up-lottie-animation {
        top: auto;
        bottom: 0;
    }

    .testnet-content .container{
        max-width: 95% !important;
    }
    .testnet-content .testnet-banner h2{
        font-size: 110px;
        line-height: 120px;
    }

    .testnet-content .testnet-banner p{
        max-width: 100% !important;
    }

    .testnet-content .container{
        padding: 0 48px;
    }

}


@media(max-width:1200px){
    .how-it-works .modal-lg{
        max-width: 90%;
    }
    .how-it-work .possition-box{
        width: 90%;
        padding: 40px;        
    }

    .partners-eom-banner .banner-content h1 {
        font-size: 50px !important;
    }

    .until-now {
        min-height: auto;
        padding: 150px 0 170px 0;
        border: none !important;
    }

    .building-decentralized-grid{
        min-height: 654px;
    }


    .how-it-works .swiper-slide .slider-content h3.title,
    .how-it-works .how-it-work-content h3.title{
        font-size: 36px;
        line-height: normal;
    }

    .how-it-works .swiper-slide .slider-content-img {
        margin-right: 30px;
        max-width: 45%;
    }

    .how-it-works .swiper-slide .slider-content{
        max-width: 50%;
    }

    .how-it-works .swiper-slide img{
        max-height:100%;
    }

    .partner-with-us.installer-partner-withus .card {
        min-height: 355px;
    }

    .scroll-animation .img-container .overlay-img {
        max-width: 80%;
    }

    .scroll-animation .section__img__inner{
        right: 0;
    }

    .energy-audit .possition-box{
        margin-left: 15px;
    }

    .energy-audit .left-blank-div,
    .energy-plans-banner .left-blank-div,
    .energy-monitoring .left-blank-div,
    .solar-storage .left-blank-div,
    .reward-banner .left-blank-div{
        width: 300px;
    }

    .scroll-animation .scroll_section .content-box-1 {
        top: -160px !important;
    }

    .scroll-animation .scroll_section .content-box-3 {
        top: 150px !important;
    }

    .scroll-animation .title {
        font-size: 30px;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-1 {
        top: -170px !important;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-3 {
        top: 150px !important;
    }




    .how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__title-text {
        font-size: 4vw;
    }

    .reward-banner .banner-content h1{
        max-width: 610px;
    }

    .testnet-content .container{
        max-width: 100% !important;
    }
    .testnet-content .testnet-banner .banner-content ul li{
        height: 125px;
    }
    .testnet-content .testnet-banner .banner-content ul li a{
        font-size: 46px;
        line-height: 64px;
    }

    .testnet-content .testnet-banner .banner-content .content-left{
        max-width: 452px;
    }

    .testnet-content .testnet-banner .banner-content .content-right{
        padding-left: 30px;
    }

    .testnet-content .testnet-banner .banner-content .content-right h4{
        font-size: 32px;
        line-height: 40px;
    }

    .testnet-content .testnet-banner .banner-content .content-right p{
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .testnet-content .daylight-rewards .daylight-reward-content{
        gap: 24px;
    }

}

@media(max-width:991px){
    .cut-energy-cost .vdo-box {
        left: 25%;
        z-index: 0;
    }

    .how-it-works .swiper-slide .slider-content h3.title, 
    .how-it-works .how-it-work-content h3.title{
        font-size: 30px;
    }

    .how-it-works .swiper-slide .slider-content p.des{
        font-size: 15px;
    }

    .how-it-works .modal-slider .navigation-box{
        width: 100%;
        justify-content: space-between;
    }

    .how-it-works .swiper-slide .slider-content-img {
        max-width: 43%;
    }

    .partners-eom-banner .banner-content .possition-box {
        max-width: 525px !important;
    }


    .partner-with-us .card{
        min-height: 345px;   
    }

    .about-partner-with-us .card{
        min-height: 372px;
    }
    .partner-with-us.installer-partner-withus .card {
        min-height: 425px;
    }


    .until-now{
        padding: 130px 0 130px 0;
    }

    .until-now h2 {
        font-size: 28px !important;
        line-height: normal !important;
        max-width: 80% !important;
        margin-bottom: 16px !important;
    }

    .energy-audit .left-blank-div,
    .energy-plans-banner .left-blank-div,
    .energy-monitoring .left-blank-div,
    .solar-storage .left-blank-div,
    .reward-banner .left-blank-div{
        width: 200px;
    }

    .how-it-work .vdo-box img{
        object-fit: initial;
    }

     .energy-insights .vdo-box{
        top: -20%;
    }

    .scroll-animation .title {
        font-size: 26px;
    }

    .scroll-animation .scroll_section .content-box-1{
        top: -180px !important;
    }


    .scroll-animation .scroll_section .content-box-3{
        top: 180px !important;
    }
    

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-3 {
        top: 170px !important;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-2 {
        top: -15px !important;
    }

    .scroll-animation.how-it-work-midBg .scroll_section .content-box-1 {
        top: -190px !important;
    }

    .how-it-work-animation .future-energy .vdo-box {
        height: 720px;
    }

    .how-it-work-animation .animation-layout {
        margin-top: -255px;
    }

    .nda-agreement-modal .modal {
        padding: 50px 15px 0px 15px;
    }



    .testnet-content .testnet-banner h2{
        font-size: 94px;
        line-height: 106px;
    }

    .testnet-content .testnet-banner .banner-content{
        flex-direction: column;
    }

    .testnet-content .testnet-banner .banner-content .content-left{
        max-width: 100%;
    }

    .testnet-content .testnet-banner .banner-content .content-right {
        padding-left: 0;
    }

    .testnet-content .testnet-banner .banner-content .content-right{
        width: 100%;
        padding-top: 20px;
    }

    .testnet-content .daylight-rewards .daylight-reward-content{
        flex-direction: column;
    }

    .testnet-content .daylight-rewards .daylight-reward-content .reward-content-box {
        width: 100%;
    }
    

    .testnet-content .read-blog {
        padding-bottom: 60px;
    }

    .testnet-content .container {
        padding: 0 32px !important;
    }


}


@media(max-width:767px){
        

    .cut-energy-cost .possition-box{
        margin: 0 auto 130px auto;
        padding: 16px;
    }

    .partners-eom-banner .banner-content .possition-box{
        margin: 0 auto 60px auto;
    }

    .reward-banner .possition-box{
        margin: 0 auto !important;
    }

    .cut-energy-cost .banner-content .btn{
        width: 100%;
        min-width: 100%;
    }

    .cut-energy-cost .banner-content .possition-box .banner-sub-title{
        font-size: 11px;
    }


    .cut-energy-cost .banner-content h1{
        font-size: 32px !important;
        margin: 8px 0 24px 0 !important;
    }

    .cut-energy-cost .banner-content {
        justify-content: flex-end;
    }

    .earnRewards-savBig .vdo-box{
        opacity: 0.8;
    }

    .daylight-work-with .section-content h2{
        margin: 16px auto 16px auto;
    }
    .daylight-work-with .vdo-box {
        opacity: 0.3;
    }


    .earnRewards-savBig{
        overflow: hidden;
    }

    .earnRewards-savBig .section-content img.mob-img{
        margin: 16px -15px -10px -15px;
    }

    .map-section{
        border-top: none;
    }

    .how-it-works h2{
        margin-bottom: 16px;
    }
    .how-it-works .modal-lg {
        max-width: 370px;
        margin-top: 100px;
    }

    .how-it-works .modal-content .close{
        position: initial !important;
        text-align: right;
    }

    .how-it-works .swiper-slide img{
        max-height: initial;
        align-items: flex-start;
    }

    .how-it-works .swiper-slide{
        flex-direction: column;
        padding: 16px;
        gap: 32px;
    }

    .how-it-works .swiper-slide .slider-content .btn{
        width: 100% !important;
    }

    .how-it-works .swiper-slide .slider-content {
        width: 100%;
    }

    .how-it-works .swiper-slide .slider-content h3.title{
        font-size: 32px;
        margin: 0;
        padding: 8px 0;
    }

    .how-it-works .swiper-slide .slider-content p.des{
        font-size: 15px;
        max-width: 100%;
        padding-bottom: 32px;
    }
    .how-it-works-modal.show{
        align-items: flex-start !important;
    }

    .how-it-works .swiper-slide .slider-content-img,
    .how-it-works .swiper-slide .slider-content {
        max-width: 100%;
        width: 100%;
    }

    .how-it-works .swiper-slide .slider-content-img{
        margin: 0 0 30px 0;
    }

 /*   .how-it-works {
        overflow: scroll;
    }*/
    .partner-with-us {
        padding: 16px 0;
    }

    .partner-with-us .card{
        min-height: auto;
    }


    .partner-with-us h2{
        font-size: 30px !important;
        line-height: normal !important;
        margin-bottom: 0;
    }

    .partner-with-us .card{
        margin-top: 32px;
    }

    .partner-with-us.installer-partner-withus .card {
        min-height: auto;
    }


    .how-it-work .possition-box{
        margin: 0 auto;
    }


    .how-it-work .vdo-box{
        height: auto !important;
    }

    .how-it-work-animation .animation-layout {
        background-color: #000;
        margin-top: -120px;
    }

    .how-it-work-mid ul li{
        max-width: 100%;
    }

    .how-it-work-midBg ul li{
        opacity: 1;
    }

    .how-it-work-midBg ul li .title{
        color:rgba(0, 0, 0, 0.80) !important;
    }

    .how-it-work-midBg ul li .des{
        color: rgba(0, 0, 0, 0.60) !important;
    }



    .how-it-work-midBg .save-energy-by-container{
        flex-direction:column-reverse;
/*        margin: 0 0 56px 0;*/
    }


    .energy-audit .left-blank-div,
    .energy-plans-banner .left-blank-div,
    .energy-monitoring .left-blank-div,
    .solar-storage .left-blank-div,
    .reward-banner .left-blank-div{
        width: 100%;
        height: 200px;
        background-color: #fff;
        z-index: 1;
        top: auto;
        bottom: 0;
    }

    .how-it-work .vdo-box img {
        object-fit: cover;
    }
    .future-energy .banner-content h1 span{
        display: initial;
    }

    .how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__title-text{
        font-size: 24px;
    }

    .about-partner-with-us{
        padding: 70px 0 !important;
    }

    .about-partner-with-us p{
        margin: 24px auto 24px auto;
        min-height: auto;
    }

    .about-partner-with-us .img-box .overlay-img svg{
        width: 100% !important;
    }


    .how-it-work-mid.how-it-work-midBg ul li .title, 
    .how-it-work-mid.how-it-work-midBg ul li .des{
        text-align: left;
    }
    

    .how-it-work-mid.how-it-work-midBg ul li .title{
        padding-bottom: 18px;
        color: #000 !important;
        font-size: 32px;
    }

    .how-it-work-mid.how-it-work-midBg ul li .des{
        color: rgba(0, 0, 0, 0.40) !important;
        margin-bottom: 56px;
        font-size: 16px !important;
    }

    .how-it-work-mid.how-it-work-midBg .save-energy-by-container {
        margin: 0 -15px 0 -15px;
    }

    .how-it-work-mid.how-it-work-midBg .img-container {
        margin: 0 0 32px 0 !important;
    }

    .how-it-work-helpingBG{
        margin-top: -1px;
    }

    .help-section .container {
        max-width: 100% !important;
    }


    .help-section .title{
        font-size: 32px !important;
    }

    .how-it-work-helpingBG .testimonial-card{
        background: #E6DED5;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
    }


    .partners-eom-banner .banner-content .possition-box {
        max-width: 100% !important;
    }


    .partners-installer-banner .vdo-box{
        height: 70vh;
    }

    .energy-monitoring .possition-box {
        max-width: 80%;
        width: 80%;
    }

    .energy-audit .video-container iframe {
        left: calc(50% - 0%);
    }

    .uk-width-xlarge ul li {
        width: calc(100% * 1 / 3) !important;
        padding: 0 15px !important;
    }

    .how-it-works-modal.fade .modal-dialog{
        margin-top: 10px;
    }

    #hero.testnet-banner{
        padding-top: 120px !important;
        height: auto !important;
    }

    .testnet-content .testnet-banner .banner-content ul li {
        height: auto;
    }

    .testnet-content .testnet-banner h2,
    .testnet-content .daylight-rewards h2{
        font-size: 70px !important;
        line-height: 100px !important;
    }

    .testnet-content .container {
        padding: 0 15px !important;
    }
}

@media(max-width:576px){

    .partners-eom-banner .banner-content h1 br{
        display: none;
    }


     /* Styles specifically for Safari browsers */
    body.safari-browser .future-energy .banner-content{
        height: calc(100vh - 4rem);
        padding-bottom: 2rem;
    }


    body.safari-browser .reward-banner .banner-content{
        height:100vh;
        padding-bottom: 0;
    }



    body.safari-browser .how-it-work .banner-content{
        height: auto;
    }

    body.safari-browser .about-banner .banner-content{
        height: 100vh !important;
        padding-bottom:0 !important;
    }


    body.safari-browser .cut-energy-cost .vdo-box{
        height: 85vh !important;
    }

    body.safari-browser .how-it-work .vdo-box{
        height: auto !important;
    }


    body.safari-browser .partners-installer-banner .vdo-box,
    body.safari-browser .partners-eom-banner .vdo-box{
        height: 78vh !important;
    }

    body.safari-browser .partners-installer-banner .banner-content .possition-box,
    body.safari-browser .energy-monitoring .banner-content .possition-box{
        margin: 0 auto 30px auto;
    }

    body.safari-browser.navbar-open .modile-header-v3 .navbar-collapse{
        padding-bottom: 160px !important;
    }


    body.safari-browser .how-it-work.about-banner .vdo-box {
        height: 100vh !important;
    }


/*    body.safari-browser .about-banner .vdo-box {
        height: calc(100vh - 150px) !important;
    }

    body.safari-browser .about-banner .banner-content{
        height: calc(100vh - 150px) !important;
    }*/

     .cut-energy-cost .possition-box {
        margin: 0 auto 60px auto;
        padding: 16px;
    }


    .earnRewards-savBig {
        padding: 32px 0 0 0;
    }

    .earnRewards-savBig .section-content img.mob-img {
        margin-top: 16px;
    }


    
/*
    .earnRewards-savBig .vdo-box{
        height: 174px;
    }*/

    .earnRewards-savBig:after{
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 100%) !important;
        opacity: 1 !important;
    }

    .energy-insights .vdo-box{
        opacity: 0.8 !important;
    }

    .earnRewards-savBig .phone-visual  {
        display: block !important;
        min-width: 180%;
        margin: 30px 0 -10px -39% !important;
    }


    .save-energy-steps .img-container img{
        border-radius: 16px;
        background: url(<path-to-image>) lightgray 50% / cover no-repeat;
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.24);
    }

    .save-energy-steps .save-energy-by-container h3{
        margin: 0;
        padding: 8px 0;
    }

    

    .energy-map-section .faq-container {
        min-height: auto;
    }

   
    .how-it-works{
        padding: 32px 0 !important;
    }

    .how-it-works .swiper{
        width: 100%;
        height: calc(95vh - 100px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    .how-it-works .swiper-wrapper{
        height: fit-content;
    }


    .save-energy-section.how-it-works .save-energy-by-container {
        margin: 0;
    }

    .how-it-works h2{
        font-size: 24px !important;
        padding: 0;
        line-height: normal !important;
    }

    .how-it-works .col-md-6 {
        padding: 4px 0 !important;
    }
    .how-it-works .img-container{
        margin: 8px 0 !important;
    }

    .how-it-works .how-it-work-content h3.title{
        font-size: 30px !important;
        line-height: normal !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .how-it-works .modal-lg{
        height: calc(100vh);
        padding: 90px 0 15px 0;
        margin: 0;
    }

    .how-it-works .swiper-slide .slider-content{
        margin-bottom: 0;
    }

    .how-it-works .modal-slider .navigation-box{
/*        position: fixed;*/
        bottom: 20px;
        z-index: 999;
    }

    .how-it-works .swiper{
        overflow: auto;
    }

    .powerful-partnership .section-content{
        padding: 16px;
    }

    .powerful-partnership .section-content h2{
        font-size: 24px !important;
    }

    .partner-mid-content{
        padding: 16px 0;
    }

    .partner-mid-content .title{
        font-size: 30px;
        line-height: normal;
        padding-bottom: 8px !important;
        padding: 0;
    }

    .partner-mid-content .des{
        padding-bottom: 0;
    }

    .partner-with-us .card .img-box {
        width: 80px;
        height: 80px;
    }

    .partner-with-us .card .img-box img {
        width: 80px;
    }

    .build-together{
        padding: 24px 0;
    }

    .build-together .build-together-form{
        padding: 16px 16px 0 16px;
    }

    .build-together .build-together-form h2{
        font-size: 30px !important;
        line-height: 64px !important;
        margin-bottom: 8px;
    }

    .build-together .build-together-form .form-box h6{
        font-size: 11px;
    }

    .build-together .build-together-form .form-box p{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 8px;
    }


    .how-it-work .possition-box{
        margin: 0 auto -10px auto;
        text-align: left;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .how-it-work-animation .how-it-work .possition-box{
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .until-now{
        padding: 24px 0;
    }

    .until-now h2{
        max-width: 100% !important;
        margin-bottom: 24px !important;
    }

    .until-now p{
        max-width: 100%;
    }

    .building-decentralized-grid h2{
        font-size: 24px !important;
        line-height: normal !important;
    }

    .building-decentralized-grid .section-content p.sub-text{
        word-spacing: 5px;        
        font-size: 11px;
    }

    .how-it-work-mid{
        padding: 16px 0 28px 0;
    }


    .how-it-work-mid.how-it-work-midBg{
        padding: 43px 0 45px 0;
    }

    .how-it-work-mid .save-energy-by-container {
        margin: 0 -15px 56px -15px;
    }
    .energy-insights .vdo-box {
        top: -23.5%;
    }

    .make-to-ready h3{
        font-size: 30px;
        line-height: normal;
    }

    .transforming-homes .section-content{
        padding: 16px;
    }

    .help-section .container {
        max-width: 100% !important;
    }

    .how-it-work-mid ul li .des{
        font-size: 15px !important;
        line-height: normal !important;
    }

    .how-it-work-animation .cut-energy-cost .banner-content h1 {
        font-size: 36px !important;
        max-width: 300px !important;
        margin: 16px auto 32px auto !important;
    }

    .about-banner .possition-box{
        text-align: center;
    }

    .future-of-power .section-content .daylight-logo-animation{
        height: 130px;
        object-fit: none;
        width: 448px;
        transform: scale(0.4) translateX(calc(100% - 76%));
        margin: 0 0 0 -93px;
    }

    .how-it-work .vdo-box {
        height: 315px !important;
    }

    body.safari-browser .how-it-work .vdo-box{
       height: 315px !important;
    }

    /*.about-banner .vdo-box {
        height: 100vh !important;
    }

    */
    .about-banner .vdo-box {
        height: 95vh !important;
    }

    .how-it-work-animation .future-energy .banner-content{
        padding-top: 130px;
    }

    .how-it-work-animation .future-energy .banner-content .btn {
        max-width: 343px !important;
        width: 100%;
        min-width: auto;
    }

    .how-it-work-animation .future-energy .banner-animation{
        margin-top: 79px;
    }


    .how-it-work-animation .animation-layout{
        margin-top: 0px;
    }

    .how-it-work-animation .until-now{
        padding: 51px 0;
    }



    .until-now .section-content h2 {
        margin: 37px auto 24px auto;
    }


    .how-it-work-animation .future-energy {
        padding-bottom: 37px;
        border-bottom: 2px solid #FF5900;
    }

    .decentralized-grid-Bg2 .building-decentralized-grid {
        min-height: 624px;
        padding: 129px 0 165px 0;
    }

    .decentralized-grid-Bg2 .building-decentralized-grid .animation-box .decentralized-grid-animation{
        height: 624px;
    }

    .how-it-work-mid ul li .title{
        padding-bottom: 8px;
    }

   

    .building-decentralized-grid.transforming-homes{
        padding: 60px 0;
        min-height: 620px !important;
    }

    .building-decentralized-grid.transforming-homes .section-content {
        padding: 40px 25px;
    }

    .building-decentralized-grid.transforming-homes:after{
        height: 100%;
    }

    .building-decentralized-grid.transforming-homes h2{
        font-size: 18px !important;
    }

    .building-decentralized-grid.transforming-homes .section-content p.sub-text {
        font-size: 15px;
        word-spacing: normal;
        margin-bottom: 16px;
    }

    .partner-mid-content .title,
    .partner-mid-content .des{
        margin-left: 0;
    }

    .partner-mid-content .des{
        font-size: 15px;
    }
  

    .modile-header-v3 .navbar-nav .dropdown-menu .dropdown-items h4{
        font-weight: 500;
    }

    .energy-monitoring .possition-box {
        max-width: 100%;
        width: 100%;
    }
    
    .marquee-slider .dcg-logo img,
    .marquee-slider .ev3-logo img{
        transform: scale(0.8);
    }

    .uk-width-xlarge ul li {
        width: calc(100% * 1 / 2) !important;
        padding: 0 10px !important;
    }


    .uk-width-xlarge ul li .dcg-logo,
    .uk-width-xlarge ul li .ev3-logo{
        transform: scale(0.7) !important;
    }
    



    #hero.testnet-banner{
        height: auto !important;
    }
    .testnet-content .testnet-banner{
        height: auto !important;
    }

    .testnet-content .testnet-banner h2,
    .testnet-content .daylight-rewards h2 {
        font-size: 46px !important;
        line-height: 70px !important;
    }

    .testnet-content .testnet-banner .banner-content ul li a {
        font-size: 24px;
        line-height: 30px;
    }

    .testnet-content .primary-btn{
        font-size: 18px;
        line-height: 28px;
        letter-spacing: normal;
    }
    .testnet-content .daylight-rewards .daylight-reward-content .reward-content-box h4{
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .reward-banner .vdo-box{
        transform: translate(-42%, 0);
    }

    .manager-marquee-slider .swiper-slide.BMW-kia-logo{
        width: auto !important;
        gap: 35px;
        margin-left:0 !important; 
        margin-right :0 !important ;
    }


    .manager-marquee-slider .swiper-slide.BMW-kia-logo img{
        margin:0 15px !important;
        height: 40px !important;    
    }

    .how-it-work-animation .building-decentralized-grid .c-section.animation-text .c-section__title-text{
        font-size: 17px !important;
    }



}

@media(max-width:430px){
/*    .how-it-work .vdo-box,*/
    body.safari-browser .how-it-work .vdo-box {
        height: 275px !important;
    }

}
@media(max-width:400px){
    body.safari-browser .partners-installer-banner .vdo-box,
    body.safari-browser .partners-eom-banner .vdo-box{
        height: 70vh !important;
    }
}

@media(max-width:370px){
    .how-it-works .modal-lg{
        max-width: 100%;
    }


    .how-it-work-animation .cut-energy-cost .banner-content h1 {
        max-width: 300px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .future-of-power .section-content .daylight-logo-animation{
        margin: 0 0 0 -125px;
    }


    body.safari-browser .how-it-work .vdo-box {
        height: 250px !important;
    }


   
}


@media(max-width:350px){
    .future-energy .banner-content .btn{
        padding: 18px 10px !important;
        font-size: 16px !important;
    }

    .how-it-work .vdo-box {
        height: 244px !important;
    }
}



@media (min-aspect-ratio: 16/9) {
  .video-container iframe {
    width: 100vw;
    height: 56.25vw; 
  }
}



/*.how-it-work-viewport {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scroll-container {
    position: absolute;
    overflow: hidden;
    z-index: 10;
  display: flex;
  justify-content: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-style: preserve-3d;
}
*/






/*
.box-container {
  top: 100px;
  position: relative;
  display: flex;
  justify-content: center;
  flex: 1;
  width: 100%;
  overflow: visible;
}

.box {
  font-size: 28px;
  font-weight: 700;
  background-color: blue;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 15%;
  margin: 10px;
  position: absolute;
}

.box-1 {
  top: calc(100px * 1);
  left: calc(15% * 0 + 20px);
}

.box-2 {
  top: calc(100px * 2);
  left: calc(15% * 1 + 20px);
}

.box-3 {
  top: calc(100px * 3);
  left: calc(15% * 2 + 20px);
}

.box-4 {
  top: calc(100px * 4);
  left: calc(15% * 3 + 20px);
}

.box-5 {
  top: calc(100px * 5);
  left: calc(15% * 4 + 20px);
}*/