.font-80 {
    font-size: 8rem;
}
.font-63 {
    font-size: 6.3rem;
}
.font-56 {
    font-size: 5.6rem;
}
.font-44 {
    font-size: 4.4rem;
}
.font-36 {
    font-size: 3.6rem;
}
.font-32 {
    font-size: 3.2rem;
}
.font-28 {
    font-size: 2.8rem;
}
.font-24 {
    font-size: 2.4rem;
}
.font-20 {
    font-size: 2rem;
}
.font-16 {
    font-size: 1.6rem;
}
.font-14 {
    font-size: 1.4rem;
}
.font-work {
    font-family: "Work Sans";
}
.color-beige {
    color: #F2EAD8;
}
.text-center {
    text-align: center;
}
.fw-500 {
    font-weight: 500;
}
.fw-400 {
    font-weight: 400;
}

.section1 p, .section4 p, .section5 p {
    font-size: 2rem;
}
.section2 p {
    font-size: 1.6rem;
}
p:not(:last-of-type) {
    margin-bottom: 2rem;
}
.color-umber {
    color: #3A2F2A;
}

.section1 {
    background: var(--Vintage-Ivory, #F2EAD8);
    padding: 10.8rem 2rem 5rem;
}
.section1 h1 {
    margin-bottom: 2.5rem;
}
.section1 h2 {
    margin-bottom: 1.5rem;
}
.section1 .subheading{
    margin-bottom:0;
}
h3.case-hl {
    color: var(--Antique-Gold, #C2A66F);
    font-family: "Work Sans";
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 2.76px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid var(--Antique-Gold, #C2A66F);
    padding: 0.5rem 1rem;
    margin-bottom: 1.5rem;
}
.atf-box {
    display: flex;
    margin-bottom: 4.6rem;
}
.atf-box p {
    font-size: 1.4rem;
    max-width: 18rem;
    margin: 0.5rem auto;
}
.section1 .container {
    max-width: 105.3rem;
}
span.num-heading {
    font-family: 'Crimson Pro';
    font-weight: 500;
    line-height: 1;
}
span.num-heading img {
    position: relative;
    top: -0.3rem;
    width: 3rem;
}
.col.border-right {
    border-right: 0.5px solid #C2A66F;
}
.atf-box hr, .show-sm {
    display: none;
}
img.break {
    margin-top: 2.6rem;
    margin-bottom: 2.6rem;
}

.section2 {
    background-image: url(/assets/img/sec5-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 4.6rem 2rem 5.5rem;
}
.section2 .container {
    max-width: 95.6rem;
}
.section2 h2 {
    margin-bottom: 1.5rem;
}
h3.top-heading {
    color: #C2A66F;
    font-family: "Work Sans";
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 2.76px;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.section2 h4 {
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.21px;
    margin-bottom: 2rem;
}

.section3 {
    background-image: url(/assets/img/qott-sec03.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5rem 2rem 7rem;
    color: #F2EAD8;
}
.section3 h2 {
    margin-bottom: 1rem;
line-height: 1.05; /* 46.2px */
letter-spacing: 0.462px;
}
.section3 h4.font-20 {
    line-height: 1.3; /* 26px */
letter-spacing: 0.21px;
}
.section3 h3 {
    margin-bottom: 1.7rem;
    font-family: 'Work Sans';
}
ul.d-list {
    margin: 4.3rem 0 0 2rem;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    position: relative;
}
ul.d-list li:not(:last-of-type) {
    padding-bottom: 1.5rem;
}
ul.d-list li:not(:last-of-type):after {
    content: ' ';
    width: 0.5px;
    height: 100%;
    position: absolute;
    left: 0.7rem;
    top: 1rem;
    background-color: #3A2F2A;
}
ul.d-list:before {
    content: ' ';
    width: 1px;
    height: 2.1rem;
    background-image: url(/assets/img/qott-break.png);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -1rem;
    left: 0.7rem;
}
ul.d-list li {
    padding-left: 7.4rem;
    background-image: url(/assets/img/list-img.svg);
    background-position: 0 0.4rem;
    background-size: 5.8rem;
    background-repeat: no-repeat;
    position: relative;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4;
    letter-spacing: 0.168px;
}
ul.d-list li strong {
    font-weight: 600;
}
.innerbox > div {
    gap: 2rem;
    flex-wrap: nowrap;
}
.innerbox h4 {
    margin: 0;
    font-weight: 400;
line-height: 1.2; /* 28.8px */
letter-spacing: 0.252px;
}
.sb-right-col h4 {
    padding-left: 3rem;
}
.strat-box {
    color: #3A2F2A;
    max-width: 93.4rem;
    margin: 3.7rem auto 0;
    background: #FFFBF2;
}
.strat-box .col {
    padding: 4rem 3rem 4rem;
}
.sb-right-col {
    border: 1px solid var(--Warm-Bone, #E6DDCB);
}

.section4 {
    background: var(--Vintage-Ivory, #F2EAD8);
    padding: 5rem 2rem 6rem;
    color: #3A2F2A;
    position: relative;
    z-index: 1;
}
.section4 h2 {
    margin-bottom: 5rem;
}
.section4 .container {
    max-width: 112.8rem;
}
.section4 p strong {
    font-weight: 600;
}
ul.gold-list {
    margin: 3.7rem 0 0 0;
    list-style: none;
    padding: 0;
    position: relative;
}
ul.gold-list li {
    color: #fff;
    line-height: 1.5;
    font-weight: 400;
    background-image: url(/assets/img/check-gold.svg);
    background-position: 0 0rem;
    background-size: 3.5rem;
    background-repeat: no-repeat;
    position: relative;
    padding: 0.2rem 0 1.7rem 6.1rem;
}
ul.gold-list li:not(:last-of-type):after {
    content: ' ';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 1.7rem;
    top: 1rem;
    background-color: #C2A66F;
    z-index: -1;
}
ul.gold-list:before {
    content: ' ';
    width: 1px;
    height: 4.5rem;
    background-image: url(/assets/img/qott-break-gold.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -3rem;
    left: 1.7rem;
}
.sec03-row02 {
    margin: 4rem 0;
}
.gold-list-n {
    padding: 0;
    list-style: none;
    max-width: 38.7rem;
    margin: 2.4rem 0 0 0;
}
.line-break-row {
    margin: 4.5rem 0;
}
.mt-25 {
    margin-top: 2.5rem;
}
.gold-list-n li {
    background-image: url(/assets/img/gold-icon.svg);
    background-repeat: no-repeat;
    background-color: rgba(230, 221, 203, 0.50);
    padding: 1.5rem 1rem 1.5rem 4.5rem;
    background-position: 1.5rem 1.9rem;
    color: var(--Dark-Umber, #3A2F2A);
    font-family: "Work Sans";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4; /* 22.4px */
    letter-spacing: 0.168px;
    margin-bottom: 2px;
}

.section4.sub{
    background-image: url(/assets/img/lss-results-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    text-align:center;
}

.section4.sub .container{
    max-width: 112.8rem;
}

.section4.sub .results-box h3{
    color: #C2A66F;
    text-align: center;
    font-family: "Crimson Pro";
    font-size: 4.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.05;
    letter-spacing: 0.462px;
}

.section4.sub .col{
    border-top: 1px solid var(--Warm-Bone, #E6DDCB);
    border-left: 1px solid var(--Warm-Bone, #E6DDCB);
    background: #FFFBF2;
    padding: 3rem 4rem;
}
.section4.sub .col p{
    font-size:  1.6rem;
}

.section4.sub .row{
    margin-bottom:0 !important;
    width: 100%;
}

.section5 {
    background-image: url(/assets/img/lss-objectives-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2rem 2rem 5.2rem;
}
.section5 h2 {
    margin-bottom: 1.5rem;
}

.section5 .small-description{
    font-size: 1.5rem;
    max-width: 40rem;
}

.section5 .subheading{
    margin-bottom:1rem;
}

img.icon-list {
    position: relative;
    top: -0.2rem;
}
.result-img {
    max-width: 43.9rem;
    margin-top: 2.4rem;
    margin-bottom: 4.5rem;
}
span.text-col {
    width: 95%;
    color: #3A2F2A;
    font-family: "Work Sans";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 0.157px;
}
.section5 h3.top-heading {
    margin-top: 0rem;
}
.section5 .container {
    max-width: 112.6rem;
}

/*span.check-col {*/
/*    width: 3%;*/
/*}*/
ul.results-list li {
    background: #FFFBF2;
    display: flex;
    align-items: center;
    gap: 3rem;
    padding: 3rem;
    position: relative;
    margin-left: 8.45rem;
    font-weight: 400;
    letter-spacing: 0.21px;
    line-height: 1.3;
}
ul.results-list li:before {
    content: ' ';
    width: 9.5rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: -9.45rem;
    background-image: url(/assets/img/qott-line2.svg);
    background-position: center left;
    background-size: auto;
    background-repeat: no-repeat;
}
ul.results-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.right-border {
     border-right: 1px solid #1E1B18;
    position: relative;
    width: 46%;
    padding-bottom: 10rem;
    padding-top: 8rem;
    margin-top: 1rem;
}
.right-border:after {
    content: ' ';
    width: 0.5px;
    height: 3rem;
    background-image: url(/assets/img/qott-break.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -2rem;
    right: -1px;
    background-color: #EBDCBF;
}
.left-border {
    padding-left: 0;
    width: 54%;
}
ul.results-list li:not(:last-of-type) {
    margin-bottom: 1.5rem;
}
.result-bbox {
    border: 1px solid var(--Dark-Umber, #3A2F2A);
    background: var(--Vintage-Ivory, #F2EAD8);
    padding: 3rem;
}

.section6 {
    background-image: url(/assets/img/qott-proof-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5rem 2rem 7rem;
    color: #F2EAD8;
}
.section6 .sec06-row1 h2 {
    margin-bottom: 3rem;
}
.sec06-row1 img:not(:last-of-type){
    margin-bottom:2rem;
}
.section6 .container {
    max-width: 112.8rem;
}
.sec06-row1 {
    margin-bottom: 6.5rem;
}
.sec06-row2 p {
    margin-bottom: 3.5rem;
}

.sec06-row2 h2 {
    margin-bottom: 3rem;
}

.section7 {
    background-image: url(/assets/img/sec5-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 7.4rem 2rem 11rem;
}
.section7 h2 {
    margin-bottom: 1.7rem;
}
.work-slider {
    display: flex;
    gap: 2rem;
    margin: 5rem 0;
}
.section7 .cta-box {
    background: url(/assets/img/blackbox2.png) no-repeat center;
    background-size: 100% 100%;
    padding: 8rem 15rem;
    max-width: 104.5rem;
    margin: 0 auto;
}
.section7 .cta-box .subheading {
    color: #1E1B18;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 2rem;
}
.section7 .cta-box .btn {
    min-width: 32.5rem;
}
.work-nav {
    display: none;
    justify-content: center;
    gap: 2.9rem;
    align-items: center;
    margin-bottom: 3rem;
}
.work-nav img {
    max-width: 5rem;
}
.work-nav .slick-dots li {
    position: relative;
    display: inline-block;
    width: 1.1rem;
    height: 1.1rem;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
.work-nav .slick-dots .slick-active button {
    background: #3A2F2A;
}
.work-nav .slick-dots li button {
    background: #fff;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 50%;
}
.work-nav .slick-dots {
    position: relative !important;
    top: 0;
    border: 0;
}
.slick-dots li button:before {
    display: none;
}

.section8 {
    padding: 6rem 2rem 6rem;
    background: #F2EAD8;
}
.section8 .container {
    max-width: 70.9rem;
    border: 1px solid var(--Antique-Gold, #C2A66F);
    padding: 1rem;
    background: url(https://madisonavenuerevival.com/assets/img/about-sec06.jpg) no-repeat center;
    background-size: cover;
}
.section8 h2 {
    margin-bottom: 1.5rem;
}
.section8 p {
    line-height: 1.3;
    letter-spacing: 0.21px;
    margin-bottom: 3rem;
}
.cta-box {
    background: #FFFBF2;
    padding: 3.5rem 3.5rem 4.5rem;
}
a.btn-book {
    color: var(--Vintage-Ivory, #F2EAD8);
    font-family: "Work Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 2.99px;
    text-transform: uppercase;
    background: var(--Aged-Crimson, #8E2F23);
    padding: 1.5rem 2.5rem;
    border-radius: 0;
    text-decoration: none;
}

.slider-nav {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.custom-dots {
    position: relative;
    
}

.custom-dots > .slick-dots {
    position: static;
}

.custom-dots2 {
    position: relative;
    
}

.custom-dots2 > .slick-dots {
    position: static;
}

.slider-nav .slick-arrow {
    position: absolute;
    top: -20rem;
    cursor:pointer;
    
}
.slider-nav .slick-arrow img {
    width: 5.8rem;
    max-width: 100%;
}

.slider-nav .slick-arrow.custom-prev {
    left: -7rem;
}

.slider-nav .slick-arrow.custom-next {
    right: -7rem;
}


.custom-dots > .slick-dots button:before {
    display: none;
}
.custom-dots > .slick-dots li {
    width: auto;
}
.custom-dots > .slick-dots li button {
    background: #fff;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 50%;
}
.custom-dots > .slick-dots .slick-active button {
    background: #C2A66F;
}

.custom-dots2 > .slick-dots button:before {
    display: none;
}
.custom-dots2 > .slick-dots li {
    width: auto;
}
.custom-dots2 > .slick-dots li button {
    background: #fff;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
}
.custom-dots2 > .slick-dots .slick-active button {
    background: #3A2F2A;
}

.casestudy-box{
    border: #E6DDCB;
    background: #FFFBF2;
    min-height: 28rem;
    padding:2rem 3rem;
    text-align:center;
}

.casestudy-box p{
    font-size:1.4rem;
}
.slick-slide {
  margin: 0 1.75rem;
}

.slick-list{
    margin:0 -1.75rem;
}
.slick-slide img{
    margin: 1rem auto 2rem auto;
    min-height: 6rem;
    max-width: 6.2rem;
}
@media screen and (max-width: 1440px) {
ul.d-list li:not(:last-of-type):after, ul.d-list:before {
    left: 0.6rem;
}
ul.results-list li:before {
    width: 9.4rem;
    left: -9.4rem;
}
.right-border:after {
    height: 3rem;
    right: 0px;
}
}
@media screen and (max-width: 1200px) {
    .casestudy-box{
        min-height:30rem;
    }
    .container {
        max-width: 90% !important;
    }
}

@media screen and (max-width: 1100px) {
    .result-bbox p .hide-mb{
        display:none;
    }
    .casestudy-box{
        min-height:32rem;
    }
}
@media screen and (max-width: 900px) {

    .casestudy-box{
        min-height:33rem;
    }
}

@media screen and (max-width: 768px) {
    br.hide-mb {
    display: none;
}
.font-80 {
    font-size: 6rem;
}
.font-36 {
    font-size: 2.8rem;
}
.font-32 {
    font-size: 2.6rem;
}
.font-28 {
    font-size: 2.2rem;
}
.section2 {
    padding: 6rem 2rem;
}
.section3 {
    padding: 6rem 2rem 6rem;
}
.section4 {
    padding: 6rem 2rem 6rem;
}
.result-img {
        margin: 1rem 0 2rem;
        max-width: 100%;
    }
ul.results-list li:not(:last-of-type) {
    margin-bottom: 2rem;
}
    ul.results-list li {
        gap: 2.3rem;
        flex-wrap: wrap;
        margin-left: 4rem;
        font-size: 1.6rem;
    }
    .right-border:after {
    height: 4rem;
    top: -2rem;
    right: -1px;
}
.right-border {
    padding-right: 5rem;
}
.result-bbox {
    padding: 2rem;
}
span.check-col {
    width: 10%;
}
span.text-col {
    width: 81%;
}
ul.results-list {
    font-size: 1.8rem;
}
ul.results-list li:before {
    width: 5rem;
    left: -5rem;
}

.section6 {
    padding: 6rem 2rem 6rem;
}

.section7 {
    padding: 6rem 2rem 6rem;
}
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 100% !important;
    }
    
    br {
        display: none;
    }
    .font-80 {
        font-size: 4.4rem;
    }
    .font-63 {
        font-size: 3.2rem;
    }
    .font-56 {
        font-size: 2.8rem;
    }
    .font-36 {
        font-size: 2.4rem;
    }
    .font-28 {
        font-size: 2rem;
    }
    h3.case-hl {
        font-size: 1.1rem;
        letter-spacing: 2.53px;
    }
    .section1 h1 {
        font-size: 4rem;
    }
    .section1 h1 span{
        font-size: 6rem;
    }
    .section1 .subheading{
        margin-bottom:1rem;
    }
    
    .section1 .small-subheadline{
        margin-bottom:2rem;
        display:block
    }
    .section1 h2{
        margin-bottom:0.5rem;
    }
    .section1 p, .section4 p, .section5 p {
        font-size: 1.7rem;
        letter-spacing: 0.178px;
    }
    .section1 {
        padding: 10rem 0rem 2rem 0rem;
    }
    img.break {
        margin-top: 0rem;
        margin-bottom: 2rem;
    }
    .col.border-right {
        border: none !important;
    }
    .atf-box hr, .show-sm {
        display: block;
    }
    .hide-sm, .right-border:after, ul.results-list li:before {
        display: none;
    }
    .atf-box p {
        font-size: 1.2rem;
    }
    .atf-box hr {
        margin: 2.9rem auto;
        max-width: 12.9rem;
        border-color: #C2A66F;
        opacity: 0.5;
    }
        span.num-heading {
        font-size: 2.7rem;
        font-weight: 500;
        letter-spacing: 0.283px;
    }
    span.num-heading img {
        top: 0rem;
        width: 1.2rem;
    }
    .atf-box {
        margin-bottom: 2rem;
    }
    .font-15-mbl {
        font-size: 1.5rem !important;
    }
    .section2 {
        padding: 4rem 2rem 3rem;
    }
    .section2 p {
        font-size: 1.5rem;
    }
    img.challenge-img {
        margin-top: 2rem;
    }
    .section3 {
        padding: 4rem 0rem;
    }
    .section3 h4.font-20 {
        font-size: 1.6rem !important;
    }
    .strat-box {
    margin: 3rem auto 0;
    background: transparent;
    gap: 2.5rem;
}
.strat-box .col {
    padding: 2.5rem;
    /* margin-bottom: 1.5rem; */
    border-top: 1px solid var(--Warm-Bone, #E6DDCB);
    border-right: 1px solid var(--Warm-Bone, #E6DDCB);
    border-left: 1px solid var(--Warm-Bone, #E6DDCB);
    background: #FFFBF2;
}
    .sb-right-col .innerbox {
        padding-left: 0;
    }
    .innerbox img {
        max-width: 5.5rem;
        margin-bottom: 1.5rem;
    }
    .innerbox > div {
        gap: 0;
        display: block !important;
    }
    ul.d-list li {
        font-size: 1.3rem;
    line-height: 1.4;
    letter-spacing: 0.136px;
    padding: 1rem 1rem 1rem 4rem;
        background-image: url(/assets/img/gold-icon.svg);
        background-repeat: no-repeat;
        background-size: 1.5rem;
        background-position: 1rem 1rem;
    }
    .sb-right-col h4 {
    padding-left: 0;
}

    ul.d-list li:not(:last-of-type) {
        border-bottom: 0.5px solid var(--Antique-Gold, #C2A66F);
    }
        ul.d-list {
        margin: 1rem 0 0 0rem;
        font-size: 1.3rem;
    }
    .text-left-mb {
        text-align: left !important;
    }
    
    ul.d-list li:not(:last-of-type):after, ul.d-list:before {
        display: none;
    }
    ul.d-list:before {
        top: -1rem;
        display: none;
    }
    .section3 hr {
        border-color: #1E1B18;
        opacity: 0.3;
        margin: 4rem 0;
    }
    .section4 {
        padding: 3rem 1rem;
    }
    .gold-list-n li {
    padding: 1rem 1rem 1rem 4rem;
    background-position: 1.5rem 1rem;
    font-size: 1.3rem;
    letter-spacing: 0.136px;
}
.gold-list-n {
        margin: 2rem 0 2.5rem 0;
    }
    .line-break-row {
    margin: 2rem 0;
}
    .sec03-row02 {
        margin: 2rem 0;
    }
    .section4 h2 {
        margin-bottom: 3rem;
    }
    ul.gold-list li {
        background-size: 2.5rem;
        padding: 0.1rem 0 1.5rem 4rem;
    }
    ul.gold-list:before {
        top: -2.5rem;
        left: 1.15rem;
    }
    ul.gold-list li:not(:last-of-type):after {
        left: 1.15rem;
    }
    ul.gold-list {
        margin: 2.5rem 0 1rem 0;
    }
    .section5 {
        padding: 3rem 1rem 4rem;
    }
    .section5 h2 {
        margin-bottom: 1.7rem;
        margin-top: 0;
    }
    .right-border {
        border: none;
        width: 100%;
    }
    ul.results-list li:not(:last-of-type) {
        margin-bottom: 0;
        border: 1px solid #E6DDCB;
    }
    ul.results-list li {
        margin-left: 0;
        gap: 2.3rem;
        padding: 2rem;
        flex-wrap: wrap;
        font-size: 1.3rem;
    }
        span.check-col {
        width: 10%;
    }
    .result-bbox {
        border: 1px solid #C2A66F;
        background: #F2EAD8;
        text-align: center;
        margin-top: 2rem;
        padding: 3rem 2rem;
    }
    .section6 .sec06-row1 h2, .sec06-row2 h2 {
    margin-bottom: 2rem;
}
.sec06-row2 p {
    margin-bottom: 2rem;
}
.sec06-row1 {
    margin-bottom: 4rem;
}
    img.icon-list {
        max-width: 9rem;
        width: 4rem;
    }
    .left-border {
        padding-left: calc(var(--bs-gutter-x) * .5);
        width: 100%;
    }
    .section5 h3.top-heading {
    margin-top: 0;
}
    .text-center-mbl {
        text-align: center;
    }
    ul.results-list {
        margin-top: 1rem;
    }
    .result-img {
        margin: 2rem 0;
    }
    
    .section6 {
        padding: 4rem 1rem;
    }
    .section8 {
    padding: 3rem 2rem;
}
.cta-box {
    padding: 3.5rem 3rem;
}
a.btn-book {
    display: block;
}
.section8 p {
    margin-bottom: 2rem;
}
    .section7 {
        padding: 4rem 0rem;
    }
    .work-slider {
        display: block;
        gap: 0;
        margin: 3rem 0;
    }
    .section7 .cta-box {
        background: url(/assets/img/qott-want-bg.png) no-repeat center;
        padding: 6rem 4rem;
        background-size: 100% 100%;
    }
    .section7 .cta-box .subheading {
        font-size: 2rem;
        margin-bottom: 1.4rem;
    }
    .section7 .cta-box .btn {
        min-width: unset;
        display: block;
    }
    .work-nav {
        display: flex;
    }
    .font-24{
        font-size:2rem;
    }
    .font-16 {
        font-size: 1.5rem;
    }
    .font-14 {
        font-size: 1.3rem;
    }
    
    .slider-nav.hide-mb{
        display:none;
    }
    
    .work-nav {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .work-nav .slick-arrow {
        position: absolute;
        top: -20rem;
        cursor:pointer;
        
    }
    .work-nav .slick-arrow img {
        width: 5.8rem;
        max-width: 100%;
    }
    
    .work-nav .slick-arrow.custom-prev2 {
        left: -2rem;
        width: 4rem;
    }
    
    .work-nav .slick-arrow.custom-next2 {
        right: -2rem;
        width: 4rem;
    }

    .section5 .right-border {
        padding-bottom: 1rem;
        padding-top: 0rem;
        margin-top: 0rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 33rem;
        padding-right: 0;
    }
    .section4.sub .results-box h3{
        font-size:4rem;
        font-weight:600;
    }
    .section4.sub .row{
        margin-left:auto;
        margin-right:auto;
    }
    .custom-dots2 > .slick-dots li button{
        width:0.4rem;
        height:0.4rem;
    }
    
    .custom-dots2 > .slick-dots .slick-active button{
        border-radius: 8.555px;
        background: #C2A66F;
    }
    .section8 .container a.btn-primary {
        display: block;
    }
}

@media screen and (max-width: 380px) {
    .atf-box p{
        font-size:1rem;
    }
    
    span.text-col{
        font-size:1.4rem;
    }
}