@media (max-width: 1154px) {
  .main-navigation > div > div > ul > li > a {
    margin-right: 24px;
    font-size: 16px;
  }
}

@media (max-width: 1020px) {
  .section-heading ul li {
    border-radius: 26px;
    font-size: 13px;
  }
  .related__country-news {
    background: #f1f1f1;
    padding: 24px;
    margin-top: 25px;
  }
}

@media (max-width: 1000px) {
  .section-heading ul {
    display: none;
  }
}
@media (max-width: 965px) {
  .main-navigation > div > div > ul > li > a {
    font-size: 18px;
  }
}

@media (max-width: 959px) {
  .mobile-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }

  .mobile-show {
    display: block;
    width: 17%;
    margin: 12px auto;
  }

  .uk-responsive-menu {
    color: #fff;
  }
  .uk-responsive-menu:hover {
    color: #fff;
    opacity: 0.8;
  }
  .sidebarAd .desktop-view {
    display: none;
  }
  .banner__news--title {
    font-size: 50px;
  }
  .photo__story .flex-direction-nav .flex-prev {
    left: 20px;
  }

  .photo__story .flex-direction-nav a:before {
    color: #fff;
  }
  .photo__story .flex-direction-nav .flex-next {
    right: 20px;
  }

  .site-footer {
    position: static;
  }
  .sports__news .uk-width-2-5\@m .artha-news-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
  }
  .img-vertical {
    height: 400px;
  }
  .video-title-list li .thumb-news-wrap {
    flex: 4;
  }
  .video__section iframe {
    width: 100%;
    height: 350px;
  }
  .author-news.img-circle .thumb-news-wrap {
    flex: 7;
  }
  .author-news.img-circle .thumb-news > a img {
    -webkit-border-radius: 28px;
    border-radius: 28px;
  }
  .entertainment__news .img-vertical {
    height: 400px;
  }
  .most-read-column .author-news .thumb-news {
    border: none;
    padding: 0;
    margin: 0;
  }
  .most-read-column .author-news,
  .ent-news-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }
  .ent-news-wrap {
    grid-gap: 0;
    grid-column-gap: 30px;
  }
  .main__news--wrap {
    padding: 25px;
    padding-bottom: 0;
  }
  main {
    margin-bottom: 0 !important;
  }
  .header-date {
    text-align: center !important;
  }
  .site-branding {
    text-align: center;
    flex: 1;
  }
  .site-branding img {
    width: 35%;
    margin-bottom: 8px;
  }
  .search-comp .search-form {
    background: #fff;
    border-radius: 6px;
    width: 100px;
  }
  .site-header {
    padding: 18px 0;
    background: #03647b;
  }
  .site-header.uk-active .header-wrap {
    display: block;
  }
  .site-header.uk-active {
    padding-top: 24px;
  }
  .breaking .news-detail h2 {
    font-size: 50px;
  }
  .breaking__special--detail h3 {
    font-size: 40px;
  }
  .breaking__special--detail {
    padding: 20px;
  }
  .section {
    margin-top: 40px;
  }
}
@media (max-width: 800px) {
  .breaking__special--detail h3 {
    font-size: 35px;
    line-height: 1.2;
  }
}

@media (max-width: 768px) {
  .mobile-show {
    width: 21%;
    margin: 12px auto;
  }
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
    margin-top: 30px;
  }
  .mobile-view {
  }
  .site-branding img {
    width: 45%;
  }
  .breaking .news-detail p {
    font-size: 22px;
    line-height: 1.6;
    margin-top: 22px;
    padding: 0 53px;
  }
  .breaking .news-detail {
    padding: 30px 0;
  }
  .breaking__special--detail h3 {
    font-size: 40px;
  }
}

@media (max-width: 734px) {
  .society-news-detail {
    padding: 30px;
  }
}
@media (max-width: 691px) {
  .society-news-detail {
    position: static;
  }
  .society-news-wrap > div > a {
    height: 300px;
    display: block;
    width: 100%;
  }
  .society-news-detail h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 675px) {
  .breaking__special--detail {
    position: static;
    background: var(--primary--color);
    padding-top: 30px;
  }
}
@media (max-width: 640px) {
  .the-content .single-inbetweenstories,
  .the-content .single-inbetweenstories-2 {
    flex-wrap: wrap;
  }

  .fixtures-container {
    justify-content: center;
  }

  .t20-logo {
    margin-bottom: 22px;
  }
  .mobile-show {
    width: 26%;
  }
  .news-detail iframe {
    margin-top: 14px;
    width: 100%;
    height: 350px;
  }
  blockquote.floatleft {
    padding-right: 0;
    padding-bottom: 30px;
    float: none;
    border-right: none;
    border-bottom: 1px solid var(--primary--color);
    width: 100%;
    padding-top: 80px;
  }
  blockquote.floatright {
    padding-left: 0;
    padding-bottom: 30px;
    float: none;
    border-left: none;
    border-bottom: 1px solid var(--primary--color);
    width: 100%;
    padding-right: 0;
    margin-left: 0;
    padding-top: 20px;
  }

  blockquote.floatleft:before {
    left: 0;
  }
  blockquote.floatright::before {
    right: 0;
  }

  .author-news.img-circle .thumb-news-wrap {
    flex: 4;
  }
  .author-news.img-circle .thumb-news > a img {
    -webkit-border-radius: 7px;
    border-radius: 7px;
  }
  .entertainment__news .img-vertical {
    height: 330px;
  }
  .breaking .news-detail h2,
  .banner__news--title {
    font-size: 40px;
    line-height: 1.26;
  }
  .breaking .news-detail p {
    font-size: 20px;
    padding: 0 48px;
  }
  .section {
    margin-top: 35px;
  }
  .img-vertical {
    height: 330px;
  }
  .overlay-content {
    padding: 0px 20px 20px 30px;
    width: 100%;
    text-align: center;
  }
  .news-detail-header h2 {
    font-size: 25px;
  }
}

@media (max-width: 600px) {
  #commentform {
    display: block;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 30px;
  }
  .site-branding img {
    width: 54%;
  }
  .most-read-column .author-news,
  .ent-news-wrap,
  .is-two-col,
  .sports__news .uk-width-2-5\@m .artha-news-wrap {
    display: block;
  }
  .most-read-column .author-news .thumb-news {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 0;
  }
  .blog__news-wrap .thumb-news {
    padding: 20px 0;
    border-top: 1px solid #0a0a0a1c;
  }
  .blog__news-wrap .thumb-news:first-child {
    padding-top: 0;
    border-top: none;
  }
  .blog__news-wrap .thumb-news:last-child {
    padding-bottom: 0;
  }

  .most-read-column .author-news .thumb-news:first-child {
    padding-top: 0;
  }
  .thumb-news-wrap {
    flex: 3;
  }
  .thumb-news-wrap .title-small {
    font-size: 19px;
  }
}

@media (max-width: 480px) {
  .social-links {
    justify-content: center;
  }
  .site-footer {
    text-align: center;
  }
  .last-footer p {
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
  }
  .last-footer {
    text-align: center;
    display: block;
    width: 100%;
  }
  .kite {
    display: none;
  }
  .mobile-show {
    width: 27%;
    padding-top: 13px;
    border-top: 2px solid #ffffff61;
  }
  .photo-story-content.uk-text-center {
    padding: 18px;
  }
  .sidebarAd .gam-ad-position-wrap > div {
    margin-top: 0;
  }
  .hidden-m {
    display: none;
  }
  .sidebarAd .desktop-view {
    display: block !important;
  }
  .header-date {
    margin: 0px 0 0 0;
  }
  .news-detail iframe {
    height: 250px;
    margin-top: 14px;
  }
  .skip-desktop-view {
    display: none;
  }
  .skip-mobile-view {
    display: block;
  }
  .post-infos > div {
    display: block;
    margin-right: 0px;
  }
  .banner__news--title {
    font-size: 35px;
    line-height: 1.458;
  }
  .cf-col {
    border-bottom: 1px solid #ffffff29;
    padding-bottom: 15px;
  }
  .site-footer hr {
    display: none;
  }
  .last-footer {
    padding-top: 13px;
  }
  .news-wrap a {
    height: 300px;
  }
  .video-title-list li .thumb-news-wrap {
    flex: 2;
  }
  .title-medium {
    font-size: 25px;
  }
  .title-small {
    font-size: 19px;
    line-height: 1.44;
  }
  .section {
    margin-top: 30px;
  }
  .breaking .news-detail h2,
  .breaking__special--detail h3 {
    font-size: 35px;
    line-height: 1.26;
  }
  .post-info div {
    font-size: 14px;
    font-weight: 600;
  }
  .breaking__special--detail h3 {
    padding: 0 23px;
  }
  .post-info {
    margin-top: 11px;
    margin-bottom: 4px;
  }
  .gam-ad-position-wrap.home-above-main-news {
    margin-top: 20px;
  }
  .breaking .news-detail p {
    font-size: 19px;
    padding: 0 20px;
  }
  .entertainment__news,
  .video__section,
  .photo__story {
    padding: 24px 0;
  }
  .video__section {
    padding-bottom: 15px;
  }
  .photo__story .section-heading span {
    margin-bottom: 0;
  }
  .site-header.uk-active {
    padding-top: 14px;
  }
  .photo-story-content h3.title {
    font-size: 25px;
    padding-top: 15px;
  }
  .single-landing-sidebar .sidebar-ad .desktop-view {
    display: block;
    text-align: center;
  }
}

@media (max-width: 375px) {
  .site-header.uk-active {
    padding-top: 15px;
  }
  .thumb-news > a {
    flex: 1;
    margin-right: 18px;
    width: 100px;
    height: 80px;
  }
  .site-branding img {
    width: 66%;
  }
  .news > a {
    height: 150px;
  }

  .entertainment__news .news p {
    display: none;
  }
}
