body, .menubar, .slide-menu-items, .slides,.reveal, .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6{
 font-family: 'Roboto', sans-serif !important;
 text-transform: none !important;
 font-weight: normal;
}

.reveal a:hover{
	color: #000;
}

.reveal .logo{
	max-width: 40% !important;
}

section .main-logo{
    max-width: 26% !important;
    margin: auto;
    margin-bottom: 0;
}

.index-buttons {
  width:325px;
}

figure img{
    margin: auto !important;
    height: 100% !important;
}

.navbar, .navbar-menu, .box {
    background-color: transparent !important;
}

.navbar.is-fixed-top .navbar-menu {
    margin-left: inherit !important;
}
.navbar-menu {
    display: table !important;
    margin-left: auto;
    margin-right: auto;
    height: 50px !important;
    box-shadow: none !important;
}

.menubar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

#menubarbottom{
	height: 31px;
}

.menubar.bottom{
	background-color: #ffffffd6;
	border: none;
}

.menubar.bottom:before {
    opacity: -0.7 !important;
}

.menubar ul.menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
    margin-left: auto;
    margin-bottom: 0;
    width: auto;
    float: right;
    display: block;
}

.menubar ul.menu li {
	margin: 0 10px;
	padding: 0;
}

.menubar ul.menu li a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.menubar ul.menu li {
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}

.menubar ul.menu li a {
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: inherit;
    padding-left: 20px;
    padding-right: 20px;
    top: 5px;
    opacity: 1;
}

.reveal-toolbar.reveal-toolbar-bottom > a:nth-child(2){
    display: none;
}

.logo-header {
  height: 80px;
  top: 5px;
  position: relative;
  z-index: 99;
  width: 286px;
  margin-left: auto;
  margin-right: auto;
}

.logo-footer a{
	width: 18%;
	padding-top: 4px !important;
}

#menubarbottom > div > a > img{
    width: 29% !important;
    height: 21px;
	margin-bottom: 0;
    margin-left: 0px !important;
}

.reveal .controls, .reveal a, .reveal .progress{
	color: #000;
}

.logo{
	margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    width: auto;
    margin-top: 2% !important;
}

.fa-expand:before, .fa-bars:before{
	font-size: 20px !important;
}

.fa-question:before{
	font-size: 16px !important;
}

.reveal .reveal-toolbar.reveal-toolbar-bottom {
    left: 60px;
  }

.slide-menu-wrapper .slide-menu-overlay.active{
	display:none;
}

.reveal .reveal-toolbar.reveal-toolbar-bottom {
        bottom: -5px !important;
    z-index: 30;
}

.reveal-toolbar .reveal-toolbar-button{
    color: #000 !important;
    font-size: .55em !important;
    border: transparent !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    width: 22px !important;
    padding: 0px !important;
    margin: 6px !important;
}

.reveal .slide-menu-button{
	left: 36px;
}

.slide-menu-wrapper .slide-menu {
    background-color: #f7f7f7f2 !important;
    /*backdrop-filter: blur(2px);*/
}

/* Hide scrollbar but keep scrolling functionality */
.slide-menu-panel {
  scrollbar-width: none !important; /* Firefox */
  -ms-overflow-style: none !important; /* IE and Edge */
}

.slide-menu-panel::-webkit-scrollbar {
  display: none !important; /* Chrome, Safari, Opera */
}

.slide-menu-items {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}

.slide-menu-items::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

/* Hide the toolbar (close button) in the sidebar */
.slide-menu-toolbar {
  display: none !important;
}

.reveal .slide-menu-button{
	font-size: .55em !important;
    background-color: transparent !important;
    height: 21px !important;
    padding: 3.5px !important;
    padding-top: 0px !important;
    left: 35px !important;
    bottom: 4px !important;
    display: none !important;
}

.slide-menu-wrapper .slide-menu{
	width: 220px !important;
}

body > div.slide-menu-wrapper > nav > ol > li.toolbar-panel-button.active-toolbar-button, #close > span{
	display: none;
}

.slide-menu-wrapper .slide-menu-items, .slide-menu-wrapper .slide-menu-item, .slide-menu-wrapper .slide-menu-item, .slide-menu-wrapper .slide-menu-toolbar{
	border-bottom: transparent !important;
	border-top: transparent !important;
}

.slide-menu-items li{
	font-size: 14px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.slide-menu-item .slide-menu-item-title{
	font-weight: 500 !important;
}

.slide-menu-item-vertical{
	padding-left: 18px !important;
}

.slide-menu-wrapper .slide-menu-toolbar > li.toolbar-panel-button i{
	float: right;
	margin-right: 5%;
	color: #4a4945;
}

.slide-menu-item-title{
	color: #666;
}

.slide-menu-item-vertical.active .slide-menu-item-title, .slide-menu-item.active .slide-menu-item-title {
	color: #000;
}

.slide-menu-wrapper .active-menu-panel li.selected {
    background-color: #eaeeef82 !important;
}

.slide-menu-wrapper .active-menu-panel li.active {
    color: #000 !important;
}

.slide-menu-wrapper .slide-menu-item{
	color: #666 !important;
}

.fa-circle:before {
    color: #000;
}

.reveal .controls .controls-arrow{
	color: #fff;
}

.fa-bars:before{
	content: "\f0c9";
}

.toolbar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  width: auto;
}

.toolbar-button {
  height: 24px;
  width: 24px;
  margin-right: 5px;
  border: none;
  padding: 0;
  background: none;
  color: #000;
  cursor: pointer;
}

.toolbar-button i {
  font-size: 24px !important;
  line-height: 24.5px;
}

.fa-facebook:before {
    content: "\f082" !important;
    color: #3b5998;
}

.fa.fa-expand:before {
    content: "\f065" !important;
}

.fa-download:before{
    content: "\f08e" !important;
    font-size: 19px !important;

}

.fa-instagram:before {
    content: "\e055" !important;
    color: #E4405F;
}

/* .fa-whatsapp:before {
    content: "\f40c" !important;
    color: #25D366;
} */

.fa-envelope:before {
    content: "\f199" !important;
    color: #34B7F1;
}

#menubarbottom > div.logo-footer{
	margin-right: 0;
}

.fa.fa-compress:before {
    content: "\f066" !important;
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
    content: "\f061" !important;
}

.fa-check-circle:before, .fa-circle-check:before {
    content: "\f14a" !important;
}

.fa-circle:before {
    content: "\f0c8" !important;
}

body > div.reveal.fade.center.focused.has-vertical-slides.has-horizontal-slides.ready > div.reveal-toolbar.reveal-toolbar-bottom > a:nth-child(2){
    margin-left: 0 !important;
}

#menubarbottom > div.logo-footer > a{
    width: 75px !important;
    float: right !important;
    margin-top: -1px !important;
}

.reveal .slide-p {
    color: #fff;
}

.reveal .slide-a {
    color: #6b6b6b;
}

.reveal .slide-a:hover {
    color: #FF5816;
}


.blueprint{
    border: 1px dashed #666666;
    /* background-color: #272727; */
    color: #666666;
}

.image{
  max-width: 100% !important;
  width: 100%;
  height: auto;
}

      .full-height-section {
      height: 100%;
    }

    .full-height-section .columns,
    .full-height-section .column {
      height: 100%;
    }

    .full-height-section .box {
      height: 50%;
    }

    .top-left, .bottom-left, .top-right, .bottom-right {
      height: 50%;
    }

    .left, .right {
      height: 100%;
    }

/* Adjust hero slide position in fullscreen */
:-webkit-full-screen .full-height-section .hero,
:-moz-full-screen .full-height-section .hero,
:-ms-fullscreen .full-height-section .hero,
:fullscreen .full-height-section .hero,
:-webkit-full-screen .full-height-section .slideheight,
:-moz-full-screen .full-height-section .slideheight,
:-ms-fullscreen .full-height-section .slideheight,
:fullscreen .full-height-section .slideheight {
  position: relative !important;
  top: 5vh; /* Adjust this value for desired positioning */
}

.slider-pagination{
    bottom: 4% !important;
}

.content-container {
  width: 100%;
}

.slider{
    height: 100%;
}

.slider-item div img{
    margin: 0;
}
 
.slider-block .slider-pagination{
    padding: 0;
}

.slider-pagination{
    padding-bottom: 3%;
}

.slider-navigation-previous, .slider-navigation-next{
    display: none;
}

.column.right-content{
    padding: 3rem;
}

.multiline-text{
    white-space: pre-line;
}

.pricetag{
    height: auto;
    background-color: transparent;
    color: #fff !important;
    border: none;
}

.pricetag span{
    display: grid;
    line-height: normal;
}

.pricetag:hover{
    color: #e9e6e6;
    border: transparent;
}

.tabs.is-toggle li.is-active a{
    background-color: #000 !important;
}

.overflow-hidden{
    overflow: hidden;
}

.h-100{
    height: 100%;
}

.h-100vh{
    height: 100vh;
}

.w-70vw{
    width: 70vw;
}

.w-100{
    width: 100%;
}

.full-width-max {
    max-width: 99.9vw;
}

.modal-style-2-col{
    width: 100%; 
    max-width: 90vw; 
    max-height: 78vh;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.d-none {
    display: none;
}

.z-9 {
    z-index: 9;
}

.z-99 {
    z-index: 99;
}

/* Card */

.card{
    height: 100%;
}

.card.blueprint{
    background-color: #363636;
}

/* mobblock — full-screen mobile-only gate */

.mobblock {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    overflow: hidden;
    background-color: #2b2b2b;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mobblock .overlay-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    max-width: 360px;
    width: 100%;
    text-align: center;
}

.mobblock .FooterLogo img {
    width: 80px;
    height: auto;
    display: block;
    margin: 0 auto;
}

#gdpr-consent-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #2b2b2be6;
    padding: 1rem;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

/* Style for the preloader */
    .preloader-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #2B2B2B; /* semi-transparent background */
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 9999;
      pointer-events: none; /* Allows interaction with underlying elements */
    }

    .preloader-content {
      pointer-events: auto; /* Allows interaction with preloader content */
      background: url(https://mslide.bod.nu/assets/MSlidebrand/MSlideBW.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 70%;
    }

    .spinner {
      border: 2px solid #f2f2f2;
      border-top: 2px solid #666;
      border-radius: 50%;
      width: 100px;
      height:100px;
      animation: spin 1s linear infinite;
    }

    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

    .reveal .controls{
        bottom: 8px !important;
        right: 8px !important;
        transform: scale(0.9) !important;
        transform-origin: bottom right !important;
    }

/* Lightbox */

.reveal>.overlay .spinner{
    background-image: none !important;
}

.reveal>.overlay header a.external .icon{
    background-image: url(https://mslide.bod.nu/assets/MSlidebrand/open-new-window.svg) !important;
}

.reveal>.overlay header a.close .icon {
    background-image: url(https://mslide.bod.nu/assets/MSlidebrand/mark.svg) !important;
}

/* Hero Cover B bottom block background */
.reveal .slides .block.blueprint.bottom {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner2.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 50% !important;
  overflow: hidden;
}

.reveal .slides .block.blueprint.bottom > .content.blueprint {
  background-color: transparent !important;
  background: transparent !important;
}

/* 2 column grid banner backgrounds */
#col2-A-wireframe .columns .column .block.left {
  position: relative !important;
  overflow: hidden !important;
}

#col2-A-wireframe .columns .column .block.left::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('https://mslide.bod.nu/assets/dummy/Square1.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  z-index: 0;
}

#col2-A-wireframe .columns .column .block.left > * {
  position: relative;
  z-index: 1;
}

#col2-A-wireframe .columns .column .block.right {
  background-image: url('https://mslide.bod.nu/assets/dummy/Square3.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  overflow: hidden !important;
}

#col2-A-content .columns .column .block.left{
  position: relative !important;
  overflow: hidden !important;
}

#col2-A-content .columns .column .block.left{
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('https://mslide.bod.nu/assets/dummy/Columb6A.gif');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}

#col2-A-content .columns .column .block.left > * {
  position: relative;
  z-index: 1;
}

#col2-A-content .columns .column .block.right {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb6B.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  overflow: hidden !important;
}

@media (max-height: 900px) {
  #col2-A-content,
  #col2-A-wireframe {
    overflow: hidden !important;
    max-height: 100vh !important;
  }
  #col2-A-content .columns,
  #col2-A-wireframe .columns {
    max-height: 100vh !important;
    overflow: hidden !important;
  }
  #col2-A-content .columns .column .block.left::before,
  #col2-A-content .columns .column .block.right,
  #col2-A-wireframe .columns .column .block.left::before,
  #col2-A-wireframe .columns .column .block.right {
    background-attachment: local !important;
  }
}

.overlay-bg {
  /* This creates a solid "overlay" using a massive inset shadow */
  /* Adjust the 0.5 for more or less "transparency" */
  box-shadow: inset 0 0 0 2000px rgb(82 82 82 / 59%);
}


/* 2 column layout B banner backgrounds */
#two-col-layout-b > .columns > .column:first-child > .block.blueprint.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#two-col-layout-b > .columns > .column:last-child > .block.blueprint.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner3.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#two-col-layout-b > .columns > .column:first-child > .block.blueprint.bottom-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner3.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#two-col-layout-b > .columns > .column:last-child > .block.blueprint.bottom-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* 3 column layout A backgrounds - Top: 1,2,3 / Bottom: 3,2,1 */
#three-col-layout-a > .columns > .column:nth-child(1) > .block.blueprint.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a > .columns > .column:nth-child(2) > .block.blueprint.top-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb3.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a > .columns > .column:nth-child(3) > .block.blueprint.top-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb2.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a > .columns > .column:nth-child(1) > .block.blueprint.bottom-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb3.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a > .columns > .column:nth-child(2) > .block.blueprint.bottom-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb2.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a > .columns > .column:nth-child(3) > .block.blueprint.bottom-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#hero-cover-d-content .block.bottom{
  overflow: hidden !important;
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-bann-4.jpg') !important;
  background-size: cover !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}

/* Equalise slider item heights in #slider3 — force identical aspect ratio
   matching the source images (1678×410) so all three items are the same height */
#slider3 .item-1,
#slider3 .item-2,
#slider3 .item-3 {
  width: 100%;
  aspect-ratio: 1678 / 410;
  overflow: hidden;
}

#slider3 .item-1 > img,
#slider3 .item-2 > img,
#slider3 .item-3 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

@media (max-height: 900px) {
  #hero-cover-d-content .block.bottom {
    min-height: 0 !important;
    max-height: 100% !important;
    overflow: hidden !important;
    background-size: cover !important;
    background-position: center center !important;
  }
}

/* 4 Column Layout B - Background Images */
/* Common pseudo-element base for all blocks */
#four-col-layout-b > .columns > .column > .block.blueprint {
  position: relative !important;
  overflow: hidden !important;
}

#four-col-layout-b > .columns > .column > .block.blueprint::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  z-index: 0 !important;
}

#four-col-layout-b > .columns > .column > .block.blueprint > * {
  position: relative !important;
  z-index: 1 !important;
}

/* Top row: Thumb2, Thumb3, Thumb2, Thumb3 */
#four-col-layout-b > .columns > .column:nth-child(1) > .block.blueprint.top-left::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb1.jpg') !important;
}

#four-col-layout-b > .columns > .column:nth-child(2) > .block.blueprint.top-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb3.jpg') !important;
}

#four-col-layout-b > .columns > .column:nth-child(3) > .block.blueprint.top-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb2.jpg') !important;
}

#four-col-layout-b > .columns > .column:nth-child(4) > .block.blueprint.top-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb3.jpg') !important;
}

/* Bottom row: Thumb3, Thumb2, Thumb3, Thumb2 */
#four-col-layout-b > .columns > .column:nth-child(1) > .block.blueprint.bottom-left::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb3.jpg') !important;
}

#four-col-layout-b > .columns > .column:nth-child(2) > .block.blueprint.bottom-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb2.jpg') !important;
}

#four-col-layout-b > .columns > .column:nth-child(3) > .block.blueprint.bottom-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb3.jpg') !important;
}

#four-col-layout-b > .columns > .column:nth-child(4) > .block.blueprint.bottom-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/Thumb1.jpg') !important;
}

/* Make inner content transparent so backgrounds show through */
#four-col-layout-b .block.blueprint > .content.blueprint {
  background-color: transparent !important;
}

/* ── 2 column layout B - Content View backgrounds ── */
#two-col-layout-b-content > .columns > .column:first-child > .block.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-shoe1b.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#two-col-layout-b-content > .columns > .column:last-child > .block.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-shoe1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#two-col-layout-b-content > .columns > .column:first-child > .block.bottom-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-shoe2.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#two-col-layout-b-content > .columns > .column:last-child > .block.bottom-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-shoe2b.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* ── 3 column layout A - Content View backgrounds ── */
#three-col-layout-a-content > .columns > .column:nth-child(1) > .block.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb8C.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a-content > .columns > .column:nth-child(2) > .block.top-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb9A.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a-content > .columns > .column:nth-child(3) > .block.top-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb10B.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a-content > .columns > .column:nth-child(1) > .block.bottom-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb8B.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a-content > .columns > .column:nth-child(2) > .block.bottom-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb9B.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#three-col-layout-a-content > .columns > .column:nth-child(3) > .block.bottom-right {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb10A.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* ── 4 column layout B - Content View backgrounds ── */
#four-col-layout-b-content > .columns > .column > .block {
  position: relative !important;
  overflow: hidden !important;
}

#four-col-layout-b-content > .columns > .column > .block::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  z-index: 0 !important;
  box-shadow: inset 0 0 0 2000px rgb(129 129 129 / 43%);
}

#four-col-layout-b-content > .columns > .column > .block > * {
  position: relative !important;
  z-index: 1 !important;
}

/* Top row: Thumb2, Thumb3, Thumb2, Thumb3 */
#four-col-layout-b-content > .columns > .column:nth-child(1) > .block.top-left{
  background-image: url('https://mslide.bod.nu/assets/dummy/columb12A.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}

#four-col-layout-b-content > .columns > .column:nth-child(2) > .block.top-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb14A.jpg') !important;
}

#four-col-layout-b-content > .columns > .column:nth-child(3) > .block.top-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb16A.jpg') !important;
}

#four-col-layout-b-content > .columns > .column:nth-child(4) > .block.top-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb18A.jpg') !important;
}

/* Bottom row: Thumb3, Thumb2, Thumb3, Thumb2 */
#four-col-layout-b-content > .columns > .column:nth-child(1) > .block.bottom-left::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb13A.jpg') !important;
}

#four-col-layout-b-content > .columns > .column:nth-child(2) > .block.bottom-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb15A.jpg') !important;
}

#four-col-layout-b-content > .columns > .column:nth-child(3) > .block.bottom-right::before {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb17A.jpg') !important;
}

#four-col-layout-b-content > .columns > .column:nth-child(4) > .block.bottom-right{
  background-image: url('https://mslide.bod.nu/assets/dummy/columb11A.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}

#Index .index-button:hover {
    border: 1px dotted #fff !important;
    color: #fff !important;
}

.button.is-primary.is-outlined.is-focused, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined:hover{
    background: transparent !important;
}

.grad-bg{
  box-shadow: inset 0 0 0 2000px rgba(123, 122, 122, 0.423);
}

.grad-bg-vid {
    box-shadow: inset 0 0 0 2000px rgb(32 32 32 / 49%);
}

.has-carousel .hero-body{
    background: none !important;
}

.columns.is-gapless.is-marginless.is-centered {
  overflow: hidden !important;
}

body > div.reveal.fade.center.focused.has-vertical-slides.has-horizontal-slides.ready > div.slides > section.stack.present > section > div > div > div > div > div > figure{
    width: 100% !important;
    max-width: 258px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.slider-item {
  position: relative;
  height: 100%; /* or a fixed height, e.g. 400px */
  overflow: hidden;
}

.slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* ensures the image covers the whole area */
  object-position: center;
  display: block;
}

.item-3 .image.is-3by1 {
  padding-top: 0 !important;
  height: 100% !important;
}

.v-hid{
  overflow-y: hidden;
}

/*Media Q*/

/* equal to or less than 881px */
@media only screen and (max-width: 881px) {

    .logo-header{
        top: 0;
        width: 100%;
        background-color: #2b2b2bbd;
        height: 45px;
        padding-top: 2.5%;
        padding-bottom: 2.5%;
    }


    #menubarbottom {
        display: none;
    }
    .reveal-toolbar .reveal-toolbar-button {
        display: none !important;
    }
    .reveal .slide-menu-button {
        background-color: transparent !important;
        bottom: 25px !important;
        margin-left: -35px;
    }
    .reveal .slide-menu-button .fa-bars:before {
        font-size: 30px !important;
        bottom: unset !important;
    }
    .slide-menu-wrapper .slide-menu-toolbar > li.toolbar-panel-button i {
        font-size: 2.2em !important;
    }

    .iconoir-menu{
        color: #fff;
    }

    *[class^='iconoir-']::before, *[class*=' iconoir-']::before{
        width: 1.5em;
        height: 1.5em;
    }

    .reveal .controls{
        bottom: 8px;
        right: 8px;
    }

    .slide-menu-item .slide-menu-item-title, .slide-menu-item-title{
        margin-left: 10px;
        margin-top: 4px;
    }
}

/* Default styles for larger screens (desktop and above) */
@media screen and (min-width: 1024px) {
  #contentModal2 .modal-content .right-content {
    order: 1 !important; /* Display right content first */
  }

  #contentModal2 .modal-content .p-0 {
    order: 2 !important; /* Display slider content second */
  }
  
  #contentModalWithSlider .modal-content .right-content {
    order: 1 !important; /* Display right content first */
  }

  #contentModalWithSlider .modal-content .p-0 {
    order: 2 !important; /* Display slider content second */
  }
}

/* Styles for smaller screens (tablet and below) */
@media screen and (max-width: 1023px) {
  #contentModal2 .modal-content .right-content {
    order: 2 !important; /* Display right content second */
  }

  #contentModal2 .modal-content .p-0 {
    order: 1 !important; /* Display slider content first */
  }
}

.carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #slider2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .hero-carousel-background-overlay {
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 100%; 
    width: 100%; 
    background-color: #7371717D; 

  }

  #heroCarousel img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
  }

/* Cross-slide Thumb Navigation Toast */
#thumb-nav-toast {
  position: fixed;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
  transition: opacity 0.5s ease, left 0.5s ease;
  padding: 0.75rem 1rem;
  min-width: 100px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 6px;
  background-color: #ffffffd6;
  color: #272727;
  opacity: 0;
  pointer-events: none;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}

#thumb-nav-toast.show {
  opacity: 1;
  pointer-events: auto;
}

#thumb-nav-toast:hover {
  background-color: #f5f5f5;
}

.thumb-nav-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}

.thumb-nav-arrow {
  font-size: 1.25rem;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}

.thumb-nav-arrow i {
  color: #666;
}

.thumb-nav-text {
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 1.1;
}

/* Sidebar Toggle Button (Acrobat-style) */
.sidebar-toggle-button {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 250;
  width: 28px;
  height: 80px;
  background-color: #ffffffd6;
  border: none;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: left 0.3s ease, background-color 0.2s ease;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  padding: 0;
  margin-left: 0;
}

.sidebar-toggle-button:active {
  background-color: #e8e8e8;
}

.sidebar-toggle-button i {
  font-size: 20px;
  color: #666;
  transition: transform 0.3s ease;
}

/* When sidebar is open */
body.slide-menu-active .sidebar-toggle-button {
  left: 300px; /* Position flush at right edge of sidebar */
}

body.slide-menu-active .sidebar-toggle-button i {
  transform: rotate(180deg);
}

/* Responsive adjustments */
@media screen and (max-width: 881px) {
  .sidebar-toggle-button {
    display: none;
  }
}

.index-button{
  background: transparent;
  border-color: #3e56c4 !important;
}

.index-button:hover
{
  border: 1px dotted #fff !important;
}

/* MQ */

/* equal to or less than 881px */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-device-width : 480px) and (max-device-width : 800px) and (orientation : landscape), only screen and (device-width: 768px), only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5) {

    /*.full-height-section .columns, .full-height-section .column {
        height: auto;
    }*/

    .full-height-section{
        overflow-y: auto;
        overflow-x: hidden;
    }
}

  @media screen and (max-width: 768px) {
    .hero-slider-title {
      font-size: unset !important;
    }

    /* Show mobblock on phones — hidden from tablet portrait (769px+) upward */
    .mobblock {
        display: flex !important;
    }

    .slide-menu-button {
        display: none !important;
    }
  }

  @media screen and (max-width: 1024px) {
    #contentModal2 .modal-content.columns {
      flex-direction: column;
    }

    #contentModal2 .column {
      width: 100%;
    }
  }

/* Tablet portrait (769px – 1023px): sidebar buttons stay hidden, foot icon stays off */
@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* Mobblock hidden from tablet portrait and up */
  .mobblock {
    display: none !important;
  }

  .sidebar-toggle-button {
    display: none !important;
  }

  #thumb-nav-toast {
    display: none !important;
  }

  /* Ensure arrow navigation stays visible on tablets */
  .reveal .controls {
    display: flex !important;
    bottom: 8px !important;
    right: 8px !important;
  }

  /* slide-menu-button is globally display:none — do NOT override it here */
}

/* Tablet landscape / 1024×768+ — restore full desktop nav controls */
@media screen and (min-width: 1024px) {
  .sidebar-toggle-button {
    display: flex !important;
  }

  /* foot icon permanently hidden at this size too */
  .reveal .slide-menu-button {
    display: none !important;
  }
}

.block pre {
  background: transparent !important;
  border: 1px dashed #666666 !important;
  box-shadow: none !important;
  margin: 2rem auto 0 !important;
  font-size: 0.35em !important;
  line-height: 1.2 !important;
  overflow: hidden !important;
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  max-height: none !important;
  max-width: 100% !important;
  width: 100% !important;
  text-align: center !important;
}

.block pre code {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
  border: none;
  box-shadow: none;
  font-family: monospace;
  font-size: 1em;
}

/* Override gradient — add .no-grad to the section to remove the gradient overlay */
.no-grad .hero-body,
.no-grad .hero-carousel-background-overlay,
.no-grad .grad-bg {
  background: transparent !important;
}

/* Constrain is-mobile columns so content cannot expand them beyond 25% width */
.columns.is-mobile .column {
  min-width: 0;
  overflow: hidden;
}

.columns.is-mobile pre {
  max-width: 100%;
  white-space: pre-wrap;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 0.72em;
}

.columns.is-mobile .button {
  max-width: 100%;
  box-sizing: border-box;
}

/* 2 row layout A - Wireframe backgrounds */
[id="2rowA-wireframe"] .block.blueprint.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

[id="2rowA-wireframe"] .block.blueprint.bottom {
  background-image: url('https://mslide.bod.nu/assets/dummy/Banner2.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* 2 row layout A - Content backgrounds */
[id="2rowA-content"] .block.top-left {
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-bann-1.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

[id="2rowA-content"] .block.bottom {
  overflow: hidden !important;
  background-image: url('https://mslide.bod.nu/assets/dummy/columb-bann-4.jpg') !important;
  background-size: cover !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}

