@media screen and (max-width:1400px) {
    .section-about-us{padding-bottom:65px;}
	.schedule-form { padding: 20px 4%;}
}
@media screen and (min-width:992px) {
    .section-about-us{padding-bottom:65px;}
	
	.navbar-default.navbar-reduce .sub-menu li{margin-left:0}
	.navbar-default.navbar-reduce .sub-menu a{color:var(--default-color)}
	.navbar-default.navbar-reduce .sub-menu a:hover{color:var(--link-color);}
	.card-overlay-a-content {bottom: 60px;}
}
@media (min-width: 768px) and (min-width: 992px){
.card-box-a:hover .card-overlay-a-content {
    bottom: 120px;
}
}
@media screen and (max-width:991px){
    body{padding-top: 0;}
    .navBg {
        background-position: left top;
        background-size: 316px;
    }
    .navbar-default.navbar-trans a, .navbar-default.navbar-reduce a {
        padding: 8px 5px !important;
    }
    .navbar-nav {
        margin-top: 6px;
    }
    .navbar-collapse {
        padding: 0 15px;
    }
    .schedule-form ul li {
        width: 100%;
    }
    .schedule-form ul li input, .schedule-form ul li textarea{width:100%;margin:0 0 10px 0}
    .section-services {
        padding: 40px 0;
    }

    ul.services-item {
        justify-content: center;
    }

    ul.services-item.odd {
        margin-left: 0;
        margin-top: 0;
    }
	.navbar-default.navbar-trans li, .navbar-default.navbar-reduce li{margin-left:0}
	.navbar-default .menu-item-has-children .sub-menu{visibility: visible;opacity: 1; transform: none; position: relative;display:block;background:transparent;border-color: var(--default-color);
	}
	section[id^=fwiwService-] { padding: 102px 0!important;}
    .counter-box p { font-size: 32px;}
    .project-list img {
        width: 100%;
    }
    .noteText:before, .noteText:after{
        display: none;
    }
    .collage-service .col-md-6 {
        max-width: 50%;
    }
    .collage-service {
         margin-bottom: 2rem;
    }
    
}
@media screen and (max-width:768px){

    .topLink {
        padding: 0 5px;
        column-gap: 5px;
        height: 36px;
        width: 100%;
        display: flex;
        background: transparent;
        justify-content: flex-end;
    }
    .topLink a {
        font-size: 14px;
    }
    .topLink a img {
        max-width: 25px;
    }
    #topbar {
        font-size: 14px;
        top: 5px;
    }
        #topbar .social-links a {
            margin: 0 2px;
        }
        #topbar .container {
            padding: 0;
            justify-content: space-between !important;
        }
        .topLink a:first-child{padding-right:10px;}
        .topLink, #topbar a {
            transform: none;
        }
    .topLink:before {
        display: none;
    }
    a.navbar-brand.text-brand img {
        max-width: 68px;
    }
    header {
        padding-top: 100px;
    }
    .navbar-default {
        padding-bottom: 0;
        padding-top: 15px;
    }
    .navbar > .container {
        align-items: center;
    }
    .intro .intro-body {
        padding: 20px;margin:0;
    }
    .intro .intro-body p{color:var(--white-color);}
    .intro-price {
        flex-direction: column;
        row-gap: 25px;
    }
    .intro-price a{
        max-width: 260px;
        margin: auto;
    }
    .section-sizes {
        padding-bottom: 4rem;
    }
    .footerLogoPart{top:0;margin-bottom:3rem;}
    footer .copyright-footer{padding:20px 15px;}
    .intro .intro-title {
        font-size: 38px;
        line-height: 2.5rem;
    } 
    .title-box h2 {
        font-size: 34px;
    }
    .about-us img {max-width: 100%; margin-bottom: 3rem; }
    .contact-wrap{margin-top:0;}
   
    .nav-footer .list-inline-item {  margin: 5px 10px;    }


    .fancy-title h2 {
        font-size: 28px;
        white-space: break-spaces;
        text-align: center;
    }
    .community .container-fluid .row {
        flex-direction: column-reverse;
        row-gap: 25px;
    }
    .map-section iframe {
        height: 300px;
    }
    .addressinfo {
        font-size: 30px;
    }
    .section-career {
        padding: 40px 0;
    }
    .bg-image{background-position:left center;}
    .scholarshipBtnarea {
        padding: 20px 10px;
    }
    .section-about h4 {
        font-size: 20px;
        text-align: justify;
    }
    .campuslist {
        flex-direction: column;
        margin-top: 0;
    }
        .campuslist a{width:100%}
    .section-contact .container-fluid > .row {
        flex-direction: column-reverse;
    }
    .contact-form h3{font-size:35px;}
    .contact-form {
        padding: 3rem 0;
    }
    img.modalPosition {
        margin-top: -40px;
    }
    .footer h4 {
        margin-top: 30px;
    }
    .column {
        width: 100%;
    }
    .testimonials-content {flex-wrap: wrap;    }
    
    .strip-content{text-align: center;}
    .strip-content p {
        font-size: 18px;
    }
    .section-about {
        padding: 30px 0;
        text-align: center;
    }
    .testimonial-text{padding-left: 0;font-size: 20px;}
    .section-testimonials .swiper-pagination-bullets.swiper-pagination-horizontal{width:100%;margin-top: -15px;
        padding-left: 8px;}
    .section-testimonials .swiper-button-next, .section-testimonials .swiper-button-prev{bottom: initial;}
    .section-testimonials .carousel-pagination .swiper-pagination-bullet{position: initial;}
    .author-pic {min-width: 100%;}
        .author-pic:before{width: 100%;}
    
}