/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (max-width:1320px) {
    .header-mid marquee {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0px;
    }
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 7px;
    font-size: 13px;
}
    .navbar-brand {
        left: 2%;
    }

    .navbar-brand>img {
        height: 80px;
    }

    .slide-text-dec {
        padding: 35px 20px 25px;
    }

    .slide-text h1 {
        font-size: 43px;
    }

    .slide-text h3 {
        font-size: 25px;
    }

    .slide-text h4 {
        font-size: 20px;
    }

    .title h2 {
        font-size: 36px;
    }

    .abt-box {
        padding: 20px;
        margin-right: 50px;
    }

    .abt-box .title h6 {
        font-size: 18px;
    }

    .abt-box .title {
        margin-top: 15px;
    }

    .course-carousel .item-box .tmb>img {
        /* width: 75px !important; */
        /* height: 75px; */
    }

    .course-carousel .item-box .item-dec h5 {
        font-size: 12px;
    }

    .collapse-panel .accordion-button>div {
        width: 1120px;
    }

    .team-box .client_info p {
        margin-right: 20px;
    }

    .collapse-panel .accordion-button::after {
        right: 26%;
    }
}

@media (max-width:1199px) {
    .header-mid marquee {
        font-size: 12px;
        margin-top: 3px;
        margin-bottom: 0px;
    }
    .hdr-top-cnt li a {
        font-size: 14px;
    }
    .hdr-top-cnt li a.btn {
    font-size: 14px;
    padding: 3px 10px;
    }
    .navbar-brand {
        left: 3%;
    }

    .navbar-brand>img {
        height: 70px;
    }

    .sticky .navbar-brand>img {
        height: 70px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 5px;
        font-size: 12px;
    }

    .sticky .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 5px;
    }

    .slider-wrap {
        height: 370px;
    }

    .slider-wrap .owl-carousel .owl-item img {
        height: 370px;
    }

    .slide-text h1 {
        font-size: 41px;
    }

    .slide-text h4 {
        font-size: 20px;
    }

    .slide-text p {
        font-size: 18px;
        line-height: 30px;
    }

    .abt-box .title {
        margin-top: 0px;
    }

    .abt-box {
        padding: 18px;
        margin-right: 40px;
        min-height: 390px;
    }

    .abt-box .title h6 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .abt-box .title h2 {
        font-size: 23px;
    }

    .abt-box p {
        font-size: 13px;
    }

    .abt-dec {
        padding-right: 60px;
    }

    .srvs-box {
        min-height: 255px;
    }

    .tmb {
        height: 230px;
    }

    .process-list li:nth-child(odd) {
        margin-top: 5px;
    }

    .process-list li:nth-child(even) {
        margin-top: 35px;
    }

    .embed-responsive {
        height: 380px;
    }

    /*=========== Inner Pages============*/
    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .inr-title {
        margin-bottom: 20px;
    }

    .inr-title h2 {
        font-size: 30px;
    }

    /*=========== Services  ============*/
    .contact-form {
        padding: 20px;
    }

    /*=========== Services  ============*/
    .srvs-img {
        height: 385px;
    }

    /*=========== GALLERY  ============*/
    .galry-list .tmb {
        height: 175px;
    }


}

@media (max-width:1023px) {
    .container-fluid {
        padding-left: 12px;
        padding-right: 12px;
    }

    .owl-nav .owl-prev {
        margin-left: 0px;
        margin-right: 10px;
    }

    .owl-nav .owl-next {
        margin-right: 0px;
    }

    .hdr-top-cnt li a {
        font-size: 12px;
    }

    .hdr-top-cnt li a.btn {
        font-size: 10px;
        padding: 5px 10px;
    }

    .header-mid marquee {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .slider-wrap {
        height: auto;
    }

    .slide-text-dec {
        padding: 20px;
    }

    .contact-sec {
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .srvs-tabs li a {
        padding: 5px 10px;
        font-size: 16px;
    }

    .slider-wrap .form-box {
        padding: 20px;
    }

    .slider-wrap>img {}

    .slider-wrap .owl-carousel .owl-item img {
        height: 300px;
    }

    .slide-text {}

    .slide-text h4 {
        font-size: 17px;
    }

    .slide-text h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .slide-text h3 {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .slide-text p {
        font-size: 14px;
    }

    .slider-form {
        width: 290px;
    }

    .slider-overleft-wrap .media-item {
        min-height: 175px;
        margin-bottom: 25px;
    }

    .title h2 {
        font-size: 30px;
    }

    .title-dots {
        width: 70px;
    }

    .title-border-gray {
        width: 120px;
    }

    .abt-box {
        margin-right: 50px;
    }

    .abt-box .title {
        margin-top: 5px;
    }

    .abt-box .title h6 {
        margin-bottom: 25px;
        font-size: 14px;
    }

    .abt-box .title h2 {
        font-size: 18px;
    }

    .abt-box p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 30px;
    }

    .abt-dec {
        padding-right: 0px;
    }

    .abt-icon {
        width: 65px;
        height: 65px;
    }

    .campus-card>img {
        height: 120px;
    }

    .campus-card .card-title {
        font-size: 18px;
    }

    .srvs-box {
        padding: 25px 12px 15px;
        min-height: 240px;
    }

    .srvs-icon {
        width: 55px;
        height: 55px;
    }

    .srvs-box h4 {
        font-size: 18px;
    }

    .srvs-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .tmb {
        height: 230px;
    }

    .item-dec h4 {
        font-size: 18px;
    }

    .Getstarted-wrap .title h2 {
        font-size: 32px;
    }

    .process-list li:nth-child(odd) {
        margin-top: 5px;
    }

    .process-list li:nth-child(even) {
        margin-top: 30px;
    }

    .process-icon {
        width: 100px;
        height: 100px;
    }

    .process-icon img {
        top: 25px;
        width: 45px;
        height: 45px;
    }

    .process-list li h4 {
        font-size: 14px;
    }

    .process-list li p {
        line-height: 20px;
        font-size: 13px;
    }

    .adress {
        padding-right: 0px;
    }

    .collapse-panel .accordion-button>div {
        width: 700px;
    }

    .collapse-panel .accordion-button::after {
        right: 6%;
    }

    .car-tmb {
        height: 300px;
    }

    .embed-responsive {
        height: 300px;
    }

    .car-item h4 {
        font-size: 18px;
    }

    .trainings-logo-item .title {
        height: 70px;
    }

    .trainings-logo-item .title h3 {
        font-size: 23px;
    }

    .partner-logo {
        padding: 5px;
        height: 70px;
    }

    .contact-form-info h3 {
        font-size: 30px;
    }

    .home-news-social-link p {
        font-size: 14px;
    }

    .social-item,
    .event-card {
        margin-bottom: 25px;
    }

    .team-box {
        padding: 0px;
    }

    .team-box .media-left {
        width: 25% !important;
    }

    .team-box .team-box-img {
        width: 110px;
        height: 110px;
    }

    .team-box .client_info p {
        margin-right: 0px;
    }

    .team-box .client_info .small {
        line-height: inherit;
    }

    .team-box .hdr-social-link {
        right: -5px;
        top: 10px;
    }

    .contact-form {
        padding: 30px;
        margin-left: 0px;
    }

    footer h3 {}

    .form-ctrl {
        height: 40px;
    }

    .fotr-media {}

    .fotr-media p {}

    .fotr-media .media-body {
        padding-left: 0px;
    }

    /*=========== Inner Pages============*/
    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .inr-title {
        margin-bottom: 15px;
    }

    .inr-title h2 {
        font-size: 26px;
    }

    /*=========== About us ============*/
    .vision-mission {
        padding: 25px;
        margin-right: -25px;
    }

    .vision-mission-left {
        margin-left: -25px;
    }

    .vision-mission h3 {
        font-size: 22px;
    }

    .vision-mission p {
        font-size: 14px;
        line-height: 20px;
    }

    /*=========== Services  ============*/
    .srvs-item .title {
        margin-bottom: 15px;
    }

    .srvs-img {
        height: 285px;
    }

    /*=========== GALLERY  ============*/
    .tabs-nav {
        padding: 3px;
    }

    .tabs-nav .nav-link {
        font-size: 14px;
        padding: 8px 5px;
    }

    .galry-list .tmb {
        height: 110px;
    }


    /*=========== thanks ============*/
    .thanks-section {
        padding-top: 60px;
        padding-bottom: 45px;
    }


}


@media (max-width: 992px) {
    .navbar-light .navbar-toggler-icon {
        background-image: none;
        background: url(../images/navigation-white.png)no-repeat;
        background-size: 80%;
        background-position: right center;
    }

    .navbar-brand {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .navbar-brand>img {
        height: 50px;
    }

    .sticky .navbar-brand>img {
        height: 50px;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 8px 5px;
        font-size: 14px;
        text-align: left;
    }

    .sticky .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 5px;
    }

    .collapse-panel .accordion-button>div {
        width: 700px;
    }

    .collapse-panel .accordion-button::after {
        right: 6%;
    }
}

/*---------- MEDIA 480px ----------*/
@media (max-width: 767px) {
    header {
        position: relative;
    }

    .hdr-top-cnt li a {
        font-size: 12px;
    }

    .hdr-top-cnt li a>span {
        font-size: 13px;
    }

    .hdr-top-cnt li a.btn {
        font-size: 12px;
        padding: 4px 10px;
    }

    .header-mid marquee {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .sticky .hdr-top {
        display: none;
    }

    .sticky .navbar-brand {
        top: 0px;
    }

    .navbar-brand {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .navbar-brand>img {
        height: 45px;
    }

    .sticky .navbar-brand>img {
        height: 45px;
    }

    .navbar-expand-lg .navbar-nav .nav-link:before {
        display: none;
    }

    .hdr-social-link li a {
        font-size: 15px;
    }

    .slider-wrap .owl-nav {
        top: 25%;
        display: none;
    }

    .owl-nav {
        margin-top: 25px;
    }

    .owl-nav .owl-next {
        right: 0px;
        position: relative;
    }

    .owl-nav .owl-prev {
        left: 0px;
        position: relative;
    }

    .slider-wrap .owl-prev {
        margin-left: 10px;
    }

    .slider-wrap .owl-next {
        margin-right: 10px;
    }

    .slider-wrap .owl-dots {
        bottom: 5px;
        width: auto;
        left: 10px;
    }

    .slide-text {
        left: 0%;
        right: 0%;
        top: 0px;
    }

    .slide-text-dec {
        padding: 15px;
    }

    .navbar-toggle {
        padding: 9px 0px;
    }

    .slider-wrap {
        height: auto;
    }

    .slider-wrap>img {
        height: auto;
    }

    .slider-wrap .owl-carousel .owl-item img {
        height: 210px;
    }

    .slide-text {
        padding: 0px;
    }

    .aap-list {
        margin-bottom: 10px;
    }

    .slide-text h4 {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .slide-text h1 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .slide-text h3 {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .slide-text p {
        font-size: 16px;
        line-height: 24px;
    }

    .slide-text p>a.btn-default {
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .slider-form {
        background: #f7f7f7;
        position: relative;
        right: 0px;
        top: 0px;
        bottom: 0px;
        z-index: 1;
        width: 92%;
        margin: 20px auto;
    }

    .slider-overleft-wrap {
        margin-top: 0px;
        padding-bottom: 25px;
    }

    .slider-overleft-wrap .media-item {
        padding: 15px;
        margin-bottom: 20px;
        min-height: inherit;
    }

    .media-tmb {
        width: 55px;
        height: 55px;
    }

    .abt-box {
        padding: 25px;
        margin-right: 0px;
        min-height: auto;
    }

    .abt-box:before {
        display: none;
    }

    .abt-box:after {
        display: none;
    }

    .abt-box .title {
        margin-top: 5px;
    }

    .abt-box .title h6 {
        margin-bottom: 20px;
        font-size: 13px;
    }

    .abt-box .title h2 {
        font-size: 22px;
    }

    .abt-box p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .abt-img:before {
        left: -8px;
        top: -15px;
        width: 65px;
        height: 65px;
    }

    .abt-dec {
        padding-right: 0px;
    }

    .abt-dec h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .abt-dec p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .abt-dec p:last-child {
        margin-bottom: 20px;
    }

    .abt-dec .float-rgt {
        width: 150px;
    }

    .abt-icon {
        width: 45px;
        height: 45px;
    }

    .abt-box h4 {
        font-size: 18px;
    }

    .abt-img {
        height: auto;
    }

    .title h2 {
        font-size: 26px;
    }

    .wrap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .title {
        margin-bottom: 15px;
    }

    .embed-responsive {
        height: 120px;
    }

    .title-dots {
        width: 60px;
    }

    .title-border-gray {
        width: 100px;
    }

    .campus-card>img {
        height: 150px;
    }

    .campus-card .card-title {
        font-size: 18px;
    }

    .phd-title {
        width: 100%;
    }

    .phd-proccess .btn {
        font-size: 13px;
        padding: 5px 18px;
        margin-top: 10px;
    }

    .course-carousel .item-box .tmb h4 {
        font-size: 14px;
    }

    .course-carousel .item-box .item-dec h5 {
        font-size: 12px;
    }

    .course-carousel .item-box .tmb>img {
        width: 60px !important;
        height: 60px;
    }

    .trainings-logo-item .title {
        height: auto;
        padding: 10px;
        margin-bottom: 10px !important;
    }

    .trainings-logo-item .title h3 {
        font-size: 24px;
    }

    .ulRowseven>li {
        width: 33%;
        padding: 10px;
    }

    .ulRowseven>li:last-child {
        padding-right: 10px;
    }

    .partner-logo {
        padding: 5px;
        height: 60px;
    }

    .srvs-box {
        padding: 20px 5px 12px;
        min-height: 234px;
    }

    .srvs-icon {
        width: 45px;
        height: 45px;
        padding: 8px;
    }

    .srvs-box h4 {
        font-size: 15px;
    }

    .srvs-box p {
        font-size: 13px;
        line-height: 18px;
    }

    .abt-dec h3 {
        margin-bottom: 15px;
    }

    .panel-vision-mission {
        margin-left: 0px;
    }

    .Getstarted-wrap .title h2 {
        font-size: 32px;
    }

    .tmb {
        height: 175px;
    }

    .item-dec h4 {
        font-size: 18px;
    }

    .testimonial_block {
        min-height: inherit;
        width: 100%;
        padding: 0;
    }

    .testimonial_block:before {
        font-size: 26px;
        left: -14px;
        top: -14px;
    }

    .testimonial_block:after {
        font-size: 26px;
        right: -14px;
        bottom: -14px;
    }

    .client_message p {
        font-size: 15px;
        line-height: 26px;
    }

    .process-list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .process-list li {
        width: 33.33%;
    }

    .process-icon {
        width: 90px;
        height: 90px;
    }

    .process-icon span {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }

    .process-icon img {
        top: 20px;
        width: 35px;
        height: 35px;
    }

    .process-list li h4 {
        font-size: 14px;
    }

    .process-list li p {
        max-width: initial;
        line-height: 20px;
        font-size: 11px;
    }

    .contact-form-info h4 {
        font-size: 16px;
    }

    .contact-form-info h3 {
        font-size: 30px;
    }

    .home-news-wrap {
        background-size: 100px;
    }

    .home-news-social-link p {
        font-size: 14px;
    }

    .circle-shape {
        width: 60px;
        height: 60px;
        top: 40px;
    }

    .social-item {
        margin-bottom: 25px;
    }

    .event-card {
        margin-bottom: 25px;
    }

    footer {
        padding-top: 30px;
    }

    .fotr-box {
        margin-bottom: 25px;
    }

    footer h3 {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .fotr-media {}

    .adress {
        padding-right: 0px;
    }

    .fotr-media .media-left {
        padding-right: 0px;
    }

    .fotr-media .media-body {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .fotr-media .media-body {
        width: auto;
    }

    .fotr-media p {
        font-size: 13px;
    }

    .fotr-logo {}

    .cpyrgt-wrap {
        padding-top: 15px;
    }

    .cpyrgt-wrap p {
        line-height: 20px;
    }

    .fotr-menu {
        padding-left: 0px;
        margin-bottom: 0px;
        flex-wrap: wrap;
    }

    .fotr-menu li {
        margin-right: 20px;
    }

    .whatsap a i {
        font-size: 25px;
        padding: 4px;
        height: 35px;
        width: 35px;
        line-height: 30px;
    }


    /*=========== iNNER PAGE  ============*/
    .inr-wrap {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 3px solid #423963;
    }

    .inr-title {
        margin-bottom: 5px;
    }

    .inr-title h2 {
        font-size: 25px;
    }

    .abt-table {
        overflow-y: scroll;
        width: 100%;
    }

    .abt-table .table td {
        font-size: 14px;
    }

    .title-doted p {
        font-size: 16px;
    }

    /*=========== vision-mission inner  ============*/
    .vision-mission {
        padding: 20px 20px 10px;
        background: none;
        background-size: 100% 100%;
        margin-right: 0px;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 16%);
        border-radius: 12px;
    }

    .vision-mission-left {
        margin-left: 0px;
    }

    .vision-mission.text-end {
        text-align: left !important;
    }

    .vision-mission .media .media-left,
    .vision-mission .media .media-body,
    .vision-mission .media .media-right {
        display: block;
    }

    .vision-mission .media .media-body {
        width: auto;
    }

    .vision-mission h3:before {
        left: 0px;
        right: inherit;
    }

    .vision-mission-icon {
        width: 55px;
        height: 55px;
        margin: 0px 0px 10px;
    }

    .mb-none {
        display: none !important;
    }

    .mb-block {
        display: block !important;
    }

    /*=========== Services inner  ============*/
    .srvs-row {
        margin-bottom: 20px;
    }

    .srvs-item {
        padding: 20px;
    }

    .srvs-img {
        height: auto;
    }

    /*=========== GALLERY  ============*/
    .tabs-nav {
        padding: 2px;
    }

    .tabs-nav .nav-link {
        font-size: 13px;
        padding: 8px 5px;
    }

    .galry-list .tmb {
        height: 110px;
    }

    /*=========== Testimolial-inner ============*/
    .testimolial-inner .client_message {
        padding: 12px;
    }

    .testimolial-inner .client_message p {
        font-size: 14px;
        line-height: 22px;
    }

    .testimolial-inner .testimonial_icon {
        margin: 0px 10px 0px 0px;
        width: 70px;
        height: 70px;
    }

    /*=========== thanks ============*/
    .thanks-section {
        padding-top: 45px;
        padding-bottom: 25px;
    }

    .inner-thanks img {
        width: 75px;
    }

    .inner-thanks h1 {
        font-size: 35px;
    }


}


@media (max-width: 480px) {
    .title h2 {
        font-size: 24px;
    }

    .hdr-top {
        text-align: center;
    }

    .hdr-top-cnt.justify-content-end {
        justify-content: center !important;
    }

    .process-list li h4 {
        font-size: 12px;
    }

    .cpyrgt-wrap .txt-rgt {
        text-align: inherit;
    }
}

@media (max-width: 320px) {
    .slide-text h1 {
        font-size: 18px;
    }

    .slide-text h4 {
        font-size: 12px;
    }
}