* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
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: 700;
    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: "Noto Sans Telugu", sans-serif;
    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: 5px 0 30px;
}
.page-banner-sec .bnr-blk{
    background-color: #E3E3E3;
}
.page-banner-sec .bnr-blk a{
    display: block;
    width: 100%;
}
.page-banner-sec .bnr-blk img{
    display: block;
    width: 100%;
}
.header-sec{
    display: block;
}
.header-sec.mobile{
    display: none;
}
.header-blk{
    background-color: #F6F6F6;
    padding: 8px 18px 8px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-rite{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
}


#site-header.header-sec.f-nav {
    position: fixed;
    background-color: #F6F6F6;
    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: 16px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/home-icon.svg);
    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: "Noto Sans Telugu", sans-serif;
    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{
}
.nav-translate select {
    background-color: #F6F6F6;
    padding: 17px 32px 12px 19px;
    color: #000000;
    font-family: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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;
}
.news-blk-sec{
}
a.cmn-btn {
    font-family: "Ramabhadra", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #DE292D;
    position: relative;
    display: inline-block;
    padding: 8px 12px 10px;
}
a.cmn-btn:hover{
    background-color: #5E5E5E;
}
a.news-link{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #DE292D;
    display: inline-block;
}
h4.news-item-cont{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size:16px ;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
h5.news-item-cont{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size:14px ;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
}
.news-item:first-child{
    padding-top: 0px;
}
.news-item{
    padding: 9px 0 10px;
    border-bottom: 1px solid #DFDFDF;
}
.news-blk{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0 15px;
    border-bottom: 1px solid #AEAEB2;
}
.news-blk h4{
    font-family: "Noto Sans Telugu", sans-serif;
    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 top 30%;
    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: 41.58%;
}

.ln-slider-image{
    height: 280px;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    padding: 7px 22px 4px;
}
.ln-slider-cont h4{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}
.latest-news-slider .owl-nav{
}
.latest-news-slider .owl-nav button span{
    display: none;
}
.latest-news-slider .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{
    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{
    background-color: #5E5E5E !important;
}
.latest-news-rht{
    width: 56.6%;
    display: flex;
    justify-content: space-between;

}
.ln-rht-news-cont{
    width: 52.7%;
}
.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{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.ln-rht-add-blk{
    width: 46.5%;
}
.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: 61.25%;
}
.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 42px;
}
.nri-latest-news-item{
    width: 29.3%;
    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{
    max-width: 728px;
    width: 100%;
    margin: auto;
}
.add-blk img{
    width: 100%;
    display: block;
}
.block-news-sec{
    padding: 25px 0;
}
.block-news-items{
    display: flex;
    justify-content: space-between;
}
.politics-news , .cinema-news{
    width: 49.1%;
}
.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;
}
.politics-news-lft{
    width: 52.5%;
}
.politic-news-image {
    margin-bottom: 16px;
    height: 160px;
}
.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: "Noto Sans Telugu", sans-serif;
    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;
    padding: 12px 10px 22px;
    background-color: #F6F6F6;
}

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{
}
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: "Noto Sans Telugu", sans-serif;
    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: end;
    padding: 16px 10px 0;
}
.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: 174px;
}
.cinema-cont-btn{
    margin-bottom: 10px;
}
.cinema-cont-btn a.cmn-btn{
    font-family: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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;
}
.excl-add-item a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.excl-add-item a img{
    display: block;
    width: 100%;
    max-width: 300px;
}
.excl-news-rht{
    width: 31.5%;
    padding: 20px 20px 14px;
    background-color: #F6F6F6;
}
.excl-news-rht h3{
    font-family: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
    text-align: center;
}
.excl-rht-image{
    margin-bottom: 18px;
}
.excl-rht-image img{
    display: block;
    width: 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 {
}
.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: "Noto Sans Telugu", sans-serif;
    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: 81.8%;
    margin: auto;
    text-align: center;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.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{
}
.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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    font-weight: 400;
    font-size: 14px;
    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.disabled{
    display: block;
} */
.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;
}
.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: "Ramabhadra", sans-serif;
    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: #F6F6F6;
    padding: 10px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.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);
}
.footer-advertise-btn a {
    font-family: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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;
}
.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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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;

}
.header-menu ul {
    margin: 0px;
    display: flex;
    padding: 2px 0 0;
}

.header-menu ul li {
    display: inline-block;
    margin: 0px;
    position: relative;
}
.header-menu ul li a {
    display: block;
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    padding: 7px 10px 2px;
    color: #000000;
}

.header-menu ul.menu > li.current-menu-item > a,
.header-menu ul.menu > li > a:hover {
    color: #fff;
    text-shadow: 0px 2px 3px rgba(21, 21, 21, 0.72);
}

.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 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: 0 0 2px 20px;
    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: #DE292D;
    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: 100%;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
}

.menunavigation a.drop {
    width: 100%;
    height: 22px;
    background-image: url(images/select-dropdown.webp);
    background-position: right top 40%;
    background-repeat: no-repeat;
    background-size: 11px;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0s;
}
.menunavigation a.drop.open { width: 14px; height: 22px;background-image: url(images/select-dropdown-reverse.webp);}

.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: 92%;
}
.mbl-header-home {
    margin: 0 0 6px;
}


.header-mobile-menu{
    display: none;
    background-color: #F6F6F6;
    padding: 10px 0 6px;
}
.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: "Noto Sans Telugu", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    
}

.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.svg);
    font-size: 0px;
}




/* Inner Pages */


.category,.tag_wrapper{
    padding: 60px 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: "Noto Sans Telugu", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    letter-spacing: 0px;
    margin: 0px;
}
.breadcrum ul {
    margin: 0px;
}
.category_wrapper h1.article-HD{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 18px;

}
.article-img img{
    display: block;
    width: 100%;
}
.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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 18px;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 25px;
    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: "Noto Sans Telugu", sans-serif;
    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 {
    padding: 9px 12px 6px;
    border: 1px solid #DFDFDF;
    display: block;
    position: relative;
    font-family: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    display: -webkit-box;
    -webkit-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;

}

.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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 19px;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 19px;
    color: #000000;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    display: -webkit-box;
    -webkit-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: 0px;
}
.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{
    margin-bottom: 10px;
}
.left-cont .top-categ figcaption h2 a ,.categ-list ul.list figcaption h3 a{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #000000;
    display: -webkit-box;
    -webkit-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{
    color: #DE292D;
}
.left-cont .top-categ figcaption p , .categ-list ul.list figcaption p{
    font-family: "Noto Sans Telugu", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px;
    display: -webkit-box;
    -webkit-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: "Noto Sans Telugu", sans-serif;
    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: "Ramabhadra", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000;
    display: -webkit-box;
    -webkit-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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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: "Noto Sans Telugu", sans-serif;
    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-content-blk {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0px 15px;
    flex-wrap: wrap;

}
.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 {
    display: none;
}*/
.story-item .story-title h2{
    font-family: "Noto Sans Telugu", sans-serif;
    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;
}


@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: 12.5px;
        padding: 6px 7px 1px;
    }
    .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: 8px 15px 8px 18px;
    }
    .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: 6px 12px 8px;
    }
    .latest-news-sec {
        padding: 22px 0;
    }
    .ln-slider-cont h4 {
        font-size: 17px;
    }
    .ln-slider-btn a.cmn-btn {
        font-size: 13px;
        padding: 7px 16px 3px;
    }
    .ln-slider-image {
        height: 220px;
        margin-bottom: 6px;
    }
    .ln-slider-btn {
        margin-bottom: 8px;
    }
    .latest-news-slider .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: 12px;
    }
    a.news-link {
        font-size: 12px;
    }
    h4.news-item-cont {
        font-size: 13.5px;
    }
    .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;
        padding: 10px 8px 18px;
    }
    .cinema-news-cont-blk {
        padding: 14px 8px 0;
    }
    .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-lft-items-blk {
        margin-bottom: 12px;
    }
    .excl-news-rht {
        padding: 18px 16px 10px;
    }
    .excl-rht-image {
    margin-bottom: 15px; }
    .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: 135px; }
    .cinema-cont-image {
    margin-bottom: 10px;
    height: 144px;
}



.right-cont .latest-news-sdbr .RelatedNews li a { font-size: 15px; }
.left-cont p { font-size: 16px; margin-bottom: 18px; }
.right-cont .latest-news-sdbr .RelatedNews li { padding: 13px 8px 13px 0; }
.category_wrapper h1.article-HD { font-size: 24px; margin-bottom: 15px; }
li.breadcrumb, li.breadcrumb a, li#breadcrumbs, .breadcrum .breadcrumb-cont { font-size: 13px; }
.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: 21px; }
.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: 16px; }
.right-cont .sdb-nri-latest-news { padding: 18px 16px 30px; }

.left-cont .art_Tags .scroll li 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: 13px; }
.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: 21px; }
.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 { font-size: 17px; }
.left-cont .top-categ figcaption p , .categ-list ul.list figcaption p{font-size: 14px;}
.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 { 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; }


.web-stories-content-blk { gap: 0px 12px; }
.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; }


}
@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; }
    .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: "Noto Sans Telugu", sans-serif; 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; }
    .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%; text-align: center; max-width: 400px; }
    .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: 0 22px; width: 48%; }
    .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: 8px 39px 10px; }
    h5.news-item-cont { font-size: 14px; }
    h4.news-item-cont { font-size: 15px; }
    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; }
    .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; }

.page-banner-sec.add-bnr{
    display: none;
}


.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: 10px; height: 175px; }
.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: 14px; }
.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: 14px; margin: 0 0 6px; }
.nri-news-rht-image .owl-item img { height: 342px; }

.story-item { width: 32%; margin-bottom: 18px; }
.web-stories-content-blk { gap: 0px 14px; }
.web-story-sec{padding-top: 10px;}

}
@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; }
    h4.news-item-cont { font-size: 14px; }
    a.news-link { font-size: 14px; }
    h5.news-item-cont { font-size: 14px; }
    .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: 22px; margin-bottom: 15px; } 
    .author-box { padding: 8px 16px; margin-bottom: 20px; }
    .left-cont p { font-size: 16px; margin-bottom: 15px; }
    .left-cont .ads-cont { margin: 16px 0 22px; }
    .related-list li:first-child figure figcaption h3 a { font-size: 16px; }
    .related-list li figure figcaption h3 a { font-size: 14px; }
    .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: 20px; }


    .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; }
    .web-stories-content-blk { gap: 0px;justify-content: space-between; }
    .story-item .story-title h2 { font-size: 18px; }

    .left-cont .top-categ.video-list .img-com { height: 430px; }


}
@media screen and (max-width: 650px) {


    a.cmn-btn { font-size: 14px; padding: 6px 12px 8px; }


    
    h4.news-item-cont { font-size: 14px; }
    h5.news-item-cont { font-size: 14px; }
    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: 18px; }

    .mbl-nav-menu li a { font-size: 14px; }
    .nav-epaper a { font-size: 13px; padding: 5px 0 0 15px ; }
    .nav-epaper a::before { width: 9px; height: 13px; }
    .nav-translate select { padding: 10px 22px 5px 10px; font-size: 12px; background-position: right 10px center; background-size: 9px; }
    .nav-btn a { width: 18px; height: 18px;}
    .header-rite { gap: 8px; }

    ul.web-story-lists li { font-size: 12px; }

    .web-stoty-cont h5.news-item-cont { font-size: 13px; }
    .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: 14px; 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 {
        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; }

    .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: 0 16px; }

    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 2px 16px;}


    .usa-upcoming-event-itm-image { height: 210px; }


    .nav-mbl-menu ul li a { font-size: 14px; }


    .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: 20px; margin-bottom: 14px; }
    .left-cont p { font-size: 16px; margin-bottom: 14px; }
    .left-cont .art_Tags .scroll li 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: 15px; }
    .related-list li figure .img-com { height: 70px; }
    .related-list li figure figcaption h3 a { font-size: 14px; }
    .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: 18px; }
    .right-cont .latest-news-sdbr .latest-heading { margin-bottom: 8px; }
    .right-cont .latest-news-sdbr .RelatedNews li a { font-size: 14px; }
    .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: 14px; }
    .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 { font-size: 15px; }
    .left-cont .top-categ figcaption h2 , .categ-list ul.list figcaption h3{ margin-bottom: 6px; }
    .left-cont .category-heading h1, .left-cont .category-heading h2 , .epaper-page .epaper-head h1{ font-size: 18px; }
    .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; }


}

@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: 14px; }
    h4.news-item-cont { font-size: 14px; }
    .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; }

    .mbl-toggle { margin: 0 0 2px 8px; }
    .hamburger { width: 19px; height: 3px; }
    .hamburger-1 { transform: translate3d(0, -5px, 0); }
    .hamburger-3 { transform: translate3d(0, 5px, 0); }
    .mbl-toggle .toggle-btn { width: 19px; height: 23px;}

    .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 { font-size: 16px; }
    .left-cont .top-categ figcaption p , .categ-list ul.list figcaption p{ font-size: 14px; } 
    .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; }

}





@media screen and (max-width: 480px) {

    ul.web-story-lists li { padding: 0 8px !important; font-size: 13px; }
    .mbl-nav-menu li a { font-size: 11.5px; }
    .mbl-nav-menu li a.nav-homepage { width: 11px; height: 14px;margin-bottom: 5px; }

    .header-blk { padding: 12px 5px; }
    .nav-epaper a { font-size: 11px; padding: 7px 0 3px 14px; }
    .nav-translate select { padding: 7px 15px 4px 7px; font-size: 11px; background-position: right 6px center; background-size: 7px; }
    .header-logo { width: 150px; }
    .nav-btn a { width: 16px; height: 16px; }
    .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: 14px; }

    .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: 13px; }

    .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: 14px; }
    .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: 0 10px; width: 100%; max-width: 300px; margin-bottom: 15px; }

    .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; }

    .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: 18px; margin-bottom: 12px; }
    .left-cont .art_Tags .scroll { gap: 6px; }
    .left-cont .art_Tags .scroll li 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 { font-size: 15px; }
    .left-cont .top-categ figcaption p , .categ-list ul.list figcaption p{ font-size: 14px; }
    .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; }



}
@media screen and (max-width: 400px){
.header-blk { padding: 14px 0px; }
.header-logo { width: 140px; margin-bottom: 0px; }
.mbl-toggle { margin: 0 0 1px 8px; }
.menunavigation {padding: 16px 14px;}
.nav-mbl-menu ul.header-menu-nav-mbl { gap: 7px; }
.nav-translate select { padding: 7px 15px 5px 6px; font-size: 10px; background-position: right 5px center; background-size: 7px; }
.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: 18px; margin-bottom: 12px; }
li.breadcrumb, li.breadcrumb a, li#breadcrumbs , .breadcrum .breadcrumb-cont{ font-size: 14px; } 
.left-cont p { font-size: 15px; 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: 15px; }
.related-list li figure figcaption h3 a { font-size: 14px; }
.related-list li figure .img-com { height: 65px; }
.right-cont .latest-news-sdbr .RelatedNews li a { font-size: 14px; }
.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: 16px; }
.left-cont .latest-heading h2.heading-title { font-size: 15px; }
.right-cont h4.sdb-news-item-cont a { font-size: 13px; }
    .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; }
}
@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: 14px; }


    .usa-upcoming-event-itm-image { height: 160px; } 
    .nav-mbl-menu ul li a { font-size: 11px; }


    .nav-epaper a {font-size: 10px; padding: 7px 0 3px 13px; }
    .header-rite { gap: 5px; }
    .mbl-toggle .toggle-btn { width: 16px; height: 20px; }
    .hamburger { width: 15px; height: 2px; }
    .hamburger-1 { transform: translate3d(0, -4px, 0); }
    .hamburger-3 { transform: translate3d(0, 4px, 0); }
    .nav-btn a { width: 15px; height: 15px; }

    .header-sec .container { padding: 0 10px; }
    .header-logo { width: 125px; margin-bottom: 0px; }
    .header-rite { gap: 4px; }
    .mbl-toggle { margin: 0 0 1px 6px; }
    .nav-translate select { padding: 7px 14px 3px 5px; font-size: 9.5px; background-position: right 3px center; background-size: 6px; }
    .nav-epaper a { font-size: 9px; padding: 7px 0 3px 11px; }
    .nav-epaper a::before { width: 7px; height: 10px; }

    .ln-slider-image { height: 155px;  }
    .ln-news-image { 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){

    .header-mobile-menu { display: none; }
    .header-blk { padding: 14px 0px 10px; }

}


