@media (max-width: 1200px) {
  .leftnav-in {
    padding: 40px;
    padding-right: 80px;
  }
  .footer-in {
    padding: 50px;
  }
  .error-message {
    font-size: 12px;
    bottom: -18px;
  }
  .input-two {
    height: 50px;
    font-size: 16px;
  }
  .footer-logo-wrap {
    padding-bottom: 50px;
  }
  .footer-cont {
    flex-wrap: wrap;
    display: flex;
    gap: 50px;
    padding: 30px 0;
  }
  .footer-cont-left {
    gap: 25px;
    width: 30%;
  }
  .input-two select ~ label:not(.error-message) {
    top: 18px;
  }
  .checkbox-one span {
    width: 15px;
    height: 15px;
  }
  .checkbox-one span::after {
    top: 3px;
    width: 4px;
    height: 8px;
  }
  .contact-contact-preffered-head,
  .radio-one label {
    font-size: 14px;
  }
  .radio-one label span {
    width: 15px;
    height: 15px;
  }
  .radio-one label span::after {
    width: 10px;
    height: 10px;
  }
  .button-four {
    padding: 15px 70px;
    font-size: 16px;
  }
  .input-two input:focus ~ label,
  .input-two input:not(:placeholder-shown) ~ label {
    font-size: 12px;
  }
  .input-two #selectedCode::after {
    right: -8px;
    font-size: 9px;
  }
  .header-logo {
    width: 180px;
    height: 40px;
  }
  .header-story {
    font-size: 12px;
  }
  .hamburger {
    width: 48px;
    height: 18px;
  }
  .hamburger span {
    height: 1px;
  }
  .leftnav {
    font-size: 30px;
  }
  .leftnav-dropdown > a::after {
    font-size: 16px;
  }
  .leftnav-submenu li a {
    font-size: 22px;
  }
  .header-logo img:last-child {
    max-width: 40px;
  }
  .header-scroll {
    height: 50px;
  }
  .input-two select {
    font-size: 12px;
  }
  .checkbox-one {
    font-size: 14px;
    gap: 10px;
  }
  .footer-cont-left-head {
    font-size: 26px;
  }
  .footer-cont-left p {
    font-size: 14px;
    line-height: 1.4;
  }
  .footer-cont-center {
    width: 20%;
  }
  .footer-cont-center-list {
    gap: 20px;
    font-size: 13px;
    line-height: 1.4;
  }
  .footer-cont-right {
    gap: 20px;
    width: 39%;
  }
  .footer-cont-right {
    font-size: 12px;
    line-height: 1.4;
  }
  .footer-cont-right-form {
    gap: 15px;
  }
  .footer-cont-right-form input {
    height: 40px;
    font-size: 12px;
    line-height: 1.4;
    padding: 10px 15px;
  }
  .footer-cont-right-form button {
    padding: 12px 30px;
    font-size: 12px;
    line-height: 1.4;
    height: 40px;
  }
  .footer-cont-left a {
    font-size: 14px;
    gap: 10px;
  }
  .footer-buttons {
    margin-top: 30px;
    gap: 25px;
    flex-wrap: wrap;
  }
  .footer-social {
    gap: 30px;
    margin-top: 50px;
    font-size: 20px;
  }
  .footer-bottom {
    font-size: 12px;
    line-height: 1.4;
    padding: 15px 0;
  }
  .back-to-top {
    bottom: 30px;
    right: 30px;
    padding: 10px 15px;
    font-size: 13px;
    gap: 10px;
    width: 35px;
    height: 35px;
  }
  .button-one,
  .button-six,
  .button-two,
  .button-five {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 1.4;
  }
  .button-one span,
  .button-six span,
  .button-five span {
    font-size: 12px;
  }
  .input-two .select2-container {
    top: 0;
  }
  .input-two select ~ label:not(.error-message) {
    left: 11.167vw;
  }
  .input-two label:not(.error-message) {
    font-size: 14px;
  }
  .input-two input:focus ~ label:not(.error-message),
  .input-two textarea:focus ~ label:not(.error-message),
  .input-two input:not(:placeholder-shown) ~ label:not(.error-message),
  .input-two textarea:not(:placeholder-shown) ~ label:not(.error-message) {
    font-size: 12px;
  }
  .input-two select ~ input {
    margin-left: 2.167vw;
  }
}
@media (max-width: 1024px) {
  .header-in {
    padding-inline: 15px;
  }
  .leftnav li {
    padding: 15px 0;
  }
  .leftnav {
    font-size: 26px;
  }
  .button-one {
    padding: 12px 15px;
    font-size: 12px;
  }
  .hamburger {
    width: 36px;
  }
  .button-two {
    padding: 12px 30px;
  }
  .footer-in {
    padding: 30px 15px;
  }
  .back-to-top {
    bottom: 10px;
    right: 10px;
    font-size: 14px;
    padding: 12px 18px;
  }
  .footer-bottom {
    font-size: 12px;
  }
  .header-logo {
    width: 170px;
  }
  html.lenis,
  html.lenis body {
    overflow: auto;
  }
  .button-three {
    padding: 15px;
    font-size: 16px;
    border-width: 1px;
    border-radius: 10px;
  }
  .input-one {
    border-radius: 30px;
    height: 50px;
    padding: 10px 15px;
    font-size: 14px;
  }
  .leftnav-dropdown.active .leftnav-submenu {
    max-height: max-content;
    padding-left: 30px;
  }
  .leftnav-dropdown.active .leftnav-submenu li {
    padding-bottom: 0;
  }
  .input-two textarea {
    min-height: 70px;
  }
}
@media (max-width: 992px) {
  .footer-cont-center,
  .footer-cont-right {
    width: 100%;
  }
  .footer-cont-center {
    justify-content: normal;
    gap: 20vw;
  }
  .header-logo {
    width: 130px;
    height: 25px;
  }
  .header-story {
    font-size: 11px;
  }
  .input-two #selectedCode {
    width: 40px;
  }
  .input-two select ~ input {
    width: calc(100% - 60px);
    margin-left: 60px;
  }
  .input-two select ~ label:not(.error-message) {
    left: 110px;
    top: 10px;
  }
  .footer-cont-left {
    width: 100%;
    gap: 15px;
  }
  .footer-buttons {
    margin-top: 10px;
    gap: 10vw;
  }
  .footer-social {
    margin-top: 10px;
  }
  .leftnav {
    font-size: 20px;
  }
  .leftnav-dropdown > a::after {
    font-size: 12px;
  }
  .leftnav-submenu li a {
    font-size: 16px;
  }
  .footer-cont-left a span {
    font-size: 16px;
    right: -20px;
  }
}
@media (max-width: 768px) {
  .header-logo {
    width: 130px;
  }
  .leftnav-in {
    width: 75vw;
    left: -75vw;
  }
  .leftnav {
    font-size: 22px;
  }
  .footer-cont-left-head {
    font-size: 26px;
  }
  .footer-logo {
    width: 130px;
    height: auto;
  }
  .header {
    height: 50px;
  }
  .footer-buttons {
    gap: 8vw;
  }
  .button-three {
    padding: 10px 15px;
  }
  .popup__dialog .input-two select ~ input {
    margin-left: 20px;
  }
}
@media (max-width: 576px) {
  .header {
    height: 45px;
  }
  .hamburger {
    gap: 6px;
  }
  .header-logo {
    width: 100px;
  }
  .header-story {
    font-size: 10px;
  }
  .button-one {
    font-size: 10px;
  }
  .leftnav-in {
    padding: 40px 15px;
    padding-right: 30px;
  }
  .leftnav {
    font-size: 16px;
  }
  .leftnav-submenu li a {
    font-size: 12px;
  }
  .footer-logo {
    width: 130px;
    height: 30px;
  }
  .footer-logo-wrap {
    padding-bottom: 20px;
  }
  .footer-cont {
    font-size: 14px;
  }
  .footer-cont-left-head {
    font-size: 22px;
  }
  .footer-cont-left a {
    font-size: 18px;
  }
  .footer-cont-left a span {
    font-size: 19px;
  }
  .footer-cont-right-form {
    flex-direction: column;
  }
  .footer-bottom {
    flex-direction: column;
    gap: 15px;
  }
  .button-four {
    font-size: 13px;
  }
  .checkbox-one span {
    position: absolute;
    left: 0;
  }
  .checkbox-one {
    padding-left: 30px;
  }
  .radio-one label {
    gap: 10px;
  }
  .footer-cont-left a {
    font-size: 14px;
  }
  .footer-cont-left a span {
    font-size: 12px;
    right: -20px;
  }
  .leftnav-dropdown.active .leftnav-submenu {
    padding-left: 20px;
  }
  .leftnav-dropdown.active .leftnav-submenu li {
    padding-top: 15px;
  }
  .back-to-top {
    bottom: 60px;
  }
  .input-two select ~ input {
    margin-left: 10px;
  }
  .input-two select ~ label:not(.error-message) {
    left: 90px;
  }
  .popup__dialog .input-two select ~ input {
    margin-left: 10px;
  }
}
