﻿
@media only screen and (max-width: 768px) {
    .custom-slider-topleft .slick-next, .custom-slider-topleft .slick-prev {
        top: 45% !important;
        bottom: unset !important;
    }

    .type {
        bottom: 107px !important;
    }

    #loginPopup {
        max-width: 80%;
    }

    .custom-slider .slideImage {
        min-height: 400px;
    }

    .custom-slider-topleft .slick-next, .custom-slider-topleft .slick-prev {
        bottom: 10% !important;
        top: unset !important;
        z-index: 10;
    }

    .custom-slider .slideCaption {
        bottom: 0px !important;
    }

    .custom-slider-topleft {
        margin-left: 0;
    }

    .TopRight .banner-cards-right {
        margin: 0 10px !important;
    }

    .custom-slider-topleft.slick-slide {
        margin: 0 10px !important;
    }

    .subCatMainDiv-whitepaper .filtered-cards {
        margin: 0 15px !important;
    }

    .whitepaper-list .slick-next, .whitepaper-list .slick-prev,
    .custom-slider-webinar .slick-next, .custom-slider-webinar .slick-prev {
        top: -25px !important;
    }

    .custom-slider {
        min-height: inherit !important;
    }

    p, h1, div, section, h2, h3 {
        text-align: left !important;
    }

    .meta {
        text-align: center !important;
    }

    a.AddedFavourites {
        color: red !important;
        float: unset !important;
        margin-top: unset !important;
        top: unset !important;
        right: unset !important;
    }

    a.favourites {
        color: red !important;
        float: unset !important;
        margin-top: unset !important;
    }

    a.Webinarfavourites, a.AddedWebinarFavourites {
        float: left !important;
        color: red !important;
    }

    .header-nav li {
        margin-bottom: 10px;
    }

    .menu-item:hover .submenu {
        padding: 20px 0px;
    }

    .account-link {
        max-width: 100%;
    }

    .submenu {
        min-width: unset !important;
    }

    #subCatPopup {
        margin-top: 15%;
        height: 80%;
    }

    .tags-topics-subcat {
        overflow: auto;
        height: 400px;
    }
}
