/*
Theme Name: Telugu Times
Theme URI: https://www.telugutimes.net/
Author: Nice Digitals
Author URI: https://www.nicedigitals.com/
Description: Custom news theme for Telugu Times
Version: 1.0.0
Text Domain: telugutimes
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
@font-face {
    font-display: swap;
    font-family: 'MerriweatherSans-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/merriweather-sans.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'inter-regular';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/inter-regular.woff2') format('woff2');
}
body {
    margin: 0;
    padding: 0;
    font-family: "Noto Sans Telugu", sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
iframe,
img {
    max-width: 100%;
    border: none;
}
img {
    height: auto;
}
a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: none;
    transition: 0.5s;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Noto Sans Telugu", sans-serif;
    font-weight: 600;
    margin: 0 0 20px 0;
    padding: 0;
}
p,
li,
ul,
ol,
blockquote {
    font-family: "Noto Sans Telugu", sans-serif;
    font-weight: 400;
    margin: 0 0 10px 0;
    padding: 0;
}
li {
    list-style: none;
}
p {
    margin: 0 0 20px 0;
}
.main {
    background-color: #ffffff;
}
.container {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}
.page-top-sec {
    background-color: #DE292D;
    padding: 10px 0 5px;
}
.page-top-cont {
    text-align: center;
}
.page-top-cont p {
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0px;
}
.page-top-cont p br {
    display: none;
}
.page-banner-sec {
    padding: 15px 0 15px;
}
body.category {
    padding: 0px;
}
.page-bnr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-logo {
    width: 30%;
}
.page-logo a,
.page-logo img {
    display: block;
    width: 100%;
}
.page-banner-sec .bnr-blk {
    background-color: #fff;
    height: 100px;
    width: 65%;
}
.page-banner-sec .bnr-blk p {
    margin-bottom: 0px !important;
}
.page-banner-sec .bnr-blk p br {
    display: none !important;
}
.page-banner-sec .bnr-blk a {
    display: block;
    width: 100%;
}
.page-banner-sec .bnr-blk img {
    display: block;
    width: 100%;
}
.page-banner-sec .bnr-blk a,
.page-banner-sec .bnr-blk img {
    display: block;
    width: 100%;
    height: 100%;
}
.header-sec {
    display: block;
}
.header-sec.mobile {
    display: none;
}
.header-blk {
    background-color: #de292d;
    padding: 0px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-rite {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 8px;
    position: relative;
}
.nav-advertise a {
    display: inline-block;
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0px;
    padding: 18px 17px 12px;
    color: #fff;
    text-transform: uppercase;
    background-color: #06036e;
    transition: 0.3s;
}
.nav-advertise a:hover {
    background-color: #E2E2E2;
    color: #de292d;
}
#site-header.header-sec.f-nav {
    position: fixed;
    background-color: #de292d;
    padding: 0px;
    top: 0;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
}
#site-header {
    transition: all 0.4s ease;
}
.header-home {
    margin: 0 0 2px;
}
.header-home a {
    display: flex;
    width: 22px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/home-icon.png);
    font-size: 0px;
}
.nav-epaper {
    position: relative;
    padding: 0 5px 0 18px;
    line-height: 1;
}
.nav-epaper::before {
    content: "";
    height: 24px;
    width: 1px;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.nav-epaper a {
    margin: 0px;
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 7px 0 0 24px;
    position: relative;
    display: inline-block;
}
.nav-epaper a::before {
    content: "";
    width: 14px;
    height: 20px;
    position: absolute;
    background-image: url(images/e-paper-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.nav-translate select {
    background-color: #F6F6F6;
    padding: 17px 32px 12px 19px;
    color: #000000;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
    font-weight: 600;
    border: 1px solid #D0D0D0;
    appearance: none;
    background-image: url(images/select-dropdown.webp);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 15px;
    outline: none;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
}
.nav-btn a {
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0px;
    background-color: #DE292D;
    color: #fff;
    padding: 18px 16px 13px 43px;
    position: relative;
    background-image: url(images/youtube-icon.svg);
    background-position: left 15px center;
    background-size: 19px;
    background-repeat: no-repeat;
    display: inline-block;
}
.nav-btn a:hover {
    background-color: #5E5E5E;
}
a.cmn-btn {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    background-color: #DE292D;
    position: relative;
    display: inline-block;
    padding: 13px 12px 8px;
    text-transform: uppercase;
}
a.cmn-btn:hover {
    background-color: #5E5E5E;
}
a.news-link {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #DE292D;
    display: inline-block;
}
h4.news-item-cont {
    font-family: inherit;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
h5.news-item-cont {
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000;
    margin: 0px;
}
.web-story-sec h5.news-item-cont{
    color: #fff;
}
.copy-rit-cnt a:hover {
    color: #de292d;
}
.news-item:first-child {
    padding-top: 0px;
}
.politics-news-lft .news-item {
    border-bottom: none;
}
.news-item {
    padding: 9px 0 10px;
    border-bottom: 1px solid #DFDFDF;
}
.news-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0 15px;
    border-bottom: 1px solid #AEAEB2;
}
.news-blk h4 {
    font-family: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
    padding: 0 25px 0 0;
    background-image: url(images/right-arrow-red18.webp);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px;
}
.news-blk-sec .news-blk h4 {
    padding: 0 35px 0 0;
}
.latest-news-sec {
    padding: 30px 0;
}
.latest-news-blk {
    display: flex;
    justify-content: space-between;
}
.ln-blk-cmn-mbl-btn {
    display: none;
    text-align: center;
}
.latest-news-lft {
    width: 60%;
    border-bottom: 1px solid #DFDFDF;
}
.ln-slider-image {
    height: 380px;
    margin-bottom: 8px;
}
.ln-slider-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.ln-slider-btn {
    margin-bottom: 10px;
}
.ln-slider-btn a.cmn-btn {
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    padding: 7px 22px 4px;
}
.ln-slider-cont h4 {
    font-family: inherit;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}
.latest-news-slider .owl-nav button span, .hm-add-listing .owl-nav button span {
    display: none;
}
.latest-news-slider .owl-nav button, .hm-add-listing .owl-nav button {
    width: 30px;
    height: 57px;
    background-image: url(images/right-arrow-white.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    position: absolute;
    top: 0;
    bottom: 28%;
    right: 0;
    margin: auto;
    background-color: #DE292D !important;
    border-radius: 10px 0 0 10px;
}
.latest-news-slider .owl-nav button.owl-prev, .hm-add-listing .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-white.webp) !important;
    right: auto;
    left: 0;
    border-radius: 0 10px 10px 0;
}
.latest-news-slider .owl-nav button:hover, .hm-add-listing .owl-nav button:hover {
    background-color: #5E5E5E !important;
}
.latest-news-rht {
    width: 38%;
    padding: 15px;
    background-color: #F6F6F6;
    border-radius: 5px
}
.ln-rht-news-cont {
    width: 52.7%;
}
.ln-rht-tab-list {
    display: flex;
    justify-content: center;
    margin: 0 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.ln-rht-tab-list li {
    width: 50%;
    margin: 0;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    background-color: #fff;
    padding: 14px 12px 8px;
    color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    text-transform: uppercase;
}
.ln-rht-tab-list li.selected{
    background-color: #DE292D;
    color: #fff;
}
.ln-rht-tab-cont-blk {
    padding: 10px;
}
.ln-rht-tab-list li a{
    display: block;
    width: 100%;

}
.ln-rht-news-item {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 15px;
    border-bottom: 1px solid #DFDFDF;
    align-items: center;
}
.ln-rht-news-item:first-child {
    padding-top: 0px;
}
.ln-rht-news-item:last-child {
    padding-bottom: 0px;
    border: 0px;
}
.ln-news-image {
    width: 32.5%;
    height: 74px;
}
.ln-news-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.ln-news-item-cont {
    width: 63.1%;
}
.ln-news-cont-link {
    margin-bottom: 6px;
    line-height: 1;
}
.ln-slider-cont h4,
.ln-news-item-cont h5.news-item-cont,
.nri-latest-news-item h4.news-item-cont,
.news-item h4.news-item-cont,
.news-item h5.news-item-cont,
.excl-news-item h4.news-item-cont,
.cini-gallary-item .slide-meta h4,
.web-stoty-cont h5.news-item-cont,
.usa-galary-lst-itm h4.title,
.usa-upcoming-event-itm h4.title,
.cini-gallary-item h4,
.cinema-news-lft-cont h4.news-item-cont,
.ln-rht-add-cont-item h5.news-item-cont{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ln-rht-add-blk {
    width: 46%;
}
.ln-rht-first-add {
    margin: 0 0 23px;
}
.ln-rht-first-add img {
    display: block;
    width: 100%;
}
.nri-news-sec {
    padding: 25px 0;
}
.nri-news-blk {
    display: flex;
    justify-content: space-between;
}
.nri-news-lft {
    width: 100%;
}
.nri-ln-cmn-mbl-btn {
    display: none;
    text-align: center;
}
.nri-news-lft .news-blk {
    border-bottom: 0px;
    padding-top: 0px;
}
.nri-latest-news {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 0 1%;
}
.nri-latest-news-item {
    width: 19%;
    margin-bottom: 15px;
}
.nri-ln-image {
    height: 124px;
    margin-bottom: 18px;
}
.nri-ln-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.nri-ln-link {
    margin-bottom: 10px;
    line-height: 1;
}
.nri-news-rht {
    width: 34.5%;
}
.nri-news-rht-image .owl-item img {
    display: block;
    width: 100%;
    height: 450px;
}
.nri-news-rht-image .owl-nav button span {
    display: none;
}
.nri-news-rht-image .owl-nav button {
    width: 30px;
    height: 57px;
    background-image: url(images/right-arrow-white.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    position: absolute;
    top: 0;
    bottom: 0%;
    right: 0;
    margin: auto;
    background-color: #DE292D !important;
    border-radius: 10px 0 0 10px;
}
.nri-news-rht-image .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-white.webp) !important;
    right: auto;
    left: 0;
    border-radius: 0 10px 10px 0;
}
.nri-news-rht-image .owl-nav button:hover {
    background-color: #5E5E5E !important;
}
.add-blk-sec {
    padding: 30px 0;
}
.add-blk-sec p {
    margin-bottom: 0px !important;
}
.add-blk-sec p br {
    display: none !important;
}
.add-blk {
    max-width: 728px;
    width: 100%;
    margin: auto;
    height: 90px;
}
.add-blk img {
    display: block;
    width: 100%;
    height: 100%;
}
.block-news-sec {
    padding: 25px 0;
}
.block-news-items {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.politics-news,
.cinema-news {
    width: 100%;
}
.politics-cmn-mbl-btn {
    display: none;
    text-align: center;
}
.cinema-news-cmn-mbl-btn {
    display: none;
    text-align: center;
}
.politics-news .news-blk,
.cinema-news .news-blk {
    padding-top: 0px;
    border-color: #DFDFDF;
}
.politics-news-blk {
    padding: 30px 0 25px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.politics-news-lft {
    width: 52.5%;
}
.politic-news-image {
    margin-bottom: 16px;
    height: 380px;
}
.politic-news-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.politic-news-btn {
    margin-bottom: 10px;
}
.politic-news-btn a.cmn-btn {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.2;
    padding: 8px 15px 2px;
}
.politics-news-rht {
    width: 41.1%;
}
.news-itwm-link {
    line-height: 1;
    margin-bottom: 5px;
}
.cinema-news-blk {
    margin-top: 25px;
}
ul.cinema-news-tabs {
    padding: 0 10px 6px;
    border-bottom: 1px solid #DFDFDF;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
ul.cinema-news-tabs .owl-nav button span {
    font-size: 0px;
}
ul.cinema-news-tabs .owl-nav button.owl-prev,
ul.cinema-news-tabs .owl-nav button.owl-next {
    width: 6px;
    height: 10px;
    background-image: url(images/right-arrow-red.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 8px;
    margin: auto;
}
ul.cinema-news-tabs .owl-nav button.owl-next:hover {
    background-image: url(images/right-arrow-black.webp);
}
ul.cinema-news-tabs .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-red.webp);
    right: auto;
    left: 16px;
}
ul.cinema-news-tabs .owl-nav button.owl-prev:hover {
    background-image: url(images/left-arrow-black.webp);
}
ul.cinema-news-tabs li {
    margin: 0px;
    display: inline-block;
    list-style: none;
    text-align: center;
    padding: 0 13px;
    cursor: pointer;
    position: relative;
}
ul.cinema-news-tabs li::before {
    width: 1px;
    height: 80%;
    position: absolute;
    right: 0px;
    background-color: #DE292D;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
}
ul.cinema-news-tabs li:last-child:before {
    display: none;
}
ul.cinema-news-tabs li:first-child {
    padding-left: 0px;
}
ul.cinema-news-tabs li:last-child {
    padding-right: 0px;
}
ul.cinema-news-tabs li a {
    font-family: inherit;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #DE292D;
}
.cinema-news-cont-blk {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.cinema-news-lft-cont {
    width: 53.3%;
    position: relative;
}
.cinema-cont-image img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.cinema-cont-image {
    margin-bottom: 14px;
    height: 380px;
}
.cinema-cont-btn {
    margin-bottom: 10px;
}
.cinema-cont-btn a.cmn-btn {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.2;
    padding: 8px 15px 2px;
}
.cinema-news-rht-cont {
    width: 41.8%;
}
.cinema-item-link {
    line-height: 1;
    margin-bottom: 4px;
}
.exclusive-news-sec {
    padding: 0 0 30px;
}
.excl-news-blk {
    display: flex;
    justify-content: space-between;
}
.excl-news-lft {
    width: 66.2%;
}
.excl-lft-items-blk {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}
.excl-news-item {
    width: 47.6%;
    padding: 20px 15px 15px;
    background-color: #F6F6F6;
}
.excl-news-item h3 {
    font-family: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0 0 10px;
}
.excl-news-item-image {
    margin-bottom: 15px;
    height: 170px;
}
.excl-news-item-image.excl-news-item-image2 {
    height: auto;
    margin: 0;
}
.excl-news-item-image.excl-news-item-image2 a {
    display: block;
    height: 108px;
    margin-bottom: 14px;
}
.excl-news-item-image.excl-news-item-image2 a:last-child {
    margin-bottom: 0px;
}
.excl-news-item-image.excl-news-item-image2 img {
    object-fit: initial;
}
.excl-news-item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.excl-news-link {
    margin-bottom: 10px;
    line-height: 1;
}
.excl-lft-adds-blk {
    display: flex;
    justify-content: space-between;
}
.excl-add-item {
    text-align: center;
    width: 47.6%;
    padding: 0 29px;
    height: 250px;
}
.excl-add-item a,
.excl-add-item img {
    display: block;
    height: 100%;
    width: 100%;
}
.excl-news-rht {
    width: 31.5%;
    padding: 20px 20px 14px;
    background-color: #F6F6F6;
}
.excl-news-rht h3 {
    font-family: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0 0 10px;
}
.excl-news-rht h4 {
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
    text-align: center;
}
.nri-news-blk .excl-news-rht {
    width: 34.5%;
}
.excl-rht-image {
    margin-bottom: 18px;
    height: 400px;
}
.excl-rht-image img {
    display: block;
    width: 100%;
    height: 100%;
}
.cini-gallary .news-blk {
    border-color: #DFDFDF;
}
.cinema-gallary-sec {
    padding: 0 0 25px;
}
.cini-gallary-blk {
    padding: 30px 0 25px;
    border-bottom: 1px solid #DFDFDF;
}
.cini-gallry-image {
    margin-bottom: 15px;
}
.cini-gallry-image img {
    display: block;
    width: 100%;
}
.cini-gallary-link {
    margin-bottom: 10px;
}
.cini-gallary-blk .owl-nav button span {
    display: none;
}
.cini-gallary-blk .owl-nav button {
    width: 30px;
    height: 57px;
    background-image: url(images/right-arrow-white.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    position: absolute;
    top: 0;
    bottom: 22%;
    right: 0;
    margin: auto;
    background-color: #DE292D !important;
    border-radius: 10px 0 0 10px;
}
.cini-gallary-blk .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-white.webp) !important;
    right: auto;
    left: 0;
    border-radius: 0 10px 10px 0;
}
.cini-gallary-blk .owl-nav button:hover {
    background-color: #5E5E5E !important;
}
.web-story .news-blk {
    border-color: #DFDFDF;
}
ul.web-story-lists {
    display: flex;
    justify-content: center;
    padding: 13px 0 9px;
    border-bottom: 1px solid #DFDFDF;
    margin: 0px;
}
ul.web-story-lists li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 0 20px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    font-size: 13px;
    margin-bottom: 0px;
    border-right: 1px solid #DFDFDF;
}
ul.web-story-lists li a {
    display: block;
    color: #000000;
    cursor: pointer;
}
ul.web-story-lists li a:hover {
    color: #DE292D;
}
ul.web-story-lists li:first-child {
    padding-left: 0px;
}
ul.web-story-lists li:last-child {
    padding-right: 0px;
    border-right: 0px;
}
.web-story-blk.owl-carousel {
    padding: 25px 0;
}
.web-story-item {
    position: relative;
}
.web-story-item-image img {
    display: block;
    width: 100%;
}
.web-stoty-cont {
    /*    background-color: rgba(255, 255, 255, 0.9);
        border-radius: 10px;*/
    padding: 14px 10px 10px;
    /*    position: absolute;
        left: 0;
        right: 0;
        bottom: 10%;*/
    width: 100%;
    margin: auto;
    text-align: center;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.web-stoty-cont h5.news-item-cont{
    display: block;
    -webkit-line-clamp: none;
    line-clamp: inherit;
    -webkit-box-orient: inherit;
    overflow: inherit;
    text-overflow: inherit;
}

.web-story-sec .web-story-blk.owl-carousel .owl-stage, .web-story-sec .web-story-blk.owl-carousel .owl-stage-outer{
    display: flex;
}
.web-story-sec .web-story-blk.owl-carousel .owl-item{
    height: 100%;
}
.web-story-sec .web-story-item{
    height: 100%;
}
.web-item-link a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    font-size: 0px;
    z-index: 1;
}
.web-story-blk .owl-nav button span {
    display: none;
}
.web-story-blk .owl-nav button {
    width: 30px;
    height: 57px;
    background-image: url(images/right-arrow-white.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    position: absolute;
    top: 0;
    bottom: 12%;
    right: 0;
    margin: auto;
    background-color: #DE292D !important;
    border-radius: 10px 0 0 10px;
}
.web-story-blk .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-white.webp) !important;
    right: auto;
    left: 0;
    border-radius: 0 10px 10px 0;
}
.web-story-blk .owl-nav button:hover {
    background-color: #5E5E5E !important;
}
.usa-upcoming-event-sec {
    padding: 25px 0 0;
}
.usa-upcoming-event-lst.owl-carousel .usa-upcoming-event-itm {
    width: 100%;
}
.usa-nri-galary-sec {
    padding: 0 0 42px;
}
.usa-nri-galary-sec-cnt,
.usa-upcoming-event-cnt {
    background-color: #F6F6F6;
    padding: 23px 30px 30px;
}
.usa-galary-title-sec,
.usa-upcoming-title-sec {
    display: flex;
    justify-content: space-between;
    margin: 0 0 15px;
    align-items: flex-end;
}
.usa-galary-title-sec h3,
.usa-upcoming-title-sec h3 {
    font-family: inherit;
    font-weight: 700;
    font-size: 25px;
    margin: 0px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000000;
}
.usa-upcoming-title-sec h3 {
    padding: 0 25px 0 0;
    background-image: url(images/right-arrow-red18.webp);
    background-position: right top 25%;
    background-repeat: no-repeat;
    background-size: 10px;
}
.usa-galary-btn a.cmn-btn,
.usa-upcoming-btn a.cmn-btn {
    padding: 8px 15px 10px;
}
.usa-galary-itm-image,
.usa-upcoming-event-itm-image {
    margin: 0 0 18px;
}
.usa-galary-itm-image {
    height: 170px;
}
.usa-galary-itm-image img {
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: top;
    height: 100%;
}
.usa-upcoming-event-itm-image {
    width: 100%;
    height: 245px;
    overflow: hidden;
}
.usa-upcoming-event-itm-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.usa-galary-lst-itm h4,
.usa-upcoming-event-itm h4,
.cini-gallary-item h4 {
    font-family: inherit;
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0;
    color: #DE292D;
    margin: 0 0 10px;
}
.usa-galary-lst-itm:hover h4,
.usa-upcoming-event-itm:hover h4 {
    color: #000000;
}
.usa-galary-lst-itm h4.title,
.usa-upcoming-event-itm h4.title,
.cini-gallary-item h4 {
    color: #000000;
    line-height: 1.5;
    margin: 0 !important;
    font-weight: 600;
}
.usa-galary-lst.owl-carousel .owl-nav button.owl-prev,
.usa-galary-lst.owl-carousel .owl-nav button.owl-next,
.usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-prev,
.usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: -80px;
    bottom: 0px;
    margin: auto;
    background-color: #DE292D;
    width: 30px;
    height: 57px;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: 10px;
}
.usa-galary-lst.owl-carousel .owl-nav button.owl-prev,
.usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-prev {
    border-radius: 0px 10px 10px 0px;
    left: 0;
    background-image: url(images/left-arrow-white.webp);
    background-position: right 11px center;
}
.usa-galary-lst.owl-carousel .owl-nav button.owl-next,
.usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-next {
    right: 0;
    border-radius: 10px 0px 0px 10px;
    background-image: url(images/right-arrow-white.webp);
    background-position: left 11px center;
}
.usa-galary-lst.owl-carousel .owl-nav button.owl-prev:hover,
.usa-galary-lst.owl-carousel .owl-nav button.owl-next:hover,
.usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-prev:hover,
.usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #5E5E5E;
}
.galary-itm-hvr-lnk a,
.upcoming-event-itm-hvr-lnk a {
    position: absolute;
    font-size: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.usa-galary-lst-itm,
.usa-upcoming-event-itm {
    position: relative;
}
.usa-galary-lst-itm:hover h4.title,
.usa-upcoming-event-itm:hover h4.title {
    color: #DE292D;
}
.gallery-listing-sec {
    padding: 0 0 30px;
}
.gallery-listing-sec .usa-upcoming-title-sec h3 {
    font-family: inherit;
    font-weight: 700;
    font-size: 25px;
    margin: 0px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000000;
}
.gallery-section-inner .usa-upcoming-title-sec h3,
.gallery-listing-sec .usa-upcoming-title-sec h3 {
    padding-right: 0;
    background-image: none;
}
.gallery-arrow {
    display: inline-block;
    margin-left: 6px;
    background-image: url(images/right-arrow-red18.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.gallery-card-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 0;
}
.gallery-card {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition: box-shadow 0.2s ease;
}
.gallery-card:hover {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}
.gallery-card a {
    text-decoration: none;
    display: block;
}
.gallery-card-image {
    width: 100%;
    height: 210px;
    overflow: hidden;
}
.gallery-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}
.gallery-card-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f0f0;
    color: #999;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}
.gallery-card-content {
    padding: 10px 12px 14px;
}
.gallery-card-content h4.title {
    font-family: inherit;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #000000;
    margin: 0;
}
.gallery-card:hover h4.title {
    color: #DE292D;
}
.gallery-section {
    margin-bottom: 10px;
}
.gallery-section-inner {
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}
.gallery-section:last-child .gallery-section-inner {
    border-bottom: none;
}
.gallery-listing-heading {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
}
.gallery-listing-heading h3 {
    font-family: inherit;
    font-weight: 700;
    font-size: 25px;
    margin: 0;
    line-height: 1.2;
    color: #000000;
}
.gallery-pagination {
    text-align: center;
    margin-top: 25px;
}
.gallery-pagination .page-numbers {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 2px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.2s;
}
.gallery-pagination .page-numbers.current {
    background-color: #DE292D;
    color: #fff;
}
.gallery-pagination .page-numbers:not(.current):hover {
    background-color: #f0f0f0;
}
.gallery-pagination .page-numbers.dots {
    border: none;
    width: auto;
    padding: 0 6px;
}
.gallery-single-sec {
    padding: 0 0 30px;
}
.gallery-single-title {
    font-family: inherit;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3;
    color: #000000;
    margin: 0 0 15px;
}
.gallery-single-meta {
    background-color: #f5f5f5;
    padding: 12px 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
}
.gallery-single-meta .AuthorInfo {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
    font-size: 14px;
    color: #555;
}
.gallery-single-meta .icon-bar .icons {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
}
.gallery-single-meta .icon-bar .icons li a {
    display: block;
}
.gallery-single-meta .icon-bar .icons li img {
    display: block;
}
.gallery-single-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.gallery-single-item {
    overflow: hidden;
    border-radius: 4px;
}
.gallery-single-item a {
    display: block;
}
.gallery-single-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: top;
    display: block;
    transition: opacity 0.2s;
}
.gallery-single-item a:hover img {
    opacity: 0.85;
}
@media screen and (max-width: 991px) {
    .gallery-single-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 650px) {
    .gallery-single-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .gallery-single-item img {
        height: 180px;
    }
    .gallery-single-meta {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}
@media screen and (max-width: 480px) {
    .gallery-single-title {
        font-size: 22px;
    }
    .gallery-single-item img {
        height: 150px;
    }
}
.associations-logo-sec-cnt {
    padding: 26px 24px;
    background-color: #F5F5F5;
}
.associations-logo-sec {
    padding: 0 0 65px;
}
.associations-logos-lst-itm img {
    width: 100%;
    display: block;
}
.associations-logo-sec-cnt h3 {
    font-family: inherit;
    font-weight: 400;
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 15px;
    padding-right: 20px;
    display: inline-block;
    background-image: url(images/asociat-title-arow.webp);
    background-repeat: no-repeat;
    background-position: right top 4px;
    background-size: 10px;
}
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-prev,
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next {
    font-size: 0;
    width: 10px;
    height: 19px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 10px;
}
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-prev {
    background-image: url(images/asociat-nav-lft-icon.webp);
}
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next {
    background-image: url(images/asociat-nav-rit-icon.webp);
    padding-left: 25px !important;
    margin-left: 14px;
    border-left: 2px solid #9E9E9E;
}
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-prev:hover {
    background-image: url(images/asociat-nav-lft-icon-hvr.webp);
}
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next:hover {
    background-image: url(images/asociat-nav-rit-icon-hvr.webp);
}
.associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav {
    position: absolute;
    top: -36px;
    right: 0;
    display: flex;
}
.footer-logo-sec-lst {
    background-color: #fff;
    padding: 10px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 20px solid #F6F6F6;
}
.footer-sec-logo-itm img {
    width: 100%;
    display: block;
}
.footer-sec-logo-rit {
    display: flex;
    align-items: center;
}
.footer-social-icons a {
    font-size: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 53px;
    height: 53px;
    margin: 0 3px;
}
.footer-social-icons a.face-book {
    background-image: url(images/facebook.webp);
}
.footer-social-icons a.twitter {
    background-image: url(images/twitter.webp);
}
.footer-social-icons a.whatsapp {
    background-image: url(images/whatsapp.webp);
}
.footer-social-icons a.instagram {
    background-image: url(images/instagram.webp);
}
.footer-social-icons a:hover {
    transform: scale(1.05);
}
ul#menu-footer-menu-2 {
    display: flex;
}
.footer-advertise-btn a {
    font-family: inherit;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #DE292D;
    display: inline-block;
    padding: 26px 34px 20px;
}
.footer-advertise-btn {
    margin-left: 50px;
}
.footer-social-icons {
    display: flex;
}
.footer-advertise-btn a:hover {
    background-color: #5E5E5E;
}
.about-sec {
    padding: 40px 0 0;
}
.about-sec.mobile-about {
    display: none;
}
.about-sec-cnt h4 {
    font-family: inherit;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 12px;
}
.about-sec-cnt p {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.36px;
    margin: 0 0 30px;
    color: #7E7E7E;
}
.footer-nav-lst-itm:last-child {
    border: none;
}
#menu-main-menu-3{
    display: flex;
    justify-content: center;
}
.footer-nav-lst-itm {
    padding: 0;
    border-right: 1px solid #D9D9D9;
    margin: 0px;
}
.footer-nav-lst {
    border-top: 1px solid #AEAEB2;
    border-bottom: 1px solid #AEAEB2;
    padding: 20px 0 15px;
    display: flex;
    justify-content: center;
}
.footer-nav-lst-itm ul li a {
    display: inline-block;
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0;
    padding: 5px 25px;
    width: 100%;
}
.footer-nav-lst-itm li {
    list-style: none;
    margin-bottom: 0;
    display: block;
    line-height: 1;
    border-right: 1px solid #D9D9D9;
}
.footer-nav-lst-itm a:hover {
    color: #DE292D;
}
ul#menu-footer {
    column-count: 4;
    gap: 0px;
    position: relative;
    margin-bottom: 10px;
}
ul#menu-footer::before {
    content: "";
    width: 100%;
    width: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
}
.footer-nav-lst-itm h4 {
    font-family: inherit;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #DE292D;
    display: none;
}
.footer-copy-right-sec {
    padding: 30px 0 28px;
}
.copy-rit-cnt p {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #7E7E7E;
    text-align: center;
    margin: 0;
}
.header-menu ul li a:hover {
    background-color: #E2E2E2;
    color: #de292d;
}
.header-menu ul {
    margin: 0px;
    display: flex;
    padding: 0px 0 0;
}
.header-menu ul li {
    display: inline-block;
    margin: 0px;
    position: relative;
}
.header-menu ul li a {
    display: block;
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 17px 15px 13px;
    color: #ffffff;
    text-transform: uppercase;
}
.header-menu ul.menu>li.current-menu-item>a,
.header-menu ul.menu>li>a:hover {
    color: #fff;
    text-shadow: none;
}
.header-menu ul li:first-child {
    margin-left: 0px;
}
.header-menu ul li:last-child {
    margin-right: 0px;
}
.header-menu ul li ul.sub-menu {
    display: none;
    width: 220px;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    background-color: #5E5E5E;
    padding: 0px 0;
    z-index: 999;
}
.header-menu .menu-dropdown-icon {
    position: absolute;
    top: 54%;
    right: 5px;
    transform: translateY(-70%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ffffff;
    pointer-events: none;
}
.header-menu .menu-home-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    line-height: 1;
    pointer-events: none;
}
.header-menu .sub-menu .menu-dropdown-icon {
    right: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    border-top-color: #ffffff;
}
.header-menu ul li:hover ul.sub-menu {
    display: block;
}
.header-menu ul li:hover ul.sub-menu ul {
    display: none;
}
.header-menu ul li:hover ul.sub-menu li {
    position: relative;
}
.header-menu ul li:hover ul.sub-menu li:hover>ul {
    display: block;
    top: 0;
    left: 100%;
}
.header-menu .sub-menu li.current-menu-item a {
    color: #fff;
}
.header-menu .sub-menu li a:after {
    display: none;
}
.header-menu .sub-menu li {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 0;
}
.header-menu .sub-menu li a {
    float: left;
    font-size: 15px;
    width: 100%;
    line-height: normal;
    padding: 9px 12px 8px;
    color: #fff;
    display: block;
    text-transform: capitalize;
}
.header-menu .sub-menu li a:hover {
    background-color: #DE292D;
    color: #fff;
}
.cini-gallry-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: top;
}
.cini-gallry-image {
    margin-bottom: 15px;
    width: 100%;
    height: 170px;
    overflow: hidden;
}
.mbl-toggle {
    margin: 2px 0 0px 0px;
    display: none;
}
.mbl-toggle .toggle-btn {
    line-height: 1;
    font-size: 0px;
}
.mbl-toggle .toggle-btn {
    z-index: 2;
    transition-timing-function:
        cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 200ms;
    transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
    position: relative;
    width: 25px;
    height: 30px;
}
.hamburger {
    width: 21px;
    height: 3px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    transition: transform 200ms;
}
.hamburger-1 {
    transform: translate3d(0, -6px, 0);
}
.hamburger-2 {
    transform: translate3d(0, 0, 0);
}
.hamburger-3 {
    transform: translate3d(0, 6px, 0);
}
body.openMenu .hamburger-1 {
    transform: translate3d(0, 0, 0) rotate(45deg);
}
body.openMenu .hamburger-2 {
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}
body.openMenu .hamburger-3 {
    transform: translate3d(0, 0, 0) rotate(-45deg);
}
.menunavigation {
    width: 100%;
    display: none;
    padding: 20px 20px;
    color: #fff;
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 9999;
    height: 100vh;
    background: #E2E2E2;
    overflow: auto;
}
.menunavigation ul li {
    position: relative;
    line-height: 1;
    margin-bottom: 8px;
}
.menunavigation ul li ul.sub-menu {
    padding: 14px 20px 5px;
    margin: 0px;
}
.menunavigation ul li a {
    color: #000;
    line-height: 1.4;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
}
.menunavigation a.drop {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 2px;
    z-index: 2;
}
.menunavigation a.drop::before {
    content: '+';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #de292d;
    line-height: 1;
}
.menunavigation a.drop.open::before {
    content: '−';
}
.header-blk {
    position: relative;
}
.menunavigation::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F6F6F6;
}
.menunavigation::-webkit-scrollbar {
    width: 4px;
    background-color: #F6F6F6;
}
.menunavigation::-webkit-scrollbar-thumb {
    background-color: #000;
}
.header-navigation .header-menu-mbl {
    margin: 0px;
}
.nav-mbl-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-mbl-menu #header-navigation {
    width: 100%;
}
.mbl-header-home {
    margin: 0 0 6px;
}
.header-mobile-menu {
    display: none;
    background-color: #de292d;
    padding: 0px 0;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
}
.nav-mbl-menu ul.sub-menu {
    display: none;
}
.nav-mbl-menu ul.header-menu-nav-mbl {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: 0px;
}
.nav-mbl-menu ul li {
    line-height: 1;
    margin: 0px;
}
.nav-mbl-menu ul li a {
    display: block;
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #ffffff;
}
.mbl-header-home a {
    display: flex;
    width: 15px;
    height: 19px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/home-icon.png);
    font-size: 0px;
}
/* Inner Pages */
.category,
.tag_wrapper {
    padding: 30px 0;
}
.main-flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.left-cont.leftSidebar {
    width: 63.1%;
}
.right-cont.rightSidebar {
    width: 33.33%;
}
.breadcrum {
    margin-bottom: 20px;
}
.left-cont .breadcrum .container {
    padding: 0px;
}
.breadcrum .breadcrumb-cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
li.breadcrumb,
li.breadcrumb a,
li#breadcrumbs,
.breadcrum .breadcrumb-cont {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(38, 37, 37, 0.7);
    letter-spacing: 0px;
    margin: 0px;
}
.breadcrum ul {
    margin: 0px;
}
.author .breadcrum ul {
    margin: 0px;
    display: flex;
}
.category_wrapper h1.article-HD {
    font-family: inherit;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 18px;
}
.article-img img {
    display: block;
    width: 100%;
}
.article-img.association-list img{
    width: auto;
    margin: auto;
}
.author-box {
    background-color: #E3E3E3;
    padding: 10px 22px 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px 16px;
    margin-bottom: 25px;
}
.author-box .AuthorInfo {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0px;
    padding: 6px 0 0;
}
.AuthorInfo li {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
.icons {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 7px;
    margin: 0;
}
.icons li {
    margin: 0px;
    display: flex;
}
.icons li a {
    width: 31px;
    height: 31px;
    display: inline-block;
    position: relative;
}
.icons li a:hover {
    transform: scale(1.05);
}
.icons li a img {
    display: block;
    width: 100%;
}
.left-cont .contact-item h3 {
    font-size: 20px;
    margin: 0 0 14px;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
}
.contact-blk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-blk .contact-item {
    width: 48%;
    margin-bottom: 20px;
    padding: 15px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
}
.left-cont .contact-item p {
    font-size: 16px;
    line-height: 1.6;
}
.left-cont .contact-item p:last-child {
    margin-bottom: 0px;
}
.left-cont p {
    font-family: inherit;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 20px;
}
.left-cont .ads-cont {
    margin: 30px 0 45px;
    max-width: 650px;
    width: 100%;
}
.left-cont .ads-cont a,
.left-cont .ads-cont img {
    display: block;
    width: 100%;
}
.left-cont .addtoany_share_save_container {
    display: none;
}
.left-cont .category-heading h1,
.left-cont .category-heading h2,
.epaper-page .epaper-head h1 {
    font-family: inherit;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
.left-cont .common-heading,
.epaper-page .epaper-head {
    padding: 0 0 5px;
    border-bottom: 1px solid #DFDFDF;
    margin: 0 0 25px;
}
.left-cont .art_Tags {
    display: flex;
    justify-content: start;
    gap: 10px;
    align-items: self-start;
    margin: 0 0 20px;
}
.left-cont .art_Tags span {
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #DE292D;
    margin-top: 10px;
}
.left-cont .art_Tags .scroll {
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 0px;
    flex-wrap: wrap;
    gap: 10px;
}
.left-cont .art_Tags .scroll li {
    margin: 0px;
    line-height: 1;
}
.left-cont .art_Tags .scroll li a, .left-cont .art_Tags .scroll  a {
    padding: 9px 12px 6px;
    border: 1px solid #DFDFDF;
    display: block;
    position: relative;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
}
.left-cont .left-posts .latest-heading {
    padding: 0 0 10px;
    border-bottom: 1px solid #DFDFDF;
}
.left-cont .latest-heading h2.heading-title {
    font-family: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
.left-cont .related-news {
    padding: 10px 0 0 0;
}
.related-list {
    column-count: 2;
    gap: 29px;
    margin: 0px;
}
.related-list li {
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid #DFDFDF;
    padding: 14px 0;
    margin: 0px;
    display: inline-block;
}
.related-list li figure {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.related-list li figure .img-com {
    width: 32.2%;
    height: 105px;
}
.related-list li figure .img-com a,
.related-list li figure .img-com img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.related-list li figure figcaption {
    width: 63.7%;
}
.related-list li figure figcaption h3 {
    margin: 0px;
}
.related-list li figure figcaption h3 a {
    font-family: inherit;
    font-size: 18 px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.related-list li:first-child {
    padding-bottom: 6px;
}
.related-list li:first-child figure {
    flex-direction: column;
}
.related-list li:first-child figure .img-com {
    width: 100%;
    height: 180px;
    margin-bottom: 12px;
}
.related-list li:first-child figure figcaption {
    width: 100%;
}
.related-list li:first-child figure figcaption h3 a {
    font-size: 20px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.story-item .story-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 10px;
}
.story-item::before {
    content: "";
    width: 100%;
    height: 55%;
    background: linear-gradient(0deg, #000, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.story-item .story-title h2 {
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 0px;
}
.story-content img {
    display: block;
    width: 100%;
}
/* Right Sidebars */
.right-cont .latest-news-sdbr {
    margin-bottom: 50px;
}
.right-cont .latest-news-sdbr .latest-heading {
    margin-bottom: 20px;
}
.right-cont span.heading-title,
.right-cont h1.heading-title,
.right-cont h2.heading-title,
.right-cont h3.heading-title {
    font-family: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
.right-cont .latest-news-sdbr .d-flex {
    background-color: #F6F6F6;
    padding: 20px 0 32px 20px;
    border: solid #5E5E5E;
    border-width: 1px 0;
    width: 100%;
}
.right-cont .latest-news-sdbr ul.RelatedNews {
    margin: 0px;
}
.right-cont .latest-news-sdbr .RelatedNews li {
    margin: 0px;
    padding: 15px 10px 15px 0;
    border-bottom: 1px solid #DFDFDF;
}
.right-cont .latest-news-sdbr .RelatedNews li:first-child {
    padding-top: 0px;
}
.right-cont .latest-news-sdbr .RelatedNews li:last-child {
    border: 0px;
    padding-bottom: 0px;
}
.right-cont .latest-news-sdbr .RelatedNews li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
}
.right-cont .latest-news-sdbr .RelatedNews li a:hover {
    color: #DE292D;
}
.right-sdbr-btn {
    position: relative;
    display: block;
    margin: -17px 0 0 auto;
    text-align: right;
}
.right-cont .sdb-netitara-sec {
    padding: 20px 19px 15px;
    border: 1px solid #E3E3E3;
    margin-bottom: 50px;
}
.right-cont .netitara-sdbr-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}
.right-cont .netitara-sdbr-btn {
    line-height: 1;
}
.right-cont .netitara-sdbr-btn a.cmn-btn {
    background-color: transparent;
    color: #DE292D;
    padding: 0px;
}
.right-cont .sdb-excl-news-item-image {
    width: 100%;
    margin-bottom: 16px;
    height: 210px;
}
.right-cont .sdb-excl-news-item-image a,
.right-cont .sdb-excl-news-item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.right-cont .sdb-excl-news-item h3 {
    font-family: inherit;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 10px;
}
.right-cont h4.sdb-news-item-cont {
    margin: 0px;
}
.right-cont h4.sdb-news-item-cont a {
    font-family: inherit;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-cont h4.sdb-news-item-cont a:hover {
    color: #DE292D;
}
.right-cont .nri-news-sdbr {
    margin-bottom: 60px;
}
.right-cont .nri-news-sdbr.nri-sdbr-sngl {
    margin-bottom: 30px;
}
.right-cont .sdb-nri-latest-news {
    background-color: #F6F6F6;
    padding: 20px 20px 35px;
    border: solid #5E5E5E;
    border-width: 1px 0;
}
.right-cont .sdb-nri-latest-news-item {
    margin-bottom: 25px;
}
.right-cont .sdb-nri-latest-news-item:last-child {
    margin: 0px;
}
.right-cont .sdb-nri-ln-image {
    width: 100%;
    margin-bottom: 14px;
    height: 180px;
}
.right-cont .sdb-nri-ln-image a,
.right-cont .sdb-nri-ln-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.right-cont .nri-sdbr-heading {
    margin-bottom: 15px;
}
.usa-events-sdbr {
    padding: 20px 19px 15px;
    border: 1px solid #E3E3E3;
}
.events-sdbr-heading {
    margin-bottom: 14px;
}
.sdbr-usa-item-image {
    width: 100%;
    margin-bottom: 16px;
    height: 459px;
}
.sdbr-usa-item-image a,
.sdbr-usa-item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.usa-events-sdbr-blk .owl-nav button span {
    display: none;
}
.usa-events-sdbr-blk .owl-nav button {
    width: 30px;
    height: 57px;
    background-image: url(images/right-arrow-white.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    position: absolute;
    top: 0;
    bottom: 8%;
    right: -19px;
    margin: auto;
    background-color: #DE292D !important;
    border-radius: 10px 0 0 10px;
}
.usa-events-sdbr-blk .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-white.webp) !important;
    right: auto;
    left: -19px;
    border-radius: 0 10px 10px 0;
}
.usa-events-sdbr-blk .owl-nav button:hover {
    background-color: #5E5E5E !important;
}
.left-cont .top-categ,
.categ-list ul.list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px;
}
.left-cont .top-categ figure,
.categ-list ul.list li {
    width: 48%;
    margin-bottom: 26px;
}
.left-cont .top-categ figure .img-com,
.categ-list ul.list li .img-com {
    width: 100%;
    margin-bottom: 14px;
    height: 180px;
}
.left-cont .top-categ figure .img-com a,
.left-cont .top-categ figure .img-com img,
.categ-list ul.list li .img-com a,
.categ-list ul.list li .img-com img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.left-cont .top-categ figcaption h2,
.categ-list ul.list figcaption h3,
.left-cont .top-categ figcaption h3 {
    margin-bottom: 10px;
}
.left-cont .top-categ figcaption h2 a,
.categ-list ul.list figcaption h3 a,
.left-cont .top-categ figcaption h3 a {
    font-family: inherit;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-cont .top-categ figcaption h2 a:hover,
.categ-list ul.list figcaption h3 a:hover,
.left-cont .top-categ figcaption h3 a:hover {
    color: #DE292D;
}
.left-cont .top-categ figcaption p,
.categ-list ul.list figcaption p {
    font-family: inherit;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-cont .top-categ figcaption .time-stamp,
.categ-list ul.list figcaption .time-stamp {
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: 0px;
    color: #000000;
    margin: 12px 0 0;
    display: block;
}
.theiaStickySidebar button.load-more,
button.load-more {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #DE292D;
    position: relative;
    display: inline-block;
    padding: 10px 15px 11px;
    border: 0px;
    outline: 0;
    cursor: pointer;
    text-transform: capitalize;
}
.theiaStickySidebar button.load-more:hover,
button.load-more:hover {
    background-color: #5E5E5E;
}
.topic-page {
    padding: 10px 0;
}
.topic-page h1,
.topics-posts h1 {
    font-family: inherit;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 15px;
}
.news-folders-container {
    padding: 20px 6px 20px 20px;
    background-color: #f6f6f6;
}
.news-folders-list {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
}
.news-folder-item {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-right: 12px;
    width: 32.2%;
}
.news-folder-item .topic-item-image {
    margin-bottom: 10px;
    height: 205px;
}
.news-folder-item .topic-item-image a,
.news-folder-item .topic-item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: inherit;
    object-position: top;
}
.news-folder-item h2 {
    margin-bottom: 0px;
}
.news-folder-item h2 a {
    font-family: inherit;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0px;
    display: block;
    color: #000;
}
.news-folder-item h2 a:hover {
    color: #DE292D;
}
.topics-posts {
    padding: 30px 0;
}
.news-folder-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 0 15px;
}
.news-folder-post {
    width: 24%;
    margin-bottom: 20px;
}
.news-folder-post .post-thumbnail {
    margin-bottom: 10px;
    height: 160px;
}
.news-folder-post .post-thumbnail a,
.news-folder-post .post-thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top;
}
.news-folder-post h2 {
    margin: 0px;
}
.news-folder-post h2 a {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-folder-post h2 a:hover {
    color: #DE292D;
}
.epaper-page .head-content p {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #DE292D;
    text-align: center;
    margin: 0px;
}
.epaper-page .head-content {
    margin-bottom: 20px;
}
.epaper-sec-blk .epaper-list {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 0 22px;
    margin: 0;
}
.epaper-sec-blk .epaper-list li {
    width: 23.5%;
    padding: 10px 5px;
    border-radius: 5px;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
    background-color: #fff;
    margin-bottom: 18px;
    text-align: center;
}
.epaper-list li .img-com {
    margin-bottom: 10px;
    height: 372px;
}
.epaper-list li .img-com a,
.epaper-list li .img-com img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.epaper-sec-blk .epaper-list li h3 {
    margin-bottom: 0px;
}
.epaper-sec-blk .epaper-list li h3 a {
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #000000;
}
.epaper-load-btn {
    text-align: center;
    margin-top: 15px;
}
.epaper-section,
.epaper-page {
    padding: 30px 0;
}
.flickity-enabled {
    position: relative;
}
.flickity-enabled:focus {
    outline: none;
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    background: #ffffff;
    background: hsla(0, 0%, 100%, 0.75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
    background: #ffffff;
}
.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
    opacity: 0.6;
}
.flickity-prev-next-button.next {
    right: -0;
}
.flickity-prev-next-button:disabled {
    opacity: 0.3;
    cursor: auto;
}
.flickity-prev-next-button svg {
    position: absolute;
    left: 30%;
    top: 30%;
    width: 42%;
    height: 42%;
}
.flickity-prev-next-button .arrow {
    fill: #333;
}
.carousel-main {
    margin-bottom: 8px;
}
.epaper-bg {
    background-color: #DE292D;
    padding: 8px;
    margin-right: 0;
}
.carousel-cell {
    width: 100%;
    margin-right: 8px;
    border-radius: 5px;
    display: flex;
}
.carousel-nav .carousel-cell {
    height: 150px;
    width: 120px;
}
.carousel-cell.is-selected.is-nav-selected img {
    opacity: 1;
}
.carousel-cell.is-selected img {
    border: 3px solid #FFF;
}
.swiper-slide img {
    cursor: zoom-in;
}
.last-paper span {
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0px;
    margin-top: 7px;
}
.carousel-main img {
    display: block;
    margin: 0 auto;
}
.paper-row {
    display: flex;
    align-items: start;
}
.epaper-bg .carousel {
    width: 85%;
    margin: 0 auto;
}
.e-paper-slider .carousel {
    width: 85%;
    margin: 0 auto;
}
.last-paper {
    width: 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.last-paper img {
    height: 130px;
    width: 100%;
    display: block;
}
.modal-content.active {
    max-width: 1250px;
    width: 90%;
}
.to-epaper {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0 10px;
}
.to-epaper a.back-to-epaper.cmn-btn {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 12px 4px;
    transition: background-color 0.3s;
    font-size: 14px;
}
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding: 20px 0;
    align-content: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 550px;
}
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
.modal-content,
#caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}
.swiper.popupSwiper.swiper-initialized.swiper-horizontal {
    padding: 0 0px;
    margin: 20px 0;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    color: #ffffff !important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    color: #ffffff !important;
}
@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 400;
    font-family: inherit;
    transition: 0.3s;
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
.modal .swiper .swiper-button-next,
.modal .swiper .swiper-button-prev {
    content: "";
    width: 10px;
    height: 17px;
    background-image: url(images/slider-right-red-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: auto;
    right: 5%;
    top: 0;
    bottom: 0px;
    margin: auto;
    position: fixed;
}
.modal .swiper .swiper-button-prev {
    background-image: url(images/slider-left-red-arrow.png);
    left: 5%;
    right: auto;
}
.modal .swiper .swiper-button-next::after,
.modal .swiper .swiper-button-prev::after {
    display: none;
}
.modal .swiper .swiper-button-next.swiper-button-disabled,
.modal .swiper .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.slide-thumb img {
    display: block;
    width: 100%;
}
.error-pg .error-image img {
    display: block;
    width: 100%;
}
.latest-news-sdbr.error-sdbr {
    margin: 0px;
}
.left-cont .top-categ.video-list .img-com {
    height: 520px;
}
.pagination {
    margin-top: 15px;
}
.pagination:empty {
    display: none;
}
.pagination .page-numbers {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin: 0px;
    flex-wrap: wrap;
}
.pagination .page-numbers li {
    display: inline-block;
    margin: 0px;
}
.pagination .page-numbers li a,
.pagination .page-numbers li span {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0px;
    color: #fff;
    background-color: #DE292D;
    padding: 8px 8px 2px;
}
.pagination .page-numbers li span.page-numbers.dots {
    color: #DE292D;
    background-color: transparent;
}
.pagination .page-numbers li a.prev,
.pagination .page-numbers li a.next {
    display: none;
}
.pagination .page-numbers li a:hover,
.pagination .page-numbers li span {
    background-color: #5E5E5E;
}
.web-stories-category {
    display: block;
    margin-block: 20px;
}
.header-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.web-stories-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.web-stories-list img,
.web-stories-list a {
    display: block;
    width: 100%;
}
.web-story-item {
    background-color: #DE292D;
    border-radius: 10px;
    overflow: hidden;
}
.web-story-item .image-block {
    height: 300px;
    width: 100%;
    overflow: hidden;
}
.web-story-item .image-block img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s ease-in-out 0s;
}
.web-story-item:hover .image-block img {
    height: 110%;
    width: 120%;
}
.web-story-item h3 {
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0;
}
@media screen and (max-width: 1024px) {
    .web-stories-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .web-story-item .image-block {
        height: 600px;
    }
}
@media screen and (max-width: 991px) {
    .web-story-item .image-block {
        height: auto;
    }
}
@media screen and (max-width: 880px) {
    .web-stories-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .post-type-archive-web-story .web-stories-list {
        max-width: 100%;
        margin: 0 auto;
    }
    .web-story-item .image-block {
        height: auto;
    }
}
@media screen and (max-width: 480px) {
    .web-story-item h3 {
        padding: 10px;
        font-size: 15px;
    }

}
.business-event-left {
    width: 69%;
}
.business-event-rite {
    width: 29%;
}
.story-item {
    width: 24%;
    margin-bottom: 20px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.story-item .story-content {
    margin-bottom: 0px;
}
.story-item .story-title h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #fff;
    margin-bottom: 0px;
}
.story-item:hover .story-title h2 {
    color: #DE292D;
}
.story-item a.hoverLinks {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 0;
}
.web-stories-list__inner-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.web-stories-list__story {
    width: 24%;
    margin: 1% 0.5%;
    margin-bottom: 20px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.web-stories-list__story::before {
    content: "";
    width: 100%;
    height: 55%;
    background: linear-gradient(0deg, #000, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
}
.web-stories-list__story-poster a,
.web-stories-list__story-poster img {
    width: 100%;
    display: block;
}
.web-stories-list__story-content-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 10px;
    pointer-events: none;
}
.web-stories-list__story-content-overlay .story-content-overlay__title {
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 0px;
}
.ln-rht-second-add {
    width: 100%;
    height: 250px;
}
.ln-rht-second-add p {
    margin-bottom: 0px !important;
}
.ln-rht-second-add p br {
    display: none !important;
}
.ln-rht-second-add img {
    display: block;
    width: 100%;
    height: 100%;
}
.header-lft {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    flex-direction: row-reverse;
    width: 100%;
}
.tel-time-form {
    width: 100%;
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
}
.tel-time-form .frow {
    width: 100%;
    margin-bottom: 10px;
}
.tel-time-form .fw {
    width: 100%;
}
.tel-time-form input,
.tel-time-form select,
.tel-time-form textarea {
    padding: 15px 10px 10px;
    background-color: #fff;
    width: 100%;
    font-family: inherit;
    border: 1px solid rgba(88, 88, 91, 0.34);
    font-size: 15px;
    line-height: 1.12;
    color: #000000;
}
.frow.sdbtn {
    text-align: right;
}
.tel-time-form textarea {
    resize: none;
    height: 105px;
}
.frow.sdbtn input {
    float: none;
    float: none;
    display: inline-block;
    width: auto;
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    background-color: #de292d;
    border: 1px solid #fff;
    box-shadow: 0px 0px 0px 3px #de292d;
    padding: 15px 70px 10px;
    cursor: pointer;
}
.frow.sdbtn input:hover {
    background-color: #5E5E5E;
    box-shadow: 0px 0px 0px 3px #5E5E5E;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    display: none;
}
.left-cont .frow p {
    margin-bottom: 10px;
}
.tel-time-form div.wpcf7 .ajax-loader {
    display: none
}
.tel-time-form div.wpcf7-mail-sent-ok,
.tel-time-form span.wpcf7-not-valid-tip,
.tel-time-form div.wpcf7-validation-errors,
.tel-time-form div.wpcf7-acceptance-missing,
.tel-time-form div.wpcf7-mail-sent-ng,
.tel-time-form div.wpcf7-aborted {
    border: 0;
    width: 100%;
    float: left;
    margin: 4px 0 0 0;
    padding: 0;
    color: red !important;
    font-family: inherit;
    font-size: 14px;
    line-height: normal;
    color: #f88e2c;
    text-align: left
}
.tel-time-form div.wpcf7-validation-errors,
.tel-time-form div.wpcf7-acceptance-missing,
.tel-time-form div.wpcf7-mail-sent-ok,
.tel-time-form div.wpcf7-mail-sent-ng {
    text-align: center;
    margin-top: 25px
}
.tel-time-form div.wpcf7-mail-sent-ok {
    color: #f88e2c;
}
.author_profile {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 20px;
}
.author-image {
    width: 18%;
}
.author-image figure,
.author-image figure img {
    width: 100%;
    display: block;
    border-radius: 100%;
}
.author-bio {
    width: 80%;
}
.author-bio .icon-bar {
    margin-top: 15px;
}
.author-bio .icons {
    justify-content: start;
}
.post-type-archive-web-story .web-stories-list {
    width: 100%;
}
.whatsappfollowad {
    margin-bottom: 25px;
}
.whatsappfollowad a.cmn-btn {
    background-color: transparent;
    padding: 0px;
    width: fit-content;
}
.post-type-archive-web-story .web-stories-category .header-block h2{
    margin-bottom: 0px !important;
}
.content-middle-box ul li a {
    width: 100%;
    padding: 15px 20px;
    display: block;
    background-color: #f6f6f6;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 0px;
    color: #de292d;
    font-weight: 500;
}
.news-blk.ln-rht-news-blk{
    padding-top: 0px;
}
.ln-rht-add-cont-item {
    padding: 10px 0px;
    border-bottom: 1px solid #DFDFDF;
}
.ln-rht-add-cont-item:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.adds-blk-sec{
    padding: 15px 0;
}
.business-carousel {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 15px;
}
@media (max-width: 1199px) {
    .business-carousel {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px) {
    .business-carousel {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .business-carousel {
        grid-template-columns: 1fr;
    }
}
.adds-sec-blk .owl-nav button {
    width: 30px;
    height: 57px;
    background-image: url(images/right-arrow-white.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 10px !important;
    position: absolute;
    top: 0;
    bottom: 0%;
    right: 0;
    margin: auto;
    background-color: #DE292D !important;
    border-radius: 10px 0 0 10px;
    font-size: 0;
}
.adds-sec-blk .owl-nav button.owl-prev {
    background-image: url(images/left-arrow-white.webp) !important;
    right: auto;
    left: 0;
    border-radius: 0 10px 10px 0;
}
.adds-sec-blk .owl-nav button:hover {
    background-color: #5E5E5E !important;
}
.adds-sec-item {
    background: #f0f0f0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    padding: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.adds-sec-item .adds-item-image {
    margin-bottom: 10px;
}
.adds-sec-item .adds-item-image img {
    width: 100%;
    border-radius: 6px;
    display: block;
    height: 200px;
    object-fit: cover;
    object-position: top left;
}
.adds-sec-item h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.adds-sec-item p {
    flex: 1;
    font-size: 17px;
}
.excl-news-rht-add {
    width: 26.4%;
}
.left-cont.full-width {
    width: 100%;
}
.business-card p.business-card-address,
.business-card p.business-card-phone,
.business-card p.business-card-website{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.business-card p.business-card-address img,
.business-card p.business-card-phone img,
.business-card p.business-card-website img{
    width: 22px;
    margin-right: 10px;
}
.business-card p.business-card-phone a:hover,
.business-card p.business-card-website a:hover{
    color: #DE292D;
}
.category-associations .busines-listing{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}
.left-cont .business-details.association-list p{
    font-size: 18px;
    line-height: 1.4;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
}
.left-cont .business-details.association-list p img{
    width: 16px;
    margin-right: 8px;
}
@media screen and (max-width: 1280px) {
    .container {
        max-width: 940px;
    }
    .page-banner-sec {
        padding: 5px 0 20px;
    }
    .header-logo {
        width: 175px;
    }
    .page-top-cont p {
        font-size: 12px;
    }
    .header-menu ul li a {
        font-size: 13px;
        padding: 20px 9px 10px;
    }
    .header-lft {
        gap: 10px;
    }
    .header-rite {
        gap: 7px;
    }
    .nav-epaper a {
        font-size: 15px;
        padding: 6px 0 0 20px;
    }
    .nav-epaper a::before {
        width: 11px;
        height: 16px;
    }
    .nav-epaper {
        padding: 0 5px 0 15px;
    }
    .nav-translate select {
        padding: 15px 27px 9px 15px;
        font-size: 14px;
        background-position: right 12px center;
        background-size: 12px;
    }
    .nav-btn a {
        font-size: 14px;
        padding: 16px 13px 10px 38px;
        background-position: left 15px center;
        background-size: 15px;
    }
    .header-home a {
        width: 13px;
        height: 16px;
    }
    .nav-epaper::before {
        height: 20px;
    }
    .header-blk {
        padding: 0px;
    }
    .header-menu .menu-dropdown-icon {
        top: 56%;
        right: -2px;
    }
    .news-blk {
        padding: 20px 0 12px;
    }
    .news-blk h4 {
        font-size: 21px;
        padding: 0 20px 0 0;
        background-size: 8px;
    }
    .news-blk-sec .news-blk h4 {
        padding: 0 30px 0 0;
    }
    a.cmn-btn {
        font-size: 14px;
        padding: 12px 12px 7px;
    }
    .latest-news-sec {
        padding: 22px 0;
    }
    .ln-slider-cont h4 {
        font-size: 18px;
    }
    .adds-sec-item h4{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .ln-slider-btn a.cmn-btn {
        font-size: 13px;
        padding: 7px 16px 3px;
    }
    .ln-slider-image {
        height: 305px;
        margin-bottom: 6px;
    }
    .ln-slider-btn {
        margin-bottom: 8px;
    }
    .latest-news-slider .owl-nav button, .hm-add-listing .owl-nav button {
        width: 25px;
        height: 48px;
        background-size: 8px !important;
    }
    .ln-rht-news-item {
        padding: 11px 0 11px;
    }
    h5.news-item-cont {
        font-size: 17px;
    }
    a.news-link {
        font-size: 12px;
    }
    h4.news-item-cont {
        font-size: 17px;
    }
    .ln-rht-first-add {
        margin: 0 0 18px;
    }
    .nri-news-sec {
        padding: 20px 0;
    }
    .nri-latest-news {
        gap: 0 34px;
    }
    .nri-latest-news-item {
        margin-bottom: 12px;
    }
    .nri-ln-image {
        height: 108px;
        margin-bottom: 12px;
    }
    .nri-ln-link {
        margin-bottom: 8px;
    }
    .add-blk-sec {
        padding: 22px 0;
    }
    .block-news-sec {
        padding: 20px 0;
    }
    .politics-news-blk {
        padding: 22px 0 18px;
    }
    .politic-news-btn a.cmn-btn {
        font-size: 12px;
        padding: 6px 14px 2px;
    }
    .politic-news-btn {
        margin-bottom: 8px;
    }
    .news-itwm-link {
        margin-bottom: 4px;
    }
    .news-item {
        padding: 7px 0 9px;
    }
    ul.cinema-news-tabs li a {
        font-size: 11.5px;
    }
    .cinema-cont-btn a.cmn-btn {
        font-size: 12px;
        padding: 6px 14px 2px;
    }
    .cinema-cont-btn {
        margin-bottom: 7px;
    }
    .cinema-news-blk {
        margin-top: 20px;
    }
    .excl-news-item {
        padding: 17px 10px 12px;
    }
    .excl-news-item h3 {
        font-size: 20px;
        margin: 0 0 6px;
    }
    .excl-news-item-image {
        margin-bottom: 14px;
        height: 140px;
    }
    .excl-news-link {
        margin-bottom: 8px;
    }
    .excl-add-item {
        padding: 0 20px;
    }
    .excl-add-item p {
        margin-bottom: 0px !important;
    }
    .excl-add-item p br {
        display: none !important;
    }
    .excl-lft-items-blk {
        margin-bottom: 12px;
    }
    .excl-news-rht {
        padding: 18px 16px 10px;
    }
    .excl-rht-image {
        margin-bottom: 15px;
        height: 320px;
    }
    .excl-news-rht h3 {
        font-size: 20px;
        margin: 0 0 8px;
    }
    .excl-news-rht h4 {
        font-size: 14px;
    }
    .exclusive-news-sec {
        padding: 0 0 25px;
    }
    .cini-gallary-blk {
        padding: 22px 0 18px;
    }
    .cini-gallary-link {
        margin-bottom: 7px;
    }
    .cini-gallry-image {
        margin-bottom: 12px;
        height: 150px;
    }
    .cinema-gallary-sec {
        padding: 0 0 18px;
    }
    .cini-gallary-blk .owl-nav button {
        width: 25px;
        height: 48px;
        background-size: 8px !important;
    }
    ul.web-story-lists li {
        padding: 0 16px;
        font-size: 11.5px;
    }
    .web-story-blk .owl-nav button {
        width: 25px;
        height: 48px;
        background-size: 8px !important;
    }
    .web-stoty-cont {
        padding: 12px 8px 8px;
    }
    .web-story-blk.owl-carousel {
        padding: 18px 0;
    }
    .usa-upcoming-event-sec {
        padding: 18px 0 0;
    }
    .usa-galary-title-sec h3,
    .usa-upcoming-title-sec h3 {
        font-size: 21px;
    }
    .usa-upcoming-event-cnt {
        padding: 16px 22px 22px;
    }
    .usa-nri-galary-sec-cnt {
        padding: 0px;
        background-color: transparent;
    }
    .usa-galary-title-sec,
    .usa-upcoming-title-sec {
        margin: 0 0 10px;
    }
    .usa-galary-lst.owl-carousel .owl-nav button.owl-prev,
    .usa-galary-lst.owl-carousel .owl-nav button.owl-next,
    .usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-prev,
    .usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-next {
        width: 25px;
        height: 48px;
        background-size: 8px !important;
    }
    .usa-galary-lst-itm h4,
    .usa-upcoming-event-itm h4,
    .cini-gallary-item h4 {
        font-size: 12px;
        margin: 0 0 6px;
    }
    .usa-nri-galary-sec {
        padding: 0 0 30px;
    }
    .associations-logo-sec-cnt {
        padding: 22px 18px;
    }
    .associations-logo-sec-cnt h3 {
        font-size: 18px;
        margin: 0 0 12px;
        padding-right: 18px;
        background-size: 8px;
    }
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-prev,
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next {
        width: 8px;
        height: 12px;
        background-size: 8px;
    }
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next {
        padding-left: 21px !important;
        margin-left: 13px;
    }
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav {
        top: -30px;
    }
    .associations-logo-sec {
        padding: 0 0 45px;
    }
    .footer-logo-sec-lst {
        padding: 8px 20px;
    }
    .footer-advertise-btn a {
        font-size: 18px;
        padding: 19px 26px 14px;
    }
    .footer-advertise-btn {
        margin-left: 35px;
    }
    .footer-social-icons a {
        width: 46px;
        height: 45px;
        margin: 0 2px;
    }
    .footer-sec-logo-itm {
        width: 300px;
    }
    .about-sec {
        padding: 26px 0 0;
    }
    .about-sec-cnt h4 {
        font-size: 18px;
        margin: 0 0 8px;
    }
    .about-sec-cnt p {
        font-size: 13.3px;
        letter-spacing: -0.3px;
        margin: 0 0 20px;
    }
    .footer-nav-lst {
        padding: 16px 0 12px;
    }
    .copy-rit-cnt p {
        font-size: 14px;
    }
    .footer-copy-right-sec {
        padding: 20px 0;
    }
    .usa-upcoming-title-sec h3 {
        padding: 0 19px 0 0;
        background-size: 8px;
    }
    .footer-nav-lst-itm ul li a {
        font-size: 14px;
        padding: 3px 20px;
    }
    ul.cinema-news-tabs li {
        padding: 0 10px;
    }
    .usa-upcoming-event-itm-image {
        height: 215px;
    }
    .ln-news-image {
        height: 63px;
    }
    .usa-galary-itm-image {
        height: 145px;
        margin: 0 0 15px;
    }
    .politic-news-image {
        margin-bottom: 14px;
        height: 285px;
    }
    .cinema-cont-image {
        margin-bottom: 10px;
        height: 285px;
    }
    .right-cont .latest-news-sdbr .RelatedNews li a {
        font-size: 18px;
    }
    .left-cont p {
        font-size: 21px;
        margin-bottom: 18px;
    }
    .right-cont .latest-news-sdbr .RelatedNews li {
        padding: 13px 8px 13px 0;
    }
    .category_wrapper h1.article-HD {
        font-size: 32px;
        margin-bottom: 15px;
    }
    li.breadcrumb,
    li.breadcrumb a,
    li#breadcrumbs,
    .breadcrum .breadcrumb-cont {
        font-size: 12px;
    }
    .breadcrum {
        margin-bottom: 16px;
    }
    .author-box {
        padding: 9px 20px 9px;
        margin-bottom: 20px;
    }
    .left-cont .ads-cont {
        margin: 22px 0 35px;
    }
    .right-sdbr-btn {
        margin: -14px 0 0 auto;
    }
    .right-cont .latest-news-sdbr .d-flex {
        padding: 19px 0 30px 19px;
    }
    .right-cont span.heading-title,
    .right-cont h1.heading-title,
    .right-cont h2.heading-title,
    .right-cont h3.heading-title {
        font-size: 25px;
    }
    .right-cont .latest-news-sdbr .latest-heading {
        margin-bottom: 15px;
    }
    .right-cont .latest-news-sdbr,
    .right-cont .nri-news-sdbr {
        margin-bottom: 40px;
    }
    .right-cont .sdb-netitara-sec {
        padding: 18px 16px 14px;
        margin-bottom: 40px;
    }
    .right-cont .nri-sdbr-heading {
        margin-bottom: 10px;
    }
    .right-cont h4.sdb-news-item-cont a {
        font-size: 18px;
    }
    .right-cont .sdb-nri-latest-news {
        padding: 18px 16px 30px;
    }
    .left-cont .art_Tags .scroll li a, .left-cont .art_Tags .scroll  a {
        padding: 8px 10px 4px;
        font-size: 13px;
    }
    .left-cont .art_Tags span {
        font-size: 14px;
    }
    .left-cont .art_Tags .scroll {
        gap: 8px;
    }
    .left-cont .art_Tags {
        gap: 8px;
        margin: 0 0 16px;
    }
    .left-cont .latest-heading h2.heading-title {
        font-size: 21px;
    }
    .left-cont .left-posts .latest-heading {
        padding: 0 0 8px;
    }
    .left-cont .related-news {
        padding: 8px 0 0 0;
    }
    .related-list li figure figcaption h3 a {
        font-size: 16px;
    }
    .related-list li:first-child figure figcaption h3 a {
        font-size: 17px;
    }
    .related-list li figure .img-com {
        height: 85px;
    }
    .related-list li:first-child figure .img-com {
        height: 150px;
        margin-bottom: 13px;
    }
    .category,
    .tag_wrapper {
        padding: 45px 0 50px;
    }
    .right-cont .netitara-sdbr-heading {
        margin-bottom: 10px;
    }
    .AuthorInfo li {
        font-size: 12px;
    }
    .author-box .AuthorInfo {
        gap: 5px;
        padding: 7px 0 0;
    }
    .icons li a {
        width: 26px;
        height: 26px;
    }
    .icons {
        gap: 5px;
    }
    .left-cont .category-heading h1,
    .left-cont .category-heading h2,
    .epaper-page .epaper-head h1 {
        font-size: 27px;
    }
    .left-cont .common-heading,
    .epaper-page .epaper-head {
        padding: 0 0 5px;
        margin: 0 0 20px;
    }
    .header-menu .sub-menu li a {
        font-size: 12.5px;
        padding: 7px 8px 4px;
    }
    .header-menu ul li ul.sub-menu {
        width: 180px;
    }
    .related-list {
        gap: 22px;
    }
    .left-cont .top-categ figcaption h2 a,
    .categ-list ul.list figcaption h3 a,
    .left-cont .top-categ figcaption h3 a {
        font-size: 20px;
    }
    .left-cont .top-categ figcaption p,
    .categ-list ul.list figcaption p {
        font-size: 17px;
    }
    .left-cont .top-categ figcaption .time-stamp,
    .categ-list ul.list figcaption .time-stamp {
        font-size: 13px;
        margin: 8px 0 0;
    }
    .sdbr-usa-item-image {
        margin-bottom: 14px;
        height: 355px;
    }
    .left-cont .top-categ figcaption h2,
    .categ-list ul.list figcaption h3,
    .left-cont .top-categ figcaption h3 {
        margin-bottom: 8px;
    }
    .left-cont .top-categ figure .img-com,
    .categ-list ul.list li .img-com {
        margin-bottom: 12px;
        height: 155px;
    }
    .left-cont .top-categ figure,
    .categ-list ul.list li {
        margin-bottom: 20px;
    }
    .usa-events-sdbr {
        padding: 18px 16px 13px;
    }
    .usa-events-sdbr-blk .owl-nav button {
        width: 22px;
        height: 46px;
        background-size: 8px !important;
        right: -16px;
    }
    .usa-events-sdbr-blk .owl-nav button.owl-prev {
        right: auto;
        left: -16px;
    }
    .events-sdbr-heading {
        margin-bottom: 10px;
    }
    .theiaStickySidebar button.load-more,
    button.load-more {
        font-size: 14px;
        padding: 8px 12px 9px;
    }
    .right-cont .sdb-nri-ln-image {
        margin-bottom: 12px;
        height: 165px;
    }
    .news-folders-container {
        padding: 18px 4px 18px 16px;
    }
    .news-folder-item {
        margin-bottom: 18px;
        padding: 10px;
        margin-right: 10px;
    }
    .news-folder-item h2 a {
        font-size: 15px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 8px;
        height: 175px;
    }
    .topic-page h1,
    .topics-posts h1 {
        font-size: 25px;
        margin-bottom: 12px;
    }
    .news-folder-posts {
        gap: 0 12px;
    }
    .news-folder-post {
        margin-bottom: 16px;
    }
    .news-folder-post h2 a {
        font-size: 14px;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 8px;
        height: 135px;
    }
    .topics-posts {
        padding: 25px 0;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 90px;
        margin-bottom: 11px;
    }
    .epaper-list li .img-com {
        margin-bottom: 8px;
        height: 303px;
    }
    .epaper-sec-blk .epaper-list {
        gap: 0 18px;
    }
    .epaper-sec-blk .epaper-list li {
        padding: 10px 5px;
        margin-bottom: 16px;
    }
    .epaper-sec-blk .epaper-list li h3 a {
        font-size: 16px;
    }
    .epaper-page .head-content p {
        font-size: 13px;
    }
    .to-epaper a.back-to-epaper.cmn-btn {
        padding: 10px 12px 4px;
        font-size: 12px;
    }
    .left-cont .contact-item h3 {
        font-size: 18px;
        margin: 0 0 14px;
    }
    .left-cont .contact-item p {
        font-size: 14px;
        line-height: 1.6;
    }
    .contact-blk .contact-item {
        margin-bottom: 18px;
        padding: 14px;
    }
    .nri-news-rht-image .owl-nav button {
        width: 25px;
        height: 48px;
        background-size: 8px !important;
    }
    .nri-news-rht-image .owl-item img {
        height: 370px;
    }
    .pagination .page-numbers li a,
    .pagination .page-numbers li span {
        font-size: 14px;
        padding: 8px 8px 2px;
    }
    .story-item .story-title h2 {
        font-size: 16px;
    }
    .story-item {
        margin-bottom: 18px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 425px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 515px;
    }
    .page-banner-sec .bnr-blk {
        height: 80px;
    }
    .ln-rht-second-add {
        height: 206px;
    }
    .excl-add-item {
        height: 213px;
    }
    .add-blk {
        max-width: 600px;
        height: 74px;
    }
    .web-stories-list__story-content-overlay {
        bottom: 15px;
        left: 15px;
        right: 8px;
    }
    .web-stories-list__story-content-overlay .story-content-overlay__title {
        font-size: 15px;
    }
    .ln-rht-add-cont-item {
        padding: 9px 0px;
    }

    .ln-rht-tab-list li {
        font-size: 15px;
        padding: 11px;
    }
    .latest-news-rht {
        padding: 13px;
    }
    .ln-rht-tab-cont-blk{
        max-height: 355px;
        overflow-y: scroll;
    }
    .adds-blk-sec {
        padding: 12px 0;
    }
    .adds-sec-blk .owl-nav button {
        width: 25px;
        height: 45px;
        background-size: 8px !important;
    }
    .business-event-left{
        width: 63%;
    }
    .business-event-rite {
        width: 35%;
    }
    .category-associations .busines-listing {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    .nav-advertise a {
        font-size: 13px;
        padding: 18px 17px 14px;
    }
}
@media screen and (max-width: 991px) {
    .container {
        max-width: 720px;
    }
    .nav-translate select {
        padding: 11px 27px 7px 12px;
        font-size: 13px;
        background-position: right 10px center;
        background-size: 10px;
    }
    .header-logo a img {
        display: block;
        width: 100%;
    }
    .header-home,
    .header-menu {
        display: none;
    }
    .header-blk {
        padding: 15px 18px;
        background-color: transparent;
        justify-content: center;
    }
    .mbl-menu {
        background-color: #F6F6F6;
        padding: 14px 0 10px;
    }
    ul.mbl-nav-menu {
        display: flex;
        justify-content: space-between;
        margin: 0px;
        align-items: center;
    }
    .mbl-nav-menu li {
        line-height: 1;
        margin: 0px;
        display: inline-block;
    }
    .mbl-nav-menu li a {
        display: block;
        font-family: inherit;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.4;
        letter-spacing: 0px;
    }
    .nav-epaper {
        padding: 0px;
    }
    .nav-epaper::before {
        display: none;
    }
    .header-rite {
        gap: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }
    .nav-btn {
        display: flex;
    }
    .nav-btn a {
        font-size: 0px;
        width: 21px;
        height: 21px;
        background-image: url(images/youtube-subscribe.svg);
        background-size: contain;
        padding: 0px;
        background-color: transparent;
        background-position: center;
    }
    .nav-btn a:hover {
        background-color: transparent;
    }
    .news-blk-sec {
        padding: 20px 0 0;
    }
    .news-blk-sec .news-blk {
        max-width: 100%;
        width: 100%;
        margin: auto;
    }
    .news-blk {
        padding: 0 0 10px;
    }
    .news-blk h4 {
        font-size: 18px;
        padding: 0 20px 0 0;
        background-size: 7px;
    }
    .news-blk-sec .news-blk h4 {
        padding: 0 20px 0 0;
    }
    .latest-news-blk {
        flex-direction: column;
        align-items: center;
    }
    .latest-news-lft {
        width: 100%;
        margin-bottom: 20px;
    }
    .latest-news-rht {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .ln-rht-news-cont {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    .ln-rht-add-blk {
        width: 100%;
        max-width: 400px;
    }
    .ln-rht-second-add {
        height: 250px;
    }
    .ln-rht-news-item,
    .ln-rht-news-item:first-child,
    .ln-rht-news-item:last-child {
        padding: 10px;
        border: 1px solid #DFDFDF;
        margin-bottom: 10px;
        width: 48%;
    }
    .latest-news-sec {
        padding: 20px 0;
    }
    .nri-news-blk {
        flex-direction: column;
        align-items: center;
    }
    .nri-news-lft {
        width: 100%;
    }
    .nri-news-lft .news-blk {
        border-bottom: 1px solid #DFDFDF;
    }
    .nri-latest-news {
        padding: 15px 0;
        gap: 0 5%;
        justify-content: start;
    }
    .nri-news-rht {
        width: 100%;
        max-width: 300px;
    }
    .nri-latest-news-item {
        margin-bottom: 12px;
        width: 30%;
    }
    .add-blk-sec {
        padding: 20px 0;
    }
    .block-news-items {
        flex-direction: column;
        align-items: center;
    }
    .politics-news,
    .cinema-news {
        width: 100%;
    }
    .politics-news-blk {
        padding: 15px 0 25px;
    }
    .politics-news-lft {
        width: 48%;
    }
    .politics-news-rht {
        width: 45%;
    }
    .news-item,
    .news-item:first-child {
        width: 100%;
    }
    .news-item {
        padding: 14px 0;
    }
    .cinema-news-cont-blk {
        padding: 15px 0 0;
    }
    .cinema-news-lft-cont {
        width: 52%;
    }
    ul.cinema-news-tabs li a {
        font-size: 13px;
    }
    .cinema-news-rht-cont {
        width: 44%;
    }
    .excl-news-blk {
        flex-direction: column;
        align-items: center;
    }
    .cinema-news-blk {
        margin-top: 0;
        padding: 8px 0px 10px;
        background-color: transparent;
    }
    .excl-lft-items-blk {
        margin-bottom: 15px;
    }
    .excl-news-lft {
        width: 100%;
        margin-bottom: 20px;
    }
    .excl-news-item {
        padding: 15px;
        width: 48%;
    }
    .excl-add-item {
        padding: 0px;
        width: 48%;
        height: 250px;
        margin: 0 auto;
        max-width: 300px;
    }
    .excl-add-item:last-child {
        margin-bottom: 0px;
    }
    .excl-news-rht {
        padding: 20px;
        width: 100%;
        max-width: 400px;
    }
    .excl-news-rht h4 {
        font-size: 15px;
        text-align: left;
    }
    .web-story {
        padding: 20px 0 0;
    }
    .cini-gallary-blk {
        padding: 20px 0;
    }
    .footer-logo-sec-lst {
        padding: 20px 15px;
        flex-direction: column;
        background-color: transparent;
    }
    .footer-sec-logo-itm {
        width: 100%;
        max-width: 260px;
        margin-bottom: 25px;
    }
    .footer-sec-logo-rit {
        flex-direction: column;
    }
    .footer-advertise-btn {
        margin-left: 0px;
    }
    .footer-social-icons {
        margin-bottom: 20px;
    }
    .about-sec-cnt {
        text-align: center;
    }
    .about-sec {
        display: none;
    }
    .about-sec.mobile-about {
        display: block;
    }
    .about-sec-cnt p {
        font-size: 14px;
        letter-spacing: 0;
        margin: 0 0 15px;
        color: #000000;
    }
    .footer-social-icons a {
        width: 40px;
        height: 40px;
        margin: 0 4px;
    }
    .footer-nav-lst {
        padding: 15px 0 10px;
        border: 0px;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0 20px;
    }
    ul.web-story-lists li {
        width: 100%;
        text-align: center;
        padding: 0 15px !important;
        font-size: 14px;
    }
    .usa-upcoming-event-cnt {
        padding: 15px 10px;
    }
    a.cmn-btn {
        font-size: 16px;
        padding: 10px 39px 6px;
    }
    h5.news-item-cont {
        font-size: 17px;
    }
    h4.news-item-cont {
        font-size: 17px;
    }
    a.news-link {
        font-size: 14px;
    }
    .cini-gallary .news-blk-btn a.cmn-btn,
    .web-story .news-blk-btn a.cmn-btn,
    .usa-upcoming-event-btn a.cmn-btn,
    .usa-galary-btn a.cmn-btn {
        padding: 0px;
        background-color: transparent;
        color: #DE292D;
    }
    .cini-gallary .news-blk {
        border: 0px;
    }
    .cinema-gallary-sec {
        padding: 0 0 15px;
    }
    .about-sec {
        padding: 15px 0 0;
    }
    .associations-logo-sec {
        padding: 0 0 15px;
    }
    .usa-nri-galary-sec {
        padding: 0 0 20px;
    }
    .add-blk {
        max-width: 300px;
        height: 50px;
    }
    .nri-news-sec {
        padding: 20px 0 15px;
    }
    .web-story-blk.owl-carousel {
        padding: 15px 0;
    }
    .page-top-cont p br {
        display: block;
    }
    ul.cinema-news-tabs {
        padding: 0 20px 6px;
    }
    ul.cinema-news-tabs .owl-nav button.owl-next {
        right: 6px;
    }
    ul.cinema-news-tabs .owl-nav button.owl-prev {
        left: 6px;
    }
    ul.web-story-lists {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    ul.web-story-lists .owl-nav button span {
        display: none;
    }
    ul.web-story-lists .owl-nav button.owl-prev,
    ul.web-story-lists .owl-nav button.owl-next {
        width: 6px;
        height: 10px;
        background-image: url(images/right-arrow-red.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        right: 6px;
        top: 0;
        bottom: 0px;
        margin: auto;
    }
    ul.web-story-lists .owl-nav button.owl-prev {
        background-image: url(images/left-arrow-red.webp);
        right: auto;
        left: 0px;
    }
    .mbl-nav-menu li a.nav-homepage {
        width: 16px;
        height: 20px;
        background-image: url(images/home-icon.webp);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        display: block;
        font-size: 0px;
        margin-bottom: 7px;
    }
    .footer-nav-lst-itm ul li a {
        font-size: 13px;
        padding: 2px 20px;
    }
    .footer-advertise-btn a {
        font-size: 16px;
        padding: 16px 24px 12px;
    }
    .cini-gallry-image {
        height: 200px;
    }
    .mbl-toggle {
        display: block;
    }
    ul.cinema-news-tabs li {
        padding: 0 15px;
    }
    .usa-upcoming-event-itm-image {
        height: 275px;
    }
    .header-mobile-menu {
        display: block;
    }
    .ln-slider-image {
        height: 390px;
    }
    .ln-news-image {
        height: 70px;
    }
    .usa-galary-itm-image {
        height: 165px;
        margin: 0 0 15px;
    }
    .excl-news-item-image {
        height: 170px;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 107px;
        margin-bottom: 11px;
    }
    .politic-news-image {
        margin-bottom: 15px;
        height: 225px;
    }
    .cinema-cont-image {
        margin-bottom: 12px;
        height: 230px;
    }
    .main-flex {
        align-items: center;
        flex-direction: column;
    }
    .left-cont.leftSidebar {
        width: 100%;
        margin-bottom: 30px;
    }
    .right-cont.rightSidebar {
        width: 100%;
        max-width: 400px;
    }
    .category,
    .tag_wrapper {
        padding: 30px 0 35px;
    }
    .related-list li:first-child figure figcaption h3 a {
        font-size: 17px;
    }
    .related-list li figure figcaption h3 a {
        font-size: 14px;
    }
    .left-cont .top-categ figure .img-com,
    .categ-list ul.list li .img-com {
        margin-bottom: 12px;
        height: 165px;
    }
    .sdbr-usa-item-image {
        margin-bottom: 14px;
        height: 484px;
    }
    .right-cont .sdb-nri-ln-image {
        margin-bottom: 12px;
        height: 190px;
    }
    .news-folder-item {
        border-radius: 6px;
        margin-bottom: 18px;
        padding: 12px;
        margin-right: 0px;
        width: 48.5%;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 8px;
        height: 185px;
    }
    .topic-page h1,
    .topics-posts h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .news-folders-container {
        padding: 20px 15px;
    }
    .news-folders-list {
        justify-content: space-between;
    }
    .news-folder-item h2 a {
        font-size: 16px;
    }
    .news-folder-post {
        margin-bottom: 14px;
        width: 32%;
    }
    .news-folder-posts {
        gap: 0 14px;
    }
    .epaper-bg .carousel {
        width: 80%;
    }
    .last-paper {
        width: 13%;
    }
    .carousel-nav .carousel-cell {
        height: 135px;
        width: 105px;
    }
    .last-paper img {
        height: 110px;
    }
    .last-paper span {
        font-size: 13px;
        margin-top: 8px;
    }
    .flickity-prev-next-button {
        width: 24px;
        height: 24px;
    }
    .close {
        top: 10px;
        right: 25px;
        font-size: 30px;
    }
    .epaper-section,
    .epaper-page {
        padding: 20px 0;
    }
    .ln-slider-cont h4 {
        font-size: 20px;
    }
    li.breadcrumb,
    li.breadcrumb a,
    li#breadcrumbs,
    .breadcrum .breadcrumb-cont {
        font-size: 12px;
    }
    .AuthorInfo li {
        font-size: 13px;
    }
    .epaper-sec-blk .epaper-list li {
        width: 32%;
        padding: 10px;
        margin-bottom: 16px;
    }
    .epaper-sec-blk .epaper-list {
        gap: 0 14px;
    }
    .usa-galary-lst-itm h4,
    .usa-upcoming-event-itm h4,
    .cini-gallary-item h4 {
        font-size: 16px;
        margin: 0 0 6px;
    }
    .nri-news-rht-image .owl-item img {
        height: 342px;
    }
    .story-item {
        width: 32%;
        margin-bottom: 18px;
    }
    .web-story-sec {
        padding-top: 10px;
    }
    .web-stories-list__story {
        width: 32%;
        margin: 1% 0.6%;
    }
    .page-banner-sec {
        padding: 20px 0 10px;
    }
    .page-logo {
        width: 100%;
        max-width: 320px;
        margin-bottom: 15px;
    }
    .page-banner-sec .bnr-blk {
        width: 100%;
        height: 100px;
    }
    .page-bnr {
        flex-direction: column;
    }
    .nav-mbl-menu ul li.menu-item-has-children.menu-item-266412 {
        display: none;
    }
    .whatsappfollowad a.cmn-btn {
        font-size: 18px;
    }
    .ln-rht-tab-cont-blk{
        max-height: none;
        overflow-y: inherit;
    }
    .latest-news-lft{
        padding-bottom: 10px;
    }
    .nri-news-blk .excl-news-rht {
        width: 100%;
        max-width: 400px;
    }
    .excl-rht-image {
        margin-bottom: 15px;
        height: 440px;
    }
    .excl-news-rht-add {
        width: 100%;
        max-width: 300px;
    }
    .mbl-toggle{
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        color: #fff;
    }
    .category-associations .busines-listing {
        grid-template-columns: repeat(3, 1fr);
    }
    .nav-advertise.hm-desktop {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .ln-rht-news-item,
    .ln-rht-news-item:first-child,
    .ln-rht-news-item:last-child {
        padding: 8px 8px;
        width: 100%;
    }
    h4.news-item-cont {
        font-size: 15px;
    }
    a.news-link {
        font-size: 14px;
    }
    h5.news-item-cont {
        font-size: 15px;
    }
    .politic-news-image {
        margin-bottom: 12px;
        height: 155px;
    }
    .news-item {
        padding: 10px 0;
    }
    .cinema-news-blk {
        padding: 8px 0px 15px;
    }
    .excl-news-rht h3 {
        font-size: 18px;
        margin: 0 0 6px;
    }
    ul#menu-footer {
        column-count: 3;
    }
    .footer-nav-lst-itm ul li a {
        font-size: 14px;
        padding: 2px 20px;
    }
    .cini-gallry-image {
        height: 170px;
    }
    .usa-upcoming-event-itm-image {
        height: 225px;
    }
    .ln-slider-image {
        height: 345px;
    }
    .ln-news-image {
        height: 64px;
    }
    .excl-news-item-image {
        height: 160px;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 100px;
        margin-bottom: 11px;
    }
    .cinema-cont-image {
        margin-bottom: 10px;
        height: 195px;
    }
    .breadcrum {
        margin-bottom: 10px;
    }
    .category_wrapper h1.article-HD {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .author-box {
        padding: 8px 16px;
        margin-bottom: 20px;
    }
    .left-cont p {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .left-cont .ads-cont {
        margin: 16px 0 22px;
    }
    .related-list li:first-child figure figcaption h3 a {
        font-size: 19px;
    }
    .related-list li figure figcaption h3 a {
        font-size: 16px;
    }
    .related-list li:first-child figure .img-com {
        height: 144px;
        margin-bottom: 11px;
    }
    .related-list li figure .img-com {
        height: 80px;
    }
    .right-cont .latest-news-sdbr .latest-heading {
        margin-bottom: 12px;
    }
    .left-cont .category-heading h1,
    .left-cont .category-heading h2,
    .epaper-page .epaper-head h1 {
        font-size: 25px;
    }
    .news-folder-item {
        margin-bottom: 15px;
        padding: 10px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 8px;
        height: 165px;
    }
    .news-folder-item h2 a {
        font-size: 15px;
    }
    .news-folder-post {
        margin-bottom: 14px;
        width: 48%;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 10px;
        height: 160px;
    }
    .news-folder-posts {
        gap: 0px;
        justify-content: space-between;
    }
    .news-folder-post h2 a {
        font-size: 15px;
    }
    .topics-posts {
        padding: 20px 0;
    }
    .epaper-sec-blk .epaper-list li {
        width: 48%;
        padding: 10px;
        margin-bottom: 16px;
    }
    .epaper-sec-blk .epaper-list {
        gap: 0px;
        justify-content: space-between;
    }
    .epaper-page .head-content p {
        font-size: 12px;
    }
    .epaper-list li .img-com {
        margin-bottom: 10px;
        height: 380px;
    }
    .story-item {
        width: 49%;
        margin-bottom: 18px;
    }
    .story-item .story-title h2 {
        font-size: 18px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 430px;
    }
    .web-stories-list__story-content-overlay .story-content-overlay__title {
        font-size: 14px;
    }
    .web-stories-list__story-content-overlay {
        bottom: 15px;
        left: 12px;
        right: 6px;
    }
    .excl-add-item {
        padding: 0px;
        width: 48%;
        height: 250px;
        margin: 0 auto;
        max-width: 295px;
    }
    .author-bio {
        width: 100%;
    }
    .author-image {
        width: 100%;
        max-width: 110px;
        margin-bottom: 15px;
    }
    .author_profile {
        flex-direction: column;
    }
    .ln-news-image {
        width: 20.5%;
    }
    .ln-news-item-cont {
        width: 77%;
    }
    .ln-rht-news-cont{
        flex-direction: column;
    }
}
@media screen and (max-width: 650px) {
    a.cmn-btn {
        font-size: 14px;
        padding: 10px 12px 6px;
    }
    h4.news-item-cont {
        font-size: 15px;
    }
    h5.news-item-cont {
        font-size: 15px;
    }
    a.news-link {
        font-size: 14px;
    }
    .ln-slider-btn a.cmn-btn {
        font-size: 12px;
        padding: 6px 16px 3px;
    }
    .ln-slider-cont h4 {
        font-size: 20px;
    }
    .mbl-nav-menu li a {
        font-size: 14px;
    }
    .header-rite {
        gap: 8px;
    }
    ul.web-story-lists li {
        font-size: 12px;
    }
    .web-stoty-cont h5.news-item-cont {
        font-size: 15px;
    }
    .web-stoty-cont {
        padding: 10px 5px 6px;
        width: 90%;
    }
    .usa-galary-lst-itm h4,
    .usa-upcoming-event-itm h4,
    .cini-gallary-item h4 {
        font-size: 16px;
        margin: 0 0 6px;
    }
    .usa-galary-title-sec h3,
    .usa-upcoming-title-sec h3 {
        font-size: 16px;
    }
    .associations-logo-sec-cnt h3 {
        font-size: 16px;
        margin: 0 0 12px;
        padding-right: 16px;
        background-size: 6px;
    }
    .latest-news-slider .owl-nav button,
    .cini-gallary-blk .owl-nav button,
    .web-story-blk .owl-nav button,
    .nri-news-rht-image .owl-nav button, .hm-add-listing .owl-nav button {
        width: 20px;
        height: 38px;
        background-size: 6px !important;
    }
    .usa-galary-lst.owl-carousel .owl-nav button.owl-prev,
    .usa-galary-lst.owl-carousel .owl-nav button.owl-next,
    .usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-prev,
    .usa-upcoming-event-lst.owl-carousel .owl-nav button.owl-next {
        width: 20px;
        height: 38px;
        background-size: 6px !important;
    }
    .news-blk {
        padding: 0 0 8px;
    }
    .news-blk h4 {
        font-size: 16px;
        padding: 0 15px 0 0;
        background-size: 6px;
    }
    .news-blk-sec .news-blk h4 {
        padding: 0 15px 0 0;
    }
    .add-blk-sec {
        padding: 15px 0;
    }
    ul.cinema-news-tabs {
        padding: 0 15px 6px;
    }
    ul.cinema-news-tabs .owl-nav button.owl-prev,
    ul.cinema-news-tabs .owl-nav button.owl-next {
        right: 0;
        top: 0;
        bottom: 8px;
    }
    ul.cinema-news-tabs .owl-nav button.owl-prev {
        left: 0px;
        right: auto;
    }
    ul.cinema-news-tabs li a {
        font-size: 13px;
        font-weight: 600;
    }
    .excl-news-item h3 {
        font-size: 15px;
        margin: 0 0 6px;
    }
    .excl-news-item {
        padding: 12px;
        width: 49%;
    }
    .exclusive-news-sec {
        padding: 0 0 18px;
    }
    .cini-gallary-blk {
        padding: 10px 0 15px;
    }
    .cini-gallry-image {
        height: 155px;
    }
    .cini-gallary-link {
        margin-bottom: 5px;
    }
    .web-story {
        padding: 15px 0 0;
    }
    ul.web-story-lists {
        padding: 10px 0 8px;
    }
    .associations-logo-sec-cnt {
        padding: 20px 12px;
    }
    .excl-news-rht {
        padding: 20px 15px;
    }
    .usa-upcoming-title-sec h3 {
        padding: 0 15px 0 0;
        background-size: 6px;
    }
    .news-item {
        padding: 10px 0;
    }
    .excl-add-item {
        padding: 0px;
        height: 230px;
    }
    ul#menu-footer {
        column-count: 2;
    }
    .footer-nav-lst-itm ul li a {
        font-size: 14px;
        padding: 2px 20px;
    }
    .footer-nav-lst-itm li {
        border: 0px;
    }
    ul#menu-footer::before {
        display: none;
    }
    .mbl-toggle {
        margin: 0 0 0px 0px;
    }
    .usa-upcoming-event-itm-image {
        height: 210px;
    }
    .nav-mbl-menu ul li a {
        font-size: 13px;
    }
    .nav-mbl-menu #header-navigation {
        width: 100%;
    }
    .mbl-header-home a {
        width: 11px;
        height: 14px;
    }
    .ln-slider-image {
        height: 310px;
    }
    .nri-ln-image {
        height: 100px;
    }
    .excl-news-item-image {
        height: 142px;
    }
    .politic-news-image {
        height: 135px;
    }
    .cinema-cont-image {
        height: 170px;
    }
    .category_wrapper h1.article-HD {
        font-size: 28px;
        margin-bottom: 14px;
    }
    .left-cont p {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .left-cont .art_Tags .scroll li a, .left-cont .art_Tags .scroll  a {
        padding: 7px 8px 3px;
        font-size: 12px;
    }
    .left-cont .art_Tags span {
        font-size: 13px;
        margin-top: 8px;
    }
    .left-cont .latest-heading h2.heading-title {
        font-size: 18px;
    }
    .left-cont .left-posts .latest-heading {
        padding: 0px 0 5px;
    }
    .related-list li:first-child figure figcaption h3 a {
        font-size: 17px;
    }
    .related-list li figure .img-com {
        height: 70px;
    }
    .related-list li figure figcaption h3 a {
        font-size: 15px;
    }
    .related-list li:first-child figure .img-com {
        height: 112px;
        margin-bottom: 10px;
    }
    .related-list li {
        padding: 9px 0;
    }
    .left-cont .related-news {
        padding: 6px 0 0 0;
    }
    .right-cont span.heading-title,
    .right-cont h1.heading-title,
    .right-cont h2.heading-title,
    .right-cont h3.heading-title {
        font-size: 22px;
    }
    .right-cont .latest-news-sdbr .latest-heading {
        margin-bottom: 8px;
    }
    .right-cont .latest-news-sdbr .RelatedNews li a {
        font-size: 17px;
    }
    .right-cont .latest-news-sdbr,
    .right-cont .nri-news-sdbr {
        margin-bottom: 25px;
    }
    .right-cont .netitara-sdbr-heading {
        margin-bottom: 8px;
    }
    .right-cont h4.sdb-news-item-cont a {
        font-size: 17px;
    }
    .category,
    .tag_wrapper {
        padding: 25px 0 30px;
    }
    .right-cont .sdb-nri-latest-news-item {
        margin-bottom: 18px;
    }
    .related-list {
        gap: 16px;
    }
    .right-cont .sdb-netitara-sec {
        padding: 16px 14px 14px;
        margin-bottom: 25px;
    }
    .left-cont .top-categ figure .img-com,
    .categ-list ul.list li .img-com {
        margin-bottom: 10px;
        height: 150px;
    }
    .left-cont .top-categ figcaption h2 a,
    .categ-list ul.list figcaption h3 a,
    .left-cont .top-categ figcaption h3 a {
        font-size: 18px;
    }
    .left-cont .top-categ figcaption h2,
    .categ-list ul.list figcaption h3,
    .left-cont .top-categ figcaption h3 {
        margin-bottom: 6px;
    }
    .left-cont .category-heading h1,
    .left-cont .category-heading h2,
    .epaper-page .epaper-head h1 {
        font-size: 22px;
    }
    .left-cont .common-heading,
    .epaper-page .epaper-head {
        padding: 0 0 4px;
        margin: 0 0 18px;
    }
    .news-folders-container {
        padding: 0px;
        background: transparent;
    }
    .news-folder-item {
        margin-bottom: 12px;
        padding: 8px;
    }
    .news-folder-item h2 a {
        font-size: 14px;
    }
    .topic-page {
        padding: 20px 0;
        margin: 10px 0;
        background-color: #f6f6f6;
    }
    .topic-page h1,
    .topics-posts h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 8px;
        height: 150px;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 10px;
        height: 150px;
    }
    .e-paper-slider .carousel {
        width: 90%;
    }
    .to-epaper {
        margin: 8px 0;
    }
    .modal .swiper .swiper-button-next,
    .modal .swiper .swiper-button-prev {
        width: 9px;
        height: 14px;
    }
    .last-paper span {
        font-size: 12px;
        margin-top: 8px;
    }
    .carousel-nav .carousel-cell {
        height: 130px;
        width: 100px;
    }
    .last-paper {
        width: 13%;
        min-width: 85px;
        padding-left: 8px;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 92px;
        margin-bottom: 10px;
    }
    .epaper-list li .img-com {
        margin-bottom: 8px;
        height: 335px;
    }
    .epaper-sec-blk .epaper-list li h3 a {
        font-size: 14px;
    }
    .epaper-page .head-content p br {
        display: none;
    }
    .to-epaper a.back-to-epaper.cmn-btn {
        padding: 8px 10px 4px;
        font-size: 11px;
    }
    .left-cont .contact-item h3 {
        font-size: 17px;
        margin: 0 0 12px;
    }
    .contact-blk .contact-item {
        margin-bottom: 16px;
        padding: 12px;
    }
    .story-item .story-title h2 {
        font-size: 17px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 385px;
    }
    .web-stories-list__inner-wrapper {
        justify-content: space-between;
    }
    .web-stories-list__story {
        width: 48%;
        margin: 1% 0.6%;
    }
    .page-logo {
        max-width: 300px;
        margin-bottom: 15px;
    }
    .page-banner-sec .bnr-blk {
        height: 90px;
    }
    .adds-sec-blk .owl-nav button {
        width: 22px;
        height: 39px;
        background-size: 7px !important;
    }
    .adds-blk-sec {
        padding: 10px 0;
    }
    .category-associations .busines-listing {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 580px) {
    .cinema-cont-btn {
        margin-bottom: 0px;
        position: absolute;
        top: 0;
    }
    .ln-rht-news-item,
    .ln-rht-news-item:first-child,
    .ln-rht-news-item:last-child {
        padding: 10px;
        width: 100%;
    }
    .ln-rht-news-cont {
        max-width: 100%;
    }
    h5.news-item-cont {
        font-size: 15px;
    }
    h4.news-item-cont {
        font-size: 15px;
    }
    .nri-ln-image {
        margin-bottom: 8px;
    }
    .cinema-cont-btn a.cmn-btn {
        font-size: 11px;
        padding: 6px 14px 2px;
    }
    .nri-latest-news-item {
        margin-bottom: 12px;
        width: 48%;
    }
    .nri-latest-news {
        padding: 15px 0;
        gap: 0px;
        justify-content: space-between;
    }
    .politics-news-blk {
        padding: 15px 0 15px;
    }
    .news-item {
        padding: 7px 0;
    }
    .cinema-news-cont-blk {
        padding: 12px 0 0;
        align-items: start;
    }
    .cini-gallry-image {
        height: 140px;
    }
    .usa-upcoming-event-itm-image {
        height: 170px;
    }
    .ln-slider-image {
        height: 260px;
    }
    .ln-news-image {
        height: 78px;
    }
    .nri-ln-image {
        height: 118px;
    }
    .usa-galary-itm-image {
        height: 140px;
        margin: 0 0 12px;
    }
    .excl-news-item-image {
        height: 100px;
    }
    .politic-news-image {
        height: 118px;
    }
    .cinema-cont-image {
        height: 150px;
    }
    .author-box {
        padding: 6px 14px;
        margin-bottom: 20px;
    }
    .AuthorInfo li {
        font-size: 12px;
    }
    .icons li a {
        width: 24px;
        height: 24px;
    }
    .left-cont .top-categ figure .img-com,
    .categ-list ul.list li .img-com {
        margin-bottom: 12px;
        height: 130px;
    }
    .left-cont .top-categ figcaption h2 a,
    .categ-list ul.list figcaption h3 a,
    .left-cont .top-categ figcaption h3 a {
        font-size: 18px;
    }
    .left-cont .top-categ figcaption p,
    .categ-list ul.list figcaption p {
        font-size: 16px;
    }
    .left-cont .top-categ figcaption .time-stamp,
    .categ-list ul.list figcaption .time-stamp {
        font-size: 12px;
        margin: 6px 0 0;
    }
    .news-folder-item {
        margin-bottom: 12px;
        padding: 6px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 8px;
        height: 128px;
    }
    .news-folder-item h2 a {
        font-size: 14px;
    }
    .topic-page h1,
    .topics-posts h1 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 8px;
        height: 125px;
    }
    .news-folder-post h2 a {
        font-size: 14px;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 83px;
        margin-bottom: 8px;
    }
    .excl-news-item-image {
        height: 120px;
    }
    .epaper-list li .img-com {
        margin-bottom: 8px;
        height: 265px;
    }
    ul.cinema-news-tabs li {
        padding: 0 13px;
        margin-bottom: 4px;
        width: 49%;
    }
    ul.cinema-news-tabs li:nth-child(2)::before {
        display: none;
    }
    .pagination .page-numbers li a,
    .pagination .page-numbers li span {
        font-size: 13px;
        ;
        padding: 7px 6px 2px;
    }
    .pagination {
        margin-top: 10px;
    }
    .story-item .story-title h2 {
        font-size: 16px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 312px;
    }
    .excl-add-item {
        padding: 0px;
        height: 200px;
    }
}
@media screen and (max-width: 480px) {
    ul.web-story-lists li {
        padding: 0 8px !important;
        font-size: 13px;
    }
    .mbl-nav-menu li a.nav-homepage {
        width: 11px;
        height: 14px;
        margin-bottom: 5px;
    }
    .header-blk {
        padding: 7px 5px 10px;
    }
    .header-rite {
        gap: 6px;
    }
    .news-item,
    .news-item:first-child {
        padding: 8px 0;
    }
    .excl-news-item {
        padding: 12px;
        margin-bottom: 10px;
    }
    .excl-news-item h3 {
        font-size: 16px;
        margin: 0 0 6px;
    }
    .excl-news-link {
        margin-bottom: 6px;
    }
    .excl-news-item-image {
        margin-bottom: 10px;
    }
    .cini-gallary-blk {
        padding: 11px 0;
    }
    .usa-galary-title-sec h3,
    .usa-upcoming-title-sec h3 {
        font-size: 15px;
    }
    .associations-logo-sec-cnt h3 {
        font-size: 14px;
        margin: 0 0 12px;
        padding-right: 13px;
        background-size: 5px;
    }
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav {
        top: -22px;
    }
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-prev,
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next {
        width: 7px;
        height: 8px;
        background-size: 6px;
    }
    .associations-logo-sec .associations-logos-lst.owl-carousel .owl-nav button.owl-next {
        padding-left: 16px !important;
        margin-left: 9px;
    }
    .ln-slider-cont h4 {
        font-size: 18px;
    }
    .usa-upcoming-title-sec h3 {
        padding: 0 9px 0 0;
        background-size: 5px;
    }
    .ln-blk-cmn-mbl-btn {
        margin: 15px 0;
    }
    h4.news-item-cont {
        font-size: 17px;
    }
    .excl-news-rht {
        padding: 18px 12px;
    }
    .politics-news-blk {
        padding: 15px 0 15px;
        flex-direction: column;
    }
    .politics-news-lft {
        width: 100%;
    }
    .politics-news-rht {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .politics-news-lft .news-item,
    .politics-news-lft .news-item:first-child {
        width: 100%;
    }
    .news-item,
    .news-item:first-child {
        padding: 10px 0;
        width: 100%;
    }
    .cinema-news-cont-blk {
        padding: 12px 0 0;
        flex-direction: column;
    }
    .cinema-news-lft-cont {
        width: 100%;
        border-bottom: 1px solid #DFDFDF;
        margin-bottom: 6px;
        padding-bottom: 8px;
    }
    .cinema-news-rht-cont {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    h5.news-item-cont {
        font-size: 17px;
    }
    .cinema-news-blk {
        padding: 8px 0px 10px;
    }
    .excl-lft-items-blk {
        margin-bottom: 15px;
        flex-direction: column;
        align-items: center;
    }
    .excl-news-item {
        padding: 12px;
        margin-bottom: 10px;
        width: 100%;
    }
    .excl-lft-adds-blk {
        flex-direction: column;
        align-items: center;
    }
    .excl-add-item {
        padding: 0px;
        width: 100%;
        max-width: 300px;
        margin-bottom: 15px;
        height: 250px;
    }
    .ln-rht-news-item,
    .ln-rht-news-item:first-child,
    .ln-rht-news-item:last-child {
        padding: 8px;
    }
    .ln-rht-news-cont {
        margin: 0px;
    }
    .excl-news-rht h3 {
        font-size: 16px;
        margin: 0 0 6px;
    }
    .excl-news-rht h4 {
        font-size: 12px;
    }
    .footer-nav-lst-itm ul li a {
        font-size: 13px;
        padding: 2px 5px;
    }
    .cini-gallry-image {
        margin-bottom: 12px;
        height: 110px;
    }
    .menunavigation ul li a {
        font-size: 15px;
    }
    .menunavigation a.drop {
        height: 21px;
    }
    .nav-mbl-menu ul li a {
        font-size: 12px;
    }
    .nav-mbl-menu {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        scrollbar-width: thin;
    }
    .nav-mbl-menu ul li {
        flex: 0 0 auto;
        list-style: none;
        padding: 0px;
        white-space: nowrap;
    }
    .mbl-header-home a {
        width: 10px;
        height: 12px;
    }
    .menunavigation ul li ul.sub-menu {
        padding: 12px 14px 4px;
    }
    .footer-sec-logo-itm {
        width: 100%;
        max-width: 240px;
        margin-bottom: 25px;
    }
    .footer-social-icons a {
        width: 36px;
        height: 36px;
        margin: 0 3px;
    }
    .ln-slider-image {
        height: 210px;
    }
    .ln-news-image {
        height: 70px;
        display: none;
    }
    .nri-ln-image {
        height: 100px;
    }
    .usa-galary-itm-image {
        height: 105px;
        margin: 0 0 12px;
    }
    .excl-news-item-image {
        height: 195px;
    }
    .politic-news-image {
        height: 205px;
    }
    .cinema-cont-image {
        height: 200px;
    }
    .related-list {
        column-count: 1;
        gap: 0px;
    }
    .category_wrapper h1.article-HD {
        font-size: 27px;
        margin-bottom: 12px;
    }
    .left-cont .art_Tags .scroll {
        gap: 6px;
    }
    .left-cont .art_Tags .scroll li a, .left-cont .art_Tags .scroll  a {
        padding: 6px 6px 3px;
        font-size: 12px;
    }
    .left-cont .art_Tags span {
        font-size: 12px;
        margin-top: 8px;
    }
    .left-cont .latest-heading h2.heading-title {
        font-size: 16px;
    }
    .left-cont .left-posts .latest-heading {
        padding: 0px 0 4px;
    }
    .related-list li:first-child figure .img-com {
        height: 170px;
        margin-bottom: 10px;
    }
    .related-list li figure figcaption h3 a {
        font-size: 14px;
    }
    .right-cont .sdb-excl-news-item-image {
        margin-bottom: 12px;
        height: 195px;
    }
    .right-cont .sdb-nri-latest-news {
        padding: 16px 14px 28px;
    }
    .right-cont span.heading-title,
    .right-cont h1.heading-title,
    .right-cont h2.heading-title,
    .right-cont h3.heading-title {
        font-size: 16px;
    }
    .right-cont .latest-news-sdbr .RelatedNews li {
        padding: 12px 6px 12px 0;
    }
    .author-box {
        padding: 6px 10px;
        margin-bottom: 18px;
    }
    .author-box .AuthorInfo {
        gap: 3px;
        padding: 8px 0 0;
        margin-bottom: 0px;
    }
    .left-cont .top-categ figure,
    .categ-list ul.list li {
        margin-bottom: 16px;
        width: 100%;
    }
    .left-cont .top-categ figure .img-com,
    .categ-list ul.list li .img-com {
        margin-bottom: 10px;
        height: 170px;
    }
    .left-cont .top-categ figcaption h2 a,
    .categ-list ul.list figcaption h3 a,
    .left-cont .top-categ figcaption h3 a {
        font-size: 19px;
    }
    .left-cont .top-categ figcaption p,
    .categ-list ul.list figcaption p {
        font-size: 16px;
    }
    .left-cont .top-categ figcaption .time-stamp,
    .categ-list ul.list figcaption .time-stamp {
        font-size: 13px;
        margin: 6px 0 0;
    }
    .sdbr-usa-item-image {
        margin-bottom: 12px;
        height: 410px;
    }
    .left-cont .category-heading h1,
    .left-cont .category-heading h2,
    .epaper-page .epaper-head h1 {
        font-size: 17px;
    }
    .left-cont .common-heading,
    .epaper-page .epaper-head {
        padding: 0 0 4px;
        margin: 0 0 16px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 8px;
        height: 105px;
    }
    .news-folder-item {
        margin-bottom: 8px;
        padding: 5px;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 8px;
        height: 105px;
    }
    .news-folder-post h2 a {
        font-size: 14px;
    }
    .news-folder-post {
        margin-bottom: 12px;
    }
    .topics-posts {
        padding: 15px 0;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 120px;
        margin-bottom: 10px;
    }
    .e-paper-slider .carousel {
        width: 100%;
        max-width: 400px;
    }
    .carousel-nav .carousel-cell {
        height: 110px;
        width: 85px;
    }
    .last-paper {
        width: 13%;
        min-width: 80px;
        padding-left: 8px;
    }
    .last-paper img {
        height: 95px;
    }
    .last-paper span {
        font-size: 11px;
        margin-top: 6px;
    }
    .flickity-prev-next-button {
        width: 20px;
        height: 20px;
    }
    .close {
        top: 5px;
        right: 10px;
        font-size: 25px;
    }
    .epaper-list li .img-com {
        margin-bottom: 8px;
        height: 220px;
    }
    .epaper-sec-blk .epaper-list li {
        padding: 10px 5px;
        margin-bottom: 16px;
    }
    ul.cinema-news-tabs li {
        padding: 0 10px;
        margin-bottom: 4px;
    }
    .contact-blk .contact-item {
        margin-bottom: 16px;
        padding: 15px;
        width: 100%;
    }
    .left-cont .contact-item h3 {
        font-size: 18px;
        margin: 0 0 12px;
    }
    .story-item {
        width: 100%;
        max-width: 360px;
        margin: 0 auto 18px;
    }
    .story-item .story-title h2 {
        font-size: 17px;
    }
    .web-story-pg .breadcrum {
        max-width: 360px;
        margin: 0 auto 10px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 510px;
    }
    .page-banner-sec {
        padding: 10px 0 5px;
    }
    .page-logo {
        max-width: 270px;
        margin-bottom: 10px;
    }
    .page-banner-sec .bnr-blk {
        height: 60px;
    }
    .nav-mbl-menu ul li a {
        font-size: 12px;
    }
    .nav-mbl-menu ul.header-menu-nav-mbl {
        gap: 5px;
    }
    .tel-time-form {
        width: 100%;
        padding: 25px 10px;
    }
    .politics-news-lft .news-item {
        border-bottom: 1px solid #DFDFDF;
    }
    .ln-news-item-cont h5.news-item-cont, .news-item h4.news-item-cont, .cinema-news-lft-cont h4.news-item-cont {
        display: block;
        -webkit-line-clamp: none;
        line-clamp: initial;
        -webkit-box-orient: unset;
        overflow: auto;
        text-overflow: initial;
    }
    .ln-news-item-cont {
        width: 100%;
    }
    .content-middle-box ul li a {
        font-size: 16px;
        padding: 10px 15px;
    }
    .excl-rht-image {
        height: 420px;
    }
}
@media screen and (max-width: 400px) {
    .header-blk {
        padding: 7px 0px 10px;
    }
    .header-logo {
        width: 140px;
        margin-bottom: 0px;
    }
    .usa-galary-itm-image {
        height: 95px;
        margin: 0 0 12px;
    }
    .excl-news-item-image {
        height: 170px;
    }
    .politic-news-image {
        height: 170px;
    }
    .cinema-cont-image {
        height: 175px;
    }
    .category_wrapper h1.article-HD {
        font-size: 24px;
        margin-bottom: 12px;
    }
    li.breadcrumb,
    li.breadcrumb a,
    li#breadcrumbs,
    .breadcrum .breadcrumb-cont {
        font-size: 11px;
    }
    .left-cont p {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .left-cont .ads-cont {
        margin: 14px 0 18px;
    }
    .right-cont .sdb-excl-news-item-image {
        margin-bottom: 12px;
        height: 180px;
    }
    .related-list li:first-child figure figcaption h3 a {
        font-size: 17px;
    }
    .related-list li figure figcaption h3 a {
        font-size: 16px;
    }
    .related-list li figure .img-com {
        height: 65px;
    }
    .right-cont .latest-news-sdbr .RelatedNews li a {
        font-size: 16px;
    }
    .right-cont .latest-news-sdbr .RelatedNews li {
        padding: 11px 6px 11px 0;
    }
    .right-cont span.heading-title,
    .right-cont h1.heading-title,
    .right-cont h2.heading-title,
    .right-cont h3.heading-title {
        font-size: 22px;
    }
    .left-cont .latest-heading h2.heading-title {
        font-size: 15px;
    }
    .right-cont h4.sdb-news-item-cont a {
        font-size: 16px;
    }
    .right-cont .sdb-netitara-sec {
        padding: 15px 12px 12px;
        margin-bottom: 25px;
    }
    .right-cont .sdb-nri-latest-news {
        padding: 13px 12px 27px;
    }
    .sdbr-usa-item-image {
        margin-bottom: 12px;
        height: 380px;
    }
    .usa-events-sdbr {
        padding: 16px 14px 11px;
    }
    .usa-events-sdbr-blk .owl-nav button.owl-prev {
        right: auto;
        left: -14px;
    }
    .usa-events-sdbr-blk .owl-nav button {
        width: 19px;
        height: 42px;
        background-size: 7px !important;
        right: -14px;
    }
    .right-cont .sdb-nri-ln-image {
        height: 170px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 10px;
        height: 180px;
    }
    .news-folder-item h2 a {
        font-size: 14px;
    }
    .topic-page h1,
    .topics-posts h1 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .news-folder-item {
        margin-bottom: 10px;
        width: 100%;
        padding: 8px;
    }
    .news-folder-post {
        margin-bottom: 15px;
        width: 100%;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 10px;
        height: 180px;
    }
    .news-folder-post h2 a {
        font-size: 14px;
    }
    .footer-nav-lst-itm ul li a {
        font-size: 12px;
        padding: 2px 5px;
    }
    .epaper-sec-blk .epaper-list li {
        width: 100%;
        padding: 10px;
        margin-bottom: 16px;
    }
    .epaper-list li .img-com {
        margin-bottom: 8px;
        height: 455px;
    }
    ul.cinema-news-tabs li a {
        font-size: 12px;
    }
    ul.cinema-news-tabs {
        padding: 0 4px 6px;
    }
    ul.cinema-news-tabs li {
        padding: 0px 8px;
        margin-bottom: 4px;
    }
    .story-item .story-title h2 {
        font-size: 16px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 490px;
    }
    .web-stories-list__story {
        width: 100%;
        margin: 1% 0.6%;
    }
    .web-stories-list__story-content-overlay .story-content-overlay__title {
        font-size: 15px;
    }
    .page-banner-sec .bnr-blk {
        height: 55px;
    }
    .excl-rht-image {
        height: 380px;
    }
    .category-associations .busines-listing {
        grid-template-columns: repeat(1, 1fr);
    }

}
@media screen and (max-width: 375px) {
    .mbl-nav-menu li a {
        font-size: 10px;
    }
    .mbl-nav-menu li a.nav-homepage {
        width: 9px;
        height: 11px;
    }
    h4.news-item-cont {
        font-size: 17px;
    }
    .usa-upcoming-event-itm-image {
        height: 160px;
    }
    .nav-mbl-menu ul li a {
        font-size: 11px;
    }
    .ln-slider-image {
        height: 155px;
    }
    .ln-news-image {
        width: 107px;
        height: 62px;
    }
    .nri-ln-image {
        height: 94px;
    }
    .excl-news-item-image {
        height: 135px;
    }
    .politic-news-image {
        height: 140px;
    }
    .cinema-cont-image {
        height: 160px;
    }
    .cini-gallry-image {
        margin-bottom: 12px;
        height: 95px;
    }
    .right-cont .sdb-excl-news-item-image {
        margin-bottom: 12px;
        height: 144px;
    }
    .left-cont .top-categ figure .img-com,
    .categ-list ul.list li .img-com {
        margin-bottom: 10px;
        height: 140px;
    }
    .sdbr-usa-item-image {
        margin-bottom: 10px;
        height: 305px;
    }
    .right-cont .sdb-nri-ln-image {
        margin-bottom: 10px;
        height: 140px;
    }
    .news-folder-item .topic-item-image {
        margin-bottom: 9px;
        height: 156px;
    }
    .news-folder-item h2 a {
        font-size: 14px;
    }
    .topic-page h1,
    .topics-posts h1 {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .news-folder-post .post-thumbnail {
        margin-bottom: 8px;
        height: 155px;
    }
    .news-folder-post h2 a {
        font-size: 14px;
    }
    .excl-news-item-image.excl-news-item-image2 a {
        height: 105px;
        margin-bottom: 8px;
    }
    .epaper-list li .img-com {
        margin-bottom: 8px;
        height: 370px;
    }
    ul.cinema-news-tabs li a {
        font-size: 11px;
    }
    .nri-news-rht-image .owl-item img {
        height: 315px;
    }
    .left-cont .top-categ.video-list .img-com {
        height: 410px;
    }
}
@media screen and (max-width: 360px) {
    .nav-mbl-menu ul li a {
        font-size: 10.5px;
    }
    .excl-add-item {
        height: 230px;
    }
    .ln-rht-second-add {
        height: 230px;
    }
}
@media screen and (max-width: 420px) {
    .ln-rht-tab-cont-blk {
        padding: 8px;
    }
    .latest-news-rht {
        padding: 10px;
    }
    .ln-rht-add-cont-item {
        padding: 8px 0px;
    }
}

.busines-listing-flex {
    display: flex;
    /*    flex-wrap: wrap;*/
    gap: 20px;
    align-items: flex-start;
}

.busines-listing-flex .busines-listing {
    flex: 1;
    min-width: 0;
}

.busines-listing {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.busines-listing-flex-lft {
    width: 240px;
    min-width: 240px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 18px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.08);
    margin-bottom: 10px;
}

.busines-listing-flex-lft h4 {
    font-size: 17px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 14px;
    padding-bottom: 12px;
    border-bottom: 2px solid #de292d;
}
.page-numbers {
    font-size: 20px;
    line-height: 1;
}
.busines-listing-flex-inner {
    position: sticky;
    top: 50px;
}

.busines-listing-flex-lft ul {
    list-style: none;
    margin: 0;
    padding: 0;
	height: 300px;
    overflow-y: scroll;
}
.busines-listing-flex-lft ul::-webkit-scrollbar {
    width: 4px;
}

.busines-listing-flex-lft ul::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

.busines-listing-flex-lft ul::-webkit-scrollbar-thumb {
    background: #DE292D;
    border-radius: 5px;
}

.busines-listing-flex-lft ul::-webkit-scrollbar-thumb:hover {
    background: #b91f23;
}

/* Firefox */
.busines-listing-flex-lft ul {
    scrollbar-width: thin;
    scrollbar-color: #DE292D #f1f1f1;
}

.busines-listing-flex-lft ul li {
    margin-bottom: 4px;
}

.busines-listing-flex-lft ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    color: #444;
    text-decoration: none;
    padding: 8px 10px;
    border-radius: 6px;
    font-size: 14px;
    transition: background 0.2s ease, color 0.2s ease;
}

.busines-listing-flex-lft ul li a:hover {
    background: #de292d;
    color: #fff;
}

.busines-listing-flex-lft .category-count {
    background: #f5f5f5;
    color: #de292d;
    border: 1px solid #e9e9e9;
    font-size: 12px;
    font-weight: 600;
    padding: 1px 8px;
    border-radius: 12px;
    line-height: 1.6;
    min-width: 24px;
    text-align: center;
    padding: 3px 0px 0px;
}

.busines-listing-flex-lft ul li a:hover .category-count {
    background: #fff;
    color: #de292d;
    border-color: #fff;
}

.busines-listing-flex-lft ul li.selected a {
    background: #de292d !important;
    color: #fff !important;
}

.busines-listing-flex-lft ul li.selected a:hover {
    background: #de292d !important;
    color: #fff !important;
}

.busines-listing-flex-lft ul li.selected .category-count {
    background: #fff !important;
    color: #de292d !important;
    border-color: #fff !important;
}

.busines-listing-flex-lft.location-listing {
    margin-top: 0;
}

@media (max-width: 991px) {
    .busines-listing-flex-lft {
        width: 100%;
        min-width: 100%;
    }

    .directory-accordion .directory-accordion-head {
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0;
        padding-bottom: 12px;
    }

    .directory-accordion .directory-accordion-head::after {
        content: "\2212";
        font-size: 20px;
        font-weight: 700;
        line-height: 1;
        color: #de292d;
        transition: transform 0.25s ease;
    }

    .directory-accordion .directory-accordion-head:not(.open)::after {
        content: "\002B";
    }

    .directory-accordion .directory-accordion-head:not(.open) + ul {
        display: none;
    }

    .busines-listing-flex-inner {
        position: static;
    }
}

@media (max-width: 991px) {
    .busines-listing {
        grid-template-columns: repeat(2, 1fr);
    }
}

.busines-listing figure {
    background: #f0f0f0;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    margin: 0;
    padding: 8px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.busines-listing figure:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 24px rgba(0,0,0,0.18);
}

.busines-listing figure .img-com {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}


.busines-listing figure .img-com img {
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
    display: block;
    height: 115px;
    object-fit: cover;
}

.busines-listing figure figcaption {
    /*flex: 1;*/
    display: flex;
    flex-direction: column;
}

.busines-listing figure figcaption h2 {
    font-size: 16px;
    line-height: 1.35;
    margin-bottom: 10px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.busines-listing figure figcaption h2 a {
    color: #222;
    text-decoration: none;
    transition: color 0.2s ease;
}

.busines-listing figure figcaption h2 a:hover {
    color: #de292d;
}

.busines-listing figure figcaption p {
    font-size: 14px;
    color: #555;
    margin: 0px 0 8px;
    line-height: 1.35;
}

.busines-listing figure figcaption > p:not([class]) {
    flex: 1;
}

.busines-listing .business-phone,
.busines-listing .business-address,
.busines-listing .business-website{
    color: #555555;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
    margin-top: auto;
    line-height: 1.4;
    font-size: 14px;
    overflow-wrap: break-word;
    word-break: break-word;
}
.busines-listing .business-phone img,
.busines-listing .business-address img,
.busines-listing .business-website img{
    width: 14px;
    flex-shrink: 0;
    margin-right: 0px;
}
.busines-listing .business-phone a:hover,
.busines-listing .business-address a:hover,
.busines-listing .business-website a:hover{
    color: #de292d;
}

.business-details .business-phone,
.business-details .business-address,
.business-details .business-website{
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    line-height: 1.4;
}
.business-details .business-phone img,
.business-details .business-address img,
.business-details .business-website img{
    width: 22px;
    margin-right: 8px;
}
@media (max-width: 991px) {
    .busines-listing {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 991px) {
    .adds-sec-item {
        padding: 12px;
    }
    .adds-sec-item h4 {
        font-size: 18px;
    }
}

@media (max-width: 600px) {
    .busines-listing {
        grid-template-columns: 1fr;
    }
    .business-details .business-phone, .business-details .business-address, .business-details .business-website {
        font-size: 16px;
    }
    .adds-sec-item {
        padding: 10px;
    }
    .adds-sec-item h4 {
        font-size: 16px;
    }
}

.business-event-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

@media (max-width: 991px) {
    .business-event-list {
        flex-direction: column;
    }
    .business-event-left,
    .business-event-rite {
        width: 100%;
    }
    .business-event-left{
        margin-bottom: 35px;
    }
}

.event-calendar-sec {
    padding: 0px;
}
p.business-card-category, p.business-cat-top {
    background-color: #de292d;
    display: inline-block;
    font-size: 12px;
    padding: 8px 10px 3px;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    margin-bottom: 0px;
}
.adds-item-image.business-card-image {
    position: relative;
}
.calendar-wrap {
    background: #f9f9f9;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    margin-top: 15px;
}
.calendar-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.calendar-nav .cal-prev,
.calendar-nav .cal-next {
    background: #de292d;
    color: #fff;
    padding: 10px 16px 6px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.calendar-nav .cal-prev:hover,
.calendar-nav .cal-next:hover {
    background: #b02226;
}
.calendar-nav .cal-month-year {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.calendar-table {
    width: 100%;
    border-collapse: collapse;
}
.calendar-table th {
    background: #de292d;
    color: #fff;
    padding: 8px;
    font-size: 14px;
    text-align: center;
}
.calendar-table td {
    border: 1px solid #ddd;
    padding: 6px;
    vertical-align: middle;
    min-height: 45px;
    height: 45px;
    width: 14.28%;
}
.calendar-table td.cal-empty {
    background: #f5f5f5;
}
.calendar-table td.cal-today {
    background: #fff3f3;
}
.calendar-table td.cal-has-events {
    background: #fff;
    cursor: pointer;
    position: relative;
}
.calendar-table td.cal-has-events .cal-day-num::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #de292d;
    border-radius: 50%;
    margin: 2px auto 0;
}
.calendar-table .cal-day-num {
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.calendar-table td.cal-today .cal-day-num {
    color: #de292d;
}
.calendar-table td.active-day {
    background: #de292d !important;
}
.calendar-table td.active-day .cal-day-num {
    color: #fff !important;
}
.calendar-table td.active-day .cal-day-num::after {
    background: #fff !important;
}
.calendar-table td.cal-has-events {
    cursor: pointer;
}
.cal-day-detail {
    margin-top: 20px;
    padding: 15px 20px;
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
}
.cal-day-detail-title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin: 0 0 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #de292d;
}
.cal-day-detail-title .cal-selected-day {
    color: #de292d;
}
.cal-day-events-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cal-day-events-list li {
    padding: 6px 0;
    border-bottom: 1px solid #eee;
}
.cal-day-events-list li:last-child {
    border-bottom: none;
}
.cal-day-events-list a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
}
.cal-day-events-list a:hover {
    color: #de292d;
    text-decoration: underline;
}
.cal-no-events {
    color: #888;
    font-style: italic;
    margin: 0;
}
.header-menu ul li:first-child a {
    padding: 12px 10px 12px;
}

@media (max-width: 767px) {
    .calendar-table td {
        min-height: 60px;
        height: 60px;
        padding: 4px;
    }
    .calendar-table .cal-day-num {
        font-size: 14px;
    }
    .cal-day-detail {
        padding: 12px 15px;
    }
    .cal-day-detail-title {
        font-size: 14px;
    }
    .cal-day-events-list a {
        font-size: 13px;
    }
    .calendar-nav .cal-month-year {
        font-size: 16px;
    }
}
.category-associations .busines-listing figure figcaption p{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
}
.category-associations .busines-listing figure figcaption p a:hover{
    color: #de292d;
}
.category-associations .busines-listing figure figcaption p img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.category-associations .busines-listing figure .img-com img{
    object-fit: contain;
}
.category-associations .busines-listing figure .img-com{
    background-color: #fff;
    padding: 5px 0px;
}

/*Bay Area Foundation Icons*/

.page-template-bay-area-foundation-icons-page .left-cont p {
    font-size: 18px;
}
.bay-area-foundation-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 25px;
    background: #f0f0f0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    padding: 20px;
}
.bay-area-foundation-lft {
    width: 29%;
    border-radius: 20px;
    overflow: hidden;
}
.bay-area-foundation-lft img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.bay-area-foundation-rite {
    width: 69%;
}
.page-template-bay-area-foundation-icons-page h3{
    font-size: 25px;
    margin-bottom: 10px;
}
.hm-add-listing-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hm-add-listing {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.hm-add-listing-item {
    width: 100%;
    height: 95px;
    margin: 0px 0 5px;
}
.hm-add-listing-sec {
    padding: 0px 0px 20px;
}
/*.category-associations .busines-listing {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}*/
@media screen and (max-width: 1280px) {
    .page-template-bay-area-foundation-icons-page .left-cont p {
        font-size: 16px;
    }
    .page-template-bay-area-foundation-icons-page h3 {
        font-size: 22px;
    }
    .hm-add-listing-item {
        height: 95px;
    }
    .busines-listing {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 991px) {
    .page-template-bay-area-foundation-icons-page .left-cont p {
        font-size: 14px;
    }
    .page-template-bay-area-foundation-icons-page h3 {
        font-size: 20px;
    }
    .hm-add-listing-item {
        height: 95px;
    }
    .busines-listing-flex-inner{
        position: static;
        width: 100%;
    }
    .busines-listing-flex {
        flex-direction: column;
    }
    span.menu-text {
        font-size: 22px;
        line-height: 6px !important;
        height: 0px;
    }
}
@media screen and (max-width: 650px) {
    .hm-add-listing-item {
        height: 70px;
        width: 100%;
    }
    .hm-add-listing .owl-nav button {
        bottom: 0px !important;
    }
    .busines-listing {
        grid-template-columns: repeat(2, 1fr);
    }
    .hm-add-listing-item img{
        object-fit: fill;
    }
}
@media screen and (max-width: 480px) {
    .bay-area-foundation-item{
        flex-direction: column;
    }
    .bay-area-foundation-lft {
        width: 100%;
        margin-bottom: 25px;
    }
    .bay-area-foundation-rite {
        width: 100%;
    }
    .hm-add-listing-item {
        height: 100px;
        width: 100%;
    }

}
@media screen and (max-width: 420px) {
    .busines-listing {
        grid-template-columns: repeat(1, 1fr);
    }

}
@media screen and (max-width: 1280px) {
    .gallery-card-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 991px) {
    .gallery-card-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
}
@media screen and (max-width: 650px) {
    .gallery-card-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
}
@media screen and (max-width: 480px) {
    .gallery-card-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .gallery-card-image {
        height: 150px;
    }
    .gallery-card-content h4.title {
        font-size: 13px;
    }
}
.page-template-bay-area-foundation-icons-page .about-page p a:hover{color:#de292d;}
.busines-listing-rite-img{margin-bottom: 15px;}
