body {
    width: 100%;
    height: 100%;
    font-family: source sans pro,Arial,sans-serif;
    background: url(../img/banner21.jpg) no-repeat;
        background-size: auto auto;
    background-size: 100%;
	margin: 0;
padding: 0;
border: 0;
outline: 0;
list-style: none;
}
#default-content strong {
    color: #6d6d6d;
}
ul {
    list-style: none;
}
.logo img {
    float: left;
    margin-right: 12px;
    width: 98px;
}
#logo-txt {
    float: left;
}
#logo-txt h5 {
    color: #225490;
    font-size: 14px;
}
#logo-txt h2 {
    color: #225490;
    font-size: 28px;
    margin-top: 17px;
    margin-bottom: 5px;
}
#logo-txt h6 {
    color: #225490;
    font-size: 12px;
    margin-top: -3px;
}
.top-header {
    padding: 6px 0;
}



.social-block {
    padding: 21px 0;
    margin-top: 20px;
}

.social-block ul li {
    position: relative;
}
.social-block li {
    float: left;
    display: block;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    border-right: 1px solid #afb8c2;
    cursor: pointer;
    padding: 7px 20px;
}

.menu-item img._before {
    margin-right: .5em;
}
.menu-item i._mi, .menu-item img._mi {
    display: inline-block;
    vertical-align: middle;
}
.social-block li img {
    display: block;
    margin: 0 auto;
        margin-right: auto;
}
.social-block li a span {
    display: block;
    padding-top: 8px;
}

.pull-righ {
    float: left !important;
}
.rajbawan img {
    margin-top: 6px;
}
.dd {
    padding: 0px !important;
}
.dropdown-menu{
    background: rgba(179,27,27,.89) !important;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
        margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);

}

.aa {
    border: none !important;
}
.ab{
	    text-decoration: none;
    display: block;
    color: #fff !important;
    padding:7px 10px !important;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    text-align: center;
}
.ab:hover {

    background: white !important;
    color: black !important;

}
.dropdown-menu {
  min-width: 60px !important;
}


/* Search Style */ 
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
	       -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}
.searchicon{


display: block;

font-size: 12px;

text-align: center;

text-transform: capitalize;



cursor: pointer;

padding: 14px 78px;
}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
  	font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
}

#search .close:hover{
  color: #FC2121;
  cursor: pointer;
}



.inner-wrap {
    width: 87.3%;
    margin: 0 auto;
}
.top-header, .inner-wrap {
    position: relative;
}
.mid-section {
    margin-top: 75px;
}

.padding-none {
    padding-left: 0;
    padding-right: 0;
}

.chancellors-details-section {
    padding-right: 50px;
}
.nopadding {
    padding-left: 0;
    padding-right: 0;
}
.chancellor-child-block:nth-last-child(1) {
    border-right: 0;
    margin-top: 10px;
}
.chancellor-child-block {
    padding: 0 3% 10px;
    padding-left: 0;
    float: left;
    width: 100%;
}
.chancellor-section {
    border-bottom: 1px solid #fcc7bd;
    background: #c13030;
    padding: 22px !important;
    padding: 0;
}
.chancellor-img {
    width: 35%;
    float: left;
}
.chancellor-img {
    max-width: 150px !important;
}
.chancellor-img img {
    width: 100%;
}
.chancellor-post {
    width: 61%;
    float: left;
    margin-left: 4%;
}
.chancellor-section h4 {
    font-family: abel,sans-serif;
    font-size: 23px;
    color: #fff;
}
.chancellor-section h5 {
    font-family: abel,sans-serif;
    font-size: 18px;
    color: #fff;
}
.chancellor-section h6 {
    font-family: abel,sans-serif;
    font-size: 16px;
    color: #fff;
}

.chancellor-child-block:nth-last-child(1) {
    border-right: 0;
    margin-top: 10px;
}
.chancellor-child-block {
    padding: 0 3% 10px;
        padding-left: 3%;
    padding-left: 0;
    float: left;
    width: 100%;
}
.welcome-section h3, #chancellor-block h3 {
    font-size: 26px;
    color: #b31b1b;
    font-weight: 300;
    font-family: source sans pro,Arial,sans-serif;
    border-bottom: 1px solid #b5b5b5;
    display: inline-block;
    padding-bottom: 5px;
    width: 80%;
    margin: 0 0 14px;
}

.chancellor-section h4 a:hover, .chancellor-section h4 a:focus {
    color: #eaeaea;
}
.chancellor-section h4 a {
    color: #fff;
}

.welcome-link {
    font-style: italic;
    font-size: 15px;
    color: #b31b1b;
    text-transform: capitalize;
    float: right;
    padding: 10px 0;
}
.tab-section {
    padding-right: 0;
}
.tab-section {
    padding: 0 50px 0 0;
        padding-right: 50px;
    margin: 20px 0;
    font-size: 16px;
}
.notification-blocks {
    padding: 0;
    border-right: 1px solid rgba(32,79,136,.09);
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f6f6f6;
}

.notification-heading {
    background: #c13030;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 20px;
}

.notification-blocks-child {
    height: 280px;
    overflow: hidden;
    margin: 10px auto;
}
.notification {
    padding-left: 4px;
    width: 100%;
    float: left;
    margin: 0 auto !important;
    padding: 0px !important;
}
.notification li {

    padding: 15px 0 0 10px;
    font-size: 15px;
    line-height: 25px;
    font-family: source sans pro,Arial,sans-serif;
    display: inline-block;

}
.post-date {
    text-align: center;
    width: 42px;
    float: left;
    margin-right: 10px;
    font-size: 15.4px;
    text-transform: uppercase;
    font-family: source sans pro,Arial,sans-serif;
}

.post-date span {
    font-weight: 200;
    font-family: source sans pro,Arial,sans-serif;
    display: block;
    text-align: center;
    font-size: 30.8px;
    color: #b31b1b;
    line-height: 17px;
}
.post-title a {
    color: #373a3c !important;
}
.post-title span {
    display: block;
    font-size: 13px;
}

a.more-updates {
    float: right;
    margin: 20px 10px 10px 0;
    color: #c13030;
    padding: 0;
    border-bottom: 1px solid;
}
#latest_slide marquee {
    padding: 20px 0 10px;
    font-weight: 700;
    color: #063f6f;
}

#latest_slide marquee > a:first-child {
    color: #c13030;
}
#latest_slide marquee a {
    border-right: 2px solid !important;
    padding: 0 15px !important;
    font-size: 16px;
}
.uni-campus-btn {
    font-style: italic;
    font-size: 15px;
    color: #b31b1b;
    text-transform: capitalize;
    float: right;
    padding: 10px 0;
    display: block;
}

.footer {
    background: #222;
}

.footer-block {
    padding: 45px 45px 45px 0;
    color: #bfbfbf;
    float: left;
}

.footer-block h3 {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #c13030;
    font-family: source sans pro,Arial,sans-serif;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 70%;
}
.footer-block .menu {
    display: block;
}
.footer-block .menu li {

    width: 100%;
    float: left;
    display: inline-block;
    margin: 0px !important;
    padding: 0px !important;

}
.footer-block .menu li a {
    color: #bfbfbf;
    text-transform: capitalize;
    line-height: 25px;
}
.footer-address-block {
    text-align: center;
    background: #2c2c2c;
    padding: 34px 45px 16px;
}
.footer-block {
    padding: 45px 45px 45px 0;
    color: #bfbfbf;
    float: left;
}
.footer-address-block h4 {
    font-size: 16px;
    color: #fff;
    padding-top: 22px;
}
.footer-address-block img {
    margin: 0 auto;
}
.footer-address-block h4 {
    font-size: 16px;
    color: #fff;
    padding-top: 22px;
}
.footer-address-block p {
    font-size: 13px;
    line-height: 25px;
}
.bottom-border {
    height: 1px;
    background: #c13030;
    width: 41%;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 16px;
    margin-bottom: 16px;
}
.terms-block-sec {
    text-align: right;
    padding: 45px 0 45px 45px;
}
.terms-block-sec h3 {
    font-size: 18px;
    color: #fff;
    font-family: source sans pro,Arial,sans-serif;
    border-bottom: 1px solid #c13030;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 70%;
    float: right;
}
.footer-bottom {
    background: #c13030;
    padding: 10px 0;
    font-size: 13px;
    line-height: 39px;
}
.inner-wrap {
    width: 87.3%;
    margin: 0 auto;
}
.copyright {
    color: #fff;
    float: left;
    font-family: roboto,sans-serif;
    margin-bottom: 0;
}
.footer-bottom a {
    color: #fff;
    float: right;
    font-family: roboto,sans-serif;
}

.microsoft.container {

    width: 15em;
    height: 290px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 15px 0 0 10px;

}
.marquee {
    top: 6em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 15s linear infinite;
}

.marquee:hover {
    animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
    0%   { top:   8em }
    100% { top: -11em }
}

/* Make it look pretty */
.microsoft .marquee {
	margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.microsoft:before, .microsoft::before,
.microsoft:after,  .microsoft::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
    background-image: linear-gradient(top, #FFF, rgba(255,255,255,0));
}

.microsoft:after, .microsoft::after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before, .microsoft::before {
    top: 0;
}

/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: #F65314;
}

/* Style toggle button */
.toggle {
	display: block;
    margin: 2em auto;
}

/*menu*/


* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body { font-family:'Lato'; background-color:#f7f7f7}
header { width: 100%; }

.nav-bar { display: none; }

header nav {
  background: #204f88 !important;
  z-index: 1000;
  width: 100%;
  margin: auto;
}

header nav ul { list-style: none; }

header nav ul li {
  float: left;
  position: relative;
}

header nav:after {
  content: "";
  display: block;
  clear: both;
}

header nav ul li a {
    color: #fff;
    display: block;
    padding: 13px;
    text-decoration: none;
    font-size: 14px;
    font-family: tahoma;
    font-weight: bold;
}
header nav ul li a:hover {color: white;}
header nav ul li:hover { background:#c13030;
color: #225490;
border-color: #fff; }

header nav ul li:hover i { color: white ; }

header nav ul li i { margin-right: 10px; }

header nav ul li:hover .children { display: block; }

header nav ul li .children {
  display: none;
  background:  #204f88;
border-bottom: 3px solid #204f88;
border-left: 1px solid #d7e0ea;
border-right: 1px solid #d7e0ea;
  position: absolute;
  width: 150%;
  z-index: 1000;
}

header nav ul li .children span { display: none; }

header nav ul li .children li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ffffff99;
}

header nav ul li .children li a { margin-left: 30px; }

header nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
}

/*responsive nav style*/

@media all and (max-width: 800px) {


.nav-bar {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    background: #3498db;
    z-index: 9999999999999;
}
.nav-bar span {
  float: left;
  font-size: 20px;
  padding: 20px;
  color: #fff;
}

.nav-bar .fa-bars {
  display: block;
  padding: 20px;
  color: #fff;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  float: right;
}

header nav {
    width: 80%;
    height: auto;
    position: fixed;
    right: 100%;
    top: 63px;
    overflow: scroll;
    height: 100%;
}
header nav ul li {
  display: block;
  border-bottom: 1px solid rgba(255, 255, .5);
  width: 100%;
}

header ul li a { display: block; }

header nav ul li .children {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}

header nav ul li:hover .children { display: none; }

header nav ul li ul li:first-child { border-top: 1px solid #ffffff99; }

header nav ul li .children span {
  display: inline-block;
  margin-right: 10px;
}

header nav ul li .children a {
  margin-left: 10px;
  padding: 5px 0;
}

header nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
}
}


.about-section {
    padding: 50px 0;
    background: #fff;
}
.page-content-heading {
    font-size: 24px;
    color: #b31b1b;
    font-weight: 500;
    font-family: source sans pro,Arial,sans-serif;
    border-bottom: 1px solid #b5b5b5;
    display: inline-block;
    padding-bottom: 12px;
    padding-left: 0;
    width: 100%;
    margin: 0 0 30px;
        margin-bottom: 30px;
}
.page-description {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}
b, strong {
    font-weight: 700;
}
.officer-block .right h4 {
    color: #b31b1b;
    font-weight: 600;
}
p {
    margin: 0 0 10px;
        margin-bottom: 10px;
}
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
.faculty-image {
    width: 144px;
    height: 172px;
    background-size: cover !important;
    background-position: center top !important;
    background-color: #ccc !important;
}
.inner {
    font-size: 16px;
}
#notice_heading {
    background: #c13030;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    font-family: lora,serif;
    margin-bottom: 20px;
    margin-top: 0;
}
#notice_block {
    background: #f6f6f6;
    padding: 0 10px;
}
.notice_list {
    margin-bottom: 20px;
    display: flex;
    height: 50px;
    overflow: hidden;
}
.notice_date {
    float: left;
    padding: 2px 12px 6px 0;
    border-right: 1px solid #b9b9b9;
    margin-right: 12px;
    font-family: source sans pro,Arial,sans-serif;
    line-height: 24px;
}
.notice_detail {
    float: left;
    padding: 3px 0;
}
.notice_month {
    font-size: 15px;
    color: #333;
    margin: 0;
}
.notice_day {
    color: #c13030;
    font-size: 24px;
    margin: 0;
}
.notice_detail p {
    margin-bottom: 0;
    font-size: 15px;
    font-family: source sans pro,Arial,sans-serif;
}
#officers-content .download {
    float: left;
}
.download {
    color: #c13030;
    font-size: 11px;
    text-transform: uppercase;
    border: 1px solid #c13030;
    padding: 2px 5px;
    float: right;
    margin-top: 5px;
}
.officer-block {
    padding: 20px 0;
    min-height: 245px;
}.officer-block .left {
    width: initial;
    float: left;
}

#default-content {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 200px;
}

.time_table_content {
    background: #f6f6f6;
    padding: 50px 0;
}
.download_block {
    padding-left: 0;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.download_list {
    background: #c13030;
    margin: 0 .5% 30px;
    float: left;
    width: 24%;
    display: flex;
}
.download_icon {
    float: left;
    width: 70px;
    background: #a82020;
    padding: 16px 0;
}
.download_title {
    float: left;
    width: 76%;
    padding: 0 10px;
    height: 78px;
    display: table;
}
.downloads {
    text-decoration: none;
    color: #fff;
    font-family: lora,serif;
    font-size: 17px;
    display: table-cell;
    vertical-align: middle;
}
.download_icon img {
    width: 42px;
    margin: 0 auto;
}
.mid-heading {
    color: #c13030;
    font-size: 25px;
    font-family: lora,serif;
    padding-bottom: 24px;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #456bbb !important;
}
.table-heading {
    background: #5a82d6;
    color: #fff;
    font-family: lora,serif;
    font-size: 18px;
}
.table-bordered td, .table-bordered th {
    line-height: 2 !important;
}
.table-bordered .download_link {
    color: #c13030;
}

#time_table_content3 {
    padding: 40px 0;
}

.department_bottom {
    padding: 0 50px 50px;
}

.center-heading {
    color: #c13030;
    font-size: 26px;
    font-family: lora,serif;
    padding-bottom: 24px;
    text-align: center;
}
.thought_text {
    font-size: 18px;
    color: #444;
    font-family: source sans pro,Arial,sans-serif;
    text-align: center;
    font-weight: 300;
}


#default-content table thead {
    background: #204f88;
    color: #fff;
}

#tablepress-5_wrapper table.dataTable {
    border-collapse: collapse !important;
}
#default-content table {
    width: 100% !important;
}
#default-content table {
    background-color: rgba(255,255,255,.75);
}
.dataTables_wrapper .tablepress {
    clear: both;
    margin: 0 !important;
}


@media screen and (min-width:1200px) and (max-width:1400px) {
 #logo-txt h2 {
  font-size:27px;
  margin-top:24px
 }
 #logo-txt h6 {
  font-size:12px
 }
	.social-block {
    margin-top: 0;
}

	
}
@media screen and (min-width:280px) and (max-width:479px) {
.logo img {
    width: 88px;
    float: none;
    margin: 0 auto;
}
	#logo-txt h2 {
    font-size: 23px;
    font-weight: 700;
    margin-top: 4px;
}
	#logo-txt {
    float: none;
    text-align: center;
}
	#logo-txt h5 {
    font-size: 12px;
}
	
	
	
}
@media screen and (min-width:280px) and (max-width:767px) {
	.social-block {
    padding: 10px 80px 10px 0;
    margin-top: 15px;
    background-color: rgba(111,111,111,.12);
    border-top: 1px solid rgba(34,84,144,.09);
    border-bottom: 1px solid rgba(34,84,144,.15);
    box-shadow: 1px 2px 11px #c5c5c5;
}
	
	
	.social-block ul {
    float: left;
}
	.social-block li {
    font-size: 0;
    padding: 0 19px;
}
	
	.social-block li {
    font-size: 0;
}
	.rajbawan img {
    width: 120px;
    margin-top: 0;
	
}
	
}

@media screen and (min-width:1200px) and (max-width:1400px) {

.inner {
    width: 100%;
}
}