.navbar-default{
	background-image:none;
}
.lm-dynamic-title asa.portlet.title{
	display:none;
}
.wpthemeAccess{
	display:none;
}
.menumobile{
	diplay:none;
}
#back-to-top .top{
	padding-top:13px;
}
.mhVb{
	min-height: 115px;
}


/*custom css*/
.imgListTextRight {
    float: left;
    margin-right: 10px;
    width: 200px;
    height: 120px;
    min-width: 75px;
}
.mb35{
	margin-bottom: 35px;
}

.contentDetail p {
    line-height: 24px;
    font-size: 16px;
}
.contentDetail p {
    line-height: 24px !important;
    text-align: justify;
    font-size: 16px;
}


/* custom 8.5 css */
.wpthemeInner, .wpthemeSecondaryNav{
	width:100%;
}
.wptheme1Col .wpthemeCol{
	width:100%;
}
.wpthemeLeft{
	float:none;
}
body#content{
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #444;
	background: #fff;
}
.wpToolbarActionBar{
	font-size:13px;
}
.wpthemeMenuBorder .wpthemeMenuDropDown li{
	font-size:13px;
}
.wpthemeLayoutContainers{
	padding:0px;
}
.wpthemeCol{
	margin:0px;
}
#back-to-top .top{
	display:none;
}
.li-list-style a{
	padding-left:0px;
}



.page span a:hover{
    color: #FFF
}
.page span:hover {
    color: #FFF;
    background: #d42b1a;
    border: 1px solid #ae1c3f;
}
.page .active {
    color: #FFF;
    background: #d42b1a;
}
.page .active a{
    color: #FFF;
}
.page span{
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #DDD;
    border-radius: 3px;
    display: block;
    font-family: 'MyriadProRegular';
    font-size: 16px;
    transition: all .3s ease;
    display: inline-block;
    margin: 0 2px;
}
.page {
    float: right;
    margin-top: 20px;
}
.home-frm-search{
	float:right;
}

.nav-list li a.a-lv2[aria-expanded="true"], .nav-list li a.a-lv3[aria-expanded="true"]{
	font-weight: bold;
	color: #d42b1a;
	
}
.li-list-style-dtl {
	background: url(../img/list-style.png) no-repeat 0 9px;
	margin-top: 8px;
}
.li-list-style-dtl a {
    padding-left: 14px;
}
.lstDtl{
	margin-bottom:15px;
	padding-bottom: 15px;
}
.wpthemeCrumbTrail{
	display:none;
}
.author{
	float:right;
}
.legalTb td{
	padding:10px;
}
#captcha{
	width:40%;
	float:left;
}
.legal_captcha{
	float:left;
	margin-top: 6px;
}	

.tab {
    border-bottom: 1px dotted #afafaf;
    height: 40px;
    width: 100%;
}
.tab ul {
    display: inline;
}
.tab ul li {
    background: #F5F5F5;
    border: 1px dotted #afafaf;
    padding: 0px 15px;
    margin-right: 2px;
    font-size: 12px;
    font-weight: bold;
    line-height: 38px;
    float: left;
}
.tab ul li.atvli {
    background: #FFF repeat-x top left;
    border: 1px dotted #afafaf;
	border-bottom-color: rgb(175, 175, 175);
	border-bottom-style: dotted;
	border-bottom-width: 1px;
    border-bottom: none;
    padding: 0px 15px;
    margin-right: 2px;
    font-size: 12px;
    font-weight: bold;
	 line-height: 40px;
}

.tab ul li a {
  text-decoration: none;
    font-size: 16px;
    padding: 10px;
    margin: 10px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.titleLg {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Merriweather', serif;
}
.margin10{
	margin:10px;
}
.marginTB10{
	margin:10px 0;
}

.v-nav li a[aria-expanded="true"]{
	border-left: 4px solid #d42b1a;
	color: #d42b1a;
}
.video .item{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}
.video .item .imgItem{
	height: 200px;
	width: 100%;
	margin-bottom: 5px;
}
.video .item .imgItem img{
	min-width: 100%;
	width: auto;
	height: 100%;
}
.clearleft1 {
    clear: left;
}
.nva-video{
	float: right;
	margin-bottom: 15px;
}
.box-video-clip-td {
    color: #fff;
    padding: 0px;
    margin-bottom: 20px;
}
.box-video-clip-td .nav-tabs.ul-tabs li.active a{
	background: #da251c;
}
.box-video-clip-td .nav-tabs.nav-justified > li > a{
	background: #ededed;
}
.mt20{
	margin-top:20px;
}

/* Gallery */
.fotorama__nav-wrap{
	background:#000;
}

.fotorama {
    background: #000;
}
.ul-menu-foot li:last-child{
	border-right:none;
}

/* Event */

.event .item{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}
.event .item .imgItem{
	height: 130px;
	width: 100%;
	margin-bottom: 5px;
}
.event .item .imgItem img{
	min-width: 100%;
	width: auto;
	height: 100%;
}

.navbar-right{
	float:right;
}
.navbar-right > li  a{text-transform: none !important; font-weight: 400; font-family: "Lato",sans-serif; color: rgba(255,255,255,0.7) }

.searchFrm{
	padding:20px;
}
.searchFrm input{
	float:left;
}
.searchFrm .search{
	padding-left: 20px;
	width: 55%;
	margin-right: 20px;
}
.resultTotal{
	margin-top:15px;
}
.lst-vbhome{
	height: 45px;
	overflow: hidden;
}
.colfix{
	clear:both;
}
.lstFile{
	margin-bottom: 0px;
}
.file-list ul{
	margin-top:10px;
}
.file-list ul li a {
    text-transform: none;
    padding: 0px 0px 0px 20px;
    font-family: roboto;
    font-weight: normal;
    font-size: 15px;
    border-left: none;
    background: url(../img/icon3.gif) no-repeat center left 5px;
}
.file-list ul li {
    border-bottom: none;
    border-top: 1px solid #fff;
}
.mb12{
	margin-bottom:12px;
}
.titleHotNews span{
	font-size:24px;
}
@media (max-width: 767px) {
	.breadcrumb{
		padding:0 3px;
	}	
	.contentDetail img{
		width:100%;
	}
}
.contentDetail img{
	max-width:100%;
}
.time-post{font-style: normal; }

.sitemapLv1 li a {
  font-size: 16px;
  cursor: pointer;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #515151;
  letter-spacing: 0.01rem;
  padding-left: 12px;
}
.sitemapLv1 li {
  padding: 16px 0px 5px 0;
  position: relative;
  text-align: left;
}

.sitemapLv2 li a {
  text-transform: none;
  padding: 0px 0px 0px 20px;
  font-family: roboto;
  font-weight: normal;
  font-size: 15px;
  border-left: none;
  background: url(../img/icon3.gif) no-repeat center left 5px;
}

.sitemapLv2 li {
  padding: 10px 0px 0px 20px;
}
@media (min-width: 768px){
	.smallImgItem img{
	 height:165px;
	 width:100%;  
	}
}
.smallImgItem a{
	font-weight:bold;
}
@media (max-width: 530px){
	.tab ul li a {
	  font-size: 12px;
	}
}
.headerBox-1 span{
	color: #d42b1a;
	border-bottom: 2px solid #d42b1a;
	padding-bottom: 6px;
}
@media (max-width: 530px){
	.headerBox-1 span{
		border-bottom: none;
	}
}