.in-demand-video-wp .intro-ttp {
  text-align: center;
  margin-top: 11px;
}

.in-demand-video-wp {
  padding-top: 56px;
  padding-bottom: 56px;
}

.in-demand-video-wp h2.cheading {
  line-height: 1.4;
  margin-bottom: 40px;
  font-weight: 400;
  color: rgb(210, 47, 37);
}

.in-demand-video-wp h2.cheading .x-eel-hrs {
  line-height: 0;
  width: 100%;
  letter-spacing: normal;
}

.in-demand-video-wp .demand-two {
  margin-bottom: -48px;
  margin-left: -24px;
  margin-right: -24px;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  display: flex;
}

.in-demand-video-wp .demand-two>div {
  max-width: 50%;
  flex-basis: 50%;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 48px;
  padding-top: 0;
  flex-grow: 1;
  flex-shrink: 1;
}

.in-demand-video-wp .demand-two .demand-lft .vdo-in {
  width: 100%;
}

.in-demand-video-wp .demand-two .demand-lft .vdo-in .embedcontainer {
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.in-demand-video-wp .demand-two .demand-lft .vdo-in .embedcontainer iframe.emd-xs {
  max-height: 620px;
  border: 0px;
  left: 0px;
  bottom: 0px;
  top: 0px;
  overflow: hidden;
  height: 100%;
  position: absolute;
  width: 100%;
}

.in-demand-video-wp .demand-two .demand-rgt .demand-rgt-sm {
  font-size: 24px;
  color: rgb(87, 87, 87);
  margin-bottom: 32px;
  line-height: 1.5;
}

.in-demand-video-wp .demand-two .demand-rgt .demand-rgt-sm p {
  margin: 0;
}

.post-bottm-sec section.post-mmn .post-rgt ul.recent-wps li {
  margin-bottom: 24px;
  color: rgb(94, 94, 94);
  font-family: Helvetica, arial, sans-serif;
}

.post-bottm-sec section.post-mmn .post-rgt ul.recent-wps li a {
  text-decoration: none;
  outline: none;
  color: rgb(27, 27, 27);
}

.post-bottm-sec section.post-mmn .post-rgt ul.recent-wps li a .rect-img #guacBg3 {
  transition: opacity 0.25s ease 0s, background-size 0.25s ease 0s, background-position 0.25s ease 0s;
  margin-right: 16px;
  width: 110px;
  height: 110px;
  float: left;
  text-shadow: rgb(0 0 0 / 12%) 0px 2px 30px;
  background-repeat: no-repeat;
  background-blend-mode: normal;
  background-size: auto, cover;
  background-position: center center;
  margin-bottom: 8px;
  letter-spacing: normal;
}


@media(max-width:1535px){
  .in-demand-video-wp h2.cheading {
    font-size: 44px;
  }
  .in-demand-video-wp .intro-ttp {
    margin-top: 12px;
  }
  
 .in-demand-video-wp .demand-two .demand-rgt .demand-rgt-sm {
    font-size: 22px;
}
}

@media(max-width:1279px){
  .in-demand-video-wp h2.cheading {
    font-size: 38px;
}
}

@media(max-width:1023px){
  .in-demand-video-wp .intro-ttp {
    margin-top: 0;
}
.in-demand-video-wp .demand-two .demand-lft .vdo-in {
    margin-bottom: 24px;
}  

}

@media(max-width:767px){
  .in-demand-video-wp {
    padding-top: 40px;
    padding-bottom: 40px;
}
  
.in-demand-video-wp h2.cheading {
    font-size: 32px !important;
}
  
.in-demand-video-wp .demand-two {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -24px;
}

.in-demand-video-wp .demand-two>div {
    max-width: 100%;
    flex-basis: 100%;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 24px;
}

  
}

