@media only screen and (min-width: 1400px) and (max-width: 4000px) {
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {

#hero-carousel{
	height: 550px;
}
#hero-carousel .glide__track,
#hero-carousel .glide__track .glide__slides,
#hero-carousel .glide__track .glide__slides .glide__slide,
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper {
	height: 100% !important;
}
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper,
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper picture{
	display: block;
	width: 100%;
	height: 100%;
}

.nav ul li a {
  letter-spacing: 0;
}
.nav ul {
  gap: 14px;
}





}

@media only screen and (min-width: 320px) and (max-width: 1199px) {

.number-grid-section .featured-box {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

.header {
  position: relative;  
  padding: 0;
  background-color: #022a7b;
}
.top-nav-section {
  border-radius: 0;
}
.top-right-section {
	padding-right: 0px;
	gap: 20px;
}
.nav ul li {
  padding: 0;
  display: flex;
  gap: 0;
  flex-direction: column;
}
.nav ul li a{
	width: 100%;
}
.nav {
  background: #022a7b;
}
.nav-left,
.nav ul{
	width: 100%;
}
.hero-slider-caption-wrapper {
  padding-top: 0;
}
.check-colm {
  align-items: start;
}
.tabs-content-wrap{
	border-radius: 0;
	padding: 1rem;
}

}
@media only screen and (max-width: 991px) and (min-width: 768px) {


.top-right-section {
	padding-right: 0px;
	gap: 20px;
}
.thumbs-wrapper {
	width: 100%;
}
.thumbs-arrow {
	left: inherit;
	right: inherit;
	height: 100%;
	width: 24px;
}
.thumbs-arrow-left {
	left: 0;
}
.thumbs-arrow-right {
	right: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: 0;
}
.nav-left {
	width: 100%;
}
.nav ul {
	width: 100%;
}

.header{
	position: relative;
	padding: 0;
	border-radius: 0;
	background: #022a7b;
}
.top-nav-section {
  border-radius: 0;
}
.hero-slider-caption-wrapper {
  padding-top: 0;
  text-align: center;
}
.banner-caption h1 {
  font-size: 40px;
}
.banner-caption h6 {
  font-size: 18px;
  line-height: 1.6rem;
  letter-spacing: 0rem;
  margin-bottom: 1rem !important;
}
.hero-content-inner{
	padding: 0 2rem;
}
.btn-grp-colm {
  justify-content: center;
}
.hero-slider-caption-wrapper{
	background: #00000065;
}
.heading h2 {
  font-size: 30px;
}
.sub-heading {
  font-size: 16px;
}
.featured-box-wrapper {
  border-right: none;
}
.featured-box{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.join-us-wrapper {
  padding: 2rem;
}
.destination-section .country-card .content-wrapper {
  width: 100%;
  text-align: center;
}
.footer-bottom-wrapper-section {
  margin-top: 0;
  padding: 0;
}
.footer-trm-text {
  justify-content: center;
}
.footer-bottom-container{
	text-align: center;
}
.why-choose-us-list{
	display: flex !important;
	justify-content: center;
}
.footer-box.footer-menu-box{
	text-align: center;
}
.process-box-wrapper .btn.custom-btn svg{
	display: none !important;
}

.nav ul li {
  padding: 0;
  display: flex;
  gap: 0;
  flex-direction: column;
}
.nav ul li a{
	width: 100%;
}
.nav {
  background: #022a7b;
}
.custom-breadcrumb{
	justify-content: center !important;
}
.filter-sidebar {
    background: #fff;
    border-radius: 0;
    padding: 0 1rem;
}
.courses-details-wrapper{
	padding-top: 50px;
	text-align: center;
}
.courses-details-wrapper .box-wrapper{
}
.courses-details-wrapper .list-with-tick{
	text-align: left;
}
.service-why-us-section .why-choose-us-list {
  justify-content: start;
}
#exampleModal .modal-body{
	padding: 1rem !important;
}
button.wpbc_button_light{
	font-size: 14px !important;
	height: auto !important;
}
.tabs-content-wrap{
	border-radius: 0;
	padding: 1rem;
}
.study-timetables-section .btn-grp-colm {
  justify-content: start;
}




}
 @media only screen and (max-width: 767px) {
.top-right-section {
	padding-right: 0px;
	gap: 20px;
}
.thumbs-wrapper {
	width: 100%;
}
.thumbs-arrow {
	left: inherit;
	right: inherit;
	height: 100%;
	width: 24px;
}
.thumbs-arrow-left {
	left: 0;
}
.thumbs-arrow-right {
	right: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: 0;
}
.nav-left {
	width: 100%;
}
.nav ul {
	width: 100%;
}

.header{
	position: relative;
	padding: 0;
	border-radius: 0;
	background: #022a7b;
}
.top-nav-section {
  border-radius: 0;
}
.hero-slider-caption-wrapper {
  padding-top: 0;
  text-align: center;
}
.banner-caption h1 {
  font-size: 30px;
}
.banner-caption h6 {
  font-size: 16px;
  line-height: 1.4rem;
  letter-spacing: 0rem;
  margin-bottom: 1rem !important;
}
.hero-content-inner{
	padding: 0 2rem;
}
.btn-grp-colm {
  justify-content: center;
  flex-direction: column;
}
.hero-slider-caption-wrapper{
	background: #00000065;
}
.heading h2 {
  font-size: 30px;
}
.sub-heading {
  font-size: 16px;
}
.featured-box-wrapper {
  border-right: none;
}
.featured-box{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.featured-box-wrapper h4 {
  font-size: 16px;
}
.why-us-section .heading{
	text-align: center;
}
.icon-list-wrapper li {
  font-size: 16px;
  text-align: left;
}
.join-us-wrapper {
  padding: 2rem;
}
.destination-section .country-card .content-wrapper {
  width: 100%;
  text-align: center;
}
.why-us-section{
	text-align: center;
}
.why-join-us-section .heading{
	text-align: center;
}
.footer-bottom-wrapper-section {
  margin-top: 0;
  padding: 0;
}
.footer-trm-text {
  justify-content: center;
}
.footer-bottom-container{
	text-align: center;
}
.why-choose-us-list{
	display: flex !important;
	justify-content: center;
}
.footer-box.footer-menu-box{
	text-align: center;
}

.nav ul li {
  padding: 0;
  display: flex;
  gap: 0;
  flex-direction: column;
}
.nav ul li a{
	width: 100%;
}
.nav {
  background: #022a7b;
}
.inner-hero-banner-section .banner-caption h1{
	margin-bottom: .5rem !important;
}
.custom-breadcrumb{
	justify-content: center !important;
}
.apply-section{
	text-align: center;
}
.filter-sidebar {
    background: #fff;
    border-radius: 0;
    padding: 0 1rem;
}
.courses-search-box {
  max-width: 260px;
}
.box-wrapper {
  text-align: center;
}
.ajax-pagination {
  justify-content: center;
}
.inner-hero-banner-section{
	height: 200px;
}
.inner-hero-banner-section .hero-banner-wrapper{
	height: 100%;
}
.inner-hero-banner-section .hero-banner-wrapper picture{
	display: block;
	width: 100%;
	height: 100%;
}
.custom-breadcrumb .breadcrumb-item.active{
	white-space: nowrap;        /* keep text in one line */
  overflow: hidden;           /* hide extra text */
  text-overflow: ellipsis;    /* add "..." at the end */
  max-width: 200px;
}
.custom-breadcrumb .breadcrumb{
	font-size: 14px;
}
.courses-details-wrapper{
	padding-top: 50px;
	text-align: center;
}
.courses-details-wrapper .box-wrapper{
	padding: 25px !important;
}
.courses-details-wrapper .list-with-tick,
.courses-details-wrapper ul{
	text-align: left;
}
.custom-modal-section .btn-close{
	top: -7px;
	right: -7px;
}
.contact-form-section .box-wrapper {
  padding: 25px !important;
}
#exampleModal .modal-body{
	padding: 1rem !important;
}
button.wpbc_button_light{
	font-size: 14px !important;
	height: auto !important;
}
.courses-sub-area-wrapper {
  flex-direction: column;
}
.courses-sub-area-wrapper-heading {
  max-width: 100%;
}
.nav.custom-nav-tab-section{
  justify-content: center;
  align-items: center;
}
.process-divider-wrapper{
	display: none !important;
}
.tabs-content-wrap{
	border-radius: 0;
	padding: 1rem;
}
.study-timetables-section{
	text-align: center;
}
.custom-modal-section .form-label{
	text-align: left;
	display: block;
}
#applyNow .modal-body{
	padding: 1rem !important;
}
.wpcf7-not-valid-tip {
  font-size: 0.825em !important;
  text-align: left;
}
.carousal-slider-section .slider-arrow i{
	width: 20px;
	height: 20px;
}
.courses-tab-list {
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.banner-btns{
	flex-direction: row;
}

}
