#Content { width: 100%; max-width: none; background: #444; padding: 0; } DIV.info A.Zoom:after { content: "In"; } DIV.info A.Zoom.Out:after { content: "Out"; } @media screen and (min-width: 981px) { #Map { height: 600px; } DIV.info { min-width: 200px; max-width: 400px; padding: 15px; font: 15px HN, Helvetica, Arial, sans-serif; } DIV.info H1 { font-size: 20px; margin-bottom: 0; text-align: left; } DIV.info H2 { margin: 12px -5px 5px 0; padding-bottom: 5px; font-size: 14px; font-weight: 300; text-align: left; color: #777; border-bottom: 1px solid #CCC; } DIV.info ADDRESS { font-style: normal; } DIV.info DIV.Route { margin: 15px 0; color: #777; } DIV.info A { display: inline-block; text-decoration: none; } DIV.info A IMG { width: 9px; height: 9px; margin-right: 4px; } DIV.info A.Zoom { float: right; } DIV.info DIV.phone { width: 100%; padding: 6px 0 4px 0; font-size: 15px; white-space: nowrap; border-top: 1px dashed #BBB; } DIV.info DIV.phone:last-child { padding-bottom: 0; } DIV.info DIV.phone IMG { width: 13px; height: 13px; margin-right: 2px; filter: grayscale(1); opacity: .8; } DIV.info A[href^="tel"] { float: right; margin-left: 15px; } #BranchesList { padding: 60px; display: grid; grid-template-columns: repeat(auto-fill, minmax(360px, 1fr)); grid-gap: 20px; list-style: none; } #BranchesList LI { position: relative; box-sizing: border-box; display: block; height: 440px; padding: 20px 20px 16px 20px; display: flex; flex-direction: column; background: #FFF; } #BranchesList LI.Cur FIGURE:before { position: absolute; left: 0; top: 0; width: 100%; height: 9px; background: #C41230; content: ""; } #BranchesList FIGURE { position: relative; min-width: 100%; height: 180px; margin: -20px -20px 20px -20px; background-color: #999 !important; cursor: pointer; } #BranchesList B { position: absolute; display: block; right: 20px; top: 154px; width: 60px; height: 60px; background: url(/i/marker.210255080.svg) no-repeat center; cursor: pointer; } #BranchesList ADDRESS { margin-bottom: 15px; font-style: normal; font-size: 18px; } #BranchesList H2 { font-size: 22px; } #BranchesList .Route { flex-grow: 9; margin-bottom: 15px; line-height: 1.3; color: #777; } #BranchesList .Contacts DIV { width: 100%; padding: 6px 0 4px 0; font-size: 15px; white-space: nowrap; border-top: 1px dashed #BBB; } #BranchesList .Contacts A { float: right; } #BranchesList .Contacts IMG { width: 13px; height: 13px; margin-right: 2px; filter: grayscale(1); opacity: .8; } #BranchesList A { text-decoration: none; } #BranchesList A:hover { text-decoration: underline; } .Overlay.Branch { display: flex; flex-direction: column; justify-content: center; align-items: center; } .Overlay.Branch U { display: block; position: absolute; width: 25px; height: 25px; top: 30px; right: 30px; background: url(/i/icons.210255569.svg#overlay-close); cursor: pointer; } .Overlay.Branch IMG { max-width: 80vw; max-height: 80vh; outline1: 1px solid white; } .Overlay.Branch H2 { margin-top: 15px; font-size: 30px; font-weight: 500; color: #FFF; } } @media screen and (max-width: 980px) { #Map { height: 1000px; } DIV.info { padding: 20px; font: 34px HN, Helvetica, Arial, sans-serif; } DIV.info H1 { font-size: 38px; margin-bottom: 0; text-align: left; } DIV.info ADDRESS { margin-bottom: 20px; font-style: normal; } DIV.info DIV.Route { color: #777; font-size: 32px; } DIV.info DIV.Route A:nth-last-of-type(-n+2) { display: block; margin: 0; padding: 16px 0 12px 0; border-top: 1px dashed #999; } DIV.info A { display: inline-block; margin-bottom: 16px; font-size: 30px; text-decoration: none; outline: none; } DIV.info DIV.phone { display: none; } DIV.info DIV.phone IMG { width: 24px; height: 24px; margin-right: 4px; filter: grayscale(1); opacity: .8; } DIV.info DIV.phone IMG { display: none; } #BranchesList { padding: 40px; display: grid; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); grid-gap: 40px; list-style: none; } #BranchesList LI { position: relative; box-sizing: border-box; display: block; height1: 840px; padding: 40px 40px 32px 40px; display: flex; flex-direction: column; background: #FFF; } #BranchesList LI.Cur FIGURE:before { position: absolute; left: 0; top: 0; width: 100%; height: 18px; background: #C41230; content: ""; } #BranchesList FIGURE { position: relative; min-width: 100%; height: 360px; margin: -40px -40px 40px -40px; background-color: #999 !important; cursor: pointer; } #BranchesList B { position: absolute; display: block; right: 30px; top: 310px; width: 120px; height: 120px; background: url(/i/marker.210255080.svg) no-repeat center; background-size: contain; cursor: pointer; } #BranchesList ADDRESS { margin-bottom: 30px; font-style: normal; font-size: 34px; } #BranchesList H2 { font-size: 38px; } #BranchesList .Route { flex-grow: 9; margin-bottom: 30px; font-size: 30px; line-height: 1.3; color: #777; } #BranchesList .Contacts DIV { width: 100%; padding: 12px 0 8px 0; font-size: 30px; white-space: nowrap; border-top: 1px dashed #BBB; } #BranchesList .Contacts A { float: right; } #BranchesList .Contacts IMG { width: 24px; height: 24px; margin-right: 4px; filter: grayscale(1); opacity: .8; } #BranchesList A { text-decoration: none; } #BranchesList A:hover { text-decoration: underline; } } A[href^="https://maps"]{ display: none !important; } .gmnoprint:not(.gm-bundled-control):not(.gm-style-mtc-bbw) { display: none; } .gm-bundled-control .gmnoprint { display: block !important; } 