html, body {
    margin: 0;
    padding: 0;
    color: #232323;
}


body {
    background: transparent url('ui/background.jpg') no-repeat 0 0;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}

body.page-template-template-badland-php {
    background: transparent url('ui/background-dawn.jpg') no-repeat 0 0;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}

body {
    color: #bbbbbb;
    font-family: Helvetica, Arial, sans-serif;
}

body.relz
{
    background-image: url('ui/assets/background_nnn.jpg') !important;
}

#background-fixed-mobile {
    width: 100%;
    height: 100%;
    position: fixed;
    background: transparent url('ui/assets/background_nnn.jpg') no-repeat top left;
    background-size: cover;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

h1, h2, h3, h4, h5 {
    color: #51A9D7;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
}

h1 a, h2 a, h3 a, h4 a {
    color: #51A9D7;
}

h1 {
    font-size: 3.5em;
    margin-bottom: 1em;
    color: #fff;
}

h1.entry-title,
h2 {
    margin-bottom: .5em;
    font-size: 3em;
    text-transform: uppercase;
    position: relative;
}

.type-post h1,
.type-post h2, {
    padding-right: 100px;
}

h3 {
    font-size: 2em;
    margin-bottom: .5em;
}

h4 {
    font-size: 1.75em;
    margin-bottom: .5em;
}


.col .big-title
{
    height: auto;
    margin-bottom: 0.2em;
    text-align: center;
    font-weight: bold;
    font-size: 5em;
    text-shadow: 2px 2px rgba(0,0,0,1);
    /*
    color: #fff;
    text-shadow: 2px 2px rgba(89,169,215,1);
    */
}

/* Support
---------------------------------------------------------------------------- */
#support h6 {
    font-weight: bold;
    margin-bottom: .3em;
    margin-top: 1.25em;
    color: #51A9D7;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

#support .smart_accordion div {
}

#support h3 {
    margin-top: 1em;
    border-bottom: 1px solid;
}

#support .smart_accordion h3 {
    font-size: 1.3em;
    margin-top: 1.2em;
    margin-bottom: .35em;
    border: 0;
    color: orange;
    padding-bottom: 0px;
    background: transparent;
}

#support .ui-accordion-content-active {
    border: 0 !important;
}

#support .smart_accordion strong {
    color: #51A9D7;
}

#support .smart_accordion ul {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: disc;
}

#support .smart_accordion ul li {
    margin-bottom: 1em;
}


a {
    color: orange;
    text-decoration: none;
}

p {
    margin-bottom: 1.5em;
}

.large-text {
    font-size: 1.5em;
}

article {
    clear: both;
    overflow: hidden;
    margin-bottom: 3em;
}

strong {
    font-weight: bold;
}


/* Responsive blocks
---------------------------------------------------------------------------- */
#main-wrap {
    width: 98%;
    min-height: 1024px;
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 80px;
    position: relative;
}

#main-wrap.landing {
    /*position: relative;*/
}

#bg-wrap {
    width: auto;
    margin: 0;
    overflow: hidden;
    clear: both;
/*
    max-width: 1200px;
    min-width: 600px;
    margin: 0 auto;
    padding-bottom: 68px;
*/
}

#bg-top {
    height: 53px;
    float: none;
    clear: both;
    background: transparent url('ui/bg-box-top.png') repeat-x 0 -30px;
}

#bg-bottom {
    height: 68px;
    float: none;
    clear: both;
    display: block;
    background: transparent url('ui/bg-box-bottom.png') repeat-x -12px 0;
}

/*
#bg-left,
#bg-right {
    width: 108px;
    min-height: 1180px;
    float: left;
    margin-top: 53px;
    background: transparent url('ui/bg-left.png') no-repeat 0 -3px;
}


#bg-right {
    margin-top: 46px;
    background: transparent url('ui/bg-right.png') repeat-y 0 0;
}
*/


/* Navigation
---------------------------------------------------------------------------- */
#main-navigation {
    margin: 100px auto 0 auto;
    overflow: visible;
    clear: both;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
}

#main-navigation .menu-leftmenu-container {
    overflow: hidden;
}

#main-navigation ul {
    clear: both;
    overflow: hidden;
    margin: 30px 0 10px 0;
    padding: 0;
}

#main-navigation ul li {
    display: block;
    float: left;
    margin-right: 40px;
}

#main-navigation ul li.item-0,
#main-navigation ul li.item-1 {
    width: 256px;
    height: 134px;
}

#main-navigation ul li.item-0 {
    margin-left: 30%;
    margin-right: 60px;
    margin-top: 35px;
}

#main-navigation ul li.item-1 {
    width: 256px;
    height: 160px;
    margin-top: 22px;
}

#main-navigation ul li.item-2 {
    width: 256px;
    height: 117px;
    margin-top: 22px;
}

/*
#main-navigation ul li.item-2,
#main-navigation ul li.item-4,
#main-navigation ul li.item-3 {
    float: right;
}
*/

/* Blog */
/*
#main-navigation ul li.item-2,
#main-navigation ul li.item-4,
#main-navigation ul li.item-3
*/
#blog-button
{
    width: 256px;
    height: 158px;
    position: absolute;
    top: -45px;
    right: 0;
    margin-right: 0;
}

#blog-button {
    width: 328px;
    top: -10px;
    background: transparent url('ui/bg-blog-forum-contact.png') no-repeat 0 0;
}

#blog-button a {
    width: 23%;
    height: 50%;
    margin-right: 10px;
    display: inline-block;
    text-indent:  -999em;
}

#blog-button a.forums {
}

/*
#main-navigation ul li.item-2 {
    width: 60px;
    height: 85px;
    top: 0px;
    right: 245px;
}

#main-navigation ul li.item-3 {
    width: 75px;
    height: 85px;
    top: 0px;
    right: 162px;
}

#main-navigation ul li.item-4 {
    width: 75px;
    height: 85px;
    top: 0px;
    right: 73px;
}


#main-navigation ul li.item-4 a,
#main-navigation ul li.item-2 a,
#main-navigation ul li.item-3 a {
    margin-top: 3px;
    text-indent: -999em;
}
*/

#main-navigation ul li a {
    width: 100%;
    height: 100%;
    padding-top: 50px;
    display: block;
    font-size: 2.5em;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0,0,0,1);
}

#main-navigation ul li.item-0 a {
    padding-top: 0;
    text-indent: -999em;
    background: transparent url('ui/badland-logo-large.png') no-repeat 0 0;
    background-size: 100% 100%;
}

#main-navigation ul li.item-2 a {
    padding-top: 0;
    text-indent: -999em;
    background: transparent url('ui/assets/bln-logo.png') no-repeat 0 0;
    background-size: 100% 100%;
}

#main-navigation ul li.item-1 a {
    padding-top: 0;
    text-indent: -999em;
    background: transparent url('ui/badland-logo-goty.png') no-repeat 0 0;
    background-size: 100% 100%;
}

/*** RELZ ***/
body.relz #main-navigation ul li.item-0 {
    margin-left: 14.5%;
    margin-right: 60px;
    margin-top: 35px;
}

body.relz #main-navigation ul li.item-1 {
    width: 256px;
    height: 160px;
    margin-top: 22px;
    margin-right: 62px;
}

body.relz #main-navigation ul li.item-2 {
    width: 256px;
    height: 117px;
    margin-top: 38px;
}

#main-navigation ul li a.active {
    border-bottom: 5px solid #fff;
}

/* Responsive menu
---------------------------------------------------------------------------- */
body #click-menu {
    right: 1%;
    top: 10px;
    clear: both;
    margin: 0 auto 64px auto;
}

#responsive-menu {
    width: 300px !important;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
    background: #222 !important;
    border-right: 3px solid #fff;
}

#responsive-menu-title {
    display: none;
}

#responsive-menu .responsive-menu li a {
    width: 95%;
    padding: 12px 0px 12px 8%;
    font-size: 2em;
    border-top: 1px solid #eee;
    color: #FFFFFF;
    text-transform: uppercase;
}

/* Content
---------------------------------------------------------------------------- */
#content-wrap {

    max-width: 100%;
    height: auto;
    min-height: 1180px;
    overflow: hidden;
    clear: both;

}

#content-wrap .content-box {
    min-height: 1100px;
    overflow: hidden;
    clear: both;
    padding: 50px 25px;
    background: rgba(0,0,0,0.85);
}

.content-area {
    text-align: center;
}

.post-edit-link {
    overflow: hidden;
    float: left;
    clear: none;
    background: orange;
    color: #000;
    display: inline-block;
    width: auto;
    padding: .5em 2em;
    margin: 0 0 1.5em 0;
    border-radius: 5px;
}

section#content {
    width: 73%;
    margin-right: 2%;
    float: left;
}

section#content * {
    max-width: 100%;
}

body.blog section#content h2.entry-title > a
{
    padding-right: 90px;
    display: block;
}

section.entry-content {
    clear: both;
    overflow: hidden;
}

section.entry-content img {
    max-width: 100%;
    height: auto;
}


/* Sidebar
---------------------------------------------------------------------------- */
aside#sidebar {
    width: 20%;
    float: left;
    float: right;
    font-size: 0.9em;
}

aside#sidebar h3 {
    font-size: 2em;
    margin-top: 1.5em;
}

aside#sidebar ul {
    margin: 0;
    padding: 0;
}

aside#sidebar ul li {
    margin-bottom: 1em;
    list-style-type: none;
}

aside#sidebar .widget_text {
    display: none;
}

aside#sidebar .widget_archive ul {
    padding-left: 1em;
}
aside#sidebar .widget_archive li {
    list-style-type: square;
}

.screenshots {
    margin-bottom: 50px;
}

.screenshots p {
    margin-bottom: 0px;
}

.screenshots p a {
    display: inline-block;
    margin-right: 5px;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    background: #000;
}

.screenshots p a img {
    width: 174px;
    height: 131px;
    display: inline-block;
}

.screenshots.large-shots p a img {
    width: 512px;
    height: auto;
    display: inline-block;
}

.screenshots.goty {
    margin: 0 auto;
    max-width: 970px;
}

.screenshots.goty p a {
    margin-bottom: 1em;
}

.screenshots.goty p a img {
    width: 175px;
    height: 98px;
    display: inline-block;
}

.artwork {
    width: auto;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.artwork div {
    clear: none;
    width: 48%;
    min-width: 420px;
    height: 286px;
    min-height: 256px;
    margin-bottom: 1em;
    margin-right: 1%;
    padding: 5px;
    float: left;
    border-radius: 5px;
    text-align: center;
    background: #000;
}

.artwork div.empty {
    background: transparent;
}


.artwork .img-container {
    width: auto;
    min-width: 0;
    min-height: 0;
    max-width: 95%;
    height: 200px;
    overflow: hidden;
    clear: both;
    margin: 5px auto 0;
    float: none;
    padding: 0;
    border-radius: 8px;
}

.artwork .img-container img {
    padding: 0;
    margin: 0;
}

.artwork .img-container.dawn img { margin-top: -90px; }
.artwork .img-container.noon img { margin-top: 0px; }
.artwork .img-container.dusk img { margin-top: -68px; }
.artwork .img-container.night img { margin-top: -33px; }

.artwork div img {
    /*
    width: 300px;
    height: 168px;
    */
    max-width: 100%;
    height: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-radius: 5px;
    display: inline-block;
    clear: both;
}

.artwork div a {
    padding-right: 1em;
    margin-bottom: .5em;
    display: inline-block;
}

.artwork div.last {
    margin-right: 0;
}

.info-text {
    text-align: left;
}

#top-tabs {
    width: 326px;
    height: 101px;
    margin: 0 auto 32px auto;
    padding: 16px 0 10px 55px;
    clear: both;
    font-size: 18px;
    overflow: hidden;
    text-transform: uppercase;
    background: url('ui/bg-top-nav.png') no-repeat 0 -95px;
}

#top-tabs li {
    margin-right: 20px;
    display: inline-block;
    text-align: center;
}

#top-tabs li a {
    color: #fff;
    padding-bottom: 5px;
}

#top-tabs li a.active,
#top-tabs li a:hover {
    border-bottom: 3px solid #fff;
}

#top-tabs li.last {
    border: 0;
    margin: 0;
}

#top-tabs li a {
    display: block;
}


/* Cols setup */
.cols-container {
    margin-top: 32px;
    overflow: hidden;
    clear: both;
}

.col {
    max-width: 49%;
    min-width: 620px;
    min-height: 500px;
    margin-right: 2%;
    float: right;
}

#landing-wrap .col
{
    margin: 0 auto;
    float: none;
}

.last-col {
    margin-right: 0;
}

.col h2 {
    width: 512px;
    height: 269px;
    height: 316px;
    margin: 0 auto 10px auto;
}

.col.last-col h2 {
    width: 512px;
    height: 320px;
}

.col.col-3.last-col h2 {
    width: 512px;
    height: 235px;
}

.col h2 a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -999em;
    background: transparent url('ui/badland-logo-large-h-900px.png') no-repeat 0 23px;
    background-size: 100%;
}

.col.last-col h2 a {
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: block;
    text-indent: -999em;
    background: transparent url('ui/badland-logo-goty.png') no-repeat 0 0;
    background-size: 100%;
}

.col-3.last-col h2 a {
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: block;
    text-indent: -999em;
    background: transparent url('ui/assets/bln-logo.png') no-repeat 0 0;
    background-size: 100%;
}

.col .video {
    padding: 10px;
    background: #000;
    border-radius: 10px;
    margin: 0 auto 1em auto;
}

.col .video iframe {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

/* Landing page change */
#landing-wrap .col
{
    max-width: 75%;
    margin: 0 auto 5em auto;
    float: none;
}

#landing-wrap .col .video {
    width: 612px;
}

#landing-wrap .last-col {
}

.col .about {
    margin-top: 1em;
    clear: both;
    text-align: justify;
    color: #fff;
    font-size: 1.2em;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.col .about h3
{
    font-size: 3em;
    text-align: center;
    margin-bottom: .25em;
}

.col .about p
{
    line-height: 1.2em;
}


.stores {
    text-align: center;
}

.stores a {
    display: inline-block;
    padding: 0;
    margin: 0 16px 16px 0;
    height: 46px;
    text-indent: -999em;
}

.stores a.google-play {
    width: 132px;
    background: url('https://developer.android.com/images/brand/en_generic_rgb_wo_60.png') no-repeat 0 0;
    background-size: 132px 46px;
}

.stores a.appstore {
    width: 155px;
    background: url('ui/badland-appstore-badge-46height.png') no-repeat 0 0;
}

.stores a.windows-phone {
    width: 177px;
    background: url('ui/badland-windows-phone-store-badge.png') no-repeat 0 0;
}

.stores a.amazon {
    width: 135px;
    background: url('ui/badland-amazon-apps-badge.png') no-repeat 0 0;
}

.stores a.blackberry {
    width: 133px;
    margin-right: 0;
    background: url('ui/badland-blackberry-world-badge.png') no-repeat 0 0;
}

.stores.goty {
    margin-bottom: 3.5em;
}

.stores.goty h2 {
    color: orange;
}


.stores.goty a {
    display: inline-block;
    text-indent: -999em;
    padding: 0;
    margin: 0 32px 32px 0;
    height: 32px;
}

.stores a.ps {
    background: url('ui/playstation-logos-small.png') no-repeat 0 0;
}

.stores a.ps4 {
    width: 155px;
    background-position: 0 0;
}

.stores a.psvita {
    width: 186px;
    background-position: -168px 0;
    margin-right: 0;
}

.stores a.ps3 {
    width: 155px;
    background-position: -405px 0;
}

.stores a.xbox1 {
    width: 156px;
    padding: 5px;
    background: #000 url('ui/xbox1-logo-small.png') no-repeat 4px 5px;
    border-radius: 5px;
    margin-bottom: 0;
}

.stores a.wiiu {
    width: 112px;
    margin-bottom: 0;
    background: url('ui/wiiu-logo-small.png') no-repeat 0 0;
}

.stores a.steam {
    width: 129px;
    margin-right: 0;
    margin-bottom: 0;
    background: url('ui/steam-logo-small.png') no-repeat 0 0;
}

.stores a.humble {
    width: 129px;
    margin-right: 20px;
    margin-bottom: 0;
    background: url('https://humblebundle-a.akamaihd.net/misc/files/hashed/1931cbbd2fa950d8ab7b098c1d3b92f8db7acd29.png') no-repeat 0 0;
    background-size: contain;
}

#footer {
    clear: both;
    height: 100px;
}

/* Download page */
html.download-html
{
    height: 100%;
    min-height: 100%;
}

body.download-body
{
    min-height: 100%;
    height: 100%
}

#main-wrap.download-page
{
    min-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    background: rgba(0,0,0,0.75);
}

#main-wrap.download-page .cols-container
{
    margin: 0;
    padding: 0;
}

h2.big-title.download-now
{
    width: 65%;
    height: 120px;
    text-indent: -999em;
    background: transparent url('ui/download-now.png') no-repeat 0 0;
    background-size: 100%;
}

.download-page.about
{
    max-width: 822px;
    margin: 0 auto;
}


/*
------------------------ */
.alo_easymail_preform_msg {
    clear: both;
    overflow: hidden;
    margin: 1em 0;
}

.alo_easymail_form_table td {
    padding-bottom: 10px;
}

.alo_easymail_form_table td input {
    margin-right: 10px;
}

#comments .comments-title {
    margin-bottom: 1em;
    border-bottom: 1px solid #51A9D7;
}

li.comment {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    clear: both;
}

li.comment .comment-author {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 12px;
    color: orange;
}

li.comment .comment-author img {
    width: 50px;
    height: 50px;
    float: right;
}

li.comment .comment-meta {
    font-size: 0.8em;
    margin-bottom: 2em;
}

li.comment .comment-meta a {
    color: #bbbbbb;
}


li.comment p {
    overflow: hidden;
    clear: both;
}

li.comment .reply {
    margin-bottom: 10px;
    float: right;
}

.form-allowed-tags {
    margin-top: 1em;
    font-size: 0.8em;
}

.post .entry-meta {
    text-align: right;

}


/* Game Awards
---------------------------------------------------------------------------- */
#game-awards {
   margin: 0 0 30px 0;
   clear: both;
   overflow: hidden;
}

.landing #game-awards {
    margin-top: 32px;
}

#game-awards ul {
   margin: 0;
   padding: 0;
   text-align: center;
}

#game-awards ul li {
   width: 213px;
   height: 105px;
   padding: 0 15px 15px 0;
   display: inline-block;
}

#game-awards ul li span {
   width: 213px;
   height: 105px;
   display: inline-block;
   text-indent: -999em;
   background: transparent url('ui/Badland-awards-001.png') no-repeat 0 0;
}

#game-awards ul li.goty                span { background-position: 0 -210px; }
#game-awards ul li.apple-design-award  span { background-position: 0 -315px; }
#game-awards ul li.editors-choice      span { background-position: 0 -1050px; }
#game-awards ul li.bafta               span { background-position: 0 -630px; }

#game-awards ul li.game-connection        span { background-position: 0 -105px; }
#game-awards ul li.sony-game-connection   span { background-position: 0 -1155px; }
#game-awards ul li.nordic-game            span { background-position: 0 0px;}

#game-awards ul li.imga                   span { background-position: 0 -420px; }
#game-awards ul li.pax-prime              span { background-position: 0 -945px; }
#game-awards ul li.tabby-awards           span { background-position: 0 -735px; }
#game-awards ul li.satellite-awards       span { background-position: 0 -840px; }


.video.wrap {
    max-width: 640px;
    margin: 0 auto;
    padding: 16px;
    border-radius: 5px;
    background: #000;
}


.video iframe {
    max-width: 100% !important;
}


.comments-number {
    width: 70px;
    height: 74px;
    font-size: 24px;
    text-align: center;
    float: right;
    position: absolute;
    top: 5px;
    right: 0;
    background: transparent url('ui/bg-comments-count.png') no-repeat 0 0;
}


.comments-number a {
    width: 70px;
    height: 64px;
    padding-top: 10px;
    display: inline-block;
}



/* Beta sign up
---------------------------------------------------------------------------- */

.form-wrap
{
    width: 83%;
    margin: 0 auto;
}

.form-wrap ul
{
    padding-left: 2em;
    list-style-type: disc;
}

.form-wrap ul li
{
    margin: 0 0 1.25em 0;
    clear: both;
}

.form-wrap h3
{
    line-height: 1.5em;
}

.form-wrap h3 span
{
    color: orange;
}


#mc_embed_signup form
{
    padding: 0;
}

#mc_embed_signup .mc-field-group
{
    position: static;
    clear: both;
    float: none;
    width: auto;
}

.form-note
{
    text-align: left;
    font-size: 1.2em;
}

.form-note p
{
    line-height: 1.5em;
}


#mc_embed_signup .mc-field-group label
{
    color: orange;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
}


#mc_embed_signup .mc-field-group input
{
    font-size: 1.2em;
    padding: .25em .25em .25em .1em;
    border-radius: 3px;
}

#mc_embed_signup .button
{
    width: auto;
    height: auto;
    padding: 0.5em;
    margin: 0 auto;
    display: block;
    font-size: 2em;
    color: black;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    background: orange;
}

#mc_embed_signup div.mce_inline_error
{
    width: 75%;
    padding: 0.5em;
    border-radius: 0 0 3px 3px;
    color: #000 !important;
    background-color: orange !important;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;

}


#mc_embed_signup .button:hover
{
    background: orange;
    box-shadow: 0px 0px 55px 0px rgba(255, 165, 0, 0.9);
}


#mc_embed_signup div#mce-responses
{
width: 100%;
margin: 0;
padding: 0;
clear: both;

}


#mc_embed_signup #mce-success-response
{
width: auto;
margin: 0 auto;
padding: 1em;
display: block;
float: none;
color: #fff;
background-color: #51A9D7;
font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
border-radius: 3px;
}


/* Split landing page
---------------------------------------------------------------------------- */
html.split-view,
body.split-view
{
    height: 100%;
    background: transparent;
}

body.split-view #main-wrap.landing
{
    width: auto;
    height: 100%;
    max-width: 100%;
    min-width: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    background: black;
    position: static;
}

#blog-button {
    position: fixed;
}

.large-box .image-box {
    max-width: 600px;
    margin: 120px auto 0 auto;
    text-align: center;
}

.large-box .image-box img {
    max-width: 100%;
    height: auto;
}

.large-box
{
    width: 75%;
    margin: 0 auto;
    min-height: auto;
    text-align: center;
    color: white;
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
}

.large-box .text-box
{
    background-color: rgba(0,0,0,0.75);
    overflow: hidden;
    clear: both;
}

.large-box h2
{
    font-size: 6em;
    margin-bottom: .3em;
    color: white;
    margin-top: -64px;
    font-weight: bold;
}

.large-box h3
{
    color: white;
    font-size: 2.5em;
    margin-bottom: 1em;
    text-transform: none;
}

.cd-fixed-bg
{
    min-height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #000;
    background-size: auto 100%;
    padding-bottom: 120px;
}

.cd-bg-1
{
    overflow: hidden;
/*    background-image: url('ui/test.png');*/
}

.cd-bg-2
{
  background-image: url('ui/background.jpg');
  box-shadow: inset 0 64px 64px 0 rgba(0, 0, 0, 1);
}

.cd-scrolling-bg {
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cd-scrolling-bg #landing-wrap {
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 120px;
}

#main-wrap #mc_embed_signup
{
    clear: both;
    background: transparent;
}

#main-wrap #mc_embed_signup form
{
    font-size: 1em;
    text-align: center;
    padding: 0;
}

#main-wrap #mc_embed_signup form label,
#main-wrap #mc_embed_signup form h2,
#main-wrap #mc_embed_signup form .indicates-required
{
    display: none;
}

#main-wrap #mc_embed_signup .mc-field-group
{
    width: auto;
    text-align: center;
}

#main-wrap #mc_embed_signup .mc-field-group input
{
    height: 50px;
    padding: 0;
    font-size: 2em;
    border-radius: 3px;
    border: 0;
    display: inline-block;
    float: none;
}

#main-wrap #mc_embed_signup input.required.email
{
    width: 20%;
    min-width: 330px;
    margin-right: 10px;
    padding: 0;
    color: #aaa;
}

#main-wrap #mc_embed_signup input#mc-embedded-subscribe
{
    padding: 0;
    width: 100px;
    font-size: 1.5em;
    background: #7f000f;
    font-weight: bold;
    color: #fff;
}
