body {
  background-color: #131313;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

a {
  color: #fff;
  text-decoration: none;
}

.bio-section {
  position: static;
  display: block;
  overflow: hidden;
  padding-top: 67px;
  padding-bottom: 89px;
  background-color: #131313;
  opacity: 1;
}

.logo-container {
  position: relative;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  padding-top: 11vh;
  padding-right: 8px;
  padding-left: 45px;
  text-align: center;
}

.logo-text {
  margin-top: -73px;
  padding-top: 82px;
  padding-left: 15px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.title {
  position: static;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  text-align: center;
}

.text-bio {
  margin-top: 43px;
  margin-bottom: 0px;
  float: none;
  clear: none;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0px;
  text-indent: 0px;
}

.text-bio.ita {
  font-size: 14px;
  line-height: 23px;
  text-align: justify;
  letter-spacing: 0px;
}

.section-tour {
  position: relative;
  display: none;
  height: auto;
  padding-top: 0px;
  padding-bottom: 94px;
  background-color: #131313;
}

.section-video {
  height: 93vh;
  padding-top: 0px;
  background-color: transparent;
}

.section-video.backgroung {
  z-index: -2;
  height: 93vh;
  max-height: 800px;
  background-color: transparent;
}

.date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-top: 5px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cfd69a;
  font-family: Prata, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.date.old {
  border-color: #949494;
  opacity: 0.25;
  font-weight: 400;
}

.date.old.postponed {
  display: block;
  padding-top: 35px;
  float: right;
  font-size: 19px;
  font-weight: 400;
}

.date.c1 {
  margin-top: -26px;
  margin-bottom: 0px;
  float: left;
  border-style: none;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.event-title {
  margin-top: 0px;
  margin-bottom: -5px;
  padding-bottom: 0px;
  float: left;
  font-family: 'Playfair Display', sans-serif;
  color: #cfd69a;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 400;
}

.event-title.old {
  opacity: 0.25;
  color: #b1b1b1;
}

.location {
  margin-top: 19px;
  margin-left: 10px;
  float: left;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.location.old {
  color: #5a5a5a;
}

.pointer {
  width: auto;
  height: 20px;
  margin-top: 20px;
  float: left;
  clear: left;
}

.pointer.old {
  opacity: 0.11;
}

.tour-row {
  position: static;
  display: block;
  overflow: hidden;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0%, 100%, .25);
}

.video-container {
  position: relative;
  display: none;
  overflow: hidden;
  height: auto;
  margin-top: -400px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.video-container.more {
  position: relative;
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
}

.video-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 150px;
  overflow: visible;
  height: 300px;
  background-image: -webkit-linear-gradient(90deg, #131313, transparent);
  background-image: linear-gradient(0deg, #131313, transparent);
}

.video-gradient.mobile {
  display: none;
}

.logo {
  display: none;
  height: 50px;
}

.section-videolist {
  display: block;
  height: auto;
  padding-right: 6vw;
  padding-left: 6vw;
  background-color: transparent;
}

.video-row-head {
  display: block;
  max-width: 1300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.video-image {
  width: 100%;
  height: 100%;
  float: right;
}

.video-image-inside {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  background-color: #000;
  opacity: 0.75;
  -webkit-transition: -webkit-transform 2000ms cubic-bezier(.39, .575, .565, 1);
  transition: -webkit-transform 2000ms cubic-bezier(.39, .575, .565, 1);
  transition: transform 2000ms cubic-bezier(.39, .575, .565, 1);
  transition: transform 2000ms cubic-bezier(.39, .575, .565, 1), -webkit-transform 2000ms cubic-bezier(.39, .575, .565, 1);
}

.video-image-inside:hover {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.play-button {
  position: absolute;
  left: 39%;
  top: 26%;
  z-index: 3;
  opacity: 1;
}

.play-button:hover {
  opacity: 1;
}

.video-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  max-height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.video-title {
  position: absolute;
  left: 38px;
  bottom: 32px;
  width: 77%;
  margin-bottom: 13px;
  margin-left: 20px;
  float: left;
  clear: none;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.start-hero-section {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  max-height: 1080px;

}

.start-hero-div {
  position: fixed;
  left: 0px;
  top: 0vh;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-image: url('../images/photo-home.jpg');
  background-position: 50% -82px;
  background-size: auto 900px;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.over-element {
  position: relative;
  left: -20px;
  top: 0px;
  width: auto;
  height: 900px;
  min-width: 1297px;
  background-image: url('../images/over-parallax.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.over-element.bot-shape {
  height: 40vh;
  margin-top: -20px;
  background-color: #131313;
  background-image: none;
}

.over-parallax-wrapper {
  display: block;
  overflow: hidden;
  width: 105%;
  height: 900vh;
  margin-top: 0px;
}

.bot-shape {
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #464646;
}

.menu-wrapper {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 50;
  margin-top: 42px;
  margin-right: 46px;
}

.list-item {
  position: relative;
  z-index: 1;
  margin-top: 11px;
  float: right;
  clear: none;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.list-item:hover {
  border-bottom: 0px none #c9d095;
}

.list-item.w--current {
  text-decoration: none;
}

.discography-section {
  display: block;
  height: 100vh;
  padding-top: 14vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background-color: #131313;
  color: #1e263b;
}

.disco {
  margin-top: 58px;
  margin-bottom: 93px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-weight: 400;
}

.contact-section {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10vh 7vw 5vh;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131313;
}

.tour-animation-wrapper {
  overflow: hidden;
  width: 100%;
  margin-bottom: 16px;
}

.column-date-1 {
  overflow: hidden;
  min-height: 146px;
}

.cover {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 110vh;
  margin-top: -251px;
  background-color: #131313;
  opacity: 0;
}

.year {
  margin-top: -13px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Prata, sans-serif;
  color: #cfd69a;
  font-size: 29px;
  font-weight: 200;
  letter-spacing: 3px;
}

.year.old {
  color: #949494;
}

.stroke-over {
  position: absolute;
  left: 5%;
  display: block;
  width: 90%;
  height: 83%;
  margin-top: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #c8cf94;
  opacity: 0;
}

.logo-mask {
  overflow: hidden;
  margin-top: 2px;
}

.cd-1 {
  position: static;
  display: block;
  width: 70vh;
  height: 70vh;
  max-height: 350px;
  max-width: 350px;
  float: right;
  clear: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/disco1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.cd-2 {
  display: block;
  width: 70vh;
  height: 70vh;
  max-height: 350px;
  max-width: 350px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/disco2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bio-pic {
  height: 120vh;
  min-height: 800px;
  margin-top: 0px;
  clear: right;
  background-image: url('../images/bio-bg.jpg');
  background-position: 71% -90px;
  background-size: cover;
  background-repeat: no-repeat;
  font-style: normal;
}

.linea-titles {
  display: block;
  width: 40px;
  height: 1px;
  margin-right: auto;
  margin-bottom: 96px;
  margin-left: auto;
  background-color: #cfd69a;
}

.linea-titles.contacts {
  margin-bottom: 0px;
}

.linea-titles.bio {
  margin-bottom: 0px;
}

.linea-titles.bio.mobile {
  height: 1px;
  background-color: #cfd69a;
}

.linea-titles.disco {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #cfd69a;
}

.linea-titles.updated {
  height: 1px;
  margin-bottom: 0px;
  background-color: #3b3b3b;
}

.cd-row {
  float: none;
}

.list-wrapper {
  overflow: hidden;
  height: 33px;
  text-align: right;
}

.over-list {
  position: relative;
  right: 0px;
  bottom: -18px;
  width: 100%;
  height: 2px;
  border: 0px solid #c9d095;
  background-color: #c9d095;
  -webkit-transform: translate(214px, 0px);
  -ms-transform: translate(214px, 0px);
  transform: translate(214px, 0px);
}

.six-cord {
  position: relative;
  bottom: -16px;
  height: 2px;
  background-color: #d4d4d4;
  opacity: 0;
}

.burger {
  position: relative;
  top: 0px;
  right: -154px;
  display: none;
  float: none;
}

.over-list-home {
  position: relative;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #c9d095;
  -webkit-transform: translate(218px, 0px);
  -ms-transform: translate(218px, 0px);
  transform: translate(218px, 0px);
}

.over-list-bio {
  position: relative;
  right: 0px;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #c9d095;
  -webkit-transform: translate(222px, 0px);
  -ms-transform: translate(222px, 0px);
  transform: translate(222px, 0px);
}

.over-list-events {
  position: relative;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #c9d095;
  -webkit-transform: translate(218px, 0px);
  -ms-transform: translate(218px, 0px);
  transform: translate(218px, 0px);
}

.over-list-video {
  position: relative;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #c9d095;
  -webkit-transform: translate(218px, 0px);
  -ms-transform: translate(218px, 0px);
  transform: translate(218px, 0px);
}

.over-list-disco {
  position: relative;
  bottom: -20px;
  z-index: 2;
  width: 100%;
  height: 2px;
  background-color: #c9d095;
  -webkit-transform: translate(218px, 0px);
  -ms-transform: translate(218px, 0px);
  transform: translate(218px, 0px);
}

.over-list-contacts {
  position: relative;
  bottom: -20px;
  width: 100%;
  height: 2px;
  background-color: #c9d095;
  -webkit-transform: translate(218px, 0px);
  -ms-transform: translate(218px, 0px);
  transform: translate(218px, 0px);
}

.tour-anchor {
  display: none;
  width: 0px;
  height: 0px;
}

.container-tour {
  padding-top: 14vh;
}

.menu-container {
  overflow: hidden;
}

.bio-ita {
  position: absolute;
  left: -5px;
  z-index: 1;
  display: none;
  width: 101%;
  height: auto;
  padding: 28px 5px 65px 15px;
  background-color: #131313;
}

.btn {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  clear: none;
  border: 2px solid #505050;
  -webkit-transition: border-color 600ms ease, color 600ms ease;
  transition: border-color 600ms ease, color 600ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 11px;
  text-transform: uppercase;
  cursor: pointer;
}

.btn:hover {
  border-color: #c8cf94;
  color: #c8cf94;
}

.btn.video-btn {
  display: none;
}

.btn.presskit {
  display: block;
  width: 380px;
  margin-top: 9vh;
  padding-top: 0px;
  padding-left: 26px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: none;
  background-position: 50% -2px;
  background-size: 33px;
  background-repeat: no-repeat;
  color: #727272;
  font-size: 12px;
  line-height: 41px;
  letter-spacing: 4px;
}

.btn.presskit:hover {
  background-color: transparent;
  color: #fff;
}

.btn.presskit.inside {
  display: block;
  width: 250px;
  margin-top: 2vh;
  -webkit-transition: border-color 600ms ease, color 600ms ease;
  transition: border-color 600ms ease, color 600ms ease;
}

.btn.bio {
  position: relative;
  display: inline;
  padding-top: 0px;
  float: none;
  clear: none;
  border-style: none;
  border-bottom-color: #cfd69a;
  background-image:none;
  background-position: 47% -1px;
  background-size: 37px;
  background-repeat: no-repeat;
  color: #727272;
  font-size: 12px;
}

.btn.bio:hover {
  color: #fff;
}

.bio-eng {
  margin-top: 70px;
  padding-bottom: 40px;
}

.titles {
  position: static;
  display: block;
  margin-right: auto;
  margin-bottom: 17px;
  margin-left: auto;
  padding-left: 19px;
  float: none;
  clear: right;
  font-family: 'Playfair Display', sans-serif;
  color: #cfd69a;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 14px;
  text-transform: uppercase;
}

.bold {
  color: #cfd69a;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
}

.text-contact {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 300;
  text-align: left;
}

.text-contact.title {
  margin-top: -4px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0px;
  text-transform: none;
}

.contact-row {
  margin-top: 31px;
}

.contact-link {
  float: none;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-size: 14px;
}

.contact-link:hover {
  opacity: 0.6;
}

.more-video {
  position: fixed;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, .9);
}

.video-column {
  margin-bottom: 20px;
}

.gradient-bio-mobile {
  display: none;
}

.bio-title-mobile {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.btn-img {
  display: none;
  margin-left: 9px;
  padding-bottom: 4px;
  background-image: url('../images/play-button-4.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: rgba(76, 128, 105, 0);
  font-size: 23px;
  letter-spacing: 17px;
}

.btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.corsivo {
  font-style: italic;
}

.over-cd {
  position: absolute;
  top: 10%;
  right: 5%;
  z-index: 3;
  display: block;
  width: auto;
  height: 80%;
  padding-top: 18%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #c9d095;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  cursor: default;
}

.over-cd:hover {
  opacity: 1;
}

.content-cd {
  position: absolute;
  left: 0px;
  display: block;
  width: 90%;
  height: 90%;
  max-height: 300px;
  max-width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #c9d095;
  text-align: center;
}

.content-cd.mobile {
  display: none;
}

.cd-img {
  display: block;
  overflow: visible;
  height: 40%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: both;
  text-align: center;
}

.contact-container {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  padding-top: 14vh;
  padding-bottom: 20vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #cfd69a;
}

.bot-gradient {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 150px;
  background-color: #131313;
}

.title-wrapper {
  display: block;
  margin-bottom: 14vh;
}

.title-wrapper.press {
  margin-bottom: 61px;
}

.cd-column {
  display: block;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.contact-wrapper {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.disco-container {
  position: static;
  display: block;
  overflow: hidden;
  height: auto;
  padding-bottom: 114px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.events-anchor {
  position: absolute;
  left: 0px;
  top: -45vh;
}

.navbar {
  display: none;
}

.nav-link {
  color: #fff;
}

.loader-section {
  position: fixed;
  z-index: 10000;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #131313;
}

.page-loader-wrapper {
  position: absolute;
  left: 50%;
  top: 45vh;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform-origin: 50% -50% 0px;
  -ms-transform-origin: 50% -50% 0px;
  transform-origin: 50% -50% 0px;
}

.load-img {
  position: relative;
  left: -50%;
  display: block;
  width: 60px;
  height: 60px;
}

.cd-wrapper {
  position: relative;
  float: right;
}

.cd-wrapper._2 {
  float: left;
}

.rio-icon {
  display: block;
  width: 39px;
  height: 34px;
  float: left;
  margin-top: -5px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/rio-icon.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 49px;
}

.daddario-title {
  display: block;
  width: 159px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.daddario-title:hover {
  opacity: 0.6;
}

.press-kit {
  position: absolute;
  z-index: 51;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 10vh;
  background-color: #131313;
  opacity: 1;
}

.close-presskit {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 60;
  width: 50px;
  height: 50px;
  background-image: url('../images/close.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.image {
  width: 63%;
  height: auto;
  -webkit-transition: opacity 200ms ease, -webkit-transform 367ms ease;
  transition: opacity 200ms ease, -webkit-transform 367ms ease;
  transition: opacity 200ms ease, transform 367ms ease;
  transition: opacity 200ms ease, transform 367ms ease, -webkit-transform 367ms ease;
}

.image:hover {
  opacity: 0.7;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}

.text-block-2 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}

.link {
  display: inline;
  float: none;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #cfd69a;
  font-size: 12px;
}

.link:hover {
  opacity: 0.6;
}

.updated-wrapper {
  margin-top: 31px;
}

.link-daddario {
  margin-top: -56px;
  float: none;
  font-size: 14px;
  text-align: center;
}

.denis-wrapper {
  position: relative;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  width: auto;
  height: 20px;
  margin-right: auto;
  margin-bottom: 41px;
  margin-left: auto;
  margin-top: 6px;
  text-align:center;
}

.footer-section {
  position: relative;
  display: block;
  background-color: #131313;
}

.text-block-3 {
  position: static;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;

}

.text-span, .text-span-2 {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;

}

.video-wrap {
  margin-top: -340px;
}

.press-section {
  padding-top: 10vh;
  background-color: #131313;
}

.block-quote {
  border-style: none;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 1.5em;
  font-style: italic;
}

.block-quote.long {
  font-size: 16px;
}

.block-quote.important {
  font-size: 23px;
}

.slide {
  display: inline-block;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #131313;
}

.slider {
  height: auto;
  margin-top: 73px;
  float: none;
  clear: both;
  background-color: #131313;
}

.mask {
  overflow: hidden;
}

.slide-nav {
  position: relative;
  background-color: #131313;
}

.left-arrow {
  display: block;
}

.quotes {
  font-family: Montserrat, sans-serif;
  color: #cfd69a;
  font-size: 14px;
  font-style: normal;
}

.press-container {
  padding-bottom: 60px;
}

.section-tour-1c {
  padding-bottom: 120px;
  background-color: #131313;
}

.event-wrapper {
  width: 50%;
  margin-top: 32px;
  float: left;
}

.event-wrapper.old {
  position: relative;
  opacity: 0.2!important;
}

.detail-event-wrapper {
  max-width: 65%;
  margin-top: 32px;
  margin-left: 22px;
  float: left;
}

.postponed {
  font-size: 17px;
}

.fb-txt {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;

}

html.w-mod-js *[data-ix="fade-zoom"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="slow-mov-down-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, -11px);
  -ms-transform: translate(0px, -11px);
  transform: translate(0px, -11px);
}

html.w-mod-js *[data-ix="slow-mov-up-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 11px);
  -ms-transform: translate(0px, 11px);
  transform: translate(0px, 11px);
}

html.w-mod-js *[data-ix="opacity-normal-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slow-mov-right-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}

html.w-mod-js *[data-ix="slow-mov-left-scroll"] {
  opacity: 0;
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}

html.w-mod-js *[data-ix="opacity-bio-pic"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="video-load-later"] {
  display: none;
}

@media (max-width: 991px) {
  .bio-section {
    margin-bottom: -348px;
    padding-top: 0px;
    background-image: none;
  }
  .logo-container {
    padding-right: 0px;
  }
  .text-bio {
    width: 100%;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    -webkit-column-rule: 1px solid #c9d095;
    column-rule: 1px solid #c9d095;
  }
  .text-bio.ita {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .section-video {
    display: none;
  }
  .event-title {
    margin-top: -30px;
    font-size: 24px;
  }
  .location {
    max-width: 80%;
  }
  .tour-row {
    padding-left: 0px;
    float: none;
  }
  .video-container {
    margin-top: 0px;
  }
  .start-hero-section {
    display: block;
  }
  .start-hero-div {
    display: block;
    background-position: 50% 93%;
    background-size: auto 1000px;
  }
  .contact-section {
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .tour-animation-wrapper {
    overflow: hidden;
  }
  .column-date-1 {
    position: static;
  }
  .cover {
    display: none;
  }
  .cd-1 {
    float: none;
    background-image: url('../images/disco1.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .cd-2 {
    float: none;
    background-position: 50% 50%;
    background-size: contain;
  }
  .bio-pic {
    height: 1007px;
    clear: left;
    background-position: 72% 86%;
    background-size: cover;
  }
  .container-tour {
    padding-top: 1vh;
  }
  .menu-container {
    display: none;
  }
  .bio-ita {
    margin-top: 24px;
    padding-top: 0px;
    padding-left: 8px;
  }
  .bio-row {
    position: relative;
  }
  .btn {
    padding-left: 24px;
    font-size: 12px;
  }
  .column-bio-pic {
    display: none;
    padding-right: 0px;
  }
  .column-bio {
    top: -60vh;
    overflow: visible;
  }
  .bio-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    min-height: 300px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/bio-bg.jpg');
    background-position: 50% -118px;
    background-size: auto 800px;
    background-repeat: no-repeat;
  }
  .gradient-bio-mobile {
    position: absolute;
    right: 0px;
    bottom: 102px;
    display: block;
    width: 100%;
    height: 400px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #131313 63%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #131313 63%);
  }
  .gradient-bio-mobile.ita {
    top: -78px;
    height: 80px;
  }
  .bio-title-mobile {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -230px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .btn-wrapper {
    float: none;
    clear: left;
  }
  .navbar {
    position: fixed;
    right: 0px;
    display: block;
    width: 100%;
    float: right;
    background-color: transparent;
    opacity: 1;
  }
  .nav-link {
    position: static;
    display: block;
    margin-top: 2vh;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2vh;
    padding-bottom: 2vh;
    float: none;
    clear: none;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    text-align: center;
    letter-spacing: 10.5px;
    text-transform: uppercase;
  }
  .nav-link:hover {
    color: #bfd69a;
  }
  .nav-link.w--current {
    color: #cfd69a;
  }
  .nav {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 20vh;
    background-color: hsla(0, 0%, 7%, .9);
    color: #fff;
    text-align: center;
  }
  .menu-btn {
    width: 50px;
    height: 50px;
    margin-top: 21px;
    margin-right: 22px;
    padding: 15px 14px 14px 13px;
    background-color: #fff;
  }
  .press-kit {
    position: fixed;
    bottom: 0px;
    z-index: 3000;
  }
  .text-block-2 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-section {
    position: relative;
  }
  .video-wrap {
    margin-top: 0px;
  }
  .detail-event-wrapper {
    max-width: 200px;
  }
}

@media (max-width: 767px) {
  .bio-section {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
  }
  .logo-container {
    padding-top: 97px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-text {
    font-size: 18px;
    letter-spacing: 5px;
  }
  .text-bio {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .text-bio.ita {
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .section-video {
    display: none;
  }
  .date {
    width: 100px;
    height: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    font-size: 22px;
  }
  .event-title {
    font-size: 24px;
  }
  .location {
    margin-top: 10px;
    margin-left: 5px;
  }
  .pointer {
    height: 16px;
    margin-top: 15px;
  }
  .logo {
    height: 60px;
  }
  .video-title {
    margin-bottom: 16px;
    margin-left: 21px;
  }
  .start-hero-div {
    background-position: 54% -57px;
    background-size: auto 700px;
  }
  .over-parallax-wrapper {
    display: none;
  }
  .menu-wrapper {
    display: none;
  }
  .discography-section {
    display: block;
    overflow: hidden;
    height: auto;
  }
  .contact-section {
    padding: 5vh 5vw;
  }
  .tour-animation-wrapper {
    margin-bottom: 0px;
  }
  .column-date-1 {
    min-height: 121px;
  }
  .cover {
    display: none;
  }
  .year {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 26px;
  }
  .stroke-over {
    opacity: 1;
  }
  .cd-1 {
    display: block;
    width: 90vw;
    height: 90vw;
    margin-right: auto;
    margin-left: auto;
  }
  .cd-2 {
    display: block;
    width: 90vw;
    height: 90vw;
    margin-top: 51px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-pic {
    clear: none;
  }
  .linea-titles.contacts {
    margin-bottom: 48px;
  }
  .linea-titles.bio.mobile {
    height: 2px;
  }
  .linea-titles.disco {
    margin-bottom: 49px;
  }
  .bio-ita {
    padding-top: 0px;
  }
  .btn.presskit {
    margin-top: 50px;
  }
  .bio-eng {
    margin-top: 0px;
  }
  .titles {
    font-size: 21px;
    font-weight: 400;
  }
  .text-contact {
    text-align: center;
  }
  .text-contact.title {
    text-align: center;
  }
  .column-bio-pic {
    display: none;
    margin-top: 241px;
  }
  .column-bio {
    top: -58px;
  }
  .bio-mobile {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/bio-bg.jpg');
    background-position: 50% -47px;
    background-size: auto 458px;
    background-repeat: no-repeat;
  }
  .gradient-bio-mobile {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 120px;
    margin-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #131313 77%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #131313 77%);
  }
  .gradient-bio-mobile.ita {
    display: none;
  }
  .bio-title-mobile {
    position: static;
    left: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 90px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .btn-wrapper {
    padding-right: 12px;
    padding-left: 12px;
  }
  .old-events {
    display: none;
  }
  .over-cd {
    display: none;
  }
  .content-cd.mobile {
    position: relative;
    display: block;
    width: 90vw;
    height: auto;
    max-width: 350px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-width: 0px 0px 1px;
  }
  .cd-img {
    float: left;
    clear: right;
  }
  .contact-container {
    height: auto;
    padding-top: 10vh;
    padding-bottom: 7vh;
  }
  .cd-column {
    position: relative;
    display: block;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .disco-container {
    display: block;
    height: auto;
  }
  .logo-stroke {
    margin-top: -10px;
  }
  .cd-wrapper {
    position: relative;
    display: block;
    float: none;
    clear: none;
  }
  .cd-wrapper._2 {
    float: none;
  }
  .daddario-title {
    float: none;
  }
  .cd-icon-mobile {
    margin-left: 1vw;
    float: left;
  }
  .denis-wrapper {
    float: none;
    clear: none;
    text-align: center;
  }
  .footer-section {
    display: block;
  }
  .event-wrapper {
    width: 100%;
    padding-left: 20%;
  }
  .event-wrapper.old {
    display: none;
  }
}

@media (max-width: 479px) {
  .bio-section {
    overflow: visible;
  }
  .logo-container {
    padding-top: 119px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-text {
    font-size: 17px;
  }
  .text-bio {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 20px;
  }
  .text-bio.ita {
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    line-height: 20px;
  }
  .event-title {
    margin-top: 4px;
    margin-bottom: 1px;
    float: left;
    font-size: 19px;
  }
  .location {
    max-width: 77%;
    margin-top: 4px;
    clear: none;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
  }
  .pointer {
    margin-top: 5px;
    clear: left;
  }
  .video-gradient.mobile {
    top: -88px;
    bottom: 0px;
    display: block;
    height: 100px;
    background-image: -webkit-linear-gradient(90deg, hsla(0, 0%, 7%, 0), #131313 11%, transparent);
    background-image: linear-gradient(0deg, hsla(0, 0%, 7%, 0), #131313 11%, transparent);
  }
  .section-videolist {
    overflow: hidden;
  }
  .play-button {
    width: 50px;
    height: 50px;
  }
  .video-title {
    left: 12px;
    bottom: 16px;
    font-size: 17px;
  }
  .start-hero-div {
    background-position: 53% 0px;
    background-size: auto 600px;
  }
  .over-parallax-wrapper {
    display: none;
  }
  .menu-wrapper {
    display: none;
    overflow: visible;
  }
  .discography-section {
    overflow: visible;
    padding-top: 0vh;
  }
  .contact-section {
    display: block;
    padding-right: 1vw;
    padding-left: 1vw;
  }
  .tour-animation-wrapper {
    overflow: hidden;
  }
  .column-date-1 {
    margin-bottom: 0px;
  }
  .container-tour {
    overflow: hidden;
    padding-left: 0px;
  }
  .bio-ita {
    left: -5px;
    padding-right: 9px;
    padding-left: 15px;
  }
  .btn {
    width: 100%;
    margin-bottom: 50px;
  }
  .btn.presskit {
    width: 100%;
    margin-bottom: 0px;
    letter-spacing: 0px;
  }
  .titles {
    letter-spacing: 13px;
  }
  .titles.disco-mobile {
    font-size: 18px;
    letter-spacing: 10px;
  }
  .text-contact {
    font-size: 17px;
  }
  .column-bio {
    position: relative;
    overflow: visible;
  }
  .bio-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background-size: cover;
  }
  .bio-title-mobile {
    top: 193px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .btn-wrapper {
    margin-top: 23px;
  }
  .corsivo {
    font-size: 19px;
  }
  .content-cd.mobile {
    width: 100%;
    float: none;
    clear: right;
    border-color: #505050;
  }
  .cd-img {
    max-width: 146px;
  }
  .cd-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .disco-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .daddario-title:hover {
    opacity: 0.6;
  }
  .cd-icon-mobile {
    margin-left: 0vw;
  }
  .link-daddario {
    margin-top: 0px;
    text-align: left;
  }
  .press-section {
    overflow: hidden;
  }
  .block-quote {
    width: 100%;
    font-size: 18px;
  }
  .block-quote.important {
    font-size: 21px;
  }
  .slide {
    padding-right: 0px;
    padding-left: 0px;
  }
  .icon {
    display: none;
  }
  .icon-2 {
    display: none;
  }
  .container-2 {
    padding-bottom: 28px;
  }
  .event-wrapper {
    padding-left: 3%;
  }
  .detail-event-wrapper {
    max-width: 54%;
    margin-top: 0px;
  }
}

