@font-face {
    font-family: "Inter-Medium";
    src: url("../fonts/Inter-Medium.eot");
    src: url("../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Medium.woff") format("woff"), url("../fonts/Inter-Medium.ttf") format("truetype"), url("../fonts/Inter-Medium.svgInter-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
  }
/* editor */
/* .pg_editor span{
    font: unset !important;
    color: unset !important;
    text-transform: unset;
    letter-spacing: unset;
} */

  /* user hader */
  .hd-btn .user{
    display: flex;
    align-items: center;
    cursor: pointer;
    float: right;
    padding-right: 10px;
  }
  .hd-btn .user .user-img {
    width: 60px;
    height: 60px;
    border: 4px solid #cacaca;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 7px;
    }
    .hd-btn .user .user-img  img{
        object-fit: cover;
    }
  /* toast */
  .notifyjs-container  span {
    text-transform: capitalize !important;
    letter-spacing: unset !important;
    }
    .notifyjs-bootstrap-base {
    padding: 3px 15px 3px 25px !important;
    }
    b.mail_error{
        display: none;
        padding: 7px 15px;
        background-color: #bd0a0a;
        color: #ffffff !important;
        font-size: 14px;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 15;
        border-radius: 5px;
        cursor: pointer;
    }
/* form */
.contact-blk .ctct-row .ryt .cnt-frm .chk-field {
    flex-flow: wrap;
}
.contact-blk .ctct-row .ryt .cnt-frm .frm-field.dbl label.error {
    width: 100%;
}
/* form end */
.sch-bar b{
    color: #bd0a0a;
    position: absolute;
    bottom: 0px;
    visibility: hidden;
    opacity: 0;
    transition: 300ms;
}
.sch-bar:hover b{
    opacity: 1;
    visibility: visible;
}
.footer-blk .foot-in .foot-btm .foot-links ul li.active a{
    color: #053d05;
}
span.reactie{
    margin-bottom: 3px;
}
span.re, span.op{
    margin-top: 3px;
}
span.reactie{
    margin-right: 5px;
}
span.reactie, span.re, span.op, .l-bdy table tr{
    cursor: pointer;
}
  /* review widgets */
  .cht-details .chat-inp button{
    display: none;
  }
  .user_reply-blk .cht-details .chat-inp button{
    display: inline-block !important;
  }
  #go_back, #go_widget{
    border: none;
    display: inherit;
    margin: 30px auto 10px;
  }
  .widgets-main .widegts-btm .ryt .text-blk {
    height: 300px;
}
.widgets-main  .rate{
    display: flex;
    align-items: center;
}
.widgets-main .widgets-top .lft .rev strong{
    margin-top: 3px;
}
/* summernotes */
  .note-editor span{
    font-size: 14px;
    line-height:normal;
    color: #333;
    letter-spacing: initial;
    text-transform: unset;
  }
  .note-editor .dropdown-toggle::after{
    content: none;
  }
  /* home */
  .trustmark-blk .tst-in .tst-wt .markbtn-blk ul li{
    cursor: pointer;
  }
  .lpost-blk .lb-items strong {
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#audio-slider .owl-next.last{
    background: #053d05 url(../images/knx-arr-hvr.svg) no-repeat center !important;
}

#audio-slider .owl-prev.first{
    background: #053d05 url(../images/kpv-arr-hvr.svg) no-repeat center !important;
}
.error{
    color: #bd0a0a !important;
}

  /* pagination */
  .dsh-rev .pagination .pagination {
    margin-top: 0px !important;
  }
  .dsh-rev .pagination.arrow > li:last-of-type {
    margin-left: 8px;
  }
  .dsh-rev .pagination.arrow > li:first-of-type {
    margin-right: 8px;
  }

.bdet-blk .bdet-row.ctrimg, .abtus-blk .waar-row.ctrimg, .abtus-blk .quis-in.ctrimg, .abtus-blk .aliq-row.ctrimg{
    justify-content: center;
}
.bdet-blk .bdet-row .ryt.noimg, .bdet-blk .bdet-row.dorc-row .ryt.noimg, .abtus-blk .waar-row .ryt.noimg{
    width: 100%;
    padding: 0px;
}
.pc-ov-blk .pc-ov-in .pcs {
    justify-content: space-between;
}
.pc-ov-blk .pc-ov-in .pcs .pdcast-item .ryt .audio-blk button.ad-btn.playing img{
    transition: 200ms;
}
.pc-ov-blk .pc-ov-in .pcs .pdcast-item .ryt .audio-blk button.ad-btn.playing .play {
    display: none;
}
.pc-ov-blk .pc-ov-in .pcs .pdcast-item .ryt .audio-blk button.ad-btn.playing .pause {
    display: block;
}
.pc-ov-blk .pc-ov-in .pcs .pdcast-item .ryt .audio-blk button.ad-btn .pause {
    display: none;
    height: 28px !important;
    width: 28px !important;
}


/* podcast popup */
.plyr--audio{
    width: 100%;
}
.plyr--audio .plyr__controls {
    background: transparent !important;
    display: flex;
    flex-flow: row wrap;
    padding: 0px !important;
}
.plyr--audio .plyr__control:hover{
    background: #1e511e !important;
}
.plyr__controls .plyr__controls__item:first-child{
    background-color: #afdf7c;
    height: 68px;
    width: 68px;
    border-radius: 50%;
    margin-right: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plyr__controls .plyr__controls__item:first-child svg{
    height: 28px;
    width: 28px;
}
.plyr__menu button[data-plyr="settings"]{
    display: none;
}
.plyr__menu button[data-plyr="mute"]:hover{
    background: none;
    color: inherit;
}
.plyr__volume {
    width: 100%;
    justify-content: end;
}
button.plyr__control{
    padding: 0px 7px;
}
.plyr--full-ui input[type=range] {
    color: #1e511e !important;
}

.plyr__progress input[type=range] {
    height: 20px;
}
.pdcast-item li.desc{
    position: relative;
}
.pdcast-item li.desc span {
    position: absolute;
    background-color: #d7d7d7;
    min-width: 300px;
    top: 110%;
    border-radius: 20px;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    color: #000000;
    padding: 12px;
    visibility: hidden;
    opacity: 0;
    transition: 300ms;
}
.pdcast-item li.desc:hover span{
    visibility: visible;
    opacity: 1;
}


/* edit profile page */
.add-loc .modal-dialog .modal-content .modal-body .addloc-frm button[type=submit] {
    border: 0;
    background-color: #afdf7c;
    font: 16px / 25px Inter-SemiBold;
    color: #053d05;
    width: 100%;
    display: block;
    padding: 10.5px 25px;
    border-radius: 5px;
    margin-top: 20px;
}

.etab-blk .ryt .tab-content .my-branches-blk .mybch-body .mybch-item:not(:nth-child(3n)) {
    margin-bottom: 22px;
}

/* kitchen_overview */
.bsch-blk .bsch-cnt h1{
    max-width: 670px;
    display: inline-block;
}
.bsch-blk .bsch-cnt .bsch-inp .sch-results {
    height: auto;
    max-height: 245px;
}
.br-blk.kov-blk .br-ov .kov-row .kc-item .kc-tp .kc-lft + img{
    max-height: 65px;
    min-height: 65px;
    max-width: 240px;
}

/* kitchen details */
.kcdet-blk .kc-row .lft .kcrev-blk .g-rev .grev-row.noGreview {
    justify-content: center;
}
.kcdet-blk .kc-row .lft .kcrev-items .revtg .review_pic{
    border-radius: 50%;
    letter-spacing: 1px;
    height: 45px;
    width: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.kcdet-blk .kc-row .lft .kcdet-top .kctop-kit .kc-list a img {
    -o-object-fit: contain;
    object-fit: contain;
}
.rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm .frm-field textarea {
    background: #f4f4f4 !important;
}
.rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm button[type=submit] {
    border: 0;
    background-color: #afdf7c;
    font: 16px / 25px Inter-SemiBold;
    color: #053d05;
    width: 100%;
    display: block;
    padding: 10.5px 25px;
    border-radius: 5px;
    margin-top: 30px;
}
.rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm button[type=submit]:hover {
    background-color: #053d05;
    color: #ffffff;
}

.rev-wte .modal-dialog .modal-content .modal-body .rating-container{
    display: inline-block;
}
.rating-container{
    display: inline-block;
}
.rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm .rev-mem {
    max-width: 100%;
}
.rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm .rev-mem p {
    width: 44.55%;
}
.rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm .rev-mem .jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg {
    transform: scale(0.65);
}
.dsh-rev .rv-popup .rating-container.jq-ry-container svg, .kcdet-blk .kc-row .lft .kcrev-items .revtp .rv-tt .rv-rat .rv-popup .rating-container.jq-ry-container svg , .fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtp .rv-tt .rv-rat .rv-popup .rating-container.jq-ry-container svg {
    width: 16px;
}
/* general */
.jq-ry-container {
    width: fit-content !important;
    padding: 0;
}
.rating-container.jq-ry-container svg {
    width: 20px;
    transform: none !important;
}
/* forget password */
.login-blk .login-row .lft > a img {
    -o-object-fit: contain;
    object-fit: contain !important;
}
/* home banner */
.main-banner .ban-in .banner-cnt .ban-txt .rel-sch .inp-sch .sch-results, .bsch-blk .bsch-cnt .bsch-inp .sch-results {
    height: auto;
    max-height: 270px;
    overflow-y: scroll;
}
.bsch-blk .bsch-cnt .bsch-inp .sch-results ul li > a:first-of-type {
    max-width: 200px;
}
 /*  */
.main-banner .ban-in .ban-img {
    position: relative;
}
.main-banner .ban-in .banner-cnt {
    padding-bottom: 0px;
    position: absolute;
    top: 0;
    width: 100%;
}
.main-banner .ban-in .ban-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.main-banner .banner-slider .owl-nav {
    position: absolute;
    bottom: 115px;
    right: 100px;
    left: auto;
}

/* home page */
.kcpy-blk .kcpy-row .kcpy-ryt .kc-item .kc-tp img {
    max-width: 130px;
    max-height: 41px;
    object-fit: contain;
}

/* hotspot */
.main-banner .ban-in .kit-info .kinf-item .klb {
    left: 50%;
    top: auto !important;
    transform: translateX(-50%);
    bottom: 130%;
}
.main-banner .ban-in .kit-info .kinf-item.left .klb {
    left: 140%;
    bottom: 50%;
    transform: translate(0%, 50%);
}

.main-banner .ban-in .kit-info .kinf-item.right .klb {
    left: -35%;
    bottom: 50%;
    top: auto !important;
    transform: translate(-100%, 50%);
}

.main-banner .ban-in .kit-info .kinf-item.top .klb {
    top: 130% !important;
    left: 50%;
    bottom: auto !important;
    transform: translateX(-50%);
}

.main-banner .ban-in .kit-info .kinf-item.topleft .klb {
    left: 140%;
    bottom: 0;
    transform: translate(0, 100%);
}

.main-banner .ban-in .kit-info .kinf-item.topright .klb {
    top: 103% !important;
    bottom: auto;
    transform: translateX(-110%);
}

.main-banner .ban-in .kit-info .kinf-item.bottomleft .klb {
    transform: translateX(20%);
    bottom: 110%;
    top: auto !important;
    left: 0;
}

.main-banner .ban-in .kit-info .kinf-item.bottomright .klb {
    left: -20%;
    transform: translateX(-100%);
    bottom: 110%;
    top: auto !important;
}

/* .main-banner .ban-in .kit-info .kinf-item.bottom .klb {
    left: 140%;
    bottom: -50%;
} */
 /* home faq */

.koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .faq-results.open{
    opacity: 1;
    visibility: visible;
    bottom: 110%;
}
.faq-blk .faq-in .faq-hd .search .sch_dd.open{
    opacity: 1;
    visibility: visible;
    top: 110%;
}
.koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .dd{
    position: relative;
}
.faq-blk .faq-in .faq-hd .search .sch_dd, .koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .faq-results {
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: 0.35s;
    overflow: hidden;
    position: absolute;
    overflow-y: auto;
    max-height: 170px;
    width: 100%;
    z-index: 99;
}
.faq-blk .faq-in .faq-hd .search .sch_dd ul li, .koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .faq-results li {
    font: 17px / 25px Inter-Medium;
    padding: 10px 15px;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    transition: 300ms;
}
.faq-blk .faq-in .faq-hd .search .sch_dd ul li:hover, .koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .faq-results li:hover{
    background-color: #afdf7c;
}
.faq-blk .faq-in .faq-hd .search .sch_dd ul li:last-child, .koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .faq-results li:last-child {
    border-bottom: none;
}
.faq-blk .faq-in .faq-hd .search .sch_dd ul li::before, .koopt-blk .koopt-in .koopt-wt .ryt .qun-blk .faq-results ul li::before{
    content: none;
}
/* factory details */
.kcrev-items:not(.view){
    display: none;
}
.fty-dts .fty-dts-in > .lft .reviews .kcrev-blk .g-rev .grev-row.noGreview{
    justify-content: center;
}
.fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtg .review_pic{
    border-radius: 50%;
    letter-spacing: 1px;
    height: 45px;
    width: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.fty-dts .fty-dts-in .ryt .contact-body .c-body .loc{
    max-width: 100%;
}
.fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

/* user header */
.hd-main .header-wrap .header-btn {
    justify-content: end;
}
/* review */
/* .fty-dts .fty-dts-in > .lft .reviews .kcrev-items  */
.revtp .rv-det .rg-item.hide{
    display: none;
}
/* .fty-dts .fty-dts-in > .lft .reviews .kcrev-items  */
.revtp .rv-det .rg-item{
    margin-bottom: 10px;
    margin-right: 1.9% !important;
}
/* .fty-dts .fty-dts-in > .lft .reviews .kcrev-items  */
.revtp .rv-det .rg-item.hide_last{
    display: none;
}
/* .fty-dts .fty-dts-in > .lft .reviews .kcrev-items  */
.revtp .rv-det .rs-gy {
   flex-flow: wrap;
}

/* user header */
.hd-main .header-wrap .header-btn .btn-item .dd {
    font: 15px / 20px Inter-Regular;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    border-radius: 5px;
    width: 290px;
    background-color: #afdf7c;
    top: 110%;
    padding: 7px 15px;
    right: 90%;
    transition: 300ms;
}

.hd-main .header-wrap .header-btn .btn-item:hover .dd {
    visibility: visible;
    opacity: 1;
}

/* review invite */
.dsh-rev.rev-invites .dshrev-table .dsht-body table thead th:last-of-type {
    width: 13%;
}

/* my review */
.dsh-rev .dsht-body{
    max-height: 100vh !important;
    overflow: scroll !important;
}
.cht-details .chat-body .chat-bodyin .chat-cnt .ques , .cht-details .chat-body .chat-bodyin .chat-cnt .ans {
    float: none;
    width: fit-content;
    max-width: 338px;
}
.cht-details .chat-body .chat-bodyin .chat-cnt .ques{
    margin-bottom: 7px;
}
.cht-details .chat-body .chat-bodyin .chat-cnt .re{
    display: flex;
    justify-content: end;
}
.cht-details .chat-body .chat-bodyin .chat-cnt .re, .cht-details .chat-body .chat-bodyin .chat-cnt .u_re{
    margin-bottom: 7px;
}
.dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt button.yn {
    min-width: 300px;
    margin-right: 0px;
}
.dsh-rev .table-lo{
    margin: 30px auto;
    text-align: center;

    transition: all 0.3s ease-out, all 0.3s ease-in;
    animation: spinLoader 1000ms steps(12, end) infinite;
}

/* user edit page */
.etab-blk .ryt .tab-content .email-stg-blk {
    width: 100%;
    max-width: 730px;
    margin: 0 auto;
    text-align: center;
    padding: 32px 0 188px 0;
}
.etab-blk .ryt .tab-content #tab4 .email-stg-blk h4, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h5, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h6 , .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h3, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h4 {
    margin-bottom: 33px;
    text-align: center;
}
.etab-blk .ryt .tab-content #tab5 .email-tmp-blk h6 {
    margin-top: 20px;
}
.etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk  {
    margin-top: 0;
    padding: 56px 70px 60px 70px;
    border-radius: 20px;
    background-color: #f4f4f4;
}
.etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk .frm-field, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk .tmp-frm .frm-field {
    margin-bottom: 25px;
}
.etab-blk .ryt .tab-content .email-stg-blk .email-in-blk .frm-field label, .etab-blk .ryt .tab-content .email-tmp-blk .tmp-frm .frm-field label {
    font: 16px / 25px Inter-SemiBold;
    color: #000000;
    margin-bottom: 11px;
    width: 100%;
    text-align: start;
}
.etab-blk .ryt .tab-content .email-stg-blk .email-in-blk .frm-field input, .etab-blk .ryt .tab-content .email-tmp-blk .tmp-frm .frm-field input {
    width: 100%;
    border: 0;
    background-color: #ffffff;
    padding: 11px 20px 11px 20px;
    font: 15px / 26px Inter-Regular;
    color: #000000;
    border-radius: 8px;
}
.etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk button.btn-hov, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk .tmp-frm button.btn-hov {
    margin-top: 6px;
    border: 0;
    width: 100%;
}

.etab-blk .ryt .tab-content .email-tmp-blk {
    padding: 50px;
}
.etab-blk .ryt .tab-content .email-tmp-blk .tmp-frm {
    padding: 50px 20px;
    border-radius: 20px;
    background-color: #f4f4f4;
}

/* user reply */
.user_reply-blk{
    background-color: #e5e5e5;
    min-height: 100vh;
    padding: 100px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.user_reply-blk .cht-details {
    height: fit-content;
    position: static; 
    transform:  translateY(0%);
    margin: 0 0 30px 0 ;
}


@media screen and (max-width: 1600px) {

    /* span.reactie{
        margin: 0px 5px 5px 0px;
    } */
}

@media screen and (max-width: 1600px) {

    /* review invite */
    .dsh-rev .dshrev-table .dsht-hd .ryt .sch-inp {
        min-width: 225px;
    }
}

@media screen and (max-width: 1500px) {

    /* review invite */
    .dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt button.yn {
        min-width: 270px;
    }
}

@media screen and (max-width: 1450px) {

    /* review invite */
    .dsh-rev .dshrev-table .dsht-hd {
        display: block;
    }
    .dsh-rev .dshrev-table .dsht-hd .ryt, .dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt {
        width: 100%;
        margin: 15px 0 0 0;
    }
    .dsh-rev .dshrev-table .dsht-hd h1 {
        width: 100%;
    }

    /* user */
    .etab-blk .ryt .tab-content .email-tmp-blk {
        padding: 35px;
    }
}

@media screen and (max-width: 1400px) {
    .main-banner .banner-slider .owl-nav {
        right: 60px;
        bottom: 90px;
    }
    .main-banner .ban-in .banner-cnt {
        padding: 66px 0 0px 10px;
    }
    .lpost-blk .lb-items strong {
        width: 370px;
    }

    
}
@media screen and (max-width: 1350px) {
    .etab-blk .ryt .tab-content .email-stg-blk{
        padding: 32px 15px;
    }
}
@media screen and (max-width: 1300px) {
    /* home */
    .lpost-blk .lb-items strong {
        width: 340px;
    }


    .dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt button.yn {
        min-width: 265px;
    }
    /* user */
    .etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk  {
        padding: 45px 35px;
    }

}

@media screen and (max-width: 1200px) {
    /* header */
    .hd-btn .user b{
        display: none;
    }


    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 220px;
    }
    .main-banner .banner-slider .owl-nav {
        right: 82px;
        bottom: 65px;
    }
    .main-banner .ban-in .banner-cnt {
        padding: 30px 0 145px 20px;
    }
    .lpost-blk .lb-items strong {
        width: 300px;
    }

    /* review invite */
    .dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt button.yn {
        padding: 7px 10px 7px 10px;
        min-width: 255px;
    }
    .dsh-rev .dshrev-table .dsht-hd .ryt .sch-inp {
        min-width: 205px;
    }

    .etab-blk .ryt .tab-content .email-stg-blk {
        padding: 45px 16px;
    }

}
@media screen and (max-width: 1100px) {
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 210px;
    }

    
.bsch-blk .bsch-cnt .bsch-inp .sch-results ul li > a:first-of-type{max-width: 108px;}

    /* review invite */
    .dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt button.yn {
        min-width: 245px;
    }
    .dsh-rev.rev-invites .dshrev-table .dsht-hd .ryt .sch-inp {
        min-width: 165px;
        margin-bottom: 10px;
    }
    /* user */
    .etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk  {
        padding: 36px 22px;
    }
}
@media screen and (max-width: 1050px) {
    /* home */
    .lpost-blk .lb-items strong {
        width: 430px;
    }
}
@media screen and (max-width: 1024px) {

    /* contact */
    .contact-blk .ctct-row .lft .cflex ul li::after {
        max-width: 300px;
    }
    /* contact end */
    .etab-blk .ryt .tab-content .email-stg-blk .email-in-blk label {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 7px;
    }
    .etab-blk .ryt .tab-content .email-stg-blk .email-in-blk .frm-field input, .etab-blk .ryt .tab-content .email-tmp-blk .tmp-frm .frm-field input {
        padding: 11px 20px 11px 20px;
        font-size: 14px;
        line-height: 22px;
    }
    /* user */
    .etab-blk .ryt .tab-content .email-tmp-blk {
        padding: 20px;
    }
    /* review widget*/
    .widgets-main .widgets-top .lft .rev strong{
        margin-top: 4px;
    }
}
@media (max-width: 950px) and (min-width: 881px){
   .fty-dts .fty-dts-in > .lft .reviews .kcrev-blk .g-rev .grev-row .grev-ryt .pg-ryt {
        padding-left: 15px;
    }
    .kcdet-blk .kc-row .lft .kcrev-blk .g-rev .grev-row .grev-ryt .pg-ryt{
        padding-left: 0px;
    }
    .kcdet-blk .kc-row .lft .kcrev-blk .g-rev, .fty-dts .fty-dts-in > .lft .reviews .kcrev-blk .g-rev{
        padding: 15px 10px;
    }
    .fty-dts .fty-dts-in .ryt .contact-body .c-body li p:first-child {
        margin-right: 5px;
    }
    .kcdet-blk .kc-row .lft .kcrev-blk .g-rev .grev-row .grev-ryt{
        width: 50%;
    }
    .kcdet-blk .kc-row .lft .kcrev-blk .g-rev .grev-row .grev-lft {
        width: 48%;
    }
}
@media screen and (max-width: 991px) {
     /* user hader */
  .hd-btn .user .user-img {
    width: 55px;
    height: 55px;
}


    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 200px;
    }
    .main-banner .banner-slider .owl-nav {
        right: 60px;
        bottom: 45px;
    }
    .lpost-blk .lb-items strong {
        width: 390px;
    }
}
@media (max-width: 880px){
    /* header */
    .hd-btn .user{
        float: left;
    }
    .hd-btn .user b{
        display: inline-block;
    }

    .fty-dts .fty-dts-in .ryt .contact-body .c-body li p, .fty-dts .fty-dts-in .ryt .contact-body .c-body li p:first-child {
        max-width: 110px;
    }
    .fty-dts .fty-dts-in .ryt .contact-body .c-body .loc, .fty-dts .fty-dts-in .ryt .contact-body .c-body li {
        max-width: 100%;
        width: 100%;
    }
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 227px;
    }
    /* home banner */
    .main-banner .ban-in .ban-img img {
        height: 100%;
    }
    .main-banner .ban-in .banner-cnt {
        position: unset;
        padding: 30px 20px 50px 20px;
    }
    .main-banner .banner-slider .owl-nav {
        bottom: 20px;
        left: 50%;
        right: auto !important;
        transform: translateX(-50%);
    }
    
    .bsch-blk .bsch-cnt .bsch-inp .sch-results ul li > a:first-of-type{
        max-width: 78px;
    }

    /* home */
    .lpost-blk .lb-items strong {
        width: 340px;
    }

    /* hotspot */
    .main-banner .ban-in .kit-info .kinf-item.top .klb, .main-banner .ban-in .kit-info .kinf-item .klb {
        top: 130% !important;
        left: 50%;
        bottom: auto !important;
        transform: translateX(-50%);
    }
    
    .main-banner .ban-in .kit-info .kinf-item.topleft .klb, .main-banner .ban-in .kit-info .kinf-item.bottomleft .klb, .main-banner .ban-in .kit-info .kinf-item.left .klb {
        left: 140% !important;
        bottom: auto !important;
        top: 60% !important;
        transform: translate(0, 0%);
    }
    
    .main-banner .ban-in .kit-info .kinf-item.bottomright .klb,.main-banner .ban-in .kit-info .kinf-item.right .klb {
        top: 103% !important;
        bottom: auto !important;
        transform: translateX(-100%);
    }

    /* menu */
    .hd-btn .btn-hov.dgr:hover {
        color: #afdf7c !important;
      }
      /* menu end */

    /* user */
    .etab-blk .ryt .tab-content #tab4 .email-stg-blk h4  {
        margin-bottom: 15px;
    }
    .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h5, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h6, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h3 , .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h4 {
        margin-bottom: 20px;
    }
    .etab-blk .ryt .tab-content #tab5 .email-tmp-blk h6 {
        margin-top: 15px;
    }
    .etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk  {
        padding: 32px 20px;
    }
    .etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk .frm-field, .etab-blk .ryt .tab-content #tab5 .email-tmp-blk .tmp-frm .frm-field {
        margin-bottom: 15px;
    }

    /* chat */
    .cht-details .chat-body .chat-bodyin .chat-cnt .ques:not(:first-child){
        margin-bottom: 0;
    }

    /* page */
    .dsh-rev .pagination.arrow > li:last-of-type {
        margin-left: 5px;
      }
      .dsh-rev .pagination.arrow > li:first-of-type {
        margin-right: 5px;
      }

}
@media screen and (max-width: 767px) {
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 200px;
    }
    .etab-blk .ryt .tab-content .email-stg-blk {
        padding: 25px 10px;
    }

    /* podcast */
    .pdcast-item li.desc span {
        left: auto;
        right: 0;
        transform: translateX(0%);
        padding: 11px;
    }

    /* home */
    .lpost-blk .lb-items strong {
        width: 280px;
    }
}
@media screen and (max-width: 650px) {
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 210px;
    }

    /* home */
    .lpost-blk .lb-items strong {
        width: 225px;
    }

    /* home banner */
    .main-banner .ban-in .ban-img img {
        height: 100%;
    }

    /* user header */
    .sch-bar b {
        bottom: -65px;
        background-color: #ffffff;
        padding: 5px 10px;
        border-radius: 7px;
    }

}
@media (max-width: 550px) { 
    /* kitchen details */
    .kcdet-blk .kc-row .lft .kcrev-items .revtp .rv-tt .rv-rat .rv-popup, .fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtp .rv-tt .rv-rat .rv-popup {
        right: -235px;
    }
    .kcdet-blk .kc-row .lft .kcrev-items .revtp .rv-tt .rv-rat .rv-popup::before, .fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtp .rv-tt .rv-rat .rv-popup:before {
        left: 30px;
    }
    .rev-wte .modal-dialog .modal-content .modal-body .revwrite-frm .rev-mem p {
        width: 100%;
        justify-content: start;
    }
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 200px;
    }

    /* user */
    .etab-blk .ryt .tab-content #tab4 .email-stg-blk .email-in-blk  {
        padding: 25px 15px;
    }
    .etab-blk .ryt .tab-content .email-tmp-blk {
        padding: 15px;
    }
    .etab-blk .ryt .tab-content .email-tmp-blk .tmp-frm {
        padding: 30px 15px;
    }

    /* home */
    .lpost-blk .lb-items strong {
        width: 420px;
    }
    .main-banner .ban-in .banner-cnt{
        padding: 30px 0px 50px;
    }

    
.bsch-blk .bsch-cnt .bsch-inp .sch-results ul li > a:first-of-type{max-width: 68px;}

}
@media (max-width: 480px) { 

    /* user hader */
  .hd-btn .user .user-img {
    width: 50px;
    height: 50px;
}
    /* kitchen details */
    .kcdet-blk .kc-row .lft .kcrev-items .revtp .rv-tt .rv-rat .rv-popup p, .fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtp .rv-tt .rv-rat .rv-popup p {
        width: 100%;
    }
    .kcdet-blk .kc-row .lft .kcrev-items .revtp .rv-tt .rv-rat .rv-popup, .fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtp .rv-tt .rv-rat .rv-popup {
        min-width: 190px;
        right: -50px;
    }
    .kcdet-blk .kc-row .lft .kcrev-items .revtp .rv-tt .rv-rat .rv-popup p:not(:first-child), .fty-dts .fty-dts-in > .lft .reviews .kcrev-items .revtp .rv-tt .rv-rat .rv-popup p:not(:first-child){
        margin-top: 5px;
    }
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 185px;
    }

    /* home banner */
    .main-banner .ban-in .ban-img img {
        height: 100%;
    }
    .main-banner .ban-in .kit-info .kinf-item .klb {
        padding: 5px;
    }
    .main-banner .ban-in .kit-info .kinf-item .klb strong {
        font-size: 16px;
        line-height: 22px;
    }
    .main-banner .ban-in .kit-info .kinf-item a {
        width: 20px;
        height: 20px;
    }
    .main-banner .ban-in .kit-info .kinf-item a img {
        width: 10px;
        height: 10px;
    }
    .main-banner .ban-in .banner-cnt .ban-txt .rel-sch .inp-sch input {
        padding: 12px 60px 12px 24px;
    }

    /* home */
    .lpost-blk .lb-items strong {
        width: 330px;
    }
    .plyr__controls .plyr__controls__item:first-child {
        height: 60px;
        width: 60px;
    }
    .plyr__controls .plyr__controls__item:first-child svg {
        height: 25px;
        width: 25px;
    }
    /* podcast */
}
@media (max-width: 432px) { 
    /* podcast */
    .pdcast-item li.desc span {
        left: 0;
        right: auto;
        padding: 10px;
    }
}
@media (max-width: 380px) { 
    .grev-ryt .jq-ry-container {
        margin: 0 auto;
    }
    .fty-dts .fty-dts-in .ryt .contact-body .c-body li p, .fty-dts .fty-dts-in .ryt .contact-body .c-body li p:first-child {
        max-width: 95px;
    }
    .fty-dts .fty-dts-in .lft .top .content .ipn .post-blk a.post > img {
        height: 190px;
    }

    /* home */
    .lpost-blk .lb-items strong {
        width: 275px;
    }
     /* podcast */
     .pdcast-item li.desc span {
        min-width: 230px;
    }
    
}