@media (min-width:1200px){

    #Wrapper7{
        flex-wrap: wrap;
        gap: 0px;
    }
    
    #scan{
      margin-top: -2%;
      margin-right: 35%;
    }

    #QRSection{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

}

@media (min-width: 1024px) and (max-width: 1199px) {
  body {
    font-size: 16px;
    overflow-x: hidden;
  }

  .container {
    flex-direction: column;
    overflow-x: hidden;
  }

  #Parent3 {
    padding-top: 8%;
  }


}

@media (min-width: 1025px) and (max-width: 1199px) {
 .stat2 h2 {
  width: 160%;
  font-size: 25px;
  margin-left: -6%;
  font-weight: bold;
  color: white;
 }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  #merge{
  width: 50%;
  margin-left: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){
   
    #Wrapper7{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 60px;
    }
     #contact-section{
        margin-top: -5%;
        margin-left: -20px;
    }
    #scan{
      margin-top: -5%;
      margin-right: 2%;
    }
    #Wrapper4 {
      width: 95%;
      margin-left: 1%;
      display: flex;
      flex-wrap: nowrap;
    }
    .dotted-line {
      width: 50px;
      border-top: 2px dotted #ccc;
      margin-top: 55px;
    }
    .divider2 {
      width: 2px;
      height: 250px;
      background-color: rgba(255,255,255,0.3);
      margin: 10 20px;
    }
    #m{
      margin-top: -5%;
    }
}

@media (min-width: 1025px) and (max-width: 1199px){
  #your-text{
    position: relative;
    top: -70px;
    left: -70px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  .size80{
    margin-left: -5%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){
  #Heading4{
    margin-left: 30%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  #l{
    margin-left: -24px;
  }
  #e{
    margin-right: 35%;
  }
  #m{
    margin-left: 15%;
  }
  #n{
    margin-left: -120px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  .Heading2 {
    width: 180%;
    margin-left: -70px;
  }
  #service{
    margin-right: 0%;
  }
  #footer{
  margin-left: 30%;
  }

}

@media (min-width: 1025px) and (max-width: 1199px){
  #a{
    margin-left: -30%;
  }
  .Heading3{
    width: 160%;
    margin-top: 8%;
    margin-left: -100px;
    font-size: 20px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  #i{
    margin-left: 20px;
  }
 
}

@media (min-width: 1025px) and (max-width: 1199px){
  .box2{
    margin-left: 20%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  .size3 {
    margin-top: 3%;
  }
  .size31{
  margin-top: 5px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  #Wrapper2 {
    width: 96%;
  }

  #Parent3{
    padding-top: 25%;
  }

}

@media (min-width: 1025px) and (max-width: 1199px){

  #Wrapper3 {
    width: 80%;
    margin-left: 15%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px){

  #Wrapper4 {
    width: 90%;
    margin-left: 5%;
  }
}

@media (min-width: 1024px) and (max-width: 1199px){

  #Wrapper6 {
    width: 100%;
  }
}



@media (min-width: 768px) and (max-width: 1023px) {
  body {
    font-size: 16px;
    overflow-x: hidden;
  }

  .container {
    flex-direction: column;
    overflow-x: hidden;
  }

}



@media(min-width: 800px) and (max-width: 1023px){
   body {
    font-size: 16px;
    overflow-x: hidden;
  }
  a{
  text-decoration:none;
  }
  #Parent1{
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }
  #Parent1 div{
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  select{
    padding: 3px;
    border-radius: 4px;
  }
  #Parent2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1px 20px;
  }
  #Heading1 {
    display: flex;
    justify-content: center;
    margin-top: -4px;
    margin-left: -2px;
    margin-right: 10px;
  }
  #Heading2 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-end;
    align-items: center;
    margin-top: -85px;
    margin-right: 5%;
  }
  .Wrapper2 {
    margin-left: 3%;
  }
  #dot{
    display: none;
  }
  #merge {
    margin-left: 25%;
  }
  #Wrapper7 {
    max-width: 850px;
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
  }
  .Parent2, #GParent2 {
    flex: 1;
  }
  .Parent2 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  #GParent2 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
  }
  #Heading3 {
    width: 100%;
    max-width: 300px;
    margin-top: -0%;
  }
  .footer-logo {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-bottom: -30px;
    margin-left: 2%;
  }
  #your-text {
    width: 500px;
    line-height: 1.8;
    text-align: center;
    position: relative;
    top: -70px;
    left: -80px;
  }
  #Heading4 {
    margin-top: -70px;
    margin-left: 100px;
  }
  #in{
    margin-left: -2%;
  }
  #link {
    width: 100%;
    margin-top: 10%;
  }
  #footer {
    width: 90%;
    margin-top: 20px;
    margin-left: 38%;
    line-height: 2;
    text-align: left;
  }
  .size8 {
    margin-left: 30%;
    margin-top: 3%;
  }
  .Heading2 {
    width: 180%;
    margin-top: 20px;
    margin-left: 40px;
    line-height: 2;
    text-align: left;
   }
   #l{
    margin-left: 18%;
    margin-top: -3%;
  }
  #z {
    width: 120%;
    margin-top: -10%;
    margin-left: 15px;
   }
   #o{
    margin-top: -3%;
   }
   #contact-section {
    margin-left: 30px;
   }
   #time {
    width: 140%;
   }
   #m {
    margin-top: -3%;
   }
   #scan {
    margin-top: -5%;
    margin-right: 25%;
   }
   #Wrapper8 {
    width: 100%;
    padding: 20px;
    margin-top: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: center;
   }
   #GParent3 {
    display: flex;
    align-items: center;
   }
   #GParent4 {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 2%;
   }


}


@media(max-width:767px){

  #Parent1 {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
#Parent1 div{
    display: flex;
    align-items: center;
    font-size: 14px;
  }
 
  select{
    padding: 3px;
    border-radius: 4px;
    position: relative;
    z-index: 999;
  }

}

@media(max-width:767px){

    #Parent2{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #Heading1{
       flex-direction:column;
       align-items:center;
       margin-top: 45px;
       margin-left: -7px;

    }
    #Heading2{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        margin-top: 15px;
        margin-left: 6%;
    }

}

@media (max-width: 767px) {
  .hero {
    flex-direction: column;
    text-align: center;
  }

  #Wrapper2{
    margin-top: 15%;
    padding: 10px;
    object-fit: contain;
  }

  #Parent3{
  padding-top: 15%;
  margin-left: 8%;
  text-align: center;
  color: black;
  }

  #text16 {
    width: 85%;
    margin-left: 50px;
    line-height: 2;
  }

}

@media (max-width: 767px){
  .Wrapper2{
    margin-left: 3%;
  }

}

@media(max-width:767px){

  #Wrapper4{

  }
  
  .icon-box{
    gap: 20px;
  }
   
  .icon-box2{
    margin-top: 20px;
  }
  
  .dotted-line {
  width: 100px;
  border-top: 2px dotted #ccc;
  margin-top: 55px;
  }

  .t{
    margin-right: 20px;
  }
}

@media(max-width:767px){

  #Wrapper6{
    flex-wrap: wrap;
  }

}

@media(max-width:767px){

  .icon5 {
    position: relative;
    left: 30px;
  }
  #merge{
    width: 100%;
    margin-left: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .stat2 {
    width: 100%;
    margin-left: -18%;
  }
  #wraps3{
    width: 60%;
    margin-left: -25%;
  }
  #wraps3 p{
    line-height: 1.8;
  }
}

@media(max-width:767px){

    #Wrapper7{
        flex-direction:column;
        align-items:flex-start;
    }

    .Parent2,
    #GParent2{
        width:140%;
        max-width: 600px;
    }

    #divider2{
        display:none;
    }
    
    .divider2{
        display:none;
    }
}

@media(max-width:767px){

  #Heading3{
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-left:0;
  }

  .size9{
    position:static;
    display:flex;
    justify-content:center;
    align-items:center;
  }

}

@media(max-width:767px){

  #Wrapper8{
    flex-direction: column;
    padding: 2px;
  }
  #GParent3{
    text-align: center;
    flex: 1;
  }

  #GParent3{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-align: center;
  }

  #text{
    margin: 0;
  }

  #GParent4{
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .children2{
    margin-top: 2%;
  }
}

/* =========================
   TABLET
========================= */

@media (max-width: 992px){

    #Parent13{
        width: 90%;
        margin-left: 0;
    }  
}

@media (min-width: 1024px) and (max-width: 1200px){
  
  #Wrapper4 {
    padding: 20px 2px;
  }
  .dotted-line {
    width: 50px;
    border-top: 2px dotted #ccc;
    margin-top: 55px;
  }
  #Wrapper7 {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
  }
  .divider2 {
    width: 2px;
    height: 250px;
    background-color: rgba(255,255,255,0.3);
    margin: 0 20px;
  }
  .Heading2 {
    width: 200%;
    margin-top: 20px;
    margin-left: -40px;
    line-height: 2;
    text-align: left;
  }
  .size8 {
    width: 100%;
    margin-left: 3%;
    margin-top: 3%;
  }
  #contact-section{
    margin-top: -5%;
  }
  #m{
    margin-top: -5%;
  }
  #scan{
    margin-top: -5%;
  }
}

/* =========================
MOBILE
========================= */

@media (min-width: 768px) and (max-width: 1023px){

  body{
    font-size: 16px;
    overflow-x: hidden;
  }

  a{
  text-decoration:none;
  }

  #Parent1{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }
  #Parent1 div{
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  #size3 {
    margin-right: 4%;
    margin-top: 1%;
  }
  select{
    padding: 3px;
    border-radius: 4px;
  }
  #Parent2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1px 20px;
  }
  #Heading1{
    flex-direction:column;
    align-items:center;
    margin-top: 46px;
    margin-left: -2%;
  }
  #Heading2{
    flex-direction:row;
    align-items:center;
    gap:15px;
    margin-top: -16px;
    margin-left: 50px;
  }

   #Wrapper2{
    margin-top: 15%;
    object-fit: contain;
  }
  #Parent12{
    margin-top: 4%;
    object-fit: contain;
  }

  #Wrapper3{
    flex-direction: column;
    align-items: center;
    margin-left: -3%;
  }
  #Wrap-box,
  #Wrap-box2{
    margin-left: -2%;
  }
  #dot{
    display: none;
  }

  #Wrapper6{
    flex-wrap: wrap;
  }
  .stat2 h2 {
    margin-left: 1%;
  }
  #merge{
    margin-left: 25%;
  }

  #Wrapper7 {
    width: 100%;
    max-width: 800px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 80px;
    padding: 10px;
    box-sizing: border-box;
  }
  .Parent2, #GParent2 {
    flex: 1;
  }
  .Parent2 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  #GParent2 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-top: -120px;
    position: relative;
  }
  .footer-logo {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-top: 10%;
    margin-bottom: -30px;
    margin-left: 16%;
  }
  #your-text {
    width: 500px;
    line-height: 1.8;
    text-align: center;
    position: relative;
    top: -70px;
    left: -80px;
  }
  #Heading4 {
    margin-top: -70px;
    margin-left: 110px;
  }
  .social-icon {
    display: inline-flex;
    width: 50px;
    height: 50px;
    background-color: #000;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 5px;
    transition: 0.3s;
  }
  .social-icon svg {
    width: 24px;
    height: 24px;
  }
  .divider2 {
    width: 2px;
    height: 250px;
    background-color: rgba(255,255,255,0.3);
    margin: 10 20px;
  }
  #in{
    margin-left: -4%;
  }
  #link {
    width: 100%;
    margin-top: 10%;
  }
  .size51 {
    margin-left: -25%;
  }
  #footer {
    width: 90%;
    margin-top: 20px;
    margin-left: 30%;
    line-height: 2;
    text-align: left;
  }
  #footer a {
    margin-top: 10%;
    text-decoration: none;
    color: white;
  }
  .size8 {
    margin-left: 28%;
    margin-top: -15%;
  }
  .Heading2 {
    width: 160%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-left: 20%;
    line-height: 2;
    text-align: left;
  }
  .Heading2 a{
    margin-top: 2%;
    color: white;
  }
  #l{
    margin-top: -2%;
    margin-left: 14%;
  }
  .Heading3{
    width: 200%;
  }
  #contact-section{
    margin-top: -2%;
  }
  .box2{
    width: 120%;
    margin-top: 15%;
    margin-left: -5%;
    line-height: 2.2;
  }
  #m{
    margin-top: -2%;
  }
  #o{
    margin-left: 60px;
  }
  #z{
    margin-left: 15px;
  }
  #n {
    margin-left: -20%;
  }
  .size3{
    margin-top: 6px;
  }
  .logo2{
    margin-top: -5px;
  }
  .box3{
    margin-left: 16%;
  }
  #scan{
    margin-right: 220px;
  }
  .size50{
    margin-left: 30%;
  }

  #Wrapper8 {
    width: 100%;
    padding: 20px;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: center;
  }
  #GParent3 {
    display: flex;
    align-items: center;
  }
  #GParent4 {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 2%;
  }
  .children2 {
    width: 60%;
    margin-left: 4%;
    margin-right: 4%;
  }
  
}
  

/* =========================
   SMALL PHONES
========================= */

@media (max-width: 767px){

     body {
    font-size: 16px;
    overflow-x: hidden;
    }

  .container {
    flex-direction: column;
    overflow-x: hidden;
   }
    #Parent1 {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
   }
   #box{
     margin-left: -200px;
    }
    #size20{
    margin-left: -8px;
   }
   #logo2{
    margin-left: -6px;
   }
   #size3 {
    margin-right: 2%;
   }
   #logo3{
    margin-left: -10px;
   }
   #size6{
    margin-left: -2px;
   }
   #logo4 {
    margin-left: -0px;
   }
    #line4{
      width: 10%;
     }
    #g,
    #f,
    #text15,
    #text9{
        font-size: 28px;
    }

    #text16,
    #text10{
        font-size: 14px;
        line-height: 1.8;
    }

    #your-text{
        width: 100%;
        max-width: 300px;
        font-size: 15px;
        line-height: 1.8;
        left: -40px;
    }

    #Heading2{
        gap: 15px;
    }

    #Wrapper2 {
    margin-top: 1%;
    height: 20vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    }

    #Parent3 {
    padding-top: 35%;
    margin-left: -0%;
    text-align: center;
    color: black;
  }
  
  #line4 {
    width: 10%;
    border: 1px solid goldenrod;
    margin-top: 2%;
    margin-left: 47%;
  }

  #Wrapper3 {
    flex-direction: column;
    align-items: center;
    margin-left: -5px;
    margin-top: -40px;
  }
  #text14{
    width: 120%;
    margin-left: -4%;
  }
  #wrap7 {
    width: 120%;
    margin-top: 2%;
    margin-left: -4%;
  }
  #text15{
    width: 100%;
    margin-left: 4px;
  }
  #text16 {
    width: 80%;
    margin-left: 40px;
  }

  .Wrapper2 {
    width: 92%;
    margin-top: 1%;
    margin-left: -3px;
  }
  #Wrap-box,
  #Wrap-box2{
    margin-left: 5%;
  }

  #Wrapper4{
    margin-left: -10px;
  }
  #q{
    margin-top: 22px;
  }
  .dotted-line{
    display:none;
  }

  #Wrapper6 {
    width: 110%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
  }

  .stat2 {
    margin-left: -40%;
  }

  .icon5 {
    margin: 0 auto 10px;
    position: relative;
    top: 16px;
  }

  #wraps3 {
    width: 50%;
    margin-right: -15%;
    text-align: center;
  }
  .stat2 h2{
    margin-left: -10%;
  }

  #Heading3{
    margin-left: -40px;
  }

  #Heading4 {
    margin-top: -20%;
    margin-left: 15%;
  }

    .social-icon{
        width: 60px;
        height: 40px;
        margin-left: -5px;
    }

    #Wrapper7{
        padding: 20px 10px;
        margin-left: -18px;
    }

    #GParent2{
        max-width: 300px;
        margin-left: 25%;
    }
    .Parent2{
      margin-left: 40px;
    }
    .divider2{
    display:none;
    }
    #link2{
    margin-left: 12%;
    }
   .size51 {
    margin-left: 120px;
    }
    .size8 {
    margin-left: 22%;
    margin-top: 3%;
    }
    
    #GParent3{
    display:flex;
    align-items:center;
    gap:10px;
    margin-left: -5px;
    }

    #GParent3 .notranslate{
    margin-right: -8px;
    font-size:20px;
    color:white;
    }
   
   #GParent4{
    margin-left: -30px;
   }

   .Heading3{
    margin-left: -2px;
    margin-top: 12%;
   }
   #o{
    margin-left: 120px;
   }
    .box2,
    .box3,
    .Heading2,
    #footer{
        font-size: 15px;

    }
    #link {
    margin-left: -20px;
    margin-top: 12%;
    }
    #footer{
      margin-left: 25%;
    }
    #service{
      margin-left: 5%;
    }
    #contact-section {
    margin-left: 6%;
    }
    .box2{
      margin-left: 40px;
    }
    .size3 {
    margin-top: 10px;
   }
   #scan {
    margin-left: -80px;
   }
   .box3{
    margin-left: 12%;
   }
    .logo6{
      margin-top: -5px;
    }
    .size31{
      margin-top: 10px;
    }
    .size50{
      margin-left: 8%;
    }
}








