@import url('https://fonts.googleapis.com/css2?family=Alegreya&family=Noticia+Text&family=Poppins:wght@200&display=swap');



.navbar .container_page {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 30px;
    /* height: 8vh; */
    /* padding: 0 7px; */
    background-color: black;
}

.navbar .menu-list {
    display: inline-flex;
    list-style: none;
}

.menu-list li a {
    color: white;
    text-decoration: none;
    font-weight: 500;
    margin-left: -1px;
}

.menu-list li a i {
    display: none;
}

.menu-list li a span {
    display: inline;
}

.menu-list li a:hover {
    background-color: aliceblue;
    border-radius: 4px;
    color: black;
    height: 19px;
}

.icon {
    display: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    z-index: 9999;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* 
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000 !important;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
} */

.dropdown-content a {
    color: #fff !important;
    padding: 12px 16px;
    text-decoration: none;
}

.dropdown a:hover {
    background-color: aliceblue;
    color: #000;
}

.dropdown-content a:hover {
    background-color: aliceblue !important;
    color: #000 !important;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.social-links {
    display: flex;
    justify-content: space-around;
}

.social-links a i {
    align-items: center;
}

.overlay {
    display: none;
    /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent black */
    z-index: 9997;
    /* Below the menu */
}

.footer-gif img {
    width: 100vw !important;
    /* Full viewport width */
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}
.right-ads {
    width: 100%;
    align-items: center;
}
.fullwidth {
    width: 100%;
}
.mt-2 {
    margin-top: 20px;
    text-align: center;
}

.mt-4 {
    margin-top: 40px;
    text-align: center;
}

.mt-20 {
    margin-top: 800px;
    margin-left: 20px
}

.mt-40 {
    margin-top: 1000px;
    text-align: center;
}
.mt-50 {
    margin-top: 1000px;
    margin-left: 60px
}

/* .footer-gif {
    width: 920px;
    margin: 0 auto;
    align-items: center !important;
} */

.middle-ads {
    width: 100%;
    text-align: center;
}
.calculator-container {
    width: 100%;
    padding: 50px;
    box-sizing: border-box;
}
.calculator {
    width: 470px;
    margin: 0 auto;
}

.fibonacci {
    width: 610px;
    margin-top: 50px;
    margin-bottom: 60px;
}
.pivot {
    width: 710px;
}
.pip-value {
    margin-top: 120px;
}
.position-size {
    width: 610px;
}

/* .footer-1 {
    border: 2px solid red;
}
.footer-2 {
    border: 2px solid blue;
} */
@media (max-width: 869px) {
    .navbar .menu-list {
        position: fixed;
        top: 0;
        left: -100%;
        height: 100vh;
        background: rgb(0, 0, 0);
        /* Solid background for the sidebar */
        display: block;
        padding: 8px 4px;
        text-align: right;
        transition: all 0.3s ease;
        z-index: 9998;
        /* Sidebar should be above the overlay */
    }

    .navbar .menu-list.active {
        left: 0%;
    }

    .navbar .menu-list li {
        margin-top: 20px;
    }

    .navbar .menu-list li a {
        font-size: 25px;
    }

    .menu-list li a i {
        display: inline;
        font-size: 32px;
        color: #fff;
    }

    .menu-list li a span {
        display: none;
    }

    .overlay.active {
        display: block;
        /* Show overlay when active */
    }

    .dropdown-content {
        min-width: 40px !important;
        width: 80px;
    }

    .icon {
        display: block;
        color: white;
        padding-top: 4px;
        font-size: 1.8rem;
    }

    .menu-list li a i {
        font-size: 1.9rem !important;
        padding: 4px !important;
    }

    .menu-list li a i:hover {
        color: #000;
    }

    .dropdown-content a {
        color: white !important;
        padding: 10px 16px;
        text-decoration: none;
        display: block;
        white-space: nowrap;
    }


    .dropdown-content a:hover {
        background-color: aliceblue !important;
        color: black !important;
    }

    /* Add class to toggle dropdown */
    .dropdown.active .dropdown-content {
        display: block;
    }

    /* Move Binary Options below when dropdown is open */
    .dropdown.active+li {
        margin-top: 160px;
        /* Adjust this based on dropdown height */
    }
    .feed
    .feedsMarquee {
        width: 300px !important;
    }
    .feedsImage {
        margin-top: 7px;
    }
    .footer-2 {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 850px) and (min-width: 768px) {
    .container h1 {
        margin-top: 27px !important;
    }

    .container {
        padding: 0px !important;
    }

    .starrating {
        position: absolute;
        z-index: -1;
        right: 220px !important;

    }

    .content {
        width: 85% !important;
    }
}


/* //old */
.policy img {
    width: 27px;
    float: right;
    height: 25px;
    border: none;
    margin-bottom: 0%;
    margin-top: 0%;
}

#google {
    display: none;
}

#banner {
    width: 195px;
    margin-left: 42px;
}


.all-css {
    font-family: Gotham !important;
    font-size: 16px !important;
    line-height: 1.2em !important
}

.menu-color {
    overflow: hidden;
    background-color: #4B525D
}

#Book-ref,
#sitemap,
.book,
.date,
.starrating {
    float: right
}

.dropbtn,
li a {
    color: #fff;
    padding: 14px 16px;
    text-decoration: none
}

/* .dropdown:hover .dropbtn,
li a:hover {
    background-color: #d3d3d3
} */

.bcljk {
    width: 100%;
}

/* .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 160px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
        z-index: 1;

    }

    .dropdown-content a {
        color: #000;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left
    } */

#nav {
    line-height: 5%
}

/* .dropdown-content a:hover {
        background-color: #f1f1f1
    }

    .dropdown:hover .dropdown-content {
        display: block
    } */

#social-media,
.footer {
    background-color: #4B525D
}

#social-media {
    float: right;
    width: 199px
}

article {
    font-size: 1.2rem;

    line-height: 1.2em;
    padding: 10px;
    margin-top: -1%
}

.container {
    text-align: justify;
    height: 100%;
    font-family: 'Noticia Text', serif;
    font-size: 16px;
}

.content {
    width: 80%;
    font-family: 'Noticia Text', serif;
    line-height: 1.5;
    font-size: 16px;
}

.goog-te-gadget {
    margin-top: -19px;
    float: right;
}

.container h1 {
    text-align: left;
    line-height: 1em;
    /* margin-left: -3px */
}

#sitemap {
    font-size: 20px;
    border: 1px solid #000;
    width: 13%
}

.date {
    color: #00f;
    font-weight: 700;
    margin-right: 10px
}

.book {
    width: 20%;
    height: 100%;
    /* margin-top: 25% */
}

.book li a,
.play li a {
    color: #00f;
    padding: 1px;
    font-size: 1.1rem;
    display: block
}

.starrating {
    margin-right: 21px;
    margin-bottom: -4px;
    margin-top: -17px
}

.play {
    float: left;
    width: 100%;
    margin-top: -18px;
    margin-bottom: 25px;
    margin-left: 14%;

}

fieldset,
label {
    margin: 0;
    padding: 0
}

body {

    overflow-x: hidden
}

h1 {
    font-size: 1.5em;
    margin: 10px
}

.rating {
    border: none;
    float: left
}

.rating>input {
    display: none
}

.footer,
.policy,
.rating>label:before,
.video {
    display: inline-block
}

.rating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    content: "\f005"
}

.rating>.half:before {
    content: "\f089";
    position: absolute
}

.rating>label {
    color: #ddd;
    float: right
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label,
.rating>input:checked~label {
    color: gold
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: #FFED85
}

.footer,
.policy a {
    color: #fff;
    /* font-size: 14px; */
}

.footer {
    line-height: 230%;
    width: 100%;
    margin-top: 0px
}

.footer-1 {
    display: flex;
    justify-content: space-between;
}

.footer-1 a{
    color: #fff;
}


/* .footer-1 p {
    font-size: 8px;
} */

.policy {
    float: right
}

.policy a {
    text-decoration: none;
    margin-right: 11px;
    margin-left: 6px
}

.policy li {
    text-align: justify
}

/* img {
    
    width: 195px;
    height: 500px;
    margin: 10px 12px 0 0;
    border: 2px solid #000
} */



.square {
    list-style-type: square;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Noticia Text', serif;


    align-items: justify;
    text-align: justify;

}

.myth {

    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Noticia Text', serif;
    line-height: 1.4;
    align-items: justify;
    text-align: justify;
    font-size: 17px;
    width: 100%;
}

.because {
    margin-left: 68px;
}

body {

    margin: 0px;

}




/* .fame li,
.square li,
.fam li {
    margin: 0 0 12px -2%
} */

.fam li a,
.fame li a,
.square li a,
.fam li a {
    padding: 0;
    color: #00f;
    text-decoration: underline;
    background-color: transparent
}

.bcljk img {
    width: 100%;
    height: 100%;
    margin: 12px;
}

.video {
    float: right;
    padding-top: 25px;
    margin-left: 25px
}

#blackjack-blog img {
    width: 78%;
    height: 309px;
}

/*#share-buttons img{
width:35px;
padding:5px;
border:0;
box-shadow:0;
display:inline
}*/
#blackjack-blog {
    font-size: 1.1rem
}

#blackjack-blog a {
    color: #00008b
}

/* .banner img {
    width: 85%;
    height: 100%;
    float: left
}

.banner1 img,
.banner2 img {
    margin-left: 40px;
    float: left;
    height: 100%
}

.banner1 img {
    width: 70%;
    margin-top: 200px
} */
/* 
.banner2 img {
    margin-top: 25px;
    width: 192px
} */
/* 
.middle-banner img {
    width: 100%;
    height: 100px;
    float: none;
    margin-bottom: 0;
    margin-left: 60px;
} */

.bannerr img {
    width: 100%;
    height: 100px;
    margin-bottom: 30px;
    margin-left: 1px;
    float: left
}

#auth {
    color: #696969
}

.body-css {
    width: 100%;
    height: 100%
}

.amazon {
    margin-left: 14%
}

.famee {
    margin-left: -66px;
}

/* .amazon h4,.play h4{
margin-left:0
} */
/* .famee li{
margin-left:-10%
} */
.fame {
    font-family: 'Noticia Text', serif;
    line-height: 1.4;
    text-align: justify;


}

/* .square{
    width:100%;
} */
.booking {
    margin-left: -34px;
}

.content h3 {


    font-size: 25px;

}

#now {
    margin-top: 80px;
}

#rules {
    margin-top: 150px;
}

.breadcrumb label:before,
body .breadcrumb a+a:before {
    color: #000;
    content: "/\00a0"
}

.breadcrumb a {
    display: inline;
    text-decoration: none
}

.breadcrumb a:hover {
    color: #01447e;
    text-decoration: none
}

.breadcrumb {
    font-size: 14px;
    /* margin-top: -6px; */
    font-size: 25px;
    display: flex;
    align-items: center;
    margin-bottom: 19px;
    background: #fff0f5;
    height: 6vh;
}

.breadcrumb a label {
    text-decoration: none;
    font-size: 10px
}

@media only screen and (max-width:700px) {


    .dropbtn,
    li a {
        padding: 10px 1px
    }

    #social-media {
        width: 105px;
        height: 84px;
    }

    #nav a {
        margin-left: -5%
    }

    .container h1 {
        margin-top: 1%;
        /* margin-left: 11%; */

    }

    .date {
        color: #00f;
        font-weight: 700;
        margin-right: -49px;
        margin-top: -6px;
    }


    /* .fame li,.famee li,.list ul,ol{
margin-left:-5%
} */
    #blackjack-blog a,
    .book li a,
    .play li a {
        font-size: 1.1rem
    }

    .amazon h4,
    .play h4 {
        margin-left: -3px;
    }

    /* .policy a {
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        margin-right: 15px;
        margin-left: 9px
    } */

    /* .square li{
margin:0 0 12px -9%
} */
    /* .fame li{
margin:10px 10px 10px -9%
} */


    .policy a {
        text-decoration: none;
        margin-right: 5px;
        margin-left: 5px;
    }

    .footer,
    .policy a {
        color: #fff;
        font-size: 15px;
    }

    #blackjack-blog {
        margin-left: 25px;
    }

    /* #blackjack-blog, .banner img {
    margin-bottom: 25px;
    margin-left: 0px;
    margin-top: -14px;
} */
}

#blackjack-blog,
.banner img {
    margin-bottom: 25px;
    margin-left: -108px;
    margin-top: 188px;
}

.iscard {
    margin-left: 60px;
    font-size: 24px;
}

.livedealer {
    margin-left: 67px;
}

.container {
    text-align: justify;
    height: 100%;

    float: left;
}

/* .container h1 {
    margin-left: 12px;
    margin-top: 44px;
} */

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    margin-right: 0%
}

/* 
#blackjack-blog {
    margin-top: 1%;
    float: right;

} */

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 600px;
    margin-left: 29%;
    height: 91%;
    margin-top: -7%;
}

.played {
    float: left;
    width: 100%;
    margin-top: 7%;
    margin-left: -33%;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #FFF;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* .up-banner img {
    width: 85%;
    height: 100%;
    margin-bottom: 10px;
    float: right;
    margin-right: 23%;
    margin-top: 27%;
}

.middle-banner01 img {
    width: 100%;
    height: 100px;
    float: none;
    margin-bottom: -2%;
} */

.middle-banner02 img {
    width: 100%;
    height: 100%;
    float: none;
    margin-bottom: -2%;

}

.right-banner img {

    width: 100%;
    height: 100%;
}




.play h4 {
    margin-bottom: -7px;
    margin-left: -71px;
}


#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    margin-right: 20%;
    margin-top: 5px;
}

.amazon h4 {
    margin-left: -36px;
    margin-top: 10px;
}

/* .famee {
    margin-left: -98px;
} */

.play {
    margin-left: 40px;
    margin-top: 10px;
}



@media only screen and (max-width: 700px) {
    article .book {
        width: 100%;

    }



    article {
        padding: 0;
    }

    .starrating {

        margin-bottom: 0px;
    }

    .container h1 {
        margin-top: 1%;

    }


    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        text-align: left;
        font-size: 21px;
    }

    #footer-links {
        margin-left: -1%;

    }




    .amazon,
    .play {
        margin-left: 1%;
        font-size: 19px;
    }

    .modal-content {
        margin: auto;
        display: block;
        width: 91%;
        max-width: 600px;
        margin-left: 5%;
        height: 87%;
        margin-top: -17%;
    }


    .close {
        top: 9px;
        right: 13px;
        font-size: 27px;
    }

    .fame {
        margin-left: 0px;
        /* width: 90%; */
        line-height: 1.3;
    }

    #airport {
        margin-left: 0px;
    }

    /* .square {
        width: 91%;
        margin-left: 0px;
        line-height: 1.5;
    } */

    .because {
        margin-left: 24px;
    }

    .iscard {
        margin-left: 20px;
    }

    .myth {

        line-height: 1.5;
    }

    .amazon h4 {
        margin-left: 5px;
    }

    .famee {
        margin-left: 0px;
    }

    .play h4 {
        margin-left: 0px;
    }

    .played {
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .bookingaff {
        margin-left: 78px;
    }

    .footer {

        line-height: 235%;
        width: 100%;
    }

    .footer h3 {
        margin-left: 10px;
    }

    footer img {
        width: 27px;
        float: right;
        height: 25px;
        border: none;
        margin-bottom: 0%;
        margin-top: -7%;
    }

    .content {
        margin-left: 0px;
        width: 100%;
    }

    .breadcrumb {
        font-size: 15px;
    }

    #blackjack-blog {
        margin-top: 0px;
        margin-left: 42px;
    }

    .book {
        margin-top: 0%;
    }
}

#footer-links {
    margin-top: 30px;
    margin-left: 30px;
}

#b_frm {
    margin-left: 86px;
    margin-top: 20px;
}

#booking_widget__1546312__1676447516778 {
    margin-left: 500px !important;
}

@media (max-width: 1700px) {
    .feed
    .feedsMarquee {
        width: 300px !important;
    }
}
@media (max-width: 1150px) {
    .feed
    .feedsMarquee {
        width: 200px !important;
    }
}