.ipWidget-CustomHeaderV2 {
  position: relative; }
  .ipWidget-CustomHeaderV2 .tag {
    background: #fff;
    color: #000;
    width: 285px;
    font-size: 28px;
    line-height: 30px;
    font-weight: 900;
    letter-spacing: -0.5px;
    font-family: Montserrat;
    position: absolute;
    right: 0;
    bottom: 40px;
    padding: 30px 30px 30px 38px; }
  .ipWidget-CustomHeaderV2 .ch-wrap {
    padding: 200px;
    height: 100vh; }
    .ipWidget-CustomHeaderV2 .ch-wrap .inner-wrapper {
      margin: 0 auto;
      max-width: 1500px;
      height: 100%;
      position: relative; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-1 .b1 {
      width: 374px;
      color: #ffffff;
      font-size: 27px;
      line-height: 34px;
      font-weight: 600;
      text-shadow: 1px 1px 5px #000000;
      margin-bottom: 15px; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-1 .b2 {
      width: 400px;
      color: #ffffff;
      font-size: 27px;
      line-height: 34px;
      font-weight: 300;
      text-shadow: 1px 1px 5px #000000; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-2 {
      text-align: right;
      width: 360px;
      position: absolute;
      bottom: 0;
      right: 0; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b1 {
        font-size: 20px;
        color: #ffffff;
        margin-bottom: 10px;
        font-weight: 500; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .logo img {
        width: 315px;
        margin-bottom: 10px; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b2 p {
        color: #fff;
        font-size: 18px;
        line-height: 27px;
        font-weight: 500; }
        .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b2 p b {
          font-weight: 800;
          color: #f4d034; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b2 .btn {
        color: #fff;
        border: 1px solid #ffffff;
        width: 170px;
        font-size: 14px;
        padding: 14px 0;
        border-radius: 10px;
        float: right;
        text-align: center;
        margin-bottom: 15px;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b2 .btn.btn-purple {
          border: transparent;
          background: #32187c; }
        .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b2 .btn:hover {
          text-decoration: none; }
  .ipWidget-CustomHeaderV2 .video-frame {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7); }
    .ipWidget-CustomHeaderV2 .video-frame .wrapper {
      margin: 150px auto;
      width: 1000px; }
      .ipWidget-CustomHeaderV2 .video-frame .wrapper iframe {
        width: 1000px;
        height: 600px; }
    .ipWidget-CustomHeaderV2 .video-frame .close {
      width: 31px;
      height: 31px;
      background: url("/Theme/SANTILLANA/img/close-button.png") no-repeat center center;
      cursor: pointer;
      position: fixed;
      top: 80px;
      right: 50px;
      z-index: 10001; }

@media screen and (max-width: 1200px) and (min-width: 767px) {
  .ipWidget-CustomHeaderV2 .video-frame .wrapper {
    max-width: 80%; }
    .ipWidget-CustomHeaderV2 .video-frame .wrapper iframe {
      max-width: 100%;
      height: 300px; }
  .ipWidget-CustomHeaderV2 .ch-wrap {
    padding-top: 120px;
    height: 1024px; }
    .ipWidget-CustomHeaderV2 .ch-wrap .hide-tablet {
      display: none; }
    .ipWidget-CustomHeaderV2 .ch-wrap .btn.btn-purple {
      margin-right: 15px; } }
@media screen and (max-width: 767px) {
  .ipWidget-CustomHeaderV2 .video-frame .wrapper {
    max-width: 80%; }
    .ipWidget-CustomHeaderV2 .video-frame .wrapper iframe {
      max-width: 100%;
      height: 150px; }
  .ipWidget-CustomHeaderV2 .ch-wrap {
    height: 1000px;
    padding: 139px 0 0; }
    .ipWidget-CustomHeaderV2 .ch-wrap .inner-wrapper {
      width: 310px; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-1 .b1,
    .ipWidget-CustomHeaderV2 .ch-wrap .text-1 .b2 {
      font-size: 20px;
      line-height: 26px; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-1 .b1 {
      margin: 0 auto 10px;
      width: 300px; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-1 .b2 {
      margin: 0 auto 10px;
      width: 300px; }
    .ipWidget-CustomHeaderV2 .ch-wrap .text-2 {
      bottom: 145px;
      width: 310px; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b1 {
        font-size: 17px; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .logo img {
        width: 303px; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .b2 p {
        font-size: 17px;
        line-height: 25px;
        width: 294px;
        float: right; }
      .ipWidget-CustomHeaderV2 .ch-wrap .text-2 .hide-tablet {
        display: none; }
  .ipWidget-CustomHeaderV2 .tag {
    font-size: 20px;
    line-height: 23px;
    padding: 19px 19px 19px 27px;
    width: 204px;
    bottom: 30px; } }

/*# sourceMappingURL=customHeader.css.map */
