@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Poppins:wght@100;200;300;400;500;600;700;800&family=Rubik:wght@300;400;600;700;800&display=swap');

/* font-family: 'Montserrat', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Rubik', sans-serif; */
body {
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

button:focus {
    box-shadow: none !important;
}

.vtlbannerArea {
    width: 100%;
    float: left;
    max-height: 92vh;
    display: block;
    background: #E5E9E0;
    padding: 80px 0 0 0;
    margin-bottom: 15em;
    position: relative;
}


.vtlbannerArea .assm {
    width: 104%;
    height: 19vh;
    background: #E5E9E0;
    display: block;
    position: absolute;
    bottom: -5.5vh;
    left: -2vw;
    transform: rotate(-2deg);
    z-index: -1;
}
.vtlbannerArea.digioffice,
.vtlbannerArea.digioffice .assm{
    background: #CEE9FB;
}

.vtlbannerArea .leftcontnt {
    width: 88%;
    display: block;
    padding-top: 36px;
}

.vtlbannerArea .leftcontnt .bn-toptxt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: start;
    position: relative;

}

.vtlbannerArea .leftcontnt .bn-toptxt h2 {
    display: block;
    float: left;
    font-size: 70px;
    line-height: 60px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    margin: 0 0 30px 0;

}
.vtlbannerArea .leftcontnt h1{
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 65px;
line-height: 83px;
color: #000;
margin: 1em 0 0.45em;
}

.vtlbannerArea .leftcontnt .bn-toptxt::after {
    content: '';
    position: absolute;
    top: -14px;
    right: 0;
    background: url(../../assets/images/virtual_learn/baner_shrt_img01.png) no-repeat 0 0;
    width: 95px;
    height: 76px;
}
.vtlbannerArea.digioffice .leftcontnt .bn-toptxt::after {
    content: '';
    position: absolute;
    top: -14px;
    right: 0;
    background: url(../../assets/images/digi-office/baner_shrt_img01.png) no-repeat 0 0;
    width: 97px;
    height: 70px;
}

.vtlbannerArea .leftcontnt .bn-midtxt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 40px 0;

}

.vtlbannerArea .leftcontnt .bn-midtxt .crcle {
    width: 25%;
}

.vtlbannerArea .leftcontnt .bn-midtxt .crcle img {
    width: 100%;
}

.vtlbannerArea .leftcontnt .bn-midtxt .hdngArea {
    width: 66%;
}

.vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
    width: 100%;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    margin: 0 0 15px 0;
    color: #000;
    font-family: 'Rubik', sans-serif;
}

.vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h2 {
    width: 100%;
    font-weight: 700;
    font-size: 80px;
    line-height: 57px;
    color: #3333CC;
    font-family: 'Rubik', sans-serif;
}

.vtlbannerArea .leftcontnt .bn-btmtxt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: start;
    position: relative;
}

.vtlbannerArea .leftcontnt .bn-btmtxt h2 {
    width: 100%;
    display: block;
    float: left;
    font-weight: 700;
    font-size: 60px;
    font-family: 'Rubik', sans-serif;
    line-height: 71px;
    margin: 0 0 30px 0;
}

.vtlbannerArea .leftcontnt .bn-btmtxt::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../assets/images/virtual_learn/baner_shrt_img03.png) no-repeat 0 0;
    width: 96px;
    height: 60px;
}
.vtlbannerArea.digioffice .leftcontnt .bn-btmtxt::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../assets/images/digi-office/baner_shrt_img03.png) no-repeat 0 0;
    width: 96px;
    height: 60px;
}

.vtlbannerArea .leftcontnt p {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 60px 0;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.vtlbannerArea .leftcontnt .getintouch {
    padding: 10px 40px;
    border-radius: 45px;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: #FFFFFF;
    background: #000;
    margin: 0 0 20px 0;
    border: none;
}

.vtlbannerArea .rightcontnt {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}

.vtlbannerArea .rightcontnt::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../assets/images/virtual_learn/rightbanner_blob.png) no-repeat 0 0;
    width: 642px;
    height: 582px;
    z-index: -1;
}
.vtlbannerArea.digioffice .rightcontnt::before{
    background: url(../../assets/images/digi-office/rightbanner_blob.png) no-repeat 0 0; 
    width: 562px;
    height: 564px;
}

.vtlbannerArea .rightcontnt .top-phto-block {
    width: 100%;
    display: block;
    float: left;
    text-align: right;
    position: relative;
    z-index: 2;
    margin: 0 0 25px 0;
    position: relative;
    transition: 0.2s;
}
.vtlbannerArea .rightcontnt .top-phto-block .viewr{
    display: none;
}
.vtlbannerArea .rightcontnt .top-phto-block:hover .viewr{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 16px;
    left: 74px;
    bottom: 0;
    right: 0;
    border-radius: 15px;
    margin: auto;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.vtlbannerArea .rightcontnt .top-phto-block:hover .viewr img{
    width: 24px;
    height: 24px;
}
.vtlbannerArea .rightcontnt .top-phto-block img {
    width: 90%;
}

.vtlbannerArea .rightcontnt .mid-phto-block {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}

.vtlbannerArea .rightcontnt .mid-phto-block .crcle {
    float: left;
    position: relative;
    transition: 0.2s;

}

.vtlbannerArea .rightcontnt .mid-phto-block .crcle img {
    width: 76%;
}
.vtlbannerArea .rightcontnt .mid-phto-block .crcle .viewr{
    display: none;
}
.vtlbannerArea .rightcontnt .mid-phto-block .crcle:hover .viewr{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: -50px;
    bottom: 0;
    right: 0;
    border-radius: 15px;
    margin: auto;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.vtlbannerArea .rightcontnt .mid-phto-block .crcle:hover .viewr img{
    width: 24px;
    height: 24px;
    transform: scale(1);
}


.vtlbannerArea .rightcontnt .mid-phto-block .album {
    float: right;
    text-align: right;
    padding: 10px;
    background: #FFFFFF;
    border-radius: 25px;
    width: 60%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        "one two . ."
        "one three . ."
        ". . . .";
    margin: 6vh 0 0 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.vtlbannerArea.digioffice .rightcontnt .mid-phto-block .album{
    margin: 1vh 0 0 0;
}


.vtlbannerArea .rightcontnt .mid-phto-block .album .one {
    grid-area: one;
    width: 100%;
    padding: 5px;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .one img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .two img {
    border-radius: 10px;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .three img {
    border-radius: 10px;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .two {
    grid-area: two;
    width: 100%;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .three {
    grid-area: three;
    width: 100%;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .itm {
    border-radius: 10px;
    padding: 10px;
    height: 100%;
    overflow: hidden;
    position: relative;
    
}
.vtlbannerArea .rightcontnt .mid-phto-block .album .itm .viewr{
    display: none;
}
.vtlbannerArea .rightcontnt .mid-phto-block .album .itm:hover .viewr{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 15px;
    margin: auto;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
}
.vtlbannerArea .rightcontnt .mid-phto-block .album .itm:hover .viewr img{
    width: 24px;
    height: 24px;
    transform: scale(1);
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .itm img {
    width: 100%;
    cursor: pointer;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .itm img {
    transition: transform .2s;
    width: 100%;
    height: 100%;
}

.vtlbannerArea .rightcontnt .mid-phto-block .album .itm img:hover {
    transform: scale(1.5);
}

.learningArea {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 11.25em 0;
}

.learningArea .lftArea {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

.learningArea .lftArea::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -7vh;
    right: 0;
    width: 490px;
    height: 485px;
    background: url(../../assets/images/virtual_learn/learningblobbg.png) no-repeat 0 0;
}
.learningArea.digi-off .lftArea::after{
    width: 490px;
    height: 485px;
    background: url(../../assets/images/digi-office/learningblobbg.png) no-repeat 0 0;
}

.learningArea .lftArea h2 {
    width: 100%;
    display: block;
    float: left;
    font-weight: 600;
    font-size: 50px;
    line-height: 65px;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 30px 0;
}

.learningArea .lftArea p {
    width: 90%;
    display: block;
    float: left;
    margin: 0 0 25px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.learningArea .lftArea .getintouch {
    padding: 10px 40px;
    border-radius: 45px;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: #FFFFFF;
    background: #000;
    margin: 0 0 20px 0;
    border: none;
}

.learningArea .rgtArea {
    width: 80%;
    display: block;
    float: right;
    margin: 0 0 0 0;
}

.learningArea .rgtArea .carousel.learning .carousel-indicators [data-bs-target] {
    width: 160px;
    height: 109px;
    border-radius: 15px;
    border: 1px solid transparent;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.learningArea .rgtArea .carousel.learning .carousel-indicators {
    bottom: -18vh;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

.learningArea .rgtArea .carousel.learning .carousel-item img {
    border-radius: 15px;
    width: 100%;
}

.metaverseArea {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    margin: 0 0 106px 0;
}

.metaverseArea .rightBlock {
    width: 100%;
    display: block;
    float: right;
    margin: 0 0 0 0;

    padding: 60px 0 60px 80px;
    box-sizing: border-box;

    position: relative;
}

.metaverseArea .rightBlock::after {
    content: '';
    position: absolute;
    right: -9vw;
    top: 0;
    z-index: -1;
    width: 55vw;
    height: 68vh;
    border-radius: 45px 0px 0px 45px;
    background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
}
.metaverseArea.digi-off .rightBlock::after{
    background: linear-gradient(90deg, #ACB6E5 0%, #86FDE8 100%) !important;
} 

.metaverseArea .rightBlock .cntntBox {
    width: 100%;
    float: left;
    display: block;
}

.metaverseArea .rightBlock .cntntBox h2 {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 30px 0;
    font-weight: 600;
    font-size: 45px;
    line-height: 60px;
    color: #000;
    font-family: 'Poppins', sans-serif;
}

.metaverseArea .rightBlock .cntntBox p {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    font-family: 'Montserrat', sans-serif;
}

.metaverseArea .rightBlock .cntntBox h4 {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #822626;
    font-family: 'Montserrat', sans-serif;
}

.metaverseArea .metaPhoto {
    width: 100%;
    display: block;
    float: left;
}

.metaverseArea .metaPhoto img {
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    margin: 3rem 0 0 4.5rem;
}

.benefitArea {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 130px 0;
}

.benefitArea .lftContnt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 9em 0 0 0;
}

.benefitArea .lftContnt h2 {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    color: #3333CC;
    font-weight: 600;
    font-size: 50px;
    line-height: 65px;
    font-family: 'Rubik', sans-serif;
    margin: 0 0 50px 0;
}

.benefitArea .lftContnt h2 span {
    color: #6EB50D;
}

.benefitArea .lftContnt .getintouch {
    padding: 10px 40px;
    border-radius: 45px;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: #FFFFFF;
    background: #000;
    margin: 0 0 40px 0;
    border: none;
}

.benefitArea .feature {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 0 0 0;
}

.benefitArea .feature .f-row {
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.benefitArea .feature .f-row .f-box {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 40px 0;
}

.benefitArea .feature .f-row .f-box img {
    width: 40px;
    height: 40px;
    margin: 0 0 20px 0;
}

.benefitArea .feature .f-row .f-box h2 {
    width: 100%;
    display: block;
    float: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0 0 22px 0;
    font-family: 'Montserrat', sans-serif;
}

.benefitArea .feature .f-row .f-box p {
    width: 100%;
    display: block;
    float: left;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}

.clasroomArea {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
}

.clasroomArea .itemBlock {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 0 0 0;
}

.clasroomArea .itemBlock .logo {
    float: left;
    display: block;
    margin: 0 0 30px 0;
}

.clasroomArea .itemBlock .logo img {
    float: left;
    display: block;
    width: 64px;
    height: 64px;
}

.clasroomArea .itemBlock h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    width: 100%;
    margin: 0 0 30px 0;
}

.clasroomArea .itemBlock ul {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
}

.clasroomArea .itemBlock ul li {
    width: 100%;
    /* display: block; */
    float: left;
    padding: 0 0 0 13px;
    /* background: url(../../assets/images/virtual_learn/list.png) no-repeat 0 50%; */
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
}

.clasroomArea .rightArea {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    padding: 9em 0 0 0;
}

.clasroomArea .rightArea h2 {
    width: 100%;
    display: block;
    float: left;
    font-weight: 600;
    font-size: 50px;
    line-height: 75px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000000;
}

.clasroomArea .rightArea h2 span {
    color: #6EB50D;
}

.clasroomArea .rightArea::after {
    content: '';
    position: absolute;
    z-index: -1;
    right: -9vw;
    top: 0;
    width: 332px;
    height: 541px;
    background: url(../../assets/images/virtual_learn/studentarea_vector.png) no-repeat 0 0;
}

.learningArea .rgtArea .carousel.learning .carousel-indicators li {
    width: 130px;
    height: 109px;
    border-radius: 15px;
    cursor: pointer;
}

.albumModal .modal-dialog {
    max-width: 800px;
}
.albumModal .modal-content,.albumModal .modal-header{
    background: none;
    border: none;
}
.albumModal .photoview{
    width: 100%;
    display: block;
    border-radius: 15px;
    border: 8px solid #fff;
}
.albumModal .photoview img {
    border: 0;
    border-radius: 15px;
}
.albumModal .modal-header .close{
    opacity: 1;
    padding: 0;
    margin: 0 0rem -1em auto;
}
.albumModal .modal-header .close:focus{
    outline: 0;
}

.faqArea{
    width: 100%;
    display: block;
    float: left;
    margin: 4em 0 0 0;
}
.faqArea .heading{
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 1.5em 0;
}

.faqArea .heading h2{
    width: 100%;
    display: block;
    float: left;
    font-weight: 600;
    font-size: 50px;
    line-height: 65px;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 30px 0;
    text-align: center;
    color: #000;
}
.faqArea .item{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    margin: 0 0 1.5em 0;
    padding: 0 2.5em;
}
.faqArea .item h4{
    width: 100%;
    display: block;
    float: left;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000;
}
.faqArea .item p{
    width: 100%;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
}



.faqArea.pricingArea .pricingtble { 
    width: 100%; 
    table-layout: fixed;
    border-collapse: collapse; 
    margin: 0 auto;
}
/* Zebra striping */
.faqArea.pricingArea .pricingtble tr:nth-of-type(odd) { 
    background: #f2f2f2; 
}
.faqArea.pricingArea .pricingtble th { 
    background: #fff; 
    color: #005076; 
    font-weight: 600; 
}
.faqArea.pricingArea .pricingtble td, .faqArea.pricingArea .pricingtble th { 
    padding: 20px; 
    border: 2px solid rgba(41, 51, 92, 0.1); 
    text-align: left; 
    text-align: center
}
.faqArea.pricingArea .pricingtble td{
    font-size: 16px;
}
.faqArea.pricingArea .pricingtble th:first-child{
    border: none;
}
.faqArea.pricingArea .pricingtble th h3{
    width: 100%;
    text-align: center;
    color: #3333CC;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.faqArea.pricingArea .pricingtble th .price{
    display: flex;
    justify-content: center;
    align-items: center;
}
.faqArea.pricingArea .pricingtble th .price .large-heading{
    color: #000;
    font-size: 1.7em;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.02em;
    padding-right: 5px;
}
.faqArea.pricingArea .pricingtble th .price  .price-subtitle{
    position: relative;
    margin-bottom: 3px;
    margin-left: 7px;
    opacity: 0.8;
}
.faqArea.pricingArea .pricingtble th .strt-btn{
background: #000;
color: #fff;
font-size: 14px;
padding:10px 40px;
border-radius: 25px;

}
.faqArea.pricingArea .price-table{
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 1.8em 0;
}
.faqArea.pricingArea .price-table .pricing-card-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    justify-content: center;
    background: rgb(51, 51, 204);
    padding: 1em 1.5em;
    box-sizing: border-box;
    text-align: center;
    
}
.faqArea.pricingArea .price-table .pricing-card-header .large-heading{
    color:#fff;
    font-size: 25px;
    line-height: 36px;
    font-weight: 700;
}

.faqArea.pricingArea .price-table .pricing-card-header .large-heading .price-subtitle {
    position: relative;
    margin-bottom: 3px;
    margin-left: 7px;
    font-size: 16px;
    opacity: 0.5;
    font-weight: 400;
}
.faqArea.pricingArea .price-table .card-body-tble{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    float: left;
    padding: 21px;
    margin-bottom: 1em;
    box-sizing: border-box;
    border-right: 2px solid rgba(41, 51, 92, 0.1);
    border-bottom: 2px solid rgba(41, 51, 92, 0.1);
    border-left: 2px solid rgba(41, 51, 92, 0.1);
    background: #fff;
}
.faqArea.pricingArea .price-table .card-body-tble .pricing-card-item{
    width: 100%;
    display: flex;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(41, 51, 92, 0.1);
    flex-direction: column;
    justify-content: flex-start;
    font-size: 14px;
    margin-bottom: 1em;
}
.faqArea.pricingArea .price-table .card-body-tble .strt-btn{
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 10px 40px;
    border-radius: 25px;
    font-weight: 600;
}
.faqArea.pricingArea .lastTxt{
    width: 100%;
    font-size: 16px;
    color: #000;

}
.faqArea.pricingArea .lastTxt a{
    font-weight: 600;
    color: #000;
}

.vtlbannerArea.digioffice .leftcontnt .bn-btmtxt h2{
    font-size: 50px;
}

/* media */


@media only screen and (max-width:1920px) {
    .metaverseArea .rightBlock::after {
        right: -16vw;
        width: 63vw;
        height: 50vh;
    }


    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -15vh;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 50px;
        line-height: 40px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 35px;
        line-height: 42px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h2 {
        font-size: 70px;
        line-height: 47px;
        margin-top: -6px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt {
        margin-top: -20px;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        top: -23px;
    }

    .vtlbannerArea .leftcontnt p {
        margin-top: -15px;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .vtlbannerArea {
        max-height: 90vh;
    }


    .vtlbannerArea {
        max-height: 75vh;
    }

    .clasroomArea .rightArea::after {
        right: -17.5vw;
    }
    .metaverseArea .rightBlock::after {
        height: 64vh;
    }
}

@media only screen and (max-width:1600px) {
    .metaverseArea .rightBlock ::after {
        height: 60vh;
    }

    .learningArea .lftArea p {
        width: 100%;
    }

    .clasroomArea .rightArea {
        padding-top: 5em;
    }


    .metaverseArea .rightBlock::after {
        height: 70vh;
    }

    .clasroomArea .rightArea::after {
        right: -11vw;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -20vh;
    }

    .vtlbannerArea {
        max-height: 92vh;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators li {
        width: 150px;
    }

}

@media only screen and (max-width:1440px) {}

@media only screen and (max-width:1366px) {
    .vtlbannerArea .rightcontnt::before {
        right: -30px;
        top: -61px;
    }

    .metaverseArea .rightBlock::after {
        right: -16vw;
        width: 70vw;
        height: 85vh;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        right: -63px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 37px;
        line-height: 40px;
        white-space: nowrap;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt::after {
        right: -43px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt {
        margin-top: -22px;
    }

    .vtlbannerArea .leftcontnt p {
        margin-bottom: 40px;
    }

    .vtlbannerArea {
        max-height: 85vh;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -23vh;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 40px;
        line-height: 18px;
    }
}

@media only screen and (max-width:1024px) {
    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 50px;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt h2 {
        font-size: 46px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt::after {
        top: -7px;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        top: -28px;
    }

    .vtlbannerArea .rightcontnt .mid-phto-block .album {
        width: 56%;
        margin: -12vh 0 0 0;
    }

    .vtlbannerArea .rightcontnt .mid-phto-block .album img {
        width: 100%;
    }

    .vtlbannerArea {
        height: 42vh;
    }

    .vtlbannerArea .leftcontnt p {
        margin-bottom: 25px;
    }

    .metaverseArea .rightBlock::after {
        height: 48vh;
        width: 70vw;
    }

    .metaverseArea .metaPhoto img {
        margin-top: 16rem;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 28px;
        line-height: 32px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt h2 {
        margin-bottom: 10px;
    }

    .vtlbannerArea .leftcontnt p {
        font-size: 18px;
    }

    .vtlbannerArea {
        max-height: 40vh;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -10vh;
    }

    .learningArea {
        margin-bottom: 6em;
    }

    .metaverseArea .rightBlock .cntntBox h2 {

        font-size: 35px;
        line-height: 55px;
    }

    .learningArea .lftArea h2 {

        font-size: 40px;
        line-height: 52px;
    }

    .faqArea.pricingArea .pricingtble td, .faqArea.pricingArea .pricingtble tr { 
        display: block; 
	}
	

	.faqArea.pricingArea .pricingtble thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.faqArea.pricingArea .pricingtble tr {
        border: 1px solid #E74C3C; 
    }
    tr + tr{
        margin-top: 1.5em;
    }
	.faqArea.pricingArea .pricingtble td { 
		/* make like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
        background-color: #F8D9D5;
        text-align: left; 
	}
	.faqArea.pricingArea .pricingtble td:before { 
        content: attr(data-label);
        display: inline-block;
        line-height: 1.5;
	    margin-left: -100%;
        width: 100%;
		white-space: nowrap;
	}
}

@media only screen and (max-width:768px) {
    .vtlbannerArea .assm {
        display: none;
    }

    .vtlbannerArea .leftcontnt {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 30px;
        line-height: 28px;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        top: -43px;
        right: -14px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h2 {
        font-size: 50px;
        line-height: 47px;
        margin-top: -10px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 22px;
        line-height: 29px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt h2 {
        font-size: 34px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt {
        margin-top: -37px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt::after {
        right: -39px;
    }



    .vtlbannerArea {
        height: 53vh;
        max-height: fit-content;
    }

    .vtlbannerArea .leftcontnt p {
        text-align: center;
    }

    .vtlbannerArea .leftcontnt .getintouch,
    .learningArea .lftArea .getintouch {
        margin: 0 auto;
        display: table;
    }

    .vtlbannerArea .rightcontnt::before {
        display: none;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .vtlbannerArea .rightcontnt .mid-phto-block .crcle img {
        width: 58%;
    }

    .vtlbannerArea .rightcontnt .mid-phto-block .album {
        width: 66%;
        margin: -10vh -21px 0 0;
    }

    .vtlbannerArea {
        margin-bottom: 8em;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -12vh;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators li {
        height: 80px;
    }

    .learningArea .lftArea h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .metaverseArea .rightBlock {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .metaverseArea .metaPhoto img {
        margin-top: 11rem;
    }

    .metaverseArea .rightBlock::after {
        height: 77vh;
        width: 70vw;
    }

    .benefitArea .lftContnt h2 {
        font-size: 35px;
        line-height: 48px;
        margin-bottom: 25px;
    }

    .benefitArea,
    .clasroomArea {
        margin-bottom: 50px;
    }

    .clasroomArea .rightArea {
        padding-top: 0;
        margin: 0 0 2em 0;
    }
}


@media only screen and (max-width:767px) {

    .vtlbannerArea .assm,
    .vtlbannerArea .rightcontnt {
        display: none !important;
    }

    .vtlbannerArea .leftcontnt {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        top: -37px;
        right: 46px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h2 {
        font-size: 50px;
        line-height: 47px;
        margin-top: -10px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 25px;
        line-height: 29px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt h2 {
        font-size: 44px;

    }

    .vtlbannerArea .leftcontnt .bn-btmtxt {
        margin-top: -37px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt::after {
        right: 9px;
    }

    .vtlbannerArea .rightcontnt {
        display: none !important;
    }

    .vtlbannerArea {
        height: 73vh;
        max-height: fit-content;
    }

    .vtlbannerArea .leftcontnt p {
        text-align: center;
    }

    .vtlbannerArea .leftcontnt .getintouch,
    .learningArea .lftArea .getintouch {
        margin: 0 auto;
        display: table;
    }

    .vtlbannerArea {
        margin-bottom: 7em;
        height: auto;
        padding-bottom: 2em;
    }

    .learningArea .lftArea::after {
        right: -23px;
    }

    .learningArea .lftArea h2 {
        font-size: 40px;
        line-height: 55px;
        text-align: center;
    }

    .learningArea .lftArea p {
        text-align: center;
    }

    .learningArea .lftArea .getintouch {
        margin-bottom: 1em;
    }

    .learningArea .rgtArea {
        width: 100%;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -18vh;
    }

    .learningArea .rgtArea {
        margin-top: 1.5em;
    }

    .learningArea {
        margin-bottom: 12em;
    }

    .metaverseArea .metaPhoto img {
        margin: 0 0 0 0;
    }

    .metaverseArea .rightBlock {
        width: 100%;
        padding: 30px;
        border-radius: 15px;
        margin: 1.5em 0 1.5em 0;
        background: linear-gradient(90deg, #FBED96 0%, #ABECD6 100%);
    }

    .metaverseArea .rightBlock::after {
        display: none;
    }

    .metaverseArea .rightBlock .cntntBox h2 {
        font-size: 28px;
        line-height: 40px;
        text-align: center;
    }

    .metaverseArea .rightBlock .cntntBox p {
        text-align: center;
    }

    .metaverseArea .rightBlock .cntntBox h4 {
        text-align: center;
        font-size: 16px;
        line-height: 25px;
    }

    .benefitArea .lftContnt {
        padding: 0;
    }

    .metaverseArea,
    .benefitArea {
        margin-bottom: 55px;
    }

    .benefitArea .lftContnt h2 {
        font-size: 40px;
        line-height: 54px;
        margin-bottom: 24px;
    }

    .clasroomArea .itemBlock {
        justify-content: center;
        align-items: center;
    }

    .clasroomArea .itemBlock h2 {
        text-align: center;
    }

    .clasroomArea .rightArea h2 {
        font-size: 44px;
        line-height: 58px;
    }

    .clasroomArea .rightArea::after {

        right: -20vw;
        top: -118px;
    }

    .benefitArea .feature .f-row .f-box {
        margin-bottom: 20px;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators [data-bs-target] {
        margin-right: 10px;
    }

    .orderOne {
        order: 1;
    }

    .orderTwo {
        order: 2;
    }

    .vtlbannerArea .rightcontnt {
        display: none !important;
    }

    .learningArea .lftArea {
        margin-bottom: 2em;
    }
    .faqArea .heading h2{
        font-size: 35px;
        line-height: 50px;
    }
    .faqArea .heading h2{
        margin-bottom: 0;
    }
    .faqArea{
        margin: 0 0 1.5em;
    }
}



@media only screen and (max-width:736px) {}

@media only screen and (max-width:667px) {}

@media only screen and (max-width:600px) {}

@media only screen and (max-width:568px) {}

@media only screen and (max-width:414px) {
    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -13vh;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt h2 {
        font-size: 37px;
    }

    .learningArea .lftArea {
        margin-bottom: 2em;
    }
}

@media only screen and (max-width:393px) {
    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        top: -43px;
        right: -10px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt::after {
        right: -15px;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators li {
        height: 78px;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -13vh;
    }
}

@media only screen and (max-width:375px) {
    .vtlbannerArea .leftcontnt .bn-btmtxt h2 {
        font-size: 35px;
    }

    .vtlbannerArea .leftcontnt .bn-toptxt::after {
        top: -40px;
        right: -20px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h4 {
        font-size: 22px;
        line-height: 27px;
    }

    .vtlbannerArea .leftcontnt .bn-btmtxt::after {
        right: -34px;
    }

    .vtlbannerArea .leftcontnt .bn-midtxt .hdngArea h2 {
        font-size: 40px;
        line-height: 41px;
    }

    .learningArea .lftArea h2 {
        font-size: 34px;
        line-height: 45px;
    }

    .learningArea .lftArea h2 {
        margin-bottom: 10px;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators {
        bottom: -16vh;
    }

    .learningArea .rgtArea .carousel.learning .carousel-indicators li {
        height: 80px;
    }

    .clasroomArea .rightArea {
        padding-top: 1em;
    }

    .learningArea .lftArea {
        margin-bottom: 2em;
    }

    .learningArea .rgtArea {
        width: 100%;
    }
}

@media only screen and (max-width:320px) {}