@media only screen and (min-width: 894px) and (max-width: 1363px){
    .logo-menu-container {
      padding-bottom: 50px;
    }
    
    .container2 {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    
    .logo {
      width: 382px;
      height: auto;
      padding-left: 47px;
      padding-top: 17px;
      padding-bottom: 0px;
    }
    .logo-menu-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    
    .logo-menu-container .logo {
      /* add any existing logo styles here */
    }
    
    
    .topnav {
      font-family: sans-serif;
      color: #FB0600; 
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 60px;
      padding-right: 100px;
    }
    
    .topnav a:not(:first-child) {
      margin-left: 25px; 
    }
    
    .topnav a {
      color: inherit; 
    }
    
    .topnav a:hover {
      color: #660033; 
    }
    
    .topnav-right {
      float: right;
    }
    
  
    
    .iphone-image {
      width: 324px; 
      height: auto;
      padding-right: 40px;
      
    }
    
    img[src="iphone2.png"] {
      margin-top: -20px; 
      z-index: 1; 
    }
    
    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }
    
    body {
      background-color: #fffbec;
    }
    
    br {
      line-height: 0.3;
    }
    
    a{
      text-decoration: auto;
    }
    
    p{
      font-size: 1rem;
      padding-top: 50px;
    }
    
    h1{
      margin-top: 16px;
      font-size: 3.9rem;
    }
    
    h2{
      line-height: 36px;
      font-size: 2.1rem;
    }
  
    .intro-text {
      padding-top: 122px;
      padding-left: 45px;
      width: 84%;
    }
    
    
    .smaller-text {
      font-weight: normal;
      line-height: 26px;
      font-size: 1.02rem; 
    }
    h3{
    font-size: 2rem;
    }
    
    h4{
      font-size: 2.7rem;
      line-height: 0.8;
      opacity: 0.6;
      color: #FB0600;
      margin: 0px;
    }
    
    
    h5{
    color:#fffbec
    }
    
    
    
    p.thick {
    font-weight: 900;
    color: #FB0600;
    }
    
    h4:hover {
      opacity: 1;
    }
    
    h1, h2, h3, h4, p {
      font-family: sans-serif;
      color: #FB0600;
    }
    
    
    h2, h3, h4, p {
      font-family: sans-serif;
      color: #FB0600;
    }
    
    
    .spalt{
      display: flex;
    
    }
    .spaltContainer {
    display: flex;
    position: relative;
    padding-bottom: 200px;
    padding-left: 18px;
    padding-top: 30px;
    top: 30px;
    }
  
    _::-webkit-full-page-media, _:future, :root .spaltContainer {
      margin-top: 50px; /* add this rule only for Safari */
    }
    
    
    
    .container {
      position: relative;
    }
    
    .spalt2{
      display: block;
      }
    
    
    
    .spalt3{
      width: 290px;
      height: auto;
    }
    
    
    .button1 {
      margin-bottom: 20px; /* add this rule to create some space between the button and the smaller text */
    display: inline-block;
      padding-left: 45px;
      position: absolute;
      top: -132px; 
      left: 20px; 
      background:    #fffbec;
      border:        3px solid #FB0600;
      border-radius: 1000px;
      padding:       28px 41px;
      color:         #FB0600;
      display:       inline-block;
      font:          normal normal 12px/1 "Open Sans", sans-serif;
      text-align:    center;
      }
    
      .button1:hover{
      color: #fffbec;
        background: rgb(59, 2, 20) none repeat scroll 0% 0% / auto padding-box border-box;
        border-color: rgb(59, 2, 20);
        border-width: 0px;
        border-style: solid;
        }
    
    
        .spalt4 {
            position: relative;
            padding-left: 20px;
             width: 37%
          }
          
          .spalt5 {
            position: relative;
            padding-right: 10px;
          
            width: 33%;
          }
    
    .spalt6 {
        width: 15%;
    }
    
    
    .spalt7 {
        width: 34%;
        padding-bottom: 30px;
    }
    
    .spalt8 {
        width: 1%;
    }
    
    .spalt2{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
    }
    
    
    .spalt-item {
      flex-basis: 50%;
    }
    
    .spalt-item1{
      width: 100%;
     
    }
    .fyrabtn {
        width: 100%;
      }
      
      .btn {
        padding: 146px 30px;
        text-decoration: none;
        border-radius: 27px;
        font-size: 16px;
        width: 95%;
        height: 35vh;
        margin: 0 auto;
        flex-direction: row;
      }
        .btn:hover{
        color: #fffbec;
        width: 1300px;
        background: rgb(122, 23, 48) none repeat scroll 0% 0% / auto padding-box border-box;
        border-color: #FB0600;
        border-width: 0px;
        border-style: solid;
        }
      
        .bold {
        font-weight: bold;
      }
      
      .btn2 {
        border-radius: 27px;
        width: 31.5%;
        height: 41vh;
        margin: 0 auto;
      }
    
    
      .btn2 {
        float: left;
        width: 31.6%;
        padding: 45px;
        padding-bottom: 60px;
      }
    
      .btn2:hover{
        color: #fffbec;
        width:100px;
      }
    
      button#customBtn1.btn2 {
        margin-left: 19px;
      } 
    
      button#customBtn3.btn2 {
        margin-right: 10px;
      } 
    
      
            .number1 {
              font-size: 27px;
              font-weight: bold;
              padding-bottom: 5px;
            }
            .text1 {
              font-size: 17px;
              font-weight: 400;
            }
      
          .number {
            font-size: 40px;
            font-weight: bold;
          }
          
          .text {
            font-size: 17px; 
          }
      
    
    
    
    
    .bakgrundbild {
      padding-top: 160px;
      width: 100%;
       height: auto; 
       background-size: cover; 
       background-repeat: no-repeat; 
    
    }
    
    .bakgrundbild {
      position: relative; /* Add this to create a containing block */
      padding-top: 160px;
      width: 100%;
      height: auto; 
      background-size: cover; 
      background-repeat: no-repeat; 
    }
    
    .bubbel-container {
      position: relative; /* Add this to create a containing block for the absolute positioning */
    }
    
      .bubbel-container .bubbel {
        position: absolute; 
        top: -551px; 
        left: 616px; 
        z-index: 1; 
        width: 362px;
        height: auto;
      }
    
    
    
    
    
    body {
      transition: background-color 0.5s ease-in-out;
    }
    
    .white {
      background-color: #fffbec;
    }
    
    .dark-red {
      background-color: #660033;
    }
    
    .blue {
      background-color: #0000FF;
    }
  }
  