@media (max-width: 767px) { body, .form-control, input, textarea, select { font-size: 16px; } .info-bar { font-size: 14px; } .entry-meta, .entry-meta a { font-size: 15px; } .post-col .entry-meta .cat-links a, .post-boxed .entry-meta .cat-links a, .post-block .entry-meta .cat-links a { font-size: 13px; } } @media (max-width: 767px) { .widget .post-boxed:before, .widget .post-boxed:after, .post-col .post:before, .post-col .post:after { content: ""; display: table; } .widget .post-boxed:after, .post-col .post:after { clear: both; } .post-boxed, .post-boxed.inlined:not(.main-post) { padding: 0; } .widget .post-boxed .post-img-wrap, .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap, .newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap, .post-boxed.inlined:not(.main-post) .post-img-wrap { float: left; margin: 0 15px 0 0; width: 140px; height: 100px; } .widget .post-boxed .post-content, .post-boxed.inlined:not(.main-post) .post-content, .newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-content { overflow: hidden; display: block; padding-top: 10px; padding-bottom: 10px; padding-left: 0; } .widget .post-boxed .post-content p, .widget .post-boxed .post-img-wrap .category-meta, .post-col .entry-content, .post-col .post-img-wrap .category-meta { display: none; } .post-boxed.inlined:not(.main-post) .post-content .entry-title + .entry-meta { margin-bottom: 0; } .post-col .post { padding-bottom: 14px; } .post-col .post-featured-image { float: left; margin-right: 15px; margin-bottom: -15px; width: 140px; height: 100px; } } .embed-youtube { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-youtube:before { display: block; content: ""; padding-top: 56.25%; } .embed-youtube iframe { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .pagination{ display:none; } #paging,.entry-related{ display:none; } @media (max-width: 767px) { .post-boxed.inlined:not(.main-post) { padding: 0; } .post-boxed.inlined:not(.main-post) .post-img-wrap { margin-bottom: 0; width: 140px; height: 100px; } .post-boxed.inlined:not(.main-post) .post-content { padding-top: 10px; padding-right: 10px; } .post-boxed.inlined:not(.main-post) .post-content .entry-title + .entry-meta { margin-bottom: 0; } } .entry-content table, .entry-content tr, .entry-content th, .entry-content td, .entry-content tbody, .entry-content thead, .entry-content tfoot { border: 1px solid; } .iframe-container { overflow: hidden; padding-top: 56.25%; position: relative; } .iframe-container iframe { border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }