#header #header-middle .menu-top #search input[type="submit"] {
    display: none;
}
#header #header-top .right #search input {
	padding: 0;
}
.login-button h4 {
	left: -40px!important;
}

.news-title {
	height:210px!important;
}


#footer {
    margin-top: -106px!important;
    height: 106px!important;
}
#footer .right a:nth-child(3){
    margin: 0!important;
}
#footer .right a{
    opacity: 1 !important;
}
#footer .right a:hover{
    opacity: 0.28 !important;
}
.tv-radio .img i ,.program .img i  {
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.load-more-m i {
	 -webkit-transition: transform 1s ease-out;
     -moz-transition: transform 1s ease-out;
     -o-transition: transform 1s ease-out;
     transition: transform 1s ease-out;
}

.load-more-m a:hover i {
	 transform:rotate(360deg);
}

a {
	color: #181818;
}
a:hover {
	color: #FF4747;
}

#header #header-middle .dropdown-input-city {
	left: 174px!important;
}
#logo span {
	width: 197px!important;
}
.load-more-m a {
    color:white!important;
}

.program-detail .comments .event-link a {
	background: #FF4747 none repeat scroll 0% 0%!important;
}

.program-detail .comments .event-link a:hover {
	background: #C43737 none repeat scroll 0% 0%!important;
}
.programm_link:hover {
	color:#CA3838!important;
}

#header #header-middle .menu-top #search input {
	font-size:0px;
}
#header #header-middle .menu-top #search input.search-focus {
    font-size:16px;   
}
.ist-circle-black {
    width: 31px;
    height: 31px;
    background-image: url("/upload/int.png")!important;
    display: inline-block;
}

.load-more-m a {
    display: inline-block;
    font: 200 16px/44px roboto_condensed;
    color: #FFF;
    border-radius: 3px;
    background: #FF4747 none repeat scroll 0% 0%;
    padding: 0px 55px 0px 50px;
    height: 44px;
    text-decoration: none;
}

.load-more-m {
	text-align: center;
}

.player-block .player-bg .player-popup.player-program-block .owl-item .broadcast {
    height: 216px;
}

.news-text {
    color:#444;
}

.schedule table tr td .table-button div.button-clock .live table tr td ul li:first-child a, .schedule table tr td .table-button div.button-menu .live table tr td ul li:first-child a {
    overflow: hidden;
    display: block;
    height: 20px;
}
DL.showhide > DT::before {
    background-image: url("/local/templates/no_index/img/showhide.gif");
    content: "";
    height: 11px;
    left: 0;
    margin-top: -3.5px;
    position: absolute;
    top: 0.53em;
    width: 11px;
}
DL.showhide > DT {
    border-bottom: 1px dotted #333;
    cursor: pointer;
    display: inline-block;
    min-height: 14px;
    padding-left: 16px;
    position: relative;
    margin-bottom: 1em;
    margin-top: 1em;
}
DT {
    font-weight: bold;
}
DL.showhide > DD::after {
    clear: both;
    content: " ";
    display: table;
}
DL.showhide > DD {
    height: 0;
    margin-top: 0;
    overflow: hidden;
    width: 0;
	margin-left: 0px;
	padding-left: 0px;
}
DL.showhide > DT._show::before {
    background-position: right top;
}
DL.showhide > DT._show + DD {
    height: auto;
    margin-top: 0.5em;
    overflow: visible;
    width: auto;
}

#header #header-top .left {
    position: absolute;
    z-index:10;
}
#header #header-top .left .social .list a{
    opacity: 1 !important;
}
#header #header-top .left .social .list a:hover{
    opacity: 0.28 !important;
}
#header #header-top {
    position: relative;
}

.popup-photo-overlay .popup-photo {
	width: 720px;
}

.popup-photo-overlay .popup-photo-slider-wrapper .popup-photo-slider {
	width: 720px;
	overflow: hidden;
}


.programm_link_main {
    color: #949494;
    text-decoration: none;
}

.program-detail .schedule {
    width:100%;
}
#header #header-middle .menu-top ul li.tv-radio-i a{ color:#ff4747; background: transparent url(/local/templates/no_index/img/tv-radio.png) 0 50% no-repeat; padding: 2px 0 0 20px; }
#header #header-middle .menu-top ul {
    float: right;
}
/*#header-middle .menu-top ul {
     width: 1040px!important;
}*/
#header #header-middle .menu-top{
	/*width: 80%;*/
	width: 79% !important;
}

/* Медиа запросы на адаптивный плеер */
@media screen and (max-width: 980px) {
/*

 .player-block .player {
  width: 100% !important;
 }
 .player-block .player .feedback {
   display: none !important; 
	background-color: white !important;
	border-left: 1px solid #d3d3d3 !important;
	color: black !important;
	display: block !important;
	font: 200 50px/46px roboto_condensed !important;
	padding-top: 25px !important;
	position: absolute !important;
	right: 0 !important;
	width: 250px !important;
	z-index: 1000 !important;
 }
 .player-bg-black.is-show {
	 position: absolute !important;
 }
 .player-bg-white.is-show {
 	display: block !important;
	height: 472px !important;
	top: -511px !important;
 }
 
 .player-block .player .menu {
  display: none !important;
 }
 .player-block .player .time-line {
  display: none !important;
 }
 .player-block .player .back {
  display: none !important;
 }
 .player-block .player .song {
  width: 100% !important;
  position: absolute !important;
  padding: 0 0 0 135px !important;
  z-index: 1 !important;
 }
 .player-block .player .volume {
  position: relative !important;
  z-index: 2 !important;
 }
 .player-block .player .pause {
  position: relative !important;
  z-index: 2 !important;
 }
 .player-block .player {
  height: 150px !important;
 }
 .player-block .player .volume {
     width: 150px !important;
 }
 .player-block .player .pause {
     width: 150px !important;
 }
 .player-block .volume-block {
  width: 150px !important;
  height: 450px !important;
  top: -450px !important;
 }
 .player-block .volume-block .volume-slider-vertical {
     height: 410px !important;
        width: 5px !important;
 }
 .player-block .volume-block .volume-slider-vertical .ui-slider-range {
  width: 5px !important;
 }
 .player-block .volume-block .volume-slider-vertical .ui-slider-vertical .ui-slider-handle {
     left: -8px;
     margin: 0;
     width: 20px!important;
     height: 4px!important;
 }
 .player-block .player .song {
     padding: 0 0 0 340px !important;
 }
 .player-block .player .song .title {
     font: 200 50px/46px roboto_condensed !important;
     white-space: nowrap !important;
     padding: 33px 0 0 !important;
  }
 .player-icon-play {
     width: 50px !important;
     height: 43px !important;
     background-size: 100px !important;
     background-position: 0 -192px !important;;
  }
  .player-icon-volume {
  width: 80px !important;
  height: 55px !important;
  background-position: 0 -236px !important;
  background-size: 100px !important;
  display: block !important;
     margin: 48px 0 0 41px !important;
  }
 .player-block .player .song .time {
      font: 200 34px/42px roboto !important;
  }
  .player-icon-pause {
     width: 22px !important;
     height: 55px !important;
     background-position: 0 -137px !important;
     background-size: 100px !important;
 }
 #footer {
     margin-top: -200px!important;
     height: 200px!important;
 }
 .player-block,.player-block, .player-block .player-red {
  position: absolute !important;
 }
 #footer-place {
     padding-bottom: 200px !important;
 }
 body {
  height:auto!important;
 }
*/
}

#js_swf_player {
	display: none;
}

.player-block .player-bg .player-popup.player-program-block .owl-item .broadcast {
	height:230px;
}
.lead_link {
	text-decoration: none;
}

.player-icon-loading {
	background: url("/local/templates/index/img/player/player_loading_gray.gif") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
	width: 18px !important;
	-webkit-background-size: cover;
	background-position-y: 0px;
}

.player-icon-loading-red {
	background: url("/local/templates/index/img/player/player_loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
}

#header #header-middle .login-button h4:hover {
	cursor: pointer;
	color: #000;
}

/* About Guest Hover */
.content .photo_gallery ul li:hover {
	cursor:pointer;
}

.content .photo_gallery ul li .photo_gallery-img:hover {
	opacity: 0.7;
}

.social .list.show {
	padding: 0 10px;
}

.coub-circle-black {
    background-image: url("/local/templates/index/img/coub.png") !important;
    display: inline-block;
    height: 31px;
    width: 31px;
}

.best-of-week {
    bottom: 100px;
    display: block;
    /*height: 53px;*/
    position: fixed;
    right: 0;
    width: 189px;
    z-index: 1000;
}
.best-of-week img{
    width: 100%;
}
html.mobile .best-of-week{
    /*height: 120px;*/
    width: 430px;
    /*bottom: 200px;*/
    bottom: 520px;
}
html.tablet .best-of-week{
    bottom: 520px;
    /*height: 120px;*/
    width: 385px;
}
.popup-overlay .popup{
    z-index: 2000;
}
.popup .is-error {
    border: 1px solid #FF4747!important;
    position: relative;
}
.errors-box{
    width: 320px;margin: 0 auto -20px;
}
.errors-box .errors-box-item{
    color:#FF4747;padding: 10px 10px 0px 10px; text-align:left;
}
#header #header-top .right .login-button {
    width: 150px;
    float: right;
    position: relative;
    cursor: pointer;
}
#header #header-top .right .auth {
    width: 240px;
    /*float: right;*/
    /*position: relative;*/
}
#header #header-top .right .login-button h4 {
    margin: 0;
    padding: 15px 0 0 0px;
    font: normal normal 14px/20px roboto_condensed;
    color: #444;
    width: 50px;
    float: left;
}
#header #header-top .right .login-button a {
    float: right;
    margin: 5px 0 0;
    height: 40px;
    font: normal normal 15px/40px roboto_condensed;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/local/templates/index/js/modulesPIE.htc);
    color: #fff;
    text-decoration: none;
}
#header #header-top .right .login-button a.sign_up {
    width: 38px!important;
    background: #212121;
    margin: 5px 0 0!important;
    -webkit-border-radius: 3px 0 0 3px!important;
    -moz-border-radius: 3px 0 0 3px!important;
    border-radius: 3px 0 0 3px!important;
    behavior: url(/local/templates/index/js/modulesPIE.htc)!important;
}
#header #header-top .right .login-button a.sign_in {
    width: 38px!important;
    background: #ff4747;
    margin: 5px 0 0!important;
    -webkit-border-radius: 0 3px 3px 0!important;
    -moz-border-radius: 0 3px 3px 0!important;
    border-radius: 0 3px 3px 0!important;
    behavior: url(/local/templates/index/js/modulesPIE.htc)!important;
}
#header #header-top .right .login-button a span {
    display: none!important;
}
#header #header-top .right .login-button a i {
    display: block!important;
}
#header #header-top .right .login-button a:before {
    display: none!important;
}
#header #header-top .right .login-button a.sign_up i {
    margin: 11px 12px!important;
}
#header #header-top .right .login-button a.sign_in i {
    margin: 10px 8px!important;
}
#header #header-top .right .profile {
    width: 49px!important;
    float: right;
    position: relative;
}
#header #header-top .right .profile img {
    float: right;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    behavior: url(../js/modulesPIE.htc);
    border: 1px solid #e8e8e8;
    margin: -1px 0 0 0;
}
#header #header-top .right .profile .dropdown-input-login {
    position: absolute;
    top: 2px;
    right: 48px;
    z-index: 4;
    width: 140px;
}
#header #header-top .right .profile .dropdown-input-login p {
    padding: 0;
    margin: 0;
}
#header #header-top .right .profile .dropdown-input-login ul.dropdown-input-login-list {
    position: absolute;
    right: -20px;
    list-style: none;
    display: none;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(../js/modulesPIE.htc);
    border: 1px solid #e8e8e8;
    margin: -3px 0 0;
    width: 170px;
    padding: 10px 0;
}
#header #header-top .right .profile .dropdown-input-login p span {
    color: #444;
    font: 200 16px/16px roboto_condensed;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#header #header-top .right .profile .dropdown-input-login ul.dropdown-input-login-list li a:hover {
    color: #ff4747;
}
#header #header-top .right .profile .dropdown-input-login p i {
    margin: 4px 0 2px 5px;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -o-opacity: .5;
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#header #header-top .right .profile .dropdown-input-login ul.dropdown-input-login-list:after {
    display: block;
    position: absolute;
    content: '';
    top: -6px;
    right: 20px;
    height: 6px;
    width: 12px;
    background: url(../img/dropdown-input-city-triangle.png)no-repeat;
}
#header #header-top .right ul li:first-child a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
    width: 1px;
    height: 15px;
    background: #ececec;
}
#header #header-top .right ul li:first-child {
    margin-left: 10px;
}
@-moz-document url-prefix() {
    #header #header-top .right ul li:first-child {
        margin-left: 15px;
    }
    #welcome.new .video-button.new{
        padding: 9px 24px 9px 45px !important;
    }
}
#header #header-middle .menu-top.new{
    width: 100% !important;
}
#header #header-middle .menu-top.new #top_menu{
    width: 85% !important;
}

@media screen and (max-width: 1500px){
    #header #header-middle .menu-top ul li a {
        margin: 0 9px!important;
    }
}
#welcome.new .player-button.new{
    position: relative;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font:300 20px/18px 'Open Sans Condensed' !important;
    padding: 9px 25px 9px 35px;
    width: 181px;
    overflow: hidden;
    box-sizing: border-box;
}
#welcome.new .video-button.new{
    position: relative;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font:300 20px/18px 'Open Sans Condensed' !important;
    padding: 9px 25px 9px 45px;
    width: 182px;
    overflow: hidden;
    box-sizing: border-box;
}
#welcome.new .video-button.new i{
    position: absolute;
    width: 45px;
    height: 40px;
    top: -1px;
    left: 0;
    bottom: 0;
    margin: auto;
    background-size: 116% !important;

}
#body.no-index #header-middle .menu-top ul li a {
    margin: 0 9px!important;
}
/*#header-middle .menu-top ul li a {
    margin: 0 9px!important;
}*/

#header #header-top .right {
	position: relative;
}
#header #header-top .right ul li.best-on-week a{
    background-color: #00BB5A;
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'ctmedium_condensed-web';
    font-size: 21px;
    padding: 2px 10px 8px 10px;
    border-radius: 4px;
    margin-top: -3px;
    display: inline-block;
    line-height: 23px;
    letter-spacing: 0.1px;
}

#welcome.new .bitrate{
    display: inline-block;
    /*vertical-align: top;*/
    vertical-align: middle;
    color: #FFFFFF;
    /*font-size: 0;*/
    /*padding: 9px;*/
    width: 115px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: -32px;
    margin-left: 10px;
}
#welcome.new .bitrate > span{
    border: 2px solid #fff;
    border-radius: 3px;
    font-size: 0;
    display: inline-block;
    width: 72px;
}

/*#welcome.new .bitrate > span > a{*/
#welcome.new .bitrate > span > span{
    text-align: center;
    width: 50%;
    padding: 9px 0;
    display: inline-block;
    font: 300 20px/18px 'Open Sans Condensed' !important;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
#welcome.new .bitrate > span > span:first-child{
    text-indent: -4px;
}
/*#welcome.new .bitrate > span > a.active{*/
#welcome.new .bitrate > span > span.active{
    background-color: #FFFFFF;
    color: #FF4747;
}
.popup.recovery_pass, .popup.votingPopup {
	display: none;
}
.listen-circle-white {background: url(./img/sprites-circle/listen-circle-white.png);width: 29px;height: 29px;display: inline-block;}

.player-block .player .time-line {
    position: relative;
    padding-top: 0;
}

.player-block .player .time-line .time-line-block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 3px;
    background-color: #e2e2e2;
    transition: height .6s ease;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 20px;
}

.player-block .player .time-line .time-line-block .time-line-progress {
    background-color: #ff4747;
    height: 100%;
}

.player-block .player .time-line .time-line-block .time-line-progress .time-line-slider {
    display: none;
}

.player-block.is-music .player .time-line .time-line-block:hover {
    height: 11px;
}

.player-block.is-music .player .volume .ui-slider, .player-block.is-music .player .volume .ui-slider-handle {
    background-color: #ff4747;
}

.player-block.is-music .player .volume .ui-slider-range {
    background-color: #e2e2e2;
}

.ui-slider {
    width: 3px !important;
}

.ui-slider-vertical .ui-slider-range {
    width: 100% !important;
}

.ui-slider-vertical .ui-slider-handle {
    height: 15px !important;
    width: 15px !important;
    border-radius: 50%;
    left: -6px;
    margin-bottom: -9px;
}
 
.result-count{
	display:inline-block;
	margin-bottom:10px;
}
.search-found label{
	margin-right:10px;
}
@font-face {
    font-family: 'sourcesanspro';
    src: url('https://www.silver.ru/local/templates/index/img/winter/SourceSansPro-Bold.otf');
    font-weight: bold;
    font-style: normal;
}
.preheader {
    background-image: url(http://www.silver.ru/local/templates/index/img/winter/logosd.png), url(http://www.silver.ru/local/templates/index/img/winter/logomc.png), url(http://www.silver.ru/local/templates/index/img/winter/fon.jpg);
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-size: 150px, 90px, auto 100%;
    background-position: 26% center, 72% center, center center;
    padding: 0;
    text-align: center;
    position: relative;
    padding-top: 4px;
}
.preheader p {
    color: #fff;
    font: 600 42px/61px ctmedium_condensed-web;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-family: 'sourcesanspro';
    line-height: 1;
}
.preheader-maintext {
    position: relative;
}
.absolute-th {
    text-transform: uppercase;
    font-size: 15px;
    position: absolute;
    bottom: -10px;
    right: 0;
}
#defaultCountdown {
    max-width: 550px;
    height: 80px;
    /*margin: auto;*/
    color: #fff;
    border: none;
    background-color: transparent;
    font-size: 29px;
    font-weight: bold;
    font-family: 'sourcesanspro'; 
}
#defaultCountdown .countdown-section {
    border-right: 1px solid #fff5df;
}
#defaultCountdown .countdown-section:last-child {
    border-right: none;
}
#defaultCountdown .countdown-period {
    font-size: 16px;
    font: 300 18px/18px ctmedium_condensed-web;
}
#defaultCountdown .countdown-amount {
    line-height: 1;
}
.absolute-link,
.absolute-link-two {
    display: block;
    width: 150px;
    height: 100%;
    position: absolute;
    left: calc(47% + 349px);
    top: 0;
    right: 40px;
}
.absolute-link-two {
    top: 0;
}
@media (min-width:1920px) {
    .absolute-link {
        left: 69.9%;
        top: 42px;
    }
    .absolute-link-two {
        left: 69.9%;
    }
    .preheader {
        background-position: 33% center, 65% center, center center;
    }
}
@media (max-width: 1400px) {
    .absolute-link,
    .absolute-link-two {
        left: auto;
    }
    .preheader {
        background-position: -150px 10px, right 0,  center center;
    }   
}
@media  (max-width: 1100px) {
    .preheader {
        position: relative;
    }
    .preheader > * {
        position: relative;
        z-index: 2;
    }
    .absolute-link,
    .absolute-link-two {
        display: none;
    }
    .preheader:before {
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        left:0;
        top: 0;
        z-index: 1;
    }
}
@media (max-width: 767px) {
    .preheader {
        background-size: auto 90%, auto 90%, auto 100%;
        background-position: -100px 40px, right 10px, center center;
    }
    .preheader p {
        font-size: 36px;
    }
}
@media (max-width: 480px) {
    .preheader p {
        font-size: 26px;
    }
    #defaultCountdown {
        font-size: 22px;
    }
    #defaultCountdown .countdown-section {
        border-right: none;
    }
}

.mess-success {
    margin-top: 15px;
   color: green;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}
.mess-success__icon {
    font-size: 12px;
   margin-right: 10px;
   color: #fff;
   width: 16px;
   height: 16px;
   background: #38C81C;
   border-radius: 50%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}
.mess-success__text {
   font-size:16px;
} (edited)  

.header-apps-mobile {
    display: none;
}

@media screen and (max-width:1200px) {
    .header-apps-mobile {
        display: block;
    }
}

.header-apps {
    min-height: 41px;
    display: none;
    align-items: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #ececec;   
}

.header-apps__close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    cursor: pointer;
}

.header-apps__line {
    width: 1px;
    height: 15px;
    background: #ececec;
    margin-right: 10px;
    margin-left: 10px; 
}

@media screen and (max-width: 1668px) {
    #header #header-middle #logo img{
        width: 75%;
    }
    #header #header-middle #logo {
        top: -10px;
    }
}

@media (max-width: 1500px) {
    #header #header-middle #logo {
        text-align: auto;
    }
}

.header-banner {
    /*display: none;*/
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}

.content-text .col-3 {
    min-width: 230px;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.preheader-ny {
    background-image: url('http://www.silver.ru/local/templates/index/img/winter/fon.jpg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 140px;
    padding: 0 5px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: center;
}

.preheader-ny:after {
    display: none;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0, .6);
}

.preheader-ny__centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 30px;
    z-index: 10;
}

.preheader-ny__link-absolute {
    display: none;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.preheader-ny span {
    color: #fff;
    font: 600 42px/61px ctmedium_condensed-web;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-family: 'sourcesanspro';
    line-height: 1;
    text-align: center;
}

.preheader-ny__logo--bull {
    margin-right: 15px;
}

.preheader-ny__logo--bwm {
    margin-left: 20px;
}

@media (max-width: 800px) {
    .preheader-ny__link-absolute  {
        display: block;
    }

    .preheader-ny__logo {
        position: absolute;
    }

    .preheader-ny__logo--bull {
        left: 0;
    }

    .preheader-ny__logo--bwm {
        right: 10px;
    }

    .preheader-ny:after {
        display: block;
    }

    .preheader-ny span {
        font-size: 37px;
    }

    .preheader-ny {
        height: 130px;
        padding-top: 10px;
    }
}

@media (max-width: 500px) {
    .preheader-ny span {
        font-size: 28px;
    }

    .preheader-ny {
        height: 110px;
        padding-top: 20px;
    }
}

.header-banner {
    width: 100%;
}
.header-banner a {
	width: 100%;
}