/*
Theme Name: Ethealing
Description:
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');

/*=================== General Style ==========================*/
/* #top .home-h1-title .av-special-heading-tag {
	margin-bottom: 10px;
} */
#top .home-h1-title .av-subheading {
    color: #b8d6dd;
}

*:focus {
    outline: 0;
}

a:hover {
    text-decoration: none;
}


/*
.sessions-header sup{
	margin-left: -10px;
}
*/

html sup {
    font-size: 70%;
}

.hero-page:not(.bold-hero) .avia-caption-title {
    font-weight: 300 !important;
    line-height: 1.3;
    padding-top: 175px;
    letter-spacing: 9px;
}

.hero-page:not(.bold-hero) .avia-caption-title sup {
    margin-left: -10px;
}

.hero-page.blue-hero .avia-caption-title {
    color: #b8d6dd !important;
}

.hero-page.gold-hero .avia-caption-title,
.hero-page.gold-hero .avia-caption-title b {
    color: #CEB177 !important;
}

.have-bg {
    background-size: cover !important;
}

.hide-img {
    opacity: 0;
}

.title .av-special-heading-tag {
    color: #B8D6DD;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.title.special-title .av-special-heading-tag {
    font-size: 45px;
    line-height: 1;
}

.title.special-title.after-title .av-special-heading-tag {
    font-size: 35px;
    font-style: italic;
}

.title.big-title .av-special-heading-tag {
    font-size: 38px;
    line-height: 50px;
}

.title span.special_amp {
    font-family: 'roboto', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif !important;
    font-size: inherit;
    color: inherit;
    font-style: normal;
}

.title span:not(.special_amp):not(.mb) {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.left-img,
.big-date {
    position: relative;
}

.left-img {
    padding-left: 80px;
}

.big-date .av-subheading {
    font-size: 188px !important;
    color: rgba(255, 255, 255, 0.1);
    font-weight: 100;
    position: absolute;
    margin-top: 0;
    top: -130px;
    right: 35px;
}

.big-date.video-title .av-subheading {
    top: -170px;
    right: 10px;
}
.home .text p:not(:last-child) {
	margin-bottom: 25px;
}
.text {
    color: #fff;
    font-size: 20px;
    line-height: 33px;
    font-weight: 400;
}

.text p:last-child {
    margin-bottom: 0 !important;
}

.left-img.more-left {
    padding-left: 150px;
    padding-top: 0;
    margin-top: 60px;
}

.line-sub .av-subheading {
    color: #BABABA;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}

.line-sub .av-subheading p {
    position: relative;
}

.line-sub .av-subheading p:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 77%;
    left: 280px;
    height: 1px;
    background-color: #B8D6DD;
}

.gradient-btn a {
    background: -webkit-gradient(linear, left top, left bottom, from(#89A1AC), to(#23576A)) !important;
    background: -o-linear-gradient(#89A1AC, #23576A) !important;
    background: linear-gradient(#89A1AC, #23576A) !important;
    border-radius: 0 !important;
    padding: 15px 25px !important;
    font-size: 22px !important;
    border: 0 !important;
    text-transform: uppercase;
}

.gradient-btn a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#23576A), to(#89A1AC)) !important;
    background: -o-linear-gradient(#23576A, #89A1AC) !important;
    background: linear-gradient(#23576A, #89A1AC) !important;
}

.full-img * {
    width: 100%;
}

.only-one-half {
    display: block !important;
}

.overlay-section .av-section-color-overlay {
    display: none;
}

.with-overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    visibility: visible;
}


/*=================== Header Style ==========================*/

#header_main .container {
    max-width: 1820px !important;
    padding: 0 20px;
}

#header_main .av-logo-container {
    display: none;
}

#header_main #avia-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-around; */
    justify-content: center;
    position: relative;
    top: -15px;
}


/* #header_main #avia-menu .left-menu-item {
	width: calc(39% / 4 - 90px / 3);
}
#header_main #avia-menu .left-menu-item.large {
	width: calc(39% / 2 - 90px / 3);
}
#header_main #avia-menu .right-menu-item {
	width: calc(33% / 4 - 90px / 3);
} */

#header_main #avia-menu .menu-item {
    padding: 0;
    margin: 0 25px;
    width: max-content;
}

#header_main #avia-menu .menu-item:first-child {
    margin-left: 0;
}

#header_main #avia-menu #menu-item-37:last-child {
    margin-right: 0;
}

#header_main #avia-menu .menu-item a {
    padding: 0;
    line-height: normal;
    height: auto;
}

#header_main #avia-menu .menu-item a:hover {
    color: #CEB177;
}

#header_main .main_menu .logo-image {
    z-index: 0 !important;
    /* width: 190px; */
    min-width: 250px;
    margin: 0 50px;
    position: relative;
}

#header_main .main_menu .logo-image a {
    padding: 0px !important;
    position: unset;
    opacity: 1 !important;
}

#header_main .main_menu .menu-btn {
    background: tomato;
}

#header_main .logo-image img {
    position: absolute;
    left: calc(50% + 7px);
    top: calc(50% + 25px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 580px;
    max-width: unset;
}

#header_main {
    margin-top: 80px !important;
    margin-bottom: 5px;
}

#top #header .av-main-nav>li>a {
    font-size: 15px;
}

#header_main .subconscious {
    margin-top: -3px;
}

#header_main .mobile_only {
    display: none;
}

#header_meta {
    border-bottom: none !important;
    background: transparent;
}

#header_meta .container {
    max-width: 100%;
    padding: 3px 40px;
    height: 40px;
}

#header_meta .menu_btn {
    padding: 15px;
    background: linear-gradient(#89A1AC, #23576A) !important;
    text-decoration: none;
    font-size: 15px;
    margin-top: 20px;
    min-width: 230px;
    text-align: center;
}

#header_meta .menu_btn a {
    text-decoration: none;
    padding: 10px 15px;
    letter-spacing: 3px;
}


/*=================== Home Style ==========================*/

.home-welcome-section .av-special-heading-tag {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
}

.home-welcome-section .av-subheading {
    text-transform: uppercase;
    font-weight: 600;
    opacity: 1;
    color: #C4C4C4;
}

.home-welcome-section a.avia-button {
    padding: 0;
    border: none !important;
    color: #B8D6DD !important;
    font-size: 17px;
    font-weight: 600;
    margin-top: 50px;
    background: transparent;
    text-transform: uppercase !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.home-welcome-section a.avia-button:hover {
    background-color: transparent !important;
    color: #fff !important;
}

.home-welcome-section a.avia-button .avia_button_icon:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/Icon-feather-arrow-down-circle-1.png) !important;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: absolute;
    right: -40px;
    top: -5px;
    background-size: 30px 30px;
}


/*
.home-videos-section .content  {
	padding-bottom:150px !important;
}
*/

.home-videos-section .healing-experience-heading .av-special-heading-tag {
    display: inline-block;
    position: relative;
}

.home-videos-section .healing-experience-heading .av-special-heading-tag:after {
    content: "";
    width: 110px;
    position: absolute;
    right: -130px;
    top: 11px;
    background: #B8D6DD;
    height: 1px;
}

.home-videos-section .healing-experience-heading .av-special-heading-tag:before {
    content: "";
    width: 110px;
    position: absolute;
    left: -130px;
    top: 11px;
    background: #B8D6DD;
    height: 1px;
}

.home-videos-section .flex_column,
.video-box {
    -webkit-box-shadow: 0 0 26px rgb(226 181 138 / 0.23);
    box-shadow: 0 0 26px rgb(226 181 138 / 0.23);
}

.home-videos-section .av-flex-placeholder {
    width: 5% !important;
}

.home-videos-section .flex_column .av-special-heading-tag,
.video-box .av-special-heading-tag {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400 !important;
}

.home-videos-section .flex_column .av-special-heading-tag a,
.video-box .av-special-heading-tag a {
    text-decoration: none !important;
}

.home-videos-section .flex_column .home-column-logo,
.video-box .home-column-logo {
    margin-top: 30px;
    position: absolute;
}

.home-videos-section .flex_column .home-column-logo img,
.video-box .home-column-logo img {
    max-width: 90px;
}

.readmo-more-homepage {
    /*max-height: 0px;
	overflow: hidden;*/
    transition: max-height 0.8s;
/*     padding-top: 10px; */
}

.btn-read-more {
    display: none;
}

.readmo-more-homepage h2 {
	margin: 30px 0 35px !important;
    color: #b8d6dd !important;
}
.readmo-more-homepage h2:not(:first-child):not(:last-child) {
	margin-top: 35px !important;
}
.home-testimonial-section .avia-testimonial_inner {
    background: #1A1A1A !important;
    border: none !important;
    padding: 40px 80px;
    -webkit-box-shadow: 0 0 66px #8297A3;
    box-shadow: 0 0 66px #8297A3;
    border-radius: 210px;
    position: relative !important;
}

.home-testimonial-section .avia-testimonial-content p {
    color: #fff !important;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

.home-testimonial-section .avia-testimonial-wrapper {
    /*    width: 50%;*/
    margin: 0 auto;
}

.home-testimonial-section a.avia-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#89A1AC), to(#23576A)) !important;
    background: -o-linear-gradient(#89A1AC, #23576A) !important;
    background: linear-gradient(#89A1AC, #23576A) !important;
    border: none;
    border-radius: 0;
    padding: 15px 25px !important;
    font-size: 22px;
    margin-top: 35px;
}

.home-testimonial-section a.avia-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#23576A), to(#89A1AC)) !important;
    background: -o-linear-gradient(#23576A, #89A1AC) !important;
    background: linear-gradient(#23576A, #89A1AC) !important;
}

.home-testimonial-section .avia-testimonial-name {
    text-transform: uppercase !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    position: relative;
}

.home-testimonial-section .avia-testimonial_inner:after {
    content: "";
    -webkit-box-shadow: 0 0 66px #8297A3;
    box-shadow: 0 0 66px #8297A3;
    width: calc(100% + 50px);
    height: calc(100% + 50px);
    position: absolute;
    left: -25px;
    top: -25px;
    background: none !important;
    border-radius: 210px;
    z-index: -11;
}

.home-testimonial-section .avia-slideshow-arrows a {
    opacity: 1 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#839DA9), to(#275A6D));
    background-image: -o-linear-gradient(#839DA9, #275A6D);
    background-image: linear-gradient(#839DA9, #275A6D);
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
}

.home-testimonial-section .avia-slideshow-arrows a:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#275A6D), to(#839DA9));
    background-image: -o-linear-gradient(#275A6D, #839DA9);
    background-image: linear-gradient(#275A6D, #839DA9);
}

.home-testimonial-section .avia-slideshow-arrows a:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/Icon-feather-arrow-down-circle.png) !important;
    height: 32px;
    width: 32px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    left: 50%;
    top: 50%;
}

.home-testimonial-section .avia-slideshow-arrows a.prev-slide {
    margin: 0px 15px 0 -25px !important;
}

.home-testimonial-section .avia-slideshow-arrows a.next-slide {
    margin: 0px -25px 0 0 !important;
}

.home-testimonial-section .avia-slideshow-arrows a.prev-slide:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home-testimonial-section .avia-slideshow-arrows a.next-slide:before {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
}

/* .readmo-more-homepage h2:first-child {
    margin-bottom: 30px;
} */

.video-col {
    cursor: pointer;
}


/*=========================About Style============================*/

.left-img.about-jackie::before {
    content: "";
    background: url(img/about-jackie.png);
    background-size: contain;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
}

.left-img.about-jackie-2020::before {
    content: "";
    background: url(img/jackie-2020.png);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.left-img.about-jackie-big::before {
    content: "";
    background: url(img/jackie-big.png);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#top .knew-section .av-flex-placeholder {
    width: 3%;
}

.form {
    padding-top: 55px;
}

.form .gform_fields .gfield {
    display: inline-block;
    width: 50% !important;
    vertical-align: top;
}

.form .gform_fields .gfield.left {
    padding-right: 25px !important;
}

.program-box {
    border: 1px solid #B8D6DD;
    background-color: #1A1A1A;
}

.program-box .av-special-heading {
    margin-top: 22px;
}

.program-box .av-special-heading,
.program-box .av_textblock_section,
.program-box .avia-button-wrap,
.program-box .avia-buttonrow-wrap {
    padding: 0 25px;
}

.program-box .avia-buttonrow-wrap a {
    min-width: 49%;
}

.program-box .avia-buttonrow-wrap a:first-child {
    margin-left: 0 !important;
}

.program-box .avia-buttonrow-wrap a:last-child {
    margin-right: 0 !important;
}

.program-box .single-online {
    min-width: 49%;
}

.program-box {
    position: relative;
}

.program-box .btn-bottom {
    position: absolute;
    bottom: 20px;
}

.program-box .btn-bottom.avia-buttonrow-wrap {
    width: 100%;
}

.program-box .av_textblock_section {
    margin-bottom: 100px;
}
.inner-news .content {
	padding: 60px 0 40px;
}

/*=========================Subconscious Style============================*/

.faq-tabs .single_toggle .toggler {
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #BCBCBC;
    font-size: 25px;
    border-color: #B8D6DD;
    padding-bottom: 15px;
}

.faq-tabs .single_toggle .toggle_icon {
    border: 0 !important;
}

.faq-tabs .single_toggle .toggle_icon .hor_icon {
    display: none;
}

.faq-tabs .single_toggle .toggle_icon .vert_icon {
    transform: rotate(-45deg);
    border: solid #fff !important;
    border-width: 0 3px 3px 0 !important;
    display: inline-block !important;
    padding: 4px !important;
    height: 10px;
    left: 0;
}

.faq-tabs .single_toggle .toggler.activeTitle .toggle_icon .vert_icon {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.faq-tabs .single_toggle .toggler:hover {
    background-color: transparent;
    color: #fff !important;
}

.faq-tabs .single_toggle .toggle_content {
    background-color: transparent !important;
    color: #fff;
    font-size: 20px !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-color: #B8D6DD !important;
}

.journey {
    background-image: url(img/journey.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #1a1a1a;
}

.journey .flex_cell {
    background-color: transparent;
}


/*=========================Testimonials Style============================*/

#top .main_color .avia-testimonial-content strong {
    color: #fff;
}

.av-tab-section-container .av-tab-section-tab-title-container {
    background-color: #000;
    padding: 0;
}

.av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title {
    width: auto !important;
    font-size: 22px;
}

.av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title .av-tab-arrow-container {
    display: none !important;
}

.av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title .av-inner-tab-title {
    color: #fff !important;
}

.av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title {
    padding: 10px 0px 0 !important;
    width: calc(850px / 2);
}

.av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title {
    position: relative;
}

.av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title.av-active-tab-title:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: 0;
    background-color: #25829F;
    left: 0;
}

.av-tab-section-container .av-layout-tab {
    background-color: #1a1a1a;
    background-image: url(img/testimonials-bg.jpg);
    background-size: contain;
}

.av-tab-section-container .av-layout-tab .container {
    max-width: 850px;
    padding: 0;
}

.av-tab-section-container .av-layout-tab .container .avia-testimonial-row .avia-testimonial {
    padding: 35px 0 50px;
    border-bottom-style: solid;
}

.av-tab-section-container .av-layout-tab .container .avia-testimonial-row:last-child .avia-testimonial {
    border: 0 !important;
}

.av-tab-section-container .av-layout-tab .container .avia-testimonial-row .avia-testimonial-content .avia-testimonial-markup-entry-content {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}

.av-tab-section-container .av-layout-tab .container .avia-testimonial-row .avia-testimonial-content .avia-testimonial-markup-entry-content div {
    margin: 0.85em 0;
}


/*=========================Stargate Style============================*/

.stargate-testimonials .av-tab-section-tab-title-container {
    display: none !important;
}


/*=========================Stargate Style============================*/

.contact-icons {
    color: #A8A8A8;
    font-size: 25px;
    line-height: 50px;
    text-transform: uppercase;
}

.contact-icons a {
    color: #A8A8A8;
}

.contact-icons p {
    position: relative;
    padding-left: 45px;
}

.contact-icons p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.contact-icons p.phone::before {
    background-image: url(img/phone.svg);
}

.contact-icons p.email::before {
    background-image: url(img/mail.svg);
}

.contact-icons p.address::before {
    background-image: url(img/map.svg);
}

#top .contact-section .av-flex-placeholder {
    width: 2%;
}


/*=========================Sessions Style============================*/

.sessions-header .avia-caption-title {
    color: #ffff !important;
}

.fee_heading .av-subheading {
    color: #fff;
}

.fee_text_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fee_text_btn form {
    margin-bottom: 0px !important;
    position: relative;
    top: 5px;
}

.btn_bottom form {
    top: inherit;
    bottom: 15px;
}

.fee_text_btn h2 {
    margin-bottom: 0px !important;
}

.fee_text_btn br {
    display: none;
}

.fee_text h2 {
    font-size: 25px;
    letter-spacing: 4px !important;
}

.fee_text p {
    margin: 10px 0 0;
    letter-spacing: 2px;
}

.hide-br br {
    display: none;
}

.sessions-title .av-subheading {
    color: #fff;
}

.sessions_subheading p {
    margin: 0px;
}
/* 
.sessions_subheading a {
    text-decoration: none !important;
} */
a:hover {
	color: #b8d6dd !important;
}
.session_procedure {
    font-size: 30px;
}

.session_procedure h1 {
    font-size: 30px;
}

.session_procedure h2 {
    font-weight: 500 !important;
    line-height: 1.4;
    font-size: 24px;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}


/*=========================404 Style============================*/

.error404 .breadcrumbs,
.error404 .entry-title {
    display: none !important;
}

.error404 .sidebar_right {
    padding-top: 40px;
}

.error404 .sidebar_right,
.error404 .sidebar_right .content {
    border: 0px !important;
}

.error404 p,
.error404 li,
.error404 a {
    color: #fff !important;
    font-size: 17px;
}


/*=========================Blog Style============================*/

.single-post #header {
    position: absolute;
}

.single-post .post-entry.comment-entry,
.single-post .entry-footer,
.single-post .entry-content-header .post-meta-infos .text-sep:not(.text-sep-date),
.single-post .entry-content-header .post-meta-infos .minor-meta:not(.blog-author):not(.date-container),
.single-post .post-entry>.blog-meta,
.single-post .post_delimiter {
    display: all !important;
}

.single-post .container_wrap {
    border: 0 !important;
}

.single-post .container_wrap .container {
    max-width: 100%;
    padding: 0;
}

.single-post .container_wrap .content {
    padding: 0;
}

.single-post .entry-content-header .entry-title a {
    font-size: 25px;
    color: #B8D6DD !important;
    line-height: 30px;
    text-align: left !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.single-post .entry-content-header .post-meta-infos,
.single-post .entry-content-header .entry-title {
    text-align: left !important;
}

.single-post .entry-content-header .post-meta-infos {
    margin-top: 5px;
}

.single-post .entry-content-header .post-meta-infos .text-sep,
.single-post .entry-content-header .post-meta-infos .minor-meta {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.single-post .entry-content-header .post-meta-infos .minor-meta a {
    color: #fff !important;
    pointer-events: none;
}

.single-post .entry-content {
    font-size: 20px;
    line-height: 33px;
    color: #fff;
}

.single-post .post-entry {
    display: flex;
    align-items: center;
}

.single-post .post-entry .entry-content-wrapper {
    margin: 0 40px !important;
    text-align: left !important;
    width: 100% !important;
}

.single-post .entry-content-header {
    max-width: 100% !important;
}


/*=========================Form Style============================*/

.avia_textblock .gform_body .gfield input,
.avia_textblock .gform_body .gfield textarea {
    background: transparent !important;
    font-size: 25px !important;
    line-height: 50px !important;
}

.avia_textblock:not(.contact-form) .gform_body .gfield input {
    padding-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid #707070 !important;
}

.avia_textblock.contact-form .gform_body .gfield input,
.avia_textblock.contact-form .gform_body .gfield textarea {
    border: 1px solid #707070 !important;
    padding-left: 15px !important;
}

.gform_body .gfield input::placeholder,
.gform_body .gfield textarea::placeholder {
    text-transform: uppercase;
    font-weight: bold !important;
}

.gform_footer .gform_button {
    font-size: 22px !important;
    line-height: 29px;
    font-weight: 400;
    min-width: 230px !important;
    padding: 15px 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#89A1AC), to(#23576A)) !important;
    background: -o-linear-gradient(#89A1AC, #23576A) !important;
    background: linear-gradient(#89A1AC, #23576A) !important;
    text-transform: uppercase !important;
    color: #fff;
}

.gform_footer .gform_button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#23576A), to(#89A1AC)) !important;
    background: -o-linear-gradient(#23576A, #89A1AC) !important;
    background: linear-gradient(#23576A, #89A1AC) !important;
}
.gform_wrapper div.validation_error {
    font-size: 27px !important;
    line-height: 1.4;
    margin-bottom: 0 !important;
    color: #ceb177 !important;
    border: 0 !important
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
    padding-top: 0 !important;
    background-color: transparent !important;
    padding-bottom: 0 !important;
}

.gform_wrapper .validation_message {
    color: #ceb177 !important;
}

.gform_confirmation_message {
    color: #fff;
    font-size: 22px;
    line-height: 1.5;
}

form .gfield_checkbox label {
    color: #A8A8A8;
    font-size: 14px !important;
    max-width: 76% !important;
}

form .gfield_checkbox input {
    margin-top: 0 !important;
}

.contact-form .gform_wrapper,
.contact-form .gform_wrapper .gfield_html {
    margin-top: 0 !important;
}


/*=========================Footer Style============================*/

#footer {
    border: none;
}

#footer .container {
    max-width: 100% !important;
    padding-left: 0 !important;
}

#footer .flex_column.first .widget_media_image:last-child {
    display: none;
}

#footer div .av_one_half.flex_column:nth-child(1) {
    width: 30%;
}

#footer div .av_one_half.flex_column:nth-child(2) {
    width: 69%;
    margin-left: 1%;
}

#footer .flex_column:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}


/*
#footer .flex_column:nth-child(2) .widget_nav_menu:first-child {
	max-width: 280px;
}*/

#footer .flex_column:nth-child(2) .widget:last-child,
#footer .flex_column:nth-child(2) .widget:nth-child(2) {
    padding-top: 54px;
    margin-left: 60px;
}

#footer .flex_column:nth-child(2) .widget:nth-child(2) {
    padding-top: 49px !important;
}

#footer .flex_column:nth-child(2) .widget:nth-child(2) .menu li:nth-child(2) {
    margin-bottom: 7px !important;
}

#footer .widgettitle {
    font-size: 18px;
    margin-bottom: 20px;
}

#footer .flex_column:nth-child(2) .menu li {
    margin-bottom: 10px;
}

#footer .flex_column:nth-child(2) .menu li a {
    padding: 0;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#footer .flex_column:nth-child(2) .menu li a:hover {
    color: #CEB177;
}

#socket {
    border: none !important;
    position: relative;
}

#socket:before {
    content: "";
    background: #B8D6DD;
    position: absolute;
    top: 0;
    left: 50%;
    width: 93%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#socket .copyright {
    font-size: 20px;
    width: 100%;
    text-align: center;
}

#socket .copyright a {
    text-decoration: none !important;
    transition: all 0.3s;
}
.news-title {
	position: relative;
	top: 17px;
}

/*============================================================================================
 * 
 * 									@responsive Design Start
* 
* ================================================================================================*/

@media (max-width: 1600px) {
    .about-jackie-content,
    .about-stepped-content {
        width: 80% !important;
    }
    .hide-column {
        width: 20% !important;
    }
    /*
	#header_main #avia-menu .right-menu-item:not(.covid-info){
		width: calc(20% / 4 - 90px / 3);
	}
	#header_main #avia-menu .right-menu-item.covid-info{
		width: calc(35% / 4 - 90px / 3);
	}
*/
}

@media only screen and (max-width: 1599px) {
    #top #header .av-main-nav>li>a {
        font-size: 15px !important;
    }
}

@media (max-width: 1500px) {
    .about-jackie-content,
    .about-stepped-content {
        width: 88% !important;
    }
    .hide-column {
        width: 12% !important;
    }
    .hero-page:not(.bold-hero) .avia-caption-title {
        padding-top: 155px;
    }
}

@media only screen and (max-width: 1400px) {
    #top #header .av-main-nav>li>a {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1439px) {
    #header_main {
        margin-top: 60px !important;
    }
    #header_main .logo-image img {
        top: calc(50% + 15px);
        width: 440px;
    }
    #top #header .av-main-nav>li>a {
        font-size: 14px !important;
    }
}

@media (max-width: 1400px) {
    .about-jackie-content,
    .about-stepped-content {
        width: 93% !important;
    }
    .hide-column {
        width: 7% !important;
    }
    .overlay-section .av-section-color-overlay {
        display: block;
    }
    #top .quarter-left-img .no_margin.av_two_fifth {
        width: 55%;
    }
    .text-overlaping .av-special-heading,
    .text-overlaping .av_textblock_section {
        max-width: 600px;
    }
    .same-padding-no-title {
        padding: 50px !important;
    }
}

@media (max-width: 1366px) {
    .hero-page:not(.bold-hero) .avia-caption-title {
        padding-top: 100px;
    }
}

@media (max-width: 1325px) {
    .about-jackie-content,
    .about-stepped-content {
        width: 97%;
    }
    .hide-column {
        width: 3% !important;
    }
}

@media (max-width: 1260px) {
    .about-jackie-content,
    .about-stepped-content {
        width: 100% !important;
    }
    .hide-column {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
	.inner-news .content {
    	padding: 70px 0 50px;
	}
    #header_main .main_menu .logo-image {
        display: none;
    }
    #header_main {
        margin-top: 0px !important;
    }
    #header_main .av-logo-container {
        display: block;
    }
    #header_main #avia-menu {
        display: inline-block;
    }
    #header_main #avia-menu .left-menu-item,
    #header_main #avia-menu .left-menu-item.large,
    #header_main #avia-menu .right-menu-item {
        width: auto;
    }
    #header_main #avia-menu .menu-item {
        padding: 10px 20px;
    }
	.gform_wrapper div.validation_error {
    	font-size: 22px !important;
	}
}

@media (max-width: 1160px) {
    .program-box .avia-buttonrow-wrap a {
        width: 48%;
    }
}

@media (max-width: 1100px) {
    .program-box .avia-buttonrow-wrap a {
        width: 43%;
    }
}

@media only screen and (max-width: 1080px) {
    #header_main #avia-menu .menu-item {
        padding: 10px 13px;
    }
    .home-testimonial-section .avia-testimonial-content p {
        font-size: 18px;
        line-height: 22px;
    }
    .home-testimonial-section .avia-testimonial {
        padding: 0px 20px !important;
    }
    .home-testimonial-section .avia-testimonial_inner,
    .home-testimonial-section .avia-testimonial_inner:after {
        border-radius: 0 !important;
    }
}

@media only screen and (max-width: 1070px) {
    .overlay-section {
        background-size: cover !important;
    }
    .hero-page .avia-caption-title {
        font-size: 50px !important;
        padding-top: 50px;
    }
}

@media (max-width: 1024px) {
    .line-sub .av-subheading p::after {
        width: 68%;
    }
    #top #header .av-main-nav>li>a {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 989px) {
	.news-title {
		top: 0;
	}
    #header {
        background: transparent !important;
        position: absolute !important;
    }
    #header_main .container {
        padding: 10px 50px 0 0 !important;
    }
    #header_main .logo {
        left: 0 !important;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important
    }
    #header_main #av-burger-menu-ul {
        vertical-align: top !important;
    }
    #header_main #av-burger-menu-ul .av-active-burger-items {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: unset !important;
        -o-transition: unset !important;
        transition: unset !important;
    }
    #header_main .mobile_only {
        display: block;
        background: linear-gradient(#89A1AC, #23576A) !important;
        ;
    }
    #header_main #av-burger-menu-ul .av-active-burger-items a {
        font-size: 18px;
        line-height: 26px !important;
        text-transform: uppercase;
        padding: 15px 30px !important;
        border-color: rgb(184 214 221 / 0.2) !important;
        opacity: 1;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    #header_meta {
        display: none;
    }
    .home-videos-section .flex_column_table {
        margin-top: 25px !important;
    }
    #footer .container {
        padding: 0 50px !important;
    }
    #footer .flex_column {
        margin: 0;
        width: 100%;
    }
    #footer .flex_column.first .widget_media_image:first-child {
        display: none;
    }
    #footer .flex_column.first .widget_media_image:last-child {
        display: block;
        text-align: center;
        margin-bottom: 0;
    }
    #footer .flex_column:nth-child(2) {
        display: block;
        text-align: center;
    }
    #footer .flex_column:nth-child(2) .widget_nav_menu:first-child {
        max-width: 100%;
        margin: 25px 0 0;
    }
    #footer .flex_column:nth-child(2) .widget_nav_menu:last-child,
    #footer .flex_column:nth-child(2) .widget_nav_menu:nth-child(2) {
        padding-top: 0;
        margin: 0;
    }
    .reverse {
        display: flex !important;
        flex-direction: column-reverse;
    }
    .flex_cell {
        margin-bottom: 0 !important;
    }
    .same-padding {
        padding: 150px 50px 30px 50px !important;
    }
    .same-padding-no-title {
        padding: 50px !important;
    }
    .remove-overflow,
    .remove-overflow .flex_column,
    .remove-overflow .flex_cell {
        overflow: visible !important;
        float: none !important;
    }
    .knew-section .flex_column_table,
    .no-top,
    .no-top .flex_column_table {
        margin-top: 0 !important;
    }
    .hide-double-column {
        display: none !important;
    }
    .left-img.more-left {
        margin-bottom: 60px !important;
    }
    .line-sub .av-subheading p::after {
        width: 57%;
    }
    .title.big-title .av-special-heading-tag {
        font-size: 35px;
    }
    .form {
        padding-top: 0;
    }
    .form .gform_fields .gfield,
    .form .gform_fields .gfield.left {
        padding-right: 0 !important;
    }
    .form .gform_fields .gfield {
        width: 100% !important;
    }
    .program-box .avia-buttonrow-wrap a {
        min-width: 49%;
    }
    .centered-image {
        float: none !important;
    }
    .centered-image img {
        margin: auto;
    }
    .form-section {
        margin-bottom: 0 !important;
    }
    .hero-page .avia-caption-title {
        padding-top: 0;
    }
    .av-tab-section-container .av-layout-tab {
        padding: 0 30px;
    }
    .av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title {
        width: auto;
        padding: 10px 20px 0 20px !important;
    }
    .fee_text_btn {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .fee_heading {
        padding-bottom: 35px !important;
    }
    .fee_heading h2 {
        margin-bottom: 20px !important;
    }
    .fee_text_btn form {
        top: 0;
    }
    .btn_bottom form {
        bottom: 0;
    }
    .fee_text p {
        margin: 10px 0 15px;
    }
    .fee_text h2 {
        margin-bottom: 15px !important;
        text-align: center;
    }
    #footer .flex_column:nth-child(2) .widget:nth-child(2) {
        padding-top: 0px !important;
    }
    .hustle-popup-content .title.big-title .av-special-heading-tag em {
        margin: 0;
    }
    html .hustle-popup-content .title.big-title .av-special-heading-tag {
        font-size: 28px !important;
        line-height: 1.4 !important;
    }
    .hustle-popup-content .gform_body .gfield input,
    .hustle-popup-content .gform_body .gfield textarea {
        background: transparent !important;
        font-size: 22px !important;
        line-height: 1 !important;
    }
    html .hustle-popup-content .top-section p {
        font-size: 17px !important;
        line-height: 1.5 !important;
    }
    html .hustle-popup-content .top-section h2 {
        font-size: 28px !important;
        padding-bottom: 0;
    }
    #top .hustle-popup-content .gform_wrapper .gfield_checkbox li label {
        margin: 0 0 0 15px;
    }
    #top .hustle-popup-content .gform_wrapper .gfield_checkbox em {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
	.inner-news .centered-image {
    
    margin: 0 !important;
	}
	.inner-news form .gfield_checkbox label {
    	max-width: 100% !important;
	}
	.inner-news .content {
    	padding: 50px 0 35px;
	}
	.page:not(.home) .inner-news .news-title {
		margin: 0 !important;
	}
	.inner-news .title.big-title {
		margin: 25px 0 0;
		padding-bottom: 0 !important;
	}
	.inner-news .gform_wrapper .gform_footer {
    	padding: 0;
	}
	.inner-news .title.big-title .av-special-heading-tag {
   	 	line-height: 1.5;
	}
	.inner-news .gform_wrapper,
	.inner-news #field_3_1 {
		margin-top: 0 !important;
	}
	.gform_wrapper div.validation_error {
    	font-size: 18px !important;
    	line-height: 1.6;
	}
    .hide-br br {
        display: block;
    }
    #header_main .container {
        max-width: 100% !important;
        width: 100% !important;
    }
    .home-testimonial-section .avia-testimonial_inner {
        padding: 30px;
    }
    .home-testimonial-section .avia-slideshow-arrows a {
        width: 40px !important;
        height: 40px !important;
    }
    .home-testimonial-section .avia-slideshow-arrows a.prev-slide {
        margin: 0px 15px 0 -55px !important;
    }
    .home-testimonial-section .avia-slideshow-arrows a.next-slide {
        margin: 0px -55px 0 0 !important;
    }
    #footer .container {
        padding: 0 !important;
    }
    #footer .flex_column:nth-child(2) .menu li a {
        font-size: 16px;
        line-height: 22px;
    }
    .big-date .av-subheading,
    .big-date.video-title .av-subheading {
        right: 50%;
        transform: translateX(50%);
        font-size: 100px !important;
    }
    .left-img {
        padding-left: 0;
        padding-top: 80px;
    }
    .left-img.about-jackie::before {
        left: 50%;
        transform: translateX(-50%);
        top: 0px;
    }
    .title .av-special-heading-tag,
    .title.big-title .av-special-heading-tag,
    .title.special-title .av-special-heading-tag,
    .single-post .entry-content-header .entry-title a {
        text-align: center;
        font-size: 18px;
    }
    .title span:not(.mb),
    .line-sub .av-subheading {
        font-size: 13px !important;
        text-align: center;
    }
    .title span.mb {
        display: block;
    }
    .text,
    .single-post .entry-content {
        font-size: 15px;
    }
    .responsive #top #wrap_all .av-flex-cells.remove-padding .no_margin.flex_column {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .line-sub .av-subheading p::after {
        display: none !important;
    }
    .left-img.more-left {
        margin-left: 0px;
        padding-top: 120px;
        margin-bottom: 20px !important;
        padding-left: 0;
    }
    .left-img.about-jackie-2020::before,
    .left-img.about-jackie-big::before {
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
    }
    .avia_textblock .gform_body .gfield input,
    .avia_textblock .gform_body .gfield textarea {
        font-size: 15px !important;
    }
    .gform_footer .gform_button,
    .gradient-btn a {
        padding: 10px 10px !important;
        font-size: 15px !important;
    }
    .program-box .btn-bottom {
        position: relative
    }
    .program-box .av_textblock_section {
        margin-bottom: 25px;
    }
    .program-box .single-online,
    .program-box .avia-buttonrow-wrap a,
    .program-box .single-online a {
        min-width: 1px;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .gform_confirmation_message {
        font-size: 15px;
        text-align: center;
    }
    .contact-icons-content {
        padding-top: 25px !important;
    }
    .responsive #top .slideshow_caption h2 {
        font-size: 40px !important;
        line-height: 44px;
    }
    .hero-page .avia-slide-wrap .caption_fullwidth {
        background-color: rgba(0, 0, 0, 0.2);
    }
    .covid-header h2 {
        padding-top: 45px !important;
    }
    .faq-tabs .single_toggle .toggle_content,
    .faq-tabs .single_toggle .toggle_content p {
        font-size: 15px !important;
    }
    .faq-tabs .single_toggle .toggler,
    .av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title,
    .single-post .entry-content-header .post-meta-infos .text-sep,
    .single-post .entry-content-header .post-meta-infos .minor-meta {
        font-size: 16px;
    }
    .responsive #top .subcon .slideshow_caption h2 {
        font-size: 19px !important;
    }
    .responsive #top .testimonials-header .slideshow_caption h2 {
        font-size: 22px !important;
    }
    .av-tab-section-container .av-tab-section-tab-title-container .av-section-tab-title {
        width: 100%;
    }
    .av-tab-section-container .av-layout-tab .container .avia-testimonial-row .avia-testimonial-content .avia-testimonial-markup-entry-content,
    .contact-icons {
        font-size: 15px;
    }
    .contact-icons p::before {
        width: 20px;
        height: 20px;
    }
    .av-tab-section-container .av-layout-tab {
        background-image: none;
    }
    #header .header_bg {
        background-color: transparent !important;
    }
    .journey {
        background-image: url(img/journey-mobile.jpg);
    }
    #socket .copyright {
        font-size: 10px;
    }
    .single-post .post-entry {
        flex-direction: column;
    }
    .single-post .container_wrap .content {
        padding: 30px 0;
    }
    .subconscious-section {
        background-image: url(img/subconscious-unconscious-heart-brain.jpg) !important;
        background-position: right center !important;
    }
    .text {
        line-height: 28px;
    }
    .title.special-title .av-special-heading-tag {
        line-height: 30px;
    }
    .sessions_subheading a {
        display: block;
    }
    .sessions_subheading em {
        display: none;
    }
    .fee_heading .av-special-heading-tag {
        font-size: 20px !important;
        padding-bottom: 15px !important;
    }
    .fee_heading p {
        font-size: 17px;
        line-height: 1.4;
    }
    .fee_heading {
        padding-bottom: 25px !important;
    }
    .sessions_price.first_box {
        margin-top: 0px !important;
    }
    .sessions_price {
        margin-top: 20px !important;
        padding: 20px !important;
    }
    .fee_space {
        margin: 5px auto 10px !important;
    }
    .fee_text h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .session_procedure h1 {
        font-size: 26px;
    }
    .session_procedure p+h1 {
        margin-top: 30px;
    }
    .session_procedure h2 {
        font-size: 20px;
        margin: 20px 0 0;
    }
    .session_procedure h2 br {
        display: none;
    }
    .procedure_section {
        margin: 40px auto 0 !important;
    }
    .color_session_section .content {
        padding: 35px 0 30px;
    }
    .fee_text p {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 0;
    }
    #footer .flex_column:nth-child(2) .widget:nth-child(2) {
        padding-top: 0px !important;
    }
    #footer .flex_column:nth-child(2) .widget_nav_menu:first-child {
        margin: 10px 0 0;
    }
    .fee_heading .av-special-heading-tag {
        font-size: 20px !important;
        padding-bottom: 0 !important;
        margin-bottom: 15px !important;
    }
    .fee_text h2 {
        letter-spacing: 0px !important;
    }
    .fee_text p {
        text-align: center;
        margin: 0 0 15px !important;
    }
    .fee_space {
        margin: 5px auto 15px !important;
    }
    html .hustle-popup-content .top-section {
        padding: 0 20px 30px !important;
    }
    html .hustle-popup-content .top-section h2 {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }
    html .hustle-popup-content .top-section p {
        font-size: 16px !important;
        margin-bottom: 15px !important;
    }
    html .hustle-popup-content .bottom-part {
        padding: 1px 20px 0 !important;
    }
    .line-sub .av-subheading {
        margin-bottom: 5px;
    }
    .hustle-popup-content .title.big-title {
        margin-top: 25px;
    }
    html .hustle-popup-content .title.big-title .av-special-heading-tag {
        font-size: 26px !important;
        line-height: 1 !important;
        margin-bottom: 0 !important;
    }
    html .hustle-content-wrap,
    .hustle-popup-content .hustle-content {
        padding-bottom: 0 !important;
    }
	.home-welcome-section .av-special-heading-tag {
   	 margin-bottom: 0 !important;
	}
	.home .text p:not(:last-child) {
    	margin-bottom: .85em;
	}
	.readmo-more-homepage h2,
	.readmo-more-homepage h2:not(:first-child):not(:last-child) {
    	margin: 30px 0 15px !important;
	}
	.home-welcome-section .content {
		padding: 40px 0;
	}
	.home-h1-title {
		padding-bottom: 5px !important;
	}
}

@media only screen and (max-width: 639px) {
    .home-videos-section .healing-experience-heading .av-special-heading-tag:before {
        left: -120px;
    }
    .home-videos-section .healing-experience-heading .av-special-heading-tag:after {
        right: -120px;
    }
    .home-testimonial-section .avia-testimonial_inner {
        padding: 20px;
    }
    .home-testimonial-section .avia-testimonial-content p {
        font-size: 16px;
        line-height: 20px;
    }
    #footer .flex_column:nth-child(2) .menu li a {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .responsive #top .slideshow_caption h2 {
        font-size: 40px !important;
    }
    .responsive #top .subcon .slideshow_caption h2 {
        font-size: 19px !important;
    }
    .responsive #top .testimonials-header .slideshow_caption h2 {
        font-size: 22px !important;
    }
}

@media (max-width: 390px) {
    .session_procedure h2 {
        font-size: 17px;
    }
}

.hustle-popup-mask {
    background-color: #000 !important;
}

.hustle-popup-content .title .av-special-heading-tag {
    color: #B8D6DD !important;
    font-size: 25px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

.hustle-popup-content .top-section h2 {
    font-size: 30px !important;
    color: #C4C4C4 !important;
    padding-bottom: 30px;
}

.hustle-popup-content .top-section p {
    font-size: 18px !important;
    color: #FFFFFF !important;
    margin-bottom: 30px !important;
}

.hustle-popup-content .hustle-popup-content {
    max-width: 1300px !important;
}

.hustle-popup-content .hustle-layout {
    background-color: #1A1A1A !important;
}

.hustle-popup-content .line-sub .av-subheading {
    position: relative !important;
}

.hustle-popup-content .line-sub .av-subheading:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 77%;
    left: 280px;
    height: 1px;
    background-color: #B8D6DD;
}

.hustle-popup-content .title.big-title .av-special-heading-tag {
    font-size: 41px !important;
    line-height: 50px !important;
}

.hustle-popup-content .title.big-title .av-special-heading-tag em {
    display: block;
    margin: 10px 0;
    line-height: 1;
}

.hustle-popup-content .gform_footer .gform_button {
    margin-top: 20px;
    color: #fff;
}

.hustle-popup-content .gform_body .gfield input::placeholder {
    color: #A8A8A8 !important;
}

.hustle-popup-content .hustle-content {
    padding: 25px 0 !important;
}

.hustle-popup-content .hustle-button-close {
    position: absolute;
    right: 15px;
    color: #fff !important;
    top: 25px;
}

.hustle-popup-content .hustle-button-close .hustle-icon-close {
    position: relative;
}

.hustle-popup-content .hustle-button-close .hustle-icon-close::after {
    content: "CLOSE";
    position: absolute;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px;
    color: #fff;
    left: -58px;
    display: block;
    top: -3px;
}

.hustle-popup-content .bottom-part:after {
    content: '.';
    visibility: hidden;
    display: table;
    opacity: 0;
    clear: both;
}

.hustle-popup-content .top-section {
    padding: 0 50px 30px !important;
}

.hustle-popup-content .bottom-part {
    padding: 1px 50px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(26, 26, 26, 0.8351540445279675) 100%);
}

@media only screen and (max-width: 340px) {
    .fee_heading .av-special-heading-tag {
        font-size: 17px !important;
    }
    .fee_heading p {
        font-size: 16px !important;
    }
    .fee_text h2 {
        font-size: 17px !important;
    }
    .fee_text p {
        font-size: 16px;
        line-height: 1.6;
    }
    .session_procedure h1 {
        font-size: 24px;
    }
    .fee_text p {
        letter-spacing: 0;
    }
    .fee_text_btn form {
        text-align: center;
    }
    .fee_text_btn form input {
        max-width: 95%;
    }
}

@media only screen and (max-width: 767px) {
    .hustle-popup-content .title .av-special-heading-tag,
    .hustle-popup-content .title.big-title .av-special-heading-tag,
    .hustle-popup-content .top-section h2 {
        text-align: center !important;
        font-size: 18px !important;
    }
    .hustle-popup-content .top-section p {
        font-size: 15px !important;
    }
    .hustle-popup-content .line-sub .av-subheading:after {
        display: none !important;
    }
    .hustle-popup-content .bottom-part .flex_column_table {
        margin-top: 0 !important;
    }
    .hustle-popup-content .bottom-part .flex_column_table .flex_column {
        width: 100% !important;
        margin: 0;
    }
}