@charset "utf-8";

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 2000px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 1600px) {}

/********************************/
/*      Css      */
/********************************/
@media only screen and (max-width: 1900px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 1750px) {}

/********************************/
/*      Css      */
/********************************/
@media only screen and (max-width: 1450px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 1200px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1197px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 991px) {
    .cardDescription {
        padding: 20px;
    }

    .imageAboutPart img {
        border-radius: 0;
        margin: 10px 0 30px 0;
        height: 250px;
    }

    .imagepagepart img {
        margin: 0px 0 30px 0;
        height: 250px;
    }

    .textAboutPart h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .textAboutPart,
    .aboutPage .aboutCard:nth-child(even) .row .textAboutPart,
    .textPagePart {
        padding: 0;
    }

    .newsDetails .textPart h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .newsDetails .imagePart.smallImage img {
        margin-bottom: 25px;
    }

    .subscribeSection ul li h3 {
        margin-bottom: 25px;
        text-align: center;
    }

    .footerLinks ul {
        justify-content: center;
    }

    .bottomFooter ul li:last-child {
        justify-content: start;
    }

    .allDetails {
        padding: 0;
        margin-top: 25px;
    }

    .faculitiesSection {
        padding-top: 0;
    }

    .headerNav ul {
        display: none;
    }

    .boxescard {
        padding: 60px 40px;
    }

    .boxescard img {
        width: 65px;
    }

    .aboutSectionTextPart h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .aboutImagePart img {
        height: 441px;
    }

    h3.titlePart {
        font-size: 32px;
        line-height: 45px;
    }

    .faculitiesBox h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .faculitiesBox p {
        font-size: 15px;
        line-height: 22px;
    }
}

/********************************/
/*      Css      */
/********************************/
@media only screen and (max-width: 769px) {

    .content-image-wrap .image-part,
    .content-image-wrap .mySwiper {
        width: 100%;
    }

    .content-image-wrap img {
        margin-top: 25px;
    }

    .newsBox {
        padding: 16px;
    }

    .footerLinks ul {
        gap: 25px;

    }

    .bottomFooter ul li:last-child {
        flex-wrap: wrap;
        gap: 15px;
    }

    .btn-outline-secondary {
        font-size: 13px;
        width: 98px;
    }

    h3.titlePart,
    .aboutSectionTextPart h3 {
        font-size: 38px;
    }

    .boxesSection {
        position: relative;
    }

    .homeBox {
        min-height: 560px;
    }

    .boxCol:nth-child(odd) .boxescard {
        margin-top: 0;
    }

    .boxescard {
        border-radius: 0;
        padding: 32px 10px;
        margin-bottom: 15px;
    }

    .boxCol:last-child .boxescard {
        margin-bottom: 0;
    }
}

/********************************/
/*      Css      */
/********************************/
@media only screen and (max-width: 798px) {}

/********************************/
/*      Css      */
/********************************/
@media only screen and (max-width: 768px) {


    .social ul {
        gap: 40px;
        align-items: center;
        justify-content: center;
        margin-top: 35px;
    }

    .bottomFooter ul li:last-child {
        justify-content: start;
    }

    .applyTextPart p {
        padding: 0;
    }

}

/********************************/
/*      Css      */
/********************************/
@media only screen and (max-width: 575px) {

    h3.titlePart,
    .aboutSectionTextPart h3 {
        font-size: 30px;
        line-height: 38px;
    }

    .btn-applySection {
        margin-bottom: 15px;
    }

    #object {
        width: 280px;
        height: 572px;
    }

    .contactUsCard {
        padding: 20px;
    }

    .formContactCard {
        padding: 35px 20px;
    }

    .responsive-map {
        overflow: hidden;
        padding-bottom: 127.25%;
    }

    .breadcrumb h3 {
        font-size: 30px;
        line-height: 32px;
    }

    .breadcrumb ul li,
    .breadcrumb ul li a {
        font-size: 16px;
    }

    .contactInfo h3 {
        font-size: 36px;
        line-height: 40px;
    }

}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width:1023px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 575px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 450px) {
    .subscribeSection ul li h3 {
        font-size: 20px;
    }
}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 315px) {}

/********************************/
/*      Css      */
/********************************/
@media screen and (max-width: 380px) {}

/********************************/
/*    Modal  Css      */
/********************************/
@media (min-width: 576px) {}