.Explore.Gallery header
,.Explore.Gallery footer{ display:none;}
body.Explore.Gallery .menubtn
,body.Explore.Gallery .mobilemenudiv{ display:none;}
body.Explore.Gallery{ background-color:#000; overflow:hidden;}
body.Explore.Gallery section{ float:left; width:100%; overflow:auto; overflow-x:hidden;  height:100vh;}

.swiper {
	width: 100%;
    height: 100%;
}

.swiper-slide { display:flex; justify-content:center; align-items:center; position:relative;}
.swiper-slide > div{ display:flex; width:calc(100% - 100px);  margin:50px; display:flex; justify-content:center; align-items:center; }

.swiper-slide a{ display:inline-block; max-width:100%; ;  }

.swiper-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
	max-height:calc(100vh - 100px)
}

.swiper-slide video {
    width: auto;
    height: auto;
    max-width: 100%;
	max-height:calc(100vh - 100px)
}

.swiper-pagination-bullet{background:#fff;}
	   .swiper-button-prev{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
	  .swiper-button-next{ background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

.gall_close_nav{ position:fixed; right:0; top:0; z-index:5;}
.closebtn{ font-size:0; margin:8px; width:48px; height:48px; display:inline-block; background-position:center center; background-size:100% 100%; background-image:url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%0A%3Csvg%20enable-background%3D%22new%200%200%2032%2032%22%20height%3D%2232%22%20version%3D%221.1%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cg%3E%0A%3Cpath%20d%3D%22M30%2C0H2C0.895%2C0%2C0%2C0.895%2C0%2C2v28c0%2C1.105%2C0.895%2C2%2C2%2C2h28c1.104%2C0%2C2-0.895%2C2-2V2C32%2C0.895%2C31.104%2C0%2C30%2C0z%20%20%20%20M30%2C30H2V2h28V30z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M9.271%2C22.707c0.394%2C0.39%2C1.034%2C0.39%2C1.429%2C0l5.324-5.28l5.276%2C5.276c0.394%2C0.395%2C1.034%2C0.395%2C1.428%2C0%20%20%20c0.394-0.395%2C0.394-1.037%2C0-1.432l-5.268-5.269l5.238-5.195c0.394-0.391%2C0.394-1.024%2C0-1.414c-0.394-0.391-1.034-0.391-1.428%2C0%20%20%20l-5.231%2C5.188l-5.309-5.31c-0.394-0.395-1.034-0.395-1.428%2C0c-0.394%2C0.396-0.394%2C1.037%2C0%2C1.432l5.301%2C5.302l-5.331%2C5.287%20%20%20C8.877%2C21.683%2C8.877%2C22.317%2C9.271%2C22.707z%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");}

