.google-maps {
position: relative;
overflow: hidden;
}
.google-maps iframe {
position: relative;
top: -60px;
left: 0;
width: 100% !important;
margin-bottom:-60px;
}
.gsc-control-cse {
    background:none !important;
    border:none !important;
}
.zoneFooter1Inner .gsc-search-button-v2 {
    background:#3696a4;
}
.zoneFooter1Inner .gsc-search-button-v2:hover {
    background:#28768E;
}