

@media (max-width: 1024px) {
    .d-flex-form input {
        width: 116px;
        font-size: 14px;
    }

    .radios span {
        min-width: 97px;
      
    }
    .col-lg-4.offset-lg-1 {
        margin: 0;
    }

}

@media (max-width: 768px) {

    .become_merchant_col {
    margin-bottom: 12px;
}
    

    .section_1{
        margin-top: 160px;
    }
            
    section#top_home_slider {
        margin-top: 160px;
    }



    .merchant_banner {
        height: 217px;
    }

    h1.green_hed {
        font-size: 28px;
    }


    header {
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        top: 0;
        padding: 5px 15px;
    }



    div#menu_accordion_mob {
        background: white;
        border-radius: 8px;
        margin-bottom: 15px;
    }
    
    div#menu_accordion_mob .dropdown a.dropdown-toggle {
        padding: 4px 15px;
        width: 100%;
        line-height: 54px;
        display: flex;
        color: #f05815;
        align-items: center;
        font-weight: bold;
        justify-content: space-between;
    }
    
    div#menu_accordion_mob .dropdown a.dropdown-toggle i {
        float: right;
    }
    
    div#menu_accordion_mob .dropdown-toggle::after {
        display: none;
    }
    
    div#menu_accordion_mob
    .dropdown-menu {
        width: 100%;
    }
    


    .d-flex-form input {
        width: 135px;
        font-size: 14px;
    }

    .d-flex-form {
        margin-bottom: 15px;
    }
    
    .radios span {
        min-width: 112px;
    }


    .d-flex-form >* {
        flex: 1;
    }

    .radios >* {
        flex: 1;
    }



    .radios.orange_radios > div {
        width: fit-content !important;
        margin-bottom: 9px;
    }
    
    .radios.orange_radios {
        display: flex;
        flex-wrap: wrap;
    }
    
    .radios.orange_radios > div span {
        min-width: auto;
    }
    
    .radios.orange_radios > * {
        flex: inherit;
    }
    
    


    .product_details_image {
        height: 406px;
    }








    a.fave_link img {
        width: 30px;
        height: 30px;
    }


    span.price {
        line-height: 39px;
    }





    .key_and_val_item {
        margin-bottom: 9px;
    }

    }
    
    @media (max-width: 600px) {
    
        h1.green_hed {
            font-size: 18px;
        }

        
    
        .top_header {
            display: flex;
            justify-content: space-between;
        }
    
        .top_header_item:after{
            display: none;
        }
    
    
        form.search_form {
            display: flex;
        }
        
        a.become_merchant {
            display: inline-block;
            font-size: 13px;
            background: #ffffff;
            text-align: center;
            padding: 6px;
            border-radius: 4px;
            color: #f05815;
            border: 1px solid #f05815;
            width: 100%;
            text-align: center;
        }
        
        a.become_merchant img {
            /* display: block; */
            /* margin: auto; */
            margin-right: 4px;
        }
    
    
        h2 {
            font-size: 33px;
            font-weight: 600;
        }
        .padge1 {
            background: var(--color-green);
            width: auto;
            display: block;
            font-size: 36px;
            text-align: center;
            font-weight: bold;
            color: #FFF;
            position: relative;
        }
    
    
        .home_slider .slick-dots {
            left: 0;
            right: 0;
        }

        .search_btn {
            width: 51px;
        }
        




.top_header_item {
    flex: 1;
}


.top_header_item:nth-child(2) {
text-align: center;
}
.top_header_item:nth-child(3) {
    text-align: right;
    padding: 0;
    margin-right: 0;
    }

    .bg-img-slider {
        height: 266px;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }

    footer.last_footer p {
        font-size: 10px;
    }
    footer.last_footer a {
        font-size: 10px;
    }

    .Terms_Privacy_col span {
        margin: 0 7px;
    }

    .Terms_Privacy_col {
        display: block;
        text-align: left;
    }


.solar_modal
form {
    margin: auto;
    width: 100% !important;
    text-align: center;
    display: block;
}


.solar_modal .modal-header button.close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #f05815;
    opacity: 1;
}


.merchant_banner {
    background: url('../images/solar_72.png');
    height: 117px;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}


img.preview_img {
    width: 106px;
    height: 106px;
    margin: auto;
    border-radius: 50%;
}


.label_input_file {
    margin-bottom: 22px;
}



.d-flex-form button {
    min-width: auto;
    width: fit-content;
}



.d-flex-form input {
    width: 100%;
}


.radios span {
    min-width: auto;
}

.radios > div {
    flex: auto;
}




.company_banner img {
    width: 124px;
    margin-bottom: 30px;
}


.company_name {
    font-size: 17px;
    margin-bottom: 12px;
}
.key_and_val_item {
    margin-bottom: 5px;
}


.white_div {
    padding: 15px;
}


.logo_col_mobile a.logo {
    display: inline-block;
    margin-right: 2px;
}

a.logo {}

form.search_form {
    display: inline-flex;
}

.logo_col_mobile {
    display: inline-table;
    padding-bottom: 10px;
}

a.logo img {
    height: 37px;
    padding-right: 10px;
}

.solar_card2 {
    margin-bottom: 30px;
}



.section_company_ad .solar_card {
    padding: 0;
    margin-right: 15px;
    height: auto;
    flex-grow: 1;
    width: 100%;
    flex: auto;
    margin-right: 0;
  }
  
  .section_company_ad .solar_col {
      padding-bottom: 0;
      margin-bottom: 0 !important;
      display: flex;
      flex-wrap: wrap;
  }

  
  
    }
    
    @media (max-width: 375px) {

    .top_header_item a, .top_header_item button {
        font-size: 10px;
    }

    .radios span {
        font-size: 11px;
    }
    .d-flex-form input, .d-flex-form button {
        font-size: 12px;
    }



}

@media (max-width:320px) {
    .radios span {
        font-size: 11px;
        padding: 0;
    }

    form.search_form {
        width: 80%;
    }


    
    .top_header_item a, .top_header_item button {
        font-size: 8px;
    }
}


