/*-------------- History Area Start  ---- --------*/
.history-area {
  padding: 7.8125rem 0; }

.history-area .explore_btn a {
    display: inline-block;
    width: auto !important;
}

  @media (min-width: 48rem) and (max-width: 61.9375rem) {
    .history-area {
      padding: 5rem 0; } }
  @media only screen and (max-width: 47.9375rem) {
    .history-area {
      padding: 5rem 0; } }
  .history-area .content__box {
    margin-left: 1rem;
}
.history-area .content__box p{
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 140%;
}
.history-area .content__box ul{
  font-size: 1.150rem;
  font-weight: 400;
  line-height: 140%;
  margin-left: 2rem;
  list-style: disc;
  letter-spacing: 0;
}
.history-area .content__box ul li{
  margin-bottom: 0.5rem
 
}

/*-------------- History Area End  ---- --------*/

/*-------------- Video Frame Box Start  -----------*/
.video__frame {
  position: relative;
  z-index: 1; 
  max-width: 95%;
}
  @media only screen and (max-width: 47.9375rem) {
    .video__frame {
      margin-bottom: 3.125rem; } }
  .video__frame .video_shp_1 {
    width: 3.75rem;
    position: absolute;
    z-index: -1;
    top: -1.875rem;
    left: -1.5625rem; }
    @media (min-width: 75rem) and (max-width: 81.1875rem) {
      .video__frame .video_shp_1 {
        width: 2.5rem;
        top: -0.8125rem;
        left: -0.625rem; } }
    @media (min-width: 62rem) and (max-width: 74.9375rem) {
      .video__frame .video_shp_1 {
        width: 3.125rem;
        top: -0.9375rem;
        left: -0.9375rem; } }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .video__frame .video_shp_1 {
        width: 2.5rem;
        top: -0.9375rem;
        left: -0.9375rem; } }
    @media only screen and (max-width: 47.9375rem) {
      .video__frame .video_shp_1 {
        width: 1.875rem;
        top: -0.625rem;
        left: -0.5rem; } }
  .video__frame .video_bg {
    width: 100%; }
    @media only screen and (max-width: 47.9375rem) {
      .video__frame .video_bg {
        height: 13.75rem;
        object-fit: cover; } }
  .video__frame .play__btn {
    width: 6.25rem;
    height: 6.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #fff;
    text-decoration: none !important;
    font-size: 2.1875rem;
    color: #0351A3;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    @media (min-width: 75rem) and (max-width: 81.1875rem) {
      .video__frame .play__btn {
        width: 5rem;
        height: 5rem; } }
    @media (min-width: 62rem) and (max-width: 74.9375rem) {
      .video__frame .play__btn {
        width: 5rem;
        height: 5rem; } }
    @media (min-width: 48rem) and (max-width: 61.9375rem) {
      .video__frame .play__btn {
        width: 5rem;
        height: 5rem; }
        .video__frame .play__btn i {
          font-size: 1.75rem; } }
    @media only screen and (max-width: 47.9375rem) {
      .video__frame .play__btn {
        width: 3.125rem;
        height: 3.125rem; }
        .video__frame .play__btn i {
          font-size: 1.25rem; } }
  @media (min-width: 48rem) and (max-width: 61.9375rem) {
    .video__frame {
      margin-bottom: 3.125rem; } }

/*-------------- Video Frame Box End  ------------*/