@media screen and (max-width: 6400px) {
  .modal-open {
    padding-right: 0 !important;
  }
}

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

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

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

@media screen and (max-width: 1366px) {
  .contentPart {
    max-width: 770px;
  }
}

@media screen and (max-width: 1200px) {
  .hero-content {
    max-width: 770px;
    font-size: 16px;
    padding: 0 15px;
  }

  h2 {
    font-size: 50px;
    text-transform: capitalize;
  }

  header {
    width: 70px;
  }

  span.logo {
    padding: 0 15px;
  }

  .stellarnav .call-btn-mobile,
  .stellarnav .close-menu,
  .stellarnav .location-btn-mobile,
  .stellarnav .menu-toggle {
    padding: 15px 5px;
  }

  .btns {
    font-size: 15px;
  }

  .p-5 {
    padding: 1rem !important;
  }

  .modal img {
    height: 100%;
    object-fit: cover;
  }
}

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

  #home span.logo {
    display: none;
  }

  header span.logo {
    display: block;
  }

  header span.logo img {
    width: 100%;
    max-width: 65%;
  }
}

@media screen and (max-width: 991px) {
    #portfolio .swiper-button-prev, #portfolio .swiper-button-next {
    top: 23px;
    font-size: 3px;
    height: 35px;
    width: 35px;
}
#portfolio .swiper-button-next:after, #portfolio .swiper-button-prev:after {
    font-size: 19px;
}
    .portfolio{
    z-index: 1;
}
  .modal .row {
    flex-direction: column-reverse;
  }

  .p-5 {
    padding: 2rem !important;
  }

  h2 {
    font-size: 30px;
    text-transform: capitalize;
  }

  h3 {
    font-size: 30px;
  }

  header {
    position: fixed;
    height: auto;
    padding: 10px 0;
    width: 100%;
    flex-direction: row;
    border-right: none;
    /* border-bottom: #999 1px solid; */
    justify-content: space-between;
    align-items: center;
  }

  .stellarnav {
    width: auto;
    position: static !important;
    left: 20%;
    top: 50%;
    /* align-self: center; */
    mix-blend-mode: difference;
  }

  .stellarnav.mobile.left>ul,
  .stellarnav.mobile.right>ul {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }

  .stellarnav ul li a {
    color: var(--primary-color);
    padding: 25px 15px !important;
    font-size: 14px;
  }

  a.close-menu.full {
    position: relative;
    top: -10px;
    right: 3px;
  }

  span.logo {
    padding: 0 15px;
    /* width: 65px; */
  }

  .stellarnav .call-btn-mobile,
  .stellarnav .close-menu,
  .stellarnav .location-btn-mobile,
  .stellarnav .menu-toggle {
    padding: 4px 5px;
  }

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

  header.fixed {
    position: fixed;
    background: rgba(255, 255, 255, 1);
    top: 0;
    padding: 10px 0;
    z-index: 99;
  }

  header.fixed .logo a img {
    mix-blend-mode: normal;
    
  }

  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;
  }

  .w-50 {
    width: 100% !important;
  }
  #contact{
    padding-top: 0;
  }
  #about{
    padding-top: 60px;
  }
  .portfolio img{
    height: 220px;
  }
  #portfolio .swiper-button-prev{
    right: 12%;
  }
}

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

@media screen and (max-width: 767px) {
  .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: 14px;
  }

  h3 {
    font-size: 30px;
  }

  .contentPart h4 {
    font-size: 20px;
  }

  .contentPart h6 {
    font-size: 16px;
  }

  .contentPart {
    padding: 30px 15px;
  }

  .featuretext h4 {
    font-size: 20px;
  }
  .portfolio img{
    height: 190px;
  }
}

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

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

  .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;
  }

  footer {
    text-align: center !important;
  }

  .card {
    margin: 0 auto;
  }

  .card a {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }

  .advance-tab-button .nav-tabs {
    overflow-x: scroll;
    flex-wrap: nowrap;
    width: 100%;
  }

  .advance-tab-button .nav-tabs li {
    padding: 0 10px;
  }

  .advance-tab-button .nav-tabs li a {
    text-wrap: nowrap;
  }
  #home{
    height: 120vh;
  }
  #getcallModal .modal-title{
    font-size: 20px;
  }
  #getcallModal .modal-header .btn-close {
    height: 10px;
    right: 20px;
    top: 20px;
    position: absolute;
}
.portfolio img{
    height: 180px;
  }
  #portfolio .swiper-button-prev {
    right: auto;
    left: 5%;
}
}

@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;
  }
   #home{
    height: 135vh;
  }
}

@media screen and (max-width: 414px) {
  #portfolio .swiper-button-prev{
    left: 3%;
    height: 30px;
    width: 30px;
  }
  #portfolio .swiper-button-next{
    right: 3%;
    height: 30px;
    width: 30px;
  }
  #portfolio .swiper-button-next:after, #portfolio .swiper-button-prev:after {
    font-size: 18px;
}
}

@media screen and (max-width: 380px) {
  #home{
    height: 160vh;
  }
}

@media screen and (max-width: 320px) {
  footer.bg-dark small {
    font-size: .9em;
}
}