#contact {
}

#contact .cities {
  position: relative;
  height: 500px;
  width: 950px;
  margin: auto;
  background: url(../images/world_map@2x.png) 50% -41px/1018px 619px  no-repeat;
}

#contact .cities p {
  display: none;
}

#contact .cities h3 {
  position: absolute;
  font-size: 2.4rem;
  cursor: pointer;
}

#contact .cities h3:after {
  content: ' ';
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff200;
}

#contact .cities .sydney {
  top: 336px;
  left: 740px;
}
  #contact .cities .sydney:after {
    right: 0;
    bottom: -18px;
  }
#contact .cities .timisoara {
  top: 215px;
  left: 503px;
}
  #contact .cities .timisoara:after {
    top: -12px;
    left: 1px;
  }
#contact .cities .zurich {
  top: 205px;
  left: 395px;
}
  #contact .cities .zurich:after {
    top: -12px;
    right: -9px;
  }
#contact .cities .kyiv {
  top: 165px;
  left: 547px;
}
  #contact .cities .kyiv:after {
    top: 10px;
    left: -14px;
  }
#contact .cities .berlin {
  top: 135px;
  left: 485px;
}
  #contact .cities .berlin:after {
    bottom: -15px;
    left: 0;
  }
#contact .cities .london {
  top: 140px;
  left: 377px;
}
  #contact .cities .london:after {
    right: 1px;
    bottom: -8px;
  }
#contact .cities .ny {
  top: 171px;
  left: 197px;
}
  #contact .cities .ny:after {
    right: 1px;
    bottom: -9px;
  }
#contact .cities .la {
  display: none;
}

#contact .offices {
  display: none;
  position: absolute;
  transition: all 1500ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  text-align: left;
  width: 600px;
  height: 400px;
  margin: 0 0 0 -300px;
  top: 350px;
  left: 50%;
  z-index: 299;
}

#contact .office-close {
  font-size: 3.2rem;
  font-family: AzoSansLight;
  position: absolute;
  top: -7px; right: 3px;
  color: #fced00;
  cursor: pointer;
  z-index: 300;
}

#contact .offices.opened {
  display: block;
}

#contact .offices > div {
  display: none;
  position: relative;
}

#contact .offices > div.visible {
  display: block;
}
#contact .office-inner {
  padding-top: 20px;
  background: #000;
  height: 254px;
  box-shadow: 0 0 60px 25px #000;
  border-bottom: 1px solid #fff;
}
#contact .offices h3 {
  font-size: 2.1rem;
  color: #fced00;
  font-family: AzoSansBold;
  margin: 0;
  border-bottom: 1px solid #fff;
}
#contact .offices p {
  font-size: 1.6rem;
  margin: 0;
  text-align: left;
}
#contact .office-inner p:first-child {
  font-family: AzoSansBold;
}
#contact .offices p a {
  color: #fff;
}
#contact .office-img {
  position: absolute;
  top: 7px;
  right: 0;
  width: 360px;
  height: 260px;
  background: 0 0/100% auto transparent no-repeat;
}
#contact .la .office-img {
  background-image: url(../images/office/Los-Angeles.png);
}
#contact .ny .office-img {
  background-image: url(../images/office/New-York.png);
}
#contact .london .office-img {
  background-image: url(../images/office/London.png);
}
#contact .berlin .office-img {
  background-image: url(../images/office/Berlin.png);
}
#contact .kyiv .office-img {
  background-image: url(../images/office/Kyiv.png);
}
#contact .zurich .office-img {
  background-image: url(../images/office/Zurich.png);
}
#contact .timisoara .office-img {
  background-image: url(../images/office/Timisoara.png);
}
#contact .sydney .office-img {
  background-image: url(../images/office/Sydney.png);
}

#contact .touch-links {
  margin: 0 auto;
  width: 660px;
}
#contact .touch-links a {
  display: inline-block;
  width: 85px;
  height: 80px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  font-size: 1.5rem;
  margin-left: 11px;
  margin-left: 11.5px;
  font-family: AzoSansLight;
}
#contact .touch-links a:first-child {
  margin-left: 0;
}
#contact .touch-links a:last-child {
  width: 66px;
}
#contact .touch-links .touch-link-img {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: transparent 50% 0/50px 50px no-repeat;
  margin: 0 auto 5px;
  box-shadow: 0 0 44px rgba(0, 18, 255, .5);
  border-radius: 50%;
}
#contact .touch-links a:last-child .touch-link-img {
  margin: 0 0 5px 17px;
}
#contact .touch-link-mail-pub .touch-link-img,
#contact .touch-link-mail-buy .touch-link-img,
#contact .touch-link-mail-press .touch-link-img {
  background-image: url(../images/touch-mail@2x.svg);
}
#contact .touch-link-fb .touch-link-img {
  background-image: url(../images/touch-fb@2x.svg);
}
#contact .touch-link-twitter .touch-link-img {
  background-image: url(../images/touch-twitter@2x.svg);
}
#contact .touch-link-linkedin .touch-link-img {
  background-image: url(../images/touch-linkedin@2x.svg);
}
#contact .touch-link-gp .touch-link-img {
  background-image: url(../images/touch-gp@2x.svg);
}
#contact .touch-rights {
  width: 660px;
  margin: 20px auto 0;
  border-top: 1px solid #fff;
  height: 40px;
}
#contact .touch-rights a {
  color: #fff;
  text-decoration: underline;
}
#contact .touch-rights p {
  line-height: 40px;
  font-size: 1.5rem;
  margin: 0;
  width: 250px;
  text-align: left;
  float: left;
}
#contact .touch-rights .touch-rights-copy {
  float: right;
  width: 350px;
  text-align: right;
}

#contact .terms-popup {
  display: none;
  position: absolute;
  z-index: 400;
  top: 150px;
  left: 50%;
  margin-left: -400px;
  background: #fff;
  text-align: left;
  width: 800px;
  height: calc(100% - 200px);
  color: #fff;
}
#contact .terms-popup.visible {
  display: block;
}

#contact .terms-popup .terms-popup-close {
  position: absolute;
  top: 15px;
  right: 30px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 450;
}

#contact .terms-popup .terms-popup-content{
  overflow: auto;
  height: 100%;
}

#contact .terms-popup .terms-popup-content iframe {
  height: 99%;
}

#contact .terms-popup > p {
  display: none;
}

#contact .terms-popup .display-posts-listing {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}

#contact .terms-popup .title {
  font-size: 40px;
  color: #000;
  text-decoration: none;
  cursor: default;
  display: block;
  margin: 50px 0;
  text-align: center;
}

#contact .terms-popup .excerpt-dash {
  display: none;
}

#contact .terms-popup h2 {
  padding: 0 50px;
  font-size: 2.1rem;
}

#contact .terms-popup p {
  color: #000;
  text-align: left;
  font-size: 1.6rem;
  padding: 0 50px;
}

#contact .terms-popup ul {
  font-size: 1.6rem;
  list-style-type: disk;
  color: #000;
  margin-left: 50px;
}

#contact .terms-popup ul li {
  font-family: AzoSansLight;
  margin: 5px 0;
}

#fixed-bg-contact {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 1500ms opacity linear;
  -moz-transition: 1500ms opacity linear;
  transition: 1500ms opacity linear;
}
#fixed-bg-contact.visible {
  opacity: 1;
}
