body {font-family: 'Be Vietnam Regular'; font-style: normal; color:#000; font-size:20px; line-height:1.7;}
b, strong {font-weight: bold;}
p {
    margin-top: 0;
    margin-bottom: 2rem;
}
h1 {
    font-family: 'Formula Condensed';
    font-weight: bold;
    color: inherit;
    letter-spacing: 1px;
    line-height: 1;
    font-size: calc(124px + 3vw);
}
a {
    color: inherit;
    word-break: break-word;
}
a:hover {
    color: inherit;
}
h2 {
    font-family: 'Formula Condensed';
    font-size: calc(98px + 2vw);
    font-weight: bold;
    color: inherit;
    letter-spacing: 1px;
    line-height: 1;
    color:#000000;
}
h3 {
    font-family: 'Formula Condensed';
    font-size: calc(40px + 0.4vw);
    font-weight: bold;
    color: inherit;
    letter-spacing: 2px;
    line-height: 1.2;
}
h4 {
    font-family: 'Formula Condensed';
    font-size: 30px;
    font-weight: bold;
    color: inherit;
    letter-spacing: 1px;
    line-height: 1;
}
@font-face {
    src: url('../fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('../fonts/AcuminPro-Bold.woff') format('woff'),
        url('../fonts/AcuminPro-Bold.ttf') format('truetype'),
        url('../fonts/AcuminPro-Bold.otf') format('otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/AcuminPro-BoldItalic.woff') format('woff'),
        url('../fonts/AcuminPro-BoldItalic.ttf') format('truetype'),
        url('../fonts/AcuminPro-BoldItalic.otf') format('otf');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Italic.woff2') format('woff2'),
        url('../fonts/AcuminPro-Italic.woff') format('woff'),
        url('../fonts/AcuminPro-Italic.ttf') format('truetype'),
        url('../fonts/AcuminPro-Italic.otf') format('otf');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('../fonts/AcuminPro-Regular.woff2') format('woff2'),
        url('../fonts/AcuminPro-Regular.woff') format('woff'),
        url('../fonts/AcuminPro-Regular.ttf') format('truetype'),
        url('../fonts/AcuminPro-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.woocommerce-account .social-links {
    display: none;
}
@font-face {
font-family: 'Acumin Pro';
font-style: normal;
font-weight: normal;
font-style: italic;
src: url('../fonts/Acumin-ItPro.otf') format('otf');
}
@font-face {
font-family: 'Acumin Pro';
font-style: normal;
font-weight: bold;
src: url('../fonts/Acumin-BdPro.otf') format('otf');
}
@font-face {
font-family: 'Acumin Pro';
font-style: normal;
font-weight: bold;
font-style: italic;
src: url('../fonts/Acumin-BdItPro.otf') format('otf');
}
@font-face {
font-family: 'Be Vietnam Regular';
font-style: normal;
font-weight: normal;
src: url('../fonts/BeVietnam-Regular.woff') format('woff');
}
@font-face {
font-family: 'Be Vietnam Regular';
font-style: italic;
font-weight: normal;
src: url('../fonts/BeVietnam-Italic.woff') format('woff');
}
@font-face {
font-family: 'Be Vietnam Regular';
font-style: normal;
font-weight: 500;
src: url('../fonts/BeVietnam-SemiBold.woff') format('woff');
}
@font-face {
font-family: 'Formula Condensed';
font-style: normal;
font-weight: normal;
src: url('../fonts/FormulaCondensed-Light.woff') format('woff');
}
@font-face {
font-family: 'Formula Condensed';
font-style: normal;
font-weight: bold;
src: url('../fonts/FormulaCondensed-Bold.woff') format('woff');
}
.image-container {
    position: relative;
    overflow: hidden;
    margin: 0;
    height: 100%;
}
.introduction-url.intro-url-contact li {
    list-style: none;
}
.image-container picture {
    display: block;
    height: 100%;
}
img.contact-hold-main-img {
    max-width: 300px;
}
#homepage {
    width: 100%;
    overflow-x: hidden;
}
.oembed-iframe {
    width: 100%;
    height: 0px;
    position: relative;
    padding-bottom: 56.3%;
}
.difficulty-filter-btn {
    background-color: #e14c4b;
    color: white;
    border: none;
    padding: 10px 20px 12px 20px;
    border-radius: 5px;
    width: 100%;
    border: 2px solid #e14c4b;
    text-transform: uppercase;
}
.eighty-percent-desktop {
    width:70%;
    margin:15px auto 0 auto;
}
.difficulty-filter-btn.active {
    color:black;
    border-color:black;
    background:white;
}
.container-smallest {
    max-width: 900px;
    margin: 0 auto;
}
.difficulty-filter-btn:hover {
    opacity: 0.9;
}
div#customer_login h2 {
    font-size: 50px;
}
.button-inside-by-all a {
    display: block;
    width: 100%;
    height: 100%;
}
.woocommerce-account .regular_img {
    margin-bottom:70px;
}
.inside-text p:last-child {
    margin-bottom: 0;
}
.view-details-btn {
    text-align: center;
    border: 2px solid black;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 10px auto;
    width: 100%;
    height: 58px;
    background: white;
    color: black;
    line-height: 58px;
    cursor: pointer;
    font-family: 'Formula Condensed';
    font-weight: bold;
    color: white;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: 
linear;
}
.view-details-btn a {
    color:black;
    display:block;
}
.view-details-btn:hover {
    background:black;
}
.view-details-btn:hover a {
    color:white;
    text-decoration:none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width:20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 78%;
}
.page-template-educators .inner-home-image {
    background: black;
}
.row.educators-page {
    left: 15%;
    position: relative;
    max-width: 80%;
    margin-top:20vh;
}
.rectimg {
    width: 100%;
    height: 0;
    padding-bottom: 55%;
    position: relative;
}
.page-template-educators .social-links{
    margin-top:20vh;
} 
.educators-page a.btn.btn-primary.w-100 {
    background: #e14c4b;
    border: none;
}
.row.educators-page h5 {
    color: white;
    margin: 5px 0px 10px 0px;
}

.educators-page a.btn.btn-primary.w-100:hover {
	background: #8d2e2e;
}

.rectimg img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
}
.page-template-educators .inner-home-image {
    height: auto;
    padding-bottom: 20%;
}
.sb_instagram_header.sbi_medium {
    display: flex;
    align-items: center;
    justify-content: center;
}
.oembed-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
}
.switcher-in {
    margin-right: 15px;
    margin-bottom: 30px;
}
.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
    min-width:100% !important;
}
.vimeo-thumbnail {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    padding-bottom: 56.25%;
    height: 0;
}
.container-coming-soon {
    max-width: 800px;
    width: 96%;
    margin: 0 auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 9;
}
.container-coming-soon ul, .container-coming-soon ol {
    margin:0;
    padding:0;
}
button.goback {
    background: #e14c4b;
    color: white;
    border: 1px solid;
    padding: 10px 40px 14px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:10px;
}
.header-page-title .introduction-url {
    color:white;
}
button.goback:hover {
    background: white;
    color: black;
}
.difficulty-label {
    text-transform: capitalize;
    position: absolute;
    font-family: 'Formula Condensed';
    letter-spacing: 1px;
    font-size: 17px;
    color: #fff;
    padding: 0;
    font-weight: 300;
    background: #222;
    bottom: 20px;
    z-index: 1;
    transition: all 0.3s;
    transition-timing-function: linear;
    margin-right: -10px;
    right: 0;
}
span.diff-txt {
    display: block;
    padding: 4px 8px 2px 8px;
}
span.diff-txt.beginner {
    background: red;
}
span.diff-txt.advanced {
    background: #00d0c2;
}
span.diff-txt.intermediate {
    background: #ebc500;
}
.difficulty-label:before {
    transition: all 0.3s;
    transition-timing-function: linear;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 99;
    border-top: 10px solid #00000000;
    border-left: 10px solid #000000;
    right: 0;
    top: -10px;
}
.category_text {
    height: 70px;
    overflow: hidden;
}
.vimeo-thumbnail img {
    width: 100%;
    display: block;
}
a.product-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 99;
}
.vimeo-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}
.thumb-image-single {
    position: relative;
    padding-bottom: 75%;
}
.cat-img-holder.mx-auto.shooting-drills-holder.online-shop-parts figure {
    position: relative;
    top: 0;
    width: 100%;
    padding-bottom: 72%;
}
.woocommerce-account section.regular_img {
    display: none;
}
.woocommerce-account div#header {
    height: 150px;
    background: black;
    overflow: visible !important;
    position: relative;
    width: 100%;
    flex: none;
}
.woocommerce-account .regular-pages {
    margin-top: 100px;
}
.online-shop-parts .cat-image-holder {
    position:initial;
}
.online-shop-parts .cat-image-holder a:hover {
    text-decoration: none;
}
.online-shop-parts .image-container picture {
    width: 100%;
    position: absolute;
}
.view-incart:hover > a {
    color: black !important;
}
.view-incart a {
    background: none;
    color: white !important;
    background-color: transparent !important;
}
.play-button, .watch-again {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    font-size: 18px;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
span.click-li-child:after {
    content: '\f078';
    position: relative;
    right: 5px;
    color: white;
    top: 0px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free' !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    width: 23px;
    text-align: right;
    height: 20px;
    display: flex;
    align-items: center;
    transition: 0.5s;
}
span.click-li-child {
    position: absolute;
    width: 100%;
    top: 9px;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.menu-item-has-children > a {
    pointer-events: none;
}
span.click-li-child.revert-click-child:after {
    transform: rotate(180deg);
}
.play-button:hover, .watch-again:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.vimeo-thumbnail iframe {
    position: absolute;
}
.vimeo-loader {
    position: absolute;
    top: 40%;
    left: 44%;
    width: 40px;
    height: 40px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #fff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    transform: translate(-50%, -50%);
    display: none; /* Hidden by default */
}
.members-main-h {
    margin-top:50px;
}
@keyframes spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}
.vimeo-player iframe {
    width: 100%;
    height: 100%;
}
img{
    max-width:100%;
    height:auto;
}
img.alignleft {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
img.alignright {
    display: inline-block;
    margin: 0px 0px 0px 10px;
}
.inner-home-image {
    overflow: hidden;
    position: relative;
    height: 100vh;
    width: 100%;
}
.inner-home-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.pdf_to_download {
    width: 250px;
    background: black;
    color: white;
    text-align: center;
    height: 56px;
    line-height: 53px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    border: 2px solid black;
}
.pdf_to_download:hover {
    color:black;
    background:white;
}
.pdf_to_download a {
    display: block;
    text-decoration:none !important;
}

.inner-home-image:after, .inner-contact-image:before {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-right: solid 80vw white;
    border-top: solid 180px transparent;
    z-index: 2;
}
.inner-home-image:before, .inner-contact-image:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: solid 20vw white;
    border-top: solid 220px transparent;
    z-index: 2;
}
.logo {
    width: 300px;
    text-align: center;
    /*margin-left: 61px;*/
}
.logo img {
    transition: all 0.3s;
    transition-timing-function: linear;
}
.hasScrolled .logo img {
    width: 200px;
}
.home-overlay {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    top: 0;
}
.training-video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    background: #000; /* Optional: background color when iframe is not loaded */
}

/* Ensure the iframe fills the container */
.training-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.poly-form {
    display: none;
}
.logo-social-holder {
    position: absolute;
    z-index: 99;
    left: 15%;
    top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.social-links {
    margin-top: 35vh;
    position: absolute;
    z-index: 3;
    left: 50px;
    width: 180px;
    text-align: center;
}
option {
    color: black;
}
.social-links i {
    color: white;
    font-size: 25px;
}
.social-links a {
    display: block;
    text-align: center;
    margin-bottom: 35px;
}
.social-links i:hover {
    color: #e14c4b;
    transition: 0.2s;
    transition-duration: 0.2s !important;
    transition-delay: 0.2s !important;
}
.desktop-menu-shopping-bag {
    position: absolute;
    z-index: 9;
    right: 50px;
    top: 50px;
    font-size: calc(12px + 0.4vw);
    font-weight: bold;
    width: 85%;
    text-align: right;
}
.desktop-menu {
    margin-right: 1%;
    display: inline-block;
}
.shopping-bag {
    display: inline-block;
}
.desktop-menu ul#menu-main-menu {
    padding: 0px;
    margin: 0px;
}
.desktop-menu li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
    padding-bottom: 10px;
    position: relative;
    text-transform: capitalize;
    padding: 0px 33px 0px 0vw;
}
span.click-li-child.revert-click-child:after {
    transform: rotate(180deg);
}
/*.desktop-menu li:hover > .sub-menu {*/
/*    display: block;*/
/*}*/
.vimeo-thumbnail .image-container {
    position: absolute;
    overflow: hidden;
    margin: 0;
    height: 100%;
    width: 100%;
}
.desktop-menu ul.sub-menu {
    display: none;
    position: absolute;
    background: #28282a;
    margin-top: 13px;
    padding: 10px 40px;
    width: 520px;
    text-align: center;
    left: calc(100% - 340px);
}
.desktop-menu ul.sub-menu li {
    display: block;
    font-weight: 100;
    margin-top: 0;
    margin-right: 0px;
    font-family: 'Acumin Pro';
    font-size: 24px;
    margin-bottom: 0;
    padding: 3px 0px !important;
    border-bottom: 0px !important;
}
.desktop-menu ul.sub-menu li:hover {
    background: #a33231;
}
ul.sub-menu li ul {
    position: relative !important;
    background: #e14c4b !important;
    margin-left: 0 !important;
    width: 100% !important;
    padding: 10px 10px !important;
    margin: 0 !important;
    left: 0 !important;
}
ul#menu-main-menu-1 {
    padding: 0;
}
ul.sub-menu li ul li ul {
    
    padding: 0px !important;
    background: #bf3837 !important;
    margin-top: 0 !important;
}
/*ul#menu-main-menu > li > ul.sub-menu {*/
/*    overflow-y: auto;*/
/*    max-height: calc(100vh - 100px);*/
/*}*/
.desktop-menu li a {
    color: white;
    display: block;
}
.desktop-menu ul#menu-main-menu a:hover {
    text-decoration: none;
}
.desktop-menu ul#menu-main-menu li:hover {
    padding-bottom: 10px;
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #e14c4b;
    text-underline-offset: 10px;
}
/*.desktop-menu .current_page_item {*/
/*    border-bottom: 3px solid #e14c4b;*/
/*}*/
/*.desktop-menu .current_page_item:hover {*/
/*    border-bottom: none;*/
/*}*/
.header-page-title {
    font-family: 'Formula Condensed';
    position: absolute;
    color: white;
    z-index: 2;
    top: 0;
    font-size: 200px;
    height: calc(100% - 210px);
    left: 15%;
    margin-top: 35vh;
}
span.transparent-letters-white {
    color: transparent;
    -webkit-text-stroke: 1px white;

}
.woocommerce-account h2 {
    font-size: 30px;
    text-align: left;
}
.woocommerce-account .addresses .title .edit {
    text-align: left !important;
    float: none;
}
span.transparent-letters-black {
    color: transparent;
    -webkit-text-stroke: 2px black;
}
.header-page-title h1 {
    font-size: calc(124px + 3vw);
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
body.woocommerce-account {
    height: 100%;
    display: flex;
    flex-direction: column;
}

html {
    height: 100%;
}
.woocommerce-account .regular-pages {
    margin-top: 100px;
    flex: 1;
    height: 100%;
    overflow-x: visible;
}
@media screen and ( min-width:930px ) {
    .container-coming-soon {
        margin-top:-75px;
    }
}
@media screen and (min-width:1900px) and (max-width:10000px) {
    .container {
        max-width: 1900px;
    }
    .woocommerce-account .regular-pages .container {
        max-width: 85%;
        position: relative;
        left: calc(7.5% - 15px);
        width: 100%;
    }
    .woocommerce-account .logo-social-holder {
        position: relative;
        left: 15%;
        top:0;
    }
    .woocommerce-account .desktop-menu-shopping-bag {
        position: relative;
        right: 0;
        top: 0;
    }
    .woocommerce-account div#header {
        height: auto;
        background: black;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }
    .woocommerce-account .hasScrolled .logo-social-holder {
            top:0;
    }
    .woocommerce-account .hasScrolled .desktop-menu-shopping-bag {
        top: 0;
    }
}
@media screen and (min-width:1600px) and (max-width:1899px) {
    .container {
        max-width: 1320px;
    }
    .woocommerce-account .container {
        max-width: 85%;
        left: calc(7.5% - 15px);
        position: relative;
    }
    .woocommerce-account .logo-social-holder {
        position: relative;
        left: 15%;
        top:0;
    }
    .woocommerce-account .desktop-menu-shopping-bag {
        position: relative;
        right: 0;
        top: 0;
    }
    .woocommerce-account div#header {
        height: auto;
        background: black;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }
    .woocommerce-account .hasScrolled .logo-social-holder {
            top:0;
    }
    .woocommerce-account .hasScrolled .desktop-menu-shopping-bag {
        top: 0;
    }
}
@media screen and (max-width:1599px) {
    .container {
        max-width: 96%;
    }
}
.home-intro {
    margin: 180px 0px;
}
.small-title {
    margin-bottom: 30px;
    font-size: 32.5px;
    letter-spacing: 3px;
}
.page-template-members h2 {
    font-size: calc(58px + 2vw);
}
.intro-f-title {
    margin-bottom: 30px;
    font-size: 22.5px;
    letter-spacing: 3px;
}
.intro-image-holder {
    position: relative;
}
.intro-iframe-holder {
    position: relative;
    padding-bottom: 65%;
    height: 0;
    width: 100%;
}
.intro-iframe-holder iframe {
    min-height: unset;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
}
/*.desktop-menu ul#menu-main-menu .sub-menu li {*/
/*    border-bottom: 3px solid transparent;*/
/*}*/
/*.desktop-menu ul#menu-main-menu .sub-menu li:hover {*/
/*    border-bottom: 3px solid #e14c4b;*/
/*}*/
.intro-image-holder:before, .intro-iframe-holder:before {
    content: '';
    position: absolute;
    width: 98%;
    height: 98%;
    border-left: 25px solid #ebebeb;
    border-top: 25px solid #ebebeb;
    top: -17px;
    left: -17px;
}
.intro-image-holder img {
    position: relative;
    width: 100%;
}
.intro-image-description {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: white;
    font-style: italic;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Formula Condensed';
    letter-spacing: 1px;
}
.intro-image-description span {
    background: #e14c4b;
    padding: 5px 5px 0px 0px;
}

.intro-inner {
    display: flex;
    align-items: center;
}
.cat-img-holder img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    display: block !important;
}
.cat-img-holder {
    height: 100%;
    position: relative;
    width: 100%;
}
.tax-product_cat .inner-contact-image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 20vh;
    min-height: 50vh;
}
.tax-product_cat .social-links {
    margin-top:19vh;
}
.tax-product_cat .header-page-title {
	position:relative;
}
.tax-product_cat .cat-term-holder p:last-child {
    margin-bottom: 0;
}
.tax-product_cat picture.desktop-header-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.tax-product_cat picture.replace-with-desktop-header-image {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.below-intro {
    margin-bottom: 250px;
}
.open-sort-filters {
    background: #222222;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 26px;
    padding: 17px 12px 12px 12px;
    cursor: pointer;
    font-family: 'Formula Condensed';
    letter-spacing: 1px;
    font-weight: 300px;
    color: white;
}
.three-lines {
    width: 30px;
    height: 25px;
}
.three-lines span {
    width: 30px;
    height: 4px;
    background: white;
    display: block;
    border-radius: 3px;
    position: relative;
    -webkit-transition: all .4sease -out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4sease -out;
}

.intro-cat-holder {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.intro-cat-holder iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.three-lines span:nth-child(2) {
    position: relative;
    top: 3.5px;
}
.three-lines span:nth-child(3) {
    position: relative;
    top: 7px;
}
.open-sort-filters.sort-filter-opened .three-lines span:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 6px;
}
.open-sort-filters.sort-filter-opened .three-lines span:nth-child(2) {
    display: none;
}
.open-sort-filters.sort-filter-opened .three-lines span:nth-child(3) {
    position: relative;
    top: 2px;
    transform: rotate(-45deg);
}
.facetwp-type-fselect .fs-option.d2 .fs-option-label {
    padding-left: 20px !important;
}
.facetwp-type-fselect .fs-option.d1 .fs-option-label {
    padding-left: 10px !important;
}
.facetwp-type-fselect .fs-option.d3 .fs-option-label {
    padding-left: 30px !important;
}
.facetwp-type-fselect .fs-option.d4 .fs-option-label {
    padding-left: 40px !important;
}
.filter-menu {
    font-size: 18px !important;
    padding: 20px;
    border: 2px solid #222222;
    background: white;
}
.facetwp-facet.facetwp-facet-pager_.facetwp-type-pager {
    box-shadow: 0px 0px 16px 8px rgba(0, 0, 0, 0.04);
    display: inline-block;
    padding: 4px 14px 9px 14px;
    border-radius: 30px;
    margin-top: 15px;
    font-size: 12px;
    font-weight: 400;
    margin: 0 auto;
}
a.facetwp-page.active {
    background: #e14c4b;
    color: white;
    font-weight: 500;
    width: 28px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 28px;
}
.facetwp-page {
    display: inline-block;
    padding: 0px 4px;
    margin-right: 6px;
    cursor: pointer;
}
.facetwp-facet {
    margin-bottom: 20px !important;
}
button.facetwp-reset {
    padding: 10px 20px 4px 20px;
    background: #222222;
    color: white;
    font-size: 26px;
    text-transform: uppercase;
    min-height: 33px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-family: 'Formula Condensed';
    font-weight: bold;
    letter-spacing: 1px;
}
span.facetwp-input-wrap {
    width: 100% !important;
}
.fs-search {
    display: none;
}
.fs-dropdown.fs-hidden {
    display: block;
}
.fs-wrap {
    width: 100% !important;
    border-bottom: 1px solid rgba(188, 188, 189, 1);
    padding-bottom: 10px;
}
.fs-dropdown {
    position: initial !important;
    border: none !important;
}
/*.facetwp-type-fselect .fs-option .fs-option-label {*/
/*    white-space: normal !important;*/
/*}*/
.fs-option, .fs-search, .fs-optgroup-label {
    padding: 6px 8px;
    cursor: default;
}
.fs-dropdown .fs-options {
    max-height: 100% !important;
    overflow: auto;
}
.fs-dropdown .fs-options {
    scrollbar-width: thin;
    scrollbar-color: black transparent;
}







.cat-image-holder {
    position: absolute;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    transition-timing-function: linear;
}
.home .col-cat-holder:last-child .cat-img-holder {
    margin-left: auto;
}
.home .col-cat-holder:nth-child(2) .cat-img-holder {
    margin-left: auto;
    margin-right: auto;
}
.joner-section {
    text-align: right;
    margin-bottom: 44px;
}
.joner-section h2 {
    color: #e14c4b;
}


div#wc-stripe-payment-request-wrapper {
    max-height: 90px;
    overflow: hidden;
}
.chk-agreement input[type="checkbox"] {
    width: 20px;
    border: 0px !important;
    box-shadow: none !important;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.chk-agreement {
    text-align: left;
    display: flex;
}
input#payment_method_stripe {
    width: auto;
}
.introduction-url {
    font-family: 'Formula Condensed';
    font-size: 35px;
    color: #28282a;
    letter-spacing: 2px;
}
.introduction-url img {
    position: relative;
    left: 3px;
}
.more-img:hover {
    background: #000000;
}
.latest-video h1 {
    font-size: calc(114px + 3vw);
}
section.latest-video {
    float: none;
    width: 100%;
    max-width: 96%;
    text-align: center;
    margin: 0 auto;
}
.col-lg-7.oembed-video iframe {
    width: 100%;
    height: 100%;
}
section.latest-video  .introduction-url {
    text-align: right;
    margin-right: 40px;
}
section.elite-camps {
    clear: both;
}
section.elite-camps > .row {
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.location-images {
    position: relative;
}
.location-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-holder {
    max-width: 55%;
    margin-right: auto;
}
.abs-location {
    position: absolute;
    color: white;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
}
.location_date {
    font-size: 14pt;
    font-weight: 500;
}
.location_where h3 {
    margin-top: 15px;
    margin-bottom: 0px;
    letter-spacing: 9px;
}
.classic-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.25);
    transition: all 0.3s;
    transition-timing-function: linear;
}
div#header {
    position: relative;
}
.location_url {
    font-size: 17px;
    position: relative;
}
.location_url span {
    border-bottom: 2px solid;
    border-color: #e14c4b;
    padding-bottom: 10px;
}
.classic-overlay:hover {
    background: rgba(0,0,0,0.45);
}
.container-small {
    text-align: center;
    width: 1040px;
    max-width: 94%;
    margin: 0 auto;
}
section.our-partners {
    margin: 90px 0px 130px 0px;
}

.partners-title {
    margin-bottom: 90px;
}
.iscwp-img-wrp {
    height: 0 !important;
    padding-bottom: 100%;
}
.iscwp-gallery-slider .iscwp-cnt-wrp.slick-slide {
    padding: 0 20px;
}
.iscwp-img-wrp .iscwp-meta {
    background: rgba(0, 0, 0, 0.2);
}
.iscwp-image-fit img.iscwp-img {
    height: 100%;
    object-fit: cover !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.iscwp-gallery-slider ul.slick-dots {
    background: #dedede;
    margin: 40px 20px 40px 20px !important;
    height: 2px;
    width: calc(100% - 150px);
}
.iscwp-gallery-slider li.slick-active {
    background: #000 !important;
    
}
body .iscwp-gallery-slider .slick-dots li {
    padding: 0px !important;
    line-height: 0;
    width: calc(100% / 12) !important;
    float: left;
    height: 100% !important;
    background: transparent;
    display: block !important;
    margin: 0px !important;
    transition: 0.2s;
    transition-timing-function: linear;

}
.iscwp-gallery-slider .slick-dots li button {
    display: none;
}
.iscwp-gallery-slider button.slick-arrow {
    right: 17px !important;
    top: 100% !important;
}
.iscwp-gallery-slider .slick-prev {
    left: calc(100% - 110px);
}
button.slick-prev.slick-arrow {
    background:none !important;
    line-height: 0;
}
button.slick-next.slick-arrow {
    background:none !important;
    line-height: 0;
}
button.slick-prev.slick-arrow:before {
    content: '\2190' !important;
    position: absolute;
    z-index: 90;
    right: 3px;
    width: 37px;
    font-size: 35px !important;
    text-indent: 0;
    top: 13px;
}
button.slick-next.slick-arrow:before {
    content: '\2192' !important;
    position: absolute;
    z-index: 90;
    width: 37px;
    font-size: 35px !important;
    text-indent: 0;
    top: 13px;
    right: 0;
}
.align-middler {
    display: flex;
    align-items: center;
}
.iscwp-gallery-slider button.slick-prev:hover, .iscwp-gallery-slider button.slick-prev:focus, .iscwp-gallery-slider button.slick-prev:active {
    color: #eaeaea;
}
.iscwp-gallery-slider button.slick-next:hover, .iscwp-gallery-slider button.slick-next:focus, .iscwp-gallery-slider button.slick-next:active {
    color: #eaeaea;
}
.iscwp-gallery-slider button.slick-prev, .iscwp-gallery-slider button.slick-prev:hover, .iscwp-gallery-slider button.slick-prev:focus, .iscwp-gallery-slider button.slick-prev:active {
    background: none !important;
}
.iscwp-gallery-slider button.slick-next, .iscwp-gallery-slider button.slick-next:hover, .iscwp-gallery-slider button.slick-next:focus, .iscwp-gallery-slider button.slick-next:active {
    background: none !important;
}
section.start-training {
    text-align: center;
    margin-top: 90px;
}
.black-button {
    width: 240px;
    height: 60px;
    margin: 40px auto;
    background: black;
    color: white;
    line-height: 63px;
    font-family: 'Formula Condensed';
    font-size: 20px;
    letter-spacing: 2px;

}
.container-footer {
    width: 1300px;
    max-width: 94%;
    margin: 0 auto;
    position: relative;
    letter-spacing: 3px;
    clear:both;
}
.bottom-footer {
    background: #1c1c1e;
    padding:80px 0px 40px 0px;
}
.newsletter .stay-up-line {
    color: white;
    letter-spacing: 3px;
    font-family: 'Formula Condensed';
    font-size: calc(32px + 0.5vw);
    font-weight: bold;
}
form#mc-embedded-subscribe-form {
    padding: 0px !important;
}
.newsletter input[type="email"] {
    border-bottom: 2px solid #49494b !important;
    box-shadow: none;
    background: transparent;
    width: 100% !important;
    font-family: 'Formula Condensed';
    font-size: calc(32px + 0.5vw);
    font-weight: bold;
    letter-spacing: 1px;
    border-top: 0px !important;
    color: white !important;
    outline: 0;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
    text-indent: 0px !important;
}
input#mc-embedded-subscribe {
    background-color: transparent !important;
    padding: 0px !important;
    border-radius: 0px !important;
    font-size: 34px !important;
    margin: 5px 0px 0px 0px !important;
    width: 100px !important;
    text-align: right !important;
    outline: 0;
    position: absolute !important;
    display: block;
    top: 20% !important;
    right: 0px !important;
}
.mc-field-group {
    padding: 0px !important;
    margin: 0px !important;
    width:100% !important;
}
.mce_inline_error {
    margin-bottom: 0px !important;
}
div#mce-responses {
    float: none !important;
    width: 100% !important;
    margin: 0px !important;
    text-align: center !important;
}
div#mce-success-response {
    margin: 0px !important;
    padding-bottom: 0px !important;
    width: 100% !important;
    font-family: 'Formula Condensed' !important;
    letter-spacing: 2px !important;
}

div#mce-error-response {
    margin: 0px !important;
    padding-bottom: 0px !important;
    width: 100% !important;
    font-family: 'Formula Condensed' !important;
    letter-spacing: 2px !important;
    color: #e14c4b !important;
}
.mce_inline_error {
    font-family: 'Formula Condensed' !important;
    letter-spacing: 2px !important;
    color: #e14c4b !important;
}
.footer-info {
    margin-top: 40px;
    position: relative;
}
.footer-info-content {
    border: 1px solid #49494b;
    padding: 20px 0px 20px 0px;
}
.footer-info .row {
    margin: 0;
}
.footer-logo {
    width: 150px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-social-links.social-links {
    margin-top: 15px !important;
    position: relative;
    width: auto;
    left: auto;
}
p.webski {
    margin-top: 15px;
}
.footer-social-links.social-links i:hover {
    color: #e14c4b;
    transition: 0.2s;
    transition-duration: 0.2s !important;
    transition-delay: 0.2s !important;
}
.footer-social-links.social-links a {
    margin-bottom: 0px;
    display: inline-block;
    margin: 0px 10px;
}
.footer-social-links.social-links i {
    color: #8e8e8f;
    font-size: 25px;
}
.footer-info  {
    font-family: 'Formula Condensed';
    letter-spacing: 2px;
    color: #8e8e8f;
    text-align: center;
    font-size: 13pt;
}
.footer-info-content:first-child {
    background: #49494b;
}
.footer-social-links.social-links p {
    margin-bottom: 5px;
}
.footer-info p {
    margin-bottom: 5px;
}
.webski {
    color: white;
}
.footer-menu {
    width: 1200px;
    max-width: 96%;
    margin: 60px auto 0px auto;
    font-family: 'Formula Condensed';
    letter-spacing: 2px;
    color: #8e8e8f;
    text-align: center;
    text-transform: uppercase;
}


.tiles {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 250px;
    padding: 0;
    width: 971px;
    margin: 20px auto;
}

  .tile {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
  }













ul#menu-footer-menu {
    padding: 0px;
}
ul#menu-footer-menu li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
    letter-spacing: 3px;
    font-size: 13pt;
}
.container-footer input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #49494b;
}
.container-footer input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #49494b;
}
.container-footer input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #49494b;
}
.container-footer input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #49494b;
}
.back-to-top {
    position: absolute;
    z-index: 999;
    bottom: 0px;
    right: 40px;  
    border: 0px;
    z-index: 2;
    font-size: 14px;
    cursor: pointer;
}
.oembed-video {
    padding-right: 0px;
}
section.latest-video .row {
    margin-right: auto;
}
footer {
    position: relative;
    width: 100%;
    clear: both;
    margin-top: 50px;
}
div#back-to-top p:first-child {
    font-family: 'Formula Condensed';
    font-size: calc(32px + 0.5vw);
    font-weight: bold;
    color: #49494b;
}
p.bullet-top {
    width: 50px;
    height: 50px;
    border: 3px solid white;
    border-radius: 50px;
    line-height: 50px;
    font-size: 70px;
    display: inline-block;
    color: white;
}
input#coupon_code {
    width: 150px;
}
section.about_header {
    background: #1c1c1e;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    background-size: cover !important;
    height:100vh;
}
.inner-about-image {
    height: 100%;
}
.poly-form {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background: #1c1c1e;
    clip-path: polygon(36.4% 0, 33% 7%, 53% 59%, 100% 84%, 100% 100%, 50% 100%, 19% 100%, 0 100%, 0% 35%, 0 0);
}
.about-header-page-title {
    position: relative;
    color: white;
    z-index: 3;
    top: 0;
    font-size: 200px;
    height: 100%;
    margin-top: 0px;
    left: 15%;
    width: 80%;
    /*max-width: 1400px;*/
}
.header-page-title.header_page_title_higher {
    margin-top: 20vh;
}
.about-overlay {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 100%;
    box-shadow: 34px 1px 167px 41px rgba(0,0,0,1);
    height: 0px;
}
.about-header-page-title h1 {
    padding-top: 35vh;
    text-transform: uppercase;
    max-width: 400px;
}
.inside-text, .cat-term-holder {
   font-size: calc(14px + 0.12vw);
   font-family: 'Be Vietnam Regular' !important;
   clear: both;
}
.eighty-percent-desktop {
    font-size: calc(14px + 0.12vw);
}
.img-txt-holder {
    position: relative;
}
.img-txt-holder h2 {
    position: absolute;
    z-index: 2;
    left: 140px;
    bottom: 50px;
}
.below-img-txt-holder {
    background: #ededed;
    box-sizing: border-box;
    padding: 8%;
}
section.t-testimonials h3 {
    margin-top: 70px;
    padding-bottom: 0px !important;
}
.below-img-txt-holder li {
    list-style: none;
    padding: 0;
}
.below-img-txt-holder ul {
    padding: 0px;
}
.teams-played {
    color: black;
    font-size: 22.5px;
    letter-spacing: 4px;
    margin-bottom: 30px;
}
.oembed-inner {
    max-width: 100%;
}
section.members-video {
    margin: 140px 0px 180px 0px;
}
ul.ul-right-description {
    margin-top: 68px !important;
}
p.title-left {
    font-style: italic;
    font-weight: bold;
    font-size: 45px;
    font-family: 'Formula Condensed';
    letter-spacing: 1px;
    line-height: 2;
    text-shadow: 5px 5px 0px #ededed;
    text-align: right;
    margin: 17% 10% 0px 0px;
}
.img-txt-holder img {
    width: 100%;
}
section.about-below-header {
    margin: 120px 0px;
}
section.text-left-or-right {
    margin-bottom: 100px;
}
.title-right-content-left {
    background: linear-gradient(to left, #ffffff 53.5%, #ededed 38%);
}
.grey-bg {
    background: #ededed;
    padding: 60px 6% 40px 30px;
}
.container-large {
    max-width: 90%;
    margin: 0 auto;
}
.title-right-content-left .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/*.title-left-content-right {*/
/*    margin: 50px 0px;*/
/*}*/
.title-right-content-left {
    margin: 50px 0px;
} 
ul.slick-dots {
    background: #dedede;
    margin: 40px 20px 40px 20px !important;
    height: 2px;
    width: calc(100% - 150px);
    padding: 0px;
}
li.slick-active {
    background: #000 !important;
    
}
body .slick-dots li {
    padding: 0px !important;
    line-height: 0;
    /*width: calc(100% / 12) !important;*/
    float: left;
    height: 100% !important;
    background: transparent;
    display: block !important;
    margin: 0px !important;
    transition: 0.2s;
    transition-timing-function: linear;

} 
.slick-dots li button {
    display: none;
} 
button.slick-arrow {
    right: 17px !important;
    top: 100% !important;
    font-size: 0px;
    border: 0;
} 
.slick-prev {
    left: calc(100% - 110px);
}
button.slick-prev.slick-arrow {
    background:none !important;
    line-height: 0;
}
button.slick-next.slick-arrow {
    background:none !important;
    line-height: 0;
}
button.slick-prev.slick-arrow:before {
    content: '\2190' !important;
    position: absolute;
    z-index: 90;
    right: 3px;
    width: 37px;
    font-size: 35px !important;
    text-indent: 0;
    top: 13px;
}
button.slick-next.slick-arrow:before {
    content: '\2192' !important;
    position: absolute;
    z-index: 90;
    width: 37px;
    font-size: 35px !important;
    text-indent: 0;
    top: 13px;
    right: 0;
} 
button.slick-prev:hover, button.slick-prev:focus, button.slick-prev:active {
    color: #eaeaea;
} 
button.slick-next:hover, button.slick-next:focus, button.slick-next:active {
    color: #eaeaea;
} 
button.slick-prev, button.slick-prev:hover, button.slick-prev:focus, button.slick-prev:active {
    background: none !important;
} 
button.slick-next, button.slick-next:hover, button.slick-next:focus, button.slick-next:active {
    background: none !important;
}
button.slick-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 9;
    border: 0px !important;
    outline: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    top: 100% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.image-holder-slider {
    height: 0px;
    position: relative;
    width: 100% !important;
    padding-bottom: 100%;
}
.initial-holder {
    padding: 20px 20px;
    outline: 0;
}
.image-holder-slider img {
    position: absolute;
    left: 0;
    top: 0;
    width: 96%;
    height: 96%;
    object-fit: cover;
    transition-timing-function: linear;
    transition: 0.5s;
}
/*.image-holder-slider img:hover {
    transform: scale(1.2);
    /*width: 100%;
    height: 100%;
}*/

.slick-current.slick-active + .slick-active img {
    transform: scale(1.2);
}
.slick-current.slick-active + .slick-active + .slick-active img {
    transform: scale(1.1);
}
.initial-holder {
    padding: 50px 40px;
    outline: 0;
    text-align: center;
}
.inner-contact-image {
    overflow: hidden;
    position: relative;
    height: 100vh;
    width: 100%;
}

.more-img {
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 71px;
    background: #e14c4b;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-left: 50px;
    text-align: center;
    line-height: 75px;
}
section.below-header-contact h2 {
    font-size: 50px;
    margin-bottom: 50px;
}
section.below-header-contact {
    text-align: center;
    position: relative;
    margin-top: -5vw;
}
.contact-hold-main-img {
    margin-bottom: 50px;
}
.desc-contact-holder {
    box-sizing: border-box;
    padding: 0% 10%;
    position: relative;
    height: 100%;
}
.introduction-url.intro-url-contact {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

img.aligncenter {
    text-align: center;
    display: block;
    margin: 5px auto;
}

section.get-in-touch {
    width: 1280px;
    max-width: 96%;
    margin: 100px auto 100px auto;
}
.apply-now-red input, .apply-now-red textarea, .apply-now-red select, .apply-now-red .select2-container--default .select2-selection--single {
    color: white;
    border-color: white;
    background: transparent;
}
.apply-now-red input[type="text"]::-webkit-input-placeholder, .apply-now-red input[type="number"]::-webkit-input-placeholder, .apply-now-red input[type="email"]::-webkit-input-placeholder, .apply-now-red input[type="tel"]::-webkit-input-placeholder, .apply-now-red textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.apply-now-red input[type="text"]::-moz-placeholder, .apply-now-red input[type="number"]::-moz-placeholder, .apply-now-red input[type="email"]::-moz-placeholder, .apply-now-red input[type="tel"]::-moz-placeholder, .apply-now-red textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.apply-now-red input[type="text"]:-ms-input-placeholder, .apply-now-red input[type="number"]:-ms-input-placeholder, .apply-now-red input[type="email"]:-ms-input-placeholder, .apply-now-red input[type="tel"]:-ms-input-placeholder, .apply-now-red textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.apply-now-red input[type="text"]:-moz-placeholder, .apply-now-red input[type="number"]:-moz-placeholder, .apply-now-red input[type="email"]:-moz-placeholder, .apply-now-red input[type="tel"]:-moz-placeholder, .apply-now-red textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.apply-now-red input.wpcf7-form-control.wpcf7-submit {
    border-bottom: transparent;
}
.video-or-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0px;
    padding-bottom: 74%;
}
.video-or-image iframe {
    min-height: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.desc {
    margin: 40px 0px 15px 0px;
    line-height:1.8;
}
section.t-testimonials {
    margin-bottom: 60px;
}
.bg-black {
    background: black;
    height: 100%;
    color: white;
    padding: 50px;
    margin-bottom: 40px;
}
section.book-your-position {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
}
.page-template-school-elite-camp .bg-black h3 {
    text-transform: uppercase;
    font-size: 36px;
}
.bg-black .descr {
    line-height: 2;
    margin-top: 50px;
}
.page-template-school-elite-camp h3 {
    font-size: 50px;
}
 .quote.larger-font {
    font-size: 42px;
    margin: 20px 0px 30px 0px;
}
.from-desc {
    font-style: italic;
    font-size: 17px;
}
.video-or-image img {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
}
.apply-now-red {
    background: #e14c4b;
    padding: 120px 0px;
    color: white;
    margin-bottom
}
input, textarea, select, .select2-container--default .select2-selection--single{
    width: 100%;
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #221f20;
    margin: 0px;
    padding: 14px 5px;
    outline: 0;
    font-family: inherit;
    font-size: 21px;
    color:#4f4f51;
    height: auto;
}
input#payment_method_bacs {
    width: auto;
}
input#payment_method_paypal {
    width: auto;
}
input#terms {
    width: auto;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 280px;
    height: 63px;
    margin: 40px auto;
    background: black;
    color: white;
    line-height: 67px;
    font-family: 'Formula Condensed';
    font-size: 23px;
    padding: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
}
label {
    width:100%;
}

.send-email {
    text-align: center;
}
textarea {
    max-height: 200px;
}
section.get-in-touch h3 {
    margin-bottom: 20px;
}
picture.desktop-header-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.cat-img-holder.shooting-drills-holder {
    height: auto;
    position: relative;
    width: 100%;
}
.cat-img-holder.mx-auto.shooting-drills-holder.online-training-category {
    margin-bottom: 50px;
    height: 45vh;
}
.row.online-tra-row {
    text-align: left;
    margin-top: 40px;
}
p.semi-bold {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
}

span.best-seller {
    background: #e14c4b;
    padding: 0px 20px;
    color: white;
    font-weight: bold;
}
.price-and-seller {
    font-family: 'Formula Condensed';
    font-size: 26px;
    letter-spacing: 1px;
    display: flex;
    color: #e14c4b;
    align-items: flex-end;
    justify-content: flex-end;
}

span.cart-contents-count {
    color: #e14c4b;
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 18px;
    display: block;
    width: 34px;
    text-align: center;
}
.its-new-product {
    width: 0px;
    height: 0px;
    border-left: 150px solid #e14c4b;
    border-bottom: 150px solid transparent;
    position: relative;
}
.its-new-product span {
    position: absolute;
    left: -135px;
    transform: rotate(-45deg);
    top: 13px;
    font-family: 'Formula Condensed';
    letter-spacing: 2px;
    font-weight: bold;
    color: white;
    font-size: 44px;
}
.view-incart {
    text-align: center;
    border: 2px solid black;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 58px;
    background: black;
    color: white;
    line-height: 58px;
    cursor: pointer;
    font-family: 'Formula Condensed';
    font-weight: bold;
    color: white;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: linear;
}
.view-incart:hover {
    color:black;
    background: white;
    border:2px solid black;
}
.preview-youtube:hover {
    background:black;
    color: white;
}
.preview-youtube {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid black;
    width: 280px;
    height: 78px;
    background: white;
    color: white;
    line-height: 78px;
    cursor: pointer;
    font-family: 'Formula Condensed';
    font-weight: bold;
    color: black;
    font-size: 23px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: linear;
}
.woocommerce-checkout iframe {
    min-height: auto !important;
}
.view-incart a{
    display: block;
}
.sh-dr-h.col-cat-holder {
    margin-bottom: 70px;
}
.buy-all-text h2 {
    font-size: 50px;
}
section.category-drills {
    position: relative;
    z-index: 2;
    margin-top: 0px;
}
.sw-holder {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.button-inside-by-all:hover {
    color: #e14c4b;
    background: white;
}
.button-inside-by-all {
    border: 2px solid #e14c4b;
    bottom: 0;
    left: 0;
    right: 0;
    width: 280px;
    height: 78px;
    background: #e14c4b;
    color: white;
    line-height: 78px;
    cursor: pointer;
    font-family: 'Formula Condensed';
    font-weight: bold;
    color: white;
    font-size: 23px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: linear;
    text-align: center;
    margin: 40px auto 70px auto;
}
.button-inside-by-all-second:hover {
    color: #000;
    background: white;
}
.button-inside-by-all-second {
    border: 2px solid #000;
    bottom: 0;
    left: 0;
    display: inline-block;
    right: 0;
    height: auto;
    background: #000;
    color: white;
    padding: 16px 39px 13px 39px;
    cursor: pointer;
    font-family: 'Formula Condensed';
    font-weight: bold;
    color: white;
    font-size: 23px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: linear;
    text-align: center;
    margin: 40px auto 70px auto;
    min-width:320px;
}
section.bottom-category-drills {
    width: 800px;
    max-width: 96%;
    margin: 0 auto;
}
.bottom-category-drills h2 {
    font-size: 190px;
}
.cat-description {
    background-image: url(../images/ball.png) !important;
    color: white;
    background: #e14c4b;
    transform: rotate(-3deg);
    padding: 40px;
    clear: both;
    overflow: hidden;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-position-x: -20px;
    background-position-y: calc(100% + 10px);
}
p.cat-description span {
    float: right;
    transform: rotate(3deg);
    font-size: 22.5px;
    letter-spacing: 3px;
}
.small-cat-holder-drills {
    width: calc(100% - 135px);
    float: right;
    position: relative;
    top: 180px;
    z-index: 1;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}
 
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}
div#order_review {
    padding: 0px 15px;
}
h3#order_review_heading {
    margin-top: 150px;
    padding: 20px 15px;
}
button#place_order {
    background: #e14c4b;
    width: 250px;
    height: 70px;
    border: 0px !important;
    padding-bottom: 15px;
}
.woocommerce-info {
    border-top-color: #e14c4b;
}

.woocommerce-info::before {
    color: #e14c4b;
}
.wc-proceed-to-checkout a {
    background: #e14c4b !important;
    border-radius: 0 !important;
}
.iscwp-img-link:hover > .ins-link {
    background: black !important;
    display: flex;
}
.ins-link {
    background: black;
    height: 100%;
    width: 100%;
    color: white;
    display: none;
    align-items: center;
    padding: 20px;
    font-size: 12pt;
}
.ins-link i {
    font-size: 50px;
}
.insdie-link-holder {
    width: 100%;
    text-align: center;
}
.hasScrolled {
    opacity: 1 !important;
    position: fixed !important;
    top: 0;
    z-index: 999999 !important;
    width: 100% !important;
    left: 0;
    right: 0;
    background-color: #28282a !important;
    border: 0px !important;
    top: -100px !important;
    transition: 0.4s;
    height: 110px;
}

.tabContent {
    display: none;
}
.tabHolder .tabContent:first-child {
    display: block;
}
ul#alltabs {
    padding: 0px;
    list-style: none;
}
.hasScrolled .logo-social-holder {
    top: 20px;
}
.hasScrolled .desktop-menu-shopping-bag {
    top: 35px;
}
.mobile-menu {
    display: none;
}
.header-menu-mobile {
    display: none;
}
a.added_to_cart.wc-forward {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: #e14c4b;
    height: 100%;
    color: white;
}
.woocommerce a.remove {
    line-height: 0.75;
}
.cart_totals h2 {
    font-size: 60px;
}
div#contactpage {
    max-width: 100%;
    overflow-x: hidden;
}
.oembed-video iframe {
    width: 100%;
    height: 100%;
    min-height: 450px;
}
.quote span {
    background: #e14c4b;
    padding: 5px 5px 0px 5px;
}
.quote {
    color: white;
    font-style: italic;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Formula Condensed';
    letter-spacing: 1px;
    margin: 30px 0px;
}
.regular-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
}
.inner-regular-image {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.regular-header-page-title.header-page-title {
    position: relative;
    margin-top: 270px;
    width: 84%;
    float: none;
}
.page-template-school-elite-camp .social-links, .page-template-football-management .social-links, .page-template-elite-group-template .social-links, .page-template-elite-camps .social-links, .page-template-jf-skills-program .social-links, .page-template-from-template .social-links, .post-type-archive-product .social-links, .single-product .social-links, .page-template-default .social-links, .error404 .social-links, .page-template-online-training .social-links  {
    margin-top: 290px;
}
.page-template-school-elite-camp footer .social-links, .page-template-football-management footer .social-links, .page-template-elite-group-template footer .social-links .page-template-jf-skills-program footer .social-links, .page-template-from-template footer .social-links, .post-type-archive-product footer .social-links, .single-product footer .social-links, .page-template-default footer .social-links, .error404  footer .social-links, .page-template-online-training footer .social-links{
    margin-top: 20px;
}
section.regular_img {
    margin-bottom: 170px;
}
.item-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.item-holder {
    max-width: 90%;
    margin: 0 auto 100px auto;
}
.item_text_title {
    background: #e14c4b;
    max-width: 400px;
    height: 86px;
    line-height: 92px;
    text-align: center;
    text-transform: uppercase;
    margin: -47px auto 40px auto;
    position: relative;
    color: white;
    font-family: 'Formula Condensed';
    letter-spacing: 2px;
    font-size: 34px;
}
.item-description {
    max-width: 100%;
    text-align: center;
}
section.apply-now-section {
    width: 96%;
    margin: 0 auto;
    max-width: 1300px;
    text-align: center;
}
section.apply-now-section h3 {
    margin-bottom: 40px;
}
.apply-now-form {
    margin-top: 90px;
}
.below-intro-regular.below-intro {
    margin-bottom: 60px;
}
.row.contact-forms {
    margin: 0px;
}
.regular-pages {
    overflow-x: hidden;
}
h4.img-desc {
    text-align: center;
    margin-top: 40px;
    text-transform: uppercase;
    margin-bottom: 100px;
}
.oembed-inside-elite {
    margin:0px auto 40px auto;
    text-align: center;
}
.button-transparent-bg.button-inside-by-all-second {
    background: white;
    color: black;
    max-width: 96%;
}
.button-transparent-bg.button-inside-by-all-second {
    margin:0px auto 50px auto;
}
.button-transparent-bg.button-inside-by-all-second:hover {
    background: black;
    color: white;
}
.buttons-holder {
    margin-top: 150px;
}
iframe {
    width: 100% !important;
}
.page-template-football-management picture.desktop-header-image img, .page-template-elite-group-template picture.desktop-header-image img, .page-template-elite-camps picture.desktop-header-image img, .page-template-jf-skills-program picture.desktop-header-image img, .post-type-archive-product picture.desktop-header-image img, .single-product picture.desktop-header-image img, .page-template-default picture.desktop-header-image img{
    position: absolute;
    top: 0;
    width: 100%;
    object-fit: cover;
}
.container-medium {
    width: 1600px;
    max-width: 96%;
    margin:0 auto;
}
.our-coaches-sec {
    width: 1550px;
    max-width: 96%;
    margin: 110px auto 80px;
    text-align: center;
}
.row.row-spacer {
    margin-bottom: 187px;
}
.elite-camps-image-holder {
    /*overflow: hidden;*/
    max-width: 90%;
    position: relative;
    height: 100%;
}
.elite-camps-image-holder img {
    width: 100%;
    object-fit: cover;
}
.where-camp {
   transition: all 0.3s;
   transition-timing-function: linear;
   margin-left: -10px; 
   position: absolute;
   background: #e14c4b;
   bottom: 50px;
   padding-left: 20px;
   font-family: 'Formula Condensed';
   letter-spacing: 1px;
   font-size: 33px;
   color: white;
   padding: 10px 30px 4px 20px;
}
.where-camp:before {
    transition: all 0.3s;
    transition-timing-function: linear;
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    z-index: 99;
    border-top: 10px solid transparent;
    border-right: 10px solid black;
    left: 0px;
    top: -10px;
}
.button-inside-by-all-second.button_with_link {
    margin: 60px 0px;
}
h3.with-red-border {
    margin: 30px 0px;
}
h3.with-red-border span {
    border-bottom: 2px solid #e14c4b;
}
.button_without_link {
    border: 2px solid #000;
    height: 78px;
    background: white;
    color: black;
    line-height: 78px;
    font-family: 'Formula Condensed';
    font-weight: bold;
    display: inline-block;
    font-size: 23px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: linear;
    text-align: center;
    padding: 0px 40px;
    margin: 60px 0px;
}
.button-inside-by-all-second.podcast-button {
    display: inline-block;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: middle;
    margin: 0;
}
.podcast-icon {
    display: inline-block;
    margin-right: 50px;
}
.podcast-holder {
    margin-top: 60px;
}
.sm-t {
    margin-bottom: 40px;
}
.ok-item-holder {
    width: 86%;
}
.arr {
    text-align: center;
    max-width: 86%;
}
.post-type-archive #respond input#submit, .post-type-archive a.button, .post-type-archive button.button, .post-type-archive input.button {
    background: transparent !important;
    color: white;
}
.woocommerce a.added_to_cart {
    padding-top: 0px;
}
.shop-page-inner {
    margin: 60px 0px 0px 0px !important;
}
.shop-page-inner .view-incart {
    position:relative;
}
.shop-page-inner .sh-dr-h.col-cat-holder {
    margin-bottom: 40px;
}
span.price del {
    margin-right: 30px;
    text-decoration: none;
    position: relative;
}
span.price del:before {
    position: absolute;
    content: '';
    border-top: 4px solid #e14c4b;
    left: 0;
    right: 0;
    top: 10px;
}
span.price ins {
    text-decoration: none;
}
span.price-difference {
    color: #e14c4b;
    margin-left: 10px;
}
.cat-img-holder.shooting-drills-holder:hover span.price-difference {
    color:black;
}
.cat-image-holder a {
    height: 100%;
    width: 100%;
    display: block;
}
section.looking-more {
    max-width: 96%;
    text-align: center;
    margin-bottom: 100px;
    width: 900px;
    margin: 0px auto 100px auto;
}
section.looking-more .description {
    margin: 40px 0px 80px 0px;
}
.container-smaller {
    width: 1620px;
    margin: 0 auto;
    max-width: 96%;
}
h3.product_title.entry-title {
    text-transform: uppercase;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 30px;
}
.product-top-description {
    text-align: center;
}
.single-product .woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: initial;
}
.single-product .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 35px;
    color: #e14c4b;
}
.single-product span.onsale {
    display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 32%;
    display: inline-block;
    padding-right: 3%;
}
.single-product .woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
    display: initial;
}
.single-product .quantity {
    float: none !important;
    width: 100%;
    text-align: center;
    margin: 60px 0px !important;
}
.single-product .quantity label {
    position: inherit !important;
    overflow: auto !important;
    color: black;
    height: auto !important;
    width: auto !important;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    font-size: 24px;
}
.single-product .quantity input {
    border: 2px solid black !important;
    width: 130px !important;
    font-weight: bold !important;
    font-size: 24px;
    padding-left: 15px;
}
.single_add_to_cart_button {
    border: 2px solid black !important;
    float: none !important;
    right: 0;
    border-radius: 0px !important;
    width: 280px;
    height: 78px;
    background: black !important;
    font-family: 'Formula Condensed';
    font-size: 23px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s;
    transition-timing-function: linear;
    margin-bottom: 0px !important;
}
.single-product .summary.entry-summary {
    text-align: center;
}
.woocommerce-message {
    border-top-color: #e14c4b;
}

.woocommerce-message::before {
    content: "\e015";
    color: #e14c4b;
}
.single-product .woocommerce-product-gallery {
    padding-right: 30px;
    padding-left: 30px;
}
.single-product .summary.entry-summary {
    padding-left: 30px;
    padding-right: 30px;
}
.roll-videos {
    clear: both;
}
.roll-videos .oembed-video iframe {
    min-height: 270px;
}
.single-product .product {
    padding-bottom: 150px;
    overflow: hidden;
}
.instagram-slider-in-product {
    margin-top: 250px;
}
.sample-title {
    margin-bottom: 60px;
}
table.variations label {
    font-size: 23px;
}
.single-product .variations td {
    vertical-align: baseline !important;
}
a.hh-light {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 9999;
    background: transparent;
}
section.text-left-black {
    background: #1c1c1e;
    color: white;
    padding: 90px 0px;
    margin-bottom: 130px;
}
section.text-left-black .buttons-holder {
    margin-top: 90px;
}
section.text-left-black h3 {
    margin-bottom: 40px;
}
.download-all {
    text-align: center;
    max-width: 96%;
    margin: 0px auto 100px;
}
.download-all a {
    background: #e14c4b;
    color: white;
    padding: 20px 40px;
    font-size: 36px;
    border-top: 4px solid #e14c4b;
}
.title {
    text-align: center;
    margin-bottom: 80px;
}
.faq-s {
    text-align: center;
    max-width: 96%;
    width: 900px;
    margin: 0 auto 400px;
}
.faq-title {
    margin-bottom: 80px;
}
.sm-icon {
    margin-right: 20px;
}
.icon-text-holder {
    display: flex;
    margin-top: 25px;
}
.description-above-icons {
    margin-bottom: 60px;
}
span.black {
    display: inline-block;
    background: black;
    color: white;
    padding: 13px 50px 3px 12px;
    margin-bottom: 30px;
}
span.red {
    display: inline-block;
    background: #e14c4b;
    color: white;
    padding: 13px 40px 3px 40px;
}
h4.img-desc.img-desc-red {
    color: #e14c4b;
}
.text-left-black .button-transparent-bg {
    color: white;
    border-color: white;
    background: transparent;
}

.homepage-slider {
    height: 100% !important;
}
.homepage-slider .slick-list.draggable {
    height: 100%;
}
.homepage-slider .slick-track {
    height: 100%;
}
/*MEDIA SCREEN AND*/
@media screen and ( min-width:2300px ) {
    /*iframe {*/
    /*    min-height: 420px;*/
    /*}*/
    .buy-all-text h2 {
        font-size: 90px;
    }
   .inside-text, .cat-term-holder {
       font-size: 20px;
       padding-bottom: 25px;
   } 
   .eighty-percent-desktop {
       font-size: 20px;
   }
   section.below-header-contact h2 {
       font-size: 110px;
   }
}

@media screen and ( min-width:1300px ) and ( max-width:1599px ) {
    .buy-all-text h2 {
        font-size: 50px;
    }
    /*.poly-form {*/
    /*    clip-path: polygon(36.4% 0, 33% 7%, 64% 59%, 100% 68%, 100% 100%, 50% 100%, 19% 100%, 0 100%, 0% 35%, 0 0);*/
    /*}*/
}

@media screen and ( min-width:1600px ) and ( max-width:1850px ) {
    .poly-form {
        /*clip-path: polygon(36.4% 0, 33% 7%, 64% 59%, 100% 68%, 100% 100%, 50% 100%, 19% 100%, 0 100%, 0% 3clip-path: 5%, 0 0);*/
        clip-path: polygon(36.4% 0, 33% 7%, 60% 75%, 100% 82%, 100% 100%, 50% 100%, 19% 100%, 0 100%, 0% 35%, 0 0);
    }
}
@media screen and ( min-width:1600px) and (max-width:1700px) {
    .desktop-menu li a {
        font-size: calc(16px + 0.10vw);
    }
}
@media screen and ( min-width:1701px) and (max-width:1800px) {
    .desktop-menu li a {
        font-size: calc(17px + 0.10vw);
    }
}
@media screen and ( min-width:1801px) and (max-width:1920px) {
    .desktop-menu li a {
        font-size: calc(19px + 0.10vw);
    }
}
@media screen and ( min-width:1600px ) {
    section.category-drills {
        margin-top: 0px;
    }
    .buy-all-text h2 {
        font-size: 60px;
    }
    section.below-header-contact h2 {
        font-size: 110px;
    }
    p.title-left {
        font-size: 35px;
    }
    .tax-product_cat h1, .tax-product_cat .header-page-title h1 {
        font-size: calc(55px + 1.5vw);
    }
    h1, .header-page-title h1 {
        font-size: calc(80px + 3vw);
    }
    .social-links a {
        margin-bottom: 10px;
    }
    .social-links i {
        font-size: 22px;
    }
   .inside-text, .cat-term-holder {
       font-size: calc(14px + 0.12vw);
       padding-bottom: 25px;
   } 
   .eighty-percent-desktop {
       font-size: calc(16px + 0.12vw);
   }
}
@media screen and (min-width:1364px) and ( max-width:1599px) {
    .desktop-menu li a {
        font-size: calc(13px + 0.12vw);
    }
}

@media screen and ( min-width:1025px ) and ( max-width:1599px ) {
    .faq-s {
        margin: 0 auto 80px;
    }
    .social-links a {
        margin-bottom: 10px;
    }
    .social-links i {
        font-size: 22px;
    }
    p.title-left {
        font-size: 30px;
    }
    h1, .header-page-title h1 {
        font-size: calc(40px + 3vw);
    }
   .inside-text, .cat-term-holder {
       font-size: calc(10px + 0.12vw);
       padding-bottom: 25px;
   } 
   .eighty-percent-desktop {
       font-size: calc(10px + 0.12vw);
   }
   /*.logo img {*/
   /*     width: calc(100px + 2vw);*/
   /* }*/
    .woocommerce-account .logo img {
        width: inherit;
    }
   /*.poly-form {*/
   /*    clip-path: polygon(36.4% 0, 33% 7%, 42% 27%, 100% 52%, 100% 100%, 50% 100%, 19% 100%, 0 100%, 0% 35%, 0 0);*/
   /*}*/
}
@media screen and ( max-width:1650px ) {
    .roll-videos .row {
        margin: 0px;
    }
}
@media screen and ( max-width:1024px ) {
    section.regular_img {
        margin-bottom: 60px;
    }
    .social-links a {
        margin-bottom: 10px;
    }
    .social-links i {
        font-size: 22px;
    }
    section.below-header-contact h2 {
        font-size: 30px;
    }
    p.title-left {
        font-size: 26px;
    }
    h1, .header-page-title h1 {
        font-size: calc(30px + 3vw);
    }
    .latest-video h1 {
        font-size: calc(50px + 3vw);
    }
    /*.logo img {*/
    /*    width: calc(100px + 2vw);*/
    /*}*/
    .woocommerce-account .logo img {
        width: inherit;
    }
    .inside-text, .cat-term-holder {
        font-size: calc(12px + 0.12vw);
        padding-bottom: 25px;
    } 
    .eighty-percent-desktop {
        font-size: 16px;
    }
    .desktop-menu li a {
        font-size: calc(12px + 0.12vw);
    }
    .back-to-top {
        position: unset;
    }

}
@media screen and ( max-width:1364px ) { 
    .description.with-img img {
        max-width: 70px;
    }
    body {
        font-size: 18px;
    }
    .quote {
        font-size: 22px;
    }
    ul.sub-menu li ul li ul {
        padding: 10px !important;
    }
    ul.sub-menu {
        text-align: left;
        list-style: none;
        background: rgba(0,0,0,0.2);
        padding: 12px;
        display: none;
        position: relative;
    }
    .mobile-menu li {
        margin-bottom: 10px;
        text-transform: capitalize;
        position:relative;
    }
    span.click-li-child:after {
        right: 0 !important;
        text-align: right;
        top: 0 !important;
        display: block !important;
        width: 16px;
    }
    /*span.click-li-child:after {*/
    /*    content: '\f078';*/
    /*    position: absolute;*/
    /*    right: 30px;*/
    /*    color: white;*/
        /* top: 0px; */
        /* -webkit-transition: all .4s ease-out; */
    /*    -moz-transition: all .4s ease-out;*/
    /*    -ms-transition: all .4s ease-out;*/
    /*    -o-transition: all .4s ease-out;*/
        /* transition: all .4s ease-out; */
        /* font-size: 18px; */
    /*    font-family: 'FontAwesome' !important;*/
    /*    -moz-osx-font-smoothing: grayscale;*/
    /*    -webkit-font-smoothing: antialiased;*/
    /*    display: inline-block;*/
    /*    font-style: normal;*/
    /*    font-variant: normal;*/
    /*    width: 100px;*/
    /*    text-align: right;*/
    /*}*/
    section.members-video {
        margin: 50px 0px;
    }
    .header-page-title {
        left: 25%;
    }
    .desktop-menu-shopping-bag {
        width: 40%;
    }
    .about-header-page-title h1 {
        padding-top: calc(35vh);
    }
    .about-header-page-title {
        position: relative;
        color: white;
        z-index: 3;
        top: 0;
        /*font-size: 200px;*/
        margin-top: 0px;
        /*left: 100px;*/
        width: calc(84%);
    }
    .desktop-menu {
        display: none !important;
    }
    /*MOBILE OPEN MENU CSS*/
      .icons .menu-icon {
          -webkit-animation-name: none;
          animation-name: none;
          outline: 0;
          border: 0;
          box-shadow: 0;
          background: none;
          height: 50px;
          width: 37px;
      }
      .menu-icon span:first-child {
        top: 20px;
      }
      .menu-icon span:nth-child(2) {
        top: 30px;
      } 
      .menu-icon span:last-child {
        top: 40px;
      }
      .header-menu-mobile {
          text-align: right;
          position: absolute;
          right: 120px;
          z-index: 999999;
          top: 40px;
          display: block;
      }
      .hasScrolled .header-menu-mobile {
        top: 25px;
      }
      .menu-icon span {
          display: block;
          height: 3px;
          width: 35px;
          background-color: #fff;
          box-shadow: 0px 2px 0px black;
          position: absolute;
          right: 0;
          -webkit-transition: all .4s ease-out;
          -moz-transition: all .4s ease-out;
          -ms-transition: all .4s ease-out;
          -o-transition: all .4s ease-out;
          transition: all .4s ease-out;
      }
    .mobile-menu {
        padding: 150px 15px 0px 15px;
        opacity: 0;
        visibility: hidden;
        position: fixed;
        top: 0px;
        right: -40%;
        height: 100%;
        background-color: #1c1e24;
        z-index: 9999;
        overflow: scroll;
        display: block;
        justify-content: center;
        /*transform: scale(1.1);*/
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        transition: all .5s ease-out;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        max-width: 550px;
    }
    ul#menu-main-menu-1 a {
        color: white;
    }
    ul#menu-main-menu-1 li {
        list-style: none;
    }
    .mobile-menu.show-menu {
      opacity: 1;
      visibility: visible;
      right: 0px;
    }
    .menu-icon--active span:first-child {
      box-shadow: none;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      top: 30px;
    }
    .menu-icon--active span:nth-child(2) {
      box-shadow: none;
      opacity: 0;
    }
    .menu-icon--active span:last-child {
      box-shadow: none;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      top: 30px;
    }
    .container {
      max-width: 96%;
    }
    .home-intro {
      margin: 60px 0px;
    }
    .intro-image-description {
      left: 10px;
      font-size: 22px;
    }
    /*END*/
}
@media screen and ( max-width:991px ) {
    .col.training-oembed {
        flex-basis: auto;
        margin-bottom: 15px;
        padding-right: 0px;
        margin-left: 10px;
    }
    .description.with-img img {
        max-width: 50px;
    }
    section.text-left-black {
        margin-bottom: 50px;
    }
    .faq-s {
        margin: 0 auto 80px;
    }
    .p-5 {
        padding: 15px !important;
    }
    .item_text_title {
        font-size: 24px;
    }
    .our-coaches-sec {
        margin: 50px auto;
    }
    .instagram-slider-in-product {
        margin-top: 20px;
    }
    .single-product .product {
        padding-bottom: 50px;
    }
    .single-product .woocommerce div.product p.price, .woocommerce div.product span.price {
        font-size: 20px;
    }
    .view-incart {
        font-size: 20px;
    }

    .price-and-seller {
        font-size: 20px;
    }
    .shop-page-inner .sh-dr-h.col-cat-holder {
        margin-bottom: 20px;
    }
    .single-product .woocommerce-product-gallery {
        padding-right: 0;
        padding-left: 0;
    }
    h3.product_title.entry-title {
        text-transform: uppercase;
        text-align: center;
        line-height: 1.3;
        margin-bottom: 30px;
    }
    .single-product .summary.entry-summary {
        padding-left: 0;
        padding-right: 0;
    }
    .buttons-holder {
        margin-top: 50px;
    }
    .button-transparent-bg.button-inside-by-all-second {
        margin: 0px auto 20px auto;
    }
 
    .title-left-content-right .p-5 {
        padding: 0px 15px !important;
    }
    h4.img-desc {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 40px;
        text-transform: uppercase;
    }
    .page-template-school-elite-camp .social-links, .page-template-football-management .social-links, .page-template-elite-group-template .social-links, .page-template-elite-camps .social-links, .page-template-jf-skills-program .social-links, .page-template-from-template .social-links, .post-type-archive-product .social-links .single-product .social-links, .page-template-default .social-links, .error404 .social-links, .page-template-online-training .social-links {
        margin-top: 250px;
    }
    section.category-drills {
        margin-top: 0px;
    }
    .title-left-content-right .mx-auto {
        padding: 0px 15px !important;
    }
    .oembed-inner {
        max-width: 96%;
    }
    .quote {
        font-size: 18px;
    }
    section.category-drills {
        position: relative;
        z-index: 2;
        margin-top: 40px;
    }
    .below-intro {
        margin-bottom: 0px;
    }
    section.latest-video {
        float: none;
        width: 1576px;
        max-width: 96%;
        margin: 0px auto;
    }
    .intro-image-holder, .intro-iframe-holder {
        margin-top: 50px;
    }
    .cat-img-holder {
        width: 100%;
    }
    .col-cat-holder {
        margin-bottom: 20px;
    }
    .partners-title {
        margin-bottom: 30px;
    }
    .partner-image-holder {
        margin: 20px 0px;
    }
    section.our-partners {
        margin: 60px 0px 60px 0px;
    }
    .inner-home-image:after, .inner-contact-image:after {
        position: absolute;
        bottom: 0;
        right: 0;
        content: '';
        width: 0;
        height: 0;
        border-right: solid 80vw white;
        border-top: solid 100px transparent;
        z-index: 2;
    }
    .inner-home-image:before, .inner-contact-image:before {
        border-left: solid 20vw white;
        border-top: solid 100px transparent;
    }
    section.about-below-header {
        margin: 60px 0px;
    }
    p.title-left {
        margin: 0% 30px 40px 0px;
    }
    .img-txt-holder h2 {
        left: 10px;
        bottom: 10px;
    }
    .small-cat-holder-drills {
        width: 100%;
        float: right;
        position: relative;
        top: 0;
        z-index: 1;
    }
    .bottom-category-drills h2 {
        font-size: 50px;
    }
}
@media screen and ( min-width:767px ) and ( max-width:1364px ) {
    
.logo-social-holder {
    left: 15px;
}
.logo {
    text-align: left;
}


.social-links {
    left: 0;
    width:100px;
}
}
@media screen and ( max-width:767px ) {
    .members-main-h {
        margin-top:20px;
    }
    .about-header-page-title {
        left:100px;
        width: calc(100% - 110px);
    }
    
    .eighty-percent-desktop {
        width: 90%;
    }
    .difficulty-filter-btn {
        padding: 10px 0px 12px 0px;
        font-size: 13px;
    }
    .category_text {
        height:auto;
    }
    .bg-black .descr {
        line-height: 2;
        margin-top: 0px;
    }
    section.book-your-position {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .page-template-school-elite-camp h3, .page-template-school-elite-camp h3 {
        font-size: calc(30px + 0.4vw);
    }
    .quote.larger-font {
        font-size: 24px;
        margin: 20px 0px 30px 0px;
    }
    .apply-now-red {
        background: #e14c4b;
        padding: 60px 0px;
        color: white;
    }
    .p-4 {
        padding: 15px !important;
    }
    .bg-black {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .row.mx-auto.online-training-buttons .mr-5 {
        margin: 0 auto !important;
    }
    .product-content {
        max-width: 100%;
    }
    .download-all a {
        padding: 20px 18px;
        font-size: 17px;
    }
    .p-5 {
        padding: 15px !important;
    }
    h3 {
        font-size: calc(30px + 0.4vw);
    }
    .button_without_link {
        margin: 2px auto 30px auto;
        display: block;
        width: 350px;
        max-width: 96%;
    }
    .row.row-spacer {
        margin-bottom: 0px;
    }
    .button-inside-by-all-second.button_with_link {
        margin: 30px auto 0px auto;
    }
    .elite-camps-image-holder {
        max-width: 100%;
    }
    .regular-header-page-title.header-page-title {
        position: relative;
        margin-top: 200px;
        width: auto;
        float: none;
        max-width: 77%;
    }
    .page-template-school-elite-camp .social-links, .page-template-football-management .social-links, .page-template-elite-group-template .social-links, .page-template-elite-camps .social-links, .page-template-jf-skills-program .social-links, .page-template-from-template .social-links, .post-type-archive-product .social-links, .single-product .social-links, .page-template-default .social-links, .error404 .social-links, .page-template-online-training .social-links {
        margin-top: 200px !important;
    }
    .header-menu-mobile {
        right: 75px;
        top: 25px;
    }
    .desc-contact-holder {
        box-sizing: border-box;
        padding: 0px;
        position: relative;
        height: 100%;
        margin: 50px 0px 50px 0px;
        padding-bottom: 0px;
    }
    section.below-header-contact .col-12 {
        margin-bottom: 60px;
    }
    .cat-img-holder.shooting-drills-holder {
        margin-bottom: 0px;
        height: auto;
        position: relative;
        width: 100%;
    }
    .sh-dr-h.col-cat-holder {
        margin-bottom: 30px;
    }
    ul.ul-right-description {
        margin-top: 0px !important;
    }
    .below-img-txt-holder ul {
        margin-bottom: 0px;
    }
    .below-img-txt-holder {
        padding: 20px;
    }
    .grey-bg {
        background: #ededed;
        padding: 60px 20px 40px 20px;
    }
    .title-right-content-left .row {
        flex-direction: column-reverse;
    }
    .footer-social-links.social-links {
        margin-top: 15px !important;
        position: relative;
        width: auto;
        left: auto;
    }
    section.latest-video .pr-5 {
        padding-right: 8px !important;
    }
    .introduction-url {
        margin-bottom: 20px;
    }
    div#iscwp-gallery-1 {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .location-holder {
        max-width: 96%;
        margin: 0 auto;
        padding-right: 15px !important;
    }
    .intro-image-description {
        left: 10px;
        font-size: 18px;
    }
    .social-links {
        margin-top: 34vh;
        left: 25px;
        width: 30px;
    }
    .logo {
        width: 200px;
        text-align: center;
    }
    .woocommerce-account .logo {
        width: 200px;
        text-align: center;
    }
    .woocommerce-account div#header {
        height: 120px;
    }
    .header-page-title {
        left: 90px;
        max-width: 77%;
    }
    h1, .header-page-title h1 {
        font-size: calc(50px + 3vw);
    }
    .latest-video h1 {
        font-size: calc(30px + 3vw);
    }
    .page-template-members h2 {
        font-size: 50px;
    }
    p.small-title {
        font-size: 22px;
        margin-bottom: 20px;
    }
    h2 {
        font-size: 50px;
    }
    .desktop-menu-shopping-bag {
        position: absolute;
        z-index: 9;
        right: 15px;
        top: 30px;
    }
    .logo-social-holder {
        left: 15px;
        top: 20px;
    }
    .location_date {
        font-size: 10pt;
    }
    .location_where h3 {
        letter-spacing: 3px;
        font-size: 22px;
        max-width: 96%;
        margin: 10px auto 0px auto;
    }
    .abs-location {
        bottom: 35px;
    }
}
@media screen and ( max-width:900px ) and ( orientation:landscape ) {
    .inner-home-image {
        height: auto;
    }
    .inner-home-image:before, .inner-contact-image:before {
        border-left: 0px;
        border-top: 0px;
    }
    .inner-home-image:after, .inner-contact-image:after {
        border-right: 0px;
        border-top: 0px;
    }
    /*.poly-form {*/
    /*    clip-path: polygon(37.4% 0%, 34% 8%, 200% 58%, 100% 101%, 100% 100%, 50% 100%, 19% 100%, 0 100%, 0% 35%, 0 0);*/
    /*}*/
}
@media screen and ( max-width:900px ) and ( orientation:portrait ) {
    .poly-form {
        clip-path: unset;
        background: #1c1c1e;
        /*top: calc(35vh - 40px);*/
        /*height: calc(100% - 35vh + -40px);*/
    }
    section.about_header {
        background-size: cover !important;
        background-position: 90% !important;
    }
}