/*
Theme Name: Divi 3.0 Child Theme
Description: This is a Divi child theme 
Author: DBM
Template: Divi
Version: 1.0
*/

#post-29067 div.et_pb_fullwidth_header_container,
#post-29071 div.et_pb_fullwidth_header_container {
	min-height: 70vh !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	position: relative;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 16% 5% !important;
}

@media (max-width: 980px) {
	.et_pb_column .et_pb_pricing_table {
		width: 100% !important;
	}
}

@media (max-width: 980px) and (min-width: 768px) {
	.et_pb_column .et_pb_testimonial_portrait {
	    display: block !important;
	    float: none !important;
	    margin: 1em auto !important;
	}
}

.et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_slide_description h2.et_pb_slide_title { 
	font-size: 28px !important; 
}

@media (min-width: 768px) {
	.et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 38px !important;
	}
}

h1 {
	font-size: 30px !important;
}

@media (min-width: 768px) {
	h1 {
		font-size: 42px !important;
	}

	.et_pb_slide_description h1 {
		font-size: 38px !important;
	}
}

h2 {
	margin-bottom: 1.2em !important;
}

.et_pb_slider .et_pb_container {
	width: 95% !important;
}

.et_pb_slide {
    padding: 0 4.5% !important;
}

#disqus_thread {
	margin-top: 1.5em !important;
}

.et_pb_number_counter h3 {
	margin-top: 1.1em;
}
.et_pb_blurb h4{
word-wrap: normal;
}
