slide#toolset {
	display: none;
}

body {
	background-color: #e24545;
	color: #fff;
    
}

a:active {
	opacity: 0.9;
}

.page a.active {
	opacity: .25;
    font-family: Sprat, Icons;
	font-style: normal;
	font-weight: 500;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0px;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(179, 179, 179, 1);
	border: 0px;
	height: 2px;
	display: block ;
    
}

.content img {
	float: none;
	margin-bottom: .5em;
}

.gallery_image_caption {
    margin-top: 1rem;
    margin-bottom: 5rem;
    font-size: 1.3rem;
	font-weight: 800;
	color: rgba(255, 121, 121, 0.35);
	font-family: Sprat, Icons;
	font-style: normal;
	line-height: 1.2;	
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 5rem;
	color: rgba(255, 255, 255, 0.85);
	font-family: Karla, Icons;
	line-height: 1.;
    letter-spacing: .1rem;
	font-style: normal;
	font-weight: 200;
    
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(255, 255, 255, 0.85);
	padding-bottom: 0.1em;
	border-bottom: 0.em solid rgba(255, 255, 255, 1);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: Sprat, Icons;
	font-style: normal;
	font-weight: 200;
	padding: 0;
	margin: 0;
	font-size: 4.6rem;
	line-height: 0.9;
	color: rgba(255, 255, 255, 1);
}





[data-predefined-style="true"] h1 a {
	color: rgba(255, 255, 255, 1);
}

[data-predefined-style="true"] h2 {
	font-family: Sprat, Icons;
	font-style: normal;
	font-weight: 500;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.85);
	font-size: 4.6rem;
	line-height: 0.9;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.2;
	font-family: Karla, Icons;
	letter-spacing: 0rem;
	font-style: normal;
	font-weight: 200;
	color: rgba(255, 255, 255, 0.85);
}

[data-predefined-style="true"] small a {
	color: rgba(255, 255, 255, 0.85);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color:   transparent; /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
 }

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: auto /*!text_left*/;
    
    
}

[data-css-preset] body {
	background-color: rgb(0, 0, 0) /*!body_bgcolor*/;

    
}





[data-css-preset] .container_width {
	width: 100%/*!content_center*/;
    
    
}

[data-css-preset] .content_padding {
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 0rem /*!main_margin*/;
	padding-right: 0rem /*!main_margin*/;
    
    
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(255, 255, 255, 0.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 0.75);
    line-height: 0;
    font-size: 18px /*!site_menu_button*/;
    padding: 0px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	left: 4rem /*!site_menu_button*/;
	top: 0rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin-top: 12.5px;
    font-size: 27px;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}

#site_menu_button.active {
    opacity: 1;
    margin: 0px;
    font-size: 27px;
 
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(176, 176, 176, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}




#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: 1;
}

#site_menu a.active {
	opacity: 1;
}

#site_menu .close {
	
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
	font-family: "Monument Grotesk Mono", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/*
 * Shop Product Widget
*/

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Monument Grotesk Mono", Icons;
	font-size: 1.6rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .8rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
	font-family: "Monument Grotesk Mono", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.8) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: Diatype, Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.4rem;
	font-style: normal;
	font-weight: 500;
    line-height: 1.3;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}
/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 2px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px solid rgba(43, 255, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.4rem;
    line-height: 1.3;
	font-family: "Monument Grotesk Mono", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}


.rotate {
    display: inline-block;
    -webkit-animation: rotate 4s linear infinite;
    animation: rotate 3s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



.arrow_position {
 
   top:50%;
   right:0%;
   right:3.5%;
   bottom:50%;
   position: fixed;
   transform: translate(0%, 0%);
    
}

.bounce {
    
  position: inherit;
 -webkit-animation:glide 1.5s ease-in-out alternate infinite;
}

@-webkit-keyframes glide  {
   from {
      left:0px;
      top:-12px;
   }
   
   to {
      left:0px;
      top:5px;
   }

}


.bounce:hover {
    
     -webkit-animation:glide   paused;
}


	



@media screen and (max-width: 600px) {
            
           .bounce {
               display:none }
}



.arrow_right_rotate {
	 transform: rotate(-90deg);
}
.project_details_arrow_right {
	
    
     position: fixed;
     top: 48vh;
     right:0;
     padding: 0%;
     width:5%;
     height: 100vh;
     color: rgba(255, 255, 255, 0);
     opacity: .35; 
    
     
}


@media screen and (max-width: 600px) {
            
           .project_details_arrow_right {
               display:none }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_arrow_right{
	 width:3.5%;
    right:0.5%;
}
}
                       
.project_details_arrow_right:hover {
	
    
     position: fixed;
     top: 48vh;
     right:0;
     padding: 0%;
     width:5%;
     height: 100vh;
     color: rgba(145, 145, 145, 1);
     opacity: 0.7; 
     
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_arrow_right:hover {
	 width:3.5%;
     right:0.5%;
}
}

.project_details_right_arrow_txt_next {
	    
     top: 0%;
     width:5%;
     height: 50vh;
     position: fixed;
     right:0%;
     background-color: rgba(99, 247, 115, 0);
    z-index:-99;
   
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_right_arrow_txt_next {
	display:none
    }
}


.project_details_right_arrow_txt_next2{
  position:initial;
  height: 100%;
  width: 100%;
  padding-right:50%; 
  padding-bottom:70%;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  z-index:-99;
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_right_arrow_txt_next2 {
	display:none
    }
}

.project_details_right_arrow_txt_project {
	    
    bottom: 0%;
    width:5%;
    height: 50vh;
    position: fixed;
    right:0;
    background-color: rgba(247, 99, 99, 0);
    z-index:-99;
  
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_right_arrow_txt_project {
	display:none
    }
}



.project_details_right_arrow_txt_project2 {

  position:initial;
  height: 100%;
  width: 100%;
  padding-right:50%; 
  padding-top:70%;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  z-index:-99;

}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_right_arrow_txt_project2 {
	display:none
    }
}



.project_details_arrow_left {
	
    
     position: fixed;
     top: 48vh;
     left:0;
     padding: 0%;
     width:5%;
     height:100%;
     color: rgba(255, 255, 255, 0);
     opacity: .35; 
}


@media screen and (max-width: 600px) {
            
           .project_details_arrow_left {
               display:none }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_arrow_left {
	 width:3.5%;
     left:-0.5%;
}
}

.project_details_arrow_left:hover {
	
    
     position: fixed;
     top: 48vh;
     left:0;
     padding: 0%;
     width:5%;
     height:100%;
     color: rgba(145, 145, 145, 1);
     opacity: .7; 
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_arrow_left:hover {
	 width:3.5%;
     left:-0.5%;
}
}


.project_details_left_arrow_txt_project {
	   
     top: 0%;
     width:5%;
     height: 50vh;
     position: fixed;
     left:0%;
     background-color: rgba(183, 99, 248, 0);
     z-index:-99;
    
     
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_left_arrow_txt_project {
	display:none
    }
}


.project_details_left_arrow_txt_project2{
	
     position:initial;
     height: 100%;
     width: 100%;
     padding-right:50%; 
     padding-top:70%;
     writing-mode: vertical-rl;
     text-orientation: mixed;
     transform: rotate(-180deg);
     z-index:-99;
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_left_arrow_txt_project2 {
	display:none
    }
}

.project_details_left_arrow_txt_project_previous {
	   
    bottom: 0%;
    width:5%;
    height: 50vh;
    position: fixed;
    left:0;
    background-color: rgba(99, 192, 247, 0);
    z-index:-99;
     
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_left_arrow_txt_project_previous {
	display:none
    }
}


.project_details_left_arrow_txt_project_previous2 {
	
     position:initial;
     height: 100%;
     width: 100%;
     padding-right:50%; 
     padding-bottom:70%;
     writing-mode: vertical-rl;
     text-orientation: mixed;
     transform: rotate(-180deg);
     z-index:-99;
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.project_details_left_arrow_txt_project_previous2 {
	display:none
    }
}

.container {
    
  text-align: center;
     
}
h1 {
  margin-left: 0px;
  margin-bottom: 0px;
   
}
.button {
    
  width: 155%;
  padding-top: 55%;
  padding-bottom:55%;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 20;
  margin-left: 0px;
  margin-bottom: 30px;
  cursor: url("https://freight.cargo.site/t/original/i/c7ea7f35f5ebd45f96473368dd3bf1c645180436c7339edb3921fd6b2f9f1150/CURSOOOOR-HOOOVER-01.png")auto !important;
  display: inline-block;
  z-index: 98; 
    
    
}

.button-1 {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  color: #fff;
  z-index: 98; 
    }
    
   

    
    

.button-1:hover {
	
  box-shadow: 0 0 0px 0 #fff inset, 0 0 150px 0px #fff;
  border: 1.9px solid #919191;
  color: #fff;
  
  transform: rotate(-45deg);

  
}


@media screen and (max-width: 600px) {
            
  .button {
  width: 49px;
  padding-top: 16px;
  padding-bottom:16px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 20;
  margin-left: 0px;
  margin-bottom: 30px;
  cursor: url("https://freight.cargo.site/t/original/i/c7ea7f35f5ebd45f96473368dd3bf1c645180436c7339edb3921fd6b2f9f1150/CURSOOOOR-HOOOVER-01.png")auto !important;
  display: inline-block;
  z-index: 98; 
  font-size:4rem;

  
              }
}


@media screen and (max-width: 600px) {
            
           .button:hover {
    
     box-shadow: 0 0 0px 0 rgba(255, 255, 255, 1) inset, 0 0 50px 0px;
     border: 1.5px solid #919191;
     color: rgba(255, 255, 255, 0.35)
   
    
    }
    
}


.see_more_button_align {
	display:flex;
    padding-left:0%;
}



@media screen and (max-width: 600px) {
            
    .see_more_button_align {
              
   display:flex;
   position: absolute;
   right:2.5%;
   top: 2%;
        
    }
}

.icon {
   display: inline-block;
   color:#fff;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.2s ease-in-out;
	 
}


.iconglow:hover {
  color: #fff;
  text-shadow:
      
   
    0 0 75px #fff,
    0 0 100px #fff;
    
    
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
    
}


.txt {
    
  display: inline-block; 
  color:#fff;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.2s ease-in-out;
	
}


.txtglow {
 
  
  color: #fff;
  -webkit-animation:pulse 2s ease-in-out infinite alternate;
  -webkit-backface-visibility: hidden;
}






@-webkit-keyframes pulse {
  from {
    text-shadow: 
              
              
              
              
              
               0 0 200px #fff;
              
  }
  to {
    text-shadow:
              
            
               
            
               
               0 0 0px rgba(255, 255, 255, 0.21);
              
  }
}

#maskparent {
 
 background-repeat: no-repeat;
 background-image: url("https://freight.cargo.site/t/original/i/8b0abaa8fcc8505383ad03d7a5a17aa6d56b0466401daf0bfa9cd158e159493d/NEW-LOGO-EXTRA-SUPER-FINAL-SVG-smaller-V2-01.svg");
}

#mask:hover {

    
  /* This line:
   1. blurs the background so we can see it around the 
         image as "glow"
   2. increases the background saturation so we get colors 
         back after the shadow effect dulls them out
  */
  -webkit-backdrop-filter: blur(150px) ;
  backdrop-filter: blur(10px) ;

  /* These lines prevent the border box from clipping the blur effect */
  padding: 0px;
  margin: 0px;
}




#mask {
    
    
    
  /* This line:
   1. blurs the background so we can see it around the 
         image as "glow"
   2. increases the background saturation so we get colors 
         back after the shadow effect dulls them out
  */
  -webkit-backdrop-filter: blur(0px) ;
  backdrop-filter: blur(0px) ;

  /* These lines prevent the border box from clipping the blur effect */
  padding: 0px;
  margin: 0px;
    
}















.homebuttonalign {
  
 
  background-color: transparent;
  height:100%;
  display:flex;
  position: absolute;
   top: 50%;
  transform: translateY(-50%);
    left:50%;
    transform: translateX(-50%);
  
  z-index: 5;
   
  
   
}
.homebuttonscale {
    margin-top:-50%;
	width:100%;
    height:100%;
}







/* width */
::-webkit-scrollbar {
  width: 1px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
    
  background: rgba(109, 109, 109, 1);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fff;
}




.border {
	border-bottom: 1px solid #6d6d6d;
}



.navbar {
 
  overflow: hidden;
  background-color: rgba(0, 0, 0, 1);
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
 
    
  width: 90%; /* Full width */
  padding: 25px 0px;
  border-bottom: 1px solid #6d6d6d;
}



@media screen and (max-width: 600px) {
            
    .navbar  {
        width: 95%;
        font-size: 450%;
        line-height:0%;
        padding: 25px 0px;
    }
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
	.navbar  {
        width: 93%;
        font-size: 200% ;
        line-height:0% ;
        padding: 13px 0px;
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
	.behance_instagram  {
      
        font-size: 150% ;
        line-height:100% ;
       
    }
}

.navbaralign {
    display: flex;
	justify-content: center;
}


.footer {
    
    overflow: hidden;
    background-color: rgba(0, 0, 0, 1);
    position: initial;
    bottom:0;
    width: 90%;
    padding: 25px 0px;
    border-top: 1px solid #6d6d6d  ;
	
}


@media screen and (max-width: 600px) {
            
    .footer  {
        width: 95%;
       
        
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
 .footer  {
        width: 93%;
        padding: 22px 0px;
       
   }
}

.footeralign {
  display: flex;
  justify-content: center;
	
}

.vertical_lines {
	
    border-left : 1px solid #6d6d6d;
    height: inherit;
    position: relative;
    left: 5%;
    margin-left: 0px;
    top: 0px; 
    border-right: 1px solid #6d6d6d;
    height: inherit;
    position: relative;
    right: 0%;
    margin-right: 10%;
    top: 0px;
    
    
    
}


@media screen and (max-width: 600px) {
            
    .vertical_lines  {
    border-left : 1px solid #6d6d6d;
    height: inherit;
    position: relative;
    left: 2.5%;
    margin-left: 0px;
    top: 0px; 
    border-right: 1px solid #6d6d6d;
    height: inherit;
    position: relative;
    right: 0%;
    margin-right: 5%;
    top: 0px;
    
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
.vertical_lines{
	
    border-left : 1px solid #6d6d6d;
    height: inherit;
    position: relative;
    left: 3.5%;
    margin-left: 0px;
    top: 0px; 
    border-right: 1px solid #6d6d6d;
    height: inherit;
    position: relative;
    right: 0%;
    margin-right: 7%;
    top: 0px;           
                       
                       }
}


.black_border_left {
 overflow: hidden;
  background-color: rgba(0, 0, 0, 1);
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  left:0;
  height:100vh;
  width: 5.01%; /* Full width */
  
}


@media screen and (max-width: 600px) {
            
    .black_border_left {
       width: 2.501%;  
    }
}



@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
         
    .black_border_left {
       width: 3.501%;  
    }
}

.black_border_right {
 overflow: hidden;
  background-color: rgba(0, 0, 0, 1);
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  right:0;
  height:100vh;
  width: 5.01%; /* Full width */
  
}



@media screen and (max-width: 600px) {
            
    .black_border_right {
       width: 2.501%;  
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
         
    .black_border_right {
       width: 3.501%;  
    }
}


.imagegallery_width {
    margin-top: 52px;
    margin-left: 1px;
    margin-right: 1px;
	margin-bottom: 0px;
        
}
@media screen and (max-width: 600px) {
            
  .imagegallery_width  {
     margin-top: 52px;
    }
}
@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
         
.imagegallery_width{
	 margin-top: 41px;
     }
}


.scrcontent {
  display: flex;
  flex-direction: column;
  min-height:100vh;
 
 

  }
   
@media screen and (max-width: 600px) {
            
   .scrcontent  {
       min-height:60vh
    }
}



#scrolldownButton {
  position: fixed;
  top: 100px;
  right: 50px;
}

.active {
  background-color: rgba(255, 9, 9, 0);

}


.div_txt_vertical_align {
padding-top:100% ;
}


@media screen and (max-width: 600px) {
            
   .div_txt_vertical_align  {
       padding-top: 2.5% ;
       text-align: left;
       font-size: 370% ;
       padding-left: 2.5%;
       padding-right:2.5%;
       
      
    }
}



@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {

 .div_txt_vertical_align{
	 padding-top: 50% ;
     font-size: 230%;  
                       }
}


.div_txt_vertical_align_about_page {
padding-top: 97% ;
}

@media screen and (max-width: 600px) {
            
.div_txt_vertical_align_about_page{
    
    padding-top: 130% ;
    font-size: 400%;
    }
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {

.div_txt_vertical_align_about_page {
	
                       
    padding-top: 45% ;
    font-size: 230%;         
                       
}
}


.div_txt_vertical_align_coming_soon {
padding-top: 28% ;
}


@media screen and (max-width: 600px) {
            
.div_txt_vertical_align_coming_soon {
    
    padding-top: 82% ;
    font-size: 200%;
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
            
.div_txt_vertical_align_coming_soon{
	 padding-top: 20% ;
    
    font-size: 70%;
                       }
}




.txt_vertical_align_mobile_menu{
	padding-top:73%;
}

.home_page_video_align {
   
 padding-top: 0%;
	
}

.div_txt_vertical_align_2 {
padding-top: 35% ;
}


#slideshow_background {
 
 display: flex;
 flex-direction: column;
 height:100vh;
 margin-top:0%;
 object-fit:cover;
 
 background-repeat: no-repeat; 
 background-position:  50% 100%;
 background-size:150vh;
 background-color: black;
 border-bottom: 1px solid #6d6d6d;

  animation-name: example;
  animation-duration: 15s;
  animation-iteration-count: infinite;
    
 
  
}
 

@keyframes example{
   0%{
     background-image: url("https://freight.cargo.site/t/original/i/ec31c0f0af66d67e816894c11fa53cad4ecfa98237eb1d2a9a5ca5219aa8e9e2/PURE_BLACK_SLIDESHOW.jpg");
   }
   25%{
     background-image: url("https://freight.cargo.site/t/original/i/24b757ad279a7626dce42f8899d9541d4e10ec30066b4e2606c84f0d4f65687c/Couture_Crown_SLIDESHOW.jpg");
   }
   50%{
     background-image: url("https://freight.cargo.site/t/original/i/b32ffbd3dcbfa2e9cc2d4a24dfc9de32cc07cf49949b9e6a50d03d94c2045c21/030303_Garce_Head_SLIDESHOW.jpg");
   }
   75%{
     background-image: url("https://freight.cargo.site/t/original/i/267be13aa3c73721c5c96654fba6d121cb864c808d21a66a7fcd0bd21e75b6fa/Emergence_SLIDESHOW.jpg");
   }
   100%{
     background-image: url("https://freight.cargo.site/t/original/i/a25b63c7aea731b42561e5d6eba40e795511a86ea9f3eb28cca62d2e550256b5/Couture_Mirror_SLIDESHOW.jpg");
   }
}





@media screen and (max-width: 600px) {
            
 #slideshow_background  {
     
     height:65vh;
     background-size:93vh;
    }
}



.dark_grace_background {
 display: flex;
 flex-direction: column;
 height:100vh;
 background-image: url("https://files.cargocollective.com/c1386575/HEAD-BRIGHTER-GIF-BIG.gif");
 background-repeat: no-repeat; 
 background-position:  175% 53%;
 background-size: 85%;
 border-bottom: 1px solid #6d6d6d;
 
}



@media screen and (max-width: 600px) {
            
 .dark_grace_background   {
 
 display: flex;
 flex-direction: column;
 height:92vh;
 background-image: url("https://files.cargocollective.com/c1386575/HEAD-BRIGHTER-GIF-BIG.gif");
 background-repeat: no-repeat; 
 background-position:  50% 85%;
 background-size: 210%;
 border-bottom: 1px solid #6d6d6d;
  
    }
    
}

.dark_grace_background2 {
 display:flex;
 flex-direction: column;
 height:100vh;
 background-color: #030303;
 background-repeat: no-repeat; 
 background-position:  -0% 50%;
 background-size: 150%;

 
}



@media screen and (max-width: 600px) {
            
    .dark_grace_background2 {
   
 display:flex;
 flex-direction: column;
 height:92vh;
 background-image: url("https://freight.cargo.site/t/original/i/5cb8bf67a073dc673a6d44c62b52ca9b81fcf38ef89a3089827d094527fd7ae6/background-test-2.jpg");
 background-repeat: no-repeat; 
 background-position:  0% 0%;
 background-size: 0%;
 background-color: #000;
    }
    
}


	

.couture_background {
 display: flex;
 flex-direction: column;
 height:100vh;
 margin-top: 0%;
 object-fit:cover;
 background-image: url("https://freight.cargo.site/t/original/i/72d746942ee88d8c756b79bd1a856c89e6bd43fad39edcf886e769e6e507e0cf/CRWON-FINAL-compressed.jpg");
 background-repeat: no-repeat; 
 background-position:  50% 20%;
 background-size:85%;
 border-bottom: 1px solid #6d6d6d;
  
      
}


@media screen and (max-width: 600px) {
            
   .couture_background   {
 
 display: flex;
 flex-direction: column;
 height:92vh;
 margin-top: 0%;
 object-fit:cover;
 background-image: url("https://freight.cargo.site/t/original/i/72d746942ee88d8c756b79bd1a856c89e6bd43fad39edcf886e769e6e507e0cf/CRWON-FINAL-compressed.jpg");
 background-repeat: no-repeat; 
 background-position:  50% 91%;
 background-size: 52vh;
 border-bottom: 1px solid #6d6d6d;

   
    }
    
}


	
.couture_background2 {
 
 display: flex;
 flex-direction: column;
 height:100vh;
 background-color: black;
 background-repeat: no-repeat; 
 background-position:  100% 50%;
 background-size: 150%;
    
}


@media screen and (max-width: 600px) {
            
    .couture_background2 {
 
 display: flex;
 flex-direction: column;
 height:92vh;
 background-image: url("https://freight.cargo.site/t/original/i/b0b2a1b41b69bf5ac9ae9e8a8e0a77ccde5a7fc92dc4bc59881583beb94bb0bd/background-test-3.jpg");
 background-repeat: no-repeat; 
 background-position:  100% 50%;
 background-size: 0%;

 background-color: #000;
    }
    
}




.veils_background {
 display: flex;   
 flex-direction: column;
 height:100vh;
    
}

@media screen and (max-width: 600px) {
            
  .veils_background   {
        height:92vh;
    }
}

#my_video {
  
  height:100vh;
  object-fit:cover  ;
  z-index: -10;
  border-bottom: 1px solid #6d6d6d;

}

@media screen and (max-width: 600px) {
            
    #my_video {
    
    
    padding-top: 25vh;
    height:91vh;     
       
    }
}

.emergence_background {
 display: flex;
 flex-direction: column;
 height:100vh;
 margin-top:0%;
 object-fit:cover;
 background-image: url("https://freight.cargo.site/t/original/i/ecb6b72953b97d9d3d3208847af6fd310c785394c368fc10842a600b0745bd4e/RETOUCHed-and-Sharpened.png");
 background-repeat: no-repeat; 
 background-position:  50% 90%;
 background-size: 110%;
 
 }


@media screen and (max-width: 600px) {
            
    .emergence_background {
 
 display: flex;
 flex-direction: column;
 height:92vh;
 margin-top:0%;
 object-fit:cover;
 background-image: url("https://freight.cargo.site/t/original/i/6d6a56567affb3eead06fce1edcee50914d7a93b3332755c74b5cee758513ede/EMERGENCE-PART-I-RGB-jpg.jpg");
 background-repeat: no-repeat; 
 background-position:  50% 25vh;
 background-size: 50vh;

   
    }
    
}


.emergence_background2 {
 display: flex;
 flex-direction: column;
 height:100vh;
 background-color: black;
 background-repeat: no-repeat; 
 background-position:  100% 50%;
 background-size: 150%;

     
}


@media screen and (max-width: 600px) {
            
    .emergence_background2 {
 

 display: flex;
 flex-direction: column;
 height:92vh;
 background-image: url("https://freight.cargo.site/t/original/i/b0b2a1b41b69bf5ac9ae9e8a8e0a77ccde5a7fc92dc4bc59881583beb94bb0bd/background-test-3.jpg");
 background-repeat: no-repeat; 
 background-position:  100% 50%;
 background-size: 0%;
 background-color: #000;
    }
    
}



.txt_over_video {
  position: absolute;
  justify-content:center;
  align-items: center;
  height: 100vh;
  text-align: center;
  width: 100%;
  margin:auto;
 
}


.about_background {
 display: flex;
 flex-direction: column;
 height:100vh;
 margin-top:-3.5%;
 object-fit:cover;
 background-repeat: no-repeat; 
 background-position:  0% 100%;
 background-size: 100%;
 
 }




.coming_soon_background {
 display: flex;
 flex-direction: column;
 height:100vh;
 margin-top:-3.5%;
 object-fit:cover;
 background-repeat: no-repeat; 
 background-position:  0% 100%;
 background-size: 100%;
   
 
 }

.coming_soon_background2 {



 background-repeat: no-repeat; 
 background-position:  0% 0%;
 background-size: 5% 5%;
    background-color: #cb4848  ;
      
    
   
 
 }


.circle {
    position: absolute;
    width: 60px; 
	height: 60px; 
    z-index:99;
}


@media screen and (max-width: 600px) {
            
    .circle {
     display: none;   
    }
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
            
    .circle {  display: none;  
    }
}



#my_video_project_details {
 
  
  height:100vh;
  object-fit:cover  ;
 

}

.ballet_image_styling {
	padding-top: 9px;
    padding-left:1px;
    padding-right:1px;
}






.header {
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.5s ease-in-out;
    transition-delay: 0.3s;
}




.headerVisible {
  opacity: 1;
  transform: translateY(0);
}



@media screen and (max-width: 600px) {
            
    h2 { font-size: 250% !important;
        line-height: 85% !important;
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
            
    h2 { font-size: 200%!important;
        line-height: 90% !important;
    }
}

@media screen and (max-width: 600px) {
            
    h1 { font-size: 100%!important;
        line-height: 30% !important;
    }
}


@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {
            
    h1 { font-size: 150%!important;
        line-height: 100% !important;
    }
}

@media screen and (max-width: 600px) {
            
    small { font-size: 350%!important;
        line-height: 0% !important;
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {

small{   font-size: 350%!important;
        line-height: 0% !important;
	
                       }
}


@media screen and (max-width: 600px) {

    .menu_visibility { 
      
    display:none;
    }
}


.slideshow_align {
   
   
    position:relative;
    object-fit:cover;
    height: inherit;
    margin-top: 20px;
    
    

 
    
    }

@media screen and (max-width: 600px) {
.slideshow_align {
    
    position:relative;
    object-fit:cover;
    left:50%;
    top:53%;
    transform: translateX(-50%) translateY(-50%);
    width: 190%;
    
    }
}

@media screen and (min-height: 1081px) {
.slideshow_align {
    
    position:relative;
    object-fit:cover;
    left:50%;
    top:53%;
    transform: translateX(-50%) translateY(-50%);
    width: 85%;
    
    }
}

@media only screen and (min-width: 480px) 
                   and (max-width: 900px) 
                   and (orientation: landscape) {

.slideshow_align {
	position:relative;
    object-fit:cover;
    left:50%;
    top:50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
                       }
}
.image-gallery {
	z-index:-100;
    
}