@media(max-width:1280px) {
    .new-homepage .call-action .text-box {
        padding: 107px 70px 42px 75px;
    }

    .new-homepage .call-style-2 .text-box {
        padding: 68px 70px 0px 75px;
    }

    .new-homepage .batch-icon {
        width: 190px;
    }

    .new-homepage .call-action .heading-style-1 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .new-hompage-header .navbar-nav>li>a {
        font-size: 13px;
    }

    .new-hompage-header .container-fluid {
        padding: 0 20px;
    }

    .new-hompage-header .navbar-brand {
        margin-right: 0;
    }

}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
    .new-homepage .batch-icon {
        width: 190px;
    }

    .new-homepage .call-action .heading-style-1 h2 {
        font-size: 42px;
    }

    .new-homepage .call-action .text-box {
        padding: 71px 127px 71px 80px;
    }

    .new-homepage .success-section .text-box {
        padding: 32px 80px 32px 70px;
    }

    .new-hompage-header .container-fluid {
        padding: 0 30px;
    }

    .new-hompage-header .navbar-brand {
        margin-right: 15px;
    }

    .new-hompage-header .navbar-nav>li>a.btn-login {
        margin-left: 10px;
    }

}

@media(max-width:767px) {
    .new-homepage .success-section .text-box {
        padding: 30px 15px;
        height: auto;
    }

    .new-homepage .success-section .frame {
        height: auto;
    }

    .new-homepage .success-section .text-box h1 {
        font-size: 42px;
        line-height: 45px;
    }

    .new-homepage .success-section .text-box p {
        font-size: 20px;
        line-height: 28px;
        padding: 0;
    }
    
    .new-homepage .success-section .text-box li {
        font-size: 20px;
        line-height: 28px;
    }

    .new-homepage .success-section .btn-catalog {
        font-size: 14px;
        line-height: 14px;
        padding: 20px;
        margin-right: 6px;
    }

    .new-homepage .btn-now {
        font-size: 14px;
        line-height: 14px;
        padding: 16px 20px;
    }

    .new-homepage .pb-120 {
        padding-bottom: 60px;
    }

    .new-homepage .success-quote-section .text-col {
        padding: 0;
    }

    .new-homepage .heading-style-1 h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .new-homepage .heading-style-1 p {
        font-size: 16px;
        line-height: 24px;
    }

    .new-homepage .call-action .text-box {
        padding: 40px 15px;
    }

    .new-homepage .batch-icon {
        position: initial;
        width: 90px;
        margin-bottom: 20px;
    }

    .new-homepage .call-action .heading-style-1 span {
        font-size: 20px;
    }

    .new-homepage .call-action-section-2 {
        padding-bottom: 20px;
    }

    .new-homepage .slide-box {
        padding: 20px 15px;
        margin: 0 15px;
    }

    .new-homepage .course-categories-section {
        padding: 0;
    }

    .new-homepage .count-col {
        padding-bottom: 30px;
    }

    .new-homepage .blog-section {
        padding: 40px 0 10px 0;
    }

    .new-homepage .blog-box {
        margin-bottom: 30px;
    }

    .new-homepage .call-style-2 .text-box {
        padding: 40px 15px;
    }

    .new-homepage .call-action {
        margin: 0 0 60px 0;
    }

    .new-homepage .call-style-2 .frame {
        max-height: inherit;
    }

    .new-homepage .success-section .text-box::before,
    .new-homepage .testimonials-section .slick-slider::before,
    .new-homepage .testimonials-section .slick-slider::after {
        display: none;
    }

    .new-homepage .success-section .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .new-homepage .call-action .heading-style-1 h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .new-homepage .success-section .text-box,
    .new-homepage .success-section .text-box h1,
    .new-homepage .success-section .text-box p,
    .new-homepage .call-action .heading-style-1,
    .new-homepage .heading-style-1 span,
    .new-homepage .call-action .heading-style-1 h2,
    .new-homepage .heading-style-1 p,
    .new-homepage .call-action .heading-style-1 p,
    .new-homepage .blog-box,
    .new-homepage .blog-box p,
    .new-homepage .testimonials-section .slide-box p {
        text-align: center;
    }

    .new-homepage .call-action .text-box {
        align-items: center;
        height: auto;
    }

    .new-homepage .testimonials-section .slick-initialized .slick-slide {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .new-homepage .testimonials-section .round-frame {
        float: none !important;
        margin: 0 auto 10px;
    }

    .new-homepage .success-section .text-box a.btn-fill,
    .new-homepage .success-section .text-box a.btn-border {
        margin: 0 10px;
    }

    .new-hompage-header .container-fluid {
        padding: 0 15px;
    }

    .new-hompage-header .navbar-nav {
        margin: 0;
        border-top: 1px solid #f1f1f1;
        padding-top: 10px;
    }

    .new-hompage-header .btn-login {
        width: 100%;
        margin: 10px 0 20px 0;
        text-align: center;
        margin: 0;
    }

    .new-hompage-header .navbar-fixed-top .navbar-collapse,
    .new-hompage-header .navbar-fixed-bottom .navbar-collapse {
        max-height: initial;
    }

    .new-hompage-header .nav>li {
        margin: 8px 0;
    }

    .new-hompage-header .navbar-fixed-top {
        position: initial;
    }

    .success-section {
        padding-top: 40px;
    }

    .new-homepage-footer {
        padding-top: 40px;
    }

    .footer-box {
        padding-bottom: 40px;
    }

    .footer-menu h5 {
        margin-bottom: 15px;
    }

    .footer-btm-row {
        margin: 0;
    }

    .footer-btm-row strong.ad,
    .footer-btm-row strong.btn-call {
        padding-bottom: 20px;
        display: block;
    }

    .new-hompage-header .navbar-nav {
        width: 100%;
    }
}

@media (min-width:320px) and (max-width:480px) {
    .new-homepage .success-section .text-box {
        padding: 40px 30px;
        height: auto;
    }

    .new-homepage .success-section .frame,
    .new-homepage .call-action .frame {
        height: auto;
    }

    .new-homepage .success-section .text-box h1 {
        font-size: 42px;
        line-height: 45px;
    }

    .new-homepage .success-section .text-box p {
        font-size: 20px;
        line-height: 28px;
        padding: 0;
    }
    .new-homepage .success-section .text-box li {
        font-size: 20px;
        line-height: 28px;
    }


    .new-homepage .success-section a.btn-fill,
    .new-homepage .success-section a.btn-border {
        font-size: 14px;
        line-height: 14px;
        padding: 18px;
    }

    .new-homepage a.btn-border,
    .new-homepage a.btn-fill {
        font-size: 16px;
        padding: 15px 26px;
    }

    .new-homepage .pb-120 {
        padding-bottom: 60px;
    }

    .new-homepage .success-quote-section .text-col {
        padding: 0;
    }

    .new-homepage .heading-style-1 h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .new-homepage .call-action .heading-style-1 h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .new-homepage .call-style-2 .heading-style-1 h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .new-homepage .call-action.call-style-2 .heading-style-1 p {
        font-size: 15px;
    }

    .new-homepage .heading-style-1 p,
    .new-homepage .call-action .heading-style-1 p {
        font-size: 16px;
        line-height: 24px;
    }

    .new-homepage .call-action .text-box {
        padding: 40px 30px;
        height: auto;
    }

    .new-homepage .batch-icon {
        position: initial;
        width: 90px;
        margin-bottom: 20px;
    }

    .new-homepage .call-action .heading-style-1 span {
        font-size: 20px;
    }

    .new-homepage .course-categories-section {
        padding-bottom: 0;
    }

    .new-homepage .call-action {
        margin-bottom: 40px;
    }

    .new-homepage .count-col {
        padding-bottom: 30px;
    }

    .new-homepage .call-action-section-2 {
        padding-bottom: 0;
    }

    .new-homepage .slide-box {
        padding: 35px 15px;
        margin: 0 20px;
    }

    .new-homepage .blog-section {
        padding: 40px 0 10px 0;
    }

    .new-homepage .blog-box {
        margin-bottom: 30px;
    }

    .new-homepage .call-action-section-2 .heading-style-1 {
        padding: 0 15px;
    }

    .new-homepage .success-section .text-box::before,
    .new-homepage .testimonials-section .slick-slider::before,
    .new-homepage .testimonials-section .slick-slider::after {
        display: none;
    }

    .new-homepage .success-section .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .new-homepage .success-section .text-box,
    .new-homepage .success-section .text-box h1,
    .new-homepage .success-section .text-box p,
    .new-homepage .call-action .heading-style-1,
    .new-homepage .heading-style-1 span,
    .new-homepage .call-action .heading-style-1 h2,
    .new-homepage .heading-style-1 p,
    .new-homepage .call-action .heading-style-1 p,
    .new-homepage .blog-box,
    .new-homepage .blog-box p,
    .new-homepage .testimonials-section .slide-box p {
        text-align: center;
    }

    .new-homepage .call-action .text-box {
        align-items: center;
    }

    .new-homepage .testimonials-section .slick-initialized .slick-slide {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .new-homepage .testimonials-section .round-frame {
        float: none !important;
        margin: 0 auto 10px;
    }

    .new-homepage .success-section .text-box a.btn-fill,
    .new-homepage .success-section .text-box a.btn-border {
        margin: 0 5px;
    }

    .new-hompage-header .container-fluid {
        padding: 0 15px;
    }

    .new-hompage-header .navbar-nav {
        margin: 0;
        border-top: 1px solid #f1f1f1;
        padding-top: 10px;
    }

    .new-hompage-header .btn-login {
        width: 100%;
        margin: 10px 0 20px 0;
        text-align: center;
        margin: 0;
    }

    .new-hompage-header .navbar-fixed-top .navbar-collapse,
    .new-hompage-header .navbar-fixed-bottom .navbar-collapse {
        max-height: initial;
    }

    .new-hompage-header .nav>li {
        margin: 8px 0;
    }

    .new-homepage-footer {
        padding-top: 40px;
    }

    .footer-box {
        padding-bottom: 40px;
    }

    .footer-menu h5 {
        margin-bottom: 15px;
    }

    .footer-btm-row {
        margin: 0;
    }

    .footer-btm-row strong.ad,
    .footer-btm-row strong.btn-call {
        padding-bottom: 20px;
        display: block;
    }

    .new-hompage-header .navbar-nav {
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .new-homepage .success-section .text-box {
        padding: 43px 15px;
        height: 350px;
    }

    .new-homepage .success-section .frame {
        height: 350px;
    }

    .new-homepage .success-section .text-box h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .new-homepage .success-section .text-box p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 25px;
    }
    .new-homepage .success-section .text-box ul {
        margin-bottom: 25px;
    }
    .new-homepage .success-section .text-box li {
        font-size: 18px;
        line-height: 28px;
    }

    .new-homepage .success-section a.btn-fill,
    .new-homepage .success-section a.btn-border {
        font-size: 13px;
        line-height: 13px;
        padding: 18px 14px;
        margin-right: 6px;
    }

    .new-homepage a.btn-border,
    .new-homepage a.btn-fill {
        font-size: 16px;
        padding: 15px 26px;
    }

    .new-homepage .pb-120 {
        padding-bottom: 60px;
    }

    .new-homepage .success-quote-section .text-col {
        padding: 0;
    }

    .new-homepage .heading-style-1 h2 {
        font-size: 36px;
        line-height: 40px;
    }

    .new-homepage .heading-style-1 p {
        font-size: 18px;
        line-height: 28px;
    }

    .new-homepage .batch-icon {
        width: 108px;
        left: -15%;
    }

    .new-homepage .call-action .text-box {
        padding: 41px 40px 40px 50px;
        height: 500px;
    }

    .new-homepage .call-action .frame {
        height: 500px;
    }

    .new-homepage .call-action .heading-style-1 span {
        font-size: 20px;
    }

    .new-homepage .call-action .heading-style-1 h2 {
        font-size: 30px;
    }

    .new-homepage .call-action .heading-style-1 p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .new-homepage .course-categories-section .text-box h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .new-homepage .course-categories-section .text-box a.btn-more {
        padding: 14px 26px;
        font-size: 15px;
    }

    .new-homepage .call-action .heading-style-1 a.btn-started {
        padding: 14px 30px;
    }

    .new-homepage .call-action .heading-style-1 a.btn-started {
        font-size: 16px;
    }

    .new-homepage .call-action {
        background: #1E5389;
        padding: 0;
        margin-bottom: 60px;
    }

    .new-homepage .course-categories-section {
        padding-bottom: 30px;
    }

    .new-homepage .count-col {
        padding-bottom: 30px;
    }

    .new-homepage .call-action-section-2 {
        padding-bottom: 30px;
    }

    .new-homepage .call-style-2 {
        background: #A0353D;
    }

    .new-homepage .slide-box {
        padding: 30px 15px;
        margin: 0 14px;
    }

    .new-homepage .blog-box {
        margin-bottom: 30px;
        padding: 20px 15px;
    }

    .new-homepage .blog-section {
        padding-bottom: 50px;
    }

    .new-homepage .blog-box h3 {
        font-size: 22px;
        line-height: 24px;
    }

    .new-homepage .blog-box p {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 20px 0;
        min-height: 155px;
    }

    .new-homepage .call-action-section-2 .count-col span {
        width: auto;
    }

    .new-homepage .call-action-section-2 .count-col span {
        font-size: 16px;
    }

    .new-homepage .call-action-section-2 .count-col strong {
        font-size: 50px;
        margin-bottom: 10px;
    }

    .new-homepage .call-action-section-2 .heading-style-1 {
        padding: 0 15px;
    }

    .new-homepage .success-section .container-fluid {
        padding-left: 90px;
        padding-right: 90px;
    }

    .new-homepage .success-section .text-box p {
        padding: 0;
    }

    .new-hompage-header .container-fluid {
        padding: 0;
        text-align: center;
    }

    .new-hompage-header .navbar-brand {
        margin: 0 auto;
        float: none;
        padding: 0;
        display: block;
    }

    .new-hompage-header .navbar-brand>img {
        display: block;
        margin: 0 auto 0;
    }

    .new-hompage-header .navbar-header {
        width: 100%;
        border-bottom: 1px solid #1E5389;
        padding-bottom: 22px;
    }

    .new-hompage-header .navbar-nav {
        background: #1E5389;
        width: 100%;
        text-align: center;
        display: block;
    }

    .new-hompage-header .navbar-nav>li {
        float: none;
        display: inline-block;
    }

    .new-hompage-header .navbar-nav>li>a {
        color: #fff;
        font-size: 12px;
        padding: 0 6px;
    }

    .new-hompage-header .btn-head {
        float: none;
    }

    .new-hompage-header .navbar-nav>li>a.btn-login {
        margin: 0;
        border: 0;
        padding: 0;
        background: none;
        font-size: 12px;
        float: none !important;
    }

    .new-homepage-footer {
        padding-top: 40px;
    }

    .footer-box {
        padding-bottom: 40px;
    }

    .footer-menu h5 {
        margin-bottom: 15px;
    }

    .footer-btm-row {
        margin: 0;
    }

    .footer-btm-row strong.ad,
    .footer-btm-row strong.btn-call {
        padding-bottom: 20px;
        display: block;
    }

    .new-hompage-header .navbar {
        padding: 22px 0 0 0;
    }

    .new-hompage-header .navbar-nav {
        background: none;
    }

    .new-hompage-header .navbar-nav>li>a,
    .new-hompage-header .navbar-nav>li>a.btn-login {
        color: #000;
    }


}

@media (min-width:993px) and (max-width:1199px) {
    .new-homepage .success-section .text-box {
        padding: 30px 15px;
        height: 400px;
    }

    .new-homepage .success-section .frame {
        height: 400px;
    }

    .new-homepage .success-section .text-box h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .new-homepage .success-quote-section .text-col {
        padding: 0 10rem;
    }

    .new-homepage .success-section .text-box p {
        padding: 0;
    }
    .new-homepage .pb-120 {
        padding-bottom: 80px;
    }

    .new-homepage .course-categories-section .text-box h3 {
        font-size: 22px;
    }

    .new-homepage .batch-icon {
        width: 120px;
        left: -15%;
    }

    .new-homepage .call-action .text-box {
        padding: 42px 40px 35px 50px;
    }

    .new-homepage .call-action .heading-style-1 span {
        font-size: 22px;
    }

    .new-homepage .call-action .heading-style-1 h2 {
        font-size: 36px;
        line-height: 40px;
    }

    .new-homepage .call-action .heading-style-1 p {
        font-size: 16px;
        line-height: 22px;
    }

    .new-homepage .call-action {
        background: #1E5389;
    }

    .new-homepage .call-style-2 {
        background-color: #A0353D;
    }

    .new-homepage .slide-box {
        padding: 30px 15px;
        margin: 0 15px;
    }

    .new-homepage .blog-box h3 {
        font-size: 23px;
        line-height: 28px;
    }

    .new-homepage .blog-box p {
        font-size: 16px;
        line-height: 22px;
    }

    .new-homepage .success-section a.btn-fill,
    .new-homepage .success-section a.btn-border {
        font-size: 13px;
        line-height: 13px;
        padding: 18px 14px;
        margin-right: 6px;
    }

    .new-hompage-header .container-fluid {
        padding: 0 20px;
    }

    .new-hompage-header .navbar-nav>li>a {
        font-size: 13px;
    }

    .new-hompage-header .navbar-nav>li>a.btn-login {
        float: none !important;
        margin: 0;
        background: none;
        color: inherit;
        border: 0;
        line-height: 41px;
        padding: 0 9px;
    }

    .new-hompage-header .navbar-nav>li>a {
        padding: 0 8px;
    }

}
@media(max-width:768px){
.image-why_use{
    height: auto !important;
}
}