.banner-preload .banner-preload-container .banner-preload-close,
        .catfish-bottom-close,
        .catfish-top-close {
            padding: 0 10px;
            font-size: 16px;
            color: #dadada;
            border: 1px solid #dadada;
            box-shadow: 0 0 5px #fff;
            opacity: .8;
            cursor: pointer
        }

        .catfish-bottom,
        .catfish-top {
            height: auto !important;
            width: 100%;
            text-align: center;
            left: 0;
            z-index: 9999999
        }

        @media (max-width:767.98px) {
            .pre-ads {
                margin-bottom: 30px
            }
        }

        .banner-preload .banner-preload-container {
            background: rgba(0, 0, 0, .8);
            box-shadow: 0 0 5px #fff;
            position: absolute;
            width: 100vw;
            margin: 0 auto;
            cursor: pointer
        }

        .banner-preload-container>a {
            max-width: 600px;
            height: auto;
            margin: calc(50vh - 200px) auto;
            display: block
        }

        .banner-preload .banner-preload-container .banner-preload-close {
            position: absolute;
            top: calc(50vh - 200px);
            right: calc(50vw - 300px);
            background-color: #2b2b2b
        }

        .banner-preload .banner-preload-container .banner-preload-close:hover,
        .catfish-bottom-close:hover,
        .catfish-top-close:hover {
            opacity: 1
        }

        .banner-preload .banner-preload-container img {
            width: 100%;
            height: 100%
        }

        .hidden {
            display: none !important
        }

        .catfish-bottom {
            position: fixed;
            bottom: 0;
            background: rgba(0, 0, 0, .8)
        }

        .banner-catfish-bottom,
        .banner-catfish-top {
            display: inline-flex;
            max-width: 50%;
            margin: auto;
            box-shadow: 0 0 5px #fff
        }

        .catfish-bottom-close,
        .catfish-top-close {
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0 !important;
            background-color: #2b2b2b
        }

        .catfish-top {
            position: fixed;
            top: 0;
            background: rgba(0, 0, 0, .8)
        }

        @media only screen and (max-device-width:700px) {
            .banner-preload {
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                overflow: hidden;
                z-index: 99999
            }

            .catfish-bottom,
            .catfish-top {
                height: auto !important;
                width: 100%;
                z-index: 9999999
            }

            .banner-preload .banner-preload-container {
                background: rgba(0, 0, 0, .5);
                position: absolute;
                width: 100vw;
                margin: 0 auto;
                cursor: pointer
            }

            .banner-preload-container>a {
                width: 300px;
                margin: calc(50vh - 125px) auto;
                display: block;
                height: 250px
            }

            .banner-preload .banner-preload-container .banner-preload-close {
                position: absolute;
                top: calc(50vh - 125px);
                right: calc(50vw - 150px);
                padding: 0 10px;
                font-size: 16px;
                color: #dadada;
                background-color: #2b2b2b;
                border: 1px solid #dadada;
                opacity: .8;
                cursor: pointer
            }

            .banner-preload .banner-preload-container .banner-preload-close:hover,
            .catfish-bottom-close:hover,
            .catfish-top-close:hover {
                opacity: 1
            }
            .banner-preload .banner-preload-container img {
                width: 100%;
                height: 100%
            }

            .hidden {
                display: none !important
            }

            .catfish-bottom-close,
            .catfish-top-close {
                display: inline-block;
                right: 0;
                font-size: 16px;
                color: #dadada;
                border: 1px solid #dadada;
                box-shadow: 0 0 5px #fff;
                opacity: .8;
                cursor: pointer
            }

            .catfish-bottom {
                position: fixed;
                bottom: 0;
                background: rgba(0, 0, 0, .5);
                line-height: 0
            }

            .banner-catfish-bottom {
                max-width: 300px;
                box-shadow: 0 0 5px #fff;
                margin-bottom: 5px !important;
                margin: auto
            }

            .catfish-bottom-close {
                position: absolute;
                top: 0 !important;
                padding: 10px;
                background-color: #2b2b2b
            }

            .catfish-top {
                position: fixed;
                top: 0;
                background: rgba(0, 0, 0, .5)
            }

            .banner-catfish-top {
                max-width: 300px;
                margin-top: 5px !important;
                box-shadow: 0 0 5px #fff;
                margin: auto
            }

            .catfish-top-close {
                position: absolute;
                top: auto !important;
                bottom: 0;
                padding: 0 10px;
                background-color: #2b2b2b
            }

            @media only screen and (min-device-width:599.8px) {

                .banner-preload,
                .catfish-bottom {
                    display: none
                }
            }
        }
@media screen and (max-width: 1000px) {
            .adpc {
                display: none;
            }
            .admb {
                display: block;
            }

        }