@font-face {
    font-family: arial,
 /*src: url(../fonts/kalpurush.ttf);*/
}

/* -------------------------------- 


Main components */

body{    background: #ececec;font-family:'arial'	/*background-attachment: fixed;*/}.fl{float:left;}.fr{float: right;}.main{	width: 90%;	margin-left: auto;    margin-right: auto;	background-color: #e2deda;    margin-top: 10px;    -moz-box-shadow:0px 6px 8px 9px #ccc;    -webkit-box-shadow:0px 6px 8px 9px #ccc;    box-shadow:0px 6px 8px 9px #ccc;    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');}.header{	max-height: 145px;
background-color: #d3d4d5; 
text-align: left;
color: white;
font-weight: normal; 	}
.logo{padding-left: 30px;}
.login{margin-top: 0px; padding-right: 0px;}
.menu{}
.slid_show{margin-top:-21px; height: 8%;}
.edu{font-size: 13px;}.scroll_news{	margin-top: 10px;	background-color: #d3d4d5; 	padding-top: 10px;}
.main_con{	margin-top: 10px; 	padding-left:10px; 	padding-right:10px;}.left_con{}.principal_msg{margin-top: 20px;}.right_con{}.photo_gallery{	min-height: 100px;	padding: 0px 10px 0px 10px;}.footer{	background-color: #d3d4d5;	padding: 10px 20px 0px 20px;}.user-row {    margin-bottom: 14px;}.user-row:last-child {    margin-bottom: 0;}.dropdown-user {    margin: 13px 0;    padding: 5px;    height: 100%;}.dropdown-user:hover {    cursor: pointer;}.table-user-information > tbody > tr {    border-top: 1px solid rgb(221, 221, 221);}.table-user-information > tbody > tr:first-child {    border-top: 0;}.table-user-information > tbody > tr > td {    border-top: 0;}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100%;
    height: 350px;
}
.panel-body1{padding:0; margin-left:-10px; background: white;}
.single-img{height:300px; width:300px;}
.facebook{
    padding: 10px;
    background: #5f47ae;
    border-radius: 50%;
    color: #fff;
    float:left;
    margin-left:10px;
}
.facebook a {color:#fff;}
.facebook a:hover {color:blue;}

.nav>li>a {
    position: relative;
    display: block;
    padding: 14px 10px; font-size:17px;
}
.nav>ul>ul>li>a{font-size:17px;}
.active{background:green;}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-left: 15px;
     padding-right: 15px;
}

.dropdown-menu>li>a {
    clear: both;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    padding: 5px 20px;
    text-transform: uppercase;
    white-space: nowrap;
}

 #imaginary_container{
margin-top: 70px;
width: 215px;
margin-left: 60px;


 }
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.headerlogo{

}
.headerlogo>h2,h4,{ color: #0075BF;;
    
}

.headertext{ text-align: center; }
.headertext h2{font-size: 25px;}
.headertext>img{size: 10px}
.headertext
.headertext


.aboutsciti{
   padding-left: 50px;


}

.Faculty{
padding-left: 50px

}
.Faculty h2{text-align:center;
    border-bottom: 2px solid #A6E22E;
    padding-bottom: 17px;
}

.Faculty h3{ color: #2A00FF;
  background: #A5A5A5;
text-align:center;}


#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(80, 126, 234);
    background: rgba(27, 92, 255, 0.7, );
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:rgb(80, 126, 234);
}
#return-to-top:hover i {
    color:#fff; 
    top: 5px;
}


.Hostel{}
.Hostel h3{ 

border-bottom: : 2px solid #2A00FF; }
.Hostel p{ padding-bottom: 30px;
font-size: 16px; }
.Hostel img{ border-radius: 15px; text-align: center; }
.img-responsive{ width:400px; height: 275px; }

.tableadmini th{ font-size: 15px;
width: 250px;
height:200PX; }
.tableadmini img{ width: 100%; height: 100% }

.scitih{ text-align: center; }


/*css responsive design */
@media (min-width:480px) and (max-width: 780px) {

 



}
@media (min-width: 340px) and (max-width: 490px) {


}
 
@media (max-width: 320px) {



}

body.unresponsive {
  min-width: 1100px;
}
body.unresponsive .container {
  max-width: none !important;
  width: 1100px !important;
}
body.unresponsive [class^="col-"] {
  float: left;
}
body.unresponsive .col-sm-1,
body.unresponsive .col-md-1,
body.unresponsive .col-lg-1 {
  width: 8.33333333% !important;
}
body.unresponsive .col-sm-2,
body.unresponsive .col-md-2,
body.unresponsive .col-lg-2 {
  width: 16.66666667% !important;
}
body.unresponsive .col-sm-3,
body.unresponsive .col-md-3,
body.unresponsive .col-lg-3 {
  width: 25% !important;
}
body.unresponsive .col-sm-4,
body.unresponsive .col-md-4,
body.unresponsive .col-lg-4 {
  width: 33.33333333% !important;
}
body.unresponsive .col-sm-5,
body.unresponsive .col-md-5,
body.unresponsive .col-lg-5 {
  width: 41.66666667% !important;
}
body.unresponsive .col-sm-6,
body.unresponsive .col-md-6,
body.unresponsive .col-lg-6 {
  width: 50% !important;
}
body.unresponsive .col-sm-7,
body.unresponsive .col-md-7,
body.unresponsive .col-lg-7 {
  width: 58.33333333% !important;
}
body.unresponsive .col-sm-8,
body.unresponsive .col-md-8,
body.unresponsive .col-lg-8 {
  width: 66.66666667% !important;
}
body.unresponsive .col-sm-9,
body.unresponsive .col-md-9,
body.unresponsive .col-lg-9 {
  width: 75% !important;
}
body.unresponsive .col-sm-10,
body.unresponsive .col-md-10,
body.unresponsive .col-lg-10 {
  width: 83.33333333% !important;
}
body.unresponsive .col-sm-11,
body.unresponsive .col-md-11,
body.unresponsive .col-lg-11 {
  width: 91.66666667% !important;
}
body.unresponsive .col-sm-12,
body.unresponsive .col-md-12,
body.unresponsive .col-lg-12 {
  width: 100% !important;
}
body.unresponsive .col-sm-offset-0,
body.unresponsive .col-md-offset-0,
body.unresponsive .col-lg-offset-0 {
  margin-left: 0 !important;
}
body.unresponsive .col-sm-offset-1,
body.unresponsive .col-md-offset-1,
body.unresponsive .col-lg-offset-1 {
  margin-left: 8.33333333% !important;
}
body.unresponsive .col-sm-offset-2,
body.unresponsive .col-md-offset-2,
body.unresponsive .col-lg-offset-2 {
  margin-left: 16.66666667% !important;
}
body.unresponsive .col-sm-offset-3,
body.unresponsive .col-md-offset-3,
body.unresponsive .col-lg-offset-3 {
  margin-left: 25% !important;
}
body.unresponsive .col-sm-offset-4,
body.unresponsive .col-md-offset-4,
body.unresponsive .col-lg-offset-4 {
  margin-left: 33.33333333% !important;
}
body.unresponsive .col-sm-offset-5,
body.unresponsive .col-md-offset-5,
body.unresponsive .col-lg-offset-5 {
  margin-left: 41.66666667% !important;
}
body.unresponsive .col-sm-offset-6,
body.unresponsive .col-md-offset-6,
body.unresponsive .col-lg-offset-6 {
  margin-left: 50% !important;
}
body.unresponsive .col-sm-offset-7,
body.unresponsive .col-md-offset-7,
body.unresponsive .col-lg-offset-7 {
  margin-left: 58.33333333% !important;
}
body.unresponsive .col-sm-offset-8,
body.unresponsive .col-md-offset-8,
body.unresponsive .col-lg-offset-8 {
  margin-left: 66.66666667% !important;
}
body.unresponsive .col-sm-offset-9,
body.unresponsive .col-md-offset-9,
body.unresponsive .col-lg-offset-9 {
  margin-left: 75% !important;
}
body.unresponsive .col-sm-offset-10,
body.unresponsive .col-md-offset-10,
body.unresponsive .col-lg-offset-10 {
  margin-left: 83.33333333% !important;
}
body.unresponsive .col-sm-offset-11,
body.unresponsive .col-md-offset-11,
body.unresponsive .col-lg-offset-11 {
  margin-left: 91.66666667% !important;
}
body.unresponsive .col-sm-offset-12,
body.unresponsive .col-md-offset-12,
body.unresponsive .col-lg-offset-12 {
  margin-left: 100% !important;
}
body.unresponsive .visible-xs,
body.unresponsive .visible-xs-block,
body.unresponsive .visible-sm,
body.unresponsive .visible-sm-block {
  display: block !important;
}
body.unresponsive .visible-xs-inline,
body.unresponsive .visible-sm-inline {
  display: inline !important;
}
body.unresponsive .visible-xs-inline-block,
body.unresponsive .visible-sm-inline-block {
  display: inline-block !important;
}
body.unresponsive .hidden-xs,
body.unresponsive .hidden-sm {
  display: block !important;
}
body.unresponsive .container .navbar-header,
body.unresponsive .container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
body.unresponsive .navbar-header {
  float: left;
}
body.unresponsive .navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
body.unresponsive .navbar-toggle {
  display: none;
}
body.unresponsive .navbar-collapse {
  border-top: 0;
}
body.unresponsive .navbar-brand {
  margin-left: -15px;
}
body.unresponsive .navbar-nav {
  float: left;
  margin: 0;
}
body.unresponsive .navbar-nav > li {
  float: left;
}
body.unresponsive .navbar-nav > li > a {
  padding: 15px;
}
body.unresponsive .navbar-nav.navbar-right {
  float: right;
}
body.unresponsive .navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
body.unresponsive .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > .active > a,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > .disabled > a,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
body.unresponsive .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}
