@media (max-width: 1000px) {
  .companies {
    justify-content: flex-start;
  }
  .cont {
    padding: 30px 20px 30px 40px;
  }
  .feedbackabout {
    width: 100%;
    gap:10px;
  }
  .feedback .projects h5 {
    font-size: 14px;
  }
  .choose-sec .icon {
    gap: 10px;
  }
  
  .contact-sec .form-img {
    text-align:center;
  }

  .contact-sec .form-img img {
    width:70%;
  }
}

@media (max-width: 550px) {
  .cont {
    padding: 30px 20px 30px 40px;
  }
  .feedback .projects + .projects::before {
    width: 0;
    display: none;
  }
  .feedback {
    flex-direction: column;
    align-items: start;
  }
  .feedback .projects {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
  }

  .banner .left h1 {
    font-size: 26px;
  }
}

@media (max-width: 875px) {
  .client-section .client-cards {
    & .client-card > img {
      height: 150px;
    }
  }
}
@media (max-width: 991px) {
  .rgt-cont {
    margin: 10px 0;
  }
  .navbar-nav {
    background-color: #141b22;
    border-radius: 20px;
    margin-top: 10px;
  }
  .services + .services-list {
    top: 170px;
    z-index: 999;
  }
}
@media screen and (max-width: 375px) {
  .top h1 {
    font-size: 21px;
  }
  .prs-cont .idea {
    width: 172px;
    font-size: 11px;
  }
  .head-sec h1 {
    font-size: 20px;
  }
  .android .head-sec h1 {
    font-size: 18px;
    margin-right: 27px;
  }
  .android .head-sec button {
    width: 100%;
  }
  .top h3 {
    font-size: 19px;
  }
  .equal-pad {
    padding: 25px;
  }
  .contact-form .form-label {
    font-size: 12px;
  }
  .footer .services h5 {
    font-size: 22px;
  }
  .footer .address h5 {
    font-size: 22px;
  }
  .footer .services a {
    font-size: 14px;
  }
  .footer .logo p {
    font-size: 14px;
  }
  .footer .logo img {
    height: 25px;
  }
  .companies img {
    height: 45px;
  }
  .about .top p {
    font-size: 16px;
  }
  .top h1 {
    font-size: 22px;
  }
  .rgt-cont .frame {
    height: 100%;
  }
}
@media screen and (max-width: 375px) and (max-width: 550px) {
  .top h1 {
    font-size: 26px;
  }
  .feedback .projects h5 {
    font-size: 16px;
  }
  .feedback .projects span {
    font-size: 24px;
  }
}

@media screen and (max-width: 375px) {
  .feedback {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .front-end .lang-img {
    width: 105px;
    height: 105px;
  }
  .front-end .lang-img img {
    width: 50px;
    height: 50px;
  }

  .client-sec .clnt-card {
    max-width: 250px;
  }
  .left h1 {
    font-size: 24px;
  }
  .left p {
    font-size: 16px !important;
  }
  .icon-card .top h1 {
    font-size: 21px;
  }
  .banner .left h1::after {
    height: 10px;
    width: 124px;
  }
  /*  */
  .companies {
    border: none;
  }
  .develop-prs .process {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-right: 15px;
  }
  .prs-cont .vec1 {
    position: relative;
    top: -65px;
  }
  .process .vec2 {
    border: none;
    object-fit: contain;
    transform: rotate(90deg);
  }
  .prs-cont .idea {
    width: 247px;
    justify-content: center;
    display: flex;
    font-size: 15px;
  }
  .process img {
    padding: 3px;
  }

  .icon-card h1 {
    font-size: 27px;
  }
  .clients h1 {
    font-size: 26px;
    color: #fff;
    opacity: 70%;
  }
  .about h1 {
    font-size: 23px;
  }
  .about .top p {
    font-size: 18px;
  }

  .experience h1 {
    font-size: 26px;
  }
  .experience .top p {
    font-size: 18px;
  }
  .develop-prs h1 {
    font-size: 26px;
  }
  .head-sec h1 {
    font-size: 20px;
  }
  .feedback {
    width: 100%;
  }
  .feedback .projects span {
    display: flex;
    justify-content: center;
  }
  .client-sec h1 {
    font-size: 26px;
  }
  .rgt-cont {
    flex-direction: column;
  }
  .rgt-cont .devl-cont {
    text-align: center;
  }
  .ofc-adrs p {
    display: none;
  }
  .contact-adrs {
    justify-content: left;
  }
  .services h5 {
    font-size: 24px;
    font-weight: 700;
  }
  .services a {
    font-size: 15px;
  }
  .footer p,
  contact-adrs p {
    font-size: 15px;
  }
  .address h5 {
    font-size: 24px;
    font-weight: 700;
  }
  .address p {
    font-weight: 400;
  }
  .aboutus .right-sec img {
    width: 100%;
    position: relative;
    top: 5px;
    background: #161b22;
    object-fit: contain;
    padding: 24px;
  }
  .aboutus h1 {
    font-size: 45px;
  }
  .choose-sec .left-sec h1 {
    font-size: 26px;
  }
  .contactus .left-sec h1 {
    font-size: 45px;
  }
  .adrs-icon .contact {
    margin-top: 20px;
  }
  .contact-sec .top h1 {
    font-size: 26px;
  }
  .contact-sec .form-img {
    padding: 20px;
  }
  .feedback1 {
    display: flex;
    justify-content: flex-start;
    border: 1px solid #ffffff4a;
    box-sizing: border-box;
    flex-wrap: wrap;
    padding: 23px;
    gap: 22px;
  }
  .whole h1 {
    font-size: 26px;
  }
  .web-services .left-sec h3 {
    font-size: 23px;
    padding: 17px;
  }

  .back-end .language {
    gap: 15px;
  }
  .our-mison h1 {
    font-size: 26px;
  }

  .front-end .language {
    gap: 15px;
    justify-content: center;
  }
  .lang-img p {
    font-size: 16px;
  }
  .process .vec2 {
    position: relative;
    top: 65px;
  }
  
}
@media (max-width:652px){
    
.feedback .projects + .projects {
  &::before {
    width: 0;
  }
}
}

@media (max-width: 600px) {
  .app-dev-section
    .app-dev-section-bottom
    .android
    > .row
    .col-lg-6:last-child
    rgt-cont
    .row {
    display: flex;
    flex-direction: column;
  }
  .cnct-detil p {
    font-size: 14px;
  }
  

  .cnct-detil .adrs-icon img {
    width: 30px;
    height: 30px;
  }

  .cnct-detil .adrs-icon {
    width: 93%;
  }
}
@media screen and (max-width: 550px) {
  .footer .left-sec {
    flex-direction: column;
  }

  .contact-form form .name {
    flex-direction: column;
    width: 100%;
  }
  .contact-form form .name div {
    width: 100%;
  }
  .form-img {
    padding: 25px;
    position: relative;
    bottom: 8px;
  }

  .contactus .right-sec img {
    height: 500px;
    object-fit: contain;
  }
  .front-end .language {
    gap: 10px;
    justify-content: flex-start;
  }
  .web-services .left-sec h3 {
    padding-left: 20px;
  }
  .develop-prs .process {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: flex-start; */
    /* gap: 10px; */
  }
  .feedback .projects span {
    font-size: 23px;
    justify-content: center;
    display: flex;
  } 
  
  .contact-sec .form-img img{
    width:95%;
  }
  
}
@media screen and (max-width: 550px) and (max-width: 991px) {
  .rgt-cont .frame {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) and (max-width: 991px) {
  .develop-prs .process {
    display: flex;

    justify-content: flex-start;
  }
  .prs-cont .idea {
    width: 127px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-expand-lg .navbar-nav {
    padding-right: 23px;
  }
  .navbar-nav {
    padding: 13px;
  }
  /* .cnct-detil .left-sec {
    padding-left: 72px;
  } */
  .digitalmarking-banner .banner .row{
    justify-content: center;
  }.digitalmarking-banner .banner .right{
    width: 80%;
    margin-left: -10px;
  }
}
@media screen and (max-width: 991px) {
  .cnct-detil .contact {
    margin-top: 20px;
  }
  .cnct-detil .left-sec {
    padding-left: 30px;
    padding-right: 26px;
  }
  .vertical-line::after {
    display: none;
  }
  .top h3 {
    font-size: 26px;
    font-weight: 700;
  }
}
@media screen and (max-width: 991px) {
  .front-end .language {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .vertical-line::after {
    content: "";
    height: 64px;
    width: 1px;
    background-color: #ffffff;
    opacity: 40%;
    position: absolute;
    top: 6px;
    right: -97px;
  }
  .develop-prs .idea {
    height: 55px;
    width: 186px;
    font-size: 13px;
  }

  .top h3 {
    color: #fff;
    opacity: 70%;
    font-size: 30px;
    font-weight: 700;
  }
  .experience .right img {
    width: 100%;
  }
  .choose-sec .right-sec {
    text-align: center;
  }
  .choose-sec .right-sec img {
    height: 600px;
  object-fit: cover;

  }
}

@media screen and (max-width: 768px) {
  .card1.cnt-3 {
    height: 528px;
  }
  .card1.cnt-4 {
    height: 531px;
  }
  .map {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .footer .left-sec {
    justify-content: space-between;
  }
  .map {
    width: 100%;
  }
  .choose-sec .right-sec img {
    height: 500px;
    object-fit: cover;
  }

  .android p {
    font-size: 16px;
  }
  .card1.cnt-3,
  .cnt-4 {
    height: 530px;
  }
}

@media (max-width: 992px) {
  .banner .row .right {
    display: flex;
    justify-content: center;
  }
  .banner .row .right img {
    width: 60vw;
    margin: auto;
  }
}

@media (max-width: 400px) {
  .banner .row .right img {
    width: 80vw;
    margin: auto;
  }
}

@media (max-width:500px) {
  .choose-sec .right-sec img {
    height: 300px;
    width: 90%;
  }
  .cnct-detil a{
      font-size:13px;
  }
  .card1{
      min-width: 262px;
      padding: 0;
  }
  .feedbackabout{
      gap:0;
  }
}