/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

/**
 * Remove the margin in all browsers.
 */
/* NORMALIZE START */
body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: 100%; /* 2 */
}
* {
  font-family: "Helvetica","Arial";
}
/* header start */
footer {
  background: #4F5053;
  width: 100%;
}
.ct-footer-mobile {
  display: none;
}
.ct-footer>section {
  margin-top: 5.625rem;
  margin-bottom: 5.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0!important;
}
.ct-pagenews {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* margin-bottom:3.75rem ; */
}
.ct-pagenews:last-child {
  margin-bottom: 0;
}
.ct-header>div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 2.25rem 0 2.25rem 0;
}
.ct-header h1 svg {
  width: 31.75rem;
  vertical-align: middle;
}
.ct-header h2 svg {
  width: 31.75rem;
  vertical-align: middle;
}
.ct-header div h1 {
  width: auto;
  z-index: 1;
}
.ct-header div h2.ct-none-index-use {
  width: auto;
  z-index: 1;
  margin-bottom: 0;
}
.ct-headericon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
}
.ct-headericon div {
  width: auto;
}
.ct-headericon div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-headericon div span:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0;
}
/*.ct-headericon div span[title="ct-header-share"]:after {
  margin: 0 9px;
  color: #999;
  content: "";
  line-height: 100%;
  vertical-align: middle;
  border-left: 2px solid;
  height: 1.25rem;
}*/
.ct-headericon div span[title="ct-header-share"] svg {
  width: 1.68rem;
}
.ct-headericon div a svg {
  width: 2rem;
  vertical-align: middle;
}
.ct-headericon div.ct-desktop-search-share a[title="Share"] svg {
  width: 5.5625rem;
}
.ct-headericon div a[title="Newsletter"] svg {
  width: 5.5625rem;
}
.ct-headericon div span a[title="Follow"] svg {
  width: 4.5625rem;
}
.ct-headericon div span {
  margin-right: 1.125rem;
}

.ct-headericon div a {
  margin-right: 1.125rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ct-headericon div a[title="Rss"] {
  margin-right: 0;
}
.ct-headericon div a[title="Follow"] {
  display: none;
}
.ct-headericon div a:last-child {
  margin: 0;
}
.ct-headericon div a:hover {
  fill: #0172CD;
}
/*.ct-headericon div span[title="Search"] {
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}*/
.ct-headericon div span[title="Search"]>a {
  margin: 0;
}
.ct-headericon div span[title="Search"]>a>svg {
  width: 2rem;
}

/* share show start */
#ct_moremedias_show {
  z-index: 1;
  position: absolute;
  top: 3rem;
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 33px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 33px 0px rgba(0,0,0,0.15);
  border-radius: 9px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
  width: auto;
}
#ct_moremedias_show span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0;
}
#ct_moremedias_show span a svg {
  width: 2rem;
}
#ct_moremedias_show:before {
  content:'';
  position:absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;

  top:-20%;
  left:80%;
}
/*#ct_moremedias svg {
  width: 5.5625rem;
}*/
/* share show end */
.ct-hotwords-out {
  border-bottom: 1px solid #000;
}
.ct-hotwords {
  max-width: 75rem;
  width: 100%;
  display: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.5625rem 0;
}
.ct-hotwords li {
  width: auto;
  margin-right: 1.125rem;
  padding: 0.22rem 0;
}
.ct-hotwords li:last-child {
  margin-right: 0rem;
}
.ct-hotwords li a {
  padding: 0.33rem 0.55rem;
  color: #000;
  font-size: 1rem;
  font-weight: bolder;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ct-hotwords li a:hover {
  color: #0172CD;
}
div.ct-time {
  display: none;
  padding: 1.68rem 0;
  font-size: 1rem;
  color: #999;
  font-weight: 300;
  text-align: center;
}
/* header end */

/* footer start */
.ct-footer section div {
  width: auto;
}
.ct-footer div.ct-footer-newsletter {
  width: 23.33%;
}
.ct-footer-newsletter form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
.ct-footer-newsletter form input {
  margin: 0 0 0.5625rem 0;
  padding: 0.5rem 0;
  text-align: center;
  font-size: 1rem;
  background: #f4f4f4;
  color: #999;
  font-style: italic;
  border-radius: 3px;
}
.ct-footer-newsletter form button {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: bolder;
  color: #fff;
  background: #999;
  padding: 0.5rem 0;
  border-radius: 3px;
}
.ct-footer div.ct-footer-newsletter p {
  font-size: 0.875rem;
  color: #999;
}
.ct-footer div.ct-footer-newsletter p a {
  color: #bbb;
}
.ct-footer section div.ct-footer-logo p {
  color: #888;
  font-size: 0.75rem;
}
.ct-footer section div h2 {
  font-weight: bolder;
  font-size: 1.125rem;
  line-height: 100%;
  color: #999;
  letter-spacing: normal;
  margin-bottom: 1.6875rem;
  white-space:nowrap;
}
.ct-footer section div h2+p {
  margin-bottom: 0.5rem;
}
.ct-footer section h2 svg {
  width: 18.375rem;
  fill: #999;
}
.ct-nesletter-chekbox {
  color: #999;
  font-size: 0.875rem;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ct-footer-lists li {
  line-height: 150%;
}
.ct-footer-lists li a {
  font-size: 0.875rem;
  color: #999;
  text-transform: uppercase;
  font-weight: bolder;
  line-height: 0.5625rem;
}
.ct-footer-lists li a:hover {
  color: #f4f4f4;
}
.ct-footer-follows {
  margin-top: 1.6875rem;
}
.ct-footer-follows ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ct-footer-follows ul li {
  margin-right: 0.875rem;
}
.ct-footer-follows ul li:last-child {
  margin-right: 0;
}
.ct-footer-follows ul li svg {
  width: 1rem;
}
.ct-footer-follows ul li a {
  fill: #999;
}
.ct-footer-follows ul li a:hover {
  fill: #f4f4f4;
}
/* footer end */

/* body-use start */
.ct-pagein {
  width: 100%;
}
.ct-pagein section {
  max-width: 75rem;
  width: 100%;
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
  border-bottom: 1px solid #000;
}
.ct-pagein section:last-child {
  border-bottom: none;
  /* padding-bottom: 0; */
}
.ct-pagein section:first-child {
  /*padding-top: 0;*/
}
/* body-use end */

/* ct-breadcrumb start */
.ct-breadcrumb {
  /*border-top: 1px solid #000;*/
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ct-breadcrumb ul {
  max-width: 75rem;
  width: 100%;
  margin: 0.5625rem 0 0 0;
}
.ct-breadcrumb ul li {
  display: inline;
  line-height: 100%;
  vertical-align: middle;
}
.ct-breadcrumb ul li+li:before {
  padding: 0 9px;
  color: #000;
  content: "\0399";
  line-height: 100%;
  vertical-align: middle;
}
.ct-breadcrumb ul li h2 a {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #000;
  font-weight: bolder;
  line-height: 100%;
}
.ct-breadcrumb ul li h2 {
  margin: 0;
  display: inline;
  line-height: 100%;
}
/* ct-breadcrumb end */

/* ct-articles-use start */
.ct-sp-articles section:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-sp-articles-l {
  width: 66.16%;
}
.ct-sp-articles-r {
  width: 28%;
}
.ct-sp-articles-l>h1 {
  font-size: 2.5rem;
  color: #000;
  line-height: 130%;
  font-weight: bolder;
  margin-bottom: 2.25rem;
}
.ct-sp-articles-l div {
  margin: 2.25rem 0;
}
/* ------------ */

.ct-articles-txt img:first-child {
  width: 100%;
}
.ct-articles-txt h2.ct-liveblog-title {
  margin-top: 2.25rem;
}
.ct-articles-txt h2 {
  margin: 2.25rem 0;
  font-size: 1.125rem;
  line-height: 160%;
  font-family: "Helvetica","Arial";
  text-transform: capitalize;
  color: black;
  letter-spacing: normal;
}
.ct-liveblog-titles h2 {
  margin: 0 0 2.25rem 0;
}
.ct-articles-txt p {
  font-size: 1rem;
  color: #5a5a5a;
  line-height: 190%;
  margin-top: 2.25rem;
}
.ct-articles-txt p a {
  color: #0172CD;
}
.ct-articles-txt ul.ct-sp-articles-info {
  font-size: 1rem;
  color: #999;
  font-weight: bold;
}
.ct-inarticles-img {
  float: left;
 /* margin-top: 2.25rem;*/
  margin-right: 2.25rem;
  width: 31.68rem;
}

.ct-img-articles span {
  font-size: 0.75rem;
  color: #999;
}
.ct-img-articles {
  margin-top: 0.45rem;
}
.ct-sp-articles-r section.ct-sp-articles-r-list {
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #000;
}
.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.6875rem;
  margin-top: 1.6875rem;
}

.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li>span {
  width: 66%;
  margin-right: 0.5625rem;
}
.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li>span>a img {
  width: 100%;
}
.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li h3 {
  line-height: 120%;
  font-size: 1rem;
  width: 100%;
}
.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li:first-child a img {
  width: 100%;
}
.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li:first-child h3 {
  font-size: 1.125rem;
  margin-top: 1.125rem;
  line-height: 130%;
}
.ct-sp-articles-r section.ct-sp-articles-r-list>ul>li:first-child {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 1.6875rem;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
}
/* ------------ */

.ct-related-articles {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-related-articles h3 {
  margin-top: 1.125rem;
}
.ct-related-articles li {
  width: 23.875%;
}
.ct-related-articles li a img {
  width: 100%;
}
.ct-inarticles-q {
  font-size: 1.125rem;
  line-height: 190%;
  font-style: italic;
  border-left: 1px solid #000;
  margin-left: 0;
  padding-left: 2.5rem;
}
.ct-inarticles-q a {
  color: #0172CD;
}
.ct-inarticles-q address {
  font-size: 0.75rem;
}
.ct-sp-articles-info {
  padding: 1.125rem 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.ct-sp-articles-info div {
  font-size: 1rem;
  color: #999;
  display: inline;
}
.ct-sp-articles-info div.ct-sp-articles-info-share {
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  vertical-align: middle;
}
.ct-sp-articles-info div ul {
  display: inline;
}
.ct-sp-articles-info div ul.ct-articles-more {
  display: none;
}
.ct-sp-articles-info div ul li {
  display: inline;
}
.ct-sp-articles-info div>ul>li+li:before {
  padding: 0;
  content: none;
}
.ct-sp-articles-info div+div:before {
  padding: 0 9px;
  color: #999;
  content: "\0399";
  vertical-align: middle;
}

.ct-sp-articles-info>div svg  {
  width: 1.375rem;
}
.ct-sp-articles-info li.ct-articles-more-h {
  fill: #0172CD;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}
.ct-all-episodes li.ct-articles-more-h:before {
  content: "share";
  padding: 0 9px;
  color: #999;
  vertical-align: middle;
  text-transform: capitalize;
}
li.ct-articles-more-h svg {
  cursor: pointer;
}
.ct-sp-articles-info div a {
  color: #0172CD;
  fill: #0172CD;
  margin-right: 0.5625rem;
  line-height: 100%;
}
.ct-sp-articles-info div a[title="Staff writer"] {
  margin-right: 0;
}
.ct-sp-articles-info div a>svg {
  fill: #0172CD;
}
/* ct-articles-use end */

/* ct-newsletter-use start */
.ct-newsletter {
  width: 100%;
  background: #0172CD;
  margin: 2.25rem 0 2.25rem 0;
  border-radius: 3px;
}
.ct-newsletter a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-newsletter a span img {
  width: 2.375rem;
}
.ct-newsletter a {
  color: white;
  font-size: 1.125rem;
  font-weight: 300;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2.25rem 0;
}
.ct-newsletter a:hover {
  color: white;
}
.ct-newsletter a span>span {
  text-transform: uppercase;
  color: white;
  font-size: 2.375rem;
  font-weight: 700;
}
/* ct-newsletter-use end */

/* ct slider start */
#open {
  width: 15%;
}
/* ct slider end */

p {
  margin: 0;
  padding: 0;
  font-size: 1em;
  color: #5A5A5A;
  line-height: 130%;
  font-weight: 130;
}
.ct-p {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  width: 100% !important;
  margin-top: 0.5625rem;
}
.ct-p a {
  color: #5A5a5a;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  text-transform: uppercase;
  margin: 0;
  font-size: 0.875rem;
  color: #0172CD;
  font-family: 'Inter', sans-serif;
  margin-bottom: 2.25rem;
  letter-spacing: 0.2rem;
}
h3 {
  margin: 0;
}
h4 {
  font-size: 1rem;
  margin: 0;
  line-height: 130%;
  font-weight: bolder;
}
h4>a {
  color: #5A5A5A;
}

ul {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
button {
  border: none;
}
input {
  border: none;
  margin: 0 0.4rem;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: black;
}
a:hover {
  color: #0172CD;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  vertical-align: middle;
}
svg {
  vertical-align: middle;
}
figure {
  margin: 0;
}
/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* NORMALIZE END */

/* HOMEPAGE START */

.ct-hp-section1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-homepagenew-l {
  width: 66.2%;
}
.ct-liveblog h2 {
  color: #CD017B;
}
.ct-homepagenew-l article h2 svg {
  width: 1.375rem;
  vertical-align: middle;
}
.ct-homepagenew-l article {
  border-bottom: 1px solid #000;
}
.ct-homepagenew-l div.ct-mainnews {
  border-bottom: 1px solid #000;
}
.ct-homepagenew-l article:last-child {
  border-bottom: none;
}
.ct-liveblog h2 svg path {
  fill: #CD017B;
}
/*- Tue Nov 7 2023 add -*/
article.ct-liveblog h2[title="Christian Today Live Blog"] {
  display: none;
}
.ct-mainnews {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.ct-mainnews:first-child {
  padding-top: 0;
}
.ct-mainnews:first-child>a>img {
  width: 100%;
}
.ct-mainnews:first-child>h3 {
  margin-top: 1.6875rem;
  margin-bottom: 1.6875rem;
  line-height: 130%;
}
.ct-mainnews:first-child>h3>a {
  font-size: 2.25rem;
  color: #000;
  line-height: 130%;
}
.ct-liveblog>h3>a:hover {
  color: #0172CD;
}
.ct-liveblog>h3>a>span {
  font-size: 0.875rem;
  text-transform: uppercase;
  background: #CD017B;
  color: white;
  line-height: 130%;
  vertical-align: middle;
  padding: 0.5625rem 1.125rem;
  margin-right: 0.5628rem;
}
.ct-liveblog-title {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-liveblog-title li {
  width: auto;
  padding-right: 1.125rem;
  padding-left: 1.125rem;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.ct-liveblog-title li:first-child {
  padding-right: 1.125rem;
  border: none;
  padding-left: 0;
}
.ct-liveblog-title li:last-child {
  padding-left: 1.125rem;
  padding-right: 0;
  border: 0;
}
.ct-liveblog-title li h4 {
  font-size: 1rem;
  line-height: 130%;
  color: #5A5A5A;
  font-weight: 600;
}
.ct-liveblog-title li h4:hover {
  color: #000;
}
.ct-liveblogtime {
  font-weight: 300;
  color: #999;
  font-size: 0.75rem;
  font-style: italic;
}

.ct-mainnews-s2 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2.25rem 0 2.25rem 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.ct-mainnews-s2 ul li:last-child {
  padding-bottom: 0;
  border: none;
}
.ct-mainnews-s2 ul li:first-child {
  padding-top: 0;
  border:none;
}
.ct-mainnews-s2 ul li div {
  width: 48%;
}
.ct-mainnews-s2 ul li div a img {
  width: 100%;
  vertical-align: middle;
}
.ct-mainnews-s2 ul li div h3 {
  font-size: 2rem;
}
.ct-mainnews-s2 ul li div h3 a:hover {
  color: #0172CD;
}

.ct-homepagenew-m  {
  border-left: 1px solid #000;
  width: auto;
}
.ct-homepagenew-r {
  width: 28%;
}
.ct-homepagenew-r ul {
  width: auto;
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #000;
}
.ct-homepagenew-r ul li {
  margin-bottom: 2.25rem;
}
.ct-homepagenew-r ul li:last-child {
  margin-bottom: 0;
}
.ct-homepagenew-r ul li article a img {
  /*width: 100%;*/
}
.ct-homepagenew-r ul li article h3 {
  font-size: 1.375rem;
  margin-top: 0.75rem;
  line-height: 112%;
}
.ct-homepagenew-r ul li article h3 a:hover {
  color: #0172CD;
}

.ct-homepagenew-r div ul {
  border-bottom: none;
}
.ct-homepagenew-r div:last-child {
  background: #f4f4f4;
  border-radius: 3px;
  padding: 1.6875rem 1.125rem;
}
/*- Tue Nov 7 2023 add -*/
div.ct-homepagenew-r>h2:first-child {
  display: none;
}
.ct-most-read ul {
  padding-bottom: 0;
}
.ct-most-read ul li span {
  width: 60%;
  margin-right: 3%;
}
.ct-most-read ul li h3 {
  width: 100%;
  font-size: 1.125rem;
  line-height: 120%;
  font-weight: bold;
}
.ct-most-read ul li h3 a:hover {
  color: #0172CD;
}
.ct-most-read ul li span a img {
 /* width: 100%;*/
}
.ct-most-read ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 1.125rem;
  padding-top: 1.125rem;
  border-bottom: 1px solid #ddd;
}
.ct-most-read ul li:first-child {
  padding-top: 0;
}
.ct-most-read ul li:last-child {
  border-bottom: none;
}
/* section one end */


.ct-faith-life a:hover {
  color: #0172CD;
}
.ct-faith-life {
  margin-top: 2.25rem;
}
.ct-faith-life ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-faith-life ul li a img {
  /*width: 100%;*/
  vertical-align: middle;
}
.ct-faith-life-a li h3 {
  font-size: 2.25rem;
  font-weight: bolder;
  line-height: 130%;
  margin-top: 1.125rem;
}
.ct-faith-life-a {
  padding-bottom: 2.25rem;
}
.ct-faith-life-a li {
  width: 70%;
}
.ct-faith-life-a li:last-child {
  width: 28%;
}
.ct-faith-life-a li:last-child h3 {
  font-size: 1.375rem;
  line-height: 120%;
}
.ct-faith-life-b {
  padding-top: 2.25rem;
  border-top: 1px solid #ddd
}
.ct-faith-life-b li {
  width: 32.33%;
}
.ct-faith-life-b li h3 {
  font-size: 1.125rem;
  line-height: 120%;
  margin-top: 1.125rem;
}
/* ct-faith-life end */


.ct-news {
  margin-top: 2.25rem;
}
.ct-news-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-news-lists li {
  width: 24%;
}
.ct-news-lists li a img {
  width: 100%;
}
.ct-news-lists li h3 {
  font-size: 1.125rem;
  line-height: 112%;
  margin-top: 1.125rem;
}
.ct-news-lists li h3 a:hover {
  color: #0172CD;
}
/* news end */


.ct-mostread-lists {
  margin-bottom: 2.25rem;
}
.ct-mostread-lists:last-child {
  margin-bottom: 0;
}
/* most read end */
/* HOMEPAGE END */

/* MENU START */
#ct-menu {
  overflow: hidden;
  height: 100vh;
  float: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  top: 0;
}

#open {
  /* menu style */
  height: 100vh;
  background-color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*display: none;*/
  box-shadow: 1rem 0 1rem 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 1rem 0 1rem 0 rgba(0,0,0,0.15);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  margin-left: -300px;
}
.ct-navBox {
  height: 100vh;
}
.ct-navH>span>img {
  width: 2.25rem;
  float: right;
}
.ct-navH>span {
  float: right;
  width: auto;
  padding: 1rem;
  cursor: pointer;
}
.ct-navBox>nav>ul {
  padding: 2.25rem;
}
.ct-navBox>nav>ul>li {
  line-height: 200%;
}
.ct-navBox>nav>ul>li>a {
  color: #4F5053;
  text-transform: capitalize;
  font-weight: bolder;
  font-size: 1.125rem;
}

@media screen and (max-width: 1024px) {
  #open {
    width: 20%;
  }
}
@media screen and (max-width: 912px) {
  #open {
    width: 33%;
  }
  .ct-navBox>nav>ul>li>a {
    font-size: 2rem;
  }
  .ct-navBox>nav>ul>li {
    line-height: 400%;
  }
}
/* MENU START */

/* TOPICS-NAV START */
#ct-topics-closeBtn {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  padding: 0.5625rem;
  cursor: pointer;
  right: 0;
}
#ct-topics-closeBtn img {
  width: 2rem;
}
.ct-topics-nav {
  position: fixed;
  overflow: auto;
  top: 0;
  width: 100%;
  z-index: 3;
  height: 100vh;
  background: rgba(255, 255, 255, 0.98);
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ct-topnav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 2rem;
  padding-top: 2rem;
  border-bottom: 1px solid #ddd;
}
.ct-topnav:last-child {
  border-bottom: none;
}
.ct-topnav-topics {
  max-width: 75rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ct-topics-search {
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}
.ct-topics-abc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-topics-abc>li {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bolder;
  margin-right: 0.5rem;
}
.ct-topics-abc>li:last-child {
  margin-right: 0;
}
.ct-topics-abc>li>a {
  padding: 0.5rem;
  color: white;
  background: #ddd;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ct-topics-abc>li>a:hover {
  background: #999;
}
.ct-topnav-topics>form {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-topnav-topics>form>input.ct-search {
  padding: 1.125rem;
}
.ct-search {
  position: relative;
  width: 100%;
  border: 2px solid #0172CD;
  z-index: 1;
  border-radius: 3px;
}
.ct-search-btn {
  position: absolute;
  border: none;
  z-index: 2;
  background:rgba(0, 0, 0, 0);
  margin: 0.5625rem;
  cursor: pointer;
}
.ct-search-btn img {
  width: 2rem;
  vertical-align: middle;
}
.ct-topics-show {
  display: block;
  max-width: 75rem;
  width: 100%;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 1.125rem;
  -moz-column-gap: 1.125rem;
  column-gap: 1.125rem;
}
.ct-topics-container {
  width: 100%;
  height: auto;
  background: #f4f4f4;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 1.125rem;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.ct-topics-container:hover {
  background: #eee;
}

.ct-topics-container>div {
  padding: 1.125rem;
  border-bottom: 1px solid #bbb;
}
.ct-topics-container>ul {
  padding: 1.125rem;
}
.ct-topics-container>ul>li {
  line-height: 150%;
  font-size: 1rem;
  font-weight: bolder;
  text-transform: capitalize;
  color: #999;
}
.ct-topics-container>ul>li>a {
  font-size: 1rem;
  font-weight: bolder;
  text-transform: capitalize;
}
.ct-topics-container>div>h2 {
  margin: 0;
  font-size: 2.25rem;
  font-family: "Helvetica","Arial";
  color: #999;
  font-weight: bolder;
}

@media screen and (max-width: 1024px) {
  .ct-topics-nav {
    width: auto;
    padding: 0 3%;
  }
  .ct-topics-abc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 912px) {
  .ct-topics-show {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .ct-topics-abc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ct-topics-abc>li {
    margin-right: 1rem;
    margin-bottom: 2rem;
  }
  .ct-topics-container>ul>li {
    line-height: 300%;
  }
  .ct-topnav-topics>form {
    width: 100%;
  }
}
/* TOPICS-NAV END */

/* SEARCH START */
.ct-headericon span.ct-search-page {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 3rem;
  background: rgba(255, 255, 255, 1);
  z-index: 5;
  padding: 1.125rem;
  box-shadow: 0 0 33px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 33px 0px rgba(0,0,0,0.15);
  border-radius: 9px;
  margin: 0;
  left: 2.5rem;
  width: 16rem;
}
.ct-headericon span.ct-search-page:before {
  content: '';
  position: absolute;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 18px solid #fff;
  top: -15%;
  left: 5%;
}
div.ct-desktop-search-share>span {
  margin-right: 0;
}
div.ct-desktop-search-share?>span>a {
  margin-right: 0;
}
span.ct-search-page>span>span.ct-search-close {
  margin: 0;
}
.ct-search-page span.ct-search-form {
  margin: 0;
}
.ct-search-form form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
span.ct-search-form>form>input {
  width: 100%;
  position: relative;
  padding: 1rem;
  border: 2px solid #0172CD;
  border-radius: 3px;
  margin: 0;
}
div.ct-search-form>form>input {
  width: 100%;
  position: relative;
  padding: 1rem 0;
  border-bottom: 2px solid #0172CD;
  margin: 0;
  font-size: 2rem;
  font-family: "Helvetica","Arial";
  font-weight: bolder;
  text-transform: capitalize;
}
div.ct-search-form>form>input:focus {
  outline: none;
}
.ct-search-form>form>button {
  position: absolute;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
}
.ct-search-form>form>button>img {
  width: 2rem;
  padding: 0.5rem;
}
.ct-search-form>span {
  font-size: 1.68rem;
  font-family: "Helvetica","Arial";
  font-weight: bolder;
  color: #000;
  line-height: 100%;
  text-transform: capitalize;
  text-align: center;
  margin: 4rem 0;
  display: block; /* If no iterms can be shown, display none. */
}
.ct-search-find {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 75rem;
  margin-top: 2.25rem;
}
.ct-search-find>li {
  width: 23.83%;
  margin-bottom: 2.25rem;
  /*margin-right: 0.57%;
  margin-left: 0.57%;*/
}
.ct-search-find>li:last-child:nth-child(4n - 1) {
  margin-right: calc(23.83% + 4% / 3);
}
.ct-search-find>li:last-child:nth-child(4n - 2) {
  margin-right: calc(47.66% + 8% / 3);
}
.ct-search-find>li>span img {
  width: 100%;
}
.ct-search-find>li>h3 {
  margin-top: 1.125rem;
}
.ct-search-showmore-mobile {
  text-align: center;
  margin-bottom: 2.25rem;
}
.ct-search-showmore-mobile button {
  text-transform: uppercase;
  padding: 0.5rem;
  background: #0172CD;
  font-size: 1.125rem;
  color: white;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .ct-search-find>li {
    width: 48%;
  }
  .ct-search-find {
    /*-ms-flex-pack: distribute;
        justify-content: space-around;*/
  }
}
/* SEARCH END */
/* TOPICS-PAGE START */
.ct-sp-topics h1 {
  font-size: 2.8125rem;
  font-weight: bolder;
  letter-spacing: 0.5625rem;
  line-height: 100%;
  font-family: "Helvetica","Arial";
  text-transform: uppercase;
  color: #0172CD;
  margin-bottom: 2.25rem;
}
.ct-sp-topics section>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.25rem;
}
.ct-sp-topics section>div>div img {
  width: 100%;
}
.ct-sp-topics section>div>div {
  width: 70.3%;
}
.ct-sp-topics section>div>div:last-child {
  width: 28.1%;
}

.ct-sp-topics section>div>div h3 {
  margin-top: 1.125rem;
  font-size: 2.25rem;
  line-height: 130%;
}
.ct-sp-topics section>div>div:last-child h3 {
  font-size: 2rem;
}

.ct-sp-topics section>ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #000;
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem;
}
.ct-sp-topics section>ul>li>a img {
  width: 100%;
}
.ct-sp-topics section>ul>li {
  width: 32.25%;
}
.ct-sp-topics section>ul>li>h3 {
  margin-top: 1.125rem;
  font-size: 1.375rem;
  line-height: 112%;
}
.ct-sp-topics section>ul:last-child {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ct-sp-topics section>ul:last-child>li {
  margin-bottom: 1.125rem;
  width: 23.9%;
}
.ct-sp-topics section>ul:last-child>li>h3 {
  font-size: 1.125rem;
  line-height: 112%;
}
/* TOPICS-PAGE END */
/* NEWSLETTER START */
.ct-header {
  padding: 0 3%;
  border-bottom: 1px solid #000;
}
.ct-newsletter-page {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-newsletter-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem;
}

.ct-newsletter-f>div>a>svg {
  width: 18.375rem;
  fill: #999;
}
.ct-newsletter-f div:first-child {
  width: 44.27%;
}
.ct-newsletter-f div:last-child {
  width: 55.73%;
}
.ct-newsletter-f div:last-child>p {
  font-size: 0.75rem;
  margin: auto;
  width: 15rem;
  text-align: center;
}
.ct-newsletter-f>div>p {
  color: #999;
}
.ct-newsletter-page>div.ct-newsletter-f {
  padding: 0;
  width: 100%;
}
.ct-newsletter-page>div.ct-newsletter-f>div {
  min-height: calc(100vh - 14.07rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.ct-newsletter-page>.ct-newsletter-f>div:first-child {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0172CD), to(#332EC9));
  background-image: -o-linear-gradient(#0172CD, #332EC9);
  background-image: linear-gradient(#0172CD, #332EC9);
}
.ct-newsletter-page>.ct-newsletter-f>div:first-child>img {
  width: 35.3%;
}
.ct-newsletter-page>.ct-newsletter-f>div:last-child {
  padding-right: 2rem;
}
.ct-newsletter-f div.ct-footer-newsletter {
  width: 38%;
}
.ct-newsletter-f div.ct-footer-newsletter>h2 {
  font-family: "Helvetica","Arial";
  font-size: 1.5rem;
  font-weight: bolder;
  text-transform: capitalize;
  color: #000;
  line-height: 112%;
  letter-spacing: normal;
  text-align: center;
}
.ct-newsletter-f div.ct-footer-newsletter>p {
  width: auto;
}
.ct-newsletter-f div.ct-footer-newsletter>p>a {
  color: #0172CD;
}
.ct-newsletter-f div.ct-footer-newsletter>div>label {
  line-height: 100%;
}
.ct-newsletter-f div.ct-footer-newsletter>form>button {
  background: #0172CD;
  cursor: pointer;
}



@media screen and (max-width: 1024px) {
  .ct-newsletter-f div.ct-footer-newsletter {
    width: 44%;
  }
}
@media screen and (max-width: 912px) {
  .ct-newsletter-f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ct-newsletter-page>div.ct-newsletter-f>div {
    width: 100%;
    min-height: calc(50vh - 7.85rem);
  }
  .ct-newsletter-page {
    min-height: calc(100vh - 17rem);
  }
  .ct-newsletter-page>.ct-newsletter-f>div:last-child {
    padding-right: 0;
  }
  .ct-newsletter-f div.ct-footer-newsletter>h2 {
    font-size: 2rem;
  }
  .ct-newsletter-f div.ct-footer-newsletter {
    width: 55%;
  }
  .ct-newsletter-f div.ct-footer-newsletter>.ct-nesletter-chekbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ct-newsletter-f div.ct-footer-newsletter>form>input {
    padding: 1rem 0;
  }
  .ct-newsletter-f div.ct-footer-newsletter>form>button {
    padding: 1rem 0;
  }
  .ct-newsletter-footer>.ct-newsletter-f div {
    width: auto;
  }
  .ct-newsletter-footer>.ct-newsletter-f div:first-child {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 820px) {
  .ct-newsletter-page>div.ct-newsletter-f>div {
    width: 100%;
    min-height: calc(50vh - 7.9rem);
  }
}
@media screen and (max-width: 768px) {
  .ct-newsletter-page>div.ct-newsletter-f>div {
    min-height: calc(50vh - 7.8rem);
  }
  .ct-newsletter-footer>.ct-newsletter-f div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
/* NEWSLETTER END */
/* ARTICLES START */
.ct-sp-articles-r article {
  margin-top: 0;
  padding-bottom: 1.125rem;
  border-bottom: 1px solid #000;
}
ul.ct-liveblog-inarticles>li {
  margin-top: 0;
}
ul.ct-liveblog-inarticles>li:first-child {
  padding-bottom: 1.125rem;
  border-bottom: 1px solid #ddd;
}
ul.ct-liveblog-inarticles>li>a img {
  width: 100%;
}
ul.ct-liveblog-inarticles>li>a+h3 {
  margin-top: 1.125rem;
}
.ct-liveblog-inarticles li>h3>a {
  font-size: 1.25rem;
  line-height: 160%;
}
.ct-liveblog-inarticles li>h3>a>span {
  font-size: 0.875rem;
  text-transform: uppercase;
  background: #CD017B;
  color: white;
  line-height: 100%;
  vertical-align: middle;
  padding: 0.5625rem 1.125rem;
  margin-right: 0.5628rem;
}
.ct-liveblog-inarticles ul>li span {
  color: #999;
  font-size: 0.75rem;
  font-weight: 300;
}
.ct-liveblog-inarticles ul>li {
  margin-top: 1.125rem;
}
/* ARTICLES END */
/* LIVE-BLOG START */
/* ct-sp-articles-l start */
.ct-sp-articles-l>h1>span {
  font-size: 0.875rem;
  text-transform: uppercase;
  background: #CD017B;
  color: white;
  line-height: 130%;
  vertical-align: middle;
  padding: 0.5625rem 1.125rem;
  margin-right: 0.5628rem;
}
.ct-liveblog-title {
  color: #0172CD;
}
.ct-articles-txt p time {
  padding: 0.5625rem 0;
  font-size: 0.875rem;
  color: #999;
  font-style: italic;
}

.ct-liveblog-pubtime {
  width: 100%;
  border-top: 1px solid #000;
}

/* ct-sp-articles-l end */

/* ct-sp-articles-r start */

.ct-liveblog-summary {
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #000;
}
.ct-liveblog-summary>div {
  padding: 1.6875rem;
  background: #f4f4f4;
  border-radius: 3px;
}

.ct-liveblog-summary h2 {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #999;
  letter-spacing: normal;
  font-weight: bolder;
  font-family: "Helvetica","Arial";
  margin-bottom: 1.125rem;
}
.ct-liveblog-summary ul li {
  margin-bottom: 1.125rem;
  line-height: 120%;
  font-weight: bolder;
  list-style-type: disc;
}
.ct-liveblog-summary ul li:last-child {
  margin-bottom: 0;
}
/* ct-sp-articles-r end */
/* LIVE-BLOG END */

/* PODCASTS START */
.ct-podcasts-header {
  margin-bottom: 0;
  border-bottom: none;
}
.ct-header div h1>a.ct-podcasts-logo>svg {
  width: 20.4375rem;
}
.ct-header div h2 {
  margin: 0;
}
.ct-header div h2>a.ct-podcasts-logo>svg {
  width: 20.4375rem;
}
.ct-podcasts-albums>div {
  width: 100%;
}
.ct-podcasts-albums>div:first-child>div {
  -webkit-backdrop-filter: blur(30px) brightness(0.9);
  backdrop-filter: blur(30px) brightness(0.9);
}
.ct-podcasts-albums>div:first-child>div>section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 75rem;
  width: 100%;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
}
.ct-podcasts-albums>div:last-child>section {
  max-width: 75rem;
  width: 100%;
  margin: auto;
  margin-top: 2.8125rem;
  margin-bottom: 5.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-albums-recommend>div:first-child {
  width: 49.25%;
}
.ct-albums-recommend>div:first-child img {
  min-width: 100%;
  vertical-align: middle;
}
.ct-albums-recommend>div:last-child {
  width: 50.75%;
  padding: 2.8125rem;
  background: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 3px;
}
.ct-albums-recommend h2 {
  font-size: 2.5rem;
  font-family: "Helvetica","Arial";
  line-height: 120%;
  letter-spacing: normal;
  text-transform: capitalize;
}
.ct-albums-recommend p {
  line-height: 160%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:10;
}
ul.ct-onlyfor-podcasts-more {
  position: absolute;
  z-index: 9;
  background: white;
  padding: 0.5rem;
  border-radius: 3px;
  box-shadow: 0 0 33px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 33px 0px rgba(0,0,0,0.15);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 0.5rem;
}
ul.ct-onlyfor-podcasts-more:before {
  content: '';
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  top: -15%;
  left: 92%;
}
ul.ct-onlyfor-podcasts-more>li:last-child>a {
  margin-right: 0;
}
ul.ct-onlyfor-podcasts-more>li {
  line-height: 100%;
}
.ct-recommed-out-bg {
  background-color: #999;

}
.ct-albums-recommend div.ct-all-episodes {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.25rem;
}
div.ct-all-episodes>div {
  width: 100%;
}
div.ct-all-episodes>div>ul>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.ct-albums-recommend div.ct-all-episodes div+div:before {
  content: none;
}
.ct-all-episodes>div:first-child>a:after {
  padding: 0 8px;
  content: "";
  background: url(../images/icon/expand-more.svg) no-repeat;
  font-size: 1.125rem;
}
.ct-albums-recommend ul.ct-all-episodes {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.25rem;
}

.ct-albums-list {
  width: 74.75%;
}
.ct-albums-list>ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ct-albums-list>ul>li {
  width: 32.14%;
  margin-bottom: 2.25rem;
}
.ct-albums-list>ul>li>a {
  font-size: 1rem;
  color: #0172CD;
  line-height: 100%;
  margin-top: 1.125rem;
}
.ct-albums-list>ul>li>a[title="See all episodes"]:after {
  padding: 0 8px;
  content: "";
  background: url(../images/icon/expand-more.svg) no-repeat;
  font-size: 1.125rem;
}
.ct-albums-list>ul>li h3 {
  font-size: 1.125rem;
  line-height: 145%;
  text-transform: capitalize;
  margin: 1.125rem 0;
}
.ct-albums-list>ul>li img {
  width: 100%;
}
.ct-albums-list>ul>li p.ct-p {
  margin-bottom: 1rem;
}
.ct-albums-ways {
  width: 21.17%;
}
.ct-albums-line {
  border-left: 1px solid #000;
}
.ct-albums-ways h3 {
  font-size: 1.125rem;
  line-height: 113%;
  text-transform: capitalize;
  margin: 1.125rem 0;
}
.ct-albums-ways div>ul {
  background: #f4f4f4;
  padding: 1.6875rem;
  border-radius: 3px;
}
.ct-albums-ways div>ul img {
  width: 2rem;
  padding-right: 1.125rem;
  vertical-align: middle;
}
.ct-albums-ways div>ul>li {
  margin-bottom: 1.125rem;
}
.ct-albums-ways div>ul>li:last-child {
  margin: 0;
}
.ct-albums-ways div>ul>li>a {
  font-size: 1rem;
  line-height: 100%;
  color: #999;
}
.ct-albums-ways div>ul>li>a:hover {
  color: #5a5a5a;
}
.ct-albums-ways div>ul.ct-album-more>li img {
  width: 100%;
  padding: 0;
}
.ct-albums-ways div>ul.ct-album-more>li>h4 {
  margin: 1.125rem 0;
}
.ct-albums-ways div>ul.ct-album-more>li>a[name="See all episodes"] {
  color: #0172CD;
}
.ct-albums-ways div>ul.ct-album-more>li>a[name="See all episodes"]:after {
  padding: 0 8px;
  content: "";
  background: url(../images/icon/expand-more.svg) no-repeat;
  font-size: 1.125rem;
}
.ct-albums-ways div>ul.ct-album-more h4>a {
  font-size: 1rem;
  color: #000;
  font-weight: bold;
  margin: 1.125rem 0;
}


/* Poacasts listen page */
.ct-podcasts-albums>div.ct-podacasts-listen-bg>div {
  width: 100%;
  height: 55vh;
  -webkit-backdrop-filter: blur(30px) brightness(0.75);
  backdrop-filter: blur(30px) brightness(0.75);
}
.ct-podacasts-listen-bg {
  position: absolute;
  z-index: -1;
}
.ct-podcasts-albums section.ct-podcasts-listen {
  width: auto;
  border-bottom: none;
}
.ct-podcasts-listen div.ct-listenpage-info {
  width: auto;
}
.ct-podcasts-listen div.ct-listenpage-info h2 {
  color: white;
}
.ct-podcasts-listen div.ct-listenpage-info p {
  color: white;
  margin-bottom: 2.25rem;
  -webkit-line-clamp: 30;
}
.ct-podcasts-listen ul.ct-all-episodes>li>a {
  font-size: 1.125rem;
  font-weight: bolder;
  color: white;
  fill: white;
}
.ct-podcasts-listen ul.ct-all-episodes>li>a[title="All podcasts"]:before {
  padding: 0 0 0 18px;
  color: white;
  content: "";
  background: url(../images/icon/expand-more-back.svg) no-repeat;
  font-size: 1rem;
}
.ct-podcasts-listen ul.ct-all-episodes>li>a[title="All podcasts"]:after {
  content: none;
}
.ct-podcast-moreways {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-podcast-moreways>li {
  margin-right: 1.125rem;
}
.ct-podcast-moreways>li:last-child {
  margin-right: 0;
}
.ct-podcast-moreways h3 {
  font-size: 1.125rem;
  font-weight: bolder;
  color: white;
}
.ct-listenpage-info-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
div.ct-listenpage-info div.ct-listenpage-info-b h3 {
  font-size: 2rem;
  text-transform: capitalize;
  font-weight: bolder;
  margin-bottom: 1.125rem;
}
.ct-podcasts-listen div.ct-listenpage-info-b p {
  color: #5a5a5a;
}
.ct-podcasts-listen div.ct-listenpage-info-b img {
  width: 100%;
  vertical-align: middle;
}
.ct-podcasts-listen div.ct-listenpage-info-b>div:first-child {
  width: 23.9%;
}
.ct-podcasts-listen div.ct-listenpage-info-b>div:last-child {
  width: 71.4%
}
.ct-podcasts-listen div.ct-listenpage-info-b time {
  font-size: 1.125rem;
  color: #5a5a5a;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 200%;
}
.ct-albums-list div.ct-listenpage-info {
  padding: 2.25rem;
  background: #f4f4f4;
  margin-bottom: 2.25rem;
  border-radius: 3px;
}
.ct-albums-list div.ct-listenpage-info-b>div time {
  font-size: 1.125rem;
  color: #5a5a5a;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 200%;
}
.ct-albums-list div.ct-listenpage-info-b>div>h3 {
  font-size: 1.6875rem;
  text-transform: capitalize;
  font-weight: bolder;
  margin-bottom: 1.125rem;
}
.ct-listenpage-info div.ct-podcasts-listenicon-a {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-listenpage-info div.ct-all-episodes>div:before {
  content: none;
}
.ct-listenpage-slider {
  margin: 2.25rem 0;
}
.ct-podcasts-listenicon-a {
  position: relative;
}
.ct-podcasts-listenicon-a>div {
  line-height: 100%;
}
.ct-podcasts-listenicon-a>div>input {
  vertical-align: middle;

}
.ct-podcasts-listenicon-a>div>img {
  width: auto;
  vertical-align: middle;
  cursor: pointer;
}
.ct-podcasts-listenicon-b {
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ct-podcasts-listenicon-b li img {
  width: auto;
  vertical-align: middle;
  cursor: pointer;
}
.ct-podcasts-listenicon-b li:not(:first-child):not(:last-child) {
  margin: 0 1.6875rem;
}
.ct-podcasts-listenicon-b li {

}
.ct-podcasts-albums div.ct-audio-listenpageList>section {
  margin-top: 0;
}

/* audio css start */
.progress-bar-bg {
  background-color: #d9d9d9;
  position: relative;
  height: 2px;
  cursor: pointer;
}

.progress-bar {
  background-color: #649fec;
  width: 0;
  height: 2px;
}

.progress-bar-bg span {
  content: " ";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #3e87e8;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  cursor: pointer;
}

.audio-time {
  overflow: hidden;
  margin-top: 0.5625rem;
  color: #5a5a5a;
}

.audio-length-total {
  float: right;
  font-size: 0.875rem;
}

.audio-length-current {
  float: left;
  font-size: 0.875rem;
}
/* audio css end */
/* Poacasts listen page end */

@media screen and (max-width: 1280px) {

  #ct-recommed-out-bg>div {
    margin: auto;
  }
  .ct-albums-recommend>div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  .ct-podcasts-albums>div:last-child>section {
    width: auto;
  }
  .ct-podcasts-albums>div:first-child>div>section {
    width: auto;
  }
  .ct-albums-ways>ul img {
    padding-right: 0.5625rem;
  }
  .ct-listenpage-info>div.ct-all-episodes {
    margin-bottom: 0;
  }
  .ct-podcasts-listenicon-a>div+div {

  }
}
@media screen and (max-width: 936px) {

  .ct-podcasts-albums>div:first-child>div>section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ct-albums-recommend>div:first-child {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    height: 45vh;
  }
  .ct-albums-recommend>div:last-child {
    width: auto;
  }
  .ct-podcasts-albums>div:last-child>section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.8125rem;
  }
  .ct-albums-recommend>div:first-child img {
    width: 100%;
  }
  .ct-albums-recommend>div:first-child a {
    width: 100%;
  }
  .ct-podcasts-albums>div.ct-podacasts-listen-bg>div {
    height: 88vh;
  }
  .ct-albums-list {
    width: auto;
  }
  .ct-albums-line {
    border-left: none;
    border-bottom: 1px solid #000;
  }
  .ct-albums-ways {
    width: auto;
  }
  .ct-albums-ways div ul img {
    width: 3rem;
  }
  .ct-albums-ways div ul.ct-album-more>li>img {
    width: 6rem;
    float: left;
    margin-right: 1.125rem;
  }
  .ct-albums-ways div>ul.ct-album-more a[name="You may also like"] {
    float: left;
    margin-right: 3%;
    width: 33%;
  }
  .ct-albums-ways div>ul.ct-album-more h4>a {
    font-size: 1.25rem;
    line-height: 145%;
  }
  .clearboth {clear: both;}
  .ct-albums-ways div ul.ct-album-more>li>h4 {
    margin-top: 0;
  }
}
@media screen and (max-width: 660px) {
  .ct-albums-list>ul>li {
    width: 49%;
  }
}

/* PODCASTS END */

/* FOR MOBILE START */
@media screen and (max-width: 1280px) {
  .ct-pagein section {
    width: auto;
    padding-left: 3%;
    padding-right: 3%;
  }
  .ct-breadcrumb ul {
    padding-left: 3%;
    padding-right: 3%;
  }
  .ct-headericon div span[title="ct-header-share"]>a {
    display: none;
  }
  .ct-headericon div span[title="ct-header-share"] a[title="Follow"] {
    display: block;
  }

}
@media screen and (max-width: 1024px) {
  .ct-pagein section {
    width: auto;
    padding-left: 3%;
    padding-right: 3%;
  }
  .ct-newsletter a {
    font-size: 0.9rem;
  }
  .ct-newsletter a span img {
    width: 2rem;
  }
  .ct-newsletter a span>span {
    font-size: 1.7rem;
  }
  .ct-most-read ul li span {
    display: none;
  }
  .ct-most-read ul li h3 {
    width: 100%;
  }
  .ct-footer section div.ct-footer-logo {
    width: 30%;
  }
  .ct-footer section h2 svg {
    width: 16rem;
  }
  .ct-footer div.ct-footer-newsletter {
    width: 30%;
  }

  /* ct-liveblog start */
  .ct-inarticles-img {
    float: none;
    margin-right: 0;

  }
  .ct-inarticles-img img {
    margin-top: 2.25rem;
  }
  /* ct-liveblog end */

}
@media screen and (max-width: 912px) {
  .ct-newsletter a {
    font-size: 1.5rem;
  }
  .ct-newsletter a span {
    margin-bottom: 0.2rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ct-mainnews-s2 ul li div h3 {
    font-size: 1.5rem;
  }
  .ct-most-read ul li h3 {
    font-size: 1rem;
  }
  .ct-homepagenew-r ul li article h3 {
    font-size: 1.2rem;
    line-height: 120%;
  }
  .ct-news-lists li h3 {
    font-size: 1rem;
    line-height: 120%;
  }
  .ct-faith-life-a li h3 {
    font-size: 2rem;
  }
  .ct-faith-life-a li:last-child h3 {
    font-size: 1.2rem;
  }
  .ct-footer section {
    display: none;
  }

  /* ct-footer-mobile start */
  .ct-footer-mobile {
    display: block;
    width: 100%;
    padding-bottom: 2.25rem;
    padding-top: 2.25rem;
  }
  .ct-footer-mobile>div:last-child {
    border-top: 1px solid #ddd;
  }
  .ct-footer-mobile>div>div ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ct-footer-mobile>div>div ul>li {
    margin: 1rem 1.2rem;
  }
  .ct-footer-mobile>div>div ul a {
    font-size: 1.25rem;
    text-align: center;
    text-transform: uppercase;
    color: #ddd;
  }
  .ct-footer-mobile>div>div {
    max-width: 75rem;
    width: auto;
    padding-left: 3%;
    padding-right: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ct-footer-mobile>div>div a[title="subscribe"] {
    font-size: 2rem;
    text-align: center;
    text-transform: uppercase;
    color: #999;
    font-weight: bolder;
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
  .ct-footer-mobile>div>div h2 svg {
    width: 22rem;
    fill: #999;
  }
  .ct-footer-mobile>div>div h2 {
    margin-top: 2.25rem;
    margin-bottom: 1.125rem;
  }
  .ct-footer-mobile>div>div p {
    color: #999;
  }
  /* ct-footer-mobile end */


  /* ct-liveblog start */
  .ct-sp-articles-r article>ul>li span {
    display: none;
  }
  .ct-sp-articles-r article>ul>li {
    margin-top: 0;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    border-bottom: 1px solid #ddd;
  }

  .ct-sp-articles-r article {
    padding-bottom: 0;
  }
  .ct-sp-articles-r article ul.ct-liveblog-inarticles li a>span {
    display: inline;
  }
  .ct-sp-articles-r article ul.ct-liveblog-inarticles ul {
    width: 100%;
  }

  /* ct-liveblog end */

  /* ct-topics start */
  .ct-sp-topics section>div>div:last-child h3 {
    font-size: 1.6875rem;
  }
  .ct-sp-topics section>div>div h3 {
    font-size: 1.6875rem;
  }
  .ct-sp-topics section>ul:last-child>li {
    width: 49%;
  }
  .ct-sp-topics section>ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ct-sp-topics section>ul>li{
    width: 100%;
    padding-bottom: 2.25rem;
    padding-top: 2.25rem;
  }
  .ct-topics-b>li img {
    display: none;
  }
  .ct-topics-b>li {
    border-top: 1px solid #ddd;
  }
  .ct-topics-b>li:first-child img {
    display: block;
  }
  .ct-topics-b>li:first-child {
    border: none;
  }
  .ct-sp-topics section>ul>li>h3 {
    font-size: 1.6875rem;
  }
  .ct-sp-topics section>ul:last-child>li>h3 {
    font-size: 1.6875rem;
  }
  .ct-p {
    display: none;
  }
  /* ct-topics end */

}

@media screen and (max-width: 820px) {
  .ct-header div h1 a svg {
    width: 25.75rem;
  }
  .ct-header div h2 a svg {
    width: 25.75rem;
  }
  h2 {
    margin-bottom: 2rem;
  }
  .ct-pagenews {
    /* margin-bottom: 2rem; */
  }
  .ct-news {
    margin-top: 2rem;
  }
  .ct-mainnews:first-child>h3>a {
    font-size: 2rem;
  }
  .ct-newsletter a {
    padding: 1rem;
  }
  .ct-newsletter a span>span {
    font-size: 1.3rem;
  }
  .ct-newsletter a span img {
    width: 1.3rem;
  }
  .ct-news-lists {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ct-news-lists li {
    width: 49%;
    margin-bottom: 2rem;
  }
  .ct-inarticles-img {
    margin: 3%;
    width: auto;
  }

  /* ct-liveblog start */
  .ct-sp-articles section:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ct-sp-articles-l {
    width: 100%;
  }
  .ct-sp-articles-r {
    width: 100%;
  }
  .ct-related-articles {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ct-related-articles li {
    width: 49%;
    margin-bottom: 2.25rem;
  }

  /* ct-liveblog end */

  /* ct-topics start */
  .ct-sp-topics section>div>div:last-child>img {
    display: none;
  }
  .ct-sp-topics section>div>div {
    width: 100%;
  }
  .ct-sp-topics section>div>div h3 {
    margin-bottom: 2.5rem;
  }
  .ct-sp-topics section>div>div:last-child {
    width: 100%;
  }
  .ct-sp-topics section>div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .ct-header div h1 a svg {
    width: 20.75rem;
  }
  .ct-header div h2 a svg {
    width: 20.75rem;
  }
  .ct-headericon div span {
    margin-right: 0;display: none;
  }
  .ct-hp-section1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ct-homepagenew-l {
    width: 100%;
  }
  .ct-homepagenew-r {
    width: 100%;
    padding-top: 2rem;
    border-top: 1px solid #000;
  }
  .ct-homepagenew-m {
    display: none;
  }
  .ct-newsletter a span>span {
    font-size: 2rem;
  }
  .ct-newsletter a span img {
    width: 2rem;
  }
}
@media screen and (max-width: 660px) {
  .ct-header div h1 a svg {
    width: 12rem;
  }
  .ct-header div h2 a svg {
    width: 12rem;
  }
  .ct-header div h1>a.ct-podcasts-logo>svg {
    width: 12rem;
  }
  .ct-header div h2>a.ct-podcasts-logo>svg {
    width: 12rem;
  }
}

/* FOR MOBILE END */