#about-cll #border-content{
    max-width: 950px;
    margin: 0 auto;
    border: 5px solid #CC3D00;
    margin-top: 30px;
    margin-bottom: 15px;
}
#about-cll .about-mcl-box {
    background-color: #F6F6F6;
    color:var(--cll-redorange);
    border-bottom: 5px solid #CC3D00;
}

#about-cll .about-mcl-box-inner {
    padding: 15px 30px;
}

#about-cll .about-mcl-box-two-inner {
    padding: 25px;
    position: relative;
    /* top: -245px; */
    background: #535554;
}

#about-cll .cll-button button {
    font-size: 14px;
    min-width: 267px;
    padding: 6px 19px;
    background: transparent;
    color: white;
    font-weight: 900;
    border-radius: 30px;
    height: 34px;
    border: 2px solid #fff;
    font-family: var(--font-lato);
    margin: 26px auto;

}

#about-cll .cll-button button a {
    font-size: 14px;
    color: white;
    font-weight: 900;
    font-family: var(--font-lato);
    text-decoration: none;
}

#about-cll .cll-button {
    text-align: center;
    position: relative;
    /* top: -265px; */
    background-color: #CC3D00;
}

#about-cll .about-mcl-box-two {
    padding: 0;
    /* height: 0px; */
}

#about-cll .mcl-image .desktop-only,
#about-cll .mcl-image .mobile-only,
#about-mcl .mcl-image .desktop-only,
#about-mcl .mcl-image .mobile-only {
    height: auto;
    width: auto;
}

/*#about-cll .about-cll-padding-0,*/
/*#about-mcl .about-mcl-padding-0 {*/
/*    padding: 0px;*/
/*}*/

#about-cll .about-cll-padding .mcl-title-sub {
    margin-left: 8px
}

#about-cll .about-mcl-box-two-inner h2,
#about-cll .about-mcl-box-two-inner p{
    /* margin-bottom: 10px; */
    color: #fff;
}
#about-cll .about-mcl-box-two-inner h2{
        text-transform: uppercase;

}

#about-cll .about-mcl-box {
    margin-bottom: 26px;
}

/*#about-cll .cll-button {*/
/*    margin-bottom: 15px;*/
/*}*/

#about-cll .mcl-title-sub h2 {
    margin-bottom: 6px;
}

#about-cll .mcl-image .mobile-only {
    width: 363px;
    height: 355px;
    margin: 0 auto;
}
    #about-cll .border-content-new-inner-box-img .mobile-only {
    width: 389px !important;
    height: 636px !important;
    margin: 0 auto;
}
 #about-cll .border-content-new-inner-box {
    background-color: #C13A00 !important;
}
    #about-cll .border-content-new-box .about-mcl-box {
    color: var(--cll-redorange);
    height: auto;
    background-color: transparent;
    border-bottom: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    }
    #about-cll .left-space {
    margin-left: 32px;
    padding-top: 18px;
    padding-bottom: 18px;
}
#about-cll .about-mcl-box p:nth-child(2), #about-cll .about-mcl-box p:nth-child(4) {
    font-size: 20px;
    line-height: 22px;
    font-weight: 800;
    margin-bottom: 0px;
    width: 95%;
}

/* (min-width: 768px)  */

@media (min-width: 992px) {
       #about-cll .left-space {
        margin-left: 38px;
    }
     #about-cll .border-content-new-box .about-mcl-box {
        top: 0px;
        left: 31px;
     }
    #about-cll #border-content{
        margin-top: 52px;
        margin-bottom: 20px;
    }
    #about-cll .about-mcl-box {
        margin-bottom: 36px;
    }

    #about-cll .about-cll-padding .mcl-title-sub {
        margin-left: 63px;
    }

    #about-cll .about-mcl-box-inner {
        padding: 36px 0px;
    }
       #about-cll .about-mcl-box p:nth-child(3) {
        font-size: 89px;
        line-height: 89px;
        font-weight: 800;
        margin-bottom: 4px;
        }

    #about-cll .about-mcl-box-two-inner {
        padding: 24px 34px 24px 34px;
        position: relative;
        /* top: -215px; */
    }
    #about-cll .cll-button {
    /* top: -213px; */
}

    #about-cll .cll-button button {
        min-width: 285px;
    }
    
    /*#about-cll .cll-button {*/
    /*    margin-bottom: 30px;*/
    /*}*/

    /*#about-cll .about-cll-padding-0,*/
    /*#about-mcl .about-mcl-padding-0 {*/
    /*    padding: 0 16px;*/
    /*}*/

    #about-cll .mcl-title-sub h2 {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    #about-cll .mcl-title-sub p {
        width: 100%
    }

    #about-cll .mcl-image .mobile-only {
        width: 565px;
        height: 552px;
        margin: 0 auto;
    }
     #about-cll .border-content-new-inner-box-img .desktop-only {
        width: 950px !important;
        height: 599px !important;
    }
    #about-cll .about-mcl-box p:nth-child(2), #about-cll .about-mcl-box p:nth-child(4) {
        font-size: 33px;
        line-height: 37px;
        font-weight: 800;
        margin-bottom: 0px;
        width: 54%;
        max-width: 620px;
    }
    
    #about-cll .border-content-new-inner-box {
        top: 300px;
    }
}

@media screen and (min-device-width: 767px) and (max-device-width: 908px) { 

#about-cll .border-content-new-inner-box {
        width: 362px;
    }
}

/*@media screen and (min-device-width: 430px) and (max-device-width: 766px) { */

@media screen and (min-width: 430px) and (max-width: 991px) {
#about-cll .border-content-new-box{
    background-color: #E2E2E2;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    }
}



/* Compatibility - 26/09/25 */

@media (max-width: 991px) {
    #what-are-cll-container .wrapper {
        padding: 30px 16px;
    }   
    #about-cll .border-content-new-inner-box {
        /*top: 125px;*/
        top: 175px;
    }
    
    #about-cll .about-mcl-box p:nth-child(3) {
        font-size: 50px;
        line-height: 50px;
        font-weight: 800;
        margin-bottom: 2px;
    }
}

@media (max-width: 991px) {
    #about-cll .about-mcl-box p:nth-child(2), #about-cll .about-mcl-box p:nth-child(4) {
        max-width: 216px;
    }
}

@media (min-width: 391px) and (max-width: 991px) { 
    #about-cll .border-content-new-inner-box-img .mobile-only {
        margin-bottom: -60px;
    }
    
    #about-cll .about-mcl-box-two {
        position: relative;
        margin-top: 48px;
    }
}

@media (min-width: 391px) and (max-width: 767px) { 
    #about-cll .about-mcl-box-two {
        position: relative;
        margin-top: 48px;
    }
}

@media (min-width: 391px) and (max-width: 429px) { 
    #about-cll .border-content-new-inner-box-img .mobile-only {
        width: calc(100vw - 1px) !important;
    }
}

@media (max-width: 389px) { 
    #about-cll .border-content-new-inner-box {
        max-width: 366px;
        width: 96%;
        top: 125px;
    }
    #about-cll .left-space {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 16px;
        padding-right: 8px;
    }
}


@media (orientation: landscape) {
  #about-cll .mcl-image {
    background-color: #E2E2E2;
  }
}
