@media only screen and (max-width: 1280px) {
	.bv-principle-left .bv-img .image--one {
		top: 38%;
		right: 5%;
	}
}
@media only screen and (max-width: 1199px) {
	.header-search-container {
		padding: 0 50px;
	}
	.section-title .title {
		font-size: 38px;
		line-height: 50px;
	}
	.feature_wrap .bv-item--holder {
		padding-right: 0;
	}
	.bv-about-right {
		margin-left: 0;
	}
	.bv-about-right .section-title .title {
		font-size: 30px;
		line-height: 50px;
	}
	.bv-campus_wrapper::before {
		bottom: -22px;
	}
	.mission-vission-item {
		padding: 40px 30px;
	}
	.banner-area {
		min-height: 300px;
	}
	.breadcrumb_title {
		font-size: 45px;
	}
	.bv-footer-main .footer-widget.change-mr {
		margin-left: 0;
	}
	.bv-footer-main .footer-widget.chng-mr {
		margin-left: 0;
	}
	.footer-bottom {
		padding: 22px 0;
	}
	.mr-set {
		margin: 0;
	}
	.bv-fanfact_item .bv-item--number {
		font-size: 35px;
	}
	.about-image {
		margin-right: 0;
	}
	.about-iconbox-item .bv-item--title {
		font-size: 18px;
	}
	.team-item {
		padding: 20px 10px;
	}
	.team-item .bv-item--meta li:not(:last-child) {
		margin-right: 15px;
		padding-right: 15px;
	}
	.founder_info .bv-item-avatar {
		margin-right: 30px;
	}
	.founder_info .bv-item-holder {
		width: calc(100% - 520px);
	}
	.founder_info .bv-item-name {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.gallery-menu button {
		padding: 6px 24px;
	}
	
}

@media only screen and (max-width: 1024px) {
	.founder_info .bv-item-holder p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 991px) {
	.header-area .bv-header {
		padding: 15px 0;
	}
	.bv-hamburger-menu {
		display: block;
	}
	.header-right {
		display: none;
	}
	.dropdown-menu {
		display: block;
		left: 0;
		visibility: hidden;
		opacity: 0;
		transform: translateY(4px);
	}
	.dropdown-menu > .dropdown > .dropdown-menu {
		left: 100%;
	}
	.dropdown:hover > .dropdown-menu {
		display: block;
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
	}
	.dropdown:hover > .dropdown-menu > .dropdown > .dropdown-menu {
		transform: translateY(0px);
	}
	.section-title .title {
		font-size: 35px;
		line-height: 40px;
	}
	.about_section {
		padding-bottom: 0px;
	}
	.bv-video {
		margin-top: 10px;
	}
	.gmap_canves iframe {
		height: 400px;
	}
	.footer-bottom {
		padding: 22px 0;
	}
	.founder_info .bv-item-avatar {
		width: 100%;
		margin-right: 0;
	}
	.founder_info .bv-item-holder {
		width: 100%;
		margin-top: 30px;
	}
	.bv-principle-left {
		margin-left: 0;
	}
	.bv-principle-left .bv-img .image--one {
		top: 23%;
	}
	
}

@media only screen and (max-width: 767px) {
	.header-top {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header-top .bv-info ul li {
		padding: 0;
	}
	.header-search-form-wrapper {
		height: 200px;
	}
	.header-search-form-wrapper .search-form input[type="search"] {
		font-size: 18px;
		height: 45px;
		line-height: 50px;
	}
	.header-search-form-wrapper .search-submit {
		height: 35px;
		font-size: 20px;
	}
	.header-search-form-wrapper .xb-search-close {
		width: 50px;
		height: 50px;
		background-color: transparent;
	}
	.header-search-container {
		padding: 0 15px;
	}
	.section-title .title {
		font-size: 28px;
		line-height: 35px;
	}
	.bv-about-right .section-title .title {
		font-size: 24px;
		line-height: 35px;
	}
	.breadcrumb_title {
		font-size: 34px;
		line-height: 45px;
		margin-bottom: 5px;
	}
	.contact_form {
		padding: 30px;
	}
	.btn-video {
		font-size: 18px;
		width: 70px;
		height: 70px;
	}
	.program-top .clg-team-carousel {
		position: unset;
		margin-bottom: 30px;
	}
	.founder-inner {
		padding: 30px 20px;
	}
	.founder_info .bv-item-name {
		font-size: 22px;
		margin-bottom: 22px;
	}
	.gallery-menu button {
		font-size: 15px;
		padding: 4px 24px;
	}
}

@media only screen and (max-width:580px) {
	.header-top {
		display: none;
	}
	.slideshow {
		height: calc(100vh - 80px);
	}
	.slideshow-slide-caption {
		width: 95%;
	}
	.slideshow-slide-caption-text {
		padding-top: 50vh;
	}
	.slideshow-slide-caption-title {
		font-size: calc(40px + 0.5vw);
		line-height: 40px;
	}
	.wrap-btn-slider {
		bottom: 55%;
		z-index: 1;
	}
	.pagination-item {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .about-image {
		margin-right: 30px;
	}
	.team-item .bv-item--meta li:not(:last-child) {
		margin-right: 15px;
		padding-right: 15px;
	}
}


@media (min-width: 1024px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1320px;
		padding-left: 15px;
		padding-right: 15px;
	}
}