@media (max-width: 1440px) {
  .main-banner .banner-content .banner-text h3 {
    font-size: 50px;
    line-height: 40px;
  }
}

@media (max-width: 1200px) {
  section {
    overflow: hidden;
  }
  .section-heading {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 30px;
  }
  .section-heading h1, .section-heading h2 {
    font-size: 45px;
    line-height: 60px;
  }
  .section-heading p {
    font-size: 22px;
    line-height: 28px;
    margin-top: 25px;
  }
  .blue-heading {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 30px;
  }
  .blue-heading h1, .blue-heading h2 {
    font-size: 40px;
    line-height: 54px;
  }
  .header .main-nav .main-nav-content .nav-links ul li {
    padding: 10px 6px;
  }
  .header .main-nav .main-nav-content .nav-links ul li a {
    font-size: 14px;
  }
  .main-banner .banner-content .banner-text {
    max-width: 50%;
  }
  .main-banner .banner-content .banner-text h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .main-banner .banner-content .banner-text h3 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 5px;
  }
  .main-banner .banner-content .banner-text p {
    font-size: 20px;
    margin-top: 10px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .about-us .rectangle-bg {
    width: 45%;
  }
  .about-us .about-content-wrapper .about-info h2 {
    font-size: 45px;
    line-height: 53px;
  }
  .about-us .about-content-wrapper .about-info p {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 25px;
  }
  .services {
    padding: 50px 0 150px;
  }
  .services .heading h1 {
    font-size: 45px;
    line-height: 53px;
  }
  .services .heading p {
    font-size: 21px;
    line-height: 28px;
  }
  .services .service-cards {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .services .service-cards .card .overlay {
    left: -110%;
  }
  .our-courses {
    padding: 80px 0;
  }
  .our-courses .heading {
    padding: 0 15px;
  }
  .our-courses .heading h1 {
    font-size: 40px;
    line-height: 47px;
  }
  .our-courses .heading h2 {
    font-size: 45px;
    line-height: 53px;
  }
  .our-courses .heading p {
    font-size: 21px;
    line-height: 28px;
  }
  .our-courses .course-tabs .tab-list {
    margin: 50px 0;
  }
  .our-courses .course-tabs .tab-list ul {
    overflow: auto hidden;
    white-space: nowrap;
    max-width: 100vw;
  }
  .our-courses .course-tabs .tab-list ul li {
    height: 60px;
    min-width: 180px;
  }
  .our-courses .course-tabs .tab-list ul li span {
    font-size: 20px;
    line-height: 27px;
  }
  .course-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .course-list .course {
    max-width: 46%;
    width: 46%;
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    margin: 2%;
  }
  .stats .stats-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .stats .stats-wrapper .stat {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    width: 50%;
  }
  .stats .stats-wrapper .stat:nth-child(3) {
    margin-bottom: 0;
  }
  .stats .stats-wrapper .stat:last-child {
    margin-bottom: 0;
  }
  .stats .stats-wrapper .stat img {
    margin: 0 0 30px 0;
  }
  .stats .stats-wrapper .stat span {
    display: block;
    width: 100%;
  }
  .testimonials {
    min-height: initial;
  }
  .testimonials .testimonials-wrapper .content .heading h3 {
    font-size: 40px;
    line-height: 47px;
  }
  .testimonials .testimonials-wrapper .content .heading h2 {
    font-size: 45px;
    line-height: 53px;
  }
  .testimonials .testimonials-wrapper .content p {
    font-size: 21px;
    line-height: 28px;
  }
  .testimonials .testimonials-wrapper .content .signature img {
    width: 50px;
  }
  .testimonials .testimonials-wrapper .content .signature .info p {
    font-size: 22px;
    line-height: 26px;
  }
  .testimonials .testimonials-wrapper .content .signature .info span {
    font-size: 20px;
    line-height: 24px;
  }
  .footer .footer-main .footer-links h4 {
    font-size: 14px;
    line-height: 19px;
  }
  .footer .footer-main .footer-links p {
    font-size: 12px;
    line-height: 17px;
  }
  .footer .footer-main .footer-links p i {
    font-size: 15px;
    margin-right: 4px;
  }
  .footer .footer-main .footer-links ul li a {
    font-size: 12px;
    line-height: 17px;
  }
  .footer .copyright .copy p {
    font-size: 12px;
    line-height: 17px;
  }
  .footer .copyright .copy ul li a {
    font-size: 12px;
    line-height: 17px;
  }
  .services-page-wrapper .services-wrapper img.top {
    left: -20px;
    width: 100px;
  }
  .services-page-wrapper .services-wrapper img.bottom {
    right: -20px;
    width: 100px;
  }
  .services-page-wrapper .services-wrapper .single-service {
    margin: 60px 15px 0 15px;
  }
  .services-page-wrapper .services-wrapper .single-service .image {
    width: auto;
  }
  .services-page-wrapper .services-wrapper .single-service .image img {
    height: 300px;
  }
  .services-page-wrapper .services-wrapper .single-service .content {
    height: 300px;
    overflow: hidden auto;
    padding: 15px;
  }
  .services-page-wrapper .services-wrapper .single-service .content h4 {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 20px;
  }
  .services-page-wrapper .services-wrapper .single-service .content p {
    font-size: 16px;
    line-height: 24px;
  }
  .services-page-wrapper .start-journey {
    padding: 60px 0 100px;
  }
  .services-page-wrapper .start-journey img {
    bottom: -8%;
  }
  .about-page-wrapper .about-learning-wrapper {
    padding: 55px 15px 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page-wrapper .about-learning-wrapper .content {
    width: 50%;
  }
  .about-page-wrapper .about-learning-wrapper .content h3 {
    font-size: 35px;
    line-height: 42px;
  }
  .about-page-wrapper .about-learning-wrapper .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .about-page-wrapper .about-learning-wrapper .content .icons .icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0;
  }
  .about-page-wrapper .about-learning-wrapper .content .icons .icon span {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }
  .about-page-wrapper .about-learning-wrapper .img {
    width: 50%;
  }
  .about-page-wrapper .about-learning-wrapper .img p {
    font-size: 50px;
    right: 40px;
  }
  .about-page-wrapper .about-learning-wrapper .img .moss {
    width: 125px;
    top: -55px;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutor-details .info p {
    font-size: 20px;
    line-height: 28px;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .action-bar {
    margin-top: 40px;
  }
  .about-page-wrapper .why-tll .design {
    left: auto;
    width: 80%;
    right: 0;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 60px 15px 20px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content {
    width: 50%;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content h4 {
    font-size: 38px;
    line-height: 47px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content h3 {
    font-size: 42px;
    line-height: 55px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .tll-stats .stat p {
    font-size: 16px;
    line-height: 20px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .img {
    width: 50%;
  }
  .footer .fish {
    width: 50px;
  }
  .contact-page-wrapper .connect-with-us .connect-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-page-wrapper .connect-with-us .connect-wrapper .connect-tile {
    width: 46%;
  }
}

@media (max-width: 1024px) {
  .about-us .about-content-wrapper .about-tiles {
    width: 80%;
  }
  .about-us .about-content-wrapper .about-tiles .tile {
    width: 280px;
  }
  .services .service-cards .card {
    width: 220px;
    margin: 15px 12px;
  }
  .promotional-popup .content-wrapper {
    max-width: 700px;
  }
  .testimonials-page-wrapper .testimonials-list-wrapper .testimonials-list .testimonial-wrapper {
    width: calc(100% / 2);
  }
}

@media (max-width: 820px) {
  .kids-page-wrapper .kids-banner .kids-banner-content h3 {
    font-size: 40px;
  }
  .kids-page-wrapper .kids-banner .kids-banner-content p {
    font-size: 30px;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec .info h4 {
    font-size: 28px;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec .info h3 {
    font-size: 28px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec .info h3 {
    font-size: 28px;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec .info h4 {
    font-size: 28px;
  }
  .header .main-nav .main-nav-content .logo img {
    max-width: 130px;
  }
  .header .main-nav .main-nav-content .nav-links ul {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 768px) {
  body {
    padding-top: 70px;
  }
  .services-page-wrapper .special-features .features .feature-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 15px 0 15px;
  }
  .services-page-wrapper .special-features .features .feature-list .feature {
    width: 46%;
    margin: 2%;
    height: 200px;
  }
  .services-page-wrapper .special-features .features .feature-list .feature p {
    font-size: 18px;
    text-align: center;
  }
  .services-page-wrapper .special-features .features .feature-list .feature img {
    width: 60%;
    max-height: 120px;
  }
  .services-page-wrapper .special-features img.design-right {
    width: 55%;
  }
  .language-page-wrapper .course-page-heading h2 {
    font-size: 55px;
    line-height: 75px;
  }
  .language-page-wrapper .course-page-heading h3 {
    font-size: 40px;
    line-height: 55px;
  }
  .language-page-wrapper .course-page-heading h5 {
    font-size: 35px;
    line-height: 44px;
  }
  .language-page-wrapper .course-page-heading a {
    font-size: 30px;
    line-height: 38px;
  }
  .language-page-wrapper .course-page-heading p {
    font-size: 20px;
    line-height: 28px;
  }
  .main-banner .banner-content .banner-text p {
    font-size: 18px;
    margin-top: 10px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .main-banner .banner-content .banner-text h3 {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .unlock .feature-wrapper h3 {
    font-size: 50px;
    line-height: 60px;
  }
  .testimonials-sm {
    padding: 60px 20px;
    display: block;
  }
  .testimonials-sm .heading {
    text-align: center;
    margin-bottom: 40px;
  }
  .testimonials-sm .heading h2 {
    font-size: 29px;
    line-height: 34px;
    font-weight: 300;
  }
  .testimonials-sm .heading h3 {
    font-size: 32px;
    line-height: 37px;
    font-weight: 700;
  }
  .testimonials-sm .content {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
  }
  .testimonials-sm .content .front {
    position: relative;
    max-width: 400px;
  }
  .testimonials-sm .content .back {
    position: absolute;
    left: -40%;
    top: 10%;
    width: 180%;
  }
  .testimonials-sm .testimonials-wrapper p {
    font-size: 16px;
    line-height: 21px;
    color: #587790;
    margin-bottom: 35px;
    text-align: center;
  }
  .testimonials-sm .testimonials-wrapper .signature {
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .testimonials-sm .testimonials-wrapper .signature img {
    width: 50px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .testimonials-sm .testimonials-wrapper .signature .info {
    width: 100%;
  }
  .testimonials-sm .testimonials-wrapper .signature .info p {
    font-size: 20px;
    font-weight: 700;
    color: #368baa;
    line-height: 24px;
    margin: 0;
  }
  .testimonials-sm .testimonials-wrapper .signature .info span {
    font-size: 18px;
    font-weight: 300;
    color: #14526f;
    line-height: 21px;
  }
  .testimonials {
    display: none;
  }
  .services .service-cards .card {
    width: 280px;
    margin: 15px;
  }
  .footer .fish.fish2 {
    top: 130px;
  }
  .header-sm {
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-sm button {
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
  }
  .header {
    display: none;
  }
}

@media (max-width: 767px) {
  .section-heading h1, .section-heading h2 {
    font-size: 32px;
    line-height: 37px;
  }
  .section-heading p {
    font-size: 16px;
    line-height: 22px;
  }
  .blue-heading h1, .blue-heading h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .common-banner .banner-overlay h1 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
  }
  section {
    overflow: hidden;
  }
  .main-banner img {
    width: 160%;
    margin-left: -60%;
  }
  .main-banner .banner-content {
    background: #F8F7F2;
    position: static;
    height: initial;
    padding-bottom: 40px;
    position: relative;
  }
  .main-banner .banner-content .mobile-banner {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 45%;
  }
  .main-banner .banner-content .banner-text {
    max-width: 100%;
    position: relative;
  }
  .main-banner .banner-content .banner-text h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .main-banner .banner-content .banner-text h3 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 5px;
  }
  .main-banner .banner-content .banner-text p {
    font-size: 20px;
    margin-top: 10px;
  }
  .about-us .btn-action-row {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    position: relative;
  }
  .about-us .rectangle-bg {
    width: 50%;
  }
  .about-us .about-content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-us .about-content-wrapper .about-info {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .about-us .about-content-wrapper .about-info button {
    display: none;
  }
  .about-us .about-content-wrapper .about-info h2 {
    font-size: 32px;
    line-height: 37px;
  }
  .about-us .about-content-wrapper .about-info p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .about-us .about-content-wrapper .about-tiles {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .services {
    padding: 50px 0 150px;
  }
  .services .heading h1 {
    font-size: 32px;
    line-height: 37px;
  }
  .services .heading p {
    font-size: 18px;
    line-height: 24px;
  }
  .services .service-cards {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .services .service-cards .card {
    width: 48%;
    margin: 2% 1%;
    height: initial;
  }
  .services .service-cards .card .card-info span {
    font-size: 59px;
    line-height: 71px;
    display: block;
  }
  .services .service-cards .card .card-info p {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
  }
  .services .service-cards .card .overlay .img span {
    font-size: 59px;
    line-height: 71px;
  }
  .services .service-cards .card .overlay .img img {
    width: 40px;
  }
  .services .service-cards .card .overlay .head span {
    font-size: 12px;
    line-height: 16px;
  }
  .services .service-cards .card .overlay p {
    font-size: 10px;
    line-height: 14px;
  }
  .our-courses {
    padding: 60px 0;
  }
  .our-courses .heading {
    padding: 0 15px;
  }
  .our-courses .heading h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .our-courses .heading h2 {
    font-size: 32px;
    line-height: 37px;
  }
  .our-courses .heading p {
    font-size: 18px;
    line-height: 24px;
  }
  .our-courses .course-tabs .tab-list {
    margin: 30px 0;
  }
  .our-courses .course-tabs .tab-list ul {
    overflow: auto hidden;
    white-space: nowrap;
    max-width: 100vw;
  }
  .our-courses .course-tabs .tab-list ul li {
    height: 50px;
    min-width: 120px;
  }
  .our-courses .course-tabs .tab-list ul li span {
    font-size: 14px;
    line-height: 18px;
  }
  .course-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .course-list .course {
    width: 96%;
    max-width: 96%;
  }
  .stats .stats-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .stats .stats-wrapper .stat {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .stats .stats-wrapper .stat:last-child {
    margin-bottom: 0;
  }
  .stats .stats-wrapper .stat img {
    margin: 0 0 20px 0;
  }
  .stats .stats-wrapper .stat span {
    display: block;
    width: 100%;
  }
  .footer .footer-main .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footer-main .footer-links {
    width: 50%;
  }
  .footer .footer-main .footer-links:first-child, .footer .footer-main .footer-links:last-child {
    width: 50%;
  }
  .footer .footer-main .footer-links h4 {
    font-size: 18px;
    line-height: 19px;
  }
  .footer .footer-main .footer-links p {
    font-size: 12px;
    line-height: 19px;
    word-break: break-word;
  }
  .footer .footer-main .footer-links p i {
    font-size: 20px;
    margin-right: 6px;
  }
  .footer .footer-main .footer-links ul li a {
    font-size: 14px;
    line-height: 30px;
  }
  .footer .copyright .copy-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .copyright .copy-wrapper .copy {
    width: 100%;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .copyright .copy-wrapper .copy p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 17px;
  }
  .footer .copyright .copy-wrapper .copy ul li a {
    font-size: 12px;
    line-height: 17px;
    padding: 5px 8px;
  }
  .footer .copyright .copy-wrapper .social-links {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
  }
  .about-page-wrapper .about-learning-wrapper {
    padding: 0px 15px 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page-wrapper .about-learning-wrapper .img {
    width: 100%;
    display: none;
  }
  .about-page-wrapper .about-learning-wrapper .img .moss {
    width: 130px;
    top: -40px;
  }
  .about-page-wrapper .about-learning-wrapper .content {
    width: 100%;
    text-align: center;
  }
  .about-page-wrapper .about-learning-wrapper .content h3 {
    font-size: 32px;
    line-height: 37px;
  }
  .about-page-wrapper .about-learning-wrapper .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .about-page-wrapper .about-learning-wrapper .content .img {
    display: block;
    margin: 70px 15px;
  }
  .about-page-wrapper .about-learning-wrapper .content .img p {
    font-size: 42px;
    right: 90px;
  }
  .about-page-wrapper .about-learning-wrapper .content .icons .icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page-wrapper .about-learning-wrapper .content .icons .icon img {
    margin-right: 0;
  }
  .about-page-wrapper .about-learning-wrapper .content .icons .icon span {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    margin-top: 5px;
  }
  .about-page-wrapper .meet-with-experts {
    padding: 60px 0 80px;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutor-details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutor-details .image-sec {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutor-details .info {
    width: 100%;
    padding-left: 0;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutor-details .info p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutor-details .info h5 {
    font-size: 20px;
    line-height: 24px;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutors {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page-wrapper .meet-with-experts .experts-wrapper .tutors .tutor {
    width: 100%;
    padding: 20px 50px;
  }
  .about-page-wrapper .why-tll .design {
    left: auto;
    width: 80%;
    right: 0;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 60px 15px 20px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content {
    width: 100%;
    text-align: center;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content h4 {
    font-size: 32px;
    line-height: 40px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content h3 {
    font-size: 35px;
    line-height: 42px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .img {
    display: block;
    margin: 50px 0 20px;
    width: 100%;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .img img {
    width: 100%;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .tll-stats {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .tll-stats .stat {
    width: 50%;
    padding: 10px 0;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .tll-stats .stat span {
    font-size: 33px;
    line-height: 43px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .content .tll-stats .stat p {
    font-size: 12px;
    line-height: 16px;
  }
  .about-page-wrapper .why-tll .why-tll-wrapper .img {
    display: none;
  }
  .footer .fish {
    width: 30px;
  }
  .contact-page-wrapper .connect-with-us .connect-wrapper .connect-tile {
    width: 96%;
  }
  .contact-page-wrapper .contact-form form .input-wrapper {
    width: 100%;
  }
  .newsletter {
    padding: 40px 0;
  }
  .newsletter h3 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .newsletter form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 300px;
    width: auto;
  }
  .newsletter form button {
    position: static;
    margin-top: 15px;
  }
  .newsletter form .input-div {
    width: 100%;
    height: auto;
  }
  .newsletter form .input-div.email {
    margin-left: 0px;
    width: 100%;
    margin-top: 15px;
  }
  .newsletter form .input-div input {
    height: 60px;
    padding: 15px;
    font-size: 16px;
    width: 100%;
  }
  .footer .fish.fish3 {
    right: 10px;
    top: 65px;
  }
  .footer .fish.fish1 {
    left: 10px;
    top: 75px;
  }
  .footer .fish.fish4 {
    right: 30%;
    top: 40px;
  }
  .footer .footer-main .logo p {
    margin: 5px 0 0 0;
  }
  .enquiry-popup .popup-wrapper .left {
    display: none;
  }
  .enquiry-popup .popup-wrapper .right {
    width: 100%;
  }
  .enquiry-popup .popup-wrapper .right form .input-wrapper input, .enquiry-popup .popup-wrapper .right form .input-wrapper textarea, .enquiry-popup .popup-wrapper .right form .input-wrapper select {
    height: 45px;
    padding: 10px 16px;
  }
  .input-wrapper label {
    left: 15px;
    top: 14px;
    font-size: 16px;
  }
  .enquiry-popup .popup-wrapper .right form .input-wrapper textarea {
    height: 120px;
    padding: 16px;
  }
  .enquiry-popup .popup-wrapper .right h2 {
    font-size: 30px;
    line-height: 45px;
  }
  .enquiry-popup .popup-wrapper {
    max-width: 1000px;
    width: auto;
    padding: 20px 15px;
  }
  .enquiry-popup .popup-wrapper .right form .input-wrapper label {
    top: 14px;
    font-size: 16px;
  }
  .enquiry-popup .popup-wrapper .right form button {
    font-size: 18px;
    line-height: 25px;
    padding: 8px 20px;
  }
  .services-page-wrapper .services-wrapper {
    padding: 50px 0 70px;
  }
  .services-page-wrapper .services-wrapper .single-service {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .services-page-wrapper .services-wrapper .single-service.rev {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .services-page-wrapper .services-wrapper .single-service .image {
    width: 100%;
    padding-top: 15px;
  }
  .services-page-wrapper .services-wrapper .single-service .content {
    height: auto;
    overflow: auto;
    width: 100%;
  }
  .services-page-wrapper .special-features {
    padding: 75px 0 100px;
  }
  .services-page-wrapper .special-features img.design-right {
    width: 75%;
  }
  .footer .fish.fish2 {
    top: 91px;
  }
  .certifications .certification-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .certifications .certification-list .certification {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px;
    width: 50%;
    text-align: center;
  }
  .certifications .certification-list .certification img {
    width: 30vw;
  }
  .certifications .beach {
    bottom: 65px;
  }
  .certifications .certification-wrapper {
    padding: 60px 0 120px;
  }
  .language-page-wrapper .all-packages {
    padding: 90px 15px;
  }
  .privacy-policy-page-wrapper .privacy-content {
    padding: 60px 15px;
  }
  .privacy-policy-page-wrapper .privacy-content h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 30px 0 20px;
  }
  .privacy-policy-page-wrapper .privacy-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .privacy-policy-page-wrapper .privacy-content ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .terms-page-wrapper .terms-content {
    padding: 60px 15px;
  }
  .terms-page-wrapper .terms-content h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 30px 0 20px;
  }
  .terms-page-wrapper .terms-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .terms-page-wrapper .terms-content ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .faqs-page-wrapper .faqs-content {
    padding: 60px 15px;
  }
  .faqs-page-wrapper .faqs-content h5 {
    font-size: 18px;
  }
  .faqs-page-wrapper .faqs-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .language-page-wrapper .about-course {
    padding: 50px 0 10px;
  }
  .language-page-wrapper .all-packages .course-table .t-head {
    display: none;
  }
  .language-page-wrapper .all-packages .course-table .t-body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .language-page-wrapper .all-packages .course-table .t-body .course-name {
    width: 100%;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .language-page-wrapper .all-packages .course-table .t-body .desc {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .language-page-wrapper .all-packages .course-table .t-body .hours, .language-page-wrapper .all-packages .course-table .t-body .enquiry {
    width: 50%;
  }
  .language-page-wrapper .all-packages .course-table .t-body .hours button, .language-page-wrapper .all-packages .course-table .t-body .enquiry button {
    padding: 5px 12px;
    font-size: 14px;
  }
  .language-page-wrapper .course-page-heading .img {
    width: 45px;
  }
  .language-page-wrapper .course-page-heading .img::after {
    width: 110px;
    right: -120px;
  }
  .language-page-wrapper .course-page-heading .img::before {
    width: 110px;
    left: -120px;
  }
  .language-page-wrapper .course-page-heading h2 {
    font-size: 40px;
    line-height: 52px;
  }
  .language-page-wrapper .course-page-heading h3 {
    font-size: 30px;
    line-height: 38px;
  }
  .language-page-wrapper .course-page-heading h5 {
    font-size: 25px;
    line-height: 37px;
  }
  .language-page-wrapper .course-page-heading a {
    font-size: 25px;
    line-height: 35px;
  }
  .language-page-wrapper .course-page-heading p {
    font-size: 16px;
    line-height: 24px;
  }
  .unlock .feature-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .unlock .feature-wrapper img {
    max-width: 100px;
  }
  .unlock .feature-wrapper h3 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 20px;
    padding-left: 0;
  }
  .msg-alert {
    padding: 10px;
    width: 270px;
  }
}

@media (max-width: 500px) {
  .main-banner #mainSlider {
    display: none;
  }
  .main-banner #mainMobileSlider {
    display: block;
  }
  .main-banner #mainMobileSlider .owl-nav {
    display: none;
  }
  .main-banner #mainMobileSlider .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .main-banner #mainMobileSlider .owl-dots .owl-dot.active span {
    background: #F4A13F;
  }
  .main-banner #mainMobileSlider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #fff;
  }
  .main-banner #mainMobileSlider .slider-item img {
    margin-left: 0;
  }
  .kids-page-wrapper .kids-dialog-wrapper .kids-dialog {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
  .kids-page-wrapper .kids-banner {
    padding: 20px 0 200px;
    overflow: hidden;
  }
  .kids-page-wrapper .kids-banner .banner-img-1 {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 120%;
  }
  .kids-page-wrapper .kids-banner .banner-img-2 {
    position: absolute;
    top: 60px;
    right: 0;
    width: 45%;
  }
  .kids-page-wrapper .kids-banner .kids-banner-content p {
    font-size: 20px;
  }
  .kids-page-wrapper .kids-banner .kids-banner-content h3 {
    font-size: 30px;
  }
  .kids-page-wrapper .course-types {
    background: #C3E1DB;
    padding: 6vw 0 0;
    position: relative;
  }
  .kids-page-wrapper .course-types .shaded-cloud {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .kids-page-wrapper .course-types .shaded-cloud-2 {
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0;
  }
  .kids-page-wrapper .course-types .course-type-content {
    display: block;
    padding: 0 40px;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec {
    width: 100%;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec .info {
    height: 160px;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec .info h3 {
    font-size: 20px;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec .info h4 {
    font-size: 16px;
    margin-top: 7px;
  }
  .kids-page-wrapper .course-types .course-type-content .left-sec .girl-img {
    top: -30px;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec {
    width: 100%;
    text-align: right;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec .info {
    height: 160px;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec .info h3 {
    font-size: 20px;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec .info h4 {
    font-size: 16px;
    margin-top: 7px;
  }
  .kids-page-wrapper .course-types .course-type-content .right-sec .boy-img {
    top: -30px;
  }
  .kids-page-wrapper .certification-courses {
    padding: 50px 0;
    min-height: 500px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content {
    padding: 0 20px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .request-demo {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    display: block;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .request-demo button {
    padding: 8px 15px;
    font-weight: 500;
    font-size: 14px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab-buttons {
    margin-bottom: 30px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab-buttons .tab-button {
    width: 45%;
    margin-right: 10%;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab-buttons .tab-button .name span {
    font-size: 12px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab-buttons .tab-button::after {
    content: '';
    right: -20%;
    top: 20px;
    width: 20%;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab.tab2 {
    display: none;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab.tab2 .left-sec {
    width: 100%;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab.tab2 .right-sec {
    width: 100%;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab.tab1 .left-sec {
    width: 100%;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab.tab1 .right-sec {
    width: 100%;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab h3 {
    font-size: 14px;
    text-align: center;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .flags-list {
    margin-top: 30px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .flags-list .flag {
    width: 75px;
    padding: 8px 8px 2px 8px;
    margin: 7px 8px 8px 0;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .flags-list .flag img {
    margin-bottom: 10px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .flags-list .flag span {
    font-size: 10px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list {
    margin-top: 30px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list .usp {
    padding: 10px 12px;
    margin-bottom: 15px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list .usp .img {
    position: relative;
    width: auto;
    margin-right: 10px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list .usp .img img {
    width: 50px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list .usp .img .point span {
    font-size: 16px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list .usp .content {
    font-size: 14px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .left-sec .usp-list .usp .content span {
    font-size: 11px;
  }
  .kids-page-wrapper .certification-courses .certification-courses-content .tab .right-sec .submarin {
    position: absolute;
    bottom: -38%;
    right: 15%;
    width: 40%;
    z-index: 1;
  }
  .kids-page-wrapper .certification-courses .divider-cloud {
    bottom: 0px;
  }
  .kids-page-wrapper .upcoming-events {
    padding: 40px 0;
  }
  .kids-page-wrapper .upcoming-events .heading {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .kids-page-wrapper .upcoming-events .events-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    position: relative;
    z-index: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: none;
  }
  .kids-page-wrapper .upcoming-events .events-list.mobile {
    display: block;
  }
  .kids-page-wrapper .upcoming-events .events-list .square {
    position: absolute;
    width: 65px;
    height: 65px;
    top: -30px;
    right: -20px;
  }
  .kids-page-wrapper .upcoming-events .events-list .square1 {
    position: absolute;
    width: 150px;
    height: 150px;
    bottom: 50px;
    left: -60px;
    display: none;
  }
  .kids-page-wrapper .upcoming-events .events-list .semi-circle {
    width: 57px;
    height: 57px;
    top: -78px;
    left: 18%;
  }
  .kids-page-wrapper .upcoming-events .events-list .semi-circle-strip {
    position: absolute;
    width: 115px;
    height: 115px;
    top: 50px;
    left: -18px;
    z-index: 2;
    display: none;
  }
  .kids-page-wrapper .upcoming-events .events-list .semi-circle-strip1 {
    position: absolute;
    width: 115px;
    height: 115px;
    bottom: -30px;
    right: 10px;
    z-index: 2;
    display: none;
  }
  .kids-page-wrapper .upcoming-events .events-list .triangle {
    position: absolute;
    width: 75px;
    bottom: 15px;
    right: 7%;
  }
  .kids-page-wrapper .upcoming-events .events-list .arch {
    position: absolute;
    width: 45px;
    height: 45px;
    bottom: auto;
    right: auto;
    top: -40px;
    left: -20px;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card {
    width: 100%;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card .img .category {
    font-size: 10px;
    padding: 7px 15px;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card .event-content {
    position: relative;
    padding: 40px 15px 15px;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card .event-content .date {
    font-size: 20px;
    padding: 10px 10px;
    border: 2px dashed #F298BB;
    top: -45px;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card .event-content h4 {
    font-size: 18px;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card .event-content .actions {
    margin-top: 15px;
  }
  .kids-page-wrapper .upcoming-events .events-list .event-card .event-content .actions button {
    font-size: 10px;
  }
  .testimonials-page-wrapper .testimonials-list-wrapper .testimonials-list .testimonial-wrapper {
    width: 100%;
  }
  .testimonials-page-wrapper .testimonials-list-wrapper .testimonials-list .testimonial-wrapper .testimonial .user {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
  }
}

@media (max-width: 450px) {
  .common-banner .img-lg {
    display: none;
  }
  .common-banner .img-sm {
    display: block;
  }
  .promotional-popup .content-wrapper .img-lg {
    display: none;
  }
  .promotional-popup .content-wrapper .img-sm {
    display: block;
  }
  .promotional-popup .content-wrapper button {
    display: block;
    font-size: 12px;
    padding: 5px 10px;
    width: 90px;
    left: calc(50% - 45px);
    bottom: 7px;
  }
  .enquiry-popup {
    padding: 20px;
  }
  .enquiry-popup .popup-wrapper {
    width: 100%;
  }
  .services .service-cards .card {
    height: 260px;
  }
  .about-us .about-content-wrapper .about-tiles .tile img {
    margin-bottom: 10px;
  }
  .about-us .about-content-wrapper .about-tiles .tile h4 {
    line-height: 26px;
  }
}
/*# sourceMappingURL=responsive.css.map */