
@media screen and (max-width: 1699px) {
    .placement-opportunities-inner-section{
        margin-left: 10%;
    }
}

@media screen and (max-width: 1599px) {
    .placement-opportunities-inner-section{
        margin-left: 6%;
    }
}

@media screen and (max-width: 1400px) {
    h1 {
        font-size: 90px;
        line-height: 82px;
    }
    .our-accreditation {
        padding: 90px 0 60px;
    }
    .footer-bottom-row p {
        font-size: 32px;
        line-height: 40px;
    }
    .footer-register-now-btn{
        font-size: 25px;
        line-height: 33px;
    }
    .thankyou-section .begin-joureny-title {font-size: 46px;}
}

@media screen and (max-width: 1280px) {
    .thankyou-section .begin-joureny-title{font-size: 31px;}
    .thankyou-section h1 {
        font-size: 78px;
        line-height: 75px;
    }
    .thankyou-section h2 {
        font-size: 70px;
        font-weight: 600;
        margin: 0;
    }
}
@media screen and (max-width: 1199px) {
    h1 {
        font-size: 72px;
        line-height: 62px;
    }
    .banner-section h3 {
        line-height: 47px;
        font-size: 33px;
        padding-left: 10px;
    }

    .our-accreditation {
        padding: 60px 0 80px;
    }
    h2 {
        font-size: 44px;
        line-height: 44px;
        margin-bottom: 40px;
    }
    nav.navbar {
        padding: 24px 0 30px;
    }

    /*----------- footer css start -----------*/
    footer .get-in-touch a{margin-right: 10px;line-height: 31px;}
    footer .location {display: flex;align-items: center;}
    /*----------- footer css end -----------*/
    .thankyou-section .begin-joureny-title {font-size: 30px;}

    .thankyou-section .ty-ellipse{max-width: 690px;}
    .thankyou-section h1{font-size: 80px;line-height: 85px;}
    .thankyou-section h2{font-size: 70px;line-height: 70px;}
    .thankyou-section p.bottom-text{font-size: 20px;line-height: 20px;}
    .thankyou-section .begin-joureny-title img {max-width: 220px;}
}

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

    button.navbar-toggler {
        display: none;
    }
    h2 {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    .container{
        max-width: 100%;
    }
    .logo-desktop{
        display: none;
    }
    .logo-mob{
        display: block;
    }
    .banner-section .container{
        padding-top: 35px;
    }
    .banner-section .register-now-btn {
        font-size: 25px;
        line-height: 30px;
        padding: 16px 26px 19px;
        border-radius: 35px;
        max-width: 300px;
    }

    .banner-section .banner-img {
        max-width: 500px;
        margin: 0 auto;
        display: flex;
    }
    .banner-section h1 {
        margin-bottom: 30px;
    }

    .our-accreditation .register-now-btn {
        display: none;
    }

    .inner-benefits-div-row{display: none;}
    .slider-normal.owl-carousel, .our-accreditation-slider.owl-carousel{display: block;}


    footer .location{font-size: 14px;line-height: 20px;}
    footer .social-icons i{font-size: 22px;}
    footer .copyright-row {margin-top: 45px;}

    .slider-normal.owl-carousel .owl-prev {
        left: 10px;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .slider-normal.owl-carousel .owl-next {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        right: 0;
    }
    .our-accreditation-row{
        display: none;
    }
    .accreditation-inner-div img {
        height: 100px;
        object-fit: contain;
    }
    .owl-carousel .accreditation-inner-div img {
        width: 100%;
    }
    .footer-bottom-row p {
        font-size: 30px;
        line-height: 30px;
    }
    .footer-register-now-btn {
        font-size: 24px;
        line-height: 25px;
        margin: 20px auto 0;
    }
    .footer-bottom-row {
        text-align: center;
    }
    .slider-normal.owl-carousel span {
        font-size: 50px;
        color: #fff;
    }
    .banner-section .register-now-btn {
        font-size: 23px;
        line-height: 29px;
    }
    .thankyou-section .ty-ellipse {display: none;}
    .thankyou-section h1{font-size: 80px;line-height: 85px;}
    .thankyou-section h2{font-size: 55px;line-height: 60px;}
    .thankyou-section .begin-joureny-title {font-size: 23px;}
    .thankyou-section .begin-joureny-title img {max-width: 190px;}
    .thankyou-section .logo {
        margin: 30px auto;
        max-width: 50%;
    }
}

@media screen and (max-width: 767px) {
    a.navbar-brand {
        margin: 0 auto;
    }
    h1 {
        font-size: 41px;
        line-height: 37px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;

    }
    h6{
        font-size: 15px;
    }
    nav.navbar {
        padding: 24px 0 16px;
    }
    .banner-section .register-now-btn img {
        margin-left: 30px;
        max-width: 19px;
    }
    .inner-benefits-div {
        margin-bottom: 20px;
    }
    .banner-section h3{display: none;}
    .banner-section {
        padding: 0 20px 10px;
    }
    .banner-section .banner-img{display: none;}
    .banner-section .banner-bg {
        background-image: url("../images/banner1-bg-mobile.png");
        padding: 20px;
        height: 54vh;
        background-position: bottom;
    }
    .banner-section.banner-section-with-only-bg .banner-bg{
        background-image: url("../images/banner2-bg-mobile.png");
    }
    .banner-section h1 {
        margin-bottom: 13px;
    }
    .banner-section .register-now-btn {
        font-size: 15px;
        line-height: 24px;
        padding: 12px 19px;
        border-radius: 35px;
        max-width: 211px;
        margin-bottom: 0;
    }
    .Preferred-by-Students-from-section .container {
        padding: 0;
    }

    .placement-opportunities-inner-section{
        background: none;
    }
    .placement-opportunities-inner-section .marquee{
        background: linear-gradient(to right, #3b1f7b, #12072e);
    }
    .Preferred-by-Students-from-section .owl-slider {
        padding-left: 32px;
    }
    .Preferred-by-Students-from-section .owl-carousel .owl-stage-outer {
        margin-left: 20px;
    }
    .placement-opportunities-section {
        padding-bottom: 55px;
    }
    .Preferred-by-Students-from-section {
        padding-bottom: 70px;
    }

    .accreditation-inner-div{
        padding: 12px 24px;
    }

    .footer-bottom-row .desktop-row{display: none;}
    .footer-bottom-row .mob-row{display: block;}

    footer .social-icons{text-align: center;}
    .get-in-touch {margin-bottom: 13px;}
    footer{
        text-align: center;
        padding: 13px 0 105px;
    }

    footer .location{display: block;text-align: center;}
    footer .social-icons i{padding: 0 5px;font-size: 20px;}
    footer .copyright-row {margin-top: 15px;}
    footer .contact-details-block{justify-content: center;}

    .footer-register-now-btn {
        max-width: 100%;
        justify-content: center;
    }
    .footer-register-now-btn {
        max-width: 100%;
        justify-content: center;
        font-size: 25px;
        padding: 15px 35px;
        margin: 0;
    }
    footer .copyright-row {
        display: none;
    }
    footer p {
        font-size: 15px;
        line-height: 26px;
    }
    footer .copyright-row p {font-size: 13px;margin-bottom: 0;}
    .get-in-touch{padding: 0 20px;}
    footer .location {
        text-align: left;
        font-size: 15px;
        display: flex;
        align-items: center;
        line-height: 25px;
        margin-bottom: 10px;
    }

    footer .contact-details-block {justify-content: left;}

    .thankyou-section .ty-ellipse{display:none}
    .thankyou-section h1 {font-size: 80px;line-height: 65px;}
    .thankyou-section h2 {font-size: 23px;line-height: 24px;}
    .thankyou-section .begin-joureny-title {font-size: 19px;}
}


@media screen and (max-width: 575px) {
    .banner-section .banner-bg {
        height: 74vh;
    }
    .banner-section .register-now-btn {
        max-width: 170px;
    }
    .banner-section .register-now-btn i {
        font-size: 20px;
    }
    .thankyou-section .begin-joureny-title img {
        max-width: 90px;
    }
}
@media screen and (max-width: 480px) {


    .desktop-img{
        display: none;
    }
    .mob-img{
        display: block;
    }
    .placement-opportunities-inner-section .marquee-item{
        margin: 0 15px;
    }
    .placement-opportunities-section p{
        font-size: 12px;
        line-height: 12px;
    }
    .white-logo-card-img img {
        height: 78px;
    }
    h6 {
        font-size: 10px;
        line-height: 13px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .white-logo-card {
        padding: 10px 12px 18px;
    }
    .Preferred-by-Students-from-section h2 {
        max-width: 230px;
        margin: 0 auto 30px;
        width: 100%;
    }
    .footer-register-now-btn {
        justify-content: center;
        font-size: 21px;
        line-height: 29px;
        padding: 13px 21px;
        margin-top: 0;
    }
    .footer-bottom-row {
        padding: 10px 0;
    }

    .banner-section .banner-bg {
        height: 50vh;
    }
    footer {
        text-align: center;
        padding: 13px 0 95px;
    }
    .thankyou-section p.bottom-text{font-size: 15px;line-height: 20px;}
    .thankyou-section .heart-icon {max-width: 35px;margin-bottom: 13px;}
    .thankyou-section .desktop-title{display: none;}
    .thankyou-section .mob-title{display: block;}
    .thankyou-section .begin-joureny-title {font-size: 13px;}
    .thankyou-section .begin-joureny-title img {max-width: 70px;}

    .thankyou-section h1 {
    font-size: 60px;
    line-height: 48px;
        margin-top:10px
}

}

@media screen and (max-width: 375px) {
    .thankyou-section .begin-joureny-title img {max-width: 60px;}
}
@media screen and (max-width: 360px) {
    .banner-section .banner-bg {
        height: 65vh;
    }
}
@media screen and (max-width: 320px) {
    .thankyou-section .begin-joureny-title img {
        max-width: 55px;
    }
}
