@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-BoldItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Black.woff2') format('woff2'),
        url('./font/TTNormsPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-BlackItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro ExtraBlack';
    src: url('./font/TTNormsPro-ExtraBlack.woff2') format('woff2'),
        url('./font/TTNormsPro-ExtraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Bold.woff2') format('woff2'),
        url('./font/TTNormsPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro ExtraBlack';
    src: url('./font/TTNormsPro-ExtraBlackItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-ExtraBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-ExtraLightItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-ExtraBoldItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-ExtraBold.woff2') format('woff2'),
        url('./font/TTNormsPro-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-ExtraLight.woff2') format('woff2'),
        url('./font/TTNormsPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Light.woff2') format('woff2'),
        url('./font/TTNormsPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-LightItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-ThinItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Medium.woff2') format('woff2'),
        url('./font/TTNormsPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-MediumItalic.woff2') format('woff2'),
        url('./font/TTNormsPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Regular.woff2') format('woff2'),
        url('./font/TTNormsPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Thin.woff2') format('woff2'),
        url('./font/TTNormsPro-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('./font/TTNormsPro-Italic.woff2') format('woff2'),
        url('./font/TTNormsPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



.active {
    font-weight: bold;
    color: red;
    /* Customize this to your design */
}

/* .star-width{max-width: 508px;} */
.font-18 {
    font-size: 18px;
    font-weight: 500;
}

.container-2 .d-n-m.d-n-m-t p.title.mb-40 {
    margin-bottom: 40px;
}

.inner-wrap {
    height: auto;
    overflow-x: unset;
}

.img-100 {
    max-width: 100px;
}


.pagination a.page-number:active {
    background-color: #eb2137;
}

.kadwa-regular {
    
    font-weight: 400;
    font-size: 20.26px !important;
    opacity: 47%;
}

.kadwa-bold {
    
    font-weight: 700;
    font-size: 32px;
}



/* zoom */
.demo-area {
    background: $color_invert_fg;
    border-radius: 8px;
    padding: 20px;

    section {
        padding-top: 0;
    }
}

.d-flex.pt-20 {
    justify-content: center;
}

.d-flex.margin.s-b {
    justify-content: space-between;
    margin-top: 20px;
}


.width-61.mt-m.ml-m.detail {
    margin-left: 50px;
}

.demo-trigger {
    display: inline-block;
    width: 30%;
    float: left;
}

.download:hover {
    background-color: #fff !important;
    color: #E20521;
    border: 1px solid #E20521;
}

.button-gray:hover {
    background-color: #fff !important;
    color: #000;
    border: 1px solid #000;
}

.read-more:hover {
    background-color: #fff !important;
    color: #000;
    border: 1px solid #000;
}

.detail {
    position: relative;
    width: 65%;
    margin-left: 5%;
    float: left;

    button {
        vertical-align: middle;
        opacity: .5;
        cursor: unset;
        background: $color_invert_chrome_tint;
        margin-left: 1em;
    }
}


@media (max-width: 610px) {

    /* .mob-scroll {margin: 0; max-height: 100%; overflow: hidden;} */
    .padd-t-l {
        padding-top: 20px;
        padding-left: 20px;
    }

    .detail,
    .demo-trigger {
        float: none;
    }

    .demo-trigger {
        display: block;
        width: 50%;
        max-width: 200px;
        margin: 0 auto;
    }

    /* .detail {
      margin: 0;
      width: auto;
    } */
    .detail {
        /* position: relative; */

        width: auto;
        margin-left: 5%;
        float: none;
        overflow: hidden;
    }

    .p {
        margin: 0 auto 1em;
    }

    .responsive-hint {
        display: none;
    }

    .h3 {
        margin-top: 20px;
    }
}

/* zoom */
.star-fill {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    color: lightgray;
    /* Color for the unfilled part */
    background: linear-gradient(90deg, gold 70%, lightgray 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.star-fill::before {

    font-weight: 900;

    top: 0;
    left: 0;
    color: transparent;
    background: linear-gradient(90deg, #FAAF3E 70%, #e9e9ea 70%);
    -webkit-background-clip: text;
}


a {
    /*text-decoration: underline;*/
    text-underline-offset: auto;
}

strong,
b {
    font-weight: 500;
}

p {
    font-weight: 400;
    padding: 10px 0px;
    line-height: 30px;
}

.lh-20 {
    line-height: 20px;
}

body {


    /*font-family: 'TT Norms Pro' !important;*/


    color: #333;



    margin: 0;

    padding: 0;



}

.d-n-m {
    display: block;
}

.d-n-d {
    display: none;
}

.mt-30 {
    margin-top: 30px !important;
}

.p-font {
    font-size: 25px;
}

.rating-time {

    background-color: #f4f4f4;

    padding: 10px;

    border-radius: 5px;

}

.number-font {
    font-family: 'TT Norms Pro';
}

.border {
    border: 1px solid #e3e3e3;
    border-radius: 20px;
}

.border-right {
    border-right: 1px solid #e3e3e3;
}

.p-50 {
    padding: 50px;
}

.p-30 {
    padding: 30px;
}

.p-20-10 {
    padding: 20px 10px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-100 {
    padding: 100px 0px;
}

.p-l-20 {
    padding-left: 20px;
}

.d-flex {
    display: flex !important;
}

header,
.book-details,
.author-details,
footer {

    padding: 20px;

    background: white;

    margin-bottom: 10px;

}

.img-80 {

    width: 100% !important;
    /* Adjust as necessary */
    border-radius: 10px;
    /* height: 90%; */

}

.img-20 {
    border-radius: 10px;
    width: 28% !important;
    /* Adjust as necessary */

    height: auto;

}

.img-50 {

    max-height: 240px;


}

.price {

    color: #ed505f;

    margin-left: 30px;

}

.original-price {

    text-decoration: line-through;



}

footer {

    text-align: center;

}

.width-61 {
    max-width: 693px;
}

.width-39 {
    /* max-width: 563px; */
}

.width-50 {
    width: 50%;
}

.width-20 {
    width: 20%;
}

.width-30 {
    width: 30%;
}

.container-1 {



    max-width: 1320px;

    margin: auto;





}

.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-400 {
    font-weight: 400;
}

.fs-54 {
    font-size: 52px;
}

.fs-40 {
    font-size: 40px;
}

.fs-20 {
    font-size: 20px;
}

.lh-27 {
    line-height: 27px;
}

.lh-40 {
    line-height: 40px;
}

.lh-55 {
    line-height: 55px;
}

.title2 {

    font-size: 2.5em !important;

}

.fa-check {
    -webkit-text-stroke: 1.5px white;
}

.button-gray {
    font-weight: 600;
    background-color: #dbdbdb;
    border: 1px solid #dbdbdb;
    color: #000;

    padding: 14px 15px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 16px;

    cursor: pointer;
    margin: 0;
    border-radius: 10px;
    width: 190px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-red {

    background-color: #eb2137;

    border: none;

    color: white;

    padding: 12px 45px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 15px;
    margin: 0;
    cursor: pointer;

    border-radius: 10px;
    width: 190px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.button-red:hover {
    color: #E20521;
    border: 1px solid #E20521;
}

.gx-2 {
    gap: 5px;
}

.book {

    background-color: white;

    border-radius: 10px;

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);

    padding: 20px;

    max-width: 300px;

    text-align: center;

}



.book img {
    height: 500px;
    object-fit: cover;
    max-width: 100%;

    border-radius: 5px;

    margin: 20px 0px;

}



.title {

    text-align: left;

    font-size: 20px;

    font-weight: 500;

    margin-bottom: 10px;

    line-height: 1.3;

}



.rating {

    text-align: left;



    gap: 5px;

    margin-bottom: 10px;

}



.price-2 {

    font-size: 1.2em;

    margin-bottom: 15px;

    display: flex;

    justify-content: space-between;

}



.current-price {



    font-weight: 500;
    font-size: 20px;
    color: #000;

}



.old-price {

    text-decoration: line-through;

    color: #eb2137;
    font-size: 15px;
}



.btn {

    background-color: #eb2137;

    color: white;

    border: none;



    border-radius: 5px;

    cursor: pointer;

    font-size: 1em;

}



.btn.download {
    border: 1px solid #eb2137;
    background-color: #eb2137;
    font-weight: 600;
    padding: 14px 23px;
    font-size: 16px;
    height: 50px;
    display: flex;
    width: 190px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-decoration: none;
}



.btn.read-more {
    text-decoration: none;
    padding: 15px 20px;
    color: #000;
    background-color: #dbdbdb;
    font-weight: 600;
    font-size: 17px;
    border: 1px solid #dbdbdb;
    width: 190px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.main-div {
    background-color: #f8f8f8;
}

.container-2 {


    margin: auto;
    padding: 50px;
    max-width: 870px;


    text-align: center;

}

.books {

    display: flex;

    justify-content: center;

    gap: 50px;

}





/* rating  start*/

.container-3 {



    max-width: 1320px;

    margin: auto;

}

.rating-summary {

    display: flex;

    justify-content: space-between;

    align-items: center;

    margin-bottom: 30px;

}



.average-rating h2 {

    font-size: 2em;

    display: inline-block;

    margin-right: 10px;

}



.rating-tag {
    margin-left: 20px;
    background-color: #f4a900;

    color: white;

    padding: 5px 20px;

    clip-path: polygon(0% 0%, 89% 0%, 100% 100%, 0% 100%);

    font-size: 15px;

    font-weight: normal;

}



.stars-bar {}



.stars-row {

    display: flex;

    align-items: center;

    margin-bottom: 5px;

}



.stars-row span:first-child {}



.bar {

    width: 500px;

    background-color: #ddd;

    height: 8px;

    margin: 0 10px;

    border-radius: 5px;

}



.fill {

    height: 100%;

    background-color: #f4a900;

    border-radius: 5px;

}



.btn {

    background-color: #eb2137;

    color: white;

    border: none;

    padding: 10px 20px;

    border-radius: 5px;

    cursor: pointer;

    font-size: 1em;

}



.feedback-list {

    margin-top: 20px;

}

.p-x-80 {
    padding: 0px 80px;
}

.feedback-item {

    display: flex;

    flex-direction: column;

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #ddd;

}



.user-info {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 10px;

}



.avatar {

    border-radius: 50%;

    /* width: 50px; */

    max-height: 60px;

    margin-right: 10px;

}



.verified {

    margin-left: 10px;

    background-color: #def6ea;

    color: #1a9959;

    padding: 15px 10px;

    border-radius: 5px;

    font-size: 0.8em;


}



.feedback-meta {

    display: flex;

    justify-content: space-between;

    align-items: center;

    margin-top: 10px;

}



.time-ago {

    color: #000;

}



.book-cover {

    max-width: 140px;
    border-radius: 10px;


}



.pagination {

    margin: 100px 0px;

}



.pagination a {

    padding: 10px 15px;

    margin: 0 5px;

    color: #333;

    text-decoration: none;

    background-color: #f0f0f0;

    border-radius: 5px;

}



.pagination a:hover {

    background-color: #ddd;

}



.page-number.active,
.pagination a.page-number:hover {

    background-color: #eb2137;

    color: white;

}



.previus,
.nextl {

    font-weight: 500;

}

.checked {

    color: #FAAF3E;

}

.empty {

    color: #e9e9ea;

}

/* rating  end*/



/* avard section start */

.img-10 {

    max-width: 155px;

}

.award-section {

    display: flex;

    justify-content: center;

    align-items: center;

    background-color: #ffdc1e;

    color: #000;

    padding: 10px 0px;
    min-height: 81px;
    text-align: center;

}

.award-section h1 {
    margin-top: 14px;
    margin-left: 30px;
    font-size: 24px;
    font-weight: normal;

}

.awards-container {

    display: flex;
    min-height: 181px;
    justify-content: space-around;

    align-items: center;
    margin: auto;
    background-color: #fff;
    max-width: 1679.69px;
    padding: 20px;

}

.award-item {

    text-align: center;

    margin: 0 15px;

}

.award-item img {

    /* height: 106px; */

    /* max-width: 226.18px; */
    max-width: 100%;

    /* margin: 25px 0px; */

}

.award-item span {
    margin: 25px 0px;
}

.award-item h1 {

    font-size: 35px;

    font-weight: 500;

    margin: 5px 0 15px 0;

}

.award-item p {

    margin: 0;

    /* font-size: 14px; */

    color: #000;

}

.width-61.mt-m.ml-m.detail h1 {
    margin: 10px 0px;
    padding: 0px;
    color: #1d1f2c;
    white-space: nowrap;
}

/* avard section end */

/* tab view start */

@media only screen and (min-width: 768px) {
    .mt-m {
        margin-top: 0px !important;
    }

    .d-n-m-t {
        display: block !important;
    }

    .detail {
        position: relative;
        width: auto;
        margin-left: 5%;
        float: none;
    }

}

/* @media screen and (max-width: 768px) {
    .width-39{padding-left: 120px;}
    
  }
  
  @media screen and (max-width: 1370px) {
    .width-39{padding-left: 120px;}
  } */
/* tab view end */
/* mobile view start */
@media only screen and (min-width: 480px) {
    .d-n-d-only-mobile {
        display: none;
    }

}

@media (min-width: 768px) {
    #header.top-inside-header {
        height: 150px !important;
    }

}

@media only screen and (max-width: 800px) {
    /*.logo img {
        width: 54%;
    }*/

    .award-item {

        margin-bottom: 50px;
    }

    .verified {
        white-space: nowrap;
    }

    .p-50 {
        padding: 20px;
    }

    .inner-wrap {
        height: fit-content;
        overflow-x: unset;
    }

    .fs-40 {
        font-size: 22px;
    }

    .img-50 {
        width: 70% !important;
    }

    .container-1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .d-flex-m {
        display: flex;
    }

    .award-item img {
        margin: 0px;
    }

    .award-section {
        display: block;
    }

    .sub-header.mobile {
        display: none;
    }

    .button-gray-mobile {
        font-weight: 600;
        background-color: #dbdbdb;
        border: none;
        color: #000;
        padding: 15px 25px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 10px;
    }

    .button-gray-mobile:hover {
        background-color: #eb2137;
        border: none;
        color: white;
        padding: 15px 25px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 15px;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 10px;
    }

    p {
        padding: 5px 0px;
    }

    .title2-moblile {
        margin: 10px 0px;
        padding: 0px;
        color: #1d1f2c;
        font-weight: 500;
        font-size: 32px !important;
        line-height: 39.68px;
    }

    .title-mobile {
        font-weight: 400;
        font-size: 24px !important;
        line-height: 29.76px;
        padding: 0px !important;
    }

    .font-wt-rating {
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
    }

    .book {
        padding: 20px 20px 40px 20px;
    }

    .font-wt-normal-rating {
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
    }



    .width-50 {
        width: 100%;
    }

    .img-80 {
        /* width: 100% !important; */
        /* max-width: 315px; */
    }

    .mt-m {
        margin-top: 50px;
    }

    .ml-m {
        margin-left: 0px !important;
    }

    .bar {
        width: 150px;
    }

    .awards-container {
        display: block;

        text-align: start;
    }



    .p-x-80 {
        padding: 15px;
        margin: 0px;
    }

    .feedback-meta {
        padding: 0px 15px;
        display: block;
    }

    .pagination {
        margin: 50px 0px;
    }

    .pagination {

        justify-content: space-between;

    }

    .btn.read-more {
        font-size: 12px;
    }

    .btn.download {
        font-size: 12px;
    }

    .pagination a {

        flex-grow: 1;

        margin: 2px;



        font-size: 0.9em;

    }


    .previus,
    .nextl {

        order: -1;

        flex-grow: 2;

    }





    .page-number.active {

        display: inline-block;

    }

    .page-number {
        /* display: none; */
    }

    .p-30 {
        padding: 10px;
    }

    .mt-30 {
        margin-top: 10px !important;
    }

    .mt-30-m {
        margin-top: 30px !important;
    }

    .button-gray {
        padding: 15px 15px;
    }

    .button-red {
        padding: 14px 14px;
    }

    .pt-150 {
        padding-top: 50px;
    }

    .pt-100 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .pt-20 {
        padding: 20px 0px 0px 0px;
    }

    .width-30 {
        width: 100%;
    }

    .p-l-20 {
        padding-left: 0px;
    }

    .width-20 {
        width: 50%;
    }

    .border-right {
        border: none;
    }

    /* .img-10 {

        width: 30%;

    } */

    .button-red {
        margin-bottom: 20px;
    }

    .btn {

        font-size: 13px;

    }

    .btn.write-review {
        padding: 9px 9px 13px 9px;
    }

    .d-flex div h2 {
        font-size: 20px;
    }

    /* .container-1 .d-flex.d-block-m .width-39 {
        margin-left: 60px!important;
    } */

}

.margin {
    /* margin: 20px 65px !important; */
}


/* tab viev */

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

    .books {

        display: flex !important;

        justify-content: center;

        gap: 20px;

    }

    /* your css rules for ipad portrait */

}

@media only screen and (max-width: 768px) {
    .fs-54 {
        font-size: 26px;
    }

}

@media only screen and (max-width: 600px) {
    /* .user-info {

        flex-direction: column;
    } */

    .mobile-hide {
        display: none !important;
    }

    .d-n-m {
        display: none;
    }

    .d-n-d {
        display: block;
    }

    .d-block-m {
        display: block !important;
    }

    .button-gray {
        width: 100%;
    }

    .button-red {
        width: 100%;
    }

    .d-n-m.d-flex {
        flex-direction: column;
    }

    #app {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1600px) {
    .container-1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-3 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1440px) {
    .container-1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-3 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1280px) {
    .container-1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-3 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1192px) {
    .container-1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-3 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1080px) {
    /* .width-61.mt-m.ml-m.detail {
        height: 624px;
    } */

    .width-61.mt-m.ml-m.detail .width-50 p {
        font-size: 14px;
    }

    .width-61.mt-m.ml-m.detail h1 {
        font-size: 45px;
        white-space: normal;
    }

    .width-20.d-n-m .img-100 {
        max-width: 100%;
    }

    .width-61 {
        width: 50%;
    }

    .width-39 {
        width: 50%;
    }

    .container-1 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .width-30.border-right.d-n-m {
        padding-left: 10px;
    }

    .width-61.mt-m.ml-m.detail .fs-40 {
        font-size: 30px;
    }
}

@media screen and (max-width: 992px) {
    .width-20.d-n-m{
        display: block;
    }
    .width-61.mt-m.ml-m.detail .d-n-m {
        display: none;
    }

    .width-61.mt-m.ml-m.detail .fs-54.lh-55.fw-500.d-n-m {
        display: none;
    }

    .width-61.mt-m.ml-m.detail .d-n-m.fs-40.fw-400.lh-40 {
        display: none;
    }

    .width-39 .d-n-d.font-wt-normal-rating {
        display: block;
        margin: 10px;
    }

    .width-39 .d-n-d.title2-moblile {
        display: block;
        font-size: 39px ;
        line-height: 39.68px;
        font-weight: 500;
        margin-left: 10px;
    }

    .width-39 .title.d-n-d.title-mobile {
        display: block;
        margin-bottom: 40px;
    }
    
    .width-61.mt-m.ml-m.detail .width-50 p {
        font-size: 20px;
    }

    .width-30.border-right.d-n-m {
        padding-left: 0;
    }

    .d-flex.d-block-m.p-20-10.border.mt-30 .d-n-d{display: block;}
    .d-flex.d-block-m.p-20-10.border.mt-30 {
        padding: 25px;
        margin-bottom: 50px;
    }

    .width-61.mt-m.ml-m.detail {
        margin-top: 80px !important;
        margin-left: 0;
    }

    .container-1.pt-100 .width-20.d-n-m {
        margin-top: 10px;
    }

    .width-50.p-l-20.lh-20 {
        padding-left: 0;
    }

    .container-1 .d-flex.d-block-m {
        display: flex;
    }

    .border-right {
        border: none;
    }

    .width-50 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .d-flex.d-block-m .width-50 p {
        width: 50%;
    }

    /* .container-1 .d-flex.d-block-m .width-39 {
        margin-left: 80px;
    } */

    .container-1 .d-flex.d-block-m .width-61 .d-n-m {
        margin-top: 0;
    }

    .width-30.border-right.d-n-m {
        margin-top: 10px;
    }

    .d-block-m {
        display: block !important;
    }

    .width-39 {
        width: 100%;
    }

    .width-61 {
        width: 100%;
    }

    .fs-54 {
        font-size: 26px;
    }

    .fs-40 {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {
    .container-1 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container-1 .d-flex.pt-20 img {
        max-width: 100%;
    }

    .container-3 .feedback-meta {
        padding: 0px;
    }

    .d-flex.d-block-m .width-50 {
        display: block;
    }

    .d-flex.d-block-m .width-50 p {
        white-space: nowrap;
    }

    .container-3 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .d-flex.p-50 {
        padding: 20px 0;
    }

    .p-x-80.fs-20.lh-27 {
        padding: 15px 0;
    }

    .width-61 {
        width: 100%;
    }

    .width-39 {
        width: 100%;
    }

    .container-1 .d-flex.d-block-m .width-39 {
        margin-left: 0 !important;
    }
}