html {
    scroll-behavior: smooth;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'SolaimanLipi';
    line-height: 1.42857143;
    background: #ffffff;
    font-size: 16px;
}
/*Add*/

    .add_sale1{
        height:88px!important;
    }
    
.add_sale{
    height:225px;
    background-color:#f5f5f5;
    position:relative;
    text-align:center;
   
}
.add_sale img{
    max-width:100%;
    position:relative;
}
.add_box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.add_sale span{
    opacity:0.4;
    font-size:12.5px;
    line-height:1;
    font-weight:bold;
}
   .add_sale2{
       height: 225px!important;
   }
.add_sale5{
    height:180px!important;
}
/*End Add*/
.mobile_nav_bar ul li{
    border-bottom: 1px solid #cbcbcb;
}
.my-news-ticker-3>li>a {
    color: #333;
     font-size: 16.4px!important;
}
.circle {
  position: absolute;
  left: 23%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 20px;
  height: 20px;
}
.circle:before {
  content: "";
  position: relative;
  display: block;
  width: 250%;
  height: 250%;
  box-sizing: border-box;
  margin-left: -75%;
  margin-top: -75%;
  border-radius: 45px;
  background-color: #F44336;
  animation: pulse 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #F44336;
  border-radius: 50px;
  animation: circle 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.33);
  }
  80%, 100% {
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}

* {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'SolaimanLipi';
    src: url(/assets/css/SolaimanLipi_22-02-2012.ttf);
}

.cols {
    padding-right: 8px!important;
    padding-left: 8px!important;
}
.cols_two{
  padding-right: 6px!important;
    padding-left: 6px!important;  
}
.fixed_search {
    padding: 10px;
    border: 2px dotted #056BA6;
}
.rows {
    margin-right: -8px!important;
    margin-left: -8px!important;
}
.rows_two {
    margin-right: -6px!important;
    margin-left: -6px!important;
}
.col-xs-6 {
    width: 50%;
}

.col-xs-12 {
    width: 100%;
}

.slides {
    width: 100%;
    margin: 0 auto;
}
.pgwSlideshow{
    margin-top: -4px;
}

.top_content span {
    line-height: 24px;
    font-size: 19.5px;
    color: #0551A7;
    text-align: left;
    font-weight: normal;
}

.minutes {
    font-size: 11.7px !important;
    color: #d05f5f !important;
}

.slides ul {
    list-style: inside none disc;
    margin: 0;
    padding: 0;
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }
}

.topnav a {
    float: left;
    color: #212121;
    font-size: 17.3px;
    text-align: center;
    padding: 9px 25px 9px 0px;
    text-decoration: none;
}

.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.mobile_dex_nav {
    background-color: #ddd;
}

.mt {
    margin: 0 0 30px 0;
}

.toptitle {
    font-weight: normal !important;
    font-size: 19px !important;
}

.top_title {
    background: #ffffff url(/assets/img/title_bottom_bdr.jpg) left bottom 0px repeat-x;
    font-weight: bold;
    font-size: 24px;
    padding: 0 0 5px 0;
    color: #056BA6;
}
    .height{
        height: 470px;
        overflow-y: auto;
        background-color: #e1e9e9;
        margin-top: -14px;
    }
    .height .content_heading{
        border-bottom: 1px solid #cacaca!important;
    }
    
    #height_style::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #cacaca;
    }

    #height_style::-webkit-scrollbar
    {
        width: 0px;
        background-color: #cacaca;
    }

.top_title:hover {
    color: #800000;
}

.date span {
    font-size: 14.4px;
    color: #000
}

.dnone {
    display: none;
    padding: 0px 0px 10px;
    border-bottom: 2px solid rgb(17, 17, 17);
}

.nav_bar {
    background-color: #ddd;
}

.navbar {
    padding: 0.1rem 0rem;
}

.nav_more {
    width: 14.5px !important;
    height: 14.5px !important;
    position: relative;
    left: -6.5px !important;
}

.nav-link {
    color: #212121;
    font-size: 17.5px;
}

.nav-link:hover {
    color: #3C3B3B;
    background: #CDCDCD;
}

.dropdown-item:hover {
    color: #3C3B3B;
    background: #CDCDCD;
}

.nav-link:hover:after {
    transform: scaleX(1);
}

.nav_brand_up:hover {
    color: #3C3B3B;
    background: #CDCDCD;
}
.nav_brand_up:hover:after {
    transform: scaleX(1);
}
.nav_brand_up:after {
    display: block;
    content: '';
    border-bottom: solid 2px #c10707;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}

.dropdown:hover:after {
    transform: scaleX(1);
}
.dropdown:after {
    display: block;
    content: '';
    border-bottom: solid 2px #c10707;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
.nav-link:after {
    display: block;
    content: '';
    border-bottom: solid 2px #c10707;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}

.navbar-brand img {
    height: 24px;
    margin: 0px 10px 0px 10px;
}

.navbar-toggler-icon {
    width: 20px;
    height: 23px;
}
.navbar-brand {
    margin-right: 0rem; 
    position: relative;
    right: 8px;
}
.w_fr {
    width: 100%;
}

.contentt .fr .w {
    width: 100%;
    border: 3px solid #ccc;
    transition: 0.5s;
    outline: none;
}

.cat_title {
    color: #202D52;
}

.green {
    background: #0D4582!important;
}

.greens {
    background: #0D4582!important;
}

.w {
    font-size: 19px !important;
    border: 1px solid #d9d9d9 !important;
    height: 48px !important;
    padding: 0 0 0 10px !important;
}

.dropdown-item {
    border-bottom: 1px solid #ddd;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
       padding-right: 1rem;
       padding-left: 0.7rem;
    }
}

.nav_item>a>img {
    height: 23px;
    width: 23px;
}

.dropdown-toggle::after {
    display: none;
}

.mt3 {
    margin-top: 15px;
}

.mt4 {
    margin-top: 25px;
}

@media (max-width: 991px) {
    .navbar-hover .show>.dropdown-toggle::after {
        transform: rotate(-90deg);
    }
}

@media (min-width: 992px) {
    .navbar-hover .collapse ul li {
        position: relative;
    }
    .navbar-hover .collapse ul li:hover>ul {
        display: block
    }
    .navbar-hover .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none
    }
    .navbar-hover .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        display: none
    }
}

@media (min-width: 992px) {
    .navbar-hover .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 150px;
        display: none;
    }
}

.dropdown-menu {
    background-color: #F0F1F1;
    border: 0px;
    border-radius: 0.25rem;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdownmenu {
        position: absolute;
        top: 42px;
    }
}

.nav_item {
    position: absolute;
    left: -34px;
    top: 3px;
    cursor: pointer;
    padding: 10px 0px 4px 0px;
}
.nav_item a{
    padding: 0px 12px 0px 12px;
}
.nav_item:hover {
    color: #3C3B3B;
    background: #CDCDCD;
}
.nav_item:hover:after {
    transform: scaleX(1);
}
.nav_item:after {
    display: block;
    content: '';
    border-bottom: solid 2px #c10707;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
.sidecontent {
    background-size: cover;
    background-position: bottom;
}

.logo img {
    height: 68px;
}

.top_content span {
    line-height: 24px;
    font-size: 19.5px;
    color: #0551A7;
    text-align: left;
    font-weight: normal;
}

.socil_font {
    font-size: 16px;
}

.count {
    position: relative;
    top: -12px;
    margin-left: 70px;
    color: white;
}

.top_news h3{
    color: red;
    font-weight: bold;
}
.top_news h6{
    color: #000064;
    font-weight: bold;
}

.mt1 {
    margin-top: 7px
}

.top_news a:hover {
    color: #800000;
    text-decoration: none;
}

.top_news .detailstitle {
    font-size: 16.4px;
}

.acme-news-ticker-label {
    background: #0B5873 !important;
    padding: 5px 30px 0 20px !important;
    font-size: 20px !important;
    font-weight: bold;
}

.acme-news-ticker {
    height: 38px !important;
    border: 1px solid #ddd !important;
    margin-top: 0 !important;
}

.acme-news-ticker-box {
    height: 100% !important;
    padding-top: 7px !important;
    overflow: hidden !important;
}

.my-news-ticker-3>li>a {
    color: #333;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 23px;
    z-index: 99;
    border: none;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

.my-news-ticker-3>li>a:hover {
    color: #cc0000;
}

.social_media a {
    padding: 0 5px 0 0px;
}

.content {
    margin: 14px 0 10px 0;
}

.media img {
    border: 1px solid #ddd;
    width: 100px;
    height: 65px;
}

.sidebar .media img {
    border: 1px solid #ddd;
    width: 90px;
    height: 65px;
}

.media-body a {
    font-size: 16.4px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 22px
}

.media-body a:hover {
    color: #cc0000;
}

.content .title {
    font-weight: bold;
    font-size: 19.5px;
}

.content img {
    height: 144px;
}

.content .img {
    height: 178px;
}

.content a {
    line-height: 22px;
    color: #202D52;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left;
}

.content a:hover {
    color: #cc0000;
}

.content .content_heading {
    display: block;
    font-size: 16.4px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    background: url(/assets/img/arrow.jpg) left top 7px no-repeat;
    padding-left: 13px;
    line-height: 22px;
    border-bottom: 1px dotted #cccccc;
}
.print a{
    color: #3f3f3f!important;
    font-size: 16px;
   
}
.print .pr_one{
  position: relative;
    top: 2px;  
}

.contentss .content_headings{
    background: url(/assets/img/arrow.jpg) left 7px top 14px no-repeat!important;
    padding-left: 22px;
}
.content.border-bottom-0 a,.content.more_read a {
    background-color: #e1e9e9!important;

}
.content .hd_show {
    background: url(/assets/img/next.gif) left top 2px no-repeat;
}

.more>a>div {
    font-size: 17.4px;
    color: #ff0000;
    margin: 0 10px 0 0;
}

.more>a>div:hover {
    color: #1e47b4;
}

.top_content span:hover {
    color: #cc0000;
}

.side_title {
    border: 1px solid #222B46;
    background: #EAEBF2;
}

.side_title .side_title_heading {
    display: block;
    background: #222B46;
    color: #ffffff;
    padding: 2px 0 2px 10px;
    text-align: left;
    font-size: 18px;
}

.media-body .content_heading {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 22px;
}

.bordered {
    border: 2px solid #222B46;
}

.sidebar .side_img {
    width: 100%;
    height: 140px;
}

.tabs {
    overflow: hidden;
}

.tabs .tablinks {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 4px 0px 4px 0px;
    transition: 0.3s;
    font-size: 16.5px;
    color: white;
    border-radius: 4px;
    width: 50%;
    text-align: center;
}

.tablinks {
    background: -webkit-linear-gradient(top, #dddddd, #000064);
}

.tabs .tablinks:hover {
    background-color: #ddd;
}

.tabs .tablinks.active {
    background: -webkit-linear-gradient(top, #2200A6, #dddddd);
}

.tabcontent {
    display: none;
}

.media .category_image {
    margin-right: 7px;
    width: 150px;
    height: 110px;
}

.media .category_content {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #103B7F;
    line-height: 21px;
} 

.media .last_image {
    margin-right: 10px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    transition: 1.0s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    width: 65px !important;
    height: 55px !important;
}
.rfloat {
    float: right;
    position: relative!important;
    right: 66px!important;
}
.media .last_image:hover {
    border: 2px solid #ffffff;
    transform: scale(1.2);
    opacity: 0.4;
    filter: alpha(opacity=0);
    transition: 0.4s;
    cursor: pointer;
}

.media .last_content {
    font-size: 17.4px;
    color: #333;
    text-align: left;
    line-height: 21px;
}

.media .last_content:hover {
    color: #cc0000;
}
.side_content .content_heading:hover{
     color: #cc0000;
}

.category_lead {
    width: 100%;
    height: 270px;
}

.details_title {
    font-size: 24.2px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}
.top_link a {
    color: #aaa;
    font-size: 15.4px;
}
.time {
    padding: 7px 0 0 0;
    font-size: 13.5px
}

.details {
    border-top: 3px dotted #dddddd;
    margin: 5px 0 0 0;
    padding: 0 0 1px 0;
}

.details p {
    font-size: 17.5px;
}

.subscribe .sub_title {
    font-size: 19px;
}

.subscribe .link {
    color: #555;
    font-weight: 500;
    font-size: 15px;
}

.subscribe .link:hover {
    text-decoration: underline;
}

.more_news h3 {
    background: #dddddd;
    padding: 4px 0 4px 10px;
    width: 100%;
    margin: 0 0 0px 0;
    font-size: 18px;
}

.color_one {
    color: #cc0000 !important;
}

.footer_link {
    width: 100%;
    background: #ddd;
    padding: 10px 0 10px 0;
}

.footer_links {
    background-color: #f6f6f3 !important;
}

.two {
    background: #3D5DB0;
    padding: 5px 0 5px 0;
    color: #fff;
}

.footer_bar {
    padding: 0px;
    text-align: center;
}

.footer_bar a {
    font-size: 16.4px;
    color: #fff;
}

.three {
    width: 100%;
    color: #000;
    margin: 0 0 0 0;
    padding: 20px;
    background: -webkit-linear-gradient(top, #d7d0b4, #9d966c);
}

.footer_top a {
    font-size: 16px;
    color: #111111;
    font-family: 'SolaimanLipi';
}

.footer_bar a:hover {
    color: #cc0000;
}

.footer_top a:hover {
    color: #cc0000;
}

@media (min-width: 601px) {
    .footer_top {
        column-count: 5;
        column-gap: 0px;
        column-rule: 0px solid #000000;
    }
}

@media (max-width: 600px) {
    .footer_top {
        column-count: 2;
        column-gap: 0px;
        column-rule: 0px solid #000000;
    }
}

.converter img {
    width: 165px;
}

.social {
    width: 36px;
    height: 36px;
}

.footer_bottom {
    padding: 0px;
    text-align: center;
}

.name {
    font-size: 18px;
}

.develop {
    color: #000
}

.videio {
    position: relative;
}

.videio {
    position: relative;
}

.videio img {
    width: 100%;
}

.videio a {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 5;
    height: 100%;
    width: 100%;
    background-image: url(/assets/img/play.png);
    background-position: center -50px;
    background-repeat: no-repeat;
    text-align: center;
    color: #777;
}

.videio a:hover {
    background-position: center 38px;
    text-decoration: none;
    transition: all 300ms;
}

.videio_title a {
    font-size: 17.5px;
    color: #333;
}

.vedio_details p {
    font-size: 23.5px;
}

.media .color {
    color: #0551A7;
    font-size: 16.4px;
}

.border_all {
    background: #FDFAFA;
    border: 1px solid #FADEDE;
}

.top_titles {
    background: url('/assets/img/title-bg2.jpg') left top 5px;
    font-size: 28px;
    padding: 5px 0 5px 0;
    /*background: #ffffff;*/
}

.media .openion_image {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    margin: 0 10px 7px 0;
    border-radius: 50%;
    transition: 1.0s ease;
}

.media .openion_image:hover {
    border: 2px solid #ffffff;
    transform: scale(1.2);
    opacity: 0.4;
    filter: alpha(opacity=0);
    transition: 0.4s;
    cursor: pointer;
}

.openion_link {
    line-height: 20px;
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left;
    text-shadow: -1px -1px 0 #EEDBB3;
}

.openion_link:hover {
    color: #800000;
    text-decoration: underline;
}

.media .name_title {
    color: #2196F3;
    font-size: 15px;
}

.bg {
    background: #000;
}

.bg1 {
    background: #0D4582 !important;
}

.vedio_title {
    height: 40px;
    background: #000;
    color: #ffffff;
    padding: 7px 0 0 10px;
    margin: 0 0 0 0;
    text-align: left;
    font-family: Arial;
    font-size: 15px;
}

.tables {
    border-collapse: unset;
}

.main_details {
    position: relative;
    font-size: 15.4px !important;
    top: -10px;
}

#select_two a,
#select_one a {
    color: #ffffff;
}

.date_time {
    border: 1px solid rgb(164, 194, 194);
    margin-top: 30px;
}

.all_date {
    color: black;
}

.month {
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    color: #000000;
}

#select_one {
    background: #5979A7;
    color: #111B46;
    margin-top: 3px;
}

.weeks td {
    font-size: 13px;
    background-color: #ffffff;
    text-align: center;
    color: #ffffff;
    padding: 0 0 0 0;
    border: 1px solid #E8E7E4;
}

.g_text {
    color: #333;
    font-size: 15.5px;
    padding-top: 10px;
}

.mfp-figure small {
    display: none;
}

.weeks th {
    font-weight: normal;
    text-align: center;
    background: #0D4582;
    width: 23px;
    font-size: 13px;
    color: #ffffff;
}

.mark_link a {
    color: #333;
}

.mark_title {
    border: 1px solid #014224;
    padding: 0px 5px 0px 0;
}

.mark_heading {
    position: relative;
    top: 4px;
}

.marq {
    width: 75px;
    background: #0B5873;
    border: 1px solid #014224;
    color: #fff;
    font-size: 18px;
    padding: 2px 0 2px 5px;
}

.pgwSlideshow .ps-list li img {
    display: block;
    border: 1px solid #777;
    width: 100px !important;
    height: 70px !important;
}

.pgwSlideshow .ps-caption b,
strong {
    /*font-weight: normal !important;*/
    font-size: 19px;
}

.top_category .media img {
    width: 250px;
    height: 175px;
}

.top_category .media .media-body {
    color: #333;
}

.hide_banner .hide_img {
    height: 95px;
}

.content_hide {
    position: relative;
}

.content_hide a>img {
    height: 270px !important;
}

.bordereds {
    border: 2px dotted #0d4582;
    background:#0053722e;
}

.content_hide .hover_text {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #000000ad;
    font-size: 17px;
    color: #fff;
    font-weight: normal;
}
.content .family_title {
    font-size: 18.4px;
    color: #333;
}

.family_title .media img {
    border: 1px solid #cccccc;
    padding: 3px;
    height: 95px;
    width: 90px;
}

.family_details h2 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
}

.family_details p {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 7px;
}

.family_title .family_content {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 7px;
}

.familey_det_img {
    height: 221px !important;
    width: 215px !important;
}

.f_details h3 {
    font-size: 17px;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
}

.family_titles {
    background: #dddddd;
    color: #000;
    padding: 3px 0 4px 10px;
    margin: 10px 0px 0 0px;
    text-align: left;
}

.mobile_dex_nav{
    display: none;
}

@media (min-width: 601px) and (max-width: 990px) {
    body {
        margin: 0px;
        padding: 0px;
        font-family: 'SolaimanLipi' !important;
        line-height: 1.42857143;
        background: #ffffff;
        font-size: 22px !important;
    }
    .navbar-nav {
    display: block;
    column-count: 4;
    column-gap: 20px;
    }
    .nav_item>a>img {
        margin-top: 38px;
        margin-left:10px;
    }
    .nav-link{
        font-size: 24px;
        line-height: 1.5;
    }
    .nav_item>a>img {
        height: 35px;
        width: 35px;
    }.navbar-brand img {
        height: 35px;
    }
    .social {
        width: 30px;
        height: 30px;
    }
    .social_media{
        text-align: left!important;
    }
    .social_media a {
        padding: 0 1px 0 0px!important;
        
    }
    .container {
        max-width: 100% !important;
        margin: 0 auto;
    }
    .epaper {
        width: 100%;
    }
    .tabs button {
        padding: 4px 21px;
        font-size: 13.5px;
    }
    .responsive_none {
        display: none !important;
    }
    .nav_brand {
        display: none;
    }
    .responsive_headlines_two {
        display: none;
    }
}

.res_top_content:before {
    color: #ff0000;
    z-index: 999;
    content: '●';
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}

.align {
    position: relative;
    top: -3px;
    left: 7px;
}

.nav_search img {
    height: 22px;
    width: 22px;
}
.pgwSlideshow .ps-list li .ps-item {
    margin: 10px 8px!important;
}
@media(max-width:576px) {
    .content .img {
        height: 190px !important;
    }
    .dropdown:after {
        border-bottom: solid 0px #c10707;
    }
    .navbar-nav {
        margin-top: 14px;
    }
    .pgwSlideshow .ps-list li .ps-item {
        margin: 10px 8px!important;
       }
       .pgwSlideshow .ps-list li img {
          height: 55px !important;
      }
    .content .familey_det_img{
        height: 87px!important;
    }
    .navbar-toggler {
        padding: 0px;
    }
    .bars{
        margin-top: 10px!important;
    }
    .hide_banner .hide_img {
        height: 35px;
    }
    .nav_item{
        padding: 0px;
        left: -15px;
    }
    .nav_item:hover {
        color: #3C3B3B;
        background: none;
    }
    .nav_item:hover:after {
        display: none;
    }
    .nav_item:after {
        display: none;
        
    }
    .main_vedio iframe{
        height: 200px;
    }
    .navbar_toggler {
        position: relative;
    }
    .navbar-brand {
        position: relative;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .navbar-brand img {
        height: 22px;
    }
    .nav_brand_up {
        display: none;
    }
    .nav_brand .dex_img {
        display: none;
    }
    .nav_item {
       position: absolute;
        text-align: center;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        margin: auto;
    }
    .nav_item a>img {
        position: fixed;
        top: 14px;
    }
    .navbar {
        padding: 0.5rem 0rem;
    }
    .top_category .media {
        display: block;
    }
    .top_category .media .category_image {
        width: 100%;
        height: 170px !important;
        margin-bottom: 8px;
    }
    .logo img {
        width: 86%;
        height: 60px;
        margin-top: -10px;
    }
    .mobile_dex_nav {
        display: none;
    }
 
    .content img {
        height: 155px;
    }
    .contents img{
        height: 125px!important;
    }
    .content .top_img {
        height: 100px !important;
    }
    .m_none,
    .logo_banner{
        display: none !important;
    }
    .cat_title {
        color: #202D52;
        margin-top: 10px;
    }
    .logo_none {
        display: none !important;
    }
    .mt1 {
        margin-top: 25px;
    }
    #hidetwo {
        display: none !important;
    }
    .top_news {
        margin-top: -23px;
    }
  
    .top_news h3{
        color: red;
        font-weight: bold;
        line-height: 32px;
    }
    .top_news h6{
        color: #000064;
        font-weight: bold;
        font-size: 16px;
        line-height: 25px;
    }
    .tabs button {
        padding: 4px 50.4px !important;
    }
    .content .content_heading {
        line-height: 15px;
    }
    .acme-news-ticker {
        display: none;
    }
    .responsive_none_two {
        display: none;
    }
    .responsive_headlines {
        display: none;
    }
    .marq {
        font-size: 17px;
    }
    .nav-link img {
        margin-left: 20px;
    }
    .social_media {
        text-align: center;
    }
    .social {
        width: 33px;
        height: 33px;
        margin-top: -10px;
    }
 
    .epaper img {
        width: 100%;
        margin-bottom: 0px !important;
    }
    
}

@media (max-width: 700px) and (min-width: 600px),
(min-width: 1100px) {
    .mobile_dex_nav {
        display: none !important;
    }
    .responsive_none {
        display: none !important;
    }
    .nav_brand {
        display: none;
    }
    .responsive_headlines_two {
        display: none;
    }
}

@media (max-width: 540px) and (min-width: 1024px) {
    .mobile_dex_nav {
        display: none !important;
    }
}

@media (max-width: 900px) and (min-width: 1000px) {
    .mobile_dex_nav {
        display: none !important;
    }
}
@media (max-width: 1400px) and (min-width: 600px) {
    .responsive_none {
        display: none !important;
    }

    .nav_brand {
        display: none;
    }

    .responsive_headlines_two {
        display: none;
    }
}