@media(max-width: 767px){
    .host-pay-detail .fabric_row_main .col_main *{font-size: 14px !important;}
    .guest-list-content>:not(:last-child){margin-bottom:5px}
    .guest-list-content .del-icon.delete_row{justify-content:flex-end}
    .card-body .thank-pay h1 {font-size: 30px;}
        .card-body .thank-pay p.card-pay {font-size: 24px;}
    .create_event_thankyou_main.host-step-form .card-body {padding: 40px 15px 0;}
}
@media(max-width: 575px){

    .host-step-form .card-body{padding:22px 15px 30px}
    .fabric-upcharge_field{flex-wrap:wrap}
    .fabric-upcharge_field .apply_upcharge{margin:15px auto 0!important}
    .create_event_main_s .fabric-block1 .select_fabric{margin-bottom:15px}
    .host-step-form .multisteps-form__content .detail-info p>span{width:100%;display:inline-block}
    .amount_row_main_cmn .fabric_row_main_total.fabric_row_main_cmn .right_col_main p,
    .create_event_main_s .fabric-block1 .fabric-1 .fabric_name{font-size:20px}
    .fabric_row_main_total.fabric_row_main_cmn .left_col_main p,.host-step-form .fabric-info h5.font-starfish .fabric_name_display,
    .host-step-form .fabric-info p{font-size:16px}
    .amount_row_main_cmn .amnt-fabric .left_col_main p,.amount_row_main_cmn .amnt-fabric .right_col_main p,
    .amount_row_main_cmn .fabric_row_main_total.fabric_row_main_cmn .left_col_main p,.create_event_main_s .fabric_price,
    .fabric_row_main_total.fabric_row_main_cmn .right_col_main p,.host-step-form .fabric-info h5.font-yard{font-size:18px}
    .host-step-form .form-control, .host-step-form .event-guideline textarea, .host-step-form .venue textarea{padding:10px 15px;font-size: 14px;}
    .host-step-form .btn-create-step{font-size:18px;padding:9.5px 20px}
    .host-step-form .fabric-info h3,.host-step-form .guest-info h3{font-size:20px}
    .host-step-form .detail-info h4{font-size:22px}
    .host-step-form .details-box .btn-check .btn-check-out-step{font-size:20px;padding:8px 20px}
    .host-step-form .detail-info,.host-step-form .fabric-info,.host-step-form .guest-info{margin:0 0 15px}
    .host-step-form .multisteps-form__progress-btn {font-size: 16px;}
    .row.host-event > * {padding: 0;}
    .fabric-upcharge_field .error{left: 0;right: 0;text-align: center;}
    .orange_title_18 {font-size: 16px !important;}
    /*    .fabric_row_main{flex-wrap:wrap}
        .fabric_row_main .col_main{width:100%;text-align:left!important}
        .fabric_row_main:not(:first-child){margin-top:5px}*/
    .create_event_main_s .fabric-block1 .fabric-1 .fabric_name{height: auto !important;}
}
@media(max-width:479px){
    .host-step-form .multisteps-form__progress-btn {font-size: 14px;}
    .fabric_row_main_total.fabric_row_main_cmn .left_col_main p, .host-step-form .fabric-info h5.font-starfish .fabric_name_display, .host-step-form .fabric-info p {font-size: 14px;}
    .amount_row_main_cmn .amnt-fabric .left_col_main p, .amount_row_main_cmn .amnt-fabric .right_col_main p, .amount_row_main_cmn .fabric_row_main_total.fabric_row_main_cmn .left_col_main p, .create_event_main_s .fabric_price, .fabric_row_main_total.fabric_row_main_cmn .right_col_main p, .host-step-form .fabric-info h5.font-yard {font-size: 15px;}
}