@import url("//hello.myfonts.net/count/270451");

@font-face {
    font-family: 'nexa';
    src: url('270451_2_0.eot');
    src: url('270451_2_0.eot?#iefix') format('embedded-opentype'),
         url('270451_2_0.woff') format('woff'),
         url('270451_2_0.ttf') format('truetype'),
         url('270451_2_0.svg#nexa_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa-heavy';
    src: url('270451_1_0.eot');
    src: url('270451_1_0.eot?#iefix') format('embedded-opentype'),
         url('270451_1_0.woff') format('woff'),
         url('270451_1_0.ttf') format('truetype'),
         url('270451_1_0.svg#nexa_heavyregular') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'nexa-black';
    src: url('270451_0_0.eot');
    src: url('270451_0_0.eot?#iefix') format('embedded-opentype'),
         url('270451_0_0.woff') format('woff'),
         url('270451_0_0.ttf') format('truetype'),
         url('270451_0_0.svg#nexa_blackregular') format('svg');
    font-weight: 900;
    font-style: normal;
}



/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px 'nexa', Helvetica, Helvetica Neue, Arial;
    color: #232323;
}

h1
{
    font-family: 'nexa-black', Helvetica, Helvetica Neue, Arial;
    color: #232323;
    font-size: 1.7em;
    line-height: 1.2;
}

h2
{
    font-family: 'nexa-heavy', Helvetica, Helvetica Neue, Arial;
    color: #63118b;
    line-height: 1.2;
}

    .h2
    {
        font-size: .75em;
    }

    .purple
    {
        color: #63118b;
    }

h3
{
    font-family: 'nexa-heavy', Helvetica, Helvetica Neue, Arial;
    color: #232323;
    line-height: 1.2;
}

.wrapper {
    width: 90%;
    max-width: 960px;
    margin: 0 5%;
}

.header-container,
.footer-container,
.main aside {
    background: #fff;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #e44d26;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */


.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.main-container
{
    margin-top: -20px;
}

.z-index200
{
    position: relative;
    z-index: 200;
}

.header-feature
{
    background: url(../img/topbgskyline.png) repeat-x top center;
    height: 387px;
    max-height: 387px;
    min-height: 387px;
    position: relative;
    overflow: hidden;
}

.header-wrapper
{
    width: 960px;
    margin: 0 auto;
}

.hills
{
    bottom: 0;
    background: url(../img/hills.png) repeat-x bottom center; 
    position: absolute;
    z-index: 100;
    height: 53px;
    width: 100%;
    min-height: 53px;
}

.cityandlights
{
    bottom: 9px;
    width: 826px;
    height: 378px;
    min-height: 378px;
    position: absolute;
    left: 50%;
    background: url(../img/cityandlights.png) no-repeat bottom center;
    margin-left: -413px;
    z-index: 50;
    height: 378px;
}

a.logo
{
    position: relative;
    height: 268px;
    width: 122px;
    left: 50%;
    top: 25px;
    margin-left: -134px;
}

.header-info
{
    background: rgba(0,0,0,0.40);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    top: 50px;
}

    .header-info h1
    {
        color: #fff;
        margin: 0;
        padding: 20px 40px;
        font-family: 'nexa-black', Helvetica, sans-serif;
        font-weight: 900;
    }

.sectionHeader
{
    background: #f4f4f4;
    width: 100%;
}

    .sectionHeader h1
    {
        position: relative;
        padding: 50px 0 50px;
        font-family: 'nexa-black', Helvetica, sans-serif;
        font-weight: 900;
    }

.width100
{
    width: 100%;
    max-width: 300px;
    max-height: 210px;
}

.grey
{
    background-color: #f4f4f4;
    padding: 50px 0;
    margin: 35px 0;
}

    .main article.left {
        float: none;
        width: 100%;
        margin-bottom: 45px;
    }

    .main article.right {
        float: none;
        width: 100%;
    }

    .main ul.tri-column
    {
        padding: 0;
    }

        .main ul.tri-column li
        {
            float: none;
            width: 90%;
            list-style: none;
            padding: 0;
        }

    .main div.two-thirds-column
    {
        float: none;
        width: 100%;
        margin: 0 0 45px 0;
    }

    .main div.one-thirds-column
    {
        float: none;
        width: 100%;
        margin: 0;
    }

        .main div.one-thirds-column p
        {
            text-align: center;
        }

            .main div.one-thirds-column p img
            {
                width: 100%;
                max-height: 210px;
                max-width: 300px;
            }

.button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7b389d), color-stop(1, #530f75) );
	background:-moz-linear-gradient( center top, #7b389d 5%, #530f75 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b389d', endColorstr='#530f75');
	background-color:#7b389d;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #551774;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 40px;
	text-decoration:none;
	text-shadow:1px 1px 0px #310845;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #530f75), color-stop(1, #7b389d) );
	background:-moz-linear-gradient( center top, #530f75 5%, #7b389d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#530f75', endColorstr='#7b389d');
	background-color:#530f75;
}
.button:active {
	position:relative;
	top:1px;
}

.clear
{
    clear: both;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {



}

@media only screen and (max-width: 767px)
{
    .main ul.tri-column li
    {
        height: auto !important; 
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) {


/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    h1
    {
        font-size: 2.2em;
        line-height: 1.2;
    }

    .main article.left {
        float: left;
        width: 47%;
    }

    .main article.right {
        float: right;
        width: 47%;
    }

    .main ul.tri-column li
    {
        width: 30%;
        margin-right: 20px;
        margin-bottom: 15px;
        float: left;
    }

    .main div.two-thirds-column
    {
        width: 64%;
        margin-right: 3%;
        float: left;
    }

    .main div.one-thirds-column
    {
        width: 32%;
        float: left;
    }

    .main div.one-thirds-column p img
    {
        width: 100%;
        max-height: 210px;
        max-width: 300px;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}