@media (min-width: 150px ) and (max-width: 500px) {
   /*
Najnowsze style co dodaje teraz
*******************************
*********** start *************
*******************************
*/

.gracja {
  font-size: 18px;
  font-weight: 400;
  padding-top: 10px;
  margin-bottom: 1rem;
  color: #f8f9fa!important
}

.heading-3 {

  font-weight: 300;
  font-size: 32px;
  
  }
/*
Najnowsze style co dodaje teraz
*******************************
************* end *************
*******************************
*/
  /*
  .row-first {
  padding-top: 50px;
  width: 65%;
}

.row-second {
  width: 65%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-offer-box {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 11px 21px 0px rgba(167, 213, 198, 0.55);
          box-shadow: 0px 11px 21px 0px rgba(167, 213, 198, 0.55);

  height: 70px;
  letter-spacing: 2px;
  padding-top: 1.2em;
  font-size: 20px;
  font-weight: 400;
}

.clr-teal {
  background-color: rgb(255, 255, 255);
  color: rgb(112,175,154,0.9);
  box-shadow: 0px 11px 21px 0px rgba(112,175,154,0.55);
  
}

.clr-violet {
  background-color: rgb(255, 255, 255);
  color: rgb(138,108,191,0.9);
  box-shadow: 0px 11px 21px 0px rgba(138,108,191,0.55);
}


.col-cards {
  padding-left: 22px !important;
  padding-right: 22px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

  */
  


 .row-first {
    padding-top: 50px;
    width: 90%;
  }
  
  .row-second {
    width: 90%;
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .section-offer-box {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 11px 21px 0px rgba(167, 213, 198, 0.55);
            box-shadow: 0px 11px 21px 0px rgba(167, 213, 198, 0.55);
  
    height: 80px;
    letter-spacing: 2px;
    padding-top: 1.2em;
    font-size: 20px;
    font-weight: 400;
  }
  
  .clr-teal {
    background-color: rgb(255, 255, 255);
    color: rgb(112,175,154,0.9);
    -webkit-box-shadow: 0px 11px 21px 0px rgba(112,175,154,0.55);
            box-shadow: 0px 11px 21px 0px rgba(112,175,154,0.55);
    
  }
  
  .clr-violet {
    background-color: rgb(255, 255, 255);
    color: rgb(138,108,191,0.9);
    -webkit-box-shadow: 0px 11px 21px 0px rgba(138,108,191,0.55);
            box-shadow: 0px 11px 21px 0px rgba(138,108,191,0.55);
  }
  
  
  .col-cards {
    padding-left: 22px !important;
    padding-right: 22px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 50px;
  }

  .col-cards-nm{
  margin-bottom: 0px;
  padding-bottom: 0px !important;
}
  /* ******************* HEADINGS FONTS ******************* */

  .navbar-toggler {
    margin: 0;
  }

  .lead {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
  }
 
  .lead-2 {
    font-size: 22px;
    text-align: center;
  }
 
  h1 {
    font-size: 42px;
    text-align: center;
    font-weight: 600;
  }
 
  h2 {
    font-size: 32px;
    /*padding-top: .5em;*/
  }
  h2.heading {
  font-size: 42px;
}

  h4 {
    font-size: 14px;
  }

  /* ******************* OTHER CONTENT ******************* */
  .button-1-2-h {
    display: none;
  }
  .under-section {
    background-color: rgb(135, 102, 165);
    width: 25%;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
  }
 
  .thing {
    display: none;
  }
  button {
    margin: 0 auto;
    display: block;
  }
  body {
    overflow-x: hidden;
  }
 
  /* JUMBOTRON I BUTTONY SECTION 1 */
 
  .jumbotron {
    padding-top: 3em;
    height: auto;
     background-attachment: scroll !important;
  }
 
  .button-1-1 {
    margin-top: 10px;
    background-color: rgb(112,175,154);
    transition: background-color 0.3s ease-out, font-size 0.3s ease-out, letter-spacing 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out, font-size 0.3s ease-out, letter-spacing 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out, font-size 0.3s ease-out, letter-spacing 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out, font-size 0.3s ease-out, letter-spacing 0.3s ease-out;
   
  }
  
  .section-1 { 
    margin-bottom: 0em;
  }
  .card-deck {
    margin-top: 30px;
  }
 
  /* ***************** SECTION 2 ***************** */
  .section-2 {
 /*   height: 1170px;
    padding: 20px 0;*/
  }
  /* ***************** SECTION 3 ***************** */
 
  .section-3 {
    /*height: 870px;*/
    background-color: #fbf7ff;
    /*padding: 5px 0px;*/
  }
 
  .section-3-box {
    margin-bottom: 1em;
  }
 
  .box-first {
    font-size: 26px;
    padding-top: 1.2em;
  }
 
  .box-second {
    font-size: 18px;
  }
 
  .button-3-1 {
    margin-bottom: 0em;
    padding-bottom: 0em;
    background-color: #70AF9A;
  }
 
  /* ***************** SECTION 4 ***************** */
  .section-4 {
/*    height: 1000px;
    padding: 10px 0px;*/
  }
 
  .section-4-img {
    display: none;
  }
 
  .title-gallery {
    text-align: center;
  }
 
  .under-gallery {
    text-align: center;
  }
 
  .pre-gallery {
    padding-top: 0px;
  }
 
  .description-image {
    text-align: center;
    font-size: 15px;
  }
 
  .container-more-information {
    padding-top: 35px;
    background-image: url(./img/background2.png);
    background-repeat: no-repeat;
    background-position: 54% 22%;
    text-align: center;
 
 
 
    /* background: linear-gradient(to right, #8870a8 , #93c5be); */
  }
 
  /* CAROUSEL */
 
  .carousel-indicators{
    bottom: 1px;
  }

  .ikon{
    padding-right: 0px;
  }
 
  /* ******************* FOOTER ******************* */
 
.col2 {
  display: none;
}
 
.col4 {
  display: none;
}
 
footer {
  height: auto;
  padding: 30px 0;
  overflow-x: hidden;
}
 
.row-footer {
 padding-left: 0px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
 
}
 
.footer-column {
  text-align: center;
  padding-bottom: 120px;
}
 
.footer-title {
  font-size: 16px;
  font-weight: 600;
}
 
.footer-content {
  font-size: 12px;
  color: #a3a3a3;
}
.footer-mobile{
  text-align: center !important;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 0px;
}
.footer-mobile:first-child {
  padding-top: 10px;
}
.footer-mobile:last-child {
  padding-top: 0px;
}

.footer-about-content{
  margin: 0 auto 20px auto;
}

.testt{
    padding-bottom: 110px;
}
 
 
 }
 
@media (min-width:501px) and (max-width: 772px) {
/*
Najnowsze style co dodaje teraz
*******************************
*********** start *************
*******************************
*/
.heading-3 {
  font-weight: 300;
  font-size: 32px;
}

.gracja {
    font-weight: 400;
	font-size: 18px;
    padding-top: 10px;
	margin-bottom: 1rem;

}

  /*
Najnowsze style co dodaje teraz
*******************************
************ end **************
*******************************
*/
.col-cards-nm{
  margin-bottom: 0px;
  padding-bottom: 0px !important;
}

  .row-first {
    padding-top: 50px;
    width: 65%;
  }
  
  .row-second {
    width: 65%;
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .section-offer-box {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 11px 21px 0px rgba(167, 213, 198, 0.55);
            box-shadow: 0px 11px 21px 0px rgba(167, 213, 198, 0.55);
  
    height: 80px;
    letter-spacing: 2px;
    padding-top: 1.2em;
    font-size: 20px;
    font-weight: 400;
  }
  
  .clr-teal {
    background-color: rgb(255, 255, 255);
    color: rgb(112,175,154,0.9);
    -webkit-box-shadow: 0px 11px 21px 0px rgba(112,175,154,0.55);
            box-shadow: 0px 11px 21px 0px rgba(112,175,154,0.55);
    
  }
  
  .clr-violet {
    background-color: rgb(255, 255, 255);
    color: rgb(138,108,191,0.9);
    -webkit-box-shadow: 0px 11px 21px 0px rgba(138,108,191,0.55);
            box-shadow: 0px 11px 21px 0px rgba(138,108,191,0.55);
  }
  
  
  .col-cards {
    padding-left: 22px !important;
    padding-right: 22px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 50px;
  }


  .body-gallery {
    padding-top: 4px;
    padding-bottom: 30px;
  }

  .row-cards {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }


  .img-card-size {
    width: 420px !important;
  }
  /* ******************* HEADINGS FONTS ******************* */
/* turn on display of some content */

.change-position{
  background-position: 74% 22%;
}

.navbar-toggler {

  
}
.navbar-toggler-icon {
  
}

.title-gallery {
  font-size: 22px;
}

.description-image {
  text-align: center !important;
}
.section-1-box { 
  margin-bottom: 2em;
}

.section-3-box {
  margin-bottom: 420px;
}

.box-ipad {
  margin-bottom: 50px;
}

#single-card {
  margin-bottom: 55px;
}



  .card {
    width: 100%;
  }

  .col2 {
    display: inline-block;
  }
   
  .col4 {
    display: inline-block;
  }


  .lead {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
  }
 
  .lead-2 {
    font-size: 22px;
    text-align: center;
  }
 
  h1 {
    font-size: 42px;
    text-align: center;
    font-weight: 600;
  }
 
  h2 {
    font-size: 32px;
    /*padding-top: .5em;*/
  }
  h2.heading {
  font-size: 30px;
}

  h4 {
    font-size: 14px;
  }

  /* ******************* OTHER CONTENT ******************* */
  .button-1-2 {
    display: none;
  }
  .under-section {
    background-color: rgb(135, 102, 165);
    width: 25%;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
  }
 
  .thing {
    display: none;
  }
  button {
    margin: 0 auto;
    display: block;
  }

  .navbar-toggler {
    margin: 0;
  }
  body {
    overflow-x: hidden;
  }
 
  /* JUMBOTRON I BUTTONY SECTION 1 */
 
  .jumbotron {
    padding-top: 3em;
    height: auto;
     background-attachment: scroll !important;
  }
 
  .button-1-1 {
    margin-top: 10px;
  }

  .button-1-1 {
    background-color: rgb(138,108,191);
  }
  
  .section-1 { 
    margin-bottom: 0em;
  }
  .card-deck {
    margin-top: 30px;
  }
 
  /* ***************** SECTION 2 ***************** */
  .section-2 {
 /*   height: 1170px;
    padding: 20px 0;*/
  }
  /* ***************** SECTION 3 ***************** */
 
  .section-3 {
    /*height: 870px;*/
    background-color: #fbf7ff;
    /*padding: 5px 0px;*/
  }
 
  .section-3-box {
    margin-bottom: 1em;
  }
 
  .box-first {
    font-size: 26px;
    padding-top: 1.2em;
  }
 
  .box-second {
    font-size: 18px;
  }
 
  .button-3-1 {
    margin-bottom: 0em;
    padding-bottom: 0em;
    background-color: #70AF9A;
  }
 
  /* ***************** SECTION 4 ***************** */
  .section-4 {
/*    height: 1000px;
    padding: 10px 0px;*/
  }
 
  .section-4-img {
    display: none;
  }
 
  .title-gallery {
    text-align: center;
  }
 
  .under-gallery {
    text-align: center;
  }
 
  .pre-gallery {
    padding-top: 0px;
  }
 
  .description-image {
    text-align: center;
    font-size: 15px;
  }
 
  .container-more-information {
    padding-top: 60px;
    background-image: url(./img/background2.png);
    background-repeat: no-repeat;
    background-position: 54% 22%;
    text-align: center;
 
  }
 
  /* CAROUSEL */
 
  .carousel-indicators{
    bottom: 1px;
  }
  .col2 {
    display: none;
  }
   
  .col4 {
    display: none;
  }
   
  footer {
    height: auto;
    padding: 30px 0px 0px 45px;
    overflow-x: hidden;
  }
   
  .row-footer {
   padding-left: 0px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: row;
           flex-direction: row;
   
  }
   
  .footer-column {
    text-align: center;
    padding-bottom: 120px;
  }
   
  .footer-title {
    font-size: 16px;
    font-weight: 600;
    text-align: left !important;
    width: 70%;
  

  }
   
  .footer-content {
    font-size: 12px;
    color: #a3a3a3;
    text-align: justify;
  }

  .footer-content {
    text-align: justify !important;
  }
  
  .footer-mobile{
    text-align: center !important;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }
  
  .footer-about-content{
    
  }
  
  .testt{
      padding-bottom: 0px;
  }
}
/*
******************************************************************************
******************************************************************************
******************************************************************************
******************************************************************************
******************************************************************************
******************************************************************************
******************************************************************************
******************************************************************************
******************************************************************************
*/
@media (min-width: 0px) and (max-width: 991px){
  .img-div-oferta{
    display: none;
  }

    .ikon{
    padding-right: 0px;
  }

  .text-heading-oferta-small-note{
    width: 70%;
    margin: 0 auto;
  }
  .flex-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    text-align: center !important;
  }

  .text-heading-oferta{
    text-align: center !important;
  }
}

@media (min-width: 992px) and (max-width: 1072px){
  .text-heading-oferta{
    font-size: 2.5em;
  }
}


@media (min-width: 773px) and (max-width: 1199px) {

.col-cards-nm{
  margin-bottom: 0px;
  padding-bottom: 0px !important;
}

  .row-second{
    padding-top: 0px;
  }
  
  .col-cards{
    padding-left: 22px !important;
    padding-right: 22px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 50px;
  }
  .row-cards {
    padding-left: 65px;
    padding-right: 65px;
  }

  .img-card-size {
    width: 380px !important;
  }

  .change-position{
    background-position: 70% 22%;
  }

  .section-4-img {
    display: block;
    width: 95%;
  }

  .col2 {
    display: block;
  }
   
  .col4 {
    display: block;
  }
   
  footer {
    height: auto;
    padding: 30px 0;
    overflow-x: hidden;
    
  }
   
  
  .row-footer {
    padding-left: 11px;
    
    
   }
   
  .footer-column {
    text-align: center;
    padding-bottom: 120px;
  }
   
  .footer-title {
    font-size: 14px;
    font-weight: 600;
  }
   
  .footer-content {
    font-size: 10px;
    color: #a3a3a3;
  }
  
  .footer-mobile{
   
  }
  
  .footer-about-content{
    
  }
  
  .testt{
      
  }
   }