@media only screen and (max-width: 920px) 
{
	
header {
	height: 75px;
}
	
#navbar1 {
	display: none;
}

#navbar2 {
	width: 100%;
}

#navbar3 {
	display: none;
}

div.header-homepage {
	padding-top: 10%;
	padding-bottom: 7%;
	height: 95vh;
	margin-top: 0px;
	background-image: url("../img/backgrounds/backgroundmw1.jpg") !important;
}


.side-home-networks {
	width: 60px;
	display: block;
	position: absolute;
	text-align: center;
	padding: 10px 10px 0px 5px;
	height: 182px;
	border-radius: 0px;
	left: 0px;
	top: 70vh;
}

ul.networks > li {
	list-style-type: none;
	margin-left: 0px !important;
	display: inline-block;
}

.side-home-networks {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	padding: 10px 11px 0px 10px;
	font-size: 36px;
	font-family: Krinkes;
	background-color: inherit !important;
	background-size: 160vh;
	background-position: top right;
	background-image: url("../img/backgrounds/backgroundmw2.jpg") !important;
	height: 370px;
	border-radius: 0px;
	bottom: unset;
	top: unset;
}

.side-home-networks2 {
	background-color: rgba(255,255,255,.4);
	height: 100%;
	width: 70px;
	display: block;
	text-align: center;
	padding: 10px 11px 0px 10px;
	font-size: 36px;
	font-family: Krinkes;
	border-radius: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.networks.networks2 {
	padding-top: 5px;
}

ul.networks2 > li {
	display: block;
}

ul.networks > li > a {
	text-align: left;
	background-color: #fff;
	width: 49px;
	display: block;
	padding: 0px 5px 0px 44px;
	margin: auto;
	margin-bottom: 8px;
	border-radius: 12px;
	background-repeat: no-repeat;
	background-position: left;
	transition: all 300ms ease 0ms;
}

ul.networks2 > li > a {
	text-align: left;
	background-color: #fff;
	width: 49px;
	display: block;
	padding: 0px;
	margin: auto;
	margin-bottom: 8px;
	border-radius: 12px;
	background-repeat: no-repeat;
	background-position: left;
	transition: all 300ms ease 0ms;
	height: 25px;
}

.networks {
	padding-bottom: 5px;
	padding-top: 20px;
}

.sn-title {
	display: none;
}

.block-home-main, .block-home-main-2 {
	margin-top: 0px;
	width: 100%;
	float: left;
	padding: 0px;
	height: auto;
}

.block-home-main > div > div {
	width: 100%;
	display: block;
	float: left;
	height: 50px;
	padding: 20px;
	background-color: #f0f0f0;
}

#main {
	flex: 1;
	min-height: 100px;
	padding: 10px 0px 25px 0px;
	padding-bottom: 10px;
	padding-bottom: 25px;
	border-radius: 0px;
	background-color: transparent;
	max-width: 1200px;
	margin: auto;
}

#header-blog {
	height: 190px;
}

#header-photo {
	height: 190px;
}

#blog_index > .container.body-container {
	background-size: auto 380px;
	padding-top: 50px;
}

#photo > .container.body-container {
	background-size: auto 233px;
	padding-top: 90px;
}

#bdsm > .container.body-container {
	background-size: auto 380px;
}

#mainheader {
	min-height: 100px;
	padding: 0px;
	border-radius: 0px;
	max-width: 1000px;
	margin: auto;
	height: 100%;
	width: 70%;
	float: left;
	text-align: left;
}

#bottom-bar-left {
	width: 100%;
	float: left;
	text-align: center;
}

#bottom-bar-right {
	width: 100%;
	float: left;
	text-align: center;
}

.block-logo {
	width: 100%;
	margin: auto;
	display: block;
}


#bar-lang {
	position: absolute;
	top: 0px;
	right: 10px;
}

.my-gallery figure {
	display: block;
	float: left;
	margin: 0px;
	width: 100% !important;
	padding: 5px;
}

.thumb_rea {
	width: 50%;
	float: left;
	height: auto;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 0%;
}

.thumb_rea25 {
	width: 25%;
	float: left;
	height: auto;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 0%;
}

.thumb_rea_home {
	width: auto;
	float: left;
	height: auto;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 0%;
}

.block-home-main-l1 {
	float: left;
	width: 100%;
}

.block-home-main-l2-c2 {
	order: -1;
}

.block-home-contact-c1 {
	height: 385px;
	padding: 20px;
}

.block-home-contact-c2 {
	height: 385px;
}

.img_home {
	display: none;
}

.img_home_mob {
	display: block;
}


.block-home-pro-c1 {
	width: 100%;
	height: auto;
}

.block-home-pro-c2 {
	width: 100%;
}

#home-pro-ca1 {
	text-align: center;
}

#home-pro-ca2 {
	text-align: center;
}

#block-home-user-1 {
	width: 100%;
}

#block-home-user-2 {
	width: 100%;
}

.block-home-user-main {
	margin-top: 20px;
	padding: 20px;
}

#fiche-course {
	background-color: #f0f0f0;
	padding: 5px;
	margin-bottom: 40px;
	max-width: 100%;
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
}

.block-membre-main {
	width: 100%;
	display: inline-block;
	height: 250px;
	text-align: center;
	margin-bottom: 20px;
}

.block-membre-main_0 {
	width: 90%;
	display: inline-block;
	height: 175px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	margin-top: 60px;
	
}

.block-membre-main_1 {
	width: 90%;
	display: inline-block;
	height: 460px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
}


.block-membre-main_2 {
	width: 90%;
	display: inline-block;
	height: 350px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	right: unset;
	
}

.block-membre-main_3 {
	width: 90%;
	display: inline-block;
	height: 350px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

.block-membre-main_4 {
	width: 90%;
	display: inline-block;
	height: 250px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

.block-membre-main_5 {
	width: 90%;
	display: inline-block;
	height: 250px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

.block-membre-main_6 {
	width: 90%;
	display: inline-block;
	height: 500px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

#path0 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path1 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path2 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path3 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path4 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path5 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

.block-membre-main_1_b {
	width: 100%;
	display: inline-block;
	height: 375px;
	text-align: center;
}

.block-center {
	text-align: left;
	padding-right: 0px;
}

#pagephotos {
	float: left;
	width: 100%;
	padding: 5px;
	padding-top: 50px
}

#pagepost {
	float: left;
	width: 100%;
	background-color: #f0f0f0;
	padding: 5px;
}

#bottom-txt {
	text-align: center;
}

.img-adapt {
	width: 100%;
}

#main-pres {
	width: 100%;
	text-align: left;
	float: left;
	padding: 20px;
}

#main-login {
	width: 100%;
	text-align: justify;
	float: left;
	padding: 20px;
}

#block-notice {
	font-size: 18px;
	width: 90%;
}

.prv-bdsm {
	float: right;
	width: 100px;
	margin-right: 10px;
}

#login-arguments {
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	border-radius: 5px;
	text-align: left;
	box-shadow: -webkit-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39);
	-moz-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39);
	box-shadow: none;
	background-color: #fff;
	width: 90%;
	margin: auto;
	margin-top: 80px;
}

#chat-windows {
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	border-color: #ccc;
	border-radius: 5px;
	text-align: left;
	/* box-shadow: -webkit-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39); */
	-moz-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39);
	box-shadow: none;
	background-color: #fff;
	width: 100%;
	margin: auto;
	margin-top: 0px;
	height: 70vh;
}

.prv-login {
	float: none;
	width: 151px;
	margin-right: 0px;
	margin-top: -30px;
	display: block;
	width: 70%;
	margin: auto;
}

.logtd1 {
	width: 50px;
	text-align: center;
	height: 50px;
	vertical-align: top;
}

#header-pro {
	background-color: #bbb;
	height: 250px;
	position: relative;
	background-image: url("../img/backgrounds/maudoffice.jpg") !important;
	background-size: cover;
	background-position: center;
	background-position-y: top;
}

.block-home-main-photo {
	background-size: cover;
	width: 33%;
	display: block;
	height: 150px;
	padding: 20px;
	background-color: #f0f0f0;
	float: left;
	background-position: center;
}

#annoncesuperfan {
	width: 100%;
}

/* NEWS -------------------------------------*/

#news_img_index_right {
	width: 100%;
	height: 300px;
	float: right;
	min-height: unset;
	background-size: cover;
}

#news_content_index_left {
	width: 100%;
	float: left;
	height: auto;
	min-height: unset;
}

#news_img_index_left {
	height: 300px;
	width: 100%;
	float: left;
	min-height: unset;
	background-size: cover;
}

#news_content_index_right {
	width: 100%;
	float: right;
	height: auto;
	min-height: unset;
}

body#blog_index article.post {
	margin-bottom: 0em;
	margin-top: 0em;
}

#article-show {
	width: 90%;
	margin: auto;
	margin-top: -10px;
}

.titlenewsmin {
	padding: 0px 0px 1px 15px !important;
}

article.post-private {
	margin-bottom: 0px;
	margin-top: 0px;
}

#article-news {
	padding-top: 20px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.titlenewsmin {
	display: block;
}

.cadrepostplus2 {
	width: 25%;
	height: 25%;
	text-align: center;
	padding-top: 8%;
	float: left;
}

/* SHOP -------------------------------------*/

#shop_img {
	width: 100%;
	height: 150px;
	background-size: cover;
	background-position: center;
}

.shop-item {
	display: block;
	width: 96%;
	height: auto;
	background-color: #f0f0f0;
	padding: 10px;
	margin: 10px 2% 10px 2%;
	float: left;
}

.shop-descrip {
	float: left;
}

#product-show-img {
	width: 100%;
	float: left;
}

#product-show-txt {
	width: 100%;
	float: left;
	padding: 0px 20px 20px 20px;
	background-color: #fff;
	margin-top: -10px;
	text-align: center;
}

#cart-anom {
	width: 100%;
	float: left;
}

#cart-paiement {
	float: left;
	width: 100%;
	padding: 20px;
	display: flex;
	flex-flow: column;
}


#cart-anom {
	width: 100%;
	float: left;
	order: -1;
}

#cart-total {
	width: 100%;
	float: left;
	order: -1;
}

#cart-anom {
	width: 100%;
	float: left;
	order: -1;
	padding: 20px;
	background-color: #f0f0f0;
	border-radius: 5px;
	margin-bottom: 20px;
}

#cart-account {
	width: 100%;
	float: left;
	padding: 20px;
	background-color: #f0f0f0;
	border-radius: 5px;
}

#shop-header-title {
	width: 90%;
	margin: auto;
	float: left;
	margin-left: 75px;
}

body#homepage {
	background-position: center;
	background-blend-mode: multiply;
	background-image: none !important;
	background-size: contain;
}

.block-home-main {
	display: flex;
	flex-flow: column;
	height: auto;
	background: transparent;
	background-image: none !important;
	margin-top: -275px;
	z-index: 10;
	position: relative;
}

#bloghome {
	order: -1;
}

.form-check {
	width: 100%;
	float: left;
}

.form-style-4 input[type="text"], .form-style-4 input[type="email"] {
	width: 100% !important;
}

#mainheader > div > h1 {
	border-radius: 0px 5px 5px 0px;
}

.answercarnet {
	background-color: #ddd;
	padding: 20px 20px 10px 5px;
	border-radius: 5px;
	width: 100%;
}

.motto {
	display: none;
}

.btn-0.home {
	display: block;
	padding: 4px 10px 4px 10px;
	font-size: 18px;
	width: 50%;
	text-align: center;
	margin: auto;
	margin-top: 15px;
}

.arrowsmall {
	display: block;
}

.et_pb_header_content_wrapper.links {
	display: block;
	margin-top: 20px;
}

.form-group {
	position: relative;
	float: left;
	width: 100%;
}	

#shop-header-cart {
	float: right;
}

.network-text {
	display: block;
}

.container {
	padding-left: 0px;
}

#private-club-2 {
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 10px;
	background-image: url("../img/backgrounds/legs.png");
	background-position: bottom right;
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
	height: auto;
	background-color: transparent !important;
}

#news_img {
	width: 100% !important;
	float: left;
	height: auto;
}

#news-txt {
	width: 100%;
	float: left;
	padding-left: 5px;
}

.btn-0.home.bis {
	display: block;
	padding: 4px 10px 4px 10px;
	font-size: 18px;
	text-align: center;
	margin: auto;
	margin-top: 200px;
	width: 80%;
}

.clubpost {
	display: none !important;
}

.clubpost2 {
	display: block !important;
}

#chat_index {
	min-height: 100vh;
}

#chat_index > #bottom {
	display: none;
}

.chat-form {
	position: fixed;
	bottom: 35px;
	left: 0px;
	right: 0px;
	background-color: #ffffff;
	padding: 3px 10px 0px 10px;
	border-top-style: solid;
	border-width: 2px;
}

#barchat {
	position: absolute;
	top: 0px;
	left: 10px;
	display: block;
}

.chatscreen {
	width: 100%;
	min-height: unset;
	background-position: right;
	background-blend-mode: multiply;
	background-image: none;
	background-size: cover;
	box-shadow: none;
	background-attachment: unset;
	float: left;
	padding-top: 0px;
}

.bottom-login-1 {
	width: 100%;
	display: inline-block;
}

.bottom-login-2 {
	width: 100%;
	display: inline-block;
	text-align: left;
}

.menuphoto {
	color: #64328a;
}

.prevmedias {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 50px;
}
.blockmenuphoto {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	position: relative;
}

#article-media {
	text-align: center;
	margin: auto;
	width: 100%;
	margin-top: 0px;
}

.showmedia {
	width: 80%;
	display: inline-block;
}

.mediatext {
	width: 88%;
	display: inline-block;
	vertical-align: top;
	margin-left: 5%;
	margin-right: 5%;
}

.nextmedia {
	display: block;
	font-size: 30px;
	position: absolute;
	right: 0px;
	top: 45vh;
}

.prevmedia {
	display: block;
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 45vh;
}

.thumb_rea_mini {
	width: 65px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}

.titlenewsmax {
	display: none;
}

.home1 {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: column;
}

.home1a {
	width: 100%;
	padding: 0px 15px 0px 15px;
	display: flex;
	flex-direction: column;
	float: unset;
	text-align: center;
}

.home1b {
	width: 100%;
	float: right;
	text-align: right;
	order: -1;
	display: flex;
	flex-direction: row-reverse;
}

#illus1 {
	width: 50%;
	max-width: 500px;
	float: right;
}

.titre1 {
	font-size: 26px;
	font-weight: bold;
}

.titre3 {
	font-size: 26px;
	font-weight: bold;
}

.titre2 {
	color: #888;
	font-size: 22px;
	line-height: 1.3;
}

a.buttonweb {
	background-color: tomato;
	padding: 10px 30px;
	border-radius: 20px;
	color: #fff;
	font-size: 25px;
	max-width: 350px;
	text-align: center;
	margin: auto;
}

a.buttonweb:hover {
	background-color: orangered;
	padding: 10px 30px;
	border-radius: 20px;
	color: #fff;
	font-size: 25px;
	max-width: 350px;
	text-align: center;
	margin: auto;
}

.home2a {
	width: 100%;
	float: left;
	margin-top: 60px;
}

.home2b {
	width: 100%;
	float: right;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.titre5 {
	font-size: 35px;
	max-width: 500px;
	margin: auto;
	font-family: Lato;
	line-height: 1.3;
	color: #64328a;
}

.home4a {
	width: 90%;
	display: inline-block;
	border: 1px solid #64328a;
	padding: 30px;
	border-radius: 10px;
}

.home4b {
	width: 90%;
	display: inline-block;
	border: 1px solid #eee;
	padding: 30px;
	border-radius: 10px;
	background-color: #64328a;
	color: #fff;
}

.home4b {
	width: 90%;
	display: inline-block;
	border: 1px solid #eee;
	padding: 30px;
	border-radius: 10px;
	background-color: #64328a;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}

.home5 {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: column;
}

.home5a {
	width: 100%;
	padding: 0px 15px 0px 15px;
	display: flex;
	flex-direction: column;
	float: unset;
	text-align: center;
}

.home5b {
	width: 100%;
	float: right;
	text-align: right;
	order: -1;
	display: flex;
	flex-direction: row-reverse;
}

#illus5 {
	max-width: 400px;
	width: 100%;
}

.home5 {
	width: 100%;
	float: left;
	display: flex;
	flex-direction: column;
	margin-top: 70px;
}

.home3 {
	float: left;
	width: 100%;
	padding: 70px 0 0 0;
	text-align: center;
}

#bottom-logo {
	width: 100%;
	float: left;
	padding: 10px;
	text-align: center;
}

#bottom-menu1 {
	width: 100%;
	float: left;
	padding: 10px;
	text-align: center;
}

#bottom-menu2 {
	width: 100%;
	float: left;
	padding: 10px;
	text-align: center;
	margin-bottom: 50px;
}

#bottom {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #64328a;
}

.home3about {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
	text-align: center;
	margin-top: 50px;
}
	
	
}