
.justify-content-between {
    justify-content: space-between !important;
}

.page{ }

.pagination > li > a, .pagination > li > span {
  color: #375a9c;
}
.video_item{ float:left; width:25%;}
.video_item .in{ height:320px; margin-right:10px;}

.video_item .in .title { height:48px; overflow:hidden;}
.video_item .in .title a{ color:#71bf45; font-size:15px;}
.message_panel{ width:500px; margin:15px auto; padding:20px; border:1px solid #ccc; border-radius: 15px;}

.breadcrumb{margin:0; margin-bottom:10px;}

.ui-widget-header{ background:red; color:#fff;}

.validate-error{ border:1px solid red !important;}

.form-group .control-label{text-align:right; padding-right:2px;}
.form-group.required .control-label:after{ content:' *'; color:red;}

.banner_ft{ text-align:center;}

.language img{ width:30px;}

.bicon{}
.bicon:after{ clear:both; content:''; display:block;}
.bicon li{ float: left; margin-left: 10px;}

.post-detail img{ max-width: 80%!important;}

.btn-read-more
{
    padding: 5px;
    text-align: center;
    border-radius: 0px;
    display: inline-block;
    border: 2px solid #662D91;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color:#662D91;
}

.btn-read-more:hover
{
    color: #FFF;
    background: #662D91;
}
.post { border-bottom:1px solid #DDD; padding-top:6px;}
.post h4{ margin:0; padding:0;}
.post h4 a{ color:#375a9c;}
.post-title {  color:#662D91; font-size:14px; }
.post .glyphicon { margin-right:5px; }
.post-header-line { border-top:1px solid #DDD;border-bottom:1px solid #DDD;padding:5px 0px 5px 15px;font-size: 12px; }
.post-content { padding-bottom: 15px;padding-top: 15px;}

.pnmenu_mb {
    background: #d81920;
    position: relative;
    height: 50px;
    margin-left: 0;
    margin-right: -15px;
}



.content_text img{ max-width: 100%!important;}
#keyword{ width: 100%;}
#keyword, #priceRange{ font-weight: normal; font-size: 16px; color: #000;}
.price_promotion {
    width: 0;
    height: 0;
    border-top: 60px solid #d1e905;
    border-right: 60px solid transparent;
    position: absolute;
    top: 0;
    left:15px;
    z-index: 999;
}
.price_promotion span{position: absolute; top: -48px;left:-22px; font-size: 11px; width: 80px; color:red;}

.maskpro{ display: none; position: absolute; width: 100%; height: 100%; background-color:rgba(0, 0, 0, 0.5);bottom: 0; left: 0;  z-index: 1001; color: #fff; overflow: hidden; }
.maskpro .maskin {padding: 15px; }
.maskpro  .maskin * { background: none!important;color: #fff!important;   font-size: 12px!important; text-align: left!important ; margin: 0!important; padding: 0!important; font-family: inherit!important ;}

#topfixed{ z-index: 9999; background: #fff;}

.bottom_post li a{ font-size: 15px;}

#pnsearch{ z-index: 999; background: #fff; padding-top: 5px;}
.sumon{ padding: 5px 0; padding-left: 15px;}

.ultylities{ margin: 0; margin-left: 15px; margin-right: 15px;}
.ultylities li{}
.ultylities li a{ display: block; border-bottom:1px solid #eee; padding: 6px 0; color: #fff;}
.ultylities li:last-child a{border-bottom:none;}
.products_details_page{}
.products_details_page .nav-tabs > li > a{ background: #eee;}

#order_review label{ font-weight: normal;}