@media only screen and (max-width: 7000px) {
  .page-wrapper {
    overflow: hidden;
  }
}

@media only screen and (min-width: 1400px) {
  .left-column .right-img-content h6 {
    font-size: 20px;
  }

  .left-column .right-img-content h1 {
    font-size: 46px;
  }
}

@media only screen and (max-width: 1399px) {
  .info-form-section .signal-image-one,
  .info-form-section .signal-image-two,
  .driving-info-section .traffic-cone {
    display: none;
  }

  .driving-info-section .image-block {
    margin-left: -50px;
    margin-right: 50px;
  }

  .cta-section-two .image {
    margin: 0;
    margin-right: 50px;
  }

  f.left-column .left-img-column .left-column .right-img-content h1 {
    font-size: 36px;
  }

  ul.btns-link li a,
  .header-top .social-icon li a.erp-login {
    font-size: 13px;
  }

  ul.btns-link li a img {
    max-width: 20px;
    transform: translateY(-2px);
    margin-right: 2px;
  }

  ul.btns-link li {
    margin-top: -4px;
  }

  .main-menu .navigation > li {
    /* margin-right: 15px; */
  }

  .main-menu .navigation {
    margin: 0;
  }
}

@media only screen and (max-width: 1299px) {
  .main-header .header-upper .navbar-right {
    display: none;
  }

  .consult-form {
    right: 0;
  }
}

@media only screen and (max-width: 1199px) {
  /* .banner-section .banner-slider-nav {
    display: none;
  } */

  .header-top .social-icon,
  .header-top .btns-link,
  .header-top .right-column.pt-2 {
    display: none;
  }

  .nav-outer .mobile-nav-toggler {
    margin: 2px 0;
  }

  /*.header-top .left-column {
    flex-wrap: nowrap;
    justify-content: center;
  }*/

  .banner-section .content-box h1 {
    font-size: 60px;
    line-height: 70px;
  }

  .two-column-section .video-column .image {
    display: block;
  }

  .two-column-section .video-column .video-box {
    position: relative;
    background: transparent !important;
  }

  .two-column-section .video-column .image img {
    width: 100%;
  }

  .left-column .right-img-content h6 {
    font-size: 14px;
  }

  .left-column .right-img-content h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1139px) {
  /* Default */
  .main-header .nav-outer .main-menu,
  .sticky-header {
    display: none !important;
  }

  .nav-outer .mobile-nav-toggler {
    display: block;
  }

  .main-header.header-style-two .header-upper .inner-container:before {
    display: none;
  }

  .main-header.header-style-two .header-upper .inner-container {
    padding: 0;
  }
}

/*@media only screen and (min-width: 1200px) {
  div.container {
    max-width: 1280px;
  }*/

  section .owl-carousel .owl-nav button.owl-next {
    right: -55px;
  }

  section .owl-carousel .owl-nav button.owl-prev {
    left: -55px;
  }

  .row-7 .col-lg-2 {
    -ms-flex: 0 0 13.666667%;
    flex: 0 0 13.666667%;
    max-width: 13.666667%;
  }
}

@media only screen and (min-width: 992px) {
  .course-details .text-block-two .right-column {
    margin-left: -40px;
  }


  .course-details .text-block-two .left-column {
    padding-right: 55px;
  }

  .left-column .right-img-content {
    text-align: center;
  }

  .dps-courses-section.courses-dark .course-block {
    text-align: center;
  }

  .dps-courses-section.courses-dark .course-block .inner-box {
    max-width: 220px;
  }

  li.dropdown > a:after {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
  }
}

@media only screen and (max-width: 991px) {
  .banner-section.style-two .content-box h1,
  .banner-section .content-box h1 {
    font-size: 50px;
    line-height: 60px;
  }
    section.why-choose .choose-list::before{border-left:none;}
    section.why-choose .choose-list::after{border-bottom:none;}
    .fa-leaf:before{display:none;}
    section.why-choose .choose-list .number{display:none;}
    section.why-choose .choose-list{text-align:center;}
    section.why-choose .choose-cnt{margin:0px;}
    .border-event{display:none;}
    .recent-events-animate-up-down{animation:none;position:relative;top:20px;}
    .w-full{width:100%;}
    .border-webSecondary{right:0px;}
    .mt{margin-top:2.5rem!important;}
    .school-circular{box-shadow:0px 0px 12px 0px rgba(34, 34, 34, 0.07);}
    .new-display{display:flex;justify-content:center;}
    .heading-blue{font-size:20px;}
    .heading-blue:before{top: -24px !important;}
    .heading-blue:after{top: 14px;}
    .sc-image-card .details{position:relative;top: -18px;}
    .aa-card img{display:none;}
    .mt-38{margin-top:38px;}
    .mt-new{margin-top:15px;}
    .gallery .col-md-2{width:100%;}
    .gallery .col-md-4{width:100%;}
    .gallery .col-md-2 img{width:100%;height:auto;}
    .navigation-portrait{height:0px;}
    .nav-menu > li > a{color:black;}
    .submenu-indicator-chevron{border-color:black;}
    .city_banner_services{padding: 38px 0px 55px;}
    .city_service_text{padding: 0px 10px;display:flex;}
    .city_service_text h5 a{white-space:nowrap;}
    .city_service_list .col-6{margin-top:20px;}
    .right-border{border-right:none !important;}
    .swiper-slide{display:flex;justify-content:center;flex-direction:column;}
    .header-top .left-column{height:70px;}
    .main-header.header-style-one{position: sticky;}
    .border-light-gray{border-left:none;}
    .padding-left{padding-left: 50px;}
    .text-card-wrapping-img{width: 111%;}
    .order-new-1{order:1 !important;}
    .order-new-2{order:2 !important;}
    .image-box .image:before{right: 60px !important;}
    .new-ul{padding-left:0px;}
    .vision-text{width: 100%;}
    .vision-img{width: 100%;}
    .vision-title{top: -49px;}
    .vision-img{float:none;}
    .p-50px {padding: 42px 0px !important;}
    .mt-res-80{margin-top:80px;}
    .inner-header{padding: 25px 0px;}
    .city_service_text span{margin-right: 4px;}
    .chancellor-details .chancellor-content{padding: 15px;}
    .pl-0 {
            padding-left: calc(var(--bs-gutter-x)* .5);
    }
    .pr-0{    padding-right: calc(var(--bs-gutter-x)* .5);}
    .chancellor-details .chancellor-content .arrow-left{display:none;}
    .date-tab{width:auto;}
    .boxdefault ul li a{padding-left:12px;}
    .etl-related-post-left img{width:auto !important;}
.rs-toolbar:after {
    transform: skew(0deg);
    width: 104%;
}
  .about-section .image-two {
    left: 0;
  }

  .working-process-section .wrapper-box:before {
    display: none;
  }

  .process-block:nth-child(2) {
    margin-top: 0;
  }

  .funfacts-section .inner .icon-outer:before {
    display: none;
  }

  .funfacts-section .inner {
    justify-content: flex-start;
    margin-bottom: 30px;
  }

  .about-section-two .consult-form-wrapper {
    margin-top: 0;
  }

  .contact-section .top-content .text {
    margin-bottom: 50px;
  }

  .pricing-section .tab-area {
    padding-right: 0;
  }

  .mission-section .content {
    text-align: center;
    justify-content: center;
  }

  .mission-section .image {
    margin-top: 30px;
  }
  .header-top .left-column .left-img-column a{
     top:0px;
  }
}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}

/*@media only screen and (max-width: 767px){*/
@media only screen and (max-width: 767px) {
  br {
    display: none;
  }
  .rs-toolbar:after {
    transform: skew(0deg);
    width: 100%;
  }
  .content .land-box {
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0 !important;
  }

  .img-left,
  .img-left.pull-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .content .about-details {
    padding: 0;
  }

  .left-column .right-img-content h1 {
    font-size: 18px;
  }

  .left-column .right-img-content h6 {
    font-size: 10px;
  }

  .notice-wrp .notice-title {
    padding-right: 4px;
    margin-right: 8px;
  }

  .banner-wrp .content-box {
    padding: 20px 0;
    /* min-height: auto; */
  }

  .banner-wrp .content-box h1 {
    font-size: 28px;
  }

  .notice-content li {
    font-size: 14px;
  }

  .notice-content li .notice-date {
    font-size: 13px;
    width: 31px;
    height: 31px;
  }

  .header-top ul.contact-info {
    justify-content: center;
    text-align: center;
  }

  .header-top {
    background: white;
    padding: 5px 0;
  }

  .header-top ul.contact-info li {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .header-top ul.contact-info li:before {
    display: none;
  }

  .header-style-one .header-top ul.contact-info li:last-child {
    display: none;
  }

  .left-column .right-img-content h6 {
    display: none;
  }

  .header-top .social-icon {
    justify-content: start;
    text-align: left;
  }

  .owl-theme .owl-nav {
    display: none !important;
  }

  .driving-courses-section .project-tab .project-tab-btns .p-tab-btn {
    margin-right: 0;
    padding-right: 0;
    border: 0;
  }

  .driving-courses-section .project-tab .project-tab-btns {
    margin-top: 30px;
  }

  .footer-bottom .wrapper-box {
    justify-content: center;
  }

  .footer-bottom .copyright {
    width: 100%;
    text-align: center;
  }

  .process-block .inner-box br {
    display: block;
  }

  .blog-section .top-content .text {
    margin-bottom: 30px;
  }

  .banner-section.style-two .content-box .text {
    padding-left: 0;
  }

  .banner-section.style-two .content-box .text:before {
    display: none;
  }

  .mission-section .nav-tabs {
    padding: 0;
    margin-bottom: 40px;
  }

  .mission-section .content .left-content {
    width: 100%;
  }

  .mission-section .tab-area {
    padding-bottom: 80px;
  }

  .mission-section .icon-box {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .mission-section .icon-box .icon {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .news-block.blog-quote .lower-content {
    padding: 65px 25px 40px;
    padding-left: 50px;
  }

  .news-block.blog-quote .quote {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }

  .support1 {
    right: 2px;
    top: 40px;
    width: 115px;
  }
}

@media only screen and (max-width: 575px) {
  .page-title h1,
  .cta-section h2,
  .feature-banner-section h2,
  .sec-title h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .sec-title .stitle,
  .about-details h2 {
    font-size: 28px;
  }

  .main-title,
  .donation-card h4 {
    font-size: 22px;
  }

  .main-title img,
  .donation-card h4 img {
    width: 60px;
  }

  .rs-toolbar:after {
    width: 100%;
    transform: none;
  }

  .notice-title .notice-title-content h5 {
    width: 92px;
  }

  .lifeskill-wrp .activities-img h6 {
    font-size: 13px;
    font-weight: 600;
  }

  .lifeskill-wrp .activities-img p {
    font-size: 13px;
    line-height: 1.3;
    height: 72px;
    overflow: hidden;
  }

  .nav.nav-tabs {
    white-space: normal;
    vertical-align: middle;
    overflow: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start !important;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
  }

  .activities .nav-tabs .nav-link {
    padding: 0 5px;
  }

  .page-title {
    padding: 30px 0;
  }

  .rs-about-2 .about-img {
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .activities .nav-tabs .nav-link p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1;
  }

  .about-section,
  .services-section,
  .dps-courses-section,
  .dps-courses-section.style-two {
    padding: 15px 0;
  }

  .sec-title.mb-5 {
    margin-bottom: 30px !important;
  }

  .dps-courses-section.gallery-wrp .course-block {
    padding: 0;
  }

  /* .banner-section .content-box {
    min-height: 25vh;
  } */

  section.info-form-section {
    background: #1a2d4d !important;
  }

  .notice-wrp-bottom .notice-title .notice-title-view img {
    width: 132px;
  }

  .testimonial-block .content {
    width: 100%;
  }

  .history-section .nav-tabs.tab-btn-style-one li.nav-item a:before {
    display: none;
  }

  .history-section .nav-tabs.tab-btn-style-one li.nav-item a.active:after {
    display: none;
  }

  .history-section .nav-tabs.tab-btn-style-one:before {
    display: none;
  }

  .history-section .nav-tabs.tab-btn-style-one {
    margin-top: 30px;
    padding: 0;
  }

  .history-section .nav-tabs.tab-btn-style-one li.nav-item {
    width: 33.33%;
    margin-bottom: 25px;
    text-align: left;
  }

  .news-block .post-meta-info .category {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }

  .comments-area .comment {
    padding-left: 0;
  }

  .comments-area .comment-box .author-thumb {
    position: relative;
    margin-bottom: 30px;
  }

  .course-block .course-info .price,
  .course-block .course-info .instructor {
    width: 100%;
  }

  .course-block .course-info .instructor {
    margin-bottom: 30px;
  }

  .feature-banner-section .outer-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .funfacts-section .icon-outer {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .funfacts-section .content {
    width: 100%;
  }

  .funfacts-section .inner {
    text-align: center;
  }

  .banner-section.style-two .content-box h1,
  .banner-section .content-box h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .banner-section .content-box .inner {
    padding: 0;
  }

  .course-block-two .lower-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .project-block .content {
    left: 30px;
    bottom: 30px;
  }

  .about-section-two .consult-form .text {
    text-align: center;
  }

  .about-section-two .consult-form .text a {
    margin-left: 0;
    width: 100%;
  }

  .project-block h3 {
    font-size: 24px;
  }

  .project-block .overlay {
    padding-left: 20px;
  }

  .course-package-block .content {
    position: relative;
    max-width: 100%;
  }

  .two-column-section .video-column h3 {
    display: none;
  }

  .course-package-block .inner-box {
    padding-right: 0;
  }

  .two-column-section .content-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .course-package-block .content {
    position: relative;
    max-width: 100%;
  }

  .course-package-block .inner-box {
    padding-right: 0;
  }

  .two-column-section .video-column h3 {
    position: relative;
    display: none;
  }

  .pricing-section .tab-area .tab-btn-style-one li {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  .pricing-section .tab-area .tab-btn-style-one li a {
    padding-right: 0;
    margin: 4px 0;
    border: 0;
  }

  .pricing-section .tab-area .tab-btn-style-one {
    padding: 15px 0;
    width: 100%;
  }

  .footer-bottom .footer-menu {
    text-align: center;
  }

  .footer-bottom .footer-menu li a,
  .course-block h4 {
    font-size: 14px;
  }

  .footer-bottom .text,
  .about-widget p {
    font-size: 14px;
    line-height: 26px;
  }

  .contact-widget .contact-info li {
    margin-bottom: 15px;
  }

  .widget .widget-title {
    font-size: 15px;
  }

  .widget iframe {
    height: 250px;
  }

  .consult-form .form-group textarea,
  .consult-form .form-group input {
    height: 44px;
    font-size: 12px;
  }

  .consult-form .form-group textarea {
    height: 80px;
  }

  .btn-style-one.style-three {
    padding: 4px 20px;
  }

  .footer-bottom .text span.text-warning {
    display: none;
  }

  .left-column .right-img-content h1 {
    font-size: 15px;
  }

  .left-column .left-img-column:after {
    width: 1px;
  }

  .calendar-widget iframe {
    height: 370px !important;
  }

  .blog-wrp {
    background-size: unset !important;
    background-position: top !important;
  }

  .event-wrp {
    background-position: top !important;
    background-size: 100% 63% !important;
  }

  ul.navigation li a::after {
    display: none;
  }
  .owl-dots {
    margin-top: 0;
  }
  .main-header .rs-toolbar-start a {
    color: #fff;
    font-size: 11px;
  }
  .header-upper {
    background: #fff;
  }
  /*.left-img-column {
    margin-top: 10px;
  }*/
  .banner-section .swiper-slide {
    /* background-size: contain; */
  }
  .banner-wrp .content-box {
    min-height: /*66vh*/ 45vh;
  }
  .blog-block .inner-box {
    margin-bottom: 0;
  }
  .gview-card .awards-header {
    width: 28%;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gview-card .awards-header img {
    border-radius: 50%;
    background: transparent;
    height: 100px !important;
    width: 100px !important;
  }
  .gview-card .gview-content h6 {
    font-size: 12px;
  }
  .intro > ul {
    height: 320px;
  }
}

@media only screen and (max-width: 768px) {
  .left-column .left-img-column img {
       max-width: 175px !important;
    margin-top: -35px;
  }

  /*.left-column .left-img-column {
    margin-right: 20px;
    padding-right: 20px;
  }*/

  .left-column .right-img-content .affilataion {
    display: none;
  }

  .notice-wrp-bottom .notice-title .notice-title-view img {
    width: 220px;
  }

  .left-column .right-img-content h1 {
    font-size: 13px;
  }

  .header-top .social-icon li {
    margin-left: 0;
    margin-right: 2px;
  }

  /*.left-column .left-img-column {
    padding-right: 15px;
    margin-right: 15px;
  }*/

  .header-top .social-icon.xs-btns-link li a {
    font-size: 11px !important;
    padding: 0px 1px;
    line-height: 3;
  }
  /* .school-circular iframe {
    height: 250px !important;
  }*/
  .about-section .school-circular {
    margin-top: 20px;
  }
  .google_ratings h3 {
    font-size: 20px;
  }
  .main-header .rs-toolbar-start a {
    color: #fff;
    font-size: 11px !important;
  }
  /* .banner-wrp .content-box {
    min-height:  31vh;
} */
}
@media only screen and (max-width: 390px) {
  .fixed-link-container-left {
    top: 46%;
  }
}
@media only screen and (max-width: 350px) {
  .process-block .content {
    min-height: auto;
    border-radius: 0;
  }

  .process-block .content:before {
    border-radius: 0;
  }

  .banner-section.style-two .content-box h1,
  .banner-section .content-box h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .course-block-two .lower-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-section-two .consult-form {
    padding-left: 30px;
    padding-right: 30px;
  }
  .left-column .left-img-column img {
    max-width: 215px;
  }
}

.colo-gold {
  color: #ffc107 !important;
}

@media screen and (max-width:768px){
    .elementor-element.elementor-element-a6cd4ae .elementor-image-box-title{
        margin-bottom:18px;
    }
    .elementor-element.elementor-element-a6cd4ae .elementor-image-box-title{
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .why_gdgss {
        background-size: cover;
    }

    .main {
        padding: 0px 15px;
        box-sizing: border-box;
    }
    .why_gdgss .whyttl {
    float: none;
    width: 100%;
    padding: 0px 0px;
}
    .dir-message{
        padding: 34px 13px 11px 18px;
    }
    .tab-content{
        padding:0;
    }
    .heading-blue:after{
        display:none;
    }
    .filter-btn{
        text-align:center;
        margin-left:0;
    }
}