@media (max-width: 1600px) {
  /* ---------------------hero-banner------------ */
  .hero-banner-text h1 {
    font-size: 70px;
  }


  /* ------------------------unlimited files------------------ */

  .scroll__text {
    width: 35%;
  }
  .step h2 {
    font-size: 70px;
  }
  .step p {
    font-size: 16px;
  }
  .right-content {
    width: 830px !important;
  }
  /* ------------------handles over---------------- */
  .handles-content p {
    font-size: 38px;
    width: 60%;
  }
    .response-time p {
    font-size: 20px;
  }
  .handles-content h2 {
    font-size: 325px;
  }
  .response-time h3 {
    font-size: 100px;
  }
  .security-content h2 {
    font-size: 70px;
    width: 70%;
  }
  .security-row-content {
    padding: 70px 50px 50px;
  }
  /* ------------------pricing------------------------ */

  .pricing .col-lg-4 {
    padding: 0;
  }
  .box-1 {
    transform: scale(0.92);
  }
  .box-2 {
    transform: scale(1.08);
  }
  .box-3 {
    transform: scale(0.92);
  }
  .pricing-content h2 {
    font-size: 70px;
    width: 55%;
  }
  .pricing-content {
    margin-bottom: 30px;
  }
  /* -------------------==========faq===================-------------- */
  .faq .faq-heading h2 {
    font-size: 70px;
  }
  .faq {
    padding: 150px 0 300px;
  }

  /* -------------------==========testimonials===================-------------- */

  .great-minds-heading h2 {
    font-size: 125px;
    transform: translateY(-195px);
  }
  .item {
    padding: 20px;
  }
  /* ---------------===================your team=============---------- */
    #panel {
	height: 90vh;

  }
    .your-team h2 {
    font-size: 116px;
  }
  .your-team-text {
	  margin-bottom: 100px;
  }
  .your-team-text p {
    font-size: 18px;
  }
}

@media (max-width: 1440px) {
  /* ---------------==============hero banner=================---------------------- */
  
  .hero-banner-text {
    top: 30%;
  }

  .hero-banner-text h1 {
    font-size: 60px;
  }


  /* ---------------=====================unlimited files====================----------- */

  .right-content {
    width: 750px !important;
  }
  .step h2 {
    font-size: 60px;
  }
  /* ----------==========handles=================--------- */

  .handles-content h2 {
    font-size: 300px;
  }
  .handles-content p {
    font-size: 38px;
  }
  .response-time h3 {
    font-size: 90px;
  }
  .response-time p {
    font-size: 20px;
  }
  .handles-content p {
    width: 67%;
  }
  /* -----------------------=================security===========-------------------- */

  .security-row-content {
    padding: 40px 30px 30px;
  }
  .security-row-content h3 {
    font-size: 20px;
  }

  /* --------------------=============pricing================------------- */

  .top-content span {
    font-size: 75px;
  }

  .box-content {
    padding: 30px 35px;
    
  }
  /* --------------------=========================your team=================-------------- */
  .your-team h2 {
    font-size: 105px;
  }
  .your-team-text p {
    font-size: 16px;
  }

}

@media (min-width: 1280px) and (max-width: 1366px) {

  .hero-banner-text h1 {
    font-size: 55px;
  }
  .hero-banner-text p {
    font-size: 17px;
  }
  .step h2 {
    font-size: 50px;
  }
  .security-content h2 {
    font-size: 60px;
  }
  .security-row-content {
    padding: 60px 40px 30px;
  }
  .security-row-content h3 {
    font-size: 22px;
  }
  .pricing-content h2 {
    font-size: 60px;
    width: 55%;
  }
  .pricing-content p {
    font-size: 18px;
    margin: 25px auto;
    max-width: 58%;
  }
  .faq .faq-heading h2 {
    font-size: 60px;
  }
  .great-minds-heading p {
    width: 25%;
  }
  .your-team h2 {
    font-size: 95px;
  }
  .faq {
    padding: 150px 0 280px;
  }
  .right-content {
    width: 710px !important;
  }
  .handles-content p {
    font-size: 30px;
  }
  .Security {
    padding: 115px 0 80px;
  }
  .marqueeouter {
    height: 290px;
  }
  .Security .row {
    margin-top: 55px;
  }
  .faq {
    padding: 110px 0 280px;
  }
  #panel {
    height: 90vh;
  }
  .your-team-content {
    top: -40px;
  }
}

@media (max-width: 1199.98px) {
  /* ------------===================navbar=================-------------- */
  .header .navbar .navbar-nav .nav-item .nav-link {
    color: #daff71;
    padding-left: 20px;
    font-weight: 700;
    font-size: 30px;
  }
  .sign-btn {
    font-size: 25px;
    margin-top: 25px;
  }
  /* ---------------===================banner section=================-------------- */
  canvas {
    width: 80%;
  }
  #canvasOne {
    padding: 50px 0;
  }
  .hero-banner-text {
    top: 35%;
    text-align: center;
    width: 100%;
    left: 0;
  }
  .hero-banner-text h1 {
    width: 80%;
    margin: 0 auto;
    font-size: 65px;
  }
  .hero-banner-text p {
    width: 60%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .banner-btn {
    margin: 20px 0;
  }
  /* ---------------------==========unlimited files================---------------- */

  .right-content {
    width: 50% !important;
  }
  .common-padding {
    padding: 0 40px;
  }
  .chart {
    width: 920px;
    height: 630px;
    transform: translate(-12%, -50%);
    height: 540px;
  }
  .scroll__text {
    width: 40%;
  }
  .step h2 {
    font-size: 50px;
  }
  .step p {
    font-size: 14px;
  }
  .demo-btn {
    padding: 10px 25px;
    font-size: 12px;
    font-weight: 700;
  }
  #outro {
    height: 5px;
  }
  /* -------=========trigger==========------ */
  .txt-terms {
    font-size: 12px;
  }

  /* ---------------------========================handles=========================-------------------- */

  .handles-content h2 {
    font-size: 250px;
  }
  .handles-content p {
    font-size: 25px;
    width: 70%;
  }
  .response-time h3 {
    font-size: 75px;
  }
  .response-time p {
    font-size: 20px;
  }
  .handles-over {
    padding: 0px 0 25px;
  }
  /* ----------===============security================------------- */
  .security-content h2 {
    font-size: 60px;
    width: 75%;
  }
  .security-content p {
    font-size: 20px;
    width: 60%;
    margin: 0 auto;
    padding: 15px 0;
  }
  .Security .col-md-6 {
    padding: 15px;
  }
  .security-row-content {
    padding: 40px 25px 40px;
  }
  .security-row-content h3 {
    font-size: 22px;
    font-weight: 700;
  }
  /* --------------------===============pricing=================------------ */
  .pricing-content h2 {
    font-size: 60px;
    width: 55%;
  }
  .pricing-content p {
    font-size: 18px;
  }
  .box-content {
    border: 1px solid #daff71;
  }
  .box-content {
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px;
  }
  .box-2 {
    transform: scale(1.08);
  }
  .faq {
    padding: 35px 0 175px;
  }
  .faq .faq-heading h2 {
    font-size: 60px;
    width: 70%;
  }
  .faq .accordion {
    width: 95%;
  }
  .faq .accordion-button {
    font-size: 16px;
  }

  .great-minds-heading h2 {
    font-size: 90px;
    transform: translateY(-162px);
  }
  .great-minds-heading p {
    font-size: 20px;
    margin-top: -150px;
    width: 25%;
    line-height: 1.2;
  }
  .cards-box {
    display: inline-block;
  }
  .card-content h4 {
    font-size: 12px;
  }
  .your-team{
    height: 60vh;
  }
  .your-team-content {
    left: 95px;
    transform: translateY(39%);
    width: 85%;
  }
  .your-team h2 {
    font-size: 90px;
    width: 65%;
  }
  /* -----------------===========footer=======----------- */
  .footer {
    padding: 60px 50px 0;
  }
  .footer-left h2 {
    font-size: 45px;
  }
  .social-link {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
  #panel {
    height: 80vh;
  }
}

@media (max-width: 991.98px) {

  /* ------------------------=================nav===================---------- */
  .navbar-collapse {

    position: absolute;
    top: 60px;
    z-index: 999;
    width: 100%;
    left: 0;
    padding: 0 15px;
    display: block;
  }
  /* .navbar-nav{
    background-color: #daff71;
    margin-top: 25px;
  } */
  .header .navbar .navbar-nav .nav-item .nav-link {
    color: #daff71;
    padding-left: 20px;
    font-weight: 700;
  }
  .sign-btn{
    font-weight: 700;
  }
  /* ---------------===================banner section=================-------------- */
  canvas {
    width: 85%;
  }
  #canvasOne {
    padding: 50px 0;
  }
  .hero-banner-text {
    top: 20%;
    text-align: center;
  }
  .hero-banner-text h1 {
    width: 80%;
    margin: 0 auto;
    font-size: 55px;
  }
  .hero-banner-text p {
    width: 60%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .banner-btn {
    margin: 20px 0;
  }
  .hero-banner-btn {
    display: inline-block !important;
    margin: 25px 0;
  }
  /* ---------------------==========unlimited files================---------------- */
  .right-content {
    width: 50% !important;
  }
  .common-padding {
    padding: 0 40px;
  }
  .chart {
    width: 920px;
    height: 630px;
    transform: translate(-12%, -50%);
    height: 540px;
  }
  .scroll__text {
    width: 44%;
  }
  .step h2 {
    font-size: 45px;
  }
  .step p {
    font-size: 14px;
  }
  .demo-btn {
    padding: 10px 25px;
    font-size: 12px;
    font-weight: 700;
  }
  .marqueeouter {
    height: 240px;
  }
  #outro {
    height: 5px;
  }
  /* -------=========trigger==========------ */
  .txt-terms {
    font-size: 12px;
  }

  /* ---------------------========================handles=========================-------------------- */

  .handles-content h2 {
    font-size: 250px;
  }
  .handles-content p {
    font-size: 25px;
    width: 80%;
  }
  .response-time h3 {
    font-size: 75px;
  }
  .response-time p {
    font-size: 12px;
  }
  .handles-over {
    padding: 0px 0 25px;
  }
  /* ----------===============security================------------- */
  .Security .row {
    margin-top: 45px;
  }
  .security-content h2 {
    font-size: 45px;
    width: 85%;
  }
  .security-content p {
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
  }
  .Security .col-md-6 {
    padding: 15px;
  }
  .Security {
    padding: 125px 0 80px;
  }
  /* --------------------===============pricing=================------------ */
  .pricing {
    padding: 30px 0 80px;
  }
  .pricing .col-lg-4 {
    margin-top: 20px;
  }
  .pricing-content h2 {
    font-size: 55px;
    width: 85%;
  }
  .pricing-content p {
    font-size: 18px;
  }
  .box-content {
    width: 60%;
    margin: 0 auto;
  }
  .box-2 {
    transform: scale(0.92);
  }
  .faq {
    padding: 10px 0 175px;
  }
  .faq .faq-heading h2 {
    font-size: 60px;
    width: 70%;
  }
  .faq .accordion {
    width: 95%;
  }
  .faq .accordion-button {
    font-size: 16px;
  }

  .great-minds-heading h2 {
    font-size: 80px;
    transform: translateY(-153px);
  }
  .great-minds-heading p {
    font-size: 20px;
    margin-top: -145px;
    width: 30%;
  }
  .cards-box {
    display: inline-block;
  }
  .card-content h4 {
    font-size: 12px;
  }
  .your-team {
    height: 65vh;
  }
  .your-team-content {
    left: 65px;
    /* transform: translateY(50%); */
    width: 85%;
  }
  .your-team-text {
	text-align: center;
	margin-bottom: 60px;
  }
  .your-team h2 {
    font-size: 99px;
    width: 100%;
  }
  .your-team-btn a {
    font-size: 16px;
  }
  /* -----------------===========footer=======----------- */
  .footer {
    padding: 60px 50px 0;
  }
  .footer-left h2 {
    font-size: 45px;
  }
  .social-link {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
  #panel {
    height: 80vh;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {

.your-team h2 {
	font-size: 80px;
}
}

@media (max-width: 767.98px) {


  /* --------------===============nav==========----------- */
  .navbar-collapse {

    position: absolute;
    top: 60px;
    z-index: 999;
    width: 100%;
    left: 0;
    padding: 0 15px;
    display: block;
  }

  .header .navbar .navbar-nav .nav-item .nav-link {
    color: #daff71;
    padding-left: 20px;
    font-weight: 700;
  }
  .sign-btn{
    font-weight: 700;
  }
  
  /* ----------------==============hero banner============-------------------- */
  .hero-banner-text {
    top: 35%;
    text-align: center;
  }
  .hero-banner-text p {
    width: 75%;
  }
  .hero-banner-text h1 {
    font-size: 40px;
  }
  .banner-btn {
    margin: 20px 0;
    font-size: 12px;
    font-weight: 500;
  }

  .green-circle {
    padding: 0 10px;
  }
  .scroll__text {
    width: 100%;
  }
  .step h2 {
    font-size: 40px;
  }
  .step-img img {
    width: 100%;
    padding: 25px 0;
  }
  .step p {
    text-align: left;
    font-size: 16px;
    margin: 16px 0 24px;
  }

  /* -------------==================handles=============----------- */
  .handles-content h2 {
    font-size: 180px;
  }
  .handles-content p {
    font-size: 15px;
    width: 75%;
  }
  .response-content-2 {
    margin-top: 100px;
  }
  .response-time{
    justify-content: center;
  }
  .response-time h3 {
    font-size: 60px;
  }
  .response-time p {
    font-size: 16px;
    line-height: 1;
  }
  .security-content h2 {
    font-size: 40px;
    width: 95%;
  }
  .security-content p {
    font-size: 16px;
    width: 75%;
  }
  .Security .col-md-6:nth-child(3) {
    display: none;
  }
  .Security .col-md-6:nth-child(4) {
    display: none;
  }
  .pricing-content h2 {
    font-size: 40px;
  }
  .pricing-content p {
    font-size: 16px;
    width: 80%;
    margin: 20px auto;
  }
  .box-content {
    width: 75%;
  }
  .faq .faq-heading h2 {
    font-size: 40px;
    width: 95%;
  }
  .faq .accordion-button {
    font-size: 15px;
    padding: 20px 0;
  }
  .faq .accordion-button::after {
    position: relative;
    right: 5px;
    transform: none;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20' height='20' fill='%23daff71'%3E%3Cpath d='M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z'%3E%3C/path%3E%3C/svg%3E");
  }
  .great-minds-heading p {
    width: 40%;
  }
  .testimonial-content .col-lg-4:nth-child(1) {
    padding-top: 15px;
  }
  .testimonial-content .col-lg-4:nth-child(2) {
    padding-top: 0px;
  }
  .your-team {
    height: 100vh;
  }
  .your-team-btn {
    text-align: center;
    padding-top: 75px;
  }
  .your-team h2 {
    font-size: 65px;
  }
  .your-team-content {
    top: -55px;
  }
  .your-team-btn a {
    font-size: 12px;
  }
  .footer-left {
    display: flex;
    justify-content: center;
  }
  .footer-left h2 {
    font-size: 40px;
    text-align: center;
  }
  .social-content {
    justify-content: center;
  }
  .footer-m {
    text-align: center;
    padding: 30px 0;
  }
  .social-link {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .footer-above-links h4,
  .footer-below-links h4 {
    font-size: 18px;
  }
  .footer-above-links li a,
  .footer-below-links li a {
    font-size: 14px;
  }
  .Security {
    padding: 80px 0 40px;
  }
  .pricing {
    padding: 30px 0 40px;
  }
  .box-2 {
    transform: scale(1.05);
  }
  .marqueeouter {
    height: 160px;
  }
  .item {
    margin-top: 0px;
  }
  .great-minds-heading h2 {
    font-size: 50px;
    transform: translateY(-126px);
  }
  .great-minds-heading p {
    margin-top: -120px;
  }
  .handles-content .manual-time {
    font-size: 20px;

  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (max-width: 575.98px) {
  .hero-banner-text {
    top: 28%;
  }
  .hero-banner-text {
    top: 15%;
  }
  .hero-banner-text h1 {
    font-size: 30px;
    width: 100%;
  }
  .btn{
    font-size: 15px;
  }
  .primary-btn {
    padding: 10px 25px;
  }
  .mobile-menu .secondary-btn{
    margin-bottom: 15px;

  }
  .hero-banner-text p {
    width: 90%;
    font-size: 15px;
  }
    #canvasOne {
    padding: 105px 0 90px;
  }
  canvas {
    width: 100%;
  }
  .box-content {
    width: 100%;
    
  }
  .box-2 {
    transform: scale(0.92);
    border: none;
    box-shadow: 0px 0px 25px 5px #daff71;
  }
  .top-content span {
    font-size: 60px;
  }
  .your-team h2 {
    font-size: 48px;
  }

  /* -----------------===================handles===================--------------- */
  .handles-content h2 {
    font-size: 170px;
  }
  .handles-content p {
    width: 84%;
  }
  .response-time h3 {
    font-size: 50px;
  }
  .response-time p {
    font-size: 12px;
  }
  .step p {
    font-size: 14px;
  }
  /* ===========================your team============== */
  .your-team-text p {
    font-size: 18px;
  }
  .your-team {
    height: 65vh;
  }
  /* --------------============security============--------- */
  .security-content h2 {
    font-size: 35px;
    width: 90%;
  }
  .security-content p {
    font-size: 15px;
  }

  .pricing-content h2 {
    font-size: 35px;
    width: 100%;
  }
  .pricing-content p {
    font-size: 15px;
    width: 100%;
  }
  .great-minds-heading h2 {
    font-size: 50px;
    transform: translateY(-126px);
  }
  .great-minds-heading p {
    font-size: 18px;
    margin-top: -120px;
  }
  .your-team-content {
    left: 0;
    /* transform: translateY(60%); */
    width: 100%;
  }
  .faq {
    padding: 35px 0 130px;
  }
  .testimonials {
    padding: 80px 0 50px;
  }
  /* --------------------================footer================------ */
  .footer {
    padding: 60px 25px 0;
  }
  .footer-above-links li a,
  .footer-below-links li a {
    font-size: 12px;
  }
  .your-team-btn a {
    font-size: 12px;
  }
  /* =========================================== */
  .great-minds-heading h2 {
    font-size: 35px;
    transform: translateY(-112px);
  }
  .response-time p {
    font-size: 12px;
    line-height: 1;
  }
}
@media (max-width: 375px) {
  .hero-banner-text {
    top: 18%;
  }
  .hero-banner-text h1 {
    font-size: 30px;
    width: 90%;
  }
  .hero-banner-text p {
    width: 85%;
    font-size: 14px;
  }
  .banner-btn {
    padding: 10px 25px;
  }
  .handles-content h2 {
    font-size: 150px;
  }
  .handles-content p {
    font-size: 14px;
  }

  .response-content {
    margin-bottom: 25px;
  }
  .Security {
    padding: 40px 0 40px;
  }
  .security-content h2 {
    font-size: 30px;
    width: 100%;
  }
  .security-content p {
    font-size: 15px;
    width: 95%;
  }
  .security-row-content h3 {
    font-size: 20px;
  }
  .security-row-content p {
    font-size: 14px;
  }
  .security-row-content img {
    width: 25%;
  }
  /* ============================= */

  .handles-content .manual-time {
    font-size: 20px;
    margin: 25px auto;
  }
  .your-team {
	height: 70vh;
}
  .your-team h2 {
    font-size: 45px;
  }
  /* ----------------------------==============pricing=======----------------- */

  .pricing-content h2 {
    width: 90%;
  }
  .pricing-content p {
    font-size: 14px;
    width: 80%;
  }
  .box-2 {
    transform: scale(0.92);
  }
  .box-content {
    width: 100%;
  }
  /* -------------===================faq===========---------- */
  .faq .faq-heading h2 {
    font-size: 35px;
    width: 100%;
  }
  .faq .accordion-button {
    font-size: 14px;
  }
  .great-minds-heading p {
    font-size: 16px;
  }
  /* .your-team-content {
    transform: translateY(95%);
  } */
  /* -------------------============footer==========---------- */

  .footer-left h2 {
    font-size: 45px;
    text-align: center;
  }
  .social-content {
    justify-content: center;
  }
  .footer-m {
    padding: 25px 0;
  }
  .footer-above-links {
    text-align: center;
  }
  .footer-below-links {
    text-align: center;
  }
}
