@font-face {
    font-family: 'HelvethaicaXThin';
    src: url('../fonts/DB Helvethaica X Thin.eot');
    src: local('☺'), url('../fonts/DB Helvethaica X Thin.woff') format('woff'), url('../fonts/DB Helvethaica X Thin.ttf') format('truetype'), url('../fonts/DB Helvethaica X Thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.HelvethaicaThin{
    font-family: "HelvethaicaXThin", Helvetica, Arial, sans-serif !important;
}
.mobile *{
    visibility: hidden;
    height: 0;
    position: absolute;
}
header .topbar {
    background: #d61a20;
    height: 36px;
    overflow: hidden;
}
.topbar-dark.topbar-white-w-search .header-social a {
    color: #fff !important;
    border-left: 1px solid #d61a20;
}
.topbar-dark.topbar-white-w-search .header-social {
    border-right: 1px solid #d61a20;
}
.header1.header-megamenu .navbar-nav > li > a,
.header1 .dropdown-menu>li>a,
layout-detail {
    font-family: 'HelvethaicaXThin';
    color: #000;
    font-size: 1.875vw;
}
h1,h2,h3,h4,h5{
    font-family: 'HelvethaicaXThin';
}
.carousel-wrap h5 {
    background: #d61a20;
    height: 10px;
    margin: 0 0 25px;
}
.carousel-wrap h5 span{
    font-size: 5vh;
}
.layout-detail h6 {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin: 0;
}.layout-detail h6 {
     font-family: 'HelvethaicaXThin';
     font-size: 25px;
     line-height: 14px;
     color: #fff;
 }
.header1 .navbar-nav > li > .dropdown-menu {
    border-top: 2px double #d61a20;
}
.heading-1 {
    max-width: 100%;
    font-size: 30px;
    font-family: 'HelvethaicaXThin';
    /*line-height: 20px;*/
    text-transform: uppercase;
    font-weight: bold;
    /*letter-spacing: 0.080em;*/
    letter-spacing: normal;
    margin: -2px 0 20px;
    background: #d61a20;
    height: 5px;
}
.heading-1 span {
    background: #fff;
    position: relative;
    top: -4px;
    padding-top: 10px;
    padding-right: 15px;
}
.video-carousel-wrap h5 span {
    color: #fff;
    text-transform: uppercase;
    font-size: 5vh;
    line-height: 14px;
    background: #1d1e20;
    padding-right: 14px;
    letter-spacing: 0.06em;
    position: relative;
    top: -2px;
}
.video-carousel-wrap h5 {
    background: #d61a20;
    height: 10px;
    margin: 0 0 23px;
}
.video-carousel-wrap h5 a {
    color: #d61a20;
    text-transform: uppercase;
    font-size: 3vh;
    line-height: 5px;
    background: #1d1e20;
    padding-left: 14px;
    letter-spacing: 0.10em;
    position: relative;
    top: -7px;
    float: right;
}
.footer1{
    background-color: #d61a20;
}
.footer1 h5 {
    font-size: 4vh;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin: -4px 0 20px;
}
.trending li h4 {
    font-size: 3vh;
    line-height: 20px;
    font-weight: 400;
}
.now-playing {
    padding: 0 20px 0 50px;
    background: #d61a20;
    border-bottom: 2px solid #d61a20;
    position: relative;
}
.footer-info p {
    color: #ffffff;
    margin: 27px 0 20px;
}
.footer-info span {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 8px;
    display: block;
    position: relative;
    padding-left: 25px;
}
.footer-link ul li a {
    color: #ffffff;
}
.trending li span {
    color: #ffffff;
    font-size: 11px;
}
.footer-bottom p {
    margin-bottom: 20px;
    font-size: 13px;
    color: #ffffff;
    line-height: 20px;
}
.footer-links li a,.footer-links li a:hover,.footer-info span i {
    color: #fff;
}
.trending li {
    list-style: none;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: table;
    padding-left: 125px;
    position: relative;
}
.footer-bottom {
    border-top: 1px solid #ffffff;
    padding: 40px 0 20px;
}
.post-comment-form select {
    border: 1px solid #e4e4e4;
    background: #fff;
    height: 38px;
    padding: 0 12px;
    font-size: 15px;
    color: #333333;
    width: 100%;
    margin-bottom: 20px;
}
.pagination li.active a:hover, .pagination li.active a, .pagination li.active a:focus {
    width: 30px;
    height: 30px;
    background: #d61a20;
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 0;
    line-height: 30px;
    text-align: center;
}
.header1 .dropdown-menu>li>a:hover {
    background: #ff0000;
    color: #fff;
}
.header1.header-megamenu .navbar-nav > li.megamenu > .dropdown-menu {
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 1000;
    display: block !important;
    float: left;
    min-width: 100%;
    padding: 30px 30px 22px;
    margin: 0px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
    -moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
    box-shadow: 0 5px 10px rgba(24,24,24,.1);
    border-top: 2px solid #ff0000;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    opacity: 0;
    visibility: hidden;
}
.rmore {
    line-height: 32px;
    background: #ff0000;
    border-radius: 3px;
    padding: 0 11px;
    color: #fff;
    font-size: 14px;
    display: table;
    margin: 13px 0 -5px;
}
.post-comment-form button {
    background: #ff0000;
    border-radius: 3px;
    font-size: 14px;
    line-height: 36px;
    padding: 0 12px;
    font-weight: bold;
    color: #fff;
    border: none;
}

/*mobile*/
@media only screen and (max-width: 767px) and (min-width: 250px){
    .dropdown-menu{
        position: relative;
    }
    .mobile *{
        visibility: visible;
        height: auto;
        position: static;
    }
    .pc *{
        visibility: hidden;
        height: 0;
        position: absolute;
    }
    .header1 .navbar-brand {
        padding: 0 0 0 !important;
        margin: 0 auto;
        float: none;
        display: table;
    }
    .post-carousel3 .layout-detail {
        position: absolute;
        bottom: auto;
        width: 100%;
        left: 0;
        z-index: 11;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        padding: 0 60px !important;
        visibility: hidden !important;
    }
    .header1.header-megamenu .navbar-nav > li > a, .header1 .dropdown-menu>li>a, layout-detail {
        font-family: 'HelvethaicaXThin';
        color: #000;
        font-size: 4vh;
    }
    img.car {
        display: block;
        max-width: 100%;
        height: auto;
        /*visibility: hidden !important;*/
        /*height: 0px;*/
    }
    .header1.header-megamenu .navbar-nav > li.megamenu > .dropdown-menu p {
        font-family: 'HelvethaicaXThin';
        color: #666;
        line-height: 22px;
        text-align: left;
        /*margin-left: 20px;*/
        font-size: 2.5vh;
        text-align: center;
    }
    .header1.header-megamenu #navbar {
        background: #fff;
        width: 100%;
        position: relative;
        z-index: 77;
        margin: 0;
        left: 0;
        padding: 0 0px;
        top: 0px;
        height: auto;
        /*overflow: scroll;*/
        /*overflow-x: hidden;*/
    }
    .h3, h3 {
        font-size: 20px;
    }
    .navbar-brand {
        float: left;
        height: auto;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
    }
    .header1.header-megamenu .navbar-nav > li.megamenu > .dropdown-menu {
        position: relative;
        top: 65px;
        left: 0;
        z-index: 1000;
        display: block !important;
        float: left;
        min-width: 100%;
        padding: 30px 30px 22px;
        margin: 0px 0 0;
        font-size: 14px;
        background-color: #fff;
        border: none;
        border-radius: 0px;
        -webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
        -moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
        box-shadow: none;
        border-top: 2px solid #ff0000;
        transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        opacity: 0;
        visibility: hidden;
        padding: 5px;
    }
    .no-padding {
        padding: 13px 0 !important;
    }
    .megamenu-5col .col-md-3 {
        width: 33.33%;
        border: none;
    }
    body{background: none}
    .header1.header-megamenu .navbar-nav > li {
        position: initial;
    }
}