@media only screen 
  and (min-device-width: 1024px) 
{
    .search-area.pull-center.mobile{
        display: none;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)
{
    .header-area .menu-header .dropdown-menu {
        width: fit-content;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) 
{
    .icon-title
    {
        width: 8% !important;
    }
    .see-all-btn {
        font-size: 16px !important;
    }
    .language
    {
        margin-right: 80px;
        margin-top: 3px;
    }

    .language-sm {
    float:right;
    width: 40px;
    margin-top: 0px
    }

    img.logo-header {
        position: absolute;
        width: auto;
        height: 40px;
        padding-left: 20px;
    }


    .header-area .search-area {
    display: block;
    width: 95%;
    /* position: absolute; */
    margin-top: 9px;
    /* margin-bottom: 10px; */
    float: none !important;
    margin-right: auto;
    margin-left: auto;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
}
    .navbar-brand {
    float: initial;
    padding: 1px 0px;
    font-size: 11px;
    line-height: 13px;
    bottom: 0px;
    position: inherit;
}
.navbar.basic.default .navbar-brand img, .navbar.basic.fixed .navbar-brand img {
    /* height: auto; */
    max-width: 55% !important;
}
.header-area {
    display: block;
    width: 45%;
    float: right;
    height: auto;
    /* font-size: 1em; */
    padding-bottom: 1.2em;
    padding-top: 0.8em;
}
.header-area {
    width: 100% !important;
}
.navbar.basic .basic-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    display: block;
    position: absolute;
}
.header-area .menu-header .dropdown-menu {
    top: 43%;
    background-color: #09b1f5;
    padding: 0px 0;
    width: auto;
    text-align: center;
    border: 0;
    color: #fff;
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:visited {
    padding: 13px;
    line-height: 1;
    color: #FFF !important;
    font-size: 1.5em !important;
    /* text-transform: uppercase; */
    text-align: left; 
    font-weight: normal;
    /*border-bottom: 1px solid #757575!important;*/
    padding-left: 24px !important;
}
.search-area.pull-right.destop {
    display: none;
}
.search-area.pull-center.mobile {
    margin-left: auto;
    margin-right: auto;
}
.header-area {
    padding-top: 20px;
    padding-bottom: 20px;
}
.btn, .parallax .btn-submit, .btn-submit {
    color: #fff !important;
    background: #241f20;
    }
    .btn:hover, .btn:focus, .btn:active, .btn.active, .parallax .btn-submit:hover {
    background: #241f20;
}
.title-name-area .title-cover-name-detail {
    /* font-family: 'rsuregular',sans-serif; */
    margin: 0 auto;
    font-size: 1.5em;
    height: auto;
    line-height: 1;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: ##231f20;
}
div#marc {
    display: none;
}
.col-lg-4.a-right.rdate {
    margin-bottom: 10px;
}
.col-lg-8.rname {
    margin-bottom: 2px;
}
.wrapper {
    /* min-height: 1025px; */
    background-image: none;
    background-color: #105bab!important;
}
.divide50 {
    width: 100%;
    /* height: 50px; */
    display: none;
}
.details-area .sub-details3 div {
    float: left;
    padding-top: 1px;
}
.col-sm-8.lp30.details-area {
    margin: 0px;
}
img.avatar {
    width: 15%;
}
.details-comments-box h1 {
    /* font-family: 'THSarabunNewBold',sans-serif; */
    font-size: 1.2em;
    padding: 0 0 5px 15px;
    margin: 20px 0 20px 0;
    color: #666666;
    border-left: 6px solid #88979e;
    border-bottom: 1px solid #bebebe;
    width: 100%;
}
.see-all-box {
    position: relative;
    top: -30px;
    width: 100%;
    /* font-family: 'THSarabunNewRegular', sans-serif; */
}
.col-md-3.col-xs-6.text-center {
    height: 11em;
}
.row.show_all {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0em;
}
.divider {
    width: auto;
    text-align: left;
    border-bottom: 3px solid #63acda;
}
hr.left {
    display: none;
}
hr.right {
    display: none;
}
.col-md-offset-1.col-md-5.mt-2 {
    margin-top: 20px;
    margin-bottom: 1em;
}
.container.inner.footer {
    padding-top: 2em;
    padding-bottom: 1em;
    font-size: 16px;
}
.breadcrumb.sub {
    font-size: 1.4em;
}
.row.list-item {
    padding-bottom: 0em;
    padding-top: 2em;
}
img.logo-header {
    position: relative;
    /* left: 37px; */
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/*.container-full.news {
    height: auto;
    margin-bottom: 0em;
}*/

.container-full.news 
{
    background-image: url(../images/background/bg_news.png);
    background-repeat: round;
    padding-top: 1em;
    padding-bottom: 0.1em;
    height: auto;
    margin-bottom: 0em;
    margin-top: 1em;
}
.container-full.home-row-label.bg-row.event 
{
    height: 110px;
}
.container-full.news.event 
{
    background-image: url(../images/background/bg_events.png);
}

div#main_content {
     padding-right: 0em; 
}
.box-news .news-content .media-cover img {
    max-width: none;
    width: 100%;
}
.col-xs-6.col-md-3.action-btn {
    text-align: center;
    /* border: 1px solid #ddd; */
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
div#datailnaja {
    margin-bottom: 0px;
}
h3.txt-blue {
    margin-top: 10px !important;
    line-height: 0.8em;
    font-size: 1.3em;
}
.box-news .news-content {
    padding: 30px;
    padding-bottom: 1em;
    /* border-bottom: 1px solid #e6e6e6; */
    clear: both;
}
.col-md-3.custom-right-box {
    padding-left: 0.5em;
}
.news-content.detail.clearfix {
    padding: 0px;
    padding-bottom: 1em;
}
.media.box-comment {
    font-size: 1.2em;
}
.line-datetime.clearfix {
    font-size: 0.7em !important;
}
.col-md-12.news-content {
    margin-bottom: 0em;
}
.title-cover-name {
    height: 4em;
}
.see-all-box.news {
    top: 9px;
}
.mb-xs-0{
    margin-bottom: 0px
}
div#area_form {
    padding: 0px;
    border:1px solid #ddd;
}
.col-md-3.slick-slide {
    margin-bottom: 1em !important;
}
.tabs-top.left.tab-container.tabs-sort.all.col-sm-12 {
    width: 100%;
}
.tabs-top .style_show {
    text-align: right;
    padding-right: 0px;
    padding-top: 10px;
    width: 100%;
    /* white-space: nowrap; */
    display: inline-block;
}
.news-name {
     padding-top: 0.5em;
     }
.col-md-3.col-sm-4.col-xs-3 {
    margin-bottom: 0px !important;
}
.mb-xs-0{
    margin-bottom: 0px;
}
.news-name {
    padding-left: 0px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0.5em !important;
    }
    .header-img {
    width: 100%;
    /* text-align: center; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.3em;
}
.social-media {
    float: none;
    position: relative;
    top: 0px;
}
.label-home-bar-son {
    width: 56%;
    height: auto;
    font-size: 25px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: #00aef0;
    padding: 15px;
    color: #fff;
    border-right: 10px solid #105aab;
    background: rgb(19,153,240);
    background: -moz-linear-gradient(61deg, rgba(20, 189, 253) 0%, rgba(1,168,239,1) 100%);
    background: -webkit-linear-gradient(61deg, rgba(20, 189, 253) 0%, rgba(1,168,239,1) 100%);
    background: linear-gradient(61deg, rgba(20, 189, 253) 0%, rgba(1,168,239,1) 100%);
    left: 23px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1399f0",endColorstr="#01a8ef",GradientType=1);
    position: absolute;
}
.container-full.home-row-label {
    background-image: url(/styles/belibs/images/background/categories_plate_short.svg);
    background-repeat: no-repeat;
    background-size: 305px;
}
.ebook.bg.container.text-center.news {
    height: 570px;
}
.label-home-bar-son {
    width: 72%;
    height: auto;
    font-size: 25px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: #00aef0;
    padding: 15px;
    color: #fff;
    border-right: 10px solid #105aab;
    background: rgb(19,153,240);
    background: -moz-linear-gradient(61deg, rgba(20, 189, 253) 0%, rgba(1,168,239,1) 100%);
    background: -webkit-linear-gradient(61deg, rgba(20, 189, 253) 0%, rgba(1,168,239,1) 100%);
    background: linear-gradient(61deg, rgba(20, 189, 253) 0%, rgba(1,168,239,1) 100%);
    left: -10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1399f0",endColorstr="#01a8ef",GradientType=1);
    position: absolute;
}
.container-full.home-row-label {
    background-image: url(/styles/belibs/images/background/categories_plate_short.svg);
    background-repeat: no-repeat;
    background-size: 182px;
    background: none;
}
/*.container-full.news {
    background-repeat: no-repeat;
    }*/

.container-full.home-row-label.bg-row.event {
    height: 28px;
}
.row.mt-1.newssilder {
    top: 0;
}
.row.mt-1.eventsilder {
    top: 0;
}
footer.wrapper.container-full {
    padding: 0px;
}
img.logo-footer {
    width: 50%;
}
img.logo-app {
    width: 70px;
}
.col-md-5.ft-3 {
    padding: 0em 15px !important;
}
.mainnav {
    float: none !important;
}
a.login.mobile {
    color: #035ba9 !important;
    display: block;
}
.col-md-3.col-xs-12.mb-xs-0.text-right {
    text-align: left;
}
a.infouser.mobile {
    display: block;
}
img.download-app {
    height: 40px;
}
.container-vdo {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.img-news-home.card-home {
    font-size: 16px;
    display: contents !important;
}
[class*="col-"] {
    margin-bottom: 0;
}
.footer-icon {
    height: 24px;
}
@media only screen 
  and (min-device-width: 321px) 
  and (max-device-width: 737px) 
  { 
/*.cover-img.np {
    height: 220px !important;
}
.cover-img.np img {
    max-height: 190px !important;
}
.cover-img {
    height: 165px !important;

}*/
img.img-cover,.cover-img.np {
    height: 210px !important;
    max-height: 200px !important;
}
.home .cover-img {
    height: 210px !important;
}
.cover-img.multimedia {
    height: 140px !important;
}
img.img-cover.multimedia {
    height: auto !important;
    max-height: 130px !important;
}
.ebook.bg.container.text-center.news {
    height: auto;
}
h3.color-primary.title-news {
    height: 2.5em !important;
}
.cover-img.cd {
    height: 160px !important;
}
.cover-img.vdo {
    height: 145px !important;
}
.cover-img.shelf {
    padding-left: 0;
    padding-right: 0;
    height: 245px !important;
}
img.img-cover-list.shelf {
    max-height: 160px !important;
    height: auto;
}
.container-full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-top: 0em !important;
    padding-bottom: 2em;
}
.title-cover-name.search {
    height: 3.5em !important;
}
}
