/*
	Theme Name: Campus
	Theme URI: http://www.campus.themeisland.net
	Description: A premium responsive theme for WordPress
	Author: Charles & Brandon Jones
	Author URI: http://www.theme-island.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 3.1.3.1
	Tags: white, two-columns, flexible-width, featured-images
	
	All stylesheets are stored in the /assets/stylesheets folder.
	
*/


.rev_slider_wrapper {
    margin-bottom: 5px !important;
    padding: 9px !important;
}

.site-title-wrapper {
    width: 49%;
}

.site-title-wrapper-right .su-button{
	background-color: #CC091D !important;
}

.highlight-row-home {
	background: #fff;
	box-shadow: none !important;
}

.highlight-row-left {
    background-color: #00254e !important;
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
	.highlight-row-left {
	    height: 120px;
	    line-height: 120px;
	}
	.highlight-row-left .wpb_column {
		display: inline-block;
		float: none !important;
	}
	.contact-logo-block.contact-logo-2 {
    	margin-top: 27px;
	}
}

@media only screen and (max-width: 767px) {
	#wpadminbar {
	    position: absolute !important;
	}
	.highlight-row .wpb_wrapper {
		padding-right: 0;
	}
	.highlight-row-left {
		line-height: 45px;
		margin-bottom: 15px !important;
	}
	.contact-logo-block {
		margin-bottom: 20px !important;
	}
	.contact-logo-block:last-child {
		margin-bottom: 0px !important
	}
	#section-content ul select {
		display: block;
	}
	.logged-in .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
		padding: .5em 10px;
	}
}