/*Looks for Social media icon for ocm*/

.profile-social-links .fb {
	background: #3b5997;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 5px 0px rgb(54, 76, 121);
	-webkit-box-shadow: 0px 5px 0px rgb(54 76 121);
	box-shadow: 0px 5px 0px rgb(54 76 121);
}
.profile-social-links .youtube {
	background: #ce2218;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 5px 0px rgb(183, 30, 21);
	-webkit-box-shadow: 0px 5px 0px rgb(183 30 21);
	box-shadow: 0px 5px 0px rgb(183 30 21);
}

/*End Looks*/

* {
	box-sizing: border-box;
}


body {
	margin: 0;
	padding: 0;
	background: #114078;
	font-family: Arial;
}
.search-area-home {

	margin:auto;

}
.inner-page-content div#MainContent_pnlArticle .events {


	background:transparent;

}
body p span {
	font-family: Arial !important;
}
	a {
		text-decoration: none !important;
		color: #023f88;
	}
	a.video-btn.text-white {
		outline:none !important;
			font-size:20px;
			margin-top:40px;
			display:block;

	}
.umt-popup .modal-dialog {
	height: 100vh;
	display: flex;
	align-items: center;
}
.modal.fade.umt-popup {
	padding-right: 0px !important;
	z-index: 9999;
}
.umt-popup  .modal-content {

	border:none;
	border-radius:0px;

}
	.umt-popup .modal-content p {

		margin-bottom:0px;

	}
	.umt-popup .modal-dialog img {
		width: 100%;
	}
	.umt-popup .modal-dialog  .modal-body {
		padding:0px;
		border-radius:0px;

	}
.umt-popup .modal-dialog .cross-btn {
	position: absolute;
	right: -35px;
	top: -35px;
	height: 40px;
	width: 40px;
	background: #f58220;
	border-radius: 50%;
	opacity: 1;
	color: #fff;
	text-decoration:none !important;
	outline:none !important;
}
	.vertical-line {
		border-left: 2px solid blue;
		height: 80px;
	}
.memberships_1{
	width:20px;
	height:5px;
}
.membership_2{
	width:20px;
	height:3px;
}
.dot {
	height: 10px;
	width: 10px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
}


p strong, p span strong, p strong span, p b, p b span, p span b{
	color: #333;
	font-weight: bolder;
}

		p a strong {
			color: #023f88;
		}
p strong a {
	color: #023f88;
}
	.clubs-sidebar {
		background: #f0f2e9;
		padding: 15px;
		margin-top: 20px;
		border-radius: 5px;
		border-top: 7px solid #caccb8;
	}
.schools-tabs {
	border-bottom: 1px solid #ddd;
	padding-bottom: 35px;
	padding-top: 35px;
	position:relative;
}
	.schools-tabs:hover .schools-hide-show-button .btn-link {
	background:#f68a1e;
	color:#fff;
	
	}
.border-col {
	border-right: 0.2em solid #05637b59;
}

.milestones-list li {
	color: #023f88 !important;
}

	.milestones-list li span {
		color: #58595b;
	}

.custom-list-style {
	list-style: none;
}

	.custom-list-style li:before {
		content: "\f105";
		color: #f58220;
		display: inline-block;
		width: 1em;
		margin-left: -1em;
		font: normal normal normal 18px/1 FontAwesome;
	}
.schools-hide-show-button .btn-link {
	border-radius: 50%;
	background: #FF9800;
	color: #fff;
	height: 30px;
	width: 30px;
	text-align: center;
	padding: 0;
	line-height: 30px;
}
	.schools-hide-show-button .btn-link .fa {
		padding-right:0px;

	}

	.highlight-title {
		background-color: #3e78c1cf;
		display: inline !important;
	}
/*.fa {	
	padding-right: 5px;
}*/
.orange-theme {
	color: #f69801;
}
.search_box .btn {
	border-radius: 0px;
	background: #f68a1e;
	border-color: #f68a1e;
}
	.schools-hide-show-button .btn-link.collapsed {
		height: 30px;
		width: 30px;
		text-align: center;
		padding: 0;
		line-height: 30px;
		background: transparent;
		border-radius: 50%;
		border: 1px solid #8b6e4a;
		color: #8b6e4a;
	}
.schools-tabs h4 {
	font-style: italic;
	font-size: 22px;
	color: #f68a1d;
}
.schools-tabs p {

	font-size:16px !important;

}
.schools-tabs h3 {
	font-size: 22px;
	color: #023f88;
}
.schools-tabs h3 span {
	display: block;
	font-size: 28px;
	font-weight:bold;
}
a.view-website {
	background: #ff9800;
	padding: 15px 15px 12px;
	display: inline-block;
	font-weight: bold;
	color: #fff;
}
.clubs-and-socities-show-hide [data-toggle="collapse"] .fa:before {
	content: "\f106";
}

.clubs-and-socities-show-hide [data-toggle="collapse"].collapsed .fa:before {
	content: "\f107";
}
.schools-hide-show-button [data-toggle="collapse"] .fa:before {
	content: "\f068";
}
.schools-hide-show-button [data-toggle="collapse"].collapsed .fa:before {
	content: "\f067";
}
.clubs-and-socities-show-hide .card-header a i {
	float: right;
	font-size: 24px;
}
.clubs-and-socities-show-hide .card-header a {
	font-size:18px;
	color:#333;

}
.clubs-and-socities-show-hide .card-body img {
	max-width:200px;
	width:auto;

}
.clubs-and-socities-show-hide .card-header {
	background: #cccccc;
	border-radius: 0px;
}
.card.active-header > .card-header {
	background-color:#f68a1e;
}
.clubs-and-socities-show-hide .card {
	background: #f0f0f0;
	border-radius: 0px;
	margin-bottom: 3px;
}
.c-slider .js-slider {
	background-color: #0055a6;
	overflow: hidden;
	position: relative;
}
.y-t-button {
	background: white;
	height: 40px;
	width: 40px;
	display: inline-block;
	border-radius: 50%;
	color: #888;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}
#scroll {
	position:fixed;
	right: 10px;
	bottom: 60px;
	cursor: pointer;
	z-index: 9999999999;
	width: 35px;
	height: 35px;
	background: #fff;
	text-indent: -9999px;
	display: none;
}
	#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: #333;
	}
@font-face {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	src: url('/fonts/Berthold Akzidenz Grotesk Bold.eot');
	src: local('☺'), url('/fonts/Berthold Akzidenz Grotesk Bold.woff') format('woff'), url('/fonts/Berthold Akzidenz Grotesk Bold.ttf') format('truetype'), url('/fonts/Berthold Akzidenz Grotesk Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

a:hover {
	text-decoration: none !important;
}



::-webkit-scrollbar {
	background-color: #06172d;
}

::-webkit-scrollbar-thumb {
	background-color: #06172d;
	border-radius: 20px;
}

img {
	border-style: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.umt-line {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #fff;
	position: relative;
	font-size: 14px;
}

	.umt-line:after {
		content: '';
		background: #fff;
		height: 3px;
		width: 138px;
		position: absolute;
		left: 0;
		bottom: 0;
	}

#mobile-nav-toggle {
	position: fixed;
	width: 100%;
	background-color: rgba(6, 23, 45, 0.82) !important;
	right: 0;
	height: 70px;
	padding-top: 10px;
	top: 0px;
	z-index: 9999 !important;
	transition: right 375ms cubic-bezier(.06,.14,.15,.92);
	display: none;
}
.sidelinks li a {
	font-size: 13px;
	color: #0092c8;
    text-decoration:underline !important;
}
	.sidelinks li a i {

		color:#444;

	}
	#mobile-nav-toggle .umt-bars {
		float: right;
		background: none !important;
		padding: 12px 17px 12px 17px;
		opacity: 0.9;
		line-height: 1.5;
		font-size: 18px;
	}

#mobile-nav-logo {
	max-width: 240px;
	transition: 1s;
}

.menu-item a:link {
	text-decoration: none;
}

.linkNavLogo {
	color: #fff;
	z-index: 9999 !important;
}

.mobile-nav-wrapper {
	background: #06172d none repeat scroll 0 0;
	height: 100%;
	left: 100%;
	bottom: 0;
	right: 0;
	z-index: 99;
	top: 0;
	position: fixed;
	width: 100%;
	transition: left 375ms ease-in-out 0ms;
	-webkit-transition: left 375ms ease-in-out 0ms;
	display: none;
	overflow-y: auto;
}

#wrapper {
	margin-left: 0px !important;
	width: auto;
	max-width: none;
	overflow: visible;
}

body.side-header-left #side-header {
	left: 0;
}



/* bouncing side-header */
.side-header-wrapper {
	/*-webkit-animation: menu-slide-in cubic-bezier(0, -0.69, 0, 1.65) 2.5s !important;
	-moz-animation: menu-slide-in cubic-bezier(0, -0.69, 0, 1.65) 2.5s !important;*/
	/*margin-left: -40px !important;*/
	/*border-left: solid rgba(0, 0, 0, .81) 40px;*/
	width: 170px;
}

.side-header-wrapper {
}

@keyframes menu-slide-in {
	0% {
		opacity: 0;
		transform: translate(-250px,0px);
	}

	63% {
		opacity: 0;
		transform: translate(-250px,0px);
	}

	100% {
		opacity: 1;
		transform: translate(0px,0px);
	}
}

@-moz-keyframes menu-slide-in {
	0% {
		opacity: 0;
		-moz-transform: translate(-250px,0px);
	}

	63% {
		opacity: 0;
		-moz-transform: translate(-250px,0px);
	}

	100% {
		opacity: 1;
		-moz-transform: translate(0px,0px);
	}
}

@-webkit-keyframes menu-slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translate(-250px,0px);
	}

	63% {
		opacity: 0;
		-webkit-transform: translate(-250px,0px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate(0px,0px);
	}
}

@-o-keyframes menu-slide-in {
	0% {
		opacity: 0;
		-o-transform: translate(-250px,0px);
	}

	63% {
		opacity: 0;
		-o-transform: translate(-250px,0px);
	}

	100% {
		opacity: 1;
		-o-transform: translate(0px,0px);
	}
}

@-ms-keyframes menu-slide-in {
	0% {
		opacity: 0;
		-ms-transform: translate(-250px,0px);
	}

	63% {
		opacity: 0;
		-ms-transform: translate(-250px,0px);
	}

	100% {
		opacity: 1;
		-ms-transform: translate(0px,0px);
	}
}
.side-header-slideIn {
	animation: menu-slide-in ease-out 2s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	-webkit-animation: menu-slide-in ease-out 1.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: menu-slide-in ease-out 1.5s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-o-animation: menu-slide-in ease-out 1.5s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-ms-animation: menu-slide-in ease-out 1.5s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
}

#side-header {
/*	animation: menu-slide-in ease-out 2s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	-webkit-animation: menu-slide-in ease-out 1.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: menu-slide-in ease-out 1.5s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-o-animation: menu-slide-in ease-out 1.5s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-ms-animation: menu-slide-in ease-out 1.5s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;*/
	width: 203px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100vh !important;
	overflow: auto !important;
	position: fixed;
	top: 0% !important;
	z-index: 3000;
}

.side-header-wrapper-slideIn {
	-webkit-animation: menu-slide-in cubic-bezier(0, -0.69, 0, 1.65) 2.5s !important;
	-moz-animation: menu-slide-in cubic-bezier(0, -0.69, 0, 1.65) 2.5s !important;
}

.side-header-wrapper {
	/*-webkit-animation: menu-slide-in cubic-bezier(0, -0.69, 0, 1.65) 2.5s !important;
	-moz-animation: menu-slide-in cubic-bezier(0, -0.69, 0, 1.65) 2.5s !important;*/
	/* margin-left: -40px !important; */
	/* border-left: solid rgba(0, 0, 0, .81) 40px; */
	width: 170px;
	padding-bottom: 20px;
	zoom: 1;
	overflow: auto !important;
}

#side-header .side-header-content {
	max-width: 170px !important;
	padding-right: 0px !important;
	zoom: 1;
	padding-left: 10px !important;
}

.umt-logo {
	display: block;
	/* float: left; */
	/* max-width: 100%; */
	zoom: 1;
	max-width: 100%;
	margin-top: 10px !important;
	margin-right: 0px;
	margin-bottom: 31px;
	margin-left: 0px;
	float: none;
}

	.umt-logo a {
		display: block;
		max-width: 100%;
	}

	.umt-logo img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

.menu-item a:visited {
	text-decoration: none;
}

#side-header .side-header-background {
	width: 203px;
	z-index: -1;
	position: fixed;
	top: 0;
	bottom: 0;
	min-height: 100vh;
	/* width: 280px; */
	pointer-events: none;
	background-color: rgba(17, 64, 120, 0.82);
}

#side-header .umt-main-menu {
	float: none;
	-webkit-backface-visibility: hidden;
	position: relative;
	z-index: 1;
	overflow: hidden;
	clear: both;
}

.umt-main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.umt-main-menu > ul {
	max-width: 170px;
	margin-left: 10px;
}

.umt-main-menu li {
	/* float: left; */
	margin: 0;
	/* padding: 0; */
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #345c8c;
	float: none;
	padding: 0;
	transition: all 0.3s;
}

	.umt-main-menu li:first-child {
		border-top: 1px solid #345c8c;
	}

.umt-main-menu a {
	box-sizing: content-box;
	-webkit-font-smoothing: subpixel-antialiased;
	transition: all 0.3s;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	text-decoration: none !important;
	line-height: 30px;
	font-family: Arial, sans-serif !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	border-bottom-width: 0 !important;
	min-height: 0 !important;
	z-index: 99 !important;
	text-align: left;
	height: auto;
	display: block;
	position: relative;
	color: #ffffff;
}

.umt-main-menu .umt-dropdown-menu {
	overflow: hidden;
}

.umt-main-menu .umt-caret, .umt-main-menu .umt-caret {
	/* background: rgba(44, 44, 51, 0.6); */
	font-size: 13px;
	width: 17%;
	text-align: center;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	z-index: 9999;
	transition: all 0.5s;
	line-height: 1.5;
	margin-left: 0px;
}

.umt-caret .umt-dropdown-indicator {
	display: inline-block;
	transition: all 0.5s;
	vertical-align: middle;
}

	.umt-caret .umt-dropdown-indicator::before {
		content: "\f196" !important;
		font-family: "FontAwesome";
		opacity: 0.5;
		color: #fff;
		line-height: 31px;
		display: inline-block;
		transition: all 0.4s;
		font-style: normal;
	}

.umt-caret .menu-open::after {
	content: "\f147" !important;
	opacity: 0.5;
	font-family: "FontAwesome";
	color: #fff;
	line-height: 31px;
	font-style: normal !important;
	transition: all 0.5s;
}

.umt-main-menu .sub-menu {
	position: static !important;
	opacity: 1 !important;
	visibility: visible !important;
	margin-left: 10px;
	display: none;
	width: auto !important;
	z-index: 1;
	transition: opacity 0.2s ease-in;
}

.umt-bars:before {
	font-family: 'FontAwesome';
	color: #fff;
	content: "\f0c9";
}

.mobile-nav {
	height: 100%;
	overflow-y: auto;
}

	.mobile-nav .nav-active {
		right: 0 !important;
		visibility: visible !important;
		-webkit-transition-duration: 1000ms,1000ms,0ms;
		-moz-transition-duration: 1000ms,1000ms,0ms;
		-o-transition-duration: 1000ms,1000ms,0ms;
		transition-duration: 1000ms,1000ms,0ms !important;
		-webkit-transition-delay: 0ms,0ms,0ms;
		-moz-transition-delay: 0ms,0ms,0ms;
		-o-transition-delay: 0ms,0ms,0ms;
		transition-delay: 0ms,0ms,0ms !important;
		-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.14),cubic-bezier(.175,.885,.32,1.14),linear;
		-moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.14),cubic-bezier(.175,.885,.32,1.14),linear;
		-o-transition-timing-function: cubic-bezier(.175,.885,.32,1.14),cubic-bezier(.175,.885,.32,1.14),linear;
		transition-timing-function: cubic-bezier(.175,.885,.32,1.14),cubic-bezier(.175,.885,.32,1.14),linear !important;
	}

	.mobile-nav .mobile-nav-container {
		float: none;
		padding-top: 15px;
		position: relative;
		right: -133%;
		padding-bottom: 65px;
		visibility: hidden;
		-webkit-transition: width,right,visibility;
		-moz-transition: width,right,visibility;
		-o-transition: width,right,visibility;
		transition: width,right,visibility;
		-webkit-transition-duration: 375ms,375ms,0ms;
		-moz-transition-duration: 375ms,375ms,0ms;
		-o-transition-duration: 375ms,375ms,0ms;
		transition-duration: 375ms,375ms,0ms;
		-webkit-transition-delay: 0ms,0ms,375ms;
		-moz-transition-delay: 0ms,0ms,375ms;
		-o-transition-delay: 0ms,0ms,375ms;
		transition-delay: 0ms,0ms,375ms;
		-webkit-transition-timing-function: ease-in-out,ease-in-out,linear;
		-moz-transition-timing-function: ease-in-out,ease-in-out,linear;
		-o-transition-timing-function: ease-in-out,ease-in-out,linear;
		transition-timing-function: ease-in-out,ease-in-out,linear;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		/* backface-visibility: hidden; */
	}

	.mobile-nav .umt-main-menu {
		float: none;
	}

		.mobile-nav .umt-main-menu > ul {
			max-width: 95%;
		}

		.mobile-nav .umt-main-menu li {
			float: none;
		}

	.mobile-nav .menu-text {
		font-size: 15px;
	}

.menu-text, .menu-item {
	transition: all 0.4s;
	margin-left: 10px;
}

.mobile-nav .umt-main-menu > ul > li > a {
	border-top: none;
	height: auto;
	line-height: 40px;
	font-family: Arial !important;
}

.mobile-nav .umt-caret .umt-dropdown-indicator::before {
	line-height: 40px;
}

.sub-menu li a span {
	transition: all 0.3s;
	color: rgba(255, 255, 255, 0.65) !important;
	opacity: 1;
	display: block;
	font-weight: 500;
	font-size: 12px;
}

.close-mobile-nav {
	padding: 20px 15px 3px 15px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
	float: right;
	/* width: 100%; */
	height: 70px;
	text-align: right;
	font-size: 18px;
}

.mobile-nav .umt-caret {
	font-size: 15px !important;
}

.close-mobile-nav:before {
	font-family: 'FontAwesome';
	color: #fff;
	font-weight: 300;
	content: "\f00d";
	z-index: 9999;
}

li.umt-dropdown-submenu a {
	border-bottom: none !important;
	display: block;
	padding-left: 3px !important;
	padding-bottom: 6px !important;
	padding-top: 6px !important;
	font-family: Arial !important;
	color: #333333;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.5;
}

.mobile-nav .sub-menu .umt-dropdown-submenu span {
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
}

.umt-main-menu .sub-menu li:last-child {
	border-bottom: none;
}

.mobile-nav .umt-caret .menu-open::after, .mobile-nav .umt-caret .umt-dropdown-indicator::before {
	line-height: 40px;
}

.umt-main-menu .navigation-link a:hover {
	background: rgba(52, 92, 140, 0.82) !important;
	text-decoration: none;
	color:#fff;
}

.umt-main-menu li a:hover .menu-text {
	margin-left: 20px !important;
	opacity: 1;
}

.sub-menu .umt-dropdown-submenu:hover span {
	margin-left: 8px;
	opacity: 1;
}

.umt-caret:hover > .umt-dropdown-indicator::before, .umt-caret:hover > .menu-open::after {
	opacity: 1;
}

.section-fullwidth {
	padding-bottom: 80px;
	padding-top: 80px;
	padding-left: 313px !important;
	padding-right: 60px !important;
	background-color: rgba(255,255,255,0);
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	position: relative;
}

.section-fullwidth-inner {
	padding-left: 203px !important;
}

	.section-fullwidth-inner img {
		width: 100%;
	}

.admission-fall-title, .ranking-title, .umt-number-title {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	font-size: 60px;
	line-height: .8;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.umt-news-title {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	font-size: 60px;
	line-height: .8;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 50px;
	margin-left: -15px;
}

.all-news-title {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	font-size: 60px;
	padding-top: 50px;
	color: #023f88;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ranking-title span {
	display: block;
	font-size: 30px;
	text-transform: capitalize;
	margin-top: 20px;
}

.umt-news-title span {
	display: block;
}

.admission-fall .section-content-area h4 {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	color: #fff;
	margin-top: 37px;
	margin-bottom: 27px;
}

.admission-fall .section-content-area p {
	margin-top: 0px;
	font-size: 22px;
	color: #fff;
	margin-bottom: 20px;
}

.admission-fall-title span, .umt-number-title span {
	display: block;
}

.search_box {
	background: rgba(39, 61, 123, 0.75);
	padding: 15px 30px;
	border: 4px solid #e6e1e4;
	border-radius: 5px;
}

.has-search {
	position: relative;
}

.search_box .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 55px;
	line-height: 55px;
	text-align: center;
	pointer-events: none;
	color: #575756;
	right: 2;
	font-size: 28px;
}

.umt-ranking .section-content-area p {
	margin-top: 35px;
	font-size: 22px;
	color: #fff;
/*	line-height: 1.1;*/
	margin-bottom: 70px;
}

.umt-ranking .card-deck .card-body p {
	font-size: 14px;
	margin: 0px;
}

.umt-ranking .card-deck .card {
	margin-right: 5px;
	border-radius: 0px;
	margin-left: 5px;
	background: #023f88;
	border: 1px solid #e6e1e4;
}

.ranking-boxs {
	max-width: 710px;
	padding-left: 15px;
	padding-right: 15px;
}

.umt-ranking .card-deck .card .card-body {
	padding: 20px 7px;
}

	.umt-ranking .card-deck .card .card-body h4 {
		color: #fff;
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		font-size: 20px;
	}

.search_box .form-control {
	height: 55px;
}

.search-links {
	padding-top: 40px;
	padding-bottom: 3px;
}

	.search-links li a {
		border: 1px solid #fff;
		padding: 6px 10px 8px;
		color: #fff;
		font-size: 13px;
		display: block;
		min-width: 120px;
		text-align: center;
		position: relative;
	}

		.search-links li a:hover {
			background: #f68a1e;
			border: 1px solid #f68a1e;
		}

.search_box .apply-online:hover {
	background: transparent;
	border: 1px solid #fff;
}

.search-links li a:after {
	content: "\f0da";
	position: absolute;
	right: 4px;
	font-family: "FontAwesome";
	color: #fff;
	transition: all 0.5s;
	top: 49%;
	-webkit-transform: translateY(-49%);
	-ms-transform: translateY(-49%);
	transform: translateY(-49%);
}

.search_box .apply-online {
	background: #f68a1e;
	border: 1px solid #f68a1e;
}

.admission-fall .search_box h4 {
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 5px;
	font-family: Arial;
	text-transform: uppercase;
}

.umt-ranking .card-deck .card:hover {
	background: #f68a1e;
}

.umt-by-numbers .section-content-area p {
	margin-top: 35px;
	font-size: 22px;
	color: #fff;
	line-height: 1.1;
	margin-bottom: 40px;
}

.umt-ranking .section-content-area p span {
	display: block;
}

.impact-logo {
	margin-left: -10px;
	margin-top: 70px;
}

.umt-numbers {
	padding: 0px 12px;
}

.number-box {
	background: #023f88;
	padding: 10px 13px 8px;
}

	.number-box:hover {
		background: #f68a1e;
	}

	.number-box h5 {
		margin-bottom: 2px;
		color: #fff;
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		font-size: 16px;
	}

	.number-box p {
		font-size: 14px !important;
		margin: 0px !important;
	}

.umt-numbers .number-col {
	padding-left: 4px;
	padding-right: 4px;
}

.row-1 {
	margin-bottom: 8px;
}

.news {
	background: #fff;
	padding: 10px;
	position: relative;
}
.news-slider {
	background: #e6e7e8;
	padding-bottom:15px;
}
.latest-news-heading {
	color:#58595b

}
.news-box {
	padding-left: 10px;
	padding-right: 10px;
}

	.news-box figure {
		margin-bottom: 0px;
	}

		.news-box figure img {
			-webkit-transition: all .7s ease-in-out;
			-moz-transition: all .7s ease-in-out;
			-o-transition: all .7s ease-in-out;
			transition: all .7s ease-in-out;
		}

		.news-box figure:hover img {
			-moz-transform: scale(0.9);
			-ms-transform: scale(0.9);
			-o-transform: scale(0.9);
			-webkit-transform: scale(0.9);
			transform: scale(0.9);
		}

	.news-box figcaption {
		font-size: 16px;
		color: #212125;
		line-height: 1.2;
		padding-top: 10px;
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
	}

	.news-box figure:hover figcaption {
		color: #f68a1e
	}

.events {
	background: #f68a1e;
}

section.section-fullwidth.news-events {
	padding-right: 0px !important;
}

.events-box {
	padding: 15px 40px;
}

	.events-box .event-title-inner h6 {
		margin-bottom: 0px;
		font-size: 16px;
		color: #fff;
	}

		.events-box .event-title-inner h6:hover {
			color: #023f88;
		}

.event-date-time h5 {
	color: #fff;
	font-size: 12px;
	margin-bottom: 0px;
}

	.event-date-time h5 span {
		font-size: 22px !important;
		display: block;
	}

.event-title:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, 0.52);
	left: -10px;
}

.events-main-title {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	font-size: 18px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

a.more-events {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin-top: 60px;
}

.owl-dots {
	position: absolute;
	margin-top: 33px;
}

	.owl-dots .owl-dot {
		background: #929394 !important;
		border: none;
		/* padding: 0px; */
		height: 7px;
		width: 80px;
		margin-right: 10px;
		outline: none !important;
	}

		.owl-dots .owl-dot span {
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			width: 100px;
			height: 5px;
			margin-left: 2px;
			margin-right: 2px;
			background: #ccc;
			border: none;
		}

		.owl-dots .owl-dot.active {
			background: #f68a1e !important;
		}

.numbers-slider .owl-dots {
	position: absolute;
	margin-top: 60px;
}

.umt-by-numbers .section-content-area {
	max-width: 510px;
	width: 100%;
}

.umt-footer-widget-area {
	background-color: #06172d;
	border-color: #3d3d3d;
	border-top-width: 5px;
	padding-top: 43px;
	padding-bottom: 40px;
}

.umt-footer .umt-footer-widget-area .umt-row .umt-columns, .umt-copyright-content {
	padding-left: 280px !important;
	padding-right: 60px !important;
}

hr.style1 {
	border: 2px solid #fff;
	color: #B2B2B2;
	margin: 5px 0px;
	;
}

.block input {
	display: none;
}

.footer-heading {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	letter-spacing: 1px;
	color: rgb(219, 225, 230) !important;
	font-size: 14px !important;
	padding: 1% 0 !important;
	margin: 1% 0 !important;
}

.footer-aTagTopLevel {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	letter-spacing: 1px;
	color: rgb(219, 225, 230) !important;
	font-size: 14px !important;
	padding: 1% 0 !important;
	margin: 1% 0 !important;
}

.footerAccordPlus {
	float: right;
	padding-right: 10px;
}

hr.style2 {
	border: 1px solid #fff;
	color: #B2B2B2;
	opacity: 0.7;
	margin: 5px 0px;
}

footer, footer a, footer p {
	font-size: 12px !important;
}

	footer label {
		margin-bottom: 0px;
		width: 100%;
	}

.umt-footer-widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.footer-list ul li {

	font-weight: 900;
	color: #9d9fa2;
}

.umt-footer-widget-area ul li a {
	display: block;
	position: relative;
}

.umt-footer-widget-area a {
	color: rgb(219, 225, 230) !important;
	text-decoration: none !important;
}

.footer-list ul li {
	font-weight: normal !important;

}

.umt-footer-widget-area .footer-list ul {
	font-size: 16px;
}

.umt-footer-copyright-area {
	padding: 18px 0px;
	background: #222;
}

.footer-social a {
	color: #003057 !important;
	font-size: 18px !important;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	background: #fff;
	height: 35px;
	width: 35px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 50%;
}

	.footer-social a i {
		line-height: 35px;
	}

.umt-footer-widget-area a:hover {
	opacity: 0.8;
}

.footer-social a:hover {
	color: #fff !important;
	background: #f68a1e;
}

.inner-page-title-box {
	position: relative;
	width: 100%;
}

.inner-page-title {
	position: relative;
	width: 100%;
}
.clubs-and-socities {
	max-width:95%;
	width:100%;
	margin-top:-120px;

}
	.clubs-and-socities .bg-custom {
		background: #0092c8;
		border:none;
	}
.sections-buttons-box .buttons-box {
	background: #0092c8;
	color: #fff;
	border-radius: 0px;
}
	.sections-buttons-box .buttons-box.btn-act {
		background: #ff9800;
	}
	.leadership-messages .inner-page-content {
		background: #d1d3d4;
	}
.sections-buttons-box .buttons-box:hover {
	background: #f58220;
}
	.inner-page-title h1 {
		position: absolute;
		padding-top: 80px;
		padding-left: 95px;
		color: #023f88;
		width: 100%;
		font-size: 60px;
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		text-transform: uppercase;
	}
.leaders-media-box {
	padding-left: 95px;
	background:#fff;
	padding-top:30px;
	padding-bottom:25px;
}
.leadership-names h3 {
	color: #023f88;
	margin-top: 0px;
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	text-transform: uppercase;
}
.leadership-names p{
	margin-bottom:0px;
	font-size:18px;

}
.clubs-box .inner-page-title {
	position: absolute;
	width: 100%;
	bottom: 120px;
}
	.clubs-box .inner-page-title h1 {
		color:#fff;
		position:relative;

	}
	.clubs-box .inner-page-title p {
		padding-left: 95px;
		color: #fff;
		max-width:80%;
		width:100%;
		margin-bottom:0px;
		padding-right:15px;
		font-size:22px;
	}
.clubs-and-socities .card .form-control, .clubs-and-socities .card select {
	height: 45px;
	border-radius: 0px;
	border: none;
}

	.clubs-and-socities .card .btn {
		border-radius: 0px;
		background: #f68a1e;
		border-color: #f68a1e;
	}
.inner-page-content {
	padding-top: 17px;
	padding-left: 95px;
	background: #e6e7e8;
	min-height: 500px;
}
.research .inner-page-title-box {
	background: #8ed8f8;
}
.research .inner-page-content {
	min-height: initial;
	background: #fff;
}
	.research  .inner-page-title h1 {
		position: relative;
		padding-top: 80px;
		padding-left: 95px;
		color: #023f88;
		width: 100%;
		font-size: 60px;
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		text-transform: uppercase;
		margin-bottom:0px;
		padding-bottom:30px;
	}

	.admission-aid .inner-page-content {
		background: #023f88;
		min-height: initial;
		padding-bottom: 5px !important;
	}
.under-main-box {
	background: #ff9933;
}
.admission-aid .Undergraduate-box {
	background: #ff9933;
	padding:15px 15px 50px;
	position: relative;
	left: -100px;
}
	.admission-aid .Undergraduate-box h4 {
		color:#fff;
		font-size:34px;

	}
		.admission-aid .Undergraduate-box h4 span {
			display:block;

		}
		.admission-aid .all-news-title {
			color: #fff;
			line-height: 1;
		}
	.admission-aid .all-news-title span {

		display:block;

	}

.new-about.admission-aid .text-area {

	max-width:95%;
	width:100%;

}
	.new-about .text-area p {
		font-size: 22px;
	}

	.admission-aid .text-area p {
		color:#fff;
		font-size:22px;
	}
.all-programs-box {
	background: #023f88;
	overflow:hidden;
}
.programs-box-links {
	list-style: none;
	padding-left: 2px;
	margin: 0px;
}
	.programs-box-links li {
		display: block;
		border-bottom: 1px solid #ffffff47;
		position:relative;
	}
		.programs-box-links li a {
			display: block;
			color: #fff;
			padding-bottom: 10px;
			padding-top: 10px;
			position: relative;
			z-index: 1;
		
			font-size:22px;
		}
		.programs-box-links li:hover a {
			color: #023f88 !important;
			font-weight: bold;
		}
		.special-link {
			
			position: relative;
			color: #023f88 !important;
			
		}

	/*.special-link:after {
		position: absolute;
		content: '';
		background: #fff;
		right: -100%;
		width: 100%;
		height: 100%;
		top: 0;
		max-width: 100%;

	}*/
/*.programs-box-links li:hover a {

	background:#fff;

}*/

.programs-box-links li a:after {
	content: "";
	background-color: #ffffff;
	width: calc(100% + 52px);
	height: 100%;
	position: absolute;
	left: -52px;
	top: 0;
	z-index: -1;
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.programs-box-links li:hover a:after {
	opacity: 1;
}
.programs-box-links li a i {
	position: absolute;
	left: -30px;
	top: 18px;
	font-size: 18px;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.programs-box-links .special-link i {
	color: #ff9933;
	visibility: visible;
	opacity: 1;
	font-size: 18px;
	left:-30px;
}
.programs-box-links li:hover a i {
	color: #ff9933;
	opacity: 1;
	visibility: visible;
}
.programs-box-links li .special-link:after {
	opacity: 1;
	
}
	.pic-box {
	position: relative;
}
.scholarship-and-aid-new {
	z-index:1;


}
.scholarships-and-aid-links.nav-pills .nav-link {
	color: #fff;
	border-radius: 0px;
	padding: 10px 0px;
}
.scholarships-and-aid-links.nav-pills .nav-link.active {
	color: #023f88 !important;
}
.scholarships-and-aid-links.nav-pills .nav-link.active i {
	color: #ff9933;
	visibility: visible;
	opacity: 1;
	font-size: 18px;
	left: -30px;
}
.scholarships-and-aid-links.nav-pills .nav-link.active:after {
	opacity: 1;
}
.sch-bt-box {
	margin-top: 40px;
}
	.pic-box .sch-box {
		position: absolute;
		top: 50%;
		padding-left: 95px;
		webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
.sch-box h4, .sch-box p {
	color: #fff;
}
a.sch-bt1.btn {
	background: #ff9933;
	border-radius:0px;
	margin-right:10px;
}
a.sch-bt2.btn {
	background: #023f88;
	color: #fff;
	border-radius: 0px;
}
span.title-bottom-line {
	display: block;
	height: 4px;
	background: #103f77;
	width: 98.5%;
	/* left: 8px; */
	/* padding-left: 2px; */
	position: relative;
	left: 4px;
}

	span.title-bottom-line.orange-line {
		background: #f68a1e;
		width: 100%;
	}

.divisons-box {
	padding: 0px 25px;
	max-width: 570px;
	width: 100%;
	margin-bottom: 25px;
}

	.divisons-box.card-deck .card {
		margin-right: 5px;
		border-radius: 0px;
		margin-left: 5px;
		background: #f68a1e;
		border: 1px solid #f68a1e;
	}

		.divisons-box.card-deck .card .card-body {
			padding: 10px 15px;
		}

		.divisons-box.card-deck .card a {
			color: #fff;
		}

		.divisons-box.card-deck .card .card-body h4 {
			margin-bottom: 0px;
		}

		.divisons-box.card-deck .card:hover {
			background: #023f88;
			border: 1px solid #023f88;
		}

.text-area {
	max-width: 95%;
	width: 100%;
}
.office-inner-content .text-area input, .office-inner-content .text-area select {
	border: 1px solid #ddd;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	background: #fafafa;
	outline: none;

}
.office-inner-content .text-area textarea {
	width: 100%;
	background: #fafafa;
	border: 1px solid #ddd;
}
.office-inner-content .text-area input.button {
	background: #f68a1e;
	border: 1px solid #f68a1e;
	color: #fff;
	padding: 5px 15px;
	width: auto;
}
	.office-inner-content .text-area input.button:hover {
		background: #222;
		border: 1px solid #222;
	}
.text-area ul li, .text-area ol li {
	font-size: 18px;
	color: #58595b;
}

	.text-area p {
		color: #58595b;
		font-size: 18px;
	}
.research .inner-page-content .text-area p {
	font-size: 18px;
}
.leadership-messages h5 {
	font-size: 26px;
}
.text-area-list li {
	color: #58595b;
}

	.text-area-list li a {
		color: #58595b;
		font-size: 16px;
	}

		.text-area-list li a span {
			margin-right: 7px;
			font-size: 12px;
			font-weight: 700;
		}

	.text-area-list li:hover a {
		color: #023f88;
	}

.divisons-subtitle-heading {
	color: #58595b;
}

.news-list .news-text h6 {
	color: #023f88;
	font-size: 18px;
}

	.news-list .news-text h6 a {
		color: #023f88;
		text-decoration:underline !important;
	}

		.news-list .news-text h6 a:hover {
			color: #f68a1e;
		}

.news-published-date {
	font-size: 14px;
	color: #58595b;
	font-weight:600;
}

.news-list .news-text p {
	font-size: 16px;
	color: #58595b;
	margin-top: 10px;
}
.table-responsive table ,table{

	width:100% !important;

}
	.table-responsive table th, table th {
		background-color: #104078;
		color: #FFFFFF;
		font-size: 14px !important;
		font-weight: bold !important;
		padding: 8px 8px;
		border: 1px solid #CCCCCC !important;
	}
	.table-responsive table th b, .table-responsive table th span, .table-responsive table th p, .table-responsive table th strong, table th b, table th span, table th p, table th strong {
		color: #fff !important;
		font-size: 14px !important;
		font-weight: bold !important;
	}
	.table-responsive table th p, .table-responsive table td p, table td p {
		margin: 0px !important;
	}
	.table-responsive table td, table td {
		border: 1px solid #CCCCCC !important;
		padding: 8px 8px;
	}
	 
		section.section-fullwidth-inner.news-all .inner-page-content {
			padding-bottom: 50px;
		}

.view-more-all-news {
	color: #58595b;
	font-size: 16px;
	padding: 5px 10px;
}

	.view-more-all-news:hover {
		background: #f68a1e;
		color: #fff;
	}

.news-list .news-list-img {
	overflow: hidden;
}

	.news-list .news-list-img img {
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}

	.news-list .news-list-img:hover img {
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
.single-news {
	color: #58595b;
	font-size: 16px;
}
.single-news h1 {
	font-size: 35px;
	color: #58595b;
}
.single-news h2 {
	font-size: 32px;
	color: #58595b;
}
.single-news h3 {
	font-size: 28px;
	color: #58595b;
}
.single-news h4 {
	font-size: 26px;
	color: #58595b;
}
.single-news h5 {
	font-size: 22px;
	color: #58595b;
}
.single-news h6 {
	font-size: 18px;
	color: #58595b;
}
	.single-news h4 {
		color: #003399;
		font-weight:bold;
		font-size: 26px;
		margin-top: 15px;
		margin-bottom: 4px;
	}
	.single-news p a, .single-news p span a, .single-news p b a .single-news p a b{
		color: #023f88;
	}
	.single-news .news-published-date {
		font-size: 18px;
		color: #58595b;
	}
p span b {
	color: #58595b;
}
.single-news p {
	font-size: 16px;
	color: #58595b;
	margin-top: 10px;

}
	.single-news p span {
		font-size: 16px;
		font-family: Arial !important;
	}
	.single-news img {
		max-width: 400px;
	}
.more-news-slider {
	padding-left: 110px;
	padding-top: 20px;
	padding-bottom: 85px;
	width: 100%;
	background: #84c2ea;
}

.more-news-title {
	color: #023f88;
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 16px;
	margin-left: -15px;
}

.news.row.owl-carousel.more-news-slider-box.owl-loaded.owl-drag .news-box {
	padding: 0px;
}

.more-news-slider-container {
	max-width:95%;
	width: 100%;
}

	.more-news-slider-container .owl-dots {
		margin-left: -10px;
	}

		.more-news-slider-container .owl-dots .owl-dot {
			background: #c2e1f5 !important;
			border: none;
			/* padding: 0px; */
			height: 7px;
			width: 80px;
			margin-right: 10px;
			outline: none !important;
		}

			.more-news-slider-container .owl-dots .owl-dot.active {
				background: #023f88 !important;
			}

.more-all-news {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	color: #023f88;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 14px;
	padding-right: 12px;
	padding: 4px 10px;
}

	.more-all-news:hover {
		background: #f68a1e;
		color: #fff;
	}
.research-box {
	position:relative;


}
	.research-box p {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.research .inner-page-content .research-box p{

		font-size:14px;
		margin-bottom:0px;

	}

	.research-box .figure-caption {
		position: absolute;
		right: 0px;
		width: 85%;
		background: #fff;
		bottom:0;
		padding: 15px;
	}
		 
		.research-box .figure-caption h5 {
			color: #023f88;
			font-size:20px;
			font-weight:normal !important;
		}
.research-box:hover .figure-caption h5 {
	color: #f68a1e;
}
.office-inner-content .text-area p img {

	width:auto;

}
.office-inner-content .research-arrow::after {
	content: "\f178";
	font-family: FontAwesome;
}
.research-box:hover .figure-caption p {
	color: #000;
	text-decoration: underline;
}
		.home-all-news {
			font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
			color: #fff;
			margin-top: 15px;
			text-transform: uppercase;
			font-size: 18px;
			padding: 4px 10px;
		}
.research-arrow {
	
	bottom: 0;
	background: #f68a1e;
	width: 15%;
	text-align: center;
	padding: 10px;
	color:#fff;
}
.research-box:hover .research-arrow {
	background:#000;

}
.research-box .figure {
	margin-bottom:70px;
}
a.section-down {
	position: absolute;
	background: #fff;
	right: 4%;
	padding: 10px 12px;
	color: #444;
	bottom: 40px;
	/* font-size: 32px; */
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

	a.section-down:hover {
		background: #f68a1e;
		color: #fff;
		bottom: 30px;
	}

.faculty-tabs .nav-pills .nav-link {
	border-radius: 0px !important;
	background: #0192C9;
	color: #fff;
	font-size: 16px;
}

.faculty-tabs {
	border-bottom: 3px solid #3c3d3b;
}

	.faculty-tabs .nav-pills .nav-item {
		margin-right: 10px;
	}

	.faculty-tabs .nav-pills .nav-link.active {
		background: #f68a1e;
	}

.faculty-form {
	margin-bottom: 30px;
}

	.faculty-form input, .faculty-form select {
		height: 40px;
		border: none;
		font-size: 12px;
		color: #808285;
	}

		.faculty-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
			color: #808285;
		}

		.faculty-form input::-moz-placeholder { /* Firefox 19+ */
			color: #808285;
		}

		.faculty-form input:-ms-input-placeholder { /* IE 10+ */
			color: #808285;
		}

		.faculty-form input:-moz-placeholder { /* Firefox 18- */
			color: #808285;
		}

	.faculty-form button {
		height: 40px;
		background: #f68a1e;
		border: none;
	}

		.faculty-form button:hover {
			background: #023f88;
		}

		.faculty-form button i {
			font-size: 25px;
		}

.faculty-table .table .thead-dark th {
	color: #fff !important;
	background-color: #023f88 !important;
	border-color: #023f88 !important;
	font-weight: normal !important;
	font-size: 16px !important;
	padding: 10px !important;
}

.faculty-table .table td {
	color: #000;
	font-size: 14px;
	vertical-align: middle;
}

.faculty-table .table tr:nth-child(odd) {
	background: #bcbec0;
}

.faculty-table .table .person-name {
	font-weight: bold;
	font-size: 14px;
	color: #231f20;
}

	.faculty-table .table .person-name a {
		color: #231f20;
	}

	.faculty-table .table .person-name:hover a {
		color: #023f88;
	}

.faculty-table .table .person-email a {
	color: #000;
}

	.faculty-table .table .person-email a i {
		font-size: 20px;
	}

.faculty-table .table tr:hover {
	background: #c9e0f8;
}

.abc-fac li {
	border: none;
	margin: 3px 3px 0 0;
	width: 48.5px;
	height: 43px;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	background-color: #434341;
	color: #fff;
	text-decoration: none;
}

	.abc-fac li a {
		display: block;
		line-height: 43px;
		color: #fff;
		text-decoration: none;
		font-size: 18px;
	}

	.abc-fac li:hover a {
		background-color: #023f88;
	}

.faculty-table .table .alphabet {
	background: #fff !important;
	border-bottom: 2px solid #023f88;
}
	.faculty-table .table .alphabet th {
		background: #fff !important;
		border:none;
		color:#000;
	}
	.faculty-table .table .alphabet H5 {
		font-size: 18px;
	}

.about-title-box {
	padding-left: 95px;
	padding-top: 80px;
}

	.about-title-box h1 {
		color: #023f88;
		font-size: 60px;
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		text-transform: uppercase;
	}

.about-sub-title {
	font-size: 26px;
	font-weight: bold;
	color: #023f88;
}
.about-links ul {

	padding-left:18px;

}
.about-links p {

	font-size:20px !important;

}
.about-links h4 {
	font-size: 30px;
	font-weight: bold;
	color: #f68a1e;
}
.about-links ul li {

	color:#fff;
    margin-bottom:5px;

}
.about-links ul li a {
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}

.about-links ul li:hover a {
	color: #f68a1e;
}

.about-links {
	margin-bottom: 30px;
}

.meet-president {
	position: relative;
}

	.meet-president h4 {
		position: absolute;
		bottom: 15px;
		color: #fff;
		text-transform: uppercase;
		padding-left: 15px;
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		font-size: 17px;
	}

		.meet-president h4 a {
			color: #fff;
		}

			.meet-president h4 a:hover {
				color: #f68a1e;
			}

		.meet-president h4 span {
			display: block;
			font-family: Arial;
			font-weight: bold;
			font-size: 14px;
		}

.Strategic-plan {
	position: relative;
}

	.Strategic-plan h4 {
		position: absolute;
		top: 18%;
		color: #fff;
		text-transform: uppercase;
		padding-left: 15px;
		font-family: Arial;
		font-weight: bold;
		font-size: 25px;
		max-width: 140px;
	}

.see-what-next {
	position: absolute;
	bottom: 25px;
	color: #fff;
	left: 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

	.see-what-next i {
		margin-left: 10px;
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
	}

	.see-what-next:hover {
		color: #023f88;
	}

		.see-what-next:hover i {
			margin-left: 15px;
		}

.Strategic-plan h4:hover {
	color: #023f88;
}

.leadership-box h3 {
	color: #023f88;
	font-size: 28px;
	font-weight: bold;
}

.leadership-box h5 {
	color: #023f88;
	font-size: 20px;
	font-weight: bold;
}

.leaders-box-caption {
	background: #f68a1e;
	padding: 10px 15px;
	color: #fff;
}

	.leaders-box-caption h4 {
		font-size: 16px;
		font-weight: bold;
	}

	.leaders-box-caption p {
		color: #fff;
	}

.leadership-tabs .nav-item {
	margin-right: 10px;
}

.leadership-tabs .nav-link {
	border-radius: 0px;
	background: #023f88;
	color: #fff;
}

.leadership-tabs.nav-pills .nav-link.active, .leadership-tabs.nav-pills .show > .nav-link {
	color: #fff;
	background: #f68a1e;
}

.contact-box {
	width: 100%;
	
	padding: 0px 15px;
}
.map-box {
	background: #0092c8;
	border-top: 15px solid #f68a1e;
	margin-top: 70px;
	max-width: 98%;
}
.map-ad {
	top: -30px;
	position: relative;
	right: -30px;
}
.video-caption-link {


	text-decoration:underline !important
}

.contact-box .card {
	background: #ebeae9;
	border-radius: 0px;
	border: none;
}

		.contact-box .card h4 {
			font-size: 18px;
			color: #fff;
			background:#023f88;
			padding: 10px 15px;
			margin-bottom: 0px;
		}

		.contact-box .card .card-body {
			padding: 15px 20px;
		}

			.contact-box .card .card-body a {
				color: #58595b;
			}

			.contact-box .card .card-body p {
				color: #58595b;
				font-size: 16px;
			}
.other-adress p {
	font-size: 16px;
}

.contact-us-subtitle {
	display: block;
	font-size: 28px;
	margin-top: 30px;
}

.contact-us-tagline {
	font-size: 16px;
	display: block;
	margin-top: 25px;
	color: #58595b;
	font-family: Arial;
	text-transform: capitalize;
}

.other-adress {
	margin-top: 50px;
	width: 100%;
}

	.other-adress h4 {
		font-size: 20px;
		font-weight: bold;
		color: #023f88;
	}

	.other-adress a {
		color: #58595b;
	}
		.other-adress a:hover, .contact-box .card .card-body a:hover {
			color: #f68a1e;
		}
		.other-adress h5 {
			font-size: 16px;
			font-weight: bold;
			color: #58595b;
			margin-bottom: 0px;
		}

.contact-social li {
	margin-bottom: 5px;
}

	.contact-social li a {
		color: #58595b;
	}

		.contact-social li a i {
			width: 30px;
			height: 30px;
			background: #ddd;
			line-height: 30px;
			text-align: center;
			border-radius: 50%;
			color: #fff;
			-webkit-transition: all .5s ease-in-out;
			-moz-transition: all .5s ease-in-out;
			-o-transition: all .5s ease-in-out;
			transition: all .5s ease-in-out;
		}

		.contact-social li a:hover i {
			border-radius: 0%;
		}

.contact-social .fb i {
	background: #45619D
}

.contact-social .twitter i {
	background: #50ABF1;
}

.contact-social .youtube i {
	background: #FF0000;
}

.contact-social .linkden i {
	background: #0077B5;
}

.contact-social .insta i {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.office-title .inner-page-title {
	bottom: 80px;
}
/*.office-title {

	min-height:180px;

}*/
@media only screen and (min-width: 993px) {
	.footerAccordPlus {
		display: none;
	}
}


@media (max-width:992px) {
	.umt-footer .umt-footer-widget-area .umt-row .umt-columns, .umt-copyright-content {
		padding-left: 203px !important;
		padding-right: 60px !important;
	}
	.office-title .inner-page-title {
		bottom:10px;
	}
	.office-spot-lights .card {
		width:100%;

	}
	.office-title .inner-page-title h1 {
		font-size:50px;
		line-height:1.2;

	}
	.clubs-and-socities {
		margin-top: 0px;
	}
	.new-news-box{

		padding-left:0px;
		padding-right:0px;

	}
	.map-ad {
		top: 0px;
		right: 0px;
	}
	.map-box {
		margin-top:30px;

	}
		.map-box .video-caption p{
			margin-top:20px !important;
			margin-bottom:20px !important;


		}
		.clubs-box .inner-page-title {
			bottom: 10px;
		}
	.text-area, .map-box {
		max-width: 100%
	}
	.Strategic-plan h4 {
		max-width: 100%;
	}

	.see-what-next {
		bottom: 0px;
	}

	.umt-ranking .section-content-area p, .umt-by-numbers .section-content-area p {
		line-height: 1.5;
	}

		.umt-ranking .section-content-area p span {
			display: inline;
		}

	.block input[type='checkbox']:checked ~ .info {
		/*height: 175px;*/
		height: 100%;
		transition: .25s linear;
	}

	input[type='checkbox'] {
		display: none;
	}

	.info {
		width: 100%;
		height: 0;
		padding-left: 15px;
		/* display: block; */
		overflow: hidden;
		box-sizing: border-box;
		transition: .25s linear;
	}

	::selection {
		background: #222;
		color: #fff;
	}

	section.section-fullwidth.news-events {
		padding-right: 30px !important;
	}

	h4.footer-heading:hover {
		background: rgb(246, 138, 30);
	}

		h4.footer-heading:hover a {
			padding-left: 10px !important;
		}

	div.footer-list.info ul li a {
		border-top: 1px solid rgb(226, 230, 234);
		padding: 10px 0px !important;
	}

	div.footer-list.info ul li:hover, h4.footer-heading:hover {
		background: rgb(246, 138, 30);
	}

	hr.style1 {
		border: none;
		height: 1px;
		background-color: rgb(226, 230, 234);
	}

	hr.style2 {
		display: none;
	}

	.section-fullwidth {
		height: auto;
	}

	.umt-news-title {
		margin-left: 0px;
	}

	section.section-fullwidth.news-events .no-gutters {
		margin-right: -15px;
		margin-left: -15px;
	}

	.news.row.owl-carousel.col-lg-8.owl-loaded.owl-drag {
		margin-right: 0px;
		margin-left: 0px;
	}

	.events {
		margin-top: 45px;
	}

	.footer-logo {
		display: none;
	}

	.home-all-news {
		position: absolute;
		margin-top: -300px !important;
		right: 0;
	}
}
/* New About */
.video-intro-section {
	margin-top:50px;
	margin-bottom:50px;

}
.video-intro {
	background: #0092c8;
	/*padding: 20px;*/
	border-top: 15px solid #dd8a48;
	max-width: 95%;
	width: 100%;
}
.video-play-box {
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
/*	padding: 20% 0px;*/
	top: -40px;
	right: -15px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	overflow:hidden
}
	.video-play-box:hover {
		-moz-transform: scale(1.01);
		-ms-transform: scale(1.01);
		-o-transform: scale(1.01);
		-webkit-transform: scale(1.01);
		transform: scale(1.01);
		
	}
	.video-play-box:hover .play-button {
		outline: 1px solid #ffffff63;
		outline-offset: 5px;
	}
	/*.video-image {
	position: relative;
	top: -65px;
	right: -90px;
}*/
	/*.video-inner-box {
		position: absolute;
		text-align: center;
		top: 50%;
		left: 0;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}*/
a.play-button {
	background: #F44336;
	padding: 20px 30px;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
	a.play-button:hover {
		outline: 1px solid #ffffff63;
		outline-offset: 5px;
	}
	.video-inner-box h3 {
		margin-top: 30px;
		color: beige;
		/* font-weight: bold; */
		font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
		font-weight: 800;
		font-size: 40px;
	}
.umt-numbers-slider {
padding-top:30px;
padding-bottom:50px;
position:relative;

}
	.umt-numbers-slider .owl-nav {


		text-align:center;
	}
		.umt-numbers-slider .owl-nav button.owl-prev {
			height: 40px;
			width: 40px;
			line-height: 35px;
			background: #dd8a48;
			outline: none;
			margin-right:10px;
		}
		.umt-numbers-slider .owl-nav button.owl-prev span {
			font-size: 40px;
			color: #fff;
			font-weight: 100;
		}
		.umt-numbers-slider .owl-nav button.owl-next {
			height: 40px;
			width: 40px;
			line-height: 35px;
			background: #dd8a48;
			outline:none;
		}
		.umt-numbers-slider .owl-nav button.owl-next span {
			font-size: 40px;
			color: #fff;
		}
.umt-number-box h3 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.umt-number-box p {

	font-weight:bold;
	font-size:18px;

}
.new-mission {
	margin-left: 30px;
	background: #0055a6;
}
	
.new-vision, .new-mission {
	padding: 0px;
	height: auto !important;
	margin-top: 50px;
	margin-bottom: 20px;
}
.new-mission {
	margin-left: 30px;
	background: #0055a6;
	margin-bottom: 50px;
}
.mis-and-vis-box {
	background-size: cover !important;
	padding: 20%;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	position:relative;
	top:-40px;
	right:-15px;
}
.new-mission .mis-and-vis-box {
	left: -15px;
}
.caption-box {
	background: #fff;
	padding: 20px 15px;
	position: relative;
	right: -70px;
	z-index: 1;
}
.new-mission .caption-box {
	left:-70px;
}
	.caption-box h1 {
		margin-bottom: 0px;
	}
	.first-word {
		display: block;
		color: #023f88;
		font-size: 30px;
		font-weight: 500;
	}
.sec-word {
	font-size: 40px;
	font-weight: 600;
	color: #023f88;
}
.thr-word {
	font-size: 25px;
	font-weight: 600;
	color: #023f88;
}
.last-word {
	font-weight: 600;
	display: block;
	font-size: 40px;
	color: #8f96a3;

}
.vision-mission-titles {
	font-family: 'Conv_Berthold Akzidenz Grotesk Bold';
	font-weight: 800;
	color:#023f88;
}
.other-links a {
	
	font-size:18px;

}
	.other-links a i {
		padding-right: 15px;
		color: #f58220;

	}
	.Empowering-text {
		margin-top: 35px !important;
	}
/*--------------------- Chat Bot CSS    -----------------*/
.css-1dgbgmu {
	font-size: 16px !important;
	top: 0px;
}

.bubble.from-user {
	background-color: #51de4c;
}

#live-chat-container input {
	font-size: 14px;
}

#live-chat-container p {
	font-size: 14px !important;
}

#live-chat-container a, #live-chat-container a:hover {
	color: #1a38db !important;
}

#live-chat-container .content {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	overflow: visible;
	position: relative;
}

.avatar {
	border-radius: 50% !important;
}

.css-1lzfo2b.css-14x775w {
	display: none !important;
}

.bubble.from-user .webchat__bubble__content {
	background-color: #51de4c !important;
	border: none !important;
	color: #fff !important;
}

.from-user .content::after {
	width: 0;
	height: 0;
	content: "";
	top: -.15em;
	right: -12px;
	position: absolute;
	border-style: solid;
	border-width: 0px 12px 16px 0px;
	border-color: transparent #51de4c transparent transparent;
	transform: rotate(-90deg);
}

.css-tyxksf:not(.from-user) .content:before {
	width: 0;
	height: 0;
	content: "";
	top: 0;
	left: -14px;
	position: absolute;
	border-style: solid;
	border-width: 0px 16px 12px 0px;
	border-color: transparent #3593dd transparent transparent;
	transform: rotate(360deg);
}

.css-mhj5i1, .bubble:not(.from-user) .webchat__bubble__content {
	width: 100% !important;
	background-color: #8eee8d;
}

	.css-mhj5i1:not(.from-user), .bubble:not(.from-user) .webchat__bubble__content {
		background-color: #3593dd !important;
		color: #fff !important;
		border: none !important;
	}

.umt-chatbot {
	border-bottom: 3px solid #3593dd;
	height: 420px;
}

.webchat__row {
	border-radius: 4px !important;
}

/*--------------------- END Chat Bot CSS    -----------------*/
.video-caption {
	padding: 15px;
}
.resources-links h3 {
	font-size: 22px;
	font-weight: bold;
	color: #f58220;
}
.resources-links ul {
	margin-bottom:0px;

}
.resources-links ul li a {
	font-size: 18px;
	line-height: 34px;
	color: #58595b
}
	.resources-links ul li a i {
		padding-right: 15px;
		color: #f58220;
	}
	.resources-links ul li:hover a {
		color: #f68a1e;
	}
.student-resources .resources-links ul li a {
	color: #023f88;
	text-decoration:underline !important;
	font-size:18px;
	line-height:26px;
	
}
	.student-resources .resources-links ul li:hover a {

		color:#f68a1e;

	}
	.student-resources .resources-links p {
		font-size: 16px;
		margin-bottom: 25px;
	}
.on-campus-text-area h4 {
	color: #023f88;
	font-size:30px;
	font-weight:bold;
	margin-top:35px;
	margin-bottom:0px;
}
.our-partners {
	background: #e6e7e8;
	padding:20px 50px;
	position:relative;
}
.partners h4 {
	color: #023f88;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 35px;
	margin-top:0px;
	
}
.partners-img {
	padding: 20px;
	background: #fff;
}
	.partners-img img {
		max-height: 80px;
		width: auto !important;
		margin: auto;
	}
.our-partners .owl-nav button.owl-prev span {
	position: absolute;
	left: 10px;
	font-size: 50px;
	top: 50%;
	color: #444;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
.our-partners .owl-nav button.owl-next span {
	position: absolute;
	right: 10px;
	font-size: 50px;
	top: 50%;
	color: #444;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
.our-partners  .owl-nav {
	font-size:0;
}
/*OFFICIES */
.office-title h1 span {

	display:block;

}

	.office-title .inner-page-title h1 {

		line-height:1;

	}
	.office-inner-content {
		margin-top: -80px;
		background: #fff;
		padding: 30px;
		max-width: 95%;
		width: 100%;
		padding-bottom:35px;
	}
		.office-inner-content h1 {
			color: #023f88;
			font-size:30px;
			font-weight:bold;
			margin-bottom:20px;
		}
		.office-inner-content .text-area {
			max-width:100%;

		}
		.office-inner-content h2 {
			font-size: 26px;
			font-weight: bold;
			color: #023f88;
		}
		.office-inner-content h3 {
			font-weight: bold;
			font-size: 24px;
			color: #023f88;
		}
		.office-inner-content h4 {
			font-weight: bold;
			font-size: 22px;
			color: #023f88;
		}
		.office-inner-content h5 {
			font-weight: bold;
			font-size: 20px;
			color: #023f88;
		}
		.office-inner-content h6 {
			font-weight: bold;
			font-size: 18px;
			color: #023f88;
		}
		.office-inner-content .video-intro {
			border-top: 15px solid #08274c;
		}
		.office-inner-content .caption-box {
			background: rgba(236, 243, 252,0.88);
		}
			.office-inner-content .caption-box h4 {
				
				color: #023f88;
			}
			.office-inner-content .caption-box p {
				font-size: 16px;
				color:#08274c;
			}
.office-spot-light-image {
	position: relative;
	overflow:hidden;
}
	.office-spot-light-image img {
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
	}
.office-spot-lights .card:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: .6;
}
.office-spot-light-name {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
	.office-spot-light-name h4 {
		margin-bottom:0px;
		padding-left:20px;
		color:#fff;

	}
.office-spot-lights .card {
	background: #d3dcdc;
	border:none;
	cursor:pointer;
}
.office-spot-lights .thumbnail .caption {
	background: #d3dcdc;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
	.office-spot-lights .thumbnail .caption ul li {
		border-bottom:1px solid rgba(188, 189, 190, 0.7);
		padding-top: 10px;
		padding-bottom: 10px;
	}
		.office-spot-lights .thumbnail .caption ul li:first-child {

			padding-top:0px;

		}
		.office-spot-lights .thumbnail .caption ul li a {
			font-size: 14px;
			color: #231f20;
		}
		.office-spot-lights .thumbnail .caption ul li:last-child {

			border-bottom:0px;
			padding-bottom:0px;

		}
		.office-spot-lights .thumbnail .caption ul li:hover a {

			color:#023f88;

		}
		.office-spot-lights .thumbnail .caption ul li a span{
			display:block;

		}
	.office-spot-lights .thumbnail .caption.quick-links-offices ul li {
		padding-bottom: 1px !important;
		padding-top: 1px !important;
		border-bottom:0px;
	}
	.office-spot-lights .thumbnail .caption h5 {
		color: #023f88;
		font-size:16px;
		font-weight:bold;
		margin-top:.7rem;
	}
.phd-in-progress {
	padding: 20px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 85%;
	width: 90%;
	margin: auto;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.card.bg-primary {

	background:#023f88 !important;
	margin-bottom:80px;
}
	.card.bg-primary p {

		color:#fff;

	}
.exploer-links-left ul li {

	padding-bottom:5px;
	padding-top:5px;

}
	.exploer-links-left ul li a {
		font-size: 16px;
		color: #023f88;
	}
	.exploer-links-left ul li:hover a {

		color:#f68a1e;

	}
	.exploer-links-left ul li a i {
		padding-right: 15px;
		color: #f58220;
	}
.exploer-links-right ul li a {
	color: #023f88;
	padding-bottom:2px;
	padding-top:2px;
	display:block;
}
.exploer-links-right ul li:hover a {
	color: #f68a1e;
}
.office-inner-content-adress-box {
	background: #f58220;
	padding: 15px;
}
	.office-inner-content-adress-box h6 {

		font-size:14px;
	 font-weight:bold;
	 color:#fff;

	}
	.office-inner-content-adress-box p {
		font-size:15px;
		margin-bottom:0px;
		color:#fff;

	}
.installment-links li {
color:#f68a1e !important;
padding-right:20px;
font-size:18px;

}
	.installment-links li i {
		color:#fff;
		padding-right:15px;

	}

.video-slider-box {
	
	background: #d3d3d4;
	margin-bottom: 30px;
	margin-top: 40px;
	position:relative;
}
	.video-slider-box h1 {
		border-bottom:1px solid #023f88;
		

	}
		.video-slider-box h1 a {

			font-size:14px;
			text-transform:uppercase;
			padding:5px 10px;
			background:#023f88;
			color:#fff;

		}
		.video-slider-cover-image {
			position: relative;
		}
.video-slider-box .video-slider-cover-image .video-btn {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 40px;
	color: #f5efef;
}
.video-slider-box .video-box-slider-item .video-slider-title {
	padding:15px 0px;
	font-size:14px;
	font-weight:bold;
	color:#000;

}
@media (min-width:1366px) {
	.umt-number-box h3 {
		font-size: 80px;
		color: #fff;
		font-weight: bold;
	}
	.new-more-event {
		position: relative;
	display:inline-block !important;
		background: #58595b;
		padding-left: 15px;
		padding-right: 15px;
	}
	.admission-aid .text-area {
		max-width: 80%;
	}
	.Empowering-text {

		max-width:70%;

	}
	.video-caption {
		padding:30px 40px;
	}
	.umt-number-box p {
		font-weight: bold;
		font-size: 22px;
	}

}

.owl-item.active.center {
	position:relative
	
}
	.owl-item.active.center:before {
		position: absolute;
		content: '';
		width: 1px;
		height: 100%;
		left: 0;
		top: 0;
		bottom: 0;
		background: -webkit-linear-gradient(top, rgb(2 63 136) 0%, rgb(2 63 136) 12%, rgb(7 110 235) 47%, rgb(2 63 136) 100%);
	}
	.owl-item.active.center:after {
		position: absolute;
		content: '';
		width: 1px;
		height: 100%;
		right: 0;
		top: 0;
		bottom: 0;
		background: -webkit-linear-gradient(top, rgb(2 63 136) 0%, rgb(2 63 136) 12%, rgb(7 110 235) 47%, rgb(2 63 136) 100%);
	}
.umt-at-glance {
	background: #0092c8;
	padding:30px 0px;
}
	.umt-at-glance h1 {
		color:#fff;
		font-weight:bold;
		font-size:50px;
	}
	.umt-at-glance p {

		max-width:80%;
		width:100%;
		margin:auto;
		color:#fff;
		font-size:22px;
		padding-left:15px;
		padding-right:15px;

	}
	@media (max-width:1366px) {
		/*.video-intro  {

		height:360px;

	}*/




}
	@media only screen and (min-width:850px) {

		#mobile-nav-logo {
			display:none;
			z-index:-1;

		}

	}
@media only screen and (max-width: 850px) {
	.umt-footer .umt-footer-widget-area .umt-row .umt-columns, .umt-copyright-content ,.leaders-media-box {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.umt-number-box h3 {

		font-size:40px;


	}
	#mobile-nav-logo {

		position:fixed;
		top:10px;
		z-index:9999;

	}
	.office-inner-content h1 {
		font-size: 24px;
	}
		.office-inner-content h2 {

			font-size:22px;
		}
	.office-inner-content h3 {

		font-size:20px;
	}
		.office-inner-content h4 {

			font-size:18px;

		}
	.office-inner-content h5 {

		font-size:16px;

	}
	.office-inner-content h6 {

		font-size:15px;
	}
	.office-title h1 span {
		display: initial;
	}
	.office-inner-content {
		max-width: 100%;
		margin-top: 0px;
		padding: 10px 0px;
	}
	.umt-number-box p {
		font-size: 18px;
	}
	.clubs-and-socities {
		margin-top: 0px;
	}
	/*.video-intro {

		height:260px;

	}*/
	.clubs-box .inner-page-title p {
		padding-left: 15px;
		max-width: 100%;
	}
	.contact-box {
		margin-top: 0px;
	}

	.about-title-box {
		padding-left: 15px;
		padding-bottom: 80px;
	}

	a.section-down {
		display: none;
	}

	.more-news-slider {
		padding-left: 30px;
	}

	.more-news-slider-box {
		max-width: 100%;
	}

	.inner-page-content, .divisons-box {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.section-fullwidth {
		padding-left: 30px !important;
		padding-right: 30px !important;
		height: auto;
	}

	.inner-page-title h1, .research .inner-page-title h1 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.section-fullwidth-inner {
		padding: 0px !important;
	}

	#side-header {
		height: auto !important;
		overflow: none !important;
		position: fixed;
		top: 0% !important;
	}
	.clubs-and-socities {
		max-width:100%;

	}
	.post-content .umt-fullwidth, .umt-footer .umt-footer-widget-area .umt-row .umt-columns, .umt-copyright-content {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.umt-mobile-nav-item a {
		color: #ccc;
	}

	#side-header {
		padding-top: 20px !important;
		padding-bottom: 0px !important;
		position: static !important;
	}

		#side-header .side-header-wrapper {
			overflow: hidden !important;
			padding-bottom: 15px !important;
		}

		#side-header.umt-mobile-menu-design-modern .umt-main-menu-container .umt-mobile-nav-holder, #side-header.umt-mobile-menu-design-modern .side-header-wrapper > .umt-secondary-menu-search {
			margin-bottom: 0px;
		}

	.umt-mobile-nav-item .umt-open-submenu {
		color: #FFF;
	}

	#wrapper {
		position: relative;
		left: 0%;
		transition: left 375ms ease-in-out 0ms;
	}

	.mobile-nav-wrapper {
		display: block;
	}

	#mobile-nav-toggle {
		display: block;
	}

	.mobile-nav-open {
		overflow: hidden;
	}

	#side-header {
		display: none;
	}

	.ranking-boxs {
		padding-left: 0px;
		padding-right: 0px;
	}

	.owl-dots .owl-dot, .more-news-slider-container .owl-dots .owl-dot {
		width: 20px;
	}

	.umt-news-title {
		margin-left: 0px;
	}
}
@media (min-width:768px) {

	.footer-list ul li {
	margin-bottom:5px;
	margin-top:5px;

	}

}
@media (max-width:768px) {
	.see-what-next {
		bottom: 60%;
	}
	.clubs-and-socities .card .form-control {
		margin-bottom:10px;
		margin-top:10px;


	}
	.events-main-title {

		font-size:15px;

	}
	.research-box .figure-caption h5 {
		font-size: 18px;
	}
	.other-adress h4 {
		font-size: 18px;
	}
	.other-links a {
		font-size: 16px;
	}
	.research-box .figure-caption {
		bottom: 0px;
	}
	.map-ad iframe {

		height:300px;

	}
	.umt-at-glance p {
		max-width: 100%;
	}
	.sections-buttons-box .buttons-box {
		display: block;
		margin-bottom: 5px;
	}
	.border-col {
		border-right: 0px;
	}
	.schools-tabs h3 {
		font-size: 19px;
		padding-right: 8px;
	}
		.schools-tabs h3 span {
			font-size:22px;

		}
	.view-website-button {
		text-align:center;

	}
	.schools-tabs {
		padding-top:20px;
		padding-bottom:20px;

	}
	.schools-tabs h4 {
		font-size: 18px;
	}
	.schools-hide-show-button {
		position: absolute;
		right: 0px;
	}
		.schools-hide-show-button .btn-link.collapsed, .schools-hide-show-button .btn-link {
			position: absolute;
			top: 0;
			right: 0;
			z-index: 111;
		}
		.programs-box-links li a i {
			top: 13px;
		}
	.video-play-box {
		top: initial;
		right: initial;
		padding-left: 15px;
		padding-right: 15px;
	}
	.mis-and-vis-box {
		display: none;
	}
	.new-mission .caption-box {

		left:0;

	}

	.new-mission {

		margin-left:0px;

	}
	.caption-box {
		right: 0
	}
	.new-vision, .new-mission {

		padding:20px;

	}
	.leaders-media-box img {
		max-width: 200px;
	}
	.video-image {

		top:initial;
		right:initial;

	}
	.video-intro {
		height:auto;
		max-width:100%;
		padding:0px 15px;
	}
	.new-about .text-area {
		max-width:100%;

	}
		
		.research-box .figure {
			margin-bottom: 20px;
		}
	.pic-box .sch-box {
		padding-left: 15px;
	}
	.admission-aid .scholarship .Undergraduate-box {
		left:0;
	}
		/*.admission-aid .scholarship .Undergraduate-box .special-link {
			left: -15px;
		}*/
	.events {
		margin-top: 45px;
	}

	.home-all-news {
		position: absolute;
		margin-top: -270px !important;
		right: 0;
		font-size:14px;
	}

	.inner-page-title h1, .research .inner-page-title h1 {
		font-size: 35px;
		padding-top: 40px;
	}

	.all-news-title, .umt-at-glance h1 {
		font-size: 25px;
	}
	.about-links h4 {

		font-size:22px;
	}
	.news-text {
		margin-top: 10px;
	}
	.video-slider-box h1 a {

		font-size:12px;

	}
	.admission-fall-title, .ranking-title, .umt-number-title, .umt-news-title, .office-title .inner-page-title h1 {
		font-size: 35px;
		line-height: 1;
	}
	.text-area .research-box p {
		font-size: 14px !important;
	}
	.umt-news-title span {
		display: inline;
	}

	.row-1 {
		margin-bottom: 0px;
	}

	.number-box {
		margin-bottom: 8px;
	}

	.numbers-slider .owl-dots {
		margin-top: 20px;
	}

	.search_box {
		padding: 15px;
	}

	.admission-fall .section-content-area h4 {
		font-size: 20px;
		margin-top: 14px;
		margin-bottom: 10px;
	}

	.admission-fall .section-content-area p, .umt-ranking .section-content-area p, .umt-by-numbers .section-content-area p {
		font-size: 16px;
	}

	.umt-ranking .section-content-area p {
		margin-bottom: 30px;
		margin-top: 20px;
	}

	.admission-fall .search_box h4 {
		font-size: 18px;
	}
	
	.ranking-title span {
		font-size: 24px;
		margin-top: 5px;
	}

	.ranking-boxs {
		padding-left: 0px;
		padding-right: 0px;
	}

	.impact-logo {
		margin-top: 30px;
	}

	.search-links li {
		display: block;
		margin-bottom: 10px;
		margin-right: 0px !important;
	}

		.search-links li a {
			display: block;
		}

	.events-box {
		padding: 15px;
	}

	a.more-events {
		margin-top: 30px;
		font-size:12px;
	}

	.admission-fall-title span, .umt-number-title span {
		display: inline;
	}

	.umt-by-numbers .section-content-area p {
		margin-top: 15px;
		margin-bottom: 17px;
	}

	.section-fullwidth {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}

	.abc-fac {
		width: 100%;
	}
	p, .text-area p, .programs-box-links li a {
		font-size: 16px !important;
	}
	.admission-aid .Undergraduate-box h4 {
		font-size:22px;

	}
	.umt-popup .modal-dialog .cross-btn {
		right: -5px;
		top: -42px;
	}
}

@media (max-width:580px) {

	.faculty-form input, .faculty-form select {
		margin-bottom: 20px;
	}
	.admission-aid .Undergraduate-box {

		left:0px;

	}
	

	.faculty-tabs .nav-pills .nav-item, .leadership-tabs.nav-pills .nav-item {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 5px;
	}
	
}

@media (max-width:480px) {

	.admission-fall-title, .ranking-title, .umt-number-title, .umt-news-title, .office-title .inner-page-title h1 {
		font-size: 22px;
		
	}
	
	.leadership-names h3 {
		margin-top: 10px;
		font-size: 20px;
	}
	.leadership-messages h5 {
		font-size:20px;

	}
	.clubs-box .inner-page-title p {
		display: none;
	}
	.see-what-next {
		bottom: 40%;
	}

	.ranking-title span {
		font-size: 20px;
	}

	.inner-page-title h1 {
		font-size: 22px;
		padding-top: 40px;
		text-transform:capitalize;
	}

	.divisons-box.card-deck .card {
		margin-left: 0px;
		margin-right: 0px;
	}

	.umt-footer .umt-footer-widget-area .umt-row .umt-columns, .umt-copyright-content {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.about-title-box h1 {
		font-size: 35px;
	}
}

@media (max-width:340px) {
	.see-what-next {
		bottom: 20%;
	}
}

.card {
border-bottom:1px solid #808285;
}

.my-card {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	background-color: #fff;
	background-clip: border-box;
/*	box-shadow: 0px 0px 8px;*/
	margin-bottom: 28px;
	/*border-radius: 35px 0;*/
	overflow: hidden;
	transition: .5s
}

	.my-card:hover {
		box-shadow: 0px 0px 8px #023f88;
	}

	.my-card img {
		max-height: 250px;
		width: 100%
	}

.my-card-body {
	padding: 10px;
	margin-bottom: 20px
}

	.my-card-body h5 {
		text-transform: capitalize;
		line-height: 25px;
		font-size: 25px
	}

	.my-card-body p {
		margin: 10px 0;
		color: #f7941d;
		word-break: break-all;
		font-size:14px;
	}

.social-icons {
	margin-bottom: 25px
}

	.social-icons a {
		margin-right: 22px;
		color: #363842;
		font-size: 16px
	}

		.social-icons a:hover {
			color: #c81a3b
		}

.my-card-btn {
	color: rgb(231, 231, 231);
	background-color: #c81a3b;
	padding: 10px 28px;
	text-decoration: none;
	text-transform: capitalize;
	border-radius: 10px 0;
	transition: .5s
}

	.my-card-btn:hover {
		color: rgb(15, 15, 15)
	}

.my-card-body .email {
	font-size: 13px;
}

/*CSS form the opa page*/
.nav-tabs > li.active > a {
	background-color: #93acca !important;
	border: 1px solid #ddd !important;
	border-bottom-color: #93acca !important;
	color: white !important;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	background-color: #1b4b84;
	color: white;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	background-color: #1b4b84;
	color: white;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		color: #555;
		cursor: default;
		background-color: #fff;
		border: 1px solid #ddd;
		border-bottom-color: transparent;
	}
/*Blinking webs*/
blink {
  -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
  animation: 2s linear infinite condemned_blink_effect;
  color:black;
  font-weight:bold;
  animation: myanimation 3s infinite;
}
@keyframes myanimation {
  
100% {background-color: red;}
}
/* for Safari 4.0 - 8.0 */
@-webkit-keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
	@media (min-width: 576px) {
		.umt-popup .modal-dialog {
			max-width: 600px;
			margin: 1.75rem auto;
		}
	}

	@media (min-width:1700px) {


		.search-area-home {
			width: 70%
		}
	}

	@media (max-width:480px) {


		.my-card img {
			max-height: initial;
		}
	}

	@media (max-width:1200px) {


		.news-det {
			margin: 0px;
			padding: 0px;
		}

		.news-det-box {
			padding: 0px;
		}
	}
