/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2020 | 22:05:13 */
/* Enter Your Custom CSS Here */
@media screen and (min-width: 1200px) {
#header{
	margin-top:95px !important;
}
#topbar #guia-rio a{
	background-size:contain !important ;
}
}
@media screen and (min-width: 421px) and (max-width: 1199px) {
	#topbar #guia-rio a{
		background-size:contain !important ;
}
}
@media screen and (max-width: 420px) {
#topbar #guia-rio {
	width:180px !important;
}
}
#search {
	height:95px !important;
}
#topbar #options {
	height:95px !important;
}
#topbar #options li#sobre_rio, #topbar #options li#agenda, #topbar #options li#mobilidade, #topbar #options li#imprensa, #topbar #options li#idioma, #topbar #options li#wishlist, #topbar #options li#busca{
		height:95px !important;
}
header {
	clear: both;
	margin-top: 95px;
}

@media screen and (max-width:1199px) {
  nav.menu-principal {
  margin-top:110px
 }

header nav:first-of-type.affix {
  top: 110px;
}

#topbar #guia-rio h1 a {
    float: left;
    margin-top: 30px;
    padding-top: 30px
    width: 240px !important;
    height: 60px;
    }
}