@import "https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700;800&display=swap";body {
    background: #404451;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    font-family: 'Dosis',sans-serif;
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0
}

a {
    text-decoration: none
}

.misc_container_news {
    width: 990px;
    text-align: center;
    margin: 10px auto 30px;
    overflow: hidden
}

.misc_container {
    width: 990px;
    text-align: center;
    margin: 10px auto 30px;
    overflow: hidden
}

.misc_container a {
    color: #007eff
}

#head_top .head_width .text_top ul,.misc_container ul,.moredescript1 ul {
    overflow: hidden;
    margin: 0 auto;
    list-style-type: none;
    text-align: center
}

.misc_container ul {
    font-size: 16px;
    border-radius: 8px;
    padding-top: 10px
}

.misc_container ul li {
    padding: 9px 7px 7px;
    margin: 5px;
    border-radius: 5px;
}

.misc_container ul a {
    color: #fff;
    float: left;
    text-align: left
}

.misc_container ul a:hover {
    display: block
}

.misc_container ul li img {
    width: 27px;
    margin-right: 10px;
    float: left;
    margin-top: -7px
}

#category_top {
    float: right;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    margin-right: 10px;
    width: 240px;
    padding-bottom: 20px;
    box-sizing: border-box;
    text-align: center
}
.mainhomeadsh3 a {
    text-transform: capitalize;
    color: orange;
}
.tag_view {
    margin: 10px 10px 0 0;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 8px;
    transition: .5s;
    cursor: pointer;
    padding: 5px 7px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    background-color: #216dab;
    box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset, rgba(0,0,0,.25) 0 2px 4px 0, rgba(0,0,0,.4) 0 2px 4px 0;
    -moz-box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset,rgba(0,0,0,.25) 0 2px 4px 0,rgba(0,0,0,.4) 0 2px 4px 0;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset, rgba(0,0,0,.25) 0 2px 4px 0, rgba(0,0,0,.4) 0 2px 4px 0;
    background: #216dab;
    border: 2px solid #21242c;
    color: #fff;
}

.tag_view:hover {
    background: #21242c;
}

#tag_view:hover {
    background: #21242c;
}

#tag_view {
     margin: 10px 10px 0 0;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 8px;
    transition: .5s;
    cursor: pointer;
    padding: 5px 7px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    background-color: #216dab;
    box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset, rgba(0,0,0,.25) 0 2px 4px 0, rgba(0,0,0,.4) 0 2px 4px 0;
    -moz-box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset,rgba(0,0,0,.25) 0 2px 4px 0,rgba(0,0,0,.4) 0 2px 4px 0;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset, rgba(0,0,0,.25) 0 2px 4px 0, rgba(0,0,0,.4) 0 2px 4px 0;
    background: #216dab;
    border: 2px solid #21242c;
    color: orange;
}

.news_wrapper {
    margin-bottom: 20px;
    text-align: left;
    background: rgb(255 255 255);
    display: grid;
    padding-right: 10px;
    padding: 20px;
}

.news_header {
    width: 100%;
    border-bottom: 1px solid #00bcd4bd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.news_image {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
}

.news_title {
    float: left;
    font-size: 1.2em;
    padding-left: 10px;
    padding-top: 5px;
    display: contents;
}

.news_title a {
    color: #008eff;
    text-decoration: none
}

.news_author {
    font-size: 14px
}

.news_main {
    padding: 15px;
    font-size: 1.1em;
    color: #000
}

.news_main b {
    font-weight: 700
}

#news_comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 8px 10px 15px 8px;
}

#news_comments ul li {
    color: #fff;
    line-height: 150%;
    margin-bottom: 8px;
    margin-left: 10px;
    overflow: auto;
    width: 680px;
    background: #363636
}

.news_comments_container {
    background-color: #2a2a2a;
    margin-bottom: 15px;
    overflow: auto;
    width: 718px
}

.news_comments_header {
    background: url(images/red_header.png);
    height: 27px;
    font-size: 16px;
    color: #fff;
    padding-top: 9px;
    padding-left: 8px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px
}

.news_add_comment_box {
    border: 1px solid #1a1a1a;
    width: 450px;
    background-color: #373737;
    font-size: 14px;
    color: #ddd;
    margin-left: 8px
}

.news_new_comment_container {
    text-align: left;
}

.news_comment_button_container {
    padding-top: 5px;
    text-align: right;
    margin-bottom: 10px;
    width: 450px
}

.news_comment_avatar {
    float: left
}

.news_comment_avatar img {
    display: block
}

.news_comment_content {
    float: left;
    width: 630px
}

.news_comment_username {
    background: #3f3f3f;
    color: #d2d2d2;
    border-bottom: 1px solid #1a1a1a;
    padding-left: 5px
}

.news_comment_username a {
    color: #fff;
    text-decoration: none
}

.news_thecomment {
    color: #d2d2d2;
    padding-left: 5px
}

#header-game-logo-mis {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 60px;
    background: #22252d;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
}

#header-game-logo-mis .header-game-logo-tile {
    margin-left: 10px;
    float: left;
    margin-right: 10px
}

#header-game-logo-mis .header-game-logo-tile:hover {
    opacity: 0.5;
}

#header-game-logo-mis .header-game-logo-tile h1 {
    font: 700 27px Fredoka One,verdana,sans-serif
}

#header-game-logo-mis .header-game-logo-tile-2 {
    float: right;
    overflow: hidden;
    height: 60px
}

#header-game-logo-mis .header-game-logo-tile-2 .search-box {
    border-radius: 8px;
    width: 180px;
    border: 1px solid #737373;
    margin-top: 10px;
    height: 35px;
    margin-right: 20px;
}

#header-game-logo-mis .header-game-logo-tile-2 .searchBTN {
    font-size: 1em;
    width: 24px;
    height: 24px;
    padding: 0;
    text-indent: -9999px;
    background: url(images/search.png) center center no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 7px 10px 5px 5px;
    float: right
}

#header-game-logo-mis .header-game-logo-tile-2 .search-input-holder {
    overflow: hidden;
    height: 40px
}

#header-game-logo-mis .header-game-logo-tile-2 .searchINPUT {
    width: 100%;
    color: #fff!important;
    padding: 10px 8px 8px;
    border: 0!important;
    background: 0 0;
    outline: 0!important;
    font-weight: 500;
    font-family: 'Dosis',sans-serif;
}

#header-game-logo-mis .header-game-logo-tile-3 {
    float: left;
    overflow: hidden;
    height: 60px;
    width: calc(100% - 650px);
    margin-left: 10px
}

#header-game-logo-mis .header-game-logo-tile-3 li {
    float: left;
    display: inline-block;
    padding: 17px 10px 10px;
    height: 60px;
}

#header-game-logo-mis .header-game-logo-tile-3 li:hover {
    background: #333;
}

#header-game-logo-mis .header-game-logo-tile-3 li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    margin: 5px 10px;
    background-color: #ff9800;
}

#header-game-logo-mis .header-game-logo-tile-3 li a {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 1.1em;
    font-weight: 500;
}

#mainhome {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 15px;
}

#category_top_left {
    float: left;
    display: inline-table;
    overflow: hidden;
    width: calc(100% - 260px);
    text-align: center
}

#parent {
    display: contents;
    overflow: hidden;
    text-align: center;
    margin: 0 auto
}

.mainhomeads {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center
}

.mainhomeadsh1 {
    width: 80%;
    display: block;
    overflow: hidden;
    background: #21242c;
    text-align: left;
    margin: 0 auto;
    padding: 30px;
    font-weight: 500;
    font-size: 1.1em;
    line-height: 1.4;
    box-shadow: 0 0 0 1px rgba(0,0,0,.08),0 3px 2px 0 rgba(0,0,0,.03);
    box-sizing: border-box;
    color: #f3b607;
    margin-bottom: 10px;
}
.mainhomeadsh1 p{font-size:1.1em;}
.mainhomeadsh2 {
    display: block;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    padding: 10px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #f3b607;
    width: 800px;
}

.mainhomeadsh3 {
    width: 100%;
    display: block;
    overflow: hidden;
}

.mainhomeadsh3 p {
    color: #ffffff;
    font-weight: 500;
    padding: 5px;
    line-height: 1.5;
    font-size: 1.1em;
}

.mainhomeadsh3 h2,h3 {
    color: #f3b607;
    font-weight: 700;
    line-height: 1.4;
    font-size: 1.1em;
    padding: 5px 0;
}

.mainhomeadsh3 strong {
    font-weight: 600;
    /* padding: 0 10px; */
    display: inline-block;
}

;.mainhomeadshh {
    display: block;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    padding: 10px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #fff;
    width: 800px
}

.mainhomeadshh h1 {
    font-size: 1.3em;
    font-weight: 700;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
    padding: 5px 0 5px 0;
    overflow: hidden;
    color: #fff;
}

.mainhomeadsh1 h1,h2,h3,h4 {
    font-size: 1.4em;
    font-weight: 700;
    padding: 10px 0 10px 0;
    text-transform: capitalize;
}

.mainhomeadsh2 h1 {
    font-size: 1.3em;
    font-weight: 700;
    text-transform: capitalize;
    width: 800px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
    padding: 5px;
    overflow: hidden;
}

.pmis {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px;
}

.mainhomeadsh1 a {
    color: orange;
}

.mainhomeadsh1 a:hover {
    color: #2196f3
}

.category_pages {
    margin: 20px
}

.category_pages a {
    color: orange;
    background: #22252d;
    padding: 10px
}

.category_pages a:hover {
    color: #fff
}

.title_category {
    text-align: center;
    padding-top: 10px;
    font-size: 1.1em;
    padding-bottom: 10px;
    font-weight: 700;
    color: #f3b607;
    text-transform: uppercase;
}

.fimg {
    display: inline-block;
    background-color: #216dab;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    padding-bottom: 4px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: rgba(0,0,0,.2) 0 -4px 0 0 inset, rgba(0,0,0,.25) 0 2px 4px 0, rgba(0,0,0,.4) 0 2px 4px 0;
    box-sizing: border-box;
    cursor: pointer;
    width: 182px;
    height: 131px;
    margin: 5px 10px 5px 5px;
}

.fimg a {
    /* width:180px; */
    /* height:170px; */
}

.fimg img {
    height: 104px;
    width: 182px!important
}

.title_game {
    position: relative;
    z-index: 10000;
    /* max-height:16px; */
    color: #ffffff;
    font-size: 0.95em;
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 500;
    /* padding: 5px; */
    text-shadow: 2px 2px 3px #1a1b1d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -3px;
}

.fimg a:hover {
    opacity: .5
}

@media only screen and (min-width: 100px) and (max-width:1279px) {
    #panel-left {
        float:left;
        width: 18%
    }

    #panel-right {
        display: none
    }

    #panel-center {
        float: left;
        width: 80%;
        margin-left: 0!important;
        margin-right: 0!important
    }
}

@media only screen and (min-width: 1280px) and (max-width:1360px) {
    #panel-left {
        float:left;
        width: 18%
    }

    #panel-right {
        float: right;
        width: 18%;
        text-align: right;
        margin-right: 10px
    }

    #panel-center {
        float: left;
        width: 63%;
        margin-left: 0!important;
        margin-right: 0!important
    }
}

@media only screen and (min-width: 1361px) and (max-width:10000px) {
    #panel-left {
        float:left;
        width: 15%;
    }

    #panel-right {
        float: right;
        width: 14.5%;
        text-align: right;
        margin-right: 5px;
    }

    #panel-center {
        float: left;
        width: 68%;
        margin-left: 0!important;
        margin-right: 0!important;
    }
}

#conteiner-panel {
    background: #21242c;
}

#conteiner-panel-desc {
    background-color: #21242c;
    margin-top: 30px;
    box-shadow: 0 1px 2px hsl(0deg 0% 0% / 20%);
    color: #fff;
    padding: 20px 30px 20px 30px;
    font-size: 1.1em;
    line-height: 1.4;
}

#conteiner-panel-center {
    margin: 0 auto;
    text-align: center
}

#top-panel-center {
    height: 64px;
    overflow: hidden;
    padding-bottom: 5px;
    background: #21242c;
    box-shadow: 0 1px 2px hsl(0deg 0% 0% / 20%);
}

.fbimg {
    margin: 12px;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.24);
    background: var(--grey-5);
    float: left
}

.titulogame {
    float: left;
    text-align: left;
    padding-left: 15px;
    padding-top: 18px
}

.titulogame h1 {
    margin: 0;
    display: inline;
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #f3b607;
    font-weight: 700;
}

#foot_mis {
    width: 100%;
    margin: 0 auto;
    background: #22252d;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    font-size: 1em;
    color: #ffffff;
    height: 80px;
    padding-top: 20px;
    text-transform: uppercase;
}

#foot_mis a {
    color: #ffffff;
    text-transform: capitalize;
    text-decoration: underline;
    padding: 5px 10px;
}

#foot_mis a:hover {
    color: #ffc107;
}

#top10 {
    list-style-type: none;
    margin-bottom: 5px;
    padding: 3px 20px
}

#header-game-logo-mis .header-game-logo-tile-4 {
    float: right;
    height: 60px;
    width: 70px;
    margin-left: 10px;
    margin-top: 3px;
    overflow: hidden;
}

#header-game-logo-mis .header-game-logo-tile-4 li {
    float: left;
    display: inline-block;
    padding: 4px 0px 2px 04px;
    border-radius: 8px;
    margin: 10px;
    /* background-color: #4c4c4c; */
    border: 1px solid #f3f3f3;
}

#header-game-logo-mis .header-game-logo-tile-4 li:hover {
    background-color: #21242c
}

#header-game-logo-mis .header-game-logo-tile-4 li a {
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500
}
#header-game-logo-mis .header-game-logo-tile-4 li:hover{background:#2196F3;}

#tag_view1 {
    display: block;
    text-align: center
}

#tag_view1 li {
    background: #22252dbd;
    padding: 17px 7px 0 0;
    list-style-type: none;
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
    margin: 8px 10px;
    box-shadow: 0 1px 2px hsl(0deg 0% 0% / 20%);
}

#tag_view1 li:hover {
    background: #404451
}

#tag_view1 a {
    font-size: 1em;
    color: #ffffff;
    float: left;
    display: block;
    letter-spacing: 1px;
    font-weight: 500;
}

#tag_view1 img {
    width: 105px;
    height: 60px;
    border: 1px solid #595f63;
    border-radius: 8px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: -17px
}

#tag_view1 .divtaglist {
    display: inline-block;
    margin-top: 5px;
    text-transform: capitalize;
}

.first img:hover {
    opacity: .5
}

.tag_pages {
    overflow: hidden;
    width: 100%;
    margin: 20px;
    font-size: 16px;
    font-weight: 500
}

.tag_pages b {
    font-size: 20px;
    font-weight: 700
}

.tag_pages a {
    color: orange
}
.svgicon {
    display: inline-block;
    padding: 0 5px 0 0;
    height: 22px;
    width: 22px;
    font-size: 20px;
    line-height: 20px;
    float: left;
}
.svgiconhome {
    height: 16px;
    width: 16px;
    margin-right: 8px;
    margin-bottom: -3px;
    /*filter: brightness(0.5);*/
    float: left;
    margin-top: 3px;
}
.categoriesimgtrend {
    height: 16px;
    width: 16px;
    margin-right: 5px;
    margin-bottom: -3px;
    filter: invert(1);
    margin-right: 8px;
    margin-bottom: -3px;
    filter: brightness(1);
    float: left;
    margin-top: 3px;
}
.categoriesa {
    float: left;
    display: inline-block;
    padding: 5px 5px 10px 5px;
    color: #000;
    border-radius: 38px;
    width: 100%;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.news_main h1,h2,h3,h4 {
    font-size: 1.1em;
    font-weight: 700;
    padding: 5px 0;
    text-transform: capitalize
}

.news_main ol {
    margin-left: 30px;
}
