@import url("https://p.typekit.net/p.css?s=1&k=mzb7ekt&ht=tk&f=44510&a=72513466&app=typekit&e=css");
@font-face {
  font-family: Duotone-Serif;
  src: url("/assets/fonts/SangBleuKingdomTrial-Light.otf");
}
@font-face {
  font-family: Duotone-Serif-Italic;
  src: url("/assets/fonts/SangBleuKingdomTrial-LightItalic.otf");
}
@font-face {
  font-family: Degular;
  src: url("https://use.typekit.net/mzb7ekt.css");
}
@font-face {
  font-family: "degular";
  src: url("https://use.typekit.net/af/174e41/00000000000000007735c867/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/174e41/00000000000000007735c867/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/174e41/00000000000000007735c867/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-weight: 400;
  font-style: normal;
}

.contact-banner {
  width: 100%;
  height: 15%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}

.mist-banner-1 {
  background-image: url("/assets/images/duotone-banner-1.png");
}

.mist-banner-2 {
  background-image: url("/assets/images/duotone-banner-2.png");
}

.mist-banner-3 {
  background-image: url("/assets/images/duotone-banner-3.png");
}

.navigation-section {
    padding-top: 70px;
    
}

.topnav {
    float: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.topnav a {
    float: left;
    color: #fff;
    opacity: .33;
    text-align: center;
    padding: 70px 25px 20px 25px;
  text-decoration: none;
}

.topnav a:hover{
    color: #fff;
    opacity: 1;
}

.topnav a.active {
    opacity: 1;
    text-decoration: underline;
    text-underline-offset: 5px;
}


.logo-menu {
    z-index: 999;
}

.navigation-container {
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(1, 17vh);
    
    padding: 40px;
}


.portfolio-header {
    font-family: Duotone-Serif;
    color: #fff;
    font-weight: 200;
    letter-spacing: 2px;
    font-size: 50px;
    text-align: center;
    
}

/*
li {
    margin-left: auto;
    margin-right: auto;
}
*/

.nav-text {
    font-family: Degular;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
}
.nav-group {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    grid-column: 1 / 13;
    grid-row: 1;
}

.category-header {
    font-family: Duotone-Serif;
    font-weight: 200;
    color: #321E2F;
    letter-spacing: 2px;
    font-size: 50px;
    text-align: center;
    
}

.category-text {
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 17px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.5px;
    
}

.expand-collapse-text {
    font-family: degular;
    color: #321E2F;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 600;
    
}

.branding-grid-container {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: fit-content;
     background-color: #F9EDEE;
    
    padding: 40px;

   

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}





/* ~~~~~~BRANDING PROCESS DROPDOWN GRAPHIC ~~~~  */








.branding-process-grid {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 3vw 20vw 20vw 20vw 20vw 3vw;
    grid-template-rows: fit-content;
    padding: 80px 0px 80px 0px;
    column-gap: 60px;
    

    }






.branding-process {
    width: 100%;
    text-align: center;
    position: relative;
    display: none;
 
    width: 100%;
    height: 50%;
    padding: 0px 0px 100px 0px;

    background-color: #F0DCEE;

    /* grid-column: 1;
    grid-row: 1; */
}


.branding-process-body {
    text-align: center;
    font-family: Degular;
    color: #8813F0;
    font-weight: 200;
    font-style: italic;
    font-size: 15px;
    line-height: 24px;
}



.branding-process-header {
    text-align: center;
    font-family: Degular;
    color: #8813F0;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 600;
}



.branding-process-header p {
    text-align: center;
    font-family: Degular;
    color: #8813F0;
    font-weight: 200;
    font-size: 12px;
}

/* ~~~~~~TEXT EXCEPT ORANGE ~~~~  */

.branding-process-header2 {
    text-align: center;
    font-family: Degular;
    color: #E8694D;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 600;
}

.branding-process-body2 {
    text-align: center;
    font-family: Degular;
    color: #E8694D;
    font-weight: 200;
    font-style: italic;
    font-size: 15px;
    line-height: 24px;
}

.branding-process-header2 p {
    text-align: center;
    font-family: Degular;
    color: #E8694D;
    font-weight: 200;
    font-size: 12px;
}

/* ~~~~~~COLUMNS FOR EACH STEP OF THE PROCESS ~~~~  */

.branding-process-research {
    grid-column: 2;
    grid-row: 1;
}

.branding-process-strategy {
    grid-column: 3;
    grid-row: 1;
}

.branding-process-visual-identity {
    grid-column: 4;
    grid-row: 1;
}

.branding-process-applications {
    grid-column: 5;
    grid-row: 1;
}




/* BRANDING CONTENT BRANDING CONTENT BRANDING CONTENT */



.contact-grid-container {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 80vh;
    background-color: #fff;
    
    padding: 150px 40px 80px 40px;
    column-gap: 100px;
    grid-row-gap: 150px;


    
 
    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.contact-grid-container22 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 40vh;
    background-color: #fff;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

* {
  box-sizing: border-box;
}

.contact-grid-container2 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 95vh;
    background-color: #fff;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.contact-grid-container3 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 20vh 20vh 10vh 25vh 8vh auto auto;
    background-color: #F9EDEE;
    
 


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.contact-section-new1 {
    grid-column: 6 / 13;
    grid-row: 4;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: thin;

    font-size: 17px;
    text-align: left;
    line-height: 32px;
    padding-left: 50px;
 
    
}

.contact-section-new2 {
    grid-column: 6 / 13;
    grid-row: 6;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    padding: 20px 0px 20px 50px;
}


.contact-section-new3 {
    grid-column: 6 / 13;
    grid-row: 2;
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 75px;
    text-align: left;
    line-height: 80px;
    padding-left: 60px;
}

.contact-section-new4 {
    grid-column: 6 / 13;
    grid-row: 7;
    padding-left: 60px;
   
    
 
    
}


.contact-section-new5 {
    grid-column: 1 / 6;
    grid-row: 1 / 8;
       background-image: url("/assets/images/home-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
 
    
}




.contact-new-header3 {
   
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 26px;
  
    line-height: 40px;
  
 
    
}


.contact-column1 {
     float: left;
  width: 50%;
  padding: 0px 30px 0px 50px;
  height: 100%;
    border-right: 1px solid #321E2F;
    display: inline-block;
    
    
 
    
}

.contact-column2 {
     float: left;
  width: 50%;
  padding: 0px 50px 0px 60px;
  height: 100%;
    display: inline-block;

    
    
 
    
}

.contact-column3 {
     float: left;
     width: 50%;
     padding: 10px 0px 10px 40px;
     height: 100%;
}

.contact-column4 {
     float: left;
  width: 40%;
  padding: 10px 0px 10px 40px;
  height: 100%;
  text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 11px;
    text-align: left;
    line-height: 18px;
    
    
 
    
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.contact-new-header1 {
   
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    padding-bottom: 65px;
    
 
    
}

.contact-new-header2 {
   
    text-align: right;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 35px;
    text-align: left;
    line-height: 48px;
    padding-bottom: 50px;

    
 
    
}




.contact-grid-container4 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto 60vh 15vh;
    background-color: #fff;
    
    padding: 50px 0px 50px 0px;
    column-gap: 80px;
    grid-row-gap: 50px;
    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.contact-grid-container5 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 65vh;
    background-color: #fff;
    
    padding: 150px 80px 150px 80px;
    column-gap: 80px;
    grid-row-gap: 50px;


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.contact-grid-container6 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 50vh;
    background-color: #EFEBE4;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}




.project-page-subhead {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #2F1F2E;
    letter-spacing: 2px;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    padding-bottom: 2px;

    
}
.project-page-caption {
    text-align: center;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 23px;
    font-weight: medium;
}

.project-page-subhead-light {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #EFEBE4;
    letter-spacing: 2px;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    padding-bottom: 2px;

    
}
.project-page-caption-light {
    text-align: center;
    font-family: Degular;
    color: #EFEBE4;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 23px;
    font-weight: medium;
}



/* ~~~~~~CORE BRAND PACKAGE ~~~~  */




/* NAVIGATION */
nav {
  width: 100%;
  margin: 0 auto;
  background: #F9EDEE;
  font-family: Degular;
  letter-spacing: 2px;
  line-height: 15px;
  font-size: 13px;
  color: #321E2F;
  border-bottom: 0.5px solid #321E2F;
}

/* By Dominik Biedebach @domobch */
nav ul {
  list-style: none;
  /* text-align: center; */
  margin: 0;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
  padding: 15px 30px 15px 30px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 10px;
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #000;
}

/* By Dominik Biedebach @domobch */


/* stroke */
nav.stroke ul li a,
nav.fill ul li a {
  position: relative;
}
nav.stroke ul li a:after,
nav.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #333;
  height: 1px;
}
nav.stroke ul li a:hover:after {
  width: 100%;
}

nav.fill ul li a {
  transition: all 2s;
}
/* By Dominik Biedebach @domobch */

nav.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}
nav.fill ul li a:hover {

  z-index: 1;
}
nav.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}

/* Circle */
nav.circle ul li a {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
/* By Dominik Biedebach @domobch */
nav.circle ul li a:after {
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '.';
  color: transparent;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  background: transparent;
}
nav.circle ul li a:hover:after {
  -webkit-animation: circle 1.5s ease-in forwards;
}

/* SHIFT */
nav.shift ul li a {
  position:relative;
  z-index: 1;
}
nav.shift ul li a:hover {
  color: #000;
}
nav.shift ul li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;

  visibility: none;
  opacity: 0;
  z-index: -1;
}
nav.shift ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

/* By Dominik Biedebach @domobch */

/* Blend */
nav.blend ul li a {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}
nav.blend ul li a:hover {
  color: #fff;
}
nav.blend ul li a:before,
nav.blend ul li a:after {
  position: absolute;
  width: 0px;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #D35400;
  transition: all .5s;
  margin: auto;
  content: '.';
  color: transparent;
  z-index: -1;
  opacity: 0.75;
}
nav.blend ul li a:before {
  left: 0;
}
nav.blend ul li a:after {
  right: 0;
}

nav.blend ul li a:hover:after,
nav.blend ul li a:hover:before {
  width: 100%;
}

/* DROWN */

nav.drown ul li a {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

nav.drown ul li a:hover {
  color: #fff;
}

nav.drown ul li a:before {
  background: #F9EDEE;
  content: '.';
  color: transparent;
  position: absolute;
  width: 500%;
  top: 100px;
  right: 300px;
  height: 300px;
  z-index: -1;
}
nav.drown ul li a:hover:before {
  left: auto;
  bottom: auto;
  right: -50%;
  top: 0;

}






.contact-section {
    grid-column: 8 / 13;
    grid-row: 1;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    padding: 30px 0px 0px 0px;
    
}

.contact-section3 {
    grid-column: 3 / 11;
    grid-row: 1;
    
    font-weight: 200;
    font-size: 17px;
   
    line-height: 30px;
    padding: 30px 0px 0px 0px;
    
}

.contact-section4 {
    grid-column: 1 / 6;
    grid-row: 1;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    padding: 30px 0px 0px 0px;
    
}

.contact-photo1 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/contact/contact-1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.contact-photo3 {
    grid-column: 1 / 8;
    grid-row: 2;
    background-image: url("/assets/images/contact/contact-7.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
  
}
.contact-photo4 {
    grid-column: 8 / 13;
    grid-row: 2;
    background-image: url("/assets/images/contact/contact-8.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.webp .contact-photo5 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/Mist/mist-8.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.webp .contact-photo6 {
    grid-column: 6 / 13;
    grid-row: 1;
    background-image: url("/assets/images/Mist/mist-11.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.core-brand-divider {
    grid-column: 1 / 13;
    width: 100%;
    padding: 150px 0px 150px 0px;
   /* border-bottom: 1px solid #8813F0; */
}

.project-header {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #2F1F2E;
    letter-spacing: 2px;
    font-size: 50px;
    text-align: left;
    line-height: 60px;
    padding-bottom: 10px;

    
}

.project-header p {
    font-family: Degular;
    font-weight: 200;
    color: #2F1F2E;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
    opacity: 0.5;
    text-align: left;
    
}

.project-body {
    padding: 70px 30px 20px 0px;
    padding-top: 40px;
    width: 75%;
    height: 100%;
    letter-spacing: 0.5px;

}


.contact-banner1 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/contact/contact-2.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.contact-banner2 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/contact/contact-5.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.contact-banner3 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/contact/contact-6.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.contact-banner4 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/contact/contact_end.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.contact-banner5 {
    
    grid-column: 1 / 13;
     grid-row: 1;
   background-image: url("/assets/images/contact/contact-3.jpg");
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-color: #38A5BB;
}

.project-subhead {
    font-family: degular;
    color: #321E2F;
    font-size: 24px;
    letter-spacing: 2px;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 600;
    padding-top: 100px;
    
}

.contact-section2 {
    grid-column: 3 / 11;
    grid-row: 2;
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-weight: 200;
    font-size: 20px;
   
    letter-spacing: 2px;
    line-height: 32px;
    
    
}

.contact-section5 {
    grid-column: 3 / 11;
    grid-row: 4;
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-weight: 200;
    font-size: 20px;
   
    letter-spacing: 2px;
    line-height: 32px;
    
    
}

.contact-photo2 {
    grid-column: 3 / 11;
    grid-row: 3;
    background-image: url("/assets/images/contact/contact-4.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
  
}


.contact-photo7 {
    grid-column: 1 / 13;
    grid-row: 5;
margin: auto;
    width: 60vw;
   
  
}



.core-brand-group {
    grid-column: 1 / 13;
    grid-row: 1;
    width: 100%;
    height: 100%;
    
}

hr.solid {
  border-top: 1px solid #8813F0;
}

.expand-collapse-text2 {
    font-family: degular;
    color: #321E2F;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 600;
    padding-top: 100px;
    
}



.branding-section {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
 
    width: 100%;
    height: 100%;
    padding: 100px 0px 0px 0px;

    grid-column: 5 / 9;
    grid-row: 3;

    /* grid-column: 1;
    grid-row: 1; */
}


/* ~~~~~~BRAND STRATEGY ADD-ON~~~~  */

.brand-strategy-section {
  width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
 
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    grid-column: 5 / 9;
    grid-row: 5;

}



.brand-strategy-header {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #8813F0;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #8813F0;
    
}

.brand-strategy-header p {
    font-family: Degular;
    font-weight: 200;
    color: #8813F0;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    
}

.brand-strategy-body {
    padding-top: 40px;
    height: 100%;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.5px;
}



/* ~~~~~~EXCEPTIONAL BRAND PACKAGE ~~~~  */




.exceptional-brand {
    grid-column: 7 / 13;
    grid-row: 3;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0.5px;
    
}

.exceptional-brand-photo {
    grid-column: 1 / 7;
    grid-row: 3;
    
   background-image: url("/assets/images/exceptional-brand.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
}




/* ~~~~~~ MUSIC ARTIST BOX ~~~~  */


.music-artist-dropdown {
    width: 100%;
    background-color: #000;
    display: none;
}


.music-grid-container {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: fit-content;
    background-color: #000000;
    
    padding: 80px;

    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.music-grid-container2 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 70vh fit-content 70vh;
    background-color: #000;
    
    padding: 150px 80px 80px 80px;
    column-gap: 80px;
    border-top: 0.5px solid #fff;


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.music-artist-section {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    
 
    width: 100%;
    height: 100%;
    grid-column: 1 / 13;
    grid-row: 1;
    
    
}

/* ~~~~~~ CORE AND EXCEPTIONAL ARTIST SECTIONS ~~~~  */

.core-artist {
    grid-column: 7 / 13;
    grid-row: 2;
    text-align: left;
    font-family: Degular;
    color: #fff;
    font-weight: 200;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0.5px;
    
}

.core-artist-photo {
    grid-column: 1 / 7;
    grid-row: 2;
    background-image: url("/assets/images/core-brand.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    background-color: blueviolet;
}

.exceptional-artist-photo {
    grid-column: 1 / 7;
    grid-row: 4;
    background-image: url("/assets/images/core-brand.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    background-color: blueviolet;
}
.exceptional-artist {
    grid-column: 7 / 13;
    grid-row: 4;
    text-align: left;
    font-family: Degular;
    color: #fff;
    font-weight: 200;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0.5px;
}

/* ~~~~~~ RANDOM MUSIC STUFF ~~~~  */

.music-brand-divider {
    grid-column: 1 / 13;
    width: 100%;
    padding: 150px 0px 150px 0px;
   /* border-bottom: 1px solid #8813F0; */
}

.music-brand-header {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #BC71FF;
    letter-spacing: 2px;
    font-size: 50px;
    text-align: left;
    padding-bottom: 25px;
    border-bottom: 1px solid #BC71FF;
    
}

.music-brand hr.solid {
  border-top: 1px solid #BC71FF;
}

.music-brand-header p {
    font-family: Degular;
    font-weight: 200;
    color: #8813F0;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: left;
    
}

.music-brand-body {
    padding: 70px 300px 20px 0px;
    padding-top: 40px;
    width: 60%;
    height: 100%;
}


/* ~~~~~~ MUSIC ARTIST TEXT STYLES ~~~~  */

.music-artist-header {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #BC71FF;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #BC71FF;
    
}

.music-artist-header2 {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #fff;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    padding-bottom: 25px;

    
}

.music-artist-header p {
    font-family: Degular;
    font-weight: 200;
    color: #BC71FF;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    
}

.music-artist-header2 p {
    font-family: Degular;
    font-weight: 200;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    
}

.expand-collapse-text-white {
    font-family: degular;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 600;
    
}

.expand-collapse-text-white2 {
    font-family: degular;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: 600;
    padding-top: 100px;
    
}


.category-header-white {
    font-family: Duotone-Serif;
    font-weight: 200;
    color: #fff;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    
}

.category-text-white {
    font-family: Degular;
    color: #fff;
    font-weight: 200;
    font-size: 17px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.5px;
    
}






/* ~~~~~~ MUSIC VIDEO ADD ON ~~~~  */



.music-video-section {
  width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
 
    width: 100%;
    height: 100%;
    grid-column: 5 / 9;
    grid-row: 6;
    padding-bottom: 50px;

}


.music-centered-section {
  width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
 
    width: 100%;
    height: 100%;
    grid-column: 5 / 9;
    grid-row: 1;
    padding-bottom: 300px;
   

}



.music-video-header {
    font-family: Duotone-Serif-Italic;
    font-weight: 200;
    color: #BC71FF;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #BC71FF;

    
}

.music-video-header p {
    font-family: Degular;
    font-weight: 200;
    color: #BC71FF;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    
}

.music-video-body {
    padding-top: 40px;
    height: 100%;
    text-align: left;
    font-family: Degular;
    color: #fff;
    font-weight: 200;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.5px;

}



















.project-title {
    float: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: Duotone-Serif-Italic;
    letter-spacing: 2px;
  font-size: 45px;
  position: absolute;
    color: #fff;
  visibility: hidden;
  opacity: 0;
    transition: opacity .2s, visibility .2s;
    
    
}

.project-title p{
    font-family: Degular;
    letter-spacing: 2.5px;
    line-height: 30px;
  font-size: 12px;
    font-style: italic;
}







@media (max-width: 1280px) {
    
    
       
    

.contact-grid-container3 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 60vh 8vh 10vh 5vh 20vh 8vh auto auto;
    background-color: #F9EDEE;
    
 


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.contact-section-new1 {
    grid-column: 1 / 13;
    grid-row: 5;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: thin;

    font-size: 17px;
    text-align: left;
    line-height: 28px;
    padding-left: 50px;
 
    
}

.contact-section-new2 {
    grid-column: 1 / 13;
    grid-row: 7;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
  
    padding: 20px 0px 20px 50px;
}


.contact-section-new3 {
    grid-column: 1 / 13;
    grid-row: 3;
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 65px;
    text-align: left;
    line-height: 70px;
    padding-left: 70px;
}

.contact-section-new4 {
    grid-column: 1 / 13;
    grid-row: 8;
    padding-left: 50px;
   
    
 
    
}



.contact-section-new5 {
    grid-column: 1 / 13;
    grid-row: 1;
       background-image: url("/assets/images/home-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
 
    
}


.contact-new-header3 {
   
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 22px;
  
    line-height: 30px;
  
 
    
}


.contact-column1 {
     float: left;
  width: 50%;
  padding: 0px 30px 0px 60px;

    
    
 
    
}

.contact-column2 {
     float: left;
  width: 50%;
  padding: 0px 30px 0px 60px;
  height: 100%;
    display: inline-block;

    
    
 
    
}

.contact-column3 {
     float: left;
     width: 45%;
     padding: 10px 0px 10px 50px;
     height: 100%;
}

.contact-column4 {
     float: left;
  width: 40%;
  padding: 20px 0px 20px 10px;
  height: 100%;
  text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 11px;
    text-align: left;
    line-height: 15px;
    
    
 
    
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.contact-new-header1 {
   
  
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    padding-bottom: 45px;
    
 
    
}

.contact-new-header2 {
   

    font-weight: 200;
    font-size: 30px;
    text-align: left;
    line-height: 40px;
    padding-bottom: 40px;

    
 
    
}
    
    
    nav {


    font-family: Degular;
    letter-spacing: 1.5px;
    line-height: 15px;
  font-size: 12px;
    color: #321E2F;



}

/* By Dominik Biedebach @domobch */

nav ul li a {
  display: block;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 10px;
}

    
    
    
    
    
    
}



































@media (max-width: 767px) {
    
    
    
    
    

.contact-grid-container3 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 60vh 8vh 10vh 5vh 20vh 8vh auto auto;
    background-color: #F9EDEE;
    
 


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.contact-section-new1 {
    grid-column: 1 / 13;
    grid-row: 5;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: thin;

    font-size: 15px;
    text-align: left;
    line-height: 28px;
    padding-left: 20px;
 
    
}

.contact-section-new2 {
    grid-column: 1 / 13;
    grid-row: 7;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
  
    padding: 20px 0px 20px 20px;
}


.contact-section-new3 {
    grid-column: 1 / 13;
    grid-row: 3;
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 55px;
    text-align: left;
    line-height: 70px;
    padding-left: 20px;
}

.contact-section-new4 {
    grid-column: 1 / 13;
    grid-row: 8;
    padding-left: 20px;
   
    
 
    
}


.contact-section-new5 {
    grid-column: 1 / 13;
    grid-row: 1;
       background-image: url("/assets/images/home-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
 
    
}


.contact-new-header3 {
   
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 20px;
  
    line-height: 30px;
  
 
    
}


.contact-column1 {
     float: left;
  width: 50%;
  padding: 0px 30px 0px 40px;

    
    
 
    
}

.contact-column2 {
     float: left;
  width: 50%;
  padding: 0px 50px 0px 20px;
  height: 100%;
    display: inline-block;

    
    
 
    
}

.contact-column3 {
     float: left;
     width: 45%;
     padding: 10px 0px 10px 20px;
     height: 100%;
}

.contact-column4 {
     float: left;
  width: 50%;
  padding: 10px 0px 10px 10px;
  height: 100%;
  text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 9px;
    text-align: left;
    line-height: 15px;
    
    
 
    
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.contact-new-header1 {
   
  
    font-size: 10px;
    text-align: left;
    line-height: 18px;
    padding-bottom: 45px;
    
 
    
}

.contact-new-header2 {
   

    font-weight: 200;
    font-size: 25px;
    text-align: left;
    line-height: 40px;
    padding-bottom: 40px;

    
 
    
}
    
    
    nav {


    font-family: Degular;
    letter-spacing: 1.5px;
    line-height: 13px;
  font-size: 10px;
    color: #321E2F;



}

/* By Dominik Biedebach @domobch */

nav ul li a {
  display: block;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 10px;
}

    
    
    
    
    
    
    
    
    
    
}














@media (max-width: 480px) {
    
    
    
    

.contact-grid-container3 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 60vh 8vh 8vh 8vh 23vh 6vh auto auto;
    background-color: #F9EDEE;
    
 


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.contact-section-new1 {
    grid-column: 1 / 13;
    grid-row: 5;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: thin;

    font-size: 11px;
    text-align: left;
    line-height: 20px;
    padding-left: 10px;

 
    
}

.contact-section-new2 {
    grid-column: 1 / 13;
    grid-row: 7;
    text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
  
    padding: 20px 0px 20px 10px;
}


.contact-section-new3 {
    grid-column: 1 / 13;
    grid-row: 3;
   
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 40px;
    text-align: center;
    line-height: 60px;
    padding-left: 10px;
}

.contact-section-new4 {
    grid-column: 1 / 13;
    grid-row: 8;
    padding-left: 10px;
}





  .contact-section-new5 {
    grid-column: 1 / 13;
    grid-row: 1;
       background-image: url("/assets/images/home-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
 
    
}
.contact-new-header3 {
   
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #321E2F;
    font-weight: 200;
    font-size: 18px;
  
    line-height: 25px;
  
 
    
}


.contact-column1 {
     float: left;
  width: 55%;
  padding: 0px 20px 0px 10px;

    
    
 
    
}

.contact-column2 {
     float: left;
  width: 45%;
  padding: 0px 20px 0px 10px;
  height: 100%;
    display: inline-block;

    
    
 
    
}

.contact-column3 {
     float: left;
     width: 45%;
     padding: 10px 0px 10px 10px;
     height: 100%;
}

.contact-column4 {
     float: left;
  width: 50%;
  padding: 10px 0px 10px 10px;
  height: 100%;
  text-align: left;
    font-family: Degular;
    color: #321E2F;
    font-weight: 200;
    font-size: 9px;
    text-align: left;
    line-height: 14px;
    
    
 
    
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.contact-new-header1 {
   
  
    font-size: 10px;
    text-align: left;
    line-height: 18px;
    padding-bottom: 30px;
    
 
    
}

.contact-new-header2 {
   

    font-weight: 200;
    font-size: 18px;
    text-align: left;
    line-height: 25px;
    padding-bottom: 20px;

    
 
    
}
    
    
    nav {

font-family: Degular;

letter-spacing: 1.2px;

line-height: 13px;

font-size: 10px;

color: #321E2F;
}

/* By Dominik Biedebach @domobch */

nav ul li a {
  display: block;
  padding: 8px 3px 8px 3px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 2px;
}

    
    
    
    
    
}





































/* BEGIN NO-WEBP */

/*
.no-webp .contact-photo5 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/Mist/mist-8.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}
.no-webp .contact-photo6 {
    grid-column: 6 / 13;
    grid-row: 1;
    background-image: url("/assets/images/Mist/mist-11.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

*/
