body {
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

a {
	color: #fff !important;
}

a:hover {
	text-decoration: none !important;
}

.initial-icon {
	margin-left: 0;
}

h1, h2, h3, h4 {
	font-family:Helvetica,Arial,sans-serif;
}

#start-date > h3 {
	line-height: 1.3em;
	font-size: 1.9em;
}

#header_content,
#footer_content,
.section-content{
	margin:0 auto;
	position:relative;
	width: 100%;
	max-width: none;
	padding: 0 3%;
}

div#footer_content {
	display: inline;
}

#header_logo {
	margin-left: 0;
}

#footer_social {
	margin-left: 3%;
}

#content {
	background: url("../images/YamahaDrums-res2.jpg");
	background-color: #000;
	background-size: cover;
	background-repeat: no-repeat;
    background-attachment: fixed;
}


#main-content {
	margin: 3%;
	margin-top: 6%;
}

#main-content > h1, #main-content > h2 {
	font-size: 3em;
}

#main-content > h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-style: italic;
}

.greyed {
	color:#949494 ;
}

#name > span {
	color: #fff;
}

#main-content > h1 {
	color: #0A5E9F;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 6em;
	margin-bottom: 0;
	line-height: 0.8;
}

#profile-img {
    width: 60%;
    height: 25em;
    height: 25vw;
    background: url("../images/Antonio-blue-wall-shot-res.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -5em;
    border: 5px solid #fff;
    margin: 0 auto;
    margin-top: 4%;
}

.reg {
	width: 100%;
}

a.vis-xlarge {
	clear: both;
}
a#profile-link-reg {
	margin: 0 19%;
	margin: 0 7.8vw;
}

#profile-wrapper {
	width: 44%;
	float: left;
	margin-top: 3%;
	padding: 0 3% 3% 3%;
}

a#profile-link {
	margin: 0 19vw;
	margin: 0 7.8vw;
}




/* Antonio Sachez "I play Yamaha" */
#profile-link:hover {
	opacity: 1;
}

button.button-link {
	margin-top: 1em;
	padding: 1em 4em;
	border:none;
	background-color: transparent;
	text-align: center;
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	font-family: "HelveticaNeueW01-57Cn";
	font-weight: 600;
	background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85)); 
	background-image: -ms-linear-gradient(top, #3093c7, #005CA1);
	background-image: -moz-linear-gradient(top, #3093c7, #005CA1);
	background-image: -o-linear-gradient(top, #3093c7, #005CA1);
	background-image: -webkit-linear-gradient(top, #3093c7, #005CA1);
	background-image: linear-gradient(to bottom, #3093c7, #005CA1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
	cursor: pointer;
}

button.button-link:focus {
	outline: none;
}


button.button-link:hover {
 background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}


.text-wrapper {
	width: 50%;
	font-weight: 400;
	font-size: 1.1em;
	float: left;
	margin-top: 3%;
	margin-bottom: 3%;
}

#start-date {
	float: left;
	width: 100%;
	font-size: 2em;
}

.text-wrapper > p {
	clear: both;
	display: block;
	float: left;
	margin-top: 1em;
}

/* Tour dates */
#tour-dates {
	background-color: rgba(0, 0, 0, 0.8);
	font-family:"HelveticaNeueW01-87HvCn 692734";
	width: 100%;
	font-size: 0.85vw;
}

#tour-dates > h2 {
	text-transform: uppercase;
	font-size: 3.5em;
	padding: 1% 3%;
	font-family: "Helvetica,Arial,sans-serif";
	font-family:"HelveticaNeueW01-87HvCn 692734";
}

.phone {
	font-size: 2em;
	border-bottom: 3px solid #fff;
	transition: all 300ms ease;
}
.phone:hover {
	opacity: 0.6;
}

.time {
	font-family:"HelveticaNeueW01-47LtCn 692686";
	font-size: 2.5em !important;
}

.box-wrapper {
	display: inline-table;
	width: 100%;
}

.row-alt {
	/*background-color: #252525;*/
	background-color: rgba(37, 37, 37, 0.9);
}

.top-level {
	font-variant: small-caps;
	font-size: 2.9em;
}

.lower-level {
	font-size: 3em;
}

.address {
	font-family: "HelveticaNeueW01-47LtCn 692686";
	font-size: 2em;
}

.location-name {
	font-family:"HelveticaNeueW01-87HvCn 692734";
}

.sm-td {
	width: 19%;
	float: left;
	text-align: left;
	display: inline-block;
	padding: 1.5% 3%;
	line-height: 1;
}

.sm-td > h3 {
	padding-left: 3%;
}


.box2 {
	padding-left: 0;
}


.vis-xs {
	display: none;
}


.vis-desk {
	display: block;
}

.vis-xlarge {
	display: none;
}

.vis-reg {
	display: block;
}

#profile-img {
	height: 28vw;
}

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


	.vis-reg {
		display: none;
	}

	.vis-xlarge {
		display: inline-block;
	}

	#profile-img {
		height: 27.5em;
	}

	.btn-xlarge:hover {
		opacity: 1;
	}


}

/* Tablet */
@media only screen and (min-width:768px) and (max-width: 1199px) {

	.vis-xlarge {
		display: none;
	}

	#profile-wrapper {
		margin: 0;
		padding: 0;
	}

	#main-content {
		margin-top: 12%;
	}

	#start-date > h3 {
		font-size: 1.7em;
	}

	#start-date > h4 {
		font-size: 0.925em;
	}

	#profile-img {
    	width: 100%;
   	 	height: 25em;
   	 	height: 57vw;
   	 	background: url("../images/Antonio-blue-wall-shot-res.jpg");
    	background-repeat: no-repeat;
    	background-size: cover;
    	background-position: 0px -11em;
    	margin: 0 auto;
    	border: none;
	}

	a#profile-link-reg {
		margin: 0;
	}

	#profile-wrapper {
		width: 100%;
	}

	#main-content > h1 {
		font-size: 4.5em;
		font-size: 9.3vw;
	}

	#main-content > h2 {
		font-size: 3em;
		font-size: 6vw;
	}

	#name {
		margin-bottom: 0;
	}

	.text-wrapper {
		width: 100%;
	}

	#tour-dates {
		font-size: 0.58em;
	}

}

/* Mobile */
@media only screen and  (max-width: 767px) {

	#content {
		background: url("../images/YamahaDrums-res-mobile.jpg");
		background-color: #000;
		background-size: cover;
		background-repeat: no-repeat;
   		background-attachment: fixed;
	}

	a#profile-link-reg {
		margin: 0;
	}

	button.button-link {
		margin: 0;
	}

	#profile-wrapper {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.vis-xlarge {
		display: none;
	}

	#profile-img {
		margin-top: 0;
	}


	.vis-xs {
		display: block;
	}

	.vis-desk {
		display: none;
	}


	.mobile-profile {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 1em;
		margin-top: 3em;
		margin-top: 12%;
	}

	#main-content {
		margin: 2% 8% 8% 8%;
	}


	#main-content > h1 {
		font-size: 2em;
		font-size: 8.5vw;
		line-height: 1em;
	}

	#main-content > h2 {
		font-size: 1.3em;
		font-size: 5.5vw;
	}

	#start-date {
		font-size: 1.5em;
		font-size: 7vw;
	}


	#start-date > h3 {
		line-height: 1.3em;
		font-size: 1em;
		font-size: 8.5vw;
	}

	.text-wrapper > p {
		clear: both;
		display: block;
		margin-bottom: 3%;
		margin-top: 3.5%;
		float: left;
	}



	#tour-dates {
		font-size: 1em;
		font-size: 4.2vw;
	}

	#tour-dates > h2 {
		font-size: 2.6em;
		font-size: 10vw;
		padding-left: 8%;
	}

	.box-wrapper {
		padding: 2% 8% 8% 8%;
		font-size: 3.7vw;
	}

	.phone {
		line-height: 1em;
	}


	#header_logo {
		margin: 8px auto;
	}

	#footer_social {
		margin: 0px auto 0px auto;
	}


	.text-wrapper {
		width: 100%;
	}

	.sm-td {
		width: 100%;
		padding: 0;
	}

	.sm-td.box3 {
		margin: 3% 0; 
		margin: 1em 0; 
	}

	.top-level {
		display: inline;
	}

	.lower-level {
		display: inline;
	}

}