/*
Theme Name: STRING
Theme URI: https://string.marketing
Version: 1.0
Description: Custom theme developed by String Marketing.
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
template: bb-theme
*/

/* Add your custom styles here... */ 

@import "fonts.css";
.fl-page-header.fl-page-header-primary, .fl-page-header.fl-page-header-fixed{
	display: none !important;
}
.fl-page-footer{
	display: none;
}
footer .menu a {
    display: inline;
	padding-bottom: 0 !important;
}
#menu-footer-menu li {
    padding-top: 15px;
}
.footer-color {
    transition: all 0.4s ease 0s;
}
.footer-color:hover {
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
    display: inline-block;
	transform-origin: left;
}
.footer-menu-link .menu > li > a:hover, .contact-details a:hover {
	transform: unset !important;
	font-size: 23px !important;
}
.social-icon a{transition: all 0.4s ease 0s;}
.social-icon a:hover{
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.button_background_shape .fl-button {
    background-color: transparent !important;
    position: relative;
    transition: all 0.4s ease 0s;
    z-index: 1;
}
.button_background_shape .fl-button:hover,
.button_background_shape .gform_footer:hover{
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.button_background_shape .fl-button::before{
	background-color: #f17c00;
	transform: skew(-23deg, 0);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 12px;
}
.white_btn.button_background_shape .fl-button:before{
    background-color: #ffffff;
}
.menu-item-has-children .uabb-has-submenu-container::before {
    padding-right: 20px;
}
.uabb-has-submenu-container a{
    position: relative;
    
}
.uabb-has-submenu-container a::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 9px solid #f17c00;
	position: absolute;
	top: calc(50% - 0px);
	right: 1px;
}
.menu a, ul.uabb-masonary-filters > li {
    transition: all 0.4s ease 0s;
}
.menu > li > a:hover, .blog ul.uabb-masonary-filters > li:hover{
	transform: scale(1.1);
	transition: all 0.4s ease 0s;
}
header .uabb-has-submenu-container a:hover {
	transform: scale(1.1);
}
.uabb-creative-menu-mobile-toggle.hamburger:hover:active:focus {
	border: 0;
	outline: 0;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {
	background-color: #F0F1E0;
}
.uabb-creative-menu-mobile-toggle:focus {
    outline: none;
}
.fl-node-6059d5d25aa53 .uabb-creative-menu .menu > li.current-menu-item > a span.menu-item-text, .fl-node-6059d5d25aa53 .uabb-creative-menu .menu > li.current-menu-ancestor > .uabb-has-submenu-container > a span.menu-item-text{
    color: #153d51 !important;
	border-bottom: 2px solid #f17c00;
	padding-bottom: 5px;
}
/*****Banner css******/
.common_button_background_shape .fl-button {
    background-color: transparent !important;
    position: relative;
    transition: all 0.4s ease 0s !important;
    z-index: 1;
}
.common_button_background_shape .fl-button::before {
	background-color: #f17c00;
	transform: skew(-20deg, 0);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 12px;
}
.common_button_background_shape .fl-button:hover {
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.border_text {
	color: #fff0 !important;
	-webkit-text-stroke: 2px #143d50;
}
.light_blue{
    color: #5895BA !important;
}
.light_blue_flex{
	color: #5895BA !important;
}

/****** Blog single page ***********/
ul.uabb-masonary-filters > li:hover{
	color: #f17c00;
}
.pp-share-button-icon i, .pp-share-button-title {
    color: #fff !important;
}
::placeholder{
	color: #153d51;
}
.hl-app #_builder-form input[type=email]::placeholder {
	font-weight: bold;
}
.blog_single_category_btn .pp-category__link {
    background-color: transparent !important;
    position: relative;
    transition: all 0.4s ease 0s;
    z-index: 1;

    margin: 0 auto;
}
.blog_single_category_btn .pp-category__link::before {
	background-color: #f17c00;
	transform: skew(-20deg, 0) translate(-50%, 0%);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 50%;
	top: 0;
	z-index: -1;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 12px;
	
}
.blog_single_category_btn .pp-category__link:hover {
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.blog_single_sidebar .pp-category__link {
	display: inline-block !important;
	width: 100%;
    max-width: 312px;
}
.blog_single_category_btn .pp-category__content {
    background-color: transparent !important;
}
.blog_single_category_btn .category-inner {
	text-align: center;
}
.prev_img {
    position: relative;
}
.prev_img:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2023/09/previous_arrow_icon.svg);
	width: 28px;
    height: 26px;
    background-repeat: no-repeat;
    left: -40px;
}
.next_img {
    position: relative;
}
.next_img:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2023/09/next_arrow_icon.svg);
    width: 28px;
    height: 26px;
    background-repeat: no-repeat;
    right: -40px;
}
.nav-next a {
    padding-right: 50px !important;
    padding-left: 20px !important;
    transition: all 0.5s ease 0s;
}
.nav-previous a {
    padding-left: 40px !important;
    transition: all 0.5s ease 0s;
    padding-right: 20px !important;
}
.kate_singlepost_content h1{
	color: #153d51 !important;
	font-family: Literata, serif;
    font-weight: 600;
    font-size: 80px;
    line-height: 92px;
	margin-top: 20px;

}
.kate_singlepost_content h2{
	color: #153d51 !important;
	font-family: Literata, serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 70px;
	margin-top: 20px;
}
.kate_singlepost_content h3{
	color: #3a5e8a !important;
	font-family: Literata, serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
	margin-top: 20px;
}
.kate_singlepost_content h4{
	color: #153d51 !important;
	font-family: Ubuntu, sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
}
.kate_singlepost_content h5{
	color: #153d51 !important;
	font-family: Ubuntu, sans-serif;
    font-weight: normal;
    font-size: 27px;
    line-height: 37px;
	margin-top: 20px;
}
.kate_singlepost_content h6{
	color: #153d51 !important;
	font-family: Ubuntu, sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
	margin-top: 20px;
}
.kate_singlepost_content p{
	color: #000 !important;
	font-family: Ubuntu, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
	letter-spacing: 0.18px;
}
.blog_module .fl-photo-content::before {
	position: absolute;
    content: "";
    background-color: #153D51;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    transition: all 0.5s ease 0s;
}
.blog_module .pp-post-link:hover + .pp-post-image .fl-photo-content::before {
    opacity: 1;
    background-color: transparent;
    transition: all 0.5s ease 0s;
}
.blog_page .uabb-post-heading a, .cm-home-posts .fl-post-grid-title a {
	transition: all 0.4s ease 0s;
}
.blog_page .uabb-post-heading a:hover, .cm-home-posts .fl-post-grid-title a:hover {
	color: #f17c00 !important;
	transition: all 0.4s ease 0s;
}
.category .fl-post-grid-image a::before {
	position: absolute;
    content: "";
    background-color: #153D51;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    transition: all 0.5s ease 0s;
}
.category .fl-post-grid-image a:hover::before{
	opacity: 1;
    background-color: transparent;
    transition: all 0.5s ease 0s;
}
.optin_pop_blog_single .ep-iFrameContainer {
	max-width: 512px;
	margin: 0 auto;
}
p.cm-scores {
    font-size: 42px !important;
    font-weight: bold !IMPORTANT;
}
.kate_singlepost_content a {
	color: #f17c00 !important;
    transition: all 0.4s ease 0s;
}
.kate_singlepost_content a:hover {
	color: #3A5E8A !important;
      transition: all 0.4s ease 0s;
}
.single .fl-node-dnrlc6eguiyp .pp-search-form__input::placeholder {
	opacity: 1;
}
/******* Symptom survey *********/
.uabb-tab-acc-title {
    background: transparent !important;
}
/*******My services *********/
.my_service_header_blue_bg {
	background-color: #153D51;
	padding: 12px 0;
}
.my_services_section ul {
	padding-left: 0;
}
.my_services_section ul li {
	position: relative;
	list-style-type: none;
	padding-bottom: 10px;
	line-height: 25px !important;
}
.my_services_section ul li::before {
	position: relative;
	top: 0;
	left: -10px;
	content: "\f00c";
	font-size: 17px;
	font-family: "Font Awesome 5 Pro";
}
.my_services_section .ab_btn {
	position: absolute;
	bottom: 45px;
	width: 100%;
}
.my_services_section .fl-col-content {
    position: relative;
}
.cm_services_our_plans a.fl-button {
    width: 100% !important;
}

.cm-clinical-data .uabb-image .uabb-photo-img {
	position: relative;
	top: 6px;
	margin-right: 15px;
}
.training-page-tabs .uabb-tabs-nav li .uabb-tab-link .uabb-tab-title{
    transition: all 0.4s ease 0s !important;
}
.training-page-tabs .uabb-tabs-nav li .uabb-tab-link:hover,
.uabb-tabs li a {
	text-overflow: unset !important;
}
.training-page-tabs .uabb-tab-current .uabb-tab-link, .training-page-tabs .uabb-tabs-nav li .uabb-tab-link:hover .uabb-tab-title{
    font-size: 24px !important;
    letter-spacing: 2.4px !important;
    transition: all 0.4s ease 0s !important;
    transform-origin: center;
	text-overflow: unset !important;
}
.training-page-tabs .uabb-tabs-nav li {
	max-width: 240px;
	width: 240px;
	min-height: 65px;
}

.training-page-tabs .uabb-tabs-nav li:nth-child(4) {
	max-width: 290px !important;
	width: 290px !important;
}
/******Client's section***********/
.client_section .uabb-tabs-nav ul {
    max-width: 620px;
}
.client_section .uabb-tab-current a .uabb-tab-title {
    font-size: 24px !important;
    letter-spacing: 2.4px !important;
}

.client_section .uabb-tab-current a .uabb-tab-title,
.client_section .uabb-content-current .uabb-tab-title {
    position: relative;
}
.client_section .uabb-tab-current .uabb-tab-title:hover{
    transform: none;
}
.client_section .uabb-tab-current a .uabb-tab-title::before,
.client_section .uabb-content-current .uabb-tab-title::before {
	border-bottom: 2px solid #f17c00;
	position: absolute;
	content: "";
	width: 100%;
	bottom: -9px;
}
.client_section  .uabb-tab-title:hover {
	transform-origin: center;
	/* transform: scale(1.2); */
}
.client_section .client_name {
	font-size: 27px !important;
	font-weight: 500 !important;
	padding-top: 5px;
}
.client_section .uabb-tab-acc-title{
	background-color: transparent !important;
}
/******* Blog section on home********/
.home_posts .uabb-blog-post-inner-wrap {
	position: relative!important;
	height: 100%;
}
.home_posts .uabb-blog-post-content {
	position: absolute !important;
	bottom: 0;
}
.home_posts .uabb-post-thumbnail {
	height: 100%;
}
.home_posts .uabb-post-thumbnail a {
    display: flex;
    height: 100%;
}
.home_posts .uabb-post-thumbnail a img {
    object-fit: cover;
}
.home_posts .uabb-post-thumbnail::before, .blog_module .uabb-post-thumbnail::before {
	position: absolute;
	content: "";
	background-color: #153D51;
	height: 100%;
	width: 100%;
	opacity: 0.5;
    transition: all 0.5s ease 0s;
}
.home_posts .uabb-post-thumbnail:hover::before, .blog_module .uabb-post-thumbnail:hover::before{
    opacity: 1;
    background-color: transparent;
    transition: all 0.5s ease 0s;
}
.home_posts .uabb-blog-post-content {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.home_posts .uabb-button{
	padding: 0;
}
.home_posts .uabb-button-icon {
	background-image: url(/wp-content/uploads/2023/09/post_arrow.svg);
	width: 54px !important;
	height: 54px !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.home_posts .uabb-button-icon::before {
	content: "";
}

/***** Faqs*******/
.home_faqs .pp-faq-button-icon {
	background-color: #153D51;
	border-radius: 50%;
}
.home_faqs .pp-faq-button-label {
	padding-left: 20px;
}
.home_faqs .pp-faq-item-active .pp-faq-button-icon{
    background-color: #5895BA;
}
.home_faqs .pp-faq-button:hover .pp-faq-button-icon{
    background-color: #5895BA;
}
.home_faqs ul {
	padding-left: 0;
	padding-top: 10px;
	margin-left: -10px;
}
.home_faqs ul li {
	list-style-type: none;
	position: relative;
	padding-left: 25px;
}
.home_faqs ul li::before {
	position: absolute;
	content: "\f139";
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	left: 0;
	top: 6px;
}
.home_faqs .pp-faq-item:not(.pp-faq-item-active) .pp-faq-button > .pp-faq-button-icon:not(.pp-faq-close),
.home_faqs .pp-faq-item.pp-faq-item-active .pp-faq-button > .pp-faq-button-icon.pp-faq-close {
	display: inherit; 
}
/*.home_posts .uabb-post-wrapper img {
	height: 774px;
}*/

/******* let's connect section on contact********/
.contact_us_form_wrapper .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 170px;
    padding: 20px 25px;
}
.contact_us_form_wrapper .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    display: block !important;
	width: 250px;
    margin: 0 auto !important;
	position: relative !important;
	padding: 1px 0px !important;
	margin-top: 25px !important;
}
.contact_us_form_wrapper .gform_footer::before{
	background-color: #f17c00;
	transform: skew(-23deg, 0);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 12px;
}
.contact_us_form_wrapper #gform_confirmation_message_1 {
    text-align: center;
}
.contact_us_form_wrapper .gform_button {
	width: 100%;
    background: transparent !important;
    z-index: 2 !important;
    position: relative !important;
	margin-bottom: 0 !important;
}
.contact_us_form_wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 25px;
}
.cm-social-icons .pp-social-icon a{
    transition: all 0.4s ease 0s;
}
.cm-social-icons .pp-social-icon a:hover {
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.cm-social-icons .ua-icon-icon-6-mail-envelope-closed {
    line-height: 42px;
    font-size: 32px;
}
/******* privacy policy page********/
.cm-privacy-content ol {
    padding-left: 21px;
}
.cm-privacy-content li {
    padding-bottom: 5px;
}
/******* My Education and Training section on about********/
.cm_icon_align_top .uabb-list-icon-wrap {
    align-items: start;
}
.cm_edu_icon_height .uabb-list-icon-wrap .uabb-icon i {
    height: 48px;
}
.cm-hide-first-icon .uabb-list-icon-wrap:first-child .uabb-callout-outter {
    display: none;
}
.cm-hide-first-icon .uabb-list-icon-wrap:first-child .uabb-list-icon-text {
    width: auto;
}
.cm-links-button-width .fl-button {
    max-width: 705px !important;
	width: 705px;
}

/******* blog page ********/
.blog_module .uabb-blog-posts-grid {
    margin: 0 0px !IMPORTANT;
}
.blog_search_form .pp-search-form__input {
    background-color: #fff !important;
	border-radius: 0;
}
.blog_module .uabb-post-wrapper {
    padding: 0 39px !important;
}
.blog_search_form .pp-search-form__container {
	padding: 10px 20px;
}
.blog_search_form  .pp-search-form__submit::before {
	position: absolute;
	content: "";
	background-color: #f17c00;
	transform: skew(-23deg, 0);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 12px;
}
.blog_search_form .pp-search-form__submit {
	background-color: transparent;
	color: #ffffff;
	z-index: 1 !important;
	position: relative;
	margin-left: 31px !important;
    margin-right: 10px;
	transition: all 0.4s ease 0s;
}
.blog_search_form .pp-search-form__submit:hover {
	transform: scale(1.1);
}
.blog .uabb-masonary-current {
    border-bottom: 2px solid #f17c00 !important;
}
.blog ul.uabb-masonary-filters > li{
	margin-right: 20px;
    margin-left: 20px;
}
button:focus:not(:focus-visible), .pp-search-form button:focus {
    border: 0;
	color: #fff !important
}
.blog_search_form .pp-search-form-wrap:not(.pp-search-form--style-full_screen) .pp-search-form--focus .pp-search-form__container:not(.pp-search-form--lightbox) {
    background-color: transparent !important;
}
.blog_module .uabb-post-thumbnail a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.uabb-blog-posts .uabb-post-thumbnail a:after  {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/******** Category page *****************/
.fl-post-grid #infscr-loading{
	bottom: -30px !important;
}
.cat_name .fl-post-grid-text {
    padding: 20px 0;
}
.cat_name .fl-post-column {
    padding-bottom: 60px;
	padding-left: 39px;
    padding-right: 39px;
}
/*****popup option*****/
.fl-node-ly4snw3mibde-0.fl-button-lightbox-content, .fl-node-ly4snw3mibde-0.fl-button-lightbox-content {
	margin: 20px auto;
	max-width: 845px;
	padding: 130px 60px 100px 60px;
	position: relative;
	width: auto;
	text-align: center;
	background-image: url(/wp-content/uploads/2021/03/Group-1856.png);
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.fl-node-3q7elrdmg5i2.fl-button-lightbox-content, .fl-node-3q7elrdmg5i2.fl-button-lightbox-content {
	background: #DEE2DA;
	margin: 20px auto;
	max-width: 845px;
	padding: 60px 30px 60px 30px;
	position: relative;
	width: auto;
	text-align: center;
}
.optin_pop_blog_single p {
	color: #fff;
    font-size: 22px;
    line-height: 29px;
	font-weight: 100;
	max-width: 640px;
	margin: 0 auto 35px;
}
.optin_pop_blog_single h3 {
	font-family: Literata, serif;
    color: #fff;
    font-size: 46px;
    line-height: 50px;
    margin-bottom: 25px;
}
.optin_pop_blog_single + button.mfp-close {
	width: auto;
    height: auto;
    line-height: 1;
    opacity: 1;
    padding: 0;
    font-size: 40px;
    font-family: inherit;
    right: 23px !important;
    margin-top: 27px;
    font-weight: 100;
}
.mfp-wrap .fl-node-ly4snw3mibde-0.fl-button-lightbox-content .mfp-close{
	color: #ffffff !important
}
.mfp-wrap .fl-node-ly4snw3mibde-0.fl-button-lightbox-content .mfp-close:hover{
	color: #ffffff !important
}
#menu-footer-menu {
	column-count:2;
}
.footer-color {
	text-decoration: underline !important;
    color: #f17c00 !important;
    display: inline-block;
}

.contact-details a {
	transition: all 0.4s ease 0s;
	display:inline-block;
}
.contact-details a:hover,
.social-icon a:hover {
	color: #f17c00;
  transition: all 0.4s ease 0s;
}
/* Trainging page */
.training-each-day-icons .uabb-image.uabb-image-crop-simple		{
height: 130px !important;
}
.seven-step-col {
	position: relative; 
	z-index: 10;
}
.training-section-tabs strong{
	font-size: 27px !important;
	line-height: 41px !important;
}
.training-section-tabs .uabb-tab-current a .uabb-tab-title {
    position: relative;
}

.training-section-tabs .uabb-tab-current a .uabb-tab-title {
    font-size: 24px !important;
    letter-spacing: 2.4px !important;
}
.training-section-tabs .uabb-tab-current a .uabb-tab-title::before {
    border-bottom: 2px solid #f17c00;
    position: absolute;
    content: "";
    width: 100%;
    bottom: -9px;
}
strong em{
    font-weight: 800 !important;
}
.uabb-tab-acc-title .uabb-acc-icon {
    line-height: 1 !important;
}
body .uabb-modal-close.uabb-close-custom-popup-edge-top-right {
	top: 30px; 
	right: 30px;
}

/* FAQ */

.home_faqs .pp-faq-item .pp-faq-button {
	width: auto;
    display: inline-flex;
	align-items: center;
}

.home_faqs .pp-faq-button-icon {
	width: 35px;
    height: 35px;
}
.camp-itinerary-item > .fl-col-content {
	display: flex;
	align-items: center;
}
.bg_bird_image .fl-row-content-wrap {
	background-size: auto;
	background-position: right calc((100% - 1070px) / 2) bottom !important;
}

/******** Media Query *****************/
@media(max-width:1400px){
    .blog_single_sidebar .pp-category__link {
		width: calc(100% - 50px);
	}
	.bg_bird_image .fl-row-content-wrap {
		background-position: right 40px bottom !important;
	}
}
@media(min-width:1200px) and (max-width:1400px) {
    #menu-main-menu > li  a{
        padding-left: 15px !important;
  		padding-right: 15px !important;
    }
    .uabb-has-submenu-container a::before {
		right: -8px;
	}
	.menu-item-has-children .uabb-has-submenu-container {
		padding-right: 10px;
	}
	.blog_single_survey .fl-button-lightbox {
		font-size: 18px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.blog_single_schedule .fl-button {
		font-size: 18px !important;
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}
@media(min-width:901px) and (max-width:1200px) {
	#menu-main-menu > li  a {
		padding-left: 15px !important;
		padding-right: 15px !important;
		font-size: 16px;
	}

	.uabb-has-submenu-container a::before {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 7px solid #f17c00;
		right: -8px;
	}
	.button_background_shape .fl-button:hover, .button_background_shape .gform_footer:hover {
		margin: 0 10px;
	}
	.cm-links-bg-img .fl-row-content-wrap {
		background-size: contain;
		background-position: 100% 100%;
	}
}
@media(max-width:1200px){
    .menu-item-has-children .uabb-has-submenu-container {
		padding-right: 10px;
	}
	.button_background_shape .fl-button:hover, .button_background_shape .gform_footer:hover {
		margin: 0 10px;
	}
}
@media(max-width:1024px){
 
    .training-section-tabs .uabb-tab-current a .uabb-tab-title, 
    .training-page-tabs .uabb-tabs-nav li .uabb-tab-link:hover .uabb-tab-title{
    font-size: 22px !important;
    letter-spacing: 2.2px !important;
}
}
@media(min-width:1201px) and (max-width:1273px) {
	#menu-main-menu > li  a {
		font-size: 18px;
	}
	.cm-disclaimer-text .fl-col p {
		font-size: 15px !important;
	}
	.cm-links-bg-img .fl-row-content-wrap {
		background-size: contain;
		background-position: 100% 100%;
	}
}

@media(max-width:991px) {
	.white_btn.button_background_shape .fl-button {
		width: auto;
	}
}

@media(max-width:900px){
	.uabb-has-submenu-container a::before {
		border-top: 7px solid #ffffff;
	}
	.home_banner br {
		display: none;
	}
	.menu_link_padding .uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container, .uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container{
		width: 47px;
	}
	.menu_link_padding .uabb-hamburger-menu-top, .uabb-hamburger-menu-middle, .uabb-hamburger-menu-bottom {
		height: 2px;
	}
	.menu_link_padding rect.uabb-hamburger-menu-middle {
		y: 11px;
	}
	.menu_link_padding rect.uabb-hamburger-menu-bottom {
		y: 22px;
	}
	.client-info .image-block > .fl-col-content {
		justify-content: flex-start;
	}
	.blog_module > .fl-module-content {
		max-width: 440px;
		margin: 20px auto 0;
	}
	.home_banner .uabb-list-icon .uabb-list-icon-wrap {
		margin-bottom: 0;
	}
	.cm_edu_icon_height .uabb-list-icon-wrap .uabb-icon i {
		height: auto;
	}
}
@media(max-width:768px){
	.fl-node-rs0m872tug3l .nav-links {
		display: flex;
	}
	.prev_img:before, .next_img:before {
		top: -5px;
	}
    .my_service_header_blue_bg {
		padding: 0;
	}
    /* .fl-col-small:not(.fl-col-small-full-width) {
		max-width: 400px !important;
	} */
    .my_services_section .ab_btn {
		position: relative;
		bottom: 0;	
	}
	.client_section .client_name {
		font-size: 16px !important;
	}
	.client_section .uabb-tab-acc-title.uabb-acc-0 {
		background: transparent !important;
	}
	.client_section .uabb-tabs .uabb-tab-acc-title .uabb-acc-icon {
		display: none;
	}
	.uabb-tabs .uabb-tab-acc-title .uabb-acc-icon{
		visibility: hidden !important;
	}
	.home_posts .uabb-button-icon {
		background-image: url(/wp-content/uploads/2023/09/read_more_arrow.svg);
		width: 35px !important;
		height: 35px !important;
		top: 0;
		right: inherit;
		left: 25px;
	}
	.menu_link_padding .uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container, .uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container{
		width: 47px;
	}
	.menu_link_padding .uabb-hamburger-menu-top, .uabb-hamburger-menu-middle, .uabb-hamburger-menu-bottom {
		height: 2px;
	}
	.menu_link_padding rect.uabb-hamburger-menu-middle {
		y: 11px;
	}
	.menu_link_padding rect.uabb-hamburger-menu-bottom {
		y: 22px;
	}
	.client_section .uabb-title-tag {
		display: block;
	}
	.bg_bird_image .fl-row-content-wrap{
		background-size: 200px;
		background-position: right 16px bottom 12px !important;
	}
	.client_section .uabb-content-current .uabb-title-tag {
		font-size: 18px;
	}
	.home_faqs .pp-faq-button-label{
		padding-left: 10px;
	}
	.fl-row-bg-fixed .fl-row-content-wrap {
		background-size: 90%;
	}
	.cm-clinical-data {
		max-width: 700px;
		margin: 0 auto;
	}
	/*.cm-home-posts {
		max-width: 450px;
		margin: 0 auto;
	}*/
	#menu-footer-menu {
		column-count: 1 !important;
	}
	.gform_wrapper.gravity-theme .ginput_complex span{
		margin-bottom: 0px !important;
	}
	.manage-space-responsive input#input_1_1_3 {
		margin-bottom: 25px !important;
	}
	.cm-hide-first-icon .uabb-list-icon-wrap {
		margin-bottom: 0;
	}
	.cm-links-button-width .fl-button {
		max-width: 100% !important;
		width: 100%;
	}
	.cm-links-bg-img .fl-row-content-wrap {
		background-size: contain;
		background-position: 100% 100%;
	}
	.uabb-post-wrapper {
		padding: 0 10px !important;
	}
	.home_posts .uabb-post-wrapper {
		padding: 0 !important;
	}
	.cm_services_our_plans .fl-col-group-nested {
		max-width: 350px;
	}
	.blog_module .uabb-post-wrapper {
		padding: 0 20px !important;
	}
	.cat_name .fl-post-column {
		padding-bottom: 40px;
		padding-left: 20px;
		padding-right: 20px;
	}
	p.cm-scores {
		font-size: 30px !important;
	}
	.kate_singlepost_content h1{
		font-size: 70px;
    	line-height: 65px;
	}
	.kate_singlepost_content h2{
		font-size: 40px;
    	line-height: 45px
	}
	.kate_singlepost_content h3{
		font-size: 30px;
    	line-height: 35px;
	}
	.kate_singlepost_content h4{
		font-size: 25px;
    	line-height: 30px;
	}
	.kate_singlepost_content h5{
		font-size: 20px;
    	line-height: 30px;
	}
	.kate_singlepost_content h6{
		font-size: 18px;
    	line-height: 24px;
	}
	.kate_singlepost_content ul li, .kate_singlepost_content ol li {
		font-size: 16px;
	}
    	#menu-footer-menu {
		column-count:1;
	}
	.training-section-tabs strong{
	font-size: 24px !important;
	line-height: 35px !important;
}
	.training-each-day-icons img{
		width: 100px !important;
	}
	.training-each-day-icons .uabb-image.uabb-image-crop-simple		{
height: 100px !important;
}
    .training-page-tabs .uabb-content-current .uabb-tab-acc-title .uabb-tab-title, 
    .training-page-tabs .uabb-tab-acc-title .uabb-tab-title:hover {
	font-size: 18px !important;
}
	.home_faqs .pp-faq-button-icon {
		width: 25px;
		height: 25px;
	}
	.home_banner .fl-row-content-wrap:after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.5;
		pointer-events: none;
		background-color: #153D51;
	}
	.home_banner .fl-row-content-wrap .fl-row-content {
		z-index: 1;
		position: relative;
	}
	.hl-app #_builder-form .form-builder--btn-submit button p, 
	.hl-app #_builder-form .heading-element div p {
		font-size: 14px;
	}
	header.fl-theme-builder-header-shrink {
		padding: 10px 0 !important;
	}
	.kate-cline-photo .fl-photo-img {
		max-width: 400px;
		margin: auto;
	}
}

@media (min-device-width:769px) and (max-device-width:1024px){
    .my_services_section .ab_btn{
		position: unset;
	}
	.client_section .uabb-tab-current a .uabb-tab-title {
		font-size: 22px !important;
	}
	.menu_link_padding .uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container, .uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container{
		width: 47px;
	}
	.menu_link_padding .uabb-hamburger-menu-top, .uabb-hamburger-menu-middle, .uabb-hamburger-menu-bottom {
		height: 2px;
	}
	.menu_link_padding rect.uabb-hamburger-menu-middle {
		y: 11px;
	}
	.menu_link_padding rect.uabb-hamburger-menu-bottom {
		y: 22px;
	}
	.client_section .uabb-title-tag {
		display: block;
	}
	.button_background_shape .fl-button:hover, .button_background_shape .gform_footer:hover {
		margin: 0 10px;
	}
	.uabb-has-submenu-container a::before {
		border-top: 7px solid #ffffff; 
	}
	.client_section .client_name {
		font-size: 23px !important;
	}
	.manage-space-responsive input#input_1_1_3 {
		margin-bottom: 0px !important;
	}
	.cm-links-button-width .fl-button {
		max-width: 100% !important;
		width: 100%;
	}
	.cm-links-bg-img .fl-row-content-wrap {
		background-size: contain;
		background-position: 100% 100%;
	}
	p.cm-scores {
		font-size: 30px !important;
	}

}
@media only screen and (min-width: 1200px) and (max-width: 1500px){
	.badge-img	.fl-module-content{
    margin-right: -100px;
	}
.badge-img img{
	width: 180px;
}
	.icons-col-left .fl-col-content {
    padding-left: 20px !important;
}
		
	}
@media only screen and (min-width: 1025px) and (max-width: 1200px){
	.badge-img	.fl-module-content{
    margin-right: 0px !important;
	}
.badge-img img{
	width: 180px;
}
}
@media(min-width:770px) and (max-device-width:820px){
	.cm-runners .fl-module-content{
		margin-top: 0px;
	}

}

@media(min-width:640px) and (max-device-width:769px){
	.manage-space-responsive input#input_1_1_3 {
		margin-bottom: 0px !important;
	}
}
@media only screen and (min-width: 600px) and (max-width: 700px){
	.steps-img img{
		width: 70px;
	}
}
@media (max-width: 500px){
	.blog_search_form .pp-search-form__container {
		flex-direction: column;
	}
	.blog_search_form .pp-search-form__submit {
		width: 95%;
		height: 47px;
		margin-top: 12px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media(min-width:320px) and (max-device-width:366px){
	.next_img:before {
		top: -20px !important;
	}
}
@media(min-width:320px) and (max-device-width:372px){
	.cm-victory-size .fl-cta-title{
		font-size: 30px !important;
		line-height: 38px !important;
	}
	.cm-hide-first-icon .uabb-list-icon {
		justify-content: flex-start;
	}
}

@media(min-width:320px) and (max-device-width:411px){
	.common_button_background_shape .fl-button::before {
		width: 90%;
		left: 15px;
	}
}
@media (max-width: 429px){
	.pp-social-share-col-sm-3 .pp-social-share-inner {
		grid-template-columns: repeat(1,1fr);
	}
}

@media(max-width:450px){
    .light_blue{
		display: block;
	}
	.cm-hide-first-icon .uabb-list-icon {
		justify-content: center;
	}
	.cm-hide-first-icon .uabb-list-icon-wrap:first-child .uabb-callout-outter {
		visibility: inherit;
	}
	.cm-hide-first-icon .uabb-list-icon-wrap:last-child .uabb-callout-outter{
		visibility:hidden;
		margin-top:-20px;
	}
	.home_banner .fl-button {
		max-width: 300px;
	}
}