﻿.page_content .page_content_inner .security_content {
  padding: 1rem 0; }

#ul_gallery_paging_58, #ul_gallery_paging_60, #ul_gallery_paging_57 {
  flex: 0 0 100%;
  max-width: 100%; }

.aboutNav {
  padding-top: 1rem;
  margin: 0.5rem auto; }
  .aboutNav .logo_products {
    padding: 0 0.1rem; }
    .aboutNav .logo_products button {
      background: #a8a8a8;
      border-radius: 0;
      border-color: transparent;
      width: 100%;
      color: #fff;
      padding: 0.75rem; }

.aboutNavFor {
  margin-top: 2rem;
  padding-left: 4rem;
  padding-right: 4rem; }
  .aboutNavFor .slick-list {
    height: 100% !important; }

.social_share_div {
  margin-top: 1rem; }
  .social_share_div a {
    background: #c1c1c1;
    padding: 0.35rem 0.25rem;
    border-radius: 2px;
    margin: 0 2px; }
    .social_share_div a i {
      font-size: 1.25rem; }
      .social_share_div a i:before {
        vertical-align: middle; }

.media_video, .media_gallery {
  display: flex;
  flex-direction: column; }
  .media_video .imagesWrp_outer, .media_video .videosWrp_outer, .media_gallery .imagesWrp_outer, .media_gallery .videosWrp_outer {
    flex: 1 1 auto; }
  .media_video .media_title, .media_gallery .media_title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1rem; }
    .media_video .media_title h6, .media_gallery .media_title h6 {
      margin: 0; }
  .media_video .-mediaWrp, .media_gallery .-mediaWrp {
    background: #898989;
    border-radius: 4px;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap; }
    .media_video .-mediaWrp .videosWrp_inner .videowrp, .media_gallery .-mediaWrp .videosWrp_inner .videowrp {
      max-height: 12rem;
      border-radius: 0.25rem;
      overflow: hidden;
      position: relative; }
      .media_video .-mediaWrp .videosWrp_inner .videowrp img, .media_gallery .-mediaWrp .videosWrp_inner .videowrp img {
        width: 100%;
        height: 100%; }
      .media_video .-mediaWrp .videosWrp_inner .videowrp .play_btn, .media_video .-mediaWrp .videosWrp_inner .videowrp .youtube_btn, .media_gallery .-mediaWrp .videosWrp_inner .videowrp .play_btn, .media_gallery .-mediaWrp .videosWrp_inner .videowrp .youtube_btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .media_video .-mediaWrp .videosWrp_inner .info, .media_gallery .-mediaWrp .videosWrp_inner .info {
      margin: 0.5rem 0;
      text-align: initial; }
      .media_video .-mediaWrp .videosWrp_inner .info span, .media_gallery .-mediaWrp .videosWrp_inner .info span {
        opacity: 0.5;
        font-size: 0.875rem; }
    .media_video .-mediaWrp a[data-fancybox], .media_gallery .-mediaWrp a[data-fancybox] {
      flex: 0 0 20%;
      max-width: 20%;
      max-height: 12rem;
      overflow: hidden;
      border-radius: 0.3rem;
      padding: 0.5rem; }
      .media_video .-mediaWrp a[data-fancybox] .imgwrp, .media_gallery .-mediaWrp a[data-fancybox] .imgwrp {
        height: 70%;
        overflow: hidden;
        border-radius: 0.3rem; }
        .media_video .-mediaWrp a[data-fancybox] .imgwrp img, .media_gallery .-mediaWrp a[data-fancybox] .imgwrp img {
          cursor: pointer;
          cursor: zoom-in;
          width: -webkit-fill-available; }
      .media_video .-mediaWrp a[data-fancybox] .info, .media_gallery .-mediaWrp a[data-fancybox] .info {
        text-align: center;
        line-height: 1.2;
        margin-top: 0.2rem; }
        .media_video .-mediaWrp a[data-fancybox] .info p, .media_gallery .-mediaWrp a[data-fancybox] .info p {
          font-size: 0.875rem;
          margin-bottom: 0 !important;
          text-align: center; }
        .media_video .-mediaWrp a[data-fancybox] .info .date, .media_gallery .-mediaWrp a[data-fancybox] .info .date {
          font-size: 0.75rem; }

/* ----- Video popup, start ----- */
.video_popup .modal-header, .video_popup .modal-footer {
  display: none; }

.video_popup .modal-dialog {
  max-width: unset;
  width: 90%;
  margin: auto; }
  .video_popup .modal-dialog .modal-content {
    border-radius: 0;
    background-color: #111; }
    .video_popup .modal-dialog .modal-content .modal-body {
      position: relative;
      padding: 0;
      background: #111;
      color: #fff; }
      .video_popup .modal-dialog .modal-content .modal-body .close {
        position: absolute;
        top: 1rem;
        right: 1rem;
        color: #fff;
        background: transparent;
        border: 0;
        font-size: 2rem;
        z-index: 99; }
      .video_popup .modal-dialog .modal-content .modal-body video {
        max-width: 100%; width:100%; }
      .video_popup .modal-dialog .modal-content .modal-body iframe {
        max-width: 100%;
        min-width: 100%;
        height: 42rem; }
      .video_popup .modal-dialog .modal-content .modal-body .info {
        padding: 0.5rem; }
        .video_popup .modal-dialog .modal-content .modal-body .info p {
          margin-bottom: 0.25rem; }
          .video_popup .modal-dialog .modal-content .modal-body .info p.date {
            opacity: 0.5;
            font-size: 0.875rem; }

@media (min-width: 1601px) {
  .head_main {
    white-space: nowrap; } }

@media (min-width: 1441px) and (max-width: 1600px) {
  .head_main {
    white-space: nowrap; }
  .aboutNavFor {
    padding-left: 2rem;
    padding-right: 2rem; } }

@media (min-width: 1200px) and (max-width: 1440px) {
  .head_main {
    white-space: nowrap; }
  .aboutNav .logo_products button {
    padding: 0.4rem; }
  .aboutNavFor {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .media_video .-mediaWrp .col-xl-6 {
    width: 100%; }
  .media_video .-mediaWrp .videosWrp_inner .videowrp {
    max-height: 9rem; }
  .media_video .-mediaWrp .videosWrp_inner .info {
    line-height: 1.2;
    margin-top: 0.2rem; }
    .media_video .-mediaWrp .videosWrp_inner .info h6 {
      font-size: 0.75rem;
      margin-bottom: 0 !important; }
    .media_video .-mediaWrp .videosWrp_inner .info span {
      font-size: 0.75rem; }
  .media_gallery .-mediaWrp a[data-fancybox] {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0.3rem; }
  .video_popup .modal-dialog .modal-content .modal-body iframe {
    height: 30rem; } }

@media (max-width: 1199px) {
  .aboutNavFor {
    padding-left: 1rem;
    padding-right: 1rem; }
  .media_video .-mediaWrp .videosWrp_inner {
    /* .videowrp {
                    max-height: 12rem !important;
                    height: unset;
        
                    img {
                        height: unset !important;
                    }
                } */ }
    .media_video .-mediaWrp .videosWrp_inner .info h6 {
      font-size: 0.875rem; }
  .media_gallery .-mediaWrp a[data-fancybox] {
    flex: 0 0 33%;
    max-width: 33%;
    max-height: unset;
    padding: 0.25rem; }
  .video_popup .modal-dialog .modal-content .modal-body iframe {
    height: 28rem; } }

@media (max-width: 767px) {
  .media_title {
    margin-top: 1rem;
    margin-bottom: 0.25rem !important; }
  /* .videosWrp_inner {
        .videowrp {
            max-height: 20rem !important;
            height: unset;

            img {
                height: unset !important;
            }
        }
    } */
  .video_popup .modal-dialog {
    width: 95%; }
    .video_popup .modal-dialog .modal-content .modal-body .close {
      top: 0.5rem;
      right: 0.5rem;
      font-size: 1.5rem; }
    .video_popup .modal-dialog .modal-content .modal-body .info h5 {
      font-size: 1rem; }
    .video_popup .modal-dialog .modal-content .modal-body .info p {
      font-size: 0.75rem !important; }
  .video_popup .modal-dialog .modal-content .modal-body iframe {
    height: 16rem; } }

@media (max-width: 575px) {
  .video_popup .modal-dialog .modal-content .modal-body .close {
    top: 0.5rem;
    right: 0.5rem;
    font-size: 1.5rem; }
  .video_popup .modal-dialog .modal-content .modal-body .info h5 {
    font-size: 0.875rem; } }

/* ------ Video popup, end ------ */
.videosWrp_outer .row {
  width: 100%; }
  .videosWrp_outer .row .col {
    width: 25%;
    max-width: 25%; }
