@media only screen and (max-width: 1460px) {

    .main-menu li a {
        font-size: 20px;
      }

}





@media only screen and (max-width: 1150px) {
    .textonimage2 {
        font-size: 35px;
        bottom: 40px;
        left: 50px;
    }


    .textonimage {
       
        bottom: 110px;
        font-size: 35px;
    }


}




@media only screen and (max-width: 845px) {
    .textonimage {
        font-size: 25px;
        bottom: 80px;
        left: 20px;
    }

    .textonimage2 {
        font-size: 25px;
        bottom: 20px;
        left: 20px;
    }

}

@media only screen and (max-width: 845px) {
    .textonimage {
        font-size: 15px;
        bottom: 70px;
        left: 20px;
    }

    .textonimage2 {
        font-size: 15px;
        bottom: 20px;
        left: 20px;
    }

}


@media only screen and (max-width: 430px) {
    .textonimage {
        font-size: 12px;
        bottom: 60px;
        left: 20px;
    }

    .textonimage2 {
        font-size: 12px;
        bottom: 20px;
        left: 20px;
    }

}







@media only screen and (max-width: 1280px) {
.main-img {
    height: 500px !important;
}


.atrakcje-box {
    flex-direction: column;
    align-items: center;
    
    
}

.atrakcje-box-1 {
    flex-direction: column-reverse ;
}


.atrakcje-box-content-p {
    width: 50%;
}


.atrakcje-box-content-b {
    width: 50%;
}

}




@media only screen and (max-width: 1155px) {
    .box1 {
        flex-direction: column;
    }
    .box1-r {
        flex-direction: column-reverse;
    }

    .img-box-1 {
        display: none;
    }
    .img2-box-1 {
        display: block;
        margin-bottom: 50px;
    }
  
     .box-content-1 {
        margin-bottom: 50px;
        padding: 0;
     }

     .box4 {
        flex-direction: column;
        
     }

     .box4-content-1 {
        margin-bottom: 50px;
        
     }


     .box4-content-1 {
     height: 414px;
    width: 360px;
     }

     .box4-content-2  {
        height: 414px;
       width: 360px;
        }


        .box3 {
            flex-direction: column;
        }
    

    }



    @media only screen and (max-width: 1000px) {
    
      .parallax-content {
        flex-direction: column;
        min-height: 400px;
      }


      .parallax-content :nth-child(2) {
        
        text-align: center;
        margin-top: 10px;
        margin-left: 0;
        font-size: 20px;

    }


    .parallax-content :nth-child(1) {
        text-align: center;
        font-size: 30px;
    }


#title {
    width: 36px !important;
    height: 100px !important;
}

.panel-icon {
    width: 30px;
  }
  
 
    

    
    

  .aktualnosci-box1 {
    flex-direction: column;
  }

  .aktualnosci-box1 img {
    width: 100%;
  }

  .aktualnosci-box2 {
    width: 100%;
  }







        
        }




    @media only screen and (max-width: 780px) {
    
   
    .box3-content-1 { 
    padding: 40px 0;
    
    }


    .atrakcje-box-content-p {
        width: 100%;
    }
    
    
    .atrakcje-box-content-b {
        width: 100%;
    }

    .kontakt-info1 {
        flex-direction: column;
        
    }

    .kontakt-info2 {
        width: auto;
        
    }

    .k-i3 {
        margin: 0;
    }

    .room-box2 img {
        width: 100%;
    }
}


    @media only screen and (max-width: 660px) {
    
        .room-box22 img  {
        width: 330px;
        }

        .room-box22  {
          width: 330px;
        }
    
    }
    
    
    

    @media only screen and (max-width: 610px) {
        .footer-menu ul {
            flex-direction: column;
        }

        .footer-menu ul li {
            padding-top: 10px;
            padding-bottom: 10px;
        }



        .aktualnosci-box1 img {
            width: 100%;
        }

        .aktualnosci-box2 {
            width: 100%;
        }


     
    }


    @media only screen and (max-width: 520px) {
        .box-content-3 {
            font-size: 35px;
        }

        .footer-content-1 {
            flex-direction: column;
        }
    }


    @media only screen and (max-width: 500px) {
    
		.room-img {
			height: 200px;
		}


        .parallax-content :nth-child(2) {
        
           
            font-size: 15px;
    
        }
    
    
        .parallax-content :nth-child(1) {
           
            font-size: 25px;
            min-width: auto;
        }

        

}


