@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) {

    .bg-img-slider {
        position: relative;
    }

    body {
        display: block;
        grid-template-rows: unset;
        min-height: unset;
    }

    .mobile_none {
        display: none !important;
    }

    .become_merchant_col {
        margin-bottom: 12px;
    }


    .section_1 {
        margin-top: 0px;
    }

    
.mb-0 > a {
  display: block;
  position: relative;
  font-size:14px;
  line-height: 24px;
}

.card-header {
    padding: 0.75rem 7px;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}




    .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%;
        z-index: 99;
    }


    .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;
    }

    .slick-dotted.slick-slider, .slick-list, .slick-track {
        height: 387px;
    }
}


@media (max-width: 600px) {

    .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
        width: 39% !important;
        height: 30px;
    }

    section.contact_us_section {
        margin-top: 92px;
    }

    .about_div {
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 14px;
    }

    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 {

    }

    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;
    }


    .box_spans_links a {
        padding: 3px 12px;
        margin: 0;
        margin-right: 7px;
        font-size: 13px;
    }


    div#menu_accordion_mob .dropdown-menu {
        transform: unset !important;
    }

    section#top_home_slider {
        margin-top: 67px;
        position: relative;
    }

    .about_about .home_slider {
        height: auto;
    }

}

@media (max-width: 450px) {
    input#mobile, input#tel {
        padding-right: unset;
        padding-left: unset !important;
        margin-left: 0;
        margin-right: auto;
        /* background: red; */
        width: 70%;
        height: 30px;
        padding-right: 5px;
    }
}

@media (max-width: 350px) {
    input#mobile, input#tel {
        width: 61%;
    }
}

@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;
    }


    form.search_form {
        flex: auto;
        width: auto;
    }

    .col-md-9.col-12.align-self-center.logo_col_mobile {
        display: flex;
    }

    input#search {
        width: auto;
        min-width: unset !important;
    }

    form.search_form {
        width: 0;
    }


}

@media (max-width: 332px) {
    .box_spans_links a {
        width: 43%;
        margin: 0 auto;
        margin-top: 5px;
        font-size: 12px;
        padding: 3px 5px;
    }

    .box_spans_links {
        display: flex;
        flex-wrap: wrap;
        bottom: 4px;
        justify-content: center;
        align-items: center;
        right: 0px;
        left: 0px;
    }


}

@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;
    }
}


@media (max-width: 768px) {
    .box_slide_content p.text {
        font-size: 21px;
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .box_slide_content p.text {
        font-size: 15px;
        margin-bottom: 0;
    }

    .slick-initialized .slick-slide > div {
        height: 100%;
    }

    .bg-img-slider {
        background-size: cover !important;
        background-position: center right !important;
        height: 100%;
    }
}

.bg-img-slider {
    position: inherit;
}

.about_div a.d-block.m-auto.show_prices_link.s1225 {
    padding: 10px 35px;
}

@media (max-width: 560px) {
    .slick-dotted.slick-slider, .slick-list, .slick-track {
        height: 300px;
    }

    a.company_link2 {
        font-size: 11px;
        padding: 3px 21px;
        line-height: 18px;
        height: 24px;
    }
}

@media (max-width: 500px) {
    .slick-dotted.slick-slider, .slick-list, .slick-track {
        height: 261px;
    }


    img.lang_flag {
        width: 17px;
    }

    .top_header_item img {
        width: 17px;
    }


    .top_header_item {
        margin-right: 0px;
        padding-right: 0px;
    }

    .top_header_item a, .top_header_item button {
        font-size: 8px;
    }

    .top_header_item {
        flex: auto;
        margin: 0 13px;
    }




}

@media (max-width: 450px) {


    .box_slide_content {
        width: 74%;
    }
}


@media (max-width: 362px) {
    .box_slide_content {
        width: auto;
        left: 20px;
        background: #ffffff87;
        right: 20px;
        padding-right: 0;
        top: 20px;
        bottom: 20px;
        padding: 36px 15px;
        height: auto;
        display: grid;
        align-content: stretch;
        padding-top: 0;
    }

    .box_spans_links {
        position: absolute;
        bottom: 27px;
        right: 24px;
        display: flex;
        height: auto;
        justify-content: space-around;
    }
}


@media (max-width: 360px) {


    .box_slide_content p.text {
        font-size: 12px;
        margin-bottom: 0;
    }


    .box_slide_content {
        align-content: center;
        bottom: 0;
    }

    .box_spans_links {
        bottom: 9px;
    }
}

.div_company_icons img {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important;
    display: unset !important;
    padding: 0 !important;
}

.div_company_hussein_icons img {
    width: 40px !important;
    height: auto !important;
    margin: 0 !important;
    display: unset !important;
    padding: 0 !important;
}

.div_company_icons a {
    display: inline-block;
    margin: 0 !important;
    width: fit-content !important;
    padding: 0 !important;
}


@media (max-width: 992px) {

    header.sticky_header_and_mobile_header {
    background: #FFF !important;
}

header.sticky_header_and_mobile_header a {
    color: black !important;
}

body:not(.sticky) header a{
     color: #f05815 !important; 
}

    
    a.logo.navbar-brand.hide_without_sticky {
        display: block !important;
    }

    .logo_col_mobile {
        /* display: none !important; */
    }


    header.sticky_header_and_mobile_header {
        padding: 0;
        margin: 0;
    }


    .sticky_header_and_mobile_header li.nav-item:after {
        display: none !important;;
    }


    .sticky_header_and_mobile_header a.nav-link.orange_color, .sticky_header_and_mobile_header li.nav-item.dropdown .dropdown-toggle {
        display: block;
        width: 100%;
        /* background: rebeccapurple; */
        font-size: 14px;
        padding: 4px;
    }

    .sticky_header_and_mobile_header li.nav-item {
        padding: 0;
        margin: 0;
    }


    form.hide_without_sticky.search_form {
        float: unset;
        width: 100%;
        display: flex;
    }

    input#search {
        flex: auto;
        width: 1px;
    }


    .sticky_header_and_mobile_header
    button.navbar-toggler {
        border: 1px solid #f05815;
        color: #f05815;
        outline: unset;
    }

    .logo_col_mobile a.logo {
        display: none;
    }

    form.search_form {
        display: flex;
        gap: 5px;
    }


    ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
        margin: 0 !important;
        padding: 0 !important;
    }


    ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .sticky_header_and_mobile_header .dropdown-menu {
        box-shadow: unset !important;
    }

    .sticky_header_and_mobile_header .dropdown-menu img {
        width: 24px;
        display: none;
    }

    .sticky_header_and_mobile_header .dropdown-menu a.dropdown-item {
        padding: 0;
    }

    /*   body:not(.sticky) .collapse.show .search_form  ,
       body:not(.sticky) .collapse.collapsing

       {
           display: none !important;
       }
   */
    form.hide_without_sticky.search_form {
        display: none !important;
    }


    .sticky_header_and_mobile_header a.nav-link.orange_color, .sticky_header_and_mobile_header li.nav-item.dropdown .dropdown-toggle {
        font-size: 14px;
        font-weight: 600;
    }

    .sticky_header_and_mobile_header li.nav-item a.dropdown-item.green_color {
        font-size: 12px;
        font-weight: 600;
        padding-right: 15px;
    }

    hr.dropdown-divider {
        border-color: #d1cdcd;
    }

    .sticky_header_and_mobile_header .dropdown-menu {
        padding: 0;
        margin: 0;
        width: 100%;
        margin-bottom: 7px;
        margin-top: 15px;
    }


    .sticky_header_and_mobile_header li.nav-item,
    .sticky_header_and_mobile_header li.nav-item.dropdown {
        border-bottom: 1px solid #e9ecef;
        padding: 10px 0 !important;
    }


    a.logo.navbar-brand.hide_without_sticky {
        margin-left: 0 !important;;
        margin-right: 0 !important;;
    }

    a.logo img {
        padding: 0 !important;
        height: 43px;
    }


}


@media (max-width: 450px) {
    .box_slide_content {
        height: 217px;
        /* background: red; */
        display: flex;
        padding: 0;
        padding: 15px;
        flex-wrap: wrap;
        align-content: space-between;
        align-items: center;
    }
}
