/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/************************ General Css ************************/
.blue_theme_color{
	color: #1871c9 !important;
}.show_in_mobile {
	display: none !important;
}
.big{
	font-size: 18px;
	line-height: 1.5;
}
.w-100{
	width:100% !important;
}
.comments-area a, .page-content a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	word-wrap: break-word;
}
.theme_btn, .header_signup_btn {
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
	border: 0;
	text-decoration: none !important;
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08) !important;
	text-shadow: 0 1px 3px rgba(36,180,126,.4);
	border-radius: 4px;
	letter-spacing: 1px;
	text-shadow: 0 1px 3px rgba(36,180,126,.4);
	background: rgb(239,106,55);
	color: #fff !important;
	padding: 18px 35px;
	display: block;
	width: fit-content;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	text-transform: uppercase;
	line-height: 20px;
}
.theme_btn:hover{
	transform: translateY(-1px);
	background: rgb(255,116,60);
}
.red_btn {
	background: #ef6a37;
}

.red_btn:hover{
	background: #ff743c;
}
.blue_btn {
	background: #3574e3;
}
.blue_btn:hover {
	background: rgb(58,127,249);
}
.border_btn {
	background: transparent;
	border: 1px solid #fff;
}
.border_btn:hover {
	background: #36c585;
	border-color: #36c585;
}
li {
	margin: 15px 0;
}
/************************ header css ************************/
.custom_header_sec {
	width: 100% !important;
}

.header_signup_btn:hover{
	background: #3a7ff9;
}
.header_signup_btn{
	padding: 18px 1.5vw;
	background: rgb(53, 116, 227);
}
.header_login_btn {
	letter-spacing: 1px;
	font-weight: 600;
	text-decoration: underline;
	margin-left: 18px;
}
/************************ Mega menu css ***************************/
.htmega-menu-container ul li .htmegamenu-content-wrapper .product_mega_menu_list li a {
	display: flex;
	border-bottom: 0 !important;
	font-weight: 500 !important;
	padding: 6px 0;
}
.product_mega_menu_icon_box span.elementor-icon {
	margin-top: 6px;
}
.product_menu_box li a {   
	opacity: 1 !important;
}
.htmegamenu-content-wrapper.sub-menu {
	border-radius: 20px;
	margin-top: 27px !important;
}
.flywheel_tab_box .elementor-tab-title {
	background: #F5F7FA !important;
	padding: 17px 30px !important;
}
.flywheel_tab_box .elementor-tabs-content-wrapper {
	padding: 25px 10px 15px;
	border-radius: 20px;
}
.megamenu_tab_content h5 {
	/*     font-family: poppins;
	font-weight: 600;
	line-height: 1.3; */
}
.megamenu_icon_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mega_menu_icon_list_inner {
	width: 43%;
	padding: 18px 0 18px;
}
.mega_menu_icon_list_inner a {
	font-size: 14px;
}

.mega_menu_icon_list_inner:hover a {
	color: #333;
	font-weight: 500;
}
.mega_menu_icon_list_inner img {
	vertical-align: middle;
	margin-right: 15px;
	max-width: 50px !important;
	width: 100%;
}
.flywheel_tab_box .elementor-tab-title.elementor-active,.flywheel_tab_box .elementor-tab-title:hover {
	font-weight: 600 !important;
	color: #000 !important;
}
.flywheel_tab_box .elementor-tab-title:first-child {
	padding-top: 40px !important;
}
.flywheel_tab_box .elementor-tab-title:last-child {
	padding-bottom: 45px !important;
}
.flywheel_tab_box .elementor-tabs-wrapper {
	border-radius: 20px 0 0 20px;
}

.htmobile-menu-wrap .menu-expand .fa.fa-plus:before {
	content: "\f107";
}
.htmobile-menu-wrap .htmega-megamenu li.active .menu-expand i.fa-plus::before {
	content: "\f106";
}
.flywheel_tab_box .elementor-tab-title{
	position: relative;
}

/************************ Home  Page Css ************************/
.tab_icon {
	border: 1px solid transparent;
	max-height: 71px;
	max-width: 71px;
	padding: 12px;
	border-radius: 12px !important;
}
.horizontal_tab_sec  .elementor-active img.tab_icon {
	border: 1px solid #1871c9;
}
.horizontal_tab_sec .elementor-tabs-wrapper {
	border-bottom: 1px solid #c1c6d3;
}
.horizontal_tab_sec .elementor-tabs-wrapper {
	max-width: 760px;
	margin: auto;
}
.horizontal_tab_sec .elementor-tab-content {
	padding: 48px 14px 0 !important;
}
.horizontal_tab_sec .elementor-tab-title {
	padding: 20px 33px 33px !important;
}
.horizontal_tab_sec .elementor-tab-title:first-child {
	padding-left: 0 !important;
}
.horizontal_tab_sec .elementor-tab-title:last-child {
	padding-right: 0 !important;
}
.horizontal_tab_sec .elementor-tab-title.elementor-active:after {
	background: #1871c9;
	border-radius: 10px;
	bottom: -2px;
	content: "";
	height: 6.5px !important;
	left: 0 !important;  
	right: 0 !important;
	margin: auto;
	position: absolute;
	width: 70px !important;
	z-index: 1;
}
.horizontal_tab_sec .elementor-tab-title:first-child:after {
	left: -2px !important;  
	right: auto !important;
}
.horizontal_tab_sec .elementor-tab-title:last-child:after {
	right: -5px !important;
	left: auto !important;
}


.tab_inner_content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.tab_left, .tab_right {
	width: 50%;
	max-width: 526px;
}
.tab_left_content h4{
	color: #003b88;
}
.tab_left_content ul {
	column-count: 2;
	padding: 0 !important;
	margin-bottom: 30px;
}
.tab_left_content ul li {
	margin: 0;
	margin-left: 26px;
}
.tab_btn:hover {	
	background: #36c585 !important;
}
.tab_btn {
	background: #1871c9;
	padding: 16px 35px;
	text-decoration: none !important;
}

/******** Vertical Tab CSS START********/
.vertical_tab_sec h4{
	margin-bottom: 0px;
	color: #003b88 !important;
}

.vertical_tab_sec p{
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	font-family:Roboto, sans-serif;
}

.vertical_tab_sec .elementor-tab-title{
	background: #fff;
	margin: 14px 0;
	padding-right: 55px;
	color: #56676b;
	font-family: 'Roboto', sans-serif;
}
.vertical_tab_sec .elementor-tab-title:hover,.vertical_tab_sec .elementor-tab-title.elementor-active{
	box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.18);
}

.vertical_tab_sec .elementor-tabs-content-wrapper{
	display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 2.127659574%;
}

.vertical_tab_sec .elementor-tabs-content-wrapper {
	margin-left: 5px;
	margin-right: 40px;
	max-width: 526px;
	margin: auto;
}

.vertical_tab_sec .elementor-tabs-content-wrapper img{
	margin: auto;
	display: block;
}
.vertical_tab_sec .elementor-tabs-wrapper p:after{
	content: '\f105';
	position: absolute;
	right: 20px;
	top: 42%;
	font-size: 32px;
	color: #b4b4b4;
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
	-webkit-text-stroke: 2px;
	-webkit-text-stroke-color: #fff;
}
.vertical_tab_sec .elementor-tab-title {
	max-width: 470px;
	margin: 14px 37px !important;
	padding: 25px 55px 15px 30px !important;
}
.vertical_tab_sec .elementor-tab-title:first-child {
	margin-top: 37px !important;
}
.vertical_tab_sec .elementor-tab-title:last-child {
	margin-bottom: 37px !important;
}
.vertical_tab_sec .elementor-tab-content {
	padding: 0 0px !important;

}
/******** Vertical Tab CSS END********/
.top_horizonaltal_tab_sec .elementor-tabs-wrapper p:after {
	transform: rotate(90deg);
}
.top_horizonaltal_tab_sec .elementor-tabs-wrapper {
	max-width: 1110px;
	margin: auto;
}
.vertical_tab_sec .elementor-tab-title {
	background: #F5F7FA !important;
}
.top_horizonaltal_tab_sec .elementor-tabs {
	background: #F5F7FA;
}
.top_horizonaltal_tab_sec .elementor-tabs-content-wrapper {
	width: 100%;
	max-width: 100% !important;
	padding-top: 70px;
	background: #fff;
	padding: 0 20px;
}
.top_horizonaltal_tab_sec .elementor-tab-title:hover, .top_horizonaltal_tab_sec .elementor-tab-title.elementor-active {
	box-shadow: unset;
	background: #fff !important;
}
.top_horizonaltal_tab_sec .custom_arrows p:after,  .top_horizonaltal_tab_sec .custom_arrows p:after {
	-webkit-text-stroke-color: #f5f7fa;
}
.top_horizonaltal_tab_sec .elementor-tab-title:hover .custom_arrows p:after,  .top_horizonaltal_tab_sec .elementor-tab-title.elementor-active .custom_arrows p:after {
	-webkit-text-stroke-color: #fff;
}
.top_horizonaltal_tab_sec .elementor-tab-content {
	max-width: 1080px;
	margin: auto;
}
.top_horizonaltal_tab_content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: 60px;
}
.top_horizonaltal_tab_left, .top_horizonaltal_tab_right {
	width: 50%;
}
ul.top_horizonaltal_tab_list {
	padding-bottom: 35px;
	padding-left: 25px;
}
.top_horizonaltal_tab_list li {
	margin: 0;
}
/******** FAQ Accordion CSS Start********/
.accordion_faq .elementor-accordion .elementor-accordion-item:not(:last-child){
	border-bottom: 1px solid #d5d8dc !important;
}
/******** FAQ Accordion CSS END********/
.engagement_guide_txt li {
	margin: 15px 0;
}
.careousel_icon_sec:hover img {
	filter: brightness(1) !important;
}
.view_pricing_btn {
	padding: 15px 34px;
}
.video_iframe {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.audience_engagement_sec .elementor-image-box-wrapper img {
	max-width: 300px;
	width: 100%;
}
.android_notification_list ul {
	padding-left: 25px;
}
.android_notification_list li{
	margin: 0;
}
.table_sec table td {
	font-size: 18px;
	word-wrap: break-word;
	word-break: break-word;
	border: 0;
	vertical-align: middle;
}
.table_sec table ul {
	text-decoration: none;
	margin: 20px 0;
	padding-left: 24px;
}
.vertical_tab_sec .left_tab_content .elementor-tabs-content-wrapper img {
	margin-left: 0;
}
.features_txt_btn {
	background: #f8721e;
	font-size: 16px;
	text-shadow: unset;
	padding: 12px 19px !important;
	font-family: sans-serif !important;
}
sub_title_heading {
	font-size: 15px;
	color: #56676b;
	font-family: 'Roboto';
	font-weight: 400;
}
.vertical_tab_txt_btn {
	font-size: 16px;
	text-shadow: unset;
	padding: 6px 18px !important;
	font-family: sans-serif !important;
	font-weight: 400;
	line-height: 1.5em !important;
	margin-top: 70px;
	background: rgb(53, 116, 227);
}
.vertical_tab_txt_btn:hover {
	background: rgb(58,127,249) !important;
}
/* .testimonial_slider .slick-slide {
margin: 0 80px;
}
.testimonial_slider .slick-list {
margin: 0 -80px;
} */
.testimonial_slide_inner {
	padding: 30px 30px;
	background: #fff;
	transition: all .6s ease-in-out;
	border: 1px solid #e7e7e7;
}
.testimonial_slide_inner.slick-slide{
	transform: scale(.8);
	opacity: .2;

}
.testimonial_slide_inner.slick-slide.slick-current.slick-active.slick-center {
	max-width: 820px;
	margin: auto;
	transform: scale(1);
	opacity: 1;
}
.testimonial_footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.testimonial_footer_left img {
	width: 54px;
	height: 54px;
	object-fit: cover;
	object-position: top;
	border-radius: 50%;
	margin-right: 18px;
}
.testimonial_txt p {
	margin: 30px 0;
	text-align: center;
}
.testimonial_author {
	color: #003b88 !important;
	margin: 0;
	text-align: left;
}
.testimonial_designation_txt {
	text-align: left !important;
	margin: 0 !important;
}
.testimonial_slider .slick-dots li button {
	opacity: 0;
}
.testimonial_slider .slick-dots li {    
	width: 40px;
	height: 6px;
	margin: 0 5px;
	padding: 0;
	background: #1871c9;
	cursor: pointer;
	opacity: .4;
}
.testimonial_slider li.slick-active {
	opacity: 1 !important;
}
.tab_right_btm_content h6 {
	font-weight: 800;
	letter-spacing: 0.8px;
}
.tab_right_btm_content {
	text-align: center;
	margin-top: 20px;
}
.compare_table td {
	vertical-align: middle;
	background: unset !important;
	padding: unset;
	line-height: unset;
}
.compare_table h5 {
	margin: 0;
	text-align: center;
}
.compare_table td img{
	vertical-align: middle;
}
/*********************** Footer css ***********************/
.footer_link_listing {
	margin: 0;
	border-top: 1px solid #e7e7e7;
	padding-top: 18px !important;
	padding-left: 0 !important;
	list-style: none !important;
}
li.footer_link_txt {
	margin: 4.5px 0;

}
li.footer_link_txt a {
	color: #333;
	font-size: 15px;
}
.podcast_content {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	padding-top: 10px;
}
.podcast_img {
	width: 48%;
	padding-bottom:3px;
}

.footer_cpright_list ul.elementor-icon-list-items li {
	padding: 10px 0;
}
.footer_top_icon_sec p.elementor-image-box-description a {
	color: #1871c9;
	font-family: 'Poppins';
	text-decoration: none;
}
.footer_top_icon_sec img {
	vertical-align: middle;
}
/*********************** Media Query **********************/
@media (min-width: 768px){
	.horizontal_tab_sec .elementor-tabs-wrapper {
		justify-content: space-between !important;
	}

	.practices_left, .what_do_right {
		padding: 100px 0;
		position: relative;
		z-index: 4;
		padding-right: 10%;
	}
	.what_do_right{
		padding-left: 10%;
	}
	.practices_left:after, .what_do_right:before {
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		right: -94px;
		bottom: 0;
		background: white;
		z-index: -1;
		transform: skew(-20deg);
	}
	.what_do_right:before{
		right: 0;
		left: -101px;
	}
	.practices_right, .what_do_left {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 2;
		width: 50%;
	}
	.what_do_left  {  
		right: auto;
		left: 0;
	}
	.top_horizonaltal_tab_right {
		padding-left: 50px;
	}
	.top_horizonaltal_tab_left {
		padding-right: 50px;
	}
}
@media (min-width: 1025px) {	
	.htmobile-menu-wrap.inside {
		opacity: 0;
		visibility: hidden;
	}
	.brand_overlay_btn{
		display:none;
	}
	.brand_overlay_sec:hover .brands_row {
		filter: blur(6px) grayscale(1);
		width: 94%;
		margin: auto;
	}
	.brand_overlay_sec:hover .brand_overlay_btn{
		display: block;
		position: absolute;
		width: 100%;
		left: 0;
		top: -30px;
	}

}
@media (max-width: 1199px) {
	.product_sub_menu .htmegamenu-content-wrapper.sub-menu{
		left: -170px !important;
	}
	.flywheel_sub_menu .htmegamenu-content-wrapper.sub-menu{
		left: -353px !important;
	}
}
@media (max-width: 1024px) {	
	.htmobile-aside-button {
		display: block !important;
		content: url(/wp-content/uploads/2024/04/menu-1.svg);
		width: 24px;
		margin-right: 20px;
	}
	.htmobile-navigation {
		padding: 20px 30px 50px;
	}
	.htmobile-menu-wrap .menu-expand .fa {
		font-size: 15px !important;
	}

	.htmobile-menu-wrap {
		box-shadow: unset;
		right: auto;
		left: 0;
		top: 60px !important;
		width: 100%;
	}
	.htmobile-menu-wrap .htmobile-aside-close {
		left: auto;
		right: 15px;
		content: url(/wp-content/uploads/2024/04/close.svg);
		background-color: unset;
		height: 25px;
		top: -58px;
	}
	.header_nav_sec a.htmobile-aside-button {
		margin-top: -50px;
	}
	.header_nav_sec ul.htmega-megamenu {
		display: none;
	}
	.htoverlay-active a.htmobile-aside-button {
		display: none !important;
	}
	.header_nav_sec .htmega-menu-area {
		text-align: end;
		border: 0;
		display: flex;
		justify-content: end;
		padding: 0;
	}

	.htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li a {
		padding: 14px 0;
		font-weight: 600;
		opacity: 0.6;
		color: #333;
	}

	.header_signup_btn a {
		color: #fff !important;
		opacity: 1 !important;
	}

	.header_signup_btn {
		padding: 3px 30px;
		margin: 10px 0;
	}

	.htmega-menu-container .htmobile-navigation ul.htmega-megamenu {
		display: block !important;
		height: 95vh;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.megamenu_icon_list {
		display: block;
	}
	.mega_menu_icon_list_inner {
		width: 100%;
		padding: 0;
	}
	.resource_menu_sec {
		width: 220px !important;
		max-width: 220px;
	}
	.htmegamenu-content-wrapper.sub-menu {
		margin-top: 0 !important;
	}
	.horizontal_tab_sec .elementor-tab-title {
		padding: 20px 25px 33px !important;
	}
	.flywheel_tab_box .elementor-tab-title {
		padding: 17px 14px !important;
	}
	.product_mega_menu_sec {
		box-shadow: none !important;
		border-radius: 0 !important;
	}

	.flywheel_tab_box .elementor-tabs-content-wrapper {
		padding: 0;
		border-radius: 20px;
	}
	.header_nav_sec  ul li.htmega_mega_menu.active a.menu-link {
		border-bottom: 2px solid #f17c3a !important;
		padding-bottom: 4px !important;
		margin-bottom:20px;
	}
	.htmegamenu-content-wrapper.sub-menu {
		padding: 0 !important;
	}
	.product_menu_box .elementor-widget-wrap {
		padding: 20px 0px 10px !important;
	}
	.flywheel_tab_box .elementor-tab-title:first-child {
		padding-top: 10px !important;
	}
	.flywheel_tab_box .elementor-tab-title:last-child {
		padding-bottom: 10px !important;
	}
	.flywheel_tab_box .elementor-tab-title:after {
		position: absolute;
		margin-left: 3px;
		color: #000;
		opacity: 0.6;
		content: url(/wp-content/uploads/2024/04/arw.svg);
		transform: rotate(270deg);
		width: 10px;
	}
	.flywheel_tab_box .elementor-tabs-wrapper {
		border-radius: 0;
	}
	.flywheel_tab_box .elementor-tab-title {
		padding: 13px 0px !important;
	}
	.htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li .mega_menu_icon_list_inner a {
		opacity: 1;
	}
	.flywheel_tab_box .elementor-tab-content {
		padding: 0 20px !important;
	}
	.flywheel_tab_box .elementor-widget-container {
		box-shadow: unset !important;
	}
	li.htmega_mega_menu a:after {
		position: absolute;
		margin-left: 3px;
		color: #000;
		opacity: 0.6;
		content: url(/wp-content/uploads/2024/04/arw.svg);
		width: 16px;
		margin-left: 6px;
		margin-top: -2px;
		height: 16px;
	}
	li.htmega_mega_menu.active a:after {    
		margin-top: 5px;
		margin-left: 0px;
		transform: rotate(179deg);
	}
	.htmobile-menu-wrap .menu-expand {
		display: none;
	}


	.vertical_tab_sec .elementor-tabs-content-wrapper {
		margin-left: 0;
		margin-right: 37px;
	}
	.vertical_tab_sec .elementor-tab-content {
		padding: 0 !important;

	}
	.practices_left, .what_do_right {
		padding: 80px 20px !important;
	}
	.table_sec table td {
		font-size: 16px;
	}
}
@media(max-width: 991px){
	.show_in_mobile {
		display: block !important;
	}
	.mesg_chanel_box .elementor-widget-wrap {
		border-radius: 0 !important;
	}
}
@media (max-width: 782px) {
	.htmobile-menu-wrap {
		top: 60px !important;
	}
}
@media(max-width: 767px){	
	.podcast_img {
		width: 100%;
	}.tab_left_content ul {
		column-count: 1;
	}.horizontal_tab_sec .elementor-tab-content {
		padding: 0px 0px 0 !important;
	}
	.tab_left, .tab_right {
		width: 100%;
		max-width: unset;
	}
	.tab_inner_content {
		display: block;
	}
	.tab_right_img {
		display: block;
		margin: auto;
		padding-top: 40px;
	}
	.tab_btn {
		max-width: 360px;
		width: 100%;
		text-align: center;
	}
	.horizontal_tab_sec .elementor-tab-title.elementor-active:after{
		display: none;
	}
	.flywheel_tab_box .elementor-tab-title {
		background: unset !important;
	}
	.flywheel_tab_box .elementor-tab-title {
		padding: 10px 0px !important;
	}

	.mega_menu_icon_list_inner img {
		margin-right: 10px;
		max-width: 42px !important;
	}
	.htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li .mega_menu_icon_list_inner a {
		padding: 8px 0;
		opacity: 1;
		font-size: 14px;
		display: flex;
		align-items: center;
	}
	.flywheel_tab_box .elementor-tab-title {
		padding: 8px 0px !important;
		font-size: 15px;
	}

	.custom_header_sec .e-con-inner {
		margin-left: 0;
	}
	.horizontal_tab_sec .elementor-tab-title.elementor-tab-mobile-title, .horizontal_tab_sec .elementor-tab-title:after, .vertical_tab_sec .elementor-tab-title.elementor-tab-mobile-title {
		display: none !important;
	}
	.horizontal_tab_sec .elementor-tabs .elementor-tabs-wrapper {
		display: flex !important;
		justify-content: center;
		flex-wrap: wrap;
	}

	.horizontal_tab_sec .elementor-tabs-wrapper {
		border-bottom: 0;
		margin-bottom: 40px !important;
	}
	.horizontal_tab_sec .elementor-tab-title {
		padding: 10px 3px 0px !important;
	}

	.vertical_tab_sec .elementor-tabs .elementor-tabs-content-wrapper{
		margin: 0 auto  !important;

	}
	.vertical_tab_sec .elementor-tabs .elementor-tabs-wrapper, .top_horizonaltal_tab_content {
		display: block !important;
		width: 100% !important;
	}
	.top_horizonaltal_tab_sec .elementor-tabs .elementor-tabs-wrapper {
		display: flex !important;
		flex-wrap: wrap;
	}
	.top_horizonaltal_tab_content.rev_row {
    flex-direction: column-reverse;
    display: flex !important;
}
	.top_horizonaltal_tab_left, .top_horizonaltal_tab_right {
		width: 100%;
	}
	.vertical_tab_sec .elementor-tabs-content-wrapper {
		max-width: 100%;
	}
	.top_horizonaltal_tab_sec .elementor-tab-title.elementor-tab-desktop-title {
		margin: 0 20px !important;
	}
	.vertical_tab_sec .elementor-tab-title {
		max-width: 100%;
		margin: 14px 20px !important;
		padding: 20px 55px 15px 30px !important;
	}
	.vertical_tab_sec .elementor-tab-content {
		padding: 0 20px !important;
	}
	.practices_left, .what_do_right {
		padding: 0px !important;
	}
	.testimonial_footer_left img {
		display: block;
		margin: 0 auto 10px;
	}
	.testimonial_footer {
		display: block;
	}
	.testimonial_designation_txt, .testimonial_author {
		text-align: center !important;
	}
	.testimonial_slider .slick-dots li {
		width: 26px;
	}
	.top_horizonaltal_tab_sec .elementor-tabs-content-wrapper {
		padding: 0;
	}
}
@media(max-width: 600px){
	.footer_cpright_list ul.elementor-icon-list-items  {
		display: block;
	}
	.htmobile-navigation {
		padding: 40px 15px 50px;
	}
}
@media(max-width: 480px){
	.vertical_tab_sec .elementor-tabs-content-wrapper img{
		width: 100%;
	}
	.blue_box_sec {
		padding-left: 60px;
		padding-right: 60px;
	}
	.brands_row img {
		width: 100%;
	}
	.testimonial_slide_inner.slick-slide{
		margin: 0 20px;
		transform: scale(1);
		opacity: 1;
	}
}
@media(max-width: 380px){
	.blue_box_sec {
		padding-left: 30px;
		padding-right: 30px;
	}
	.brands_row .elementor-element.e-con.e-child {
		padding:5px;
	}
}