body,
html {
    margin: 0;
    overflow: hidden;
    transition: opacity .4s
}

.onepage-wrapper,
body,
html {
    display: block;
    position: static;
    padding: 0;
    width: 100%;
    height: 100%
}

.onepage-wrapper {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding: 0;
    -webkit-transform-style: preserve-3d
}

.onepage-wrapper .section {
    width: 100%;
    height: 100%
}

.onepage-pagination {
    display: none
}

.onepage-pagination-bottom {
    position: absolute;
    right: 5%;
    top: 50%;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.onepage-pagination-bottom li:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    border-left: 1px dashed #3b3b3b;
    position: absolute;
    left: 16px;
    top: 0
}

.onepage-pagination-bottom li {
    padding: 0;
    text-align: center;
    position: relative
}

.onepage-pagination-bottom li a {
    padding: 50px 10px;
    width: 11px;
    height: 11px;
    display: block;
    position: relative;
    z-index: 999
}

.onepage-pagination-bottom li a:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #8e8e8e;
    left: 12px
}

.onepage-pagination-bottom li a:hover:before {
    background: #a3a3a3
}

.onepage-pagination-bottom li a.active:before {
    width: 12px;
    height: 12px;
    background: #000;
    border: 1px solid #fff;
    margin-top: -4px;
    left: 10px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.disabled-onepage-scroll,
.disabled-onepage-scroll .wrapper {
    overflow: auto
}

.disabled-onepage-scroll .onepage-wrapper .section {
    position: relative !important;
    top: auto !important;
    left: auto !important
}

.disabled-onepage-scroll .onepage-wrapper {
    transform: none !important;
    -ms-transform: none !important
}

.disabled-onepage-scroll .onepage-pagination {
    display: none
}

.disabled-onepage-scroll .onepage-wrapper,
body.disabled-onepage-scroll,
html {
    position: inherit
}

.topBanner {
    background: #000
}

.actions {
    position: absolute;
    z-index: 99999
}

.featuresWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9
}

.redirectedPage .featuresWrap {
    bottom: auto;
    top: 5rem;
    -ms-transform: scale(.65);
    transform: scale(.65)
}

.sliderCont {
    position: absolute;
    width: 100%;
    height: 100%
}

.sliderCont.active {
    transition: all .5s ease;
    -ms-transform: scale(.8);
    transform: scale(.8)
}

#clickVideo {
    position: absolute;
    top: 50%;
    z-index: 99999999;
    width: 50%;
    height: 100px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto
}

.contWrap {
    position: absolute;
    display: none
}

.moveLeft.contWrap {
    left: 10%;
    top: 20%;
    max-width: 78rem
}

.moveRight.contWrap {
    right: 10%;
    top: 20%;
    max-width: 90rem
}

.sliderCont .bgImg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    object-position: bottom
}

.sliderTitle {
    font-size: 6.8rem;
    max-height: 200px;
    color: #a3a3a3;
    font-weight: 400;
    margin-bottom: 0.938rem;
}

.sliderTitle h5 {
    font-size: 2.1rem
}

.explore {
    text-transform: uppercase;
    color: #a3a3a3;
    padding: 1rem 0;
    border-bottom: 1px solid #a3a3a3;
    text-decoration: none;
    display: block;
    width: 100px;
    margin: 3rem auto 0;
    font-size: 1.3rem
}

.contWrap .subTitle {
    visibility: hidden
}

.contWrap p {
    font-size: 2.1rem;
    background: rgba(0, 0, 0, .8);
    padding: 1.5rem;
    display: inline-block;
    margin-bottom: 0
}

.scrollBox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 1.6rem;
    text-transform: uppercase;
    visibility: hidden;
    text-decoration: none;
    color: #a3a3a3;
    display: none
}

.scrollBox:after {
    content: '';
    width: 13px;
    height: 67px;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    margin: auto
}

.videoCont {
    position: absolute;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    width: 100%;
    height: 100%
}

.videoCont:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9
}

#myVideo {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0
}

.vidTitle {
    position: absolute;
    top: 30%;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    right: 0;
    z-index: 999;
    width: 50%;
    height: 250px;
    font-size: 50px
}

.sliders {
    position: relative;
    overflow: hidden
}

.creditCardBlock {
    position: absolute;
    top: 45%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto
}

.creditCardBlock .sliderTitle {
    margin-top: 5rem;
}

.creditCardBlock h5 {
    font-size: 1.4rem;
    margin-bottom: 0
}

.ccSection {
    position: relative;
    padding-top: 1.25rem;
}

.ccCircle {
    border-radius: 500px;
    position: relative;
    margin: auto
}

.ccCircle img {
    max-width: 13.75rem;
    display: block;
    margin: auto;
}

.ccCircle p {
    font-size: 1.7rem;
    max-width: 32rem;
    margin: 2rem auto 0;
    font-family: Graphik
}

.ccCircle .explore {
    margin-top: 2rem
}

.clickPts {
    position: relative;
    width: 10rem;
    box-sizing: border-box;
    height: 6rem;
    padding-top: 3rem;
    cursor: pointer;
    font-size: 1.7rem;
    transition: all .3s ease-in;
    display: inline-block;
    margin-right: 1.5rem
}

.clickPts.active {
    color: #ec1864;
    font-weight: 600
}

.card {
    outline: 1px solid transparent;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    max-width: 100%
}

.clkPtContWrap {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 43rem;
    text-align: center
}

.clkPtCont h6 {
    text-transform: uppercase;
    font-size: 1.4rem
}

.clkPtContList li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 1rem
}

.clkPtContList li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 500px;
    background: #a3a3a3
}

.ccText {
    position: absolute;
    left: 5%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2.5rem;
    max-width: 42rem;
    text-transform: uppercase
}

.ccDsp {
    position: absolute;
    right: 8%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5rem;
    max-width: 40rem;
    display: none
}

.stopTransform {
    transform: translate3d(0, 0, 0) !important;
    transition: none !important
}

.first {
    cursor: pointer
}

.quote1,
.quote2,
.topBanner header {
    display: none
}

.insideWrap {
    max-width: 70rem;
    font-size: 4rem
}

.bannerAnimation,
.insideWrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.insideWrap h6 {
    font-size: 1.5rem
}

.insidepage {
    max-width: 100%
}

.redirectedPage .cardWrapper .creditCardBlock .sliderTitle {
    margin-top: 12.5rem;
}

.redirectedPage .cardWrapper .ccSection {
    padding-top: 3rem
}

.redirectedPage .cardWrapper .ccSection .explore {
    display: none
}

.ab_floatingBtn {
    position: fixed;
    right: 0;
    text-align: center;
    padding: 15px 12px;
    background: #5b5b5b;
    font-size: 16px;
    z-index: 1000;
    color: #fff !important;
    top: 260px;
    writing-mode: vertical-rl;
    -ms-writing-mode: bt-rl;
    direction: rtl;
}

@media only screen and (max-width:1440px) {
    .ccSection {
        position: static
    }

    .ccText {
        max-width: 35rem
    }

    .ccDsp {
        max-width: 30rem
    }
}

@media only screen and (max-width:1366px) {
    .sliderTitle {
        font-size: 3.8rem
    }

    .menus {
        margin: 3rem auto
    }
}

@media only screen and (max-width:991px) {
    .featuresWrap {
        display: none;
    }

    body,
    html {
        overflow: visible !important
    }

    .onepage-wrapper,
    body,
    html {
        height: auto !important
    }

    .onepage-wrapper {
        height: auto !important
    }

    .onepage-wrapper .section {
        height: auto !important
    }

    .sliderCont {
        position: relative !important;
        height: 50vh !important
    }

    .contWrap {
        display: block
    }

    .videoCont {
        position: relative;
        height: 100vh
    }

    #myVideo {
        object-fit: contain
    }

    .sliders {
        overflow: auto !important
    }

    .sliders.bannerSection {
        height: 100vh !important
    }

    .sliders:last-child .sliderCont {
        height: auto !important
    }

    .creditCardBlock {
        position: relative;
        top: auto;
        -ms-transform: none;
        transform: none;
        padding: 5rem 0 6.25rem;
    }

    .insideWrap {
        max-width: 50rem;
        width: 80%;
        font-size: 3rem
    }

    footer {
        /* padding-bottom: 40px !important; */
    }
}

@media only screen and (max-width:767px) {
    .ab_floatingBtn {
        right: inherit;
        top: inherit;
        width: 100%;
        writing-mode: inherit;
        bottom: 0;
        padding: 12px;
    }



    .contWrap {
        padding: 0 4rem
    }

    .moveLeft.contWrap {
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .moveRight.contWrap {
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .sliderTitle {
        font-size: 2.6rem
    }

    .explore {
        font-size: 1.4rem
    }

    .contWrap p {
        font-size: 1.5rem;
        padding: 1.5rem 1rem
    }

    .clickPtsWrap {
        max-width: 22rem;
        margin: auto
    }

    .clickPts {
        width: 7rem;
        font-size: 1.2rem;
        padding: 2rem 0;
        margin-right: 0
    }

    .clkPtCont h6 {
        margin: 1rem 0
    }

    .clkPtContList {
        text-align: left;
        max-width: 26rem;
        margin: auto
    }

    .clkPtContList li {
        display: block
    }
}

@media only screen and (max-width:480px) {
    #myVideo {
        width: 70vw;
        right: 0;
        margin: 0 auto
    }

    .insideWrap {
        width: 75%;
        max-width: 24rem;
        font-size: 2.5rem
    }
}

@media only screen and (max-height:800px) {
    .creditCardBlock .sliderTitle {
        margin-top: 0.781rem;
    }

    .ccCircle img {
        max-width: 6.25rem;
    }

    .ccCircle p {
        font-size: 1.4rem;
        max-width: 34rem;
        margin: 1rem auto 0
    }
}

.ab_floatingBtn span {
    font-size: 15px;
}