@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Sumana:400,700&display=swap&subset=devanagari");
.masthead__info > li,
.story li {
padding-left: 10px;
}
.masthead__info > li:before,
.story li:before {
content: "•";
display: inline-block;
vertical-align: middle;
}
.masthead__info,
.story__byline-dateline,
.story-collection--stream .story__dateline,
.weather-information {
color: #858585;
font-size: 0.84rem;
}
.overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.hide {
display: none;
}
.dot-list > .dot-list__item {
display: inline-block;
padding-right: 7px;
padding-left: 0;
}
.dot-list > .dot-list__item + .dot-list__item:before {
margin-right: 7px;
font-size: 0.8em;
content: "•";
}
.dot-list > .dot-list__item:first-child {
padding-left: 0;
}
.dot-list > .dot-list__item:first-child:before {
display: none;
}
.rounded-circle {
border-radius: 50%;
}
.rounded-circle-profile-pic {
height: 50px;
width: 50px;
border: 4px solid #fff;
box-shadow: 0 0 2px #858585;
}
.flex-2 {
flex: 2;
}
.flex-1 {
flex: 1.5;
}
.min-h-100 {
min-height: 100%;
}
#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
bottom: 60px !important;
}
body.search-results .story__media-body p,
body.search-results .weather__media-body p,
body.home .story__media-body p,
body.home .weather__media-body p,
body.category-66 .story__media-body p,
body.category-66 .weather__media-body p,
body.category-2279 .story__media-body p,
body.category-2279 .weather__media-body p {
padding-left: 0 !important;
text-align: left !important;
}
.at4-jumboshare .at4-count-container {
min-width: unset !important;
}
.at4-jumboshare .at4-count-container .at4-count {
margin-top: -20px;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}
body {
margin: 0;
font-family: "Noto Sans Devanagari", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #212121;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: black;
text-decoration: underline;
}
a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #666666;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
[role="button"] {
cursor: pointer;
}
select {
word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom,
.section__all-news .story {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #f1243b !important;
}
.border-secondary {
border-color: #212121 !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f6f6f6 !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded-sm {
border-radius: 0.2rem !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
border-radius: 0.3rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: 50rem !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
text-align: justify !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-lighter {
font-weight: lighter !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-weight-bolder {
font-weight: bolder !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #f1243b !important;
}
a.text-primary:hover,
a.text-primary:focus {
color: #bc0c20 !important;
}
.text-secondary {
color: #212121 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
color: black !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
color: #19692c !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
color: #0f6674 !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
color: #ba8b00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
color: #a71d2a !important;
}
.text-light {
color: #f6f6f6 !important;
}
a.text-light:hover,
a.text-light:focus {
color: #d0d0d0 !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
color: #121416 !important;
}
.text-body {
color: #212529 !important;
}
.text-muted {
color: #666666 !important;
}
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-break {
word-break: break-word !important;
overflow-wrap: break-word !important;
}
.text-reset {
color: inherit !important;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container,
.container-sm {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container,
.container-sm,
.container-md {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container,
.container-sm,
.container-md,
.container-lg {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container,
.container-sm,
.container-md,
.container-lg,
.container-xl {
max-width: 1140px;
}
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.special-story .page__body > p,
.special-story .page__body > ul,
.special-story .page__body blockquote,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.special-story .page__footer,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.row-cols-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.33333%;
}
.offset-2 {
margin-left: 16.66667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333%;
}
.offset-5 {
margin-left: 41.66667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333%;
}
.offset-8 {
margin-left: 66.66667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333%;
}
.offset-11 {
margin-left: 91.66667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.row-cols-sm-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333%;
}
.offset-sm-2 {
margin-left: 16.66667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333%;
}
.offset-sm-5 {
margin-left: 41.66667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333%;
}
.offset-sm-8 {
margin-left: 66.66667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333%;
}
.offset-sm-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.row-cols-md-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-6,
.special-story .page__body > p,
.special-story .page__body > ul,
.special-story .page__body blockquote {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10,
.special-story .page__footer {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333%;
}
.offset-md-2 {
margin-left: 16.66667%;
}
.offset-md-3,
.special-story .page__body > p,
.special-story .page__body > ul,
.special-story .page__body blockquote {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333%;
}
.offset-md-5 {
margin-left: 41.66667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333%;
}
.offset-md-8 {
margin-left: 66.66667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333%;
}
.offset-md-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.row-cols-lg-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-lg-6,
.special-story .page__footer {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1,
.special-story .page__footer {
margin-left: 8.33333%;
}
.offset-lg-2 {
margin-left: 16.66667%;
}
.offset-lg-3,
.special-story .page__footer {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333%;
}
.offset-lg-5 {
margin-left: 41.66667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333%;
}
.offset-lg-8 {
margin-left: 66.66667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333%;
}
.offset-lg-11 {
margin-left: 91.66667%;
}
}
@media (min-width: 1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 > * {
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.row-cols-xl-4 > * {
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333%;
}
.offset-xl-2 {
margin-left: 16.66667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333%;
}
.offset-xl-5 {
margin-left: 41.66667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333%;
}
.offset-xl-8 {
margin-left: 66.66667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333%;
}
.offset-xl-11 {
margin-left: 91.66667%;
}
}
.media,
.story__media,
.weather__media {
display: flex;
align-items: flex-start;
}
.media-body,
.story__media-body,
.weather__media-body {
flex: 1;
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #666666;
}
.toast {
flex-basis: 350px;
max-width: 350px;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
opacity: 0;
border-radius: 0.25rem;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.toast.showing {
opacity: 1;
}
.toast.show {
display: block;
opacity: 1;
}
.toast.hide {
display: none;
}
.toast-header {
display: flex;
align-items: center;
padding: 0.25rem 0.75rem;
color: #666666;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
padding: 0.75rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
margin-bottom: 0.5rem;
font-weight: 700;
line-height: 1.2;
}
h1,
.h1 {
font-size: 2.5rem;
}
h2,
.h2 {
font-size: 2rem;
}
h3,
.h3 {
font-size: 2.25rem;
}
h4,
.h4 {
font-size: 1.5rem;
}
h5,
.h5 {
font-size: 1.3rem;
}
h6,
.h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #666666;
}
.blockquote-footer::before {
content: "\2014\00A0";
}
.btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
text-decoration: none;
}
.btn:focus,
.btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.btn.disabled,
.btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #f1243b;
border-color: #f1243b;
}
.btn-primary:hover {
color: #fff;
background-color: #e00e26;
border-color: #d40e24;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #e00e26;
border-color: #d40e24;
box-shadow: 0 0 0 0.2rem rgba(243, 69, 88, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
color: #fff;
background-color: #f1243b;
border-color: #f1243b;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #d40e24;
border-color: #c80d22;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(243, 69, 88, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #212121;
border-color: #212121;
}
.btn-secondary:hover {
color: #fff;
background-color: #0e0e0e;
border-color: #080808;
}
.btn-secondary:focus,
.btn-secondary.focus {
color: #fff;
background-color: #0e0e0e;
border-color: #080808;
box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
color: #fff;
background-color: #212121;
border-color: #212121;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #080808;
border-color: #010101;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #138496;
border-color: #117a8b;
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus,
.btn-warning.focus {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button {
color: #212529;
background-color: #f6f6f6;
border-color: #f6f6f6;
}
.btn-light:hover,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:hover {
color: #212529;
background-color: #e3e3e3;
border-color: #dddddd;
}
.btn-light:focus,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:focus,
.btn-light.focus,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .focus.search-button {
color: #212529;
background-color: #e3e3e3;
border-color: #dddddd;
box-shadow: 0 0 0 0.2rem rgba(214, 215, 215, 0.5);
}
.btn-light.disabled,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .disabled.search-button,
.btn-light:disabled,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:disabled {
color: #212529;
background-color: #f6f6f6;
border-color: #f6f6f6;
}
.btn-light:not(:disabled):not(.disabled):active,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .show > .dropdown-toggle.search-button {
color: #212529;
background-color: #dddddd;
border-color: #d6d6d6;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .show > .dropdown-toggle.search-button:focus {
box-shadow: 0 0 0 0.2rem rgba(214, 215, 215, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus,
.btn-dark.focus {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
color: #f1243b;
border-color: #f1243b;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #f1243b;
border-color: #f1243b;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
color: #f1243b;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #f1243b;
border-color: #f1243b;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.5);
}
.btn-outline-secondary {
color: #212121;
border-color: #212121;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #212121;
border-color: #212121;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
color: #212121;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #212121;
border-color: #212121;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);
}
.btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f6f6f6;
border-color: #f6f6f6;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f6f6f6;
border-color: #f6f6f6;
}
.btn-outline-light:focus,
.btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
color: #f6f6f6;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f6f6f6;
border-color: #f6f6f6;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}
.btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #212121;
text-decoration: none;
}
.btn-link:hover {
color: black;
text-decoration: underline;
}
.btn-link:focus,
.btn-link.focus {
text-decoration: underline;
}
.btn-link:disabled,
.btn-link.disabled {
color: #666666;
pointer-events: none;
}
.btn-lg {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm {
padding: 0.25rem 0.5rem;
font-size: 0.9375rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #858585;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #f99ca6;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.form-control::-moz-placeholder {
color: #666666;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #666666;
opacity: 1;
}
.form-control::placeholder {
color: #666666;
opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.9375rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
font-size: 1rem;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.9375rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control[size],
select.form-control[multiple] {
height: auto;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
color: #666666;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.9375rem;
line-height: 1.5;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid,
.form-control.is-valid {
border-color: #28a745;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid,
.custom-select.is-valid {
border-color: #28a745;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #34ce57;
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.9375rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #e4606d;
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .input-group,
.form-inline .custom-select {
width: auto;
}
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.custom-control {
position: relative;
z-index: 1;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1rem;
height: 1.25rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #f1243b;
background-color: #f1243b;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #f99ca6;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: #fcccd1;
border-color: #fcccd1;
}
.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
color: #666666;
}
.custom-control-input[disabled] ~ .custom-control-label::before,
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: #adb5bd solid 1px;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: no-repeat 50% / 50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #f1243b;
background-color: #f1243b;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(241, 36, 59, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(241, 36, 59, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(241, 36, 59, 0.5);
}
.custom-switch {
padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
transition: none;
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #fff;
transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(241, 36, 59, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
border: 1px solid #858585;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #f99ca6;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #666666;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.9375rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: #f99ca6;
box-shadow: 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse);
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #858585;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus {
outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(241, 36, 59, 0.25);
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #f1243b;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
}
.custom-range::-webkit-slider-thumb:active {
background-color: #fcccd1;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #f1243b;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.custom-range::-moz-range-thumb:active {
background-color: #fcccd1;
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #f1243b;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
-ms-transition: none;
transition: none;
}
}
.custom-range::-ms-thumb:active {
background-color: #fcccd1;
}
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
cursor: default;
}
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: none;
}
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #666666;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #666666;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #f1243b;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.modal-open {
overflow: hidden;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none;
}
}
.modal.show .modal-dialog {
transform: none;
}
.modal.modal-static .modal-dialog {
transform: scale(1.02);
}
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
padding: 0.75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(0.3rem - 1px);
border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
margin: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
max-width: 800px;
}
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1140px;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: #f6c74240;
}
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #fbc2c8;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #f88d99;
}
.table-hover .table-primary:hover {
background-color: #f9aab2;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #f9aab2;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #c1c1c1;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #8c8c8c;
}
.table-hover .table-secondary:hover {
background-color: #b4b4b4;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #b4b4b4;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #8fd19e;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #86cfda;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #ed969e;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fcfcfc;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #fafafa;
}
.table-hover .table-light:hover {
background-color: #efefef;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #efefef;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #95999c;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
border: 0;
}
ul {
list-style: none;
padding-left: 0;
}
a {
color: inherit;
}
iframe,
embed {
max-width: 100%;
} .slick-loading .slick-list {
background: #fff url(https://deshsanchar.com/wp-content/themes/deshsanchar/img/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(https://deshsanchar.com/wp-content/themes/deshsanchar/fonts/slick.eot);
src: url(https://deshsanchar.com/wp-content/themes/deshsanchar/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://deshsanchar.com/wp-content/themes/deshsanchar/fonts/slick.woff) format("woff"), url(https://deshsanchar.com/wp-content/themes/deshsanchar/fonts/slick.ttf) format("truetype"), url(https://deshsanchar.com/wp-content/themes/deshsanchar/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir="rtl"] .slick-next:before {
content: "←";
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slider__item {
display: none;
}
.slider__item:first-child {
display: block;
}
.slick-initialized .slider__item {
display: block;
}
.slider__body {
margin-bottom: 0.5rem;
}
blockquote {
background: #fff4d4;
display: flex;
justify-content: center;
align-items: center;
padding: 1.875rem;
padding-top: 3.75rem;
font-weight: normal;
margin-top: 6rem;
margin-bottom: 3.75rem;
font-weight: 300;
position: relative;
}
blockquote::before {
content: url(https://deshsanchar.com/wp-content/themes/deshsanchar/img/quote.svg);
position: absolute;
background-color: unset;
left: 30px;
top: -40px;
height: auto;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.text--muted,
.story__kicker--light {
color: #858585;
}
.text--small {
font-size: 0.84rem;
}
.font-size--xs {
font-size: 0.84rem;
}
.font-size--sm {
font-size: 0.9375rem;
}
.font-size--lg {
font-size: 1.25rem;
}
.text-normal {
color: #212121;
}
.text-golden {
color: #f6c742;
}
.text-dark-gray {
color: #666666;
}
.page-photo-list .article__heading,
.page-photo-list-details .article__heading {
font-family: "Sumana", serif;
font-weight: 700;
font-size: 3.375rem;
line-height: 5rem;
margin-top: 1.25rem;
}
@media (max-width: 767.98px) {
.page-photo-list .article__heading,
.page-photo-list-details .article__heading {
font-size: 2.5rem;
line-height: inherit;
}
}
.page-photo-list article,
.page-photo-list-details article {
height: auto;
}
.page-photo-list article a:hover,
.page-photo-list-details article a:hover {
color: #cececf;
}
.page-photo-list article .story__heading,
.page-photo-list-details article .story__heading {
color: #fff;
margin-bottom: 1rem;
font-weight: normal;
font-size: 1.25rem;
}
.page-photo-list article .story__byline-dateline,
.page-photo-list-details article .story__byline-dateline,
.page-photo-list article .story-collection--stream .story__dateline,
.story-collection--stream .page-photo-list article .story__dateline,
.page-photo-list-details article .story-collection--stream .story__dateline,
.story-collection--stream .page-photo-list-details article .story__dateline {
color: #fff;
}
.page-photo-list article .story__author,
.page-photo-list-details article .story__author {
font-weight: normal;
color: #fff;
}
.page-photo-list article .story__thumbnail-top,
.page-photo-list-details article .story__thumbnail-top {
margin-bottom: 0;
}
.page-photo-list article .story__thumbnail-top .story__thumbnail,
.page-photo-list-details article .story__thumbnail-top .story__thumbnail {
padding-top: 40%;
}
.page-photo-list article .story__thumbnail-top .story__thumbnail .gallery-icon,
.page-photo-list-details article .story__thumbnail-top .story__thumbnail .gallery-icon {
width: 50px;
height: 50px;
padding: 14px;
background: #0d0c0f;
}
.page-photo-list article .story__category,
.page-photo-list-details article .story__category {
margin-top: 2.5rem;
color: #6d6d6f;
margin-bottom: 1rem;
font-size: 0.875rem;
line-height: 1.188rem;
}
.page-photo-list .featured-image .story__heading,
.page-photo-list-details .featured-image .story__heading {
font-size: 1.875rem;
line-height: 2.438rem;
}
.page-photo-list .featured-image .story__thumbnail-top .story__thumbnail,
.page-photo-list-details .featured-image .story__thumbnail-top .story__thumbnail {
padding-top: 60%;
}
.page-photo-list .bg-img,
.page-photo-list-details .bg-img {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
min-height: 31.25rem;
height: 31.25rem;
}
.page-photo-list .bg-img__details,
.page-photo-list-details .bg-img__details {
background-color: rgba(0, 0, 0, 0.4);
height: 100%;
}
.page-photo-list .bg-img__details .container,
.page-photo-list-details .bg-img__details .container {
height: 100%;
}
.page-photo-list .bg-img__details .container .article-row,
.page-photo-list-details .bg-img__details .container .article-row {
height: 100%;
padding-left: 0;
}
.page-photo-list .bg-img__details article,
.page-photo-list-details .bg-img__details article {
height: 100%;
justify-content: center;
}
.page-photo-list .bg-img__details article .story__heading,
.page-photo-list-details .bg-img__details article .story__heading {
font-size: 1.875rem;
line-height: 2.438rem;
}
.page-photo-list .bg-img__details article .story__byline-dateline,
.page-photo-list-details .bg-img__details article .story__byline-dateline,
.page-photo-list .bg-img__details article .story-collection--stream .story__dateline,
.story-collection--stream .page-photo-list .bg-img__details article .story__dateline,
.page-photo-list-details .bg-img__details article .story-collection--stream .story__dateline,
.story-collection--stream .page-photo-list-details .bg-img__details article .story__dateline {
margin-top: unset;
}
.page-photo-list .pagination__no-link--current,
.page-photo-list-details .pagination__no-link--current {
color: #000;
}
.page-photo-list .pagination__no-link--current:hover,
.page-photo-list-details .pagination__no-link--current:hover {
background-color: #eee;
color: #000;
}
.page-photo-list-details {
overflow-x: hidden;
}
.page-photo-list-details .bg-main-img {
height: 95vh;
max-height: 100vh;
}
@media (max-width: 767.98px) {
.page-photo-list-details .bg-main-img {
height: 92vh;
}
}
.page-photo-list-details .bg-main-img__details article {
width: 100%;
}
.page-photo-list-details .bg-main-img__details article .story__article-details {
margin-top: auto;
margin-bottom: 3.125rem;
display: flex;
flex-direction: column;
align-items: center;
}
.page-photo-list-details .bg-main-img__details article .story__article-details .text-golden {
line-height: 1.313rem;
}
.page-photo-list-details .bg-main-img__details article .story__heading {
font-family: "Sumana", serif;
font-weight: 700;
font-size: 3.375rem;
line-height: 5rem;
}
@media (max-width: 767.98px) {
.page-photo-list-details .bg-main-img__details article .story__heading {
font-size: 2.5rem;
line-height: inherit;
}
}
.page-photo-list-details .bg-main-img__details article .story__author {
position: relative;
font-weight: 700;
font-size: 1rem;
display: flex;
flex-direction: column;
align-items: center;
margin-top: 2.25rem;
}
.page-photo-list-details .bg-main-img__details article .story__author::before {
content: "";
top: -10px;
position: absolute;
width: 12.13rem;
border-top: 1px solid #979797;
display: block;
}
.page-photo-list-details .bg-main-img__details article .story__datelin,
.page-photo-list-details .bg-main-img__details article .section__sidebar-story .sidebar-story .story__byline-dateline,
.section__sidebar-story .sidebar-story .page-photo-list-details .bg-main-img__details article .story__byline-dateline,
.page-photo-list-details .bg-main-img__details article .section__sidebar-story .sidebar-story .story-collection--stream .story__dateline,
.section__sidebar-story .sidebar-story .story-collection--stream .page-photo-list-details .bg-main-img__details article .story__dateline,
.page-photo-list-details .bg-main-img__details article .story-collection--stream .section__sidebar-story .sidebar-story .story__dateline,
.story-collection--stream .section__sidebar-story .sidebar-story .page-photo-list-details .bg-main-img__details article .story__dateline {
font-size: 0.875rem;
color: #a09c9d;
}
.page-photo-list-details .bg-main-img__details article .story__image-summary {
font-size: 0.8125rem;
}
.page-photo-list-details .bg-main-img__details article .story__image-summary .row {
align-items: center;
justify-content: center;
}
.page-photo-list-details .bg-main-img__details article .story__image-summary p {
text-align: center;
color: #cececf;
}
.page-photo-list-details .page__body {
margin-top: 6rem;
margin-bottom: 4.25rem;
}
.page-photo-list-details .page__body p {
font-size: 1.25rem;
line-height: 2.25rem;
color: #cececf;
}
.page-photo-list-details .page__body p:last-child {
margin-bottom: 0;
}
.page-photo-list-details .story.image-story {
margin-bottom: 0;
}
.page-photo-list-details .story.image-story .image-caption {
font-size: 0.875rem;
line-height: 1.188rem;
margin-bottom: 3.75rem;
}
.page-photo-list-details .story.image-story .image-caption p {
color: #cececf;
}
.page-photo-list-details .story.image-story .image-caption p:last-child {
margin-bottom: 0;
}
.page-photo-list-details .story figure {
margin-bottom: 1.75rem;
max-height: unset;
}
.page-photo-list-details .story figure .np-media__image {
height: 100%;
}
.page-photo-list-details .story figure .np-media__image img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.page-photo-list-details .portrait-row .image-caption {
padding-left: 0.8125rem;
padding-right: 0.8125rem;
}
.page-photo-list-details .st-total .st-label,
.page-photo-list-details .st-total .st-shares {
color: #fff;
}
.btn-light,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button {
border-color: #e6e6e6;
color: #858585;
}
button:focus {
outline: none !important;
}
.modal-title {
font-size: 1rem;
font-weight: normal;
font-weight: 700;
}
.modal-header .close {
font-size: 1.5rem;
color: #858585;
font-weight: 700;
line-height: 1;
border: 0;
background-color: transparent;
}
.np-icon {
display: inline-block;
}
.np-icon--20y {
height: 20px;
}
.np-icon--emblem {
width: 40px;
height: 20px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAA8CAMAAACww381AAAAk1BMVEUAAAD2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0L2x0LQE9r3AAAAMHRSTlMAJgXq+/Pl3bkcEgz37uLWZBfPIsiILKdxQDIIakaRg1A2w3yvm11XvrR3PJVLjKFj2H58AAAE+0lEQVRYw7WZ53qyQBSEh16liPSq2Cv3f3WfCsti9JONSd4/eaIJs+fs7BxQMMJrB2dfHo/nOjtxBv6UNK5VS2o6RHl2rnT8FV606KQool0G+As8X2leIvscfhsjo2JPKA4PJnQurpwsW8cu3hIsm7eEHmBoeAdXlcuZZbYN2eMdldKMMD3A8FXfiRPP1VP+ju5q3OEU3LWyndVv96KO3xoskppR5Bjc9HotSZnO1N0NdTZVJMv3gPho0b9b5Sneshebhk3Pbr6gHoA4lGgT9qM+jsSGCWuOePLFQkCwomIzx8UYa7NhZKohevBPgDSibRRqF6MkcsNMCH5Hi82AWKVvbg8Yx50138DBnLRTTWCUtI/iWQcDTvMdLA1Fc2NS8pgPShMcMOFWR6VhpwAn3HYxBzJh4JkcoxjzOE54wKvZBScBisYsXHiXhjJLMMpBvXZeWpTJLZ0nrHpnHNQNsLGHahyDmkwWvAqAeMtangYDemF+U81YDPKiTqEf/ycgSgJBtnd7F8gf3DzlMM7mMYuS11E22fpOnnhXuBtaCkA7S1+yhoHzF4dvXoSZUnO4wl9BC+9tisfclE5gQXPCB3uY0ZPexYNR+epUuWIvFmq4W9hC84UIrCTH4T+LEeA3A1ZAZDcjrDCK7lyWy2KtAfPlo166o78uDP44HtouxnDVbmcKDvxeGug54OhIrpCNqkkxRimpPyIeG2HgwzmNUNtIp6NyPtOBo4QaTgO9bcpvyTtIRufgTGew5MN8W3jYmMMBczLJwqsxNTPHOMbxUU9DTX+zdXTl7bEedyUT2t4e9pNP1WF5a1LdSRy5VeIwjpcHtxwaNHB/m9CELXSrXfro3tUYhd8r5mQZY2hIIcGRWjvBpdN15bdqtotRovaahT405AUBLS/Cmuyi+lYuY+ikTHrmoTIHFYV0KzttaY7ibZ7oGKWihnTpcX8wvc3zdmcapxnwSTQH5cruDWlM+5WmutXvpIc2SI9dma9RNDDh7ruLrInl741b0hjsmjjjsfi/XAkGNA1ALreXM2h5Du2seUJJ7rnOPzlzfL6TlWVFHgrEEx1v/iBC1oho+f+jYGhjubPaqb3qNicX+ziiEbJBRtYwl5rXTBKwoNdmY8ZIJvduwiVnb0mvbOaoyYuG8vngQZxt7nEcojWGoqfTXi6RqG3OnV95zH6QluptO9JFI3DY3y3PQSXNpH2VXVy64eti+3Fa4naVA+DfPLLp1kjk/PYV6v9uOctPblDoo1WY3obNpg0R2+BJs5xrvR1HMn9J9U+IG7CgXQNF3V3NcGgdvoUm9PsV0iNYiUTu9TkPebBArjM1cHwcoDPesBui0Z94S+enzTMWBya6B0AhR3D7KR361KipU0KkpMOzlxNPXIOZeRkWB3D3Hu36kiYBVvSQx2Zv18OLY37EN9HuKmIOp08kTyCmM6hy9uq+dqvjmxi1dVUr4dr9LCmoUTiBPhaHT2o2h+8TZHWFtCvD3NBbo4VBlZdwrRefU31K1fvEUPu8pMpi/txLIcfHcLP7ejPQseZT5WZJLEqRc/wA72JPiwR8JFIblP3pCpA9f6L5MzQXAEfapwT0cWFyQmA9fV77G6SZ3NY2R0IUrAr6Y14qWYpfIil328taB4hXlwm0BzW54PCb8G3orGxF2fo5DwShIpHvLtSIw9+g6zppmnv7bqaoo8rj8QH/AP/lR2k3jdUCAAAAAElFTkSuQmCC);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.divider,
.dark-divider {
display: block;
min-height: 1px;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 0;
border-color: rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: content-box;
position: relative;
}
.divider--section {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom-width: 2px;
}
.divider--hidden {
border: 0;
}
.divider--stub {
width: 40%;
}
.divider--small--bold {
display: block;
min-height: 1px;
border: 0;
width: 30%;
border-bottom: 3px solid #000;
box-sizing: content-box;
position: absolute;
top: 0;
left: 0;
}
.dark-divider {
border-bottom: 2px solid rgba(0, 0, 0, 0.2);
border-color: rgba(0, 0, 0, 0.2);
}
.divider-vertical--right {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.divider-vertical--left {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.divider-vertical--right-transparent {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.divider-vertical--left-transparent {
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.border-right {
border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
@media (max-width: 767.98px) {
.border-right {
border-right: none !important;
}
}
@media (max-width: 767.98px) {
.seperator-sm-down {
padding-bottom: 1rem;
border-color: rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 767.98px) {
.seperator-sm-up {
padding-top: 1rem;
}
}
.ad-space {
margin-top: 0.5rem;
}
.ad-space .code-block {
margin: 0;
margin-bottom: 1.25rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
clear: both;
padding-bottom: 1.25rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
@media (max-width: 767.98px) {
[class*="col-md-"].divider-vertical--right {
border-right: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 1rem;
padding-bottom: 1rem;
}
.divider.divider--section,
.divider--section.dark-divider {
margin-top: 1rem;
margin-bottom: 1.5rem;
height: 2px;
border-color: #ddd;
}
}
[data-tooltip] {
position: relative;
cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after {
position: absolute;
visibility: hidden;
opacity: 0;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transform: translate3d(0, 0, 0);
pointer-events: none;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
visibility: visible;
opacity: 1;
}
[data-tooltip]:before {
z-index: 1001;
border: 6px solid transparent;
background: transparent;
content: "";
}
[data-tooltip]:after {
z-index: 1000;
padding: 8px;
width: 120px;
background-color: #efefef;
color: #212121;
content: attr(data-tooltip);
font-size: 0.84rem;
line-height: 1.2;
text-align: center;
}
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip-top:before,
.tooltip-top:after {
bottom: 100%;
left: 50%;
}
[data-tooltip]:before,
.tooltip-top:before {
margin-left: -6px;
margin-bottom: -12px;
border-top-color: #efefef;
}
[data-tooltip]:after,
.tooltip-top:after {
margin-left: -60px;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
transform: translateY(-12px);
}
.tooltip-left:before,
.tooltip-left:after {
right: 100%;
bottom: 50%;
left: auto;
}
.tooltip-left:before {
margin-left: 0;
margin-right: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-left-color: #efefef;
}
.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
transform: translateX(-12px);
}
.tooltip-bottom:before,
.tooltip-bottom:after {
top: 100%;
bottom: auto;
left: 50%;
}
.tooltip-bottom:before {
margin-top: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-bottom-color: #efefef;
}
.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
transform: translateY(12px);
}
.tooltip-right:before,
.tooltip-right:after {
bottom: 50%;
left: 100%;
}
.tooltip-right:before {
margin-bottom: 0;
margin-left: -12px;
border-top-color: transparent;
border-right-color: #efefef;
}
.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
transform: translateX(12px);
}
.tooltip-left:before,
.tooltip-right:before {
top: 3px;
}
.tooltip-left:after,
.tooltip-right:after {
margin-left: 0;
margin-bottom: -16px;
}
.pagination {
margin-top: 1rem;
}
.pagination__pages {
display: inline-block;
}
.pagination__page-list-item {
display: inline-block;
}
.pagination__link,
.pagination__no-link {
display: inline-block;
padding: 0.5rem 1rem;
border-radius: 2px;
}
.pagination__link:hover,
.pagination__no-link:hover {
background-color: #eee;
}
.pagination__no-link--current {
background-color: #eee;
}
.pagination__no-link:hover {
background-color: transparent;
}
.tab {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: flex;
}
.tab__target {
display: none;
}
.tab__input {
display: none;
}
.tab__input:checked + .tab__target {
display: block;
}
.tab__item {
font-size: 0.9375rem;
display: flex;
flex: 1;
}
@media (max-width: 991.98px) {
.tab__item {
font-size: 0.84rem;
}
}
.tab__item > label {
text-align: center;
display: inline-block;
width: 100%;
margin-bottom: 0;
}
.tab__item .tab__anchor {
white-space: nowrap;
color: #858585;
padding: 0.3rem 0.5rem;
position: relative;
top: 1px;
margin-right: 0.5rem;
border-radius: 2px 2px 0 0;
width: 100%;
display: inline-block;
}
.tab__item.active .tab__anchor {
color: inherit;
background-color: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.page__title,
.article__heading {
font-size: 2.25rem;
margin-top: 1rem;
}
.page__title {
margin-top: 2.5rem;
color: #1a1a1a;
}
.page__subtitle {
color: #858585;
font-size: 0.9375rem;
margin-bottom: 0.5rem;
}
.page__sub-head {
font-weight: normal;
font-size: 1rem;
}
.page__sub-head > span {
border-bottom: 2px solid #212121;
padding-bottom: 0.25rem;
display: inline-block;
}
.page__body {
margin-top: 1rem;
}
.page__footer {
margin-top: 2rem;
}
.social__links-button {
width: 43px;
height: 43px;
margin: 0 8px;
border-radius: 50%;
transition: all 0.2s ease-in-out;
display: flex;
justify-content: center;
align-items: center;
}
.social__links-button.facebook-link {
margin-right: 0;
border: 1px solid #3b5998;
cursor: pointer;
}
.social__links-button.facebook-link:hover {
background: #3b5998;
}
.social__links-button.facebook-link:hover svg g {
fill: #fff;
}
.social__links-button.twitter-link {
margin-right: 0;
border: 1px solid #1da1f2;
cursor: pointer;
}
.social__links-button.twitter-link:hover {
background: #1da1f2;
}
.social__links-button.twitter-link:hover svg g {
fill: #fff;
}
.social__links-button.copy-link {
margin-right: 0;
border: 1px solid #1a1a1a;
cursor: pointer;
}
.social__links-button.copy-link:hover {
background: #1a1a1a;
}
.social__links-button.copy-link:hover svg g {
fill: #fff;
}
.post__kicker {
font-weight: normal;
font-size: 1rem;
}
.post__comments > .fb-comments {
min-height: 100px;
background-position: center center;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxkZWZzPjxzdHlsZT5Aa2V5ZnJhbWVzIHNoZWxsLW9wYWNpdHl7MCUsNTAle29wYWNpdHk6MX0yNSV7b3BhY2l0eTouMTV9fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMb2dvIiBmaWxsPSIjREREREREIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggc3R5bGU9ImFuaW1hdGlvbjpzaGVsbC1vcGFjaXR5IDNzIGVhc2UtaW4tb3V0IDIuMnMgaW5maW5pdGUiIGQ9Ik0xMzMuNCA4NC44bDYuNi00LjVhMTAyIDEwMiAwIDAgMSAxMS43LTcuNmMtNS40LjUtMTAuMi43LTE0LjUuNi00LjYtLjEtOC43LS42LTEyLjUtMS41IDMuOSAzLjYgNi44IDggOC43IDEzeiIvPjxwYXRoIHN0eWxlPSJhbmltYXRpb246c2hlbGwtb3BhY2l0eSAzcyBlYXNlLWluLW91dCAycyBpbmZpbml0ZSIgZD0iTTE3Mi40IDcwLjJhNDQgNDQgMCAwIDAtMTQuNSAyLjYgNzYgNzYgMCAwIDAtMTcgMTBjLTIuNyAyLTUuNSA0LTguMyA1LjdsLS43LjR2LS4yYy0zIDEtNiAxLjItOC43IDFoLTIuOGwtMi43LS4xYy0yLjUtLjEtNS4zIDAtOCAxYTYuOSA2LjkgMCAwIDAtNSA2LjUgMzMgMzMgMCAwIDAgMS42IDkuOSAyOS4xIDI5LjEgMCAwIDEgLjQgMTcuMiAxOC4zIDE4LjMgMCAwIDEtNS44IDljMi41IDEgNSAxLjQgNy40IDEuNSA2LjYuMiAxMi44LTIuOCAxOC41LTguOCA0LjMtNC42IDguMy0xMSAxMi0xOSAzLjgtOC42IDguNy0xNiAxNC4zLTIxLjcgMy40LTMuNiA3LjItNi41IDExLjItOC45YTc0IDc0IDAgMCAxIDEyLjMtNS4xYy0uOC0uNi0yLjItMS00LjItMXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS42cyBpbmZpbml0ZSIgZD0iTTEwNSAxMTguN2MuMy0zLjktLjYtNy40LTEuNS0xMS4xLS42LTIuNi0xLjMtNS4zLTEuNS04LS4zLTMuNy42LTYuNiAyLjUtOC42IDMuNy00IDEwLjgtNCAxNy00IDMuMi4yIDYuNS4zIDkuNS0uOS0yLTUuNC01LjQtMTAuMy0xMC0xNGEzMC41IDMwLjUgMCAwIDAtMTguNS02LjhBMzIuOCAzMi44IDAgMCAwIDczLjcgODEgMzEgMzEgMCAwIDEgOTIgMTI2LjJhMjcgMjcgMCAwIDEtMi43IDMuOWwtLjggMS4xLS41LjYtLjUuOHMwIC4yLjcuNmMuNy41IDEuOC44IDMgLjkgMi4yIDAgNC42LS44IDYtMS42YTE0IDE0IDAgMCAwIDUuNC01LjljMS4yLTIuMyAyLTUgMi4yLTcuOXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS4ycyBpbmZpbml0ZSIgZD0iTTg5LjIgOTUuN2MtMy00LjgtMTItMTIuMi0xOC4zLTEyLjQtMy41IDAtNS43IDItNi43IDZhMjQgMjQgMCAwIDEgMTUuNiAxMi44IDIzLjkgMjMuOSAwIDAgMS00LjUgMjcuOWMxLjIgMS42IDMgMi42IDUgMi42IDIuMiAwIDQuMy0uOSA1LjctMi41YTI4LjkgMjguOSAwIDAgMCAzLjItMzQuNHoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjhzIGluZmluaXRlIiBkPSJNNzkuNCAxMTdjMi05LjQtMy0xOS4zLTExLjYtMjMuNWExMyAxMyAwIDAgMC01LjMtMS4zYy0xLjQgMC0zLjIuMi00LjUgMS41LS45IDEtMS4zIDIuNi0xIDQuNiA3LjcgMiAxMy4yIDkuNCAxMyAxNy43YTE3IDE3IDAgMCAxLTQuMyAxMC42YzEgMS44IDIuMiAyLjcgMy43IDIuNyAyLjUgMCA1LjQtMi40IDctNC44IDEuNS0yLjMgMi41LTQuOCAzLTcuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjRzIGluZmluaXRlIiBkPSJNNjYuOCAxMTEuM2MtMS0zLjctMy42LTctNy05LS43LS40LTItMS0zLTEuMmgtLjRjLTEuMy0uMS0yLjcuNi0zLjYgMS45LS45IDEtMS4yIDIuMy0xIDMuNWguOWM0LjQgMCA3LjcgNC42IDguNCA4LjkuNSAzLjUtLjggNi40LTMuNSA3LjcgMSAxLjIgMi42IDIuMSA0LjEgMi4yLjkgMCAxLjYtLjMgMi4zLS44LjctLjYgMS4yLTEuNyAxLjYtMi42bC4xLS4xYzEuNi0zLjIgMi03IDEtMTAuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMHMgaW5maW5pdGUiIGQ9Ik01Ny4yIDExM2MtLjgtMS42LTIuMi0zLTQtMy4zLTEuOS0uNC0zLjkuMS00LjkgMS44YTUgNSAwIDAgMSA0LjggMS4xYzEgMSAyLjEgMi41IDEuOSA0LS4yIDEtMS4xIDEuOS0yLjIgMS42LS43LS4yLTEuMy0xLTEuNi0xLjYtLjUtLjktLjQtMS43LjMtMi4zLTIuMy0xLTMuOS0uMy0zLjktLjMgMCAuOS4xIDEuNy4zIDIuNS44IDIuNiAzIDUuNCA2IDUuNCAxLjggMCAzLjMtMS4yIDQtMi45YTggOCAwIDAgMC0uNy02eiIvPjwvZz48L3N2Zz4=");
background-size: 92px;
display: block;
}
.post__comments > .fb-comments.fb_iframe_widget[fb-xfbml-state="rendered"] {
display: inline;
background-image: none;
}
.post__bullets {
float: left;
background: #f6f6f6;
padding: 1rem;
margin: 1rem 1rem 1rem 0;
width: 280px;
}
@media (max-width: 575.98px) {
.post__bullets {
width: 100%;
}
}
@media (min-width: 768px) {
.post__bullets {
margin-left: -12%;
}
}
@media (min-width: 992px) {
.post__bullets {
margin-left: -11.8%;
}
}
@media (min-width: 1200px) {
.post__bullets {
margin-left: -11.7%;
}
}
.post__bullets ol,
.post__bullets ul {
margin-bottom: 0;
padding-left: 1rem;
}
.post__bullets ol li,
.post__bullets ul li {
margin-top: 0.5rem;
}
.post__bullets ol li:first-child,
.post__bullets ul li:first-child {
margin-top: 0;
}
.post__bullets ul {
list-style-type: disc;
}
.post__bullets ol {
list-style-type: devanagari;
}
.page-category-details .page__title,
.page-news-details .page__title {
font-size: 3rem;
line-height: 3.938rem;
margin-top: 1rem;
margin-bottom: 0;
font-weight: 600;
}
@media (max-width: 767.98px) {
.page-category-details .page__title,
.page-news-details .page__title {
font-size: 2rem;
line-height: 1.3;
}
}
.page-category-details .page__body p,
.page-news-details .page__body p {
font-size: 1.25rem;
line-height: 2.25rem;
color: #1a1a1a;
}
.page-category-details .page__body p:last-child,
.page-news-details .page__body p:last-child {
margin-bottom: 0;
}
.page-category-details .story__header .divider,
.page-news-details .story__header .divider,
.page-category-details .story__header .dark-divider,
.page-news-details .story__header .dark-divider {
margin-top: 0.625rem;
margin-bottom: 2.5rem;
}
.page-category-details .story__title,
.page-news-details .story__title {
margin-top: 2.5rem;
}
.page-category-details .story__title ul li,
.page-news-details .story__title ul li {
font-size: 0.875rem;
color: #6d6d6f;
}
.page-category-details .story__title ul li .article__kicker,
.page-news-details .story__title ul li .article__kicker {
color: #1a1a1a;
font-size: 0.875rem;
font-weight: 700;
margin-top: 0;
}
.page-category-details .story__byline-dateline img,
.page-news-details .story__byline-dateline img,
.page-category-details .story-collection--stream .story__dateline img,
.story-collection--stream .page-category-details .story__dateline img,
.page-news-details .story-collection--stream .story__dateline img,
.story-collection--stream .page-news-details .story__dateline img {
width: 60px;
height: 60px;
margin-right: 0.75rem;
}
.page-category-details .story__author,
.page-news-details .story__author {
font-size: 1rem;
color: #1a1a1a;
margin-bottom: 0.25rem;
line-height: 1.313rem;
font-weight: 600;
}
.page-category-details .story__datelin,
.page-news-details .story__datelin,
.page-category-details .section__sidebar-story .sidebar-story .story__byline-dateline,
.section__sidebar-story .sidebar-story .page-category-details .story__byline-dateline,
.page-news-details .section__sidebar-story .sidebar-story .story__byline-dateline,
.section__sidebar-story .sidebar-story .page-news-details .story__byline-dateline,
.page-category-details .section__sidebar-story .sidebar-story .story-collection--stream .story__dateline,
.section__sidebar-story .sidebar-story .story-collection--stream .page-category-details .story__dateline,
.page-news-details .section__sidebar-story .sidebar-story .story-collection--stream .story__dateline,
.section__sidebar-story .sidebar-story .story-collection--stream .page-news-details .story__dateline,
.page-category-details .story-collection--stream .section__sidebar-story .sidebar-story .story__dateline,
.story-collection--stream .section__sidebar-story .sidebar-story .page-category-details .story__dateline,
.page-news-details .story-collection--stream .section__sidebar-story .sidebar-story .story__dateline,
.story-collection--stream .section__sidebar-story .sidebar-story .page-news-details .story__dateline {
line-height: 1.313rem;
}
.page-category-details .story__sub,
.page-news-details .story__sub {
flex-direction: column;
justify-content: flex-start;
}
@media (min-width: 576px) {
.page-category-details .story__sub,
.page-news-details .story__sub {
flex-direction: row;
justify-content: space-between;
}
}
.page-category-details .related__news .news-column,
.page-news-details .related__news .news-column {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
padding-right: 0;
position: -webkit-sticky;
position: sticky;
top: 20rem;
}
.page-category-details .related__news svg g,
.page-news-details .related__news svg g {
fill: #000000;
}
.page-category-details .related__news .section__heading,
.page-news-details .related__news .section__heading {
font-size: 0.875rem;
line-height: 1.188rem;
font-weight: normal;
margin-top: 0.625rem;
margin-bottom: 0.375rem;
color: #6d6d6f !important;
}
.page-category-details .related__news .story__heading,
.page-news-details .related__news .story__heading {
font-size: 1rem;
line-height: 1.5rem;
color: #1a1a1a;
font-weight: normal;
}
.page-category-details .section__heading--with-separator,
.page-news-details .section__heading--with-separator {
font-size: 0.875rem;
line-height: 1.188rem;
font-weight: 600;
}
.page-category-details .sidebar-news .section__heading,
.page-news-details .sidebar-news .section__heading {
margin-top: 0;
}
.page-category-details .sidebar-news .list-popular-news ul li .story__media-body,
.page-news-details .sidebar-news .list-popular-news ul li .story__media-body,
.page-category-details .sidebar-news .list-popular-news ul li .weather__media-body,
.page-news-details .sidebar-news .list-popular-news ul li .weather__media-body {
width: 100%;
display: flex;
justify-content: space-between;
flex-direction: row;
}
.page-category-details .sidebar-news .list-popular-news ul li .story__media-body .story__heading,
.page-news-details .sidebar-news .list-popular-news ul li .story__media-body .story__heading,
.page-category-details .sidebar-news .list-popular-news ul li .weather__media-body .story__heading,
.page-news-details .sidebar-news .list-popular-news ul li .weather__media-body .story__heading {
width: 72.28%;
}
.page-category-details .sidebar-news .list-popular-news ul li .story__media-body .media__image,
.page-news-details .sidebar-news .list-popular-news ul li .story__media-body .media__image,
.page-category-details .sidebar-news .list-popular-news ul li .weather__media-body .media__image,
.page-news-details .sidebar-news .list-popular-news ul li .weather__media-body .media__image {
width: 20.79%;
}
.page-category-details .sidebar-news .list-popular-news ul li .story__media-body .media__image img,
.page-news-details .sidebar-news .list-popular-news ul li .story__media-body .media__image img,
.page-category-details .sidebar-news .list-popular-news ul li .weather__media-body .media__image img,
.page-news-details .sidebar-news .list-popular-news ul li .weather__media-body .media__image img {
width: 100%;
height: 53px;
-o-object-fit: cover;
object-fit: cover;
}
.page-category-details .sidebar-news .list-popular-news ul li .story__media-body .media__image img.story__thumb--small,
.page-news-details .sidebar-news .list-popular-news ul li .story__media-body .media__image img.story__thumb--small,
.page-category-details .sidebar-news .list-popular-news ul li .weather__media-body .media__image img.story__thumb--small,
.page-news-details .sidebar-news .list-popular-news ul li .weather__media-body .media__image img.story__thumb--small {
margin-left: 0;
}
.page-category-details .sidebar-news .list-popular-news ul li::before,
.page-news-details .sidebar-news .list-popular-news ul li::before {
display: none;
}
.page-category-details .sidebar-news:last-child,
.page-news-details .sidebar-news:last-child {
position: -webkit-sticky;
position: sticky;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
top: 20rem;
}
.page-category-details .sidebar-news:not(:last-child),
.page-news-details .sidebar-news:not(:last-child) {
margin-bottom: 4rem;
}
.page-news-details .sidebar-news:last-child {
margin-top: 0;
}
.related__news-list .story {
height: 100%;
}
.related__news-list .story__heading {
font-size: 1.1rem !important;
}
.related__news-list .story__byline-dateline,
.related__news-list .story-collection--stream .story__dateline,
.story-collection--stream .related__news-list .story__dateline {
margin-top: auto;
}
.related__news-list .story__author {
color: inherit;
font-size: inherit;
}
.article__kicker {
font-weight: normal;
font-size: 1rem;
margin-top: 1rem;
display: inline-block;
}
.article__kicker + .article__heading {
margin-top: 0.5rem;
}
.text-highlighted-content {
background-color: #fff4d4;
width: 100%;
position: relative;
padding: 3rem 2rem 1.4rem 2rem;
margin: 1.4rem 0;
}
.text-highlighted-content svg {
position: absolute;
top: -26px;
left: 28px;
}
.np-card {
padding: 0.5rem 1rem 0.75rem 0.75rem;
border: 1px solid #e6e6e6;
color: inherit;
}
.np-card--light {
background-color: #f6f6f6;
}
.np-card--link {
position: relative;
}
.np-card--link:hover {
background-color: #e6e6e6;
}
.masthead__info > li,
.masthead__global-menu > li {
display: inline-block;
}
.masthead__info > li:active > a,
.masthead__global-menu > li:active > a,
.masthead__info > li:hover > a,
.masthead__global-menu > li:hover > a {
text-decoration: none;
}
.masthead__info > li.active,
.masthead__global-menu > li.active,
.masthead__info > li.current-menu-item,
.masthead__global-menu > li.current-menu-item {
font-weight: 700;
position: relative;
}
.masthead__info > li.active a,
.masthead__global-menu > li.active a,
.masthead__info > li.current-menu-item a,
.masthead__global-menu > li.current-menu-item a {
color: #212121;
padding: 0 0.9375rem;
}
.masthead__info > li.active a::after,
.masthead__global-menu > li.active a::after,
.masthead__info > li.current-menu-item a::after,
.masthead__global-menu > li.current-menu-item a::after {
position: absolute;
content: "";
display: block;
width: 100%;
border-bottom: 3px solid #000;
bottom: -13px;
}
.masthead__info > li > a,
.masthead__global-menu > li > a {
transition: all 0.2s ease-in-out;
color: #1a1a1a;
}
.branding {
text-align: center;
margin-bottom: 0.5rem;
margin-top: 0.5rem;
}
.branding img {
width: 194px;
}
.masthead {
font-size: 0.84rem;
}
.masthead.custom-background-dark {
background: #000;
}
.masthead.custom-background-dark nav .main-navigation-menu ul li a {
padding: 4px 8px;
color: #cececf;
}
.masthead.custom-background-dark nav .main-navigation-menu ul li a:hover {
background-color: #4d4d4d !important;
color: #fff;
}
.masthead.custom-background-dark nav .main-navigation-menu ul li.menu-item-has-children > a {
position: relative;
background: none;
}
.masthead.custom-background-dark nav .main-navigation-menu ul li.menu-item-has-children > a::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAIVBMVEUAAAAbGxsVFRUaGhocHBwhISEUFBQbGxsbGxsaGhoQEBAMd+jNAAAAC3RSTlMAzxKHjxQTq6h/C3BJDE4AAAA4SURBVAjXYyAGrFAAkawFDCxCIEagAQODI1CITRjIAQklAgVAQkxAAbCQIlAALCQMNYF5AgNxAABwswS6SLGTNQAAAABJRU5ErkJggg==);
filter: invert(1);
background-repeat: no-repeat;
background-position: right 0.5rem center;
background-size: 8px;
}
.masthead.custom-background-dark nav .main-navigation-menu ul li.current_page_item a {
color: #fff;
font-weight: bold;
}
.masthead.custom-background-dark nav .main-navigation-menu ul li.current_page_item a::after {
display: none;
}
.masthead.custom-background-dark nav .main-navigation-menu ul.masthead-global-nav__dropdown,
.masthead.custom-background-dark nav .main-navigation-menu ul.masthead__sub-nav {
background-color: #000;
}
.masthead.custom-background-dark nav .main-navigation-menu button.masthead-global-nav__dropdown-toggle {
filter: invert(1);
}
.masthead.custom-background-dark nav .search-button {
background-color: #333333 !important;
border-color: #333333 !important;
}
.masthead.custom-background-dark nav .search-button:hover {
background-color: #4d4d4d !important;
}
.masthead.custom-background-dark .masthead__fixed-nav {
background: #000;
}
.masthead__info {
text-align: center;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
padding-bottom: 1.5rem;
}
.masthead__info > li {
padding-left: 0;
}
.masthead__info > li > a {
padding-left: 0.25rem;
padding-right: 0.25rem;
display: inline-block;
}
.masthead__info > li:before {
font-size: 0.5em;
top: 0.25em;
}
.masthead__info > li:first-child:before {
content: none;
}
.masthead__info img {
width: 16px;
margin-right: 0.5rem;
}
.masthead__sub-nav-holder {
visibility: hidden;
opacity: 0;
transition: all 300ms ease-in;
min-width: 100px;
position: absolute;
text-align: left;
z-index: 1000;
}
.masthead__sub-nav {
background-color: #fff;
border-radius: 2px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.masthead__sub-nav > .sub-nav__item > a {
padding: 0.5rem;
display: block;
}
.masthead__sub-nav > .sub-nav__item > a:hover {
background-color: #efefef;
}
.masthead__sub-nav--dark {
background-color: #000;
color: #cececf;
}
.masthead__sub-nav--dark > .sub-nav__item > a:hover {
background-color: inherit;
}
.masthead__global-nav {
padding-top: 0.5rem;
}
.masthead__global-nav--bottom {
border-down: 1px solid rgba(0, 0, 0, 0.1);
padding-down: 0.5rem;
}
.masthead__global-nav-holder.masthead-inner-nav {
padding-bottom: 38px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navgation-logo {
float: left;
margin-top: 5px;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu {
max-width: 80%;
float: right;
width: 100%;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu {
font-size: 1rem;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu a {
padding: 4px 8px;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu a:hover {
text-decoration: underline;
background-color: rgba(0, 0, 0, 0.1);
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu > li.menu-item-has-children > a {
padding-right: 1.5rem;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu > li.menu-item-has-children .masthead__sub-nav .sub-nav__item > a {
padding: 0.5rem;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead-global-nav__dropdown-wrapper {
float: right;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead-global-nav__dropdown-wrapper .masthead-global-nav__dropdown-toggle {
padding: 14px;
cursor: pointer;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button {
position: relative;
float: right;
margin-right: 8px;
background-color: transparent;
display: inline-block;
padding: 2px 8px;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button img {
margin-top: -2px;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button img#closeIcon,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search-button img#closeIconSec {
display: none;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar {
position: absolute;
right: 0;
top: 30px;
display: flex;
background: #fff;
z-index: 2;
border-radius: 4px;
box-shadow: 2px 8px 18px 0 rgba(0, 0, 0, 0.27);
cursor: auto;
width: 0;
opacity: 0;
transition: all ease-in-out 0.3s;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar + div > #searchIcon,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar + div #searchIconSec {
display: inline;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar + div > #closeIcon,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar + div #closeIconSec {
display: none;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar-show {
padding: 1rem;
width: 18.19rem;
opacity: 1;
transition: all ease-in-out 0.3s;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar-show .navbar-search-field input {
padding-left: 10px;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar-show + div > #searchIcon,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar-show + div #searchIconSec {
display: none;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar-show + div > #closeIcon,
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar-show + div #closeIconSec {
display: inline;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar form {
display: flex;
width: 100%;
transition: all ease-in-out 0.3s;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar .navbar-search-field {
width: 100%;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar .navbar-search-field input {
width: 100%;
transition: all ease-in-out 0.3s;
height: 40px;
border-radius: 4px 0 0 4px;
font-size: 0.875rem;
background-color: #fbfbfb;
}
.masthead__global-nav-holder.masthead-inner-nav .masthead__global-nav .search__bar .form-search-button {
width: 40px;
padding: 0;
background-color: #1a1a1a;
border: none;
border-radius: 0 4px 4px 0;
cursor: pointer;
background-repeat: no-repeat;
background-size: auto;
transition: all ease-in-out 0.3s;
background-position: center;
}
.masthead__global-nav-holder > .divider--section {
margin-top: 0.5rem;
}
.masthead__global-nav.masthead__global-menu-inner-menu {
padding-top: 0;
}
.masthead__global-nav.masthead__global-menu-inner-menu .masthead__global-menu > li {
font-size: 0.875rem;
margin: 0;
padding: 0 1rem;
position: relative;
}
.masthead__global-nav.masthead__global-menu-inner-menu .masthead__global-menu > li::after {
content: "";
position: absolute;
top: 30%;
right: 0;
width: 2px;
height: 11px;
background: #d5d5d5;
}
.masthead__global-nav.masthead__global-menu-inner-menu .masthead__global-menu > li a {
padding: 0;
}
.masthead__global-nav.masthead__global-menu-inner-menu .masthead__global-menu > li a::after {
display: none;
}
.masthead__global-nav.masthead__global-menu-inner-menu .masthead__global-menu > li:first-child {
padding-left: 0;
}
.masthead__global-nav.masthead__global-menu-inner-menu .masthead__global-menu > li:last-child::after {
display: none;
}
.masthead__global-menu {
position: relative;
top: 2px;
margin-bottom: 0;
text-align: center;
display: inline-block;
font-size: 0.9375rem;
}
.masthead__global-menu > li {
vertical-align: middle;
position: relative;
}
.masthead__global-menu > li.menu-item-has-children > a {
padding-right: 1.5rem;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAIVBMVEUAAAAbGxsVFRUaGhocHBwhISEUFBQbGxsbGxsaGhoQEBAMd+jNAAAAC3RSTlMAzxKHjxQTq6h/C3BJDE4AAAA4SURBVAjXYyAGrFAAkawFDCxCIEagAQODI1CITRjIAQklAgVAQkxAAbCQIlAALCQMNYF5AgNxAABwswS6SLGTNQAAAABJRU5ErkJggg==);
background-repeat: no-repeat;
background-position: right 0.5rem center;
background-size: 8px;
}
.masthead__global-menu > li.menu-item-has-children:hover .masthead__sub-nav-holder {
padding-top: 0.8rem;
opacity: 1;
visibility: visible;
}
.masthead__global-menu > li.menu-item-has-children.current-menu-item .masthead__sub-nav .sub-nav__item a {
font-weight: normal;
}
.masthead__global-menu > li.menu-item-has-children.current-menu-item .masthead__sub-nav .sub-nav__item a::after {
display: none !important;
}
.masthead__fixed-nav {
background-color: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0.5rem 0;
position: fixed;
width: 100%;
top: 0;
z-index: 100;
left: 0;
visibility: hidden;
transition: transform 300ms ease-in;
transform: translateY(-100%);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
opacity: 0;
padding-bottom: 0;
}
.masthead__fixed-nav.active {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.masthead__fixed-nav .masthead__global-nav {
border-top: 0;
padding-top: 0;
}
.masthead__fixed-nav .masthead__global-nav-holder.masthead-inner-nav {
box-shadow: unset;
}
.masthead__mobile-nav {
position: fixed;
background-color: #fff;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
max-height: 100%;
overflow: auto;
transform: translateX(100%);
transition: transform 300ms;
}
.masthead__mobile-nav.active {
display: block;
transform: translateX(0);
}
.masthead__mobile-nav-trigger,
.masthead__mobile-nav-close {
position: absolute;
top: 15px;
left: 15px;
padding: 0.5rem;
border: 1px solid #212121;
border-radius: 2px;
width: 32px;
height: 32px;
background-size: 16px;
background-repeat: no-repeat;
background-position: center center;
opacity: 0.8;
z-index: 100;
}
.masthead__mobile-nav-trigger {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAwAdQ3rVxTxoDMj2oAAAANklEQVQY02MgEiQKwoEYg+dMOJjC0G4MBxUM5AAmJThQYIhEGD0VhYOqjAyA4lAUL6B6jjgAAIyAJqf+v5YBAAAAAElFTkSuQmCC);
}
.masthead__mobile-nav-close {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABXRSTlMAzxK/ursOZxoAAABZSURBVBjTVZDRCcAwCAWlIwT6n+zQTtAJSvbfJfA4P06IohfUZ32zsOupd3Sydq1/Au6RF0s1LgAPIFBKpAJqEBTQKKARwIm/uQGtPVTreFFJkDjJ1kF0qgMeaxCbAVusmQAAAABJRU5ErkJggg==);
border: 0;
}
.masthead__mobile-nav .masthead__sub-nav-holder {
opacity: 1;
visibility: visible;
position: static;
}
.masthead__mobile-nav .masthead__sub-nav-holder .sub-nav__item > a {
display: block;
padding: 0.8rem 1rem;
}
.masthead__mobile-nav .masthead__sub-nav {
box-shadow: none;
padding-left: 1.5rem;
background-color: transparent;
}
.masthead__mobile-nav .masthead__sub-nav a {
border-top: 1px solid #ddd;
}
.masthead__mobile-nav .masthead__sub-nav a:first-child {
border-top: 0;
}
.masthead__mobile-nav-items {
font-size: 1rem;
}
.masthead__mobile-nav-items > li {
display: block;
padding-right: 0;
}
.masthead__mobile-nav-items a {
padding: 0.8rem 1rem;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.masthead__mobile-nav-image-holder {
padding: 1rem 0;
text-align: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.masthead__mobile-nav-image {
height: 32px;
}
.emblem {
height: 20px;
}
.nepse--up span {
color: #28a745;
}
.nepse--up span:after {
content: "↑";
}
.nepse--down span {
color: #dc3545;
}
.nepse--down span:after {
content: "↓";
}
.language-list {
position: absolute;
right: 0;
top: 1rem;
}
.language-list > li {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.language-list > li:first-child {
border-left: 0;
}
.limited-edition > span {
color: #f1243b;
}
a.lang {
padding: 0.25rem 0.5rem 0.25rem 1.5rem;
background-position: left 0.5rem center;
background-repeat: no-repeat;
}
a.lang.np {
background-image: url(//deshsanchar.com/wp-content/themes/img/ic_np_flag.png);
background-size: 8px;
}
a.lang.us {
background-image: url(//deshsanchar.com/wp-content/themes/img/ic_us_flag.png);
background-size: 10px;
}
a.lang.active,
a.lang:hover {
background-color: #efefef;
border-radius: 2px;
text-decoration: none;
}
a.lang.active {
font-weight: 700;
}
.nav__item {
display: inline-block;
}
.nav__item > a {
border-radius: 2px;
}
.nav__item--image img {
height: 24px;
}
.nav__item--other > a {
padding-left: 2rem;
}
.masthead__global-menu--mobile {
margin-top: 0.5rem;
padding-top: 0.5rem;
border-top: 1px solid rgba(0, 0, 0, 0.1);
font-size: 1rem;
}
.masthead__global-menu--mobile + .divider--section {
margin-top: 0.5rem;
}
.masthead__global-menu--mobile > .nav__item--other > a {
padding-right: 2rem;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAwAdQ3rVxTxoDMj2oAAAANklEQVQY02MgEiQKwoEYg+dMOJjC0G4MBxUM5AAmJThQYIhEGD0VhYOqjAyA4lAUL6B6jjgAAIyAJqf+v5YBAAAAAElFTkSuQmCC);
background-size: 14px;
display: inline-block;
background-position: right 8px center;
background-repeat: no-repeat;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.masthead-global-nav__dropdown {
position: absolute;
right: 0;
white-space: nowrap;
z-index: 100;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
text-align: left;
min-width: 120px;
margin-top: 0.5rem;
opacity: 0;
visibility: hidden;
transform: translateY(0.5rem);
transition: all 150ms ease-in;
}
.masthead-global-nav__dropdown.show {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.masthead-global-nav__dropdown .masthead__sub-nav-holder {
display: none;
}
.masthead-global-nav__dropdown-wrapper[aria-haspopup="false"] {
display: none;
}
.masthead-global-nav__dropdown-wrapper[aria-haspopup="true"] {
display: inline-block;
}
.masthead-global-nav__dropdown-wrapper {
position: relative;
display: inline-block;
vertical-align: middle;
}
.masthead-global-nav__dropdown-wrapper > button {
border-radius: 2px;
padding-right: 1.6rem;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAwAdQ3rVxTxoDMj2oAAAANklEQVQY02MgEiQKwoEYg+dMOJjC0G4MBxUM5AAmJThQYIhEGD0VhYOqjAyA4lAUL6B6jjgAAIyAJqf+v5YBAAAAAElFTkSuQmCC);
background-size: 12px;
display: inline-block;
background-position: right 8px center;
background-repeat: no-repeat;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.masthead-global-nav__dropdown .nav__item {
display: block;
}
.masthead-global-nav__dropdown a {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 0.5rem;
display: block;
}
.masthead-global-nav__dropdown a:hover {
background-color: #eee;
}
.masthead__fixed-nav .masthead-global-nav__dropdown {
max-height: calc(100vh - 48px);
overflow: auto;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav {
box-shadow: none !important;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
padding-bottom: 40px;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu {
max-width: unset !important;
float: left !important;
width: 100%;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu a {
padding: 0;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu .nav__item {
margin-right: 20px;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu .nav__item a {
border-radius: 2px;
padding: 5px 11px 5px 11px;
transition: all 0.2s ease-in-out;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu .nav__item a:hover {
text-decoration: underline;
background-color: rgba(0, 0, 0, 0.1);
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu .nav__item.menu-item-has-children > a {
padding-right: 1.5rem;
}
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu .nav__item.current-menu-item a::after {
display: none;
}
@media (max-width: 991.98px) {
.masthead__global-nav-holder--frontpage.masthead-inner-nav .masthead__global-nav .main-navigation-menu .masthead__global-menu .nav__item {
margin-right: 30px;
}
}
@media (max-width: 767.98px) {
.masthead__global-nav,
.masthead__fixed-nav {
font-size: 0.9375rem;
}
.branding img {
width: 180px;
}
}
@media (min-width: 576px) {
.masthead__mobile-nav-trigger {
display: none;
}
}
.masthead__global-nav-holder--frontpage .masthead__global-menu {
top: 6px;
}
.bullet-dots {
margin: 0 10px;
font-size: 14px;
padding-top: 2px;
}
.story__byline-dateline.story__byline-dateline-category .story__author,
.story-collection--stream .story__byline-dateline-category.story__dateline .story__author {
font-weight: normal;
color: #999999;
}
.story__byline-dateline-share {
padding: 0.5rem 0;
}
.story__byline-dateline-share .story__byline-dateline,
.story__byline-dateline-share .story-collection--stream .story__dateline,
.story-collection--stream .story__byline-dateline-share .story__dateline {
padding-top: 0.25rem;
}
.story__byline-dateline > span + span,
.story-collection--stream .story__dateline > span + span {
margin-left: 7px;
}
.story__byline-dateline > span + span:before,
.story-collection--stream .story__dateline > span + span:before {
margin-right: 7px;
content: "•";
font-size: 0.6em;
}
.story__author + .story__dateline {
margin-left: 7px;
}
.story__author + .story__dateline:before {
margin-right: 7px;
content: "•";
font-size: 0.6em;
}
.story__author-bg {
display: inline-block;
background-size: 32px;
background-size: cover;
width: 32px;
height: 32px;
border-radius: 50%;
margin-right: 0.5rem;
vertical-align: middle;
}
.story__share > img {
width: 18px;
display: inline-block;
vertical-align: middle;
margin-left: 0.5rem;
}
.story__share--right-aligned {
text-align: right;
}
.story__share--left-aligned {
text-align: left;
marring-left: 0;
margin-right: 0.5rem;
}
.story__gallery {
margin-bottom: 1rem;
}
.story__gallery-img {
width: 90px;
}
.story__gallery-img-caption {
display: none;
}
.story__gallery-item {
margin-right: 0.5rem;
}
.story__gallery .slick-prev,
.story__gallery .slick-next {
z-index: 1000;
transition: all 300ms;
width: 2rem;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.story__gallery .slick-prev.slick-disabled,
.story__gallery .slick-next.slick-disabled {
opacity: 0;
}
.story__gallery .slick-prev {
left: 0;
}
.story__gallery .slick-next {
right: 0;
}
img {
max-width: 100%;
height: auto;
}
.story__thumbnail {
width: 100%;
padding-top: 100%;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.story {
margin-bottom: 0.5rem;
height: 100%;
display: flex;
flex-direction: column;
}
@media (max-width: 991.98px) {
.story {
padding-bottom: 1.5rem;
}
.story.seperated {
padding-bottom: 0;
}
}
.story--special .story__heading {
font-size: 1.3rem;
}
.story__thumbnail-top {
margin-bottom: 0.8rem;
}
.story.featured-story h2.story__heading {
font-size: 1.5rem;
line-height: 2.25rem;
}
.story.featured-story .story__thumbnail-top {
height: 100%;
width: 100%;
}
.story.featured-story .story__thumbnail-top .story__thumbnail {
padding-top: 60%;
}
.story.sub-featured-stories .story__thumbnail-top {
height: 100%;
width: 100%;
}
.story.sub-featured-stories .story__thumbnail-top .story__thumbnail {
padding-top: 83%;
}
.story ul {
margin-bottom: 0;
}
.story__heading {
font-size: 1.125rem;
line-height: 1.625rem;
color: #212121;
}
.story__heading--light {
color: #fff;
}
.story__heading--secondary {
font-weight: normal;
}
.story--lead .story__heading,
.story--lede .story__heading {
font-size: 1.125rem;
line-height: 1.625rem;
}
.story--supporting h2 {
display: list-item;
margin-left: 1.5rem;
list-style-type: disc;
list-style-position: outside;
}
.story__normal-top-news .story__heading {
font-size: 1.3rem;
}
.story__thumb {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
display: flex;
}
.story__thumb--xsm {
width: 26px;
}
.story__thumb--small {
width: 44px;
}
.story__normal-top-news .story__thumb--small {
width: 100px;
margin-top: 1rem;
}
.story__thumb--small:last-child {
margin-left: 0.5rem;
}
.story__thumb--right {
margin-left: 1rem;
}
.story__thumb--left {
margin-right: 1rem;
}
.story__kicker,
.slider__caption {
font-size: 0.9375rem;
margin-bottom: 0.5rem;
line-height: 1.5rem;
color: #5e5e5e;
}
.story__kicker .story__thumb,
.slider__caption .story__thumb {
margin-left: 0.5rem;
}
.story__kicker > a,
.slider__caption > a {
font-weight: 700;
}
.story__media,
.weather__media {
justify-content: space-between;
flex: 1;
}
.story__media .media-image,
.weather__media .media-image {
width: 25%;
margin-right: 16px;
height: 100%;
}
.story__media .media-body,
.weather__media .media-body,
.story__media .story__media-body,
.weather__media .story__media-body,
.story__media .weather__media-body,
.weather__media .weather__media-body {
width: 75%;
display: flex;
flex-direction: column;
height: 100%;
}
.story__media-body,
.weather__media-body {
color: #5e5e5e;
}
.story__media--photo {
background-size: cover;
background-position: center center;
margin-bottom: 0.5rem;
}
.story__media--ratio {
padding-bottom: 56.25%;
position: relative;
overflow: hidden;
}
.story__media-photo--ratio {
width: 100%;
padding-top: 70%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.story > p {
margin-bottom: 0.5rem;
}
.story__collection--category-page .story__heading,
.story__collection--single-page .story__heading {
font-size: 1.3rem;
}
.story__collection--category-page .story--no-thumbnail > .story__heading,
.story__collection--single-page .story--no-thumbnail > .story__heading {
font-size: 1.3rem;
font-weight: 400;
}
.special-story-content {
padding-top: 1rem;
padding-bottom: 4rem;
padding-right: 0.5rem;
}
.special-story-content .story__heading {
margin-bottom: 1rem;
margin-top: 4rem;
}
.special-story-media {
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
}
.special-story-media {
background-image: url(//deshsanchar.com/wp-content/themes/img/img_special_report.jpg);
}
.news-special__author {
display: inline-block;
height: 64px;
width: 64px;
border-radius: 32px;
background-size: cover;
background-position: center;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
@media (max-width: 767.98px) {
.story__kicker,
.slider__caption {
font-size: 1rem;
}
.story__heading {
font-size: 1rem;
}
.story__byline-dateline,
.story-collection--stream .story__dateline {
font-size: 0.9375rem;
}
.story__thumb--small {
width: 66px;
}
}
.story-collection--stream .story__dateline {
font-size: 0.9375rem;
margin-top: 0.5rem;
}
.story-collection--stream figure {
height: 100%;
width: 100%;
padding-bottom: 0;
}
.story-collection--stream figure .story__thumbnail {
padding-top: 78%;
}
.story-collection--stream .story__heading {
font-weight: 600;
line-height: 1.438rem;
color: #1a1a1a;
}
.story-collection--stream .load-more-button {
width: 120px;
height: 32px;
padding: 0;
font-size: 0.875rem;
line-height: 1.188rem;
color: #858585;
}
.story-collection--stream-category .story-date {
width: 14%;
padding-left: 15px;
}
.story-collection--stream-category .story-description {
width: 67.755%;
padding-right: 15px;
}
.story-collection--stream-category .story-media {
width: 18.245%;
padding-right: 15px;
}
.story-collection--stream-category .story-media .story__thumbnail {
padding-top: 100%;
}
.story-collection--stream--bichar .bichar-stories:first-child {
padding-top: 1.25rem;
}
.story-collection__stream-story {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 1.313rem;
padding-top: 1.25rem;
}
.story-collection__stream-story:first-child {
border-top: none;
}
.story-collection__related-coverage {
border: 1px solid #e6e6e6;
padding: 0 1rem;
}
.story-list__title,
.story-collection__title,
.story-collection__title-special {
font-size: 0.875rem;
color: #858585;
font-weight: 600;
margin-bottom: 0.5rem;
}
.story-list__title--special > span {
color: #af8309;
}
.story-collection--theme-default {
background-color: #ffffff;
}
.story-collection--theme-light-blue {
background-color: #eaf2f4;
}
.story-collection--theme-orange {
background-color: #ffeeea;
}
.story-collection--theme-ghost-white {
background-color: #f5f6fa;
}
.story-collection--theme-light-teal {
background-color: #e2f0f4;
}
.story-collection--theme-cream {
background-color: #f5efe6;
}
.story-collection--theme-white-smoke {
background-color: #f2f2f2;
}
.story-collection--theme-purple {
background-color: #f2ecf5;
}
.story-collection-thumbnail {
display: flex;
align-items: center;
}
.story-collection-thumbnail > .story__thumb {
margin-right: 0.5rem;
margin-top: 0;
}
.story-collection__title-special {
font-size: 1.4rem;
font-weight: 700;
}
.story-collection__title--multimedia {
font-size: 1.3rem;
text-align: center;
margin-bottom: 1rem;
margin-top: 1rem;
color: #212121;
}
.story-collection__title--multimedia a:hover {
text-decoration: none;
}
.story-collection__title--multimedia > span {
border-bottom: 2px solid #858585;
}
.story-collection__title--multimedia > span:hover {
border-bottom-color: #212121;
}
.story-column .story-list__title,
.story-column .story-collection__title,
.story-column .story-collection__title-special {
font-weight: bold;
}
.story-multimedia--has-related + .story-container {
margin-top: 1.5rem;
}
.story-special {
margin-top: 2rem;
margin-bottom: 2.2rem;
}
.story-special:first-child {
margin-top: 0;
}
.story-special__title {
font-size: 1.6rem;
font-weight: bold;
line-height: 2.375rem;
color: #212121;
}
.story-special .slider__caption {
text-align: left;
}
.story-special .special-news-slider {
margin-bottom: 0.5rem;
}
.story-special__slider {
position: relative;
}
.top-wide-news .story-special {
margin-bottom: 1.5rem;
}
.list-popular-news ul {
counter-reset: listStyle;
font-weight: 600;
font-size: 1.875rem;
line-height: 2.438rem;
color: #d1d1d1;
}
.list-popular-news ul li {
display: flex;
flex-direction: row;
counter-increment: listStyle;
}
.list-popular-news ul li:nth-child(1) {
margin-top: 1.5rem;
}
.list-popular-news ul li .story {
margin-bottom: 0;
}
.list-popular-news ul li .story__heading {
font-size: 0.9375rem;
font-weight: normal;
line-height: 1.313rem;
margin-bottom: 0;
}
.list-popular-news ul li::before {
content: counter(listStyle, devanagari);
margin-right: 1.5rem;
}
.list-popular-news .divider,
.list-popular-news .dark-divider {
margin: 0.5625rem 0;
}
@media (min-width: 992px) {
.story-special__title {
font-size: 1.875rem;
}
}
@-webkit-keyframes blink {
0% {
box-shadow: 0 0 0 0px rgba(238, 31, 31, 0.5);
}
100% {
box-shadow: 0 0 0 8px rgba(238, 31, 31, 0);
}
}
@keyframes blink {
0% {
box-shadow: 0 0 0 0px rgba(238, 31, 31, 0.5);
}
100% {
box-shadow: 0 0 0 8px rgba(238, 31, 31, 0);
}
}
.np-media {
position: relative;
margin-bottom: 0.8rem;
}
.np-media__image {
position: relative;
}
.np-media__image img {
width: 100%;
max-width: none;
height: auto;
}
.np-media__image--slider {
padding-bottom: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.np-media__image--slider:hover {
cursor: pointer;
}
.np-media__image--slider:hover > .np-media__overlay {
background-color: rgba(0, 0, 0, 0.3);
}
.np-media__image--ratio-1-1 {
padding-bottom: 100%;
}
.np-media__image--background {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.np-media__action {
position: absolute;
bottom: 0;
margin-left: 1rem;
margin-right: 1rem;
max-width: 100%;
min-height: 40px;
color: #fff;
}
.np-media__action--has-icon {
padding-left: 40px;
background-size: 12px;
margin: 0;
background-repeat: no-repeat;
transition: all 300ms;
background-color: #fff;
background-position-x: 15px;
background-position-y: 13px;
}
.np-media__action--video {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTQgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA2MSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT4xMTI2REVCMy04QTgzLTRGQ0MtOUYxOC0wNDMyNUU4ODQwNjM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9Ik1haW4iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJWaWRlbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkxLjAwMDAwMCwgLTEyNjQuMDAwMDAwKSIgZmlsbD0iIzFBMUExQSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC01IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OC4wMDAwMDAsIDExMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMjMuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4wMDAwMDAsIDExLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC0xMCIgcG9pbnRzPSIwLjMzMzMzMzMzMyAwLjExMTExMTExMSAwLjMzMzMzMzMzMyAxNy44ODg4ODg5IDEzLjY2NjY2NjcgOS4wMDAyNDk0NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
}
.np-media__action--gallery {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAmVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////VHQRUAAAAMnRSTlMAlzW5PBBS+pGoIwV5K/Gfiobaq0RMHOHN9tgyX5MVnX4NycO/omYJbDjo3G5kW3TV3uTKCZcAAAMJSURBVFjDtViJcqJAEG0FBIGwGSVA4gHeRzyy8/8ft09Wo3FoUCa8ShVVUZ59TL/uaapEtAk7w2En3ESkBXe/SAL5jSBZ7N16TO1RLAsQj9rPMln+x+VloyX89doXLeNC/uFbT1CNRe6cPc/MFd1gZWZzO3dYjB+k8vx3CcyWVqHNy5kE3n3vEa7w5KCduiV5Se2Ts2G1WY4EWlHFcWlJwKkwzk3wpemAKjGY4otJ6UExA3i4o4ewg6+BSSw6iPynYhZr3Cfy0CEGQ/yWMaGHMTHgx5CxC1xdj56A1wVboW0mfBzRkxjBU7MgjwHsoqcB2wJXsThBvLznyTzELbl/z0EeJ1QDE+TUuashRHJAtTBA3sIfxqIed1QTO9TpraM+aohqA5Xl3+gXTsWgPtkA5+OqbwI6QRqAhohvvQukrdV6IlsG1jViKRXg2OJwr9rpNWpIpVtUX4bJIcvuygcJPfc06D2peHPibjFSt/NKP4G+0L4U67JIQwwO81eFbHkRiVjalhpTsX1hQFZLIbNsGZ/9nas6KXl0FTJg/j/ueykzhcw5tjnMe0VkmZR7PBZSmirZG3HoF5KZUi7wgJCt9MlWkDU8AoROnwxpDJA2KGwZ2cslJb5XSgbFjWiDIi8hE2cZjb76YSkZin1z0ljBk6U982uRm7Q8TErJxElvO6hRjszrT8dkzYzVAzGDWnROx3PNkE2MvL+v+jOrmmwt5bCEbDyFg7mBaXKWnINfSsa7GX1d3xA9l4Bw+3dZ5iabADc+3v5ujCPibkP8lSSAOxrZ9vBTkbYbqzdE2WwT/mhwhza4n1jBIvKwSf7QcuV0UP714p/fYsvpVwu9ngT1j4wEqeJYTSblgRFHRbaryYRLjGwrDaWK7N3Ah0xDUVpdFVn+WUGrY5uw4BuK0SagoAmz40Hk/OGgVPJ5PGAHl2qog0sDI9XvDHsNjKG/MyA3NLrrXyoauu7oX8SauSLqX16bvlbrX/j1VxFNL0n01zf6i6VmV176yzj9NWHzC0z91WrzS1/9dfQ/JLqOjc32zmkAAAAASUVORK5CYII=);
}
.np-media__title {
color: #fff;
}
.np-media__title > a {
color: inherit;
}
.np-media__description {
color: #dee2e6;
}
.np-media__description > a {
color: inherit;
}
.np-media__overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-image: linear-gradient(-180deg, transparent 50%, rgba(0, 0, 0, 0.9) 100%);
pointer-events: none;
transition: background-color 300ms ease-in;
}
.np-media__caption,
.story-special .slider__caption {
font-size: 0.84rem;
margin-top: 0.5rem;
color: #858585;
}
.np-media--embed {
position: relative;
}
.np-media__embed-outer,
.np-media__embed-poster,
.np-media__holder,
.np-media__holder-outer {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.np-media__embed-title {
font-size: 1.3rem;
font-weight: 400;
}
.np-media__embed-poster {
background-size: cover;
background-position: center center;
cursor: pointer;
}
.video-player__container .np-media__embed-poster {
display: none;
}
.np-media__embed-poster.hide {
display: none;
}
.np-media__embed-poster:hover .np-media__overlay {
background-color: rgba(0, 0, 0, 0.3);
}
.np-media__embed-live,
.liv24-content__status--live {
font-size: 0.8rem;
padding: 0 0.8em 0 1.5em;
position: relative;
color: #ee1f1f;
text-transform: uppercase;
font-weight: bold;
}
.np-media__embed-live:after,
.liv24-content__status--live:after {
content: "";
position: absolute;
width: 8px;
height: 8px;
display: inline-block;
background-color: currentColor;
left: 5px;
top: calc(50% - 4px);
border-radius: 8px;
-webkit-animation: blink 1.5s infinite;
animation: blink 1.5s infinite;
}
.np-media--embed {
content: "";
padding-bottom: 56.25%;
height: 0;
display: block;
background-color: #f6f6f6;
background-position: center center;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxkZWZzPjxzdHlsZT5Aa2V5ZnJhbWVzIHNoZWxsLW9wYWNpdHl7MCUsNTAle29wYWNpdHk6MX0yNSV7b3BhY2l0eTouMTV9fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMb2dvIiBmaWxsPSIjREREREREIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggc3R5bGU9ImFuaW1hdGlvbjpzaGVsbC1vcGFjaXR5IDNzIGVhc2UtaW4tb3V0IDIuMnMgaW5maW5pdGUiIGQ9Ik0xMzMuNCA4NC44bDYuNi00LjVhMTAyIDEwMiAwIDAgMSAxMS43LTcuNmMtNS40LjUtMTAuMi43LTE0LjUuNi00LjYtLjEtOC43LS42LTEyLjUtMS41IDMuOSAzLjYgNi44IDggOC43IDEzeiIvPjxwYXRoIHN0eWxlPSJhbmltYXRpb246c2hlbGwtb3BhY2l0eSAzcyBlYXNlLWluLW91dCAycyBpbmZpbml0ZSIgZD0iTTE3Mi40IDcwLjJhNDQgNDQgMCAwIDAtMTQuNSAyLjYgNzYgNzYgMCAwIDAtMTcgMTBjLTIuNyAyLTUuNSA0LTguMyA1LjdsLS43LjR2LS4yYy0zIDEtNiAxLjItOC43IDFoLTIuOGwtMi43LS4xYy0yLjUtLjEtNS4zIDAtOCAxYTYuOSA2LjkgMCAwIDAtNSA2LjUgMzMgMzMgMCAwIDAgMS42IDkuOSAyOS4xIDI5LjEgMCAwIDEgLjQgMTcuMiAxOC4zIDE4LjMgMCAwIDEtNS44IDljMi41IDEgNSAxLjQgNy40IDEuNSA2LjYuMiAxMi44LTIuOCAxOC41LTguOCA0LjMtNC42IDguMy0xMSAxMi0xOSAzLjgtOC42IDguNy0xNiAxNC4zLTIxLjcgMy40LTMuNiA3LjItNi41IDExLjItOC45YTc0IDc0IDAgMCAxIDEyLjMtNS4xYy0uOC0uNi0yLjItMS00LjItMXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS42cyBpbmZpbml0ZSIgZD0iTTEwNSAxMTguN2MuMy0zLjktLjYtNy40LTEuNS0xMS4xLS42LTIuNi0xLjMtNS4zLTEuNS04LS4zLTMuNy42LTYuNiAyLjUtOC42IDMuNy00IDEwLjgtNCAxNy00IDMuMi4yIDYuNS4zIDkuNS0uOS0yLTUuNC01LjQtMTAuMy0xMC0xNGEzMC41IDMwLjUgMCAwIDAtMTguNS02LjhBMzIuOCAzMi44IDAgMCAwIDczLjcgODEgMzEgMzEgMCAwIDEgOTIgMTI2LjJhMjcgMjcgMCAwIDEtMi43IDMuOWwtLjggMS4xLS41LjYtLjUuOHMwIC4yLjcuNmMuNy41IDEuOC44IDMgLjkgMi4yIDAgNC42LS44IDYtMS42YTE0IDE0IDAgMCAwIDUuNC01LjljMS4yLTIuMyAyLTUgMi4yLTcuOXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS4ycyBpbmZpbml0ZSIgZD0iTTg5LjIgOTUuN2MtMy00LjgtMTItMTIuMi0xOC4zLTEyLjQtMy41IDAtNS43IDItNi43IDZhMjQgMjQgMCAwIDEgMTUuNiAxMi44IDIzLjkgMjMuOSAwIDAgMS00LjUgMjcuOWMxLjIgMS42IDMgMi42IDUgMi42IDIuMiAwIDQuMy0uOSA1LjctMi41YTI4LjkgMjguOSAwIDAgMCAzLjItMzQuNHoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjhzIGluZmluaXRlIiBkPSJNNzkuNCAxMTdjMi05LjQtMy0xOS4zLTExLjYtMjMuNWExMyAxMyAwIDAgMC01LjMtMS4zYy0xLjQgMC0zLjIuMi00LjUgMS41LS45IDEtMS4zIDIuNi0xIDQuNiA3LjcgMiAxMy4yIDkuNCAxMyAxNy43YTE3IDE3IDAgMCAxLTQuMyAxMC42YzEgMS44IDIuMiAyLjcgMy43IDIuNyAyLjUgMCA1LjQtMi40IDctNC44IDEuNS0yLjMgMi41LTQuOCAzLTcuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjRzIGluZmluaXRlIiBkPSJNNjYuOCAxMTEuM2MtMS0zLjctMy42LTctNy05LS43LS40LTItMS0zLTEuMmgtLjRjLTEuMy0uMS0yLjcuNi0zLjYgMS45LS45IDEtMS4yIDIuMy0xIDMuNWguOWM0LjQgMCA3LjcgNC42IDguNCA4LjkuNSAzLjUtLjggNi40LTMuNSA3LjcgMSAxLjIgMi42IDIuMSA0LjEgMi4yLjkgMCAxLjYtLjMgMi4zLS44LjctLjYgMS4yLTEuNyAxLjYtMi42bC4xLS4xYzEuNi0zLjIgMi03IDEtMTAuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMHMgaW5maW5pdGUiIGQ9Ik01Ny4yIDExM2MtLjgtMS42LTIuMi0zLTQtMy4zLTEuOS0uNC0zLjkuMS00LjkgMS44YTUgNSAwIDAgMSA0LjggMS4xYzEgMSAyLjEgMi41IDEuOSA0LS4yIDEtMS4xIDEuOS0yLjIgMS42LS43LS4yLTEuMy0xLTEuNi0xLjYtLjUtLjktLjQtMS43LjMtMi4zLTIuMy0xLTMuOS0uMy0zLjktLjMgMCAuOS4xIDEuNy4zIDIuNS44IDIuNiAzIDUuNCA2IDUuNCAxLjggMCAzLjMtMS4yIDQtMi45YTggOCAwIDAgMC0uNy02eiIvPjwvZz48L3N2Zz4=");
background-size: 100px;
}
.special-report__heading {
font-size: 2.5rem;
margin-top: 1rem;
}
@media (max-width: 991.98px) {
.special-report__heading {
font-size: 2.25rem;
}
}
.special-report .np-media {
margin-bottom: 0;
}
.breaking-news {
border: 1px solid #f1243b;
margin-bottom: 1rem;
display: flex;
}
.breaking-news__label {
background-color: #f1243b;
padding: 8px 16px;
display: flex;
align-items: center;
color: #fff;
font-size: 0.9375rem;
}
.breaking-news__news {
color: #f1243b;
font-size: 1rem;
font-weight: bold;
padding: 8px 16px;
flex-grow: 1;
}
.election-info__title,
.election-info__facts--refer {
background-size: auto 100%;
background-repeat: no-repeat;
}
.election-info {
background-color: #fafafa;
padding: 1rem;
margin-bottom: 1rem;
border-radius: 2px;
position: relative;
overflow: hidden;
margin-left: -1rem;
margin-right: -1rem;
}
.election-info__anchor {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
transition: background-color 300ms;
}
.election-info__anchor:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.election-info__title {
font-weight: bold;
color: #4475ef;
margin-bottom: 1rem;
display: inline-block;
padding-left: 32px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAqCAMAAAD26OlUAAAA4VBMVEUAAAA5cf9FdfBDc/NEdfBFdvFDdPBEdfBGb+VEde9Dde5EdfBDdO5EdvBEde9Dde9Ede9DdPBFdfBEdfBEde9CdPBEde5EdfBEdfBEdPBEb+1EdfBEdO9FdfFEdfBFdO9GefhFd/RGefZGePVFd/REdfBFd/NEde9EdfBEdO5EdvFEdPBEdPFFdfBFd/REdPBEdfFFd/RFd/RFdvJEdvNFd/NEd/JFdPBGeflEd/JEde9DdO9EdPFAcelGd/NEdO9Ed/BEdPBJdvZFd/NGePVEdfBIfP5GefhGefdHevlJf/+KNis4AAAAQ3RSTlMACDsq32j7rAbTbGo06Oa3JJkwX0kg2MCiLA3tn5F0F/Xx7efWzMm0ikxDPxHj0HFj+9/Fua2nN56Tgn08HPXxVlYcJDg1HwAAAc1JREFUOMvF0ml3a0AYwPEnTSSKWIqLyEqiQva1691GLfn+H+jORO9JVYs3Pf2/cIb5zTmDgeLo1U3x/LmZ+Ns5UZ+r2Wo350m/ULKRP3crO9o+9HHLJeN10qWQj+6FWx8y1fftvzlXO4Quna6ANLW3tvp0Dh7i100tx+KZuSN0/5zb3Z0QNru63pUkLbydAc31fgZ7DnL9WGuCoGnaJDmNKKDlRWzdE5aHQro7PdypoDiRJg8ACiCV9MHYx8G8BlAIH9a+G4zYFl8G1XEcHFTotssgdDxyEvRieEnn6Y/QsyiKjdsMNA0Rp2bddIQQijKwmyDSMHN+vOGCYRk7C0dLFrcdKpdnV8MF+bTXWcgDaeBcpGFvVAD/rmm23sS/7PTHDpZjyyCKjGwy+jOeTK7fhO8WGoZQtzcD4jqOdYTCOMuZYdcKJWU6VRTPP3Icd4MzDHLFN0ffU8icFLY6IIcIJVEUxwF6ea3Z/D9CQRxHUYJQKAMbyVfvenp6/0SOWKACEUoTAwrDejmsfydkq0IGHitB1AMJVYLSF8AeqrhHpuJbf8mf4WqlcRiyJ7ON4+eND5vzZNY8saBSLINzhYbZPIfOpWOzIbhklqXUf2AWRFxmkXkfAAAAAElFTkSuQmCC);
}
.election-info__stats {
color: rgba(255, 255, 255, 0.8);
margin-bottom: 0.5rem;
}
.election-info__stats .stat {
color: #fff;
margin-bottom: 0;
}
.election-info__facts {
padding: 1rem 0;
border-radius: 2px;
font-size: 0.84rem;
height: 100%;
display: flex;
align-items: center;
}
@media (max-width: 991.98px) {
.election-info__facts {
margin-bottom: 0.5rem;
}
}
.election-info__facts--demographic {
background-color: #e89e05;
}
.election-info__facts--political {
background-color: #00a6a6;
}
.election-info__facts--refer {
padding: 0.4rem 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAAC+BAMAAAAy8ntDAAAAHlBMVEU/Pz8AAAD///89PT1dXV0/Pz/Y2NiFhYWvr69OTk7Mm3L/AAAACnRSTlMTABMLEwcTExMEQiaMRwAABBVJREFUaN7N2UFL40AUB/A/OzNN9yjLfoGhpF7DsofcQinW63wDCUU9liLqsRTZ9ZpvvEwMpt3XdvrS/8GH9KD4859M03nzxBW18LOhcj8Ml4Pjcii4HAKXMw2Vg+FycFwOBZdD4HKmoXIwXA6Oy6HgcghczjRUDobLwXE5FFwOgcuZhsrBcDk4LoeSyyFwOdNQORguB8flUHI5BC5nGioHw+XguBxKLofA5UxD5WC4HByXQ8nlELicaagcDJeD43IouRwClzMNlYPhcnBcDiWXQ+BypqFyMFwOjsuh5HIIXM40es5WQHXM03PZXfw6Uk7Nja8xmwxbDsk9YORX9RS3qwHLIbl6OfO5v858pVgOwWXoautr731ef3JPwjuHW31yXaGrjVyOJNetpf1brTstt4tV9wNRZZKz0/bV71bLfZMcEJLcx71a72j5x8Vv0sshOdTtr412uEn7Z9qM0ktxW3G1rX9z5A3jEtw6xlj82eGun2LoXPN09Nw3P8HY79cSYz9F+umQXKQqbPe0PH5jovmw6jnr/RTZHrfBKL4c9U5xMdkGs917B1vHyEfLneCilM/rvbfxOpqqvaPnMn+o7nR7R8+hPsRVyr2j52bCEtcqveOc9bI22q2857AWWq7YygWXKcKJ5ZAcbhR3TiyH5Gy9z60UnZXgxOW+6ToryeF2R1tqOyvJYVGLbIrlEBzscws+PkHVWZ3ooBYvT3PoygjusnJcDiWXQ+BypqFyMFwOjsuh5HIIXA7Nac78UtXv4jT3/UpZgks2Nl9pQhZonIz39QZujsshcDnH4GS8rzoODJdxCxHvIm7NnS7WKxFvEGcRK+v69UrEU3Lj7hQ6ae2liKfksjwmmn20nes7iHg6zvrpx3Gqip3tLueGcX4D27axtt5vtMMwLq+y9uy0jqaIp+NQez+N84DpWHTaYRjXTXnEecwN4LYnjnfhQk48GgrOzg+OZazu0eg5f//+Uu1xdvF67zcDB72tdPrMGBTc+CA3Sdw9zeFd997TH96dgsvOGFSE8zls04MKp+BGQpsqNjXBWcFtLplqvwruoVLG6zn7fGhlhefO4+z28FOxGjQkz2ohdd6biJfmrNCOjz/CJenkiMFR7x0QCCurGOF3Jb1HoYl4+qdCxqM9szKe/hNFxuN83sl4nFGqI+wVMp5+J1PE0+yzMl66C5j/1wW8912AiDeoR5lXiniKDkrGu6y/k/G03WcinqI3Hp0xhQ7azj0RT3uuSMVTnnpS8TRnsm2SQ1CcGLNlknO682w6nuq0nY6nnwWk46UnFdp4rBF+4HKOyyFwOcflELic43IouJzhcii4nOFyKLic4XIouJzhcii4nOFyKLic4XIouJzhcii+9n9Ai8j9/MWqMnJX1PoHEOPGTYcvmG0AAAAASUVORK5CYII=);
background-color: #4475ef;
}
.election__data {
background-color: #4475ef;
padding: 0.5rem;
font-size: 0.9375rem;
border-radius: 2px;
margin-bottom: 0.5rem;
}
.election__data-party-name {
color: #fff;
min-height: 42px;
}
@media (max-width: 991.98px) {
.election__data-party-name {
min-height: auto;
}
}
.election__data-party {
display: flex;
flex-direction: column;
align-items: center;
padding-left: 0.5rem;
padding-right: 0.5rem;
justify-content: center;
text-align: center;
}
.election__data-party > img {
margin-bottom: 0.25rem;
height: 30px;
}
.election__data-group {
margin-top: 0.5rem;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 2px;
}
.election__data-count {
display: flex;
align-items: center;
justify-content: center;
}
.election__data-count > div {
display: flex;
}
.election__data-count-title {
min-width: 34px;
text-align: right;
}
.election__data-category {
text-align: center;
}
.election__data--party-28 {
background-color: #830014;
}
.election__data--party-27 {
background-color: #cc001e;
}
.election__data--party-48 {
background-color: #218239;
}
.election__data--party-83 {
background-color: #255c99;
}
.election__data--party-68 {
background-color: #ec7932;
}
.election__data--party-88 {
background-color: #d2b200;
}
.election__data > .row {
height: 100%;
}
@media (max-width: 991.98px) {
.election__data {
height: auto;
}
}
.election__data-number {
font-size: 1.2rem;
color: #fff;
font-weight: 700;
}
.election__data-text {
display: inline-block;
min-width: 32px;
text-align: right;
margin-right: 4px;
}
.election__party > img {
width: 32px;
margin-bottom: 0.25rem;
}
.election__votes-lead {
margin-bottom: 0.5rem;
}
.small-gutter {
margin-right: -0.25rem;
margin-left: -0.25rem;
}
.small-gutter > .col,
.small-gutter > [class*="col-"] {
padding-right: 0.25rem;
padding-left: 0.25rem;
}
.horoscope__dropdown {
color: #212121;
}
.horoscope__title {
font-weight: 700;
font-size: 0.9375rem;
}
.horoscope__modal .horoscope__title {
display: none;
}
.horoscope__icon {
border-radius: 20px;
background: #e9ecef;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
margin-left: 10px;
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
width: 40px;
height: 40px;
background-size: 200px;
}
.horoscope__icon-0 {
background-position: -120px 0px;
}
.horoscope__icon-1 {
background-position: -120px -40px;
}
.horoscope__icon-2 {
background-position: -120px -80px;
}
.horoscope__icon-3 {
background-position: -120px -120px;
}
.horoscope__icon-4 {
background-position: -120px -160px;
}
.horoscope__icon-5 {
background-position: -120px -200px;
}
.horoscope__icon-6 {
background-position: -160px 0px;
}
.horoscope__icon-7 {
background-position: -160px -40px;
}
.horoscope__icon-8 {
background-position: -160px -80px;
}
.horoscope__icon-9 {
background-position: -160px -120px;
}
.horoscope__icon-10 {
background-position: -160px -160px;
}
.horoscope__icon-11 {
background-position: -160px -200px;
}
.horoscope__icon-12 {
background-position: -160px -240px;
}
.horoscope__icon-large {
width: 80px;
height: 80px;
border-radius: 40px;
vertical-align: top;
margin-left: 0;
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
width: 80px;
height: 80px;
background-size: 400px;
}
.horoscope__icon-large-0 {
background-position: -240px 0px;
}
.horoscope__icon-large-1 {
background-position: -240px -80px;
}
.horoscope__icon-large-2 {
background-position: -240px -160px;
}
.horoscope__icon-large-3 {
background-position: -240px -240px;
}
.horoscope__icon-large-4 {
background-position: -240px -320px;
}
.horoscope__icon-large-5 {
background-position: -240px -400px;
}
.horoscope__icon-large-6 {
background-position: -320px 0px;
}
.horoscope__icon-large-7 {
background-position: -320px -80px;
}
.horoscope__icon-large-8 {
background-position: -320px -160px;
}
.horoscope__icon-large-9 {
background-position: -320px -240px;
}
.horoscope__icon-large-10 {
background-position: -320px -320px;
}
.horoscope__icon-large-11 {
background-position: -320px -400px;
}
.horoscope__icon-large-12 {
background-position: -320px -480px;
}
.horoscope__list {
clear: both;
}
.horoscope__list li {
display: inline-block;
width: 30%;
margin-right: 5%;
padding: 0.5rem 0;
cursor: pointer;
}
.horoscope__list li:hover {
background: #f6f6f6;
}
@media (max-width: 575.98px) {
.horoscope__list li {
text-align: center;
}
.horoscope__list li .horoscope__icon {
display: block;
margin: 0 auto;
}
}
.horoscope__description-container {
margin-left: 100px;
min-height: 200px;
font-size: 1rem;
}
@media (max-width: 991.98px) {
.horoscope__description-container {
margin-left: 0px;
}
}
@media (max-width: 991.98px) {
.horoscope__description {
clear: both;
}
}
.horoscope__name-single {
line-height: 80px;
}
.horoscope__type {
width: auto;
margin-top: 1rem;
float: right;
}
@media (max-width: 575.98px) {
.horoscope__type {
width: 100%;
float: none;
display: block;
}
}
.sidebar--single {
min-height: 100%;
}
.sidebar__related-news.sticky,
.sidebar__popular-news.sticky {
position: -webkit-sticky;
position: sticky;
top: 48px;
}
.sidebar__related-content {
margin-top: 0.5rem;
margin-bottom: 1rem;
min-height: 160px;
}
@media (max-width: 767.98px) {
.sidebar__related-content {
min-height: auto;
}
}
.sidebar__video-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.sidebar__video-overlay:after {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-image: url(https://deshsanchar.com/wp-content/themes/deshsanchar/img/play-button@2x.png);
background-repeat: no-repeat;
background-size: 48px;
background-position: center center;
background-color: rgba(0, 0, 0, 0.4);
content: "";
cursor: pointer;
}
.sidebar-story--special {
background-color: #efefef;
border-radius: 2px;
text-align: center;
padding: 15px;
}
.sidebar-story--special .story__heading {
font-size: 1.3rem;
}
.sidebar--special-section {
border-radius: 5px;
padding: 1rem;
}
.sidebar__embed-code {
visibility: hidden;
opacity: 0;
transition: all 300ms;
}
.sidebar__video-post--active .sidebar__embed-code {
opacity: 1;
visibility: visible;
}
.sidebar__video-post--active .sidebar__video-overlay {
opacity: 0;
visibility: hidden;
}
.category-sidebar .sidebar-widget:first-child {
margin-top: 1rem;
}
.election-countdown__holder {
padding: 0 1rem;
text-align: center;
background-color: #0087ff;
color: rgba(255, 255, 255, 0.8);
border-radius: 2px;
font-size: 0.9375rem;
}
.election-countdown__day-count {
font-weight: bold;
color: #fff;
font-size: 3rem;
line-height: 1.2;
}
@media (max-width: 991.98px) {
.article__share {
margin-top: 0.5rem;
}
}
.article__share--footer {
margin-top: 2rem;
text-align: left;
}
@media (max-width: 767.98px) {
.article__share--footer {
margin-top: 1rem;
}
}
.article__share .at-resp-share-element .at-share-btn {
margin-bottom: 0 !important;
}
.article__share--footer .at-resp-share-element .at-share-btn {
margin-left: 0 !important;
margin-right: 8px !important;
}
.category__list {
margin-bottom: 0;
}
.category__featured-img {
background-size: cover;
background-position: center center;
padding-bottom: 55%;
}
.category__banner-image {
width: 100%;
}
.category__banner-image img {
width: 100%;
}
.body-footer {
margin-top: 3rem;
background-color: #fafafa;
}
.footer__bottom {
padding-bottom: 1.4rem;
}
.footer {
padding-top: 4rem;
}
@media (max-width: 767.98px) {
.footer {
padding-top: 2rem;
}
}
.footer__bottom {
padding-bottom: 1.1rem;
}
.footer__bottom a {
color: #909090;
}
.footer__bottom a:hover {
color: #797979;
}
.footer__logo {
height: 32px;
margin-bottom: 0.5rem;
}
.footer__block {
font-size: 0.875rem;
line-height: 1.5rem;
}
.footer__block p {
margin-bottom: 0;
}
.footer__title {
font-weight: 700;
}
.footer__value--icon {
padding-left: 32px;
background-size: auto 20px;
background-repeat: no-repeat;
margin-bottom: 0.5rem;
background-position: left center;
}
.footer__value--phone {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAh1BMVEUAAADAwMDAwMC7u7vAwMDBwcHAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDBwcHBwcHAwMC/v7/BwcHAwMDAwMC5ubnBwcHAwMDBwcHBwcHBwcHAwMC/v7+/v7+9vb3BwcHAwMDAwMDAwMDAwMDBwcG7u7vAwMDAwMDAwMDAwMDBwcHCwsLAwMBsG4ORAAAALHRSTlMAH0wE+vbv5ZfHJeF8LN3WuhSzhDgJ6cFmy6lrQTILdxmNcVpWDtGikWCcEbD/qk4AAAKQSURBVFjDpZfpdqowFIUFkjDKXBTUWmdrv/d/vjuttgkVId7zC7M8e51p75PMPi0KQuWX7uxJew0EAITFU/4fISyW9XIB2dsT/m9n1OHv1zwmdaz9nZRm8/kd40eW/pFPHOlo5xcr/8I3o44kVyuAG7GZ9R5surmBde8oJPWmA1zJ+0dzwWo6QMnyx1mCPz2E7E7CDtSTAeS9/zYkkwH8ewAlwWSAkMP/AXQk92qwngyw43LnrJ3exiPxzyMO0wFOgrl54go6Gy7kvSKsJblnA7AnNMRFEdrROQJdQSrS08zOFkbTS3YzS3ORhU6kfGZrGZXGZZRnC/BOo5UtZWsL4Pms9BxkZIuwpTl9w51Z2AK8xASGoi3tG8FGD0jNbRFKWmMyfMd2u0m9jo5PVljXUb1pZVC0r5atzFhoA1RrlJxoG0FlisLFMomluRIPWLPqgtJrv4LK8p6U0ep5JxDYIcyl6bGHzrOkJYnxW5DbyVuFSYOj+HHvWwdBUg/HFSBcgySSuNZ70wLgrwYhOqSx1Wofsf+atg4oywZI3aGJzHtULHLoPv6xPoed84criYDry0AzW5p5vzAq+c2MU4g4fjYshPOAcBUZam2qRQzNrUqRrtZjOcj5okW6pmJtFdDDjVLSt4EscsSyJ3ru9Vb1GurEg6rhdQxekkyEcHgeCLzx2Qf3wUy2zoS1Wg7zQqLccQ3xH8SXQTWSRo16pA8XWDx+AK0IH0coUKuRq8WI0mbQbh7c8EQ0pvZbCcFpAF5N0TynhGZ1j3lRQziyfTQuVcWdOTx/TNz+Wx9kEJn+GpfGzXvPgDCZf0tjbLvB3QVAfEkOde0uc+zfp7Nonwu+7PbUK/103HWhL7Py+jUcvwDkQT+T/6uR/AAAAABJRU5ErkJggg==);
}
.footer__value--mail {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAADAwMDAwMDAwMDAwMC9vb3AwMC/v7/AwMDBwcG+vr7AwMDAwMDAwMDBwcHAwMDAwMDAwMDAwMDAwMDAwMDBwcG/v7/AwMDAwMDBwcHAwMDAwMDAwMDAwMDBwcHBwcHAwMDBwcHAwMDBwcHBwcHBwcHAwMDAwMC/v7/AwMB1wG6dAAAAKXRSTlMAUMAQ+gvzGc7dBZfv6eMUUigeuqdpOdO/nmE917SSQy56M4twW8WDSGE82CEAAAHfSURBVFjD7ZbdcqowFIWXTQhBQJBfBQpWrXa9/wueDsNMjoMRpL3q+F0RYL5h9tqbBC9e/BJOvt+9LWC3zx18U3hcjFcAkaL049UCYl9SRWhJ+mssYO2TbKGZSb47C0r3TplRQ9LtAmoXT+Jqqi+XEqTAYcPNFk+x9bg5QpAgRa8LOjxBF7BMYARwUspPzOZTMhUwgqGkH5jJB7lfwwhu7k6z3pNX4FZgvmsSkVJWuCdA3VdmgqSk6jASmGwOeESf+AH3BKY78IAvNfTcWGD6s4KVynT9WGAm5AoL137urAITcra+G1/Wt8qkALHkm8AIsTPNahOYOJtkFF/DoMaUwMQZHnHDMaS3xVwBogvVCjCsFHWE+QIIjzI3y1zSE5grGKabPGHgREqmznyBuFDVZzJzeltGnmvFi5griHRfw1ixzKMoL6nivoo6midImuEPWYSklGRY9NFs2CRTguFFLxmetwEZtGIQe9/iacEhZOmapfv/dcnwMCUoAmoBC0IzKB4LOsWdAyvOjqp7JIjNvNv3s9guqOR4ksczLSuboCJ9TOKTlUWQ8oQZnJhaBG6NWdTuSPAsf0wg6WIxLiU0z1jMmRotGwcLcRq2iEKqpQdNxTD66VH3x4ftFy9+h3/4G1D5jfWytQAAAABJRU5ErkJggg==);
}
.footer__value--location {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAilBMVEUAAAC3t7fAwMDAwMC9vb3BwcHAwMDBwcHAwMDAwMDAwMDAwMDAwMC/v7/AwMDAwMDAwMDBwcHAwMC/v7/BwcHAwMDBwcHAwMC/v7++vr7AwMC/v7+9vb3AwMDBwcHBwcHAwMDAwMDAwMDAwMDBwcHAwMDAwMDAwMDAwMDAwMDBwcG+vr7BwcHAwMDROWguAAAALXRSTlMAA/tJCvfp5Mq4pZV+OxeEXFY0HPPX0bVQEqEnBkTuqXBqZN7awHcwEI68I90p6TBHAAACgElEQVRYw5WW6XLiMBCEg/GFD4yxsYkh4SYQ8r3/621la7ckOZKG9D9prJGm1a3xixOTssou57Y9X7KqnJgxGZN1FqMhzta/yjHtAJJdXhyPRb5LALrp08s/LkBafGgzRQpc1IwXi0htZx4qWjxT/R2ShTVxAneRiW0PaWOPNSn0WyFBDlnoCoYZ5P71B8iF/AdfvAy4TLwMXQhKT7jj9Oo/4uuJzr3FAkqJ5RIWzhs4MXsRMePkuokjLOUESzg6Qp/0o4L3QxfPqlFZPZ8OfoJRddP/hsxDk6lAMT0K3PRxBVFf7YcvOOvavAUOGncmhVNIN3+5LQJ6k8adNcGKq15QTDpR16vzdmVlVVHAWhvuiTaKN2PJmsCmpQdstOFAb5Sj8biBh+0ZA10gHZUazA2JbsH2vNW0+jBmry0xy2up5QQzBkN9jZ5ApTOoiUwVfG013mM9FjkSYLpOkfBoGfSYnYM3mJuPT3D8tz4lViGTUnP6TR+HZ+in8+3y2kI92srQvMm7QtMDBEBskr4ncbh5GD8QK4B4MEozNWbyHv9QaFiumx+aj6nsLdFGrl2yjia5+rapjIzOEbkSzeX185arI9REDHKCwbNN9VxfKJzBULUdX/MK3eG1Su9AIVzVjmDp7SoBmb93Jqw8JwxXJK+iSnJ39P5tOAG555s3X3blYucpb/76ZJ4ygWFNTrVtvlZ3LGgl5b2xeOBd9ToBm8j2pzJTvU7E3vIzd9DmZHzSjnbbtNqpZDSqXisvMhYjxgvrzUiukrQhu0rwkOiqu+Qh2VWCh2RX3QQPya6SPCS+f7XgIdlVc8FDsqsEDwk4gOAhCTMED8muEjwkopY89AdFe0pCYgCWzwAAAABJRU5ErkJggg==);
}
.footer__social-media-list {
margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
.footer__social-media-list {
margin-bottom: 1.5rem;
}
}
.footer__social-media-list a {
display: inline-block;
}
.footer__social-media-list a:hover img {
opacity: 1;
}
.footer__social-media-list img {
width: 24px;
border-radius: 2px;
opacity: 0.8;
transition: opacity 300ms;
margin-right: 0.5rem;
}
.footer__menus--title {
margin-bottom: 1.5rem;
}
.footer__menus .footer__value li {
font-size: 0.875rem;
line-height: 1.875rem;
}
@media (max-width: 767.98px) {
.footer__menus {
display: none;
}
}
#overlay {
position: fixed;
top: 0;
left: 0;
background-color: #fff;
right: 0;
bottom: 0;
z-index: 99999;
display: flex;
justify-content: center;
align-items: center;
}
.welcome-news {
background-color: rgba(246, 199, 66, 0.4);
border-radius: 2px;
padding: 1.5rem;
color: #000;
margin-bottom: 1rem;
box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.1);
}
.welcome-news__title {
font-size: 1.5rem;
}
.welcome-news__post {
color: rgba(33, 33, 33, 0.8);
margin-top: 1rem;
margin-bottom: 1.5rem;
}
.welcome-news__post > a {
font-weight: bold;
}
.welcome-news__footer-person-position {
font-weight: 700;
}
.welcome-news__footer-signature {
margin-top: 1rem;
}
.liv24-content {
min-height: 300px;
}
.liv24-content__title {
margin-bottom: 0.5rem;
}
.liv24-content__content-title {
margin-left: 0.5rem;
vertical-align: middle;
}
.liv24-content__status--live {
color: #f1243b;
}
.slider__prev,
.slider__next {
position: absolute;
top: 0;
width: 50%;
z-index: 100;
height: 100%;
opacity: 0;
transition: opacity 300ms ease-in;
color: #fff;
padding: 1rem;
font-size: 2rem;
}
.slider__image {
position: absolute;
display: block;
bottom: 0;
margin: 0 auto;
max-width: none;
}
.slider__image {
width: auto;
height: 100%;
top: 0;
left: 50%;
transform: translate3d(-50%, 0, 0);
}
.slider__image-holder {
position: relative;
width: 100%;
height: 0;
padding: 56.25% 0 0 0;
overflow: hidden;
}
.slider__caption {
margin-top: 0.5rem;
}
.slider__prev {
left: 0;
background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2), transparent);
cursor: w-resize;
}
.slider__next {
right: 0;
cursor: e-resize;
}
.slider__item > figure {
margin-bottom: 0;
}
.today-in-photo .slider__body {
margin-bottom: 0;
}
.today-in-photo-caption .today-in-photo__share {
margin-top: 0.5rem;
opacity: 0;
transition: opacity 300ms;
}
.today-in-photo-caption .slider__caption {
margin-top: 0;
padding-top: 0.5rem;
}
.today-in-photo:hover + .today-in-photo-caption .today-in-photo__share,
.today-in-photo-caption:hover .today-in-photo__share {
opacity: 1;
}
.video-player .section__heading {
opacity: 0.6;
}
.video-player .section__heading:hover {
opacity: 1;
}
.video-player__heading {
height: 24px;
margin-top: 1rem;
margin-bottom: 1rem;
}
.video-player__playlist-loader {
height: 54px;
display: none;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxkZWZzPjxzdHlsZT5Aa2V5ZnJhbWVzIHNoZWxsLW9wYWNpdHl7MCUsNTAle29wYWNpdHk6MX0yNSV7b3BhY2l0eTouMTV9fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMb2dvIiBmaWxsPSIjREREREREIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggc3R5bGU9ImFuaW1hdGlvbjpzaGVsbC1vcGFjaXR5IDNzIGVhc2UtaW4tb3V0IDIuMnMgaW5maW5pdGUiIGQ9Ik0xMzMuNCA4NC44bDYuNi00LjVhMTAyIDEwMiAwIDAgMSAxMS43LTcuNmMtNS40LjUtMTAuMi43LTE0LjUuNi00LjYtLjEtOC43LS42LTEyLjUtMS41IDMuOSAzLjYgNi44IDggOC43IDEzeiIvPjxwYXRoIHN0eWxlPSJhbmltYXRpb246c2hlbGwtb3BhY2l0eSAzcyBlYXNlLWluLW91dCAycyBpbmZpbml0ZSIgZD0iTTE3Mi40IDcwLjJhNDQgNDQgMCAwIDAtMTQuNSAyLjYgNzYgNzYgMCAwIDAtMTcgMTBjLTIuNyAyLTUuNSA0LTguMyA1LjdsLS43LjR2LS4yYy0zIDEtNiAxLjItOC43IDFoLTIuOGwtMi43LS4xYy0yLjUtLjEtNS4zIDAtOCAxYTYuOSA2LjkgMCAwIDAtNSA2LjUgMzMgMzMgMCAwIDAgMS42IDkuOSAyOS4xIDI5LjEgMCAwIDEgLjQgMTcuMiAxOC4zIDE4LjMgMCAwIDEtNS44IDljMi41IDEgNSAxLjQgNy40IDEuNSA2LjYuMiAxMi44LTIuOCAxOC41LTguOCA0LjMtNC42IDguMy0xMSAxMi0xOSAzLjgtOC42IDguNy0xNiAxNC4zLTIxLjcgMy40LTMuNiA3LjItNi41IDExLjItOC45YTc0IDc0IDAgMCAxIDEyLjMtNS4xYy0uOC0uNi0yLjItMS00LjItMXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS42cyBpbmZpbml0ZSIgZD0iTTEwNSAxMTguN2MuMy0zLjktLjYtNy40LTEuNS0xMS4xLS42LTIuNi0xLjMtNS4zLTEuNS04LS4zLTMuNy42LTYuNiAyLjUtOC42IDMuNy00IDEwLjgtNCAxNy00IDMuMi4yIDYuNS4zIDkuNS0uOS0yLTUuNC01LjQtMTAuMy0xMC0xNGEzMC41IDMwLjUgMCAwIDAtMTguNS02LjhBMzIuOCAzMi44IDAgMCAwIDczLjcgODEgMzEgMzEgMCAwIDEgOTIgMTI2LjJhMjcgMjcgMCAwIDEtMi43IDMuOWwtLjggMS4xLS41LjYtLjUuOHMwIC4yLjcuNmMuNy41IDEuOC44IDMgLjkgMi4yIDAgNC42LS44IDYtMS42YTE0IDE0IDAgMCAwIDUuNC01LjljMS4yLTIuMyAyLTUgMi4yLTcuOXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS4ycyBpbmZpbml0ZSIgZD0iTTg5LjIgOTUuN2MtMy00LjgtMTItMTIuMi0xOC4zLTEyLjQtMy41IDAtNS43IDItNi43IDZhMjQgMjQgMCAwIDEgMTUuNiAxMi44IDIzLjkgMjMuOSAwIDAgMS00LjUgMjcuOWMxLjIgMS42IDMgMi42IDUgMi42IDIuMiAwIDQuMy0uOSA1LjctMi41YTI4LjkgMjguOSAwIDAgMCAzLjItMzQuNHoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjhzIGluZmluaXRlIiBkPSJNNzkuNCAxMTdjMi05LjQtMy0xOS4zLTExLjYtMjMuNWExMyAxMyAwIDAgMC01LjMtMS4zYy0xLjQgMC0zLjIuMi00LjUgMS41LS45IDEtMS4zIDIuNi0xIDQuNiA3LjcgMiAxMy4yIDkuNCAxMyAxNy43YTE3IDE3IDAgMCAxLTQuMyAxMC42YzEgMS44IDIuMiAyLjcgMy43IDIuNyAyLjUgMCA1LjQtMi40IDctNC44IDEuNS0yLjMgMi41LTQuOCAzLTcuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjRzIGluZmluaXRlIiBkPSJNNjYuOCAxMTEuM2MtMS0zLjctMy42LTctNy05LS43LS40LTItMS0zLTEuMmgtLjRjLTEuMy0uMS0yLjcuNi0zLjYgMS45LS45IDEtMS4yIDIuMy0xIDMuNWguOWM0LjQgMCA3LjcgNC42IDguNCA4LjkuNSAzLjUtLjggNi40LTMuNSA3LjcgMSAxLjIgMi42IDIuMSA0LjEgMi4yLjkgMCAxLjYtLjMgMi4zLS44LjctLjYgMS4yLTEuNyAxLjYtMi42bC4xLS4xYzEuNi0zLjIgMi03IDEtMTAuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMHMgaW5maW5pdGUiIGQ9Ik01Ny4yIDExM2MtLjgtMS42LTIuMi0zLTQtMy4zLTEuOS0uNC0zLjkuMS00LjkgMS44YTUgNSAwIDAgMSA0LjggMS4xYzEgMSAyLjEgMi41IDEuOSA0LS4yIDEtMS4xIDEuOS0yLjIgMS42LS43LS4yLTEuMy0xLTEuNi0xLjYtLjUtLjktLjQtMS43LjMtMi4zLTIuMy0xLTMuOS0uMy0zLjktLjMgMCAuOS4xIDEuNy4zIDIuNS44IDIuNiAzIDUuNCA2IDUuNCAxLjggMCAzLjMtMS4yIDQtMi45YTggOCAwIDAgMC0uNy02eiIvPjwvZz48L3N2Zz4=");
width: 100%;
background-size: auto 54px;
background-position: center center;
background-repeat: no-repeat;
}
.video-player__playlist-load-more {
display: none;
}
.video-player__playlist-holder {
overflow: auto;
}
.video-player__playlist-holder .np-media__action {
font-size: 0.9375rem;
min-height: 36px;
padding-top: 12px;
}
.video-player__playlist-holder .np-media__action--has-icon {
padding-left: 36px;
background-size: 24px;
}
.video-player__playlist-holder.playlist-fetching .video-player__playlist-load-more {
display: none;
}
.video-player__playlist-holder.playlist-fetching .video-player__playlist-loader {
display: block;
}
.video-player__playlist-holder.playlist-fetched .video-player__playlist-load-more {
display: block;
}
.video-player__playlist-holder.playlist-fetched .video-player__playlist-loader {
display: none;
}
.video-is-playing {
display: none;
}
.playing .video-is-playing {
display: block;
}
.special-story .story__header {
position: relative;
color: #fff;
}
.special-story .np-media {
margin-bottom: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
.special-story .np-media {
color: inherit;
}
}
.special-story .np-media .np-media__caption,
.special-story .np-media .story-special .slider__caption,
.story-special .special-story .np-media .slider__caption {
position: absolute;
bottom: 0;
right: 0;
color: rgba(255, 255, 255, 0.6);
z-index: 10;
margin-bottom: 0.5rem;
margin-right: 0.5rem;
}
.special-story .page__body {
margin-top: 3rem;
}
.special-story .page__body > p:first-child:first-letter {
font-weight: bold;
font-size: 4rem;
float: left;
margin-top: -0.5rem;
margin-bottom: 0.5rem;
margin-right: 0.8rem;
font-family: "Sura", serif;
line-height: 1;
}
.special-story .story--media {
position: relative;
}
.special-story .story--media:after {
content: "";
background-image: linear-gradient(180deg, transparent 20%, rgba(0, 0, 0, 0.8));
display: block;
height: 100%;
position: absolute;
width: 100%;
bottom: 0;
}
.special-story .story__heading {
position: absolute;
bottom: 2rem;
width: 100%;
z-index: 10;
}
@media (max-width: 767.98px) {
.special-story .story__heading {
margin-top: 2rem;
}
}
.special-story .story__heading-action {
padding: 1rem 3rem 1rem 4.5rem;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTQgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA2MSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT4xMTI2REVCMy04QTgzLTRGQ0MtOUYxOC0wNDMyNUU4ODQwNjM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9Ik1haW4iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJWaWRlbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkxLjAwMDAwMCwgLTEyNjQuMDAwMDAwKSIgZmlsbD0iIzFBMUExQSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC01IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OC4wMDAwMDAsIDExMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMjMuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4wMDAwMDAsIDExLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC0xMCIgcG9pbnRzPSIwLjMzMzMzMzMzMyAwLjExMTExMTExMSAwLjMzMzMzMzMzMyAxNy44ODg4ODg5IDEzLjY2NjY2NjcgOS4wMDAyNDk0NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
background-repeat: no-repeat;
background-size: 2rem auto;
background-position: left 1.5rem center;
border: 1px solid currentColor;
margin-top: 4.5rem;
border-radius: 2px;
margin-bottom: 1rem;
display: inline-block;
transition: all 300ms ease-in;
filter: invert(1);
}
.special-story .story__heading-action:hover {
background-color: #fff;
color: #000;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAAAbFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0Iv+qAAAAI3RSTlMACSD4X/Pl331TRBCi7tKrno7ZP8q+iG82LizEtJN1Zko8GHrhkpsAAAKmSURBVGjerJbdlqowDIXT8m8LgigKOqOevP87npWsGRlxhjTgdwvslp1ktxCC6Yvcn6usjKIyq84+L3oD78Dc80OEL0SH/L52gY1P8E8Sv4HF2C5FgbSzy6Tr0Y3s0lzbwTpjnB3aa3PJRn9qq5fePjbnY/vL89g/fmurkzd5hExSz9i6qRNkotwoyrhDZhcLH5n4+83Q0poGmaqAAIoKmcYEub1HIo0hkDhFYm9B5FYi8eEgGPeBRHkTt4FEdgIVpwwJ4Wc/kdg6UOK2SHzCDB0SR1jAEYlO2HdUwCKKiPc+63fSwkLaZMb3G2v3sJie1X/tGVuSJy2soCVnSgsvGJ6dAlZR8DQZmNIIfaLomeYlq7i/YTXc75uJKZRumYPVuIwy8tmYnBY8wRs4kVL+1CkRZRW8BUqxyE6cSt3fRv7TGJM+V88KkYbl5KEcrOPWazp3YEYc8WAhGDqb6tFxYXw4F46aURpd76h7YAZk9gMEsvsRvql0iKDuBsGup+NwJkYSZ6qwUTDJY0w9+y+KK24Q3CF+XCZUHLP5Vydm3NkgUXykdiDBZbx/xYrXiGMqp77/CpiDfOHAKWIexDR3AIYmyCrFxTyw1LkGeioSKMXlPKBY73lWL1pxOQ8ulChcz0YrLudBQxXlul614nIeXLkHz4jYasXlPGgR8czhO2jF5TwYaGUuq9WKy3lguQlLRHRacTkPHA0D0AwZrbicB4bq/b9Z+zgCGIZhINh/12yBYXaIBvywAoE70Y/T30IXlG5Feojo8acXF71y6bCgY04OaBotaCiicU4GURqhZfintYUWLlkVacmV9ZyCBYlEKMyRGEoCNIr+JLSUuFWCYom4JZyXWkEKEalypISS+uxf/K2UZYpsnWniNMHdUvO5jwpuzyEKSVLuN0fzA2gAAAAASUVORK5CYII=);
filter: invert(0);
}
@media (max-width: 991.98px) {
.special-story .story__heading-action {
margin-top: 2rem;
}
}
@media (max-width: 767.98px) {
.special-story .story__heading-action {
margin-top: 1rem;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAABcCAMAAADUMSJqAAAAbFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0Iv+qAAAAI3RSTlMACSD4X/Pl331TRBCi7tKrno7ZP8q+iG82LizEtJN1Zko8GHrhkpsAAAKmSURBVGjerJbdlqowDIXT8m8LgigKOqOevP87npWsGRlxhjTgdwvslp1ktxCC6Yvcn6usjKIyq84+L3oD78Dc80OEL0SH/L52gY1P8E8Sv4HF2C5FgbSzy6Tr0Y3s0lzbwTpjnB3aa3PJRn9qq5fePjbnY/vL89g/fmurkzd5hExSz9i6qRNkotwoyrhDZhcLH5n4+83Q0poGmaqAAIoKmcYEub1HIo0hkDhFYm9B5FYi8eEgGPeBRHkTt4FEdgIVpwwJ4Wc/kdg6UOK2SHzCDB0SR1jAEYlO2HdUwCKKiPc+63fSwkLaZMb3G2v3sJie1X/tGVuSJy2soCVnSgsvGJ6dAlZR8DQZmNIIfaLomeYlq7i/YTXc75uJKZRumYPVuIwy8tmYnBY8wRs4kVL+1CkRZRW8BUqxyE6cSt3fRv7TGJM+V88KkYbl5KEcrOPWazp3YEYc8WAhGDqb6tFxYXw4F46aURpd76h7YAZk9gMEsvsRvql0iKDuBsGup+NwJkYSZ6qwUTDJY0w9+y+KK24Q3CF+XCZUHLP5Vydm3NkgUXykdiDBZbx/xYrXiGMqp77/CpiDfOHAKWIexDR3AIYmyCrFxTyw1LkGeioSKMXlPKBY73lWL1pxOQ8ulChcz0YrLudBQxXlul614nIeXLkHz4jYasXlPGgR8czhO2jF5TwYaGUuq9WKy3lguQlLRHRacTkPHA0D0AwZrbicB4bq/b9Z+zgCGIZhINh/12yBYXaIBvywAoE70Y/T30IXlG5Feojo8acXF71y6bCgY04OaBotaCiicU4GURqhZfintYUWLlkVacmV9ZyCBYlEKMyRGEoCNIr+JLSUuFWCYom4JZyXWkEKEalypISS+uxf/K2UZYpsnWniNMHdUvO5jwpuzyEKSVLuN0fzA2gAAAAASUVORK5CYII=);
}
}
.special-story .page__title,
.special-story .article__heading {
color: #fff;
font-size: 3rem;
margin-bottom: 1rem;
font-family: "Sura", serif;
}
@media (max-width: 991.98px) {
.special-story .page__title,
.special-story .article__heading {
font-size: 2.4rem;
}
}
@media (max-width: 767.98px) {
.special-story .page__title,
.special-story .article__heading {
font-size: 2rem;
}
}
.special-story .article__share {
text-align: inherit;
margin-top: 2rem;
}
.special-story .article__share .sharethis-inline-share-buttons .st-total .st-label,
.special-story .article__share .sharethis-inline-share-buttons .st-total .st-shares {
color: #fff;
}
.special-story .article__share--footer .sharethis-inline-share-buttons .st-total .st-label,
.special-story .article__share--footer .sharethis-inline-share-buttons .st-total .st-shares {
color: inherit;
}
.special-story .story__author {
color: #fff;
}
.special-story .story__byline-dateline,
.special-story .story-collection--stream .story__dateline,
.story-collection--stream .special-story .story__dateline {
font-size: 0.875rem;
}
.special-story .top-quote {
font-size: 1.5rem;
background-color: #fff;
border-radius: 2px;
padding: 2.5rem;
float: right;
width: 420px;
position: relative;
margin-left: 1.5rem;
margin-bottom: 1.5rem;
font-weight: bold;
font-family: "Sura", serif;
}
.special-story .page__subtitle,
.special-story .story__byline-dateline,
.special-story .story-collection--stream .story__dateline,
.story-collection--stream .special-story .story__dateline {
color: rgba(255, 255, 255, 0.8);
font-size: 1rem;
}
.special-story .page__subtitle a:hover,
.special-story .story__byline-dateline a:hover,
.special-story .story-collection--stream .story__dateline a:hover,
.story-collection--stream .special-story .story__dateline a:hover {
color: #fff;
}
.special-story .video-player__container {
margin-bottom: 2.5rem;
}
.special-story .video-player__container iframe {
width: 100%;
height: 100%;
}
.special-story .page__body {
margin-top: 1rem;
font-size: 1.0625rem;
line-height: 1 0.62rem;
}
.special-story .page__body .alignright,
.special-story .page__body .alignleft {
margin-right: 10rem;
margin-left: 2rem;
margin-top: 2rem;
margin-bototm: 2rem;
}
.special-story .page__body .alignleft {
margin-left: 10rem;
margin-right: 2rem;
}
@media (max-width: 767.98px) {
.special-story .page__body .alignleft,
.special-story .page__body .alignright {
margin-left: 1rem;
margin-right: 1rem;
}
}
.special-story .page__body p,
.special-story .page__body ul {
margin-bottom: 2rem;
}
.special-story .page__body ul {
padding-left: 33px;
padding-right: 15px;
}
.special-story .page__body ul li::marker {
margin-left: 2px;
}
.special-story .page__body blockquote > p {
margin-bottom: 0;
}
.special-story .page__body h2 {
background-color: #000;
padding: 2rem;
color: #fff;
text-align: center;
}
.special-story .page__body h2 {
font-size: 2rem;
margin-top: 3rem;
margin-bottom: 1rem;
font-family: "Sura", serif;
}
.special-story .page__body > figure.alignnone {
margin-top: 2.5rem;
margin-bottom: 2.5rem;
max-width: none !important;
}
.special-story .page__body > figure.alignnone > img {
max-width: none;
width: 100%;
}
.special-story .page__body figcaption.wp-caption-text,
.special-story .page__body .np-media__caption,
.special-story .page__body .story-special .slider__caption,
.story-special .special-story .page__body .slider__caption {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.special-story .page__body blockquote {
quotes: "“" "”" "‘" "’";
margin-top: 2rem;
margin-bottom: 2rem;
padding: 3rem;
font-family: "Sura", serif;
}
.special-story .page__body blockquote:before {
content: open-quote;
font-size: 12rem;
line-height: 1;
color: #f0f0f0;
z-index: -1;
background-color: transparent;
top: 0;
}
@media (max-width: 991.98px) {
.story {
padding-bottom: 0;
}
}
.story-picture--full-width {
max-height: 40rem;
overflow: hidden;
}
.dropdown-toggler {
color: #858585;
}
.dropdown-toggler:hover + .dropdown {
display: block;
}
.dropdown {
position: absolute;
display: none;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
padding: 1.5rem 1.5rem 1rem;
z-index: 20;
width: 280px;
width: 500px;
}
@media (max-width: 767.98px) {
.dropdown {
width: calc(100% - 2rem);
}
}
.dropdown-hidden {
display: none !important;
}
.dropdown:before {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: transparent;
content: "";
z-index: 2;
top: -2px;
left: 0;
}
.dropdown:hover {
display: block;
}
.dropdown-center {
transform: translateX(-50%);
left: 50%;
}
.weather {
color: #000;
}
.weather-dropdown.hide {
display: none !important;
}
.weather__title {
font-weight: 400;
font-size: 0.9375rem;
color: #000;
}
.weather__subtitle {
color: #858585;
font-size: 1rem;
}
.weather__city {
color: #000;
margin-bottom: 0.5rem;
font-size: 1rem;
}
.weather__description {
font-size: 1.1rem;
}
.weather__icon-condition-large {
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
width: 120px;
height: 120px;
background-size: 600px;
}
.weather__icon-condition-large-01d {
background-position: 0px 0px;
}
.weather__icon-condition-large-01n {
background-position: -120px 0px;
}
.weather__icon-condition-large-02d {
background-position: 0px -120px;
}
.weather__icon-condition-large-02n {
background-position: -120px -120px;
}
.weather__icon-condition-large-03d {
background-position: 0px -240px;
}
.weather__icon-condition-large-03n {
background-position: -120px -240px;
}
.weather__icon-condition-large-04d {
background-position: 0px -360px;
}
.weather__icon-condition-large-04n {
background-position: -120px -360px;
}
.weather__icon-condition-large-09d {
background-position: 0px -480px;
}
.weather__icon-condition-large-09n {
background-position: -120px -480px;
}
.weather__icon-condition-large-10d {
background-position: 0px -600px;
}
.weather__icon-condition-large-10n {
background-position: -120px -600px;
}
.weather__icon-condition-large-11d {
background-position: 0px -720px;
}
.weather__icon-condition-large-11n {
background-position: -120px -720px;
}
.weather__icon-condition-large-13d {
background-position: 0px -840px;
}
.weather__icon-condition-large-13n {
background-position: -120px -840px;
}
.weather__icon-condition-large-50d {
background-position: 0px -960px;
}
.weather__icon-condition-large-50n {
background-position: -120px -960px;
}
@media (max-width: 767.98px) {
.weather__icon-condition-large {
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
width: 80px;
height: 80px;
background-size: 400px;
}
.weather__icon-condition-large-01d {
background-position: 0px 0px;
}
.weather__icon-condition-large-01n {
background-position: -80px 0px;
}
.weather__icon-condition-large-02d {
background-position: 0px -80px;
}
.weather__icon-condition-large-02n {
background-position: -80px -80px;
}
.weather__icon-condition-large-03d {
background-position: 0px -160px;
}
.weather__icon-condition-large-03n {
background-position: -80px -160px;
}
.weather__icon-condition-large-04d {
background-position: 0px -240px;
}
.weather__icon-condition-large-04n {
background-position: -80px -240px;
}
.weather__icon-condition-large-09d {
background-position: 0px -320px;
}
.weather__icon-condition-large-09n {
background-position: -80px -320px;
}
.weather__icon-condition-large-10d {
background-position: 0px -400px;
}
.weather__icon-condition-large-10n {
background-position: -80px -400px;
}
.weather__icon-condition-large-11d {
background-position: 0px -480px;
}
.weather__icon-condition-large-11n {
background-position: -80px -480px;
}
.weather__icon-condition-large-13d {
background-position: 0px -560px;
}
.weather__icon-condition-large-13n {
background-position: -80px -560px;
}
.weather__icon-condition-large-50d {
background-position: 0px -640px;
}
.weather__icon-condition-large-50n {
background-position: -80px -640px;
}
}
.weather__icon-condition-small {
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
width: 24px;
height: 24px;
background-size: 120px;
display: inline-block;
vertical-align: middle;
}
.weather__icon-condition-small-01d {
background-position: 0px 0px;
}
.weather__icon-condition-small-01n {
background-position: -24px 0px;
}
.weather__icon-condition-small-02d {
background-position: 0px -24px;
}
.weather__icon-condition-small-02n {
background-position: -24px -24px;
}
.weather__icon-condition-small-03d {
background-position: 0px -48px;
}
.weather__icon-condition-small-03n {
background-position: -24px -48px;
}
.weather__icon-condition-small-04d {
background-position: 0px -72px;
}
.weather__icon-condition-small-04n {
background-position: -24px -72px;
}
.weather__icon-condition-small-09d {
background-position: 0px -96px;
}
.weather__icon-condition-small-09n {
background-position: -24px -96px;
}
.weather__icon-condition-small-10d {
background-position: 0px -120px;
}
.weather__icon-condition-small-10n {
background-position: -24px -120px;
}
.weather__icon-condition-small-11d {
background-position: 0px -144px;
}
.weather__icon-condition-small-11n {
background-position: -24px -144px;
}
.weather__icon-condition-small-13d {
background-position: 0px -168px;
}
.weather__icon-condition-small-13n {
background-position: -24px -168px;
}
.weather__icon-condition-small-50d {
background-position: 0px -192px;
}
.weather__icon-condition-small-50n {
background-position: -24px -192px;
}
.weather__temperature-value {
font-size: 4rem;
line-height: 1;
font-weight: 700;
}
@media (max-width: 767.98px) {
.weather__temperature-value {
font-size: 2.5rem;
}
}
.weather__temperature-symbol {
font-size: 1rem;
color: #858585;
}
.weather__subinfo {
color: #858585;
font-size: 0.84rem;
}
.weather__media-icon {
width: 40px;
height: 40px;
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
background-size: 200px;
margin-left: -6px;
}
.weather__media-icon-wind {
background-position: -80px 0px;
}
.weather__media-icon-humidity {
background-position: -80px -40px;
}
.weather__media-icon-sunrise {
background-position: 0px 0px;
}
.weather__media-icon-sunset {
background-position: -80px -80px;
}
.weather__pm25 {
color: #000;
}
.weather__pm25-na {
display: none;
}
.weather__pm25-meter {
display: flex;
flex-wrap: wrap;
}
.weather__pm25-meterarrow {
position: absolute;
top: 5px;
background: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/weather-assets_v1.1.svg);
width: 75px;
height: 75px;
background-size: 375px;
background-position: -150px -300px;
transform: translateX(-50%);
}
.weather__pm25-cat {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.weather__pm25-cat:after {
display: block;
content: "";
position: relative;
height: 20px;
border-left: 1px solid #fff;
}
.weather__pm25-cat:first-child:after {
border-radius: 10px 0 0 10px;
border-left: none;
}
.weather__pm25-cat:first-child .weather__pm25-cat-index {
transform: translate(0);
}
.weather__pm25-cat:last-child:after {
border-radius: 0 10px 10px 0;
}
.weather__pm25-cat:last-child .weather__pm25-cat-index.float-right {
transform: translate(0);
}
.weather__pm25-cat-index {
color: #858585;
display: inline-block;
transform: translate(-50%);
}
.weather__pm25-cat:nth-child(1):after {
background: #71e630;
}
.weather__pm25-cat:nth-child(2):after {
background: #fbdc31;
}
.weather__pm25-cat:nth-child(3):after {
background: #f77d2b;
}
.weather__pm25-cat:nth-child(4):after {
background: #f34225;
}
.weather__pm25-cat:nth-child(5):after {
background: #904697;
}
.weather__pm25-cat:nth-child(6):after {
background: #7f2124;
}
.weather__pm25-aqi {
font-size: 3rem;
line-height: 1;
}
.weather__pm25-aqi-1 {
color: #71e630;
}
.weather__pm25-aqi-2 {
color: #fbdc31;
}
.weather__pm25-aqi-3 {
color: #f77d2b;
}
.weather__pm25-aqi-4 {
color: #f34225;
}
.weather__pm25-aqi-5 {
color: #904697;
}
.weather__pm25-aqi-6 {
color: #7f2124;
}
.weather__pm25-description {
font-weight: 700;
}
.weather__pm25-description-detailed {
font-size: 0.9375rem;
}
.weather__dl {
margin-bottom: 0;
}
.weather__dt {
font-size: 0.84rem;
color: #858585;
}
.weather__dd {
font-size: 0.9375rem;
}
.weather__source {
color: #858585;
}
.weather__modal .weather__city {
display: none;
}
.scrollToTop {
position: fixed;
bottom: 1rem;
right: 1rem;
display: none;
background-color: #fff;
border-radius: 2rem;
overflow: hidden;
cursor: pointer;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAUVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcqRVCAAAAGnRSTlMAWFQj4+fhJScbKLL3EQZPSbmLeWs+OtyRiFgt44IAAAGSSURBVHja7dvLToRAEIXhUpgeW2CGuar9/g+q4qKUWhw6lU7FyTkr2PB/IexIC8dxHOdbPh6zxC0P5WtDGOF1V5b1ewmY9gME2g8RaD9GoP0YgfZjBNqPEWg/RqD9GIH2IwUv2g8QaD9AoP0QgfZjBNqPEWg/RqD9MIHt9xe9vvRW0LzfPenNc2cE7fvyGyBrQde+/xdgBa37a4AVtO1bgBW07VuAFTTqp04sAAga9FcAIGjQN4AKgb9vAUDQoG8AbQR70wcAIPD3AQAI/H0AAAJ/HwGwwN/HACzw9y0AC/x9BMACfx8DsMDfxwC/YEqmDwBYkKYKwLvpQwAWnCsAO9OHACxI2/sH28cALDhsF4ymDwFYMMr2nUwfArBgqADcTB8CsOAuFbuWZW+deAHSpbLsKlW7ncaSPibxA2Q6pzIOd6mefrQYAB/lHQbgEUAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEPB4gKMCZolYVkCWkA36UzZmuf/pJ88L+NcHnb4J85yF4ziOc+0TL4DQKhJyhNUAAAAASUVORK5CYII=);
width: 2.5rem;
height: 2.5rem;
background-size: 60%;
background-repeat: no-repeat;
background-position: center center;
}
.scrollToTop:hover {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.scorecard__inner {
padding: 0.8rem;
border: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 1rem;
border-radius: 3px;
background-color: #081158;
color: #fff;
}
.scorecard__team-name {
font-size: 0.9375rem;
}
.scorecard__image-container {
margin-bottom: 0.8rem;
}
.scorecard__top-message {
margin-bottom: 0.8rem;
text-align: center;
font-weight: 700;
}
.scorecard__image {
width: 60px;
}
.scorecard__image-container {
min-width: 60px;
}
.scorecard__status {
font-weight: 700;
font-size: 2.25rem;
line-height: 1;
}
.scorecard__status-secondary {
color: rgba(255, 255, 255, 0.6);
font-size: 0.9375rem;
line-height: 1;
}
.scorecard__status-container {
margin-bottom: 0.8rem;
}
.scorecard__bottom-messages {
margin-top: 0.5rem;
text-align: center;
}
.scorecard__bottom-message-secondary {
font-size: 0.9375rem;
color: rgba(255, 255, 255, 0.6);
}
.scorecard__match:before {
content: "";
width: 40%;
border-top: 1px solid rgba(255, 255, 255, 0.12);
display: block;
margin-top: 1rem;
margin-bottom: 1rem;
margin-left: auto;
margin-right: auto;
}
.scorecard--theme-light .scorecard__match:before {
border-top-color: rgba(0, 0, 0, 0.12);
}
.scorecard__match:first-child:before {
content: none;
}
.scorecard__status-message {
font-size: 0.9375rem;
}
.scorecard--fifa .scorecard__inner {
background-color: #0f3f79;
background-image: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/fifa_emblem_landscape.svg), url(//deshsanchar.com/wp-content/themes/deshsanchar/img/fwc_pattern.png);
background-size: auto 2rem, cover;
background-repeat: no-repeat;
background-position: bottom 8px center, center;
padding: 1rem 1.5rem 3rem;
}
.scorecard--fifa.scorecard--theme-light .scorecard__inner {
padding-bottom: 1rem;
}
.scorecard--fifa .scorecard__image {
width: 40px;
}
.scorecard--fifa .scorecard__image--left {
margin-right: 1rem;
}
.scorecard--fifa .scorecard__image--right {
margin-left: 1rem;
}
.scorecard--fifa .scorecard__status {
font-size: 1.25rem;
}
.scorecard--fifa .scorecard__match-message {
font-size: 0.9375rem;
margin-bottom: 0.5rem;
}
.scorecard--theme-light .scorecard__inner {
background-image: none;
background-color: transparent;
color: inherit;
}
.special-event__wrapper {
padding: 1rem;
border-radius: 0;
background-color: #eaf2f4;
}
.special-event__wrapper #LB24_LIVE_CONTENT > iframe[name="lb24_content"] {
background-color: #fff;
}
.special-event__wrapper .divider,
.special-event__wrapper .dark-divider {
border-color: rgba(0, 0, 0, 0.1);
}
.special-event__wrapper .divider-vertical--right {
border-color: rgba(0, 0, 0, 0.1);
}
.special-event__header {
margin-bottom: 1.2rem;
}
.special-event__title {
font-size: 2.25rem;
text-align: center;
margin-bottom: 0;
color: #081158;
}
.special-event__subtitle {
color: rgba(8, 17, 88, 0.8);
text-align: center;
}
.special-event__subtitle > a {
text-decoration: underline;
}
.promotion {
display: block;
width: 100%;
text-decoration: none;
margin-top: 1rem;
margin-bottom: 2rem;
}
.promotion__header {
color: #aaa;
text-align: center;
font-size: 0.9375rem;
margin-bottom: 0.5rem;
}
.promotion__body {
display: flex;
align-items: center;
justify-content: center;
}
.fifa-banner-share {
position: relative;
}
.fifa-banner-share .article__share {
position: absolute;
bottom: 0.5rem;
right: 0.5rem;
}
.tiesheet__group {
padding-bottom: 1rem;
}
.tiesheet__group-title {
padding: 1rem;
font-weight: bold;
margin-top: 1rem;
margin-bottom: 1rem;
background: #0f4583;
color: #fff;
}
.tiesheet__group-day {
border: 1px solid #dee2e6;
margin-bottom: 1rem;
}
.tiesheet__group-day.today .tiesheet__fixture-date {
background: #f5eed5;
color: #0f4583;
}
.tiesheet__fixture {
padding-top: 1rem;
padding-bottom: 1rem;
}
.tiesheet__fixture + .tiesheet__fixture {
border-top: 1px solid #dee2e6;
}
.tiesheet__fixture-date {
height: 100%;
background: #f8f9fa;
align-items: center;
justify-content: center;
display: flex;
padding: 1rem;
font-size: 1.5rem;
font-weight: bold;
border-bottom: 1px solid #dee2e6;
}
.tiesheet__fixture-time {
color: #858585;
font-weight: bold;
text-transform: uppercase;
font-size: 0.84rem;
}
.tiesheet__team1,
.tiesheet__team2 {
display: flex;
flex: 0 0 40%;
justify-content: flex-end;
}
.tiesheet__team2 {
justify-content: flex-start;
}
.tiesheet__score {
display: flex;
flex: 0 0 20%;
justify-content: center;
}
.tiesheet__score-team1,
.tiesheet__score-team2 {
flex: 0 0 40%;
font-size: 1.2rem;
}
.tiesheet__score-team1.winner,
.tiesheet__score-team2.winner {
font-weight: bold;
}
.tiesheet__score-team1 {
text-align: right;
}
.tiesheet__score-team1.winner > span:before {
position: relative;
display: inline-block;
height: 0;
width: 0;
border: 5px solid transparent;
border-right: 5px solid #000;
content: "";
margin-right: 5px;
margin-bottom: 2px;
}
.tiesheet__score-team2 {
text-align: left;
}
.tiesheet__score-team2.winner > span:after {
position: relative;
display: inline-block;
height: 0;
width: 0;
border: 5px solid transparent;
border-left: 5px solid #000;
content: "";
margin-left: 5px;
margin-bottom: 2px;
}
.tiesheet__score-separator {
flex: 0 0 20%;
text-align: center;
}
.tiesheet__team-icon {
width: 50px;
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.nav__item--fifa-2018 > a {
background-image: -webkit-linear-gradient(#0f3f79, #1a6ed4);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
}
.nav__item--fifa-2018.nav__item--has-bg {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA0CAMAAAD7TUujAAAC+lBMVEUAAADUCxLTChHbERjTCxHTChH41JLTChHTCxHVDRTpyoklJSLTCRCoHBfTChHTCxHTCxHTCxLmxojUChIeHhzSCxHXDxUzMy2oGhbUDRPTDRTkxInRDhTUDhTmxofUCxIgIB4eHh7z6MzSDBHVKyzTCxIdHRseHhvUCxHhxIoeHhseHhseHhvkwX/oyYrVCxTqwIf17NLgunzkw4PSqnHMe1zTCxHCUDrnwYrUDBIhIR/pyozjJSXVyrrKDBHp0ZyEEwzs0qfWRECrFRTtuqejWUCkkmfx2b/OJyjTi1+uQjrrzp3lxYS+UDutLCDGEBS5RjblxYS1PDTVmGcdHRu7bk/kwoPYVkvmvobXo3EeHhvNKSbiYVMeHhzGJSnGXU4gICD59eXjdm2Ug108NyzOtpnkxYWnMS+QMCbAGRWxcWfYpG7LelTFb06UNCbJdVLEKSe+FBTQi1+oKiTWYVO8HB3TChLkeW+9qnzOUlSQMyKeGxW0Mi3q0Z25X0P07tIdHRvdsHnUIyrxz73ErX3drnXeZ1ynHBfHPjHr053bTT0eHhzUDREgIBuPPyrdtnu5soacEQ2sSzZTSjeGGA/dr6OqnX22OSrDJyHMZkm4SUPq09GOfFfwx7S2nHAdHRy2Y1/arYXWSkDer6JXTTngmGqmPjS6Ghq3HRq1GxceHhumZ0TJEhfmmIDqxJ18bU3cTUaVgFnz5cPsxb/awnjfaFLklnP35sofHxzgemLu6MUdHRvkxISmFxP07dICdrEFVYW7EhAJgbsDbaQBZJoBkNPq1LcAeLYJXIgORWMQPFcVNUMOltUFiclYnL8mg7UCcKwHc6e2r5oGX5DghnjOsXMpWm+FfWd1bFdnYlNTTT88Ni0xMSwaIyggIR6ozeBAqdq5zsacu8VJjLEQeK+kn46Xj3/WuH0HTnwKUHPCn3LdoXEROFJZVktBQDktKyYbICA7m8l1nbcTea7tv6wxe5tBfZUraZG3pH21n3CijGE6UVY5Sk8aLjbhTR9qAAAAu3RSTlMAcHYO1LYIlWgmIA/+3K2moY+EfmFaGgb16d6Ui2JeRiMZ+/LFnZOEhHd2aVNOOTER7eTUzsjAvG9RHhYG/v38/Pr38vDw7uLh4ODe3dva19PKxr6+vbyxraurpIuLhWEq/v7++vT09PPy7+vr6uPf29bQz87LysnEvrq3sq6spJ6Xj4qBfnt6dFxGQzo3/vj39/Xw7unp5eXk4d7e3Nvb2tfT0M3LwL27urGhm5qSjIuHf3xoZ2ZbTEEsPl2UeAAAA8ZJREFUSMeM0kloE1Ecx/F3ymHoXHKKHcwhzKWHlqYNJFBKbFMbNVpCi11OhS70IF5UsKClqBWtFwXBg6gnvbrhgv4zizOTfU+afem+r+7aBZrey7z3uX/fjwd/dJwm7ZjD6hib1CAiGqb342tPZjOXGZ5EBOp72aq3BsntlnzBHEPw/qsTLPveEHeHQmHBX5jABjXra1Ot4/xe2D0zExaC+TqkjnqUhvKS3Zg4kELT34VVGMUNyF4fwLCRXyz744IchCdN6sFozCsFINs2zjdvwg7AUI1ePWiPLUg+2Bq4/dnINy8uJc580aoHmXgkmoTtqarqk3eM9udsdT+DWZCn50XYqgTXPQbPr1b2AWbBJCo+P+QGegz83J90MT/yCfMHZn9lpQSJNn52wesVgjvwglIP6lJFgGyLfTYmRH/Kyio8Qxjnlwf/Wx0tv+VoJKIkRXiHCyxX+rrMPda0oszPJcWNIQ32+C5ztmtmVyEg/vgrBuANwrqroztvugqlgH+jBI/r8UGt8wZHMy/hyPYEwqMu6Jx013IR/mXL7RqigBuxPV1P5dd2B/WIgKXDfM5276KrohGRYG51d3L3aVMlsCAy3bqOhzTdYGqgEBH9pbN9p07rrjZ++EoWUKnafu6bkzNrEaFD7dFrO6icybs325pIDbp7Yuxioqfv9SPWCk2ghkUsB0v3ehJZuEYYtfnL8DiFHyyQI06DsamFS7Pk1MV2B02IUm/gaaqUuHl2XpZH5kwDovzsu3Bfou2UBV4l/jOIcpNQqOOxLIeajKDyjoONRKUM1z6HiXGuxZUeawqLiNHgU1XdHp+xrNR0bbR/Tq8CYQ1pq6vyJlVGx+V2LV+Zo6NIhA2BwXVxBU11pqKFEpHiRDhJz1hIj0s31MtghUQ+cQncGiDNwD170gKN8lvZGIgHbAyDAHRriejEdquJi2jpiGjvUBfRZlDXFgcyE7S0sEeGtpqIeoh6iEis2vxYnYYQtaiEVWoKUb0NWlHq2CODGwgUrRgUubkVGKzEFRUVrBS4GcQTxAGlzk2KxCAUBOB67ykqE/xBdEhIyCII7rILZMi5+hR96LHP0LWo2hXf388vvsllt3WrGohu78TPnYnRb2C/KiDM/kQ3jR7OWMvqMFVs864AbUOWMTTKE86uGdgczKsseI43hzojESZHaicNtFT9EcXpw4gnUTJeRtzBJg4IcxBd1BvTal5iLyCuQFUGcEv2lIMU9YGpgq4BZTkkjTJjqaAoLVMQSwNMxNo1m+Z23hFWmZTFJxOfLZ1Dzf/jGkH9GpbGWwAAAABJRU5ErkJggg==);
background-size: auto 100%;
background-repeat: no-repeat;
background-position: left center;
}
.nav__item--fifa-2018.nav__item--has-bg > a {
padding-left: 24px;
}
.fifa-countdown {
background-color: #0f3f79;
background-image: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/fwc_pattern.png);
background-size: cover;
color: #fff;
padding: 1rem;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
border-radius: 2px;
}
.fifa-countdown__logo-container {
flex-basis: 82px;
flex-grow: 0;
flex-shrink: 0;
margin-right: 0.5rem;
}
.fifa-countdown__logo {
padding-bottom: 100%;
width: 100%;
background-image: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/fifa_emblem_white.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
.days-left__days {
font-weight: 700;
font-size: 2.5rem;
display: inline-block;
line-height: 1;
margin-bottom: 0.5rem;
vertical-align: middle;
}
@media (max-width: 991.98px) {
.days-left__days {
font-size: 2rem;
}
}
.fifa-countdown__time {
flex-grow: 1;
text-align: center;
}
.series__intro {
position: -webkit-sticky;
position: sticky;
top: 60px;
}
.series__image {
margin-right: 1.5rem;
}
.series__image > img {
max-width: 64px;
min-width: 64px;
border-radius: 34px;
}
.series__page-header {
margin-bottom: 1rem;
margin-top: 1rem;
}
.series__header-image > svg {
height: 52px;
}
.series-lists__thumbnail {
margin-right: 1rem;
}
.series-lists__thumbnail > img {
min-width: 80px;
max-width: 80px;
}
.series-lists__heading {
font-size: 1rem;
}
.series-lists__time {
font-size: 0.9375rem;
color: #858585;
margin-top: 1rem;
}
.series-lists__kicker {
font-size: 0.9375rem;
color: #858585;
margin-bottom: 0.5rem;
font-weight: 700;
}
.series-lists__item {
position: relative;
padding-top: 1rem;
padding-bottom: 0.5rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.series-lists__item > a {
display: block;
}
.series-lists__item > a:hover {
text-decoration: none;
}
.series-lists--numbered .series-lists__item {
padding-left: 2rem;
}
.series-lists--numbered .series-lists__item:before {
content: attr(data-index);
position: absolute;
top: 1rem;
left: 0;
font-size: 1.3rem;
font-weight: 700;
color: rgba(133, 133, 133, 0.5);
}
.sidebar__series {
padding: 1rem;
border-radius: 3px;
background-color: #f4f9ff;
color: #0e2a4b;
border: 1px solid #ebebeb;
}
.sidebar__series-image {
margin-bottom: 1rem;
}
.sidebar__series-image > img {
width: 68px;
border-radius: 34px;
border: 2px solid #fff;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.sidebar__series-title {
font-size: 1.3rem;
}
.sidebar__series-kicker {
font-size: 0.9375rem;
font-weight: 400;
}
.sidebar__series-subtitle {
font-size: 0.9375rem;
color: #5b626b;
}
.featured-section__featured-news-container,
.featured-section__side-news-container {
position: relative;
margin-bottom: 1rem;
background-size: cover;
background-position: center center;
}
.featured-section__featured-news-container:before,
.featured-section__side-news-container:before {
content: "";
display: block;
width: 100%;
padding-bottom: 56.25%;
background-image: linear-gradient(transparent 24%, #000);
transition: all 300ms;
}
.featured-section__featured-news-container:hover:before,
.featured-section__side-news-container:hover:before {
background-color: rgba(0, 0, 0, 0.4);
}
.featured-section__featured-news,
.featured-section__side-news {
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
padding: 2rem 2rem 1rem;
color: #fff;
}
.featured-section__featured-news .story__byline-dateline,
.featured-section__side-news .story__byline-dateline,
.featured-section__featured-news .story-collection--stream .story__dateline,
.story-collection--stream .featured-section__featured-news .story__dateline,
.featured-section__side-news .story-collection--stream .story__dateline,
.story-collection--stream .featured-section__side-news .story__dateline {
color: rgba(255, 255, 255, 0.8);
}
.featured-section__news-title {
font-size: 2.25rem;
line-height: 1.3;
margin-top: 1rem;
}
.featured-section__summary {
font-size: 0.9375rem;
}
.featured-section__side-news {
color: #fff;
padding: 1rem 1rem 0;
}
.featured-section__side-news-title {
font-size: 1rem;
}
.featured-section__side-news-container {
margin-bottom: 1rem;
}
.featured-section__side-news-container:before {
padding-bottom: 56.47%;
}
.featured-section__header {
margin-top: 2rem;
margin-bottom: 1rem;
}
.featured-section__header-image {
height: 32px;
}
.no-gutters .featured-section__side-news-container {
margin-bottom: 0;
}
.section__padding {
padding: 4.5em 0 1em;
}
.teampage-heading {
font-size: 2.8rem;
padding-top: 1.4rem;
padding-bottom: 1.5rem;
font-weight: 400;
}
.section__about p {
font-size: 1.12rem;
line-height: 1.65;
}
.team__li__social-sites {
display: inline-block;
padding: 0 6px;
}
.team__li__social-sites svg {
fill: #adadad;
}
.team__block {
margin-bottom: 0.6rem;
}
.team__member {
height: 320px;
position: relative;
border-radius: 8px;
box-shadow: 1px 1px 16px 4px rgba(0, 0, 0, 0.06);
overflow: hidden;
}
.team__member::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
right: 0;
border-radius: 8px;
background-color: #000;
opacity: 0;
z-index: 100;
transition: 0.6s ease-in-out;
}
.team__member:hover .team__member-info {
background-color: transparent;
color: #fff;
}
.team__member:hover .team__member-img {
height: 100%;
}
.team__member:hover svg {
fill: #fff;
}
.team__member:hover::after {
opacity: 0.5;
}
.team__member-img {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
width: 100%;
height: calc(100% - 115px);
border-radius: 8px;
transition: all 0.5s ease;
}
.team__member-info a:hover {
color: #dadada;
text-decoration: none;
}
.team__member-info {
position: absolute;
width: 100%;
bottom: 0;
padding: 0.4rem 0.2rem;
border-radius: 0 0 7px 7px;
z-index: 200;
transition: 0.6s ease-in-out;
}
.team__member-info:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
z-index: -1;
transition: 0.6s ease;
}
.team__member:hover .team__member-info:after {
transform: translateY(100%);
}
.album-name {
visibility: hidden;
position: absolute;
top: 0;
background: #fff;
z-index: 1001;
}
.album-name.active {
visibility: visible;
}
.album-name .title-area {
padding: 18px 0;
border-bottom: 1px solid #f0f0f0;
}
.album-name .subtitle-area {
padding-top: 24px;
padding-bottom: 40px;
border-bottom: 1px solid #f0f0f0;
}
.album-name .album-gallery {
padding-top: 48px;
padding-bottom: 48px;
}
.album-name .album-gallery .gallery-div .gallery-image-slider-items {
position: relative;
display: flex;
min-height: 200px;
min-width: 100%;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
overflow-x: hidden;
}
.album-name .album-gallery .gallery-div .gallery-image-slider-items::-webkit-scrollbar {
display: none;
}
.album-name .album-gallery .gallery-div .gallery-image-slider-items .gallery-image-list {
margin: 0 105px;
min-width: 60%;
scroll-snap-align: center;
}
.album-name .album-gallery .gallery-div .gallery-image-slider-items .gallery-image-list img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.album-name .album-gallery .gallery-div .button_section {
position: absolute;
width: 100%;
height: 100%;
display: flex;
flex-direction: row;
top: 0;
}
.album-name .album-gallery .gallery-div .button_section button {
background: transparent;
border: none;
width: 50%;
height: 100%;
}
.album-name .album-gallery .gallery-div .button_section button:focus {
outline: none;
box-shadow: none;
}
.album-name .album-gallery .gallery-div .button_section button#slide-next {
cursor: e-resize;
}
.album-name .album-gallery .gallery-div .button_section button#slide-prev {
cursor: w-resize;
}
.album-name .photographer-name {
padding-top: 21px;
padding-bottom: 18px;
border-top: 1px solid #f0f0f0;
}
.album-name .gallery-svg img {
filter: invert(1);
}
.album-name .gallery-image-number {
color: #676767;
margin-right: 1.25rem;
font-size: 1rem;
line-height: 1.313rem;
}
.album-name .gallery-title {
font-size: 1.125rem;
font-weight: 500;
line-height: 1.438rem;
color: #000;
}
.album-name .gallery-subtitle,
.album-name .gallery-photographer {
font-size: 1rem;
line-height: 1.313rem;
color: #545454;
}
.album-name .gallery-photographer {
color: #676767;
}
.album-name .gallery-close-button {
cursor: pointer;
margin-left: auto;
}
.videos-section .section__heading {
margin-top: 0;
}
.videos-section .story {
margin-bottom: 0;
}
.videos-section .story__heading {
margin-bottom: 0;
font-size: 1.125rem;
line-height: 1.688rem;
color: #414141;
font-weight: 500;
}
@media (max-width: 991.98px) {
.videos-section .story {
padding-bottom: 0 !important;
}
}
.videos-section .video-details {
font-size: 0.875rem;
line-height: 1.188rem;
margin-bottom: 0.5rem;
}
.videos-section .video-details .category__list {
margin-right: 1.25rem;
color: #656565;
}
.videos-section .video-details .category__list li:last-child {
padding-right: 0;
}
.videos-section .video-details .time-stamp {
color: #999999;
}
.videos-section .featured-video {
margin-top: 1.875rem;
}
.videos-section .featured-video .featured-section .page__body {
margin: 0;
}
.videos-section .featured-video .featured-section .page__body p {
font-size: 1rem;
line-height: 1.688rem;
color: #414141;
}
.videos-section .featured-video .featured-section .page__body p:last-child {
margin-bottom: 0;
}
.videos-section .featured-video .featured-section .page__title {
margin-top: 1.313rem;
margin-bottom: 1.5rem;
font-size: 1.875rem;
line-height: 2.438rem;
}
.videos-section .featured-video .featured-section .story__author {
font-size: 1rem;
line-height: 1.313rem;
font-weight: normal;
color: #1a1a1a;
}
.videos-section .featured-video .featured-section .story__author + .story__dateline {
margin: 0;
}
.videos-section .featured-video .featured-section .story__author + .story__dateline:before {
display: none;
}
.videos-section .featured-video .featured-section .story__title .category__list {
color: #999999;
font-size: 0.875rem;
line-height: 1.188rem;
}
.videos-section .featured-video .featured-section .story__header {
height: 100%;
}
.videos-section .featured-video .featured-section .story__header .social__links {
margin-top: auto;
}
.videos-section .featured-video .featured-section .story__header .social__links .social__links-button:first-child {
margin-left: 0;
}
@media (max-width: 991.98px) {
.videos-section .featured-video .featured-section {
margin-bottom: 0.5rem;
}
}
.videos-section .playlist-div {
padding: 2.5rem 0;
background: rgba(0, 0, 0, 0.03);
}
.videos-section .playlist-div .container {
position: relative;
}
.videos-section .playlist-div .section__heading {
margin-bottom: 1.5rem;
font-size: 1.25rem;
line-height: 1.625rem;
font-weight: 500;
}
.videos-section .playlist-div button {
position: absolute;
display: inline-flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
z-index: 9;
background: transparent;
border-radius: 50%;
bottom: 42%;
}
.videos-section .playlist-div button img {
width: 20px;
height: 20px;
transition: opacity 200ms ease, transform 400ms ease;
}
.videos-section .playlist-div button:hover {
background: rgba(0, 0, 0, 0.1);
transition: background 300ms ease;
}
.videos-section .playlist-div button:hover img {
transform: scale(0.7);
transition: all 300ms ease-in-out;
}
.videos-section .playlist-div button:focus {
outline: none;
box-shadow: none;
}
.videos-section .playlist-div button#slide-prev {
left: -45px;
opacity: 0;
pointer-events: none;
transition: opacity 300ms ease-in-out;
}
.videos-section .playlist-div button#slide-next {
right: -45px;
opacity: 1;
pointer-events: auto;
transition: opacity 300ms ease-in-out;
}
.videos-section .playlist-div .video-slider {
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
scroll-behavior: smooth;
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
}
.videos-section .playlist-div .video-slider::-webkit-scrollbar {
display: none;
}
.videos-section .playlist-div .video-slider .video-slider-items {
display: flex;
flex-direction: row;
align-items: flex-start;
flex-wrap: nowrap;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list {
flex: 0 0 100%;
flex-basis: auto;
max-width: 20%;
opacity: 0.6;
scroll-snap-align: start;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list:not(:last-child) {
margin-right: 30px;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list .story__heading {
font-size: 1rem;
line-height: 1.688rem;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list .np-media__action {
margin: 0;
bottom: 0;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list .np-media__action--has-icon {
padding-left: 25px;
margin-left: 45%;
margin-bottom: 15%;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list .np-media__action--video {
background-image: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/playlist_video.svg);
background-size: 25px;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list:first-child {
opacity: 1;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list:first-child .story__heading {
font-weight: bold;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list:first-child .np-media__action {
margin-left: 0.9375rem;
padding-left: 25px;
margin-right: 0;
margin-bottom: 10px;
bottom: 0;
min-height: unset;
background-position-y: 3px;
background-size: 15px;
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list:first-child .np-media__action--video {
background-image: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/now_playing.svg);
}
.videos-section .playlist-div .video-slider .video-slider-items .videos-list:first-child .np-media__action::after {
content: "अब चलिरहेको";
}
.videos-section .more-videos {
margin-top: 3.75rem;
}
.videos-section .more-videos .story .np-media__action {
margin: 0;
bottom: 0;
min-height: 40px;
}
.videos-section .more-videos .story .np-media__action--has-icon {
padding-left: 40px;
margin-left: 0;
margin-bottom: 0;
}
.videos-section .more-videos .story .np-media__action--video {
background-color: #fff;
background-image: url(//deshsanchar.com/wp-content/themes/deshsanchar/img/other_videos_play.svg);
background-size: 12px;
background-position-x: 15px;
background-position-y: 13px;
}
.videos-section .more-videos .section__title {
margin-bottom: 1.25rem;
}
.videos-section .more-videos .section__title .section__heading {
margin-bottom: 0.4rem;
font-size: 1.25rem;
line-height: 1.625rem;
font-weight: 600;
}
.videos-section .more-videos .section__title .see-more {
font-size: 0.875rem;
line-height: 1.188rem;
color: #656565;
font-weight: normal;
align-self: center;
margin-bottom: 0;
}
.videos-section .more-videos .divider,
.videos-section .more-videos .dark-divider {
margin-top: 1.938rem;
margin-bottom: 1.75rem;
}
.videos-section .more-videos div.col-md-3 {
margin-bottom: 15px;
}
.videos-section .more-videos div.col-md-3:nth-child(3n) {
margin-bottom: 0;
}
.videos-section .list-popular-news .divider,
.videos-section .list-popular-news .dark-divider {
margin: 0.5625rem 0;
}
.section { }
.section__frontpage { }
.section__frontpage .story__byline-dateline,
.section__frontpage .story-collection--stream .story__dateline,
.story-collection--stream .section__frontpage .story__dateline {
margin-bottom: 0;
}
.section__frontpage .story__byline-dateline span,
.section__frontpage .story-collection--stream .story__dateline span,
.story-collection--stream .section__frontpage .story__dateline span {
color: #999999;
}
.section__frontpage .story-list__title,
.section__frontpage .story-collection__title,
.section__frontpage .story-collection__title-special {
line-height: 1.625rem;
margin-bottom: 0;
}
.section__frontpage .section__heading--with-separator {
font-size: 1rem;
line-height: 1.313rem;
margin-top: 0;
}
.section__frontpage .section__heading--with-separator > span::after {
width: 80%;
border-bottom: 3px solid #f6c742;
}
.section__trending,
.section__trending--sidebar {
margin-bottom: 3.5rem;
position: relative;
}
.section__trending .row,
.section__trending--sidebar .row {
max-width: 100%;
}
.section__trending ul,
.section__trending--sidebar ul {
max-width: 100%;
overflow-x: auto;
scroll-behavior: smooth;
position: absolute;
}
.section__trending ul::-webkit-scrollbar,
.section__trending--sidebar ul::-webkit-scrollbar {
margin-top: 30px;
width: 4px;
height: 4px;
border-radius: 5px;
cursor: pointer;
border: none;
}
.section__trending ul::-webkit-scrollbar-track,
.section__trending--sidebar ul::-webkit-scrollbar-track {
border-radius: 5px;
background: rgba(0, 0, 0, 0.1);
}
.section__trending ul::-webkit-scrollbar-thumb,
.section__trending--sidebar ul::-webkit-scrollbar-thumb {
border-radius: 5px;
background: rgba(0, 0, 0, 0.2);
}
.section__trending ul::-webkit-scrollbar-thumb:hover,
.section__trending--sidebar ul::-webkit-scrollbar-thumb:hover {
background: rgba(0, 0, 0, 0.4);
}
.section__trending ul li,
.section__trending--sidebar ul li {
background-color: #f6f6f6;
margin-right: 0.375rem;
padding: 7px 5px 4px 5px;
color: rgba(26, 26, 26, 0.75);
font-size: 0.8125rem;
line-height: 1.188rem;
}
.section__trending ul li a,
.section__trending--sidebar ul li a {
white-space: nowrap;
}
@media (max-width: 767.98px) {
.section__trending ul,
.section__trending--sidebar ul {
justify-content: flex-start;
flex-wrap: nowrap;
white-space: nowrap;
overflow-x: scroll;
}
}
.section__trending--sidebar {
margin-bottom: 0;
}
.section__trending--sidebar ul li {
margin-bottom: 6px;
}
.section__special-news .story-special {
margin-bottom: 0;
}
@media (max-width: 767.98px) {
.section__special-news .story-special__img {
margin-top: 0.5rem;
}
}
.section__special-news .story__byline-dateline,
.section__special-news .story-collection--stream .story__dateline,
.story-collection--stream .section__special-news .story__dateline {
padding-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
.section__special-news .story__byline-dateline,
.section__special-news .story-collection--stream .story__dateline,
.story-collection--stream .section__special-news .story__dateline {
padding-bottom: 0.5rem;
}
}
.section__main-news .story {
margin-bottom: 0;
}
.section__main-news .story-list__title,
.section__main-news .story-collection__title,
.section__main-news .story-collection__title-special {
margin-bottom: 0;
}
.section__main-news .story__byline-dateline,
.section__main-news .story-collection--stream .story__dateline,
.story-collection--stream .section__main-news .story__dateline {
margin-top: 0.75rem;
margin-bottom: 0;
}
.section__main-news .story__thumbnail {
padding-top: 63%;
}
.section__main-news .divider,
.section__main-news .dark-divider {
margin-top: 0.5rem;
margin-bottom: 1.25rem;
}
.section__main-news--featured .story__heading,
.section__main-news--sidebar .story__heading {
font-size: 1.5rem;
}
.section__main-news--featured .divider,
.section__main-news--featured .dark-divider,
.section__main-news--sidebar .divider,
.section__main-news--sidebar .dark-divider {
margin-bottom: 1.875rem;
}
.section__general-category-news .story {
height: auto;
}
.section__general-category-news .story-list__title--special {
margin-bottom: 0;
}
.section__general-category-news .story__thumbnail {
padding-top: 63%;
}
.section__general-category-news .story__byline-dateline,
.section__general-category-news .story-collection--stream .story__dateline,
.story-collection--stream .section__general-category-news .story__dateline {
margin-top: 0.75rem;
padding-bottom: 0;
}
.section__general-category-news .story:first-child .story__heading {
font-weight: bold;
}
.section__general-category-news--featured .story__heading {
font-size: 1.375rem;
line-height: 1.875rem;
margin-top: 1rem;
}
.section__special-column-news .story__heading {
font-weight: normal;
}
.section__special-column-news .story__byline-dateline,
.section__special-column-news .story-collection--stream .story__dateline,
.story-collection--stream .section__special-column-news .story__dateline {
padding-bottom: 0;
}
.section__special-column-news .story:first-child .story__heading {
font-weight: bold;
font-size: 1.313rem;
line-height: 1.875rem;
}
.section__interesting-news .overlay {
padding-bottom: 1.25rem;
font-weight: 600;
background-color: rgba(0, 0, 0, 0.2);
transition: all ease-in-out 0.3s;
border-radius: 4px;
}
.section__interesting-news--card {
margin-top: 1.25rem;
position: relative;
padding-top: 75%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 4px;
}
.section__interesting-news--card:hover .overlay {
font-size: 1.2rem;
background-color: rgba(0, 0, 0, 0.5);
}
.section__jibanshaili .overlay {
display: flex;
flex-direction: column;
padding: 0 1.25rem;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
transition: all ease-in-out 0.3s;
}
.section__jibanshaili .story-special__title {
font-size: 1.5rem;
}
.section__jibanshaili .story__byline-dateline,
.section__jibanshaili .story-collection--stream .story__dateline,
.story-collection--stream .section__jibanshaili .story__dateline {
margin-bottom: 2rem;
}
.section__jibanshaili .story__byline-dateline span,
.section__jibanshaili .story-collection--stream .story__dateline span,
.story-collection--stream .section__jibanshaili .story__dateline span {
color: #999999;
}
.section__jibanshaili--sidebar .overlay {
padding: 1rem;
}
.section__jibanshaili--sidebar .story-special__title {
font-size: 1.125rem;
line-height: 1.5rem;
}
.section__images {
display: flex;
flex-direction: column;
background-color: #0d0c0f;
padding: 2.5rem 0;
padding-bottom: 1.5rem;
margin-top: 3.75rem;
margin-bottom: 5rem;
color: #fff;
}
.section__images .section__heading {
color: #fff !important;
margin-bottom: 1.875rem;
margin-top: 0;
border-bottom: none;
}
.section__images--featured {
background-position: center;
background-size: cover;
min-height: 30rem;
height: 30rem;
position: relative;
}
.section__images--featured .overlay {
padding: 4.375rem 1.875rem;
display: flex;
flex-direction: column;
background-image: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
transition: all ease-in-out 0.3s;
z-index: 2;
}
.section__images--featured .overlay:hover {
opacity: 0;
}
.section__images--featured .story__kicker,
.section__images--featured .slider__caption {
font-weight: 600;
color: rgba(255, 255, 255, 0.7);
}
.section__images--featured .story__heading {
color: #fff;
font-size: 1.5rem;
line-height: 2rem;
font-weight: normal;
}
.section__images--listimage-wrapper {
justify-content: space-between;
}
@media (max-width: 767.98px) {
.section__images--listimage-wrapper {
justify-content: space-evenly;
flex-wrap: wrap;
}
}
.section__images--listimage img {
width: 95px;
height: 60px;
border-radius: 5px;
cursor: pointer;
margin: 1rem;
}
@media (max-width: 767.98px) {
.section__images--listimage img {
margin-top: 0.5rem;
margin-right: 0.5rem;
}
}
.section__images #slides {
position: relative;
padding: 0px;
margin: 0px;
list-style-type: none;
background-position: center;
background-size: cover;
height: 100%;
position: relative;
}
.section__images .slide {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1;
transition: opacity 1s;
}
.section__images .showing {
opacity: 1;
z-index: 2;
}
.section__images .slide {
font-size: 40px;
padding: 40px;
box-sizing: border-box;
background: #333;
color: #fff;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.section__all-news .section__heading {
font-size: 0.875rem;
line-height: 1.188rem;
}
.section__all-news .section__heading > a {
text-decoration: none;
}
.section__all-news .section__heading > a:hover {
text-decoration: underline;
}
.section__all-news .story__heading {
font-size: 1rem;
line-height: 1.5rem;
margin-bottom: 0.625rem;
}
.section__all-news .story:last-child {
border-bottom: none !important;
}
.section__video .section__heading--with-separator {
margin-bottom: 1.438rem;
}
.section__video .section__heading--with-separator > span::after {
width: 200%;
}
.section__video .division-seperator {
font-size: 0.875rem;
line-height: 1.188rem;
color: #999999;
margin-bottom: 0.625rem;
}
.section__video .featured-video {
margin-bottom: 0.625rem;
}
.section__video .featured-video .story__heading {
font-size: 1rem;
line-height: 1.5rem;
margin-bottom: 0;
}
.section__video .more-video:last-child {
margin-bottom: 0;
}
.section__video .more-video .story__heading {
font-size: 0.875rem;
line-height: 1.25rem;
}
.section__video .more-video .np-media--embed {
padding-bottom: 100%;
}
.section__video .more-video .np-media__action--has-icon {
padding-left: 20px;
min-height: 20px;
background-position-y: 6px;
background-position-x: 6px;
background-size: 8px;
margin: 0;
}
.section__video .btn {
margin-top: 1.25rem;
width: auto;
color: #af8309 !important;
font-size: 0.875rem;
}
.section__tab-news .tab__item .tab__anchor {
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-left: 0;
border-right: 0;
font-weight: bold;
color: #d1d1d1;
}
.section__tab-news .tab__item:nth-child(1) .tab__anchor {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.section__tab-news .tab__item.active .tab__anchor {
color: #1a1a1a;
}
.section__tab-news .tab__target li:nth-child(n + 18) .story {
margin-left: -17px;
}
.section__sidebar-story .sidebar-story--special {
border-radius: 4px;
background-color: #a5d195;
}
.section__sidebar-story .sidebar-story--special.sunya-samaya {
background-color: #95b2d1;
}
.section__sidebar-story .sidebar-story--special.sunya-samaya .story__title {
font-size: 1rem;
font-weight: bold;
line-height: 1.875rem;
margin-bottom: 0.625rem;
}
.section__sidebar-story .sidebar-story--special.sunya-samaya .story__media-body,
.section__sidebar-story .sidebar-story--special.sunya-samaya .weather__media-body {
color: #1f3247;
}
.section__sidebar-story .sidebar-story .story__heading {
font-size: 1.5rem;
}
.section__sidebar-story .sidebar-story .story__media-body,
.section__sidebar-story .sidebar-story .weather__media-body {
color: #2a471f;
}
.section__sidebar-story .sidebar-story .story__datelin,
.section__sidebar-story .sidebar-story .story__byline-dateline,
.section__sidebar-story .sidebar-story .story-collection--stream .story__dateline,
.story-collection--stream .section__sidebar-story .sidebar-story .story__dateline {
color: rgba(0, 0, 0, 0.4);
}
.section__sidebar-story .sidebar-story .story__byline-dateline span,
.section__sidebar-story .sidebar-story .story-collection--stream .story__dateline span,
.story-collection--stream .section__sidebar-story .sidebar-story .story__dateline span {
color: rgba(0, 0, 0, 0.4);
}
.section__special-event {
margin-bottom: 1rem;
}
.section__special-event .masthead.masthead-special-event {
min-height: 100vh;
position: relative;
background-position: center;
background-size: cover;
padding-bottom: 4.375rem;
}
.section__special-event .masthead.masthead-special-event .overlay {
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8));
}
.section__special-event .masthead.masthead-special-event .branding {
margin-top: 2rem;
}
.section__special-event .masthead.masthead-special-event .branding img {
width: 153px;
}
.section__special-event .masthead.masthead-special-event nav .main-navigation-menu button.masthead-global-nav__dropdown-toggle {
filter: invert(1);
}
.section__special-event .masthead.masthead-special-event .story__heading a:hover {
color: inherit;
}
.section__special-event .masthead__info {
color: #fff;
}
.section__special-event .masthead__global-nav #main-navigation .masthead__global-menu a {
color: #fff;
}
.section__special-event .masthead__global-nav-holder--frontpage.masthead-inner-nav {
border-top-color: rgba(255, 255, 255, 0.1);
border-bottom-color: rgba(255, 255, 255, 0.4);
}
.section__special-event .story {
height: auto;
}
.section__special-event .story__heading {
color: #fff;
font-size: 2.5rem;
line-height: 3.75rem;
font-weight: bold;
margin-bottom: 1.5rem;
}
.section__special-event .story__media-body,
.section__special-event .weather__media-body {
color: rgba(255, 255, 255, 0.8);
line-height: 1.5rem;
}
.section__special-event .button .btn {
background: rgba(0, 0, 0, 0.6);
color: #fff;
font-size: 1rem;
}
.section__special-event .button .btn:hover {
background: rgba(0, 0, 0, 0.8);
text-decoration: underline;
}
.section__special-event .section__heading {
color: #fff !important;
font-size: 0.875rem;
line-height: 1.188rem;
}
.section__special-event .section__related-news .story {
padding: 1rem;
background: rgba(0, 0, 0, 0.3);
border-radius: 4px;
}
.section__special-event .section__related-news .story__heading {
font-size: 1rem;
line-height: 1.375rem;
font-weight: normal;
margin-bottom: 0;
}
.section__special-event .section__related-news .story__heading a:hover {
color: #fff;
}
.section__special-event .section__related-news .story__thumbnail {
width: 90%;
padding-top: 75%;
}
.section__related-news {
border: 1px solid #e6e6e6;
border-radius: 4px;
margin-bottom: 1rem;
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.05);
}
.section__related-news .story__heading {
font-size: 1rem;
line-height: 1.5rem;
color: #1a1a1a;
}
.section__related-news .story__media--photo {
margin-bottom: 0;
border-radius: 0 4px 4px 0;
}
@media (max-width: 767.98px) {
.section__related-news .story__media--photo {
border-radius: 4px 4px 0 0;
}
}
.section__related-news .story__media--ratio {
padding-bottom: 100%;
height: 100%;
}
@media (max-width: 767.98px) {
.section__related-news .story__media--ratio {
padding-bottom: 60%;
}
}
.section__related-news .section__heading {
font-size: 0.875rem;
line-height: 1.188rem;
color: #999999 !important;
margin-top: 1.875rem;
}
.search__results--bar {
display: flex;
}
.search__results--search-field {
width: 100%;
}
.search__results--search-bar {
width: 100%;
border-radius: 3px 0 0 3px;
padding: 15px 10px 13px;
outline: none;
font-size: 1rem;
}
.search__results--search-button {
width: 58px;
background-color: #1a1a1a;
border: none;
outline: none;
cursor: pointer;
background-repeat: no-repeat;
background-position: center;
border-radius: 0 3px 3px 0;
}
.search__results--search-button:hover {
background-color: rgba(26, 26, 26, 0.9);
}
.search__results--total {
margin-top: 5px;
font-size: 0.875rem;
color: #5e5e5e;
}
.section__covid .background-dark {
position: relative;
background-color: #0d0c0f;
color: #fff;
background-size: cover;
background-repeat: no-repeat;
}
.section__covid .overlay {
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.section__covid .story__title {
padding: 1rem;
font-size: 1.5rem;
font-weight: bold;
}
.section__covid .covid__entry:nth-child(2) .covid__country img {
margin-left: -10px;
}
.section__covid .covid__column {
display: flex;
flex-direction: column-reverse;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.section__covid .covid__country {
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
font-size: 1rem;
font-weight: bold;
}
.section__covid .covid__country img {
width: 30px;
height: 30px;
margin-right: 10px;
}
.section__covid .covid__label {
font-size: 80%;
font-weight: bold;
color: #f6c742;
}
.section__covid .covid__count {
font-size: 1.2rem;
}
.section__covid .covid__source {
display: flex;
flex-direction: column;
justify-content: flex-end;
font-size: 0.875rem;
line-height: 1.188rem;
text-align: right;
}
.section__covid .covid__source a {
color: #f6c742;
}
.section__covid .covid__source .story__source {
color: #f6c742;
font-weight: normal;
}
@media (max-width: 991.98px) {
.section__covid .covid__column {
text-align: center;
}
.section__covid .covid__column:nth-child(2n) {
border-right: none !important;
}
}
@media (max-width: 767.98px) {
.section__covid .covid__column {
border-right: none !important;
}
}
@font-face {
font-family: "PreetiFont";
src: url(//deshsanchar.com/wp-content/themes/deshsanchar/fonts/preeti.TTF);
}
#unicode textarea {
min-height: 300px;
resize: none;
}
#unicode textarea#preetiTextArea,
#unicode textarea#preetiTextArea2 {
font-family: "PreetiFont" !important;
}
#unicode textarea#unicodeTextArea,
#unicode textarea#unicodeTextArea2 {
font-family: "Noto Sans Devanagari" !important;
}
#unicode .section__button {
transition: all 2s ease;
}
#unicode .section__button .success {
background: #f6c742 !important;
color: #fff !important;
}
#unicode .section__button .error {
background: #dc3545 !important;
color: #fff !important;
}
.nav-pills .nav-link.active {
background-color: #f6c742;
}
.form-control:focus {
border-color: #1a1a1a !important;
box-shadow: none !important;
}
html {
scroll-behavior: smooth;
}
body {
overflow-x: hidden;
}
::-moz-selection {
color: #fff;
background: #f6c742;
}
::selection {
color: #fff;
background: #f6c742;
}
.custom-container--fluid-right .container {
max-width: initial;
margin-right: 0;
padding-right: 0;
}
.custom-container--fluid-left .container {
max-width: initial;
margin-left: 0;
padding-left: 0;
}
@media (min-width: 768px) {
.custom-container .container {
width: calc(((100% - 750px) / 2) + 750px) !important;
}
}
@media (min-width: 992px) {
.custom-container .container {
width: calc(((100% - 970px) / 2) + 970px) !important;
}
}
@media (min-width: 1200px) {
.custom-container .container {
width: calc(((100% - 1140px) / 2) + 1140px) !important;
}
}
@media (min-width: 1300px) {
.custom-container .container {
max-width: 1200px !important;
}
}
.device-mobile {
background-color: #f5f5f5;
}
.slick-slide:focus {
outline: 0;
}
a:focus {
outline: 0;
}
.mobile__navigation-container {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2000000;
background-color: #fff;
display: none;
overflow-y: auto;
max-width:315px;
}
.mobile__navigation-container--dark {
background-color: #000;
color: #cececf;
}
.mobile__navigation-container--dark a:hover {
color: #efefef;
}
.mobile__navigation-container.open {
display: block;
}
.mobile__navigation-container .branding {
flex: 0 1 auto;
margin-left: auto;
margin-right: 126px;
}
.mobile__navigation-container .branding img {
display: block;
width: 145px;
}
.mobile__navigation-container .header-mobile__nav { padding-top: 1rem;
padding-bottom: 1rem;
}
.mobile__navigation {
margin-top: 1rem;
overflow-y: scroll;
}
.mobile__navigation--open {
overflow-y: hidden;
}
.mobile__navigation .nav__item {
display: inline-block;
width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
}
.mobile__navigation .nav__item:nth-child(2n + 1) a {
padding-right: 1rem;
}
.mobile__navigation .nav__item a {
display: inline-block;
text-overflow: ellipsis;
white-space: nowrap;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
width: 100%;
}
.mobile__navigation .nav__item.menu-item-has-children a {
padding-bottom: 0.1rem;
}
.mobile__navigation .nav__item--children {
display: block;
}
.mobile__navigation .nav__item--children .masthead__sub-nav {
box-shadow: initial;
border-radius: none;
}
.mobile__navigation .nav__item--children .masthead__sub-nav .sub-nav__item a {
padding-left: 0.6rem;
padding-top: 0.3rem;
padding-bottom: 0.3rem;
}
.mobile__navigation .nav__item--children .masthead__sub-nav .sub-nav__item a::before {
content: "—";
margin-right: 0.1rem;
}
.header--mobile {
position: fixed;
top: 0;
width: 100%;
z-index: 1025;
background-color: #fff;
padding-top: 1rem;
padding-bottom: 1rem;
}
.header--mobile .branding {
flex: 0 1 auto;
margin-left: auto;
margin-right: auto;
}
.header--mobile .branding img {
display: block;
width: 145px;
}
.header--mobile .search__bar {
position: absolute;
right: 30px;
top: 45px;
display: flex;
background: #fff;
z-index: 2;
border-radius: 4px;
box-shadow: 2px 8px 18px 0 rgba(0, 0, 0, 0.27);
cursor: auto;
width: 0;
opacity: 0;
transition: all ease-in-out 0.3s;
}
.header--mobile .search__bar + div > img {
width: 18px;
}
.header--mobile .search__bar + div > #searchIcon,
.header--mobile .search__bar + div #searchIconSec {
display: inline;
}
.header--mobile .search__bar + div > #closeIcon,
.header--mobile .search__bar + div #closeIconSec {
display: none;
}
.header--mobile .search__bar-show {
padding: 1rem;
width: 18.19rem;
opacity: 1;
transition: all ease-in-out 0.3s;
}
.header--mobile .search__bar-show .navbar-search-field input {
padding-left: 10px;
}
.header--mobile .search__bar-show + div > #searchIcon,
.header--mobile .search__bar-show + div #searchIconSec {
display: none;
}
.header--mobile .search__bar-show + div > #closeIcon,
.header--mobile .search__bar-show + div #closeIconSec {
display: inline;
}
.header--mobile .search__bar form {
display: flex;
width: 100%;
transition: all ease-in-out 0.3s;
}
.header--mobile .search__bar .navbar-search-field {
width: 100%;
}
.header--mobile .search__bar .navbar-search-field input {
width: 100%;
transition: all ease-in-out 0.3s;
height: 40px;
border-radius: 4px 0 0 4px;
font-size: 0.875rem;
background-color: #fbfbfb;
}
.header--mobile .search__bar .form-search-button {
width: 40px;
padding: 0;
background-color: #1a1a1a;
border: none;
border-radius: 0 4px 4px 0;
cursor: pointer;
background-repeat: no-repeat;
background-size: auto;
transition: all ease-in-out 0.3s;
background-position: center;
}
body.mobile-tab-stuck .header--mobile:after {
display: none;
}
.header--mobile.header--light {
background-image: none;
background-color: #fff;
position: -webkit-sticky;
position: sticky;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header--mobile.header--light:after {
content: none;
}
.header--mobile.header--dark {
background-image: none;
background-color: #000;
position: -webkit-sticky;
position: sticky;
box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
color: #cececf;
}
.header--mobile.header--dark:after {
content: none;
}
.header-mobile__nav {
align-items: center;
display: flex;
font-size: 0.9375rem;
color: #fff;
}
.header--light .header-mobile__nav {
color: #666666;
}
.header-mobile__nav .horoscope .dropdown-toggler img {
width: 1rem;
margin-top: -6px;
}
.header-mobile__nav .weather__temperature-small {
color: #fff;
vertical-align: middle;
}
.header--light .header-mobile__nav .weather__temperature-small {
color: #666666;
}
.header-mobile__nav#header-mobile__nav-close {
position: relative;
display: flex;
justify-content: center;
}
.header-mobile__nav#header-mobile__nav-close .header-mobile__menu {
position: absolute;
left: 0;
}
.header-mobile__nav#header-mobile__nav-close .branding {
margin: 0;
margin-top: 0.5rem;
margin-left: -2px;
}
.header-mobile__menu {
padding: 0.5rem 1.5rem 0.5rem 0;
flex-shrink: 0;
}
.header-mobile__menu > img {
width: 18px;
}
.header-mobile__icon {
flex: 0 0 auto;
text-align: right;
}
.header-mobile__icon > a {
padding: 0.5rem;
}
.header-mobile__icon img {
width: 16px;
}
.mobile-featured {
margin-top: 1.5rem;
margin-bottom: 2rem !important;
}
.mobile-featured .slick-list {
border-radius: 8px;
}
@media (min-width: 768px) {
.mobile-featured.slick-slider {
margin-bottom: 0;
}
}
.mobile-featured__story {
background-size: cover;
background-position: center center;
background-color: #858585;
}
.mobile-featured__story > a {
text-decoration: none;
}
.mobile-featured__story--video {
position: relative;
z-index: 1;
}
.mobile-featured__story--video:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTQgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA2MSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT4xMTI2REVCMy04QTgzLTRGQ0MtOUYxOC0wNDMyNUU4ODQwNjM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9Ik1haW4iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJWaWRlbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkxLjAwMDAwMCwgLTEyNjQuMDAwMDAwKSIgZmlsbD0iIzFBMUExQSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC01IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OC4wMDAwMDAsIDExMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMjMuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4wMDAwMDAsIDExLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC0xMCIgcG9pbnRzPSIwLjMzMzMzMzMzMyAwLjExMTExMTExMSAwLjMzMzMzMzMzMyAxNy44ODg4ODg5IDEzLjY2NjY2NjcgOS4wMDAyNDk0NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
background-repeat: no-repeat;
background-position: center center;
background-size: 62px;
opacity: 0.8;
z-index: -1;
}
.mobile-featured__category {
margin-bottom: 0.5rem;
font-size: 0.8rem;
color: rgba(255, 255, 255, 0.8);
}
.mobile-featured__item {
display: flex;
height: 45vh;
align-items: flex-end;
color: #fff;
background-image: linear-gradient(225deg, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0.53) 78%, #000000 100%);
padding-bottom: 3rem;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.mobile-featured__item {
height: 100vh;
}
}
.mobile-featured__item-title {
font-size: 1.3rem;
}
.mobile-featured__item-kicker {
margin-bottom: 1rem;
}
.mobile-featured__dots {
position: absolute;
bottom: 1rem;
margin-bottom: 0;
width: 100%;
text-align: center;
}
.mobile-featured__dots > li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 0.25rem;
padding: 0;
cursor: pointer;
}
.mobile-featured__dots > li > button {
border: 0;
background: transparent;
outline: none;
line-height: 0;
font-size: 0;
color: transparent;
cursor: pointer;
}
.mobile-featured__dots > li > button:before {
content: "";
display: inline-block;
height: 12px;
width: 12px;
background-color: transparent;
border: 2px solid #fff;
border-radius: 20px;
transition: background-color 300ms;
}
.mobile-featured__dots > li.slick-active > button:before {
background-color: #fff;
}
.mobile-featured__byline-dateline {
color: rgba(255, 255, 255, 0.8) !important;
font-size: 0.75rem !important;
margin-bottom: 1rem;
} .mobile-heading-tabs {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 0.5rem;
margin-left: -15px;
margin-right: -15px;
z-index: 1000;
background-color: #f5f5f5;
}
.mobile-heading-tabs.is_stuck {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.mobile-heading-tabs__item {
font-weight: bold;
font-size: 1rem;
color: #666666;
text-align: center;
padding-bottom: 0.8rem;
padding-top: 0.8rem;
border-left: 0.5px solid rgba(0, 0, 0, 0.1);
border-right: 0.5px solid rgba(0, 0, 0, 0.1);
}
.mobile-heading-tabs__item.slick-current {
transition: color 300ms, border-color 300ms;
color: #212121;
}
.mobile-tabs-content {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.mobile-tabs-content {
padding-top: 40px;
}
}
.mobile-tabs-content__item {
max-height: calc(100vh - 80px);
overflow: auto;
padding-left: 15px;
padding-right: 15px;
}
.mobile-tabs-content__item-complete,
.mobile-tabs-content__item-loading {
visibility: hidden !important;
opacity: 0 !important;
}
.mobile-tabs-content__item.complete .mobile-tabs-content__item-complete,
.mobile-tabs-content__item.loading .mobile-tabs-content__item-loading {
color: #afafaf;
text-align: center;
visibility: visible !important;
opacity: 1 !important;
margin-bottom: 2rem;
}
.mobile-tabs-content__item.loading .mobile-tabs-content__item-loading {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxkZWZzPjxzdHlsZT5Aa2V5ZnJhbWVzIHNoZWxsLW9wYWNpdHl7MCUsNTAle29wYWNpdHk6MX0yNSV7b3BhY2l0eTouMTV9fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMb2dvIiBmaWxsPSIjREREREREIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggc3R5bGU9ImFuaW1hdGlvbjpzaGVsbC1vcGFjaXR5IDNzIGVhc2UtaW4tb3V0IDIuMnMgaW5maW5pdGUiIGQ9Ik0xMzMuNCA4NC44bDYuNi00LjVhMTAyIDEwMiAwIDAgMSAxMS43LTcuNmMtNS40LjUtMTAuMi43LTE0LjUuNi00LjYtLjEtOC43LS42LTEyLjUtMS41IDMuOSAzLjYgNi44IDggOC43IDEzeiIvPjxwYXRoIHN0eWxlPSJhbmltYXRpb246c2hlbGwtb3BhY2l0eSAzcyBlYXNlLWluLW91dCAycyBpbmZpbml0ZSIgZD0iTTE3Mi40IDcwLjJhNDQgNDQgMCAwIDAtMTQuNSAyLjYgNzYgNzYgMCAwIDAtMTcgMTBjLTIuNyAyLTUuNSA0LTguMyA1LjdsLS43LjR2LS4yYy0zIDEtNiAxLjItOC43IDFoLTIuOGwtMi43LS4xYy0yLjUtLjEtNS4zIDAtOCAxYTYuOSA2LjkgMCAwIDAtNSA2LjUgMzMgMzMgMCAwIDAgMS42IDkuOSAyOS4xIDI5LjEgMCAwIDEgLjQgMTcuMiAxOC4zIDE4LjMgMCAwIDEtNS44IDljMi41IDEgNSAxLjQgNy40IDEuNSA2LjYuMiAxMi44LTIuOCAxOC41LTguOCA0LjMtNC42IDguMy0xMSAxMi0xOSAzLjgtOC42IDguNy0xNiAxNC4zLTIxLjcgMy40LTMuNiA3LjItNi41IDExLjItOC45YTc0IDc0IDAgMCAxIDEyLjMtNS4xYy0uOC0uNi0yLjItMS00LjItMXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS42cyBpbmZpbml0ZSIgZD0iTTEwNSAxMTguN2MuMy0zLjktLjYtNy40LTEuNS0xMS4xLS42LTIuNi0xLjMtNS4zLTEuNS04LS4zLTMuNy42LTYuNiAyLjUtOC42IDMuNy00IDEwLjgtNCAxNy00IDMuMi4yIDYuNS4zIDkuNS0uOS0yLTUuNC01LjQtMTAuMy0xMC0xNGEzMC41IDMwLjUgMCAwIDAtMTguNS02LjhBMzIuOCAzMi44IDAgMCAwIDczLjcgODEgMzEgMzEgMCAwIDEgOTIgMTI2LjJhMjcgMjcgMCAwIDEtMi43IDMuOWwtLjggMS4xLS41LjYtLjUuOHMwIC4yLjcuNmMuNy41IDEuOC44IDMgLjkgMi4yIDAgNC42LS44IDYtMS42YTE0IDE0IDAgMCAwIDUuNC01LjljMS4yLTIuMyAyLTUgMi4yLTcuOXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMS4ycyBpbmZpbml0ZSIgZD0iTTg5LjIgOTUuN2MtMy00LjgtMTItMTIuMi0xOC4zLTEyLjQtMy41IDAtNS43IDItNi43IDZhMjQgMjQgMCAwIDEgMTUuNiAxMi44IDIzLjkgMjMuOSAwIDAgMS00LjUgMjcuOWMxLjIgMS42IDMgMi42IDUgMi42IDIuMiAwIDQuMy0uOSA1LjctMi41YTI4LjkgMjguOSAwIDAgMCAzLjItMzQuNHoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjhzIGluZmluaXRlIiBkPSJNNzkuNCAxMTdjMi05LjQtMy0xOS4zLTExLjYtMjMuNWExMyAxMyAwIDAgMC01LjMtMS4zYy0xLjQgMC0zLjIuMi00LjUgMS41LS45IDEtMS4zIDIuNi0xIDQuNiA3LjcgMiAxMy4yIDkuNCAxMyAxNy43YTE3IDE3IDAgMCAxLTQuMyAxMC42YzEgMS44IDIuMiAyLjcgMy43IDIuNyAyLjUgMCA1LjQtMi40IDctNC44IDEuNS0yLjMgMi41LTQuOCAzLTcuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgLjRzIGluZmluaXRlIiBkPSJNNjYuOCAxMTEuM2MtMS0zLjctMy42LTctNy05LS43LS40LTItMS0zLTEuMmgtLjRjLTEuMy0uMS0yLjcuNi0zLjYgMS45LS45IDEtMS4yIDIuMy0xIDMuNWguOWM0LjQgMCA3LjcgNC42IDguNCA4LjkuNSAzLjUtLjggNi40LTMuNSA3LjcgMSAxLjIgMi42IDIuMSA0LjEgMi4yLjkgMCAxLjYtLjMgMi4zLS44LjctLjYgMS4yLTEuNyAxLjYtMi42bC4xLS4xYzEuNi0zLjIgMi03IDEtMTAuNXoiLz48cGF0aCBzdHlsZT0iYW5pbWF0aW9uOnNoZWxsLW9wYWNpdHkgM3MgZWFzZS1pbi1vdXQgMHMgaW5maW5pdGUiIGQ9Ik01Ny4yIDExM2MtLjgtMS42LTIuMi0zLTQtMy4zLTEuOS0uNC0zLjkuMS00LjkgMS44YTUgNSAwIDAgMSA0LjggMS4xYzEgMSAyLjEgMi41IDEuOSA0LS4yIDEtMS4xIDEuOS0yLjIgMS42LS43LS4yLTEuMy0xLTEuNi0xLjYtLjUtLjktLjQtMS43LjMtMi4zLTIuMy0xLTMuOS0uMy0zLjktLjMgMCAuOS4xIDEuNy4zIDIuNS44IDIuNiAzIDUuNCA2IDUuNCAxLjggMCAzLjMtMS4yIDQtMi45YTggOCAwIDAgMC0uNy02eiIvPjwvZz48L3N2Zz4=");
background-size: 72px auto;
background-position: top center;
background-repeat: no-repeat;
padding-top: 60px;
}
.mobile-tabs-content__item.complete .mobile-tabs-content__item-loading {
display: none !important;
}
.mobile__card {
margin-bottom: 1rem;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
border-radius: 3px;
overflow: hidden;
height: auto;
}
.mobile__card-inner {
padding: 1rem;
background-color: #fff;
}
.mobile__card-title {
font-size: 1.0625rem;
}
.mobile__card-preview {
font-size: 0.9375rem;
margin-bottom: 0.5rem;
}
.mobile__card-preview > p {
margin-bottom: 0;
}
.mobile__card-thumbnail {
width: 64px;
margin-left: 1rem;
}
.mobile__card-figure {
display: block;
margin-bottom: 0;
}
.mobile__card--video .mobile__card-figure {
position: relative;
}
.mobile__card--video .mobile__card-figure:after {
content: "";
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTQgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA2MSAoMTAxMDEwKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT4xMTI2REVCMy04QTgzLTRGQ0MtOUYxOC0wNDMyNUU4ODQwNjM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGcgaWQ9Ik1haW4iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJWaWRlbyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkxLjAwMDAwMCwgLTEyNjQuMDAwMDAwKSIgZmlsbD0iIzFBMUExQSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC01IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OC4wMDAwMDAsIDExMzAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxMjMuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4wMDAwMDAsIDExLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC0xMCIgcG9pbnRzPSIwLjMzMzMzMzMzMyAwLjExMTExMTExMSAwLjMzMzMzMzMzMyAxNy44ODg4ODg5IDEzLjY2NjY2NjcgOS4wMDAyNDk0NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
background-position: center center;
background-repeat: no-repeat;
background-size: 64px;
}
.mobile__card-top-thumbnail {
width: 100%;
margin-bottom: 0;
margin-top: 0;
}
.mobile__card-link {
display: block;
}
.mobile__card-link:hover {
text-decoration: none;
}
.mobile__card-link:hover .mobile__card-inner {
opacity: 0.6;
}
.mobile__card-date-breaker {
font-weight: 700;
margin-top: 2rem;
margin-bottom: 1rem;
position: relative;
font-size: 1.2rem;
}
.mobile__card-date-breaker--first {
margin-top: 1rem;
}
.section__heading {
font-size: 0.9375rem;
margin-top: 1rem;
margin-bottom: 0.5rem;
}
.section__heading:not(.text--muted):not(.story__kicker--light):not(.section__heading--light) {
color: #1a1a1a;
}
.section__heading--light {
color: #e6e6e6;
}
.section__heading--divided {
border-bottom: 1px solid;
}
.section__heading > a {
font-weight: 700;
color: inherit;
text-decoration: underline;
transition: all 300ms;
}
.section__heading > a:hover {
color: #212121;
}
.section__heading--with-separator {
margin-top: 1rem;
margin-bottom: 0.4rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 1.25rem;
line-height: 1.625rem;
font-weight: 600;
}
.section__heading--with-separator > span {
display: inline-block;
position: relative;
padding-bottom: 0.5rem;
}
.section__heading--with-separator > span::after {
content: "";
position: absolute;
display: block;
width: 75%;
bottom: -1px;
border-bottom: 2px solid #f6c742;
}
.section__link-heading {
font-size: 1rem;
margin-bottom: 0.8rem;
}
.section__link-heading > a {
color: inherit;
border-bottom: 2px solid #dee2e6;
}
.section__link-heading > a:hover {
text-decoration: none;
border-bottom-color: #666666;
}
.np-media__caption,
.story-special .slider__caption {
color: #666;
}
.story__byline-dateline,
.story-collection--stream .story__dateline {
color: #999999;
margin-top: auto;
font-size: 0.875rem;
line-height: 1.188rem;
}
.story__byline-dateline img,
.story-collection--stream .story__dateline img {
-o-object-fit: cover;
object-fit: cover;
}
.story__author {
font-size: 0.875rem;
line-height: 1.188rem;
font-weight: 600;
color: rgba(0, 0, 0, 0.6);
margin-bottom: 0.25rem;
}
.page__body a {
color: #0786e6;
text-decoration: underline;
}
.page__body a:visited {
color: #59b5fa;
}
.page__body a:hover {
color: #0569b5;
}
.page__body p {
margin-bottom: 1.8rem;
font-size: 1.3rem;
line-height: 1.75;
}
.page__body blockquote > p {
font-size: inherit;
line-height: 1.5;
}
.page__body h1,
.page__body h2,
.page__body h3,
.page__body h4,
.page__body h5,
.page__body h6 {
margin-top: 1.5em;
}
.page__body h1 {
font-size: 2.25rem;
}
.page__body h2 {
font-size: 1.5rem;
}
.page__body h3 {
font-size: 1.3rem;
}
.page__body h4 {
font-size: 1rem;
}
.page__body h5 {
font-size: 1rem;
}
.page__body h6 {
font-size: 1rem;
color: #666;
}
.page__body li {
margin-bottom: 0.5em;
}
.page__body ul > li {
list-style-type: disc;
}
.page__body .alignright {
float: right;
margin: 0.4em 0 0.8em 0.8em;
}
.page__body .alignleft {
float: left;
margin: 0.4em 0.8em 0.8em 0;
}
.page__body .aligncenter,
.page__body .alignnone {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
margin-top: 2rem;
max-width: 100% !important;
width: 100% !important;
}
@media (min-width: 768px) {
.page__body .alignnone {
max-width: 133.443%;
margin-bottom: 3rem;
margin-top: 3rem;
}
}
@media (max-width: 767.98px) {
.page__body .alignnone {
max-width: calc(100% + 30px);
}
.page__body .alignnone .wp-caption-text {
padding-left: 15px;
}
}
.page__body .alignnone:first-child {
margin-top: 0;
}
.page__body .img-float {
margin-left: -24%;
}
.page__body .wp-caption-text {
font-size: 0.84rem;
margin-top: 0.5rem;
color: #666;
}
.post-type-series {
margin-top: 1rem;
}
.series__header {
margin-bottom: 1.5rem;
}
.series__heading {
font-size: 2rem;
}
.series__kicker {
font-size: 1rem;
}
.series__subtitle {
color: #858585;
font-size: 0.9375rem;
} .ds-en-version img{
height: 22px;
width: 22px;
background: #F1F1ED;
border-radius: 50%;
padding: 2px;
border: 1px solid rgba(0,0,0,0.1);
} .team-page-container {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin: auto;
}
.single-member {
background: #ffffff;
text-align: center;
overflow: hidden;
position: relative;
padding: 20px;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
border-radius: 5px;
cursor: pointer;
}
.single-member .member-thumbnail {
display: inline-block;
width: 90px;
height: 90px;
margin-bottom: 0px;
z-index: 1;
position: relative;
}
.single-member .member-thumbnail::before {
content: "";
width: 100%;
height: 0;
border-radius: 50%;
background: #af8309;
position: absolute;
bottom: 135%;
right: 0;
left: 0;
opacity: 0.7;
transform: scale(3);
transition: all 0.3s linear 0s;
}
.single-member:hover .member-thumbnail::before {
height: 100%;
}
.single-member .member-thumbnail img {
width: 100%;
height: 100%;
border: 2px solid #af8309;
border-radius: 50%;
object-fit: cover;
transform: scale(1);
transition: all 0.9s ease 0s;
padding: 2px;
}
.single-member:hover .member-thumbnail img {
box-shadow: 0 0 0 10px #fff;
transform: scale(0.7);
}
.single-member .member-name-position {
margin-bottom: 10px;
}
.single-member .member-name-position h3 {
font-size: 1.1rem;
margin: 10px 0;
}
.single-member .position {
display: block;
font-size: 15px;
font-weight: 600;
background-color: #f6f6f6;
padding: 5px 10px;
border-radius: 20px;
color: #af8309;
border: 1px solid #e6e6e6;
}
.single-member .team-page-social-icons {
width: 100%;
padding: 0;
margin: 0;
}
.single-member .team-page-social-icons li {
display: inline-block;
}
.single-member .team-page-social-icons li a {
text-decoration: none;
display: block;
padding: 10px;
font-size: 25px;
}
.single-member .team-page-social-icons .team__li__social-sites a {
padding: 0;
}
.make-link-inactive {
pointer-events: none;
cursor: default;
}
.section__team {
padding-top: 0;
padding-bottom: 5rem;
}  .mobile-navigation-inner {
padding: 0;
box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.header-mobile__nav {
align-items: center;
}
.header-mobile__nav#header-mobile__nav-close .branding {
margin: 0;
}
.mobile__navigation-container .header-mobile__nav {
padding: 1.5rem 0;
}
.header-mobile__nav#header-mobile__nav-close {
padding-left: 15px;
padding-right: 15px;
justify-content: space-between;
align-items: center;
}
.header-mobile__nav#header-mobile__nav-close .header-mobile__nav-cross {
padding: 0;
position: unset;
}
.mobile-navigation-open-overlay {
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 999999;
}
.mobile-navigation-open-overlay-active {
display: block !important;
}
.mobile-navigation-menu-wrapper {
padding: 0;
}
.mobile-navigation-menu-wrapper {
padding: 0;
}
.mobile-navigation-menu-wrapper .mobile__navigation .nav__item a {
padding: 1rem;
}
.mobile-navigation-menu-wrapper .mobile__navigation .nav__item a {
padding: 0.6rem 15px;
border-bottom: 1px solid #dbdbdb;
margin-top: 5px;
}
.mobile__navigation .nav__item--children .masthead__sub-nav .sub-nav__item a {
padding-left: 15px;
}
.mobile__navigation .nav__item--children .masthead__sub-nav {
background: #f5f5f5;
}
.mobile__navigation .nav__item--children .masthead__sub-nav .sub-nav__item a::before {
display: none;
}
.icon-drop-down-icon {
font-family: 'icomoon' !important;
font-style: normal;
height: 100%;
display: flex;
align-items: center;
padding: 10px 15px;
color: #af8309;
transition: all 0.3s linear;
font-size: .8rem;
}
.icon-drop-down-icon:before {
content: "\e900";
}
@font-face {
font-family: 'icomoon';
src: url(//deshsanchar.com/wp-content/themes/deshsanchar/fonts/fonts/icomoon.eot?ejk11m);
src: url(//deshsanchar.com/wp-content/themes/deshsanchar/fonts/fonts/icomoon.eot?ejk11m#iefix) format('embedded-opentype'),
url(//deshsanchar.com/wp-content/themes/deshsanchar/fonts/fonts/icomoon.ttf?ejk11m) format('truetype'),
url(//deshsanchar.com/wp-content/themes/deshsanchar/fonts/fonts/icomoon.woff?ejk11m) format('woff'),
url(//deshsanchar.com/wp-content/themes/deshsanchar/fonts/fonts/icomoon.svg?ejk11m#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.menu-items-children {
display: flex;
}
.menu-items-children span {
background: #f5f5f5;
border-bottom: 1px solid #dbdbdb;
border-left: 1px solid #dbdbdb;
}
.mobile__navigation .nav__item .menu-items-children span i {
transform: rotate(180deg);
}
.rotate-submenu-chevron {
transform: rotate(0deg) !important;
transition: all 0.3s linear;
}
.mobile__navigation .nav__item .nav__item--children {
transition: all 1s linear;
display: none;
}
.show-submenu-items {
transition: all 1s linear !important;
display: block !important;
}
.mobile__navigation li.current-menu-item {
color: #af8309;
}
.navigation-button-socials {
margin-bottom: 50px;
}
.navigation-button-socials .navigation-buttons {
text-align: center;
}
.navigation-button-socials .navigation-button-election,
.navigation-button-socials .navigation-button-english {
display: block;
background: #ca9913;
border-radius: 3px;
color: white;
padding: 13px 0 8px 0;
margin-bottom: 15px;
font-size: 18px;
}
.navigation-button-socials .navigation-button-english {
background: #E6E6E6;
color: black;
font-family: sans-serif;
}
.navigation-button-socials .navigation-socials ul {
display: flex;
justify-content: center;
align-items: center;
}
.navigation-button-socials .navigation-socials ul li {
margin: 0 4px;
}
.navigation-button-socials .navigation-socials ul li a img {
width: 25px;
}
.navigation-button-socials .navigation-socials ul li:last-child a img {
border-radius: 6px;
}
.mobile__navigation-container {
box-shadow: 0 0 10px 0px rgb(0 0 0 / 10%);
}
.mobile-navigation-search {
margin-top: 1.5rem;
}
.search-results-mobile {
display: flex;
align-items: center;
}
.search-results-mobile .search__results--search-bar {
border-radius: 3px;
}
.search-results-mobile .search__results--search-button {
margin-left: 10px;
border-radius: 3px;
padding: 6px 0;
background-color: #ca9913;
}  .top-special-news .story__byline-dateline {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 1.5rem;
}
.top-special-news .story-author-details {
margin-right: 10px;
display: flex;
justify-content: center;
align-items: center;
}
.top-special-news .story-author-details img {
width: 30px;
height: 30px;
border: 2px solid #AF830980;
border-radius: 50%;
margin-right: 5px;
}
.top-special-news .story-author-details .story__author {
font-size: 1rem;
color: #7d7d7d;
margin: 0px;
margin-bottom: -4px;
}
.top-special-news {
margin-top: 40px;
}
.top-special-news .story-special {
margin-bottom: 1.25rem;
}
.top-special-news .story-special .story-special__title {
text-align: center;
font-size: 40px;
line-height: 1.2;
}
.top-special-news .story-special .story__byline-dateline .story-created-time {
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.top-special-news .story-special .story__byline-dateline .story-created-time i {
margin-right: 5px;
}
.top-special-news .story-special .story__byline-dateline .story-created-time p {
margin: 0;
margin-bottom: -3px;
color: #7d7d7d;
}
.top-special-news .story-special .story__byline-dateline .story-created-time:before {
display: none;
}
.top-special-news .story__kicker {
text-align: center;
font-size: 1.4rem;
line-height: 1.5;
} .ds-top-news-section{
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 20px;
}
.ds-top-news-section .ds-top-single-news .ds-top-single-news-author>a{
margin: 0;
}
.ds-top-single-news >a{
height: 96%;
}
.ds-top-news-section .ds-top-single-news .story__dateline {
font-size: 0.875rem;
line-height: 1.188rem;
font-weight: 400;
color: rgba(0, 0, 0, 0.6);
margin-bottom: 0.25rem;
}
.ds-top-news-section .ds-top-single-news:nth-child(2),
.ds-top-news-section .ds-top-single-news:nth-child(3),
.ds-top-news-section .ds-top-single-news:nth-child(4),
.ds-top-news-section .ds-top-single-news:nth-child(5) {
grid-column: span 6;
}
.ds-top-news-section .ds-top-single-news:nth-child(1)>a {
display: flex;
justify-content: start;
flex-direction: column;
}
.ds-top-news-section .ds-top-single-news:nth-child(2)>a,
.ds-top-news-section .ds-top-single-news:nth-child(3)>a,
.ds-top-news-section .ds-top-single-news:nth-child(4)>a,
.ds-top-news-section .ds-top-single-news:nth-child(5)>a {
display: flex;
justify-content: start;
}
.ds-top-news-section .ds-top-single-news:nth-child(2) .ds-top-single-news-thumbnail,
.ds-top-news-section .ds-top-single-news:nth-child(3) .ds-top-single-news-thumbnail,
.ds-top-news-section .ds-top-single-news:nth-child(4) .ds-top-single-news-thumbnail,
.ds-top-news-section .ds-top-single-news:nth-child(5) .ds-top-single-news-thumbnail {
min-width: 130px;
height: 90px;
margin-right: 15px;
max-width: 135px;
}
.ds-top-news-section .ds-top-single-news:nth-child(2) .ds-top-single-news-thumbnail img,
.ds-top-news-section .ds-top-single-news:nth-child(3) .ds-top-single-news-thumbnail img,
.ds-top-news-section .ds-top-single-news:nth-child(4) .ds-top-single-news-thumbnail img,
.ds-top-news-section .ds-top-single-news:nth-child(5) .ds-top-single-news-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 3px;
}
.ds-top-news-section .ds-top-single-news:nth-child(1) {
grid-row: span 5;
grid-column: span 6;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.ds-top-single-news:nth-child(1) .ds-top-single-news-thumbnail {
height: 100%;
margin-right: 0px;
}
.ds-top-single-news:nth-child(1) .ds-top-single-news-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.ds-top-single-news:nth-child(1) .ds-top-single-news-desc{
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
background: #f7f7f7;
padding: 20px;
}
.ds-top-single-news:nth-child(1) .story__heading {
font-size: 1.6rem;
line-height: 1.2;
}
.ds-top-single-news .ds-top-single-news-author{
margin: 0;
}
.ds-top-single-news .ds-top-single-news-author .story-created-time {
margin-left: 10px;
}
.ds-top-single-news a:hover {
text-decoration: none;
}
.ds-top-single-news .ds-top-single-news-desc .story__heading:hover {
text-decoration: underline;
}
.section__main-news .story__thumbnail,
.section__general-category-news .story__thumbnail,
img,
.special-top-news .story__thumbnail,
.np-media__embed-poster,
.category__featured-img,
.story__thumbnail {
border-radius: 3px;
}
@media (min-width: 992px) {
.ds-top-news-section {
grid-template-columns: repeat(12, 1fr);
}
.top-special-news .story-special .story-special__title {
font-size: 50px;
}
.ds-top-single-news:nth-child(1) .story__heading {
font-size: 2rem;
}
} .ds-category-main-news-section,
.ds-category-top-full-section,
.ds-cat-two-col-section {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 20px;
}
.ds-cat-two-col-single {
grid-column: span 6;
}
.ds-cat-mn-one,
.ds-cat-top-full-single,
.ds-cat-two-col-single:nth-child(1),
.ds-cat-two-col-single:nth-child(2)  
{
grid-column: span 6;
}
@media (min-width: 992px) {
.ds-category-main-news-section,
.ds-category-top-full-section,
.ds-cat-two-col-section {
grid-template-columns: repeat(12, 1fr);
}
.ds-cat-top-full-single:nth-child(1) {
grid-column: span 12;
}
.ds-cat-two-col-single {
grid-column: span 4;
}
}
.ds-cat-mn-one>a,
.ds-cat-top-full-single>a,
.ds-cat-two-col-single>a {
display: flex;
justify-content: start;
}
.ds-cat-mn-one>a:hover,
.ds-cat-top-full-single>a:hover,
.ds-cat-two-col-single>a:hover {
text-decoration: none;
}
.ds-cat-mn-one .ds-cat-mn-one-thumbnail,
.ds-cat-top-full-single .ds-cat-top-full-thumbnail {
min-width: 130px;
height: 90px;
margin-right: 15px;
max-width: 135px;
}
.ds-cat-two-col-single .ds-cat-two-col-thumbnail {
width: 100%;
height: 220px;
}
.ds-cat-two-col-single .ds-cat-two-col-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 3px;
}
.ds-cat-mn-one .ds-cat-mn-one-thumbnail img,
.ds-cat-top-full-single .ds-cat-top-full-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 3px;
}
.ds-cat-mn-one:nth-child(1)>a,
.ds-cat-mn-one:nth-child(2)>a,
.ds-cat-top-full-single:nth-child(1)>a,
.ds-cat-two-col-single>a {
flex-direction: column;
}
.ds-cat-top-full-single:nth-child(1)>a {
position: relative;
}
.ds-cat-mn-one:nth-child(1) .ds-cat-mn-one-thumbnail,
.ds-cat-mn-one:nth-child(2) .ds-cat-mn-one-thumbnail,
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-thumbnail {
height: 250px;
max-width: unset;
margin-right: unset;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-thumbnail {
height: 400px;
}
.ds-cat-mn-one:nth-child(1) .ds-cat-mn-one-thumbnail img,
.ds-cat-mn-one:nth-child(2) .ds-cat-mn-one-thumbnail img,
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-thumbnail img {
height: 100%;
object-fit: cover;
width: 100%;
}
.ds-cat-mn-one:nth-child(1) .ds-cat-mn-one-desc,
.ds-cat-mn-one:nth-child(2) .ds-cat-mn-one-desc,
.ds-cat-two-col-single .ds-cat-two-col-desc {
margin-top: 15px;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-desc {
position: absolute;
width: 100%;
left: 0;
right: 0;
bottom: 0;
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
padding: 20% .8rem .8rem .8rem;
}
.ds-cat-mn-one:nth-child(1) .ds-cat-mn-one-desc h2,
.ds-cat-mn-one:nth-child(2) .ds-cat-mn-one-desc h2 {
font-size: 1.6rem;
}
.ds-cat-two-col-single .ds-cat-two-col-desc h2 {
font-size: 1.15rem;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-desc h2 {
color: white;
font-size: 1.6rem;
line-height: 1.3;
}
.ds-cat-mn-one .ds-cat-mn-one-desc .story__heading:hover,
.ds-cat-top-full-single .ds-cat-top-full-desc .story__heading:hover,
.ds-cat-two-col-single .ds-cat-two-col-desc .story__heading:hover {
text-decoration: underline;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-author .story__author {
color: #fff;
}
.ds-cat-mn-one .ds-cat-mn-one-author .story-created-time,
.ds-cat-top-full-single .ds-cat-top-full-author .story-created-time,
.ds-cat-two-col-single .ds-cat-two-col-author .story-created-time {
margin-left: 10px;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-author .story-created-time i svg circle,
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-author .story-created-time i svg path {
stroke: #fff;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-author .story-created-time i svg rect {
fill: #fff;
}
.ds-cat-mn-one .ds-cat-mn-one-author .story__dateline,
.ds-cat-top-full-single .ds-cat-top-full-author .story__dateline,
.ds-cat-two-col-single .ds-cat-two-col-author .story__dateline {
font-size: 0.875rem;
line-height: 1.188rem;
font-weight: 400;
color: rgba(0, 0, 0, 0.6);
margin-bottom: 0.25rem;
}
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-author .story__dateline {
color: #fff;
}
.section__images .slide {
background-size: contain;
}
section.today-in-photo-caption #slides li .overlay .row .col-md-5{
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%);
}
@media (min-width: 992px) {
.ds-cat-top-full-single:nth-child(1) .ds-cat-top-full-desc h2 {
color: white;
font-size: 2.2rem;
line-height: 1.3;
}
.ds-cat-two-col-single .ds-cat-two-col-desc h2 {
font-size: 1.25rem;
}
} .ds-featured-video-section{
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 20px;
}
.ds-featured-video:nth-child(1){
grid-row: 1/5;
}
.ds-featured-video:nth-child(2)>a,.ds-featured-video:nth-child(3)>a,
.ds-featured-video:nth-child(4)>a,.ds-featured-video:nth-child(5)>a
{
display: flex;
justify-content: start;
}
.ds-featured-video .ds-featured-video-thumbnail{
min-width: 130px;
height: 90px;
margin-right: 15px;
max-width: 135px;
position: relative;
}
.ds-featured-video:nth-child(1) .ds-featured-video-thumbnail{
min-width: unset;
height: unset;
margin-right: unset;
max-width: unset;
position: relative;
}
.ds-featured-video .ds-featured-video-thumbnail >img{
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 3px;
}
.ds-featured-video:nth-child(1) .ds-featured-video-thumbnail >img{
border-radius: 3px 3px 0 0;
}
.ds-featured-video .ds-featured-video-thumbnail .ds-video-icon-wrapper{
position: absolute;
top: 50%;
left:50%;
transform:translate(-50%,-50%);
}
.ds-featured-video:nth-child(1) .ds-featured-video-desc{
display: flex;
flex-direction: column;
justify-content: center;
background: #f7f7f7;
padding: 15px 15px 5px 15px;
border-radius: 0 0 3px 3px;
}
.ds-featured-video:nth-child(1) .ds-featured-video-desc .story__heading{
font-size:1.5rem;
line-height: 1.4;
}
.ds-featured-video:nth-child(1) .ds-video-icon {
background: red;
border-radius: 50%;
}
@media (min-width: 992px) {
.ds-featured-video-section{
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-gap: 20px;
}
.ds-featured-video:nth-child(2),.ds-featured-video:nth-child(3),
.ds-featured-video:nth-child(4),.ds-featured-video:nth-child(5)
{
grid-column: 7/13;
}
.ds-featured-video:nth-child(1){
grid-column: 1/7;
grid-row: 1/7;
}
.ds-featured-video:nth-child(2)
{
grid-row: 1/2;
}
.ds-featured-video:nth-child(3)
{
grid-row: 2/3;
}
.ds-featured-video:nth-child(4)
{
grid-row: 3/4;
}
.ds-featured-video:nth-child(5)
{
grid-row: 4/5;
}
} .story-container.sidebar-story--special article a img.story__thumb{
display: unset!important;
} .ds-author-meta-section{
display: flex;
margin-bottom: 0px;
z-index: 1;
position: relative;
align-items: center;
}
.ds-author-meta-section .ds-author-meta-image{
height: 90px;
width: 90px;
}
.ds-author-meta-section .ds-author-meta-image img{
height: 100%;
width: 100%;
border: 2px solid #af8309;
border-radius: 50%;
object-fit: cover;
transform: scale(1);
transition: all 0.9s ease 0s;
padding: 2px;
}
.ds-author-meta{
margin-left: 20px;
}
.ds-author-meta h1{
font-size: 1.5rem;
margin: 0;
text-align: left;
}
.ds-author-meta p{
margin: 0;
text-align: left;
}
.ds-author-posts .story-collection__stream-story{
border:0;
}
.ds-author-posts .story-collection__stream-story .story__heading{
font-size: 1.3rem;
line-height: 1.3;
}
.ds-author-posts .story-collection__stream-story .story__byline-dateline{
display: flex;
align-items: self-start;
}
.ds-author-posts .story-collection__stream-story .story__byline-dateline .story__dateline{
margin-top: 0;
}
.ds-author-posts .story-collection__stream-story .story__media-photo--ratio{
border-radius: 3px;
}  .ds-lokpriya-sammachar-section {
display: grid;
grid-gap: 20px;
}
.ds-lokpriya-sammachar-single>a {
display: flex;
justify-content: start;
}
.ds-lokpriya-sammachar-single .ds-lokpriya-sammachar-thumbnail {
min-width: 130px;
height: 90px;
margin-right: 15px;
max-width: 135px;
position: relative;
overflow: hidden;
}
.ds-lokpriya-sammachar-single .ds-lokpriya-sammachar-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 3px;
}
.ds-lokpriya-sammachar-thumbnail .circle{
position: absolute;
top: -25px;
left: -25px;
width: 50px;
height: 50px;
background: #fff;
border-radius: 50%;
padding: 25px 0 0 25px;
font-size: .9rem;
font-weight: 600;
color: #af8309;
}  .ds-cat-opinion-section {
display: grid;
grid-gap: 20px;
}
.ds-cat-opinion-single{
background: #ffffff;
text-align: center;
overflow: hidden;
position: relative;
padding: 20px;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
border-radius: 5px;
cursor: pointer;
}
.ds-cat-opinion-single a{
display: block;
}
.ds-cat-opinion-single .opinion-author-thumbnail{
display: inline-block;
width: 90px;
height: 90px;
margin-bottom: 0px;
z-index: 1;
position: relative;
}
.ds-cat-opinion-single .opinion-author-thumbnail img{
width: 100%;
height: 100%;
border: 2px solid #af8309;
border-radius: 50%;
object-fit: cover;
transform: scale(1);
transition: all 0.9s ease 0s;
padding: 2px;
margin-bottom: 1rem;
display: block;
}
.ds-cat-opinion-section .ds-cat-opinion-single .ds-cat-opinion-desc img{
width: 14px;
border: 1px solid #af8309;
padding: 2px;
margin-bottom: 3px;
}
@media (min-width: 768px) {
.is_opinion, .is_lokpriya{
display: none;
}
}
@media (max-width: 768px) {
.is-opinion-sidebar{
display: none;
}
}  .cube-container-hide{
display: none!important;
}
.cube-container{
position: fixed;
bottom: 30px;
right: 60px;
z-index: 999;
}
.cube-container .cube-ad-close{
left: 50%;
position: relative;
transform: translateX(-50%);
width: 20px;
background: #fb0;
border-radius: 50%;
padding: 5px;
border: 1px solid #e6e6e6;
cursor:pointer;
}
.cube-container .cube{
width: 100px;
height: 100px;
position: relative;
transform-style: preserve-3d;
animation: spin 20s linear infinite;
}
@keyframes spin {
100%{
transform: rotateY(360deg);
}
}
.cube-container .cube .side{
width: 100px;
height: 100px;
background-color: #0000001a;
border: 1px solid #fb0;
position:absolute;
border-radius: 5px;
}
.cube-container .cube .side img{
width: 100%;
height: 100%;
border-radius: 5px;
}
.cube-container .front{
transform: translateZ(50px);
}
.cube-container .back{
transform: rotateY(180deg) translateZ(50px);
}
.cube-container .top{
transform: rotateX(90deg) translatez(50px);
}
.cube-container .bottom{
transform: rotateX(90deg) translatez(-50px);
}
.cube-container .right{
transform: rotateY(90deg) translatez(50px);
}
.cube-container .left{
transform: rotateY(-90deg) translateZ(50px);
}
@media screen and (max-width:768px)
{
.cube-container{
bottom: 10px;
right: 30px;
}
} @media screen and (max-width:768px)
{
.section__special-news .story-special.news-special article.story--special-news>div{
background: #f7f7f7;
padding: 40px 0;
text-align: center;
}
.section__special-news .story-special.news-special article.story--special-news figure a .story__thumbnail{
box-shadow: 0 0 10px 5px rgb(0 0 0 / 10%) inset;
}
.section__special-news .story-special.news-special article p.story__kicker{
display: none;
}
} .rashifal-header,.rashifal-page-header{
background-image: url(https://assets.deshsanchar.com/wp-content/uploads/2024/01/09111740/banner-scaled-1.jpg);
height: 100px;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 3px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.rashifal-page-header{
margin-top: 2.5rem;
}
.rashifal-header h2,.rashifal-page-header h2 {
margin: 0;
color: white;
margin-left: 20px;
margin-bottom: -4px;
}
.rashifal-header h2 a:hover,.rashifal-page-header h2 a:hover {
color: white;
}
.rashifal-jyotish{
display: flex;
justify-content: space-between;
align-items: center;
}
.rashifal-header .rashifal-jyotish, .rashifal-page-header .rashifal-jyotish, .rashifal-single-header .rashifal-jyotish{
margin-right: 20px;
}
.rashifal-jyotish p{
margin: 0;
color: white;
margin-bottom: -5px;
margin-right: 10px;
text-align: right;
}
.rashifal-list,.rashifal-page-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
gap: 12px;
padding: 50px 0 0px;
}
.rashifal-page-list{
padding: 50px 0 50px;
}
.rashifal-list  .rashifal-sign,.rashifal-page-list  .rashifal-sign{
height: 45px;
width: 45px;
margin: 10px 5px 5px 5px;
border-radius: 50%;
padding: 2px;
border: 1px solid #f29a1f;
transition: .3s ease-in all;
}
.rashifal-list  .rashifal-sign:hover,.rashifal-page-list  .rashifal-sign:hover{
scale: 1.05;
}
.rashifal-single{
text-align: center;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
border-radius: 3px;
background: white;
}
.rashifal-single > a{
text-align: center;
text-decoration: none;
}
.rashifal-single > img{
text-align: center;
}
.rashifal-single > a > span{
display: block;
color: #e0880c;
font-weight: 600;
padding: 0px 5px 1px 5px;
border-radius: 0 0 3px 3px;
transition: .5s ease-in all;
}
.rashifal-single .rashifal-start-letters{
font-size: 12px;
margin: 5px 0;
}
.rashifal-single > a > span:hover{
color: #af8309;
}
.rashifal-jyotish-img{
height: 70px;
width: 70px;
}
.rashifal-jyotish-img>img{
height: 100%;
width: 100%;
border-radius: 50%;
background: white;
padding: 2px;
object-fit: contain;
}
.rashifal-single-header{
background-image: url(https://assets.deshsanchar.com/wp-content/uploads/2024/01/09111740/banner-scaled-1.jpg);
height: 150px;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 3px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-top: 2.5rem;
}
.rashifal-single-header h2{
margin: 0 ;
padding: 0;
color: white;
margin-left: 20px;
font-size: 3rem;
}
.rashifal-single-header h2 a:hover{
text-decoration: none;
color: white;
}
.rashifal-current-day{
display: block;
font-size: 15px;
}
.rashifal-content{
padding: 20px 0;
}
.other-rashifal-list{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
gap: 20px;
margin-bottom: 50px;
}
@media screen and (max-width:1024px){
.other-rashifal-list{
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.other-rashifal-list img{
height: 70px;
width: 70px;
margin: 10px 5px 5px 5px;
border-radius: 50%;
padding: 2px;
border: 1px solid #f29a1f;
}
.rashifal-single-left-col{
display: flex;justify-content: space-between;align-items: center; padding: 30px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.rashifal-single-right-col{
margin: 30px 0;
border: 1px solid rgba(0,0,0,0.1);
padding: 20px 10px;
border-radius: 3px;
background: #f7f7f7;
}
.rashifal-single-right-col h2{
font-size: 20px;
border-bottom: 2px solid rgba(0,0,0,0.1);
}
.rashifal-single-title-letters{
display: flex;justify-content: flex-start;align-items: center;
}
.rashifal-single-title-letters img{
box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);border-radius: 50%;padding: 5px;height: 70px;
width: 70px;
}
.rashifal-single-title-name{
margin-left: 10px;
}
.rashifal-single-title-name h2{
margin: 0;
}
.rashifal-other-info{
margin-bottom: 5px;
border-bottom: 1px solid rgba(0,0,0,0.1); padding: 5px 0;
}
.rashifal-other-info > span:nth-child(1){
font-weight:500;
}
@media screen and (max-width:768px){
.rashifal-header h2{
font-size: 1.3rem;
}
.rashifal-page-header h2{
font-size: 1.3rem;
}
.rashifal-single-header h2{
font-size: 1.5rem;
}
.rashifal-single-right-col{
margin-bottom: 50px;
}
.other-rashifal-list{
margin-bottom: 20px;
}
.rashifal-single-title-name h2{
font-size: 1.3rem;
}
.rashifal-single-title-letters img{
height: 55px;
width: 55px;
}
.other-rashifal-list img{
height: 55px;
width: 55px;
}
.rashifal-single-right-col h2{
font-size: 1rem;
}
.rashifal-other-info span{
font-size: .9rem;
}
.rashifal-jyotish-img{
width: 60px;
height: 60px;
}
.other-rashifal-list {
grid-template-columns: 1fr 1fr 1fr;
}
}