/* =========== General Material Icons =========== */

.PrimayHeader_primaryHeaderContainer__9Vgua 
.PrimayHeader_stickyHeaderContainer__LvrnC 
.PrimayHeader_stickyMenuWrap__iYeHH 
.PrimayHeader_menuBtnWrap__Q1fZr 
.PrimayHeader_menuBtn__9zjZE 
.PrimayHeader_btnIcon__nW6D6 {
    padding-right: unset !important;
}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/* =========== END General Material Icons =========== */

.my-caption {
    display: table;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    text-align: justify;
    border-left: 15px solid #9932CC;
    border-right: 2px solid #9932CC;
    -moz-box-shadow: 2px 2px 8px #ccc;
    -webkit-box-shadow: 2px 2px 8px #ccc;
    box-shadow: 2px 2px 8px #ccc;
}

.my-caption::before {
    content: "\201C";
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 10px;
    top: 5px;
}

.my-caption::after {
    content: "";
}

.news-detail_newsdetailsListingWrap__8YEsz .news-detail_newsDetailsItemWrap__BOToN .news-detail_newsTextDataWrap__LQ_zJ{
padding-bottom: 34px;
}

.brandedSwiper .branded-header {
    color: #a9a9a9;
    font-size: 12px;
}

.brandedSwiper img {
    height: 200px;
    margin-bottom: 0;
    width: 100%;
}

.brandedSwiper .branded-title {
    text-align: center;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px!important;
    margin: 5px 0 0!important;
    max-width: 100%;
    overflow: hidden;
    padding: 0 10px;
}


/* warningbox */

.warning-box {
    width: 100%;
    background: #f3f3f4;
}
.warning-box p {
    color: #5c5c5e;
    font-size: 11px;
    line-height: 18px;
    padding: 15px;
}
.warning-box p a {
    color: #5c5c5e!important;
    text-decoration: underline;
}
/* End-warningbox */



/* Content Side Bar Box */
.content-side-bar-box {
  background: antiquewhite;
  padding: 30px;
  margin: 20px 0;
}
/* End-Content Side Bar Box */


/* Start - Widget Mostread & Just In */
.NewsTab_tabContainer__op0xZ .NewsTab_tabData__0Saiq li {
    display: flex;
    flex-direction: row !important;
    font-weight: bold;
}

.NewsTab_tabContainer__op0xZ .NewsTab_tabData__0Saiq li:before {
    content: counter(li) !important;
    opacity: 0.2;
    margin-right: 20px;
}
/* END - Widget Mostread & Just In */


/* ============= START LEADERBOARD ROW 1+4 ============= */

div[id^='google_ads_iframe_/9457649/Row4_ROS_0__container__'],
div[id^='google_ads_iframe_/9457649/Staging_Row4_ROS_0__container__'] {
  display: none; position: absolute;
}

.leaderboard_row1n8 {
  opacity:1 !important;
}

.leaderboard_row1n8 img {
    border: 1px solid #cecece;
}

.leaderboard_row1_tablet {
  height: 62px;
  margin: 10px auto 0 !important;
  width: 470px;
}
.leaderboard_row1_tablet,
.leaderboard_row1_mobile {
  display:none;
}

.leaderboard_row1_desktop {
    text-align: center;
    height:92px;
    position: relative;
}

@media (min-width: 920px){
.leaderboard_row1_desktop {
  display:block !important;
  margin: auto;
  padding: 0;
  position: relative;
  width:730px;
}
}

@media (max-width: 320px){
.leaderboard_row1_mobile img {
    width:290px !important;
}
}

@media (max-width: 480px){
.leaderboard_row1_mobile {
  display:block !important;
  margin:0 auto;
/*  padding: 10px 0;*/
  height: auto;
  text-align: center;
  height: 52px;
  width: 302px;
}
  
.leaderboard_row1_desktop,
.leaderboard_row1_tablet {
  display:none;
}

.leaderboard_row1_mobile a > img {
  max-width: inherit;
  left: 0;
  right: 0;
}
}

@media (max-width: 990px) and (min-width: 480px){
.leaderboard_row1_tablet {
  display:block !important;
}
  
.leaderboard_row1_desktop {
  display:none !important;
}

.leaderboard_row1_desktop a > img {
  max-width: 728px;
  width: 100%;
}
}

@media (max-width: 736px) and (min-width: 479px) {
.leaderboard_row1_tablet {
  display: block;
  text-align: center;
  margin: 10px 0 0;
}

.leaderboard_row1_desktop,
.leaderboard_row1_mobile {
  display:none;
}
}

@media (max-width: 1199px) and (min-width: 991px){
.leaderboard_row1_desktop {
  display:none;
}
.leaderboard_row1_tablet {
  display:block;
  text-align: center;
}
}

@media (max-width: 1199px) and (min-width: 989px){
.leaderboard_row1_tablet,
.leaderboard_row1_mobile {
  display:none;
}

.leaderboard_row1_tablet {
  display:none !important;
}
}

/* ============= END LEADERBOARD ROW 1+4 ============= */

/* ============= START FULLBANNER ROW 1+4 ============= */

.fullbanner_row1n4 {
  opacity:1 !important;
}

#row1 {
  background: transparent !important;
    cursor: pointer;
    height: 60px;
    margin: auto;
    padding: 0;
    position: relative;
    width:468px;
}

@media (max-width: 480px) {
  #mobile_row1 {
  display: block !important;
  margin: 0 auto;
  max-width: 300px;
  }
}

@media (min-width: 479px) and (max-width: 1199px) {
  #row1 img {
    width:100%;
  }

  #row1 {
    display:block !important;
    height: inherit;
    position: relative;
    width: 468;
  }

}

@media (min-width: 1200px) {
  #row1 {
  display:block !important;
  }
}

/* ============= END FULLBANNER ROW 1+4 ============= */

/* ============= START LEADERBOARD ROW 2+5 ============= */
 
div[id^='google_ads_iframe_/9457649/Row5_ROS_0__container__'],
div[id^='google_ads_iframe_/9457649/Staging_Row5_ROS_0__container__'] {
  display: none; 
  position: absolute;
}

.leaderboard_row5 img {
    outline: 1px solid #cecece;
}

.leaderboard_row5_tablet {
  height: 60px;
  margin: 10px auto !important;
  width: 468px;
}

.leaderboard_row5_tablet,
.leaderboard_row5_mobile {
  display:none;
}

.leaderboard_row5_desktop a > img {
  max-width: 728px;
  width: 100%;
}

.leaderboard_row5_tablet a > img {
  max-width: 468px;
  width: 100%;
}

.leaderboard_row5_mobile a > img {
  max-width: 300px;
  width: 100%;
}

.leaderboard_row5_desktop {
    text-align: center;
    height:90px;
    margin: 5px auto;
    position: relative;
}

@media (min-width: 920px){
.leaderboard_row5_desktop {
  display:block !important;
  margin: 5px auto;
  padding: 0;
  position: relative;
  width:728px;
}
}

@media (max-width: 320px){
.leaderboard_row5_mobile a > img {
    width:290px !important;
}
}

@media (max-width: 480px){
.leaderboard_row5_mobile {
  display:block !important;
  margin:0 auto;
    padding: 10px 0;
    height: auto;
    text-align: center;
    max-width: 300px;
}

.leaderboard_row5_mobile a > img {
  max-width: inherit;
  left: 0;
  right: 0;
}

.leaderboard_row5_desktop,
.leaderboard_row5_tablet {
  display:none;
}

}

@media (max-width: 990px) and (min-width: 480px){
.leaderboard_row5_tablet {
  display:block !important;
}
  
.leaderboard_row5_desktop {
  display:none !important;
  /*padding: 10px 0 0;
  text-align: center;
  width:100%;
  height: 90px;
  left: -5px;*/
}

.leaderboard_row5_desktop a > img {
  max-width: 728px;
  width: 100%;
}

}

@media (max-width: 736px) and (min-width: 479px) {
.leaderboard_row5_tablet {
  display:block;
  text-align: center;
  margin: 10px 0 0;
}

.leaderboard_row5_desktop,
.leaderboard_row5_mobile {
  display:none;
}
}

@media (max-width: 1199px) and (min-width: 991px){
.leaderboard_row5_desktop {
  display:none;
}
.leaderboard_row5_tablet {
  display:block;
  text-align: center;
}
}

@media (max-width: 1199px) and (min-width: 989px){
.leaderboard_row5_tablet,
.leaderboard_row5_mobile {
  display:none;
}

.leaderboard_row5_tablet {
  display:none !important;
}
}

/* ============= END LEADERBOARD ROW 2+5 ============= */

/* ============= START FULLBANNER ROW 2+5 ============= */

.fullbanner_row2n5 {
  opacity:1 !important;
}

.fullbanner_row2n5 img {
  border:1px solid #c4c4c4;
}

#row2 {
  background: transparent !important;
    cursor: pointer;
    height: 60px;
    margin: 10px auto;
    padding: 0;
    position: relative;
    width: 468px;
}

@media (max-width: 480px) {
  #mobile_row2 {
  display: block !important;
  max-width: 300px;
  margin: 10px auto;
  }

  #mobile_row2 img{
  width: 300px;
  }
}

@media (min-width: 479px) and (max-width: 1199px) {
  #row2 img {
    width:100%;
  }

  #row2 {
    display:block !important;
    height: inherit;
    position: relative;
    width: 468px;
  }

}

@media (min-width: 1200px) {
  #row2 {
    display:block !important;
  }

  #row2 img {
    width: 468px;
  }

}

/* ============= END FULLBANNER ROW 2+5 ============= */

/* =========== Start VideoJS Custom Skin =========== */

.vjs-default-skin {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  background-color: #333;
}

.vjs-default-skin .vjs-control-bar {
  background-color: #222;
}

.vjs-default-skin
  .vjs-progress-control
  .vjs-progress-holder
  .vjs-play-progress {
  background-color: #ff0000;
}

.vjs-default-skin
  .vjs-progress-control
  .vjs-progress-holder
  .vjs-load-progress {
  background-color: #777;
}

.vjs-default-skin .vjs-playback-rate .vjs-menu-item {
  color: #fff;
}

.vjs-default-skin .vjs-menu-item.vjs-selected {
  background-color: #ff0000;
}

.vjs-default-skin .vjs-big-play-button {
  font-size: 600% !important;
  line-height: 100px !important;
  height: 100px !important;
  width: 100px !important;
  display: block;
  position: absolute !important;
  text-indent: 5px !important;
  top: calc(50% - 50px) !important;
  left: calc(50% - 50px) !important;
  margin-top: 0 !important; 
  margin-left: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  cursor: pointer !important;
  background: rgba(0, 0, 0, 0.15) !important;
  color: #fff !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
  outline: none !important;
  /* -webkit-backdrop-filter: blur(20px) saturate(1.5) brightness(1.2);
  backdrop-filter: blur(20px) saturate(1.5) brightness(1.2); */
  -webkit-backdrop-filter: blur(10px) saturate(1.2) brightness(1.2) !important;
  backdrop-filter: blur(10px) saturate(1.2) brightness(1.2) !important;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none !important;
}

/* MOBILE */
@media (max-width: 480px) {
    .vjs-controls-disabled button.vjs-big-play-button,
    .vjs-has-started .vjs-big-play-button,
    .vjs-using-native-controls .vjs-big-play-button,
    .vjs-error .vjs-big-play-button,
    .video-js button.vjs-big-play-button,
    .video-js .vjs-loading-spinner,
    #inpage_auto_expand .vjs-loading-spinner,
    #inpage_auto_expand button.vjs-big-play-button,
    .vjs-default-skin .vjs-big-play-button {
    display: none !important;
  }
}

/* =========== END VideoJS Custom Skin =========== */

/* =========== Start Extended MRec, Mrec 1, MRec 2, Mrec 3 Video =========== */

.overlay-extended-mrec3,
.overlay-extended-mrec,
.overlay-mrec-video,
/*.extended-mrec-video-slider a .overlay-extended-mrec,*/
.overlay-mrec2-video,
.overlay-mrec3-video { 
    position: absolute;
    max-width: 380px;
    line-height: 18px;
    background: rgba(0,0,0,0.6);
    padding: 2px 10px !important;
    z-index: 2;
    margin: 15px;
    border: 1px solid gray;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-style: italic;
    font-family: "Helvetica Neue", "Calibri Light", Roboto, sans-serif;
    letter-spacing: 0.02em;
    visibility: visible;
    opacity: 0;
    transition: visibility 1s, opacity 1s;
}

/* MOBILE */
@media (max-width: 480px) {
  .overlay-extended-mrec3,
  .overlay-extended-mrec,
  .overlay-mrec-video,
  .overlay-mrec2-video,
  .overlay-mrec3-video { 
    visibility: visible;
    opacity: 1;
    transition: visibility 1s, opacity 1s;
  }
    .MRec_video_wrapper a {
      top: 0;
      position: relative;
      width: 100%;
      display: block;
    }
}
/* =========== END Extended MRec, Mrec 1, MRec 2, Mrec 3 Video =========== */

/* =========== Start InPage MRec =========== */

#MRec_inpage {
  margin: 0 10px 20px 0;
  z-index: 1
}
#MRec_inpage a img{
border:0;outline:0;
}
.fixedAd {
  float: left;
  margin: 0 15px 0 0;
    display:none;
}
.fixedAd>div {
  font-size: 8px;
  font-family: 'Montserrat', sans-serif!important;
  line-height: 13px;
  letter-spacing: 1px;
  text-align: left;
  color: #333333;
}
@media (max-width: 480px) {
  .fixedAd {
    margin: 0 auto;
    float: inherit;
  }
}

/* =========== END InPage MRec =========== */

/* =========== Start General Mrec Style =========== */

.overlay-extended-mrec3,
.overlay-extended-mrec,
.MRec_video_wrapper,
.MRec3_video_wrapper,
.mrec-extended,
.mrec3-extended,
div[id^='google_ads_iframe_/9457649/MRec1_ROS_MY_0__container__'] iframe,
div[id^='google_ads_iframe_/9457649/MRec2_ROS_MY_0__container__'] iframe,
div[id^='google_ads_iframe_/9457649/MRec3_ROS_MY_0__container__'] iframe,
div[id^='google_ads_iframe_/9457649/MRec4_ROS_MY_0__container__'] iframe,
div[id^='google_ads_iframe_/9457649/MRec5_ROS_MY_0__container__'] iframe {
    outline: 1px solid #cecece;
}

/* =========== END General Mrec Style =========== */


/* =========== Start MRec Extended (Static Image) =========== */

.mrec-extended {
    position: relative;
    width: 300px;
    margin: 0 auto;
    max-height: 490px;
}

/* =========== END MRec Extended (Static Image) =========== */

/* =========== Start Extended Mrec1 Video Slider =========== */

.extended-mrec-video-slider {
  width: 300px;
}

.mrecSwiper {
  height: 250px;
}

.extended-mrec-video-slider .swiper-pagination-bullet {
  width: 15px;
  height: 2px;
}

.extended-mrec-video-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff8e31;
}

.extended-mrec-video-slider .swiper-button-next,
.extended-mrec-video-slider .swiper-button-prev {
  color: #ff8e31;
  font-weight: 700;
  border-radius:50%;
  background-color: rgba(251,146,60,.2);
  height: 40px;
  width: 40px;
  transition: all .3s ease;
}

.extended-mrec-video-slider .swiper-button-next{
  margin-right: -100%;
}

.extended-mrec-video-slider .swiper-button-prev{
  margin-left: -100%;
}

.extended-mrec-video-slider .swiper-button-next:after,
.extended-mrec-video-slider .swiper-button-prev:after {
  font-size: 20px;
}

.extended-mrec-video-slider:hover .swiper-button-next,
.extended-mrec-video-slider:hover .swiper-button-prev {
  margin-right: 0;
  margin-left: 0;
}

@media (max-width: 480px) {
  .extended-mrec-video-slider .overlay-extended-mrec{ 
    visibility: visible;
    opacity: 1;
    transition: visibility 1s, opacity 1s;
    position: absolute;
    max-width: 380px;
    line-height: 18px;
    background: rgba(0,0,0,0.6);
    padding: 2px 10px !important;
    z-index: 2;
    margin: 15px;
    border: 1px solid gray;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-style: italic;
    font-family: "Helvetica Neue", "Calibri Light", Roboto, sans-serif;
    letter-spacing: 0.02em;
  }
  .extended-mrec-video a {
    top: 0;
    position: relative;
    width: 100%;
    display: block;
  }
}

/* =========== END Extended Mrec1 Video Slider =========== */

/* =========== Start Expandable Catfish =========== */

.catfish_wrapper a img {
    border: none;
    border-width: 0;
}
.catfish_wrapper {
    background-color: #FFF;
    bottom:0;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 998;
    transition: transform 700ms ease-out 0s;
}

.catfish_mobile img {
    width: 300px;
}

.catfish_tablet img {
  width: 468px;
}

img.catfish_expand_desktop, img.catfish_collapsed_desktop  {
  width: 1024px;
}

img.catfish_expand_laptop, img.catfish_collapsed_laptop  {
  width: 800px;
}


.catfish {
    width: 1200px;
    margin: 0 auto 
}
#catfish_collapsed {
    background: transparent !important;
    cursor: pointer;
    height: 80px;
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
#catfish_expanded {
    bottom: 0;
    position:relative;
/*    display: none;*/
}
.close_txt, .open_txt {
    color: #666;
    position: absolute;
    cursor: pointer;
    right: 10px;
    z-index: 1000 
}
.close_txt > span, .open_txt > span {
    font: normal 11px 'Montserrat', sans-serif;
    position: relative;
    top: -8px 
}

#catfish_collapsed, .catfish_mobile, .catfish_tablet, .catfish_expand_desktop, .catfish_collapsed_desktop, .catfish_expand_laptop, .catfish_collapsed_laptop {
    display: none
}


/* MOBILE */
@media (max-width: 480px) {
    .catfish_mobile {
        display: block !important;
   }
    .catfish_tablet, .catfish_wrapper #catfish_collapsed, .catfish_wrapper #catfish_expanded, .catfish_wrapper .catfish {
        display: none;
   }
}

/* TABLET */
@media (min-width: 481px) and (max-width: 821px) {
    .catfish_tablet {
        display: block !important;
   }
    .catfish_mobile .catfish_wrapper #catfish_collapsed, .catfish_wrapper #catfish_expanded, .catfish_wrapper .catfish {
        display: none;
   }
}

/* LAPTOP */
@media (min-width: 820px) and (max-width: 1027px) {
    #catfish_expanded, #catfish_collapsed, .catfish {
        width: 800px;
        margin: 0 auto;
   }
/*    .catfish_mobile,.catfish_tablet, .catfish_expand_desktop, .catfish_collapsed_desktop, .catfish_expand_wide, .catfish_collapsed_wide {
        display: none !important 
   }*/
    .catfish_expand_laptop, .catfish_collapsed_laptop {
        display: block !important;
   }
}

/* DESKTOP */
@media (min-width: 1028px) and (max-width: 1199px) {
    #catfish_expanded, #catfish_collapsed, .catfish {
        width: 1024px;
        margin: 0 auto;
   }
/*    .catfish_mobile,.catfish_tablet, .catfish_expand_wide, .catfish_collapsed_wide {
        display: none !important 
   }*/
    .catfish_expand_desktop, .catfish_collapsed_desktop {
        display: block !important;
   }
}

@media (min-width: 1200px) {
    .catfish_mobile,.catfish_tablet, .catfish_expand_desktop, .catfish_collapsed_desktop {
        display: none !important 
   }

    .catfish_expand_wide, .catfish_collapsed_wide {
            display: block !important 
    }
}

/* =========== END Expandable Catfish =========== */


/* =========== Start InRead Sponsored =========== */

#div-gpt-ad-row5-ros {
  margin-top: 30px;
}

.inread_sponsored_ad .inread_sponsored_image_container {
  position: relative;
}

.inread_sponsored_image_container .inread_sponsored_image_content img {
  outline: 1px solid #cecece;
}

.inread_sponsored_ad
  .inread_sponsored_image_container
  .inread_sponsored_image_content {
  position: relative;
/*  cursor: pointer;*/
}

.inread_sponsored_ad
  .inread_sponsored_image_container
  .inread_sponsored_image_content
  .inread_sponsored_image {
  width: 100%;
  height: 100%;
  /* border-radius: 15px; */
  text-indent: -9999px;
}

.inread_sponsored_ad
  .inread_sponsored_image_container
  .inread_sponsored_image_content:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  /* border-radius: 15px; */
  left: 0;
  top: 0;
}

.inread_sponsored_ad .inread_sponsored_flash_tag_container {
  position: absolute;
  bottom: 10px;
  left: 10px;
  cursor: pointer;
}

.inread_sponsored_ad .inread_sponsored_flash_tag_container span {
  padding: 6px 10px;
  border-radius: 7px;
  background-color: rgba(251, 146, 60, 0.2);
  font-size: 14px;
  font-weight: 400;
  color: #ff8e31;
  display: inline-block;
}

.inread_sponsored {
  display: flex;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 34px;
  position: relative;
  z-index: 9;
  overflow: hidden;
  border: 1px solid;
}

.inread_sponsored .inread_sponsored_content_container {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 20px;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_content_title
  span {
  display: flex;
  flex-basis: 75%;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_flash_tag {
  flex: 1 1;
  justify-content: flex-end;
  display: flex;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_content_description
  p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_read_button_container {
  display: flex;
  justify-content: space-between;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_read_button_container
  button {
  border-radius: 60px;
  border-color: #000;
  color: #000;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_read_button_container
  button:hover {
    background: transparent;
    border-color: #ff8e31;
    transition: all .3s ease;
    color: #ff8e31;
  }

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #ff8e31;
}

.inread_sponsored .inread_sponsored_content_container .inread_sponsored_read_button_container button a {
    color: #000;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_read_button_container
  button
  span {
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.inread_sponsored
  .inread_sponsored_content_container
  .inread_sponsored_read_button_container
  .inread_sponsored_read_more_btn
  svg {
  transform: rotate(-130deg);
}

.inread_sponsored .inread_sponsored_content_container .inread_sponsored_read_button_container button a:hover {
  color: #ff8e31;
}

.inread_sponsored:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 15px;
  left: 0;
  top: 0;
  z-index: -1;
}

@media (max-width: 576px) {
  .inread_sponsored_ad
    .inread_sponsored_image_container
    .inread_sponsored_image_content
    .inread_sponsored_image {
    border-radius: 0;
  }

  .inread_sponsored_ad
    .inread_sponsored_image_container
    .inread_sponsored_image_content:after {
    border-radius: 0;
  }

  .inread_sponsored_ad
    .inread_sponsored_flash_tag_container
    .inread_sponsored_image_content {
    bottom: 20px;
    left: 15px;
  }

  .inread_sponsored_ad
    .inread_sponsored_flash_tag_container
    .inread_sponsored_image_content
    span {
    font-size: 14px;
  }

  .inread_sponsored_image_container .inread_sponsored_image_content img {
    width: 100%;
    height: 100%;
  }

  .inread_sponsored {
    margin-left: -12px;
    margin-right: -12px;
    border-radius: 0;
    flex-direction: column;
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_content_title {
    display: block;
  }

  .inread_sponsored .inread_sponsored_content_container {
    padding-left: 0;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_content_title
    span {
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 5px;
    margin-top: 10px;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_flash_tag {
    display: none;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_content_description
    p {
    line-height: 28px;
    -webkit-line-clamp: auto;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_read_button_container {
    margin-top: 13px;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_read_button_container
    button {
    font-size: 14px;
    padding: 5px 15px;
  }

  .inread_sponsored:after {
    opacity: 0.6;
    top: -60px;
  }
}
@media (max-width: 1200px) {
  .inread_sponsored_ad
    .inread_sponsored_flash_tag_container
    .inread_sponsored_image_content
    span {
    font-size: 12px;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_content_title
    span {
    font-size: 20px;
    line-height: 26px;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_content_description
    p {
    font-size: 12px;
    line-height: 22px;
    -webkit-line-clamp: 3;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_read_button_container
    button
    svg {
    width: 22px;
    height: 22px;
  }

  .inread_sponsored
    .inread_sponsored_content_container
    .inread_sponsored_read_button_container
    button {
    font-size: 14px;
    padding: 5px 15px;
  }
}

/* =========== END InRead Sponsored =========== */





/* =========== START Video IFrame =========== */

.iframe-w100-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.iframe-w100-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* =========== END Video IFrame =========== */