/*

Theme Name: Divi Child

Theme URI: http://www.elegantthemes.com/gallery/divi/

Description: Divi Child Theme

Author: C4 Communications

Author URI: http://www.c4com.ca

Template: Divi

Version: 1.0.0

License: GNU General Public License v2

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready

Text Domain: Divi-child

*/
.et_pb_fullwidth_header{
	display: flex;
	-ms-overflow-x:hidden;
}
@media screen and (max-width: 640px) {
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two{
		margin-left: 0;
	}	
}
@media screen and (max-width: 1080px) {
	.logo_container #logo {
 	   max-height: 46%;
	}
}
@media screen and (max-width: 1050px) {
	.logo_container #logo {
 	   max-height: 41%;
	}
}
@media screen and (max-width: 1000px) {
	.logo_container #logo {
 	   max-height: 30%;
	}
}