body {
    background-color: #E1E1E1; /*url(../images/bg.jpg) repeat;*/
}

.main-img {
    background: url("../images/banner.jpg") no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 514px;
}

h1.logo-head {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
}

span.logo-head {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
}

.input-group-addon {
    background-color: #2c84de;
    border: 1px solid #429cfa !important;
    border-radius: 4px;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
    border-right: medium none transparent !important;
}

    .input-group-addon a {
        color: #fff;
        text-decoration: none;
    }

.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.top-user {
    padding-top: 20px;
    padding-right: 20px;
    color: #fff;
}

    .top-user a {
        color: #fff;
    }

        .top-user a:hover {
            color: #ccc;
        }

h1.fund {
    color: #fff;
    font-size: 65px;
    font-weight: 300;
    text-align: center;
    font-family: "Raleway",sans-serif;
    letter-spacing: 1px;
    padding-top: 50px;
    padding-bottom: 4px;
}

h3.reg {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    font-family: "Raleway",sans-serif;
    letter-spacing: 1px;
}

div.start-link {
    border: 1px solid #53a93f;
    border-radius: 25px;
    color: #53a93f;
    font-family: "Raleway",sans-serif;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 225px;
}

    div.start-link a {
        color: #53a93f;
    }

        div.start-link a:hover {
            color: #fff;
        }

.box {
    background: none repeat scroll 0 0 #fff;
    /*border-radius: 6px;*/
    margin-bottom: 70px;
    margin-top: -55px;
    padding: 75px 20px 20px;
    z-index: -999999;
}

.box-1 {
    background: none repeat scroll 0 0 #fff;
    /*border-radius: 6px;*/
    margin-bottom: 70px;
    margin-top: -55px;
    padding: 75px 20px 20px;
    z-index: -999999;
}

h3.how {
    text-align: center;
    font-family: "Raleway",sans-serif;
    color: #53a93f;
}

span.number {
    background: none repeat scroll 0 0 #4285F4;
    border-radius: 68%;
    color: #d0d0d0;
    font-size: 12px;
    font-weight: 600;
    line-height: 50px;
    padding: 6px 10px;
    text-align: center;
}

.box li {
    font-size: 20px;
    font-weight: 500;
    color: #262626;
    font-family: "Raleway",sans-serif;
}

div.point {
    background: none repeat scroll 0 0 #53a93f;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    margin: -113px auto 0;
    padding: 20px 7px;
    position: relative;
    text-align: center;
    width: 73px;
    z-index: 99999999;
}

li.texts {
    color: #53a93f;
    font-family: "Raleway",sans-serif;
    text-align: center;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
}

    li.texts a {
        color: #53a93f;
    }

p.para-text {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 23px;
    font-weight: 300;
    padding-top: 10px;
}

h2.latest {
    color: #53a93f;
    font-family: "Roboto",sans-serif;
    font-size: 36px;
    font-weight: 300;
    padding-top: 10px;
    padding-top: 50px;
}

h2.latest-1 {
    color: #428bca;
    font-family: "Roboto",sans-serif;
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 100px;
    padding-top: 38px;
}

div.img-point {
    border: 5px solid #fff;
    border-radius: 70%;
    color: #fff;
    margin: -75px auto 0;
    position: relative;
    text-align: center;
    width: 120px;
    z-index: 0;
}

h3.stiona {
    color: #53a93f;
    font-family: "Raleway",sans-serif;
    text-align: center;
}

p.member {
    color: #707070;
    font-size: 13px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

p.price {
    color: #707070;
    font-size: 15px;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
}

p.foot-para {
    color: #f7f7f7;
    font-size: 0.9em;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    line-height: 20px;
}

h1.logo-foot {
    color: #3d4650;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
}

span.logo-foot {
    color: #3d4650;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
}

.foot-menu li {
    padding-top: 35px;
    color: #F7F7F7;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

    .foot-menu li a {
        color: #F7F7F7;
    }

.social-icon {
    padding-top: 20px;
}

    .social-icon li a:hover {
        opacity: 0.5;
    }

.copyright {
    color: #f7f7f7;
    font-size: 12px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
}

    .copyright a {
        color: #707070;
    }

.blue-bg {
    background: #298CF4;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.logotxt {
    float: left;
    display: flex;
}

.searchbox {
    padding-top: 20px;
}

.midtxt {
    position: absolute;
    top: 35%;
    left: 26%;
}

.border-1 {
    border-bottom: 1px solid #53a93f;
    width: 75px;
    text-align: center;
    margin: 0 auto;
}

.greenbg {
    background: #53a93f;
    padding: 50px;
}

.blackbg {
    background: #000;
    padding: 50px;
}

.border-2 {
    border-bottom: 1px solid #fff;
    width: 65px;
    margin-left: 40px;
}

.border-3 {
    border-bottom: 1px solid #53a93f;
    width: 65px;
    margin-bottom: 135px;
}

.border-4 {
    border-bottom: 1px solid #53a93f;
    width: 75px;
    text-align: center;
    margin: 0 auto 50px;
}

.border-5 {
    border-bottom: 1px solid #cccccc;
    margin: 0 auto 20px;
    text-align: center;
    width: 220px;
}

.border-6 {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 25px;
}

.people {
    margin-bottom: 50px;
}

.graybg {
    /*background:#4285f4;*/
    padding-top: 60px;
    padding-bottom: 60px;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media screen and (min-width:180px) and (max-width:380px) {
    .main-img {
        background: url("../images/banner.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
        height: 365px;
        width: 100%;
    }

    h1.logo-head {
        color: #fff;
        font-family: "Raleway",sans-serif;
        font-size: 30px;
        font-weight: 400;
    }

    .midtxt {
        left: 9%;
        position: absolute;
        top: 46%;
        margin-top: 10px;
    }

    h1.fund {
        color: #fff;
        font-family: "Raleway",sans-serif;
        font-size: 25px;
        font-weight: 300;
        letter-spacing: 1px;
        text-align: center;
    }

    div.point {
        background: none repeat scroll 0 0 #53a93f;
        border-radius: 68%;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        left: 36%;
        line-height: 55px;
        padding: 20px 7px;
        position: absolute;
        text-align: center;
        top: 9%;
        width: 103px;
    }

    .box {
        background: none repeat scroll 0 0 #fff;
        border-radius: 6px;
        margin-bottom: 85px;
        margin-top: -25px;
        padding: 75px 20px 20px;
    }

    h3.reg {
        color: #fff;
        font-family: "Raleway",sans-serif;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 1px;
        text-align: center;
        margin-top: 5px;
    }

    div.start-link {
        border: 1px solid #53a93f;
        border-radius: 25px;
        color: #53a93f;
        font-family: "Raleway",sans-serif;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 1px;
        margin-top: 5px;
        padding: 4px;
        text-align: center;
        text-transform: uppercase;
        width: 150px;
    }

    .top-user {
        color: #fff;
        margin: 0 auto;
        padding-right: 20px;
        text-align: center;
    }

    .box li {
        color: #262626;
        font-family: "Raleway",sans-serif;
        font-size: 15px;
        font-weight: 500;
    }

    h3.how {
        color: #53a93f;
        font-family: "Raleway",sans-serif;
        font-size: 20px;
        text-align: center;
    }

    div.point {
        background: none repeat scroll 0 0 #53a93f;
        border-radius: 68%;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        left: 36%;
        line-height: 55px;
        padding: 14px 0;
        position: absolute;
        text-align: center;
        top: 11%;
        width: 90px;
    }

    p.para-text {
        color: #fff;
        font-family: "Roboto",sans-serif;
        font-size: 15px;
        font-weight: 300;
        padding-top: 10px;
    }

    h2.latest {
        color: #53a93f;
        font-family: "Roboto",sans-serif;
        font-size: 25px;
        font-weight: 300;
        padding-top: 30px;
        margin-bottom: -126px;
    }

    .box-1 {
        background: none repeat scroll 0 0 #fff;
        border-radius: 6px;
        margin-bottom: 100px;
        margin-top: -15px;
        padding: 75px 20px 20px;
    }

    div.img-point {
        border: 5px solid #fff;
        border-radius: 50%;
        left: 32%;
        position: absolute;
        top: 0;
    }

    h1.logo-foot {
        color: #3d4650;
        font-family: "Raleway",sans-serif;
        font-size: 33px;
        font-weight: 400;
    }

    .foot-menu li {
        color: #707070;
        font-size: 10px;
        font-weight: 600;
        padding-top: 33px;
        text-transform: uppercase;
    }

    .social-icon {
        padding-bottom: 20px;
        padding-top: 20px;
        text-align: center;
    }

    .txtalign ul {
        text-align: center;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {

    .midtxt {
        left: 22%;
        position: absolute;
        top: 10%;
    }

    h1.fund {
        color: #fff;
        font-family: "Raleway",sans-serif;
        font-size: 42px;
        font-weight: 300;
        letter-spacing: 1px;
        text-align: center;
    }

    h3.reg {
        color: #fff;
        font-family: "Raleway",sans-serif;
        font-size: 30px;
        font-weight: 500;
        letter-spacing: 1px;
        text-align: center;
    }

    div.start-link {
        border: 1px solid #53a93f;
        border-radius: 25px;
        color: #53a93f;
        font-family: "Raleway",sans-serif;
        font-size: 20px;
        font-weight: 300;
        letter-spacing: 1px;
        margin-top: 30px;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
        width: 200px;
    }

    .box {
        background: none repeat scroll 0 0 #fff;
        border-radius: 6px;
        margin-bottom: 135px;
        margin-top: -55px;
        padding: 75px 20px 20px;
        z-index: -999999;
    }

    div.point {
        background: none repeat scroll 0 0 #53a93f;
        border-radius: 68%;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        line-height: 55px;
        margin: -113px auto 0;
        padding: 20px 7px;
        position: relative;
        text-align: center;
        width: 103px;
        z-index: 99999999;
    }

    p.para-text {
        color: #fff;
        font-family: "Roboto",sans-serif;
        font-size: 16px;
        font-weight: 300;
        padding-top: 10px;
    }

    div.img-point {
        border: 5px solid #fff;
        border-radius: 70%;
        color: #fff;
        margin: -75px auto 0;
        position: relative;
        text-align: center;
        width: 120px;
        z-index: 99999999;
    }

    .box-1 {
        background: none repeat scroll 0 0 #fff;
        border-radius: 6px;
        margin-bottom: 100px;
        margin-top: -55px;
        padding: 75px 20px 20px;
        z-index: -999999;
    }

    .foot-menu li {
        color: #707070;
        font-size: 11px;
        font-weight: 600;
        padding-top: 35px;
        text-transform: uppercase;
    }
}

.box-1 {
    padding: 0 10px 10px 10px !important;
    overflow: hidden;
}

    .box-1 .stiona {
        border: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

.search-club-logo {
    margin-top: 5px;
    float: left;
    width: 64px !important;
    height: 64px !important;
}

.testimonials-club-logo {
    margin-top: 5px;
    float: left;
    width: 32px !important;
    height: 32px !important;
}

.shop-item-photo {
    margin-top: 0 auto;
    width: 150px !important;
    height: 150px !important;
}

.shop-item-photo-detail {
    margin-top: 0 auto;
    width: 300px !important;
    height: 300px !important;
}

@media screen and (max-width: 380px) and (min-width: 180px) {
    .box-1 {
        margin-bottom: 30px !important;
    }
}

/*AS - Header/footer changes - 18/07/16*/

.header .navbar-collapse {
    background-color: #3b7ab1;
}

@media (max-width: 768px) {
    .header .navbar-collapse > div.pull-right {
        width: 100%;
    }
}

.header {
    background-color: #3b7ab1;
}

    .header button {
        background-color: #3b7ab1 !important;
        height: 34px;
        border: 0 !important;
    }

        .header button:hover,
        .header button:focus {
            background-color: #2e608b !important;
        }

    .header li a {
        color: #ffffff;
    }

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #2e608b;
}

a.navbar-brand:hover,
a.navbar-brand:focus {
    color: #ffffff;
    background-color: #2e608b;
}

.blackbg {
    background-color: #eceeef !important;
    padding: 25px !important;
}

    .blackbg p.foot-para,
    .copyright {
        color: #333333 !important;
    }

.foot-menu li a {
    color: #3b7ab1 !important;
}

.foot-para {
    margin-left: 25px;
}

.gambling-license p {
    font-size: 12px !important;
}

.gambling-license a {
    text-decoration: none !important;
}

@media (max-width: 768px) {
    .gambling-license {
        border-bottom: 1px solid rgba(0, 0, 0, 0.0980392);
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .gambling-license {
        margin-top: 40px;
    }
}

.foot-menu ul {
    padding-left: 0;
}

.foot-menu li {
    padding-top: 15px !important;
    text-transform: none !important;
    list-style-type: none !important;
    font-size: 13px !important;
}

    .foot-menu li:first-of-type {
        padding-top: 0 !important;
    }

.blackbg .social-icon img {
    width: 25px;
}

.blackbg .social-icon .list-inline li {
    padding: 0;
}

/**********************footer********************************/
.ftr_sec {
    position: relative;
}

.ftr_cont_top {
    padding: 60px 0;
}

.ftrmenu {
    margin: 0;
}

    .ftrmenu h4 {
        font-size: 22px;
        margin: 0px 0 20px;
    }

    .ftrmenu p {
        font-size: 16px;
        margin-bottom: 28px;
    }

    .ftrmenu input {
        padding: 5px 20px;
        border-radius: 4px;
        font-size: 16px;
        border: 0;
        width: 185px;
        margin-right: 5px;
    }

        .ftrmenu input[type='submit'] {
            color: #fff;
            text-transform: uppercase;
            font-size: 15px;
            background: #1d71b8;
            border-radius: 4px;
            padding: 5px;
            width: 90px;
        }

            .ftrmenu input[type='submit']:hover {
                background: #135c9a;
                transition: all 0.3s;
            }

    .ftrmenu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .ftrmenu ul li {
            float: none;
            margin-bottom: 5px;
            list-style: none;
            vertical-align: middle;
        }

            .ftrmenu ul li a {
                display: inline-block;
                font-size: 16px;
                text-decoration: none;
            }

            .ftrmenu ul li:hover a, .ftrmenu ul li.active a {
                color: #95c11f;
            }

.info_sngl_blck {
    overflow: hidden;
    margin-bottom: 10px;
}

    .info_sngl_blck img {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
    }

    .info_sngl_blck p {
        font-size: 16px;
        margin: 4px 0;
        display: inline-block;
        width: 60%;
        vertical-align: top;
        margin: 0;
    }

        .info_sngl_blck p a {
            color: #95c11f;
        }

            .info_sngl_blck p a:hover {
                text-decoration: underline;
            }

    .info_sngl_blck:first-child {
        display: none;
    }

.ftr_logo img {
    margin-bottom: 26px;
    width: 100%;
}

.ftr_bott {
    padding: 25px 0 20px 0;
    text-align: center;
}

    .ftr_bott p {
        font-size: 16px;
        margin: 0;
    }

    .ftr_bott span {
        font-size: 16px;
        display: block;
    }

.ftr_social a {
    display: inline-block;
    color: #282828;
    font-size: 20px;
    margin-right: 4px;
    height: 30px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
}

    .ftr_social a:hover:first-child {
        color: #fff;
        background: #3b5998;
    }

    .ftr_social a:hover:nth-child(2) {
        color: #fff;
        background: #0de1e9;
    }

    .ftr_social a:hover:nth-child(3) {
        color: #fff;
        background: #f70302;
    }

    .ftr_social a:hover:nth-child(4) {
        color: #fff;
        background: #ED4A55;
    }

    .ftr_social a:hover:nth-child(5) {
        color: #fff;
        background: #f98e02;
    }

.dropdown-menu {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-blue {
    background: #237ac5;
    color: #FFFFFF;
    border-color: #237ac5;
    padding: 5px 12px;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 4px;
}


.ftr_cont_top {
    padding-top: 0;
}

.ftrmenu input {
    margin: 0 auto;
}


footer {
    padding-bottom: 0 !important;
}

.ftr_cont_top .ftrmenu ul,
.ftr_cont_top .ftrmenu form {
    padding-bottom: 10px;
    border-bottom: 1px solid #666666;
}


@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

@media (max-width: 1920px) {
    .bnnr_rghtsecinnr {
        right: 390px;
    }
}

@media (max-width: 1400px) {
    .bnnr_rghtsecinnr {
        right: 103px;
    }
}

@media (max-width: 1280px) {
}

@media (max-width: 1200px) {
}

@media (max-width:1024px) {
    .top_nav ul li a {
        padding: 15px 45px;
    }

    .bnnr_lefttxt h1 {
        font-size: 48px;
    }

    .bnnr_lefttxt h4 {
        font-size: 22px;
    }

    .feature_headng h4 {
        width: 175px;
    }

    .steps h3, .video h3, .feature h3, .last_bannrinnr h3 {
        font-size: 24px;
    }

    .ftrmenu input {
        width: 156px;
    }

    .last_bannrtxt {
        min-height: 215px;
    }

        .last_bannrtxt ul li a {
            font-size: 15px;
        }

    .event_area {
        width: 100%;
    }

    .feature_rghtsecimgs {
        height: 344px;
    }

    .event_areabtmone {
        padding: 0 20px 26px 24px;
    }
}

@media (max-width:980px) {
    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .panel-body {
        padding: 10px !important;
    }

    .pb_bttn {
        margin-right: 4px;
    }

    .top_nav ul li a {
        padding: 15px 36px;
    }

    .hrd_placeholder {
        float: none;
    }

    .last_bannrtxt ul li a {
        font-size: 13px;
    }
}


@media (min-width: 768px)and (max-width:979px) {
    .navbar-toggle {
        display: block;
    }

    .collapse {
        display: none;
    }

    /*-------------------------*/
    .top_nav ul li a {
        width: 100%;
    }

    .top_nav ul li {
        float: none;
    }

    .top_nav {
        text-align: center;
        width: 100%;
    }

    .bnnr_lefttxt h1 {
        font-size: 36px;
    }

    .bnnr_lefttxt h4 {
        font-size: 18px;
    }

    .bnnr_rghtsec {
        position: static;
    }

    .bnnr_rghtsecinnr {
        float: left;
        width: 100%;
    }

    .club_area {
        float: left;
        margin-right: 20px;
    }

    .bnnr_lefttxt {
        width: 80%;
        top: 20%;
    }

    .flexslider .slides img {
        height: auto !important;
    }

    .steps_rowstxt p {
        font-size: 22px;
    }

        .steps_rowstxt p span {
            font-size: 22px;
        }

    .steps h3, .video h3, .feature h3, .last_bannrinnr h3 {
        font-size: 18px;
    }

    .last_bannrtxt ul li a {
        font-size: 11px;
    }

    .logo {
        width: 50%;
    }

    .ftr_social a {
        width: 25px;
    }

    .ftr_bott p {
        font-size: 14px;
    }

    .bnnr_innrtext {
        width: 100%;
    }

    .video_play {
        width: auto;
    }

    .bnnr_lefttxt {
        top: 7%;
        width: 100%;
    }

    .bnnr_rghtsecinnr {
        position: static;
    }

    .bdr_part .col-sm-8, .bdr_part .col-sm-4 {
        width: 100%;
        float: none;
    }

    .event_area {
        text-align: center;
    }

    .club_area {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .steps h3, .video h3, .feature h3, .last_bannrinnr h3 {
        text-align: center;
    }

    .last_bannrtxt ul li {
        line-height: 16px;
        padding-left: 14px;
    }

        .last_bannrtxt ul li a {
            padding-left: 0;
        }

    .our_partners {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .navbar-toggle {
        display: block;
    }

    .collapse {
        display: none;
    }
    /*-------------------------*/
    .top_nav ul li a {
        width: 100%;
    }

    .top_nav ul li {
        float: none;
    }

    .top_nav {
        text-align: center;
        width: 100%;
    }

    .bnnr_lefttxt h1 {
        font-size: 36px;
    }

    .bnnr_lefttxt h4 {
        font-size: 18px;
    }

    .bnnr_rghtsec {
        position: static;
    }

    .bnnr_rghtsecinnr {
        float: left;
        width: 100%;
    }

    .club_area {
        float: left;
        margin-right: 20px;
    }

    .bnnr_lefttxt {
        top: 20%;
    }

    .flexslider .slides img {
        height: auto !important;
    }

    .steps_rowstxt p {
        font-size: 22px;
    }

        .steps_rowstxt p span {
            font-size: 22px;
        }

    .steps h3, .video h3, .feature h3, .last_bannrinnr h3 {
        font-size: 28px;
        padding: 10px 0;
    }

    .logo {
        width: 50%;
    }

    .ftr_social a {
        width: 25px;
    }

    .ftr_bott p {
        font-size: 14px;
    }

    .bnnr_innrtext {
        width: 100%;
    }

    .video {
        text-align: center;
    }

        .video img {
            display: inline-block;
            width: auto;
        }

    .feature, .feature_rghtsecimgs {
        text-align: center;
    }

        .feature_rghtsecimgs img {
            width: 100%;
            display: inline-block;
        }

    .last_bannrinnr {
        text-align: center;
    }

    .last_bannrimgs {
        text-align: center;
    }

        .last_bannrimgs img {
            width: auto;
        }

    .last_bannrtxt ul li a {
        font-size: 18px;
    }

    .last_bannrtxt ul li {
        background: none;
        text-align: center;
    }

    .ftrmenu {
        text-align: center;
    }

    .ftr_logo, .ftr_social {
        text-align: center;
    }

        .ftr_logo img {
            width: auto;
            text-align: center;
        }

    .contact_info {
        text-align: center;
    }

    .info_sngl_blck p {
        width: 100%;
    }

    .video_play {
        width: auto;
        text-align: center;
    }

    .bnnr_lefttxt {
        top: 7%;
        width: 100%;
    }

    .bnnr_rghtsecinnr {
        position: static;
    }

    .ftrmenu h4 {
        margin: 10px;
    }

    .club_area {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .our_partners {
        margin-left: 0;
    }
}

@media (max-width:640px) {
    .bnnr_lefttxt {
        top: 10%;
    }

        .bnnr_lefttxt h1 {
            font-size: 30px;
            margin: 0;
        }

    .bnnr_innrtext h4 {
        margin-bottom: 10px;
    }

    .hrd_placeholder img {
        width: 100%;
    }

    .flex-control-nav {
        bottom: -27px !important;
    }
}

@media (max-width:568px) {
}

@media (max-width:480px) {
    .feature_rghtsecimgs img {
        width: 100%;
    }

    .video img {
        width: 100%;
    }

    .bnnr_rghtsecinnr {
        float: none;
        width: 100%;
    }

    .club_area {
        float: none;
        width: 100%;
    }

    .hdr_top_rht input {
        width: 100%;
    }

    .logo {
        padding-bottom: 20px;
        width: 100%;
    }

    .hdr_top_rht {
        float: none;
    }

    .bnnr_lefttxt {
        position: static;
        padding-top: 20px;
    }

        .bnnr_lefttxt h1 {
            font-size: 32px;
        }

    .bnnr_innrtext {
        margin-bottom: 20px;
    }

    .ftr_logo img {
        width: auto;
    }

    .our_partners {
        margin-left: 0;
    }

    .flex-control-nav {
        bottom: -7px !important;
    }
}


@media (max-width:384px) {
    .feature_rghtsecimgs img {
        width: 100%;
    }

    .video img {
        width: 100%;
    }

    .bnnr_rghtsecinnr {
        float: none;
        width: 100%;
    }

    .club_area {
        float: none;
        width: 100%;
    }

    .hdr_top_rht input {
        width: 100%;
    }

    .logo {
        padding-bottom: 20px;
        width: 100%;
    }

    .hdr_top_rht {
        float: none;
    }

    .bnnr_lefttxt {
        position: static;
    }

        .bnnr_lefttxt h1 {
            font-size: 32px;
        }

    .bnnr_innrtext {
        margin-bottom: 20px;
    }

    .ftr_logo img {
        width: 100%;
    }

    .bnnr_innrtext a {
        display: inline;
        font-size: 12px;
        padding: 8px 14px;
        width: 50%;
    }

    .bnnr_innrtext {
        padding: 0;
        text-align: center;
    }

        .bnnr_innrtext h1, .bnnr_innrtext h4 {
            text-align: center;
        }

        .bnnr_innrtext h1 {
            font-size: 28px;
        }

    .bnnr_lefttxt h4 {
        font-size: 14px;
    }

    .flex-control-nav {
        bottom: -14px !important;
    }
}

@media (max-width:320px) {
    .steps_video {
        padding: 0 10px;
    }

    .bnnr_innrtext h1 {
        font-size: 26px;
    }

    .bnnr_lefttxt h4 {
        font-size: 14px;
    }

    .flex-control-nav {
        bottom: -13px !important;
    }
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.text-dark {
    color: black !important;
}

.lotto-circle {
    height: 40px;
    width: 40px;
    background-color: #3F51B5;
    border-radius: 50%;
    display: inline-flex;
    color: white;
    margin: 5px !important;
    align-content: center !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.lotto-ball {
    height: 40px;
    width: 40px;
    background-color: #f44336;
    border-radius: 50%;
    display: inline-flex;
    color: white;
    margin: 5px !important;
    align-content: center !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.lotto-ball-unchosen {
    height: 40px;
    width: 40px;
    background-color: #9E9E9E;
    border-radius: 50%;
    display: inline-flex;
    color: white;
    margin: 5px !important;
    align-content: center !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}


.lotto-circle-unchosen {
    height: 40px;
    width: 40px;
    background-color: #78909C;
    border-radius: 50%;
    display: inline-flex;
    color: white;
    margin: 5px !important;
    align-content: center !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.lotto-circle-unchosen-disabled {
    height: 40px;
    width: 40px;
    background-color: #78909C;
    border-radius: 50%;
    display: inline-flex;
    color: white;
    margin: 5px !important;
    align-content: center !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.border-success {
    border-width: 1px;
    border-color: green;
    border-style: solid;
    padding: 5px;
}


.toast-top-right {
    top: 25px !important;
    right: 12px;
}

.img-200 {
    max-height: 200px !important;
    max-width: 200px !important;
}

.img-50 {
    max-height: 50px !important;
    max-width: 50px !important;
}

.important-bg-success {
    background-color: #65b045 !important;
}

.text-underline {
    text-decoration: underline;
}
