
@font-face {
    font-family: 'Luthon Southard Script';
    src: url(../font/Luthon-Southard-Script.otf);
}


/*New Header*/

.navbar input[type="checkbox"],
.navbar .hamburger-lines {
    display: none;
}

.navbar {
    position: fixed;
    width: 100%;
    /*background: #05131b;*/
    color: rgb(255, 255, 255);
    opacity: 1;
    z-index: 100;
    padding: 25px 0;
    top: 0;
}

.menu-items {
    order: 2;
    display: flex;
    margin: 0;
}

.dektop-login a {
    color: #ffffff !important;
}

.logo {
    order: 1;
    font-size: 2.3rem;
}

.logo img {
    width: 120px;
}

.menu-items li {
    list-style: none;
    margin-left: 0;
    font-size: 1rem;
    padding: 0 20px;
}

.navbar a {
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    font-size: 1rem;
    color: #b3bcc3;
}

.navbar a:hover{
    color: #ffffff;
}

.mobile-login {
    display: none;
}

.mobile-view {
    display: none;
}

.desktop-view {
    display: block;
}

.btn-account {
    color: #fff;
}
.btn-account:hover {
    color: #fff;
}

.dektop-login {
    padding: 0;
}

.dektop-login .dropdown {
    padding: 0;
}

.dektop-login .dropdown-menu.show {
    right: 0 !important;
}

.dektop-login .dropdown-menu .dropdown-item {
    color: #05131b !important;
    text-align: left;
    padding: 5px 0;
}

.dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}
.dropdown-menu .dropdown-item .fa{
    font-size: 16px;
    width: 20px;
    text-align: left;
}

.mobile-login-dash{
    display: none;
}

.mobile-login-dash .dropdown {
    padding: 0;
}

.mobile-login-dash .dropdown-menu.show {
    right: 0 !important;
}

.mobile-login-dash .dropdown-menu .dropdown-item {
    color: #05131b !important;
    text-align: left;
    padding: 5px 10px;
}


/*New Header*/


.v2-cd-page h1{
   font-size: 48px !important; 
}

.v2-cd-page h2{
   font-size: 48px !important; 
   position: relative;
}

.v2-bg-slider {
    /*background-color: #00000047;*/
    padding: 160px 0;
}

.v2-cl-bg-slider{
    padding: 160px 0 70px 0 !important;
}

.v2-slide-left-content {
    padding-right: 30px;
}

.v2-slide-left-content h1 {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 60px;
}

.v2-slide-left-content p {
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.5;
}

.v2-slide-left-content a {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 24px;
    min-width: 272px;
    max-width: 380px;
    height: 51px;
    left: 221px;
    top: 655px;
    background-color: #0266FF;
    border-radius: 24px;
    color: #ffffff;
    text-decoration: none;
    justify-content: space-between;
    margin-top: 40px;
}

.v2-slide-left-content a:hover {
    color: #ffffff;
}

.v2-slide-img {
    width: 390px;
    height: 530px;
    border-radius: 30px;
    object-fit: cover;
    margin-left: 20px;
}

.v2-cl-slide-img {
    width: 100%;
    height: 530px;
    border-radius: 30px;
    object-fit: contain;
    margin-left: 20px;  
}

.v2-carousel-indicators {
    right: unset !important;
    bottom: unset !important;
    margin-left: 13% !important;
}

.v2-carousel-indicators [data-bs-target] {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    margin-right: 15px !important;
    margin-left: 0px !important;
    color: #ffffff;
    font-size: 16px;
    text-indent: unset !important;
    font-weight: 600;
    background-color: #000000 !important;
    border: 2px solid #ffffff !important;
    opacity: unset !important;
}

.v2-carousel-indicators .active {
    opacity: 1;
    background-color: #ffffff !important;
    color: #07131C !important;
}

.lang-cd{
    background-image: url(../img/v2-img/lang.png);
     width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.v2-quote-icon {
    background-image: url(../img/v2-img/quote.png);
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-lang-cd{
    background: #051F3D;
    border-radius: 32px;
    width: 125px;
    text-align: center;
    padding: 10px 0;
}

.cd-duration{
    background-image: url(../img/v2-img/duration.png);
     width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.cd-bigner{
    background-image: url(../img/v2-img/beginer.png);
     width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.cd-students{
    background-image: url(../img/v2-img/student.png);
     width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.cd-section{
    background-image: url(../img/v2-img/section.png);
     width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.cd-lectures{
    background-image: url(../img/v2-img/lecture.png);
     width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
}


.cd-3tabs{
    background: #B1D0FF;
    border-radius: 24px;
    padding: 24px 10px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    text-align: left;
    justify-content: center;
}

.cd-3tabs .ab-tab-content-Duration{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: 'Work Sans', sans-serif;
}

.cd-three-tabs-gap{
    gap: 25px !important;
}

.cd-value{
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
}

.v2right-course-details{
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 50px;
    position: sticky;
    top: 90px;
}

.v2right-course-details img{
    width: 100%;
    height: 255px;
    object-fit: cover;
    border-radius: 20px;
}

.v2right-course-details h2 {
    font-family: 'Libre Baskerville', serif;
    color: #000000;
    font-size: 30px !IMPORTANT;
    margin-bottom: 25px;
    font-weight: 700;
    display: none;
}

.v2-course-price{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}

.v2-course-price .left-content{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 30px;
    color: #000000;
}

.v2-course-price .left-content span{
    background: #3DFFC5;
    font-size: 17px;
    padding: 4px 10px;
    margin-bottom: 10px;
    position: relative;
    top: -5px;
    border-radius: 16px;
}

.v2-course-price .left-content del{
    font-size: 18px;
    color: #000000;
    opacity: 0.5;
}

.v2-course-price a{
   width: 180px;
    height: 51px;
    background: #0266FF;
    border-radius: 24px;
    text-align: center;
    color: #ffffff;
    display: flex;
    padding: 16px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    position: relative;
}

.v2-course-price a:before{
    content: "";
    display: inline-block;
    background-image: url(../img/v2-img/cart.png);
    width: 24px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}


.v2cd-details{
    padding: 2px 0;
}

.v2cd-details ul li:before{
    content: "";
    display: inline-flex;
    background-image: url(../img/v2-img/dots-cd.png);
    width: 24px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.v2cd-details li{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #7e7e7e;
    margin-bottom: 15px;
    position: relative;
    display: flex;
    align-items: center;
}

.v2cd-details span{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    margin: 20px 0;
    display: block;
}

.v2cd-details span strong{
    text-decoration: underline;
    font-weight: 700;
}

.v2see-all-courses{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #0266FF;
    margin-top: 40px;
    display: block;
    margin-bottom: 0px;
}

.v2see-all-courses:after{
    content: "";
    display: inline-flex;
    background-image: url(../img/v2-img/right-cd.png);
    width: 72px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 15px;
    align-items: center;
}



.v2-cd-list{
    margin-top: 20px;
}

.v2-cd-list li{
   list-style: disc;
    margin-left: 15px;
    padding-bottom: 5px;
}

.v2-teacher-img img{
        width: 176px;
    height: 187px;
    object-fit: cover;
    border-radius: 25px;
    margin-right: 20px;
}

.ab-user-content  p{
    margin-top: 10px;
    font-size: 12px;
}

.ab-user-content  a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #B1D0FF;
    margin-top: 15px;
    display: block;
    text-decoration: underline;
}

.v2-quote .left-bulb{
    background-color: #0266FF;
    border-radius: 30px 0px 0px 30px;
    width: 100px;
    display: flex;
    position: relative;
    padding: 30px;
    clear: both;
}

.v2-quote .left-bulb:before{
    content: "";
    display: block;
    background-image: url(../img/v2-img/bulb.png);
    width: 34px;
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 44%;
}

.v2-quote{
    background: #021935;
    border-radius: 30px;
    display: flex;
    position: relative;
    margin-top: 30px;
    margin-bottom: 60px;

}

.v2-quote span{
    padding: 30px 30px;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}


.v2-course-over-view{
   display: flex; 
   justify-content: space-between;
}

.v2-course-over-view .ab-Course-Overview-contnet {
    color: #fff;
    width: 80%;
}

.v2-course-content{
    padding: 0 !important;
}

.v2-course-content .accordion-body{
    min-height: 510px;
    overflow: auto;
    max-height: 700px;
    padding: 0px 10px 0px 60px;
}

.v2-course-content .accordion{
   background-color: transparent !important;
    padding: 0 !important;
    min-height: unset !important;
    overflow: unset !important;
    max-height: unset !important;
    border-bottom: none !important;
}

.v2-course-content .accordion-button{
    border: none !important;
}

.accordion-header .number {
    position: absolute;
    left: 0px;
    top: 4px;
    background: #021935;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
}

.accordion-items{
    border-bottom: 1px solid #b1d0ff33;
        padding-bottom: 10px;
}

.v2-course-content-heading{
    margin-bottom: 30px;
    position: relative;
    top: -10px;
}

.v2-course-content .accordion-button:after {
    background-image: url(../img/v2-img/down.png);
    height: 10px;
    width: 18px;
    margin-left: auto;
    transform: rotate(-180deg);
}

.v2-course-content .accordion-button:not(.collapsed)::after {
    background-image: url(../img/v2-img/down.png);
    transform: rotate(0deg);
    background-size: 100%;
    height: 10px;
    width: 18px;
    vertical-align: middle;
    margin-top: 4px
}

.v2-skills-gain{
    background-color: #021935;
    padding: 50px 40px;
    margin: 80px 0 40px;
    position: relative;
}

.ab-slill-item:before{
    content: " ";
    position: absolute;
    left: -13px;
    width: 3px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 50%;
    top: 12px;
}

.v2-benefits-check{
    position: relative;
    display: flex;
    margin: 0px 0px;
    padding: 15px 15px 10px 60px;
    align-items: center;
    font-size: 14px;
    margin-bottom: 5px;
}

.v2-benefits-check:before{
    content: " ";
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    background-image: url(../img/v2-img/chake-fram.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 5px;
}


.v2-benefits-four-box h4{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #B1D0FF;
    position: relative;
    top: -15px;
}

.course-four-box{
    display: flex;
}

.sec-one-benefits{
    margin-right: 15px;
}

.course-four-box img{
    width: 120px;
    height: 120px;
    object-fit: contain;
    border-radius: 15px;
}

.course-four-box p{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.8;
    margin-top: 12px;
}

.v2-benefits-quote{
    background: #021935;
    border-radius: 30px;
    display: flex;
    position: relative;
    margin-top: 20px;
}

.v2-benefits-quote .digital-icons{
    background-color: #0266FF;
    border-radius: 30px 0px 0px 30px;
    display: flex;
    position: relative;
    padding: 25px;
    clear: both;
}

.v2-benefits-quote .icon-digital:before{
    content: "";
    display: block;
    background-image: url(../img/v2-img/marketing.png);
    width: 34px;
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 0%;
    top: 25%;
}

.v2-benefits-quote .icon-surve:before{
    content: "";
    display: block;
    background-image: url(../img/v2-img/surve.png);
    width: 34px;
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 0%;
    top: 37%;
}

.v2-benefits-quote span{
    padding: 30px 30px;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
}

.v2certificate{
    margin: 70px 0 60px;
}

.v2certificate h2{
    font-family: 'Libre Baskerville', serif;
    margin-bottom: 30px;
}

.v2certificate p{
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
}

.v2certificate img{
    width: 100%;
    margin-top: 20px;
    height: 460px;
    object-fit: cover;
    border-radius: 10px;
}

.mobile-bottom-fixed-price{
    display: none;
}

.btn-view-all-courses{
    padding: 13px 24px;
    width: 190px;
    height: 51px;
    background-color: #0266FF;
    border-radius: 24px;
    color: #ffffff;
    text-decoration: none;
    margin: 0 auto;
    text-align: center;
}

.btn-view-all-courses:hover{
    color: #ffffff;
}

.left-right-home-sec{
    padding: 100px 0;
    background-color: #ffffff;
    position: relative;
    top: -10px;
}

.tab-content>.tab-pane{
    padding: 0;
}

.left-right-home-sec {
    padding: 100px 0;
}

.left-right-home-sec h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0;
        color: #000;
}

.v2-left-right-sec {
    margin-top: 100px !important;
}

.v2-left-right-sec h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 0em;
    margin-bottom: 20px;
    text-align: left;
    color: #000;
}

.v2-left-right-sec p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 40px;
    padding-right: 70px;
        color: #000;
}

.v2-left-right-sec a {
    color: #000000;
    border: 1px solid #2196F3;
    padding: 10px 20px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}

.v2-left-right-sec img {
    width: 390px;
    height: 530px;
    border-radius: 30px;
    object-fit: cover;
}

.v2-left-right-sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.v2-left-right-sec li {
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    display: flex;
    align-items: center;
        color: #000;
}

.v2-left-right-sec li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0 10px 0 0px;
}

.learn-from-expert{
    background-image: url(../img/v2-img/learn-form-expert.png);
    width: 100%;
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: top;
}

.mobile-app-bg{
    padding: 100px 0 30px 0;
}

.mobile-app-bg img{
    width: 100%;
    object-fit: contain;
}

.v2-cl-bg{
    padding: 100px 0;
    background-color: #ffffff;
}

.form-check-label{
    color: #000000;
}

.v2-ab-color-dark{
    color: #061F3E;
    font-weight: 600;
}

.ab-Courses-title-content{
    font-weight: 600 !important;
}

.v2-cl-course .slider-box {
    box-shadow: none !important;
    border: 1px solid #cbcbcb;
}

.v2-cl-course .slider-box .head-label h3 {
    color: #061F3E !important;
    font-weight: 600;
}

.v2-cl-course .slider-box .price-label span{
     color: #061F3E !important;
    font-weight: 600;
}

.v2-cl-course .slider-box .box-label{
    background-color: #ffffff;
    padding: 12px 20px;
    position: relative;
    border-radius: 0 0 30px 30px;
}

.v2-cl-course .slider-box .price-label del {
    font-weight: 600;
    line-height: 1.25;
    margin-right: 1.5rem;
    color: #0000004d;
}

.v2-testimonil{
    padding: 100px 0;
}

.v2-testimonil{}

.v2-testimonil .ab-testimonials-sub{
    text-transform: capitalize;
    color: #B1D0FF;
}

.v2-testimonil .ab-testimonials-user-img img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
}

.v2-testimonil .ab-testimonials-count-content {
        color: #72757a;
    font-weight: 600;
}

.v2-testimonil .ab-testimonials-user-name {
    display: block;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
}

.v2-testimonil .ab-testimonials-user{
    margin-top: 50px !important;
}

.v2-testimonil .slide-arrow-next{
    right: 40px;
    top: 130px;
    opacity: unset !important;
}

.v2-testimonil .slide-arrow-prev {
    opacity: unset !important;
    top: 130px !important;
    right: -20px !important;
}

.v2-certificate {
    padding: 20px 0;
}

.v2-certificate h2 {
    font-family: 'Libre Baskerville', serif;
    display: block;
    text-align: center;
   margin-bottom: 50px;
    font-size: 2.8rem!important;
}

.v2-certificate-img {
    background-image: url(../img/v2-img/certificate.jpg);
    max-width: 800px !important;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.v2-certificate-img h3 {
    position: relative;
    top: 40%;
    color: #c49e45;
    font-size: 60px;
    font-family: 'Luthon Southard Script';
}

.v2-certificate-img p {
    position: relative;
    top: 50%;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
}

.v2-certificate-img span {
    position: relative;
    top: 59%;
    color: #ffffff;
    left: -222px;
    font-size: 16px;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
}

.accordian-faq-sec .ab-Course-Overview-contnet{
    font-family: 'Work Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;
    display: inline-block;
    overflow: hidden;
}

.meitytop-footer{
    margin-top: 100px !important;
}


.meitytop-footer h2{
    width: 70%;
    font-size: 30px;
    font-weight: 500;
   
}

.meitytop-footer img{
    width: 57%;
}

.ab-ourVision-wrapper h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.top-sec-about{
    margin-top: 35px;
}
.about-head-para{
    text-align: center;
    color: #000000;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 600;
}
.key-insights-list{
    display: block !important;
}

.key-insights-list li{
    margin-bottom: 10px !IMPORTANT;
}

.AboutUs .v2-left-right-sec h2{
     font-size: 44px;
}

.about-banner-sec{
    padding: 90px 0;
}

.AboutUs .v2-slide-left-content h1{
    margin-top: 0px;
}

.AboutUs .v2-slide-left-content h2{
    font-size: 28px;
    line-height: 48px;
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
}

.AboutUs .left-right-home-sec{
    padding: 0 0 100px 0;
}


@media screen and (max-width: 991px) {
    
    .about-banner-sec {
        padding: 70px 0;
    }
    .AboutUs .v2-slide-left-content h2 {
        font-size: 20px;
        line-height: 36px;
    }
      
    .v2right-course-details h2{
        display: block;
    }
    
    .v2-course-price{
        display: none;
    }
    
    .mobile-bottom-fixed-price{
        display: block;
        background-color: #ffffff;
        position: fixed;
        z-index: 99;
        width: 100%;
        bottom: 0;
        padding: 0 20px;
        box-shadow: 5px 0px 8px 2px #6c6c6c7a;
    }
    
    .mobile-bottom-fixed-price .v2-course-price{
        padding: 20px 0 10px 0;
        display: flex !IMPORTANT;
    }
    
    .tab-content>.tab-pane {
        padding: 0 15px;
    }
    
    .v2-left-right-sec {
        margin-top: 60px !important;
    }
    .v2-left-right-sec img {
        margin-top: 40px;
    }
    .v2-left-right-sec li img {
        margin: 0 10px 0 0px;
    }
    
    .v2-certificate-img h3 {
        top: 36%;
        font-size: 55px;
    }
    .v2-certificate-img p {
        top: 45%;
    }
    .v2-certificate-img span {
        top: 52%;
        left: -198px;
        font-size: 15px;
    }
    
    .v2-slide-left-content h1{
        font-size: 32px;
        margin-bottom: 20px;
        margin-top: 70px;
        line-height: 1.6;
    }
    
    .v2-slide-img {
        width: 100%;
        height: 390px;
        border-radius: 30px;
        object-fit: cover;
        margin-left: 0;
        margin-top: 30px;
    }
    
    .v2-slide-left-content a {
        margin-top: 22px;
        margin-bottom: 10px;
    }
    
    .v2-carousel-indicators {
        margin-left: 0% !important;
    }
    
    .ab-footer {
        padding: 15px;
    }
}


@media screen and (max-width: 800px) {
    .accordian-faq-sec .ab-accordion-content{
        width: 230px;
    }
    
    .cd-3tabs{
       padding: 10px 0;
       border-radius: 10px;
    } 
   
    .cd-three-tabs-gap{
        gap: 5px !important;
    }
    .cd-value{
        color: #000000;
        font-size: 14px;
        font-weight: 600;
    }
    
    .ab-user-box{
        display: block;   
    }
    
    .v2-teacher-img img {
        margin-bottom: 15px;
    }
    
    .v2-course-content .accordion-body{
        padding: 0;
    }
        
    .course-four-box{
        flex-wrap: wrap;
    }  
    
    .course-four-box p {
        text-align: left;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    
    .v2-cd-page h1{
       font-size: 28px !important; 
    }
    
    .v2-cd-page h2{
       font-size: 28px !important; 
       margin-bottom: 20px !important;
       position: relative;
    }
    
    .v2certificate img {
        height: 240px;
    }
    
    .v2right-course-details {
        padding: 15px;
    }
    
    .v2right-course-details img {
        height: 185px;
        margin-bottom: 30px;
    }
    
    .v2-course-price .left-content {
        font-size: 22px;
    }
    
    .v2-course-price a {
        width: 125px;
        height: 44px;
        font-size: 15px;
    }
    
    .v2-left-right-sec img {
        margin-top: 40px;
        width: 100%;
        height: 430px;
    }
    .v2-left-right-sec p {
        padding: 0;
    }
    .v2-left-right-sec ul {
        display: block;
    }
    .v2-left-right-sec li {
        margin-bottom: 10px;
    }
  
    .learn-from-expert{
        height: 250px;
        margin-top: 100px;
    }
    .mobile-app-bg {
        padding: 70px 0 30px 0;
    }
    .v2-certificate {
        display: none;
    }
    
    .ab-testimonials .slide-arrow-next {
        bottom: -200px !important;
    }
    
    .ab-testimonials .slide-arrow-prev {
        bottom: -200px !important;
        right: 120px !important;
    }
    
    .v2-mobile-music{
        text-align: center;
        position: relative;
        top: 30px;
    }
    
    .meitytop-footer img {
        width: 100%;
    }
    .meitytop-footer h2 {
        width: 100%;
        margin-top: 30px;
    }
}


@media screen and (max-width: 767px) {
    .mobile-view {
        display: block;
    }
    .mobile-login-dash{
        display: block;
        position: absolute;
        top: 15px;
        right: 0;
    }
    .desktop-view {
        display: none;
    }
    .mobile-logo {
        width: 100px;
    }
    .navbar {
        opacity: 1;
        padding: 0;
    }
    .logo img {
        width: 90px;
    }
    .auto-scroll-icon img {
        padding: 0 10px;
    }
    .navbar-container input[type="checkbox"],
    .navbar-container .hamburger-lines {
        display: block;
    }
    .navbar-container {
        display: block;
        position: relative;
        height: 64px;
    }
    .navbar-container input[type="checkbox"] {
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 20px;
        left: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }
    .navbar-container .hamburger-lines {
        display: block;
        height: 23px;
        width: 28px;
        position: absolute;
        top: 18px;
        left: 15px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .navbar-container .hamburger-lines .line {
        display: block;
        height: 3.5px;
        width: 100%;
        border-radius: 10px;
        background: #ffffff;
    }
    .navbar-container .hamburger-lines .line1 {
        transform-origin: 0% 0%;
        transition: transform 0.3s ease-in-out;
    }
    .navbar-container .hamburger-lines .line2 {
        transition: transform 0.2s ease-in-out;
    }
    .navbar-container .hamburger-lines .line3 {
        transform-origin: 0% 100%;
        transition: transform 0.3s ease-in-out;
    }
    .navbar .menu-items {
        padding-top: 70px;
        background: #05131b;
        height: 100vh;
        width: 250px;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        margin-left: -40px;
        padding-left: 15px;
        padding-right: 15px;
        transition: transform 0.5s ease-in-out;
        box-shadow: 100px 0px 200px 0px #00000063;
    }
    .navbar .menu-items li {
        margin-bottom: 12px;
        font-size: 1.1rem;
        font-weight: 500;
        margin-left: 0;
        padding: 5px 0px;
    }
    .logo {
        position: absolute;
        top: 10px;
        left: 65px;
    }
    .mobile-login {
        position: absolute;
        top: 5px;
        right: 0;
        color: #ffffff !important;
        width: 110px;
        height: 48px;
        font-size: 15px !important;
        font-weight: 500 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-container input[type="checkbox"]:checked~.menu-items {
        transform: translateX(0);
    }
    .navbar-container input[type="checkbox"]:checked~.hamburger-lines .line1 {
        transform: rotate(45deg);
    }
    .navbar-container input[type="checkbox"]:checked~.hamburger-lines .line2 {
        transform: scaleY(0);
    }
    .navbar-container input[type="checkbox"]:checked~.hamburger-lines .line3 {
        transform: rotate(-45deg);
    }
    .navbar-container input[type="checkbox"]:checked~.logo {
        display: none;
    }
    .dektop-login {
        display: none !important;
    }
}


@media screen and (max-width: 600px) {
    .navbar .menu-items {
        margin-left: -12px;
    }
}



.check-label{
    color:#FFFFFF !important;
}

.check-input{
        border: 2px solid #FFFFFF !important;
}

span.grey {
    background: #99cddf;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #000;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 15px;
    text-align: center;
    width: 1.6em;
}




