@media only screen and (max-width: 999px) and (orientation:landscape) {
  body {
  	font-size: 10px;
  }
  .mhide {
    display: none;
  }
  .btn {
    padding: 4px 12px;
  }

  .podtytul {
    margin: 0 0 15px 0;
  }
  .podtytul.break {
    margin: 0 0 30px 0;
  }

  
  .menu-home img,
  .menu-icons img {
    width: 30px;
  }
  #menufixed ul.submenu2 {
    float: right;
    display: none;
    right: 0;
    width: 150px;
    list-style: none;
  }
  .profil {
    display: none;
  }
  .sixCircles .bgCircle .tableCell {
    height: 140px;
  }
  .fourCircles .bgCircle .tableCell {
    height: 220px;
  }
  .offerTop,
  .offerTop-text {
    height: 300px;
  }
  .oferta-lista {
    width: 100%;
    margin: 15px 0 0;
  }
  .offerHover {
    width: 95%;
    margin: -37px 0 0 0;
  }

  .aboutInfografika > .table {
    width: 100%;
  }
  .infografikaBox {
    margin-bottom: 10px;
  }
  
  .halfBox {
    width: 100%;
  }
  .box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mainTop-text h3,
  .banerTop-text h3 {
    font-size: 200%;
  }  
  .mainTop-text p {
    margin: 10px 0;
  }
  .mainTopBaner-kolko {
    width: 10px;
    height: 10px;  
  }
  .circleNumber {
    width: 49%;
    text-align: center;
    margin: 10px 0;
    display: inline-block;
    float: none;
  }         
  .circleNumber.full {
    width: 100%;
  }
  
  .twoBoxes .box {
    width: 100%;
  }
  .fourBoxes .box {
    height: 220px;
    width: 49% !important;
  }
  .fourBoxes .box.Icons {
    height: 135px;
  }
  .fiveBoxes .box {
    height: 220px;
    width: 49% !important;
  }
  .boxIco {
    height: 50px !important;
  }
  
  .lista-weselna-sala {
    height: 140px;
  }
  .news-lista {
    height: 150px;
  }
  
  .site-bottom-boxes.single {
    width: 49%;
  } 
}

@media only screen and (max-width: 999px) and (orientation:portrait) {
  body {
  	font-size: 10px;
  } 
  .mhide {
    display: none;
  } 
  .btn {
    padding: 4px 12px;
  }
  .podtytul {             
    margin: 0 0 15px 0;
  }
  .podtytul.break {
    margin: 0 0 30px 0;
  }

  
  
  .menu-home img,
  .menu-icons img {
    width: 30px;
  }
  #menufixed ul.submenu2 {
    float: right;
    display: none;
    right: 0;
    width: 150px;
  }
  
  .profil {
    display: none;
  }
  .sixCircles .bgCircle .tableCell {
    height: 140px;
  }
  .fourCircles .bgCircle .tableCell {
    height: 220px;
  }
  .offerTop,
  .offerTop-text {
    height: 300px;
  }
  .oferta-lista {
    width: 100%;
    margin: 15px 0 0;
  }
  .offerHover {
    width: 95%;
    margin: -37px 0 0 0;
  }
  .aboutInfografika > .table {
    width: 100%;
  } 
  .infografikaBox {
    margin-bottom: 10px;
  }
  
  
  .box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .halfBox {
    width: 100%;
  }
  .mainTop-text h3,
  .banerTop-text h3 {
    font-size: 200%;
  } 
  .mainTop-text p {
    margin: 10px 0;
  }
  .mainTopBaner-kolko {
    width: 10px;
    height: 10px;  
  }  
  .circleNumber {
    width: 49%;
    text-align: center;
    margin: 10px 0;
    display: inline-block;
    float: none;
  }
  .circleNumber.full {
    width: 100%;
  }
  .twoBoxes .box {
    width: 99%;
  }
  .fourBoxes .box {
    height: 240px;
    width: 99% !important;
  }
  .fourBoxes .box.Icons {
    width: 49% !important;
    height: 135px;
  }
  .fiveBoxes .box {
    height: 240px;
    width: 99% !important;
  }
  .boxIco {
    height: 50px !important;
  }
  .news-lista {
    height: 150px;
  }
  .lista-weselna-sala {
    height: 140px;
  }
  
  .site-bottom-boxes.single {
    width: 49%;
  }  
}
@media only screen and (max-width: 999px) {
  .zaufaliLista-ikona {
    width: 30px;
    height: 30px;
    top: -15px;
    left: calc(50% - 15px);
  }
  .kontakt-box1,
  .kontakt-box2,
  .kontakt-box3 {
    width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  body {
  	font-size: 14px;
  }
  .mshow {
    display: none;
  }
  .btn {
    padding: 4px 12px;
  }
  .podtytul {
    margin: 0 0 40px 0;
  }
  .podtytul.break {
    margin: 0 0 80px 0;
  }

  
  
  #menufixed ul.submenu2 {
    visibility: hidden;
    opacity: 0;
    left: 0;
    width: 220px;
  }

  .mainKroki {
    height: 727px;
    padding-bottom: 50px;
  }
  .sixCircles .bgCircle .tableCell {
    height: 140px;
  }
  .fourCircles .bgCircle .tableCell {
    height: 220px;
  }
  .offerTop,
  .offerTop-text {
    height: 350px;
  }
  .oferta-lista {
    width: 33%;
    margin: 50px 0 10px;
  }
  .offerHover {
    width: 66%;
  }
  .aboutInfografika > .table {
    width: 80%;
  }
  .halfBox {
    width: 50%;
  }
  .twoBoxes .box {
    width: 49%;
    margin: 0 0.5%;
  }
  .threeBoxes .box {
    width: 30%;
    margin: 0 1.5%;
  }
  .fourBoxes .box {
    width: 24%;
    margin-left: 1%;
    margin-right: 0;
  }
  .fiveBoxes .box {
    width: 19%;
    margin-left: 1%;
    margin-right: 0;
  }
  .mainTop-text h3,
  .banerTop-text h3 {
    font-size: 250%;
  }  
  .mainTop-text p {
    margin: 20px 0 40px 0;
  }
  .mainTopBaner-kolko {
    width: 15px;
    height: 15px;  
  }
  
  .fourBoxes .box {
    height: 250px;
  }
  .lista-weselna-sala {
    height: 240px;
  }
  .news-lista {
    height: 200px;
  }
  
  .site-bottom-boxes.single {
    width: 14%;
  }    
}

@media only screen and (min-width: 1220px) {
  body {
  	font-size: 15px;
  }
  .sixCircles .bgCircle .tableCell {
    height: 140px;
  }
  .fourCircles .bgCircle .tableCell {
    height: 220px;
  }
  .offerTop,
  .offerTop-text {
    height: 400px;
  }
  .aboutInfografika > .table {
    width: 80%;
  }
  
  .fourBoxes .box {
    height: 290px;
  }
  .news-lista {
    height: 220px;
  }
  .lista-weselna-sala {
    height: 250px;
  }
    
}

@media only screen and (min-width: 1580px) {
  body {
  	font-size: 16px;
  }
  .sixCircles .bgCircle .tableCell {
    height: 140px;
  }
  .fourCircles .bgCircle .tableCell {
    height: 220px;
  }
  .offerTop,
  .offerTop-text {
    height: 400px;
  }
  .aboutInfografika > .table {
    width: 70%;
  }
  
  
  .fourBoxes .box {
    height: 360px;
  }
  .news-lista {
    height: 282px;
  }
  .lista-weselna-sala {
    height: 400px;
  } 
}

@media only screen and (min-width: 1900px) {
  body {
  	font-size: 17px;
  }
  .mainKroki {
    height: 1350px;
    padding-bottom: 50px;
  }
  .mainKrok-dane {
    height: 185px;
  }
  .sixCircles .bgCircle .tableCell {
    height: 140px;
  }
  .fourCircles .bgCircle .tableCell {
    height: 220px;
  }
  .offerTop,
  .offerTop-text {
    height: 400px;
  }
  .ateamBoxes {
    width: 1200px;
    height: 630px;
  }
  .aboutInfografika > .table {
    width: 60%;
  }
  
  
  .fourBoxes .box {
    height: 407px;
  }
  .news-lista {
    height: 282px;
  }
  
  .aboutKompetencje {
    height: 500px;
  }  
}
