@media (max-width: 1440px) {
  .dc-headerads {
    margin-bottom: 12px;
  }

  .site-header .flex {
    justify-content: center;
  }
}

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

@media (max-width: 1080px) {
  .main-navigation > div > div > ul {
    display: none;
  }

  .main-navigation > div > div > ul > li > a {
    font-size: 16px;
  }

  .burger--menu {
    display: block;
  }
}

@media (max-width: 1150px) {
  .country__section .col--news > a {
    width: 100px;
    height: 80px;
  }
}

@media (max-width: 992px) {
  .site-header .flex {
    justify-content: center;
  }
  .dc-headerads {
    margin-bottom: 15px;
    text-align: center;
  }
}

@media (max-width: 959px) {
  .info.popup1 > a > img:hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }

  .tickercontainer {
    overflow: hidden;
  }
  .breaking__news--title {
    font-size: 55px;
  }

  .subtitle {
    font-size: 20px;
  }

  .grid-left {
    flex: auto;
    padding-right: 0;
    padding-bottom: 30px;
  }

  .grid-right {
    flex: auto;
    max-width: inherit;
    width: 100%;
  }

  .main__news .column-8 img {
    width: 100%;
  }

  /* .mainnews__section .grid {
    display: block;
  } */

  .mainnews__section .grid .column-8,
  .mainnews__section .grid .column-4 {
    grid-column: span 12;
  }

  .main--news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .main--news .col--news:nth-child(2) {
    padding-top: 0;
    border-top: 0;
  }

  .blog-grid {
    justify-items: baseline;
  }

  .blog-grid .column-3 {
    grid-column: span 6;
  }

  .blog-grid .blog-container {
    padding: 0;
    border: 0;
  }

  .country__section .grid-left .main--news {
    display: block;
  }

  .country__section .main--news .col--news:first-child {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }

  .country__section .main--news .col--news:nth-child(2) {
    padding-top: 10px;
  }

  .country__section .grid-right {
    padding: 0;
    border: none;
  }

  .country__section .grid-right .main--news .row--news > a {
    height: 250px;
  }

  .prabhas--news {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 20px;
  }

  .prabhas--news .overlay--news,
  .lifestyle__section .grid .column-4 {
    grid-column: span 12;
  }

  .prabhas--news .overlay--news > a,
  .literature--section > .row--news > a,
  .sifaris-section > .row--news > a {
    height: 350px;
  }

  .prabhas--news .col--news {
    grid-column: span 6;
  }

  .literature--section .row--news .news__title--small {
    font-size: 25px;
  }

  .literature--section .col--news:first-child {
    padding-top: 0;
    border-top: none;
  }

  .lifestyle__section .grid .column-4 {
    grid-column: span 6;
  }

  .lifestyle__section .grid .column-4:last-child {
    grid-column: span 12;
  }

  .video__section .grid > div {
    grid-column: span 12;
  }

  .site-footer .grid > div {
    grid-column: span 6;
  }

  .site-footer .grid > div:nth-child(3) {
    padding: 0;
    border: none;
  }
}

@media (max-width: 861px) {
  .economic__section .grid > div:first-child {
    grid-column: span 12;
  }

  .economic__section .grid > .column-3 {
    grid-column: span 6;
  }

  .economic__section .row--news > a {
    height: 250px;
  }

  .country__section .grid {
    grid-row-gap: 25px;
  }

  .country__section .grid .column-7,
  .country__section .grid .column-5 {
    grid-column: span 12;
  }

  .notice__section .column-3 {
    grid-column: span 6;
  }

  .notice__section .row--news > a {
    height: 250px;
  }

  .video__section .grid > div,
  .interesting__section .grid > div {
    grid-column: span 12;
  }

  .interesting__section .grid > div.column-3 {
    grid-column: span 6;
  }

  .interesting__section .row--news > a {
    height: 200px;
  }

  .sifaris-section .row--news > a {
    height: auto;
  }

  .health__section .column-4 {
    grid-column: span 6;
  }

  .photo__feature--container > a {
    height: 300px;
  }

  .overlay--text {
    padding: 10px 20px;
  }
}

@media (max-width: 810px) {
  .category__container .grid > div,
  .ourteams .grid > div {
    grid-column: span 6;
  }
}

@media (max-width: 768px) {
  .desktop-view {
    display: none;
  }

  .mobile-view {
    display: block;
  }
}
@media (max-width: 639px) {
  #commentform {
    display: block;
  }
  .recent--news .column-4,
  .ourteams .grid > div {
    grid-column: span 12;
  }

  .recent--news {
    height: 630px;
  }

  .breaking__news--title {
    font-size: 40px;
  }

  .lifestyle__section .grid .column-4 {
    grid-column: span 12;
  }

  .notice__section .column-3,
  .interesting__section .grid > div.column-3,
  .health__section .grid > div {
    grid-column: span 12;
  }

  .subtitle {
    font-size: 18px;
  }

  .breaking__news p {
    padding: 0 10px;
    font-size: 20px;
  }

  .breaking__news iframe {
    height: 200px;
  }

  .political__news .column-6 {
    grid-column: span 12;
  }

  .social__section .grid > div,
  .entertainment__section .grid > div,
  .lifestyle__section .grid > div {
    grid-column: span 12;
  }

  .main__news--grid .row--news > a {
    height: 140px;
  }

  .news__title--medium {
    font-size: 20px;
  }

  .main--news {
    display: block;
  }

  .main--news .news__title--medium {
    font-size: 20px;
  }

  .col--news > a {
    width: 150px;
    height: 100px;
  }

  .prabhas--news {
    display: block;
  }
  .main--news .col--news:nth-child(2) {
    padding-top: 15px;
    border-top: 1px solid #eee;
  }

  .country__section .grid-right .main--news {
    display: grid;
  }

  .health__section .column-4 {
    grid-column: span 12;
  }

  .overlay--text .news__title--medium {
    font-size: 22px;
  }

  .literature--section .row--news .news__title--small {
    font-size: 20px;
  }

  .country__section .grid-right .main--news .row--news > a {
    height: auto;
  }

  .sports__section .row--news > a {
    height: auto;
  }

  .lifestyle__section .overlay--news > a {
    height: auto;
  }

  .interesting__section .row--news > a {
    height: auto;
  }
}

@media (max-width: 575px) {
  .singlePost-content .grid > div {
    grid-column: span 12;
  }

  .sharethis-inline-share-buttons > div.st-total {
    color: #555;
    display: inline-block !important;
    font-weight: 500;
    line-height: 15px;
    margin-right: 0;
    padding: 4px 8px;
    width: auto;
    text-align: center;
  }

  .sharethis-inline-share-buttons > div {
    display: inline-block !important;
    margin: 0 2px !important;
  }

  .singlePost-content .news--author {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
    margin: 15px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 0;
  }

  .singlePost-content .news--author img {
    width: 40px;
    height: 40px;
    display: inline-block;
  }

  .post__time {
    margin: 0;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #eee;
  }

  .category__container .grid > div {
    grid-column: span 12;
  }
}

@media (max-width: 515px) {
  .country__section .grid-right .main--news {
    display: block;
  }
  .site-footer .grid > div {
    grid-column: span 12;
  }

  .site-footer .grid > div:not(:first-child) {
    padding: 0;
    border: none;
    padding-top: 25px;
    border-top: 1px solid #eee3;
  }

  .overlay--news > a {
    height: 300px;
  }
  /* .economic__section .row--news > a {
    height: 160px;
  } */

  .sports__section .grid > div,
  .main__news--grid > div {
    grid-column: span 12;
  }

  .main__news--grid .row--news {
    display: flex;
  }

  .main__news--grid .row--news > a {
    display: block;
    width: 150px;
    height: 100px;
    margin-right: 15px;
  }

  .main__news--grid .row--news > a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .main__news--grid .row--news .news__title--medium {
    flex: 1;
    margin: 0;
  }

  .news__title--xlarge {
    font-size: 22px;
  }

  .blog-grid .column-3 {
    grid-column: span 12;
  }

  .blog-grid {
    justify-items: baseline;
    display: block;
  }

  .blog-grid .blog-container {
    padding: 15px 0;
    border-top: 1px solid #acabab;
  }

  .blog-grid .blog-container:first-child {
    padding-top: 0;
    border: none;
  }
  .blog-news img {
    width: 70px;
    height: 70px;
  }

  .breaking__news--title {
    font-size: 34px;
  }
  .economic__section .grid > .column-3 {
    grid-column: span 12;
  }

  blockquote.floatleft,
  blockquote.floatright {
    width: auto;
    margin: 0;
  }
}
