.mobile_menu_accordtrigger {
	display: none;
}
.mobile_menu_accordtrigger.add_member.button {
	display: none;
}
@media only screen and (max-width: 1530px) {
	.page-id-363 .timelinehistory ul.lifetime .slick-prev.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-prev.slick-arrow {
	left: 50px;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow {
	right: 50px;
	}
	.contnt_block.post-id-content-266 {
		padding: 20px;
	}
		body .Current-Students #Cbe_sec {
		margin: 0 150px;
	}
}
@media only screen and (max-width: 1480px) {
	.page-id-363 .timelinehistory ul.lifetime .slick-prev.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-prev.slick-arrow {
	left: 0;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow {
	right: 0;
	}
	.site-header .rightcol li a {
		margin: 0px 15px 0 15px;
	}
	.site-header .rightcol .add_member {
	margin: 0 40px 0 15px;
	}
	.contnt_block.post-id-content-266 {
		padding: 6px;
	}
}
@media only screen and (max-width: 1420px) {
	body .about .ourcount h2.watermarktext {
		font-size: 250px;
	}
	body .Current-Students #Cbe_sec {
		margin: 0 90px;
	}
	.bcs-page .Program-sec .Program-sub-sec h4 {
		min-height: 80px;
	}
}
@media only screen and (max-width: 1366px) {
	.meetourteam .teamintro {
		min-height: 461px;
	}
	.contnt_block.post-id-content-266 p {

		line-height: 1.55;
	}
	.post-type-archive-sfwd-courses .course-item {
		padding: 35px 45px 75px 50px;
	}
	.user_access_segment {
		position: absolute;
		bottom: 50px;
	}
	.post-type-archive-sfwd-courses .content_block .post_excerpt {
		/* min-height: 330px; */
		width: 100%;
	}
	.post-type-archive-sfwd-courses .content_block .post_excerpt p {
		font-size: 15px;
		
	}
}
@media only screen and (max-width: 1350px) {
	.site-footer .menu-footer-navigate-menu-container {
		margin-right: 98px;
	}
	.site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n+1) {
		margin-right: 35px;
	}
	.site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n) {
		margin-left: 35px;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-dots li a, .page-id-289 .timelinehistory ul.lifetime .slick-dots li a {
		padding: 0 30px 15px;
		min-width: 260px;
	}
	.site-header .rightcol li a {
		margin: 0px 10px 0 10px;
	}
	.site-header .rightcol .add_member {
	margin: 0 40px 0 10px;
	}
	
}
@media only screen and (max-width: 1280px) {
	.Future-Students .overview-sec .firstcolumn, .Future-Students .Sessions-Calendar-sec .firstcolumn {
		width: 100%;
		display: inline-block;
		float: none;
	}
	.Future-Students .overview-sec .seccolumn, .Future-Students .Sessions-Calendar-sec .seccolumn {
		width: 100%;
		display: inline-block;
		float: none;
	}
	.post-type-archive-sfwd-courses .course-item .image_block {
		display: inline-block;
		vertical-align: bottom;
		height: 100%;
		width: 48%;
		margin: 0 1%;
	}
}
@media only screen and (max-width: 1279px) {
/*header*/
body .openicon {
	width: 36px;
	height: 36px;
	background: #ffc73d url(images/response-open.png)no-repeat scroll center center;
	border-radius: 50%;
	display: block;
}
body .openicon.active{
	background: #ffc73d url(images/close.png)no-repeat scroll center center;
}
.site-header-layout-horizontal .site-header .row {
	margin: 0;
	padding: 16px 0;
}
.site-header .rightcol .menu {
	display: flex;
	list-style-type: none;
	margin: 0;
}
/*header .row {
	padding: 47px 0;
}*/
#masthead.sticky {
	position: fixed !important;
}
body .site-header .leftcol {
	display: inline-block;
	margin: 0;
	position: absolute;
	height: 100%;
	bottom: 0;
}
.mobile_menu_accordtrigger {
	display: flex;
	width: 100%;
	position: ;
	align-items: center;
	justify-content: space-between;
	margin:20px 0 ;
}
.mobile_menu_accordtrigger::after {
	content: "";
	width: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	position:relative;
	background-color: #f3f6f9;
	border-radius:50%;
	background-image: url(images/arrow_big.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px;
}
.mobile_menu_accordtrigger.add_member.button {
	display: inline-block;
}
.mini-cart_wrap {
	display: inline-block;
	width: 100%;
	background: #0000005e;
	position: absolute;
	top: calc(100% + 2px);
	left: 100%;
	transition: all linear .4s;
	z-index: 99;
}
body #masthead.site-header .container .rightcol .menu li.cart_trigger.active a{
	background: #ffc73d url(images/close.png)no-repeat scroll center center;
}
body #masthead.site-header .container .rightcol .menu li.search_tigger.active a{
	background: #ffc73d url(images/close.png)no-repeat scroll center center;
}
.page-template #masthead.site-header{
	overflow-x:clip;
}
.mobile_menu_accordtrigger.has_trigger::after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform:rotate(90deg);
	transition:transform linear .4s;
}
.mobile_menu_accordtrigger.has_trigger.active::after {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform:rotate(270deg);
	transition:transform linear .4s;
}
.common_trig {
	display: none;
}
.menu-about-header-fall-back-container .menu {
	margin-left: 20px;
	margin-right: 20px;
}
body.home .site-branding-wrapper.home-logo{
	display: block;
	padding: 0;
}
body .site-branding-wrapper {
	padding:0;
}
.page-template #masthead.site-header .container .rightcol .menu li a {
	display: block;
	font-size: 0;
	width: 36px;
	line-height: 36px;
}
.menu_fall_back {
	width: calc(100vw);
	height: 100vh;
	top: 112.61px;
	left: 0;
	background-color: transparent;
	z-index: -1;
	visibility: hidden;
	/* transition: all linear .4s; */
	position: fixed;
}
.mobile_menu_accordtrigger.add_member {
	display: block;
	border-radius: 25px;
	background-color: #ffc73d;
	color: #002537;
	padding: 12px 20px 14px;
	font-size: 15px;
	text-align: center;
	width: max-content;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}
.mobile_menu_accordtrigger.add_member:hover{
	background-color: #ffc73d;
	color: #002537;
}
.mobile_menu_accordtrigger.add_member::after {
	display:none;
}
body .site-header .middlecol {
	left: 0;
	padding-left: 0;
	position: unset;
}
.mobile_menu_accordtrigger span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #cb7950;
}
.menu_fall_back div.menu-student-header-fall-back-container, .menu_fall_back div.menu-courses-header-fall-back-container, .menu_fall_back div.menu-about-header-fall-back-container {
	display: none;
	transform:none;
}
.site-header .menu_fall_back .common_trig {
	display: none;
}
.menu-student-header-fall-back-container,.menu-about-header-fall-back-container, .menu-courses-header-fall-back-container {
	background: #f3f6f9;
}
.menu-student-header-fall-back-container .menu {
	margin-left: 20px;
	margin-right: 20px;
}
.menu-courses-header-fall-back-container #menu-courses-header-fall-back {
	margin-left: 20px;
	margin-right: 20px;
	background: #f3f6f9;
	padding: 0;
}
.menu-courses-header-fall-back-container #menu-courses-header-fall-back .menu li a {
	font-size: 13px;
}
.site-header .menu_fall_back .transition_container {
	position: absolute;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow: hidden;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-o-transform: unset;
	transform: unset;
	padding: 0 20px 30px 20px;
	width: 100%;
	max-width: 400px;
	overflow-y: scroll;
}
.home .site-header .menu_fall_back .transition_container {
	background-color: #fff;
}
body .site-header .rightcol .add_member {
	display: none;
}
#masthead.site-header .container .rightcol .menu li a {
	display: inline-block;
	font-size: 0;
	width: 36px;
	height: 36px;
	padding: 0;
	background-position: center center;
	border-radius: 50%;
	background-color: #eaedef;
	margin: 0 7.5px;
}
body.home.page-template #masthead.site-header .container .rightcol .menu li .searchicon ~ a {
	background: url(images/searchicon.png) no-repeat scroll;
	padding: 0;
	background-position: center center;
	background-color: #eaedef;
}
body.home.page-template #masthead.site-header .container .rightcol .menu li .Carticon ~ a {
	background: url(images/carticon.png) no-repeat scroll;
	padding: 0;
	background-position: center center;
	background-color: #eaedef;
}
.site-header .container .rightcol .menu li .searchicon ~ a {
	background: url(images/searchicon.png) no-repeat scroll;
}
.site-header .container .rightcol .menu li .Carticon ~ a {
	background: url(images/carticon.png) no-repeat scroll;
}
.site-header .rightcol {
	z-index: 111;
}
#masthead.site-header {
	position: relative;
	overflow-x: clip;
}
#masthead.site-header .container .rightcol .menu li span.openicon {
	margin: 0 0 0 7.5px;
}
#sub-item-2 {
	display: none;
}
.site-header .rightcol .menu li.cart_trigger,.site-header .rightcol .menu li.search_tigger {
	width: 51px;
	transform:scale(1);
	transition: all linear .3s;
}
.site-header .rightcol .menu li.cart_trigger.shrink {
	width:0px;
	transform:scale(0);
	transition: all linear .3s;
}
.site-header .rightcol .menu li.search_tigger.shrink {
	width:0px;
	transform:scale(0);
	transition: all linear .3s;
}
.btn-close {
	display: inline-block;
	position: absolute;
	top: -73px;
	right: 110px;
	margin: 0 auto;
	z-index: 10001;
}
.search-wrap .src-box .field {
	display: block;
	width: calc(100%);
	margin: 0;
	height: 40px;
	font-size: 13px;
	padding: 12px 15px;
}
.search-wrap .src-box .submit {
	position: absolute;
	right: 0;
	border-radius: 25px;
	width: auto;
	vertical-align: middle;
	top: calc(50% - 15px);
	font-size: 13px;
	background: #002537;
	line-height: 1;
	letter-spacing: -0.5px;
	padding: 12px 32px;
	font-family: 'Sohne Breit',sans-serif;
}
#searchform {
	padding: 20px 0;
}
.search-wrap .src-box {
	position: relative;
	display: block;
	width: 92%;
	margin: 0 auto;
}
/*body .site-header .container .rightcol .menu li#sub-item-3::after{
	content: "";
	width: 36px;
	height: 36px;
	position: absolute;
	top: calc(50% - 18px);
	right: 65px;
	background:#eaedef url(images/carticon.png)no-repeat scroll center center;
	border-radius: 50%;
	margin-right: 15px;
}
body .site-header .container .rightcol .menu li#sub-item-1::after{
	content: "";
	width: 36px;
	height: 36px;
	position: absolute;
	top: calc(50% - 18px);
	right: 130px;
	background:#eaedef url(images/searchicon.png)no-repeat scroll center center;
	border-radius: 50%;
	margin-right: 15px;
}/*
/*header end*/
	#wrapper .content-outer.container .row #primary #B_sec {
		height: 320px;
	}
	body .site-footer .menu-footer-navigate-menu-container {
		text-align: left;
		margin-right: 140px;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n+1) {
		margin-right: 35px;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n) {
		margin-left: 35px;
	}
	body #footer #logo {
		width: 100%;
		height: 22.25%;
		float: unset;
		vertical-align: top;
		text-align: center;
		margin-bottom: 20px	;
	}
	body #footer .Footer_Content {
		width: 100%;
		float: unset;
	}
	body .site-footer .Footer_Content2row {
		margin: 45px 0 90px 0;
		/*text-align: center;*/
	}
	body .timelinehistory {
		width: calc(100% - 50px);
		display: inline-block;
		float: unset;
		margin: 0 25px;
		padding: 30px 0 35px;
	}
	body .timelinehistory ul.lifetime .slick-list.draggable {
		margin-top: 0;
		/*height: auto !important;*/
	}
	body .timelinehistory ul.lifetime li .column.col1 {
		width: 100%;
		float: unset;
		display: inline-block;
		margin: 0 auto;
		text-align: center;
	}
	body .timelinehistory ul.lifetime li .column.col2 {
		width: auto;
		float: unset;
		display: inline-block;
		margin: 0 auto;
		text-align: center;
	}
	.meetourteam .teamintro {
		width: 100%;
		float: unset;
		display: inline-block;
		text-align: center;
		height: auto;
		min-height: 0;
	}
	.meetourteam {
		width: 100%;
		display: block;
		line-height:0;
	}
	.meetourteam #Staffs {
		width: 100%;
		float: none;
		display: inline-block;
	}
	.meetourteam #Staffs #team .image_block {
		float: unset;
		width: 50%;
	}
	.meetourteam #Staffs #team .image_block .post-image {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.contnt_block.post-id-content-266 {
		padding: 30px;
		height: unset;
		width: 100%;
	}
	.meetourteam #Staffs #team .staff_member {
		display: flex;
	}
	.contnt_block.post-id-content-266 .member_description + p {
		margin-bottom: 10px;
	}
	body .Current-Students #Cbe_sec {
		margin: 0 50px;
	}
	
}
@media only screen and (max-width: 1199px) {
	body .videobanner .banners.video_banners .banner_item_bg.bannervideo .banner_video {
		height: 420px;
	}	
	body.page-id-363 .timelinehistory ul.lifetime .slick-dots li a, body.page-id-289 .timelinehistory ul.lifetime .slick-dots li a {
		min-width: 200px;
	}
	body .Current-Students #Cbe_sec {
		margin: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n+1) {
		margin-right: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n) {
		margin-left: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item {
		width: calc(50% - 15px);
	}
}
@media only screen and (max-width: 1100px) {
	#clientlogos .imageblock {
		width: 33.33%;
		display: block;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.Current-Students #Cbe_sec .cbe-form-sec .edit label {
		display: block;
		min-height: 56px;
	}
	body .site-footer .Footer_Content2row ul.menu {
		margin: 0 30px 0 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n+1) {
		margin-right: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n) {
		margin-left: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item {
		width: calc(50% - 5px);
	}
}
@media only screen and (max-width: 1024px) {
	.meetourteam #Staffs #team .image_block {
		float: unset;
		width: 100%;
	} 
	.meetourteam #Staffs #team .image_block .post-image {
		height: auto;
		width: 50%;
		object-fit: cover;
		margin: 0 auto;
		display: block;
	}
	body.woocommerce-checkout .entry-content .woocommerce p.form-row {
		margin-bottom: 30px;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		width: calc(100%);
		display: inline-block;
	}
	body.woocommerce-checkout .entry-content form #customer_details.col2-set {
		width: calc(100%);
		margin: 0;
	}
	.meetourteam #Staffs #team .staff_member {
		flex-direction: column;
	}
	.meetourteam #Staffs #team .contnt_block {
	width: 100%;
		padding: 40px 20px 40px 20px;
	}
	#masthead.site-header .container .menu li a {
		vertical-align: middle;
		line-height: 1.5;
		display: inline-block;
		font-size: 13px;
	}
	#wrapper .content-outer.container .row #primary #B_sec .common_cnt h3 {
		font-size: 18px;
	}
	body .about .ourcount h2.watermarktext {
		font-size: 80px;
	}
	.about .ourcount ul {
		position: relative;
		margin: 0px auto 60px;
	}
	body.page-template-LDContent .pg-cntnt {
		padding: 20px 30px;
	}
	.meetourteam .teamintro h2 {
		font-family: 'Sohne Breit';
		font-weight: normal;
		font-size: 20px;
		text-align: center;
	}
	.meetourteam #Staffs #team .image_block .inner-float-wrap .overviewcntnt .member_name a {
		font-size: 15px;
	}
	.member_designation {
		font-size: 13px;
	}
	.meetourteam .teamintro {
		padding: 35px 30px;
		min-height: 0;
		height: auto;
	}
	.contnt_block.post-id-content-266 p {
		font-size: 13px;
		font-weight: 500;
		font-family: 'Modern Era',sans-serif;
	}
	.header-abt-pg.hd-img {
		min-height: 220px;
	}
	.header-abt-pg.hd-img .hdr-abt h1 {
		font-size: 30px;
	}
	body.page-template-futurestudents .header-abt-pg.hd-img .hdr-abt h1 {
		font-size: 30px;
		margin-bottom: 0;
	}
	.page-template-aboutus .header-abt-pg.hd-img .hdr-abt .textsmall {
		font-size: 12px;
	}
	.page-template-aboutus .header-abt-pg.hd-img .hdr-abt h1 {
		font-size: 30px;
		margin: 20px auto 20px;
	}
	.page-template-aboutus .header-abt-pg.hd-img .hdr-abt .captiontext {
		font-size: 15px;
	}
	body .timelinehistory h4 {
		font-size: 11px;
		margin-bottom: 20px;
	}
	body .timelinehistory h2 {
		font-size: 24px;
	}
	body .timelinehistory ul.lifetime .slick-dots li {
		display: none;
	}
	body .timelinehistory ul.lifetime .slick-dots .slick-active{
		display: inline-block;
		width:100%;
	}
	body.page-id-363 .timelinehistory ul.lifetime, body.page-id-289 .timelinehistory ul.lifetime {
		margin: 50px auto 0px;
	}
	body.page-id-363 .timelinehistory, body.page-id-289 .timelinehistory {
		margin: 0 auto;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow {
		top: -50px;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-prev.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-prev.slick-arrow {
		top: -50px;
	}
	body.page-id-363 .timelinehistory ul.lifetime .slick-dots li.slick-active a::before, body.page-id-289 .timelinehistory ul.lifetime .slick-dots li.slick-active a::before {
		display: none;
	}
	body.page-id-363 .timelinehistory ul.lifetime .slick-dots li.slick-active a::after, body.page-id-289 .timelinehistory ul.lifetime .slick-dots li.slick-active a::after {
		display: none;
	}
	body.page-id-363 .timelinehistory ul.lifetime .slick-dots, body.page-id-289 .timelinehistory ul.lifetime .slick-dots {
		left: 0 !important;
		top: -40px;
	}
	body.page-id-363 .timelinehistory ul.lifetime .slick-dots li a, body.page-id-289 .timelinehistory ul.lifetime .slick-dots li a {
		padding: 0 30px;
		min-width: 260px;
	}
	body .timelinehistory ul.lifetime {
		margin: 90px auto 0;
	}
	body .timelinehistory ul.lifetime .slick-prev.slick-arrow {
		top: -70px;
		left: 0;
	}	
	body .timelinehistory ul.lifetime .slick-next.slick-arrow {
		top: -70px;
		right: 0px;
	}
	body .timelinehistory ul.lifetime .slick-list.draggable {
		margin-top: 0;
	}
	body .timelinehistory ul.lifetime .slick-dots li:nth-child(2) {
		margin: 0;
	}
	body .timelinehistory ul.lifetime .slick-dots {
		left: 0 !important;
		top: -60px;
		margin: 0;
	}
	body .timelinehistory ul.lifetime .slick-dots li a {
		padding: 0 30px;
	}
	body .timelinehistory ul.lifetime .slick-dots li.slick-active a::before {
		display: none;
	}
	body .timelinehistory ul.lifetime .slick-dots li.slick-active a::after {
		display: none;
	}
	body .timelinehistory ul.lifetime li .column.col1 .dateyearspan {
		font-size: 13px;
		font-family: 'Sohne Breit';
		font-weight: normal;
		letter-spacing: -.5px;
		color: #002537;
		margin-bottom: 10px;
	
	}
	body .timelinehistory ul.lifetime li .column.col1 .dateyearspan {
		font-size: 13px;
		letter-spacing: -.10px;
		margin-bottom: 10px;
	}
	body .timelinehistory ul.lifetime li .column.col1 h4 {
		font-size: 16px;
	}
	body .timelinehistory ul.lifetime li .column.col1 p {
		font-family: 'Modern Era', sans-serif;
		font-size: 14px;
		margin: 15px 0 25px;
		width: 100%;
		display: inline-block;
		color: #002537;
		font-weight: 500;
		letter-spacing: -.10px;
		line-height: 21px;
	}
	body .theprocess {
		padding: 15px 30px 80px;
	}
	body .theprocess .rowheading h4 {
		font-size: 14px;
		margin-bottom: 10px;
		line-height: 1.45;
		font-family: 'Sohne Breit', sans-serif;
	}
	body .theprocess .rowheading .pagingInfo {
		font-size: 14px;
		font-weight: bold;
		font-family: 'Sohne Breit', sans-serif
	}
	body .theprocess .rowslider .leftdiv {
		width: 100%;
		float: unset;
		display: inline-block;
		margin: 0 auto 25px;
		font-size: 20px;
		font-weight: bold;
		font-family: 'Sohne Breit', sans-serif;
		text-align: center;
	}
	body .theprocess .rowslider .leftdiv h2 {
		font-size: 20px;
	}
	body .theprocess .rowslider .slideshow {
		width: 100%;
		float: unset;
		text-align: center;
	}
	body .theprocess .rowslider .slick-list.draggable {
		display: inline-block;
		width: 100%;
	}
	body .theprocess .rowslider .slideshow .slide-placeholder {
		text-align: center;
		float: unset;
	}
	body .theprocess .rowslider .slideshow .slide-placeholder h5 {
		font-size: 15px;
		margin-bottom: 15px;
	}
	body .theprocess .rowslider .slideshow .slide-placeholder p {
		font-size: 14px;
		margin-bottom: 15px;
	}
	body .cus-arrow-one .slick-prev.slick-arrow {
		position: absolute;
		float: unset;
		left: calc(50% - 60px);
	}
	body .cus-arrow-one .slick-next.slick-arrow {
		position: absolute;
		float: unset;
		right: calc(50% - 60px);
	}
	body .ourtestimonials {
		padding: 50px 30px 150px;
	}
	body .ourtestimonials h4 {
		font-size: 12px;
	}
	body .ourtestimonials h2 {
		font-size: 20px;
		margin: 0 auto 20px;
	}
	body .ourtestimonials .style-clean_style blockquote.easy_testimonial {
		font-size: 14px;
		height: auto;
	}
	body .ourtestimonials .testimonial_author {
		width: auto !important;
	}
	body .ourtestimonials .testimonial_author .testimonial-client {
		font-size: 10px;
	}
	body .ourtestimonials .testimonial_author .testimonial-client::before {
		left: -16px;
		top: 8px;
		width: 10px;
		padding-right: 0;
	}
	body .ourtestimonials .easy-t-cycle-controls .cycle-prev.easy-t-cycle-prev {
		top: unset;
		left: calc(50% - 60px);
		bottom: 50px;
	}
	body .ourtestimonials .easy-t-cycle-controls .cycle-next.easy-t-cycle-next {
		top: unset;
		right: calc(50% - 60px);
		bottom: 50px;
	}
	body .bcs-page {
		margin: 0 20px;
	}
	body .bcs-page .description-sec p {
		font-size: 14px;
		margin: 20px 0;
	}
	body .bcs-page .Program-sec .Program-sub-sec:nth-child(2n+1) {
		margin-right: 0;
	}
	body .bcs-page .Program-sec .Program-sub-sec:nth-child(2n) {
		margin-left: 0;
	}
	body .bcs-page .Program-sec .Program-sub-sec {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0;
		text-align: center;
	}
	body .bcs-page .Program-sec .Program-sub-sec h4 {
		margin: 35px 0 15px;
		font-size: 18px;
		min-height: unset;
	}
	body .bcs-page .Program-sec .Program-sub-sec p {
		margin: 0 0 20px;
		font-size: 15px;
		font-weight: bold;
	}
	body .bcs-page .Program-sec .Program-sub-sec .price-description {
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
		font-size: 14px;
	}
	body .bcs-page .Program-sec .Program-sub-sec p:last-child {
		margin: 0 0 35px;
	}
	body .bcs-page .Program-sec .Program-sub-sec .buy-button {
		font-size: 13px;
		display: inline-block;
		width: auto;
	}
	body .bcs-page .Program-sec .Live-Program {
		background: #ffc73d;
	}
	body .bcs-page .Program-sec .Questions-Program {
		background: #bd4f18;
	}
	body .bcs-page .Program-sec .Live-Program h4 {
		color: #002537;
	}
	body .bcs-page .Program-sec .Live-Program .price {
		color: #bd4f18;
	}
	body .bcs-page .Program-sec .Live-Program .price-description {
		color: #002537;
	}
	body .bcs-page .Program-sec .Live-Program .price-description span {
		color: #bd4f18;
	}
	body .bcs-page .Program-sec .Live-Program .buy-button {
		background-color: #002537;
		color: #fff;
	}	
	body .bcs-page .Program-sec .Questions-Program h4 {
		color: #fff;
	}
	body .bcs-page .Program-sec .Questions-Program .price {
		color: #fff;
	}
	body .bcs-page .Program-sec .Questions-Program .price-description {
		color: #fff;
	}
	body .bcs-page .Program-sec .Questions-Program .price-description span {
		color: #fff;
	}
	body .bcs-page .Program-sec .Questions-Program .buy-button {
		background-color: #ffc73d;
		color: #002537;
	}
	body  .office-cnt {
		width: 100%;
	}
	body .contact-page .contact-sec .Address-sec {
		margin-top: 30px;
	}
	body .office-cnt {
		margin: 0 auto 30px;
	}
	body .contact-page .contact-sec .office-cnt h3 {
	font-size: 15px;
	}
	body .contact-page .contact-sec .office-cnt p {
		font-size: 14px;
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
	}
	body .contact-page .contact-form-sec {
		margin: 45px 0 35px;
		display: inline-block;
		width: 100%;
	}
	body .contact-page .contact-form-sec h3 {
		font-size: 20px;
		font-family: 'SohneBreit-Buch', sans-serif;
		font-weight: normal;
	}
	body .contact-page .contact-form-sec p {
		font-size: 14px;
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	body .contact-page .cnt-form-sum-sec {
		width: calc(100% - 60px);
		max-width: unset;
		margin: 0 30px;
		display: block;
	}
	body .contact-page .gt-sec {
		display: inline-block;
		width: 100%;
	}
	body .contact-page .cnt-form-sum-sec .gt-sec label {
		display: inline-block;
		width: 100%;
		margin-top: 10px;
	}
	body .cnt-form-sum-sec .gt-sec label:nth-child(2n+1) {
		margin-right: 0;
	}
	body .contact-page .cnt-form-sum-sec .gt-sec label:nth-child(2n) {
		margin-left: 0;
	}
	body .contact-page .cnt-form-sum-sec .gt-sec label input {
		padding: 10px 20px;
		border-radius: 35px;
		font-size: 14px;
	}
	body .contact-page .cnt-form-sum-sec .gt-sec .Sub-button {
		margin-top: 10px;
	}
	body .contact-page .cnt-form-sum-sec .gt-sec .Sub-button input {
		padding: 10px 20px;
		border-radius: 35px;
		font-size: 13px;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div {
		margin: 0 auto 10px;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div p {
		font-size: 14px;
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div.imagerow.row1 .imagediv {
		float: unset;
		display: inline-block;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div.imagerow.row1 .contentdiv {
		float: unset;
		width: 100%;
		display: inline-block;
		margin: 0 auto;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div.imagerow.row2 .imagediv {
		float: unset;
		display: inline-block;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	body.page-id-337.page-template-LDContent .pg-cntnt .entry-content-page div.imagerow.row2 .contentdiv {
		float: unset;
		width: 100%;
		display: inline-block;
		margin: 0 auto;
	}
	body .Current-Students #Tutor_Schedule_sec {
		margin: 0 auto;
		display: inline-block;
		width: 100%;
	}
	body .Current-Students #Cbe_sec .cbe-form-sec .edit label {
		min-height: unset;
	}
	body .Current-Students #Class_Schedule_sec .Service-button {
		font-size: 13px;
		width: max-content;
		display: block;
		margin: 0 auto 20px;
	}
	body .Current-Students #Tutor_Schedule_sec .Schedule-form-sec .edit {
		margin-bottom: 15px;
	}
	body .Current-Students #Tutor_Schedule_sec .Schedule-form-sec .edit label {
		font-size: 14px;
		margin-bottom: 10px;
	}
	body .Current-Students #Tutor_Schedule_sec .Schedule-form-sec .Sub-button input {
		font-size: 13px;
	}
	body .Current-Students #Cbe_sec {
		margin: 0 20px;
	}
	body .Current-Students #Cbe_sec .update-description {
		margin-bottom: 25px;
		font-size: 14px;
	}
	body .Current-Students #Cbe_sec .cbe-form-sec .edit {
		display: inline-block;
		width: 100%;
		float: unset;
		margin: 0 auto 25px;
	}
	body .Current-Students #Cbe_sec .cbe-form-sec .edit label {
		font-size: 14px;
		font-weight: 500;
		font-family: 'Modern Era', sans-serif;
	}
	body .Current-Students .cbe-form-sec .Sub-button {
		margin-top: 20px;
	}
	body #faq #firstcol {
		display: inline-block;
		width: 100%;
		float: unset;
		text-align: center;
		height: auto !important;
	}
	body #faq #firstcol .faq_cat {
		display:none;
	}
	body #faq #firstcol .faq_cat.mobile {
		display: inline-block;
		width: 100%;
		margin-top: 0;
	}
	body #faq #secondcol {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		float: unset;
	}
	body #faq #secondcol .accord_Wrap h2 {
		font-size: 14px;
		padding: 10px 0 10px;
		font-weight: normal;
		color: #bd4f18;
		border-color: #bd4f18;
	}
	body #faq #secondcol .accord_Wrap.active h2 {
		padding: 30px 0 10px;
	}
	body #faq #secondcol .accord_Wrap .org_accord {
		padding-bottom: 5px;
		border-bottom: 1px solid #bfbfbf;
	}
	body #faq #secondcol .accord_Wrap .org_accord .accord_item {
		font-family: 'Sohne Breit';
		font-size: 14px;
		margin: 15px 0 10px;
		font-weight: 500;
	}
	body #faq #secondcol .accord_Wrap .org_accord .post_cnt p {
		font-size: 13px;
	}
	body #faq #secondcol .accord_Wrap .org_accord.active {
		padding-bottom: 15px;
	}
	body #faq #firstcol .faq_cat.mobile {
		padding: 12px 20px;
		border-radius: 40px;
		font-size: 13px;
		color: #002537;
		font-family: 'Sohne Breit', sans-serif;
		font-weight: normal;
		background: url(images/res-down-arr.png) no-repeat scroll 96% center #ffc73d;
		width: 100%;
		display: inline-block;
		margin: 0 auto;
		text-align: center;
		letter-spacing: -0.5px;
	}
	body.page-template-futurestudents .Future-Students .overview-sec .youtubevideoscroller .slick-prev.slick-arrow {
		left: 0;
	}
	body.page-template-futurestudents .Future-Students .overview-sec .youtubevideoscroller .slick-next.slick-arrow {
		right: 0;
	}
	body .Future-Students .overview-sec .videobanner-sec-head h3 {
		margin-bottom: 20px;
		font-size: 24px;
	}
	body .Future-Students .Webinars-sec {
		margin: 30px 0;
		font-size: 14px;
		text-align: left;
		font-family: 'Modern Era',sans-serif;
	}
	body .Future-Students .overview-sec .Webinars-sec h3 {
		margin-bottom: 20px;
		font-size: 24px;
	}
	body .Future-Students .overview-sec .Webinars-sec h6 {
		font-size: 16px;
		margin-bottom: 10px;
		display: inline-block;
		width: 100%;
		font-family: 'Sohne Breit',sans-serif;
	}
	body .Future-Students .overview-sec .Webinars-sec p {
		margin: 10px 0 15px 0;
		font-size: 14px;
	}
	body .Future-Students .Webinars-sec img {
		height: auto;
	}
	body .Future-Students .Webinars-Dates-sec h3 {
		margin-bottom: 30px;
		font-size: 24px;
	}
	body .Future-Students .overview-sec .firstcolumn, .Future-Students .Sessions-Calendar-sec .firstcolumn {
		width: 100%;
		display: inline-block;
		float: unset;
	}
	body .Future-Students .overview-sec .seccolumn, .Future-Students .Sessions-Calendar-sec .seccolumn {
		width: 100%;
		display: inline-block;
		float: unset;
	}
	body .Future-Students .Webinars-Dates-sec .Date-list {
		width: 100%;
		margin: 0 auto 10px;
		position: relative;
		display: inline-block;
	}
	body .Future-Students .Webinars-Dates-sec .list-heading {
		padding: 15px 0 15px 20px;
		font-size: 13px;
	}
	body .Future-Students .Webinars-Dates-sec .Date-list .description {
		margin: 20px 30px 15px 20px;
		font-size: 14px;
	}
	body .Future-Students .Webinars-Dates-sec .Date-list .Date {
		margin: 0 20px;
		font-size: 13px;
	}
	body .Future-Students .Webinars-Dates-sec .list-description .View-button {
		font-size: 13px;
		display: inline-block;
	}
	body .Future-Students .Webinars-Dates-sec .list-description p {
		margin: 20px 20px 30px;
	}
	body .Future-Students .Sessions-Calendar-sec h3 {
		margin-bottom: 30px;
		font-size: 20px;
	}
	body .Future-Students .Sessions-Calendar-sec .Date-list {
		width: 100%;
		margin: 0 auto 10px;
		position: relative;
		display: inline-block;
	}
	body .Future-Students .Sessions-Calendar-sec .list-heading {
		padding: 15px 0 15px 20px;
		font-size: 13px;
	}
	body .Future-Students .Sessions-Calendar-sec .Date-list .list-description .list-Session{
	margin: 20px 20px 15px 20px;
	font-size: 14px;
	width: calc(100% - 40px);
	}
	body .Future-Students .Sessions-Calendar-sec .Date-list .list-description .description {
		margin: 0 20px;
		font-size: 13px;
		width: calc(100% - 40px);
	}
	body .Future-Students .Sessions-Calendar-sec .list-description .View-button {
		font-size: 13px;
		display: inline-block;
	}
	body .Future-Students .Sessions-Calendar-sec .list-description p {
		margin: 20px 20px 30px;
		width: calc(100% - 40px);
	}
	body .Future-Students .Housing-sec .banner-up-sec h3 {
		margin-bottom: 20px;
		font-size: 24px;
	}
	body .Future-Students .Housing-sec .banner-up-sec p {
		margin-bottom: 20px;
		font-size: 14px;
	}
	body .Future-Students .Housing-sec .banner-sec-link a {
		font-size: 14px;
	}
	body .Future-Students .Housing-sec .banner-up-sec .House-location {
		font-family: 'Modern Era', sans-serif;
		font-weight: bold;
		font-size: 14px;
	}
	body .Future-Students .Housing-sec .banner-up-sec img {
		margin-top: 40px;
		display: inline-block;
		width: 100%;
	}
	body .Future-Students .Housing-sec .banner-down-sec {
		margin-top: 30px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .include-sec h6 {
		font-family: 'Modern Era', sans-serif;
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 20px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .include-sec ul {
		margin-bottom: 20px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .include-sec ul .list-item {
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
		font-size: 14px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .include-sec ul .list-item::before {
		top: 7px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .Cost-sec h6 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .Cost-sec p {
		margin: 0 auto 10px 0;
		display: block;
		width: max-content;
		font-size: 14px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .Cost-sec .Cost {
		font-size: 14px;
	}
	body .Future-Students .Housing-sec .banner-down-sec .last-sec {
		font-size: 14px;
	}
	body .Future-Students .travel_Details_sec #firstcol {
		display: inline-block;
		width: 100%;
		float: unset;
		text-align: center;
		height: auto !important;
	}
	body .Future-Students .travel_Details_sec #secondcol {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		float: unset;
	}
	body .Future-Students .travel_Details_sec #firstcol .travel_cat {
		display: none;
	}
	body .Future-Students .travel_Details_sec #firstcol .travel_cat.mobile {
		padding: 12px 20px;
		border-radius: 40px;
		font-size: 13px;
		color: #002537;
		font-family: 'Sohne Breit', sans-serif;
		font-weight: normal;
		background: url(images/res-down-arr.png) no-repeat scroll 96% center #ffc73d;
		width: 100%;
		display: inline-block;
		margin: 0 auto;
		text-align: center;
		letter-spacing: -0.5px;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap.active h2 {
		padding: 30px 0 10px;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap h2 {
		font-size: 17px;
		padding: 10px 0 10px;
		color: #bd4f18;
		border-color: #bd4f18;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap .org_accord:last-child {
		border-bottom: none;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap .org_accord {
		padding-bottom: 5px;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap .org_accord.active {
		padding-bottom: 15px;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap .org_accord .accord_item {
		font-family: 'Sohne Breit';
		font-size: 15px;
		margin: 15px 0 10px;
		font-weight: bold;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap .org_accord p {
		font-size: 14px;
		font-weight: 500;
	}
	body .Future-Students .travel_Details_sec #secondcol .accord_Wrap .org_accord .locate-link a {
		font-size: 14px;
		font-weight: 500;
	}
	body.page-template-LDContent .pg-cntnt .easy_testimonials_grid_cell {
		height: auto;
		margin: 0 0 20px;
		display: inline-block;
		float: unset;
		width: 100%;
		min-height: unset;
	}
	body.page-template-LDContent .pg-cntnt .easy_testimonials_grid_cell .easy_testimonial .testimonial_author .testimonial-client {
		font-size: 14px;
	}
	body.page-template-LDContent .pg-cntnt .easy_testimonials_grid_cell .easy_testimonial .testimonial_author .testimonial-client::before {
		top: 13px;
	}
	body.woocommerce-account .woocommerce-MyAccount-navigation {
		float: unset;
		width: 100%;
		padding: 20px 30px 20px 30px;
	}
	body.woocommerce-account .woocommerce-MyAccount-content {
		float: unset;
		width: 100%;
		margin-top: 50px;
	}
	body .login-wrapper .inner-wrapper {
		margin: 20px 0 0;
	}
	body #wrapper .content-outer.container .row .login-wrapper .inner-wrapper .row {
		display: inline-block !important;
		width: 100%;
		padding-bottom: 400px;
	}
	body .login-wrapper .inner-wrapper .row [class*="col-"] {
		padding-left: 30px !important;
		padding-right: 30px !important;
		display: inline-block;
		width: 100%;
	}
	body .login-wrapper .inner-wrapper .from-head h3 {
		font-size: 13.08px;
		margin-bottom: 20px;
	}
	body .login-wrapper .from-head p {
		font-size: 14px;
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
		margin: 0 0 10px;
		display: inline-block;
		width: 100%;
	}
	body .login-wrapper label {
		margin-top: 10px;
	}
	body .login-wrapper label input {
		font-size: 14px;
	}
	body .login-wrapper .submit-wrap .lost-pass {
		float: unset;
		margin-top: 15px;
		font-family: 'Modern Era',sans-serif;
		font-weight: 500;
		font-size: 14px;
		display: inline-block;
		width: 100%;
	}
	body .login-wrapper .btn-rounded {
		font-size: 13px !important;
		margin-top: 15px;
		float: unset;
	}
	body .submit-wrap .lost-pass + .btn-rounded {
		float: unset;
	}
	body.page-template-login-register .register-form .um .um-form .um-field {
		margin-top: 10px;
	}
	body.page-template-login-register .register-form .um .um-form input[type="text"] {
		font-size: 14px !important;
	}
	body.page-template-login-register .register-form .um .um-form input[type="search"], body.page-template-login-register .register-form .um .um-form input[type="tel"], body.page-template-login-register .register-form .um .um-form input[type="password"], body.page-template-login-register .register-form .um .um-form textarea {
		font-size: 14px !important;
	}
	body.page-template-login-register .register-form .um .um-form input[type="submit"].um-button, .page-template-login-register .register-form .um .um-form input[type="submit"].um-button:focus, .page-template-login-register .register-form .um .um-form a.um-button.um-disabled:focus, .page-template-login-register .register-form .um .um-form a.um-button.um-disabled:active {
		font-size: 13px !important;
		margin-top: 10px;
		margin-left: 0;
	}
	body .social-wrapper {
		padding: 50px 30px 35px;
		border-top-right-radius: 150px;
		margin-left: 0;
		margin-right: 0;
	}
	body .social-wrapper p {
		font-family: 'Sohne Breit',sans-serif;
		font-weight: normal;
		font-size: 16px !important;
		line-height: 26px;
		margin-bottom: 10px;
		display: inline-block;
		width: 100%;
	}
	body.page-template-login-register .register-form .um {
		margin-bottom: 0 !important;
	}
	body.single-product .site-content .product .woocommerce-product-gallery--with-images {
		width: 100%;
		display: inline-block;
		margin-bottom: 0;
	}
	/*body.single-product .slick-track {
		display: inline-block;
		width: 100% !important;
	}*/
	/*body.single-product .slick-slide.slick-current.slick-active {
		width: 100% !important;
		height: 325px;
	}*/
	body.single-product .site-content .product .summary.entry-summary {
		display: inline-block;
		width: 100%;
		padding: 0 25px;
		text-align: center;
		margin-bottom: 0;
	}
	body.single-product .category_block {
		margin-top: 20px;
	}
	body.single-product .category_block .inn_line {
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
		position: unset;
	}
	body.single-product .category_block p {
		margin-left: 0;
		display: inline-block;
		width: max-content;
		font-size: 12px;
		font-weight: 800;
	}
	.single-product .category_block a {
		font-size: 12px;
		font-weight: 800;
	}
	body.single-product.woocommerce div.product .product_title {
		margin-top: 20px;
		font-size: 18px;
	}
	body.single-product .summary.entry-summary .price {
		margin: 20px auto 20px 0;
		font-size: 16px;
		font-weight: bold;
		font-family: 'Modern Era', sans-serif;
	}
	body.single-product .summary.entry-summary .price span {
		font-size: 16px;
		font-weight: bold;
		font-family: 'Modern Era', sans-serif;
	}
	body.single-product .summary.entry-summary .price span {
		font-size: 16px;
		font-weight: bold;
		font-family: 'Modern Era', sans-serif;
	}
	body.single-product.woocommerce div.product form.cart .variations {
	margin-bottom: 0px;
}
	body.single-product.woocommerce div.product form.cart .variations select {
		width: max-content;
		margin: 0 auto;
	}
	body.single-product .variations select {
		font-size: 14px;
	}
	body.single-product .variations option {
		font-size: 14px;
	}
	body.single-product.woocommerce div.product form.cart .reset_variations {
		font-size: 14px;
		/*margin-right: 0;*/
	}
	body.single-product .woocommerce-variation.single_variation {
		display: block;
		width: auto;
		margin: 0 auto;
	}
	body.single-product .single_variation_wrap {
		display: inline-block;
		margin-bottom: 20px;
		margin-right: 0;
		width: 100%;
	}
	body.single-product .summary.entry-summary .single_variation_wrap .price span {
		font-size: 24px;
		font-weight: 800;
		font-family: 'Modern Era', sans-serif;
	}
	.single-product .variations_form .single_variation_wrap .woocommerce-variation-price {
		margin-bottom: 15px;
	}
	body.single-product .woocommerce-variation-add-to-cart {
		float: unset;
	}
	body.single-product.woocommerce div.product form.cart .button {
		font-size: 13px;
	}
	body.single-product .sf_sec.share_sec {
		width: 40px;
		height: 40px;
	}
	body.single-product .mail_link a {
		width: 40px;
		height: 40px;
	}
	body.single-product .woocommerce-tabs-acord.wc-tabs-wrapper-accord {
		display: inline-block;
		width: calc(100% - 50px);
		margin: 30px 25px 30px;
	}
	body.single-product .accord_trig {
		font-size: 18px;
		margin-bottom: 20px;
	}
	body.single-product .description_tab .woocommerce-Tabs-panel--description p {
		font-size: 14px;
				font-weight: 500;
	}
	body.single-product.woocommerce table.shop_attributes th {
		margin-bottom: 10px;
	}
	body.single-product.woocommerce table.shop_attributes td {
		margin-bottom: 20px;
		font-size: 14px;
		font-weight: 500;
	}
	body.single-product .cancellation_tab .woocommerce-Tabs-panel--cancellation ul li {
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: 500;
	}
	body.post-type-archive #main-blog.course-landing {
		padding: 20px;
		float: unset; 
		width: 100%;
		display: inline-block;
	}
	body.post-type-archive-sfwd-courses .course-item {
		margin-bottom: 20px;
		padding: 25px;
	}
	body.post-type-archive-sfwd-courses .course-item .image_block {
		width: 100%;
	}
	body.post-type-archive-sfwd-courses .course-item:nth-child(2n+1) .content_block {
		margin: 20px auto 0;
		width: 100%;
		text-align: center;
	}
	body.post-type-archive-sfwd-courses .course-item:nth-child(2n) .content_block {
		margin: 20px auto 0;
		width: 100%;
		text-align: center;
	}
	body.post-type-archive-sfwd-courses .content_block h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 15px;
	}
	body.post-type-archive-sfwd-courses .content_block .post_excerpt p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	body.post-type-archive-sfwd-courses .content_block .post_excerpt .user_access_segment {
		position: unset;
		display: inline-block;
		width: 100%;
	}
	body.post-type-archive-sfwd-courses .course-item #btn-join {
		border-radius: 40px;
		padding: 15px 30px;
		text-align: center;
		margin: 0 auto;
	}
	body.post-type-archive-sfwd-courses .course-item:nth-child(2n+1) #btn-join, body.post-type-archive-sfwd-courses .course-item:nth-child(2n) #btn-join  {
		margin: 0 auto;
	}
	body.post-type-archive-sfwd-courses .course-item #btn-join::after {
		font-size: 13px;
	}
	body.post-type-archive-sfwd-courses .post-409.course-item, body.post-type-archive-sfwd-courses .post-679.course-item,body.post-type-archive-sfwd-courses .post-685.course-item,body.post-type-archive-sfwd-courses .post-692.course-item {
		display: table;
	}
	body.post-type-archive-sfwd-courses .post-409.course-item .image_block, body.post-type-archive-sfwd-courses .post-679.course-item .image_block, body.post-type-archive-sfwd-courses .post-685.course-item .image_block, body.post-type-archive-sfwd-courses .post-692.course-item .image_block {
		display: table-header-group;
	}
	.single-product .related {
		margin: 0 50px 30px;
	}
	.single-product .related .sec_title {
		font-size: 18px;
	}
	.single-product .related .sec_title::before {
		width: calc(50% - 100px);
	}
	.single-product .related .sec_title::after {
		width: calc(50% - 100px);
	}
	.single-product .related .products {
		margin-top: 20px;
	}
	.single-product .related .content_block {
		padding: 20px 15px;
	}
	.single-product .related .content_block h2 {
		font-size: 14px;
		min-height: 38px;
	}
	.single-product.woocommerce .related ul.products li.product .price.price {
		font-size: 14px;
		font-weight: bold;
	}
	.single-product .related .content_block .price span {
		font-size: 14px;
		font-weight: bold;
	}
	.single-product .related .category_block .inn_line {
		margin: 15px 0 15px;
	}
	.single-product .related .category_block a {
		font-size: 12px;
	}
	.related .slick-arrow {
		width: 30px;
		height: 30px;
	}
	.single-product .related .slick-arrow.slick-prev {
		left: -30px;
		top: calc(50% - 15px);
	}
	.single-product .related .slick-arrow.slick-next {
		right: -30px;
		top: calc(50% - 15px);
	}
	#clientlogos .imageblock a {
		width: 100%;
		display: inline-block;
		text-align: center;
		margin: 0 auto;
	}
	#clientlogos .imageblock a img {
		width: auto;
		height: auto;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	#clientlogos .marquee .slick-prev {
		content: "";
		position: absolute;
		background: url(images/round-larrow.png)no-repeat scroll;
		width: 32px;
		height: 32px;
		bottom: -10px;
		left: calc(50% - 42px);
		font-size: 0;
	}
	#clientlogos .marquee .slick-next {
		position: absolute;
		content: "";
		background: url(images/round-rarrow.png) no-repeat scroll center center;
		height: 32px;
		width: 32px;
		right: calc(50% - 42px);
		bottom: -10px;
		display: inline-block;
		font-size: 0;
	}
	/*footer*/
	body #footer .ftrchildprograms {
		display: none;
	}
	body .site-footer {
		background: #002537 url(images/footerbckgrd.png)no-repeat scroll center center/ cover;
	}
	body .site-footer .footer-bar {
		border-top: none;
	}
	body .site-footer .footer-bar .content-outer {
		margin: 0 auto;
		padding: 35px 5% 35px;
		max-width: 90%;
		display: block;
		text-align: center;
		padding-right: 0;
		padding-left: 0;
	}
	.site-footer .Footer_CR1 p {
		font-size: 12px;

	}
	body .site-footer #logo {
		display: inline-block;
		width: 100%;
		text-align: center;
		float: unset;
	}
	body .site-footer .Footer_Content {
		float: unset;
		width: 100%;
	}
	body .site-footer .Footer_Content1row {
		display: inline-block;
		width: 100%;
		margin-top:30px;
	}
	body .site-footer .Footer_Content1row .subscribe-list {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	body .site-footer .Footer_Content1row .subscribe-list h3 {
		margin-bottom: 15px;
		font-size: 16px;
	}
	body .site-footer .Footer_Content1row .subscribe-list .es_caption {
		padding: 0 10px;
		display: inline-block;
		width: 100%;
		font-family: 'Modern Era', sans-serif;
		font-weight: 500;
		font-size: 14px;
	}
	body .site-footer .es-field-wrap {
		display: inline-block;
		width: 100%;
		font-size: 14px;
	}
	body .site-footer .es_txt_email {
		padding-right:  0 ;
		font-size: 14px;
	}
	body .site-footer .es_submit_button {
		position: unset;
		padding: 10px 50px;
		display: inline-block;
		width: 100%;
		margin-top: 10px;
		font-size: 13px;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-bottom: 25px;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Social {
		margin-bottom: 30px;
	}
	/*body .site-footer .Footer_Content1row .socialandaddress-list .Social span {
		display: inline-block;
		width: 100%;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Social .fb-ico {
		margin-bottom: 25px;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Social span a {
		margin-left: 0px; 
	}*/
	body .site-footer .Footer_Content1row .FC.Address {
		display: inline-block;
		width: 100%;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Address p {
		font-size: 14px;
		font-family: 'Modern Era';
		font-weight: 500;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Address a {
		margin-top: 20px;
		display: inline-block;
		width: 100%;
	}
	body .site-footer .Footer_Content2row {
		margin: 0 0 20px 0;
		display: inline-block;
		width: 100%;
		padding: 25px 0 0;
	}
	body .site-footer #menu-footer-students-menu {
		margin:0;
	}
	body .site-footer .menu-footer-navigate-menu-container {
		display: inline-block;
		width: 100%;
		margin-right: 0;
		text-align: center;
		margin-bottom: 15px;
	}
	body .site-footer .menu-footer-our-program-menu-container {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	body .site-footer .Footer_Content2row ul.menu a {
		margin-bottom: 15px;
		font-size: 13px;
		display: inline-block;
		width: 100%;
	}
	body .site-footer .Footer_Content2row ul.sub-menu a {
		font-size: 14px;
		font-family: 'Modern Era';
		font-weight: 500;
		margin-bottom: 15px;
		display: inline-block;
		width: 100%;
	}
	body .site-footer .Footer_CR1 {
		display: inline-block;
		width: 100%;
		padding: 0 20px;
		font-size: 11px;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n+1) {
		margin-right: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item {
		display: inline-block;
		width: calc(50% - 35px);
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n) {
		margin-left: 0;
	}
	/*footer_end*/


	/*homepage*/
	/*#wrapper .content-outer.container .row #primary #B_sec .common_cnt {
		padding: 110px 30px;
	}
	#wrapper .content-outer.container .row #primary #B_sec {
		height:100%;
	}*/
	.about .ourcount ul li {
		width: 250px;
		text-align: center;
		/*display: block;*/
		margin: 30px auto 0;
	}
	#exploreprograms {
		padding: 30px 30px;
	}
	/*#exploreprograms .qlc_content_childreanofwehelpwith li:first-child {
		position: unset;
		display: block;
		float: unset;
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li:nth-child(2) {
		position: unset;
		display: block;
		float: unset;
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li {
		float: unset;
		display: block;
		text-align: center;
		margin: 0 auto 30px;
	}*/
	#exploreprograms .qlc_content_childreanofwehelpwith li {
		float: unset;
		display: inline-block;
		text-align: center;
		margin: 0 auto;
		width: calc(100% / 2);
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li:first-child span.Step.\31 .–.Live.On-Site {
		display: block;
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li {
		width: 100%;
		margin-bottom: 0;
	}
	#clientlogos {
		padding: 30px 30px;
	}
	#clientlogos .clogos {
		width: 100%;
		display: inline-block !important;
		margin: 0;
	}
	#clientlogos .marquee {
		width: 100%;
		display: inline-block;
	}
	.homegetintouch {
		/*background: none;
		float: unset;
		height: auto;*/
		padding: 30px 30px;
		text-align: center;
	}
	.homegetintouch p {
		width: 100%;
	}
	.registernow, .registernow:hover {
		margin: 0 auto;
		width: max-content;
		display: block;
		text-align: center;
		padding: 10px 35px;
		font-size: 13px;
	}
	.contact, .contact:hover {
		margin: 6px auto 0;
		display: block;
		text-align: center;
		font-size: 12.55px;
		width: max-content;
	}
	#wrapper .content-outer.container .row #primary #B_sec .common_cnt h1 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	#wrapper .content-outer.container .row #primary #B_sec .common_cnt p {
		font-size: 14px;
		font-weight: 500;
		font-family: 'Modern Era';
	}
	#wrapper .content-outer.container .row #primary #B_sec .common_cnt a.banner_link {
		padding: 10px 30px;
		border-radius: 40px;
		margin-top: 20px;
		font-size: 13px;
	}
	.about h2 {
		font-size: 20px;
		margin: 35px auto 20px !important;
	}
	.about h2 + p {
		font-size: 14px;
	}
	.about .ourcount::after {
		position: unset;
		content: "";
		background: url(images/about-before.png) no-repeat scroll center center;
		height: auto;
		width: auto;
		display: block;
		padding-bottom: 499px;
		z-index: 0;
		margin: 0 auto;
	}
	.about .ourcount::before {
		display: none;
	}

	.about .ourcount ul .slick-prev {
		content: "";
		position: absolute;
		background: url(images/round-larrow.png)no-repeat scroll;
		width: 32px;
		height: 32px;
		bottom: -32px;
		left: calc(50% - 42px);
		font-size: 0;
	}
	.about .ourcount ul .slick-next  {
		position: absolute;
		content: "";
		background: url(images/round-rarrow.png) no-repeat scroll center center;
		height: 32px;
		width: 32px;
		right: calc(50% - 42px);
		bottom: -32px;
		display: inline-block;
		font-size: 0;
	}
	.about .ourcount .bdr-sml {
		margin: 0 auto 15px;
		width: 250px;
		display: block;
	}
	.about .ourcount .numberof {
		font-size: 13px;
		height: auto;
	}
	.about .ourcount ul li h3 {
		font-size: 50px;
		margin: 15px auto;
	}
	#exploreprograms h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	#exploreprograms h2::after {
		left: calc(50% - 125px);
		bottom: -20px;
	}
	#exploreprograms .banner_link_explore {
		padding: 15px 20px;
		margin: 20px auto 0px;
		font-size: 13px;
		font-weight: normal;
		font-family: 'Sohne Breit';
	}
	#exploreprograms .qlc_content_childreanofwehelpwith {
		margin-top:  0;
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li .image_container span {
		margin-bottom: 0;
		display: none;
	}
	.qlc_text h4, .qlc_text h4 a {
		font-size: 15px;
		margin-bottom: 15px;
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li .image_container {
		margin-bottom: 20px;
	}
	.homegetintouch h2 {
		font-size: 15px;
	}
	body.home .videobanner .wistia_embed {
		height: 420px !important;
	}
	.homegetintouch {
		width: 100%;
		display: inline-block;
		background: url(images/home-get-in-touch.png) no-repeat scroll 84% center;
		margin: 0 auto;
		height: auto;
		padding: 50px 30px;
		max-width: 1600px;
	}
	#exploreprograms .qlc_content_childreanofwehelpwith li .pview_cnt {
		margin-bottom: 15px;
		font-family: 'Modern Era';
		font-weight: 500;
		font-size: 14px;
	}
	#clientlogos h2 {
		font-size: 20px;
		font-weight: normal;
		font-family: 'Sohne Breit';
		margin-bottom: 20px;
	}
	#clientlogos p {
		font-size: 14px;
		margin: 0 auto 30px;
		width: 80%;
	}
	.learnmore a, .learnmore a:hover {
		margin-top:  0;
		font-size: 13px;
		font-weight: normal;
		font-family: 'Sohne Breit';
	}
	.homegetintouch h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.homegetintouch p {
		width: 100%;
		margin: 20px 0;
		font-size: 14px;
		font-family: 'Modern Era';
		font-weight: 500;
	}
	.site-footer .row #logo img {
		filter: grayscale(100%);
		max-width: 210px;
		height: auto;
	}
	/*homepage end*/
	.youtubevideoscroller .slick-initialized.slick-slider {
		margin: 0 auto;
		width: 100%;
		display: inline-block;
	}
	.Future-Students .Webinars-Dates-sec .Date-list a, .Future-Students .Sessions-Calendar-sec .Date-list a {
		float: none;
		width: 100%;
		line-height: 1.5;
		padding: 15px 30px 15px 30px;
		font-family: 'Modern Era',sans-serif;
		font-size: 15px;
		display: inline-block;
		color: #002537;
	}
	body .Future-Students .travel_Details_sec #firstcol .travel_cat.mobile option {
		font-size: 13px;
		font-family: 'Sohne Breit',sans-serif;
		color: #002537;
	}
	.page-id-1011 p {
		font-size: 15px;
	}
	.page-id-1011 h3, .page-id-3 h3 {
		font-size: 20px;
	}
	.page-id-3 .et_pb_text_inner li, .page-id-3 .et_pb_text_inner p {
		font-size: 15px;
	}
	body {
		overflow-x: hidden;
	}
	.site-footer .Footer_Content1row .socialandaddress-list .Social span a {
		font-size: 14px;
	}
	.Future-Students .overview-sec .youtubevideoscroller .banner_video .wistia_embed {
		width: 100% !important;
		height: 420px !important;
	}
	.Future-Students .overview-sec .youtubevideoscroller .banner_video {
		position: relative;
		height: 420px;
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce table tbody .woocommerce-cart-form__cart-item.cart_item {
			border-top: 0;
		}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce-notices-wrapper:empty {
		display: none;
	}
	body.woocommerce-cart #main-content .woocommerce table.shop_table .woocommerce-cart-form__cart-item.cart_item td {
		padding-top: 10px;
		padding-bottom: 0;
	}
	body.woocommerce-cart #main-content .woocommerce table.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
	padding-bottom: 20px;
}
	body.woocommerce-cart #main-content .woocommerce table.shop_table .woocommerce-cart-form__cart-item .product-name a {
		display: inline-block;
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
	}
	body.woocommerce-cart #main-content .woocommerce table.shop_table .woocommerce-cart-form__cart-item .variation dt {
		font-family: 'Sohne Breit', sans-serif;
		font-weight: normal;
	}
	body.woocommerce-cart #main-content .woocommerce table.shop_table .woocommerce-cart-form__cart-item .product-quantity:before {
		font-weight: 700;
		font-family: 'Sohne Breit', sans-serif;
	}
	body.woocommerce-cart #main-content .woocommerce table.shop_table_responsive tr td, body.woocommerce-cart.woocommerce-page table.shop_table_responsive tr td {
		text-align: left !important;
	}
	body.woocommerce-cart #main-content .woocommerce table.shop_table_responsive tr td.product-remove, body.woocommerce-cart.woocommerce-page table.shop_table_responsive tr td.product-remove {
		text-align: right !important;
	}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce table td.actions {
		display: inline-block;
		width: 100%;
	}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce table.cart td.actions .coupon{
		display: inline-block;
		width: 100%;
	}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce .actions .coupon input[type="text"] {
	width: 100%;
	margin-right: 0;
	display: inline-block;
	float: unset;
	}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce .actions .button {
		display: block;
		width: auto;
		margin: 10px auto 0;
		float: unset;
	}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce table.shop_table {
		margin-bottom: 20px;
	}
	body.woocommerce-cart #main-content .pg-cntnt .woocommerce .cart-collaterals table.shop_table {
		margin-bottom: 15px;
	}
	body.woocommerce-cart #main-content .pg-cntnt .cart-collaterals table tbody td:before {
		font-weight: 700;
		font-family: 'Sohne Breit', sans-serif;
	}
	body.woocommerce-cart #main-content .cart-collaterals .cart_totals > h2 {
		margin: 0 0 10px;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n+1) {
		margin-right: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item:nth-child(2n) {
		margin-left: 0;
	}
	body .site-footer .menu-footer-our-program-menu-container .footer_naviate_menu_2.sub-menu .menu-item {
		display: inline-block;
		width: 100%;
	}
	body .site-footer #menu-footer-students-menu {
		margin: 0 auto;
	}
	body .site-footer .footer-bar .content-outer {
		margin: 0 auto;
		padding: 35px 5% 35px;
		max-width: 90%;
		display: block;
		text-align: center;
		padding-right: 0;
		padding-left: 0;
	}
	.site-footer .row #logo img {
		filter: grayscale(100%);
		max-width: 175px;
		height: auto;
	}
	body .site-footer .Footer_Content2row ul.menu {
		margin: 0 auto;
		width: max-content;
		display: block;
		vertical-align: top;
		text-align: center;
	}
	body .timelinehistory ul.lifetime {
		margin: 70px auto 0;
	}
	body .timelinehistory ul.lifetime .slick-prev.slick-arrow {
		top: -50px;
		left: 0;
	}	
	body .timelinehistory ul.lifetime .slick-next.slick-arrow {
		top: -50px;
		right: 0px;
	}
	body .timelinehistory ul.lifetime .slick-prev.slick-arrow {
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body .timelinehistory ul.lifetime .slick-next.slick-arrow {
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body .cus-arrow-one .slick-prev.slick-arrow {
		left: calc(50% - 40px);
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body .cus-arrow-one .slick-next.slick-arrow {
		right: calc(50% - 40px);
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body .ourtestimonials .easy-t-cycle-controls .cycle-prev.easy-t-cycle-prev {
		left: calc(50% - 40px);
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body .ourtestimonials .easy-t-cycle-controls .cycle-next.easy-t-cycle-next {
		right: calc(50% - 40px);
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body.page-id-363 .timelinehistory ul.lifetime, body.page-id-289 .timelinehistory ul.lifetime {
		margin: 30px auto 0px;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-prev.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-prev.slick-arrow {
		top: -30px;
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	.page-id-363 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-id-289 .timelinehistory ul.lifetime .slick-next.slick-arrow, .page-template-futurestudents .timelinehistory ul.lifetime .slick-next.slick-arrow {
		top: -30px;
		width: 30px;
		height: 30px;
		border-radius: 50px;
	}
	body.page-id-363 .timelinehistory ul.lifetime .slick-dots, body.page-id-289 .timelinehistory ul.lifetime .slick-dots {
		top: -30px;
	}
}
@media only screen and (max-width: 767px) {
	#exploreprograms .qlc_content_childreanofwehelpwith li {
		width: 100%;
	}
	.meetourteam #Staffs #team .image_block .post-image {
		width: 100%;
	}
	body.woocommerce-checkout .entry-content .woocommerce p.form-row {
		margin-bottom: 15px;
	}
	body.woocommerce-checkout .entry-content .col2-set .col-1 .woocommerce-additional-fields {
		padding: 0;
	}
	.woocommerce-checkout .entry-content .woocommerce-message a {
		font-size: 12px;
		padding:15px;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Social span {
		display: inline-block;
		width: 100%;
		margin-bottom: 25px;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .FC.Social{
		margin-bottom: 0;
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Social span a {
		margin-left: 0px; 
	}
	body .site-footer .Footer_Content1row .socialandaddress-list .Social .linked-ico a {
		margin-left: 0;
		margin-right: 0;
	}
	body .site-header .middlecol {
		width: 75px;
	}
	.menu_fall_back {
		height: calc(100vh - 73.3px);
	}
	body .mobile_menu_accordtrigger span {
		font-size: 15px;
	}
	body .menu-student-header-fall-back-container .advert:first-child {
		margin-top: 20px;
		display: inline-block;
		width: 100%;
	}
	#masthead.site-header .menu_fall_back .menu-student-header-fall-back-container .advert > a {
		font-size: 11px;
		font-weight: 800;
	}
	body .site-header .menu_fall_back .menu-student-header-fall-back-container .advert > a::after {
		display: none;
	}
	body .menu-student-header-fall-back-container .advert .sub-menu {
		margin-top: 10px;
	}
	body .menu-student-header-fall-back-container .menu .advert .sub-menu a {
		margin-bottom: 20px;
		margin-top: 20px;
		font-size: 13px;
		margin-right: 0;
	}
	body .menu-student-header-fall-back-container .advert {
		margin-top: 20px;
	}
	.mobile_menu_accordtrigger.add_member {
		font-size: 13px;
	}
	body .site-header .menu-about-header-fall-back-container .menu li a {
		margin-bottom: 20px;
		margin-top: 20px;
		font-size: 13px;
		margin-right: 0;
	}
	.menu_fall_back {
		top: 73.3px;
	}
	.header-abt-pg.hd-img .hdr-abt h1 {
		font-size: 24px;
	}
}
@media only screen and (max-width: 370px) {
	body .social-wrapper {
		padding: 50px 15px 35px;
	}
}