@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: 12px;
  }

  ul.btns-link li a img {
    max-width: 20px;
    transform: translateY(-2px);
    margin-right: 2px;
  }

  ul.btns-link li {
    margin-top: 10px;
  }

  .main-menu .navigation > li {
    margin-right:
			/*15px*/ 8px;
  }

  .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;
  }

  .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;
  }
}

@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;
  }

  .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 {
    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: 30px 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;
  }
  .con-blog-img{
 height: 100%;
 width: unset;
}
.left-img-column{
  margin-top: 10px;
}
.banner-section .swiper-slide {
    background-size: cover;
}
.banner-wrp .content-box {
    min-height: /*66vh*/ 30vh;
}
.gview-card .gview-content h6 {
    font-size: 12px;
}
.intro > ul {
    height: 335px;
}
}

@media only screen and (max-width: 480px) {
.left-column .left-img-column img {
    max-width: 220px;
}

  .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;
  } */
  /* .news_intro iframe{
  height: 330px !important;
} */
  .about-section .school-circular {
    margin-top: 20px;
  }
  .google_ratings h3 {
    font-size: 20px;
  }
  .main-header .rs-toolbar-start a {
    color: #fff;
    font-size: 10px !important;
}
.rs-toolbar-start i {
    font-size: 8px;
}
}
@media only screen and (max-width: 390px) {
.fixed-link-container-left {
    top: 36%;

  }
}

@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;
  }
}

.colo-gold {
  color: #ffc107 !important;
}
