@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;
	}

	.left-column .left-img-column {
		max-width: 100%;

	}

	.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;
	}

	.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 .right-column {
		display: none;
	}

	.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;
	}

	.left-column .left-img-column {
		transform: translateY(0);
	}
}

@media only screen and (max-width: 1139px) {

	/* Default */
	.main-header .nav-outer .main-menu,
	.sticky-header,
	.header-upper .right-column:before,
	.header-upper:before {
		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;
	}

	.header-top .social-icon.xl-social-icon {
		margin-right: 1rem;
	}
}

@media only screen and (min-width: 1200px) {
	.row-5 .col-lg-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.school-impo-wrp {
		position: relative;
		z-index: 2;
		margin-top: -30px;
	}
}

@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;
	}

	/* .gallery-section {
		margin-bottom: -80px;
	} */

	.about-inner-section h2 {
		font-size: 28px;
	}
}

@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;
	}

	.about-section .video-wrapper {
		border: none;
		margin-bottom: 15px;
        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: 10px;
		margin-right: 15px;
	}

	.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;
	}

	.left-column .left-img-column {
		margin-bottom: 10px;
        margin-left:0px;
	}

	.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;
	}

	.main-footer {
		padding-top: 1px;
		background: #00056a !important;
	}

	.nav-outer {
		justify-content: end;
	}
}

@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;
	}

	.about-section,
	.services-section,
	.dps-courses-section,
	.dps-courses-section.style-two {
		padding: 30px 0;
	}

	.sec-title.mb-5 {
		margin-bottom: 30px !important;
	}

	.video-container iframe {
		height: 250px;
	}

	.dps-courses-section.gallery-wrp .course-block {
		padding: 0;
	}

	.banner-section .content-box {
		min-height: 38vh;
	}

	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,
	.text {
		font-size: 14px;
	}

	.footer-bottom .text {
		font-size: 14px;
		line-height: 26px;
		color: #ccc;
	}

	.contact-widget .contact-info li {
		margin-bottom: 2px;
	}

	.widget .widget-title {
		font-size: 18px;
	}

	.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;
	}

	.latest-wrp .why-small .why-small-view {
		width: 100%;
	}

	.why-small .why-small-content,
	.g-card img {
		width: 100%;
	}

	.latest-wrp .why-small .why-small-content {
		width: 100%;
		background: #f2f2f2;
	}

	.latest-wrp .latest-bg {
		background: url(https://resources.edunexttechnologies.com/web-data/newerapublicschool/img/newerapublicschool-latest-bg.svg) no-repeat !important;
		background-size: cover !important;
		background-position: center !important;
	}

	.rs-toolbar {
		background: #000686 !important;
	}

	.news-img img {
		height: 100%;
	}

}


@media only screen and (max-width:480px) {

	.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;
}

.header-top .social-icon.xs-btns-link li a {
	font-size: 11px !important;
	padding: 0px 1px;
	line-height: 3;
}

.why-small .why-small-view {
	width: 100%;
}

.sec-title img {
	width: 50px;
}

.birth-day .intro iframe {
	height: 280px;
}

.hex {
	width: 150px;
	height: 170px;
}

.hexinner.position-relative {
	width: 134px;
	height: 156px;
}

.mg-card img {
	width: 100%;
}

.page-title {
	padding: 30px 0;
}
}


@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;
	}
}

 .mobile-logo{
    height: 120px;
    width: 137px;
    object-fit:contain;
}
.colo-gold {
	color: #ffc107 !important;
}
.logo-name{
    font-size: 33px;
    font-weight: 900;
    color: #141180;
    text-align: center;
    line-height: 23px;
}
.logo-address{
    font-size: 18px;
    text-transform: uppercase;
}
@media screen and (max-width:900px){
    .left-img-column .mobile-logo{
        height: 83px;
        object-fit: contain;
    }
    
    .logo-name{
        font-size: 20px;
        line-height: 17px;
        margin-top: 6px;

    }
    .logo-address{
        font-size: 14px;
    }
}