*{scroll-behavior: smooth;}

h1 {
	font: 700 5.2em/1 'Montserrat', sans-serif;
	color: #ffffff;
}

h2 {
	font: 700 2.15em 'Montserrat', sans-serif;
}

h3 {
	font: 700 2em/1.3 'Montserrat', sans-serif;
	color: #ffffff;
}

h4 {
	font: 600 2.8em 'Montserrat', sans-serif;
	color: #fa013b;
}

h5 {
	font: 600 2.15em 'Montserrat', sans-serif;
	color: #fa013b;
	margin: 20px auto;
}

h6 {
	font: 700 3.35em 'Montserrat', sans-serif;
	color: #fa013b;
}

p {
	font: 400 1.05em/1.35 'Montserrat', sans-serif;
	color: #ffffff;
}

nav {
	background-color: #000000;
	display: block;
}

.nav-item {
	margin: 5px;
}

#logonav {
	margin: 12px 24px; cursor:pointer;
}

#logonav2 {
	display: none; cursor:pointer;
}

#gphmob {
	display: none;
}

#snfmob {
	display: none;
}

#logobigmob {
	display: none;
	margin: 60px auto 20px auto;
	width: 90%;
	height: auto;
}

#logobig {
	margin: 60px auto;
}

#gpsmob {
	display: none;
}

#mapaspm {
	display: none;
}

#mapabam {
	display: none;
}

#logocontmob {
	display: none;
	margin: auto;
	margin-bottom: 60px;
	width: 210px;
	height: auto;
}

.idioma {
	display: inline-block;
	font: 600 1.35em 'Montserrat', sans-serif;
	margin: auto 5px;
	padding-right: 8px;
}

.idioma a {
	color: #ffffff;
}

.idioma a:hover {
	color: #fa013b;
	text-decoration: none;
}

.icosn {
	margin: 12px;
}

.circle {
	height: 42px;
	width: 42px;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	position: relative;
}

.circle:hover {
	background-color: #fa013b;
}

#fb {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 23px;
	width: auto;
}

#ig {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 20px;
	width: auto;
}

.burg {
	margin: 12px;
}

.dropdown-toggle::after {
	display: none;
}

.dropb {
	background-color: #000000;
	opacity: 0.85;
	margin-top: 15px;
	margin-right: -28px;
	padding-top: 38px;
	padding-bottom: 38px;
	width: 500px;
	border-radius: 0px;
}

.dropf {
	font: 300 1.55em 'Montserrat', sans-serif;
	color: #ffffff;
	margin: 12px auto;
}

.dropf:hover {
	background-color: inherit;
	color: #fa013b;
}

.dropf:active {
	background-color: #fa013b;
	color: #ffffff;
}

.navdiv {
	margin: 5px auto;
}

.agospt {
	margin-top: -40px;
	margin-bottom: 60px;
}

.agospt span {
	font: 300 1.3em 'Montserrat', sans-serif;
	color: #ffffff;
	padding: 9px 24px;
}

#gph {
	margin: 18px auto 43px auto;
}

.saber {
	font: 700 1.55em 'Montserrat', sans-serif;
	color: #ffffff;
	background-color: #000000;
	padding: 18px 28px;
	margin-bottom: 100px;
	border-radius: 0px;
}

.saber:hover {
	background-color: #fa013b;
	color: #ffffff;
}

#arrow {
	margin-left: 25px;
}

.home {
	margin-top: 250px;
}

.circlemob {
	height: 50px;
	width: 50px;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	margin: 0px 12px;
	
}

.phome {
	font-size: 1.5em;
	line-height: 1.6;
	text-transform: uppercase;
	margin: auto 50px 50px 50px;
}

/*  making the video fullscreen */ 
#video-background {
  position: absolute;
  top: 90px;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}

.intro {
	background: #021531;
	background: -moz-linear-gradient(left, #021531 0%, #063886 100%);
	background: -webkit-linear-gradient(left, #021531 0%,#063886 100%);
	background: linear-gradient(to right, #021531 0%,#063886 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#021531', endColorstr='#063886',GradientType=1 );
	width: 100%;
	height: auto;
}

#asf {
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 60px auto 25px auto;
}

.cita {
	display: block;
	background-color: #063887;
	color: #ffffff;
	height: 350px;
	padding-left: 35px;
	padding-top: 50px;
	line-height: 0.8;
	z-index: 99;
	position: relative;
}

.cita p {
	font: 700 1.03em 'Montserrat', sans-serif;
	margin-left: 10px;
	display: inline; 
}

.cita span {
	font: 400 1.2em 'Montserrat', sans-serif;
	line-height: 0.9;
}

.gps {
	margin-top: 30px;
}

.asist {
	font: 500 0.95em 'Montserrat', sans-serif;
	color: #ffffff;
	letter-spacing:0.05em;
	background-color: #fa013b;
	padding: 10px 55px;
	margin-top: 35px;
	margin-bottom: 45px;
	border-radius: 0px;
}

.asist:hover {
	color: inherit;
}

#mapsaop {
	width: 100%;
	height: 330px;
	z-index: -1;
	position: absolute;
}

#mapbsas {
	width: 100%;
	height: 350px;
	z-index: -2;
	position: absolute;
}

.experiencia {
	background-color: #000000;
	font: 400 2.1em/1.3 'Montserrat', sans-serif;
	color: #ffffff;
	padding: 30px;
}

.experiencia p {
	margin: 15px;
}

#mba {
	background-color: grey;
	width: 100%;
	height: 350px;
}

#ins {
	background-image: url(img/bg-joe-lg.png);
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
}

#joe {
	margin: 70px auto;
}

#joe p {
	margin-top: 25px;
	font: 400 1.05em/1.35 'Montserrat', sans-serif;
	color: #ffffff;
	letter-spacing: 0.02em;
}

.gyt {
	display: flex;
	align-items:center;
}

#org {
	background: #23327e;
	background: -moz-linear-gradient(top,  #23327e 1%, #64205f 100%);
	background: -webkit-linear-gradient(top,  #23327e 1%,#64205f 100%);
	background: linear-gradient(to bottom,  #23327e 1%,#64205f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23327e', endColorstr='#64205f',GradientType=0 );
	padding-top: 40px;
	padding-bottom: 70px;
}

.ret {
	margin: 20px 0px;
}

#org p {
	font: 400 1.05em 'Montserrat', sans-serif;
	color: #ffffff;
}

#contact {
	background-image: url(img/bg-contact.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 60px;
}

#contact p {
	font: 500 2em 'Montserrat', sans-serif;
	color: #ffffff;
	margin: 30px auto;
}

#logocont {
	margin: 45px auto 40px auto;
}

#icomail {
	margin-bottom: 20px;
}

#email {
	font: 400 1.3em 'Montserrat', sans-serif;
	color: #ffffff;
 	margin: 20px auto;
 	display: block;
 }

 #email:hover {
 	text-decoration: none;
 }

.circlecont {
	height: 47px;
	width: 47px;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	margin: 15px 10px;
}

.circlecont:hover {
	background-color: #fa013b;
}

#fbcont {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 25px;
	width: auto;
}

#igcont {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 22px;
	width: auto;
}

.page-footer {
	background-color: #000000;
	font: 400 0.68em 'Montserrat', sans-serif;
	color: #666666;
}

.page-footer p {
	margin: 25px 5px;
	color: #666666;
}

.page-footer a img{
	transition: all 0.4s;
}

.page-footer a {
	transition: all 0.4s;
	color: #666666;
}
.page-footer a:hover {
	color: #999;
	text-decoration: none;
}
.page-footer a:hover img {
	filter: grayscale(0%);
}

.page-footer span {
	margin: auto 0px;
}

.page-footer img {
	margin-left: 5px;
	filter: grayscale(100%);
}
#mapasp {
	height: 350px;
}

#mapaba {
	height: 350px;
}
#navbarDropdown {
	transition: all 0.4s;
}
#navbarDropdown {
	width:34px;
	height:34px;
}
#navbarDropdown span {
	display:block;
	height:4px;
	width:34px;
	background: #fff;
	margin-bottom:6px;
}
#navbarDropdown:hover span {
	background: #fa013b;
}
#navbarDropdown.cross span:first-child {
	transform: translateY(10px) rotate(45deg); background: #fa013b;
}
#navbarDropdown.cross span:nth-child(2) {
	display:none;
}
#navbarDropdown.cross span:last-child {
	transform: rotate(-45deg); background: #fa013b;
}

/* Studios */
.studio-petropolis {
	/* background: url(../site/img/EstudioRocinante.jpg), linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(112,16,38,1) 33%, rgba(112,16,38,1) 66%, rgba(0,0,0,1) 100%); */
	background: url(https://audiosinfronteras.com/img/EstudioRocinante.jpg) #7c7c7c;
	background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
	border-bottom: #121e30 solid 1px;
}

.studio-buenosaires {
	/* background: url(../site/img/EstudioSony.png), linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(112,16,38,1) 33%, rgba(112,16,38,1) 66%, rgba(0,0,0,1) 100%); */
	background: url(https://audiosinfronteras.com/img/romanophonic.png) #7c7c7c;
	background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
	border-bottom: #121e30 solid 1px;
}

.studio-mexico {
	/* background: url(../site/img/EstudioSony.png), linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(112,16,38,1) 33%, rgba(112,16,38,1) 66%, rgba(0,0,0,1) 100%); */
	background: url(https://audiosinfronteras.com/img/EstudioSony.png) #7c7c7c;
	background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
	border-bottom: #121e30 solid 1px;
}


/*
	/////// MEDIA QUERIES ///////
*/

@media (max-width: 1199px) {
	.intro {
		height: auto;
	}

	.intro p {
		font-size: 0.98em;
	}

	#asf {
		font-size: 1.1em;
		line-height: 1.4;
	}

	#mapasp {
		height: 255px;
	}

	#mapaba {
		height: 255px;
	}

	.cita span {
		font-size: 0.95em;
	}

	.cita {
		padding-top: 38px;
		padding-left: 32px;
		height: 255px;
	}

	.gpsico {
		height: 30px;
		width: auto;
	}

	h2 {
		font-size: 1.8em;
		line-height: 1;
		margin-bottom: 6px;
	}

	.gps p {
		font-size: 0.79em;
	}

	.asist {
		font-size: 0.79em;
		padding: 10px 40px;
		margin: 30px auto 40px auto;
	}	
	
}

@media (max-width: 991px) {
	h1 {
		font-size: 4.5em;
	}

	.dropb {
		margin-top: 15px;
		padding: 24px 48px;
		/*width: auto;*/
	}

	.dropf {
		font-size: 1.15em;
		margin: 8px auto;
	}

	.navdiv {
		margin: 5px auto;
}

	.phome {
		font-size: 1.25em;
	}
	
	.agospt {
		margin-top: -80px;
		margin-bottom: 35px;
	}

	.saber {
		font-size: 12.4pt;
		padding: 15px 22px;
		margin-bottom: 50px;
	}

	#arrow {
		margin-left: 20px;
		width: 25px;
		height: 25px;
	}

	#logobig {
		height: 160px;
		width: auto;
		margin: 35px auto;
	}

	#asf {
		font-size: 0.78em;
		line-height: 1.4;
		margin-top: 35px;
	}

	.intro p {
		font-size: 0.69em;
	}

	#mapasp iframe {
		height: 222px;
	}

	#mapaba iframe {
		height: 260px;
	}

	.cita {
		padding-top: 30px;
		padding-left: 28px;
		height: auto;
	}

	h2 {
		font-size: 1.6em;
		margin-bottom: 14px;
	}

	.cita span {
		font-size: 0.85em;
	}

	.gpsico {
		height: 27px;
		width: auto;
	}

	.gps p {
		font-size: 0.75em;
	}

	.asist {
		font-size: 0.75em;
		padding: 8px 32px;
		margin: 20px auto 30px auto;
	}

	.experiencia {
		padding: 20px;
	}

	.experiencia p {
		font-size: 0.7em;
		margin: 10px;
	}

	#ins {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	h3 {
		font-size: 1.6em;
		display: inline-block;
	}
	
	h4 {
		font-size: 2.1em;
	}

	#joe {
		margin-bottom: 40px;
	}

	#joe p {
		font-size: 0.8em;
		line-height: 1.25;
		margin-top: 20px;
	}

	#org {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	#org p {
		font-size: 0.8em;
	}

	.ret {
		width: 150px;
		height: auto;
		margin: 0 auto;
	}

	h5 {
		font-size: 1.85em;
		margin: 25px auto;
	}
	
	.gyt {
		display: block;
		margin-bottom: 20px;
	}

	.gyt img {
		display: inline;
		width: 12px;
		height: auto;
	}

	#logocont {
		width: 280px;
		height: auto;
		margin: 38px auto;
	}

	h6 {
		font-size: 2.8em;
	}

	#contact {
		padding-bottom: 40px;
	}

	#contact p {
		font-size: 1.5em;
		margin: 24px auto;
	}

	#icomail {
		width: 60px;
		height: auto;
	}

	#email {
		font-size: 1.2em;
	}

	.circlecont {
		height: 42px;
		width: 42px;
		margin: 15px 10px;
	}

}

@media (max-width: 767px) {
	.icosn {
		display: none;
	}

	#logonav {
		display: none;
	}

	#logonav2 {
		display: block;
		margin: 12px 24px;
	}

	.dropdown {
		position: static;
	}
	
	.dropdown-menu {
		width: 100%;
		text-align: center;
		margin-top: -10px;
		margin-right: 0px;
	}
	
	.dropdown-menu li {
		display: inline-block;
	}

	.agospt {
		margin: -60px auto 35px auto;
	}

	.agospt span {
		padding: 7px 10px;
		position: relative;
		display: block;
	}

	#ago {
		font-size: 1.2em;
		width: 270px;
		margin: 20px auto 8px auto;
		position: relative;
	}

	#spt {
		font-size: 1.6em;
	}

	#video-background {
		top: 80px;
	}

	.home {
		padding: -30px;
		margin-bottom: -10px;
	}

	#snfmob {
		display: block;
		position: relative;
		margin-bottom: 32px;
	}

	#fb {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: 24px;
		width: auto;
	}

	#ig {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: 24px;
		width: auto;
	}

	h1 {
		font-size: 4.2em;
		line-height: 1;
		max-width: 100%;
		margin: auto;
	}

	#gph {
		width: 30px;
		height: auto;
	}

	.phome {
		font-size: 1.2em;
		margin: auto 0px 50px 0px;
	}

	.saber {
		font-size: 1.25em;
		padding: 15px 22px;
		margin-bottom: 50px;
	}

	#logobig {
		display: none;
	}

	#logobigmob {
		display: block;
	}

	#asf {
		font-size: 1.15em;
		text-align: center;
	}

	.intro p {
		font-size: 1em;
		text-align: center;
		margin: 0px auto 70px auto;
	}

	h2 {
		font-size: 2.5em;
		margin-bottom: 20px;
	}

	.experiencia p {
		font-size: 15pt;
	}

	.cita {
		text-align: center;
		padding: 50px 0px 25px 0px;
		height: auto;
	}

	.cita span {
		font-size: 1.4em;
		margin-top: 25px;
	}

	.gps {
		padding: auto;
		margin-top: 10px;
	}

	.gpsico {
		height: 45px;
	}
	
	.gps p {
		font-size: 1.4em;
	}

	.asist {
		font-size: 1.45em;
		padding: 10px 120px;
	}

	.fondoblue {
		background-color: #063887;
	}

	#mapasp {
		display: none;
	}

	#mapaspm {
		display: block;
		margin-bottom: -10px;
		height:350px
	}

	#mapaba {
		display: none;
	}

	#mapabam {
		display: block;
		margin-bottom: -10px;
		height:350px
	}

	.experiencia p {
		font-size: 0.8em;
		line-height: 1.1;
	}
/* ANTES
	#ins {
		background: linear-gradient(to bottom, #000000, rgba(255, 255, 255)0) url(img/bg-joe-mobb.png) no-repeat;
		background-position: bottom;
		background-size: contain;
		text-align: center;
		height: auto;
	}
*/
	#ins {
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 45%,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0) 60%), url(img/bg-joe-mobb.png) no-repeat;
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 45%,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0) 60%), url(img/bg-joe-mobb.png) no-repeat;
		background: linear-gradient(to bottom, rgba(0,0,0,1) 45%,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0) 60%), url(img/bg-joe-mobb.png) no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
		background-position: bottom;
		text-align: center;
	}

	.gyt {
		margin-top: 45px;
	}

	h3 {
		font-size: 1.25em;
	}

	#joe {
		margin: 0px auto 125% auto;
	}

	h4 {
		font-size: 3.3em;
	}

	#joe p {
		margin-top: 30px;
		font-size: 1.15em;
		line-height: 1.35;
	}

	#org {
		text-align: center;
		background: #23327e;
		background: -moz-linear-gradient(top,  #23327e 1%, #64205f 100%);
		background: -webkit-linear-gradient(top,  #23327e 1%,#64205f 100%);
		background: linear-gradient(to bottom,  #23327e 1%,#64205f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23327e', endColorstr='#64205f',GradientType=0 );
		height: auto;
		padding-bottom: 50px;
	}

	h5 {
		font-size: 2em;
	}

	#org p {
		margin-bottom: 40px;
		font-size: 1.15em;
	}

	.ret {
		margin-top: 10px;
		width: 200px;
		height: auto;
	}

	#contact {
		background-image: url(img/bg-contact-mob.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		height: auto;
		padding-top: 150px;
		padding-bottom: 100px;
	}

	#logocont {
		display: none;
	}

	#logocontmob {
		display: block;
	}

	h6 {
		font-size: 3.6em;
		margin-bottom: 30px;
	}

	#contact p {
		font-size: 2em;
	}

	#icomail {
		width: 70px;
	}

	#email {
		font-size: 1.5em;
	}

	.circlecont {
		width: 50px;
		height: 50px;
	}

	#thet {
		height: 30px;
		width: auto;
		margin-top: 2px;
	}

}

@media (max-width: 649px) {
	#email {
		font-size: 1.35em;
	}

}

@media (max-width: 575px) {
	#logonav2 {
		margin: 8px 8px;
	}

	.burg {
		margin: auto 0px;
	}

	.idioma {
		font-size: 1em;
	}

	#video-background {
		top: 60px;
	}

	.agospt {
		margin-top: -100px;
	}

	#ago {
		font-size: 1em;
		width: 230px;
		margin: 15px auto 0px auto;
	}

	#spt {
		font-size: 1.3em;
	}

	h1 {
		font-size: 2.5em;
		max-width: 90%;
	}

	.phome {
		font-size: 1.05em;
		max-width: 80%;
		margin: 0px auto 50px auto;
	}

	.circlemob {
		width: 42px;
		height: 42px;
	}

	#fb {
		height: 25px;
		width: auto;
	}

	#ig {
		height: 23px;
		width: auto;
	}

	#logobigmob {
		width: 70%;
	}

	#asf {
		max-width: 95%;
	}

	.intro p {
		max-width: 95%;
	}

	h2 {
		font-size: 2.2em;
	}

	.cita span {
		font-size: 1.25em;
		margin-top: 20px;
	}

	.gps {
		margin-top: 20px;
	}

	.gps p {
		font-size: 1.25em;
	}

	.gpsico {
		height: 30px;
		width: auto;
	}

	.asist {
		font-size: 1.3em;
		padding: 6px 50px;
	}

	.experiencia p {
		font-size: 0.7em;
	}

	#ins {
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 40%,rgba(0,0,0,0.9) 45%,rgba(0,0,0,0) 50%), url(img/bg-joe-mobb.png) no-repeat;
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 40%,rgba(0,0,0,0.9) 45%,rgba(0,0,0,0) 50%), url(img/bg-joe-mobb.png) no-repeat;
		background: linear-gradient(to bottom, rgba(0,0,0,1) 40%,rgba(0,0,0,0.9) 45%,rgba(0,0,0,0) 50%), url(img/bg-joe-mobb.png) no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
		background-position: bottom;
	}

	#joe {
		max-width: 95%;
	}

	h4 {
		font-size: 2.1em;
	}
	
	#joe p {
		font-size: 1.05em;
	}

	#org p {
		font-size: 1.05em;
		max-width: 92%;
		margin: 0px auto 30px auto;
	}

	#email {
		font-size: 0.95em;
	}
}

@media (max-width: 535px) {
	#asf {
		font-size: 1.05em;
	}

	.intro p {
		font-size: 0.95em;
	}

	#contact {
		padding-top: 90px;
		padding-bottom: 70px;
	}

	h6 {
		font-size: 2em;
	}

	#logocontmob {
		width: 120px;
	}

	#contact p {
		font-size: 1.2em;
	}

	#ins {
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 38%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0) 48%), url(img/bg-joe-mobb.png) no-repeat;
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 38%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0) 48%), url(img/bg-joe-mobb.png) no-repeat;
		background: linear-gradient(to bottom, rgba(0,0,0,1) 38%,rgba(0,0,0,0.9) 44%,rgba(0,0,0,0) 48%), url(img/bg-joe-mobb.png) no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
		background-position: bottom;
		background-size: contain;
	}

	#joe {
		margin-bottom: 75%;
	}

	#joe p {
		font-size: 0.8em;
	}

	#org p {
		font-size: 0.9em;
	}

	.page-footer {
		font-size: 0.6em;
	}

	#thet {
		height: 24px;
		margin-left: 5px;
	}
}

@media (max-width: 450px){
	#ins {
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 48%,rgba(0,0,0,0.9) 54%,rgba(0,0,0,0) 62%), url(img/bg-joe-mobb.png) no-repeat;
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 48%,rgba(0,0,0,0.9) 54%,rgba(0,0,0,0) 62%), url(img/bg-joe-mobb.png) no-repeat;
		background: linear-gradient(to bottom, rgba(0,0,0,1) 48%,rgba(0,0,0,0.9) 54%,rgba(0,0,0,0) 62%), url(img/bg-joe-mobb.png) no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
		background-position: bottom;
		background-size: contain;
	}
}




@media screen and (max-width:385px) {
	#email {
    font-size: 0.75em;
	}
	.saber {
    font-size: 1em;
	}

}
@media screen and (max-width:375px) {

}

@media screen and (max-width: 360px){
#ins {
    background: linear-gradient(to bottom, rgba(0,0,0,1) 20%,rgba(0,0,0,0.9) 65%,rgba(0,0,0,0) 72%), url(img/bg-joe-mobb.png) no-repeat;
    background-position: bottom;
    background-size: contain;
}
}
@media screen and (max-width:330px) {
	.saber {
    margin-bottom: 30px;
	}
	.phome {
		font-size: 1em;
		max-width:90%;
	}
}




.ico-mail {
	width:67px; height:67px; background: url(img/ico_MAIL-contact-bg.png); background-position: 0px 0px; margin:auto; margin-bottom:15px
}
#email:hover .ico-mail {
	background-position: 67px 0px;
}
#email:hover {
	color:#fa013b;
}