
body {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #FFF;
    /*position: relative;*/
}


.btn-default {
    color: #fff;
    background-color: #fe00fe;
    border-color: #ccc;
}



.msgdisplay {
    background-color: rgba(255, 213, 23, 0.8);
    color: #000;
    font-size: 24px;
    font-weight: bold;
    border: 4px solid #fff;
    text-align: center;
    margin-top: 30px;
    padding: 20px;
}



.promo-logo {
    position: relative;
    margin: 50px auto 0;
    max-width: 700px;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

#more h6 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

h6 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 6px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
}



.main-info {
    font-size: 17px;
    line-height: 25px;
    position: relative;
    max-width: 700px;
    margin: 20px auto;
    padding: 20px;
    text-align: center;
    border-radius: 6px;
    background-color: rgba(0,0,0,0.7);
}

    .main-info h3 {
        text-align: center;
        font-size: 24px;
      
        color: #fee00c;
        margin: 10px auto;
        padding: 4px;
    }

    .vp-blk {
        background-color: rgba(0,0,0,0.7);
        padding: 20px;
        max-width: 700px;
        margin: 30px auto;
        border-radius: 6px;
    }

    .vp-blk h2 {
        font-size: 16px;
        margin: 0px 0px 10px;
        text-transform: uppercase;
        font-weight: bold;
    }


.tableWrap {
    max-width: 600px;
    width: 100%;
    margin: 40px auto;
}

.playarea {
    color: #ffffff;
    font-size: 17px;
    line-height: 25px;
    position: relative;
    max-width: 700px;
    margin: 20px auto;
    padding: 20px;
    height: 400px;
    text-align: center;
    border-radius: 6px;
    background-color: rgba(0,0,0,0.7);
}

.playerinfo {
    display: flex;
    flex-direction: row;
    max-width: 300px;
    width: 100%;
    background-color: rgba(0,0,51, 0.7);
    border-radius: 6px;
    padding: 10px;
    color: #0099ff;
    font-size: 16px;
    line-height: 17px;
    font-weight: bold;
    margin: 20px auto;
    text-align: left;
}

.gamearea h4 {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 22px;
}




.blocks h4 {
    text-align: center;
    line-height: 22px;
    font-weight: normal;
    color: #fff;
    /* text-transform: uppercase; */
    margin: 0 auto;
    padding: 10px;
}


#about h2 {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #333333;
    margin: 0 auto;
/*    padding: 20px;*/
}

#about .blocks h5 {
    text-align: center;
    margin-bottom: 0px;
    /* margin: 20px auto; */
    background: #ffd800;
    color: #000;
    font-weight: bold;
    padding: 3px;
    font-size: 16px;
    width: 90%;
}


.blocks .heading {
    background: #fff;
    box-shadow: 1px 2px 15px #333333;
    border-radius: 20px 20px 0 0;
}

.blocks p {
    font-size: 14px;
    padding: 8px;
    color: yellow;
}

.offer1 {
    background: #ff00ff;
    margin-top: -9px;
}

.offer2 {
    background: #2adfec;
    margin-top: -9px;
}

.offer3 {
    background: #ffba00;
    margin-top: -9px;
}

.offer4 {
    background: #5caa0e;
    margin-top: -9px;
}

.rainbow {

    margin-top:20px;
}


    .rainbow img {
        width: 100%;
    }

.blocka {
    border: 2px solid #fe00fe;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    margin-top: 30px;
    min-height: 269px;
}

    .blocka h2 {
        color: #fe00fe !important;
        margin-bottom: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 36px;
        line-height: 48px;
        text-shadow: 2px 3px 2px #000;
    }

    .blocka p {
        color: #000;
       
    }

.blockb {
    border: 2px solid #2adfec;
    background: rgba(255, 255, 255, 0.4);
    text-align: center;
    margin-top: 30px;
    min-height: 269px;
}

    .blockb h2 {
        color: #ffba00 !important;
        margin-bottom: 0px;
        text-align: center;
        font-weight: bold;
        font-size: 36px;
        line-height: 48px;
        text-shadow: 2px 3px 3px #000;
    }

    .blockb p {
        color: #000;
        font-size: 20px;
        padding: 10px;
    }


.intl-tel-input {
    position: relative;
    display: block !important;
}


.prizes {
    background: url(/promos/2021/2Bae/images/prize-bg.jpg) no-repeat top center;
    background-position: bottom center;
    min-height: 400px;
}

.prizeMessageHeader {
    font-size: 20px;
    padding: 0 20px;
}

.prizeMessage1,
.prizeMessage0 {
    color:#000;
    font-weight: bold;
    font-size: 38px;
}

.prizeMessage1 {
    color: #2adfec !important;
}

.prizeMessageTerms {
    font-size: 20px;
    color: black;
}

html {
    scroll-behavior: smooth;
}

/*heat gauge start*/



#chart {
    width: 300px;
    margin:0 auto;
   position: relative;



    /*width: 300px;
    margin: 0 auto;
    height: 300px;
    position: relative;
    z-index: 98;
    display: inline-block;*/
}

.gauge .background {
    fill: slategrey;
}

.gauge .value {
    fill: #ffe00c;
    font-weight:bold;
    font-size: 1.5rem;
}

    .gauge .value tspan {
        font-size: 1rem;
    }

.gauge .scale text {
    fill: #999;
    font-size: 0.75rem;
}



/*.hot {
   
    width: 270px;
    position: absolute;
    height: 202px;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;

    z-index: 99;
}*/

/*heat gauge end*/




/*christmas gift start*/


.gift {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    transform: translate3d(-50%, -50%, 0);
    cursor: pointer;
}

.gift-top {
    position: relative;
    width: 100%;
    height: 25%;
    background: #f54537;
    box-shadow: -5px 5px 10px 0 rgba(0,0,0,0.75);
    border-radius: 5px 5px 0 0;
    background-image: linear-gradient( to right, #fe00fe 0%, #fe00fe 44%, #ffc113 44%, #ffc113 56%, #fe00fe 56%, #fe00fe 100% );
}

    .gift-top.hovered {
        animation: shake 3s infinite;
        -webkit-animation: shake 3s infinite;
        -moz-animation: shake 3s infinite;
        -ms-animation: shake 3s infinite;
        -o-animation: shake 3s infinite;
    }

.gift-bottom.fadeout {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.gift-top.fadeout {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.gift-top::before,
.gift-top::after {
    content: "";
    width: 15px;
    height: 15px;
    border: 10px solid #ffc113;
    border-radius: 50% 50% 0 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-100%, -100%, 0) skew(10deg, 10deg);
}

.gift-top::after {
    border-radius: 50% 50% 50% 0;
    transform: translate3d(0, -100%, 0) skew(-10deg, -10deg);
}

.gift-text {
    /* color: #333333; */
    text-align: center;
    padding-top: 80px;
    margin-top: 0px;
    text-align: center;
    margin: 0 auto;
    max-width: 550px;
}

.gift-final-text {
    text-align: center;
    font-size: 30px;
    margin: 0;
    color: #000;
    text-shadow: 2px 2px 5px #fff;
    text-transform: none;
    display: none;
}

.gift-bottom {
    width: 95%;
    height: 75%;
    margin: 0 auto;
    background-image: linear-gradient( to right, #fe00fe 0%, #fe00fe 45%, #ffc113 45%, #ffc113 55%, #fe00fe 55%, #fe00fe 100% );
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 6px 10px 0 rgba(0,0,0,0.75);
}

.gift-card-text {
    display: none;
    font-size: 33px;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    position: absolute;
    width: 100%;
}

.lbWrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    z-index: 10;
    top: 0;
    left: 0;
    color: #fff;
    display: none;
}

.signupWrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: none;
}

    .signupWrapper .error {
        display: none;
        color: #ff0000;
        text-align: center;
    }

    .signupWrapper .signUpTitle {
        text-align: center;
        font-size: 20px;
        text-transform: uppercase;
    }

    .signupWrapper .mlistWrapper {
        text-align: center;
        margin-top: 20px;
    }

    .signupWrapper input#email {
        width: 150px;
        border: none;
        box-shadow: none;
        padding: 5px;
    }

    .signupWrapper input.submit {
        padding: 4px 10px;
        cursor: pointer;
    }

#snow {
    width: 100%;
}

@keyframes shake {
    0% {
        transform: rotate(0deg);
    }

    12% {
        transform: rotate(-10deg);
    }

    25% {
        transform: rotate(10deg);
    }

    37% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: rotate(0deg);
    }

    12% {
        -webkit-transform: rotate(-10deg);
    }

    25% {
        -webkit-transform: rotate(10deg);
    }

    37% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes shake {
    0% {
        -moz-transform: rotate(0deg);
    }

    12% {
        -moz-transform: rotate(-10deg);
    }

    25% {
        -moz-transform: rotate(10deg);
    }

    37% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-ms-keyframes shake {
    0% {
        -ms-transform: rotate(0deg);
    }

    12% {
        -ms-transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(10deg);
    }

    37% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(0deg);
    }
}

@-o-keyframes shake {
    0% {
        -o-transform: rotate(0deg);
    }

    12% {
        -o-transform: rotate(0deg);
    }

    25% {
        -o-transform: rotate(10deg);
    }

    37% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}





/* Demo Purpose Only*/
.demo {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
}

    .demo a {
        font-family: 'Raleway', sans-serif;
        color: #000;
    }






#header .container {
    height: 100%;
}

#container {
    overflow: hidden;
}

.overflow {
    overflow: hidden;
}


#confirmationModal .btn-default {
    color: #FFF;
    background-color: #f32937;
    border-color: #FFF;
}



#confirmButton {
    background: #a20036;
    color: #fff;
}


#confirmButton:hover {
    background: green;
    color: #fff;
}


.popcontent {
    text-align: center;
    color: #fff;
    margin-top: 50px;
    font-size: 24px;
}




#page2 h3 {
    padding-bottom: 30px;
    padding: 20px;
    max-width: 750px;
    /*width:50%;*/
    color: #fff;
    /* margin-bottom: 20px; */
    margin: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
}



button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: #000;
    color: #fe00fe;
    opacity: 10;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}


.close:hover, .close:focus {
    color: yellow;
    filter: alpha(opacity=50);
    opacity: 10;
}



#confirmButton {
    width: 100%;
    border-radius: 0;
}

#drewards .modal-body {
    margin: 255px auto 0;
}



.modal-body {
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 400;
    color: #a6a6a6;
    margin: 40px auto 0;
}

.thanksmsg {
    position: absolute;
    bottom: 0%;
    left: 25%;
    right: 25%;
}


    .thanksmsg p {
        text-align: center;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-shadow: 4px 3px 8px #000000;
    }


    .sky {
        height: 100%;
        color: #FFF;
        display: block;
        z-index: 1;
    }

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}


.close {
    color: #ffba00;
    text-shadow: none;

}

.maintop {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    position: relative;
    z-index: 99;
    /*border: 2px solid #deaa53;*/
}

.maintext h1 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #c40040;
    text-transform: inherit;
    margin: 0px auto 0px 0;
    text-shadow: 3px 1px 10px #000000;
}

.maintext h2 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-transform: inherit;
    margin: 0px auto 0px 0;
    text-shadow: 3px 1px 10px #000000;
}


.maintext p {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    text-shadow: 3px 1px 5px #000000;
}


.maintext h4 {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    text-shadow: 3px 1px 5px #000000;
}




.maintext h3 {
    color: #ffdf00;
    line-height: 31px;
    font-size: 21px;
    text-align: center;
}

  


    #page3 {
        position: absolute;
        width: 100%;
        display: inline-block;
        z-index: 6;
        bottom: 0;
    }



.total-points {
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    padding: 10px;
    text-align: center;
    background-color: #1b1d21;
    /*margin: 30px 0 0 0;*/
}

    .total-points h3 {
        font-size: 40px;
        margin: 0px;
        color: #fff600;
        font-weight: 700;
    }

    .total-points h4 {
        font-size: 16px;
        color: #fff;
        margin: 0px;
    }




#redemptionMsg3 {
    margin: 30px auto 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 2px 3px #ffffff;
}




.specialicons h4 {
    margin-bottom: 40px;
    color: #399b12;
    font-weight: bold;
}



.button {
    text-align: center;
    /* box-shadow: 1px 1px 1px #fff; */
    -moz-box-shadow: 1px 1px 1px #fff;
    /* -webkit-box-shadow: 1px 1px 1px #fff; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    /* border-radius: 5px; */
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.field {
    position:relative;
    z-index:99;
}

.modalbg p {
    text-align: center;
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    /* max-width: 350px; */
    line-height: 36px;
}

        .modalbg p.fineprint {
            color: #b93613;
            font-weight: bold;
            text-align: center;
            font-size: 17px;
            text-shadow: 2px 2px 5px #c1f5ee;
        }

    .modalbg h2 {
        text-align: center;
        color: #fe00fe;
        font-weight: bold;
        font-size: 39px;
        margin-top: 40px;
    }

    .modalbg h3 {
        text-align: center;
        color: #399b12;
        font-size: 30px;
        text-shadow: 1px 2px 3px #ffffff;
        font-weight: bold;
    }


    .modalbg {
        background: url(../images/popup.png) no-repeat #020612;
        max-width: 600px;
        width: 100%;
        min-height: 400px;
        position: relative;
        /* top: -1000px; */
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
      
    }

        .modalbg .dialog .ie7 {
            filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=3);
        }


        .modalbg .modal-header {
            border-bottom: none;
        }


        .modalbg .modal-footer {
            border-top:none;
        }


        #drewards .modalbg {
            background: url(../images/popup.png) no-repeat;
            /*background-size: contain;*/
            background-position: bottom center;
            /*    max-width: 800px;*/
            width: 100%;
            min-height: 600px;
            position: relative;
            /* top: -1000px; */
            margin: 10% auto;
            padding: 5px 20px 13px 20px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
           
        }

.modal-backdrop.in {
    opacity: .6 !important;
}



.points {
    position: absolute;
    margin: 50px auto 0;
    top: 26%;
    left: 16%;
}

    .points h4 {
        max-width: 270px;
        color: palegreen;
        text-shadow: 1px 2px 2px #000;
    }


.signboard h3 {
    max-width: 350px;
    padding: 10px;
}






.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}



.dsktop {
    display: block;
}

.mb {
    text-align: center;
}

.mobile {
    display: none;
}

.modal-content {
    min-height: 200px;
 /*   background: url(../images/popup.jpg) no-repeat center center;*/
}



.shadowfilter {
    -webkit-filter: drop-shadow(0px 0px 0px rgba(255,255,255,0.80));
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 6s;
    -webkit-animation-duration: 6s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.floating2 {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}



@keyframes floating {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(8%);
    }

    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }

    50% {
        -webkit-transform: translateY(8%);
    }

    100% {
        -webkit-transform: translateY(0%);
    }
}



.viewpromobut {
    background: #d60b07;
    /*padding: 10px 20px;*/
    color: #fff;
    text-align: center;
    margin: 10px auto 0;
    font-size: 30px;
    text-decoration: none;
    font-weight: bold;
    /* border-radius: 4px; */
    float: none;
    text-transform: uppercase;
    max-width: 350px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

    .viewpromobut a {
       color:#fff;
    }

    .viewpromobut:hover {
        background: #59af00;
        cursor: pointer;
        text-decoration: none;
    }


    .viewpromobut a:visited {
        color: #fff;
    }

    .viewpromobut a:hover {
        color: #fff;
        text-decoration: none;
    }

.winnerblock h4 {
    width: 50px;
    height: 50px;
    background: #ffba00;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}




.Dest1copy, .Dest1img, .Dest2img, .Dest2copy, .Dest3copy, .Dest3img, .Dest4img, .Dest4copy, .Dest5copy, .Dest5img {
    padding: 0;
}

#winners {
    margin: 0 auto;
}

    #winners p {
        font: 300 14px/12px 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #fff;
        font-size: 10px;
    }

.winnerblock {
    height: 170px;
    width: 32%;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #000;
}

    .winnerblock:hover {
        background: darkgreen;
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
    }


.mobile h5 {
    text-align: center;
}


.leaderboard-section h4 {
    text-align: center;
    color: #ffba00;
}


.leaderboard-section .winnerblock h3 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 0;
    text-align: center;
    margin: 20px auto;
    color: darkgrey;
    letter-spacing: normal;
    margin-right: 0;
    border-bottom: none;
    border-top: none;
}




.leaderboard-section .winnerblock h4 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 44px;
    padding: 15px 0;
    text-align: center;
    margin: 20px auto;
    color: #000;
}

.winnerblockSoon {
    margin: 27px;
    height: 170px;
    /* width: 100%; */
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(33, 150, 243, 0.42);
    padding: 15px;
}

    .winnerblockSoon:hover {
        background: rgb(0, 154, 222);
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
    }


@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}






.gameWindowWrapper {
    width: 1024px;
    height: 768px;
    margin: 30px auto 0;
    background: url(../images/loader.gif) no-repeat center center;
}

.withIcon {
    background: url("../images/clover.png") no-repeat;
    background-position: 0px 5px;
}


.specialicons {
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
}

.masklogo {
    margin: -10px;
}


.table-striped {
    margin: 10px auto;
}

#tab-2 .table-striped {
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}



.img {
    margin: 0 auto;
    display: block;
}

    .img img {
    }



/*#leaderboard1,
#leaderboard2,
#leaderboard3,
#leaderboard4,
#leaderboard5
{
    width:100%;
}*/

.leaderboard-section h3 {
    display: block;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 0;
    text-align: center;
    margin: 20px auto 40px;
    color: #fff;
}






#leaderboard1 h2, #leaderboard2 h2, #leaderboard3 h2, #leaderboard4 h2, #leaderboard5 h2 {
    color: #54cc10;
    margin: 20px auto 0;
    font-size: 28px;
    text-align: center;
}


#butweek1, #butweek2, #butweek3, #butweek4, #butweek5 {
    margin-bottom: 20px;
}
/*#leaderboard-section h3 {
    color: #399b12;
}*/

#leaderboard-section h2 {
    text-align: center;
    font-size: 8em;
    font-weight: bold;
    color: #ffba00;
    margin: 0 auto;
}

#leaderboard-section .winnersbuttons {
    max-width: 338px;
    margin: 0 auto;
    padding: 10px 5px;
}

#leaderboard-section .section-title-more {
    color: #fff;
}

#leaderboard-section .toptext h3 {
    color: #54cc10;
    /* text-shadow: 1px 2px 15px #000; */
    padding: 5px;
    line-height: 1;
    height: 50px;
}

leaderboard-section .toptext p {
    color: grey;
}

/*Lets start with the cloud formation rather*/
/*The container will also serve as the SKY*/
/*Time to animate*/
.x1 {
    -webkit-animation: moveclouds 60s linear infinite;
    -moz-animation: moveclouds 60s linear infinite;
    -o-animation: moveclouds 60s linear infinite;
    opacity: 0.4;
}

/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
    left: 200px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.);
    opacity: 0.4; /*opacity proportional to the size*/
    /*Speed will also be proportional to the size and opacity*/
    /*More the speed. Less the time in 's' = seconds*/
    -webkit-animation: moveclouds 35s linear infinite;
    -moz-animation: moveclouds 35s linear infinite;
    -o-animation: moveclouds 35s linear infinite;
}

.x3 {
    left: -250px;
    top: -200px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.4; /*opacity proportional to the size*/
    -webkit-animation: moveclouds 50s linear infinite;
    -moz-animation: moveclouds 50s linear infinite;
    -o-animation: moveclouds 50s linear infinite;
}

.x4 {
    left: 470px;
    top: -250px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 0.4; /*opacity proportional to the size*/
    -webkit-animation: moveclouds 30s linear infinite;
    -moz-animation: moveclouds 30s linear infinite;
    -o-animation: moveclouds 30s linear infinite;
}

.x5 {
    left: -150px;
    top: -150px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.4;
    -webkit-animation: moveclouds 50s linear infinite;
    -moz-animation: moveclouds 50s linear infinite;
    -o-animation: moveclouds 50s linear infinite;
}

@-webkit-keyframes moveclouds {
    0% {
        margin-left: 1000px;
    }

    100% {
        margin-left: -1000px;
    }
}

@-moz-keyframes moveclouds {
    0% {
        margin-left: 1000px;
    }

    100% {
        margin-left: -1000px;
    }
}

@-o-keyframes moveclouds {
    0% {
        margin-left: 1000px;
    }

    100% {
        margin-left: -1000px;
    }
}


/*sparkley effect end*/


a {
    outline: 0 !important;
    color: #399b12;
    text-decoration: none !important;
}

    a:visited {
        color: #399b12;
    }

    a:hover {
        color: #d60b07;
    }




.giveaway {
    padding: 0 0 20px 0;
}


    .giveaway button.submitPoints {
        margin-bottom: 30px;
    }


    .giveaway h2 {
        color: #54cc10;
        background: #262634;
        padding: 5px;
        margin: 0 auto;
        line-height: 1;
        font-size: 28px;
        text-align: center;
    }

    .giveaway h3 {
        color: #ffba00;
        margin: 0;
        padding: 8px;
        font-size: 13px;
        line-height: 20px;
    }


    .giveaway h4 {
        color: #ed0e6f;
        padding: 8px 0 0 8px;
        font-size: 17px;
        text-align: center;
    }

    .giveaway p {
        color: #fff;
        text-shadow: 1px 2px 15px #000;
        padding: 0 8px;
        font-size: 12px;
    }

.luckydraw {
    background: #262634;
    padding: 10px 2px 1px 2px;
    min-height: 160px;
    margin: 0 auto;
}


@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}






.giveaway1:hover,
.giveaway2:hover,
.giveaway3:hover,
.giveaway4:hover {
    cursor: pointer;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.giveaway1.grey:hover,
.giveaway2.grey:hover,
.giveaway3.grey:hover,
.giveaway4.grey:hover {
    cursor: not-allowed;
}

.green {
    color: #54cc10;
}

.giveawayimg, .giveawayimg2, .giveawayimg3, .giveawayimg4, .giveawayimg5 {
    max-width: 100%;
}

.giveaway img {
    width: 100%;
}

.giveaway .grey h2,
.giveaway .grey h3,
.giveaway .grey .green,
.giveaway .grey p {
    color: #555;
}






/*greyscale once week is over*/

.giveaway .grey img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}






.giveaway2:hover,
.giveaway3:hover,
.giveaway4:hover {
    cursor: pointer;
}

h1 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin: 30px auto 0px 0;
}


h1.end {
    margin:0;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.slotleft {
    max-width: 100%;
}

.slotright {
    max-width: 100%;
}

.vs {
    position: relative;
    margin: 200px 0 0 0;
}

.slots .vs img {
    width: 165%;
}

.slots img {
    width: 100%;
}

.wagers {
    text-align: center;
    background: #000;
    max-width: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 29px;
    animation: glowing 4000ms infinite;
    border: 1px solid #00c081;
}


    .wagers p {
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
        line-height: 11px;
        margin-bottom: 0;
    }

#leaderboard-section .wagers h2 {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #ffba00;
    margin: 0 auto;
    padding: 5px;
}


#leaderboard-section h2 {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #399b12;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0px 20px 20px 20px;
}

.view {
    margin: 20px auto 0;
}

/*.view {
    margin: 20px auto;
}*/

/*h3:after {
  content: ' ';
  width: 100%;
  max-width: 485px;
  border-top: 2px solid #337AB7;
  height: 1px;
  margin: 20px 0 30px;
}*/
h4 {
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    color: darkgrey;
    /*max-width: 798px;*/
    /*margin: 0 auto;*/
    line-height: 22px;
}

h5 {
    color: #ffba00;
    font-weight: 600;
    padding: 3px;
    font-size: 22px;
    margin: 50px auto 0px;
    text-transform: uppercase;
}



.tab-content h6 {
    text-align: left;
}




form {
    margin-bottom: 50px;
}

#DisplayPoints {
    height: 20px;
    margin: 20px 0 40px 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
}



::selection {
    /* webkit */
    background: #337ab7;
    color: #ffffff;
}

::-moz-selection {
    /* gecko */
    background: #F60;
    color: #ffffff;
}


.falllogo {
    text-align: center;
    margin: 90px auto 20px;
    max-width: 580px;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}





    .falllogo img {
        width: 100%;
    }


.falllogo2 {
    text-align: center;
    margin: 30px auto 20px;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    max-width: 550px;
}

    .falllogo2 img {
        width: 100%;
    }


.socials {
    margin: 0px auto;
    text-align: center;
}

    .socials a {
        margin: 0 10px;
    }





div.column {
    /* The background image must be 800px wide */
    max-width: 100%;
}



/*
figure.fixedratio {
    padding-top: 55%;
    background-image: url(../images/bg.jpg);
    background-size: cover;
    -moz-background-size: cover;
    background-position: center bottom;
    position: relative;
}*/



.fixed-bg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.img-respon {
    width: 100%;
}


.img-100 {
    width: 100%;
    max-width: 500px;
}



#info li {
    list-style: disc;

}

#info ul {
    display: block;
    /*width: 800px;*/
    padding: 10px 0;
    margin: 0 auto;
    color: #fff;
}

    #info ul li {
        margin-left: 20px;
        color: #a6a6a6;
    }


#info ul ul {
    margin-left: 70px;
    margin-bottom: 120px;
    width: 283px;
}

#howto .modal-content {
    background: url(../images/popup.jpg) no-repeat center center;
    min-height: 600px;
  
}

    #howto .modal-content h4 {
      
        color: #fff;
        text-align: center;
        font-size: 40px;
        font-weight: bold;
    }

#howto .modal-body {
    margin: 10px auto 0;
    color: #000;
}


#howto .modal-footer {
    bottom: 0;
    position: absolute;
    right: 0;
    border: none;
}
   

        #info .modal-content {
            background-color: rgba(0, 0, 0, 100 );
            color: #FFF;
        }

#info .modal-header {
    border-bottom: 0px solid #e5e5e5;
}

#info .modal-footer {
    border-top: 0px solid #e5e5e5;
}

#info .dif-col {
    color: #ffa300;
}

#info .dif-col-b {
    color: #527e0f;
    font-weight: bold;
}

#info .whitelink {
    color: #FFF;
    text-decoration: underline;
}

#info h4 {
    color: #fe00fe;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    /* max-width: 600px; */
    margin: 20px auto 0;
    text-transform: uppercase;
}

#info h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0px 5px;
}

#info p {
    margin: 0 0 0px;
    font-size: 13px;
}

#info .btn-default {
    color: #fff;
    background-color: #2adfec;
    border-color: transparent;
}


/*#info {
    background: #00558E;
    font-size: 1.0em;
    margin-top: 12px;
    color: #ffffff;
    cursor: pointer;
}

    #info:hover {
        color: #FF0000;
    }*/

#infoWrapper {
    display: none;
    background-position: top center;
    height: 1379px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    background: #00558E;
    top: 41px;
}

    #infoWrapper img {
        margin: 0 auto;
        cursor: pointer;
    }

#infoContent {
    width: 1000px;
    margin: 0 auto;
    height: 850px;
    color: #fff;
    padding: 20px 0;
}

    #infoContent p {
        padding: 10px 0px 10px 0px;
        font-size: 22px;
        color: #ffffff;
        text-align: left;
    }

    #infoContent h2 {
        font-size: 70px;
        text-align: center;
        float: none;
        color: #ffffff;
        padding-bottom: 20px;
        word-spacing: 5px;
        text-transform: uppercase;
        border-bottom: 1px solid white;
    }

    #infoContent h3 {
        font-size: 30px;
        text-align: left;
        padding: 20px 0;
        float: none;
        color: #ffffff;
        word-spacing: 5px;
        text-transform: uppercase;
        border-bottom: 1px solid white;
    }

    #infoContent h4 {
        font-weight: 100;
        font-size: 12px;
        color: #ffffff;
        text-align: left;
    }

    #infoContent h5 {
        font-weight: 100;
        font-size: 23px;
        color: #FFFFFF;
        text-align: left;
        cursor: pointer;
    }

        #infoContent h5:hover {
            color: #b2b2b2;
            font-size: 25px;
        }


    #infoContent li {
        list-style: disc;
        text-align: left;
        font-size: 14px;
        color: #ffffff;
        padding-bottom: 10px;
    }

    #infoContent ul {
        display: block;
        width: 800px;
        padding: 10px 0;
        margin: 0 auto;
        color: #fff;
    }



        #infoContent ul ul {
            margin-left: 70px;
            margin-bottom: 120px;
            width: 283px;
        }



    #infoContent a {
        display: initial;
        color: #FFFFFF;
        text-align: left;
        padding: 4px;
        text-decoration: none;
        text-transform: uppercase;
    }

        #infoContent a:hover {
            background-color: #FF0E0E;
        }




/*------------------------------------------------------------------

 [2. Theme global styles]

------------------------------------------------------------------*/
.bg-grey {
    background: #1b1d21;
    padding: 40px 0;
}

.caption-margin {
    margin-top: 60px;
}

.parallax {
    background-attachment: fixed !important;
    /*fix for background parallax bug*/
}

.color-overlay-sec {
    background: rgba(163, 26, 10, 0.92) !important;
    position: relative;
    padding: 20px 0;
}

.overlay-sec {
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}

    .overlay-sec h2 {
        color: #ffffff;
        margin-bottom: 60px;
        margin-top: 60px;
    }

.color-overlay-sec h2 {
    color: #ffffff;
}

    .color-overlay-sec h2 span {
        color: #ff9f8f;
    }

.color-overlay-sec .person span {
    color: #cccccc !important;
}

.color-overlay-sec p {
    border-bottom-color: rgba(51, 51, 51, 0.1) !important;
}

.icon-list {
    list-style: none;
    padding: 0;
}

    .icon-list li {
        width: 100%;
        display: inline-block;
        margin-bottom: .5em;
    }

    .icon-list .elegant {
        float: left;
        width: 10%;
        color: #F60;
        font-size: 1.3em;
    }

    .icon-list .txt {
        float: left;
        max-width: 90%;
    }

.noopacity {
    opacity: 0;
}

.nodisplay {
    display: none;
}

.breakit {
    word-break: break-all;
}


.clover {
    background: url(../images/clover.jpg) top no-repeat;
    width: 588px;
    height: 190px;
    margin: 0 auto;
    /* float: right; */
}


/*------------------------------------------------------------------

Points Button

------------------------------------------------------------------*/




button.submitPoints {
    cursor: pointer;
    border: 0;
    background: #ff00ff;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 5px 0;
    font: 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    /*margin-bottom: 25px;*/
}


    button.submitPoints p {
        margin: 0;
        padding: 7px 0;
    }




    button.submitPoints:hover {
        background: #bc00bc;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }




input[type="text"] {
    background-color: #fff;
    border: 0;
    padding: 6px 0px 7px 0;
    text-align: center;
    font-size: 16px;
    color: #000;
    font: 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
    font-weight: 400;
    border-radius: 0;
}

input:focus, textarea:focus {
    outline: none;
}


.btn #errorText1,
#errorText2 {
    display: none;
    font-size: 14px;
    color: #333333;
}

/*#DisplayOfferDiv,
#DisplayTicketDiv {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: palegreen !important;
    min-height: 30px;
    position: absolute;
    top: 71%;
    max-width: 270px;
    text-shadow: 1px 2px 2px #000;
    left: 16%;
}*/


#DisplayOfferDiv, #DisplayTicketDiv {
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin: 10px auto;
    color: #2bdfec !important;
    min-height: 30px;
    text-shadow: none;
}


    #DisplayOfferDiv i,
    #DisplayTicketDiv i {
        font-size: 14px;
    }



#DisplayTicketDivInfo {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: palegreen !important;
    margin: 15px 0;
    min-height: 60px;
    height: 30px;
    font-weight: bold;
}



.offer {
    margin: -60px auto 0;
    text-align: center;
    max-width: 394px;
}

    .offer img {
        width: 100%;
    }



.tableWrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
    width: 100%;
    margin-top: 40px;
}

#tableContainer p {
    font-size: 16px !important;
    color: #2bdfec !important;
}


    table {
        border-collapse: collapse;
        width: 100%;
    }

.tableContainer1,
.tableContainer2,
.tableContainer3 {
    /*background: url(../images/lb-bg2.jpg)fixed top no-repeat;*/
    height: 789px;
}

table.lefttbl {
    width: 100%;
    max-width: 600px;
    float: left;
}



table.righttbl {
    width: 100%;
    max-width: 150px;
    float: left;
}

tr:nth-child(odd) {
    /*background-color:rgba(0, 0, 0, 0.3);*/
    background: #4a4c50;
}


tr:nth-child(even) {
    background: #282b32;
}



th {
    font-size: 36px;
    text-align: center;
    color: #fff;
    padding: 6px 0;
    font-weight: 700;
    background-color: #ff00ff;
}


td {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    padding: 3px 20px;
}

tr:nth-child(even) {
    background-color: rgba(41, 41, 41, 0.9);
    color: #FFF;
}


tr:nth-child(odd) {
    background-color: rgba(64, 64, 64, 0.8);
    color: #FFF;
}




/*------------------------------------------------------------------

 [3. Bootstrap components styles]

------------------------------------------------------------------*/




/*     3.1. Buttons     */

.btn {
    padding: 10px 18px;
    border-radius: 5px;
    outline: 0 !important;
 /*   float: right;*/
}


.btn-primary {
    background: #ffffff;
    border-color: #cccccc;
    color: #666666;
}

.btn-success {
    background: #FF0000;
    border-color: #FF0000;
    font-weight: 600;
}



.btn-info {
    background: #4e4e4e;
    border-color: #4e4e4e;
    font-weight: 600;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    background: rgba(163, 26, 10, 0.92);
    border-color: rgba(163, 26, 10, 0.92);
    outline: 0;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus {
    background: #3d3d3d;
    border-color: #3d3d3d;
    outline: 0;
}



/*     3.4. Button icons     */

.btn .elegant {
    margin-right: 0px;
}

    .btn .elegant:before {
        margin-top: 6px;
        margin-left: 5%;
        float: left;
    }

.elegant {
    font-size: 1.75em;
}

/*     3.5. Tabs     */

.navbar-inverse .navbar-nav > li > a {
    color:#fff;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fe00fe;
    }

    .navbar-default {
        font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
        background-color: #000;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        transition: all .35s;
        border: none;
    }

    .navbar-default .navbar-header .navbar-brand {
        text-transform: uppercase;
        font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
        font-weight: 700;
        color: #f05f40;
        margin-left: 15px;
    }

        .navbar-default .navbar-header .navbar-brand:hover,
        .navbar-default .navbar-header .navbar-brand:focus {
            color: #eb3812;
        }

    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        color: #FFF;
        text-align: center;
        font-family: 'Raleway', sans-serif;
    }

        .navbar-default .nav > li > a:hover,
        .navbar-default .nav > li > a:focus:hover {
            color: #dd0000;
        }

    .navbar-default .nav > li.active,
    .navbar-default .nav > li.active > a:focus {
        color: #f05f40 !important;
        background-color: transparent;
    }

        .navbar-default .nav > li.active > a:hover,
        .navbar-default .nav > li.active > a:focus:hover {
            background-color: transparent;
        }

.tab-content {
    margin-top: 30px;
}

.nav-light li,
.nav-light li:first-of-type,
.nav-light li:last-of-type {
    border-color: #666666 !important;
}

.nav-light .active a {
    background: #cc0101 !important;
    color: #fff !important;
}

.nav-light li a {
    color: #ffffff;
}

.gradient-overlay-sec .nav-light li,
.gradient-overlay-sec .nav-light li:first-of-type,
.gradient-overlay-sec .nav-light li:last-of-type {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.gradient-overlay-sec .nav-light .active a {
    color: #F60 !important;
}

.gradient-overlay-sec .nav-light li a:hover {
    background: rgba(51, 51, 51, 0.5);
}

.gradient-overlay-sec .nav-light li a {
    color: #ffffff;
}

/*     3.6. Navigation bar    */


.navbar-right {
    padding-top: 15px;
}


#navigation .navbar-inverse {
    /*height: 100px;*/
    min-height: 78px;
    background-color: #000000;
    /*border-bottom: 30px solid rgb(0,100,8);*/
}

    #navigation .navbar-inverse .navbar-nav > li > a {
        color: #ffffff;
        font-size: 16px;
        padding: 0px 18px;
    }

#navigation .navbar-right {
    padding-top: 22px;
    list-style: none;
    background: #000000;
}
 
#navigation .navbar-inverse .navbar-nav li a:hover {
    text-decoration: none;
    color: #fe00fe;
    /* background-color: rgb(0,100,8); */
}

#navigation .navbar-brand {
    display: block;
    max-width: 224px;
   
}








.navbar-brand {
    margin-bottom: 5px;
    opacity: 1;
    display: table;
    padding: 8px 0 0;
    margin-bottom: 0px;
}

    .navbar-brand:hover {
        opacity: .8;
    }

.main-menu {
    background: #00558E;
    height: auto;
    padding: 4px 0 10px 0;
}

    .main-menu .navbar-nav {
        padding: 8px 0 0 0;
    }

        .main-menu .navbar-nav a {
            color: #FFFFFF;
            border-radius: 5px;
        }

    .main-menu .navbar-collapse a {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .main-menu .navbar-collapse li {
        background: #00558E;
        font-size: .875em;
    }

    .main-menu .navbar-collapse a:hover {
        background: transparent;
        color: #ffd800;
    }
    /*toggle menu icon*/
    .main-menu .navbar-toggle .icon-bar {
        background: #000000;
    }

    .main-menu .navbar-toggle {
        border-color: #3d3d3d;
        background: #3d3d3d;
        margin-top: 10px;
    }

    .main-menu .collapsed {
        background: #000000;
        border-color: #cccccc;
    }

        .main-menu .collapsed .icon-bar {
            background: #666666;
        }
    /*Menu - page scrolled down & RWD menu*/
    .main-menu .in li {
        background: #3d3d3d;
    }

    .main-menu .in a {
        color: #cccccc;
        width: 95%;
        margin: 0 auto;
    }

    .main-menu .in li,
    .main-menu .collapsing li {
        text-align: center;
        border-bottom: 1px solid #4e4e4e;
        padding: 4px 0;
    }

    .main-menu .in a:hover {
        background: #FF0808;
        color: #FFFFFF;
    }
    /*buttons in menu */
    .main-menu .buttons-cont {
        float: right;
    }

    .main-menu .btn-primary,
    .main-menu .btn-success {
        margin: 10px 0 0 0;
    }

    .main-menu .btn-primary {
        margin-left: 20px;
    }

    .main-menu .btn {
        margin-left: 10px;
    }






/*------------------------------------------------------------------

 [4. Plugins styles]

------------------------------------------------------------------*/



/*     4.2. Headroom.js - smart navbar scrolling     */

.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease-in-out;
}

.headroom--unpinned {
    top: -100px;
}

.headroom--pinned {
    top: 0;
}

.headroom--not-top {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}



/*------------------------------------------------------------------

 [5. Headers]

------------------------------------------------------------------*/

/*     5.1. Main header styles & layout-1 styles     */


.logo {
    height: 109px;
    width: 200px;
    background-image: url(/images/generic/logo-sml.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 20;
}

header {
    background: url(../images/bg.jpg) fixed;
    height: 100vh;
    max-height: 890px;
    min-height: 690px;
    background-size: cover;
    background-position: top center !important;
}


.center {
    margin: auto;
    /*width: 50%;*/
}

/*#header {
    background: url(../images/bg.jpg) no-repeat #020612;
    height: 100vh;
    max-height: 890px;
    min-height: 690px;
    background-size: cover;
    background-position: top center !important;
    z-index: 10;
    display: block;
}*/


#page2 {
    position: relative;
    background: url(../images/bg2.jpg) no-repeat #020612;
    height: auto;
    min-height: 690px;
    background-size: cover;
    background-position: bottom center !important;
    z-index: 10;
    padding: 0px;
}

.top {
    z-index:100;
}

#header .container {
    height: 100%;
}


    #header .row {
        /*height: 100%;*/
        /*border-bottom: 5px solid #ec5c4c;*/
    }

    #header .header-cont {
        height: 100%;
    }

    #header .header-image-right {
        margin-top: -100px;
    }
    /* captions for header only */
    #header header {
        margin-bottom: 30px;
    }


    #header .header-txt-small {
        font-size: .6em;
    }

    #header .header-txt-color {
        color: #f46352;
    }

    #header .header-addonial-bg {
        border-radius: 5px;
        background: rgba(0, 0, 0, 0.35);
    }
    /* buttons in header */
    #header .btn {
        width: 35%;
        max-width: 264px;
        margin-right: 30px;
        padding: 0;
        font-size: 1.125em;
    }

        #header .btn a {
            color: inherit;
            width: 100%;
            height: 100%;
            display: block;
            padding: 8px 20px 20px;
        }

    #header .btn-subscribe {
        display: block;
        width: 100% !important;
        padding: 20px 0;
        max-width: none !important;
    }
    /* margins before content in the header */
    #header .header-margin {
        width: 100%;
        height: 26%;
    }

    #header .header-margin-more {
        width: 100%;
        height: 35%;
    }

    #header .buttons-cont .btn:last-of-type {
        margin-right: 0px;
    }

/*     5.2. Layout-2 styles     */

.header-centred {
    text-align: center;
}

    .header-centred h1 {
        font-size: 7.5em !important;
    }

    .header-centred .header-txt-small {
        font-size: .5em !important;
    }

    .header-centred .header-margin-more {
        height: 25% !important;
    }

/*     5.3. Layout-3 styles     */

.header-submit {
    text-align: center;
}

    .header-submit .header-txt-small {
        font-size: .55em !important;
        line-height: 0.9em;
    }

.header-form form {
    width: 100%;
    padding: 20px 0;
    display: table;
}

    .header-form form .btn {
        width: 90% !important;
    }

.header-more {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 103px;
    display: block;
}

    .header-more p {
        color: #fff;
        opacity: 0;
        line-height: 1em;
        margin-bottom: 20px;
    }

    .header-more:hover p {
        opacity: 0.5;
    }

    .header-more .elegant {
        color: #007734;
        font-size: 2.85em;
    }

        .header-more .elegant:hover {
            margin-top: 0px;
            color: #fff;
            cursor: pointer !important;
        }

/*     5.4. Layout-4 styles     */





/*twinking animation start*/



/*twinkling animation end*/






/*------------------------------------------------------------------

 [7. About section]

------------------------------------------------------------------*/
#about {
    margin: 0px 0;
    /*background: url(../images/lb-bg.jpg) fixed;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a4246+0,6b6063+100 */
   
}

    #about h2 {
           margin-bottom: 0px;
    text-align: center;
    color: #ff00ff;
    font-size:36px;
    font-weight: bold;
   
    }


    #about h1 {
        text-align: center;
        font-size: 36px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        color: #333333;
        margin: 60px auto 30px;
    }

    #about h3 {
        text-align: center;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        color: #ffba00;
        margin: 10px auto;
        padding: 4px;
    }



    #about h4 {
        text-align: center;
        /* font-size: 24px; */
        /* font-weight: bold; */
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        color: #000;
        /* margin: 40px auto; */
        padding: 8px;
    }




    #about .blocks .offer1 h3 {
        text-align: center;
        margin-bottom: 0px;
        /* margin: 20px auto; */
        background: blueviolet;
        color: #fff;
        /* border-bottom: 3px solid #000; */
        font-weight: bold;
        padding: 3px;
        font-size: 22px;
        width: 100%;
    }

    #about .blocks .offer2 h3 {
        text-align: center;
        margin-bottom: 0px;
        /* margin: 20px auto; */
        background: #0cb5c1;
        color: #fff;
        /* border-bottom: 3px solid #000; */
        font-weight: bold;
        padding: 3px;
        font-size: 22px;
        width: 100%;
    }

    #about .blocks .offer3 h3 {
        text-align: center;
        margin-bottom: 0px;
        /* margin: 20px auto; */
        background: #f78b00;
        color: #fff;
        /* border-bottom: 3px solid #000; */
        font-weight: bold;
        padding: 3px;
        font-size: 22px;
        width: 100%;
    }


    #about .blocks .offer4 h3 {
        text-align: center;
        margin-bottom: 0px;
        /* margin: 20px auto; */
        background: #448502;
        color: #fff;
        /* border-bottom: 3px solid #000; */
        font-weight: bold;
        padding: 3px;
        font-size: 22px;
        width: 100%;
    }

    #about h5 {
        display: block;
        position: relative;
        font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: .65em;
        margin-right: -0.65em;
        font-size: 14px;
        border-bottom: 1px #fff dashed;
        border-top: 1px #fff dashed;
        padding: 3px 0;
        text-align: center;
        max-width: 500px;
        margin: 20px auto 40px;
        color: #fff;
    }


    #about h6 {
        color: #fff;
        font-size: 15px;
        text-align: center;
        padding: 7px;
        margin-top: 0;
        margin-bottom: 0;
    }


    #about img {
        width: 100%;
    }

    #about h3.line {
        border-bottom: solid 1px #ffa300;
        padding: 0px 0 15px 0;
    }


 

#leaderboard .about-cont {
    padding: 0px 0;
}

#about p {
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    padding: 20px;
    color: darkgrey;
}

.about-to-right h3,
.about-to-right p {
    text-align: right;
}

    .about-to-right h3:after {
        float: right;
    }





#about .container {
    /*background: #000;*/
}

#about .leaderboardbg {
    max-width: 1150px;
    margin: 0 auto;
}

#about .leaderboardcontent {
    padding: 30px 0;
}

#about #leaderboard p {
    color: #a3a3a3;
    padding: 0 0px 0 0;
    text-align: left;
    margin-top: 0px;
}

#about #leaderboard h2 {
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 48px;
}

#DisplayTicketDiv h5 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
}

#DisplayTicketDiv h4 {
    text-align: center;
    color: #019040;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 40px;
}



/*------------------------------------------------------------------


/*===================================
= Tabs Section start                =
===================================*/


#tabs {
    padding-top: 30px;
    padding-bottom: 60px;
    min-height: 500px;
}

    #tabs p {
        font-size: 14px;
    }

    #tabs h3 {
        color: #399b12;
    }

    #tabs h1 {
        color: #333333;
    }

.note p {
    margin-top: 20px;
}


#tabs img {
    width: 100%;
}

#tabs h4 {
    text-align: center;
}

#tabs .section-title-more {
    border-bottom: 1px grey dashed;
    border-top: 1px grey dashed;
}


#tabs .tab-content > .active {
    display: block;
    padding: 0;
}

#tabs li {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
    line-height: 1.7;
    font-weight: 400;
    text-align: left;
    color: #232323;
}

#tabs ul {
    margin: 0px 0 0px 0;
}



#tabs .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    background: #333333;
    color: #000;
}


#tabs .nav-tabs {
    border: none !important;
    width: auto !important;
    height: auto;
    text-align: center;
    display: table;
    margin: 30px auto;
}

    #tabs .nav-tabs li {
        overflow: hidden;
        border: 1px solid #cccccc !important;
        border-left: 0px !important;
    }

        #tabs .nav-tabs li:first-of-type {
            /*border: 1px solid #cccccc !important;*/
            border-radius: 5px;
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
        }

        #tabs .nav-tabs li:last-of-type {
            border: 1px solid #cccccc !important;
            border-left: 0px !important;
            border-radius: 5px;
            border-bottom-left-radius: 0px;
            border-top-left-radius: 0px;
        }

        #tabs .nav-tabs li a {
            border-radius: 0px !important;
            border: none !important;
            margin-right: 0px !important;
            padding: 10px 40px;
            font-weight: 600;
            color: #fff;
            /*color: #333333;*/
        }

            #tabs .nav-tabs li a:hover {
                background: #d60b07;
                color: #ffffff;
            }

    #tabs .nav-tabs .active a {
        background: #da4a3a !important;
        color: #ffffff !important;
    }

#tabs .nav-light li,
#tabs .nav-light li:first-of-type,
#tabs .nav-light li:last-of-type {
    /*border-color: #666666 !important;*/
}

#tabs .nav-light .active a {
    background: #399b12 !important;
    color: #fff !important;
}

/*#tabs .nav-light li a {
        color: #414141;
    }*/

.gradient-overlay-sec .nav-light li,
.gradient-overlay-sec .nav-light li:first-of-type,
.gradient-overlay-sec .nav-light li:last-of-type {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.gradient-overlay-sec .nav-light .active a {
    color: #da4a3a !important;
}

/*------------------------------------------------------------------



.gradient-overlay-sec .nav-light li,
.gradient-overlay-sec .nav-light li:first-of-type,
.gradient-overlay-sec .nav-light li:last-of-type {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.gradient-overlay-sec .nav-light .active a {
    color: #da4a3a !important;
}



/*start tabs2*/

#tabs2 {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #cf3301;
}

#tabs h2 {
    margin-bottom: 40px;
    text-align: center;
    color: #cf3301;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 48px;
}

#tabs2 .section-title-more {
    border-bottom: 1px grey dashed;
    border-top: 1px grey dashed;
}


#tabs2 .tab-content > .active {
    display: block;
    padding: 40px 0;
}

#tabs2 li {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
    line-height: 1.7;
    font-weight: 400;
    text-align: left;
    color: #fff;
}

#tabs2 ul {
    margin: 30px 0;
}

#tabs2 p {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

#tabs2 .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    background: #527e0f;
}


#tabs2 .nav-tabs {
    border: none !important;
    width: auto !important;
    height: auto;
    text-align: center;
    display: table;
    margin: 0 auto;
}

    #tabs2 .nav-tabs li {
        overflow: hidden;
        border: 1px solid #cccccc !important;
        border-left: 0px !important;
    }

        #tabs2 .nav-tabs li:first-of-type {
            /*border: 1px solid #cccccc !important;*/
            border-radius: 5px;
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
        }

        #tabs2 .nav-tabs li:last-of-type {
            border: 1px solid #cccccc !important;
            border-left: 0px !important;
            border-radius: 5px;
            border-bottom-left-radius: 0px;
            border-top-left-radius: 0px;
        }

        #tabs2 .nav-tabs li a {
            border-radius: 0px !important;
            border: none !important;
            margin-right: 0px !important;
            padding: 10px 40px;
            font-weight: 600;
            color: #333333;
        }

            #tabs2 .nav-tabs li a:hover {
                background: #ffa300;
                color: #ffffff;
            }

    #tabs2 .nav-tabs .active a {
        background: #da4a3a !important;
        color: #ffffff !important;
    }

#tabs2 .nav-light li,
#tabs2 .nav-light li:first-of-type,
#tabs2 .nav-light li:last-of-type {
    border-color: #666666 !important;
}

#tabs2 .nav-light .active a {
    background: #fff !important;
    color: #000 !important;
}

#tabs2 .nav-light li a {
    color: #fff;
}

.gradient-overlay-sec .nav-light li,
.gradient-overlay-sec .nav-light li:first-of-type,
.gradient-overlay-sec .nav-light li:last-of-type {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.gradient-overlay-sec .nav-light .active a {
    color: #da4a3a !important;
}








/*------------------------------------------------------------------

/*======================================
= Footer Section                       =
======================================*/
footer .icons {
    position: relative;
    float: left;
    width: 100%;
    background: #000;
}

    footer .icons img, footer .icons a {
        height: 60px;
        display: inline;
    }

.footer-info {
    position: relative;
    float: left;
    background-color: #131413;
    width: 100%;
    padding: 10px 10px 10px;
}

.footer-icons {
    position: relative;
    float: left;
    background-color: #000;
    ;
    width: 100%;
    padding: 10px 10px 10px;
}

footer a {
    display: table;
    color: #5c5d5c;
}

    footer a:hover {
        color: #FFF;
        cursor: pointer;
    }

.social-icons {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 200px;
}

    .social-icons a {
        position: relative;
        float: right;
        margin: 5px;
    }

    .social-icons img {
        height: 30px;
    }

.platforms {
    color: #5c5d5c;
    /*padding-top: 10px;*/
    text-align: center;
}

    .platforms img {
        height: 70px;
    }


/*------------------------------------------------------------------

 [17. Responsive web design]

------------------------------------------------------------------*/

/*     17.1. Breakpoint: 1900px width and more     */

@media all and (min-width: 1900px) {
    #header {
        background-size: 100%;
    }


    .dsktop {
        display: block;
    }


    .mobile {
        display: none;
    }
}

/*     17.2. Breakpoint: 1200px width and less     */

@media all and (max-width: 1200px) {

 

    .header-more {
        display: none;
    }


    .dsktop {
        display: block;
    }


    .mobile {
        display: none;
    }


    .falllogo {
        max-width: 400px;
    }
}




/*     17.3. Breakpoint: 991px width and less     */

@media all and (max-width: 1199px) and (min-width: 993px) {

    #page2 {
        height: auto;
    }


        .table-container {
        height: 296px;  
        bottom: 172px;
    }

    .sweet {
        max-width: 185px;
        bottom: 122px;
    }


    .maintext h1 {
        font-size: 16px;
       
    }


    .bottom {
        width: 100%;
        max-width: 398px;
        bottom: 6%;
      
    }



    .falllogo2 {
        max-width: 350px;
    }



    .falllogo {
        max-width: 400px;
    }



    .winnerblock {
        height: 202px;
        width: 31%;
    }

    .offer {
        margin: -46px auto 0;
        text-align: center;
    }


    #about h3 {
        width: 100%;
    }

  


    .dsktop {
        display: block;
    }


    .mobile {
        display: none;
    }

    .cf {
        min-height: 210px;
    }


    .header-more {
        display: block;
        bottom: 40px;
    }


    #mainmenu .btn {
        padding-left: 8px;
        padding-right: 8px;
    }

    #mainmenu .nav li a {
        padding-left: 8px;
        padding-right: 8px;
    }

    #header {
        min-height: 650px;
    }

    .header-centred .header-margin-more {
        height: 20% !important;
    }

    #about {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .about-to-right h3,
    .about-to-right p {
        text-align: left;
    }

    h3:after {
        max-width: 100%;
    }

    h3 {
        font-size: 1.75em;
    }

    h2 {
        font-size: 2em;
    }

    #about h2 {
        margin-bottom: 0px;
    }

    #about .about-cont {
        padding: 70px 0 70px;
    }

  

    .caption-margin {
        margin-top: 0px;
    }

    footer .sm {
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }

        footer .sm span {
            line-height: .5em;
        }

    .anim-from-right,
    .anim-from-left {
        margin-left: inherit !important;
        opacity: 1 !important;
    }

    .anim-fade,
    .anim-fade-down {
        opacity: 1 !important;
    }

    .anim-fade-down {
        margin-top: inherit !important;
    }

    .anim-from-right,
    .anim-from-left,
    .anim-fade,
    .anim-fade-down {
        -moz-transition-property: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
}

/*     17.4. Breakpoint: 768px width and less     */




@media all and (max-width: 992px) and (min-width: 769px) {


    #page2 {
        height: auto;
    }



    .table-container {
        height: 194px;
        bottom: 157px;
    }
  

    .viewpromobut {
        display: none;
    }

    .falllogo {
        text-align: center;
        max-width: 400px;
    }



    .falllogo2 {
        max-width: 242px;
    }



    .total-points {
        margin: 0 auto;
        padding: 0;
    }



    figure.fixedratio {
        /*padding-top: 62%;*/
    }


 
    #about h3 {
        width: 100%;
    }

 

    .dsktop {
        display: none;
    }


    .mobile {
        display: block;
    }


    .cf img {
        position: relative;
    }

    .header-more {
        display: none;
    }



    .main-menu li {
        background: #3d3d3d !important;
        font-size: 1.125em !important;
    }

    .modal-dialog {
        max-width: none;
    }



        #header header {
            text-align: center;
        }



        #header .buttons-cont {
            text-align: center;
        }

        #header .btn {
            font-size: 1em;
        }

        #header form button {
            width: 100% !important;
            max-width: none !important;
        }

        #header .header-more p {
            display: none;
        }

        #header .header-margin-more {
            height: 20% !important;
        }

    .modal-header h5 {
        font-size: 1.25em;
    }

    .modal-header h6 {
        font-size: .875em;
    }

    #tabs .nav-tabs li {
        width: 100% !important;
        border-left: 1px solid #666666 !important;
        border-radius: 0px;
    }

        #tabs .nav-tabs li:first-of-type {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        #tabs .nav-tabs li:last-of-type {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        #tabs .nav-tabs li a {
            padding: 9px 40px;
        }


    #tabs2 .nav-tabs li {
        width: 100% !important;
        border-left: 1px solid #666666 !important;
        border-radius: 0px;
    }

        #tabs2 .nav-tabs li:first-of-type {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        #tabs2 .nav-tabs li:last-of-type {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        #tabs2 .nav-tabs li a {
            padding: 15px 40px;
        }

    #gallery .container {
        margin: 0 !important;
    }

    #gallery .row {
        margin-left: 0px;
    }

    #funfacts .count {
        font-size: 3em;
    }

    #contact-more .col-xs-12 {
        text-align: center;
    }

    #contact-more ul li span {
        float: none;
    }

    footer {
        padding-top: 20px;
    }

        footer .container div:nth-child(1),
        footer .container div:nth-child(3) {
            text-align: center;
        }

    .anim-from-right,
    .anim-from-left,
    .anim-fade-down,
    .anim-fade-up,
    .anim-fade,
    .anim-bounce,
    .anim-bounce-left,
    .anim-bounce-right,
    .anim-bounce-down,
    .anim-bounce-up,
    .anim-zoom-up,
    .anim-zoom-down {
        opacity: 1 !important;
    }
}



/*     17.5. Breakpoint: 600px width and less     */


@media all and (max-width: 768px) {

    /*.hot {
        width: 130px;
        left: -17px;
        top: 150px;
        position: absolute;
        height: 202px;
    }*/

    .promo-logo {
        margin: 50px auto 0;
        max-width: 400px;
       
    }

    figure.fixedratio {
        padding-top: 139%;
        background-image: url(../images/bg2.jpg);
        background-position: bottom left;
        margin-top: 16px;
    }

    #page2 h3 {
     font-size:21px;
        width: 100%;  
    }


    #page2 {

       height: auto;
    
    }

    .center {
        margin: auto;
        width: 100%;
    }

    .maze-container {
        background-size: 100%;
     
    }



    .table-container {
        height: 235px;
        bottom: 147px;
    }

    .sweet {
        max-width: 170px;
        bottom: 128px;
    }

    .viewpromobut {
        display: none;
    }

   


    #tabs .nav-tabs li {
        width: 100% !important;
        border-left: 1px solid #666666 !important;
        border-radius: 0px;
    }

        #tabs .nav-tabs li:first-of-type {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        #tabs .nav-tabs li:last-of-type {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        #tabs .nav-tabs li a {
            padding: 9px 40px;
        }


    #tabs2 .nav-tabs li {
        width: 100% !important;
        border-left: 1px solid #666666 !important;
        border-radius: 0px;
    }

        #tabs2 .nav-tabs li:first-of-type {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        #tabs2 .nav-tabs li:last-of-type {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        #tabs2 .nav-tabs li a {
            padding: 15px 40px;
        }



    .falllogo2 {
        max-width: 315px;
    }



    .winnerblock {
        height: 202px;
        width: 100%;
    }

    #about h3 {
        width: 100%;
    }



    .dsktop {
        display: none;
    }


    .mobile {
        display: block;
    }

    .header-more {
        display: none;
    }

   

    #about .itlist h2 {
        bottom: 50px;
    }

    .cf {
        /*height: 338px;*/
        /* padding: 0; */
        margin: 20px auto;
    }

    table.righttbl {
        display: none;
    }

    /*.falllogo {
        margin: 68px auto 0;
    }*/



        .falllogo img {
            width: 100%;
        }

    table.lefttbl {
        margin: 0 auto;
    }



        #header .btn {
            width: 100%;
            margin-bottom: 10px;
            margin-right: 0px;
        }



    #header h3 {
        font-size: 1em;
    }

        #header .header-margin {
            height: 20%;
        }

    .header-countdown #countdown div p {
        font-size: 2em;
    }

    .header-more .elegant {
        font-size: 2.5em;
    }
}



@media all and (max-width: 600px) {

    #turkey {
        max-width: 38px;
      
    }

    #day1 {
        max-width: 54px;
        left: 4%;
        top: 49%;
    }

    #day2 {
        max-width: 44px;
        left: -7%;
        bottom: -16%;
    }

    #day3 {
        max-width: 35px;
        bottom: -18%;
        left: 41%;
    }

    #day4 {
        max-width: 55px;
        bottom: -6%;
        left: 7%;
    }

    #day5 {
        max-width: 48px;
        left: 25%;
        top: 48%;
    }


    #day6 {
        max-width: 54px;
        top: 9%;
        left: 33%;
    }

    #day7 {
        max-width: 65px;
        top: 15%;
       
    }

    #day8 {
        max-width: 47px;
        bottom: 25%;
        right: 20%;
    }

    #day9 {
        max-width: 48px;
        top: 23%;
        left: 50%;
    }


    #day10 {
        max-width: 63px;
   
        bottom: 0%;
        left: 66%;
    }

    #day11 {
        max-width: 61px;
        top: 43%;
        left: 42%;
    }


    .sweet {
        max-width: 185px;
        bottom: 128px;
    }

    .maintext h1 {
        font-size: 16px;
    }

   

    .bottom {
        display: none;
    }

    .falllogo2 {
        max-width: 241px;
    }



    #about h3 {
        width: 100%;
    }



    .dsktop {
        display: none;
    }


    .mobile {
        display: block;
    }

    .header-more {
        display: none;
    }

   
    #about .itlist h2 {
        bottom: 50px;
    }

    .cf {
        /*height: 338px;*/
        /* padding: 0; */
        margin: 20px auto;
    }

    table.righttbl {
        display: none;
    }

    /*.falllogo {
        margin: 68px auto 0;
    }*/

        .falllogo img {
            width: 100%;
        }

    table.lefttbl {
        margin: 0 auto;
    }

    #header {
        /*min-height: 500px;
        background: url(../images/bg2.jpg) fixed;*/
        /*background-position: -255px 0;*/
    }

        #header .btn {
            width: 100%;
            margin-bottom: 10px;
            margin-right: 0px;
        }

      

      

        #header .header-margin {
            height: 20%;
        }

    .header-countdown #countdown div p {
        font-size: 2em;
    }

    .header-more .elegant {
        font-size: 2.5em;
    }
}

/*     17.6. Breakpoint: 480px width and less     */

@media all and (max-width: 480px) {

    h4 {
        line-height: 29px;
    }


    #about h5 {
        letter-spacing: 0.35em;
    }

    .falllogo {
        margin: 66px auto 0px;
    }
    


    .maintext p {
        font-size: 15px;
        line-height: 21px;
    }



    .maintext h1 {
        font-size: 16px;
      
    }

    .sweet {
        max-width: 90px;
        bottom: 70px;
        padding: 0;
        width: 100%;
    }

    .table-container {
        bottom: 94px;
    }


    .maintext h1 {
        font-size: 15px;
    
    }

    .socials {
        margin: 0px auto;
        text-align: center;
        background: #000;
        padding: 30px 0;
    }
    
    
    .viewpromobut {
        display: none;
    }

    .modalbg p {
        font-size: 18px;
       
    }

    #drewards .modal-footer {
        text-align: center !important;
    }




    /*.modalbg h2 {
        font-size: 23px;
        margin-top: 76px;
        text-shadow: 1px 5px 7px #000;
    }*/
    .bat-container {
        left: -112px;
    }

 
    .bottom {
        display:none;
    }

  

    .maintop {
        margin-top: 3px;
        border:none;
    }


 


    .falllogo2 {
        max-width: 268px;
    }

  



    /*.falllogo {
        margin: 75px auto 0;
    }*/

    .winnerblock {
        height: 202px;
        width: 100%;
    }

 

    .offer {
        margin: -21px auto 0;
        text-align: center;
    }

    #about h3 {
        width: 100%;
    }



    .dsktop {
        display: none;
    }


    .mobile {
        display: block;
    }

  

    td {
        font-size: 12px;
    }

  

    .header-more {
        display: block;
        bottom: 40px;
    }



    .x1, .x2, .x3, .x4, .x5 {
        left: 0px;
    }


    #about h3 {
        font-size: 19px;
    }


    #about h4 {
        padding: 10px 0;
    }

    #about .leaderboardcontent {
        padding: 20px 0;
    }

    .cf {
        /*height: 270px;*/
        /* padding: 0; */
        margin: 10px auto;
    }



    table.righttbl {
        display: none;
    }

    /*.falllogo {
        margin: 67px auto 0;
    }*/

        .falllogo img {
            width: 100%;
        }

    h1 {
        font-size: 29px;
    }

    #about h2 {
        font-size: 28px;
        line-height: 38px;
    }


    #header {
        min-height: 650px;
        background: url(../images/bg2.jpg) no-repeat;
    }

        #header .header-margin {
            height: 18%;
        }

    .logo-cont {
        width: 30%;
    }

        .logo-cont a img {
            width: 100%;
        }

    #mainmenu .btn {
        font-size: .75em;
    }

    .navbar-toggle {
        padding: 12px 5px;
    }

    .main-menu .btn {
        margin-left: 4px;
    }

    .header-countdown #countdown div {
        font-size: .875em;
        padding-top: 10px;
    }

    #contact-more ul li span {
        width: 100%;
    }

    #header .header-txt-small {
        font-size: .5em;
    }


    #header h3 {
        font-size: 17px;
        margin-top: -15px;
        line-height: 21px;
    }


    footer .elegant {
        font-size: 1.5em;
    }

    footer .sm {
        width: 35px;
        height: 35px;
    }

    /*footer .container div:nth-child(1),
    footer .container div:nth-child(3) {
        padding-top: 12px !important;
    }*/
}




@media all and (max-width: 320px) {


    h4 {
        line-height: 29px;
    }

    #about h5 {
       
        letter-spacing: 0.35em;
      
    }

    #turkey {
        max-width: 38px;
    }

    #day1 {
        max-width: 53px;
        left: 6%;
        top: 26%;
    }

    #day2 {
        max-width: 44px;
        left: -7%;
        bottom: -16%;
    }

    #day3 {
        max-width: 35px;
        bottom: -18%;
        left: 57%;
    }

    #day4 {
        max-width: 55px;
        bottom: -19%;
        left: 17%;
    }

    #day5 {
        max-width: 48px;
        left: 22%;
        top: 66%;
    }


    #day6 {
        max-width: 54px;
        top: 4%;
        left: 33%;
    }

    #day7 {
        max-width: 61px;
        top: 4%;
        right: -6%;
    }

    #day8 {
        max-width: 47px;
        bottom: 25%;
        right: -6%;
    }

    #day9 {
        max-width: 48px;
        top: 12%;
        left: 53%;
    }


    #day10 {
        max-width: 63px;
        bottom: 0%;
        left: 73%;
    }

    #day11 {
        max-width: 50px;
        top: 40%;
        left: 37%;
    }



    .falllogo {
        margin: 93px auto 0px;
    }

    .maintext p {
        font-size: 15px;
        line-height: 21px;
      
    }

    #header {
        height: 100vh;
        /* max-height: 890px; */
        min-height: 800px;
        background-size: cover;
    }

    .table-container {
          bottom: 94px;
    }

    .sweet {
        max-width: 83px;
        bottom: 70px;
        padding: 0;
        width: 100%;
    }



    .maintext h1 {
        font-size: 15px;
    }


    .viewpromobut {
        display: none;
    }

    .modalbg p {
        font-size: 18px;
    }

    .modalbg h2 {
        font-size: 23px;
        /* margin-top: 76px; */
        /* text-shadow: 1px 5px 7px #000; */
    }


    .bottom {
        display: none;
    }
}



    /*     17.7. Breakpoint: 700px width and less, landscape orientation    */

    @media all and (orientation: landscape) and (max-width: 912px) {


        #turkey {
            max-width: 61px;
         
        }

        #day1 {
            max-width: 65px;
            left: 8%;
            top: 49%;
        }

        #day2 {
            max-width: 51px;
            left: -3%;
            bottom: -6%;
        }


        #day3 {
            max-width: 46px;
            bottom: -5%;
            left: 42%;
        }

        #day4 {
            max-width: 70px;
            bottom: 1%;
            left: 12%;
        }

        #day5 {
            max-width: 63px;
            left: 23%;
            top: 49%;
        }

        #day6 {
            max-width: 63px;
            top: 11%;
            left: 37%;
        }


        #day7 {
            max-width: 76px;
            top: 17%;
            right: 5%;
        }

        #day9 {
            max-width: 61px;
            top: 32%;
            left: 45%;
        }

        #day10 {
            max-width: 80px;
            bottom: 22%;
            left: 31%;
        }

        #day11 {
            max-width: 73px;
            top: 43%;
            left: 43%;
        }


        #DisplayOfferDiv, #DisplayTicketDiv {
           
            min-height: 29px;
            
        }


        .table-container {
         
            bottom: 90px;
        }

        #header {
            background: url(../images/bg2.jpg) no-repeat #020612;
            height: 100vh;
            /* max-height: 890px; */
            min-height: none;
            background-size: cover;
            /* background-position: bottom center !important; */
            z-index: 10;
            display: block;
        }

        .socials {
            margin: 0px auto;
            text-align: center;
            background: #000;
            padding: 30px 0;
        }

        .maintop {
            margin-top: 15px;
        }

       

        .viewpromobut {
            display: none;
        }

        .maintop {
            margin-top: 3px;
        }

        .bat-container {
            top: 433px;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .bottom {
            display: none;
        }


        #about h3 {
            width: 100%;
        }

        .falllogo {
            /*margin: 59px auto 0;*/
            max-width: 300px;
        }


        .dsktop {
            display: none;
        }


        .mobile {
            display: block;
        }


        .navbar-fixed-top {
            position: absolute;
        }




        /* SPINNER START */

        .spinner {
            margin: 100px auto 0;
            width: 70px;
            text-align: center;
        }

            .spinner > div {
                width: 18px;
                height: 18px;
                background-color: #333;
                border-radius: 100%;
                display: inline-block;
                -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
                animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }

            .spinner .bounce1 {
                -webkit-animation-delay: -0.32s;
                animation-delay: -0.32s;
            }

            .spinner .bounce2 {
                -webkit-animation-delay: -0.16s;
                animation-delay: -0.16s;
            }

        @-webkit-keyframes sk-bouncedelay {
            0%, 80%, 100% {
                -webkit-transform: scale(0);
            }

            40% {
                -webkit-transform: scale(1.0);
            }
        }

        @keyframes sk-bouncedelay {
            0%, 80%, 100% {
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            40% {
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
            }
        }

        /* SPINNER END */


    }
