/* Responsive Design
---------------------------------------- */

@media (max-width: 320px) {
	select, .inputbox {
		max-width: 240px;
	}
}

/* Notifications list
----------------------------------------*/
@media (max-width: 350px) {
	.dropdown-extended .dropdown-contents {
		margin: 0 0 0 17px !important;
	}

    p.footer-row {
    font-size: 0.920em;
    }

}

@media (max-width: 430px) {
	.action-bar .search-box .inputbox {
		width: 85px;
	}

	.search-box {
    	margin-left:8px;
    }

	.section-viewtopic .search-box .inputbox {
		width: 57px;
	}

	.action-bar .search-box .inputbox ::-moz-placeholder {
    	content: "Search...";
  	}

  	.action-bar .search-box .inputbox :-ms-input-placeholder {
  		content: "Search...";
  	}

  	.action-bar .search-box .inputbox ::-webkit-input-placeholder {
  		content: "Search...";
  	}

}

@media (max-width: 500px) {
	dd label {
		white-space: normal;
	}

	select, .inputbox {
		max-width: 260px;
	}

	.captcha-panel dd.captcha {
		margin-left: 0;
	}

	.captcha-panel dd.captcha-image img {
		width: 100%;
	}

	dl.details dt, dl.details dd {
		width: auto;
		float: none;
		text-align: left;
	}

	dl.details dd {
		margin-left: 20px;
	}

	p.responsive-center {
		float: none;
		text-align: center;
		margin-bottom: 2px;
	}

	#timer p {margin-top: 5px;}

	.action-bar > div {
		margin-bottom: 5px;
 	}

	.action-bar > .pagination {
		padding-bottom: 1px;

	}

	.action-bar > .pagination li.page-jump {
		margin: 0 2px;
	}

	p.jumpbox-return {
		display: none;
	}

	.display-options > label:nth-child(1) {
		display: block;
		margin-bottom: 5px;
	}

	.attach-controls {
		margin-top: 5px;
		width: 100%;
	}

	.quick-links .dropdown-trigger span {
		display: none;
	}

    .search-top {
        display:none;
    }

    /* Search
    ----------------------------------------*/
    .responsive-search { display: block !important; }

    fieldset.quick-login label[for="autologin"] {
    	min-width: 47% !important;
    	text-align: left !important;
	}

	fieldset.quick-login label {
		margin-bottom: 0 !important;
	}

	fieldset.quick-login input.inputbox {
    width: 50% !important;
    margin-left: 10px !important;
	}

	ul.club .navclub > li {
        padding: 3px 6px ;
    }

}

@media (max-width: 550px) {
	ul.topiclist.forums dt {
		margin-right: 0;
	}

	ul.topiclist.forums dt .list-inner {
		margin-right: 0;
	}

	ul.topiclist.forums dd.lastpost {
		display: none;
	}

}

@media (max-width: 640px) {
	.blackboard-forum {
		width: 80%;
	}
}

@media (max-width: 700px) {
	.responsive-hide { display: none !important; }
	.responsive-show { display: block !important; }
	.responsive-show-inline { display: inline !important; }
	.responsive-show-inline-block { display: inline-block !important; }

	/* Content wrappers
	----------------------------------------*/
	* {
		box-sizing: border-box;
	}

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width: 100%;
	}

	/* conserver le ratio des images */

	img {
		height: auto;
	}

	html {
		width: auto;
		margin: 0;
		padding: 0;
		height: auto;
	}

	body {
		padding: 0;
	}

	.wrap {
		border: none;
		border-radius: 0;
		margin: 0;
		min-width: 290px;
		padding: 0 5px;
	}

	/* Common block wrappers
	----------------------------------------*/
	.topheader, .forumbody, .perm, .perm2, .toplogin, .top-online, .top-online2, .top-online3, .top-patreon, .top-release, .top-birthday, .top-statistics,
	.site-description, .page-footer2 {
		width: 100%;
		display: block;
	}

	.site-description {
		margin-top: 0;
	}

	.page-footer2 {
		margin-top:6px;
	}

	.pagefooter-right {
		float:none;
		width:100%;
		margin-top: 7px;
	}

	.perm {
		margin-bottom: 0;
	}

	.post, .panel {
		margin-left: -5px;
		margin-right: -5px;
	}

	.top-headerspace {
        float:none;
		width: 100%;
        margin-bottom: 10px;
	}

	#timer {
        width: 100%;
    }

    .search-top {
        width:100%;
        padding: 15px 0 10px 0;
        margin-top: -1px;
        border-bottom-color: #090909;
    }

    .toplogin {padding: 10px 0;}

	/* Logo block
	----------------------------------------*/

	.forum-logo, .headerbar, #nav-breadcrumbs {
		display: block;
		width:100%;
		float:none;
	}

	.nav-social {width:100%;}

	.navbar, #timer {display:block;width:100%;}

	#site-logo, .logo {
		/* change display value to inline-block to show logo */
		float: none;
		width:100%;
		margin: 0 auto;
		text-align: center;
		padding:10px 0 0 0;
	}

	.site-logo img {
		margin: 0 auto;
		text-align: center;
		width: 60%;
	}

	.site-description {
		background: #181818;
		float: none;
		display: block;
	}

	.site-logo p {
    	padding: 0;
    	margin: 15px 0 15px 5px;
    }

	.site-description, .search-header, .nav-social {
		display: block;
	}

	.nav-social {
		margin-bottom: 0;
	}

	/* Navigation
	----------------------------------------*/
	.headerbar + .navbar {
		width: 100%;
	}

	/* .topiclist lists
	----------------------------------------*/
	li.header dt {
		text-transform: none;
		line-height: 1em;
		font-size: 1.2em;
		padding-bottom: 4px;
	}

	ul.topiclist li.header dt, ul.topiclist li.header dt .list-inner {
		margin-right: 0 !important;
		padding-right: 0;
	}

	ul.topiclist li.header dd {
		display: none !important;
	}

	ul.topiclist dt, ul.topiclist dt .list-inner,
	ul.topiclist.missing-column dt, ul.topiclist.missing-column dt .list-inner,
	ul.topiclist.two-long-columns dt, ul.topiclist.two-long-columns dt .list-inner,
	ul.topiclist.two-columns dt, ul.topiclist.two-columns dt .list-inner {
		margin-right: 0;
	}

	ul.topiclist dt .list-inner.with-mark {
		padding-right: 34px;
	}

	ul.topiclist dt .list-inner {
		min-height: 28px;
	}

	ul.topiclist li.header dt .list-inner {
		min-height: 0;
	}

	ul.topiclist dd {
		display: none;
	}
	ul.topiclist dd.mark {
		display: block;
	}

	/* Forums and topics lists
	----------------------------------------*/
	ul.topiclist.forums dt {
		margin-right: -250px;
	}

	ul.topiclist dd.mark {
		display: block;
		position: absolute;
		right: 5px;
		top: 0;
		margin: 0;
		width: auto;
		min-width: 0;
		text-align: left;
	}

	ul.topiclist.forums dd.topics dfn, ul.topiclist.topics dd.posts dfn {
		position: relative;
		left: 0;
		width: auto;
		display: inline;
		font-weight: normal;
	}

	li.row .responsive-show strong {
		font-weight: bold;
		color: inherit;
	}

	ul.topiclist li.row dt a.subforum {
		vertical-align: bottom;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 100px;
	}

	/* Pagination
	----------------------------------------*/
	.pagination > ul {
		margin: 5px 0 0;
	}

	.row .pagination .ellipsis + li {
		display: none !important;
	}

	/* Responsive tables
	----------------------------------------*/
	table.responsive, table.responsive tbody, table.responsive tr, table.responsive td {
		display: block;
	}

	table.responsive thead, table.responsive th {
		display: none;
	}

	table.responsive.show-header thead, table.responsive.show-header th:first-child {
		display: block;
		width: auto !important;
		text-align: left !important;
	}

	table.responsive.show-header th:first-child span.rank-img {
		display: none;
	}

	table.responsive tr {
		margin: 2px 0;
	}

	table.responsive td {
		width: auto !important;
		text-align: left !important;
		padding: 4px;
	}

	table.responsive td.empty {
		display: none !important;
	}

	table.responsive td > dfn {
		display: inline-block !important;
	}

	table.responsive td > dfn:after {
		content: ':';
		padding-right: 5px;
	}

	table.responsive span.rank-img {
		float: none;
		padding-right: 5px;
	}

	table.responsive.memberlist td:first-child input[type="checkbox"] {
		float: right;
	}

	/* Forms
	----------------------------------------*/
	fieldset dt, fieldset.fields1 dt, fieldset.fields2 dt {
		width: auto;
		float: none;
	}

	fieldset dd, fieldset.fields1 dd, fieldset.fields2 dd {
		margin-left: 0px;
	}

	textarea, dd textarea, .message-box textarea {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	dl.pmlist dt {
		width: auto !important;
		margin-bottom: 5px;
	}

	dl.pmlist dd {
		display: inline-block;
		margin-left: 0 !important;
	}

	dl.pmlist dd:first-of-type {
		padding-left: 20px;
	}

	.smiley-box, .message-box {
		float: none;
		width: auto;
	}

	.smiley-box {
		margin-top: 5px;
	}

	.bbcode-status {
		display: none;
	}

	.colour-palette, .colour-palette tbody, .colour-palette tr {
		display: block;
	}

	.colour-palette td {
		display: inline-block;
		margin-right: 2px;
	}

	.horizontal-palette td:nth-child(2n), .vertical-palette tr:nth-child(2n) {
		display: none;
	}

	fieldset.quick-login label {
		margin-bottom: 5px;
		white-space: normal;
	}

	fieldset.quick-login label > span {
		display: inline-block;
		min-width: 100px;
	}

	fieldset.quick-login input.inputbox {
		width: 85%;
		max-width: 300px;
		margin-left: 20px;
	}

	fieldset.quick-login label[for="autologin"] {
		display: inline-block;
		text-align: right;
		min-width: 50%;
	}

	/* User profile
	----------------------------------------*/
	.column1, .column2, .left-box.profile-details {
		float: none;
		width: auto;
		clear:both;
	}

	/* Polls
	----------------------------------------*/
	fieldset.polls dt {
		width: 90%;
	}

	fieldset.polls dd.resultbar {
		padding-left: 20px;
	}

	fieldset.polls dd.poll_option_percent {
		width: 20%;
	}

	fieldset.polls dd.resultbar, fieldset.polls dd.poll_option_percent {
		margin-top: 5px;
	}

	/* Post
	----------------------------------------*/
	.postbody {
		position: inherit;
	}

	.postprofile, .postbody, .search .postbody {
		display: block;
		width: auto;
		float: none;
		padding: 0;
		min-height: 0;
	}

	.post .postprofile {
		width: auto;
		border-width: 0 0 1px 0;
		padding-bottom: 5px;
		margin: 0;
		margin-bottom: 5px;
		min-height: 40px;
		overflow: hidden;
	}

	.postprofile dd {
		display: none;
	}

	.postprofile dt, .postprofile dd.profile-rank, .search .postprofile dd {
		display: block;
		margin: 0;
	}

	.postprofile .has-avatar .avatar-container {
		margin: 0;
		overflow: inherit;
	}

	.postprofile .avatar-container:after {
		clear: none;
	}

	.postprofile .avatar {
		margin-right: 5px;
	}

	.postprofile .avatar img {
		width: auto !important;
		height: auto !important;
		max-height: 32px;
	}

	.has-profile .postbody h3 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.has-profile .post-buttons {
		right: 30px;
		top: 15px;
	}

	.online {
		background-size: 40px;
	}

	/* Misc stuff
	----------------------------------------*/

	p {
		margin-bottom: .5em;
		overflow: hidden;
	}

	p.rightside {
		margin-bottom: 0;
        margin-left: 0;
	}

	fieldset.display-options label {
		display: block;
		clear: both;
		margin-bottom: 5px;
	}

	dl.mini dd.pm-legend {
		float: left;
		min-width: 200px;
	}

	.topicreview {
		margin: 0 -5px;
		padding: 0 5px;
	}

	fieldset.display-actions {
		white-space: normal;
	}

	.phpbb_alert {
		width: auto;
		margin: 0 5px;
	}

	.attach-comment dfn {
		width: 100%;
	}

	.navbar-footer ul.linklist > li {line-height: normal;}

	.foot-copyright {
		float:none;
		display:block;
		margin-top:5px;
	}

    p.footer-row {
    margin-bottom: 0.700em;
    }

    .nav-social ul {
    margin-right: 0;
    }

    .dropdown-extended .dropdown-contents {
    	left: -25px !important;
    }

    #nav-footer {
    padding: 7px 0 7px 5px;
	}

	.top-online, .top-online2 {
		margin-top:0;
	}
}

@media (min-width: 700px) {
	.postbody { width: 70%; }

}

@media (min-width: 850px) {
	.postbody { width: 76%; }

}

@media (max-width: 850px) {
	.top-online2, .top-online3 {
		margin-top: 0;
	}

	.postprofile { width: 20%; }

	.copyright {
		display:block;
	}

    .topic-read {float: none;}
}

@media (min-width: 701px) and (max-width: 950px) {

	/* Content wrappers
	----------------------------------------*/
	* {
		box-sizing: border-box;
	}

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width: 100%;
	}

	/* conserver le ratio des images */

	img {
		height: auto;
	}

	html {
		width: auto;
		margin: 0;
		padding: 0;
		height: auto;
	}

	body {
		padding: 0;
	}

	.wrap { margin:0; }

    .topheader, .forumbody, .perm, .perm2, .top-patreon, .top-release, .toplogin, .top-online, .top-online2, .top-online3, .top-birthday, .top-statistics,
    .site-description, .page-footer2 {
		width: 100%;
	}

	.site-description {
		background: #181818;
	}

	.top-online, .top-online2 {
		margin-top:0;
	}

	.page-footer2 {
		margin-top:10px;
	}

	.perm, .perm2 {
		margin-bottom:0;
	}

	.pagefooter-right {
		float:none;
		width:100%;
		margin-top: 7px;
	}

	.top-headerspace {
        float:none;
		width: 100%;
        margin-bottom: 10px;
	}

	.navbar, #timer, .nav-social {display:block;width:100%;}

	.navbar {
		margin-bottom: 1px;
	}

	.site-description, .search-header {
		display: block;
	}

	/* Navigation
	----------------------------------------*/
	.headerbar + .navbar {
		width: 100%;
	}

	.headerbar, #nav-breadcrumbs {
    	display: block;
    	width: 100%;
    	float: none;
	}

	/* Logo block
	----------------------------------------*/
    ul#nav-main li.rightmobile {
    	margin: 0 10px 0 0;
    	padding:0;
    }

    #timer p {margin-top: 5px;}

    #site-logo, .logo {
    	width: 100%;
	}

    .site-logo img {width:50%;}

    .blackboard-forum {
		width: 90%;
	}

	.dropdown-extended .dropdown-contents {
    	left: -50px !important;
}

    .search-top {
    	width: 100%;
		padding: 15px 0 10px 0;
		margin-top: -1px;
		border-bottom-color: #090909;
    }

	ul.topiclist dt {
        margin-right: -410px;
    }

    ul.topiclist dt .list-inner {
        margin-right: 410px;
    }

    dd.posts, dd.topics, dd.views {
        width: 80px;
    }

	.nav-social {
		display: block;
		width: 100%;
	}

	.nav-social ul li {
		padding: 5px 10px;
	}

	.top-headerspace {
		width: 100%;
	}

    .forumname {
        display: block;
        width:100%;
        margin-top: 10px;
    }

    .foot-copyright {
    	float: none;
    	display: block;
    	margin-top: 7px;
	}

}

@media (min-width: 768px) and (max-width: 1044px) {
	#img_footer_right img {
    	margin: 3.710em 0;
	}

	#img_footer_right_2 img {
    	margin: 4.720em 0;
	}


}

@media (min-width: 970px) and (max-width: 1050px) {

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width: 100%;
	}

	/* conserver le ratio des images */

	img {
		height: auto;
	}

	.wrap {
		width: 100%;
		margin:0 auto;
		padding:0;
	}

    .top-online, .top-online2, .top-online3, .top-birthday, .top-patreon, .top-release, .top-statistics, .nav-social, .perm, .top-headerspace, .forumname {
        width: 41%;
        float:right;
    }

    .forumbody, #site-logo, .navbar, #timer, .page-footer2  {
    	width:58%;
    }

    #toplogin, .site-description, .search-top {
		width:41%;
	}

	.pagefooter-right {
		width: 41.200%;
	}

	.img_footer_right img {
    	margin: 3.710em 0;
	}

	.img_footer_right_2 img {
    margin: 2.720em 0;
	}

	.nav-social ul li {
		padding: 5px 10px;
	}

	ul.topiclist dt {
        margin-right: -350px;
    }

    ul.topiclist dt .list-inner {
        margin-right: 350px;
    }

    dd.posts, dd.topics, dd.views {
        width: 70px;
    }

    dd.lastpost, dd.redirect, dd.moderation, dd.info {
    	width: 200px;
	}

	.blackboard-forum {
		width: 80%;
	}

	ul.nav-footer-right li {
		padding:0;
		margin:0;
	}

	.foot-copyright {
    	float: none;
    	display: block;
    	margin-top: 7px;
	}
}
