.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-2dot4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
@media (min-width:1140px) and (max-width:1500px){
	section#slider-page-video {
		height: 80vh;
	}
	.button-play{
		bottom: 50%;
	}
	#slider-page-video .slides-pages .text-slide{
		bottom: 30% !important;
	}
}
@media (min-width:1140px) {
.col-xl-2dot4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
}

@media (min-width:1200px) {
.container {
	max-width: 1200px !important
}
}

@media (min-width:960px) {
.sticky-nav, header#logo {
	width: 100% !important;
}
.col-lg-2dot4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
body {
	font-size: 1rem !important;
}
.slides-pages .text-slide h2 span.title-slide {
	font-size: 2.8rem;
}
.slides-pages .text-slide h2 span.sutitle-slide {
	font-size: 1.5rem;
}
}

@media (min-width:768px) {
.container {
	max-width: 98%;
}
header#logo {
	width: 89%;
	max-width: 100%
}
.sticky-nav {
	position: fixed;
	max-width: 100%;
	width: 89%;
	top: 50px;
	padding-top: 10px;
	z-index: 150;
	text-align: center;
	background: rgba(0,0,0,0.8);
}
#slider-page-video .row {
	margin: 0 0px !important;
}
.btn-content.d-inline {
	width: 47.5%;
	float: left;
}
.btn-content.d-inline.btn-one {
	margin-right: 13px;
}
.logo-inner a.logo-main {
	top: -45px;
	-webkit-animation-name: example;
	-webkit-animation-duration: 0.5s;
	animation-name: example;
	animation-duration: 0.5s;
}
.logo-inner a.logo-main-normal {
	top: 0px;
	-webkit-animation-name: example2;
	-webkit-animation-duration: 0.5s;
	animation-name: example2;
	animation-duration: 0.5s;
}
@-webkit-keyframes example {
from {
top:0;
}
to {
top:-45px;
}
}
@keyframes example {
from {
top:0;
}
to {
top:-45px;
}
}
@-webkit-keyframes example2 {
from {
top:-45px;
}
to {
top:0;
}
}
@keyframes example2 {
from {
top:-45px;
}
to {
top:0;
}
}
.logo-inner a {
	position: relative;
	display: block;
	width: 124px;
	height: 56px;
	margin: 0 auto;
	transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
	font-size: 12px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.logo-inner img {
	width: 100%;
	height: auto;
}
section#slider-page {
	position: relative;
	z-index: 1;
	width: 100%;
	top: 0;
}
.slides-pages {
	position: relative;
}
.slides-pages .img-slide img {
	max-height: 90%;
}
.slides-pages .img-slide:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
background:linear-gradient(to bottom, transparent 0%, transparent 40%, black 100%), url(//do6eyjibs3jse.cloudfront.net/assets/refresh/global/overlay-a26ed26….png) center/100% 100% no-repeat;
	pointer-events: none;
}
.slides-pages .img-slide:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, black 0%, black 20%, transparent 60%);
	pointer-events: none;
}
.slides-pages .img-slide a {
	display: block;
}
.slides-pages .text-slide {
	padding-bottom: 200px;
	bottom: 2%;
	position: absolute;
	z-index: 150;
	color: white;
	width: 100%;
}
#slider-page-video .slides-pages .text-slide {
	padding-bottom: 0px;
	bottom: 10%;
	position: absolute;
	z-index: 50;
	color: white;
	width: 100%;
}
.slides-pages .text-slide h2 span.title-slide {
	text-transform: uppercase;
	color: white;
	display: block;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.25;
}
.slides-pages .text-slide h2 span.title-slide {
	text-transform: uppercase;
	color: white;
	display: block;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.25;
	font-size: 50px;
}
.slides-container-video .slides-pages .text-slide h2 span.title-slide {
	font-size: 50px;
	padding-bottom: 13px;
	    text-shadow: 1px 1px 4px #000000;
}
.slides-pages .text-slide h2 span.sutitle-slide {
	display: block;
	opacity: 0.5 !important;
	font-weight: 400 !important;
	letter-spacing: 0.24em !important;
	text-transform: uppercase !important;
}
.slides-container-video .slides-pages .text-slide h2 span.sutitle-slide {
	font-size: 34px;
}
.slides-pages .text-slide .slide-description {
	font-size: 1rem;
	padding: 16px;
	margin: 2% 0;
}
.slides-pages .text-slide .slide-description p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#thumbs {
	box-sizing: content-box;
	position: absolute;
	left: 0;
	bottom: -5em;
	margin: 0 -128px;
	padding: 0 128px;
	width: 100%;
	overflow: hidden;
}
}

@media (min-width:720px) {
.col-md-2dot4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
}

@media (min-width:540px) {
.col-sm-2dot4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
}

@media (max-width:992px) {
form#all-access, form#single-class {
	padding: 2.5% 1%;
}
.info-access label, .price-access {
	font-size: 20px;
}
.info-access p {
	font-size: 14px;
}
input#access-check, input#access-single {
	width: 20px;
	height: 20px;
}
.col-12.button-access .btn-block {
	max-width: 91%;
	float: left;
}
a.btn-gif {
	width: 7%;
	float: left;
	background: #272c33;
	color: white;
	margin-left: 2%;
	text-align: center !important;
	border-radius: 0.25rem;
	height: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 21px;
}
.separator {
	display: block;
	width: 100%;
	height: 2px;
	background: black;
	opacity: 0.25;
}
}

@media (max-width:768px) {
.slide-grande-mobile {
	width: 100%;
}
.container {
	max-width: 95%;
}
#blocks .block_content {
	padding: 1em;
}
header#logo {
	width: 100%;
	max-width: 100%;
}
.sticky-nav {
	width: 100%;
}
.col-auto.col-icon {
	max-width: 20%;
}
.col-auto.col-text {
	max-width: 80%;
}
.slides-pages .text-slide .slide-description {
	font-size: 1rem;
	padding: 0 16px 5px 16px;
	margin: 0 2% 2% 0;
}
#thumbs {
	bottom: -8rem;
}
.slide-price h4 {
	margin-bottom: 0.5rem;
	font-weight: bold;
}
#class-link {
	margin-top: 21%;
}
.slides-pages .text-slide {
	bottom: 0px;
	top: 32%;
}
ul.slick-dots {
	display: none !important;
}
.slides-container-video {
	width: 100%
}
.slides-pages .text-slide h2 span.title-slide {
	font-size: 40px;
	display: block;
}
.slides-pages .text-slide h2 span.sutitle-slide {
	font-size: 20px
}
}

@media (max-width:540px) {
header#logo {
	max-width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#sticky-bar {
	max-width: 96%;
	top: 49px;
	padding: 10px 10px;
}
.slides-container-video {
	width: 100%
}
.slides-container-video img {
	width: 100%
}
h2 span.title-slide {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display: block;
	font-size: 36px;
}
h2 span.sutitle-slide {
	font-weight: 400 !important;
	letter-spacing: 0.14em !important;
	text-transform: uppercase !important;
	font-size: 25px;
	opacity: 0.5;
}
section#info-page {
	margin-top: 5%;
}
body {
	max-width: 100%;
	overflow-x: hidden;
}
section#contact #submit {
	max-width: 100%;
	width: 100%;
}
.col-12.button-access .btn-block {
	max-width: 82%;
	float: left;
	height: 49px;
}
a.btn-gif {
	width: 16%;
}
.col-12.col-md-2dot4.footer-item.logo-footer {
	text-align: center;
	padding-bottom: 4%;
}
.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
	text-align: center;
	padding: 10px 0;
}
.content-star {
	padding: 30px 20px;
}
#class-intro {
	background: black;
}
#class-intro .section-title {
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase;
	color: white;
}
#class-intro .caption p {
	color: rgba(255,255,255,0.6);
	font-size: 0.9rem
}
.button-play {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 59%;
	text-align: center;
}
.sticky-nav {
	position: fixed;
	width: 100%;
	top: 48px;
	z-index: 15000;
	text-align: center;
	background: rgba(0,0,0,0.8);
	padding-bottom: 6px;
}
.top-header {
	margin-top: 25px
}
.bg-black {
	background: black !important
}
.header-right {
	top: 8px;
	right: 20px;
}
.text-slide {
	position: absolute;
	z-index: 150;
	bottom: 0 !important;
	text-align: center;
	display: block;
	width: 100%;
	top: 50% !important;
	max-height: 110px;
}
div#contet-info-page {
	padding-left: 0px;
	padding-right: 0px;
}
#slider-page .text-slide {
	position: absolute;
	z-index: 150;
	bottom: 10%;
	text-align: center;
	display: block;
	width: 100%;
}
#class-link h5 {
	margin: 7% 0;
}
.brand {
	margin: 3% 0px;
}
#classes-info {
	margin: 7% 0px;
	clear: both;
	display: block;
}
.col-12.col-md-4.class-info {
	min-height: 83px;
}
.sticky-nav.sticky-nav-mobile.d-block.d-md-none {
	top: 46px;
	padding: 10px 0;
}
}

@media (max-width:420px) {
#footer-mc .container {
	padding: 0px 30px !important;
}
header#logo {
	max-width: 100%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.slides-pages .text-slide h2 {
	line-height: 0.8;
}
.slides-pages .text-slide h2 span.title-slide {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
    text-shadow: 2px 2px 3px rgb(47, 47, 47);
}
.slides-pages .text-slide h2 span.sutitle-slide {
	font-size: 13px;
}
.button-play {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 65%;
	text-align: center;
}
.slides-pages .text-slide {
	bottom: 0 !important;
	top: 39% !important;
	padding: 0 20px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}
section#info-page {
	margin-top: 0%;
}
#thumbs {
	bottom: 0rem;
}
#class-link {
	margin-top: 5%;
}
}

@media (max-width:360px) {
header#logo {
	max-width: 100%;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 10px;
}
.slides-pages .text-slide {
	top: 42% !important;
	max-height: 100px;
}
.slides-pages .text-slide h2 span.title-slide {
	font-size: 26px;
}
.slides-pages .text-slide h2 span.sutitle-slide {
	font-size: 13px;
}
section#info-page {
	margin-top: 5%;
	padding: 0 10px;
}
.info-access label, .price-access {
	font-size: 4.8vw;
}
.col-12.button-access .btn-block {
	max-width: 76%;
	float: left;
	height: 49px;
}
a.btn-gif {
	width: 22%;
}
#contet-info-page {
	padding-left: 15px;
	padding-right: 15px;
}
}
