/* @import url("https://hmx.monwebsite.ch/wp-content/themes/twentytwentythree/css/font-awesome.css"); */
@import url("https://hmx.monwebsite.ch/wp-content/themes/twentytwentythree/css/fontawesome.css");

@font-face {
  font-family: "fontawesome";
  src: url("https://hmx.monwebsite.ch/wp-content/themes/twentytwentythree/fonts/fa-solid-900.woff2")
 }

 @font-face {
  font-family: "fontawesomeregular";
  src: url("https://hmx.monwebsite.ch/wp-content/themes/twentytwentythree/fonts/fa-regular-400.woff2")
 }
 @font-face {
  font-family: "fontawesomerbrands";
  src: url("https://hmx.monwebsite.ch/wp-content/themes/twentytwentythree/fonts/fa-brands-400.woff2")
 }



 .fa {
  font: normal normal normal 14px/1 fontawesomeregular!important;
 }

 .fa-pause,.fa-play{
  font-family: fontawesome;
  font-size: 18px;
 }
#btnplay{
  cursor: pointer;
}
body{
  /* min-width: 350px; */
}

#wp--skip-link--target{
  margin-top: 0px!important;
}


i{
  font-family: fontawesome;
  font-style: normal;
}
i:hover{
  text-decoration: none!important;
}
footer i#inconcopy{
  color: white;
}

#btnlock,#btnunlock{
  display: none;
  font-size: 11px;
  align-items: center;
}

#btnlock::before,#btnunlock::before{
  margin-right: 5px;
  font-size: 20px;
}

header .wp-container-3 p:nth-child(2){
  display: none;
}

.page-id-23 header .wp-container-3 p:nth-child(2){
  display: flex;
}

.page:not(.page-id-23) header .wp-container-3 p:nth-child(1){
  flex-grow: 1;
}

#btnunlock{
  /* color: #c8c8c885!important; */
}
.page-id-23 #btnunlock{
  /* display: block; */
}
.lockdisplayed{
  display: flex!important;
}

.page-id-23 header p:first-child{
  flex-grow: 1;
}
.page-id-23 header p:nth-child(3){
  display: none;
}

.wp-block-post-title{
    text-align: center;
}

.sechidden{
    display: none;
}

.divbtnsnav{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 50px;
    align-items: center;
}

.divbtnsnav i{
  cursor: pointer!important;
}

.btnnavdisabled{
    opacity: 0.5;
    cursor: not-allowed!important;
}
#pagetit{
  font-style: italic;
  text-transform: uppercase;
}

.btnnavdisabled input{
  cursor: not-allowed!important;
}
.page-id-25 .wp-block-post-title,.page-id-5 .wp-block-post-title{
  display: none;
}

.page-id-23 .wp-block-post-title{
  display: none;
  margin-top: 50px;
  font-size: 25px;
  font-weight: bold;

}


.page-id-5 main{
  margin-top: 80px;
}

.page-id-5 .n2_clear{
  opacity: 0;
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;

}

.showmain{
  opacity: 1!important;
}




.page-id-23 main{
  display: none;
}



.page-id-5 .wp-image-308,.page-id-5 .wp-image-310{
  background-color: #ffffff91;
  border-radius: 10px;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 24px 35px, rgba(0, 0, 0, 0.12) 0px -12px 20px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.page-id-19 main > section.wp-block-template-part{
  
}


.page-id-5 .wp-image-310{
  max-height: 200px;
  max-width: 600px;
}

.page-id-5 section > figure:first-child{
  max-width: 200px;
}



.page-id-23 .divform{
  margin-top: 80px;
  height: calc(100vh - 130px);
}
.page-id-23 .posttitle {
  font-size: 35px;
  margin-bottom: 10px;
  font-weight: bold;
  display: none;
  }

.btns {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 25px;
  }

  .btnmorenext span,.btnmoreprev span{
    width: 200px;
    display: block;
    padding: 8px;
    background-color: #e9e9ed;
    border-radius: 3px;
    text-align: center; 
    max-height: 40px;
    line-height: 22px;
    border: 1px solid gray;
    max-width: 75px;
    font-size: 14px;
    cursor: pointer;
  }

  .btnmorenext:hover span,.btnmoreprev:hover span{
    background-color: #d0d0d7;

  } 
  

.minis{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.minidiv{
  display: flex;
    flex-wrap: wrap;
    justify-content: start;
    min-height: 70px;
    border: 1px solid black;
    width: 12%;
    margin: 3px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -70px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.minidiv:not(.disabl){
    cursor: pointer;
}
.minidiv.active {
    /* border: 2px solid blue; */
    border: 2px solid #004f47;
    margin-top: -10px;
}
.minidiv.done {
    border: 2px solid #3bdb02;
    min-height: 50px;
}
.minidiv.done.active {
  min-height: 67px;
  border: 2px solid #ffaa07;
}

.minidivtxt{
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    background-size: cover;
    width: 100%;
}

.minidivnbr{
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #0000001c;
}

.minidivexerp{
  position: absolute;
  background-color: #ffffffb2;
  font-size: 12px;
  max-width: 80px;
  overflow: hidden;
  max-height: 40px;
}

.disabl{
    opacity: 0.3;
    cursor: not-allowed!important;
}

.divpreview{
    display: flex;
    justify-content: center;
    margin-top: 5px;
    min-height: 250px;
    align-items: center;
}

#formpost{

  max-width: 900px;
  width: 100%;
  display: flex;
  align-items: start;
  min-height: 570px;

}

.progressBar{
  width: 0%;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
  background-color: #000000;
}

.uploadstarted{
  width: 50%;
}
.uploaded{
  width: 100%!important;
  background-color: lime;
}
.canceled{
  width: 100%!important;
  background-color: orange;
}
.failed{
  width: 100%!important;
  background-color: red;
}

    
.removefile{
    text-align: right;
    cursor: pointer;
}

.divpreview img{
    object-fit: contain;
    width: 200px;
    height: 200px;
}

.divsections{
    /* border: 1px solid black; */
    padding: 25px;
    border-radius: 15px;
    margin-bottom: 35px;
    background-color: rgba(0, 0, 0, 0.02);
    margin-top: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 20px 30px -20px, rgba(0, 0, 0, 0.06) 0px 20px 40px -50px, rgba(10, 37, 64, 0.23) 0px -2px 6px 0px inset;
}

#divposttitle{
    display: flex;
    justify-content: start;
    text-align: center;
    flex-direction: row;
}

.fa-dice{
  font-size: 37px;
}
.fa-dice:hover{
  cursor: pointer;
}

#input-title{
    border-radius: 3px 3px 3px 3px;
    max-width: 500px;
    font-weight: bold;
    font-size: 25px;
    align-self: center;
    text-align: center;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    text-transform: uppercase;
    background-color: transparent!important;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
height: 60px!important;
}
#input-title::placeholder{
    font-size: 16px;
    content: 'POST TITLE';
}

#cat{
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    display: none;
}

.uploadpics{
    width: 45px;
    height: 45px;
    position: absolute;
    cursor: pointer;
}

.thumbnail{
    text-align: center;
    display: none;
}

.divfile{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 15px;
} 


.text-desc{
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    min-height: 41px;
}


img[src=""] {
  display: none;

}

.subput{
    width: 200px;
    height: 60px;
    font-weight: bold;
    cursor: alias;
}


.divscene{
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  /* height: 100%; */
  /* flex-wrap: wrap; */
  align-items: center;
}


.divsceneimg{
    display: flex;
    justify-content: center; 
    /* flex-direction: column; */
}

.btnsubmit{
    text-align: center;
}
   


.divscroll{
    width: 100%;
    /* height: 500px;
    background-color: #3bdb02; */
    margin-top: 0px !important;
}

.venturetitlediv{
    text-align: center;
    /* margin-bottom: 25px; */
    font-size: 34px;
}
.venturetitlediv i{
  margin-left: 10px;
  color: black!important;
}

.btnrefresh{
  cursor: pointer;
}

.divscene, .divsceneimg{
    width: 100%;
    

}

.divscene{
  max-height: calc(100% - 47px);
  /* height: 100%; */
  margin-bottom: 90px;
  /* min-width: 400px; */
  min-height: 350px;

}

.divscene.sonotxt {
  max-width: 600px;

}
.divscene.sonotxt .divscenetxt{
  height: 30vh;
  
}

.divsceneimg{
  /* max-height: calc(100% - 37px); */
  max-height: calc(100%);
}



.divsceneimg img{
     height: 100%; 
    object-fit: contain;
    padding-bottom: 0px;
    max-height: 100%;
}





.sec {
  background-color: #0000007a !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.sec.activesec{
  background-color: #fbfbfb !important;
}

/* .sec:nth-child(2n) {
  background-color: white !important;
}
.sec:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.015) !important;
} */
/* .sec:nth-child(4n+2) {
  background-color: white !important;
}
.sec:nth-child(4n+3) {
  background-color: rgba(187, 255, 213, 0.078) !important;
} */

.current-menu-item{
  font-weight: bold;
}

/* .sec0 {
  background-color: green !important;
}
.sec1 {
  background-color: aqua !important;  
}
.sec2 {
  background-color: red !important;
}
.sec3 {
  background-color: black !important;
} */

/* #wp--skip-link--target{
  margin-top: 10px;
} */

.slider:first-child {
  min-height: calc(100vh - 170px);
}
header.wp-block-template-part {
  background-color: white;
  -webkit-box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.14);
  -moz-box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.14);
  box-shadow: 2px 7px 10px 0px rgba(0, 0, 0, 0.14);
  z-index: 10000;
  position: fixed;
width: 100%;
top: 0;
  }
  #wp--skip-link--target > div:nth-child(1) {
    /* display: none; */
    }

main{
  width: 100%;
  min-height: calc(100vh - 100px);
display: flex;
flex-direction: column;
justify-content: space-evenly;
}

.page-id-5 main{
  min-height: calc(100vh - 100px);
}

/*     #wp--skip-link--target {
      margin-top: var(--wp--preset--spacing--50);
      margin-top: 00px !important;
      } */

      .wp-container-3 > p:nth-child(1) {
        /* padding-top: 2px;
        padding-bottom: 4px; */
        }
        .wp-container-3 > p:nth-child(1) > a:nth-child(1) {
          height: 100%;
          align-items: center;
          flex-wrap: wrap;
          }

          .wp-site-blocks{
            padding-top: 0px!important;
          }
          .wp-container-3{
            padding-bottom: 0px!important;
          }

#venturewrapper{
  background-color: #fbfbfb !important;
}          
          
.single-post .wp-block-post-featured-image{
  display: none;
}
/* .sectionwrapper::before{
  content:'Scene 1'
} */

.divpreview,.text-desc {
  border: 1px solid #00000047;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.divpostline{
  display: flex;
  justify-content: space-between;
}

.page-id-23 #btnedit,.page-id-25 #btnscroll,.page-id-19 #btnmore{
  color: black;
}

.page-id-23 #btnshare{
  display: none;
}
.divform{
  display: flex;
justify-content: center;
}
#btnshare{
  font-size: 18px;
  margin-left: -15px;
}
body.single-format-standard img{
  max-height: 70vh;
}
body.single-format-standard .wp-block-post-title{
  margin-top: 80px;
  margin-bottom: 0px !important;
}
body.single-format-standard .wp-block-post-title + i{
  position: absolute;
  right: 30px;
top: 50px;
font-size: 30px;
}

body.single-format-standard .divscenetxt {
  opacity: 1;
  max-height: unset;
}

body.single-format-standard .heateor_sss_horizontal_sharing{
  display: none;
}


body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 100%;
}

header i {
  cursor: pointer;
  font-size: 25px;
  padding: 10px;
}
#sectionnumber p{
  width: 100%;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
}

.thumb-image{
  width: 100%;
height: 100%;
}


.btns{
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;

}
.footershown {
  opacity: 1;
  bottom: 0px !important;
}
.footerhidden {
  opacity: 0;
  bottom: -100px !important;
}

/* .heateor_sss_sharing_container  */




@keyframes leaves {
  0% {
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
  }
  100% {
      transform: scale(1.5);
      -webkit-transform: scale(1.3);
  }
}


/* .divtexte textarea {
  resize: vertical;
  overflow: hidden;
} */
.headeria,.headeria i,.headeria i:before{
  text-decoration: none!important;
  -webkit-tap-highlight-color: transparent!important;

}

.withanim{
  animation: leaves .4s ease-in-out infinite alternate!important;
  -webkit-animation: leaves .4s ease-in-out infinite alternate!important;
}

.headeria:focus{

        animation: leaves .4s ease-in-out alternate;
        -webkit-animation: leaves .4s ease-in-out alternate;
}


header a:where(:not(.wp-element-button)):hover {
  animation: leaves .4s ease-in-out infinite alternate!important;
  -webkit-animation: leaves .4s ease-in-out infinite alternate!important;
}

.headeria i:before{
  
}

.headeria:active{

  text-decoration: none!important;
}

.page-id-5 main > div:first-child, .page-id-19 main > div:first-child{
  margin-top: 60px;
}

iframe {
  width: 100%;
  height: 340px;
  display: block;
  max-width: 400px;
  left: calc(50% - 196px);
  position: absolute;
  transform: scale(0.9);
  border: 1px solid black;
  padding: 1px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  border-radius: 6px;
}

iframe body {
  display: flex;
  flex-direction: column;
}

footer{
  background-color: black;
  z-index: 1000;
}
footer .alignwide {
  display: flex;
  padding-top: 5px!important;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
footer p, footer a{
  color: white;
  font-size: 14px;
}
footer p{
  display: flex;
}
footer p a{
  text-decoration: none;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
footer p a:hover {
  text-decoration: none !important;
  color: #2cf752;
}

footer figure{
  /* width: 22px; */
}
footer img{
  width: 18px;
  margin-left: 10px;
  height: 18px !important;
}

iframe body span{
  padding-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.page-id-19 .wp-site-blocks,.page-id-5 .wp-site-blocks{
  padding-bottom: 0px !important;
}

.page-id-5 table i {
  font-size: 15px!important;
  margin-right: 10px;
  display: flex;
justify-content: center;
align-items: center;
}

.page-id-5 table {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 24px 35px, rgba(0, 0, 0, 0.12) 0px -12px 20px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  background-color: #ffffffa3;
}
.page-id-5 .wp-block-table td{
  display: flex;
  justify-content: space-between;
}

.page-id-25 footer{
  display: none;
}

.page-id-19 .wp-block-columns{
  display: flex;
  justify-content: center;
  margin-top: 0px!important;
}
.page-id-19 main > p{
  margin-bottom: 25px!important;
}
.page-id-19 .wp-block-column{
  display: flex;
}
.page-id-19 .wp-block-column figure{
  margin-bottom: 0px;
}
.page-id-19 .wp-block-column p {
  display: flex;
  align-items: center;
}
.page-id-19 .wp-block-column:first-child{
  width: 40px;
  justify-content: center ;
  display: flex;
  font-size: 25px;
  margin-right: 15px;
}
.page-id-19 .wp-block-column:last-child{
  width: 215px;
}
.page-id-19 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: unset !important;
}

.page-id-19 .wp-block-column {
  flex-grow: 0;
}



.entry-content .heateor_sss_sharing_container.socialshown{
  

}
.entry-content .heateor_sss_sharing_container{
  

}

.page:not(.page-id-23) #btnunlock, .page:not(.page-id-23) #btnlock{
display: none!important;
}

header .wp-block-group{
  padding-bottom: 0px!important;
}

body .heateor_sss_bottom_sharing {
  bottom: 4px !important;
}
.divscenetxt {
  background-color: #000000;
  color: white;
  bottom: 60px;
  min-height: 90%;

  font-weight: bold;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  align-items: center;
  margin-bottom: 0px!important;


  max-height: 0px;
  opacity: 0;

  text-align: center;
  /* border: 1px solid; */
  margin: 0px;

  border-radius: 5px;
  min-width: 350px;
  max-width: 650px;
}

.divsceneimg + .divscenetxt{

  height: unset;
  min-height: unset;

  box-shadow: unset!important;
  /* margin-bottom: 15px!important; */
  margin-top: 0px!important;

  align-self: center;
  /* width: 100%; */
  position: absolute;
  /* bottom: 120px; */
  /* min-width: 380px; */

}

.single-format-standard .divsceneimg + .divscenetxt{
  position: unset;
  min-width: 103%;
}
.single-format-standard .heateorSssClear{
  display: none;
}

.swipebox{
  display: flex;
}

.txtshown{
  max-height: 400px!important;
  opacity: 1!important;
  -webkit-transition: max-height,opacity 1s ease-in-out;
  transition: max-height,opacity 1s ease-in-out;
margin-top: 25px;
  margin-bottom: 25px;
  padding: 7px;
}

header nav{
  display: none!important;
}

footer{
  position: fixed;
bottom: 1px;
width: 100%;
-webkit-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}

.page-id-23 footer{
  bottom: 0px;
}






body .decaledfooter{
  bottom: 40px!important;
}

body .heateor_sss_sharing_container.decaledsocial{
  bottom: -1px!important;
}

body .heateor_sss_sharing_container{
  bottom: -39px!important;
  -webkit-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}

footer figure{
  display: flex;
}

iframe img{
  scale: 0.85;
}
.diviframe{
  height: 340px;
}

.page-id-5 .wp-block-table{
  min-width: 250px;
  width: 85%;
  max-width: 350px;
  align-self: center;
}
.page-id-5 .wp-block-table table{
  width: 100%;
  padding: 4px;
border-radius: 8px;
}
.page-id-5 .wp-block-table table tr{
  background-color: #ffffffa3;
}

.page-id-5 .n2_clear,.page-id-19 .n2_clear{
  position: fixed!important;
  z-index: -1;
  top: 0px;
}

.page-id-5 .n2-ss-slide, .page-id-19 .n2-ss-slide{
  height: calc(100vh - 29px);
}


.page-id-5 .wp-block-table table a {

  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none;
  cursor: pointer;
  margin-right: 2px;

}
header p{
  align-items: center;
  display: flex;
}
header a{
  text-decoration: none!important;
}

.heateor_sss_mobile_footer{
  position: absolute;
}

.divtexte {
  margin-top: 15px;
}

.page-id-5 main > section:first-child {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  min-height: calc(100vh - 150px);
  align-items: center;
  margin-top: 70px;
}
.page-id-5 th, .page-id-5 td {
  border: 1px solid black;
}

.divsceneimg a{
  max-height: 100%;
}


.alm-reveal{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.alm-item{
  display: flex;
  flex-direction: column;
  width: 15.6%;
}

.alm-item a{
  color: black;
}

.alm-item img{
  width: 100%!important;
  max-width: 100%!important;
  object-fit: cover;
}
.alm-item p {
  text-align: center;
}
.alm-listing .alm-paging-content > li.alm-item img, .alm-listing .alm-reveal > li.alm-item img, .alm-listing > li.alm-item img {
  position: relative!important;
}

.attachment-alm-thumbnail{
  width: 100%;
  min-height: 30vh;
  object-fit: cover;
}


.divttle{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.divttle h3 {
  /* line-height: 9px!important; */
  font-size: 18px!important;
  color: black;
}

.alm-listing .alm-paging-content > li.alm-item p, .alm-listing .alm-reveal > li.alm-item p, .alm-listing > li.alm-item p {
  margin: 0px!important;
}

.imglegend {
  width: 100%;
  height: 40px;
  color: white;
  background: linear-gradient(0deg, rgba(0,0,0,0.5620448863139005) 0%, rgba(0,0,0,0.27072835970325626) 71%, rgba(0,0,0,0) 100%);
  font-size: 17px;
  display: flex;
  align-items: center;
  position: relative;
z-index: 1000;
  display: flex;
justify-content: center;
bottom: 10px;
margin-top: -36px;
}
.imglegend p{
  font-size: 12px;
  max-height: 40px;
  overflow: hidden;
}


.alm-listing .alm-reveal > li{
  padding-left: 5%!important;
}


.no-img .imglegend {
  font-weight: bold;
  background: black;
  bottom: 0;
  margin-top: 0;
  height: 100%;
}

.no-img .imgcontain{
  height: 100%;
}
.no-img a{
  height: calc(100% - 25px);
}
.page-id-2770 main > section{
  display: none;
} 

.page-id-2770 h1{
  display: none;
}
.page-id-2770 main{
  padding-top: 55px;
}

body.single-format-standard .slider__contents{
  margin-top: 0px;
}

#btndice {
  display: flex;
  align-items: center;
  position: absolute;
    margin-left: -20px;
    align-self: center;
    font-size: 35px;
  }
  .fa-dice {
    font-size: 28px;
    position: absolute!important;
  }


@media only screen and (min-width: 1000px) {
  #input-title {
    /* margin-left: 30px; */
    margin-right: 20px;
  }

  

}


@media only screen and (max-width: 1400px) {
  .alm-item {
    width: 31.5%!important;
  }

}


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

  body.single-format-standard .wp-block-post-title + i{
    right: 15px;
    top: 30px;
    font-size: 20px;
  }

  .page-id-5 main > section:first-child {
    margin-top: 0px;
  }

  body.single-format-standard .wp-block-post-title {
    margin-top: 65px;
    font-size: 30px;
  }

.alm-item {
    width: 47%!important;
  }

  .page-id-2770 main {
    padding-top: 35px;
  }

  .divpreview {
    min-height: 190px;
  }

  header .wp-block-site-title + p i{
    font-size: 18px!important;
  }

  .slider__nav {
    /* margin: .1rem 12px!important; */
  }

  footer .alignwide {
    justify-content: center!important;
  }

    .page-id-5 .wp-site-blocks {
      min-height: calc(100vh - 70px);
      display: flex;
      align-items: center;
    }



    /* .page-id-5 main > section.wp-block-template-part{
        display: none;
      } */

    .page-id-19 main,.page-id-5 main{
      min-height: calc(100vh - 107px);
    }
    .page-id-19 main{
      min-height: calc(100vh - 72px);
      display: flex;
      flex-direction: column;
      justify-content: space-evenly;
    }

    .page-id-5 main{
      padding-top: 45px;
    }
    .page-id-5 .wp-block-table{
      padding-left: 45px;
      padding-right: 45px;
      
    }
    
    
    
    .divscene/* , .divsceneimg  */{
      max-height: unset;
    }


    .divscene{
      margin-bottom: 70px;
    }
    

      header nav.wp-block-navigation{
        display: none;
      }
      #btnscroll{
        /* font-size: 28px; */
      }
      .fa-pause, .fa-play, .fa-link {
        font-size: 20px;
      }
      .postfile,.posttexte{
        text-align: center;
        font-size: 14px;
      }
      .divfile{
        margin-top: 0px;
      }
    .text-desc{
      height: 41px;
    }

    .page-id-19 main > div:first-child{
      margin-top: 30px;
    }

    
    

    .minis {
/*       flex-direction: column;
      margin-bottom: 2px;
      margin-top: 55px;
      right: 4px;
      top: 0;
      height: calc(100vh - 150px);
      justify-content: center;
      align-items: center;
      flex-wrap: wrap; */
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 55px;
        }
        .minidiv {
              width: 23%;
              display: flex;
            
              margin-bottom: 5px;
            }
            .minidiv.done {
              min-height: 67px;
            }
            .minidiv.active {
              margin-top: 0px;
            }
            .venturetitlediv {
              font-size: 22px!important;
              margin-bottom: 15px!important;
              padding-top: 55px!important;
            }
            body {
              overflow-x: hidden;
            }
            header i {
              margin-left: 8px;
              margin-right: 8px;
              font-size: 25px;
              color: #000000;
              padding: 0px;
            }



            header .wp-container-3.wp-container-3{
              justify-content: space-evenly;
            }
            header nav{
              display: none;
            }

            .venturetitlediv{
              max-width: 100vw;
              overflow: hidden;
            }

            .venturetitlediv::before, .venturetitlediv::after {
              content: "";
              display: block;
              height: 0.09em;
              min-width: 3vw;
            }
            .venturetitlediv::after {
              margin-left: 2vh;
            }
            .venturetitlediv::before {
              margin-right: 2vh;
            }

            .divsceneimg{
              flex-wrap: wrap;
              align-items: center;
              padding-bottom: 0px;
            }
            .divsceneimg img {
               height: auto;
              max-width: calc(100vw - 10px);
              padding-bottom: 0px;
            }

            .divscenetxt {
              /* margin-top: 5px; */
/*               position: absolute;
              top: 0; 
              
              */
              width: calc(100vw - 20px);
              margin-bottom: 0px;
/*               -webkit-transition: all .5s ease-in-out;
              transition: all .5s ease-in-out; */
              max-width: 500px;
            }


            .single-format-standard .divscenetxt {
              width: calc(100vw - 30px);
            }
            

            .slider__inner{
              height: calc(100% - 40px);
            }

            .slider__contents {
              padding: 5px!important;
            }

            .wp-block-site-title {
              font-size: 15px;
            }
            .has-global-padding {
              padding-right: 5px;
              padding-left: 5px;
              }

              .wp-block-post-title{
                /* padding-top: 25px; */
              }

              .page-id-25 .wp-block-post-title, .page-id-5 .wp-block-post-title{
                display: none;
              }

              .page-id-23 .posttitle {
                font-size: 18px;
                margin-bottom: 5px;
                display: none;
              }

              .page-id-23 footer,.page-id-23 main > section{
                display: none;
              }

              .page-id-23 .inputtitle {
                max-width: calc(100% - 20px);
              }
              
              .page-id-23 .divform {
                padding-right: 5px;
              }
              .page-id-23 .divform {
                margin-top: 40px;
                padding-left: 5px;
              }

              .page-id-5 main > div:first-child, .page-id-19 main > div:first-child {
                margin-top: 30px;
              }

              .heateor_sss_mobile_footer{
                display: none;
              }

              .divpreview {
                min-height: 200px;
                cursor: pointer;
                margin-top: 5px;
              }
              .divpreview img {
                width: 200px;
                height: 200px;
                padding: 15px;
              }

              .divbtnsnav {
                justify-content: space-around;
                margin-bottom: 0px;
                padding: 10px;
              }

              .btnsubmit{
                width: 40%;
                margin-left: 10px;
                margin-right: 10px;
              }

              

              .btns {
                position: fixed;
                bottom: 0;
                left: 0;
                width: 100%;
                box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 20px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
                background-color: white;
              }

              .btnmorenext, .btnmoreprev {
                width: 25%;
                display: flex;
justify-content: center;
display: none;
              }
              .btnmorenext span, .btnmoreprev span {
                width: 100%;
              }

              .subput {
                width: 100%;
                height: 50px;
              }
              .divsections {
                padding: 15px;
                margin-bottom: 0px;
                margin-top: 10px;
              }
              .divfile input{
                display: none;
              }

              footer .wp-block-site-title{
                display: none;
              }

              #input-title::placeholder {
                font-size: 15px;
                color: #0000007a;
              }

              .removefile {
                /* position: absolute;
                right: 27px;   */
              }
              .removefile i, .removetext i{
                font-size: 15px;
                cursor: pointer;
                opacity: 0.2;
                cursor:default;
              }

              .iactive{
                opacity: 1!important;
                cursor:pointer!important;
              }

              

              #input-title {
                font-size: 15px;
                max-width: calc(90%);
/*                 margin-left: 10px;
                margin-right: 10px; */
                padding-top: 3px;
                padding-bottom: 3px;
                font-weight: normal;
                align-self: start;
                margin-left: 10px;
                height: 50px !important;
              }
              #sectionnumber p {
                font-size: 22px;
              }
              .btnmoreprev span::before{
                content: "<<"!important;
              }
              .btnmorenext span::before{
                content: ">>"!important;
              }
              .fa-dice {
                font-size: 28px;
              }
              .minidivnbr {
                padding-left: 2px;
                padding-right: 2px;
                font-size: 12px;
              }

              header {
                position: fixed;
                width: 100vw;
                z-index: 1000;
                top: 0;
              }

              .sec{
                  padding-top: 20px;
              }

              .sec .slider {
                min-height: calc(100vh - 200px);
                margin-bottom: 100px;
              }

              #divposttitle {
                padding-top: 5px;
                flex-direction: row;
                width: 60%;
                justify-content: start;
              }

              .wp-block-post-featured-image {
                display: none;
              }
              .fa-dice {
                margin-left: 10px!important;
              }                
                #divposttitlediv{
                  display: flex;
                flex-direction: column;
                margin-top: 12px;
                min-height: calc(100vh - 120px);
                }

                footer p, footer a {
                  font-size: 11px;
                }

                #txtmonwebsite{
                  display: none;
                }
                .page-id-5 .wp-image-310 {
                  max-width: 90vw;
                }
                .venturetitlediv::before, .venturetitlediv::after {
                  min-width: 2vw!important;
                }
                .divttle h3,.divttle {
                  font-size: 16px !important;
                }


}

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

  .divscenetxt {
    max-width: calc(100vw - 30px);
  }

  .venturetitlediv {
    padding-top: 35px !important;
  }

  .fa-dice {
    font-size: 25px !important;
    }

  #input-title {
    height: 55px !important;
  }

  header i {
    margin-left: 7px;
    margin-right: 7px;
    font-size: 23px;
  }
  .divttle h3,.divttle {
    font-size: 12px !important;
  }

  .no-img .divttle{
    margin-top: 7px;
  }
  .single-format-standard .divsceneimg + .divscenetxt{
    min-width: 300px;
  }
  
}

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

  header i {
    font-size: 18px;
  }
  .divscene {
    max-width: 100vw;
  }
  .wp-container-3 > p:nth-child(1) > a:nth-child(1) {
    font-size: 12px;
  }
  body.single-format-standard .wp-block-post-title {
    margin-top: 55px;
    font-size: 25px;
  }
}

#divposttitlediv{
  width: 100%;
}
.sfsi_shortcode_container, .norm_row{
  width: 100%;
  display: flex;
  justify-content: center;
}

#progressautoplay {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 5px;
  background-color: #ccc;
}
#progressautoplaybar {
  background-color: black;
  height: 100%;
  width: 0px;
  /* display:none; */
}

.launched{
  width: 100%!important;
    -webkit-transition: all 3s linear;
  transition: all 3s linear;
  /* display:block!important; */
}

.slider__contents:only-of-type {
  max-width: 100vw;
}

body:not(.page-id-25) #btnplay{
  display: none;
}

.btnmoreprev, .btnmorenext{
  display: none;
}

.btnmoreprev span::before{
  content: "<< PREV";
}
.btnmorenext span::before{
  content: "NEXT >>";
}

/* ------------------------------------HORIZONTAL SLIDER--------------------------------------- */


@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');

*, *:before, *:after {
  box-sizing: border-box;
}


body {
  color: #444;
  font-family: 'Lato','Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  min-height: calc(100vh - 170px);
  max-width: 100vw;
  overflow-x: hidden;
}

.slider {
  min-height: calc(100vh - 140px);
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
    margin-bottom: 45px;
    
}
.slider__nav {
  width: 12px;
  height: 12px;
  margin: 2rem 12px;
  border-radius: 50%;
  z-index: 10;
  outline: 6px solid #ccc;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.slider__nav:checked {
  -webkit-animation: check 0.4s linear forwards;
          animation: check 0.4s linear forwards;
}
.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  left: 0%;
}
.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  left: -100%;
}
.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  left: -200%;
}
.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  left: -300%;
}
.slider__nav:checked:nth-of-type(5) ~ .slider__inner {
    left: -400%;
  }
  .slider__nav:checked:nth-of-type(6) ~ .slider__inner {
    left: -500%;
  }
  .slider__nav:checked:nth-of-type(7) ~ .slider__inner {
    left: -600%;
  }
  .slider__nav:checked:nth-of-type(8) ~ .slider__inner {
    left: -700%;
  }

.slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.slider__contents {
  height: 100%;
  padding: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;

          margin-top: 0px;
}
.slider__image {
  font-size: 2.7rem;
      color: #2196F3;
}
.slider__caption {
  font-weight: 500;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
.slider__txt {
  color: #999;
  margin-bottom: 3rem;
  max-width: 300px;
}

@-webkit-keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}

@keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}


/* -------------------------------------------------------------------------------------------- */

@import 'https://fonts.googleapis.com/css?family=Share+Tech+Mono';
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css';
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* body {
  width: 100vw;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1376484/jess-harding-lqT6NAmTaiY-unsplash.jpg"), radial-gradient(#28a3dd, #0d7751);
  background-size: cover;
  background-position: center;
  font-family: "Share Tech Mono", monospace;
  font-size: 2rem;
  background-blend-mode: multiply, screen, overlay;
} */

.venturetitlediv {
  font-family: "Share Tech Mono", monospace;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  padding-top: 75px;
}
.venturetitlediv::before, .venturetitlediv::after {
  content: "";
  display: block;
  height: 2px;
  min-width: 30vw;

}
.venturetitlediv::before {
  background: linear-gradient(to right, rgba(240, 240, 240, 0), #000000);
  margin-right: 4vh;
}
.venturetitlediv::after {
  background: linear-gradient(to left, rgba(240, 240, 240, 0), #000000);
  margin-left: 4vh;
}
.divscenetxt p{
  
}

.venturetitlediv i{
  position: absolute;
  right: 16px;
  font-size: 16px;
}

.venturetitlediv .btnlock{
  cursor: not-allowed!important;
}




.slider__nav:checked{
  border: 1px solid black;
}