/**
 * Theme name:	Responsive Child
 * Template:	responsive
 * Version:		6.2.8
 * Theme URI:	https://cyberchimps.com/responsive/
 * Author:		CyberChimps
 * Author URI:	https://cyberchimps.com
 * Description:	Responsive is a fast, lightweight, & fully customizable WordPress theme, which offers 100+ free ready-to-use Elementor & WordPress Block templates for websites of all types (blog, WooCommerce, Portfolio, Podcast, Startups, Consultancy, Education, LMS, Auctions, and more). The theme is easy to customize and you can create blog or eCommerce websites using a user-friendly drag and drop interface. It's optimized for SEO with support for Schema.org microdata, fast loading speed, and responsive layout designs. Responsive works with all popular WordPress plugins like WooCommerce, bbPress, LearnDash, BuddyPress, etc. Responsive theme is fully compatible with popular page builders like Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. It comes with ready to import websites: Built with Elementor & full site editing(FSE) features, it's an ideal theme to quickly launch a fully functional website. Features: #Responsive #Starter Templates #WooCommerce Ready #Import Pre-Built Elementor Websites (Elementor & Block editor) #LearnDash LMS Ready #RTL support #Translations Ready #WPML Compatible #Retina Logo #Layout Settings #Transparent Headers #Blog Layouts #Unlimited Colors. Check out the list of all 100+ Responsive Starter Templates: https://cyberchimps.com/wordpress-themes/
 * Tags: 		blog, grid-layout, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-colors, custom-logo, custom-menu, editor-style, featured-images, featured-image-header, flexible-header, footer-widgets, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, e-commerce, portfolio, rtl-language-support, post-formats, accessibility-ready, wide-blocks
 * License:		GNU General Public License v3 or later
 * License URI:	https://www.gnu.org/licenses/gpl-3.0.en.html
 * Text domain:	responsive
 * Tested up to: 6.8
 * Requires PHP: 5.6
 */

@font-face {
    font-family: 'MantouSans';
    src: url('fonts/MantouSans.woff2') format('woff2'),
        url('fonts/MantouSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Swei-Sans-CJK-TC';
    src: url('fonts/SweiSansCJKtc-Black.woff2') format('woff2'),
        url('fonts/SweiSansCJKtc-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swei-Sans-CJK-TC';
    src: url('fonts/SweiSansCJKtc-Bold.woff2') format('woff2'),
        url('fonts/SweiSansCJKtc-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swei-Sans-CJK-TC';
    src: url('fonts/SweiSansCJKtc-Demi-Light.woff2') format('woff2'),
        url('fonts/SweiSansCJKtc-Demi-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fonts/Swei-Sans-CJK-TC';
    src: url('SweiSansCJKtc-Medium.woff2') format('woff2'),
        url('SweiSansCJKtc-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swei-Sans-CJK-TC';
    src: url('fonts/SweiSansCJKtc-Light.woff2') format('woff2'),
        url('fonts/SweiSansCJKtc-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swei-Sans-CJK-TC';
    src: url('fonts/SweiSansCJKtc-Regular.woff2') format('woff2'),
        url('fonts/SweiSansCJKtc-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swei-Sans-CJK-TC';
    src: url('fonts/SweiSansCJKtc-Thin.woff2') format('woff2'),
        url('fonts/SweiSansCJKtc-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
body {
    background-color: #e2e2e2 !important;
}
.give-wrap, .site-content {
    padding: 0 !important;
}
header#masthead {
    margin-bottom: -101px;
    position: relative;
    z-index: 9;
}
#masthead.sticky-header, .res-transparent-header #masthead.sticky-header, .res-transparent-header:not(.woocommerce-cart):not(.woocommerce-checkout) #masthead.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    margin: 0!important;
    opacity: .9;
    -webkit-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s;
    z-index: 99999;
}
.site-branding-wrapper img.custom-logo {
    width: 200px;
}
.site-branding-wrapper {
    padding: 20px 0px 20px 0px !important;
}
.responsive-site-primary-header-wrap {
    display: block;
    background-color: transparent !important;
    border: none !important;
}
.main-navigation .menu > li > a, .main-navigation .menu li > a:hover {
    color: #fff !important;
    background-color: transparent !important;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 20px;
    display: block;
}
.responsive-site-primary-header-wrap:hover {
    background-color: transparent;
    border-bottom: none !important;
}
.main-navigation .menu > li {
    margin-left: 30px !important;
    margin-right: 0;
    text-align: center;
}
.main-navigation .menu > li > a span.menu-item-description {
    clear: both;
    display: block;
    font-weight: normal;
    font-size: 10px;
    color: #f00;
    text-transform: uppercase;
}
.wpcp-carousel-section.nav-vertical-center {
    margin: 0;
}
.wpcp-prev-button, .wpcp-next-button {
    border: 2px solid #fff !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100%;
}
.wpcp-prev-button {
    left: 100px !important;
}
.wpcp-next-button {
    right: 100px !important;
}
.wpcp-prev-button i, .wpcp-next-button i {
    color: #fff !important;
    font-size: 30px;
}
h2.vc_custom_heading.under-heading {
    font-size: 126px;
    position: absolute;
    bottom: -88px;
    color: #fff;
    letter-spacing: 5px;
    left: 40px;
}
.vc_btn3-container.circle-btn.vc_btn3-inline {
    position: absolute;
    right: 20%;
    bottom: -40px;
}
.vc_btn3-container.circle-btn.vc_btn3-inline i.vc_btn3-icon {
    background-color: #c30d23;
    color: #fff;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    border-radius: 100px;
    position: absolute;
    right: -45px !important;
	font-size: 30px;
}
.vc_btn3-container.circle-btn.vc_btn3-inline a.vc_general.vc_btn3 {
    background-color: transparent;
    border: none;
    background-image: none;
    color: #c30d23;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
}
div#home-about-section img.vc_single_image-img.attachment-full {
    width: 300px;
}
h2.vc_custom_heading.about-free {
    color: #fff;
    font-size: 126px;
    position: absolute;
    right: -33px;
    top: -28px;
}
div#home-about-section img.vc_single_image-img.attachment-full {
    width: 300px;
    margin-left: 280px;
}
.vc_row.wpb_row.vc_row-fluid.focus-timing h2.vc_custom_heading {
    font-weight: 900;
    letter-spacing: 5px;
    font-size: 52px;
    font-family: MantouSans;
    font-weight: normal;
}
.vc_row.wpb_row.vc_row-fluid.focus-timing h4.vc_custom_heading {
    color: #c30d23;
    font-size: 22px;
    line-height: 42px;
    font-weight: 900;
    letter-spacing: 3px;
}
.vc_row.wpb_row.vc_row-fluid.focus-timing h5.vc_custom_heading {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    letter-spacing: 6px;
    padding: 7px 20px 6px;
    margin-top: 0;
}
.vc_row.wpb_row.vc_row-fluid.focus-timing {
    padding: 70px 0 70px 80px;
}
.vc_row.wpb_row.vc_row-fluid.focus-timing .wpb_text_column.wpb_content_element {
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: 500;
    color: #666;
    line-height: 38px;
    margin-bottom: 50px;
}
.vc_row.wpb_row.vc_row-fluid.home-suitable-section {
    padding-top: 80px;
}
h2.vc_custom_heading.suitable-free {
    font-size: 126px;
    position: absolute;
    top: -72px;
    color: #fff;
    letter-spacing: 5px;
    left: 40px;
}
h3.vc_custom_heading.black-heading-free {
    font-family: MantouSans;
    font-weight: normal;
    font-size: 38px;
    position: absolute;
    top: -40px;
    left: 230px;
}
h2.vc_custom_heading.before-free {
    font-size: 126px;
    position: absolute;
    top: -120px;
    color: #fff;
    letter-spacing: 5px;
    left: 40px;
}
h2.vc_custom_heading.after-free {
    font-size: 126px;
    position: absolute;
    top: -120px;
    color: #fff;
    letter-spacing: 5px;
    left: 40px;
}
.wpb_text_column.wpb_content_element.before-after-area {
    width: 85%;
    margin: auto;
}
h2.vc_custom_heading.before-free {
    transform: rotate(90deg);
    position: absolute;
    left: -230px;
    top: 200px;
}
h2.vc_custom_heading.after-free {
    transform: rotate(270deg);
    position: absolute;
    right: -315px;
    bottom: 310px;
    left: auto;
}
.before-tag span {
    color: #c30d23;
    margin-right: 5px;
}
.before-tag {
    color: #888;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 16px;
}
.before-after-area h2 {
    font-size: 22px;
    display: block;
    clear: both;
    margin: 0;
    color: #000;
    letter-spacing: 2px;
}
.before-after-area p {
    line-height: 26px;
    color: #555;
    margin: 10px 0;
}
.before-meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.before-meta .left-meta {
    float: left;
    width: 62%;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    padding: 10px;
}
.before-meta .left-meta li {
    width: 33.333%;
    float: left;
}
.before-meta h4 {
    font-weight: 900;
    color: #000;
    font-size: 14px;
    margin: 0;
}
.before-meta li span {
    color: #c30d23;
    border: 1px solid;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: 600;
}
.before-meta .left-meta b {
    font-weight: 900;
    font-size: 14px;
}
.before-meta h5 {
    margin-bottom: 0;
}
.right-meta a {
    color: #c30d23;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
.right-meta {
    display: table;
    float: right;
    height: 68px;
    padding: 17px 0;
}
.right-meta i.vc_btn3-icon {
    background-color: #c30d23;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
}
h2.vc_custom_heading.coach-free {
    font-size: 126px;
    position: absolute;
    top: 80px;
    color: #fff;
    letter-spacing: 5px;
    left: 440px;
}
.home-coach-section h3.vc_custom_heading.black-heading-free {
    font-family: MantouSans;
    font-weight: normal;
    font-size: 38px;
    position: absolute;
    top: 95px;
    left: 365px;
}
.home-coach-section .vc_btn3-container.circle-btn.vc_btn3-inline {
    position: absolute;
    top: 120px;
    right: 190px;
}
.home-coach-section a.vc_general.vc_btn3 {
    font-size: 14px !important;
}
.coach-li {
    height: 600px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 0 40px;
}
.coaches_list.slick-slider {
    padding: 0 150px;
}
.coach-meta {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 90%;
    margin: auto;
    right: 0;
}
.coach-meta-left {
    float: left;
    width: 80%;
}
.coach-meta-left h2 {
    color: #fff;
    font-size: 28px;
    margin: 0;
    font-family: MantouSans;
    font-weight: normal;
}
.coach-meta-left h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 5px;
}
.coach-meta-right {
    float: right;
}
.coach-meta-right i.vc_btn3-icon.fas.fa-long-arrow-alt-right {
    color: #fff;
    border: 2px solid;
    width: 60px;
    height: 60px;
    line-height: 57px;
    text-align: center;
    font-size: 20px;
    border-radius: 100%;
}
.price-button-details h3.vc_custom_heading {
    color: #000;
    float: left;
    margin-right: 15px;
    margin: 13px 10px 0 0;
}
.price-button-details h4.vc_custom_heading {
    color: #555;
    margin: 13px 0 0 0;
    float: left;
}
.price-button-details h2.vc_custom_heading {
    letter-spacing: 1px;
    margin: 0;
}
.price-button-details h6.vc_custom_heading {
    margin: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.price-button-details {
    border: 3px solid;
    border-radius: 10px;
    min-height: 100px;
    padding-top: 24px;
}
section.vc_section.coach-fee-section h2.vc_custom_heading.coach-free {
    position: relative;
    left: auto;
    top: auto;
    line-height: 110px;
}
h3.vc_custom_heading.coach-fee-free {
    position: absolute;
    bottom: 110px;
    font-size: 42px;
    font-family: MantouSans;
    font-weight: normal;
    left: 155px;
    letter-spacing: 5px;
    margin: 0;
}
h4.vc_custom_heading.pay-method-free {
    font-size: 29px;
    position: absolute;
    bottom: 40px;
    letter-spacing: 2px;
    left: 155px;
    color: #666;
}
.vc_row.wpb_row.vc_row-fluid.coach-fee-button-section p.vc_custom_heading {
    margin: 2px 0 0 0;
    font-weight: 900;
    font-size: 14px;
    text-align: center !important;
    width: 100%;
    display: block;
}
section.vc_section.coach-fee-section .vc_btn3-container.circle-btn.vc_btn3-inline {
    bottom: 40px;
    right: 20px;
}
section.vc_section.coach-fee-section .vc_btn3-container.circle-btn.vc_btn3-inline a.vc_general.vc_btn3 {
    font-size: 22px;
}
.course-fee-right-area.wpb_column.vc_column_container {
    padding: 300px 0 0 0;
}
.course-fee-left-area.wpb_column.vc_column_container {
    padding: 0 60px 0 0;
}
.vc_row.wpb_row.vc_row-fluid.coach-fee-button-section {
    padding: 0 130px;
}
section.vc_section.coach-fee-section {
    margin-top: 150px;
}
i.fas.fa-long-arrow-alt-left.slick-prev.slick-arrow {
    position: absolute;
    left: 42px;
    top: 40%;
    color: #999;
    border: 1px solid;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    z-index: 9;
}
i.fas.fa-long-arrow-alt-right.slick-next.slick-arrow {
    position: absolute;
    right: 42px;
    top: 40%;
    color: #999;
    border: 1px solid;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    z-index: 9;
}
.movie-li {
    height: 500px;
    background-size: cover;
    border: 3px solid #c30d23;
    border-radius: 20px;
    margin: 0 10px;
    background-position: center;
    position: relative;
}
.wpb_text_column.wpb_content_element.movie-area {
    padding-left: 160px;
}
h2.vc_custom_heading.reels-free {
    transform: rotate(90deg);
    position: absolute;
    left: -180px;
    top: 200px;
    font-size: 126px;
    color: #fff;
    letter-spacing: 5px;
}
.views {
    color: #fff;
    font-size: 26px;
    position: absolute;
    bottom: 20px;
    left: 25px;
}
.vc_row.wpb_row.vc_row-fluid.short-movies .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    float: left;
    margin: 0;
}
.vc_row.wpb_row.vc_row-fluid.short-movies h2.vc_custom_heading {
    float: left;
    margin: 13px 0px 0 0;
}
.vc_row.wpb_row.vc_row-fluid.short-movies .vc_btn3-container.circle-btn.vc_btn3-inline a.vc_general.vc_btn3 {
    font-size: 22px;
}
.vc_row.wpb_row.vc_row-fluid.short-movies .vc_btn3-container.circle-btn.vc_btn3-inline {
    position: relative;
    bottom: auto;
    right: auto;
    float: right;
}
.vc_row.wpb_row.vc_row-fluid.short-movies {
    margin-top: 100px;
    padding: 0 130px;
}
a.view_more {
    color: #c30d23;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
a.view_more i.vc_btn3-icon {
    background-color: #c30d23;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
}
.row.article_list img.alignleft.wp-post-image {
    border: 3px solid orange;
    border-radius: 20px;
}
.row.article_list h2 {
    margin: 10px 0;
    font-size: 24px;
}
.row.article_list h2 a {
    color: #000;
}
.row.article_list .article_excerpt {
    color: #888;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 15px;
}
.wpb_single_image.wpb_content_element.vc_align_left.home-contact-left-image img {
    height: 450px;
    object-fit: cover;
}
.home-contact-section h4.vc_custom_heading {
    color: #c30d23;
    font-size: 20px;
    margin: 0;
}
.home-contact-section h3.vc_custom_heading {
    margin: 10px 0 0 0;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
}
.home-contact-section h6.vc_custom_heading {
    margin: 6px 0 0;
    font-size: 14px;
    font-weight: normal;
}
.home-contact-section .wpb_column.vc_column_container.vc_col-sm-4 {
    margin: 30px 0 30px;
}
section.vc_section.home-contact-section .res-search-wrapper {
    display: inline-block;
    border: none;
    position: relative;
}
section.vc_section.home-contact-section input#s {
    padding: 10px 24px;
    border-radius: 100px;
}
section.vc_section.home-contact-section button.search-submit {
    position: absolute;
    right: 10px;
    background-color: transparent;
    border: none;
    top: 4px;
}
section.vc_section.home-contact-section button.search-submit span.res-search-icon.icon-search {
    color: #000;
}
section.vc_section.home-contact-section .vc_wp_search.wpb_content_element {
    margin-bottom: 0;
}
.menu-footer-menu-container {
    margin-top: 40px;
}
ul#menu-footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
ul#menu-footer-menu li {
    text-align: center;
    width: 33.33333%;
    float: left;
    margin-bottom: 40px;
}
ul#menu-footer-menu li a {
    font-size: 18px;
    font-weight: 900;
    line-height: 16px;
}
ul#menu-footer-menu li span.menu-item-description {
    clear: both;
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #c30d23;
}
footer#footer {
    padding: 25px 0;
}
div#text-2 p {
    color: #ccc;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 2px;
}
ul.cnss-social-icon li.cn-fa-icon a, ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-f, ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram {
    background-color: #fff !important;
} {
    background-color: #fff !important;
}
ul.cnss-social-icon li a {
    border-radius: 6px !important;
}
ul.cnss-social-icon {
    margin-top: 60px !important;
}
.top-banner {
    height: 550px;
}
.top-banner h1.vc_custom_heading {
    position: absolute;
    bottom: -60px;
    color: #eee;
    font-size: 220px;
    text-transform: uppercase;
    left: -20px;
}
.vc_row.wpb_row.vc_row-fluid.about-page-sec-1 h2.vc_custom_heading {
    font-weight: 900;
    letter-spacing: 5px;
    font-size: 52px;
    position: relative;
    top: -105px;
    left: 21px;
}
.vc_row.wpb_row.vc_row-fluid.about-page-sec-1 h4.vc_custom_heading {
    color: #c30d23;
    font-size: 32px;
    line-height: 42px;
    font-weight: 900;
    letter-spacing: 3px;
    position: relative;
    top: -125px;
    left: 20px;
}
.wpb_single_image.wpb_content_element.vc_align_left.about-grey-logo {
    width: 500px;
}
h2.vc_custom_heading.sub-heading {
    color: #c30d23;
    font-size: 32px;
    line-height: 42px;
    font-weight: 900;
    letter-spacing: 3px;
}
.abt-1 .wpb_column.vc_column_container.vc_col-sm-8 {
    padding-left: 100px;
    padding-top: 100px;
}
.abt-1 .wpb_text_column.wpb_content_element {
    padding-right: 180px;
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 36px;
}
.vc_row.wpb_row.vc_row-fluid.inside-content {
    position: relative;
    top: -450px;
    left: 90px;
    padding: 0 100px;
    margin-bottom: -380px;
}
.vc_row.wpb_row.vc_row-fluid.inside-content .wpb_text_column.wpb_content_element {
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 36px;
}
.vc_row.wpb_row.vc_row-fluid.inside-content .wpb_column.vc_column_container.vc_col-sm-7 {
    padding-left: 48px;
}
.wpb_text_column.wpb_content_element {
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 36px;
}
h2.vc_custom_heading.big-red-headng {
    color: #c30d23;
    font-size: 42px;
}
.vc_btn3-container.big-btn a.vc_btn3 {
    background-color: #c30d23;
    color: #fff;
    border-radius: 40px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 12px 30px;
}
.vc_btn3-container.big-btn.red-btn a.vc_btn3 {
    background-color: #c30d23;
}
.vc_btn3-container.big-btn.orange-btn a.vc_btn3 {
    background-color: #f15a24;
}
.vc_btn3-container.big-btn.yellow-btn a.vc_btn3 {
    background-color: #f0b41a;
}
.row.coach_list .coach-img {
    width: 400px;
    height: 500px;
    background-position: center;
    background-size: cover;
}
.row.coach_list.even .col-md-6.col-1 {
    float: left;
}
.row.coach_list.even .col-md-6.col-2 {
    float: right;
}
.row.coach_list.odd .col-md-6.col-1 {
    float: right;
}
.row.coach_list.odd .col-md-6.col-2 {
    float: left;
}
.row.coach_list {
    display: block;
    clear: both;
}
.row.coach_list.odd .coach-img {
    float: right;
}
.row.coach_list h2 {
    font-size: 30px;
    color: #000;
    margin: 0;
}
.row.coach_list h3 {
    color: #c30d23;
    margin: 15px 0px;
}
.coach-bold {
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 15px;
}
.row.coach_list.even .col-2 {
    text-align: right;
}
.row.coach_list .col-md-6.col-2 {
    padding-top: 60px;
}
.vc_row.wpb_row.vc_row-fluid.three-btns {
    padding: 60px 0 45px;
}
.suitable-div {
    position: relative;
    height: 420px;
    background-size: cover;
    background-position: center;
}
.suitable-div h2 {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 28px;
    margin: 0;
}
.suitable-div a.view_more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.article-number {
    color: #c30d23;
    clear: both;
    font-weight: 600;
}
.vc_row.wpb_row.vc_row-fluid.short-movies.no-space {
    margin-top: 0;
	padding-top: 30px;
}
.single:not(.single-product) .content-area {
    width: 100% !important;
}
h2.vc_custom_heading.big-black-heading {
    font-size: 36px;
    letter-spacing: 2px;
}
.wpb_text_column.wpb_content_element.number-list {
    font-weight: bold;
    color: #000;
}
.vc_row.wpb_row.vc_row-fluid.suitable-top-3.vc_row-no-padding {
    padding-top: 80px;
}
h2.vc_custom_heading.sub-heading-red {
    color: #c30d23;
    font-size: 32px;
    letter-spacing: 2px;
}
body.single-suitable p {
    color: #000;
}
.vc_row.wpb_row.vc_row-fluid.suitable-top-2 h1.vc_custom_heading {
    font-size: 38px;
    border-bottom: 2px solid;
    letter-spacing: 4px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.vc_row.wpb_row.vc_row-fluid.suitable-top-2 h3.vc_custom_heading {
    color: #888;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 0;
}
.suitable-top-1 h4.vc_custom_heading {
    color: #000;
    font-size: 20px;
    letter-spacing: 4px;
}
.suitable-top-1 h5.vc_custom_heading {
    color: #c30d23;
    font-size: 22px;
    letter-spacing: 5px;
    font-weight: 600;
}
section.vc_section.coach-fee-section.no-margin {
    margin-top: 50px;
}
span.res-iconify.res-iconify-inner {
    display: none;
}
.main-navigation .children, .main-navigation .sub-menu {
    background-color: rgba(0, 0, 0, .5) !important;
    border: none !important;
    box-shadow: none !important;
    width: 200px !important;
}
.main-navigation .children li a, .main-navigation .sub-menu li a {
    color: #fff !important;
    padding: 8px 5px !important;
    font-weight: 600 !important;
    background-color: transparent !important;
    line-height: normal !important;
    letter-spacing: 1px !important;
}
.col-div.col-md-6 {
    margin-bottom: 80px;
}
.coach_cat_list ul {
    margin: 40px 0 0 !important;
    padding: 0;
    list-style: none;
}
.coach_cat_list ul li {
    color: #000;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 4px;
    border: 2px solid;
    width: 200px;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    margin: 0 auto 20px;
    padding: 5px 0;
}
.coach_cat_list li.current {
    background-color: #f00;
    border-color: #f00;
    color: #fff;
}
.coach_cat_list li.all {
    margin-bottom: 50px;
}
.coach_cat_list ul li.active {
    border-color: #c30d23;
}
.coach_cat_list ul li.active a {
    color: #c30d23;
}
.loader {
    background-image: url(img/gif-loader.gif);
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center;
    position: absolute;
}
.vc_row.wpb_row.vc_row-fluid.top-banner.ctm-banner {
    background-size: cover;
    background-position: center;
}
.video-bg {
    width: 90%;
    height: 600px;
    margin: 80px auto;
    background-size: cover;
    background-position: center;
    border: 3px solid #f00;
    border-radius: 40px;
    position: relative;
}
.row.video-section img.vp-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    top: 40%;
}
.content-outer.container.mini-container {
    max-width: 1150px;
    padding-top: 50px;
    padding-bottom: 50px;
}
h4.before-after {
    text-align: right;
    color: #c30d23;
    letter-spacing: 4px;
    font-size: 20px;
}
h1.entry-title.post-title {
    font-size: 40px;
    letter-spacing: 5px;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
    margin: 40px 0 20px;
}
.gender-height span {
    color: #000;
    border: 2px solid;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 12px;
    border-radius: 40px;
}
.gender-height {
    margin-top: 20px;
    margin-bottom: 20px;
}
h4.instructed-by {
    color: #000;
    font-size: 30px;
    letter-spacing: 6px;
}
.short-des {
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.items-loop .row {
    border-top: 2px solid;
    padding: 20px 0;
}
.items-loop .row:last-child {
    border-bottom: 2px solid;
}
.items-loop h4 {
    margin: 0;
    font-size: 16px;
}
.items-loop h3 {
    margin: 0;
    font-size: 20px;
}
span.diff {
    color: #c30d23;
    border: 2px solid;
    font-weight: bold;
    padding: 5px 6px;
}
.before_after_slide i.fas.fa-long-arrow-alt-right.slick-next.slick-arrow, .before_after_slide i.fas.fa-long-arrow-alt-left.slick-prev.slick-arrow {
    color: #fff;
    background-color: #c30d23;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: none;
}
.case-details {
    padding-left: 45px !important;
}
.row.single-coach-content p {
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.row.appointment-btn {
    margin: 100px 0;
    text-align: center;
}
.row.appointment-btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded {
    padding: 15px 20px;
}
input[type=text], input[type=email] {
    padding: 12px 10px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    letter-spacing: 2px;
}
label.wpforms-field-label {
    font-size: 20px !important;
    color: #444 !important;
    letter-spacing: 2px;
}
label.wpforms-field-label {
    font-size: 20px !important;
    color: #444 !important;
    letter-spacing: 2px;
    margin-bottom: 5px !important;
}
.wpforms-container .wpforms-field {
    float: none;
    clear: both;
    padding: 20px 0;
}
button#wpforms-submit-344 {
    background-color: #c30d23;
    border-color: #c30d23;
    padding: 0 20px !important;
    height: 50px;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
    margin: auto;
    float: none;
    display: block;
}
.vc_btn3-container.line-btn a.vc_general.vc_btn3.vc_btn3-size-md {
    background-color: #00b900 !important;
    font-size: 24px !important;
    letter-spacing: 3px !important;
    padding: 18px 50px;
}
.vc_btn3-container.line-btn a.vc_general.vc_btn3.vc_btn3-size-md i.fa-brands.fa-line {
    font-size: 40px;
    float: left;
    margin-right: 15px;
}
.vc_btn3-container.line-btn.vc_btn3-center {
    margin: 30px 0 50px;
}
.acticle_cat_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.acticle_cat_list ul li {
    display: inline-block;
    border: 2px solid;
    padding: 0px 20px;
    font-size: 18px;
    font-weight: 600;
    margin-right: 35px;
    border-radius: 40px;
    cursor: pointer;
}
.acticle_cat_list ul li.all.current {
    background-color: #f0b41a;
    border-color: #f0b41a;
    color: #fff;
}
.acticle_cat_list ul li a {
    color: #000;
}
.acticle_cat_list ul li.active {
    border-color: #f0b41a;
}
.acticle_cat_list ul li.active a {
    color: #f0b41a;
}
.article-thumb {
    position: relative;
}
.article-thumb img.vp-img {
    width: 80px;
    position: absolute;
    left: 0;
    top: 150px;
    right: 0;
    margin: auto;
}
.vc_row.wpb_row.vc_row-fluid.top-banner {
    margin-bottom: 50px;
}
.row.suitable_list .col-md-3 {
    margin-bottom: 30px;
}
.col-md-dy {
    float: left;
    width: 5%;
    border-left: 4px solid #ccc;
    position: relative;
}
.suitable_list_home {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 470px;
}
.col-md-dy:first-child {
    border-left: 0;
}
.col-md-dy.active {
    width: 85%;
}
.row.sta-data {
    width: 0;
    overflow: hidden;
    transition: width .5s;
    opacity: 0;
}
.col-md-dy.active .row.sta-data {
    width: 100%;
    overflow: hidden;
    opacity: 1;
}
img.small-img {
    width: 100px;
    position: absolute;
    height: 470px;
    object-fit: cover;
    object-position: left;
    z-index: -1;
}
.row.sta-data img {
    height: 470px;
    object-fit: cover;
}
.row.top {
    border-top: 2px solid;
    padding-top: 5px;
    margin-bottom: 90px;
}
.row.top .col-md-6.col-2 {
    text-align: right;
    font-weight: 600;
    letter-spacing: 3px;
}
.row.top .col-md-6.col-1 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 4px;
}
.suitable_list_home h2 {
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 5px;
    margin-top: 50px;
    margin-bottom: 0;
}
.suitable_list_home h6 {
    font-size: 16px;
    color: #777;
    margin-top: 5px;
}
.row.bottom a.view_more {
    display: block;
    text-align: right;
    margin-right: 70px;
}
/*
.row.top {
    border-top: 2px solid;
    padding-top: 5px;
    margin-bottom: 90px;
}
.row.top .col-md-6.col-2 {
    text-align: right;
    font-weight: 600;
    letter-spacing: 3px;
}
.row.top .col-md-6.col-1 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 4px;
}
.suitable_list_home h2 {
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 5px;
    margin-top: 50px;
    margin-bottom: 0;
}
.suitable_list_home h6 {
    font-size: 16px;
    color: #777;
    margin-top: 5px;
}
.row.bottom a.view_more {
    display: block;
    text-align: right;
    margin-right: 70px;
}
.col-md-dy .col-md-8 {
    padding: 0;
    width: 0;
    overflow: hidden;
}
.col-md-dy:hover .col-md-8 {
    padding: 0 90px 0 30px;
    width: auto;
}
*/
.coach_cat_list li a {
    color: #000;
}
.coach_cat_list li.all a {
    color: #fff;
}
.row.article_list .col-md-4 {
    margin-bottom: 50px;
}
.single-fitness_article h2.vc_custom_heading {
    font-size: 36px;
    border-bottom: 2px solid;
    letter-spacing: 4px;
    line-height: 58px;
}
.single-fitness_article h6.vc_custom_heading {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
}
.red-color h3.vc_custom_heading {
    font-size: 28px;
    color: #c30d23;
    margin-bottom: 40px;
}
.single-fitness_article h4.vc_custom_heading {
    margin: 0;
    font-size: 20px;
}
.wpb_text_column.wpb_content_element.center {
    text-align: center;
}
h3.vc_custom_heading.no-margin {
    margin: 0;
}
.other-articles h5.vc_custom_heading {
    background-color: #f0b41a;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 4px;
    padding: 10px 30px;
    color: #fff;
    border-radius: 100px;
}
.footer-layouts.copyright {
    padding: 0 !important;
}
.rspv-site-below-footer-wrap {
    padding: 0px !important;
    margin: 0px;
    background: transparent !important;
    border: none !important;
}
.footer-layouts.copyright {
    padding: 0;
}
.footer_copyright, .footer_copyright p {
    color: #fff !important;
    font-size: 16px;
}
.footer_copyright a {
    color: #eee !important;
    font-size: 16px;
}
.footer_copyright a:hover {
    text-decoration: underline;
}
.article-thumb img {
    max-height: 400px;
    object-fit: cover;
}
.movie-meta a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.movie-title {
    margin-top: 10px;
    line-height: 22px;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 600;
}
.top-banner.single-article-top-banner {
    background-image: url(img/DSC03983.jpg);
    background-size: cover;
    background-position: center;
    margin: 0;
}
.footer-widget-area.responsive-scroll-wrap {
    position: absolute;
    right: 70px;
}
#scroll {
    width: 60px !important;
    height: 60px !important;
    background-color: #f0b41a !important;
}
@media screen and (max-width: 951px) {
    .vc_row.wpb_row.vc_row-fluid.home-suitable-section {
        display: none;
    }
    .vc_row.wpb_row.vc_row-fluid.before-after-row {
        padding-bottom: 0 !important;
    }
    .row.suitable_list .col-md-3 {
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }
    .wpb_text_column.wpb_content_element.get_cases_result {
        padding: 0 20px;
    }
    .acticle_cat_list ul li {
        display: inline-block;
        border: 2px solid;
        padding: 0px 20px;
        font-size: 18px;
        font-weight: 600;
        margin-right: 10px;
        border-radius: 40px;
        cursor: pointer;
        width: 43%;
        float: left;
        text-align: center;
        margin-left: 10px;
        margin-bottom: 20px;
    }
    .acticle_cat_list {
        margin-bottom: 39px !important;
        float: left;
        width: 100%;
    }
    .vc_btn3-container.line-btn a.vc_general.vc_btn3.vc_btn3-size-md {
        background-color: #00b900 !important;
        font-size: 24px !important;
        letter-spacing: 3px !important;
        padding: 10px 20px;
    }
    .top-banner img.vc_single_image-img.attachment-full {
        height: 400px;
        object-fit: cover;
    }
    .site-header-row-container .site-branding {
        max-width: 250px;
        margin-top: 15px;
    }
    nav#site-navigation {
        display: none;
    }
    .site-branding-wrapper {
        padding: 0 !important;
    }
    .vc_row.wpb_row.vc_row-fluid.top-banner {
        min-height: auto !important;
        height: 500px;
    }
    .wpcp-prev-button {
        left: 15px !important;
    }
    .wpcp-next-button {
        right: 15px !important;
    }
    h2.vc_custom_heading.under-heading {
        font-size: 40px;
        position: absolute;
        bottom: -30px;
        color: #fff;
        letter-spacing: 5px;
        left: 0;
    }
    div#home-about-section img.vc_single_image-img.attachment-full {
        width: 100%;
        margin-left: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.focus-timing {
        padding: 0;
    }
    h2.vc_custom_heading.before-free {
        transform: rotate(0deg);
        position: absolute;
        left: 15px;
        top: -30px;
        font-size: 20px;
    }
    h2.vc_custom_heading.after-free {
        transform: rotate(0deg);
        position: absolute;
        right: 15px;
        left: auto;
        top: -56px;
        font-size: 20px;
        bottom: auto;
    }
    .wpb_text_column.wpb_content_element.before-after-area .col-div.col-md-4 {
        margin-bottom: 60px;
    }
    .before-meta .left-meta {
        float: left;
        width: 100%;
        border-top: 2px solid #333;
        border-bottom: 2px solid #333;
        padding: 10px;
    }
    h2.vc_custom_heading.suitable-free {
        font-size: 40px;
        position: absolute;
        top: -72px;
        color: #fff;
        letter-spacing: 5px;
        left: 0;
    }
    h3.vc_custom_heading.black-heading-free {
        font-weight: 900;
        font-size: 29px;
        position: absolute;
        top: -50px;
        left: 84px;
    }
    .coach-li {
        height: 500px;
        background-size: cover;
        background-position: center;
        position: relative;
        margin: 0;
    }
    .coach-meta-left {
        float: left;
        width: 100%;
    }
    .coach-meta-left h3 {
        font-size: 16px;
    }
    .coach-meta-left h2 {
        font-size: 22px;
    }
    .coach-meta-right i.vc_btn3-icon.fas.fa-long-arrow-alt-right {
        width: 50px;
        height: 50px;
        line-height: 46px;
    }
    section.vc_section.coach-fee-section {
        margin-top: 30px;
    }
    .course-fee-left-area.wpb_column.vc_column_container {
        padding: 0;
    }
    section.vc_section.coach-fee-section h2.vc_custom_heading.coach-free {
        position: relative;
        left: auto;
        top: auto;
        font-size: 30px;
        line-height: 30px;
        margin: 0;
    }
    h3.vc_custom_heading.coach-fee-free {
        position: relative;
        bottom: auto;
        font-size: 42px;
        font-weight: 500;
        left: 0;
        letter-spacing: 5px;
        margin: 0;
    }
    h4.vc_custom_heading.pay-method-free {
        font-size: 30px;
        position: relative;
        bottom: 0;
        letter-spacing: 2px;
        left: 0;
        color: #666;
    }
    section.vc_section.coach-fee-section .vc_btn3-container.circle-btn.vc_btn3-inline {
        bottom: 0;
        right: 0;
        position: relative;
    }
    .vc_row.wpb_row.vc_row-fluid.coach-fee-button-section {
        padding: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.coach-fee-button-section .wpb_column.vc_column_container.vc_col-sm-4 {
        margin-bottom: 50px;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.price-button-details {
        border: 3px solid;
        border-radius: 10px;
        min-height: 100px;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    section.vc_section.short-movie-section {
        padding-top: 0 !important;
    }
    .vc_row.wpb_row.vc_row-fluid.short-movies {
        margin-top: 0;
        padding: 0 15px;
    }
    h2.vc_custom_heading.reels-free {
        transform: rotate(0deg);
        position: absolute;
        left: 0;
        top: -28px;
        font-size: 52px;
        color: #fff;
        letter-spacing: 5px;
    }
    .wpb_text_column.wpb_content_element.movie-area {
        padding-left: 0;
    }
    .movie-li {
        height: 350px;
    }
    i.fas.fa-long-arrow-alt-right.slick-next.slick-arrow {
        right: 12px;
        color: red;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    i.fas.fa-long-arrow-alt-left.slick-prev.slick-arrow {
        left: 12px;
        color: red;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .row.article_list {
        padding: 0 15px;
    }
    .row.article_list .col-md-4 {
        margin-bottom: 30px;
    }
    h2.vc_custom_heading.coach-free {
        font-size: 32px;
        position: absolute;
        top: 0;
        color: #fff;
        letter-spacing: 5px;
        left: 0;
    }
    .home-coach-section h3.vc_custom_heading.black-heading-free {
        font-weight: 900;
        font-size: 28px;
        position: absolute;
        top: 13px;
        left: 50px;
    }
    .home-coach-section .vc_btn3-container.circle-btn.vc_btn3-inline {
        position: absolute;
        top: 0;
        right: 35px;
        bottom: auto;
    }
    .course-fee-right-area.wpb_column.vc_column_container {
        padding: 20px 0 0 0;
    }
    .vc_row.wpb_row.vc_row-fluid.coach-fee-content {
        padding: 0 0 !important;
    }
    .home-coach.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner {
        padding-top: 110px !important;
        padding-left: 0;
        padding-right: 0;
    }
    .home-coach-section .vc_column-inner {
        padding-top: 100px !important;
    }
    section.vc_section.home-contact-section .res-search-wrapper {
        display: inline-block;
        border: none;
        position: relative;
        width: 100%;
    }
    .home-contact-section h6.vc_custom_heading {
        margin: 15px 0 0;
        font-size: 14px;
        font-weight: normal;
        text-align: center !important;
    }
    footer#footer .col-md-4 {
        width: 100%;
    }
    div#text-2 {
        text-align: center;
    }
    ul.cnss-social-icon {
        margin-top: 0px !important;
    }
    .home-contact-section h4.vc_custom_heading, .home-contact-section h3.vc_custom_heading {
        text-align: center !important;
    }
    .wpb_single_image.wpb_content_element.vc_align_left.home-qr-code {
        text-align: center;
    }
    .vc_row.wpb_row.vc_row-fluid.home-coach-section {
        padding: 40px 15px 0;
    }
    .before-after-row {
        padding-bottom: 0 !important;
    }
    .short-movie-section .vc_row.wpb_row.vc_row-fluid {
        padding-bottom: 10px !important;
    }
    .article-thumb img.vp-img {
        width: 50px;
        position: absolute;
        left: 0;
        top: 110px;
        right: 0;
        margin: auto;
    }
    span.menu-item-description {
        color: #ccc;
        margin-left: 14px;
    }
    .top-banner h1.vc_custom_heading {
        font-size: 60px;
        left: 38px;
        bottom: 0;
    }
    .wpb_single_image.wpb_content_element.vc_align_left.about-grey-logo {
        width: 100%;
        margin-bottom: 90px;
    }
    .abt-1 .wpb_column.vc_column_container.vc_col-sm-8 {
        padding-left: 15px;
        padding-top: 0;
    }
    .abt-1 .wpb_text_column.wpb_content_element {
        padding-right: 15px;
        letter-spacing: 2px;
        font-size: 18px;
        line-height: 36px;
    }
    .vc_row.wpb_row.vc_row-fluid.inside-content {
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        margin-bottom: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.inside-content .wpb_column.vc_column_container.vc_col-sm-7 {
        padding-left: 0;
    }
    .vc_btn3-container.vc_btn3-right {
        text-align: center !important;
    }
    .vc_btn3-container.vc_btn3-left {
        text-align: center !important;
    }
    div#media_image-2 {
        text-align: center;
    }
}

@media screen and (max-width: 361px) {
    .vc_row.wpb_row.vc_row-fluid.focus-timing h5.vc_custom_heading {
        font-size: 16px;
        width: 100%;
    }
}