@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;
}

.packages-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;
    
}




.about-newheader2 {
    
    font-family: Duotone-Serif;
    text-align: center;
  font-size: 50px;
    color: #000;
     line-height: 62px;
    
}


.about-newheader2 i{
    
    font-family: Duotone-Serif-Italic;
    
}



/* ~~~~~~BRANDING PROCESS DROPDOWN GRAPHIC ~~~~  */


.recent-grid-container3

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 3vw 45vw 4vw 45vw 3vw;
    grid-template-rows: 70vh;
    padding: 30px 0px 30px 0px;
    column-gap: 0px;
     text-align: left;
     background-color: #F9EDEE;
     border-top: 1px solid #000;
    

    }



.recent-grid-container4

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 20vw 20vw 20vw 20vw 20vw;
    grid-template-rows: 30px auto 30px;
 
    column-gap: 0px;
  
     background-color: #F9EDEE;
     border-top: 1px solid #000;
       border-bottom: 1px solid #000;
     
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
     font-style: italic;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1.5px;
    font-weight: 200;

    

    }

.recent-packages-section1 {
    
    grid-column: 2;
    grid-row: 1;
        background-image: url("/assets/images/recent-packages1.png");
    background-size: cover;
    background-position: 50% 50%;
  border-radius: 35px;
    width: 100%;
 
    
}

.recent-packages-section2 {
    
    grid-column: 4;
    grid-row: 1;

    width: 65%;
    padding: 150px 0px 100px 80px;
 
    
}

.recent-grid-container2 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 10vw 20vw 20vw 20vw 20vw 10vw;
    grid-template-rows: fit-content;
    padding: 80px 0px 100px 0px;
    column-gap: 0px;
     text-align: center;
     background-color: #F9EDEE;
    

    }


.recent-packages1 {

    padding: 150px 0px 30px 0px;
     text-align: center;
     background-color: #F9EDEE;
    width: 100%;
    margin: auto;
    

    }


.recent-header2 {
    grid-column: 2 / 6;
    grid-row: 1;
   font-weight: bold;
    letter-spacing: 2px;
    width: 100%;
    text-align: left;
    color: #000;
    margin: auto;
      font-family: degular;
    font-size: 18px;
    line-height: 38px;
    font-weight: 200;
    padding-bottom: 40px;
    padding-left: 20px;
}

.recent-header3 {
  

    width: 100%;
    text-align: left;
    color: #000;
    margin: auto;
      font-family: Duotone-Serif-Italic;
    font-size: 40px;
    line-height: 48px;
    font-weight: 200;
    padding-bottom: 20px;
}


.recent-body1 {

    width: 85%;
  
    text-align: left;
    color: #000;
 
      font-family: Degular;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 200;
    padding-bottom: 60px;
}


.recent-mini1 {
    grid-column: 2;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
    padding: 10px 0px 10px 0px;
    
}

.recent-mini2 {
    grid-column: 3;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
     padding: 10px 0px 10px 0px;
    
}

.recent-mini3 {
    grid-column: 4;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 padding: 10px 0px 10px 0px;
    
}

.recent-button1v2 {

    width: 150px;
    height: 35px;
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 2px;
    font-weight: 200;
   padding-top: 7px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}


.recent-button1v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-button2v2 {

    width: 250px;
    height: 30px;
    text-align: center;
    color: #000;
   
      font-family: Degular;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1.5px;
    font-weight: 200;
    padding: 10px 0px 0px 0px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}

.recent-button2v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-divider1 {

    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
      font-family: Degular;
    font-style: italic;
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
    letter-spacing: 1.5px;
   padding-top: 20px;
    border-bottom: 1px solid #fff;
       border-top: 1px solid #fff;
    background-color: #000;

}


.recent-divider2 {

    width: 100%;
    height: 100px;

    background-color: #000;

}



.recent-divider3 {
 display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto; 
    background-color: #F9EDEE;
    width: 100%;
    height: auto;
    text-align: center;
    
   padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #000;
       border-top: 1px solid #000;

}


.recent-divider-image1 {
  grid-column: 2 / 7;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}

.recent-divider-image2 {
  grid-column: 7 / 12;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}


.recent-divider4 {
        background-image: url("/assets/images/contact-banner.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 60px;
    background-color: #000;
    
}

.recent-project1 {
        background-image: url("/assets/images/rusihashi/rusi-new-2.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent-project2 {
        background-image: url("/assets/images/clotho/clotho-1.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}


.recent-project3 {
        background-image: url("/assets/images/vortex/vortex-new4.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent1 {
    grid-column: 2;
    grid-row: 2;

    width: 85%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}

.recent2 {
    grid-column: 3;
    grid-row: 2;

    width: 85%;
    height: auto;
    margin: auto;
     cursor: pointer;
}

.recent3 {
    grid-column: 4;
    grid-row: 2;

    width: 85%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}
.recent4 {
    grid-column: 5;
    grid-row: 2;

    width: 85%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}




.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 */



.packages-grid-container {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 25vh 25vh 10vh;
    background-color: #000;
    
   


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.packages-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; */

}

.packages-grid-container2 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 17vh auto 18vh;
    background-color: #F9EDEE;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.packages-grid-container2-dark {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 17vh auto 18vh;
    background-color: #000;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.packages-grid-container3 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 10vh auto 70vh auto 50vh 15vh;
    background-color: #175493;
    
    padding: 50px 0px 50px 0px;
    column-gap: 0px;
    grid-row-gap: 50px;


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.packages-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; */

}


.packages-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; */

}

.packages-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 ~~~~  */




.packages-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;
    
}

.packages-section3 {
    grid-column: 3 / 11;
    grid-row: 1;
    
    font-weight: 200;
    font-size: 17px;
   
    line-height: 30px;
    padding: 30px 0px 0px 0px;
    
}

.packages-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;
    
}

.webp .packages-photo1 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/packages-1.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .packages-photo1v2 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/packages-11.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.packages-newphoto2 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/packages-4.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.packages-newphoto3 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/packages-5.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .packages-newphoto4 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-6.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.webp .packages-newphoto5 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-1.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .packages-newphoto6 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-4.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.webp .packages-newphoto7 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-3.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.packages-newphoto8 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.packages-newphoto9 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-2.jpeg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.packages-photo3 {
    grid-column: 1 / 8;
    grid-row: 2;
    background-image: url("/assets/images/packages/packages-7.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
  
}
.packages-photo4 {
    grid-column: 8 / 13;
    grid-row: 2;
    background-image: url("/assets/images/packages/packages-8.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
}

.webp .packages-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 .packages-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;

}


.webp .packages-banner1 {
    
    grid-column: 1 / 13;
     grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-1.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
   
}

.packages-gradient {
    
    grid-column: 1 / 13;
     grid-row: 2;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0),
    black
  );
    width: 100%;
    height: 100%;
   
}

.packages-title {
     grid-column: 1 / 13;
     grid-row: 3;
}

.webp .packages-banner2 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/packages/packages-10.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
 
   
}

.packages-banner3 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/category-6.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 80%;
    height: 100%;
    margin: auto;
    padding: 60px 20px 20px 0px;
    border-radius: 30px;

   
}

.packages-banner4 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/category-7.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 80%;
    height: 100%;
    margin: auto;
    padding: 60px 20px 20px 0px;
    border-radius: 30px;
    
   
}


.packages-banner5 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/category-8.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 80%;
    height: 100%;
    margin: auto;
    padding: 60px 20px 20px 0px;
    border-radius: 30px;
    
   
}

.packages-banner6 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/category-5.jpg");
    background-size: cover;
    background-position: 50% 50%;
       width: 80%;
    height: 100%;
    margin: auto;
    padding: 60px 20px 20px 0px;
    border-radius: 30px;
}

.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;
    
}

.packages-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;
    
    
}

.packages-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;
    
    
}

.packages-photo2 {
    grid-column: 3 / 11;
    grid-row: 3;
    background-image: url("/assets/images/packages/packages-4.png");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
  
}


.packages-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%;

}

.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%;

}
.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;

}











#wrapper {
  background: #ccc;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper2 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper3 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper4 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper5 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper6 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper7 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper8 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper9 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper10 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper11 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper12 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper13 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper14 {
  background: #F9EDEE;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}


#wrapper15 {
  background: #000;
  overflow: hidden;
  transition: height 200ms;
    max-height: 4000px;
    height: 0;
}

#wrapper16 {
  background: #000;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}


#wrapper17 {
  background: #B8ABB1;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper18 {
  background: #E8D9E0;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper19 {
  background: #B8ABB1;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper20 {
  background: #B8ABB1;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper21 {
  background: #B8ABB1;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

#wrapper22 {
  background: #B8ABB1;
  overflow: hidden;
  transition: height 200ms;
    max-height: 2000px;
    height: 0;
}

.packages-body2 {
    text-align: left;
    font-family: Degular;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 200;
    width: 80%;
 
    
}

.packages-body3 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    font-weight: 200;
    width: 100%;
 
    
}


.packages-body5 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 17px;
    font-weight: 200;
    width: 100%;
 
    
}

.packages-body3-light {
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    font-weight: 200;
    width: 100%;
 
    
}

.packages-body4-light {
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    font-weight: 200;
    width: 100%;
    text-decoration: underline;
    text-underline-offset: 5px;
    
 
    
}


.packages-body5-light {
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 17px;
    font-weight: 200;
    width: 70%;
    margin: auto;
 
    
}

.packages-subhead1-light {
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 32px;
    font-weight: 200;
    width: 100%;
 
    
}

.packages-body4 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 200;
    width: 100%;
 
    
}


.packages-header1 {
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #fff;
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 52px;
    font-weight: 200;
    width: 100%;
  float: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
 
    
}

.packages-header2 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 75px;
    letter-spacing: 2px;
    line-height: 80px;
    font-weight: bolder;
    width: 100%;

    
}



.packages-subhead2 {
    text-align: left;
    font-family: Degular;
    color: #000;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 32px;
    font-weight: 200;
 width: 100%
 
    
}








.packages-header3 {
    display: inline-block;
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #2F1F2E;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 40px;

     padding: 20px 0px 8px 100px;
    font-weight: 200;
   
 
    
}

.packages-header3 b {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: bold;
 
    
}



.branding-dropdown1 {
    
    background-color: #F9EDEE;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    height: 80px;
    width: 100%;
    
    
    
    
}

.branding-dropdown1-dark {
    
    background-color: #000;
    border-bottom: 1px solid #fff;
  
    height: 80px;
    width: 100%;
    
    
    
    
}

.branding-dropdown2 {
    
    background-color: #F9EDEE;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    height: 80px;
    width: 100%;
    
    
    
    
}

.branding-dropdown3 {
    
    background-color: #F9EDEE;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    height: 80px;
    width: 100%;
    
    
    
    
}

.branding-gap {
    
    background-color: #F9EDEE;
    height: 16vh;
    width: 100%;
       border-top: 0.5px solid #321E2F;
    
    
}


.branding-gap-dark {
    
    background-color: #000;
    height: 10vh;
    width: 100%;
       
    
    
}

.music-dropdown1 {
    
    background-color: #000;
    height: auto;
    padding: 100px 0px 70px 0px;
    width: 100%;
    
     
    
    
}



.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;
}


.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;
    column-gap: 50px;

   

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


.branding-grid-container-dark {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: fit-content;
     background-color: #000;
   
    
    padding: 40px;
    column-gap: 50px;

   

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}



.divider-grid-container2 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 42vh;
    background-color: #F9EDEE;
    padding: 60px 0px 0px 0px;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.branding-text2 {
    grid-column: 7 / 13;
    grid-row: 1;
    text-align: left;
    width: 100%
    padding: 30px 50px 100px 0px;
    border-bottom: 1px solid #321E2F;
    
}

.branding-text22 {
    grid-column: 7 / 10;
    grid-row: 2;
    text-align: left;
    width: 100%
    padding: 30px 0px 100px 0px;
    
}

.branding-text222 {
    grid-column: 10 / 13;
    grid-row: 2;
    text-align: left;
    width: 100%;
    padding: 60px 0px 100px 0px;
    
}

.branding-text4 {
    grid-column: 2 / 12;
    grid-row: 1;
    text-align: left;
    width: 100%
    padding: 30px 50px 100px 0px;
    border-bottom: 1px solid #321E2F;
    
}

.branding-text44 {
    grid-column: 2 / 7;
    grid-row: 2;
    text-align: left;
    width: 100%
    padding: 30px 0px 100px 0px;
    
}

.branding-text444 {
    grid-column: 7 / 12;
    grid-row: 2;
    text-align: left;
    width: 100%;
    padding: 60px 0px 100px 0px;
    
}

.branding-text5 {
    grid-column: 4 / 10;
    grid-row: 1;
    text-align: left;
    width: 100%
    padding: 30px 50px 100px 0px;

    
}

.webp .branding-photo1 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-2.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .branding-photo1v2 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-11.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .branding-photo2 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-4.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.branding-photo3 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-5.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .branding-photo4 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-6.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}


.webp .branding-photo5 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-1.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.webp .branding-photo6 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-4.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.webp .branding-photo7 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-3.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.branding-photo8 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.branding-photo9 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-2.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.branding-photo10 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-7.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}



.branding-photo11 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-8.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    
}



.branding-photo12 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-9.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}



.branding-text {
    grid-column: 7 / 12;
    grid-row: 2;
    text-align: left;
    width: 100%
    padding: 30px;
    
}

.branding-title {
    grid-column: 2 / 7;
    grid-row: 2;
    text-align: left;
    width: 100%;

   
    
}

.branding-process-button {
    
      text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 19px;
    font-weight: bold;
    width: 100%;
    
}

    .home-grid-container7 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 20vh 50vh 10vh; 
    background-color: #F9EDEE;
    
   
    grid-row-gap: 50px;
    padding: 40px 0px 40px 40px;


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}


    .packages-grid-container77 {

    /* Tells CSS that this class is for a grid */
    display: grid;
        

 
    background-color: #F9EDEE;
    
   text-align: center;
     grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 20vh auto 10vh auto 20vh; 
        width: 100%;
    padding: 80px 0px 80px 0px;
        


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.packages-header77 {
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #2F1F2E;
    font-size: 55px;
    letter-spacing: 1px;
    line-height: 58px;
    font-weight: 200;
    width: 80%;
    margin: auto;
 
    
}

.packages-wrapper77 {
    grid-column: 1 / 13;
    grid-row: 2;
    text-align: center;
    width: 100%;
    
}


.packages-arrow1 {
    
    display: inline-block;

   width: 21px;
    
float: right;
     margin: 46px 120px 0px 0px;

}


.packages-arrow2 {
    
    display: none;

   
    
float: right;
     margin: 25px 60px 0px 0px;

}




.packages-wrapper72 {
    grid-column: 1 / 13;
    grid-row: 4;
    text-align: center;
    margin: auto;
    width: 100%;
    
}



.packages-body77 {
    text-align: center;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: bold;
    width: 80%;
    margin: auto;
 
    
}



.home-contact-text {
    
    grid-column: 7 / 13;
    grid-row: 2;
    padding: 0px 0px 0px 80px;
}

.webp .home-contact-photo {
    
     grid-column: 1 / 7;
    grid-row: 1 / 4;
    background-image: url("/assets/images/duotone_contact.webp");
    background-size: cover;
    background-position: 50% 50%;
}



.home-body3 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 200;
    width: 80%;
 
    
}

.home-header3 {
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #2F1F2E;
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 52px;
    font-weight: 200;
    width: 80%;
 
    
}


.webp .home-gradient-divider {
      background-image: url("/assets/images/duotone-gradient.webp");
   background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 100vh;
}




.home-gradient-divider2 {
    height: 20vh;
    width: 100vw;
}

.home-gradient-divider3 {
    height: 35vh;
    width: 100vw;
}


.home-gradient-divider4 {
    height: 12vh;
    width: 100vw;
}



.discount-grid-container {

    display: grid;

    grid-template-columns: 50vw 50vw;
    grid-template-rows: auto;
    background-color: #8917ED;
    
    padding: 0px;
    width: 100%


    


    

   

}


.discount-section1 {

  grid-column: 1;
    grid-row: 1;

    width:90%;
    margin: auto;
   

}



.discount-section2 {

  grid-column: 2;
    grid-row: 1;

        background-image: url("/assets/images/discount-2.jpg");
    background-size: cover;
    background-position: 50% 50%;
   

}




.packages-grid-container44 {

    display: grid;

    grid-template-columns: 25vw 25vw 25vw 25vw;
    grid-template-rows: 10vh auto 10vh;
    background-color: #E8D9E0;
    
    padding: 0px;
    width: 100%


    


    

   

}

.packages-process-body {
    text-align: center;
    font-family: Degular;
    color: #321E2F;
    font-size: 13px;
    letter-spacing: 1.5px;
    line-height: 18px;
    font-weight: 200;
    width: 80%;
 margin: auto;
    
}


.packages-process-body i{
  
   
    font-style: italic;

 
    
}


.packages-process-body b{
  
   
    font-style: bold;
    font-size: 16px;
  
 
    
}


.packages-process1 {
    
    grid-column: 1;
    grid-row: 2;
    
}


.packages-process2 {
    
    grid-column: 2;
    grid-row: 2;
    
}



.packages-process3 {
    
    grid-column: 3;
    grid-row: 2;
    
}


.packages-process4 {
    
    grid-column: 4;
    grid-row: 2;
    
}




.packages-process-icon {
    
    width: 50px;
    margin: auto;
    padding: 30px 0px 30px 0px;
    
}



/* By Dominik Biedebach @domobch */




/* 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;

}






















































@media (max-width: 1280px) {
    
  .branding-title {
    grid-column: 1 / 7;
    grid-row: 2;
    text-align: left;
    width: 100%;
      padding-left: 50px;

   
    
}
    
    .packages-header2 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 70px;
    font-weight: bolder;
    width: 100%;

    
}
    
    
    
.packages-body4 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: 200;
    width: 100%;
 
    
}
        
.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: 20px;
    column-gap: 50px;

   

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.divider-grid-container2 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 40vh;
    background-color: #F9EDEE;
     padding: 40px 0px 0px 0px;
    
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.branding-text2 {
    grid-column: 1 / 13;
    grid-row: 2;
    text-align: left;
    width: 100%;
    padding: 30px 0px 30px 0px;
    border-bottom: 1px solid #321E2F;
    
}

.branding-text22 {
    grid-column: 1 / 7;
    grid-row: 3;
    text-align: left;
    width: 100%;
        padding: 30px 0px 0px 0px;

    
}
    
    .branding-text222 {
    grid-column: 7 / 13;
    grid-row: 3;
    text-align: left;
    width: 100%;
        padding: 80px 0px 0px 0px;

    
}
.branding-text4 {
    grid-column: 2 / 12;
    grid-row: 1;
    text-align: left;
    width: 100%
    padding: 30px 50px 100px 0px;
    border-bottom: 1px solid #321E2F;
    
}

.branding-text44 {
    grid-column: 2 / 7;
    grid-row: 2;
    text-align: left;
    width: 100%
    padding: 30px 0px 100px 0px;
    
}

.branding-text444 {
    grid-column: 7 / 12;
    grid-row: 2;
    text-align: left;
    width: 100%;
    padding: 60px 0px 100px 0px;
    
}
    
    .branding-text5 {
    grid-column: 2 / 12;
    grid-row: 1;
    text-align: left;
    width: 100%
    padding: 30px 50px 100px 0px;
   
    
}
    
.branding-photo1 {
    grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 45vh;
    
}
    
    .branding-photo1v2 {
    grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 45vh;
    
}
    
    .branding-photo2 {
    grid-column: 1 / 13;
    grid-row: 1;
  
    width: 100%;
    height: 45vh;
    
}
    
.webp     .branding-bg-gradient {
        grid-column: 1 / 13;
    grid-row: 1 / 4;
    background-image: url("/assets/images/duotone-gradient.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
        opacity: 0.25;
    }
    
    
    
      
    
.branding-photo3 {
   grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 45vh;
    
}

.branding-photo4 {
    grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
     height: 45vh;
    
}


.branding-photo5 {
   grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
  height: 45vh;
    
}

.branding-photo6 {
   grid-column: 1 / 13;
    grid-row: 1;
 
    width: 100%;
    height: 45vh;
}
.branding-photo7 {
     grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 45vh;
}

.branding-photo8 {
   grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
  height: 45vh;
    
}
    .branding-photo11 {
     grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 45vh;
        display: none;
}

.branding-photo12 {
   grid-column: 1 / 13;
    grid-row: 1;
display: none;
    width: 100%;
  height: 45vh;
    
}
    .branding-text {
 
    padding: 30px 0px 30px 0px;
    
}
    
       .packages-grid-container2 {


        padding-left: 20px; 

    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
           .packages-grid-container2-dark {


        padding-left: 20px; 

    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
        
  .packages-arrow1 {
    
    display: inline-block;

   width: 18px;
    
float: right;
     margin: 46px 72px 0px 0px;

}  
    




.about-newheader2 {
    
    font-family: Duotone-Serif;
    text-align: center;
  font-size: 45px;
    color: #000;
     line-height: 52px;
    
}


.about-newheader2 i{
    
    font-family: Duotone-Serif-Italic;
    
}



/* ~~~~~~BRANDING PROCESS DROPDOWN GRAPHIC ~~~~  */


.recent-grid-container3

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 3vw 45vw 4vw 45vw 3vw;
    grid-template-rows: 70vh;
    padding: 30px 0px 30px 0px;
    column-gap: 0px;
     text-align: left;
     background-color: #F9EDEE;
     border-top: 1px solid #000;
    

    }



.recent-grid-container4

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 10vw 26vw 28vw 26vw 10vw;
    grid-template-rows: 30px auto 30px;
 
    column-gap: 0px;
  
     background-color: #F9EDEE;
     border-top: 1px solid #000;
       border-bottom: 1px solid #000;
     
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
     font-style: italic;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1.5px;
    font-weight: 200;

    

    }

.recent-packages-section1 {
    
    grid-column: 2;
    grid-row: 1;
        background-image: url("/assets/images/recent-packages1.png");
    background-size: cover;
    background-position: 50% 50%;
  border-radius: 35px;
    width: 100%;
 
    
}

.recent-packages-section2 {
    
    grid-column: 4;
    grid-row: 1;

    width: 75%;
    padding: 150px 0px 100px 80px;
 
    
}

.recent-grid-container2 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 6vw 22vw 22vw 22vw 22vw 6vw;
    grid-template-rows: fit-content;
    padding: 60px 0px 100px 0px;
    column-gap: 0px;
     text-align: center;
     background-color: #F9EDEE;
    

    }


.recent-packages1 {

    padding: 130px 0px 25px 0px;
     text-align: center;
     background-color: #F9EDEE;
    width: 100%;
    margin: auto;
    

    }


.recent-header2 {
    grid-column: 2 / 6;
    grid-row: 1;

    width: 100%;
    text-align: left;
    color: #000;
    margin: auto;
    font-weight: bold;
    letter-spacing: 2px;
      font-family: degular;
    font-size: 16px;
    line-height: 38px;
    font-weight: 200;
    padding-bottom: 40px;
    padding-left: 20px;
}

.recent-header3 {
  

    width: 100%;
    text-align: left;
    color: #000;
    margin: auto;
      font-family: Duotone-Serif-Italic;
    font-size: 28px;
    line-height: 38px;
    font-weight: 200;
    padding-bottom: 20px;
}


.recent-body1 {

    width: 85%;
  
    text-align: left;
    color: #000;
 
      font-family: Degular;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 200;
    padding-bottom: 60px;
}


.recent-mini1 {
    grid-column: 2;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
    padding: 10px 0px 10px 0px;
    
}

.recent-mini2 {
    grid-column: 3;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
     padding: 10px 0px 10px 0px;
    
}

.recent-mini3 {
    grid-column: 4;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 padding: 10px 0px 10px 0px;
    
}

.recent-button1v2 {

    width: 120px;
    height: 26px;
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1.5px;
    font-weight: 200;
   padding-top: 7px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}


.recent-button1v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-button2v2 {

    width: 220px;
    height: 27px;
    text-align: center;
    color: #000;
   
      font-family: Degular;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1.5px;
    font-weight: 200;
    padding: 7px 0px 3px 0px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}

.recent-button2v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-divider1 {

    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
      font-family: Degular;
    font-style: italic;
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
    letter-spacing: 1.5px;
   padding-top: 20px;
    border-bottom: 1px solid #fff;
       border-top: 1px solid #fff;
    background-color: #000;

}


.recent-divider2 {

    width: 100%;
    height: 100px;

    background-color: #000;

}



.recent-divider3 {
 display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto; 
    background-color: #F9EDEE;
    width: 100%;
    height: auto;
    text-align: center;
    
   padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #000;
       border-top: 1px solid #000;

}


.recent-divider-image1 {
  grid-column: 2 / 7;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}

.recent-divider-image2 {
  grid-column: 7 / 12;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}


.recent-divider4 {
        background-image: url("/assets/images/contact-banner.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 60px;
    background-color: #000;
    
}

.recent-project1 {
        background-image: url("/assets/images/rusihashi/rusi-new-2.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent-project2 {
        background-image: url("/assets/images/clotho/clotho-1.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}


.recent-project3 {
        background-image: url("/assets/images/vortex/vortex-new4.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent1 {
    grid-column: 2;
    grid-row: 2;

    width: 90%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}

.recent2 {
    grid-column: 3;
    grid-row: 2;

    width: 90%;
    height: auto;
    margin: auto;
     cursor: pointer;
}

.recent3 {
    grid-column: 4;
    grid-row: 2;

    width: 90%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}
.recent4 {
    grid-column: 5;
    grid-row: 2;

    width: 90%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}




    
    
    
    
}



































@media (max-width: 767px) {
    
    
    


.about-newheader2 {
    
    font-family: Duotone-Serif;
    text-align: center;
  font-size: 38px;
    color: #000;
     line-height: 42px;
    
}


.about-newheader2 i{
    
    font-family: Duotone-Serif-Italic;
    
}



/* ~~~~~~BRANDING PROCESS DROPDOWN GRAPHIC ~~~~  */


.recent-grid-container3

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 8vw 40vw 4vw 40vw 8vw;
    grid-template-rows: 38vh auto;
    padding: 30px 0px 30px 0px;
    column-gap: 0px;
     text-align: center;
     background-color: #F9EDEE;
     border-top: 1px solid #000;
    

    }



.recent-grid-container4

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 10vw 26vw 28vw 26vw 10vw;
    grid-template-rows: 30px auto 30px;
 
    column-gap: 0px;
  
     background-color: #F9EDEE;
     border-top: 1px solid #000;
       border-bottom: 1px solid #000;
     
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
     font-style: italic;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1.5px;
    font-weight: 200;

    

    }

.recent-packages-section1 {
    
    grid-column: 2 / 5;
    grid-row: 1;
        background-image: url("/assets/images/recent-packages1.png");
    background-size: cover;
    background-position: 50% 50%;
  border-radius: 35px;
    width: 100%;
 
    
}

.recent-packages-section2 {
    
    grid-column: 2 / 5;
    grid-row: 2;

    width: 65%;
     margin: auto;
    text-align: center;
    padding: 40px 0px 50px 0px;
 
    
}

.recent-grid-container2 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 2vw 24vw 24vw 24vw 24vw 2vw;
    grid-template-rows: fit-content;
    padding: 60px 0px 100px 0px;
    column-gap: 0px;
     text-align: center;
     background-color: #F9EDEE;
    

    }


.recent-packages1 {

    padding: 90px 0px 22px 0px;
     text-align: center;
     background-color: #F9EDEE;
    width: 100%;
    margin: auto;
    

    }


.recent-header2 {
    grid-column: 2 / 6;
    grid-row: 1;
font-weight: 600;
    width: 100%;
    text-align: left;
    color: #000;
    margin: auto;
      font-family: degular;
    font-size: 16px;
    line-height: 38px;
    font-weight: 200;
    letter-spacing: 1.4px;
    padding-bottom: 40px;
    padding-left: 20px;
}

.recent-header3 {
  

    width: 100%;
 margin: auto;
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Duotone-Serif-Italic;
    font-size: 28px;
    line-height: 38px;
    font-weight: 200;
    padding-bottom: 20px;
}


.recent-body1 {

    width: 85%;
  margin: auto;
    text-align: center;
    color: #000;
 
      font-family: Degular;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 200;
    padding-bottom: 60px;
}


.recent-mini1 {
    grid-column: 2;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
    padding: 10px 0px 10px 0px;
    
}

.recent-mini2 {
    grid-column: 3;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
     padding: 10px 0px 10px 0px;
    
}

.recent-mini3 {
    grid-column: 4;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 padding: 10px 0px 10px 0px;
    
}

.recent-button1v2 {

    width: 100px;
    height: 22px;
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 1.2px;
    font-weight: 200;
   padding-top: 5px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}


.recent-button1v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-button2v2 {

    width: 220px;
    height: 27px;
    text-align: center;
    color: #000;
   margin: auto;
      font-family: Degular;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1.5px;
    font-weight: 200;
    padding: 7px 0px 3px 0px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}

.recent-button2v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-divider1 {

    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
      font-family: Degular;
    font-style: italic;
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
    letter-spacing: 1.5px;
   padding-top: 20px;
    border-bottom: 1px solid #fff;
       border-top: 1px solid #fff;
    background-color: #000;

}


.recent-divider2 {

    width: 100%;
    height: 100px;

    background-color: #000;

}



.recent-divider3 {
 display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto; 
    background-color: #F9EDEE;
    width: 100%;
    height: auto;
    text-align: center;
    
   padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #000;
       border-top: 1px solid #000;

}


.recent-divider-image1 {
  grid-column: 2 / 7;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}

.recent-divider-image2 {
  grid-column: 7 / 12;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}


.recent-divider4 {
        background-image: url("/assets/images/contact-banner.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 60px;
    background-color: #000;
    
}

.recent-project1 {
        background-image: url("/assets/images/rusihashi/rusi-new-2.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent-project2 {
        background-image: url("/assets/images/clotho/clotho-1.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}


.recent-project3 {
        background-image: url("/assets/images/vortex/vortex-new4.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent1 {
    grid-column: 2;
    grid-row: 2;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}

.recent2 {
    grid-column: 3;
    grid-row: 2;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
}

.recent3 {
    grid-column: 4;
    grid-row: 2;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}
.recent4 {
    grid-column: 5;
    grid-row: 2;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}



    .packages-grid-container2 {


    grid-template-rows: 10vh auto auto 10vh;
        padding-left: 20px; 

    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

    
       .packages-grid-container2-dark {


    grid-template-rows: 10vh auto auto 10vh;
        padding-left: 20px; 

    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
.webp      .branding-bg-gradient {
        grid-column: 1 / 13;
    grid-row: 1 / 4;
    background-image: url("/assets/images/duotone-gradient.webp");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
        opacity: 0.25;
    }

    
    
.branding-text {
    grid-column: 2 / 12;
    grid-row: 3;
    text-align: left;
    width: 100%;
    padding: 30px 0px 30px 0px;
    
}

.branding-title {
    grid-column: 2 / 12;
    grid-row: 2;
    text-align: left;
    width: 100%;
    padding-left: 0px;

   
    
}
    
    


.packages-body3 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 17px;
    font-weight: 200;
    width: 100%;
 
    
}

.packages-body3-light {
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 17px;
    font-weight: 200;
    width: 100%;
 
    
}

.packages-body4-light {
    text-align: center;
    font-family: Degular;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 13px;
    font-weight: 200;
    width: 100%;
    text-decoration: underline;
    text-underline-offset: 5px;
    
 
    
}

.packages-subhead1-light {
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 200;
    width: 100%;
 
    
}

.packages-body4 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    font-weight: 200;
    width: 100%;
 
    
}


.packages-header1 {
    text-align: center;
    font-family: Duotone-Serif-Italic;
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 42px;
    font-weight: 200;
    width: 100%;
  float: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
 
    
}

.packages-header2 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 70px;
    font-weight: bolder;
    width: 100%;

    
}



.packages-subhead2 {
    text-align: left;
    font-family: Degular;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 17px;
    font-weight: 200;
 width: 100%
 
    
}

    
    
.packages-header3 {
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #2F1F2E;
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 32px;

     padding: 20px 0px 8px 65px;
    font-weight: 200;
   
 
    
}

.packages-header3 b {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: bold;
 
    
}
    
    
    
.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: #F0DCEE;
    background-image: url("/assets/images/packages/packages-gradient.png");
    background-size: cover;
    background-position: 50% 50%;
    
    padding: 30px;
    column-gap: 30px;

   

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
    .branding-grid-container-dark {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: fit-content;
     background-color: #000;
    
    padding: 30px;
    column-gap: 30px;

   

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.divider-grid-container2 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 30vh;
    background-color: #F9EDEE;
    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}

.branding-text2 {
    grid-column: 1 / 13;
    grid-row: 2;
    text-align: left;
    width: 100%;
    padding: 30px 0px 30px 0px;
    border-bottom: 1px solid #321E2F;
    
}

.branding-text22 {
    grid-column: 1 / 7;
    grid-row: 3;
    text-align: left;
    width: 100%;
        padding: 30px 0px 0px 0px;

    
}
    
    .branding-text222 {
    grid-column: 7 / 13;
    grid-row: 3;
    text-align: left;
    width: 100%;
        padding: 80px 0px 0px 0px;

    
}

.branding-photo1 {
    grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 35vh;
    
}
    
    .branding-photo1v2 {
    grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 35vh;
    
}
    
    
    .branding-photo2 {
    grid-column: 1 / 13;
    grid-row: 1;
 
    width: 100%;
    height: 35vh;
    
}
    
    
    
.branding-photo3 {
   grid-column: 1 / 13;
    grid-row: 1;
 
    width: 100%;
    height: 35vh;
    
}

.branding-photo4 {
    grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
     height: 35vh;
    
}


.branding-photo5 {
   grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
  height: 35vh;
    
}

.branding-photo6 {
   grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 35vh;
}
.branding-photo7 {
     grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
    height: 35vh;
}

.branding-photo8 {
   grid-column: 1 / 13;
    grid-row: 1;

    width: 100%;
  height: 35vh;
    
}

    
    
    .branding-photo11 {
   grid-column: 1 / 13;
    grid-row: 1;
  display: none;
    width: 100%;
  height: 35vh;
    
}
  
      .branding-photo12 {
   grid-column: 1 / 13;
    grid-row: 1;
  display: none;
    width: 100%;
  height: 35vh;
    
}
    
    .home-grid-container7 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 50vh auto 10vh; 
    background-color: #F9EDEE;
    
   
    grid-row-gap: 50px;
    padding: 20px;


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
    
    

.home-contact-text {
    
    grid-column: 1 / 13;
    grid-row: 2;
    padding: 10px 40px 0px 40px;
    width: 80%;
        margin: auto;
}

.home-contact-photo {
    
     grid-column: 1 / 13;
    grid-row: 1;

 margin: 20px;
}
    .home-page-caption {
        
         width: 65%;
   
    font-size: 14px;
    line-height: 18px;
    padding: 0px 0px 0px 30px;
    
}
    
    
    .home-body3 {

    font-size: 15px;
    letter-spacing: 1px;
    line-height: 18px;
    width: 100%;
 
    
}

.home-header3 {

    font-size: 37px;

    line-height: 42px;

    width: 100%;
    
 
    
}
    
    
    
.packages-process-body {

    
    font-size: 9.5px;
    letter-spacing: 1px;
    line-height: 13px;
    width: 80%;

    
}





.packages-process-body b{
  
   
    font-style: bold;
    font-size: 11px;
  
 
    
}
    
 
    
          .packages-process-icon {
    
    width: 50px;
    margin: auto;
    padding: 20px 0px 20px 0px;
         -webkit-transform: scale(0.75) translateX(-10%);
    
}
    
    
    
    
    
/* NAVIGATION */
nav {
  width: 100%;
  margin: 0 auto;
  background: #F9EDEE;

    font-family: Degular;
    letter-spacing: 1.5px;
    line-height: 13px;
  font-size: 10px;
    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: 10px 7px 10px 7px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 5px;
}
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;

}


    
    
    
  .packages-arrow1 {
    
    display: inline-block;

   width: 18px;
    
float: right;
     margin: 38px 40px 0px 0px;

}
    
        
.discount-section1 {

  grid-column: 1 / 3;
    grid-row: 1;

    width:90%;
    margin: auto;
   

}



.discount-section2 {


display: none;

}
    
    
}














@media (max-width: 480px) {
    
    


.about-newheader2 {
    
    font-family: Duotone-Serif;
    text-align: center;
  font-size: 38px;
    color: #000;
     line-height: 42px;
    
}


.about-newheader2 i{
    
    font-family: Duotone-Serif-Italic;
    
}



/* ~~~~~~BRANDING PROCESS DROPDOWN GRAPHIC ~~~~  */


.recent-grid-container3

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 8vw 40vw 4vw 40vw 8vw;
    grid-template-rows: 30vh auto;
    padding: 20px 0px 20px 0px;
    column-gap: 0px;
     text-align: center;
     background-color: #F9EDEE;
     border-top: 1px solid #000;
    

    }



.recent-grid-container4

 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 6vw 29vw 30vw 29vw 6vw;
    grid-template-rows: 30px auto 30px;
 
    column-gap: 0px;
  
     background-color: #F9EDEE;
     border-top: 1px solid #000;
       border-bottom: 1px solid #000;
     
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
     font-style: italic;
    font-size: 10.5px;
    line-height: 16px;
    letter-spacing: 1.2px;
    font-weight: 200;

    

    }

.recent-packages-section1 {
    
    grid-column: 2 / 5;
    grid-row: 1;
        background-image: url("/assets/images/recent-packages1.png");
    background-size: cover;
    background-position: 50% 50%;
  border-radius: 35px;
    width: 100%;
 
    
}

.recent-packages-section2 {
    
    grid-column: 2 / 5;
    grid-row: 2;

    width: 100%;
     margin: auto;
    text-align: center;
    padding: 50px 0px 50px 0px;
 
    
}

.recent-grid-container2 {


    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: 4vw 23vw 23vw 23vw 23vw 4vw;
    grid-template-rows: fit-content;
    padding: 60px 0px 100px 0px;
    column-gap: 0px;
   
     text-align: center;
     background-color: #F9EDEE;
    

    }


.recent-packages1 {

    padding: 110px 0px 22px 0px;
     text-align: center;
     background-color: #F9EDEE;
    width: 100%;
    margin: auto;
    

    }


.recent-header2 {
    grid-column: 2 / 6;
    grid-row: 1;
font-weight: 600;
    width: 100%;
    text-align: left;
    color: #000;
    margin: auto;
      font-family: degular;
    font-size: 15px;
    line-height: 38px;
    font-weight: 200;
    letter-spacing: 1.4px;
    padding-bottom: 20px;
    padding-left: 10px;
}

.recent-header3 {
  

    width: 100%;
 margin: auto;
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Duotone-Serif-Italic;
    font-size: 25px;
    line-height: 38px;
    font-weight: 200;
    padding-bottom: 20px;
}


.recent-body1 {

    width: 95%;
  margin: auto;
    text-align: center;
    color: #000;
 
      font-family: Degular;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 200;
    padding-bottom: 60px;
}


.recent-mini1 {
    grid-column: 2;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
    padding: 10px 0px 10px 0px;
    
}

.recent-mini2 {
    grid-column: 3;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 border-right: 1px solid #000;
     padding: 10px 0px 10px 0px;
    
}

.recent-mini3 {
    grid-column: 4;
    grid-row: 2;

    width: 100%;
    height: auto;
    margin: auto;
 padding: 10px 0px 10px 5px;
    
}

.recent-button1v2 {

    width: 95px;
    height: 20px;
    text-align: center;
    color: #000;
    margin: auto;
      font-family: Degular;
    font-size: 10.5px;
    line-height: 15px;
    letter-spacing: 1.2px;
    font-weight: 200;
   padding-top: 5px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}


.recent-button1v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-button2v2 {

    width: 220px;
    height: 27px;
    text-align: center;
    color: #000;
   margin: auto;
      font-family: Degular;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1.5px;
    font-weight: 200;
    padding: 7px 0px 3px 0px;
    border: 1px solid #000;
    border-radius: 70px;
     transition: all 0.2s ease-in;
}

.recent-button2v2:hover {
   color: #fff;
      cursor: pointer;
    background-color: #000;
}


.recent-divider1 {

    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
      font-family: Degular;
    font-style: italic;
    font-size: 18px;
    line-height: 22px;
    font-weight: 200;
    letter-spacing: 1.5px;
   padding-top: 20px;
    border-bottom: 1px solid #fff;
       border-top: 1px solid #fff;
    background-color: #000;

}


.recent-divider2 {

    width: 100%;
    height: 100px;

    background-color: #000;

}



.recent-divider3 {
 display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto; 
    background-color: #F9EDEE;
    width: 100%;
    height: auto;
    text-align: center;
    
   padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #000;
       border-top: 1px solid #000;

}


.recent-divider-image1 {
  grid-column: 2 / 7;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}

.recent-divider-image2 {
  grid-column: 7 / 12;
    grid-row: 1;
    width: 80%;
    margin: auto;
    height: 28px;


}


.recent-divider4 {
        background-image: url("/assets/images/contact-banner.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 60px;
    background-color: #000;
    
}

.recent-project1 {
        background-image: url("/assets/images/rusihashi/rusi-new-2.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent-project2 {
        background-image: url("/assets/images/clotho/clotho-1.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}


.recent-project3 {
        background-image: url("/assets/images/vortex/vortex-new4.jpg");
    background-size: cover;
    background-position: 50% 50%;

    width: 100%;
    height: 85vh;
    
}

.recent1 {
    grid-column:  2 / 4;
    grid-row: 2;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    padding-bottom: 25px;
    
}

.recent2 {
    grid-column: 4 / 6;
    grid-row: 2;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    padding-bottom: 25px;
}

.recent3 {
    grid-column: 2 / 4;
    grid-row: 3;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}
.recent4 {
    grid-column: 4 / 6;
    grid-row: 3;

    width: 93%;
    height: auto;
    margin: auto;
     cursor: pointer;
    
}


    
    
         .packages-arrow1 {
    
    display: inline-block;

   width: 15px;
    
float: right;
     margin: 30px 25px 0px 0px;

}  
    
    
/* NAVIGATION */
nav {
  width: 100%;
  margin: 0 auto;
  background: #F9EDEE;

    font-family: Degular;
    letter-spacing: 1px;
    line-height: 11px;
  font-size: 9px;
    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: 7px 3px 7px 3px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 2px;
}
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;

}

    
    
    
      .packages-grid-container2 {

        padding-left: 0px; 

    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
       
    
.packages-process1 {
    
    grid-column: 1;
    grid-row: 2;
    
}


.packages-process2 {
    
    grid-column: 2;
    grid-row: 2;
    
}



.packages-process3 {
    
    grid-column: 1;
    grid-row: 4;
    
}


.packages-process4 {
    
    grid-column: 2;
    grid-row: 4;
    
}

.packages-grid-container44 {

    display: grid;

    grid-template-columns: 50vw 50vw;
    grid-template-rows: 10vh auto 8vh auto 10vh;
    background-color: #E8D9E0;
    
    padding: 0px;
    width: 100%


    


    

   

}
     
      .packages-grid-container2-dark {

        padding-left: 0px; 

    

    


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
    .packages-header2 {
 
    font-size: 45px;
    letter-spacing: 2px;
    line-height: 52px;
 

    
}





    
    
.packages-header3 {
    text-align: left;
    font-family: Duotone-Serif-Italic;
    color: #2F1F2E;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 27px;

     padding: 20px 0px 8px 25px;
    font-weight: 200;
   
   
 
    
}

.packages-header3 b {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: bold;
 
    
}
    
    
    .branding-process-button {
    
      text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 11.5px;
    letter-spacing: 1.5px;
    line-height: 15px;
    font-weight: bold;
    width: 100%;
    
}
    
    
    
.packages-body3 {
    text-align: left;
    font-family: Degular;
    color: #2F1F2E;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 15px;
    font-weight: 200;
    width: 100%;
 
    
}
    
    
    

.branding-dropdown1 {
    
    background-color: #F9EDEE;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    height: 63px;
    width: 100%;
    
    
    
    
}
    
    .branding-dropdown1-dark {
    
    background-color: #000;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    height: 63px;
    width: 100%;
    
    
    
    
}

.branding-dropdown2 {
    
    background-color: #F9EDEE;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    height: 63px;
    width: 100%;
    
    
    
    
}

.branding-dropdown3 {
    
    background-color: #F9EDEE;
    border-bottom: 1px solid #321E2F;
    border-top: 1px solid #321E2F;
    height: 63px;
    width: 100%;
    
    
    
    
}
    
    
    
    .home-grid-container7 {

    /* Tells CSS that this class is for a grid */
    display: grid;

    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 50vh auto 10vh; 
    background-color: #F9EDEE;
    
   
    grid-row-gap: 50px;
    padding: 20px;


    

    /* grid-template-columns: 67% 33%;
    grid-template-rows: 70vh; */

}
    
    .home-contact-text {
    
    grid-column: 1 / 13;
    grid-row: 2;
    padding: 10px 40px 0px 40px;
    width: 80%;
        margin: auto;
}

.home-contact-photo {
    
     grid-column: 1 / 13;
    grid-row: 1;

 margin: 20px;
}
    .home-page-caption {
        
         width: 60%;
   
    font-size: 11.5px;
    line-height: 14px;
     letter-spacing: 1px;
    padding: 0px 0px 10px 25px;
    
}
    
    
    .home-body3 {

    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    width: 100%;
        text-align: center;
 
    
}

.home-header3 {

    font-size: 28px;

    line-height: 38px;

    width: 100%;
    text-align: center;
    
 
    
}
    
    .packages-process-body {

    
    font-size: 9px;
    letter-spacing: 0.8px;
    line-height: 12px;
    width: 90%;

    
}
    
    .packages-process-icon {
    
    width: 50px;
    margin: auto;
    padding: 10px 0px 10px 0px;
         -webkit-transform: scale(0.75) translateX(-10%);
    
}

    
    
.discount-section1 {

  grid-column: 1 / 3;
    grid-row: 1;

    width:90%;
    margin: auto;
   

}



.discount-section2 {


display: none;

}
    
    
    
    
}















/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #2ECC71;
  }
}

/* Keyframes */
@-webkit-keyframes circle {
  0% {
    width: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 1px;
    z-index: -1;
    background: #eee;
    border-radius: 100%;
  }
  100% {
    background: #aaa;
    height: 5000%;
    width: 5000%;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0;
  }
}
























/* BEGIN NO-WEBP */

.no-webp .packages-photo1 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/packages-1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .packages-photo1v2 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/packages-11.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .packages-newphoto4 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-6.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .packages-newphoto5 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .packages-newphoto6 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-4.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .packages-newphoto7 {
    grid-column: 1 / 8;
    grid-row: 1;
    background-image: url("/assets/images/packages/test-3.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .packages-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 .packages-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%;
    
}
.no-webp .packages-banner1 {
    
    grid-column: 1 / 13;
     grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
   
   
}
.no-webp .packages-banner2 {
    
    grid-column: 1 / 13;
     grid-row: 1;
    background-image: url("/assets/images/packages/packages-10.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
 
   
}


.no-webp .branding-photo1 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-2.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .branding-photo1v2 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-11.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .branding-photo2 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/packages-4.JPEG");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .branding-photo4 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-6.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .branding-photo5 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-1.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .branding-photo6 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-4.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}
.no-webp .branding-photo7 {
    grid-column: 1 / 7;
    grid-row: 1 / 3;
    background-image: url("/assets/images/packages/test-3.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    
}

.no-webp .home-contact-photo {
    
     grid-column: 1 / 7;
    grid-row: 1 / 4;
    background-image: url("/assets/images/duotone_contact.jpg");
    background-size: cover;
    background-position: 50% 50%;
}
.no-webp .home-gradient-divider {
      background-image: url("/assets/images/duotone-gradient.jpg");
   background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 100vh;
}

.no-webp     .branding-bg-gradient {
        grid-column: 1 / 13;
    grid-row: 1 / 4;
    background-image: url("/assets/images/duotone-gradient.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
        opacity: 0.25;
    }
.no-webp      .branding-bg-gradient {
        grid-column: 1 / 13;
    grid-row: 1 / 4;
    background-image: url("/assets/images/duotone-gradient.jpg");
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
        opacity: 0.25;
    }
