  @charset "utf-8";
/* CSS Document */


a:focus, a:hover{
    text-decoration:none;
}

.rel{
    position:relative;
}
img {
    max-width: 100%;
    height: auto;
}
.img-grow {
position: relative;
overflow: hidden;
border-radius: 15px;
}
.img-grow img {
transition: transform 0.3s ease;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.img-grow:hover img {
transform: scale(1.1);
}
img-gradient-wrap {
position: relative;
box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.2);
}
.img-gradient-wrap img {
display: block;
}
.img-gradient-wrap .img-gradient {
position: relative;
margin: 0;
padding: 0;
}
.img-gradient-wrap .img-caption {
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: 0;
text-align: left;
color: #fff;
font-weight: bold;
}

.img-gradient-wrap .img-caption .text-bottom {
position: absolute;
bottom: 10px;
padding: 0 0 0 12px;
text-decoration: underline;
}

.img-gradient-wrap .img-caption .text-bottom p {
margin-bottom: 0;
}
.gradient-top {
background-image: linear-gradient(to top, transparent, #000);
}
.gradient-bottom {
background: linear-gradient(180deg, rgba(0,0,0,0) 55%, rgba(0,0,0,0.7) 75%, rgba(0,0,0,0.95) 100%);
}
.gradient-left {
background-image: linear-gradient(to left, transparent, #000);
}
.gradient-right {
background-image: linear-gradient(to right, transparent, #000);
}
.stripe {
  position: relative; /* Essential for positioning the pseudo-element */
  background-color: transparent; /* Or the color of the content area */
  /* Other styles for your content container */
}

.stripe::before {
  content: "";
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: -9999px; /* A large negative value to extend far left */
  right: -9999px; /* A large negative value to extend far right */
  background-color: #f1f1f1; /* The color you want to extend */
  z-index: -1; /* Ensures the background is behind the content */
}
		.red-stripe {
  position: relative; /* Essential for positioning the pseudo-element */
  background-color: transparent; /* Or the color of the content area */
  /* Other styles for your content container */
}

.red-stripe::before {
  content: "";
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: -9999px; /* A large negative value to extend far left */
  right: -9999px; /* A large negative value to extend far right */
  background-color: #cf202e; /* The color you want to extend */
  z-index: -1; /* Ensures the background is behind the content */
}

		.black-stripe {
  position: relative; /* Essential for positioning the pseudo-element */
  background-color: transparent; /* Or the color of the content area */
  /* Other styles for your content container */
}

.black-stripe::before {
  content: "";
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: -9999px; /* A large negative value to extend far left */
  right: -9999px; /* A large negative value to extend far right */
  background-color: #000000; /* The color you want to extend */
  z-index: -1; /* Ensures the background is behind the content */
}
		

.img-caption .gradient-bottom {
background: linear-gradient(180deg, rgba(0,0,0,0) 55%, rgba(0,0,0,0.7) 75%, rgba(0,0,0,0.95) 100%);
}
.heroimage img {
	width: 100%;
}
#hero {
	height: 750px;
}
.news-overview-newest a i.fa-angle-left {
    margin-right: 10px !important;
    display: inline-block;
    margin-left: 0;
}
.news-overview-newest a i {
    font-size: 34px !important;
    vertical-align: middle;
}
.news-overview-newest a span {
    vertical-align: middle;
}
.news-overview-newest a.mr50 {
    margin-right: 50px;
}
.first {
    padding-top: 0 !important;
}
.nobg {
    background: url(/_resources/img/nobg.png) no-repeat !important;
}
.academic-program-sec123:before, .academic-program-sec123:after {
    display: none !important;
}
.parallax2 {
    background-image: url(/_resources/img/openhouse-bg.jpg);
    min-height: 623px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mt50 {
    margin-top: 70px;
}
.lfbg {
    
	background: url(/_resources/img/graybg.jpg) repeat-y left;
}
.lfbg2 {
    padding: 30px 20px;
	background-color: #ffffff;	   
}
.rtcontent {
    padding: 30px 25px;
    background: #fff;
    color: #000;
}
.pagetitle {
    //font-size: 36px;
	font-size:30px;
    font-family: 'Lato', sans-serif;
    font-weight: 700; !important;
    //margin-top: 25px;
	margin-top: 15px;
	//text-transform: capitalize;
	text-transform: none;
}
.redbg {
    background: #cf202e !important;
}
.text-right {
    text-align: right !important;
}
.breadcrumb {
    font-weight: normal;
}
.tree {
    display: none;
    padding: 0 20px;
    margin: 10px 0;
    border-left: 1px solid #f7f7f7;
}
.leftnav {
    margin-bottom: 30px;
	padding: 10px;
	background-color: #f5f5f5;
	border-radius: 20px;
}
.leftnav li {
    margin-bottom: 7px;
}
.leftnav li a {
    padding: 5px 0;
    display: block;
    color: #000000;
}
.leftnav label {
    font-weight: normal;
}
.leftnav label i {
    font-size: 20px;
    margin-left: 10px;
}
.leftnav li a:hover, .leftnav li a:focus {
    background: none;
    outline: none;
}
.pagemenu {
    list-style-type: none;
    margin: auto;
}
.pagemenu li {
    display: inline-block;
    margin: 10;
    margin-left: -4px;
}
.pagemenu li:first-child {
    margin-left: 0;
}
.pagemenu li a {
    padding: 11px 25px;
    display:inline-block;
    min-height: 40px;
    color: #fff;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    display:inline-block;
    vertical-align:middle;
}
.pagemenu li a.active {
    font-size: 18px;
    color: #fff;
    min-height: 40px;
    padding: 5.5px 20px;
    display:inline-block;

}

.nat-rankings {
	display: inline-block;
	background-color: #cf202e;
	width: 100%;
	padding: 15px;
}

.pagemenu li a:hover {
    text-decoration:none;

}

.blkbg {
    background: #000;
}
.redbg {
    background: #F06;
}
.darkgraybg {
    background: #78787a;
}
.lightgraybg {
    background: #e7dfd9;
}
.blubg {
    background: #33599f;
}
.greenbg {
    background: #508253;
}
.text-box h2 {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 20px 0;
}
.text-box h3 {
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 20px 0;
}
.socialcol {
    display: inline-block;
    background: #78787a;
    position: relative;
    margin: 0 0 0 -3px;
}
.email a {
    color: #000000;
    font-size: 20px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.twitertxt {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    top: 3px;
}
.twitertxt p {
    padding: 5px 20px;
    word-wrap: break-word;
}
.icon-right {
    text-align: right;
}
.socialicon {
    width: 37px !important;
    position: absolute;
    right: 0;
    top: -2px;
}

.twiticon{
    top:-4px;
}
.logotxt {
    font-size: 13px;
    padding: 10px 20px;
}


/*div table*/
.div-table {
     display:  table;
     width:100%;
     background-color:#eee;
}

.div-row1 {
     display:table-row;
     width:auto;
	 background-color: #f2f2f2;
}
.div-row2 {
     display:table-row;
     width:auto;
	 background-color: #e6e6e6;
}
.div-cell-3col {
     float:left;
     display:table-column;
     width:33.32%;
     padding: 8px;
	 border: 1px solid white;
}
.div-cell-3col-feature-red {
     float:left;
     display:table-column;
     width:33.32%;
     padding: 8px;
	 border: 1px solid #000000;
	 background-color: #cf202e;
	 color: #ffffff;
}
.div-cell-3col-feature-black {
     float:left;
     display:table-column;
     width:33.32%;
     padding: 8px;
	 border: 1px solid #000000;
	 background-color: #231f20;
	 color: #ffffff;
}
.div-cell-4col {
     float:left;
     display:table-column;
     width:25%;
     padding: 8px;
	 border: 1px solid white;
}
.div-cell-4col-feature-red {
     float:left;
     display:table-column;
     width:25%;
     padding: 8px;
	 border: 1px solid #000000;
	 background-color: #cf202e;
	 color: #ffffff;
}
.div-cell-4col-feature-black {
     float:left;
     display:table-column;
     width:25%;
     padding: 8px;
	 border: 1px solid #000000;
	 background-color: #231f20;
	 color: #ffffff;
}
/*div table ends*/


/*accordion*/


.accordion-toggle {
    border-bottom: 3px solid #cf202e;
    cursor: pointer;
    margin: 0;
    padding: 18px 0 18px 70px;
    position: relative;
}
.accordion-toggle.active:after {
    content: url(/_resources/img/accordian-arrow-up.png);
    position: absolute;
    left: 12px;
    top: 10px;
    width: 0;
    height: 0;
    /*border-bottom: 5px solid #f00;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);*/
}
.accordion-toggle:before {
    content: url(/_resources/img/accordian-arrow.png);
    position: absolute;
    left: 12px;
    top: 10px;
    width: 0;
    height: 0;
    /*border-top: 5px solid #000;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);*/
}
.accordion-toggle.active:before {
    display: none;
}
.accordion-content {
    display: none;
}
.accordion-toggle.active {
    color: #000;
    border-bottom:none;
}

.programAC{
    padding:20px 0;
}
.programAC .accordion-content{
    padding:30px 40px 10px;

    background:#f1f1f1;

    border-bottom:3px solid #cf202e;
}					
.programAC h3{
    margin:0;
    font-family: 'Didact Gothic', sans-serif;
}		

.slider-hd{
    font-size:26px;
    font-family: 'Didact Gothic', sans-serif;
}
.slidersub-hd{
    font-family: 'Didact Gothic', sans-serif;
    font-size:20px;

}
.home-slider-hd{
    font-size:36px;
    font-family: 'Didact Gothic', sans-serif;
}
.home-slidersub-hd{
    font-family: 'Didact Gothic', sans-serif;
    font-size:28px;

}

.programAC ul{
    margin:10px 20px;
    padding:10px;
}
.programAC ul li{
    list-style-type:disc !important;
    margin-bottom:8px;
}	


/*accordion ends*/

/*accordion small*/


.accordion-toggle-sm {
    cursor: pointer;
    margin: 0;
    padding: 10px 0 10px 35px;
    position: relative;
}
.accordion-toggle-sm.active:after {
    content: url(/_resources/img/accordion-minus-1.png);
    position: absolute;
    left: 12px;
    top: 10px;
    width: 0;
    height: 0;
    /*border-bottom: 5px solid #f00;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);*/
}
.accordion-toggle-sm:before {
    content: url(/_resources/img/accordion-plus-1.png);
    position: absolute;
    left: 12px;
    top: 10px;
    width: 0;
    height: 0;
    /*border-top: 5px solid #000;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);*/
}
.accordion-toggle-sm.active:before {
    display: none;
}
.accordion-content-sm {
    display: none;
}
.accordion-toggle-sm.active {
    color: #000;
    border-bottom:none;
}

.programAC .accordion-content-sm{
    padding:30px 40px 10px;

    background:#f1f1f1;

    border-bottom:3px solid #cf202e;
}					
.programAC h3{
    margin:0;
    font-family: 'Didact Gothic', sans-serif;
}		

/*accordion small ends*/


#carousel-homepage-generic{
    margin:60px 0 20px;
    padding:0;
}

#carousel-homepage-generic .carousel-control.right{
    right:10px;
    color:#000;
}

#carousel-homepage-generic .carousel-control.left{
    color:#000;
    left:10px;
}

#carousel-example-generic{
    margin:60px 0 20px;
    background:#f2f2f2;
    padding:0;
}

#carousel-example-generic .carousel-control.right{
    right:10px;
    color:#000;
}

#carousel-example-generic .carousel-control.left{
    color:#000;
    left:10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
    margin-left:50px;

}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
    margin-right:50px;


}

.nopadd{
    padding:0;
}
.departmentimg{
    margin:70px 0 0;
}

.departmentimg>div{
    margin-bottom:50px;
}
.nomargin{
    margin:0;
}
.clear{
    clear:both;
}

.botbtn{

    position:relative;
    transition:  all 0.5s ease-in-out;
}

.botbtn:hover{
    background-color:#d84c57;

    transition:  all 0.5s ease-in-out;
}

.resource-arrow-top{
    position:absolute;
    top:0;
    right:0;
}

.resource-arrow-bot{
    position:absolute;
    bottom:0;
    right:0;
}
.botbtn{

    padding:30px 0 !important;}

.resource{
    margin-bottom:60px;
}



.groups ul li{
    padding:10px;
	border-bottom:1px solid #979797;
    font-size:22px;
    color:#696969;

}

.testimonialbg{

    background: url(/_resources/img/Testimonial.jpg) no-repeat;
    background-size:contain;
    margin-bottom:0;

}

.testimonialbox{
    padding:43px 100px;
    font-size:30px;
    color:#fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    background:rgba(207,32,46,0.8);

}

.testimonialborder{
    padding:10px 20px;
    border-left:5px solid #fff;
}

.hours{
    padding-top:20px;}

.hours dt{
    font-weight:normal;
    width:69%;
    display:inline-block;}

.hours dd{

    width:29%;
    display:inline-block;}

.date{
    font-size:11px;
    margin-top:-5px;
}
.date a{
    color:#eaeaea;
}
.lfnews>div{
    margin-bottom:20px;
}

.viewstaff{
    width:98%!important;
}


.breadcrumb{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-style: normal;
}


.btnsmall{

    padding: 6px 24px;
    background-color: #404040;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin-top:10px;
    border:none;

    text-decoration: none;
}

.btnsmall:hover{
	background-color: #cf202e;
    color:#ffffff;
    text-decoration:none;
}

.btngray{

    padding: 8px 55px;
	border-radius: 8px 0px;
    background-color: #404040;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin-top:10px;
    border:none;
    text-decoration: none;
}

.btngray:hover{
	background-color: #cf202e;
	border-radius: 8px 0px;
    color:#ffffff;
    text-decoration:none;
}

.btnred{

    padding: 8px 55px;
	border-radius: 8px 0px;
    background-color: #cf202e;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin-top:10px;
    border:none;

    text-decoration: none;
}

.btnred:hover{
    background-color: #404040;
	color:#ffffff;
	border-radius: 8px 0px;
    text-decoration:none;
}

.btnredbg{

    padding: 8px 55px;
	border-radius: 8px 0px;
    background-color: #404040;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin-top:10px;
    border:none;
    text-decoration: none;
}

.btnredbg:hover{
    background-color: #e1e1e1;
	border-radius: 8px 0px;
	color:#404040;
    text-decoration:none;
}

.colbox p{
    margin-bottom:20px !important;
}


.colbox .col-title{
    font-size:20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom:10px !important;
}

.tblhd{
    padding:5px 20px !important;
    color:#fff;
    background:#cf202e;
    margin-top:20px;
}	

.tblhd h3{
    font-family: 'Didact Gothic', sans-serif;
    font-size:24px;
    margin:12px auto !important;

}

.tblone{
    border:1px solid #333;
    margin-bottom:10px;

}

.tblone td{
    padding:7px 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size:24px;
}
.tblone tr.odd{
    background:#e2e2e2;
}

.brownbg{
    background:#cf202e;
}


.academic-program-sec:before, .academic-program-sec:after, .news-video-sec{
    background:none;}


.tel, .tel:hover{
    color: #000000;}

.time{
    position:absolute;
    bottom:10px;
    left:0;
}


.ht30spacer{
    height:30px;
}

.formbox .inpt{
    height:43px;
}



.formbox .form-control{

    box-shadow: inset  1px 0 2px 0  rgba(0, 0, 0, 0.2);
    border: solid 1px #c9c9c9;
    font-size: 18px;
    line-height: 1.33;
    color: #2d2d2d;
    border-radius: 0 ;
    width:100%;
}

.error{
    border:3px solid #e5a94a !important;
    box-shadow: none !important;
    background:url(/_resources/img/erroricon.png) no-repeat right center;
}
.errorborder{
    border:1px solid #cf202e !important;}
.formbox label{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size:15px;


}
.chk{
    font-size:15px;
    font-family: 'Didact Gothic', sans-serif;
    color:#969697;

    margin:5px 0;

}

.formbox{
    margin-bottom:40px;
}
.formbox .btn-danger{

    height: 43px;
    background-color: #cf202e;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    padding: 0 10px;
    border: none;
    box-shadow: none;
    border-radius: 0 ;
    vertical-align: top;
    margin-left: -5px;
}


.formbox select::-ms-expand {
    display: none;
}
.formbox select {
    height:43px;
    background:url(/_resources/img/selectarroe.png) no-repeat right center;
    padding-right:50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.formbtn{
    margin:40px 0 !important;
    display:inline-block;
}
 .show-desk-no-mobile {
	    display: inline;
	}
 .show-mobile-no-desk {
	    display: none;
	}
.show-desk-no-mobile2 {
	    display: inherit;
	}
 .show-mobile-no-desk2 {
	    display: none;
	}
.text-box2 h3 {
    margin:5px 0 !important;
    line-height:120%;

}

.xp-upcomming a:hover{
    text-decoration:none;
}

.formtitle{
    border-bottom:2px solid #535354;
    margin-top:70px;
    font-weight:normal;

}

.formtitle h3{
    background:#78787a;
    text-transform:uppercase;
    display:inline-block;
    color:#fff;
    padding:20px 80px 20px 40px;
    margin:0;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
}


.calendar a{
    color:#333 !important;
}


.gj-calendar table tr[role=month-manager] th div[role=month]{
    color:#000 !important;
}

.week-days th{
    color:#ccc !important;
}

.gj-calendar-bootstrap td{
    color:#666;
}

.gj-calendar-bootstrap th{
    color:#666;
}


.chkwrapper label{
    margin-top:0!important;
}


.formbox select.rtarrow {
    height:43px;
    background:url(/_resources/img/selectarrow2.jpg) no-repeat right center !important; }


.formbox select:focus, .formbox input:focus, .formbox textarea:focus{
    border:1px solid #cf202e;

}


.form-inline input{
    display:inline-block;
    vertical-align:middle;
}

.blogdetail-hd{
    font-size:35px !important;
    color:#CF202E;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;


}

.blogdetailimg{
    margin:40px 0 0 0;
}

.imgtitle{
    font-size:13px !important;
    margin:20px 0 40px 0 !important;
    color:#58585A !important;
    font-family: 'Didact Gothic', sans-serif !important;
}

.margb20{
    margin-top:20px;
}



.news-overview-newest .redsocialicons a{
    margin:0 5px;
    color: #cc1221;
    font-size:24px;
    width:25px;
    padding:0;
    height:0 !important;
}
.news-overview-newest .redsocialicons span{
    margin-right:10px;
}


.direcorysearchbg{
    background:#8a8a8b;
}

.direcorysearchbg .btnred {
    padding: 8px 30px;}

.direcorysearchbg .inpt{
    margin-bottom:20px;


}

input::-webkit-input-placeholder { color: #000 !important; }
input::-moz-placeholder {color: #000 !important; }
input:-ms-input-placeholder { color: #000 !important; } 
input:-o-input-placeholder { color: #000 !important; } 



.image-holder2{
    padding:5px 0;
}
.bioimg img{
    margin-top:5px;


}


.bio{
    margin-right:50px;
}
.bio a{
    color:#c20000 !important;
}

.bio h3{
    margin-bottom:5px !important;
}

.bio p{
    font-size:16px;
    font-family: 'Didact Gothic', sans-serif !important;
    color:#262626;
}

.employeelistingbox{
    background:#f0f0f0;
    padding: 25px 50px;
    font-size:23px;
    font-family: 'Didact Gothic', sans-serif !important;
    color:#000;
    margin:20px -15px;
}

.emplist{
    color:#2d2d2d;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    list-style-type:none;
    font-size:27px;

}


.emplist li{
    display:inline-block;
}


.emplist li a{

    border: none;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 25px;
    padding: 0 4px;
    letter-spacing: 8px;
    text-decoration: none;

}

.emplist li a:hover{
    color:#cf202e;
    text-decoration:none;
}

.tblone{
    width:100%;
}

.direcorysearchbg h3{
    margin-bottom:30px !important;
    font-size:36px !important;
}

.whitecolor{
    color:#fff !important;
}

.margt20{
    margin-top:20px;
}

.redoverlay{
    position:absolute;
    height:100%;
    width:100%;
    background:rgba(39,39,39,85%);
    color:#fff;
    padding:35% 0;

    display:none;
}
.redoverlay p{
    line-height:120%;
    text-align:center;
    font-size:25px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
}

.redoverlay a{
    color:#fff;
    text-decoration:none;
}

.departmentimg .rel:hover .redoverlay{
    display:block;
}

.hours{
    margin:10px 10px 0 ;
    padding:0;
}



.menubtn2 a:hover{
    text-decoration:none !important;
}

.fbicon {
    top: -2px !important;
}
.academic-program-box h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 55px;
    color: #ffffff;
    margin: 23px 0 0 0;
}


.blkcolor{
    color:#000 !important;

}



.grid-keword2 .form-control{

    height: 53px;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #979797;
    font-size: 18px;
    line-height: 1.33;
    color: #2d2d2d;
    border-radius: 0 ;
}
.grid-keword2 .btn-danger{
    width: 133px;
    height: 53px;
    background-color: #cf202e;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    padding: 0 10px;
    border: none;
    box-shadow: none;
    border-radius: 0 ;
    vertical-align: top;
    margin-left: -5px;
}


.grid-keyword2 input[type="checkbox"] {

}








.grid-keword2 label{
    color:#000;
    padding:0 10px 0 0;
    font-weight:normal;

}

.listing-section{
    margin-top:50px;
}

.listing-section .bio .news-newest-colum:last-child{
    border:none !important;
}

.mblock{

    display:inline-block;

}

.bio-new .news-newest-colum:hover{
    background:#ececec url(../img/list-hover-img-123.png) no-repeat right center;
}

.hover-arrow{
    display:none;
    position:absolute;
    right:10px;
    top:35%;
}

.bio-new .news-newest-colum:hover .hover-arrow{
    display:inline-block;
}

.bio-new{
    margin-right:0;
}

.news-newest-colum{
    transition:none;
    border-bottom:1px solid #999;
}




@media (max-width: 991px){

    .displaymobile{
        display:block !important;
    }

    .news-overview-sidebar{
        margin-top:20px;

    }

    .redboxmobile{
        float:left;
        width:100%;
    }
}

/* Added code to fix /news mobile issue 3/14 */

@media (min-width 768px){
     .redboxmobile{
        float:left;
        width:100%;
    }
	.img-gradient-wrap .img-caption .text-bottom {
position: absolute;
bottom: 0;
padding: 0 0 6px 16px;
}
.img-gradient-wrap .img-caption .text-bottom p {
margin-bottom: 0;
}
}

/* End ADDITION */

@media (max-width: 767px){

    .news-overview {
        margin-top: 24px;
    }
    .show-desk-no-mobile {
	    display: none;
	}
 .show-mobile-no-desk {
	    display: inline;
	}
 .show-desk-no-mobile2 {
	    display: none;
	}
 .show-mobile-no-desk2 {
	    display: inherit;
	}
	#hero {
	height: 135px;
}

}



#nextlist{
    padding:10px;
    display:inline-block;
    color:#ffffff;
    padding:3px 10px;
    border:1px solid #c60000;
    background:#c60000;
    margin-top:10px;


}

#prevlist{
    padding:10px;
    display:inline-block;
    color:#ffffff;
    padding:3px 10px;
    border:1px solid #c60000;
    background:#c60000;
    margin-top:10px;

}

#prevlist:hover, #nextlist:hover{
    background:none;
    color:#c60000;
}

.text-box h3{
    margin: 10px 0;
}

.notoppadding{
    padding-top:0;
}
.leftnav label em {
    font-size: 20px;
    margin-left: 10px;
}

.news-overview-newest a em.fa-angle-left {
    margin-right: 10px !important;
    display: inline-block;
    margin-left: 0;
}
.news-overview-newest a em {
    font-size: 34px !important;
    vertical-align: middle;
}

.news-overview-newest a em {
    margin-top: -2px;
}
.leftnav li > label.tree-toggler{
    color: #404040;
}
.academic-program-box h2, .academic-program-box p, .academic-program-box h1{
    background: #000000;
}
.wigde-side div > p{
    color: #000000;
	margin: 0 0 15px 25px;
}
.hours dt, .hours dd{
    color: #000000;
	margin: 0 0 15px 15px;
}
.twitertxt p {
    color: #f7f7f7;
}
a.btnred:focus, a.btnred:hover {
    text-decoration: none;
	border-radius: 8px 0px;
    color: #ffffff;
    outline: none;
}
a.btngray:focus, a.btngray:hover {
    text-decoration: none;
	border-radius: 8px 0px;
    color: #ffffff;
    outline: none;
}

@media (max-width: 767px) {
	.pagemenu {
		text-align: center;
	}
}

.article {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 200px;
     -moz-column-width: 200px;
          column-width: 200px;
}

