﻿@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,600,800';

/* ***************************************************************** */
/* Bootstrap extended visibility and alignment */

@media screen and (orientation:landscape) {
    .visible-landscape {
        display: block !important;
    }

    .visible-portrait {
        display: none !important;
    }

    .hidden-landscape {
        display: none !important;
    }

    .hidden-portrait {
        display: block !important;
    }
}

@media screen and (orientation:portrait) {
    .visible-portrait {
        display: block !important;
    }

    .visible-landscape {
        display: none !important;
    }

    .hidden-portrait {
        display: none !important;
    }

    .hidden-landscape {
        display: block !important;
    }
}

@media screen and (max-width: 320px),(max-width: 360px) {
    .text-center-xs {
        text-align: center !important;
    }

    .text-left-xs {
        text-align: left !important;
    }

    .text-right-xs {
        text-align: right !important;
    }

    .text-justify-xs {
        text-align: justify !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-center-sm {
        text-align: center !important;
    }

    .text-left-sm {
        text-align: left !important;
    }

    .text-right-sm {
        text-align: right !important;
    }

    .text-justify-sm {
        text-align: justify !important;
    }
}

/* ***************************************************************** */
/* homepage */
body {
    background: #f2f2f2 !important;
}

header {
    background: url('https://static.winloot.com/images/homepage/2/10M-DailyS-Homepage-Logo.png?v=2') no-repeat center bottom #231d15;
    margin: 0;
    padding: 0;
    min-height: 245px;
}

@media (max-width: 767px) /* XS */
{
    header {
        background-size: contain;
        background-position: top;
    }

        header .img-brand {
            margin: 0 auto;
            max-width: 250px;
        }

    #div-simpleLogin-header {
        padding-bottom: 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) /* SM */
{
    header {
        background-size: contain;
        background-position: top;
    }
}

@media (min-width: 992px) and (max-width: 1199px) /* MD */ {
}

@media (min-width: 1200px) /* LG */ {
}

header .brand {
    margin-top: 1em;
    margin-bottom: 7em;
}


@media (min-width: 415px) and (max-width: 767px) /* XS */ {
    /* General Reset for Box Sizing */
    * {
        box-sizing: border-box;
    }

    /* Remove Horizontal Overflow */
    html, body {
        overflow-x: hidden;
        margin: 0;
        padding: 0;
    }
    
    header .img-brand {
        position: relative;
        top: -2.2em;
        width: 35%;
    }

    header .brand {
        margin-bottom: 0 !important;
    }

    #div-simpleLogin-header {
        padding-bottom: 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) /* SM */ {
}

@media (min-width: 992px) and (max-width: 1199px) /* MD */ {
}

@media (min-width: 1200px) /* LG */ {
}

#div-simpleLogin-header {
    background: black;
    background-color: black !important;
}

hr.sm {
    margin: 0px 0 5px 0;
    opacity: .4;
}

.pull-down {
    position: absolute;
    bottom: 0px;
}

.position-absolute {
    position:absolute;
}
.position_absolute {
    position:absolute;
}
.text-white {
    color: white !important;
}

.text-gold {
    color: #f8cb5c !important;
}

.text-green {
    color: #5cb79c !important;
}

.yellow-bar {
    position: relative;
    top: -36px;
    padding: 2px;
    text-align: center;
    background: #fec32c;
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    border-left: 1px solid rgba(255, 255, 255, .9);
    border-right: 1px solid rgba(255, 255, 255, .9);
    border-top: 1px solid rgba(255, 255, 255, .9);
    width: 830px !important; /* Fixed width to ensure consistent size */
    font-size: 22px !important; /* Force the change */
    margin: 0 auto; /* This will center the bar horizontally */
    margin-bottom: -26px;
    left: 50%; /* Position the element halfway from the left */
    transform: translateX(-50%); /* Pull it back to center */
}
  
  
header fieldset {
    background: rgba(0,0,0,.75);
    border-left: 1px solid rgba(255,255,255,.5);
    border-right: 1px solid rgba(255,255,255,.5);
    border-bottom: 1px solid rgba(255,255,255,.5);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.btn.btn-success {
    background-color: #468c77 !important;
    border: 1px solid #52ad92;
    color: white;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 600;
    text-shadow: 2px 2px 2px #333333;
}

    .btn.btn-success:hover {
        background-color: #48a388 !important;
    }

.yellowtext {
    color: #D18E1A;
    line-height: 24px !important;
}

    .yellowtext .checkbox-inline {
        position: relative;
        top: -3px;
    }

section.aluminum {
    background: url('https://static.winloot.com/images/homepage/2/brushed-alum.jpg') no-repeat center top #f2f2f2;
}

.winner-box {
    margin-top: 20px;
    background: rgba(255,255,255,.6);
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
}

.pad10 {
    padding: 10px !important;
}

.pad7 {
    padding: 7px !important;
}

.pad5 {
    padding: 5px !important;
}

.pad3 {
    padding: 3px !important;
}

.JoinButton {
    -moz-box-shadow: 5px 5px 0px 0px #d6d6d6;
    -webkit-box-shadow: 5px 5px 0px 0px #d6d6d6;
    box-shadow: 5px 5px 0px 0px #d6d6d6;
    background: #5cb79c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb79c', endColorstr='#48a388',GradientType=0);
    background-color: #5cb79c;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #52ad92;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 48px; /* Increased font size */
    font-weight: bold;
    padding: 20px 10px; /* Increased padding */
    text-decoration: none;
    text-shadow: 3px 3px 3px #000000;
    -webkit-box-shadow: inset 0px 0px 77px 20px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 77px 20px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 77px 20px rgba(0,0,0,0.25);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    .JoinButton a {
        color: #FFFFFF;
    }

        .JoinButton a:hover {
            color: #FFFFFF;
            text-decoration: none;
        }

        .JoinButton a:visited {
            color: #FFFFFF;
            text-decoration: none;
        }

    .JoinButton:hover {
        box-shadow: none;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48a388', endColorstr='#5cb79c',GradientType=0);
        background-color: #48a388;
        text-decoration: none;
        color: white;
    }

    .JoinButton:active {
        position: relative;
        top: 1px;
    }

.back-and-forth-shimmer {
    font-size: 1.1em;
    background: linear-gradient(to right, #f8cb5c 20%, white 40%, #f8cb5c 60%);
    background-size: 200% auto;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text; /* Ensure cross-browser support */
    animation: backAndForthShimmer 5s linear infinite alternate;
}

@keyframes backAndForthShimmer {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

/* Underline styling for "FREE" */
.underline {
    position: relative;
    background: inherit; /* Use shimmer background */
    -webkit-background-clip: text; /* Ensure background clips to text */
    background-clip: text;
    color: transparent; /* Maintain shimmer */
}

    .underline::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -2px; /* Adjust position for underline */
        width: 100%;
        height: 2px; /* Adjust thickness */
        background-color: #f8cb5c; /* Match with shimmer color */
    }



@media (max-width: 415px) {
    .slideshow-container {
        display: block;
    }
}

@media (min-width: 416px) {
    .slideshow-container {
        display: none;
    }
}

.slideshow-container {
    position: relative;
    width: 100%;
    height: auto;
}

    .slideshow-container img {
        position: absolute;
        width: 100%;
        height: auto;
        transition: opacity 1s ease-in-out;
        opacity: 0;
    }

        .slideshow-container img.active {
            opacity: 1;
        }


/* header -for-phones */
@media only screen and (max-width : 320px), 
    only screen and (max-width : 360px), 
    only screen and (max-width : 375px),
    only screen and (max-width : 375px) and (-webkit-min-device-pixel-ratio: 2), 
    only screen and (max-width : 415px) and (-webkit-min-device-pixel-ratio: 2) {
        header {
            background-image: url('https://static.winloot.com/images/homepage/2/mobileTopBannerLogin3.png?v=2');
            background-color: #231d15; /* Match body color */
            width: 100%;
            height: auto;
            overflow-x: hidden;
            background-position: center 40px; /* Move background image up */
            /*min-height:100px;*/
        }

        header::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100px; /* Adjust as needed */
            height: 100px; /* Adjust as needed */
            background-image: url('https://static.winloot.com/images/homepage/2/winloot-logo-com.png?v=2');
            background-size: contain;
            background-repeat: no-repeat;
        }

        header .winloot-logo {
            margin-top: 10px;
            margin-bottom: 30px;
        }

    body {
        background-color: #231d15 !important;
    }

    section.aluminum {
        background: none !important;
    }

        section.aluminum .text-gold {
            font-size: 14px;
        }

    .winner-box {
        background: none !important;
        border: none !important;
        margin-top: 0 !important;
    }

    .JoinButton {
        border-radius: 3px;
        font-size: 36px !important; /* Increase the font size */
        letter-spacing: 2px;
        padding: 15px 10px; /* Increase the padding */
    }

    footer {
        color: #fff;
    }

    /* Default styles to hide mobile image on larger screens */
    .mobile-only-image {
        display: none;
    }

        /* Ensure the parent container also centers flexibly */
        .text-center {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .play-now-btn img {
            transition: opacity 0.3s ease;
            transform: scale(0.9);
            width: 100%;
            margin: auto;
            margin-top: 0px; /* Adjust this value to move the image up */
        }

            .play-now-btn img:hover {
                opacity: 0.7;
            }

            .play-now-btn img:active {
                content: url('https://static.winloot.com/images/homepage/2/Play_now_button_clicked.png');
            }

        .play-now-link {
            /* Add your desired styles here */
            text-decoration: none; /* Removes the default underline */
            display: inline-block; /* Adjusts layout to better fit an image button */
        }

            .play-now-link img {
                transform: scale(0.9);
                transition: opacity 0.3s ease;
                cursor: pointer;
            }

        /* Apply background color to .row for screens larger than 415px */
        @media (min-width: 416px) {
            .row {
                background-color: #231d15; /* Apply your desired color for larger screens */
            }
        }

        @media (max-width: 415px) {
            .col-xs-12 {
                background-color: #231d15; /* Background for mobile */
            }
        }

        @media only screen and (max-width: 375px) {
            .visible-xs .text-gold {
                font-size: 1.2em !important; /* Adjust this value as needed */
            }
        }

        @media only screen and (max-width: 349px) {
            .visible-xs .text-gold {
                font-size: 1.1em !important; /* Adjust this value as needed */
            }
        }

        @media only screen and (max-width: 321px) {
            .visible-xs .text-gold {
                font-size: 1em !important; /* Adjust this value as needed */
            }
        }

        @media only screen and (max-width: 291px) {
            .visible-xs .text-gold {
                font-size: .9em !important; /* Adjust this value as needed */
            }
        }

        @media only screen and (max-width: 261px) {
            .visible-xs .text-gold {
                font-size: .8em !important; /* Adjust this value as needed */
            }
        }

}




@media only screen and (max-width : 414px) and (-webkit-min-device-pixel-ratio: 2) {
    header {
        background-image: url('https://static.winloot.com/images/homepage/2/mobileTopBannerLogin3.png');
        /*background-size: contain;
        background-position: center top;*/
    }

        header .brand {
            margin-top: .5em;
            margin-bottom: 0;
        }
}

/* header.for-tablets */
@media (min-width: 768px) and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) (min-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    header { /*A*/
        background-image: url('https://static.winloot.com/images/vzk/Licensed-Winloot-HomePage-Top-Ipad2.jpg') !important;
        background-size: contain;

    }

        header .brand {
            margin-top: 1em;
            margin-bottom: 4em;
        }

    section.aluminum {
        background: url('https://static.winloot.com/images/homepage/2/brushed-alum.jpg') no-repeat center top #f2f2f2;
    }
}

/* ***************************************************************** */
/* legacy styles */




label {
    font-weight: normal !important;
}

h1 {
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}

.ucase {
    text-transform: uppercase;
}

.textGradientNumWinners {
    color: orange;
    font-family: 'Open Sans', sans-serif;
    font-size: 3vw;
    background: -webkit-linear-gradient(#f8cd36, #ee9a22);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
}

    .textGradientNumWinners:after {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -10;
        color: transparent;
        text-shadow: 3px 3px 4px #999;
        content: 'OVER\0000a015,000\0000a0WINNERS\0000a0AND\0000a0COUNTING';
        text-align: center;
        width: 100%;
    }

.textGradientJoin {
    color: orange;
    font-family: 'Open Sans', sans-serif;
    font-size: 3.3vw;
    background: -webkit-linear-gradient(#f8cd36, #ee9a22);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
}

    .textGradientJoin:after {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -10;
        color: transparent;
        text-shadow: 3px 3px 4px #999;
        content: 'JOIN\0000a0WINLOOT\0000a0NOW';
        text-align: center;
        width: 100%;
    }

.textGradientLogin {
    color: orange;
    font-family: 'Open Sans', sans-serif;
    font-size: 3.3vw;
    background: -webkit-linear-gradient(#f8cd36, #ee9a22);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
}

    .textGradientLogin:after {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -10;
        color: transparent;
        text-shadow: 3px 3px 4px #999;
        content: 'MEMBER\0000a0LOGIN';
        text-align: center;
        width: 100%;
    }

.darktext {
    color: #333333;
    font-size: 30px;
}

.bluetext {
    color: #669999;
    font-size: 30px;
}

.textimage {
    margin-top: .5em;
    width: 100%;
    height: 100%;
}

.WLButton {
    -moz-box-shadow: 3px 3px 0px 0px #d6d6d6;
    -webkit-box-shadow: 3px 3px 0px 0px #d6d6d6;
    box-shadow: 3px 3px 0px 0px #d6d6d6;
    background: #5cb79c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb79c', endColorstr='#48a388',GradientType=0);
    background-color: #5cb79c;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #52ad92;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 21px;
    text-decoration: none;
    text-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: inset 0px 0px 77px 15px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 77px 15px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 77px 15px rgba(0,0,0,0.25);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    .WLButton:hover {
        box-shadow: none;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48a388', endColorstr='#5cb79c',GradientType=0);
        background-color: #48a388;
        text-decoration: none;
        color: white;
    }

    .WLButton:active {
        position: relative;
        top: 1px;
    }

.homehr {
    background: url('https://static.winloot.com/images/banner17.png') top center;
    width: 100%;
    height: 35px;
    content: " ";
    background-size: cover;
}

.homeWinners {
    /*background: url('https://static.winloot.com/images/bs-responsive/WL_Winners_2rows_winners.png') top center;*/
    width: 100%;
    height: 100%;
    content: " ";
    background-size: cover;
}

.footerblue {
    background: #116E51;
    color: #FFFFFF;
}

    .footerblue a {
        color: #FFFFFF;
        -webkit-transition: all 0.135s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        -ms-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
    }

        .footerblue a:hover {
            color: #CCCCCC;
        }

.footergray {
    background: #B0AFAC;
    color: #333333;
}

.memberlogin {
    max-width: 450px;
}

.joinWinlootNow {
    max-width: 450px;
}

@media (max-width:4000px) and (min-width: 2981px) {
    .textGradientNumWinners {
        font-size: 1.5vw;
    }

    .textGradientJoin {
        font-size: 3vw;
    }
}

@media (max-width:2980px) and (min-width: 1960px) {
    .textGradientNumWinners {
        font-size: 2vw;
    }

    .textGradientJoin {
        font-size: 3.4vw;
    }
}

@media (max-width:1200px) and (min-width: 992px) {
    .textGradientNumWinners {
        font-size: 3.4vw;
    }

    .textGradientJoin {
        font-size: 3.4vw;
    }
}

@media (max-width:991px) and (min-width: 768px) {
    .textGradientNumWinners {
        font-size: 3.5vw;
    }

    .textGradientJoin {
        font-size: 3.5vw;
    }
}

@media (max-width: 767px) {
    .logo {
        width: 30%;
        text-align: center;
        margin: auto;
        min-width: 170px;
        min-height: 61px;
    }

    .homeWinners {
        width: 100%;
    }

    .textGradientNumWinners {
        font-size: 4.8vw;
    }

    .textGradientJoin {
        font-size: 5.8vw;
    }

    .textGradientLogin {
        font-size: 7vw;
    }
}

@media (max-width: 767px) and (min-width: 640px) {
    .darktext {
        font-size: 28px;
    }

    .bluetext {
        font-size: 28px;
    }
}

@media (max-width: 639px) and (min-width: 429px) {
    .darktext {
        font-size: 22px;
    }

    .bluetext {
        font-size: 22px;
    }
}

@media (max-width: 428px) and (min-width: 400px) {
    .darktext {
        font-size: 18px;
    }

    .bluetext {
        font-size: 18px;
    }
}

@media (max-width: 399px) {
    .darktext {
        font-size: 16px;
    }

    .bluetext {
        font-size: 16px;
    }

    .JoinButton {
        font-size: 40px;
    }
}
