	body.mobile.homepage div[thumbnails="columns"] > .column:first-child {
    margin-top: 0em;  /* Adjust this value to your needs */
}

body.mobile.homepage div.thumbnails {
	margin-top: 14em;
}

body.mobile.homepage [thumbnails-gutter] {
    margin: 0rem !important;
}

body.mobile.homepage [thumbnails-pad] {
    padding: 1rem !important;
}

body.mobile.homepage .content {
	padding: 0rem !important;
}


#clients .slick-slide img:not(.image-zoom) {
	   cursor: default !important; 

}


iframe {
	margin-bottom: 0.75em;
}

.page_content > div[style*="position:relative;"] {
    margin-bottom: 0.75em;
}

.image-gallery {
	margin-bottom: 0.75em;
}


/**
 * Content
 */

[thumbnails=montessori] .thumbnail_sizer {
	z-index: 11;
}

body, html {
	background-color: #e4e4e4 !important;
	color: #000;
}

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 {
    font-size: 0.7em;
    color: #a3a3a3;
}

sub:before {
    content: "\A";
    white-space: pre;
}

sub {
	top: -1em;
}


sup {
    font-size: 0.7em;
    color: #a3a3a3;
    top: 0.6em
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	list-style-type: none;
}

li {
	padding-bottom: 9px;
}

.capabilities {
	text-align: left;
}

.capabilities li {
    margin-left: 1.6em;
  padding-left: 1em;
  text-indent: -1em;
}

.capabilities li:before {
  content: "✓";
  padding-right: 0.5em;
}

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

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

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

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: Inter, Icons;
	font-style: normal;
	line-height: 1.3;	
}

p {
	margin-block-start: 0em;
}

#staff a {
    position: relative; /* Set the anchor tag as the reference for absolute positioning */
    display: inline-block; /* Ensures we can manipulate the box model */
}

#staff a::before {
    content: ''; /* Necessary for the pseudo-element to be generated */
    position: absolute;
    top: 0px; /* Expanding 10px upwards */
    right: -10px; /* Expanding 10px to the right */
    bottom: -28px; /* Expanding 10px downwards */
    left: -10px; /* Expanding 10px to the left */
    z-index: 999; /* Ensures it doesn't block other content */
}

body:not(.mobile) div#staff > * {
    margin-bottom: 1em;
}

body.mobile #staff {
	display: none;
}


/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.5rem;
	font-weight: 400;
	color: #666;
	font-family: Inter, Icons;
	font-style: normal;
	line-height: 1.5;
}

[data-predefined-style="true"] bodycopy a {
	color: #999;
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	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: Inter, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3.5rem;
	line-height: 1.3;
	color: #666;
	}

[data-predefined-style="true"] h1 a {
	color: #666;
}

[data-predefined-style="true"] h2 {
	font-family: Inter, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #666;
	font-size: 2.3rem;
	line-height: 1.2;
/**	font-style: italic; **/
	}

[data-predefined-style="true"] h2 a {
	color: #666;
}

[data-predefined-style="true"] small {
	font-size: 1.2rem;
	line-height: 1.5;
	font-family: Inter, Icons;
	font-weight: 400;
	color: #666;
}


[data-predefined-style="true"] small a {
	color: #999;
	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*/;
}

[data-css-preset] body {
	background-color: #e4e4e4/*!body_bgcolor*/;
}

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

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


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

/**
 * Thumbnails
 */

[data-css-preset] .thumbnails {
    position: static;
    z-index: initial;
    background-color: rgb(0, 255, 62)/*!thumbnails_bgcolor*/;
}

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

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

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

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

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

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

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

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

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: .3rem;
    font-size: 4rem;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	font-family: Inter, Icons;
	font-style: normal;
	line-height: 1.0;
	text-align: left;
	display: none;
	position: fixed;
	top: 45%;
    max-width: 8.4em;
/**	word-wrap: break-word; **/
	white-space: normal;
}

.thumbnail:hover .title {
	display: block;
}

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

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

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

/* Hide .title divs on mobile devices */
.mobile .thumbnails .title {
    display: none !important; 
}

.mobile .thumbnail:hover .title {
    display: none !important;
}


/**
 * Site Menu
 */

#site_menu {
	position: relative;
	z-index: 99999;
}

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

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



body.mobile {
/**	padding-top: 80px; **/
}

/**
body.mobile .content_padding {
	padding-top: 0 !important;
	margin-top: 0;
}
**/

/**
 * Site Menu
 */

#site_menu {
	font-family: Inter, 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: 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: Inter, Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
}

#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: Inter, Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.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-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
}

.shop_product .button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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 .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(255, 255, 255, 0.95) /*!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 {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .right-arrow .inner-color {
    stroke: white;
    stroke-width: 2.5px;
}

.image-gallery-navigation .left-arrow .inner-color {	
    stroke: white;
    stroke-width: 2.5px;
}


.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 0px;
    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: 1px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

.page_container {
	z-index: 11;
}

/* Custom */

/* Hidding corners from pages */
body:not(.homepage) #about,
body:not(.homepage) #contact,
body:not(.homepage) #left_corner,
body:not(.homepage) #right_corner {
	display: none;
}

body.homepage .content_padding {
	padding-top: 10em;
}

/* Standard HeaderLogo Styling */
#headerlogo {
	margin-top: 4em;
    display: flex; /* This makes it a flex container */
    align-items: center; /* This centers children vertically */
    justify-content: center; /* This centers children horizontally */
	left: 50%;
	margin-left: -70px;
	width: 140px;
	height: 140px;
        position: relative; /* This ensures absolute children are relative to this container */
}

.mobile #headerlogo {
	z-index: 0 !important;
}

.logo {
    position: absolute; /* Absolute positioning will ensure it remains behind .logotype */
	display: block;
	background: url(https://freight.cargo.site/t/original/i/921ecb177ece8a1acd3df4f05ddc1f4de2457a4b18e6340b8039e39a4fd0e011/ways_and_means.svg) no-repeat;
	background-size: 140px 140px, 100% 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 140px;
	height: 140px;
/**        transition:opacity 0.5s; **/
}

.logotype {
    opacity:0;
	font-family: Inter, Icons;
	color: #000;
    white-space: nowrap;
    text-align: center;
/**    transition:opacity 0.5s; **/
    font-size: 20px;
}

a#headerlogo {
   text-decoration: none;
}

#headerlogo:hover .logotype {
    opacity:1;
}

#headerlogo:hover .logo {
    opacity:0;
}

/* Override hover styles for mobile */
body.mobile #headerlogo:hover .logotype {
    opacity: 0 !important; /* reset to whatever the default is, which might be 0 or another value */
}

body.mobile #headerlogo:hover .logo {
    opacity: 1 !important; /* reset to whatever the default is */
}

/* Contextual Positioning */

body.homepage #headerlogo {
	position: fixed;
}


body[data-page-id="36618769"] #headerlogo {
    position: fixed;
    z-index: 12;
}

/* Mobile Adjustments */


.mobile:not(.homepage) #headerlogo {
/**	transform: scale(0.7); 
        margin: -80px 0 33px -70px ;
    **/
    margin-bottom: 4em;
}



#left_corner, #right_corner {
    position: fixed;
    z-index: 99;
}

#left_corner {
    background: blue;
    width: 400px;
    height: 400px;
    border-radius: 50%;    
    bottom: -200px;
    left: -200px;
}

#right_corner {
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 225px solid yellow;
    border-left: 225px solid transparent;
}

.mobile #left_corner {
    border-radius: 0;
    width: 50vw;
    left: 0;
    bottom: 0;
    height: 72px;
}

.mobile #right_corner {
    width: 50vw;
    bottom: 0;
    border-left: 0;
    border-bottom: 72px solid;
}


h2#about, h2#contact {
    display: block;
    position: fixed;
    bottom: 55px;
    margin: 0;
    padding: 0;
    font-size: 4rem;
    font-weight: 600;
    line-height: 100%;
    z-index: 999;
}

h2#about {
    left: 65px;
}

h2#contact {
    right: 65px;
}

h2#about a, h2#contact a {
    text-decoration: none;
    color: #000;
}

h2#about a:hover, h2#contact a:hover {
    cursor: pointer;
}

.mobile h2#about, .mobile h2#contact {
    line-height: 72px;
    bottom: 0;
}

.mobile h2#about {
    left: 0;
    width: 50vw;
    text-align: center;
}

.mobile h2#contact {
    right: 0;
    width: 50vw;
    text-align: center;
}

.mobile #AboutPage {
	font-size: 1.4em;
    padding: 0px 1em 0px 1em;
}

#AboutPage a {
	color: #666;
}

#AboutPage {
	max-width: 1000px;
    margin: 0px auto;
    line-height: 1.6em;
}

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

	/* Wrapper styles to keep iframe contained */
/* Wrapper styles to keep iframe contained */

/* Adjusted styles for iframe */
#gMaps {
    width: 100%; 
    height: 400px; 
    border: 0; 
    top: 0;  /* To make sure it aligns to the top of the wrapper */
    transition-duration: initial;
}

#gMaps {
	-webkit-filter: grayscale(100%) brightness(100%);
-moz-filter: grayscale(100%) brightness(100%);
-ms-filter: grayscale(100%) brightness(100%);
-o-filter: grayscale(100%) brightness(100%);
filter: grayscale(100%) brightness(100%);
}

	#IndexTable {
    width: 100%; /* Ensuring the table spans the entire width of its container */
    table-layout: fixed;
    border-collapse: collapse; /* This collapses the borders into a single, unbroken line */
}
#IndexTable td, #IndexTable th {    padding: 10px 0px; /* Add some padding to prevent text from being too close to the border */
}
#IndexTable td:nth-child(1), #IndexTable th:nth-child(1) {
    width: 33.33%;
    text-align: left;
}
#IndexTable td:nth-child(2), #IndexTable th:nth-child(2) {
    width: 33.33%;
    text-align: center;
}
#IndexTable td:nth-child(3), #IndexTable th:nth-child(3) {
    width: 33.33%;
    text-align: right;
}
#IndexTable td, #IndexTable th {
    position: relative;
    border-bottom: 2px solid #bbb !important;
}
#IndexTable th {
    position: relative; 
    cursor: pointer;
}
/* Hover effect for the first and second <th> elements */
#IndexTable th:nth-child(1):hover::after {
    content: "\21C5";   /* Unicode symbol for the U+021C5 */
    padding-left: 5px;  /* Space between the text and the arrows */	
}
#IndexTable th:nth-child(2):hover::after {
    content: "\21C5";
    position: absolute;
    top: 50%;  /* Center it vertically */
	padding-left: 5px;  /* Space between the text and the arrows */	
    transform: translateY(-50%);  /* Ensure it's vertically centered */
}
/* Hover effect for the third <th> element */
#IndexTable th:nth-child(3):hover::before {
    content: "\21C5";  
    padding-right: 5px;
}
.mobile #IndexTable {
    font-size: 1.4em;
}
/* Adjustments for the .mobile class */
.mobile #IndexTable td:nth-child(1), .mobile #IndexTable th:nth-child(1),
.mobile #IndexTable td:nth-child(2), .mobile #IndexTable th:nth-child(2) {
    width: 50%; /* Make the remaining columns equal width */
}
.mobile #IndexTable td:nth-child(2), .mobile #IndexTable th:nth-child(2) {
    text-align: left; /* Left-align the second column content */
}

.mobile #IndexTable td:nth-child(3), .mobile #IndexTable th:nth-child(3) {
    display: none; /* Hide the third column */
}


#IndexTable td a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit; /* This makes the link color same as the normal text color */
}
#IndexTable .tag {
    cursor: pointer;
}
#IndexTable th {
	cursor: pointer;
}



.image-link-letterboxd img {
	margin-bottom: -0.1em;
    width: 1.1em !important; 
    height: 1.1em !important;
    margin-left: 0.1em;
}

input {
    border: 0;
    border-bottom: 1px solid rgba(153, 153, 153, 1);
    font-size: 1em;
    background: transparent;
    width: 14em;
    
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    input {
        width: 11.5em;
    }
}

input:focus {
    border-bottom: 1px solid rgba(102, 102, 102, 1);
}

#go {
    font-size: 1em;
    background: transparent;
	border: 0;
	cursor:pointer;
    color: #666;
    margin-left: -32px;
}
#go:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

input#fieldEmail {
    color: #666;
}

.SDT, .skate, .getty {
    pointer-events: none;
    transform: translateX(-120%) translateY(-120%) rotateZ(0);
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
}

/* Base animation properties for all fliers */
.SDT > *, .skate > *, .getty > * {
    animation-duration: 50s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    pointer-events: none !important;
	position: fixed;
}

.SDT > * {
    animation-name: fly1;
}

.skate > * {
    animation-name: fly2;
}

.getty > * {
    animation-name: fly3;
}

@keyframes fly1 {
	0%, 10% {
		transform: translateX(-100%) translateY(65vh) rotateZ(0deg)
	}

	32% {
                        display: block;
		transform: translateX(150vw) translateY(-150%) rotateZ(180deg)
	}

	48%, 100% {
		transform: translateX(180vw) translateY(85vw) rotateZ(0deg)
	}
}

@keyframes fly2 {
	0%, 40% {
                display: block;
		transform: translateX(150vw) translateY(100vh) rotateZ(0deg)
	}

	60% {
		transform: translateX(2vw) translateY(-200%) rotateZ(180deg)
	}
    
    75% {
			transform: translateX(150vw) translateY(-200%) rotateZ(0deg)
}

	100% {
		transform: translateX(100vw) translateY(85vh) rotateZ(0deg)
	}

}


@keyframes fly3 {
	0%, 75% {
        transform: translateX(-100%) translateY(0vh) rotateZ(0deg);
    }
    93%, 100% {
                                display: block;
        transform: translateX(150vw) translateY(50vh) rotateZ(180deg);
    }
}


.sun, .skull, .lips {
    pointer-events: none;
    transform: translateX(-120%) translateY(-120%) rotateZ(0);
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
}

.sun > *, .skull > *, .lips > * {
    animation-duration: 50s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    pointer-events: none !important;
    position: fixed;
}

.sun > * {
    animation-name: fly4;
}

.skull > * {
    animation-name: fly5;
}

.lips > * {
    animation-name: fly6;
}

@keyframes fly4 {
	0%, 23% {
		transform: translateX(50vw) translateY(120vh) rotateZ(0deg);
	}
	41%, 100% {
		transform: translateX(2vw) translateY(-200%) rotateZ(180deg);
	}
}

@keyframes fly5 {
	0%, 60% {
		transform: translateX(2vw) translateY(120vh) rotateZ(0deg);
	}
	80%, 100% {
		transform: translateX(150vw) translateY(-200%) rotateZ(180deg);
	}
}

@keyframes fly6 {
	0%, 85% {
		transform: translateX(-100%) translateY(0vh) rotateZ(0deg);
	}
	99%, 100% {
		transform: translateX(150vw) translateY(50vh) rotateZ(180deg);
	}
}



.main_container {
	overflow: initial !important;
}

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

/**
iFrame {
	max-height: 69vh;
}

.image-gallery {
		max-height: 69vh;
}
**/

div:not([data-id="33728341"]):not([data-id="33728245"]) > bodycopy > .page_content {
    max-width: calc(58vh * 16 / 9);
    margin: 0 auto;
}



















/** Deletion Queue **/
#gMaps-archive {
	-webkit-filter: grayscale(100%) brightness(100%);
-moz-filter: grayscale(100%) brightness(100%);
-ms-filter: grayscale(100%) brightness(100%);
-o-filter: grayscale(100%) brightness(100%);
filter: grayscale(100%) brightness(100%);
    	width: 100% !important;	
    padding: 0 !important;
}

.dimmed-row {
	color: #ccc !important;
}

/**
#TagTable2 tr:hover td:nth-child(3) .commercial { color: blue; }
#TagTable2 tr:hover td:nth-child(3) .music-video { color: orange; }
#TagTable2 tr:hover td:nth-child(3) .feature-film { color: red; }
#TagTable2 tr:hover td:nth-child(3) .documentary { color: purple; }
#TagTable2 tr:hover td:nth-child(3) .short-film { color: green; }
#TagTable2 tr:hover td:nth-child(3) .animation { color: Yellow; }
#TagTable2 tr:hover td:nth-child(3) .cgi { color: DarkBlue; }
#TagTable2 tr:hover td:nth-child(3) .photo { color: Indigo; }
*/

#projcolors2 a {
    position: relative;
    text-decoration: none;
}

#projcolors2 a::after {
    content: " \2192"; /* Right arrow */
}

#projcolors2 a:hover::after {
    content: " \2190"; /* Left arrow */
    color: #999 !important;
}

#ProjTable {
    width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#ProjTable th:nth-child(1), #ProjTable td:nth-child(1) {
	width: 30%;
    text-align: left;
}

#ProjTable th:nth-child(2), #ProjTable td:nth-child(2) {
  width: 40%;
    text-align: center;
}

#ProjTable th:nth-child(3), #ProjTable td:nth-child(3) {
  width: 30%;
    text-align: right;
}

th,
td {
  padding: .5em;
}

th {
    cursor: pointer;
}

#AltTable {
    width: 100%; /* Ensuring the table spans the entire width of its container */
	table-layout: fixed;
    border-collapse: collapse; /* This collapses the borders into a single, unbroken line */
}
/**
#AltTable th {
	font-weight: normal;
}
*/
#AltTable td, #AltTable th {
    border-bottom: 2px solid #bbb !important; /* This will apply a border to the bottom of every cell */
    padding: 10px 0px ; /* Add some padding to prevent text from being too close to the border */
}

#AltTable td:nth-child(1), #AltTable th:nth-child(1) {
	width: 25%;
    text-align: left;
}

#AltTable td:nth-child(2), #AltTable th:nth-child(2) {
	width: 50%;
    text-align: center;
}


#AltTable td:nth-child(1) {
	
}

#AltTable td:nth-child(3), #AltTable th:nth-child(3) {
	width: 25%;
    text-align: right;
}
/**
#AltTable tr:hover td, #AltTable tr:hover td a {
    color: blue; 
}
*/
.mobile #AltTable {
	font-size: 1.2em;
}

#AltTable td a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit; /* This makes the link color same as the normal text color */
}

#TagTable {
    width: 100%; /* Ensuring the table spans the entire width of its container */
	table-layout: fixed;
    border-collapse: collapse; /* This collapses the borders into a single, unbroken line */
}
/**
#TagTable th {
	font-weight: normal;
}
*/
#TagTable td, #TagTable th {
    border-bottom: 2px solid #bbb !important; /* This will apply a border to the bottom of every cell */
    padding: 10px 0px ; /* Add some padding to prevent text from being too close to the border */
}

#TagTable td:nth-child(1), #TagTable th:nth-child(1) {
	width: 25%;
    text-align: left;
}

#TagTable td:nth-child(2), #TagTable th:nth-child(2) {
	width: 50%;
    text-align: center;
}


#TagTable td:nth-child(1) {
	
}

#TagTable td:nth-child(3), #TagTable th:nth-child(3) {
	width: 25%;
    text-align: right;
}
/**
#TagTable tr:hover td, #TagTable tr:hover td a {
    color: blue; 
}
*/
.mobile #TagTable {
	font-size: 1.2em;
}

#TagTable td a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit; /* This makes the link color same as the normal text color */
}

#TagTable2 {
    width: 100%; /* Ensuring the table spans the entire width of its container */
    table-layout: fixed;
    border-collapse: collapse; /* This collapses the borders into a single, unbroken line */
}

#TagTable2 td, #TagTable2 th {
    border-bottom: 2px solid #bbb !important; /* This will apply a border to the bottom of every cell */
    padding: 10px 0px; /* Add some padding to prevent text from being too close to the border */
}

#TagTable2 td:nth-child(1), #TagTable2 th:nth-child(1) {
    width: 25%;
    text-align: left;
}

#TagTable2 td:nth-child(2), #TagTable2 th:nth-child(2) {
    width: 50%;
    text-align: center;
}

#TagTable2 td:nth-child(3), #TagTable2 th:nth-child(3) {
    width: 25%;
    text-align: right;
}

.mobile #TagTable2 {
    font-size: 1.4em;
}

/* Adjustments for the .mobile class */
.mobile #TagTable2 td:nth-child(1), .mobile #TagTable2 th:nth-child(1),
.mobile #TagTable2 td:nth-child(2), .mobile #TagTable2 th:nth-child(2) {
    width: 50%; /* Make the remaining columns equal width */
}

.mobile #TagTable2 td:nth-child(2), .mobile #TagTable2 th:nth-child(2) {
    text-align: left; /* Left-align the second column content */
}

.mobile #TagTable2 td:nth-child(3), .mobile #TagTable2 th:nth-child(3) {
    display: none; /* Hide the third column */
}

#TagTable2 td a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit; /* This makes the link color same as the normal text color */
}

#TagTable2 .tag {
    cursor: pointer;
}


@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#TagTable2 tr {
    transition: opacity 0.3s, transform 0.3s;
}

#TagTable2 tr.fade-in-effect {
    opacity: 0; 
    transform: translateY(20px);
}

#TagTable2 tr.fade-in {
    opacity: 1; 
    transform: translateY(0);
}

#footer {
	font-size: 0.7em;
    line-height: 1.5em;
    color: #9f9f9f;
}

#mobileFilterInfo {
    display: none; /* Default is hidden for both mobile and desktop */
	padding-bottom: 2em;
}

.mobile #filterInfo {
    display: none; /* Hide the filter info in the table on mobile */
	padding-bottom: 2em;
}

small ul li {
    display: inline-block;
    color: #e4e4e4;
    border-radius: 1em;
    background-color: #999;
    border: 1px solid  transparent;
    padding: 0.1em 0.6em 0.2em;
    margin: 0.1em 0.2em;
}

small ul {
    padding: 0.0em;
    margin-left: -0.2em;
}

body.mobile .content_container {
    overflow-x: hidden;
}


body[data-page-id="36618769"] .content_container {
    scroll-snap-type: y mandatory;
    overflow-y: scroll; /* Ensures that the container is scrollable */
    height: 100vh; /* The container takes the full viewport height */
}

body[data-page-id="36618769"] .page_container {
    scroll-snap-align: start;
    height: 100vh; /* Each page takes up the full viewport height */
}

body[data-page-id="36618769"] .page_container:first-of-type .page_content {
    opacity: 1; /* Fully visible */
    visibility: visible; /* Make sure the first card's content is visible on load */
}

body[data-page-id="36618769"] .page_container:not(:first-of-type) .page_content {
    opacity: 0; /* Start hidden for all other cards */
    visibility: hidden; /* Ensure elements are invisible initially */
    transition: opacity 1s ease-out; /* Smooth fade-in transition */
}

body.mobile[data-page-id="36618769"] .page_container:not([data-id="36838933"]) {
    padding-left: 2em; /* Adjust these values as needed */
    padding-right: 2em;
}

body.mobile[data-page-id="36618769"] .content_container {
    height: calc(var(--vh, 1vh) * 100);
}

body.mobile[data-page-id="36618769"] {
    height: calc(var(--vh, 1vh) * 100);
}

body.mobile[data-page-id="36618769"] .page_container {
    height: calc(var(--vh, 1vh) * 100);
}

body.mobile #footer {
	color: #222;
    position: relative; /* Makes sure it stays in the flow of the document */
    bottom: -14em; /* Aligns footer to the bottom of its container */
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

body #footer {
	color: #222;
    position: relative; /* Makes sure it stays in the flow of the document */
    bottom: -17em; /* Aligns footer to the bottom of its container */
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

div[data-id="36618770"],
div[data-id="36838933"],
div[data-id="36838886"],
div[data-id="36964300"] {
    z-index: 13;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) {
    .container_width[data-id="36618770"] {
        width: 85% !important;
    }
}

body[data-page-id="37520510"] #headerlogo {
    display: none;
}