* {
    font-family: arial;
    margin: 0px;
    padding: 0px;
}
body {
    font-size: 13px;
}

.container {
    box-shadow:         0px 1px 21px 0px rgba(50, 50, 50, 0.75);
    background: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}
a {
    color: #333;
}
@font-face{font-family:"bebas";src:url("../fonts/UTM_BEBAS_0.otf");}
@font-face{font-family:"chevinbold";src:url("../fonts/chevinbold.ttf");}
@font-face{font-family:"chevin";src:url("../fonts/ChevinVnu-Light.otf");}
.bg {
    margin: 0px 0px 0 0px;
    background: #ffffff;
}
p {
    font: 15px chevin,sans-serif;
    line-height: 23px;
    margin-bottom: 10px;
}
.logo {
    padding: 0px;
}
.search {
    position: absolute;
    right: 15px;
    top: 5px;
}
.search .navbar-form {
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0px;
}
.search .navbar-form .form-control{
    height: auto;
    padding: 0px 10px   ;
}
.error {
    color: #F15620;
    font-style: italic;
    font-style: 12px;
}
label {
    color: #3A3A3A;
    font-weight: normal;
    text-transform: capitalize;
}
div.alert-warning{
    border-radius: 0px;
    border-left: 4px solid #F15620;
}
.sidebar {
    width: 100%;
}
.sidebar-right {
    padding-left: 0px;
}
.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.box-image  .image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover;
}
.box-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.box {width: 100%;margin-bottom: 10px; }
.mid {background: #EEEEEE;}
/* The important bit */
.box .post-label {
    border-top: 2px solid #DA3431;
    box-shadow: 0 2px 0 #ffffff inset;
    position: relative;
    font-weight: bold;
    padding: 5px 28px;
    background: #DA3431 url(../images/title.png) left no-repeat;
    color: #FFFFFF;
}

.box2 {
    padding-left: 2px;
    padding-right: 2px;
}
.box-content {
    background: #EEEEEE;
    margin-bottom: 10px;
    min-height: 310px;
}
.box-content .mid {
    margin-left: 2px;
    background: none;
    margin-right: 2px;
}
.box-content .col-md-5 {
    padding-top: 10px;
    padding-left:20px;
    padding-right: 0px;
}
.box-content .title-right {
    padding: 9px 0px;
}
.box-content .title-right a{
    font-size: 13px;
}
.box-content .title-right a:hover{
    color: #ff0000;
}
.box-content .post-excerpt {
    font: 13px chevin,sans-serif;
    line-height:normal;
    margin-bottom: 0px;
}
.box-content .xemtatca {
    color: #cecfcf;
}
.box-content .xemtatca a:hover {
    color: #ff0000;
}
.mid .tieudiem li {
    height: auto !important;
    padding: 7px 0;
}
.mid .tieudiem li em {
    color: #CACACA;
    font-size: 11px;
}
.mid .menu li {
    background: url(../images/m_circle.png) no-repeat scroll 10px 13px rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    height: 35px;
    line-height: 29px;
    padding: 0 0 0 25px;
}
.mid .menu li h2 {
    font-size: 12px;
}
.mid .menu li h2:hover {
    color: red;
}
.mid .hinhanh {
    padding: 0px 5px;
}
.tinmoi li {
    height: 25px;
    overflow: hidden;
    padding: 5px;
    text-align: justify;
}
.tinmoi li a:hover {
    color: red;
}
.slicknav_menu {
    display: none;
}
#header {
    margin-bottom:-10px;
}
#quangcao img {
    width: 301px;
    margin-bottom: 10px;
	float:right;
}
div.backtop{
    cursor:pointer;
    position: fixed;
    right: 10px;
    bottom: 10px;
}
.colorbg {
    background: #F15620;
}
.border-dashed {
    border-bottom: 1px dashed #c3c3c3;
    margin: 17.5px 2px 10px 2px;
}
.rencent-post li {
    background: url("../images/nut.png") 0 7px no-repeat;
    padding-left: 15px;
    margin-bottom: 3px;
}
 h2.title-right {
     font-family: chevin;
     font-weight: bold;
     font-size: 15px;
     padding: 15px 0px;
 }
div.main-content {
    width: 100%;
    float: left;
}
div.main-content hr {
    margin: 0px;
    color: #dedede;
}
.title2 {
    border-top: 2px solid #DA3431;
    box-shadow: 0 2px 0 #ffffff inset;
    background:#DA3431 url(../images/title.png) left no-repeat;
}
.title2 h3{
    padding: 8px 0px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 30px;
}

.sidebar h2 {
    margin-top: 0px;
}
div.footer-wrap {
    border-top: 3px solid #DA3431;
    background: #F0F0F0;
    margin-top: 20px;
    padding-top: 10px;
}
div.lienket p>a{
    color: #A9A9A9;
    text-decoration: none;
    transition:color 0.3s;
    -webkit-transition:color 0.3s;
    -moz-transition:color 0.3s;
}
div.lienket p>a:hover{
    color: white;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.required {
    color: #ff0000;
    font-weight: bold;
}
.bs-callout-danger {
    border-left-color: #ce4844;
}
.bs-callout-danger h4 {
    color: #ce4844;
}
.menu-nav>ul{
margin-top: 2px;margin-left: 2px;     background: #DA3431;height: 32px;
}
.menu-nav li {
    list-style: none;
}
.menu-nav li.active {
    color: #fff000;
}
.menu-nav a {
    text-transform: uppercase;
    color: #e8e8e8;
}
.menu-nav>ul>li {
    float: left;
    position: relative;
    border-right: #7fc0e8 1px solid;
}
.menu-nav>ul>li>a {
    height: 32px;
    font-weight: bold;
    font-size: 13px;
    display: block;
    padding: 8px;
}
.menu-nav>ul>li:last-child {
    border-right: none;
}
.menu-nav>ul>li>ul {
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    display: none;
    position: absolute;
    top: 32px;
    width: 227px;
    left: 0px;
    z-index: 100;
}
.menu-nav>ul>li:hover ul {
    display: block;
    background: #EEEEEE;
}
.menu-nav>ul li a:hover {
    color: #DA3431;
    background: #fff;
}
.menu-nav>ul>li>ul li a{
    color: #031679;
    text-transform: none;
}
.menu-nav>ul>li>ul li {
    border-bottom:1px dotted #bcbec0 ;
    padding: 7px 10px;
    position: relative;
}
.menu-nav>ul>li>ul li:last-child {border-bottom: none }
.menu-nav>ul>li>ul li:hover {
    background: #fff;
    border-left: 3px solid #ffffff;
}
.menu-nav>ul>li:hover>ul>li>ul {
    display: none;
}
.menu-nav>ul>li:hover>ul>li:hover>ul {
    display: block;
    position: absolute;
    background: #EEEEEE;
    width: 200px;
    left: 100%;
    top: 0px;
}
.menu-nav ul li:hover ul li:hover ul li {
    padding: 7px 20px;
    display: block;
    position: relative;
}
.menu-nav ul li:hover ul li:hover ul li ul {
    display: none;
}
.menu-nav ul li:hover ul li:hover ul li:hover ul {
    display: block;
    position: absolute;
    background: #3A3A3A;
    left: 100%;
    top: 0px;
    width: 200px;
}
div.random>img {
    width: 100%;
    max-height: 200px;
}
div.content-footer span>a {
    color: white;
    background: #F15620;
    padding: 3px 5px;
    margin-right: 2px;
    font-size: 12px;
    transition: all 0.4s;
}
div.content-footer span>a:hover {
    background: #E03800;
    text-decoration: none;
}
#online{color:#525252; text-align:right; padding:2px 15px 0 0;font-size:11px;}
#online span b{ color:#9A1010; padding-left:7px;}
#online span strong{ color:#78B600; padding-left:7px;}
.homepromo .owl-nav {
    display: none;
}
div.phantrang {
    margin: 15px -4px;
    padding: 0px;
}
.popup-view .title-sm, .popup-view .title-sm.binh {
    line-height: 28px;
    padding: 0;
    border-bottom: none;
    font: 20px chevin,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #8DC63F;
}
div.phantrang>a, div.phantrang>strong {
    border: 2px solid #8dc63f;
    background: #fff;
    color: #8DC63F;
    background-color: transparent;
    padding: 1px 10px;
    font-family: chevin,sans-serif;
    transition: all 0.3s;
}
div.phantrang strong {
    background-color: #8dc63f;
    border: 2px solid #8dc63f;
    color: #FFF;
}
div.phantrang a:hover {
    text-decoration: none;
    background-color: #8dc63f;
    border: 2px solid #8dc63f;
    color: #FFF;
}
#top-nav ul li a {
    color: #EAEAEA;
    text-transform: capitalize;
    padding-left: 0px;
    transition: all 0.3s;
}
#top-nav ul li a:hover {
    color: #F15620;
}
#top-nav ul li {
    padding-right: 10px;
}
#top-nav input {
    border-radius: 0px;
    background: #3A3A3A;
    border-right: none;
    border-top: none;
    border-bottom: none;
    color: white;
}
div.chi_tiet {
    text-align: justify
}
#chi_tiet p {
    padding: 3px 0px;
}
#chi_tiet h1, h2,h3 ,h4 ,h5 ,h6 {
     padding:10px 0px;
     margin:0px;
 }
#chi_tiet h2 {
    text-align: left;
}
.button,.btn-slider {
    color:#84001A;
    font-weight: bold;
    border-radius: 0px;
}
.button:hover, .btn-slider:hover {
    background: white;
}
.slide {
    margin-bottom: 10px;
}
#fit-width .masonry {
    margin: 0 auto;
}
#profile .item a {
    color: black;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
#profile .item a:hover {
    text-decoration: none;
    color: #F15620;
}
#profile .item {
    width: 50%;
}
div.author>h4 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-transform: capitalize;
}
div.detail-author {
    padding: 15px 0px;
}
div.detail-author h2 {
    margin: 0px;
}
div.detail-author h2>span {
    background: #F15620;
    color: white;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: capitalize;
    webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
}
div.detail-author h2>span:hover {
    background: #B53A12;
}
div.cungloai {
    margin-top: 10px;
}
div.cungloai a {
    color: black;
    webkit-transition: color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    -moz-transition: color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    -ms-transition: color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    -o-transition: color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
    transition: color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
}
div.cungloai a:hover {
    color: #F15620;
    text-decoration: none;
}
span#captcha {
    background: #F15620;
    color: white;
    padding: 5px 10px;
    letter-spacing: 3px;

}
small.complete{
    color:white;
    background:#F15620;
    padding:5px 10px;
}
.xemthem {
    width: 100%;
    text-align: right;
}
.xemthem>i {
    color: #00CC00;
}
.profile-pic{-webkit-filter:none;filter:none;}
.profile-pic:hover {-webkit-filter:grayscale(100%);filter:grayscale(100%);}
.content {
    margin: 10px;
}
.body_small li {list-style: none;
}
.body_small li a {
    background: #009124;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 34px;
    font-size: 13px;
    display: block;
    padding-left: 15px;
    border-bottom: 2px solid #e8e8e8;
}
.body_small li a:hover {
    background: #D2E8F6;
    color: #05A452;
}
.text li {
    margin-left: 10px;
    color: #05A452;
}
.text li a {
    color: #000000;
}
.body_pd2 {
    min-height: 320px;
    padding-left: 5px;
    padding-right: 5px;
}
.body_pd2 img {
    margin-top: 5px ;
    margin-right: 5px;
    width: 150px;
    height: 100px;
}
.body_pd2 img:hover, .body_pd img:hover {
    border: 1px solid #05A452;
}
.body_pd2 span {
    display: block;
    margin-top: 4px;
    font-size: 12px;
}
.body_pd2 li {
    margin-left: 20px;
    color: #05A452;
}
.body_pd2 li h3 {
    font-size: 12px;
    padding: 0 0;
    color: #000000;
}
.hr {
    margin-top: 10px;
    background: #05A452;
    width: 40px;
    height: 3px;
}
.maincontentleft {
    padding-right: 5px;
    padding-left: 0px;
}
.maincontentleft i {
    color: #05A452;
}
.maincontentleft ul li {
    border-bottom: 1px solid #dedede;
    padding: 12.6px 5px;

}
.maincontentleft ul li:last-child {
    border-bottom:none;
}
.maincontentleft ul li a h4 {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0;
}
.maincontentleft ul li a:hover {
    text-decoration: underline;
}
.maincontentright {
    padding-left: 5px;
    padding-right: 0px;
}
.maincontentright img {
    margin-right: 5px;
    margin-left: 5px;
}
.maincontentright h4 {
    margin-right: 5px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0;
}
.maincontentright h4:hover {
    text-decoration: underline;
}
.title a{
    font: 35px bebas,sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 10px;
}
p.title F{
    font: 35px bebas,sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 10px;
}
.link-slider a{
    color: white;
    font-size: 24px;
}
.post-new-left {
    margin-bottom: 10px;
    padding-left: 0px;
}
.post-new-list h2,h2 a {
    /*font-family: chevin;*/
    font-weight: bold;
    font-size: 15px;
    padding: 15px 0px;
}
.tag-label-list ul li a {
    font-family: chevin,sans-serif;
    font-size: 12px;
}
.tag-label-list ul li {
    padding: 2px 7px;
}
.title {
    color: #43A2D7;
    font: 25px bebas,sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
p.deal-host-excerpt {
    text-align: justify;
    color: #000;
}
#wrapHeader {
    width: 100%;
    height: 0px;
    position: relative;
}
@media screen and (max-width:70em) {
    #menu {
        display: none;
    }
    .banner {
        margin-top: 56px;
    }
    .slicknav_menu {
        display: block;
    }
    #doitac {
        display: none;
    }
    .sidebar-right {
        padding-left: 15px;
    }
}
@media screen and (max-width:1020px) {
    .search .navbar-form {
        display: none;
    }
    .box-content .col-md-5 {
       padding-right: 15px;
    }

}
@media (min-width: 1200px){
    .box-content img {
    }

}
