/*CSS file creation starts*/
.testing {
  display: block;
}
/*CSS file creation ends*/
/*Landing Page starts*/

@font-face {
  font-family: 'ArefRuqaa';
    font-display: swap;
    font-weight: 600;
    src: url('/content/dam/open-digital/actonckd-eg/ar/fonts/ArefRuqaa-Regular.ttf') format('ttf');
}

.landingPage .main-navigation, .landingPage .footer, .landingPage .footer-reference {
  display: none;
}

.home .second-slide-sec {
  border-top: 30px solid #F67A22;
}

.landingPage.fixed-top-margin {
  margin-top: 0 !important;
}

.lp-text-div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.lp-text-div p {
  font-family: 'Abd-ElRady-Pro', Arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
  width: 70%;
  text-align: center;
  text-shadow: 0 0 black;
}

.component-section.no-style.lp-section {
    background-size: 100% 103% !important;
    padding: 0 !important;
    background-repeat: no-repeat;
    background-position-y: -50px;
}

.future-logo {
  padding-top: 45px;
  padding-bottom: 550px;
}

.landingPage .multi-column-container.footer-col {
  border-bottom: 20px solid #00081d;
}

.new-image:not([data-new-image-link='']) {
  cursor: default;
}

p.lp-top-text {
    text-align: left;
    width: 100%;
    padding-left: 25px;
    padding-top: 25px;
}

@media screen and (max-width:767px) {
    
  .future-logo {
    padding-top: 25px;
    padding-bottom: 180px;
  }
  
  .landingPage header{
    display:none;
  }
  
  .lp-text-div p {
    font-size: 12px;
    width: 100%;
  }
  
  .component-section.no-style.lp-section {
    background-size: 100% 112% !important;
    padding: 0 !important;
    background-repeat: no-repeat;
    background-position-y: -125px;
    box-sizing: border-box;
  }
    
  .future-logo {
    padding-top: 25px;
    padding-bottom: 450px;
   }
   
   .landingPage .text:last-child p.foot-text {
        padding-top: 10px;
    }
  
}

@media only screen and (max-width: 767px) and (orientation: landscape){
    .component-section.no-style.lp-section {
        background-size: 100% 112% !important;
        padding: 0 !important;
        background-repeat: no-repeat;
        background-position-y: -155px;
        box-sizing: border-box;
    }
    
    .future-logo {
        padding-top: 25px;
        padding-bottom: 570px;
    }
}

/*Landing Page ends*/
/*carousel arrow*/
a.left.carousel-control, a.right.carousel-control {
  background-color: #F67A22;
}

.home .carousel-section-1 .carousel-part ol.carousel-indicators.hide-caption {
  display: none;
}

.home .carousel-section-1 .carousel-part span.fa.fa-chevron-right, .home .carousel-section-1 .carousel-part span.fa.fa-chevron-left {
  BACKGROUND: #F67A22;
  border-radius: 50px;
}
/*.home .carousel-section-1 .carousel-part .new-image.second-slide-button ,.home .carousel-part-2 .new-image.second-slide-button{*/
/*     height: 50px; */
/*    position: absolute!important;*/
/*    top: -15pc;*/
/*    right: 11pc;*/
/*    width: 80%;*/
/*}*/
.home .carousel-section-1 .carousel-part .new-image.second-slide-button {
  height: 50px;
  position: absolute!important;
  top: -15pc;
  right: 11pc;
  width: 80%;
}

ol.carousel-indicators.hide-caption {
  display: none!important;
}

.home .component-section {
  padding: 0;
}
/*carousel arrow ends*/
.home .third-slide-sec-button {
  position: absolute;
  top: 28pc;
  right: 8pc;
}

.home .carousel-part-3 {
  padding-top: 12px;
  background-color: #137598;
}

.home .second-sec-slide-image {
  padding-top: 40px;
  background: #F67A22;
}

/*For second slide buttton css starts*/
@media screen and (max-width:767px) {
  .home .carousel-section-1 .carousel-part .new-image.second-slide-button {
    top: -4pc;
    width: 34%;
    float: right;
    left: 59%;
  }
}

@media screen and (min-width:600px) and (max-width:767px) and (orientation:landscape) {

  .home .carousel-section-1 .carousel-part .new-image.second-slide-button {
    top: -7pc;
  }
}
/*For second slide buttton css ends*/
/*Styling Episode section css starts*/
div.episode-section {
  padding-bottom: 115px !important;
  padding-top: 0px !important;
}

div.episode-section div.page-section-inner {
  border-top: 30px solid #137598;
  margin-top: 5px;
}

div.episode-inner-sec {
  padding-top: 10px !important;
}

div.episode-section div.episode-inner-sec div.page-section-inner {
  border-top: unset;
  margin-top: unset;
}

div.episode-inner-sec>div.page-section-inner>div.text.parbase.section:nth-child(1) {
  position: relative;
  float: right;
  padding-bottom: 31px;
}

div.in-one-row {
  display: inline-flex;
  margin-left: -6em;
}

div.whitebx p {
  color: #ffffff;
  font-size: 0px;
}

div.whitebx {
  background-color: #ffffff;
  height: 5px;
  width: 75px;
  border-radius: 15px;
  margin-top: 9px;
  margin-left: 6px;
}

img.episode-thm {
  width: 275px;
  height: 200px;
}

h2.epititle {
  font-family: 'Abd-ElRady-Pro';
  font-style: normal;
  color: #F67A22;
}

p.episode-decrp {
  font-family: 'Abd-ElRady-Pro';
  color: #ffffff;
}

div.episodecolbox {
  background-color: #04243D;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 35px 25px 19px 25px;
  border-radius: 25px;
  border-left: 1px solid #ffffff;
}

p.videtit {
  font-family: 'Abd-ElRady-Pro';
  color: #137598;
  font-size: 22px;
  margin-top: 30px;
  text-align:center;
  height:2em;
}
p.videtitv1
{
  margin-top: 0px;position: 
    relative;top: 25px;
}
p.nlvidetit{
  margin-top: 0px;
  position: relative;
  top: 20px;
}
p.videlength {
  font-family: 'Abd-ElRady-Pro';
  color: #137598;
  font-size: 18px;
  float: right;
  text-align: right;
  position: relative;
  left: 7em;
}

div.episodecolbox hr {
  border-top: none;
  background-color: #00081D;
  height: 2px;
  width: 254px;
}

div.episode-inner-sec a.left.carousel-control {
  left: -4%;
}

div.episode-inner-sec a.right.carousel-control {
  right: -4%;
}

div.episode-inner-sec div.carousel-inner {
  left: 2%;
}

div.episode-inner-sec div.carousel-indicator-item {
  display: none;
}

div.episode-video-popup div.modal-header h4 {
  display: none;
}

@media screen and (min-width:768px) {
  img.dk-img,div.dk-carousel {
    display: block;
  }

  img.mb-img,div.mb-carousel {
    display: none;
  }

  div.episode-video-popup .video-thumb-parent .video-thumb-cta {
    height: 335px;
  }
  
  .landingPage .multi-column-container.footer-col {
    border-bottom: 25px solid #00081d;
  }
}

@media screen and (max-width: 46.375rem) {
  .episode-inner-sec .carousel .carousel-indicators,.episode-inner-sec .carousel .carousel-control,.carousel-section-1 .carousel .carousel-control {
    display: block !important;
  }
}

@media screen and (max-width:767px) {
  img.dk-img,div.dk-carousel {
    display: none;
  }

  img.mb-img,div.mb-carousel {
    display: block;
  }

  div.episode-cols .column-2 {
    margin: 45px 0px;
  }

  div.episode-inner-sec>div.page-section-inner>div.text.parbase.section:nth-child(1) {
    left: -1em;
  }

  div.episode-title {
  }

  div.episode-inner-sec div.carousel-inner {
    margin-left: unset;
    padding-left: 1em;
    left: -1px;
    z-index: 16;
  }

  div.episode-inner-sec div.mb-carousel div.rte-node {
    display: flex;
    justify-content: space-evenly;
    position: relative;
    left: -4px;
  }

  div.episodecolbox {
    width: 72%;
    padding: 35px 25px 19px 25px;
  }

  img.episode-thm {
    width: 212px;
    height: 154px;
  }

  div.episodecolbox hr {
    width: 212px;
  }

  p.videlength {
    left: 5em;
  }

  div.episode-inner-sec a.left.carousel-control {
    left: 4%;
    margin-top: 11%;
    z-index: 16;
  }

  div.episode-inner-sec a.left.carousel-control span,a.left.carousel-control span {
    position: relative;
    top: 5px;
    left: 6px;
  }

  div.episode-inner-sec a.right.carousel-control {
    right: 4%;
    margin-top: 11%;
    z-index: 16;
  }

  div.episode-inner-sec a.right.carousel-control span, a.right.carousel-control span {
    position: relative;
    top: 5px;
    right: -7px;
  }

  div.episode-video-popup {
    padding: 0px 30px 0px 30px !important;
  }

  div.episode-video-popup .video-thumb-parent .video-thumb-cta {
    height: 200px;
  }
  .home div.episode-section{
        padding-bottom:55px!important;
    }
    
    div.mb-carousel{
        top:-1em;
    }
}

@media screen and (min-width:600px) and (max-width:767px) and (orientation:landscape) {
  div.episodecolbox {
    width:82.7%;
    padding: 35px 25px 19px 25px;
  }

  img.episode-thm {
    width: 389px;
    height: 235px;
  }

  div.episodecolbox hr {
    width: 384px;
  }

  div.episode-video-popup .video-thumb-parent .video-thumb-cta {
    height: inherit;
  }

  div.episode-video-popup {
    padding: 0px 30px 0px 30px !important;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  div.episode-inner-sec div.carousel-inner {
    position: relative;
    top: 20px;
  }

  div.episode-cols .column-1,div.episode-cols .column-2,div.episode-cols .column-3 {
    width: 197px;
  }

  div.episode-cols .column-1 {
    padding-left: 49px;
    padding-right: 15px;
  }

  div.episode-cols .column-2 {
    padding-left: 79px;
    padding-right: 15px;
  }

  div.episode-cols .column-3 {
    padding-left: 107px;
    padding-right: 15px;
  }

  div.episodecolbox {
    width: 197px;
    padding: 35px 0px 39px 0px;
  }

  img.episode-thm {
    width: 170px;
    height: 121px;
  }

  div.episodecolbox hr {
    width: 160px;
  }

  p.videlength {
    left: 3em;
  }
  div.episode-cols
  {
      left:-10px;
  }
  div.episode-inner-sec a.left.carousel-control {
    left: 1%;
  }

  div.episode-inner-sec a.right.carousel-control {
    right: 1%;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .home .carousel-section-1 .carousel-part .new-image.second-slide-button {
    height: 50px;
    position: absolute!important;
    top: -11pc;
    right: 8pc;
    width: 80%;
  }

  div.episode-inner-sec div.carousel-inner {
    position: relative;
    top: 20px;
  }

  section-1 .carousel-part .new-image.second-slide-button {
    height: 50px;
    position: absolute!important;
    top: -10pc;
    right: 8pc;
    width: 80%;
  }

  div.episode-cols .column-1,div.episode-cols .column-2,div.episode-cols .column-3 {
    width: 279px;
  }

  div.episode-cols .column-1 {
    padding-left: 54px;
    padding-right: 15px;
  }

  div.episode-cols .column-2 {
    padding-left: 79px;
    padding-right: 15px;
  }

  div.episode-cols .column-3 {
    padding-left: 107px;
    padding-right: 15px;
  }

  div.episodecolbox {
    width: 260px;
    padding: 35px 20px 55px 20px;
  }

  img.episode-thm {
    width: 204px;
    height: 135px;
  }

  div.episodecolbox hr {
    width: 160px;
  }

  p.videlength {
    left: 4.2em;
  }

  div.episode-inner-sec a.left.carousel-control {
    left: 1%;
  }

  div.episode-inner-sec a.right.carousel-control {
    right: -1%;
  }
}
/*Styling Episode section css ends*/
/* home page banner images stylingstart */


.third-sec-inner {
  display: none;
}
#third-slide-section {
    border-top: 12px solid #137598;
}
.new-image.third-slide-button .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block:hover {
  transform: scale(1.1);
}
@media screen and (max-width:375px) {
    .home .second-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    margin-right: 56px;
}
}
@media screen and (max-width:767px) {
  .home .third-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    padding-top: 125px;
  }

  .home .third-slide-button .expand-img-mobile.visible-xs-inline-block {
    margin-right: 30px;
  }

  .home .third-slide-sec, .home .second-slide-sec {
    background-size: 100% 100% !important;
  }

  .home .third-slide-button3 .expand-img-mobile.visible-xs-inline-block {
    padding-bottom: 15px;
  }

  .home .second-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    padding-top: 135px;
  }

  .home .second-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    padding-top: 120px;
    margin-right: 60px;
  }
}


@media screen and (max-width:767px) and (orientation:landscape) {
  .home .third-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    padding-top: 235px;
  }

  .home .third-slide-button .expand-img-mobile.visible-xs-inline-block {
    width: 40% !important;
    margin-right: 30px;
  }

  .home .second-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    padding-top: 154px;
    margin-right: 100px;
  }
}

@media screen and (min-width: 667px) and (max-width:767px) and (orientation: landscape) {
  .home .second-slide-button1 .expand-img-mobile.visible-xs-inline-block {
    padding-top: 207px;
    margin-right: 89px;
    width: 25% !important;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
 
  .home .carousel-section-1 .carousel-part .new-image.second-slide-button {
    height: 50px;
    position: absolute!important;
    top: -8pc;
    right: 5pc;
    width: 90%;
  }

  .home .second-slide-sec .page-section-inner {
    width: 100%;
    margin: auto;
    margin-top: 120px;
    margin-bottom: 20px;
  }

  .home .third-slide-sec, .home .second-slide-sec {
    background-size: 100% 100% !important;
  }

  .home .third-slide-button1 .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    padding-top: 270px;
  }

  .home .third-slide-button .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    margin-right: 60px;
    width: 35% !important;
  }

  .home .third-slide-button3 .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    margin-bottom: 40px;
  }

  .second-slide-button1 .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    padding-top: 215px;
    margin-right: 120px;
    width: 20% !important;
  }
}
@media screen and (min-width: 820px) and (max-width: 1023px){
.second-slide-button1 .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    width: 21% !important;
}
}
@media screen and (min-width: 1024px) and (max-width:1200px) {
  .home .third-slide-sec, .home .second-slide-sec {
    width: 100%;
    background-size: 100% 100% !important;
  }

  .home .third-slide-sec .page-section-inner,  .home .second-slide-sec .page-section-inner {
    width: 910px;
    margin: auto;
    margin-top: 422px;
    margin-bottom: 60px;
  }

  .home .second-slide-sec .page-section-inner {
    width: 730px;
  }

  .new-image.third-slide-button .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    width: 420px !important;
    margin-right: 0;
  /* padding-top: 5%; */
    ;
  }
}

@media screen and (min-width: 1180px) and (max-width: 1260px) {
  .home .third-slide-sec .page-section-inner {
    width: 910px;
    margin: 416px 72px 60px auto;
  }

  .home .second-slide-sec .page-section-inner {
    width: 910px;
    margin: 416px 156px 60px auto;
  }
}

@media screen and (min-width: 1200px) and (max-width:1599px) {
  .home .third-slide-sec, .home .second-slide-sec {
    background-size: contain !important;
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
  /* height: 1030px; */
    background-size: 100% 100% !important;
  }

  .home .third-slide-sec .page-section-inner, .home .second-slide-sec .page-section-inner {
    width: 1308px;
    margin: auto;
    margin-top: 500px;
    margin-bottom: 60px;
  }

  .home .second-slide-sec .page-section-inner {
    width: 1025px;
    margin-left: 140px;
  }

  .new-image.third-slide-button .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    width: 531px !important;
    margin-right: 45px;
  /* padding-top: 5%; */
    ;
  }
}

@media screen and (min-width: 1200px) and (max-width:1364px) {
  .home .third-slide-sec .page-section-inner {
    width: auto;
  }

  .home .second-slide-sec .page-section-inner {
    width: 920px;
    margin-left:160px;
  }
}

@media screen and (min-width:1600px) {

  .home .third-slide-sec .page-section-inner, .home .second-slide-sec .page-section-inner {
    width: 100%;
    padding-top: 540px;
  }

  .new-image.third-slide-button .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    width: 700px !important;
    margin-right: 5%;
  }

  .home .second-slide-sec .page-section-inner {
    width: 1260px;
    margin-left: 146px;
    padding-top: 676px;
  }
}

@media screen and (min-width: 1700px) {
  .home .third-slide-sec, .home .second-slide-sec {
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
  }
  .second-slide-button1 .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    width: 32% !important;
}
}

@media screen and (min-width:1920px) {

  .home .new-image.third-slide-button .expand-img-desktop.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    width: 700px!important;
    margin-right: 5%;
  }

  .home .third-slide-sec, .home .second-slide-sec {
    height: 1030px;
  }

  .home .second-slide-sec .page-section-inner {
    width: 1260px;
    margin-left: 365px;
    padding-top: 721px;
  }

  .home .carousel-section-1 .carousel-part .new-image.second-slide-button {
    height: 50px;
    position: absolute!important;
    top: -21pc;
    right: 14pc;
    width: 80%;
  }
  
  .future-logo {
    padding-top: 45px;
    padding-bottom: 650px;
  }
}

/* home page banner images styling end*/
/*Quick fixes before SIT starts*/
@media screen and (min-width:1700px)
{
    .home .carousel-part-3{
        width:100%;
    }
}
/*Quick fixes before SIT ends*/

@media screen and (max-width:500px) {
     .home .carousel-section-1 .carousel-inner .item img {
         height: 230px;
    }
     .home .second-slide-sec .page-section-inner {
         width: 100%;
         margin: auto;
         margin-top: 50px;
         margin-bottom: 10px;
    }
}
/*CSS in hyper care period starts*/
div.cilck-img
{
    text-align:end!important;
    position:relative!important;
    float:right;
    width:50px !important;
    height:50px;
    border-radius:50px;
    top:-5em;
    
}
div.cilck-img.fourth-sec-click-img
{
    margin-left:-10em;
    top:-3em;
    left:-4em;
}
div.cilck-img img
{
     width:50px !important;
    height:50px;
    border-radius:50px;
}
@media screen and (max-width:767px)
{
        .second-slide-button1 img{
      width: 269% !important;
      position: relative;
      margin-left: -5.2em;
      top: 1.4em;
    }
    div.cilck-img{
    width:30px !important;
    height:30px;
    border-radius:30px;
    top: -2em;
    left: -10px;

    }
    div.cilck-img img
    {
        width:30px !important;
    height:30px;
    border-radius:30px;
    }
    div.cilck-img.fourth-sec-click-img{
        left: -1.8em;
        top: -2em;
    
    }
    div.cilck-img.fourth-sec-click-img img{
        width: 15px !important;
        height: 15px;
        border-radius: 20px;
    }
     div.cilck-img.fourth-sec-click-img.fourth-click-third
    {
      top: -3em;
    }
}
@media screen and (min-width:600px) and (max-width:767px) and (orientation:landscape)
{
     .second-slide-button1 img{
        width: 213% !important;
       margin-left: -7.5em;
        top: 2em;

    }
    div.cilck-img{
    width:30px !important;
    height:30px;
    border-radius:30px;
    top: -3em;
    left: -2em;
    }
    div.cilck-img img
    {
        width:30px !important;
    height:30px;
    border-radius:30px;
    }
    div.cilck-img.fourth-sec-click-img{
        left: -1.4em;
        top: -2em;
    }
    div.cilck-img.fourth-sec-click-img img{
        width: 25px !important;
        height: 25px;
        border-radius: 25px;
    }
     div.cilck-img.fourth-sec-click-img.fourth-click-third
    {
      top: -3em;
    }
    
}
@media screen and (min-width:768px) and (max-width:991px)
{
     .second-slide-button1 img{
      width: 201% !important;
      position: relative;
      margin-left: -5.2em;
      top: 1.4em;
    }
    div.cilck-img{
    width:30px !important;
    height:30px;
    border-radius:30px;
    top: -4em;
    left: -62px;
    }
    div.cilck-img img
    {
        width: 45px !important;
        height: 45px;
        border-radius:30px;
    }
    div.cilck-img.fourth-sec-click-img{
        left: -3.8em;
        top: -2em;
    }
    div.cilck-img.fourth-sec-click-img img{
        width: 30px !important;
        height: 30px;
        border-radius: 30px;
    }
     div.cilck-img.fourth-sec-click-img.fourth-click-third
    {
      top: -5em;
    }
}
@media screen and (min-width:992px) and (max-width:1199px)
{
     .second-slide-button1 img{
      width: 201% !important;
      position: relative;
      margin-left: -5.2em;
      top: 1.4em;
    }
    div.cilck-img{
    width: 60px !important;
    height: 60px;
    border-radius: 60px;
    top: -6em;
    left: 9em;
    }
    div.cilck-img img
    {
        width: 60px !important;
        height: 60px;
        border-radius: 60px;
    }
    div.cilck-img.fourth-sec-click-img{
        left: 0.9em;
        top: -2em;
    }
    div.cilck-img.fourth-sec-click-img img{
        width: 40px !important;
        height: 40px;
        border-radius: 40px;
    }
     div.cilck-img.fourth-sec-click-img.fourth-click-third
    {
      top: -3em;
    }
}
@media screen and (min-width:1600px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -7em;
  }
  div.cilck-img
  {
    top: -5.2em;
  }
}
@media screen and (min-width:1650px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -7em;
  }
  div.cilck-img
  {
    top: -5.2em;
    left: -1em;
  }
}
@media screen and (min-width:1700px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -7em;
    top: -3.4em;
  }
  div.cilck-img
  {
    top: -6em;
  }
}
@media screen and (min-width:1750px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -7em;
  }
  div.cilck-img
  {
    top: -5.2em;
  }
}
@media screen and (min-width:1800px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -8em;
  }
  div.cilck-img.fourth-sec-click-img.fourth-click-third
  {
    top: -3.9em;
  }
  div.cilck-img
  {
    top: -6em;
  }
}
@media screen and (min-width:1850px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -8em;
  }
  div.cilck-img.fourth-sec-click-img.fourth-click-third
  {
    top: -3.9em;
  }
  div.cilck-img
  {
    top: -6.2em;
  }
}
@media screen and (min-width:1900px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -8.2em;
    top: -4em;
  }
  div.cilck-img.fourth-sec-click-img.fourth-click-third
  {
    top: -4.3em;
  }
  div.cilck-img
  {
    top: -5.2em;
  }
}
@media screen and (min-width:1950px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -8.5em;
    top: -4.5em;
  }
  div.cilck-img.fourth-sec-click-img.fourth-click-third
  {
    top: -4.4em;
  }
  div.cilck-img
  {
    top: -6.2em;
  }
}
@media screen and (min-width:2000px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -8.5em;
  }
  div.cilck-img.fourth-sec-click-img.fourth-click-third
  {
    top: -4.4em;
  }
  div.cilck-img
  {
    top: -6.5em;
  }
}
@media screen and (min-width:2050px)
{
  div.cilck-img.fourth-sec-click-img
  {
    left: -8.5em;
  }
  div.cilck-img.fourth-sec-click-img.fourth-click-third
  {
    top: -4.4em;
  }
  div.cilck-img
  {
    top: -6.5em;
  }
}
/*CSS in hyper care period ends*/

.podcast-top-banner .expand-img-desktop {
    width: 60%!important;
}
.podcast-top-banner{
    background-image: url(/content/dam/open-digital/actonckd-eg/ar/banners/desktop/episode-bg.jpg);
    margin-top: 3.5%;
    border-bottom: 30px solid #137598;
}
div#video-carousel-section .carousel-content-block {
    display:none
}

.carousel-section-1 .carousel.section {
    background-image:url(/content/dam/open-digital/actonckd-eg/ar/banners/desktop/episode-bg.jpg)
}
.podcast-top-banner {
    display: none;
}





