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

    body {
        min-width: inherit;
    }
    .container {
        padding: 0;
    }

    .search:after {
        display: none;
    }

    .two-columns .pull-left {
        width: 675px;
    }
    .two-columns .pull-left .thumbs a {
        width: 32%;
    }
    .two-columns .pull-left .vlist > li:nth-child(8), .two-columns .pull-left .vlist > li:nth-child(7){display:none;}
    
    .video-container {
        position: relative;
    }
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 35px;
        height: 0;
        overflow: hidden;
        
    }
    .video-container iframe {
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .col-left {
        display: none;
    }

    .video-holder .col-right {
        float: right;
        width: 675px;
    }

    .two-columns .pull-left {
        width: 425px;
    }
    .two-columns .pull-right {
        margin: 0 0 15px;
        width: 300px;
    }
    .video-holder .col-right {
        float: right;
        width: 100%;
    }
    .two-columns .pull-left .thumbs a {
        width: 48%;
    }

    .two-columns .pull-left .vlist > li:nth-child(8), .two-columns .pull-left .vlist > li:nth-child(7),.two-columns .pull-left .vlist > li:nth-child(6), .two-columns .pull-left .vlist > li:nth-child(5){display:none;}

    .footer .container {
        max-width: 86%;
    }

    .ver_mais {
        margin: 20px auto;
    }
    .ver_mais a {
        padding: 14px 30px;
        font-size: 16px;
    }

    .post_descript {
        font-size: 14px;
        padding: 10px;
        margin: 0;
    }
    .post_descript img {
        max-width: 150px;
        margin: 0 10px 0 0;
    }
    .post_row {
        gap: 20px;
        flex-wrap: wrap;
        margin-bottom: 20px;
        justify-content: center;
    }

}

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

    .logo {
        width: 100%;
        height: auto;
        text-align: center;
        padding: 10px 0;
    }
    .logo a {
        margin: 0 auto;
    }

    .search {
        width: 100%;
        max-width: 100%;
        height: 50px;
    }
    .search:after {
        display: none;
    }
    .search input {
        height: 50px;
        padding: 0 50px;
        font-size: 14px;
    }
    .search .search-btn {
        width: 30px;
        height: 30px;
        top: 10px;
        right: 10px;
        margin: -1px;
    }

    .search .btn-mobile {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 48px;
        background-position: center;
        background-image: url(https://xvideosfoda.com/wp-content/uploads/2022/05/bars-solid.png);
        background-size: 21px;
        background-repeat: no-repeat;
    }
    
    .topoMenu {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        z-index: 1000;
        width: 70vw;
        background-color: #000;
    }
    .topoMenu button {
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        cursor: pointer;
        border: none;
        color: #FFF;
        width: 30vw;
        height: 100vh;
        border-radius: 0;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
        font-size: 20px;
        font-weight: 700;
        padding: 15px 20px;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }
    
    .topoMenu li {
        width: 100%;
        border-bottom: 1px #282828 solid;
    }
    
    .topoMenu a,
    .topoMenu a:hover {
        color: #FFF;
        padding: 20px;
        text-align: center;
    }

    .two-columns .pull-left {
        width: 100%;
    }
    .two-columns .pull-right, #topnav {
        display: none;
    }

    .heading {
        margin: 0 0 4px;
    }
    .heading h1 {
        font-size: 14px;
    }
    .heading:not(.notoggle) h1:after {
        width: 15px;
        height: 15px;
        font-size: 13px;
        margin: -1px 0 0 4px;
        padding: 0;
    }
    .heading-desc {
        padding: 0 10px;
    }
    .heading-desc.open {
        font-size: 14px;
        padding: 10px;
    }

    main {
        margin: 20px 0 0 0;
        padding: 0 20px;
    }

    .thumbs a {
        min-width: 30%;
        max-width: 33.3333%;
        margin: 0 0 12px 0;
    }

    .pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }
    
    .pagination .wp-pagenavi {
        display: flex;
        gap: 6px;
    }
    
    .pagination a,
    .pagination span {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        min-width: 40px;
        height: 40px;
        padding: 0 12px;
        font-size: 16px;
        text-decoration: none;
        color: white;
        border-radius: 5px;
    }
    
    .pagination .nextpostslink,
    .pagination .previouspostslink {
        font-size: 13px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    
    .pagination a:hover,
    .pagination span:hover {
        background-color: #555;
    }
    
    
    .categorias  a {
        font-size: 12px;
        padding: 4px 6px;
    }

}

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

    main {
        margin: 15px 0 0 0;
        padding: 0 10px;
    }

    .thumbs a {
        min-width: 100%;
        max-width: 100%;
        margin: 0 0 8px 0;
    }
    
    .footer-nav {
        font-size: 10px;
        gap: 20px;
        padding: 40px 0 20px 0;
    }
    .xxxx,
    .xxx {
        font-size: 12px;
    }

}

@media only screen and (max-width:479px){
    .two-columns .pull-left .thumbs, .thumbs {
        margin: 0;
    }
    .banners .advertising {
        margin: 0;
        text-align: center;
    }
    .advertising img{
        width: 100%;
    }
}
