﻿.clearbr {
	clear: both;
	display: block;
	height: 0;
}

main > header {
    
}

/* #region Top Container*/
section.info {
	display: inline-block;
	margin: 1em -1em 0;
	position: relative;
}
section.community {
	display: inline-block;
	margin: 0 -1em;
	position: relative;
    vertical-align: top;
}
section.community img.shipoverlay {
	display: block;
    left: 281px;
	margin: 0 auto;
    top: -78px;
	position: absolute;
    vertical-align: top;
    z-index:100;
}
section > img.bgglow {
	display: block;
    left: -50px;
	margin: 0 auto;
	position: absolute;
    vertical-align: top;
    z-index:1;
}
section > div.description {
    display: block;
	margin: 0 auto;
	position: relative;
    z-index:5;
}
section > div.description > div.textbox {
	background: url('/escalation/images/content/home/escalation/box_purchase4.png') no-repeat center top;
    display: block;
    height: 391px;
	margin: 0 auto;
	position: relative;
	width: 606px;
}
section > div.description div.textbox > hr {
    background-color: #25777d;
    border: none;
    height: 1px;
    width: 80%;
}
section > div.description > div.textbox  > div.text {
	display: block;
	margin: 0 auto;
    padding-bottom: 0.5em;
	padding-top: 3.5em;
    position: relative;
    text-align: center;
}
section > div.description > div.textbox  > div.text > h1 {
	color: #43f6ff;
    display: block;
	font: normal 1.875em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
    margin: 0 auto;
	position: relative;
    text-transform: uppercase;
}
section > div.description > div.textbox  > div.text > h1 > span {
	font-size: 0.813em;
}
section > div.description > div.textbox  > div.text > p {
	display: block;
    font-size: 1.125em;
    line-height: 1.55em;
	margin: 1em auto 0.75em;
	position: relative;
    width: 79%;
}

    section > div.description > div.textbox > div.esrb {
        display: block;
        margin-right: 1em;
        width: auto;
    }

        section > div.description > div.textbox > div.esrb img {
            display: inline-block;
            margin-right: 0.25em;
            vertical-align: middle;
        }

        section > div.description > div.textbox > div.esrb div {
            display: inline-block;
            font-size: 10px;
            text-align: left;
            width: auto;
            vertical-align: middle;
        }

        section > div.description > div.textbox > div.esrb div p {
            display: block;
            font-size: 10px;
            text-align: left;
            width: auto;
        }

            section > div.description > div.textbox > div.esrb div p.esrbtxt2 {
                border-top: 1px solid rgba(255, 255, 255, .5);
                margin-top: 0.5em;
                padding-top: 0.5em;
            }

/* #region Purchase */
section > div.description > div.textbox > div.purchase {
        display: block;
        margin: 0 auto;
        position: relative;
    }

    section > div.description > div.textbox > div.purchase div.purchaseopt {
        display: inline-block;
        margin: 1em 2em;
        position: relative;
        vertical-align: top;
    }

    section > div.description > div.textbox > div.purchase div.purchaseopt h3 {
		font-size: 1.063em;
        margin-top: 0;
        text-transform: uppercase;
	}
    section > div.description > div.textbox > div.purchase div.purchaseopt h3 span {
		color: #ffcb5a;
        font-weight: bold;
	}
    section > div.description > div.textbox a.playnow {
		background: url(/escalation/images/content/home/escalation/btn_playnow_grn.png) no-repeat;
		background-position: left top;
        display: block;
		height: 42px;
		margin: 0 auto 1.5em;
		position: relative;
		width: 204px;
	}
    section > div.description > div.textbox a.playnow:hover {
		background-position: left bottom;
        text-decoration: none;
	}
    section > div.description > div.textbox > div.purchase div.purchaseopt a.cart {
        background: url(/escalation/images/content/escalation/btn_getitnow.png) no-repeat;
        background-position: left top;
        display: block;
        height: 42px;
        margin: 0 auto;
        position: relative;
        width: 204px;
    }
    section > div.description > div.textbox > div.purchase div.purchaseopt a.cart:hover {
		background-position: left bottom;
        text-decoration: none;
	}
    section > div.description > div.textbox > div.purchase div.purchaseopt > a.upgradecart {
        background: url(/escalation/images/content/escalation/btn_upgradenow.png) no-repeat;
        background-position: left top;
        display: block;
        height: 42px;
        margin: 0 auto;
        position: relative;
        width: 204px;
    }
	
	section > div.description > div.textbox > div.purchase div.purchaseopt > a.upgradecart:hover {
		background-position: left bottom;
        text-decoration: none;
	}

select {
    background: url(/escalation/images/content/store/release/arrow_additionaldistributors.png) no-repeat right #323232;
    background-position-x: 180px;
    border: 1px solid #6b6b6b;
    color: #dedede;
    font-size: 15px;
    height: 29px;
    margin: 1em auto 0;
    padding: 5px;
    -webkit-appearance: none;
    width: 202px;
}
/*  #endregion */

#media {
	display: block;
	//margin: 1.313em auto 2em;
    margin: 1.313em auto 0;
	position: relative;
}

    #media > div.mediabg {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 479px;
	}

    #media > div.mediabg a.svg {
	    display: block; 
        margin-bottom: 0.5em;
        position: relative;
    }
    #media > div.mediabg a.svg:after {
        content: ""; 
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left:0;
    }
    #media > div.mediabg a.svg div.overlay {
	    background: url('/escalation/images/content/home/escalation/vidoverlay_lgthumb.png') no-repeat;
	    display: block;
	    height: 269px;
        margin-left: 0;
        position: absolute;
        top: 0;
	    width: 479px;
    }

    #media > div.mediabg a div.overlay2 {
	    background: url('/escalation/images/content/home/escalation/ss-overlay_lgthumb.png') no-repeat;
	    display: block;
	    height: 269px;
        margin-left: 0;
        position: absolute;
        top: 0;
	    width: 479px;
    }

        #media > div.mediabg > section.ashes2 {
            display: block;
            margin: 0 auto;
            padding-top: 9px;
            margin-bottom: 8px;
            position: relative;
            width: 479px;
        }

        #media > div.mediabg > section.ashes2 img {
            max-width: 475px;
            border: 2px solid #153b41;
        }

    /* #region Lightslider */
    #media > div.mediabg > section.lightslider {
		display: block;
        margin: 0 auto;
        padding-top: 9px;
	    margin-bottom: 8px;
	    position: relative;
	    width: 479px;
    }
    ul.gallery
    {
	    list-style: none outside none;
	    padding-left: 0;
        margin: 0;
    }
    .demo
    {
	    width: 800px;
    }
    .lSAction > a {
	    background-image: url('/escalation/images/controls.png');
    }
    .lSAction > .lSPrev {
        left: 20px;
    }
    .lSAction > .lSNext {
        right: 20px;
    }
    .lSSlideOuter
    {
	    background-color: transparent;
	    width: 479px;
    }
    .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li
    {
	    opacity: 0.5;
    }
    .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover
    {
	    border-radius: 0;
	    opacity: 1;
	    /*outline: #dcdcdc solid 1px;
	    outline-offset: -1px;*/
    }
    /* #endregion Lightslider */

/* #endregion Top Container*/

/* #region First to Know */
#firsttoknow {
	background: url('/escalation/images/content/home/escalation/box_subscription.png') no-repeat top center;
	display: block;
	height: 213px;
	margin: 0 auto;
    position: relative;
	width: 506px;
}
#firsttoknow > h2,
#officialwiki > h2 {
    color: #43f6ff;
    font: normal 1.5em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
    padding-top: 2em;
    text-align: center;
    text-transform: uppercase;
}
#firsttoknow > p,
#officialwiki > p {
    color: #ffffff;
    font: 15px 'Segoe UI', Arial, Tahoma;
    line-height: 1.25em;
    margin-bottom: 2em;
    text-transform: none;
}

    #firsttoknow > div.form > span {
	    display: inline-block;
	    position: relative;
	    vertical-align: middle;
    }

	#firsttoknow > div.alert {
		padding: 0 2.5em;
	}

    #firsttoknow > div.alert > p {
		font: 13px 'Segoe UI', Arial, Tahoma;
        font-weight: normal;
	}

    #firsttoknow > div.alert > p > span {
		color: #f1c11c;
	}

	#firsttoknow > div.success .email_address{
		word-wrap: break-word;
	} 

    #firsttoknow > div.form {
        margin-top: -1.5em;
    }

    #firsttoknow > div.form > span > label {
        color: #7f7f7f;
        cursor: text;
        display: inline-block;
        font-size: 0.875em;
        left: 10px;
        position: absolute;
        top: 7px;
    }

    #firsttoknow > div.form > span > input {
	    background-color: #ffffff;
        border: 1px solid #7f7f7f;
        font-size: 0.813em;
        height: 27px;
        line-height: 25px;
        padding: 0 1em;
        width: 147px;
    }

    #firsttoknow > div.form > button {
		background: url('/escalation/images/content/home/escalation/btn_subscribe.png') no-repeat center top;
	    border: none;
        display: inline-block;
	    height: 30px;
	    position: relative;
	    margin: 1em;
	    width: 148px;
	}
	
	#firsttoknow > div.form > button:hover {
        background-position: center bottom;
	}

    #firsttoknow > div.form > button > span {
		color: transparent;
        outline: none;
	}

    /* #endregion */

    /* #region official wiki */
    #officialwiki {
	    background: url('/escalation/images/content/home/escalation/box_wiki.png') no-repeat top center;
        display: block;
	    height: 181px;
	    margin: 0 auto;
        margin-top: -0.5em;
	    position: relative;
	    vertical-align: bottom;
	    width: 506px;
	    z-index: 2;
    }
    #officialwiki > p {
        margin-bottom: 1em;
    }
    #officialwiki > a {
	    background: url('/escalation/images/content/home/escalation/btn_learnmore.png') no-repeat center top;
	    display: block;
	    height: 30px;
	    position: relative;
	    margin: 1em auto;
	    width: 156px;
    }
    #officialwiki > a:hover {
	    background-position: center bottom;
    }
    /* #endregion official wiki */

/* #region Game Features */
#features {
	background: url('/escalation/images/content/home/escalation/box_feature2.png') no-repeat top center;
	display: inline-block;
	height: 948px;
	margin: 0 auto;
	margin-bottom: 1em;
    position: relative;
	width: 642px;
    z-index: 10;
}
#features > div.items {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 50px;
	width: 565px;
}
#features > div.items > h1 {
	color: #43f6ff;
    display: block;
	font: normal 2em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
    margin: 0 auto;
	position: relative;
    text-transform: uppercase;
}
#features > div.items > div.text {
	display: block;
	position: relative;
	text-align: left;
}
#features > div.items > div.scale {
	margin-left: 200px;
    margin-top: 42px;
	width: 354px;
}
#features > div.items > div.armies {
	margin-left: 20px;
	margin-top: 56px;
    width: 370px;
}
#features > div.items > div.depth {
	margin-left: 200px;
    margin-top: 60px;
    width: 340px;
}
#features > div.items > div.dynamics {
	margin-left: 20px;
	margin-top: 85px;
    width: 340px;
}
#features > div.items > div.units {
	margin-left: 145px;
    margin-top: 80px;
    width: 400px;
}
#features > div.items > div.defenses {
	margin-left: 20px;
	margin-top: 50px;
    width: 370px;
}
#features > div.items > div > h2 {
	color: #f6f6f6;
	font: normal 1.188em "Segoe UI", Arial, Tahoma;
    margin: 0 auto;
	position: relative;
    text-transform: uppercase;
}
#features > div.items > div > p {
	color: #c1c1c1;
    font-size: 1.063em;
    margin: 0 auto;
	text-align: left;
}
/* #endregion Game Features */

/*  #region News */
        section > div.latestNews
        {
            background: url('/escalation/images/content/home/escalation/box_latestnews.png') no-repeat center top;
            display: block;
            height: 523px;
            margin: 0 auto;
            position: relative;
            text-align: left;
            width: 478px;
            vertical-align: top;
        }

        #news
        {
            display: block;
            height: 300px;
            margin: 0 auto;
            margin-top: 2.125em;
            position: relative;
            width: 90%;
        }

        section > div.latestNews h2 {
            color: #43f6ff;
            font: normal 1.5em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
            padding-top: 2.125em;
            text-align: center;
            text-transform: uppercase;
        }

        section > div.latestNews a.title
        {
	        color: #3f9ca1;
            display: block;
	        font-size: 1.313em;
            overflow: hidden;
	        text-decoration: underline;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        section > div.latestNews a.viewmore
        {
	        color: #3f9ca1;
        }
        section > div.latestNews a.readmore
        {
            color: #dedede;
        }
        section > div.latestNews p.article
        {
	        font-size: 1.125em;
            margin: 0.5em auto 0.25em;
        }
        section > div.latestNews span.date
        {
	        color: #989898;
	        font-size: 1.125em;
        }
        section > div.latestNews span.separator
        {
	        color: #989898;
            display: inline-block;
	        margin: 0 7px;
        }
        section > div.latestNews a.username
        {
	        color: #989898;
	        font-size: 1.125em;
	        text-decoration: underline;
        }
        section > div.latestNews div.viewmore
        {
	        display: block;
            position: relative;
        }
        section > div.latestNews div.viewmore a
        {
	        color: transparent;
            display: block;
            height: 36px;
            position: relative;
            width: 437px;
        }
        section > div.latestNews footer {
		    border: none;
            display: block;
            height: auto;
            margin-top: 0;
            margin-bottom: 2em;
            padding: 0;
            text-align: left;
	    }

        section > div.latestNews h3 {
            color: #43f6ff;
            font: normal 1.125em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
            margin: 2em auto 0;
            text-align: center;
            text-transform: uppercase;
        }

        section > div.latestNews > div.icons {
	        background: url('/escalation/images/content/home/release/socialicons_5c.png') no-repeat;
	        display: block;
	        height: 38px;
	        margin: 0 auto;
	        margin-top: 10px;
	        position: relative;
	        width: 260px;
        }
        section > div.latestNews > div.icons > div.innerIcons {
	        cursor: pointer;
            display: inline-block;
            float: left;
            height: 100%;
	        margin: 0;
	        margin-right: 15px;
	        width: 40px;
        }
        /*  #endregion */


@media (max-width: 1109px) {
    #media {
        margin: 3em auto 2em;
    }
    #features {
        margin-top: 0;
    }
}
@media (max-width: 851px) {
    a.logo {
        margin: 4em auto 1em auto;
    }
    section.info {
        margin-top: 3.5em;
    }
}

.lightspeed-box .lsb-content {
    height: 80%;
}