/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/*-------------------------QUERIES -----------------------------------------------------------------*/
body{
	font-family: sans-serif;
}
h2, h3, h4{
	color:#308DCE;
}
h2{
	font-size: 34px;
}
#testimonials .et_pb_slide_content a{
	font-style: italic;
	font-weight: bold;
	color:#ff88ff;
}
.et_pb_text_inner a{
	font-weight: bold;
	color:#ff88ff;
}
#contactus input{
	width:100%;
	padding:5px;
}
#contactus textarea{
	width:100%;
	padding:5px;
}
#contactus label{
	font-size: 20px;
	color:#fff;
}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){

}
@media (max-width: 1130px){

}
@media (max-width: 980px){

}
@media (max-width: 700px){

}
@media (max-width: 600px){

}