/* Local Styles */

.gsc-control-cse {
		width: 50% !important;
		margin: auto !important;
		}
		
@media only screen and (max-width: 650px) {
	.gsc-control-cse {
	    width: 80% !important;
	    }
	}
		
.gsc-control-wrapper-cse {
		width: 50%;
		margin: auto;	
	}
		
.gsc-control-cse .gsc-table-result {
		font-family : inherit;
	}

.gsc-control-cse .gsc-input-box {
		height : inherit;
	}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button, input.gsc-search-button-v2 {
		box-sizing  : content-box;
		line-height : normal;
		margin-top  : 0px;
	}



/* Backgrounds */

.backgroundimg-fixed {
	background-image: url(../../_files/images/bg-fixed-hm.jpg);
	}

.fixed {
	background-image: url(../../_files/images/bg-fixed-hm.jpg);
	}
	
.mas-wrap {
	background: url(../../_files/images/stu-feature-bg.jpg) no-repeat bottom center;
	background-size: cover;
	}
	
.mas-wrap2 {
	background: url(../../_files/images/school-banner-bg.jpg) no-repeat center center;
    }
    
.stats {
	background-image: url(../../_files/images/bg-wave.jpg) !important;
	}
	
	}
.quick-facts-wrap .quick-facts .quick-facts-slide .quickfactsnavmobile .quickNavSelected {
    background-image: url(../../_files/images/quickfacts-nav.jpg);
	}
.why-stu .whystu-stthomas .wrap .whystu-slider .whystu-img .whysu-bluebg {
    background: url("../../_files/images/whysu-bluebg.png");
	}
.why-stu .whystu-stthomas .wrap .whystu-slider .whystu-img .whysu-yellowbg {
    background: url("../../_files/images/whysu-yellowbg.png");
	}
	
	

	
	
	
	
