html,
body,
div,
span,
p,
a,
del,
em,
img,
ol,
ul,
li,
fieldset,
form,
label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  padding: 0;
  margin: 0;
}


* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


html,
body {
  line-height: 1;
  
  background-color: #ebe8dd;
  
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;

}

ol,
ul {
  list-style: none;
}


input:focus {
    outline: 0;
}

textarea:focus {
    outline: 0;
}

select:focus {
    outline: 0;
}

input, textarea, select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}



img {
    border: none;
}



h1, h2, h3, h4, h5 {
    font-weight: normal;
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}


body {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    text-rendering: optimizeLegibility !important;
    font-smooth: always;
    overflow:auto;
    font-family: gotham_pro;
    
}



::selection {
    background: rgba(255,255,116,0.9);
}

::-moz-selection {
    background: rgba(255,255,116,0.9);
}



::-webkit-input-placeholder {
	color: #cfc6ae;
    text-transform: uppercase;
    letter-spacing: 0.1em;
        
}

:-moz-placeholder {
	color: #cfc6ae;
    text-transform: uppercase;
    letter-spacing: 0.1em;
        
}

:input-placeholder {
    color: #cfc6ae;
    text-transform: uppercase;
    letter-spacing: 0.1em;
        
}


input[placeholder] { 
    color: #cfc6ae;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

::-moz-placeholder { 
    color: #cfc6ae; 
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

input:-moz-placeholder { 
    color: #cfc6ae; 
    text-transform: uppercase;
    letter-spacing: 0.1em;
}







::-webkit-scrollbar {
    width: 8px;
}



/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(235,232,220,1);
}



/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(161,203,65,1); 
    -webkit-box-shadow: inset 1px 0 0px rgba(255,252,156,0.3); 
}


::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(161,203,65,0.7);  
}






@font-face{
    font-family:gotham_pro_bold;
    src:url(../fonts/gotham/gothaprobol-webfont.eot);
    src:url(../fonts/gotham/gothaprobol-webfont.eot?#iefix) format('embedded-opentype'),
        url(../fonts/gotham/gothaprobol-webfont.woff) format('woff'),
        url(../fonts/gotham/gothaprobol-webfont.ttf) format('truetype'),
        url(../fonts/gotham/gothaprobol-webfont.svg#gotham_probold) format('svg');
    font-style:normal
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:gotham_pro_bold;
        src:url(../fonts/gotham/gothaprobol-webfont.svg#gotham_probold) format('svg');
        font-weight: normal;
    }
}




@font-face{
    font-family:gotham_pro;
    src:url(../fonts/gotham/gothaproreg-webfont.eot);
    src:url(../fonts/gotham/gothaproreg-webfont.eot?#iefix) format('embedded-opentype'),
        url(../fonts/gotham/gothaproreg-webfont.woff) format('woff'),
        url(../fonts/gotham/gothaproreg-webfont.ttf) format('truetype'),
        url(../fonts/gotham/gothaproreg-webfont.svg#gotham_proregular) format('svg');
    font-style:normal
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:gotham_pro;
        src:url(../fonts/gotham/gothaproreg-webfont.svg#gotham_proregular) format('svg');
        font-weight: normal;

    }
}



@font-face {
    font-family: FuturaCondenced;
    src: url(../fonts/futura/futura_condencednormal_regular.eot);
    src: url(../fonts/futura/futura_condencednormal_regular.eot?#iefix)  format('embedded-opentype'),
             url(../fonts/futura/futura_condencednormal_regular.woff) format('woff'), 
             url(../fonts/futura/futura_condencednormal_regular.ttf) format('truetype'), 
             url(../fonts/futura/futura_condencednormal_regular.svg) format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:FuturaCondenced;
        src: url(../fonts/futura/futura_condencednormal_regular.svg#futura_condencednormal_regular) format('svg');
        font-weight: normal;

    }
}




@font-face{
    font-family:ridymybike;
    src:url(../fonts/ridemybike/RideMyBikeProBold.eot);
    src:url(../fonts/ridemybike/RideMyBikeProBold.eot?#iefix) format('embedded-opentype'),
        url(../fonts/ridemybike/RideMyBikeProBold.woff) format('woff'),
        url(../fonts/ridemybike/RideMyBikeProBold.ttf) format('truetype'),
        url(../fonts/ridemybike/RideMyBikeProBold.svg#RideMyBikeProBold) format('svg');
    font-style:normal
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:ridymybike;
        src:url(../fonts/ridemybike/RideMyBikeProBold.svg#RideMyBikeProBold) format('svg');
        font-weight: normal;

    }
}


@font-face{
    font-family:truenorth;
    src:url(../fonts/truenorth/TrueNorthRoughBlack.eot);
    src:url(../fonts/truenorth/TrueNorthRoughBlack.eot?#iefix) format('embedded-opentype'),
        url(../fonts/truenorth/TrueNorthRoughBlack.woff) format('woff'),
        url(../fonts/truenorth/TrueNorthRoughBlack.ttf) format('truetype'),
        url(../fonts/truenorth/TrueNorthRoughBlack.svg#TrueNorthRoughBlack) format('svg');
    font-style:normal
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:truenorth;
        src:url(../fonts/truenorth/TrueNorthRoughBlack.svg#TrueNorthRoughBlack) format('svg');
        font-weight: normal;

    }
}




* {
    font-family: gotham_pro;
    
}


div.site-body {
    float: left;
    position: relative;
    width: 100%;
    min-height: 200px;
    display: none;
    
}




div.container-to-download {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    /*display: none;*/
}


div.site-container {
    float: left;
    position: relative;
    width: 100%;
    /*min-height: 100vh;*/
    min-width: 300px;
    
    z-index: 1;
    /*
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    */
}


div.content-blocker {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 254;
    background: transparent;
    display: none;
}

div.page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 255;
}


div.page-loader0 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}


div.page-loader div.loading-progress-bar {
    position: absolute;
    width: 254px;
    height: 64px;

    left: calc(50% - 127px);
    top: calc(50% - 32px);
    overflow:hidden;
}

div.loading-progress-bar-fixdebuger {
    position: absolute;
    width: 254px;
    height: 64px;

    left: calc(50% - 129px);
    top: calc(50% - 33px);
    overflow:hidden;
    border: 4px solid #ebe8dd;

    z-index: 2;
}

div.page-loader div.loading-progress-bar2 {
    position: absolute;
    width: 250px;
    height: 60px;
    background-color: #d1d1d1;
    left: 0px;
    top: 2px;
    
}

div.page-loader div.loading-progress-bar div.progress-bar-process {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    transform: translate3d(-100%, 0px, 0px);
    transition: all 1.3s ease;
}



div.progress-bar-logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../img/bs-logo-loader.svg) no-repeat 50% 50%;
    border: 1px solid #ebe9de;
}

div.transparent-loading-progressbar {
    opacity: 0;
}



div.page-loader-bg-color {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #ebe8dd;
}


div.page-loader-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: 100% 1600%;
    background-position: 0% 0%;
    background-image: url(../img/loader-transition-sprite50perc.png);
    background-repeat: no-repeat;

    
}



body.page-loaded div.page-loader-bg{
    animation: loading-transition 1s steps(15) forwards 0.6s;
}

@keyframes loading-transition {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}



@media all and (orientation: portrait) {

    div.page-loader-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        background-size: 1600% 100%;
        background-position: 0% 0%;
        background-image: url(../img/loader-transition-sprite50perc-vertical.png);
        background-repeat: no-repeat;

    }

    body.page-loaded div.page-loader-bg{
        animation: loading-transition-potrait 1s steps(15) forwards 0.6s;
    }

}




@keyframes loading-transition-potrait {
    from { background-position: 0% 0%; }
    to { background-position: 100% 0%; }
}



div.page-unloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 255;
    display: none;
}


div.page-unloader-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: 100% 1600%;
    background-position: 0% 100%;
    background-image: url(../img/loader-transition-sprite50perc.png);
    background-repeat: no-repeat;

    
}


.loadingAnimationBack div.page-unloader-bg{

    animation: loadingAnimationBack-transition 1s steps(15) forwards 0s !important;
}

@keyframes loadingAnimationBack-transition {
    from { background-position: 0% 100%; }
    to { background-position: 0% 0%; }
}




@media all and (orientation: portrait) {

    div.page-unloader-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        background-size: 1600% 100%;
        background-position: 100% 0%;
        background-image: url(../img/loader-transition-sprite50perc-vertical.png);
        background-repeat: no-repeat;

    }

    .loadingAnimationBack div.page-unloader-bg{
        animation: loadingAnimationBack-transition-port 1s steps(15) forwards 0s !important;
    }

}


@keyframes loadingAnimationBack-transition-port {
    from { background-position: 100% 0%; }
    to { background-position: 0% 0%; }
}





div.site-controls-top {
    position: fixed;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 0px;
    z-index: 200;
}

div.site-controls-top div.audio-icon {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 25px;
    right: 102px;
    background: url(../img/icon-sound2.svg) no-repeat 0px 0px;
    background-size: cover;
    cursor: pointer;

}


@media all and (max-width: 600px), all and (max-height: 500px) {
    div.site-controls-top div.audio-icon {
        top: 10px;
        right: 70px;
    }
}

div.site-controls-top div.audio-icon div.audio-stick1 {
    position: absolute;
    width: 2px;
    height: 13px;
    left: 24px;
    top: 11px;
    background: #FFFFFF;
    transition: all 0.4s ease-in-out;
    
}

div.site-controls-top div.audio-icon.sound-off div.audio-stick1 {
    transform: translate3d(125%,-9%,0px) rotate3d(0, 0, 1, -45deg);
}

div.site-controls-top div.audio-icon div.audio-stick2 {
    position: absolute;
    width: 2px;
    height: 24px;
    left: 31px;
    top: 5px;
    background: #FFFFFF;
    transition: all 0.4s ease-in-out;


}

div.site-controls-top div.audio-icon.sound-off div.audio-stick2 {
    transform: translate3d(-220%,-2%,0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 0.54, 1)  ;
}




div.mainmenu-btn div.mm-line1, div.mainmenu-btn div.mm-line2, div.mainmenu-btn div.mm-line3 {
    position: absolute;
    float: left;
    width: 26px;
    height: 3px;
    background-color: #FFFFFF;
    left: 2px;
    transition: all 0.5s ease-in-out 0.5s;
}



div.mainmenu-btn div.mm-line1, div.mainmenu-btn div.mm-line2, div.mainmenu-btn div.mm-line3 {
    transform-origin: 50% 50%;
}



div.mainmenu-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 35px;
    top: 31px;
    cursor: pointer;
}

@media all and (max-width: 600px), all and (max-height: 500px) {
    div.mainmenu-btn {
        right: 15px;
        top: 15px;
    }
}



div.mainmenu-btn div.mm-line1 {
    top: 3px;
    
}

div.mainmenu-btn div.mm-line2 {
    top: 11px;
    
}

div.mainmenu-btn div.mm-line3 {
    top: 19px;
    
}



div.mainmenu-btn:hover div.mm-line1, div.mainmenu-btn:hover div.mm-line2, div.mainmenu-btn:hover div.mm-line3 {
    background-color: #fffff6;

}






div.site-body.opened-menu div.mainmenu-btn div.mm-line1 {
    transform: translate3d(0px, 8px, 0px) rotate3d(0, 0, 1, 45deg);
    background: #a6a6a0;
}

div.site-body.opened-menu div.mainmenu-btn div.mm-line2 {
    transform: scale3d(0,1,1);
    opacity: 0;
}

div.site-body.opened-menu div.mainmenu-btn div.mm-line3 {
    transform: translate3d(0px, -8px, 0px) rotate3d(0, 0, 1, -45deg);
    background: #a6a6a0;
}

div.mainmenu-window {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 199;
}

div.mm-vertical-aligner {
    position:relative;
    display: table;
    width: 100%;
    height:100%;
}


div.mainmenu-window div.mainmenu-bg {
    position: absolute;
    width: 100%;
    height: 100%;

}

div.mainmenu-window div.mainmenu-bg-color {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ebe8dd;
    display: none;
}



div.mainmenu-window div.mainmenu-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: 100% 1600%;
    background-position: 0% 100%;
    background-image: url(../img/loader-transition-sprite50perc.png);
    background-repeat: no-repeat;

    
}



div.site-body.opened-menu div.mainmenu-window div.mainmenu-bg {
    animation: mainmenu-transition 1s steps(15) forwards 0.1s;
}

@keyframes mainmenu-transition {
    from { background-position: 0% 100%; }
    to { background-position: 0% 0%; }
}


div.site-body.close-menu div.mainmenu-window div.mainmenu-bg {
    animation: mainmenu-transition-close 1s steps(15) forwards 0.1s;
}

@keyframes mainmenu-transition-close {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}



@media all and (orientation: portrait) {

    div.mainmenu-window div.mainmenu-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        background-size: 1600% 100%;
        background-position: 100% 0%;
        background-image: url(../img/loader-transition-sprite50perc-vertical.png);
        background-repeat: no-repeat;

    }

    div.site-body.opened-menu div.mainmenu-window div.mainmenu-bg {
        animation: mainmenu-transition-potrait 1s steps(15) forwards 0.1s;
    }

    div.site-body.close-menu div.mainmenu-window div.mainmenu-bg {
        animation: mainmenu-transition-potrait-close 1s steps(15) forwards 0.1s;
    }

}




@keyframes mainmenu-transition-potrait {
    from { background-position: 100% 0%; }
    to { background-position: 0% 0%; }
}

@keyframes mainmenu-transition-potrait-close {
    from { background-position: 0% 0%; }
    to { background-position: 100% 0%; }
}




div.logo {
    position: absolute;
    width: 96px;
    height: 69px;
    top: 19px;
    left: 45px;
}

div.logo a {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: url(../img/brisling-sardines-logo.svg);
    background-repeat: no-repeat;

}


@media all and (max-width: 600px), all and (max-height: 500px) {
    div.logo {
        position: absolute;
        width: 62px;
        height: 43px;
        top: 8px;
        left: 12px;
    }

}











ul.mainmenu {
    position: relative;
    list-style-type: none;
    width: 320px;
    margin: auto;
    /*padding-top: 90px;*/
    font-family:ridymybike; 
    /*top:50px;*/

    display: table-cell;
    vertical-align: middle;

    padding-bottom: 30px;
    
}

@media all and (max-height: 280px) {
    ul.mainmenu {
        padding-bottom: 0px;
    }
}

ul.mainmenu li {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.3s;
    padding-top: 0.2em;
}


ul.mainmenu li {
    display: table;
    text-align: center;
    margin: auto;    
}

ul.mainmenu li a {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #b1b1a9;
    font-size: 22px;
    letter-spacing: 0.09em;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out;
}


ul.mainmenu li a:hover {
    color: #3d7f54;
}

ul.mainmenu li a.activeBtn {
    color: #3d7f54;
}






@media all and (max-height:400px)  {
    ul.mainmenu li {
        padding-bottom: 8px;
    }
    
    ul.mainmenu li a {
       font-size: 16px;
    }
    
    ul.mainmenu {
        /*padding-top: 15px;*/
    }
    
    div.mm-header {
        font-size: 25px;
        padding-top: 20px;
    }
    
    div.sm-place {
        display: none;
    }
    
}


@media all and (min-height: 400px) and (max-height:450px)  {
    ul.mainmenu li {
        padding-bottom: 12px;
    }
    
    ul.mainmenu li a {
       font-size: 19px;
    }
    
    ul.mainmenu {
        /*padding-top: 40px;*/
    }
    
    div.mm-header {
        font-size: 30px;
        padding-top: 30px;
    }
}



@media all and (min-height:450px) and (max-height:550px) {
    ul.mainmenu li {
        padding-bottom: 15px;
    }
    
    ul.mainmenu li a {
       font-size: 23px;
    }
    
    ul.mainmenu {
        /*padding-top: 60px;*/
    }
    
    div.mm-header {
        font-size: 35px;
    }
}


@media all and (min-height:550px) and (max-height:650px) {
    ul.mainmenu li a {
       font-size: 25px;
    }
    ul.mainmenu li {
        padding-bottom: 15px;
    }
}

@media all and (min-height:650px) and (max-height:750px) {
    ul.mainmenu li a {
       font-size: 27px;
       
    }
    ul.mainmenu {
        /*padding-top: 105px;*/
    }


}

@media all and (min-height:750px) and (max-height:850px) {
    ul.mainmenu li a {
       font-size: 33px;
    }
    
    ul.mainmenu {
        /*padding-top: 120px;*/
    }
}

@media all and (min-height:850px) and (max-height:950px) {
    ul.mainmenu li {
       padding-bottom: 30px;
    }
    
    ul.mainmenu li a {
       font-size: 33px;

    }
    
    ul.mainmenu {
        /*padding-top: 120px;*/
    }
}

@media all and (min-height:950px) {
    ul.mainmenu li {
       padding-bottom: 30px;
    }
    
    ul.mainmenu li a {
       font-size: 33px;
      
    }
    
    ul.mainmenu {
        /*padding-top: 160px;*/
    }
}





ul.mm-social-networks {
    position: absolute;
    list-style-type: none;
    white-space: nowrap;
    bottom: 0px;
    width: 180px;
    height: 50px;
    transition: all 0.25s ease-in-out;
    left: calc(50% - 85px);
}


@media all and (max-height: 300px) {
    ul.mm-social-networks {
        bottom: -15px;

    }
}

@media all and (max-height: 280px) {
    ul.mm-social-networks {
        visibility: hidden;

    }
}


ul.mm-social-networks li {
    position: relative;
    float: left;
    width: 30px;
    height: 31px;
    margin-right: 12px;
    margin-left: 12px;
    
    transition: all 0.45s ease-in-out;
    
}



ul.mm-social-networks li a {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: all 0.3s ease-in-out;
    transform: translate3d(0px, 50px, 0px);
}

div.site-body.opened-menu ul.mm-social-networks li a {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease-in-out;
}


div.site-body ul.mm-social-networks li.facebook a {
    background-image: url(/img/ico_fb.svg);
    transition-delay: 0.8s;
}

div.site-body ul.mm-social-networks li.youtube a {
    background-image: url(/img/ico_youtube.svg);
    transition-delay: 0.9s;
}

div.site-body ul.mm-social-networks li.instagram a {
    background-image: url(/img/ico_instagram.svg);
    transition-delay: 1s;
}







.activeBtn span.txt {
    opacity: 0;
    z-index: 20;
    position: relative;
} 

div.site-body.opened-menu .activeBtn span.txt {

    animation: activeBtn_anim 0.2s forwards 1.2s;
} 

@keyframes activeBtn_anim {
    from { opacity: 0; }
    to { opacity: 1; }
}






.paint4whiteText span.txt {
    opacity: 0;
} 

div.site-body.opened-menu .paint4whiteText span.txt {
    animation: paintedWhiteTxt_animation 0.2s forwards 1.2s;
} 

@keyframes paintedWhiteTxt_animation {
    from { opacity: 0; }
    to { opacity: 1; }
}




ul.mainmenu li:nth-child(2) .paint4whiteText span.txt, ul.mainmenu li:nth-child(2) .activeBtn span.txt  {
    animation-delay: 1.25s;
}

ul.mainmenu li:nth-child(3) .paint4whiteText span.txt, ul.mainmenu li:nth-child(3) .activeBtn span.txt {
    animation-delay: 1.3s;
}

ul.mainmenu li:nth-child(4) .paint4whiteText span.txt, ul.mainmenu li:nth-child(4) .activeBtn span.txt {
    animation-delay: 1.35s;
}

ul.mainmenu li:nth-child(5) .paint4whiteText span.txt, ul.mainmenu li:nth-child(5) .activeBtn span.txt {
    animation-delay: 1.4s;
}

ul.mainmenu li:nth-child(6) .paint4whiteText span.txt, ul.mainmenu li:nth-child(6) .activeBtn span.txt {
    animation-delay: 1.45s;
}

ul.mainmenu li:nth-child(7) .paint4whiteText span.txt, ul.mainmenu li:nth-child(7) .activeBtn span.txt {
    animation-delay: 1.5s;
}

ul.mainmenu li:nth-child(8) .paint4whiteText span.txt, ul.mainmenu li:nth-child(8) .activeBtn span.txt {
    animation-delay: 1.55s;
}

ul.mainmenu li:nth-child(9) .paint4whiteText span.txt, ul.mainmenu li:nth-child(9) .activeBtn span.txt {
    animation-delay: 1.6s;
}


div.site-body.close-menu .paint4whiteText span.txt, div.site-body.close-menu .activeBtn span.txt {
    opacity: 1;
    
}


div.site-body.close-menu ul {
    animation: mainMenuClose_Animation 0.3s forwards 0.4s;
}


@keyframes mainMenuClose_Animation {
    from { opacity: 1; }
    to { opacity: 0; }
}











.activeBtn span.gpaint {
    position: absolute;
    top: -29%;
    left: -20%;
    width: 140%;
    height: 150%;
    background-size: 100% 1300%;
    background-image: url(../img/btn-sprite.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    z-index: 0;
    

}


@keyframes activeBtn_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 50%; }
}

div.site-body.opened-menu .activeBtn span.gpaint {
    animation: activeBtn_animation 0.4s steps(6) forwards 0.7s;
}



div.site-body.close-menu .activeBtn span.gpaint {
    background-position: 0% 50%;
    
}












.paint4whiteText span.gpaint {
    position: absolute;
    top: -17%;
    left: -10%;
    width: 120%;
    height: 130%;
    background-size: 100% 1600%;
    background-image: url(../img/painting4whiteText_sprite.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    

}


@keyframes paint4whiteText_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}

div.site-body.opened-menu .paint4whiteText span.gpaint {
    animation: paint4whiteText_animation 0.8s steps(15) forwards 0.7s;
}

ul.mainmenu li:nth-child(2) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(2) .activeBtn span.gpaint {
    animation-delay: 0.75s;
}

ul.mainmenu li:nth-child(3) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(3) .activeBtn span.gpaint {
    animation-delay: 0.8s;
}

ul.mainmenu li:nth-child(4) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(4) .activeBtn span.gpaint {
    animation-delay: 0.85s;
}

ul.mainmenu li:nth-child(5) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(5) .activeBtn span.gpaint {
    animation-delay: 0.9s;
}

ul.mainmenu li:nth-child(6) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(6) .activeBtn span.gpaint {
    animation-delay: 0.95s;
}

ul.mainmenu li:nth-child(7) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(7) .activeBtn span.gpaint {
    animation-delay: 1s;
}

ul.mainmenu li:nth-child(8) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(8) .activeBtn span.gpaint {
    animation-delay: 1.05s;
}

ul.mainmenu li:nth-child(9) .paint4whiteText span.gpaint, ul.mainmenu li:nth-child(9) .activeBtn span.gpaint {
    animation-delay: 1.1s;
}




div.mainpage-top-part {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

div.mp-slider-body {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;

}

div.mp-slider {
    position: relative;
    width: 100%;
    height: 100%;
    transition: all 0.8s ease-in-out 0.9s;
    transform: scale3d(1.1, 1.1, 1);

}

div.slider-content-blocker {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 100;
}


body.page-loaded div.mp-slider {
    transform: scale3d(1, 1, 1);

}

div.mp-slider div.mp-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    z-index: 1;
}

div.mp-slider div.mp-slide div.mp-slide-body {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

video.mp-video {
    object-fit: contain;
    display: inline-block;
    position: absolute;
    /*min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;*/

    height: 100%;
    width: 177.77777778vh;  /* HD format */
    min-width: 100%;        /* HD format */
    min-height: 56.25vw;    /* HD format */

    top: 50%;
    left: 45%;
    transform: translate(-45%, -50%);
}

div.mp-slider div.mp-slide.mp-slide1 div.mp-slide-body {
    background: url(../img/veronika.jpg) no-repeat 45% 50%;
    background-size: cover;
}

div.mp-slider div.mp-slide.mp-slide2 video.mp-video {
    left: 48%;
    transform: translate(-48%, -50%);
}

div.mp-slider div.mp-slide.mp-slide2 div.mp-slide-body {
    background: url(../img/max.jpg) no-repeat 48% 50%;
    background-size: cover;
}

div.mp-slider div.mp-slide.mp-slide3 video.mp-video {
    left: 42%;
    transform: translate(-42%, -50%);
}

div.mp-slider div.mp-slide.mp-slide3 div.mp-slide-body {
    background: url(../img/dave.jpg) no-repeat 42% 50%;
    background-size: cover;
}


div.slider-onload-fader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transition: all 0.8s ease-in-out 1s;
    background-color: rgba(0,0,0,0.3);
}

body.page-loaded div.slider-onload-fader {
    opacity: 0;
}




div.site-controls-bottom {
    position: fixed;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: 0px;
    z-index: 198;
}


@media all and (max-width: 600px)  {
    div.site-controls-bottom {
        display: none;
    }
}

@media all and (orientation: portrait) {
    div.site-controls-bottom {
        display: none;
    }
}

div.site-controls-bottom div.controls-bottom-sn {
    position: absolute;
    right: 35px;
    bottom: 130px;

    bottom: calc(25vh - 56px);
    transition: all 0.4s ease-in-out 0s;
}

.fadeOut {
    opacity: 0;
}

div.site-controls-bottom div.controls-bottom-sn.fadeOut {
    transition: all 0.4s ease-in-out 0.15s;
}

@media all and (max-height: 480px) {
    div.site-controls-bottom div.controls-bottom-sn {
        display: none;
    }
}




div.site-controls-bottom div.controls-bottom-sn li {
    position: relative;
    width: 26px;
    height: 26px;
    margin-top: 13px;
    list-style-type: none;
}

div.site-controls-bottom div.controls-bottom-sn li a {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;

}

div.site-controls-bottom div.controls-bottom-sn li.facebook a {
    background-image: url(../img/ico_fb_s.svg);
}

div.site-controls-bottom div.controls-bottom-sn li.youtube a {
    background-image: url(../img/ico_youtube_s.svg);
}

div.site-controls-bottom div.controls-bottom-sn li.instagram a {
    background-image: url(../img/ico_instagram_s.svg);
}


div.copyright-madeby {
    position: absolute;
    right: 35px;
    bottom: 24px;
    transition: all 0.4s ease-in-out 0.15s;
}

div.copyright-madeby.fadeOut {

    transition: all 0.4s ease-in-out 0s;
}

@media all and (min-width: 1300px) {
    div.copyright-madeby {
        bottom: 34px;
    }
}

@media all and (min-width: 1720px) {
    div.copyright-madeby {
        bottom: 44px;
    }
}


div.copyright-madeby div.copyright {
    position: relative;
    float:right;
    font-family: FuturaCondenced;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
    clear: both;
    letter-spacing: 0.06em;
    margin-bottom: 3px;

}

div.copyright-madeby div.madeby {
    position: relative;
    float:right;
    font-family: FuturaCondenced;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    clear: both;
    letter-spacing: 0.06em;
}

div.copyright-madeby div.madeby a {
    text-decoration: none;
    color: #FFFFFF;
}


div.maincontent-separator{
    position: relative;
    float: left;
    width: 100%;
    height: 0px;
    z-index: 2;
}



div.paint-sep {
    position: absolute;
    width: 100%;
    padding-top: 4.21875%;
    background: url(../img/footer-painted.png) no-repeat;
    background-size: 100% 100%;
    max-height: 81px;
    top: -4.21875vw;
    top: calc(1px - 4.21875vw);

    /*transform: translate3d(0px, 100%, 0px);
    transition: all 0.5s ease-in-out 1.4s;*/
}

/*
body.page-loaded div.paint-sep {
    transform: translate3d(0px, 0%, 0);
}
*/


@media all and (orientation: portrait) and (min-height: 800px) {
    div.paint-sep {
        padding-top: 6.328125%;
        background: url(../img/footer-painted.png) no-repeat;
        background-size: 150% 100%;
        max-height: 81px;
        /*top: -6.328125vw;*/
        top: calc(1px - 6.328125vw);
    }
}

@media all and (orientation: portrait) and (max-height: 800px) {
    div.paint-sep {
        padding-top: 8.4375%;
        background: url(../img/footer-painted.png) no-repeat;
        background-size: 200% 100%;
        max-height: 81px;
        /*top: -8.4375vw;*/
        top: calc(1px - 8.4375vw);
    }
}


div.texts-over-slider {
    position: absolute;
    width: 39%;
    height: 100%;
    top: 0px;
    /*left: 4.7%;*/
    left: 50px;
    
    display: table;


}

div.texts-over-slider div.tos-vertical-aligner {
    display: table-cell;
    vertical-align: middle;
}

div.texts-over-slider div.line1, div.texts-over-slider div.line2 {
    position: relative;
    float: left;
    font-family:truenorth;
    color: #FFFFFF;
    font-size: 4.35vw;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    clear: both;
}

div.texts-over-slider div.line2 {
    font-size: 4.2vw;
    margin-top: 0.05em;
}

div.texts-over-slider div.lineDesc {
    position: relative;
    float: left;
    position: relative;
    font-family: ridymybike;
    color: #FFFFFF;
    font-size: 1.71vw;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 0.5em;
    clear: both;
}






.paint4whiteTextCommon span.txt {
    opacity: 0;
} 

body.page-loaded .paint4whiteTextCommon span.txt {
    animation: paint4whiteTextCommon_txt_animation 0.22s forwards 1.9s;
} 

@keyframes paint4whiteTextCommon_txt_animation {
    from { opacity: 0; }
    to { opacity: 1; }
}




div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(2) span.txt   {
    animation-delay: 2.2s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(3) span.txt  {
    animation-delay: 2.5s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(4) span.txt  {
    animation-delay: 2.8s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(5) span.txt  {
    animation-delay: 3.1s;
}








.paint4whiteTextCommon span.gpaint {
    position: absolute;
    top: -7%;
    left: -2.5%;
    width: 105%;
    height: 110%;
    background-size: 100% 1600%;
    background-image: url(../img/painting4whiteText_sprite.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    

}

.lineDesc.paint4whiteTextCommon span.gpaint {
    position: absolute;
    top: -24%;
    height: 140%;
    

}


@keyframes paint4whiteTextCommon_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}

body.page-loaded .paint4whiteTextCommon span.gpaint {
    animation: paint4whiteTextCommon_animation 0.9s steps(15) forwards 1.4s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(2) span.gpaint {
    animation-delay: 1.7s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(3) span.gpaint {
    animation-delay: 2s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(4) span.gpaint {
    animation-delay: 2.3s;
}

div.tos-vertical-aligner .paint4whiteTextCommon:nth-child(5) span.gpaint {
    animation-delay: 2.6s;
}




a.stratTrainingBtn {
    position: relative;
    font-family: ridymybike;
    color: #1f6655;
    font-size: 2.3vw;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 0.5em;
    float: right;
    text-decoration: none;
    right: 12%;
    margin-top: 1em;
}


a.stratTrainingBtn .txt {
    opacity: 1;
}



.activeBtnCommon span.txt {
    opacity: 0;
    z-index: 20;
    position: relative;
} 

body.page-loaded .activeBtnCommon span.txt {

    animation: activeBtnCommon_anim 0.15s forwards 2.8s;
} 

@keyframes activeBtnCommon_anim {
    from { opacity: 0; }
    to { opacity: 1; }
}


.activeBtnCommon span.gpaint {
    position: absolute;
    top: -42%;
    left: -15%;
    width: 130%;
    height: 170%;
    background-size: 100% 2200%;
    background-image: url(../img/btn-sprite2.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    z-index: 0;
    

}



@keyframes activeBtnCommon_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 28.57143%; }
}

body.page-loaded .activeBtnCommon span.gpaint {
    animation: activeBtnCommon_animation 0.3s steps(6) forwards 2.4s;
}




.activeBtnCommon_hover span.gpaint {
    animation: activeBtnCommon_animation_hover 0.25s steps(8) forwards !important;
}


@keyframes activeBtnCommon_animation_hover {
    from { background-position: 0% 61.905%; }
    to { background-position: 0% 100%; }
}



.activeBtnCommon_unhover span.gpaint {
    animation: activeBtnCommon_animation_unhover 0.25s steps(8) forwards  !important;
}

@keyframes activeBtnCommon_animation_unhover {
    from { background-position: 0% 100%; }
    to { background-position: 0% 61.905%; }
}


@media all and (orientation: landscape) {
    div.tos-portrait {
        display: none;
    }
}

@media all and (orientation: portrait) {
    div.tos-landscape {
        display: none;
    }



    div.texts-over-slider {
        width: 66%;
        top: 0px;
        /*left: 18px;*/
        height: 90%;
        top: 10%;

    }

    a.stratTrainingBtn {
        position: relative;
        font-family: ridymybike;
        color: #1f6655;
        font-size: 7vw;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        margin-top: 1.5em;
        float: left;

        left: 1%;
        margin-top: 1em;
        clear: both;
    }


    div.texts-over-slider div.line1, div.texts-over-slider div.line2 {
        font-size: 9.15vw;
        letter-spacing: 0.1em;
    }

    div.texts-over-slider div.line2 {
        font-size: 9.15vw;
        margin-top: 0.05em;
    }

    div.texts-over-slider div.lineDesc {
        font-size: 4vw;
        letter-spacing: 0.05em;
        margin-top: 0.5em;
    }


    body.page-loaded .activeBtnCommon span.txt {
        animation-delay: 3.4s;
    } 



    body.page-loaded .activeBtnCommon span.gpaint {
        animation-delay: 2.9s;
    }

    div.texts-over-slider .paint4whiteTextCommon:nth-child(4) {

        margin-top: 1.5em;
    }


}



div.mp-slider-selector {
    position: absolute;
    width: 13%;
    height: 100%;
    bottom: 0%;
    display: table;
    top: 0px;
    right: 35px;
    font-size: 2.3vw;
}



div.mss-vertical-aligner {
    display: table-cell;
    vertical-align: middle;

}
 
div.mp-slider-selector div.mp-slide-link {
    position: relative;
    font-family: ridymybike;
    color: #FFFFFF;
    
    letter-spacing: 0.05em;
    text-transform: uppercase;
    float: right;
    text-decoration: none;
    
    margin-bottom: 0.6em;
    clear:both;

    cursor:pointer;
    -webkit-user-select: none;        
    -moz-user-select: none;
    -ms-user-select: none;
    select: none;
}


div.mp-slider-selector div.mp-slide-link.selected {
    cursor: default;
}


@media all and (orientation: portrait) {
   div.mp-slider-selector {
        font-size: 6vw;
        width: 20%;
        
         height: 90%;
         top: 10%;
    } 

    div.mss-vertical-aligner {
        padding-top: 11.5em;
    }

    div.mp-slider-selector div.mp-slide-link {       
        margin-bottom: 0.3em;
    }

}




@media all and (max-width: 600px), all and (max-height: 500px)  {
     div.texts-over-slider {
        left: 18px;
    }

    div.mp-slider-selector {
        right: 18px;
    } 
}

@media all and (orientation: portrait) and (min-height: 800px) {

     div.texts-over-slider {
        height: 80%;
        top: 20%;

    }

    a.stratTrainingBtn {
        font-size: 4.5vw;
    }

    div.texts-over-slider div.line1, div.texts-over-slider div.line2 {
        font-size: 8vw;
        margin-bottom: 0.05em;
        margin-top: 0;
    }

    div.texts-over-slider div.lineDesc {
        font-size: 3vw;
        letter-spacing: 0.05em;
        margin-top: 0.3em;
    }

    div.texts-over-slider .paint4whiteTextCommon:nth-child(4) {
        margin-top: 1.5em;
    }

    div.mp-slider-selector {
        font-size: 3.5vw;
        width: 20%;
         height: 80%;
         top: 20%;
    } 

    div.mss-vertical-aligner {
        padding-top: 14.5em;
    }


}



div.mp-slider-selector div.mp-slide-link .txt div {
    transform: translate3d(108%,0,0);
    position: relative;
    transition: all 0.3s ease-in-out 2s;
}

div.mp-slider-selector div.mp-slide-link:nth-child(2) .txt div {
    transition-delay: 2.05s;
}

div.mp-slider-selector div.mp-slide-link:nth-child(3) .txt div {
    transition-delay: 2.1s;
}

body.page-loaded div.mp-slider-selector div.mp-slide-link .txt div {
    transform: translate3d(0%,0,0);
}


@media all and (orientation: portrait) {
    div.mp-slider-selector div.mp-slide-link .txt div {
        transition: all 0.3s ease-in-out 2.8s;
    }
    div.mp-slider-selector div.mp-slide-link:nth-child(2) .txt div {
        transition-delay: 2.85s;
    }

    div.mp-slider-selector div.mp-slide-link:nth-child(3) .txt div {
        transition-delay: 2.9s;
    }
}


.selectorBtn span.txt {
    z-index: 20;
    position: relative;
    overflow: hidden;
    position: relative;
    float: right;
    
} 

body.page-loaded .selectorBtn.selected span.txt {

    animation: selectorBtn_anim 0.15s forwards 0.25s;
} 


@keyframes selectorBtn_anim {
    from { color: #FFFFFF; }
    to { color: #1f6655; }
}


.selectorBtn span.gpaint {
    position: absolute;
    top: -42%;
    left: -20%;
    width: 140%;
    height: 170%;
    background-size: 100% 2200%;
    background-image: url(../img/btn-sprite2.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;
    z-index: 0;
    

}



@keyframes selectorBtn_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 28.57143%; }
}

body.page-loaded .selectorBtn.selected span.gpaint {
    animation: selectorBtn_animation 0.3s steps(6) forwards 2.2s;
}

@media all and (orientation: portrait) {
    body.page-loaded .selectorBtn.selected span.gpaint {
        animation: selectorBtn_animation 0.3s steps(6) forwards 3s;
    }
}


.animationDelay0 {
    animation-delay: 0s !important;
}

.animationDelay015 {
    animation-delay: 0s !important;
}

/*


.activeBtnCommon_hover span.gpaint {
    animation: activeBtnCommon_animation_hover 0.25s steps(8) forwards !important;
}


@keyframes activeBtnCommon_animation_hover {
    from { background-position: 0% 61.905%; }
    to { background-position: 0% 100%; }
}

*/

.selectorBtn.unselect span.gpaint {
    animation: selectorBtn_unselect_animation 0.25s steps(5) forwards !important;
}

@keyframes selectorBtn_unselect_animation {
    from { background-position: 0% 33.33333%; }
    to { background-position: 0% 57.142857%; }
}

.selectorBtn.unselect span.txt {
    animation: selectorBtnTxt_unselect_animation 0.2s forwards 0.25s !important;

}

@keyframes selectorBtnTxt_unselect_animation {
    from { color: #1f6655; }
    to { color: #FFFFFF; }
}





.maskingSlide {
    mask-image: url(../img/loader-transition-sprite50perc.png);
    -webkit-mask-image: url(../img/loader-transition-sprite50perc.png);
    mask-size: 100% 1600%;
    -webkit-mask-size: 100% 1600%;
    mask-position: 0% 0%;
    -webkit-mask-position: 0% 0%;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    animation: mask-play 1s steps(15) forwards 0s;
}

@keyframes mask-play {
    0% { mask-position: 0% 0%; -webkit-mask-position: 0% 0%; opacity: 1; }
    90% { opacity: 1; }
    100% { mask-position: 0% 100%; -webkit-mask-position: 0% 100%; opacity:0; }
}

@media all and (orientation: portrait) {
    .maskingSlide {
        mask-image: url(../img/loader-transition-sprite50perc-vertical.png);
        -webkit-mask-image: url(../img/loader-transition-sprite50perc-vertical.png);
        mask-size: 1600% 100%;
        -webkit-mask-size: 1600% 100%;
        mask-position: 0% 0%;
        -webkit-mask-position: 0% 0%;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat;
        animation: mask-play-vertical 1s steps(15) forwards 0s;
    }

    @keyframes mask-play-vertical {
        0% { mask-position: 0% 0%; -webkit-mask-position: 0% 0%; opacity: 1; }
        90% { opacity: 1; }
        100% { mask-position: 100% 0%; -webkit-mask-position: 100% 0%; opacity: 0; }
    }
}



div.header-cans {
    position: absolute;
    width: 22vw;
    height: 16.0787737vw;
    top: -14vw;
    left: calc(45px - 4.85vw);

    transform: translate3d(-90%,70%,0) rotate3d(0,0,1,-120deg);
    transform-origin: 0% 100%;
    overflow: hidden;
}


div.cans-cans {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -1px;
    left:0px;

}

div.header-cans.appear {
    animation: cansAppearOnPageLoad 0.6s forwards cubic-bezier(0.935, 0.225, 0.325, 1) 0s;
}

@keyframes cansAppearOnPageLoad {
    0% { transform: translate3d(-90%,70%,0) rotate3d(0,0,1,-120deg);  }
    100% { transform:  translate3d(0,0,0) rotate3d(0,0,0,0deg); }
}


div.header-cans.disappear {
    animation: cansDisppearOnPageLoad 0.4s forwards cubic-bezier(0.780, 0, 0.240, 0.680) 0s;
}

@keyframes cansDisppearOnPageLoad {
    0% { transform:  translate3d(0,0,0) rotate3d(0,0,0,0deg); }
    100% { transform: translate3d(-90%,70%,0) rotate3d(0,0,1,-120deg);  }
}


@media all and (orientation: portrait) {
    div.header-cans {
        position: absolute;
        width: 42.8125vw;
        height: 31.25vw;
        top: -27vw;
        left: calc(4px - 7.2vw);
    }
}

@media all and (min-height: 800px) and (orientation: portrait) {
    div.header-cans {
        position: absolute;
        width: 30.208333vw;
        height: 22.048611vw;
        top: -19vw;
        left: calc(45px - 5.9vw);

    }
}

@media (max-width: 600px) and (orientation: landscape), (max-height: 500px) and (orientation: landscape) {
    div.header-cans {
        left: calc(18px - 4.85vw);
    }
}



div.header-cans div.hires-can {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url(../img/cans-hires2.png);
    background-size: 100% 500%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    display: none;
}

div.header-cans div.hires-can.hican1 {
    background-position: 0% 0%;
    display: block;
}

div.header-cans div.hires-can.hican2 {
    background-position: 0% 25%;
    display: block;
}

div.header-cans div.hires-can.hican3 {
    background-position: 0% 50%;
    display: block;
}

div.header-cans div.hires-can.hican4 {
    background-position: 0% 75%;
    display: block;
}

div.header-cans div.hires-can.hican5 {
    background-position: 0% 100%;
    display: block;
}



div.header-cans div.cans-tranitions {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url(../img/cans-transitions.png);
    background-size: 100% 3100%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
}

div.header-cans div.cans-tranitions.anim_1to2 {
     animation: anim_1to2_animation 0.25s steps(6) forwards;
}

@keyframes anim_1to2_animation {
    0% { background-position: 0% 0%;  }
    100% { background-position: 0% 20%; }
}

div.header-cans div.cans-tranitions.anim_2to3 {
     animation: anim_2to3_animation 0.25s steps(6) forwards;
}

@keyframes anim_2to3_animation {
    0% { background-position: 0% 20%;  }
    100% { background-position: 0% 40%; }
}

div.header-cans div.cans-tranitions.anim_3to4 {
     animation: anim_3to4_animation 0.25s steps(6) forwards;
}

@keyframes anim_3to4_animation {
    0% { background-position: 0% 40%;  }
    100% { background-position: 0% 60%; }
}

div.header-cans div.cans-tranitions.anim_4to5 {
     animation: anim_4to5_animation 0.25s steps(6) forwards;
}

@keyframes anim_4to5_animation {
    0% { background-position: 0% 60%;  }
    100% { background-position: 0% 80%; }
}

div.header-cans div.cans-tranitions.anim_5to1 {
     animation: anim_5to1_animation 0.25s steps(6) forwards;
}

@keyframes anim_5to1_animation {
    0% { background-position: 0% 80%;  }
    100% { background-position: 0% 100%; }
}



div.about-section {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background: #ebe8dd;
    display: table;
    min-height: 500px;
    overflow: hidden;
}





div.vertical-aligner {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    text-align: center;
}

div.about-section div.about-line1 {
    position: relative;
    float: left;
   
    color: #FFFFFF;
    font-family:ridymybike;
    font-size: 8vw;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    clear: both;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
}

div.about-section div.about-line2 {
    position: relative;
    float: left;
    
    color: #a2ca4b;
    font-family:truenorth;
    font-size: 12vw;
    text-transform: uppercase;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    clear: both;
}

div.atw {
    position: relative;
}

div.about-section div.about-line3 {
    position: relative;
    float: left;
    width: 48%;
    left: 26%;
    font-size: 1.15vw;
    line-height: 1.4em;
    margin-top: 1.5vw;
     clear: both;
}

div.text-wrapper {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}

div.wrapped-text {
    position: relative;
    float: left;
    width: 100%;
    transform: translate3d(0px, 103%, 0px);
    transition: all 0.7s ease-in-out 0.3s;
    opacity: 0;
}


.come-in div.wrapped-text {
    transform: translate3d(0px, 0%, 0px);
    opacity: 1;
}











.paint4whiteTextAuto span.txt {
    opacity: 0;
    position: relative;
} 

.come-in.paint4whiteTextAuto span.txt {
    animation: paint4whiteTextAuto_animation 0.22s forwards 0.8s;
} 

@keyframes paint4whiteTextAuto_animation {
    from { opacity: 0; }
    to { opacity: 1; }
}



.paint4whiteTextAuto span.gpaint {
    position: absolute;
    top: -4%;
    left: -5%;
    width: 110%;
    height: 95%;
    background-size: 100% 1600%;
    background-image: url(../img/painting4whiteText_sprite.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;  

}


@keyframes paint4whiteTextAuto2_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}

.come-in.paint4whiteTextAuto span.gpaint {
    animation: paint4whiteTextAuto2_animation 0.9s steps(15) forwards 0.3s;
}





.paint4greenTextAuto span.txt {
    opacity: 0;
    position: relative;
} 

.come-in.paint4greenTextAuto span.txt {
    animation: paint4greenTextAuto_animation 0.22s forwards 0.8s;
} 

@keyframes paint4greenTextAuto_animation {
    from { opacity: 0; }
    to { opacity: 1; }
}



.paint4greenTextAuto span.gpaint {
    position: absolute;
    top: -4%;
    left: -5%;
    width: 110%;
    height: 95%;
    background-size: 100% 1600%;
    background-image: url(../img/painting4greenText_sprite.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    overflow: hidden;  

}


@keyframes paint4greenTextAuto2_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}

.come-in.paint4greenTextAuto span.gpaint {
    animation: paint4greenTextAuto2_animation 0.9s steps(15) forwards 0.3s;
}

div.about-section div.about-labels {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin-top: 6vw;
}

div.about-section div.about-labels2 {
    position: relative;
    display: table;
    margin: auto;
}

div.about-section div.about-labels div.al-label  {
    position: relative;
    float: left;
    margin: auto;
    width: 5.78vw;
    height: 5.78vw;
    margin-left: 0.75vw;
    margin-right: 0.75vw;
    background-size: 100% 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in 0.3s;
    transform: translate3d(0px, 130%, 0px);
    opacity: 0;
}

div.about-section div.about-labels.come-in div.al-label {
    transform: translate3d(0px,0%,0px);
    opacity: 1;
}


div.about-section div.about-labels div.label-gluten-free {
    background-image: url(/img/label-gluten-free.svg);
    transition-delay: 0.3s;
}

div.about-section div.about-labels div.label-non-gmo {
    background-image: url(/img/label-non-gmo.svg);
    transition-delay: 0.4s;
}

div.about-section div.about-labels div.label-made-in-latvia {
    background-image: url(/img/label-made-in-latvia.svg);
    transition-delay: 0.5s;
}



div.about-section div.about-labels div.label-kosher {
    background-image: url(/img/label-kosher.svg);
    transition-delay: 0.5s;
}

div.about-section div.about-labels div.bpa-free {
    background-image: url(/img/bpa-free.svg);
    transition-delay: 0.6s;
}


@media all and (orientation: portrait) {

    div.about-section {
        height: 90vh;
    }
    div.about-section div.about-line1 {
        font-size: 17vw;
        letter-spacing: 0.03em;
    }

    div.about-section div.about-line2 {
        font-size: 22vw;
        margin-top: 3vw;
    }

    div.about-section div.about-line3 {
        position: relative;
        float: left;
        width: 80%;
        left: 10%;
        font-size: 3.7vw;
        line-height: 1.4em;
        margin-top: 9.5vw;
    }

    div.about-section div.about-labels div.al-label  {
        width: 16vw;
        height: 16vw;
        margin-left: 1.75vw;
        margin-right: 1.75vw;
        margin-top: 12vw;
        
    }

}

@media all and (min-height: 800px) and (orientation: portrait) {
    div.about-section {
        height: 100vh;
    }
    div.about-section div.about-line1 {
        font-size: 12vw;
        letter-spacing: 0.03em;
    }

    div.about-section div.about-line2 {
        font-size: 18vw;
        margin-top: 3vw;
    }

    div.about-section div.about-line3 {
        position: relative;
        float: left;
        width: 60%;
        left: 20%;
        font-size: 2.2vw;
        line-height: 1.4em;
        margin-top: 9.5vw;
    }

    div.about-section div.about-labels div.al-label  {
        width: 11vw;
        height: 11vw;
        margin-left: 1.75vw;
        margin-right: 1.75vw;
        margin-top: 12vw;
        
    }
}



div.products-section {
    position: relative;
    float: left;
    width: 100%;
    background: #ebe8dd;
    min-height: 500px;
    /*overflow-x: hidden;*/
    overflow:hidden;
    padding-top: 90px;
}




div.can-visual {
    position: absolute;
    float: left;

    width: 766px;
    height: 433px;
}



div.can-visual div.can-sprite {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0px;
    background: url(/img/brisling-sardines-in-pure-spring-water-sprite.jpg) no-repeat;
    background-size: 100% 1500%;
}


.come-in.can-visual div.can-sprite {
    animation: watercan_animation 0.6s steps(14) forwards 0.7s;
}

                    
@keyframes watercan_animation {
    from { background-position: 0% 0%; }
    to { background-position: 0% 100%; }
}



div.can-visual .can-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: url(/img/brisling-sardines-in-pure-spring-water.jpg) no-repeat;
   
    background-size: 100% 100%;
    visibility: hidden;
}


.come-in.can-visual .can-img {
    animation: watercan_final_animation 0.6s forwards 0.7s;
}

@keyframes watercan_final_animation {
    0% { visibility: hidden; }
    99% { visibility: hidden; }
    100% { visibility: visible; }
}








div.can-visual.can-water div.can-sprite {
    background: url(/img/brisling-sardines-in-pure-spring-water-sprite.jpg) no-repeat;
    background-size: 100% 1500%;
}


div.can-visual.can-water .can-img {
    background: url(/img/brisling-sardines-in-pure-spring-water.jpg) no-repeat;
    background-size: 100% 100%;
}

div.can-visual.can-oil div.can-sprite {
    background: url(/img/brisling-sardines-in-oil-sprite.jpg) no-repeat;
    background-size: 100% 1500%;
}


div.can-visual.can-oil .can-img {
    background: url(/img/brisling-sardines-in-oil.jpg) no-repeat;
    background-size: 100% 100%;
}

div.can-visual.can-tomato div.can-sprite {
    background: url(/img/brisling-sardines-in-tomato-sauce-sprite.jpg) no-repeat;
    background-size: 100% 1500%;
}


div.can-visual.can-tomato .can-img {
    background: url(/img/brisling-sardines-in-tomato-sauce.jpg) no-repeat;
    background-size: 100% 100%;
}


div.can-visual.can-hottomato div.can-sprite {
    background: url(/img/brisling-sardines-in-hot-tomato-sauce-sprite.jpg) no-repeat;
    background-size: 100% 1500%;
}


div.can-visual.can-hottomato .can-img {
    background: url(/img/brisling-sardines-in-hot-tomato-sauce.jpg) no-repeat;
    background-size: 100% 100%;
}

div.can-visual.can-bbq div.can-sprite {
    background: url(/img/brisling-sardines-in-bbq-sauce-sprite.jpg) no-repeat;
    background-size: 100% 1500%;
}


div.can-visual.can-bbq .can-img {
    background: url(/img/brisling-sardines-in-bbq-sauce.jpg) no-repeat;
    background-size: 100% 100%;
}


div.prod-desc-block {
    position: relative;
    float: left;
    width: 100%;
    margin: auto;
    min-height: 320px;
    margin-bottom: 110px;
}

div.prod-desc-block.desc-odd div.can-visual {
    left: 50%;
    transform: translate3d(-550px, 0px, 0px);
}

div.prod-desc-block.desc-even div.can-visual {
    left: 50%;
    transform: translate3d(-200px, 0px, 0px);
}



div.prod-name {
    position: absolute;
    width: 430px;
    left: calc(50% - 10px);
    font-family:truenorth;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 51px;
    letter-spacing: 0.07em;
    overflow: hidden;
    
}

div.desc-even div.prod-name {
    left: calc(50% - 440px);
    top: 39px;
}





div.desc-odd div.prod-name div.pn-line1, div.desc-odd div.prod-name div.pn-line2, div.desc-odd div.prod-name div.pn-line3 {
    position: relative;
    float: left;
    clear: both;
    line-height: 1.1em;
    transform: translate3d(-80%, 0px, 0px);
    transition: all 0.2s ease-in-out 0.5s;
    opacity: 0;
}

div.desc-even div.prod-name div.pn-line1, div.desc-even div.prod-name div.pn-line2, div.desc-even div.prod-name div.pn-line3 {
    position: relative;
    float: right;
    text-align: right;
    clear: both;
    line-height: 1.1em;
    transform: translate3d(80%, 0px, 0px);
    transition: all 0.4s ease-in 0.5s;
    opacity: 0;
}





div.pn-line2 {
    transition-delay: 0.6s !important;
}

div.pn-line3 {
    transition-delay: 0.7s !important;
}

div.desc-odd .come-in.prod-name div.pn-line1, div.desc-odd .come-in.prod-name div.pn-line2, div.desc-odd .come-in.prod-name div.pn-line3 {
    transform: translate3d(0%, 0px, 0px);
    opacity: 1;
}

div.desc-even .come-in.prod-name div.pn-line1, div.desc-even .come-in.prod-name div.pn-line2, div.desc-even .come-in.prod-name div.pn-line3 {
    transform: translate3d(0%, 0px, 0px);
    opacity: 1;
}


div.prod-ingredients {
    position: relative;
    float: left;

    width: 430px;
    min-height: 80px;
    margin-left: calc(50% - 35px);
    margin-top: 220px;
    
    color: #505e4f;
    transform: translate3d(0px, 85%, 0px) scale3d(0.8,0.8,1);
    transition: all 0.6s ease-in-out 0.15s;
    opacity: 0;
    perspective: 4000px;

}

div.prod-ingredients.come-in {
    transform: translate3d(0px, 0%, 0px) scale3d(1,1,1);
    opacity: 1;
}

.desc-even div.prod-ingredients {
    position: relative;
    float: left;

    width: 430px;
    min-height: 80px;
    margin-left: calc(50% - 410px);
    margin-top: 255px;

}


@media all and (min-width: 670px) and (max-width: 960px) {
    div.prod-desc-block.desc-odd div.can-visual {
        left: 50%;
        transform: translate3d(-183px, 0px, 0px);
    }

    div.prod-desc-block.desc-even div.can-visual {
        left: 50%;
        transform: translate3d(-550px, 0px, 0px);
    }

    div.prod-name {
        left: calc(50% - 309px);
        top: 155px;        
    }

    div.desc-even div.prod-name {
        left: calc(50% - 120px);
        top: 229px;
    }
    
    div.prod-ingredients {
        margin-left: calc(50% - 213px);
        margin-top: 359px;
    }
    
    .desc-even div.prod-ingredients {
        margin-left: calc(50% - 205px);
        margin-top: 420px;

    }



}



@media all and (max-width: 669px)  {

    div.prod-desc-block {
        margin-bottom: 25vw;
    }

    div.can-visual {
        position: absolute;
        float: left;

        width: 160.94vw;
        height: 91.25vw;
    }

    div.prod-desc-block.desc-odd div.can-visual {
        left: 50%;
        transform: translate3d(-37%, 0px, 0px);
    }

    div.prod-desc-block.desc-even div.can-visual {
        left: 50%;
        transform: translate3d(-58%, 0px, 0px);
    }

    div.prod-name {
        left: calc(50% - 44vw);
        top: 60vw;  
        font-size: 10vw;      
    }

    div.desc-even div.prod-name {
        left: auto;
        right: calc(50% - 45vw);
        top: 62vw;
    }
    
    div.prod-ingredients, .desc-even div.prod-ingredients {
        margin-left: 9px;
        margin-top: 97vw;
        width: calc(100% - 18px);

    }

    div.prod-ingredients div.claims {
        font-size: 3.5vw !important;
        padding: 14px 10px 2px 10px !important;
    }

    div.prod-ingredients div.cell-title {
        font-size: 3.3vw !important;
    }

    div.prod-ingredients div.ingredient {
        font-size: 3.3vw !important;
        line-height: 1.3em;
        padding: 14px 10px 12px 33px !important;
        background: url(/img/ico-ingredients.svg) no-repeat 12px 2.9vw !important;

    }

    div.prod-ingredients div.weight {
        padding: 14px 10px 12px 33px !important;
        background: url(/img/ico-weight.svg) no-repeat 12px 50% !important;
        font-size: 3.1vw !important;
    }

    div.prod-ingredients div.calories {
        padding: 14px 10px 12px 33px !important;
        background: url(/img/ico-calories.svg) no-repeat 12px 50% !important;
        font-size: 3.3vw !important;
    }
    


}



div.prod-ingredients2 {
    position: relative;
    float: left;
    width: 100%;
    border: 2px solid #FFFFFF;
    transition: all 0.2s ease-out 0s;
}

.openedClaimDesc div.prod-ingredients2 {
    transform: rotate3d(1,0,0,90deg);
    opacity: 0;
}

.closeClaimDesc div.prod-ingredients2 {
    transform: rotate3d(1,0,0,0deg);
    opacity: 1;
    transition: all 0.2s ease-out 0.2s;
}



div.claimeDescriptor {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #FFFFFF;
    transform: rotate3d(1,0,0,-90deg);
    transition: all 0.2s ease-out 0.2s;
    opacity: 0;
}

.openedClaimDesc div.claimeDescriptor {
    transform: rotate3d(1,0,0,0deg);
    opacity: 1;
}


.closeClaimDesc div.claimeDescriptor {
    transition: all 0.2s ease-out 0s;
    transform: rotate3d(1,0,0,-90deg);
    opacity: 0;
}

div.cd-close-btn0 {
    position: absolute;
    cursor: pointer;
    left: 5px;
    top: 5px;
    width: 30px;
    height: 30px;

}

div.cd-close-btn {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    transform: rotate3d(0,0,1,45deg);
    transform-origin: 50% 50%;
    transition: all 0.3s ease-out 0s;
}

div.cd-close-btn0:hover div.cd-close-btn {
    transform: rotate3d(0,0,1,-135deg);
}

div.cd-close-btn div.cd-line1 {
    position: absolute;
    background: #FFFFFF;
    height: 2px;
    width: 30px;
    top: 14px;
    left: 0px;
}

div.cd-close-btn div.cd-line2 {
    position: absolute;
    background: #FFFFFF;
    left: 14px;
    top: 0px;
    height: 30px;
    width: 2px;
}

div.desc-even div.cd-close-btn div.cd-line1, div.desc-even div.cd-close-btn div.cd-line2 {
    background: #95bd3b;
}

@media all and (max-width: 960px) {
    div.cd-close-btn div.cd-line1, div.cd-close-btn div.cd-line2 {
        background: #95bd3b;
    }
}



div.claime-descr {
    position: relative;
    width: calc(100% - 55px);
    height: calc(100% - 18px);
    top: 9px;
    left: 50px;
    font-size: 13.3px;
    color: #505e4f;
    overflow-y: scroll;
    padding-right: 30px;
    display: none;
    -webkit-overflow-scrolling: touch;

}

div.claime-descr p {
    padding-bottom: 0.8em;
}


div.claime-descr h2 {
    font-family: gotham_pro_bold;
    font-size: 14.6px;
    color: #505e4f;
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 3px;
}

@media all and (max-width: 669px)  {
    div.claime-descr h2 {
        font-size: 3.5vw;
        margin-top: 3px;
    }

    div.claime-descr {
        font-size: 3.3vw;
    }

}


div.prod-ingredients div.claims {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 2px solid #FFFFFF;
    text-transform: uppercase;
    
    font-size: 14.7px;
    padding: 18px 14px 6px 14px;

}

div.prod-ingredients div.claims ul {
    position: relative;
    width: 100%;
    font-family: gotham_pro_bold;

}

div.prod-ingredients div.claims ul li {
    background: url(/img/bullet-white.svg) no-repeat 0% 50%;
    padding-left: 25px;
    margin-bottom: 10px;
    cursor: pointer;
}

@media all and (max-width: 960px) {
    div.prod-ingredients div.claims ul li {
        background: url(/img/bullet-green.svg) no-repeat 0% 50%;
    }
}

div.prod-ingredients div.claims ul li:hover {
    color: #2b5e52;
}

.desc-even div.prod-ingredients div.claims ul li {
    background: url(/img/bullet-green.svg) no-repeat 0% 50%;
    padding-left: 25px;
    margin-bottom: 10px;
}


div.prod-ingredients div.cell-title {
    font-family: FuturaCondenced;
    position: absolute;
    color: #FFFFFF;
    font-size: 13.3px;
    right: 5px;
    top: 3px;
    text-transform: uppercase;
}

div.prod-ingredients div.ingredient {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 2px solid #FFFFFF;
    
    font-size: 13.3px;
    line-height: 1.2em;
    padding: 21px 38px 20px 38px;
    background: url(/img/ico-ingredients.svg) no-repeat 15px 18px;
}


div.prod-ingredients div.weight {
    position: relative;
    float: left;
    width: calc(58% - 2px);
   
    font-size: 14px;
    padding: 18px 0px 18px 38px;
    background: url(/img/ico-weight.svg) no-repeat 15px 16px;

    border-right: 2px solid #FFFFFF;

}


div.prod-ingredients div.calories {
    position: relative;
    float: left;
    width: 42%;

    font-size: 14px;
    padding: 18px 0px 18px 38px;
    background: url(/img/ico-calories.svg) no-repeat 15px 16px;

}
                

div.videos-wall {
    position: relative;
    float:left;
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}


div.videos-wall div.vw-block {
    position: relative;
    float:left;
    width: 100%;
    min-height: 100px;
}


div.videos-wall div.vw-video-photo {
    position: absolute;
    left: calc(50% - 37.8vw);
    width: 36.72vw;
    height: 27.34vw;
    transform: translate3d(0px,50%,0px) scale3d(0.8,0.8,1);
    opacity: 0;
    transition: all 0.6s ease-in-out 0.2s;
}

div.videos-wall div.vw-video-photo.come-in {
    transform: translate3d(0px,0%,0px) scale3d(1,1,1);
    opacity: 1;
}


div.vw-even div.vw-video-photo {
    left: calc(50% + 8.28vw);
    width: 27.4vw;
    height: 38.12vw;
    
}

.vw-last div.vw-video-photo  {
    top: calc(50% - 16vw);
}

div.videos-wall div.vw-video-photo video {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

div.videos-wall div.vw-video-photo div.vw-photo {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;

}


.vw-mobile {
    display: none;
}



div.videos-wall div.vw-text-block {
    position: relative;
    float: left;
    margin-left: calc(50% + 5.1vw);
    width: 30.4vw;
    margin-bottom: 8vw;
}

.vw-even div.vw-text-block {
    text-align: right;
    margin-left: calc(50% - 26.25vw) !important;
    margin-top: 8vw;
}

.vw-last div.vw-text-block {
    position: relative;
    float: left;
    margin-top: 9vw;

}



div.videos-wall div.vw-text-block div.vw-tb-head {
    position: relative;
    float: left;
    width: 100%;
    font-family: truenorth;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 2.54vw;
    letter-spacing: 0.05em;
}

div.videos-wall div.vw-text-block div.vw-tb-head h3 {
    position: relative;
    font-family: truenorth;
    padding: 0;
    margin: 0;
    overflow: hidden;
    line-height: 1.2em;
}

.vw-even div.vw-text-block div.vw-tb-head {
    float: right;
}

div.vw-block-even div.videos-wall div.vw-text-block div.vw-tb-head h3 {
    text-align: right;
}

div.videos-wall div.vw-text-block div.vw-tb-head h3 div {
    position: relative;
    transform: translate3d(0px,100%,0px);
    opacity: 0;
    transition: all 0.4s ease-in-out 0.35s;
}

div.videos-wall div.vw-text-block div.vw-tb-head h3:nth-child(2) div {
    transition-delay: 0.45s;
}

div.videos-wall div.vw-text-block div.vw-tb-head h3:nth-child(3) div {
    transition-delay: 0.55s;
}

div.videos-wall div.vw-text-block div.vw-tb-head h3:nth-child(4) div {
    transition-delay: 0.65s;
}

div.videos-wall div.vw-text-block div.vw-tb-head.come-in h3 div {
    transform: translate3d(0px,0%,0px);
    opacity: 1;
}

div.videos-wall div.vw-text-block div.vw-tb-desc {
    position: relative;
    float: left;
    width: 98%;
    font-size: 1.2vw;
    color: #505e4f;
    line-height: 1.2em;
    padding-top: 3vw;
    overflow: hidden;
}

div.videos-wall div.vw-text-block div.vw-tb-desc div {
    position: relative;
    transform: translate3d(0px,100%,0px);
    opacity: 0;
    transition: all 0.4s ease-in-out 0.35s;
}

div.videos-wall div.vw-text-block div.vw-tb-desc.come-in div {
    transform: translate3d(0px,0%,0px);
    opacity: 1;
}

div.videos-wall div.vw-text-block div.vw-tb-underline {
    position: relative;
    float: left;
    clear: both;
    width: 4.85vw;
    height: 1.06vw;
    overflow: hidden;
    margin-top: 1.5vw;
    left: -0.5vw;
    transform: translate3d(-130%,0%,0px);
    transition: all 0.3s ease-in-out 0.65s;
}

div.videos-wall div.vw-text-block div.vw-tb-underline div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/img/painted-sep-lines.png) no-repeat 0% 0%;
    background-size: 100% 300%;
    transform: translate3d(102%,0%,0px);
    transition: all 0.3s ease-in-out 0.65s;
}

.vw-tb-2 div {
     background-position: 0% 50%!important;
}

.vw-tb-3 div {
     background-position: 0% 100%!important;
}

.vw-even div.vw-text-block div.vw-tb-underline {
    float: right !important;
    transform: translate3d(130%,0%,0px) !important;
}

.vw-even div.vw-text-block div.vw-tb-underline div {
    transform: translate3d(-102%,0%,0px) !important;
}

div.videos-wall div.vw-text-block div.vw-tb-underline.come-in, div.videos-wall div.vw-text-block div.vw-tb-underline.come-in div {
    transform: translate3d(0%,0%,0px)  !important;
}




@media all and (min-width: 1360px) {


    div.videos-wall div.vw-video-photo {
        position: absolute;
        left: calc(50% - 519px);
        width: 500px;
        height: 371px;
    }

    div.vw-even div.vw-video-photo {
        left: calc(50% + 110px);
        width: 372px;
        height: 518px;
    }

    .vw-last div.vw-video-photo {
        top: calc(50% - 245px);
    }

    div.videos-wall div.vw-text-block {
        position: relative;
        float: left;
        margin-left: calc(50% + 66px);
        width: 414px;
        margin-bottom: 109px !important;
    }

    .vw-even div.vw-text-block {
        text-align: right;
        margin-left: calc(50% - 361px) !important;
        margin-top: 109px !important;
    }

    .vw-last div.vw-text-block {
        margin-top: 122px;
    }

    div.videos-wall div.vw-text-block div.vw-tb-head {
        font-size: 33px;
    }

    div.videos-wall div.vw-text-block div.vw-tb-desc {
        font-size: 16.3px;
        padding-top: 42px;

    }
    div.videos-wall div.vw-text-block div.vw-tb-underline {
        width: 65px;
        height: 14.4px;
        overflow: hidden;
        margin-top: 23px;
        left: -10px;
    }
}




@media all and (max-width: 1000px) {
    div.videos-wall div.vw-text-block div.vw-tb-desc {
        font-size: 13.7px;

    }

}



@media all and (min-width: 671px) and (max-width: 900px) {

    .vw-mobile {
        display: block;
    }

    .vw-desktop {
        display: none;
    }



    div.videos-wall div.vw-text-block div.vw-tb-desc {
        font-size: 13.7px;

    }

    div.videos-wall div.vw-video-photo {
        left: calc(50% - 44.8vw);
        width: 41.7vw;
        height: 31.047vw;
    }


    div.vw-even div.vw-video-photo {
        left: calc(50% + 3.28vw);
        width: 41.7vw;
        height: 31.047vw;
    }

    div.videos-wall div.vw-text-block {
        margin-left: calc(50% + 2vw);
        width: 42.4vw;
        margin-bottom: 8vw;
    }



    div.videos-wall div.vw-text-block div.vw-tb-head {
        font-size: 3.4vw;

    }

    .vw-even div.vw-text-block {
        margin-left: calc(50% - 44.25vw) !important;
        margin-top: 4vw;
    }

    .vw-last div.vw-text-block {
        margin-top: 3vw;
    }

    div.videos-wall div.vw-text-block div.vw-tb-underline {
        width: 7vw;
        height: 1.7vw;
    }

    

}


@media all and (max-width: 670px) {

    .vw-mobile {
        display: block;
    }

    .vw-desktop {
        display: none;
    }

    div.videos-wall div.vw-text-block div.vw-tb-desc {
        font-size: 13.7px;

    }

    div.videos-wall div.vw-video-photo {
        left: 15px;
        width: calc(100vw - 10px);
        height: calc(74.46vw - 7.446px);
    }

    div.videos-wall .vw-even div.vw-video-photo {
        left: auto;
        right: 15px;
    }

    .vw-last div.vw-video-photo {
        top: 0;
    }

    div.videos-wall div.vw-text-block {
        margin-left: 20px;
        width: calc(90vw - 20px);
        margin-bottom: 15vw;
        margin-top: 79vw;
    }

    div.videos-wall .vw-even div.vw-text-block {
        float: right;
        margin-right: 20px;
        width: calc(90vw - 20px);

    }

    div.videos-wall div.vw-text-block div.vw-tb-head {
        font-size: 6.24vw;
    }

    div.videos-wall div.vw-text-block div.vw-tb-underline {
        width: 13.85vw;
        height: 3.06vw;
        margin-top: 4vw !important;
    }

}


div.reveal-film0 {
    position: relative;
    float: left;
    width: 100%;

}

div.reveal-film {
    position: relative;
    float: left;
    width: calc(100% - 60px);
    height: calc(56.25vw - 33.75px);
    left: 30px;
    transform: translate3d(0px, 140%, 0px) scale3d(0.8,0.8,1);
    transition: all 1s ease-in-out 0s;
}

.come-in div.reveal-film {
    transform: translate3d(0px, 0%, 0px) scale3d(1,1,1);
}

@media all and (max-width: 1080px) {
    div.reveal-film {
        width: 100%;
        height: 56.25vw;
        left:0px;
    }
}


div.film-wrapper1 {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 1s ease-in-out 0.1s;
    transform: translate3d(-100px,-50px,0);
}

.playVideo div.film-wrapper1 {
    transform: translate3d(0px,0px,0);
}

div.film-wrapper2 {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 1s ease-in-out 0.1s;
    transform: translate3d(200px,100px,0);
}

.playVideo div.film-wrapper2 {
    transform: translate3d(0px,0px,0);
}

div.reveal-film video {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    transition: all 1s ease-in-out 0.1s;
    transform: translate3d(-100px,-50px,0);
}

div.reveal-film.playVideo video {
    transform: translate3d(0px,0px,0);
}

div.video-cover {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transition: all 1s ease-in-out 0.1s;
    transform: translate3d(-100px,-50px,0);
}

.playVideo div.video-cover {
    transform: translate3d(0px,0px,0);
}




div.video-cover-bg {
    position: absolute;
    float: left;
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
    background: url(/img/video-thumb.jpg) no-repeat 50% 50%;
    background-size: cover;
    transition: all 1s ease-in-out 0s;
}

.come-in div.video-cover-bg {
    animation: videoCoverAnim 25s linear infinite;

}

@keyframes videoCoverAnim {
    0% {transform: translate3d(-3%,0,0);}
    50% {transform: translate3d(3%,0,0);}
    100% {transform: translate3d(-3%,0,0);}
}


.playVideo  div.video-cover-bg {
    animation-play-state: paused;
    opacity: 0;
}


div.reveal-film a {
    text-decoration: none;
    font-family:truenorth;
    text-transform: uppercase;
    position: absolute;
    padding-top: 180px;
    
    font-size: 27px;
    color: #FFFFFF;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-55%,0);
    transition: all 1s ease-in-out 0.1s;
}

div.reveal-film.playVideo  a {
    opacity: 0;

}

div.reveal-film a div {
    position: absolute;
    width: 150px;
    height:150px;
    left: calc(50% - 75px);
    top: 0px;
    background: url(/img/play-button.svg) no-repeat 0% 0%;
    background-size: contain;

}

@media all and (max-width: 1080px) {

    div.reveal-film a {
        padding-top: 120px;
    }

    div.reveal-film a div {
        width: 100px;
        height:100px;
        left: calc(50% - 50px);
    }
}




div.close-video-btn {
    position: absolute;
    background: url(/img/close-video-btn.svg) no-repeat 50% 50%;
    width: 53px;
    height: 53px;
    cursor: pointer;
    top: -27px;
    left: calc(50% - 26px);
    transition: all 1s ease-in-out 0.1s;
    transform: translate3d(0px,50px,0) rotate3d(0, 0, 1, -135deg);
    opacity: 0;
    transform-origin: 50% 50%;

}

.playVideo div.close-video-btn {
    transform: translate3d(0px,0px,0);
    opacity: 1;
}




@media all and (max-width: 900px) {
    div.reveal-film {
        margin-top: 50px;
    }
    div.film-wrapper1 {
        transform: translate3d(-40px,-50px,0);
    }

    div.film-wrapper2 {
        transform: translate3d(80px,100px,0);
    }

    div.reveal-film video {
        transform: translate3d(-40px,-50px,0);
    }

    div.video-cover {
        transform: translate3d(-40px,-50px,0);
    }

}

@media all and (max-width: 670px) {
    div.reveal-film {
        width: 100%;
        height: calc(74.46vw - 7.446px);
        margin-bottom: 20px;
        margin-top: 20px;
        
    }

    div.reveal-film video {
        width: 100vw;
        height: 56.25vw;
        top: 10vw;
        /*transform: translte3d(0,-50%,0);*/
    }

    div.film-wrapper1 {
        transform: translate3d(-15px,0px,0);
    }

    div.film-wrapper2 {
        transform: translate3d(30px,0px,0);
    }

    div.reveal-film video {
        transform: translate3d(-15px,0px,0);
    }

    div.video-cover {
        transform: translate3d(-15px,0px,0);
    }

    div.reveal-film a {
        padding-top: 120px;
        font-size: 23px;
        width: 100%;
        text-align: center;
        top: 50%;
        transform: translate3d(-50%,-52%,0);
    }


}

div.downloads-section {
    position: relative;
    float: left;
    width: 79.037vw;
    left: 10.4815vw;
    min-height: 100px;
    margin-top: 20px;
}




div.dnhead {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 3.7vw;
    color: #FFFFFF;
    letter-spacing: 0.07em;
    font-family:truenorth;
    margin-bottom: 2.125vw;
    margin-top: 3.5vw;
}

div.dnhead div {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    transform: translate3d(0px, 105%, 0px);
    transition: all 0.3s ease-in-out 0.1s;
    opacity: 0;
}

div.dnhead.come-in div {
    transform: translate3d(0px, 0%, 0px);
    opacity: 1;
}


div.dwn-aligner {
    position: relative;
    float: left;
    width: 100%;
}





div.download-block {
    position: relative;
    float: left;
    width: 25vw;
    height: 23vw;
    margin-right: 1.64vw;
    margin-top: 1.5vw;
    
    display: table-cell;
}

div.download-block a {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    transform: translate3d(0px, 150%, 0px) scale3d(0.8,0.8,1);
    transition: all 0.7s ease-in-out 0.25s;
    opacity: 0;
    border: 2px solid #FFFFFF;
}

div.download-block:nth-child(2) a {
    transition-delay: 0.35s;
}

div.download-block:nth-child(3) a {
    transition-delay: 0.45s;
}

div.download-block.come-in a {
    transform: translate3d(0px, 0%, 0px);
    opacity: 1;
}


div.download-block:nth-child(3),  div.download-block:nth-child(6), div.download-block:nth-child(9) {
    margin-right: 0px;
}

div.dwn-icon {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 1.189vw;
    background: url(/img/icon-document.svg) no-repeat 50% 50%;
    background-size: auto 100%;
    height: 1.7699vw;
}

div.dwn-icon-ringtone {
    background: url(/img/icon-ringtone.svg) no-repeat 50% 50%;
    background-size: auto 100%;
}

div.dwn-head {
    position: relative;
    float: left;
    width: 90%;
    left: 5%;
    font-family: truenorth;
    text-transform: uppercase;
    color: #a2ca4b;
    text-align: center;
    font-size: 1.8vw;
    letter-spacing: 0.05em;
    padding-top: 1.5vw;
    line-height: 1.25em;

}



div.dwn-desc {
    position: absolute;
    float: left;
    width: 90%;
    left: 5%;
    text-align: center;
    font-size: 1.2vw;
    top: 8.6vw;
    color: #505e4f;
    height: 9.37vw;
    display: table;
    line-height: 1.2em;
}

div.dwn-desc div {
    position: relative;
    display: table;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

div.dwn-size {
    position: absolute;
    font-size: 1vw;
    width: 90%;
    left: 5%;
    bottom: 3.2vw;
    color: #FFFFFF;
    text-align: center;
    font-family:gotham_pro_bold;
}

@media all and (min-width: 1360px) {
    div.downloads-section {
        width: 1075px;
        left: calc(50% - 537px);
        
    }

    div.dnhead {
        font-size: 50px;
        margin-bottom: 29px;
        margin-top: 47px;
    }

    div.download-block {
        width: 340px;
        height: 313px;
        margin-right: 22.304px;
        margin-top: 20.4px;
    }

    div.dwn-icon {
        margin-top: 16.17px;
        height: 24.07px;
    }

    div.dwn-head {
        font-size: 24.48px;
        padding-top: 20.4px;
    }

    div.dwn-desc {
        font-size: 16.32px;
        top: 117px;
        height: 128px;
    }
}

div.dwn-btn {
    position: absolute;
    width: 63px;
    height: 63px;
    border-radius: 33px;
    background: #ebe8dd;
    bottom: -31px;
    left: calc(50% - 31px);
}

div.dwn-btn0 {
    position: absolute;
    width: 53px;
    height: 53px;
    border-radius: 33px;
    background: #FFFFFF;
    top: 5px;
    left: 5px;
    overflow: hidden;
}

div.dwn-btn-p1 {
    position: absolute;
    width: 17px;
    height: 23px;
    left: 18.5px;
    top: 10px;
    background: url(/img/icon-download.svg) no-repeat;
    transition: all 0.3s ease-in-out;

}

div.dwn-btn-p2 {

    position: absolute;
    background: #a2ca4b;
    width: 10px;
    height: 3px;
    left: 21.5px;
    top: 39px;
    transition: all 0.3s ease-in-out;
}

div.download-block:hover div.dwn-btn-p1 {
    
    transform: translate3d(0px, 4px, 0px);
}

div.download-block:hover div.dwn-btn-p2 {
    
    transform: translate3d(0px, -2px, 0px);
}



@media all and (min-width: 671px) and (max-width: 900px) {
    div.downloads-section {
        width: calc(100% - 80px);
        left: 40px;
    }

    div.download-block {
        width: calc(33.333% - 10px);
        margin-right: 20px;
    }

    

    div.dwn-icon {
        margin-top: 1.8vw;
        height: 2.7699vw;
    }
    div.download-block {
        height: 38vw;
        margin-right: 1.64vw;
        margin-top: 1.5vw;

        display: table-cell;
    }

    div.dwn-head {
        font-size: 2.6vw;
    }

    div.dwn-desc {
        font-size: 1.7vw;
        height: 16.37vw;
        top: 15.6vw;
    }

    div.dwn-size {
        font-size: 1.5vw;
        bottom: 4.6vw;
    }

    div.download-block:nth-child(3),  div.download-block:nth-child(6), div.download-block:nth-child(9) {
        margin-right: 0px;
    }


}

@media all and (max-width: 670px) {

    div.dnhead {
        font-size: 33px;
        padding-top: 20px;
    }

    div.downloads-section {
        width: calc(100% - 30px);
        left: 15px;
    }

    div.download-block {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 50px;

    }

    div.download-block a {
        padding-bottom: 100px;
    }

    div.dwn-icon {
        margin-top: 16px;
        height: 24px;
    }

    div.download-block {
        height: auto;
        margin-right: 1.64vw;
        margin-top: 1.5vw;

    }

    div.dwn-head {
        font-size: 21px;
        padding-top: 15px;
    }

    div.dwn-desc {
        position: relative;
        float: left;
        width: 90%;
        font-size: 13px;
        height: auto;
        top: 14px;
        padding-top: 20px;
    }

    div.dwn-size {
        font-size: 12px;
        bottom: 43px;
    }

    div.download-block:nth-child(2) a {
    transition-delay: 0.25s;
    }

    div.download-block:nth-child(3) a {
        transition-delay: 0.25s;
    }

    

}



div.contacts-section {
    margin-top: 80px;
    color: #505e4f;
    margin-bottom: 55px;

}


div.cont-eu {
    background: url(/img/flag-eu.svg) no-repeat 50% 17px;
}

div.cont-us {
    background: url(/img/flag-us.svg) no-repeat 50% 17px;
}

div.contacts-block0 {
    position: relative;
    float: left;
    width: calc(50% - 7px);
    
    margin-top: 1.5vw;

}

div.contacts-block {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    min-height: 100px;
    background-color: #f5f3eb;
    transform: translate3d(0px, 150%, 0px) scale3d(0.8,0.8,1);
    transition: all 0.7s ease-in-out 0.25s;
    opacity: 0;
    padding-top: 70px;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.contacts-block0:nth-child(2) div.contacts-block {
    transition-delay: 0.35s;
}


div.contacts-block0.come-in div.contacts-block {
    transform: translate3d(0px, 0%, 0px);
    opacity: 1;
}

div.contacts-block0:nth-child(2) {
    margin-left: 13px;
}


div.cont-title {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    font-family: truenorth;
    text-transform: uppercase;
    font-size: 20px;
    color: #737e72;
    padding-bottom: 10px;
    padding-top: 20px;
}


a.cont-link {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    font-size: 14.7px;
    text-decoration: none;
    color: #505e4f;
    padding-bottom: 5px;
}


div.cont-title a {
    color: #737e72;
    text-decoration: none;
}

div.cont-title a:hover {
    color: #323b31;
}

div.cont-sep {
    position: relative;
    float: left;
    width: 50px;
    height: 12px;
    left: calc(50% - 25px);
    background: url(/img/painted-sep-lines-white.png) no-repeat 50% 0%;
    background-size: 100% 300%;
    margin-top: 10px;
}

.csl-2 {
     background-position: 50% 50%!important;
}

.csl-3 {
     background-position: 50% 100%!important;
}

@media all and (max-width: 660px) {

    div.contacts-section {
        margin-top: 10px;

    }

    div.contacts-block0, div.contacts-block0:nth-child(2) {
        width: 100%;
        margin-left: 0px;
    }

    div.contacts-block0:nth-child(2) div.contacts-block {
        transition-delay: 0.25s;
    }

}







div.footer-separator{
    position: relative;
    float: left;
    width: 100%;
    height: 0px;
    z-index: 2;
}



div.footer-separator div.paint-sep {
    position: absolute;
    width: 100%;
    padding-top: 1.8238666%;
    background: url(../img/footer-sep-line.png) no-repeat;
    background-size: 100% 100%;
    max-height: 81px;
    top: 0px;
    

}



@media all and (orientation: portrait) and (min-height: 800px) {
    div.footer-separator div.paint-sep {
        padding-top: 2.735799%;
        background: url(../img/footer-sep-line.png) no-repeat;
        background-size: 150% 100%;
        max-height: 81px;

    }
}

@media all and (orientation: portrait) and (max-height: 800px) {
    div.footer-separator div.paint-sep {
        padding-top: 3.647733%;
        background: url(../img/footer-sep-line.png) no-repeat;
        background-size: 200% 100%;
        max-height: 81px;
       
    }
}




div.mp-footer {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
    background: #d8d4c5;
    overflow: hidden;
}





ul.footer-social-networks {
    position: absolute;
    list-style-type: none;
    white-space: nowrap;
    bottom: 45px;
    width: 180px;
    height: 50px;
    transition: all 0.25s ease-in-out;
    left: calc(50% - 75px);
}


@media all and (max-height: 300px) {
    ul.footer-social-networks {
        bottom: -15px;

    }
}

@media all and (max-height: 280px) {
    ul.footer-social-networks {
        visibility: hidden;

    }
}


ul.footer-social-networks li {
    position: relative;
    float: left;
    width: 30px;
    height: 31px;
    margin-right: 12px;
    margin-left: 12px;
    
    transition: all 0.45s ease-in-out;
    
}



ul.footer-social-networks li a {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;

}


ul.footer-social-networks li.facebook a {
    background-image: url(/img/ico_fb.svg);
    transition-delay: 0.8s;
}

ul.footer-social-networks li.youtube a {
    background-image: url(/img/ico_youtube.svg);
    transition-delay: 0.9s;
}

ul.footer-social-networks li.instagram a {
    background-image: url(/img/ico_instagram.svg);
    transition-delay: 1s;
}





div.footer-copyright-madeby {
    position: absolute;
    width: 280px;
    left: calc(50% - 140px);
    
    bottom: 14px;
    text-align: center;
}


div.footer-copyright-madeby div.copyright {
    position: relative;
    float:left;
    font-family: FuturaCondenced;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
    clear: both;
    letter-spacing: 0.06em;
    margin-bottom: 3px;
    width: 100%;

}

div.footer-copyright-madeby div.madeby {
    position: relative;
    float:left;
    font-family: FuturaCondenced;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    clear: both;
    letter-spacing: 0.06em;
    width: 100%;
}

div.footer-copyright-madeby div.madeby a {
    text-decoration: none;
    color: #FFFFFF;
}


div.cans-like-btn {
    position: absolute;
    left: 50%;
    top: calc(50% - 30px);
    transform: translate3d(-50%,-50%,0px);
    width: 60vmin;
    height: 60vmin;
}

@media all and (orientation: portrait) and (max-height: 800px) {
    div.cans-like-btn {
        width: 90vmin;
        height: 90vmin;
    }
}

@media all and (orientation: portrait) and (min-height: 800px) {
    div.cans-like-btn {
        width: 70vmin;
        height: 70vmin;
    }
}

div.cans-like-btn0 {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(/img/footer-cans.png) no-repeat 50% 50%;
    background-size: 100% 100%;
    transform: rotate3d(0,0,1,0deg);
    
    
}

div.cans-like-btn0.come-in {
    animation: cansRotationFooter 12s linear infinite;
}

@keyframes cansRotationFooter {
    0% { transform: rotate3d(0,0,1,0deg); }
    100% { transform: rotate3d(0,0,1,360deg); }
}

a.likeBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0px);
    font-family: truenorth;
    text-transform: uppercase;
    font-size: 3.5vmin;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

@media all and (orientation: portrait) and (max-height: 800px) {
    a.likeBtn {
        font-size: 5.5vmin;
    }
}

div.zaglushka-video-wrapper {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
              

div.zaglushka-video {
    position: relative;
    float: left;
    width: 100%;
    height: 56.25vw;
    
}

div.zaglushka-video video {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}


div.under-construction {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0px);
    color: #ade275;
    font-size: 3vw;
    font-family:truenorth;
    text-align: center;
}

div.under-construction a {
    color: #ade275;
    text-decoration: none;
}
                        
                        

