@media screen and (min-width:1200px){
    .top-bar .container,
    .header-bar-con .container {
        max-width: 1870px; 
        margin: auto;
    }
    .banner-con .container,
    .partner-box .container {
        max-width: 1375px; 
        margin: auto;
    }
}
@media only screen and (max-width: 1440px) {
    h1 {
        font-size: 52px;
        line-height: 60px;
    }
    h2 {
        font-size: 40px;
        line-height: 46px;
    }
    .padding-bottom {
        padding-bottom: 90px;
    }
    .padding-top {
        padding-top: 90px;
    }
    .generic-title span {
        margin-bottom: 20px;
    }
    .generic-title h2 {
        margin-bottom: 45px;
    }
    .generic-title2 span {
        margin-bottom: 18px;
    }
    .generic-title2 p {
        margin-bottom: 38px;
    }
    .banner-con {
        padding: 50px 0;
    }
    .banner-con .banner_content p {
        font-size: 18px;
        line-height: 26px;
    }
    .banner-con .banner_content .banner-btn a {
        min-width: 160px;
    }
    .banner-con .banner-rightimage img {
        width: 140px;
    }
    .banner-con .banner-rightimage {
        right: 25px;
        bottom: -50px;
    }

    /* Partner Section */
    
    .partner-box ul {
        gap: 9px;
    }

    /* SUB BANNER SECTION */

    .subbanner-con .subbanner_content .breadcrumb-box {
        margin-bottom: 25px;
    }
    .subbanner-con .subbanner_content p {
        font-size: 18px;
        line-height: 26px;
    }
    .subbanner-con .banner_wrapper .banner-image img {
        width: 515px;
    }
    .subbanner-con .banner-rightimage img {
        width: 100px;
    }

/* Back to top button */
#button {right: 30px;}
    
}
@media only screen and (max-width: 1199px) {
    h1 {
        font-size: 46px;
        line-height: 57px;
    }
    h2 {
        font-size: 36px;
        line-height: 40px;
    }
    h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .padding-top {
        padding-top: 80px;
    }
    .padding-bottom {
        padding-bottom: 80px;
    }
    .generic-title span {
        margin-bottom: 16px;
    }
    .generic-title h2 {
        margin-bottom: 40px;
    }
    .generic-btn a {
        padding: 17px 29px;
    }
    .generic-title2 span {
        margin-bottom: 16px;
    }
    .generic-title2 p {
        padding: 0 100px;
        margin-bottom: 34px;
    }
    .banner-con {
        padding: 40px 0;
    }
    .banner-con .banner_content h1 {
        margin-bottom: 18px;
    }
    .banner-con .banner_content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 25px;
    }
    .banner-con .banner_content .banner-btn {
        margin-bottom: 20px;
    }
    .banner-con .banner_content .banner-btn a {
        min-width: 140px;
        padding: 13px 27px;
    }
    .banner-con .banner-rightimage img {
        width: 100px;
    }
    .banner-con .banner-rightimage {
        right: 10px;
        bottom: -40px;
    }

    /* Partner Section */
    
    .partner-box {
        padding: 20px 0;
    }
    .partner-box ul {
        gap: 8px;
    }

    /* SUB BANNER SECTION */

    .subbanner-con .subbanner_content .breadcrumb-box {
        margin-bottom: 20px;
    }
    .subbanner-con .subbanner_content h1 {
        margin-bottom: 18px;
    }
    .subbanner-con .subbanner_content p {
        font-size: 16px;
        line-height: 24px;
    }
    .subbanner-con .banner_wrapper .banner-image img {
        width: 395px;
    }
    .subbanner-con .banner-rightimage {
        right: -6px;
    }

    #search input[type="search"] {
        font-size: 34px;
    }
    /* Back to top button */
    #button {width: 60px; height: 60px; bottom: 95px;}
    /* 404 Page */
    .error_page .error_content h1 {font-size: 130px; line-height: 130px; margin-bottom: 30px;}
    .error_page .error_content .text {font-size: 34px; line-height: 38px; margin-bottom: 18px;}
    .error_page .error_content .text2 {font-size: 18px; line-height: 26px; margin-bottom: 25px;}
    .error_page .error_content .back_home {font-size: 18px; line-height: 18px; padding: 15px 25px 17px;}
    .error_page .error_content .back_home i {margin-left: 14px;}
    /* Coming Soon */
    .comingsoon_outer .sub_banner_content h1 {font-size: 80px; line-height: 86px; margin-bottom: 26px;}
    .comingsoon_outer .sub_banner_content input {width: 500px;}
}

@media only screen and (max-width: 991px) {
    h1 {
        font-size: 40px;
        line-height: 48px;
    }
    h2 {
        font-size: 32px;
        line-height: 36px;
    }
    h3 {
        font-size: 24px;
        line-height: 28px;
    }
    h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .padding-top {
        padding-top: 60px;
    }
    .padding-bottom {
        padding-bottom: 60px;
    }
    .generic-title span {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 12px;
    }
    .generic-title h2 {
        margin-bottom: 30px;
    }
    .generic-btn a {
        font-size: 14px;
        line-height: 14px;
    }
    .generic-title2 span {
        font-size: 18px;
        line-height: 18px;
    }    
    .generic-title2 p {
        padding: 0;
        margin-bottom: 30px;
        font-size: 14px;
        line-height: 24px;
    }
    .banner-con {
        padding: 50px 0;
    }
    .banner-con .banner_content {
        margin-bottom: 25px;
        text-align: center;
    }
    .banner-con .banner_content p {
        margin-bottom: 24px;
    }
    .banner-con .banner_content span,
    .banner-con .banner_content .banner-btn {
        justify-content: center;
    }
    .banner-con .banner_content .banner-btn a {
        padding: 14px 25px;
    }    
    .banner-con .banner_wrapper .banner-image {
        text-align: center;
    }
    .banner-con .banner_wrapper .banner-image img {
        width: 315px;
    }
    .banner-con .banner-rightimage {
        display: none;
    }

    /* Partner Section */
    
    .partner-box ul {
        gap: 15px;
        grid-template-columns: 32% 32% 32%;
    }

    /* SUB BANNER SECTION */

    .subbanner-con {
        padding-top: 50px !important;
    }
    .subbanner-con .subbanner_content {
        margin-bottom: 20px;
        text-align: center;
    }
    .subbanner-con .subbanner_content .breadcrumb-box {
        margin-bottom: 10px;
    }
    .subbanner-con .subbanner_content h1 {
        margin-bottom: 15px;
    }
    
/* Login Page */
.login-form .login-page-logo img{width: 165px;}
.login-form .login-form-title { margin-bottom: 30px; }
.login-form .login-card .btn-primary { font-size: 16px; line-height: 16px; }
.login-form .login-card .forgot-password { font-size: 16px; }
.login-form .login-form-box .join-now-outer a { font-size: 16px;}
#search input[type="search"] {
    font-size: 20px;
}
/* Back to top button */
#button {width: 55px; height: 55px; bottom: 90px; right: 20px;}
#button::after {font-size: 18px; line-height: 18px;}
/* 404 Page */
.error_page .error_content h1 {font-size: 100px; line-height: 110px; margin-bottom: 25px;}
.error_page .error_content .text {font-size: 26px; line-height: 34px; margin-bottom: 12px;}
.error_page .error_content .text2 {font-size: 16px; line-height: 22px; margin-bottom: 20px;}
.error_page .error_content .back_home {font-size: 16px; line-height: 16px; padding: 15px 22px 16px;}
.error_page .error_content .back_home i {margin-left: 12px;}
/* Coming Soon */
.comingsoon_outer .logo_outer {margin-bottom: 55px;}
.comingsoon_outer .sub_banner_content h1 {font-size: 76px; line-height: 80px; margin-bottom: 22px;}
.comingsoon_outer .sub_banner_content input {font-size: 16px; line-height: 16px; padding : 12px 20px; width: 480px;}
.comingsoon_outer .sub_banner_content button {font-size: 16px; line-height: 16px; padding: 12px 24px;}
    
}
@media only screen and (max-width: 767px) {
    h1 {
        font-size: 34px;
        line-height: 38px;
    }
    h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .generic-title2 span {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 14px;
    }
    .generic-title h2 {
        margin-bottom: 26px;
    }
    .generic-btn a {
        padding: 15px 24px;
    }
    .banner-con .banner_content {
        margin-bottom: 20px;
    }
    .banner-con .banner_content h1 {
        margin-bottom: 15px;
    }
    .banner-con .banner_content p {
        margin-bottom: 22px;
    }
    .banner-con .banner_content .banner-btn a {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 25px;
    }
    .banner-con .banner_wrapper .banner-image img {
        width: 240px;
    }

    /* Partner Section */
    
    .partner-box ul {
        gap: 20px 10px;
    }

    /* SUB BANNER SECTION */

    .subbanner-con {
        padding-top: 40px !important;
    }
    .subbanner-con .subbanner_content .breadcrumb-box {
        margin-bottom: 6px;
    }
    .subbanner-con .subbanner_content h1 {
        margin-bottom: 12px;
    }
    
/* Login page */
.login-form .login-page-logo img { width: 160px; }
.login-form .login-form-box { width: 450px; }
.login-form .login-form-title { margin-bottom: 20px; }
.login-form .login-card .btn-primary { font-size: 14px; line-height: 14px; padding: 14px 20px; }
.login-form .login-card .forgot-password { font-size: 14px; }
.login-form .login-card label { font-size: 14px; }
.login-form .login-card .input-field { font-size: 14px; padding: 0 15px; height: 46px; line-height: 46px; }
.sign-up-form .login-card .select-option {padding: 0 30px 0 15px; background-position: 96.5% 21px !important;}
.login-form .login-card {margin-bottom: 20px; }
.login-form .login-form-box .join-now-outer a {font-size: 14px;}
/* Back to top button */
#button {width: 50px; height: 50px; bottom: 110px; right: 15px;}
/* 404 Page */
.error_page .error_content h1 {font-size: 96px; line-height: 100px; margin-bottom: 20px;}
.error_page .error_content .text {font-size: 24px; line-height: 32px; margin-bottom: 10px;}
.error_page .error_content .text2 {margin-bottom: 15px;}
.error_page .error_content .back_home {font-size: 14px; line-height: 14px; padding: 12px 20px 14px; min-width: 140px;}
/* Coming Soon */
.comingsoon_outer .sub_banner_content h1 {font-size: 66px; line-height: 76px; margin-bottom: 18px;}
.comingsoon_outer .sub_banner_content button {padding: 13px 24px;}
.comingsoon_outer .sub_banner_content .social-icon i {font-size: 14px; height: 35px; width: 35px; line-height: 33px;}

}
@media only screen and (max-width: 575px) {
    h1 {
        font-size: 30px;
        line-height: 36px;
    }
    h2 {
        font-size: 24px;
        line-height: 26px;
    }
    h4 {
        font-size: 16px;
        line-height: 22px;
    }
    h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .generic-title span {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .generic-title h2 {
        margin-bottom: 25px;
    }
    .generic-title2 p {
        margin-bottom: 24px;
    }
    .banner-con {
        padding: 40px 0;
    }
    .banner-con .banner_content h1 {
        margin-bottom: 12px;
    }   
    .banner-con .banner_content .banner-title p {
        margin-bottom: 20px;
    }
    .banner-con .banner_content .banner-btn {
        gap: 10px;
    }
    .banner-con .banner_content .banner-btn a {
        min-width: 130px;
        padding: 13px 18px;
    }
    .banner-con .banner_wrapper .banner-image img {
        width: 210px;
    }

    /* Partner Section */
    
    .partner-box ul {
        grid-template-columns: 48% 48%;
    }

/* Login Page */
.login-form .login-page-logo img { width: 150px;}
.login-form .login-page-logo { margin-bottom: 20px;}
.login-form .login-card { padding: 25px 20px; }
.login-form .login-form-box { width: 100%; }
/* Back to top button */
#button {width: 45px; height: 45px; right: 25px; bottom: 80px;}
#button::after {font-size: 16px; line-height: 16px;}
/* 404 Page */
.error_page .error_content h1 {font-size: 86px; line-height: 96px;}
.error_page .error_content .text {font-size: 20px; line-height: 24px; margin-bottom: 8px;}
.error_page .error_content .text2 {font-size: 14px; line-height: 20px; margin-bottom: 12px;}
/* Coming Soon */
.comingsoon_outer .logo_outer {margin-bottom: 38px;}
.comingsoon_outer .sub_banner_content h1 {font-size: 44px; line-height: 52px;}
.comingsoon_outer .sub_banner_content p {font-size: 14px; line-height: 20px;}
.comingsoon_outer .sub_banner_content input {font-size: 14px; line-height: 14px; padding: 10px 14px; width: 330px;}
.comingsoon_outer .sub_banner_content button {font-size: 14px; line-height: 14px; padding: 11px 20px;}
.comingsoon_outer .sub_banner_content .social-icon li {margin: 0 2px;}
.comingsoon_outer .sub_banner_content .social-icon i {height: 33px; width: 33px; line-height: 31px;}
}