.mode-change {
    color: white;
    outline: none;
    border: none;
}
.article .maintitle{
    padding: 15px 5px 5px 5px ;
}
.upload-member{
    position: absolute;
    width: 100%;
}
.header-social-foot ul{
    color: #fff;
}
.detail-image-manage{
    margin-top: 1px;
}
.upload-control{

    float: right;
    display: inline-flex;
    background: #f41337;
    padding: 4px;
    color: white;
    border-radius: 20px 0px 0px 20px;
}
.detail-team-info{
    margin: 7px;
}
hr {
    border-top: 1px solid #ccc;
}
button {
    outline: none !important;
}
#mode-change:hover {
    color: #fff !important;
}
.d-none{
    display: none;
}
.number-short,.number-short2{
    cursor: pointer;
}
.pagination .page-link:hover{
    color: #152535 !important;
    background: #f393a3 !important;
}
#mode-change {
    color: #fff !important;
}
/* .owl-stage-outer{
    height: 245px;
} */
.image-manage img{
    border-radius: 50%;
    height: 200px;
    width: 200px;
    object-fit: cover;
    border: 5px solid #aba6a7;
}
.detail-image-manage img{
    border-radius: 50%;
    height: 50px;
    width: 50px;
    object-fit: cover;
    border: 0px solid #aba6a7;
}
.single-team-member{
    margin-bottom: 10px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.all-profile{
    padding: 20px 0px ;

}
.image-manage {
    text-align: center;
}
.detail-carousel article{
    height: 200px;
}
.detail-carousel.owl-carousel .owl-stage-outer{
    border-radius: 20px ;
}
.article.thumb-article .article-body{
    top: 50;
}
.loader {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader>img {
    width: 300px;
}
.loader.hidden {
    animation: fadeOut 1s;
    animation-fill-mode: forwards;
}
@keyframes fadeOut {
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
.thumb {
    height: 100px;
    border: 1px solid #040613;
    margin: 10px;
}
a {
    text-decoration: none !important;
}
.article:hover{
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.5);
}
.article.widget-article .article-img{
    border-radius: 0px ;
}
@media only screen and (max-width: 924px) {
    .header-social {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .head_detail {
        display: none;
    }
    .upload-control{

        float: right;
        display: inline-flex;
        background: #f41337;
        padding: 4px;
        color: white;
        border-radius: 20px 0px 0px 20px;
    }
    .detail-team-info{
        margin: 0px;

    }
    .detail-team-info h4{
        margin-left:2px;
        font-size: 16px;

    }
    .detail-image-manage{
        margin-top: 1px;
    }
    .detail-image-manage img{
        border-radius: 50%;
        height: 35px;
        width: 35px;
        object-fit: cover;
        border: 0px solid #aba6a7;
    }
    .article.row-article .article-img {
        height: 130px;
        width: 100%;
    }
}
@media only screen and (max-width: 443px) {
    .article-img.owlss {
        height: 200px !important;
    }
    .article.row-article .article-img,
    .article .article-img {
        height: 130px;
    }
}
.article-share a {
    cursor: pointer;
}
.article-share a:hover i {
    transform: scale(1.4, 1.4)
}
.download-button {
    position: absolute;
    z-index: 10;
    background: white;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-left: 10px;
    margin-top: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.download-link {
    color: #000;
}
/* p{
    color:#fe0000;
} */
.page-link {
    background: transparent !important;
}
.page-item.active .page-link {
    background: #fe0000 !important;
}
.input {
    width: 100%;
    height: 40px;
    padding: 0px 15px;
    border: 1px solid #040613;
    background-color: white;
}
.inputregister {
    width: 50%;
    height: 40px;
    padding: 0px 15px;
    border: 1px solid #040613;
    background-color: white;
}
textarea.input {
    padding: 15px;
}
.input-btn {
    display: inline-block;
    color: #FFF;
    border-radius: 20px;
    background-color: rgb(230, 46, 46);
    border: none;
    text-transform: uppercase;
    opacity: 1;
    padding: 10px 10px;
    font-size: 12.5px;
    font-weight: 400;
}
.input-btn:hover {
    background-color: green;
}
.inputregister,
.input-btn {
    display: block;
}
/*=========================================================
    HEADER
===========================================================*/
/*----------------------------*\
    Top Header
\*----------------------------*/
.header-links ul li {
    display: inline-block;
    padding: 5px;
    border-radius: 25px;
    background: #6ca3e6;
    margin: 0px 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin-top: 5px;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: initial !important;
}
.showdate iframe {
    background: #f41338;
    padding: 0px 56px;
    height: 24px;
    width: 500px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.owl-show .article-info a {
    color: white;
}
.article-breadcrumb {
    word-wrap: break-word;
}
.article-info li {
    padding: 0px;
}
.header-links ul .active {
    background-color: #fe0000;
}
.center-header {
    padding: 10px 0px;
}
.header-links ul li a {
    display: block;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12.5px;
    text-align: center;
    text-transform: uppercase;
}
.header-social ul li {
    display: inline-block;
}
.contact-site {

    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);     border-radius: 20px;
    padding: 10px;
}
.contact-site p a{
    color: #000;
}
.contact-site p a:hover{
    color: rgb(136, 136, 243)
}
.contact-site p a,.about-widget p a{
    font-size: 24px;
}
.header-social ul li:last-child {
    margin-right: 10px;
}
.detail-owl{
    height: auto !important;
}
.article.thumb-article {
background: #000;
}
.detail-owl img{
    height: auto !important;
}
.header-social ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.modal-body i,
.modal-bodylabel {
    margin-top: 15px;
}
/*----------------------------*\
    Center Header
\*----------------------------*/
.header-logo {
    float: left;
}
.header-logo .logo {
    display: inline-block;
}
.header-logo .logo>img {
    width: auto;
    max-height: 80px;
}
.header-ads-qw {
    float: right;
}
.header-ads-qw img {
    width: 750px;
}
/*----------------------------*\
    Nav Header
\*----------------------------*/
#nav-header .nav-logo {
    display: none;
    float: left;
}
#nav-header .nav-logo .logo {
    display: inline-block;
}
#nav-header .nav-logo .logo>img {
    width: 80%;
    max-height: 90px;
}
#nav-header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
}
.main-nav li a {
    padding: 25px 15px;
    color: #FFF;
    white-space: nowrap;
    text-transform: uppercase;
}

.main-nav li a:hover,
.main-nav li a:focus,
.side-nav li a:hover,
.side-nav li a:focus {
    background-color: #fa3d3d;
}
.button-nav {
    position: relative;
    float: right;
}

.mode_btn:hover {
    background-color: #fe0000;
    color: white;
    outline: none;
}
.mode_btn {
    padding-top: 15px;
    min-width: 51px;
    text-align: center;
    padding-bottom: 15px;
    color: white;
    border: none;
    outline: none;
    background: transparent;
}
.mode_btn:focus {
    color: white;
    border: none;
    outline: none;
}
/* .button-nav {
    padding: 15px;
    border: none;
    line-height: 20px;
    color: #FFF;
} */
.head_detail {
    height: 150px;
    /* overflow-y: scroll; */
    overflow: hidden;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /*
    text-overflow: ellipsis; */
}
.head_detail::-webkit-scrollbar {
    display: none;
}
.p-0 {
    padding: 0;
}
.margin-y-15{
    margin-right: 15px;
    margin-left: 15px;
}
.search-form {
    position: absolute;
    padding: 5px;
    right: 0;
    -webkit-box-shadow: 0px 5px 6px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 5px 6px -5px rgba(0, 0, 0, 0.4);
    z-index: 22;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.search-form form .input {
    border: none;
    background-color: #FFF;
}
.search-form.search-collapse {
    margin-top: 0px;
    margin-right: 50px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
.show-option {
    display: none;
}
.addition-news .seperate:nth-child(4),
.addition-news .seperate-md:nth-child(4) {
    display: none;
}

.article{
    z-index: 1;
}
.article .article-title.carousel-title
{
    height: 40px;
}
.article .article-img.carousel-img{
    height: 90px;
}
/*----------------------------*\
    Responsive Header
\*----------------------------*/
@media only screen and (max-width: 1201px) {
    #header #center-header .header-logo,
    #header #center-header .header-ads-qw {
        float: none;
        text-align: center;
    }
    .header-social {
        float: right;
    }
    .article .article-title.carousel-title {
        height: 40px;
        font-size: 13px !important;
    }

    .article .article-img.carousel-img {
        height: 70px;
    }
}
@media only screen and (max-width: 991px) {
    .addition-news .seperate-md:nth-child(4) {
        display: block;
    }
    .search-form.search-collapse {
        margin-top: 0px;
        margin-right: 100px;

    }
    .padding-y-15{
       padding: 0px 15px;
    }
}
@media only screen and (max-width: 926px) {
    .up-social {
        display: none;
    }
    .datetime {
        margin-right: -10px !important;
        text-align: center;
    }
}
@media only screen and (max-width:870px) {
    #nav-header .button-nav .nav-collapse-btn {
        display: inline-block;
    }
    #main-nav {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        max-width: 300px;
        width: 0%;
        padding-top: 30px;
        overflow-x: hidden;
        overflow-y: hidden;
        background: #040613;
        -webkit-box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        z-index: 99;
    }
    #main-nav.nav-collapse {
        width: 100%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    .main-nav {
        display: none;
    }
    .side-nav li a {
        padding: 25px 15px;
        color: #FFF;
        width: 301px;
        text-transform: uppercase;
    }
    .side-nav {
        display: block;
        margin: 0px;
        border-top: 2px solid #2A3F54;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .hide-nav-side {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .article .article-title.carousel-title {
        height: 53px;
        font-size: 14px ;
    }

    .article .article-img.carousel-img {
        height: 120px;
    }
    .half-article {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .p-0 {
        padding: inherit;
    }
    .addition-news .seperate:nth-child(4) {
        display: block;
    }
    #header #top-header {
        text-align: center;
    }
    .header-links,
    .header-social,
    .datetime {
        float: none;
        align-items: center;
    }
    .header-links,
    .header-social,
    .datetime {
        display: block;
    }
    #header #center-header {
        padding: 0px;
    }
    .header-ads-qw {
        /* display: none; */
        overflow-y: scroll;
    }
    #nav-header .nav-logo {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 400px) {
    #main-nav.nav-collapse {
        width: 50%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}
/*=========================================================
    SECTION
===========================================================*/
.section {
    padding-top: 30px;
}
.section-title {
    position: relative;
    margin-bottom: 30px;
}
.section-title:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #040613;
    z-index: -1;
}
.news-image{
    border-radius: 20px 0px 0px !important;
}
.section-title .title {
    position: relative;
    display: inline-block;
    margin-top: 0;
    border-radius: 0px 2px 0px 0px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 15px;
    color: #FFF;
    /* background-color: #040613; */
    padding: 0px 10px;
    /* width: 0; */
    height: 0px;
    border-bottom: 40px solid #040613;
    border-right: 50px solid transparent;
}
/*------------------------------------*\
    Tab Nav
\*------------------------------------*/
.tab-nav li {
    position: relative;
    display: inline-block;
    height: 45px;
    line-height: 43px;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: none;
    margin-right: -4px;
    z-index: 2;
}
.tab-nav li:last-child {
    border-right: 1px solid #DDD;
    margin-right: 0px;
}
.tab-nav li a {
    display: block;
    padding: 0 15px;
    background: #FFF;
    font-size: 12.5px;
    text-transform: uppercase;
}
.tab-nav li.active {
    background-color: rgb(58, 58, 58) !important;
}
.tab-nav li.active a {
    background-color: #fa3d3d;
    color: #FFF;
}
.tab-nav li.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #fe0000 transparent transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
}
/*=========================================================
    ARTICLE
===========================================================*/
/*------------------------------------*\
    Default Article
\*------------------------------------*/
.article {
    position: relative;
    border-radius: 20px;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3);
}
.article .article-img>a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}
.article:hover .article-img>a:after {
    opacity: 0.3;
}
.article-body a {
    color: #040613;
}
.article .article-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 150px;
}
.maintain .article-img.owlss  {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 395px !important;
}

.article .article-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.5s -webkit-transform;
    transition: 0.5s -webkit-transform;
    transition: 0.5s transform;
    transition: 0.5s transform, 0.5s -webkit-transform;
}
.hr-sm{
    margin-top: 1px;
    margin-bottom: 1px;
}
.hr-md{
    margin-top: 3px;
    margin-bottom: 3px;
}
.article:hover .article-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.article .article-img .article-info {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 22;
}
.article .article-body .article-info {
    margin-bottom: 15px;
}
.article .article-info li {
    display: inline-block;
    margin-right: -2px;
}
.article .article-info .article-type {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #222;
    color: #FFF;
    font-size: 12.5px;
}
.detail-main {
    justify-content: flex-start !important;
}
.detail-main li {
    margin: 0px 6px !important;
}
.article .article-info .article-category>a {
    display: block;
    height: 30px;
    line-height: 30px;
    /* color: #fe0000; */
    text-transform: uppercase;
    font-size: 12.5px;
}
.article .article-info .article-category>a:hover {
    opacity: 0.8;
}
.article .article-title {
    padding-top: 5px;
    overflow: hidden;
    height: 62px;
}
.article .article-title>a {
    font-weight: 600;
}
.article .article-meta li {
    margin: 0px 10px;
    display: inline-block;
    color: #040613;
    font-weight: 400;
    font-size: 11.5px;
    /* text-transform: uppercase; */
}
@media only screen and (max-width: 550px) {
    .article .article-meta li {
        font-size: 11.5px;
    }
}
.article .article-meta {
    display: flex;
    padding-left: 0;
    justify-content: space-between;
}
.article .article-meta.owls {
    display: flex;
    padding-left: 0;
    justify-content: flex-start;
}
.article .article-meta.owls li {
    color: white;
}
.article .article-meta.owls li:nth-child(2) {
    margin: 0 20px;
}
/*------------------------------------*\
    Thumb Article
\*------------------------------------*/
.article.thumb-article {
    margin-bottom: 0px;
}
.article.thumb-article .article-img {
    margin-bottom: 0px;
}
.article.thumb-article .article-img:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#222), to(transparent));
    background: linear-gradient(to top, #222 0%, transparent 100%);
    opacity: 0.5;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}
.article.thumb-article:hover .article-img:after {
    opacity: 1;
}
.article.thumb-article .article-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 5%;
    z-index: 20;
}
.article.thumb-article .article-body .article-title>a {
    color: white;
}
/*------------------------------------*\
    Widget Article
\*------------------------------------*/
.article.widget-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.widget-article .article-img {
    float: left;
    width: 80px;
    height: 50px;
    margin-right: 15px;
    margin-bottom: 0px;
}
.article.widget-article .article-title {
    font-size: 14px !important;
}
.article-title a {
    /* color: #fe0000; */
    text-decoration: none;
}
/*------------------------------------*\
    Row Article
\*------------------------------------*/
.article.row-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.row-article .article-img {
    width: 50%;
    float: left;
    margin-right: 30px;
    margin-bottom: 0px;
    height: 145px;
}
@media only screen and (max-width: 767px) {
    .article.row-article .article-img {
        width: 180px;
    }
    .news-image img{
        border-radius: 20px 20px 0px 0px !important;
    }
    .article.row-article .article-body p {
        display: none;
    }
    .article .article-title {
        padding-top: 5px;
        overflow: hidden;
        height: 53px;
    }
}
@media only screen and (max-width: 480px) {
    .article.row-article .article-img {
        float: none;
        margin-bottom: 15px;
    }
}
/*-- article pagination --*/
.article-pagination {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-pagination ul li {
    display: inline-block;
}
.article-pagination ul li a {
    display: block;
    padding: 6px 15px;
    color: #DDD;
    border: 1px solid #DDD;
    font-size: 12.5px;
}
/*=========================================================
    WIDGET
===========================================================*/
.widget+.widget {
    margin-top: 30px;
}
.widget .widget-title {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.widget .widget-title .title {
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 2px solid #040613;
    color: #040613;
    margin-top: 0px;
}
.widget .article-img,
.widget-article .article-img {
    margin-top: 15px;
}
/*------------------------------------*\
    Social Widget
\*------------------------------------*/
.social-widget ul li {
    display: inline-block;
}
.social-widget ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 12.5px;
    text-transform: uppercase;
    text-align: center;
}
.social-widget ul li a:hover {
    opacity: 0.8;
}
/*------------------------------------*\
    Subscribe Widget
\*------------------------------------*/
.widget.subscribe-widget {
    padding: 30px;
    background-color: #222;
}
.widget.subscribe-widget form input.input {
    background: #FFF;
    border: none;
}
.subscribe-widget form button.input-btn {
    margin-top: 15px;
}
.footer-widget.subscribe-widget form input.input {
    color: #040613;
    border: 1px solid #040613;
}
.galery-widget ul li {
    display: inline-block;
    width: 25%;
    padding: 3px;
    margin-right: -4px;
    margin-top: -4px;
}
.galery-widget ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.galery-widget ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #222;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}
.galery-widget ul li a:after {
    content: "\f030";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    opacity: 0;
    z-index: 2;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}
.galery-widget ul li a img {
    width: 100%;
    -webkit-transition: 0.5s -webkit-transform;
    transition: 0.5s -webkit-transform;
    transition: 0.5s transform;
    transition: 0.5s transform, 0.5s -webkit-transform;
}
.galery-widget ul li a:hover:before {
    opacity: 0.5;
}
.galery-widget ul li a:hover:after {
    opacity: 1;
}
.galery-widget ul li a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*------------------------------------*\
    Tweets Widget
\*------------------------------------*/
.tweets-widget .tweet+.tweet {
    margin-top: 30px;
}
.tweets-widget .tweet {
    min-height: 45px;
}
.tweets-widget .tweet i {
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #DDD;
    color: #FFF;
    border-radius: 50%;
}
.tweets-widget .tweet .tweet-body a {
    text-decoration: underline;
}
/*------------------------------------*\
    tags Widget
\*------------------------------------*/
.widget-tags ul li {
    display: inline-block;
    margin-top: 3px;
}
.widget-tags ul li a {
    display: block;
    padding: 6px 15px;
    color: #DDD;
    border: 1px solid #DDD;
    font-size: 12.5px;
}
/*=========================================================
    ARTICLE POST
===========================================================*/
.article-post .article-main-img {
    margin-bottom: 15px;
}
.article-post .article-main-img img {
    width: 100%;
}
/*------------------------------------*\
    Breadcrumb
\*------------------------------------*/
.article-breadcrumb {
    margin-bottom: 15px;
}
.article-breadcrumb>li {
    display: inline-block;
    font-size: 12.5px;
    text-transform: uppercase;
    color: #DDD;
}
.article-breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0px 3px;
    color: #DDD;
}
/*------------------------------------*\
    Article Share
\*------------------------------------*/
.article-share {
    position: absolute;
}
.article-share>a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 12.5px;
    text-align: center;
    background-color: #222;
    color: #FFF;
}
.article-share>a.facebook {
    color: #FFF;
    background-color: #3b5999;
}
.article-share>a.twitter-sh {
    color: #FFF;
    background-color: #00aced;
}
.article-share>a.google {
    color: #FFF;
    background-color: #d44332;
}
.article-share>a:hover {
    opacity: 0.8;
}
/*------------------------------------*\
    Article Comments
\*------------------------------------*/
.article-comments {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-comments .media {
    position: relative;
}
.article-comments .media:after {
    content: "";
    position: absolute;
    left: 22.5px;
    top: 60px;
    bottom: 15px;
    width: 1px;
    background-color: #DDD;
}
.article-comments>.media {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-comments>.media .media {
    margin-top: 30px;
    margin-left: 45px;
}
.article-comments .media .media-left {
    padding-right: 30px;
}
.article-comments .media .media-left img {
    border-radius: 50%;
    width: 45px;
}
.article-comments .media .media-body .media-heading h5 {
    margin-top: 0px;
}
.article-comments .media .media-body .reply-time {
    color: #DDD;
    font-size: 12.5px;
    font-weight: 400;
    margin-left: 10px;
}
.article-comments .media .media-body .reply-btn {
    font-size: 12.5px;
    text-transform: uppercase;
}
/*------------------------------------*\
    Reply Form
\*------------------------------------*/
.article-reply-form {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-reply-form form input.input {
    width: calc(33.33% - 10px);
}
.article-reply-form form input.input+input.input {
    margin-left: 12px;
}
.article-reply-form form textarea.input {
    height: 90px;
    margin-top: 15px;
}
.article-reply-form form button.input-btn {
    margin-top: 15px;
}
/*=========================================================
    FOOTER
===========================================================*/
#footer {
    margin-top: 10px;
    background-color: #040613;
    padding-bottom: 10px;
}
blockquote{
    border-left: 0px;
}
#footer p {
    color: #fff;
}
#footer a {
    color: #fff;
}
.footer-widget {
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-widget .widget-title {
    margin-bottom: 15px;
}
#footer .widget-title  {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 10px;
}
.footer-widget .footer-logo .logo {
    display: inline-block;
    margin-bottom: 15px;
}
.footer-widget .footer-logo .logo>img {
    margin-top: -30px !important;
    width: auto !important;
    max-height: 90px !important;
}
/*------------------------------------*\
    Bottom Footer
\*------------------------------------*/
.footer-links {
    text-align: right;
}
.footer-links li {
    display: inline-block;
}
.custom-owl-nav>div {
    position: relative;
    height: 45px;
    width: 45px;
    line-height: 45px;
    display: inline-block;
    border: 1px solid #040613;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}
.custom-owl-nav>div.disabled {
    border-color: rgba(221, 221, 221, 0.5);
    color: rgba(221, 221, 221, 0.5);
    cursor: not-allowed;
}
.custom-owl-nav .owl-prev {
    border-right: none;
}
/*------------------------------------*\
    Owl Center nav
\*------------------------------------*/
.owl-theme.center-owl-nav .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.5);
    padding: 0px;
    width: 45px;
    height: 100px;
    line-height: 100px;
    margin: 0;
}
.owl-theme.center-owl-nav .owl-nav [class*='owl-']:hover{
    background: rgba(254,0,0,0.3);
}
.owl-theme.center-owl-nav .owl-prev {
    left: 0px;
    border-radius: 0px 20px 20px 0px;
}
.owl-theme.center-owl-nav .owl-next {
    right: 0px;
    border-radius: 20px 0px 0px 20px;
}
/*------------------------------------*\
    Owl Dots
\*------------------------------------*/
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background: #DDD;
}
/*=========================================================
    RESPONSIVE
===========================================================*/
@media only screen and (max-width: 1201px) {}
@media only screen and (max-width: 991px) {
    .section-title .tab-nav {
        float: none !important;
    }
    .section-title .custom-owl-nav {
        float: none !important;
    }
    #bottom-footer .footer-links {
        text-align: center;
    }
    #bottom-footer .footer-copyright {
        text-align: center;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {

    .maintain .article-img.owlss {
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
        height: 295px !important;
    }
}
@media only screen and (max-width: 480px) {
    .maintain .article-img.owlss  {
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
        height: 220px !important;
    }
    .article-comments .media:after {
        display: none;
    }
    .article-comments>.media .media {
        margin-left: 15px;
    }
    .article-reply-form form input.input {
        width: 100%;
    }
    .article-reply-form form input.input+input.input {
        margin-left: 0px;
        margin-top: 15px;
    }
}
/*=========================================================
    Back to Top
===========================================================*/
#back-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #222;
    color: #FFF;
    z-index: 20;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
#back-to-top:after {
    content: "\f106";
    font-family: FontAwesome;
}
#back-to-top.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


.header-links ul li {
    display: inline-block;
}
.header-links ul .active {
    background-color:#fe0000;
}
.header-links ul li a {
    display: block;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12.5px;
    text-align: center;
    text-transform: uppercase;
}
.modal-body i,
.modal-bodylabel {
    margin-top: 15px;
}
/*----------------------------*\
    Center Header
\*----------------------------*/
.header-logo {
    float: left;
}
.header-logo .logo {
    display: inline-block;
}
.header-ads-qw {
    float: right;
}
.header-ads-qw img {
    width: 750px;
}
/*----------------------------*\
    Nav Header
\*----------------------------*/
#header #nav-header {
    background: #040613;;
}
#nav-header .nav-logo {
    display: none;
    float: left;
}
#nav-header .nav-logo .logo {
    display: inline-block;
}
#nav-header .nav-logo .logo>img {
    width: 80%;
    max-height: 90px;
}
#nav-header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
}
.main-nav li a {
    padding: 25px 15px;
    color: #FFF;
    text-transform: uppercase;
}
.side-nav {
    display: none;
}
.main-nav li.active a,
.side-nav li.active a {
    background-color: rgb(58, 58, 58) !important;
}
.main-nav li a:hover,
.main-nav li a:focus,
.side-nav li a:hover,
.side-nav li a:focus {
    background-color: #fe0000;
}
.button-nav {
    position: relative;
    float: right;
}


.show-option {
    display: none;
}
.popular-img {
    border-radius: 20px 0px 0px !important;
}
/*----------------------------*\
    Responsive Header
\*----------------------------*/
@media only screen and (max-width: 1201px) {
    #header #center-header .header-logo,
    #header #center-header .header-ads-qw {
        float: none;
        text-align: center;
    }
    .header-social {
        float: right;
    }
}
@media only screen and (max-width:870px) {
    #nav-header .button-nav .nav-collapse-btn {
        display: inline-block;
    }
    #main-nav {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        max-width: 300px;
        width: 0%;
        padding-top: 30px;
        overflow-x: hidden;
        overflow-y: hidden;
        background-color: #040613;
        ;
        -webkit-box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        z-index: 99;
    }
    #main-nav.nav-collapse {
        width: 100%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    .main-nav {
        display: none;
    }
    .side-nav li a {
        padding: 25px 15px;
        color: #FFF;
        width: 301px;
        text-transform: uppercase;
    }
    .side-nav {
        display: block;
        margin: 0px;
        border-top: 2px solid #fe0000;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .hide-nav-side {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    #header #top-header {
        text-align: center;
    }
    .header-links,
    .header-social,
    .datetime {
        float: none;
        align-items: center;
    }
    .header-links,
    .header-social,
    .datetime {
        display: block;
    }
    #header #center-header {
        padding: 0px;
    }
    .header-ads-qw {
        /* display: none; */
        overflow-y: scroll;
    }
    #nav-header .nav-logo {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
}

/*=========================================================
    SECTION
===========================================================*/


.tab-nav li:last-child {
    border-right: 1px solid #DDD;
    margin-right: 0px;
}
.tab-nav li a {
    display: block;
    padding: 0 15px;
    background: #FFF;
    font-size: 12.5px;
    text-transform: uppercase;
}
.tab-nav li.active {
    background-color: rgb(58, 58, 58) !important;
}
.tab-nav li.active a {
    background-color: #fe0000;
    color: #FFF;
}
.tab-nav li.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #fe0000 transparent transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
}
/*=========================================================
    ARTICLE
===========================================================*/
/*------------------------------------*\
    Default Article
\*------------------------------------*/
.article {
    position: relative;
    margin-bottom: 30px;
}
.article .article-img>a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 140px;
}

.article:hover .article-img>a:after {
    opacity: 0.3;
}
.article .article-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 120px;
}
.article .article-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.5s -webkit-transform;
    transition: 0.5s -webkit-transform;
    transition: 0.5s transform;
    transition: 0.5s transform, 0.5s -webkit-transform;
}
.article:hover .article-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.article .article-info .article-category>a {
    display: block;
    height: 30px;
    line-height: 30px;
    /* color: #fe0000; */
    text-transform: uppercase;
    font-size: 12.5px;
}
.article .article-info .article-category>a:hover {
    opacity: 0.8;
}
.article .article-title>a {
    font-weight: 600;
}


.article-title a {
    /* color: #fe0000; */
    text-decoration: none;
}
/*------------------------------------*\
    Row Article
\*------------------------------------*/
.article.row-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.row-article .article-img {
    width: 50%;
    float: left;
    margin-right: 30px;
    margin-bottom: 0px;
    height: 145px;
}
.thumb-article{
    box-shadow: none !important;
}
@media only screen and (max-width: 767px) {
    .popular-img {
        display: contents;
    }.popular-img img{
        border-radius: 20px 20px 0px 0px !important;
    }
    .article.row-article .article-img {
        width: 180px;
    }
    .article.row-article .article-body p {
        display: none;
    }
}
@media only screen and (max-width: 500px) {
    .article .article-title {
        padding-top: 5px;
        overflow: hidden;
        height: fit-content;
    }
    .col-xs-6 {
        width: 100%;
    }
}

/*=========================================================
    WIDGET
===========================================================*/
.widget+.widget {
    margin-top: 30px;
}
.widget .widget-title {
    margin-bottom: 15px;
    text-align: center;
}

/*------------------------------------*\
    Social Widget
\*------------------------------------*/
.social-widget ul li {
    display: inline-block;
}
.social-widget ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 12.5px;
    text-transform: uppercase;
    text-align: center;
}
.widget.social-widget ul li {
    width: 25%;
    padding: 3px;
    margin-right: -4px;
}
.widget.social-widget ul {
    padding: 0;
}
.social-widget ul li a:hover {
    opacity: 0.8;
}





.article-breadcrumb>li {
    display: inline-block;
    font-size: 12.5px;
    text-transform: uppercase;
    color: #DDD;
}
.article-breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0px 3px;
    color: #DDD;
}
/*------------------------------------*\
    Article Share
\*------------------------------------*/

.article-share>a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 12.5px;
    text-align: center;
    background-color: #222;
    color: #FFF;
}



.article-reply-form form input.input {
    width: calc(33.33% - 10px);
}
.article-reply-form form input.input+input.input {
    margin-left: 12px;
}
.article-reply-form form textarea.input {
    height: 90px;
    margin-top: 15px;
}
.article-reply-form form button.input-btn {
    margin-top: 15px;
}
/*=========================================================
    FOOTER
===========================================================*/

#footer ul {
    padding: 0;
}

.footer-widget {
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-widget .widget-title {
    margin-bottom: 15px;
}

.footer-widget .footer-logo .logo {
    display: inline-block;
    margin-bottom: 15px;
}
.footer-widget .footer-logo .logo>img {
    margin-top: -30px !important;
    width: auto !important;
    max-height: 90px !important;
}
/*------------------------------------*\
    Bottom Footer
\*------------------------------------*/
.footer-links {
    text-align: right;
}

/*------------------------------------*\
    Owl Center nav
\*------------------------------------*/

.owl-theme.center-owl-nav .owl-prev {
    left: 0px;
}
.owl-theme.center-owl-nav .owl-next {
    right: 0px;
}
/*------------------------------------*\
    Owl Dots
\*------------------------------------*/
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background: #DDD;
}
/*=========================================================
    RESPONSIVE
===========================================================*/


#back-to-top.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
#center-header {
    padding: 20px;
}
#footer a:hover {
    color: rgb(136, 136, 243);
}

hr {
    border-top: 1px solid #ccc;
}
/* p{
     color:#fe0000;
 } */
.page-link {
    background: transparent !important;
}
.page-item.active .page-link {
    background: #fe0000 !important;
}

textarea.input {
    padding: 15px;
}
.input-btn {
    display: inline-block;
    color: #FFF;
    border-radius: 20px;
    background-color: rgb(230, 46, 46);
    border: none;
    text-transform: uppercase;
    opacity: 1;
    padding: 10px 10px;
    font-size: 12.5px;
    font-weight: 400;
}
.input-btn:hover {
    background-color: green;
}
.inputregister,
.input-btn {
    display: block;
}
/*=========================================================
     HEADER
 ===========================================================*/
/*----------------------------*\
     Top Header
 \*----------------------------*/


.owl-show .article-info a {
    color: white;
}
.article-breadcrumb {
    word-wrap: break-word;
}
.article-info li {
    padding: 0px;
}
.header-links ul .active {
    background-color: #fe0000;
}
.center-header {
    padding: 10px 0px;
}
.header-links ul li a {
    display: block;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12.5px;
    text-align: center;
    text-transform: uppercase;
}
.header-social ul li:last-child {
    margin-right: 10px;
}
.header-social ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.modal-body i,
.modal-bodylabel {
    margin-top: 15px;
}
/*----------------------------*\
     Nav Header
 \*----------------------------*/
#nav-header .nav-logo {
    display: none;
    float: left;
}
#nav-header .nav-logo .logo {
    display: inline-block;
}
#nav-header .nav-logo .logo>img {
    width: 80%;
    max-height: 90px;
}

.mode_btn:hover {
    background-color: #fe0000;
    color: white;
    outline: none;
}
.mode_btn {
    padding-top: 15px;
    min-width: 51px;
    text-align: center;
    padding-bottom: 15px;
    color: white;
    border: none;
    outline: none;
    background: transparent;
}
.mode_btn:focus {
    color: white;
    border: none;
    outline: none;
}
/* .button-nav {
     padding: 15px;
     border: none;
     line-height: 20px;
     color: #FFF;
 } */
.head_detail {
    height: 150px;
    /* overflow-y: scroll; */
    overflow: hidden;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /*
     text-overflow: ellipsis; */
}
.head_detail::-webkit-scrollbar {
    display: none;
}
.p-0 {
    padding: 0;
}


.show-option {
    display: none;
}
.addition-news .seperate:nth-child(4),
.addition-news .seperate-md:nth-child(4) {
    display: none;
}
/*----------------------------*\
     Responsive Header
 \*----------------------------*/
@media only screen and (max-width: 1201px) {
    #header #center-header .header-logo,
    #header #center-header .header-ads-qw {
        float: none;
        text-align: center;
    }
    .header-social {
        float: right;
    }
}
@media only screen and (max-width: 991px) {
    .addition-news .seperate-md:nth-child(4) {
        display: block;
    }
}


@media only screen and (max-width: 767px) {
    .half-article {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .p-0 {
        padding: inherit;
    }
    .addition-news .seperate:nth-child(4) {
        display: block;
    }
    #header #top-header {
        text-align: center;
    }
    .header-links,
    .header-social,
    .datetime {
        float: none;
        align-items: center;
    }
    .header-links,
    .header-social,
    .datetime {
        display: block;
    }
    #header #center-header {
        padding: 0px;
    }
    .header-ads-qw {
        /* display: none; */
        overflow-y: scroll;
    }
    #nav-header .nav-logo {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
}

/*=========================================================
     SECTION
 ===========================================================*/

.section-title {
    position: relative;
    margin-bottom: 30px;
}
.section-title:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #040613;
    z-index: -1;
}

/*------------------------------------*\
     Tab Nav
 \*------------------------------------*/
#mode-change:hover {
    color: #fff;
}
.tab-nav li {
    position: relative;
    display: inline-block;
    height: 45px;
    line-height: 43px;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: none;
    margin-right: -4px;
    z-index: 2;
}
.tab-nav li:last-child {
    border-right: 1px solid #DDD;
    margin-right: 0px;
}
.tab-nav li a {
    display: block;
    padding: 0 15px;
    background: #FFF;
    font-size: 12.5px;
    text-transform: uppercase;
}
.tab-nav li.active {
    background-color: rgb(58, 58, 58) !important;
}
.tab-nav li.active a {
    background-color: #fe0000;
    color: #FFF;
}
.tab-nav li.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #fe0000 transparent transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
}
/*=========================================================
     ARTICLE
 ===========================================================*/
/*------------------------------------*\
     Default Article
 \*------------------------------------*/

.article-body{
    padding: 0px 15px;
    padding-bottom: 15px;
}
.widget-article .article-body{
    padding: 0px 15px;
    padding-top: 1px;
    padding-bottom: 15px;
}

.article:hover .article-img>a:after {
    opacity: 0.3;
}
.article-body a {
    color: #040613;
}
.mt-1{
    margin-top: 10px;
}
.time-oneline,.view_share{
  display: block;
}
.article .article-meta.small-cart{
    display: block;
}
.float-right
{
    float: right;
}
.article.small-article{
margin-bottom: 10px;
}
.article .article-img {
    border-radius: 20px 20px 0px 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 150px;
}
.article .article-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.5s -webkit-transform;
    transition: 0.5s -webkit-transform;
    transition: 0.5s transform;
    transition: 0.5s transform, 0.5s -webkit-transform;
}
.article:hover .article-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}



.article .article-meta {
    display: inline-block;

}

.article .article-meta.owls {
    display: flex;
    padding-left: 0;
    justify-content: flex-start;
}
.article .article-meta.owls li {
    color: white;
}
.article .article-meta.owls li:nth-child(2) {
    margin: 0 20px;
}

.article-meta.owl-meta li{
    color: #fff;
}
/*------------------------------------*\
     Thumb Article
 \*------------------------------------*/
.article.thumb-article {
    margin-bottom: 0px;
}
.article.thumb-article .article-img {
    margin-bottom: 0px;
}
.article.thumb-article .article-img:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#222), to(transparent));
    background: linear-gradient(to top, #222 0%, transparent 100%);
    opacity: 0.5;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

/*------------------------------------*\
     Widget Article
 \*------------------------------------*/
.article.widget-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.widget-article .article-img {
    float: left;
    width: 80px;
    height: 50px;
    margin-right: 15px;
    margin-bottom: 0px;
}
.article.widget-article .article-title {
    font-size: 14px !important;
}
.article-title a {
    /* color: #fe0000; */
    text-decoration: none;
}
/*------------------------------------*\
     Row Article
 \*------------------------------------*/
.article.row-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.row-article .article-img {
    width: 50%;
    float: left;
    margin-right: 30px;
    margin-bottom: 0px;
    height: 145px;
}
@media only screen and (max-width: 767px) {
    .article.row-article .article-img {
        width: 180px;
    }
    .article.row-article .article-body p {
        display: none;
    }
    .article .article-title {
        padding-top: 5px;
        overflow: hidden;
        height: 53px;
    }
}

/*=========================================================
     WIDGET
 ===========================================================*/
.widget+.widget {
    margin-top: 30px;
}
.widget .widget-title {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.widget .article-img,
.widget-article .article-img {
    margin-top: 15px;
}
/*------------------------------------*\
     Social Widget
 \*------------------------------------*/
.social-widget ul li {
    display: inline-block;
}
.social-widget ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 12.5px;
    text-transform: uppercase;
    text-align: center;
}
.social-widget ul li a:hover {
    opacity: 0.8;
}
/*------------------------------------*\
     Subscribe Widget
 \*------------------------------------*/
.widget.subscribe-widget {
    padding: 30px;
    background-color: #222;
}
.widget.subscribe-widget form input.input {
    background: #FFF;
    border: none;
}
.subscribe-widget form button.input-btn {
    margin-top: 15px;
}
.footer-widget.subscribe-widget form input.input {
    color: #040613;
    border: 1px solid #040613;
}
.galery-widget ul li {
    display: inline-block;
    width: 25%;
    padding: 3px;
    margin-right: -4px;
    margin-top: -4px;
}
.galery-widget ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}


/*------------------------------------*\
     Tweets Widget
 \*------------------------------------*/
.tweets-widget .tweet+.tweet {
    margin-top: 30px;
}
.tweets-widget .tweet {
    min-height: 45px;
}
.tweets-widget .tweet i {
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #DDD;
    color: #FFF;
    border-radius: 50%;
}
.tweets-widget .tweet .tweet-body a {
    text-decoration: underline;
}
/*------------------------------------*\
     tags Widget
 \*------------------------------------*/
.widget-tags ul li {
    display: inline-block;
    margin-top: 3px;
}
.widget-tags ul li a {
    display: block;
    padding: 6px 15px;
    color: #DDD;
    border: 1px solid #DDD;
    font-size: 12.5px;
}
/*=========================================================
     ARTICLE POST
 ===========================================================*/
.article-post .article-main-img {
    margin-bottom: 15px;
}
.article-post .article-main-img img {
    width: 100%;
}
/*------------------------------------*\
     Breadcrumb
 \*------------------------------------*/
.article-breadcrumb {
    margin-bottom: 15px;
}
.article-breadcrumb>li {
    display: inline-block;
    font-size: 12.5px;
    text-transform: uppercase;
    color: #DDD;
}
.article-breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0px 3px;
    color: #DDD;
}
/*------------------------------------*\
     Article Share
 \*------------------------------------*/

.article-share>a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 12.5px;
    text-align: center;
    background-color: #222;
    color: #FFF;
}

/*------------------------------------*\
     Article Comments
 \*------------------------------------*/
.article-comments {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-comments .media {
    position: relative;
}
.article-comments .media:after {
    content: "";
    position: absolute;
    left: 22.5px;
    top: 60px;
    bottom: 15px;
    width: 1px;
    background-color: #DDD;
}
.article-comments>.media {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-comments>.media .media {
    margin-top: 30px;
    margin-left: 45px;
}
.article-comments .media .media-left {
    padding-right: 30px;
}
.article-comments .media .media-left img {
    border-radius: 50%;
    width: 45px;
}
.article-comments .media .media-body .media-heading h5 {
    margin-top: 0px;
}
.article-comments .media .media-body .reply-time {
    color: #DDD;
    font-size: 12.5px;
    font-weight: 400;
    margin-left: 10px;
}
.article-comments .media .media-body .reply-btn {
    font-size: 12.5px;
    text-transform: uppercase;
}
/*------------------------------------*\
     Reply Form
 \*------------------------------------*/
.article-reply-form {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-reply-form form input.input {
    width: calc(33.33% - 10px);
}
.article-reply-form form input.input+input.input {
    margin-left: 12px;
}
.article-reply-form form textarea.input {
    height: 90px;
    margin-top: 15px;
}
.article-reply-form form button.input-btn {
    margin-top: 15px;
}
/*=========================================================
     FOOTER
 ===========================================================*/


.footer-widget .footer-logo .logo {
    display: inline-block;
    margin-bottom: 15px;
}
.footer-widget .footer-logo .logo>img {
    margin-top: -30px !important;
    width: auto !important;
    max-height: 90px !important;
}
/*------------------------------------*\
     Bottom Footer
 \*------------------------------------*/
.footer-links {
    text-align: right;
}

/*------------------------------------*\
     Owl Center nav
 \*------------------------------------*/

.owl-theme.center-owl-nav .owl-prev {
    left: 0px;
}
.owl-theme.center-owl-nav .owl-next {
    right: 0px;
}
/*------------------------------------*\
     Owl Dots
 \*------------------------------------*/
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background: #DDD;
}
/*=========================================================
     RESPONSIVE
 ===========================================================*/

/*=========================================================
     Back to Top
 ===========================================================*/
#back-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #222;
    color: #FFF;
    z-index: 20;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
#back-to-top:after {
    content: "\f106";
    font-family: FontAwesome;
}
#back-to-top.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

textarea.input {
    padding: 15px;
}
.input-btn {
    display: inline-block;
    color: #FFF;
    border-radius: 20px;
    background-color: rgb(230, 46, 46);
    border: none;
    text-transform: uppercase;
    opacity: 1;
    padding: 10px 10px;
    font-size: 12.5px;
    font-weight: 400;
}
.input-btn:hover {
    background-color: green;
}
.inputregister,
.input-btn {
    display: block;
}
/*=========================================================
     HEADER
 ===========================================================*/
/*----------------------------*\
     Top Header
 \*----------------------------*/
.header-links ul li {
    display: inline-block;
}
.header-links ul .active {
    background-color: #fe0000;
}
.header-links ul li a {
    display: block;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12.5px;
    text-align: center;
    text-transform: uppercase;
}
.header-social ul li:last-child {
    margin-right: 10px;
}
.header-social ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.modal-body i,
.modal-bodylabel {
    margin-top: 15px;
}
/*----------------------------*\
     Center Header
 \*----------------------------*/
.header-logo {
    float: left;
}
.header-logo .logo {
    display: inline-block;
}
.header-ads-qw {
    float: right;
}
.header-ads-qw img {
    width: 750px;
}

#nav-header .nav-logo {
    display: none;
    float: left;
}
#nav-header .nav-logo .logo {
    display: inline-block;
}
#nav-header .nav-logo .logo>img {
    width: 80%;
    max-height: 90px;
}



.show-option {
    display: none;
}
/*----------------------------*\
     Responsive Header
 \*----------------------------*/
@media only screen and (max-width: 1201px) {
    #header #center-header .header-logo,
    #header #center-header .header-ads-qw {
        float: none;
        text-align: center;
    }
    .header-social {
        float: right;
    }
}
@media only screen and (max-width:978px) {
    #nav-header .button-nav .nav-collapse-btn {
        display: inline-block;
    }
    #main-nav {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        max-width: 300px;
        width: 0%;
        padding-top: 30px;
        overflow-x: hidden;
        overflow-y: hidden;
        background-color: #040613;
        ;
        -webkit-box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        z-index: 99;
    }
    #main-nav.nav-collapse {
        width: 100%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    .main-nav {
        display: none;
    }
    .side-nav li a {
        padding: 25px 15px;
        color: #FFF;
        width: 301px;
        text-transform: uppercase;
    }
    .side-nav {
        display: block;
        margin: 0px;
        border-top: 2px solid #fe0000;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .hide-nav-side {
        display: none;
    }
}


/*=========================================================
     SECTION
 ===========================================================*/

/*------------------------------------*\
     Tab Nav
 \*------------------------------------*/
.tab-nav li {
    position: relative;
    display: inline-block;
    height: 45px;
    line-height: 43px;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: none;
    margin-right: -4px;
    z-index: 2;
}
.tab-nav li:last-child {
    border-right: 1px solid #DDD;
    margin-right: 0px;
}
.tab-nav li a {
    display: block;
    padding: 0 15px;
    background: #FFF;
    font-size: 12.5px;
    text-transform: uppercase;
}
.tab-nav li.active {
    background-color: rgb(58, 58, 58) !important;
}
.tab-nav li.active a {
    background-color: #fe0000;
    color: #FFF;
}
.tab-nav li.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #fe0000 transparent transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
}
/*=========================================================
     ARTICLE
 ===========================================================*/
/*------------------------------------*\
     Default Article
 \*------------------------------------*/
.article {
    position: relative;
    margin-bottom: 30px;
}
.article .article-img>a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 140px;
}

.article:hover .article-img>a:after {
    opacity: 0.3;
}
.article .article-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: 120px;
}
.article .article-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.5s -webkit-transform;
    transition: 0.5s -webkit-transform;
    transition: 0.5s transform;
    transition: 0.5s transform, 0.5s -webkit-transform;
}
.article:hover .article-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.article .article-info .article-category>a {
    display: block;
    height: 30px;
    line-height: 30px;
    /* color: #fe0000; */
    text-transform: uppercase;
    font-size: 12.5px;
}
.article .article-info .article-category>a:hover {
    opacity: 0.8;
}
.article .article-title>a {
    font-weight: 600;
}
/*------------------------------------*\
     Thumb Article
 \*------------------------------------*/
.article.thumb-article {
    margin-bottom: 0px;
}
.article.thumb-article .article-img {
    margin-bottom: 0px;
}
.article.thumb-article .article-img:after {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#222), to(transparent));
    background: linear-gradient(to top, #222 0%, transparent 100%);
    opacity: 0.5;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity;
}

/*------------------------------------*\
     Widget Article
 \*------------------------------------*/
.article.widget-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.widget-article .article-img {
    float: left;
    width: 80px;
    height: 50px;
    margin-right: 15px;
    margin-bottom: 0px;

}
.article-img{
    border-radius: 20px;
}
.article-title a {
    /* color: #fe0000; */
    text-decoration: none;
}
/*------------------------------------*\
     Row Article
 \*------------------------------------*/
.article.row-article:after {
    content: "";
    display: block;
    clear: both;
}
.article.row-article .article-img {
    width: 50%;
    float: left;
    margin-right: 30px;
    margin-bottom: 0px;
    height: 145px;
}

@media only screen and (max-width: 500px) {
    .article .article-title {
        padding-top: 5px;
        overflow: hidden;
        height: fit-content;
    }
    .col-xs-6 {
        width: 100%;
    }
}

/*=========================================================
     WIDGET
 ===========================================================*/
.widget+.widget {
    margin-top: 30px;
}
.widget .widget-title {
    margin-bottom: 15px;
    text-align: center;
}

/*------------------------------------*\
     Social Widget
 \*------------------------------------*/
.social-widget ul li {
    display: inline-block;
}
.social-widget ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 12.5px;
    text-transform: uppercase;
    text-align: center;
}
.widget.social-widget ul li {
    width: 25%;
    padding: 3px;
    margin-right: -4px;
}
.widget.social-widget ul {
    padding: 0;
}
.social-widget ul li a:hover {
    opacity: 0.8;
}
/*------------------------------------*\
     Subscribe Widget
 \*------------------------------------*/
.widget.subscribe-widget {
    padding: 30px;
    background-color: #222;
}
.widget.subscribe-widget form input.input {
    background: #FFF;
    border: none;
}
.subscribe-widget form button.input-btn {
    margin-top: 15px;
}
.footer-widget.subscribe-widget form input.input {
    color: #040613;
    border: 1px solid #040613;
}
.galery-widget ul li {
    display: inline-block;
    width: 25%;
    padding: 3px;
    margin-right: -4px;
    margin-top: -4px;
}
.galery-widget ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}


/*------------------------------------*\
     Tweets Widget
 \*------------------------------------*/
.tweets-widget .tweet+.tweet {
    margin-top: 30px;
}
.tweets-widget .tweet {
    min-height: 45px;
}
.tweets-widget .tweet i {
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #DDD;
    color: #FFF;
    border-radius: 50%;
}
.tweets-widget .tweet .tweet-body a {
    text-decoration: underline;
}
/*------------------------------------*\
     tags Widget
 \*------------------------------------*/
.widget-tags ul li {
    display: inline-block;
    margin-top: 3px;
}
.widget-tags ul li a {
    display: block;
    padding: 6px 15px;
    color: #DDD;
    border: 1px solid #DDD;
    font-size: 12.5px;
}
/*=========================================================
     ARTICLE POST
 ===========================================================*/
.article-post .article-main-img {
    margin-bottom: 15px;
}
.article-post .article-main-img img {
    /* border-radius: 20px 20px 0px 0px; */
    width: 100%;
}
/*------------------------------------*\
     Breadcrumb
 \*------------------------------------*/
.article-breadcrumb {
    margin-bottom: 15px;
}
.article-breadcrumb>li {
    display: inline-block;
    font-size: 12.5px;
    text-transform: uppercase;
    color: #DDD;
}
.article-breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0px 3px;
    color: #DDD;
}
/*------------------------------------*\
     Article Share
 \*------------------------------------*/

.article-share>a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 12.5px;
    text-align: center;
    background-color: #222;
    color: #FFF;
}

/*------------------------------------*\
     Article Comments
 \*------------------------------------*/
.article-comments {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-comments .media {
    position: relative;
}
.article-comments .media:after {
    content: "";
    position: absolute;
    left: 22.5px;
    top: 60px;
    bottom: 15px;
    width: 1px;
    background-color: #DDD;
}
.article-comments>.media {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-comments>.media .media {
    margin-top: 30px;
    margin-left: 45px;
}
.article-comments .media .media-left {
    padding-right: 30px;
}
.article-comments .media .media-left img {
    border-radius: 50%;
    width: 45px;
}
.article-comments .media .media-body .media-heading h5 {
    margin-top: 0px;
}
.article-comments .media .media-body .reply-time {
    color: #DDD;
    font-size: 12.5px;
    font-weight: 400;
    margin-left: 10px;
}
.article-comments .media .media-body .reply-btn {
    font-size: 12.5px;
    text-transform: uppercase;
}
/*------------------------------------*\
     Reply Form
 \*------------------------------------*/
.article-reply-form {
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-reply-form form input.input {
    width: calc(33.33% - 10px);
}
.article-reply-form form input.input+input.input {
    margin-left: 12px;
}
.article-reply-form form textarea.input {
    height: 90px;
    margin-top: 15px;
}
.article-reply-form form button.input-btn {
    margin-top: 15px;
}
/*=========================================================
     FOOTER
 ===========================================================*/

.footer-widget .footer-logo .logo {
    display: inline-block;
    margin-bottom: 15px;
}
.footer-widget .footer-logo .logo>img {
    margin-top: -30px !important;
    width: auto !important;
    max-height: 90px !important;
}
/*------------------------------------*\
     Bottom Footer
 \*------------------------------------*/
.footer-links {
    text-align: right;
}

/*------------------------------------*\
     Owl Center nav
 \*------------------------------------*/

.owl-theme.center-owl-nav .owl-prev {
    left: 0px;
}
.owl-theme.center-owl-nav .owl-next {
    right: 0px;
}
/*------------------------------------*\
     Owl Dots
 \*------------------------------------*/
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background: #DDD;
}
/*=========================================================
     RESPONSIVE
 ===========================================================*/

/*=========================================================
     Back to Top
 ===========================================================*/
#back-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #222;
    color: #FFF;
    z-index: 20;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
#back-to-top:after {
    content: "\f106";
    font-family: FontAwesome;
}
#back-to-top.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
#center-header {
    padding: 20px;
}
#footer a:hover {
    color: rgb(136, 136, 243);
}
.article-body p img {
    width: 100% !important;
    height: auto !important;

}

.article-share a .fab,
#scrollUp i {
    line-height: 40px;
}

.videodetail {
    width: 100%;
    height: 460px;
}

@media only screen and (max-width: 700px) {
    .videodetail {

        height: 380px;
    }
}

@media only screen and (max-width: 600px) {
    .videodetail {

        height: 325px;
    }
}

@media only screen and (max-width: 500px) {
    .videodetail {

        height: 267px;
    }
}
@media only screen and (max-width: 400px) {
    .videodetail {

        height: 210px;
    }
}
@media only screen and (max-width: 360px) {
    .videodetail {

        height: 180px;
    }
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #f41439;
}
.dropdown{
    cursor: pointer;
}