

@media (max-width: 1400px) {






#logo-box2 .nazwa p {
  color: #ffffff;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  font-family: 'Tinos', serif;
  padding: 3px 13px 0px 7px;
  margin: 0px;
  opacity: 0.8;
  letter-spacing: 0px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

#logo-box2 .nazwa p.bigbig {
  padding: 1px 13px 0px 7px;
  font-size: 21px;
  letter-spacing: 0px;

}

#logo-box2 .pietro p {
  color: #000000;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  font-family: 'Tinos', serif;
  padding: 28px 20px 0px 7px;
  margin: 0px;
  letter-spacing: 0px;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.95);
}

#logo-box2 .pietro p.bigbig {
  color: #000000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  font-family: 'Tinos', serif;
  padding: 24px 20px 0px 7px;
  margin: 0px;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.95);
}





#menu-box .menu-icons {
  width: 70px;
  height: 80px;
  float: left;
  padding: 0 0px 0 0px;
  margin: 7px 0 0 0;
//  background: rgba(100,0,0,0.9);
}













}



@media (max-width: 1100px) {



#animation-box-logo img {
  width: 170px;
  height: auto;
  padding: 4px 0 0 4px;
}



#start-box .start-box-button {
  position: absolute;
  bottom: -45px;
  left: calc(50% - 100px);
  width: 200px;
  height: 50px;

}


#start-box .start-box-button p {
  font-size: 11px;
  line-height: 11px;
  padding: 21px 10px 0px 10px; 

}


#start-box .start-box-logos2 {
  position: absolute;
  bottom: 15px;
  right: 20px;
}

#start-box .start-box-logos2-text {
  padding: 0 20px 0 0px;
  margin: 0;
  height: 40px;
  width: auto;
  float: left;
}

#start-box .start-box-logos2-text p{
  padding: 6px 0 0 0;
  color: #b6b6b6;
  font-size: 9px;
  line-height: 9px;
  font-weight: 400;
  font-family: 'Tinos', serif;
}

#start-box .start-box-logos2 img {
  padding: 0 10px 0 10px;
  margin: 0;
  height: 40px;
  width: auto;
  float: left;
  opacity: 0.6;
	transition: all 0.16s ease;
	-webkit-transition: all 0.16s ease;
}





#start-text-box-content .start-text-box-content-animation {
  margin: 60px 0px 0px 0px;
}

#start-text-box-content  .start-text-box-content-lektor {
  width: 260px;
  height: auto;
  margin: 0 0 0 0;
  padding: 0;
  top: 20px;
  left: calc(50% - 130px);
  position: relative;

}


#start-text-box-content .content {
  width: 90%;  
  margin: 0px 5% 0 5%;
  padding: 30px 0 30px 0px;
  display: block;
  clear: both;
  overflow: hidden;
// background-color: #ffaa00;     
}




#menu-box {
  position: realtive;
  top: 0px;
  left: 0;
  width: 100%;
  float: none;
  height: auto;
  padding: 0 0px 0 0px;
  margin: 0px 0 0 0;
//  background: rgba(100,0,0,0.9);
}

#menu-box .menu-buttons {
  position: absolute;
  top: 93px;
  left: 0;
  width: 100%;
  float: none;
  height: 60px;
  padding: 0px 0px 0 0px;
  margin: 0px 0 0 0;
  background: rgba(0,0,0,0.7);
text-align: center;
}

#menu-box .menu-button {

  margin: 8px 0 0 10px;

}

#menu-box .menu-icons {
  position: absolute;
  top: 0px;
  right: 0;
  width: 70px;
  height: 80px;
  float: none;
  padding: 0px 0px 0 0px;
  margin: 0px 0 0 0;
  background: rgba(0,0,0,0.4);
}

#menu-box .menu-lang {

  position: absolute;
  top: 0px;
  right: 80px;
  width: 60px;
  height: 80px;
  float: none;
  padding: 0px 0px 0 0px;
  margin: 0px 0 0 0;
  background: rgba(0,0,0,0.0);

}









#start-box .start-box-content {
  top: 0;
  left: 5%;
  width: 90%;
  height: calc(100% - 80px);
 background: none;
 background-image: none;
  box-shadow: none;         
}

#start-box .start-box-header2 {
  display: none;
}

#start-box .start-box-content1 {
  display: none;
  position: relative;
  width: 100%;
  height: calc(100% - 80px);
  padding: 0; /* 16:9 Aspect Ratio */
  background-color: red;
}

#start-box .start-box-content2 {
  position:  relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  overflow: hidden; 
}


#start-box .start-box-content-col1 {
  display: none;
}

#start-box .start-box-content-col2 {
  display: none;
} 


#start-box .start-box-mobile {
  width: 100%;
  height: 100%;
//  background-color: #00f00f;
 display: block;
  justify-content: center;
  
}

#start-box .start-box-mobile img {
  width: 100%;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  cursor: pointer; 
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;

}







#start-text-box-content .start-text-box-content-animation {
  margin: 0px 0px 0px 0px;
}

#start-text-box-content .content {
  width: 96%;  
  margin: 0px 2% 0 2%;
  padding: 20px 0 30px 0px; 
}

#start-text-box-content p {
  color: #dad9d2;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'Tinos', serif;
  padding: 20px 20px 10px 20px;
  text-align: justify;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}


#start-text-box-content p.head {
  font-size: 17px;
  line-height: 24px;
}


#start-box .start-box-button {
  position: absolute;
  top: -1055px;
  left: calc(50% - 100px);
  width: 200px;
  height: 50px;

}






#search {
  position: absolute;
  top: 90px;
  left: 0px;
  z-index: 2450;
width: 100%;
height: 90px;         
//background-color: #fffaaa;
margin: 0px 0 0 0px;
padding: 0px 0 0 0px;
  box-sizing: border-box;


 // background: rgba(0,0,0,0.6);
//  background-color: #fffaaa;
  display: block;
  overflow: hidden;
}  






#menu-box .menu-buttons {
  background: rgba(0,0,0,0.45);
  height: 45px;
  top: 45px;

}

#menu-box .menu-button {
  width: 87px;
  height: 31px;
  display: inline-block;
  padding: 0;
  margin: 7px 0 0 5px;
}

#menu-box .menu-button p {
  font-size: 11px;
  line-height: 11px;
  padding: 11px 2px 4px 2px;
  margin: 0px 0px 0px 0px; 
}

#menu-box .menu-icons {
  display: none;
}


#menu-box .menu-lang {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  float: none;
  height: 45px;
  padding: 0px 0px 0 0px;
  margin: 0px 0 0 0;
//  background: rgba(0,0,0,0.7);
text-align: center;
  z-index: 2740;
}

#menu-box .menu-lang p {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Tinos', serif;
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  padding: 21px 7px 8px 14px;
  margin: 0px 0px 0px 0px; 

  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
 
}





#logo-box {
  width: auto;
  height: 45px;
  overflow: hidden;
}

#logo-box .logo {
  float: left;
  width: auto;
  height: 45px;  
//   background: rgba(100,0,0,0.3);
  overflow: hidden;
    cursor: pointer;
}

#logo-box .logo img {
  width: 200px;
  height: auto;
  padding: 5px 0 0 0px;
}


#logo-box2 {
  height: 45px;
  width: 100%;
}

#logo-box2 .logo {
  float: left;
  width: 49px;
  height: 45px;  
  // background: rgba(100,0,0,0.3);
  overflow: hidden;
    cursor: pointer;
}

#logo-box2 .logo img {
  width: 200px;
  height: auto;
  padding: 5px 0 0 0px;

}

#logo-box2 .tekst {
  position: absolute;
  top: 0px;
  left: 50px;
  right: 0;
  padding: 0px 0 0 0px;
  margin: 0px;
  width: calc(100% - 50px);
  height: 45px; 
  overflow: hidden;
   float: none;
//background: rgba(255,0,34,0.54);
}

#logo-box2 .pietro {
  padding: 0px 0 0 0px;
  margin: 13px 0px 0px 3px;
  width: auto;
  height: auto; 
//  background: rgba(255,255,255,0.14);
}

#logo-box2 .pietro p {
  color: #000000;
  font-size: 9px;
  line-height: 9px;
  font-weight: 600;
  font-family: 'Tinos', serif;
  padding: 0px 0px 0px 4px;
  margin: 0px;
  letter-spacing: 0px;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.95);
}

#logo-box2 .nazwa {
  border: 0px;
  padding: 0px 0 0 0px;
  margin: 3px 0px 0px 3px;
  width: 100%;
  height: auto; 
  background: rgba(0,0,0,0.0);
}

#logo-box2 .nazwa p {
  color: #ffffff;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  font-family: 'Tinos', serif;
  padding: 3px 5px 3px 4px;
  margin: 0px;
  opacity: 0.8;
  letter-spacing: 0px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}



#photos-box .photo-krpano-col {
  position: absolute;
  top: 45px;
  right: 0px;
  margin: 0;
  padding: 0;
  float: none;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: calc(100% - 45px);
}


#photos-box .text-col {
  display: none;
  position: absolute;
  top: 45px;
  right: 0px;
  margin: 0;
  padding: 0;
  float: none;
  z-index: 8000;
  width: 100%;
  height: calc(100% - 45px);
 // background-color: #0000ff;
  background: rgba(69,66,56,0.95);

}

#photos-box .photos-box-bar {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 45px;
  z-index: 8500;
  background: rgba(69,66,56,0.75);
}

#photos-box .photos-box-bar-button {
  display: block;
  position: absolute;
  top: 0px;
  right: 45px;
  width: 45px;
  height: 45px;
  z-index: 8501;
  background-color: #e7b30e;
  cursor: pointer;
  opacity: 0.75;
}

#photos-box .photos-box-bar-button:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}




#photos-box .photos-box-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 45px;
  height: 45px;

  background-image: url('img/close44.png');
  background-repeat: no-repeat;
  background-attachment: center;
  background-position: center;
  z-index: 8550;
  display: none;
  cursor: pointer;
  opacity: 0.75;
  filter: alpha(opacity=50);
	transition: all 0.16s ease;
	-webkit-transition: all 0.16s ease;
}

#photos-box .photos-box-close:hover {
  opacity: 0.85;
  filter: alpha(opacity=90);
}




}