/* THEME COLORS + NAV */

nav#main, .site-primary-color, header, header:before, header:after, nav#top, #branding, nav#main:after, nav#main > ul > li {
    background: #222222 !important;
}

header {
    width: 95%;
}

/*nav#main > ul {
    width: 800px;
}*/

nav#main > ul > li.subs > a[href="/Competition"] + ul {
    left: -8%;
}

nav#main > ul > li:nth-last-child(2) > ul.sub-menu {
    width: 645px;
}

body footer .social-icons {
    display: none;
}

body.advertisingawards footer .social-icons.advertisingawards-social {
    display: flex;
}

body.advertisingawards header:before, body.advertisingawards header:after, body.advertisingawards nav#top, body.advertisingawards #branding, body.advertisingawards nav#main:after, body.advertisingawards nav#main > ul > li {
    background: #222222;
    /*    background: rgba(229,181,71,.85);*/
}

body.advertisingawards nav ul li a {
    font-family: "open_sansregular";
    color: #fff;
}

body.advertisingawards nav#top ul li a {
    font-size: 12px;
    Color: #dddddd;
    font-family: "open_sansregular";
    Font-style: medium;
    Text-transform: Uppercase;
}

    body.advertisingawards nav#top ul li a.tickets {
        color: #000;
    }

body.advertisingawards #home-callout {
    padding: 50px 56px 50px;
    padding-left: 84px;
}

    body.advertisingawards #home-callout span {
        color: #000;
        font-size: 19px;
        font-family: 'aileronlight';
        line-height: 1.4;
    }

    body.advertisingawards #home-callout i {
        font-family: "aileronsemibold";
        display: block;
        margin-bottom: 14px;
        font-size: 21px;
    }

    body.advertisingawards #home-callout a {
        color: #f9046c;
        font-size: 26px;
        font-family: "aileronregular";
        display: block;
        margin-top: 36px;
        text-transform: uppercase;
        text-decoration: underline;
    }

body.advertisingawards #learn-more {
    position: relative;
    padding-right: 100px;
}

body.advertisingawards div#learn-more a {
    color: #fff;
    font-size: 22px;
    background: #f9046c;
    border-radius: 3px;
    padding: 21px 32px;
    position: relative;
    top: 126px;
    font-family: "aileronregular";
}

#home-callout span:last-child {
    color: #186da2;
}
/*
h5 {
    color: #c58009 !important;
    text-shadow: 0 0 40px #fff;
}
.grid-info h5 {
    color: #75a8a5 !important;
}
*/
nav ul li a.enter, nav ul li a.enter:hover {
    color: #ffe59b !important;
}

.color-dkteal {
    color: #346380;
}

.sidebar-box li a {
    border-left-color: #222222;
}

.sidebar-box h5 {
    color: #c17a15;
}

.accordion-parent .panel-title > a {
    background: transparent;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a1c6ce+0,c0d9de+100 */
    background: rgb(151,196,216); /* Old browsers */
    background: -moz-linear-gradient(to right, rgba(151,196,216,1) 0%,rgba(192,220,233,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(to right, rgba(151,196,216,1) 0%,rgba(192,220,233,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(151,196,216,1) 0%,rgba(192,220,233,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c4d8', endColorstr='#c0dce9',GradientType=1 ); /* IE6-9 */
    font-family: 'aileronbold';
    color: #fff;
    text-transform: uppercase;
}

.accordion-parent > .panel > .panel-heading:not(.collapsed) .panel-title > a {
    text-decoration: none;
    background: rgba(52,104,128,.7);
    border-right: 1px solid #7c9cb4;
    border-left: 1px solid #7c9cb4;
}

.accordion-parent > .panel > .panel-heading > .panel-title > a:hover, .panel-title > a:focus, .panel-title > a:active, ul.categories strong, label.badge, ul.category-selection li strong {
    background: #346380;
}

.panel-group .panel-group .panel-heading a, .accordion-group .panel-group .panel-heading i.glyphicon-chevron-down {
    color: #346380;
}

body .badge-new {
    background: #5194b7 !important;
}

.media-info > a {
    color: #5194b7;
}

footer .social-icons {
    width: 108px;
}

.non-NGO {
    color: #DC143C;
    padding-top: 10px;
}

.base-info-with-nonNGO-warning {
    padding-top: 30px;
}

@media (max-width: 1440px) {
    body .advertisingawards #home-callout {
        width: 66%;
        float: left;
        padding-left: 14px;
    }

    body.advertisingawards #learn-more {
        position: relative;
        width: 33%;
        padding-right: 14px;
    }
}

@media (max-width: 1300px) {
    li.mobile-sm-hide-2 > a, li.mobile-sm-hide-1 > a, li.mobile-md-hide-2 > a {
        background: #222222;
    }
}

@media (max-width: 1024px) {
    body.advertisingawards #home-callout {
        padding-top: 0;
        padding-bottom: 100px;
    }

    body.advertisingawards div#learn-more a {
        top: 62px;
    }
}

@media all and (max-width: 1023px) {
    .header-menu {
        background: #222222;
    }
    
    .mobile-toggle {
        color: #D4B559;
    }
}


@media all and (max-width: 768px) {

    #branding a img#branding-mobile {
        height: 30px !important;
        margin-top: 30px;
        margin-left: 20px;
    }
}

@media all and (max-width: 768px) {

    #branding a img#branding-mobile {
        height: 30px !important;
        margin-top: 30px;
        margin-left: 20px;
    }
}
@media all and (max-width:767px) {
    body.advertisingawards #home-callout i {
        font-size: 28px;
        line-height: 1.15;
    }

    body.advertisingawards #home-callout {
        padding-bottom: 0;
        width: 100%;
        padding-right: 0;
    }

    body.advertisingawards #learn-more {
        width: 100%;
        text-align: left;
        padding-bottom: 100px;
    }

    body.advertisingawards #home-callout a {
        font-size: 23px;
        margin-top: 18px;
    }

    .navbar-header {
        background: #222222;
    }

    nav#top {
        background: transparent !important;
    }

    body.advertisingawards nav#top ul li a {
        font-size: 12px;
        Color: #dddddd;
        font-family: "open_sansregular";
        Font-style: medium;
        Text-transform: Uppercase;
    }

    nav#main > ul > li.subs > a:after {
        border-top: 6px solid #fff;
    }

    nav#main > ul > li.subs.current > a:after {
        border: 0 none;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 6px solid #fff;
    }
}
