.btn {
    display: inline-block;
    padding: 10px 80px;
    text-align: center;
    font-size: 12px;
    color: #d5d5d5;
    border-radius: 6px;
    border: 1px solid #d5d5d5;
    font-weight: bold;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.notouch .btn:hover {
    color: black;
    cursor: pointer;
    border-color: rgba(0,0,0,0);
    text-shadow: 0px 0px 8px #ffffff;
}
.btn:before {
    border-radius: inherit;
    border: inherit;

    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;

    background: #2ef3e1;
    background: -moz-linear-gradient(top,  #5cf09d 0%, #2ef3e1 100%);
    background: -webkit-linear-gradient(top,  #5cf09d 0%, #2ef3e1 100%);
    background: linear-gradient(to bottom,  #5cf09d 0%, #2ef3e1 100%);

}
.notouch .btn:hover:before {
    opacity: 1;
}
.btn.compact {
    padding: 10px 20px;
}
.btn.highlighted {
    color: #000;
    border: none;
    text-shadow: 0px 0px 8px #ffffff;
    background: #5cf09d;
    background: -moz-linear-gradient(bottom,  #5cf09d 0%, #2ef3e1 100%);
    background: -webkit-linear-gradient(bottom,  #5cf09d 0%, #2ef3e1 100%);
    background: linear-gradient(to top,  #5cf09d 0%, #2ef3e1 100%);
    border: 1px solid #d5d5d5;
}
.notouch .btn.highlighted:hover {
    background: rgba(0,0,0,0);
    color: #d5d5d5;
    border-radius: 6px;
    border: 1px solid #d5d5d5;
    text-shadow: none;
}
.notouch  .btn.highlighted:hover:before {
    display: none;
}
.btn-play {
    background: url(../img/button_play_shadow.png);
    width: 100px;
    height: 100px;
    background-size: contain;
    margin: 30px auto;
    display: inline-block;
}

.btn.btn-subscribe {
    padding: 10px 30px;
    width: 275px;
}

.ckeditor-content h1 {
    font-size: 1.7em;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
    text-decoration: none;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: -webkit-linear-gradient(left, rgb(183, 185, 185), rgba(46, 66, 72));
    background-position-y: 0.9em;
    line-height: 0.8em;
    padding-bottom: 10px;
}

.ckeditor-content h2 {
    font-size: 1.5em;
    background: -webkit-linear-gradient(#15e6c7, #51e07d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 9px 0 9px 0;
    text-transform: uppercase;
}

.ckeditor-content h3 {
    font-size: 1.2em;
    background: -webkit-linear-gradient(#15e6c7, #51e07d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 8px 0 8px 0;
    text-transform: uppercase;
}

.ckeditor-content hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgb(183, 185, 185), rgba(46, 66, 72));
    background-image:    -moz-linear-gradient(left, rgb(183, 185, 185), rgba(46, 66, 72));
    background-image:     -ms-linear-gradient(left, rgb(183, 185, 185), rgba(46, 66, 72));
    background-image:      -o-linear-gradient(left, rgb(183, 185, 185), rgba(46, 66, 72));
}

.ckeditor-content a {
    color: #bec0c1;
    text-decoration: underline;
}

.ckeditor-content a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #61fd9f;
}

.ckeditor-content .container-fluid  {
    padding-right: 0;
    padding-left: 0;
}

.news-page-widget .ckeditor-content .layoutmanager,
.client-area-game-page .ckeditor-content .layoutmanager {
    margin-right: 0;
    margin-left: 0;
}

.ckeditor-content .container-fluid  {
    padding-right: 0;
    padding-left: 0;
}

.ckeditor-content .layoutmanager {
    margin-right: -8px;
    margin-left: -8px;
}

.news-page-widget .ckeditor-content .layoutmanager,
.client-area-game-page .ckeditor-content .layoutmanager {
    margin-right: 0;
    margin-left: 0;
}

.ckeditor-content td {
    border-top: 1px dotted #535c61;
    border-bottom: 1px dotted #535c61;
    vertical-align: bottom;
    line-height: 30px;
    color: #f1f1f1;
    text-align: left;
}

.ckeditor-content th {
    color: #5cf09d;
    text-transform: uppercase;
    font-size: small;

    border-bottom: 1px dotted #535c61;
}

.ckeditor-content th[scope=row] {
    border-top: 1px dotted #535c61;
}

/* .slickcarousel */

.ckeditor-content .slickcarousel .carousel-item {
    text-align: center;
    text-decoration: none;
}

.ckeditor-content .slickcarousel .carousel-item {
    height: var( --slick-height );
    display: table !important;
    padding: 0 5px;
}

.ckeditor-content .slickcarousel .carousel-item.text > .carousel-item-wrapper {
    vertical-align: middle;
    display: table-cell;
    margin: 0 5px;
    padding: 0 5px;
    border-radius: 8px;
}

.ckeditor-content .slickcarousel .carousel-item.text > .carousel-item-wrapper > .carousel-item-panel {
    padding: 20px 0;
}

.ckeditor-content .slickcarousel .slick-list.draggable {
    margin: var( --slick-arrow-margin );
}

/* .slickcarousel / style green-text-background  */
.ckeditor-content .slickcarousel.green-text-background .carousel-item.text > .carousel-item-wrapper {
    background-color: #5cd6c0;
    border: 3px solid #2d8e7c;
    color: #2e3e44;
}

.ckeditor-content .slickcarousel.green-text-background .slick-center .carousel-item.text > .carousel-item-wrapper {
    background-color: #a8f5e7;
    border: 3px solid #5cd6c0;
}

/* .slickcarousel / style gray-text-background  */
.ckeditor-content .slickcarousel.gray-text-background .carousel-item.text > .carousel-item-wrapper {
    background-color: #ced9da;
    border: 3px solid #899e9b;
    color: #2e3e44;
}

.ckeditor-content .slickcarousel.gray-text-background .slick-center .carousel-item.text > .carousel-item-wrapper {
    background-color: #f1fbf9;
}


.content-wrapper {
    max-width: 1064px;
    margin: 0 auto;
}
.content-block {
    padding: 20px 0;
}
.welcome-block {
    padding-top:55px;
}
.content-block.last-block {
    padding-bottom: 40px;
}

.content-block .title {
  margin: 0 auto;
  display: table;
  vertical-align: middle;
  padding: 5px 0 15px;
}
.content-block .title .left-arrow, .content-block .title .right-arrow {
  content: "";
  display: table-cell;
  position: relative;
  min-width: 100px;
  vertical-align: middle;
  padding: 0 10px;
}
.content-block .title .left-arrow:before {
    content: "";
    display: block;
    height: 2px;
    background: #5cf09d;
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, #2ef3e1 50%, #5cf09d 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, #2ef3e1 50%, #5cf09d 100%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, #2ef3e1 50%, #5cf09d 100%);
}
.content-block .title .right-arrow:before {
    content: "";
    display: block;
    height: 2px;
    background: #5cf09d;
    background: -moz-linear-gradient(left,  #5cf09d 0%, #2ef3e1 50%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,  #5cf09d 0%, #2ef3e1 50%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,  #5cf09d 0%, #2ef3e1 50%,rgba(0,0,0,0) 100%);
}

.content-block .title .title-text {
    display: table-cell;
    font-weight: bold;
    color: #f1f1f1;
}

.content-block .subtitle {
    display: inline-block;
    font-weight: bold;
    text-align: center;
}
.content-block .subtitle.decorated {
    position: relative;
    display: block;
    text-align: center;
    padding: 30px 0;
}

.content-block .subtitle.decorated:after {
    position: absolute;
    content: '';
    bottom: 15px;
    left: 20px;
    right: 20px;
    height: 2px;
    background: #5cf09d;
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(46,243,225,1) 25%, rgba(92,240,157,1) 50%, rgba(46,243,225,1) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(46,243,225,1) 25%,rgba(92,240,157,1) 50%,rgba(46,243,225,1) 75%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(46,243,225,1) 25%,rgba(92,240,157,1) 50%,rgba(46,243,225,1) 75%,rgba(0,0,0,0) 100%);
}
.content-block .title-helper {
    position: relative;
    top: -10px;
    color: #5bfda4;
    font-weight: bold;
}

.content-block .text,
.content-block .text * {
    padding: 10px 0;
    font-size: 16px;
    color: #d5d5d5;
}

.content-block .text li,
.content-block .text span {
    padding: 0;
}

.content-block .subtext {
    color: #d5d5d5;
    font-size: 12px;
    padding: 10px 0;
}
.content-block .subtext p {
    font-size: 14px;
    color: #d5d5d5;
}
.content-block .maps .map {
    margin-bottom: 10px;
}
@media (min-width: 1400px) {
    .content-block .title .title-text {
        font-size: 40px;
    }
    .content-block .subtitle {
        font-size: 26px;
    }
    .content-block .title .left-arrow,
    .content-block .title .right-arrow {
        min-width: 90px;
    }
}


@media (max-width: 1399px) and (min-width: 1024px) {
    .content-block .title .title-text {
        font-size: 30px;
    }
    .content-block .subtitle {
        font-size: 20px;
    }
    .content-block .title .left-arrow,
    .content-block .title .right-arrow {
        min-width: 90px;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .content-block .title .title-text {
        font-size: 24px;
    }
    .content-block .subtitle {
        font-size: 20px;
        padding: 15px 0;
    }
    .content-block .title .left-arrow,
    .content-block .title .right-arrow {
        min-width: 90px;
    }
}

@media (max-width: 767px) {
    .content-block .title .title-text {
        font-size: 20px;
    }
    .content-block .subtitle {
        font-size: 18px;
    }
    .content-block .title .left-arrow,
    .content-block .title .right-arrow {
        min-width: 70px;
    }

}

.left {
    float: left;
}
.right {
    float:right;
}

.right-xs {
    float: right;
}
.left-xs {
    float: left;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.visible-xs {
    display: block;
}

.hidden-xs {
    display: none;
}

@media only screen and (min-width: 576px) {

    .visible-xs {
        display: none;
    }

    .hidden-xs {
        display: block;
    }
}


@media only screen and (min-width: 768px) {
    .start-sm {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: start;
    }

    .center-sm {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
    }

    .end-sm {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: end;
    }
    .right-sm {
        float: right;
    }
    .left-sm {
        float: left;
    }
}

@media only screen and (min-width: 1024px) {
    .start-md {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: start;
    }

    .center-md {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
    }

    .end-md {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: end;
    }
    .right-md {
        float: right;
    }
    .left-md {
        float: left;
    }
}

@media only screen and (min-width: 1200px) {
    .start-lg {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: start;
    }

    .center-lg {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
    }

    .end-lg {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: end;
    }
    .right-lg {
        float: right;
    }
    .left-lg {
        float: left;
    }
}

.footer {
    line-height: 1.3;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    -webkit-box-shadow: -1px -1px 12px 0px #282828;
    box-shadow: -1px -1px 12px 0px #282828;
}

.footer .row.divider {
    height: 2px;

    background: #5cf09d;
    background: -moz-linear-gradient(left, #5cf09d 0%, #2ef3e1 50%, #5cf09d 100%);
    background: -webkit-linear-gradient(left, #5cf09d 0%, #2ef3e1 50%, #5cf09d 100%);
    background: linear-gradient(to right, #5cf09d 0%, #2ef3e1 50%, #5cf09d 100%);
    margin: 10px 0;
}

.footer .row.second {
    padding: 10px 0 0;
}

.footer .row.third {
    line-height: 1.3;
    font-size: 14px;
}

.footer .row.third * {
    font-size: 14px;
}

.footer .title {
    font-size: 14px;
    color: #a8a8a8;
    font-weight: bold;
    padding: 15px 0;
}

.footer .text {
    text-align: justify;
    color: #555;
    font-size: 14px;
}

.footer .text-minor {
    color: #999;
}

.footer .text-rng {
    position: relative;
    top: 10px;
    color: #999;
    font-size: 12px;
}

.footer .certificate {
    padding-left: 0px;
    margin-top: 15px;
    margin-right: 15px;
}

@media only screen and (min-width: 48em) {
    .footer .certificate {
        margin-top: 0px;
        margin-right: 0px;
        padding-left: 10px;
    }

}

.footer .social-icons {
    float: right;
    width: 180px;
}

@media (max-width: 48em) {
    .footer .social-icons {
        float: none;
        margin-top: 10px;
        margin-left: -5px;
    }
}

.footer .social-icons .social {
    position: relative;
    float: right;
    width: 32px;
    height: 32px;
    margin-left: 4px;
}

.footer .social-icons .social .hover {
    opacity: 0;
}

.footer .social-icons .social .hover:hover {
    opacity: 1;
}

.footer .social-icons .social img {
    position: absolute;
    width: 32px;
    height: 32px;

    -webkit-transition: opacity 250ms ease-in;
    -moz-transition: opacity 250ms ease-in;
    -o-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
}
.form input,
.form textarea,
.form select,
.form input:focus,
.form textarea:focus,
.form select:focus {
    -webkit-appearance: none;
    -moz-appearance: none;

    line-height: 1.5;
    font-size: 12px;
    padding: 5px 10px;
    width: 100%;
    resize: vertical;

    border: 1px solid #666;
    border-radius: 4px;
    background-color: transparent;
    background-image: none;
    color: #fff;

}
.form input:-webkit-autofill,
.form textarea:-webkit-autofill,
.form select:-webkit-autofill,
.form input:-webkit-autofill:focus,
.form textarea:-webkit-autofill:focus,
.form select:-webkit-autofill:focus {
    -webkit-appearance: none;
    -moz-appearance: none;

}
.form .form-group {
    margin-bottom: 10px;
    margin-right: 20px;
}

.form-footer {
    margin-top: 10px;
}

.form .form-group.has-errors input,
.form .form-group.has-errors textarea,
.form .form-group.has-errors select {
    border-color: #e83232;
}
.form .form-group .helper {
    display: none;
}
.form .form-group.has-errors .helper{
    font-style: italic;
    color: #e83232;
    padding-top: 5px;
    display: block;
    font-size: 12px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* HEADER SCALING */
.header {
    position: absolute;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 998;
    padding: 20px 30px;
    -webkit-transition: background-color 0.4s ease, padding 0.25s ease-out;
    -moz-transition: background-color 0.4s ease, padding 0.25s ease-out;
    -ms-transition: background-color 0.4s ease, padding 0.25s ease-out;
    -o-transition: background-color 0.4s ease, padding 0.25s ease-out;
    transition: background-color 0.4s ease, padding 0.25s ease-out;

    background-color: rgba(0, 0, 0, 0.7);

}

/* LOGO */
.header-logo {
    position: relative;
    float: left;
}

.header .header-logo .logo-full {
    background: rgba(0, 0, 0, 0) url("../img/logo_full.svg") no-repeat;
    height: 50px;
    width: 210px;
    opacity: 1;
    top: 0;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.header .header-logo .logo-mini {
    background: rgba(0, 0, 0, 0) url("../img/logo_mini.png") no-repeat;
    background-size: contain;
    width: 44px;
    height: 50px;
    opacity: 0;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.header.mini .header-logo .logo-mini {
    opacity: 1;
    left: 0;
    width: 31px;
    height: 35px;
    top: 8px;
    left: 9px;
}

.header.mini .header-logo .logo-full {
    opacity: 0;
}

/* MENU */
.header-menu {
    -webkit-transition: max-height 0.2s ease;
    -moz-transition: max-height 0.2s ease;
    -ms-transition: max-height 0.2s ease;
    -o-transition: max-height 0.2s ease;
    transition: max-height 0.2s ease;
}

.header-menu ul > li > a,
.header-menu ul > li > a:visited {
    line-height: 50px;
    font-size: 14px;
    padding: 0 12px;
    font-weight: bold;
    color: #eee;
}

.header-menu ul > li > a:hover {
    color: #fff;
}

.header-menu ul > li > a.active,
.header-menu ul > li > a.active:hover,
.header-menu ul > li > a.active:visited {
    color: #61fd9f;
}

/* NAV BARS */
.nav-btn {
    width: 30px;
    margin: 10px 0;
}

.nav-bar {
    height: 3px;
    width: 30px;
    margin: 6px 0;
    background-color: #e0e0e0;
}

.nav-btn:hover {
    cursor: pointer;
}

.nav-btn:hover .nav-bar {
    background-color: #fff;
}

@media (min-width: 1024px) {
    .header.mini {
        padding: 10px 30px;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .header .header-logo .logo-mini {
        display: block;
    }

    .header-logo .logo-mini,
    .header-logo .logo-full {
        position: absolute;
        left: 0;
    }

    .header-menu {
        float: right;
    }

    .header-menu-left {
        float: left;
    }

    .header-menu-right {
        float: right;
        padding-left: 50px;
    }

    .header-menu ul > li {
        float: left;
    }

    .nav-btn {
        display: none;
    }

    .first-block {
        padding-top: 90px;
    }
}

@media (max-width: 1023px) {
    .first-block {
        padding-top: 0px;
    }

    .header {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        flex-basis: auto;
        flex-grow: 0;
        flex-shrink: 0;
    }

    .header-logo .logo-mini {
        display: none;
    }

    .nav-btn {
        display: block;
    }

    .nav-btn:after {
        content: '';
        clear: both;
        width: 100%;
    }

    .header-clearfix {
        width: 100%;
        overflow: auto;
    }

    .header-menu,
    .header-menu-left,
    .header-menu-right,
    .header-menu ul > li {
        float: none;
        overflow: auto;
    }

    .header-menu ul > li > a {
        float: right;
        overflow: auto;
        padding-right: 0;
    }

    .header-menu {
        overflow: hidden;
        max-height: 0px;
    }

    .header {
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .header-menu.visible {
        display: block;
        max-height: 1000px;
    }

    .header.mini .header-logo .logo-mini {
        opacity: 0 !important;
    }

    .header.mini .header-logo .logo-full {
        opacity: 1 !important;
    }

    .header-menu .header-menu-right li.logout {
        margin-top: 0 !important;
    }

    .header-menu .header-menu-right li.logout a {
        text-indent: 10px !important;
        display: inline !important;
        background: none !important;
        width: auto !important;
        height: auto !important;
    }

}

.header-menu .header-menu-right li.logout {
    height: 50px;
    line-height: 60px;
}

.header-menu .header-menu-right li.logout a {
    text-indent: -9999px;
    background: url('../img/logout.png') no-repeat 0 0;
    width: 24px;
    display: inline-block;
    overflow: hidden;
    height: 24px;
}

.header-menu .header-menu-right li.logout a:hover {
    background-position: 0 -23px;
}
html, body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
}

* {
    /* using reset.css instead of global * */
    /*font-family: Helvetica, Arial, Sans-Serif;*/
    /*font-size: 16px;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*text-decoration: none;*/
    /*outline-offset: 0px;*/
    /*outline: 0px;*/
    /*color: #f1f1f1;*/
}

body {
    background: #000 url(../img/main_bg2.jpg) repeat;
    /*background: #000 url(../img/main_bg.jpg) repeat;*/
}

section.page-content {
}

:focus, :hover, :active {
    outline: none;
}

ul.reset,
ul.reset li {
    overflow-y: hidden;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

img {
    border: none;
    vertical-align: bottom;
}

.notouch a:hover, a:hover * {
    text-decoration: none;
    cursor: pointer;
    color: #61fd9f;
}

.center {
    margin: 0 auto;
}

.email {
    color: #5bfda4;
    font-size: 14px;
}

.full-map-wrapper {
}

.offices {
    margin-top: 10px;
}

.offices .office {
    margin-top: 5px;
}

.offices .office p {
    line-height: 1.5em;
}

.offices .office .office-type {
    color: #808080;
}

.full-map-wrapper #full-map {
    background: url('../img/gears.gif') center center no-repeat;
}

.map-marker-content * {
    color: #000000;
}

.row-map {
    position: relative;
    overflow-y: visible;
    margin-bottom: -40px;
}

#game-links-carousel,
#game-images-carousel {
    margin: 20px 0;
}

#game-images-carousel .game-image-screenshot {
    margin: 0 10px;
}

#game-links-carousel .game-link img,
#game-images-carousel .game-image-screenshot img {
    width: 100%;
}

#swipebox-overlay {
    background: rgba(0, 0, 0, 0.9) !important;
}

#swipebox-overlay #swipebox-container #swipebox-bottom-bar {
    background: none;
    bottom: 50%;
}

#swipebox-overlay #swipebox-container #swipebox-bottom-bar.visible-bars {
    transform: none;
}

#swipebox-overlay #swipebox-container #swipebox-bottom-bar #swipebox-arrows {
    max-width: none !important;
}

#lightboxOverlay {
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
}

#lightbox {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%);
}

.lightbox .lb-image {
    border: 0;
}

.lightbox .lb-outerContainer {
    background: none;
}

.lb-container .lb-nav a.lb-next {
    background: url(../img/slider_arrow_right.png) right 48% no-repeat;
    opacity: 1 !important;
}

.lb-container .lb-nav a.lb-prev {
    background: url(../img/slider_arrow_left.png) left 48% no-repeat;
    opacity: 1 !important;
}

label input {
    display: none;
}

label span {
    height: 18px;
    width: 18px;
    top: 3px;
    border: 1px solid #666666;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

input[type=checkbox]:checked + span:before {
    content: '\2713';
    position: absolute;
    left: 2px;
}

.loading {
    position: fixed !important;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.7) url(../img/gears.gif) no-repeat 10px 10px;
    min-width: 64px;
    min-height: 64px;
    text-indent: 70px;
    line-height: 64px;
    padding: 10px !important;

    -ms-transform: translateX(-50%) translateY(-50%); /* IE 9 */
    -webkit-transform: translate(-50%) translateY(-50%); /* Safari */
    transform: translate(-50%) translateY(-50%);

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999;
}

.loading:before {
    content: attr(data-content);
}

.sticky-footer {
    margin-top: 40px;
}

.contact-warning-message-block {
    width: 100%;
    background-color: #b91818;
}

.contact-warning-message-header {
    padding: 10px 0 5px 0;
    font-size: 20px;
    font-weight: bold;
}

.contact-warning-message {
    padding: 0 0 10px 0;
}

.entry-point-container {
    position: fixed;
    display: flex;
    flex-direction: column-reverse;
    right: 10px;
    bottom: 0;
    z-index: 100;
}

.entry-point-item {
    display: flex;
    margin-bottom: 10px;
    text-align: center;
    line-height: 140%;
}

.entry-point-item > a {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    right: 10px;
    color: #444;
    font-size: 25px;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px #999;
    box-shadow: 0 0 10px #999;
    z-index: 9999;
}

.admin-access {
    border: 20px solid #61fd9f;
    background-color: #61fd9f;
}

.tournament-access {
    border: 20px solid #ff77f5;
    background-color: #ff77f5;
}

.notouch .entry-point-item > a:hover {
    color: #111;
}

form textarea {
    font-family: inherit;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    /*border: 0;*/
    font-size: inherit;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    outline-offset: 0;
    outline: 0;
}

:root {
    color: #f1f1f1;
    padding: 0;
}

ul, li, ol {
    text-decoration: none;
    outline-offset: 0;
    outline: 0;
    color: #f1f1f1;
    margin: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/*body {*/
/*line-height: 1;*/
/*}*/

/*ol, ul {*/
/*list-style: none;*/
/*}*/

/*blockquote, q {*/
/*quotes: none;*/
/*}*/

/*blockquote:before, blockquote:after,*/
/*q:before, q:after {*/
/*content: '';*/
/*content: none;*/
/*}*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table {
    display: table;
    width: 100%;
    height: 100%;
}
.table-row {
    display: table-row;
}
.table-row100 {
    height: 100%;
}
.table-cell {
    display: table-cell;
}
.table-cell50 {
    width: 50%;
}
.table-cell33 {
    width: 33%;
}
.table-cell25 {
    width: 25%;
}
.table-middle {
    vertical-align: middle;
}
.table.middle,
.table-row.middle,
.table-cell.middle {
    vertical-align: middle;
}

 table.wide {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.for-partners td {
    border-bottom: 1px solid #bbb;
    vertical-align: bottom;
    line-height: 30px;
    color: #d5d5d5;
}
table.for-partners tr:hover td {
    color: #fff;
}

.aboutus {
    padding-top: 0px;
}
.aboutus .aboutus-description {
    padding-top: 10px;
}
.aboutus .aboutus-description .box {
    margin: 0 10px;
}

.aboutus .carousel-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    display: inline;
    text-align: center;
    font-weight:bold;
    font-size:20px;
    text-shadow: 3px -2px 6px #000;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .aboutus .about-block {
        display: flex;
        align-items: center;
    }

}

table#downloads td {
    vertical-align: middle;
    padding: 3px;
}

@media (min-width: 1024px) {
    .page-top-indent {
        margin-top: 90px;
    }
}

/* BEGIN DOCUMENTS*/

.document-types .form-control {
    margin: 10px 17px 0 0;
}

.document-types {
    font-size: 14px;
    user-select: none;
    -webkit-user-select: none;
    display: -webkit-box;
    padding-bottom: 10px;
}


.documents-search-form .submit-btn {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 4px;
    margin: auto;
    margin-left: 3px;
}

.documents-search-form .form-group {
    margin: 0;
}

.search-btn {
    margin-left: 5px;
    margin-top: 3px;
    user-select: none;
    -webkit-user-select: none;
}

.search-btn:before {
    content: '';
    cursor: pointer;
    padding-left: 24px;
    padding-bottom: 6px;
    background: url('/static/img/search-24.png') no-repeat;
}

.search-btn:hover:before {
    background-position: -24px 0;
}

.documents-search-result-container {
    min-height: 100px;
}

.documents-search-result-container * {
    margin:0;
    padding:0;
    border: 0 none;
    position: relative;
}

.documents-search-result-container:before {
    content: attr(data-content);
    color: #666666;
    font-size: 14px;
    float: left;
    margin-bottom: -20px;
}

.documents-list {
    text-align: left;
    padding-top: 25px;
}

.documents-list.empty:before, .games-list.empty:before  {
    content: attr(data-content);
    display: block;
    padding: 40px;
    text-align: center;
    color: #666666;
}

.document-item {
    background: inherit;
    display: inline;
    z-index: 1;
    padding-right: .5rem;
}

.document-item a {
    color: #f1f1f1;
}

.documents-list p {
    background: #2e3e44;
    width: 100%;
    min-width: 300px;
    margin: 0 auto;
    line-height: 1.5rem;
    color: #fff;
    padding-right: 4rem;
    margin-bottom: .5rem;
}

.documents-list p:before {
    content: '';
    position: absolute;
    bottom: .4rem;
    width: 100%;
    height: 0;
    line-height: 0;
    border-bottom: 2px dotted #666666;
}

.download-link {
    background: inherit;
    position: absolute;
    min-width: 1.5rem;
    bottom: 0;
    right: 0;
    padding-left: .2rem;
    text-align: right;
    z-index: 2;
}

.download-link:before {
    content: '';
    cursor: pointer;
    padding-left: 15px;
    background: url(/static/img/download.png) no-repeat;
}

.download-link:hover:before {
    background-position: -16px 0;
}
/* END DOCUMENTS*/

/* BEGIN GAMES*/
.grid-view, .list-view, .search-btn {
    margin-top: 3px;
}
.grid-view, .list-view {
    width: 24px;
    margin-right: 7px;
    float: left;
}
.grid-view:before {
    content: '';
    cursor: pointer;
    padding-left: 24px;
    padding-bottom: 6px;
    background: url('/static/img/grid_view.png') no-repeat;
}
.list-view:before {
    content: '';
    cursor: pointer;
    padding-left: 24px;
    padding-bottom: 6px;
    background: url('/static/img/list_view.png') no-repeat;
}

.grid-view:hover:before {
    background-position: -48px 0;
}

.grid-view.active:before {
    background-position: -24px 0;
}

.list-view:hover:before {
    background-position: -48px 0;
}

.list-view.active:before {
    background-position: -24px 0;
}

.grid-view.active:before, .list-view.active:before {
    cursor: default;
}

.game-grid-item-view {
    float: left;
    padding-top: 20px;
    min-height: 300px;
}
@media (min-width: 1141px) {
    .game-grid-item-view {
        width: 20%;
    }
}
@media (min-width: 921px) and (max-width:1140px) {
    .game-grid-item-view {
        width: 25%;
    }
}
@media (min-width: 700px) and (max-width:920px) {
    .game-grid-item-view {
        width: 33.33333333%;
    }
}
@media (min-width: 500px) and (max-width:701px) {
    .game-grid-item-view {
        width: 50%;
    }
}
@media (max-width:499px) {
    .game-grid-item-view {
        width: 100%;
    }
}
.grid-item-title {
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.grid-item-title a {
    color: #f1f1f1;
}

.ca-game-title a {
    color: #61fd9f;
}

.games-list-format-switcher {
    margin-top: 10px;
    margin-bottom: 10px;
}
.ca-game-title {
    color: #5bfda4;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
.ca-game-helper {
    color: #d8d8d8;
    font-size: 14px;
}
.ca-game-helper span {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 700;
}
.ca-game-helper.game-id {
    padding-right: 10px;
}

.ca-game-helper-container {
    padding-right: 170px;
}

@media (max-width: 410px) {
    .ca-game-helper-container {
        margin-top: 25px;
        width: 100vw;
    }
}

.grid-item-ext {
    transform: scale(.9, 1);
}

.grid-item-ext span {
    padding-top: 5px;
    color: #909192;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    cursor: default;
}

.grid-item-ext a {
    padding-top: 5px;
    color: #909192;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    cursor: default;
    padding-left: 5px;
}

.grid-item-ext a:before {
    content: '';
    cursor: pointer;
    padding-left: 10px;
    background: url('data:image/png;base64,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dHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6aXB0Y0V4dD0iaHR0cDovL2lwdGMub3JnL3N0ZC9JcHRjNHhtcEV4dC8yMDA4LTAyLTI5LyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgIHhtbG5zOnBsdXM9Imh0dHA6Ly9ucy51c2VwbHVzLm9yZy9sZGYveG1wLzEuMC8iCiAgICB4bWxuczpHSU1QPSJodHRwOi8vd3d3LmdpbXAub3JnL3htcC8iCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgeG1wTU06RG9jdW1lbnRJRD0iZ2ltcDpkb2NpZDpnaW1wOjE1MGViNzZmLTZkOWEtNDA0Yy05NDEyLWZmMTc2NzNmZjgyMyIKICAgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3YmE4OTJhOS0yMzdiLTQ5OTYtYjk4OC05MzY5ODE1ZDYyMTkiCiAgIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpkNDhjN2FiNC03NjMwLTQ1MDktYmMxNS05NjlhZjMwNzQ1N2MiCiAgIEdJTVA6QVBJPSIyLjAiCiAgIEdJTVA6UGxhdGZvcm09Ik1hYyBPUyIKICAgR0lNUDpUaW1lU3RhbXA9IjE1Nzg1ODQ1NTE5NDU0MDUiCiAgIEdJTVA6VmVyc2lvbj0iMi4xMC4xMiIKICAgZGM6Rm9ybWF0PSJpbWFnZS9wbmciCiAgIHRpZmY6T3JpZW50YXRpb249IjEiCiAgIHhtcDpDcmVhdG9yVG9vbD0iR0lNUCAyLjEwIj4KICAgPGlwdGNFeHQ6TG9jYXRpb25DcmVhdGVkPgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6TG9jYXRpb25DcmVhdGVkPgogICA8aXB0Y0V4dDpMb2NhdGlvblNob3duPgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6TG9jYXRpb25TaG93bj4KICAgPGlwdGNFeHQ6QXJ0d29ya09yT2JqZWN0PgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6QXJ0d29ya09yT2JqZWN0PgogICA8aXB0Y0V4dDpSZWdpc3RyeUlkPgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6UmVnaXN0cnlJZD4KICAgPHhtcE1NOkhpc3Rvcnk+CiAgICA8cmRmOlNlcT4KICAgICA8cmRmOmxpCiAgICAgIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiCiAgICAgIHN0RXZ0OmNoYW5nZWQ9Ii8iCiAgICAgIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YWY0ZTY4ZTMtMDkzZS00NzFmLWJmNzctNTM4NjIxMjRkNjNlIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJHaW1wIDIuMTAgKE1hYyBPUykiCiAgICAgIHN0RXZ0OndoZW49IjIwMjAtMDEtMDlUMTc6NDI6MzErMDI6MDAiLz4KICAgIDwvcmRmOlNlcT4KICAgPC94bXBNTTpIaXN0b3J5PgogICA8cGx1czpJbWFnZVN1cHBsaWVyPgogICAgPHJkZjpTZXEvPgogICA8L3BsdXM6SW1hZ2VTdXBwbGllcj4KICAgPHBsdXM6SW1hZ2VDcmVhdG9yPgogICAgPHJkZjpTZXEvPgogICA8L3BsdXM6SW1hZ2VDcmVhdG9yPgogICA8cGx1czpDb3B5cmlnaHRPd25lcj4KICAgIDxyZGY6U2VxLz4KICAgPC9wbHVzOkNvcHlyaWdodE93bmVyPgogICA8cGx1czpMaWNlbnNvcj4KICAgIDxyZGY6U2VxLz4KICAgPC9wbHVzOkxpY2Vuc29yPgogIDwvcmRmOkRlc2NyaXB0aW9uPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+rcjLRQAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAAd0SU1FB+QBCQ8qH+hWE+4AAADiSURBVEjHY2TAAfKLiv8j8yf29TIykAAS/87/ysDAwATl/pvPnMiNTR0LA+0AB7IDcCliYhhgMOqAAXcAPGW3d/f8f/H8OVGaJCQlGSpLS1ByRcLf+VWMDAzNeDwHT4j/GRhqFzAntqE4gFhHYLMckfXm1TAwMDbjd/7/2vnMSS0YIUCMI/BZTpwjUC3H6gBcjiDGcvyOwLQcpwPQHUGK5dgdgd1ygqC9u+d/e3fPf3JTeOLfeTUQhwxiwHj16lU2Sgxo0LpKkQNYZs2d95MSA3i6dX5AKx5ywA9q1IY/KNELABXjYcvpA+tQAAAAAElFTkSuQmCC') no-repeat;
    background-size: 20px;
    background-position-y: 2px;
    margin-right: 1px;
}

.grid-item-ext a:hover:before {
    background-position: -10px 2px;
}

.list-item-ext {
    color: #d8d8d8;
    font-size: 14px;
    margin-top: 10px;
}
.list-item-ext span {
    color: #6f7273;
    font-size: 14px;
    font-weight: 700;
    float: left;
}
.list-item-ext a {
    color: #6f7273;
    font-size: 14px;
    font-weight: 700;
    float: right;
    cursor: default;
    padding-left: 5px;
}

.list-item-ext a:before {
    content: '';
    cursor: pointer;
    padding-left: 10px;
    background: url('data:image/png;base64,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dHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6aXB0Y0V4dD0iaHR0cDovL2lwdGMub3JnL3N0ZC9JcHRjNHhtcEV4dC8yMDA4LTAyLTI5LyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgIHhtbG5zOnBsdXM9Imh0dHA6Ly9ucy51c2VwbHVzLm9yZy9sZGYveG1wLzEuMC8iCiAgICB4bWxuczpHSU1QPSJodHRwOi8vd3d3LmdpbXAub3JnL3htcC8iCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgeG1wTU06RG9jdW1lbnRJRD0iZ2ltcDpkb2NpZDpnaW1wOjE1MGViNzZmLTZkOWEtNDA0Yy05NDEyLWZmMTc2NzNmZjgyMyIKICAgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3YmE4OTJhOS0yMzdiLTQ5OTYtYjk4OC05MzY5ODE1ZDYyMTkiCiAgIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpkNDhjN2FiNC03NjMwLTQ1MDktYmMxNS05NjlhZjMwNzQ1N2MiCiAgIEdJTVA6QVBJPSIyLjAiCiAgIEdJTVA6UGxhdGZvcm09Ik1hYyBPUyIKICAgR0lNUDpUaW1lU3RhbXA9IjE1Nzg1ODQ1NTE5NDU0MDUiCiAgIEdJTVA6VmVyc2lvbj0iMi4xMC4xMiIKICAgZGM6Rm9ybWF0PSJpbWFnZS9wbmciCiAgIHRpZmY6T3JpZW50YXRpb249IjEiCiAgIHhtcDpDcmVhdG9yVG9vbD0iR0lNUCAyLjEwIj4KICAgPGlwdGNFeHQ6TG9jYXRpb25DcmVhdGVkPgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6TG9jYXRpb25DcmVhdGVkPgogICA8aXB0Y0V4dDpMb2NhdGlvblNob3duPgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6TG9jYXRpb25TaG93bj4KICAgPGlwdGNFeHQ6QXJ0d29ya09yT2JqZWN0PgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6QXJ0d29ya09yT2JqZWN0PgogICA8aXB0Y0V4dDpSZWdpc3RyeUlkPgogICAgPHJkZjpCYWcvPgogICA8L2lwdGNFeHQ6UmVnaXN0cnlJZD4KICAgPHhtcE1NOkhpc3Rvcnk+CiAgICA8cmRmOlNlcT4KICAgICA8cmRmOmxpCiAgICAgIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiCiAgICAgIHN0RXZ0OmNoYW5nZWQ9Ii8iCiAgICAgIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YWY0ZTY4ZTMtMDkzZS00NzFmLWJmNzctNTM4NjIxMjRkNjNlIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJHaW1wIDIuMTAgKE1hYyBPUykiCiAgICAgIHN0RXZ0OndoZW49IjIwMjAtMDEtMDlUMTc6NDI6MzErMDI6MDAiLz4KICAgIDwvcmRmOlNlcT4KICAgPC94bXBNTTpIaXN0b3J5PgogICA8cGx1czpJbWFnZVN1cHBsaWVyPgogICAgPHJkZjpTZXEvPgogICA8L3BsdXM6SW1hZ2VTdXBwbGllcj4KICAgPHBsdXM6SW1hZ2VDcmVhdG9yPgogICAgPHJkZjpTZXEvPgogICA8L3BsdXM6SW1hZ2VDcmVhdG9yPgogICA8cGx1czpDb3B5cmlnaHRPd25lcj4KICAgIDxyZGY6U2VxLz4KICAgPC9wbHVzOkNvcHlyaWdodE93bmVyPgogICA8cGx1czpMaWNlbnNvcj4KICAgIDxyZGY6U2VxLz4KICAgPC9wbHVzOkxpY2Vuc29yPgogIDwvcmRmOkRlc2NyaXB0aW9uPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+rcjLRQAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAAd0SU1FB+QBCQ8qH+hWE+4AAADiSURBVEjHY2TAAfKLiv8j8yf29TIykAAS/87/ysDAwATl/pvPnMiNTR0LA+0AB7IDcCliYhhgMOqAAXcAPGW3d/f8f/H8OVGaJCQlGSpLS1ByRcLf+VWMDAzNeDwHT4j/GRhqFzAntqE4gFhHYLMckfXm1TAwMDbjd/7/2vnMSS0YIUCMI/BZTpwjUC3H6gBcjiDGcvyOwLQcpwPQHUGK5dgdgd1ygqC9u+d/e3fPf3JTeOLfeTUQhwxiwHj16lU2Sgxo0LpKkQNYZs2d95MSA3i6dX5AKx5ywA9q1IY/KNELABXjYcvpA+tQAAAAAElFTkSuQmCC') no-repeat;
    background-size: 20px;
    background-position-y: 3px;
    margin-right: 1px;
}

.list-item-ext a:hover:before {
    background-position: -10px 3px;
}

.ca-game-download-links {
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
}

.ca-game-download-links a {
    float: right;
    padding-left: 10px;
    color: #f1f1f1;
    font-weight: bold;
}

.ca-game-download-links a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #61fd9f;
}

.ca-game-text {
    color: #f1f1f1;
    padding: 10px 0;
    text-align: justify;
    line-height: 30px;
}
.ca-game-block {
    margin-bottom: 15px;
}
.ca-game-block:after {
    position: absolute;
    content: '';
    margin: 0 18px 0 8px;
    left: 0;
    right: 0;
    height: 2px;
    background: #5cf09d;
    background: -moz-linear-gradient(left,#5cf09d 0,#2ef3e1 50%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,#5cf09d 0,#2ef3e1 50%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,#5cf09d 0,#2ef3e1 50%,rgba(0,0,0,0) 100%);
}

@media (max-width: 768px) {
    .game-logo-top {
        display: none !important;
    }
    .ca-record-name-column {
        width: 50%;
    }
}
@media (min-width: 769px) {
    .game-logo-bottom {
        display: none !important;
    }
    .game-detail-view .ca-game-text, .game-detail-view .ca-game-block {
        margin-left: 30px;
    }
    .game-detail-view .ca-game-block:after {
        margin-left: 38px;
    }
}

.games-search-form {
    margin-right: 1rem;
    margin-left: 1rem;
}

.games-search-form .form-group {
    margin: 0;
}

.search-btn {
    margin-left: 5px;
}

.search-btn:before {
    content: '';
    cursor: pointer;
    padding-left: 24px;
    padding-bottom: 6px;
    background: url('/static/img/search-24.png') no-repeat;
}

.search-btn:hover:before {
    background-position: -24px 0;
}

@media (min-width: 1085px) {
    .games-search-form {
        margin-right: 0.5rem;
        margin-left: 0.5rem;
    }
}
/* END GAMES*/

/* BEGIN GAME*/
.frame-setting-buttons > * {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

@media (max-width: 300px) {
    .collapse-btn  {
        display: none;
    }
    .jump-to {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
}

@media (min-width: 380px) {
    .game-helper.date {
        float: right;
    }
}

.client-area-game-page, .client-area-campaign-page {
    padding-bottom: 20px;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
}

.client-area-game-page .game-page-description-wrapper {
    position: initial;
    top: 0;
    margin-bottom: 0;
}

.client-area-game-page table, .client-area-campaign-page table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0 auto;
}

.client-area-game-page caption, .client-area-campaign-page caption {
    color: #5bfda4;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: left;
}

.client-area-game-page td, .client-area-campaign-page td  {
    border-top: 1px dotted #535c61;
    border-bottom: 1px dotted #535c61;
    border-left: transparent;
    border-right: transparent;
    vertical-align: bottom;
    line-height: 30px;
    color: #f1f1f1;
    text-align: left;
}

.client-area-game-page tbody, .client-area-campaign-page tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.collapse-btn {
    position: absolute;
    right: 10px;
    padding-top: 7px;
    z-index: 100;
}
.collapse-btn:before {
    content: '';
    cursor: pointer;
    padding-left: 16px;
    background: url(/static/img/plus.png) no-repeat;
}
.collapse-btn:hover:before {
    background-position: -16px 0;
}

.collapse-btn.show:before {
    background: url(/static/img/minus.png) no-repeat;
}
.collapse-btn.show:hover:before {
    background-position: -16px 0;
}

*, ::after, ::before {
    box-sizing: border-box;
}
.collapse {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s cubic-bezier(0, 1, 0, 1);
}
.show {
    max-height: 100%;
    transition: max-height .5s ease-in-out;
}
.jump-to-document {
    width: 130px;
    padding: 8px;
}
.jump {
    width: 120px;
    padding: 5px;
}
td > .currency-cell:before {
    content: '\20AC';
}
td > .true-cell, td > .empty-cell {
    pointer-events: none;
}

td > .true-cell::before {
    content: '\2713';
    font-weight: 700;
    color: #5bfda4;
}

td > .empty-cell::before {
    content: '\2718';
    color: red;
}

.ca-game-title {
    color: #5bfda4;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
.ca-game-helper {
    color: #d8d8d8;
    font-size: 14px;
    float: left;
    margin-top: 10px;
}
.ca-game-helper span {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 700;
}

.underline-block:after {
    position: absolute;
    content: '';
    margin: 5px 8px 0 8px;
    left: 0;
    right: 0;
    height: 2px;
    background: #5cf09d;
    background: -moz-linear-gradient(left,#5cf09d 0,#2ef3e1 50%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,#5cf09d 0,#2ef3e1 50%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,#5cf09d 0,#2ef3e1 50%,rgba(0,0,0,0) 100%);
}
.underline-secondary-block:after {
    position: absolute;
    content: '';
    margin: 2px 8px 0 8px;
    left: 0;
    right: 0;
    height: 1px;
    background: #8c9aa0;
}
.ca-block-label {
    padding-right: 15px;
    color: #bec0c1;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.page-table-call {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 700;
}
.table-cell-title {
    color: #5cf09d;
    text-transform: uppercase;
    font-size: small;
}
.simple-link {
    color: #bec0c1;
    text-decoration: underline;
}
.simple-link:hover {
    text-decoration: underline !important;
}

.print {
    display: none;
}

.game-feature-name {
    font-size: 16px;
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.game-feature-description {
    text-align: justify;
}

@media print {
    @font-face {
        font-family: SerifSimplifiedCh-Regular;
        src: url(/static/fonts/SourceHanSerifSimplifiedCh-Regular.otf);
        /*src: url(/static/fonts/SourceHanSerifTraditionalCh-Regular.otf);*/
    }
    * {
        font-family: SerifSimplifiedCh-Regular;
        background-color: white;
    }
    .client-area-game-page {
        font-family: Helvetica, Arial, sans-serif;
        background-color: white;
        color: #2e3e44;
    }
    .game-logo-top {
        z-index: 100;
    }
    .game-description .game-text {
        margin-left: 70px;
    }
    .game-logo-bottom {
        display: none;
    }
    .game-logo-top {
        display: block !important;
    }
    .header {
        display: none;
    }
    .game-header {
        padding-top: 20px !important;
    }
    .collapse {
        max-height: none;
    }
    .print {
        display: block;
    }
    .underline-secondary-block:after {
        content: none;
    }
    td[colspan="1"], .simple-link, .ca-game-helper, span, .game-feature-description, .page-table-call, .ca-game-text, .ca-block-label {
        -webkit-text-fill-color: #2e3e44 !important;
        color: #2e3e44 !important;
    }
    .game-description .ca-game-text {
        margin-left: 60px;
    }
    td[colspan="1"] {
        min-width: 300px;
    }
    .game-rng img {
        width: 1000px;
    }
    .game-feature-name {
        z-index: 100;
    }
    .ca-game-page-block {
        page-break-inside: avoid;
    }
}

.ca-game-runner .game-page-runner-frame:before, .ca-game-runner .game-page-runner-frame:after  {
    height: 0;
}
/* END GAME*/

.ca-news-list-widget .news-list {
    min-height: 100%;
}

.ca-news-list-widget .news-list.news-loading {
    opacity: 0.8;
    filter: blur(2px);
}

.ca-news-list-widget .news-list .news-row .news-image a {
    margin: 0;
    display: block;
    position: relative;
    overflow: hidden;
}

.ca-news-list-widget .news-list .news-row a {
    position: relative;
}

.ca-news-list-widget .news-list .news-row .news-image-roll-text {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;

    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    /*background: url(../img/zoomIn.png) no-repeat center center;*/
}

.ca-news-list-widget .news-list .news-row .news-image-roll-text:after {
    content: attr(data-after);
    font-weight: bold;
    color: #5bfda4;
    vertical-align: middle;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ca-news-list-widget .news-list .news-row .news-image-roll-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;

    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.ca-news-list-widget .news-list .news-row a:hover .news-image-roll-back {
    opacity: 0.8;
}

.ca-news-list-widget .news-list .news-row a:hover .news-image-roll-text {
    left: 0;
}

.ca-news-list-widget .news-load-more-wrap .news-waiting,
.ca-news-list-widget .news-load-more-wrap.news-loading .news-load-more {
    display: none;
}

.ca-news-list-widget .news-load-more-wrap.news-load-more,
.ca-news-list-widget .news-load-more-wrap.news-loading .news-waiting {
    display: block;
}

.ca-news-list-widget .news-load-more-wrap.news-loading .news-waiting {
    position: fixed;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.7) url(../img/gears.gif) no-repeat 10px 10px;
    min-width: 64px;
    min-height: 64px;
    text-indent: 70px;
    line-height: 64px;
    padding: 10px;

    -ms-transform: translateX(-50%) translateY(-50%); /* IE 9 */
    -webkit-transform: translate(-50%) translateY(-50%); /* Safari */
    transform: translate(-50%) translateY(-50%);

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999;
}

/* PROMO TOOLS */
@media (min-width: 1024px) {
    .client-area-promo-tools, .client-area-promo-tool {
        margin-top: 90px;
    }
}

.promo-tools-container {
    text-align: center;
}
.promo-tool-item {
    width: 300px;
    display: inline-table;
    padding: 5px;
    margin: 5px;
}
.promo-tool-item-logo {
    padding: 5px;
}
.promo-tool-item-logo img {
    width: 400px;
    height: 400px;
}
.promo-tool-item-name {
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #02fedd;
    font-size: x-large;
    position: relative;
}
.promo-tool-item-description {
    padding: 5px;
}
.promo-tool-item-read-more {
    color: #5bfda4;
    display: inline-flex;
    text-indent: 0;
}
.promo-tool-item-not-visible {
    color: red;
    font-size: 0.5em;
    display: block;
    text-transform: initial;
    position: absolute;
    width: 100%;
    margin-left: -10px;
}


.client-area-promo-tool-nav {
    text-align: left;
    font-size: 0.8em;
    padding-left: 10px;
}
.client-area-promo-tool .title {
    width: 100%;
}
.client-area-promo-tool .title .right-arrow,
.client-area-promo-tool .title .left-arrow {
    width: 50%;
    padding: 0 !important;
}
.client-area-promo-tool .title .left-arrow:before,
.client-area-promo-tool .title .right-arrow:before {
    height: 1px !important;
}
.client-area-promo-tool-nav a {
    color: #c5c5c5;
}
.client-area-promo-tool-nav a:hover {
    color: #f5f5f5;
}
.client-area-promo-tool-nav * {
    font-size: 0.9em;
}
.client-area-promo-tool-nav span {
    color: #f5f5f5;
    font-weight: bold;
    text-transform: uppercase;
}
.client-area-promo-tool-header {
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.client-area-promo-tool-header .client-area-promo-tool-title {
    text-transform: uppercase;
    font-size: 1.7em;
    font-weight: bold;
    color: #ffffff;
}
.client-area-promo-tool-body {
    margin-top: 20px;
    text-align: justify;
    padding-left: 10px;
    line-height: 22px;
}
.client-area-promo-tool-body a {
    color: #bec0c1;
    text-decoration: underline;
}
.client-area-promo-tool-body .btn {
    color: #bec0c1;
    text-decoration: none;
}
.ca-simple-link, .ca-simple-link > a {
    color: #5bfda4;
}

.container-wide {
    overflow-x: hidden;
}
.promo-tool-item-description{
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
}
.promo-tool-item-footer {
    padding-bottom: 50px;
}

.promo-tools-banner {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-image: url("/static/media/promo_tools_banner.gif");
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 250px;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    margin: 0 auto;
    margin-top: 10px;
}

@media (max-width: 400px) {
    .promo-tool-item-logo img {
        width: 300px;
        height: 300px;
    }
    .promo-tools-banner {
        height: 80px;
        width: 80%;
    }
}
@media (min-width: 401px) and (max-width:700px) {
    .promo-tools-banner {
        height: 100px;
        width: 70%;
    }
}
@media (min-width: 701px) and (max-width:900px) {
    .promo-tools-banner {
        height: 150px;
        width: 60%;
    }
}
@media (min-width: 901px) and (max-width:1200px) {
    .promo-tools-banner {
        height: 200px;
    }
}

.ca-promo-tool-page {
    max-width: 1500px;
}

.ca-promo-tool-page .underline-block {
    position: relative;
}

.ca-promo-tool-page .underline-block:after {
    margin: 0;
}

.ca-promo-tool-page .row {
    margin-left: 0;
    margin-right: 0;
}

.ca-promo-tool-header {
    padding-bottom: 20px;
    padding-top: 15px;
}

.ca-promo-tool-title {
    color: #5bfda4;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
}

.ca-promo-tool-page-html {
    line-height: 22px;
    text-align: justify;
}

.ca-summary-link:before {
    content: '';
    cursor: pointer;
    padding-left: 13px;
    background: url('data:image/png;base64,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') no-repeat;
    background-position-y: 1px;
}

.ca-summary-link:hover:before {
    background-position: -13px 1px;
}

.ca-summary-download-link:before {
    content: '';
    cursor: pointer;
    padding-left: 13px;
    background: url('data:image/png;base64,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') no-repeat;
    background-position-y: 1px;
}

.ca-summary-download-link:hover:before {
    background-position: -13px 1px;
}

.tournament-period {
    display: inline-block;
    padding-top: 10px;
    color: #909192;
    font-size: 14px !important;
}

.helper-label {
    margin-left: 8px;
    margin-top: 4px;
}

.g-container {
    display: flex;
    pointer-events: none;
}

.g-progress-area {
    width: calc( 100% - 45px );
    display: flex;
}

.g-progress-bar {
    margin-right: 5px;
    -webkit-print-color-adjust: exact;
}

.g-progress-value {
    margin-right: -45px;
}

.game-page-frame {
    background-position:top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom:150px;
    position: relative;
}
.game-page-runner-frame:before {
    z-index: 2;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 300px;
    position: absolute;
}
.game-page-runner-frame:after {
    content: '';
    top:100%;
    left: 0;
    right: 0;
    display: block;
    height: 300px;
    position: absolute;
    z-index: 2;
}
.game-page-frame:before {
    z-index: 2;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 300px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 70%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 70%, #000 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 70%, #000 100%);
}
.game-page-frame:after {
    content: '';
    top:100%;
    left: 0;
    right: 0;
    display: block;
    height: 300px;
    position: absolute;
    z-index: 2;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, #000 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, #000 100%);
    background: linear-gradient(to top,  rgba(0,0,0,0) 0%, #000 100%);
}
.game-page-runner-frame .content-wrapper,
.game-page-frame .content-wrapper,
.game-page-desciption-wrapper .content-wrapper {
    z-index:  3;
    position: relative;
}
.game-page-description-wrapper {
    position: relative;
    top: -150px;
    margin-bottom: -150px;
}
.game-page-description {
    position: relative;
    padding: 24px;
}
.game-page-description:before {
    top:0;
    left:0;
    right: 0;
    height: 150px;
    content: '';
    position: absolute;
    z-index: 1;
    background: url('../img/game_bg.jpg');
}
.game-page-description-content {
    position: relative;
    z-index: 4;
}
.game-page-description .game-title {
    color: #5bfda4;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
.game-feature-name {
    color: #5bfda4;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}
.game-feature-description {
    padding-bottom: 10px;
}
.game-page-description .game-text {
    padding: 10px 0;
    text-align: justify;
}

.game-page-description .game-block {
    position: relative;
    padding-bottom: 30px;
}
.game-page-description .game-block:after {
    position: absolute;
    content: '';
    bottom: 15px;
    left: 0;
    right: 0;
    height: 2px;
    background: #5cf09d;
    background: -moz-linear-gradient(left,  #5cf09d 0%, #2ef3e1 50%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,  #5cf09d 0%, #2ef3e1 50%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,  #5cf09d 0%, #2ef3e1 50%,rgba(0,0,0,0) 100%);
}
.game-page-description .game-block .helper-label {
    color: #d8d8d8;
    font-size: 14px;
}
.game-page-description .game-block .helper-label span {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: bold;
}
.game-page-description .game-page-description {
}
.game-page-description ul.game-features {
    padding-top:10px;
    list-style-type: circle !important;
    overflow-y: visible;
    display: inline-block;
}
.game-page-description ul.game-features li{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 5px 0;
}

.game-page-description .game-page-description {
    padding: 20px;
}

@media only screen and (min-width: 768px) {
    .game-page-description ul.game-features {
        margin-left: 60px;
    }
    .game-page-description-content {
        display:flex;
        /*align-items:center;*/
    }
}
@media only screen and (max-width: 768px) {
    .game-page-description-wrapper .content-block,
    .game-page-frame .content-block,
    .game-page-runner-frame .content-block{
        margin: 0 -1.5em;
    }
}
@media (min-width: 1024px) {
    .game-page-runner-frame .game-page-frame .first-block {
        margin-top: 0 !important;
        padding-top: 90px !important;
    }
}


.game-page-description .game-block .helper-label span.game-dev-partner {
    color: #ea7c3c;
}


.aboutus-preview .icons {
    padding: 20px 0 10px;
    text-align: center;
}

.aboutus-preview .about-icon {
    margin: 5px auto;
    max-width: 200px;
    height: 170px;
    position: relative;
}

.aboutus-preview .about-icon img {
    max-width: 100px;
}

.aboutus-preview .about-icon .about-img {
    position: relative;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.aboutus-preview .about-icon-title {
    position: relative;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: bold;
}

.aboutus-preview .about-icon-description {

    height: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    opacity: 0;
    display: flex;
}

.aboutus-preview .about-icon-description > div {
    font-size: 12px;
    color: #999;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.aboutus-preview .about-icon:hover .about-icon-description {
    height: 56px;
    top: -28px;
    opacity: 1;
}

.aboutus-preview .about-icon:hover .about-img,
.aboutus-preview .about-icon:hover .about-icon-title {
    top: -28px;
}

@media (max-width: 400px) {
    .aboutus-preview .icons {
        padding-bottom: 30px;
    }

    .aboutus-preview .about-icon-title {
        font-size: 14px;
    }
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url('../img/gears.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    padding: 0;

    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    width: 20px;
    height: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-prev:before {
    content: '';
    background: url(../img/slider_arrow_left.png) no-Repeat 0 0 !important;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    height: 40px;
    display: block;
}

.slick-next:before {
    content: '';
    background: url(../img/slider_arrow_right.png) no-Repeat 0 0 !important;
    cursor: pointer;
    opacity: 0.7;
    width: 40px;
    height: 40px;
    display: block;
}

.slick-prev, .slick-next {
    z-index: 10;
    opacity: 0.4;
}

.slick-prev:hover, .slick-next:hover {
    opacity: 1;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dotted.slick-slider.inner-dots {
    margin-bottom: 0px;
}

.slick-dots {
    position: absolute;
    bottom: -35px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots.inner {
    bottom: 5px;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {

    display: block;
    font-size: 0px;
    line-height: 0px;
    color: rgba(0, 0, 0, 0);
    width: 10px;
    height: 10px;
    padding: 5px;

    cursor: pointer;

    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots.inner li button:before {
    opacity: 0.8;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;

    content: '';
    background: url(../img/slider_bullet.png) no-Repeat top left !important;
    width: 10px;
    height: 10px;
    opacity: .25;
}

.slick-dots li.slick-active button:before {
    background-position: bottom left !important;
    opacity: .75;
}

.game-frame.desktop {
    position: relative;
    padding: 35px 0 0 0;
}

.game-runner.desktop {
    /*visibility: hidden;*/
}

.game-runner.mobile .game-controller-frame {
    background-color: #000;
    z-index: 5;
    position: relative;
}

.game-frame.game-frame-mobile {
    padding-top: 0;
}

.game-frame .frame-setting-buttons {
    position: absolute;
    top: 10px;
    right: 20px;

}

.game-frame.game-frame-mobile .frame-setting-buttons {
    top: 100%;
}

.game-frame .frame-features-btn,
.game-frame .frame-language-btn,
.game-frame .frame-device-btn {
    position: relative;
    width: 40px;
    height: 25px;
    padding: 5px;
    margin-right: 5px;
    float: right;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 2px -2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 2px -2px 9px 0 rgba(0, 0, 0, 0.65);
}

.game-frame .frame-language-btn {
    background: #2ef3e1;
    background: -moz-linear-gradient(top, #2ef3e1 0%, #1ab2a5 100%);
    background: -webkit-linear-gradient(top, #2ef3e1 0%, #1ab2a5 100%);
    background: linear-gradient(to bottom, #2ef3e1 0%, #1ab2a5 100%);
}

.game-frame .frame-device-btn {
    background: #5cf09d;
    background: -moz-linear-gradient(bottom, #42a06b 0%, #5cf09d 100%);
    background: -webkit-linear-gradient(bottom, #42a06b 0%, #5cf09d 100%);
    background: linear-gradient(to top, #42a06b 0%, #5cf09d 100%);

}

.game-frame .frame-features-btn {
    background: #de99f0;
    background: -moz-linear-gradient(bottom, #855da0 0%, #de99f0 100%);
    background: -webkit-linear-gradient(bottom, #855da0 0%, #de99f0 100%);
    background: linear-gradient(to top, #855da0 0%, #de99f0 100%);
}

.game-frame .frame-setting-buttons .frame-features-btn:after,
.game-frame .frame-setting-buttons .frame-language-btn:after,
.game-frame .frame-setting-buttons .frame-device-btn:after {
    background-size: contain;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
}

.game-frame .frame-setting-buttons .frame-features-btn:after {
    background-image: url('../img/star.png');
}

.game-frame .frame-setting-buttons .frame-language-btn:after {
    background-image: url('../img/globe.png');
}

.game-frame .frame-setting-buttons .frame-device-btn:after {
    background-image: url('../img/device.png');
}

.game-frame .frame-features-btn:hover,
.game-frame .frame-features-btn.active {
    background: #855da0;
    background: -moz-linear-gradient(top, #855da0 0%, #de99f0 100%);
    background: -webkit-linear-gradient(top, #855da0 0%, #de99f0 100%);
    background: linear-gradient(to bottom, #855da0 0%, #de99f0 100%);
    cursor: pointer;
}

.game-frame .frame-language-btn:hover,
.game-frame .frame-language-btn.active {
    background: #1ab2a5;
    background: -moz-linear-gradient(bottom, #2ef3e1 0%, #1ab2a5 100%);
    background: -webkit-linear-gradient(bottom, #2ef3e1 0%, #1ab2a5 100%);
    background: linear-gradient(to top, #2ef3e1 0%, #1ab2a5 100%);
    cursor: pointer;
}

.game-frame .frame-device-btn:hover,
.game-frame .frame-device-btn.active {
    background: #42a06b;
    background: -moz-linear-gradient(top, #42a06b 0%, #5cf09d 100%);
    background: -webkit-linear-gradient(top, #42a06b 0%, #5cf09d 100%);
    background: linear-gradient(to bottom, #42a06b 0%, #5cf09d 100%);
    cursor: pointer;
}

.game-frame .frame-features-btn.active,
.game-frame .frame-device-btn.active,
.game-frame .frame-language-btn.active {
    top: 3px;
}

.game-frame .frame-setting-container {
    color: #e0e0e0;
    position: absolute;
    right: 0;
    top: 35px;
    bottom: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8);
    max-width: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.game-frame .frame-setting-container.in {
    max-height: 600px;
    overflow-y: auto;
    opacity: 1;
    max-width: 1000px;
    min-width: 156px;
    scrollbar-width: none;
}

.game-frame .frame-setting-container.in::-webkit-scrollbar {
    display: none;
}

.game-frame .frame-setting-container .control-section {
    max-height: 0;
    opacity: 0;
    visibility: hidden;

}

.game-frame .frame-setting-container.features .control-section.features,
.game-frame .frame-setting-container.language .control-section.language,
.game-frame .frame-setting-container.device .control-section.device {
    padding: 20px 40px;
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}

.game-frame .frame-setting-container .radio {
    padding-bottom: 5px;
    text-align: left;
}

.game-frame .frame-setting-container label {
    display: inline;
    cursor: pointer;
}

.game-frame-mobile {
    background-color: #000;
    z-index: 5;
    position: relative;
}

.game-frame-mobile-lang-btn {
    background: #2ef3e1;
    background: -moz-linear-gradient(top, #2ef3e1 0%, #1ab2a5 100%);
    background: -webkit-linear-gradient(top, #2ef3e1 0%, #1ab2a5 100%);
    background: linear-gradient(to bottom, #2ef3e1 0%, #1ab2a5 100%);
}

.game-frame-mobile-lang-btn.active {
    background: #2ef3e1;
    background: -moz-linear-gradient(bottom, #2ef3e1 0%, #1ab2a5 100%);
    background: -webkit-linear-gradient(bottom, #2ef3e1 0%, #1ab2a5 100%);
    background: linear-gradient(to top, #2ef3e1 0%, #1ab2a5 100%);
}

.game-frame-mobile-features-btn {
    background: #de99f0;
    background: -moz-linear-gradient(bottom, #855da0 0%, #de99f0 100%);
    background: -webkit-linear-gradient(bottom, #855da0 0%, #de99f0 100%);
    background: linear-gradient(to top, #855da0 0%, #de99f0 100%);
}

.game-frame-mobile-features-btn.active {
    background: #de99f0;
    background: -moz-linear-gradient(top, #855da0 0%, #de99f0 100%);
    background: -webkit-linear-gradient(top, #855da0 0%, #de99f0 100%);
    background: linear-gradient(to bottom, #855da0 0%, #de99f0 100%);
}

.game-frame-mobile-lang-btn .bg-image,
.game-frame-mobile-features-btn .bg-image {
    background-size: contain;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    top: 8px;
    left: 10px;
}

.game-frame-mobile-features-btn .bg-image {
    background-image: url('../img/star.png');
}

.game-frame-mobile-lang-btn .bg-image {
    background-image: url('../img/globe.png');
}

.game-frame-mobile-lang-btn *,
.game-frame-mobile-features-btn * {
    color: #ffffff;
}

.game-frame-mobile-lang-btn,
.game-frame-mobile-features-btn {
    position: relative;
    float: left;
    width: 50%;
    padding: 10px 40px;

}

.game-frame-mobile-setting-container {
    position: relative;
}

.game-frame-mobile-setting-container .dropdown {
    z-index: 10;
    background: black;
    width: 100%;
    padding: 15px 10px;
    /*-webkit-transition: transform 0.5s ease-out;*/
    /*-moz-transition: transform 0.5s ease-out;*/
    /*-ms-transition: transform 0.5s ease-out;*/
    /*-o-transition: transform 0.5s ease-out;*/
    /*transition: transform 0.5s ease-out;*/

    /*-webkit-transform: scaleY(0);*/
    /*-moz-transform: scaleY(0);*/
    /*-ms-transform: scaleY(0);*/
    /*-o-transform: scaleY(0);*/
    /*transform: scaleY(0);*/
    /*transform-origin: top;*/
    display: none;
}

.game-frame-mobile-setting-container .dropdown.active {
    /*transform: scaleY(1);*/
    display: block;
}

.game-frame-mobile-setting-container .dropdown-language {
    border: 1px solid #2ef3e1;
    border-top: 0;
}

.game-frame-mobile-setting-container .dropdown-features {
    border: 1px solid #de99f0;
    border-top: 0;
}

 .game-verify {
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    width:120px;
    height:120px;
    border: 2px solid #d8d8d8;
    border-radius:60px;
     position: relative;
}
 .game-verify .inner-content {
    /*padding-top:25px;*/
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
}
 .game-verify .inner-content .payout{
    color:#d8d8d8;
}
 .game-verify .inner-content .payout-val{
    color: #fff;
    font-weight: bold;
    font-size:32px;
}
 .game-verify .inner-content .payout-val span{
    font-size: 16px;
}
 .game-verify .inner-content .vol{
    color:#d8d8d8;
}
 .game-verify .inner-content .vol span{
    font-weight: bold;
}
 .game-verify .inner-content .vol span.low{
    color: #5bfda4;
}
 .game-verify .inner-content .vol span.medium{
    color: #ea7c3c;
}
 .game-verify .inner-content .vol span.high{
    color: #e83232;
}

.games-list {

}

.games-list .game-item {
    position: relative;
    display: inherit;
    overflow: hidden;
    margin: 7px;
}

.games-list .game-item img {
    background-size: cover;
    background-position: center;
}

.notouch .games-list .game-item .game-info {
    display: block;
}

.games-list .game-item .game-info {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
}

.games-list .game-item .game-title {
    font-size: 20px;
    text-transform: uppercase;
    padding: 40px 10px 0 10px;
    font-weight: bold;
    vertical-align: middle;
}

.games-list .game-item .game-description {
    font-size: 12px;
    padding: 0 10px;
    vertical-align: middle;
    height: 50px;
    max-height: 50px;
    overflow: hidden;
}

.games-list .game-item .game-description > div {
    font-size: 12px;
    color: #ccc;
}

.games-list .game-item .btn {
    background-color: rgba(0, 0, 0, 0.4);
}

.games-list .game-item {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

.games-list .game-item .game-info {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;

}

.games-list .game-item img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

@media (min-width: 768px) {
    .notouch .games-list .game-item:hover .game-info {
        opacity: 1;
    }

    .notouch .games-list .game-item:hover .game-info {
    }

    .notouch .games-list .game-item:hover img {
        -moz-transform: scale(1.15);
        -webkit-transform: scale(1.15);
        -o-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15);
        -webkit-box-shadow: 0 0 3px 0 #AAA;
        box-shadow: 0 0 3px 0 #AAA;
        z-index: -1;
    }
}

@media (min-width: 1024px) {
    .counters .counter-divider {
        display: inline-block !important;
        width: 0 !important;
    }
}

@media (max-width: 768px) {
    .counters .counter-number {
        width: 100% !important;
        font-size: 4em !important;
        margin-left: 0 !important;
    }

    .counters .counter-text {
        text-align: center !important;
    }

}

.counters .counters-data {
    padding: 5px 0;
}

.counters .counter-text,
.counters .counter-number {
    display: inline-block;

}

.counters .counter-divider {
    display: block;
    clear: both;
    width: 100%;
}

.counters .counter-text {
    font-size: 1.2em;
    color: #d5d5d5;
    text-align: left;
}

.counters .counter-number {
    font-size: 6em;
    font-weight: bold;
    color: #5bfda4;
    margin: 0 10px 0 40px;
    /*background: -webkit-linear-gradient(#5bfda4, #00ffde);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.counters .counter-number {
    /* NO FILL FOR NOT SUPPORTED BROWSERS, JUST USE PLAIN COLOR */
    background: -moz-linear-gradient(top, #5bfda4 0%, #00ffde 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5bfda4 0%, #00ffde 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5bfda4 0%, #00ffde 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.games-categories-list ul li {
    display: block;
    overflow: hidden;
    height: 35px;
    position: relative;
}

.games-categories-list ul li a {
    text-transform: uppercase;
    color: #959595;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.games-categories-list ul li.active {
    border-bottom: 2px solid #5bfda4;
}

.games-categories-list ul li.active a {
    display: inline-block;
    color: #5bfda4;
    font-weight: bold;
}

@media (max-width: 400px) {
    .games-categories-list ul li a {
        font-size: 0.8em;
    }
}

@media (max-width: 468px) {
    .games-categories-list ul li a {
        font-size: 0.9em;
    }
}

.games-list-widget.games-loading .games-list .box,
.games-list-widget.games-loading .games-categories-list {
    opacity: 0.8;
    filter: blur(2px);
}

.games-list-widget.games-loading .games-waiting {
    /*position: fixed;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*background: url('../img/gears.gif') no-repeat 0 0;*/
    /*min-width: 64px;*/
    /*min-height: 64px;*/
    /*text-indent: 70px;*/

    position: fixed;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.7) url(../img/gears.gif) no-repeat 10px 10px;
    min-width: 64px;
    min-height: 64px;
    text-indent: 70px;
    line-height: 64px;
    padding: 10px;

    -ms-transform: translateX(-50%) translateY(-50%); /* IE 9 */
    -webkit-transform: translate(-50%) translateY(-50%); /* Safari */
    transform: translate(-50%) translateY(-50%);

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999;
}

.games-list-widget .games-waiting {
    display: none;
}

.games-list-widget.games-loading .games-waiting {
    display: block;
}

.game-vendor-badge {
    background-color: rgba(12, 117, 102, 0.95);
    position: absolute;
    width: 50%;
    height: 34px;
    top: 7px;
    left: 7px;
    z-index: 20;
    line-height: 34px;
    font-weight: bold;
}

.game-vendor-badge:before {
    content: "";
    position: absolute;
    right: -34px;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 34px solid transparent;
    border-left: 34px solid rgba(12, 117, 102, 0.95);
}
.icon-block {
    padding: 15px 0 10px;
}
.icon-block .icon-title{
    font-weight: bold;
    font-size: 14px;
}

.icon-block .icon {
    width:50px;
    height:50px;
    float:left;
    background-size: contain;
}
.icon-block .icon~div {
    margin-left:60px;
}


.icon-block .icon-description {
    padding-top: 5px;
    color: #999;
    font-size: 12px;
}

@media(min-width: 1000px) {
    .icon-block {
        padding: 10px 0 5px;
        height: 75px;
    }
}
.icon.icon_1 {
    background-image: url('../img/about_icons/icon_1.png');
}
.icon.icon_2 {
    background-image: url('../img/about_icons/icon_2.png');
}
.icon.icon_3 {
    background-image: url('../img/about_icons/icon_3.png');
}
.icon.icon_4 {
    background-image: url('../img/about_icons/icon_4.png');
}
.icon.icon_5 {
    background-image: url('../img/about_icons/icon_5.png');
}
.icon.icon_6 {
    background-image: url('../img/about_icons/icon_6.png');
}
.icon.icon_7 {
    background-image: url('../img/about_icons/icon_7.png');
}
.icon.icon_8 {
    background-image: url('../img/about_icons/icon_8.png');
}
.icon.icon_9 {
    background-image: url('../img/about_icons/icon_9.png');
}
.icon.icon_10 {
    background-image: url('../img/about_icons/icon_10.png');
}
.icon.icon_11 {
    background-image: url('../img/about_icons/icon_11.png');
}
.icon.icon_12 {
    background-image: url('../img/about_icons/icon_12.png');
}
.icon.icon_13 {
    background-image: url('../img/about_icons/icon_13.png');
}
.icon.icon_14 {
    background-image: url('../img/about_icons/icon_14.png');
}
.icon.icon_15 {
    background-image: url('../img/about_icons/icon_15.png');
}
.icon.icon_16 {
    background-image: url('../img/about_icons/icon_16.png');
}
.icon.icon_17 {
    background-image: url('../img/about_icons/icon_17.png');
}
.icon.icon_18 {
    background-image: url('../img/about_icons/icon_18.png');
}

.maps.wide {
    overflow:hidden;
    background-color: #000;
}
.map {
    position: relative;
}
.map-heading {
    position: absolute;
    background-color: black;
    color: #fff;
    z-index: 99;
    width: 160px;
    text-align: center;
    left: 50%;
    margin-left: -80px;
    padding: 5px 0;
    font-size: 12px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
@media only screen and (min-width: 48em) {
    .map {
        padding: 0 2px !important;
    }
}


.fade {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.fade.in {
    opacity: 1;
}


.modal {
    display: none;
    position: fixed;
    top: 120px;
    left: 25%;
    right: 25%;
    z-index: 101;
    background-color: #1F1F1F;

}


.modal-header {
    padding: 30px;
    color: #fff;
}
.modal-body, .modal-footer  {
    background-color: #1F1F1F;
    padding: 0 30px 20px 30px;
    color: #fff;
    overflow: hidden;
}
.modal-open {
    display: block;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
}
.modal .icon-cross.times {
    float: right;
    width: 23px;
    height: 24px;
    color: #999;
    cursor: pointer;
}
.modal .icon-cross.times:hover {
    color: #36DFB4;
}
.modal-header-text {
    margin-right: 23px;
    font-weight: bold;
    font-size: 25px;
}
.modal-footer a {
    display: block;
    line-height: 20px;
    padding-left: 50px;
    color: #e0e0e0;
}
.modal-footer a:hover,
.modal-footer a:active,
.modal-footer a:focus {
    color: #fff;
}

@media (min-width: 1500px) {
    .modal {
        left: 30%;
        right: 30%;
    }
}
@media (max-width: 1499px) and (min-width: 1200px) {
    .modal {
        left: 30%;
        right: 30%;
    }
}
@media (max-width: 1199px) and (min-width: 1000px) {
    .modal {
        left: 25%;
        right: 25%;
    }
}

@media (max-width: 999px) and (min-width: 750px) {
    .modal {
        left: 20%;
        right: 20%;
    }
}
@media (max-width: 749px)  and (min-width: 400px) {
    .modal {
        left: 5%;
        right: 5%;
    }

}
@media (max-width: 399px) {
    .modal {
        left: 0;
        right: 0;
    }
}
@media (max-width: 768px) {
    .modal {
        top:50%;
        margin-top: -150px;
        height: 300px;
        z-index: 999;
    }
}

@media (max-width: 499px) {

    .modal-header-text {
        font-size: 20px;
    }
    .modal .form .form-group {
        margin-bottom: 10px;
    }

    .modal .modal-footer .right,
    .modal .modal-footer .left {
        float: none !important;
    }
    .modal .modal-footer .right{
        padding-top: 10px;
    }
    .modal .modal-footer .right a {
        font-size: 14px;
        padding-left: 0 !important;
    }
}
.modal-dismiss.times {
    background: url(../img/close.png) no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    opacity: 0.5;
}
.modal-dismiss.times:hover {
    opacity: 1;
}

.news-block {
    margin-bottom: 20px;
}

.news-block .news-item {
    min-height: 350px;
    /*width: 370px;*/
    float: left;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #000;
    color: #d5d5d5;
    font-size: 14px;
    line-height: 14px;
    border: 1px solid #151515;
    margin: 0 5px;
    direction: ltr;
}

.news-block .news-item .news-image a img {
    max-width: 100%;
    width: 100%;
    /*height: 175px;*/
}

.news-block .news-item .news-body .news-date {
    background: #000;
    border: 1px solid #b7b6b6;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding: 10px 15px 15px 15px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin: -61px 0 0 0;
    float: right;
    position: relative;
    z-index: 2;

    /* antialising hack */
    box-shadow: 0 0 1px 0 #b7b6b6 inset, 0 0 1px 0 #b7b6b6;
}

.news-block .news-item .news-body .news-date span {
    display: block;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
}

.news-block .news-item .news-body {
    text-align: left;
    padding: 20px 20px 10px;
}

.news-block .news-item .news-body h1 {
    margin: 0;
    font-size: 1.3em;
    color: #5bfda4;
    line-height: 20px;
    white-space: nowrap;
}

.news-block .news-item .news-body h1 a {
    color: #5bfda4;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
}

.news-block .news-item .news-body h1 a:hover {
    color: #49bf78;
}

.news-block .news-item .news-body h2 {
    padding: 5px 0 10px 0;
    margin: 0;
    font-size: 0.8em;

}

.news-block .news-item .news-body h2 .date,
.news-block .news-item .news-body h2 .category {
    font-size: 1em;
}

.news-block .news-item .news-body h2 .category {
    color: #5bfda4;
}

.news-block .news-item .news-body .news-text {
    height: 70px;
}

.news-block .news-item .news-body .news-text * {
    font-size: 14px;
    line-height: 18px;
    color: #c1c1c1;
}

.news-block .news-item a.news-read-more {
    float: right;
    color: #5bfda4;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding-right: 10px;
    padding-bottom: 10px;
}

.news-block.news-carousel {
    margin-bottom: 45px;
}

.news-carousel .slick-next {
    right: -30px !important;
}

.news-carousel .slick-prev {
    left: -30px !important;
}
.news-categories-list ul li {
    display: block;
    overflow: hidden;
    height: 35px;
    position: relative;
}

.news-categories-list ul li a {
    text-transform: uppercase;
    color: #959595;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.news-categories-list ul li.active a {
    display: inline-block;
    color: #5bfda4;
    font-weight: bold;
}

.news-categories-list ul li.active {
    border-bottom: 2px solid #5bfda4;
}

.news-list-widget .title .left-arrow,
.news-list-widget .title .right-arrow {
    /*min-width: 350px;*/
    /* make arrows responsive */
}

.news-list {
    margin-top: 50px;
}

.news-list .news-row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.news-list .news-row .news-text {
    padding: 0 10px;
}

.news-list .news-row .news-text .right-arrow {
    min-width: 280px;
    padding-top: 15px;
}

.news-list .news-row .news-text .right-arrow:before {
    height: 1px;
}

.news-list .news-row .news-header {
    text-align: left;
}

.news-page-widget .news-image .news-image-responsive,
.news-list .news-row .news-image .news-image-responsive {
    max-width: 100%;
}

.news-list .news-row .news-image .news-image-responsive {
    max-height: 175px;
}

.news-page-widget .news-header *,
.news-list .news-row .news-header * {
    font-weight: bold;
    color: #ffffff;
    font-size: 0.8em;
}

.news-page-widget .news-header .news-date .news-day .news-suffix,
.news-list .news-row .news-header .news-date .news-day .news-suffix {
    font-size: 0.7em;
}

.news-page-widget .news-header .news-category,
.news-list .news-row .news-header .news-category {
    font-weight: bold;
    color: #5bfda4;
    text-transform: uppercase;
}

.news-list .news-row .news-text .news-body {
    padding-top: 20px;
    text-align: left;
}

.news-list .news-row .news-text .news-body .news-title a {
    color: #5bfda4;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em;
}

.news-list .news-row .news-text .news-body .news-title a:hover {
    color: #49bf78;
}

.news-list .news-row .news-text .news-body .news-summary,
.news-list .news-row .news-text .news-body .news-summary * {
    color: #c4c4c4;
}

.news-list .news-row .news-text .news-body .news-summary {
    margin-top: 10px;
    line-height: 20px;
}

.news-list-widget .news-list {
    min-height: 100%;
}

.news-list-widget .news-list.news-loading {
    opacity: 0.8;
    filter: blur(2px);
}

.news-list-widget .news-list .news-row .news-image a {
    margin: 0;
    display: block;
    position: relative;
    overflow: hidden;
}

.news-list-widget .news-list .news-row a {
    position: relative;
}

.news-list-widget .news-list .news-row .news-image-roll-text {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;

    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    /*background: url(../img/zoomIn.png) no-repeat center center;*/
}

.news-list-widget .news-list .news-row .news-image-roll-text:after {
    content: attr(data-after);
    font-weight: bold;
    color: #5bfda4;
    vertical-align: middle;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news-list-widget .news-list .news-row .news-image-roll-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;

    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.news-list-widget .news-list .news-row a:hover .news-image-roll-back {
    opacity: 0.8;
}

.news-list-widget .news-list .news-row a:hover .news-image-roll-text {
    left: 0;
}

.news-list-widget .news-load-more-wrap .news-waiting,
.news-list-widget .news-load-more-wrap.news-loading .news-load-more {
    display: none;
}

.news-list-widget .news-load-more-wrap.news-load-more,
.news-list-widget .news-load-more-wrap.news-loading .news-waiting {
    display: block;
}

.news-list-widget .news-load-more-wrap.news-loading .news-waiting {
    /*position: fixed;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*background: url('../img/gears.gif') no-repeat 0 0;*/
    /*min-width: 64px;*/
    /*min-height: 64px;*/
    /*text-indent: 70px;*/

    position: fixed;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.7) url(../img/gears.gif) no-repeat 10px 10px;
    min-width: 64px;
    min-height: 64px;
    text-indent: 70px;
    line-height: 64px;
    padding: 10px;

    -ms-transform: translateX(-50%) translateY(-50%); /* IE 9 */
    -webkit-transform: translate(-50%) translateY(-50%); /* Safari */
    transform: translate(-50%) translateY(-50%);

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999;
}

.news-page-widget .breadcrumbs {
    text-align: left;
    font-size: 0.8em;
    padding-left: 10px;
}

.news-page-widget .breadcrumbs span {
    color: #f5f5f5;
    font-weight: bold;
}

.news-page-widget .breadcrumbs a {
    color: #c5c5c5;
}

.news-page-widget .breadcrumbs a:hover {
    color: #f5f5f5;
}

.news-page-widget .breadcrumbs * {
    font-size: 0.9em;
}

.news-page-widget .title {
    width: 100%;
}

.news-page-widget .title .left-arrow,
.news-page-widget .title .right-arrow {
    width: 50%;
    padding: 0;
}

.news-page-widget .title .left-arrow:before,
.news-page-widget .title .right-arrow:before {
    height: 1px !important;
}

.news-page-widget .news-header {
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.news-page-widget .news-header .news-title {
    text-transform: uppercase;
    font-size: 1.7em;
}

.news-page-widget .news-image {
    margin-top: 20px;
    padding-left: 10px;
}

.news-page-widget .news-body {
    margin-top: 20px;
    text-align: justify;
    padding-left: 10px;

}

.news-page-widget .news-body p {
    line-height: 22px;
    margin: 5px 0;
    color: #c9c9c9;
}

.news-page-widget .news-body p.t-bold,
.news-page-widget .news-body span.t-bold {
    font-weight: bold;
    font-size: 1.1em;
}

.news-page-widget .news-body p.t-header {
    font-size: 1.3em !important;
    color: #ededed;
}

.news-page-widget .news-body b.t-green {
    color: #5bfda4;
}

.news-archived {
    color: red !important;
    font-size: 0.8em !important;
}

#our-partners {
    margin: 30px auto;
}

#our-partners .partner-logo {
    width: 228px;
    height: 75px;
    position: relative;
    cursor: pointer;
}

#our-partners .partner-logo.inactive {
    border-top: 1px solid crimson;
    border-bottom: 1px solid crimson;

}

#our-partners .partner-logo.inactive:after {
    content: "not published";
    color: crimson;
}

#our-partners .partner-logo .partners-bw,
#our-partners .partner-logo .partners-hover {
    position: absolute;
    width: 228px;
    height: 75px;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    background-position: center 0;
    background-repeat: no-repeat;

}

@media (max-width: 400px) {
    #our-partners .partner-logo .partners-bw,
    #our-partners .partner-logo .partners-hover {
        width: 200px;
    }
}

@media (max-width: 350px) {
    #our-partners .partner-logo .partners-bw,
    #our-partners .partner-logo .partners-hover {
        width: 165px;
        height: 61px;
        background-size: cover;
    }
}

#our-partners .partner-logo .partners-hover {
    opacity: 0;
}

#our-partners .partner-logo .partners-bw,
#our-partners .partner-logo:hover .partners-hover {
    opacity: 1;
}

#our-partners .partners-hover {
    background-position: 50% -75px !important;
}
/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner-container>div{
	opacity: 0;
}
.tp-banner-container>div.revslider-initialised{
	opacity: 1;
}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}
.slider-loader {
	width: 58px;
    height: 58px;
	margin-top: -29px;
    margin-left: -29px;
    background-color: transparent;
    background: url(../img/gears.gif) no-repeat center center;
}

.tp-leftarrow {
	background: url(../img/slider_arrow_left.png) no-Repeat 0 0 !important;
	cursor: pointer;
	opacity: 0.5;
    width: 40px;
    height: 40px;

}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/slider_arrow_right.png) no-Repeat 0 0 !important;
	opacity: 0.5;
    width: 40px;
    height: 40px;
}
.tp-leftarrow:before,
.tp-rightarrow:before {
	content: '' !important;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
	opacity: 1;
}

.tp-bullets .tp-bullet {
    cursor: pointer;
    background: url(../img/slider_bullet.png) no-repeat top left !important;
    width: 10px;
    height: 10px;
    /*margin-right: 0px;*/
	padding: 0 10px;
    float: left;
	opacity: 0.8;
}

.tp-bullets .tp-bullet.selected {
	background-position: bottom left !important;
}
.tp-bullets .tp-bullet:hover {
	opacity: 1;
}

.tp-bannertimer {
	display: none !important;
}

div.timeline {
  position: relative;
  /*overflow: hidden;*/
  margin: 0px auto;
}
.timeline:after {
    width: 100%;
    height: 1px;
    clear: both;
    content: '';
    display: block;
}

/* Date Separator */
div.timeline div.date_separator {
  position: relative;
  padding: 20px 0px;
  clear: both;
}
div.timeline div.date_separator span {
  display: block;
  width: 100px;
  font-size:10px;
  text-align: center;
  padding:.25em;
  border: 1px solid rgba(0,0,0,0.3);
  background-color: #f1f1f1;
  border-radius: 5px;
  opacity: 0;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;

  -moz-transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);

  color: #1f1f1f;
}
div.timeline div.date_separator.animated span {
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
div.timeline_dual div.date_separator span,
div.timeline_center div.date_separator span {
  margin-left: auto;
  margin-right: auto;
}
div.timeline_left div.date_separator span {
  margin-left: auto;
  margin-right: 0px;
  border: 1px solid rgba(0,0,0,0);
}
div.timeline_right div.date_separator span {
  margin-left: 0px;
  margin-right: auto;
  border: 1px solid rgba(0,0,0,0);
}
/* Spine */
div.timeline div.spine {
  position: absolute;
  top: 20px;
  bottom: 100%;
  width: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #f1f1f1;
  transition: bottom 0.5s linear;
}
div.timeline_dual div.spine,
div.timeline_center div.spine {
  left: 50%;
  margin-left: -1px;
}
div.timeline_left div.spine {
  right: 4px;
}
div.timeline_right div.spine {
  left: 4px;
}
div.timeline div.spine.animated {
  bottom: 0px;
}
/* Element */
div.timeline_element {
  position: relative;
  margin: 20px 0px;
  opacity: 0;
  box-sizing: border-box;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
div.timeline_dual div.timeline_element_left {
  width: 50%;
  margin: 10px 0px;
  float: left;
  clear: left;
}
div.timeline_dual div.timeline_element_right {
  width: 50%;
  margin: 10px 0px;
  float: right;
  clear: right;
}
div.timeline_left div.timeline_element,
div.timeline_dual div.timeline_element_left {
  -moz-transform: translateX(20px);
  -webkit-transform: translateX(20px);
  -o-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
div.timeline_right div.timeline_element,
div.timeline_dual div.timeline_element_right {
    -moz-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
div.timeline div.timeline_element.animated {
  opacity: 1;
  -moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
div.timeline div.timeline_element img {
    width: 100%;
    background-size: contain;
}
.opacityFilter div.timeline_element {
  visibility: hidden;
}
.opacityFilter div.timeline_element.animated {
  visibility: visible;
}

@-webkit-keyframes timeline_element_box_rotate {
  33% {
      -webkit-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
    transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
  }

}
@keyframes timeline_element_box_rotate {
    33% {
        -webkit-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
      -moz-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
      -o-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
      -ms-transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
      transform: perspective(500px) rotateX(-1.5deg) rotateY(0deg) rotateZ(0deg);
    }

}

div.timeline_element_box {
  overflow: hidden;
  background-color: #000;
  border: 1px solid #636363;

  border-radius: 5px;
  text-shadow: none;
  box-shadow: 0px 0px 3px 0px #aaa;
  transition: all 0.5s ease;
  -webkit-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -moz-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -o-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -ms-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);

}

div.timeline_element_box:hover {
    -webkit-animation-name: timeline_element_box_rotate;
    animation-name: timeline_element_box_rotate;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

div.timeline_left div.timeline_element_box,
div.timeline_dual div.timeline_element_left div.timeline_element_box {
  margin-right: 50px;
}
div.timeline_right div.timeline_element_box,
div.timeline_dual div.timeline_element_right div.timeline_element_box {
  margin-left: 50px;
}
div.timeline_left div.timeline_element:before,
div.timeline_right div.timeline_element:before,
div.timeline_dual div.timeline_element_left:before,
div.timeline_dual div.timeline_element_right:before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 0px;
  border-top: 1px dashed #f1f1f1;
}
div.timeline_left div.timeline_element:before {
  right: 4px;
  top: 15px;
}
div.timeline_dual div.timeline_element_left:before {
  right: 0px;
  top: 15px;
}
div.timeline_right div.timeline_element:before {
  left: 4px;
  top: 35px;
}
div.timeline_dual div.timeline_element_right:before {
  left: 0px;
  top: 55px;
}
div.timeline_left div.timeline_element:after,
div.timeline_right div.timeline_element:after,
div.timeline_dual div.timeline_element_left:after,
div.timeline_dual div.timeline_element_right:after {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #BBBBBB;
  border: 3px solid #f1f1f1;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
div.timeline_left div.timeline_element:hover:after,
div.timeline_right div.timeline_element:hover:after,
div.timeline_dual div.timeline_element_left:hover:after,
div.timeline_dual div.timeline_element_right:hover:after {
  background-color: #5bfda4;
  border-width: 2px;
  z-index: 100;
}
div.timeline_left div.timeline_element:after {
  right: 6px;
  top: 10px;
  margin-right: -5px;
}
div.timeline_dual div.timeline_element_left:after {
  right: 0px;
  top: 10px;
  margin-right: -5px;
}
div.timeline_right div.timeline_element:after {
  left: 6px;
  top: 50px;
  margin-left: -5px;
}
div.timeline_dual div.timeline_element_right:after {
  left: 0px;
  top: 50px;
  margin-left: -5px;
}
div.timeline_left div.timeline_element:after,
div.timeline_right div.timeline_element:after,
div.timeline_dual div.timeline_element_left:hover:after,
div.timeline_dual div.timeline_element_right:hover:after {
  z-index: 100;
}
div.timeline_title {
  height: 20px;
  position: relative;
  overflow: hidden;
  margin: 10px;
}
div.timeline_title span.timeline_title_label {
  position: absolute;
  left: 0px;
  right: 150px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
  font-weight: bold;
  color: #5ffda7;
  text-align: left;
  font-size: 18px;
  line-height: 20px;
}
div.timeline_title span.timeline_title_date {
  float: right;
  font-weight: bold;
  font-size: 12px;
  color: #f1f1f1;
  line-height: 20px;
  margin-top: 2px;
}
div.timeline_element div.img_container {
  position: relative;
  text-align:center
}
div.timeline_element div.img_overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  transition: background 0.2s linear;
}
div.timeline_element.notitle div.img_overlay {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
div.timeline_element.nocontent div.img_overlay {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
div.timeline_element.gallery div.img_overlay {
  border-radius: 2px;
}
div.timeline_element div.img_container:hover div.img_overlay,
div.timeline_element div.img_overlay.loading {
  background: rgba(0,0,0,0.5);
}
div.timeline_element div.img_overlay span {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  cursor: pointer;
  transition: all 0.2s linear;
  transform: scale(0.5);
}
div.timeline_element div.img_overlay span:after {
  font-family: "Icons";
  content: "\f002";
  color: #fff;
  font-size: 2em;
}
div.timeline_element div.img_container:hover div.img_overlay span,
div.timeline_element div.img_overlay.loading span {
  opacity: 1;
  transform: scale(1);
}
div.timeline_element div.img_overlay.loading span {
  background: none;
}
div.timeline_element div.img_overlay.loading span:before,
div.timeline_element div.img_overlay.loading span:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #DDDDDD;
  border-radius: 50%;
  box-sizing: border-box;
}
div.timeline_element div.img_overlay.loading span:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  animation: rotate 0.8s linear infinite;
}
/* Blog Post Element */
div.timeline_element.blog_post div.slider_container {
  position: relative;
}
div.timeline_element.blog_post.notitle div.slider_container img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
div.timeline_element.blog_post.nocontent div.slider_container img {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
div.timeline_element.blog_post div.content {
  padding: 10px;
  font-size: 12px;
  color: #a8a8a8;

}
div.timeline_element.blog_post div.content div[data-ellipsis]{
    max-height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #d5d5d5;
    text-align: justify;
}
div.timeline_element.blog_post div.content div[data-ellipsis]>*{
    font-size: 14px;
    color: #d5d5d5;
    text-align: justify;
}
div.timeline_element.blog_post .owl-controls {
  position: absolute;
  width: 100%;
  bottom: -14px;
  margin: 0
}
div.timeline_element.gallery .owl-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  margin: 0;
  margin-top: -15px;
  visibility: hidden;
}
div.timeline_element.gallery:hover .owl-controls {
  visibility: visible;
}
div.timeline_element.gallery .owl-controls .owl-prev {
  left: 14px;
  position: absolute;
}
div.timeline_element.gallery .owl-controls .owl-next {
  right: 14px;
  position: absolute;
}
div.timeline_element.blog_post div.readmore {
  padding: .75em;
  font-size:.85em;
  text-align: right
}
div.timeline_element.blog_post a {
  color: rgb(95, 253, 167);
  font-weight: bold;
}
div.timeline_element.blog_post div.readmore a:hover {
  text-decoration: none;
}
/* iframe Element */
div.timeline_element.iframe div.content.loading:before,
div.timeline_element.iframe div.content.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #DDDDDD;
  border-radius: 50%;
  box-sizing: border-box;
}
div.timeline_element.iframe div.content.loading:after {
  border-left-color: rgba(0, 0, 0, 0.5);
  animation: rotate 0.8s linear infinite;
}
div.timeline_element.iframe div.content iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0px 0px 5px 5px;
}
div.timeline_element.iframe.notitle div.content iframe {
  border-radius: 5px;
}
/* Gallery Element */
div.timeline_element.gallery div.content {
  font-size: 13px;
  margin: 10px;
  line-height: 18px;
}
div.timeline_element.gallery div.img_container {
  display: inline-block;
  margin-right: 4px;
  vertical-align: top;
}
div.timeline_element.gallery div.img_container img {
  display: block;
  border-radius: 2px;
}
div.timeline_element.gallery div.img_container:last-child {
  margin-right: 0px;
}
/* Lightbox */
div.timeline_overlay {
  position: fixed;
  z-index: 200;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
div.timeline_overlay.open {
  display: block;
}
div.timeline_overlay div.preview {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 5px solid #FFFFFF;
  background-color: #FFFFFF;
  opacity: 0;
  box-sizing: border-box;
  transition: all 0.2s linear;
}
div.timeline_overlay div.preview.loaded {
  opacity: 1;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.4);
}
div.timeline_overlay div.preview.updating {
  transition: all 0.5s linear;
}
div.timeline_overlay div.preview.updating:before,
div.timeline_overlay div.preview.updating:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #DDDDDD;
  border-radius: 50%;
  box-sizing: border-box;
}
div.timeline_overlay div.preview.updating:after {
  border-left-color: rgba(0, 0, 0, 0.5);
  animation: rotate 0.8s linear infinite;
}
div.timeline_overlay div.preview div.navigation {
  position: absolute;
  top: -30px;
  left: -5px;
  right: -5px;
}
div.timeline_overlay div.preview img {
  display: block;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=100);
  opacity: 1;
  transition: opacity 0.1s linear;
}
div.timeline_overlay div.preview.updating img {
  filter: alpha(opacity=0);
  opacity: 0;
  transition: none;
}
div.timeline_overlay div.preview span {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
}
div.timeline_overlay div.preview span.prev {
  left: 10px;
}
div.timeline_overlay div.preview span.next {
  right: 10px;
}
div.timeline_overlay div.preview a.close {
  display: block;
  float: right;
  width: 14px;
  height: 14px;
}
/* Social */
div.timeline img.twitter_profile {
  float: left;
  margin: 0px 10px 10px 0px;
  border-radius: 3px;
  width: auto;
  height: auto;
}
div.timeline div.facebook_left_column {
  float: left;
  width: 50px;
}
div.timeline div.facebook_right_column {
  margin-left: 50px;
}
div.timeline div.facebook_content {
  overflow: hidden;
  text-overflow: ellipsis;
}
div.timeline img.facebook_profile {
  border-radius: 3px;
  width: 40px;
  height: 40px;
}
div.timeline div.facebook_post {
  overflow: hidden;
  clear: both;
  margin-top: 10px;
  line-height: normal;
  border-radius: 3px;
  text-shadow: none;
  color: #85959a;
  background-color: #F4F6F8;
  border: 1px solid #fff;
}
div.timeline div.facebook_post img.facebook_picture {
  max-width: 80px;
  margin: 5px;
  float: left;
  border-radius: 3px;
}
div.timeline div.facebook_type_photo div.facebook_post {
  border: none;
}
div.timeline div.facebook_type_photo div.facebook_post img.facebook_picture {
  max-width: 100%;
  width: 100%;
  margin: 0px;
}
div.timeline div.description_container {
  overflow: hidden;
  margin: 5px 5px 5px 90px;
}
div.timeline div.facebook_post a {
  display: block;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Load More */
div.timeline_loadmore {
    cursor: pointer;
    margin: 1em auto;
    max-width: 120px;
    background: red;
    text-align: center;
    padding: 10px 0px;
    border-radius: 4px;
    text-decoration: none;
    color: #FFFFFF;
    background: #D84A38;
}
div.timeline_loadmore:hover {
    background: #CC3524;
}
div.timeline_loadmore:active {;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2) inset;
}
div.timeline_loadmore.loading {
    cursor: default;
    color:  #AAAAAA;
    text-shadow: 0px 1px 1px #FFFFFF;
    box-shadow: none;
    background-size: 40px 40px;
    background-color: #DEDEDE;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   animation: loading 1s linear infinite;
}
@-webkit-keyframes loading {
    from {background-position: 0px 0px;}
    to {background-position: 40px 0px;}
}
@-moz-keyframes loading {
    from {background-position: 0px 0px;}
    to {background-position: 40px 0px;}
}
@-ms-keyframes loading {
    from {background-position: 0px 0px;}
    to {background-position: 40px 0px;}
}
@keyframes loading {
    from {background-position: 0px 0px;}
    to {background-position: 40px 0px;}
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-ms-keyframes rotate {
    from {
        -ms-transform: rotate(0);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}
@keyframes rotate {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

.notouch .timeline .body_container.dimmable {
    background-color: rgba(0, 0, 0, 0.7);
    position: relative;
}

.notouch .timeline .body_container.dimmable h1 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 900;
}

.timeline .body_container .timeline_hover_box {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

    display: none;
    -ms-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.timeline .body_container.dimmable .timeline_hover_box a {
    background-color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    color: white;
    margin-top: 15px;
}

.timeline .body_container.dimmable .timeline_hover_box a:hover {
    color: black;
}

.notouch .timeline .body_container.dimmable .img_container {
    background-color: rgba(0, 0, 0, 0.7);

    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.notouch .timeline .body_container.dimmable:hover .img_container {
    opacity: 0.3;
}

.notouch .timeline .body_container.dimmable:hover .timeline_hover_box {
    display: block;
}
.top-banner {
    position: relative;
    background-color: #000;
    overflow-y: visible;
}
/*
.top-banner:after {
    position: absolute;
    height: 100px;
    left:0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    z-index: 0;
    background: -moz-linear-gradient(bottom,  #000 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom,  #000 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, #000 0%, rgba(0,0,0,0) 100%);
}*/

.top-banner+div{
    position: relative;
    overflow-y: visible;
}
.top-banner+div:before {
    position: absolute;
    height: 200px;
    left:0;
    right: 0;
    content: '';
    display: block;
    z-index: -1;
    background: -moz-linear-gradient(top,  #000 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  #000 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, #000 0%, rgba(0,0,0,0) 100%);
}


.top-banner .text-layer-wrapper{
    position: absolute;
    bottom: 0;
    top: 0;
    left:0;
    right:0;
}

.top-banner .text-layer-container {
    position: relative;
    height: 100%;
    width:100%;
}
.top-banner .text-layer {
    background-color: rgba(0,0,0,0.3);
    padding: 30px 20px;
}

.top-banner .text-layer.transparent {
    background-color: rgba(0,0,0,0);
}
@media (min-width: 768px) {
    .top-banner .text-layer {
        min-width: 400px;
    }

}

@media (max-width: 767px) {
    .top-banner .content-block {
        padding: 20px 0 0 0;
    }
    .top-banner .text-layer-wrapper{
        position: relative;
    }
    .top-banner .text-layer-wrapper .table-cell {
        width: auto;
    }
    .top-banner .text-layer {
        background: rgba(0,0,0,0);
        padding: 0 10px;
    }
}

.visit-card {
    border-top: 25px solid #1d1d1d;
    background-color: #000;
    max-width: 480px;
    box-shadow: 2px 0px 5px 1px #30433a;

}
.visit-card-content {
    overflow: auto;
}
.visit-card-logo {
    background-color: #1d1d1d;
    padding: 10px 10px 0;
    border-radius:  0 0 0 10px;
    float:right;
    position: relative;
}
.visit-card-logo:before {
    content: '';
    position: absolute;
    background-color: #1d1d1d;
    width: 20px;
    height: 20px;
    top: -10px;
    left: -10px;
    z-index: 1;
}

.visit-card-logo:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 20px solid #000;
    border-right: 20px solid #000;
    border-radius: 0 10px 0 0;
    left: -20px;
    top: 0px;
    z-index: 2;
}
.visit-card-logo-img {
    background: rgba(0,0,0,0) url(../img/logo.png) no-repeat;
    height: 50px;
    width: 210px;
    position: relative;
    top:-17px;
    z-index: 1;
}

.visit-card-text {
    padding: 30px 20px 10px 20px;
    text-align: center;
}
@media (max-width: 48em) {
    .visit-card-text {
        text-align: left !important;
    }
}
.visit-card-name {
    font-weight: bold;
    font-size: 22px;
    color: #5bfda4;
    line-height: 1.5;
}
.visit-card-position {
    font-size: 16px;
    color: #5bfda4;
    line-height: 1.5;
}
.visit-card-contacts {
    padding: 0 20px 20px;
}
.visit-card-contact,
.visit-card-contact a,
.visit-card-contact a:hover,
.visit-card-contact a:active,
.visit-card-contact a:visited{
    color: #34f3d8;
    line-height: 1.5;

}
.visit-card-contact a:hover {
    text-decoration: underline;
}