@charset "utf-8";
  .ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} @media only screen and (min-width: 1024px) {
nav#mainNav ul li a {
padding-left:25px;
padding-right:25px;
}
}  #mainImg {
background: url(//certeza2016.com/wp-content/uploads/mainImg_bg.jpg) no-repeat top center;
padding-top: 0px !important;
}
@media only screen and (min-width: 1024px) {
nav#mainNav {
box-shadow: none;
background: #000;
}
}