@media only screen and (max-width: 767px) {
.mob_dir .od-1 {
  order: 1;
}
.mob_dir .od-2 {
  order: 2;
}
.mob_dir .thumb {
  margin: 0 -12px -10% -12px ;
}

.mob_dir .thumb .text, .mob_dir .thumb i.fa{
  display: none;
}





.scrollup {
  height: 30px;
  line-height: 25px;
  width: 30px;
}

.top-banner{
  text-align: center;
  padding-bottom: 5px;
}

.search {
  font-size: 25px;
  color: #000 !important;
}

#header.headerbg-darkcolor{
  background: #fff;
  padding: 6px 0;
}
#header.fixed-nav nav.navbar.bootsnav{
  background: #fff;
}
#header nav.navbar.bootsnav .navbar-toggle{
  color: #000;
}
#header .menu-logo{
  display: none !important;
}

.new-logo-area{
  display: none;
}
.title-right-link{
  display: none;
}
.m-title-right-link {
    font-size: 16px;
    color: #000;
    padding-right: 0px;
    padding-top: 1px;
    line-height: 34px;
    text-decoration: none;
    display: block;
    text-align: center;
    position: relative;
    background: #fff;
    width: 25%;
    margin-left: auto;
    margin-top: 14px;
    margin-right: auto;
    box-shadow: 0 3px 3px -3px #000;
}
.bg-gray{
  background: #eff3f4;
}
.m-title-right-link:hover {
  color: #222;
  opacity: .7;
}
.m-title-right-link i{
  margin-left: 6px;
  position: relative;
  top: -2px;
  font-size: 12px;
  padding: 2px 3px;
  color: #fff;
  background: var(--black2);
  border-radius: 50%;
  display: none;
}
.trending-list {
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}
.top-news-left-main{
  width: 100%;
}
.top-news-left{
  display: none;
}
.top-news-right{
  width: 100%;
  margin-top: 24px;
}
.top-news-middle{
  width: 100%;
  padding: 0;
}
.left-news-bottom {
  margin-top: -34px;
}
.top-lead-news-wrapper{
  background: none;
  box-shadow: none;
}
.lead-news-heading {
    position: relative;
    width: 95%;
    background: #fff;
    color: #000;
    bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}
.lead-news-text{
  display: none;
}
.post-slider{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: -25px;
}

.top-lead-news-image{
  margin-left: -12px;
  margin-right: -12px;
}
.top-lead-news-image i{
  height: 60px;
  width: 60px;
  line-height: 50px;
}
.lead-news-heading h1 {
    margin: 0;
    font-size: 22px;
    line-height: 28px;
}
.m-lead-other-news-wrapper{
  display: block;
  padding: 0;
  box-shadow: none;
}
.text-heading h3, .m-text-heading h3{
  font-size: 18px;
  line-height: 22px;
}
.lead-other-news-wrapper .text-heading, .m-lead-other-news-wrapper .m-text-heading{
  padding: 5px;
  min-height: 96px;
  max-height: 96px;
}
.fb-frame{
  text-align: center;
}
.national-news-wrapper-right{
  width: 100%;
}


.national-lead-news-m-wrapper {
  display: block;
  background-color: #fff;
  padding: 0;
  margin-bottom: 24px;
  position: relative;
}
.national-lead-news-m-image {
  position: relative;
  overflow: hidden;
  margin-left: -12px;
  margin-right: -12px;
}
.national-lead-news-m-image img {
  overflow: hidden;
}
.national-lead-news-m-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  color: #fff;
  border-radius: 50%;
  font-size: 26px;
  padding-left: 7px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.national-lead-news-m-text {
  position: relative;
  overflow: hidden;
  background: #eff3f4;
  padding: 5px;
  width: 90%;
  bottom: 36px;
  margin: auto;
  min-height: 75px;
  max-height: 75px;
}
.national-lead-news-m-text h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: #000;
}
.national-lead-news-m-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.national-lead-news-m-text p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 0 1px;
}
.national-lead-news-m-wrapper a:hover .national-lead-news-m-image i {
  background: #fff;
  color: red;
}
.political-news-ul {
  display: inline-block;
}
.political-news-ul li {
  width: 50%;
  float: left;
}
.political-news-ul li:nth-child(odd) {
  padding-right: 12px;
}
.political-news-ul li:nth-child(even) {
  padding-left: 12px;
}
.political-news-ul li a{
  padding: 0;
  margin-bottom: 15px;
}
.political-news-ul-left {
  width: 100%;
}
.political-news-ul-right {
  min-height: 96px;
  max-height: 96px;
}
.political-news-ul-right{
  width: 100%;
  padding: 4px;
}
.political-news-ul-left i{
  height: 45px;
  width: 45px;
  line-height: 37px;
  font-size: 22px;
  border: 4px solid #fff;
}
.political-news-ul-left img {
  max-width: 100%;
  min-width: 100%;
  max-height: 103px;
  min-height: auto;
}
.country-news-lead-image{
  margin-left: -12px;
  margin-right: -12px;
}
.country-news-lead-text {
    position: relative;
    bottom: 30px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .country-news-lead{
    margin-bottom: 0;
  }
.country-news-wrapper-left{
  width: 100%;
  margin-bottom: 24px;
}

.country-lead-news-small-text {
  min-height: 96px;
  max-height: 96px;
}
.special-news{
  margin-bottom: 24px;
}

.sports-section-left{
  width: 100%;
}
.m-sports-lead-news {
  background-color: #eff3f4;
  box-shadow: none;
  padding: 7px;
  display: block;
  margin-bottom: 24px;
}
.m-sports-lead-news-image {
  position: relative;
  overflow: hidden;
  margin-left: -12px;
  margin-right: -12px;
}
.m-sports-lead-news-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50px;
  color: #fff;
  border-radius: 50%;
  font-size: 26px;
  padding-left: 7px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px grey;
  opacity: 0.8;
  z-index: 1;
}
.m-sports-lead-news-text {
  position: relative;
  width: 90%;
  bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: #fff;
  padding: 4px;
  min-height: 74px;
  max-height: 74px;
}
.m-sports-lead-news-text h2 {
  font-size: 26px;
  line-height: 30px;
  margin: 0;
  color: #000;
}
.m-sports-lead-news-text span {
  font-size: 14px;
  line-height: 14px;
  color: #e74c4f;
}
.m-sports-lead-news a:hover .m-sports-lead-news-image i {
  background: #fff;
  color: red;
}
.sports-news-ul li {
  width: 47%;
  float: left;
  margin-bottom: 24px;
}
.sports-news-ul li a{
  box-shadow: none;
  padding: 0;
}
.sports-news-ul li:nth-child(even) a{
  margin-left: 24px;
}
.sports-news-ul-left{
  width: 100%;
  padding: 0;
}
.sports-news-ul-right{
  width: 100%;
  padding: 4px;
  min-height: 96px;
  max-height: 96px;
}
.sports-news-ul-right h3{
  font-size: 18px;
  line-height: 22px;
}
.sports-news-ul-left i{
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 20px;
}
.entertainment-lead-image{
  margin-left: -12px;
  margin-right: -12px;
}
.entertainment-lead-text p{
  display: none;
}
.entertainment-lead-text h2 {
  font-size: 20px;
  line-height: 24px;
}
.entertainment-lead-news{
  background: none;
  padding: 0;
  box-shadow: none;
  position: relative;
  margin-bottom: 0;
}
.entertainment-lead-text{
  min-height: 86px;
  position: relative;
  width: 90%;
  bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.political-news-section-wrapper .nav-international {
  left: 0;
  top: 14px;
  background: #fff;
}
.political-news-section-wrapper nav .nav-tabs .nav-link{
  margin-bottom: 4px;
}
.political-news-section-wrapper nav {
  left: 0;
  top: 8px;
  background: #fff;
}
.political-lead-news {
  margin-bottom: 0;
  position: relative;
}
.political-lead-news-text {
  width: 90%;
  bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.political-lead-news-other{
  margin: 0;
  margin-top: 24px;
}
.political-lead-news-other-text {
  min-height: 96px;
  max-height: 96px;
}
.political-lead-news-other-text h3{
  font-size: 18px;
  line-height: 22px;
}
.economic-lead-news{
  padding: 0;
  margin-top: 14px;
}
.economic-lead-news-text h2{
  font-size: 18px;
}
.health-ul .feature-news-ul-left img {
    min-height: unset;
    max-height: unset;
    overflow: hidden;
}
.video-gallery-big{
  margin-bottom: 24px;
}
.video-gallery-big-image i{
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.video-gallery-big-text {
  min-height: 86px;
  max-height: 86px;
}
.video-gallery-big-text h2 {
  font-size: 20px;
  line-height: 26px;
}
.video-gallery-small-image img{
  min-height: unset;
  max-height: unset;
}
.video-gallery-small-text {
  min-height: 74px;
  max-height: 74px;
}
.opinion-left{
  width: 27%;
}
.national-other-news-left i{
  height: 40px;
  width: 40px;
  line-height: 36px;
  font-size: 20px;
}
.latest-news-ul .latest-news-left img{
  min-height: unset;
  max-height: unset;
}
.special-news-image i{
  height: 45px;
  width: 45px;
  line-height: 38px;
  font-size: 22px;
  border: 4px solid #fff;
}
.national-other-news-left img {
  max-width: 100%;
  min-width: unset;
  overflow: hidden;
  max-height: 100%;
  min-height: unset;
}
.national-other-news-right h3{
  font-size: 18px;
}
.special-news-text {
  padding: 5px;
  min-height: 96px;
  max-height: 96px;
  overflow: hidden;
}
.m-sports-lead-news{
  padding: 0;
  position: relative;
  margin-bottom: 0;
}
.m-sports-lead-news-text h2 {
  font-size: 20px;
  line-height: 24px;
}
.sports-news-ul {
  display: inline-block;
}
.feature-lead-news-wrapper-3 .feature-lead-news-text h2 {
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.feature-lead-news-image{
  margin-left: -12px;
  margin-right: -12px;
}
.feature-lead-news-image img{
  width: 100%;
}
.feature-lead-news-text h2{
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.feature-lead-news-text {
    position: relative;
    width: 96%;
    background: #fff;
    color: #000;
    bottom: 24px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.feature-news-ul {
  margin-top: -16px;
}
.feature-news-ul-left i{
  height: 40px;
  width: 40px;
  line-height: 36px;
  font-size: 20px;
}
.small-feature-news-ul .feature-news-ul-left img {
    min-height: unset;
    max-height: unset;
    overflow: hidden;
}
.sports-section-right{
  width: 100%;
}
.sports-section-middle{
  display: none;
}
.lead-other-news-wrapper{
  padding: 0;
  box-shadow: none;
}
.bottom-margin{
  margin-bottom: 24px;
}
.feature-news-section {
    padding-bottom: 0;
}
.special-news-wrapper-2 {
    margin-bottom: 24px;
}
.special-news-wrapper{
  padding-bottom: 46px;
}
.youtube-frame{
  margin-bottom: 24px;
}
.opinion{
  margin-bottom: 20px;
}
.banner-right-top {
  margin-bottom: 24px;
}
.top-news-section {
    margin-top: 20px;
    margin-bottom: 24px;
}
.big-banner-1 {
  margin-bottom: 24px;
}
.country-news-wrapper {
  padding-top: 24px;
}
.political-news-section-wrapper {
  padding-bottom: 24px;
}
.economic-news-ul-left i{
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 20px;
}
.border{
  border: none !important;
}
.footer-address{
  padding-bottom: 0;
}
.footer-tex-left{
  text-align: center;
}
.footer-tex-left p{
  margin: 0;
}
.media-btn-list{
  margin: 0 74px;
  float: none;
}
.country-new-ul-left i{
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 20px;
}
/* ====================== DETAILS PAGE =================== */
.left-content-area {
  width: 100%;
}
.right-content-area {
  width: 100%;
}
.details-content h1{
  font-size: 32px;
  padding-bottom: 8px;
}
.tag-ul li a {
    color: #000;
    background: #eee;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    padding: 4px 8px 3px;
    transition: .3s;
}
.tag-ul li{
  margin-bottom: 10px;
}
.tag-ul li:first-child{
  font-size: 14px;
}
/* ====================== CATEGORY PAGE =================== */
.top-category-left{
  width: 100%;
}
.top-category-right {
  width: 100%;
}
.category-lead-news-heading h1 {
    margin: 0;
    font-size: 24px;
    line-height: 28px;
}
.category-lead-news-image img {
  min-height: unset;
  max-height: unset;
}
.category-lead-news-image i{
  height: 60px;
  width: 60px;
  line-height: 51px;
}
.category-lead-news-small-image img {
  min-height: unset;
  max-height: unset;
}
.category-lead-news-heading-small {
  width: 100%;
  background: #fff;
  color: #000;
  padding: 5px;
  position: relative;
  min-height: 94px;
  max-height: 94px;
}
.category-lead-news-heading-small h2 {
  font-size: 18px;
  line-height: 22px;
}
.category-lead-news-second {
  background: #fff;
  margin-bottom: 24px;
  padding: 0;
  box-shadow: none;
}
.category-lead-news-second-heading {
  min-height: 94px;
  max-height: 94px;
  padding: 5px;
}
.category-lead-news-second-heading h3 {
  font-size: 18px;
  line-height: 22px;
}
.btn-more-wrapper{
  padding-top: 0;
  padding-bottom: 24px;
}
/* =================== ARCHIVE PAGE =================== */
.archive-heading h3 {
  font-size: 24px;
}
.date-picker-main {
    float: left;
    width: 56%;
    padding-left: 3%;
    padding-right: 3%;
}
.archive-news{
  padding: 0;
  box-shadow: none;
}
.archive-news-heading {
  min-height: 94px;
  max-height: 94px;
  padding: 5px;
}
.archive-news-heading h3 {
  font-size: 18px;
  line-height: 22px;
}
/* ====================== VIDEO CATEGORY ====================== */
.video-news {
  background: #fff;
  box-shadow: none;
  padding: 0;
  margin-bottom: 24px;
}
.video-news-heading {
  min-height: 94px;
  max-height: 94px;
  padding: 5px;
  bottom: 0;
  width: 100%;
}
.video-news-heading h3 {
  font-size: 18px;
  line-height: 22px;
}
.video-news-image i {
  top: 50%;
  left: 50%;
  font-size: 16px;
  line-height: 37px;
  height: 36px;
  width: 36px;
}
.details-content iframe{
  height: 240px;
}
.details-content{
  padding: 0;
}
#nav-tabContent{
  margin-bottom: 24px;
}
.entertainment-section-wrapper{
  padding-bottom: 36px;
}
.feature-lead-news-wrapper{
  background: none;
  padding: 0;
}
.feature-news-ul li:first-child a {
    border-top: none;
}
.photo-news-heading {
  min-height: 99px;
  max-height: 99px;
  bottom: 0;
  width: 100%;
  margin-bottom: 24px;
  box-shadow: none;
}
.photo-news-image img{
  max-height: auto;
  min-height: auto;
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
}
.photo-news-image i{
  top: 50%;
  left: 50%;
  font-size: 16px;
  line-height: 16px;
  height: 36px;
  width: 37px;
}
.video-news-image img{
  min-height: 110px;
  max-height: 110px;
}
.top-lead-news-image img {
    max-width: 100%;
    min-width: 100%;
    min-height: auto;
    max-height: unset;
}
.national-lead-news-image img {
  max-width: 100%;
  min-width: 100%;
  min-height: auto;
  max-height: unset;
}
.country-news-lead-image img {
  max-width: 100%;
  min-width: 100%;
  min-height: auto;
  max-height: unset;
}
.sports-lead-news-image img  {
  max-width: 100%;
  min-width: 100%;
  min-height: auto;
  max-height: unset;
}
.entertainment-lead-image img {
  max-width: 100%;
  min-width: 100%;
  min-height: auto;
  max-height: unset;
}
.video-gallery-big-image img {
  max-width: 100%;
  min-width: 100%;
  min-height: auto;
  max-height: unset;
}









}