@media screen and (max-width: 1024px) {
    .wrapper {
        width: auto !important;
        min-width: auto !important;
        padding: 0 15px !important;
    }

}


@media screen and (max-width: 980px) {
.nav-active .header_2 nav ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
    
.header_2 nav ul {
    flex-wrap: wrap;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: #161a23;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    transform: translateY(-10px);
    transition: all .5s;
    box-shadow: 0px 7px 6px 1px rgba(0, 0, 0, 0.56);
}

#mobile-nav {
    display: block;
}

.header_search {
    position: absolute;
    top: 67px;
    z-index: 5;
    border-color: #0f1116;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.30980392156862746);
    border-radius: 0.25rem;
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
    transition: all .5s;
}

.search-active .header_search {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

#mobile-search-button {
    display: block;
}

.header_links {
    margin-left: 0;
}

.hedaer_logo {
    width: 100%;
    justify-content: center;
}

.header_2 nav {
    float: none;
    border: 0;
}

.header_2 nav ul li {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    border-top: 1px solid #14161b;
    height: auto;
    border-left: 0;
}

.header_2 nav ul li a {
    text-align: left;
    justify-content: flex-start;
    height: auto;
    padding: 1rem;
}

.header_2 nav ul li a span:first-child {
    display: none;
}

.header_2 nav ul li a span {
    display: flex;
    flex-wrap: wrap;
    float: none;
}
		
.header_2 nav ul li a p {
    display: flex;
}

.header_2 nav ul li a p f {
    margin-left: .25em;
}

.index_block_wrap {
    flex-direction: column;
}

.index_block_right {
    /*display: none;*/
}
	
.movie_boxed{
	margin-left:unset
}
	
.movie_boxed img{
	max-width:unset;
	width:100%;
}

.editorun-secimi{
	display:none
}

.welcome_box {
    flex-wrap: wrap;
    height: auto;
}

.welcome_box_right {
    flex: 0;
    padding: 5px 0 0 0;
}

#overview {
    height: auto;
}

.announcements {
    display: block;
}

.announcements_1 {
    margin: 0 0 .5em 0;
}

.forums_cat_stats {
    display: none !important;
}

.forum_stats, .forumdis_stats, .forumdis_cat_stats {
    display: none !important;
}

.last_user_icon {
    display: none;
}

#forum_stats {
    flex-wrap: wrap;
}

.forum_stats_col {
    flex: 1 1 33.333%;
}

.forum_stats_icon {
    display: none;
}

.forum_stats_col {
    height: auto;
    padding: 0.5rem;
    margin: -1px -1px;
}

}


@media screen and (max-width: 800px) {
form table tr, 
form table tr td {
    width: 100% !important;
    display: block !important;
}
	
form select, form button, form input.textbox, form input.button {
    width: 100% !important;
    margin-bottom: 4px !important;
}

.login_input.submit .button {
    width: 100% !important;
}

.tsetting tr, .tsetting td {
    width: 100% !important;
    display: block !important;
}

.tsetting select, .tsetting button, .tsetting input.textbox, .tsetting input.button {
    width: 100% !important;
    margin-bottom: 4px !important;
}
	
.mobile_float {
    float: none;
    width: 100%;
}

.mobile_float a.button {
    width: 100%;
    text-align: center;
    margin: 0.25em 0 !important;
}
	
.forum_lastpost, .forums_cat_last, .forumdis_lastpost, .forumdis_cat_last {
    display: none !important;
}

.mobile-text {
    display: none;
}

.mobile-icon {
    display: inline-block !important;
}

.footer_warn {
    font-size: .875em;
}

.footer_title {
    font-size: 1rem;
}

body {
    padding-bottom: 40px;
}

.header_member {
    display: none;
}

.mobile_member_menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #161a23;
    height: 40px;
    line-height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    z-index: 999999;
    box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.3);
}

.mobile_member_menu > a {
    display: block;
    padding: 12px 20px;
    font-size: 15px;
    position: relative;
    color: #ec6347;
}

#Mobile_More_Menu {
    position: absolute;
    right: 5px;
    bottom: 40px;
}
	
#Mobile_More_Menu a {
    line-height: 1;
}

.header-guest {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #1b1f27;
    height: 40px;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.31);
}

.header-guest ul {
    margin: 0;
    text-align: center;
}

.spe-button span:last-child,  .spe-button span:first-child {
    border-radius: 0;
    padding-top: 10px;
    margin: 0;
}

.spe-button1 {
    border-radius: 0;
    border: 0;
}

.spe-button2 {
    border-radius: 0;
}

.header_search {
    display: none;
}

.page_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.page_head > div {
    display: flex;
    flex: 1 1 100%;
    padding: 0.25rem;
}

.page_head_icon {display: none !important;}

.postbit .postbit_wrap:first-child {
    display: flex;
    flex-direction: column;
}

.postbit_user_info {
    width: 100%;
    border: 0;
    background: #171b21;
}

postbit.postbit_avatar {
    position: absolute;
    top: 4px;
    left: 4px;
    margin: 0;
}

.author_avatar img {width: 50px;height: 50px;border-width: 3px;}

.postbit_rank {
    display: none;
}

.postbit_username {
    position: absolute;
    left: 63px;
    font-size: 12px;
    margin: 0;
}

.postbit_stats {
    margin: 0;
    position: absolute;
    right: 10px;
}

.postbit_contact {
    display: none;
}

.postbit_statistics {
    display: none;
}

.postbit_extras {
    margin: 1.2rem;
    background: no-repeat;
    border: 0;
    padding: 0;
}

.postbit_usertitle {
    position: absolute;
    left: 69px;
    top: 2.2rem;
}

.postbit_star {
    display: none;
}

.postbit_stats > .postbit_sep {
    margin: 0 .5rem;
}

.postbit_user_info:before {
    display: none;
}

.author_avatar a i {
    display: none;
}

.postbit_status {
    right: -23px;
    bottom: -21px;
}

postbit.postbit_status > span {
    border-width: 2px;
    width: 12px;
    height: 12px;
}

.postbit_usertitle:after {
    display: none;
}

.postbit_message_button .float_left {
    display: none;
}

.postbit .postbit_wrap:last-child {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    background: #1b1f27;
}

.postbit_button {
    border: 0;
    padding: 0;
    width: auto;
    display: flex;
    align-items: center;
    background: no-repeat;
    height: auto;
}

.postbit_message_button {
    padding: 0;
    border: 0;
    flex: 1;
    align-items: center;
    background: no-repeat;
    width: 100%;
}

.postbit_button > a, .postbit_message_button > a {
    font-size: 10px;
    padding: 5px 7px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    margin: .2em;
}

#navigation, #navigation.page_header_active {
    margin: 1em 0;
    top: 0;
    border-radius: 6px;
}

.page_header {
    height: auto;
    top: auto;
    padding: 1em 1em 1em 4.8em;
    min-height: 64px;
    margin: 0 0 1rem 0;
    border-radius: 6px;
}

#navigation a {
    display: block !important;
    margin: 6px 0 !important;
}

#navigation i {
    float: left !important;
    margin: 0 .5em;
}

}

@media screen and (max-width: 676px) {
.owl-film {
    display: none !important;
}

.forum_stats_col {
    flex: 1 1 100%;
    margin: 0;
}

.forum_stats_col:not(first-child) {
    border-top: 0;
}

.forum_stats_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.1em;
    font-weight: 500;
}

.forum_stats_text span {
    font-size: 11px;
    font-weight: 500;
    max-width: 7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.thead_desc {
    display: none;
}

.thead_title {
    font-size: .875rem;
}

.forum_title {
    font-size: .875rem;
}

.forum_desc {
    font-size: .875em;
}

.forumBottom_links li {
    font-size: .7rem;
}

.forum_status {
    width: 45px;
}

.forum_status i {font-size: 1.5rem;}


}

@media screen and (max-width: 500px) {
.footer_title {
    display: none;
}

.footer_warn {
    display: none;
}
	
.footer_top{
	overflow:hidden;
}

.footer_bottom {
    flex-direction: column;
}

.forum_rss, .forum_links {
    display: none;
}

}

@media screen and (max-width: 450px) {
.header_links {
    display: none;
}

}

@media screen and (max-width: 350px) {

.postbit_stats {
    display: none;
}
	
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		