/*START:  Style Settings  */
/* SNA Standard Fonts */
/*Headers*/
/*Paragraphs*/
/*START:General Colors added for the rebrand july2020 */
/*START:Pages max width */
/*END:Pages max width */
/*END:    Style Settings  */
/*START:SNA Colors */
/*END:SNA Colors */
/*END:General Colors added for the rebrand july2020 */
/* START: COLORS and settings added for the rebrand july2020*/
/*START:Header colors for the  rebrand july2020 */
/*END:Header colors for the  rebrand july2020 */
/* END: COLORS and settings added for the rebrand july2020*/
/*START:rebrand jul 2020 styles */
/*END:rebrand jul 2020 styles */
/*START:  Style Settings  */
/* SNA Standard Fonts */
/*Headers*/
/*Paragraphs*/
/*START:General Colors added for the rebrand july2020 */
/*START:Pages max width */
/*END:Pages max width */
/*END:    Style Settings  */
/*START:SNA Colors */
/*END:SNA Colors */
/*END:General Colors added for the rebrand july2020 */
/* START: COLORS and settings added for the rebrand july2020*/
/*START:Header colors for the  rebrand july2020 */
/*END:Header colors for the  rebrand july2020 */
/* END: COLORS and settings added for the rebrand july2020*/
/*START:rebrand jul 2020 styles */
/*END:rebrand jul 2020 styles */
/*START:Flexbox Mixins */
/*END:Flexbox Mixins */
/*START:Aspect Ratio Mixins */
/*END:Aspect Ratio Mixins */
/*START:COLOR HEADER */
/*END:COLOR HEADER */
/*START:Load More Button */
/*END:Load More Button */
/*START:Big title used in video, info, prog and topic */
/*END:Big title used in video, info, prog and topic */
/*START:Responsive Property additions */
/*END:Responsive Property additions */
/*START:Play Icon For the Section Pages, blue icon */
/*END:Play Icon For the Section Pages, blue icon */
/*START:Mixin for content item, hover effect:
Parameter:
    content_item_class_name --> class name of content item, on which hover effect applied (DEFAULT_VALUE:: content_list_item)
    hover_line_below_color--> color to come as line in bottom of content item(DEFAULT_VALUE:: $default-content-hover-bottom-color: #2778d3)
    bg_color_on_hover--> bg color on hover of content item(DEFAULT_VALUE:: #f4f5f7)
 */
/*END:Mixin for content item, hover effect:
Parameter:
    content_item_class_name --> class name of content item, on which hover effect applied (DEFAULT_VALUE:: content_list_item)
    hover_line_below_color--> color to come as line in bottom of content item(DEFAULT_VALUE:: $default-content-hover-bottom-color: #2778d3)
    bg_color_on_hover--> bg color on hover of content item(DEFAULT_VALUE:: #f4f5f7)
 */
/*START:mixin for the dark component padding */
/*END:mixin for the dark component padding */
/*START:mixin for the dark component's inner container padding */
/*END:mixin for the dark component's inner container padding */
/*START:mixin for the button , which on hover adds the bg shadow */
/*END:mixin for the button , which on hover adds the bg shadow */
/*START:  Style Settings  */
/* SNA Standard Fonts */
/*Headers*/
/*Paragraphs*/
/*START:General Colors added for the rebrand july2020 */
/*START:Pages max width */
/*END:Pages max width */
/*END:    Style Settings  */
/*START:SNA Colors */
/*END:SNA Colors */
/*END:General Colors added for the rebrand july2020 */
/* START: COLORS and settings added for the rebrand july2020*/
/*START:Header colors for the  rebrand july2020 */
/*END:Header colors for the  rebrand july2020 */
/* END: COLORS and settings added for the rebrand july2020*/
/*START:rebrand jul 2020 styles */
/*END:rebrand jul 2020 styles */
/*START:Global Header and Footer sizes */
/*END:Global Header and Footer sizes */
/*START:Page top and bottom padding  */
/*END:Page top and bottom padding  */
/*START:Side spacings */
/*END:Side spacings */
/*START:Live stream, Radio Page Bg dark theme varaibale */
/*END:Live stream, Radio Page Bg dark theme varaibale */
/*START:Program pages color */
/*END:Program pages color */
/*START:Colors */
/*END:Colors */
/*START:tags */
/*END:tags */
/*START:Video and infographic widget width */
/*END:Video and infographic widget width */
/*START:content  top media indicator and title colors font sizes and paddings */
/*END:content  top media indicator and title colors font sizes and paddings */
/*START:special coverage bg color */
/*END:special coverage bg color */
/*START:Sna New Title colors */
/*END:Sna New Title colors */
/*START:Description fo vdoa nd ig in desktop color */
/*END:Description fo vdoa nd ig in desktop color */
/*START:section comp dark bg as in design PSD */
/*END:section comp dark bg as in design PSD */
/*START:section comp light grey bg as in design PSD */
/*END:section comp light grey bg as in design PSD */
/*START:Section each Components, Spacings between one another*/
/*END:Section each Components, Spacings between one another*/
/*START:Media Indicator and Play Icon Colors */
/*END:Media Indicator and Play Icon Colors */
/*START:small News Item Percent for media an dheadline in mobile */
/*END:small News Item Percent for media an dheadline in mobile */
/*START:Media Items spacing */
/*END:Media Items spacing */
/*START:Image gallery spacings between images */
/*END:Image gallery spacings between images */
/*START:Image gallery detail page background color */
/*END:Image gallery detail page background color */
/*START:side padding total for section pages */
/*END:side padding total for section pages */
/*START:side padding total for listing pages */
/*END:side padding total for listing pages */
/*START:Prog Page revamp(Mar-2019) */
/*END:Prog Page revamp(Mar-2019) */
/*START:Featured component and text on image comp gradient */
/*END:Featured component and text on image comp gradient */
/*START:Date color on white bg , used in section pages */
/*END:Date color on white bg , used in section pages */
/*START:Promobar height Standardization */
/*END:Promobar height Standardization */
/*START:colors added for podcast page design change in apr-2021 */
/*END:colors added for podcast page design change in apr-2021 */
.content_from_title.exclusive-coverage {
  background-color: #032c67;
  color: white;
}
@media only print, screen and (max-width: 767px) {
  .content_from_title.exclusive-coverage {
    padding: 3px 8px;
  }
}
@media only print, screen and (min-width:768px) {
  .content_from_title.exclusive-coverage {
    padding: 1px 8px;
  }
}
.content_from_title.exclusive-coverage:before {
  display: none;
}
.content_from_title.exclusive-coverage .content_title_encloser {
  color: #fff;
  padding-right: 0;
  font-family: HelveticaNeueReg, HelveticaNeueLight, Arial, sans-serif;
}

.exclusive-label {
  background-color: #032c67;
  color: white;
  font-size: 94%;
  font-family: HelveticaNeueBold, "Times New Roman";
  border-radius: 5px;
  padding: 3px 8px;
  display: inline-table;
}
@media only print, screen and (min-width:768px) {
  .exclusive-label {
    padding: 3px 8px;
  }
}
@media only print, screen and (min-width:1280px) {
  .exclusive-label {
    padding: 3px 8px;
  }
}

.special-coverage {
  background: #032c67 !important;
}

@media only print, screen and (min-width:768px) {
  .comp_3_group_item_img {
    height: 100%;
  }
  .comp_3_group_item_inner_cont {
    font-size: 0;
  }
  .comp_3_group_item_meta_cont {
    padding: 0;
    position: absolute;
  }
  .comp_3_group_item_inner_cont_1 {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
  }
  .comp_3_group_item_inner_cont_1 .comp_3_group_item_inner_cont {
    font-size: 0;
    display: block;
    position: absolute;
  }
  .comp_3_group_item_header {
    font-family: HelveticaNeueBold, "Times New Roman";
    padding: 7px 0 10px;
  }
  .comp_3_group_item_cont:not(.first) .comp_3_group_item_header {
    font-family: HelveticaNeueBold, "Times New Roman";
  }
  .comp_3_five_item .comp_3_media_cont {
    height: 0;
    padding-bottom: 56.25%;
  }
}
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp_3_group_item_cont:nth-child(1) {
    width: 100%;
  }
  .comp_3_group_item_cont:nth-child(n+2) {
    width: calc(50% - 5px);
  }
}
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp_3:not(.comp_3_one_item).comp_3_five_item {
    margin-bottom: 25px;
  }
  .comp_3:not(.comp_3_one_item).comp_3_four_item {
    margin-bottom: 20px;
  }
  .comp_3:not(.comp_3_one_item).comp_3_three_item {
    margin-bottom: 20px;
  }
}
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp_3:not(.comp_3_one_item) {
    padding: 0 10px;
  }
}
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp_3_three_item, .comp_3_five_item, .comp_3_seven_item, .comp_3_nine_item, .comp_featured2_five_item, .comp_featured2_seven_item {
    /*START:Padding for the items -- TABLET */
    /*END:Padding for the items -- TABLET */
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2), .comp_3_five_item .comp_3_group_item_cont:nth-child(2), .comp_3_seven_item .comp_3_group_item_cont:nth-child(2), .comp_3_nine_item .comp_3_group_item_cont:nth-child(2), .comp_featured2_five_item .comp_3_group_item_cont:nth-child(2), .comp_featured2_seven_item .comp_3_group_item_cont:nth-child(2) {
    margin-top: 10px;
    margin-left: 5px;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(3), .comp_3_five_item .comp_3_group_item_cont:nth-child(3), .comp_3_seven_item .comp_3_group_item_cont:nth-child(3), .comp_3_nine_item .comp_3_group_item_cont:nth-child(3), .comp_featured2_five_item .comp_3_group_item_cont:nth-child(3), .comp_featured2_seven_item .comp_3_group_item_cont:nth-child(3) {
    margin-top: 10px;
    margin-right: 5px;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2n+4), .comp_3_five_item .comp_3_group_item_cont:nth-child(2n+4), .comp_3_seven_item .comp_3_group_item_cont:nth-child(2n+4), .comp_3_nine_item .comp_3_group_item_cont:nth-child(2n+4), .comp_featured2_five_item .comp_3_group_item_cont:nth-child(2n+4), .comp_featured2_seven_item .comp_3_group_item_cont:nth-child(2n+4) {
    margin-top: 10px;
    margin-left: 5px;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2n+5), .comp_3_five_item .comp_3_group_item_cont:nth-child(2n+5), .comp_3_seven_item .comp_3_group_item_cont:nth-child(2n+5), .comp_3_nine_item .comp_3_group_item_cont:nth-child(2n+5), .comp_featured2_five_item .comp_3_group_item_cont:nth-child(2n+5), .comp_featured2_seven_item .comp_3_group_item_cont:nth-child(2n+5) {
    margin-top: 10px;
    margin-right: 5px;
  }
}
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp_3_four_item, .comp_3_eight_item, .comp_3_six_item, .comp_featured2_four_item {
    /*START:Padding for the items -- TABLET */
    /*END:Padding for the items -- TABLET */
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(1), .comp_3_eight_item .comp_3_group_item_cont:nth-child(1), .comp_3_six_item .comp_3_group_item_cont:nth-child(1), .comp_featured2_four_item .comp_3_group_item_cont:nth-child(1) {
    width: calc(66.6666666667% - 6.6666666667px);
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2), .comp_3_eight_item .comp_3_group_item_cont:nth-child(2), .comp_3_six_item .comp_3_group_item_cont:nth-child(2), .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) {
    width: calc(33.3333333333% - 3.3333333333px);
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1, .comp_3_six_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1, .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img, .comp_3_six_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img, .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img {
    display: none;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_3, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_3, .comp_3_six_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_3, .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_3 {
    display: block;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont, .comp_3_six_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont, .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont {
    height: 0;
    padding-bottom: 112.35955%;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(1), .comp_3_eight_item .comp_3_group_item_cont:nth-child(1), .comp_3_six_item .comp_3_group_item_cont:nth-child(1), .comp_featured2_four_item .comp_3_group_item_cont:nth-child(1) {
    margin-left: 6.6666666667px;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2), .comp_3_eight_item .comp_3_group_item_cont:nth-child(2), .comp_3_six_item .comp_3_group_item_cont:nth-child(2), .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) {
    margin-right: 3.3333333333px;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2n+3), .comp_3_eight_item .comp_3_group_item_cont:nth-child(2n+3), .comp_3_six_item .comp_3_group_item_cont:nth-child(2n+3), .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2n+3) {
    margin-top: 10px;
    margin-left: 5px;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2n+4), .comp_3_eight_item .comp_3_group_item_cont:nth-child(2n+4), .comp_3_six_item .comp_3_group_item_cont:nth-child(2n+4), .comp_featured2_four_item .comp_3_group_item_cont:nth-child(2n+4) {
    margin-top: 10px;
    margin-right: 5px;
  }
  .comp_3_four_item .comp_3_group_item_cont:not(:nth-child(2)) .comp_3_media_cont, .comp_3_eight_item .comp_3_group_item_cont:not(:nth-child(2)) .comp_3_media_cont, .comp_3_six_item .comp_3_group_item_cont:not(:nth-child(2)) .comp_3_media_cont, .comp_featured2_four_item .comp_3_group_item_cont:not(:nth-child(2)) .comp_3_media_cont {
    height: 0;
    padding-bottom: 56.25%;
  }
}
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp_3_two_item {
    /*START:Padding for the items -- TABLET */
    /*END:Padding for the items -- TABLET */
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(1) {
    width: 66.6666%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) {
    width: 33.3333%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img {
    display: none;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_3 {
    display: block;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont {
    height: 0;
    padding-bottom: 112.5%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont {
    padding-left: 6.6666666667px;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont {
    height: 0;
    padding-bottom: 56.25%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont {
    padding-right: 3.3333333333px;
  }
}
/*START:Section pages in samll tablet issue in 3,4,5 featured comp oly ion section pages */
@media only print, screen and (min-width:768px) and (max-width:819px) {
  .comp.first_comp.comp_3.comp_3_five_item {
    margin-bottom: 25px;
  }
  .comp.first_comp.comp_3.comp_3_three_item,
  .comp.first_comp.comp_3.comp_3_four_item {
    margin-bottom: 17px;
  }
}
/*END:Section pages in samll tablet issue in 3,4,5 featured comp oly ion section pages */

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