/*
Theme Name: 	Child - Thomas University 2018 WordPress Theme
Theme URI: 		https://www.penpublishing.com/
Description: 	Bootstrap 3.3.7 WordPress theme for Thomas University
Template:		thomasuniversitytheme
Version: 		1.0
Author: 		Pen Publishing Interactive
Author URI: 	https://www.penpublishing.com/
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	thomas-university-theme-child

This theme, like WordPress, is licensed under the GPL.
*/

/* HOME CAROUSEL
*********************************************************/

.carousel-one,
.carousel-two,
.carousel-three,
.carousel-four,
.carousel-five,
.carousel-six,
.carousel-seven,
.carousel-eight,
.carousel-nine,
.carousel-ten{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.carousel-one {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-one.jpg");
}

.carousel-two {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-two.jpg");
}

.carousel-three {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-three.jpg");
}

.carousel-four {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-four.jpg");
}

.carousel-five {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-five.jpg");
}

.carousel-six {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-six.jpg");
}

.carousel-seven {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-seven.jpg");
}

.carousel-eight {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-eight.jpg");
}

.carousel-nine {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-nine.jpg");
}

.carousel-ten {
    background-image: linear-gradient(rgba(0,0,0, 0.25), rgba(0,0,0, 0.25)), url("/wp-content/themes/thomasuniversitytheme/images/carousel-ten.jpg");
}

.carousel-one-mobile {
    background: #166936;
}

.carousel-two-mobile {
    background: #166936;
}

.carousel-three-mobile {
    background: #166936;
}

.carousel-four-mobile {
    background: #166936;
}

.carousel-five-mobile {
    background: #166936;
}

.carousel-six-mobile {
    background: #166936;
}

.carousel-seven-mobile {
    background: #166936;
}

.carousel-eight-mobile {
    background: #166936;
}

.carousel-nine-mobile {
    background: #166936;
}

.carousel-ten-mobile {
    background: #166936;
}

.carousel-four, .carousel-five, .carousel-six, .carousel-seven, .carousel-eight, .carousel-nine, .carousel-ten {
	min-height:175px;	
}

.carousel .carousel-control.left, .carousel .carousel-control.right { width: 0; }

.footer-one h3, .footer-two h3, .footer-three h3, .footer-four h3{display:none;}
.footer-logo{margin-top:-5em;}

.category-thomas-university-news h2{font-size:25px;}

.category-events time{display:none;}

figcaption {
	font-size: 14px;
	text-align: center;
}

@media (min-width:768px){

	.carousel-four, .carousel-five, .carousel-six, .carousel-seven, .carousel-eight, .carousel-nine, .carousel-ten  {
		min-height:500px;	
	}
}

.search h1{
font-family:"Roboto", sans-serif;
font-size:40px;
}
.dataTables_wrapper .dataTables_scrollHeadInner {width:100% !important;}
