@media all and (max-width: 1500px) {
    /* shakil css here  */
    .first_shape { 
        width: 487px;  
    }
}

 

@media all and (min-width: 992px) {
    .header_left>ul {
        display: flex !important;
    }

    .header_text {
        display: flex !important;
    }

    .header_right>ul {
        display: flex !important;
    }



}

@media all and (max-width:1200px) {
    .banner_text {
        gap: 30px;
    }

    .payment_mainArea>img {
        display: none;
    }

    /* shakil css here  */
    .cate_banner_img img {
        width: 80px;
    }
    .cat_single_ul { 
        gap: 12px; 
    }
    .cat_single_logo img {
        width: 70px;
        margin-left: 10px;
    }
    .cat_btn {
        margin-right: 15px;
        flex: 0 0 30%;
    }
    .btn_2 { 
        width: 100%;
    }
    .cat_position_p { 
        font-size: 11px; 
    }
}

@media all and (max-width: 991.99px) {
    .header_left ul {
        flex-direction: column;
    } 

    .mobile_res .logo { 
        flex: 0 0 30%; 
        height: unset;
        padding: 4px 0 0 0;
    }
    .mobile_res .logo img { 
        width: 250px; 
    }

    .mobile_res .logo img {
        width: 135px;
    }

    .top_box {
        left: 0;
        right: 0px;
    }
    .cat_single_item {
        padding: 26px 13px 33px 13px;
    }

    .category_banner_right .form-select {
        background-size: 17px 11px; 
        font-size: 20.291px; 
    }

   .cat_single_box h3 {
    text-align: right;
    }
    .cat_single_row{
        display:inherit;
    }
    .cat_single_ul ul {
        flex: 1;
    }
    .cat_btn a {
        width: 100%;
        display: block;
        max-width: 100% !important;
    }
    .next_cat_btn h2 {
        margin-bottom: 8px;
    }
    .cat_single_row .cat_single_logo{
    display: none;
    }
/* .cat_single_ul ul li:nth-child(1){
  order: 1;
}
.cat_single_ul ul li:nth-child(2){
  order: 2;
}
.cat_single_ul ul li:nth-child(3){
  order:5;
}
.cat_single_ul ul li:nth-child(4){
  order: 3;
}
.cat_single_ul ul li:nth-child(5){
  order: 4;
} */
    .cat_single_ul {
        border: 2px dashed #D0D0D0;
        border-left: none;
        border-right: none;
        padding: 17px 0;
        width: 100% !important;
    }
    .cat_single_ul {
        padding-right: 0px;
    }
    .flexSingleItem {
        display: flex;
        width: 100%;
    }
    .cat_single_item h3 {
        text-align: right;
        width: 90%;
    }
    .cat_single_row .cat_btn {
        width: 100% !important;
    }
    .cat_single_row .justify-content-between {
        justify-content: center !important;
    }
    .cat_single_row {
        width: 100%;
    }
    .category_banner_boxx {
        margin-bottom: 50px;
    }

    .header_text {
        flex-direction: column;
    }

    .header_right ul {
        flex-direction: column;
    }

    .header_text {
        background-color: #fff;
        width: 100%;
        position: absolute;
        padding: 30px 0;
        display: none;
        left: 0;

    }
    .header_left ul li a { 
        color: #000; 
    }
    .banner_singleMain {
        justify-content: center;
    }
    .header_right ul li a {
        border: 1px solid #202020 ; 
        color: #000; 
    }
    .mobile_logo{
        display: none !important;
    }
    .four_modal{
        border-radius: 12px 12px 0 0;  
        top: auto; 
        bottom: 0;
    }
    .header_right ul li a { 
        width: 200px;
        text-align: center;
    }
    .banner_left {
        text-align: center;
        margin: auto;
    }

    .banner_right_sub img {
        padding-top: 40px;
        padding-bottom: 10px;
        max-height: 409px;
    }
    .mobile_res .dropdown {
        display: block;
    }
    .mobile_res a,
    .navbar {
        display: block;
        text-align: right;
    }
    .openLogin{
        font-size: 13px;
    }
    .language_menu>.dropdown-toggle{
        padding-left: 3px;
        padding-right: 0;
    }
    .container {
        padding: 0 10px;
    }

    .banner_text {
        align-items: center;
        gap: 50px;
        flex-direction: column-reverse;
        justify-content: center;
    }
    .banner_right_sub img {
        display: none;
    }
    .banner_left {
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .payment_textArea {
        flex-direction: column-reverse;
    }

    .payment_rightArea {
        flex: 0 0 100%;
        width: 100%;
    }

    .banner_left span {
        font-size: 28px;
        order: 1;
    }

    .banner_left h1 {
        font-size: 60px;
        order: 2;
    }
    .banner_left a{
        order: 3;
    }
    .banner_single {
        max-width: 90px;
        min-width: 90px;
        max-height: 90px;
        min-height: 90px;
    }
    .banner_left p {
        font-size: 22px;
        order: 4;
        padding-top: 30px;
    }

    .payment_leftArea {
        flex: 0 0 100%;
        width: 100%;
    }
    .banner_cards{
        order: 5;
    }
    .banner_singleMain {
        padding-top: 25px;
    }
    .header_area.home_ab {
        background: #fff;
        position: relative;
        z-index: 99999;
        top: 0;
    }
    .dropdown-toggle {
        color: #202020 !important;
    }
    .banner_area {
        background-position: center;
    }
    .header_right > ul > li .dropdown {
        display: none;
    }
    .banner_area {
        padding: 0px 0 20px 0;
    }


    /* shakil css here  */

    .middle_container { 
        max-width: 100% !important; 
        width: 100% !important; 
    }
    .category_banner_right .form-select { 
        margin: 0 auto;
    }
    .third_shape,
    .seceond_shape,
    .first_shape {  
        display: none;
    }
    .cate_banner_img { 
        padding: 20px; 
        text-align: center;
    }
    .single_hero { 
        margin-bottom: 25px;
    }
    .cat_single_row { 
        flex-direction: column;
        gap: 33px;
    }
    .cat_single_ul { 
        border-left: none;
        border-right: none; 
    }
    .cat_btn h2 {
        text-align: center;
        padding: 11px 0 2px 0;
        font-size: 31px;
    }
    .cat_btn h2 span{
        font-size: 20px;
    }
    .btn_2 { 
        width: 233px; 
    }
    .cat_btn { 
        text-align: center;
    }
    .sim_left {
        text-align: center;
        margin: 25px auto 0 auto;
    }
    .cat_single_ul ul {
        border: none;
    }
    .cate_banner_img {
        padding: 40px; 
        margin: 25px auto;
    }
    .category_banner_right {
        text-align: center;
    }
    .cat_banner_left h3 { 
        text-align: center;
    }
    .cat_banner_left p {
        text-align: center;
    }
    .cat_banner_left {
        text-align: center;
    }
    .cate_banner_img img {
        width: 109px;
    }
    .header_right > ul > li > a.active:hover {
        color: #000; 
    }
    .home_ab .header_right > ul > li > a.active:hover {
        color: #000; 
    }
    .category_header .header_left ul li a:hover {
        border: 1px solid transparent;
    }
    .category_header .header_right > ul > li > a {
        border: 1px solid #000 !important; 
    }
     .header_area.category_header {
        margin: 0px 0;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }
    .header_top_boreder { 
        border: 1px solid var(--dark-black, #fff) !important;
    }
    .modal_sim { 
        margin-top: 40px;
    }
     .header_left > ul > li > a:hover{
      color: #000;
     }
     .radio-img > input:checked + .image { 
        border-radius: 12px;
    } 
    .modal_second,
    .modal_first { 
        position: fixed; 
    }
    .cat_single_ul ul {
        padding-right: 0px;
    }
    .flexSingleItem .cat_single_logo {
        display: block;
    }
    .referrel .card-body button {
        font-size: 22px;
        padding: 13px 5px;
        margin: 6px 0;
    }
    .rules_text{
        font-size: 12px;
    }
    .leftTopPayment.mobile_only{
        display: block;
    }
    .leftTopPayment.desktop_only{
        display: none;
    }
    
    .payment_page_body header{
        position: fixed !important;
        width: 100%;
        background: white;
    }
    .payment_page_body footer, .checkout_page footer{
        display: none;
    }
    .payment_page_body .payment_mainArea {
        padding: 20px 0 15px 0;
    }
    .payment_page_body .payment_mainArea .container{
        position: relative;
        padding: 0;
    }
    .payment_page_body .leftTopPayment.mobile_only{
        position: fixed;
        z-index: 1;
        background: white;
        border: none;
        margin: -76px 0 0 0;
        width: 100%;
        max-width: 100%;
    }
    .payment_page_body .leftTopPayment.mobile_only .alert-info-found{
        padding: 10px 5px;
        margin: 10px 1% 0px 1%;
        width: 98%;
    }
    .payment_page_body .leftTopPayment.mobile_only .alert-info-found .alert_info_area .alert_info_img{
        height: 45px;
        width: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .payment_page_body .leftTopPayment .alert-info-found .alert_info_area{
        font-size: 18px;
        line-height: 20px;
    }
    .payment_page_body .guest_user .payment_textArea{
        margin-top: 115px;
    }
    .payment_page_body .registerd_user .payment_textArea{
        margin-top: 38px;
    }
    .payment_page_body .payment_rightArea{
        border-radius: 0;
    }
    .payment_page_body .payment_leftArea{
        padding: 0;
    }
    .payment_page_body .header_area.category_header{
        padding: 0px 0;
    }
    .payment_page_body .hide_first_info{
        display: none !important;
    }
    .payment_page_body .show_first_info-lock{
        display: flex !important;
    }
    .payment_page_body .cashback_accordion{
        margin: 0;
        padding: 0px 5px;
    }
    .customer_data{
        padding: 0 12px 10px 12px;
    }
    .payment_area_for_mobile{
        padding: 10px 10px 0px 10px;
        display: block;
    }
    .btn_complete-payment, .btn_complete-payment:hover{
        width: 94%;
        margin: 10px 3%;
    }
    .payment_leftArea .tab_detail .tab_detail_header {
        padding: 0.5rem 0.8rem;
    }
    .information_about_payment {
        gap: 0;
        justify-content: space-around;
        padding: 34px 5px;
        width: 94%;
        margin: 10px 3%;
    }
    .client_menu{
        padding-left: 2px !important;
        padding-right: 2px !important;
        font-size: 0.9rem;
    }
    .history_modal .all_brands .all_brands_div .radio-img > .image {
        max-width: 100px;
        min-width: 100px;
        max-height: 100px;
        min-height: 100px;
        padding: 5px;
    }
    .modal_third,
    .modal_second,
    .modal_first, .custom_modal {
	    border-radius: 12px 12px 0 0;
    }
}

@media all and (max-width: 767px) {
    .footer_text {
    display: flex;
    align-items: start;
    gap: 50px;
    flex-direction: column;
    margin: 0 40px;
}
    .radio-img > input:checked + .image {
        border-radius: 5px;
    }
.footerImgdesktop{
        display: none;
    }
.footer_left h1 {
    font-size: 45px;
    text-align: right;
}
    .footerImgMobile{
        display: block;
        max-width: 228.268px;
        flex-shrink: 0; 
    }
    .footer_right {
    padding-bottom: 70px;
    margin: auto;
}
    .modal_button { 
        flex-direction: column; 
        align-items: center;
    }

    .modal_first_content h3 { 
        font-size: 22px; 
    }

    .modal_first_content h4 { 
        font-size: 18px; 
        margin-top: 8px;
    }

    .modal_sim img {
        width: 129px;
    }

    .modal_button {
        margin-top: 36px;
    }

    .footer_left {
        width: 100%;
    }
    .app {
        margin-top: 30px !important;
    }
    .app li:last-child{
        display: none;
    }
    .header_top h2 {
        font-size: 30px;
    }
    .header_top p {
        font-size: 16px;    
    }

    .app {
    justify-content: space-between;
}
    .leftTopPayment {
        gap: 50px;
    }

    .accordion-button p {
        font-size: 22px;
    }

    .banner_left span {
        font-size: 26px;
    }

    .banner_left h1 {
        font-size: 54px;
    }

    .banner_left p {
        font-size: 20px;
    }

    .btn-style {
        font-size: 18px;
    }
    .banner_left>a {
        font-size: 12px;
    }
    .card-header {
        padding: 15px 0;
        font-size: 22px;
    }
    .sim_item_body{
        display: flex;
        flex-wrap: wrap;
    }
    .sim_item_body p {
        line-height: 22px;
    }
    .sim_item_body {
        padding-bottom: 0;
        min-height: 115px;
    }
    .calculator_card_bottom h3 {
        font-size: 38px;
        font-weight: 700;
        padding: 0px 0 2px 0;
    }
    .sim_item_body p{
        width: 50%;
    }

    a.btn.w-100.btn-dark {
        font-size: 16px;
        padding: 7px 0;
    }

    .paymentAccording {
        padding: 0;
    }

    .top_headerModalLeft {
        padding: 13px 5px;
        font-size: 20px;
    }
    .category_banner_right .form-select {
        max-width: 100%;
        flex: 0 0 65%;
    } 
    .cat_banner_left h3 { 
        width: 317px;
        text-align: right;
    }
    .cate_banner_img img {
        width: auto;
        max-width: 80px;
        max-height: 40px;
    }
    .category_banner {
        margin: 31px auto 122px auto;
    }
    .category_banner_right {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    .cate_banner_img {
        padding: 0;
        margin: 25px auto;
        height: 54px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -14px;
        z-index: 0;
    }
    .app li a img {
        padding: 0 0px;
    }
    .app {
        max-width: 361px;
    } 
    .cat_position_p {
        bottom: 6px;
        width: 100%;
        left: 0 !important;
        right: 0;
        margin: 0 auto;
    }

    .client_area .banner_singleMain {
        padding-top: 0;
    }
    .client_area {
        margin-top: 80px;
        display: block;
    }
    .card_hero_none{
        display: none;
    }
    .card_hero_blog{
        display: block;
    }
    .title_hero { 
        text-align: right;
    }
    .d_none_mobile{
        display: none;
    }
    .cat_banner_left span {
        font-size: 14px;
    }
    .d_none_mobile{
        display: none;
    }
    .d_none_desk{
        display: block;
    }
    .cat_btn a { 
        display: flex;
        justify-content: space-between; 
        align-items: center;
    }
    .four_modal {
        max-width: 375px !important;
        width: 100%;
    }
    
    .four_modal .category_banner_right select {
        font-size: 20px;
        font-weight: 400;
        border-radius: 8px;
        height: 50px;
        width: 90px;
        padding: 0 16px !important;
        margin: 0 !important;
        border-radius: 7px !important;
    }
    .four_modal .category_banner_right {
        display: initial;
    }
    .four_modal select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        background: transparent !important;
        background-image: url("../images/angle_black.png") !important;
        background-repeat: no-repeat !important;
        background-position-x: 19% !important;
        background-position-y: center !important;
        border: 1px solid #dfdfdf !important;
        border-radius: 2px !important;
        margin-right: 2rem !important;
        padding: 1rem !important;
        padding-right: 2rem !important;
        background-size: 16px 11px !important;
    }
    .success-payment {
        position: fixed;
        bottom: 1px;
        top: unset;
        padding: 57px 20px 20px 20px;
    }
    .back_arrow_with_background i {
        font-size: 18px;
    }
    .iframe_area{
        width: 100%;
        margin: 0 auto;
    }
    .iframe_area iframe{
        width: 100%;
        min-height: 1145px;
    }
    .footer_right{
        display: none;
    }
    .menu-div {
        flex: 0 0 53% !important;
        padding: 0px 0px 0 12px !important;
    }
    .footer_text{
        margin: 0;
    }
    #open_otp_again{
        font-size: 14px;
    }
    .success-message {
        font-size: 14px;
    }
    .history_modal{
        max-height: calc(100%);
        min-height: 100%;
        bottom: 0;
        top: unset;
        border-radius: 0;
        z-index: 1111111;
        margin: 0;
        width: 100%;
    }
    .history_modal .modal_full_page{
        min-height: auto;
        max-height: calc(100vh - 56px);
        height: auto;
        border-radius: 0;
    }
    .history_modal .modal_row .top_phone_area{
        justify-content: flex-start;
    }
    .history_modal .modal_row .top_phone_area{
        gap: 15px;
        padding: 10px;
    }
    .history_modal .old_order_area{
        padding: 10px;
    }
    .history_modal .old_order_area h4{
        padding-right: 10px;
    }
    .history_modal .old_order_area {
        padding: 10px 0;
    }
    .history_modal .old_order_area .history_orders_wrap{
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 20px;
    }
    .history_modal .alert-info-found{
        margin: 10px;
        padding: 10px 44px 10px 10px;
        min-height: 67px;
        border-radius: 10px;
        align-items: center;
        max-height: fit-content;
    }
    .history_modal .alert-info-found .alert_info_area{
        flex-direction: column;
        gap: 0;
        line-height: 19px;
        align-items: flex-start;
        position: relative;
    }
    .history_modal .alert-info-found .alert_info_area .alert_info_img{
        position: absolute;
        right: -35px;
    }
    .history_modal .all_brands .all_brands_div{
        justify-content: center;
    }
    .history_modal .alert-info-found .line-button{
        padding: 4px 4px;
        min-width: 96px;
        line-height: 16px;
    }
    .cashback_modal{
        top: unset;
        bottom: 0;
        width: 100%;
    }
    .coupon_modal{
        top: unset !important;
        bottom: 0;
        right: unset;
        width: 100%;
        position: fixed;
        border-radius: 15px 15px 0 0;
        max-width: 100%;
        left: unset;
    }
    .show_bg{
        display:block;
    }
    .payment_mainArea{
        padding: 20px 0 50px 0;
    }
    .leftTopPayment.mobile_only .alert-info-found{
        margin: 0;
        margin-bottom: 20px;
    }
    .leftTopPayment.desktop_only{
        display: none;
    }
    .information_about_payment{
        gap: 0;
        justify-content: space-around;
        padding: 34px 5px;
    }
    .information_about_payment .simcard_info {
        flex-direction: column;
        gap: 8px;
        align-items: center;
    }
    .payment_details .singleItemAccordion {
        margin: 10px 0 0 0;
    }
    .payment_details .col-md-6.singleItemAccordion:nth-child(1), .payment_details .col-md-6.singleItemAccordion:nth-child(2) {
        width: 50%;
    }
    .payment_details .col-md-6.singleItemAccordion:nth-child(1) {
        padding: 0 15px 0 5px;
    }
    .payment_details .col-md-6.singleItemAccordion:nth-child(2) {
        padding: 0 5px 0 15px;
    }
    .payment_details .singleItemAccordion input{
        padding: 9px 16px;
    }
    .payment_details .accordion-body {
        padding: 5px;
    }
    .subaccordion-item{
        border: 0.5px solid #EEEEEE !important;
    }
    .subaccordion-item .accordion-header .accordion-button{
        padding: 0.7rem;
    }
    .subaccordion-item .accordion-header .accordion-button p{
        font-size: 18px;
    }
    .subaccordion-item .accordion-body {
        margin-top: 13px;
    }
    .bot_modal {
        z-index: 111111;
    }
    .bot_modal .bot_body_area {
        min-height: 500px;
        max-height: calc(100vh - 0px);
        padding-bottom: 200px;
        height: 100% !important;
    }
    .bot_modal .back_arrow{
        position: fixed;
        bottom: 3px;
        top: unset;
        z-index: 11111;
        right: 3px;
    }
    .bot_modal .edited_number{
        margin: 10px 2%;
    }
    .bot_modal .edited_number .edited_number_wrap{
        padding: 3px 10px;
    }
    .bot_modal .edited_number .edited_number_wrap .edit_brand_area{
        gap: 10px;
    }
    .bot_modal .edited_number .edited_number_wrap .edit_brand_area .edit_brand_area_name{
        line-height: 20px;
    }
    .bot_modal .edited_number .edited_number_wrap .edit_number_area{
        line-height: 18px;
        font-size: 18px;
    }
    
    .bot_modal .order_detail_area .single_detail_area{
        padding: 5px;
    }
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .brand .brand_name,
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .detail_price{
        font-size: 18px;
        line-height: 18px;
    }
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .detail_number{
        font-size: 16px;
        line-height: 16px;
        
    }
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .brand{
        gap: 5px;
    }
    .bot_modal .order_detail_area .single_detail_area .bottom_detail_area .error_description .error_description_1, 
    .bot_modal .order_detail_area .single_detail_area .bottom_detail_area .error_description .error_description_2 {
        font-size: 15px;
        line-height: 15px;
    }
    .bot_modal .chat_area ,
    .bot_modal .detail_area ,
    .bot_modal .order_detail_area .single_detail_area,
    .bot_modal .edited_number .edited_number_wrap .edit_number_area
    {
        margin: 0 2%;
        
    }
    .bot_modal .button_area_div,
    .bot_modal .second_message .single_chat_text_area, .bot_modal .single_chat_text_area {
        max-width: 85%;
    }
    .bot_modal .button_area_div,
    .bot_modal .phone_number_area{
        width: 85%;
    }
    .bot_modal .button_area_div,
    .bot_modal .phone_number_area,
    .bot_modal .nunmber_validation_area,
    .bot_modal .second_message .single_chat_text_area, .bot_modal .single_chat_text_area {
        margin: 5px 34px 5px 5px;
    }

    .bot_modal .second_message .single_chat_text_area, .bot_modal .single_chat_text_area {
        padding: 9px 10px;
    }
    .bot_modal .button_area_div {
        display: flex;
        justify-content: space-between;
        
    }
    .bot_modal button.btn_3.button_area{
        font-size: 16px;
    }
    .bot_modal .nunmber_validation_area,
    .bot_modal .selected_brand{
        width: 70%;
    }
    .bot_modal .nunmber_validation_area .number_v{
        font-size: 20px;
        line-height: 22px;
    }
    .bot_modal .choose_radio {
        margin: 0 30px 0 0;
    }
    .bot_modal .phone_number_area input{
        font-size: 25px;
        line-height: 25px;
        letter-spacing: 5px;
    }
    .bot_modal .modal-header{
        padding: 0;
    }
    .bot_modal{
        width: 100%;
        right: 0;
        bottom: 0;
        top: unset;
        height: 100%;
        z-index: 11111111111111;
        border-radius: unset;
    }
    .bot_modal .choose_radio .singleRadio label .radio-payment-wrap .product__name{
        font-size: 16px;
    }
    .multi-topup-product .cat_single_ul ul li{
        gap: 0;
        flex-direction: row;
        justify-content: space-between;
        height: 50px;
    }
    .multi-topup-product .cat_single_ul p,.multi-topup-product  .cat_single_ul b, .cat_single_ul i{
        font-size: 12px;
    }
    .multi-topup-product .content_area {
        display: flex;
        justify-content: center;
        align-items: end;
        flex-direction: column;
        font-size: 12px;
    }
    .multi-topup-product .cat_single_ul ul li .content_area b {
        font-size: 14px;
    }
    .multi-topup-product .cat_single_row .cat_btn {
        width: 100% !important;
        padding: 0;
        margin: 0;
        min-height: 225px !important;
    }
    .multi-topup-product .cat_single_ul {
        border: none;
        padding: 0;
    }
    .top_box span {
        border-radius: 28px;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.19);
        height: auto;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        min-width: 95px;
        padding: 2px 9px;
    }
    .multi-topup-product.cat_single_item h3{
        width: 70%;
    }
    .multi-topup-product.cat_single_item {
        padding: 26px 13px 13px 13px;
    }
    .multi-topup-product .flexSingleItem .cat_single_logo{
        left: 0;
        top: 0px;
    }
    .multi-topup-product .flexSingleItem .cat_single_logo img{
        max-height: 70px;
    }
}

@media all and (max-width: 567px) {
    .banner_left h1 {
        font-size: 52px;
    }
    .four_modal .category_banner_right select {
        font-size: 20px;
        font-weight: 400;
        border-radius: 8px;
        height: 50px;
        width: 90px;
        padding: 0 16px !important;
        margin: 0 !important;
        border-radius: 7px !important;
    }
    .four_modal .category_banner_right {
        display: initial;
    }
    .four_modal select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        background: transparent !important;
        background-image: url("../images/angle_black.png") !important;
        background-repeat: no-repeat !important;
        background-position-x: 19% !important;
        background-position-y: center !important;
        border: 1px solid #dfdfdf !important;
        border-radius: 2px !important;
        margin-right: 2rem !important;
        padding: 1rem !important;
        padding-right: 2rem !important;
        background-size: 16px 11px !important;
    }
    .fourModalGoogle span {
        /* height: 45px;
        width: 45px; */
        margin: 10px auto;
        line-height: 1.4;
    }

    .fourModalGoogle a {
        padding: 12px 0;
    }

    .four_modal .category_banner_right .form-select {
        background-size: 0px 17px;
    }

    .leftTopPayment {
        flex-direction: column-reverse;
        gap: 10px;
    }

    .leftTopPayment::after {
        display: none;
    }

    /* shakil css here  */

    .cat_banner_left h3 { 
        font-size: 25.232px;  
    }
    .cat_banner_left p { 
        font-size: 18.291px; 
    } 
    .cat_single_box h3 { 
        font-size: 25px; 
    }
    .single_modal_img img {
        width: 80px;
    }
    .cat_single_item h3 { 
        font-size: 18px; 
    }
    .cat_btn h2 { 
        font-size: 24px; 
    }
    .btn_2,
    .btn_1 { 
        font-size: 16px;  
    }
    .next_cat_btn h2 {
    margin-bottom: 10px;
}
    .title_hero { 
        font-size: 28px; 
    }
    .single_hero ul li p { 
        font-size: 16px; 
    }
    .single_hero h4 { 
        font-size: 20px; 
    }
    .br-accordion .header .title { 
        font-size: 18px; 
    }
    .content ul li p { 
        font-size: 16px; 
    }
    .sim_left h3 { 
        font-size: 25px; 
    }
    .cat_last_content p { 
        font-size: 14px; 
    }
    .cat_last_content h3 { 
        font-size: 20px; 
    }
    .cat_last_text {
        margin-top: 46px;
    }
    .sim_cat_area {
        margin-top: 30px;
    }
    .modal_third, .modal_second, .modal_first {
        padding: 20px 10px;
    }
    .modal_button a { 
        width: 233px;
    }
    .modal_button { 
        flex-direction: column;
    }
    .order_detail_in_success{
        text-align: center;
    }
    .mobile_none{
        display: none;
    }
    .mobile_block{
        display: block;
    }
    .modal_first {
        top: auto;  
    }
    .modal_third, .modal_second, .modal_first {  
        bottom: 0;
        width: 100%;
    }
    .modal_second .modal_row{
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        margin: 0 25px;
        justify-content: center;
    }
    .radio-img {
        flex: none;
        width: 90px;
        height: 90px;
        min-width: 90px;
        min-height: 90px;
    }
    .radio-img > .image {
        max-width: 90px;
        min-width: 90px;
        max-height: 90px;
        min-height: 90px;
        margin: 0;
    }
    .modal_third, .modal_second, .modal_first{
        height: fit-content;
    }
    .modal_two_btn a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .modal_second h4 { 
        margin-bottom: 15px;
    }
    .modal_second { 
        top: auto;
        bottom: 0;
    }
    .modal_third { 
        top: auto;
        bottom: 0;
        max-height: 90%;
        min-height: 90%;
        overflow: hidden;
        overflow-y: scroll;
        position: fixed;
    }
    .modal_3_btn { 
        gap: 8px;
    }
    .fourModalGoogle a img {
        width: 28px;
        right: 24px;
        top: 8px;
    }
    .app {
        max-width: 361px;
    }
    .cat_single_ul ul {
        column-gap: 4%;
    }
    .cat_single_row .cat_single_ul{
        width: 100%;
    }
    
    .cat_single_item h3 {
        margin-bottom: 10px;
        flex: 0 0 80%;
    }
    .flexSingleItem .cat_single_logo {
        margin-bottom: 10px;
    }
    .cat_single_row .cat_btn {
        width: 100%;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        align-items: center;
    }
    .product_add_button{
        width: 100%;
        /* min-width: 233px; */
        display: flex;
        justify-content: center;
    }
    .cat_input_text{
        width: 100%;
        max-width: 100%;
    }
    select.form-selection{
        width: 233px;
    }
    .category_banner_right .form-select {
        padding: 10px 28px 10px 10px;
        z-index: 1;
    }
    .sim_left {
        width: 290px;
    }
    /* .client_area .banner_single{
        max-width: 80px;
        min-width: 80px;
        max-height: 80px;
        min-height: 80px;
    } */
    .term-modal,.term-modal2{
        max-height: 89%;
        padding: 25px 5px 10px 5px;
        margin-top: 78px;
    }
    .cat_single_ul ul li {
        /* flex: 0 0 48%; */
    }
    .sim_single_item {
        text-align: center;
        width: 100px;
    }
    .sim_single_item img {
        width: 100px;
    }
    .sim_items {
        row-gap: 35px;
        justify-content: start;
        align-items: center;
        column-gap: 11px;
        max-width: 325px;
        width: 100%;
        margin: auto;
    }
    .hidden-xs{
        display: none;
    }
    .visible-xs{
        display: block;
    }
    
}

@media all and (max-width: 450px) {
    .fourModalGoogle a:last-child {
        padding-right: 23px;
    }
    .top_bodyModal4 > p {
        font-size: 15px;
    }
    .banner_left h1 {
        font-size: 45px;
    }
    .banner_single img {
        max-width: 96px;
    }
}
@media all and (max-width: 380px) {
    .sim_single_item{
        width: 89px;
    }
    .sim_single_item img {
        width: 87px;
    }
    .sim_items {
        max-width: 293px;
    }
}
@media all and (max-width: 320px) {
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .brand .brand_logo {
        width: auto;
        max-height: 27px;
        max-width: 30px;
    }
    .bot_modal .order_detail_area .detail_area .detail_description .detail_description_2,
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .brand .brand_name, 
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .detail_price{
        font-size: 16px;
        line-height: 16px;
    }
    .bot_modal .order_detail_area .single_detail_area .top_detail_area .detail_number{
        font-size: 15px;
        line-height: 15px;
    }
    .bot_modal .button_area_div.more_buttons .black_buttons{
        font-size: 13px;
        line-height: 14px;
    }
    .bot_modal .choose_radio .singleRadio{
        padding: 0 5px;
    }
    .bot_modal .choose_radio .singleRadio label .radio-payment-wrap .product__name{
        font-size: 14px;
        line-height: 14px;
    }
    .bot_modal .choose_radio .singleRadio label .radio-payment-wrap .radio_image{
        font-size: 20px;
    }
    .bot_modal .order_detail_area .single_detail_area .bottom_detail_area .error_description .edit_order button{
        padding: 5px 7px;
        font-size: 13px;
    }
    .bot_modal .order_detail_area .single_detail_area .bottom_detail_area .error_description .edit_order button fa{
        font-size: 10px;
    }
}