@font-face {
  font-family: 'Transtext-Light';
  src: url("../../fonts/TransTextLt-Light.eot");
  src: url("../../fonts/TransTextLt-Light.eot") format('embedded-opentype'), url("../../fonts/TransTextLt-Light.woff") format('woff'), url("../../fonts/TransTextLt-Light.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Light-Italic';
  src: url("../../fonts/TransTextLt-LightItalic.eot");
  src: url("../../fonts/TransTextLt-LightItalic.eot") format('embedded-opentype'), url("../../fonts/TransTextLt-LightItalic.woff") format('woff'), url("../../fonts/TransTextLt-LightItalic.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Regular';
  src: url("../../fonts/TransTextRm-Roman.eot");
  src: url("../../fonts/TransTextRm-Roman.eot") format('embedded-opentype'), url("../../fonts/TransTextRm-Roman.woff") format('woff'), url("../../fonts/TransTextRm-Roman.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Regular-Italic';
  src: url("../../fonts/TransTextRm-Italic.eot");
  src: url("../../fonts/TransTextRm-Italic.eot") format('embedded-opentype'), url("../../fonts/TransTextRm-Italic.woff") format('woff'), url("../../fonts/TransTextRm-Italic.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Medium';
  src: url("../../fonts/TransTextMd-Medium.eot");
  src: url("../../fonts/TransTextMd-Medium.eot") format('embedded-opentype'), url("../../fonts/TransTextMd-Medium.woff") format('woff'), url("../../fonts/TransTextMd-Medium.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Medium-Italic';
  src: url("../../fonts/TransTextMd-MediumItalic.eot");
  src: url("../../fonts/TransTextMd-MediumItalic.eot") format('embedded-opentype'), url("../../fonts/TransTextMd-MediumItalic.woff") format('woff'), url("../../fonts/TransTextMd-MediumItalic.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Bold';
  src: url("../../fonts/TransTextBd-Bold.eot");
  src: url("../../fonts/TransTextBd-Bold.eot") format('embedded-opentype'), url("../../fonts/TransTextBd-Bold.woff") format('woff'), url("../../fonts/TransTextBd-Bold.ttf") format('truetype');
}
@font-face {
  font-family: 'Transtext-Bold-Italic';
  src: url("../../fonts/TransTextBd-BoldItalic.eot");
  src: url("../../fonts/TransTextBd-BoldItalic.eot") format('embedded-opentype'), url("../../fonts/TransTextBd-BoldItalic.woff") format('woff'), url("../../fonts/TransTextBd-BoldItalic.ttf") format('truetype');
}
.mid-title {
  font-size: 1.7rem;
  line-height: 1.5;
  font-family: 'Transtext-Light', sans-serif;
}
.mid-title.blue {
  color: #009ED7;
}
.mid-title.dark-blue {
  color: #0081c8;
}
.mid-title.red {
  color: #E4022D;
}
.mid-title.green {
  color: #009E4D;
}
.mid-title.purple {
  color: #ad1d87;
}
.mid-title.purple-dark {
  color: #ad1d87;
}
.mid-title.teal {
  color: #00a98f;
}
.mid-title.dark-red {
  color: #9E082E;
}
.mid-title.yellow {
  color: #FBBA00;
}
.mid-title.orange {
  color: #EC6606;
}
.mid-title.pink {
  color: #DC006B;
}
.mid-title.buzz {
  color: #3DEFBA;
}
@media screen and (max-width: 767px) {
  .mid-title {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 540px) {
  .mid-title {
    font-size: 1rem;
  }
}
#voice-of-newcastle .content {
  background-color: #fff;
  position: relative;
  margin-top: -60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #voice-of-newcastle .content {
    margin-top: -40px;
  }
}
@media screen and (max-width: 540px) {
  #voice-of-newcastle .content {
    margin-top: -20px;
  }
}
#voice-of-newcastle h2 {
  display: none;
}
#voice-of-newcastle .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#voice-of-newcastle h3 {
  font-size: 3.7rem;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  line-height: 100px;
  position: relative;
  top: 8px;
  font-family: 'Transtext-Light', sans-serif;
  color: #009ED7;
  padding-left: 40px;
}
#voice-of-newcastle h3.blue {
  color: #009ED7;
}
#voice-of-newcastle h3.dark-blue {
  color: #0081c8;
}
#voice-of-newcastle h3.red {
  color: #E4022D;
}
#voice-of-newcastle h3.green {
  color: #009E4D;
}
#voice-of-newcastle h3.purple {
  color: #ad1d87;
}
#voice-of-newcastle h3.purple-dark {
  color: #ad1d87;
}
#voice-of-newcastle h3.teal {
  color: #00a98f;
}
#voice-of-newcastle h3.dark-red {
  color: #9E082E;
}
#voice-of-newcastle h3.yellow {
  color: #FBBA00;
}
#voice-of-newcastle h3.orange {
  color: #EC6606;
}
#voice-of-newcastle h3.pink {
  color: #DC006B;
}
#voice-of-newcastle h3.buzz {
  color: #3DEFBA;
}
@media screen and (max-width: 1420px) {
  #voice-of-newcastle h3 {
    top: 6px;
  }
}
@media screen and (max-width: 1084px) {
  #voice-of-newcastle h3 {
    line-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #voice-of-newcastle h3 {
    font-size: 3rem;
    top: 5px;
    line-height: 50px;
  }
}
@media screen and (max-width: 540px) {
  #voice-of-newcastle h3 {
    font-size: 2rem;
    line-height: 34px;
    font-family: 'Transtext-Regular', sans-serif;
  }
}
@media print {
  #voice-of-newcastle h3 {
    font-size: 2.5rem;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  #voice-of-newcastle h3 {
    padding-left: 20px;
  }
}
#voice-of-newcastle .icon-wrapper {
  position: relative;
  width: 75px;
  height: 75px;
  min-width: 75px;
  border-radius: 50%;
}
#voice-of-newcastle .icon-wrapper img,
#voice-of-newcastle .icon-wrapper svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  margin: 0 auto;
}
#voice-of-newcastle .icon-wrapper svg use {
  width: 90%;
  stroke: #fff;
  color: #fff;
}
@media screen and (max-width: 1420px) {
  #voice-of-newcastle .icon-wrapper {
    width: 65px;
    height: 65px;
    min-width: 65px;
  }
}
@media screen and (max-width: 1084px) {
  #voice-of-newcastle .icon-wrapper {
    width: 60px;
    height: 60px;
    min-width: 60px;
  }
}
@media screen and (max-width: 767px) {
  #voice-of-newcastle .icon-wrapper {
    width: 55px;
    height: 55px;
    min-width: 55px;
  }
}
#voice-of-newcastle .body {
  padding-top: 80px;
}
@media screen and (max-width: 1420px) {
  #voice-of-newcastle .body {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #voice-of-newcastle .body {
    padding-top: 20px;
  }
}
#voice-of-newcastle .sp {
  margin-top: 80px;
}
@media screen and (max-width: 1420px) {
  #voice-of-newcastle .sp {
    margin-top: 60px;
  }
}
#voice-of-newcastle .container-head-image {
  padding-bottom: 0;
}
#social-pinpoint {
  padding-top: 80px;
  position: relative;
}
@media screen and (max-width: 1420px) {
  #social-pinpoint {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #social-pinpoint {
    padding-top: 20px;
  }
}
#social-pinpoint-map {
  position: relative;
}
#social-pinpoint-map .container {
  padding-top: 0;
}
#social-pinpoint-map .container .inner {
  padding: 0 30px 30px;
  background-color: #fff;
}
@media screen and (max-width: 540px) {
  #social-pinpoint-map .container .inner {
    padding: 0 15px 15px;
  }
}
#social-pinpoint-map .map {
  background-color: #373636;
  position: relative;
  padding-top: 50%;
  min-height: 650px;
}
@media screen and (max-width: 1084px) {
  #social-pinpoint-map .map {
    min-height: 600px;
  }
}
@media screen and (max-width: 540px) {
  #social-pinpoint-map .map {
    min-height: 400px;
  }
}
#social-pinpoint-map .map iframe {
  box-shadow: none;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
