@import url("../fonts/stylesheet.css");
@import url("../fonts/UTMAvo/stylesheet.css");
@import url("../fonts/MyriadPro/stylesheet.css");
@import url("../fonts/Roboto/stylesheet.css");
body {
    font-family: Philosopher,CN-KHAI,HelveticaNeue;
}

a,
a:link,
a:active,
a:visited {
    color: #0e0e0f;
}

.text-gray,
a.text-gray,
.text-gray>a {
    color: #333!important;
}

.text-blue,
a.text-blue,
.text-blue>a {
    color: #263dc4!important;
}


/* Like BS4 */

.mb-1 {
    margin-bottom: 5px!important;
}

.mb-2 {
    margin-bottom: 10px!important;
}

.mb-3 {
    margin-bottom: 15px!important;
}

.mb-14 {
    margin-bottom: 70px!important;
}

.mr-10 {
    margin-right: 10px!important;
}

.mt-10 {
    margin-top: 50px!important;
}


/* Flex Responsive Gird */

.ctv-flex-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.fix-home-col-right {
    padding-left: 10px;
}

.fix-home-col-left {
    padding-right: 10px;
}

.fix-home-col-center {
    padding-left: 10px;
    padding-right: 10px;
}

.ctv-header {
    background-image: url("../images/header-bg.jpg");
    background-size: cover;
}

#header {
    margin-top: 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: bottom right;
}

#header .logo {
    padding: 10px 34px 19px 0;
}

#header .banner {
    min-width: 100px;
}

#header .banner .sname {
    font-size: 30px;
    font-family: Philosopher;
    font-weight: 700;
    font-style: italic;
    color: #815400;
    text-shadow: 1px 1px 0px #eca013, 2px 2px 0px #422b00;
    margin-bottom: 14px;
}

#header .banner .sdes {
    font-size: 16px;
    font-family: Philosopher;
    font-weight: 300;
    font-style: normal;
    color: #6a4500;
    margin-bottom: 10px;
}

.body-bg {
    background-image: none;
    background-color: #732e09;
}

.body-wraper {
    background-color: #fff;
}

#body {
    border: 0;
    box-shadow: none;
}

.second-nav-ctn {
    background-color: #6a4500;
}

.ctv-head-lang-login {
    float: right;
    width: 150px;
    position: relative;
    z-index: 5;
    text-align: right;
    margin-right: 216px;
    margin-top: 40px;
}

.ctv-langsite {
    display: inline-block;
}

.ctv-langsite li {
    display: inline-block;
    margin-left: 5px;
}

.ctv-top-login,
.ctv-top-login a,
.ctv-top-login a:hover {
    color: #6a4500;
}

.pvgas-menu {
    position: relative;
}

.pvgas-menu .pvgas-menu-search {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    width: 42px;
    overflow: hidden;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 1000;
}

.pvgas-menu .pvgas-menu-search.open {
    width: 242px;
}

.pvgas-menu .pvgas-menu-search button,
.pvgas-menu .pvgas-menu-search input {
    display: inline-block;
}

.pvgas-menu .pvgas-menu-search button {
    margin: 0;
    border: 0;
    background-color: #422b00;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
    height: 45px;
    line-height: 28px;
    position: relative;
    top: -2px;
}

.pvgas-menu .pvgas-menu-search button:hover,
.pvgas-menu .pvgas-menu-search button:focus,
.pvgas-menu .pvgas-menu-search button:active {
    outline: 0;
}

.pvgas-menu .pvgas-menu-search input {
    border-radius: 0;
    margin: 0;
    height: 45px;
    width: 200px;
    border: 0;
}

.pvgas-menu .pvgas-menu-ctn {
    float: left;
    padding-right: 50px;
    width: 100%;
}

.ctv-home-intro {
    padding: 30px 0 80px 0;
    background-color: #f2f2f2;
}

.ctv-home-video {
    padding: 70px 0;
    background-color: #f2f2f2;
}

.ctv-home-videophapam {
    padding: 70px 0;
    background-color: #f2f2f2;
}

.third-nav {
    margin: 6px 0;
}

.third-nav .row {
    border-bottom: 0;
}

.third-nav .bg {
    background-color: transparent;
}

.breadcrumbs a,
.show-subs-breadcrumbs {
    background-color: #6a4500;
    color: #fff;
}

.breadcrumbs a:hover,
.show-subs-breadcrumbs:hover {
    background-color: #422b00;
}

.breadcrumbs a:before {
    border-color: #6a4500 #6a4500 #6a4500 transparent;
}

.breadcrumbs a:hover:before {
    border-color: #422b00 #422b00 #422b00 transparent;
}

.breadcrumbs a:after,
.show-subs-breadcrumbs:after {
    border-left-color: #6a4500;
}

.breadcrumbs a:hover:after,
.show-subs-breadcrumbs:hover:after {
    border-left-color: #422b00;
}

#footer {
    display: none;
}

.footerNav2 {
    background: #732e09 url("../images/footer-bg.jpg");
    color: #fff;
    background-size: cover;
}


/* Custom Panel */

.panel-primary>.panel-heading {
    background-color: #6a4500;
    border-color: #6a4500;
}


/* Block LiveVideo */

.ctv-livevideo {
    margin-top: 60px;
}

.ctv-livevideo .ctv-livevideo-heading {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    background-color: #6a4500;
    color: #fff;
    font-weight: 700;
}


/* Footer Menu */

.ctv-footer-top {
    line-height: 30px;
}

.ctv-footer-top a {
    color: #fff;
}

.ctv-footer-top h2 {
    font-size: 24px;
    font-weight: 700;
}

.ctv-footer-menu {
    text-align: center;
    padding: 15px 0 25px 0;
}

.ctv-footer-menu,
.ctv-footer-menu a {
    color: #fff;
}

.ctv-footer-menu ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ctv-footer-menu ul li {
    margin: 0 25px;
    padding: 0;
    display: inline-block;
    font-size: 18px;
}

.panel-primary {
    border-color: #6a4500;
}


/* Block tin tức trên trang chủ */

.ctv-homenews-panel {
    margin-bottom: 80px;
}

.ctv-homenews-panel-heading {
    padding: 50px 0 65px 0;
    text-align: center;
    text-transform: uppercase;
}

.ctv-homenews-panel-heading,
.ctv-homenews-panel-heading a {
    color: #6a4500;
    font-size: 24px;
    font-weight: 780;
}

.carousel-homenews .item .img {
    margin-bottom: 15px;
    position: relative;
    height: 0;
    padding-bottom: 59.67%;
    width: 100%;
}

.carousel-homenews .item .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.carousel-homenews .item .img img {
    display: none;
}


/* Nút Next, Prev chung cho các slide */

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #6a4500!important;
    margin-top: -25px;
    font-size: 30px!important;
    opacity: 0.1;
    color: #fff!important;
}

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 0.5;
}

.owl-nav .owl-prev {
    left: 10px;
}

.owl-nav .owl-next {
    right: 10px;
}

.owl-nav .owl-prev:focus,
.owl-nav .owl-next:focus {
    outline: 0;
}


/* Block Phật Sự */

.ctv-homeps-panel-heading {
    padding: 5px 10px 5px 40px;
    background: url("../images/icon-phatsu.png") no-repeat left center;
    position: relative;
    margin-bottom: 15px;
}

.ctv-homeps-panel-heading .bt {
    font-size: 18px;
    font-weight: 780;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    background-color: #fff;
    z-index: 2;
}

.ctv-homeps-panel-heading .bl {
    border-bottom: 1px #6a4500 solid;
    height: 0;
    position: absolute;
    left: 40px;
    z-index: 1;
    bottom: 11px;
    right: 0;
}

.newsps-left,
.newsps-right {
    margin-bottom: 50px;
}

.newsps-left .img {
    margin-bottom: 15px;
    position: relative;
    height: 0;
    padding-bottom: 67.56%;
    width: 100%;
}

.newsps-left .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.newsps-left .img img {
    display: none;
}

.newsps-right .item {
    margin-bottom: 20px;
}

.newsps-right .item:last-child {
    margin-bottom: 0;
}

.newsps-right .item .img {
    position: relative;
    height: 0;
    width: 120px;
    float: left;
    height: 82px;
    margin-right: 10px;
}

.newsps-right .item .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.newsps-right .item .img img {
    display: none;
}

.jScrollPane:focus,
.jspScrollable:focus {
    outline: 0;
}

.jspVerticalBar {
    width: 8px!important;
    border-radius: 4px;
    background-color: #dadada!important;
}

.jspTrack {
    background-color: #dadada!important;
    border-radius: 4px;
}

.jspDrag {
    background-color: #6a4500!important;
    border-radius: 4px;
}


/* Khối panel full màu nâu */

.panel-brown {
    border-color: #6a4500;
    background-color: #6a4500;
    color: #fff;
}

.panel-brown .panel-body {
    background: url("../images/bg-panel-brown.jpg") no-repeat bottom right;
}

.panel-brown .panel-heading {
    background-image: none!important;
    border: 0!important;
    padding-bottom: 0;
    padding-left: 15px;
}

.panel-brown .panel-heading a {
    color: #fff;
}

.panel-brown .panel-heading .panel-heading-content {
    padding: 5px 10px 5px 40px;
    background: url("../images/icon-phatsu.png") no-repeat left center;
    position: relative;
}

.panel-brown .panel-heading .panel-heading-content .bt {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    background-color: #6a4500;
    z-index: 2;
}

.panel-brown .panel-heading .panel-heading-content .bl {
    border-bottom: 1px #926511 solid;
    height: 0;
    position: absolute;
    left: 40px;
    z-index: 1;
    bottom: 11px;
    right: 5px;
}


/* Block lịch phật sự */

.news-event-ps {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-event-ps li {
    padding-bottom: 15px;
    margin-bottom: 15px!important;
    border-bottom: 1px #916411 dotted;
}

.news-event-ps li:last-child {
    padding-bottom: 0;
    margin-bottom: 0!important;
    border-bottom: 0;
}

.news-event-ps li a {
    color: #fff;
    display: block;
    position: relative;
    padding-left: 18px;
}

.news-event-ps li a i {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 9px;
}

.news-event-ps li a:hover {
    color: #fff000;
}


/* BLock Video Pháp Âm */

.ctv-home-video .ctv-homenews-panel,
.ctv-home-videophapam .ctv-homenews-panel {
    margin-bottom: 0;
}

.ctv-home-video .ctv-homenews-panel-heading,
.ctv-home-videophapam .ctv-homenews-panel-heading {
    padding-top: 0;
    padding-bottom: 40px;
}


/* Block Tin tức theo chuyên mục trang chủ */

.ctv-news-catblock {
    padding-top: 70px;
}

.ctv-news-catblock .cb-heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-bottom: 1px #6a4500 solid;
    align-items: flex-end;
}

.ctv-news-catblock .cb-heading .cb-heading-title {
    background-color: #fff;
    margin-bottom: -1px;
    flex-shrink: 0;
}

.ctv-news-catblock .cb-heading .cb-heading-title h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 10px;
    background: url("../images/icon-phatsu.png") no-repeat left center;
}

.ctv-news-catblock .cb-heading .cb-heading-tabs {
    flex-shrink: 1;
    flex-grow: 1;
    padding-left: 20px;
    text-align: right;
}

.ctv-news-catblock .cb-heading .cb-heading-tabs .cbtabs {
    padding: 0;
    margin: 0!important;
    list-style: none;
    display: inline-block;
}

.ctv-news-catblock .cb-heading .cb-heading-tabs .dropdown {
    display: none;
}

.ctv-news-catblock .cb-heading .cb-heading-tabs .cbtabs li {
    display: inline-block;
    margin-left: 4px;
    margin-right: 2px;
}

.ctv-news-catblock .cb-heading .cb-heading-tabs .cbtabs li a {
    display: block;
    line-height: 42px;
    background: url("../images/tab-bg.jpg") repeat-x;
    padding: 0 25px;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: uppercase;
}

.ctv-news-catblock .cb-body {
    padding-top: 25px;
}

.carousel-homecat .item .img {
    margin-bottom: 15px;
    position: relative;
    height: 0;
    padding-bottom: 76.16%;
    width: 100%;
}

.carousel-homecat .item .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.carousel-homecat .item .img img {
    display: none;
}

.carousel-homecat .item h3 {
    height: 40px;
    overflow: hidden;
}

.carousel-homecat .item .t {
    font-size: 12px;
}

.carousel-homecat .owl-nav .owl-prev,
.carousel-homecat .owl-nav .owl-next {
    margin-top: 0;
    top: 80px;
    opacity: 1;
    background-color: #fff!important;
    width: 28px;
    height: 28px;
    border-radius: 2px!important;
    color: #4680b3!important;
    font-size: 18px!important;
    line-height: 28px!important;
}

.carousel-homecat .owl-nav .owl-next {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    right: -10px;
}

.carousel-homecat .owl-nav .owl-prev {
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.2);
    left: -10px;
}

.carousel-homecat.owl-carousel:hover .owl-nav .owl-prev,
.carousel-homecat.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
}


/* List menu đơn giản kiểu 1 */

.simple-list-menu-cat {
    margin-bottom: 15px;
    font-weight: 700;
}

ul.simple-list-menu {
    padding: 0;
    margin: 0;
}

ul.simple-list-menu li {
    margin-bottom: 7px;
    padding: 0;
}

ul.simple-list-menu li:last-child {
    margin-bottom: 0!important;
}

ul.simple-list-menu li a {
    display: block;
    position: relative;
    padding-left: 18px;
}

ul.simple-list-menu li a i {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 9px;
}


/* Block thống kê truy cập */

.well-statistics {
    background-color: #e6e6e6;
    border-color: #ccc;
    box-shadow: none;
}

.well-statistics .fa {
    color: #ff6c00;
}

.well-statistics .counter li>span:first-child {
    color: #4954b9;
}


/* Tab nói chung */

.nav-tabs {
    border-bottom-color: #6a4500;
}

.nav-tabs>li {
    margin-bottom: 0;
}

.nav-tabs>li>a,
.nav-tabs>li.active>a {
    background-color: #8f723c;
    color: #fff;
}

.nav-tabs>li>a:hover {
    border-color: #6a4500 #6a4500 #6a4500 #6a4500;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background-color: #6a4500;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #6a4500;
    border: 1px solid #6a4500;
    border-bottom-color: #6a4500;
}


/* Tab music, video ở trang chủ */

.ctv-tabs-video-song {
    background-color: #fff;
}

.ctv-tabs-video-song .nav-tabs>li>a {
    text-transform: uppercase;
    font-weight: 700;
}

.ctv-tabs-video-song .content-tab {
    padding: 10px;
}

.ctv-tabs-video-song .content-tab ul {
    margin-bottom: 0!important;
}

.ctv-tabs-video-song .content-tab ul li {
    margin-bottom: 10px;
}

.ctv-tabs-video-song .content-tab ul li:last-child {
    margin-bottom: 0;
}

.ctv-tabs-video-song .content-tab ul li .img {
    float: left;
    margin-right: 10px;
    width: 110px;
    height: 70px;
    position: relative;
}

.ctv-tabs-video-song .content-tab ul li .img a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.ctv-tabs-video-song .content-tab ul li .img img {
    display: none;
}

.ctv-tabs-video-song .content-tab ul li .author {
    font-size: 12px;
    color: #666;
}

.ctv-tabs-video-song .content-tab ul li h3 {
    max-height: 42px;
    overflow: hidden;
}

.ctv-tabs-video-song .content-tab .jScrollPaneCtn {
    height: 365px;
    overflow: hidden;
}

.ctv-tabs-video-song .content-tab .jScrollPaneCtnLg {
    height: 410px;
    overflow: hidden;
}

.ctv-tabs-video-song .content-tab ul li.mp3 {
    position: relative;
    padding-left: 30px;
}

.ctv-tabs-video-song .content-tab ul li.mp3 i.fa-headphones {
    position: absolute;
    top: 5px;
    left: 3px;
    font-size: 20px;
    color: coral;
}


/* Block Pháp Âm Khai Nguyên */


/* Block Thư viện kinh sách */

.ctv-home-download {
    width: 100%;
    overflow-x: hidden;
}

.ctv-home-download .ctv-homenews-panel {
    margin-bottom: 50px;
}


/* Block kinh sách */

.flex-kinhsach .listitems {
    position: relative;
    margin-left: -10px;
    padding: 20px;
    padding-top: 30px;
    margin-top: 25px;
}

.flex-kinhsach .listitems:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 778px;
    background: #fff;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.3);
}

.flex-kinhsach .mainitem {
    padding: 60px 20px;
    background-color: #2268a5;
    border-radius: 20px;
    color: #fff;
    position: relative;
}

.flex-kinhsach .mainitem:before {
    width: 40px;
    height: 40px;
    background: #154066;
    border-radius: 0 0 15px 15px;
    -webkit-box-shadow: -10px 0 0 #2268a5, -20px 0 0 #2268a5, -30px 0 0 #2268a5;
    -moz-box-shadow: -10px 0 0 #2268a5, -20px 0 0 #2268a5, -30px 0 0 #2268a5;
    box-shadow: -10px 0 0 #2268a5, -20px 0 0 #2268a5, -30px 0 0 #2268a5;
    right: -40px;
    content: '';
    position: absolute;
    bottom: 0;
}

.flex-kinhsach .mainitem a {
    color: #fff;
}

.flex-kinhsach .mainitem .img {
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 210px;
    position: relative;
}

.flex-kinhsach .mainitem .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.flex-kinhsach .mainitem .img a img {
    display: none;
}

.flex-kinhsach .mainitem .author {
    font-style: italic;
    font-size: 12px;
    margin-bottom: 10px;
}

.flex-kinhsach .mainitem h3 {
    margin-bottom: 15px;
}

.flex-kinhsach .listitems .item .img {
    margin-bottom: 5px;
    position: relative;
    height: 0;
    padding-bottom: 138%;
    width: 100%;
}

.flex-kinhsach .listitems .item .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.flex-kinhsach .listitems .item .img img {
    display: none;
}

.flex-kinhsach .listitems .item h3,
.flex-kinhsach .listitems .item .author {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.flex-kinhsach .listitems .item h3 {
    margin-bottom: 3px;
}

.carousel-kinhsach.carousel-homecat .item h3 {
    height: inherit;
}

.flex-kinhsach .listitems .item .author {
    font-size: 12px;
    color: #666;
}


/* QR Code của site */

.site-qrcode .btn {
    background-color: #fff;
    border-color: #ddd;
}

.site-qrcode .btn:active,
.site-qrcode .btn:hover,
.site-qrcode .btn:focus {
    background-color: #f4f4f4;
    border-color: #ccc;
    outline: 0;
}


/* Animate Thumb */

.animate-thumb {
    overflow: hidden;
}

.animate-thumb:before,
.animate-thumb:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 400;
    pointer-events: none;
}

.animate-thumb:before {
    background: rgba(0, 0, 0, 0.06);
}

.animate-thumb:after {
    background: rgba(184, 147, 80, 0.6);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
}

.animate-thumb>a,
.animate-thumb:after {
    transition: all 0.45s ease;
}

.animate-thumb:hover:after {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
    filter: alpha(opacity=100);
}

.animate-thumb:hover>a {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}


/* Sticky Nav */

.second-nav-ctn.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
}

@media (min-width:1200px) {
    .wraper {
        width: 1170px;
        max-width: 1170px;
    }
}

@media (max-width: 1110px) {
    .carousel-homecat .owl-nav .owl-prev {
        left: 0px!important;
    }
    .carousel-homecat .owl-nav .owl-next {
        right: 0px!important;
    }
}

@media (max-width: 992px) {
    #header {
        display: flex !important;
        background-image: none!important;
    }
    .ctv-head-lang-login {
        margin-right: 50px;
    }
    .fix-home-col-left {
        padding-right: 0;
    }
    .fix-home-col-right {
        padding-left: 0;
    }
    .fix-home-col-center {
        padding: 0;
    }
    .ctv-tabs-video-song {
        margin-top: 20px;
    }
    .flex-kinhsach .mainitem:before {
        display: none;
    }
    ul.simple-list-menu {
        margin-bottom: 15px;
    }
    .ctv-news-catblock .cb-heading .cb-heading-tabs .cbtabs {
        display: none;
    }
    .ctv-news-catblock .cb-heading .cb-heading-tabs .dropdown {
        display: block;
    }
}

@media (max-width: 780px) {
    .second-nav {
        position: relative;
        left: 0;
    }
    #menusite .menu-collapser {
        position: relative!important;
        height: 45px!important;
        line-height: 45px!important;
    }
    #menusite .collapse-button {
        left: 10px!important;
        background-image: none!important;
        background-color: transparent!important;
        box-shadow: none!important;
        text-shadow: none!important;
        border-color: transparent!important;
    }
    .pvgas-menu .pvgas-menu-ctn {
        padding-right: 0;
    }
    ul.slimmenu li>ul {
        background-color: transparent!important;
    }
    ul.slimmenu li ul li a {
        color: #fff!important;
    }
    ul.slimmenu li ul li a:hover,
    ul.slimmenu li ul li a:focus {
        background-color: #422b00!important;
    }
}

@media (max-width: 626px) {
    .ctv-head-lang-login {
        display: none;
    }
}

@media (max-width: 499px) {
    #header .banner .sname {
        font-size: 20px;
        margin-bottom: 10px;
    }
    #header .banner .sdes {
        display: none;
    }
}


/**block block_audio_video*/

.audio_video ul {
    margin: 0px;
    padding: 0px;
}

.audio_video ul.nav {
    margin-bottom: 10px;
}

.audio_video .img {
    position: relative;
    width: 140px;
    height: 82px;
    float: left;
    margin-right: 10px;
}

.audio_video .img img {
    display: none;
}

.audio_video .tab-content .animate-thumb a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.audio_video .tab-content ul li {
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
}

.about-chapter {
    padding: 20px 0px;
    border-bottom: 1px solid #ddd;
}

.about-chapter img {
    height: 100px;
    float: left;
    margin-right: 15px;
}

.about-chapter .title {
    text-align: left;
    text-transform: uppercase;
    color: #f66b00;
}

.about-chapter .chappter-hometext {
    color: #007ad9;
}

.advance-chapter {
    padding: 20px 0px;
    border-bottom: 1px solid #dddddd;
}

.chapter-menu-title {
    font-size: 1.2em;
}

.chapter-menu {
    display: inline-block;
    font-size: 1.2em;
    color: #828282;
}

.chapter-menu ul li {
    padding: 2px 0px;
    border-bottom: 1px solid #ddd;
}

.chapter-menu ul li:last-child {
    border-bottom: none;
}

.chapter-menu ul li a {
    position: relative;
    font-size: 1.5em;
    color: #828282;
    padding-right: 50px;
    clear: both;
}

.chapter-menu ul li a i.fa {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #f2c94c;
}

.chapter-menu button {
    border: none;
    background-color: transparent;
    font-weight: 400;
    font-size: 1.2em;
    color: #828282;
}

.chapter-size {
    padding: 8px;
}

.chapter-size .change-size {
    border-width: 1px;
    border-color: #db6323;
    background-color: #f2c94c;
    margin: 5px 0;
    border-radius: 3px;
    padding: 5px 10px;
    font-weight: bold;
}

.chapter-size .change-size i {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}

.chapter-title-content {
    text-align: center;
    font-size: 1.5em;
}

.size-normal * {
    font-size: 1em;
}

.size-big * {
    font-size: 1.5em;
}

.size-big-max * {
    font-size: 2em;
}

@media (min-width: 992px) {
    .chapter-size {
        float: right;
    }
}