@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1520px;
  }
}

/* laptop devices */
@media only screen and (max-width: 1599px) {
  .hero-section .hero-left h1 {
    font-size: 66px;
    line-height: 90px;
}

}
/* laptop devices */
@media only screen and (max-width: 1399px) {
  .hero-container {
    padding-top: 80px;
  }
  .hero-section .hero-left h1 {
    font-size: 54px;
    line-height: 80px;
}
.hero-section .hero-left {
  margin-top: 60px;
}
.py-150 {
  padding: 120px 0px;
}
.about-information {
  padding-left: 50px;
}
.about-information h5 {
  margin-bottom: 27px;
}
.about-information h2 {
  font-size: 44px;
  line-height: 54px;
}
.about-image {
  height: 450px;
}
.auto-leadership-information h2 {
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 30px;
}
.single-dealership .single-leadership-left h4 {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 10px;
}
.customer-say-title-left h2 {
  font-size: 44px;
  line-height: 56px;
}
.my-150 {
  margin: 120px 0px;
}
.faq-title {
  margin-bottom: 60px;
}
.faq-title h2 {
  font-size: 44px;
}
.faq-body .accordion-button {
  padding: 26px;
  font-size: 22px;
}
.footer-widget ul li a {
  font-size: 16px;
}
.contact-left-information {
  padding-right: 30px;
}
}

/* large tablet devices */
@media only screen and (max-width: 1199px) {
  .hero-section .hero-left h1 {
    font-size: 39px;
    line-height: 57px;
}
.primary-button-header.large-btn {
  min-width: 300px;
}
.primary-button-header {
  padding: 16px;
}
.hero-section .hero-left {
  margin-top: 77px;
}
.py-150 {
  padding: 100px 0px;
}
.about-information {
  padding-left: 30px;
}
.about-information h2 {
  font-size: 40px;
  line-height: 52px;
}
.auto-leadership-information h2 {
  font-size: 40px;
  line-height: 57px;
}
.work-item {
  padding: 30px;
}
.my-150 {
  margin: 100px 0px;
}
.single-dealership .single-leadership-right h3 {
  font-size: 60px;
}
.single-customer {
  padding: 20px;
}
.single-customer-title .customer-profile-left h3 {
  font-size: 20px;
}
.faq-body .accordion-body {
  padding: 20px;
}
.faq-body .accordion-button {
  padding: 20px;
  font-size: 22px;
}
.auto-leadership-image {
  display: none;
}
.about-information.about-us-page {
  padding-left: 0;
  padding-right: 0px;
}
}


/* medium tablet devices */
@media only screen  and (max-width: 991px) {
  .hero-right .hero-img {
    display: none;
}
.hero-section {
  background-image: unset !important;
}
.hero-section .hero-left h1 {
  font-size: 40px;
  line-height: 57px;
}
.work-section-title h2 {
  font-size: 40px;
}
.faq-body .accordion-button {
  font-size: 20px;
}
.faq-body .accordion-text p {
  font-size: 18px;
  line-height: 30px;
}
header{
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
  background-color: #FFF;
}
.contact-left-information ul li a {
  font-size: 20px;
  margin-bottom: 15px;
}
.py-150 {
  padding: 80px 0px;
}
.contact-left-information p {
  margin-bottom: 40px;
}
.payment-section {
  padding: 60px 0px;
}


}

/* small tablet devices */
@media only screen  and (max-width: 767px) {
  .hero-section .hero-left h1 {
    font-size: 32px;
    line-height: 50px;
}
.primary-button-header.large-btn {
  min-width: 200px;
  padding: 13px;
}
.about-image {
  height: 342px;
}
.about-information h2 {
  font-size: 32px;
  line-height: 41px;
}
.about-information {
  padding-left: 0px;
}
.auto-leadership-information h2 {
  font-size: 32px;
  line-height: 42px;
}
.single-dealership {
  margin-bottom: 20px;
}
.work-section-title h2 {
  font-size: 32px;
}
.work-item {
  padding: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.primary-button-header {
  border-radius:10px ;
  -webkit-border-radius:10px ;
  -moz-border-radius:10px ;
  -ms-border-radius:10px ;
  -o-border-radius:10px ;
}
.customer-say-section-title {
  flex-direction: column;
  margin-bottom: 100px;
  gap: 20px;
}
.customer-say-title-left h2 {
  font-size: 32px;
  line-height: 49px;
}
.single-customer {
  border-radius: 20px;
}
.faq-title h2 {
  font-size: 32px;
  line-height: 42px;
}
.faq-body .accordion-button {
  font-size: 18px;
}
.faq-body .accordion-text p {
  font-size: 16px;
  line-height: 29px;
}
.faq-body .accourdion-number h5 {
  font-size: 17px;
  margin-right: 10px;
}
.hero-section .hero-left {
  margin-top: 60px;
}
.py-150 {
  padding: 60px 0px;
}
.auto-leadership-information h2 {
  margin-bottom: 10px;
}
.my-150 {
  margin: 60px 0px;
}
.hero-section .hero-left h1 {
  font-size: 26px;
  line-height: 37px;
}
.main-logo {
  height: 58px;
}
.hero-section .hero-left {
  margin-top: 60px;
}
.hero-section .hero-left h1 {
  margin-bottom: 20px;
}
.primary-button-header.large-btn {
  min-width: 200px;
  padding: 12px;
}
.primary-button-header {
  font-size: 15px;
}
.about-information h5 {
  margin-bottom: 10px;
}
.about-information h2 {
  font-size: 26px;
  line-height: 35px;
}
.auto-leadership-information h2 {
  font-size: 26px;
}
.single-dealership .single-leadership-left h4 {
  font-size: 20px;
  margin-bottom: 0px;
}
.single-dealership {
  margin-bottom: 20px;
}
.single-leadership-right {
  display: none;
}
.auto-dealership-section .world-shadow-img {
  left: 0%;
  top: 15px;
}
.auto-leadership-information h2 {
  margin-bottom: 15px;
}
.customer-say-title-left h2 {
  font-size: 26px;
  line-height: 36px;
}
.customer-say-title-left h2 .quote {
  width: 20px;
}
.customer-say-title-right .star-image {
  width: 155px;
}
.single-customer-title .customer-quote {
  width: 50px;
}
.single-customer-title .customer-profile-left h3 {
  font-size: 16px;
  line-height: 24px;
}
.customer-profile-picture {
  width: 58px;
  height: 58px;
  margin-bottom: 7px;
}
.faq-title h2 {
  font-size: 26px;
  line-height: 36px;
}
.faq-title {
  margin-bottom: 40px;
}
.faq-body .accordion-button {
  font-size: 17px;
}
.faq-body .accordion-body {
  padding-top: 0px;
}
.faq-body .load-faq-wrap {
  margin-top: 40px;
}
.footer-menu a {
  width: max-content;
  height: 67px;
  padding: 8px 8px;
}
.footer-menu-site p {
  font-size: 16px;
  line-height: 27px;
}
/* mobile menu */
.main-menu {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  bottom: 0;
  width: 250px;
  padding: 15px;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index: 10;
}
.main-menu.open {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
}
.main-menu ul {
 flex-direction: column;
}
.main-menu ul li a {
 padding: 10px 0px;
 width: 100%;
}
.mobile-head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D90429;
  padding-bottom: 10px;
}
.mobile-logo{
  background-color: #D90429;
  color: #FFF;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 12px;
}

.close-btn-wrap button{
  color: #D90429;
  padding: 4px 10px;
  border: 1px solid #D90429;
  font-size: 18px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #FFF;
}
.open-menu-btn button {
  color: #D90429;
  padding: 8px 12px;
  border: 1px solid #D90429;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.body-overlay{
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.body-overlay.active{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.menu-buttons .menu-btn {
  width: 182px;
  padding: 8px 16px;
  font-size: 15px;
  border-radius: 12px;
}
.hero-container {
  padding-top: 59px;
}
.footer-menu a {
  height: 52px;
}
.contact-left-information h2 {
  margin-bottom: 15px;
  font-size: 32px;
}
.header-equal-hight {
  margin-top: 58px;
}
.stepform-wrapper {
  background: rgba(209, 211, 214, 0.16);
  padding: 24px 20px;
  margin-top: 50px;
  margin-bottom: 80px;
}
.each-form-title h2 {
  font-size: 32px;
}
.each-form-title {
  margin-bottom: 20px;
}
.damage-skip {
  width: 10%;
}
.declaration-item .diclaration-left p {
  font-size: 15px;
}
.declaration-item .diclaration-right label {
  font-size: 15px;
}
.declaration-item {
  align-items: start;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffe8e8;
}
.declaration-sort-title {
  width: auto;
}
.payment-card-wrapper {
  margin-top: 0px;
}
}

/* large mobile devices */
@media only screen  and (max-width: 575px) {
  .faq-body .accordion-item {
    margin-bottom: 10px;
}
.contact-left-information h2 {
  font-size: 26px;
  line-height: 30px;
}
.contact-left-information p {
  margin-bottom: 30px;
}
.contact-left-information p {
  font-size: 18px;
  line-height: 30px;
}
.contact-left-information ul li a {
  font-size: 18px;
}
.form-single-item input, .form-single-item textarea {
  padding: 14px;
}
.contact-form {
  border-radius: 10px;
  padding: 40px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.form-single-item label {
  font-size: 16px;
}
.form-single-item textarea {
  min-height: 120px;
} 
.stepform-top-title {
  padding-top: 40px;
}
.stepform-top-title h5 {
  font-size: 16px;
}
.stepform-top-title p {
  font-size: 16px;
}
.each-form-title {
  margin-bottom: 15px;
}
.stepform-top-title {
  padding-bottom: 15px;
}
.input-box input {
  padding: 14px 16px;
  font-size: 16px;
}
.each-form-title h2 {
  font-size: 26px;
}
.add-photo-subtitle h4 {
  font-size: 16px;
}
.add-photo-subtitle {
  margin-bottom: 15px;
}
.exterior-photo-image-preview {
  margin-bottom: 0px;
}
.add-vehicle-tab label {
  font-size: 16px;
}
.input-box label {
  font-size: 16px;
  margin-bottom: 0px;
}
.input-box {
  margin-bottom: 15px;
}
.add-vehicle-tab {
  gap: 15px;
  flex-direction: column;
  align-items: start;
}
.payment-user-information-wrap {
  padding: 20px;
}
.payment-user-information-wrap h3 {
  font-size: 15px;
}
.payment-details-wrapper {
  padding: 20px;
}
.cancelation-policy-wrapper {
  gap: 10px;
  padding: 20px;
}
.payment-card-wrapper .summery-wrapper {
  padding: 20px;
}
.paynow-btn-wrapper {
  padding: 20px;
}
.payment-section {
  padding: 40px 0px;
}
.payment-information-wrapper .payment-title {
  font-size: 26px;
}
.payment-user-information-inner-wrapper {
  flex-direction: column;
}
.summery-content-wrap strong {
  font-size: 15px;
}
}

/* mobile devices */
@media only screen  and (max-width: 479px) {
.hero-section .hero-left {
    margin-top: 40px;
}
.hero-section .hero-left h1 {
  font-size: 24px;
}
.primary-button-header.large-btn {
  min-width: 153px;
  padding: 8px;
  font-size: 14px;
}
.py-150 {
  padding: 40px 0px;
}
.hero-section .hero-left p {
  margin-bottom: 15px;
}
.about-image {
  height: 225px;
}
.about-information h2 {
  line-height: 30px;
}
.auto-leadership-information h2 {
  line-height: 35px;
}
.single-dealership .single-leadership-left h4 {
  font-size: 17px;
}
.my-150 {
  margin: 40px 0px;
}
.work-section {
  padding: 40px 0px;
}
.copyright-footer {
  align-items: start;
  flex-direction: column;
}
.copyright-footer-right ul li a {
  margin-left: 0;
  padding: 5px 0px;
}
.copyright-footer-right ul {
  display: flex;
  flex-direction: column;
}
.hero-container {
  padding-top: 58px;
}
.exterior-photo-image-preview {
  height: 127px;
}
.exterior-photo-item h5 {
  font-size: 16px;
}
.cancelation-policy-wrapper {
  flex-direction: column;
}
.paynow-checkbox label {
  font-size: 14px;
}
}

/* extra small devices */
@media only screen  and (max-width: 374px) {
  .menu-buttons .menu-btn {
    width: 150px;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.main-logo a {
  font-size: 13px;
}
.hero-container {
  padding-top: 59px;
}
.contact-left-information ul li a {
  font-size: 16px;
  line-height: 28px;
}
.form-single-item textarea {
  min-height: 100px;
}
.contact-left-information p {
  font-size: 15px;
  line-height: 30px;
}
.each-form-title h2 {
  font-size: 26px;
}
.stepform-wrapper {
  padding: 20px 10px;
}
.exterior-photo-item h5 {
  font-size: 15px;
}
.damage-skip {
  width: 20%;
}
.stepform-top-title {
  padding-bottom: 15px;
  flex-direction: column;
  gap: 20px;
  align-items: start;
}
.payment-information-wrapper .payment-title {
  font-size: 24px;
}
}
