/* 
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 */

/*<!-- Global CSS Start -->*/
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span{
	color: #E27189; 
}

.img_box_wr  .elementor-image-box-title {
	margin-top: 0;
}
/*<!-- Global CSS End -->*/

/*<!-- Header Start -->*/

.sticky-er.active {
	position: sticky;
	z-index: 8;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
}

header.elementor-location-header {
	transition: box-shadow 300ms ease 0ms !important;
}

header.elementor-location-header.sticky {
	top: 0;
	z-index: 9;
	left: auto;
	width: 100%;
	position: fixed;
	transition: all 0.3s ease !important;
	box-shadow: hsla(0 0% 0% / 0.1) 0 0.5rem 1rem;
}

header.elementor-location-header.sticky .header-1 {
	background: #fff;
}

/* header.elementor-location-header.sticky .header-all {
	padding-bottom: 15px;
} */

/* header.elementor-location-header.sticky .header-all > div{
	align-items: end !important;
} */

/* header.elementor-location-header.sticky .header-all .header-right-col > div {
	padding-bottom: 0 !important;
} */

header.elementor-location-header .header-logo img {
	transition: all 0.4s linear !important;
}
header.elementor-location-header.sticky .header-logo img{
	width: 250px;
	margin-bottom: -20px;
}

/*<!-- Header End -->*/

/*<!-- Home Page CSS Start -->*/
.home_services_boxes .elementor-image-box-title a {
	display: block;
	position: relative;
	padding-right: 40px;
}
.home_services_boxes .elementor-image-box-title a::before {
	top: 10px;
	right: 0;
	content: '';
	width: 28px;
	height: 16px;
	display: block;
	position: absolute;
	background-image: url(/wp-content/uploads/2024/01/Arrow.png);
}

.services_table .elementor-image-box-img {
	display: flex !important;
	min-width: 54px;
}
.services_table .elementor-image-box-title{
	margin-top: 0;
}

.home_our_clients .elementor-widget-image-box > div {
	height: 103px;
	display: flex;
 	align-items: center;
}
.home_our_clients .elementor-image-box-img{
	display: flex !important;
}
.home_testimonials .elementor-testimonial__image {
	position: absolute;
	top: 0px;
	left: 90px;
	z-index: 1;
}
.home_testimonials .elementor-testimonial__text {
	z-index: 2;
	position: relative;
}
/*<!-- Home Page CSS Start -->*/

.faq-insurance-support .elementor-tab-title {
	justify-content: space-between;
	display: flex;
	flex-direction: row;
}
.faq-insurance-support .elementor-accordion-icon.elementor-accordion-icon-right {
	display: flex !important;
	align-items: center;
	order: 2;
	justify-content: end;
}

.single-resources .elementor-share-btn__icon {
	border: 1px solid #E27189;
	border-radius: 50%;
}

.care_team_posts_wr .post-thumbnail__img {
	max-width: 146px;
}
.care_team_posts_wr .jet-posts__item:last-child .jet-title-fields__item-_designation {
	padding: 0 35px;
}

.make_a_referral_form .elementor-button:focus,
.book_an_appointment_form .elementor-button:focus{
	color: #fff !important;
}

.book_an_appointment_form .e-form__indicators__indicator__number {
	border-width: 3px;
}

.book_an_appointment_form .e-form__indicators__indicator__separator {
	background: linear-gradient(0deg, #E27189 0%, #E27189 100%), #F1F1F1 !important;
}

.book_an_appointment_form .e-form__indicators__indicator--state-completed {
	color: #e27189;
}

.book_an_appointment_form .e-form__indicators__indicator__number::before {
	content: "";
	background-image: url('https://anna.myathago.com/wp-content/uploads/2024/01/checkmark.png');
	width: 21px;
	height: 15px;
	display: none;
}

.book_an_appointment_form .e-form__indicators__indicator--state-completed .e-form__indicators__indicator__number::before{
	display: block;
}

/*<!-- -->*/
.step_1_heading {
	font-size: 35px !important;
	line-height: 60px !important;
	margin-bottom: 0;
}

#form-field-step2_acceptance,
#form-field-step2_acceptance2,
#form-field-insurance_info-0,
#form-field-medical_history-0,
#form-field-about_your_child-0,
#form-field-virtual_video_appointment-0,
.elementor-field-subgroup #form-field-consent_to_care,
.cb_book_an_appointment .common_checkbox .jet-form__field-label .checkboxes-field {
	display: none;
}

label[for="form-field-step2_acceptance"],
label[for="form-field-step2_acceptance2"],
label[for="form-field-insurance_info-0"],
label[for="form-field-medical_history-0"],
label[for="form-field-about_your_child-0"],
label[for="form-field-virtual_video_appointment-0"],
.elementor-field-subgroup label[for="form-field-consent_to_care"],
.cb_book_an_appointment .common_checkbox .jet-form__field-label {
	display: flex !important;
	align-items: center;
	gap: 22px;
}

label[for="form-field-step2_acceptance"]::before,
label[for="form-field-step2_acceptance2"]::before, 
label[for="form-field-insurance_info-0"]::before, 
label[for="form-field-medical_history-0"]::before, 
label[for="form-field-about_your_child-0"]::before,
label[for="form-field-virtual_video_appointment-0"]::before,
.elementor-field-subgroup label[for="form-field-consent_to_care"]::before,
.cb_book_an_appointment .common_checkbox .jet-form__field-label::before {
	content: "";
	min-width: 23px;
	max-width: 23px;
	min-height: 23px;
	max-height: 23px;
	display: block;
	border-radius: 100%;
	background: transparent;
	border: 1px solid #DADADA;
}

#form-field-step2_acceptance:checked + label[for="form-field-step2_acceptance"]::before,
#form-field-step2_acceptance2:checked + label[for="form-field-step2_acceptance2"]::before,
#form-field-insurance_info-0:checked + label[for="form-field-insurance_info-0"]::before,
#form-field-medical_history-0:checked + label[for="form-field-medical_history-0"]::before,
#form-field-about_your_child-0:checked + label[for="form-field-about_your_child-0"]::before,
#form-field-virtual_video_appointment-0:checked + label[for="form-field-virtual_video_appointment-0"]::before,
.elementor-field-subgroup #form-field-consent_to_care:checked + label[for="form-field-consent_to_care"]::before,
.cb_book_an_appointment .common_checkbox .jet-form__field-label.checked-label::before {
  border: 1px solid #E27189;
  background: #E27189;
}

.book_an_appointment_form .e-form__buttons{
	justify-content: space-between !important;
  	width: 100%;
}

.book_an_appointment_form .elementor-field-group-virtual_video_appointment {
	border-radius: 20px;
	border: 1px solid #E27189;
	background: #FFF;
	padding: 48px 60px 48px 156px !important;
}

.book_an_appointment_form .elementor-field-group-virtual_video_appointment::before {
	content: "";
	background-image: url('/wp-content/uploads/2024/01/virtual_video_btn.png');
	width: 69px;
	height: 69px;
	position: absolute;
	left: 60px;
}

.choose_a_day_and_time_heading {
	font-size: 17px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	line-height: 17px !important;
	font-family: "Raleway", Sans-serif !important;
	margin-bottom: 0px;
}

.book_an_appointment_form select,
.jet-form-block select.select-field {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: url('/wp-content/uploads/2024/01/arrow.png') no-repeat right center;
  background-size: 13px;
  background-position: center right 20px;
}

.book_an_appointment_form .select-caret-down-wrapper {
	display: none;
}

.testimonial_ser .elementor-testimonial__cite,
.tesimonial-is .elementor-testimonial__cite {
	z-index: 1;
} 

.elementor-message.elementor-message-danger {
	color: #d9534f;
	margin-top: 40px;
}

.covered_areas .elementor-widget-image-box > div {
	transition: all 0.3s ease;
	cursor: pointer;
}

.covered_areas .elementor-widget-image-box > div:hover {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#mission_austin_care .elementor-image-box-img a::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50px;
}

/*<!-- Crocoblock Book an Appointment -->*/

.cb_book_an_appointment .step_1 .jet-form-col__start {
	-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.cb_book_an_appointment .step_1 .jet-form__heading-desc .jet-form__desc-text {
	font-size: 17px;
	font-weight: 500;
	line-height: 30px;
}

.cb_book_an_appointment .jet-form__heading .jet-form__label-text {
	font-size: 35px;
	line-height: 60px;
	color: var( --e-global-color-text );
	font-family: "Museo Sans Rounded", Sans-serif;
	font-weight: 600;
}

.cb_book_an_appointment .label_n_input {
	display: block;
}
.cb_book_an_appointment .label_n_input .jet-form-col__start {
	width: 100%;
	max-width: 100%;
	margin-bottom: 10px;
}
.cb_book_an_appointment .jet-form__label{
	font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 17px;
  margin-bottom: 20px;
}
.cb_book_an_appointment .layout-row .jet-form__field.textarea-field {
	min-height: 173px !important;
} 
.cb_book_an_appointment .layout-row .jet-form__field:not(.checkboxes-field):not(.radio-field):not(.range-field) {
	background-color: #ffffff;
	border-color: #DADADA;
	border-radius: 0px 0px 0px 0px;
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
}
.cb_book_an_appointment .layout-row .jet-form__field:focus-visible {
	outline: none;
}

.cb_book_an_appointment  .jet-form-col__end button{
	border: none;
}

.cb_book_an_appointment .jet-form-row:not(.cb_book_an_appointment .jet-form-row:last-child) {
	margin-bottom: 15px;
}
.cb_book_an_appointment .jet-form-row:last-child {
	margin-top: 30px;
}
.cb_book_an_appointment  .layout-row .jet-form-col {
	align-items: center;
}
.cb_book_an_appointment .jet-apb-slot {
	font-size: 18px;
	font-weight: 600;
}
.cb_book_an_appointment .jet-apb-calendar-appointments-list {
	padding: 12px 0px !important;
}

.cb_book_an_appointment .jet-ab-timezone-picker__icon {
	top: 35% !important;
}

.cb_book_an_appointment .jet-form__next-page-wrap:has( > button.next_right) {
	width: 100%;
}

.cb_book_an_appointment .next_right button.jet-form__next-page {
	float: right;
}

.cb_book_an_appointment .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot {
	margin: 0px 0px 0px 0;
	width: 20%;
	text-align: left;
}

/*.jet-apb-calendar-wrapper:has( > .appointment-calendar) {
    border: 1px solid #DADADA;
    padding: 8px 24px;
}*/
.jet-apb-calendar .jet-apb-calendar-content {
	width: 100%!important;
}
.virtual_field {
    border: 1px solid #E27189;
    padding: 48px 60px 48px 156px;
    border-radius: 20px;
}

.cb_book_an_appointment .virtual_field::before {
    content: "";
    background-image: url(/wp-content/uploads/2024/01/virtual_video_btn.png);
    width: 69px;
    height: 69px;
    position: absolute;
    left: 60px;
}

.state-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 13px;
    margin-bottom: var(--e-form-steps-indicators-spacing);
}
.state-circle {
	padding: 23px;
	width: 23px;
	height: 23px;
	border-width: 1px;
	border-style: solid;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	border: 3px solid #E27189;
	border-radius: 50%;
}
.state-seprator {
    width: 100%;
    height: 5px;
	background-color: #f2f2f2;
	position: relative;
}

.state-main .state-circle + .state-seprator::before {
	content: '';
	width: 0;
	background: linear-gradient(0deg, #E27189 0%, #E27189 100%), #F1F1F1 !important;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.state-main .state-circle.active {
	background-color: #E27189;
	position: relative;
	background-image: url('/wp-content/uploads/2024/01/checkmark.png');
	background-repeat: no-repeat;
	background-position: center;
}

.state-main .state-circle.step1 + .state-seprator::before {
	width: 25%;
}

.state-main .state-circle.active + .state-seprator::before {
	width: 100%;
}

.jet-form__next-page-msg {
	color: red;
	margin-bottom: 20px;
}

/*.jet-apb-calendar .jet-apb-calendar-slots.jet-apb-calendar-slots--active {
	border: 1px solid #DADADA;
	padding: 25px !important;
	box-shadow: 0 0 4px #ccc;
}*/

.appointment-calendar .jet-apb-calendar-slots__close {
	top: 0;
}

/*.jet-apb-calendar-date.jet-apb-calendar-date--selected {
	background-color: #F9E3E7;
}*/

.jet-apb-calendar-wrapper .jet-apb-calendar-appointments-list-wrapper{
  border-top: 1px solid rgb(204, 204, 204);
  margin-top: 30px;
  padding-top: 30px;
}

/*.cb_book_an_appointment .jet-form__heading .jet-form__label-text {
	font-size: 17px;
	text-transform: uppercase;
	line-height: 17px;
	font-weight: 500;
}*/

/* 
.jet-apb-appointments-item .jet-apb-item-service-provider{
	display: none;
} */

.cb_book_an_appointment .jet-apb-slot {
	font-size: 18px;
	background-color: #f1f1f1;
	flex-grow: 1;
	padding: 8px 10px;
	text-align: center;
	font-weight: 400;
}

.jet-apb-calendar .jet-apb-calendar-slots .jet-apb-calendar-slots-container {
	padding: 0;
}

.footer-contact-info a {
	color: #0D2633;
}

.jet-apb-action-action.action-confirm,
.jet-apb-action-action.action-cancel {
	text-align: center;
	padding: 50px 0;
}

/* validation field highlight  */

/*.cb_book_an_appointment .layout-row input.jet-form__field.cls_required {
    border: 2px solid red!important;
}*/

.jet-form__field-label.unchecked:has(input.checkboxes-required) .unchecked::before {
	border: 1px solid red!important;
}

/* validation field highlight  */
span.jet-form__next-page.cust_nextbtn {
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-secondary);
    border-radius: 100px 100px 100px 100px;
    padding: 22px 22px 22px 22px;
    float: right;
    cursor: pointer;
}
span.jet-form__next-page.cust_nextbtn:hover {
	color: #ffffff;
    background-color: #000000;
}

label.unchecked::before {
    border: 1px solid red!important;
}

/* css for sticky header */


header.elementor-location-header {
	position: fixed;
	width: 100%;
	z-index: 999;
	background-color:#fff;
}

body.logged-in header.elementor-location-header {
	top: 32px;
}

header.elementor-location-header.sticky_header {
	box-shadow: hsla(0 0% 0% / 0.1) 0 0.5rem 1rem;
}

header.elementor-location-header.sticky_header .header-logo img {
	width: 250px;
	margin-bottom: -20px;
}

/* New form css */

.ginput_container input[type="text"],
.ginput_container input[type="number"],
.ginput_container input[type="email"],
.ginput_container input[type="tel"],
.ginput_container select,
.ginput_container textarea{
	background-color: #ffffff;
	border-color: #DADADA;
	border-radius: 0px 0px 0px 0px;
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
	outline: none;
}

.gform_custom_heading {
	font-size: 35px;
	line-height: 60px;
	color: var( --e-global-color-text );
	font-family: "Museo Sans Rounded", Sans-serif;
	font-weight: 600;
}

.gfield_label.gform-field-label {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
/*	line-height: 20px;*/
}

.gchoice .gform-field-label {
	font-size: 17px;
	font-weight: 500;
	line-height: 1;
}

.gfield-choice-input {
	position: relative;
	border-radius: 50% !important;
	overflow: hidden;
}

.gform_custom_heading + .gfield--type-checkbox .ginput_container.ginput_container_checkbox {
	margin-top: 22px;
}

.gform-theme--framework input[type="checkbox"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before, .gform-theme--framework input[type="radio"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before {
	border: 1px solid #E27189;
	background: #E27189;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	color: transparent;
	display: flex;
  	align-items: center;
}

.gfield.gfmc-column.gfmc-field.three-colunm .gfield {
	width: calc(33% - 10px);
}

.two-colunm.gfmc-field #field_3_30.gfield {
	width: 100%;
}

.gfield.gfmc-column.gfmc-field.two-colunm .gfield {
	width: calc(50% - 10px);
}

.gfield.gfmc-column.gfmc-field.two-colunm .gfield .gfield_label.gform-field-label {	
	max-width: 450px;
}

.gfield.gfmc-column.gfmc-field.three-colunm, 
.gfield.gfmc-column.gfmc-field.two-colunm {
	flex-direction: inherit;
	gap: 0 20px;
	flex-wrap: wrap;
	justify-content: stretch;
	align-items: start;
}

.gform_page_footer .gform-theme-button, 
.gform_page_footer .gform_button.button,
#gform_submit_button_8{
	font-family: "Raleway", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 21px !important;
	color: var( --e-global-color-text ) !important;
	background-color: var( --e-global-color-secondary ) !important;
	border-radius: 100px 100px 100px 100px !important;
	padding: 22px 22px 22px 22px !important;
	min-width: 128px;
}

.gform_page_footer .gform-theme-button:hover, 
.gform_page_footer .gform_button.button:hover,
#gform_submit_button_8:hover{
	color: var( --e-global-color-4aea0e9 ) !important;
  	background-color: var( --e-global-color-text ) !important;
}

.gform_custom_desc {
	font-size: 17px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 40px;
}

.gform-theme--foundation .gform_page_footer {
	justify-content: space-between;
	margin-top: 40px;
}

.gform-loader {
	position: absolute !important;
	right: 0;
}

/* fieldset#field_3_48 + .gfmc-container,
fieldset#field_3_49 + .gfmc-container,
fieldset#field_3_38 + .gfmc-container{
	display: none;
} */

#gform_page_3_1 .gform_fields {
	display: block;
}

#field_3_18 {
	margin-top: -20px;
}

#input_3_54 {
	width: 100%;
}

.progress_steps {
	margin: 40px 0 70px;
}

.gfield_required.gfield_required_asterisk {
	font-size: 17px;
	font-weight: 700;
	color: #000;
}

/* csss  */

.cb_book_an_appointment form select {
	background-image: url('/wp-content/uploads/2024/01/arrow.png');
	background-repeat: no-repeat;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-textfield-decoration-container {
    display: none !important;
}
.cb_book_an_appointment textarea {
	min-height: 173px!important;
}
/* csss  */

#content.mailpoet_page {
	padding-top: 187px;
}

#content.mailpoet_page .mailpoet_text {
	background-color: #ffffff;
	border-color: #DADADA;
	border-radius: 0px 0px 0px 0px;
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
	outline: none;
}

#content.mailpoet_page .mailpoet_text_label {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}

#content.mailpoet_page .entry-title {
	text-align: center;
}

#content.mailpoet_page #mailpoet_captcha_form .mailpoet_message {
	margin-top: 40px;
	font-weight: 500;
}

div#gform_confirmation_message_8 {
    text-align: center;
    color: green;
}

body .elementor-nav-menu--dropdown .elementor-item:focus {
	background-color: transparent;
}

body{
	opacity:0;
	transition:all 0.5s ease;
}

.page-id-9516 section.elementor-element-84f0460 {
	background-color: #FFF0F2;
}
.page-id-9516 .elementor-element-d3f9fe9 img.wp-image-2491 {
	width: 100% !important;
	height: auto;
}
.page-id-9516 .elementor-element-d3f9fe9 .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0px !important
}
/* Responsive ====================================*/

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

header.elementor-location-header.sticky_header .header-logo .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

}

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

header.elementor-location-header.sticky_header .header-logo img {
	width: 116px;
	margin-bottom:0px;
}
	
}

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

body.logged-in header.elementor-location-header.sticky_header {
	top: 0px;
}
	
}






/*<!-- Responsive Media Queries -->*/

/*<!-- Large Screens -->*/
@media only screen and (min-width: 1920px) {

	.naturalistic_sec_wr {
			padding-bottom: 250px !important;
	}

}
/*<!-- Above 14" Screens -->*/
@media only screen and (min-width: 1366px) {

	.services_table .service_text_wr {
		max-width: 250px;
	}
	.services_table .service_text_wr2 {
		max-width: 266px;
	}

	.home-autistic-sec .elementor-inner-section .elementor-container {
		margin-top: -30px;
	}
	header.elementor-location-header .header-logo > div {
		transition: all 0.3s ease;
	}
	header.elementor-location-header.sticky .header-logo > div {
		margin-left: 10px !important;
	}

}

/*<!-- Above Tablet Screens -->*/
@media only screen and (min-width: 1025px) {

	.med_his .jet-form__label {
		width: 85%;
	}
	.how-it-work-img-box-support > .elementor-widget-container {
		height: 319px ;
	}
	#insurance-support-hiw .how-it-work-img-box-support {
		height: 100%;
	}
	#insurance-support-hiw .how-it-work-img-box-support > .elementor-widget-container {
		height: 100% !important;
	}
	.our_values .elementor-image-box-wrapper .elementor-image-box-img img {
		min-width: 123px;
	}
	.how-it-work-img-box .elementor-widget-container {
		height: 249px ;
	}
  .ser-naturalisitic-col .elementor-container,
  .ndbi-col > .elementor-container {
	 margin-top: -58px;
  }

}
/*<!-- Above Mobile Screens -->*/
@media only screen and (min-width: 768px) {

	/*<!-- Global CSS Start -->*/
	.elementor-button-wrapper .elementor-button:not(header .elementor-button-wrapper .elementor-button) {
		min-width: 241px;
	}
	.make_a_referral_form .elementor-button {
		min-width: 241px;
		max-width: 241px;
	}
	.img_box_wr .elementor-image-box-img {
		display: flex !important;
	}
	/*<!-- Global CSS End -->*/
	.home_testimonials .elementor-main-swiper {
		width: 100% !important;
		padding-right: 195px;
		padding-left: 172px;
	}

}

/*<!-- Till Tablet Screens -->*/
@media only screen and (max-width: 1366px) and (min-width: 1025px) { 

	.how-it-work-img-box .elementor-widget-container {
		height: 290px !important;
	}

	.ndbi-col > .elementor-container {
	 margin-top: -50px;
  }

}
@media only screen and (max-width: 1024px) {

	.faq-insurance-support .elementor-accordion-item {
		padding: 0px !important;
	}
	body .project-help-img-box .elementor-image-box-description {
		padding: 0px 10px !important;
	}

	.home_services_boxes br {
	  display: none !important;
  	}
  	.header-mobile-menu .menu-item .sub-arrow svg {
  		fill: #fff;
  	}
  	.cb_book_an_appointment .jet-form__label {
  		line-height: normal;
  	}
  	.cb_book_an_appointment .label_n_input:not(.cb_book_an_appointment .label_n_input:last-child) {
  		margin-bottom: 20px;
  	}

}

/*<!-- For Tablet -->*/
@media only screen and (max-width: 1024px) and (min-width: 982px)  {
	/*.home_our_clients  {
		padding: 105px 0px 0px 0px !important;
	}
*/
}

@media only screen and (max-width: 991px) and (min-width: 820px) { 
	.cb_book_an_appointment .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot {
		width: 25% !important;
	}
	.cb_book_an_appointment .jet-form__label {
		font-size: 15px !important;
		margin-bottom: 10px !important;
	}
}

@media only screen and (max-width: 819px) and (min-width: 768px) { 
	.cb_book_an_appointment .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot {
		width: 33.33% !important;
	}
	.cb_book_an_appointment .jet-form__label {
		font-size: 15px !important;
		margin-bottom: 10px !important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {

	.how_it_works .elementor-widget-image-box,
	.how_it_works .elementor-widget-container,
	.how-it-work-img-box,
	.how-it-work-img-box .elementor-widget-container{
		height: 100% !important;
	}
	.step_1_heading {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	.care_values .elementor-image-box-img img {
		max-width: 100px;
	}

	.ser-naturalisitic-col .elementor-container,
	.ndbi-col > .elementor-container {
		margin-top: -40px;
	}
	
	header.elementor-location-header.sticky .header-logo img{
		width: 160px;
	}

}

@media only screen and (max-width: 891px) and (min-width: 600px)  { 
	.cb_book_an_appointment .jet-form-row {
		display: block;
	}
	.cb_book_an_appointment .jet-form-col {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.gfield.gfmc-column.gfmc-field.three-colunm .gfield {
	    width: 100%;
	    padding-bottom: 10px;
	}
}

@media only screen and (max-width: 940px) {
	.gform-theme--foundation .gfield--width-third {
	    grid-column: span 12!important;
	}
	.gform-theme--foundation .gfield--width-five-twelfths {
	    grid-column: span 9!important;
	}
	.gfield.gfmc-column.gfmc-field.two-colunm .gfield .gfield_label.gform-field-label{
		width: 100%;
	}
	.gform_custom_heading{
		line-height: normal;
		margin-bottom: 15px;
	}
	.gfield.gfmc-column.gfmc-field.three-colunm .gfield {
	    width: 100%;
	    padding-bottom: 10px;
	}
	.gfield.gfmc-column.gfmc-field.two-colunm .gfield {
	    width: 100%;
	    padding-bottom: 10px;
	}
	.gchoice .gform-field-label{
		line-height: normal;
	}
}

/*<!-- For Mobile -->*/
@media only screen and (max-width: 767px) {
	.gform-theme--foundation .gfield--width-five-twelfths {
	    grid-column: span 12!important;
	}
	.gform-theme--foundation .gfield--width-quarter {
	    grid-column: span 12!important;
	}

	header.elementor-location-header.sticky .header-logo img{
		width: 110px;
	}
	
	.cb_book_an_appointment .jet-form-row:last-child {
		margin-top: 10px;
	}
	/*<!-- Global CSS Start -->*/
	.elementor-button-wrapper .elementor-button:not(header .elementor-button-wrapper .elementor-button),
	.make_a_referral_form .elementor-button {
		min-width: 170px;
	}
	/*<!-- Global CSS End -->*/

	.home_our_clients .elementor-image-box-wrapper{
		width: 100%;
	}

	.home_our_clients .elementor-image-box-img {
		justify-content: center;
	}

	.services_table_inner_wr .elementor-image-box-wrapper {
		display: flex;
  		align-items: center;
  		gap: 10px;
	}

	.services_table > div > div > div,
	.ndbi_vs_taba > div > div > div {
		overflow: scroll;
		cursor: pointer;
	}

	.ndbi_vs_taba_inner,
	.ndbi_vs_taba_inner > div {
		width: 767px !important;
	}

	.insurance-support_our_clients .elementor-image-box-wrapper {
		width: 100%;
	}

	.how-it-work-img-box-support {
		max-width: 100% !important;
		width: 100% !important;
	}

	.how-it-work-img-box-support > .elementor-widget-container {
		height: auto !important;
	}
	.step_1_heading {
		font-size: 25px !important;
		line-height: 30px !important;
	}

	.elementor-field-textual.elementor-size-xl {
		min-height: 40px !important;
	}

	.book_an_appointment_form .elementor-field-group,
	.make_a_referral_form .elementor-field-group {
		margin-bottom: 20px !important;
	}

	.book_an_appointment_form .e-form__step:nth-child(1) .step_1_heading{
		margin-bottom: 10px;
	}
	.book_an_appointment_form .e-form__step:nth-child(3) .step_1_heading{
		margin-bottom: -10px;
	}

	.care_values .elementor-image-box-img {
		margin-bottom: 0 !important;
		margin-top: 20px !important;
	}

	.care_values .elementor-image-box-img img {
		max-width: 80px;
	}

	label[for="form-field-step2_acceptance"], 
	label[for="form-field-step2_acceptance2"], 
	label[for="form-field-insurance_info-0"], 
	label[for="form-field-medical_history-0"], 
	label[for="form-field-about_your_child-0"], 
	label[for="form-field-virtual_video_appointment-0"], 
	.elementor-field-subgroup label[for="form-field-consent_to_care"] {
		gap: 10px !important;
	}

	.care_values br,
	.home-hero-sec h1 br{
		display: none;
	}
	.book_an_appointment_form .elementor-field-group-virtual_video_appointment {
		margin: 0 20px;
	}

	.jet-apb-calendar .jet-apb-calendar-content {
		min-width: 100% !important;
	}

	.cb_book_an_appointment .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot {
		width: 50% !important;
		font-size: 12px !important;
		padding: 0;
	}

	.cb_book_an_appointment .jet-form__label {
		font-size: 15px !important;
		margin-bottom: 10px !important;
	}

	.cb_book_an_appointment .jet-apb-calendar-date {
		padding: 10px;
	}

	.cb_book_an_appointment .layout-row .jet-form__field:not(.checkboxes-field):not(.radio-field):not(.range-field) {
		min-height: 48px;
	}

	.cb_book_an_appointment .jet-form__heading .jet-form__label-text {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 0;
	}

	.cb_book_an_appointment .jet-form-page[data-page="1"] .jet-form__heading .jet-form__label-text { 
		margin-bottom: 15px !important;
	}

	.state-circle {
		padding: 18px;
		width: 18px;
		height: 18px;
	}

	.elementor-widget-html > .elementor-widget-container {
		margin: 25px 0px -5px 0px;
	}

	.cb_book_an_appointment .virtual_field {
		padding: 25px 35px 25px 60px !important;
	}

	.cb_book_an_appointment .virtual_field::before {
		width: 30px;
		height: 30px;
		left: 10px;
		background-size: contain;
	}

}

@media only screen and (max-width: 768px) and (min-width: 472px)  {

.home-secure-text .elementor-widget-container {
	max-width: 450px;
}

}

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

	.book_an_appointment_form .elementor-field-group-virtual_video_appointment {
		padding: 10px 10px 10px 50px !important;
	}

	.book_an_appointment_form .elementor-field-group-virtual_video_appointment::before {
		width: 36px;
		height: 36px;
		left: 10px;
		background-size: contain;
	}

}