@media screen and (max-width: 1052px) {
    /* section one */
  .section-one-content-one .inner-{
   padding-left:100px;
   width:60%;
}
}


@media screen and (max-width: 995px) {
  /* section one */
  .section-one-content-one .inner-{
       padding-left:80px;
       width:60%;
   }
   

}


@media screen and (max-width: 980px) {
   /* side one */
   .section-one .header{
       justify-content: space-between;
   }
   .section-one a{
       display:none;
   }
   .ask-question .panel .text{
       display:none;
   }
}



@media screen and (max-width: 854px) {
   /* section one */
   .section-one-content-one .inner-{
       padding-left:60px;
       width:60%;
   }

   .section-one-content-one .header_des{
       width:700px;
   }
   
   .section-one-content-one .description{
       width:600px;
   }
   
   .section-one-content-one .buttons button{
       padding:16px;
       font-weight:600;
       font-size:13px;
   }
}



@media screen and (max-width: 778px) {
    /* section one */
    .section-one-content-one .inner-{
       padding-left:60px;
       width:60%;
   }

   .section-one-content-one .header_des{
       width:600px;
   }

   .section-one-content-one #p{
       font-size:35px;
       font-weight:700;
       color:rgb(26, 26, 26);
   }
   
   .section-one-content-one .description{
       width:500px;
   }
   
   .section-one-content-one .buttons button{
       padding:16px;
       font-weight:600;
       font-size:13px;
   }
}





@media screen and (max-width: 677px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:70px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:500px;
  }

  .section-one-content-one #p{
      font-size:35px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:500px;
  }
  
  .section-one-content-one .buttons button{
      padding:16px;
      font-weight:600;
      font-size:13px;
  }
}




@media screen and (max-width: 608px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:50px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:530px;
  }

  .section-one-content-one #p{
      font-size:35px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:500px;
  }
  
  .section-one-content-one .buttons button{
      padding:16px;
      font-weight:600;
      font-size:13px;
  }
}




@media screen and (max-width: 582px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:40px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:520px;
  }

  .section-one-content-one #p{
      font-size:35px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:400px;
  }
  
  .section-one-content-one .buttons button{
      padding:16px;
      font-weight:600;
      font-size:13px;
  }
}





@media screen and (max-width: 560px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:30px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:410px;
  }

  .section-one-content-one #p{
      font-size:30px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:400px;
  }
  
  .section-one-content-one .buttons button{
      padding:16px;
      font-weight:600;
      font-size:13px;
  }
}






@media screen and (max-width: 464px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:35px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:350px;
  }

  .section-one-content-one #p{
      font-size:36px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:300px;
      font-size:13px;
  }
  
  .section-one-content-one .buttons button{
      padding:16px;
      font-weight:600;
      font-size:13px;
  }


  .section-one-content-one .download-our-app span{
       font-size:13px;
   }

   .section-one-content-one .download-our-app{
       width:250px;
   }

}







@media screen and (max-width: 419px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:20px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:350px;
  }

  .section-one-content-one #p{
      font-size:30px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:330px;
  }
  
  .section-one-content-one .buttons button{
      padding:14px;
      font-weight:600;
      font-size:12px;
  }


  .section-one-content-one .download-our-app span{
       font-size:13px;
   }

   .section-one-content-one .download-our-app{
       width:235px;
   }

}








@media screen and (max-width: 391px) {
   /* section one */
   .section-one-content-one .inner-{
      padding-left:20px;
      width:60%;
  }

  .section-one-content-one .header_des{
      width:300px;
  }

  .section-one-content-one #p{
      font-size:33px;
      font-weight:700;
      color:rgb(26, 26, 26);
  }
  
  .section-one-content-one .description{
      width:300px;
  }
  
  .section-one-content-one .buttons button{
      padding:14px;
      font-weight:600;
      font-size:12px;
  }


  .section-one-content-one .download-our-app span{
       font-size:13px;
   }

   .section-one-content-one .download-our-app{
       width:235px;
   }

}