@media (min-width:1401px) and (max-width:1800px){

     .hero-text-container {
       width: 60%;
    }
    .carousel-caption {
     top: 45%;
    }
    .about {
         padding-top: 80px;
    }
    section.about.marketing-about {
        padding-bottom: 60px;
    }
}

@media (min-width:1201px) and (max-width:1400px){
   
    .navbar-nav .nav-link {
    margin-right: 8px;
    font-size: 17px;
    white-space: nowrap;
    }
     .hero-text-container {
       width: 85%;
    }
    .carousel-caption {
     top: 50%;
    }
    .program-course a {
        font-size: 21px;
    }
    .card-content {
        padding: 0px 7px;
    }
    .programs {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .blog {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .blog .blog-title a {
        font-size: 30px;
    }
    section {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .inner-header {
      padding: 70px 0;
    }
    .about {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .image2 {
        top: 41px;
        right: 0%;
    }
    section.about.marketing-about {
         padding-bottom: 50px;
    }
    .header-images-area {
        margin-top: 70px;
    }

}

@media (min-width:992px) and (max-width:1200px){
    #navbarNav ul.navbar-nav.ms-auto.me-5 {
        margin-right: 10px !important;
        margin-left: -15px !important;
    }
       .navbar-nav .nav-link {
        margin-right: 8px;
        font-size: 17px;
        white-space: nowrap;
    }
    .thm-btn {
        padding: 7px 14px 9px;
        white-space: nowrap;
    }
    .hero-text-container {
       width: 85%;
    }
    .carousel-caption {
     top: 50%;
    }
    .hero {
         height: auto;
    }
    .programs {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .program-course {
        min-height: 72px;
    }
    testimonial-wrapper {
         padding: 60px 60px 30px 58px;
    }
    .blog {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .blog .blog-title a {
         font-size: 25px;
    }
    section {
        padding-bottom: 60px;
        padding-top: 60px;
    }
     .section-title h3 {
       font-size: 50px;
    }
     .hero-title {
     font-size: 5rem;
    }
    .hero-text-container {
        margin-top: 60px;
    }
    .about {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .image2 {
        max-width: 100%;
        top: 25px;
        right: 0%;
    }
    .inner-header {
     padding: 60px 0;
    }
    .stat p {
        font-size: 14px;
    }
    .stat h2 {
        font-size: 20px;
    }
    .career-right{
        margin-left: 20px
    }

}


@media (min-width:768px) and (max-width:991px){
    .navbar {
         background-color: #ffffff !important;
    }
       .navbar-nav .nav-link {
        color: var(--thm-body) !important;
    }
     .main-menu .thm-btn {
        color: var(--tp-heading-2);
        border-color: var(--tp-heading-2);
    }
    .navbar>.container .col-md-4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .section-title h3 {
        font-size: 38px;
    }
    .offset-md-2 {
        margin-left: 0;
    }
    .banner>.container .offset-md-2 , .contact-section>.container .offset-md-1 {
        margin-left: 0;
    }
    .footer {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .inner-header {
        padding: 60px 0;
    }
    .inner-header h1 {
        font-size: 50px;
    }
    .about {
        padding-top: 70px;
        padding-bottom: 110px;
    }
    .hero-carousel img{
        min-height:520px;
    }
    .carousel-caption {
        top: 50%;
        left: 45%;
        transform: translate(-50%, -48%);
    }
    .hero {
      height: auto;
      margin-top:100px;
    }
    .hero-title {
        font-size: 4rem;
    }
    .hero-text-container {
       width:100%;
    }
    .programs {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .card-image-container img.card-image{
        min-height:200px;
    }
    .why-study .section-title {
        margin-bottom: 30px;
    }
    .blog {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    h4.blog-title {
        min-height: 105px;
    }
    .blog .blog-title a {
         font-size: 30px;
    }
    section {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    section.section-padding.services .mb-5 {
        margin-bottom: 2rem !important;
    }
    .banner {
         padding-top: 50px;
    }
    a.tp-el-info, a.tp-el-phone{
        font-size: 18px;
      }

}

@media(max-width:1200px){
    .digital-home .section-title h3 {
        font-size: 45px;
    }   

    .header-images-area .img1 {
        background-size: 70% 90%;
    }

    .header-images-area .img2 .header-img6,
    .header-images-area .img2 .elements10,
    .header-images-area .img3 .header-img6,
    .header-images-area .img3 .elements9,
    .header-images-area .img4 .header-img6,
    .header-images-area .img4 .elements10
    {
        display: none;
    }

}

@media(max-width:992px){
    .career-right{
        margin-left: 0px;
        margin-bottom: 20px
    }
    .resources-section {
        margin-top: 20px;
    }
    .certificate-image {
        max-width: 170px;
    }
    .resume-body{
        max-width: 100%;
    }
    
    .stat h2{
        font-size: 16px;
        font-weight: bold;
    }
    .header-images-area .img1 {
        background-size: 100% 90%;
    }
}

@media (max-width:767px){
    .main-menu .thm-btn {
        color: var(--tp-heading-2);
        border-color: var(--tp-heading-2);
    }
    .row{gap: 24px 0;}
    .program-course a{
        min-height: 36px;
        display: block;
        margin-top: 20px;
    }
    .programs .mt-5 {
        margin-top: 1rem !important;
    }
    .registration-form{padding: 30px;}
    .hero-title{font-size: 2.5rem;}
    .social-icons{display: none;}
    .main-menu {position: relative;}
    .navbar>.container .col-12{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .carousel-caption{
        top: 20px;
        left: 20px;
        transform: translate(0);
    }
    .hero-text-container {
        width: 100%;
        margin-left: 0;
    }
    .hero{height: 300px;}
    .navbar-nav .nav-link{color: #333333 !important;}
    .grid-wrapper {
        display: block;
        margin-left: 0;
    }
        .top-bar a {
    margin-right: 15px;
    padding-right: 15px;
    }
    .top-bar a:last-child {
        border-right: 0;
        margin-right: 0px;
        padding-right: 10px;
    }
    .inner-header {
        padding: 40px 15px;
    }
    .inner-header h1 {
        font-size: 40px;
    }
    section {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .hero-carousel img{
        min-height:300px;
    }
    .programs {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .why-study .section-title {
        margin-bottom: 20px;
    }
    .about {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .section-title h3 {
        font-size: 40px;
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .newsletter-form .btn-primary {
        top: 8px;
    }
    .btn-primary {
        padding: 10px 30px;
    }
    .image1 {
        position: relative;
    }
    .image2 {
        top: 60px;
        right: 0%;
    }
    .about-us {
        margin-top: 60px;
    }
    .testimonial-wrapper{
        padding: 40px 40px 30px 40px;
    }
    .faq-section{
        padding-bottom:50px;
    }
    .testimonial-wrapper .tp-section-title {
        font-size: 30px;
    }
    .blog {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .blog .blog-title a {
        font-size: 30px;
    }
    .banner-subtitle h4 {
        font-size: 20px;
    }
    .banner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .newsletter-form .form-control {
        min-height: 65px;
        font-size: 18px;
    }
    .newsletter-form.mt-5 {
        margin-top: 2rem !important;
    }
    .hero-btn {
        padding-bottom: 30px;
    }
    .footer .container .col-lg-2.col-md-6.col-12 {
        width: 50%;
    }
    .details-tab .nav-item {
        padding-right: 7px;
    }
    .overview-title {
        font-size: 20px;
    }
    ul.highlight-list {
        grid-template-columns: 1fr;
    }
    .certificate-image {
        max-width: 100px;
        right: 10px;
    }
    .stat{
        padding-left: 0px;
    }
    .header-images-area {
        margin-top: 10px;
    }
    .header-images-area .img1 img{
        height: 240px;
    }
    .header-images-area .img1 {
        background-size: 90% 90%;
    }
}

@media (max-width:500px){
    .image2{
        display:none;
    }
    .about-us {
    margin-top: 10px;
    }
    .header-images-area .img1 img{
        height: 200px;
    }

}