#conference-logo img {
                height: 60px !important;
            }

            .partner-logo {
                height: 50px !important;
            }



            @media (min-width:768px){
                #conference-logo, #logos {
                    margin-top: 8px;
                }
            }


            @media (min-width:992px){
                #conference-logo, #logos {
                    margin-top: 0;
                }
            }

            @media (min-width:1200px){
                #conference-logo, #logos {
                    margin-top: 8px;
                }
            }

            .entry-meta {
                display: none;
            }

            #contact-button {
                display: block;
                background-color: #00aeef;
                color: #fff;
                font-size: 1.2em;
            }

            .page-title, article header h1, article header h2, h1 {
                margin-top: 25px !important;
                margin-bottom: 10px !important;
                margin-left: -25px !important;
                display: inline-block !important;
                text-transform: uppercase !important;
                font-family: "Oswald",Helvetica,Arial sans-serif !important;
                font-weight: normal !important;
                letter-spacing: +0.4px !important;
                color: #005e9a !important;
                min-height: 18px !important;
                padding: 10px 15px 9px 21px !important;
                overflow: hidden !important;
                background: #e4e5e6 !important;
                font-size: 1.371em !important;
                line-height: 1 !important;
            }

            aside h3 {
                margin: 0 0 25px 0 !important;
                font-size: inherit !important;
                line-height: 1.15em !important;
                text-transform: uppercase !important;
                color: #58595b !important;
            }

            aside ul li {
                margin-bottom: 15px !important;
            }
			
			

            #content ol, #content ul {
                margin-top: 0 !important;
                margin-bottom: 10px !important;
                color: #58595b !important;
            }

            .widget_sponsors_widget .widget-title {
                font-family: Oswald,sans-serif !important;
                font-size: 2em !important;
                line-height: .9em !important;
                font-weight: 400 !important;
                color: #58595b !important;
                text-transform: uppercase !important;
            }

            .widget_sponsors_widget ul.horizontal li.sponsors-item {
                display: inline-block !important;
                padding: 20px 20px 20px 20px !important;
            }

            body.home h1.page-title a,
            body.home h1.page-title a:focus,
            body.home h1.page-title a:hover,
            body.home h1.page-title a:visited {
                color: #337ab7;
            }

            .conf-nav-block {
                margin: 0;
            }
			
			#menu-menu-principal a {
				font-size: 10px;
				font-weight: bold;
			}
}

            #site-description {
                letter-spacing: .2px;
            }