body {
    padding-top: 0px;
    background: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    color: #282828;
    line-height: 20px;
}
.menus{
   background: #900021;
}
.social_media_icon i{
	transition: all 1s;
}
.facebook_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.twitter_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.google_plus_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.linkedin_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.instagram_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.quick_feeds li{
	list-style:white;
}
.quick_feeds ul li{
	display: inline-block;
}
.quick_feeds ul{
	padding-left:0px;
	margin-bottom:0px;
}
.quick_feeds a{
	color:#fff;
}
.quick_feeds a:hover{
	color:#fff;
	text-decoration:none;
}
.top_header{
	background-color:#333333;
	padding-top:10px;
	padding-bottom:10px;
}
.social_media_icon li{
	padding-left:20px;
}
.strip{
	background-image:url('../images/strip.png');
	background-repeat: no-repeat;
	padding: 10px;
}
.text-black{
	color:#333333;
}
.top-vibes{
	margin-top:10px;
}
.middle_header {
    padding-top: 5px;
    padding-bottom:0px;
	padding-left:0px;
}
.header_clg_name h2 {
    margin-top: 0px;
    margin-bottom: 5px;
	font-size: 23px;
}
.header_clg_name{
	margin-top:15px;
}
.strip_of_contact{
	background-image:url('../images/strip_of_contact.png');
	background-repeat: no-repeat;
	margin-top: -3px;
}
.strip_of_contact p{
	margin-bottom:5px;

}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 1px 1px 7px;
    margin-top: 11px;
}
.breadcrumb_link_color {
    color: #000;
    font-size: 15px;
}
ul.breadcrumb {
    list-style: none;
}
ul.breadcrumb li {
    display: inline;
    font-size: 15px;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}
.breadcrumb .active{
	color:#868080;
}
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}
.about_strip{
	background-image: url(../images/about_strip.png) !important;
    background-repeat: no-repeat !important;
}
.about_strip h1{
	margin-bottom: 60px;
    padding-top: 15px;
}
.about_section{
	background:#900021;
	padding-bottom: 30px;
	padding-top: 20px;
	margin-top: 2px;
}
.about_section p{
	color:#fff;
}
.button-default {
    padding: 9px 41px;
    background: #333333;
    color: #fff;
    transition: all 0.5s;
}
.button-default:hover {
	background:#e9e8dc;
	color:#000;
	text-decoration:none;
}
.tabs_notice{
	margin-bottom: 0px !important;
    color: white;
    padding: 14px;
}
.nav-tabs a:hover{
	text-decoration:none;
}
.nav-tabs {
    border: 3px solid #e9e8dc;
    border-bottom-left-radius: 8px;
    border-right: none;
    border-top: none;
}
.list_image {
    list-style-image: url(../images/Red_Arrow_right.png);
}
.list_image a{
	 color:#fff;
}
.list_image > li {
    border-bottom: 1px solid #ababab;
    padding: 5px;
	
}
.principal_strip{
	background-image: url(../images/principal_strip.png) !important;
    background-repeat: no-repeat !important;
}
.prin_pic{
	width:92%;
	
}
.principal_strip h1{
	padding:10px;
	color: #fff;
}
.principle_section{
    background: #e9e8dc;
    padding-bottom: 30px;
    padding-top: 20px;
	
}
.principal_strip table{
	margin-top:30px;
}	
.quick_links{
	padding-bottom:64px;
}
.quick_links p{
	color:#000;
}

.icons{
	transition: all .5s;
}
.icons:hover{
	transform:rotate(20deg);
}
.inner_para p{
	font-size:16px;
	line-height:25px;
}
.list_inner_img {
    list-style-image: url(../images/bullet_list.jpg);
}
.list_inner_img > li {
    border-bottom: 1px solid #90002182;
    padding: 5px;
}
.list_inner_img a {
    color: #000;
    font-size: 14px;
}
.readmore_text {
    color: #2ba1a7;
    font-size: 14px;
    font-weight: bold;
    transition: all .5s;
}
.readmore_text:hover{
	color:#900021;
	font-size:14px;
	text-decoration:none;
	margin-left:10px;
}
.dept_btns a{
	color:#fff;
	font-size: 16px;
}
.dept_btns a:hover{
	color:#fff;
	text-decoration:none;
}
.dept_btns{
	background:#333;
	text-align:left;
}
.dept_btns:hover{
	background:#2e000b;
}
.title_quicklinks{
	color:#000;
}
.title_quicklinks:hover{
	text-decoration:none;
	color:#333;
}
.Announcement {
    background: #000;
    padding: 5px;
}
.row_fifth_box_title {
    color: #FFFFFF;
    text-align: center;
    background-color: #0D47A1;
    margin: 0px;
    padding: 10px;
}

.footer {
    background-color: #625D5D;
	padding-top: 20px;
}
.footer p {
    color:#ffffff;
}
.copy_right {
    background: #ffffff;
    padding: 10px;
}
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#333333;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
	transition: all .5s;
}
#scroll:hover {
    background-color:#900021;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
#scroll span:hover{
	top:20px;
}