@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 *************
*******************************
*/



  /* ******************* HEADINGS FONTS ******************* */




  .navbar-toggler {
    margin: 0;
  }

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

  .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 {
    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;
  }
  
  .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;
  }
 
  /* ******************* 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: 768px) {

  /*
Najnowsze style co dodaje teraz
*******************************
*********** start *************
*******************************
*/
.heading-3 {
  font-weight: 300;
  font-size: 32px;
}
h2.heading {
  font-size: 42px;

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

}

  /*
Najnowsze style co dodaje teraz
*******************************
************ end **************
*******************************
*/


  /* ******************* HEADINGS FONTS ******************* */
/* turn on display of some content */
.change-card {
  margin-left: 0px !important;
}

.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: 42px;

}

  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;
  }
  
  .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: 769px) and (max-width: 1025px) {
h2.heading{
  font-size: 42px;
}
  .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{
      
  }
   }