/*
Theme Name: Hi Elementor
Description: A plain-vanilla & lightweight child theme for Elementor page builder
Author: Robert Jay Descartin
Author URI: https://www.iamrobertjay.com
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor
*/

html, body {
    width: 100%;
    overflow-x: hidden;
}

.elementor-button {
    cursor: pointer;
}

#elementor-lightbox-slideshow-all-2bdaa44 .swiper-slide img {
    width: auto;
    height: 100%;
}

#elementor-lightbox-slideshow-all-2bdaa44 .swiper-slide-zoomed img {
    transform: translate3d(0px, 0px, 0px) scale(1.5) !important;
}

#custom-header .header-logo .elementor-image a img {
    max-width: 180px;
    width: 100%;
    transition: all linear 0.2s;
}

#custom-header.elementor-sticky--effects .header-logo .elementor-image a img {
    max-width: 130px;
}

#custom-header.elementor-sticky--effects {
    z-index: 999;
}

body p,
body li,
body pre {
    font-size: 20px;
}

body > div > ._form_97 {
    display: none !important;
}

#copyright-sec p {
    font-size: 14px;
}

#tfm-community-sec .tfm-community-col .elementor-widget-wrap {
    padding-bottom: 30px;
    background-color: #fff;
}

#tfm-community-sec .tfm-community-col .elementor-image-box-content {
    padding: 0 20px;
    box-sizing: border-box;
}

.help-cat-box .elementor-image-box-title a {
    transition: all linear 0.2s;
}

.help-cat-box .elementor-image-box-title a:hover {
    color: #f58c28;
}

.help-cat-box .elementor-widget-container {
    transition: all linear 0.2s;
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
}

.help-cat-box .elementor-widget-container:hover {
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.15);
}

.newsletter-sec .sec-title .elementor-heading-title span {
    color: #f58c28;
}

#newsletter-form {
    display: block;
    position: relative;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    box-sizing: border-box;
}

#newsletter-form .nl-form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

#newsletter-form p {
    display: none;
}

#newsletter-form .nl-form-row .nl-form-input {
    display: block;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 3px;
}

#newsletter-form .nl-form-row .nl-form-input input {
    display: block;
    width: 100%;
    padding: 15px 20px;
    border-radius: 0;
    border: none;
    background-color: #fff;
    color: #333;
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}

#newsletter-form .nl-form-row .nl-form-input input[type="submit"] {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #f58c28;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    transition: all linear 0.2s;
}

#newsletter-form .nl-form-row .nl-form-input input[type="submit"]:hover {
    background-color: #fff;
    color: #1b868e;
}

#newsletter-form .nl-form-row .nl-form-input .ajax-loader {
    display: none;
}

#newsletter-form .nl-form-row .nl-form-input input::-webkit-input-placeholder { 
  color: #999999;
}

#newsletter-form .nl-form-row .nl-form-input input:-ms-input-placeholder { 
  color: #999999;
}

#newsletter-form .nl-form-row .nl-form-input input::placeholder {
  color: #999999;
}

#archive-post-element .elementor-pagination {
    display: block;
    background-color: #f7f7f7;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 50px;
}

#archive-post-element .elementor-pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    border-radius: 4px;
    transition: all linear 0.2s;
}

#archive-post-element .elementor-pagination a.page-numbers.next, 
#archive-post-element .elementor-pagination a.page-numbers.prev, 
#archive-post-element .elementor-pagination a.page-numbers:hover {
    background-color: #fff;
}

#archive-post-element .elementor-pagination .page-numbers.current {
    background-color: #f58c28;
    color: #fff;
}

#case-studies .elementor-pagination {
    display: block;
    background-color: #f7f7f7;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 50px;
}

#case-studies .elementor-pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    border-radius: 4px;
    transition: all linear 0.2s;
}

#case-studies .elementor-pagination a.page-numbers.next, 
#case-studies .elementor-pagination a.page-numbers.prev, 
#case-studies .elementor-pagination a.page-numbers:hover {
    background-color: #fff;
}

#case-studies .elementor-pagination .page-numbers.current {
    background-color: #f58c28;
    color: #fff;
}

.elementor .elementor-widget-author-box .elementor-author-box__avatar img {
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}

#archive-post-element .elementor-posts article {
    margin-bottom: 60px;
    align-items: center;
}

#archive-post-element .elementor-posts article:last-child {
    margin-bottom: 20px;
}

#archive-post-element .elementor-posts article .elementor-post__excerpt p:after,
#featured-post-element .elementor-post .elementor-post__text .elementor-post__excerpt p:after,
#blog-post-sec .elementor-posts article .elementor-post__excerpt p:after,
#interview-sidebar .elementor-posts article .elementor-post__excerpt p:after,
#related-posts-sec .elementor-posts article .elementor-post__excerpt p:after {
    content: '...';
}

#archive-post-element .elementor-posts article .elementor-post__read-more:after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    margin-left: 5px;
}

#archive-post-element .elementor-posts article .elementor-post__read-more,
#archive-post-element .elementor-posts article .elementor-post__title a,
#featured-post-element .elementor-post .elementor-post__title a,
#related-posts-sec .elementor-post .elementor-post__title a {
    transition: all linear 0.2s;
}

#archive-post-element .elementor-posts article .elementor-post__read-more:hover,
#archive-post-element .elementor-posts article .elementor-post__title a:hover,
#featured-post-element .elementor-post .elementor-post__title a:hover,
#related-posts-sec .elementor-post .elementor-post__title a:hover {
    color: #f58c28;
}

#featured-post-element .elementor-post {
    position: relative;
    overflow: visible;
}

#featured-post-element .elementor-post .elementor-post__text {
    position: absolute;
    bottom: -100px;
    right: 0;
    max-width: 65%;
    width: 100%;
    background-color: #fff;
    padding: 40px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#featured-post-element .elementor-post .elementor-post__read-more {
    display: inline-block;
    background-color: #1b868e;
    color: #fff;
    padding: 8px 25px;
    position: relative;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    transition: all linear 0.2s;
}

#featured-post-element .elementor-post .elementor-post__read-more:hover {
    background-color: #f58c28;
}

.single-post-content h1,
.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5 {
    font-family: 'Roboto Condensed',sans-serif;	
	margin-bottom: 30px;
	font-weight: 700;
}

.single-post-content h1 {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
}

.single-post-content h2 {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
}

.single-post-content h3 {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
}

.single-post-content ul,
.single-post-content ol {
    margin-bottom: 30px;
}

.single-post-content ul li,
.single-post-content ol li {
	margin-bottom: 15px;
}

blockquote {
    display: block;
    margin: 30px 0;
    padding: 15px 20px;
    background-color: #f7f7f7;
    border-left: 4px solid #1b868e;
}

blockquote p:last-child {
    margin-bottom: 0;
}

.elementor .single-post-content img,
.elementor .case-study-sec3 img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 10px;
    box-sizing: border-box;
}

.elementor .case-study-sec3 ol, 
.elementor .case-study-sec3 ul {
    margin-bottom: 30px;
}

.elementor .case-study-sec3 ol li, 
.elementor .case-study-sec3 ul li {
    margin-bottom: 15px;
}

.single-casestudy .newsletter-sec {
    display: none;
}

.single-casestudy #footer-section {
    padding-top: 60px !important;
    margin-top: 30px !important;
}

#related-posts-sec #related-posts .elementor-post__text .elementor-post__read-more {
    display: inline-block;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all linear 0.2s;
    background-color: #1b868e;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#related-posts-sec #related-posts .elementor-post__text .elementor-post__read-more:hover {
    background-color: #f58c28;
}

#single-post-quick-nav.quick-nav-sticky {
    position: fixed;
    top: 95px;
    max-width: 320px;
    width: 100%;	
    transition: all linear 0.2s;
}

#single-post-quick-nav.quick-nav-sticky.quick-nav-absolute {
    position: absolute;
    bottom: 0;
    top: auto;
}

.courier-font,
.courier-font p,
.elementor-widget-wrap .elementor-widget-container pre,
.text-courier {
	font-family: Courier New,Courier,monospace;
}

.case-study-sec3 .elementor-widget-container h2, 
.case-study-sec3 .elementor-widget-container h1, 
.case-study-sec3 .elementor-widget-container h3 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.case-study-sec3 .elementor-widget-container h2:first-child,
.case-study-sec3 .elementor-widget-container h1:first-child,
.case-study-sec3 .elementor-widget-container h3:first-child {
    margin-top: 0;
}

#case-studies .elementor-post {
    position: relative;
}

#case-studies .elementor-post .elementor-post__thumbnail__link {
    display: block;
    position: relative;
	margin: 0 auto;
}

#case-studies .elementor-post .elementor-post__thumbnail__link:before {
    content: '';
    display: block;
    background-color: #161f28;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    transition: all linear 0.2s;
}

#case-studies .elementor-post:hover .elementor-post__thumbnail__link:before {
    opacity: 0.6;
}

#case-studies .elementor-post .elementor-post__thumbnail__link:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2020/04/cs-gradient-overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    transition: all linear 0.2s;
    opacity: 1;
}

#case-studies .elementor-post:hover .elementor-post__thumbnail__link:after {
	opacity: 0;
}

#case-studies .elementor-post .elementor-post__text {
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding: 20px 25px;
    box-sizing: border-box;
}

#case-studies .elementor-post .elementor-post__text .elementor-post__excerpt {
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: all linear 0.3s;
    height: 0;
    overflow: hidden;
}

#case-studies .elementor-post .elementor-post__text .elementor-post__title {
    display: block;
    padding: 10px 0;
    box-sizing: border-box;
    padding-right: 40px;
    transition: all linear 0.2s;
}

#case-studies .elementor-post:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(/wp-content/uploads/2020/04/tfm-white-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 18px;
    z-index: 3;
    right: 15px;
    transition: all ease-in-out 0.2s;
}

#case-studies .elementor-post:hover:after {
    right: -70px;
}

#case-studies .elementor-post:hover .elementor-post__text {
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: row-reverse;
    pointer-events: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#case-studies .elementor-post:hover .elementor-post__text .elementor-post__excerpt {
    flex: 0 0 100%;
    max-width: 100%;
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}

#case-studies .elementor-post:hover .elementor-post__text .elementor-post__title {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px;
    text-align: center;
}

#footer-section .elementor-widget-container p {
    font-size: 15px;
}

#blog-post-sec #one-row-post .elementor-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 0;
    grid-row-gap: 0;
}

#blog-post-sec #one-row-post .elementor-posts article {
    flex: 0 0 31.3%;
    max-width: 33.3%;
    padding: 0;
    box-sizing: border-box;
    margin: 1%;
}

#blog-post-sec #one-row-post .elementor-posts article:first-child .elementor-post__text {
    padding: 30px 20px 30px;
    box-sizing: border-box;
}

#blog-post-sec #one-row-post .elementor-posts article:first-child {
    flex: 0 0 98%;
    max-width: 98%;
    margin-bottom: 40px;
    align-items: center;
    justify-items: center;
}

#blog-post-sec #one-row-post .elementor-posts article:nth-child(2), 
#blog-post-sec #one-row-post .elementor-posts article:nth-child(3),
#blog-post-sec #one-row-post .elementor-posts article:nth-child(4){
    display: block;
}

#blog-post-sec #one-row-post .elementor-posts article:nth-child(2) .elementor-post__text,
#blog-post-sec #one-row-post .elementor-posts article:nth-child(3) .elementor-post__text,
#blog-post-sec #one-row-post .elementor-posts article:nth-child(4) .elementor-post__text{
    padding: 30px;
    box-sizing: border-box;
}

#blog-post-sec #one-row-post .elementor-posts article:nth-child(2) .elementor-post__thumbnail__link, 
#blog-post-sec #one-row-post .elementor-posts article:nth-child(3) .elementor-post__thumbnail__link,
#blog-post-sec #one-row-post .elementor-posts article:nth-child(4) .elementor-post__thumbnail__link{
    width: 100%;
}

#blog-post-sec #one-row-post .elementor-posts article .elementor-post__read-more {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    box-sizing: border-box;
    position: relative;
}

#blog-post-sec #one-row-post .elementor-posts article .elementor-post__read-more:after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-size: 17px;
    position: relative;
    top: -1px;
    margin-left: 3px;
}

#interview-video {
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#blog-post-sec #one-row-post .elementor-posts article .elementor-post__read-more:hover {
    color: #F58C28;
}

.waitlist-btn {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 30px;
    padding: 20px;
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 5px 30px 0 rgb(0 0 0 / 20%);
            box-shadow: 0 5px 30px 0 rgb(0 0 0 / 20%);
}

.waitlist-btn a {
    display: inline-block;
	font-size: 18px;
    background-color: #1B868E;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 5px;
    transition: all linear 0.2s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
}

.waitlist-btn a:hover {
    background-color: #f58c28;
}

#waitlist-form form {
    display: block;
    margin: 0 0 30px;
    padding: 0;
    background-color: transparent !important;
    max-width: 100%;
    width: 100%;
}

#waitlist-form form ._field-wrapper input {
    background-color: #fff;
    padding: 18px;
    border-radius: 0;
    font-size: 15px;
    line-height: 20px;
    border: 2px solid #fff;
}

#waitlist-form form ._field-wrapper input:focus {
    border: 2px solid #1b868e;
}

#waitlist-form form ._submit {
    display: block;
    max-width: 100%;
    width: 100%;
    padding: 18px !important;
    background-color: #1B868E !important;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all linear 0.2s;
    border-radius: 0 !important;
}

#waitlist-form form ._form-label {
    display: none !important;
}

#waitlist-form form ._submit:hover {
    background-color: #F58C28 !important;
}

#interview-sidebar .elementor-posts article .elementor-post__read-more:after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    position: relative;
    top: -1px;
    margin-left: 3px;
}

#simple-sec2 #optin-form .elementor-field-group input[type="text"], 
#simple-sec2 #optin-form .elementor-field-group input[type="email"] {
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}

#popup-optin-form .elementor-field-group input[type="text"],
#popup-optin-form .elementor-field-group input[type="email"] {
	padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}

#custom-grid-testimonials .elementor-swiper .elementor-main-swiper {
    pointer-events: none;
    cursor: default !important;
}

#custom-grid-testimonials .swiper-wrapper {
    transform: none !important;
    flex-wrap: wrap;
    align-items: center;
    pointer-events: none !important;
}

#custom-grid-testimonials .swiper-wrapper .swiper-slide {
    pointer-events: none !important;
    margin-bottom: 30px;
    margin-right: 0 !important;
}

#hero-banner .green-btn .elementor-button .elementor-button-text > span,
#simple-sec1 .green-btn .elementor-button .elementor-button-text > span{
    display: block;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    margin-top: 5px;
}

#video-page-button-row {
    display: none;
}

#video-page-button-row.tada {
    display: block;
}

#video-page-video {
    display: block;
    position: relative;
    padding: 30px 60px 75px;
    box-sizing: border-box;
    background-image: url(/wp-content/uploads/2020/04/tablet-mockup-landscape-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#video-page-video .elementor-widget-container {
    display: block;
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
}

#embed-optin-form form {
    display: block;
    margin: 30px auto 0;
    width: 100%;
    padding: 0;
}

#embed-optin-form form ._form-content ._form-label,
#footer-optin-form form ._form-content ._form-label {
    display: none;
}

#embed-optin-form form ._form-content ._field-wrapper input {
    display: block;
    background-color: #eeeeee;
    border: none;
    border-radius: 0;
    padding: 20px;
    font-size: 15px;
    font-family: 'Roboto',sans-serif;
}

#embed-optin-form form ._form-content ._button-wrapper button {
    display: block;
    padding: 17px 20px !important;
    width: 100%;
    background-color: #1B868F !important;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0 !important;
}

#embed-optin-form form ._form-content ._button-wrapper button:hover {
    background-color: #f58c28 !important;	
}

#footer-optin-form form {
    display: block;
    background-color: transparent !important;
    padding: 0 20px;
    max-width: 800px;
    width: 100%;
}

#footer-optin-form form ._form-content {
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    align-items: center;
}

#footer-optin-form form ._form-content ._form_element, 
#footer-optin-form form ._form-content ._button-wrapper {
    flex: 1%;
    padding: 5px;
    box-sizing: border-box;
    margin: 0 auto;
}

#footer-optin-form form ._form-content ._form_element ._field-wrapper input {
    display: block;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-family: 'Roboto',sans-serif;
    padding: 15px 20px;
    box-sizing: border-box;
}

#footer-optin-form form ._form-content ._button-wrapper ._submit {
    display: block;
    width: 100%;
    padding: 15px 20px !important;
    text-align: center;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    border-radius: 0 !important;
    font-weight: 700;
    background-color: #f58c28 !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

#footer-optin-form form ._form-content ._button-wrapper ._submit:hover {
    background-color: #fff !important;
    color: #1b868e !important;
}

#the-testimonial .swiper-wrapper .elementor-testimonial__content h3 {
    font-size: 25px;
    font-weight: 700;
}

#the-testimonial .swiper-wrapper .elementor-testimonial__content p:last-child {
    margin-bottom: 0;
}

#the-testimonial .swiper-wrapper .elementor-testimonial__content p {
    font-size: 20px;
}

#interview-sidebar .elementor-posts article .elementor-post__excerpt p {
	font-size: 17px;
}

.single .elementor-widget-container > p,
.single .elementor-widget-container > pre,
.single .elementor-widget-container > ul,
.single .elementor-widget-container > ol {
    margin-bottom: 30px;
}

.single .elementor-widget-container > p a,
.single .elementor-widget-container > ul a,
.single .elementor-widget-container > ol a,
.single .elementor-widget-container > blockquote a, 
.single .elementor-widget-container > a,
.single .elementor-widget-container > pre a {
    text-decoration: underline;
}

#tribe-renewal #paypal-button-container {
    text-align: center;
}

/* ================================
 * 30-Day Blueprint Styles
 * ================================*/
.ttd-body .ttd-testimonial .elementor-widget-container {
    display: block;
    position: relative;
    padding: 30px 25px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}

.ttd-body .ttd-testimonial .elementor-widget-container:after {
    content: '\f10e';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 90px;
    line-height: 90px;
    color: #1b868e;
    opacity: 0.2;
}

.ttd-payment-sec .elementor-inner-section .steps-notes-text p {
    font-size: 16px;
}

.ttd-payment-sec .elementor-inner-section .steps-notes-text p:last-child {
	margin-bottom: 0;
}

.ttd-body .ttd-testimonial .elementor-testimonial-content {
    margin-bottom: 30px;
    font-size: 18px;
}

.ttd-body .ttd-testimonial .elementor-testimonial-content p {
    font-size: 18px;
}

.ttd-body .ttd-testimonial .elementor-testimonial-content h4 {
    font-weight: 700;
	color: #161F28;
}

#bp-product-shot .elementor-widget-container {
    display: block;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/04/laptop-mockup.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 3% 14% 7% 14.7%;
    box-sizing: border-box;
}

.btn-with-arrows .elementor-button-wrapper a {
    position: relative;
}

.btn-with-arrows .elementor-button-wrapper a:before {
    content: '';
    display: block;
    width: 130px;
    height: 50px;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/04/green-arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -160px;
    top: 5px;
    transition: all linear 0.2s;
}

.btn-with-arrows .elementor-button-wrapper a:after {
    content: '';
    display: block;
    width: 130px;
    height: 50px;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/04/green-arrow-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -160px;
    top: 5px;
    transition: all linear 0.2s;
}

.elementor-align-left.btn-with-arrows .elementor-button-wrapper a:after {
	display: none;
}

.btn-with-arrows .elementor-button-wrapper a:hover:before {
    right: -135px;
}

.btn-with-arrows .elementor-button-wrapper a:hover:after {
    left: -135px;
}

#money-back .elementor-text-editor p:last-child,
.ttd-body #ttb-faq .elementor-accordion-item .elementor-tab-content p:last-child {
    margin-bottom: 0;
}

#money-back .elementor-container {
    padding: 10px;
    box-sizing: border-box;
}

.ttd-body #ttb-faq .elementor-accordion-item {
    margin-bottom: 10px;
}

.ttd-body #ttb-faq .elementor-accordion-item .elementor-tab-content p {
    font-size: 16px;
}

.ttd-body #ttb-faq .elementor-accordion-item .elementor-tab-title.elementor-active {
    border-bottom: 1px solid #ccc;
}

.ttd-body #ttb-faq .elementor-accordion-item .elementor-tab-content {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* ================================
 * TRIBE X
 * ================================*/
.tribex-popup ._form-content ._form_element:nth-child(1), 
.tribex-popup ._form-content ._form_element:nth-child(2),
.tribex-popup ._form-branding {
    display: none !important;
}

._form_114:not(.elementor-popup-modal ._form_114) { 
    display: none;
}

#embed-optin-form.tribex-popup form {
    margin-top: 0;
}

/* ================================
 * FREE WORKSHOP LP
 * ================================*/
.instant-access-btn .elementor-button-link {
    width: 100% !important;
    max-width: 100%;
	position: relative;
}

.instant-access-btn .elementor-button-wrapper a:before {
    content: '';
    display: block;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/arrow-pointing-down-red.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    width: 70px;
    position: absolute;
    bottom: 20px;
    left: -70px;
    z-index: 0;
    pointer-events: none;
}

.lp-fw-popup #embed-optin-form {
    display: block;
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
}

.page-id-2570 > div > form {
    display: none !important;
}

#workshop-videos {
    position: relative;
    overflow: hidden;
}

#workshop-videos:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/freeworkshop-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 450px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

#workshop-videos > .elementor-container {
    position: relative;
    z-index: 4;
}

#workshop-videos:after {
    content: '';
    display: block;
    background-color: #191919;
    height: 450px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.95;
}

#tabbed-videos .elementor-tabs-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title {
    display: flex;
    position: relative;
    background-color: #1b868e;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    width: 30%;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/04/tfm-workshop-fb-group.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 2px solid #c0c0c0;
    overflow: hidden;
    height: 120px;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:before {
    content: '';
    display: block;
    background-color: #c0c0c0;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    position: absolute;
    z-index: 0;
    opacity: 0.8;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a {
    display: block;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a span {
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Roboto',sans-serif;
    margin-top: 30px;
    border-bottom: 3px solid #f58c28;
    padding-bottom: 5px;
    box-sizing: border-box;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a span:before {
    content: '\f023';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-right: 5px;
    font-size: 11px;
    position: relative;
    top: -1px;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    border: 3px solid #C0C0C0;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title.elementor-active a {
    visibility: hidden;
    opacity: 0;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before {
    opacity: 0;
}

#tabbed-videos .elementor-tab-content {
    padding: 30px 0 20px;
	outline: none;
}

#tabbed-videos #wv-inner-content .elementor-column-wrap {
    padding: 10px 0;
}

#wv-video {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:nth-child(1) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/simplest-path-video-placeholder-1.jpg);
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:nth-child(2) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/the-boring-secret-placeholder.jpg);
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/The-4-Steps-To-Getting-Premium-Clients-placeholder.jpg);
}

/* ================================ *\
 * BEGINNER VIDEO TRAINING
\* ================================ */
#tabbed-videos.beginner-video-training .elementor-tabs-wrapper .elementor-tab-title:nth-child(1) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/05/beginner-video-1-feat-img.png);
}

#tabbed-videos.beginner-video-training .elementor-tabs-wrapper .elementor-tab-title:nth-child(2) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/06/beginner-video-2-placeholder.png);
}

#tabbed-videos.beginner-video-training .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/06/video-4-placeholder.png);
}

#tabbed-videos.beginner-video-training .elementor-tabs-wrapper .elementor-tab-title span {
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    border: none;
}

#tabbed-videos.beginner-video-training .elementor-tabs-wrapper .elementor-tab-title span:before {
    font-size: inherit;
}

/* ================================ *\
 * FREELANCER VIDEO TRAINING
\* ================================ */
#tabbed-videos.freelance-video-training .elementor-tabs-wrapper .elementor-tab-title:nth-child(1) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/05/simplest-path-feat-img.png);
}

#tabbed-videos.freelance-video-training .elementor-tabs-wrapper .elementor-tab-title:nth-child(2) {
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/06/experienced-video-2-placeholder.png);
}

#tabbed-videos.freelance-video-training .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) {	
	background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/06/video-4-placeholder.png);
}

#tabbed-videos.freelance-video-training .elementor-tabs-wrapper .elementor-tab-title span {
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    border: none;
}

.video-embed .elementor-widget-container {
    position: relative;
    overflow: hidden;
	background-color: #fff;
    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
            box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
}

.video-embed .elementor-widget-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#tabbed-videos.freelance-video-training .elementor-tabs-wrapper .elementor-tab-title span:before {
    font-size: inherit;
}

#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a.link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}



.page-id-2615 {
    overflow-x: hidden;
}

#workshop-videos #leave-comment-title:before {
    content: '';
    display: block;
    position: absolute;
    height: 120px;
    width: 60px;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/arrow-pointing-down-red.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -70px;
    top: 0;
}

#workshop-videos #wv-download-btn .elementor-button-wrapper:before {
    content: '';
    width: 75px;
    height: 100px;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/tfm-action-guide-book-cover.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#workshop-videos #elementor-tab-content-2642 #wv-download-btn .elementor-button-wrapper:before {
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/pdf-book-title-2.jpg);
}

#tabbed-videos #wv-video .elementor-custom-embed-play > i {
    display: none;
}

#tabbed-videos #wv-video .elementor-custom-embed-play {
    display: block;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/05/green-play-button.png);
    width: 65px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    animation: shadow-pulse 1s infinite;
    border-radius: 50%;
    overflow: hidden;
}

#workshop-videos #like-share-btn .elementor-widget-container {
    position: relative;
    overflow: hidden;
}

#workshop-videos #like-share-btn .elementor-widget-container iframe {
    position: relative;
    left: -61px;
}

#zoom-meeting #zoom-meeting-window {
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin: 0 auto;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.video-two-hero #tabbed-videos .elementor-tabs-wrapper {
    justify-content: center;
}

.video-two-hero #tabbed-videos .elementor-tabs-wrapper .elementor-tab-title {
    margin: 0 10px;
}

.one-video-page #tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:nth-child(2), 
.one-video-page #tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) {
    pointer-events: none;
    background-image: none;
}

.two-videos-page #tabbed-videos .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) {
    pointer-events: none;
    background-image: none;
}

/* =========================
 * WAITLIST PAGE
 * =========================*/
#waitlist-testimonials .waitlist-testimonials .elementor-testimonial-content h3 {
    font-size: 18px;
    font-weight: 700;
}

#waitlist-testimonials .waitlist-testimonials .elementor-testimonial-content {
    display: block;
    position: relative;
    padding-top: 0;
    box-sizing: border-box;
	margin-bottom: 30px;
}

#waitlist-testimonials .waitlist-testimonials .elementor-testimonial-content:before {
    content: '\f10d';
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: relative;
    top: 0;
    color: #f58c28;
    font-size: 25px;
    margin-bottom: 30px;
}

/* =========================
 * ANIMATIONS/KEYFRAMES
 * =========================*/
@keyframes shadow-pulse
{
	0% {
    	box-shadow: 0 0 0 0px rgba(65, 164, 146, 0.2);
  	}
  	100% {
    	box-shadow: 0 0 0 30px rgba(65, 164, 146, 0);
	}
}

@keyframes arrow-down-animation {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}

/* =========================
 * SALES PAGE
 * =========================*/
.tribe-benefits .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    flex-direction: row;
}

.tribe-benefits .elementor-icon-list-items li {
    display: block;
    flex: 0 0 48%;
    max-width: 50%;
    position: relative;
    padding-left: 40px;
    box-sizing: border-box;
    margin: 0 0 10px !important;
}

.tribe-benefits .elementor-icon-list-items li:nth-child(odd) {
    margin-right: 4%;
}

.tribe-benefits .elementor-icon-list-items li .elementor-icon-list-text em {
    display: block;
    font-weight: 400;
    color: #666;
    font-size: 17px;
}

.tribe-benefits .elementor-icon-list-items li .elementor-icon-list-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 2px solid #1b868e;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.animated-arrow {
    position: relative;
    top: -90px;
}

.animated-arrow .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.animated-arrow .arrow span{
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #06A8FF;
    border-right: 2px solid #06A8FF;
    transform: rotate(45deg);
    margin: -10px;
    animation: arrow-down-animation 2s infinite;
}

.orange .animated-arrow .arrow span{
    border-bottom: 2px solid #F58C28;
    border-right: 2px solid #F58C28;
}

.green .animated-arrow .arrow span{
    border-bottom: 2px solid #1B868E;
    border-right: 2px solid #1B868E;
}

.animated-arrow .arrow span:nth-child(2){
    animation-delay: -0.2s;
}

.animated-arrow .arrow span:nth-child(3){
    animation-delay: -0.4s;
}

.elementor-text-editor ul, 
.elementor-text-editor ol {
    margin-bottom: 20px;
}

.elementor-text-editor ul li, 
.elementor-text-editor ol li {
    margin-bottom: 10px;
    line-height: 1.3em;
}

.sp-testimonial .elementor-widget-container {
    display: block;
    position: relative;
    padding: 30px 25px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}

.sp-testimonial.white--bg .elementor-widget-container {
    background-color: #fff;	
}

.sp-testimonial .elementor-widget-container:after {
    content: '\f10e';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 90px;
    line-height: 90px;
    color: #1b868e;
    opacity: 0.1;
}

.sp-testimonial .elementor-widget-container p {
    font-size: 18px;
	font-family: Courier New,Courier,monospace;
}

.sp-video-testimonial .elementor-widget-container {
    background-color: #fff;
    padding: 5px;
}

.page-id-2776 .elementor-widget-text-editor ul {
    display: block;
    list-style: none;
    padding-left: 20px;
}

.page-id-2776 .elementor-widget-text-editor ul li {
    display: block;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.page-id-2776 .elementor-widget-text-editor ul li:before {
    display: block;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #1b868e;
    font-size: 13px;
    width: 25px;
    line-height: 21px;
    border: 2px solid;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -5px;
}

.bonus-headline .elementor-widget-container {
    max-width: 65%;
    width: 100%;
    padding: 20px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.bonus-headline .elementor-widget-container span {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #f58c28;
    font-size: 18px;
    text-align: center;
    padding: 10px 50px 10px 20px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.bonus-headline .elementor-widget-container .elementor-heading-title {
    text-align: right;
    padding-right: 240px;
    box-sizing: border-box;
}

.page-id-2776 p, 
.page-id-2776 ul li, 
.page-id-2776 ol li {
    margin-bottom: 25px;	
    line-height: 1.5em;
	font-family: "Helvetica", Sans-serif;
}

#sp-faq .elementor-accordion-item {
    margin-bottom: 10px;
}

#sp-faq .elementor-accordion-item .elementor-tab-title {
    box-shadow: 0 5px 15px -15px black;
}

#sp-faq .elementor-accordion-item .elementor-tab-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

#sp-faq .elementor-accordion-item .elementor-tab-title.elementor-active {
    border-bottom: 1px solid #ccc;
}

#sp-faq .elementor-accordion-item .elementor-tab-content {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.pricing-inner-cont .mfp-column .elementor-widget-wrap:before,
.mfp-column .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/06/no-longer-available.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    opacity: 0.7;
}

.mfp-column .button {
	pointer-events: none !important;
}

.mfp-column .elementor-widget-wrap > div {
    opacity: 0.2;
}

.jtl-image {
    position: relative;
}

.jtl-image:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 80px;
    font-weight: 700;
    position: absolute;
    z-index: 2;
    top: -40px;
    left: 0;
    content: '\f10d';
    opacity: .5;
    color: #1b868e;
}

.jtl-image img {
    width: 250px;
    height: 250px !important;
	margin-bottom: 25px;
    border-radius: 50% !important;
    -webkit-box-shadow: 5px 5px 20px -5px rgb(0 0 0 / 30%) !important;
    box-shadow: 5px 5px 20px -5px rgb(0 0 0 / 30%) !important;
}

.simple-popup ._form-title,
.simple-popup ._html-code,
.simple-popup ._form-branding {
    display: none !important;
}

.message__jtl p {
    margin-bottom: 25px;
}

.message__jtl p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 440px){
	.jtl-image img {
		float: none;
	}

	.jtl-image {
		display: block;
		max-width: 250px;
		margin: 0 auto;
	}
}

/* ================================
 * 30 DAY CHALLENGE
 * ================================*/
.page-id-3019 p, 
.page-id-3019 ul li, 
.page-id-3019 ol li {
    margin-bottom: 25px;	
    line-height: 25px;
	font-family: "Helvetica", Sans-serif;
}

#td-cg-bp .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

#td-cg-bp .elementor-icon-list-items li {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    padding-left: 40px;
    text-align: left;
}

#td-cg-bp .elementor-icon-list-items li .elementor-icon-list-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
}

#td-cg-bp .elementor-icon-list-items li .elementor-icon-list-text span {
    display: block;
    font-size: 17px;
    font-weight: 400;
	font-style: italic;
}

/* =========================
 * First $1000 As a Freelancer
 * =========================*/
.single.postid-3096 .onp-sl-outer-wrap .onp-sl-group {
    background-color: #f3f3f3;
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 0.3);
}

.single.postid-3096 .onp-sl-outer-wrap .onp-sl-group .onp-sl-message span {
    background-color: transparent !important;
}

/*
.training-waitlist .wl-content-col .elementor-widget-wrap {
    padding: 25px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 0.25);
}*/

.training-waitlist #waitlist-form form {
    margin-bottom: 0;
}

/* ================================
 * 30 Day Promo
 * ================================*/
#sticky-deal.sticky-timer {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 9999;
    padding-top: 10px;
    padding-bottom: 0;
    transition: all ease-in-out 0.2s;
    box-shadow: 0 0 10px rgb(0 0 0 / 0.3);
    left: 0;
    right: 0;
    top: 0;
}

#sticky-deal.sticky-timer .elementor-heading-title {
    font-size: 18px;
}

#sticky-deal.sticky-timer .ddio_countdown_wrap .first_countdown {
    max-width: 250px;
}

.green-btn .elementor-button .elementor-button-text > span {
	display: block;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    margin-top: 5px;
}

/* ================================
 * APPLICATION PAGE
 * ================================*/
.ap-hero-video .elementor-custom-embed-image-overlay .eicon-play:before, 
.ap-sec-video .elementor-custom-embed-image-overlay .eicon-play:before {
    content: '\f167';
    font-family: 'Font Awesome 5 Brands';
    color: #2D6A65;
}

.ap-steps-headline .elementor-heading-title {    
    display: flex;
    align-items: center;
    min-height: 78px;
    position: relative;
    padding-left: 120px;
    box-sizing: border-box;
}

.ap-steps-headline .elementor-heading-title > strong {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-color: #2d6a65;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
}

/* =========================
 * VA Bootcamp Page
 * =========================*/
.vab__testimonial .elementor-testimonial-content p {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
	margin-bottom: 25px;
}

.vab__testimonial .elementor-testimonial-content p:last-child {
	margin-bottom: 0;
}

/* ================================
 * QUICKEST WIN PAGE
 * ================================*/

#quickest-win--form ._form-branding,
#quickest-win--form ._form-content ._form-label {
    display: none !important;
}

#quickest-win--form ._form-content input[type='text'],
#quickest-win--form ._form-content input[type='email'] {
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    display: block;
    padding: 20px;
    border: none;
    border-radius: 0;
    background-color: #fff;
}

#quickest-win--form ._button-wrapper button {
    font-size: 18px;
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 15px 20px !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    background-color: #f58c28 !important;
}

#quickest-win--form ._button-wrapper button:hover {
    background-color: #222 !important;
}

#quickest-win--form form {
    margin: 0 auto;
    padding: 30px;
    background-color: #1b868f !important;
    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
}

#quickest-win--form ._form-thank-you {
    color: #fff !important;
}

/* ================================
 * LAUNCH PAD SALES PAGE
 * ================================*/
.page-id-3918 .elementor-text-editor p,
.page-id-5086 .elementor-text-editor p,
.page-id-5680 .elementor-text-editor p,
.page-id-6597 .elementor-text-editor p {
    margin-bottom: 30px;
}

.page-id-3918 .elementor-text-editor p:last-child,
.page-id-5086 .elementor-text-editor p:last-child,
.page-id-5680 .elementor-text-editor p:last-child,
.page-id-6597 .elementor-text-editor p:last-child {
    margin-bottom: 0;
}

.page-id-3918 .elementor-text-editor ul li,
.page-id-5086 .elementor-text-editor ul li,
.page-id-5680 .elementor-text-editor ul li {
    margin-bottom: 25px;
}

.launchpad__pricing-table .elementor-price-table__additional_info small {
    font-size: 55%;
    display: block;
}

.launchpad__pricing-table .elementor-price-table__additional_info br {
    display: none;
}

.launchpad__pricing-table .elementor-price-table__features-list .fa-check {
    color: #2d6a66;
}

.launchpad__pricing-table .elementor-price-table__features-list .fa-times {
    color: #c92025;
}

.launchpad__pricing-table .elementor-price-table__features-list .elementor-price-table__feature-inner {
    position: relative;
    padding-left: 30px;
}

.launchpad__pricing-table .elementor-price-table__features-list i {
    position: absolute;
    left: 0;
}

.lanchpad__bonus .elementor-widget-container span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 80px;
}

.page-id-4254 .elementor-text-editor p,
.page-id-5447 .elementor-text-editor p {
    margin-bottom: 25px;
}

.page-id-4254 .elementor-text-editor p:last-child,
.page-id-5447 .elementor-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor-section-wrap {
    overflow: hidden;
}

/* ========================== *\
 * quickest-freelance-business
\* ========================== */
.custom-form__waitlist .elementor-widget-container {
    display: block;
    padding: 30px;
    border: 2px solid #e8e8e9;
    border-radius: 6px;
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 10px 20px -15px rgb(0 0 0 / 50%);
    box-shadow: 0 10px 20px -15px rgb(0 0 0 / 50%);
    max-width: 500px;
    width: 100%;
	margin: 0 auto;
}

.custom-form__waitlist h5 {
    font-size: 23px !important;
    font-weight: 900 !important;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    color: #161f28;
}

#quick-win-form form {
    background-color: transparent !important;
    padding: 12px 0 0;
    margin: 0;
    width: 100% !important;
    display: block !important;
}

#quick-win-form form input[type="text"], 
#quick-win-form form input[type="email"] {
    padding: 10px 15px;
    font-family: 'Roboto',sans-serif !important;
    width: 100% !important;
    max-width: 100% !important;
}

#quick-win-form form ._button-wrapper button {
    display: block;
    width: 100%;
    padding: 10px 15px !important;
    height: auto;
    font-family: 'Roboto Condensed',sans-serif !important;
    font-size: 16px;
    font-weight: 700;
}

#quick-win-form form ._button-wrapper button:hover {
    background-color: #161f28 !important;
}

#quick-win-form form  ._form_element {
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 10px !important;
}

#quick-win-form form  ._form_element ._form-label {
    display: none;
}

#quick-win-form form ._button-wrapper {
    margin: 0 !important;
    float: none !important;
}


/*REMOVE THIS CODE AFTER SALES PAGE LAUNCH*/
.postid-3880 #related-posts-sec,
.postid-3880 .newsletter-sec {
    display: none;
}

.postid-3880 #footer-section {
    padding-top: 50px;
    margin-top: 50px;
}
/*REMOVE THIS CODE AFTER SALES PAGE LAUNCH*/

@media only screen and (max-width:767px){
	.page-id-3918 .elementor-section-wrap > .elementor-top-section > .elementor-container {
		max-width: 90% !important;
	}
	
	.page-id-3918 .enroll-now-btn .elementor-button-icon {
		display: none;
	}
	
	.page-id-3918 .elementor-text-editor p {
		margin-bottom: 25px;
		font-size: 18px;
	}
	
	.page-id-3918 .elementor-text-editor ul li {
		font-size: 18px;		
	}
}


/* ================================
 * R E S P O N S I V E
 * ================================*/
@media only screen and (max-width:1020px){
	.ap-sec1 .btn-with-arrows .elementor-button-wrapper a:before, 
	.ap-sec1 .btn-with-arrows .elementor-button-wrapper a:after {
		display: none;
	}
}
@media only screen and (max-width: 980px) {
	#hero-banner .feat-post-title .elementor-heading-title {
		font-size: 35px;
	}
	
	#hero-banner .feat-post-excerpt .elementor-text-editor, 
	#hero-banner .feat-post-excerpt .elementor-text-editor p {
		font-size: 16px;
		line-height: 25px;
	}
	
	.help-cat-box .elementor-image-box-title a {
		font-size: 16px;
	}
	
	#newsletter-form {
		padding: 30px 30px 0;
	}
	
	.newsletter-sec .elementor-row > .elementor-element-7a51859 > .elementor-column-wrap {
		padding: 0 !important;
		margin-bottom: -1px;
	}
	
	#featured-post-element .elementor-post .elementor-post__text {
		position: absolute;
		bottom: -120px;
		right: 0;
		max-width: 80%;
		width: 100%;
		background-color: #fff;
		padding: 40px;
		box-sizing: border-box;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	
	#footer-section {
		margin-bottom: -1px;
	}
	
	#featured-post-element .elementor-post .elementor-post__text .elementor-post__title a {
		font-size: 30px;
		line-height: 35px;
	}
	
	#featured-post-element .elementor-post .elementor-post__text {
		bottom: -120px;
		max-width: 80%;
		padding: 30px 35px;
	}
	
	#archive-post-element .elementor-posts article .elementor-post__title a {
		font-size: 25px;
		line-height: 30px;
	}
	
	#single-post-quick-nav.quick-nav-sticky {
		max-width: 27%;
	}
	
	.single-post-content h2 {
		font-size: 30px !important;
		margin-bottom: 10px;
	}
	
	#single-post-quick-nav.quick-nav-sticky.quick-nav-absolute {
		width: 100%;
		max-width: 268px;
	}
	
	#error404-page #error404-form {
		max-width: 500px;
		margin: 0 auto;
	}
	
	.page-id-2776 .elementor-top-section > .elementor-container {
		max-width: 767px !important;
		width: 100%;
	}
	
	.bonus-headline .elementor-widget-container {
		max-width: 100%;
		width: 100%;
		padding: 20px;
		-webkit-clip-path: none;
		clip-path: none;
		position: relative;
		margin-bottom: 30px;
		border-top: 5px solid #f58c28;
	}
	
	.bonus-headline {
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.bonus-headline .elementor-widget-container span {
		display: block;
		position: relative;
		background-color: inherit;
		font-weight: 700;
		padding: 20px 0 0;
		text-align: left;
		font-size: 18px;
		text-transform: uppercase;
		font-style: italic;
	}
	
	.bonus-headline .elementor-widget-container .elementor-heading-title {
		text-align: left;
		padding-right: 0;
		box-sizing: border-box;
	}
	
}

@media only screen and (max-width: 767px) {
	#blog-author .elementor-author-box__text {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
			flex: 0 0 100%;
	}

	#blog-author .elementor-author-box {
		text-align: center;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	#blog-author .elementor-author-box__avatar {
		margin: 0;
		text-align: center;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
			flex: 0 0 100%;
	}
	
	#about-tfm-sec:before {
		display: none;
	}
	
	#hero-banner .green-btn a {
		font-size: 23px;
	}
	
	#hero-banner .green-btn .elementor-button .elementor-button-text > span, 
	#simple-sec1 .green-btn .elementor-button .elementor-button-text > span {
		font-size: 13px;
	}
	
	#hero-banner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	#hero-banner .elementor-column-wrap .elementor-widget-wrap {
		max-width: 90%;
		width: 100%;
	}
	
	#hero-banner .feat-post-title .elementor-heading-title {
		font-size: 30px;
		line-height: 35px;
	}
	
	#hero-banner .feat-post-excerpt .elementor-text-editor, 
	#hero-banner .feat-post-excerpt .elementor-text-editor p {
		font-size: 15px;
		line-height: 25px;
	}
	
	#about-tfm-sec {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	
	#tfm-community-sec,
	#need-help-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	#tfm-community-sec .tfm-community-col {
		max-width: 400px;
		margin: 0 auto;
	}
	
	#tfm-community-sec .tfm-community-col .elementor-widget-button .elementor-button-wrapper a {
		font-size: 15px;
	}
	
	.sec-title .elementor-widget-container .elementor-heading-title {
		font-size: 30px !important;
	}
	
	#tfm-community-sec .tfm-community-col .elementor-image-box-title {
		font-size: 25px;
	}
	
	#need-help-sec .elementor-row .help-cat-column {
		max-width: 50%;
	}
	
	#hero-banner:before {
		content: '';
		display: block;
		background-color: rgba(22, 31, 40, 0.35);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 0;
	}
	
	.newsletter-sec .elementor-widget-heading p.elementor-heading-title {
		font-size: 15px !important;
	}
	
	#about-tfm-sec .column-left .elementor-column-wrap {
		padding-left: 10px;
	}
	
	#archive-post-element .elementor-posts article {
		display: block;
		max-width: 500px;
		width: 100%;
		margin: 0 auto 30px;
	}
	
	#archive-post-element .elementor-posts article .elementor-post__text {
		display: block;
		padding: 20px 0 0;
		box-sizing: border-box;
	}
	
	#featured-post-element .elementor-post {
		position: relative;
		overflow: visible;
		display: block;
		max-width: 500px;
		margin: 0 auto;
	}
	
	#featured-post-section {
		padding-top: 30px;
		padding-bottom: 40px;
	}
	
	#archive-post {
		padding-top: 20px;
	}
	
	#featured-post-element .elementor-post .elementor-post__text {
		max-width: 100%;
		position: relative;
		bottom: 0;
	}
	
	#archive-post-element .elementor-posts article .elementor-post__read-more,
	#featured-post-element .elementor-post .elementor-post__excerpt p,
	#featured-post-element .elementor-post .elementor-post__read-more {
		font-size: 15px;
	}
	
	#archive-post-element .elementor-posts article .elementor-post__excerpt p {
		font-size: 14px;
	}
	
	#featured-post-element .elementor-post .elementor-post__text .elementor-post__title a, 
	#featured-post-element .elementor-post .elementor-post__text .elementor-post__title,
	#archive-post-element .elementor-posts article .elementor-post__title a, 
	#archive-post-element .elementor-posts article .elementor-post__title{
		font-size: 25px;
		line-height: 30px;
	}
	
	#copyright-sec .elementor-text-editor {
		font-size: 13px;
	}
	
	#single-post-quick-nav.quick-nav-sticky {
		position: relative !important;
		max-width: 100%;
		top: 0;
	}
	
	#single-post-template {
		padding-bottom: 10px;
	}
	
	.single-post-content h2 {
		font-size: 25px !important;
		margin-bottom: 10px;
	}
	
	#single-post-template #post-title .elementor-heading-title {
		font-size: 35px;
	}
	
	#single-post-template .single-post-cat .elementor-widget-container {
		margin-bottom: 15px;
	}
	
	#single-post-template .single-post-cat .elementor-post-info__terms-list span {
		font-size: 14px;
	}
	
	#single-post-template .elementor-widget-post-info ul li a,
	#single-post-template .elementor-widget-post-info ul li span {
		font-size: 14px;
	}
	
	#related-posts-sec #related-posts article {
		display: block;
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
	}
	
	#single-post-template {
		padding-bottom: 10px;
		padding-top: 30px;
	}
	
	#blog-content {
		padding-bottom: 30px;
	}
	
	#related-posts-sec {
		padding-top: 30px;
	}
	
	.page-title-sec {
		padding-top: 50px !important;
		padding-bottom: 60px !important;
	}
	
	.page-title-sec .page-title .elementor-heading-title {
		font-size: 35px !important;
	}
	
	.page-title-sec .page-sub-title p {
		font-size: 15px !important;
	}
	
	#case-study-archive {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	#case-studies .elementor-post {
		display: block;
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
	}
	
	.case-study-sec1 {
		padding-top: 40px !important;
	}
	
	.case-study-sec1 #case-study-title .elementor-heading-title {
		font-size: 40px;
	}
	
	.case-study-sec1 #case-study-cat .elementor-heading-title, 
	.case-study-sec1 #case-study-date span {
		font-size: 14px;
	}
	
	#case-study-cont h2 {
		font-size: 30px;
	}
	
	#blog-post-sec #one-row-post .elementor-posts article:first-child {
		display: block;
	}
	
	#blog-post-sec #one-row-post .elementor-posts article {
		flex: 0 0 48% !important;
		max-width: 50% !important;
		margin: 1% !important;
	}
	
	#tfm-community-sec .tfm-community-col .elementor-image-box-title br {
		display: none;
	}
	
	#video-page-video {
		padding: 4% 6% 10%;
	}
	
	.instant-access-btn .elementor-button-link {
		width: auto!important;
	}
	
	.instant-access-btn .elementor-button-wrapper a:before {
		height: 70px;
		width: 40px;
		bottom: 20px;
		left: -40px;
	}
	
	#tabbed-videos .elementor-tab-mobile-title {
		display: none;
	}	
	
	#workshop-videos #leave-comment-title {
		padding-left: 50px;
		box-sizing: border-box;
	}
	
	#workshop-videos #like-share-btn {
		padding-left: 50px;
		box-sizing: border-box;
	}
	
	#workshop-videos #leave-comment-title:before {
		height: 100px;
		width: 50px;
		left: -5px;		
		bottom: -20px;
		top: auto;
	}
	
	.page-id-2776 .elementor-top-section > .elementor-container {
		max-width: 500px !important;
		width: 100%;
	}
	
	.page-id-2776 p, 
	.page-id-2776 ul li, 
	.page-id-2776 ol li,
	.sp-testimonial .elementor-widget-container p {
		font-size: 16px;
		line-height: 21px;
	}
	
	.sp-testimonial .elementor-widget-container .elementor-testimonial-name {
		font-size: 17px !important;
	}
	
	.sp-testimonial .elementor-widget-container .elementor-testimonial-job {
		font-size: 14px !important;
	}
	
	.tribe-benefits .elementor-icon-list-items li {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.page-id-2776 .elementor-widget-text-editor ul li:before {
		font-size: 10px;
		width: 22px;
		line-height: 18px;
		top: 0;
		left: 0;
	}
	
	.tribe-benefits .elementor-icon-list-items li .elementor-icon-list-icon {
		width: 22px;
		line-height: 18px;
		left: 0;
		top: 0;
	}
	
	.tribe-benefits .elementor-icon-list-items li .elementor-icon-list-icon i {
		font-size: 10px !important;
		position: relative;
		top: -3px;
	}
	
	.tribe-benefits .elementor-icon-list-items li {
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 30px !important;
	}
	
	.pricing-inner-cont .elementor-row .elementor-column:first-child {
		margin-bottom: 20px;
	}
	
	.tribe-benefits .elementor-icon-list-items li .elementor-icon-list-text em {
		font-size: 15px;
	}
	
	.page-id-2776 .elementor-text-editor h2 {
		font-size: 23px;
	}
	
	.sp-testimonial .elementor-widget-container:after {
		font-size: 40px;
		line-height: 30px;
		bottom: 20px;
		right: 20px;
	}
	
	.page-id-2776 .pricing-inner-cont .mfp-column .elementor-widget-wrap:before {
		top: -10px;
		left: -10px;
		right: -10px;
		bottom: -10px;
	}
	
	.ap-hero-subtitle br {
		display: none;
	}
	
}

@media only screen and (max-width: 500px) {
	#newsletter-form .nl-form-row .nl-form-input {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 3px;
		box-sizing: border-box;
	}
	
	#newsletter-form {
		padding: 30px 15px 0;
	}
	
	#footer-optin-form form ._form-content ._form_element, 
	#footer-optin-form form ._form-content ._button-wrapper {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 3px;
	}
	
	#footer-section .elementor-column h2.elementor-heading-title {
		font-size: 18px;
	}
	
	#footer-section .elementor-column p, 
	#footer-section .elementor-column a,
	#copyright-sec .elementor-column p{
		font-size: 13px;
	}
	
	#tfm-community-sec .tfm-community-col .elementor-image-box-title {
		font-size: 20px;
	}
	
	body p,
	body li,
	body pre,
	#the-testimonial .swiper-wrapper .elementor-testimonial__content p {
		font-size: 16px;
	}
	
	.sec-title .elementor-widget-container .elementor-heading-title {
		font-size: 25px !important;
	}
	
	#hero-banner .elementor-column-wrap .elementor-widget-wrap {
		max-width: 100%;
		width: 100%;
	}
	
	#hero-banner .feat-post-title .elementor-heading-title {
		font-size: 25px;
		line-height: 30px;
	}
	
	#hero-banner .green-btn a {
		font-size: 20px;
	}
	
	#hero-banner .feat-post-excerpt .elementor-text-editor, 
	#hero-banner .feat-post-excerpt .elementor-text-editor p {
		font-size: 14px;
		line-height: 24px;
	}
	
	.newsletter-sec .sec-title .elementor-heading-title {
		font-size: 25px !important;
		line-height: 35px;
	}
	
	#featured-post-element .elementor-post .elementor-post__text {
		padding: 20px;
	}
	
	#single-post-template #post-title .elementor-heading-title {
		font-size: 28px;
	}
	
	#single-post-quick-nav .elementor-toc__header-title {
		font-size: 18px;
	}
	
	#single-post-quick-nav .elementor-toc__header {
		padding: 15px;
	}
	
	#case-studies .elementor-post .elementor-post__text {
		display: -ms-flexbox;
		display: flex;
		top: 0;
		bottom: 0;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-wrap: wrap-reverse;
		pointer-events: none;
		padding-bottom: 50px;
	}
	
	#case-studies .elementor-post .elementor-post__thumbnail__link:after {
		display: none;
	}
	
	#case-studies .elementor-post .elementor-post__thumbnail__link:before {
		opacity: 0.6;
	}
	
	#case-studies .elementor-post:after {
		right: 0 !important;
		left: 0 !important;
		margin: 0 auto;
	}
	
	#case-studies .elementor-post .elementor-post__text .elementor-post__title {
		display: block;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 10px;
		text-align: center;
	}
	
	#case-studies .elementor-post .elementor-post__text .elementor-post__excerpt {
		flex: 0 0 100%;
		max-width: 100%;
		opacity: 1;
		visibility: visible;
		height: auto;
		overflow: visible;
	}
	
	#case-studies .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail {
		padding-bottom: 220px;
	}
	
	#case-study-cont h2 {
		font-size: 25px;
		margin-top: 20px;
	}
	
	.case-study-sec1 #case-study-title .elementor-heading-title {
		font-size: 35px;
	}
	
	#blog-post-sec #one-row-post .elementor-posts article {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin: 0 auto 20px !important;
	}
	
	#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a {
		font-size: 18px;
	}
	
	#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a span {
		font-size: 13px;
		margin-top: 20px;
	}
	
	#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title a span:before {
		font-size: 9px;
	}
	
	#workshop-videos #wv-download-btn .elementor-button-wrapper:before {
		display: none;
	}
	
	#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title {
		padding: 10px;
	}
	
	.page-id-2776 .elementor-top-section > .elementor-container {
		max-width: 90% !important;
		width: 100%;
	}
	
	.sp-testimonial .elementor-widget-container h4 {
		font-size: 20px;
	}
	
	.btn-with-arrows .elementor-button-wrapper a:before, 
	.btn-with-arrows .elementor-button-wrapper a:after {
		display: none;
	}
	
	.ttd-body .elementor-widget-wrap section:first-child .elementor-row .elementor-inner-column > div {
		padding-right: 10px;
	}
	
	.ttd-body .workshop-bonus0-title .elementor-heading-title strong {
		padding-left: 0 !important;
		display: block;
		margin-top: 10px;
	}
	
	#td-cg-bp .elementor-icon-list-items li {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	#money-back .elementor-image {
		text-align: center;
	}
	
	.ap-steps-headline .elementor-heading-title {
		min-height: 78px;
		padding-left: 100px;
	}
	
	.ap-steps-headline .elementor-heading-title > strong {
		width: 80px;
		font-size: 15px;
	}
	
	#tabbed-videos .elementor-tabs-wrapper .elementor-tab-title {
		height: 90px;
	}
}

@media only screen and (max-width: 440px) {
	#need-help-sec .elementor-row .help-cat-column {
		max-width: 100%;
	}
	
	#case-studies .elementor-post:after {
		width: 30px;
		height: 30px;
	}
	
	#case-studies .elementor-post .elementor-post__text .elementor-post__excerpt p {
		font-size: 14px;
	}
}

/* ============================== *\
 * PRICING TABLE
\* ============================== */
.table__pricing tr i {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.table__pricing tr  .fa-times {
    color: #c60000;
}

.table__pricing tr .fa-check {
    color: #22868d;
}

.table__pricing tr th {
    font-size: 25px;
    text-align: left;
    color: #222;
    border: none !important;
    background-color: #9fc6c6;
}

.table__pricing tr .checklist {
    width: 15%;
    text-align: center;
}

.table__pricing tr td {
    font-size: 18px;
    font-weight: 700;
    border: none;
    background-color: #fff !important;
}

.table__pricing tr em {
    font-weight: 400;
}

.table__pricing tr:nth-child(even) td {
    background-color: #f7f7f7 !important;
}

.table__pricing tr td.headline {
    font-size: 25px;
    font-weight: 700;
    background-color: #deecec !important;
}

.table__pricing {
    border: 10px solid #fff;
    -webkit-box-shadow: 0 10px 20px -5px rgb(0 0 0 / 20%);
            box-shadow: 0 10px 20px -5px rgb(0 0 0 / 20%);
}

@media only screen and (max-width:  640px){
    .table__pricing tr th {
        font-size: 20px;
    }

    .table__pricing tr td.headline {
        font-size: 20px;
    }

    .table__pricing tr td {
        font-size: 16px;
    }

    .table__pricing {
        width: 600px;
        border: 0;
    }

    .table__pricing-wrap .elementor-widget-container {
        overflow: auto;
    }
}

.gf-optin__form form {
    display: block;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 5px;
    background-color: #ebf4f5;
}

.gform_wrapper form .gform_body .gform_fields input[type='text'],
.gform_wrapper form .gform_body .gform_fields input[type='email'],
.gform_wrapper form .gform_body .gform_fields input[type='tel'],
.gform_wrapper form .gform_body .gform_fields input[type='url'] {
    font-size: 15px;
    display: block;
    width: 100%;
    padding: 15px 20px;
}

.gform_wrapper form .gform_body .gform_fields {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.gform_wrapper.gravity-theme form .gform_footer {
    padding-top: 5px;
    padding-bottom: 0;
	position: relative;
	z-index: 1;
}

.gform_wrapper.gravity-theme form .gform_footer input[type='submit'] {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    line-height: 1.3em !important;
    display: block;
    width: 100%;
    height: auto;
    padding: 18px 35px;
    white-space: unset;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background-color: #1b868e;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme  form .gform_footer input[type='submit']:hover {
    background-color: #50e3c2;
}

.gform_wrapper.gravity-theme form .gform_footer .gform_ajax_spinner {
    position: absolute;
    top: 0;
    right: 5px;
    width: 25px;
    height: 25px;
    -webkit-transform: translate(0, 80%);
        -ms-transform: translate(0, 80%);
            transform: translate(0, 80%);
}

@media only screen and (max-width: 767px){
	.gf-optin__form form {
		padding: 30px;
	}
	
	.gform_wrapper form .gform_body .gform_fields input[type='text'],
	.gform_wrapper form .gform_body .gform_fields input[type='email'],
	.gform_wrapper form .gform_body .gform_fields input[type='tel'],
	.gform_wrapper form .gform_body .gform_fields input[type='url'] {
		line-height: 1.3em !important;
		padding: 15px;
	}
}

.text__content h2, 
.text__content h3, 
.text__content h4, 
.text__content h5 {
    margin-top: 40px;
}

.text__content p,
.text__content ul li,
.text__content ol li {
	font-size: 16px;
}

.text__content h2:first-child, 
.text__content h3:first-child, 
.text__content h4:first-child, 
.text__content h5:first-child {
    margin-top: 0;
}

.share__btn .elementor-share-btn {
    position: relative;
    overflow: visible;
    height: auto;
    padding: 15px 25px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);
            box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.share__btn .elementor-share-btn:before {
    position: absolute;
    top: 5px;
    right: -160px;
    display: block;
    width: 130px;
    height: 50px;
    content: '';
    -webkit-transition: all linear .2s;
         -o-transition: all linear .2s;
            transition: all linear .2s;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/04/green-arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.share__btn .elementor-share-btn:after {
    position: absolute;
    top: 5px;
    left: -160px;
    display: block;
    width: 130px;
    height: 50px;
    content: '';
    -webkit-transition: all linear .2s;
         -o-transition: all linear .2s;
            transition: all linear .2s;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2020/04/green-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.share__btn .elementor-share-btn:hover:before {
    right: -140px;
}

.share__btn .elementor-share-btn:hover:after {
    left: -140px;
}

@media only screen and (max-width: 500px){
	.share__btn .elementor-share-btn:after {
		left: -90px;
		width: 70px;
		height: 50px;
	}

	.share__btn .elementor-share-btn:before {
		right: -90px;
		width: 70px;
		height: 50px;
	}
	
	.share__btn .elementor-share-btn:hover:before {
		right: -70px;
	}

	.share__btn .elementor-share-btn:hover:after {
		left: -70px;
	}
}

.slidecontainer {
  width: 100%;
}

.range__slider {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 12.5px;
    margin: 0;
    background-color: #d0e6e6;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.range__slider:hover {
  opacity: 1;
}

.range__slider::-webkit-slider-thumb {
    width: 62.5px;
    height: 62.5px;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
            transition: background .15s ease-in-out;
    border: 10px solid #218791;
    border-radius: 50%;
    background: #fff;
    -webkit-appearance: none;
            appearance: none;
}

.range__slider::-webkit-slider-thumb:active, 
.range__slider::-webkit-slider-thumb:hover {
    background: #218791;
}

.range__slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #218791;
  cursor: pointer;
}

.slidecontainer .range-steps {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -12.5px 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
        flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.slidecontainer .range-steps .range-step {
    font-family: 'Oswald',sans-serif;
    font-size: 17px;
    line-height: 4;
    position: relative;
    overflow: visible;
    padding-top: 62.5px;
    text-align: center;
    white-space: nowrap;
    text-transform: capitalize;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 62.5px;
        flex: 0 1 62.5px;
}

.slidecontainer .range-steps .range-step:before {
    position: absolute;
    top: 0;
    left: calc(50% - 5px);
    width: 12.5px;
    height: 62.5px;
    content: '';
    background-color: #d0e6e6;
}

.lbsCalculator__accent {
    position: relative;
    max-width: 250px;
    margin-top: 5%;
    margin-bottom: 10px !important;
    margin-left: -10%;
    -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
            transform: rotate(-5deg);
    text-align: center;
}

.lbsCalculator__accent:after {
    display: block;
    width: 14px;
    height: 31.5px;
    margin-left: 15%;
    content: '';
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/06/lbs-calculator-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}

@media only screen and (max-width: 1024px){
	.range__slider::-webkit-slider-thumb {
		width: 32px;
		height: 32px;
		border-width: 6px;
	}

	.range__slider {
		height: 8px;
	}

	.slidecontainer .range-steps {
		margin-top: -8px;
	}

	.slidecontainer .range-steps .range-step {
		padding-top: 32px;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 32px;
			flex: 0 1 32px;
	}

	.slidecontainer .range-steps .range-step:before {
		left: calc(50% - 1px);
		width: 8px;
		height: 32px;
	}

	.slidecontainer .range-steps .range-step {
		font-size: 15px;
		padding-top: 32px;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 32px;
			flex: 0 1 32px;
	}

	.lbsCalculator__accent {
		margin-left: 0;
	}
}

@media only screen and (max-width: 768px){
	.slidecontainer .range-steps .range-step span {
		display: none;
	}

	.slidecontainer .range-steps .range-step {
		font-size: 20px;
	}

	.slidecontainer .range-steps .range-step:before {
		left: calc(50% - 4px);
		width: 8px;
		height: 32px;
	}
}

/*==============================
 * TRIBE X Sales Page
 * ============================== */

/* Animate neon flicker */
@-webkit-keyframes flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {        
        /*text-shadow: 0 0 0 #fff, 0.2rem 0.2rem 1rem #fff, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15;*/
        -webkit-box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 0.5rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 0.5rem #2ee6e3;
                box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 0.5rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 0.5rem #2ee6e3;     
        -webkit-box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 1rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 1rem #2ee6e3;     
                box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 1rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 1rem #2ee6e3;
    }

    20%, 24%, 55% {
        text-shadow: none;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
}

@keyframes flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {        
        /*text-shadow: 0 0 0 #fff, 0.2rem 0.2rem 1rem #fff, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15, 0 0 0rem #ffdb15;*/
        -webkit-box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 0.5rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 0.5rem #2ee6e3;
                box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 0.5rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 0.5rem #2ee6e3;     
        -webkit-box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 1rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 1rem #2ee6e3;     
                box-shadow: 0 0 0rem #fff, inset 0 0 0rem #fff, 0 0 1rem #2ee6e3, inset 0 0 0rem #2ee6e3, 0 0 0rem #2ee6e3, inset 0 0 1rem #2ee6e3;
    }

    20%, 24%, 55% {
        text-shadow: none;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
}

@-webkit-keyframes blink {
    78% {
        color: inherit;
        text-shadow: inherit;
    }

    79% {
        color: #333;
    }

    80% {
        text-shadow: none;
    }

    81% {
        color: inherit;
        text-shadow: inherit;
    }

    82% {
        color: #333;
        text-shadow: none;
    }

    83% {
        color: inherit;
        text-shadow: inherit;
    }

    92% {
        color: #333;
        text-shadow: none;
    }

    92.5% {
        color: inherit;
        text-shadow: inherit;
    }
}
@keyframes blink {
    78% {
        color: inherit;
        text-shadow: inherit;
    }

    79% {
        color: #333;
    }

    80% {
        text-shadow: none;
    }

    81% {
        color: inherit;
        text-shadow: inherit;
    }

    82% {
        color: #333;
        text-shadow: none;
    }

    83% {
        color: inherit;
        text-shadow: inherit;
    }

    92% {
        color: #333;
        text-shadow: none;
    }

    92.5% {
        color: inherit;
        text-shadow: inherit;
    }
}


.tribex__btn .elementor-button {
    -webkit-animation: flicker 1.5s infinite alternate;
            animation: flicker 1.5s infinite alternate;
}

.animated-headline span {
    -webkit-animation: blink linear infinite 2s;
            animation: blink linear infinite 2s;
}

.animated-headline span:nth-of-type(even) {
    -webkit-animation: blink linear infinite 3s;
            animation: blink linear infinite 3s;
}

.animated-headline--secondary .elementor-heading-title > span {
	font-family: "Quart Outline", Sans-serif !important;
}

.animated-headline--secondary .elementor-heading-title > span > span {
    -webkit-animation: blink linear infinite 2s;
            animation: blink linear infinite 2s;
}

.animated-headline--secondary .elementor-heading-title > span > span:nth-of-type(even) {
    -webkit-animation: blink linear infinite 3s;
            animation: blink linear infinite 3s;
}

.speaker__flip-image .elementor-flip-box .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    background-color: rgb(218 21 114 / 50%);
}

.speaker__flip-image .elementor-flip-box__layer {
    -webkit-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}

.speaker__flip-image {
	position: relative;
	z-index: 1;
}

.tribex__btn-date .elementor-button-text > span {
    display: block;
    color: #da1572;
    font-size: 1rem;
    margin-top: 10px;
}

.tribex__btn-date .elementor-button-text > span > span {
	-webkit-animation: blink linear infinite 2s;
            animation: blink linear infinite 2s;
}

.our__speakers .our-speakers--right {
    position: absolute;
    z-index: 0;
    top: -90px;
    right: -230px;
    bottom: -90px;
    -webkit-transform: scaleX(1) scaleY(1);
        -ms-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
        -ms-writing-mode: tb-rl;
    opacity: .2;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
}

.our__speakers .our-speakers--left {
    position: absolute;
    z-index: 0;
    top: -90px;
    bottom: -90px;
    left: -230px;
    -webkit-transform: scaleX(-1) scaleY(-1);
        -ms-transform: scaleX(-1) scaleY(-1);
            transform: scaleX(-1) scaleY(-1);
        -ms-writing-mode: tb-rl;
    opacity: .2;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
}

#tribex-faq .elementor-accordion-item {
    border: none;
    margin-bottom: 20px;
}

#tribex-faq .elementor-accordion-item:last-child {
    margin-bottom: 0;
}

#tribex-faq .elementor-accordion-item .elementor-tab-title {
    margin-bottom: 2px;
}

#tribex-faq .elementor-accordion-item .elementor-tab-content {
    border: 2px solid #e36615;
}

#tribex-faq .elementor-accordion-item .elementor-tab-title i {
    font-size: 25px;
}

.speaker__flip-image {
    cursor: pointer;
}

.tribex-ticket-feat-image .elementor-widget-container {
    position: relative;
    display: block;
}

.tribex-ticket-feat-image.sold-out .elementor-widget-container:before {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: .9;
    background-image: url(https://wheat-rail-277407.hostingersite.com/wp-content/uploads/2022/10/sold-out-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.tribex-ticket-feat-image.sold-out .elementor-widget-container:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-color: rgb(0 0 0 / 60%);
}


@media only screen and (max-width:980px){
	.partner__icons .elementor-image-gallery .gallery .gallery-item {
		max-width: 33.33% !important;
		width: 100%;
	}

	.partner__icons .elementor-image-gallery {
		display: block;
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width:768px){
	.speaker__flip-image .elementor-flip-box .elementor-flip-box__back {
		opacity: 1 !important;
	}
}

@media only screen and (max-width:479px){
	.partner__icons .elementor-image-gallery .gallery .gallery-item {
		padding: 0 50px 50px 0 !important;
	}

	.partner__icons .elementor-image-gallery .gallery {
		margin: 0 -40px -40px 0 !important;
	}
}

#tribex-waitlist-form ._form_114 {
    display: block !important;
    background-color: transparent !important;
}

#tribex-waitlist-form form {
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 0;
}

#tribex-waitlist-form form ._form-title,
#tribex-waitlist-form form ._html-code,
#tribex-waitlist-form form ._form-label {
    display: none !important;
}

#tribex-waitlist-form form ._form_element {
    margin: 0;
}

#tribex-waitlist-form form ._form_element input[type='text'],
#tribex-waitlist-form form ._form_element input[type='email'] {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 20px;
    padding: 20px 10px;
    text-align: center;
    color: #222 !important;
    border: 3px solid #d4b513;
    border-radius: 5px;
}

#tribex-waitlist-form form ._button-wrapper button._submit {
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    display: block;
    width: 100%;
    height: auto;
    padding: 23px 10px !important;
    -webkit-animation: flicker 1.5s infinite alternate;
            animation: flicker 1.5s infinite alternate;
    white-space: unset;
    text-transform: uppercase;
    color: #ffdb15 !important;
    border: 2px solid #2ee6e3 !important;
    background-color: transparent !important;
}

#tribex-waitlist-form form ._button-wrapper button._submit:hover {
    color: #2ee6e3 !important;
}

#tribex-waitlist-form ._form_114 ._form-thank-you {
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-size: 20px;
}

#ac__form .elementor-widget-container div[class^='_form'] form {
    display: block;
    max-width: 100%;
    margin: 0;
    padding: 40px;
    background-color: #f7f7f7 !important;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
            box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
}

#ac__form .elementor-widget-container div[class^='_form'] form ._form-label {
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 500;
    display: block;
}

#ac__form .elementor-widget-container div[class^='_form'] form input[type='text'],
#ac__form .elementor-widget-container div[class^='_form'] form input[type='email'] {
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    display: block;
    height: auto;
    padding: 15px 20px;
    color: #000;
    border: 2px solid #333;
    border-radius: 0;
}

#ac__form .elementor-widget-container div[class^='_form'] form button,
#ac__form .elementor-widget-container div[class^='_form'] form ._submit {
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    display: block;
    width: 100%;
    padding: 15px 20px !important;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    text-transform: uppercase;
    border-color: #1b868e !important;
    border-radius: 0 !important;
    background-color: #1b868e !important;
	white-space: break-spaces;
}

#ac__form .elementor-widget-container div[class^='_form'] form button:hover,
#ac__form .elementor-widget-container div[class^='_form'] form ._submit:hover {
    border-color: #f58c28 !important;
    background-color: #f58c28 !important;
}

#ac__form .elementor-widget-container div[class^='_form'] form ._form_element {
    margin-bottom: 20px;
}

@media only screen and (max-width:768px){
	#tribex-waitlist-form form ._form_element input[type='text'],
	#tribex-waitlist-form form ._form_element input[type='email'] {
		font-size: 16px;
		margin-bottom: 10px;
		padding: 15px;
	}

	#tribex-waitlist-form form ._button-wrapper button._submit {
		font-size: 16px;
		margin-top: 20px;
		padding: 20px 10px !important;
	}
	
	#ac__form .elementor-widget-container div[class^='_form'] form {
		padding: 30px 20px;
	}

	#ac__form .elementor-widget-container div[class^='_form'] form ._form-label {
		font-size: 16px;
	}

	#ac__form .elementor-widget-container div[class^='_form'] form button,
	#ac__form .elementor-widget-container div[class^='_form'] form ._submit {
		font-size: 16px;
	}

	#ac__form .elementor-widget-container div[class^='_form'] form input[type='text'],
	#ac__form .elementor-widget-container div[class^='_form'] form input[type='email'] {
		font-size: 16px;
	}
}

@-webkit-keyframes pulse-animation {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(19, 188, 158, 0.3);
            box-shadow: 0 0 0 0px rgba(19, 188, 158, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(19, 188, 158, 0);
            box-shadow: 0 0 0 20px rgba(19, 188, 158, 0);
  }
}
@keyframes pulse-animation {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(19, 188, 158, 0.3);
            box-shadow: 0 0 0 0px rgba(19, 188, 158, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(19, 188, 158, 0);
            box-shadow: 0 0 0 20px rgba(19, 188, 158, 0);
  }
}

.bp__button .elementor-button,
#tfmt__form div[class^="_form"] > ._form ._submit,
.btn--primary .elementor-button {
	-webkit-animation: pulse-animation 2s infinite !important;
	        animation: pulse-animation 2s infinite !important;
}

.gradient-text {
    background: -o-linear-gradient(225deg, #14C199 0%, #0487D9 100%);
    background:    linear-gradient(225deg, #14C199 0%, #0487D9 100%);
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;
            text-fill-color: transparent;
}

.bp__button .elementor-button-link {
    background: -o-linear-gradient(225deg, #14C199 0%, #0487D9 100%);
    background:    linear-gradient(225deg, #14C199 0%, #0487D9 100%);
}

#tfmt__form div[class^="_form"] > ._form ._form-content > ._form_element {
    margin-bottom: 7px !important;
}