@media (max-width: 575.98px) {
  .career_form .container {
  max-width: 600px; /* You can adjust the width as needed */
  margin: 0 auto; /* This will center the form */
  padding: 0 15px;
  }
  .career_form {
    padding: 15px;
  }

  .career_form h2 {
    font-size: 1.5rem;
  }

  
  .wide100 {
    width: 100% !important;
  }
  .btn {
    font-size: 11px;
    height: 35px;
  }
  .navbar {
    position: fixed;
    z-index: 1;
    background-color: #fff;
    width:100%;
  }
  nav .navbar-brand img{
    margin-top:0;
    width: 140px;
  }
  .navbar-light .navbar-toggler {
    border: none;
    margin-top: 0px;
    padding: 0;
  }
  .navbar-light .navbar-toggler:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
  }
  .navbar-collapse {
    text-align: center;
    height: 100vh;
  }
  .nav-tabs {
    display: block;
  }
  nav .btn {
    margin: 0 auto;
  }
  .navbar-nav {
    padding-top: 100px;
  }
  .home_page .banner {
    height: 75vh;
  }
  .home_page .brands ul li button.active .dot {
    display: none !important;
  }
  .home_page .banner h1,
  .service_page .banner h1,
  .about_page .banner h1,
  .client_page .banner h1,
  .contact_page .banner h1,
  .career_page .banner h1 {
    font-size: 36px;
    line-height: 45px;
    margin: 100px 0 30px;
  }
  /*.service_page .hr .line{
    margin-top: 15px;
  }*/
  .home_page .about img {
    height: 300px;
  }
  .home_page .about h3 {
    font-size: 22px;
    line-height: 30px;
    margin: 35px auto;
    width: 95%;
  }
  .home_page .brands h3 {
    font-size: 18px;
  }
  .home_page .brands ul li button {
    font-size: 15px;
    padding: 10px 5px 0 0;
  }
  .home_page .brands .tab-content .text {
    margin: 25px 0 35px 0px;
  }
  .home_page .brands .tab-content .text h2 {
    font-size: 22px;
  }
  .home_page .brands .tab-content .text p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 20px;
  }
  .home_page .brands .tab-content .text .btn {
    width: 150px;
  }
  .home_page .brands .tab-content .image .images {
    height: 280px;
    margin-bottom: 10px;
  }
  .home_page .brands .tab-content .image img {
    height: 250px;
    margin-bottom: 10px;
  }
  .home_page .services p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    width: 100%;
  }
  .home_page .services .goto_links a h2 {
    font-size: 18px;
  }
  .home_page .case_studies h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .home_page .case_studies a button {
    width: 135px;
    margin-top: 15px;
  }
  .marquee__item {
    height: 120px;
    width: 239px;
  }
  .home_page .contact h2 {
    font-size: 18px;
    line-height: 25px;
  }
  .home_page .contact .btn {
    width: 110px;
    margin: 15px auto 10px;
  }
  footer img {
    height: 40px;
    object-fit: contain;
    margin-bottom: 20px;
  }
  footer .footer-bot li a {
    font-size: 12px;
    margin: 0 12px 0 0;
  }

  .footer-bot img {
    height: unset;
  }
  footer .footer-bot a,
  footer .footer-bot p {
    font-size: 12px;
  }
  footer a p,
  footer p {
    font-size: 13px;
  }
  footer h2 {
    font-size: 16px;
  }
  .work_page .banner,
  .service_page .banner,
  .about_page .banner,
  .contact_page .banner,
  .client_page .banner,
  .career_page .banner {
    margin: 0px 0;
    height: auto;
  }
  .work_page .banner h3,
  .service_page .banner h3,
  .about_page .banner h3,
  .contact_page .banner h3,
  .client_page .banner h3,
  .career_page .banner h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .about_page .how_we_work h3,
  .about_page .our_team h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .about_page .how_we_work h6,
  .about_page .our_team h6 {
    font-size: 14px;
  }
  .about_page .how_we_work p {
    font-size: 14px;
    line-height: 20px;
  }
  .service_page .service_main .text h2 {
    font-size: 30px;
    margin-top: 10px;
  }
  .service_page .service_main .text .badge-group .d-flex {
    display: block !important;
  }
  .service_page .service_main img {
    height: 350px;
    margin-bottom: 10px;
  }
  .about_page .our_team .containe {
    padding-left: 0;
  }
  .about_page .our_team .team-slider img {
    height: 350px;
  }
  .about_page .our_team .team-slider h2,
  .about_page .our_team .team-slider p {
    padding: 0 0px 0 10px;
  }
  .about_page .our_team .team-slider p {
    font-size: 11px;
  }
  .about_page .how_we_work .accordion h2 button {
    font-size: 16px;
    padding: 0.7rem 0rem;
  }
  .about_page .stats {
    text-align: center;
  }
  .about_page .stats h2 {
    margin-left: -35px;
  }
  .about_page .stats p {
    margin-left: 0px;
  }
  .about_page .stats h2 span {
    position: absolute;
    margin-top: -15px;
    font-size: 75px;
    top: unset;
    left: unset;
  }
  .client_page .testimonial img {
    height: 300px;
    width: 90%;
  }
  .client_page .testimonial .text h3 {
    font-size: 20px;
    line-height: 25px;
    width: 100%;
  }
  .client_page .testimonial .text {
    height: fit-content;
    padding-top: 20px;
  }
  .client_page .testimonial .text h4 {
    font-size: 18px;
    margin-top: 20px;
  }
  .client_page .testimonial .text h6 {
    font-size: 11px;
  }
  .client_page .testimonial .carousel-indicators {
    right: 15px;
  }
  .client_page .client-group .card {
    height: 135px;
  }
  .contact_page .form .wrap label {
    width: 100%;
  }
  .contact_page .banner h6 {
    font-size: 13px;
  }
  .contact_page .banner h2 {
    font-size: 15px;
  }
  .contact_page .form h2 {
    font-size: 25px;
  }
  .contact_page .badge-group .d-flex {
    display: grid !important;
  }
  .contact_page .form input::placeholder,
  .contact_page .form label {
    font-size: 16px;
  }
  .contact_page .form textarea {
    margin-top: 15px;
    font-size: 15px;
  }
  .contact_page .form .btn {
    margin-top: 20px;
    width: 130px;
    font-size: 14px;
    height: 45px;
  }
  .career_page .career_about .image1 {
    height: 350px;
  }
  .career_page .career_about .text {
    height: fit-content;
  }
  .career_page .career_about .text h2,
  .career_page .work_with_us h2,
  .career_page .career_form h2 {
    font-size: 25px;
  }
  .career_page .career_about .text p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    width: 100%;
  }
  .career_page .career_about .image2 {
    height: 300px;
  }
  .career_page .work_with_us .accordion h2 button {
    font-size: 16px;
  }
  .career_page .career_form input::placeholder,
  .career_page .career_form label,
  .career_page .career_form textarea {
    font-size: 16px;
  }
  .work_page .banner h4 {
    font-size: 15px;
  }
  .work_page .banner h5 {
    font-size: 12px;
  }
  .work_page .work_details .image1 {
    height: 300px;
  }
  .work_page .work_details h2 {
    font-size: 27px;
    line-height: 35px;
    margin: 40px auto;
  }
  .work_page .work_details .col-md-6,
  .work_page .related_work .col-md-4 {
    padding: 0;
  }
  .work_page .work_details .image2 {
    height: 300px;
    margin-bottom: 10px;
  }
  .work_page .work_details h3 {
    font-size: 24px;
    line-height: 29px;
    width: 100%;
    margin: 50px 0;
  }
  .work_page .related_work h2 {
    font-size: 25px;
  }
  .marquee svg {
    padding: 25px;
    height: 120px;
    width: 220px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1439.98px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1800px) {
  .about_page .our_team .team-slider img {
    height: 700px;
  }
  .container {
    max-width: 1880px;
  }
  nav .navbar-brand img {
    width: 210px;
  }
  nav .navbar-nav .nav-item .nav-link {
    font-size: 25px;
    padding: 0 15px;
  }
  .btn {
    font-size: 20px;
    height: 60px;
  }
  nav .btn {
    width: 240px;
  }
  .home_page .banner {
    margin: 300px 0;
  }
  .home_page .banner h1 {
    font-size: 100px;
    line-height: 100px;
  }
  .home_page .about img {
    height: 900px;
  }
  .home_page .about h3 {
    font-size: 45px;
    line-height: 55px;
  }
  .home_page .brands h3,
  .home_page .services h3,
  .home_page .case_studies h3 {
    font-size: 25px;
  }
  .home_page .brands ul li button {
    font-size: 28px;
  }
  .home_page .brands .tab-content .text h2 {
    font-size: 50px;
  }
  .home_page .brands .tab-content .text p {
    font-size: 25px;
    line-height: 35px;
  }
  .home_page .brands .tab-content .text .btn {
    width: 240px;
  }
  .home_page .brands .tab-content .image img {
    height: 700px;
  }
  .home_page .services p {
    font-size: 20px;
    line-height: 25px;
    margin-top: 150px;
  }
  .home_page .services .goto_links a h2 {
    font-size: 30px;
  }
  .home_page .case_studies h2 {
    font-size: 30px;
    line-height: 45px;
  }
  .home_page .case_studies a button {
    width: 220px;
  }
  .home_page .contact h2 {
    font-size: 45px;
    line-height: 55px;
  }
  .home_page .contact .btn {
    width: 190px;
  }
  footer .footer-bot li a,
  footer a p,
  footer p,
  footer .footer-bot a,
  footer .footer-bot p {
    font-size: 20px;
  }
  footer h2 {
    font-size: 30px;
  }
  .work_page .banner h3,
  .service_page .banner h3,
  .about_page .banner h3,
  .contact_page .banner h3,
  .client_page .banner h3,
  .career_page .banner h3 {
    font-size: 40px;
    line-height: 49px;
  }
  .service_page .service_main .number {
    font-size: 24px;
    height: 60px;
    width: 60px;
  }
  .service_page .service_main .text h2 {
    font-size: 50px;
  }
  .service_page .service_main .text p {
    font-size: 20px;
    line-height: 27px;
  }
  .service_page .service_main .text .badge-group .badge {
    height: 50px;
    font-size: 20px;
    padding: 0px 25px;
  }
  .service_page .service_main img {
    height: 600px;
  }
  .about_page .banner p,
  .contact_page .banner p,
  .client_page .banner p,
  .career_page .banner p {
    font-size: 25px;
    line-height: 35px;
  }
  .about_page .stats h2 {
    font-size: 110px;
  }
  .about_page .stats p {
    font-size: 25px;
  }
  .about_page .how_we_work h6,
  .about_page .our_team h6 {
    font-size: 24px;
  }
  .about_page .how_we_work h3,
  .about_page .our_team h3 {
    font-size: 40px;
    line-height: 45px;
  }
  .about_page .how_we_work p {
    font-size: 20px;
    line-height: 30px;
  }
  .about_page .how_we_work .accordion h2 button {
    font-size: 25px;
  }
  .about_page .our_team .team-slider h2 {
    font-size: 35px;
  }
  .about_page .our_team .team-slider p {
    font-size: 20px;
  }
  .client_page .testimonial img {
    height: 600px;
    width: 100%;
  }
  .client_page .testimonial .text h3 {
    font-size: 35px;
    line-height: 45px;
  }
  .client_page .testimonial .text {
    height: 600px;
  }
  .client_page .testimonial .text h4 {
    font-size: 25px;
  }
  .client_page .testimonial .text h6 {
    font-size: 17px;
  }
  .career_page .banner a button {
    width: 200px;
  }
  .career_page .career_about .image1 {
    height: 900px;
  }
  .career_page .career_about .image2 {
    height: 700px;
  }
  .career_page .career_about .text {
    height: 700px;
  }
  .career_page .career_about .text h2 {
    font-size: 40px;
  }
  .career_page .career_about .text p {
    font-size: 24px;
    line-height: 40px;
  }
  .career_page .work_with_us h2,
  .career_page .career_form h2 {
    font-size: 45px;
  }
  .career_page .work_with_us .accordion h2 button {
    font-size: 30px;
  }
  .career_page .career_form input::placeholder,
  .career_page .career_form label,
  .career_page .career_form textarea {
    font-size: 25px;
  }
  .contact_page .banner h2 {
    font-size: 25px;
  }
  .contact_page .banner h6 {
    font-size: 20px;
    line-height: 25px;
  }
  .contact_page .form h2 {
    font-size: 40px;
  }
  .contact_page .form input::placeholder,
  .contact_page .form textarea,
  .contact_page .form label {
    font-size: 25px;
  }
  .contact_page .badge-group .badge {
    height: 50px;
    font-size: 20px;
  }
  .contact_page .form input {
    padding-bottom: 23px;
  }
}
@media (max-width: 480px) {
  .service_page .hr .line{
    margin-top: 15px;
  }
  .contact_page .form .wrap {
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
}
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    transition: all 0.2s ease;
    background-color: #e9e9e9;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #000;
    font-size: 14px;
    border: none;
    padding: 0px 9px;
    margin: 0px 2px 0px 2px;
    box-shadow: none;
    width: auto;
    cursor: pointer;
    font-weight: bold;
}
input#gform_submit_button_1 {
    background-color: #000;
    color: #fff;
    width: 150px;
    margin-left: auto;
    border-radius: 40px;
    height: 40px;
    display: block;
}
.wpcf7-list-item {
    display: block!important;
    margin: 0 0 0 0em!important;
}
.wrap {
    display: block;
}
.contact_page .form .wrap label {
    text-align: left;
}
.wpcf7 input.wpcf7-form-control:not([type=submit]) {
    padding: 0px 0px!important;
}
.career_form {
    padding: 15px;
}
.career_form h2 {
    font-size: 1.5rem;
}
.career_form .container {
    max-width: 800px; /* Wider container for larger screens */
}
}