/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1490px) {

    .header__menu ul li a {
        font-size: 16px;
    }

    .header__logo img {
        width: 250px;
    }
}



/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

    .header__menu ul li a {
        font-size: 14px;
    }

    .header__btn a {
        width: 120px;
        height: 40px;
        font-size: 14px;
    }

    .header__menu ul li {
        margin-right: 15px;
    }

    .about__img-left {
        margin-top: 48px;
    }

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {


    .header__menu ul li a {
        font-size: 12px;
    }

    .header__btn a {
        width: 85px;
        height: 40px;
        font-size: 12px;
    }

    .header__menu ul li {
        margin-right: 15px;
    }

    .header__logo img {
        width: 180px;
    }

    .deg__tx h6 {
        font-size: 18px;
    }

    .bgi__content {
        width: auto;
    }

    .footer__content {
        gap: 32px;
    }

    .footer__content .single__widget:nth-child(3) {
        width: 19%;
    }

    .single__widget p {
        font-size: 14px;
    }

    .single__widget a {
        font-size: 14px;
    }

    .footer__contact-info a {
        font-size: 14px;
    }

    .footer__follow span {
        font-size: 14px;
    }

    .single__widget h4 {
        font-size: 18px;
    }
    .about__img-left {
        margin-top: 50px;
    }
    .about__img-text {
        padding: 20px;
        width: 260px;
        bottom: 100px;
        left: 110px;
    }

}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .header__ri {
        display: none;
    }

    .full__canva {
        display: block;
    }

    .about__area {
        padding-top: 100px;
    }

    .about__wrap {
        flex-direction: column;
        gap: 50px;
    }

    .about__img {
        width: 60%;
        margin: auto;
    }

    .about__content {
        width: 100%;
    }

    .college__text h3 {
        font-size: 30px;
        line-height: 30.37px;
        margin-bottom: 15px;
    }

    .deg__tx h6 {
        font-size: 15px;
    }

    .degree {
        width: 124px;
        height: 124px;
    }

    .slider__fx {
        flex-direction: column;
    }

    .slider__img {
        width: 60%;
    }

    .slider__ri {
        width: 100%;
    }

    .slider {
        padding: 50px 0;
    }

    .slider .owl-dots {
        position: absolute;
        bottom: -30px;
    }

    .bgi {
        padding: 50px 0;
    }

    .bgi__single__item {
        width: 48%;
    }

    .single__test {
        flex-direction: column;
    }

    .test__video {
        width: 60%;
    }

    .test__active {
        width: 80%;
    }

    .admission__box {
        padding: 50px;
    }

    .add__form a {
        margin-right: 30px;
    }

    .theme__btn {
        margin-top: 70px;
    }

    .video__area {
        padding: 50px 0;
    }

    .testimonial__area {
        padding: 50px 0;
    }

    .admission__area {
        margin-top: 50px;
    }

    .footer__content {
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }

    .single__widget {
        width: 70% !important;
    }

    .about__img-text {
        padding: 10px;
        width: 220px;
        bottom: 100px;
        left: 110px;
    }
    .about__img-text h1 {
        font-size: 30px;
    }
    .about__img-text span {
        font-size: 15px;
    }
    .hero__area {
        height: 740px;   
    }
}










/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {


    .header__ri {
        display: none;
    }

    .header__logo img {
        width: 200px;
    }
    .hero__area {
        height: 440px;
        overflow: hidden;
    }
    .full__canva {
        display: block;
    }
    .about__content span {
        font-size: 16px;
        line-height: 15.51px;
        margin-bottom: 10px;
    }
    .about__content h1 {
        font-size: 30px;
        line-height: 40.37px;
        margin-bottom: 0px;
    }
    .about__content p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    .about__single__item h6 {
        font-size: 30px;
        line-height: 40.2px;
        margin-bottom: 0px;
    }
    .about__area {
        padding: 50px 0;
        padding-bottom: 100px;
    }

    .about__wrap {
        flex-direction: column;
        gap: 20px;
    }

    .about__img {
        width: 100%;
    }

    .about__content {
        width: 100%;
    }
    .breand__wrap {
        padding: 15px;
    }
    .view {
        padding: 50px 0;
        padding-top: 130px;
    }
    .view__fx {
        flex-direction: column;
    }
    .view__single__item {
        width: 100%;
    }
    .slider__top__tx span {
        font-size: 16px;
    }
    .slider__top__tx h5 {
        font-size: 30px;
        line-height: 40.75px;
        margin-bottom: 10px;
    }
    .slider__top__tx p {
        font-size: 15px;
        line-height: 20.77px;
    }
    .slider__btm__tx h6 {
        font-size: 20px;
        line-height: 20.69px;
        margin-bottom: 10px;
    }
    .slider__menu ul li {
        font-size: 15px;
        line-height: 20.77px;
    }
    .slider__btm__tx p {
        font-size: 15px;
        line-height: 20.77px;
    }
    .bgi__title span {
        font-size: 16px;
        line-height: 24.51px;
        margin-bottom: 0px;
    }
    .bgi__title h3 {
        font-size: 30px;
        line-height: 35.37px;
        margin-bottom: 30px;
    }
    .bgi__content {
        width: 280px;
    }
    .college__text h3 {
        font-size: 30px;
        line-height: 30.37px;
        margin-bottom: 15px;
    }

    .deg__tx h6 {
        font-size: 15px;
    }

    .degree {
        width: 124px;
        height: 124px;
    }

    .slider__fx {
        flex-direction: column;
    }

    .slider__img {
        width: 100%;
    }

    .slider__ri {
        width: 100%;
    }

    .slider {
        padding: 50px 0;
    }

    .slider .owl-dots {
        position: absolute;
        bottom: -30px;
    }

    .bgi {
        padding: 50px 0;
    }

    .bgi__single__item {
        width: 100%;
    }

    .single__test {
        flex-direction: column;
        margin-top: 50px;
        gap: 50px;
    }

    .test__video {
        width: 90%;
    }

    .test__active {
        width: 100%;
    }

    .admission__box {
        padding: 50px;
        flex-direction: column;
        gap: 30px;
        align-items: start !important;
    }

    .add__form a {
        margin-right: 0px;
    }

    .theme__btn {
        margin-top: 70px;
    }

    .video__area {
        padding: 50px 0;
    }

    .testimonial__area {
        padding: 50px 0;
    }

    .admission__area {
        margin-top: 50px;
    }
    .area__title span {
        font-size: 16px;
    }
    .area__title h1 {
        font-size: 30px;
        line-height: 35.37px;
        margin-bottom: 30px;
    }
    .test__text h4 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .test__text p {
        font-size: 15px;
        line-height: 20px;
    }
    .add__form {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
    .footer__content {
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }

    .single__widget {
        width: 70% !important;
    }

    .footer__content {
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }

    .single__widget {
        width: 100% !important;
    }
    .owl-nav {
        display: none;
    }
    .single__widget p {
        font-size: 15px;
    }
    .single__widget a {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .person__video a img {
        width: 38px !important;
    }
    .person__video a span {
        font-size: 18px;
    }
    .bgi__content h6 {
        font-size: 14px;
    }
    .about__img-left {
        margin-top: 20px;
    }
    .about__img-text {
        padding: 0px;
        width: 160px;
        top: 40%;
        bottom: unset;
        left: 0;
        right: 0;
        margin: auto;
    }
    .about__img-text h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .about__img-text span {
        font-size: 14px;
        line-height: 15px;
    }
    .video-foreground video {
        height: 123%;
    }
    .test__video .videoPoster.js-videoPoster img {
        width: 40px;
    }
    .videoPoster.js-videoPoster span {
        font-size: 16px;
    }

    .hero__logo {
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 200px;
        margin: auto;
        right: 0;
    }
}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .test__video {
        width: 50%;
    }
    .test__active {
        width: 50%;
    }
    .admission__box {
        width: 70%;
        margin: auto;
    }
    .view__single__item {
        width: 50%;
    }
}

