@media (min-width: 575.98px) {
    .font-slide1 {
    font-size: 1.8rem !important;
   
    
}
.font-slide2 {
    font-size: 1.8rem !important;
}
.font-slide3 {
    font-size: 1.8rem !important;
    
    
}
  .display-4 {
      font-size: 1.3rem;
      font-weight: 500;
      line-height: 1.2;
      /* text-shadow: #6b6b6b 2px 2px 3px; */
      font-family: 'roboto';
}
    
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (min-width: 767.98px) {
    .font-slide1 {
    font-size: 2.2rem !important;
   
    
}
.font-slide2 {
    font-size: 2.2rem !important;
   
    
}
.font-slide3 {
    font-size: 2.2rem !important;
    
    
}
  .display-4 {
      font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.2;
    text-shadow: #6b6b6b 2px 2px 3px;
    font-family: 'roboto';
   
}
    
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (min-width: 991.98px) {
    .font-slide1 {
    font-size: 2.25rem !important;
    
}
.font-slide2 {
    font-size: 2.25rem !important;
   
}
.font-slide3 {
    font-size: 2.25rem !important;
    
}
  .display-4 {
      font-size: 2.25rem;
      
    font-weight: 500;
    line-height: 1.2;
    text-shadow: #6b6b6b 2px 2px 3px;
    font-family: 'roboto';

}
    
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (min-width: 1199.98px) {
    .carousel-item .desktop{display:block !important}
.carousel-item .mobile{display:none !important}

.font-slide1 {
    font-size: 2.3rem !important;
   
}
.font-slide2 {
    font-size: 2.3rem !important;
   
    
}
.font-slide3 {
    font-size: 2.3rem !important;
   
    
}
  .display-4 {
      font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.2;
    text-shadow: #6b6b6b 2px 2px 3px;
    font-family: 'roboto';
   
}
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}