@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:1199px) {
.primarymenu .navbar-inverse .navbar-nav > li > a {
	padding: 32px 6px;
}
#clockdiv {
	font-size: 24px
}
}
@media only screen and (max-width: 1027px) {
}
@media only screen and (max-width: 990px) {
}
@media only screen and (max-width:870px) {
}
@media only screen and (max-width: 768px) {
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #5d5d5d;
}

.primarymenu {
	background-color: #efefef;
	margin: 0px 0px;
	background-color: #002b78;
}
.primarymenu .navbar-inverse {
	float: none;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-nav {
	background: #fff;
	padding: 0px 15px;
}
.primarymenu .navbar-inverse .navbar-nav > li > a {
	padding: 15px;
}
.nav > li {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #000;
	background-color: rgba(0,0,0,.05);
}
.registerbtn {
	margin: 5px 15px;
}
.banner-overlay h3 {
	font-size: 14px;
	margin-top: 10px;
}
.banner-overlay h1 {
	font-size: 16px;
}
.banner-overlay h1 span {
	font-size: 1.1em;
}
.univlogo {
	width: 50px;
}
#clockdiv {
	transform: scale(0.6)
}
.banner-overlay h4 {
	margin: 10px 0px;
}
.banner-overlay {
	position: relative;
}
#wowslider-container1 {
	display: none;
}
#banner {
	background-image: url(../images/slider-3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.information {
	margin-bottom: 30px;
}
#welcome .container {
	padding-bottom: 0px;
}
.prog-tab .nav {
	position: relative;
	width: 100%;
}
.prog-tab .nav-tabs > li > a {
	font-size: 1.1em;
}
.tab-pane img {
	width: 100%;
	margin-top: 15px;
}
.prog-tab .tabcontent {
	padding-top: 15px;
	padding-right: 15px;
}
.topic {
	column-count: 1;
}
.feebox {
	margin: 15px auto;
	width: 80%;
	text-align: center;
}
.letterbox {
	margin-bottom: 15px;
}
footer #myVideo {
	display: none;
}
footer .overlay {
	position: relative;
}
footer {
	max-height: max-content;
}
	.award-modal-content {
    width: 100%;
  }
}
@media only screen and (max-width:650px) {
	.contactBlock h4 {
    color: #fff !important;
}
	.divtable .welcome {
    display: block;
    position: static;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.divtable .manufacture {
    padding-left: 0%;
    width: 100%;
    position: static;
    display: block;
    margin-top: 55px;
}
	.divtable .welcome img {
    max-width: 100%;
    border-radius: 50%;
    width: 70%;
    position: relative;
    z-index: 0;
}
	.divtable .welcome .contentbox {
    position: absolute;
	}
	.counter li {
    margin: 0px 9px;
}
	.metaslider .theme-default .nivo-caption {
    font-size: 1.1em !important;
	}
	.in-baner-content {
    width: 100%;
}
	.in-baner-content h1 {
    font-size: 2.0em;
}
}
 @media only screen and (max-width:540px) {
	 .divtable .manufacture {
    margin-top: 146px;
}
	 .counter li {
    display: block;
    float: none;
    margin: 0 auto 15px auto;
}
	 .divtable .welcome .contentbox {
    top: 118px;
}
}
@media only screen and (max-width:410px) {
}
 @media only screen and (max-width:359px) {
	 .divtable .welcome .contentbox {
    top: 85px;
}
	  .divtable .manufacture {
    margin-top: 148px;
}
}
 @media only screen and (max-width: 320px) {
}
