@media only screen and (max-width: 1360px) {
  .carousel-control-prev,.carousel-control-next{
    left:25px;
  }
  .banner-content{
    left: 50px;
  }
  .gallery p{
 font-size: 17px;
}
.hamburger-menu{
  right: 25px;
}
}

@media only screen and (max-width: 992px) {
  .h-500{
    min-height: unset;
  }
  .top-header p{
    font-size: 12px;
    padding-left: 25px !important;
  }
  
  .logo img {
    max-width: 170px;
}
  .carousel-control-next{
    top:unset;
    bottom: 0;
    left:50%;

  }
  .carousel-control-prev{
    top:unset;
    bottom: 0;
    left:calc(50% - 75px);

  }
  .service-slide .owl-nav{
    left:50%;
    transform: translateX(-50%);
  }
  .banner-content h1{
    font-size: 50px;
  }

.gallery p{
 font-size: 17px;
}
.project-titles p{
  font-size: 17px;
  line-height: 35px;
  }
  .project-titles{
    bottom: 100px;
  }
  .project-titles p:before{
    transform:scale(1.0) !important;
  }
  .project-titles.d-flex.justify-content-between.w-100.slide0 .pr1{
    font-size: 19px !important;
    color: #f2f2f2 !important;
}
.project-titles.d-flex.justify-content-between.w-100.slide1 .pr2{
    font-size: 19px !important;
    color: #f2f2f2 !important;
}
.project-titles.d-flex.justify-content-between.w-100.slide2 .pr3{
    font-size: 19px !important;
    color: #f2f2f2 !important;
}
.project-titles p:before{
  height: 35px;
}
}
@media only screen and (max-width: 767px) {
  .socials{
    display: none !important;
  }

  .project-titles p{
  font-size: 14px;
  padding-left:15px !important;
  }
  .project-titles{
    bottom: 100px;
  }
  .project-titles p:before{
    transform:scale(1.0) !important;
  }
  .project-titles.d-flex.justify-content-between.w-100.slide0 .pr1{
    font-size: 15px !important;
    color: #f2f2f2 !important;
}
.project-titles.d-flex.justify-content-between.w-100.slide1 .pr2{
    font-size: 15px !important;
    color: #f2f2f2 !important;
}
.project-titles.d-flex.justify-content-between.w-100.slide2 .pr3{
    font-size: 15px !important;
    color: #f2f2f2 !important;
}
  
  .service-list .block .info{
    max-width: 100%;
    padding: 10px;
    min-height: unset;
    width: 100%;
  }
  .service-list .block .info p{
    font-size: 11px;
  }
    .service-list .block .info h5{
      font-size: 15px;
    }
  #latitude,#longitude{
    height: 0;
  }
  .please-txt{
    padding-bottom:15px !important;
    position: relative;
    top:15px;
  }
  .footer-bottom p{
    text-align: left;
  }
  footer .f-logo{
    margin:0 auto 15px auto;
  }
  footer p{
    text-align: center;
  }
  footer .f-nav, .f-social{
    justify-content: center !important;
  }
  .service-list .block.mb-block{
  height: unset;
}
  .top-ul{
    display: none !important;
  }
  .top{
    justify-content: flex-end !important;
  }
  .form-group.d-flex.justify-content-between.flex-wrap.pl-3{
    justify-content: flex-start !important;
    margin-top: 25px;
  }
  .request .form-group{
    margin-bottom: 0;
  }
  .request input.form-control{
    height: 40px;
    margin-bottom: 15px;
  }
   .about{
   	margin:25px 0;
   }
   .about-content h1{
   	font-size: 30px;
   	line-height: 40px;
   }
   .banner-content h1{
   	font-size: 35px;
   	line-height: 50px;
   }
   .evo-detail .detail .block .image,.banner-content a,.about-content a{
   	margin:auto;
   }
   .evo-detail .detail .block, .banner-content,.about-content{
   	text-align: center;
   }
   .fencing h3,.fencing h2,{
   	font-size: 30px;
   }
   .fencing,.services,.request,footer{
   	padding: 25px 0;
   }
   .services h1,.request h1{
   	font-size: 30px;
   	padding-bottom: 15px;
   }
   .service-list .block{
   	height: 400px;
   }
   .appointment-btn{
   	margin-top: 25px;
   }
   footer .f-nav li{
   	margin-left: 15px;
   }
   footer .f-nav li a{
   	font-size: 12px;
   }
   .gallery p{
 font-size: 15px;
}
.sg-slider .item{
  height: auto !important;
}
#about h2,#gallery h2{
  font-size:45px;
}
.project-titles{
  position: relative;
  bottom: 0;
}
.banner{
  background-color: #736f6f;
}
.banner-content{
  left:0;
}
span.simple-link {
    display: block;
    height: 50px;
}
}
@media only screen and (max-width: 480px) {
  .carousel-control-next,.carousel-control-prev{
    width: 35px;
    height: 35px;
  }
  .carousel-control-prev{
  left:calc(50% - 45px);
}
  .top-header p{
    font-size: 9px;
    padding-left: 15px !important;
  }
  .project-titles{
    flex-direction: column !important;
  }
  .banner-content{
    top:150px;
  }
  .project-titles p{
    text-align: center;
  }
  .banner-content h1 {
    font-size: 30px;
    line-height: 38px;
}
.gallery p{
 font-size: 14px;
}
.ul--footer li{
  padding: 0 5px;
}
.ul--footer li a{
  font-size: 12px;
}
.gallery .block{
  height: 200px;
}
.gallery .block .overlay-border {
    position: absolute;
    left: 20px;
    margin: auto;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
}
.logo img {
    max-width: 145px;
}
#about h2,#gallery h2,.service-block h2{
  font-size: 35px;
}
}

