@media only screen and (max-width: 2560px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1200px) {
    h1, .h1 {
        font: normal normal 500 90px 'Inter', sans-serif;
    }

    h2, .h2 {
        font: normal normal 600 50px 'Inter', sans-serif;
    }

    h3, .h3 {
        font: normal normal 600 42px 'Inter', sans-serif;
    }

    h4, .h4 {
        font: normal normal 600 28px 'Inter', sans-serif;
    }

    h5, .h5 {
        font: normal normal 500 20px 'Inter', sans-serif;
    }

    h6, .h6 {
        font: normal normal 600 18px 'Inter', sans-serif;
    }

    p {
        font: normal normal 400 14px 'Inter', sans-serif;
    }

    .font-normal {
        font: normal normal 500 14px 'Inter', sans-serif;
    }

    .subtitle {
        font: normal normal 600 14px 'Inter', sans-serif;
    }

    .subtitle-2 {
        font: normal normal 600 14px 'Inter', sans-serif;
    }

    .para-1 {
        font: normal normal 400 14px 'Inter', sans-serif;
    }

    .para-2 {
        font: normal normal 400 14px 'Inter', sans-serif;
    }

    button {
        font: normal normal 500 13px 'Inter', sans-serif;
    }

    .caption {
        font: normal normal 400 12px 'Inter', sans-serif;
    }

    .overline {
        font: normal normal 500 12px 'Inter', sans-serif;
        text-transform: uppercase;
    }

    #schedule .schedule-card .text-head h6 {
        font-size: 36px;
    }

    #schedule .schedule-card .date-line {
        font-size: 22px;
    }

    #counter .counter-text {
        font-size: 60px;
    }

    #message .multi-message-box .message-title {
        font-size: 20px;
    }

    .bg-black .image-box .update-description {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    h1, .h1 {
        font: normal normal 500 80px 'Inter', sans-serif;
    }

    h2, .h2 {
        font: normal normal 600 40px 'Inter', sans-serif;
    }

    h3, .h3 {
        font: normal normal 600 38px 'Inter', sans-serif;
    }

    h4, .h4 {
        font: normal normal 600 24px 'Inter', sans-serif;
    }

    h5, .h5 {
        font: normal normal 600 18px 'Inter', sans-serif;
    }

    h6, .h6 {
        font: normal normal 600 16px 'Inter', sans-serif;
    }

    p, strong{
        font: normal normal 400 13px 'Inter', sans-serif;
    }

    .font-normal {
        font: normal normal 500 13px 'Inter', sans-serif;
    }

    .subtitle {
        font: normal normal 600 13px 'Inter', sans-serif;
    }

    .subtitle-2 {
        font: normal normal 600 12px 'Inter', sans-serif;
    }

    .para-1 {
        font: normal normal 400 13px 'Inter', sans-serif;
    }

    .para-2 {
        font: normal normal 400 12px 'Inter', sans-serif;
    }

    button {
        font: normal normal 500 12px 'Inter', sans-serif;
    }

    .caption {
        font: normal normal 400 8px 'Inter', sans-serif;
    }

    .overline {
        font: normal normal 500 8px 'Inter', sans-serif;
        text-transform: uppercase;
    }

    .header-padding {
        padding: 30px 0;
    }

    #message .multi-message-box {
        margin-top: 70px;
    }

    #schedule .schedule-card .text-head h6 {
        font-size: 30px;
    }

    #schedule .schedule-card .date-line {
        font-size: 20px;
    }

    #counter .counter-text {
        font-size: 50px;
    }

    #message .multi-message-box .message-title {
        font-size: 18px;
    }

    #message .box .content-box .message-text {
        font-size: 14px;
    }

    #message .box .content-box .message-designation {
        font-size: 14px;
    }

    .sidemenu-footer {
        padding: 40px 0;
    }

    #contact_line p {
        font-size: 18px;
    }

    .bg-black .image-box .update-description {
        font-size: 13px;
    }

    .footer-top ul li a {
        font-size: 14px;
    }

    .content-box:not(:last-child) {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #fff;
    }

    .bg-black .image-box:not(:last-child) {
        padding-bottom: 20px;
    }

    #schedule .schedule-card {
        margin: 0 20px 20px 20px;
    }

    #schedule .schedule-card .text-head {
        padding: 5px 0;
    }

    #schedule .notes {
        margin: 20px 20px 0 20px;
    }

    #schedule .schedule-card .text-head h6 {
        font-size: 24px;
    }

    #schedule .schedule-card .info-line .text-info .text-card:last-child {
        padding-top: 0;
    }
}
@media only screen and (max-width: 980px) {
    .w-70 {
        width: 100%;
    }
    .spacer {
        height: 40px;
    }
    .border-black {
        padding: 20px;
    }
}
@media only screen and (max-width: 768px) {
    h1, .h1 {
        font: normal normal 500 60px 'Inter', sans-serif;
    }

    h2, .h2 {
        font: normal normal 600 30px 'Inter', sans-serif;
    }

    h3, .h3 {
        font: normal normal 600 28px 'Inter', sans-serif;
    }

    h4, .h4 {
        font: normal normal 600 20px 'Inter', sans-serif;
    }

    h5, .h5 {
        font: normal normal 600 16px 'Inter', sans-serif;
    }

    h6, .h6 {
        font: normal normal 600 14px 'Inter', sans-serif;
    }

    #counter .counter-text {
        font-size: 30px;
    }

    #counter .counter-line {
        font-size: 10px;
    }

    #message .box .content-box {
        padding: 40px 30px 30px;
    }

    #message .box .content-box .message-designation {
        font-size: 13px;
    }

    #message .multi-message-box .message-name {
        font-size: 18px;
    }

    #message .multi-message-box .image-box {
        padding: 0;
    }

    #header .navbar .navbar-header {
        flex-direction: column;
    }

    #header .navbar .navbar-header .navbar-brand {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .spacer {
        height: 30px;
    }
}

@media only screen and (max-width: 600px) {
    #header .menu {
        flex-direction: column;
    }

    #header .menu .menu-left, #header .menu .menu-right {
        width: 100%;
        justify-content: space-between;
    }

    #header .menu .menu-right {
        width: 100%;
        justify-content: space-between;
        margin-top: 30px;
    }

    #header .button {
        margin: 0 auto;
    }

    .desk-text {
        display: none;
    }

    .mobile-text {
        display: block;
        font-size: 18px;
    }
}

@media only screen and (max-width: 480px) {
    #counter .counter-line {
        display: none;
    }

    #counter .counter-text {
        font-size: 24px;
    }
}

@media only screen and (max-width: 320px) {}
