html{

    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}


body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    font-family: Raleway, sans-serif;
    background-color: #000000;
}

button {
    outline: none !important;
}

.navbar-top {
    background-color: rgba(0, 0 ,0, 0.85);
    z-index: 999;
}

.navbar-toggler {
    border:2px solid #FF0202;;
}

.navbar-toggler-icon {
    background-color: #FF0202;
    width: 35px;
    height: 5px;
}

@media only screen and (min-width: 1200px){
    .navbar-toggler {
        display: none !important;
    }
}

.nav-link:hover {
    color: #FF0202;
}

.sign-in-btn:hover {
    color: #FFFFFF;
    background-color: #FF0202;
    text-decoration: none;
}

.line-left{
    position: relative;
}

.line-left:after {
    content: '';
    z-index: 9999;
    display: inline-block;
    position: absolute;
    left: 18.5vw;
    width: 1px;
    height: 30px;
    background-color: #FFFFFF;
}

.line-right{
    position: relative;
}

.line-right:after {
    content: '';
    z-index: 9999;
    display: inline-block;
    position: absolute;
    left: 30.5vw;
    width: 1px;
    height: 30px;
    background-color: #FFFFFF;
}

.logo {
    width: 250px;
}

.nav-btn {
    font-size: 18px;
    letter-spacing: 0.8px;
    font-weight: 800;
}

.carousel-indicators li {
    border-radius: 50%;
    height: 15px;
    width: 15px;
}

.carousel-indicators .active {
    background-color: #FF0202;
}

.slide1-bg-image {
    background: url("../image/slide1.png") no-repeat center;
    background-size: cover;
}

.slide1-img {
    padding: 240px 0 100px 0;
}

.slide1-text {
    font-size: 46px;
    font-weight: 900;
}

.white {
    color: #FFFFFF;
}

.red {
    color: #FF0202;
}

.sign-in-btn {
    font-size: 35px;
    font-weight: 900;
    display: inline-block;
    background-color: #FFFFFF;
    padding: 5px 60px;
}

.header-slider-left {
    position: absolute;
    top: 400px;
    left: 15px;
    font-size: 30px;
    color: #FFFFFF;
}

.header-slider-right {
    position: absolute;
    top: 400px;
    right: 15px;
    font-size: 30px;
    color: #FFFFFF;
}

.slide2-bg-image {
    background: url("../image/slide2.png") no-repeat center;
    background-size: cover;
}

.slide2-text {
    padding-top: 229px;
    font-size: 85px;
    font-weight: 900;
}

.slide2-text-smaller {
    font-size: 70px;
    font-weight: 900;
}

.slide3-bg-image {
    background: url("../image/slide3.png") no-repeat center;
    background-size: cover;
}

.slide3-text {
    padding-top: 250px;
    font-weight: 900;
    font-size: 75px;
}

.slide3-text-10k {
    font-size: 95px
}

.slide3-text-smaller {
    font-size: 61px;
    font-weight: 900;
}

.slide4-bg-image {
    background: url("../image/slide4.png") no-repeat center;
    background-size: cover;
}

.slide4-text-smaller-sep {
    padding-top: 185px;
    font-size: 45px;
    font-weight: 900;
}

.slide4-text {
    font-size: 75px;
    font-weight: 900;
}

.slide4-text-smaller {
    font-size: 50px;
    font-weight: 900;
}

.slide4-text-thin {
    font-size: 40px;
}

.slide5-bg-image {
    background: url("../image/slide5.png") no-repeat center;
    background-size: cover;
}

.slide5-text {
    padding-top: 175px;
    font-size: 75px;
    font-weight: 900;
}

.slide5-text-smaller {
    font-size: 50px;
    font-weight: 900;
}

.casino {
    background: url("../image/casino.png") no-repeat center;
    background-size: cover;
}

.casino-title {
    font-size: 70px;
    font-weight: 900;
    padding-left: 10vw;
}

.casino-text {
    font-size: 30px;
    font-weight: normal;
}

.casino-text-strong {
    font-size: 33px;
    font-weight: bold;
}

.casino-text-bold {
    font-weight: 900;
    font-size: 50px;
}

.casino-content {
    height: 100vh;
    overflow-y: scroll;
}

.casino-content::-webkit-scrollbar {
    border-radius: 9px;
    background: #ffffff;
}

.casino-content::-webkit-scrollbar-thumb {
    background: #FF0202;
    border-radius: 9px;
    border: 2px solid #ffffff;
}

.new-promotion {
    background: url("../image/newPromotion.png") no-repeat center;
    background-size: cover;
    padding: 150px 0 50px 0;
}

.new-promotion-title {
    font-size: 50px;
    font-weight: 900;
}

.new-promotion-text {
    font-size: 33px;
    font-weight: bold;
}

.sport {
    background: url("../image/sport.png") no-repeat center;
    background-size: cover;
}

.sport-title {
    padding-top: 180px;
    font-size: 50px;
    font-weight: 900;
}

.sport-text {
    font-weight: 800;
    font-size: 45px;
}

.sport-text-small {
    font-size: 28px;
    font-weight: 600;
}

.stock {
    padding-top: 170px;
padding-bottom: 100px;
    background: url('../image/stock.png') no-repeat center;
    background-size: cover;
}

.stock-title {
padding-bottom: 40px;
    font-size: 70px;
    font-weight: 900;
}

.item {
    background: rgba(0, 0, 0, 0.85);
    height: 380px;
    /*width: 380px;*/
}

.stock-slide-title {
    padding-top: 20px;
    font-size: 40px;
    font-weight: 900;
}

.stock-slide-text {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 20px;
}

.stock-slide-text:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.bonus {
    font-weight: 800;
}

.stock-slider-left{
    position: absolute;
    left: 10px;
    font-size: 30px;
    bottom: 200px;
    color: #FFFFFF;
}
.stock-slider-right{
    position: absolute;
    right: 10px;
    font-size: 30px;
    bottom: 200px;
    color: #FFFFFF;
}

.footer-text {
    font-size: 20px;
    font-weight: 400;
    color: #6C767B;
}

@media only screen and (max-width: 600px){
    .slide1-img {
        padding: 140px 0 70px 0;
        width: 350px;
    }

    .slide1-text {
        font-size: 30px;
    }

    .slide2-text {
        padding-top: 167px;
        font-size: 55px;
    }

    .slide2-text-smaller {
        font-size: 45px;
    }

    .slide3-text {
        padding-top: 130px;
        font-size: 55px;
    }

    .slide3-text-10k {
        font-size: 70px;
    }

    .slide3-text-smaller {
        font-size: 54px;
    }

    .slide4-text-smaller-sep {
        padding-top: 128px;
        font-size: 30px;
    }

    .slide4-text {
        font-size: 41px;
    }

    .slide4-text-smaller {
        font-size: 35px;
    }

    .slide5-text {
        font-size: 46px;
    }

    .slide5-text-smaller {
        font-size: 37px;
    }

    .sign-in-btn {
        font-size: 25px;
    }

    .sign-in-btn-mobile {
        text-align: center;
    }

    .header-slider-right, .header-slider-left {
        display: none;
    }

    .casino-title {
        font-size: 50px;
    }

    .casino-text-strong {
        font-size: 30px;
    }
    .casino-text-bold {
        font-size: 35px;
    }

    .casino-text {
        font-size: 25px;
    }

    .new-promotion {
        padding: 70px 0 30px 0;
    }

    .new-promotion-title {
        font-size: 40px;
    }

    .new-promotion-text {
        font-size: 27px;
    }

    .sport-title {
        font-size: 50px;
    }

    .sport-text {
        font-size: 35px;
    }

    .stock {
        padding: 70px 0 40px 0;
    }

    .stock-title {
        font-size: 50px;
    }

    .footer-text {
        font-size: 16px;
    }
}
