@media screen and (max-width: 6400px) {
  .modal-open {
    padding-right: 0 !important;
  }
  .hero-content h1 {
    max-width: 980px;
  }
  .hero {
    min-height: 920px;
  }
}
@media screen and (max-width: 3450px) {
  .hero-content h1 {
    max-width: 1290px;
  }
  .hero-content {
    max-width: 80%;
  }
  .hero-content h1 {
    max-width: 100%;
  }
}
@media screen and (min-width: 1950px) {
  .hero-content {
    max-width: 57%;
  }
}

@media screen and (max-width: 1600px) {
  /* .hero-content {
		top: 15%;
	} */
  .hero-content h1 {
    max-width: 680px;
  }
  .hero {
    min-height: calc(100vh + 150px);
  }
  h1 {
    font-size: 5vw;
  }
}

@media screen and (max-width: 1440px) {
  .hero {
    min-height: calc(100vh - 160px);
  }
}

@media screen and (max-width: 1366px) {
  .contentPart {
    max-width: 770px;
  }
  .hero {
    min-height: calc(100vh + 150px);
  }
}
@media screen and (max-width: 1280px) {
  .hero-content {
    top: 35%;
  }
}
@media screen and (max-width: 1200px) {
  .hero-content {
    max-width: 770px;
    font-size: 16px;
    padding: 0 15px;
  }
  h2 {
    font-size: 50px;
    text-transform: capitalize;
  }
  span.logo {
    padding: 0 15px;
  }
  .btns {
    font-size: 15px;
  }
  .p-5 {
    padding: 1rem !important;
  }
  .modal img {
    height: 610px;
    object-fit: cover;
  }
  .p-v3 {
    padding: 0 3rem 0 1rem;
  }
  .wpcf7 form .wpcf7-response-output {
    bottom: -46px;
    font-size: 14px !important;
    width: calc(100% - 50px) !important;
  }
  .ftop h6 {
    font-size: 15px;
    font-family: var(--bodyFont);
  }
  h3 {
    font-size: 30px;
  }
  .hero-content h1 {
    max-width: 610px;
  }
}

@media screen and (max-width: 1024px) {
  .testimonial .testimonialSlider .sliderButton {
    left: 51%;
  }
}

@media screen and (max-width: 991px) {
  .p-v3 {
    padding: 0 3rem 0 3rem;
  }
  .p-5 {
    padding: 2rem !important;
  }
  h2 {
    font-size: 30px;
    text-transform: capitalize;
  }
  h3 {
    font-size: 26px;
  }

  .hero-content h1 {
    font-size: 47px;
  }

  h4 {
    font-size: 20px;
  }
  .featuretext {
    -moz-transform: rotate(90deg) translateY(-110px);
    -webkit-transform: rotate(90deg) translateY(-110px);
    -o-transform: rotate(90deg) translateY(-110px);
    -ms-transform: rotate(90deg) translateY(-110px);
    transform: rotate(90deg) translateY(-110px);
    padding: 20px 30px;
  }
  .right .featuretext {
    -moz-transform: rotate(90deg) translateY(110px);
    -webkit-transform: rotate(90deg) translateY(110px);
    -o-transform: rotate(90deg) translateY(110px);
    -ms-transform: rotate(90deg) translateY(110px);
    transform: rotate(90deg) translateY(110px);
    padding: 20px 30px;
  }
  .repair .featuretext {
    -moz-transform: rotate(90deg) translateY(-80px);
    -webkit-transform: rotate(90deg) translateY(-80px);
    -o-transform: rotate(90deg) translateY(-80px);
    -ms-transform: rotate(90deg) translateY(-80px);
    transform: rotate(90deg) translateY(-80px);
    padding: 20px 30px;
  }
  /*   
	#contact .row{
	flex-direction: column-reverse;
} */
  .testimonial .testimonialSlider .sliderButton {
    left: 55%;
  }
  #contact .row .go img {
    width: 100%;
    margin-bottom: 25px;
    height: 350px;
    object-fit: cover;
  }
  .w-50 {
    width: 100% !important;
  }
  .modal img {
    display: none;
  }
  .wpcf7 form .wpcf7-response-output {
    position: static;
    margin-bottom: 2rem !important;
  }
  p .wpcf7-form-control.wpcf7-submit.has-spinner.btns {
    margin-bottom: 15px !important;
  }

  .hero-content {
    top: 30%;
    max-width: 600px;
  }
  .stellarnav.mobile.left > ul {
    padding-top: 6rem;
  }
  .stellarnav.mobile.left > ul .close-menu {
    position: absolute;
    right: 25px;
    top: 25px;
  }
  .abouts.service img {
    height: 300px;
  }
  .serviceBox h3 span {
    display: inline-block;
    width: 50px;
    flex: 0 0 50px;
    height: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 800px) {
  .ftop i {
    font-size: 26px;
  }
  footer .card {
    display: grid;
    grid-template-columns: auto auto;
    gap: 25px;
    margin: 0;
  }
  #services .abouts.service .animatedParent.animateOnce .col-lg-8.mb-5 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .parallax_scroll {
    position: absolute;
    top: 10%;
    right: 0;
  }
  .p-v-100 {
    padding: 40px 0;
  }
  .p-v-60 {
    padding: 40px 0;
  }
  .mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .whyus .mt-5 {
    margin-top: 1.5rem !important;
  }
  .whyus h4 {
    margin-bottom: 1.5rem !important;
  }
  body {
    font-size: 18px;
  }
  h3 {
    font-size: 30px;
  }
  .contentPart h4 {
    font-size: 20px;
  }
  .contentPart h6 {
    font-size: 16px;
  }
  .contentPart {
    padding: 30px 15px;
  }
  .featuretext h4 {
    font-size: 16px;
  }
  .ftop .d-flex {
    border: none;
    margin: 10px 0;
  }
  .service p {
    margin: 15px 0;
  }
  .moreBox {
    padding: 3rem 2rem 0;
  }
  .hero {
    min-height: calc(100vh + 0px);
  }
  header {
    padding: 0 15px;
  }
  .abouts.service img {
    height: 300px;
  }
  .hero-content h1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 667px) {
  .hero {
    height: 560px;
    min-height: auto;
  }
  h3 {
    font-size: 25px;
  }
  .featuretext {
    transform: none !important;
  }
  .parallax_scroll {
    position: static;
    transform: none !important;
    margin-bottom: 15px;
  }
  .hero-content h1 {
    font-size: 35px;
  }
  .hero-content h1 {
    margin: 0 auto 10px;
  }
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 575px) {
  footer .card {
    margin: auto;
  }
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  #about,
  #whyus {
    padding: 30px 0;
  }
  .wpcf7 form .wpcf7-response-output {
    width: calc(100% - 0px) !important;
    text-align: center !important;
  }
  .modal-title {
    text-align: center !important;
    display: block !important;
  }
  input.wpcf7-form-control.wpcf7-submit.has-spinner.btns.mt-3.mb-3 {
    margin: 0 auto;
    display: inline-block;
  }
  .wpcf7-form p {
    text-align: center;
  }

  .p-v3 {
    padding: 2rem 1.5rem;
  }
  .hero-content {
    font-size: 14px;
  }
  .service,
  .whyus .text-start.lists {
    text-align: left !important;
  }
  .service .lists {
    padding-left: 0;
    list-style-type: none;
    text-align: center !important;
  }
  .lists li {
    padding-right: 15px !important;
  }
  .featuretext {
    -moz-transform: rotate(90deg) translateY(-70px);
    -webkit-transform: rotate(90deg) translateY(-70px);
    -o-transform: rotate(90deg) translateY(-70px);
    -ms-transform: rotate(90deg) translateY(-70px);
    transform: rotate(90deg) translateY(-70px);
    padding: 20px 30px;
  }
  .repair .featuretext {
    -moz-transform: rotate(90deg) translateY(-42px);
    -webkit-transform: rotate(90deg) translateY(-42px);
    -o-transform: rotate(90deg) translateY(-42px);
    -ms-transform: rotate(90deg) translateY(-42px);
    transform: rotate(90deg) translateY(-42px);
    padding: 20px 20px;
  }
  .right .featuretext {
    -moz-transform: rotate(90deg) translateY(68px);
    -webkit-transform: rotate(90deg) translateY(68px);
    -o-transform: rotate(90deg) translateY(68px);
    -ms-transform: rotate(90deg) translateY(68px);
    transform: rotate(90deg) translateY(68px);
    padding: 20px 30px;
  }
  /* .service,
  .whyus .text-start {
    text-align: center !important;
  } */
  .testimonial {
    padding: 40px 0;
  }
  footer {
    text-align: center !important;
  }
  .card {
    margin: 0 auto;
  }
  .card a {
    width: 40px;
    height: 40px;
    font-size: 23px;
    text-align: center;
  }
  .restaurants .placeBox img {
    height: auto;
  }
  .placeBox img {
    height: 360px;
  }
  .ftop.pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .ftop .d-flex {
    justify-content: center;
  }
  .portfolio img {
    height: 400px;
    object-fit: cover;
  }
  .hero-content {
    top: 18%;
  }
  header {
    padding: 0 0 0 15px;
  }
  .stellarnav ul li a {
    padding: 30px 40px !important;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .hero-content {
    font-size: 16px;
  }
  h3 {
    font-size: 28px;
  }
  .testimonial h3.title {
    font-size: 30px;
  }
  /* .testimonial {
    padding-top: 0;
  } */
  .testimonialSlider .testimonial-style4-img {
    text-align: center;
  }
  .testimonialSlider .testimonial-style4-img img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    margin-bottom: 15px;
  }
  .testimonial p.title {
    margin: 10px 0;
    font-size: 14px;
  }
  .testimonial .author {
    font-weight: bold;
    font-size: 16px;
  }
  .testimonial .testimonialSlider .sliderButton {
    left: 45%;
    top: 92%;
  }
  .testimonial .testimonialSlider .sliderButton div {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .testimonial .testimonialSlider .sliderButton div::after {
    font-size: 16px;
  }
  .testimonial h3.title {
    margin-bottom: 25px;
  }
  .testimonial .testimonial-style4 {
    text-align: center;
  }
  .testimonial .testimonial-style4 .sub-title {
    font-size: 18px;
  }
  .testimonial .testimonialSlider .sliderButton .swiper-button-prev {
    left: -25px;
  }
  #about .btns {
    margin-top: 0 !important;
  }
  #myModal .modal-header {
    padding-bottom: 0;
  }
  #myModal .form-control {
    height: 40px;
  }
  #myModal textarea.form-control {
    height: 60px;
  }
  #myModal .row.contactForm .col-md-6,
  #myModal .row.contactForm .col-md-12 {
    margin-bottom: 0 !important;
  }
  .stellarnav ul li a {
    padding: 15px 15px !important;
  }
  .mb-5 {
    margin-bottom: 1rem !important;
  }
  .pb-4 {
    padding-bottom: 1rem !important;
  }
  iframe {
    height: 450px !important;
  }
  #contact h6 {
    font-size: 14px;
  }
  .place .swiper-button-next,
  .place .swiper-button-prev,
  .restaurants .swiper-button-next,
  .restaurants .swiper-button-prev {
    border: #fff 1px solid;
    width: 36px;
    height: 36px;
    line-height: 36px;
    top: 15px;
  }
  .place .swiper-button-prev,
  .place .swiper-rtl .swiper-button-next,
  .restaurants .swiper-button-prev,
  .restaurants .swiper-rtl .swiper-button-next {
    left: auto;
    right: 54px;
  }
  .place h3 {
    /* width: 40%; */
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 480px) {
  .single-skill {
    width: 100%;
    margin: 5% 0 0;
  }
  .whyus {
    min-height: 900px;
    height: auto;
  }
  .whyus h2 {
    margin-top: 40px;
  }
  #portfolio .swiper-button-next {
    bottom: 20px;
    left: 53%;
    right: 45%;
  }
  #portfolio .swiper-button-prev {
    bottom: 20px;
    left: 40%;
  }
  .testimonial h3.title {
    font-size: 24px;
  }
}

@media screen and (max-width: 414px) {
  .hero {
    height: 660px;
    min-height: auto;
  }
  .hero-content h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 380px) {
  #portfolio .swiper-button-next {
    bottom: 20px;
    left: 53%;
    right: 45%;
  }
  #portfolio .swiper-button-prev {
    bottom: 20px;
    left: 35%;
  }
}

@media screen and (max-width: 320px) {
}
