html, body{
    padding: 0;
    margin: 0;
    height: 100%;
}

.headerMargin{
  margin-top: 110px;
}
.mk-quick-contact-wrapper{
  right: 15px;
}
#mk-quick-contact{
  padding-bottom: 0;
}
.mk-contact-form{
  margin: 0;
}

.our-story{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: Arial;
  background: rgba(195,227,219,1);
  background: -moz-linear-gradient(top, rgba(195,227,219,1) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,227,219,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top, rgba(195,227,219,1) 0%, rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top, rgba(195,227,219,1) 0%, rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(195,227,219,1) 0%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(195,227,219,1) 0%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3e3db', endColorstr='#ffffff', GradientType=0 );
  overflow: hidden;

}

#circularG{
    position: fixed;
    width:58px;
    height:58px;
    left: 50%;
    top: 50%;
    margin-top: -29px;
    margin-left: -29px;
}
.circularG{
    position:absolute;
    background-color: #008000;
    width:14px;
    height:14px;
    border-radius:9px;
        -o-border-radius:9px;
        -ms-border-radius:9px;
        -webkit-border-radius:9px;
        -moz-border-radius:9px;
    animation-name:bounce_circularG;
        -o-animation-name:bounce_circularG;
        -ms-animation-name:bounce_circularG;
        -webkit-animation-name:bounce_circularG;
        -moz-animation-name:bounce_circularG;
    animation-duration:1.1s;
        -o-animation-duration:1.1s;
        -ms-animation-duration:1.1s;
        -webkit-animation-duration:1.1s;
        -moz-animation-duration:1.1s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
        transform:scale(0);
        o-transform:scale(0);
        -ms-transform:scale(0);
        -webkit-transform:scale(0);
        moz-transform:scale(0);
}
#circularG_1{
    left:0;
    top:23px;
    animation-delay:0.41s;
        -o-animation-delay:0.41s;
        -ms-animation-delay:0.41s;
        -webkit-animation-delay:0.41s;
        -moz-animation-delay:0.41s;
}
#circularG_2{
    left:6px;
    top:6px;
    animation-delay:0.55s;
        -o-animation-delay:0.55s;
        -ms-animation-delay:0.55s;
        -webkit-animation-delay:0.55s;
        -moz-animation-delay:0.55s;
}
#circularG_3{
    top:0;
    left:23px;
    animation-delay:0.69s;
        -o-animation-delay:0.69s;
        -ms-animation-delay:0.69s;
        -webkit-animation-delay:0.69s;
        -moz-animation-delay:0.69s;
}
#circularG_4{
    right:6px;
    top:6px;
    animation-delay:0.83s;
        -o-animation-delay:0.83s;
        -ms-animation-delay:0.83s;
        -webkit-animation-delay:0.83s;
        -moz-animation-delay:0.83s;
}
#circularG_5{
    right:0;
    top:23px;
    animation-delay:0.97s;
        -o-animation-delay:0.97s;
        -ms-animation-delay:0.97s;
        -webkit-animation-delay:0.97s;
        -moz-animation-delay:0.97s;
}
#circularG_6{
    right:6px;
    bottom:6px;
    animation-delay:1.1s;
        -o-animation-delay:1.1s;
        -ms-animation-delay:1.1s;
        -webkit-animation-delay:1.1s;
        -moz-animation-delay:1.1s;
}
#circularG_7{
    left:23px;
    bottom:0;
    animation-delay:1.24s;
        -o-animation-delay:1.24s;
        -ms-animation-delay:1.24s;
        -webkit-animation-delay:1.24s;
        -moz-animation-delay:1.24s;
}
#circularG_8{
    left:6px;
    bottom:6px;
    animation-delay:1.38s;
        -o-animation-delay:1.38s;
        -ms-animation-delay:1.38s;
        -webkit-animation-delay:1.38s;
        -moz-animation-delay:1.38s;
}

@keyframes bounce_circularG{
    0%{ transform:scale(1); }
    100%{ transform:scale(.3); }
}
@-o-keyframes bounce_circularG{
    0%{ -o-transform:scale(1); }
    100%{-o-transform:scale(.3);}
}
@-ms-keyframes bounce_circularG{
    0%{ -ms-transform:scale(1); }
    100%{ -ms-transform:scale(.3); }
}
@-webkit-keyframes bounce_circularG{
    0%{ -webkit-transform:scale(1); }
    100%{ -webkit-transform:scale(.3); }
}
@-moz-keyframes bounce_circularG{
    0%{-moz-transform:scale(1); }
    100%{-moz-transform:scale(.3); }
}


.slide0,
.slide1,
.slide2,
.slide3,
.slide4,
.slide5,
.slide6,
.slide7,
.slide8,
.slide9,
.slide10{
  position: fixed;
  visibility: hidden;
  z-index: 0;
}
.slide0.active,
.slide1.active,
.slide2.active,
.slide3.active,
.slide4.active,
.slide5.active,
.slide6.active,
.slide7.active,
.slide8.active,
.slide9.active,
.slide10.active{
  z-index: 1;
}

.our-story.loaded .slide0,
.our-story.loaded .slide1,
.our-story.loaded .slide2,
.our-story.loaded .slide3,
.our-story.loaded .slide4,
.our-story.loaded .slide5,
.our-story.loaded .slide6,
.our-story.loaded .slide7,
.our-story.loaded .slide8,
.our-story.loaded .slide9,
.our-story.loaded .slide10{
  visibility: visible;
}

.our-story .appear{
    opacity: 1 !important;
    -webkit-transition: opacity 1s; /* Safari */
    transition: opacity 1s;
    -webkit-animation: nnoe; /* Safari 4+ */
    -moz-animation:    nnoe; /* Fx 5+ */
    -o-animation:      nnoe; /* Opera 12+ */
    animation:         nnoe; /* IE 10+, Fx 29+ */
    transform: none;
}
.appearFast{
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
}

.rize{
    bottom: 0 !important;
    -webkit-transition: bottom 1.0s ease-out; /* Safari */
    transition: bottom 1.0s ease-out;
}




.rizeBounce{
    -webkit-animation: rizeBounce 0.7s ease-out forwards; /* Safari 4+ */
    -moz-animation:    rizeBounce 0.7s ease-out forwards; /* Fx 5+ */
    -o-animation:      rizeBounce 0.7s ease-out forwards; /* Opera 12+ */
    animation:         rizeBounce 0.7s ease-out forwards; /* IE 10+, Fx 29+ */
    }

@-webkit-keyframes rizeBounce {
  0%   { bottom: -100%; }
  70% { bottom: 0px; }
  100% { bottom: -30px; }
}
@-moz-keyframes rizeBounce {
  0%   { bottom: -100%; }
  70% { bottom: 0px; }
  100% { bottom: -30px; }
}
@-o-keyframes rizeBounce {
  0%   { bottom: -100%; }
  70% { bottom: 0px; }
  100% { bottom: -30px; }
}
@keyframes rizeBounce {
  0%   { bottom: -100%; }
  70% { bottom: 0px; }
  100% { bottom: -30px; }
}

.earthContainer{
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.earthContainer img{
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: -100%;
}

.earthContainer .placeHolder{
  position: static;
  opacity: 0;
}

.wordingSpacer{
    width: 100%;
    visibility: hidden;
    display: none;
}

.sit{
    bottom: -30px;
}

.our-story .moveUp{
    top: -100%;
    -webkit-transition: top 1.0s ease-out, opacity 0.25s ease-out; /* Safari */
    transition: top 1.0s ease-out, opacity 0.25s ease-out;
    opacity: 0;
}

.our-story .moveDown{
    bottom: -100% !important;
    opacity: 0;
    -webkit-transition: bottom 2.0s ease-out, opacity 0.5s ease-out; /* Safari */
    transition: bottom 2.0s ease-out, opacity 0.5s ease-out;
}

.our-story .disappear{
    opacity: 0 !important;
    -webkit-transition: opacity 0.25s ease-out; /* Safari */
    transition: opacity 0.25s ease-out;
}


.Wording{
    position: fixed;
    top: 155px;
    color: #000;
    z-index: 5;
}

.slideTitle{
    text-transform: uppercase;
    font-family: 'Londrina Solid', cursive;
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 10px;
}

.slideText{
    width: 760px;
    font-family: 'ABeeZee', sans-serif;
    font-size: 25px;
    line-height: 35px;
    padding-left: 3px;
}

.Wording span{
    display: block;
    opacity: 0;
}

.bringUpText span{
    opacity: 1;
    -webkit-transition: opacity 1.0s ease-out; /* Safari */
    transition: opacity 1.0s ease-out;
    -webkit-animation: bringUpText 0.6s ease-out forwards; /* Safari 4+ */
    -moz-animation:    bringUpText 0.6s ease-out forwards; /* Fx 5+ */
    -o-animation:      bringUpText 0.6s ease-out forwards; /* Opera 12+ */
    animation:         bringUpText 0.6s ease-out forwards; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes bringUpText {
  0%   { transform: translateY(20px); }
  100% { transform: translateY(0px);  }
}
@-moz-keyframes bringUpText {
  0%   { transform: translateY(20px); }
  100% { transform: translateY(0px);  }
}
@-o-keyframes bringUpText {
  0%   { transform: translateY(20px); }
  100% { transform: translateY(0px);  }
}
@keyframes bringUpText {
  0%   { transform: translateY(20px); }
  100% { transform: translateY(0px);  }
}

.bringDownText span{
    opacity: 1;
    -webkit-transition: opacity 1.0s ease-out; /* Safari */
    transition: opacity 1.0s ease-out;
    -webkit-animation: bringDownText 0.6s ease-out forwards; /* Safari 4+ */
    -moz-animation:    bringDownText 0.6s ease-out forwards; /* Fx 5+ */
    -o-animation:      bringDownText 0.6s ease-out forwards; /* Opera 12+ */
    animation:         bringDownText 0.6s ease-out forwards; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes bringDownText {
  0%   { transform: translateY(-20px); }
  100% { transform: translateY(0px);  }
}
@-moz-keyframes bringDownText {
  0%   { transform: translateY(-20px); }
  100% { transform: translateY(0px);  }
}
@-o-keyframes bringDownText {
  0%   { transform: translateY(-20px); }
  100% { transform: translateY(0px);  }
}
@keyframes bringDownText {
  0%   { transform: translateY(-20px); }
  100% { transform: translateY(0px);  }
}


.hideUpText span{
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out; /* Safari */
    transition: opacity 0.3s ease-out;
    -webkit-animation: hideUpText 0.3s ease-in forwards; /* Safari 4+ */
    -moz-animation:    hideUpText 0.3s ease-in forwards; /* Fx 5+ */
    -o-animation:      hideUpText 0.3s ease-in forwards; /* Opera 12+ */
    animation:         hideUpText 0.3s ease-in forwards; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes hideUpText {
  0%   { transform: translateY(0px);  }
  100% { transform: translateY(-35px); }
}
@-moz-keyframes hideUpText {
  0%   { transform: translateY(0px);  }
  100% { transform: translateY(-35px); }
}
@-o-keyframes hideUpText {
  0%   { transform: translateY(0px);  }
  100% { transform: translateY(-35px); }
}
@keyframes hideUpText {
  0%   { transform: translateY(0px);  }
  100% { transform: translateY(-35px); }
}

.hideDownText span{
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out; /* Safari */
    transition: opacity 0.3s ease-out;
    -webkit-animation: hideDownText 0.3s ease-in forwards; /* Safari 4+ */
    -moz-animation:    hideDownText 0.3s ease-in forwards; /* Fx 5+ */
    -o-animation:      hideDownText 0.3s ease-in forwards; /* Opera 12+ */
    animation:         hideDownText 0.3s ease-in forwards; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes hideDownText {
  0%   { transform: translateY(0px); }
  100% { transform: translateY(35px);  }
}
@-moz-keyframes hideDownText {
  0%   { transform: translateY(0px); }
  100% { transform: translateY(35px);  }
}
@-o-keyframes hideDownText {
  0%   { transform: translateY(0px); }
  100% { transform: translateY(35px);  }
}
@keyframes hideDownText {
  0%   { transform: translateY(0px); }
  100% { transform: translateY(35px);  }
}


.rope{
    position: fixed;
    top: 65px;
    left: -100%;
    width: 0%;
    height: 2px;
    background: #000;
    overflow: visible;
    z-index: 10;
    opacity: 0;
    -webkit-transition: left 1.0s ease-out, width 1.0s ease-out, opacity 0.25s ease-out; /* Safari */
    transition: left 1.0s ease-out, width 1.0s ease-out, opacity 0.25s ease-out;
}

.showRope{
    left: 0px;
    width: 100%;
    opacity: 1;
    -webkit-transition: left 1.0s ease-out, width 1.0s ease-out, opacity 1.5s ease-out; /* Safari */
    transition: left 1.0s ease-out, width 1.0s ease-out, opacity 1.5s ease-out;
}


.ropeItems{
    position: absolute;
    opacity: 0;
    left: -100%;
    top: 0;
}

.bar{
    position: absolute;
    left: -1800px;
    width: 330px;
    height: 86px;
    margin-top: -42px;
    background: url('../../images/our-story/bar.png') no-repeat;
    background-size: contain;
    opacity: 0;
    -webkit-transition: left 1.0s ease-out, opacity 0.5s ease-out; /* Safari */
    transition: left 1.0s ease-out, opacity 0.5s ease-out;
}

.knots{
    position: absolute;
    width: 1424px;
    top: 50%;
}

.knot{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #000;
    margin-top: -6px;
}

.bar .knots:first-child{
    right: 340px;
}
.bar .knots:last-child{
    left: 340px;
}

.bar .knots:first-child .knot{
    float: right;
    margin-left: 12%;
}
.bar .knots:last-child .knot{
    float: left;
    margin-right: 12%;
}


.year div{
    width: 153px;
    height: 86px;
    position: absolute;
    left: 50%;
    margin-left: -77px;
    background-image: url('../../images/our-story/year.png');
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out; /* Safari */
    transition: opacity 0.5s ease-out;
}

.y2005{ background-position: 0 0; }
.y2012{ background-position: 0 -86px; }
.y2013{ background-position: 0 -172px; }
.y2014{ background-position: 0 -258px; }
.y2015{ background-position: 0 -344px; }
.y2016{ background-position: 0 -430px; }
.y2018{ background-position: 0 -516px; }

.bar1 .y2005,
.bar2 .y2012,
.bar3 .y2013,
.bar4 .y2013,
.bar5 .y2014,
.bar6 .y2015,
.bar7 .y2015,
.bar8 .y2016,
.bar9 .y2016,
.bar10 .y2018{
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-out 0.5s; /* Safari */
    transition: opacity 0.5s ease-out 0.5s;
}



.slide1 .Wording{ left: calc((100% - 330px - 150px )*.111*0 + 75px); }
.slide2 .Wording{ left: calc((100% - 330px - 150px )*.111*1 + 75px); }
.slide3 .Wording{ left: calc((100% - 330px - 150px )*.111*2 + 75px); }
.slide4 .Wording{ left: calc((100% - 330px - 150px )*.111*3 + 75px); }
.slide5 .Wording{ left: calc((100% - 330px - 150px )*.111*4 + 75px); }
.slide6 .Wording{ left: calc((100% - 330px - 150px )*.111*5 + 75px); margin-left: -420px; }
.slide7 .Wording{ left: calc((100% - 330px - 150px )*.111*6 + 75px); margin-left: -420px; }
.slide8 .Wording{ left: calc((100% - 330px - 150px )*.111*7 + 75px); margin-left: -420px; }
.slide9 .Wording{ left: calc((100% - 330px - 150px )*.111*8 + 75px); margin-left: -670px; }
.slide10 .Wording{ left: calc((100% - 330px - 150px )*.111*9 + 75px); margin-left: -1065px; }

.bar1{ left: calc((100% - 330px - 150px )*.111*0 + 75px); opacity: 1; }
.bar2{ left: calc((100% - 330px - 150px )*.111*1 + 75px); opacity: 1; }
.bar3{ left: calc((100% - 330px - 150px )*.111*2 + 75px); opacity: 1; }
.bar4{ left: calc((100% - 330px - 150px )*.111*3 + 75px); opacity: 1; }
.bar5{ left: calc((100% - 330px - 150px )*.111*4 + 75px); opacity: 1; }
.bar6{ left: calc((100% - 330px - 150px )*.111*5 + 75px); opacity: 1; }
.bar7{ left: calc((100% - 330px - 150px )*.111*6 + 75px); opacity: 1; }
.bar8{ left: calc((100% - 330px - 150px )*.111*7 + 75px); opacity: 1; }
.bar9{ left: calc((100% - 330px - 150px )*.111*8 + 75px); opacity: 1; }
.bar10{ left: calc((100% - 330px - 150px )*.111*9 + 75px); opacity: 1; }



.PrevButton,
.NextButton{
    position: fixed;
    left: 10px;
    top: 47px;
    width: 37px;
    height: 37px;
    z-index: 10;
    border-radius: 50%;
    cursor: pointer;
    background: #000;
    -webkit-transition: left 0.5s ease-out 0s, right 0.5s ease-out 0s, background-color 0.1s ease-out;
    transition: left 0.5s ease-out 0s, right 0.5s ease-out 0s, background-color 0.1s ease-out;
}
.NextButton{
  left: auto;
  right: 10px;
}
.PrevButton:hover,
.NextButton:hover,
.prev .PrevButton,
.next .NextButton{
  background: #ef493e;
  }
.PrevButton:hover,
.NextButton:hover{
  -webkit-transition: left 0.5s ease-out, right 0.5s ease-out;
  transition: left 0.5s ease-out, right 0.5s ease-out;
}

.PrevButton:before,
.NextButton:before{
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(45deg);
  left: 15px;
  top: 13px;
  content: '';
}
.NextButton:before{
  transform: rotate(225deg);
  left: auto;
  right: 15px;
  top: 13px;
}

.PrevButton.hide {
  left: -37px;
}
.NextButton.hide{
  right: -37px;
}
/*.firstSlide .PrevButton,
.firstSlide .NextButton{
    -webkit-transition: left 0.5s ease-out 0s, right 0.5s ease-out 0s, background-color 0.5s ease-out;
    transition: left 0.5s ease-out 0s, right 0.5s ease-out 0s, background-color 0.5s ease-out;
}
.lastSlide .NextButton{
    -webkit-transition: right 0.5s ease-out 0s, background-color 0.5s ease-out;
    transition: right 0.5s ease-out 0s, background-color 0.5s ease-out;
}*/

.PrevButton.noGlow,
.NextButton.noGlow{
  background: #000;
}

/* responsive ----------------------------------------------------------------------------*/


@media (max-width: 1450px), (max-height: 950px){
    .headerMargin{
        margin-top: 103px;
    }

    .slideTitle{
        font-size: 37px;
        line-height: 40px;
        padding-bottom: 5px;
    }
    .slideText{
        width: 680px;
        font-size: 21px;
        line-height: 29px;
    }
    .bar{
        width: 300px;
        height: 78px;
        margin-top: -38px;
    }
    .Wording{
        top: 140px;
    }

    .slide1 .Wording{ left: calc((100% - 300px - 150px )*.111*0 + 75px); }
    .slide2 .Wording{ left: calc((100% - 300px - 150px )*.111*1 + 75px); }
    .slide3 .Wording{ left: calc((100% - 300px - 150px )*.111*2 + 75px); }
    .slide4 .Wording{ left: calc((100% - 300px - 150px )*.111*3 + 75px); }
    .slide5 .Wording{ left: calc((100% - 300px - 150px )*.111*4 + 75px); }
    .slide6 .Wording{ left: calc((100% - 300px - 150px )*.111*5 + 75px); margin-left: -375px; }
    .slide7 .Wording{ left: calc((100% - 300px - 150px )*.111*6 + 75px); margin-left: -375px; }
    .slide8 .Wording{ left: calc((100% - 300px - 150px )*.111*7 + 75px); margin-left: -375px; }
    .slide9 .Wording{ left: calc((100% - 300px - 150px )*.111*8 + 75px); margin-left: -695px; }
    .slide10 .Wording{ left: calc((100% - 300px - 150px )*.111*9 + 75px); margin-left: -860px; }

    .bar1{ left: calc((100% - 300px - 150px )*.111*0 + 75px); opacity: 1; }
    .bar2{ left: calc((100% - 300px - 150px )*.111*1 + 75px); opacity: 1; }
    .bar3{ left: calc((100% - 300px - 150px )*.111*2 + 75px); opacity: 1; }
    .bar4{ left: calc((100% - 300px - 150px )*.111*3 + 75px); opacity: 1; }
    .bar5{ left: calc((100% - 300px - 150px )*.111*4 + 75px); opacity: 1; }
    .bar6{ left: calc((100% - 300px - 150px )*.111*5 + 75px); opacity: 1; }
    .bar7{ left: calc((100% - 300px - 150px )*.111*6 + 75px); opacity: 1; }
    .bar8{ left: calc((100% - 300px - 150px )*.111*7 + 75px); opacity: 1; }
    .bar9{ left: calc((100% - 300px - 150px )*.111*8 + 75px); opacity: 1; }
    .bar10{ left: calc((100% - 300px - 150px )*.111*9 + 75px); opacity: 1; }

    .our-story .slide10 .slideTitle,
    .our-story .slide10 .slideText{
        width: 1150px;
    }


    @-webkit-keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-31px); }
    }
    @-moz-keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-31px); }
    }
    @-o-keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-31px); }
    }
    @keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-31px); }
    }
    @-webkit-keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(31px); }
    }
    @-moz-keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(31px); }
    }
    @-o-keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(31px); }
    }
    @keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(31px); }
    }

    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -22px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -22px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -22px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -22px; }
    }

    .bar{
        width: 300px;
        height: 78px;
        margin-top: -38px;
    }
    .year div{
        height: 78px;
        width: 136px;
        margin-left: -69px;
    }
    .y2012{ background-position: 0 -77px; }
    .y2013{ background-position: 0 -153px; }
    .y2014{ background-position: 0 -228px; }
    .y2015{ background-position: 0 -306px; }
    .y2016{ background-position: 0 -383px; }
    .y2018{ background-position: 0 -460px; }

    .bar .knots:first-child {
        right: 310px;
    }
    .bar .knots:last-child {
        left: 310px;
    }
}


@media(max-width: 1300px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -20px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -20px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -20px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -20px; }
    }
}



@media (max-width: 1250px), (max-height: 840px){
    .headerMargin{
        margin-top: 97px;
    }

    .slide1 .Wording{
        left: 30px;
    }
    .slideTitle{
        font-size: 30px;
        line-height: 33px;
        padding-bottom: 5px;
    }
    .slideText {
        width: 610px;
        font-size: 19px;
        line-height: 26px;
        padding-left: 1px;
    }
    .bar{
        width: 250px;
        height: 65px;
        margin-top: -32px;
    }
    .slide9 .Wording{
        margin-left: -545px;
    }
    .Wording{
        top: 130px;
    }

    .slide1 .Wording{ left: calc((100% - 250px - 150px )*.111*0 + 75px); }
    .slide2 .Wording{ left: calc((100% - 250px - 150px )*.111*1 + 75px); }
    .slide3 .Wording{ left: calc((100% - 250px - 150px )*.111*2 + 75px); }
    .slide4 .Wording{ left: calc((100% - 250px - 150px )*.111*3 + 75px); }
    .slide5 .Wording{ left: calc((100% - 250px - 150px )*.111*4 + 75px); }
    .slide6 .Wording{ left: calc((100% - 250px - 150px )*.111*5 + 75px); margin-left: -358px; }
    .slide7 .Wording{ left: calc((100% - 250px - 150px )*.111*6 + 75px); margin-left: -358px; }
    .slide8 .Wording{ left: calc((100% - 250px - 150px )*.111*7 + 75px); margin-left: -358px; }
    .slide9 .Wording{ left: calc((100% - 250px - 150px )*.111*8 + 75px); margin-left: -550px; }
    .slide10 .Wording{ left: calc((100% - 250px - 150px )*.111*9 + 75px); margin-left: -680px; }

    .bar1{ left: calc((100% - 250px - 150px )*.111*0 + 75px); }
    .bar2{ left: calc((100% - 250px - 150px )*.111*1 + 75px); }
    .bar3{ left: calc((100% - 250px - 150px )*.111*2 + 75px); }
    .bar4{ left: calc((100% - 250px - 150px )*.111*3 + 75px); }
    .bar5{ left: calc((100% - 250px - 150px )*.111*4 + 75px); }
    .bar6{ left: calc((100% - 250px - 150px )*.111*5 + 75px); }
    .bar7{ left: calc((100% - 250px - 150px )*.111*6 + 75px); }
    .bar8{ left: calc((100% - 250px - 150px )*.111*7 + 75px); }
    .bar9{ left: calc((100% - 250px - 150px )*.111*8 + 75px); }
    .bar10{ left: calc((100% - 250px - 150px )*.111*9 + 75px); }

    .our-story .slide9 .slideTitle,
    .our-story .slide9 .slideText{
        width: 800px;
    }
    .our-story .slide10 .slideTitle,
    .our-story .slide10 .slideText{
        width: 930px;
    }

    .bar{
        width: 250px;
        height: 65px;
        margin-top: -32px;
    }
    .year div{
        height: 65px;
        width: 115px;
        margin-left: -60px;
    }
    .y2012{ background-position: 0 -65px; }
    .y2013{ background-position: 0 -129px; }
    .y2014{ background-position: 0 -193px; }
    .y2015{ background-position: 0 -260px; }
    .y2016{ background-position: 0 -324px; }
    .y2018{ background-position: 0 -388px; }

    .bar .knots:first-child {
        right: 260px;
    }
    .bar .knots:last-child {
        left: 260px;
    }

    .knot {
        width: 10px;
        height: 10px;
        margin-top: -5px;
    }

    @-webkit-keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-25px); }
    }
    @-moz-keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-25px); }
    }
    @-o-keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-25px); }
    }
    @keyframes hideUpText {
      0%   { transform: translateY(0px);   }
      100% { transform: translateY(-25px); }
    }
    @-webkit-keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(25px); }
    }
    @-moz-keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(25px); }
    }
    @-o-keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(25px); }
    }
    @keyframes hideDownText {
      0%   { transform: translateY(0px);  }
      100% { transform: translateY(25px); }
    }
}


@media (max-width: 1100px), (max-height: 770px){
    .headerMargin{
        margin-top: 103px;
    }


    .slideTitle{
        font-size: 27px;
        line-height: 28px;
        padding-bottom: 3px;
    }
    .slideText{
        width: 540px;
        font-size: 17px;
        line-height: 24px;
        padding-left: 0px;
    }
    .slide9 .slideTitle,
    .slide9 .slideText{
        width: 680px;
    }
    .bar{
        width: 210px;
        height: 54px;
        margin-top: -26px;
    }
    .Wording{
        top: 100px;
    }

    .slide1 .Wording{ left: calc((100% - 210px - 150px )*.111*0 + 75px); }
    .slide2 .Wording{ left: calc((100% - 210px - 150px )*.111*1 + 75px); }
    .slide3 .Wording{ left: calc((100% - 210px - 150px )*.111*2 + 75px); }
    .slide4 .Wording{ left: calc((100% - 210px - 150px )*.111*3 + 75px); }
    .slide5 .Wording{ left: calc((100% - 210px - 150px )*.111*4 + 75px); }
    .slide6 .Wording{ left: calc((100% - 210px - 150px )*.111*5 + 75px); margin-left: -335px; }
    .slide7 .Wording{ left: calc((100% - 210px - 150px )*.111*6 + 75px); margin-left: -335px; }
    .slide8 .Wording{ left: calc((100% - 210px - 150px )*.111*7 + 75px); margin-left: -335px; }
    .slide9 .Wording{ left: calc((100% - 210px - 150px )*.111*8 + 75px); margin-left: -466px; }
    .slide10 .Wording{ left: calc((100% - 210px - 150px )*.111*9 + 75px); margin-left: -625px; }

    .bar1{ left: calc((100% - 210px - 150px )*.111*0 + 75px); }
    .bar2{ left: calc((100% - 210px - 150px )*.111*1 + 75px); }
    .bar3{ left: calc((100% - 210px - 150px )*.111*2 + 75px); }
    .bar4{ left: calc((100% - 210px - 150px )*.111*3 + 75px); }
    .bar5{ left: calc((100% - 210px - 150px )*.111*4 + 75px); }
    .bar6{ left: calc((100% - 210px - 150px )*.111*5 + 75px); }
    .bar7{ left: calc((100% - 210px - 150px )*.111*6 + 75px); }
    .bar8{ left: calc((100% - 210px - 150px )*.111*7 + 75px); }
    .bar9{ left: calc((100% - 210px - 150px )*.111*8 + 75px); }
    .bar10{ left: calc((100% - 210px - 150px )*.111*9 + 75px); }

    .our-story .slide10 .slideTitle,
    .our-story .slide10 .slideText{
        width: 830px;
    }

    .rope{
        top: 50px;
    }
    .bar{
        width: 210px;
        height: 54px;
        margin-top: -26px;
    }
    .year div{
        height: 54px;
        width: 96px;
        margin-left: -50px;
    }
    .y2012{ background-position: 0 -54px;  }
    .y2013{ background-position: 0 -108px; }
    .y2014{ background-position: 0 -161px; }
    .y2015{ background-position: 0 -217px; }
    .y2016{ background-position: 0 -270px; }
    .y2018{ background-position: 0 -323px; }

    .bar .knots:first-child {
        right: 220px;
    }
    .bar .knots:last-child {
        left: 220px;
    }
    .PrevButton,
    .NextButton{
      top: 32px;
    }
}

@media(max-width: 1100px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -18px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -18px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -18px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -18px; }
    }
}


@media(max-width: 1000px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -14px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -14px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -14px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -14px; }
    }
}

@media(max-width: 950px){
  .mk-quick-contact-wrapper{
    bottom: 40px;
    right: 10px!important;
  }
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -12px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -12px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -12px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -12px; }
    }


    .rope {
        top: 48px;
    }
    .bar{
        width: 185px;
        height: 48px;
        margin-top: -23px;
    }
    .year div {
        height: 48px;
        width: 85px;
        margin-left: -43px;
    }
    .y2012{ background-position: 0 -48px;  }
    .y2013{ background-position: 0 -96px;  }
    .y2014{ background-position: 0 -144px; }
    .y2015{ background-position: 0 -192px; }
    .y2016{ background-position: 0 -240px; }
    .y2018{ background-position: 0 -287px; }

    .Wording{
      position: relative;
      left: 0!important;
      right: 0!important;
      top: 0!important;
      padding: 20px;
      padding-top: 98px;
      padding-bottom: 40px;
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    .headerMargin.Wording{
      margin-top: 95px;
    }
    .slideTitle,
    .slideText{
      width: 100% !important;
    }
    .our-story .slide6 .slideTitle,
    .our-story .slide6 .slideText,
    .our-story .slide7 .slideTitle,
    .our-story .slide7 .slideText,
    .our-story .slide8 .slideTitle,
    .our-story .slide8 .slideText,
    .our-story .slide9 .slideTitle,
    .our-story .slide9 .slideText,
    .our-story .slide10 .slideTitle,
    .our-story .slide10 .slideText{
      text-align: left;
    }
    .slide1,
    .slide2,
    .slide3,
    .slide4,
    .slide5,
    .slide6,
    .slide7,
    .slide8,
    .slide9,
    .slide10{
      overflow: auto;
      position: absolute;
      top: 0;
      height: 100%;
  }

  .wordingSpacer{
      display: block;
  }

    .slideTitle {
        font-size: 23px;
        line-height: 26px;
    }
    .slideText {
        font-size: 15px;
        line-height: 21px;
    }

    .bar1{ left: calc((100% - 185px - 40px )*.111*0 + 20px); }
    .bar2{ left: calc((100% - 185px - 40px )*.111*1 + 20px); }
    .bar3{ left: calc((100% - 185px - 40px )*.111*2 + 20px); }
    .bar4{ left: calc((100% - 185px - 40px )*.111*3 + 20px); }
    .bar5{ left: calc((100% - 185px - 40px )*.111*4 + 20px); }
    .bar6{ left: calc((100% - 185px - 40px )*.111*5 + 20px); }
    .bar7{ left: calc((100% - 185px - 40px )*.111*6 + 20px); }
    .bar8{ left: calc((100% - 185px - 40px )*.111*7 + 20px); }
    .bar9{ left: calc((100% - 185px - 40px )*.111*8 + 20px); }
    .bar10{ left: calc((100% - 185px - 40px )*.111*9 + 20px); }

  .earthContainer{
    bottom: 30px;
  }

    .bar .knots:first-child {
        right: 190px;
    }
    .bar .knots:last-child {
        left: 190px;
    }
    .bar .knots:first-child .knot {
       margin-left: 100px;
    }
    .bar .knots:last-child .knot {
       margin-right: 100px;
    }
    .knot {
        width: 8px;
        height: 8px;
        margin-top: -4px;
    }


  .PrevButton,
  .PrevButton.hide,
  .NextButton{
    left: 0;
    top: auto;
    bottom: 0;
    width: 50%;
    height: 30px;
    border-radius: 0;
    line-height: 30px;
    z-index: 2;
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    border-top: solid 1px rgba(255,255,255, 0.3);
    background: rgba(51,127,92,1);
  background: -moz-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,127,92,1)), color-stop(100%, rgba(30,113,74,1)));
  background: -webkit-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
  background: -o-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
  background: -ms-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
  background: linear-gradient(to bottom, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#337f5c', endColorstr='#1e714a', GradientType=0 );
    -webkit-transition: width 0.5s ease-out, left 0.5s ease-out; /* Safari */
    transition: width 0.5s ease-out, left 0.5s ease-out;
  }
  .PrevButton:before,
  .NextButton:before{
    display: block;
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: -28px;
    width: 6px;
    height: 6px;
    border-left: solid 1px rgba(255,255,255,0.7);
    border-bottom: solid 1px rgba(255,255,255,0.7);
    transform: rotate(45deg);
    content: '';
  }
  .PrevButton:after{
    content: 'Prev';
  }
  .NextButton:after{
    content: 'Next';
  }

  .NextButton{
    left: 50%;
  }
  .NextButton:before{
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -28px;
    border-left: none;
    border-right: solid 1px rgba(255,255,255,0.7);
    transform: rotate(-45deg);
  }
  .ButtonSpacer{
    display: block;
    position: fixed;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 30px;
    background: rgba(255,255,255,0.3);
    z-index: 3;
    -webkit-transition: left 0.5s ease-out 0s; /* Safari */
    transition: left 0.5s ease-out 0s;
  }


.NextButton:before{
    transform: rotate(-45deg) translateX(-100px) translateY(-100px);
    opacity: 0;
  }
  .NextButton:after{
    display: block;
    transform: translateX(-140px);
    opacity: 0;
  }


.NextButton.showNext:before{
    -webkit-animation: showNextArrow 0.7s ease-out forwards; /* Safari 4+ */
    -moz-animation:    showNextArrow 0.7s ease-out forwards; /* Fx 5+ */
    -o-animation:      showNextArrow 0.7s ease-out forwards; /* Opera 12+ */
    animation:         showNextArrow 0.7s ease-out forwards; /* IE 10+, Fx 29+ */
    }
@-webkit-keyframes showNextArrow {
  0%   { transform: rotate(-45deg) translateX(-100px) translateY(-100px); opacity: 0; }
  100% { transform: rotate(-45deg); opacity: 1; }
}
@-moz-keyframes showNextArrow {
  0%   { transform: rotate(-45deg) translateX(-100px) translateY(-100px); opacity: 0; }
  100% { transform: rotate(-45deg); opacity: 1; }
}
@-o-keyframes showNextArrow {
  0%   { transform: rotate(-45deg) translateX(-100px) translateY(-100px); opacity: 0; }
  100% { transform: rotate(-45deg); opacity: 1; }
}
@keyframes showNextArrow {
  0%   { transform: rotate(-45deg) translateX(-100px) translateY(-100px); opacity: 0; }
  100% { transform: rotate(-45deg); opacity: 1; }
}


.NextButton.showNext:after{
    -webkit-animation: showNextText 0.7s ease-out forwards; /* Safari 4+ */
    -moz-animation:    showNextText 0.7s ease-out forwards; /* Fx 5+ */
    -o-animation:      showNextText 0.7s ease-out forwards; /* Opera 12+ */
    animation:         showNextText 0.7s ease-out forwards; /* IE 10+, Fx 29+ */
    }
@-webkit-keyframes showNextText {
  0%   { transform: translateX(-140px); opacity: 0; }
  100% { transform: none; opacity: 1; }
}
@-moz-keyframes showNextText {
  0%   { transform: translateX(-140px); opacity: 0; }
  100% { transform: none; opacity: 1; }
}
@-o-keyframes showNextText {
  0%   { transform: translateX(-140px); opacity: 0; }
  100% { transform: none; opacity: 1; }
}
@keyframes showNextText {
  0%   { transform: translateX(-140px); opacity: 0; }
  100% { transform: none; opacity: 1; }
}


.PrevButton:hover,
.NextButton:hover{
  -webkit-transition: left 0.5s ease-out, right 0.5s ease-out, width 0.5s ease-out;
  transition: left 0.5s ease-out, right 0.5s ease-out, width 0.5s ease-out;
}


  .PrevButton:hover,
  .NextButton:hover,
  .PrevButton.noGlow,
  .NextButton.noGlow{
    color: rgba(255,255,255,0.7);
    background: rgba(51,127,92,1);
    background: -moz-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,127,92,1)), color-stop(100%, rgba(30,113,74,1)));
    background: -webkit-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
    background: -o-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
    background: linear-gradient(to bottom, rgba(51,127,92,1) 0%, rgba(30,113,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#337f5c', endColorstr='#1e714a', GradientType=0 );
  }

  .prev .PrevButton,
  .next .NextButton
  {
    color: rgba(255,255,255,0.9);
    background: rgba(70,139,107,1);
    background: -moz-linear-gradient(top, rgba(70,139,107,1) 0%, rgba(30,113,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,139,107,1)), color-stop(100%, rgba(30,113,74,1)));
    background: -webkit-linear-gradient(top, rgba(70,139,107,1) 0%, rgba(30,113,74,1) 100%);
    background: -o-linear-gradient(top, rgba(70,139,107,1) 0%, rgba(30,113,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(70,139,107,1) 0%, rgba(30,113,74,1) 100%);
    background: linear-gradient(to bottom, rgba(70,139,107,1) 0%, rgba(30,113,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#468b6b', endColorstr='#1e714a', GradientType=0 );
  }
  .prev .PrevButton:before{
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
  }
  .next .NextButton:before{
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
  }




  .firstSlide .PrevButton{
    left: -50%;
  }
  .firstSlide .ButtonSpacer{
    left: 0;
  }
  .firstSlide .NextButton{
    left: 0;
    width: 100%;
  }


  .lastSlide .PrevButton{
    width: 100%;
  }
  .lastSlide .NextButton{
    left: 100%;
    right: auto;
    transition: left 0.5s ease-out;
  }
  .lastSlide .ButtonSpacer{
    left: 100%;
  }
}


@media(max-width: 920px){
  .headerMargin{
    margin-top: 67px;
  }
  .headerMargin.Wording{
    margin-top: 60px;
  }
}


@media(max-width: 700px){
    .headerMargin {
        margin-top: 65px;
    }

    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -10px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -10px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -10px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -10px; }
    }

    .rope {
        top: 40px;
    }
    .bar{
        width: 164px;
        height: 42px;
        margin-top: -20px;
    }
    .year div {
        height: 42px;
        width: 75px;
        margin-left: -41px;
    }
    .y2012{ background-position: 0 -42px;  }
    .y2013{ background-position: 0 -82px;  }
    .y2014{ background-position: 0 -126px; }
    .y2015{ background-position: 0 -168px; }
    .y2016{ background-position: 0 -210px; }
    .y2018{ background-position: 0 -252px; }

    .Wording{
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 80px;
    }

    .bar .knots:first-child {
        right: 173px;
    }
    .bar .knots:last-child {
        left: 173px;
    }

    .bar1{ left: calc((100% - 164px - 40px )*.111*0 + 20px); }
    .bar2{ left: calc((100% - 164px - 40px )*.111*1 + 20px); }
    .bar3{ left: calc((100% - 164px - 40px )*.111*2 + 20px); }
    .bar4{ left: calc((100% - 164px - 40px )*.111*3 + 20px); }
    .bar5{ left: calc((100% - 164px - 40px )*.111*4 + 20px); }
    .bar6{ left: calc((100% - 164px - 40px )*.111*5 + 20px); }
    .bar7{ left: calc((100% - 164px - 40px )*.111*6 + 20px); }
    .bar8{ left: calc((100% - 164px - 40px )*.111*7 + 20px); }
    .bar9{ left: calc((100% - 164px - 40px )*.111*8 + 20px); }
    .bar10{ left: calc((100% - 164px - 40px )*.111*9 + 20px); }
}
@media(max-width: 650px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -9px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -9px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -9px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -9px; }
    }

    .rope {
        top: 37px;
    }
    .bar{
        width: 148px;
        height: 39px;
        margin-top: -19px;
    }
    .year div {
        height: 38px;
        width: 69px;
        margin-left: -37px;
    }
    .y2012{ background-position: 0 -39px;  }
    .y2013{ background-position: 0 -78px;  }
    .y2014{ background-position: 0 -117px; }
    .y2015{ background-position: 0 -156px; }
    .y2016{ background-position: 0 -195px; }
    .y2018{ background-position: 0 -235px; }

    .Wording{
      padding-top: 74px;
    }
    .slideTitle {
      font-size: 22px;
      line-height: 26px;
    }
    .slideText{
      font-size: 14px;
      line-height: 21px;
    }
    .bar .knots:first-child {
        right: 153px;
    }
    .bar .knots:last-child {
        left: 153px;
    }
    .bar1{ left: calc((100% - 148px - 40px )*.111*0 + 20px); }
    .bar2{ left: calc((100% - 148px - 40px )*.111*1 + 20px); }
    .bar3{ left: calc((100% - 148px - 40px )*.111*2 + 20px); }
    .bar4{ left: calc((100% - 148px - 40px )*.111*3 + 20px); }
    .bar5{ left: calc((100% - 148px - 40px )*.111*4 + 20px); }
    .bar6{ left: calc((100% - 148px - 40px )*.111*5 + 20px); }
    .bar7{ left: calc((100% - 148px - 40px )*.111*6 + 20px); }
    .bar8{ left: calc((100% - 148px - 40px )*.111*7 + 20px); }
    .bar9{ left: calc((100% - 148px - 40px )*.111*8 + 20px); }
    .bar10{ left: calc((100% - 148px - 40px )*.111*9 + 20px); }
}
@media(max-width: 600px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -8px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -8px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -8px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -8px; }
    }
}
@media(max-width: 550px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -7px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -7px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -7px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -7px; }
    }

    .rope {
        top: 34px;
    }
    .bar{
        width: 130px;
        height: 34px;
        margin-top: -16px;
    }
    .year div {
        height: 33px;
        width: 58px;
        margin-left: -31px;
    }
    .y2012{ background-position: 0 -32px;  }
    .y2013{ background-position: 0 -65px;  }
    .y2014{ background-position: 0 -97px;  }
    .y2015{ background-position: 0 -130px; }
    .y2016{ background-position: 0 -162px; }
    .y2018{ background-position: 0 -195px; }

    .Wording{
      padding-top: 68px;
    }
    .slideTitle {
      font-size: 19px;
      line-height: 25px;
    }
    .slideText{
      font-size: 13px;
      line-height: 19px;
    }
    .bar .knots:first-child {
        right: 137px;
    }
    .bar .knots:last-child {
        left: 137px;
    }
    .bar .knots:first-child .knot {
       margin-left: 70px;
    }
    .bar .knots:last-child .knot {
       margin-right: 70px;
    }
    .knot {
        width: 5px;
        height: 5px;
        margin-top: -3px;
    }
    .rope{
      height: 1px;
    }

    .bar1{ left: calc((100% - 130px - 40px )*.111*0 + 20px); }
    .bar2{ left: calc((100% - 130px - 40px )*.111*1 + 20px); }
    .bar3{ left: calc((100% - 130px - 40px )*.111*2 + 20px); }
    .bar4{ left: calc((100% - 130px - 40px )*.111*3 + 20px); }
    .bar5{ left: calc((100% - 130px - 40px )*.111*4 + 20px); }
    .bar6{ left: calc((100% - 130px - 40px )*.111*5 + 20px); }
    .bar7{ left: calc((100% - 130px - 40px )*.111*6 + 20px); }
    .bar8{ left: calc((100% - 130px - 40px )*.111*7 + 20px); }
    .bar9{ left: calc((100% - 130px - 40px )*.111*8 + 20px); }
    .bar10{ left: calc((100% - 130px - 40px )*.111*9 + 20px); }
}
@media(max-width: 500px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -6px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -6px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -6px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -6px; }
    }
}
@media(max-width: 450px){
    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -5px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -5px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -5px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -5px; }
    }
}
@media(max-width: 400px){
    .headerMargin.Wording {
        margin-top: 62px;
    }

    @-webkit-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -4px; }
    }
    @-moz-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -4px; }
    }
    @-o-keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -4px; }
    }
    @keyframes rizeBounce {
      0%   { bottom: -100%; }
      70% { bottom: 0px; }
      100% { bottom: -4px; }
    }

    .rope {
        top: 27px;
    }

    .bar{
        width: 115px;
        height: 29px;
        margin-top: -14px;
    }
    .year div {
        height: 29px;
        width: 50px;
        margin-left: -28px;
    }
    .y2012{ background-position: 0 -28px;  }
    .y2013{ background-position: 0 -56px;  }
    .y2014{ background-position: 0 -84px;  }
    .y2015{ background-position: 0 -112px; }
    .y2016{ background-position: 0 -141px; }
    .y2018{ background-position: 0 -169px; }

    .bar1{ left: calc((100% - 115px - 40px )*.111*0 + 20px); }
    .bar2{ left: calc((100% - 115px - 40px )*.111*1 + 20px); }
    .bar3{ left: calc((100% - 115px - 40px )*.111*2 + 20px); }
    .bar4{ left: calc((100% - 115px - 40px )*.111*3 + 20px); }
    .bar5{ left: calc((100% - 115px - 40px )*.111*4 + 20px); }
    .bar6{ left: calc((100% - 115px - 40px )*.111*5 + 20px); }
    .bar7{ left: calc((100% - 115px - 40px )*.111*6 + 20px); }
    .bar8{ left: calc((100% - 115px - 40px )*.111*7 + 20px); }
    .bar9{ left: calc((100% - 115px - 40px )*.111*8 + 20px); }
    .bar10{ left: calc((100% - 115px - 40px )*.111*9 + 20px); }

    .Wording{
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 54px;
    }

    .bar .knots:first-child {
        right: 119px;
    }
    .bar .knots:last-child {
        left: 119px;
    }
    .bar .knots:first-child .knot {
       margin-left: 50px;
    }
    .bar .knots:last-child .knot {
       margin-right: 50px;
    }
    .knot {
        width: 3px;
        height: 3px;
        margin-top: -2px;
    }
}


@media(max-height: 320px){
    .earthContainer,
    .mapContainer{
      display: none;
    }
    .wordingSpacer{
        height: 90px;
    }
  }