@media (max-width: 768px){
  .logo img {
    height: 80px;
    padding: 0;
  }
  .header-content h4 {
    color: #fdfdfd;
    font-size: 24px;
    font-weight: 700;
  }
  .header-content h1 {
    color: #fdfdfd;
    font-size: 30px;
    font-weight: 800;
    line-height: 55px;
  }
  .header-content p {
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
  }
  #mainSlider .owl-nav {
    display: none;
  }
  .ht-address-inner{
    margin-top: 10px;
  }
  .top-30{
    top: 20%!important;
  }
  #carousel-1 .item .slider-image{
    height: 75vh;
  }
  .py-100{
    padding-top: 36px!important;
    padding-bottom: 36px!important;
  }
  .top-footer .ht-address-details p , .top-footer .ht-address-details a{
    font-size: 12px;
    margin: 0;
  }
  .top-footer .ht-address-icon i {
    border: 1px solid #fafafa;
    border-radius: 100%;
    color: #fafafa;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 40px;
  }
  .ht-address-icon {
      margin-right: 12px;
  }
  .ft-50{
    font-size: 30px!important;
  }
  .strength .counterup , .strength .counterup-2 {
    background: rgba(0, 0, 0, 0) url(../images/strength.jpg) no-repeat scroll bottom left / cover;
    position: relative;
    flex-direction: column;
  }
  .fact-details{
    padding: 20px 0px;
  }
  .strength .counterup-2::before , .strength .counterup::before{
    content: "";
    background: url('../images/strength-bg-1.jpg') no-repeat scroll bottom left / cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.9;
  }
  .blog.foo{
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    padding: 8px;
  }
  .blog-details h2{
    font-size: 15px;
  }
  .project-action {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    z-index: 5;
  }
  .project-itm {
    margin-top: 20px;
  }
  .project-thumb a img{
    border-radius: 8px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    
  }
  .prodict-det-small li a img {
    height: 70px;
  }
  .offer img{
    width: 48px;
    height: 48px;
  }
  .offer-details h2 {
      font-size: 18px;
  }
}
@media (min-width: 1080px){
.vertical-heading {
  left: 0px;
  position: absolute;
  top: 50%;
}
.offer-details h2 {
    font-size: 24px;
}
.vertical-heading h2 {
  color: rgb(248 153 29 / 30%);
  font-size: 120px;
  font-weight: 700;
  letter-spacing: 15px;
  writing-mode: vertical-rl;
  transform: rotate(180deg) translateY(50%) translateX(0);
}
.scroll-header {
  transition: 300ms ease-in-out;
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
.scroll-header .logo img {
  height: 90px;
}

.header-content h4 {
  color: #fdfdfd;
  font-size: 30px;
  font-weight: 700;
}
.header-content h1 {
  color: #fdfdfd;
  font-size: 66px;
  font-weight: 800;
  line-height: 55px;
}
.header-content p {
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
}
.footer.quick-link {
  left: 67px;
  position: relative;
}
.top-30{
  top: 30%!important;
}
#carousel-1 .item .slider-image{
  height: 90vh;
}
.float-image {
  position: absolute;
  right: 0%;
  top: -50%;
  width: 400px;
  z-index: 3;
}
.py-100{
  padding-top: 100px!important;
  padding-bottom: 100px!important;
}
.top-footer .ht-address-icon i {
  border: 1px solid #fafafa;
  border-radius: 100%;
  color: #fafafa;
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 45px;
}
.ht-address-icon {
    margin-right: 20px;
    min-width: 47px;
}

.top-footer .ht-address-details p , .top-footer .ht-address-details a{
  margin: 0;
}
.strength .counterup-2 {
  height: 200px; 
  padding: 0 157px;
  background: rgba(0, 0, 0, 0) url(../images/strength.jpg) no-repeat scroll bottom left / cover;
  position: relative;
}
.strength .counterup {
  height: 200px;
  padding: 0 157px;
  background: rgba(0, 0, 0, 0) url('../images/strength-bg.png') no-repeat scroll bottom left / cover;
}
.tab-content .tab-pane img {
  width: 100%;
  height: 450px;
}
.prodict-det-small li a img {
  width: 100%;
  height: 140px;
}
.htc-offer-thumb {
  position: absolute;
  right: 0;
  top: 0;
}
}