@charset "UTF-8";

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-loading .slick-list {
    background: center center no-repeat #fff
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-dots li button,
.slick-next,
.slick-prev {
    background: 0 0;
    outline: 0;
    cursor: pointer;
    padding: 0
}

.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    color: #168de2;
    top: 50%;
    border: none
}

.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome
}

.slick-prev:before {
    content: '\f053'
}

.slick-next:before {
    content: '\f054'
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: #f7a11a;
    outline: 0
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    display: none
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    float: left;
    margin-right: 9px
}

.slick-dots li button {
    display: block;
    height: 13px;
    width: 13px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    border: 1px solid #ccc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #ccc
}

@media screen and (max-width:320px) {
    .slick-dots li {
        margin-right: 7px
    }
}

.iosicon,
.mbox {
    position: relative
}

.ht-icon,
.ht-icon-text,
.iosiconDescInner,
.iosiconHeading {
    vertical-align: middle
}

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

.actionIcons,
.animIcons,
.doIcons {
    -webkit-box-sizing: border-box;
    overflow: hidden
}

.headerText {
    width: 80%
}

.mbox {
    width: 88%;
    padding: 0 !important;
    max-width: 1440px;
    margin: 0 auto;
    z-index: 1
}

.mbox:after {
    content: "";
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 0;
    overflow: hidden;
    display: block
}

@media screen and (max-width:1600px) {
    .mbox {
        width: 88%
    }
}

.ht-wrapper {
    overflow: hidden
}

@media screen and (max-width:480px) {
    .ht-wrapper+.footer {
        padding-top: 60px
    }

    .mainheading {
        font-size: 30px
    }
}

.subheading {
    margin-bottom: 0
}

.a_90 {
    color: #a9a9a9
}

.f-w_300 {
    font-weight: 300
}

.l-s {
    letter-spacing: 1px
}

.iosicon {
    padding: 100px 0;
    overflow: hidden;
    min-height: 420px
}

.iosicon .mbox {
    width: auto
}

.iosiconImage {
    width: 420px;
    height: 420px;
    margin: 0 12%;
    float: left
}

.iosiconDesc {
    margin-right: 12%
}

.iosiconDescInner {
    display: table-cell;
    height: 420px
}

.iosiconHeader {
    margin-bottom: 20px
}

.iosiconHeading {
    display: inline-block;
    margin-right: 20px
}

.iosiconText {
    color: #000
}

.ht-game .ht-center .subheading,
.ht-icon-text,
.iosicon-light .iosiconHeading,
.iosicon-light .iosiconText,
.iosicon-light .share {
    color: #fff
}

.iosiconButton {
    margin-top: 30px
}

.iosicon-light .share .socialItem.animated,
.iosicon-light .shareIcon {
    opacity: .5
}

.iosicon:nth-child(even) .iosiconImage {
    float: right
}

.iosicon:nth-child(even) .iosiconDesc {
    margin: 0 24% 0 12%
}

@media screen and (max-width:1600px) {
    .iosiconImage {
        margin: 0 6%
    }

    .iosiconDesc {
        margin-right: 6%
    }

    .iosicon:nth-child(even) .iosiconDesc {
        margin: 0 12% 0 6%
    }
}

@media screen and (max-width:1280px) {
    .iosiconText {
        font-size: 18px;
        line-height: 28px
    }
}

@media screen and (max-width:1023px) {
    .iosicon {
        padding: 70px 0
    }

    .iosicon .mbox {
        width: 88%
    }

    .iosicon:nth-child(even) .iosiconImage,
    .iosiconImage {
        margin: 0 auto;
        float: none
    }

    .iosicon:nth-child(even) .iosiconDesc {
        margin: 0;
        padding: 0
    }

    .iosiconDesc {
        margin: 0
    }

    .iosiconDescInner {
        display: block;
        height: auto;
        padding-top: 70px
    }
}

@media screen and (max-width:640px) {
    .iosiconHeading {
        margin: 0
    }
}

@media screen and (max-width:480px) {
    .iosiconImage {
        width: 280px;
        height: auto
    }
}

.ht-center,
.ht-image img,
.kc-item {
    width: 100%
}

.animIcons,
.doIcons {
    margin: 0 auto 25px;
    text-align: center;
    box-sizing: border-box
}

.animIcon,
.doIcon {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
}

.animIcon.animated,
.doIcon.animated {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceInWidth {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0%,
    100% {
        opacity: 1;
        max-height: 80%;
        max-width: 100%
    }

    20% {
        max-height: 90%;
        max-width: 110%
    }

    40% {
        max-height: 70%;
        max-width: 90%
    }

    60% {
        opacity: 1;
        max-height: 82%;
        max-width: 102%
    }

    80% {
        max-height: 78%;
        max-width: 98%
    }
}

@-webkit-keyframes bounceInWidth {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0%,
    100% {
        opacity: 1;
        max-height: 80%;
        max-width: 100%
    }

    20% {
        max-height: 90%;
        max-width: 110%
    }

    40% {
        max-height: 70%;
        max-width: 90%
    }

    60% {
        opacity: 1;
        max-height: 82%;
        max-width: 102%
    }

    80% {
        max-height: 78%;
        max-width: 98%
    }
}

@-webkit-keyframes bounceInCastom {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0%,
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.01, 1.01, 1.01);
        transform: scale3d(1.01, 1.01, 1.01)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
}

@keyframes bounceInCastom {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0%,
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.01, 1.01, 1.01);
        transform: scale3d(1.01, 1.01, 1.01)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
}

.mobile .animIcon,
.mobile .doIcon {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.mobile .animatedBlock {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: none !important;
    transition: none !important
}

.actionIcons {
    box-sizing: border-box
}

.actionIcon {
    opacity: 1
}

.actionIcon.animated.a-1 img,
.actionIcon.animated.a-10 img,
.actionIcon.animated.a-11 img,
.actionIcon.animated.a-12 img,
.actionIcon.animated.a-13 img,
.actionIcon.animated.a-14 img,
.actionIcon.animated.a-15 img,
.actionIcon.animated.a-16 img,
.actionIcon.animated.a-17 img,
.actionIcon.animated.a-18 img,
.actionIcon.animated.a-19 img,
.actionIcon.animated.a-2 img,
.actionIcon.animated.a-20 img,
.actionIcon.animated.a-21 img,
.actionIcon.animated.a-22 img,
.actionIcon.animated.a-23 img,
.actionIcon.animated.a-24 img,
.actionIcon.animated.a-25 img,
.actionIcon.animated.a-26 img,
.actionIcon.animated.a-27 img,
.actionIcon.animated.a-28 img,
.actionIcon.animated.a-29 img,
.actionIcon.animated.a-3 img,
.actionIcon.animated.a-30 img,
.actionIcon.animated.a-31 img,
.actionIcon.animated.a-32 img,
.actionIcon.animated.a-33 img,
.actionIcon.animated.a-34 img,
.actionIcon.animated.a-35 img,
.actionIcon.animated.a-36 img,
.actionIcon.animated.a-37 img,
.actionIcon.animated.a-38 img,
.actionIcon.animated.a-39 img,
.actionIcon.animated.a-4 img,
.actionIcon.animated.a-40 img,
.actionIcon.animated.a-41 img,
.actionIcon.animated.a-42 img,
.actionIcon.animated.a-43 img,
.actionIcon.animated.a-44 img,
.actionIcon.animated.a-45 img,
.actionIcon.animated.a-46 img,
.actionIcon.animated.a-47 img,
.actionIcon.animated.a-48 img,
.actionIcon.animated.a-49 img,
.actionIcon.animated.a-5 img,
.actionIcon.animated.a-50 img,
.actionIcon.animated.a-51 img,
.actionIcon.animated.a-52 img,
.actionIcon.animated.a-53 img,
.actionIcon.animated.a-54 img,
.actionIcon.animated.a-55 img,
.actionIcon.animated.a-56 img,
.actionIcon.animated.a-6 img,
.actionIcon.animated.a-7 img,
.actionIcon.animated.a-8 img,
.actionIcon.animated.a-9 img {
    -webkit-animation-name: bounceInWidth;
    animation-name: bounceInWidth;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    animation-delay: 0;
    -webkit-animation-delay: 0
}

.ht-icon-outer.actionIcon.animated:hover img {
    max-height: 125% !important;
    max-width: 145% !important;
    -webkit-transition: all .5s !important;
    transition: all .5s !important
}

.to-right-animate,
.to-top-animate {
    -webkit-transition: all .6s ease;
    opacity: 0
}

.mobile .actionIcon {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.to-top-animate {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    transition: all .6s ease
}

.to-right-animate {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all .6s ease
}

.to-left-animate {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.visible.to-top-animate {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.visible.to-left-animate,
.visible.to-right-animate {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.kc-wrap {
    padding-bottom: 70%
}

.kc-item img {
    position: absolute;
    width: 100%
}

.ht-icon {
    padding: 115px 200px 0;
    min-height: 710px;
    background-image: url(../images/ht-icon-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.ht-icon-img {
    float: left;
    margin-right: 150px
}

.ht-icon-text {
    overflow: hidden;
    height: 480px;
    display: table-cell
}

.ht-icon-text h2 {
    margin-bottom: 15px
}

.ht-game {
    background: #1f3f92;
    padding-top: 75px;
    position: relative;
    z-index: 2
}

.ht-game .ht-center {
    margin-top: 60px;
    margin-bottom: 105px
}

.ht-center {
    display: block;
    margin: 180px auto 175px;
    max-width: 1270px
}

.ht-center-sm {
    padding: 115px 0;
    margin: 0 auto
}

.ht-center-sm.max-width {
    max-width: 1020px;
    width: 88%
}

.ht-center .subheading {
    text-align: center;
    margin-bottom: 25px
}

.ht-center .text {
    text-align: center;
    max-width: 90%;
    margin: 0 auto
}

.ht-game .ht-center .text {
    font-weight: 300;
    letter-spacing: 1px;
    margin-right: auto;
    margin-left: auto
}

.ht-game>img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.ht-game-bg {
    margin-top: -7px;
    position: relative;
    z-index: 1
}

.ht-game-bg img {
    width: 100%
}

.ht-actors .ht-center {
    max-width: 1070px
}

.ht-actors .ht-actors-list {
    margin: 50px auto;
    display: block
}

.helper,
.helper+* {
    vertical-align: middle;
    display: inline-block
}

.ht-actors-list .ht-actor-item {
    margin-right: 50px;
    margin-bottom: 50px
}

.ht-actors-list .ht-actor-item:last-child {
    margin-right: 0
}

.actor-big-1 img {
    position: relative;
    top: 5px
}

.actor-big-2 img,
.actor-big-3 img {
    position: relative;
    top: 15px
}

.ht-sketch {
    background: url(../images/ht-sketch-bg.jpg) top center no-repeat;
    background-size: cover;
    height: 1570px
}

.ht-sketch .img-block {
    background: url(../images/ht-sketch.png) top center no-repeat;
    background-size: cover;
    height: 1120px;
    width: 100%
}

.ht-illustration-image img {
    width: 100%
}

.ht-sketch .ht-center {
    margin: 0 auto
}

.ht-map .ht-center {
    max-width: 1040px
}

.ht-windows {
    padding: 173px 0 62px
}

.ht-window {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto 120px;
    vertical-align: middle
}

.ht-window-image-right {
    float: right
}

.ht-window-image-left {
    float: left
}

.ht-window-decs-image-right {
    padding-left: 120px;
    float: left
}

.ht-window-decs-image-left {
    padding-right: 120px;
    float: right
}

.ht-window-decs {
    padding-top: 140px;
    max-width: 720px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ht-window-decs .subheading {
    text-align: left;
    margin-bottom: 32px
}

.ht-window-with-icons {
    padding-top: 50px
}

.ht-window-icons {
    margin-top: 32px
}

.ht-window-icon {
    margin: 0 13px 13px 0;
    float: left
}

.ht-window-icon:last-child {
    margin: 0
}

.ht-illustration {
    position: relative;
    background: #4e287d;
    padding: 115px 0 0
}

.ht-illustration-header {
    position: absolute;
    top: 115px;
    left: 150px;
    max-width: 550px;
    width: 100%
}

.ht-illustration-header .subheading {
    text-align: left;
    margin-bottom: 32px;
    color: #fff
}

.ht-illustration-header .text {
    color: #9986B3;
    font-weight: 300;
    letter-spacing: 1px
}

.ht-illustration-icons-header {
    position: absolute;
    bottom: 175px;
    right: 150px;
    max-width: 850px;
    width: 100%
}

.ht-illustration-icons-header .subheading {
    color: #fff;
    margin-bottom: 32px
}

.ht-illustration-icons-header .text {
    color: #9986B3;
    font-weight: 300;
    letter-spacing: 1px
}

.ht-illustration-icons-block {
    background: #4e287d;
    margin-top: -2px;
    padding-bottom: 70px
}

.ht-illustration-icons-block>ul {
    overflow: visible
}

.helper {
    width: 0;
    height: 100%;
    padding: 0 !important;
    border: 0 !important
}

#scroll-bar,
#scroll-bar-color {
    border-radius: 5px;
    -webkit-order-radius: 5px;
    -moz-order-radius: 5px
}

.helper+* {
    word-break: break-word;
    word-wrap: break-word
}

.ht-illustration-icons {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center
}

.ht-illustration-icon {
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 14%;
    height: 150px;
    font-size: 0;
    margin-bottom: 55px
}

#myDiv,
.ht-icons-item.hideIcons,
.worksHeader {
    display: none
}

.ht-characters .ht-center-wrap,
.slider-3d {
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%
}

.ht-icons .ht-center {
    max-width: 1010px
}

.ht-icons-list {
    margin-bottom: 100px;
    max-width: 1600px;
    padding: 0 60px
}

.ht-icons-item {
    margin-right: 75px
}

.ht-icons-item:nth-child(5n) {
    margin-right: 0
}

.ht-characters,
.ht-characters .ht-characters-bg {
    position: relative
}

.ht-characters .ht-center-wrap {
    position: absolute
}

.ht-characters .ht-center-wrap .ht-center {
    max-width: 980px;
    position: relative;
    width: 100%
}

.ht-characters .ht-center-wrap .ht-center .subheading,
.ht-characters .ht-center-wrap .ht-center .text {
    color: #fff
}

.slider-3d {
    position: absolute
}

.headerSocial .socialItem.fi-facebook-small {
    font-size: 26px
}

.headerSocial .fi-twitter-small {
    font-size: 29px
}

.headerSocial .socialItem.fi-twitter-small {
    margin-right: 35px;
    top: 1px
}

.headerSocial .socialItem.fi-google-small {
    font-size: 33px
}

.headerSocial .socialItems {
    margin-left: -5px
}

.headerSocial .socialItem {
    margin-right: 35px;
    position: relative
}

.ht-map-image {
    padding-bottom: 60px;
    width: 100%;
    height: 720px;
    position: relative;
    margin: auto auto 380px
}

#myDiv,
#scroll-bar-color {
    height: 100%;
    background-repeat: no-repeat
}

#myDiv,
#scroll-bar-color,
#scroll-bar-handler {
    position: absolute;
    left: 0
}

#myDiv {
    background-image: url(../images/panorama/panorama_reel.jpg);
    background-position: left center;
    background-size: 6544px auto;
    top: 0;
    cursor: move
}

#scroll-bar {
    background-image: url(../images/panorama/ractange_color_2.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1140px;
    height: 127px;
    bottom: -760px;
    margin: 0 auto
}

svg:not(:root) {
    overflow: hidden
}

.clip-image {
    -webkit-clip-path: url(#myClip);
    -moz-clip-path: url(#myClip);
    clip-path: url(#myClip)
}

#scroll-bar-color {
    background-image: url(../images/panorama/ractange_b_&_w.png);
    width: 100%;
    bottom: 0
}

#scroll-bar-handler {
    -webkit-box-shadow: 0 0 0 4px #37b7ff;
    box-shadow: 0 0 0 4px #37b7ff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 295px;
    height: 127px;
    top: 0
}

.scroll-bar-handler-l,
.scroll-bar-handler-r {
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    width: 1000%;
    height: 110%;
    top: 0
}

.scroll-bar-handler-l {
    margin-left: -4px;
    left: -1000%
}

.scroll-bar-handler-r {
    margin-right: -4px;
    right: -1000%
}

.scroll-bar-handler-inner {
    position: relative;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1440px auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer
}

#myDiv {
    width: 6527px;
    overflow-x: auto
}

.reel-indicator {
    width: 427px !important;
    z-index: 20;
    cursor: pointer
}

.wrap-indicator {
    background: url(../images/panorama/ractange_b_&_w.png);
    width: 1440px;
    height: 160px;
    margin: 60px auto 0
}

@media screen and (max-width:1600px) {
    .ht-icon {
        padding: 120px 140px;
        vertical-align: middle
    }

    .ht-icon-img {
        float: left;
        margin-right: 120px
    }

    .ht-game {
        padding-top: 5px
    }

    .ht-center {
        margin: 120px auto 110px
    }

    .ht-actors .ht-center {
        max-width: 1010px
    }

    .ht-windows {
        padding: 120px 0 0
    }

    .ht-window {
        max-width: 1380px
    }

    .ht-window-image-right {
        float: right
    }

    .ht-window-image-left {
        float: left
    }

    .ht-window-decs-image-right {
        padding-left: 0
    }

    .ht-window-decs-image-left {
        padding-right: 0
    }

    .ht-window-decs {
        padding-top: 120px;
        max-width: 500px
    }

    .ht-window-icon {
        margin: 0 13px 13px 0;
        float: left
    }

    .ht-window-icon img {
        max-width: 85px
    }

    .ht-window-icons {
        margin-top: 25px
    }

    .ht-illustration-header {
        top: 115px;
        left: 140px
    }

    .ht-illustration-icons-header {
        bottom: 125px;
        right: 140px;
        max-width: 650px
    }

    .ht-illustration-icons-header .subheading {
        margin-bottom: 25px;
        text-align: right
    }

    .ht-illustration-icons {
        max-width: 1260px
    }

    .ht-illustration-icon {
        width: 13%
    }

    .ht-sketch {
        height: 1450px
    }

    .ht-sketch .img-block {
        height: 1000px
    }

    .ht-actors-list .ht-actor-item {
        margin-right: 20px
    }

    .ht-icons-item {
        margin-right: 45px
    }
}

@media screen and (max-width:1440px) {
    .ht-illustration-header {
        max-width: 420px
    }

    .ht-icons-item {
        margin-right: 18px
    }

    .ht-illustration {
        padding-top: 150px;
        padding-bottom: 0
    }
}

@media screen and (max-width:1279px) {
    #scroll-bar {
        display: none
    }

    #myDiv {
        background-size: 4410px auto;
        width: 4410px
    }
}

@media screen and (max-width:1280px) {
    .ht-map-image-touch {
        width: 100%;
        position: relative;
        margin: auto auto 0;
        height: 490px;
        overflow: hidden
    }

    .wrapMyDiv-touch {
        overflow-x: auto;
        height: 505px
    }

    .myDiv-touch {
        background-image: url(../images/panorama/panorama_reel.jpg);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 4410px auto;
        width: 4410px;
        top: 0;
        left: 0;
        cursor: move;
        white-space: nowrap;
        position: relative;
        height: 490px
    }

    .ht-icon {
        padding: 120px 100px;
        min-height: 600px
    }

    .ht-icon-img {
        max-width: 360px
    }

    .ht-icon-text {
        height: 360px
    }

    .ht-center {
        margin: 120px auto 110px
    }

    .ht-game .ht-center {
        max-width: 840px
    }

    .ht-actors .ht-center {
        max-width: 760px
    }

    .ht-actors .ht-actors-list {
        margin: 120px auto;
        max-width: 1100px
    }

    .ht-actors-list .ht-actor-item-big {
        max-width: 220px !important
    }

    .ht-actors-list .ht-actor-item {
        max-width: 100px
    }

    .actor-1 {
        max-width: 175px
    }

    .actor-2 {
        max-width: 265px
    }

    .actor-3 {
        max-width: 175px
    }

    .actor-4 {
        max-width: 235px
    }

    .ht-windows {
        padding: 120px 0 0
    }

    .ht-window {
        max-width: 1100px
    }

    .ht-window-image {
        max-width: 560px
    }

    .ht-window-decs {
        padding-top: 80px;
        max-width: 420px
    }

    .ht-window-icon {
        margin: 0 11px 13px 0
    }

    .ht-icons-item,
    .ht-icons-item:nth-child(5n) {
        margin-right: 50px
    }

    .ht-window-icon img {
        max-width: 75px
    }

    .ht-illustration {
        padding-top: 150px;
        padding-bottom: 0
    }

    .ht-illustration-header {
        top: 90px;
        left: 100px;
        max-width: 450px
    }

    .ht-illustration-icons-header {
        bottom: 60px;
        right: 100px;
        max-width: 550px
    }

    .ht-illustration-icons {
        max-width: 1100px
    }

    .ht-illustration-icon {
        width: 15%
    }

    .ht-icons-list {
        margin-bottom: 110px;
        max-width: 970px;
        text-align: left;
        padding: 0
    }

    .ht-icons-item {
        max-width: 200px
    }

    .ht-icons-item:nth-child(4n) {
        margin-right: 0
    }

    .ht-sketch {
        height: 1150px
    }

    .ht-sketch .img-block {
        height: 740px
    }

    .ht-illustration-icons-block {
        padding-top: 20px
    }
}

@media screen and (max-width:1160px) {
    .ht-illustration-header {
        top: -90px
    }
}

@media screen and (max-width:1024px) {
    .ht-icon {
        padding: 90px;
        min-height: 540px
    }

    .ht-icon-img {
        max-width: 300px;
        margin-right: 60px
    }

    .ht-icon-text {
        height: 300px
    }

    .ht-center {
        margin: 90px auto
    }

    .ht-game .ht-center {
        max-width: 660px
    }

    .ht-actors .ht-center {
        width: 88%
    }

    .ht-actors .ht-actors-list {
        margin: 90px auto;
        max-width: 930px
    }

    .actor-1 {
        max-width: 135px
    }

    .actor-2 {
        max-width: 205px
    }

    .actor-3 {
        max-width: 140px
    }

    .actor-4 {
        max-width: 175px
    }

    .ht-map .ht-center {
        margin: 90px auto;
        max-width: 660px
    }

    .ht-windows {
        padding: 90px 0 0
    }

    .ht-window {
        max-width: 1024px
    }

    .ht-window-decs-image-right {
        padding-left: 90px
    }

    .ht-window-decs-image-left {
        padding-right: 90px
    }

    .ht-window-decs {
        padding-top: 64px;
        max-width: 450px
    }

    .ht-window-image {
        max-width: 510px;
        width: 100%
    }

    .ht-window-icon {
        margin: 0 8px 10px 0
    }

    .ht-window-icon img {
        max-width: 62px
    }

    .ht-illustration {
        padding-top: 150px
    }

    .ht-illustration-icons-block .ht-center {
        width: 88%
    }

    .ht-illustration-icons-block {
        padding-top: 70px
    }

    .ht-illustration-header {
        top: -115px;
        left: 90px;
        max-width: 450px
    }

    .ht-illustration-icons-header {
        bottom: -20px;
        right: 70px;
        max-width: 500px
    }

    .ht-illustration-icons {
        max-width: 940px
    }

    .ht-icons .ht-center {
        margin: 90px auto;
        max-width: 730px
    }

    .ht-icons-item,
    .ht-icons-item:nth-child(5n) {
        margin-right: 25px
    }

    .ht-icons-list {
        max-width: 750px;
        text-align: left
    }

    .ht-icons-item {
        max-width: 165px
    }

    .ht-icons-item:nth-child(4n) {
        margin-right: 0
    }
}

@media screen and (max-width:976px) {
    .ht-illustration {
        padding-top: 200px
    }

    .ht-window-image {
        max-width: 360px
    }

    .ht-window-with-icons {
        padding-top: 0
    }
}

@media screen and (max-width:768px) {
    .ht-map-image-touch {
        height: 400px;
        overflow: hidden
    }

    .wrapMyDiv-touch {
        height: 415px
    }

    .myDiv-touch {
        background-size: 3600px auto;
        width: 3600px;
        height: 400px
    }

    .ht-icon {
        padding: 60px 0;
        background-size: cover
    }

    .ht-icon-img {
        max-width: 420px;
        margin: 0 auto 60px;
        float: none;
        width: 88%
    }

    .ht-icon-text {
        text-align: center;
        max-width: none;
        display: block;
        margin: 0 auto;
        height: auto;
        padding: 0 15px
    }

    .ht-center {
        margin: 60px auto 80px;
        max-width: 580px;
        padding: 60px 0
    }

    .appstore-download .ht-center {
        padding-bottom: 0
    }

    .ht-center-small {
        padding: 60px 0
    }

    .ht-game {
        padding-top: 0 !important
    }

    .ht-game .ht-center {
        margin-top: 0;
        margin-bottom: 0
    }

    .ht-actors .ht-center {
        max-width: 500px;
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .ht-game>img {
        width: auto;
        max-width: 112%;
        margin-left: -6%
    }

    .ht-actors .ht-actors-list {
        margin: 0 auto 50px;
        max-width: 580px
    }

    .ht-actors-list .ht-actor-item-big {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 30% !important
    }

    .ht-actors-list .ht-actor-item {
        margin-bottom: 50px;
        max-width: 15%
    }

    .ht-actors-list .actor-4 {
        margin-right: 0
    }

    .actor-1 {
        max-width: 200px
    }

    .actor-2 {
        max-width: 310px
    }

    .actor-3 {
        max-width: 205px
    }

    .actor-4 {
        max-width: 255px
    }

    .ht-map .ht-center {
        margin: 80px auto;
        max-width: 440px
    }

    .ht-windows {
        padding: 90px 0 0
    }

    .ht-window {
        max-width: 560px
    }

    .ht-window-decs-image-right {
        padding-left: 0
    }

    .ht-window-decs-image-left {
        padding-right: 0
    }

    .ht-window-decs {
        padding-top: 64px;
        float: none
    }

    .ht-window-image {
        margin: 0 auto;
        float: none;
        max-width: 540px
    }

    .ht-window-with-icons {
        padding: 0
    }

    .ht-window-decs {
        padding: 0;
        margin-bottom: 50px;
        max-width: 600px;
        width: 100%
    }

    .ht-window-icon {
        margin: 0 13px 13px 0
    }

    .ht-window-icon img {
        max-width: 100px
    }

    .ht-illustration-header,
    .ht-illustration-icons-header {
        position: relative;
        top: 0;
        left: 0;
        max-width: 88%;
        margin: 0 auto
    }

    .ht-illustration {
        padding-top: 60px;
        padding-bottom: 0
    }

    .ht-illustration-icons-header {
        right: 0
    }

    .ht-illustration-icons-block {
        padding-top: 20px;
        padding-bottom: 0
    }

    .ht-illustration-icons-block .ht-center {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }

    .ht-illustration-icons {
        max-width: 630px;
        padding-top: 50px
    }

    .footer,
    .ht-characters {
        padding-top: 0 !important
    }

    .ht-illustration-icon {
        width: 18%
    }

    .ht-icons .ht-center {
        margin: 90px auto 60px;
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .ht-icons-item,
    .ht-icons-item:nth-child(4n),
    .ht-icons-item:nth-child(5n) {
        margin-right: 15px
    }

    .ht-icons-list {
        max-width: 550px;
        width: 88%;
        margin-bottom: 0 !important
    }

    .ht-icons-item {
        max-width: 30%
    }

    .ht-icons-item:nth-child(3n) {
        margin-right: 0
    }

    .ht-sketch {
        height: 750px
    }

    .ht-sketch .img-block {
        height: 435px
    }

    .ht-characters .ht-center {
        margin-bottom: 40px !important
    }

    .text {
        line-height: 24px !important
    }
}

@media screen and (max-width:480px) {
    .mainheading {
        font-size: 10px;
    }
    h3 {
        font-size: 2px;
    }
    h1 {
        font-size: 12px;
    }

    .ht-icon-text,
    .ht-illustration-icons,
    .ht-window-icons {
        text-align: center
    }

    .ht-icon {
        padding: 60px 0
    }

    .ht-icon-text {
        margin: 0 auto
    }

    .ht-center {
        margin: 60px auto;
        max-width: 430px
    }

    .ht-game>img {
        max-width: 132%;
        margin-left: -16%
    }

    .ht-actors .ht-center {
        max-width: 400px
    }

    .ht-actors .ht-actors-list {
        margin: 0 auto 50px;
        max-width: 480px
    }

    .ht-actors-list .ht-actor-item-big {
        margin-bottom: 20px !important
    }

    .ht-actors-list .ht-actor-item {
        margin-bottom: 50px
    }

    .actor-1 {
        max-width: 120px
    }

    .actor-2 {
        max-width: 180px
    }

    .actor-3 {
        max-width: 125px
    }

    .actor-4 {
        max-width: 165px
    }

    .ht-map .ht-center {
        margin: 60px auto;
        max-width: 370px
    }

    .ht-windows {
        padding: 90px 0 0
    }

    .ht-window {
        max-width: 560px;
        margin-bottom: 60px
    }

    .ht-window-decs-image-right {
        padding-left: 0
    }

    .ht-window-decs-image-left {
        padding-right: 0
    }

    .ht-window-image {
        margin: 0 auto;
        float: none;
        max-width: 540px
    }

    .ht-window-with-icons {
        padding: 0
    }

    .ht-window-decs {
        padding: 0;
        margin: 0 auto 30px;
        max-width: 400px;
        width: 100%
    }

    .ht-window-icon {
        margin: 0 13px 13px 0;
        float: none;
        display: inline-block
    }

    .ht-window-icon img {
        max-width: 100px
    }

    .ht-illustration-icons-header {
        bottom: 0
    }

    .ht-icons .ht-center {
        margin: 60px auto
    }

    .ht-icons-item,
    .ht-icons-item:nth-child(4n),
    .ht-icons-item:nth-child(5n) {
        margin-right: 10px
    }

    .ht-icons-item {
        max-width: 29%
    }

    .ht-icons-item:nth-child(3n) {
        margin-right: 0
    }

    .footer .ht-center {
        margin-bottom: 0 !important
    }

    .footer .ht-center .text {
        width: 88%;
        margin: 0 auto
    }

    .footerSocial {
        margin-top: 40px;
        margin-bottom: 60px !important
    }
}

@media screen and (width:320px) {
    .ht-icon {
        padding: 60px 0
    }

    .ht-icon-img,
    .ht-icon-text {
        max-width: 280px
    }

    .ht-center {
        margin: 40px auto
    }

    .ht-actors .ht-center {
        max-width: 250px
    }

    .ht-actors .ht-actors-list {
        margin: 0 auto 50px;
        max-width: 320px
    }

    .actor-1 {
        max-width: 110px
    }

    .actor-2 {
        max-width: 140px
    }

    .actor-3 {
        max-width: 95px
    }

    .actor-4 {
        max-width: 125px
    }

    .ht-map .ht-center {
        margin: 40px auto;
        max-width: 250px
    }

    .ht-windows {
        padding: 40px 0 0
    }

    .ht-window {
        max-width: 320px;
        margin-bottom: 40px
    }

    .ht-window-image {
        max-width: 280px
    }

    .ht-window-decs {
        max-width: 320px
    }

    .ht-window-decs .subheading,
    .ht-window-decs .text {
        margin: 0 auto 20px;
        max-width: 260px
    }

    .ht-window-icons {
        text-align: center;
        max-width: 100%
    }

    .ht-window-icon {
        margin: 0 7px 10px 0;
        display: inline-block
    }

    .ht-window-icon img {
        max-width: 80px
    }
}

.ht-characters {
    background: url(../images/ht-slider-bg.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0 150px
}

.ht-characters .ht-center {
    margin-top: 0;
    margin-bottom: 160px;
    color: #fafafa;
    width: 88%;
    max-width: 1100px
}

@media screen and (max-width:1600px) {
    .ht-characters {
        padding: 120px 0
    }

    .ht-characters .ht-center {
        margin-bottom: 120px
    }
}

@media screen and (max-width:1024px) {
    .ht-characters {
        padding: 90px 0
    }

    .ht-characters .ht-center {
        margin-bottom: 90px
    }
}

@media screen and (max-width:480px) {
    .ht-characters {
        padding: 60px 0
    }

    .ht-characters .ht-center {
        margin-bottom: 60px
    }
}

.ht-slider {
    display: none
}

.ht-slider.slick-initialized {
    display: block
}

.ht-slider img {
    width: 230px
}

@media screen and (min-width:480px) {
    .footerSocial {
        margin-top: 40px;
    }
    .ht-slider img {
        width: 320px
    }
}

@media screen and (min-width:768px) {
    .ht-slider img {
        width: 502px
    }
}

@media screen and (min-width:1280px) {
    .ht-slider img {
        width: 693px
    }
}

@media screen and (min-width:1600px) {
    .ht-slider img {
        width: 960px
    }
}

.slick-list {
    overflow: visible
}

.slick-slide {
    position: relative;
    -webkit-box-shadow: 0 0 40px #000;
    box-shadow: 0 0 40px #000;
    opacity: .5
}

.slick-center {
    z-index: 2;
    opacity: 1;
    -webkit-transform: scale(1.2) translate3d(0, 0, 0);
    transform: scale(1.2) translate3d(0, 0, 0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slick-next:before,
.slick-prev:before {
    content: ''
}

.slick-next,
.slick-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 25%;
    font-size: 0
}

.slick-next img,
.slick-prev img {
    opacity: .4
}

.slide-opacity {
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s
}

.slick-slide.slick-active {
    -webkit-transition: .5s;
    transition: .5s
}

#ht-icon-popup {
    display: none;
    cursor: pointer;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    padding: 100px 50px;
    text-align: center;
    z-index: 999;
    background: #3e1e63;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .6);
    box-shadow: 0 0 25px rgba(0, 0, 0, .6)
}

#ht-icon-popup img {
    max-width: 100%;
    max-height: 600px
}

@media (max-width:768px) {
    #ht-icon-popup {
        width: 90%;
        padding: 50px 20px
    }
}

.ht-icon-outer {
    margin: 0 0 55px;
    position: relative;
    height: 150px;
    width: -webkit-calc(100% / 7);
    width: calc(100% / 7);
    display: block;
    float: left;
    cursor: pointer
}

.ht-icon-outer img {
    position: absolute;
    max-height: 80%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s;
    transition: all .5s
}

@media (min-width:767px) {


    .ht-icon-outer.animated:hover img,
    .ht-icon-outer:hover img {
        max-height: 125%;
        max-width: 145%;
        -webkit-transition: all .5s;
        transition: all .5s
    }
}

@media (max-width:1600px) {
    ul.ht-illustration-icons {
        max-width: 1000px
    }

    .ht-icon-outer {
        height: 120px
    }
}

@media (max-width:1280px) {
    .ht-icon-outer {
        width: -webkit-calc(100% / 6);
        width: calc(100% / 6)
    }

    .icon-55 {
        margin-left: 32%
    }
}

@media (max-width:1024px) {
    .ht-icon-outer img {
        max-height: 70%;
        max-width: 90%
    }
}

@media (max-width:767px) {
    .hide-mobile {
        display: none !important
    }

    ul.ht-illustration-icons {
        max-width: 600px
    }

    .icon-55 {
        margin-left: 0
    }

    .icon-56 {
        margin-left: 40%
    }

    .ht-icon-outer {
        width: -webkit-calc(100% / 5);
        width: calc(100% / 5);
        margin-bottom: 10px
    }

    .ht-icon-outer img {
        max-height: 60%;
        max-width: 80%
    }

    .footer .ht-center .text,
    .headerText,
    .ht-actors .ht-center,
    .ht-center .text,
    .ht-center-sm.max-width,
    .ht-characters .ht-center,
    .ht-illustration-icons-block .ht-center {
        width: 100%
    }

    .ht-center .text,
    .ht-illustration-header,
    .ht-illustration-icons-header {
        max-width: 100%;
        padding: 0 5%
    }

    .ht-actors .ht-center {
        max-width: none
    }

    .landscape .ht-map-image-touch {
        height: 280px
    }

    .landscape .wrapMyDiv-touch {
        height: 295px
    }

    .landscape .myDiv-touch {
        height: 280px;
        background-size: 2520px auto;
        width: 2520px
    }
}

@media (max-width:479px) {
    .ht-map-image-touch {
        height: 300px;
        overflow: hidden
    }

    .wrapMyDiv-touch {
        height: 315px
    }

    .ht-map-image,
    .myDiv-touch {
        height: 300px
    }

    .myDiv-touch {
        background-size: 2700px auto;
        width: 2700px
    }

    .icon-56 {
        margin-left: 0
    }

    .ht-icon-outer {
        width: -webkit-calc(100% / 4);
        width: calc(100% / 4);
        margin-bottom: 0
    }
}

@media (min-width:1930px) {

    #scroll-bar,
    #scroll-bar-handler {
        height: 320px
    }

    #scroll-bar {
        background-size: 100%
    }

    .ht-map-image {
        margin-bottom: 460px
    }
}

a.appstore-button {
    display: block;
    width: 214px;
    padding-top: 7px;
    padding-bottom: 5px;
    margin: 50px auto 0;
    border: 2px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    -webkit-transition: .5s;
    transition: .5s
}

a.appstore-button img {
    opacity: .5;
    -webkit-transition: .5s;
    transition: .5s
}

a.appstore-button:hover {
    border: 2px solid rgba(0, 0, 0, 1);
    -webkit-transition: .5s;
    transition: .5s
}

a.appstore-button:hover img {
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s
}

.appstore-download .ht-center {
    margin-top: 0;
    margin-bottom: 115px
}

.ht-icons-list li {
    margin-bottom: 60px;
    vertical-align: middle
}

.ht-icons-list li img {
    vertical-align: bottom
}

.ht-illustration-icons-block .ht-center {
    margin-top: 80px;
    margin-bottom: 45px
}

.ht-actors .ht-center {
    margin-bottom: 50px;
    margin-top: 115px
}

.ht-icons .ht-center {
    margin-bottom: 115px;
    margin-top: 115px
}

.ht-game {
    padding-top: 40px
}

.white-block {
    margin: 0 auto
}