/* css clear */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}


q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

b,
strong {
	font-weight: bold;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}


/* general definitions */

body {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #645a5c;
}

.main-wrapper {
	max-width: 991px;
	margin: auto;
}

body,
td,
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #e0e0e0;
	text-align: justify;
}

.clear {
	clear: both;
}

.center {
	margin: 0 auto;
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

a:link,
a:visited {
	color: #ffe7ec;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #fff;
	text-decoration: underline;
}

strong,
b {
	font-weight: bold;
}

u {
	text-decoration: underline;
}

i,
em {
	font-style: italic;
}

p {
	padding: 0.5em 0;
}

hr {
	height: 1px;
	margin: 10px 0;
	padding: 0;
	background-color: #d0d0d0;
	color: #d0d0d0;
	border: none;
}


/* smartphones portrait */



/* smartphones landscape */

@media (min-width: 280px) and (max-width: 991px) {

	body {
		background: #25002c url('../images/med-bgd.gif') repeat-x center top;
	}

	body,
	td,
	p {
		font-size: 13px;
		line-height: 1.5em;
		color: #f0f0f0;
	}

	.top-bar {
		background: #401140;
		text-align: center;
	}

	.top-bar a {
		display: inline-block;
		padding: 10px;
		color: #d5d5d5;
		text-decoration: none;
	}

	#menu ul {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px;
	}

	#menu ul li a {
		padding: 0 5px;
		font-size: 18px;
		text-transform: uppercase;
		display: block;
		color: #f04b86;
		text-decoration: none;
	}

	#menu ul li:first-child a {
		border-right: 1px solid #fff;
	}

	#menu-01 {
		width: 108px;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/med-menu_01.png') no-repeat center center;
	}

	#menu-02 {
		width: 194px;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/med-menu_02.png') no-repeat center center;
	}

	#menu-03 {
		width: 178px;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/med-menu_03.png') no-repeat center center;
	}

	#menu-join {
		width: 100%;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/med-menu-join.png') no-repeat center center;
	}

	#menu-welcome {
		width: 100%;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/med-menu-welcome.png') no-repeat center center;
	}

	#header {
		width: 100%;
		height: 109px;
		margin: 0 auto;
		background: url('../images/med-header.png') no-repeat center center;
	}



	.longtext {
		width: 100%;
		padding: 10px 20px;
		margin: 0 auto;
		background: #002c51 url('../images/low-longtext.gif') repeat-x center top;
	}

	#tourmain_01 {
		width: 100%;
		height: 290px;
		background: url('../images/high-tourmain_01.jpg') no-repeat center top;
	}

	#tourmain_02 {
		width: 100%;
		height: 269px;
		background: url('../images/high-tourmain_02.jpg') no-repeat center top;
	}

	a.banner-taphere {
		width: 100%;
		height: 70px;
		display: block;
		background: url('../images/med-banner-taphere.gif') no-repeat center center;
	}

	a.banner-premium {
		width: 100%;
		height: 70px;
		display: block;
		background: url('../images/med-banner-premium.gif') no-repeat center center;
	}

	.title-updates {
		width: 100%;
		height: 50px;
		display: block;
		background: url('../images/med-title-updates.gif') no-repeat center center;
	}

	.title-photos {
		width: 100%;
		height: 50px;
		display: block;
		background: url('../images/med-title-photos.gif') no-repeat center center;
	}

	.title-videos {
		width: 100%;
		height: 50px;
		display: block;
		background: url('../images/med-title-videos.gif') no-repeat center center;
	}


	.tour-iframe-updates {
		width: 100%;
		height: 700px;
		display: block;
		margin: 10px auto;
	}

	.livesex {
		width: 100%;
		height: 640px;
		padding-left: 160px;
		padding-top: 206px;
		background: url('../images/med-livesex.jpg') no-repeat center top;
	}

	.livesex-box {
		width: 100%;
		height: 200px;
		padding-top: 7px;
		position: relative;
		margin: 4px 0;
		background: url('../images/low-livesex-box.gif') no-repeat center top;
	}

	.livesex-box h2 {
		padding: 0;
		margin: 0;
		font-size: 20px;
		line-height: 26px;
		font-weight: bold;
		text-align: center;
	}

	.livesex-box h3 {
		padding: 0;
		margin: 0;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
	}

	.livesex-box p {
		padding-top: 15px;
		font-weight: bold;
		text-align: center;
	}

	a.livesex-box-button {
		width: 100%;
		height: 40px;
		position: absolute;
		display: block;
		left: 0;
		bottom: 4px;
		background: url('../images/low-livesex-box-button.png') no-repeat center top;
	}

	/* --------------
MY PHOTO UPDATES section
---------------------------------------- */
	.photo-up .title {
		padding: 15px;
	}

	.photo-up .title h3 {
		padding-bottom: 5px;
		color: #fb0066;
		text-align: center;
		text-transform: capitalize;
	}

	.photo-up .title p {
		text-align: justify;
	}

	.photo-up [class^="col-"] {
		padding: 0 5px;
	}

	.photo-up .m-photo {
		margin-bottom: 10px;
	}

	.photo-up .m-photo a {
		display: block;
		text-align: center;
		text-decoration: none;
	}

	.photo-up .m-photo a+a {
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.photo-up .m-photo a img {
		border: 4px solid #fff;
		width: 100%;
	}

	.book-show {
		background: #25002c url('../images/high-livesex.jpg') repeat-x;
		background-size: cover;
		margin-bottom: 5px;
	}

	.book-show-title {
		height: 230px;
	}

	.book-show .book-order {
		background: #25002c url('../images/high-livesex-box.png') repeat-x center;
		padding: 5px;
		text-align: center;
		background-size: cover;
		margin-bottom: 5px;
	}

	.book-show .book-order h2 {
		border-bottom: 1px solid;
		background: #470d3f;
		padding: 2px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		font-size: 24px;
	}

	.book-show .book-order h3 {
		text-decoration: underline;
		color: #4f063d;
		font-weight: bold;
		padding: 4px;
		font-size: 20px;
	}

	.book-show .book-order p {
		padding: 2px;
		text-align: center;
		text-transform: capitalize;
	}

	.book-show .book-order a {
		display: block;
		background: #fff;
		color: #005a9e;
		font-weight: bold;
		padding: 4px;
		font-size: 20px;
		text-transform: uppercase;
		text-decoration: none;
	}

	/* ------------------------------------------------------ */

	#footer-wrapper {
		width: 100%;
		background: #25002c url('../images/low-footer-wrapper.gif') repeat-x left top;
	}



	#footer-copyright {
		padding: 10px;
		text-align: center;
	}

	#join-form-wrapper {
		width: 100%;
		padding: 15px 0;
		background: #00394d url('../images/low-join-form-wrapper.gif') repeat-x center top;
	}

	#join-form {
		width: 350px;
		padding: 10px;
		margin: 0 auto;
		background: #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		color: #303030;
	}

	#join-intro {
		padding: 10px 25px;
		font-size: 14px;
		line-height: 18px;
		text-align: justify;
	}

	#signupform {
		width: 300px;
		margin: 0 auto;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		text-align: left;
	}

	#signupform .form-section {
		padding: 3px 0;
	}


	#signupform input.textfield {
		width: 298px;
		height: 20px;
		border: 1px solid #a0a0a0;
		background: #fff;
		font-size: 14px;
		line-height: 20px;
	}

	#signupform select {
		width: 300px;
	}

	#signupform input.join_button {
		padding: 1px 5px;
		margin-top: 8px;
		font-size: 17px;
		font-weight: bold;
		line-height: 22px;
	}

	#signupform span.join_error {
		font-weight: bold;
		color: #f07040;
	}

	#join-slogans {
		width: 340px;
		margin: 10px auto 0 auto;
		font-size: 13px;
		line-height: 18px;
		font-weight: bold;
	}


	#join-slogans ul li {
		display: block;
		padding: 8px 0;
		border-bottom: 1px dashed #808080;
	}

	#join-slogans ul li:last-child {
		border: 0;
	}

}


/* tablets */

@media only screen and (min-width: 768px) {

	body {
		background: #25002c url('../images/high-bgd.gif') repeat-x center top;
	}

	body,
	td,
	p {
		font-size: 14px;
		line-height: 1.5em;
		color: #f0f0f0;
	}


}


#menu-01 {
	width: 209px;
	height: 37px;
	display: block;
	float: left;
	background: url('../images/high-menu_01.png') no-repeat center center;
}

#menu-02 {
	width: 253px;
	height: 37px;
	display: block;
	float: left;
	background: url('../images/high-menu_02.png') no-repeat center center;
}

#menu-03 {
	width: 306px;
	height: 37px;
	display: block;
	float: left;
	background: url('../images/high-menu_03.png') no-repeat center center;
}

#menu-join {
	width: 100%;
	height: 37px;
	display: block;
	float: left;
	background: url('../images/high-menu-join.png') no-repeat center center;
}

#menu-welcome {
	width: 100%;
	height: 37px;
	display: block;
	float: left;
	background: url('../images/high-menu-welcome.png') no-repeat center center;
}

#header {
	width: 100%;
	height: 125px;
	margin: 0 auto;
	background: url('../images/high-header.png') no-repeat center center;
}

.content-wrapper {
	width: 100%;
	padding-bottom: 10px;
	margin: 0 auto;
	background: #011b33;
}

.longtext {
	width: 100%;
	padding: 10px;
	background: #002c51 url('../images/low-longtext.gif') repeat-x center top;
}

.longtext p {
	text-align: center;
}

/* 
#tourmain_01 {
	width: 100%;
	height: 290px;
	background: url('../images/high-tourmain_01.jpg') no-repeat center top;
	background-size: cover;
} */

/* #tourmain_02 {
	width: 100%;
	height: 293px;
	background: url('../images/high-tourmain_02.jpg') no-repeat center top;
} */

a.banner-taphere {
	width: 100%;
	height: 70px;
	display: block;
	background: url('../images/high-banner-taphere.gif') no-repeat center center;
}

a.banner-premium {
	width: 100%;
	height: 70px;
	display: block;
	background: url('../images/high-banner-premium.gif') no-repeat center center;
}

.title-updates {
	width: 100%;
	height: 50px;
	display: block;
	background: url('../images/high-title-updates.gif') no-repeat center center;
}

.title-photos {
	width: 100%;
	height: 50px;
	display: block;
	background: url('../images/high-title-photos.gif') no-repeat center center;
}

.title-videos {
	width: 100%;
	height: 50px;
	display: block;
	background: url('../images/high-title-videos.gif') no-repeat center center;
}


.tour-iframe-updates {
	width: 640px;
	height: 525px;
	display: block;
	margin: 10px auto;
}

.livesex {
	width: 420px;
	height: 644px;
	padding-top: 235px;
	padding-left: 348px;
	background: url('../images/high-livesex.jpg') no-repeat center top;
}

.livesex-box {
	width: 410px;
	height: 200px;
	padding-top: 7px;
	position: relative;
	margin: 4px 0;
	background: url('../images/high-livesex-box.png') no-repeat center top;
}

.livesex-box h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}

.livesex-box h3 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

.livesex-box p {
	padding-top: 15px;
	font-weight: bold;
	text-align: center;
}

a.livesex-box-button {
	width: 410px;
	height: 40px;
	position: absolute;
	display: block;
	left: 0;
	bottom: 4px;
	background: url('../images/high-livesex-box-button.png') no-repeat center top;
}

#footer-wrapper {
	width: 100%;
	background: #25002c url('../images/low-footer-wrapper.gif') repeat-x left top;
}



#footer-copyright {
	padding: 10px;
	text-align: center;
}

#footer img {
	margin: auto;
}

.member-l {
	text-align: center;
	padding-bottom: 10px;
}

.member-l a {
	text-decoration: none;
}

#join-form-wrapper {
	width: 100%;
	padding: 15px 0;
	background: #00394d url('../images/low-join-form-wrapper.gif') repeat-x center top;
}

#join-form {
	width: 450px;
	padding: 10px;
	margin: 0 auto;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #303030;
}

#join-intro {
	padding: 10px 25px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}

#signupform {
	width: 300px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}

#signupform .form-section {
	padding: 3px 0;
}


#signupform input.textfield {
	width: 298px;
	height: 20px;
	border: 1px solid #a0a0a0;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
}

#signupform select {
	width: 300px;
}

#signupform input.join_button {
	padding: 1px 5px;
	margin-top: 8px;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
}

#signupform span.join_error {
	font-weight: bold;
	color: #f07040;
}

#join-slogans {
	width: 400px;
	margin: 10px auto 0 auto;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}


#join-slogans ul li {
	display: block;
	padding: 8px 0;
	border-bottom: 1px dashed #808080;
}

#join-slogans ul li:last-child {
	border: 0;
}

@media (max-width: 479px) {

	body {
		background: #25002c url('../images/low-bgd.gif') repeat-x center top;
	}

	body,
	td,
	p {
		font-size: 12px;
		line-height: 1.5em;
		color: #f0f0f0;
	}

	#menu {
		width: 100%;
		height: 37px;
		margin: 0 auto;
	}

	#menu-01 {
		width: 80px;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/low-menu_01.png') no-repeat center center;
	}

	#menu-02 {
		width: 144px;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/low-menu_02.png') no-repeat center center;
	}

	#menu-03 {
		width: 96px;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/low-menu_03.png') no-repeat center center;
	}

	#menu-join {
		width: 100%;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/low-menu-join.png') no-repeat center center;
	}

	#menu-welcome {
		width: 100%;
		height: 37px;
		display: block;
		float: left;
		background: url('../images/low-menu-welcome.png') no-repeat center center;
	}

	#header {
		width: 100%;
		height: 95px;
		margin: 0 auto;
		background: url('../images/low-header.png') no-repeat center center;
	}

	.content-wrapper {
		width: 100%;
		padding-bottom: 10px;
		margin: 0 auto;
		background: #011b33;
	}

	.book-show {
		background-size: contain;
	}

	.longtext {
		width: 300px;
		padding: 10px;
		margin: 0 auto;
		background: #002c51 url('../images/low-longtext.gif') repeat-x center top;
	}

	#tourmain_01 {
		width: 100%;
		height: 210px;
		background: url('../images/low-tourmain_01.jpg') no-repeat center top;
	}

	#tourmain_02 {
		width: 100%;
		height: 212px;
		background: url('../images/low-tourmain_02.jpg') no-repeat center top;
	}

	a.banner-taphere {
		width: 100%;
		height: 70px;
		display: block;
		background: url('../images/low-banner-taphere.gif') no-repeat center center;
	}

	a.banner-premium {
		width: 100%;
		height: 70px;
		display: block;
		background: url('../images/low-banner-premium.gif') no-repeat center center;
	}

	.title-updates {
		width: 100%;
		height: 50px;
		display: block;
		background: url('../images/low-title-updates.gif') no-repeat center center;
	}

	.title-photos {
		width: 100%;
		height: 50px;
		display: block;
		background: url('../images/low-title-photos.gif') no-repeat center center;
	}

	.title-videos {
		width: 100%;
		height: 50px;
		display: block;
		background: url('../images/low-title-videos.gif') no-repeat center center;
	}


	.tour-iframe-updates {
		width: 100%;
		height: 1050px;
		display: block;
		margin: 10px auto;
	}

	.livesex {
		width: 100%;
		padding-top: 260px;
		background: url('../images/low-livesex.jpg') no-repeat center top;
	}

	.livesex-box {
		width: 100%;
		height: 200px;
		padding-top: 7px;
		position: relative;
		margin: 4px 0;
		background: url('../images/low-livesex-box.gif') no-repeat center top;
	}

	.livesex-box h2 {
		padding: 0;
		margin: 0;
		font-size: 20px;
		line-height: 26px;
		font-weight: bold;
		text-align: center;
	}

	.livesex-box h3 {
		padding: 0;
		margin: 0;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
	}

	.livesex-box p {
		padding-top: 15px;
		font-weight: bold;
		text-align: center;
	}

	a.livesex-box-button {
		width: 100%;
		height: 40px;
		position: absolute;
		display: block;
		left: 0;
		bottom: 4px;
		background: url('../images/low-livesex-box-button.png') no-repeat center top;
	}

	#footer-wrapper {
		width: 100%;
		background: #25002c url('../images/low-footer-wrapper.gif') repeat-x left top;
	}



	#footer-copyright {
		padding: 10px;
		text-align: center;
	}

	#join-form-wrapper {
		width: 100%;
		padding: 15px 0;
		background: #00394d url('../images/low-join-form-wrapper.gif') repeat-x center top;
	}

	#join-form {
		width: 260px;
		padding: 10px;
		margin: 0 auto;
		background: #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		color: #303030;
	}

	#join-intro {
		padding: 10px 15px;
		font-size: 14px;
		line-height: 18px;
		text-align: justify;
	}

	#signupform {
		width: 250px;
		margin: 0 auto;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		text-align: left;
	}

	#signupform .form-section {
		padding: 3px 0;
	}


	#signupform input.textfield {
		width: 248px;
		height: 20px;
		border: 1px solid #a0a0a0;
		background: #fff;
		font-size: 14px;
		line-height: 20px;
	}

	#signupform select {
		width: 250px;
	}

	#signupform input.join_button {
		padding: 1px 5px;
		margin-top: 8px;
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
	}

	#signupform span.join_error {
		font-weight: bold;
		color: #f07040;
	}

	#join-slogans {
		width: 250px;
		margin: 10px auto 0 auto;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
	}


	#join-slogans ul li {
		display: block;
		padding: 8px 0;
		border-bottom: 1px dashed #808080;
	}

	#join-slogans ul li:last-child {
		border: 0;
	}

	.book-show [class^='col-xs-'] {
		width: 100%;
	}
	.book-show .book-order h3{
		font-size: 22px;
	}
	.book-show .book-order p{
		font-size: 18px;
	}
}

@media (max-width: 367px) {
	#menu ul li a {
		font-size: 13px;

	}
}