@font-face {
    font-family: 'Knockout';
    src: url('fonts/Knockout-49Liteweight.eot');
    src: url('fonts/Knockout-49Liteweight.eot?#iefix') format('embedded-opentype'),url(fonts/nba-custom_Knockout-49Liteweight.woff2) format("woff2"), url('fonts/Knockout-49Liteweight.woff') format('woff'), url('fonts/Knockout-49Liteweight.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family:nba-custom;
    src:url(fonts/nba-custom_47f454dc1e054575ab6c2a63cbc17e46.woff2) format("woff2");
}
@font-face {
    font-family:-apple-system;
    src:url(fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");
}
body {
   /* background: #3c5a7e url(images/bg_pic.jpg) center top no-repeat;*/
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    font-family: 'Open Sans', sans-serif;
}
.header1 {
    /* padding-top: 100px;*/
}
.global-nav-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.global-nav-wrapper .container {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:before, .container:after {
    content: " ";
    display: table;
    line-height: 0;
}
.container:after {
    clear: both;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row:before, .row:after {
    content: " ";
    display: table;
    line-height: 0;
}
.row:after {
    clear: both;
}
.col-xs-12 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.global-nav-wrapper .utility-logo {
    margin-right: 0px !important;
    overflow: hidden;
    float: left;
}
.utility-logo a {
    display: block;
    margin-top: 6px;
    width: 90px;
    height: 22px;
    background-position: 0 0;
    background-image: url(images/sprites-s811d5d78ec.png);
    background-repeat: no-repeat;
}
.element-invisible, .team-contact h4 {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}
.global-nav {
    font-size: 0.9rem;
    list-style-type: none;
    margin: 8px 0 6px 0;
    padding: 0;
    text-transform: uppercase;
}
li.global-nav__menu-item {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
    height: 27px;
}
.global-nav__menu-item a {
    color: #0068b3;
    padding: 13px 0;
    text-decoration: none;
    background-color: transparent;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
.global-nav__menu-item a:hover {
    color: #007ed9;
    text-decoration: underline;
}
li.global-nav__menu-item {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
    height: 27px;
}
.mls-o-navigation__primary-list {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0;
    flex-direction: row-reverse;
}
.mls-o-navigation__primary-item {
    max-height: 72px;
    transition: all .3s ease-out;
    display: flex;
    align-items: center;
    font-weight: 100;
    height: 100%;
    cursor: pointer;
}

.headerWrap {
    background-color: #039;
}
.headerBar {
    padding: 22px 0 0;
    background: url(images/headerbg.gif) repeat-x;
    border-top: 1px solid #f3f5ef;
}

.container {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    min-width: 16em;
    max-width: 80em;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.siteLogoWrapper {
    display: table-cell;
    vertical-align: middle;
}
.siteHeader {
    display: table;
    width: 100%;
    position: relative;
    z-index: 99;
}

.sf-menu a.mainLink span {
    display: table-cell;
    height: 75px;
    vertical-align: middle;
}
.sf-menu a, .sf-menu a:visited {
    color: #13a;
    font-size: 1.7em;
    text-transform: uppercase;
    font-family: "din-condensed-web",Trebuchet MS,sans-serif;
}
.sf-menu a {
    text-decoration: none;
}
.sf-menu a.mainLink {
    display: block;
    padding: 0 1em;
    text-decoration: none;
    vertical-align: middle;
}
img {
    max-width: 100%!important;
    height: auto!important;
}

.mainNav .sf-menu .iconNav a.mainLink span {
    width: 75px;
    padding: 0;
}

.mainNav .sf-menu li {
    display: table-cell;
    float: none;
    vertical-align: bottom;
}
.siteHeader a.sitelogo, .siteHeader a.sitelogo:link, .siteHeader a.sitelogo:visited {
    display: block;
    width: 372px;
    max-width: 100%;
    height: 36px;
    margin: 1em 10.995em 10px 0;
    background: url(images/united-center_logo.png) no-repeat 0 0;
    background-size: contain;
    text-indent: -9999em;
}
.mainNav .sf-menu li {
    display: table-cell;
    float: none;
    vertical-align: bottom;
}
.mainNav .sf-menu li > a:hover, .mainNav .sf-menu li.sfHover > a {
    color: #fff;
    background-color: #039;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.mainNav {
    float: right;
    max-width: 655px;
    margin-bottom: 0;
}
.mainNav .sf-menu {
    display: table;
    width: 100%;
    float: none;
}
.sf-menu {
    line-height: 1.0;
}
.sf-navbar {
    background: url(/web/shell/images/nav_divider.png) no-repeat 100% 0;
    /* position: relative; */
    margin: 0;
}
.mainNav .sf-menu li {
    display: table-cell;
    float: none;
    vertical-align: bottom;
}
.sf-navbar li {
    position: static;
    height: 75px;
}
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
}
.sf-menu li {
    background: url(/web/shell/images/nav_divider.png) no-repeat 0 100%;
}
.sf-menu ul {
    box-shadow: 2px 2px 6px rgb(0 0 0 / 20%);
}
.sf-navbar ul {
    box-shadow: none;
}

.sf-navbar li ul {
    width: 100%;
    display: block;
    background-color: #039;
}

.global-nav__menu-item.expanded>a {
    padding-right: 12px;
}
.global-nav__menu-item.expanded>a:before {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 8px;
}
.icon-arrow-down:before, .button-primary__arrow--down:before, .global-nav__menu-item.expanded>a:before {
    content: "\f100";
}

.Nav_buttons{
    height: 60px;
    float:right;
    color:#cccccc
}


[data-icon]:before, .icon-arrow-down:before, .button-primary__arrow--down:before, .global-nav__menu-item.expanded>a:before, .icon-arrow-left:before, .main-nav .menuConsume-more .sliding-menu-close:before, .icon-arrow-right:before, .button-primary__arrow--right:before, .galleryEndSlate .header a:before, .more-link a:before, .stats-leaders-qualified-leaders:before, .icon-arrow-up:before, .icon-blog:before, .icon-overlay--blog:before, .icon-calendar:before, .icon-checkmark:before, .icon-close:before, .focus--roster .roster__player__info:before, .icon-download:before, .icon-dropdown-arrows:before, .dropdown-toggle .caret:before, .icon-email:before, .team-contact__method--email__link:before, .icon-facebook-basic:before, .icon-overlay--facebook-basic:before, .social-facebook-icon:before, .icon-feed:before, .icon-flight:before, .icon-fullscreen:before, .icon-game-block-news:before, .game-block-container ul.nav-pills .news a:before, .icon-game-block-overview:before, .game-block-container ul.nav-pills .overview a:before, .icon-game-block-photos:before, .game-block-container ul.nav-pills .gallery a:before, .icon-game-block-stats:before, .game-block-container ul.nav-pills .stats a:before, .icon-game-block-videos:before, .game-block-container ul.nav-pills .video a:before, .icon-glob:before, .global-language-mobile:before, .icon-google-plus-basic:before, .icon-overlay--google-plus-basic:before, .social-google-plus-icon:before, .icon-grid-view:before, .icon-hamburger:before, .mobile-menu-hamburger:before, .icon-hotel:before, .icon-instagram:before, .icon-instagram-basic:before, .icon-overlay--instagram-basic:before, .social-instagram-icon:before, .icon-links:before, .icon-list-view:before, .icon-live-chat:before, .team-contact__method--live-chat__link:before, .icon-magnifying-glass:before, .search-box__icon:before, .search-box__submit-btn-icon:before, .icon-news:before, .icon-overlay--news:before, .icon-phone:before, .team-contact__method--phone:before, .icon-photos:before, .icon-overlay--photos:before, .icon-pinterest-basic:before, .icon-overlay--pinterest-basic:before, .social-pinterest-icon:before, .icon-play:before, .nextup_wrapper .nextup_contain .nextup_playback .nextup_playnext:before, .video-thumbnail-image a:hover:before, .icon-promotion:before, .icon-ra:before, .icon-replay:before, .galleryEndSlate .galleryEndSlateRecommendations .share-current .gallery__replay a:before, .nextup_wrapper .nextup_contain .nextup_playback .nextup_replay:before, .icon-rss:before, .rss-link:before, .icon-social-mobile:before, .social-bar__mobile-icon:before, .icon-stop:before, .icon-tumblr-basic:before, .icon-overlay--tumblr-basic:before, .social-tumblr-icon:before, .icon-tv:before, .icon-twitter-basic:before, .icon-overlay--twitter-basic:before, .social-twitter-icon:before, .icon-videos:before, .icon-overlay--videos:before {
    /* display: inline-block; */
    font-family: "nba-custom";
    /* font-style: normal; */
    /* font-weight: normal; */
    /* font-variant: normal; */
    line-height: 1;
    /* text-decoration: inherit; */
    /* text-rendering: optimizeLegibility; */
    /* text-transform: none; */
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.page-header-ad {
    background: #fff;
    position: absolute;
    background-image: url(images/headerbg.gif);
    width: 100%;
    top: 0px;
    left: 0;
    height: 100px;
    border-top: 1px solid #f3f5ef;
}
.logo-sponsor-wrapper {
    width: 100%;
    max-width: 1600px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.logo-sponsor-wrapper-1 {
    width: 100%;
    max-width: 1600px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.page-header-ad__creative-left {
    display: block;
    left: 30px;
    top: 25px;
    height: 32px;
    width: 350px;
    position: absolute;
    z-index: 2;
}
.presented-by-sponsor-desktop {
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    text-align: center;
    cursor: pointer;
}
.nav-presented-by-copy {
    display: block;
    width: 100%;
    font-size: 10px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 2px;
    font-family: Knockout,Knockout\ 50 B,Arial,Sans-Serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.presented-by-sponsor-desktop img {
    width: 30px;
    margin: 0 auto;
}
.main-nav-wrapper {
    height: inherit;
    background: #000;
    border-top: solid 1px #888;
    width: 100%;
}
.main-nav-wrapper-inner {
    background: #000000;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
    height: auto;
}
body.page-home div#page div.container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.main-nav-wrapper-inner>.container>.row {
    margin: 0;
}
.main-nav-wrapper-inner>.container>.row>.col-md-12 {
    padding: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.main-nav {
    margin: 0 0 0 32px;
    padding: 16px 0;
    display: block;
    position: relative;
    top: auto;
    right: auto;
    background: transparent;
    float: left;
    width: auto !important;
    /*height: 100% !important;*/
    visibility: visible;
    opacity: 1;
    list-style-type: none;
    z-index: 104;
    overflow: visible;
}
.main-nav .em-ti, .main-nav .em-smi {
    width: auto;
    display: inline-block;
}
.main-nav__menu-item {
    font-family: "Knockout", Arial, sans-serif;
    font-weight: 400;
    box-shadow: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
}
#main-menu a {
    text-decoration: none !important;
}
.main-nav__menu-item a {
    padding: 8px;
    line-height: 1;
    display: inline-block;
    color: #fff;
}
.search-box {
    margin-top: 16px;
    right: 30px;
    /* top: 0px; */
    width: 152px;
    position: absolute !important;
    margin-right: 0;
    height: 40px;
    z-index: 104;
    min-width: 20px;
}
.search-box p {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 7px;
}
.search-box p a {
    text-decoration: none;
}
.search-box__icon {
    top: auto;
    margin-right: 5px;
    padding: 0 144px 0 5px;
    width: 20px;
    height: 20px;
    background-size: contain;
    float: right;
    position: relative;
    z-index: 99;
}
.search-box__icon:before {
    content: "\f11d";
    color: #fff;
    font-size: 15px;
}
.search-box__pre-text {
    display: none;
    position: absolute;
    right: 34px;
    border-right: solid 1px;
    padding-right: 12px;
    color: #fff;
}
img {
    border: none;
    vertical-align: middle;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

.clear {
    clear: both;
}

.wrapper {
    margin: 0 auto;
    width: 1250px;
    background: #262626;
    background: -moz-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1b1b1b),color-stop(3%,#262626),color-stop(97%,#262626),color-stop(100%,#1b1b1b));
    background: -webkit-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: -o-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: -ms-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: linear-gradient(to bottom,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.patternDiamond {
    background: url(/web/shell/images/pattern_000000.gif) repeat 0 0;
}
.header-top {
    float: left;
    width: 100%;
    background: #fff;
}

.header-top ul li {
    display: inline;
    padding: 0 15px;
}

.header-top ul li:first-child {
    padding: 0 20px 0 0;
}

.header-top ul li:first-child a {
    float: left;
    margin-top: 6px;
    background: url(images/sprites.png) 0 0 no-repeat;
    text-indent: -99999px;
    width: 90px;
    height: 22px;
    padding: 0;
}

.header-top ul li a {
    color: #0068b3;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
}

.header-top ul li a:hover {
    text-decoration: underline;
}

.logo {
    float: left;
    padding: 4px 10px 0 0;
    width: 100%;
}

.logo-outer {
    float: left;
}

.logo_class {
    width: 93%;
    height: auto;
}

.navigation {
    float: left;
    margin-left: 3px;
    margin-top: 9px;
}

.navigation li {
    float: left;
    padding: 0 4px;
}

.navigation li:first-child {
    padding-left: 0;
}

.navigation li a {
    font-family: 'Knockout', Arial, sans-serif;
    font-weight: 400;
    float: left;
    text-transform: upperCase;
    font-size: 20px;
    color: white;
    letter-spacing: 0;
    text-decoration: none;
    padding: 9px;
    line-height: 21px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.social-icons {
    float: right;
    margin: 15px 0 0 7px;
    padding: 4px 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url(images/social-bg.png) 0 0 repeat;
    background-color: rgba(0, 0, 0, 0.2);
}

.social-icons li {
    float: left;
    padding: 0 2px;
}

.social-icons li a {
    float: left;
    background: url(images/social-icon.png) 0 0 no-repeat;
    text-indent: -99999px;
    width: 20px;
    height: 20px;
}

.social-icons li.facebook a {
    background-position: 0 0;
}

.social-icons li.twitter a {
    background-position: -24px 0;
}

.social-icons li.google-plus a {
    background-position: -48px 0;
}

.social-icons li.instagram a {
    background-position: -125px 0;
}

.social-icons li.vine a {
    background-position: -151px 0;
}

.social-icons li.snapchat a {
    background-position: -183px 0;
}

.social-icons li.spotify a {
    background-position: -214px 0;
}

.header-bottom {
    float: left;
    width: 100%;
    background: #b00203;
    min-height: 80px;
    height: 85px;
    margin-bottom: 24px;
    padding: 10px 0 0 0;
}

.promotext {
    font-size: 10px;
    letter-spacing: normal;
    margin-left: 184px;
}

.search {
    float: right;
    margin-top: -14px;
    margin-left: -88px;
}

.search a {
    float: left;
    width: 88px;
    height: 24px;
    background: url(images/search.png) 0 0 no-repeat;
    text-indent: -99999px;
}

.top_content {
    float: left;
    margin-left: 46px;
    margin-top: 10px;
    width: 896px;
}

.top_content a {
    float: left;
    margin-left: 5px;
}

.presented-by__text {
    color: #fff;
    font-size: 8px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 22px;
    float: left;
}

.footer-top {
    background: rgba(21,21,21,0.85) !important;
    
    float: left;
    width: 100%;
    height: 480px;
   /* padding: 20px 0 35px;
    margin-top: 10px;*/
}
.footerWrap {
    background: #262626;
    background: -moz-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1b1b1b),color-stop(3%,#262626),color-stop(97%,#262626),color-stop(100%,#1b1b1b));
    background: -webkit-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: -o-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: -ms-linear-gradient(top,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    background: linear-gradient(to bottom,#1b1b1b 0%,#262626 3%,#262626 97%,#1b1b1b 100%);
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.footerWrap .patternDiamond {
    padding-top: 20px;
}

.patternDiamond {
    background: url(/web/shell/images/pattern_000000.gif) repeat 0 0;
}

.container {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    min-width: 16em;
    max-width: 100em;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer {
    position: relative;
    margin-bottom: 10px;
    color: #999;
}
.advFooter {
    position: relative;
    margin-bottom: 15px;
    padding: 0 0 5px;
}
.clearfix {
    zoom: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}



.gutterless {
    padding: 0 10px;
}
.footer ul.advList {
    margin-bottom: 30px;
}
ul.advList {
    padding: 0;
    list-style-type: none;
}
ul.advList .listhdng {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
    font-family: "din-condensed-web",Trebuchet MS,sans-serif;
}
.advList{
    
}
ul.advList .listhdng, ul.advList .listhdng a, ul.advList .listhdng a:link, ul.advList .listhdng a:visited {
    font-weight: normal;
    color: #fff;
    font-size: 1.03em;
}

ul.advList a, ul.advList a:link, ul.advList a:visited {
    text-decoration: none;
    font-size: .90em;
}
ul.advList .expandTrigger {
    display: none;
}
.footer a, .footer a:hover {
    color: #999;
}
.turner-logo {
    background: url(images/sprites.png) 0 -182px no-repeat;
    float: left;
    height: 11px;
    margin-top: 2px;
    width: 69px;
}
.container [class^="grid"] {
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}

.footer-bottom a {
    color: #ccc;
    font-size: 12px;
}
.footerStamp a.footerLogo, .footerStamp a.footerLogo:link, .footerStamp a.footerLogo:visited {
    display: block;
    max-width: 293px;
    height: 28px;
    margin-bottom: 8px;
    background: url(/web/shell/images/united-center_footer_logo-2019.png) no-repeat 0 0;
    background-size: contain;
    text-indent: -9999em;
}
.footerStamp {
    position: relative;
    min-height: 128px;
    width: 300px;
    padding-top: 30px;
    margin-bottom: 10px;
    z-index: 1000;
}
.boxOfficeInfo {
    margin-top: 10px;
}
.footerStamp p.address {
    color: #999;
    font-size: .688em;
    text-transform: uppercase;
}
.boxOfficeInfo .footerHeading {
    font-size: 1em;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "din-condensed-web",Trebuchet MS,sans-serif;
}
.m_1half .clearfix{

    top: -25px;
}
.boxOfficeInfo ul {
    margin-top: 10px;
    padding: 0;
    font-size: .800em;
    text-transform: uppercase;
    list-style-type: none;
    display: table;
    width: 122%;
}
.boxOfficeInfo ul li span {
    display: table-cell;
    text-align: center;
}
.boxOfficeInfo ul li {
    margin-bottom: 5px;
    display: table-row;
}
.footer-bottom a:hover {
    color: #fff;
    text-decoration: underline;
}
ul.advList a:hover, ul.advList a:active {
    text-decoration: underline;
}
.subFooter {
    margin: 0px 0 0;
    padding: 0;
    max-width: 785px;
    min-width: 200px;
    position: relative;
    width: 785px;
}
.footerLinks {
    display: block;
    margin: 0 0 15px;
    padding: 10px 0;
    border-top: 1px solid #5c5c5c;
    border-bottom: 1px solid #5c5c5c;
}
.copyright {
    font-size: .800em;
    color: #686868;
}
.footer-nav__menu-item {
    margin: 0 11px 0 0;
    display: inline-block;
}
.footerLinks a, .footerLinks a:link, .footerLinks a:visited {
    text-decoration: none;
    color: #fff;
    font-size: .90em;
    text-transform: uppercase;
    font-family: "din-condensed-web",Trebuchet MS,sans-serif;
}

.footerLinks a:hover, .footerLinks a:active {
    text-decoration: underline;
}

.footer-nav__menu-item:last-child {
    margin-right: 0;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
@media only screen and (min-width: 16em){
.container [class^="grid"] {
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
}

.footer-nav {
    text-align: right;
}
.noIndent {
    padding: 0;
    list-style-type: none;
}

a, a:visited {
   /* color: #039;*/
    text-decoration: underline;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.footer-right {
    float: right;
    width: 46%;
    margin-top: 7px;
}

.col-md-12 {
    width: 100%;
    float: left;
    color: #ccc;
    font-size: 12px;
	padding:20px 0 0 0;
}

.footer-top .wrapper>ul>li li a:focus {
    background: none;
    text-decoration: none;
}

.footer-top .wrapper>ul>li.last a {
    padding: 0;
    margin: 10px 0;
}

.bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 920px;
    background: url(images/bg-white.png) center 0 no-repeat;
    z-index: -1;
    top: 104px;
}

.img-sec {
    float: left;
    width: 100%;
    min-height: 120px;
}

.container [class^="grid"] {
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container [class^="grid"] {
   /* padding: 0 10px;*/
}



element.style {
}

.container [class^="grid"] {
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

/* @media (min-width: 1300px) {
	.block__img{
	width:auto;
}
} */
.block__img{
	width:88%;
}

/* Media queries */

@media only screen and (min-width: 48em){
.container .grid_12 {
    width: 100%;
}}
@media only screen and {(min-width: 16em)}


@media (max-width: 1300px) {
    .wrapper {
        width: 1165px;
    }
    .logo_class {
        width: 65%;
        height: auto;
    }
}

@media (max-width: 1200px) {
    .logo_class {
        width: 55%;
        height: auto;
    }
    .wrapper {
        width: 1090px;
    }
}

@media (max-width: 1150px) {
    .logo_class {
        width: 55%;
        height: auto;
    }
    .wrapper {
        width: 1000px;
    }
}

.menu  li {
	font-family: 'Helvetica Neue','Open Sans', sans-serif;
}
@media (min-width: 1440px){
.search-box__icon {
    padding: 0 37px 0 5px;
}
}
@media (min-width: 768px){
.mls-o-navigation__primary-item span {
    text-align: center;}
}

@media only screen and (min-width: 48em) {


.container .grid_4 {
    width: 33.333%;
}

@media only screen and (min-width: 20em) {
.container [class^="grid"] {
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}


    @media only screen and (min-width: 48em){
   .container .grid_6 {
    width: 50%;}
    }
    
@media only screen and (min-width: 48em){
.container .grid_4 {
    width: 33.333%;}
}
@media only screen and (min-width: 48em){
.container .grid_2 {
    width: 16.666%;
}}

@media only screen and (min-width: 48em){
.container .push_8 {
    left: 66.666%;
}}
@media only screen and (min-width: 48em){
.container .grid_4 {
    width: 33.333%;
}}
@media only screen and (min-width: 48em){
.container .grid_8 {
    width: 63.666%;
}}
@media only screen and (min-width: 48em){
.container .pull_4 {
    left: -33.333%;
}}

@media (min-width: 768px){
.mainNav .sf-menu a.mainLink {
    padding: 0 0.5em;
    border: 1px solid transparent;
    border-bottom: 0;
}}

@media (min-width: 768px){
.mainNav {
    max-width: 675px;
}}

@media only screen and (min-width: 48em){
.container .grid_12 {
    width: 100%;
}}
@media (min-width: 768px){
.mainNav .sf-menu li+li+li+li+li>a {
    max-width: 160px;
    color: #cf202f;
}}

@media (min-width: 768px){
.sf-menu a.mainLink span {
    text-align: center;
}}
@media (min-width: 768px){
.mainNav .sf-menu li+li+li+li+li>a span {
    min-width: 42px;
}}