/*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:820px) {
  .comp_3_group_item_cont:nth-child(1) {
    width: 50%;
  }
  .comp_3_group_item_cont:nth-child(2), .comp_3_group_item_cont:nth-child(3), .comp_3_group_item_cont:nth-child(4), .comp_3_group_item_cont:nth-child(5) {
    width: 25%;
  }
  .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(4), .comp_3_eight_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_eight_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_eight_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_eight_item .comp_3_group_item_cont:nth-last-child(4), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(4) {
    width: 25%;
  }
  .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(4) {
    margin-top: 10px;
  }
  .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(4) {
    margin-top: -5px;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_nine_item .comp_3_group_item_cont:nth-last-child(4) {
    margin-top: 5px;
  }
  .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(1), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(2), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(3), .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(4) {
    width: calc(25% - 2.5px);
  }
  .comp_3_seven_item .comp_3_group_item_cont:nth-last-child(4) {
    margin-right: 5px;
  }
  .comp_3_group_item_date {
    font-size: 14px;
  }
}
/*START:For all the Combiations margin-bottom adjustment for the whole component */
@media only print, screen and (min-width:1280px) {
  .comp_3:not(.comp_3_one_item).comp_3_five_item {
    margin-bottom: 20px;
  }
  .comp_3:not(.comp_3_one_item).comp_3_four_item {
    margin-bottom: 10px;
  }
  .comp_3:not(.comp_3_one_item).comp_3_three_item {
    margin-bottom: 0px;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3:not(.comp_3_one_item).comp_3_five_item {
    margin-bottom: 20px;
  }
  .comp_3:not(.comp_3_one_item).comp_3_four_item {
    margin-bottom: 5px;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3_other_page_cont {
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
}
/*END:For all the Combiations margin-bottom adjustment for the whole component */
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3:not(.comp_3_one_item) {
    padding: 0 5px;
  }
}
@media only print, screen and (min-width:1280px) {
  .comp_3:not(.comp_3_one_item) {
    padding: 0;
  }
}
/*START: Special Cases: five Items  */
@media only print, screen and (min-width:820px) {
  .comp_3_group_item_cont .comp_3_group_item_inner_cont {
    padding-left: 10px;
    padding-right: 10px;
  }
  .comp_3_five_item, .comp_3_nine_item {
    /*START:Padding for the items -- DESKTOP */
    /*END:Padding for the items -- DESKTOP */
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1, .comp_3_nine_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(56.25% - 2.5px);
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont .comp_3_group_item_inner_cont_l1, .comp_3_five_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont .comp_3_media_cont, .comp_3_nine_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont .comp_3_group_item_inner_cont_l1, .comp_3_nine_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont .comp_3_media_cont {
    height: 100%;
    padding-bottom: 0;
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(4), .comp_3_nine_item .comp_3_group_item_cont:nth-child(4) {
    margin-top: 8.75px;
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(5), .comp_3_nine_item .comp_3_group_item_cont:nth-child(5) {
    margin-top: 8.75px;
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(6), .comp_3_nine_item .comp_3_group_item_cont:nth-child(6) {
    margin-top: 8.75px;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3_group_item_cont .comp_3_group_item_inner_cont {
    padding-left: 5px;
    padding-right: 5px;
  }
  .comp_3_five_item, .comp_3_nine_item {
    /*START:Padding for the items -- MEDIUM LAPTOP */
    /*END:Padding for the items -- MEDIUM LAPTOP */
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1, .comp_3_nine_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(56.25% - 1.25px);
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(4), .comp_3_nine_item .comp_3_group_item_cont:nth-child(4) {
    margin-top: 4.375px;
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(5), .comp_3_nine_item .comp_3_group_item_cont:nth-child(5) {
    margin-top: 4.375px;
  }
  .comp_3_five_item .comp_3_group_item_cont:nth-child(6), .comp_3_nine_item .comp_3_group_item_cont:nth-child(6) {
    margin-top: 4.375px;
  }
}
/*END: Special Cases: five Items  */
/*START:Special Cases: four Items */
@media only print, screen and (min-width:820px) {
  .comp_3_four_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1, .comp_3_eight_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(56.25% - 2.5px);
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_l1, .comp_3_four_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont, .comp_3_eight_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_l1, .comp_3_eight_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont {
    height: 100%;
  }
  .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 {
    height: 0;
    padding-bottom: calc(112.5% - 2.5px);
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont {
    height: 100%;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont .comp_3_group_item_inner_cont_l1, .comp_3_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont .comp_3_media_cont, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont .comp_3_group_item_inner_cont_l1, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont .comp_3_media_cont {
    height: 100%;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(n+4), .comp_3_eight_item .comp_3_group_item_cont:nth-child(n+4) {
    margin-top: 8.75px;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3_four_item, .comp_3_eight_item {
    padding: 0 5px;
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1, .comp_3_eight_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(56.25% - 1.25px);
  }
  .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 {
    padding-bottom: calc(112.5% - 1.25px);
  }
  .comp_3_four_item .comp_3_group_item_cont:nth-child(n+4), .comp_3_eight_item .comp_3_group_item_cont:nth-child(n+4) {
    margin-top: 4.375px;
  }
}
@media only print, screen and (min-width:1280px), only print, screen and (min-width:820px) and (max-width:1279px) {
  .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 {
    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_2, .comp_3_eight_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_2 {
    display: block;
  }
}
/*END:Special Cases: four Items */
/*START:Special Cases: Three Items */
@media only print, screen and (min-width:820px) {
  .comp_3_three_item, .comp_3_seven_item {
    /*START:Padding for the items -- DESKTOP */
    /*END:Padding for the items -- DESKTOP */
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1, .comp_3_seven_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img, .comp_3_seven_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img {
    display: none;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_2, .comp_3_seven_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_2 {
    display: block;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont, .comp_3_seven_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont {
    height: 0;
    padding-bottom: 112.5%;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_inner_cont_1, .comp_3_seven_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img, .comp_3_seven_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img {
    display: none;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img.comp_3_group_item_img_no_2, .comp_3_seven_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img.comp_3_group_item_img_no_2 {
    display: block;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_media_cont, .comp_3_seven_item .comp_3_group_item_cont:nth-child(3) .comp_3_media_cont {
    height: 0;
    padding-bottom: 112.5%;
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont, .comp_3_seven_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont {
    height: 0;
    padding-bottom: calc(56.25% - 11.25px);
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3_three_item, .comp_3_seven_item {
    /*START:Padding for the items -- DESKTOP */
  }
  .comp_3_three_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont, .comp_3_seven_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont {
    padding-bottom: calc(56.25% - 5.625px);
  }
}
/*END:Special Cases: Three Items */
@media only print, screen and (min-width:820px) {
  .comp_3_two_item .comp_3_group_item_cont .comp_3_media_cont {
    height: 0;
    padding-bottom: 56.25%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) {
    width: 50%;
  }
  .comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_header {
    font-size: 1.6rem;
  }
}
@media only print, screen and (min-width:1280px) {
  .comp_3 .on_content_top {
    margin-top: 10px;
  }
  .comp_3 .on_content_top .content_title_encloser {
    color: #fff;
  }
}
/* START: Featured Six Contents */
@media only print, screen and (min-width:820px) {
  .comp_3_six_item .comp_3_group_item_cont:nth-child(4) {
    width: 50%;
    float: left;
    margin: 8.75px 0 0;
  }
  .comp_3_six_item .comp_3_group_item_cont:nth-child(4) .comp_3_group_item_header {
    font-size: 1.6rem;
  }
  .comp_3_six_item .comp_3_group_item_cont:nth-child(6) {
    width: 25%;
    margin: 8.75px 0 0;
  }
  .comp_3_six_item .comp_3_group_item_cont:nth-child(5) {
    margin: 8.75px 0 0;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_3_six_item .comp_3_group_item_cont:nth-child(4) {
    margin: 4.375px 0 0;
  }
  .comp_3_six_item .comp_3_group_item_cont:nth-child(5) {
    margin: 4.375px 0 0;
  }
  .comp_3_six_item .comp_3_group_item_cont:nth-child(6) {
    margin: 4.375px 0 0;
  }
}
/* END: Featured Six Contents */
/* START: Featured Compact */
@media only print, screen and (min-width:1280px) {
  .f_compact {
    /* START: Adjust font size for sigle story component */
    /* END: Adjust font size for sigle story component */
    /*START: Special Case: Two Items*/
    /*END: Special Case: Two Items*/
    /*START:Special Cases: Three Items */
    /*END:Special Cases: Three Items */
  }
  .f_compact.comp_3 {
    width: 75%;
  }
  .f_compact .comp_3_one_item_breaking_news .comp_3_one_item_meta_info {
    width: 100%;
  }
  .f_compact .comp_3_one_item_meta_title .comp_3_one_item_title_text, .f_compact .comp_3_one_item_meta_title .comp_3_one_item_meta_breaking {
    font-size: 28px;
  }
}
@media only print, screen and (min-width:1280px) and (min-width:1600px) {
  .f_compact .comp_3_one_item_meta_title .comp_3_one_item_title_text, .f_compact .comp_3_one_item_meta_title .comp_3_one_item_meta_breaking {
    font-size: 32px;
  }
}
@media only print, screen and (min-width:1280px) and (min-width:1280px) and (max-width:1600px) {
  .f_compact .comp_3_one_item_meta_title .comp_3_one_item_title_text, .f_compact .comp_3_one_item_meta_title .comp_3_one_item_meta_breaking {
    font-size: calc(28px + (32 - 28) * (100vw - 1280px) / (1600 - 1280));
  }
}
@media only print, screen and (min-width:1280px) {
  .f_compact.comp_3_two_item .comp_3_group_item_cont:nth-child(1) {
    width: 66.666666%;
  }
  .f_compact.comp_3_two_item .comp_3_group_item_cont:nth-child(n+2) {
    width: 33.333334%;
  }
  .f_compact.comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .f_compact.comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img {
    display: none;
  }
  .f_compact.comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_2 {
    display: block;
  }
  .f_compact.comp_3_two_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont {
    height: 0;
    padding-bottom: calc(112.5% + 11.25px);
  }
  .f_compact.comp_3_three_item {
    margin-bottom: 20px !important;
    /*START:Padding for the items -- DESKTOP */
    /*END:Padding for the items -- DESKTOP */
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(1) {
    width: 66.666666%;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(n+2) {
    width: 33.333334%;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 56.25%;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img {
    display: block;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_2 {
    display: none;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img.comp_3_group_item_img_no_3 {
    display: none;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(2) .comp_3_media_cont {
    height: 0;
    padding-bottom: 56.25%;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 56.25%;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img {
    display: block;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img.comp_3_group_item_img_no_2 {
    display: none;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(3) .comp_3_media_cont {
    height: 0;
    padding-bottom: 56.25%;
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(1) .comp_3_media_cont {
    height: 0;
    padding-bottom: calc(56.25% + 8.75px);
  }
  .f_compact.comp_3_three_item .comp_3_group_item_cont:nth-child(3) {
    margin-top: 8.75px;
  }
}
/* END: Featured Compact */
/* START: Featured Type2 */
@media only print, screen and (min-width:820px) {
  .comp_featured2 .comp_3_group_item_cont .comp_3_media_cont .comp_3_group_item_img_no_2 {
    display: block;
  }
  .comp_featured2 .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_img_no_1 {
    display: none;
  }
  .comp_featured2 .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont .comp_3_group_item_inner_cont_l1, .comp_featured2 .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont .comp_3_media_cont {
    height: 100%;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(84.375% - 13.75px);
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(2) {
    width: 25%;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_img_no_1 {
    display: none;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(3) {
    width: 25%;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_inner_cont_1 {
    padding-bottom: 112.5%;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(3) .comp_3_group_item_img_no_1 {
    display: none;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(4) {
    width: 25%;
    margin-top: -2.5px;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(5) {
    width: 25%;
    margin-top: -2.5px;
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(84.375% - 2.5px);
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) {
    width: 50%;
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(2) .comp_3_group_item_header {
    font-size: 1.6rem;
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(3) {
    width: 25%;
    margin-top: 8.75px;
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(4) {
    width: 25%;
    margin-top: 8.75px;
  }
  .comp_featured2.comp_featured2_seven_item {
    /*START:Padding for the items -- DESKTOP */
    /*END:Padding for the items -- DESKTOP */
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(84.375% + 6.26px);
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(4) {
    margin-top: 8.75px;
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(5) {
    margin-top: 8.75px;
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(6) {
    width: 25%;
    margin-top: 8.75px;
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(7) {
    width: 25%;
    margin-top: 8.75px;
  }
}
@media only print, screen and (min-width:820px) and (max-width:1279px) {
  .comp_featured2 {
    padding: 0 5px;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(84.375% - 6.875px);
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(4) {
    margin-top: -1.25px;
  }
  .comp_featured2.comp_featured2_five_item .comp_3_group_item_cont:nth-child(5) {
    margin-top: -1.25px;
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(84.375% - 1.25px);
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(3) {
    margin-top: 4.375px;
  }
  .comp_featured2.comp_featured2_four_item .comp_3_group_item_cont:nth-child(4) {
    margin-top: 4.375px;
  }
  .comp_featured2.comp_featured2_seven_item {
    /*START:Padding for the items -- DESKTOP */
    /*END:Padding for the items -- DESKTOP */
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(1) .comp_3_group_item_inner_cont_1 {
    padding-bottom: calc(84.375% + 3.13px);
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(4) {
    margin-top: 4.375px;
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(5) {
    margin-top: 4.375px;
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(6) {
    margin-top: 4.375px;
  }
  .comp_featured2.comp_featured2_seven_item .comp_3_group_item_cont:nth-child(7) {
    margin-top: 4.375px;
  }
}
/* END: Featured Type2 */

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