@media only screen and (max-width: 1208px) {
  
}
@media only screen and (max-width: 992px) {
    .home-text h2 {
    font-size: 6em;
    }
    .abt-wrap{
        display:block;
    }
    .abt-content{
        text-align:center;
    }
    .counter-div p:nth-child(1) {
    font-size: 3em;
    }
    .counter-div p:nth-child(2) {
    font-size: 1.2em;
    }
    .gallery-container {
    padding: 0px;
}
.d-service-content {
    min-height: auto;
}
  .own-navbar ul li{
      margin: 0 1%;
    }
  .own-navbar ul li a{
    font-size: 15px;
    padding: 15px 2px;
  }
  .nav-img-size {
    width: 150px;
  }
  .navbar-brand{
    padding: 15px 5px;
  }
  .d-service-intro button {
    margin: 20px auto;
    position: unset;
    transform: unset;
}
/*  .navbar-toggle {*/
/*    display: block!important;*/
/*}*/
}
/*@media (min-width: 990px){*/
/*.navbar-toggle {*/
/*    display: none;*/
/*}*/
/*}*/
@media only screen and (max-width: 768px) {
  .own-navbar ul{
      flex-direction: column;
  }
  .abt-content p {
    /* padding: 0 0 0 40px; */
    font-size: 16px;
  }
  .d-service-title {
    font-size: 28px;
  }
  
/*  .home-section video {*/
/*    top: 80px;*/
/*    width: 100%;*/
/*     height: auto; */
/*}*/
.home-text h2 {
    font-size: 5em;
}
.social {
    bottom: unset;
}
.home-section{
    display:block;
    background-color:#000;
    min-height:auto;
}
.home-section video {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    /* opacity: 0.9; */
}
/*.home-text {*/
/*    position: absolute;*/
/*}*/
.social {
       margin: 0;
       padding-bottom: 20px;
}
}
@media only screen and (max-width: 640px) {
    .header-menu {
    background: #000;
    list-style: none;
    display: none;
    width: 100%;
    float: left;
    flex-wrap: wrap;
    justify-content: right;
    padding: 20px;
    position: absolute;
    left: 0;
}
    .home-section {
    /*background-image: url(/images/hero-bg.webp);*/
    /*background-position: center;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-color: #000;*/
    min-height: auto;
}
nav {
    width: 100%;
    padding: 3% 0;
}
.header-class {
    /* padding: 20px; */
    position: relative;
    background: #000;
}
    /*.home-section video{*/
    /*    display:none;*/
    /*}*/
    .social {
    position: unset;
    }
    .home-text h2 {
    font-size: 4em;
}
.abt-content p {
    padding: 0 0%;
}
}
@media only screen and (max-width: 600px) {
  /*.home-section{*/
  /*  padding: 40px;*/
  /*}*/
  .home-text span {
    font-size: 1.5em;
  }
  .home-text h2 {
    font-size: 4em;
  }
  .home-text p {
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 480px) {
  /*nav {*/
  /*  padding: 2% 0 0% 5%;*/
  /*}*/
  .about-banner-img {
    background-position: center!important;
}
  .d-service-title {
    font-size: 22px;
}

.about-section-container h1 {
    font-size: 5rem;
}
.about-section-content p {
    font-size: 16px;
    line-height: 1.5;
}
.about-section-container h1 {
    font-size: 4rem!important;
}
}
@media only screen and (max-width: 460px){
.home-text h2 {
    font-size: 38px;
}
.ab-rply::before {
    position: absolute;
    top: 34%;
    left: 40px;
    width: 100px;
    height: 100px;
}
.ab-rply a {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 39%;
    left: 60px;
    z-index: 222;
}
.ab-rply i {
    margin-left: 4px;
    top: 17px;
    position: absolute;
    left: 21px;
}
}
@media only screen and (max-width: 380px) {
    .ab-rply a {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 40%;
    left: 58px;
    z-index: 222;
}
.home-text h2 {
    font-size: 30px;
}

.ab-rply::before {
    position: absolute;
    top: 35%;
    left: 40px;
    width: 90px;
    height: 90px;
}
.ab-rply i {
    margin-left: 4px;
    top: 15px;
    position: absolute;
    left: 18px;
}
}
@media only screen and (max-width: 360px) {
  .sing-but-bord button {
    padding: 14px 15px;
  }
  .ulti-but-bord button {
    padding: 14px 15px;
  }
}