  /*!
Theme Name: WSD
Template: Divi
Theme URI: http://new.wsdschools.org/
Version: 1.0.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Imaj Associates
Editor: Matthew Gonzalez
Author URI: http://www.imajassociates.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@media only screen and (min-width: 1380px) {
.fb_iframe_widget > span,
.fb_iframe_widget iframe{
	width:100% !important;	
}
#top-menu-nav #top-menu *{
	color:#000;
}

front-page-slider .et_pb_slide .et-pb-active-slide,
.et_pb_slide .et-pb-active-slide, .et_pb_slide,
.et_pb_section, .et_pb_slider .et_pb_slide{
	background-position:top center !important;
}

/* Homepage "Tool" Bar */
.home-tools ul{
	display: block;
	padding: 0;
	margin: 0;
}
.home-tools li{
	display: inline-block;
	width: 22%;
    padding:0 .5%;
	text-align: center;
	list-style: none;
}
.home-tools li a{
	text-align:center;
}
.home-tools li a span{
	color:#000;
}
.home-tools li a img{
	max-height:75px;
}
}
.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    max-width:none !important;
}
#top-menu li {
	padding-right:17px !important;	
}

/* Google Translate Select Box */
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

@media only screen and (max-width: 1379px) {
.home-tools, #home-tools li{margin:0;padding:0;}

.home-tools li{
	display:block;
	width: 100%;
	height:70px;
	text-align: left;
	list-style: none;
	padding:10px;
}
.home-tools div{
	width: 75px;
	float: left;
	display: block;
	text-align:center;
}
.home-tools ul li a img{
	max-height:50px;
	width:auto;
}
.home-tools ul li a span{
	height: 50px;
	display: inline-block;
	line-height: 3em;
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	}
}