/**
 * Content
 */


/** Build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> **/

/**************************** Fonts ****************************/

/* questrial-regular - latin */
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/questrial-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Questrial'), local('Questrial-Regular'),
       url('../fonts/questrial-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/questrial-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/questrial-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/questrial-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/questrial-v8-latin-regular.svg#Questrial') format('svg'); /* Legacy iOS */
}

/*font-family: 'Questrial', sans-serif;*/

/**************************** Main ****************************/

/******************************************************** Vimeo  ********************************************************/
/**************************************************************************************************************************/

.vimeo { 
    width: 80vw !important;
    height: 45.1vw !important;
    /*width: 63.7vw !important;
    height: 35.6vw !important;*/
    
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgba(0, 0, 0, 0.8);
 	overflow:hidden;
    position:relative;
    
}

.mobile .vimeo { 
    margin-top: 12vh;
    margin-bottom: 3vh;
    width: 100vw !important;
    height: 55.4vw !important;
    
}
.vimeo iframe{
	left:0;
    top:0;
    height:100% !important;
    width:100% !important;
}



.vimeo-square { 
    width: 45.1vw !important;
    height: 45.1vw !important;
    /*width: 63.7vw !important;
    height: 35.6vw !important;*/
    
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgba(0, 0, 0, 0.8);
 	overflow:hidden;
    position:relative;
    
}

.mobile .vimeo-square { 
    margin-top: 12vh;
    margin-bottom: 3vh;
    width: 100vw !important;
    height: 55.4vw !important;
    
}
.vimeo-square iframe{
	left:0;
    top:0;
    height:100% !important;
    width:100% !important;
}


/******************************************************** Project Body  ********************************************************/
/**************************************************************************************************************************/


.content .Body-Title {
   	margin-top: 0.0vw !important;
    padding-top: 1.0vw;
    padding-bottom: 0.0vw !important;
    line-height: 1.3;
	opacity: 1.0;
}
.content .Body-Caption {
	/*font-size: calc(23px + (34 - 23) * ((100vw - 300px) / (1600 - 300))) !important;*/
    font-size: calc(20px + (31 - 20) * ((100vw - 300px) / (1600 - 300))) !important;
    /*font-size: calc(13px + (24 - 13) * ((100vw - 300px) / (1600 - 300))) !important;*/
	padding-top: 0.3vw;
    padding-bottom: 1.5vw;
    line-height: 1.3;
    opacity: 0.5;
}

.mobile .content .Body-Title {
   	text-align: center !important;
    font-size: calc(14px + (31 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
    margin-top: 0.0vw !important;
    padding-top: 1.0vw;
    padding-bottom: 0.0vw !important;
    line-height: 1.3;
	opacity: 1.0;
}
.mobile .content .Body-Caption {
    text-align: center !important;
    font-size: calc(16px + (31 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
	padding-top: 2.5vw;
    padding-bottom: 1.5vw;
    line-height: 1.3;
    opacity: 0.5;
}




.content .Body-Content {
	width: 80vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    /*margin-bottom: 4.4%; */
   
    font-size: calc(19px + (30 - 19) * ((100vw - 300px) / (1600 - 300))) !important;
}


.content .Body-Dark {
	margin-right: -6vw;
    margin-left: -6vw;
    background-color: #363636;
}



.content .Body-Header {
    padding-top: 100px;
	margin-right: 11.0vw !important;
    margin-left: 11.0vw !important;
    text-align: left;
     
    color: #f1f1f1;
    font-size: calc(17px + (34 - 17) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.2;
}


.content .Body-Header-Title {
    padding-top: 100px;
	margin-right: 11.0vw !important;
    margin-left: 11.0vw !important;
    text-align: left;
     
    color: #f1f1f1;
    font-size: calc(33px + (50 - 33) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.2;
}


.content .Body-Header-TitleCaption {
    padding-top: 9px;
	margin-right: 11.0vw !important;
    margin-left: 11.0vw !important;
    text-align: left;
     
    color: #f1f1f1;
    font-size: calc(6px + (23 - 6) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.2;
}



.mobile .content .Body-Header {
    padding-top: 0px;
	 font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.3;
}




.content .Body-Block {
	margin-right: 11.0vw !important;
    margin-left: 11.0vw !important;
    background-color: #363636;
 
	color: #e4e4e4;

    font-size: calc(15px + (28 - 15) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.2;
}

.mobile .content .Body-Block {
    padding-top: 0px;
	 font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.3;
}





.content .Body-Quote {
	margin-right: 16.0vw !important;
    margin-left: 16.0vw !important;
    background-color: #363636;
 
	color: #e4e4e4;
    font-size: calc(16px + (23 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.2;
    text-align: justify;
}

.mobile .content .Body-Quote {
    padding-top: 0px;
	 font-size: calc(15px + (20 - 15) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.3;
}




.content .Body-Credits {
    padding-top: 20px;
	margin-right: -6vw;
    margin-left: -6vw;
    padding-top: 3.4vw !important;
    padding-bottom: 3.5vw !important;
    text-align: center;
 
    color: #d1d1d1;
    background-color: #232323;
    
    font-size: calc(12px + (19 - 12) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.2;
}

.mobile .content .Body-Credits {
    padding-top: 0px;
	 font-size: calc(12px + (18 - 12) * ((100vw - 300px) / (1600 - 300))) !important;
   	line-height: 1.3;
}





/******************************************************** Index Strips 1 ********************************************************/
/************************************************************************************************************************/

.content .IndexStrip {
    width: 80vw !important;
}

.content .IndexStrip-Vimeo {
   	opacity: 1;
    display: flex;

    height: 65vw;
    max-height: 616px;
    margin-bottom: 1.6vw;
    /*background-color: #004aff;*/


}



.content .IndexStrip-Vimeo-Element {
    /*position: relative;
    
    flex: 1 1 auto;
    align-self: auto;
    min-width: 0;*/
    /*height: 65vw;
    max-height: 616px;*/
    height: 614px;   
    overflow: hidden;
	margin-right: 14px;
 	border: 1px solid rgba(0, 0, 0, 1.0);
	
    display: flex;
    justify-content: center !important;
}
.content .IndexStrip-Vimeo-Wrapper {
	margin-top: -2px;
}




.content .IndexStrip-Static {
    width: 75vw !important;
    margin-bottom: 3.6vw;
	margin-top: 0.2vw !important;
}

.mobile .content .IndexStrip {
    width: 85vw !important;
}

.mobile .content .IndexStrip-Static {
    width: 85vw !important;
}

.mobile .content .min-width-mobile {
   /* min-width: 448px !important;*/
    font-size: 93%;
}

.page_container {
	padding-top: 0px !important;
    /*width: 95vw !important;*/
        overflow: hidden;
}

.content .Banner-Spacer {
	height: 4.8vw !important;
    min-height: 40px !important;
    max-height: 71px !important;
}


.content .Banner-Spacer-half {
	height: 2.4vw !important;
    min-height: 20px !important;
    max-height: 35.5px !important;
}

.content .Banner-Spacer-quarter {
	height: 1.2vw !important;
    min-height: 10px !important;
    max-height: 17.75px !important;
}

.mobile .content .spacer-mobile {
	height: 40px !important;
}



    
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
 /* 6 images */
.content .image-gallery-flexed-container {
    height: 46vh !important;
    margin-left: 2.6vw;
}

.content .image-gallery-flexed {
    height: 100% !important;
    	
    display: flex ;
  	flex-direction: row;
    padding-right: .5%;
    
}

.content .image-gallery-flexed img{
	width: calc(89.9vw/6) !important;
    height: 100% !important;
    object-fit: cover !important;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-right: .5%;
    
}

/******************************************************** Nav ********************************************************/
/************************************************************************************************************************/
.content .Nav-Logo-image-link img{
    width: auto !important;
	height: 4.8vw !important;
    min-height: 40px !important;
    max-height: 72px !important;
}

.mobile .content .Nav-Logo-image-link img{
    
        width: auto !important;
	height: 4.8vw !important;
    min-height: 40px !important;
    max-height: 72px !important;
}

[local-style="6214881"] .content_padding {
    padding-top: 0 !important;
	height: 4.8vw !important;
    min-height: 40px !important;
    max-height: 72px !important;
}

.content .Nav-Linksimage-link img{
/*background-color: red;*/
    height: 4.7vh !important;
    max-height: 30px !important;
    min-height: 8px !important;
    width: auto !important;
    /*margin-top: 2.3vh;*/
    margin-top: 0.5vw;
}

.mobile .content .Nav-Linksimage-link img{
   margin-top: -0.5vh;
}

/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
.content .Nav-Linksimage-link img{
background-color: green;
    height: 4.7vh !important;
    max-height: 33px !important;
    min-height: 8px !important;
    width: auto !important;
    margin-top: -0.3vw !important;
}
}*/


/******************************************************** BORDERS ********************************************************/
/************************************************************************************************************************/
.content .Border-Top img{
    height: 4.8vw !important;
    min-height: 40px !important;
    max-height: 72px !important;
    width: 100vw !important;
 	opacity: 1;
    object-fit: cover;
    position: fixed;
    Left: 0px;
    Top: 0px;
}

.content .Border-Top-Stroked img{
    height: 4.8vw !important;
    min-height: 40px !important;
    max-height: 72px !important;
    width: 100vw !important;
 	opacity: 1;
    object-fit: cover;
    position: fixed;
    Left: 0px;
    Top: 1px;
 	border: 1px solid rgba(0, 0, 0, 1.0);
    
    z-index: -2 !important;
}

.content .Border-Right img{
    width: 4.8vw !important;
    height: 100vh !important;
    min-width: 40px;
    max-width: 72px;
    
    position: fixed;
    object-fit: cover;
    right: 0;
    Top: 0px;
    z-index: -1 !important;
}

.content .Border-Left img{
    width: 4.8vw !important;
    height: 100vh !important;

    min-width: 40px;
    max-width: 72px;
    
    position: fixed;
    object-fit: cover;
    Top: 0px;
    Left: 0px; 
    z-index: -1 !important;
}

.mobile .content .Border-Right img{
display: none;
}
.mobile .content .Border-Left img{
display: none;
}

/******************************************************** BANNER ********************************************************/
/************************************************************************************************************************/


.content .Banner-Logo img{
    position: absolute;
    left: 0.0vw !important;
    height: 60vw !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-height: 590px !important;
    object-fit: cover !important; 
	z-index: 50;
}


.mobile.content .Banner-Logo img{

    position: absolute;
    left: 3.1vw !important;
    height: 60vw !important;
    margin-left: auto;
    margin-right: auto;
    max-height: 590px !important;
    object-fit: cover !important; 
	z-index: 50;
}



.content .BannerSlideshow {
    overflow: hidden;
    max-height: 68.5vw;
	height: 55.3vh;
    width: auto;
    display: flex;
    justify-content: center;
    background: #363636
    /*animation: colorchange 6s;
    -webkit-animation: colorchange 6s;*/
}
    

@keyframes colorchange
    {
      0%   {background: #DFDFDF;}
      25%  {background: #fafa66;}
      50%  {background: #6e9dff;}
      75%  {background: #2dcf36;}
      100% {background: #a871e7;}
    }
    
@-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
    {
      0%   {background: #DFDFDF;}
      25%  {background: #fafa66;}
      50%  {background: #6e9dff;}
      75%  {background: #2dcf36;}
      100% {background: #a871e7;}
    }

.mobile .content .BannerSlideshow {
    overflow: hidden;
    max-height: 67.5vw;
    height: 57.5vh;
    width: 100%;
    margin-left: 0%;
    display: flex;
    justify-content: center;
        animation: colorchange 6s;
    -webkit-animation: colorchange 6s;
}

.content .BannerVimeo-Wrapper {
    width: 100vw;
    height: 55.3vh;
}
    

.mobile .content .BannerVimeo-Wrapper {
    width: 215vw;
    height: 68vw;
}
    

    
[image-gallery=slideshow] .gallery_card img{
    width:100vw !important;
    object-fit: cover !important;
}

[image-gallery="slideshow"].slick-initialized.slick-slider {
    width: auto !important;
    height: 100% !important;
    
}


.mobile [image-gallery=slideshow] .gallery_card img{
    opacity: 1 !important; /* Temp*/
    width:100vw !important;
    height: 500px !important;
    object-fit: cover !important;
}

.mobile [image-gallery="slideshow"].slick-initialized.slick-slider {
    width: 100vw !important;
    /*height: 272px !important;*/

    margin: 0 !important;
}



/**************************** Banner text strips ****************************/

.content .BannerText-Image img {
  	height: 7.3vw !important;
    width: auto !important;
    
    max-height: 140px !important;
    min-height: 96px !important;
}

.mobile .content .BannerText-Image img {
    height: 7.3vw !important;
    width: auto !important;
    
    max-height: 140px !important;
    min-height: 56px !important;
    /*height: auto !important;*/
}



/******************************************************** STRIPS ********************************************************/
/************************************************************************************************************************/


/**************************** Strips ****************************/

.content .IndexStrip {
    margin-left: auto !important;
    margin-right: auto !important;
    
    transition: all 0.4s cubic-bezier(0.1, 0.98, 0.99, 1.000);
	transition-delay: 0.05s;
}

.content .IndexStrip-Static {
   	/*min-width: 530px !important;*/
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 4.4%; 
   
    font-size: calc(22px + (33 - 22) * ((100vw - 300px) / (1600 - 300))) !important;
    /*font-size: 1.9vw;*/
}


.content .IndexStrip-Static-NoPad {
    margin-left: auto !important;
    margin-right: auto !important;
    width:98vw !important;
        margin-bottom: 1%; 
   
    font-size: calc(19px + (30 - 19) * ((100vw - 300px) / (1600 - 300))) !important;
}





/**************************** Gallery strip Images ****************************/

.content .image-gallery{
    height: 58vh ;
    object-fit: cover !important;
    padding-bottom: 0px !important;
	flex-wrap: nowrap !important;
}


.content .image-gallery img{
	border: 1px solid rgba(0, 0, 0, 0.5);

    /*height: 614px !important;*/
    height: 57.5vh !important; /* 1 less than container vh*/
    object-fit: cover;
}

.mobile .content .image-gallery{
    height: 32vh !important;
    object-fit: cover !important;
    padding-bottom: 0px !important;
    margin-bottom: 3.1vw !important;
	flex-wrap: nowrap !important;
	margin-top: 3vh !important;
}

.mobile .content .image-gallery img{
	border: 1px solid rgba(0, 0, 0, 0.5);
    height: 32vh !important;
    object-fit: cover;
}

.mobile .content .IndexStrip-Image {
	height: 32vh !important;
    object-fit: cover !important;
    margin-top: 5vh;

    transition: all 0.4s cubic-bezier(0.1, 0.98, 0.99, 1.000);
	transition-delay: 0.05s;
}



/**************************** Gallery strip  Single image ****************************/

.content .IndexStrip-Solo {
	height: 58vh !important;
    margin-top: 3vh;
    /*width: 73.8vw !important;*/
    
    margin-bottom: -2.0vw;

    transition: all 0.4s cubic-bezier(0.1, 0.98, 0.99, 1.000);
	transition-delay: 0.05s;
}

.content .IndexStrip-Solo img{
    max-width: 100%;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.mobile .content .IndexStrip-Solo {
	height: 32vh !important;
}

/**************************** Gallery strip Type ****************************/

.content .IndexStrip-Title {
   	margin-top: 0.0vw !important;
    padding-top: 2.8vw;
    padding-bottom: 0.0vw !important;
        
    /*-webkit-text-stroke: 0.8px rgba(0, 0, 0, 0.99); 
	text-stroke: 0.8px rgba(0, 0, 0, 0.5);
    paint-order: stroke fill;*/
    	    
    transition: all 0.1s cubic-bezier(0.1, 0.98, 0.99, 1.000);
	transition-delay: 0.00s;
}

.content .IndexStrip-Caption {
	font-size: calc(23px + (34 - 23) * ((100vw - 300px) / (1600 - 300))) !important;
	padding-top: 0.4vw;
    padding-bottom: 5.0vw;
    
    opacity: 0;
    transform: translate(0, 25px);
    -webkit-transform: translate(0, 25px);
 
	transition: all 0.1s cubic-bezier(0.1, 0.98, 0.99, 1.000);
    transition-delay: 0.00s;
}

.mobile .IndexStrip-Caption {
	font-size: calc(18px + (29 - 18) * ((100vw - 300px) / (1600 - 300))) !important;
    
    opacity: 0.5 !important;
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    padding-top: 1vw;
    padding-bottom: 3vw;
}

.content .IndexStrip-Caption { /* Not animated*/
	-webkit-text-stroke: 0.4px #000; 
	text-stroke: .5px #000;
	
    
    transition: all 0.3s cubic-bezier(0.1, 0.98, 0.99, 1.000);
    transition-delay: 0.10s;
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .IndexStrip-Caption {
     /*background-color: red;*/
    opacity: 0.5 !important;
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    padding-top: -10px !important;
    padding-bottom: 6vw;
}
    
.content .IndexStrip-Title {
    /*background-color: red;*/
    margin-top: 0.0vw !important;
    padding-top: 3.5vw;
    padding-bottom: 0.0vw !important;
}
}




/**************************** Strips Hovers ****************************/

.content .IndexStrip:hover {
        transform: translate(0, -14px);
        -webkit-transform: translate(0, -14px);

        transition: all 0.4s cubic-bezier(0.1, 0.66, 0.99, 1.000);
        transition-delay: 0.00s;
}


.content .IndexStrip-Image:hover + .IndexStrip-Title { /*for single image strips*/
    	opacity: 0.85;

        transition: all 0.3s cubic-bezier(0.010, 0.15, 0.35, 1.000);
        transition-delay: 0.0s;
}

.content .image-gallery:hover ~ .IndexStrip-Title { /*for multi image strips*/
    	opacity: 0.85;

        transition: all 0.3s cubic-bezier(0.010, 0.15, 0.35, 1.000);
        transition-delay: 0.0s;
}


.content .IndexStrip-Image:hover ~ .IndexStrip-Caption{ /*for single image strips*/
        opacity: 1;
    	
    	transform: translate(0, 6px);
        -webkit-transform: translate(0, 6px);

        transition: all 0.8s cubic-bezier(0.1, 0.98, 0.99, 1.000);
        transition-delay: 0.0s;
}


.content .image-gallery:hover ~ .IndexStrip-Caption{ /*for multi image strips*/
        opacity: 1;
    	transform: translate(0, 6px);
        -webkit-transform: translate(0, 6px);

        transition: all 0.8s cubic-bezier(0.1, 0.98, 0.99, 1.000);
        transition-delay: 0.0s;
}

.content .IndexStrip-Title:hover + .IndexStrip-Caption{ /*for title hover*/
        opacity: 1;
    
    	transform: translate(0, 6px);
        -webkit-transform: translate(0, 6px);

        transition: all 0.8s cubic-bezier(0.1, 0.98, 0.99, 1.000);
        transition-delay: 0.0s;
}

.content .IndexStrip-Caption:hover { /*for caption hover*/
        opacity: 1;
    	transform: translate(0, 6px);
        -webkit-transform: translate(0, 6px);

        transition: all 0.8s cubic-bezier(0.1, 0.98, 0.99, 1.000);
        transition-delay: 0.0s;
}


.content .IndexStrip:hover .IndexStrip-Caption { /*for container hover*/
  		/*background-color: red;*/
    	opacity: 1;
    	transform: translate(0, 6px);
        -webkit-transform: translate(0, 6px);

        transition: all 0.8s cubic-bezier(0.1, 0.98, 0.99, 1.000);
        transition-delay: 0.0s;
}


/******************************************************** Type ********************************************************/
/************************************************************************************************************************/

.Type-Small {
  	font-size: calc(2px + (14 - 2) * ((100vw - 300px) / (1600 - 300))) !important;
    line-height: 1.1 !important;
}

.Type-Medium {
  	font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}


.Type-Strips {
  	font-size: calc(2px + (14 - 2) * ((100vw - 300px) / (1600 - 300))) !important;
}

.Type-Contacts {
    font-size: calc(17px + (29 - 17) * ((100vw - 500px) / (1920 - 500))) !important;
}

.Type-Banner {
  	font-size: calc(2px + (14 - 2) * ((100vw - 300px) / (1600 - 300))) !important;
}

.Type-Maps {
	font-size: calc(24px + (28 - 24) * ((100vw - 600px) / (1600 - 600))) !important;
    background: rgba(237, 237, 237, 1);
    padding: 16px;
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.mobile .Type-Maps {
    font-size: calc(19px + (23 - 19) * ((100vw - 600px) / (1600 - 600))) !important;
    background: rgba(255, 255, 255, 1);
    padding: 8px;
    border: 1px solid rgba(0, 0, 0, 0.5);
}

.Lineheight-150 {
  	line-height: 175% !important;
}





/******************************************************** Grids ********************************************************/
/************************************************************************************************************************/





/******************************************************** Modal ********************************************************/
/************************************************************************************************************************/

/*Popup*/
    
#confirm_modal .confirm-box {
    font-family: questrial !important;
	text-align: center !important;
    border: 1px solid rgba(0, 0, 0, 0.5) !important;   
}

#confirm_modal .bg-blue {
    background: #000000 !important;
    border: 1px solid rgba(0, 0, 0, 0.5) !important;   
}


#confirm_modal .confirm-box.alert-text {
	color: #4048ef;
    
}


/* Password */
body.password_protected .admin-wrapper {
	background-color: #232323;
    
}

/*
#main_container > div.ajax_post_container.row.col.col-full > form > div > input[type="password"]  {
	background-color: #232323;
    font-family: questrial !important;
	text-align: center !important;
    border: 1px solid rgba(0, 0, 0, 0.5) !important;  
}*/


/** Build <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< **/


body {
	background-color: #DFDFDF;
	color: #000;
    /*min-width: 660px;
    margin-left:auto;
    margin-right: auto;*/
    
    /**display: inline-block;
    width: 91.7vw !important;
    min-width: 400px !important;
    margin-left: 10.8w !important;**/
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: 1;
}

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: 0;
}

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

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

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

.content img {
	float: none;
	
	/**
    margin-bottom: .5em;
    border: 1px solid rgba(0, 0, 0, 0.4);
     Build**/

}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	line-height: 1.3;
	font-family: 'Neue Haas Grotesk', Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(41, 41, 41, 0.3);
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	/*font-size: 2.2rem;*/
    /*  font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));*/
    /*font-size: calc(1.2rem + (2.2rem - 1.2rem) * ((100vw - 500px) / (1920px - 500px)));*/
  	font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	/*font-family: Quicksand, Icons;*/
    font-family: Questrial, Icons /*!Google font*/;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.01em;
}

[data-predefined-style="true"] bodycopy a {
	/* Links */
    color: rgba(0, 0, 0, 1);
	padding-bottom: 0.0em;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.9);*/
	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: 'Neue Haas Grotesk', Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3.5rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.9);
    letter-spacing: 0.01em;
	text-rendering: optimizeLegibility;*/
    font-size: calc(19px + (30 - 19) * ((100vw - 300px) / (1600 - 300))) !important;
}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.9);
    border-bottom: 1px solid rgb(41, 41, 41);
}

[data-predefined-style="true"] h2 {
	/*font-family: 'Times New Roman', 'Times New Roman', Times, serif, 'Times New Roman', Icons;
	/*font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
	font-size: 2.2rem;
	line-height: 1.3;
	text-rendering: optimizeLegibility;*/
	font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.9);
    border-bottom: 1px solid rgb(41, 41, 41);
}

[data-predefined-style="true"] small {
	font-size: 1.4rem;
    /*display: inline-block;
	font-size: 1.4rem;
	
	font-family: 'Neue Haas Grotesk', Icons;
	/*font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.9);*/
	line-height: 1;
    /*font-size: calc(2px + (14 - 2) * ((100vw - 300px) / (1600 - 300)))*/;
}

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

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!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: center /*!text_center*/;
	/** Note - Full width of page. inc nav. **/
}

[data-css-preset] body {
	/*background-color: rgb(189, 89, 89)/*!body_bgcolor*/;
    /**background-image: url("https://freight.cargo.site/t/thumbnail/w/100/i/e59f41e2d40dc78ed217293eee7a4543ced645e12e5ea8ea719f85d910f777e3/Site-BG.svg");
   	    background-size: 100%;
   	 Build **/
}

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

[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*/;
}


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: rgb(206, 206, 206)/*!thumbnails_bgcolor*/;   
}

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

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

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

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

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

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
    position: relative;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 0.1rem;
    font-size: 2.2rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.9);
	font-family: 'Neue Haas Grotesk', Icons;
	font-style: normal;
	line-height: 1.3;
}


.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	line-height: 1.3;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: 'Neue Haas Grotesk', Icons;
	font-style: normal;
}

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

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

/**
 * Thumbnail Hover
 */

.thumbnails .thumbnail > a {
	position: relative;
}

.thumbnails .thumbnail .title {
	background: rgba(0, 0, 0, 0.4);
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 2.4rem;
    color: rgba(255, 255, 255, 1);
    align-content: center;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0;
}

.thumbnails .title span {
	margin: auto;
	display: inline-block;
}

.thumbnails .thumbnail:hover .title {
    opacity: 1;
}

body.mobile .thumbnails .thumbnail:hover .title {
	opacity: 0;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 0.9);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
    top: .6rem /*!site_menu_button*/;
	right: .6rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 34px;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * 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(20, 20, 20, 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: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	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: 40px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 1.2rem /*!shop_button*/;
	right: 1.2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 2.2rem;
    padding: 0;
    line-height: 1.2;
	font-style: normal;
	font-weight: 400;
}

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

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

/*
 * Shop Product Widget
 */

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

.shop_product .price {
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	font-size: 2.2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.9);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", Icons;
    color: rgba(0, 0, 0, .9);
    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-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
}

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

/*
 * 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.9) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    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: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

.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: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    display: none;
    /* 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: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 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.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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;
}


