HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/WPGrarageLock/wp-content/themes/garage-lock/css/form.css
@import url("https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.contact-section {
  padding: 100px 0px;
}
@media (max-width: 1679px) {
  .contact-section {
    padding: 80px 0px;
  }
}
@media (max-width: 1481px) {
  .contact-section {
    padding: 60px 0px;
  }
}
@media (max-width: 1199px) {
  .contact-section {
    padding: 40px 0px 60px 0;
  }
}
@media (max-width: 479px) {
  .contact-section {
    padding: 30px 0px 40px 0;
  }
}
.contact-section .top-section {
  text-align: center;
  max-width: 770px;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media (max-width: 1679px) {
  .contact-section .top-section {
    padding-bottom: 60px;
  }
}
@media (max-width: 1481px) {
  .contact-section .top-section {
    padding-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .contact-section .top-section {
    padding-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .contact-section .top-section {
    padding-bottom: 10px;
  }
}
.contact-section .top-section .contact-heading {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 33px;
  line-height: 53px;
  font-weight: 600;
}
@media (max-width: 1679px) {
  .contact-section .top-section .contact-heading {
    font-size: 30px;
    line-height: 43px;
  }
}
@media (max-width: 1481px) {
  .contact-section .top-section .contact-heading {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 1199px) {
  .contact-section .top-section .contact-heading {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 991px) {
  .contact-section .top-section .contact-heading {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .contact-section .top-section .contact-heading {
    font-size: 22px;
    line-height: 32px;
  }
}
.contact-section .top-section .contact-content {
  letter-spacing: 0px;
  color: #000000;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}
@media (max-width: 1679px) {
  .contact-section .top-section .contact-content {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1481px) {
  .contact-section .top-section .contact-content {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .contact-section .top-section .contact-content {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 479px) {
  .contact-section .top-section .contact-content {
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .contact-section .contact-form {
    flex-direction: column;
  }
}
.contact-section .left-sec {
  width: 483px;
  height: 535px;
  padding: 0;
}
@media (max-width: 1679px) {
  .contact-section .left-sec {
    height: 500px;
    width: 460px;
  }
}
@media (max-width: 1481px) {
  .contact-section .left-sec {
    height: 460px;
    width: 430px;
  }
}
@media (max-width: 1199px) {
  .contact-section .left-sec {
    width: 40%;
    height: 380px;
  }
}
@media (max-width: 767px) {
  .contact-section .left-sec {
    width: 90%;
    height: 280px;
  }
}
.contact-section .left-sec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .contact-section .left-sec img {
    border-radius: 20px;
  }
}
.contact-section .rt-sec {
  flex: 1;
  padding-left: 50px;
}
@media (max-width: 991px) {
  .contact-section .rt-sec {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .rt-sec {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
}
@media (max-width: 479px) {
  .contact-section .rt-sec {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .rt-sec .form-sec .mb3 {
    margin-bottom: 0px !important;
  }
}
.contact-section .rt-sec .form-sec .form-label {
  letter-spacing: 0px;
  color: #888888;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1679px) {
  .contact-section .rt-sec .form-sec .form-label {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .contact-section .rt-sec .form-sec .form-label {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .contact-section .rt-sec .form-sec .form-label {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .contact-section .rt-sec .form-sec .form-label {
    margin-bottom: 0.3rem;
  }
}
.contact-section .rt-sec .form-sec .form-control {
  height: 40px;
  border: none;
  border-bottom: 1px solid rgba(112, 112, 112, 0.368627451);
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  border-radius: 0px;
  padding: 0;
  outline: 0;
  box-shadow: none;
  background: none !important;
}
@media (max-width: 1679px) {
  .contact-section .rt-sec .form-sec .form-control {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .contact-section .rt-sec .form-sec .form-control {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .contact-section .rt-sec .form-sec .form-control {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .contact-section .rt-sec .form-sec .form-control {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .contact-section .rt-sec .form-sec .form-control {
    margin-bottom: 5px;
  }
}
.contact-section .rt-sec .form-sec .form-control::placeholder {
  color: #000;
}
.contact-section .rt-sec .form-sec .spacer-adj {
  margin-bottom: 60px;
}
@media (max-width: 1679px) {
  .contact-section .rt-sec .form-sec .spacer-adj {
    margin-bottom: 50px;
  }
}
@media (max-width: 1481px) {
  .contact-section .rt-sec .form-sec .spacer-adj {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .contact-section .rt-sec .form-sec .spacer-adj {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .contact-section .rt-sec .form-sec .spacer-adj {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .contact-section .rt-sec .form-sec .spacer-adj {
    margin-bottom: 10px;
  }
}
.contact-section .rt-sec .form-sec .btn-sec .submit-btn {
  width: 216px;
  height: 51px;
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fbcf11;
  border-radius: 50px;
  margin-bottom: 0;
}
@media (max-width: 1679px) {
  .contact-section .rt-sec .form-sec .btn-sec .submit-btn {
    font-size: 16px;
    height: 46px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .contact-section .rt-sec .form-sec .btn-sec .submit-btn {
    font-size: 14px;
    height: 42px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .contact-section .rt-sec .form-sec .btn-sec .submit-btn {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .contact-section .rt-sec .form-sec .btn-sec .submit-btn {
    width: 160px;
  }
}

.image-slider {
  width: 100%;
  overflow: hidden;
}
.image-slider .container-fluid {
  padding: 0;
}
.image-slider .slick-slide {
  margin: 0;
}
.image-slider .slider-wrapper {
  position: relative;
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
}
.image-slider img {
  display: block;
  width: 100%;
  height: 337px;
  object-fit: cover;
}
@media (max-width: 1679px) {
  .image-slider img {
    height: 300px;
  }
}
@media (max-width: 1481px) {
  .image-slider img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .image-slider img {
    height: 180px;
  }
}

/*# sourceMappingURL=form.css.map */