.lp-banner {
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.logo-sect {
    padding-top: 40px;
}
.lp-ban-lt {
    padding-right: 40px;
}
.lp-ban-cont p {
    color: #fff;
    font-size: 30px;
    text-wrap: pretty;
}
.lp-ban-cont h1 {
    font-size: 72px;
    text-wrap: pretty;
    color: #fff;
    line-height: 79.2px;
}


/*   L14 screen media query   */
      @media only screen and (max-width: 1450px) 
      {
         
      }
      /*   end   */

      /* ipad pro media query   */
      @media only screen and (max-width: 1025px) 
      {
       
        br {
    content: ' ';
}
        br:after {
    content: ' ';
}
         .lp-ban-lt {
    padding-right: 0px;
}
      .col-6 
        {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}  
        .lp-ban-cont {
    text-align: center;
}
        .lp-ban-cont p { 
    text-wrap: balance;
}
        
      }
      /* end   */

      /*  ipad air media query  */
      @media only screen and (max-width: 821px) 
      {
         
      }
      /*   end   */

      /*   ipad mini media query  */
      @media only screen and (max-width: 769px) 
      {
         
      }
      /*   end   */

      /*   ipad mini media query   */
      @media only screen and (max-width: 769px) 
      {
         .lp-banner {
    padding-top: 25px;
    padding-bottom: 40px; 
}
        .logo-sect {
    padding-top: 0px;
}
        
     .lp-ban-cont h1 {
    font-size: 30px; 
    line-height: unset;
}   
        
   .lp-ban-cont p {
    font-size: 18px;
    margin-bottom: 15px;
}
        .lp-ban-lt.col-6 .mobile-v img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
        
        
        
      }
      /*   end   */

      /*  iphone xr media query   */
      @media only screen and (max-width: 414px) 
      {
        
        .lp-ban-lt.col-6 .mobile-v img { 
    width: 200px;
          margin-bottom: 8px;
}
        
        @supports (-webkit-touch-callout: none) {
  h1 br, h2 br {
    display: none;
  }
}
         
      }
      /*   end   */

      /*   iphone 12pro media query   */
      @media only screen and (max-width: 391px) 
      {
         
      }
      /*   end   */

      /*  iphone se and iphone x media query  */
      @media only screen and (max-width: 375px) 
      {
         
      }
      /*  end   */
