@media(min-width: 576px) {
	.country .card-columns {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	    -webkit-column-gap: 1.25rem;
	    -moz-column-gap: 1.25rem;
	    column-gap: 1.25rem;
	}
	.experience .experience_inner img {
	  -webkit-filter:grayscale(100%);
	  filter:grayscale(100%);
	}
	.experience .experience_inner .item {
	  padding: 0 1rem;
	  transition: 0.6s;
	  position: relative;
	}
	.experience .experience_inner .item > a {
	  position: relative;
	  display: block;
	  overflow: hidden;
	  color:#fff;
	  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	  margin-bottom: 1.5rem;
	  margin-top: 15%;
	}
	.experience .experience_inner .item.slick-current > a {
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.2), 0 4px 15px 0 rgba(0,0,0,.18);
	}
	.experience .experience_inner .item.slick-current {
	  transform: scale(1.5);
	  z-index: 2;
	}
	.experience .experience_inner .item.slick-current > a > img {
	  -webkit-filter:initial;
	  filter:initial;
	}
	.card-grid-list .slick-list {
	  padding: 20px 0;
	}
	.h-60 {
	  height:60%!important;
	}

	.h-40 {
	  height:40%!important;
	}
}
@media(min-width: 768px) {
	.experience .experience_inner > .slick-list {
		height: 240px;
	}
	.experience .experience_inner > .slick-list {
		height: 360px;
	}
}
@media(min-width: 992px) {
	.navbar {
	  padding: 0.5rem 1rem;
	}
	.topbar {
	  background: linear-gradient(45deg, #c62828 50%, transparent 50%), linear-gradient(90deg, #F49E00 100%, transparent 100%);
	}
	.h-lg-100 {
		height: 100%!important;
	}
	.dropdown-submenu a::after {
	  transform: rotate(-90deg);
	  position: absolute;
	  right: 6px;
	  top: .8em;
	}
	.nav-item.dropdown:hover > .dropdown-menu {
		display: block;
	}
}
@media (min-width: 1200px) {
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 0.75rem;
	    padding-left: 0.75rem;
	}
	.page-top {
		padding:5rem 0;
	}
	/*.school-tags .col-xl {
		-ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}*/
}
@media(max-width: 1199px) and (min-width: 992px) {
	.navbar-light .nav-item .nav-link {font-size: 0.9rem;padding: 0.5rem 1rem;}
}
@media(max-width: 1199px) {
	.consultation {
		position: fixed;
		right: 15px;
		bottom: 15px;
		text-align: center;
	}
	.consultation>.btn {
		width: 60px;
		height: 60px;
		padding: 0;
		border-radius: 50%;
	}
	.consultation>.btn>i {
		display: block;
		line-height: 60px;
		font-size: 2rem;
		margin-bottom: 0.25rem;
	}
	.navbar-brand img {
	    max-height: 60px;
	}
	.country .card .card-body {
	  height: 200px;
	}
}
@media(max-width: 991px) {
	.dropdown-submenu .dropdown-menu {
	  background-color: #F49E01;
	  border: 0;
	  margin-top: 0;
	  box-shadow: 0 0 0 0;
	}
	.dropdown-submenu .dropdown-menu a {
		color:#000;
		padding: .25rem 1.5rem .25rem 2rem;
	}
	.country .card .card-body {
	  height: 180px;
	}
	#main-nav {
		background: #c62828;
		margin-top: 1rem;
	}
	#main-nav .nav-item .nav-link {
		color:#fff;
	}
	#main-nav .navbar-nav .dropdown-menu {
		border-top: 5px solid #ffc107;
		background: #F49E00;
	}
	#main-nav .navbar-nav  .dropdown-menu a {
	    color: #000;
	    transition: 0.5s;
	}
	#main-nav .navbar-nav .dropdown-submenu .dropdown-menu {
		border-top: 0;
	}
}
@media(max-width: 767px) {
	.slick-prev {
	    left: -0.5rem;
	}
	.slick-next {
	    right: -0.5rem;
	}
	.blog .card {
		background: #f6f6f6;
	}
	.onepage-header > h1 {
		font-size: 1.75rem;
	}
	.onepage-header > article {
		font-size: 0.9rem;
	}
	.section.onepage > h2 {
		font-size: 1.5rem;
	}
}
@media(max-width: 576px) {
	.news .news_inner .item>img {
		width: 100%!important;
	}
	.home-bottom {
		width: 300px ;
		height: 200px;
		left: calc(50% - 150px);
	}
	.post-bottom-bg,.post-bottom.home {
		height: 200px;
	}
	.logged-in header.fixed-top {
		top: 0;
	}
	.table-responsive .table thead th {
		min-width: 6em;
	}
	.card-grid-list .card .card-img-top {
		height: auto;
	}
	.card-grid-list .col-6 .card .card-img-top {
		height: 120px;
	}
	.card-grid-list .col-6 .card h5>a {
		font-size: 1.05rem;
	  	height: 42px;
	 	max-height: 42px;
	}
	.card-grid-list .card .card-text {
		font-size: 0.9rem;
	}
	.card-grid-list .card {
		margin-left:-0.5rem;
		margin-right:-0.5rem;
		margin-bottom: 0.75rem;
	}
	.country .card .card-body {
	  height: 200px;
	}
	#BackToTop {
	    bottom: 90px;
	}
	#AppNav {
	    width: 100%;
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    background-image: linear-gradient(-180deg, #EA3D36 3%, #9F041B 100%);
		border-top: 2px solid #ffc107;
		padding: 0.5rem 0;
	    z-index: 1000;
	    text-align: center;
	    transition: 0.5s;
	}
	#AppNav.hideUp {
	  bottom: -65px;
	}
	#AppNav i {
		font-size: 1.5rem;
	}
	#AppNav span {
		font-size: 0.8rem;
		font-weight: bold;
	}
	#AppNav a {
		color:#fff;
	}
	.plus_plan .card>a.h-100 {
		height: 10.75rem!important;
	}

	.main_plan .item h4 {
		color: #fff;
		top: 0;
	}

	.main_plan .item p {
		opacity: 1;
		color: #fff;
	}

	#philippines-intro .flag-icon {
		width: 4rem;
		line-height: 3rem;
	}
	header {
		position: absolute;
	}
	#main-nav .nav-item .nav-link {
		position: relative;
	}
	#main-nav .nav-item .nav-link::before {
		content: '';
		background-color: #d57979;
		height: 1px;
		width: calc(100% - 30px);
		position: absolute;
		bottom: 0;
		left: 15px;
	}
	#gallery-2 {
		-webkit-column-count: 1;
		-moz-column-count: 1;
	}
	#gallery-2 img {
		height: auto;
		width: 100%;
	}
	#search-dropdown {
		position: unset;
	}
	#search-dropdown .dropdown-menu {
		left: 0 !important;
		right: auto!important;
		width: 100%;
		min-width: initial;
		transform: unset!important;
		top: 115px!important;
	}
}

@media(max-width: 374px) and (max-height: 590px) {
	.onepage-header {
		height: calc(125vh - 130px);
	}
}