/********* Header **********/

#top-header .container {
    width: 90%;
    max-width: 100%;
}

@media only screen and (min-width: 980px) {
	
		#top-header #et-info {
    width: 100%;
}

#top-header #et-info .et-social-icons {
    float: right;
}

#et-top-navigation {
    padding-top: 40px !important;
}
		
}

/*********** Footer *************/

#main-footer div#media_image-2 {
    margin-bottom: 0px;
    display: block;
    text-align: center;
    width: 100%;
}

#menu-footer-menu {
    text-align: center;
}

.footer-widget .title {
    margin-bottom: 20px;
}