@media (max-width: 1599.98px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1080px;
    }

    .section_header h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .section_header p {
        font-size: 16px;
    }

    .field-placeholder {
        font-size: 16px;
    }

    input[type=text].field-input.c-fix~label,
    input[type=text].field-input:focus~label,
    input[type=text].field-input:not(:placeholder-shown)~label {
        font-size: 16px;
    }

    .para-size {
        font-size: 14px;
    }

    .form-group-material .label {
        font-size: 16px;
    }

    .system_type h6 {
        font-size: 16px;
    }

    .radio-label {
        font-size: 16px;
    }

    .system_type_radios p {
        font-size: 14px;
    }

    .slide-container {
        padding-bottom: 0 !important;
        padding-top: 6.75rem !important;
    }

    .container-box h5 {
        padding: 12px 0;
        font-size: 16px;
        height: 60px;
    }

    .plan_details h6 {
        padding: 18px 0;
        padding-top: 12px;
    }

    .plan_details h6 {
        font-size: 10px;
    }

    body .saving {
        font-size: 12px;
        margin-top: 10px;
    }

    /*.plan_details h6 {*/
    /*    padding: 10px 0;*/
    /*}*/

    .btn-success {
        font-size: 12px;
    }

    .btn {
        padding: 0.75rem 1.75rem;
        font-size: 16px;
    }

    .map-btn {
        font-size: 12px;
    }

    .saving {
        padding-right: 11px !important;
    }

    body .saving:after {
        right: -14px;
        top: -8px;
        bottom: unset;
    }

    .plan_details h6 {
        margin-bottom: 0 !important;
    }

    .alert_stars p {
        font-size: 12px;
    }

    .select_plan {
        font-size: 12px;
    }

    .plan_time {
        height: 60px;
        width: 60px;
    }

    .plan_time h3 {
        font-size: 20px;
    }

    .plan_details {
        padding-top: 75px;
    }

    .sun_summary {
        height: 250px;
        width: 250px;
    }

    .sun_summary p {
        font-size: 16px;
    }

    .sun_summary h2 {
        font-size: 28px;
    }

    .sub_title h5 {
        font-size: 18px;
    }

    .sum_area h4 {
        font-size: 16px;
    }

    .sum_circle h3 {
        font-size: 18px;
    }

    .sun_summary span {
        font-size: 22px;
    }

    .styled-checkbox:checked+label,
    .styled-checkbox+label {
        font-size: 14px;
    }

    #map {
        margin-bottom: 0 !important;
    }

    .next_step {
        padding: 70px 0px;
        width: 60px;
    }

    .next_step b {
        font-size: 18px;
    }

    .box {
        width: 169px;
    }

}

@media screen and (max-height: 767.98px),
screen and (min-width: 992px) {

    input.field-input.c-fix~label,
    input.field-input:focus~label,
    input.field-input:not(:placeholder-shown)~label {
        font-size: 16px;
    }

    input.field-input {
        font-size: 18px;
    }

    .field-container {
        padding: 10px 20px;
        height: 65px;
        font-size: 18px;
    }

    .form-group-material.a-form-group.active .label {
        font-size: 12px;
    }

    .select-container select {
        /*padding: 5px 20px !important;*/
        height: 65px !important;
    }
}

@media (max-width: 1199.98px) {
    .slick-list {
        overflow: inherit !important;
        overflow-x: clip !important;
    }

    .plans .plan {
        width: 100%;
    }

    #carousel_slick {
        gap: 20px;
    }

    .plan-content {
        margin: 0 10px;
    }

    .container-box .slider-plan h5 {
        padding: 0 0 26px;
    }

    .plan_para {
        color: #a7a7a7;
    }

    .sec_header_spaces {
        margin-bottom: 30px !important;
    }

    .currency-price {
        text-align: center;
        padding-bottom: 15px;
    }

    .alert_stars {
        position: absolute;
        top: 75px;
        left: 17px;
    }

    .container_box_web {
        display: none;
    }

    .plan_details {
        display: none;
    }

    input.field-input {
        padding: 13px;
    }

    input.field-input {
        margin-top: 0px !important;
    }

    input.field-input.c-fix~label,
    input.field-input:focus~label,
    input.field-input:not(:placeholder-shown)~label {
        font-size: 14px;
    }

    .field-placeholder span,
    .label span {
        font-size: 18px !important;
    }

    .box {
        width: unset !important;
    }
}

@media (max-width: 991.98px) {
    .header-row {
        justify-content: space-between;

    }

    .menu-main a {
        display: block;
        padding: 15px 0;
    }

    .header-row .brand {
        order: 2;
    }

    .modal.show {
        display: block !important;
    }

    input.field-input {
        font-size: 18px;
    }

    input.field-input {
        margin-top: 15px !important;
    }

    .slide-num {
        display: none;
    }

    .section_header h2 {
        font-size: 22px;
    }

    .section_header p {
        font-size: 16px;
    }

    /* section 2 */
    .slide-title-sub {
        font-size: 20px;
        margin-bottom: 0;
    }

    .slide-descr p {
        font-size: 18px;
    }

    #nextBTN {
        font-size: 18px;
    }

    .section_header h2 {
        font-size: 22px;
    }

    .section_header p {
        font-size: 16px;
    }

    input[type=text].field-input.c-fix~label,
    input[type=text].field-input:focus~label,
    input[type=text].field-input:not(:placeholder-shown)~label {
        font-size: 14px;
    }

    .field-placeholder {
        font-size: 16px;
    }

    .field-container {
        padding: unset;
        height: unset;
    }

    .form-group-material .label {
        font-size: 16px;
    }

    .select-container select {
        font-size: 16px !important;
    }

    .sub_title h5 {
        font-size: 20px;
    }

    .sub_desc h6 {
        text-align: right !important;
    }

    .system_type {
        flex-direction: column;
    }

    .radio-label:after {
        width: 12px;
        height: 12px;
        top: 15px;
    }

    .radio-border {
        height: 12px;
        width: 12px;
        top: 15px;
    }

    .radio-label {
        font-size: 16px;
        padding-right: 25px;
    }

    .next_step {
        padding: 55px 0;
    }

    .next_step b {
        font-size: 20px;
    }

    .next_step img {
        height: 18px;
    }

    #carousel_slick {
        margin-bottom: 50px;
    }

    .select-container select {
        height: 62px !important;
    }

    .tab-teaser {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center !important;
    }

    .tab-menu ul {
        flex-direction: column;
    }

    .customize_area h3 {
        text-align: center;
    }

    .tab-box h4 {
        text-align: center;
    }

    .qty {
        justify-content: space-evenly;
        align-items: center;
    }

    .tab-menu ul li {
        margin: 5px 0;
    }

    .qty input {
        width: 13%;
    }

    .popup_image_sec {
        flex-direction: column;
    }

}

@media (max-width: 767.98px) {
    .custom_page_one_container {
        margin-top: 0;
    }

    .slide-title-sub {
        font-size: 18px;
        margin-bottom: 0;
    }

    .slide-descr p {
        font-size: 14px;
    }

    #nextBTN {
        font-size: 16px;
    }

    .section_header h2 {
        font-size: 16px;
    }

    .section_header p {
        font-size: 14px;
    }

    input[type=text].field-input.c-fix~label,
    input[type=text].field-input:focus~label,
    input[type=text].field-input:not(:placeholder-shown)~label {
        font-size: 12px;
    }

    .field-placeholder {
        font-size: 14px;
    }

    .form-group-material .label {
        font-size: 14px;
    }

    .select-container select {
        font-size: 14px !important;
    }

    .sub_title h5 {
        font-size: 18px;
    }

    .radio-label:after {
        width: 10px;
        height: 10px;
    }

    .radio-border {
        height: 10px;
        width: 10px;
    }

    .radio-label {
        font-size: 14px;
    }

    .button_next {
        display: none;
    }

    .back_top {
        display: none;
    }

    .system_image_preview img {
        height: 50vh;
        object-fit: cover;
        border-radius: 15px;
    }

    .slide-container {
        padding-bottom: 7.25rem;
    }

    .last-tap {
        margin: auto !important;
    }

    .tab-menu {
        max-width: none;
    }

}

@media (max-width: 575px) {
    .sun_summary h2 {
        font-size: 22px;
    }

    .sun_summary p {
        font-size: 16px;
    }

    .sun_summary {
        width: 280px;
        height: 280px;
    }

    .st_row_plan,
    .nd_row_plan {
        flex-direction: column;
    }

    .plan_d {
        width: 100%;
    }

    .pd3 {
        margin-bottom: 50px !important;
    }

    .tab-menu ul {
        flex-direction: column;
        gap: 10px;
    }

    .qty input {
        width: 18%;
    }

    .plan_more {
        bottom: 26px !important;
        z-index: 200 !important;
    }

    .final-image {
        width: 100% !important;
    }

    .slide-container>.container {
        margin: 0;
    }

    .section.active .delay5 {
        margin-bottom: 3rem;
    }

    .reverse-button {
        margin-top: 0;
    }

    .custom_modal_new {
        top: 15%;
    }

    .powered_image {
        bottom: 0;
    }

    .powered_image {
        justify-content: center;
        padding-left: 28px;
        padding-bottom: 30px;
    }
}
