body,
html {
    /*    overflow-x: hidden !important;*/
}

.banner-text {
    text-align: center;
    z-index: 2;
    position: relative;
}

.index h1 {
    padding-top: 37px;
}

.text-content p {
    margin-bottom: 2rem;
    line-height: 24px;
}

.banner-text h4 {
    line-height: 1.67;
    letter-spacing: .9px;
    font-weight: 300;
    max-width: 557px;
    margin: 20px auto 57px;
}

.mod-content {
    margin-top: 50px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), color-stop(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 1)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
}

.select-img {
    background-color: #000;
}

.mod-content .wrap {
    padding-bottom: 50px;
}

.index h2 {
    padding-top: 50px;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.14;
    letter-spacing: 2.1px;
    color: #ffffff;
    border-top: solid 1px #666666;
}

.mod-content .images {
    text-align: center;
    margin: 48px auto;
}

.mod-content .col-8 {
    padding-right: 20px;
}

.img-text {
    text-align: center;
}

.text-yl {
    color: #d7af6b;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 35px;
}

.text-yl-only,
a.text-yl-only:link,
a.text-yl-only:visited,
a.text-yl-only:active {
    color: #d7af6b;
}

.content .text-yl {
    font-size: 11px;
}

.mod-right-bar {
    margin-left: 20px;
    border: 1px solid #d7af6b;
    padding: 40px;
    text-align: left;
}

.group-right {
    padding-bottom: 30px;
}

.mod-right-bar small {
    font-size: 11px;
    line-height: 1;
    margin-bottom: 0;
}

img {
    max-width: 100%;
}

.btn,
.btn:link,
.btn:visited,
.btn:active {
    border: 1px solid #d7af6b;
    border-radius: 5px;
    width: 100%;
    color: #fff;
}

.tablinks,
.tablinks:link,
.tablinks:visited,
.tablinks:active {
    color: #fff;
}

.btn:hover,
.btn:focus {
    background: #d7af6b;
    color: #000;
}

.mod-right-bar p,
.index h5,
.index h2 {
    margin: 0;
}

.index h5 {
    margin-bottom: 12px;
}

.index h4 {
    font-size: 23px;
    font-weight: 300;
    line-height: 1.09;
    letter-spacing: 1.2px;
    text-align: center;
    color: #bbbdbf;
    margin-top: 35px;
}

.img-text p {
    margin-bottom: 10px;
    line-height: 1.27;
}

.index h1 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    letter-spacing: 0.9px;
    text-align: center;
    color: #ffffff;
    width: 450px;
    margin: 0 auto;
    padding-bottom: 50px;
    max-width: 100%;
}

.index h3 {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    color: #fff;
    margin: 0;
}

.index p,
.index h5 {
    font-size: 16px;
}

.index .h5 {
    font-weight: 600;
    margin: 0;
}

.group-right {
    padding-bottom: 40px;
}

.group-right .text-yl {
    font-size: 16px;
    margin-top: 20px;
}

.mod-img {
    text-align: center;
}

.mod-img h2 {
    border-top: solid 1px #666666;
}

.column {
    width: 11.111111111%;
    float: left;
}

.select-img img {
    width: 100%;
}

.myslides {
    position: relative;
}

.img-name {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    z-index: 2;
    font-size: 14px;
    text-transform: uppercase;
}

.item-image-small {
    position: relative;
    cursor: pointer;
    z-index: 1;
}

#poster-grid .item-image img {
    cursor: default;
}

.item-image-small .bg-image {
    margin-right: -1px;
    background-size: cover;
    background-position: center;
    padding-bottom: 102px;
}

.mod-images h4 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(255, 244, 244, 0.2) !important;
}

.img-small {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.index {
    text-align: justify;
}

.mod-images .goldPlated {
    margin-bottom: 40px;
}

#poster-grid {
    overflow: hidden;
}

.img-small .active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: solid 3px transparent;
    z-index: 1;
    pointer-events: none;
}

.img-small .active::before {
    border-color: #d7af6b;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    z-index: 22;
}

.no-touch .item-image-small:hover .img-name {
    text-align: center;
    display: block;
}

.swipe {
    pointer-events: none;
}

.item-image-small:hover .bg-image {
    opacity: 0.6;
}

.item-image {
    position: relative;
}

.select-img {
    padding-bottom: 100px;
}

#section-shot-on-filter {
    background: #000;
    max-width: 100%;
    text-align: center;
}

.h2 {
    padding-bottom: 40px;
}

.tabcontent,
.big-img .item-image {
    display: none;
}

.tabcontent.active,
.big-img .item-image.active {
    display: block;
}

.fill-top {
    width: 100%;
    height: 100px;
    top: 0;
    margin-top: -100px;
}

.lb-header {
    background: none;
}

.read-more-fill {
    text-align: center;
    margin-top: -190px;
    padding-bottom: 30px;
}

.read-more-fill .fill-top {
    height: 200px;
    margin-top: 0;
}

.text-content {
    max-height: 800px;
    overflow: hidden;
    transition: max-height 2s;
    -moz-transition: max-height 2s;
    -webkit-transition: max-height 2s;
    -o-transition: max-height 2s;
}

.index {
    color: #fff;
}

/* css */

.no-touch .item-image-small:hover .img-name {
    text-align: center;
    display: block;
}

.big-img {
    width: 100%;
}

.top-left {
    position: absolute;
    top: 21px;
    left: 20px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.9px;
    text-align: left;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.item-image-small,
.item-image {
    position: relative;
}

#tap1 {
    z-index: 22;
    position: relative;
}

.hidden * {
    display: none !important;
}

#poster-grid:not(.load-done) .item-image:after {
    content: "";
    display: block;
    padding-bottom: 52.32%;
}

#poster-grid:not(.load-done) .item-image img,
#poster-grid:not(.load-done) .item-image-small img {
    position: absolute;
    left: 0;
    top: 0;
}

#poster-grid:not(.load-done) .item-image-small .img-name {
    /* opacity: 0; */
}

.hero-page-inner-bg {}

body {
    //background-color: #000 !important;
}

.mod-content,
.mod-content .bg-black {
    //background: transparent;
}

.mod-content > .fill-top {
    top: auto !important;
    bottom: 100%;
    position: absolute !important;
    z-index: -1;
}

.read-more-fill {
    position: relative;
}

.read-more-fill {
    position: relative;
}

.hero-page-inner-bg::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    background-image: url("../images/fill.png");
    background-repeat: no-repeat;
    display: block;
}

.select-img {
    padding-bottom: 100px;
}

#section-shot-on-filter {
    background: #000;
    max-width: 100%;
    text-align: center;
}

.h2 {
    padding-bottom: 40px;
}

.tabcontent,
.big-img .item-image {
    display: none;
}

.tabcontent.active,
.big-img .item-image.active {
    display: block;
}

.mod-right-bar p {
    margin-bottom: 10px;
}

.fill-top {
    width: 100%;
    height: 200px;
    top: 0;
}

.icon-play {
    width: 166px
}

.play-text {
    padding-bottom: 40px;
}

.header-bg {
    background: none;
}

.read-more-d {
    max-height: 10000px !important;
    -webkit-transform: 1s all;
    transform: 1s all;
}

.img-content {
    width: 60%;
}

.view-more {
    display: none;
}

.icon-play-m {
    display: none;
}

* {
    outline: none !important;
}

#section-shot-on-filter {
    margin-top: -3px;
}

@media (min-width:767px) and (max-width:1200px) {
    .img-name {
        font-size: 9px;
    }
}

@media (max-width:767px) {

    .img-small,
    .big-img {
        position: relative !important;
        display: none !important;
        left: auto !important;
        top: auto !important;
        opacity: 1 !important;
    }

    .img-small.show-item,
    .big-img.show-item {
        display: block !important;
    }

    .img-small {
        white-space: nowrap;
        max-height: 184px;
        overflow: hidden;
    }

    #poster-grid {
        height: auto !important;
    }

    .img-name {
        top: auto;
        bottom: 100%;
        left: 0;
        right: 0;
        -webkit-transform: none;
        transform: none;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        font-size: 10px;
        max-width: 120px;
        padding: 0;
    }

    .img-small .item-image-small {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 120px;
        margin: 50px 5px;
        outline: none !important;
    }

    .page-content {
        overflow-y: hidden;
    }

    .view-more {
        display: block;
    }

    .img-content {
        width: 100%;
    }

    .icon-play {
        display: none;
    }

    .icon-play-m {
        display: block;
    }

    .index h1 {
        padding-bottom: 0;
    }
}

#section-shot-on-filter {
    border-radius: 0;
}

.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url('../images/ajax-loader.svg');
    background-position: center;
    background-repeat: no-repeat;
}

/* css end */

@media (max-width:766px) {
    .banner-text h4 {
        font-size: 18px;
        padding: 0 10px;
        margin-bottom: 30px;
    }

    .mod-content .wrap {
        padding-bottom: 30px;
    }

    .top-left {
        top: 10px;
        left: 10px;
        font-size: 16px;
    }

    .fill-top {
        margin-top: -135px;
    }

    .banner-text h2 {
        padding-top: 25px;
    }

    .play {
        margin: 0 auto 30px !important;
    }

    .play-text {
        padding-bottom: 40px;
    }

    .icon-play {
        width: 80px;
    }

    .banner-text h2,
    .mod-images h2 {
        font-size: 28px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .mod-content .col-8 {
        padding-right: 0;
    }

    .mod-right-bar {
        margin: 10px 0;
        padding: 40px 15px;
    }

    .col-8 .text-yl {
        padding-right: 0;
    }

    .hero .hero-masthead-container {
        padding-bottom: 0;
    }

    .mod-images {
        padding: 0 15px;
    }

    .index #learnHdr {
        margin-top: 30px !important;
    }

    .text-content {
        max-height: 400px;
    }

    .gap-v-50 {
        height: 25px;
    }

    .icon-play-m {
        width: 124px;
        padding-bottom: 28px;
    }

    .index h1 {
        padding-top: 22px;
    }

    .fix-m {
        padding-left: 0;
        padding-right: 0;
    }

    .wrap .gap-v-100 {
        height: 30px;
    }
}

@media (max-width:400px) {
    .index h1 {
        padding-top: 11px;
    }

    .index p,
    .index h5 {
        font-size: 12px;
        letter-spacing: normal;
    }

    .mod-content {
        margin-top: 30px;
    }

    .mod-images .goldPlated {
        margin-bottom: 30px;
    }

    .index h1 {
        font-size: 14px;
    }

    .index h2 {
        padding: 30px 35px 0;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.33;
        letter-spacing: 0.9px;
        text-align: center;
        color: #ffffff;
    }

    .mod-images h4 {
        margin-top: 40px;
    }

    .text-yl {
        padding: 0;
    }
}
