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


.eb-garamond-ref {
font-family: 'EB Garamond', serif;
font-weight: 400;
font-style: normal;
}


.eb-garamond-bold {
  font-family: 'EB Garamond', serif;
  font-weight: 500;
  font-style: normal;
}


body {
    font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
}

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, .b-text_-_two_columns h3 {
  font-family: 'EB Garamond', serif;
  font-weight: 500;
  font-style: normal;
}

h3 {
  font-size: 22px;
  line-height: 26px;
  color: #e31c79;
}

#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: 'Fira Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
}

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

p,
.jargon-term .title,
.c-section--single-article .date,
.c-section--single-article .cat {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

a, a:hover {
  text-decoration: none;
}

.back {
  display: block;
  text-align: right;
  font-size: 16px;
  color: #e31c79;
  text-transform: uppercase;
}

.back span {
  border-bottom: 1px solid #e31c79;
}

.back:hover {
  color: #e31c79;
  text-decoration: none !important;
}

.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;
}

.drive-container  {
  position: relative;
  overflow: hidden;
}

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

@media (min-width: 1200px){
  .container {
    max-width: 1446px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .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;
}

#responsive-menu-container {
    opacity: 0.98;
    width: 100% !important;
}

button#responsive-menu-button {
  background: transparent !important;
  border-left: 1px solid #ffffff !important;
}

.container-orange button#responsive-menu-button {
  background: transparent !important;
  border-left: 1px solid #ffffff !important;
}

.container-burgundy button#responsive-menu-button {
  background: transparent !important;
  border-left: 1px solid #ffffff !important;
}

.container-blue button#responsive-menu-button {
  background: transparent !important;
  border-left: 1px solid #ffffff !important;
}

.container {
  padding-left: 20px;
  padding-right: 20px;
}

.container-grey button#responsive-menu-button .responsive-menu-inner,
.container-grey button#responsive-menu-button .responsive-menu-inner::before,
.container-grey button#responsive-menu-button .responsive-menu-inner::after,
.container-grey button#responsive-menu-button:hover .responsive-menu-inner,
.container-grey button#responsive-menu-button:hover .responsive-menu-inner::before,
.container-grey button#responsive-menu-button:hover .responsive-menu-inner::after {
  background-color: #ffffff;
}

.container-orange button#responsive-menu-button .responsive-menu-inner,
.container-orange button#responsive-menu-button .responsive-menu-inner::before,
.container-orange button#responsive-menu-button .responsive-menu-inner::after,
.container-orange button#responsive-menu-button:hover .responsive-menu-inner,
.container-orange button#responsive-menu-button:hover .responsive-menu-inner::before,
.container-orange button#responsive-menu-button:hover .responsive-menu-inner::after {
  background-color: #ffffff;
}

.container-burgundy button#responsive-menu-button .responsive-menu-inner,
.container-burgundy button#responsive-menu-button .responsive-menu-inner::before,
.container-burgundy button#responsive-menu-button .responsive-menu-inner::after,
.container-burgundy button#responsive-menu-button:hover .responsive-menu-inner,
.container-burgundy button#responsive-menu-button:hover .responsive-menu-inner::before,
.container-burgundy button#responsive-menu-button:hover .responsive-menu-inner::after {
  background-color: #ffffff;
}

.container-blue button#responsive-menu-button .responsive-menu-inner,
.container-blue button#responsive-menu-button .responsive-menu-inner::before,
.container-blue button#responsive-menu-button .responsive-menu-inner::after,
.container-blue button#responsive-menu-button:hover .responsive-menu-inner,
.container-blue button#responsive-menu-button:hover .responsive-menu-inner::before,
.container-blue button#responsive-menu-button:hover .responsive-menu-inner::after {
  background-color: #ffffff;
}

#responsive-menu-container #responsive-menu {
  margin-top: 20px;
}


#responsive-menu-container {
  top: 88px !important;
}

#responsive-menu-container .responsive-menu-subarrow {
  display: inline-block;
  margin-left: 0;
  line-height: 60px!important;
  font-size: 25px;
  position: initial !important;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
  height: 30px !important;
  line-height: 30px !important;
}

/* Header */

.header {
  position: absolute;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #ffffff;
}

.header.menu-container-orange {
  border-bottom: 1px solid #ffffff;
}
.header.menu-container-burgundy {
  border-bottom: 1px solid #ffffff;
}
.header.menu-container-blue {
  border-bottom: 1px solid #ffffff;
}

.header.menu-container-grey,
.header.menu-container-orange,
.header.menu-container-burgundy,
.header.menu-container-blue {
  position: relative !important;
}


.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;
}

.container-orange .responsive-menu-open .header,
.container-burgundy .responsive-menu-open .header,
.container-blue .responsive-menu-open .header {
  position: relative !important;
}

.header .container {
  position: relative;
  z-index: 3;
  padding-top: 18px;
  padding-bottom: 18px;
}
.header .logo {
  width: 100%;
  max-width: 110px;
  display: block;
}
.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 {
  list-style: none;
  display: inline-block;
  margin-top: 5px;
  margin-left: 18px;
}
.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: #000000; opacity: 0.7; }
.white-bg {  background-color: #ffffff; }

.menu-grey {
  opacity: 1;
  background-color: #717372;
}

.menu-burgundy {
  opacity: 1;
  background-color: #8a1538;
}

.menu-orange {
  opacity: 1;
  background-color: #cf4520;
}

.menu-blue {
  opacity: 1;
  background-color: #5e8ab4;
}

.logo-white { display: block; }
.logo-black { display: none; }
.logo-burgendy { display: none; }

.menu-container-orange .logo-white { display: block; }
.menu-container-orange .logo-black { display: none; }
.menu-container-orange .logo-burgendy { display: none; }

.menu-container-blue .logo-white { display: block; }
.menu-container-blue .logo-black { display: none; }
.menu-container-blue .logo-burgendy { display: none; }

.menu-container-burgundy .logo-white { display: block; }
.menu-container-burgundy .logo-black { display: none; }
.menu-container-burgundy .logo-burgendy { display: none; }

.menu-container-grey .logo-white { display: block; }
.menu-container-grey .logo-black { display: none; }
.menu-container-grey .logo-burgendy { display: none; }

.full { left: 0; width: 100%; z-index: 2; }
.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: 70px;
  width: 67%;
}

.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: 16px;
  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;
}

.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;
  padding: 140px 0 0 0;
  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: 50px;
  line-height: 56px;
}


.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;
}


/* Drive - Case Study Single */

.c-section--poster {
  padding: 0;
  margin-top: -50px;
}

.c-section--poster img {
  width: 100%;
}

.case-studies-back {
  display: block;
  margin-top: 20px;
  text-align: right;
}


/* Drive - Text Two Columns */

.c-section--text_-_two_columns {
  padding: 40px 0;
}

.c-section--text_-_two_columns ul {
  padding-left: 18px;
}

.c-section--text_-_two_columns ul li {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}



/* Drive - News Ticker */

.c-section--articles {

}

.c-section--articles .carousel-container {
  display: block;
  margin: 20px 0 60px;
}

.c-section--articles .carousel-left {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0;
}

.c-section--articles .carousel-right {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0;
}

.carousel-control-next, .carousel-control-prev {
  top: auto;
  width: 5%;
  opacity: 1;

}

.carousel-control-prev {
  left: 20px;
}

.carousel-control-next {
  right: 20px;
}

.c-section--articles .carousel-control-prev-icon,
.c-section--articles .carousel-control-next-icon {
  border: 1px solid #fff;
  padding: 27px;
  background-size: 40px;
}

.c-section--articles .carousel-control-next-icon {
  background-image: url(/wp-content/themes/drive/img/chevron-right_wht.svg);
}

.c-section--articles .carousel-control-prev-icon {
  background-image: url(/wp-content/themes/drive/img/chevron-left_wht.svg);
}

.carousel-control-next:hover .carousel-control-next-icon,
.carousel-control-prev:hover .carousel-control-prev-icon {
  background-color: #e31c79;
}

.c-section--articles .date {
  display: block;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px 0;
  padding: 0;
}

.c-section--articles .title {
  font-weight: 400;
  display: block;
  color: #ffffff;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
}

.c-section--articles .description {
  display: block;
  color: #ffffff;
  font-size: 26px;
  line-height: 32px;
}

.c-section--articles .description p,
.c-section--articles .description a {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}

.c-section--articles .view-all-news {
  position: absolute;
  bottom: -54px;
  right: 10%;
  padding: 5px 10px;
  min-width: 180px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  background-color: #e31c79;
  background: linear-gradient(to left,#e31c79,#e31c79,#8a1538);
  background-size: 240% 100%;
  background-position: right bottom;
  transition: all .5s ease;
  /* background-image: url(/wp-content/themes/drive/img/chevron-right.svg);
  background-position: 98% center;
  background-repeat: no-repeat; */
}

.c-section--articles .view-all-news span {
  border-bottom: 1px solid #ffffff;
}

.c-section--articles .view-all-news svg {
  position: absolute;
  right: 10px;
}

.c-section--articles .view-all-news:hover {
  background-position: left bottom;
}


/* Jargon */

.jargon-term {
  padding: 50px 0 25px;
  border-bottom: 1px solid #7d7d7d;
}

.jargon-term .title {
  color: #8a1538;
}

.jargon-term .description,
.jargon-term .description p,
.jargon-term .description a {
  color: #000000;
}


  .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: #000;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 135%;
  display: inline-block;
  padding: 0px 8px;
  cursor: pointer;
  position: relative;
}

.c-section--downloads .download-category:hover {
  color: #e31c79;
}

.c-section--downloads .download-category:last-child {

}

.search-downloads {
  display: inline-block;
  border: 1px solid #dedede;
  padding: 3px 6px;
  margin: 0 0 20px 0;
  width: 100%;
}

.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;
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.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 {
  color: #e31c79;
}

.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;
}

/* 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;
}


/* Banner Big Section */
.c-section--banner_big {
  padding: 140px 0;
  background-size: cover;
  background-position: center center;
  height: 100vh;
}

.c-section--banner_big .container {
  position: relative;
  height: 100%;
}

.c-section--banner_big h1 {
  font-size: 50px;
  line-height: 56px;
  margin-bottom: 20px;
  color: #cf4520;
}

.c-section--banner_big h1 span {
  color: #ffffff;
}

.c-section--banner_big p {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

.c-section--banner_big .strapline {
  position: absolute;
  bottom: -40px;
  right: 20px;
  left: 20px;
  width: auto;
  border-top: 1px solid #818182;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
}

.c-section--banner_big .strapline span {
  color: #cf4520;
}

.c-section--banner_big .scroll-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -36px;
  cursor: pointer;

}

.c-section--banner_big .scroll-down svg {
  color: #ffffff;
  transform: rotate(90deg);
}

.c-section--banner_big .strapline.hide { display: none; }





/* Banner Large (News) */
.c-section--banner_-_lrg {
  background-size: cover;
  padding: 140px 0 60px 0;
}

.c-section--banner_-_lrg h1 {
  color: #ffffff;
}

/* Banner Text Section */
.c-section--banner_-_text {
  padding: 60px 0;
}

.c-section--banner_-_text h1,
.c-section--banner_-_lrg h1 {
  font-size: 50px;
  line-height: 56px;
}

.c-section--banner_-_text .banner-content {
  text-align: right;
}

.c-section--banner_-_text .banner-content p,
.c-section--banner_-_text .banner-content a,
.c-section--banner_-_text .banner-content a:hover {
  color: #ffffff;
}

.c-section--banner_-_text.bg-grey { background-color: #717372; }
.c-section--banner_-_text.bg-grey h1 { color: #ffffff; }

.c-section--banner_-_text.bg-orange { background-color: #cf4520; }
.c-section--banner_-_text.bg-orange h1 { color: #ffffff; }

.c-section--banner_-_text.bg-burgundy { background-color: #8a1538; }
.c-section--banner_-_text.bg-burgundy h1 { color: #ffffff; }

.c-section--banner_-_text.bg-blue { background-color: #5e8ab4; }
.c-section--banner_-_text.bg-blue h1 { color: #ffffff; }

/* CTA Section */

.c-section--cta_section {
  padding: 70px 0 30px;
}

.c-section--cta_section p {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 60px;
}

.c-section--cta_section .cta {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 60px 0 0;
  border-bottom: 1px solid #cf4520;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  position: relative;
  overflow: hidden;
}

.c-section--cta_section .cta .chevron-right {
  position: absolute;
  right: 0;
  top: -3px;
  color: #8a1538;
}


/* Case Study Section */

.c-section--case_studies {
  padding: 70px 0;
}

.c-section--case_studies h2 {
  font-size: 34px;
  line-height: 40px;
  display: block;
  text-align: left;
  margin: 0px 0 40px;
}

.c-section--case_studies .case-study {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 0 40px 0;
}

.c-section--case_studies .case-study img {
  display: block;
  width: 95%;
  margin-right: 5%;
}

.c-section--case_studies .case-study h3 {
  color: #8a1538;
}



.c-section--case_studies .case-study .read-more {
  position: absolute;
  bottom: 30px;
  right: 0;
  padding: 5px 10px;
  min-width: 180px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  background-color: #e31c79;
  background: linear-gradient(to left, #e31c79, #e31c79, #8a1538);
  background-size: 240% 100%;
  background-position: right bottom;
  transition: all 0.5s ease;
}

.c-section--case_studies .case-study .read-more span {
  border-bottom: 1px solid #ffffff;
}

.c-section--case_studies .case-study .read-more svg {
  position: absolute;
  right: 10px;
}

.c-section--case_studies .case-study .read-more:hover {
  background-position: left bottom;
}



/* 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-player-container {
  position: relative;
  overflow: hidden;
}

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

.video-section-player.desktop-video { display: none !important; }
.video-section-player.mobile-video { display: block !important; }

.video-section-player-big {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.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; }



.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: #54585A;
  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: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  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 h3 {
  font-family: 'EB Garamond', serif;
  font-weight: 500;
  font-style: normal;
}

.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: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  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%;
}

/* 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;
  font-size: 16px;
  line-height: 20px;
}

.filter-title {
  margin: 0 20px 0 0;
}

.filter-container {
  display: block;
}

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

.filter-option:hover,
.filter-option.filter-selected {
  color: #cf4520;
  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%, #8a1538);
  background-size: 240% 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;
}

/* 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%, #8a1538);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.5s 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 {
  padding: 40px 0;
}

h1.article-header {
  font-size: 34px;
  line-height: 40px;
  color: #e31c79;
}




/* 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 {

}

.article-content p:first-of-type,
.c-section--text_-_two_columns .left-col p:first-of-type,
.c-section--text_-_two_columns .title-container p:first-of-type,
.c-section--single-article h3,
.c-section--single-article p:first-of-type {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
}




/* 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;
}


/* Article Tile */

.article-tile-container {
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.article-tile {
  position: relative;
  border: 1px solid #6f6f6f;
  padding: 20px;
  display: block;
  height: 100%;
}

.article-tile .date,
.article-tile .cat {
  margin-bottom: 10px;
}

.article-tile .date,
.article-tile .cat,
.article-tile .description,
.article-tile .description p {
  display: inline-block;
  font-size: 18px;
}

.article-tile .description p  {
  margin: 0;
}

.article-tile .date,
.article-tile .title {
  color: #8a1538;
}
.article-tile .cat,
.article-tile .description {
  color: #000000;
}

.article-tile .title {
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 20px;
}

.article-tile .title,
.article-tile .description {
  display: block;
}

.article-tile .read-more {
  position: absolute;
  bottom: -35px;
  right: 30px;
  padding: 5px 10px;
  min-width: 180px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  background-color: #e31c79;
  background: linear-gradient(to left, #e31c79, #e31c79, #8a1538);
  background-size: 240% 100%;
  background-position: right bottom;
  transition: all 0.5s ease;
  cursor: pointer;
}

.article-tile .read-more span {
  border-bottom: 1px solid #ffffff;
}

.article-tile .read-more svg {
  position: absolute;
  right: 10px;
}

.article-tile .read-more:hover,
.article-tile:hover .read-more {
  background-position: left bottom;
}


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

#responsive-menu-container .responsive-menu-search-box {
  background: #fff;
  border: 0 !important;
  height: 39px !important;
  color: #333;
  background-image: url(/wp-content/themes/drive/img/searchicon-01.png) !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  background-size: 39px !important;
}

#responsive-menu-container #responsive-menu-additional-content a {
  display: inline-block;
  margin-right: 10px;
}

#responsive-menu-container #responsive-menu-additional-content svg path {
  fill: #ffffff;
}

#responsive-menu-container #responsive-menu-additional-content a:hover svg path {
  fill: #8a1538;
}

/* News */

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

.c-section--single-article {
    padding: 40px 0;
}

.c-section--single-article .date,
.c-section--single-article h3 {
  color: #8a1538;
}


/* Search */

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

/* Team Assign */

.c-section--team {

}

.team-profile-container {
  margin-bottom: 40px;
}

.c-section--team .team-profile {
  position: relative;
  height: 100%;
  background-color: #cf4520;
}

.c-section--team .profile-photo {
  position: relative;
}

.c-section--team .profile-photo .contact {
  position: absolute;
  bottom: 20px;
  right: -15px;
  padding: 5px 10px;
  min-width: 180px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  background-color: #e31c79;
  background: linear-gradient(to left, #e31c79, #e31c79, #8a1538);
  background-size: 240% 100%;
  background-position: right bottom;
  transition: all 0.5s ease;
}

.c-section--team .profile-photo .contact span {
  border-bottom: 1px solid #ffffff;
}

.c-section--team .profile-photo .contact svg {
  position: absolute;
  right: 10px;
}

.c-section--team .profile-photo .contact:hover {
  background-position: left bottom;
}

.c-section--team .team-profile img {
  width: 100%;
  height: auto;
}

.c-section--team .team-profile .description {
  position: relative;
  padding: 20px;
  background-color: #cf4520;
}

.c-section--team .team-profile .description,
.c-section--team .team-profile .description p {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}

.c-section--team .team-profile .description h3 {
  color: #ffffff;
  font-size: 34px;
  line-height: 40px;
}



/* Article */

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

.c-section--articles h2 {
  font-size: 34px;
  line-height: 40px;
  display: block;
  text-align: left;
  margin: 00px 0 40px;
  color: #ffffff;
}

.c-section--articles .article-slider {
  position: relative;
  margin: 0 20px;
  padding: 20px;
}

.c-section--articles .article-slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #cf4520;
  opacity: 0.95;
}

.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 a:hover {
  text-decoration: underline;
}

.article-content img {
    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;
  }
}

.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 {
  margin-top: 40px;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #b3b0b1;
}
.footer .footer-logo {
  display: block;
  width: 100%;
  max-width: 185px;
  margin-bottom: 40px;
}
.footer .footer-logo img { width: 100%; }

.footer ul {
  margin: 0 !important;
  padding: 0;
}
.footer ul li {
  list-style: none;
  display: block;
  margin-top: 0;
  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: #000000 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.footer .copyright-notice {
  text-align: center;
  display: block;
  margin: 0;
  font-size: 13px;
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.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 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;
}

.chalk {
  float: left;
  margin: 10px 0 0 0;
  color: #000000;
  font-size: 13px;
}


.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 220px;
  height: 40px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #cf4520;
  padding: 8px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
.select-styled:hover {
  background-color: #b83729;
}
.select-styled:active, .select-styled.active {
  background-color: #ab3326;
}
.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #fff transparent;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ab3326;
}
.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #962d22;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  min-width: 44px;
}

.category-select-container .select-options li {
  display: inline-block;

}

.select-options li:hover {
  color: #cf4520;
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}
.subject-filter {
  padding: 10px 0 0 0;
  margin: 0 10px 0 0;
  vertical-align: top;
  display: inline-block;
}
.category-filter {
  padding: 10px 0 0 0;
  margin: 0 10px 0 0px;
  vertical-align: top;
  display: inline-block;
}

.category-filter,
.subject-filter {
   min-width: 120px;
 }

.subject-select-container,
.category-select-container {
  display: inline-block;
}

.category-filter-container {
  display: block;
}

.smcx-embed {
  max-width: 100% !important;
  border: 0 !important;
}

.smcx-iframe-container {
  max-width: 100% !important;
}

.smcx-embed>.smcx-embed-footer {
  display: none;
}

@media (min-width: 768px) {

  .category-filter, .subject-filter {
    min-width: 10px;
  }

  .search-downloads {
    width: 50%;
  }

  .category-filter {
    margin: 0 10px 0 20px;
  }

  .category-filter-container {
    display: inline-block;
  }

  h1.article-header {
    font-size: 50px;
    line-height: 56px;
  }

  h3 {
    font-size: 25px;
    line-height: 30px;
    margin: 10px 0 20px;
  }

  p,
  .jargon-term .title,
  .c-section--single-article .date,
  .c-section--single-article .cat {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .article-tile {
    padding: 40px;
  }

  .c-section--articles .description p,
  .c-section--articles .description a {
    font-size: 30px;
    line-height: 36px;
  }

  .c-section--team .team-profile .description h3 {
    font-size: 50px;
    line-height: 56px;
  }

  .c-section--team .team-profile .description,
  .c-section--team .team-profile .description p {
    font-size: 18px;
    line-height: 22px;
  }

  .c-section--text_-_two_columns ul li {
    font-size: 18px;
    line-height: 22px;
  }

  .c-section--text_-_two_columns {
    padding: 70px 0;
  }

  .article-content p:first-of-type,
  .c-section--text_-_two_columns .left-col p:first-of-type,
  .c-section--text_-_two_columns .title-container p:first-of-type,
  .c-section--single-article h3,
  .c-section--single-article p:first-of-type {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .c-section--banner_-_text {
    padding: 160px 0;
  }
  .c-section--banner_-_text.banner-content {
    padding: 160px 0 40px;
  }

  .c-section--case_studies h2 {
    font-size: 50px;
    line-height: 56px;
    display: block;
    text-align: right;
    margin: 69px 0 115px;
  }

  .c-section--articles .carousel-container {
    margin: 20px 8% 40px;
  }

  .carousel-control-next, .carousel-control-prev {
    top: 0;
  }

  .c-section--articles .article-slider {
    width: 100%;
    margin: 0;
  }

  .c-section--articles .date {
    font-size: 18px;
    line-height: 22px
  }

  .c-section--articles .title,
  .c-section--articles .description {
    font-size: 30px;
    line-height: 36px;
  }

  .c-section--articles h2 {
    font-size: 50px;
    line-height: 56px;
    text-align: right;
  }

  .c-section--cta_section p {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 60px;
  }

  .c-section--cta_section .cta {
    font-size: 30px;
    line-height: 36px;
    width: 43%;
    margin: 0 6% 60px 0;
    padding: 0 25px 0 0;
  }

  .c-section--cta_section .cta .chevron-right {
    top: 8px;
  }

  .filter-title {
      margin: 0 20px 0 20px;
  }

  .filter-container {
    display: inline-block;
  }

  .case-studies-back {
    margin-top: 220px;
  }

  .c-section--articles .date {
    padding: 0 20px;
  }

  .c-section--articles .carousel-left {
    width: 40%;
    padding: 0 20px;
  }

  .c-section--articles .carousel-right {
    width: 55%;
    padding: 0 20px;
  }

  .c-section--banner_-_lrg {
    padding: 240px 0;
    background-attachment: fixed;
  }

  .c-section--banner_-_text h1,
  .c-section--banner_-_lrg h1 {
    font-size: 100px;
    line-height: 106px;
    text-align: right;
  }

  .c-section--banner_big {
    min-height: 700px;
    height: 100vh;
  }
  .c-section--banner_big h1 {
    font-size: 100px;
    line-height: 106px;
  }
  .c-section--banner_big p {
    font-size: 18px;
    max-width: 360px;
  }
  .c-section--banner_big .strapline {
    right: 20px;
    left: auto;
    width: 56%;
    font-size: 22px;
  }


  .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 {
    padding: 100px 0;
  }

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

  .article-content img,
  .wp-caption {
    margin: 50px 0;
  }

  /* Banner Section */
  .banner-container {
    padding: 100px 0 0 0;
    height:400px;
  }
  .b-banner_section,
  .b-banner_section h1 {
    font-size: 100px;
    line-height: 106px;
  }
  .banner-container.bg-img {
    background-attachment: fixed;
    padding: 80px 0 0 0;
    height: 400px;
  }
  .c-section--poster {
    margin-top: -180px;
  }
  .banner_case-study .b-banner_section {
    margin-top: 10px;
    text-align: right;
  }

  /* Text Section */
  .c-section--text_section_-_full {
    padding: 70px 0;
  }

  .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;
  }

  /* 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;
  }

  .video-section-player.desktop-video { display: block !important; }
  .video-section-player.mobile-video { display: none !important; }

}


@media (min-width: 992px) {

  #responsive-menu-container {
      width: 50% !important;
  }

  .c-section--case_studies .case-study {
    margin: 0 0 40px;
  }

  .banner-container.bg-img {
    padding: 120px 0 0 0;
  }

  .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; }


  /* Banner Section Text */
  .c-section--banner_-_text h1,
  .c-section--banner_-_lrg h1 {
    font-size: 100px;
  }


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

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

  /* Text Section */
  .c-section--text_section_-_full p {
    font-size: 44px;
    line-height: 135%;
  }

  .article-content .intro p {
    font-size: 32px;
    line-height: 36px;
    font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
    font-weight: 300;
    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; }
  .btn-search, .btn-back { right: 0; }


  /* 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;
  }


}
