/** Media Queries **/

/* Small devices ( mobile phones ex. iphones 6-10 ) */
@media (min-width: 319px) and (max-width: 374px) {
    /* Navbar */
    .navbar-brand {
        width: 75%;
    }

    .custom-v-bar {
        display: none;
    }

    .navbar-nav {
        text-align: center;
        font-size: 13px;
    }

    .btn-custom {
        font-size: 13px;
    }

    /* Hero Banner */

    .custom-banner-header-font {
        padding-top: 26px;
        font-size: 51px;
        line-height: 0.84;
        padding-bottom: 8px;
    }

    .btn-custom-join {
        font-size: 14px;
    }

    /* About SUB */
    .custom-section-title-header {
        font-size: 18px;
        margin-top: -10px;
    }

    .custom-about-para {
        font-size: 17px;
    }

    .image-sm {
        width: 100%;
        height: 100%;
        margin-top: -10px;
    }

    /* What Can We Do */
    .mb-img {
        margin-bottom: 60px;
    }

    /* Career */
    .image-career-adjust {
        float: right;
        width: 60%;
        margin-right: 24%;
    }

    .custom-career-para {
        font-size: 18px;
        text-align: center;
        width: 100%;
    }

    .career-text-adjust {
        text-align: center;
        margin-top: 10px;
    }

    /* Footer */
    .fb-adjust {
        font-size: 18px;
    }

    .custom-card {
        width: 100% !important;
    }

    /* Forget */
    .custom-btn-back {
        padding: 1px;
        margin-top: -58px !important;
    }
    .custom-margin-adjust-sm {
        margin-top: 0px !important;
    }

    /* Reset */
    .mb-adjust {
        margin-bottom: 24px !important;
    }

    .mb-112 {
        margin-bottom: 112px !important;
    }
}

/* Moderate Small devices ( mobile phones ex. iphones 10-12pro ) */
@media (min-width: 375px) and (max-width: 767px) {
    /* Navbar */

    .navbar-brand {
        width: 79%;
    }

    .custom-v-bar {
        display: none;
    }

    .navbar-nav {
        text-align: center;
        font-size: 14px;
    }

    .btn-custom {
        font-size: 14px;
    }

    /* Hero Banner */

    .custom-banner-header-font {
        padding-top: 26px;
        font-size: 55px;
        line-height: 0.84;
        padding-bottom: 8px;
    }

    .btn-custom-join {
        font-size: 15px;
    }

    /* About SUB */
    .custom-section-title-header {
        font-size: 19px;
    }

    .custom-about-para {
        font-size: 17px;
    }

    .image-sm {
        width: 100%;
        height: 100%;
        margin-top: -10px;
    }

    /* What Can We Do */
    .mb-img {
        margin-bottom: 60px;
    }

    /* Career */
    .image-career-adjust {
        float: right;
        width: 60%;
        margin-right: 24%;
    }

    .custom-career-para {
        font-size: 18px;
        text-align: center;
        width: 100%;
    }

    .career-text-adjust {
        text-align: center;
        margin-top: 10px;
    }

    /* Footer */
    .fb-adjust {
        font-size: 18px;
    }

    .footer-link-adjust {
        font-size: 15px;
    }

    .footer-copy-adjust {
        font-size: 13px;
    }

    .custom-card {
        width: 100% !important;
    }

    /* Forget */
    .custom-btn-back {
        padding: 1px;
        margin-top: -58px !important;
    }

    .custom-margin-adjust-sm {
        margin-top: 0px !important;
    }

    /* Reset */
    .mb-adjust {
        margin-bottom: 24px !important;
    }

    .mb-112 {
        margin-bottom: 112px !important;
    }
}

/* Moderate devices ( tabs ex. ipads ) */
@media (min-width: 768px) and (max-width: 991px) {
    /* Navbar */
    .custom-v-bar {
        display: none;
    }

    /* Hero-Banner */
    .custom-banner-header-font {
        font-size: 94px;
    }

    /* About SUB */
    .custom-section-title-header {
        font-size: 21px;
        margin-top: -10px;
    }

    .custom-about-para {
        font-size: 19px;
    }

    /* What Can We Do */
    .width-img {
        width: 50%;
    }
    .mb-img {
        margin-bottom: 60px;
    }

    /* Career */
    .image-career-adjust {
        float: right;
        width: 86%;
    }

    .custom-career-para {
        font-size: 18px;
        width: 100%;
    }

    .career-text-adjust {
        margin-top: 10px;
    }

    /* Forget */
    .custom-slider-bg {
        margin-top: 63px !important;
    }

    .mb-tab-forget-78 {
        margin-bottom: 127px !important;
        margin-top: 53px !important;
    }

    .custom-btn-back {
        padding: 1px;
        margin-top: 3px !important;
    }

    /* Footer */

    .fb-adjust {
        margin-top: 88px !important;
        font-size: 15px;
    }

    .card-title {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .custom-card {
        width: 100% !important;
    }

    /* Reset */
    .mb-112 {
        margin-bottom: 120px !important;
    }
}

/* Moderate Boostrap 5 Default Large Devices ( small laptops ) */
@media (min-width: 992px) and (max-width: 1023px) {
    /* Navbar */
    .custom-v-bar {
        display: none;
    }

    /* Career */
    .image-career-adjust {
        width: 71%;
    }

    /* Forgot */
    .mb-105 {
        margin-bottom: 105px !important;
    }

    /* Footer */
    .custom-card {
        width: 100% !important;
    }

    /* Reset */
    .custom-slider-reset-img {
        margin-top: 6%;
        margin-bottom: 22% !important;
    }
}

/* Moderate Large Devices ( small laptops ) */
@media (min-width: 1024px) and (max-width: 1199px) {
    /* Navbar */
    .custom-v-bar {
        display: none;
    }

    /* Career */
    .image-career-adjust {
        width: 71%;
    }

    /* Forgot */
    .mb-105 {
        margin-bottom: 105px !important;
    }

    /* Footer */
    .custom-card {
        width: 100% !important;
    }

    /* Reset */
    .custom-slider-reset-img {
        margin-top: 6% !important;
        margin-bottom: 20% !important;
    }
}

/* Moderate Large Devices ( small laptops ) */
@media (min-width: 1440px) and (max-width: 2560px) {
    /* Career */
    .image-career-adjust {
        margin-top: -5px;
    }

    /* Reset */
    .custom-slider-reset-img {
        margin-top: 6% !important;
        margin-bottom: 23% !important;
    }
}
