.magazine ul li {
    width: 235px;
}

@media (max-width: 991px) {
	#n_menu_bl {display: none;}
}
@media (max-width: 1280px) and (min-width: 992px) {.four-boxes .row .box {    width: 25%; padding-left: 15px;    padding-right: 15px;}}

.box-standings table tbody tr th {    color: #071108;    font-size: 14px;    font-weight: 700;    line-height: 28px;    text-transform: uppercase;    background: #f8f8f9;}

aside .submenu ol li a.bold {color:#8d000d}

.hp-games .row .game-box .game .scorebox .team img {    background: #fff;    border-radius: 50%;}

#tab-2.tab-pane > iframe  {height: 37vw;}
@media (max-width: 992px)
{#tab-2.tab-pane > iframe {height: 710px;} }
@media (max-width: 768px)
{#tab-2.tab-pane > iframe { height: 96vw;} }

.ig-cnt{width:100%;height:500px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}
.ig-cnt ul{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-flow:row wrap;padding:0;margin:0}
li.in{display: flex;width:33.3%;height:33.3%;list-style:none; transition: all 0.3s ease-out;}
li.in a{position:relative;width:100%;height:100%}
/*li.in:hover {filter: drop-shadow(-2px 9px 11px black);    z-index: 1;}*/
li.in a .date{display:none}
li.in a .text{    overflow: hidden;position:absolute;width:100%;height:100%}
.soc-post-img{position:relative;width:100%;height:100%}
.soc-post-img img{width:100%;height:100%;object-fit:cover}

@media (max-width: 1280px){    .ig-cnt{height:400px;}}
@media (max-width: 991px ){    .ig-cnt{height:600px;}}
@media (max-width: 600px ){    .ig-cnt{height:100vw;}}

header .logo-title {
  padding-top:0;
}
table.nice img{width:25px;}
.text-white{color:#fff !important;}
.mt-1{margin-top:8px !important;}
.mt-0{margin-top:0 !important;}
.w-270{width:270px;}
.icons a img{width:100%;}
img{max-width:100%;}
.hp-games .nav-tabs{border:none !important;}
header .logo-title{font-family: Geometric706;}
.vk table td{padding:0 10px;}
header .logo{
  width: 180px !important;
}
header .logo img{
  top: -20px !important;
  left: 0 !important;
}
@media(max-width: 1280px){
  header .logo img{
    top: -10px !important;
    width: 130px !important;
  }

}