/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com
 Description:  Divi
 Author:       Dallas GiveCamp
 Author URI:   http://www.DallasGiveCamp.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import 'https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif';
/* Chris Bobbett's Mods */
@import 'style-cb.css';

body {
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 19px;
}

h1, h2, h3, h4, h5, h6, .header {
	font-family: 'Noto Serif', serif;
	color: #000 ;
	line-height: 30px;
}	

.becomeMentorHeader {
	color: blue;
}

.becomeMentorHeader {background:#996633; 
    min-height: 100%;}

.eo-events.eo-events-shortcode{
list-style-type : none !important;
}

.et_pb_section.et_pb_section_0.et_section_regular{
padding:0px 0px !important;
}


/* ASHLEY */
.light-blue-box{
	border-top: 4px solid #F7C331;
	background-color: #ECF2FA !important;
}

.light-blue-box h3{
	color: #4484CE !important;
}

.dark-blue-box{
	border-top: 4px solid #F7C331;
	background-color: #4484CE !important;
}

.dark-blue-box h3{
	color: #fff !important;
}

.footer-widget a{
	color: #FFF !important;
}

.et_pb_row.et_pb_row_0.et_pb_gutters1.et_pb_row_fullwidth{
padding:0px 0px !important;
}
nav > ul {margin: 0}



@media ( min-width:1025px ) {
.et_pb_slide_title {
	text-align: right;
	position: relative;
	left: 0;
	top: -105px;
	padding-left:320px;
	margin-right: -90px;
}

}

@media ( max-width:1024px ) {

.et_pb_slide_title {
	text-align: right;
	font-size: 40px !important;
	top: -80px;
	padding-left: 170px;
	margin-right: -90px;
	position: relative;
}

}


@media ( max-width:768px ) {

.et_pb_slide_title {
	text-align: right;
	font-size: 32px !important;
	top: -50px;
	padding-left: 130px;
	margin-right: -90px;
	position: relative;
}

}


@media ( max-width:568px ) {

.et_pb_slide_title {
	text-align: right;
	font-size: 22px !important;
	top: -40px;
	padding-left: 35%;
	margin-right: -50px;
	position: relative;
}

}


@media ( max-width:425px ) {

.et_pb_slide_title {
	text-align: right;
	font-size: 22px !important;
	top: -20px;
	padding-left: 40%;
	margin-right: -30px;
	position: relative;
}

}


@media ( max-width:375px ) {

.et_pb_slide_title {
	text-align: right;
	font-size: 22px !important;
	top: -20px;
	padding-left: 40%;
	margin-right: -30px;
	position: relative;
}

}

@media ( max-width:320px ) {

.et_pb_slide_title {
	text-align: right;
	font-size: 22px !important;
	top: -10px;
	padding-left: 40px;
	margin-right: -20px;
	position: relative;
}

}





/* Jake /////////
@media ( max-width:980px ) {
.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_text_1 p {
   
	font-size: 74%;
	line-height: 46px;
	width: 98%;

    }
}

@media (max-width: 550px){


.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
    font-size: 20px;
    position: relative;
    top: 0;
    left: -22%;
    width: 139%;
    background: rgba(0,0,0,.5);
    padding: 9%;
    border-radius: 14px;
  }

}

@media ( min-width:650px ) {

h2.et_pb_slide_title {
    position: relative;
    left: 53%;
    top: -67px;
    width: 77%;
	}

}

*/

