.slicknav_menu {
    display: none
}
#menu {
    display: block
}

@media screen and (max-width: 991px) {
	.single-achievement, .studyAbroadBox {
		margin-bottom: 30px;
	}
	.wwo-content {
		padding-top: 0;
		margin-bottom: 25px;
	}
	#clientSlider img {
		width: 180px;
	}
	.fc-content, .team-content, .fc-header.mb-5 {
		margin-bottom: 20px !important;
	}
	.inputBox {
		margin-bottom: 10px;
	}
	.footer-widget {
		margin-bottom: 20px;
		display: block;
		overflow: hidden;
	}
	.wwo-thumb img {
		width: 100%;
		margin-bottom: 20px;
	}
	.study-abroad-area > .container > .row > .col-xl-4:first-child {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.free-consultation.apply-page {
		margin-top: 20px;
	}

}/* max-width: 991 close */



@media screen and (max-width: 768px) {
	.slicknav_menu {
	  background: transparent;
	  position: absolute;
	  right: 5%;
	  top: 5%;
	  z-index: 5;
	}
	.slicknav_nav a {
	  color: #fff;
	}
	.slicknav_btn {
	  background-color: #92278F;
	}
	.slicknav_nav {
	  width: 250px;
	  background: #92278F;
	}
	.slicknav_menu {
	  display: block;
	}
	#menu {
	  display: none
	}
	.hidden-sm{
		display: none;
	}
	.slicknav_nav .icofont-caret-down {
		display: none;
	}
	.logo-area {
		padding: 10px 0;
	}
	.top-header {
		padding: 5px 0;
	}
	.top-header a {
		font-size: 12px;
	}
	.mainmenu {
		margin-top: 0;
	}
	.section-title {
		padding: 30px 0 20px 0;
	}
	.section-title h2 {
		font-size: 28px !important;
	}
	.wwo-content h3 {
		font-size: 22px;
	}
	.wwo-content p, .wwo-content li {
		font-size: 15px;
	}
	#clientSlider img {
		width: 150px;
	}
	.team-content img {
		width: 100%;
	}
	.wwe-content h2 {
		font-size: 22px;
	}
	.what-we-are-area.mb-5 {
		margin-bottom: 10px !important;
	}
	.dtn-content h1 {
		font-size: 25px;
	}
	.destination-versities h3 {
		font-size: 22px;
	}
	.single-versity img {
		width: 200px;
	}
	.contact-us-area > .container > .row > .col-xl-6:last-child {
		display: none;
	}
	.contact-us-area > .container > .row > .col-xl-6:first-child {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.contact-icon {
		border-radius: 10px;
		float: left;
		margin-right: 20px;
	}
	.contact-left-details h4 {
		margin-top: 10px;
	}
	.blog-details h2 {
		font-size: 22px;
	}
	.studyAbroadBox img {
		width: 100%;
	}

}/* max-width: 768 close */


@media screen and (max-width: 575px) {
.hidden-xs{
	display: none;
}
#homeCarousel .owl-nav div {
	background: rgba(0,0,0,0.35);
	width: 35px;
	height: 50px;
	line-height: 50px;
}
.section-title h2, .free-consultation-area h2 {
	font-size: 22px !important;
}
.wwo-content h3 {
	font-size: 18px;
}
.client-logo {
	width: 99%;
}
#clientSlider .owl-nav div {
	width: 35px;
	height: 35px;
	line-height: 25px;
}
#clientSlider .owl-nav .owl-next {
	right: -12px;
}
#clientSlider .owl-nav .owl-prev {
	left: -12px;
}
.single-achievement {
	min-height: auto;
}
.achievement-permalink a {
	padding: 8px 20px !important;
	text-transform: lowercase;
	border-radius: 10px;
}
.copyright {
	text-align: center;
}
.developer p {
	text-align: center !important;
	margin-top: 6px;
	margin-bottom: 0;
}
.developer img {
	background: #fff;
	padding: 5px 5px 0 5px;
	border-radius: 2px;
}
.single-versity img {
	width: 250px;
}
.breadcrumb-area {
	padding: 10px 0;
	margin-bottom: 30px;
}
.registration-area h2.reg-title {
	font-size: 16px;
}
.registration-wizard {
	padding: 30px;
}
.row.inputBox .col-md-6:last-child {
	margin-top: 10px;
}
.inputBox a.text-danger {
	display: block;
}


}/* max-width: 575 close */


@media screen and (max-width: 480px) {
	.section-title h3, .footer-widget h2, .contact-left-details h2, .contact-left-details h4 {
		font-size: 22px;
	}
	.studyAbroadBox h3 {
		padding: 15px 25px;
		font-size: 17px;
	}
	.free-consultation.apply-page h2 {
		font-size: 30px;
	}



}/* max-width: 480 close */