@media screen and (max-width:1099px) {

    .container {margin-top:20px;}
    nav.navbar {display:none;}

    .active.boxed {
        max-width: 100%;
    }

    .boxed {
        min-width: 320px!important;
    }

    body {
        overflow-x: hidden;
        overflow-y: auto;
    }

    body.menu-active {
        overflow: hidden;
        position: relative;
        height: 100%;
    }

    .menu-active .boxed {
        margin-left: 50%;
        overflow: hidden;
    }

    .boxed {
        z-index: 2;
        position: relative;
        width: 100%;
        transition: margin 0.2s;
        height: 100%;
    }

    a.mobile-menu {
        display: block!important;
        position: absolute;
        font-size: 30px;
        right: 20px;
        top: 37px;
        width: 40px;
        height:40px;
        line-height: 100%;
        padding: 5px;
        background: #fff;
        color: #e51048;
        text-align: center;
    }

    body.menu-active .themenumobile {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .themenumobile {
        display: block;
        z-index: 1;
        background: #232323;
        width: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        box-shadow: inset -60px 0px 60px -70px rgba(0,0,0,0.3);
        overflow-x: hidden;
        overflow-y: auto;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        font-family:'vagroundedbold', vagroundedbold-fallback, sans-serif;
    }

    .themenumobile strong {
        display: block;
        margin: 20px 15px -15px 15px;
        border-bottom: 2px solid rgba(255,255,255,0.1);
        text-align: center;
        font-size: 18px;
        color: #ccc;
        padding-bottom: 20px;
    }

    .themenumobile > ul {
        display: block;
        margin: 10px;
    }

    .themenumobile > ul ul {
        border-left: 4px solid rgba(255,255,255,0.05);
    }

    .themenumobile ul li {
        display: block;
    }

    .themenumobile ul li a {
        display: block;
        padding: 12px 5px;
        border-bottom: 1px solid rgba(255,255,255,0.05);
        font-weight: bold;
        color: #ccc;
        font-size:14px;
    }

    .themenumobile ul li a:hover {
        background: rgba(255,255,255,0.05);
    }

    .escape-mobile-menu {
        display: block;
        position: absolute;
        height: 100%;
        top: 0px;
        right: 0px;
        width: 50%;
        z-index: 1;
        background: #232323;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        box-shadow: inset 30px 0px 30px -40px #000, inset 1px 0px 0px rgba(255,255,255,0.3);
    }

    body.menu-active .escape-mobile-menu {
        z-index: 3;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    body.menu-active .escape-mobile-menu:hover {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=40);
        opacity: 0.4;
    }

    .list1>div {width:33.3333%; margin:0; padding:5px;}
    .list1>div div {width:auto;}

    .sb-review {
        padding: 30px 0;
    }

    .sb-review .col1,
    .sb-review .col2 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .sb-review .col3 {
        margin-top: 40px;
        flex-basis: 100%;
        max-width: 100%;
    }

    .sb-review .col3 figure {
        text-align: center;
    }

    .textwidget, .tagcloud, .sidebar .widget {width:auto;}

    .searchgo {
        display:none;
    }

    .top-sites-row .featcol {
        width: 32%;
    }

}
@media screen and (max-width:1024px) {
    #mainwrap {grid-template-columns:100%;}
    #mainwrap.homepage .sidebar {grid-area:2/1/3/2;}
    #mainwrap.homepage #ttopr {display:none;}

}

@media screen and (max-width:767px) {
    #stk span {display:none;}
    #stk .mbutton {width:100%;}
    img {height:auto !important;}

    .coverimage {display:none;}
    .outside {
        width:100%;
    }

    .pronostics .top-sites-row .featcol {display:inline-block; width:10%;}



    ul.top-sportsbook-cards li {
        display: block;
        margin: 0 0 10px;
        padding: 15px 0;
        width:100%;
    }

    .textwidget, .tagcloud, .sidebar .widget {width:auto;}
    .list1>div img {height:120px !important;}

    .sb-review {
        padding: 25px 0 0 0;
    }

    .sb-review .col1, .sb-review .col2, .sb-review .col3 {
        padding: 0 15px;
    }

    .sb-review .col1,
    .sb-review .col2 {
        flex-basis: 100%;
        max-width: 100%;
        text-align: center;
    }

    .sb-review .col1 {
        margin-bottom: 20px;
    }

    .sb-review .col2 {
        margin-bottom: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .sb-review .col3 {
        margin-top: 0;
    }

    .sb-review .visbutton {
        flex: none;
        order: -1;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .sb-review ul {
        flex: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0;
    }

    .sb-review ul > li {
        flex: none;
        width: auto;
    }

    .sb-rating-area .ratevalue {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .sb-rating-area {
        margin-bottom: 20px;
    }

    .col2 div:first-of-type {
        min-height: 110px;
        max-height: 152px;
    }
}

@media screen and (max-width:650px){
    .top-sites-row {flex-direction: column;align-items: center; flex-direction:column; padding-left:10px; padding-right:10px;
    }
    .top-sites-row .visitcol {}
    .top-sites-heading {
        display: none;
    }
    .top-sites-row .featcol {
        width:max-content;
        max-width:100%;
    }
    .top-sites-row .featcol ul {padding:0;}
    .top-sites-row .casinocol {width:100%; margin:0 0 10px;}
    .top-sites-row .featcol {margin:0 0 10px;}
    .top-sites-row .ratecol {width:100%; margin:0 0 10px;}
    .top-sites-row .visitcol {width:100%; margin:0 0 10px;}
    .top-sites-row .visitcol a.visbutton {max-width:300px; width:100%;}
    #mainwrap {padding:0 15px;}

    .list1>div {width:50%; margin:0; padding:5px;}

    .pronostics .top-sites-row .namecol {width: 100%;text-align: center;margin: 0 0 10px;}
    .pronostics .top-sites-row .bonuscol {width:100%; margin:0 0 10px;}

    .col2 div:first-of-type {
        min-height: 110px;
        max-height: 152px;
    }
}

@media (min-width: 321px) {
    .author-box-name {
        justify-content: unset;
    }
}