/* 
Theme Name: Ist College
Author:  Rabin Gurung
Version: 1.0
Description: Custom theme Creator Base
*/
/**
 * partials/reset
 * ---
 * Reset file
 * NOTE: also `normalize.css` is used
 */
.thumbnail .chairman{
	float: left;
	width: 190px;
	height: 250px;
}
.chairman h3{
	text-align: center;
	font-size: 20px;
	padding: 7px;
	margin: 0 0 5px;
	font-weight: bold;
}
.chairman h3 a{
	text-decoration: none;
	color:#004f92;
}
.chairman h3 a:hover{
	text-decoration:none;
	color: #000;
}
.chairman p{
	font-size: 14px;
	padding: 5px;
}
.chairman img{
	float: left;
	width: 190px;
	height: 250px;
	padding: 0 10px;
}

strong .slogan p {
    font-size: 15px !important;
    line-height: 26px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
}
.modal-dialog {
width: 50%;
margin: 0px auto;
}

.modal-dialog .admission{
    width: 100%;
    margin:0 auto;
}
.modal-dialog .admission img{
    width: 100%;
}


.drop-down.level4 {
    left: 249px !important;
    top: 0 !important;
}

