img{
    max-width: 100%;
}
#logo{
    display: flex;
    justify-content: center;
}
.container #logo img{
    width: 180px;
    height: 150px;
    object-fit: cover;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper,
.swiper-container {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.block-col-12 {
    width: 685px;
    float: left
}

.block-item.block-1 {
    width: 395px;
    overflow: hidden;
    float: right;
}

.block-1 .swiper-slide .title {
    height: 30px;
    padding: 10px 10px 25px;
    background:  #49bbac;
    color: #fff;
    font-size: 18px;
    line-height: 23px
}

.block-1 .swiper-slide .title .arrow {
    border-width: 15px;
    border-right: 15px solid  #49bbac;
    left: -15px;
    top: -15px;
    position: absolute
}

.swiper-pagination-switch {
    cursor: pointer;
    width: 45px;
    height: 22px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin: 3px 0 0 -16px;
    background: url(../images/t_bgz.png) -43px 0 no-repeat;
    font-size: 12px;
    font-weight: 700;
    font-family: Tahoma
}

.swiper-active-switch {
    background: url(../images/t_bgz.png) 2px no-repeat
}

.block-1 .swiper-slide .img-wrap {
    padding-left: 15px;
    background: url(../images/line-slide.png) top left
}

.pagination-slide-1 {
    height: 29px;
    background: #ffb3bf;
    text-align: right;
    display: block
}

.block-item.block-2 {
    width: 280px;
    background: url(../images/bg-title.png);
    height: 294px
}

.block-item.block-2 .caption {
    padding: 14px 10px 14px 40px;
    background: #49bbac;
    color: #fff;
    font-size: 18px
}

.block-item.block-2 .caption .icon-news {
    width: 19px;
    height: 19px;
    background-position: -24px 0;
    top: 12px;
    left: 10px
}

.block-item.block-2 .list-news {
    padding: 7px 8px
}

.block-item.block-2 .list-news h3 {
    font-weight: 400
}

.block-item.block-2 .list-news .news-item a {
    color: #000;
    font-size: 16px;
    padding: 5px 0 2px 15px;
    display: block;
    line-height: 21px
}

.block-item.block-2 .list-news .news-item a:hover {
    color:  #49bbac
}

.block-item.block-2 .list-news .news-item .arrow {
    border-left: 4px solid #ccc;
    border-width: 4px;
    left: 0;
    top: 11px
}

.block-delimiter {
    height: 3px;
    border-left: none;
    border-right: none;
    width: 280px;
    margin: 10px 0
}

.block-item.block-3 {
    width: 280px;
    height: 237px;
    background: url(../images/bg-title.png);
    overflow: hidden;
    margin-top: 10px
}

.block-item.block-3 .caption {
    padding: 5px 20px;
    background: #49bbac;
    color: #fff;
    top: 0;
    left: 50%;
    margin-left: -38px
}

.block-item.block-3 .btn-slide {
    width: 25px;
    height: 25px;
    background: url(../images/btn-slide-1.png) no-repeat;
    top: 35%;
    z-index: 99;
    left: 10px
}

.block-item.block-3 .btn-slide.next {
    background-position: -25px 0;
    right: 10px;
    left: inherit
}

@media only screen and (max-width:999px) {
    .block-item.block-2,
    .block-item.block-3 {
        height: auto;
        margin-bottom: 30px
    }
    .block-1 .swiper-slide .title .arrow,
    .block-22 .ads,
    .block-delimiter,
    .block-delimiter.block-22,
    .block-right .ads {
        display: none
    }
    .block-col-12,
    .block-delimiter,
    .block-item.block-2,
    .block-item.block-22,
    .block-item.block-3 {
        width: 100%
    }
    .block-item.block-2 {
        margin-top: 30px
    }
    .block-item.block-22 {
        margin: 30px 0 0;
        clear: both
    }
    .block-item.block-1 {
        width: 100%;
        float: none
    }
    .block-1 .swiper-slide .img-wrap {
        padding-left: 0;
        background: 0 0
    }
    .block-bottom .bock-left {
        width: 100%;
        float: none
    }
    .block-bottom .block-news .news-item.large,
    .block-bottom .block-news .news-item.large .img-wrap {
        width: 100%;
        height: auto
    }
    .block-bottom .block-news.block-4 .news-item.large {
        float: none
    }
    .block-bottom .block-news.block-4 .news-item.small {
        margin-left: 0
    }
    .block-bottom .bock-left .block-small {
        width: 100%;
        margin-right: 0!important
    }
    .swiper-container-3,
    .swiper-container-4 {
        width: 100%
    }
    .block-bottom .block-right {
        width: 100%;
        margin: 20px 0 0
    }
    .hot-event {
        width: 100%
    }
    .block-bottom .block-news .news-item.small .title,
    .block-item .news-item.small .title,
    .tab-content .news-item.small .title {
        font-weight: 700;
        color: #494949
    }
    .block-bottom .block-right iframe {
        width: 100%!important
    }
}

.block-item.block-3 .swiper-slide .title {
    padding: 10px;
    line-height: 21px;
    font-size: 16px
}

.block-item.block-22 {
    width: 300px;
    margin: 0 0 0 700px
}

.block-item.block-22 .img-wrap {
    padding: 20px 0;
    background: #ffb3bf;
}

.block-item.block-22 .btn-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/btn-play.png) center no-repeat
}

.block-item.block-22 .caption {
    color: #FFF;
    z-index: 99;
    padding: 8px 10px;
    background:  #49bbac;
    left: 50%;
    margin-left: -49px
}

.block-item.block-22 .block-video {
    margin-bottom: 10px
}

.block-item.block-22 .title {
    height: 58px;
    padding: 7px 10px;
    background: url(../images/line-slide.png);
    line-height: 21px;
    font-size: 16px
}

.block-delimiter.block-22 {
    width: 300px;
    margin: 12px 0
}



.block-bottom .bock-left {
    width: 670px;
    float: left
}

.block-bottom .block-news .news-item.large {
    width: 320px;
    height: 309px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px;
    overflow: hidden;
}

.block-bottom .block-news .news-item.large .img-wrap {
    width: 320px;
    height: 200px
}

.block-bottom .block-news .news-item.large .title {
    font-size: 16px;
    margin: 12px 0 6px;
    line-height: 19px
}

.block-bottom .block-news.block-4 .news-item.large {
    float: left
}

.block-bottom .block-news .news-item.small {
    display: block;
    padding: 10px 0;
    overflow: hidden
}

.block-bottom .block-news .news-item.small.first-item {
    border-top: none
}

.block-bottom .block-news.block-4 .news-item.small {
    margin: 0 0 0 350px
}

.block-bottom .block-news .small.first-item {
    padding-top: 0!important
}

.block-bottom .block-news .news-item.large .sapo {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 18px;
    height: 61px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 10px
}

.block-bottom .block-news.block-4 .news-item.large .sapo {
    border: none
}

.block-bottom .block-news .news-item.small .img-wrap {
    width: 70px;
    height: 70px
}

.block-bottom .block-news .news-item.small .title {
    font-size: 14px;
    margin-left: 80px;
    line-height: 18px
}

.block-bottom .bock-left .block-small {
    width: 320px;
    float: left;
    margin: 30px 0 0
}

.block-bottom .bock-left .block-small.block-odd {
    margin-right: 30px
}

.swiper-container-3,
.swiper-container-4 {
    width: 670px;
    overflow: hidden
}

.block-slide {
    margin: 30px 0 0
}

.block-slide .swiper-slide .title {
    background: rgba(234, 78, 65, .7);
    padding: 10px;
    left: 0;
    bottom: 50px;
    color: #fff;
    float: left;
    z-index: 10
}

.block-slide .btn-slide-3 {
    width: 19px;
    height: 29px;
    top: 40%;
    z-index: 99;
    background: url(../images/btn-slide-3.png) no-repeat;
    left: 0
}

.block-slide .btn-slide-3.next {
    right: 0;
    left: inherit;
    background-position: -19px 0
}

.block-video .title-player {
    padding: 10px 10px 30px;
    color: #E64D4F;
    font-size: 18px;
    background: #FAFAFA
}

div.swiper-container-4 div.img-wrap {
    margin: 0 10px;
    border: 1px solid transparent
}

div.swiper-container-4 div.img-wrap .btn-play {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

div.swiper-container-4 .swiper-slide-active div.img-wrap {
    border-color:  #49bbac
}

div.swiper-container-4 .swiper-slide-active div.img-wrap .btn-play {
    display: none
}

div.swiper-container-4 div.title {
    font-size: 14px;
    line-height: 18px;
    margin: 8px 10px
}

.block-video .btn-slide-4 {
    width: 19px;
    height: 29px;
    top: 20%;
    z-index: 99;
    background: url(../images/btn-slide-3.png) no-repeat;
    left: 9px
}

.block-video .btn-slide-4.next {
    right: 10px;
    left: inherit;
    background-position: -19px 0
}

.block-bottom .block-right {
    width: 300px;
    margin: 0 0 0 700px
}

.block-news-tabs .label {
    overflow: hidden;
    border-bottom: 1px solid  #49bbac
}

.block-news-tabs .label li.tab-label {
    float: left;
    font-size: 14px;
    width: 33.33%;
    padding: 8px 0;
    text-align: center;
    font-weight: 700;
    color: #494949;
    cursor: pointer
}

.block-news-tabs .label li.tab-label.active,
.block-news-tabs .label li.tab-label:hover {
    background:  #49bbac;
    color: #fff
}

.block-item .news-item.small,
.tab-content .news-item.small {
    display: block;
    padding: 10px 0;
    overflow: hidden;
    border-top: 1px solid #eee
}

.block-item .news-item.small:first-child {
    border-top: none
}

.block-item .news-item.small .title,
.tab-content .news-item.small .title {
    margin: 0 0 0 80px;
    line-height: 18px;
    font-size: 14px
}

.box-emshare .header,
.box-my-idol .header,
.download-app .header,
.many-feedback .header {
    background:  #49bbac;
    padding: 8px 10px;
    color: #fff;
    margin: 20px 0 10px
}

.block-item .news-item.small .count-cmt {
    font-size: 12px;
    color: #ccc
}

.block-item .news-item.small .count-cmt .icon-cmt {
    background-position: -28px -63px;
    width: 11px;
    height: 10px;
    display: inline-block;
    margin: 0 3px 0 0
}

.box-like-fb {
    border: 1px solid #ddd;
    margin: 10px 0 0
}

.download-app {
    overflow: hidden
}

.download-app .app-item {
    float: left;
    width: 25%;
    text-align: center
}

.subscriber {
    margin: 20px 0 0;
    border: 1px solid  #49bbac;
    padding: 2px
}

.subscriber .wapper {
    border: 1px solid  #49bbac;
    padding: 20px 15px 10px;
    color: #494949
}

.subscriber .wapper .text-center span {
    font-size: 14px;
    display: block;
    margin: 15px 0;
    line-height: 18px
}

.subscriber .wapper form {
    text-align: center
}

.subscriber .wapper form .ip-text {
    border: none;
    font-style: italic;
    background: #f2f1f1;
    padding: 8px;
    outline: 0;
    color: #afafaf;
    width: 90%;
    margin: 0 0 10px;
    border-radius: 2px
}

.subscriber .wapper form .ip-submit {
    border: none;
    padding: 8px;
    background:  #49bbac;
    font-weight: 700;
    color: #fff;
    border-radius: 2px
}

.block-right .ads {
    margin: 10px 0
}

@media only screen and (min-width:1000px) {
    .block-item.block-1 div.img-wrap img {
        height: 447px
    }
    .features img{
        width: 380px;
        height: 460px;
        padding-left: 15px;
        background: url(../images/line-slide.png) top left;
    }
   .features-left img {
        width: 280px;
        height: 175px;
    }
    .features-right img {
        width: 280px;
        height: 165px;
    }
    .img-lager img{
        width: 320px;
        height: 190px;
    }
    .category-lager img{
        width: 670px;
        height: 420px;
        float: left;
    }
}

@media only screen and (max-width:999px) {
    .block-item.block-2,
    .block-item.block-3 {
        height: auto;
        margin-bottom: 30px
    }
    .block-1 .swiper-slide .title .arrow,
    .block-22 .ads,
    .block-delimiter,
    .block-delimiter.block-22,
    .block-right .ads {
        display: none
    }
    .block-col-12,
    .block-delimiter,
    .block-item.block-2,
    .block-item.block-22,
    .block-item.block-3 {
        width: 100%
    }
    .block-item.block-2 {
        margin-top: 30px
    }
    .block-item.block-22 {
        margin: 30px 0 0;
        clear: both
    }
    .block-item.block-1 {
        width: 100%;
        float: none
    }
    .block-1 .swiper-slide .img-wrap {
        padding-left: 0;
        background: 0 0
    }
    .block-bottom .bock-left {
        width: 100%;
        float: none;
        overflow: hidden
    }
    .block-bottom .block-news .news-item.large,
    .block-bottom .block-news .news-item.large .img-wrap {
        width: 100%;
        height: auto
    }
    .block-bottom .block-news.block-4 .news-item.large {
        float: none
    }
    .block-bottom .block-news.block-4 .news-item.small {
        margin-left: 0
    }
    .block-bottom .bock-left .block-small {
        width: 100%;
        margin-right: 0!important
    }
    .swiper-container-3,
    .swiper-container-4 {
        width: 100%
    }
    .block-bottom .block-right {
        width: 100%;
        margin: 20px 0 0
    }
    .hot-event {
        width: 100%
    }
    .block-bottom .block-news .news-item.small .title,
    .block-item .news-item.small .title,
    .tab-content .news-item.small .title {
        font-weight: 700;
        color: #494949
    }
    .block-bottom .block-right iframe {
        width: 100%!important
    }
}

@media only screen and (max-width:999px) and (min-width:580px) {
    .block-bottom .bock-left>.block-even,
    .block-bottom .bock-left>.block-odd {
        width: 49%;
        float: left;
        margin-top: 20px
    }
    .block-bottom .bock-left .block-5 {
        clear: both
    }
    .block-bottom {
        margin-top: 0
    }
    .block-bottom .block-news.block-4 .news-item.large {
        float: left;
        width: 49%
    }
    .block-bottom .block-news.block-4 .news-item.small {
        width: 49%;
        float: right
    }
    .block-bottom .bock-left .block-small {
        margin-right: 0;
        margin-bottom: 0
    }
    .block-bottom .bock-left .block-even {
        margin-left: 2%
    }
    .block-bottom .block-news .news-item.large .sapo {
        padding-bottom: 10px
    }
    .block-bottom .block-news .news-item.large .title {
        height: 42px;
        overflow: hidden
    }
    .block-col-12 {
        width: 100%;
        margin-bottom: 20px
    }
    .block-bottom .block-right {
        width: 100%
    }
    .block-bottom .block-right .block-news-tabs {
        float: left
    }
    .block-bottom .block-right .many-feedback {
        width: 49%;
        margin-left: 51%
    }
    .block-item.block-22 {
        width: 100%;
        display: none
    }
    .block-item.block-1 {
        width: 49%;
        float: right
    }
    .block-item.block-2,
    .block-item.block-3 {
        width: 49%;
        margin-top: 0;
        margin-bottom: 10px
    }
    .block-delimiter {
        display: block;
        float: none;
        width: 49%
    }
    .block-item.block-2 .caption {
        font-size: 15px
    }
    .block-news-tabs .label {
        font-size: 12px
    }
}

@media only screen and (max-width:767px) {
    .block-bottom .block-news .news-item.large .sapo,
    .block-item.block-2 .list-news .news-item a,
    .hot-event .title {
        font-size: 16px;
        line-height: 20px
    }
    .block-bottom .block-news .news-item.large .title,
    .block-bottom .block-news .news-item.small .title,
    .block-item .news-item.small .title,
    .tab-content .news-item.small .title {
        font-size: 18px;
        line-height: 20px
    }
}

@media only screen and (max-width:480px) {
    .block-slide .swiper-slide .title {
        font-size: 13px;
        line-height: 18px;
        padding: 5px
    }
     .features img{
        width: 100%;
        height: 350px;
    }
}

.ims5 img {
    width: 146px;
    height: 84px
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe [style] {
    width: 100%!important
}

#at_ads_zone_fc3487 {
    width: 280px!important
}

.block-item.block-3 .caption a {
    white-space: nowrap
}

.hot-event a {
    display: block
}

.box-emshare {
    overflow: hidden;
    font-family: Arial;
    margin-bottom: 10px
}

.box-emshare .text {
    padding: 10px;
    background: #fafafa
}

.box-emshare .text .title a {
    color:  #49bbac;
    font-weight: 700;
    padding: 5px 0;
    line-height: 18px
}

.box-emshare .text .summary {
    color: #999;
    font-size: 12px;
    line-height: 15px
}

.box-emshare .social {
    background: #f5f5f5;
    border-top: 1px solid #d7d7d7
}

.box-emshare .social .box-like {
    border-top: 1px solid #fefefe;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
    text-align: center;
    height: 22px
}

.box-emshare .social .count-cmt {
    text-align: center;
    padding: 12px;
    font-size: 14px;
    color: #999;
    border-top: 1px solid #fefefe
}

.box-emshare .social .box-like .social-item {
    display: inline-block;
    margin-right: 5px;
    width: 100px
}

.box-emshare .btn-slide {
    width: 19px;
    height: 29px;
    top: 20%;
    z-index: 99;
    background: url(../images/btn-slide-3.png) no-repeat;
    left: 0
}

.box-emshare .btn-slide.next {
    right: 0;
    left: inherit;
    background-position: -19px 0
}

.box-emshare .owl-controls {
    position: absolute;
    top: -44px;
    margin: 0 5px 0 0;
    right: 0
}

.box-emshare .owl-theme .owl-controls .owl-page span {
    background: #fff;
    margin: 3px
}

.box-emshare .header a {
    color: #fff
}

.owl-item img {
    width: 100%
}

@media only screen and (max-width:999px) and (min-width:480px) {
    .block-right .box-emshare {
        width: 49%;
        float: left;
        margin-right: 2%
    }
    .box-emshare .header {
        margin-top: 0
    }
     .features img{
        width: 360px;
        height: 420px;
    }
}

@media only screen and (min-width:1000px) {
    .header-wap {
        display: none
    }
}

@media only screen and (max-width:999px) {
    .container {
        width: auto!important
    }
    .btn-control-col-left,
    .btn-hamber {
        top: 0;
        width: 19px;
        cursor: pointer;
        padding: 13px;
        background: #f8f7f7;
        transition: all ease .2s
    }
    .header-web {
        display: none
    }
    .header-wap {
        display: block
    }
    .btn-control-col-left {
        display: block;
        right: -45px;
        position: absolute
    }
    .btn-hamber {
        left: 0
    }
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    position: relative;
    display: none
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.swiper-container-4 .swiper-slide {
    width: 25%
}

ul.video-home {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px
}

ul.video-home li {
    width: 25%;
    float: left;
    position: relative
}

ul.video-home li a {
    display: block;
    margin: 0 5px
}

ul.video-home li img {
    width: 100%;
    height: 100%
}

ul.video-home li p {
    margin-top: 8px
}

.ico-play {
    position: absolute;
    top: 38px;
    left: 63px;
    z-index: 1;
    width: 32px;
    height: 32px;
    background-image: url(/Images/icon_play.png)
}

.pmore {
    top: 45%!important;
    left: 45%!important
}

.video-nb {
    position: relative
}

.video-nb img {
    width: 100%;
    height: 100%
}
.icon-kk{
    height: 5px;
    margin: 0 0 5px;
    background: #B6B6B6;
    border-radius: 1px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.container .home-ul{
    background: #6e3f97;
    padding: 5px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
}
.container .home-ul .menu-item .roboto {
    color: #ffffff !important;
}
.container .home-ul .menu-item{
    margin-right: 5px;
}