:root {
  --menuicon_top_padding: 41px;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body {
  background-color: #000;
  border-color: #fff;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.nav {
  z-index: 200000;
  background-color: rgba(0, 0, 0, 0);
  border-top: 2px #fff;
  border-bottom: 2px solid #fff;
  border-left: 3px #fff;
  border-right: 1px #fff;
  padding: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu_icon {
  padding: var(--menuicon_top_padding) 45px 41px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-top: 3px #000;
  border-bottom: 1px #000;
  border-left: 2px solid #fff;
  border-right: .5px #000;
  font-size: 39px;
  transition: background-color .8s, color .8s;
}

.menu_icon:hover {
  color: #000;
  background-color: #fff;
}

.menu_icon.w--open {
  background-color: #000;
}

.hero {
  border-bottom: 1px solid #000;
  overflow: hidden;
}

.hero_slide {
  height: 100vh;
}

.slide1 {
  background-image: url('../images/DSCF2500.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 45vh;
}

.nav_logo {
  color: #fff;
  letter-spacing: -2px;
  border-right: 2px solid #fff;
  border-top-left-radius: 20px;
  padding: 52px 40px 49px;
  font-family: Proto Mono Semi Bold, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.hero_text {
  z-index: 10000;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding-left: 48px;
  display: flex;
  position: static;
  top: 181px;
  bottom: 28%;
  left: 0%;
  right: auto;
}

.h1_hero {
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Proto Mono Regular, sans-serif;
  font-size: 77px;
  line-height: 69px;
}

.h2_hero {
  color: #fff;
  font-family: Dmsans Regular, sans-serif;
  font-size: 3.05em;
  line-height: 67px;
}

.sec1 {
  background-color: #000;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.slide2 {
  background-image: url('../images/Age-Of-Love-125.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.h1 {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 39px;
  padding-bottom: 39px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 12.2em;
  position: static;
  top: 0;
}

.p {
  color: #fff;
  letter-spacing: 0;
  border-top: 2px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
  font-family: Dmsans Regular, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.sec1_col {
  background-color: #160a11;
  border-top-color: #fff;
  align-items: center;
  display: flex;
}

.sec1_col1 {
  object-fit: cover;
  background-image: url('../images/DSCF2508.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-right-color: #fff;
  border-radius: 0;
  height: 598px;
  padding-left: 0;
  padding-right: 0;
  position: static;
  overflow: hidden;
}

.h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 58px;
  line-height: 59px;
  display: inline-block;
}

.sec1_col2 {
  padding: 50px;
}

.bg_text {
  color: #fff;
  font-family: Proto Mono Regular Shadow, sans-serif;
  font-size: 541px;
}

.h2sec2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #000;
  background-color: #000;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 71px;
  padding-bottom: 74px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 7.5em;
}

.disco_cards {
  border: 3px #000;
  border-radius: 0;
  width: 33.3%;
  height: 302px;
  margin-right: 0;
  display: inline-block;
  overflow: hidden;
}

.disco_cards._1 {
  background-image: url('../images/Screen-Shot-2018-03-28-at-17.59.14-600x600.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.disco_cards._2 {
  background-image: url('../images/KMTDIGi1712-B-1-800x800.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 112%;
  border-style: none;
}

.disco_cards._3 {
  background-image: url('../images/calling-you-2017-small-artwork.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
  border-bottom-width: 0;
}

.disco_cards._4 {
  background-image: url('../images/EMIYL03_Rui_Da_Silva__Duane_Harden_feat-_Joe_Killington_-_Its_Your_Love_Radio_Mix-mp3-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
}

.disco_cards._5 {
  background-image: url('../images/RUI-DA-SILVA-Shadow-of-the-Moon-MASTER-ver9-2-800x800.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.disco_cards._6 {
  background-image: url('../images/_MG_5738.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.disco_cards._7 {
  background-image: url('../images/71u6dIp-zZL._SL1500_-800x800.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.disco_cards._8 {
  background-image: url('../images/91MBXJ9bAZL._SL1500_-800x800.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec3 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  height: 73vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image {
  border-radius: 20px;
  overflow: hidden;
}

.prod_serv_title {
  background-image: linear-gradient(#2c1720 9%, rgba(234, 38, 16, .59) 40%, rgba(255, 76, 50, .56) 80%, rgba(204, 26, 14, .6) 103%), url('../images/_T6A0507.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-top: .5px solid #fff;
  border-bottom: .5px solid #fff;
  padding-top: 309px;
  overflow: hidden;
}

.h2_sec3 {
  color: #fff;
  text-align: left;
  border-bottom: 2px #fff;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 49px;
  padding-bottom: 50px;
  padding-left: 41px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 10em;
  line-height: 99px;
}

.h2_sec3.h2_title_adj {
  border-bottom-style: solid;
}

.spotify_col1 {
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
}

.spotify_col2 {
  justify-content: center;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.spotify_logo {
  width: 103px;
  margin-bottom: 0;
}

.prod_title {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 1.281em;
}

.prod_col {
  border-top: .5px solid #fff;
  border-bottom: .5px solid #fff;
  border-right: .5px solid #fff;
  height: 273px;
  padding-left: 0;
  padding-right: 0;
}

.prod_col.last_col {
  border-right-style: none;
}

.service_p {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 13px 16px;
  font-family: Dmsans Regular, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.nav_menu {
  background-color: #000;
  border-top: .5px solid #fff;
  height: 90vh;
}

.nav_col {
  border: .5px solid #fff;
  border-style: none solid solid none;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.nav_link {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 41vh;
  font-family: Dmsans Bold, sans-serif;
  font-size: 44px;
  transition: background-color .5s, color .5s;
  display: flex;
}

.nav_link:hover {
  color: #000;
  background-color: #fff;
}

.sm_div {
  background-color: #000;
  border-width: 2px;
  border-color: #fff;
  border-top-style: solid;
  border-left-style: solid;
  flex-wrap: wrap;
  display: flex;
}

.sm_col {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 14.25%;
  height: 84px;
  padding: 50px 20px;
  display: flex;
}

.sm_btm_col {
  border-top: .5px solid #fff;
}

.sec4 {
  background-color: #000;
  border-radius: 0;
  padding-top: 162px;
  padding-bottom: 162px;
  display: none;
  overflow: hidden;
}

.sticky {
  z-index: 9999;
  background-color: #000;
  margin-top: 102px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.spacer {
  background-color: #000;
  padding-top: 43px;
  padding-bottom: 43px;
}

.image-2 {
  width: 100%;
}

.form_field {
  color: #fff;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 100%;
  margin-bottom: 0;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 16px;
  font-family: Dmsans Regular, sans-serif;
  font-size: 20px;
}

.form_field.form_imput_adj {
  color: #fff;
  border-right-style: none;
}

.text_field {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #fff;
  border-top: 1px #000;
  width: 100%;
  min-height: 400px;
  margin-bottom: 0;
  padding-top: 20px;
  margin-bottom: 20px;
  font-family: Dmsans Regular, sans-serif;
  font-size: 20px;
}

.submit_btn {
  background-color: #000;
  border-width: 2px;
  border-color: #fffdfd;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 36px;
  padding-bottom: 36px;
  margin-top: 20px;
  font-family: Dmsans Medium, sans-serif;
  font-size: 20px;
  transition: background-color .5s, color .5s;
}

.submit_btn:hover {
  color: #000;
  background-color: #fff;
  border-bottom-color: #fff;
}

.form {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.form_col {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.footer {
  background-color: #000;
  border-top: .5px solid #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 43px;
  padding-left: 17px;
  padding-right: 17px;
}

.footer_col {
  padding-left: 0;
}

.footer_logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  letter-spacing: -2px;
  border-bottom: .5px solid #fff;
  border-top-left-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 31px;
  padding-bottom: 32px;
  padding-left: 0;
  font-family: Proto Mono Semi Bold, sans-serif;
  font-size: 33px;
  font-weight: 700;
  display: block;
  position: static;
}

.footer_link {
  color: #fff;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 40px;
  font-family: Dmsans Medium, sans-serif;
  font-size: 27px;
  line-height: 29px;
  text-decoration: none;
  transition: border-width .5s;
  display: block;
}

.footer_link:hover {
  border-bottom: 2px solid #fff;
}

.arrow {
  display: none;
}

.footer_lgo {
  color: #fff;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Proto Mono Semi Bold, sans-serif;
  font-size: 103px;
}

.footer_link_copy {
  color: #fff;
  margin-top: 10px;
  margin-left: 76px;
  font-family: Dmsans Regular, sans-serif;
  text-decoration: none;
  display: block;
}

.footer_copyright {
  color: #fff;
  text-align: center;
  border-top: 2px solid #fff;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Dmsans Regular, sans-serif;
}

.sec5 {
  border-radius: 0;
  padding: 258px 28px 77px;
}

.h2sec5 {
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 94px;
  padding-bottom: 94px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 9.6em;
}

.press_div {
  background-color: #e4e4e4;
  border-radius: 10px;
  width: 25vw;
  margin-top: 21px;
  margin-right: 10px;
  padding-top: 234px;
}

.press_info {
  background-color: #000;
  border-bottom: .25px solid #fff;
  border-left: .25px solid #fff;
  border-right: .25px solid #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  height: 82px;
  padding-top: 9px;
  display: inline-block;
}

.press_title {
  color: #fff;
  text-align: center;
  margin-bottom: 2px;
  font-family: Dmsans Medium, sans-serif;
  font-size: 22px;
}

.pub_tit {
  color: #fff;
  text-align: center;
  font-family: Dmsans Medium, sans-serif;
}

.slide3 {
  background-image: url('../images/hero2.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 45vh;
}

.sl3 {
  background-image: url('../images/hero3.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 45vh;
}

.form_selection {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fffcfc;
  height: 62px;
  margin-bottom: 0;
  font-family: Dmsans Regular, sans-serif;
  font-size: 20px;
}

.press_stacv {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 2px solid #fff;
  margin-top: 25px;
  padding: 0 0 31px;
  overflow: hidden;
}

.press_photo {
  border-bottom-right-radius: 0;
}

.press_photo.press1 {
  background-image: url('../images/djmag.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.p_press {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-right: 10px;
  font-family: "Dmsans 36 Pt Light", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.press-publication {
  color: #fff;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Dmsans Regular, sans-serif;
}

.h2_press {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Dmsans Bold, sans-serif;
  font-size: 55px;
  line-height: 74px;
}

.press_cell1 {
  padding: 17px 33px 17px 43px;
}

.readmore {
  background-color: rgba(56, 152, 236, 0);
  align-self: flex-end;
  margin-right: 20px;
  font-family: Dmsans Bold, sans-serif;
  transition: margin-right .5s;
}

.readmore:hover {
  margin-right: 5px;
}

.tab_btns {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #000;
  background-color: #000;
  border-bottom: .5px solid #000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Dmsans Medium, sans-serif;
  font-size: 26px;
  transition: background-color .5s;
  display: block;
}

.tab_btns:hover {
  color: #fff;
  background-color: #000;
}

.tab_btns.w--current {
  color: #000;
  background-color: #fff;
  font-size: 27px;
}

.tab_content {
  width: 73vw;
}

.tabs-menu {
  float: left;
  border-right: .5px solid #000;
  width: 25vw;
  display: inline-block;
}

.discography_content {
  display: inline-block;
}

.symbol {
  font-family: Proto Mono Light Shadow, sans-serif;
  font-size: 1em;
}

.title_span {
  text-align: left;
  font-family: Dmsans Bold, sans-serif;
}

.logo_span, .h2_title_apan, .footer_logo_span {
  font-family: Dmsans Bold, sans-serif;
}

.p_spot {
  color: #fff;
  letter-spacing: 0;
  overflow-wrap: normal;
  border-bottom: .5px #fff;
  margin-top: 0;
  margin-bottom: 35px;
  padding-top: 14px;
  padding-bottom: 0;
  font-family: Dmsans Regular, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.video {
  height: 118px;
  padding-top: 39px;
  padding-bottom: 39px;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.column-2 {
  background-image: linear-gradient(5deg, #e62312, #4e1a2e);
  padding-top: 76px;
  padding-bottom: 76px;
}

.adjust_sticky {
  background-color: #000;
  padding-top: 106px;
}

.columns {
  border-bottom: 1px solid #fff;
}

.spotify_top {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab_link {
  color: #fff;
  background-color: rgba(221, 221, 221, 0);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 33.1%;
  padding-left: 0;
  padding-right: 0;
  transition: padding .5s, background-color .8s, color .8s;
}

.tab_link:hover {
  color: #000;
  background-color: #fff;
  padding-left: 16px;
}

.tab_link.w--current {
  color: #000;
  background-color: #fff;
}

.tab_link.tab_link_last {
  border-right-style: none;
  width: 24.78%;
}

.slider_arrow {
  color: #fff;
  margin-top: 53vh;
  font-family: Dmsans Light, sans-serif;
  font-size: 25px;
  font-weight: 300;
}

.sectio1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 44px;
  padding-right: 44px;
  display: flex;
}

.text_link_btn {
  float: right;
  color: #fff;
  margin-right: 16px;
  font-family: Dmsans Bold, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: color .5s, margin-right .5s cubic-bezier(.645, .045, .355, 1);
  position: relative;
}

.text_link_btn:hover {
  color: #ff7a67;
  margin-right: 0;
}

.icon_arrow, .arrow_span {
  position: relative;
  top: 2px;
}

.sec2photo {
  background-image: url('../images/ruidisc.gif');
  background-position: 50% 0;
  background-size: cover;
  height: 430px;
  padding-top: 150px;
}

.dis_slide {
  width: 32.3%;
  height: auto;
  margin-right: 18px;
}

.dis_slider {
  background-color: rgba(221, 221, 221, 0);
  height: auto;
  padding-top: 21px;
  display: none;
}

.slide_nav {
  display: none;
}

.dis_left_arrow {
  width: 42px;
  height: 42px;
  font-size: 18px;
  position: absolute;
  top: -50px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.dis_right_arrow {
  width: 42px;
  height: 42px;
  font-size: 19px;
  position: absolute;
  top: -50px;
  bottom: auto;
  left: 44px;
  right: auto;
}

.arrow_icon {
  margin: 11.5px;
}

.h2_title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 39px;
  padding-bottom: 39px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 10em;
  position: static;
  top: 0;
}

.nav2 {
  z-index: 200000;
  background-color: #000;
  border-top: 2px #fff;
  border-bottom: 2px solid #fff;
  border-left: 3px #fff;
  border-right: 1px #fff;
  margin-left: 23px;
  margin-right: 23px;
  padding: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu_icon2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-top: 3px #000;
  border-bottom: 1px #000;
  border-left: 2px solid #fff;
  border-right: .5px #000;
  padding: 15px 45px;
  font-size: 39px;
  transition: background-color .8s, color .8s;
}

.menu_icon2:hover {
  color: #000;
  background-color: #fff;
}

.menu_icon2.w--open {
  background-color: #000;
}

.nav_logo2 {
  color: #fff;
  letter-spacing: -2px;
  border-right: 2px solid #fff;
  border-top-left-radius: 20px;
  padding: 24px 40px;
  font-family: Proto Mono Semi Bold, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.btn {
  background-color: #000;
  border: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 27px;
  font-family: Dmsans Bold, sans-serif;
  font-size: 17px;
}

@media screen and (max-width: 991px) {
  .menu_icon {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .nav_logo {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .h2_hero {
    margin-left: 0;
    font-size: 1.98em;
  }

  .h1 {
    font-size: 7.1em;
  }

  .p {
    margin-left: 0;
    font-size: 17px;
  }

  .sec1_col {
    display: block;
  }

  .sec1_col1 {
    height: 300px;
  }

  .h2 {
    font-size: 57px;
    line-height: 51px;
  }

  .sec1_col2 {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .sec3 {
    padding-top: 0;
  }

  .h2_sec3 {
    text-align: center;
    border-bottom-style: solid;
    font-size: 7.8em;
  }

  .spotify_logo {
    width: 57px;
  }

  .nav_link {
    height: 44vh;
  }

  .footer_lgo {
    font-size: 90px;
  }

  .footer_link_copy {
    margin-left: 13px;
  }

  .sec5 {
    padding-top: 50px;
  }

  .p_spot {
    font-size: 16px;
  }

  .tab_link {
    font-size: 11px;
  }

  .sectio1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .h2_title {
    font-size: 7.8em;
  }
}

@media screen and (max-width: 767px) {
  .body {
    padding-left: 0;
    padding-right: 0;
  }

  .nav {
    margin-left: 0;
    margin-right: 0;
  }

  .h2_hero {
    text-align: center;
    font-size: 2.8em;
    line-height: 56px;
  }

  .h1 {
    font-size: 5.1em;
  }

  .sec3 {
    height: 100vh;
  }

  .spotify_logo {
    width: 100px;
  }

  .nav_link {
    height: 19vh;
  }

  .sm_div {
    border-left-style: none;
  }

  .sm_col {
    border-right-style: none;
    width: 49%;
  }

  .sec4 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .form_field.form_imput_adj {
    border-right-style: solid;
  }

  .footer_link {
    text-align: center;
    padding-right: 0;
  }

  .footer_lgo, .footer_link_copy {
    text-align: center;
  }

  .h2sec5 {
    font-size: 7.2em;
  }

  .h2_press {
    font-size: 51px;
  }

  .tab_link {
    border-right-style: none;
    width: 100%;
    font-size: 20px;
    display: block;
  }

  .slider_arrow {
    margin-top: 53vh;
  }

  .sectio1 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .sec2photo {
    height: 238px;
    padding-top: 56px;
  }

  .dis_slide {
    width: 100%;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h2_title {
    font-size: 6.2em;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    background-color: #000;
    border-bottom-style: none;
  }

  .menu_icon {
    border-left-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .hero_slide {
    height: 54vh;
  }

  .slide1 {
    padding-top: 22vh;
  }

  .nav_logo {
    border-right-style: none;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .h2_hero {
    text-align: center;
    font-size: 29px;
    line-height: 39px;
  }

  .h1 {
    font-size: 3.4em;
  }

  .p {
    text-align: center;
    padding-right: 0;
    font-size: 16px;
  }

  .h2 {
    text-align: center;
    font-size: 48px;
    line-height: 49px;
    display: block;
  }

  .sec1_col2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sec3 {
    height: auto;
    padding-bottom: 58px;
    display: block;
  }

  .h2_sec3 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4.4em;
  }

  .spotify_logo {
    width: 97px;
    margin-bottom: 35px;
    display: block;
  }

  .prod_title {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .service_p {
    text-align: center;
  }

  .nav_menu {
    height: 100vh;
  }

  .nav_link {
    height: 19vh;
  }

  .sm_col {
    width: 49%;
  }

  .sec4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sec5 {
    padding-top: 59px;
  }

  .h2sec5 {
    font-size: 3.4em;
  }

  .slide3, .sl3 {
    padding-top: 22vh;
  }

  .press_photo {
    display: none;
  }

  .p_press {
    text-align: center;
    font-size: 15px;
    line-height: 23px;
  }

  .press-publication {
    margin-top: 0;
  }

  .h2_press {
    text-align: center;
    font-size: 47px;
    line-height: 50px;
  }

  .press_cell1 {
    align-items: center;
    padding-right: 0;
  }

  .readmore {
    margin-left: auto;
    margin-right: auto;
  }

  .spotify_top {
    flex-direction: column;
    justify-content: center;
  }

  .tab_link {
    font-size: 16px;
  }

  .tab_link.tab_link_last {
    width: 100%;
  }

  .dis_slider {
    padding-top: 64px;
  }

  .dis_left_arrow {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
    position: relative;
    top: -408px;
    left: -15%;
  }

  .dis_right_arrow {
    display: flex;
    position: relative;
    top: -451px;
    left: 48px;
  }

  .h2_title {
    font-size: 3.4em;
  }
}

#w-node-b6570764-781e-eade-7332-2d829a63effc-3e17eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-b6570764-781e-eade-7332-2d829a63effd-3e17eb33, #w-node-b6570764-781e-eade-7332-2d829a63effe-3e17eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-daf6db21-cd21-eb34-b7ae-3f734713a871-3e17eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-daf6db21-cd21-eb34-b7ae-3f734713a872-3e17eb33, #w-node-daf6db21-cd21-eb34-b7ae-3f734713a879-3e17eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f15e4306-bb3d-69a1-4a41-8b0d5073f19b-3e17eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-f15e4306-bb3d-69a1-4a41-8b0d5073f19c-3e17eb33, #w-node-f15e4306-bb3d-69a1-4a41-8b0d5073f1a5-3e17eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39282c04-615b-4341-8e11-65650fb807ef-3e17eb33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_39282c04-615b-4341-8e11-65650fb807f0-3e17eb33, #w-node-_39282c04-615b-4341-8e11-65650fb807f9-3e17eb33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-b6570764-781e-eade-7332-2d829a63effc-3e17eb33, #w-node-daf6db21-cd21-eb34-b7ae-3f734713a871-3e17eb33 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-daf6db21-cd21-eb34-b7ae-3f734713a879-3e17eb33 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f15e4306-bb3d-69a1-4a41-8b0d5073f19b-3e17eb33 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f15e4306-bb3d-69a1-4a41-8b0d5073f1a5-3e17eb33 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_39282c04-615b-4341-8e11-65650fb807ef-3e17eb33 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_39282c04-615b-4341-8e11-65650fb807f9-3e17eb33 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Dmsans Bold';
  src: url('../fonts/DMSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans Medium';
  src: url('../fonts/DMSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans Regular';
  src: url('../fonts/DMSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Regular';
  src: url('../fonts/proto-mono-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Semi Bold';
  src: url('../fonts/proto-mono-semi-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Light';
  src: url('../fonts/proto-mono-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Light Shadow';
  src: url('../fonts/proto-mono-light-shadow.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Medium';
  src: url('../fonts/proto-mono-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Medium Shadow';
  src: url('../fonts/proto-mono-medium-shadow.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proto Mono Regular Shadow';
  src: url('../fonts/proto-mono-regular-shadow.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans Thin';
  src: url('../fonts/DMSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans 18 Pt Thin';
  src: url('../fonts/DMSans_18pt-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans 36 Pt Light';
  src: url('../fonts/DMSans_36pt-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans 36 Pt';
  src: url('../fonts/DMSans_36pt-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans 24 Pt Thin';
  src: url('../fonts/DMSans_24pt-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans Light';
  src: url('../fonts/DMSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans 24 Pt';
  src: url('../fonts/DMSans_24pt-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans 36 Pt Thin';
  src: url('../fonts/DMSans_36pt-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}