@media screen and (max-width: 1800px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: -6em;
    }
    .navbar #navbarNav {
        margin-right: -12em;
    }
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -17em;
    }
    .copyright-text {
        margin-right: -8em;
    }

}

@media screen and (max-width: 1700px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: -3.5em;
    }
    .navbar #navbarNav {
        margin-right: -8em;
    }
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -10em;
    }
    .copyright-text {
        margin-right: -4em;
    }
}
@media screen and (max-width: 1600px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: -1.5em;
    }
    .navbar #navbarNav {
        margin-right: -6em;
    }
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -9em;
    }
    .hero-section h1 {
        font-size: 52px;
    }
    .copyright-text {
        margin-right: 0em;
    }
}

@media screen and (max-width: 1500px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: 0.6em;
    }
    .navbar #navbarNav {
        margin-right: -3em;
    }
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -6em;
    }
    .hero-section h1 {
        font-size: 48px;
    }
}
@media screen and (max-width: 1399px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: -1.5em;
    }
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -2em;
    }
    .navbar #navbarNav {
        margin-right: -6em;
    }
    .about-section .services-info h2 {
        font-size: 36px;
    }
    .apps-section {
        margin-top: 40em;
    }
    .app-title-line-radar {
        margin-top: -2em;
    }
    .app-title-line-Scanner {
        margin-top: -2.5em;
    }
    .btn-download {
        width: 36%;
    }
    .achievement-box {
        width: 260px;
    }
    .image-section {
        margin-top: -4em;
    }

    .contact-image {
        width: 100%;
    }
    .contact-us-section .contact-box .overlay-subtext{
        left: 39%;
    }
}
@media screen and (max-width: 1299px) {
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -0.5em;
    }
    .tech-box {
        font-size: 2.5em;
        font-weight: 700;
    }
    .navbar-brand, .navbar-brand:hover {
        margin-left: 0.5em;
    }
    .hero-section h1 {
        font-size: 42px;
    }
    .navbar #navbarNav {
        margin-right: -3em;
    }
}
@media screen and (max-width: 1199px) {
  
    .app-title-line-status {
        margin-top: -0.5em;
        width: 68px;
        height: 2px;
        background-color: #FBBB71;
    }
    .app-title-line-bubbles {
        margin-top: -0.5em;
        width: 68px;
        height: 2px;
        background-color: #FBBB71;
    }
    .navbar #navbarNav {
        margin-right: -6em;
    }
    .navbar-brand, .navbar-brand:hover {
        margin-left: -1.5em;
    }
    .hero-section h1 {
        font-size: 38px;
    }
    .hero-section .container .row #main-data {
        margin-right: 30em;
        margin-left: -2em;
    }
    .about-section .services-info{
        margin-top: 5em;
    }
    .about-section .services-info h2 {
        font-size: 34px;
    }
    .app-title {
        font-size: 24px;
    }
    .app-title-line-Scanner {
        margin-top: -2em;
    }
    .btn-download {
        width: 48%;
    }
    .achievement-box {
        width: 224px;
        height: 290px;
    }
   
    .achievements-section {
        margin-top: 118em;
    }
    .achievement-text {
        font-size: 15px;
        line-height: 40px;
    }
    .achievement-value {
        font-size: 48px;
    }
    .contact-us-section {
        margin-top: 156em;
    }
    .site-footer {
        margin-top: 218em;
    }
    .contact-box {
        padding: 20px;
    }
    .contact-form .form-control {
        margin-bottom: 1em;
    
    }
    .contact-form .btn-send-message{
        padding: 15px 30px;
    }
    .apps-section {
        margin-top: 38em;
    }
    .contact-image {
        width: 100%;
    }
    .contact-us-section .contact-box .overlay-subtext {
        top: 62%;
        left: 47%;
        right: -20%;
    }
    .contact-us-section .contact-box .overlay-heading {
        right: -40%;
        top: 14%;
        left: 53%;

}
}
@media screen and (max-width: 1099px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: 0.5em;
    }
    .navbar #navbarNav {
        margin-right: -3em;
    }
    .hero-section .container .row #main-data {
        margin-right: 24em;
        margin-left: 0em;
    }
    .hero-section h1 {
        font-size: 36px;
    }
    .tech-box {
        font-size: 2.3em;
        font-weight: 700;
    }
}
@media screen and (max-width: 991px) {
    .app-title-line-radar {
        margin-top: -1em;
        width: 68px;
        height: 2px;
        background-color: #FBBB71;
    }
    .app-title-line-Scanner {
        margin-top: 0em;
        width: 68px;
        height: 2px;
        background-color: #FBBB71;
    }
    .navbar-brand, .navbar-brand:hover {
        margin-left: -1.8em;
    }
    .hero-section .container .row #main-data {
        margin-right: -10em;
        margin-left: -8em;
    }
    .hero-section h1 {
        font-size: 58px;
    }
    .hero-section p {
        font-size: 24px;
 
    }
    .tech-box {
        font-size: 3em;
        font-weight: 700;
    }
    .navbar-toggler{
        margin-right: -3em;
    }
    .about-section{
        top: 106%;
    }
    .apps-section {
        margin-top: 64em;
    }
    .achievements-section {
        margin-top: 144em;
    }
    .achievement-box {
        width: 336px;
    }
    .contact-us-section {
        margin-top: 204em;
    }
    .site-footer {
        margin-top: 308em;
    }
    .about-text-wrap {
        text-align: center;
        margin-top: -2em;
        position: relative;
    }
    .app-title {
        font-size: 28px;
    }
    .app-title-line-status {
        margin-top: -1em;
    }
    .app-title-line-radar {
        margin-top: -2em;
    }
    .app-title-line-Scanner {
        margin-top: -0.7em;
    }
    .app-title-line-bubbles {
        margin-top: -1em;
    }
    .achievement-value {
        font-size: 64px;
    }
    .achievement-text {
        font-size: 18px;
        line-height: 50px;
    }
    .play-store-icon {
        width: auto;
        height: auto;
        cursor: pointer;
    }
    .play-store-icon-link {
        top: 30em;
        right: 10px;
    }
    .contact-form {
        margin-top: 1em;
        width: 100%;
    }
    .contact-box {
        flex-direction: column;
        padding: 24px;
      }
    
      .contact-image {
        width: 100%;
        max-width: none; /* Remove max-width */
        height: auto; /* Responsive height */
        margin-bottom: 20px; /* Space below image */
      }
      .contact-form .btn-send-message {
        max-width: none;
      }
      .contact-us-section .contact-box .overlay-heading {
        right: 0%;
        top: 20%;
        left: 40%;
    }
}
@media screen and (max-width: 899px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: 0.2em;
    }
    .navbar-toggler {
        margin-right: -1em;
    }
    .hero-section .container .row #main-data {
        margin-right: -10em;
        margin-left: -2em;
    }
}
@media screen and (max-width: 799px) {
    .navbar-toggler {
        margin-right: 0em;
    }
}

@media screen and (max-width: 767px) {
    .app-title-line-radar {
        margin-top: -1em;
        width: 68px;
        height: 2px;
        background-color: #FBBB71;
    }
    .app-title-line-Scanner {
        margin-top: -1em;
        width: 68px;
        height: 2px;
        background-color: #FBBB71;
    }
    .btn-download {
        width: 28%;
    }
    .navbar-brand, .navbar-brand:hover {
        margin-left: -0.7em;
    }
    .navbar-toggler {
        margin-right: -1em;
    }
    .hero-section h1 {
        font-size: 48px;
    }
    .tech-box {
        font-size: 2.5em;
        font-weight: 700;
    }
    .section-padding {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .apps-section {
        margin-top: 62em;
    }
    .achievements-section {
        margin-top: 184em;
    }
    .contact-us-section {
        margin-top: 288em;
    }
    .play-store-icon-link {
        top: 26.2em;
    }
    .contact-us-section .contact-box .overlay-subtext {
        top: 60%;
    }
    .site-footer {
        margin-top: 396em;
    }
    .about-section .services-info h2 {
        font-size: 38px;
    }
    .app-title {
        font-size: 32px;
    }
    .achievement-box {
        width: 350px;
        height: 310px;
    }
    .contact-us-section .contact-box .overlay-heading {
        right: -24%;
        top: 20%;
        left: 48%;
    }
    .about-section {
        top: 100%;
    }
}
@media screen and (max-width: 650px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: 0.8em;
    }
    .navbar-toggler {
        margin-right: 0em;
    }
    .hero-section .container .row #main-data {
        margin-right: -10em;
        margin-left: 0em;
    }
    .hero-section h1 {
        font-size: 45px;
    }
}
@media screen and (max-width: 575px) {
    .navbar-brand, .navbar-brand:hover {
        margin-left: 1em;
    }
    .navbar-toggler {
        margin-right: 1em;
    }
    .hero-section h1 {
        font-size: 38px;
    }
    .btn-get-started {
        font-size: 20px;
    }
    .hero-section p {
        margin-right: 4em;
        font-size: 24px;
    }
    .hero-section .container .row #main-data {
        margin-right: -8em;
        margin-left: 0em;
    }
    .about-section .services-info h2 {
        font-size: 32px;
    }
    .apps-section {
        margin-top: 62em;
    }
    .achievements-section {
        margin-top: 184em;
    }
    .achievement-box {
        width: 350px;
        height: 336px;
    }
    .contact-us-section {
        margin-top: 294em;
    }
    .site-footer {
        margin-top: 405em;
    }
    .play-store-icon-link {
        top: 28em;
    }
}
@media screen and (max-width: 548px) 
{
    .site-footer {
        margin-top: 400em;
    }
    .section-padding {
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .apps-section {
        margin-top: 60em;
    }
    .achievements-section {
        margin-top: 182em;
    }
    .contact-us-section {
        margin-top: 292em;
    }
    .play-store-icon-link {
        top: 27em;
    }
}
@media screen and (max-width: 520px) 
{
    .site-footer {
        margin-top: 396em;
    }
    .play-store-icon-link {
        top: 25em;
    }
}
@media screen and (max-width: 480px) {
    .hero-section .container .row #main-data {
        margin-right: -14em;
        margin-left: 0em;
    }
    .hero-section p {
        margin-right: 2em;
        font-size: 24px;
    }
    .achievements-section {
        margin-top: 184em;
    }
    .contact-us-section {
        margin-top: 294em;
    }
    .play-store-icon-link {
        top: 23em;
        right: 10px;
    }
    .contact-us-section .contact-box .overlay-heading {
        font-size: 32px;
    }
    .contact-us-section .contact-box .overlay-subtext {
        font-size: 14px;
    }
    .contact-us-section .play-store-icon-img{
        width: 50%;
    }
    .apps-section {
        margin-top: 60em;
    }
    .site-footer {
        margin-top: 396em;
    }
    .app-title {
        font-size: 28px;
    }
    .tech-box {
        font-size: 2.3em;
        font-weight: 700;
    }
    .btn-download {
        width: 30%;
    }
}
@media screen and (max-width: 448px) {
    .hero-section .container .row #main-data {
        margin-right: -12em;
        margin-left: 0em;
    }
    .about-section .services-info h2 {
        font-size: 28px;
    }
    .achievements-section {
        margin-top: 188em;
    }
    .contact-us-section {
        margin-top: 298em;
    }
  
    .play-store-icon-link {
        top: 21.5em;
        right: 10px;
    }
  
    .site-footer {
        margin-top: 398em;
    }
}
@media screen and (max-width: 425px) {
    .btn-download {
        width: 34%;
    }
    .hero-section h1 {
        font-size: 36px;
    }
    .hero-section .container .row #main-data {
        margin-right: -14em;
        margin-left: 0em;
    }
    .tech-box {
        font-size: 2.1em;
        font-weight: 700;
    }
    .hero-section p {
        margin-right: 0em;
        font-size: 24px;
    }
    .apps-section {
        margin-top: 58em;
    }
    .app-title {
        font-size: 32px;
    }
    .image-section {
        margin-top: -1em;
    }

    .play-store-icon {
        width: 50%;
        height: auto;
        cursor: pointer;
    }
    .play-store-icon-link {
        top: 20em;
        right: 10px;
    }
    .contact-us-section .contact-box .overlay-heading {
        font-size: 28px;
    }
    .about-section .services-info p {
        font-size: 16px;
    }
}
@media screen and (max-width: 400px) {
    .about-section .services-info h2 {
        font-size: 26px;
    }
    .apps-section {
        margin-top: 56em;
    }
    .achievements-section {
        margin-top: 184em;
    }
    .contact-us-section {
        margin-top: 294em;
    }
    .site-footer {
        margin-top: 392em;
    }
}
@media screen and (max-width: 375px) {
    .btn-download {
        width: 40%;
    }
    .navbar-brand, .navbar-brand:hover {
        margin-left: 0.5em;
    }
    .about-section .services-info h2 {
        font-size: 24px;
    }
    .section-header h2 {
        color: #de1316;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
    }
    .apps-section {
        margin-top: 56em;
    }
    .achievements-section {
        margin-top: 188em;
    }
    .app-title {
        font-size: 28px;
    }
    .contact-us-section {
        margin-top: 288em;
    }
    .play-store-icon-link {
        top: 16em;
        right: 10px;
    }
    .site-footer {
        margin-top: 383em;
    }
    .achievement-box {
        width: 300px;
        height: 300px;
    }
    .contact-us-section .contact-box .overlay-subtext {
        top: 54%;
    }
    .contact-us-section .contact-box .overlay-heading {
        font-size: 24px;
        top: 16%;
    }
    .play-store-icon-link {
        top: 17em;
        right: 10px;
    }
}
@media screen and (max-width: 348px) {
    .hero-section .container .row #main-data {
        margin-right: -12em;
        margin-left: 0em;
    }
    .hero-section h1 {
        font-size: 32px;
    }
    .tech-box {
        font-size: 1.8em;
        font-weight: 700;
    }
    .hero-section p {
        margin-right: 1em;
        font-size: 20px;
    }
    .play-store-icon-link {
        top: 14em;
        right: 10px;
    }
    .apps-section {
        margin-top: 56em;
    }
    .achievements-section {
        margin-top: 190em;
    }
    .contact-us-section {
        margin-top: 290em;
    }
    .btn-download {
        width: 44%;
    }
    .contact-us-section .contact-box .overlay-subtext {
        top: 56%;
    }
    .play-store-icon-link {
        top: 16em;
        right: 10px;
    }
    .copyright-text {
        font-size: 16px;
    }
    .about-section .services-info h2 {
        font-size: 22px;
    }
    .app-title {
        font-size: 26px;
    }
}
