@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&amp;family=Noto+Sans+Georgian:wght@100;200;300;400;500;600;700;800;900&amp;family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&amp;family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100&amp;family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'roboto', sans-serif;
}
/* =============sec1========= */
.menlan-sec1{
    background-image: url("../../assets/mentorpage/landingpage/sec1back.svg");
    background-color: #bde5ff;/*#bde5ff*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 8%;
}
.menlan-flex{
    display: flex;
}
.menlan-left {
    padding: 8% 0 0;
}
.menlan-right{
    position: relative;
    width: 100%;
    padding: 5% 0 0;
}
.menlan-right>img{
width: 100%;
}
.menlan-sec1lottieplay1 {
    position: absolute;
    top: 0;
    width: 35%;
    opacity: 0.7;
}

.menlan-sec1lottieplay2 {
    position: absolute;
    top: 0;
    right: -9%;
    width: 35%;
    opacity: 0.7;
}
   .menlan-sec1lottieplay3 {
    position: absolute;
    bottom: -14%;
    left: 50%;
    height: 203px;
    width: 35%;
    opacity: 0.7;
}
.menlan-left>p:nth-of-type(1){
    font-size: 32px;    
    color: #00182F;
    font-weight: 600;
}
.menlan-left>p:nth-of-type(2){
    font-size: 50px;
    color: #EB512B;
    font-weight: 900;
    padding: 2% 0% 2% 0;
}
.menlan-left>p:nth-of-type(3){
    font-size: 20px;
    padding: 0 25% 0 0;
    line-height: 1.4;
    color: #00182F;
    opacity: 0.9;
}

.menlan-requestbutton {
    font-size: 18px;
    box-shadow: 0px 0px 15px #eb512ba6;
    background-color: #EB512B;
    border: navajowhite;
    color: #fff;
    padding: 2% 4%;
    margin: 10% 0 0;
    border-radius: 5px;
    cursor: pointer;
}

/*============== sec2 ===================*/
.menlan-menumob{
    display: none;
}
.menlan-sec2{
    background-image: linear-gradient(to bottom,#000000,#00000073),url('../../assets/jobguarantee/landingpage/sec4back.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
    padding: 2% 0 0 ;
}
.menlan-courses{
    display: flex;
    align-items: center;
    background-color: #474747;
    margin: 0% 5%;
    padding: 1% 1%;
    border-radius: 10px;
    justify-content: space-between;
}
.menlan-courses>p{
       font-size: 15px;
    font-weight: bold;
    font-family: calibri;
        text-align: center;
    padding: 0 17px;
    color: #fff;
    margin-bottom:0px;
    cursor: pointer;

}
.menlan-courses>p.active{
        background-color: #000000;
    padding: 1% 16px;
        text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #EB512B;
    box-shadow: 0 0 15px #FFFFFF70;
    border-radius: 10px;
}

/* singlecards */

.menlan-cardflexdept1row{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    padding: 3% 5%;

}
.menlan-cardflexdept1row1,.menlan-cardflexdept1row2{
    display: none;
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
    padding: 3% 5%;
}
.eachdepartAllCards .owl-carousel .owl-item{
    width: 100%;
}

.autocad{
    background-image: url("../../assets/mentorpage/landingpage/autocad.png");
}

.cardesign{
    background-image: url("../../assets/mentorpage/landingpage/cardesign.png");
}

.icengine{
    background-image: url("../../assets/mentorpage/landingpage/icengine.png");
}

.constructionplanning{
    background-image: url("../../assets/mentorpage/landingpage/constructionplanning.png");
}
.digitalmarketing{
    background-image: url("../../assets/mentorpage/landingpage/digitalmarketing.png");
}
.finance{
    background-image: url("../../assets/mentorpage/landingpage/finance.png");
}
.humanresource{
    background-image: url("../../assets/mentorpage/landingpage/humanresource.png");
}
.stockmarket{
    background-image: url("../../assets/mentorpage/landingpage/stockmarket.png");
}

.nanotech{
    background-image: url("../../assets/mentorpage/landingpage/nanotech.png");
}

.genetic{
    background-image: url("../../assets/mentorpage/landingpage/genetic.png");
}


.menlan-eachcardparent{
    /* background-image: url("../../assets/mentorpage/landingpage/sec2cardback.png"); */
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 22%;
    margin-bottom: 3%;
   
}
.machineLearning{
    background-image: url("../../assets/mentorpage/landingpage/machineLearns.png");
}
.dataSciences{
    background-image: url("../../assets/mentorpage/landingpage/dataScience.png");
}
.artificialIntelligences{
    background-image: url("../../assets/mentorpage/landingpage/artificialIntelligence.png");
}
.webdevelopment{
    background-image: url("../../assets/mentorpage/landingpage/webDevelopment.png");
}
.cyberSecurity{
    background-image: url("../../assets/mentorpage/landingpage/cyberSecurity.png");
}
.cloudComputing{
    background-image: url("../../assets/mentorpage/landingpage/cloudComputing.png");
}
.appDevelopment{
    background-image: url("../../assets/mentorpage/landingpage/appDevelopment.png");
}
.argumentVertuality{
    background-image: url("../../assets/mentorpage/landingpage/arVR.png");
}
.embeddedSystems{
    background-image: url("../../assets/mentorpage/landingpage/embededSystem.png");
}
.hybrid{
    background-image: url("../../assets/mentorpage/landingpage/hybridVehicles.png");
}
.iot{
    background-image: url("../../assets/mentorpage/landingpage/iot.png");
}
.robotics{
    background-image: url("../../assets/mentorpage/landingpage/robotics.png");
}
.menlan-allcoursecard {
    padding-bottom: 5%;
    /* display: flex;
    flex-direction: column; */
}
.menlan-singlecardchild{
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.menlan-singlecardchild>p:nth-of-type(1){
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    padding: 25% 0 0;
}
.menlan-singlecardchild>p:nth-of-type(2){
    font-size: 14px;
    padding: 6% 5% 12%;
    text-align: center;
}
.menlan-viewbutton{
    font-size: 18px;
    /* margin: -5%  0 0; */
    box-shadow: 0px 0px 15px #eb512ba6;
    background-color: #EB512B;
    border: none;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    cursor: pointer;
}
.menlan-buttonparent{
    text-align: center;
    margin: 0 0 -6%;
}

/* =========sec3=============== */
.menlan-background{
    background-image: url("../../assets/mentorpage/landingpage/sec3back.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #bde5ff;
  
    padding: 6%;
   
}

.menlan-sec3{
    background-color:#bde5ff;/* #bde5ff*/
    text-align: center;
}
.menlan-sec3>h1{
    font-size: 30px;
    padding: 2% 0;
 
}
.menlan-sec3>p{
    font-size: 18px;
  

}
.menlan-steps{
    display: flex;
    margin: 0  0 3% ;  
    /* justify-content: center; */
    /* align-items: center;  */
}
.menlan-step1,.menlan-step2,.menlan-step3,.menlan-step4,.menlan-step5{
    position: relative;
    width: 20%;
    padding: 2%;    
    border: 2px solid #fff;
    border-radius: 20px;
    /* height: 150px; */
}
.shape1 ,  .shape2 ,  .shape3 ,  .shape4 ,  .shape5 {
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    transform: rotate(45deg);
    z-index: 9999;
    border-bottom: none;
    border-left: none;
    top: 36%;
    right: -19px;

}
.menlan-step1{
    background-color: #0066B8;
    box-shadow:0px 45px 60px -30px #7db1db;
    }
    .shape1 {
     background-color: #0066B8;
    }
    .menlan-step2{
        background-color: #FF9932;
        box-shadow:0px 45px 60px -30px #FFBE7E;
        }
        .shape2 {
         background-color: #FF9932;
        }
        .menlan-step3{
            background-color: #FF6D3F;
            box-shadow:0px 45px 60px -30px #FF9C7E;
            }
            .shape3 {
             background-color: #FF6D3F;
            }
            .menlan-step4{
                background-color: #00BFA1;
                box-shadow:0px 45px 60px -30px #45D0BA;
                }
                .shape4 {
                 background-color: #00BFA1;
                }
                .menlan-step5{
                    background-color: #002F46;
                    box-shadow:0px 45px 60px -30px #4DAFDF;
                    }
                    .shape5 {
                     background-color: #002F46;
                    }





    .menlan-stepcontent{
        font-size: 15px;
        padding: 8% 0%;
        color: #fff;
    }
    .menlan-stephead{
        font-size: 28px;
        color: #fff;
        text-transform:uppercase;
    }
  
        
     
/*======= sec4 ===========*/
.testimonialDesc{
    border: 1px solid #EB512B;
    box-shadow: 0px 3px 20px #F38C042B;
    border-radius: 6px;
    background-color: #383838;
    text-align: center;
    padding: 36% 4% 6%;
}
section.menlan-sec4 {
    background-image: linear-gradient(to bottom,#000000,#00000073),url('../../assets/jobguarantee/landingpage/sec4back.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2% 4%;
    background-color: #000000;
    text-align: center;
}
.menlan-sec4>h2{
    position: relative;
    width: fit-content;
    margin: auto;
    color: #ffff;

}
.menlan-sec4>p{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 26% 14px;
    line-height: 24px;
}
.menlan-sec4>h2::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 70%;
    height: 3px;
    background-color: #402500;

}
.testimonialDesc>h3{
    font-size: 13px;
    font-weight: 600;
    color: #EB512B;
}
.testimonialDesc>p:nth-of-type(1){
    color:#fff;
    font-size: 15px;
    font-weight: 600;
    padding: 3% 0 4%;
}
.testimonialDesc>p:nth-of-type(2){
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.homeMainsec6Testimonials .owl-carousel .owl-item img {
    display: block;
    width: 94%;
    margin: 0 auto -41%;
}
.eachTestimonial {
    padding: 0 6%;
}

.eachTestimonial img{
    height: 165px;
    width: 185px;
    object-fit: cover;
    border-radius: 8px;
}
.homeMainSec6>h2::after{background-color:#fff;}
section.homeMainSec6{background:#81E7AF;}
/* =======owl buttons===== */
.homeMainsec6Testimonials .owl-theme .owl-nav {
    margin-top: 5%;
}
.homeMainsec6Testimonials .owl-carousel .owl-nav button.owl-prev span,.homeMainsec6Testimonials .owl-carousel .owl-nav button.owl-next span{
    display: none;
}
.homeMainsec6Testimonials .owl-carousel .owl-nav button.owl-next{
    height: 35px;
    width: 35px;
    background-image: url('../../assets/MainPage/HomePage/rightActive.png');
    background-size: 100% 100%;
}
.homeMainsec6Testimonials .owl-carousel .owl-nav button.owl-prev{
    height: 35px;
    width: 35px;
    background-image: url('../../assets/MainPage/HomePage/leftactive.png');
    background-size: 100% 100%;
}
.homeMainsec6Testimonials .owl-carousel .owl-nav button.owl-prev.disabled{
    height: 35px;
    width: 35px;
    background-image: url('../../assets/MainPage/HomePage/leftInactive.png');
    background-size: 100% 100%;
}
.homeMainsec6Testimonials .owl-carousel .owl-nav button.owl-next.disabled{
    height: 35px;
    width: 35px;
    background-image: url('../../assets/MainPage/HomePage/rightInactive.png');
    background-size: 100% 100%;
}
.homeMainsec6Testimonials  .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
}
/* sec5 */
.menlan-faqsparent{
    background-color: #bde5ff;
    
}
.faqslottie>.lottiefaqs{
    width: 400px ;
    height: 400px ;
}
.faqschild{
    display: flex;
    justify-content: space-between;
}
.item {
    margin: 73px 0 0 13%;
}

.faqleft {
    width: 60%;
    padding: 5% 0 0;
}

.menlan-faqslottieplay{
    width: 600px;
    height: 600px;
    position: absolute;
    left: 6%;
    top: 5%;
    opacity: 0.5;
}
.faqsqns{
    background-color: #ffff;
    color: #000000;
    display: flex;
    justify-content: space-between;
    padding: 2% 3%;
    border-radius: 10px;
    position: relative;
    align-items: center;
    margin-bottom: 1%;
}

.faqleft>p:nth-of-type(1){
    font-weight: 500;
    font-size: 25px;
    text-align: center;
}
.faqleft>p:nth-of-type(2){
    font-size: 18px;
    text-align: center;
    padding: 5% 20%;
    font-weight: 400;
}
.faqsright {
    padding: 0 0 0 8%;
    position: relative;
}
.faqsans>p{
    height: 0px;
    overflow: hidden;
    margin: 0.2% auto 0;
    width: 82%;
    color: #000000;
    transition: all 0.3s;
}
.faqsopen {
    cursor: pointer;
}

.faqsmainchild.active .faqsans>p{
    padding: 0% 10% 1% 0;
    height: 65px;
    width: 100%;
    font-size: 16px;
background-color: #4f4f4f;
color: #fff;
opacity: 75%;
font-size: 15px;
line-height: 23px; 
}
.faqsmainchild.active .faqsopen{
    box-shadow: 0px 0px 18px #00000029;
    /* border: 1px solid #FFAD99; */
    border-radius: 10px;
    background-color: #4f4f4f;
    color: #fff;
    padding: 2% 3%;
    margin: 1% 0%;
}
.faqsmainchildscroll{
overflow-y: scroll;
height: 366px;
}

.faqsmainchild.active .faqsqns{
    padding: 0;
    background-color: #4f4f4f;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
img.faqsdownarrow {
    position: absolute;
    right: 5%;
}
.faqsuparrow{
    visibility: hidden;
}
.faqsmainchild.active .faqsqns>.faqsuparrow{
visibility: visible;
}
.faqsmainchild.active .faqsqns>.faqsdownarrow{
    visibility: hidden;
    }
.faq-drawer__title{border:none ;}
.faqsrobotparent {
    padding: 38% 0 0 0;
    z-index: 99999;
    position: relative;
}
.faqsmain {
    background-color: #00548b14;
    padding: 2%;
    margin: 0 10%;
    border-radius: 10px;
  
}
.faqsmainscroll{
    overflow-y: scroll;
    height: 350px;
    padding-right: 2%;
}
::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-track {
    background: #FFB4A1;
}

::-webkit-scrollbar-thumb {
    background: #EB512B;
}
.faqsrobotparent>img{
    width: 100%;
    margin-bottom: 0;

}


/* ========mobile version=========== */
@media screen and (max-width:1500px) {
    .faqsmainscroll {
        height: 345px;
    }
}
@media screen and (max-width:1400px) {
    .faqsmainscroll {
        height: 334px;
    }
}
@media screen and (max-width:1300px) {
    .menlan-cardflexdept1row1, .menlan-cardflexdept1row2 {
        display: flex;
        gap: 3%;
        justify-content: center;
    }
    .menlan-eachcardparent {
width: 32%;
    }
    .faqsmainscroll {
        height: 320px;
    }
   
}
@media screen and (max-width:1250px) {
    .menlan-left>p:nth-of-type(1) {
        font-size: 28px;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 52px;
    }
    .menlan-left>p:nth-of-type(3) {
        font-size: 18px;
        padding: 0 30% 0 0;
    }
    /* .menlan-maincards {
        width: 30%;
    } */
    .menlan-step1, .menlan-step2, .menlan-step3, .menlan-step4, .menlan-step5 {
        width: 18%;
    }

}
@media screen and (max-width:1150px) {
    .menlan-right {
        width: 85%;
    }
    .menlan-sec1lottieplay3 {
        bottom: -23%;
    }
    .menlan-left>p:nth-of-type(1) {
        font-size: 26px;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 50px;
    }
    .menlan-left>p:nth-of-type(3) {
        font-size: 17px;
        padding: 0 20% 0 0;
    }
    .menlan-requestbutton {
        padding: 3% 4%;
}
.menlan-courses>p {
    font-size: 17px;
}
.menlan-sec3>h1 {
    font-size: 28px;
}
.faqleft>p:nth-of-type(2) {
    font-size: 17px;
    padding: 5% 10%;
}
.menlan-faqslottieplay {
    width: 530px;
    height: 530px;
}
.faqsrobotparent {
    width: 82%;
}
.faqsmainscroll {
    height: 297px;
}
}
@media screen and (max-width:1050px){
    .menlan-step1, .menlan-step2, .menlan-step3, .menlan-step4, .menlan-step5 {
        width: 100%;
    }
    .menlan-steps{display:grid;}
    .menlan-stepcontent {
        font-size: 11px;
        padding: 8% 3%;
    }  
    .menlan-faqslottieplay {
        width: 500px;
        height: 530px;
    }
    img.faqsdownarrow {
        width: 7%;
    }  
}
@media screen and (max-width:950px){
 
    .menlan-right {
        width: 60%;
        margin: 0 auto;
        padding: 10% 0 0;
    }
    .menlan-sec1lottieplay1 {
        top: 9%;
    }
    .faqsqns {
        margin-bottom: 2%;
    }
    .menlan-flex {
        flex-direction: column;
    }
    .menlan-requestbutton {
        padding: 2% 4%;
        margin: 6% 0 0;
    }
    .menlan-sec1lottieplay3 {
        bottom: -16%;
    }
    .menlan-courses {
        display: none;
    }
    .menlan-menumob{
        display: block;
    }
    select.menlan-mobOptions {
        -moz-appearance:none;
       appearance: none;
        background-color: #585757;
        border: 1px solid #EB512B;
        padding: 2% 1%;
        border-radius: 10px;
        color: #fff ;
        margin: 0 0 0 5%;
        -webkit-appearance: none;
    }
    .menlan-maincards {
        width: 40%;
        margin: 0 auto 3%;
    }
    .menlan-sec3>h1 {
        font-size: 26px;
    }
    .menlan-sec3>p {
        font-size: 16px;
    }
    .menlan-stephead {
        font-size: 26px;
    }
    .menlan-stepcontent {
        font-size: 10px;
    }
    .menlan-faqslottieplay {
        width: 420px;
    }
    .menlan-eachcardparent {
        width: 47%;
        margin-bottom: 5%;
    }
}
@media screen and (max-width:850px){

   
    .menlan-eachcardparent {
        width: 50%;
        margin: 0 auto 5%;
    }
    .menlan-cardflexdept1row{
        display: none;
    }
    .menlan-cardflexdept1row1, .menlan-cardflexdept1row2 {
        flex-direction: column;
        display: block;
    }
  
    .menlan-left>p:nth-of-type(2) {
        padding: 6% 5% 6% 0;
    }
    .menlan-left>p:nth-of-type(3) {
        font-size: 20px;
    }   
    .menlan-sec1lottieplay3 {
        bottom: -20%;
    }
    .menlan-background {
        background-size: contain;
    }
    .menlan-sec3>p {
        font-size: 16px;
        padding: 0 28% 5%;
    }
    .menlan-stepcontent {
        font-size: 9px;
    }
    .menlan-sec4>p {
        padding: 15px 17% 25px;
    }
    .faqschild {
        justify-content: center;
    }
    .faqsright{
        display: none;
    }
    .faqleft {
        width: 100%;
    }
    img.faqsdownarrow {
        width: 6%;
    }
    .faqsmain {
        margin: 0 10% 3%;
    }
    .faqsmainscroll {
        height: 348px;
    }
}
@media screen and (max-width:750px){
    .menlan-left>p:nth-of-type(1) {
        font-size: 24px;
    }
    .menlan-maincards {
        width: 46%;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 42px;
    }
    .menlan-sec3>p {
        font-size: 16px;
        padding: 0 14% 5%;
    }
    .menlan-stephead {
        font-size: 22px;
    }
    .shape1, .shape2, .shape3, .shape4, .shape5 {
        width: 25px;
        height: 25px;
        right: -14px;
    }
    .menlan-sec4>p {
        padding: 15px 10% 25px;
    }
    .menlan-left>p:nth-of-type(3) {
        font-size: 18px;
    }
    .menlan-requestbutton {
        font-size: 16px;
    }
    .faqsmainscroll {
        height: 323px;
    }
}
@media screen and (max-width:650px){
    select.menlan-mobOptions {
        padding: 4% 10%;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 38px;
    }
    .menlan-left>p:nth-of-type(1) {
        font-size: 22px;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 36px;
    }
    .menlan-left>p:nth-of-type(3) {
        font-size: 17px;
    }
    .menlan-requestbutton {
        padding: 3% 5%;
        margin: 10% 0 0;
    }
    .menlan-sec1lottieplay3{
        bottom:-26%;
    }
    .menlan-stephead {
        font-size: 31px;
        text-transform:uppercase;
    }
    .shape1, .shape2, .shape3, .shape4, .shape5 {
        width: 20px;
        height: 20px;
        right: -11px;
    }
    .menlan-sec3>p {
        font-size: 16px;
        padding: 0 20% 5%;
    }
    .menlan-sec3>h1 {
        font-size: 22px;
    }
    .menlan-eachcardparent {
        width: 70%;
        margin: 0 auto 8%;
    }

    .menlan-sec1{
        background-image: url("../../assets/mentorpage/landingpage/sec1mobile.svg");
        background-color: #bde5ff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .faqsmainchild.active .faqsopen ,.faqsqns {
        padding: 2% 5%;
    }    
}
@media screen and (max-width:550px){
   
    .menlan-left>p:nth-of-type(1) {
        font-size: 20px;
    }
    .menlan-eachcardparent {
        width: 80%;
        margin: 0 auto 10%;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 34px;
    }
    .menlan-left>p:nth-of-type(3) {
        padding: 0 8% 0 0;
    }
    .menlan-sec1lottieplay3 {
        bottom: -8%;
    }
        .menlan-sec1lottieplay2 {
            right: -5%;
    }
    select.menlan-mobOptions {
        padding: 3% 1%;
        font-size: 16px;
        margin: 3% 8%;
    }
    .menlan-sec4>p {
        padding: 15px 5% 25px;
    }
    .faqleft>p:nth-of-type(2) {
        font-size: 15px;
        padding: 5% 6%;
    }
    .faqsmainchild.active .faqsqns>.faqsuparrow {
        width: 7%;
    }
    .menlan-maincards {
        width: 78%;
        margin: 2% auto 0%;
    }
    .menlan-maincards:last-child{
        width: 78%;
        margin: 2% auto 6%;
    }
    .menlan-courseone, .menlan-coursetwo, .menlan-coursethree, .menlan-coursefour, .menlan-coursefive {
        overflow-y: scroll;
        height: 600px;
        margin: 10px 20px;
    }
    ::-webkit-scrollbar {
        width: 3px;
    }
    
    ::-webkit-scrollbar-track {
        background: #FFB4A1;
    }
    
    ::-webkit-scrollbar-thumb {
        background: #EB512B;
    }
      
    .menlan-right {
        width: 100%;
        margin: 0 auto;
        padding: 20% 0;
    }   
    .faqsmain {
        margin: 0 6% 3%;
    }
    .faqsmainscroll {
        height: 311px;
    }
   

}
@media screen and (max-width:450px){
    .menlan-sec3>p {
        font-size: 16px;
        padding: 0 14% 5%;
    }
    .menlan-left>p:nth-of-type(1) {
        font-size: 18px;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 26px;
    }
    .menlan-left>p:nth-of-type(3) {
        font-size: 14px;
    }
    .menlan-requestbutton {
        padding: 4% 7%;
        margin: 6% 0 0;
        font-size: 15px;
    }
    .menlan-sec1lottieplay3 {
        height: 156px;
    }
    .menlan-stepcontent {
        font-size: 18px;
    }
    .menlan-sec3>p {
        font-size: 16px;
        padding: 0 9% 5%;
    }
    .menlan-sec4>p {
        padding: 15px 0% 25px;
    }
    .menlan-sec4>h2 {
        font-size: 22px;
    }
    .faqsmainchild.active .faqsans>p {
        font-size: 13px;
    }
    .menlan-courseone, .menlan-coursetwo, .menlan-coursethree, .menlan-coursefour, .menlan-coursefive {
        overflow-y: scroll;
        height: 600px;
        margin: 10px 5px;
    }
}
@media screen and (max-width:400px){
    .menlan-left>p:nth-of-type(1) {
        font-size: 17px;
    }
    .menlan-left>p:nth-of-type(2) {
        font-size: 24px;
    }
    .menlan-left>p:nth-of-type(3) {
        padding: 0 0% 0 0;
    }
    .menlan-sec1lottieplay3 {
        bottom: -4%;
    }
    select.menlan-mobOptions {
        padding: 4% 2%;
        margin: 5% 0 0% 5%;
    }
    .menlan-sec3>p {
        font-size: 14px;
        padding: 0 7% 5%;
    }
    .menlan-sec3>h1 {
        font-size: 20px;
    }
    .shape1, .shape2, .shape3, .shape4, .shape5 {
        width: 15px;
        height: 15px;
        right: -9px;
    }
    .menlan-sec4>p {
        padding: 15px 5% 25px;
        font-size: 14px;
    }
    .faqleft>p:nth-of-type(1) {
        font-size: 20px;
    }
    .faqleft>p:nth-of-type(2) {
        font-size: 14px;
        padding: 5% 4%;
    }
    .faqsqns>p{
        font-size: 14px;
    }
    .faqsmainchild.active .faqsans>p {
        font-size: 13px;
        padding: 0% 2% 1% 0;
    }
    select.menlan-mobOptions {
                padding: 4% 2%;
        margin: 0 47px;
        width: 280px;
    }
}

