.ir-map-container { position: relative; padding-bottom: 55%; height: 0; overflow: hidden; }
.ir-map { height: 700px; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; height: 100% !important; z-index:1; }
.ir-business-name { position:absolute; top:10px; right:20px; z-index:100; display:inline-block; padding: 0 4px; }
.ir-front-single-refinery { }
.ir-front-single-refinery-data { padding:15px; background:#eee; margin:16px 0 20px; }

.ir-front-location-map { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; }
.ir-single-map { position:absolute; top:0; left:0; width:100%!important; height:100%!important; }

.ir-front-single-refinery-title h1 { font-size:29px; line-height:27px; }

/* Refineries map page */
#page-25057 .header { left:0; }
#page-25057 .footer { margin-left:0; }
#page-25057 .content { padding-left:0!important; padding-bottom:.4em; background:#eee; }
#page-25057 .social-bar { display:none; }
#page-25057 .content .page-title:first-child { margin-top: 0; padding-top: 1px; }
#page-25057 h1 { margin:10px 0 0 0; }


@media screen and (max-width:1000px) {
    .ir-map-container { padding-bottom: 100%; }
}