/*******************************************************
 *
 * Interviews
 *
 *******************************************************/
/*
 #fixed-header.active .header-nav,
 #fixed-header.active .header-smi {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    -webkit-transform: translateX(-1.25vw) !important;
    -ms-transform: translateX(-1.25vw) !important;
    transform: translateX(-1.25vw) !important;
 }
 #fixed-header.active .header-inner {
    background: transparent !important;
    border-top: none !important;
 }
*/
 
 .ip-banner {
     display: none;
 }
/*
 .ip-container .header-inner {
    width: 53%;
 }
*/
 #inner-page-wrapper {
     margin-bottom: 0;
 }
 #inner-page-wrapper > .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
 }
 #ip-interviews {
    font-size: 0;
    letter-spacing: 0;
    line-height: 1;
 }
 .ip-interviews-container {
    display: block;
    position: relative;
 }
 .ip-interviews-wrapper {
    display: block;
    position: relative;
 }
 .ip-interviews-main {
    display: block;
    position: relative;
 }
 .ip-interviews-section {
    display: block;
    position: relative;
 }

 .ip-interviews-hero-container {
   display: block;
   position: relative;
}

.ip-interviews-hero-row {
   display: block;
   position: relative;
}

.ip-interviews-hero-col {
   display: inline-block;
   vertical-align: top;
   width: 50%;
   position: relative;
}

.ip-interviews-hero-content {
   display: block;
   position: relative;
   padding: 12.313vw 0 0 5.813vw;
}

.ip-interviews-hero-content .global-title {
   margin-bottom: 50px;
}

.ip-interviews-text {
   display: block;
   position: relative;
   width: 98%;
}

.ip-interviews-hero-agent-holder {
   display: block;
   position: relative;
   padding-top: 26px;
}

.ip-interviews-hero-agent-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background-color: #073161;
}

.ip-interviews-hero-agent-bg:before {
   position: absolute;
   content: '';
   top: 0;
   right: 100%;
   background: #0a2c53;
   width: 10.25vw;
   height: 100%;
}

.ip-interviews-hero-agent-bg canvas {
   display: block;
   width: 100%;
   height: 101%;
   background-image: url('../../images/interviews/accent-bg.jpg');
   background-position: center;
   background-size: cover;
   pointer-events: none;
}


.ip-interviews-hero-agent-holder img {
   max-width: 100%;
   position: relative;
}

.ip-interviews-section.section1 {
   padding-left: 5.5vw;
}

.ip-interviews-hero-col:first-child {
   width: 49.712%;
}

.ip-interviews-hero-col:last-child {
   width: 50.288%;
}

.ip-interviews-text p {
   font-size: 1.063vw;
   line-height: 2.16;
   letter-spacing: 0.025em;
   color: #555555;
   display: block;
   position: relative;
   margin-bottom: 2.188vw;
}

.ip-interviews-text h2 {
   font-size: 1.250vw;
   line-height: 1;
   letter-spacing: 0.010em;
   color: #102339;
   font-weight: 600;
}


.ip-interviews-hero-content .global-title h2 {
   font-size: 5.313vw;
   line-height: 1;
}

.ip-interviews-hero-content .global-title span {
   font-size: 2.813vw;
   letter-spacing: 0.094em;
   display: block;
   margin-bottom: 0.938vw;
}
 
.video-wrapper {
   padding: 103px 0;
   background-color: #102339;
}
.ip-interviews-video-inner-wrapper {
   position: relative;
   max-width: 1215px;
   margin: 0 auto;
   padding: 0 15px;
}
.ip-interviews-video-list {
   position: relative;
}
.ip-interviews-video-item {
   position: relative;
   display: inline-block;
   vertical-align: top;
   width: 33.33%;
   padding: 0 35px;
   margin-bottom: 60px;
}
.ip-interviews-video-item a {
   position: relative;
   display: block;
}
.ip-interviews-video-item-image {
   position: relative;
}
.ip-interviews-video-item-image::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: .2;
   pointer-events: none;
   z-index: 1;
}
.ip-interviews-video-item-image canvas {
   display: block;
   width: 100%;
}
.ip-interviews-video-item-image img {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
   object-position: center;
}
.ip-interviews-video-item-image span {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 52px;
   height: 52px;
   border: 2px solid #fff;
   border-radius: 50%;
   font-size: 16px;
   color: #fff;
   text-align: center;
   line-height: 52px;
   cursor: pointer;
   z-index: 1;
   transition: all .4s ease-in-out;
}
.ip-interviews-video-item a:hover span {
   background-color: #073161;
   border-color: #073161;
}
.ip-interviews-video-item-title {
   font-size: 16px;
   font-weight: 600;
   color: #fff;
   margin-top: 28px;
    line-height: 1.5;
}
.pc-btn {
   display: block;
   position: relative;
}

.pc-btn a {
   max-width: 100%;
   color: #073161 !important;
   background-color: #fff !important;
}

.pc-btns {
   position: relative;
   width: 100%;
   max-width: 233px;
   margin: 36px auto 0;
}

 /* Engage */
 
 .ewm-container {
    padding: 67px 0 0;
 }
/* 
 .ewm-wrapper {
    display: block;
    position: relative;
    padding-left: 7.75vw;
 }
 
 .ewm-wrapper:before {
    position: absolute;
    content: '';
    top: 1.25vw;
    left: 0;
    background-image: url(../../images/ewm-accent-logo.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.03;
    pointer-events: none;
    width: 37.019%;
    height: 93.784%;
    margin: 0 auto;
 }
 
 .ewm-main {
    display: block;
    position: relative;
 }
 
 .ewm-row {
    display: block;
    position: relative;
 }
 
 .ewm-col {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    width: 50%;
 }
 
 .ewm-agent-bt {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30vw;
    height: 52.938vw;
    background-color: #073161;
 }
 
 .ewm-agent-holder {
    display: block;
    position: relative;
 }
 
 .ewm-agent-inner {
    display: block;
    position: relative;
    padding: 0 9.188vw 0 2.938vw;
 }
 
 .ewm-agent-inner img {
    max-width: 100%;
    width: 100%;
 }
 
 .ewm-agent-bt:before {
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    background: #102339;
    width: 8vw;
    height: 100%;
 }
 
 .ewm-agent-bt canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../../images/ewm-agent-bg.jpg);
    background-position: center;
    background-size: cover;
    pointer-events: none;
    opacity: .20;
 }
 
 .ewm-content-container {
    display: block;
    position: relative;
    padding-bottom: 6.813vw;
 }
 
 .ewm-col:first-child {
    width: 47.43%;
 }
 
 .ewm-col:last-child {
    width: 52.57%;
 }
 
 .ewm-img {
    display: block;
    position: relative;
    background-color: #2d2d2d;
 }
 
 .ewm-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: .15;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
 }
 
 .ewm-image-holder {
    display: block;
    position: relative;
 }
 
 .ewm-caption {
    position: absolute;
    bottom: 15%;
    left: 0;
    display: block;
    text-align: center;
    padding: 0 1.938vw;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    max-width: 68%;
    right: 0;
    margin: 0 auto;
 }
 
 .ewm-content-container .global-title {
    margin-bottom: 3.75vw;
    padding: 0 3.063vw;
 }
 
 .ewm-social-wrapper {
    display: block;
    position: relative;
 }
 
 .ewm-list {
    display: block;
    position: relative;
    margin-bottom: 1.688vw;
    z-index: 3;
 }
 
 .ewm-list>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
 }
 
 .ewm-list>ul>li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0.813vw 2.688vw;
 }
 
 .ewm-main-icon span {
    font-size: 2.75vw;
    color: #b8b8b8;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 2.750vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
 }
 
 .ewm-main-icon span.ai-font-facebook {
    font-size: 2.438vw;
 }
 
 .ewm-main-icon span.ai-font-instagram {
    font-size: 2.438vw;
 }
 
 .ewm-list>ul>li:first-child {
    padding-left: 0;
 }
 
 .ewm-list>ul>li:last-child {
    padding-right: 0;
 }
 
 .ewm-list>ul>li span.ai-icon-podcast {
    background-image: url(../../images/ai-podcast-icon.png);
    width: 38px;
   height: 42px;
 }
 
 .ewm-list>ul>li.ewm-trigger:hover .ewm-main-icon span.ai-icon-podcast {
    background-image: url(../../images/ai-podcast-icon-b.png);
 }
 
 .ewm-list>ul>li:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 0.063vw;
    height: 100%;
    -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
            transform: rotate(15deg);
    background: #b8b8b8;
    pointer-events: none;
 }
 
 .ewm-main-icon {
    display: block;
    position: relative;
    cursor: pointer;
 }
 
 .ewm-list>ul>li:last-child:before {
    display: none;
 }
 
 .ewm-social-dropdown {
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    top: 0;
    -webkit-transform: translateY(1.25vw);
        -ms-transform: translateY(1.25vw);
            transform: translateY(1.25vw);
 }
 
 .ewm-social-dropdown>div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
 }
 
 .ewm-social-dropdown[data-tabpanel="podcast"] {}
 
 .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4.313vw 0 4.375vw;
    width: 100%;
 }
 
 .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links span {
    font-size: 0.875vw;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
 }
 
 .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links a {
    display: block;
    margin-bottom: 0;
    margin-left: 10px;
 }
 
 .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links a:first-of-type {
    margin-left: 1.250vw;
 }
 
 .ewm-social-dropdown[data-tabpanel="podcast"]:before {
    left: 0;
    margin: 0 auto;
    width: 80%;
 }

 .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links a img {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links a:hover img {
    opacity: .75;
}
 
 .ewm-social-links {
    margin-left: 6.125vw;
    margin: 0 auto;
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
 }
 
 .ewm-caption span {
    font-size: 1.063vw;
    line-height: 1.8;
    color: #fff;
    letter-spacing: 0.020em;
 }
 
 .ewm-list>ul>li:hover .ewm-social-dropdown {
    opacity: 1;
    visibility: visible;
 }
 
 .ewm-social-icon-inner span {
    font-size: 2.75vw;
    line-height: 1;
    color: #fff;
    background: #435e98;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
 }
 
 .ewm-social-links a:not(:last-child) {
    margin-bottom: 0.938vw;
 }
 
 .ewm-social-links a {
    font-size: 1.625vw;
    line-height: 1;
    color: #fff;
    display: block;
    text-align: center;
    letter-spacing: 0.050em;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
 }
 
 .ewm-social-icon-inner {
    display: block;
    position: relative;
    width: 12.75vw;
    height: 13.438vw;
 }
 
 .ewm-social-dropdown.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
 }
 
 .ewm-list>ul>li.ewm-trigger.active .ewm-main-icon span,
 .ewm-list>ul>li.ewm-trigger:hover .ewm-main-icon span {
    color: #073161;
 }
 
 .ewm-social-icon-inner span.ai-font-linkedin {
    background: #0077b5;
 }
 
 .ewm-social-icon-inner span.ai-font-youtube {
    background: #F70000;
 }
 
 .ewm-social-icon-inner span.ai-font-instagram {
    background-image: url(../../images/ewm-ig-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
 }
 
 .ewm-social-links a:hover {
    color: #5a85b6;
 }
 
 .ewm-hover-details {
    display: block;
    position: relative;
 }
 
 .ewm-social-dropdown:before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 65%;
    height: 0.063vw;
    background: #555555;
    z-index: 2;
    pointer-events: none;
 }*/
 /*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1366px) {
     .ewm-list>ul>li span.ai-icon-podcast {
        width: 30px;
        height: 35px;
    }

    .ip-interviews-video-inner-wrapper {
      max-width: 1170px;
  }
}


@media only screen and (max-width: 1280px) {
     .ewm-list>ul>li span.ai-icon-podcast {
        width: 23px;
        height: 27px;
    }

    .ip-interviews-video-inner-wrapper {
      max-width: 1060px;
  }

  .ip-interviews-video-item {
      padding: 0 15px;
  }
}

 
 /* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
 @media only screen and (max-width: 1199px) {
    .ip-interviews-video-inner-wrapper {
      max-width: 910px;
  }
 } 
 
 /* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
 @media only screen and (max-width: 991px) {
    /* Section 1 */

    .ip-interviews-hero-col {
      width: 100%!important;
      display: block;
  }

  .ip-interviews-hero-content {
      padding: 50px 30px 50px;
      text-align: center;
  }

  .ip-interviews-hero-content .global-title {
      margin-bottom: 30px;
  }

  .ip-interviews-text {
      width: 100%;
  }

  .ip-interviews-hero-agent-holder {
      padding:  0 0 0 20px;
  }

   .ip-interviews-hero-agent-bg {
       width: 100%;
   }

  .ip-interviews-hero-agent-bg:before {
      width: 23%;
      right: auto;
  }


  .ip-interviews-section.section1 {
      padding-left: 0;
  }

  .ip-interviews-hero-row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: reverse;
       -ms-flex-direction: column-reverse;
           flex-direction: column-reverse;
   }

   .ip-interviews-hero-agent-holder img {
      margin: 0 auto;
      display: block;
   }

  .ip-interviews-hero-col:first-child {
      /* width: 55%; */
  }

  .ip-interviews-hero-col:last-child {
      width: 45%;
  }


  .ip-interviews-text p {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 20px;
  }


.ip-interviews-text h2 {
  font-size: 18px;
}

  .ip-interviews-hero-content .global-title h2 {
      font-size: 32px;
  }

  .ip-interviews-hero-content .global-title span {
      font-size: 24px;
      margin-bottom: 11px;
  }


  .ip-interviews-awards-main {
      padding: 80px 0;
  }
  #ip-interviews {
      padding-top: 80px;
   }

   .ip-interviews-video-item {
      width: 50%;
      padding: 0 15px;
      margin-bottom: 35px;
  }
  .video-wrapper {
      padding: 50px 0;
   }
   .ip-interviews-video-item-title {
      margin-top: 12px;
  }

   .pc-btn {
      width: 100%;
      display: block;
   }
   .pc-btns {
         max-width: 313px;
         margin: 33px auto 0;
         display: block;
   }
   .ip-interviews-hero-agent-bg canvas {
      height: 100%;
   }

    /* Engage */
    /*.ewm-container {
       padding: 34px 0 0;
       width: 100%;
    }
    .ewm-wrapper {
       padding-left: 0;
    }
    .ewm-wrapper:before {
       top: auto;
       width: 80%;
       height: 128%;
       background-size: contain;
       bottom: 0;
    }
    .ewm-col {
       display: inline-block;
       vertical-align: bottom;
       position: relative;
       width: 50%;
    }
    .ewm-agent-bt {
       width: 54%;
       height: 83%;
    }
    .ewm-agent-inner {
       padding: 0;
    }
    .ewm-agent-bt:before {
       width: 75px;
    }
    .ewm-content-container {
       padding-bottom: 96px;
    }
    .ewm-col:first-child {
       width: 47.43%;
    }
    .ewm-col:last-child {
       width: 52.57%;
    }
    .ewm-caption {
       bottom: 13%;
       max-width: 79%;
       padding: 0 15px;
    }
    .ewm-content-container .global-title {
       margin-bottom: 60px;
       padding: 0;
    }
    .ewm-list {
       margin-bottom: 0;
    }
    .ewm-list>ul>li {
       padding: 9px 14px!important;
       border-right: 1px solid #d1d1d1;
       border-bottom: 1px solid #d1d1d1;
       width: calc(100% / 3);
    }
    .ewm-main-icon span {
       font-size: 36px;
       min-height: 36px;
    }
    .ewm-main-icon span.ai-font-facebook {
       font-size: 31px;
    }
    .ewm-main-icon span.ai-font-instagram {
       font-size: 34px;
    }
    .ewm-list>ul>li span.ai-icon-podcast {
       width: 29px;
       height: 32px;
       margin: 0 auto;
    }
    .ewm-list>ul>li:before {
       width: 1px;
       display: none;
    }
    .ewm-social-links {
       margin-left: 0;
       width: 70%;
    }
    .ewm-caption span {
       font-size: 15px;
       letter-spacing: 0.3px;
       line-height: 22px;
    }
    .ewm-social-icon-inner span {
       font-size: 32px;
    }
    .ewm-social-links a:not(:last-child) {
       margin-bottom: 15px;
    }
    .ewm-social-links a {
       font-size: 22px;
       letter-spacing: 1.1px;
    }
    .ewm-social-icon-inner {
       width: 139px;
       height: 160px;
    }
    .ewm-social-dropdown:before {
       width: calc(100% - 185px);
    }
    .ewm-list>ul {
       -webkit-box-orient: horizontal;
       -webkit-box-direction: normal;
             -ms-flex-flow: row wrap;
                flex-flow: row wrap;
       -webkit-box-pack: start;
             -ms-flex-pack: start;
                justify-content: flex-start;
       width: 81%;
    }
    .ewm-list>ul>li:nth-child(5) {
      border-bottom: none;
    }
    .ewm-list>ul>li:nth-child(4) {
       border-bottom: none;
       padding-left: 0!important;
    }
    .ewm-list>ul>li:nth-child(3) {
       border-right: none;
       padding-right: 0!important;
    }
    .ewm-list>ul>li:last-child {
       border-bottom: none;
       border-right: none;
    }
    .ewm-row {
       padding-left: 30px;
    }
    .ewm-content-container .global-title span {
       font-size: 26px;
       letter-spacing: 1.3px;
       margin-bottom: 10px;
       display: block;
    }
    .ewm-content-container .global-title h2 {
       font-size: 40px;
       letter-spacing: 2px;
       line-height: 1.3;
    }
    .ewm-list>ul>li:first-child {
       padding-left: 0!important;
    }
    .ewm-agent-holder {
       margin-right: -28%;
    }
    .ewm-img canvas {
       min-height: 372px;
    }
    .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links {
       padding: 52px 0;
    }
 
    .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links span {
       font-size: 13px;
    }
 
    .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links a {
       margin-left: 10px;
    }
 
    .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links a:first-of-type {
       margin-left: 15px;
    }*/
 
   /* End of Engage */
 } 
 
 /* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
 @media only screen and (max-width: 767px) {
    
 }
 
 /* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
 @media only screen and (max-width: 480px) {
   .pc-btns {
      padding: 0 15px;
   }
    /*Engage*/
    /*.ewm-row {
       padding-left: 15px;
    }
    .ewm-list>ul>li {
       padding: 9px 7px!important;
    }
    .ewm-main-icon span {
       font-size: 25px;
       min-height: 31px;
    }
    .ewm-main-icon span.ai-font-facebook {
       font-size: 21px;
    }
    .ewm-main-icon span.ai-font-instagram {
       font-size: 24px;
    }
    .ewm-list>ul>li span.ai-icon-podcast {
       width: 19px;
       height: 31px;
       margin: 0 auto;
    }
    .ewm-content-container {
       padding-bottom: 50px;
    }
    .ewm-content-container .global-title h2 {
       font-size: 35px;
       letter-spacing: normal;
       line-height: 1;
    }
    .ewm-content-container .global-title {
       margin-bottom: 40px;
    }
    .ewm-content-container .global-title span {
       font-size: 20px;
       margin-bottom: 5px;
    }
    .ewm-social-icon-inner {
       width: 95px;
       height: 120px;
    }
    .ewm-social-links a {
       font-size: 13px;
       letter-spacing: normal;
    }
    .ewm-social-dropdown:before {
       width: calc(100% - 125px);
    }
    .ewm-caption {
       bottom: 13%;
       max-width: 100%;
       padding: 0 15px;
    }
    .ewm-caption span {
       font-size: 14px;
    }
    .ewm-social-links a:not(:last-child) {
       margin-bottom: 10px;
    }
    .ewm-img canvas {
       min-height: 300px;
    }
    .ewm-social-dropdown[data-tabpanel="podcast"] .ewm-social-links {
       padding: 34px 0 33px;
    }*/
    .ip-interviews-video-item {
      width: 100%;
   }
 }