/** 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;
    }

    form {
        margin-top: 18px;
    }

    /* Navbar */

    .navbar-brand {
        width: 75%;
    }

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

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

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

    /* Login Form */

    .custom-margin-adjust {
        margin-left: 0%;
    }

    .custom-form-title {
        font-size: 15px;
        margin-top: 26px;
    }

    .custom-form-sub-title {
        font-size: 12px;
        margin-top: -5px;
        margin-bottom: 2px;
    }

    .form-control {
        height: 27px;
    }

    .form-label {
        font-size: 12px;
    }

    ::placeholder {
        font-size: 11px;
    }

    .form-check-label {
        font-size: 11px;
    }

    .custom-forget-psw {
        font-size: 10px;
        position: relative;
        top: 13px;
    }

    .mt-26 {
        margin-top: -26px;
    }

    .custom-hr {
        margin-top: 11px !important;
        margin-bottom: 19px !important;
    }

    .custom-btn-login {
        padding: 2px;
        margin-bottom: 75px;
    }

    /* Carousel */
    .display-none {
        display: none;
    }

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

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

    /**** Register ***/
    .custom-reg-margin-adjust {
        margin-top: 71px;
    }

    .display-xs-none {
        display: none;
    }

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

/* Moderate Small devices ( mobile phones ex. iphones 10-12pro ) */
@media (min-width: 375px) and (max-width: 767px) {
    form {
        margin-top: 18px;
    }

    /* Navbar */

    .navbar-brand {
        width: 79%;
    }

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

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

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

    /* Login Form */

    .custom-margin-adjust {
        margin-left: 0%;
    }

    .custom-form-title {
        font-size: 15px;
        margin-top: 26px;
    }

    .custom-form-sub-title {
        font-size: 12px;
        margin-top: -5px;
        margin-bottom: 2px;
    }

    .form-control {
        height: 27px;
    }

    .form-label {
        font-size: 12px;
    }

    ::placeholder {
        font-size: 11px;
    }

    .form-check-label {
        font-size: 11px;
    }

    .custom-forget-psw {
        font-size: 10px;
        position: relative;
        top: 13px;
    }

    .mt-26 {
        margin-top: -26px;
    }

    .custom-hr {
        margin-top: 11px !important;
        margin-bottom: 19px !important;
    }

    .custom-btn-login {
        padding: 2px;
        margin-bottom: 75px;
    }

    /* Carousel */
    .display-none {
        display: none;
    }

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

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

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

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

    /**** Register ***/

    .custom-reg-margin-adjust {
        margin-top: 71px;
    }

    .display-sm-none {
        display: none;
    }

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

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

    /* Login Form */
    .custom-form-title {
        font-size: 15px;
        margin-top: 15px;
    }

    .custom-form-sub-title {
        font-size: 12px;
        margin-top: -5px;
        margin-bottom: 2px;
    }

    .form-control {
        height: 27px;
    }

    .form-label {
        font-size: 12px;
    }

    ::placeholder {
        font-size: 11px;
    }

    .form-check-label {
        font-size: 11px;
    }

    .custom-forget-psw {
        font-size: 10px;
    }

    .custom-hr {
        margin-top: 11px !important;
        margin-bottom: 19px !important;
    }

    .custom-btn-login {
        padding: 2px;
        margin-bottom: 10px;
    }

    /* Login - Carousel */
    .carousel-item h5 {
        font-size: 16px;
    }
    .carousel-item h6 {
        width: 90%;
        font-size: 14px;
    }

    .mb-tab-68 {
        margin-bottom: 68px !important;
    }
    .mb-tab-78 {
        margin-bottom: 78px !important;
    }

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

    /* Footer */

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

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

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

    /*** Register ***/

    /* Left Side */

    .custom-reg-margin-adjust {
        margin-top: 96px;
    }

    .custom-form-adjust {
        height: 315px;
    }

    label {
        font-size: 14px;
    }

    /* Right Side */

    .custom-slider-reg-bg {
        height: 528px;
    }

    .card-adjust {
        width: 24rem !important;
    }

    .img-adjust {
        width: 80%;
    }

    .def-card-title {
        font-size: 14px;
        margin-top: 8%;
        margin-left: -21%;
    }

    .alert-custom {
        font-size: 14px;
        margin-left: 6%;
        margin-top: 5%;
    }

    .custom-contact-hr {
        margin-left: 22px;
        margin-top: 0px;
        margin-bottom: 18px;
    }

    .contact-title-color {
        font-size: 15px;
    }

    .contact-font-color {
        font-size: 12px;
    }

    .form-control-tab {
        height: 37px !important;
    }
}

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

    /* Login Form */
    .custom-form-title {
        font-size: 15px;
    }

    .custom-form-sub-title {
        font-size: 13px;
        margin-top: -5px;
    }

    .form-control {
        height: 27px;
    }

    ::placeholder {
        font-size: 14px;
    }

    .form-check-label {
        font-size: 14px;
    }

    .custom-forget-psw {
        font-size: 14px;
    }

    /* Login - Carousel */
    .carousel-item h5 {
        font-size: 18px;
    }
    .carousel-item h6 {
        width: 70%;
    }

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

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

    /*** Register ***/

    /* Left Side */

    .custom-reg-margin-adjust {
        margin-top: 96px;
    }

    .custom-form-adjust {
        height: 315px;
    }

    label {
        font-size: 14px;
    }

    /* Right Side */

    .custom-slider-reg-bg {
        height: 528px;
    }

    .card-adjust {
        width: 28rem !important;
    }

    .img-adjust {
        width: 80%;
    }

    .def-card-title {
        font-size: 14px;
        margin-top: 8%;
        margin-left: -21%;
    }

    .alert-custom {
        font-size: 14px;
        margin-left: 6%;
        margin-top: 5%;
    }

    .custom-contact-hr {
        margin-left: 22px;
    }

    .contact-title-color {
        font-size: 15px;
    }

    .contact-font-color {
        font-size: 12px;
    }
    /* Footer */
    .custom-card {
        width: 100% !important;
    }
}

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

    /* Login Form */
    .custom-form-title {
        font-size: 15px;
    }

    .custom-form-sub-title {
        font-size: 13px;
        margin-top: -5px;
    }

    .form-control {
        height: 27px;
    }

    .form-control-1024 {
        height: 38px !important;
    }

    ::placeholder {
        font-size: 14px;
    }

    .form-check-label {
        font-size: 14px;
    }

    .custom-forget-psw {
        font-size: 14px;
    }

    /* Login - Carousel */
    .carousel-item h5 {
        font-size: 18px;
    }
    .carousel-item h6 {
        width: 70%;
    }

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

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

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

    /***** Register ****/

    /* Left Side */

    .custom-form-adjust {
        height: 315px;
    }

    label {
        font-size: 14px;
    }

    /* Right Side */

    .custom-slider-reg-bg {
        height: 528px;
    }

    .card-adjust {
        width: 33rem !important;
    }

    .def-card-title {
        font-size: 16px;
        margin-top: 8%;
    }

    .alert-custom {
        font-size: 15px;
    }

    .contact-title-color {
        font-size: 15px;
    }

    .contact-font-color {
        font-size: 12px;
    }
}

/* Moderate Large Devices ( small laptops ) */
@media (min-width: 1440px) and (max-width: 2560px) {
}
