/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Zeeshan Ahmed
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
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
Version: 3.0.66.1501922654
Updated: 2017-08-05 08:44:14

*/
@media (max-width: 980px) {
	.mobile_nav .select_page {
    	color: black !important;
    	font-weight: 100;
	}

	.et_mobile_menu li a {
    	color: black !important;
    	font-weight: 100;
	}
}

@media (min-width: 981px) {
	#et-top-navigation {
    	padding-top: 20px;
    	padding-bottom: 10px;
    	background: #00274A;
    	text-align: left;
    	padding-left: 7%;
    	padding-right: 7%;
	}

	.et_menu_container {
    	padding-right: 0px !important;
    	padding-left: 0px !important;
	}

	.logo_container {
	    margin-top: 20px;
	    margin-bottom: 20px;
	    text-align: left;
	    margin-left: 5%;
	}

	.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
		height: 0 !important;
		margin: 0;
	}

	#collage-img img {
	    max-width: 115% !important;
	    margin-left: -67px !important;
	    margin-top: -60px !important;
	    margin-bottom: -65px !important;
	}
}

#top-menu li a {
	font-weight: 100;
}

.ih-item.square.effect6.top_to_bottom {
	border-radius: 25px;
}