.bluelayout .ics-calendar-date  span:nth-child(1)
  {
    display: none !important
  }
#wpforms-form-883 input, #wpforms-form-883 select {
  width: 100%;
  display: inline-block;
  max-width: 100%;
}
.sub-menu-toggle {
  display: none;
}
.chief360_apparatus_template1_item {
  margin-bottom: 20px;
  box-shadow: 0px 4px 10px 0px rgba(18, 18, 18, 0.16);
  border-radius: 5px;
  width: 31%;
  display: inline-block;
}
.chief360_apparatus_template1_image img {
  height: 300px !important;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  object-position: top;
  min-height: 300px;
  max-height: 300px;
}


.chiefservicecatpost.chieflatestservpost.latestpstcls {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.chiefservicecatpost.chieflatestservpost.latestpstcls .servpostbox {
  display: inline-block;
  width: 31%;
  margin: 1%;
  vertical-align: top;
}
.chiefservicecatpost.chieflatestservpost.latestpstcls .contarea a {
  background: #fff;
  padding: 4px 15px;
  font-size: 14px;
  margin-top: 10px;
}
.elementor-widget-theme-post-featured-image {
  text-align: left;
}
#photos .col-lg-4 {
  display: inline-block;
  width: 30%;
}
#photos .col-lg-4 a img {
  min-height: 240px;
  max-height: 240px;
  width: 100%;
  max-width: 240px;
  object-fit: cover;
}
body.single-post ul {
  display: inline-block;
  width: 100%;
  list-style: none;
}
@media only screen and (min-device-width: 200px) and (max-device-width: 600px)
{
.chief360_apparatus_template1_hold .chief360_apparatus_template1_item {
    width: 100%;
}
}

@media only screen and (min-device-width: 600px) and (max-device-width: 800px)
{
.chief360_apparatus_template1_hold .chief360_apparatus_template1_item {
    width: 48%;
}
}