/* Styles for mobile devices */
.logo-light,
.logo-dark{
  height: 100px;
  width: auto;
  position: relative;
  top: 0px;
  left: 5px;
}
.partnerOfficePhoto{
  width:100%;
  height: 75vh; 
  object-fit: cover;
}
.pmfont,
div.service__content > p,
div.service__content > p > strong,
div.service__content > ul > li,
div.service__content > p > strong,
div.service__content > ol > li,
div.service__content > ol > li > ul > li,
div.service__content > ol > li > strong,
div.service__content > p,
div.service__content > h4 > small,
.widget__desc,
.service__desc,
.pmCustomList p,
.pmCustomList li
{
  font-size: 16px !important;
  font-family: "Roboto", sans-serif !important;
  line-height: 1.50 !important;
}
.video-banner-new{
  position:relative;float:right;margin-left:20px;margin-bottom:20px;
}
@media only screen and (max-width: 768px) {
  h4.service__title.fh3 {
    text-align: center;
  }
  p.service__desc.pmfont {
    text-align: center;
}
  ol > li > ul > li {
    position: relative;
    left: -25px;
  }
  p.phone__email.text-white {
    text-align: center;
  }
  .pLogo {
    height: 60px !important;
    width: 100px !important;
  }
  .video-banner-new{
    position:relative;float: none;margin-left:20px;margin-bottom:20px;
  }
  .header .navbar-brand img {
    max-height: 80px;
  }
  .partnerBtns{
    position: relative;
    display: -ms-inline-flexbox;
    display: flex;
    vertical-align: middle;
    flex-direction: row;
    width: 100%;
    margin-top: 30px;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  .partnerBtns button{
    margin-top: 5px;
    width: 47%;
  }
  .experience {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }
  .partnerOfficePhoto{
    width:100%;
    height: 50vh; 
    object-fit: cover;
  }
  .partnerLogo{
    margin-top: 20px;
  }
  .pageBreak{
    display: none;
  }
  #pmPillerCarousel ul.slick-dots {
    position: relative;
    top: -22px;
  }
  .pmPresenceBoxHeading {
    position: absolute;
    top: -5px;
    left: -5px;
  }
  #bigMapImg {
    visibility:hidden;
    height: 300px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .bigMap .tooltip-box {
    display: none;
  }
  .pmBigMapLocationList {
    position: absolute;
    top: 16%;
    left: 10%;
    right: 10%;
    width: 80%;
  }
  .testimonial4_slide {
    width: 100%;
    margin: auto;
    padding: 5px;
  }
  .carousel-item p{
    font-size: 16px;
  }
  .pmFooterLogo {
    position: absolute;
    top: -5%;
    left: 49%;
    max-width: 89px;
    translate: -50% 0;
  }
  #accordion{
    margin-top: 30px;
  }
  .accordion-item .accordion__body p {
    font-size: 16px !important;
    font-family: "Roboto", sans-serif !important;
    line-height: 1.50 !important;
  }
  #ourculture1 > div > div.row > div.col-sm-12.col-md-4.col-lg-4 > div > img {
    margin-bottom: 20px;
  }
  .tabsBox .nav-tabs {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .accordion-item.opened .accordion__header:not(.collapsed) .accordion__title,
  .accordion-item .accordion__title{
    font-size: 25px !important;
  }
  .service-item .service__icon {
    text-align: center;
  }
  .service-item .service__content {
    padding: 0;
  }
  .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    text-align: center;
  }
  .widget-schedule .widget__icon,
  .widget .widget__title,
  .widget-help .widget__icon,
  .widget__desc {
    text-align: center;
  }
  .widget-help .phone__number {
    margin-left: 15%;
  }
  .swapOrder{
    order:2 !important;
  }
}
.logo-light, .logo-dark {
  height: 130px;
}
.navbar .navbar-brand {
  position: relative;
  top: 39px;
  padding: 10px;
  background-color: #fff;
  border-radius: 50%;
}
.logo-light, .logo-dark {
  position: relative;
  left: 0;
}
.is-sticky .logo-dark {
  height: 110px !important;
  width: auto !important;
}
.text-darkpm{
  color: #0e204d !important;
}
.text-greypm{
  color: #848E9F !important;
}