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

body {
    font-size: 17px;
    line-height: 1.4;
    font-family: 'Lato', sans-serif;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

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

/* ==========================================================================
  custom styles
   ========================================================================== */

h1, h2, h3, h4, h5 {
    color: rgb(85, 96, 102);
}

.wrapper {
    width: 100%;
}

a {
    text-decoration: none;
    color: #111;
}

a:hover {
    text-decoration: underline;
}

.container {
    margin: 0px auto;
}

header {
    background: #556066;
    margin-bottom: 3px;
}

header .header-bg {
    background: url(../img/header-right-hex.png) right no-repeat;
    height: 135px;
}

.logo {
    display: block;
    margin-top: 0px;
}

.nav-right {
    background: #1980B0;
    position: absolute;
    right: 0px;
}

.nav-left {
    background: #56C5D6;
    left: 0px;
    position: absolute;
}

.nav-right, .nav-left {
    height: 38px;
    width: 40%;
}

a:focus {
    text-decoration: none;
}

nav {
    position: relative;
    z-index: 100;
    /*margin-top: -7px;*/
    margin-bottom: 3px;
}

nav .container {
    height: 38px;
}

nav > div > ul {
    background: #56C5D6;
    display: table;
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
}

nav ul > li {
    display: table-cell;
    text-align: center;
    width: 200px;
}

nav ul li a {
    padding: 5px 10px;
    display: block;
    width: auto;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    text-transform: lowercase;
}

nav ul li.twitter, nav ul li.facebook {
    width: 40px;
    overflow: hidden;
}

nav ul li a.facebook-social, nav ul li a.facebook-social:hover {
    background-image: url(../img/facebook-icon-large.png);
    background-repeat: no-repeat;
    background-position: center center;
    color: transparent !important;
    width: 40px;
}

nav ul li a.twitter-social, nav ul li a.twitter-social:hover {
    background-image: url(../img/twitter-icon-large.png);
    background-repeat: no-repeat;
    background-position: center center;
    color: transparent !important;
    width: 40px;
}

nav ul li a:hover {
    background-color: #556066;
    text-decoration: none;
    color: #fff !important;
}

.dropdown-menu {
    border-radius: 0px !important;
}

nav ul li ul li {
    display: block;
    width: 100%;
    text-align: left;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {

    background-color: #556066;
}

/*Colors*/

.sea-color {
    background-color: #56C5D6;
}

.pink-color {
    background-color: #ED5185;
}

.green-color {
    background-color: #90C06B;
}

.orange-color {
    background-color: #F06E32;
}

.blue-color {
    background-color: #1980B0;
}

.banner-box {
    background-color: rgba(162, 171, 176, 0.5);
    padding-top: 9px;
    padding-bottom: 0px;
    padding-top: 18px;
    margin-bottom: 10px;
}

/*.banner-box h1{ margin-top: 0px; color: #fff; font-size: 45px; margin-bottom: 5px;}
.banner-box h2{color: #fff; font-size:45px; font-weight: 300; margin-top: 0px; line-height: 55px; margin-bottom: 0px; }*/
.flexslider {
    margin: 0 0 0px;
    border: none !important;
    background: transparent;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}

.flex-caption {
    width: 100%;
    padding: 10px;
}

.middle-content {
    padding-bottom: 70px;
    padding-top: 20px;
    color: #556066;
    line-height: 23px;
    font-size: 16px;
}

.middle-content h1 {
    margin-top: 0px;
    padding-bottom: 15px;
}

.inner a {
    color: #56C5D6;
}

.inner a:hover {
    color: #1980B0;
}

.speaker {
    margin-bottom: 20px;
}

.speaker h2 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.speaker img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.speaker .details {
    float: right;
}

footer {
    background-color: #556066;
    border-top: #556066 solid 3px;
    min-height: 180px;
    padding-bottom: 30px;
}

footer .copyright {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 15px;
}

footer .copyright a {
    text-decoration: none;
    color: #fff;
}

footer .copyright a:hover {
    text-decoration: underline;
}

footer .copyright .left {
    float: left;
}

footer .copyright .right {
    float: right;
    text-align: right;
}

footer .copyright .right ul {
    margin: 0px;
}

footer .copyright .right ul li {
    list-style: none;
    display: inline-block;
    margin-left: 50px;
}

footer nav {
    margin-top: 0px;
}

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

.sponsors .pull-left {
    float: left;
    margin-right: 20px;
    min-height: 150px;
}

.sponsors h4 {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 30px;
}

.sponsors h2 {
    margin: 0px 0 35px;
    border-bottom: solid 1px #56C5D6;
    padding-bottom: 10px;
}

.pull-right {
    float: right;
}

table p {
    margin: 0px !important;
}

.optionset {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0.5em;
}

.optionset li {
    list-style: none;
    white-space: nowrap;
}

.optionset li input.radio {
    display: inline-block;
    min-height: 0px !important;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 0.35em;
}

.optionset li label {
    font-weight: normal;
    white-space: normal;
}

.calltoaction {
    border: solid 2px rgba(85, 96, 102, 0.2);
    background: rgba(85, 96, 102, 0.1);
    padding: 5px;
    text-align: center;
}

.calltoaction h2 {
    display: inline-block;
    margin: 0px;
    padding-right: 20px;
    padding-top: 5px;
    font-size: 22px;
    padding-bottom: 8px;
}

.calltoaction a {
    margin-top: -5px;
}

.partners {
    padding-top: 10px;
}

.flexslider {
    margin-bottom: 12px !important;
}

.article-date {
    display: block;
    padding-top: 10px;
    padding-bottom: 5px;
}

.join-hex {
    background: url(../img/join-hex.png) no-repeat center center;
    display: inline-block;
    width: 120px;
    height: 138px;
    color: #fff;
    padding-top: 60px;
    padding-left: 2px;
    font-size: 40px;

}

.join-hex:hover {
    text-decoration: none;
    background: url(../img/join-hex-hover.png) no-repeat center center;
    color: #fff;
}

/* Hide 'No file chosen' text on uploads*/

input[type=file] {
    color: transparent;
}

.newslist {
    margin: 0px;
    padding: 0px;
}

.newslist li {
    list-style: none;
    display: block;
    padding-bottom: 8px;
    font-size: 16px;
    border-bottom: solid 1px rgba(204, 204, 204, 0.32);
    padding-top: 7px;
}

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

.homepage-sponsors .logo {
    display: inline-block;
}

.homepage-sponsors img {
    max-height: 180px;
    max-width: 100%;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */

    *text-indent: -9999px;
}

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 35em) {
    nav ul {
        background: #56C5D6;
        display: block;
        width: 100%;
    }

    nav ul > li {
        display: block;
        width: 100% !important;
        float: none;
    }

    nav .container {
        height: auto;
    }

    .nav-left, .nav-right {
        display: none;
    }

    footer .copyright .right, footer .copyright .left {
        text-align: center;
        float: none;
    }

    footer ul {
        padding-left: 0px;
    }

    footer .copyright .right {
        padding-top: 15px;
    }

    footer .copyright .right ul li {
        display: block;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 800px) {
    nav ul > li {
        display: inline-block;
        width: 49.5%;
    }

    nav .container {
        height: auto;
    }

    nav ul li.facebook, nav ul li.twitter {
        display: none;
    }
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                          http://www.sanbeiji.com/archives/953 */
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

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

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

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

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