@media (max-width: 1200px) {
    body.boxed-layout {
        width: 100%;
    }
}
/* Large desktop */

@media (max-width: 1132px) {
    .apmag-container {
        margin: 0 auto;
        width: 99%;
        padding: 0 1%;
    }
    .main-navigation .apmag-container {
        position: relative;
    }
    .site-branding {
        width: 30%;
    }
    .header-ad {
        width: 65%;
    }
    .big_slide {
        width: 58%;
    }
    .big_slide:after,
    .small_slide:after {
        width: 100%;
    }
    .small-slider-wrapper {
        float: right;
        width: 41.5%;
    }   
    .slide-image > img {
        width: 100%;
    }
    .small-slider-wrapper a:last-child, .apmag-slider-smallthumb:last-child {
        display: none;
    }
    .ak-search .search-form {
        width: 96%;
        margin-left: -48%;
    }
    .post-review-wrapper .summary-details {
        width: 68%;
    }
    .total-reivew-wrapper {
        width: 30%;
    }
    .block-poston .comment_count i,
    .block-poston .apmag-post-views i {
        margin: 0 8px 0 20px;
    }
    .ak-search .search-form .search-submit {
        -webkit-appearance: none;
        font-size: 16px;
    }
    .newsletter-widget .newsletter-email{
        width: 130px;
    }
    .widget_accesspress_mag_tabbed ul li{
        padding: 5px;
    }
    .sponser-content-wrapper a{width: 49%}

    .apmag-playlist-container{width: 38%;}

    .apmag-tabbed-widget li a{
        font-size: 14px
    }
    #primary{
        width: 65%;
        padding-right: 20px
    }
    #secondary-right-sidebar, #secondary-left-sidebar{
        width: 35%;
        float: left;
    }
    .apmag-youtube-video-play {
        width: 50%
    }
    .secondary-wrapper .apmag-youtube-video-play{
        width: 100%
    }
    .sidebar-top-ad, .homepage-middle-ad{
        width: 100%
    }
    .home-style1-layout .carousel-block-wrapper .post-image, .home-style1-layout .carousel-block-wrapper .post-img{
        height: 100%
    }
}
/* Portrait tablet to landscape and desktop */

@media (max-width: 979px) {
    .entry-meta .apmag-post-views,
    .entry-meta .comment_count {
        display: inline-block;
        float: none;
        margin: 0 0 5px 10px;
    }
    .block-poston a,
    .block-poston span {
        font-size: 12px;
    }
    .block-poston .comment_count i,
    .block-poston .apmag-post-views i {
        margin: 0 8px 0 12px;
    }
    .block-post-wrapper .post-title,
    .sidebar-posts-wrapper .first-post .post-title,
    .review-posts-wrapper .single-review.top-post .post-title {
        font-size: 18px;
        line-height: 22px;
        margin: 15px 0;
    }
    .bottompost-wrapper .post-title,
    .second-block-wrapper .rightposts-wrapper .post-title,
    .random-posts-wrapper .post-title,
    .sidebar-posts-wrapper .post-title,
    .review-posts-wrapper .post-title {
        font-size: 18px;
        line-height: 18px;
    }
    .slide-excerpt {
        display: none;
    }
    .mag-small-slider-caption .slide-title {
        font-size: 15px;
        line-height: 15px;
    }
    .bottom-footer .site-info {
        display: block;
        flo