/*
Theme Name: Authority Theme
Theme URI: https://mariapapandreou.com/
Template: Divi
Author: Maria Papandreou
Author URI: https://mariapapandreou.com/
Description: Smart. Flexible. Beautiful.
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.19.15.1550732948
Updated: 2019-02-21 07:09:08

*/

.et_fullwidth_nav #main-header .container {
    padding-right: 0px;
    padding-left: 0px;

}
#main-header {
-webkit-box-shadow: 0;
-moz-box-shadow: 0;
box-shadow: none;
}

#et-top-navigation {
	padding-top: 20px;
	background-color:#333;
}

/*#page-container {
padding-top: 164px !important;
}

.logo_container {
height: 110px !important;
}

.et-fixed-header .logo_container {
height: 50px !important;
}*/

.et_pb_section_1 .et_pb_image img:hover {
outline: thick solid #edc77e;
}


@media screen and (max-width: 980px) {

#et-top-navigation {
    padding-top: 0px;
    background-color: #fff;
}

.et_header_style_centered .mobile_nav .select_page {
color:#777 !important;
}

.et_mobile_menu {
border-top: 5px solid #777;
}
	
	.et_mobile_menu li a {
		color:#777 !important;
	}
	
	.mobile_menu_bar::before {
    color: #666;
}
	.et_pb_fullwidth_image img {
    position: relative;
    width: 100%;
    top: 160px;

}
	.et_pb_fullwidth_image_0 {
    height: 420px;
}
}
@media screen and (max-width: 970px) and (min-width: 600px){
	.et_pb_fullwidth_image_0 {
    height: 520px;
}
}

.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {

    margin-bottom: 0;

}


#footer-bottom #webmail {
	font-weight:100 !important;
	color: #444;
}