body.page-template-template-corporate-media_new .video-js{
    height: auto !important;
    min-height: 0;
    padding-top: 56.25% !important;;
}

.media-center-slider-text-title{
    min-height: 44px;
}
body.page-template-template-about-company .video-js.vjs-default-skin{
    height: auto;
    min-height: 0;
    padding-top: 56.25%;
} 
.munu_nav_company,
.munu_about_company{
    overflow: hidden;
}
.munu_about_company nav::before{
    content: ' ';
    width: 100%;
    margin: 0 auto;
    height: 2px;
    background-color: #80b144;
    position: absolute;
    left: 0;
    right: 0;
    top: 58px;
}

.point_on_images:hover .hover_text_map{
    z-index: 2000;
}

.trademarks-wrapper{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    
    
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.trademarks-item{
    min-height: 0;
    padding-bottom: 5px;
    float: none;
}

.trademarks-item-right {
    padding-bottom: 80px;
}

a.trademarks-item-link {
    bottom: 23px;
}

section#asset_map .tabs_asset_map ul li a img {
    margin-top: 0;
    vertical-align: top;
}
section#asset_map .tabs_asset_map ul li a {
    line-height: 18px;
    vertical-align: top;
}
section#asset_map .tabs_asset_map ul li a span {
    vertical-align: top;
    margin-top: 0;
}

.vjs-poster {
    background-size: cover;
}

.media-center-slider-text-title,
.owl-item.center .text_after_title_media_videoslide {
    text-align: center;
}
.tabs_news.slider-video-tabs-all .owl-theme .owl-nav{
    bottom: 37px!important;
}
.tabs_news.slider-video-tabs-all .owl-theme .owl-nav [class*=owl-]{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    bottom: 0 !important;
    top: auto !important;
}
.vjs-fluid {
    padding-top: 56.25% !important;
}

/* .owl-carousel .owl-nav {
    bottom: 0px!important;
} */

/* .tabs_news.slider-video-tabs-all .owl-theme .owl-nav [class*=owl-] {
    bottom: 0 !important;
    top: auto !important;
} */
/* .tabs_news.slider-video-tabs-all .owl-theme .owl-nav [class*=owl-] {
    padding: 12.7% 20px;
} */

.slider-video-tabs-all .owl-carousel{
    visibility: hidden;
}
.slider-video-tabs-all .owl-carousel.owl-loaded{
    visibility: visible;
}


@media (max-width:1200px){
    #asset_map .tabs_asset_map ul{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

		
    -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        transform:none;
        margin-left: 0;
    }
    #asset_map .tabs_asset_map li{
        margin: 0;
    }
}
@media (max-width:1190px){
    .box_color_sircle .h2-sircle-green {
        top: 135px;
        color: #000;
        left: 20px;
    }
    .box_color_sircle .h2-sircle-blue {
        right: 220px;
        top: 42px;
        color: #000;
    }
    .box_color_sircle .h2-sircle-blue br {
        display: inline !important;
    }
    .box_color_sircle .h2-sircle-orange {
        bottom: 21px;
        right: 361px;
        left: auto;
        color: #000;
    }
    .accordion-wrap-sircle-green {
        top: 185px;
        left: 0px;
    }
} 
@media (max-width:959px){
    #asset_map .tabs_asset_map ul{
    
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .trademarks-item-images-main {
        max-width: 70px;
    }
    .trademarks-item {
        width: calc(50% - 20px);
        padding: 25px 10px;
    }
    .tabs_asset_map li {
        margin: 0;
    }


} 
@media (max-width: 1023px){
    .owl-item .text_after_title_media_videoslide{
        height: auto !important;
        display: none;
    }
    /* .owl-carousel.owl-drag .owl-item{
        margin: 0 !important;
    } */

    body.page-template-template-about-company .video-js .vjs-big-play-button,
    body.page-template-template-corporate-media_new .video-js .vjs-big-play-button {
        background-size: 140px;
    }

    section#asset_map .tabs_asset_map ul li a {
        line-height: 28px;
    }
    .ViewWindowMap-name {
        font-size: 16px;
        line-height: 18px;
    }
    .ViewWindowMap-adress {
        font-size: 14px;
        line-height: 18px;
    }
    .trademarks-item-images-main {
        max-width: 70px;
        margin: 0 auto 30px;
        width: 100%;
        float: none;
        display: block;
    }
    .trademarks-item-logo{
        min-height: 50px;
    }
    .trademarks-item {
        width: 50%;
        padding: 25px 0;
    }

    .point_asset_map .ViewWindowMap{
        width: 220px;
        padding: 10px;
    }
    .ViewWindowMap-comments {
        padding-top: 5px;
        margin-top: 5px;
    }
    .point_asset_map:hover .ViewWindowMap {
        margin-top: 0;
    }

    .point_asset_map:not(.left_modal-1) .ViewWindowMap{
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .point_asset_map.left_modal-1 .ViewWindowMap {
        left: -219px;
    }
    body.page-template-template-about-company .video-js.vjs-default-skin {
        height: auto;
    }

    #our_guidelines{
        display: none;
    }

    #kernel_in_figures .tabs ul {
        width: 100%;
        display: table;
    }
    #kernel_in_figures .tabs ul li{
        padding: 12px 7px;
        width: auto;


        display: table-cell;
        float: none;
        vertical-align: middle;
        line-height: 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
    }
    #kernel_in_figures .tabs div table tr td,
    #kernel_in_figures .tabs div table tr th {
        font-size: 18px !important;
        line-height: 18px;
    }
    .trademarks-item-images-main {
        max-width: 60px;
    }
    .trademarks-item-right {
        width: calc(100% - 78px);
        text-align: center;
    }
    .trademarks-item-text{
        text-align: justify;
    }


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

    body.page-template-template-about-company .video-js .vjs-big-play-button,
    body.page-template-template-corporate-media_new .video-js .vjs-big-play-button {
        background-size: 100px;
    }
    .munu_about_company nav::before {
        top: 51px;
    }

    .point_asset_map .ViewWindowMap {
        width: 200px;
    }
    .point_asset_map.left_modal-1 .ViewWindowMap {
        left: -189px;
    }
    .munu_about_company nav a{
        font-size: 15px;
    }
    .munu_about_company nav a span {
        margin-bottom: 4px;
    }
    #kernel_in_figures .tabs ul li a{
        font-size: 14px !important;
    }
    #kernel_in_figures .tabs div table tr td,
    #kernel_in_figures .tabs div table tr th {
        font-size: 16px !important;
        line-height: 16px;
    }
    a.trademarks-item-link {
        bottom: 23px;
        right: 0;
    }

    .trademarks-item{
        width:100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .trademarks-item-right {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-left: 0;
        padding-bottom: 50px;
    }

    .trademarks-item-logo img{
        max-width: 60% !important;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}

@media (max-width:480px){

    .munu_about_company nav::before {
        top: 49px;
    }
    .trademarks-item-text{
        text-align: justify;
    }
    #kernel_in_figures .tabs div table th,
    #kernel_in_figures .tabs div table td{
        padding: 7px 5px;
    }

    .munu_about_company a[href='#business_chain'],
    .munu_about_company a[href='#asset_map'],
    #asset_map,
    #business_chain{
        display: none;
    }

    .munu_about_company nav a{
        font-size: 13px;
        margin-bottom: 3px;
        margin-right: 1.5%;
        margin-left: 1.5%;
    }

    .munu_about_company nav a span {
        margin-top: 2px;
        width: 10px;
        height: 10px;
    }

    .munu_about_company nav a.active span:after {
        width: 8px;
        height: 8px;
    }
    #kernel_in_figures .tabs ul{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        
        
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    #kernel_in_figures .tabs ul li{
        
        margin: 0 0;
        width: 50%;

        float: none;
    }

    #kernel_in_figures .tabs div table tr td,
    #kernel_in_figures .tabs div table tr th {
        font-size: 13px !important;
        line-height: 14px;
    }


}
@media (max-width:400px){
    .munu_about_company nav a{
        /* font-size: 12px; */
    }

    .trademarks-item-text{
        font-size: 14px;
    }
}