@media only screen and (min-width: 768px) {
    .woocommerce-MyAccount-navigation{
        padding-right: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .woocommerce-MyAccount-navigation{
        padding-right: 80px;
    }
}
@media only screen and (min-width: 1467px) {
    #hero-footer {
        top: calc(100vh - 165px);
    }
}
@media only screen and (min-width: 1700px) {
    #hero-footer {
        top: calc(100vh - 150px);
    }
    .hero-title{
        font-size: 5.7vw;
        line-height: 1.25
    }
    h2 {
    font-size: calc(1rem + 3vw);
}
    .parallax-image-content h2 {
    font-size: calc(1rem + 2.5vw);
}
}







@media only screen and (max-width: 1466px) {
	
	h1.big-title_null {
		font-size: 11vw;
		line-height: 14vw;
    font-size: 9.25vw;
    line-height: 11.5vw;
	}
	
	.row_padding_all {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.row_padding_left {
		padding-left:40px;
	}
	
	.row_padding_right {
		padding-right:40px;
	}
	
	.preloader-intro {
		font-size: 11vw;
		line-height: 14vw;
		height: 14vw;
	}
	
	.percentage-wrapper {
		right: 40px;
		bottom: 40px;
	}
	
	.percentage-intro {
		left: 40px;
		bottom: 40px;
	}
	
	header {
    	height: 100px;
	}
	
	#header-container {
		padding: 10px 40px;
	}
	
	.flexnav li {
    	padding: 20px;
	}
	
	footer {
    	height: 100px;
	}
	
	#footer-container {
    	padding: 0 40px;
		margin: 10px auto;
	}
    .hero-text {
    font-size: 24px;
}
    #hero.has-image #hero-caption {
    padding-bottom: 80px;
}
    #hero.has-image #hero-caption {
    padding-top: 240px;
}
    #logo {
    top: 17px;
}
    .classic-menu .flexnav li {
    padding-bottom: 16px;
}
    .classic-menu .flexnav li a {
    padding: 0 14px;
}
    body.scrolled header {
    height: 69px;
}
    #logo img {
    height: 52px;
}
    .item.cta-item .item-parallax {
    height: 420px;
}
	
}



@media (max-width:1400px){
    .row_padding_top {
    padding-top: 4.75vw;
}
    .row_padding_bottom {
    padding-bottom: 4.5vw;
}
.spacer{
    height: 4.5vw;
}
    
    .section-padding{
    padding-top:4.5vw;
    padding-bottom:4.5vw;
}
.section-padding-small{
    padding-top:3vw;
    padding-bottom:3vw;
}
    
    .main-ctas-wrapper {
    margin-top: -30px;
    margin-bottom: -30px;
}
    .element-pull-up {
    top: -100px;
    position: relative;
    margin-bottom: -90px;
}
}



@media only screen and (max-width: 1279px) {
	
	h1.big-title_null {
		font-size: 12vw;
		line-height: 16vw;
	}
	
	.parallax-wrap {
		transform:none!important;
	}
	
	.parallax-element {
		transform:none!important;
	}
	
	.has-parallax figcaption {
		display:none;
	}
	
	.destroy {
		display:none;
	}
	
	.row_padding_left {
		padding-left: 0px;
	}
	
	.row_padding_right {
		padding-right: 0px;
	}
	
	.full.row_padding_left {
		padding-left: 40px;
	}
	
	.full.row_padding_right {
		padding-right: 40px;
	}
	
	.row_padding_all {
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.full.row_padding_all {
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 40px;
		padding-right: 40px;
	}	
	
	#magic-cursor {
		display:none;
	}
	
	.preloader-intro {
		font-size: 12vw;
		line-height: 16vw;
		height: 16vw;
	}
	
	.percentage-wrapper {
		right: 40px;
		bottom: 20px;
	}
	
	.percentage-intro {
		left: 40px;
		bottom: 20px;
	}
	
	header {
		height:80px;
	}
	
	#header-container {
    	padding: 0;
		margin: 0 auto;
	}
	
	#logo {
		left: 40px;
	}
	
	.header-middle {
		display:none;
	}
	
	.button-wrap.right.menu {
		right: 10px;
	}
	
	nav:not(.woocommerce-MyAccount-navigation) {
		height: 100vh;
		position: fixed;
		width: 100%;
		box-sizing: border-box;
		visibility: visible;
		pointer-events:none;
		opacity:0;
		padding:20px 0;		
		-webkit-transition: all 0.2s ease-in 0.6s;
		transition: all 0.2s ease-in 0.6s;
    height: 100vh !important;
	}
	
	nav.open {
		visibility:visible;
		pointer-events:initial;
		opacity:1;
    background-color: rgba(20,20,20,0.95);
		-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}
	
	.nav-height {
		position: relative;
		height: 100%;
		padding: 40px 0 0px 0;
		width: 100%;
		box-sizing: border-box;
		overflow-y: auto;
	}
	
	.flexnav {
		padding: 0 20px;
    	max-height: 2000px;
		display: table;
		width: auto;
		margin: 0 auto;
		text-align:center;
		box-sizing:border-box;
		background: transparent;
		-webkit-transition: all 0.2s ease-in 0.6s;
		transition: all 0.2s ease-in 0.6s;
	}
	
	.flexnav.flexnav-show {
		-webkit-transition: all .3s ease-out 0.2s;
		transition: all .3s ease-out 0.2s;	
	}
	
	.flexnav.opacity {
		opacity: 1;
	}
	
	.flexnav li {
		padding:0;
		-webkit-transition: color .15s ease-out 0s;
		transition: color .15s ease-out 0s;	
	}
	
	.flexnav:hover li  {
		color:rgba(255,255,255,0.4)
	}
	
	.flexnav li:hover {
		color:rgba(255,255,255,1)
	}
	
	.flexnav li a, .flexnav li ul li a {
    	background: transparent;
	}
	
	.flexnav li a {
		font-weight:500;
    font-size: calc(1rem + 4vw);
    line-height: calc(1rem + 4.5vw);
		padding:0;
		border:none;
		-webkit-transition: all .1s ease-in-out 0s;
		transition: all .1s ease-in-out 0s;
	}
	
	.flexnav li a {
		color:#000;
	}
	
	.invert-header .flexnav li a {
		color: #fff;
	}
	
	.flexnav:hover li a {
		opacity:0.3;
	}
	
	.flexnav li:hover a, .flexnav li a.active{
		opacity:1;
	}
	
	.flexnav li ul {
		margin:15px 0 0 0;
	}
	
	.flexnav li ul li a {
    padding: 10px 0;
    font-weight: 500;
    text-transform: none;
    font-size: 18px;
    line-height: 1.2em;
    border-top: none;
    opacity: 0.4;
    -webkit-text-stroke: none;
	}
	
	.flexnav li ul li:hover a, .flexnav li ul li a.active{
		opacity:1;
	}
	
	.flexnav:hover li ul li a {
		opacity:0.3;
	}
	
	.flexnav:hover li ul li a.active, .flexnav:hover li ul li:hover > a {
		opacity:1;
	}
	
	.flexnav ul li ul li a {
		background: transparent;
	}
	
	.flexnav li ul li ul li a {
		padding: 10px 40px;	
	}
	
	.flexnav .touch-button {
		width: 100%;
		display: block;
		height:60px;
	}
	
	.flexnav li ul li .touch-button {
		height:32px;
	}
	
	.flexnav .touch-button .navicon {
		display:none;
	}
	
	#menu-burger span.touch-button {
		display:none;
	}
	
	.classic-menu .button-wrap.right.menu {
		display: block;
	}
	
	footer {
		height: 80px;
	}
	
	#footer-container {
		margin: 0px auto;
		padding: 0 40px;
		height: 80px;
	}
	
	.footer-button-wrap {
    	bottom: 80px;
	}
	
	.copyright {
		text-align:center;
	}
	
	.socials-wrap {
		width: 240px;
		height: 40px;
		float:right;
		margin:0 auto;
		right:-10px;
		transform: translateX(0px) translateY(20px)!important;
		-webkit-transform: translateX(0px) translateY(20px)!important;
	}
	
	.socials-wrap:hover {
		transform: translateY(20px);
		-webkit-transform: translateY(20px);
	}
	
	.socials-icon, .socials-text {
		display:none;
	}
	
	.socials-wrap .socials {
		margin-top: 5px;
		text-align: right;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);	
	}
	
	.socials-wrap .socials li {
		opacity: 1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	
	.socials-wrap:hover .socials li {
		opacity: 1;
		transform: translateY(0px)!important;
		-webkit-transform: translateY(0px)!important;
	}
	
	.socials li {
		margin-right: 10px;
		line-height: 30px;
		height: 30px;
		width: 30px;
		margin: 0 5px auto;
		display: inline-block;
		float: none;
	}
	
	.socials li a {
		height: 30px;
		width: 30px;
		line-height: 30px;
	}
    body.scrolled .button-wrap {
    top: -6px;
}
	
}



@media (max-width:991px){
    
    .icon-features-list .feature {
        width: 25%;
    }
    .main-ctas-wrapper {
    margin-top: -20px;
    margin-bottom: -20px;
}
.icon-features-list.large .feature{
    width: 50%;
}
    .element-pull-up {
    top: -75px;
    position: relative;
    margin-bottom: -85px;
}
    
}/* max 991 */



@media only screen and (max-width: 767px) {	
	
	h1.big-title_null {
		font-size: 13vw;
		line-height: 17vw;
	}
	
	h1{
		font-size:34px;
		line-height: 48px;
	}
	
	h2{
		font-size: 32px;
	}
	
	h3{
		font-size:28px;
		margin-left:-1px;
	}
	
	h4{
		font-size:20px;
		margin-left:-1px;	
	}
	
	h5{
		font-size:16px;
		margin-left:-1px;
	}
	
	h6{
		font-size:14px;
	}
    
    p {
    font-size: 14px;
    line-height: 1.5;
}
    .body-content p, .body-content ul {
    font-size: 14px;
    margin-bottom: 15px;
}
    li {
    margin-bottom: 6px;
}
    
    .panels-container > .panel{
        max-height: 636px !important;
    }
	
	figcaption {
		background-color: rgba(0,0,0,0.3);
		bottom: 0px;
		font-size: 10px;
		padding: 5px 10px;
		right: 0px;
		border-radius: 0;
	}
	
	.text-aligh-right {
		text-align:left;
	}
	
	.one_half {
    	width: 100%!important;
	}
	
	.one_half {
    	padding-right: 0!important;
	}
	
	.one_half.last {
    	padding-left: 0!important;
	}

	.one_third {
		width: 100%!important;
	}	

	.one_fourth {
		width: 100%!important;
	}	

	.one_fifth {
		width: 100%!important;
	}	

	.one_sixth {
		width: 100%!important;
	}	

	.two_fifth {
		width: 100%!important;
	}	

	.two_fourth {
		width: 100%!important;
	}		

	.two_third {
		width: 100%!important;
	}	

	.three_fifth {
		width: 100%!important;
	}	

	.three_fourth {
		width: 100%!important;
	}	

	.four_fifth {
		width: 100%!important;
	}	

	.five_sixth {
		width: 100%!important;
	}	

	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		margin-bottom: 20px!important;
		margin-right: 0%!important;
	}
	
	.row_padding_top {
		padding-top:7vw;
	}
.spacer{
    height: 7vw;
}
	
	.row_padding_bottom {
		padding-bottom:7vw;
	}
    
    
    .section-padding{
    padding-top:5vw;
    padding-bottom:5vw;
}
.section-padding-small{
    padding-top:3vw;
    padding-bottom:3vw;
}
	
	.row_padding_left {
		padding-left: 0px;
	}
	
	.row_padding_right {
		padding-right: 0px;
	}
	
	.full.row_padding_left {
		padding-left: 30px;
	}
	
	.full.row_padding_right {
		padding-right: 30px;
	}
	
	.row_padding_all {
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.full.row_padding_all {
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	hr {
		height: 20px;
	}
	
	.preloader-intro {
		font-size: 12vw;
		line-height: 16vw;
		height: 17vw;
	}
	
	.percentage-wrapper {
		right: 30px;
		bottom: 10px;
	}
	
	.percentage-intro {
		left: 30px;
		bottom: 10px;
	}
	
	#logo {
		left: 30px;
	}
	
	.button-wrap.right.menu.burger-lines {
		right: 0px;
	}
	
	header .button-text {
		display: none;
	}
	
	.flexnav li a {
    font-size: calc(1rem + 5vw);
    line-height: calc(1rem + 5.5vw);
	}
	
	#footer-container {
		padding: 0 30px;
	}
	
	#footer-container #backtotop.button-wrap.left {
		float: none;
		top:10px;
		left: 0;
		right: 0;
		position: absolute;
		display:block;
	}
	
	#backtotop.button-wrap.left .button-text {
		text-align: left;
		float: left;
		display: none;
	}
	
	#backtotop.button-wrap.left .icon-wrap {
		float: none;
		position: absolute;
		right: 0;
		left: auto;
		margin: auto;
		top: 0px;
	}
	
	.footer-middle {
		max-width: 1180px;
		height:20px;
		position: absolute;
		margin: 0 auto;
		left: 0;
		width: 100%;
		top: 0px;
	}
	
	.copyright {
		margin: 0;
		left: 10px;
		top: 10px;
		text-align:left;
	}
	
	footer.showcase-footer .arrows-wrap {
		right: auto;
		left: -30px;
		float: left;
		margin: auto;
	}
	
	footer.showcase-footer .socials-wrap {
		width: 170px;
		float: right;
		left: auto;
		right: 0;
		top: 0;
	}
	
	.socials-wrap {
		width:170px;
		float: none;
		left: -6px;
		right: auto;
		top: 10px;
		margin: 0;
	}
	
	.socials-wrap .socials {
		text-align: left;
	}
	
	.socials li {
		margin: 0 0px auto;
	}
    
    .parallax-two-grid .item {
    margin-bottom: 20px !important;
    width: calc(100% - 40px) !important;
    transform: translateX(20px) !important;
    -webkit-transform: translateX(20px) !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
    .item-parallax {
    width: 100% !important;
    height: 50vh !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
    .parallax-two-grid .item::after {
    display: none !important;
}
    .hero-text {
    font-size: 22px;
    line-height: 1.45em;
}
    #hero-description {
    padding-top: 0;
}
    .half-image-row{
        padding-bottom: 0 !important;
    }
    .half-image-row.image-left > img,
    .half-image-row.image-right > img{        
        position: relative;
        left: auto;
        top: auto;
        height: auto;
        width: 100%;
        object-fit: cover;
        margin-top: 30px;
    }
    
    .icon-features-list {
    margin-top: 20px;
    padding-right: 0;
    width: calc(100% + 5px);
    max-width: calc(100% + 5px);
}
	.icon-features-list .feature .title {
    font-size: 15px;
}
    .icon-features-list .feature {
    padding: 18px 20px 28px 0;
    width: 25%;
}
    .mfp-iframe-holder {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.mfp-iframe-holder .mfp-content {
    max-width: 96vw;
    border: #000 3px solid;
    border-radius: 4px;
    max-height: 92vh;
	}
    .mfp-wrap{
        position: fixed !important;
        top: 0 !important;
    }
    .title-block.with-margin {
    margin-bottom: 26px;
}
    .package-block .head {
    padding: 25px 18px 18px 18px;
}
    .package-block .body {
    padding: 18px 18px 18px 18px;
    background-color: #fff;
}
    .package-block .foot {
    padding: 18px 18px 25px 18px;
}
    .package-block .details p {
    font-size: 15px;
    line-height: 1.5;
}
    .package-block .duration {
    font-size: 18px;
}
    .package-block .location {
    font-size: 16px;
}
    .woocommerce-additional-fields, .woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce-account-fields,
    .checkout-order-review-wrapper{
    padding: 15px;
}
}/* max 767 */


@media only screen and (max-width: 575px) {	
    #logo img {
    height: 40px;
}
    .hero-subtitle {
    font-size: 15px;
}
    h2 + h2 {
    margin-top: -0.6em;
}
    .title-block {
    margin-bottom: 25px;
}
    .slowed-text h1.big-title {
    font-size: 10vw;
    line-height: 11.75vw;
    margin-bottom: 0;
}
    .item-arrow{
        margin-bottom: 5px;
    }
    #hero.has-image:before {
    height: 55%;
    width: calc(130%);
}
    .item-wrap-image:not(.no-overlay)::after {
    background: linear-gradient(to bottom, rgba(13,13,13,0) 36%,rgba(13,13,13,0.8) 70%);
}
    .disable-cursor .slider-button-next {
    right: 12px;
}
    .disable-cursor .slider-button-prev {
    left: 12px;
}
    .classic-menu .flexnav li {
    padding-bottom: 12px;
}
    .flexnav li a {
    font-size: calc(1rem + 3vw);
    line-height: calc(1rem + 4.2vw);
}
    #main .large-btn .button-text {
    font-size: 16px!important;
}
    h2.big-title {
    font-size: 10vw;
}
    h4, h5, h6 {
    line-height: 1.55em;
} 
.title-block:not(:last-child){
    margin-bottom: 25px;
}
    blockquote {
    line-height: 1.5;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 15px;
}
    .icon-features-list .feature .title {
    font-size: 14px;
    line-height: 1.25;
    margin-top: -7px;
}
    body.scrolled header {
    height: 56px;
}
    body.scrolled .button-wrap {
    top: -13px;
}
    .button-border span {
        padding: 0 15px;
    }
    .button-border {
    height: 50px;
    font-size: 15px;
    line-height: 44px;
}
    h6.has-icon {
    padding-left: 16px;
    font-size: 13px;
}
.icon-features-list.large .feature,
.icon-features-list.half-cols .feature{
    width: 100%;
}
    .item.cta-item {
    margin-bottom: 10px;
}
    .swiper-pagination .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
}
    .swiper-pagination {
    bottom: -25px;
}
    .level-down-hero .hero-title {
    line-height: 1;
}
    header:before {
    height: 130%;
}
} /* max 575 */


@media only screen and (max-width: 479px) {	
	
		
	h1.big-title_null {
		font-size: 14vw;
		line-height: 18vw;
    font-size: 11vw;
    line-height: 15vw;
	}
	
	.row_padding_top {
		padding-top:7.5vw;
	}
.spacer{
    height: 7vw;
}
	
	.row_padding_bottom {
		padding-bottom:7.5vw;
	}
    
    
    .section-padding{
    padding-top:7.5vw;
    padding-bottom:7.5vw;
}
.section-padding-small{
    padding-top:5vw;
    padding-bottom:5vw;
}
		
	.row_padding_left {
		padding-left: 0px;
	}
	
	.row_padding_right {
		padding-right: 0px;
	}
	
	.full.row_padding_left {
		padding-left: 20px;
	}
	
	.full.row_padding_right {
		padding-right: 20px;
	}
	
	.row_padding_all {
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.full.row_padding_all {
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	hr {
		height: 10px;
	}
	
	.preloader-intro {
		font-size: 12vw;
		line-height: 18vw;
		height: 18vw;
	}
	
	.percentage-wrapper {
		right: 15px;
		bottom: 10px;
	}
	
	.percentage-intro {
		left: 15px;
		bottom: 10px;
	}
	
	#logo {
		left: 15px;
	}
	
	.button-wrap.right.menu {
		right: -10px;
	}
	.icon-wrap {
        width: 60px;
    }
	
	#footer-container {
		padding: 0px;
		margin:0;
	}
	
	footer.showcase-footer #footer-container {
		padding: 0px 15px;
	}
	
	.copyright {
		left: 0px;
    padding: 0px 15px 0px 15px;
	}
	
	.socials-wrap {
		float: none;
		left: 7px;
		right: auto;
	}
    
    .parallax-two-grid .item {
    width: calc(100% - 30px) !important;
    transform: translateX(15px) !important;
    -webkit-transform: translateX(15px) !important;
}
	
	.arrows-wrap {
		left: -10px;
		width: 80px;
	}
	
	.prev-wrap, .next-wrap {
    	width: 40px;
	}
	
	footer.showcase-footer .arrows-wrap {
		right: 0;
		left: 0;
		float: none;
		margin: auto;
	}
	
	footer.showcase-footer .arrows-wrap {
		width: 100%;
	}
	
	footer.showcase-footer .prev-wrap, footer.showcase-footer .next-wrap {
    	width: 60px;
	}
	
	footer.showcase-footer .footer-middle {
		top: 0px;
	}
	
	footer.showcase-footer .showcase-subtitles-wrap {
		left: 0;
	}
	
	footer.showcase-footer .socials-wrap {
		display:none;
	}
	
	.button-text {
		display:none;
	}
	
	#main-page-content .button-text, #hero .button-text {
		display:block;
	}
    #logo {
    top: 8px;
}
    .icon-wrap {
    height: 62px;
}
    #hero.has-image .hero-title-wrapper {
    margin-top: 50px;
}
    .item-cat span,
    .item-arrow i.arrow-icon{
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
    .item-cat {
    margin-bottom: 5px;
}
    .full figure.has-parallax {
    overflow: hidden;
    height: 75vh;
    max-height: 500px;
}
    .next-hero-subtitle span {
    font-size: 32px;
}
    .hide-on-small{
        display: none !important;
    }
    #hero .timer-quick {
    font-size: 85%;
    margin-top: 10px;
}
    #hero .timer-quick div unit{
        font-size: 16px;
    }
    .hero-title, #page-nav .next-hero-title {
    font-size: 12.5vw;
    max-width: calc(100vw - 30px);
}
    #hero.has-image #hero-caption {
    padding-top: 170px;
    padding-bottom: 55px;
    height: auto !important;
}
    #logo img {
    height: 36px;
}
    .item-parallax {
    max-height: 275px;
}
    .item-cat {
    font-size: 13px;
    line-height: 1.5;
}
    .icon-features-list {
    margin-top: 10px;
}
    .icon-features-list .feature {
    padding: 15px 20px 20px 0;
    width: 33.3%;
}
    .icon-features-list .feature:before {
    width: calc(100% - 12px);
}
    .icon-features-list > .feature:last-child{
        display: none;
    }
    body.scrolled header {
    height: 51px;
}
    body.scrolled .button-wrap {
    top: -7px;
}
    form.woocommerce-checkout{
    margin-left: -15px;
    width: calc(100% + 30px);
    }
    #main-content, #main-content-bg{
        overflow: hidden;
    }
    
    .package-block .duration {
    font-size: 16px;
}
    .element-pull-up {
    top: -50px;
    position: relative;
    margin-bottom: -50px;
}
    
} /* max 479 */

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
    
	#rotate-device {
		display:block;
	}
}