/* -------------------------------------------------------------------------- */
/*                              Responsive Styles                             */
/* -------------------------------------------------------------------------- */

/* 
* Large screen
* Tablet wide screen
* Tablet portrait screen
* Mobile small screen
* Mobile wide screen
*/

@media only screen and (min-width: 1680px) {
    .abn-post-player img {
        height: 330px;
    }
    .posts-thumb-slider .abn-post-player {
        height: 580px;
    }
    .top-posts ul li .image img {
        height: 120px;
    }
}
/* ------------------------- Medium Layout: 1440px. ------------------------- */
@media only screen and (min-width: 1440px) and (max-width: 1670px) {
    .abn-post-player img {
        height: 330px;
    }
    .posts-thumb-slider .abn-post-player {
        height: 500px;
    }
}

@media only screen and (min-width: 1300px) {
    .view-all-p {
        text-align: right;
        margin: 5px 0px 40px;
    }
    .single-slide-item {
        height: 65vh;
    }
    .posts-thumb-slider {
        padding-left: 30px;
    }
    .top-posts {
        padding-right: 15px;
    }
}

/* ------------------------- Medium Layout: 1200px. ------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .abn-post-player img {
        height: 180px;
    }
}

@media only screen and (max-width: 1023px) {
    .content-wrap {
        max-width: 75%;
    }
}

/* -------------------------- Tablet Layout: 768px. ------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .posts-thumb-slider {
        width: 100%;
        max-width: 650px;
        margin: unset;
    }
    
    .abn-post-video .abn-video-frame div#uzerDiv {
        width: 100%;
    }
    .abn-post-player img {
        height: 220px;
    }
    .abn-category-info .row {
        flex-direction: column-reverse;
    }
    .abn-category-info .cat-img {
        text-align: left;
    }
    .abn-category-info .cat-img img {
        width: 80%;
    }
    .abn-category-info .cat-img {
        margin-bottom: 30px;
    }
}
/* -------------------------- Mobile Layout: 320px. ------------------------- */
@media only screen and (max-width: 767px) {
    .posts-thumb-slider {
        width: 100%;
        max-width: 450px;
    }
    .posts-thumb-slider .abn-post-player {
        height: 400px;
        width: 100%;
    }
    .tooltip-content {
        display: none;
    }
    .widget {
        margin-bottom: 40px;
    }
    .abn-post-video .abn-video-frame iframe {
        /* position: absolute; */
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
    }

    .abn-post-video .abn-video-frame {
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .abn-post-player img {
        height: 220px;
    }
    a.navbar-brand img {
        width: 90px;
    }
    .single-slide-item {
        background-size: 75% 100%;
    }
    .slick-prev {
        left: 10px;
    }
    .slick-next {
        right: 10px;
    }
    .cat-name {
        display: block;
    }

    .category-content button.slick-prev {
        left: -5px;
    }

    .category-content button.slick-next {
        right: -5px;
    }

    .abn-category-info .row {
        flex-direction: column-reverse;
    }
    .abn-category-info .cat-img {
        text-align: left;
    }
    .abn-category-info .cat-img img {
        width: 90%;
    }
    .abn-category-info .cat-img {
        margin-bottom: 25px;
    }
    .abn-category-info {
        padding: 40px 0;
    }

    .d-flex-footer {
        display: block;
        margin-top: 0;
        text-align: center;
    }

    footer p a {
        display: inline-block;
        padding-top: 5px;
    }
    .home-item {
        background-position: top left;
    }
    .screens .device.tv {
        background-size: contain;
        height: 228px;
        left: 50%;
        transform: translateX(-50%);
        width: 380px;
    }
    .screens .device.tv .screen {
        height: 186px;
        margin: 20px;
        width: 336px;
    }
    .screens .device.tablet {
        background-size: contain;
        bottom: 20px;
        height: 110px;
        left: -10px;
        transform: translateX(-20%);
        width: 160px;
    }
    .screens .device.tablet .screen {
        height: 97px;
        margin: 7px 16px;
        width: 128px;
    }
    .screens .device.laptop {
        background-size: contain;
        bottom: -12px;
        height: 170px;
        right: -120px;
        width: 280px;
    }
    .screens .device.phone,
    .screens .device.phone.roku {
        background-size: contain;
        bottom: 7px;
        height: 64px;
        left: 30%;
        width: 92px;
    }
    .screens .device.laptop .screen {
        height: 136px;
        margin: 7px 35px;
        width: 212px;
    }
    .screens .device.phone .screen {
        height: 18px;
        margin: 18px 6px;
        width: 23px;
    }
    .screens {
        height: 300px;
        transform: scale(0.5);
        width: auto;
    }

    .bnox.text-center {
        width: 18em;
    }
    .watch-free {
        padding: 60px 0 80px;
    }
    .home-item .slide-content {
        width: 100%;
        text-align: center;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .hero-below-part {
        padding: 0 !important;
    }
    .home-item .slide-content p.slide-description {
        margin-bottom: 0;
    }
    .home-item .apps-container {
        text-align: center;
        padding: 25px 0px 45px 0;
    }
    .hero-top-part.logo-area {
        display: none;
    }
    
    .container-wrap {
        flex-direction: column-reverse;
    }
    
    .hero-below-part.content-area {
        margin: 0 auto;
        padding-top: 50px !important;
    }
    
    .hero-below-part.content-area h2 {
        font-size: 36px;
    }
    
    .hero-below-part.content-area p {
        font-size: 16px;
    }
    
    a.c-hero-contact-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    
    .hero-below-part.slide-content {
        padding-top: 0 !important;
    }
    
    .apps-container.margin-top-custom {
        margin-top: 0;
    }
    .home-item img {
        margin-bottom: -10px;
    }
    .home-item .apps-container ul li {
        max-width: 75px;
        margin-left: 5px;
    }

    .apps-container ul li {
        max-width: 80px;
    }
    .watch h2 {
        font-size: 32px;
    }
    .watch {
        background: #000;
        color: #ffffff;
        padding: 60px 0;
    }
    .abn-post-video .abn-video-frame div#uzerDiv {
        width: 100%;
    }
    
    .watch-free .container p {
        font-size: 16px;
    }
}

/* ----------------------- Wide Mobile Layout: 480px. ----------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

@media only screen and (max-width: 655px) {
    .content-wrap {
        max-width: 87.5%;
    }
    .container-abn-bro {
        display: block;
    }
    span.slide-bg-img-wrapper img {
        position: unset;
    }
    .slide-layout-container {
        width: 100%;
        height: 100%;
    }
    .slide-bg {
        width: 100%;
        margin-bottom: 100px;
    }
    .single-slide-item {
        height: unset;
    }
    .slide-layout-container .slide-content {
        top: 40%;
        bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
        transform: translateZ(0);
    }
    .slide-description {
        display: none;
    }
    .slide-image-container:after {
        background: linear-gradient(180deg,#0000 0,#000);
        bottom: 0;
        content: "";
        display: block;
        height: 40%;
        left: 0;
        position: absolute;
        right: auto;
        top: auto;
        width: 100%;
    }

    .slide-title {
        font-size: 32px;
        line-height: 32px;
    }

    .slide-image-container:before {
        background: none;
    }
    .watch-free .container p {
        font-size: 16px;
    }
}
