@media screen and (min-width:768px) {
  .pcp-modal {
  overflow:visible !important;
}
}
.sp-pcp-post {
  overflow:visible;
  border-radius: 15px !important;
}
.sp-pcp-title a {
  color:  #F7821E !important;
  font-weight: 700 !important;
  text-align:center;
  padding:0.5rem;
}
.sp-pcp-post .sp-pcp-post-content {
  text-align:center;
  margin-bottom: -1rem;
  overflow: visible;
}
.pcp-carousel-wrapper .pcp-button-prev.top_right, .pcp-carousel-wrapper .pcp-button-next.top_right {
  top: 50% !important;
  border-radius: 50px !important;
}
.pcp-carousel-wrapper .pcp-button-prev.top_right {
  left:0;
}
.sp-pcp-post .sp-pcp-post-thumb-area img {
  height: 200px;
  object-fit: cover;
}
#pcp_wrapper-22567 .pcp-post-thumb-wrapper {
border-radius:20px;
}
.popup-ajax-content .sp-pcp-post .sp-pcp-post-thumb-area img {
  height:800px !important;
}
.pcp-popup-image {
  height:800px !important;
}

#lcs_logo_carousel_wrapper .owl-stage-outer {
  height:150px
}
.owl-nav.disabled {
  display: block !important;
  width: 100%;
  height:100%;
}
.owl-prev {
  position: absolute;
  left: -3.5%;
  top: 50%;
}
.owl-next {
  position: absolute;
  left: 100%;
  top: 50%;
}
.et_pb_module.et_pb_accordion.et_pb_accordion_1 {
  margin-bottom:0 !important;
}
.et_pb_toggle_open .et_pb_toggle_title::after {
  content: "\33" !important;
  transform:rotate(180deg);
  transition: ease-in-out 0.5s;
  font-size:25px;
  color: #fff;
}
@media screen and (max-width:1641px) and (min-width:1026px) {
  h6 {
    font-size:16px !important;
  }
  .graph-col1 {
    width:40%
  }
  .graph-col2 {
    width:60%
  }
}

@media screen and (max-width:767px) {
  .et_pb_row.et_pb_row_7 .et_pb_column_3_5.et_pb_column_15 {
  width:99% !important
}
}
@media screen and (max-width:500px) {
   .owl-prev {
  left: -8.5% !important;
}
}
/*      this page      */
.et_contact_bottom_container {
  display:block !important;
  text-align:center;
}
.et_contact_bottom_container button{
  margin-top:1rem;
}
.et_contact_bottom_container button::before {
   background-color:#F7821E;
  left:2%;
  top:20%;
  position:absolute;
  border-radius:50px;
  padding: 3px 8px 2px 11px;
}
.et_contact_bottom_container button:hover {
  background-color:#000 !important;
  color: #fff !important;
}
.logos .sp-pcp-post .sp-pcp-post-thumb-area {
    max-height: 100px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    border-radius: 20px;
}
.logos .sp-pcp-post .sp-pcp-post-thumb-area img {
  max-height: 100px;
  padding:.5rem;
  object-fit: contain;
}
.logos .sp-pcp-post {
  box-shadow: 0 0 10px 1px #00000020;
}