.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: #f8f8f8;
}
.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(../images/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 {
    color: #000;
    text-decoration: none;
}
.tab ul li a.atva {
    color: #000;
}
.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%;
}

body {   
    overflow: auto;
}

.error{
	color: red;
}

.success{
	color: green;
}
.msgSuccess{   
  	color: #108f53;
  	padding:0 15px;
}
.msgErr{
	color: red;
    padding:0 15px;
}
.capInput{
	margin-top: 10px;
	padding-right: 10px;
}
.capImg{
	margin-left: 10px;
}

.align-btn{
	justify-content: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	min-height: 300px;
}

.input-search{
	float: left;
	width: 84%;
	border-right: none;
	border-radius: 3px 0px 0px 3px !important;
}

.btn-search{
	float: left;
	line-height: 1.6;
    border-left: none;
    border-radius: 0px 2px 2px 0px;
}
.plr15{
	padding-left: 15px;
	padding-right: 15px;
}
.btn-red-s{
	background: #da251c;
	padding: 6px 20px;
	color: #fff;
	font-weight: 600;
}

.container-box{
	display: flex;
  	justify-content: space-between;
}

.container-login{
	margin: 0 auto;
    height: auto;
    width: 450px;
}
@media (min-width: 800px){
	
}