/*
 * Air CSS
 */
/*
 * air CSS
 */
.preload {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
}

@media print {
  body,
header .bar {
    background: none !important;
  }
}
/* Sticky Footer */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #1c1a1a;
}

/* ==========================================================================
Hero
========================================================================== */
.title-card {
  display: none;
  text-align: center;
}

.splash {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background-color: black;
  width: 100%;
  height: 100%;
  z-index: 200001;
  overflow: hidden;
}

#splash .container {
  background: url(../css/ajax-loader.gif) center center no-repeat;
}

.layout-mobile.hero {
  background-color: #000;
  height: 500px;
}

.splash-text {
  position: absolute;
  top: 35px;
  right: 60px;
  color: #fff;
  text-transform: uppercase;
  z-index: 100;
}

.splash-text h1 {
  font-size: 20px;
  line-height: 22px;
}

.splash-text hr {
  background-color: #fff;
  border: 0;
  height: 4px;
  width: 30px;
  margin: 20px 0;
}

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

@media (min-aspect-ratio: 16/9) {
  .splash-video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .splash-video {
    width: 300%;
    left: -100%;
  }
}
@media (max-width: 575px) {
  .splash-video {
    width: 100% !important;
    left: 0 !important;
  }
}
#skip {
  color: #999;
  font-size: 20px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 25px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  overflow: hidden;
  z-index: 99;
}

button {
  color: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: visible;
  border: 0;
  font-size: 0;
  -webkit-font-smoothing: inherit;
  -webkit-appearance: none;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

.unmute-button,
.mute-button {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 30px;
  height: 25px;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 100 40' xml:space='preserve'%3E%3Cdefs/%3E%3Cstyle%3E .st0%7Bfill:%23999%7D.st1%7Bfill:none;stroke:%23999;stroke-width:2;stroke-miterlimit:10%7D %3C/style%3E%3Cpath d='M25.3 1L12.7 9.3H0v19.1h12.4L25 36.9 25.3 1zM2 11.3h9V26.4H2V11.3zm21 21.8l-9.9-6.8v-15l10.2-6.7-.3 28.5z' class='st0'/%3E%3Cpath d='M38.9 2.8c4.3 4 7.1 9.7 7.1 16.1S43.3 31 38.9 35' class='st1'/%3E%3Cpath d='M34.4 7.3c3.2 2.8 5.2 6.9 5.2 11.5s-2 8.7-5.2 11.5' class='st1'/%3E%3Cpath d='M38.9 34.9c4.3-4 7.1-9.7 7.1-16.1S43.3 6.7 38.9 2.7' class='st1'/%3E%3Cpath d='M34.4 30.4c3.2-2.8 5.2-6.9 5.2-11.5s-2-8.7-5.2-11.5M29.8 11.9c2 1.7 3.3 4.2 3.3 7s-1.3 5.3-3.3 7' class='st1'/%3E%3Cpath d='M29.8 25.8c2-1.7 3.3-4.2 3.3-7s-1.3-5.3-3.3-7' class='st1'/%3E%3Cg%3E%3Cpath d='M95 11.7l-1.4-1.4-7.2 7.2-7.2-7.3-1.4 1.4 7.2 7.2-7.2 7.2 1.3 1.5 7.3-7.3 7.2 7.3 1.4-1.4-7.2-7.2zM75.3 1L62.7 9.3H50v19.1h12.4L75 36.9 75.3 1zM52 11.3h9V26.4h-9V11.3zm21 21.8l-9.9-6.8v-15l10.2-6.7-.3 28.5z' class='st0'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.unmute-button {
  background-position: -31px 0;
}

#playBtn {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' width='50' height='50' x='0' y='0' version='1.1' xml:space='preserve'%3E%3Cdefs/%3E%3Cstyle%3E .st0%7Bfill:%23fff%7D %3C/style%3E%3Cg id='Group-9_3_' transform='translate(60 594)'%3E%3Cpath id='Oval_10_' d='M-35-592.3c12.8 0 23.3 10.5 23.3 23.3s-10.5 23.3-23.3 23.3-23.3-10.5-23.3-23.3 10.5-23.3 23.3-23.3m0-1.7c-13.8 0-25 11.2-25 25s11.2 25 25 25 25-11.2 25-25-11.2-25-25-25z' class='st0'/%3E%3Cpath id='Triangle_4_' d='M-38.8-577l13.2 8-13.2 8v-16m-1.7-3v22l18-11-18-11z' class='st0'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  text-indent: 1000000000000000100000px;
  text-transform: capitalize;
  cursor: pointer;
}

#playBtn:hover {
  background-position: -300px -225px;
}

.pause-button,
.mute-button {
  display: none;
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.site-header-image {
  display: block;
  margin: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  clear: both;
  display: block;
}

/* Max img widths */
img,
.size-auto,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.size-full {
  width: 100%;
  height: auto;
}

.gutters-10 {
  margin-left: -10px;
  margin-right: -10px;
}

/* Main content */
#main {
  margin-top: 100px;
}

picture .caption {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 12px;
}

/* Sidebar */
/* Hide form placeholders on focus */
input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
textarea:focus::-moz-placeholder {
  color: transparent;
}

/* SJK */
.gform_fileupload_multifile .gform_drop_area {
   border: 2px dashed #444;
    color: #111;
    margin-bottom: 10px;
    padding: 25px;
	text-align: center;}

/* FF 19+ -- SJK added input[type=tel], input[type=number], select,*/
input.ginput_total,
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
select,
textarea,
.form-control {
  font-size: 1.125rem;
  border: 1px solid #1A1B1B;
  background: transparent;
  padding: 5px;
  width: 100%;
  border-radius: 0;
  color: #1A1B1B;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
input.ginput_total:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
select:focus,
textarea:focus {
  outline: none;
}

.site-content {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.slide-out .site-content {
  opacity: 0;
}

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1A1B1B !important;
}

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #1A1B1B !important;
}

input:-ms-input-placeholder {
  /* IE 10+ */
  color: #1A1B1B !important;
}

input:-moz-placeholder {
  /* Firefox 18- */
  color: #1A1B1B !important;
}

textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1A1B1B !important;
}

textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #1A1B1B !important;
}

textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #1A1B1B !important;
}

textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #1A1B1B !important;
}

fieldset {
  margin-bottom: 20px;
}

.rep-page-title,
.studio-page-title,
.master-page-title,
.history-page-title,
.contact-page-title,
.project-page-title,
.scholar-page-title,
.management-page-title,
.composers-page-title,
.eng-page-title{
  display: block;
  height: 27px;
  width: 325px;
  text-indent: -999999999999999px;
  overflow: hidden;
  text-transform: capitalize;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
}

.studio-page-title {
  background-position: 0 -524px;
}

.rep-page-title {
  background-position: 0 -574px;
}

.master-page-title {
  background-position: 0 -624px;
}

.project-page-title {
  background-position: 0 -674px;
}

.history-page-title {
  background-position: 0 -724px;
}

.contact-page-title {
  background-position: 0 -774px;
}

.scholar-page-title {
  background-position: 0 -1289px;
}

.management-page-title{
  background-position: 0 -1389px;
}

.composers-page-title{  
  background-position: 0 -1469px;
}

.eng-page-title{  
  background-position: 0 -1559px;
}

@media (min-width: 768px) {
  .rep-page-title,
.studio-page-title,
.master-page-title,
.history-page-title,
.scholar-page-title,
.contact-page-title,
.project-page-title,
.management-page-title,
.composers-page-title,
.eng-page-title {
    height: 30px;
  }

  .studio-page-title {
    background-position: 0 -110px;
  }

  .rep-page-title {
    background-position: 0 -170px;
  }

  .master-page-title {
    background-position: 0 -230px;
  }

  .history-page-title {
    background-position: 0 -350px;
  }

  .contact-page-title {
    background-position: 0 -410px;
  }

  .project-page-title {
    background-position: 0 -290px;
  }

  .scholar-page-title {
    background-position: 0 -1240px;
  }
	
  .management-page-title {
    background-position: 0 -1390px;
  }
	
  .composers-page-title{
    background-position: 0 -1420px;
  }
  .eng-page-title{
    background-position: 0 -1510px;
  }
}

	.navbar.open .page-title {
  pointer-events: none;
  cursor: default;
}

.prev-post-link,
.next-post-link {
  width: 50%;
  border-top: 1px solid #1A1B1B;
  padding: 0.938rem 0;
}
@media (min-width: 768px) {
  .prev-post-link,
.next-post-link {
    width: auto;
    padding: 1.25rem !important;
    border-top: none;
  }
}

.prev-post-link a,
.next-post-link a {
  position: relative;
  font-size: 1.125rem;
  line-height: 1;
  color: #1A1B1B;
}

.prev-post-link a {
  padding-left: 23px;
}

.next-post-link a {
  padding-right: 23px;
  margin-left: auto;
}

.next-post-link a:after,
.prev-post-link a:before {
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
}

.prev-post-link a:before {
  left: 0;
  background-position: 0 0;
}

.next-post-link a:after {
  right: 0;
  background-position: 0 -15px;
}

.grid-item {
  display: none;
}

body {
  font-family: akzidenz-grotesk, sans-serif;
  font-weight: 300;
}

p,
li {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

h3 {
  font-size: 1.313rem;
}

.credits p {
  font-size: 0.875rem;
  line-height: 1rem;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

@media (max-width: 768px) {
  h1 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.875rem;
  }
}
a {
  color: #1A1B1B;
}

#main a {
  text-decoration: underline;
}

body {
  -webkit-transition: background-color 0.75s linear;
  -o-transition: background-color 0.75s linear;
  transition: background-color 0.75s linear;
}

body {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.75s;
  -o-transition-duration: 0.75s;
  transition-duration: 0.75s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

body.slowTransition {
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
}

body.print,
body.print .bar {
  background-color: #fff !important;
}

body.theme-01, body.theme-01 preload, body.theme-01 .colourHeader, body.theme-01 .modal-content {
  background-color: #8f7f68;
}
body.theme-01 ::-moz-selection {
  background: #c7ff64;
}
body.theme-01 ::selection {
  background: #c7ff64;
}
/*SJK added .gform_button_select_files, to all 10 themes */
body.theme-01 .gform_next_button,
body.theme-01 .gform_button,
body.theme-01 .gform_button_select_files,
body.theme-01 .wpcf7-togglebutton,
body.theme-01 .wpcf7cf_add,
body.theme-01 .wpcf7cf_remove, body.theme-01 .btn-black, body.theme-01 .caption {
  color: #8f7f68;
}
body.theme-01 a:hover, body.theme-01 .collapse-list a:hover, body.theme-01 #main a:hover {
  color: #c7ff64;
  text-decoration: none;
}
body.theme-01 .ctf-tweet-text a {
  color: #c7ff64 !important;
}
body.theme-01 a.download-link:hover:after {
  background-position: -50px -839px;
}
body.theme-01 a.spotify-link:hover:after {
  background-position: -110px -839px;
}
body.theme-01 .tab-link:hover:before, body.theme-01 .next-post-link a:hover:after, body.theme-01 a.profile-link:hover:before {
  background-position: -25px -839px;
}
body.theme-01 .prev-post-link a:hover:before {
  background-position: 0 -839px;
}
body.theme-01 .collapse-title:hover .fa:before {
  background-position: -90px -839px;
}
body.theme-01 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -839px;
}
body.theme-01 .carousel-indicators li {
  background-position: -140px -839px;
}
body.theme-01 .carousel-indicators li.active {
  background-position: -140px -849px;
}

body.theme-02, body.theme-02 preload, body.theme-02 .colourHeader, body.theme-02 .modal-content {
  background-color: #454731;
}
body.theme-02 .gform_next_button,
body.theme-02 .gform_button,
body.theme-02 .gform_button_select_files,
body.theme-02 .wpcf7-togglebutton,
body.theme-02 .wpcf7cf_add,
body.theme-02 .wpcf7cf_remove, body.theme-02 .btn-black, body.theme-02 .caption {
  color: #454731;
}
body.theme-02 ::-moz-selection {
  background: #ff2c34;
}
body.theme-02 ::selection {
  background: #ff2c34;
}
body.theme-02 a:hover, body.theme-02 .collapse-list a:hover, body.theme-02 #main a:hover {
  color: #ff2c34;
  text-decoration: none;
}
body.theme-02 .ctf-tweet-text a {
  color: #ff2c34 !important;
}
body.theme-02 a.download-link:hover:after {
  background-position: -50px -869px;
}
body.theme-02 a.spotify-link:hover:after {
  background-position: -110px -869px;
}
body.theme-02 .tab-link:hover:before, body.theme-02 .next-post-link a:hover:after, body.theme-02 a.profile-link:hover:before {
  background-position: -25px -869px;
}
body.theme-02 .prev-post-link a:hover:before {
  background-position: 0 -869px;
}
body.theme-02 .collapse-title:hover .fa:before {
  background-position: -90px -869px;
}
body.theme-02 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -869px;
}
body.theme-02 .carousel-indicators li {
  background-position: -140px -869px;
}
body.theme-02 .carousel-indicators li.active {
  background-position: -140px -879px;
}

body.theme-03, body.theme-03 preload, body.theme-03 .colourHeader, body.theme-03 .modal-content {
  background-color: #c7ff64;
}
body.theme-03 .gform_button,
body.theme-03 .gform_next_button,
body.theme-03 .gform_button_select_files,
body.theme-03 .wpcf7-togglebutton,
body.theme-03 .wpcf7cf_add,
body.theme-03 .wpcf7cf_remove, body.theme-03 .btn-black, body.theme-03 .caption {
  color: #c7ff64;
}
body.theme-03 ::-moz-selection {
  background: #00ff34;
}
body.theme-03 ::selection {
  background: #00ff34;
}
body.theme-03 a:hover, body.theme-03 .collapse-list a:hover, body.theme-03 #main a:hover {
  color: #00ff34;
  text-decoration: none;
}
body.theme-03 .ctf-tweet-text a {
  color: #00ff34 !important;
}
body.theme-03 a.download-link:hover:after {
  background-position: -50px -899px;
}
body.theme-03 a.spotify-link:hover:after {
  background-position: -110px -899px;
}
body.theme-03 .tab-link:hover:before, body.theme-03 .next-post-link a:hover:after, body.theme-03 a.profile-link:hover:before {
  background-position: -25px -899px;
}
body.theme-03 .prev-post-link a:hover:before {
  background-position: 0 -899px;
}
body.theme-03 .collapse-title:hover .fa:before {
  background-position: -90px -899px;
}
body.theme-03 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -899px;
}
body.theme-03 .carousel-indicators li {
  background-position: -140px -899px;
}
body.theme-03 .carousel-indicators li.active {
  background-position: -140px -909px;
}

body.theme-04, body.theme-04 preload, body.theme-04 .colourHeader, body.theme-04 .modal-content {
  background-color: #ff2c34;
}
body.theme-04 .gform_button,
body.theme-04 .gform_next_button,
body.theme-04 .gform_button_select_files,
body.theme-04 .wpcf7-togglebutton,
body.theme-04 .wpcf7cf_add,
body.theme-04 .wpcf7cf_remove, body.theme-04 .btn-black, body.theme-04 .caption {
  color: #ff2c34;
}
body.theme-04 ::-moz-selection {
  background: #ffc8ca;
}
body.theme-04 ::selection {
  background: #ffc8ca;
}
body.theme-04 a:hover, body.theme-04 .collapse-list a:hover, body.theme-04 #main a:hover {
  color: #ffc8ca;
  text-decoration: none;
}
body.theme-04 .ctf-tweet-text a {
  color: #ffc8ca !important;
}
body.theme-04 a.download-link:hover:after {
  background-position: -50px -929px;
}
body.theme-04 a.spotify-link:hover:after {
  background-position: -110px -929px;
}
body.theme-04 .tab-link:hover:before, body.theme-04 .next-post-link a:hover:after, body.theme-04 a.profile-link:hover:before {
  background-position: -25px -929px;
}
body.theme-04 .prev-post-link a:hover:before {
  background-position: 0 -929px;
}
body.theme-04 .collapse-title:hover .fa:before {
  background-position: -90px -929px;
}
body.theme-04 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -929px;
}
body.theme-04 .carousel-indicators li {
  background-position: -140px -929px;
}
body.theme-04 .carousel-indicators li.active {
  background-position: -140px -939px;
}

body.theme-05, body.theme-05 preload, body.theme-05 .colourHeader, body.theme-05 .modal-content {
  background-color: #ff546e;
}
body.theme-05 .gform_button,
body.theme-05 .gform_next_button,
body.theme-05 .gform_button_select_files,
body.theme-05 .wpcf7-togglebutton,
body.theme-05 .wpcf7cf_add,
body.theme-05 .wpcf7cf_remove, body.theme-05 .btn-black, body.theme-05 .caption {
  color: #ff546e;
}
body.theme-05 ::-moz-selection {
  background: #454731;
}
body.theme-05 ::selection {
  background: #454731;
}
body.theme-05 a:hover, body.theme-05 .collapse-list a:hover, body.theme-05 #main a:hover {
  color: #454731;
  text-decoration: none;
}
body.theme-05 .ctf-tweet-text a {
  color: #454731 !important;
}
body.theme-05 a.download-link:hover:after {
  background-position: -50px -959px;
}
body.theme-05 a.spotify-link:hover:after {
  background-position: -110px -959px;
}
body.theme-05 .tab-link:hover:before, body.theme-05 .next-post-link a:hover:after, body.theme-05 a.profile-link:hover:before {
  background-position: -25px -959px;
}
body.theme-05 .prev-post-link a:hover:before {
  background-position: 0 -959px;
}
body.theme-05 .collapse-title:hover .fa:before {
  background-position: -90px -959px;
}
body.theme-05 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -959px;
}
body.theme-05 .carousel-indicators li {
  background-position: -140px -959px;
}
body.theme-05 .carousel-indicators li.active {
  background-position: -140px -969px;
}

body.theme-06, body.theme-06 preload, body.theme-06 .colourHeader, body.theme-06 .modal-content {
  background-color: #ada197;
}
body.theme-06 .gform_button,
body.theme-06 .gform_next_button,
body.theme-06 .gform_button_select_files,
body.theme-06 .wpcf7-togglebutton,
body.theme-06 .wpcf7cf_add,
body.theme-06 .wpcf7cf_remove, body.theme-06 .btn-black, body.theme-06 .caption {
  color: #ada197;
}
body.theme-06 ::-moz-selection {
  background: #c8ff65;
}
body.theme-06 ::selection {
  background: #c8ff65;
}
body.theme-06 a:hover, body.theme-06 .collapse-list a:hover, body.theme-06 #main a:hover {
  color: #c8ff65;
  text-decoration: none;
}
body.theme-06 .ctf-tweet-text a {
  color: #c8ff65 !important;
}
body.theme-06 a.download-link:hover:after {
  background-position: -50px -989px;
}
body.theme-06 a.spotify-link:hover:after {
  background-position: -110px -989px;
}
body.theme-06 .tab-link:hover:before, body.theme-06 .next-post-link a:hover:after, body.theme-06 a.profile-link:hover:before {
  background-position: -25px -989px;
}
body.theme-06 .prev-post-link a:hover:before {
  background-position: 0 -929px;
}
body.theme-06 .collapse-title:hover .fa:before {
  background-position: -90px -989px;
}
body.theme-06 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -989px;
}
body.theme-06 .carousel-indicators li {
  background-position: -140px -989px;
}
body.theme-06 .carousel-indicators li.active {
  background-position: -140px -999px;
}

body.theme-07, body.theme-07 preload, body.theme-07 .colourHeader, body.theme-07 .modal-content {
  background-color: #d2d9cc;
}
body.theme-07 .gform_button,
body.theme-07 .gform_next_button,
body.theme-07 .gform_button_select_files,
body.theme-07 .wpcf7-togglebutton,
body.theme-07 .wpcf7cf_add,
body.theme-07 .wpcf7cf_remove, body.theme-07 .btn-black, body.theme-07 .caption {
  color: #d2d9cc;
}
body.theme-07 ::-moz-selection {
  background: #ff2c34;
}
body.theme-07 ::selection {
  background: #ff2c34;
}
body.theme-07 a:hover, body.theme-07 .collapse-list a:hover, body.theme-07 #main a:hover {
  color: #ff2c34;
  text-decoration: none;
}
body.theme-07 .ctf-tweet-text a {
  color: #ff2c34 !important;
}
body.theme-07 a.download-link:hover:after {
  background-position: -50px -989pxpx;
}
body.theme-07 a.spotify-link:hover:after {
  background-position: -110px -989pxpx;
}
body.theme-07 .tab-link:hover:before, body.theme-07 .next-post-link a:hover:after, body.theme-07 a.profile-link:hover:before {
  background-position: -25px -989pxpx;
}
body.theme-07 .prev-post-link a:hover:before {
  background-position: 0 -989pxpx;
}
body.theme-07 .collapse-title:hover .fa:before {
  background-position: -90px -989pxpx;
}
body.theme-07 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -989pxpx;
}
body.theme-07 .carousel-indicators li {
  background-position: -140px -989pxpx;
}
body.theme-07 .carousel-indicators li.active {
  background-position: -140px -999px;
}

body.theme-08, body.theme-08 preload, body.theme-08 .colourHeader, body.theme-08 .modal-content {
  background-color: #ebfcc7;
}
body.theme-08 .gform_button,
body.theme-08 .gform_next_button,
body.theme-08 .gform_button_select_files,
body.theme-08 .wpcf7-togglebutton,
body.theme-08 .wpcf7cf_add,
body.theme-08 .wpcf7cf_remove, body.theme-08 .btn-black, body.theme-08 .caption {
  color: #ebfcc7;
}
body.theme-08 ::-moz-selection {
  background: #00ff34;
}
body.theme-08 ::selection {
  background: #00ff34;
}
body.theme-08 a:hover, body.theme-08 .collapse-list a:hover, body.theme-08 #main a:hover {
  color: #00ff34;
  text-decoration: none;
}
body.theme-08 .ctf-tweet-text a {
  color: #00ff34 !important;
}
body.theme-08 a.download-link:hover:after {
  background-position: -50px -989px;
}
body.theme-08 a.spotify-link:hover:after {
  background-position: -110px -989px;
}
body.theme-08 .tab-link:hover:before, body.theme-08 .next-post-link a:hover:after, body.theme-08 a.profile-link:hover:before {
  background-position: -25px -989px;
}
body.theme-08 .prev-post-link a:hover:before {
  background-position: 0 -989px;
}
body.theme-08 .collapse-title:hover .fa:before {
  background-position: -90px -989px;
}
body.theme-08 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -989px;
}
body.theme-08 .carousel-indicators li {
  background-position: -140px -989px;
}
body.theme-08 .carousel-indicators li.active {
  background-position: -140px -999px;
}

body.theme-09, body.theme-09 preload, body.theme-09 .colourHeader, body.theme-09 .modal-content {
  background-color: #ff9794;
}
body.theme-09 .gform_button,
body.theme-09 .gform_next_button,
body.theme-09 .gform_button_select_files,
body.theme-09 .wpcf7-togglebutton,
body.theme-09 .wpcf7cf_add,
body.theme-09 .wpcf7cf_remove, body.theme-09 .btn-black, body.theme-09 .caption {
  color: #ff9794;
}
body.theme-09 ::-moz-selection {
  background: #ffc8ca;
}
body.theme-09 ::selection {
  background: #ffc8ca;
}
body.theme-09 a:hover, body.theme-09 .collapse-list a:hover, body.theme-09 #main a:hover {
  color: #ffc8ca;
  text-decoration: none;
}
body.theme-09 .ctf-tweet-text a {
  color: #ffc8ca !important;
}
body.theme-09 a.download-link:hover:after {
  background-position: -50px -1079px;
}
body.theme-09 a.spotify-link:hover:after {
  background-position: -110px -1079px;
}
body.theme-09 .tab-link:hover:before, body.theme-09 .next-post-link a:hover:after, body.theme-09 a.profile-link:hover:before {
  background-position: -25px -1079px;
}
body.theme-09 .prev-post-link a:hover:before {
  background-position: 0 -1079px;
}
body.theme-09 .collapse-title:hover .fa:before {
  background-position: -90px -1079px;
}
body.theme-09 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -1079px;
}
body.theme-09 .carousel-indicators li {
  background-position: -140px -1079px;
}
body.theme-09 .carousel-indicators li.active {
  background-position: -140px -1089px;
}

body.theme-10, body.theme-10 preload, body.theme-10 .colourHeader, body.theme-10 .modal-content {
  background-color: #ffd4d6;
}
body.theme-10 .gform_button,
body.theme-10 .gform_next_button,
body.theme-10 .gform_button_select_files,
body.theme-10 .wpcf7-togglebutton,
body.theme-10 .wpcf7cf_add,
body.theme-10 .wpcf7cf_remove, body.theme-10 .btn-black, body.theme-10 .caption {
  color: #ffd4d6;
}
body.theme-10 ::-moz-selection {
  background: #ff2c34;
}
body.theme-10 ::selection {
  background: #ff2c34;
}
body.theme-10 a:hover, body.theme-10 .collapse-list a:hover, body.theme-10 #main a:hover {
  color: #ff2c34;
  text-decoration: none;
}
body.theme-10 .ctf-tweet-text a {
  color: #ff2c34 !important;
}
body.theme-10 a.download-link:hover:after {
  background-position: -50px -1109px;
}
body.theme-10 a.spotify-link:hover:after {
  background-position: -110px -1109px;
}
body.theme-10 .tab-link:hover:before, body.theme-10 .next-post-link a:hover:after, body.theme-10 a.profile-link:hover:before {
  background-position: -25px -1109px;
}
body.theme-10 .prev-post-link a:hover:before {
  background-position: 0 -1109px;
}
body.theme-10 .collapse-title:hover .fa:before {
  background-position: -90px -1109px;
}
body.theme-10 .collapse-title.collapsed:hover .fa:before {
  background-position: -70px -1109px;
}
body.theme-10 .carousel-indicators li {
  background-position: -140px -1109px;
}
body.theme-10 .carousel-indicators li.active {
  background-position: -140px -1119px;
}

.navbar {
  padding: 0px;
}

#main-nav {
  background-color: rgba(0, 0, 0, 0.75);
}

.navbar #main-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

header.home-menu #main-nav {
  margin-top: 0;
}

#main-nav.collapsing {
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.menu-wrapper {
  padding: 75px 10px 30px 10px;
}

header .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 85px;
  z-index: -1;
}
@media (min-width: 768px) {
  header .bar {
    height: 75px;
  }
}

header.home-menu #main-nav {
  background-color: transparent;
}

header.home-menu .bar {
  background: none !important;
}

a.navbar-brand {
  text-indent: -1000000000000000100px;
  text-transform: capitalize;
  height: 27px;
  width: 52px;
  overflow: hidden;
  display: block;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: 0 -474px;
  padding: 0;
  position: relative;
  z-index: 20;
}
@media (min-width: 768px) {
  a.navbar-brand {
    height: 30px;
    width: 62px;
    background-position: 0 -50px;
  }
}

a.navbar-brand:after {
  content: "";
  display: block;
  height: 25px;
  width: 52px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: -330px -475px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media (min-width: 768px) {
  a.navbar-brand:after {
    height: 30px;
    width: 62px;
    background-position: -330px -50px;
  }
}

.navbar.open a.navbar-brand:after {
  opacity: 1;
}

.logo {
  position: relative;
  z-index: 100;
  padding: 0;
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -99999999px;
  text-transform: capitalize;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: -95px 0;
  background-color: transparent;
  border: none;
}
.logo:after {
  content: "";
  display: block;
  height: 40px;
  width: 35px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: -140px 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.home-menu .logo:after {
  opacity: 0;
}
.navbar.open .logo:after {
  opacity: 1;
}
@media (max-width: 767px) {
  .logo {
    position: absolute;
    top: -25px;
    right: 10px;
  }
}
.logo:focus {
  outline: none;
}

ul.navbar-nav > li > a {
  display: block;
  height: 30px;
  max-width: 267px;
  text-indent: -999999999999999px;
  overflow: hidden;
  text-transform: capitalize;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  margin-bottom: 5px;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  padding: 0 !important;
}
@media (min-width: 768px) {
  ul.navbar-nav > li > a:hover {
    opacity: 0.5;
  }
}

.menu-studio > a {
  background-position: -330px -524px;
}
.home-menu .menu-studio > a {
  background-position: 0 -524px;
}

.menu-representation > a {
  background-position: -330px -575px;
}
.home-menu .menu-representation > a {
  background-position: 0 -575px;
}

.menu-mastering > a {
  background-position: -330px -624px;
}
.home-menu .menu-mastering > a {
  background-position: 0 -624px;
}

.menu-projects > a {
  background-position: -330px -674px;
}
.home-menu .menu-projects > a {
  background-position: 0 -674px;
}

.menu-history > a {
  background-position: -330px -724px;
}
.home-menu .menu-history > a {
  background-position: 0 -724px;
}

.menu-contact > a {
  background-position: -330px -774px;
}
.home-menu .menu-contact > a {
  background-position: 0 -774px;
}

.menu-scholar > a {
  background-position: -330px -1289px;
}
.home-menu .menu-scholar > a {
  background-position: 0 -1289px;
}

.menu-engineers > a {
  background-position: -330px -1560px;
}
.home-menu .menu-engineers > a {
  background-position: 0 -1560px;
}

.menu-composers > a {
  background-position: -330px -1469px;
}
.home-menu .menu-composers > a {
  background-position: 0 -1469px;
}

@media (min-width: 768px) {
  ul.navbar-nav > li > a {
    height: 30px;
    margin-bottom: 10px;
    max-width: 322px;
  }

  .menu-studio > a {
    background-position: -330px -110px;
  }
  .home-menu .menu-studio > a {
    background-position: 0 -110px;
  }
  .home-menu .menu-studio > a:hover {
    opacity: 1 !important;
    background-position: -330px -110px;
  }

  .menu-representation > a {
    background-position: -330px -170px;
  }
  .home-menu .menu-representation > a {
    background-position: 0 -170px;
  }
  .home-menu .menu-representation > a:hover {
    opacity: 1 !important;
    background-position: -330px -170px;
  }

  .menu-mastering > a {
    background-position: -330px -230px;
  }
  .home-menu .menu-mastering > a {
    background-position: 0 -230px;
  }
  .home-menu .menu-mastering > a:hover {
    opacity: 1 !important;
    background-position: -330px -230px;
  }

  .menu-history > a {
    background-position: -330px -350px;
  }
  .home-menu .menu-history > a {
    background-position: 0 -350px;
  }
  .home-menu .menu-history > a:hover {
    opacity: 1 !important;
    background-position: -330px -350px;
  }

  .menu-contact > a {
    background-position: -330px -410px;
  }
  .home-menu .menu-contact > a {
    background-position: 0 -410px;
  }
  .home-menu .menu-contact > a:hover {
    opacity: 1 !important;
    background-position: -330px -410px;
  }

  .menu-projects > a {
    background-position: -330px -290px;
  }
  .home-menu .menu-projects > a {
    background-position: 0 -290px;
  }
  .home-menu .menu-projects > a:hover {
    opacity: 1 !important;
    background-position: -330px -290px;
  }

  .menu-scholar > a {
    background-position: -330px -1240px;
  }
  .home-menu .menu-scholar > a {
    background-position: 0 -1240px;
  }
  .home-menu .menu-scholar > a:hover {
    opacity: 1 !important;
    background-position: -330px -1240px;
  }
	
  .menu-management > a {
    background-position: -330px -1340px;
  }
  .home-menu .menu-management > a {
    background-position: 0 -1340px;
  }
  .home-menu .menu-management > a:hover {
    opacity: 1 !important;
    background-position: -330px -1340px;
  }
	
   .menu-composers > a {
    background-position: -330px -1420px;
  }
  .home-menu .menu-composers > a {
    background-position: 0 -1420px;
  }
  .home-menu .menu-composers > a:hover {
    opacity: 1 !important;
    background-position: -330px -1420px;
  }
	
  .menu-engineers > a {
    background-position: -330px -1510px;
  }
  .home-menu .menu-engineers > a {
    background-position: 0 -1510px;
  }
  .home-menu .menu-engineers > a:hover {
    opacity: 1 !important;
    background-position: -330px -1510px;
  }

}
.navbar-nav .dropdown-menu {
  padding: 0;
  margin: 0.125rem 0 30px;
  text-align: left;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
@media (min-width: 768px) {
  .navbar-nav .dropdown-menu {
    position: absolute;
    top: 0;
    left: auto;
    right: 100%;
    text-align: right;
    padding: 0;
    margin: 0;
  }
}

a.dropdown-item {
  display: inline-block;
  color: #fff;
  font-size: 1.625rem;
  line-height: 1.2;
  padding: 0;
}
@media (min-width: 768px) {
  a.dropdown-item {
    font-size: 1.875rem;
    padding: 0 20px;
  }
}
a.dropdown-item:hover, a.dropdown-item:focus {
  color: #fff !important;
  background-color: transparent;
}

header.home-menu a.dropdown-item {
  color: #1A1B1B;
}
header.home-menu a.dropdown-item:hover, header.home-menu a.dropdown-item:focus {
  color: #1A1B1B !important;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

#mobileMenu .sub-menu {
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0;
  margin: 5px 0 20px 0;
  text-align: left;
  list-style: none;
}

.mobileMenu-wrapper {
  padding: 75px 10px 10px 10px;
}

#mobileMenu {
  max-height: calc(100vh - 55px);
  overflow-y: scroll;
  overflow-x: hidden;
  width: calc(100vw + 20px);
  -webkit-overflow-scrolling: touch;
}

#mobileMenu li {
  padding-bottom: 5px;
}

#mobileMenu .sub-menu li {
  padding: 0 !important;
}

#mobileMenu .menu-item a {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.home-menu #mobileMenu .menu-item a {
  color: #000;
}

#mobileMenu .navbar-nav {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .navbar #main-nav,
header.home-menu #main-nav {
    position: relative;
    z-index: 1;
    margin-top: -80px;
  }

  .menu-wrapper {
    padding: 0 0 300px 0;
  }

  .menu-item-has-children:after {
    content: none;
  }
}
a.spotify-link,
a.download-link {
  position: relative;
  color: #1A1B1B;
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
}

a.spotify-link {
  padding-right: 30px;
}

a.download-link {
  padding-right: 22px;
}

a.spotify-link:after,
a.download-link:after {
  content: "";
  display: block;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: -2px;
  right: 0;
}

a.download-link:after {
  width: 17px;
  height: 22px;
  background-position: -25px 0;
}

a.spotify-link:after {
  width: 25px;
  height: 17px;
  background-position: -65px 0;
}

a.profile-link {
  position: relative;
  color: #1A1B1B;
  padding-left: 23px;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

a.profile-link:before {
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: 0 -15px;
  position: absolute;
  top: 4px;
  left: 0;
}

.btn-black {
  background-color: #1A1B1B;
  border-color: #1A1B1B;
}

.btn-black:hover {
  color: #1A1B1B !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.full-screen {
  position: relative;
  width: 100%;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0);
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin: auto;
  -webkit-animation: stretch 1s ease-out 0s alternate infinite;
          animation: stretch 1s ease-out 0s alternate infinite;
}

@-webkit-keyframes stretch {
  0% {
    color: #000;
  }
  100% {
    color: #fff;
  }
}

@keyframes stretch {
  0% {
    color: #000;
  }
  100% {
    color: #fff;
  }
}
.cookie-notice-container {
  padding: 20px;
}

#cookie-notice {
  background-color: rgba(0, 0, 0, 0.75) !important;
}

#cn-notice-text {
  display: block;
  margin-bottom: 15px;
}

.cn-button.button {
  background-color: #fff;
  padding: 5px 10px;
  color: #1A1B1B;
  text-transform: uppercase;
}
.cn-button.button:hover {
  background-color: #000;
}

.vimeo-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#drawing_container {
  width: 100%;
  height: 100vh;
}

.social-footer {
  overflow: hidden;
}
.social-footer:before {
  content: "";
  display: block;
  padding-top: 80px;
  position: relative;
}
.social-footer .social-icons {
  bottom: 0;
}

.social-icons {
  position: absolute;
  right: -10px;
  bottom: 20px;
  font-size: 0;
  color: transparent;
}
.social-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-icons li {
  display: inline-block;
  margin-right: 20px;
}
.social-icons svg {
  fill: #000;
}
.social-icons li:hover svg {
  fill: #FFF;
}

.collapse-list .collapse-title {
  display: block;
  color: #1A1B1B;
  border-top: 1px solid #1A1B1B;
  padding: 15px 0 15px;
  font-size: 1.5rem;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .collapse-list .collapse-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .collapse-list .collapse-title {
    font-size: 2.25rem;
  }
}

.collapse-list a:hover {
  text-decoration: none;
}

.collapse-list:not(.tabs-mobile) a:first-child {
  border-top: none;
}

.collapse-list .list-title {
  display: block;
  line-height: 1.625rem;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .collapse-list .list-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .collapse-list .list-title {
    font-size: 2.25rem;
    line-height: 1.875rem;
  }
}

[data-toggle=collapse] .fa {
  padding-top: 10px;
}

[data-toggle=collapse] .fa:before {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: -45px -10px;
}

[data-toggle=collapse].collapsed .fa:before {
  content: "";
  background-position: -45px 0;
}

.team-thumbnail {
  position: relative;
  height: 0;
  overflow: hidden;
  margin: 0 -10px 10px;
  padding-bottom: 65%;
}
@media (min-width: 768px) {
  .team-thumbnail {
    margin: 0 0 10px;
  }
}

.team-thumbnail-default {
  position: relative;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 100%;
	margin-top: 10px;
}

.team-thumbnail picture {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.tab-link,
.tab-link:hover {
  color: #1A1B1B;
  font-size: 1.5rem;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  .tab-link,
.tab-link:hover {
    font-size: 2rem;
    line-height: 2.125rem;
  }
}
@media (min-width: 992px) {
  .tab-link,
.tab-link:hover {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}

.tab-link.active {
  padding-left: 23px;
  position: relative;
}

.tab-link.active:before {
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: 0 -15px;
  position: absolute;
  top: 15px;
  left: 0;
}

.spotify-iframe {
  position: relative;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-bottom: 400px;
}

.spotify-iframe iframe {
  position: absolute;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
}

.contact-image,
.profile-image {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 65%;
}
@media (min-width: 768px) {
  .contact-image,
.profile-image {
    padding-bottom: 50%;
  }
}

.contact-image picture,
.profile-image picture {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.read-more,
.read-more:hover {
  color: #1A1B1B;
  font-size: 1.5rem;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  .read-more,
.read-more:hover {
    font-size: 2rem;
    line-height: 2.125rem;
  }
}
@media (min-width: 992px) {
  .read-more,
.read-more:hover {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}

.carousel-item {
  height: 0;
  padding-bottom: 65%;
}
@media (min-width: 768px) {
  .carousel-item {
    padding-bottom: 50%;
  }
}

.carousel-item picture {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.carousel-indicators {
  right: auto;
  bottom: 0;
  left: 20px;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
}

.carousel-indicators li {
  width: 8px;
  height: 8px;
  opacity: 1;
  border: none;
  background: url("../img/sprites.svg") -230px 0 no-repeat;
}

.carousel-indicators li.active {
  background-position: -230px -10px;
}

.carousel-control-prev, .carousel-control-next {
  opacity: 1;
}
@media (min-width: 768px) {
  .carousel-control-prev, .carousel-control-next {
    width: 50%;
    opacity: 0;
  }
}

.carousel-control-prev-icon {
  background-image: url("../img/sprites.svg");
  background-position: -310px 0;
  background-size: auto;
  width: 18px;
  height: 14px;
  overflow: hidden;
}

.carousel-control-next-icon {
  background-image: url("../img/sprites.svg");
  background-position: -310px -15px;
  background-size: auto;
  width: 18px;
  height: 14px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    opacity: 0;
  }

  .carousel-control-prev:hover {
    cursor: url(../img/prev-arrow.svg), auto;
  }

  .carousel-control-next:hover {
    cursor: url(../img/next-arrow.svg), auto;
  }
}
.ctf-retweet-text,
.ctf-tweet-date,
p.ctf-tweet-text {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #1A1B1B !important;
  text-decoration: none !important;
}

#ctf .ctf-retweet-icon {
  background: transparent;
}

.timeline-Tweet-text {
  font-size: 12px !important;
}

#ctf .ctf-item {
  border: none;
  border-bottom: 1px solid #1a1b1b;
  padding: 15px 0;
}

#ctf .ctf-item:last-child {
  border-bottom: none;
}

.ctf-tweet-date {
  margin-left: -4px;
}

#ctf .ctf-retweet-icon {
  padding: 0;
  color: transparent !important;
}

#ctf .fa-retweet {
  width: 24px !important;
  height: 16px;
  overflow: hidden;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: -250px 0;
}

#ctf .fa-retweet::before {
  content: none;
}

.project-thumbnail {
  position: relative;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.project-thumbnail picture {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.format- .project-thumbnail,
.format-film .project-thumbnail {
  padding-bottom: 148%;
}

.format-album .project-thumbnail {
  padding-bottom: 100%;
}

.gform_next_button:hover,
.gform_button_select_files:hover,
.wpcf7-togglebutton:hover,
.wpcf7cf_add:hover,
.wpcf7cf_remove:hover,
.btn-black:hover {
  color: #000 !important;
  background-color: #fff;
  border-color: #fff;
}

.gform_button,
.gform_next_button,
.gform_button_select_files,
.wpcf7-togglebutton,
.wpcf7cf_add,
.wpcf7cf_remove {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #1A1B1B;
  border: 1px solid #1a1b1b;
  padding: 0.625rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
} 

.gform_previous_button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #fff;
  color:  #1a1b1b;
  padding: 0.625rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

select.gfield_select,
select.wpcf7-select {
  display: block;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 1px;
  color: #000 !important;
  line-height: 1.3;
  padding: 5px 30px 5px 5px;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: 1px solid #1A1B1B;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: url("../img/drop-arrow.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url("../img/drop-arrow.svg"), -o-linear-gradient(top, transparent 0%, transparent 100%);
  background-image: url("../img/drop-arrow.svg"), linear-gradient(to bottom, transparent 0%, transparent 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 10px center;
}

span.wpcf7-list-item {
  margin: 0 20px 0 0;
}

.gfmc-container label,
.wpcf7-form .wpcf7-checkbox label,
.wpcf7-form .wpcf7-radio label {
  position: relative;
  cursor: pointer;
    user-select: none;
}

.gfmc-container input[type=checkbox],
.gfmc-container input[type=radio],
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
  position: relative;
  visibility: hidden;
}

.gfmc-container input[type=checkbox] + label,
.gfmc-container input[type=radio] + label,
.wpcf7-form input[type=checkbox] + span,
.wpcf7-form input[type=radio] + span {
  padding-left: 20px;
}

.gfmc-container input[type=checkbox] + label:before,
.gfmc-container input[type=radio] + label:before,
.wpcf7-form input[type=checkbox] + span:before,
.wpcf7-form input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 25px;
  width: 25px;
  top: 0px;
  border: 1px solid #000;
}


.gfmc-container input[type=checkbox] + label:after,
.gfmc-container input[type=radio] + label:after,
.wpcf7-form input[type=checkbox] + span:after,
.wpcf7-form input[type=radio] + span:after {
  display: block;
  background-image: url("../img/sprites.svg");
  background-repeat: no-repeat;
  background-position: -280px 0;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 25px;
  width: 25px;
  top: 0;
  left: 0;
  visibility: hidden;
}

.gfmc-container input[type=checkbox] + label:after,
.gfmc-container input[type=checkbox] + label:before,
.gfmc-container input[type=radio] + label:after,
.gfmc-container input[type=radio] + label:before { left: -15px; }

.gfmc-container input[type=checkbox]:checked + label:before,
.gfmc-container input[type=radio]:checked + label:before,
.wpcf7-form input[type=checkbox]:checked + span:before,
.wpcf7-form input[type=radio]:checked + span:before {
  background: transparent;
}

.gfmc-container input[type=checkbox]:checked + label:after,
.gfmc-container input[type=radio]:checked + label:after,
.wpcf7-form input[type=checkbox]:checked + span:after,
.wpcf7-form input[type=radio]:checked + span:after {
  visibility: visible;
}

.gform_required_legend { 
    font-size: 0.875rem;
    line-height: 1rem;
}

/* SJK */

.gfield_label {
	font-size: 1.5rem;
}

.gform_page_footer.top_label {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.gform_wrapper { display: block !important; }

.wpcf7-checkbox .wpcf7-list-item {
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .wpcf7-checkbox .wpcf7-list-item {
    width: 50%;
  }
}

.wpcf7-form p {
  font-size: 14px;
}

.modal-full {
  min-width: 100%;
  margin: 0;
}

#sent-modal {
  z-index: 1029;
}

.modal-full .modal-content {
  min-height: 100vh;
}

.modal-full .modal-body span {
  max-width: 450px;
}

.modal-backdrop {
  z-index: 1028;
}

footer,
footer p {
  font-size: 0.875rem;
  line-height: 1rem;
  margin: 0;
}

a[href^="tel:"],
footer a {
  color: #1A1B1B;
  text-decoration: none;
}