body, html {
    background-color:#f3f4f6;
}
body {
    font-family: 'Open Sans', Helvetica,sans-serif;
    overflow-y:scroll;
    font-size:16px;
    line-height:1;
    margin:0;
    color:#696859;
}
details,figcaption,figure,footer,hgroup,summary,header,section,article,aside,nav,div{
    display: block;
    margin:0;
    padding:0;
}
img {
    border:none;
    vertical-align:middle;
}
h1, h2 {
    color:#4d86a1;
    font-size:22px;
    margin:0 0 12px 0;
    line-height:1.1;
}
p {
    margin-top:0;
}
li {
    margin:0 0 4px 0;
    padding-left:4px;
}
ol {
    padding-left:35px;
}
:focus {
    outline:0 !important;
}
a {
    text-decoration:none;
    color:#af2d41;
    outline:0;
}
a.active {
    color: #4d86a1;
}
/* Addresses `outline` inconsistency between Chrome and other browsers.*/
a:focus {
    outline: 0;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}
/** header and main content **/
.hdrandmain-wrapper {
    width:100%;
    background-color:#f1f5f6;
}
.hdrandmain {
    max-width:1067px;
    margin:0 auto;
    /*padding: 0 0 30px 0;*/
}

header {
    /*position: fixed;
    top: 0;
    left:0;
    right:0;
    z-index: 100;*/
}
.headerNav {
    height: 44px;
    color:#af2d41;
    font-weight:bold;
    background-color: #fff;
    position: relative;
}
.headerNav .links {
    padding: 10px; margin: 0;
    position: absolute;
    top: 44px;
    left: 0;
    opacity: 0;
    border-top: 1px dotted red;
    background-color: #fff;
    transition: all 1s;
    border-bottom-right-radius: 5px;
}
.headerNav .links li {
    list-style: none;
    display: block;
    padding: 5px 10px;
    margin: 0;
    text-align: left;
}
.headerNav .links.active {
    display: block;
    z-index: 10;
    opacity: 1;
    /*transform: translateY(0%);*/
}
.headerNav a.current, .main-text-right nav a.current {
    cursor:default;
    color:#380011;
}
.headerNav .hamburger {
    background: transparent url(/i/vg/s/funfreeslots/shared/hamburger.png) no-repeat 0 0;
    background-size: contain;
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
}
.gameType {
    display: inline-block;
    margin: 0;
    padding: 12px 0 0;
    vertical-align: top;
    color:#af2d41;
}

.fb-like-outer {
    position:absolute;
    top: 0px;
    right:48px;
    padding: 1vw;
}
.main {
    max-width: 947px;
    margin: 0 auto;
    /*margin: 0 60px;*/
}
.main-text {
    line-height:1.3;
    margin: 0;
    background-color: #fff;
}
.main-text p {
    margin-bottom:15px;
}
.main-text-left {
    background-color: #fff;
    padding: 30px;
    display: inline-block;
    vertical-align: top;
}
.main-text-left h1, .main-text-left h2 {
    padding:0 8px;
}
.main-text-left p {
    padding:0 10px;
}
.main-text-left p:last-child {
    margin-bottom:0;
}
.main-text-left hr {
    height: 1px;
    color: #fff;
    margin-bottom: 10px;
    border:0;
}
.main-text-right  {
    margin: 15px;
}
.main-text-right aside {
    background-color:#d9d8ce;
    position:relative;
}
.main-text-right aside .content {
    padding:25px 40px 28px 40px;
    text-align: center;
}
.main-text-right-banner {
    position:absolute;
    z-index:10;
    top:-4px;
    right:-4px;
}
.mobile-img {
    margin-bottom:15px;
}
a.mobile-link {
    display:block;
    color:#fff;
    font-size:18px;
    padding: 15px;
    background-color: #c20b28;
    border-bottom: 2px solid #a51318;
    text-align: center;
}
a.mobile-link:last-child {
    border: none;
}
.footerLinks {
    margin: 15px;
    text-align: center;
    line-height: 130%;
}
.footerLinks a {
    font-size:14px;
}
.learn {
    color:#00a4ef;
    white-space:nowrap;
}
footer {
    max-width:990px;
    margin:0 auto;
    background-color:#3d0c17;
    color: #907e83;
    font-size:14px;
    padding: 20px;
    min-height:69px;
    text-align: center;
}
footer nav, footer nav a {
    color: #c20b28;
}
footer nav span {
    padding: 0 7px;
}
footer p {
    line-height: 135%;
    margin-top: 10px;
}
.flowplay {
    color: #c20b28;
    display: block;
    margin: 5px auto;
}
.copyright {
    color:#c42c33;
    font-weight:bold;
}
#sweeps-details {
    width: 500px;
    position: absolute;
    top: -200px;
    left: 50px;
    font-size: 12px;
    border: 5px solid #af2d41;
    padding: 0 0 14px 14px;
    background-color: white;
    box-shadow: 5px 5px 10px 5px rgba(0,0,0,.4);
    display:none;
}
.test {
    height:465px;
    overflow:auto;
    margin:30px 0 0 0;
    padding-right:14px;
}
.sweeps-close {
    position: absolute;
    right: 2px;
    top: -5px;
    line-height: 1;
    font-size: 30px;
    font-weight:bold;
    cursor: pointer;
}


/* Billboards */
.billboard {
    text-align: center;
    background-position: 50% 0%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: relative;
}
.billboard .icon {
    margin: 0 auto;
}
.billboard .icon img {
    max-width: 100%;
}
.billboard .screenshots {
    padding: 10px; margin: 0;
    background-color: #000;
    overflow: scroll;
    white-space: nowrap;
}
.billboard .screenshots li {
    display: inline-block;
    list-style: none;
    padding: 5px;
    background-color: #c20b28;
    border-radius: 4px;
    color: #fff;
    max-width: 43%;
    font-size: 12px;
}
.billboard .screenshots li:last-child {
    margin-right: 0;
}
.billboard .screenshots li img {
    padding-top: 10px;
    max-width: 100%;
}
.screenshots a {
    color: #fff;
}
.billboard .buttonWrapper {
    margin: 0 0 5vw;
}
.billboardWrapper {
    padding: 5vw;
}

/* big buttons */
.buttonWrapper {
    /*background-color: rgba(0,0,0, 0.4);
    border-radius: 12px;
    padding: 4px;*/
    display: inline-block;
}
.button {
    display: block;
    border: none;
    border-radius: 8px;
    padding: 4vw 7vw;
    font-weight: bold;
    font-size: 6vmin;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#30fb4b+0,1ca42d+100 */
    background: #30fb4b; /* Old browsers */
    background: -moz-linear-gradient(top,  #30fb4b 0%, #1ca42d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #30fb4b 0%,#1ca42d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #30fb4b 0%,#1ca42d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30fb4b', endColorstr='#1ca42d',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
    color: #fff;
    /*text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);*/
    box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.4);
}

/* desktop & landscape tablets overrides */
@media (min-width: 1024px) {
    .hdrandmain-wrapper {
        background: transparent url(/i/vg/s/funfreeslots/shared/bg_top.jpg) no-repeat 50% 0;
    }
    .hdrandmain {
        position: relative;
        background: transparent url(/i/vg/s/funfreeslots/shared/bg_left.jpg) no-repeat 0 0;
    }
    .mainWrapper {
        background: transparent url(/i/vg/s/funfreeslots/shared/bg_right.jpg) no-repeat 100% 0;
    }
    .logo {
        margin-left:55px;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        left: 20px;
    }
    .gameType {
        display: none;
    }

    .fb-like-outer {
        right:62px;
        top: 25px;
    }
    .billboardWrapper {
        padding: 50px 20px;
    }
    .billboard .maria {
        background: transparent url(/i//vg/s/funfreeslots/shared/maria.png) no-repeat 0 40px;
    }
    .billboard .bouncer {
        background: transparent url(/i//vg/s/funfreeslots/shared/bouncer.png) no-repeat 105% 40px;
    }
    .billboard div.icon {
        width: 500px;
        max-width: 500px;
        height: auto;
    }
    .billboard .buttonWrapper {
        margin: 30px 0;
    }
    .billboard .screenshots {
        height: auto;
        overflow: auto;
        white-space: normal;
    }
    .billboard .screenshots li {
        margin-right: 10px;
    }
    .main {
        background: #f3f4f6 url(/i/vg/s/funfreeslots/shared/bg_left.jpg) no-repeat 0 0;
    }
    .main-text {
        margin: 20px 0;
    }
    .main-text-left {
        max-width: 551px;
    }
    .main-text-left hr {
        color:#d7e3f2;
        background-color:#f3f4f6;
        height:10px;
        border:0;
        margin: 0 -36px 20px;
    }
    .main-text-right  {
        max-width:321px;
        margin: 0;
        display: inline-block;
        border-left: 10px solid #f3f4f6;
    }
    .button {
        padding: 21px 27px;
        font-weight: bold;
        font-size: 30px;
    }

    /* desktop nav */
    header {
        position: static;
    }
    .headerNav {
        border-top-right-radius:8px;
        border-top-left-radius:8px;
        text-align: center;
        position: static;
        background: none;
    }
    .headerNav .links {
        padding: 14px 0 0;
        margin: 0;
        display: block;
        opacity: 1;
        border-radius: 0;
        position: static;
        background-color: transparent;
        border: 0;
    }
    .headerNav .links li {
        list-style: none;
        display: inline-block;
        padding: 0 20px;
    }
    .headerNav .hamburger {
        display: none;
    }
    footer {
        padding: 20px 60px;
    }
    footer .flowplay {
        display: inline-block;
        margin-left:31px;
    }
}
