@media only screen and (max-width:1170px) {
	.top-section header {
		margin-top: 15px;
	}
	.top-section header .logo img {
		max-width: 200px;
	}
	.top-section .left-block .content {
		margin-left: 10px;
	}
	.why-choose-section .content .why-choose-image:after {
		display: none;
	}
}

@media only screen and (max-width:991px) {
	.heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.top-section {
		padding-bottom: 20px;
	}
	.top-section .left-block {
		width: 50%;
	}
	.top-section .right-block {
		width: 50%;
	}
	.top-section .left-block .content {
		margin: 400px 0 0 0;
	}
	.top-section .left-block .content h1 {
		font-size: 60px;
		line-height: 70px;
	}
	.top-section .left-block .content h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.top-section .left-block .content .upto-box {
		font-size: 24px;
		line-height: 38px;
		margin-top: 10px;
	}
	.important-section {
		margin-top: 30px;
	}
	.important-section .important-box {
		padding: 30px;
	}
	.about-section .tab-outer .tabs ul li a {
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	.about-section {
		margin-top: 50px;
	}
	.about-section .tab-outer {
		margin-top: 10px;
	}
	.about-section .tab-outer .tab-content .tab-inner .desc h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 5px;
	}
	.about-section .tab-outer .tab-content .tab-inner .desc p {
		font-size: 14px;
		line-height: 24px;
	}
	.apply-now-section {
		margin-top: 30px;
		padding: 20px 0;
	}
	.apply-now-section .content {
		font-size: 24px;
		line-height: 30px;
		padding-right: 160px;
	}
	.apply-now-section .content:after {
		width: 140px;
	}
	.apply-now-section .apply-btn {
		margin-top: 10px;
	}
	.why-choose-section {
		margin-top: 40px;
	}
	.why-choose-section .content {
		margin-top: 20px;
	}
	.accordion .accordion-item .accordion-header {
		font-size: 16px;
		line-height: 20px;
	}
	.calendar-section {
		margin-top: 40px;
	}
	.testimonial-section {
		padding-top: 140px;
	}
	.testimonial-block {
		margin-top: 20px;
	}
	.infrastructure-section {
		margin-top: 40px;
	}
	.infrastructure-section .infrastructure-block {
		margin-top: 20px;
	}
	.faq-section {
		margin-top: 50px;
	}
	.faq-section .faq-block {
		margin-top: 10px;
	}
	.faq-section .faq-block .btn-outer {
		margin-top: 30px;
	}
	.success-stories-section {
		margin-top: 40px;
		padding: 30px 0;
	}
	.success-stories-section .stories-block {
		margin-top: 20px;
	}
}

@media only screen and (max-width:767px) {
	.top-section .left-block, .top-section .right-block {
		width: 100%;
	}
	.top-section .left-block .content {
		margin: 20px 0;
		text-align: center;
	}
	.top-section .form-outer {
		max-width: 100%;
	}
	.top-section .form-outer .form-group label {
		width: 70px;
	}
	.top-section .form-outer .form-group .form-control, .top-section .form-outer .phone-box {
		width: calc(100% - 75px);
	}
	.top-section .form-outer .phone-box .phone-code {
		width: 55px;
		padding: 0 10px;
	}
	.top-section .form-outer .phone-box .phone-no {
		width: calc(100% - 60px);
		margin-left: 5px;
	}
	.top-section .form-outer {
		padding: 20px 15px;
	}
	.top-section .left-block .content h1 {
		font-size: 54px;
	}
	.top-section .left-block .content .upto-box {
		font-size: 18px;
		line-height: 34px;
	}
	.important-section .important-box {
		padding: 15px;
		font-size: 18px;
		line-height: 28px;
	}
	.important-section .important-box span {
		font-size: 22px;
	}
	.about-section .tab-outer .tabs ul {
		border:none;
		background-color: #f5f5f5;
	}
	.about-section .tab-outer .tabs ul li {
		width: 50%;
		border-bottom: 1px solid #fff;
	}
	.about-section .tab-outer .tabs ul li:nth-child(odd) {
		border-right:1px solid #fff;
	}
	.about-section .tab-outer .tabs ul li a {
		padding: 7px 5px;
		font-size: 14px;
	}
	.about-section .tab-outer .tab-content {
		margin-top: 15px;
	}
	.about-section .tab-outer .tab-content .tab-inner .image {
		width: 100%;
		padding: 0;
		margin: 0 0 15px 0;
	}
	.about-section .tab-outer .tab-content .tab-inner .desc {
		width: 100%;
		padding-left: 0;
	}
	.apply-now-section .content {
		width: 100%;
		padding: 0 0 70px 0;
		text-align: center;
	}
	.apply-now-section .apply-btn {
		width: 100%;
		text-align: center;
	}
	.apply-now-section .content:after {
		transform: rotate(90deg);
		width: 60px;
		height: 20px;
		top: auto;
		bottom: 23px;
		right: 50%;
		margin-right: -30px;
	}
	.why-choose-section .content {
		margin-top: 0;
	}
	.why-choose-section .accordion {
		margin-top: 40px;
	}
	.calendar-section .calendar-box {
		padding: 15px;
	}
	.calendar-section .calendar-box h2 {
		font-size: 28px;
		line-height: 34px;
	}
	.calendar-section .calendar-box h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.owl-carousel .owl-dots {
		margin-top: 20px;
	}
	.testimonial-section {
		padding-bottom: 20px;
	}
	footer .copyright-section {
		font-size: 14px;
		line-height: 20px;
		padding: 15px 0;
	}
	.owl-carousel .owl-dots .owl-dot {
		width: 8px;
		height: 8px;
		margin:0 4px;
	}
}

@media only screen and (max-width:475px) { 
	.testimonial-block .testimonial-box {
		display: block;
	}
	.testimonial-block .testimonial-box .left-cnt {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		border: none;
	}
	.testimonial-block .testimonial-box .left-cnt .img {
		float: left;
		width: 100px;
	}
	.testimonial-block .testimonial-box .left-cnt .cnt {
		float: left;
		width: calc(100% - 100px);
		padding-left: 15px;
		text-align: left;
		padding-top: 20px;
	}
	.testimonial-block .testimonial-box .right-cnt {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		margin: 0;
	}
}



