
@media screen and (max-width: 1670px) {
	.banner_top_right {
	    margin-left: 10px;
	}
	.banner_top_right img:last-child {
		display: none;
	}
	.banner_images {
	    width: 50%;
	}

	.banner_second_middle {
		display: none;
	}
	.banner_text {
	    width: 50%;
	}
}

@media screen and (max-width: 1430px) {
	.header {
	    padding: 32px 20px;
	}
	.mission_big_img {
	    margin-left: 40px;
	}

}
@media screen and (max-width: 1380px) {
	.banner_bottom_images img:last-child {
		display: none;
	}
	.banner_top_right {
		display: none;
	}
	.banner_images {
	    width:40%;
	}

	nav.menu .dark [class*="column"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 0%;
	*margin-left: 0%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	}

	nav.menu .dark [class*="column"]:first-child {
	margin-left: 0;
	}

	nav.menu .dark .column12, nav.menu .dark .column11, nav.menu .dark .column10, nav.menu .dark .column9, nav.menu .dark .column8, 
	nav.menu .dark .column7, nav.menu .dark .column6, nav.menu .dark .column5, nav.menu .dark .column4, nav.menu .dark .column3,
	nav.menu .dark .column2, nav.menu .dark .column1 {
	width: 100%;
	*width: 99.94680851063829%;
	}

	.right-side-header {
	    margin-left: 30px;
	    display: flex;
	    align-items: center;
	}

	.mega-menu-holder {
		margin-left: auto;
	}

	.megamenu-journey .dark img {
	    display: none;
	}

	.journey-top {
	    margin-bottom: -10px;
	}


	.journey-bottom {
	    margin-bottom: 20px;
	}

	.megamenu-podcasts {
		padding-bottom: 90px;
	}

	.flex_container {
	  max-width: 1120px;
	  padding: 0 20px;
	}


	.course_image_liststyle .overlay_course {
	    position: absolute;
	    width: 100%;
	    height: 73%;
	}


}

@media screen and (max-width: 1200px) {

	.flex_container {
	  max-width: 990px;
	}

	.banner_text {
	    width: 60%;
	}

	.mission_big_img {
		width: 100%;
		margin-left: 10px;
	}

	.course_item_liststyle {
    	display: block;
    }

	.course_image_liststyle  .overlay_course {
	    position: absolute;
	    width: 100%;
	    height: 98%;
	}
	.course_image_liststyle {
	    margin-bottom: -6px;
	}

	.single_blog_header_img img {
	    width: 100%;
	    position: static;
	    margin-bottom: 30px;
	}
	.single_share {
	    position: static;
	    top: 100px;
	}
}


@media screen and (max-width: 1020px) {
	.banner_images {
		display: none;
	}
	.banner_text {
	    width: 100%;
	}


}

/* For Mac View */
@media screen and (max-width: 991px) {
	.flex_container {
	  max-width: 95%;
	}

	.header-search input[type="text"] {
	    width: 49px;
	    padding-right: 30px;
	}

	.popular__course {
	    padding-bottom: 40px;
	}


	.home_features {
	  padding-bottom: 40px;
	}

	.home_features .main__title {
		margin-bottom: 40px;
	}

	.home_feature_item {
	    margin-bottom: 30px;
	    width: 80%;
	}

	.add_banner_left_inner {
	    position: static;
	    margin-bottom: 30px;
	}

	.partners_grid {
	    display: grid;
	    grid-template-columns: repeat(3, 2fr);
	}

	.copyright {
	    padding: 40px 0 0;
	    display: block;
	}


	.foot_menu {
		margin-top: 10px;
	}

	.foot_menu li {
	    display: inline;
	    margin-left: 0;
	    margin-right: 10px;
	}

	.inner_footer .column2,.inner_footer .column3 {
		margin-bottom: 40px;
	}

	.inner_footer h4 {
		margin-bottom: 20px;
	}

	.start_schedule {
		padding: 60px 20px;
	}

	.discover_more .column4 {
		margin-bottom: 20px;
	}

	.about_video {
	    padding: 40px 0;
	}

	.about_advance {
	    padding: 0px 0 40px;
	}

	.about_partners {
    	padding: 40px 0;
    }

    .about_mission {
	    padding: 40px 0;
	}
	.about_mission_txt {
		margin-bottom:40px;
	}

	.mission_big_img {
	    width: auto;
	    margin-left: 0px;
	}

	.discover_gym_text {
	    padding: 20px 0px;
	}

	.discover_more {
	    padding: 40px 0;
	}

	.about_partners_grid {
	    display: grid;
	    grid-template-columns: repeat(3, 2fr);
	}

	.instructor_achievement_grid {
	    display: grid;
	    grid-template-columns: repeat(3, 2fr);
  		grid-row-gap: 50px; 
	}

	.price_item {
		margin-bottom: 80px;
	}

	.instructor_img {
		margin-bottom: 30px;
	}

	.teacher_infos {
	    right: 0px;
	}

	.hero_left_side {
	    width: 60%;
	}

	.blog_header .flex_container {
	  display: block;
	  justify-content: space-between;
	  align-items: center;
	}
	.blog_header h1 {
	  width: 100%;
	  margin-bottom: 30px;
	}
	.blog_header p {
	  width: 100%;
	}

	.blog_text {
	    padding: 0px 0px;
	}
	.single_blog_adv {
	    background: linear-gradient(315.47deg, #E0D724 3.58%, #E0D724 49.41%, #FE6523 49.42%, #FE6523 95.25%);
	    margin-bottom: 40px;
	}

	.nested_item {
	    margin-left: 30px;
	}
	.single_blog_header {
	    margin-bottom: 50px;
	}
}

/* For Tablet View */
@media screen and (max-width: 780px) {


	.header__inner {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    flex-direction: column;
		position: relative;
	}
	.header-search input[type="text"] {
	    width: 210px;
	    padding-right: 10px;
	}

	.mega-menu-holder {
	    margin-left: 0;
	    position: absolute;
	    right: 28%;
	    top: 7px;
	}

	ul.dropdown {
	    z-index: 111;
	}

	.header .logo {
		margin-bottom: 10px;
		margin-left: -60px;

	}

	.dropdown-browse,.header-search {
		margin-bottom: 10px;
	}

	.right-side-header {
	    margin-top: 10px;
	}
	.top-offer{
		background: #17212b;
	    text-align: center;
	    padding: 10px 30px;
	}
	#close-offer {
	    color: #fff;
	    text-align: right;
	    position: absolute;
	    right: 30px;
	    top: 10px;
	}

	.category__items li {
	    display: block;
	    align-items: center;
	    width: 75%;
	    margin: 0 auto 20px auto;
	}

	.category__items img {
	    margin-left: auto;
	}

	.discover {
		margin-right: 0;
	    width: 100%;
	}
	.enroll {
	    width: 100%;
	}

	#counters {
	    display: block;
	    text-align: center;
	}

	.count_style {
		margin-bottom: 20px;
	}

	.flex_container {
	    max-width: 88%;
	}
	.course_header {
	    display: block;
	    align-items: center;
	}

	.course_button {
	    margin: 30px 0px 50px;
	    display: table;
	    float: left;
	}


	.mission_big_img {
	    width: 100%;
	    margin-left: 0px;
	}

	.instructor_achievement_grid {

	  display: block;
	}

	.instructor_achievement_grid_item {
		margin-bottom: 50px;
	}

	.instrucor_listing {
	    border-bottom: 0px solid #D7D7D7;
	    display: block;
	}

	.instrucor_listing li {
	    margin-left: 0;
	}
	.btn-11 span.effect{ 
		display: none;
	}

	.instructor_listing_with_number .number_of {
	    font-family: 'Onest';
	    font-style: normal;
	    font-weight: 600;
	    font-size: 13px;
	    position: absolute;
	    right: 10px;
	}

	.inner_pagess_sitemap .flex_container {
	    display: block;
	    flex-wrap: nowrap;
	}


	.single_course_hero .flex_container {
	    display: block;
	    justify-content: space-between;
	    align-items: center;
	}

	.hero_left_side {
	    width: 100%;
	    margin-bottom: 40px;
	}

	.tabs-widget .tab-links li {
	    background: #ffffff;
	    color: #17212b;
	    width: 25%;
	}


}

/* For Mobile Portrait View */
@media screen and (max-width: 479px) {

	.mega-menu-holder {
	    right: 40px;
	    top: 7px;
	}

	.category__items li {
	    width: 90%;
	}


	.home_feature_item {
	    width: 100%;
	}


	.add_banner_left_inner {
	    padding: 0px 60px;
	    display: flex;
	    align-items: center;
    	background: #FBF6F4;}

    .add_banner_left_text {
	    position: static;
	    right: 5%;
	    width: 100%;}

    .partners_grid {
	    display: block;
	}

	.main_banner {
	    background: #F9F9F9;
	    box-shadow: inset 0px 19px 24px -10px rgb(0 0 0 / 4%);
	    padding: 90px 40px;
	}


	.about_partners_grid {
		display: grid;
	    grid-template-columns: repeat(2, 3fr);
	}

	.about_partners p {
	    width:100%;
	}

	.about_partners_item {
		margin-bottom: 20px;
	}

	.mission_small_img {
	    width: 150px;
	}

	.price_table_description {text-align: right;}

	.teacher_infos {
	   	width: 100%;
    	position: relative;
	}

	.tabs-widget .tab-links {
	    margin: 0;
	    display: block;
	    border-bottom: 2px solid #e8e9ee;
	}

	.tabs-widget .tab-links li {
	    background: #ffffff;
	    color: #17212b;
	    width: 100%;
	   text-align: center;
	}


}
