@font-face {
  font-family: SuisseIntl ;
  src: url(https://files.cargocollective.com/c1337025/SuisseIntl-Book.otf);
}

 h1,h2,h3,h4,h5,h6,a,li,small.strong,span,div
 {
 font-family: SuisseIntl !important ;
 }
button {
    font-size: 12px !important;
    font-family: SuisseIntl !important;
}
a#site_menu_button {
    font-family: Icons !important;
}

.back-top-head{
    cursor: pointer;
}


#toolset {
  display: none;
}

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

a:active {
  opacity: 0.7;
}

.page a.active {
  opacity: .4;
}

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;
  height: 22px;
  width: 184px;
}

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

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

hr {
  background: rgba(0, 0, 0, 0.4);
  border: 0;
  height: 1px;
  display: block;
    margin-bottom: 0rem;
}

.content img {
  float: none;
  margin-bottom: 10px !important;
    margin-left: 0px;
    margin-top: 0px !important;
}

.gallery_image_caption {
  margin-top: 20px;
  margin-bottom: 0.5rem;
  font-size: 12px;
  font-weight: 450;
  color: rgba(0, 0, 0, 0.85);
  font-family: "Monument Grotesk Semi-Mono", Icons;
  font-style: normal;
  line-height: 1.2; 
  font-size: 12px !important;
  letter-spacing: 1.12px;
  transition: 0ms !important;
  animation-duration: 0 !important;
   opacity: 1 !important;
}

.headshot-sub-div {
	margin-top: 32px !important;
}

/**
 * Loading Animation
 */

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

.image-gallery .gallery_card {
    padding: 0px;
    opacity: 0; 
    margin-top: 14.5vh !important;
    margin-bottom: 22vh !important;
    animation-duration: 0 !important;
    pointer-events: none !important;
    /* animation: fade_in_home 0.3s ease 1.7s forwards; */
  
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
  font-size: 1.3rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  font-family: "Diatype Variable", Icons;
  font-style: normal;
  line-height: 1.2;
  font-variation-settings: 'slnt' 0, 'MONO' 0;
  margin-top: 0px;
}
a.logo-heading.image-link {
    display: inline-block;
    margin: 0;
}

a.logo-heading.image-link img {
    margin-bottom: 0px;
    margin-top: 30px !important;
}

[data-predefined-style="true"] bodycopy a {
  color: rgba(0, 0, 0, 0.85);
  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: Diatype, Icons;
  font-style: normal;
  font-weight: 400;
  padding: 30px;
  margin: 0;
  font-size: 4.1rem;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.85);
    letter-spacing: -0.04rem;
  }

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

[data-predefined-style="true"] h2 {
  font-family: Diatype, Icons;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 2.2rem;
  line-height: 1.4;
  }

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

[data-predefined-style="true"] small {
  display: inline-block;
  font-size: 6rem;
  line-height: 1.2;
  font-family: "Monument Grotesk Semi-Mono", Icons;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0.05em;
}

[data-predefined-style="true"] small a {
    border: 0;
  color: rgb(0, 0, 0);
}

/**
 * Breakpoints
 */


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

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

[data-css-preset] .container {
  margin-left: 0px /*!content_left*/;
  margin-right: 0px /*!content_left*/;
  text-align: left /*!text_left*/;
  margin-top: 0px;
}

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

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

[data-css-preset] .content_padding {
  padding-top: 10rem /*!main_margin*/;
  padding-bottom: 10rem /*!main_margin*/;
  padding-left: 10rem /*!main_margin*/;
  padding-right: 10rem /*!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: transparent/*!thumbnails_bgcolor*/;   
}

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

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

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

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

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -0.375rem/*!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: 1.3rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  font-family: Diatype, Icons;
  font-style: normal;
  line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  font-family: "Monument Grotesk Semi-Mono", Icons;
  font-style: normal;
  line-height: 1.2;
}

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

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

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 0.75);
    line-height: 1;
    font-size: 24px /*!site_menu_button*/;
    padding: px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
}

body.mobile #site_menu_button {
  margin: -10px;
  font-size: 28px;
}

#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: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 30px;
  max-width: 477px;
  min-width: 477px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}

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

#site_menu .page-link a {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
   letter-spacing: 0.03em;
}

#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: #000;
  line-height: .85em;
  font-size: 0px;
  margin-right: 27px !important;
  margin-top: 19px !important;
}

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: Diatype, Icons;
  font-size: 1.3rem;
    padding: 0;
  font-weight: 500;
  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;
}

.pswp__ui--idle{
	opacity: 1 !important;
}

 

@media screen and (max-width:768px){
	.pswp__ui--idle{
	opacity: 1 !important;
}
}


/*
 * Shop Product Widget
 */

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

.shop_product .price {
  font-family: Diatype, Icons;
  font-size: 1.3rem;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
  font-style: normal;
  font-weight: 500;
}

.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.3rem;
    display: inline-block;
    height: 100%;
  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.4;
    padding: .7rem 3rem 0.8rem 1rem;
  font-style: normal;
  font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
}

.shop_product .button {
  font-family: Diatype, Icons;
  font-size: 1.3rem;
    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.3;
    padding: .8rem 1rem;
  font-style: normal;
  font-weight: 500;
}

/*
 * Image Zoom
 */

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

/**
 * Quick View
 */

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

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

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

.quick-view-caption {
  font-family: "Monument Grotesk Semi-Mono", Icons;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
    opacity: 1 !important;
}
.quick-view-caption.mobile {
    opacity: 0 !important;
    height: 0 !important;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    color: #000;
    opacity: 0 !important;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
 	opacity: 0 !important;
}

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

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 0px;
    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: 0px;
}

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

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

@media screen and (max-width:767px){
	.quick-view-navigation .close-button{
		width:22px;
        height:22px;
	}
    .quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow{
	width:22px;
    height:22px;
	}
    .quick-view-navigation .left-arrow{
	left:5px;
	}
    .quick-view-navigation .right-arrow{
	right:5px;
	}
}
/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
    top: 115%;
    opacity: 0;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: rgba(0, 0, 0, 1);
    stroke-width: 1.5px;
}

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

.right-arrow {
	display: block !important;
    margin-right: 3vw !important;
    left: 100vw !important;
    opacity: 0 !important;
}

/**
 * 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: rgba(255, 255, 255, 1);
   stroke-width: 1.5px;
}

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


/**
 * Feed
 */

.content_container {
	
    padding-bottom: 0px !important;
}

.feed .content_container .page {
    border-top: 0px dashed rgba(179, 83, 83, 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.85);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.4;
  font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 500;
    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;
}










/* custom css*/


.bottom-footer {
    padding-top: 180px !important;
    margin-left: 27px !important;
    margin-right: 27px !important;
}
.bottom-footer h1 {
    font-size: 200px;
    text-transform: uppercase;
}


.footer ul li {
    text-transform: uppercase;
    font-weight: 500;
    list-style: none;
    line-height: 12px;
    justify-content: space-between;
}


h2.back-top-head {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

#site_menu_wrapper.mobile_only #site_menu_button {
    display: block !important;
     margin-top: 0px !important;
     margin-bottom: 0px !important;
    margin-right: 20px !important;
}
#site_menu .close {
    display: block !important;
  
}
[data-css-preset] #site_menu_button {
    position: absolute;
    right:40px;
    top: 29.5px;
    padding: 0px !important
}
.header {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid rgba(230, 230, 230, 0.6);
    margin-top: 0px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 27px !important;
    margin-right: 27px !important;
}
.header a {
    display: flex !important;
    flex-direction: column;
}

[local-style="37393535"] .page {

    padding-top: 8px;
  background-color: initial /*!page_bgcolor*/;
}

bodycopy {
    padding: 0 10px !important;
}


.page.container {
    padding-top: 0 !important;
}






 

   .custom-slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: top;
       pointer-events: none !important;
}
.custom-slider .slider-item.slick-slide {
    height: 100px;
}
.custom-slider .slider-item div {
    height: 100%;
    margin: 0 5px ;
}
.custom-slider .slick-track {
    display: flex;
    gap:10px;
    pointer-events: none;
}
.center .slick-center img{
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    color: #e67e22;
    opacity: 1;
    transform: scale(1.08);
}
.slider-item.slick-slide.slick-current.slick-active.slick-center {
    
        opacity: 1;
    transform: scale(1.08);
/*        transition: all 300ms ease;*/
}
.custom-slider .slider-item.slick-slide {
    height: 100px;
    opacity: 0.3;
}




.preview_image {
    
     display: flex;
    justify-content: center;
    align-items: center;
     position: relative;
    text-align: center;
}
.custom-slider .slick-track {
    display: flex;
}


.footer {
    position: relative;
    justify-content: space-between;
    border-top: 1px solid rgba(230, 230, 230, 0.6);
    padding-top: 10px !important;
    margin-left: 27px;
    margin-right: 27px;
}

[data-page-id="37393527"] .bottom-footer img {
     
        filter: invert(1);
    

}



[data-page-id="37393527"]  .footer h1{
    
    
        color: #fff !important;
    
}
[data-page-id="37393527"]  .footer  h2{
    
    
        color: #fff !important;
    
}
[data-page-id="37393527"]  .footer  h3{
    
    
        color: #fff !important;
    
}

[data-page-id="37393527"]  .footer  h4{
    
    
        color: #fff !important;
    
}
[data-page-id="37393527"]  .footer  h5{
    
    
        color: #fff !important;
    
}

[data-page-id="37393527"]  .footer  h6{
    
    
        color: #fff !important;
    
}
[data-page-id="37393527"]  .footer li{
    
    
        color: #fff !important;
    
}
[data-page-id="37393527"]  .footer  ul li a{
    
    
        color: #fff !important;
    
}










.section-about-list ul li {
       font-size: 18px !important;
    text-transform: uppercase;
    line-height: 18px;
    list-style: none;
    color: #fff;
    letter-spacing: 0.48px;
}

.section-about-list h2 {
 font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
}

.section-about-list {
   margin-top: 0px !important;
   margin-left: 27px !important;
   margin-right: 27px !important;
   padding-bottom: 50px !important;
   /* border-top: 1px solid #cccccc42; */
   border-top: 1px solid rgba(230, 230, 230, 0.6);
   padding-top: 30px !important;
}
.section-about-list ul, ol {
    margin: 0;
    padding: 0 !important;
}

[data-predefined-style="true"] [local-style="37393527"] h2 {
    color: #fff;
}

[data-page-id="37393527"] .content_container {
    width: 100%;
    padding-top: 0;
}
[data-page-id="37393527"] [local-style="37393535"] h2 a {
    color: #fff;
}
[data-page-id="37393527"] a#site_menu_button {
    color: #fff !important;
}



.content_container {
        padding-top: 0px !important;
}
a.logo-heading {
       line-height: 8px;
}

ul li {
    font-size: 12px !important;
    letter-spacing: 1.12px;
}
.footer h2 {
    letter-spacing: 1.12px;
    font-size: 12px;
     
}



[data-page-id="37393527"] .main_container {
    background: #000;
}

[data-page-id="37393527"] .main_container a.logo-heading {
    color: #fff;
}

[data-page-id="37393527"] #site_menu_button.custom_icon img {
    width: 100%;
       height: 12px;
    filter: invert(1);
}

[data-page-id="37393527"] .main_container {
    background: #000;
}

[data-page-id="37393527"] .main_container a.logo-heading {
    color: #fff;
}

[data-page-id="37393527"] #site_menu_button.custom_icon img {
    width: 100%;
    height: auto;
    filter: invert(1);
}
#site_menu_button.custom_icon img {
  
    height: 12px !important;
        padding-left: 5px;
}
.page-link:nth-child(5) {
    margin-bottom: 30px;
}
.image-gallery .gallery_card img {
    cursor: pointer;
}




h1.page-title {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    padding-top: 30px !important;
}






.accordion-sec {
    padding-top: 72px;
    padding-bottom: 45px;
    margin-bottom: 45vh !important;
    margin-left: 27px;
    margin-right: 27px;
    
}







.accordion-sec div.c{
  position: relative;
 
}
.accordion-sec input{
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  opacity:0;
  visibility: 0;
}
.accordion-sec .c h1 {
    background-color: transparent;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border-top: 1px solid;

    font-size: 12px;
    letter-spacing: 1.12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border-color: #E6E6E6 !important;
    color: #000;
    margin: 0;
}
.accordion-sec input:checked ~ h1 label::before {
        content: "\2212";
}
.accordion-sec label::before{
  content:"";
  display: inline-block;

      content: '\002B';
 
    font-weight: bold;
    float: right;
    margin-left: 5px;

}
.accordion-sec label{
  cursor: pointer;
  position: relative;
  width: 100%;
  display: block;
  align-items: center;
  padding: 1px 0px;
    
}
.accordion-sec div.p{
  max-height:0px;
  overflow: hidden;
  transition:max-height 0.5s;
  background-color: white;
    text-align: right;
}

.accordion-sec input:checked ~ h1 ~ div.p {
    max-height:7000px;
        border-top: 1px solid #e6e6e6;
}

.accordion-images {
    padding: 10px 0;
}

.accordion-sec input:checked ~ h1 {
    color: #000;
}

span.no-list {
    width: 120px;
    display: inline-block;
}


#site_menu_panel_container[data-type=cargo_menu] #site_menu_panel {
    background: #000000c4;
}
.footer ul {
    padding-left: 0;
}


div#site_menu:before {
    content: '2025 AYMCASTING';
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    letter-spacing: 1.12px;
    line-height: 12px;
}

.accordion-sec div.c:last-child h1 {
    border-bottom: 1px solid;
}




img:not([src]), img[src=''] {
    outline: 0;
  
}





.slick-slider .gallery_card_image img {
    min-height: 100% !important;
}

div#slider-close {
    position: absolute;
    right: 10px;
    font-size: 30px;
    top: 0%;
    cursor: pointer;
    z-index: 999;
    color:#000;
}
.preview_image .gallery_card_image [image-gallery-col=x10] {
    width: 100%;
}
.slick-track [image-gallery-col=x10] {
    width: 100%;
}


.slick-slider  .slick-slide {
    opacity: 1;
}
.slick-slider .slick-current.slick-active.slick-center {
    opacity: 1;
}
.preview_image img {
 
    
    object-fit: cover;
    display: inline-block;
   
}

.slick-slider.custom-slider.slick-initialized {
    height: 0;
     visibility: hidden;
}






.slick-arrow.hidden {
    opacity: 1;
}

.slick-prev, .slick-next {
    font-size: 24px;
    /* line-height: 0; */
    position: absolute;
    top: 30%;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #000;
    border: none;
    outline: none;
    background: transparent;
}

button.slick-next.slick-arrow {
    position: absolute !important;
    top: 80vh !important;
    opacity: 0;
    max-width: 200px;
    z-index: 111;
    height: 100vh;
    width: 100%;
}
button.slick-prev.slick-arrow {
  position: absolute !important;
    left: 0;
    top: 80vh !important;
    opacity: 0;
    max-width: 200px;
    z-index: 111;
    height: 100vh;
    width: 100%;
}


      .site_menu .page-link:hover {
        opacity: 0.5;
      }
  
  
    .site_menu .page-link:hover {
      opacity: 0.5;
    }




@media screen and (min-width: 991px) {

.slick-slider.custom-slider .image-gallery .gallery_card_image {

    padding-bottom: 60px !important;
}



}


.custom-slider .gallery_image_caption {
    display: none;
}






div#slider-close:before {
    width: 16px;
    height: 16px;
    position: absolute;
    content: '';
    background-repeat: no-repeat !important;
    background: url(https://freight.cargo.site/t/original/i/b1fa34126cdb2cc0b1e19b5a3b966dee594c69552c493b3edb0814e1c5c9600b/Group-2147257454-2.png);
    right: -10px;
    background-position: center;
    background-size: cover;
}

#site_menu .close:before {
    width: 18px;
    height: 18px;
    position: absolute;
    content: '';
    background-repeat: no-repeat !important;
    background: url(https://freight.cargo.site/t/original/i/ea57838a41f67df79ac48e7043b0eb664e3fb6d1052b012e58af99b1ec7c76f9/Group-2147257454.png);
    right: 0;
    background-position: center;
    background-size: cover;
    top: 10px;
}


.footer ul li:hover {
    opacity: 0.5 !important;
        cursor: pointer
}



body.mobile #site_menu .close {
  
    color: #fff;
}





[data-page-id="37201650"]  .pinned .page_container.accommodate:not(.fixed):not(.overlay) {
    height: 100%  !important;
}

.bottom-footer img {
    width: 100% !important;
    object-fit: fill !important;
    margin: 0px;
}

.custom-slider.slick-initialized.slick-slider {
   
    display: none !important;
}
 .arrow-btn {
    font-size: 18px;
}

 .arrows {
    top: 0;
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    left: 0;
    padding: 0 2.3px;
      z-index: 999;
    height: 100%;
    align-items: center;
}

a.prev.arrow-btn {
cursor: pointer;
    color: #000;

}
a.next.arrow-btn {
color: #000;
    cursor: pointer;

}

.accordion-images img {
    display: block;
    margin-left: auto;
}
.accordion-images {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.form-filed label,input {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    letter-spacing: 1.12px;
    width: 100%;
}

.newsletter-form form {
    display: flex;
    flex-direction: column;
    /* row-gap: 24px; */
}
.form-filed label {
    margin-bottom: 5px;
}

.form-filed input {
    height: 42px;
    padding: 15px;
}
.form-filed input::placeholder {
    color: #AAAAAA;
}
.form-filed input[type="submit"] {
    background: #000;
    color: #fff;
      cursor: pointer;
}
.newsletter-sec {
    align-items: center !important;
    margin-left: 27px !important;
    margin-right: 27px !important;
}

.newsletter-img img {
    height: 100% !important;
    object-fit: cover;
     
}


.field-row {
    display: flex;
    gap: 10px;
}
.field-row .form-filed {
    width: 100%;
}
[data-page-id="37393529"] .pinned .page_container.accommodate:not(.fixed):not(.overlay) {
    height: auto !important;
}
 

@media screen and (min-width: 1199px) {
  .newsletter-form {
    width: 586px;
    margin: 0 auto;
}
}

div#sucess_msg {
    color: green;
    font-size: 17px;
    margin-top: 10px;
}

div#error_msg {
    color: red;
    font-size: 17px;
    margin-top: 10px;
}


.preview_image video {
   
    width: 50%;
     cursor: pointer;
}

[data-page-id="37393527"] a.logo-heading.image-link img {
   
    filter: invert(1);
}


.pinned.pinned_bottom {
  
    height: 100% !important;
}

.image-gallery .gallery_card video{
    cursor: pointer;
}
h2.back-top-head:hover {
    opacity: 0.5 !important;
}

.contact {
	margin-bottom: 170px !important;
}



@media screen and (min-width: 767px) {
  
.footer [grid-col="2"] {
    width: 19.66667%;
}
.footer [grid-col="6"] {
    width: 40%;
}
   .footer [grid-col="2"] {
  
    display: flex;
    flex-direction: column;
    align-items: end;
}
.preview_image img {
 

    height:700px;
}

   




}

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


.slick-slider .gallery_card_image img {
    min-height: 100% !important;
    max-height: 100%;
    max-width: 330px;
    object-fit: contain;
}
.slick-slider .image-gallery .gallery_card_image {
  
    padding-bottom: 27px !important;
}
.newsletter-img {
    height: 100% !important;
}
 div#slider-close {
  
    right: 0 !important;

}
   
div#slider-close:before {

    right: 0px !important;
 
}
.row {
    gap: 30px;
}
.contact{
	margin-top: 30px !important;
}
  .contact-detail {
    margin-left: 27px;
    row-gap: 50px !important;
    padding-top: 42px !important;
}
    .contact-main {
	margin-top: -30px !important;
}
  
    .newsletter-sec {
    gap: 0px;
    flex-wrap: wrap !important;
}
.newsletter-form {
    padding-top: 50px;
}
    
    
    
}






@media screen and (max-width: 767px) {
  .grid-gallery .gallery_card {
    z-index: 1; /* Ensure gallery cards are not blocking the video controls */
  }
   .gallery_card {
       padding-top: 0px !important;
       padding-bottom: 5vh !important;
  }
    .logo-heading {
	margin-top: 1.5px !important;
}
    span.no-list{
	width: 60px !important;
}
   .image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
	margin-top: 75px;
}
    .bottom-footer{
	margin-bottom: 0px !important;
}
    .left-arrow {
	margin-left: 0px !important;
}
    .right-arrow {
	margin-right: 20px !important;
}
    .headshot {
		max-width: 90%;
       margin-left: 30px;
}
  .preview_image video {
    z-index: 2; /* Ensure videos are on top and clickable */
  }
h2.back-top-head {
    text-align: left;
}
  #site_menu_wrapper.mobile_only #site_menu_button {
    top: 30px !important;
    right: 16px !important;  
}
  
 
  .slick-slider.custom-slider  [image-gallery-col=x11] {
    width: 100% !important;
}
    
    [data-predefined-style="true"] [local-style="37393527"] h1 {
    font-size: 34px !important;
}

 .slick-arrow.hidden {
    opacity: 1 !important;
}
    
   .slick-arrow.slick-next {
    right: 1px !important;
  
}
 .footer {
    gap: 10px;
 
}
 
  .section-about-list {
    gap: 10px;
}
  
.preview_image video {
    
    width: 100% !important;
}
  
  
 h2.back-top-head {
    position: absolute;
    top: 10px;
    right: 0;
}
  .accordian-column {
   
    flex-wrap: wrap;
}
 .accordian-cont {
   
    width: 100% !important;
   
}
   
 .acc-single-img {
    width: 100% !important;
}
   
    .preview_image {
    

     padding: 0 20px;
}
 
   .preview_image img {
 
    width: 100%;
}
 
}



@media screen and (max-width: 480px) {
    
    
.preview_image {

    margin-top: -2px;
}
    
button.slick-next.slick-arrow {
 
    max-width: 100px !important;

    right: -10px !important;
}
.newsletter-sec {
    flex-direction: column-reverse;
    margin-top: 0px  !important;
    padding-top: 0  !important;
}
.grid-gallery .gallery_card:last-of-type {
    width: 50% !important;
}
        .preview_image {
        min-height: 100% !important;
       
    }

.bottom-footer {
    padding-top: 60px !important;
}
    .preview_image img {
  
    max-width: 100% !important;

}
 .preview_image {
    
    height: 500px !important;
     padding: 0 25px;
}
 
    .accordion-images img {
   
    width: 100%;
}
 
   .contact-detail {
    grid-template-columns: 100% !important;
    gap: 10px !important;
    padding-top: 50px !important;
}
   .accordion-sec {
     padding-top: 50px !important;
     padding-bottom: 200px !important;
     margin-bottom: 75px
}

 
    
}

.preview_image {
    
    height: 700px;
}


.section-about-list ul li a {
    color: #fff;
}

.section-about-list ul li a {
    color: #fff;
}

.section-about-list ul li a:hover {
    opacity: 0.4;
}
 a.logo-heading {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

.content .page_content [image-gallery-pad="1"] {
    padding: .2rem !important;
}

ul.contact-list h2 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
}

ul.contact-list li {
    font-size: 18px !important;
    text-transform: uppercase;
    line-height: 18px;
    list-style: none;
    color: #fff;
    letter-spacing: 0.48px;
    text-wrap: nowrap;
}
ul.contact-list {
    padding-left: 0;
}
.headshot {
	padding-right: 27px !important;
}
.contact-detail {
    display: grid;
    grid-template-columns: 50% 50%;
    column-gap: 90px;
    justify-content: space-between;
    row-gap: 50px;
    padding-top: 100px;
    margin-left: 27px !important;
}
ul.contact-list li a:hover {
    opacity: .4;
}
[data-page-id="37393530"],
[grid-gutter="10"] {
    padding-bottom: 0px !important;
}

.accordian-column {
    display: flex;
    gap: 15px;
   width: 100%;
   
}

.accordian-cont {
    display: grid;
    width: 50%;
    grid-template-columns: 110px auto;
    gap: 10px;
    text-align: left;
}
.accordian-cont h2,p {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
}
.acc-single-img {
    width: 50%;
}
.accordion-sec div.p p {
    padding: 0;
    margin: 0;
  
}



.content .page_content [image-gallery-pad].image-gallery {
  
    padding: 0 !important;
}
.grid-gallery {
    margin-top: -4px !important;
}

body.feed  .footer {
    
    top: 0px !important;
    margin: 0 0px;
    margin-left: 27px;
    margin-right: 27px;
}
.image-gallery.initialized {
    margin: 0.1px !important;
}

.accordion-images img {
    margin-bottom: 0.5em;
}



.acc-single-img img {
    width: 100% !important;
    object-fit: cover;
}


.full-img {
    width: 100%;
}

.full-img img {
      width: 100% !important;
    object-fit: cover;
}


.row div img {
    width: 100% !important;
}



[data-page-id="37393529"] .footer
 {
 
    top: 6px;
}

[data-page-id="37393530"]  .footer
 {
    top: 6px;
     margin-left: 27px;
     margin-right: 27px;
}
.newsletter-sec {
    gap: 20px;
    flex-wrap: nowrap !important;
}

.accordion-images img:last-child {
    margin-bottom: 0;
}
.full-img img {
    margin-bottom: 0.5em !important;
    margin-top: 0.5em;
}

.grid-gallery {
    margin-bottom: 10px;
}
body .pswp--touch .quick-view-navigation  {
    display: block;
}
body .quick-view-navigation .close-button .outer-color, 
body .quick-view-navigation .left-arrow .outer-color, body .quick-view-navigation .right-arrow .outer-color {
    stroke-width: 1px !important;
}
.quick-view .quick-view-navigation .right-arrow{
    transform: translate(.25px, .25px) scaleX(-1.5) scaleY(1.5);
}
.quick-view .quick-view-navigation .left-arrow,
.quick-view .quick-view-navigation .close-button{
    transform: translate(.25px, .25px) scaleX(1.5) scaleY(1.5);
}
@media screen and (max-width: 480px){
	body .quick-view-navigation .left-arrow .outer-color, 
	body .quick-view-navigation .right-arrow .outer-color {
    	stroke-width: 2px !important;
    }
}

.image-gallery-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  pointer-events: none; /* only arrow buttons get clicks */
}