@media (max-width: 1024px) {
	.et_menu_container{
/* 		display: flex; */
    	align-items: center;
	}
	.logo_container{
		width: 100%;
	}
	.et_header_style_split #logo{
		max-width: 100%;
        max-height: inherit;
        height: 70px;
        float: left;
	}
	.et_header_style_split #main-header{
		padding: 0 0 10px;
	}
	.et_header_style_split #et_mobile_nav_menu{
		margin-top: 10px;
	}
	.mobile_nav{
		background:none !important;
	}
	.mobile_nav .select_page{
		display: none !important;
	}
	.mobile_menu_bar:before{
		color: #000;
	}
	#main-header .et_mobile_menu{
		background: #fff;
	}
	.et_header_style_split #et-top-navigation .mobile_menu_bar{
		padding-top: 15px;
		padding-bottom: 0;
	}
	.et_header_style_split .et_mobile_menu{
		top: 77px;
	}
}

@media (max-width: 981px) {
	.SchoolsSwiper .program-info h3{
		font-size: 18px;
		line-height: 26px;
	}
	.container{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	#main-header, #main-header .et_mobile_menu{
/* 		background: #fff; */
	}
	.ResourceSwiper .swiper-wrapper {
		justify-content: start;
	}
	.ResourceSwiper .swiper-wrapper h4.card-title{
		font-size: 18px;
		line-height: 26px;
	}
	.ResourceSwiper .swiper-wrapper p{
		display: none;
	}
	.ResourceSwiper .swiper-wrapper h4{
		padding-bottom: 0;
	}
	.ResourceSwiper img{
		width: 125px;
		height: 125px;
	}
	.et_pb_row{
/* 		width: 94% !important; */
	}
	.et_pb_slide_description{
		width: 100%;
	}
	.mob-fixed-menu{
		z-index: 99999;
	}
	body{
		padding-bottom: 46px;
	}
	.my-row{
		display: none;
	}
	
}
@media (max-width: 580px) {
	.mobile-two-col{
		display: flex;
    	flex-wrap: wrap;
	}
	.mobile-two-col .et_pb_column {
		width: 50% !important;
	  }
	.et_pb_number_counter.rv-counter .percent{
		margin-bottom: 0;
	}
	.rvu-notification-title{
		font-size: 11px;
		flex: 0 0 130px;
		border-radius: 0;
	}
	
	.rvu-counter-row .et_pb_column.et_pb_column_1_4{
		margin-bottom: 0;
	}
	#footer-bottom{
		padding-bottom: 72px;
	}
	
}