@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

body, html {font-family: 'Open Sans', sans-serif; margin:0; padding:0; height:100%; -webkit-text-size-adjust: 100%; background-color: #fff; color: #333; scroll-behavior: smooth; font-weight:400; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;border: 0;outline: 0;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline; display:inline; font-weight: inherit;}

header { float: left; width: 100%; background-color: #eee; position: fixed; z-index: 100;height: 55px;}
.header-container {width: 1125px; max-width: 100%; margin-right: auto;margin-left: auto;position: relative;height: 55px;z-index: 100;background-color: #eee;}
.header-brand-image {float: left; margin: 12px 10px 0 0;}
.header-brand-image img {height: 30px;}
/*.header-brand {float: left;padding: 3px 5px;font-size: 20px;color: #323A45; text-decoration: none; font-weight: 700; background-color: #fff; margin-top: 10px;}*/
.header-brand {float: left; font-size: 30px;color: #009879; text-decoration: none; font-weight: 700; margin-top: 10px; line-height: 33px;}
    .header-brand span {color: #333;}

.header-flags {float: right;}
    .header-flags a {float: left; color: #fff; font-size: 14px; text-decoration: none; margin-right: 15px;}

	.header-sub {float:left; width:100%; background-color:#ccc;}
        .header-sub-container {width: 1125px; max-width: 100%; margin-right: auto;margin-left: auto;position: relative;height: 55px;background-color: #ccc;}

    .header-search {float: right; background-color: #fff; height: 35px; margin: 10px 0px 0 0;}
    .header-search input {float: left;border: 0px solid #fff;background-color: #fff;margin-left: 5px;padding: 0px 10px;height: 35px;font-size: 16px;width: calc(100% - 45px);color: #333;}
    .header-search a i {float:left;background-color: #fff; color: #666; height: 35px; width: 35px; text-align: center; font-size: 16px; line-height: 35px; border-left: 1px solid #ccc;}

    .header_sub_block {float: left;width: 100%;margin-bottom: 10px;}
        .header_sub_block a {float: left;width: 100%;background-color: #666;padding: 0 10px;margin-left: 1px;font-size: 16px;font-weight: 300;line-height: 30px;text-decoration: none;color: #fff; margin-bottom: 5px;}
        .header_sub_block a:hover { background-color:#fff; color:#323A45;}

.header_login { float:right; margin-top:10px;}
.header_login input{ float:left; height: 35px;border: 0px solid #006600; background-color: #fff;padding: 5px 10px;font-size: 16px;color: #333; margin-right: 5px;}
.header_login a {float: left;background-color: #333;color: #fff;padding: 10px 12px;margin-left: 5px;height: 35px;}

    .login_on {position: fixed;top: 10px;right: 10px;color: #fff;}
    /*.login_on a{color: #fff;}*/
    .login_on a {float:left; padding: 7px; min-width: 25px; text-align: center;}
    .login_on a.upload{background-color: #3AC2D0;color: #fff;}
    .login_on a.deepl2{background-color: #fff; color: #333;}
    .login_on a.cache{background-color: #ff9900;color: #fff;}
    .login_on a.logout{background-color: #cc0000;color: #fff;}

footer { float: left; width: 100%; background-color: #ccc; color: #333; font-size: 14px; font-weight: 400;}
.footer-container {width: 1124px; max-width: 100%; margin-right: auto;margin-left: auto;background-color: #ccc; text-align: center; padding: 20px 20px;}
    .footer-container b {display: block; font-size: 16px; margin-bottom: 10px;}
    .footer-container span {display: block; font-size: 16px; margin-bottom: 10px;}
    .footer-container a {text-decoration: none; color: #333; text-decoration: underline;}
    .footer-container a:hover {text-decoration: underline;}

.header-container, .header-brand, .header-search input, .header-search a i, .header-search-m, .footer-container, .header_sub, .apps_filter, .apps_filter select, .header-sub-container, .header_sub_block a, .header_login input, .header_login a
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Menu  \*------------------------------------*/

.header-menu {float: right;}
.header-menu ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;}
.header-menu li {float: left;}
.header-menu li a, .header-menu .dropbtn {display: inline-block;color:#333; font-weight: 600;text-align: center;text-decoration: none; line-height: 55px; padding: 0 10px; font-size: 15px;}
.header-menu li a:hover, .header-menu .dropdown:hover .dropbtn {background-color: #009933; color: #fff;}
.header-menu li a i {margin: 0 4px;}
.header-menu li.dropdown {display: inline-block;}
.header-menu .dropdown-content {display: none;position: absolute;background-color: #9147ff; min-width: 155px;z-index: 1; border-bottom: 5px solid #783BD4;}
.header-menu .dropdown-content a {color:#fff;padding: 0px 10px;text-decoration: none;display: block;text-align: left; line-height: 35px;}
.header-menu .dropdown-content a:hover {background-color: #783BD4;}
.header-menu .dropdown:hover .dropdown-content {display: block;}
.header-menu .flags {float: right; margin-left: 50PX;}
.header-menu .flags .dropdown-content {min-width: 150px;}
.header-menu .flags .dropdown-content a {text-align: right;}

.header-menu li a, .header-menu .dropbtn, .header-menu .dropdown-content a
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Home  \*------------------------------------*/

.main-container {width: 1125px; max-width: 100%; margin-right: auto;margin-left: auto;background-color: #fff; padding: 135px 0px 25px 0px;}
.main-container-flex {display: flex; justify-content: space-between;}
.left { float:left; width: calc(100% - 300px); padding-right: 25px;}
.full { float:left; width: 100%;}
.sidebar {float:right; width:300px; padding: 0px 0px 0 0px;}
.main-container:after, .left:after, .sidebar:after, .full:after  {content: "";display: table;clear: both;}

.title_main { float: left; width: 100%; color: #333; font-size: 30px;font-weight: 700; margin: 0px 0 15px 0;}
.subtitle_main {float:left; width:100%; font-size: 16px; background-color:#eee; color:#000; padding:5px 10px; font-weight: 600; margin-bottom:20px; text-transform:uppercase;}
.desc_main {float: left;width: 100%; font-weight: 400;font-size: 16px; line-height: 24px; color: #333; margin:0px 0 25px 0; text-align: justify;}
    .desc_main a{color:#006600; font-weight:600;}
    .desc_main p:last-child{margin-bottom: 0;}
.title_cats { float: left; width: 100%; color: #333; font-weight: 700;font-size: 22px; display: block; margin:0px 0 25px 0;}
.title_blog { float: left; width: 100%; color: #333; font-size: 30px;font-weight: 700; margin:10px 0 15px 0;}
.title_thumbs { float: left; width: 100%; color: #333; font-weight: 800;font-size: 20px;}
.title_thumbs.cats {font-weight: 400;font-size: 16px;}
.title_popular { float: left; width: 100%; color: #333; font-weight: 600;font-size: 14px;}

.blog_box_content {float: left;width: calc(100% + 20px); margin: -10px 0 20px -10px;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.blog_box_content.popular {width:100%; margin: 0px 0 10px 0px;}
    .blog_box_thumb {float: left;width: 25%;border: 10px solid #fff;position: relative;transition: 200ms ease-in-out;outline: 0px dashed #ddd;margin-bottom: 0px;}
    .blog_box_thumb.popular {width: 100%;border: 0px solid #FAFAFA; margin-bottom: 10px;}
        .blog_box_thumb_img {float: left; width: 100%; margin-bottom: 10px; position: relative;height: 0;padding-bottom: 55%;background-size: cover;background-position: center 50%; transition: 100ms ease-in-out;}
        .blog_box_thumb_img.popular {width: 35%; padding-bottom: 30%;}
            .blog_box_thumb_img img {width: 100%;background-color: #eee;transition: 100ms ease-in-out;}
        .blog_box_thumb b {float: left;width: 100%; color: #333;margin-bottom: 5px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; font-weight: 600;}
        .blog_box_thumb.popular b {float: left; width: 60%; padding-left: 15px; -webkit-line-clamp: 2;}
        .blog_box_thumb b a{text-decoration: none; color: #333;}
        .blog_box_thumb b a:hover{text-decoration: underline;}
        .blog_box_thumb span {float: left;width: 100%; font-weight: 400;font-size: 15px; line-height: 23px; color: #333; margin:0px 0 5px 0;}
        .blog_box_thumb span.popular {float: left; width: 60%; padding-left: 15px; font-size: 13px; line-height: 20px;}

        .grid_cats {float: left;width: 100%;margin: 0px 0 25px 0px;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap; position: relative;}
            .grid_cats div {float: left;width: 12.5%;border: 15px solid #fff;position: relative;transition: 200ms ease-in-out;outline: 1px solid #eee; text-align: center;}
            .grid_cats div a {text-decoration: none;}
            .grid_cats div i {font-size: 5rem; margin-bottom: 10px; color: rgba(0, 152, 121, 0.3);transition: 200ms ease-in-out;}
            .grid_cats div i:hover {color: rgba(0, 152, 121, 0.9);}
            .grid_cats div h3 {color: #009879; display: block;}
            .grid_cats div span {position: absolute; top: -10px; right: -10px; background-color: rgba(0, 152, 121, 0.2); color:#fff;font-size: 14px; padding: 0 5px;}

        .lines1 {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
        .lines2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
        .lines3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

    .blog_box_thumb_img date {font-weight: 400;font-size: 16px;color: #333; position: absolute; top: 10px; right: 10px; background: rgba(255,255,255,0.95); padding: 1px 5px;}
    .blog_box_thumb_img date i{color: #009879;}

.blog_box_thumb_img:hover, .blog_box_thumb_img img:hover, .sidebar_home_box_thumb_img img:hover, .apps_home_box_thumb_img img:hover {-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.80; filter: alpha(opacity=80);}

.blog_update {float: left;width: 100%;font-weight: 400;font-size: 16px;line-height: 26px;color: #333;margin: 0px 0 20px 0;background-color: #eee;padding: 10px 15px;}

.blog_box_thumb a.config { position: absolute; top: 5px; left: 5px; background-color: #fff; padding: 5px; color: #3F6BF5; font-size: 1.2rem; z-index: 99;}
.blog_box_thumb a.reload { position: absolute; top: 40px; left: 5px; background-color: #3F6BF5; padding: 5px; color: #fff; font-size: 1.2rem; z-index: 99;}
.blog_box_thumb a.link { position: absolute; top: 5px; left: 35px; background-color: #fff; padding: 5px; color: #0CAC00; font-size: 1.2rem; z-index: 99;}
.blog_box_thumb a.delete { position: absolute; top: 100px; left: 5px; background-color: #fff; padding: 5px 8px; color: #B80003; font-size: 1.2rem; z-index: 99;}
.postformcom a.remove2 { background-color: #cc0000; padding: 5px 8px; color: #fff; font-size: 1rem; float: right;}
.grid_cats a.config { position: absolute; top: -5px; left: -5px; background-color: #eee; padding: 5px; color: #fff; font-size: 16px; width: 30px; line-height: 15px; z-index: 99;}
.grid_cats a.config i {font-size: 1rem; margin-bottom: 0px; color: #3F6BF5;}

.main-container, .left, .blog_box_thumb, .blog_box_thumb_img, .blog_box_thumb.popular b, .blog_update, .grid_cats div, .blog_box_thumb a.config, .blog_box_thumb a.link, .blog_box_thumb a.delete, .grid_cats a.config, .postformcom a.remove2, .blog_box_thumb a.reload
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Categories    \*------------------------------------*/

.filters {float:left; width:100%; padding:10px 0;}
	.filters select {background-color: #fff; border: 0px solid #999;color: #777;float: left;font-size: 1rem;padding: 10px 10px; width:28%; margin-right:15px;}
	.filters a{border:0px solid #000; float:left; height:39px; text-decoration:none; text-align:center; line-height:40px; background-color:#669966; color:#fff; font-size: 1rem; width:calc(16% - 45px);}

.filters, .filters select, .filters a
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Blog Post    \*------------------------------------*/

.blog_box_thumb_img.post {margin: 0px 0 10px 0px; width: 100%;}
.blog_box_thumb_img.post:hover {-webkit-filter: none; filter: none; opacity: 1; filter: alpha(opacity=100);}
.blog_desc {float: left;width: 100%; font-weight: 400;font-size: 16px; line-height: 24px; color: #333; margin:0px 0 25px 0; text-align: justify;}
.blog_desc h2 {float: left; width: 100%; color: #333;font-weight: 700;font-size: 20px; line-height: 30px; margin-bottom: 20px;}
.blog_desc h3 {float: left; width: 100%; color: #333;font-weight: 700;font-size: 18px; line-height: 30px; margin-bottom: 5px;}
.blog_desc_video {border: 0px solid #fff;float: left;width: 100%;padding-top: 56.25%;position: relative;}
    .blog_desc_video iframe {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.featured_img {width: 200px; margin: 0 0px 20px 20px; float: right;}
.blog_desc span {float: left;width: 100%; margin-bottom: 5px;}
    .blog_desc a {color: #009879; font-weight: 600;}
    .blog_desc a:hover {text-decoration:underline;}
    .blog_desc u {color: #009879; font-weight: 600; cursor: pointer; text-decoration: none;}
    .blog_desc u:hover {text-decoration:underline;}
.blog_desc span:last-child {margin-bottom: 0px;}
    .blog_desc span a{color: #009879; text-decoration: none;}
    .blog_desc span a:hover{text-decoration: underline;}

.blog_desc p {margin: 0;  margin-bottom: 20px;}

.reviews {float: left; width: 100%; background-color: #eee;}
    .review {float: left; width: 100%; background-color: #ddd; margin-bottom: 20px;}

.styled-table {border-collapse: collapse;margin-bottm: 25px;width: 100%;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
.styled-table thead tr {background-color: #009879;color: #ffffff;text-align: left;}
.styled-table th, .styled-table td {padding: 12px 15px;}
.styled-table tbody tr {border-bottom: 1px solid #dddddd;}
.styled-table tbody tr:nth-of-type(even) {background-color: #f3f3f3;}
.styled-table tbody tr:last-of-type {border-bottom: 2px solid #009879;}
.styled-table tbody tr.active-row {font-weight: bold;color: #009879;}

/*.tocbox {float: left; width: 25%; font-weight: 400;font-size: 16px;line-height: 26px;color: #333;margin: 0px 20px 20px 0;background-color: #eee; padding: 10px 0 10px 0;}
    .tocbox span { display: block; padding: 0px 20px; margin-bottom: 8px;}
    .tocbox span a{color: #009879; text-decoration: none; font-weight: 600;}
    .tocbox span i{margin-right: 5px;}*/

.toc {float: left;width: calc(100% - 356px); min-height: 280px; margin: 0px 0 20px 0;padding: 15px 20px;background-color: #f9f9f9;font-weight: 400;}
    .toc span { display: block; margin-bottom: 8px;}
    .toc span a{color: #009879; text-decoration: none; font-weight: 600;}
    .toc span i{margin-right: 5px;}

.anchor { float:left; width:100%; position: relative;top: -135px;visibility: hidden;}

.screenshots {float: left;width: 100%;margin: 0px 0 10px 0;display: grid;grid-template-columns: 33.333% 33.333% 33.333%;grid-column-gap: 5px;grid-row-gap: 5px;}
.screenshots div img {width: 100%;height: auto;}
.screenshots div img:last-child {margin-right: 0px;}

.advice { float:left; width:100%; font-size:15px; line-height: 24px; color:#333; background-color: #CCEAE4; padding: 10px 15px; margin-bottom: 25px;}
    .advice a{ font-weight: bold; color: #333;}

.styled-table th, .styled-table td, .tocbox span, .screenshots, .toc, .toc span, .advice
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Form    \*------------------------------------*/

.postform {float: left; width: 100%; padding: 0px 0 25px 0;}
    .postform input{float: left;border: 1px solid #ddd; background-color: #fff; padding: 5px; height: 35px;font-size: 16px;width: 100%; color: #333; margin-bottom: 10px;}
    .postform textarea {float: left;border: 1px solid #ddd; background-color: #fff; padding: 5px; height: 35px;font-size: 16px;width: 100%; color: #333; margin-bottom: 10px; height: 200px; font-family: 'Open Sans', sans-serif;}
    .postform select{float: left;border: 1px solid #ddd; background-color: #fff; padding: 5px; height: 35px;font-size: 16px;width: 100%; color: #333; margin-bottom: 10px;}
.postform a {float: left;background-color: #ccc;color: #333;padding: 5px 10px;text-decoration: none;text-align: center;cursor: pointer;}
    .postform label {float: left;width: 100%; color: #333; margin-bottom: 5px;}
    .postform input[type="checkbox"] {float: inherit!important;border: 1px solid #ddd; background-color: #fff; padding: 0px!important; height:auto!important;font-size: 16px;width: auto!important; color: #333; margin-bottom: 0px!important; margin-right: 10px;}
    .postformcom {float: left; width: 100%; background-color: #fff; margin-bottom: 25px;}
    .postformcom:last-child {margin-bottom: 0px;}
        .postformcom img {float: left; width: 45px; height: 45px; background-color: #ccc;}
        .postformcom .name {display: block; padding-left: 60px; font-weight: bold; text-transform: capitalize;}
        .postformcom .name b {display: block; font-size: 14px; font-weight: normal; margin-top: 5px;}
            .postformcom .name b i{color: #ffcc33;}
        .postformcom span {float: left;width: 100%; font-weight: 400;font-size: 15px; line-height: 22px; color: #333; text-align: justify; margin-top: 10px;}
        .postformcom span:first-letter {text-transform: capitalize;}

.postform input, .postform textarea, .postform a, .postformcom, .postform select
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Banners    \*------------------------------------*/

.banner_detail_top { float:left; width:100%; margin:0px 0 20px 0 !important; text-align:center;}
.banner_detail_300 {float: right;width: 336px;height: 280px;margin-bottom: 20px;text-align: center;}
.banner_sidebar { float:left; width:100%; margin:0px 0 0px 0; text-align:center; min-height: 500px;}
.sticky {position: -webkit-sticky;position: sticky;top: 130px;}

.banner_home_post
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Sidebar    \*------------------------------------*/

.sidebar_home_box {float: left;width: 100%;margin: 20px 0 20px 0px;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.sidebar_home_box_thumb {float: left;width: 100%;border: 0px solid #fff;transition: 200ms ease-in-out;outline: 0px dashed #ddd; margin-bottom: 15px;}
.sidebar_home_box_thumb_img {float: left;width: 75px;transition: 100ms ease-in-out;}
    .sidebar_home_box_thumb_img img{width: 100%;border-radius: 10px;transition: 100ms ease-in-out;}
.sidebar_home_box_thumb b {float: right;width: calc(100% - 85px);font-weight: 600;color: #333;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; margin-bottom: 5px;}
.sidebar_home_box_thumb date {float: right;width: calc(100% - 85px); font-weight: 400;font-size: 14px;color: #666;}

/*------------------------------------*\   Navigation    \*------------------------------------*/

.navigation {float:left; width:100%; color:#333; font-size:14px; font-weight:400; margin:0px 0 0px 0; border-top:1px dashed #ccc; padding-top: 25px;}
.navigation.blog { margin-bottom:20px;}
    .navigation a{ color:#333; text-decoration:none;}
    .navigation a:hover { text-decoration:underline;}
    .navigation a:last-child { text-decoration:underline;}
    .navigation span{font-weight:400;}

.navigation
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Pagination    \*------------------------------------*/

.pagination {float:left; width:100%; text-align:center; padding:0 10px; color:#333; margin:10px 0 40px 0;}
.pagination a {color:#333; text-decoration:none; padding:2px 15px; background-color:#eee; font-size:20px; display:inline-block; border-right:1px solid #fff; border-bottom:1px solid #fff; transition: 200ms ease-in-out;}
.pagination a:hover { background-color:#323A45; color:#fff;}
.pagination_act a {color:#fff; text-decoration:none; background-color:#323A45;}

.pagination, .pagination a
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Footer Cookies   \*------------------------------------*/

#ventana-cookies {position: fixed;bottom: 0;left: 0;width: 100%;padding: 20px 10px;background-color: #333;border-top: 2px solid #fff;box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);z-index: 9999; text-align: center; color: #fff;}
#ventana-cookies p {margin: 0;margin-bottom: 5px;}
#ventana-cookies p a {color: #fff;}
#ventana-cookies button {background-color: #007bff;color: #fff;border: none;padding: 7px 20px;font-size: 16px;/*border-radius: 4px;*/cursor: pointer;margin-top: 10px;}

#ventana-cookies
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   Comments Admin    \*------------------------------------*/

/*------------------------------------*\   404    \*------------------------------------*/

.notfound_box { float:left; width:100%; padding:35px 35px 45px 35px;  background-color:#ccc; margin-bottom:25px;}
.notfound_box b{ float:left; width:100%; color:#fff; font-size:40px; text-align:center; margin-bottom:10px;}
.notfound_box span { float:left; width:100%; color:#fff; font-size:1rem; line-height:1.5rem; text-align:center; margin-bottom:35px; text-transform:uppercase;}
.notfound_search { float:left; position:relative; width:100%;}
	.notfound_search input{ float:left; height:35px; border:0px solid #ccc; background-color:#fff; padding:5px 10px; font-size:16px; width:100%; color:#333;}

.notfound_box
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


.commentsad {float: left; width: 100%;}
.commentsad span {float: left; width: 100%; margin-bottom: 5px;}
.commentsad span span {float: left; width: 10%; margin-bottom: 0px; padding: 6px 10px; background-color: #bbb; text-align: center; height: 31px; color: #fff;}
.commentsad span a{float: left; width: 90%; padding: 6px 10px; background-color: #ddd;  display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.commentsad span u{float: left; width: 10%; }
.commentsad span u a{float: left; width: 100%; height: 34px; background-color: #00A708;}
.commentsad span textarea {float: left; width: 50%; height: 100px!important;}
.commentsad span .save {float: left; width: 100%; font-size: 2rem; background-color: #669966;color: #fff; margin-bottom: 20px;}

.commentsad span span, .commentsad span a
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*------------------------------------*\   tp    \*------------------------------------*/

.tp-gateway {display: none;bottom: 20vh;left: 0;-webkit-box-align: center;align-items: center;box-sizing: border-box;flex-direction: column;margin: 0 auto;padding: 20px;position: fixed;text-align: left;width: 100%;z-index: 99000;height: auto;opacity: 1;}
.tp-gateway-background {display: none;position: fixed;top: 0;z-index: 99000;height: 100vh;width: 100vw;pointer-events: none;background: linear-gradient(transparent,#000);opacity: 0;}
.tp-gateway-button {background-color: #2470ce;border: 2px solid#14509c;border-radius: 30px;box-shadow: 0 4px 10px rgb(0 0 0/16%);color: #fff!important;display: inline-block;text-align: center;font-size: 16px;text-rendering: optimizeLegibility;font-family: -apple-system,arial,helvetica;font-weight: 700;line-height: 1.6;margin: 0 auto;min-width: 230px;padding: 14px 30px;text-decoration: none;}

.linksdeepl {float: left;width: 100%;}
.linksdeepl span {float: left;width: 100%;margin-bottom: 10px;}
.admin_textarea_apis  {background-color: #fff;border: 1px solid #ddd;color: #333;float: left;padding: 5px;width: 100%;min-height: 100px;margin-bottom: 1rem;font-size: 1rem;font-family: 'Open Sans', sans-serif;}
a.admin_save {float: right;color: #669933;font-size: 40px;margin-top: -20px;}

.linksdeepl span, .admin_textarea_apis
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


.mb-0 { margin-bottom:0 !important;}
.mb-15 { margin-bottom:15px !important;}
.mb-20 { margin-bottom:20px !important;}
.lb-1 {border-bottom:1px dashed #ccc; padding-bottom: 25px;}

@media screen and (max-width: 1180px) {
.header-container {padding: 0 20px;}
.header-menu, .header-flags {display:none;}
.header-brand {margin-right: 0px;}
.header-sub-container {padding: 0 10px;}
.main-container {padding: 130px 20px 25px 20px;}
.main-container-flex {display: inherit; justify-content: inherit;}   
.left {width: 100%; padding-right: 0px;}
.sidebar {float:left; width:100%; margin-top: 20px;}
.blog {padding: 0px 0px; color: #fff;}
.blog_box_thumb {width: 100%; margin-bottom: 0px;}
.blog_box_thumb.featured {width: 100%; margin-bottom: 0px;}
.banner_home_post {width: 100%; margin-bottom: 10px;}
/*.blog_box_thumb:nth-child(1) .title_thumbs, .blog_box_thumb:nth-child(2) .title_thumbs {font-size: 18px; font-weight: 600;}*/
/*.title_blog { color: #fff;  padding: 0 20px;}*/
.title_thumbs.featured {font-size: 20px; font-weight: 600;}
.navigation {display:none;}
    .header-search {position: fixed; left: 15px; top: 55px; width: 92%;}

}

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

@media screen and (max-width: 600px) {
.header-brand {font-size: 26px;}
.blog_box_thumb span, .blog_desc {text-align: inherit;}
.blog_box_thumb_img.post {margin: -20px 0 5px -20px; width: calc(100% + 40px); padding-bottom: 60%;}
.grid_cats div {width: 50%;}
    .filters {display: none;}
.featured_img {width: 100%; margin: 0 0px 20px 0px; float: left;}
.tocbox {float: left; width: 100%; margin: 0px 0px 20px 0;}
.screenshots {grid-template-columns: 50% 50%;}
.toc {width: 100%;min-height:inherit;}
.banner_detail_300 {width: 100%;}
}

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

}

.title_blog
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}