@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .table-calendar td,
    .table-calendar th {
        padding: 1px;
        color: #fff;
        font-size: 12px;
    }

    .join-single {
        padding: 11px 9px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

    .table-calendar td,
    .table-calendar th {
        padding: 4px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .notice-board {
        max-height: 400px;
        min-height: 400px;
    }

    .notice-content {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .member-shape::after {
        content: '';
        top: 102px;
        left: -64px;
        max-width: 160px;
        height: 135px;
    }

    .member-single .img img {
        width: 200px;
        height: 200px;
    }

    .img-2 {
        right: 0;
    }

    .contact-full-content {
        width: 100%;
    }

    .contact-full-content .left-content h5 {
        font-size: 15px;
    }

    .contact-full-content .right-content h5 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .contact-full-content .right-content {
        width: 55%;
    }

    .contact-full-content .left-content {
        width: 44%;
        float: left;
        padding: 28px 9px;
    }

    .contact-full-content .right-content {
        width: 56%;
        display: block;
        overflow: hidden;
        padding: 30px 15px;
    }

    .contact-text h6 {
        font-size: 14px;
    }

    .contact-text p a,
    .contact-text p {
        font-size: 14px;
    }

    .contact-box {
        margin-bottom: 17px;
    }
}


@media all and (max-width:991px) {
    .header-bottom {
        padding: 10px 0;
    }

    .mobile-logo a img {
        width: 100px;
        margin: 0 auto;
        display: flex;
        padding: 10px;
    }

    .section-padding {
        padding: 50px 0;
    }

    .notice-board {
        margin-top: 30px;
    }

    .member-single .img img {
        width: 200px;
        height: 200px;
    }

    .member-shape::after {
        content: '';
        top: 102px;
        left: -64px;
        max-width: 160px;
        height: 135px;
    }

    .border-middle {
        display: none;
    }

    .bordershape {
        display: none;
    }

    .about-content .about-des p {
        line-height: 30px;
        width: 100%;
        margin: 0 auto;
    }

    .join-single {
        margin-bottom: 25px;
    }

    .header-top-img .up-img img {
        max-width: 175px;
        width: 100%;
        height: auto;
    }

    .about-image {
        margin-bottom: 132px;
    }

    .contact-full-content {
        width: 100%;
    }

    .related-img a img {
        margin-bottom: 20px;
    }
}



@media (max-width: 767px) {
    .header-content .logo {
        margin-top: 25px;
        margin-right: 12px;
    }

    .member-single {
        margin-bottom: 25px;
    }

    .member-single .img img {
        width: 170px;
        height: 170px;
    }

    .member-single .member-content {
        padding: 90px 0px 23px 7px;
    }

    .member-shape::after {
        content: '';
        top: 46px;
        left: -50px;
        max-width: 160px;
        height: 135px;
    }

    .notice-content ul li {
        font-size: 14px;
    }

    p {
        font-size: 14px;
        font-weight: 400;
    }

    h2 {
        font-size: 30px;
    }

    .about-content .about-heading {
        margin-bottom: 20px;
    }

    .about-content .about-des p {
        line-height: 29px;
        width: 100%;
        margin: 0 auto;
    }

    .pt-20 {
        padding-top: 10px;
    }

    .join-heading h2 {
        text-align: center;
    }

    .ft-link ul li {
        font-size: 15px;
    }

    .footer-single .ft-heading {
        margin-bottom: 18px;
    }

    .join-single h5 {
        width: 100%;
    }

    .ft-link ul li {
        padding-bottom: 5px;
    }

    .footer-single {
        margin-bottom: 10px;
    }

    .slider-single {
        background-position: 100%;
        width: 100%;
        height: auto;
        padding: 150px 0;
        border-radius: 20px;
        box-sizing: border-box;
    }

    .footer-bottom .social-link ul {
        display: flex;
        justify-content: center;
    }

    .ft-bottom-right {
        text-align: center;
        margin-top: 10px;
    }

    .header-top-img .up-img img {
        max-width: 160px;
    }

    .contact-full-content .left-content {
        width: 100%;
        display: block;
        padding: 17px 30px;
        height: auto;
    }

    .contact-full-content .left-content h5 {
        text-align: start;
        padding-top: 10px;
    }

    .contact-full-content .right-content {
        width: 100%;
        display: block;
        padding: 29px 30px;
    }

    .contact-box {
        margin-bottom: 16px;
    }

    .department-content {
        padding-bottom: 20px;
        width: 100%;
        margin: 0 auto;
    }

    .about-image::before {
        position: absolute;
        content: '';
        width: 352px;
        height: 273px;
        background: transparent;
        border: 8px solid #ffffff;
        top: 58px;
        left: 40px;
        border-radius: 12px;
        z-index: -1;
    }

    .about-image .img-11:hover {
        transform: scale(1.1) translateY(0rem);
        outline: 6px solid #fff;
        outline-offset: 5px;
    }

    .about-image .img-1 .img-2:hover {
        opacity: 111;
        z-index: 999;
        transform: scale(1.1) translateY(0rem);
        outline: 7px solid #fff;
        outline-offset: 7px;
    }
}





@media all and (max-width:575px) {
    .slider-single {
        padding: 150px 0;
    }

    .notice-content {
        padding: 11px 26px 19px 27px;
    }

    .join-single {
        width: 60%;
        margin: 10px auto;
    }

    .team-single {
        width: 80%;
        margin: 10px auto;
    }

    .fee-table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .contact-form textarea.form-control {
        min-height: calc(4.5em + .75rem + 2px);
    }

    .pt-40 {
        padding-top: 25px;
    }

    .department-content {
        padding-bottom: 20px;
        width: 92% !important;
        margin: 0 auto !important;
        text-align: center;
    }

    .join-single {
        width: 75%;
        margin: 10px auto;
    }

    .result_card_body {
        padding: 30px 20px;
    }
}

@media all and (max-width:490px) {


    .header-content {
        display: block;
        width: 100%;
        text-align: center;
    }

    .header-top .logo a img {
        display: none;
    }

    .header-top-img img {
        max-width: 325px;
        width: 100%;
        height: auto;
    }

    .mobile-logo a img {
        width: 120px;
    }

    .mobile-logo a img {
        width: 83px;
        margin: 0 auto;
        display: flex;
        padding: 10px;
    }

    .member-heading span i {
        font-size: 24px;
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-weight: 600;
    }

    .member-heading h2 {
        font-size: 32px;
    }

    .member-heading span {
        margin-top: 2px;
        margin-right: 8px;
    }

    .slider-single {
        padding: 100px 0;
    }

    .notice-content {
        padding: 5px 18px 9px 26px;
    }

    .notice-content ul li {
        line-height: 24px;
    }

    .banner-area .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 4px;
    }

    .member-heading {
        display: flex;
        justify-content: center;
        position: relative;
    }

    .member-heading::before {
        position: absolute;
        content: '';
        top: -7px !important;
        left: 30px !important;
        z-index: 1;
        max-width: 117px;
        height: 96px;
        width: 100%;
    }

    .member-single .img img {
        width: 140px;
        height: 140px;
        margin-bottom: -68px;
    }

    .member-single .member-content {
        width: 80%;
        margin: auto;
    }

    .button-bar .btn {
        font-size: 14px;
    }

    .pt-60 {
        padding-top: 25px;
    }

    .section-padding {
        padding: 20px 0;
    }

    .join-single .icon i {
        font-size: 40px;
        color: #000;
        padding-bottom: 10px;
    }

    .ft-link ul li a {
        font-size: 14px;
        color: #fff !important;
    }

    .ft-link ul li {
        font-size: 14px;
        font-weight: 400;
        color: #010000;
        padding-bottom: 8px;
    }

    .ft-link ul li.ft_lead {
        color: #FFF;
        font-weight: 500;
        font-size: 15px;
    }

    .header-top-img .up-img img {
        max-width: 130px;
    }

    .header-top {
        background: linear-gradient(180deg, #e3f1fb, #cee8f7, #b4ddf3);
        padding: 0px 0px 25px 0;
    }

    .img-2 {
        display: none;
    }

    .about-image::before {
        top: 0px;
        left: 0px;
        display: none;
    }

    .about-image {
        margin-top: 40px;
        margin-bottom: 25px;
        text-align: center;
        margin-left: 0;
    }

    h2 {
        font-size: 26px;
    }

    .about-heading h2 {
        text-align: center;
        font-size: 26px;
    }

    .about-heading h2 span::after {
        width: 196px;
        height: 2px;
        background: #0a8cbd;
        bottom: -35px;
        left: -53px;
    }

    .about-page-content {
        text-align: center;
    }

    .fee-table .table tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        font-weight: 300;
        font-size: 14px;
    }

    .contact-box span i {
        width: 45px;
        height: 45px;
        background: #26a3de;
        border-radius: 50%;
        text-align: center;
        line-height: 48px;
        font-size: 16px;
        color: #fff;
    }

    .contact-text p a,
    .contact-text p {
        font-size: 14px;
    }

    .contact-box {
        margin-bottom: 8px;
    }

    .contact-text {
        margin-top: 4px;
        margin-left: 11px;
    }

    .contact-form button {
        width: 100% !important;
    }

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

    .about-image .img-11:hover {
        transform: scale(1.0) translateY(-1rem);
        outline: 5px solid #fff;
        outline-offset: 8px;
    }

    .member-single .member-content h4 {
        font-size: 18px;
    }

    .team-heading {
        padding-top: 30px;
    }

    .team-heading h2 {
        font-size: 18px;
        padding-top: 10px;
    }

    .team-heading h4 {
        font-size: 16px
    }

    .staf-content h6 {
        font-size: 14px;
        color: #fff;
        line-height: 27px;
    }
}
