@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100;8..144,200;8..144,300;8..144,400;8..144,500;8..144,600;8..144,700;8..144,800;8..144,900;8..144,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');
body,html {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 100%;
}
body {
    font-family: 'Roboto Flex', sans-serif;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
.screen-20 {
    width: 20%;
    float: left;
}
.screen-25 {
    width: 25%;
    float: left;
}
.screen-33 {
    width: 33%;
    float: left;
}
.screen-50 {
    width: 50%;
    float: left;
}
.screen-80 {
    width: 80%;
    float: left;
}
.sk-grid {
    width: auto;
    max-width: 1710px;
    margin: 0 auto;
    padding: 0;
}
.social-gambling-left h3 {
    color: #3a55b2;
    font-size: 61px;
    font-family: 'Comfortaa', cursive;
    margin-bottom: 50px;
    line-height: 1.2;
}
.social-gambling-left p {
    color: #aaabad;
    font-size: 27px;
    font-family: 'Roboto Flex', sans-serif;
}
.social-gambling-container {
    position: relative;
}
.social-gambling-left-content {
    margin-right: -30%;
}
.social-gambling-right {
    margin-top: 75px;
    z-index: -1;
    position: relative;
}
.social-gambling-left ul {
    padding: 0;
    list-style: none;
    margin-top: 40px;
}
.social-gambling-left ul li {
    position: relative;
    padding-left: 1em;
    line-height: 1.5;
    color: #3a55b2;
    font-size: 32px;
    font-family: 'Roboto Flex', sans-serif;
}
.social-gambling-left ul li b {
    font-weight: 800;
}
.social-gambling-left ul li::before {
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0;
    display: block;
    background-image: url('images/bullet-point.svg');
    width: 21px;
    height: 16px;
    background-repeat: no-repeat;
}
.social-gambling-left p b {
    font-weight: 800;
}
.gambling-border {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #40d151;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: -120px;
}
.header {
    position: relative;
}
.header-bg {
    background-image: url("images/header-image.jpg");
    background-size: cover;
    background-position: center;
    padding-top: 63%;
    position: relative;
}
.header-bg::before {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    background: linear-gradient(to top, rgb(255, 255, 255) 8%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to top, rgb(255, 255, 255) 8%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to top, rgb(255, 255, 255) 8%,rgba(255,255,255,0) 100%);
    height: 450px;
}
.header-icon {
    position: absolute;
    right: -25px;
    top: 0;
}
.header-icon img {
    width: 840px;
    height: 977px;
}
.header-logo {
    position: absolute;
    top: 75px;
    z-index: 1;
}
.header-logo img {
    width: 390px;
}
.header-content {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    flex-flow: column;
}
.header-content h5 {
    color: #40d151;
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: 1px;
    padding-left: 10px;
}
.header-content h4 {
    color: white;
    font-size: 61px;
    font-family: 'Comfortaa', cursive;
    margin-top: 10px;
}
.social-gambling {
    margin-top: 200px;
}
.about-us {
    margin-top: 230px;
}
.point-img img {
    max-width: 100%;
    width: 120px;
    height: 120px;
}
.each-about-point h3 {
    color: #3a55b2;
    font-size: 31px;
    font-family: 'Comfortaa', cursive;
    margin-top: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
}
.about-us p {
    font-size: 20px;
    color: #aaabad;
    margin-top: 15px;
}
.about-us-hm {
    justify-content: space-between;
}
.gamble-detox {
    background-color: #3a55b2;
    padding-top: 450px;
    position: relative;
    margin-top: 120px;
    z-index: 1;
}
.gamble-detox::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(255, 255, 255) 5%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 5%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 5%,rgba(255,255,255,0) 100%);
    height: 700px;
    z-index: -1;
}
.gamble-left-side h5 {
    color: white;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-left: 10px;
}
.gamble-left-side h1 {
    font-size: 76px;
    color: white;
    line-height: 1.2;
    font-family: 'Comfortaa', cursive;
    margin-top: 30px;
}
.gamble-right-side-container p {
    color: white;
    font-size: 31px;
    padding-left: 190px;
}
.gamble-left-side {
    border-right: 3px solid white;
}
.gamble-bottom {
    position: absolute;
    bottom: 30px;
    font-family: 'Comfortaa', cursive;
    font-size: 42px;
    color: white;
    font-weight: 600;
}
.footer-img {
    text-align: right;
    margin-right: -100px;
    margin-top: -370px;
    position: relative;
    bottom: -45px;
    z-index: -1;
}
.by-sk p {
    color: #3a55b2;
    font-size: 13px;
    font-family: 'Comfortaa', cursive;
    text-transform: uppercase;
    font-weight: 500;
}
.footer {
    padding-top: 8px;
    padding-bottom: 8px;
}
.footer-img img {
    width: 860px;
}
@media only screen and (max-width: 1750px) {
    .sk-grid {
        max-width: 1650px;
    }
}
@media only screen and (max-width: 1700px) {
    .sk-grid {
        max-width: 1550px;
    }
}
@media only screen and (max-width: 1600px) {
    .sk-grid {
        padding-left: 25px;
        padding-right: 25px;
    }
    .header-icon img {
        width: 700px;
        height: 900px;
    }
    .each-about-point h3 {
        font-size: 30px;
    }
    .footer-img img {
        width: 720px;
    }
}
@media only screen and (max-width: 1550px) {
    .gamble-left-side h1 {
        font-size: 70px;
    }
    .gamble-right-side-container p {
        padding-left: 130px;
    }
}
@media only screen and (max-width: 1500px) {
    .header-icon img {
        width: 600px;
        height: 750px;
    }
    .social-gambling-left h3 {
        font-size: 50px;
    }
    .each-about-point h3 {
        font-size: 27px;
    }
    .about-us p {
        font-size: 19px;
    }
    .point-img img {
        width: 100px;
        height: 100px;
    }
    .footer-img img {
        width: 650px;
    }
    .gamble-right-side-container p br {
        display: none;
    }
    .gamble-right-side-container p {
        padding-left: 100px;
    }
    .gamble-detox {
        padding-top: 300px;
    }
    .gamble-detox::before {
        height: 500px;
    }
}
@media only screen and (max-width: 1400px) {
    .header-icon img {
        width: 450px;
        height: 500px;
    }
    .social-gambling {
        margin-top: 100px;
    }
}
@media only screen and (max-width: 1350px) {
    .each-about-point h3 {
        font-size: 25px;
        letter-spacing: 0.5px;
    }
    .gamble-right-side-container p {
        font-size: 28px;
    }
    .gamble-left-side h1 {
        font-size: 65px;
    }
    .footer-img img {
        width: 550px;
    }
    .footer-img {
        margin-right: -60px;
        margin-top: -310px;
        bottom: -35px;
    }
    .gamble-bottom {
        font-size: 35px;
    }
}
@media only screen and (max-width: 1280px) {
    .social-gambling-left h3 {
        font-size: 42px;
    }
    .social-gambling-left p {
        font-size: 24px;
    }
    .social-gambling-left ul li {
        font-size: 26px;
    }
    .social-gambling-left ul li::before {
        width: 17px;
        height: 13px;
    }
    .social-gambling-right img {
        width: 700px;
    }
    .each-about-point h3 {
        font-size: 23px;
        letter-spacing: 0;
    }
    .about-us p {
        font-size: 18px;
    }
    .gamble-left-side h1 {
        font-size: 52px;
    }
}
@media only screen and (max-width: 1240px) {
    .header-icon img {
        width: 350px;
        height: 380px;
    }
    .social-gambling-left h3 {
        font-size: 35px;
        margin-bottom: 40px;
    }
    .about-us {
        margin-top: 200px;
    }
    .gamble-detox {
        padding-top: 180px;
        margin-top: 70px;
    }
}
@media only screen and (max-width: 1150px) {
    .gamble-left-side h5 {
        font-size: 22px;
    }
    .gamble-left-side h1 {
        font-size: 45px;
    }
    .gamble-right-side-container p {
        font-size: 25px;
    }
    .footer-img img {
        width: 400px;
    }
    .footer-img {
        margin-right: -60px;
        margin-top: -190px;
        bottom: -25px;
    }
    .gamble-bottom {
        font-size: 32px;
    }

}
@media only screen and (max-width: 1040px) {
    .header-content h5 {
        font-size: 25px;
    }
    .header-content h4 {
        font-size: 55px;
    }
    .social-gambling-left p br {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .header-content {
        margin-top: 30px;
    }
    .gamble-left-side h5 {
        font-size: 20px;
    }
    .about-us {
        margin-top: 160px;
    }
    body, html {
        overflow-x: hidden;
    }
    .header-logo {
        top: 35px;
    }
}
@media only screen and (max-width: 950px) {
    .gamble-detox .screen-50 {
        width: 100%;
    }
    .gamble-left-side {
        border-right: none;
        border-bottom: 3px solid white;
    }
    .gamble-right-side-container p {
        padding-left: 0;
    }
    .footer-img {
        margin-right: -40px;
        margin-top: -20px;
        bottom: 10px;
    }
    .social-gambling-right img {
        width: 550px;
    }
    .social-gambling-right {
        margin-top: 145px;
    }
}
@media only screen and (max-width: 850px) {
    .header-content h4 {
        font-size: 50px;
    }
    .social-gambling-left h3 {
        font-size: 33px;
    }
    .gamble-detox {
        padding-top: 120px;
        margin-top: 20px;
    }
    .gamble-detox::before {
        height: 370px;
    }
}
@media only screen and (max-width: 769px) {
    .header-content h4 {
        font-size: 45px;
    }
    .header-content h5 {
        font-size: 20px;
        padding-left: 5px;
    }
    .header-bg::before {
        height: 250px;
    }
    .header-logo img {
        width: 350px;
    }
    .header-content {
        margin-top: 70px;
    }
    .header-icon img {
        width: 240px;
        height: 270px;
    }
    .each-about-point h3 {
        font-size: 25px;
        letter-spacing: 1px;
        margin-top: 20px;
    }
    .point-img img {
        width: 90px;
        height: 90px;
    }
    .each-33-point {
        margin-bottom: 50px;
    }
    .gamble-left-side h5 {
        font-size: 18px;
        padding-left: 0;
    }
    .gamble-left-side h1 {
        font-size: 35px;
        margin-top: 20px;
    }
    .gamble-right-side-container p {
        font-size: 18px;
    }
    .footer-img img {
        width: 270px;
    }
    .gamble-bottom {
        font-size: 25px;
        bottom: 10px;
    }
    .social-gambling {
        margin-top: 0;
    }
    .social-gambling-right {
        display: none;
    }
    .gambling-border {
        display: none;
    }
    .about-us {
        margin-top: 100px;
    }
    .social-gambling-left-content {
        margin-right: 0;
    }
    .social-gambling-container .social-gambling-left {
        width: 100%;
    }
    .social-gambling-left h3 br {
        display: none;
    }
    .social-gambling-left p {
        font-size: 20px;
    }
    .social-gambling-left p br {
        display: none;
    }
    .social-gambling-left h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .social-gambling-left ul li {
        font-size: 20px;
    }
    .social-gambling-left ul li::before {
        width: 13px;
        height: 10px;
        top: 0.7em;
    }
    .social-gambling-left ul li {
        line-height: 2;
    }
}
@media only screen and (max-width: 690px) {
    .header-content h4 span {
        display: block;
        line-height: 1.3;
    }
    .header-bg {
        padding-top: 28%;
        padding-bottom: 80px;
    }
    .header-content {
        margin-top: 0;
        position: relative;
    }
}
@media only screen and (max-width: 550px) {
    .header-content h5 {
        font-size: 16px;
    }
    .header-bg {
        padding-top: 33%;
    }
}
@media only screen and (max-width: 500px) {
    .header-bg {
        padding-top: 38%;
    }
    .header-logo img {
        width: 250px;
    }
    .about-us p br {
        display: none;
    }
    .about-us p {
        font-size: 16px;
    }
    .point-img img {
        width: 80px;
        height: 80px;
    }
    .about-us {
        margin-top: 80px;
    }
    .gamble-detox {
        padding-top: 70px;
        margin-top: 0px;
    }
    .gamble-detox::before {
        height: 280px;
    }
    .header-logo {
        top: 35px;
    }
}
@media only screen and (max-width: 414px) {
    .header-bg {
        padding-top: 48%;
        padding-bottom: 140px;
    }

}
@media only screen and (max-width: 375px) {
    .header-content h5 {
        font-size: 15px;
        letter-spacing: 0;

    }
}