/* Fonts */

@font-face {
  font-family: 'reithSansRegular';
  src: url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Rg.eot'); /* IE9 Compat Modes */
  src: url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Rg.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Rg.woff') format('woff'), /* Pretty Modern Browsers */
       url('/wp-content/themes/bbc/src/fonts/BBCReithSans_Rg.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'reithSansLight';
  src: url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Lt.eot'); /* IE9 Compat Modes */
  src: url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Lt.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/bbc/src/fonts/BBCReithSans_W_Lt.woff') format('woff'), /* Pretty Modern Browsers */
       url('/wp-content/themes/bbc/src/fonts/BBCReithSans_Lt.ttf')  format('truetype'); /* Safari, Android, iOS */
}


/* stylelint-disable selector-list-comma-newline-after */

body {
  font-family: 'reithSansRegular', Helvetica, Arial, sans-serif;
}

body header,
body main,
body footer {
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

body header {
  margin-top: 40px;
  z-index: 2;
}

body.pace-done header,
body.pace-done main,
body.pace-done footer {
  opacity: 1;
}

body.pace-done header {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'reithSansRegular', Helvetica, Arial, sans-serif;
  font-weight: 100;
}

#menu-main-menu a,
.article-tile .title,
.credit-tile .title,
.cta-section .cta-title,
.c-section--cta,
.c-section--text_section_-_full p,
.b-executive_team__right p,
.filter,
.email,
.see-all,
.article-tile .date,
.pagination-links a,
.c-section--executive_team .member-job_title,
.b-banner_section .banner-details,
.b-banner_section .banner-details a,
.article-content .intro p,
.member-telephone,
#menu-downloads li a,
.btn-back {
  font-family: 'reithSansRegular', Helvetica, Arial, sans-serif;
}

p,
a,
.spec-row,
.article-content ul li,
.b-text_section_-_two_thirds ul li {
  font-family: 'reithSansLight', Helvetica, Arial, sans-serif;
}

p {
  font-size: 16px;
  line-height: 22px;
}

a, a:hover {
  color: #009CA6;
  text-decoration: none;
}

.video-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 50px 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 576px){
  .container {
      max-width: 100%;
  }
}

@media (min-width: 1200px){
  .container {
    max-width: 1640px;
    padding-left: 55px;
    padding-right: 55px;
  }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 15px;
    padding-right: 15px;
  }
}


/* Navigation */

.responsive-menu-open #responsive-menu-button {
  position: fixed !important;
}

button#responsive-menu-button {
  top: 25px !important;
  background: transparent !important;
}

#responsive-menu-container #responsive-menu {
  margin-top: 100px;
  letter-spacing: 1px;
}

.responsive-menu-subarrow {
  display: none !important;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
  display: block !important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  text-transform: uppercase;
}

#menu-main-menu,
#menu-downloads {
  margin-bottom: 0;
  margin-right: 38px;
  list-style: none;
}

#menu-main-menu .sub-menu,
#menu-downloads .sub-menu,
.sub-bg,
.bar-search {
  display: none;
}

#menu-main-menu .sub-menu,
#menu-downloads .sub-menu {
    position: absolute;
    top: 51px;
    width: 100%;
    right: 0;
    padding: 18px 20px 18px 0;
    list-style: none;
}

#menu-main-menu a:hover,
#menu-downloads a:hover {
  color: #009ca6;
}

#menu-main-menu .sub-menu li a,
#menu-downloads .sub-menu li a {
  color: #000000;
}

#menu-main-menu .sub-menu li a:hover,
#menu-main-menu .sub-menu li.current-menu-item a,
#menu-downloads .sub-menu li a:hover,
#menu-downloads .sub-menu li.current-menu-item a {
  color: #ffffff;
}

#menu-main-menu li.menu-item-has-children,
#menu-downloads li.menu-item-has-children {
  background-image: url(/wp-content/themes/bbc/src/images/icn_arrow_down.svg);
  background-repeat: no-repeat;
  background-position: 100% 8px;
  background-size: 11px;
  padding-right: 12px;
}

#menu-main-menu li.menu-item-has-children:hover,
#menu-main-menu li.current-menu-item.menu-item-has-children,
#menu-downloads li.menu-item-has-children:hover,
#menu-downloads li.current-menu-item.menu-item-has-children {
  background-image: url(/wp-content/themes/bbc/src/images/icn_arrow_down_grn.svg);
}

.menu-downloads-container {
  display: block;
}

#menu-downloads {

}

#menu-downloads li {
  list-style: none;
  display: inline-block;
  margin-top: 5px;
  margin-left: 18px;
}

#menu-downloads li a {
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Header */

.header {
  position: relative;
}

.btn-search {
  text-indent: 9999px;
  background-image: url(/wp-content/themes/bbc/src/images/icn_search.svg);
  background-repeat: no-repeat;
  display: none;
  width: 17px;
  position: absolute;
  right: 20px;
  top: 10px;
  height: 17px;
  cursor: pointer;
}

.btn-back {
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: right;
  margin-top: 9px;
}


.responsive-menu-open .header {
  position: fixed;
  width: 100%;
  z-index: 99999;
}

.header .container {
  position: relative;
  z-index: 3;
  padding-top: 18px;
  padding-bottom: 18px;
}
.header .logo {
  display: block;
  max-width: 100px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.header .logo .mobile {
  display: none;
}
.responsive-menu-open .header .logo .mobile {
  display: block;
}
.responsive-menu-open .header .logo .desktop {
  display: none;
}
.header #navigation-wrapper {
  display: block;
  width: calc(100% - 140px);
  margin: 50px 0 20px 0;
  position: relative;
  float: right;
}
.header #menu-main-menu {
  display: flex;
  background-color: #384044;
  padding: 15px 50px 15px 0;
  margin: 0;
}
.header #menu-downloads {
  display: flex;
  background-color: #384044;
  padding: 15px 0;
  margin: 0;
}
.header #menu-main-menu li,
.header #menu-downloads li {
  flex-grow: 1;
  text-align: center;
  border-right: 1px solid #ffffff;
  margin: 0;
  display: inline-block;
}
.header #menu-main-menu li:last-child,
.header #menu-downloads li:last-child {
  border-right: 0;
}
.header #menu-main-menu li a,
.header #menu-downloads li a {
  color: #ffffff;
  padding: 10px;
}
.header #menu-main-menu li.current-menu-item a,
.header #menu-downloads li.current-menu-item a {
  color: #009CA6;
}
.header #menu-main-menu li a:hover,
.header #menu-downloads li a:hover {
  color: #009CA6;
}
.btn-search {
  right: 20px;
  top: 20px;
  background-image: url(/wp-content/themes/bbc/src/images/nav-search.svg);
  background-size: 17px;
}
.header #menu-main-menu .sub-menu, .header #menu-downloads .sub-menu {
  z-index: 2;
  text-align: right;
}
.header #menu-main-menu .sub-menu li, .header #menu-downloads .sub-menu li {
  padding: 0 10px;
}
.header #menu-main-menu .sub-menu li a,
.header #menu-downloads .sub-menu li a {
  color: #ffffff;
  padding: 0 10px;
}
.header #menu-main-menu .sub-menu li a:hover,
.header #menu-downloads .sub-menu li a:hover,
.header #menu-main-menu .sub-menu li.current-menu-item a,
.header #menu-downloads .sub-menu li.current-menu-item a {
  color: #384044;
}
.show-menu {
  width: 100% !important;
  top: 54px;
}
.header #menu-main-menu li.menu-item-has-children, .header #menu-downloads li.menu-item-has-children {
  background-image: none;
}
.header #menu-main-menu li.menu-item-has-children:hover, .header #menu-downloads li.menu-item-has-children:hover {
  background-image: none;
}
.header #menu-main-menu li.menu-item-has-children a, .header #menu-downloads li.menu-item-has-children a {
  background-repeat: no-repeat;
  background-position: 100% 13px;
  background-size: 8px;
  padding-right: 20px;
  background-image: url(/wp-content/themes/bbc/src/images/arrow-down-white.png);
}
.header #menu-main-menu li.menu-item-has-children:hover a, .header #menu-downloads li.menu-item-has-children:hover a {
  background-image: url(/wp-content/themes/bbc/src/images/arrow-down-cyan.png);
}

.header #menu-main-menu li.menu-item-has-children ul li a, .header #menu-downloads li.menu-item-has-children ul li a {
  background-image: none;
}
.header #menu-main-menu li.menu-item-has-children:hover ul li a, .header #menu-downloads li.menu-item-has-children:hover ul li a {
  background-image: none;
}


.header .logo img {
  width: 100%;
}
.header .menu-main-menu-container {
  display: block;
  text-align: right;
}
.header .menu-main-menu-container .menu {
  margin: 0 !important;
}

.header .menu-main-menu-container li a,
.header .menu-downloads-container li a {
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.header .menu-main-menu-container li.current-menu-item a,
#menu-downloads li.current-menu-item a {
  color: #009ca6;
}


.bg-filler {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dark-grey-bg {  background-color: #384044; }
.light-grey-bg { background: #F0F0F0; }
.white-bg {  background-color: #ffffff; }
.full-third { left: 0; width: 100%; z-index: 2; }
.full-two-thirds { right: 0; width: 70%; z-index: 1; display: none; }
.sub-bg,
.bar-search {
  background-color: #009CA6;
  top: 54px;
  width: 100%;
}

.bar-search .inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 42px;
}

.bar-search .inner form {
  width: 100%;
  text-align: right;
}

.search-submit,
.search-field {
  display: inline-block;
  background-color: transparent;
  border: 0;
  color: #212529;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}

.search-field {
  border-bottom: 1px solid #212529;
  margin-right: 20px;
  width: 100%;
  max-width: 200px;
}

.bar-search .search-submit,
.bar-search .search-field {
  display: inline-block;
  background-color: #009CA6;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}

.search-submit {
  cursor: pointer;
}

.bar-search .search-field {
  border-bottom: 1px solid #ffffff;
  margin-right: 20px;
  width: 100%;
  max-width: 200px;
}

.bar-search .search-field::-webkit-input-placeholder {
  color: #ffffff;
}




.page-template-news { background-color: #F0F0F0; }
.page-template-news .c-section--articles { padding-top: 0; }

h2 {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

h2.sml {
  font-size: 12px;
  line-height: 135%;
  text-transform: uppercase;
  margin: 0 0 10px;
}

h2.sml:first-child {
  margin-top: 0;
}

.title-container {
  margin-bottom: 40px;
}

.title-container h2 {
  display: inline-block;
}

/* Angle Overlays */

.angle {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 760px;
  background: linear-gradient(235deg, black, transparent);
  opacity: 0.7;
  transform: skew(-45deg);
  display: none;
}

.angle.credit-banner {
  display: block;
}

.angle-white {
  height: 150px;
  right: 40%;
  background: linear-gradient(180deg, #DEDEE0, rgba(255,255,255,0));
  opacity: 1;
  transform: skew(-45deg);
  display: none;
}

/* .angle:after{
  border-style: solid;
-webkit-border-image:
  -webkit-linear-gradient(left, black, rgba(0, 0, 0, 0)) 1 100%;
-moz-border-image:
  -moz-linear-gradient(left, black, rgba(0, 0, 0, 0)) 1 100%;
-o-border-image:
  -o-linear-gradient(left, black, rgba(0, 0, 0, 0)) 1 100%;
border-image:
  linear-gradient(to left, black, rgba(0, 0, 0, 0)) 1 100%;
  content: "";
  display: block;
  position: relative;
  left: 760px;
  border-top: 380px solid black;
  border-right: 380px solid transparent;
  border-bottom: 380px solid transparent;
  border-left: 380px solid black;
} */

.show-0 { display: none; }
.show-1 { display: block !important; }

/* Banner Section */

.banner-container {
    width:100%;
    height:300px;
    padding: 40px 0 0 0;
    position:relative;
    overflow: hidden;
    display:inline-block;
}

.banner-container.bg-img {
  height: 300px;
  background-size: cover;
  background-position: center center;
}

#video-background {
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.banner-container .video-fallback { display: none; }

.banner-container .content {
    position:absolute;
    top:0; left:0;
    background: black;
    color:white;
}

.b-banner_section {
  position: relative;
  z-index: 3;
  color: #ffffff;
  font-size: 28px;
  line-height: 32px;
}

.b-banner_section h1 {
  font-size: 28px;
  line-height: 32px;
}


.banner-details {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}

.banner-details a {
  color: #212529;
  margin-right: 12px;
}

.banner-details a:hover {
  color: #009ca6;
}

.bg-video .bg-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000, transparent);
  opacity: 1;
  z-index: 1;
  transition-duration: 200ms;
}

/* Downloads/Packs Cards */

  .btn-back { display: none; }
  .btn-back .arrow svg { transform: rotate(180deg);}
  .btn-back:hover svg path { fill: #009ca6; }

.c-section--downloads {
    margin-bottom: 60px;
}

.c-section--downloads .download-category {
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 135%;
  display: block;
  border-top: 1px solid #dedede;
  padding: 20px 30px;
  cursor: pointer;
  position: relative;
}

.c-section--downloads .download-category:hover {
  color: #ffffff;
  background-color: #009ca6;
}

.c-section--downloads .download-category:last-child {
  border-bottom: 1px solid #dedede;
}

.search-downloads {
  display: block;
  border: 1px solid #dedede;
  padding: 15px 30px;
  margin: 0 0 20px 0;
}

.search-input {
  display: block;
  width: 100%;
  border: 0;
  height: 30px;
  outline:0 !important;
  background-image: url(/wp-content/themes/bbc/src/images/icn_search-grey.svg);
  background-repeat: no-repeat;
  background-position: right;
}

.c-section--downloads .card {
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #009ca6 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
}


.c-section--downloads .collapse.in {
    display: block;
}
.c-section--downloads .card-body {
  padding: 5px 30px 20px;
}
.c-section--downloads .infobox {
  position: relative;
  display: block;
  padding: 15px 20px;
  color: #000000;
  background: linear-gradient(0, #ececec, rgba(255,255,255,0));
  opacity: 1;
  border: 1px solid #ccc;
  color: #000;
  margin: 0 0 4px 0;
}
.c-section--downloads .infobox .download {
  position: absolute;
  right: 30px;
  top: 22px;
  height: 15px;
  fill: #009ca6;
}

.c-section--downloads .infobox:first-child {
}

.c-section--downloads .infobox:hover {
  background: linear-gradient(0, #ececec, #fafafa);
}
.c-section--downloads .card {
  display: none;
}
.c-section--downloads .card:first-of-type {
  display: block;
}
.c-section--downloads .category-selected {
  background-color: #009ca6;
  color: #ffffff;
}

.c-section--downloads .card-header {
  background-color: transparent;
  border: 0;
  padding: 0 !important;
}

.c-section--downloads .card-header .btn-link {
  background-color: transparent;
  border: 0;
  color: #000000;
  padding: 20px 30px;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
}

.c-section--downloads .card-header .btn-link.collapsed .chevron-down {
  position: absolute;
  right: 30px;
  top: 26px;
  height: 15px;
  fill: #a9a9a9;
  transform: rotate(90deg);
}

.c-section--downloads .card-header .btn-link .chevron-down {
  position: absolute;
  right: 30px;
  top: 26px;
  height: 15px;
  fill: #a9a9a9;
  transform: rotate(270deg);
}

.c-section--downloads .card-header .btn-link:hover {
  text-decoration: none;
}

.c-section--downloads .chevron-right {
  position: absolute;
  right: 30px;
  top: 20px;
  height: 15px;
  fill: #a9a9a9;
}

.c-section--downloads .download-category:hover .chevron-right,
.c-section--downloads .category-selected .chevron-right {
  fill: #ffffff;
}



/* Structural  */

.arrow {
  font-family: Helvetica, Arial, sans-serif;
  margin-left: 10px;
}
.icn_arrow path { fill: #ffffff; }
a:hover .icn_arrow path { fill: #009ca6; }

.wp-caption {
  margin: 25px 0;
}

.wp-caption-text {

}


/* Specification */

.c-section--specifications {
  padding: 0 0 60px 0;
}

.spec-title-row { display: none; }

.spec-row {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #000000;
  font-size: 16px;
}

.spec-info {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding: 0 15px;
}

.specification-download {
  display: block;
}

.spec-studio { width: 100%; }
.spec-dimensions { display: none; width: 22%; }
.spec-credits { width: 100%; }
.spec-audience { width: 100%; }
.spec-plans { width: 100%; }
.mobile-dimension { display: block; }

.spec-plans a svg path { fill: #009ca6; }

.dimension {
  display: block;
}

.dimension-title {
  display: inline-block;
  min-width: 100px;
}

.credit-list {
  display: block;
}

/* Specification Section Update */

.specification-menu {
  display: flex;
}

.specification-menu span {
  margin-right: 20px;
}

.specification-menu ul {
  padding: 0;
  margin: 0;
  border: 0;
}

.specification-menu ul li {
  padding: 0;
  margin: 0 10px;
  border: 0;
}

.specification-menu ul li a {
  padding: 0 5px;
  margin: 0;
  border: 0 !important;
  text-transform: uppercase;
}

.specification-wrapper {
  margin: 20px 0;
  display: flex;  
}

.specification-section {
  width: 25%;
}


.specification-section .file-wrapper {
  display: block;
  margin-top: 20px;
}

.specification-section .file-wrapper a {
  margin-bottom: 5px;
}


.specification-section .specification-download {
  
}

.specification-image {
  display: block;
  height: 400px;
  background-position: center center;
  background-size: cover;
  margin: 20px 0 0 0;
}

/* Job Section */
.c-section--jobs {
  padding: 100px 0 0 0;
}

.job-info {
  display: block;
  margin-bottom: 40px;
}

.job-info .title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
}

.jobs-container {
  border-bottom: 1px solid #D8D8D8;
}

/* Video Section */
.video_poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: 2;
}

.video_poster.hide {
  display: none;
}

.video-section-player {
  width:100%;
  height:auto;
  display: block;
}

.video-control {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    cursor: pointer;
}

.pause-control { display: none; }
.pause-video .pause-control { display: block; }
.pause-video .play-control { display: none; }



.c-section--video .video_poster .play-icon {
    width: 100%;
    max-width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    cursor: pointer;
}



/* Executive Team */
.c-section--executive_team {
  background-color: #384044;
  color: #ffffff;
  padding: 60px 0;
}
.c-section--executive_team .description p {
  font-size: 28px;
  line-height: 32px;
}

.c-section--executive_team .member-row {
  margin-top: 40px;
}

.c-section--executive_team .member-image {
  width: 50%;
  margin-bottom: 30px;
}

.c-section--executive_team .member-title {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  display: block;
  text-transform: capitalize;
}
.c-section--executive_team .member-job_title {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 10px 0 20px;
  color: #ffffff;
  display: block;
}
.c-section--executive_team .member-description p {
  font-family: 'reithSansLight', Helvetica, Arial, sans-serif;
  color: #ffffff;
  display: block;
}

/* Contact Details */
.b-contact_details .row {
  padding: 20px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.b-contact_details .row h2 {
  padding: 0;
  margin: 0;
}


/* Team */
.c-section--team,
.c-section--contact_details {
  margin-bottom: 98px;
}

.c-section--team .member-row {
  padding: 30px 0;
  border-bottom: 1px solid #D8D8D8;
}

.email {
  color: #000000;
  text-transform: uppercase;
}
.email .arrow { margin-left: 5px; }
.email svg { width:18px; }
.email .icn_arrow path { fill: #000000; }
.email:hover { color: #009ca6; }

.c-section--team .member-image {
  width: 50%;
  margin-bottom: 30px;
}

.c-section--team .member-title {
  font-size: 28px;
  line-height: 120%;
  display: block;
}
.c-section--team .member-job_title {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 10px 0 20px;
  display: block;
}
.c-section--team .member-description p {
  font-family: 'reithSansLight', Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: block;
}

.c-section--team .member-telephone,
.c-section--team .email {
  font-size: 16px;
}

.member-telephone {
  color: #009ca6;
}


/* Map */

.c-section--directions {
    margin: 0;
}

.c-section--directions p.sml {
  letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
}

.c-section--directions a:hover {
  text-decoration: underline;
}

.gmap-link {
  display: block;
  margin-top: 40px;
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  letter-spacing: 1px;
}

.gmap-link .arrow {
  font-size: 12px;
  line-height: 135%;
  margin-left: 5px;
}
.gmap-link .arrow svg {
  width: 14px;
}

.gmap-link .arrow svg path {
  fill: #000000;
}

.gmap-link:hover .arrow svg path {
  fill: #009ca6;
}

.directions-info {
  display: block;
  margin-top: 40px;
}

.map {
  margin: 60px 0 0 0;
  height: 400px;
}

.extra-margin .map {
  margin: 60px 0;
}

.info_content p {
  margin: 0;
  font-size: 16px;
  line-height: 100%;
}

/* Image Block */

.c-section--image-block {
  padding: 60px 0;
  padding-top: 0 !important;
}

.image-block-img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

/* Credits */


.share-container { margin-top: 40px; margin-bottom: 20px; }
.addtoany_list a:hover span {
  opacity: 1 !important;
  background-color: #009ca6 !important;
}
.c-section--credits {
  padding: 60px 0;
}
.page-template-credits .c-section--credits,
.page-template-service .c-section--credits { padding-top: 0; }


.service-link {
  display: inline-block;
  font-size: 18px;
  line-height: 135%;
  margin: 0 10px 24px 0;
  color: #000000;
}

.a2a_button_facebook { padding-left: 0 !important; }
.a2a_svg { border-radius: 0 !important; }

.filter {
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 135%;
}

.filter-title {
  margin-right: 25px;
}

.filter-option {
  margin-right: 18px;
}

.filter-option:hover,
.filter-option.filter-selected {
  color: #009ca6;
  text-decoration: none;
}

.pagination-links {
  display: block;
  margin: 40px 0 0;
}
.pagination-links a {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 18px;
}

.year {
  margin-bottom: 24px;
}

.see-all {
  float: right;
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  margin-top: 6px;
  letter-spacing: 1px;
}

.see-all .arrow {
  font-size: 12px;
  line-height: 135%;
  margin-left: 5px;
}
.see-all .arrow svg {
  width: 14px;
}

.see-all .arrow svg path {
  fill: #000000;
}

.see-all:hover .arrow svg path {
  fill: #009ca6;
}


/* Common style */
.credit-tile {
	position: relative;
	overflow: hidden;
  display: inline-block;
  margin: 10px 0 !important;
	width: 100%;
  height: 100%;
  background-color: #000000;
	height: 327px;
	cursor: pointer;
}

.credit-tile img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 1;
}

.credit-tile .infobox {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.credit-tile .infobox::before,
.credit-tile .infobox::after {
	pointer-events: none;
}

.credit-tile .infobox,
.credit-tile .infobox > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.credit-tile h3 {
  font-size: 18px;
  line-height: 22px;
  -webkit-transform: all 0.35s;
  transition: all 0.35s;
  position: absolute;
  bottom: 100%;
}

.credit-tile p {
  color: #ffffff;
}

.credit-tile h3,
.credit-tile p {
	margin: 0;
}

.credit-tile .bg-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000, transparent);
  opacity: 1;
  z-index: 1;
  transition-duration: 200ms;
}

.credit-tile img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0, 0);
	transform: translate3d(-10px,0,0);
}

.credit-tile .infobox {
  z-index: 2;
	text-align: left;
}

.credit-tile .infobox > div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
  display: flex;
  padding: 20px 20px 0;
  /* align-items: flex-end; */
  /* columns: 1; */
  flex-direction: column;
  /* flex-wrap: wrap; */
  justify-content: flex-end;
}

.credit-tile .infobox > div span {
  position: relative;
  margin-bottom: 40px;
}


/* .credit-tile:hover span {
  margin-bottom: 50px;
} */

.credit-tile:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

/* CTA Section */

.c-section {
  display: block;
  position: relative;
  overflow: hidden;
}

.cta-wrapper {
  background-color: #000000;
}

.c-section--cta {
  padding: 40px 0;
  font-size: 20px;
  line-height: 24px;
  color: #000000 !important;
  text-decoration: none;
  background: #F0F0F0;
  background: linear-gradient(to left, #F0F0F0 50%, #2DCCD3 50%, #009CA6);
  background-size: 200% 100%;
  background-position:right bottom;
  transition:all 1s ease;
}

.c-section--cta .title {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

.c-section--cta .description {
  font-size: 28px;
  line-height: 32px;
}

.c-section--cta .arrow {
  font-size: 28px;
  line-height: 32px;
  margin-left: 10px;
}

.c-section--cta .arrow svg path {
  fill: #000000;
}

.c-section--cta {
  color: #000000;
  text-decoration: none;
  background-position:left bottom;
}


/* Text Section Single Col */

.b-text_section_-_one_col {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 98px;
  margin-bottom: 98px;
}

.b-text_section_-_one_col p {
  font-size: 16px;
  line-height: 24px;
}

.c-section--text_section_-_one_col.dark-grey-bg p,
.c-section--text_section_-_one_col.dark-grey-bg h2 {
  color: #ffffff;
}


/* CTA Button Section */

.c-section--cta_double_button {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 98px;
  margin-bottom: 98px;
}

.c-section--cta_double_button .cta-btn-section {
  display: block;
  padding: 40px 0 40px 40px;
  margin: 40px 0;
  font-size: 28px;
  line-height: 32px;
  color: #000000 !important;
  text-decoration: none;
  background: #F0F0F0;
  background: linear-gradient(to left, #F0F0F0 50%, #2DCCD3 50%, #009CA6);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
}

.c-section--cta_double_button .cta-btn-section:hover {
    color: #000000;
    text-decoration: none;
    background-position: left bottom;
}

.c-section--cta_double_button .description {
  font-size: 20px;
  line-height: 24px;
}

.c-section--cta_double_button .arrow {
  font-size: 28px;
  line-height: 32px;
  margin-left: 10px;
}

.c-section--cta_double_button .arrow svg path {
  fill: #000000;
}

/* Text Section */

.c-section--text_section_-_full {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
  padding: 40px 0;
  font-size: 28px;
  background: -webkit-linear-gradient(180deg, #EEEFEF, rgba(255,255,255,0)));
  background: linear-gradient(180deg, #EEEFEF, rgba(255,255,255,0)));
}

h1.article-header,
.article-content .intro p,
.c-section--text_section_-_full p {
  font-size: 28px;
  line-height: 32px;
}


/* Text Two Thirds */

.c-section--text_section_-_two_thirds {
  padding: 0 0 40px;
}

.c-section--text_section_-_two_thirds.text-section-top {
  margin-top: 40px;
}

.c-section--text_section_-_two_thirds a {
  color: #009CA6;
}

.c-section--text_section_-_two_thirds a:hover {
  text-decoration: underline;
}

.text_section_-_two_thirds {

}





/* CTA Double */

.c-section--cta_double {
  padding: 60px 0;
  background-color: #F0F0F0;
}

.c-section--cta_double .angle {
  z-index: 2;
  right: 80%;
  width: 1000px;
}

.cta-section {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  display: block;
  background-size: cover;
  padding: 30px;
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.cta-section .cta-bg {
  transition-duration: .6s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left:0;
  display: block;
  background-size: cover;
  z-index: 1;
  max-width: none;
  width: -webkit-calc(100% + 15px);
  width: calc(100% + 15px);
  opacity: 1;
  -webkit-transition: opacity .35s , -webkit-transform .35s;
  transition: opacity .35s , transform .35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

.cta-section .cta-title {
  position: relative;
  z-index: 2;
}

.cta-section:hover {
text-decoration: none;
color: #009ca6;
}

.cta-section:hover .cta-bg {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 0.5;
}



/* Carousel */


.c-section--carousel {
  padding: 0;
background-color: #000000;
}
.c-section--carousel .carousel .carousel-inner {
  padding-bottom: 0;
}
@media screen and (min-width: 767px) {
  .c-section--carousel .carousel .carousel-inner {
    min-height: 700px;
  }
}
.c-section--carousel .carousel .carousel-inner .carousel-item {
  position: relative;
  overflow: hidden;
  height: 400px;
  padding-top: 100px;
background-color: #000000;
}
@media screen and (min-width: 767px) {
  .c-section--carousel .carousel .carousel-inner .carousel-item {
    height: 760px
  }
}
.c-section--carousel .carousel .carousel-inner .carousel-item .banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  background-position: center center;
}
.c-section--carousel .carousel .carousel-inner .carousel-item h2 {
  color: #ffffff;
  margin: 0;
  position: relative;
  z-index: 2;
  font-size: 28px;
  line-height: 32px;
}
.c-section--carousel .carousel .carousel-inner .carousel-item a {
  color: #ffffff;
  display: block;
  margin: 20px 0 0 0;
  position: relative;
  z-index: 2;
  font-size: 28px;
  line-height: 32px;
  font-family: 'reithSansRegular', Helvetica, Arial, sans-serif;
  font-weight: 100;
  text-transform: uppercase;
}
@media screen and (min-width: 767px) {
  .c-section--carousel .carousel .carousel-inner .carousel-item h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .c-section--carousel .carousel .carousel-inner .carousel-item a {
    font-size: 32px;
    line-height: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section--carousel .carousel .carousel-inner .carousel-item h2 {
    font-size: 56px;
    line-height: 110%;
  }
  .c-section--carousel .carousel .carousel-inner .carousel-item a {
    font-size: 56px;
    line-height: 110%;
  }
}


.c-section--carousel .carousel .carousel-inner .carousel-indicators {
  bottom: 0;
}


.c-section--carousel .carousel .carousel-inner .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  opacity: 1;
background-color: #ffffff;
}

.c-section--carousel .carousel .carousel-inner .carousel-indicators li.active {
background-color: #009ca6;
}

.c-section--carousel .carousel .carousel-inner .carousel-item {
  opacity: 0;
  transition: all 0.35s ease-in-out;
}

.c-section--carousel .carousel .carousel-inner .carousel-item.active {
  opacity: 1;
}

.c-section--carousel .carousel .carousel-inner .carousel-item .bg-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000, transparent);
  opacity: 1;
  z-index: 1;
  transition-duration: 200ms;
}

.carousel-item.active,
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.active.carousel-item-left,
.active.carousel-item-right {
	opacity: 0;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active,
.active.carousel-item-left,
.active.carousel-item-prev {
  transform: translateX(0);
	transform: translate3d(0, 0, 0);
}



/* Credit Tile */

/* .credit-tile {
  width: 100%;
  height: 327px;
  position: relative;
  overflow: hidden;
  display: block;
  background-size: cover;
  transition-duration: 1s;
  margin: 0 0 40px 0;
}

.credit-tile .bg-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000, transparent);
  opacity: 0.7;
  z-index: 1;
  transition-duration: 200ms;
}

.credit-tile .title {
  text-transform: uppercase;
}

.credit-tile .title,
.credit-tile .description {
  color: #ffffff;
  display: block;

}

.credit-tile .description {
  max-height: 0;
  overflow: hidden;
  transition-duration: 50ms;
}

.credit-tile:hover .bg-gradient {
  background-color: #000000;
}

.credit-tile:hover .title {
  color: #009CA6;
}

.credit-tile:hover .description {
  overflow-y: hidden;
	max-height: 100%;
	transition-property: all;
} */


/* Article Tile */

.article-tile {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
}

.page-template-news .article-tile,
.page-template-category .article-tile {
  margin-bottom: 60px;
}

.article-tile .tile-image {
  width: 100%;
  height: 327px;
  position: relative;
  overflow: hidden;
  display: block;
  background-position: center center;
  background-size: cover;
  transition-duration: 1s;
  margin: 0 0 32px 0;
  width: -webkit-calc(100% + 15px);
  width: calc(100% + 15px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0, 0);
  transform: translate3d(-10px,0,0);
}

.article-tile:hover .tile-image {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.article-tile .date,
.article-tile .title,
.article-tile .description {
  display: block;
  color: #000000;
  padding: 0 15px 0 0;
}


.article-tile .date {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  letter-spacing: 1px;
}
.article-tile .title {
  font-size: 20px;
  margin: 0 0 10px 0;
}
.article-tile .description {
  font-size: 18px;
}

.tile-image-wrapper {
  background-color: #000000;
}

.article-tile:hover {
  text-decoration: none;
}

.article-tile:hover .tile-image {
  opacity: 0.5;
}

.article-tile:hover .title {
  color: #009CA6;
}

/* News */
.twitter-wrapper {
  height: 600px;
  display: block;
  position: relative;
  overflow: hidden;
}

.twitter-wrapper iframe {
  position: absolute !important;
}

/* Search */

.c-section--search {
  padding: 60px 0;
}

/* Article */

.c-section--login {
  padding: 60px 0;
  background-color: #ffffff;
}

.c-section--articles {
  padding: 60px 0;
  background-color: #F0F0F0;
}

.article-content {
  margin-bottom: 75px;
}

.article-content ul,
.b-text_section_-_two_thirds ul {
  margin: 0 0 18px 0;
  padding: 0 0 0 18px;
}

.article-content ul li,
.b-text_section_-_two_thirds ul li {
  margin: 0 0 5px 0;
  font-size: 16px;
  line-height: 22px;
  color: #212529;
}

.article-content blockquote p {
  color: #009ca6;
  font-size: 20px;
  line-height: 24px;
}

.article-content a:hover {
  text-decoration: underline;
}

.article-content .wp-block-image,
.article-content .wp-block-gallery {
    margin: 25px 0;
}

.wp-caption img {
  margin: 0 0 10px !important;
}

.wp-caption {
  width: 100% !important;
}

.wp-caption p {
  font-size: 16px;
  line-height: 135%;
}

.article-content img {
  width: 100%;
  height: auto;
}


.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-nav li {
    position: relative;
    display: inline-block;
    padding: 10px;
    font-weight: 500;
}
.blog-nav li a {
    color: #fff;
}

.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
  .share-container {
    margin-top: 0;
  }
  .angle-white {
    height: 300px;
  }
  .c-section--text_section_-_full {
    min-height: 300px;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

/*
 * Blog name and description
 */
.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}

/*
 * Footer
 */
.footer {
  padding: 60px 0 20px;
  color: #ffffff;
  text-align: center;
  background-color: #384044;
}
.footer .footer-logo {
  display: block;
  width: 100%;
  max-width: 140px;
  margin-bottom: 20px;
}
.footer .footer-logo img { width: 100%; }

.footer ul {
  margin: 0 !important;
  padding: 0;
}
.footer ul li {
  list-style: none;
  display: block;
  margin-top: 5px;
  margin-left: 0;
  text-align: left;
  background-image: none !important;
}
.footer ul li ul.sub-menu {
  margin: 0 !important;
  padding: 0;
  position: relative !important;
  padding: 0 !important;
  display: block !important;
  top: auto !important;
}
.footer ul li ul.sub-menu li {
  margin-left: 0;
}
.footer ul li a {
  font-size: 12px;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'reithSansLight', Helvetica, Arial, sans-serif;
}
.footer ul li a:hover,
.footer ul li.current-menu-item a {
  color: #009ca6 !important;
}
.footer .copyright-notice {
  text-align: left;
  display: block;
  margin: 60px 0 0 0;
  font-size: 13px;
  font-family: 'reithSansLight', Helvetica, Arial, sans-serif;
}

.footer .addtoany_list.a2a_kit_size_32 a {
  margin-bottom: 10px;
  font-size: 26px !important;
  text-align: center;
}

.footer .addtoany_list a,
.footer .widget .addtoany_list a {
  box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
  vertical-align: middle;
  border: 1px solid #ffffff;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  padding: 6px 0 0 0;
  margin-left: 12px;
}

.footer .addtoany_list.a2a_kit_size_32 a:hover {
  border-color: #009ca6;
}

.footer .addtoany_list.a2a_kit_size_32 a:hover svg path,
.footer .addtoany_list.a2a_kit_size_32 a:hover svg circle {
  fill: #009ca6;
}

.footer .addtoany_list a span,
.footer .widget .addtoany_list a span {
  background-color: transparent !important;
}

.footer .addtoany_list a:hover,
.footer .widget .addtoany_list a:hover {
  border: 1px solid #ffffff;
}

.footer .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    height: 26px;
    line-height: 26px;
    width: 26px;
}

@media (min-width: 768px) {

  .angle {
    right: 40%;
  }
  .c-section--cta_double .angle {
    right: 60% !important;
  }

  .c-section--cta_double,
  .c-section--executive_team,
  .c-section--credits,
  .c-section--cta,
  .c-section--articles,
  .c-section--login,
  .c-section--image-block {
    padding: 100px 0;
  }

  .c-section--specifications {
    padding: 0 0 100px 0;
  }

  .article-content .wp-block-image,
.article-content .wp-block-gallery,
  .wp-caption {
    margin: 50px 0;
text-align: center;
  }

  /* Banner Section */
  .banner-container {
    padding: 100px 0 0 0;
    height:400px;
  }
  .b-banner_section,
  .b-banner_section h1 {
    font-size: 32px;
    line-height: 36px;
  }
  .banner-container.bg-img {
    height: 400px;
  }

  /* Text Section */
  .c-section--text_section_-_full {
    padding: 65px 0;
  }
  h1.article-header,
  .article-content .intro p,
  .c-section--text_section_-_full p {
    font-size: 32px;
    line-height: 36px;
  }

  .c-section--text_section_-_two_thirds {
    padding: 0 0 75px;
  }

  .c-section--text_section_-_two_thirds.text-section-top {
    margin-top: 75px;
  }

  .article-content ul li,
  .b-text_section_-_two_thirds ul li {
    font-size: 18px;
    line-height: 24px;
  }

  /* CTA Section */
  .cta-section {
    margin: 0;
  }

  .c-section--cta .description {
    font-size: 32px;
    line-height: 36px;
  }

  .c-section--cta .arrow {
    font-size: 32px;
    line-height: 36px;
  }

  .c-section--cta {
    background-position: right bottom;
  }

  .c-section--cta:hover {
    color: #000000;
    text-decoration: none;
    background-position:left bottom;
  }

  /* News */
  .page-template-news .c-section--articles { padding-top: 0; }


  /* Credits */
  .page-template-credits .c-section--credits { padding-top: 0; }

  .credit-tile p {
  	opacity: 0;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
  	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  	transition: opacity 0.2s, transform 0.35s;
    margin: 5px 0 40px;
    color: #ffffff;
  }
  .credit-tile h3 {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    -webkit-transform: all 0.35s;
    transition: all 0.35s;
    position: absolute;
    bottom: 40px;
  }
  .credit-tile img {
  	min-height: 100%;
  }
  .credit-tile .infobox > div { padding: 40px 40px 0; }
  .credit-tile .infobox>div span { margin: 0; }
  .credit-tile:hover p {
  	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .credit-tile:hover img,
  .credit-tile:hover span {
  	-webkit-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0);
  }
  .credit-tile:hover img {
    opacity: 0.5;
  }
  .credit-tile:hover h3 {
    color: #009CA6;
  	bottom: 100%;
  }
  .credit-tile .bg-gradient {
    opacity: 0.7;
  }

  /* Studios */
  .spec-title-row { display: flex; }
  .spec-studio { width: 30%; }
  .spec-dimensions { display: none; width: 22%; }
  .spec-credits { width: 25%; }
  .spec-audience { width: 14%; }
  .spec-plans { width: 29%; }

  /* CTA Double */
  .cta-section {
    height: 400px;
    padding: 50px;
    font-size: 32px;
    line-height: 36px;
  }

  .article-content blockquote p {
    font-size: 22px;
    line-height: 26px;
  }

  /* Job Section */
  .job-info .title {
    font-size: 22px;
    line-height: 26px;
  }

  /* News */
  .twitter-wrapper {
    overflow: scroll;
  }

  /* Video Player */
  .c-section--video .video_poster .play-icon {
      max-width: 188px;
      margin: -99px 0 0 -99px;
  }
  .video-control {
      right: 40px;
      bottom: 40px;
  }
  /* Team */
  .c-section--executive_team .member-title {
    font-size: 22px;
    line-height: 26px;
  }

  .c-section--executive_team .description p {
    font-size: 32px;
    line-height: 36px;
  }

  .c-section--executive_team .member-row {
    margin-top: 60px;
  }

  .member-telephone {
    color: #212529;
  }
  a.member-telephone:hover {
    color: #009ca6;
  }


  /* Team */
  .c-section--team .member-image { width: 100%; margin: 0; }

  /* Executive Team */
  .c-section--executive_team .member-image { width: 100%; margin: 0;}


  .map {
    margin: 100px 0 0 0;
  }

  .extra-margin .map {
    margin: 100px 0;
  }

}


@media (min-width: 1024px) {

  .full-third { left: 0; width: 33%; z-index: 2; }
  .full-two-thirds { right: 0; width: 67%; z-index: 1;}
  .full-two-thirds.white-bg { display: block; }
  .show-menu {
    display: block !important;
  }

  .btn-search { display: inline-block; }
  .btn-back { display: inline-block; }

  h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .credit-tile h3 {
    font-size: 20px;
    line-height: 24px;
  }

  p {
    font-size: 18px;
    line-height: 24px;
  }

  /* Banner Section */
  .banner-container {
    height:760px;
  }
  .banner-container.bg-img {
    height: 530px;
  }

  .b-banner_section,
  .b-banner_section h1 {
    font-size: 56px;
    line-height: 110%;
  }

  /* Text Section */
  .c-section--text_section_-_full p {
    font-size: 44px;
    line-height: 135%;
  }
  h1.article-header {
    margin: 20px 0;
    font-size: 56px;
    line-height: 110%;
  }
  .article-content .intro p {
    font-size: 32px;
    line-height: 36px;
    font-family: 'reithSansRegular', Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
  }

  /* CTA Double */
  .cta-section {
    font-size: 44px;
    line-height: 135%;
  }

  /* CTA Button Double */
  .c-section--cta_double_button .description {
    font-size: 24px;
    line-height: 28px;
  }

  /* CTA */
  .c-section--cta .title {
    font-size: 20px;
    line-height: 24px;
  }

  .c-section--cta .description {
    font-size: 44px;
    line-height: 48px;
  }

  .c-section--cta .arrow {
    font-size: 44px;
    line-height: 48px;
  }

  /* Quotes */
  .article-content blockquote p {
    font-size: 28px;
    line-height: 32px;
  }

  /* Job Section */
  .job-info .title {
    font-size: 28px;
    line-height: 32px;
  }

  /* Team */
  .c-section--executive_team .member-title {
    font-size: 28px;
    line-height: 32px;
  }

  .c-section--executive_team .description p {
    font-size: 44px;
    line-height: 48px;
  }

  /* studios */
  .spec-dimensions { display: inline-block; width: 22%; }
  .spec-studio { display: inline-block; width: 19%; }
  .spec-plans { width: 18%; }
  .mobile-dimension { display: none; }
}

@media (min-width: 1200px) {
  #menu-main-menu,
  #menu-downloads { margin-right: 20px; }


  /* News */
  .twitter-wrapper {
    height: 100%;
  }

}

@media (max-width: 767px) {

  h2.sml {
    margin-bottom: 5px;
  }

  .banner-container video { display: none; }
  .banner-container .video-fallback {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
  }
  .banner-container .angle {
    width: 400%;
    height: 2000px;
  }

  .spec-info { padding: 0; }
  .mobile-dimension { margin: 10px 0; }
  .spec-credits, .spec-audience { margin: 0 0 10px 0; }

  .email { display: block; margin: 10px 0; }

  .footer-social {
    display: block;
    margin-top: 20px;
    text-align: left;
  }
  .footer .addtoany_list a, .footer .widget .addtoany_list a {
    margin-left: 0;
    margin-right: 12px;
  }
  .footer .footer-logo {
    max-width: 70px;
  }


}

#responsive-menu-container {
display: none;
}


@media (max-width: 1023px){
#responsive-menu-container {
display: block;
}
  #navigation-wrapper {
    display: none !important;
  }
  .header .logo {
    max-width: 70px;
    position: relative;
    top: 0;
    left: 0;
  }
  button#responsive-menu-button .responsive-menu-box {
    color: #384044 !important;
  }
  .responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
    background-color: #384044 !important;
  }
  button#responsive-menu-button:hover .responsive-menu-inner,
  button#responsive-menu-button:hover .responsive-menu-inner::before,
  button#responsive-menu-button:hover .responsive-menu-inner::after {
    background-color: #009ca6 !important;
  }
  #responsive-menu-container #responsive-menu {
    margin-top: 20px !important;
list-style: none;
    padding: 0 0 0 20px;
  }
}
