* {
    border-radius: 0 !important;
    box-shadow: none !important;
}

/*@font-face {
    font-family: "NewsGothicStdMedium";
    src: url("fonts/newsgothicstd.eot") format("embedded-opentype"), url("fonts/newsgothicstd.woff") format("woff"), url("fonts/newsgothicstd.ttf") format("truetype"), url("fonts/newsgothicstd.svg#NewsGothicStdMedium") format("svg");
}*/
@font-face {
    font-family: 'BrownRegular';
    src: url('fonts/brown-regular.eot');
    src: url('fonts/brown-regular.eot') format('embedded-opentype'), url('fonts/brown-regular.woff2') format('woff2'), url('fonts/brown-regular.woff') format('woff'), url('fonts/brown-regular.ttf') format('truetype'), url('fonts/brown-regular.svg#BrownRegular') format('svg');
}

@font-face {
    font-family: 'BrownBold';
    src: url('fonts/brown-bold.eot');
    src: url('fonts/brown-bold.eot') format('embedded-opentype'), url('fonts/brown-bold.woff2') format('woff2'), url('fonts/brown-bold.woff') format('woff'), url('fonts/brown-bold.ttf') format('truetype'), url('fonts/brown-bold.svg#BrownBold') format('svg');
}

@font-face {
    font-family: 'BrownLight';
    src: url('fonts/brown-light.eot');
    src: url('fonts/brown-light.eot') format('embedded-opentype'), url('fonts/brown-light.woff2') format('woff2'), url('fonts/brown-light.woff') format('woff'), url('fonts/brown-light.ttf') format('truetype'), url('fonts/brown-light.svg#BrownLight') format('svg');
}

/* font-family: 'Oswald' */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&display=swap');

/*@font-face {
    font-family: 'CircularStdBookRegular';
    src: url('fonts/circularstd-book.eot');
    src: url('fonts/circularstd-book.eot') format('embedded-opentype'),
         url('fonts/circularstd-book.woff2') format('woff2'),
         url('fonts/circularstd-book.woff') format('woff'),
         url('fonts/circularstd-book.ttf') format('truetype'),
         url('fonts/circularstd-book.svg#CircularStdBookRegular') format('svg');
}

@font-face {
    font-family: 'BrownBold';
    src: url('fonts/circularstd-bold.eot');
    src: url('fonts/circularstd-bold.eot') format('embedded-opentype'),
         url('fonts/circularstd-bold.woff2') format('woff2'),
         url('fonts/circularstd-bold.woff') format('woff'),
         url('fonts/circularstd-bold.ttf') format('truetype'),
         url('fonts/circularstd-bold.svg#BrownBold') format('svg');
}
*/

/*@font-face {
    font-family: "NeuzeitGro-reg";
    src: url("webfonts/2BE9ED_4_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2BE9ED_4_0.woff") format("woff"), url("webfonts/2BE9ED_4_0.ttf") format("truetype");
}
@font-face {
    font-family: "NeuzeitGro-Bol";
    src: url("webfonts/2BE9ED_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2BE9ED_0_0.woff") format("woff"), url("webfonts/2BE9ED_0_0.ttf") format("truetype");
}*/

.invisible {
    visibility: visible !important;
}

.navbar-inverse {
    position: fixed;
    z-index: 2147483647;
    top: 0;
    width: 100%;
    height: 30px;
    border: medium none;
    background-color: #1d98cc;
}

.navbar-inverse .form-inline .form-group {
    margin-top: 1px !important;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 13px;
    padding: 5px 15px !important;
    color: #fff !important;
}

.navbar-inverse select {
    height: 25px !important;
    padding: 0 !important;
}

.loggedin {
    margin-top: 30px;
}

.texteditor-buttons {
    z-index: 99;
    left: 10px;
}

html a, .pagination > li > a, .pagination > li > span {
    color: #8f8f8f;
}

html a:hover, html a:focus {
    color: #000;
}

body {
    font-family: 'BrownRegular', arial, sans-serif;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    color: #000;
    background: none repeat scroll 0 0 #fff;    /*font-family: arial,sans-serif;*/
}

h1 {
    font-family: 'BrownBold';
}

h2, h3, h4, h5, h6 {
    font-family: 'BrownRegular', arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.page-middle h1 {
    margin-top: 0;
    color: #000;
}

strong {
    font-family: 'BrownRegular', arial, sans-serif;
    font-weight: normal;
}

.page-middle a {
    color: #8f8f8f;
}

.page-middle a:hover {
    color: #000;/*  text-decoration: none;
                border-bottom: 1px solid #000;  */
}

section {
    background-repeat: repeat;    /*background-size: cover !important;*/
    background-position: center bottom !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;    /*    -webkit-background-size: 100%;
                     -o-background-size: 100%;
                        background-size: 100%;*/
}

a:focus {
    outline: medium none !important;
}

.page {

    /*margin-bottom: 40px;*/
    margin-bottom: 10px;
    background-color: transparent;
}

.min-height {
    min-height: 500px;
}

.header {
    border-width: 0 0 1px;
    background: none repeat scroll 0 0 transparent;
}

.margin-10 {
    margin: 10px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

/* home slider */
.front-carousel .front-carousel-image {
    background-repeat: no-repeat !important;
}

.navbar-header .logo img {
    max-width: 480px;    /*margin-top: -5px;*/
    margin-top: -8px;
}

.header-wrapper {
    z-index: 99;
}

/* calendar-header CSS */
.calendar-header {
    padding: 1em 0;
    color: #000;
    background: #f7f7f7;
}

.header-white .header-wrapper {
    /*margin-bottom: 0 !important;*/
}

.calendar-header label {
    font-weight: normal;
    margin-top: 5px;
}

.calendar-header .form-control.input-sm, .videos-years select {
    line-height: 1.5;
    overflow: hidden;
    width: 100%;
    padding-right: 4em;
    text-indent: .01px;
    text-indent: .01px;
    text-overflow: '';
    text-overflow: '';
    color: #000;
    border: 0 none;
    background: url('images/arrow-up-down.png') no-repeat scroll 94% center #fff;
    box-shadow: 0 0 0;
    -moz-appearance: none;
    -webkit-appearance: none; /* Removes default chrome and safari style */
    -moz-appearance: none; /* Removes default style Firefox */
}

.calendar-header select::-ms-expand {
    display: none;
}

.calendar-header-view > a {
    display: inline-block;
    margin-left: 8px;
    padding: 2px 6px 0;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 6px;
    color: #000;
    background: none repeat scroll 0 0 #fff;
}

.calendar-header .calendar-header-view {
    padding-top: 5px;
}

.calendar-header-view span.glyphicon-calendar {
    padding-right: 5px;
}

.calendar-header-view > a.calendar-print {
    float: right;
    background: none repeat scroll center top rgba(0, 0, 0, 0);
}

/*achive page section panel table*/
.archive-selctionpanel-wrapper table {
    margin-bottom: 30px;
}

.archive-selctionpanel-wrapper table:last-child {
    margin-bottom: 0;
}

/* calendar yearly css */
.calendar-yearly, .calendar-daily {
    margin-top: 45px;
}

.calendar-yearly .calendar-yearly-month-header {
    font-family: 'BrownRegular';
    font-size: 19.95px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 0;
    text-align: center;
    text-transform: uppercase;
}

.calendar-yearly .calendar-yearly-month-header span.calendar-yearly-year-text {
    font-weight: normal;
}

.calendar-yearly .calendar-yearly-wrapper {
    overflow-x: hidden;
    height: 279px;
    padding: 16px 0;
    text-align: center;
    color: #000;
    border: 1px solid #1e1e1e;
}

.calendar-yearly .calendar-yearly-wrapper .calendar-yearly-subheader {
    font-size: 14.25pX;
    display: inline-block;
    width: 70%;
    margin-bottom: 5px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #aaa;
}

.calendar-yearly-wrapper .calendar-yearly-item .calendar-yearly-item-title {
    text-align: left;
}

.calendar-yearly .RadCalendar {
    min-width: 100%;
}

.calendar-yearly .row .calendar-yearly-item > div {
    height: 320px !important;
}

.calendar-yearly .RadCalendar.RadCalendar_Web20.calendar-yearly-calendar {
    height: auto !important;
    margin-top: 10px;
    margin-bottom: 45px;
}

.calendar-yearly-wrapper .calendar-yearly-item .calendar-yearly-item-title a {
    list-style: none;
    text-decoration: none;
    color: #000;
}

.calendar-yearly .calendar-yearly-wrapper .calendar-yearly-item {
    margin: 16px 0;
}

.calendar-yearly .RadCalendar_Web20 .rcTitlebar {
    display: none;
    border-width: 0;
    background: none;
}

.calendar-yearly .RadCalendar_Web20 .rcMain {
    border: 0;
}

.calendar-yearly .RadCalendar_Web20 .rcRow .rcSelected {
    border-color: #888;
    background: #fff;
}

.calendar-yearly .RadCalendar .rcMain .rcRow a {
    font-size: 20px;
    padding: 8px 0 8px 0;
}

.calendar-yearly .RadCalendar .rcRow td {
    text-align: center;
}

.calendar-yearly-nav {
    margin-top: 1em;
}

.calendar-yearly-nav a {
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    color: #666;
    background: #fafafa;
}

.calendar-yearly .RadCalendar_Web20 .rcMain .rcOtherMonth a {
    color: #ccc;
}

.calendar-header-view > a.active {
    border: 1px solid #1e1e1e;
}

.calendar-yearly .RadCalendar_Web20 .rcRow .rcToday {
    border-color: #000;
    background: #000;
}

.calendar-yearly .RadCalendar_Web20 .rcRow .rcToday a {
    color: #fff;
}

.calendar-yearly .calendar-yearly-month-header a span.glyphicon {
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

/* calendar-images css */
.calendar-yearly-block-wrapper .calendar-yearly-item-block img, .calendar-yearly-block-wrapper > img {
    width: 100%;
    height: 280px;
}

.calendar-yearly-item-block {
    position: relative;
}

.calendar-yearly-block-wrapper .calendar-yearly-item-block .calendar-yearly-item-block-date {
    font-size: 20.4px;
    font-weight: bold;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .20);
}

.calendar-yearly-block-wrapper .calendar-yearly-item-block .calendar-yearly-item-block-title a {
    display: inline-block;
    width: 72%;
    text-transform: uppercase;
    color: #fff;
}

.calendar-yearly-block-wrapper .calendar-yearly-item-block .calendar-yearly-item-block-title {
    font-size: 18.21px;
    font-weight: bold;
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .20);
}

/* calendar-daily- page css */
.calendar-daily .calendar-daily-item {
    margin-bottom: 2em;
}

.calendar-daily .calendar-daily-item-blockdate {
    height: 280px;
    padding: 20px 0;
    text-align: center;
    color: #000;
    border: 1px solid #4b4b4b;
}

.calendar-daily .calendar-daily-item-blockdate-first-date {
    font-family: 'BrownRegular';
    font-size: 18.9px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
}

.calendar-daily .calendar-daily-item-blockdate-first-dayname {
    font-size: 40.29px;
    line-height: 78%;
    display: inline-block;
    width: 70%;
    padding: 19px 0;
    border-bottom: 1px solid #000;
}

.calendar-daily .calendar-daily-item-blockdate-first-day {
    font-size: 120.48px;
    display: inline-block;    /* line-height: 100%;
            */
    width: 100%;
}

.calendar-daily .calendar-daily-item-blockdate-month {
    font-family: 'BrownRegular';
    font-size: 34.2px;
    top: 25%;
    display: inline-block;
    width: 100%;
    margin: 50px 0 20px;
    text-transform: uppercase;
}

.calendar-daily .calendar-daily-item-blockdate-year {
    font-size: 25.65px;
    display: inline-block;
    width: 70%;
    padding-top: 20px;
    border-top: 1px solid #000;
}

.calendar-daily .calendar-daily-item-image img {
    width: 100%;
    height: auto;
}

.calendar-daily .calendar-daily-item-date {
    font-size: 20.07px;
    font-weight: bold;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .20);
}

.calendar-daily .calendar-daily-item-title {
    font-size: 17.09px;
    font-weight: bold;
    position: absolute;
    top: 53%;
    width: 100%;
    height: 132px;
    text-align: center;
    background: rgba(0, 0, 0, .20);
}

.calendar-daily .calendar-daily-item-title a {
    display: inline-block;
    width: 70%;
    padding-top: 5px;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px solid #fff;
}

.calendar-daily .calendar-daily-item .calendar-daily-item-inner {
    position: relative;
    height: 280px;
    background: #cdcdcd;
}

/* calendar - monthly page css */
.calendar-monthly-nav {
    font-family: 'BrownRegular';
    font-size: 21.86px;
    margin: 25px 0;
    text-align: center;
}

.calendar-monthly-nav a {
    color: #666;
}

.calendar-monthly-nav a i {
    font-size: 26px;
}

.calendar-monthly-nav span.calendar-monthly-header {
    font-weight: bold;
    text-transform: uppercase;
}

.calendar-monthly .table tr th {
    font-size: 14.25px;
    font-weight: normal;
    text-align: center;
    border: 0;
    background: #f6f6f6;
}

.calendar-monthly-event-title .calendar-monthly-event-link {
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: 4px;
    display: block;
    color: #000;
}

.calendar-monthly-event-title .calendar-monthly-event-link:hover {
    text-decoration: none;
}

.calendar-monthly-event {
    position: relative;
    height: 26px !important;
    color: #000;
    border: 1px solid #333;
    background: none !important;
}

.row.calendar-monthly-event:before {
    position: absolute;
    left: 11px;
    width: 1px;
    height: 100%;
    content: '';
    background: #fff;
}

.row.calendar-monthly-event:after {
    position: absolute;
    z-index: 10;
    right: 11px;
    width: 1px;
    height: 100%;
    content: '';
    background: #fff;
}

.daycell .visible-xs a {
    color: #000;
}

.calendar-monthly .table-bordered > thead > tr > th, .calendar-monthly .table-bordered > tfoot > tr > td {
    border-width: 0 1px;
}

.calendar-monthly .calendar-monthly-event {
    margin-top: 22%;
}

.calendar-monthly-event-single .calendar-monthly-event-title .calendar-monthly-event-link {
    display: list-item;
    margin: 0;
    padding: 5px 0;
}

.calendar-monthly-event-single .calendar-monthly-event-title {
    padding-left: 10px;
}

.calendar-monthly-nav a i.fa.fa-angle-left {
    padding-right: 10px;
}

.calendar-monthly-nav a i.fa.fa-angle-right {
    padding-left: 10px;
}

/* education page */
.row.education-row {
    padding: 0 100px;
}

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

.education-single {
    margin-top: 40px;
}

.education-content-wrapper a {
    font-family: 'BrownRegular';
    font-size: 21px;
    line-height: 30px;
    display: table-cell;
    width: 212px;
    height: 212px;
    padding: 30px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.education-content-wrapper a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

/* history page */
.history-2010s .history-panel {
    color: #000;
}

.history-2010s .history-panel h3 {
    font-size: 34px;
    text-align: center;
}

.history-2010s .history-panel p {
    font-size: 16px;
    color: #888;
}

.content-1160 section.history-2010s {
    padding-top: 40px;
}

.content-1160 .history-1990s {
    padding-bottom: 0;
}

.history-1990s .history-panel {
    position: relative;
    z-index: 1000;
    top: -35px;
}

.history-2000s.parallax {
    top: -70px;
}

.content-1160 .history-2000s {
    padding-top: 50px !important;
}

.content-1160 .history-2000s .history-panel h2.col-xs-12 {
    margin-bottom: 40px;
}

/* Directory page */
.az-designers .az-designers-list .carousel-inner > .item .col-sm-2 {
    height: 164px;
}

/* designer_profile */
.designer-profile-desktop .designer_details.solid > h3 {
    margin-top: 8px;
}

.designer-gallery-open > img {
    max-width: 100%;
}

/* footer css */

/* .footer {
position: relative;
}
.col-xs-12.hr-footer {
position: absolute;
top: 12px;
z-index: 0;
margin-bottom: 0;
}
.footer-top .social-wrapper {
margin-top: 0px;
}
.footer-top .social-wrapper .social-list {
padding-top: 0;
}
.footer .social-list a {
color: #666;
}
.footer .social-list a:hover {
color: #C99328;
}
*/

/* bfav2- home */
.panel-widget .content-panels .content-panels-item a img {
    width: 100%;
}

.panel-widget .content-panels .content-panels-item {
    position: relative;
    margin-top: 3em;
}

.panel-widget .content-panels .content-panels-item a .content-panels-item-wrapper {
    font-size: 36px;
    position: absolute;
    top: 50%;
    width: 95%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.panel-widget .content-panels .content-panels-item a .content-panels-item-title {
    margin-bottom: 2px;
}

.panel-widget .content-panels .content-panels-item a .content-panels-item-desc {
    font-size: 25px;
    display: inline-block;
    width: 230px;
    padding: 6px 10px;
    border: 1px solid #fff;
}

/* Tickets page */
.education-intro .layer-panel, .tickets-row3 {
    margin-top: 40px;
    text-align: center;    /* display: inline-block;
            */
}

.education-intro .layer-panel h2, .press-releases-intro .layer-panel h2, .tickets-row3 h3, .bfa-nominees h2 {
    font-size: 50px;
    text-transform: uppercase;
}

.tickets-row3 h3 {
    color: #000;
}

.education-intro .layer-panel > p, .press-releases-intro .layer-panel > p {
    width: 65%;
    margin-left: 17.667%;
}

.tickets-row3 p {
    font-size: 22px;
}

.tickets-row2 {
    padding: 40px 0;
    text-align: center;
}

/*
.tickets-row2 .tickets-row2-inner {
display: inline-block;
width: 360px
}*/
.tickets-row2 ul {
    padding: 0;
    list-style: none;    /*font-size: 16px;*/
}

.tickets-row2 h3 {
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
}

.tickets-row2 p {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    color: #000;
}

.tickets-row2 .price {
    font-size: 36px;
}

.tickets-row2 .tickets-book-online a {
    display: inline-block;
    padding: 5px 50px;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
}

.tickets-row2 .tickets-book-online {
    margin-top: 10px;
}

.tickets-row2 .tickets-row2-inner p > strong {

    /* font-size: 40px;
        */
}

/* register page */
.form-group ul.checkboxfixed {
    float: left;
    width: 50%;
    padding: 0;
}

.form-group ul.checkboxfixed li {
    list-style: none;
}

.topbar_links, .register.s1 {
    margin-top: 2em;
}

.registerlink {
    margin-bottom: 2em;
}

.page-middle, .page-lhs {
    margin-top: 40px;
}

/* Nominees page */
.bfa-nominees > h2 {
    margin-top: 1em;
    color: #000;
}

.bfa-nominees {
    display: inline-block;    /*    padding: 40px 0 0;*/
}

.bfa-nominees .row {
    margin-bottom: 30px;
}

.bfa-nominees > h2, .bfa-nominees .bfa-nominees-item .bfa-nominees-item {
    text-align: center;
}

.col-sm-4.bfa-nominees-item {

    /* height: 350px; */
    color: #000;
}

.bfa-nominees .bfa-nominees-item .bfa-nominees-item h3 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: none;
    color: #000;
    border-bottom: 1px solid #8f8f8f;
}

.bfa-nominees .bfa-nominees-item .bfa-nominees-item-nominees h6 {
    font-size: 14px;
    text-transform: uppercase;
}

.bfa-nominees .bfa-nominees-item .bfa-nominees-item-nominees span {
    color: #8f8f8f;
    font-weight: bold;
}

.bfa-nominees .bfa-nominees-item .bfa-nominees-item-nominees {
    margin-top: 20px;
}

.nominees-panels .nominees-panels-item, .nominees-panels .nominees-panels-item a, .nominees-panels .nominees-panels-item a img {
    position: relative;
    display: inline;
    color: #fff;
}

.nominees-panels .nominees-panels-item .nominees-panels-item-wrapper {
    position: absolute;
    top: 10%;    /*width: 92%;*/
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.nominees-panels .nominees-panels-item .nominees-panels-item-wrapper .content-panels-item-title {
    font-size: 31px;
    line-height: 42px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.nominees-panels .nominees-panels-item .nominees-panels-item-wrapper .nominees-panels-item-desc {
    font-size: 15px;
}

.bfa-nominees .bfa-nominees-item .bfa-nominees-item .bfa-nominees-item-desc {
    margin-top: 20px;
    min-height: 15px;
}

.bfa-nominees .bfa-nominees-item .bfa-nominees-item h3 {
    font-size: 18px;
    display: block;
    width: 100%;
    height: 60px;
    min-height: inherit;
    min-height: inherit !important;
    vertical-align: bottom;
    line-height: 1.3;
}

/*.bfa-nominees {
margin-top: 40px;
}
*/

/* gallery page */
.gallery-overview .imgcontainer .img-responsive {
    width: 100%;
}

.gallery-overview .gallery-blurb p > a {
    display: inline-block;
    margin-top: 10px;
}

.gallery-overview {
    padding: 30px 0;
    border-bottom: 1px solid #f0f0f0;
}

.gallery-overview .gallery-blurb h2 {
    margin-top: 0;
}

/* login page */
#ctl00_Main_pnlRegister .panel-register p {
    margin-top: 30px;
}

/* searchresult page */
.searchresult-paging select {
    width: 80px;
    margin-right: 10px;
    padding: 2px 5px;
    border: 1px solid #e1e1e1;
}

.row.searchresult-paging {
    margin-right: 0;
    margin-left: 0;
    padding: 6px;
    border: 1px solid #ddd;
    background: none repeat scroll 0 0 #f5f5f5;
}

.post.item {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.searchresult-paging .col-md-6:first-child {
    padding-left: 0;
}

.searchresult-paging .col-md-6:last-child {
    margin-top: 3px;
}

.where-when .col-sm-6.address, .where-when .row > h1 {
    text-align: center;
    color: #000;
}

.where-when .row > h1 {
    margin: 50px 0;
    text-transform: uppercase;
}

.where-when .col-sm-6.address a {
    font-size: 20px;
    display: inline-block;
    width: 230px;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}

.where-when .col-sm-6.address h3 {
    margin-top: 5px;
}

/* voting_cast */
.voting .ui-autocomplete-input {
    width: 270px;
    height: 30px;
    color: #333;
    border: 1px solid #ddd;
    background: none repeat scroll 0 0 #f5f5f5;
}

.voting-button input {
    padding: 8px 16px;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
}

.voting-button input:hover {
    border-color: #333;
    background-color: #333;
}

#leftside .voting, .voting .voting-panel {
    margin-bottom: 40px;
}

/* voting_gallery */
.image-gallery .image-gallery-thumbs li {
    display: inline-block;
    height: 165px;
    margin-bottom: 55px;
    list-style: none outside none;
}

.image-gallery .image-gallery-thumbs li a {
    display: block;
    overflow: hidden;
    height: 100%;
}

.image-gallery .image-gallery-thumbs {
    padding: 0;
}

.image-gallery .image-gallery-header {
    margin: 30px 0;
}

.image-gallery-header .image-title .image-gallery-thumb-link {
    float: right;
}

.image-gallery .customNavigation .btn.btn-default {
    position: absolute;
    z-index: 1;
    top: 41%;
    overflow: hidden;
    width: 60px;
    height: 60px;
    text-indent: -999px;
    border: medium none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.image-gallery .customNavigation .btn.btn-default.prev {
    left: -45px;
    background: url('/images/arrows_big.png') no-repeat scroll 10px 5px rgba(0, 0, 0, 0);
}

.image-gallery .customNavigation .btn.btn-default.next {
    right: -45px;
    background: url('/images/arrows_big.png') no-repeat scroll -55px 5px rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper .owl-item .item .caption {
    margin-top: 20px;
}

/* videos page */
.video-item {
    margin-bottom: 30px;
}

.video-item a.thumb, .news-item a.thumb {
    position: relative;
    float: left;
    width: 100%;
}

.video-item a.thumb img, .news-item a.thumb img {
    width: 100%;    /*height:186px;*/
}

.video-item a.thumb .caption, .news-item a.thumb .caption {
    font-size: 14px;    /* position: absolute; */
    bottom: 0;    /* text-align: center;
        */
    width: 100%;    /* font-weight: bold;
        */
    padding: 10px 0;
    color: #000;    /* background: none repeat scroll 0 0 rgba(210, 210, 210, .6); */
}

.press-releases-panel .layer-panel .ghost-buttons-row  .col-md-1.hidden-sm.hidden-xs {
    width: 12%;
}

.videos-years select {
    width: 115px;
    margin: 10px 0 25px;
    border: 1px solid #ccc;
}

/* Winners page */
.bfa-nominees > h2, .bfa-nominees .bfa-nominees-item .bfa-winners-item {
    text-align: center;
}

.col-sm-4.bfa-winners-item {
    height: 300px;
    color: #000;
}

.bfa-nominees .bfa-nominees-item .bfa-winners-item h3 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: none;
    color: #000;
    border-bottom: 1px solid #8f8f8f;
}

.bfa-nominees .bfa-nominees-item .bfa-winners-item-nominees h6 {
    font-size: 14px;
    text-transform: uppercase;
}

.bfa-nominees .bfa-nominees-item .bfa-winners-item-nominees span {
    color: #8f8f8f;
}

.bfa-nominees .bfa-nominees-item .bfa-winners-item-nominees {
    margin-top: 20px;
}

.bfa-nominees .bfa-nominees-item .bfa-winners-item .bfa-winners-item-desc {
    margin-top: 20px;
}

.bfa-nominees .bfa-nominees-item .bfa-winners-item h3 {
    font-size: 18px;
    display: table-cell;
    width: inherit;
    height: 40px;
    min-height: inherit;
    min-height: inherit !important;
    vertical-align: bottom;
}

/* award */
.award-winner-item {
    height: 440px;
}

.award-winner-item .award-winner-item-image > img {
    width: 100%;
}

.award-winner-item .award-winner-item-title {
    font-family: 'BrownRegular', arial, sans-serif;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.award-winner-item .award-winner-item-summary, .award-winner-item .award-winner-item-readmore {
    margin: 10px 0;
}

.award-winner-item .award-winner-item-readmore {
    margin-bottom: 20px;
}

.awards-panel.awards-panel-selection img, .awards-panel img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 8px !important;
}

.awards-panel.awards-panel-redcarpet iframe, .awards-panel.awards-panel-highlights iframe {
    width: 100%;
    height: 532px;
}

.subnav .award-years-panels li a {
    display: inline-block;
}

/*archive*/
.archive-items .archive-intro-wrapper h3, .archive-items .archive-winners-wrapper h3, .archive-items .archive-selctionpanel-wrapper h3 {
    font-family: 'BrownBold', arial, sans-serif;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #000;
}

.archive-items .position-1 .archive-item-close, .archive-items .position-2 .archive-item-close, .archive-items .position-3 .archive-item-close, .archive-items .position-4 .archive-item-close {
    font-size: 0;
    position: relative;
    z-index: 999;
    top: 0;
    right: -15px;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: url('/content/minimal_skin_dark/linghtbox_skin/close-button-over.png') no-repeat scroll 0 0 / 30px 30px #000;
}

.archive-items .position-1 img, .archive-items .position-2 img, .archive-items .position-3 img, .archive-items .position-3 img {
    width: 100% !important;
    height: auto !important;
}

.archive-items .position-1, .archive-items .position-2, .archive-items .position-3, .archive-items .position-4 {
    margin: -30px 0 0;
    padding: 15px 0;
    background: url('images/seasondetails-arrow.png') no-repeat scroll 85% 1px rgba(0, 0, 0, 0);
}

.archive-items .archive-intro-wrapper, .archive-items .archive-winners-wrapper, .archive-items .archive-selctionpanel-wrapper {
    padding: 15px 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.archive-items .position-2 {
    background-position: 10% 1px;
}

.archive-items .position-3 {
    background-position: 37% 1px;
}

.archive-items .position-4 {
    background-position: 63% 1px;
}

.archive-items .position-1 {
    background-position: 90% 1px;
}

.archive-winners-wrapper .video-item {
    margin-bottom: 0;
}

/*Awards-History*/
.attachedasset {
    margin-top: 40px;
}

.attachedasset tr td:first-child {
    width: 100px;
}

/*Archive table*/
.archive-selctionpanel-wrapper table {
    width: 100%;
}

.archive-selctionpanel-wrapper table tr {
    border: 1px solid #ddd;
}

.archive-selctionpanel-wrapper table td {
    padding: 10px;
}

/*subscribe*/
.subscribe-form .subscribe-form-inner h1 {
    margin: 10px 0 20px;
}

.subscribe-form .subscribe-form-inner p {
    margin: 20px 0;
}

.subscribe-form .subscribe-form-inner {
    margin-top: 30px;
    padding: 8.09091%;
    text-align: center;
    border: 1px solid #d9d9d9;
    background: none repeat scroll 0 0 #fff;
}

.subscribe-form .subscribe-form-inner a.btn-info {
    margin-bottom: 10px;
    padding: 8px 13px;
    border-color: #355394;
    background: none repeat scroll 0 0 #355394;
}

.subscribe-form .subscribe-form-inner a.btn-info i {
    font-size: 20px;
    margin-right: 12px;
}

.front-carousel .carousel-caption {
    font-family: 'BrownBold';
    font-size: 57px;
    z-index: 1;
    vertical-align: middle;
    letter-spacing: 3px;
    text-transform: uppercase;    /* top: 15%; */
    text-shadow: none;
}

.front-carousel .carousel-caption.caption-position-top {
    top: 8%;
}

.front-carousel .carousel-caption.caption-position-middle {
    top: 34%;
}

.front-carousel .carousel-caption.caption-position-bottom {
    bottom: 37%;
}

.front-carousel .carousel-inner .item {
    max-height: 900px;
}

.front-carousel .carousel-control {
    z-index: 1;
}

#latestNews, #latestEvents {
    margin-top: 10px;
}

.event-calendar-item {
    margin-top: 10px;
}

.event-calendar-item-image {
    float: left;
    margin: 4px;
}

.myspace-sponsors-nav {
    margin-top: 20px;
}

.daycell {
    height: 100px;
    vertical-align: top;
}

.calendar-yearly-item-image {
    float: left;
    margin-right: 5px;
}

.calendar-monthly-event {
    height: 20px;
    background-color: aquamarine;
}

table.package-table {
    min-width: 600px;
}

.panel-loading {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    border: medium none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.panel-loading img {
    position: relative;
    top: 50%;
    vertical-align: middle;
}

.az-designers-list-item-title {
    position: absolute;
}

.az-sponsors-item {
    height: 150px;
}

.az-sponsors-item img {
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.breadcrumb {
    font-size: 11px;
    /* margin-top: 20px; */
    padding: 6px 15px 6px 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    color: #777;
}

.breadcrumb a {
    color: #777;
}

.breadcrumb a:hover {
    text-decoration: none;
    border-bottom: 1px solid #cdcdcd;
}

.navbar {
    min-height: 0;
}

.navbar-default a {
    font-family: 'BrownRegular';
    font-size: 15px;
}

.navbar-default .navbar-nav > li > a {
    margin: 0 6px;
    padding: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid transparent;
}

.logo img {

    /*float: left;*/

    /*width: 90%;*/
    width: 100%;
    margin-top: 3px;
}

.logo-voting img, .logo-voting-mobile img {
    margin: 0 auto;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
}

.navbar-form {
    display: none;
}

.header-wrapper {
    /*position: relative;*/
    z-index: 99;
    top: 0;
    /* margin-bottom: -160px; */
    padding-top: 20px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .5);
    /*margin-bottom: -119px;*/
    position: absolute;
    width: 100%;
    z-index: 10;
}

.header-wrapper .clicked {
    visibility: hidden;
}

.header-login, .search-active {
    visibility: visible;
}

.navbar-default {
    border: medium none;
    margin-bottom: 0;
}

.header-wrapper .navbar-nav, .header-wrapper .header-utils {
    margin: 17px 0;
}

.header-wrapper .header-utils > ul {
    float: right;
    margin: 0;
}

.header-wrapper .header-utils > ul > li {
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
}

.header-wrapper .header-utils > ul > li:last-child {
    padding-right: 0;
}

.header-wrapper .header-utils .glyphicon {
    line-height: 22px;
    color: #fff;
}

.header-white .header-wrapper {
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
    background: none repeat scroll 0 0 #fff;    /* border-bottom: 1px solid rgba(0, 0, 0, 0.5); */
    position: relative;
}

.header-white .header-utils .glyphicon {
    color: #000;
}

.header-white .navbar-default .navbar-nav > li > a {
    color: #000;
}

.header-white .navbar-default .navbar-nav > li > a:hover, .header-white .navbar-default .navbar-nav > li > a:focus, .header-white .navbar-default .navbar-nav > .active > a, .header-white .navbar-default .navbar-nav > .active > a:hover, .header-white .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    border-bottom: 1px solid #000;
}

.header-white .header-login a {
    color: #000;
}

.header-white .header-login a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}

.header-white .header-login .close:hover {
    border-bottom: medium none;
}

.header-clear .header-mobile span.glyphicon,

/*.header-white .header-mobile span.glyphicon , */
.header-clear .header-mobile .fa /*, .header-white .header-mobile .fa*/ {
    color: #fff !important;
}

.header-clear .header-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.content-329 .header-wrapper {
    margin-bottom: 30px !important;
}

.patrons-carousel img {
    max-width: 100%;
}

.patrons-carousel img:hover {
    filter: none;
}

.patron-text {
    z-index: 2;
    padding: 20px 0;
    background: none repeat scroll 0 0 #fff;
}

.social-list, .links-list {
    text-align: center;
}

.social-list {
    margin-top: -22px;
    margin-left: 37.5%;
    padding: 10px 0;
    background: none repeat scroll 0 0 #fff;
}

.social-list li, .links-list li {
    padding: 0 12px;
}

.social-list a {
    font-size: 16px;
    color: #000;
}

.links-list a {
    font-family: 'BrownRegular';
    font-size: 12px;
    margin: 0;
    padding: 1px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #fff;
}

.links-list a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000;
}

.links-list li {
    line-height: 14px;
    border-right: 1px solid #000;
}

.links-list li:last-child {
    border: medium none;
}

#PatronsCarousel .carousel-inner {
    height: 70px;
    margin: 20px 0 0;
}

.footer {
    background: none repeat scroll 0 0 #fff;
    margin-top: 30px;
}

.hr-footer {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .5);    /*margin-bottom: 32px;*/
}

.social-wrapper {

    /* margin-top: -20px; */

    /* position: relative; */
}

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

.content-1135 h2 {
    font-size: 50px;
    text-transform: uppercase;
}

#about-bfc, .about-bfc {
    font-size: 22px;
    position: relative;
    width: 100%;
    height: 835px;
    margin: 0 auto;
    padding: 120px 0;
    color: #fff;
}

#about-bfc h2, .about-bfc h2 {
    margin-bottom: 60px;
}

#about-bfc .read-more-wrapper, .about-bfc .read-more-wrapper {
    margin-top: 75px;
}

#about-bfc .read-more, .about-bfc .read-more {
    font-weight: bold;
    padding: 12px 50px 6px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

#about-bfc .read-more:hover, .about-bfc .read-more:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0  rgba(255, 255, 255, .7);
}

#pillars, .pillars {
    font-size: 22px;
    position: relative;
    width: 100%;
    height: 835px;
    margin: 0 auto;
    padding: 20px 0;
    color: #fff;
    background: url('/images/page-about/pillars.jpg') repeat fixed 0 0 #fff;
}

#pillars .about-panel2 > div p, .pillars .about-panel2 > div p {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}

#pillars h2, .pillars h2 {
    margin-bottom: 40px;
}

.pillars-single {
    width: 20%;
    margin-top: 40px;
}

/*.pillars-content-wrapper {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
padding: 15px 45px;
}
.pillars-content-wrapper h6 {
font-size: 20px;
font-weight: bold;
line-height: 28px;
text-transform: uppercase;
}
.pillars-content-wrapper h6 a {
color: #fff;
}*/
.pillars-content-wrapper p {
    font-size: 14px;
}

#keyevents, .keyevents {
    font-size: 22px;
    position: relative;
    width: 100%;
    height: 835px;
    margin: 0 auto;
    padding: 120px 0;
    color: #fff;
}

#keyevents h2, .keyevents h2 {
    margin-bottom: 60px;
}

.keyevents-single {
    margin-top: 40px;
}

.keyevents-content-wrapper {

    /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); */

    /* border: 1px solid rgba(255, 255, 255, 0.1); */

    /* padding: 0; */
}

.keyevents-content-wrapper:hover {
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.keyevents-content-wrapper h6 {
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}

.keyevents-content-wrapper h6 a {
    font-family: 'BrownRegular';
    font-weight: bold;
    display: table-cell;
    width: 165px;
    height: 165px;
    padding: 5px;
    vertical-align: middle;
    letter-spacing: 1px;
    color: #fff;
}

.keyevents-content-wrapper h6 a:hover {
    text-decoration: none;
    color: #000;
}

.keyevents-content-wrapper p {
    font-size: 14px;
    margin: 0;
}

#reports, .reports {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0;
    background: none repeat scroll 0 0;
}

#reports h2, .reports h2 {
    margin-bottom: 40px;
    color: #000;
}

#reports h6, .reports h6 {
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}

#reports h6 a, .reports h6 a {
    font-weight: bold;
    color: #000;
}

#reports h6 a:hover, .reports h6 a:hover {
    text-decoration: none;
    color: #000;
}

#reports p, .reports p {
    font-size: 14px;
    margin: 0;
    color: #878787;
}

#reports img, .reports img {
    width: 100%;
}

#charity, .charity {
    position: relative;
    width: 100%;
    height: 685px;
    margin: 0 auto;
    padding: 140px 0;
    color: #fff;
    background: none repeat scroll 0 0 #f0f0f0;
}

#charity h2, .charity h2 {
    margin-bottom: 40px;
    color: #fff;
}

/* #charity h6, .charity h6 {
font-size: 21px;
font-weight: bold;
line-height: 30px;
text-transform: uppercase;
background: rgba(0, 0, 0, 0.7);
border: 1px solid rgba(255, 255, 255, 0.1);
color: #fff;
line-height: 150px;
}
.charity h6:hover {
background: rgba(255, 255, 255, 0.7);
}

#charity h6 a, .charity h6 a {
color: #FFF;
font-weight: bold;
line-height: 150px;
display: block;
font-family: 'BrownRegular';
letter-spacing: 2px;
font-size: 24px;
}
#charity h6 a:hover, .charity h6 a:hover {
color: #000;
text-decoration: none;
} */
#charity p, .charity p {
    font-size: 14px;
    margin: 0;
    color: #878787;
}

#charity img, .charity img {
    width: 100%;
}

#charity .about-panel4, .charity .about-panel4 {

    /* background: none repeat scroll 0 0 #fff; */
    padding: 30px 0;
}

.about-panel4 .col-sm-4 {
    height: 360px;
}

#charity .row, .charity .row {
    padding: 0 100px;
}

#howtogetinvolved, .howtogetinvolved {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto -40px;
    padding: 100px 0;
    background: none repeat scroll 0 0 #fff;
}

#howtogetinvolved h2, .howtogetinvolved h2 {
    margin-bottom: 40px;
    color: #000;
}

#howtogetinvolved h6, .howtogetinvolved h6 {
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}

#howtogetinvolved h6 a, .howtogetinvolved h6 a {
    font-weight: bold;
    color: #000;
}

#howtogetinvolved h6 a:hover, .howtogetinvolved h6 a:hover {
    text-decoration: none;
    color: #000;
}

#howtogetinvolved p, .howtogetinvolved p {
    font-size: 14px;
    margin: 0;
    color: #878787;
}

#business-intro, .business-intro {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    width: 100%;
    height: 645px;
    margin: 0 auto;
    padding: 240px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.business-panel1 {
    overflow: hidden;
    padding: 30px 0;
}

.business-panel1 h6 {
    font-family: 'BrownBold';
    font-size: 18px;
    margin-top: 3px;
    text-transform: uppercase;
}

.business-panel1 h6 a {
    color: #000;
}

.business-panel1 h6 a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000;
}

.business-panel1 .row {

    /* border-bottom: 1px solid #f4f4f4; */
    padding: 50px 0;
}

.business-panel2 {
    padding: 20px 0 90px;
}

.business-panel2 .content-wrapper {
    overflow: hidden;
    height: 330px;
}

.business-panel2 .content-wrapper img {
    width: 100%;
    height: auto;
}

.business-panel2 .content-wrapper .content {
    font-size: 18px;
    margin-top: -322px;
    padding: 15px;
    text-align: center;
    color: #fff;
}

/* .business-panel2 .block:nth-child(2) .content {
margin-top: -280px;
}
.business-panel2 .block:nth-child(3) .content {
margin-top: -322px;
} */
.business-panel2 .block:nth-child(4) .content {
    margin-top: -272px;
    padding: 30px;
}

.business-panel2 h6 {
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}

.business-panel2 a {
    color: #fff;
}

.business-panel2 a:hover {
    text-decoration: none;
    color: #fff;
}

.business-panel2 .block:nth-child(4) .content a {
    position: relative;
    display: block;
    margin: 0;
    padding: 10px;
    border: 1px solid #fff;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .3);
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.carousel-indicators li {
    border-radius: 10px !important;
}

.news-top-row {
    margin-bottom: 30px;
}

.news-item {
    margin-bottom: 30px;
}

.news-item-news {
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
}

.news-item img {
    width: 100%;
}

.news-item-title {
    margin-top: 10px;
}

.news-item-title a {
    font-family: 'BrownRegular';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}

.news-item-date, .news-item-gallery-date {
    font-size: 10px;
    line-height: 24px;
    color: #000;
}

.news-item-date i, .news-item-gallery-date i {
    margin-right: 5px;
}

.news-item-gallery {
    background: none repeat scroll 0 0 rgb(255, 219, 219);
}

.news-item-gallery-title {
    font-family: 'BrownRegular';
    font-size: 12px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    max-height: 30px;
    margin-top: -30px;
    padding: 0 10px;
    text-transform: uppercase;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .6);
}

.news-item-gallery-title a {
    color: #000;
}

.news-item-gallery-title i {
    margin-right: 10px;
    color: #000;
}

.news-item-twitter {
    padding: 15px 40px;
    text-align: center;
    border: 1px solid #000;
}

.news-item-twitter a {
    color: #000;
}

.news-item-twitter-content a {
    color: #939393;
}

.news-item-twitter-header .fa-twitter {
    font-size: 32px;
    width: 100%;
    color: #000;
}

.news-item-twitter-timeline {
    font-size: 12px;
    line-height: 34px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

.news-item-twitter-title {
    font-size: 18px;
    text-transform: uppercase;
}

.news-item-twitter-handle {
    font-size: 18px;
}

.news-item-twitter-content {
    font-size: 18px;
}

.news-utility-header h4 {
    font-family: 'BrownRegular';
    line-height: 40px;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #f0f0f0;
}

.news-utility-filter {
    height: 300px;
    padding: 0;
}

.news-utility-filter h4 {
    font-family: 'BrownRegular';
    line-height: 40px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #cdcdcd;
    background: none repeat scroll 0 0 #f0f0f0;
}

.news-utility-search, .news-utility-search a {
    color: #000;
}

.news-utility-search {
    padding: 32px 20px;
    background: none repeat scroll 0 0 #f0f0f0;
}

.news-utility-search .divider {
    margin: 0 10px;
}

.news-utility-search-options-cb {
    margin: 15px 0;
}

.news-utility-search-options-cb input[type='checkbox'] {
    margin-top: -3px;
    vertical-align: middle;
}

.search-active {
    position: absolute;
    top: -5px;
    right: 0;
    width: 720px;
}

.search-active .close {
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    top: 11px;
    right: 39px;
    text-transform: uppercase;
    text-shadow: none;
}

.search-active .close:hover {
    opacity: 1;
}

.search-active .close span {
    position: absolute;
    top: 1px;
    right: 0;
    padding-right: 17px;
}

.search-active input {
    padding-right: 100px;
    color: #000;
    border: 1px solid rgba(1, 1, 1, .2);
    box-shadow: none;
}

.search-active input:focus {
    border: 1px solid rgba(1, 1, 1, .5);
    outline: 0 none;
    box-shadow: none;
}

.search-active button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 11px;
    border: medium none;
    background: none repeat scroll 0 0 transparent;
}

.header-login {
    position: absolute;
    top: -5px;
    right: 0;
    width: 720px;
    color: #000;
    box-shadow: none;
}

.header-login input {
    border: 1px solid rgba(1, 1, 1, .2);
    outline: 0 none;
    box-shadow: none;
}

.header-login input:focus {
    border: 1px solid rgba(1, 1, 1, .5);
    outline: 0 none;
    box-shadow: none;
}

.header-login input[type='submit'] {
    float: left;
    width: 50%;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .3);
    background: none repeat scroll 0 0 #000;
}

.header-login a {
    font-size: 11px;
    display: inline-block;
    margin: 8px 0 0 1px;
    text-decoration: none;
    color: #fff;
}

.header-login a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.header-login .close {
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    top: 2px;
    right: 39px;
    text-transform: uppercase;
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

.header-login .close:hover {
    opacity: .7;
    border-bottom: medium none;
}

.header-login .close span {
    position: absolute;
    top: 1px;
    right: 0;
    padding-right: 17px;
}

.news-item-noticeboard {
    padding: 15px 40px;
    text-align: center;
    background: none repeat scroll 0 0 #f0f0f0;
}

.news-item-noticeboard-title {
    font-family: 'BrownRegular';
    font-size: 18px;
    text-transform: uppercase;
}

.news-item-noticeboard-header .fa-thumb-tack {
    font-size: 26px;
    width: 100%;
    margin-bottom: 15px;
    color: #000;
}

.news-item-pinterest {
    padding: 20px;
    background: none repeat scroll 0 0 #f0f0f0;
}

.news-item-pinterest-content a {
    font-size: 18px;
    color: #000;
}

.news-item-pinterest-content a:hover {
    text-decoration: none;
}

.news-item-pinterest-content a:after {
    font-family: FontAwesome;
    margin: 2px 10px 0 0;
    content: "'ÃƒÂ¯Ã†â€™Ã¢â‚¬â„¢'";
    color: #000;
}

.news-item-pinterest-content img {
    margin-bottom: 10px;
}

.news-item-letterfromlondon {
    padding: 0;
}

.news-utility-letter-from-london .news-item-image {
    overflow: hidden;    /* padding: 15px; */
    height: 270px;
}

.news-utility-letter-from-london .news-item-letterfromlondon-content-wrapper {
    left: 0;
    width: 386px;
    padding: 15px 40px 20px;
    color: #000;
}

.news-item-letterfromlondon-content-wrapper {
    position: absolute;
    bottom: 0;
    display: block;
    width: 360px;
    padding: 10px 15px 5px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .6);
}

.news-item-letterfromlondon-title {
    font-family: 'BrownRegular';
    font-size: 18px;
    text-transform: uppercase;
}

.news-item-letterfromlondon-title a {
    color: #000;
}

.az-contacts-wrapper {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    width: 100%;
    height: 835px;
    margin: 0 auto -36px;
    padding: 120px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.content-3009 {

    /* background: none repeat scroll 0 0 #f0f0f0; */
}

.col-one-fifth {
    width: 20%;
}

.a-z-contacts-content {
    display: block;
    margin-bottom: 30px;
}

.a-z-contacts-content a {
    font-family: 'BrownRegular';
    font-size: 21px;
    line-height: 30px;
    display: table-cell;
    width: 204px;
    height: 204px;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.a-z-contacts-content a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.az-header {
    display: none;
    padding: 140px 0 25px;
}

.az-header a {
    font-family: 'BrownBold';
    font-size: 15px;
    font-weight: normal;
    display: block;
    padding: 5px 0;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
    text-shadow: none;
}

.az-header a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.a-ztitle {
    font-family: 'BrownRegular';
    font-size: 50px;
    display: block;
    width: 100%;
    margin: 20px 0 20px 0;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
}

.az-patrons, .az-sponsors {
    position: relative;
    z-index: 2;
    padding: 10px 0;
    background: none repeat scroll 0 0 #fff;
}

.az-patrons-desc, .az-sponsors-desc {
    margin-bottom: 30px;
    text-align: center;
}

.az-patrons .a-ztitle, .az-sponsors .a-ztitle {
    margin-top: 20px;
    color: #000;
}

.a-zdivider {
    font-size: 48px;
    font-weight: 100;
    text-align: center;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .6);
}

.az-sponsors .nav-tabs .col-sm-3 {
    padding: 0;
    text-align: center;
}

.az-sponsors .nav-tabs {
    margin: 0;
}

.az-sponsors .nav-tabs > li > a {
    font-size: 16px;
    padding-right: 0;
    padding-left: 0;
    text-transform: uppercase;
    color: #000;
}

.az-sponsors .nav-tabs > li.active > a, .az-sponsors .nav-tabs > li.active > a:hover, .az-sponsors .nav-tabs > li.active > a:focus {
    border: 1px solid #000;
}

.az-sponsors .nav-tabs > li > a:hover {
    border: 1px solid #000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.az-sponsors .tab-content .a-ztitle {
    font-size: 24px;
}

.az-boards-wrapper {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    width: 100%;
    height: 835px;
    margin: 0 auto -60px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #fff;
    background-image: url('/images/page-az/bfc-board.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center bottom !important;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
}

.az-boards-types-item a {
    font-family: 'BrownRegular';
    font-size: 21px;
    line-height: 30px;
    display: table-cell;
    width: 198px;
    height: 198px;
    padding: 20px 5px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.az-boards-types-item a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.az-designers-wrapper {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    width: 100%;
    height: 835px;
    margin: 0 auto -40px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: none repeat scroll 0 0 #fff;
}

.az-designers-wrapper .a-ztitle {
    color: #000;
}

.az-boards-intro {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    width: 50%;
    margin: 0 auto 60px;
    padding: 40px 30px;
    text-transform: none;
    color: #fff;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.az-designers-letters {
    margin-bottom: 40px;
    border: 1px solid #000;
}

.az-designers-letters a {
    font-size: 18px;
    font-weight: normal;
    line-height: 0;
    color: #000;
}

.az-designers-letters .list-inline {
    line-height: 25px;
}

.az-designers-list-item-title {
    display: none;
}

.az-designers-list-item .col-sm-2 {
    margin-bottom: 30px;
}

.fancybox-opened .fancybox-skin {
    padding: 40px 0 !important;
    background: none repeat scroll 0 0 #fff;
}

.designersCarousel-control.designersCarousel-control-left {
    position: absolute;
    top: 40%;
    left: -50px;
    color: #000;
}

.designersCarousel-control.designersCarousel-control-right {
    position: absolute;
    top: 40%;
    right: -50px;
    color: #000;
}

.news-utility-toggle a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    text-indent: -99999px;
    background: url('images/toggle.png') no-repeat scroll 0 8px rgba(0, 0, 0, 0);
}

.news-utility-toggle a.state2 {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    text-indent: -99999px;
    background: url('images/toggle.png') no-repeat scroll -35px 8px rgba(0, 0, 0, 0);
}

.news-utility-letter-from-london {
    margin-top: 20px;
    padding: 15px;
    background: none repeat scroll 0 0 #f0f0f0;
}

.header-wrapper .navbar-collapse {
    width: 58.33%;
    border-color: rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);    /*width: 66.6667%;*/
}

.header-wrapper .navbar-nav {
    float: right;
}

.education-intro, .press-releases-intro {
    font-size: 22px;
    position: relative;
    width: 100%;
    height: 600px;    /*margin: 0 auto -40px;*/
    padding: 120px 0;
    color: #fff;
}

.content-1160 section {
    font-size: 22px;
    position: relative;
    width: 100%;
    min-height: 800px;
    margin: 0 auto;
    padding: 120px 0;
    color: #fff;
    background-position: center bottom !important;
    background-size: cover !important;
}

.content-page h1 {
    margin-top: 0;
    color: #000;
}

.content-1160 .history-intro {
    padding: 180px 0 !important;
}

.history-panel h2 {
    font-size: 60px;
    text-align: center;
}

.history-intro p {
    font-size: 25px;
    line-height: 45px;
    text-align: center;
}

.content-1160 .history-2000s {
    padding-top: 0;
    background-position: center center !important;
}

.year80 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    padding: 30px 20px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .6);
}

.year80 h3 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
}

.year80 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.year80 a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}

.year80 ul {
    padding-left: 20px;
}

.year-1985 {
    margin-top: 180px;
}

.year2000s {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    padding: 30px 20px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .6);
}

.year2000s h3 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
}

.year2000s a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.year2000s a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}

.year2000s ul {
    padding-left: 20px;
}

.year2000s .row p {
    margin-bottom: 30px;
}

.year-2008 {

    /* margin-top: -134px; */
}

.content-1160 .history-1990s {
    padding-top: 0;
    background: none repeat scroll 0 0 #f0f0f0;
}

.history-1990s .history-panel {
    padding: 0 100px;
    color: #000;
    background: none repeat scroll 0 0 #fff;
}

.year1990s {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    padding: 30px 20px;
}

.year1990s h3 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
}

.year1990s a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.year1990s a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}

.year1990s ul {
    padding-left: 20px;
}

.year1990s .row p {
    margin-bottom: 30px;
}

.year-2008 {

    /* margin-top: -134px; */
}

.subhome-panel-overlay-title {
    font-family: 'BrownRegular';
    font-size: 30px;
}

.subhome-panel-overlay-title {
    font-family: 'BrownRegular';
    font-size: 30px;
    margin: 15px 0;
    text-transform: uppercase;
}

.img-resposnive {
    width: 100%;
}

.crumbtrail-utils-holder {
    font-size: 14px;
    margin: 20px 0;
    padding: 8px 15px 8px 0;
    text-align: right;
    color: #cdcdcd;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.crumbtrail-utils-holder a {
    margin-left: 7px;
    color: #cdcdcd;
}

.crumbtrail-utils-holder a:hover {
    color: #000;
}

.sharelabel, .social-share {
    font-family: 'BrownBold';
    line-height: 23px;
    float: right;
    text-transform: uppercase;
    color: #000;
}

.sharelabel {
    font-size: 15px;
    line-height: 17px;
}

.addthis_toolbox > a > span {
    line-height: 15px;
    width: 15px;
    height: 15px;
    margin: 0 0 0 17px;
    text-indent: initial !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.addthis_toolbox > a > span:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    line-height: 17px;
    color: #000;
}

.addthis_button_facebook > span:after {
    content: '\f09a';
}

.addthis_button_twitter > span:after {
    content: '\f099';
}

.addthis_button_pinterest_pinit > span:after {
    content: '\f0d2';
}

.addthis_button_email > span:after {
    content: '\f003';
}

.addthis_button_pinterest_pinit {
    width: auto !important;
    height: auto !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.addthis_counter {
    display: none !important;
}

.addthis_default_style .at300b {
    padding: 0 !important;
    float: none !important;
}

.published-date {
    font-size: 13px;
    color: #777;
}

.content-page {
    padding-bottom: 40px;
    /*color: #555;*/
}

.subnav ul {
    display: block;
    padding: 0;
    list-style: none outside none;
}

.subnav > ul > li {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    padding-left: 13px;
}

.subnav li:first-child {
    margin-top: 0;
}

.subnav li:before {
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: 19px;
    display: block;
    float: left;
    width: 13px;
    margin-left: -13px;
    content: "\f0da"; /*f0da*/
    color: #8f8f8f;
}

.subnav li.current:before, .subnav li.active:before, .subnav li:hover > a:before {
    color: #000;
}

.subnav li a {
    font-family: 'BrownRegular';
    font-size: 15px;
    color: #8f8f8f;
}

.subnav li.current > a, .subnav li a:hover, .subnav li.active > a {
    text-decoration: none;
    color: #000;
}

.subnav ul li > ul {
    margin-left: 25px;
}

.subnav ul ul > li {
    display: block;
    margin: 10px 0;
}

.subnav ul ul > li:first-child {
    margin-top: 10px;
}

.playlistPillars-content {
    padding: 20px 30px;
}

.subhome-panel-overlay-desc {

    /*font-family: 'NewsGothicStdMedium',arial,sans-serif !important;*/
    font-family: arial, sans-serif !important;
    line-height: 20px;
    text-align: left;
}

.subhome-panel-overlay-desc a {
    color: #777;
}

.subhome-panel-overlay-desc a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}

.subhome-panel-overlay-image, .subhome-panel-overlay-desc {
    margin: 5px 0;
}

section.press-releases-intro {
    position: relative;
    width: 100%;    /* font-weight: bold; */
    height: 400px;
    margin: 0 auto 30px;
    padding: 30px 0;
    text-align: center;    /* text-transform: uppercase; */
    color: #fff;    /* font-size: 36px; */
    background-position: center top !important;
    background-size: cover !important;
}

.press-releases-intro h3 {
    font-size: 50px;
    margin-top: 250px;
    text-align: left;
}

.content-3008, .content-3008 .content-page {
    color: #000;
}

.content-3008 .content-page a {
    color: #000;
}

.content-3008 .content-page a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000;
}

.content-3008 .media-buyers-contacts a {
    color: #949494;
}

.content-3008 .media-buyers-contacts a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}

.content-3008 th:last-child {
    text-align: center;
}

.press-release-item td:last-child {
    text-align: center;
}

.press-release-item td:last-child a:hover {
    text-decoration: none;
}

th {
    font-family: 'BrownBold';
    font-weight: normal;
    text-transform: uppercase;
}

.media-buyers-contacts {
    padding: 20px;
    word-break: break-all;
    border: 1px solid #ddd;
}

.media-buyers-contacts h4 {
    margin: 0 0 20px;
    text-transform: uppercase;
}

.press-releases-search {
    margin-bottom: 30px;
    padding: 20px;
    word-break: break-all;
    border: 1px solid #ddd;
}

.press-releases-search h3 {
    font-size: 18px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.press-releases-search input[type='submit'] {
    font-family: 'BrownRegular';
    text-transform: uppercase;
    color: #000;
}

.press-releases-search input[type='submit']:hover {
    font-family: 'BrownRegular';
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #000;
    background: none repeat scroll 0 0 #000;
}

.press-release-year a, .press-release-month a {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    padding: 7px 7px 4px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}

.press-release-month {
    margin-bottom: 30px;
}

.press-release-year a.active, .press-release-year a:hover, .press-release-month a.active, .press-release-month a:hover {
    text-decoration: none;
    color: #fff;
    background: none repeat scroll 0 0 #000;
}

.pillars-single {
    margin-top: 40px;
}

.pillars-content-wrapper {

    /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); */

    /* border: 1px solid rgba(255, 255, 255, 0.1); */

    /* padding: 0; */
}

.pillars-content-wrapper:hover {
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.pillars-content-wrapper h6 {

    /* font-size: 21px; */

    /* font-weight: bold; */

    /* line-height: 30px; */

    /* margin: 0; */

    /* text-transform: uppercase; */
}

.pillars-content-wrapper h6 a {
    font-family: 'BrownRegular';
    font-weight: bold;
    display: table-cell;
    width: 204px;
    height: 204px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    color: #fff;
}

.pillars-content-wrapper h6 a:hover {

    /* color: #000; */

    /* text-decoration: none; */
}

.pillars-content-wrapper p {
    font-size: 14px;
    margin: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    border-color: #000;
    background-color: #000;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #000;
}

.related-content h2 {
    font-size: 24px;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
}

.related-content a {
    color: #333;
}

.related-item-title {
    display: block;
    margin-top: 5px;
}

.related-item-title:hover {
    text-decoration: underline;
}

.related-content a:hover {
    text-decoration: none;    /*border-bottom: 1px solid #000;*/
    color: #000;
}

.related-content {
    padding-bottom: 40px;
    border-top: 1px solid #f0f0f0;
}

.related-content .img-wrapper {
    display: table-cell;
    width: 193px;
    height: 193px;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, .03);
}

.related-content .img-wrapper img {
    width: 100%;
}

.page-middle {
    border-left: 1px solid rgba(0, 0, 0, .5);
}

.page-middle.col-sm-12 {
    margin-left: 15px;
}

.widget-show-hide-close {
    font-family: FontAwesome;
    font-size: 13px;
    display: table-cell;
    width: 15px;
    height: 200px;
    content: "\f0d9"; /*f0d9*/
    vertical-align: middle;
    color: #000;
}

.widget-show-hide-close:hover {
    text-decoration: none;
    color: #000;
}

.widget-show-hide-close:before {
    font-family: FontAwesome;
    margin-right: 5px;
    padding: 25px 3px;
    content: "\f0d9"; /*f0d9*/
    color: #000;
    background: none repeat scroll 0 0 #f0f0f0;
}

.page-middle.col-sm-12 .widget-show-hide-close:before {
    font-family: FontAwesome;
    content: "\f0da"; /*f0da*/
}

.widget-show-hide-close:after {
    font-family: arial, sans-serif;
    content: 'HIDE';    /*font-family: 'NewsGothicStdMedium',arial,sans-serif;*/
}

.page-middle .clicked.widget-show-hide-close:after {
    font-family: arial, sans-serif;
    content: 'SHOW';    /*font-family: 'NewsGothicStdMedium',arial,sans-serif;*/
}

.widget-show-hide {
    margin-left: -15px;
}

.archive-item-wrapper {
    position: relative;
    width: 100%;
    height: 270px;
    margin-bottom: 30px;
    color: #000;
    border: 1px solid #cdcdcd;
}

.archive-item-year {
    font-family: 'BrownBold';
    font-size: 36px;
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.archive-item-utils {
    position: absolute;
    bottom: 11%;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.archive-item-utils li {
    line-height: 12px;
    display: block;
    margin: 7px 0;
    text-align: center;    /*border-right: 1px solid;*/
}

.archive-item-utils li:nth-child(2n) {

    /* border-left: 1px solid #000; */
}

.archive-item-utils li a {
    padding: 0 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.season-item {
    height: 383px;
    margin-bottom: 30px;
}

.season-intro-wrapper, .season-preview-wrapper {
    overflow: hidden;
    height: 383px;
}

.page-middle.col-sm-12 .season-item {
    height: 527px;
}

.page-middle.col-sm-12 .season-intro-wrapper, .page-middle.col-sm-12 .season-preview-wrapper {
    height: 527px;
}

.season-item img {
    width: 100%;
}

.season-intro {
    position: absolute;
    bottom: 0;
    margin-right: 15px;
    padding: 150px 20px 20px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.season-intro h4 {
    font-family: 'BrownBold';
    font-size: 26px;
    position: absolute;
    bottom: 140px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    text-transform: uppercase;
}

.season-intro a {
    color: #fff;
}

.season-intro-body {
    margin-bottom: 30px;
}

.business-season-utils {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

.business-season-utils a {
    font-family: 'BrownRegular';
    margin: 0 5px;
    padding: 0;
}

.business-season-utils a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.business-season-utils a.active {
    font-family: 'BrownBold';
}

.season-preview-wrapper {
    padding: 20px;
    border: 1px solid #000;
}

.season-preview-wrapper h4 {
    font-family: 'BrownBold';
    display: block;
    width: auto;
    margin-top: 0;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
}

.season-preview-wrapper a {
    color: #777;
}

.season-preview-wrapper a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}

.season-preview-wrapper .business-season-utils a {
    color: #000;
}

.season-preview-wrapper .business-season-utils a:hover {
    border-bottom: 1px solid #000;
}

.season-item-preview-list {
    font-size: 13px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 80%;
}

.season-detail {
    margin-top: -30px;
    margin-bottom: 15px;
    padding-top: 15px;
    background: url('images/seasondetails-arrow.png') no-repeat scroll 85% 1px rgba(0, 0, 0, 0);
}

.season-detail.position-2 {
    background-position: 15% 1px;
}

.season-detail.position-3 {
    background-position: 50% 1px;
}

.season-details-wrapper {
    padding: 15px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #000;
    border-image: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.season-details-wrapper img {
    width: 100%;
}

.season-detail-close {
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: url('/content/minimal_skin_dark/linghtbox_skin/close-button-over.png') no-repeat scroll 0 0 / 30px 30px #000;
}

.season-detail-close:hover {
    background: url('/content/minimal_skin_dark/linghtbox_skin/close-button.png') no-repeat scroll 0 0 #fff;
}

.season-details-designers {
    overflow-x: hidden;
    overflow-y: auto;
    height: 374px;
    padding-top: 20px;
}

.season-details-gallery {
    padding-top: 20px;
}

.page-middle.col-sm-12 .season-details-designers {
    overflow-x: hidden;
    overflow-y: auto;
    height: 468px;
}

.season-details-wrapper h4 {
    font-family: 'BrownBold';
    font-size: 24px;
    margin-top: 0;
    text-transform: uppercase;
    color: #000;
}

.season-item-preview-list-tag, .seasondetail-preview-list-tag {
    font-family: 'BrownBold';
    font-size: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #000;
}

.seasondetail-preview-list-tag:first-child {
    margin-top: 0;
}

.season-details-designers a {
    color: #777;
}

.season-details-designers a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}

.season-details-gallery h4 {
    font-size: 15px;
}

.related-content-gallery-title {
    font-size: 12px;
}

.busines-related-content-news {
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
}

.business-related-content-galleries {
    padding-top: 15px;
}

.season-details-gallery .gallery-item {
    min-height: 160px;
    margin-bottom: 4px;
}

.page-middle.col-sm-12 .season-details-gallery .gallery-item {
    min-height: 190px;
}

.RadSlider, .RadSlider .rslHorizontal, .RadSlider .rslHorizontal .rslItemsWrapper, .RadSlider .rslMiddle div.rslTrack {
    width: 100% !important;
}

.RadSlider .rslHorizontal .rslItemsWrapper, .RadSlider .rslMiddle div.rslTrack {
    z-index: -1;
    left: 0 !important;
}

.RadSlider_Default .rslHorizontal .rslItem {
    width: 20% !important;
}

.backto {
    display: inline-block;
    margin: 0 0 10px 0;
    color: #8f8f8f;
    border-bottom: 1px solid #fff;
}

.backto:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}

.news-item-detail .published-date .glyphicon {
    margin-right: 5px;
}

.event-detail-backlink {
    color: #8f8f8f;
}

.event-detail-backlink {
    display: inline-block;
    margin-bottom: 10px;
    color: #8f8f8f;
    border-bottom: 1px solid #fff;
}

.event-detail-backlink:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}

.event-detail-image {
    margin-bottom: 10px;
}

.list-unstyled.events-overlay-info-panel {
    width: 100%;
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #4b4b4b;
}

ul.events-overlay-info-panel li {
    margin: 15px 0;
    padding-left: 10px;
}

ul.events-overlay-info-panel li .glyphicon {
    margin-right: 10px;
}

div#map_canvas {
    width: 100% !important;
}

.news_image {
    margin-bottom: 10px;
}

.news-carousel .carousel-caption {
    font-size: 40px;
    text-transform: uppercase;
}

.news-carousel .carousel-caption a {
    font-size: 40px;
    color: #fff;
}

.news-carousel .carousel-caption a:hover {
    text-decoration: none;
}

.news-item-letterfromlondon-intro-lfl a {
    color: #000;
}

.gallery-list {
    overflow: hidden;
}

.gallery-single {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
}

.gallery-single h2 {
    margin-top: 0;
}

.gallery-single img {
    width: 100%;
}

table.funders-table td {
    padding: 20px 80px 20px 0;
}

.designer-photo {
    margin: 0 15px 15px 0;
}

.designer_videos_wrap > object {
    width: 100% !important;
    margin-top: 10px;
}

.designer-name {
    margin-top: 0;
}

.designers-sm-list {
    font-size: 16px;
}

.designers-sm-list a {
    margin-right: 15px;
}

.details_wrap strong {
    font-family: 'BrownBold';
    font-weight: normal;
}

.panel_designer_catwalks .row {
    margin-bottom: 30px;
}

.designer_logo img {
    width: 100%;
}

.link_strip {
    margin-bottom: 6px;
}

.awards-history-content {
    padding: 50px 0 0;
    color: #000;
}

.awards-history-content p strong {
    font-size: 16px;
}

.awards-history-content .row {

    /*margin-top: 20px;*/
    margin-bottom: 20px;
}

.layer-panel {
    font-family: 'BrownRegular', arial, sans-serif;
}

.bfa-winners-item-video {
    margin: 8px 0;
}

@media (min-width:1200px) {
}

@media (max-width:1200px) {
}

@media screen and (min-width:992px) {
}

@media screen and (min-width:992px) and (max-width:1199px) {

    /*.navbar-default .navbar-nav > li > a {
      margin: 0 12px;
      letter-spacing: 0px;
    }
    .header-wrapper .header-utils ul li {
      padding-left: 0;
    }
    .logo img {
      width: 50%;
    }

    .front-carousel .carousel-caption {
      top: 15%;
      font-size: 32px;
    }

    .patron-text{
      padding: 15px 0;
    }

    .content-1 .content-page{
      padding-bottom: 10px;
    }*/
}

@media screen and (max-width:991px) {

    /*.navbar-default .navbar-nav > li > a {
      margin: 0 12px;
      letter-spacing: 0px;
    }
    .header-wrapper .header-utils ul li {
      padding-left: 0;
    }
    .header-mobile-logo-link img {
      width: 40%;
    }

    .front-carousel .carousel-caption {
      top: 15%;
      font-size: 32px;
    }

    .patron-text{
      padding: 15px 0;
    }

    .content-1 .content-page{
      padding-bottom: 10px;
    }

    .header-mobile-logo{
      max-width: 100%;
    }

    .header-mobile-nav-list{
      display: none;
    }

    .mobile-nav-wrapper{
      margin-top: 40px;
    }

    .mobile-logo-wrapper{
      
    }


    .mobile-nav-wrapper div {
      float: right;
      margin-left: 17px;
    }

    .mobile-nav-wrapper a{
     
      color: #fff;
    }*/
    .header-mobile-nav-list-level1 > li {
        text-align: left;
    }

    .header-mobile-nav-list-level2 {
        padding-left: 20px;
    }

    .header-mobile-nav-list-level2 > li {
        line-height: 24px;
    }

    .header-mobile-nav-list-level2 > li a span {
        text-transform: none !important;
    }

    .header-mobile .mobile-nav-wrapper > div {
        font-size: 24px !important;
    }

    .header-mobile .mobile-nav-wrapper a i.fa {
        font-size: 28px !important;
    }

    .header-clear .header-mobile .mobile-nav-wrapper a i.fa, .header-clear .header-mobile .mobile-nav-wrapper a span.glyphicon {
        color: #fff !important;
    }

    .header-white .header-mobile .mobile-nav-wrapper a i.fa, .header-white .header-mobile .mobile-nav-wrapper a span.glyphicon {
        color: #000 !important;
    }

    .header-mobile-nav.open .header-mobile-nav-link i:before {
        color: #fff;
    }

    .header-white .header-wrapper, .header-wrapper {
        background: inherit !important;
    }

    .header-mobile .mobile-nav-wrapper {
        padding-top: 20px !important;
    }

    .az-designers-wrapper {
        height: auto;
    }

    .image-gallery .list-inline.image-gallery-thumbs li {
        margin-top: 15px;
    }

    .press-release-filter {
        display: none;
    }

    .page-middle.col-sm-12 {
        margin-left: 0;
    }

    .designer-profile-mobile strong {
        display: block;
    }

    .designer-profile-mobile-toggle-panel {
        display: none;
        margin-bottom: 20px;
    }

    .designer-profile-mobile-toggle-panel-video {
        display: block;
    }

    .designer-profile-mobile-toggle-bar a {
        font-family: 'BrownBold', arial, sans-serif;
        font-size: 16px;
        font-weight: normal;
        display: block;
        width: 100%;
        padding: 8px 0;
        text-transform: uppercase;
        border-top: 1px solid #e6e6e6;
        background: url(/images/down-arrow.png) no-repeat center right;
    }

    .designer-profile-mobile-toggle-bar.state2 a {
        background: url(/images/up-arrow.png) no-repeat center right;
    }

    a.designer-profile-mobile-toggle-title-video {
        background: url(/images/up-arrow.png) no-repeat center right;
    }

    .designer-profile-mobile-toggle-bar.state2 a.designer-profile-mobile-toggle-title-video {
        background: url(/images/down-arrow.png) no-repeat center right;
    }

    .designer-profile-mobile-toggle-bar a:hover {
        text-decoration: none;        /* background: #000;
                      */
    }

    .designer-profile-mobile-biography .designer-profile-mobile-toggle-bar a {
        border-top: 5px solid #000;
    }

    .designer-profile-mobile-extras .designer-profile-mobile-toggle-bar a {
        border-bottom: 5px solid #000;
    }

    .designer-profile-mobile-toggle-panel h3, .morein h2.line_header {
        display: none;
    }

    .designer-profile-mobile-toggle-panel iframe {
        width: 100% !important;
    }

    .designer-profile-mobile-image img {
        width: 100%;
    }
    .about-award-btn a {
        white-space: normal;
    }
    .about-award-btn a + a {
        margin-top: 10px;
    }

}

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

    /*.patron-text {
       padding: 5px 0;
     }
    */
}

@media (max-width:767px) {

    /*.patrons-carousel{
      display: none;
    }

    .min-height {
      min-height: 0;

      padding-bottom: 20px;
    }*/
}

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

    /*.container{
      width: 460px;
    }

    .header-mobile-logo-link img{
      width: 50%;
    }*/
}

@media screen and (max-width:479px) {

    /*.container{
      width: 300px;
    }

    .header-mobile-logo-link img{
      width: 80%;
    }*/
}

/* DISABLE BOOTSTRAP RESPONSIVEÃƒâ€šÃ‚Â */

/*body , .container{
  min-width:1170px !important;
}
*/

td.rcOtherMonth a {
    visibility: hidden;
}

/*
.business-intro-ios{
  background: #fff url(/uploads/files/1/Layers/about-slide1.jpg) !important;
  -webkit-background-size: cover !important;
   -o-background-size: cover !important;
  background-size: cover !important;
}*/
.pillars-content-wrapper {
    display: block;
    margin-bottom: 30px;
}

.pillars-content-wrapper a {
    font-family: 'BrownRegular';
    font-size: 21px;
    line-height: 30px;
    display: table-cell;
    width: 204px;
    height: 204px;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.pillars-content-wrapper a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.keyevents-single {
    display: block;
    margin-bottom: 30px;
}

.keyevents-single a {
    font-family: 'BrownRegular';
    font-size: 21px;
    line-height: 30px;
    display: table-cell;
    width: 165px;
    height: 165px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.keyevents-single a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.charity-block {
    display: block;
    margin-bottom: 30px;
}

.charity-block a {
    font-family: 'BrownRegular';
    font-size: 21px;
    line-height: 30px;
    display: table-cell;
    width: 212px;
    height: 212px;
    padding: 30px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.charity-block a:hover {
    text-decoration: none;
    color: #000;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .7);
}

.width25percent {
    width: 25%;
}

.width10percent {
    width: 10%;
}

.about-panel4 img {
    width: 100%;
    margin-top: 30px;
}

.about-panel4 img .col-sm-6 {
    margin-bottom: 60px;
}

table.selection-panel {
    width: 100%;
    margin: 10px 0;
}

table.selection-panel tr {
    border: 1px solid #dfdfdf;
    border-width: 1px 0;
}

table.selection-panel td {
    padding: 10px 0;
}

input[type='radio'], input[type='checkbox'] {
    margin: 4px 8px 0 0;
}

.register-interests {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

.validation_error {
    color: #a94442;
}

.content-235 .header-wrapper {
    position: absolute;
    right: 0;
    left: 0;
}

.loggedin .header-wrapper {
    /*position: relative;*/
    padding: 0;
    top: 30px;
}

.page-middle img {
    width: 100%;
}

.sponsor-item {
    margin: 16px 0;
    padding: 40px 20px;
    border: 1px solid #ccc;
}

.sponsor-item .read.more {
    position: absolute;
    bottom: 22px;
    margin-top: 10px;
}

/*
.sponsor-item .col-xs-6.col-sm-3 a, .sponsor-item .col-xs-6.col-sm-4 a {box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.2) !important; -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.2) !important; -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2) !important; display:inline-block; padding:20px 0;}
*/
.news-item h3 {
    margin-top: 0;
}

.tickets-book-online a {
    text-transform: uppercase;
}

.press-release-year {
    margin-bottom: 30px;
}

.press-release-month {
    display: none;
}

.form-control:focus {
    border: 1px solid #000;
}

.btn-default {
    text-transform: uppercase;
}

.highlights-video iframe {
    width: 100% !important;
    height: 407px !important;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    outline: none;
}

.education-intro .layer-panel, .press-releases-intro .layer-panel {
    margin-top: 100px;
}

.education-intro .layer-panel > p {
    width: 100%;    /* margin-left: 17.667%; */
    margin: 20px 0;
    text-align: center;
}

.nominees-panels {
    margin: 60px -15px;
}

.where-when {
    margin-top: 40px;
}

.ghost-button {
    font-size: 18px;
    display: inline-block;
    width: 230px;
    margin-top: 20px;
    padding: 15px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(0, 0, 0, .7);
}

.ghost-button:hover {
    text-decoration: none;
    color: #000;
    border: 1px solid rgba(255, 255, 255, .1);
    background: none repeat scroll 0 0 rgba(255, 255, 255, .9);
}

.buynow {
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}

.buynow:hover, .buynow:focus, .buynow:active {
    text-decoration: none;
    color: #fff;
    background: #000;
}

/************* PAGE HIGHLIGHTS ****************/
.highlights-top-row {
    margin: 30px 0;    /* background: #f0f0f0; */
    padding: 20px;
    color: #000;
    border: 1px solid #f0f0f0;
}

.highlights-top-row h1 {
    line-height: 36px;
    margin-bottom: 17px;
}

.highlights-top-row a {
    display: inline-block;
    padding: 4px 0;
    color: #000;
}

.highlights-masonry .caption {
    text-align: left;
}

.highlights-top-row .fa {
    font-size: 12px;
    margin-right: 7px;
}

.highlight-video .caption span::before {
    font-family: FontAwesome;
    margin: 2px 10px 0 0;
    content: '\f03d'; /*f03d*/
    color: #000;
}

.highlight-gallery .caption span::before {
    font-family: FontAwesome;
    margin: 2px 10px 0 0;
    content: '\f030'; /*f030*/
    color: #000;
}

.highlight-news .caption span::before {
    font-family: FontAwesome;
    margin: 2px 10px 0 0;
    content: '\f1ea'; /*f1ea*/
    color: #000;
}

.award-winner-item-image img {

    /*border-radius: 50% !important;*/
}

.award-winner-item {
    height: 120px;
}

.award-winner-item .award-winner-item-title {
    font-size: 12px;
    margin: 0 0 5px;
    text-transform: uppercase;
    color: #000;
}

.award-winner-item-winner, .award-winner-item-title {
    padding-left: 0;
}

.videos-play {
    font-size: 60px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 28%;
    text-align: center;
    color: rgba(255, 255, 255, .3);
}

.videos-play:hover {
    color: rgba(255, 255, 255, .6);
}

.archive-winners-wrapper .videos-play {
    padding-top: 20%;
}

.soldout {
    color: #b4b4b4 !important;
}

.tickets-contact {
    font-size: 16px;
    text-align: center;
    color: #000;
}

.package-table td, .package-table th {
    padding: 10px 20px 10px 0;
}

.poll-list {
    padding: 0;
    list-style: none;
}

.poll-list label {
    font-weight: normal;
}

.polls-info {
    font-weight: bold;
}

.polls-other label {
    font-weight: normal;
}

.polls-other input[type='radio'] {
    float: left;
    margin-top: 8px;
}

.polls-other input[type='text'] {
    line-height: 14px;
    margin-left: 10px;
    padding: 5px 5px;
    border: 1px solid #cdcdcd;
    -webkit-appearance: none;
}

.polls-other input[type='text']:focus {
    border: 1px solid #000;
    outline: 0;
}

.winners-overlay {
    padding: 10px 40px;
}

.winners-overlay h3 {
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.layer-19, .layer-about {
    background-position: center top !important;
}

.signup-checkbox {
    margin: 0 !important;
}

.signup-checkbox input {
    float: left;
}

.signup-checkbox label {
    font-weight: normal;
    width: 90%;
}

.alert {
    margin: 20px 0;
}

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

.logo-bfasignup img {
    display: inline-block;
    float: none;
    width: auto;
}

span.heading {
    display: block;
    margin-top: 50px;
    text-align: left;
}

@media (min-width:1200px) {
    .bfa-nominees .bfa-nominees-item .bfa-nominees-item h3, .bfa-nominees .bfa-nominees-item .bfa-winners-item h3 {
        display: block;
        width: 100%;
        min-height: 73px;
    }

    .col-sm-4.bfa-nominees-item {

        /*padding: 50px;*/
        padding: 0 50px;
    }

    .bfa-nominees {
        padding-top: 70px;
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .container {
        width: 970px;
    }

    .bfa-nominees .bfa-nominees-item .bfa-nominees-item h3 {
        min-height: 73px;
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .container {
        width: 751px;
    }

    .subnav li a {
        font-size: 12px;
    }

    .bfa-nominees .bfa-nominees-item .bfa-nominees-item h3 {
        min-height: 59px;
    }

    .bfa-nominees .bfa-nominees-item .bfa-winners-item h3 {
        display: block !important;
        width: 100%;
        height: 60px;
    }

}

@media (max-width:991px) {
}

@media (max-width:767px) {
    .widget-show-hide {
        display: none;
    }

    .page-middle {
        margin-top: 13px;
        border: none;
    }

    .subnav {

        /* display: none; */
    }

    .published-date {
        width: 100%;
        margin: 0 0 15px;
    }

    .page-share {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .business-panel1 h6 {
        margin-top: 30px;
    }

    .business-panel1 {
        padding-bottom: 0;
    }

    .business-panel2 {
        padding: 0;
    }

    .business-panel2 .content {
        font-size: 3vw;
    }

    .gallery-overview .imgcontainer:nth-child(2), .gallery-overview .imgcontainer:nth-child(3) {
        display: none;
    }

}

@media screen and (min-width:480px) and (max-width:767px) {
    .container {
        width: 460px;
    }

}

@media screen and (max-width:479px) {
    .container {
        width: 300px;
        max-width: 100%;
    }

}

/************ MEDIA QUERIES FOR SLIDER *****************/
@media screen and (min-width:1600px) {
    .front-carousel .front-carousel-image {
        height: 840px;
        background-size: 100% !important;
    }

}

@media screen and (min-width:1025px) and (max-width:1599px) {
    .front-carousel .front-carousel-image {

        /*background-size: 100% !important;*/
        height: 900px;
    }

}

@media screen and (min-width:769px) and (max-width:1024px) {
    .front-carousel .front-carousel-image {
        height: 710px !important;
        background-size: 180% !important;
    }

    .patron-text {
        padding: 11px 0;
    }

    .content-1 .content-page {
        padding-bottom: 0;
    }

    .content-1 .page {
        margin-bottom: 30px;
    }

    .front-carousel .carousel-caption {
        top: auto !important;
        bottom: 10% !important;
    }

}

@media screen and (min-width:481px) and (max-width:768px) {
    .front-carousel .front-carousel-image {
        height: 770px !important;
        background-size: 190% !important;
    }

    .patron-text {
        padding: 5px 0;
    }

    .content-1 .content-page {
        padding-bottom: 0;
    }

    .content-1 .page {
        margin-bottom: 20px;
    }

    .front-carousel .carousel-caption {
        top: auto !important;
        bottom: 10% !important;
    }

}

@media screen and (min-width:480px) and (max-width:767px) {
    .front-carousel .front-carousel-image {
        height: 570px !important;
        background-size: 220% !important;
    }

    .front-carousel .carousel-caption {
        top: auto !important;
        bottom: 35% !important;
    }

    .content-1 .content-page {
        padding-bottom: 0;
    }

    .content-1 .page {
        margin-bottom: 20px;
    }

    .patrons-carousel {
        display: none;
    }

    .front-carousel {
        margin-bottom: 20px;
    }

    .min-height {
        min-height: 100px;
    }

}

@media screen and (max-width:479px) {
    .front-carousel .front-carousel-image {
        height: 450px !important;
        background-size: 280% !important;
    }

    .front-carousel .carousel-caption {
        top: auto !important;
        bottom: 15% !important;
    }

    .content-1 .content-page {
        padding-bottom: 0;
    }

    .content-1 .page {
        margin-bottom: 30px;
    }

    .patrons-carousel {
        display: none;
    }

    .min-height {
        min-height: 380px;
    }

    .header-mobile .mobile-nav-wrapper > div {
        font-size: 16px !important;
    }

    .header-mobile .mobile-nav-wrapper a i.fa {
        font-size: 18px !important;
    }

    .header-mobile .mobile-nav-wrapper {
        padding-top: 7% !important;
    }

    .tickets-row2 p {
        font-size: 16px;
    }

    .education-intro .layer-panel > p, .press-releases-intro .layer-panel > p {
        font-size: 16px;
    }

}

/*.awards-history-content *{
   font-family: 'BrownRegular',arial,sans-serif;
}*/
.btnsave input {
    width: 100%;
    margin-bottom: 15px;
}

select.form-control {
    border: 1px solid #ccc;
    background: url(images/arrow-up-down.png) no-repeat 96% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
}

.tickets-row2-inner {
    padding: 30px;
}

.smallvat {
    font-size: 16px;
    margin: 0 0 0 5px;
}

/* Gallery Album */
.owl-carousel .owl-stage-outer {
    overflow: visible !important;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .owl-item {
    margin: 0 10px;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .owl-item:first-child {
    margin-left: 0;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .owl-item:last-child {
    margin-right: 0;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .owl-item:first-child:after {
    display: block;
    padding-top: 149%;
    content: '';
}

.lfw-zoomscript-lfwgallery .owl-wrapper .owl-item:first-child .lfw-zoomscript-lfwgallery-item {
    position: inherit;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .lfw-zoomscript-gallery-season {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .lfw-zoomscript-gallery-season .lfw-zoomscript-gallery-season-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .lfw-zoomscript-gallery-season .lfw-zoomscript-gallery-season-inner {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
    background-color: #f5f5f5;
}

.lfw-zoomscript-lfwgallery .owl-wrapper .lfw-zoomscript-gallery-season .lfw-zoomscript-lfwgallery-box {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: .08em;
}

.lfw-zoomscript-lfwgallery .carousel-prev, .lfw-zoomscript-lfwgallery .carousel-next {
    font-size: 24px;
    position: absolute;
    z-index: 999;
    top: 50%;
    padding: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.lfw-zoomscript-lfwgallery .carousel-prev i, .lfw-zoomscript-lfwgallery .carousel-next i {
    color: rgba(255, 255, 255, .6);
}

.lfw-zoomscript-lfwgallery .carousel-prev {
    left: 0;
}

.lfw-zoomscript-lfwgallery .carousel-next {
    right: 0;
}

.lfw-zoomscript-lfwgallery-item {
    position: relative;
}

.lfw-zoomscript-lfwgallery-item .image-gallery-caption {
    line-height: 1.5em;
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    padding: 15px;
    -webkit-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;
    opacity: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
}

.lfw-zoomscript-lfwgallery-item:hover .image-gallery-caption {
    opacity: 1;
}

.gallery-album-wrapper .owl-stage .gallery-album-item:after {
    display: block;
    padding-top: 149%;
    content: '';
}

.gallery-album-wrapper .owl-stage .gallery-album-item .panel1-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 550px;
}

.gallery-album-wrapper .owl-stage .gallery-album-item .panel1-wrapper .panel1-boxed {
    display: table;
    width: 100%;
    height: 100%;
}

.gallery-album-wrapper .owl-stage .gallery-album-item .panel1-wrapper .panel1-inner {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
    background-color: #f5f5f5;
}

.gallery-album-wrapper .owl-stage .gallery-album-item .panel1-wrapper .lfw-zoomscript-lfwgallery-box {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: .08em;
}

.gallery-album-wrapper .owl-controls {
    margin-top: 0;
}

.gallery-album-wrapper .owl-controls .owl-prev, .gallery-album-wrapper .owl-controls .owl-next {
    font-size: 24px;
    position: absolute;
    z-index: 999;
    top: 50%;
    padding: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.gallery-album-wrapper .owl-controls .owl-prev i, .gallery-album-wrapper .owl-controls .owl-next i {
    color: white;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.gallery-album-wrapper .owl-controls .owl-prev {
    left: 15px;
}

.gallery-album-wrapper .owl-controls .owl-next {
    right: 15px;
}

.gallery-album-wrapper .item .image-gallery-caption {
    line-height: 1.5em;
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    padding: 15px;
    -webkit-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;
    opacity: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
}

.gallery-album-wrapper .item:hover .image-gallery-caption {
    opacity: 1;
}

.gallery-album-wrapper .gallery-album-title {
    font-size: 30px;
    display: none;
    margin: 20px 0 8px;
}

.gallery-album-wrapper .gallery-album-back {
    margin: 30px 0;
    text-align: right;
    text-transform: uppercase;
}

.gallery-album-wrapper .gallery-album-back a {
    padding: 5px 15px;
    letter-spacing: .08em;
    color: #000;
    border: 1px solid;
}

.gallery-album-wrapper .gallery-album-back a:hover {
    text-decoration: none;
    color: #fff !important;
    background: #000;
}

.gallery-album-wrapper .owl-dots {
    display: none !important;
}

.zsTooltip {
    display: none !important;
}

.zoomscript.zsLight {
    z-index: 999 !important;
}

.zoomscript.zsLight .zsContent {
    background: rgba(0, 0, 0, .95) !important;
}

.zoomscript.zsLight .zsItemHolder .zsItemDescription {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}

.zoomscript.zsLight .zsItemDescription .zsText {
    color: #fff !important;
}

.zoomscript.zsLight .zsPager {
    display: none !important;
}

.zoomscript.zsLight .zsThumbs {
    background: rgba(0, 0, 0, .95) !important;
}

.zsClose {
    font-size: 0 !important;
    width: 30px !important;
    height: 30px !important;
    margin: -7px -30px 0 0;
    background: url(/images/icons/close1.jpg) !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.zsClose .zsIcon {
    display: none !important;
}

.zoomscript.zsLight .zsNavBt {
    opacity: 1 !important;
}

.panel1-wrapper-title {
    font-family: 'BrownBold', arial, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.tickets-button-wrapper {
    margin: 30px 0;
    text-align: center;
}

.tickets-button {
    display: inline;
    padding: 10px 25px;
    color: #000;
    border: 1px solid;
}

.tickets-button:hover {
    text-decoration: none;
    color: #fff;
    background: #000;
}

img {
    -ms-interpolation-mode: bicubic !important;
    image-rendering: crisp-edges !important;
}

/* TICKETS PORTAL STYLES */
.logo-tickets img {
    margin: 0 auto;
}

.list-tickets-nav-top {
    text-align: center;
    margin: 30px 0;
}

.list-tickets-nav-top li {
    margin: 0 10px;
}

.list-tickets-nav-top li:first-child {

    /* margin-left: 0; */

    /* padding-left: 0; */
}

.list-tickets-nav-top a {
    color: #000;
    text-transform: uppercase;
    font-family: 'BrownBold';
    display: block;
    text-decoration: none !important;
    border-bottom: 1px solid transparent;
}

.list-tickets-nav-top a:hover, .list-tickets-nav-top a.current {
    border-bottom: 1px solid #000;
}

.votingheader {
    text-align: center;
}

/*NEW LFW LIKE HOME*/

/* Home */
.home-sponsors-panel .home-sponsors-title {

    /* border-bottom: 1px solid; */
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.05em;
    margin: 50px 0 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    width: 27%;
}

.home-sponsors-panel .home-sponsors-items {
    position: relative;
}

.home-sponsors-panel .home-sponsors-items li {
    margin: 0 15px;
}

.home-sponsors-panel .home-sponsors-items .carousel-nav {
    font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    cursor: pointer;
    z-index: 33;
}

.home-sponsors-panel .home-sponsors-items .carousel-next {
    right: 0;
}

.home-sponsors-panel .home-sponsors-items .carousel-prev {
    left: 0;
}

/*HOME LAYERS*/

/*.content-layers-panel {
  position: relative;
  -webkit-background-size: cover !important;
       -o-background-size: cover !important;
          background-size: cover !important;
  background-position: center center !important;
}

.content-layers-panel .content-layers-item-content
{
height:100%;
position: absolute;
width: 100%;
}

.home-layer-content-wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}*/
a.alogin {
    color: #fff !important;
}

.header-white a.alogin {
    color: #000 !important;
}

.header-white .header-wrapper .navbar-collapse {
    border-right: 1px solid rgba(0, 0, 0, .5);
}

.content-235  .home-layer-content-wrapper, .content-235  .content-layers-panel {
    position: relative;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    text-transform: uppercase;
    background-position: center top !important;        /*background-attachment:  scroll !important;*/
}

.content-235  .home-layer-content-wrapper a {
    color: #fff !important;
    text-decoration: none !important;
}

.content-235 .content-layers-height-3-4 .container {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    text-align: left;
    color: #FFF;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content {

    /*max-width: 370px;*/
    max-width: 300px;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content .secondary-title {
    font-size: 20px;
    display: none;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content .primary-title {
    font-size: 40px;
    display: block;
    width: 100%;  /*display: inline-block;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 60px;
    letter-spacing: 0.05em;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content .home-layer-content-links a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content .home-layer-content-intro {
    color: #fff;
    font-size: 16px;
    display: block;
    line-height: 28px;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content-close {
    position: absolute;
    bottom: 4px;
    right: 15px;
    display: block;
    color: #000;
    display: none;
}

.content-235 .content-layers-height-3-4 .container .home-layer-content-close a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

.content-235 .video-layer .container {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    text-align: left;
    color: #FFF;
}

.content-235 .video-layer .container .home-layer-content {
    max-width: 600px;
}

.content-235 .video-layer .container .home-layer-content .secondary-title {
    font-size: 24px;
    margin-bottom: 25px;
}

.content-235 .video-layer .container .home-layer-content .secondary-title sup {
    font-size: 70%;
    line-height: 0;
    position: relative;
    top: -0.4em;
    vertical-align: baseline;
}

.content-235 .video-layer .container .home-layer-content .primary-title {
    font-size: 40px;
    display: block;
    width: 100%;
    margin: 30px 0;
    padding-top: 30px;
    letter-spacing: 0.1em;
    line-height: 55px;
}

.content-235 .video-layer .container .home-layer-content .teal-title {
    text-transform: uppercase;
    font-size: 16px;
}

.content-235 .layer-textbox-unboxed {
    margin-bottom: 0;
}

.home-sponsors-panel {
    margin: 50px 0 0;
}



.content-page{
    line-height: 1.5;
    margin-top: 30px;
}

.content-page p {
    margin-bottom: 20px;
}



/* parallax layers */
.cms-content-image-panel {
  position: relative;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  min-height: 400px;
  padding: 20px;
  /*background-attachment: fixed !important;*/
}

.image-panel-wrapper {
  font-size: 22px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid;
}

.image-panel-wrapper h1 {
  font-size: 60px;
  color: #fff;
}

.image-panel-title-wrapper{
    padding-top: 120px;
}

.content-vertical-middle .image-panel-title-wrapper {
    padding-top: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.image-panel-title-wrapper .container {
  position: relative;
}

.content-layers-item {
  background-position: center top !important;
  background-repeat: repeat;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  min-height: 835px;
  padding: 80px 0;
  position: relative;
  background-attachment: fixed !important;
}

.content-layers-item h2 {
  text-align: center;
  margin: 0 0 50px;
}

.content-layers-item-top {
  background-position: center bottom !important;
  color: #fff;
  background-attachment: fixed !important;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.content-layers-item .container, .content-layers-item-top .container {
  position: relative;
  z-index: 1;
}

.content-layers-item-top h1 {

  /* color: #000; */
}

.content-layers-item h1 {
  font-size: 48px;
  letter-spacing: 3px;
  line-height: 72px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.date-last-modified {
  margin: 15px 0;
}

.masking-layer {
  display: block;
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;  /*background-size: cover !important;*/
}

.layer-colour-scheme-light-grey .masking-layer, .content-layers-masking-light {
  background: #FFF;
}

.layer-colour-scheme-dark-grey .masking-layer, .content-layers-masking-dark {
  background: #fff;
}

/* About page dark mask - 20-11-2020 */
.layer-colour-scheme-dark-grey .content-layers-masking-20 {
  background: #000;
}

.content-layers-masking-80 {
  opacity: 0.8;
}

.content-layers-masking-60 {
  opacity: 0.6;
}

.content-layers-masking-40 {
  opacity: 0.4;
}

.content-layers-masking-20 {
  opacity: 0.2;
}

.content-layers-height-1-4 {
    min-height: 200px;
}
.content-layers-height-1-2 {
    min-height: 400px;
}
.content-layers-height-3-4 {
    min-height: 600px;
}

.content-vertical-middle.content-layers-height-1-4 {
  height: 25vh;
}

.content-vertical-middle.content-layers-height-1-2 {
  height: 50vh;
}

.content-vertical-middle.content-layers-height-3-4 {
  height: 75vh;
}

.content-layers-height-full {
    height: auto;
    min-height: 90vh;
}

.call-to-action {
  min-height: 0;
  padding: 20px 0;
}

.call-to-action .content-layers-item-content {
  margin: 0;
}

.content-layers-text-white * {
  color: #fff;
}

.content-layers-text-black * {
  color: #000;
}

.content-layers-text-white a, .content-layers-text-black a, .content-layers-text-white a:hover, .content-layers-text-black a:hover {
  color: #2b9fda;
}

.cms-content-image-panel.content-layers-height-1-2 .image-panel-title-wrapper {
  text-align: center;
}

.cms-content-image-panel.content-layers-height-1-2 .image-panel-title-wrapper .cms-content-image-title h1 {
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 65px;
  margin: 10px 0;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
}

.cms-content-image-panel.content-layers-height-1-2 .image-panel-title-wrapper .cms-content-image-subtitle {
  font-size: 29px;
}

.cms-content-image-panel.content-layers-height-3-4 .image-panel-title-wrapper {
  text-align: center;
}

.cms-content-image-panel.content-layers-height-3-4 .image-panel-title-wrapper .cms-content-image-title h1 {
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 65px;
  margin: 10px 0;
  text-transform: uppercase;
}

.cms-content-image-title{
    position: relative;
    /*display: flex;*/
    /*justify-content: center;*/
}
.add-this ul {
    margin: 3px 0 0 0;
    text-align: right;
    color: #999;
}
.container-crumbtrail {
    background: #ebebeb;
    margin: 0 0 30px;
}

.add-this ul a {
    color: #999;
}

.sponsors-panel {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    padding: 0 50px 20px;
    margin: 0 0 50px;
}

.sponsors-panel span.heading {
    text-align: center;
    margin: 50px 0 20px;
    color: #fff;
}

.sponsors-panel .sponsors{
    margin-bottom: 30px;
}

.boxed-panel {
    border: 1px solid #000;
    padding: 25px;
    margin: 0 0 30px;
}

.boxed-panel h4 {
    margin: 0 0 12px;
}

.boxed-panel p{
    margin-bottom: 0;
}

.boxed-panel h5{
    line-height: 1.5;
    margin: 0;
}

.boxed-panel .btn{
    min-width: 90px;
}

iframe.tickets-yt{
    margin-bottom: 30px;
    max-width: 100%;
}

.container-crumbtrail {
    background: rgba(255, 255, 255, 0.2);
    margin: -33px 0 30px;
    z-index: 2;
    position: relative;
    color: #fff !important;
    padding: 3px 0;
}

.container-crumbtrail *, .breadcrumb>li+li:before {
    color: #fff !important;
}

/*hall of fashion*/
.hof-item-inner {
    height: 262px;
    position: relative;
    margin: 0 0 30px;
    -webkit-background-size:    cover !important;
         -o-background-size:    cover !important;
            background-size:    cover !important;
}

.hof-item-inner .content-panels-item-title {
    position: absolute;
    bottom: 0;
    padding: 15px 5px;
    color: #fff;
    font-size: 20px;
    z-index: 2;
    text-align: center;
    width: 100%;
    line-height: 1.5;
}

.hof-item-inner:after {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
    position: relative;
    width: 100%;
    height: 100%;
}
.cb-square input[type='checkbox'] {
    -webkit-appearance:  none;
    background: url(/images/checksquare.png) no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    margin: 4px 0 0;
    position: absolute;
    left: 0;
    top: 0;
}
.cb-square input[type='checkbox']:checked {
    background: url(/images/checkticked.png) no-repeat;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.cb-square input[type='checkbox']:focus, .cb-square input[type='checkbox']:active {
    outline: none;
}

.cb-square label {
    line-height: 18px;
    display: inline-block;
    padding: 5px 0 0 30px;
    font-family: 'BrownBold';
    font-weight: normal;
}

.cb-square {
    position: relative;
    margin: 15px 0;
}
.packages-button {
    margin: 30px 0;
}

.booking-form-wrapper hr {
    border-color: #000;
}

/* top banner design */
.cms-content-image-title h2 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}
.cms-content-image-title h2:after {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 1px;
    background: #fff;
    width: 300px;
    margin: 0 auto;
    left: 0;
    right: 0;
    outline: none !important;
    font-weight: normal;
    margin-bottom: 10px;
}
.cms-content-image-title p {
    color: #fff;
    font-size: 20px;
}


/* 2019-Nominees */
.content-1054 .masking-layer {
    background-color: #000;
}


/* PDF text design */
.pdf_text {
    text-align: center;
    padding: 13px 20px;
    background-color: #ececec;
    font-size: 18px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-10 {
    margin-bottom: 10px;
}

/* Live New page */
.header-with-banner .header-wrapper {
    top: 0;
    position: relative;
    background: #000 !important;
}
.top-banner {
    display: block;
    background-color: #000;
    width: 100%;
    position: relative;
    z-index: 1;
}
.top-banner-right {
    padding: 50px 0px 35px;
}
.top-banner-right .tb-text {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: .8px;
    display: inline-block;
    width: 100%;
    line-height: 26px;
    margin-bottom: 20px;
    max-width: 390px;
    color: #fff;
}
.t3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #A2A2A2;
    display: inline-block;
}
.t3-text-item {
    float: left;
    padding: 9px 9px;
}
.t3-text-item + .t3-text-item {
    border-left: 1px solid #A2A2A2;
}
html a.top-banner,
html a:hover.top-banner, 
html a:focus.top-banner {
    color: #fff;
}
.banner-top-overlay h2 {
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-align: center;
    margin: 50px 0;
}
.banner-top-overlay .fa-live-video {
    position: relative;
}
.fa-live-top {
    background-color: #000;
}
.banner-top-overlay .fa-live-video p {
    position: absolute;
    color: #fff;
    left: 50%;
    font-size: 13px;
    line-height: 18px;
    top: 50%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.page .service-block {
    margin-top: 70px;
    margin-bottom: 80px;
}
.border-box .fa-live-content-item {
    border: 3px solid #000;
    box-sizing: border-box;
}
.service-block .fa-live-content-item {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    padding: 40px;
}
.service-block .fa-live-content-item h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-top: 0;
}
.service-block .fa-live-content-item p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
}
.page .fa-live-embed iframe {
    border: 0;
    margin-bottom: 50px;
}
.fa-live-wrapper {
    padding-top: 40px;
}
.fa-live-title {
    margin-bottom: 30px;
}

/* /Consumer-Interest page form */
.lfw-win {
    max-width: 600px;
    width: 100%;
    padding: 30px 30px 20px;
    margin: 0 auto;
    background-color: #ececec;
}
.lfw-win > div > div:first-child strong {
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%
}
.lfw-win .newsletter-body a {
    text-decoration: none;
    color: #616161;
}
.lfw-win .buttons-box input {
    width: 100%;
    margin-top: 10px;
    background-color: #000;
    color: #fff;
    padding-bottom: 7px;
} 

/* Media Screen */
@media screen and (max-width:1199px) {
    iframe.tickets-yt {
        height: 450px !important;
    }
    iframe.yahoo-embed {
        height: 530px !important;
    }

    .hof-item-inner {
        height: 212px;
    }

    .hof-item-inner .content-panels-item-title {
        font-size: 18px;
    }

}
@media screen and (max-width:991px) {

    .boxed-panel .btn {
        width: 100%;
        margin: 15px 0 0;
    }

    .about-panel-venue img {
        margin: 15px 0 0;
    }

    iframe.tickets-yt{
        height: 406px !important;
    }

    iframe.yahoo-embed{
        height: 406px !important;
    }

    .hof-item-inner{
        height: 220px;  
    }

    .service-block .fa-live-content-item {
        padding: 25px;
    }

}

@media screen and (min-width:768px) {
    .service-block .row {
        display: flex;
    }
    .top-banner .top-banner-content .row {
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width:767px) {
    .text-xs-center {
        text-align: center;
    }
    .content-235 .content-layers-height-3-4 .container .home-layer-content .primary-title {
        font-size: 29px;
        line-height: 1.5;
        max-width: 100%;    /* display: block; */
    }

    .hof-item-inner{
        height: 200px;  
    }

    .hof-item-inner .content-panels-item-title {
        font-size: 17px;
    }

    iframe.yahoo-embed{
        height: 242px !important;
    }
    .bfc-video iframe {
      width: 100%;
      height: 270px;
    }
    .content-235 .content-layers-panel {
        background-size: auto 100% !important;
        background-repeat: no-repeat;
        height: 400px !important;
        min-height: 400px !important;
        background-attachment: scroll !important;
    }
    .cms-content-image-title h2:after {
        width: 100%;
    }
    .page .service-block {
        margin-bottom: 0;
    }
    .service-block .fa-live-content-item {
        margin-bottom: 50px;
    }
    .banner-top-overlay h2 {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 0.5px;
    }
    .service-block .fa-live-content-item h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .service-video-block {
        margin-top: 20px;
    }
    .top-banner-content .banner-text {
        padding: 10px 0;
    }
    .page .service-block p.about-award-btn {
        margin-top: 0 !important;
        margin-bottom: 40px;
    }
    .fa-live-top {
        background-color: #000;
    }
    .banner-top-overlay iframe {
        height: 250px;
    }
    .page .service-block {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .t3 {
        font-size: 12px;
    }
    .t3-text-item {
        padding: 5px;
    }
}

@media screen and (max-width:479px) {
    .col-xxs-12{
        width: 100% !important;
    }
    .hof-item-inner{
        height: 270px;
    }
    .hof-item-inner .content-panels-item-title {
        font-size: 20px;
    }
    iframe.yahoo-embed{
        height: 152px !important;
    }
    .cms-content-image-title h2 {
        font-size: 32px;
        margin-top: 40px;
    }
    .cms-content-image-title p {
        font-size: 17px;  
    }
    /*.header-mobile .mobile-nav-wrapper > div.header-mobile-register {
        margin-left: 3px;
    }*/
    .top-banner-right {
        padding: 17px 0px 16px;
    }
    .top-banner-right .tb-text {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .t3-text-item {
        padding: 1px 3px 1px 5px;
        float: none;
        display: inline-block;
        margin: 3px 0;
    }
    .banner-top-overlay iframe {
        height: 160px;
    }
}

@media only screen and (min-width:300px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5) {
    .parallax {
        background-attachment: scroll !important;
        -webkit-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        background-position: top center;
    }

}
.voting-panel-gallery-button {
    border: 1px solid;
    color: #000 !important;
    padding: 8px 15px;
    margin: 5px 0;
    display: inline-block;
    width:  auto;
}

.voting-panel-gallery-button:hover {
    background: #000;
    color: #fff !important;
    text-decoration: none;
}
.voting-panel input.form-control{
	color: #000;
	line-height: 34px !important;
}

.voting-panel input.form-control::placeholder {
    font-style:italic;
}

.voting-panel input.form-control:focus::-webkit-input-placeholder { color:transparent; }
.voting-panel input.form-control:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.voting-panel input.form-control:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.voting-panel input.form-control:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


.voting-button.btnsubmit span {
    margin: 0 !important;
}

.voting-button.btnsubmit input {
    margin: 0 20px 20px 0;
}
.sponsors-panel 
 .partnership {
    margin: 0 0 30px;
}