body {
    padding-top: 0px;
    background: #fff;
    font-family: 'Times New Roman', sans-serif;
    font-weight: 400;
    color: #282828;
    line-height: 20px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: #333333;
    border-radius: 4px;
    box-shadow: 1px 1px 7px;
    margin-top: 11px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb li+li:before {
  padding: 8px;
  color: white;
  content: "\00bb";
}
.breadcrumb .active {
  color:#f9cb8f;
}
.breadcrumb_link_color{
	color:#fff;
}
.breadcrumb_link_color:hover{
	color:#fff;
}
.quick_feeds ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.quick_feeds ul li {
    display: inline-block;
}
.quick_feeds li {
    list-style: none;
}
.quick_feeds a {
    color: #fff;
}
.quick_feeds a:hover{
	color:#fff;
	text-decoration:none;
}
.social_media_icon li {
    padding-left: 20px;
}
.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);
}
.top_header_bg_color{
	background:#24282e;
	padding:10px;
}
.blink {
animation: blinker 1.9s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.header_clg_name{
	margin-top:0px;
}
.header_clg_name h2{
	margin-top: 0px;
    margin-bottom: 5px;
    color: #333;
    font-size: 42px;
}

.middle_header{
	padding-top: 10px;
    padding-bottom: 10px;
}
.middle_header h4{
	color:#8B0000;
	font-size: 20px;

}
.middle_header h2{
	font-size: 25px;
}
.fa_icon{
	color:#f27c66;
}
.quick_bar span{
	color:#333;
	font-size:24px;
}
.quick_bar{
	margin-top:14px;
}
.read_more{
	transition: all 1s;
	color:#FB9928;
	font-weight:bold;
}
.read_more:hover{
	text-decoration:none;
	margin-left:10px;
	color:#FB9928;
}
hr.divider-color:before {
    content: '';
    display: block;
    height: 100%;
    background-color: #f9cb8f;
    width: 45px;
    border-left: 45px solid #f27c66;
    border-right: 45px solid #18bb7c;
    margin: 0px auto;
}
hr.divider-color, hr.divider-big {
    height: 3px;
}
hr {
    border-top: 1px solid #bfbfbf;
}
hr {
    height: 1px;
    background-color: #f2f2f2;
}
.icons_bg {
    background: #ffffff;
    padding: 10px;
    border-radius: 5px;
    border: 2px solid #18bb7c;
	transition: all 1s;
}
.icons_bg:hover {
    background:#f9cb8f;
    padding: 10px;
    border-radius: 5px;
    border: 2px solid #18bb7c;
	box-shadow:6px 2px 9px -4px #000;
}
.icons_bg a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.icons_bg a:hover {
    color: #333;
    font-size: 15px;
    font-weight: bold;
	text-decoration:none;
}
.icons_bg p {
    margin-bottom: 0px;
}
.about_us p{
	line-height:24px;
	
}
.vission_mission{
    width:100%;
    height:60%;
    font-size:19px;
  background: #fff;
  color:#000000;
  border-radius: 50px;
  padding: 15px;
  border: 1px solid;
  
}

.honorable img {
	width: 120%;
    height: 209px;
}
.honorable h4{
    text-align: center;
    background:gray;
    color: #fff;
    padding: 10px;
    border-radius: 7px;
    
}
.honorable p{
    
    background-color:#cfdef3;
    color: #fff;
    padding: 6px;
    border-radius: 7px;
    margin-top: 15px;
}
.principal h3{
	text-align: center;
    background: #18bb7c;
    color: #fff;
    padding: 6px;
    border-radius: 7px;
}
.principal p{
	text-align: center;
    background: #18bb7c;
    color: #fff;
    padding: 6px;
	border-radius: 7px;
    margin-top: 15px;
}
.principal img {
	width: 100%;
    height: 209px;
}
.quicks_icons img {
    width: 68%;
}
.quick_bar img{
	transition-duration: 1s;
}
.quick_info{
	border-bottom: 4px solid #333;
    padding-bottom: 14px;
    margin-bottom: 30px;
}
.president img{
	width:100%;
	height:208px;
}
.bg_president{
	background: #f27c66;
    height: 208px;
    padding-top: 38px;
    padding-bottom: 38px;
}
.bg_president h4,h5{
	color:#fff;
}
.principal img{
	width:100%;
	height:208px;
}
.bg_principal{
	background: #f9cb8f;
    height: 208px;
    padding-top: 38px;
    padding-bottom: 38px;
	transition: all 1s;
}

.bg_principal h4,h5{
	color:#fff;
}
.quick_remains {
    margin-top: 20px;
    border-bottom: 4px solid #f27c66;
    border-top: 2px solid #f27c66;
    padding-top: 12px;
}
.quick_remains a {
    color: #000;
}
.quick_remains a:hover {
    color: #000;
    text-decoration: none;
}
.welcome_college p{
	line-height:25px;
}
.noticeSlider {
    padding: 0;
    margin: 0;
    color: #000;
    border: 1px solid #13637d;
    padding: 2px 15px;
    overflow: hidden;
}
.list_image {
    list-style-image: url(../images/Red_Arrow_right.png);
}
.list_image > li {
    border-bottom: 1px solid #ababab;
    padding: 5px;
}
.list_image a {
    color: #000;
}
.heading_span {
    color: #fff;
    background: #343a40;
    padding: 8px;
    border-radius: 7px;
    font-weight: normal;
}
.inner_side_bar{
	background: #343a40;
    padding: 7px;
    border-top-right-radius: 15px;
}
.footer_section{
	background:#2d3339;
	padding:10px;
}
.footer_copyright{
	background:#333333eb;
	padding:10px;
}
.footer_copyright p{
	margin-bottom:0px;
}
.icon img:hover{
  transform: rotate(360deg);
  transition: 2s;
    
    
}
.icon a:hover{
  font-weight: bold;
  transition: 0.3s;

}
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#18bfa9;
    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 {
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
#scroll span:hover{
	top:20px;
}
.inner_list_image {
    list-style-image: url(../images/bullet_list.png);
}
.inner_list_image > li {
    border-bottom: 1px solid #f9cb8f;
    padding: 5px;
}
.inner_list_image a {
    color: #fff;
    font-size: 17px;
}
.inner_list_image a:hover {
    text-decoration:none;
}
.readmore_text {
    transition: all .5s;
}
.readmore_text:hover {
    font-size:16px;
	color:#ddd;
}
.flash {
   animation-name: flash;
    animation-duration: 0.6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}

@keyframes flash {
    from {color: white;}
    to {color: black;}
}
.quicks_icons img{
	margin-top: 7px;
}
.quicks_icons p{
	color: #ffff;
    padding-bottom: 8px;
    margin-bottom: 11px;
}
.principal_pic img{
	border:2px solid #ddd;
}
.read_more_home{
	text-align: right;
	margin-top: 27px;
}
.read_more_home a{
	color: #000;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
    border: 2px solid #000;
	transition-duration: 1s;
}
.read_more_home a:hover{
	color: #ffffff;
    padding: 10px;
    background: #f27c66;
    border-radius: 5px;
    border: 2px solid #f9cb8f;
    text-decoration: none;
}
.our_recruiters{
	background:#ddd;
}
.quick_view {
    padding-top: 10px;
}
.quick_view_border {
    padding-top: 45px;
    border-right: 3px solid #343a40;
    margin-top: 40px;
    background: #8ec837;
    padding-bottom: 20px;
}
.quick_view img {
    width: 30%;
    top: -30px;
    position: absolute;
    left: 81px;
	transition: all .5s;
	cursor:pointer;
}
.quick_view img:hover {
    transform: scale(1.2);
}
.btn-outlined.btn-info {
    background: none;
    border: 2px solid #0e74a5;
    color: #0e74a5;
    text-align: left;
    border-radius: 5px;
}
.btn-outlined.btn-info:hover, .btn-outlined.btn-info:active {
    color: #FFF;
    background: #8ec837;
}
.btn-outlined.btn-info:hover, .btn-outlined.btn-info:active {
    color: #FFF;
    background: #8ec837;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-outlined.btn-info {
    background: none;
    border: 2px solid #333333;
    color: #333333;
    text-align: left;
    border-radius: 5px;
}
.btn-info:hover {
    color: #fff;
    background-color: #8ec837;
    border-color: #8ec837;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
.btn-outlined {
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
@media only screen and (max-width: 992px) {

.bottom_icons_mb{
	text-align:left;
}
}
