
@media handheld, only screen and (max-width: 1920px) {
    .border_r {
        height: 1800px;
        right: 971px;
      }
      .description-cont img {
        left: -344px;
      }
      .description-cont-left img {
        right: -234px;
      }
      .banner-cont h1 {
        font-size: 48px;
        line-height: 1.2;
        font-weight: 700;
      }
      .banner-cont p {
        font-size: 24px;
        line-height: 40px;
        color: var(--white-color);
        margin:20px 100px 40px;
    }
    .banner-cont {
      position: absolute;
      top: 25%;
      left: 20%;
      width: 60%;
      text-align: center;
    }
}
@media handheld, only screen and (max-width: 1600px) {    
    .border_r {
        right: 761px;
      }
      .description-cont img {
        left: -285px;
      }
      .description-cont-left img {
        right: -293px;
      }
}
@media handheld, only screen and (max-width: 1368px) {    
  .border_r {
      right: 690px;
    }
    .description-cont-left img {
      position: absolute;
      right: -203px;
  }
}
@media handheld, only screen and (max-width: 1366px) {    
  .border_r {
      right: 680px;
    }
    .description-cont-left img {
      position: absolute;
      right: -203px;
  }
}
@media handheld, only screen and (max-width: 1280px) {    
    .border_r {
        right: 646px;
      }
}
@media handheld, only screen and (max-width: 1199px) {
    .border_r {
        display: none;
    }
    .description-cont-left img {
        display: none;
    }
    .description-cont img {
        display: none;
    }
    .banner-cont {
      position: absolute;
      top: 20%;
      left: 8%;
      width: 42%;
  }
  .banner-cont h1 {
      font-size: 24px;
      line-height: 28px;
  }
  .banner-cont p {
      font-size: 18px;
      line-height: 28px;
      color: var(--white-color);
      margin: 0px 0 30px;
  }
  .navbar-nav li a {
    font-size: 12px;
  }
  li.nav-item {
    margin-left: 5px;
  }
  .contactx.btn {
    padding: 8px 8px;
  }
}
@media handheld, only screen and (max-width: 1024px) { 
    .border_r {
        display: none;
    }
    .description-cont-left img {
        display: none;
    }
    .description-cont img {
        display: none;
    }
    .bg_image .img-fluid {
        max-width: 100%;
        height: 240px;
        object-fit: cover;
      }
      .blog_top .img-fluid {
        max-width: 100%;
        height: 375px;
        object-fit: cover;
      }
      .service_details h2 {
        font-size: 32px;
      }
      .service_details p {
        font-size: 15px;
        line-height: 25px;
      }
      .service_details h3 {
        font-size: 30px;
      }
      .bliv_heading h3 {
        font-size: 36px;
      }
      .bliv_heading p {
        font-size: 30px;
      }
      .img_test {
        margin-bottom: 10px;
      }
      .contact_yhy {
        margin-bottom: 0;
      }
      .contact__info--items {
        margin-bottom: 0;
      }
      .contact__info {
        padding: 15px;
      }
      .our-business-focus .heading h2 {
        font-size: 36px;
        margin-bottom: 0px;
      }
      .our-focus-box {
        position: unset;
      }
      .our-focus-box-left {
        position: unset;
      }
      .our-focus-box-left .description-cont-left {
        position: unset;
        bottom: -25px;
        left: 80px;
        width: 100%;
      }
      .our-focus-box .description-cont {
        position: unset;
        bottom: -25px;
        right: 12px;
        width: 100%;
      }
      .our-focus-box .number, .our-focus-box-left .number{
        display: none;
      }
      .our-focus-box-left .description-cont-left h3, .our-focus-box .description-cont h3 {
       font-size: 30px;
      }
}

@media handheld, only screen and (max-width: 992px) {
/* Styles */   
.banner-wrap {
  height: auto;
}
.banner-cont {
  position: absolute;
  top: 5%;
  left: 8%;
  width: 42%;
}
.banner-cont h1 {
  font-size: 20px;
  line-height: 28px;
}
.banner-cont p {
  font-size: 15px;
  line-height: 24px;
  color: var(--white-color);
  margin: 0px 0 24px;
}
.our-features {
  padding: 30px 0px 30px;
  text-align: center;
}
.search_tt input{
	width:100%;
} 
.search_tt {
  width: 100%;
  margin-top: 20px;
}
ul.navbar-nav li.active a{
	border:none;
}
.lets-talk {
    padding: 20px 0 55px;
  }
.banner-cont {
  position: absolute;
  top: 30%;
  left: 5%;
  width: 90%;
}
.banner-cont h1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}
.banner-cont p {
  font-size: 12px;
  line-height: 24px;
  color: var(--white-color);
  margin: 0px 120px 25px;
}
.our-focus-wrap {
    padding: 40px 0 0;
  }
  .our-focus-box .description-cont, .our-focus-box-left .description-cont-left {
    margin-top: 20px;
  }
  .our-business-focus {
    padding: 70px 0 0;
  }
  .why_heading_section h3 {
    font-size: 32px;  
  }
  .lets-talk a{
    margin: 15px;
  }
  .lets-talk h2 {
    font-size: 36px;
  }
  .bliv_heading p {
    font-size: 16px;
    line-height: 1.8;
  }
}

@media handheld, only screen and (max-width: 768px) {
/* Styles */
.bra_abouttext {
    margin-bottom: 30px;
    margin-top: 00px;
}
.why_chose_img {
    margin-bottom:30px;
}
.why_heaidng p{
    margin-bottom: 30px;
}
.let_consultant_btn {
    display: flex;
    margin-bottom: 40px;
}
.why_heading_section h3 {
    font-size: 30px;
}
.why_heading_section {
    margin: 0;
}
.choose_us_img img {
    height: auto;
}
ul.navbar-nav {
    margin-left:0%;
    margin-top: 20px;
}
li.nav-item {
    margin-left: 15px;
}
.search_tt {
    position: relative;
    margin-top: 20px;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler:focus {
    box-shadow: none;
}
a.contactx.btn {
    margin-top: 10px;
}
.main__footer {
    padding:1.5rem 0 0rem;
}
.footer__payment {
    float: left;
    margin: 20px 0 15px;
}
footer ul {
    padding-left: 0;
}
.banner-wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
}
}

@media handheld, only screen and (max-width: 767px) {
/* Styles */
.banner-cont p {
  font-size: 12px;
  line-height: 24px;
  color: var(--white-color);
  margin: 0px 0 15px;
}
.sticky {
  position: unset;
}
.HeaderSaleLine_label__a_QB_ {
  font-size: 12px;
}
.lets-talk h2 {
    font-size: 24px;
}
.banner-cont {
    position: absolute;
    top: 25%;
    left: 5%;
    width:90%;
}
.banner-cont h1 {
  font-size: 20px;
  line-height: 20px;
  margin: 0px 0 5px;
  font-weight: 700;
}
/* .banner-cont p {
    display: none;
} */
.banner-cont a {
    background: #FFF;
    color: var(--secondary-color);
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 5px;
    font-size:12px;
}
}

@media handheld, only screen and (max-width: 640px) {
/* Styles */

}

@media only screen and (max-width : 480px) {
/* Styles */

}
@media only screen and (max-width : 412px) {
    /* Styles */
    
    }
@media only screen and (max-width : 393px) {
        /* Styles */
        
}
@media only screen and (max-width : 360px) {
/* Styles */
.banner-cont h1 {
    font-size: 16px;
}
.banner-cont {
  top: 20%;
}
}
}

@media only screen and (max-width : 320px) {
/* Styles */

}
