/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> INDEX */
#in-wrapper {
	width: 95%;
	left: 50%;
	top: 50%;
	margin-top: -130px;
	margin-left: calc(95% / 2 * -1);
	position: absolute;
	
	border: 2px solid #fff;
	border-top: 1px solid #fff;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}
#in-header img {
	/*display: none;*/
	width: 100%;
}.in-03 img {
	width: 100%;
}
#in-header .logoindex {
	background: url(../images/responsive/besttoplessbeach_logo.png) center center no-repeat;
	background-size: 100%;
	width: 100%;
	height: inherit;
	margin-top: inherit;
	position: static;
	
}

/******************* FIN INDEX *********************************/
a.free-tour, a.free-tour:hover {
	width: calc(100% - 20px);
	background-size: 100%;
	margin: 0 auto;
	/*height: 100%;*/
}
a.free-tour-2 {
	width: calc(100% - 20px);
	margin: 0 auto;
	height: inherit;
	/*height: 100%;*/
}
/*
a.free-tour {
	width: 273px;
	height: 55px;
	background: url(../images/responsive/buton_freetour_repos_beach.png);
}
a.free-tour:hover {
	background: url(../images/responsive/buton_freetour_hover_beach.png);
}*/

.tour-contenido, .home-contenido, #terminos-y-condiciones {
	margin: 0px;
	padding: 10px;
}
.tour-contenido p{
	margin-left: 0px;
}
.tour-contenido ul {
	margin-left: 0px;
}
.tour-contenido li div {
	width: inherit;
}
.tour-contenido li {
	float: none;
	margin-right: 0px;
}

/*#tour-footer, #tour-footer-members,*/ #header {
	display: none;
}
#tour-footer ul, #tour-footer-members ul {
	overflow: auto !important;
	left: 0px !important;
	margin-left: 0px !important;
	width: inherit;
	height: inherit;
	overflow-y: hidden !important;
	overflow-x: hidden !important;
}
#tour-footer li, #tour-footer-members li {
	display: block !important;
	float: left !important;
	width: 50%;
}
#tour-footer li a, #tour-footer-members li a {
	padding: 0px !important;
	font-size: 14px !important;
	width: 100% !important;
	border-bottom: 1px solid #fff;
}
#tour-footer li:last-child a, #tour-footer-members li:last-child a {
	width: calc(100% - 1px) !important;
}
#wrapper {
	margin-top: 15px;
}
.hidden-on-mobile {
	display: none;
}

#header-mobile {
	display: block;
	background: #0179d0;
	overflow: auto;
	padding: 5px;
}
#header-mobile a {
	color: #fff;
	text-decoration: none;
	margin-left: 8px;
	font-weight: bold;
	font-size: 20px;
	display: block;
	float: left;
	margin-top: 6px;
	
}
#header-mobile img {
	width: 32px;
	height: 32px;
	margin-left: 5px;
	display: block;
	float: left;
}
#home, #home_login {
	min-height: inherit;
}
.home-contenido {
	padding-top: 20px;
}
.home-cuadro p.linea > span {
	display: block;
	width: inherit;
}

.join-here-ul li {
	width: inherit;
	text-align: left;
	padding: 9px;
	max-width: inherit;
	background: #375fb4;
	height: inherit;
	line-height: inherit;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px;
}
#upcoming-videos .col-izq, #upcoming-videos .col-der {
	width: inherit;
	float: inherit;
	margin-top: 0px;
	padding-top: 20px;
	text-align: left;
}
ul.galeria {
	margin-left: 0px;
}
ul.galeria li {
	width: calc(50% - 20px);
}
.barra {
	padding: 9px;
	background: #375fb4;
	height: inherit;
	line-height: inherit;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px;
	margin: 20px 10px 0px;
}
.barra span {
	width: inherit;
	display: block;
}
.login-contenido li:last-child {
	margin-left: 0px;
}
div#capaOlvido, div#capaBaja {
	width: 94%;
	margin-left: calc(-94% / 2);
}
#capaOlvido input[type=text] {
	width: calc(100% - 40px);
}
ul.galeria-fotos li{
	float: left;
	width: calc(100% - 26px);
	max-width: inherit;
}
#path {
	height: inherit;
	padding: 1px 20px;
}
.pre-footer-2 {
	height: inherit;
	max-height: inherit;
	padding-bottom: 10px;
	background: #e8ddcb;
}
ul.path-paginacion, ul.path-contenido {
	display: block;
	float: inherit;
	overflow: auto;
	height: inherit;
}
ul.path-paginacion li:first-child {
	margin-left: 0px;
}
#politica-footer {
	display: none;
}
.home-members-contenido > p.titulo {
	font-size: 26px;
}
a.top {
	float: none;
	margin-left: 0px;
}
@media screen and (max-width: 570px) {
	.free-tour {
		height: 200px !important;
	}
	
}