@media (max-width:1024px) {
    .banner-title h1 {
        font-size: 32px;
    }

    .banner-title h1::before {
        bottom: 22px;
    }

    .navbar-menu-title {
        font-size: 14px;
        margin: 0;
    }

    .features-inner h3 {
        font-size: 21px;
    }

    .features-inner p {
        font-size: 14px;
    }

    .success-funfacts-title p {
        font-size: 12px;
    }

    .overview-title h2 {
        font-size: 31px;
    }

    .improving-inner h3 {
        font-size: 21px;
    }

    .subscribe-title h2 {
        font-size: 28px;
    }
}


@media (max-width:991px) {
    .banner-search {
        display: block;
    }

    .banner-search-input {
        display: block;
        width: 100%;
    }

    .banner-title h1 {
        font-size: 28px;
    }

    .banner-title h1::before {
        right: 29px;
        bottom: 14px;
    }

    .banner-title p {
        font-size: 15px;
    }

    .default-btn-inner {
        margin-left: 0;
        margin-top: 10px;
    }

    .partner-title p {
        width: 100%;
    }

    .courses-sub-title h2 {
        font-size: 25px;
    }

    .top-content h3 {
        font-size: 20px;
    }

    .courses-bottom-content p {
        width: 100%;
    }

    .success-img {
        margin-top: 30px;
    }

    .overview-title {
        padding: 23px 32px;
    }

    .improving-card {
        margin: 0 auto;
        margin-top: 20px;
    }

    .subscribe-inner-area {
        padding: 41px;
    }

    .subscribe-title h2 span::before {
        display: none;
    }

    .footer-item {
        margin-top: 30px;
    }

    .subscribe-title {
        margin-bottom: 20px;
    }

    .review-inner h3 {
        font-size: 18px;
    }

    .page-banner-title h2 {
        font-size: 42px;
    }
    .top-content h3 {
        font-size: 17px;
    }
    .page-banner-dot-1{
        display: none;
    }
    .page-banner-dot-2{
        display: none;
    }
    .page-banner-dot-3{
        display: none;
    }
    .page-banner-dot-4{
        display: none;
    }
}

@media (max-width:500px) {
    .blog-inner h3 {
        font-size: 18px;
    }
    .blog-inner p {
        font-size: 12px;
    }
    .comment-title span {
        font-size: 14px;
    }
    .comment-title h6 {
        font-size: 10px;
    }
    .desinger-title {
        font-size: 14px;
    }
    .service-title h3 {
        font-size: 22px;
    }
    .service-title p {
        font-size: 13px;
    }
    .service-title p a {
        font-size: 14px;
    }
    .courses-sub-item h3 {
        font-size: 18px;
    }
    .login-inner {
        background-color: #fff;
        padding: 2rem;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
        margin-bottom: 2rem;
    }
    .contact-bg-color {
        background: #F5F6F9;
        padding: 36px;
    }

    .banner-title {
        padding: 20px;
    }

    .main-banner-shape-1 {
        display: none;
    }

    .main-banner-shape-2 {
        display: none;
    }

    .main-banner-bottom-content h3 {
        font-size: 16px;
    }

    .main-banner-bottom-content h3 span {
        font-size: 15px;
    }

    .main-banner-bottom-content {
        padding: 10px;
        border-radius: 50px;
        left: 15px;
        right: 15px;
        margin: auto;
        bottom: 30px;
        text-align: center;
        max-width: 500px;
    }

    .partner-title p {
        font-size: 13px;
    }

    .p-100 {
        padding: 61px 0;
    }

    .courses-pot-shape {
        display: none;
    }

    .courses-sub-title h2 {
        font-size: 20px;
    }

    .opportunities-shape-2 {
        display: none;
    }

    .opportunities-title h2 {
        font-size: 24px;
    }

    .opportunities-title p {
        font-size: 13px;
    }

    .opportunities-list {
        font-size: 15px;
    }

    .subscribe-title h2 {
        font-size: 20px;
    }

    .subscribe-title h2 span::before {
        right: 3px;
        bottom: -17px;
    }

    .subscribe-title p {
        font-size: 14px;
    }

    .subscribe-btn {
        margin: 0;
        margin-top: 10px;
    }

    .overview-title {
        padding: 23px 10px;

    }

    .overview-title h2 {
        font-size: 26px;
    }

    .subscribe-input {
        width: 100%;
    }

    .courses-bottom-content p {
        font-size: 14px;
    }

    .banner-title h1::before {
        display: none;
    }

    .courses-sub-title h2 span::before {
        display: none;
    }

    .opportunities-title h2 span::before {
        display: none;
    }

    .navbar-form {
        display: none;
    }

    .navbar-menu-title {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .page-banner-shape-1 {
        display: none;
    }

    .page-banner-shape-2 {
        display: none;
    }

    .divider-inner {
        display: none;
    }

    .review-shape-1 {
        display: none;
    }

    .review-shape-2 {
        display: none;
    }
    .page-banner-ellipse{
        display: none
    }
    .page-banner-shape-1{
        display: none;
    }
    .page-banner-dot-1{
        display: none;
    }
    .page-banner-dot-2{
        display: none;
    }
    .page-banner-dot-3{
        display: none;
    }
    .page-banner-dot-4{
        display: none;
    }
    .login-item {
        padding: 11px;
    }
    .login-inner h3 {
        font-size: 21px;
    }
    .login-inner h6 {
        font-size: 15px;
    }
    .main-banner {
        background: #F9F6F2;
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding-top: 88px;
        padding-bottom: 56px;
    }
    .list-item span {
        font-size: 12px;
        color: #869199;
        font-weight: 400;
    }
    .navbar-toggler{
        background-color: #fff;
        border-radius: 0;
    }
    .main-banner {
        background: #F9F6F2;
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding-top: 12px;
        padding-bottom: 56px;
    }
    .banner-title h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .page-banner-inner {
        position: relative;
        z-index: 1;
        background: #F9F6F2;
        overflow: hidden;
        padding-top: 62px;
        padding-bottom: 49px;
    }
    .list-item span {
        font-size: 12px;
        color: #869199;
        font-weight: 400;
    }
    .courses-select {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 0;
    }
    .courses-input {
        transition: 0.4s;
        border: 1px solid #eee;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        padding: 11px 13px;
        outline: 0;
        border-radius: 10px 0px 0px 10px;
        width: 87%;
    }
    .list-item span {
        font-size: 10px;
        color: #869199;
        font-weight: 400;
    }
    .default-btn-inner {
        padding: 16px 20px;
        font-size: 15px;
        position: relative;
        z-index: 1;
        overflow: hidden;
        font-weight: 600;
        margin-left: 10px;
        color: #fff;
        background: linear-gradient(90deg, #FD1E43 0%, #F4197D 100%);
        border: 0;
        display: block;
        filter: drop-shadow(-2px 2px 13px rgba(244, 25, 125, .35));
        width: 100%;
        margin: 0 ;
        margin-top: 20px;
        text-align: center;
    }
    .page-banner-title h2 {
        font-size: 28px;
    }
    .login-item {
        /* background-color: #fff; */
        max-width: 650px;
        margin: auto;
        padding: 0px;
         box-shadow: 0 4px 25px rgba(0, 0, 0, 0.00);
    }
    .account-btn {
        color: #1d2125;
        background-color: #ced4da;
        border-color: #ced4da;
        border: 1px solid #ced4da;
        padding: 9px 16px;
        border-radius: 10px;
        width: 100%;
    }
    .contact-bg-color {
        background: #F5F6F9;
        padding: 36px 18px;
    }
}