#xmap span + ul,
#xmap a + ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

#xmap .muted {
  display: none;
}

/*============================================================================
        Inner2
=========================================================================== */

.inner2 {
  position: relative;
}

.map {
  position: relative;
  top: 20px;
  max-height: 374px;
  height: 374px;
}

#world-map,
#world-map2 {
  width: 1800px;
  height: 100%;
  cursor: move;
}

/*============================================================================
        jvectormap
=========================================================================== */

.jvectormap-label {
  position: absolute;
  display: none;
}
.jvectormap-container {
  cursor: move;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  font-size: 18px;
  font-family: Calibri, Verdana, sans-serif;
  font-weight: bold;
  position: absolute;
  background: #e31e27;
  padding: 3px;
  color: white;
  width: 32px;
  height: 32px;
  cursor: pointer;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.jvectormap-zoomin {
  bottom: 0;
  left: 0;
  background: #959595;
}

.jvectormap-zoomout {
  bottom: 0;
  left: 38px;
  background: #a8a8a8;
}

.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
  background: #ddd;
  color: #999;
}

.map p.mapTitle {
  display: none;
  background: #fff;
  text-transform: uppercase;
  color: #535353;
  font-size: 14px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 100;
  text-align: center;
  font-family: "molgroupregular";
  padding: 10px 20px;
}
.c-mol-group-worldwide .map p.mapTitle {
  top: -16px;
}
/************************ MAPINFO EXTENSION **********************************/
.mapInfoContainerMask {
    height: 555px !important;
    position: absolute;
    width: 100% !important;
    height: 200px;
    left: 0;
    top: 0;
    overflow: hidden;
}
@media (max-width: 1199px) {
  .mapInfoContainerMask {
    width: 996px;
  }
}
.mapInfoDetails p.mPhone {
    margin: 0 0 10px 0;
}
.mEmail {
 color:black;
}
.mPhone {
 color:black;
}
.mapInfoContainer {
  display: block;
  padding: 15px 20px 15px 20px;
  clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
  border-left:5px solid #3db26c;
  background: #eeeeee2b;
  position: absolute;
  left: -1500px;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.mapInfoClose {
  left: 428px;
  position: absolute;
  right: 5px;
  top: 15px;
  background: url("../img/close.png")
    no-repeat top center;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

/*.mapInfo{
    padding: 15px 20px;
    color: #000;
    border: 0px;
    text-align: left;
    position: relative;
    z-index: 101;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 5px solid #535353;
    background: #FFF;
}*/

.mapInfo {
  display: inline-block;
  padding: 0;
  text-align: left;
  position: relative;
  z-index: 101;
  pointer-events: all;
  width: 100%;
}

.mapInfoBottom {
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -11px;
  width: 22px;
  /*background: url('../images/map-icons/mapinfo_bottom.png') no-repeat bottom center;*/
}
.mapInfoTitle {
  color: #000000;
  font-family: "Roboto", "Exo 2", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}
.mapInfoDetails {
  min-width: 300px !important;
}
.mapInfoDetails p {
  font-family: Calibri, Verdana, sans-serif;
  font-size: 16px;
  color: #000000;
  position: relative;
  text-align: left !important;
}
.mapInfoDetails p.small {
  font-size: 14px;
}
.mapInfoDetails p {
  margin: 0;
  /*padding: 0;*/
  font-family: "Roboto";
}
.mapInfoDetails p.mTitle {
  margin: 0;
  font-weight: bold;
  font-family: "Roboto";
}
.mapInfoDetails p.mAddress {
  margin: 0 0 10px 0;
}
.mapInfoDetails p.mLink {
  margin: 0 0 10px 0;
}
.mapInfoDetails p.mLink a,
.mapInfoDetails p.mEmail a,
.mapInfoDetails p.mLinkLI a,
.mapInfoDetails p.mPhone a {
  color: #fff;
}
.mapInfoDetails .icons.small {
  font-size: 14px;
}
.mapInfoDetails .icons {
  width: 100%;
  padding-left: 45px;
  height: 35px;
  font-size: 14px;
  font-weight: normal;
  font-family: "futura_t_otregular";
  padding-top: 8px;
}

/************************ MAPINFO EXTENSION **********************************/

/*============================================================================
        Footer
=========================================================================== */

/*============================================================================
        Media Queries
=========================================================================== */

@media (max-width: 1199px) {
  #world-map,
  #world-map2 {
    width: 996px;
    /*height: 220px;*/
  }
  .c-mol-group-worldwide #world-map,
  .c-a-mol-csoport-a-vilagban #world-map,
  .c-mol-group-worldwide #world-map2,
  .c-a-mol-csoport-a-vilagban #world-map2 {
    width: 680px;
  }
  .c-mol-group-worldwide .mapInfoContainerMask,
  .c-a-mol-csoport-a-vilagban .mapInfoContainerMask {
    width: 680px;
  }
}

@media (min-width: 1200px) {
  #world-map,
  #world-map2 {
    width: 1180px;
    /*height: 347px;*/
  }
  .c-mol-group-worldwide #world-map,
  .c-a-mol-csoport-a-vilagban #world-map,
  .c-mol-group-worldwide #world-map2,
  .c-a-mol-csoport-a-vilagban #world-map2 {
    width: 820px;
  }
  .c-mol-group-worldwide .mapInfoContainerMask,
  .c-a-mol-csoport-a-vilagban .mapInfoContainerMask {
    width: 820px;
  }
}

/*.ob-map {
    position: relative;
    top: 0;
    height: 346px;
}

.ob-map h4 {
    font-family: 'molgroupregular';
    display: block;
    margin-top: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #535353;
    position: absolute;
    padding: 7px 50px 4px 14px;
    z-index: 0;
    text-transform: uppercase;
    text-indent: 0;
    width: 100%;
    -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;-ms-transition: all 0.2s ease;transition: all 0.2s ease;
    font-weight:normal;
}*/

.ob-map h4:hover {
  background-color: rgba(228, 30, 38, 1);
  color: #ffffff;
  text-indent: 20px;
}

.ie8 .ob-map h4 {
  background-color: rgb(255, 255, 255);
}

.ie8 .ob-map h4:hover {
  background-color: rgb(228, 30, 38);
}

.ob-map h4 a {
  color: #535353;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.ob-map h4 a:hover {
  color: #ffffff;
}

.ob-map .ob-map-zoom {
  display: block;
  width: 45px;
  height: 45px;
  background-color: rgb(150, 153, 155);
  position: absolute;
  bottom: 0;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.ob-map .ob-map-zoom:hover {
  background-color: rgb(228, 30, 38);
}

.ob-map .ob-map-zoom span {
  display: table-cell;
  width: 45px;
  height: 45px;
  color: rgb(255, 255, 255);
  font-size: 30px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 0;
}

.ob-map .ob-map-zoom.zoom_in {
  right: 0;
  border-left: 1px solid white;
}
.ob-map .ob-map-zoom.zoom_out {
  right: 46px;
}

.ob-map .ob-map-zoom.zoom_in span {
  top: 1px;
}
.ob-map .ob-map-zoom.zoom_out span {
  top: -1px;
}

.ob-map-zoomable {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: crosshair;
  overflow: hidden;
}

.ob-map-zoomed {
  display: none;
  width: 2000px;
  height: 786px;
  position: absolute;
}

.ob-map-zoomed,
.ob-map-zoomable > img,
.ob-map-zoomed > img {
  display: block;
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.ob-map ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 50;
  text-align: right;
}

.ob-map ul li {
  display: block;
  padding: 0 28px 0 10px;
  margin: 3px 0;
  width: 120px;
  height: 43px;
  font-family: Calibri, "molgroupregular", sans-serif;
  font-size: 14px;
  background: rgb(102, 102, 102);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: left;
  position: relative;
  right: -18px;
  cursor: pointer;
}

.ob-map ul li.active {
  right: 0;
  background: rgb(255, 255, 255);
}

.ob-map ul li:hover {
  background: rgb(228, 30, 38);
}

.ob-map ul li span {
  display: table-cell;
  width: 120px;
  height: 43px;
  color: rgb(255, 255, 255);
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.ob-map ul li.active span {
  color: rgb(228, 30, 38);
}

.ob-map ul li:hover span {
  color: rgb(255, 255, 255);
}

.hl-more-height {
  height: 346px;
}

.no-bottom-gap {
  margin-bottom: 0;
}

.no-top-gap {
  margin-top: 0;
}

.exploration-and-production {
  max-height: 346px;
}

@media (min-width: 1200px) {
  .block-col-1 .sp_simple_youtube iframe {
    width: 280px;
  }

  .block3 {
    width: 880px;
  }

  .ob-map {
    top: 0;
  }
}

@media (max-width: 1199px) {
  .block3 {
    width: 743px;
  }

  .ob-map h4 {
    display: block;
    position: absolute;
    top: -54px;
    width: 100%;
    height: 15px;
    padding: 19px 50px 20px 14px;
    background: rgb(255, 255, 255);
  }

  .ob-map ul {
    top: 10px;
  }

  .block-col-1 .sp_simple_youtube iframe {
    width: 236px;
  }
}

/******************** GLOBAL IMG FORMATTING **********************/

article img.mol,
article p img.mol {
  padding: 3px 3px 20px 3px;
  background: #ddd;
}
.mapContainer {
  /*width: 872px;*/
  width: 100%;
  border: 1px solid #dadcdd;
}
#map-canvas {
  width: 100%;
  height: 400px;
}

@media (max-width: 1199px) {
  .mapContainer {
    /*width: 674px;*/
    width: 100%;
    border: 1px solid #dadcdd;
  }
  #map-canvas {
    width: 100%;
  }
}
#financial_content img {
  width: 100%;
}

/*============================================================================
                MOL GROUP'S ETHICS MANAGEMENT SYSTEM TABLE
=========================================================================== */

/* HELPER CLASSES */
#wrap .fleft {
  float: left;
  clear: left;
  margin: 0 20px 20px 0;
}
#wrap .fright {
  float: right;
  clear: right;
  margin: 0 0 20px 20px;
}
#wrap img.w1p2 {
  max-width: 50%;
}
#wrap img.w1p3 {
  max-width: 33.33%;
}
#wrap img.w1p4 {
  max-width: 25%;
}

/* MOL Group Geography */
.leaflet .map {
  width: 100%;
  height: auto;
  max-height: 600px;
  display: block;
}
.leaflet .map-build {
  width: 100%;
  height: 570px;
  margin: 20px 0 0;
  background: #f9f9f9
    url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 499.75 267.62"><defs><style>.cls-1,.cls-4,.cls-5{fill:none;}.cls-2{fill:#fff;}.cls-3{clip-path:url(#clip-path);}.cls-4{stroke:#7d7d7d;stroke-width:1.22px;}.cls-4,.cls-5{stroke-miterlimit:10;}.cls-5{stroke:#58595b;}.cls-6{clip-path:url(#clip-path-2);}.cls-7{fill:#58595b;}</style><clipPath id="clip-path" transform="translate(-9 -19.9)"><rect class="cls-1" x="162.92" y="96.93" width="232.24" height="146.69"/></clipPath><clipPath id="clip-path-2" transform="translate(-9 -19.9)"><rect class="cls-1" width="565.37" height="326.4"/></clipPath></defs><title>EszkÃ¶z 1</title><g id="RÃ©teg_2" data-name="RÃ©teg 2"><g id="RÃ©teg_1" data-name="RÃ©teg 1"><polygon class="cls-2" points="384.95 107.52 384.48 106.8 383.46 104.35 383.25 104.43 383.8 102.91 382.51 100.59 381.37 99.62 378.95 98.28 375.53 99.53 375.08 99.85 374.03 99.25 373.14 96.47 370.26 92.99 365.71 92.5 363.5 88.63 363.21 88.42 362.38 85.83 360.3 84.5 357.17 85.84 356.12 85.88 349.22 87.07 345.19 88.59 338.98 81.23 334.51 78.14 325.98 80.21 323.64 81.49 322.51 80.92 319.71 80.67 318.79 80.81 313.67 78.13 305.88 79.89 303.13 81.64 301.84 84.64 299.9 85.83 298.15 91.01 296.26 94.35 294.88 93.42 291.66 94.2 291.42 94.34 289.21 97.82 286.98 98.61 283.73 100.72 281.58 98.71 278.85 97.11 278.06 96.82 272.39 96.26 268.26 102.85 268.2 103.19 266.94 102.96 258.1 104.69 257.72 104.57 253.3 103.95 249.48 104.55 246.3 106.93 245.72 107.66 244.74 114.15 246.13 116.63 244.84 116.86 241.18 119.39 237.23 118.69 230.9 120.06 221.73 118.36 214.63 119.37 210.75 118.09 203.5 111.96 200.54 108.11 196.29 105.59 193.49 105.08 192.42 106.25 189.87 107.95 189.03 111.38 188.02 113.43 187.41 117.72 187.58 118.28 187.75 120.78 183.96 121.76 183.54 121.32 183.41 120.75 182.77 120.45 180.08 121.09 178.91 121.68 177.67 119.85 175.38 117.95 174.66 117.62 169.7 120.54 169.53 120.8 168.77 121.07 166.59 122.6 166.64 123.99 171.01 126.96 173.89 126.96 173.82 128.64 175.11 130.42 174.26 131 173.16 133.2 173.13 133.53 170.51 135.49 169.46 135.39 166.66 135.83 166.87 140.44 167.4 141.97 165.52 147 168.17 149.76 168.29 149.83 167.43 150.93 167.35 152.98 167.45 153.45 167.02 155.67 167.04 155.96 162.06 154.68 159.38 157.39 159.23 157.84 157.27 158.58 155.02 161.43 156.21 162.85 156.83 164.03 160.03 164 161.41 164.54 161.45 164.68 161.21 165.73 161.27 169.18 164.03 171.82 163.82 172.05 163.43 175.69 167.09 178.84 167.23 182.47 171.13 184.79 172.46 184.8 172.66 185.55 175.24 188.86 178.11 189.27 180.61 195.44 188.57 200.45 193.33 208.85 198.31 211.86 203.05 212.54 204.94 213.57 205 214.33 205.99 217.35 209.49 218.5 210.71 218.65 211.14 219.13 213.72 220.63 217.91 220.27 218.55 220.63 221.2 221.38 224.67 220.63 229.87 222.18 231.35 221.46 234.04 222.63 234.63 222.56 236.52 220.88 236.93 220.29 237.48 220.25 239.62 219.44 242.66 214.36 244.88 215.5 247.98 214.17 248.3 213.81 250.84 213.6 254.48 212.16 256.77 210.28 256.92 209.41 259.26 210.27 265.07 209.23 265.55 208.19 267.96 207.71 272.23 203.08 272.83 201.54 274.41 201.78 276.04 200.75 276.18 200.61 276.93 201.09 282.34 202.97 285.09 200.89 286.84 200.59 287.11 200.93 289.6 202.22 290.83 201.44 291.02 201.25 294.55 202.42 298.28 202.34 299.56 201.23 304.5 201.68 305.43 200.25 305.44 200.23 308.24 201.59 314 200.11 315.32 195.97 316.49 194.86 320.44 195.49 321.73 196.17 324.48 196.6 329.68 190.26 330.06 188.38 333.58 185.45 332.25 182.26 332.84 181.58 334.1 178.66 333.69 177.41 337.05 175.99 337.76 174.03 341.23 170.83 339.44 168.53 339.46 168.43 340.35 166.48 343.21 163.12 342.94 161.63 345.56 158.2 344.55 155.99 344.46 155.88 349.89 148.99 352.24 141.2 356.24 137.25 355.8 131.74 358.54 128.92 358.8 128.8 361.92 126.14 364.13 121.07 364.29 121.04 368.12 119.54 369.1 117.65 369.37 117.82 373.03 118.84 377.76 116.27 385.06 107.74 384.95 107.52"/><g class="cls-3"><polygon class="cls-4" points="384.95 107.52 384.48 106.8 383.46 104.35 383.25 104.43 383.8 102.91 382.51 100.59 381.37 99.62 378.95 98.28 375.53 99.53 375.08 99.85 374.03 99.25 373.14 96.47 370.26 92.99 365.71 92.5 363.5 88.63 363.21 88.42 362.38 85.83 360.3 84.5 357.17 85.84 356.12 85.88 349.22 87.07 345.19 88.59 338.98 81.23 334.51 78.14 325.98 80.21 323.64 81.49 322.51 80.92 319.71 80.67 318.79 80.81 313.67 78.13 305.88 79.89 303.13 81.64 301.84 84.64 299.9 85.83 298.15 91.01 296.26 94.35 294.88 93.42 291.66 94.2 291.42 94.34 289.21 97.82 286.98 98.61 283.73 100.72 281.58 98.71 278.85 97.11 278.06 96.82 272.39 96.26 268.26 102.85 268.2 103.19 266.94 102.96 258.1 104.69 257.72 104.57 253.3 103.95 249.48 104.55 246.3 106.93 245.72 107.66 244.74 114.15 246.13 116.63 244.84 116.86 241.18 119.39 237.23 118.69 230.9 120.06 221.73 118.36 214.63 119.37 210.75 118.09 203.5 111.96 200.54 108.11 196.29 105.59 193.49 105.08 192.42 106.25 189.87 107.95 189.03 111.38 188.02 113.43 187.41 117.72 187.58 118.28 187.75 120.78 183.96 121.76 183.54 121.32 183.41 120.75 182.77 120.45 180.08 121.09 178.91 121.68 177.67 119.85 175.38 117.95 174.66 117.62 169.7 120.54 169.53 120.8 168.77 121.07 166.59 122.6 166.64 123.99 171.01 126.96 173.89 126.96 173.82 128.64 175.11 130.42 174.26 131 173.16 133.2 173.13 133.53 170.51 135.49 169.46 135.39 166.66 135.83 166.87 140.44 167.4 141.97 165.52 147 168.17 149.76 168.29 149.83 167.43 150.93 167.35 152.98 167.45 153.45 167.02 155.67 167.04 155.96 162.06 154.68 159.38 157.39 159.23 157.84 157.27 158.58 155.02 161.43 156.21 162.85 156.83 164.03 160.03 164 161.41 164.54 161.45 164.68 161.21 165.73 161.27 169.18 164.03 171.82 163.82 172.05 163.43 175.69 167.09 178.84 167.23 182.47 171.13 184.79 172.46 184.8 172.66 185.55 175.24 188.86 178.11 189.27 180.61 195.44 188.57 200.45 193.33 208.85 198.31 211.86 203.05 212.54 204.94 213.57 205 214.33 205.99 217.35 209.49 218.5 210.71 218.65 211.14 219.13 213.72 220.63 217.91 220.27 218.55 220.63 221.2 221.38 224.67 220.63 229.87 222.18 231.35 221.46 234.04 222.63 234.63 222.56 236.52 220.88 236.93 220.29 237.48 220.25 239.62 219.44 242.66 214.36 244.88 215.5 247.98 214.17 248.3 213.81 250.84 213.6 254.48 212.16 256.77 210.28 256.92 209.41 259.26 210.27 265.07 209.23 265.55 208.19 267.96 207.71 272.23 203.08 272.83 201.54 274.41 201.78 276.04 200.75 276.18 200.61 276.93 201.09 282.34 202.97 285.09 200.89 286.84 200.59 287.11 200.93 289.6 202.22 290.83 201.44 291.02 201.25 294.55 202.42 298.28 202.34 299.56 201.23 304.5 201.68 305.43 200.25 305.44 200.23 308.24 201.59 314 200.11 315.32 195.97 316.49 194.86 320.44 195.49 321.73 196.17 324.48 196.6 329.68 190.26 330.06 188.38 333.58 185.45 332.25 182.26 332.84 181.58 334.1 178.66 333.69 177.41 337.05 175.99 337.76 174.03 341.23 170.83 339.44 168.53 339.46 168.43 340.35 166.48 343.21 163.12 342.94 161.63 345.56 158.2 344.55 155.99 344.46 155.88 349.89 148.99 352.24 141.2 356.24 137.25 355.8 131.74 358.54 128.92 358.8 128.8 361.92 126.14 364.13 121.07 364.29 121.04 368.12 119.54 369.1 117.65 369.37 117.82 373.03 118.84 377.76 116.27 385.06 107.74 384.95 107.52"/></g><polyline class="cls-5" points="172.38 156.14 97.51 23.62 0.66 23.62"/><g class="cls-6"><path class="cls-7" d="M181.38,178a2,2,0,1,0-2-2,2,2,0,0,0,2,2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="304.09 111.28 253.57 21.38 146.22 21.38"/><g class="cls-6"><path class="cls-7" d="M313.09,133.18a2,2,0,1,0-2-2,2,2,0,0,0,2,2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="287.91 154.28 224.93 267.12 140.56 267.12"/><g class="cls-6"><path class="cls-7" d="M296.91,172.18a2,2,0,1,1-2,2,2,2,0,0,1,2-2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="290.86 160.68 379.92 0.5 425.87 0.5"/><g class="cls-6"><path class="cls-7" d="M299.86,182.57a2,2,0,1,1,2-2,2,2,0,0,1-2,2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="287.95 193.68 329.97 267.12 499.75 267.12"/><g class="cls-6"><path class="cls-7" d="M297,211.58a2,2,0,1,0,2,2,2,2,0,0,0-2-2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="295.25 196.28 310.32 223.23 375.83 223.23"/><g class="cls-6"><path class="cls-7" d="M304.25,214.18a2,2,0,1,0,2,2,2,2,0,0,0-2-2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="301.43 192.61 378.27 56.55 425.39 56.55"/><g class="cls-6"><path class="cls-7" d="M310.43,214.5a2,2,0,1,1,2-2,2,2,0,0,1-2,2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="325.53 178.02 330.53 169.8 492.38 169.8"/><g class="cls-6"><path class="cls-7" d="M334.53,199.92a2,2,0,1,1,2-2,2,2,0,0,1-2,2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="166.91 167.06 132.68 106.42 0 106.42"/><g class="cls-6"><path class="cls-7" d="M175.91,189a2,2,0,1,0-2-2,2,2,0,0,0,2,2" transform="translate(-9 -19.9)"/></g><polyline class="cls-5" points="172.91 170.91 138.68 231.55 0 231.55"/><g class="cls-6"><path class="cls-7" d="M181.91,188.81a2,2,0,1,1-2,2,2,2,0,0,1,2-2" transform="translate(-9 -19.9)"/></g></g></g></svg>')
    no-repeat center center;
  background-size: 80%;
  display: block;
  position: relative;
}
.leaflet .map-build p.title {
  width: auto;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  padding: 20px 70px 20px 30px;
  margin: 0;
  background: #ffffff;
}
.leaflet .map-build p.title:after {
  width: 60px;
  height: 61px;
  background: #ffffff;
  content: "";
  display: block;
  position: absolute;
  right: -35px;
  top: 0;
  transform: skewX(40deg);
}
.leaflet .map-build .cities {
  width: 100%;
  height: 100%;
  display: block;
}
.leaflet .map-build .cities div {
  width: 170px;
  height: 150px;
  display: block;
  position: absolute;
}
.leaflet .map-build .cities div p {
  color: #000000;
}
.leaflet .map-build div li {
  font-size: 12px !important;
  line-height: 13px !important;
  color: #000000;
  padding: 4px 0 0 20px;
  text-align: left;
}
.leaflet .map-build .cities div.nagylengyel {
  top: 115px;
  left: 85px;
}
.leaflet .map-build .cities div.demjen {
  top: 112px;
  left: 290px;
}
.leaflet .map-build .cities div.szank {
  top: 83px;
  left: 600px;
}
.leaflet .map-build .cities div.algyo {
  top: 157px;
  left: 600px;
}
.leaflet .map-build .cities div.pusztafoldvar {
  top: 305px;
  left: 610px;
}
.leaflet .map-build .cities div.moravaros {
  top: 375px;
  left: 500px;
}
.leaflet .map-build .cities div.kiskundorozsma {
  top: 433px;
  left: 610px;
}
.leaflet .map-build .cities div.kiskunhalas {
  top: 433px;
  left: 270px;
}
.leaflet .map-build .cities div.ujfalu {
  top: 385px;
  left: 85px;
}
.leaflet .map-build .cities div.budafa {
  top: 223px;
  left: 85px;
}

@media screen and (max-width: 1200px) {
  .leaflet .map-build {
    background-size: 95%;
  }
  .leaflet .map-build .cities div {
    width: 160px;
  }
  .leaflet .map-build .cities div li {
    padding: 2px 0 0 20px;
  }
  .leaflet .map-build .cities div.nagylengyel {
    top: 115px;
    left: 20px;
  }
  .leaflet .map-build .cities div.demjen {
    top: 112px;
    left: 210px;
  }
  .leaflet .map-build .cities div.szank {
    top: 85px;
    left: 520px;
  }
  .leaflet .map-build .cities div.algyo {
    top: 157px;
    left: 520px;
  }
  .leaflet .map-build .cities div.pusztafoldvar {
    top: 305px;
    left: 540px;
  }
  .leaflet .map-build .cities div.moravaros {
    top: 375px;
    left: 430px;
  }
  .leaflet .map-build .cities div.kiskundorozsma {
    top: 433px;
    left: 530px;
  }
  .leaflet .map-build .cities div.kiskunhalas {
    top: 433px;
    left: 200px;
  }
  .leaflet .map-build .cities div.ujfalu {
    top: 385px;
    left: 20px;
  }
  .leaflet .map-build .cities div.budafa {
    top: 223px;
    left: 20px;
  }
}

/* MOL Group - 2030 */
.leaflet .tomorrow-strategy {
  width: 655px;
  height: 341px;
  display: block;
  margin: 30px auto;
  background: url("../images/oilfield-chemicals-and-technologies/molgroup-2030-tile-bg.png")
    no-repeat top center;
  background-size: 100%;
  position: relative;
}
.leaflet .tomorrow-strategy p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  position: absolute;
}
.leaflet .tomorrow-strategy .cash-engines {
  top: 85px;
  left: 245px;
}
.leaflet .tomorrow-strategy .best-choice {
  top: 160px;
  left: 110px;
}
.leaflet .tomorrow-strategy .chemicals {
  top: 160px;
  right: 180px;
}
.leaflet .tomorrow-strategy .growth-engine {
  bottom: 45px;
  left: 240px;
}

/* Oilfield Chemicals & Technologies (OCT) */
.leaflet .chemicals-technologies .blocks {
  display: none;
}
.leaflet .chemicals-technologies {
  width: 100%;
  height: 451px;
  background: url("../images/oilfield-chemicals-and-technologies/oct-bg.jpg")
    no-repeat top center;
  background-size: 100%;
  margin: 30px 0 0;
  padding: 20px 10px 20px;
}

.leaflet .chemicals-technologies .flags {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.leaflet .chemicals-technologies .flags .row {
  width: 100%;
  height: 35px;
  margin: 20px 20px 20px 80px;
  box-sizing: border-box;
}
.leaflet .chemicals-technologies .flags .arrow {
  width: 100px;
  color: #ed3436;
  font-weight: bold;
  line-height: 35px;
  background: #ffffff;
  display: inline-block;
  position: relative;
  padding: 0 0 0 7px;
  font-size: 12px;
}
.leaflet .chemicals-technologies .flags .gradient {
  width: 50%;
  height: 40px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  padding: 3px 20px;
  margin: 3px;
  color: #ffffff;
  background: rgb(157, 27, 34);
  background: -moz-linear-gradient(
    top,
    rgba(157, 27, 34, 1) 0%,
    rgba(218, 31, 38, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(157, 27, 34, 1) 0%,
    rgba(218, 31, 38, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(157, 27, 34, 1) 0%,
    rgba(218, 31, 38, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d1b22', endColorstr='#da1f26',GradientType=0);
  transform: skewX(-30deg);
}
.leaflet .chemicals-technologies .flags .gradient span {
  display: block;
  transform: skew(30deg);
}
.leaflet .chemicals-technologies .flags .row:first-child .arrow {
  width: 170px;
}
.leaflet .chemicals-technologies .flags .row:first-child .gradient {
  width: 200px;
  padding: 10px 20px;
  margin: 3px 0 5px 140px;
}
.leaflet .chemicals-technologies .flags .row:nth-child(2) .gradient {
  margin: 0 0 5px 180px;
}
.leaflet .chemicals-technologies .flags .row:last-child .gradient {
  margin: 0 0 5px 150px;
}
.leaflet .chemicals-technologies .flags .arrow:before,
.leaflet .chemicals-technologies .flags .arrow:after {
  position: absolute;
  content: "";
  top: 0;
}
.leaflet .chemicals-technologies .flags .arrow:before {
  width: 14px;
  height: 35px;
  background: url("../images/oilfield-chemicals-and-technologies/arrow-back.png")
    no-repeat top center;
  left: -14px;
}
.leaflet .chemicals-technologies .flags .arrow:after {
  width: 17px;
  height: 35px;
  background: url("../images/oilfield-chemicals-and-technologies/arrow-front.png")
    no-repeat top center;
  right: -17px;
}

.leaflet .chemicals-technologies .flekk p {
  color: #ffffff;
  background: url("../images/oilfield-chemicals-and-technologies/flekk-large.png")
    no-repeat left top;
  height: 35px;
  font-size: 12px;
  vertical-align: middle;
  padding: 5px 10px 5px 35px;
  margin: 10px 20px 10px 80px;
}
.leaflet .chemicals-technologies .flekk p:first-child {
  margin: 10px 20px 4px 130px;
  padding: 12px 10px 0 35px;
  background: url("../images/oilfield-chemicals-and-technologies/flekk.png")
    no-repeat left top;
}
.leaflet .chemicals-technologies .flekk p:nth-child(2) {
  margin: 5px 20px 5px 105px;
}

@media screen and (max-width: 1200px) {
  .leaflet .chemicals-technologies .flags .row {
    margin: 0px 20px 20px 60px;
  }

  .leaflet .chemicals-technologies .flags .row:first-child .arrow {
    width: 170px;
  }
  .leaflet .chemicals-technologies .flags .gradient {
    width: 400px;
  }
  .leaflet .chemicals-technologies .flags .row:first-child .gradient {
    width: 200px;
    padding: 10px 20px;
    margin: 3px 0 5px 40px;
  }
  .leaflet .chemicals-technologies .flags .row:nth-child(2) .gradient {
    margin: 0 0 5px 85px;
  }
  .leaflet .chemicals-technologies .flags .row:last-child .gradient {
    margin: 0 0 5px 60px;
  }
}

@media (min-width: 300px) and (max-width: 768px) {
    .mapInfoContainer {
        width: 100% !important;
        clip-path :polygon(0% 0, 100% 0, 100% 100%, 0% 100%) !important;
        padding: 10px !important;
    } 
    
    #countryList ul li {display:inherit!important;}
    ul {
    padding-left: 0rem important;
}
}

.mapInfo {
  line-height: 18px;
}
