@media (max-width: 767px) {
    /* .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
    .carousel-inner .carousel-item.active,
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
    } */
  }
  
 
  
  /* medium and up screens */
  @media (min-width: 768px) {
    
    /* .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
    .carousel-inner .carousel-item-end,
  .carousel-inner .carousel-item-start { 
  transform: translateX(0);
  } */
  }
  
  

  @media (min-width: 1400px) {
    .bgtext {
      position: relative;
      padding-left: 12%;
      padding-top: 12%;
    }
    .Testimonialsdiv{
      width: 100%;
      height: 250px;
    }
    
    .bgtext:before {
      padding-left: 25%;
      padding-top: 4.5%;
      content: "Testimonials";
      position: absolute;
      font-size:6.875em;
      color: #FFE9E9;
      top: 0;
      left: 0;
      z-index: -1;
    }
   }
  
/* X-Large devices (large desktops, less than 1400px) */
@media (min-width: 1200px) and (max-width: 1399.98px) { 
  .h2{
    font-size: 3em;
  }
}

/* Large devices (desktops, less than 1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {  }

/* Medium devices (tablets, less than 992px) */
@media (min-width: 768px) and (max-width: 991.98px) { 
 
}

/* Small devices (landscape phones, less than 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
 
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
  .p{
    font-size: 12px !important;
  }
  .p-5{
     padding: 0em !important;
  }
  .pt-5{
    padding-top: 0em !important;
  }
  .mb-5{
    margin-bottom: 1em !important;
  }
  .bgtext {
    position: relative;
    padding: 0%;
  }
  .Testimonialsdiv{
    width: 100%;
    height: 120px;
  }
  
  .bgtext:before {
    margin: 1rem;
    content: "Testimonials";
    position: absolute;
    font-size:3em;
    color: #FFE9E9;
    top: 0;
    left: 0;
    z-index: -1;
    text-align: center;
  }
  .contentp{
    font-size: 1.5em;
    font-weight: 500;
    color: #231F20;
    opacity: 1;
    padding-top: 38px;
}

#header {
  background: rgb(253 253 253 / 0%);
  transition: all 0.5s;
  z-index: 997;
  /*height: 90px;*/
  padding-top: 15px;
  padding-bottom: 15px;
}
#topbar{
 height: 0px;
}
#services{
   padding-bottom: 0px !important;
}
.text-end{
  text-align:left !important;
  padding-left: 8px !important;
  padding-top: 5px !important;
}

.services .first_div {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.services .second_div {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.services .three_div {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 4;
}

.services .fourth_div {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 3;
}

.sectionwhydypu{
  background-image: none !important;
}
.divonlinemba{
  padding-top: 2.8125em !important;
}
.colorForMobile {
  background: linear-gradient(to bottom, #B09991 50%, #2C2C2C 50%) !important;
}
.logsection-xs{
  display: block !important;
}
.logsection-lg{
   display: none;
}

.log-xs-slider .icon-box{
  margin-bottom: 50px;
}
.log-xs-slider .icon-box:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 30%;
  width: 1px;
  height: 25%;
  background: #d8d2d2;
      left: -25px;
}
.log-xs-slider .icon-box {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 10px;
  min-height:220px;
  
} 

.log-xs-slider .icon-box:after {
  width: 0px !important;
}

.testimonials-xs-slider .icon-box{
  margin-bottom: 50px;
}
.testimonials-xs-slider .icon-box:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 30%;
  width: 1px;
  height: 25%;
  background: #d8d2d2;
      left: -25px;
}
.testimonials-xs-slider .icon-box {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 10px;
  min-height:220px;
  
} 

.testimonials-xs-slider .icon-box:after {
  width: 0px !important;
}

.testimonialssection-xs{
  display: block !important;
  padding-bottom: 20px;
}
.testimonialssection-lg{
   display: none;
}
.spacing-xs{
  text-align: left !important;
  padding-right: 2px;
}

.mob-banner-home2-div{
  padding-left: 2pc;
  padding-top: 1pc;
}
.mob-banner-home3-div{
padding-left: 2pc;
padding-top: 1pc;
}
.pt-xs-3{
  padding-top: 1em;
}
.p-font-xs{
  font-size: 14px;
}

.mtt-5{
  margin-top: 5rem !important;
}

}
