@media only screen and (max-width:1137px) {
  .carousel-dark .carousel-caption {
    margin-bottom: 160px;
    color: #ffffff;
  }
}

@media (max-width: 414px) {
  .box-1 {
    padding: 38px 22px;
    text-align: center;
  }

  .box-1-contant p {
    font-size: 15px;
    padding: 10px 39px;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
  }

  .about {
    display: block;
    padding: 2px 15px;
  }

  .about img {
    height: 40vh;
    width: 92vw;
  }

  .harness {
    width: 100%;
    padding: 0px 10px;
  }

  .harness h1 {
    font-size: 40px;
    color: #000000;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
  }

  .about-2 span h1:hover {

    border-bottom: 4px solid rgb(0, 13, 255);
    color: rgb(0, 26, 255);
    width: 100%;
  }

  .li-with-logo ul a {
    margin-left: 10px;
    font-size: 10px;
    color: whitesmoke;
  }

  .footer-1 {
    margin-top: 120px;
    display: none;
  }

  .footer-1 img {
    width: 100%;
    height: 50vh;
    display: block;
  }

  .line {
    width: 81%;
    background-color: #fff;
    position: absolute;
    margin: -61px 0px 0px 29px;
    border: 1px solid #e3e3e3;
  }

  .li-with-logo {
    display: block;
    background-color: #000000;
    padding: 20px 0px;
  }


  .li-with-logo ul {
    padding-left: 0rem;
    display: flex;
    margin: 10px;
    margin-top: 4px;
    flex-wrap: wrap;
  }

  .line2 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
  }

  .line2 button {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 600;
    width: 203px;
  }

  .li-with-logo .logo img {
    width: 45px;
    height: 50px;
  }

  .line2 {
    background-color: #000000;
    padding: 2rem;

  }



  .s {
    padding: 2rem;
  }

  .card1 {
    padding: 5px 5px 0 0;
    background: linear-gradient(270deg, #003781 5px, transparent 0) 100% 0, linear-gradient(180deg, #003781 5px, transparent 0) 100% 0;
    background-repeat: no-repeat;
    background-size: 56px 40px;
    margin-top: 32px;
    width: 100%;
  }

  .card-5 {
    background-color: rgb(255, 255, 255);
    display: block;
    padding: 2rem;
    width: 100%;
  }

  .w-100 {
    width: 100% !important;
    height: 70vh;
  }

  header .menu {
    display: block;
    margin: 0px 22px;
    font-size: 25px;
  }
}

@media (max-width: 915px) {



  header h1 {
    font-size: 20px;
  }

  .logo {
    margin-left: 10px;
  }

  .logo span {
    font-size: 20px;
    font-weight: 900;
    color: #a100ff;
  }

  .about-1 {
    width: 100%;
  }

  .about-2 {
    width: 100%;
  }

  .box-1-contant h1 {
    padding-top: 70px;
    font-size: 20px;
    font-weight: 500;
  }

  .box-1-contant p {
    font-size: 15px;
    padding: 10px 39px;
  }

  .cc_main {
    display: block;
    WIDTH: 100%;

  }

  .cc_img img {
    width: 75vw;
  }

  .cc_h1 h1 {
    margin-top: 50px;
    margin-left: 10px;
    font-size: 37px;
    font-weight: 700;
    color: #000000;
  }

  .cc_text p {
    font-size: 15px;
    font-weight: 400;
    margin-left: -30px;
  }

  .bb_in {
    display: block;
    background: #dedede;
    padding: 2rem;
  }

  .bb_text {
    margin-left: 0px;
    margin-top: 30px;
  }

  .AA {
    /* background: url(../image/software-development.jpeg);
       background-repeat: no-repeat;
       background-size: cover;
       background-position: center; */
    padding: 30px;
    padding-top: 100px;
    /* margin-top: 80px; */
    color: #fff;
    opacity: 95%;
    background-color: #003781;
  }

  .AA h1 {
    font-size: 30px;
    font-weight: 800;
  }

  .AA p {
    font-size: 15px;
  }

  .bb {
    padding: 2rem;

  }

  .bb_text p {
    font-size: 20px;
    font-weight: 400;
  }

}

@media (max-width: 844px) {
  .bbb li {
    list-style: none;
    margin-top: 45px;
  }

  .bbb h4 {
    margin-top: 57px;

  }

  .box-1 {
    padding: 38px 22px;
    text-align: center;
  }

  .carousel-dark .carousel-caption {
    margin-bottom: 160px;
    color: #ffffff;
  }

  .li-with-logo li {
    text-decoration: none;
    list-style: none;
    margin-top: 15px;
  }

  button {
    margin-top: 15px;
    padding: 11px 33px;
    border: 1px solid white;
    font-size: 12px;
    color: aliceblue;
    border-radius: 7px;

    background-color: transparent;
  }

  .h5,
  h5 {
    font-size: 20px;
    font-weight: bold;

  }

  p {
    font-size: 20px;
    font-weight: 200;
  }

  .box-1-contant p {
    /* padding-top: 1px; */
    font-size: 15px;
    font-weight: 200;
    padding: 10px 39px;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
  }

  .about {
    display: block;
    padding: 2px 15px;
  }

  .about img {
    height: 40vh;
    width: 92vw;
  }

  .harness {
    width: 100%;
    padding: 0px 10px;
  }

  .harness h1 {
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
  }

  .about-2 span h1:hover {

    border-bottom: 4px solid rgb(0, 13, 255);
    color: rgb(0, 26, 255);
    width: 100%;
  }

  .li-with-logo ul a {
    margin-left: 10px;
    font-size: 13px;
    color: whitesmoke;
  }

  .footer-1 {
    margin-top: 120px;
    display: block;
  }

  .footer-1 img {
    width: 100%;
    height: 50vh;
    display: block;
  }

  #screen {
    display: none;
  }

  #phone {
    display: block;
    margin-top: 155px;
  }


  .line {
    width: 81%;
    background-color: #fff;
    position: absolute;
    margin: -200px 0px 0px 29px;
    border: 1px solid #e3e3e3;
  }

  .li-with-logo {
    display: block;
    background-color: #000000;
    padding: 20px 0px;
  }


  /*.li-with-logo ul {*/
  /*  padding-left: 0rem;*/
  /*  display: flex;*/
  /*  margin: 25px 0px 7px 75px;*/
  /*  flex-wrap: wrap;*/
  /*}*/



  .li-with-logo ul {
    padding-left: 0rem;
    display: flex;
    margin: 25px 0px 7px 15px;
    flex-wrap: wrap;
  }

  /*.li-with-logo-2 ul {*/
  /*  padding-left: 0rem;*/
  /*  display: flex;*/
  /*  margin: 1px 31px 11px 0px;*/
  /*  flex-wrap: wrap;*/
  /*}*/



  .li-with-logo-2 ul {
    padding-left: 0rem;
    display: flex;
    margin: -6px 60px 0px 0px;
    flex-wrap: wrap;
  }















  .line2 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
  }

  .line2 button {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 600;
    width: 203px;
  }

  .li-with-logo .logo img {
    width: 45px;
    height: 50px;
  }

  .line2 {
    background-color: #000000;
    padding: 2rem;

  }

  textarea {
    resize: vertical;
    WIDTH: 25REM;
    padding: 10px;
  }


  .s {
    padding: 2rem;
    margin-left: 15px;
  }

  .card6 {
    padding: 4px 0 0;
    background-color: red;
    background-image: linear-gradient(to bottom right, #0f0, #00baff);
    background-size: 100% 40px;
    margin-left: 0px;
    width: 100%;
    margin-top: 30px;
  }

  .card1 {
    padding: 5px 5px 0 0;
    background: linear-gradient(270deg, #003781 5px, transparent 0) 100% 0, linear-gradient(180deg, #003781 5px, transparent 0) 100% 0;
    background-repeat: no-repeat;
    background-size: 56px 40px;
    margin-top: 32px;
    width: 100%;
    margin-left: 0px;
  }

  .card-5 {
    background-color: rgb(255, 255, 255);
    display: block;
    padding: 2rem;
    width: 100%;
  }

  .w-100 {
    width: 100% !important;
    height: 70vh;
  }

  header .menu {
    display: block;
    margin: 0px 22px;
    font-size: 25px;
  }

  .footer_max {
    background-color: #000000;
    padding: 1rem;
  }

  .footer_max-2 {
    background-color: #000000;
    padding: 1rem;
  }

  .logo-2 span {
    font-size: 25px;
    font-weight: 900;
  }

  .s img {
    width: 35px;
    margin: 6px;
  }

  .li-with-logo-2 ul a {
    margin-right: 0px;


  }

  .li-with-logo-2 ul {
    padding-left: 0rem;
    display: flex;
    margin: -4px 60px 11px 0px;
    flex-wrap: wrap;
  }

  .y {
    display: none;
  }


  .ul_12 ul li a {
    font-size: 15px;
  }

  .li-with-logo-2 li {
    text-decoration: none;
    list-style: none;
    margin-top: 22px;
    margin-left: -13px;
  }

  .main_section {
    display: block;

  }

  #ph_xt {
    min-width: 0px;
    margin: 0 auto;
  }

  .first_sction {
    width: 100%;
  }

  .sec_section {
    width: 100%;
    background-color: #d4d4d4;
    border: none;
  }

  .form-box input {
    width: 22rem;
    height: 50px;
  }

  #mySelect {
    width: 22rem;
    height: 50px;
  }

  .main_ph_4 {
    display: block;
    margin-top: 20px;
  }

  .contact-card {
    margin-bottom: 30px;
  }

  .main_ph_5 h1 {
    margin-top: 10px;
  }

  .main_ph_5 h1 {
    font-size: 30px;
    margin-top: 20px;
    font-weight: 500;
  }

  .main_ph_3 h1 {
    font-size: 25px;
    font-weight: 700;
  }

  .main_ph_4 h3 {
    font-size: 20px;
    font-weight: 700;
  }

  #contact-button {
    background: blue;
    padding: 10px 20px;
    font-size: 13px;
  }

  #cc_h1 {
    font-size: 35px;
    margin-left: 25px;
    padding-top: 20PX;
    font-weight: 700;
    margin-bottom: -25px;
  }

  .txx {
    background-color: #dedede;
    display: flex;
    justify-content: space-between;
    padding: 0rem;
    margin-bottom: -10px;

  }


}

@media (max-width: 1000px) {

  .mobile-menu {
    display: block;
    margin-top: -10px;
  }

  .wave {
    width: 100%;
    margin-bottom: 170px;
  }

  .AA {
    margin-top: 90px;
    background-color: #003781;
    padding: 30px;
    padding-top: 100px;
    /* margin-top: 80px; */
    color: #fff;
    opacity: 95%;
  }

  .mobile-topbar-main {
    text-align: center;
    width: 100%;
    background-color: #003781
    ;
    color: rgb(0, 0, 0);
    display: block;
    position: fixed;
    z-index: 99;
    padding: 15px;
    height: 90px;
    margin-top: -95px;

  }

  .mobile-topbar-first {
    font-size: 15px;
    margin-top: 18px;

  }

  .mobile-topbar-first a {
    text-decoration: none;
    color: white;
  }

  .mobile-topbar-sec a {
    text-decoration: none;
    color: white;
  }

  .mobile-topbar-sec {
    font-size: 15px;
    margin-top: 10px;


  }

  .main-img img {
    /* width: 100%; */
    display: none;
  }

  .about-1 p {
    font-size: 15px;
    margin-top: 22px;
    margin-bottom: 12px;
    font-weight: 400;
    padding-right: 0px;
    font-family: 'Poppins', sans-serif;
    color: #000000;
  }

  .logo img {
    display: block;
    height: 28px;
    margin: 26px;
    width: 100px;
  }

  .image-contant {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 27px 15px;
    position: relative;
    margin: -150px 4px 8px 18px;
    display: flex;
    flex-direction: column;

  }
}

@media (max-width: 1200px) {}


@media (max-width: 768px) {
    .footer-text-x-p p {
  color: #898989;
  font-size: 10px;
}
    .box-1-contant p {
  padding-top: 1px;
  font-size: 15px;
  text-align: left; 
}
    .sec-box-p-x {
  text-align: left;
  margin-left: -25px;
}
    
        .sec-box-title {
        text-align: left;
        margin-left: 36px;
        margin-bottom: 15px;
    }
    .card1 p {
    font-size: 15px; 
}
.text-line {
    font-size: 15px;
}
    .box-1-contant h2 {
    padding-top: 70px;
    font-size: 29px;
    font-weight: 500;
}
.box-1-contant h4{
    font-size: 20px;
    text-align: left;
    margin-left: 37px;
    font-weight: 600;
  }

  .max-line {
    margin-top: 148px;
  }


  .main-footer-for-start-us {
    margin-bottom: 334px;
  }

  .x h2 {
    font-size: 25px;
    font-weight: 900;
  }

  .bold-line {
    padding: 0px 26px;
    text-align: left;
    margin-left: 10px;
    font-weight: bold;
  }

  .menu__item {
    color: #fff;
    font-size: 15px;
  }


  .header-button a {
    font-size: 15px;
    font-weight: 600;
    color: white;

  }

  .header-button {
    margin: 10px 11px;
  }

  .phone-png img {
    width: 35px;
    margin-left: 18px;
  }

  .button-style {
    margin: 30px 115px;
    font-size: 14px;
  }

  .top {
    background: linear-gradient(180deg, #003781 4px, transparent #003781) 100% 0;

  }

  .contant-flex {
    display: block;
    width: 100%;

  }

  .form-side {
    width: 100%;
  }

  .map-side {
    width: 100%;
    margin-top: 50px;
  }

  .sec-box-p {
    text-align: left;
    margin-left: 0px;
  }

  .sec-box-title {
    text-align: left;
    margin-left: 36px;
    margin-bottom: 15px;
  }

  .checkbox label {
    font-size: 15px;
    margin-top: 20px;
    margin-left: 5px;
    text-align: left;
  }

  .checkbox {
    display: flex;
    margin-top: -31px;
  }

  .map-side iframe {
    width: 100%;
    height: 30vh;
    margin-top: -87px;
  }

  .whatsapp-float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 40px;
    background-color: #003781;
    color: #000;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    z-index: 100;
  }
}