@media screen and (max-width:991px){
    header .boost{
        padding-top: 5.5rem;
        padding-bottom: 2.5rem;
    
        height: auto;
    }
    header .boost .vert {
        
        padding: 0.9rem 0.5rem;
    
        font-size: 0.85rem;
        width: 100%;
        text-align: center;
    }
    header .boost h1{
        text-align: center;
        font-size: 2rem;

    }
    header .sales p{
        text-align: center;
        font-size: 1rem;
    }
    header .sales p br{
        display: none;
    }
    .film{
        justify-content: center;
    }
    .arrow-down ,.child h2 br,.child p br{
        display: none;
    }
    .child {
        padding-top: 0.8rem;
    }
    .child h2,.child h3,.icon-about{
        font-size: 1.4rem;

        text-align: center;

    }
    .icon-about{
        margin-top: 0.8rem;
    }
    .direction-colomun{
        flex-direction: column-reverse;
    }
    .child .row {
        margin-top: 2.8rem;
    }
    .child h3{
        margin-top: 0.5rem;
    }
    .child p{
        text-align: center;
    }
    .child a {
        margin: 1.7rem auto 0;
    }
    .child .padding-50 {
        padding-left: 0rem;
    }
    .hero-carousel.child p{
        text-align: left;
    }
    .hero-carousel.child a{
        margin-left: 0;
    }
    .child .col-lg-5{
        text-align:center
    }
    .child .title-foundation p{
        text-align: center;
    }
    header .p-fix {
 
        background:none;
        padding: 0.8rem 1rem;
    
        
    
    }
    
    header {
        height: auto;
    }
    .modal-dialog {
        max-width: 90%;
    }
    .my-video-dimensions {
      
        height: 50vh;
    }
    .vjs-poster {
   
        background-size: cover;
    }
    .shapes{
        background: none;
    }
}



@media screen and (min-width:1900px){
      .child a{
        width: 13rem;
        font-size: 1.5rem;
        padding: 0.7rem 1rem;
      }
      .child {
        padding-top: 3.8rem;
    }
    .child p{
        font-size: 1.4rem;

    }
    .child h2,.child h3{
        font-size: 3.8rem;
    }
    .child .icon-about img {
        width: 5.5rem;
    }
    .hero-carousel h4{
        font-size: 1.7rem;
    }
    .child .row {
        margin-top: 6.5rem;
    }
    .hero-carousel h4 {

        margin-top: 2rem;
    }
      header .film a {
        width: 13rem;
        font-size: 1.45rem;
        padding: 0.7rem 1rem;
      
      
      }
    header .boost .vert  {
        font-size: 1.5rem;
      }
      header .boost h1{
        font-size:6rem;
      }
      header .sales p{
        font-size: 1.7rem;
      
      }
      header .film a{
        font-size: 1.5rem;
      
      }
      header .boost h1{
          font-size: 5.8rem;
      }
}