@media screen and (max-width:1200px) {

    .logo a img {

        max-height: 70px;

    }

    .header-middle .ads-area {

        max-width: 65% !important;

    }

    .author-img-area {

        -ms-flex: 0 0 20% !important;

        flex: 0 0 20% !important;

        max-width: 20% !important;

    }

      

    .author-text-area {

        -ms-flex: 0 0 80% !important;

        flex: 0 0 80% !important;

        max-width: 80% !important;

    }

}



@media screen and (min-width:993px) {

    .mobile-header {

        display: none;

    }

}



@media screen and (max-width:992px) {

    .site-header {

        display: none;

    }

    #mobileMenu {

        width: 100%;

        transition: .7s;

    }

    #mobileMenu input[type=text] {

        width: 100%;

    }

    .orun-breadcrumb > ol > li:nth-child(4),

    .orun-breadcrumb > ol > li:nth-child(5) {

        display: none;

    }

    .comment-text {

        -ms-flex: 0 0 80% !important;

        flex: 0 0 80% !important;

        max-width: 80% !important;

    }

    .comment-author-img {

      -ms-flex: 0 0 20% !important;

      flex: 0 0 20% !important;

      max-width: 20% !important;

    }

    #orun-home-main,

    .orun-footer-col,

    aside.orun-sidebar {

        -ms-flex: 0 0 100% !important;

        flex: 0 0 100% !important;

        max-width: 100% !important;

    }



}



@media screen and (max-width:768px) {

    #orun-home-main,

    .orun-footer-col,

    aside.orun-sidebar {

        -ms-flex: 0 0 100% !important;

        flex: 0 0 100% !important;

        max-width: 100% !important;

    }

    #orun-grid-area .container-fluid {

        padding-left: 12px;

        padding-right: 12px;

      }

    .orun-main-footer .orun-footer-col {

        margin-bottom: 25px;

    }

    .orun-single-top .reading-time {

        display: none;

    }

    .orun-single-heading h1 {

        font-size: 30px;

    }

    .archive-title {

        font-size: 1.1em;

        padding-top: 40px;

        padding-bottom: 40px;

    }

    .archive-title h1 {

        font-size: 2.25em;

    }

    .archive-title p {

        line-height: 24px;

    }

    .author-img-area {

        -ms-flex: 0 0 100% !important;

        flex: 0 0 100% !important;

        max-width: 100% !important;

        text-align: center;

    }

    .author-title {

        text-align: center;

        padding: 50px 0;

    }



    .author-img-area {

        margin-bottom: 20px;

    }



    .author-img-area img {

        width: 35%;

    }

      

    .author-text-area {

        -ms-flex: 0 0 100% !important;

        flex: 0 0 100% !important;

        max-width: 100% !important;

    }

    .author-title h1 {

        font-size: 30px;

    }

    .author-title p {

        font-size: 1em;

    }

}



@media screen and (max-width:576px) {



    .xs-d-none {

        display: none;

    }

    .related-item {

        -ms-flex: 0 0 50% !important;

        flex: 0 0 50% !important;

        max-width: 50% !important;

    }

    .related-item:first-of-type {

        display: none;

    }

    .comment-text {

        -ms-flex: 0 0 80% !important;

        flex: 0 0 80% !important;

        max-width: 80% !important;

    }

    .comment-author-img {

      -ms-flex: 0 0 20% !important;

      flex: 0 0 20% !important;

      max-width: 20% !important;

    }

    .orun-single-author-box-image,

    .orun-single-author-box-text {

        -ms-flex: 0 0 100% !important;

        flex: 0 0 100% !important;

        max-width: 100% !important;

        text-align: center;

    }

    .orun-single-author-box-image {

        margin-bottom: 15px;

    }



    .orun-single-shares ul li.share {

        display: none;

    }



}



@media screen and (max-width:375px) {

    .author-img-area img {

        width: 50%;

    }

    span.reading-time,

    span.posted-on,

    .orun-meta-left em {

        display: none;

    }

}