﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: inherit;
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul li,
ol li {
    list-style-type: none;
}

img {
    width: 100%;
    display: block;
}

button {
    display: block;
    border: none;
    color: inherit;
    font: inherit;
    background-color: transparent;
    transition: .4s;
    cursor: pointer;
}

html {
    box-sizing: border-box;
}

*,
*::after,
*::before {
    box-sizing: inherit;
}

a {
    text-decoration: none;
    color: inherit;
}


.english p,
.english a,
.english span,
.english h1,
.english h2,
.english h3 {
    font-family: "Barlow Semi Condensed", sans-serif;
}

.arabic p,
.arabic a,
.arabic span,
.arabic h1,
.arabic h2,
.arabic h3 {
    font-family: Tahoma, sans-serif;
}

@media screen and (max-width: 639px) {

    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    body {
        max-width: 100%;
        color: #FFF;
        font-weight: 400;
        line-height: 1;
        background-color: #000000;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: 41.163vw;
    }

    .option-b.arabic {
        background-image: url(../../willbetgamebettingsa/image/bghero-mobile.webp);
        background-position-y: 59.302vw;
    }

    .option-c.arabic {
        background-image: url(../../willbetgamebettingsa/image/bgman-mobile.webp);
        background-position-y: 59.302vw;
    }

    .option-d.arabic {
        background-image: url(../../willbetgamebettingsa/image/bgcasino-mobile.webp);
        background-position-y: 59.302vw;
    }

    .option-b.english {
        background-image: url(../../willbetgamebettingsa/image/bghero-mobile.webp);
        background-position-y: 41.302vw;
    }

    .option-c.english {
        background-image: url(../../willbetgamebettingsa/image/bgman-mobile.webp);
        background-position-y: 41.302vw;
    }

    .option-d.english {
        background-image: url(../../willbetgamebettingsa/image/bgcasino-mobile.webp);
        background-position-y: 41.302vw;
    }



    /* *****HEADER***** */

    header {
        width: 90.698vw;
        margin: 0 auto;
        margin-top: 3.256vw;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .english header {
        flex-direction: row;
    }

    .arabic header {
        flex-direction: row-reverse;
    }

    .nav-menu {
        display: flex;
        justify-content: right;
        gap: 3.721vw;
    }

    .logo-royals {
        width: 29.535vw;
    }

    .login,
    .nav-cta {
        font-size: 3.256vw;
        font-weight: 700;
        border-radius: 0.93vw;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 5.581vw;
    }
    
    .login {
        color: #FFEBAE;
        width: 15.814vw;
        border: 1px solid #FFEBAE;
    }
    
    .arabic .login {
        width: 25.814vw;
    }

    .arabic .nav-cta {
        width: 22.767vw;
    }
    
    .nav-cta {
        width: 19.767vw;
        border: 1px solid #FFC30B;
        background-color: #FFC30B;
        color: #000000;
    }



    /* *****HERO***** */

    .arabic main {
        max-width: 100%;
        margin-top: 6.047vw;
    }

    .english main {
        max-width: 100%;
        margin-top: 7.4vw;
    }

    .hero-wrapper {
        width: 100%;
    }

    .arabic .hero-lines {
        width: 90vw;
        margin: 0 auto;
    }

    .hero-lines-one {
        font-size: 5.581vw;
        font-weight: 700;
        color: #FFFF;
        text-transform: uppercase;
        letter-spacing: 1.1px;
        text-align: center;
    }

    .arabic .hero-lines-one {
        font-size: 6.3vw;
    }

    .hero-lines-two {
        font-size: 10vw;
        font-weight: 800;
        color: #FFEBAE;
        text-align: center;
        letter-spacing: 1.802px;
    }

    .arabic .hero-lines-two {
        font-size: 8.6vw;
        font-weight: 600;
        margin-top: 1.8vw;
    }

    .hero-cta {
        width: 100vw;
        font-weight: 700;
        font-size: 6.512vw;
        color: #000000;
        letter-spacing: 1.25px;
        background: linear-gradient(to bottom, #FFEBAE, #BF8A37);
        text-align: center;
        position: fixed;
        left: 0;
        bottom: 0;
        padding: 3.953vw 0;
    }

    .arabic .hero-cta {
        font-size: 5.814vw;
    }


    /* *****STEPS***** */

    .steps {
        margin-top: 123.256vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 18.605vw;
    }

    .steps-title {
        width: 83.721vw;
    }

    .steps-title h1 {
        font-size: 9.07vw;
        font-weight: 800;
        color: #FFEBAE;
        text-transform: uppercase;
        letter-spacing: 1.1px;
        line-height: 1.12;
    }

    .arabic .steps-title h1 {
        line-height: 1.3;
    }

    .steps-title h2 {
        font-size: 6.977vw;
        font-weight: 800;
        color: #FFFF;
        letter-spacing: 1.15px;
        line-height: 1.05;
    }

    .arabic .steps-title h2 {
        font-size: 6.583vw;
        font-weight: 600;
        color: #FFF;
        width: 68vw;
        margin: 0 auto;
        margin-top: .8vw;
        line-height: 1.5;
    }

    .steps-wrapper {
        margin-top: 12.791vw;
        width: 63.953vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .step {
        width: 62.791vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5.581vw;
    }

    .step-number {
        width: 11.628vw;
        height: 11.628vw;
        border: 0.93vw solid #FFFF;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .step-number span {
        font-size: 6.977vw;
        font-weight: 700;
    }

    .step-description {
        width: 62.791vw;
        display: flex;
        flex-direction: column;
        gap: 1.628vw;
    }

    .step-description h3 {
        font-size: 5.814vw;
        font-weight: 700;
        color: #FFDD77;
        letter-spacing: .5px;
    }

    .step-description p {
        font-size: 3.721vw;
        font-weight: 400;
        color: #FFFF;
        letter-spacing: .2px;
    }

    .arrow {
        width: 8.605vw;
        margin: 8.605vw 0 10.465vw;
    }

    .icon-gold {
        width: 29.535vw;
        height: 26.047vw;
    }

    .steps-cta {
        margin-top: 22.791vw;
        width: 85.349vw;
        height: 12.791vw;
        font-weight: 800;
        font-size: 6.047vw;
        color: #000000;
        letter-spacing: .8px;
        border-radius: 19.07vw;
        background: linear-gradient(to bottom, #FFEBAE, #BF8A37);
        display: flex;
        align-items: center;
        justify-content: center;
    }
}




@media screen and (min-width: 640px) and (max-width: 1919px) {
    .mobile {
        display: none !important;
    }

    .desktop {
        display: block !important;
    }

    body {
        background-color: #000000;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 6.25vw;
    }

    .option-b {
        background-image: url(../../willbetgamebettingsa/image/bghero.webp);
    }

    .option-c {
        background-image: url(../../willbetgamebettingsa/image/bg-man.webp);
    }

    .option-d {
        background-image: url(../../willbetgamebettingsa/image/bg-casino.webp);
    }


    /* *****HEADER***** */

    header {
        width: 69.375vw;
        margin: 0 auto;
        height: 4.948vw;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .english header {
        flex-direction: row;
    }

    .arabic header {
        flex-direction: row-reverse;
    }

    .nav-menu {
        display: flex;
        justify-content: right;
        gap: 1.667vw;
    }

    .logo-royals {
        width: 11.302vw;
    }

    .login,
    .nav-cta {
        font-size: 0.833vw;
        font-weight: 700;
        border-radius: 0.208vw;
        border: 0.052vw solid #FFEBAE;
        color: #FFEBAE;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .arabic .login,
    .arabic .nav-cta {
        font-size: 0.938vw;
    }

    .login {
        width: 5.625vw;
        height: 1.823vw;
    }

    .arabic .login {
        width: 8.542vw;
        height: 1.823vw;
    }

    .nav-cta {
        width: 8.333vw;
        height: 1.823vw;
        background-color: #FFEBAE;
        color: #000000;
    }



    /* *****HERO***** */

    main {
        max-width: 100%;
    }

    .english main {
        margin-top: 10.156vw;
    }

    .arabic main {
        margin-top: 5.208vw;
    }

    .hero {
        display: flex;
        justify-content: center;
    }

    .hero-wrapper {
        width: 70.313vw;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .hero-lines {
        width: 36.042vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .hero-lines-one {
        font-size: 2.083vw;
        font-weight: 700;
        color: #FFFF;
        text-transform: uppercase;
        letter-spacing: 0.099vw;
        text-align: center;
    }

    .arabic .hero-lines-one {
        font-size: 2.552vw;
    }

    .hero-lines-two {
        font-size: 3.698vw;
        font-weight: 800;
        color: #FFEBAE;
        text-align: center;
        letter-spacing: 0.146vw;
        line-height: .9;
    }

    .arabic .hero-lines-two {
        line-height: 1.0;
        margin-top: 0.365vw;
    }

    .hero-cta {
        margin-top: 3.698vw;
        width: 19.115vw;
        height: 2.865vw;
        font-weight: 700;
        font-size: 1.354vw;
        letter-spacing: 0.052vw;
        border-radius: 4.271vw;
        background: linear-gradient(to bottom, #FFEBAE, #BF8A37);
        color: #000000;
        display: flex;
        align-items: center;
        justify-content: center;
    }



    /* *****STEPS***** */

    .steps {
        margin-top: 9.479vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 1.823vw;
    }

    .arabic .steps {
        margin-top: 5.677vw;
    }

    .steps-title h1 {
        font-size: 2.552vw;
        font-weight: 700;
        color: #FFEBAE;
        text-transform: uppercase;
        letter-spacing: 0.094vw;
        line-height: 1.1;
    }

    .steps-title h2 {
        font-size: 2.083vw;
        font-weight: 700;
        color: #FFFF;
        letter-spacing: 0.094vw;
        line-height: 1.05;
    }

    .arabic .steps-title h2 {
        margin-top: 0.833vw;
    }

    .steps-wrapper {
        margin-top: 0.104vw;
        width: 68.49vw;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
    }

    .arabic .steps-wrapper {
        margin-top: 0.833vw;
        flex-direction: row-reverse;
    }

    .step {
        width: 14.063vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 1.094vw;
    }

    .step-number {
        width: 2.604vw;
        height: 2.604vw;
        border: 0.208vw solid #FFFF;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .step-number span {
        font-size: 1.563vw;
        font-weight: 700;
        color: #FFFF;
    }

    .step-description {
        width: 14.063vw;
        display: flex;
        flex-direction: column;
        gap: 0.156vw;
    }

    .step-description h3 {
        font-style: normal;
        font-size: 1.302vw;
        font-weight: 700;
        color: #FFDD77;
        letter-spacing: 0.031vw;
    }

    .step-description p {
        font-size: 0.833vw;
        font-weight: 400;
        color: #FFFF;
        letter-spacing: 0.016vw;
    }

    .description-gold {
        position: relative;
        top: -0.677vw;
    }

    .step-gold {
        position: relative;
        bottom: 0.26vw;
    }

    .arrow {
        width: 0.729vw;
        margin: 0;
        position: relative;
        top: 1.51vw;
        left: 0.417vw;
    }

    .arabic .arrow picture img,
    .arabic .arrow picture source {
        transform: rotate(180deg);
    }

    .icon-gold {
        width: 5.156vw;
        height: 4.531vw;
    }

    .steps-cta {
        margin-top: 1.146vw;
        width: 19.115vw;
        height: 2.865vw;
        font-weight: 800;
        font-size: 1.354vw;
        color: #000000;
        letter-spacing: 0.047vw;
        border-radius: 4.271vw;
        background: linear-gradient(to bottom, #FFEBAE, #BF8A37);
        display: flex;
        align-items: center;
        justify-content: center;
    }                 
}



@media screen and (min-width: 1920px) {

    .mobile {
        display: none !important;
    }

    .desktop {
        display: block !important;
    }

    body {
        background-color: #000000;
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center 120px;
    }

    .option-b {
        background-image: url(../../willbetgamebettingsa/image/bghero.webp);
    }

    .option-c {
        background-image: url(../../willbetgamebettingsa/image/bg-man.webp);
    }

    .option-d {
        background-image: url(../../willbetgamebettingsa/image/bg-casino.webp);
    }


    /* *****HEADER***** */

    header {
        width: 1332px;
        margin: 0 auto;
        height: 95px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .english header {
        flex-direction: row;
    }

    .arabic header {
        flex-direction: row-reverse;
    }

    .nav-menu {
        display: flex;
        justify-content: right;
        gap: 32px;
    }

    .logo-royals {
        width: 217px;
    }

    .login,
    .nav-cta {
        font-size: 16px;
        font-weight: 700;
        border-radius: 4px;
        border: 1px solid #FFEBAE;
        color: #FFEBAE;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .arabic .login,
    .arabic .nav-cta {
        font-size: 18px;
    }

    .login {
        width: 108px;
        height: 35px;
    }

    .arabic .login {
        width: 164px;
        height: 35px;
    }

    .nav-cta {
        width: 160px;
        height: 35px;
        background-color: #FFEBAE;
        color: #000000;
    }



    /* *****HERO***** */

    main {
        max-width: 100%;
    }

    .english main {
        margin-top: 195px;
    }

    .arabic main {
        margin-top: 100px;
    }

    .hero {
        display: flex;
        justify-content: center;
    }

    .hero-wrapper {
        width: 1350px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .hero-lines {
        width: 692px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .hero-lines-one {
        font-size: 40px;
        font-weight: 700;
        color: #FFFF;
        text-transform: uppercase;
        letter-spacing: 1.9px;
        text-align: center;
    }

    .arabic .hero-lines-one {
        font-size: 49px;
    }

    .hero-lines-two {
        font-size: 71px;
        font-weight: 800;
        color: #FFEBAE;
        text-align: center;
        letter-spacing: 2.8px;
        line-height: .9;
    }

    .arabic .hero-lines-two {
        line-height: 1.0;
        margin-top: 7px;
    }

    .hero-cta {
        margin-top: 71px;
        width: 367px;
        height: 55px;
        font-weight: 700;
        font-size: 26px;
        letter-spacing: 1px;
        border-radius: 82px;
        background: linear-gradient(to bottom, #FFEBAE, #BF8A37);
        color: #000000;
        display: flex;
        align-items: center;
        justify-content: center;
    }



    /* *****STEPS***** */

    .steps {
        margin-top: 182px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 35px;
    }

    .arabic .steps {
        margin-top: 109px;
    }

    .steps-title h1 {
        font-size: 49px;
        font-weight: 700;
        color: #FFEBAE;
        text-transform: uppercase;
        letter-spacing: 1.8px;
        line-height: 1.1;
    }

    .steps-title h2 {
        font-size: 40px;
        font-weight: 700;
        color: #FFFF;
        letter-spacing: 1.8px;
        line-height: 1.05;
    }

    .arabic .steps-title h2 {
        margin-top: 16px;
    }

    .steps-wrapper {
        margin-top: 2px;
        width: 1315px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
    }

    .arabic .steps-wrapper {
        margin-top: 16px;
        flex-direction: row-reverse;
    }

    .step {
        width: 270px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 21px;
    }

    .step-number {
        width: 50px;
        height: 50px;
        border: 4px solid #FFFF;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .step-number span {
        font-size: 30px;
        font-weight: 700;
        color: #FFFF;
    }

    .step-description {
        width: 270px;
        display: flex;
        flex-direction: column;
        gap: 3px;
    }

    .step-description h3 {
        font-style: normal;
        font-size: 25px;
        font-weight: 700;
        color: #FFDD77;
        letter-spacing: 0.6px;
    }

    .step-description p {
        font-size: 16px;
        font-weight: 400;
        color: #FFFF;
        letter-spacing: .3px;
    }

    .description-gold {
        position: relative;
        top: -13px;
    }

    .step-gold {
        position: relative;
        bottom: 5px;
    }

    .arrow {
        width: 14px;
        margin: 0;
        position: relative;
        top: 29px;
        left: 8px;
    }

    .arabic .arrow picture img,
    .arabic .arrow picture source {
        transform: rotate(180deg);
    }

    .icon-gold {
        width: 99px;
        height: 87px;
    }

    .steps-cta {
        margin-top: 22px;
        width: 367px;
        height: 55px;
        font-weight: 800;
        font-size: 26px;
        color: #000000;
        letter-spacing: .9px;
        border-radius: 82px;
        background: linear-gradient(to bottom, #FFEBAE, #BF8A37);
        display: flex;
        align-items: center;
        justify-content: center;
    }

}