/*
Theme Name:     BRLawyers
Description:    This is a child theme for BRLawyers
Author:         Niamul Islam
Author URI:	http://niamulislam.com
Template:       Divi
*/
#main-header{ background: transparent !important;}
#main-header .container { padding: 0 !important; }
#main-footer {display: none;}
#et-top-navigation { background: #fff none repeat scroll 0 0 !important; }
.full-grid-img .et_pb_column { margin: 0 !important; }

@media screen and (min-width: 981px){
	#et-top-navigation { padding-top: 25px; }
	.et_header_style_centered #top-menu > li > a { padding-bottom: 25px !important; }
	.full-grid-img .et_pb_column { width: 25%; }
}
@media screen and (max-width: 980px){
	.et_header_style_centered #logo { max-height: 140px !important; }
	.et_header_style_centered #main-header .logo_container { height: 150px !important; }
}
@media screen and (min-width: 480px) and (max-width: 980px){
	.full-grid-img .et_pb_column { min-width: 50% !important; }
}

#et-info > a{
    display: none;
}
#et-info {
    float:right;
}
@media (max-width: 767px) {
#et-info .et-social-icons {
    display: block !important; 
}