.listilce-line-clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.indi-news-line-clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.View-All-Button-Layout-Desktop{ 
    width: 37%;
    background-color: #ea5029;
    color: #f9f9f9;
    line-height: 38px;
    font-weight: 600;
    text-align: center!important;
    margin: auto;
}

.View-All-Button-Layout-Mobile{ 
    width: 100%;
    background-color: #ea5029;
    color: #f9f9f9;
    line-height: 38px;
    font-weight: 600;
    text-align: center!important;
    margin: auto;
}
.card-size{

    font-family: 'OpenSans-bold';
    font-size: 17px;
    line-height: 22px;
    color: #363636;
    
}

.card-total-size{
    width:100%;
    height:170px;
}
.card-size1{

    font-family: 'OpenSans-bold';
    font-size: 16px;
    line-height: 22px;
    color: #363636;
    
}

.card-size2{

    font-family: 'OpenSans-bold';
    font-size: 18px;
    line-height: 22px;
    color: #363636;
    
}

.card-size3{

    font-family: 'OpenSans-bold';
    font-size: 20px;
    line-height: 22px;
    color: #363636;
    
}

.card-size4{
    font-family: 'OpenSans-bold';
    font-size: 20px;
    line-height: 22px;
    color: #363636;
    letter-spacing: 1px;
    
}

.card-title-color{
    font-family: 'OpenSans-Bold';
    font-size: 26px;   
    color: #FFF;
    
}

.card-background-color{
    background-color: #2372b7;
    
}

.card-position{
   margin-left: -10px;
    
}

.investor-size{
    font-size: 25px;
}

.investor-title{
    font-family: 'OpenSans-Bold';
    font-size: 22px;
    color: #202020;
}

.investor-address-size{
    font-size: 12px;
    color: #202020;
}

.section-title{
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #202020;
}

.director-box-size{

    width:100%;
    height: auto;
}

.director-title{

    font-family: 'OpenSans-Bold';
    font-size: 24px;
    color: #202020;
}

.director-position-size{
    font-family: 'OpenSans-Bold';
    font-size: 16px;
    color: #202020;
}

.read-more-position{
    float: left;
}

.load-more-size{
    width:180px;
    height:70px;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    color:#FFF;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
    color: #FFF;
}

.web-radio-image-size{

    width:100%;
    height: auto;
}

.web-radio-content{

    font-family: 'OpenSans-bold';
    font-size: 18px;
    line-height: 22px;
    color: #363636;
}


.web-radio-title{
    font-family: 'OpenSans-regular';
    font-size: 16px;
    line-height: 22px;
    color: #363636;
}

.audio-size{
    width:280px;
    height: auto;
}

.image-position{

    width: 175px;
    height: 215px;
    

}

.onhover-image-position{

    aspect-ratio: 263/308;
    height: auto !important;
    width: 87% !important;

}

.rj-text{

    text-align:center;
}

.loadmore-position{
    width:150px;
     height:50px;
}

.rj-position{

    width: 100%;
    height: 450px;
    overflow-y: auto;
    overflow-x: hidden ;
}

.rj-facebook-text{
    font-size:18px;
    font-family: 'OpenSans-regular';
}

.rj-twitter-text{
    font-size:18px;
    font-family: 'OpenSans-regular';
}

.rj-instagram-text{
    font-size:18px;
    font-family: 'OpenSans-regular';
}

.radiocity-originals .swiper-pagination {
    bottom: -5px!important;
}

.episode-position{

    margin-top: -20px;
}

.MultiCheckBox {
    border:1px solid #e2e2e2;
    padding: 5px;
    border-radius:4px;
    cursor:pointer;
}

.MultiCheckBox .k-icon{ 
    font-size: 15px;
    float: right;
    font-weight: bolder;
    margin-top: -7px;
    height: 10px;
    width: 14px;
    color:#787878;
} 

.MultiCheckBoxDetail {
    display:none;
    position:absolute;
    border:1px solid #e2e2e2;
    overflow-y:hidden;
    z-index: 999;
   top:10px;
}

.MultiCheckBoxDetailBody {
    overflow-y:scroll;
}

    .MultiCheckBoxDetail .cont  {
        clear:both;
        overflow: hidden;
        padding: 4px;
        background-color: #fff;
    }

   .MultiCheckBoxDetailBody > div > div {
        float:left;
    }


.MultiCheckBoxDetailHeader {
    overflow:hidden;
    position:relative;
    height: 28px;
    background-color:#3d3d3d;
    width:198px;
}

    .MultiCheckBoxDetailHeader>input {
        position: absolute;
        top: 10px;
        left: 3px;
    }

    .MultiCheckBoxDetailHeader>div {
        position: absolute;
        top: 5px;
        left: 24px;
        color:#fff;
        width: 198px;
    }
.recommended-image-position{
    width:100%;
    height:150px;
}

.recommended-title{
    font-size: 16px;
    line-height: 22px;
    color: #363636;
 
}

.camera-icon-photos-page{
    text-align: center;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-overlay-photos-page{
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
}

.camera-icon-photos-page .fa-camera:before {
    font-size: 20px;
}

.see-photos-size{
    font-size: 18px;
    line-height: 22px;
    color: #363636;
}


.about-size{
 
    font-size: 14px;
    line-height: 22px;
    color: #363636;
}

.stations-background-grey{

    width: 100%;
    height: auto;
    display: table;
    background: #f4f4f4;
}

.stations-background-white{

    width: 100%;
    height: auto;
    display: table;
    background: #fff;
}

.station-size{
    font-family: 'OpenSans-bold';
    font-size: 14px;
    line-height: 22px;
    color: #363636;
}

.bullet-size{
    font-size: 14px;
    line-height: 22px;
    color: #363636;
    margin-left: -15px;

}

.list-position{
    color: red; 
    font-size: 24px;
}

.tandc-title-size{
    font-size: 20px;
}

.tandc-title-position{

    color:red; 
    font-size: 20px;
}

.corporate-media-dateandtime{

    font-size: 16px;
    line-height: 22px;
    color: #363636;
    
}

.gptw-content{
    font-size: 16px;
}

.gptwphotos .swiper-container .swiper-pagination{
    left: 237px !important;
    bottom: 92px !important;
    --swiper-theme-color: #ffffff;
}

.gptw-section-slider-background{
    background: #f3953e;
}

.gptw-section-slider-content{
    font-size: 17px;
    color:#fff;
}

.newsletter-background-white{
    width: 100%;
    height: auto;
    display: table;
    background: #fff;
}

.newsletter-option-size{
    font-size: 13px;
}

.corporate-menus-size{
    width: 1020px !important;
}

.corporate-advertise-date-background{
    background: #777777;
}
.corporate-advertise-date-color{
    color: #fff;
}

.corporate-advertise-date-size{
    font-family: 'OpenSans-bold';
    font-size: 15px;
    line-height: 22px;
    color: #363636;
}

.corporate-advertise{
    font-family: 'OpenSans-bold';
    font-size: 20px;
    line-height: 22px;
    color: #363636;
}

.corporate-advertise-area{
    font-family: 'OpenSans-bold';
    font-size: 16px;
    line-height: 22px;
    color: #363636;
}

.corporate-help-size{
    font-family: 'OpenSans-bold';
    font-size: 14px;
    line-height: 22px;
    color: #363636;
}

.corporate-help-color{
    color: red;
}

.rcsb-background{
    background-color: white;
}

.rcsb-title{
    font-family: 'OpenSans-Bold';
    font-size: 24px;
    color: #202020;
}
.rcsb-content{

    font-size: 16px;
    line-height: 22px;
    color: #363636;
    
}

.rcsb-content2{

    font-size: 13px;
    line-height: 22px;
    color: #363636;
    
}

.rcsb-program{
    font-size: 20px; 
    color:#939393;
    font-family: 'OpenSans-Bold';
}

.rcsb-image{
    width:70px; 
    height:70px;
}

.rcsb-content-background{
    background: #f7f7f7;
}

.rcsb-program2{
    font-size: 18px; 
    color:#939393;
    font-family: 'OpenSans-Bold';
}

.rcsb-program3{
    font-size: 15px; 
    color:#939393;
   
}

.rcsb-modules-content{
    font-size: 16px; 
   
   
}

.rcsb-modules-contens-heading{
    font-size: 17px; 
    color:#939393;
    font-family: 'OpenSans-Bold';
}

.rcsb-modeles-listitems{
    font-size: 20px;
    color: #f3953e;
}

.rcsb-modeles-listitems-content{
    font-size: 16px;
    color: #000;
}

.contact-agree-content{
    font-size: 13px; 
   
   
}

.contact-button{
    border:none;
}

.privacy-heading{
    font-size: 17px; 
    color:#e27c73;
    font-family: 'OpenSans-Bold';
}

.privacy-content{
    font-size: 15px; 
    color:#000;
}

.privacy-bullet{
    list-style-type: none;
}

.privacy-underline-color{
    color:#000;
}

.privacy-information{
    font-size: 15px; 
    color:#e27c73;
}

.cookie-policy-table{
    border: 1px solid #000000;
}

.sitemap-content{
    font-size: 14px; 
    color:#939393;
   
}

.sitemap-content-size{
    font-size: 15px; 
    color:#000;
    
}

.time-line-box {
    height: 100px; 
    width: 14%;
 
}

.time-line-box .timeline {
  list-style-type: none;
  display: flex;
  padding: 0;
  text-align: center;
}

.time-line-box .timestamp {
  margin: auto;
  margin-bottom: 5px;
  padding: 0px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.time-line-box .status {
  padding: 0px 10px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #787878;
  position: relative;
  transition: all 200ms ease-in;
  font-family: 'OpenSans-Bold';
  font-size: 16px;;
}

.time-line-box .status span {
  padding-top: 8px;
}
.time-line-box .status span:before {
  content: '';
  width: 12px;
  height: 12px;
  background-color:  #939393;
  border-radius: 12px;
  border: 8px solid #939393;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 200ms ease-in;
}

.time-line-box .active-circle span:before{
    content: '';
  width: 12px;
  height: 12px;
  background-color:  red;
  border-radius: 12px;
  border: 8px solid red;
  position: absolute;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 200ms ease-in;
}
.active-color{
    color:red;
}

.entertainment-menus-size{
    width: 450px !important;
}
.Breadcrumb{
    font-size: 16px;
    color: #000;
    font-family: 'OpenSans-Bold';
}

.Breadcrumb-active{
    font-size: 16px;
    font-family: 'OpenSans-Bold';
}

.Breadcrumb-arrow{
    font-size: 16px;
    font-family: 'OpenSans-Bold';
}

.Breadcrumb-mobile{
    font-size: 13px;
    color: #000;
    font-family: 'OpenSans-Bold';
}

.Breadcrumb-mobile-active{
    font-size: 13px;
    font-family: 'OpenSans-Bold';
}

.Breadcrumb-arrow-mobile{
    font-size: 14px;
    font-family: 'OpenSans-Bold';
}

.rj-image{
    aspect-ratio: 263/308;
    object-fit: contain !important;
    background-color: #d6d3d3;
}

.Videos-image{
    aspect-ratio: 16/9;
    object-fit: contain !important;
    background-color: #d6d3d3;
}

.gamehub{
    aspect-ratio: 1/1;
    object-fit: contain !important;
    background-color: #d6d3d3;
}

.Radiocity-orignals {
    aspect-ratio: 161/188;
    object-fit: contain !important;
    background-color: #d6d3d3;
   
   }

.seemore{
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;

}

.seemore-director{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
   
   }

   

   .shine {
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f1f4f7 0%, #e4e5e8 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: relative;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: forwards; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeholderShimmer;
    -webkit-animation-timing-function: linear;
 }

@-webkit-keyframes placeholderShimmer {
 0% {
   background-position: -468px 0;
 }
 
 100% {
   background-position: 468px 1; 
 }
}

.select-year {
    border: 2px solid #ff0000 !important;
}

.view-all{
    border: 1px solid #e92c18;
    padding: 10px;
    border-radius: 20px;
    margin-left: 25px;
    color: #e92c18;
}

@media screen and (max-width: 600px) {
     .view-all{
        font-size: 11px;
        margin-left: 0px;
    }
}
/*
.menus-text{
    color: #e92c18 !important;
}

.menus-border{
    border-bottom: 1px solid #e92c18
}
*/

.active-menus{
    color: #e92c18;
    border-bottom: 1px solid #e92c18;
}

 box481 {
    width:100%;
    height:481px;
}

 box450 {
    width:100%;
    height:450px;
}


box420 {
    width:100%;
    height:420px;
}

box314 {
    width:100%;
    height:314px;
}

box308 {
    width:100%;
    height:308px;
}

box289 {
    width:100%;
    height:289px;
}

box237 {
    width:100%;
    height:237px;
}

box225 {
    width:100%;
    height:225px;
}

box200 {
    width:100%;
    height:200px;
}


box195 {
    width:100%;
    height:195px;
}

box176 {
    width:100%;
    height:176px;
}


box152 {
    width:100%;
    height:152px;
}

box150 {
    width:100%;
    height:150px;
}

box140 {
    width:100%;
    height:140px;
}

box144 {
    width:100%;
    height:144px;
}


Box115{
    height: 115px;
    width: 100%;
  }

  Box110{
    height: 110px;
    width: 100%;
  }

  Box105{
    height: 105px;
    width: 100%;
  }

  Box100{
    height: 100px;
    width: 100%;
  }

  Box88{
    height: 88px;
    width: 100%;
  }

  Box90{
    height: 90px;
    width: 100%;
  }

Box70{
  height: 70px;
  width: 100%;
}

bigbox{
  height: 340px;
  width: 100%;
}
Box174{
  height: 174px;
  width: 100%;
}

Box250{
  height: 250px;
  width: 100%;
}
lines {
  height: 10px;
  margin-top: 10px;
  width: 100%; 
}






.hideBk {
    display: none;
  }
  .hideBk1 {
    display: none !important;
  }

  .fade {
    animation-name: fade;
    animation-duration: 1s;
  }
  
  .fade:not(.show) {
     opacity: 1 !important;
  }
  @keyframes fade {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

 .fades {
    animation: fadeInAnimation ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
  


