@media screen and (max-width: 1366px){
.massage_img2{
  width: 250px;
}
}
@media screen and (max-width: 1200px){
  .jumbo-text{
    font-size: 50px;
  }
  .client_bx{
    padding: 0 20px;
  }
  .avater_card{
    display: block;
  }
  .intruction {
    text-align: left;
    margin-top: 40px;
}
.client_say-sec {
  max-width: 100%;
  width: 100%;
  text-align: left;
  margin-left: auto;
}
.client_say-sec .mt-50 {
  margin-top: 20px;
}
}
@media screen and (max-width: 991px){
  .massage_img1{
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: fit-content;
  }
  .point_group{
    padding: 30px;
    padding-left: 100px;
  }
  .massage-Point{
    margin-top: 20px;
  }
  .consider-img_group{
    padding: 30px;
    text-align: center;
  }
  .consider_img1{
    left: 0;
    width: 240px;
  }
  .footer_locat{
    display: flex;
    align-items: flex-start;
    text-align: left;
    justify-content: flex-start !important;
    align-items: center;
    margin-bottom: 20px;
  }
  .social-group{
    display: flex;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 768px){
.top_gap{
  padding-top: 30px;
}
.heading{
  font-size: 24px;
}
.mt-50 {
  margin-top: 20px;
}
.consider_img{
  width: 100%;
  height: auto;
}
.consider_img1 {
  left: 0;
  width: 160px;
}
.banner-section .row{
  flex-direction: column-reverse;
}
}
@media screen and (max-width: 680px){
  .cont-link{
    font-size: 13px;
  }
  .linkble-icon {
    color: #000;
    display: inline-block;
    width: 32px;
    height: 30px;
    padding: 0px;
    background-color: transparent;
}
.icon-phone:before{
  color: #000;
}
.icon-envelope:before{
  color: #000;
}
.ph_link{
  display: flex;
  align-items: center;
}
.form_heading{
  font-size: 22px;
  margin-bottom: 20px;
}
}
@media screen and (max-width: 520px){
  .jumbo-text {
    font-size: 22px;
    text-align: center;
    padding-top: 30px;
}
.img_group{
  width: 80%;
}
.heading-paragraph {
  max-width: 100%;
  width: 100%;
  margin-top: 9px;
  text-align: center;
  line-height: 20px;
}
.banner-group {
  position: relative;
  max-width: 75%;
  margin: 0 auto;
  padding-top: 5px;
}
.right-img, .left-img{
  width: 90px;
}
.form_bx {
  padding: 20px 20px;
  border-radius: 30px;
}
.massage_img2 {
  width:90px;
}
.point_group{
  padding-bottom: 0px;
}
.contact_link{
  display: block;
}
.header_left a img{
  width: 80px;
}
.header_left img{
  width: 100%;
}
.header_right .ms-3{
  margin-left: 0px !important;
}
.points{
  font-size: 30px;
}
.point_group{
  padding-left: 50px;
}
.points::after {
  position: absolute;
  left: -47px;
  top: 0;
  content: "0";
  color: #DCDCDC;
}
.bx-content_bx {
  position: relative;
  transition: 0.3s;
  padding-right: 25px;
  bottom: 0;
  height: auto;
  padding-left: 25px;
  padding-top: 15px;
  transition: 0.3s;
  color: #2b2b2b;
}
.massage-Point {
  margin-top: 0;
}
.img_frme{
  border-radius: 15px;
}
.footer_icon {
  background-color: #fff;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  padding: 11px;
  font-size: 19px;
  color: var(--primary-color);
  position: relative;
  overflow: hidden;
}
.footer_locat p{
  width: calc(100% - 50px);
  padding-left: 10px;
}
.consider-section .row{
  flex-direction: column-reverse;
}
.consider_img1 {
  left: 0;
  width: 120px;
}
.consider-section{
  padding-top: 0px !important;
}
.linkble-icon{
  font-size: 12px;
  height: 16px;
  width: 24px;
}
.custom-navbar {
  background-color: #fff;
  padding: 5px 0;
}
}