* { margin: 0px;
    padding: 0px;}
@font-face {
    font-family: Baomoi;
    src: url(baomoi_gdi8620.eot?1496281447594);
    src: url(../fonts/baomoi_gdi.eot) format('embedded-opentype'),url(../fonts/baomoi_gdi.woff?1496281447594) format('woff'), url(../fonts/baomoi_gdi.ttf?1496281447594) format('truetype');
}
figure {
    position: relative;
}
figure::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
body {
    font-family: Baomoi;
    font-size: 1.364em;
    line-height: 1.3;
    color: #444;
    background: #fff;
}
img.hinhanh{width:auto;margin:0px auto;}
.noidung {
    padding-top: 10px;
}
.noidung ol,.noidung ul{
    margin-left: 40px;
}
a {
    color: #4c4c4c;
}
a:hover {
    color: #2563d9;
}
.navbar-form {
    margin-top: 15px;
    padding: 0px;
}

.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;
}
.menu-head {
    padding-top: 1px;
    background: #E7E9D4;
    padding-bottom: 1px;
}
.sidebar-right {
    padding-left: 0px;
}
.logo {
    padding-bottom: 15px;
    padding-top: 10px;
}
.logo img {
    display: block;
    max-height: 77px;
}
.search {
    margin-top: 30px;
}
.search .col-xs-3 {
    padding-right: 0;
}
.social-list{
    margin-top: 21px;
}
.social-list li {
    float: right;
    padding-left: 0px;
    margin-top: 9px;
    padding-right: 5px;
}
.social-list li a {
    display: block;
    width: 37px;
    height: 35px;
    background: url(../images/fb.png) no-repeat center center;
}
.social-list li.tw a {
    background: url(../images/zalo.png) no-repeat center center;
}
.social-list li.gp a {
    background: url(../images/gp.png) no-repeat center center;
}
.social-list li a:hover {
    opacity: 0.7;
}
#head {
    background: #87B7D2;
}
.box-category {
    margin-bottom: 15px;
}
.box-category h4{
    padding: 10px;
    margin-bottom: 0px;
color: #000000;
font-family: 'Noto Sans';
font-size: 10px;
font-style: normal;
font-weight: 400;
    transition: all ease 300ms;
}
.box-category:hover h4,.box-category h4.active{
    background-color: rgba(30,115,190,0.9);
    color: #fff;
}
.box { margin-bottom: 10px;}
.sidebar {
    width: 100%;
}

.box2 {
    padding-left: 2px;
    padding-right: 2px;
}
.box-content {
    background: #EEEEEE;
}
.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;
    color: #031679;
}
.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;
    padding: 5px 10px;
    background: #79b9f2;
}
.box-content .xemtatca a:hover {
    color: #ff0000;
}
.mid {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    background: #F3F3F3;
    padding: 10px;
}
.mid ul li {
    padding: 10px 0px;
}
.mid .hinhanh {
    padding: 0px 5px;
}
.slicknav_menu {
    display: none;
}
#header {
    margin-bottom:-10px;
}

.home-news {
}
.home-news .box-image {
    position: relative;
    height: auto;
    margin: 0 auto 20px;
    overflow: hidden;
}
.home-news .box-image  .image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover;
}
.home-news .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;';
}
div.backtop{
    cursor:pointer;
    position: fixed;
    right: 10px;
    bottom: 10px;
}
.main-content .left h2, .title2 h2, .post-label {
    border-bottom: #dedede 3px solid;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
}
.left h2 {
    color: #fff!important;
    background-color: #337ab7;
    padding: 10px;
}
.title2 h2 span , .post-label {
    text-transform: uppercase;
    background: #e7e9d4;
    padding: 10px 15px;
    border-bottom: 3px solid rgba(0,0,0,0.1);
}
.online {
    background: #fff;
}
.promenu {
    margin-bottom: 10px;
    background: #F3F3F3;
}
.promenu a:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #c81010;
    border-radius: 50%;
    content: '';
    margin-right: 13px;
}
.promenu li {
    padding: 11px 0px 11px 15px;
    position: relative;
    border-bottom: 1px solid #dedede;
}
.promenu li:last-child {
    border-bottom: none;
}
.promenu a {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
}
.promenu a:hover {
    color: #c93702;
}
.bw-statistics-title {
    margin: 0 0 10px !important;
    color: #337ab7 !important;
    border-bottom: #337ab7 1px solid !important;
    text-transform: uppercase !important;
    font-size: 1.07692em !important;
    font-weight: 600 !important;
    line-height: normal !important;
    padding-bottom: 5px !important;
}
.bw-statistics-title span {
    border-bottom: #337ab7 3px solid !important;
    padding-bottom: 4px !important;
}
.right .row {
    padding-left: 2px;
    padding-right: 2px;
}
.right .product {
    text-align: center;
    margin-top: 10px;
    display: block;
    min-height: 245px;
}
@media screen and (min-width:70em) {
    .product img {
        display: block;
        min-height: 170px;
        max-height: 170px;
    }
}
.product-home {
    padding: 0;
}
.product-thumb {
    overflow: hidden;
    position: relative;
    height: 260px;
}
.badge {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    line-height:2.8em ;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 30px 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #1E73BE;
    border-radius: 0;
}
.hover-zoom-in {
    margin-top: -15px;
    font-weight: bold;
    padding: 5px 0px;
    color: #fff;
    opacity: 0;
    transition: opacity .5s, max-height .6s, -webkit-transform .3s, -webkit-filter .6s;
    transition: opacity .5s, transform .3s, max-height .6s, filter .6s;
    transition: opacity .5s, transform .3s, max-height .6s, filter .6s, -webkit-transform .3s, -webkit-filter .6s;
    -webkit-filter: blur(0);
    filter: blur(0);
    pointer-events: none;
    background-color: rgba(30,115,190,0.9)
}
.product:hover .hover-zoom-in {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0) translateY(0) !important;
    transform: scale(1) translateZ(0) translateY(0) !important;
    pointer-events: inherit;
}
.product {
    text-align: center;
}
.product a img {
    border: 1px solid #337ab7;
    border-radius: 10px;
    margin: 0 auto;
    position: relative;
    top: 15px;
    max-width: 100%;
    transition: all ease 300ms;
}
.product:hover img {
    top: 0px;
    bottom: 15px;
}
 .product a h3 {
    padding: 5px 0px;
    font-size: 14px;
}
.product a strong {
    color:#ed1b2f ;
}
.product_title {
    border-bottom: 1px solid #e6e6e6;
    font-size: 24px;
    margin-bottom: 20px;
}
div.chi_tiet {
    text-align: justify
}
#chi_tiet {
    padding: 0px 0px 10px 0;
}
#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;
}
.title-right {
    font-size: 20px;
}
.border-dashed {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 10px;
}
.owl-nav {
    position: absolute;
    top: 40%;
    height: 0;
    width: 100%;
    display: block;
}
.owl-prev {
    position: absolute;
    left: 0;
    padding: 4px 0 0;
    margin: 0;
    border-radius: 0 5px 5px 0;
    background: #fff;
    width: 34px;
    height: 50px;
    text-align: center;
    font-size: 34px;
    color: #999;
    font-family: -webkit-body;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.15);
}
.owl-next {
    position: absolute;
    right: 0;
    padding: 4px 0 0;
    margin: 0;
    border-radius: 0 5px 5px 0;
    background: #fff;
    width: 34px;
    height: 50px;
    text-align: center;
    font-size: 34px;
    color: #999;
    font-family: -webkit-body;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.15);
}
.date {
    padding: 0px 0px 0px 0px !important;
    color: #6d6d6d;
    font-size: 13px;
}
div.footer-wrap {
    background:#E7E9D4;
}
.title-f {
    font-size: 18px;
    font-weight: bolder;
    margin: 20px 0px;
}
.list-f {
    list-style: none;
    padding: 0px;
}
.list-f li {
    margin-bottom: 10px;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
}
.list-f li:hover {
    margin-left: 5px;
}
.list-f li a {
    padding-left: 10px;
}
.copyright {
    color: #000;
    background: #f5f5f5;
    padding: 10px 0;
    border-top: #dedede 1px solid;
}
div.footer-wrap .menu-nav {
    height: 63px;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;;
}
div.footer-wrap .menu-nav a {
    color: #000;
    font-weight: normal;
}
.logo_footer {
    margin-top: 30px;
}
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;
}

.menu-nav>ul {
    margin: 0;
}
.menu-nav li {
    list-style: none;
}
.menu-nav>ul>li>a.active,.menu-nav>ul>li>a:hover  {
    background: #FC900D;
}
.menu-nav>ul>li:hover > a:before {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent white transparent;
    position: absolute;
    border-width: 0px 7px 6px 7px;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -5px;
    z-index: 1009;
}
.menu-nav a {
    color: #337ab7;
}
.menu-nav>ul>li {
    float: left;
    position: relative;
}
.menu-nav>ul>li>a {
    font-weight: bold;
    padding: 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
.menu-nav>ul>li>a i {
    line-height: 19px;
    font-size: 11px;
}
.menu-nav>ul>li.cartheader a {
    background: #337AB7;
    color: #fff;
}
.menu-nav>ul>li.cartheader a span {
    background: #D11618;
    border-radius: 4px;
    padding: 5px;
}

.menu-nav>ul>li>ul {
    display: none;
    position: absolute;
    top: 37px;
    width: 227px;
    left: 0px;
    z-index: 100;
}
.menu-nav>ul>li:hover ul {
    display: block;
    background: #fff;
}
.menu-nav>ul>li>ul li a{
    display: block;
    color: #000;
    padding: 7px 10px;
    text-transform: none;
}
.menu-nav>ul>li>ul li {
    border-bottom:1px dotted #bcbec0 ;

    position: relative;
}
.menu-nav>ul>li>ul li:last-child {border-bottom: none }
.menu-nav>ul>li>ul li:hover {
    border-left: 3px solid #FFCA00;
}
.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;
}
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;
}
legend {
    font-size: 14px;
}
.menu-top {
    background: #DEDEDE;
    min-height: 34px;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #D6D6D6;
}
#top-nav ul li a {
    border-right: 1px solid #0d0d63;
    font-weight: bold;
    color: #0d0d63;
    padding: 8px 10px;
    transition: all 0.3s;
    line-height: normal;
}
#top-nav ul li a:last-child {
    border-right:none;
}
#top-nav ul li a.map {
    border-right:none;
}
.dropdown-menu>li>a {
    color: #000!important;
    padding: 8px 10px !important;
}
#top-nav ul li a:hover {
    color: #F15620;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background: #FFCA00;
    color: #000!important;
}
#top-nav input {
    border-radius: 0px;
    background: #3A3A3A;
    border-right: none;
    border-top: none;
    border-bottom: none;
    color: white;
}
.slide {
     margin-bottom: 30px;
 }
.slide img {
    min-height: 266px;
}
.homepromo {
    clear: both;
    display: block;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex: 1 100%;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    overflow: hidden;
}
.homepromo p {
    font-size: 12px;
    color: #333;
    white-space: normal;
    line-height: 1.4;
    width: 155px;
    float: left;
    margin-left: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.named {
    float: left;
    width: 88px;
    font: normal 14px/34px 'Arial';
    color: #333;
}
 .boxnum {
    width: 52px;
    height: 32px;
    border: 1px solid #e1e1e1;
    position: relative;
    z-index: 1;
    float: left;
    background: #fff;
}
 .input {
    width: 32px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
}
  .add {
    cursor: pointer;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/add.png) no-repeat bottom 3px center;
    display: block;
}
 .less {
    cursor: pointer;
    width: 20px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/less.png) no-repeat bottom 3px center;
    display: block;
}
.btnAddCard,.updatecard {
    cursor: pointer;
    border: none;
    float: left;
    width: 190px;
    height: 34px;
    background: url(../images/btnAddCard.png) no-repeat center center;
    font: bold 15px/34px 'Arial';
    color: #f5f3f0;
    text-transform: uppercase;
    text-align: center;
    margin-left: 15px;
}
/*cart========*/
.home-cart-symbol{ float:left; width:51px; height:52px; background:url("../images/icon.png") repeat-x scroll -183px top transparent; margin:2px;}
.home-cart-symbol a{ text-decoration:none; width:50px; height:50px; display:inline-block;}
.home-cart-text{ float:left; padding-left:10px; padding-top:5px; line-height:20px;}
.home-cart-text .cssTitle{ font-size:14px;}
.home-cart-text .cssNumber{ font-size:14px; color:#ff7c00;}
.home-cart-text a{ text-decoration:none; color:#000000;}
.margin-left {
    margin-left: 5px;
}
.panel-title {padding: 0; font-weight: bold}
.cart-title{ padding:5px;}
.cart-title .cssLeft{ float:left; width:70px;}
.cart-title .cssRight{ float:left; width:700px;}
.cart-title h1{  color: #24316A; font-size: 22px; font-weight:bold; font-family:Arial; margin: 0; padding-bottom: 3px;}

.cart-header{ border:solid 1px #c2c2c2; background-color:#d7d7d7; height:26px; font-weight:bold;}
.cart-header div{ float:left; padding-top:6px; height:20px;}
.cart-header .action{ width:4%}
.cart-header .cssInfo{ width:44%; border-right:solid 1px #c2c2c2;}
.cart-header .cssPrice{ width:20%; text-align:center;    border-right: solid 1px #c2c2c2;}
.cart-header .cssQuantity{ width:10%; text-align:center;    border-right: solid 1px #c2c2c2;}
.cart-header .cssMoney{ width:20%; text-align:right;}

.list-border{ border-left:solid 1px #c2c2c2; border-right:solid 1px #c2c2c2; border-bottom:solid 1px #c2c2c2;}
.cart-list{ border-bottom:dotted 1px #cacaca; padding:5px 0px;}
.cart-list p{ margin:0px; padding:15px 0px 0px;}
.cart-list .action{ float: left; width: 4%;padding: 5px; }
.cart-list .cssInfo{ float:left; width:44%; color:#666666; border-right:dotted 1px #cacaca; padding-left: 5px;border-left: dotted 1px #cacaca;}
.cart-list .cssInfo .cssRight{ float:left; width:78%;}
.cart-list .cssInfo p{ padding-top:3px;}
.cart-list .cssPrice{ float:left; width:20%; text-align:center; font-weight:bold;    border-right: dotted 1px #c2c2c2;}
.cart-list .cssQuantity{ float:left; width:10%; text-align:center;border-right: dotted 1px #c2c2c2;}
.cart-list .cssMoney{ float:left; width:20%; text-align:right; color:Red; font-weight:bold; font-size:14px;}
.cart-list:hover{ background-color:#fcfcfc;}
.cart-list .cssInfo p{ padding-left:5px;}
.cart-list .cssInfo a{ font-weight:bold; color:#333333; text-decoration:none;}
.cart-list .cssInfo a:hover{ text-decoration:underline;}
.cart-list .cssSale{ color:Red;}
.cart-list .cssPrice .cssPriceSale, .cart-list .cssPrice .cssPriceNew{ color:Red;}
.cart-list .cssPrice .cssPriceLine{ text-decoration:line-through; color:#333333; font-size:13px; font-family:Arial;}
.cart-list .cssMoney p{ padding-right:10px;}

.cart-money{ text-align:right; padding:3px 0px;}
.cart-money .cssText{ display:inline-block; text-align:right; font-size:14px; font-weight:bold; padding-right:20px;}
.cart-money .cssMoney{ display:inline-block; text-align:right; font-weight:bold; color:Red; font-size:18px; padding-right:10px;}
.cart-submit{ text-align:right; padding-top:5px; padding-bottom:10px;}
.cart-submit .coupon{ float:left; font-weight:bold;}
.cart-submit .coupon .textbox{ height:22px; width:200px; color:#666666; border-radius:2px; border:solid 1px #CCCCCC; background-color:none;}
.cart-submit .cart{ float:right;}

.cartPayment-title{ font-weight:bold; padding:25px 0px 10px; }
.cartPayment-note{ padding-bottom:2px;}
.cartPayment-note a{ font-weight:bold; color:Blue;}
.cartPayment-note a:hover{ color:Red;}

.cartPayment-form{ border:solid 1px #e8e8e8; margin-top:-1px;}
.cartPayment-form .form-cols1{ float:left; width:15%; padding:5px 0px 5px 10px;}
.cartPayment-form .form-cols2{ float:left; width:80%; padding:5px 0px 5px 5px; border-left:solid 1px #e8e8e8;}
.cartPayment-form input{ border-color: gray #E9E9E9 #E9E9E9 gray; border-left: 1px solid gray; border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; font-size: 14px; height: 22px; width: 400px;}

.cartPayment-contentPatment{ padding:10px 15px 5px;}
.cartPayment-send{ padding-top:5px; text-align:right; padding-right:10px;}
.cart-delAll a{ font-size:11px; text-decoration:none; color:Red;}
.cart-delAll a:hover{ text-decoration:underline;}
.required {
    color: #ff0000;
    font-weight: bold;
}
.bg-loaded {
    margin-bottom: 20px;
    border-bottom: #dedede 1px dashed;
    background: #f5f5f5;
    color: #333;
}
.bg-loaded>div {
    padding: 12px 0;
}
.bg-loaded p {
    margin: 0;
}
.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;
}
.link-slider a{
    color: white;
    font-size: 24px;
}
.post-new-left {
    padding-left: 0px;
}
.tag-label-list ul li a {
    font-family: chevin,sans-serif;
    font-size: 12px;
}
.tag-label-list ul li {
    background: #79B9F2;
    padding: 5px;
    margin:5px;
}
p.deal-host-excerpt {
    text-align: justify;
    color: #000;
}
#wrapHeader {
    width: 100%;
    height: 0px;
    position: relative;
}
.p-headFolder {
    color: #1559BE;
    font: bold 1.4em arial;
    margin: 0 12px;
}
#new .col-md-4  {
    border-left: 1px solid #DBDBDB;
    min-height: 230px;
}
#new .newleft {
    border-left: none;
}
#new li  {
    border-bottom: 1px dashed #DBDBDB;
    list-style: none;
    padding: 5px 0;
}
#new li .p-date {
    color: #787878;
    font-style: italic;
}
.fix {
    background: #E7E9D4;
    left: 0;
    max-width: 100%;
    overflow: visible;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
}
@media screen and (max-width:70em) {
    .menu-head {
        display: none;
    }
    .navbar {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .slide img {
        min-height: auto;
    }
    #head{
        margin-top: 56px;
    }
    .social-list {
        margin-top: -10px;
        margin-bottom: 10px;
    }
    .search {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .bg-loaded p{
        line-height: 25px;
    }
    .logo img {
        margin: 0px auto;
    }
    .left {
        display: none;
    }
}
@media screen and (max-width:1020px) {

}
@media (min-width: 1200px){
.slide {padding-right: 0px}
}
