.all_lang .toggle-langs{display: none !important;}
.languages_wrap{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.therapist_intro .intro_wrap .intro_details .button_wrapper{align-items: center;}
.all_lang .load-more-btn{display: none;}
.therapist_intro .intro_wrap .intro_details .therapist_type{max-width: 500px;}
.hero.new_design{background-repeat: no-repeat;}
body.page-id-2846 .site-header{background: transparent;}
.all_lang{text-align: center;}
.all_lang ul{margin-bottom: 30px;}
.all_lang {--visible-items: 24;}
.all_lang ul li {display: none;}
.all_lang ul li.visible {display: list-item;}
.all_lang.show-all ul li {display: list-item;}
.all_lang .load-more-btn {
	display: inline-block;
	margin-top: 20px;
	cursor: pointer;
	border-radius: 10px;
	background: #6478ff;
	color: #fff;
	border: 0;
}
@media(max-width: 1440px){
	.hero.new_design .hero_wrap{width: 70% !important;}
}
@media(max-width: 1280px){
	.hero.new_design .hero_wrap{width: 65% !important;}
	.therapist_intro .intro_wrap .intro_details .button_wrapper{display: block;}
}
@media(max-width: 980px){
	.all_lang .load-more-btn{
		display: block;
		margin: 0 auto;
	}
	.hero.new_design .hero_wrap{width: 80% !important;}
	section.hero{
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	.all_lang {--visible-items: 12;}
	.languages_wrap{margin-bottom: 30px !important;}
	
}
@media(max-width: 768px){
	.languages_wrap{
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.therapist_intro .intro_wrap .intro_details .heading{margin-bottom: 15px;}
	.therapist_intro .intro_wrap .intro_details .button_wrapper{padding-top: 30px;}
	.therapist_intro .intro_wrap .intro_details .languages_wrap{flex-direction: row;}
	.eqm-1.new_design.hero{
		padding-top: 400px !important;
		background-position: 100%  -77px !important;
	}
	.hero.new_design .hero_wrap{width: 100% !important;}
	body:not(.home).single-languages .sunrise_color_pills .sunrise_bg{margin-bottom: -330px !important;}
}
@media(max-width: 640px){
	.eqm-1.new_design.hero{
		padding-top: 400px !important;
		background-position: 90%  0 !important;
		padding-bottom: 30px;
	}
	.home .new_design.languages{padding-top: 60px;}
	.eqm-1.new_design.hero:before{display: none;}
	.hero.new_design .heading{
		font-size: 28px;
		line-height: 1.3em;
	}
	body:not(.home).single-languages .sunrise_color_pills .sunrise_bg{margin-bottom: -240px !important;}
	body:not(.home).single-languages .sunrise_color_pills .bottom_row .left .heading{font-size: 28px;}
	.all_lang {--visible-items: 6;}
	.hero.new_design .hero_wrap{padding: 20px 15px;}
	.new_design .btn{font-size: 15px;}
	body:not(.home).single-languages .hero.new_design .hero_wrap{padding: 20px 15px !important;}
	.faq_small .container{
		padding: 30px 0 !important;
		width: 100% !important;
	}
	.page-id-939 .faq_small .container{
		padding: 30px !important;
	}
}