﻿/* For the Future */
/* COLORS */
:root{
	--tudkrgreen:#0D4322;
	--tudkgreen:#166936;
	--tultgreen:#6EA082;
}
.bgdkgr {background-color:var(--tudkgreen);}
.bgltgr {background-color:var(--tultgreen);}
.top-header{
	background:#e0e1e2 !important;
	background-color:#e0e1e2 !important;
}
.top-header .btn,.top-header .btn.btn-default{
	padding:0.4em !important;
	background-color:#333333 !important;
	color:#ffffff !important;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-left:1.2em !important;
	padding-right:1.2em !important;
	border:none !important;
	border-radius:0 !important;
	/*
	border-top:none !important;
	border-right:none !important;
	border-bottom:none !important;
	border-left:1px solid #999999 !important;*/
	height:32px;
	width:auto;
	min-width:inherit;
}
.top-header .btn:hover,.top-header.btn.btn-default:hover {
	background-color:#166936 !important;
}
.top-header .btn:first-child{
	border-bottom-left-radius:15px !important;
	border-top-left-radius:15px !important;
}
.top-header .btn:last-child{
	border-bottom-right-radius:15px !important;
	border-top-right-radius:15px !important;
}
.top-header .text-left{
	padding-top:0;
}
.top-header a{
	color:#ffffff !important;
}
.header .logo img {
	margin:0 0 15px 0;
}
.header .search .navbar-form{
	margin:5px 25px;
}
.hrobbold {
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bolder;
	font-weight:900;
	color:#333333;
	line-height:1em;
}
.hbwhite {
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bolder;
	font-weight:900;
	color:#ffffff;
	line-height:1em;
}
.switchfloat1 {float:left;}
.switchfloat2 {float:right;}
.img100 {
	width:100%;
}
@media only screen and (max-width: 991px) {
	h1.hrobbold {
		text-align: center !important;
	}
	.head001 span {
		display:none;
	}
	.head001:after {
		content: "Educate. Innovate. Inspire";
	}
	.switchfloat1, .switchfloat2 {float:none;}
}
.p-1 {
	padding:1.0em !important;
}
.p-2 {
	padding:1.5em !important;
}
.p-3 {
	padding:2.0em !important;
}
.pt-1 {
	padding-top:1.0em !important;
}
.pt-2 {
	padding-top:1.5em !important;
}
.pt-3 {
	padding-top:2.0em !important;
}
.pr-1 {
	padding-right:1.0em !important;
}
.pr-2 {
	padding-right:1.5em !important;
}
.pr-3 {
	padding-right:2.0em !important;
}
.pl-1 {
	padding-left:1.0em !important;
}
.pl-2 {
	padding-left:1.5em !important;
}
.pl-3 {
	padding-left:2.0em !important;
}
.pb-1 {
	padding-bottom:1.0em !important;
}
.pb-2 {
	padding-bottom:1.5em !important;
}
.pb-3 {
	padding-bottom:2.0em !important;
}
.plr-1 {
	padding-left:1em !important;
	padding-right:1em !important;
}
.mt-1 {
	margin-top:1.0em !important;
}
.mt-2 {
	margin-top:1.5em !important;
}
.mt-3 {
	margin-top:2.0em !important;
}
.mb-1 {
	margin-bottom:1.0em !important;
}
.mb-2 {
	margin-bottom:1.5em !important;
}
.mb-3 {
	margin-bottom:2.0em !important;
}
.ml-1 {
	margin-left:1.0em !important;
}
.ml-2 {
	margin-left:1.5em !important;
}
.ml-3 {
	margin-left:2.0em !important;
}
/* ALTER THE FONT FOR HOME PAGE PRETTIES */
.hpf-1 {
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	color:#333333;
}
.hpf-2 {
	font-size: 1.3em;
	font-weight:700;
	line-height: 1.3em;
	letter-spacing: 0.02em;
	color:#666666;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	background:#333333;
	padding-bottom:1.5em;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	padding:0 10px;
}
/* SLIDER TWEAKS */
.home-banner {
	background-color:#166936;
	background-image:url("https://thomasu.edu/wp-content/themes/thomasuniversitytheme/images/hero-background-02c.jpg");
	background-size:cover;
	background-position: center center;
	max-height:380px;
}
.home-banner .item {
	mix-blend-mode:normal;
	height:380px;
	max-height:380px;
}
.carousel-inner .container {
	padding-top:0;
}
.carousel-inner .container h1 {
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bolder;
	font-weight:900;
	color:#166936;
	line-height:1em;
	margin-top:1em;
}
.carousel-inner p {
	color:#000000;
	font-weight: 700;
}
.carousel-max, .carousel-max-mobile {
	max-height:100%;
	min-height:100%;
	background-size:contain;
}
/* JUST SAY NO TO BACKGROUND IMAGES */
.carousel-inner > .item > div {
	background-image:none;
}
.carousel-inner .btn-dk-green {
	border:none;
}
.carousel-img img {
    width: auto;
	max-width:95%;
	height:auto;
	max-height: 90%;
	margin:10px 0 10px 0;
	-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-ms-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.carousel-img img.noshadow {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;
}
.carousel-control {
	top:-37.5%;
}
.carousel-inner > .item {
}
/* CAROUSEL MEDIA BREAKS */
@media only screen and (max-width: 379px) {
	.home-banner {
		display:block;
		height: 140px;
		max-height: 140px;
	} 
	.carousel-inner .container h1 {
		font-size:24px;
	}
	.carousel-inner .container div.btn,.carousel-inner .container div.btn a {
		font-size:12px;
	}
	.carousel-inner .container p {
		font-size:12px;
	}
}
@media only screen and (min-width: 380px) {
	.home-banner {
		display:block;
		height: 140px;
		max-height: 140px;
	}
	.carousel-inner .container h1 {
		font-size:24px;
	}
	.carousel-inner .container p {
		font-size:12px;
	}
	.carousel-inner .container div.btn,.carousel-inner .container div.btn a {
		font-size:12px;
	}
	.carousel-img img {
		width:auto;
	}
	.carousel .carousel-control.left img, .carousel .carousel-control.right img {
		position: absolute;
		top: 9.5em;
		max-width: 35px;
	}
}
@media only screen and (min-width: 480px) {
	.home-banner {
		display:block;
		height: 160px;
		max-height: 160px;
	}
	.carousel-inner .container h1 {
		font-size:28px;
	}
	.carousel-inner .container p {
		font-size:14px;
	}
	.carousel-inner .container div.btn,.carousel-inner .container div.btn a {
		font-size:12px;
	}
	.carousel-img img {
		width:auto;
	}
}
@media only screen and (min-width: 768px) {
	.home-banner {
		display:block;
		height: 240px;
		max-height: 240px;
	}
	.carousel-inner .container h1 {
		font-size:36px;
	}
	.carousel-inner .container p {
		font-size:14px;
	}
	.carousel-inner .container div.btn,.carousel-inner .container div.btn a {
		font-size:14px;
	}
	.carousel-img img {
		width:auto;
	}
    .carousel .carousel-control.left img, .carousel .carousel-control.right img {
        top: 11em;
        max-width: 55px;
    }
}
@media only screen and (min-width: 992px) {
	.home-banner {
		display:block;
		height: 300px;
		max-height: 300px;
	}
	.carousel-inner .container h1 {
		font-size:42px;
	}
	.carousel-inner .container p {
		font-size:16px;
	}
	.carousel-inner .container div.btn,.carousel-inner .container div.btn a {
		font-size:16px;
	}
	.carousel-img img {
		width:auto;
	}
}
@media only screen and (min-width: 1200px) {
	.home-banner {
		display:block;
		height: 360px;
		max-height: 360px;
	}
	.carousel-inner .container h1 {
		font-size:48px;
	}
	.carousel-inner .container p {
		font-size:18px;
	}
	.carousel-img img {
		width:auto;
	}
}
.carousel-one, .carousel-two, .carousel-three, .carousel-four, .carousel-five, .carousel-six, .carousel-seven, .carousel-eight, .carousel-nine, .carousel-ten {
	max-height:100% !important;
}

/* HOME PAGE STAT BOX */
.statcontainer div:first-child{
	border-top-right-radius:20px;
	border-top-left-radius:20px;
}
.statcontainer div:last-child{
	border:none;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
}
.statrow {
	background-color: var(--tudkrgreen);
	padding:1.5em;
	margin-top:0px;
	border-bottom:3px solid #4C7C1A;
}
.statrowseparator {
	margin:10px 10% 0 10%;
	height:5px;
	border-bottom:2px solid gold;
}
.statwrapper{
	background-color:transparent;
}
.statnum {
	background-color: var(--tudkgreen);
	padding: 0.3em;
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bolder;
	font-weight:900;
	color:#ffffff;
	font-size:3em;
	line-height:0.9em;
	text-align:center;
}
.statnum p {
	margin:0 auto;
}
.stattext {
	background-color: transparent;
	padding: 0.3em;
	padding-top:0;
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bold;
	font-weight:700;
	color:#ffffff;
	font-size:1.8em;
	line-height:1.2em;
	text-align:left;
}
.stattext p {
	margin:0 auto;
}
.stattext p.bigger {
	font-size:1.5em;
	line-height:1.1em;
}
/* TESTIMONIALS */
.tstmnlcontainer > div {
	margin-top:1em;
	padding-top:1em;
	border-top:1px solid #666666;
}
.tstmnlcontainer div:first-child {
	border:none;
}
.tstmnl-image img {
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
}
.tstmnl-content {
	padding-right:3em;
	padding-left:2em;
}
p.tstmnl-text {
	margin-top:1.2em;
	text-align: left;
	font-size: 1.3em;
	font-weight:400;
	line-height: 1.3em;
	letter-spacing: 0.02em;
	color:#333333;
}
p.tstmnl-attr {
	margin-top:1.5em;
	text-align: left;
	font-size: 1.2em;
	font-weight:700;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color:var(--tudkrgreen);
}
.text-right > p.tstmnl-text,.text-right > p.tstmnl-attr {
	text-align:right !important;
}
/* END TESTIMONIALS */
/* HOME BOXES */
.home-content-boxes {
	border-top:1px solid #666666;
	margin-top:2em;
}
.home-content-boxes .row {
	padding-top:20px;
}
.home-content-boxes img {
	-moz-box-shadow: 10px 10px 10px rgb(96,96,96);
	-webkit-box-shadow: 10px 10px 10px rgb(96,96,96);
	-o-box-shadow: 10px 10px 10px rgb(96,96,96);
	-ms-box-shadow: 10px 10px 10px rgb(96,96,96);
	box-shadow: 10px 10px 10px rgb(96,96,96);
}
.home-box-text {
	background:none !important;
	background-color:transparent !important;
	position:relative !important;
}
.home-box-text h2 {
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bolder;
	font-weight:900;
	color:#333333;
	font-size:2em;
	line-height:1.2em;
	background:none !important;
	background-color:transparent !important;
}
.home-box-text h4 {
	font-family:'Roboto',Gotham,"Helvetica Neue",Helvetica, Arial,"sans-serif";
	font-weight:bolder;
	font-weight:700;
	color:#166936;
	font-size:1.3em;
	line-height:1.2em;
	background:none !important;
	background-color:transparent !important;
}
.home-box-text a,.home-box-text a:visited {
	color:var(--tudkrgreen);
	text-decoration:none;
}
.home-box-text a:hover {
	color: var(--tultgreen) !important;
	text-decoration:underline;
}
.home-box-text:hover {
	background:none !important;
	background-color:transparent !important;
}
/* END HOME BOXES */
/* FOOTER STUFF */
.contact-bar{
	background:#e2e2e2;
}
.contact-bar .tagline h3{
	color:#166936;
}
.contact-bar .tagline h3:nth-child(2){
	color:#000000;
}
.contact-bar .contact-info {
	border-left-color:#666666;
}
.contact-bar .contact-info h4, .contact-bar .contact-info h4 a {
	color:#000000;
}
.footer {
	background:#166936;
}
.footer ul li a {
	color:#ffffff;
}
.footer .row:nth-child(2){
	border-bottom-color:#ffffff;
}
.footer-bottom p {
	color:#ffffff;
}
.footer-four #menu-item-720 a::before{
	background-image:url(https://thomasu.edu/wp-content/themes/thomasuniversitytheme/images/icon-facebook-white-transparent.png);
}
.footer-four #menu-item-721 a::before{
	background-image:url(https://thomasu.edu/wp-content/themes/thomasuniversitytheme/images/icon-twitter-white-transparent.png);
}
.footer-four #menu-item-722 a::before{
	background-image:url(https://thomasu.edu/wp-content/themes/thomasuniversitytheme/images/icon-instagram-white-transparent.png);
}
.footer-four #menu-item-723 a::before{
	background-image:url(https://thomasu.edu/wp-content/themes/thomasuniversitytheme/images/icon-youtube-white-transparent.png);
}
/*MEDIA QUERIES*/
@media only screen and (max-width: 379px) {
	.hrobbold {
		font-size: 36px;
		margin:0 auto;
	}
	.hpf-1 p {
		font-size: 0.65em;
		line-height: 1.2em;
	}
	.statwrapper .statnum {
		font-size:1.75em;
	}
	.stattext {
		font-size:1.0em;
	}
	p.tstmnl-text {
		margin-top:1.2em;
		font-size: 0.95em;
		line-height: 1.3em;
		letter-spacing: 0.02em;
	}
	p.tstmnl-attr {
		margin-top:1.5em;
		font-size: 0.95em;
		line-height: 1.2em;
		letter-spacing: 0.02em;
	}
}
@media only screen and (min-width: 380px) {
	.hrobbold {
		font-size: 36px;
		margin:0 auto;
	}
	.hpf-1 p {
		font-size: 0.65em;
		line-height: 1.2em;
	}
	.statwrapper .statnum {
		font-size:1.75em;
	}
	.stattext {
		font-size:1.0em;
	}
	.stattext p {
		margin-top:0.5em;
	}
	p.tstmnl-text {
		margin-top:1.2em;
		font-size: 0.95em;
		line-height: 1.3em;
		letter-spacing: 0.02em;
	}
	p.tstmnl-attr {
		margin-top:1.5em;
		font-size: 0.95em;
		line-height: 1.2em;
		letter-spacing: 0.02em;
	}
}
@media only screen and (min-width: 480px) {
	.hrobbold {
		font-size: 36px;
		margin:0 auto;
	}
	.hpf-1 p {
		font-size: 0.65em;
		line-height: 1.2em;
	}
	.statwrapper .statnum {
		font-size:2.0em;
	}
	.stattext {
		font-size:1.2em;
	}
	p.tstmnl-text {
		margin-top:1.2em;
		font-size: 1.0em;
		line-height: 1.3em;
		letter-spacing: 0.02em;
	}
	p.tstmnl-attr {
		margin-top:1.5em;
		font-size: 1.0em;
		line-height: 1.2em;
		letter-spacing: 0.02em;
	}
}
@media only screen and (min-width: 768px) {
	.hrobbold {
		font-size: 42px;
		margin:0 auto;
	}
	.hpf-1 p {
		font-size: 0.75em;
		line-height: 1.2em;
	}
	.statwrapper .statnum {
		font-size:2.2em;
	}
	.stattext {
		font-size:1.4em;
	}
	.stattext p {
		margin-top:0;
	}
	p.tstmnl-text {
		margin-top:1.2em;
		font-size: 1.1em;
		line-height: 1.3em;
		letter-spacing: 0.02em;
	}
	p.tstmnl-attr {
		margin-top:1.5em;
		font-size: 1.1em;
		line-height: 1.2em;
		letter-spacing: 0.02em;
	}
}
@media only screen and (min-width: 992px) {
	.hrobbold {
		font-size: 48px;
		margin:0 auto;
	}
	.hpf-1 p {
		font-size: 0.85em;
		line-height: 1.2em;
	}
	.footer-one ul, .footer-two ul {
		border-right-color:#ffffff;
	}
	.footer-three ul, .footer-four ul {
		border-left-color:#ffffff;
	}
	.statwrapper .statnum {
		font-size:2.5em;
	}
	.stattext {
		font-size:1.5em;
	}
	p.tstmnl-text {
		margin-top:1.2em;
		font-size: 1.2em;
		line-height: 1.3em;
		letter-spacing: 0.02em;
	}
	p.tstmnl-attr {
		margin-top:1.5em;
		font-size: 1.2 em;
		line-height: 1.2em;
		letter-spacing: 0.02em;
	}
}
@media only screen and (min-width: 1200px) {
	.hrobbold {
		font-size: 54px;
		margin:0 auto;
	}
	.hpf-1 p {
		font-size: 1.0em;
		line-height: 1.2em;
	}
	.statwrapper .statnum {
		font-size:3em;
	}
	.stattext {
		font-size:1.8em;
	}
	p.tstmnl-text {
		margin-top:1.2em;
		font-size: 1.3em;
		line-height: 1.3em;
		letter-spacing: 0.02em;
	}
	p.tstmnl-attr {
		margin-top:1.5em;
		font-size: 1.2em;
		line-height: 1.2em;
		letter-spacing: 0.02em;
	}
}
/* HEADER BUTTON TWEAKS */
@media only screen and (max-width: 640px) { 
	.top-header .btn a,.top-header .btn.btn-default a {
		font-size:12px;
	}
}
@media only screen and (max-width: 480px) {
	.top-header .btn,.top-header .btn.btn-default{
		height: 24px;
		line-height: 0.5em !important;
	}
	.top-header .btn a,.top-header .btn.btn-default a {
		font-size:10px;
	}
}

@media only screen and (max-width: 420px) {
	.top-header .btn,.top-header .btn.btn-default{
		background-color:transparent !important;
	}
	.top-header .btn a,.top-header .btn.btn-default a {
		font-size:10px;
		color:#333333 !important;
	}
}
