@charset "utf-8";

body {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.separator {
	background-color: #666;
	height: 1px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 100%;
}
.hr2{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #666;
}
.headerbox {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #25617F;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 5px;
	display: block;
	width: 100%;
	text-decoration: none;
		 -webkit-transition: all .9s ease;
 -moz-transition: all .4s ease;
 -ms-transition: all .4s ease;
 -o-transition: all .4s ease;
 transition: all .4s ease;
}
.headerbox:hover {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #25617F;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 5px;
	display: block;
	width: 100%;
	text-decoration: none;
}

img,
object {
	max-width: 100%;

}


#wrapper {
	background-color: #4386A7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4386A7;
	border-bottom-color: #4386A7;
}
.slidebox {
	width: 199px;
	display: block;
	float: right;
}

#content {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 47px;
	background-color: #999;
	clear: left;
}
.logo {
	display: inline-block;
	
}
.logo2 {
	display: inline-block;
	padding-left: 220px;
	padding-bottom: 35px;
}

.top {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #999;
	text-align: center;
}
.contenido {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	margin-top: 20px;

}
.paginas {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 20px;
	background-color: #fff;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;

}
.photos_inline {
	display: inline-block;
	padding: 5px;
}
.contenidosponsors {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	overflow: hidden;
}
	
.contenidoboxes {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	text-align: center;
	background-color: #d3c8ac;
}
.contenidocentrado {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.products {
	background: #fff;
	border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	width: 200px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 20;
	margin-left: 0;
	float: none;
	position: relative;
}
.boxxx {
	width: 100px;
	margin-right: 10px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 10px;
	float: none;
}
.text {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 300;
}
.links {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #6F1F7E;
	text-decoration: none;
	font-weight: 400;
	-webkit-transition: all .9s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.links:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #BC0066;
	text-decoration: none;
	font-weight: 400;
}
.whitefont {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
}
.boxbig {
	width: 280px;
	margin-right: 20px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

#wrapper2 {
	background-color: #4386A7;
}
#wrapper3 {
	background-image: url(../images/backslide.jpg);
	background-repeat: repeat;

}
.parrafos {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 20px;
	overflow: hidden;
}
.fotter {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	background-color: #CCCCCC;
	padding: 20px;
	overflow: hidden;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #003399;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#wrapper4 {
	background-color: #4386A7;
}
#wrapper5{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDEDBD;
	line-height: 28px;
}
.opensties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.opensties:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003399;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
}
.fotos {
-webkit-transition: all .9s ease;
}
.fotos:hover {

	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .8;
}
.facebook {
	width: 32px;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.facebookcentered {
	width: 32px;
	display: inline-block;
	margin-left: 10px;
	padding: 5px;
}
.copyright {
	padding: 15px;
	display: inline-block;
	width: auto;
}

.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCC99;
	border: 1px solid #FF9900;
	padding-right: 5px;
	padding-left: 5px;
}
.left_column {
	width: 35%;
	display: inline-block;
	float: left;
	position: relative;
}
.right_column {
	display: inline-block;
	position: relative;
	padding-top: 10px;
	width: 65%;
	float: right;
}
.bannerhome {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
	overflow: hidden;
}
.bannerhomebox1{
	width: 45%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	padding: 10px;
	float: left;
	}
	.linkwineries {
	font-size: 12px;
		font-family: 'Open Sans', sans-serif;
			font-weight: 300;


}
	.bannerhomebox2{
	width: 50%;
	font-family: 'Open Sans', sans-serif;
	;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6BA6C4;
	padding: 10px;
	float: right;
	border-radius:6px;
	}
	.logobox {
	width: 145px;
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.tagline	{
	font-size: 50px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #CCCCCC;
	padding-top: 50px;
	text-align: center;
	float: left;
	width: 750px;
	}
.boxhome {
	width: 304px;
	margin-right: 12px;
	border-radius: 4px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.socialicon {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.socialicon img{
	transition: all .2s ease-in-out;
	}
.socialicon img:hover{
	transform: scale(0.8);
	}
	
.center-block{
	display: block;
	float: left;
	width: 731px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff0000;
	}	

 .imgleft {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	margin-top: 10px;
		border-color: #eee;
	border: 0.35em solid rgba( 255, 255, 255, .5 ); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5); /* 5 */
		}
		
.divfoto {
	text-align: center;
	padding: 20px;
}

.divfoto img{
				margin: 10px;
				border-color: #eee;
	border: 0.35em solid rgba( 255, 255, 255, .5 ); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5); /* 5 */
}

.sponsors{
	margin: 10px;
	border: 0.35em solid rgba(255,255,255,0.5); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5); /* 5 */
}
.iframediv {
	position: relative;
	padding-bottom: 56.2%;
	overflow: hidden;
	margin-top: 30px;

}iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}
.iframediv:before {
	position: absolute;
	content:" ";
	background:url(../images/videologo.png);
	background-size:cover;
	width:80px;
	height:17px;
	top:40px;
	left:20px;
	z-index:50000;
	opacity:.6;	

}

.instagram {
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
	height:325px;

}
.view a.info {
	display: inline-block;
	text-decoration: none;
	border-radius: 10px;
	color: #fff;
	text-transform: uppercase;
	background-color: #CC0000;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	padding: 30px;
	

}
.view a.info:hover {
	display: inline-block;
	text-decoration: none;
	border-radius:1px;
	color: #000;
	text-transform: uppercase;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}
  .sombra {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;

}

  .signup {
	width: 700px;
	float: left;
	padding-right: 20px;
	text-align: left;
}

  .socialboxes {
	float: left;
	width: 270px;
	padding-left: 20px;
	margin-top: 20px;
}	
  .shop {
	float: left;
	width: 383px;
	
}	
  .footerboxes {
	float: left;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
}	
  .footerboxesbig {
	width: 280px;
	float: left;
	padding-right: 8px;
}
  .footerboxesbig p{
	color: #FFF;
	font-size: 14px;
}
  .footerboxesbig a{
	color: #00CCFF;
	font-size: 14px;
}
.footerboxes a {
	color: #00CCFF;
	font-size: 14px;
	display: block;
	
}
.titlesbig {
	font-family: 'Oswald', sans-serif;
	font-size: 35px;
	color: #FF3300;
	line-height: normal;
	font-weight: 300;
	padding-bottom: 10px;
}
.subbig {
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "Raleway", "Times New Roman", Times, serif;
	color: #59246B;
}
.lineup {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	color: #6F1F7E;
	line-height: normal;
	font-weight: 700;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	text-decoration: none;
}
.lineup:hover {

	text-decoration: none;
}
.whobenefits {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.whodiv {
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	padding-top: 20px;
	width: 100%;
}
.sponsorspage {
	border: 5px solid #999999;
	margin: 10px;
			 -webkit-transition: all .5s ease;

}
.sponsorspage:hover {
	border: 5px solid #CCCCCC;
	margin: 10px;
}
#tickerbox{
	clear: both;
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
	color: #9D2126;
	background-color: #DBD5C4;
}
.ticker {
	margin: 0;
	padding: 0px;
	text-align: center;
}
 .ticker li {
	list-style-type: none;
    }

.ticker-active {
	height: 60px;
	overflow: hidden;
}
    .ticker-active li {
        display:none;
        overflow:hidden;
}
  .sombra #tickerbox #sample p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0066CC;
}
.readmore{
	font-size: 28px;
	border-radius: 10px;
	font-family: 'Oswald', sans-serif;
	background-color: #6F1F7E;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: 'Oswald', sans-serif;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 300;
}
.readmore:hover{
	background-color: #BCB6FF;
	color: #fff;
	border-radius: 1px;
	text-decoration: none;
}
.readmore2{
	font-size: 28px;
	border-radius: 10px;
	font-family: 'Oswald', sans-serif;
	background-color: #ff0000;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: 'Oswald', sans-serif;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 300;
}
.readmore2:hover{
	background-color: #FF6600;
	color: #fff;
	border-radius: 1px;
	text-decoration: none;
}

.subsub {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #FF3300;
	line-height: normal;
	font-weight: 300;
}
.presentedby {
	text-align: center;
}
  .bandphotos {
	display: inline-block;
	padding: 10px;
}
.bandphotosdiv {
	display: inline-block;
}
.sombra .paginas .bandphotosdiv .taglines {
	text-align: center;
}


.notediv {
	background-color: #FF6;
	text-align: center;
	padding: 20px;
}
.sombra .paginas .destacado {
	color: #F00;
}
.logoshome {
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: left;
}
.logoshome2 {
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
}
.member_item {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;
	text-align: left;
}
.member_item .text {
	float: left;
}

.sombra .contenido .signup .member_item .logoswineries {
	float: left;
	width: 160px;
}
.decription {
	float: left;
	padding-left: 20px;
	width: 525px;
}
.howtojoin {
	font-size: 14px;
	text-align: justify;
}
.sombra .contenido .socialboxes div div a {
	color: #59246B;
	background-color: #E9E9E9;
	display: block;
	margin-bottom: 3px;
	font-family: "Raleway", "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	font-size: 14px;
}
.sombra .contenido .socialboxes div div a:hover {
	color: #E9E9E9;
	background-color: #59246B;
	text-decoration: none;
}
.calendardiv {
	position: relative;
	height: 2600px;
	overflow: auto;
}
.calendardiv2 {
	position: relative;
	overflow: auto;
}
.mapdiv {
	padding-top: 20px;

}
.schedulediv {
	vertical-align: top;
	display: inline-block;
	width: 230px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;

}
.sombra .contenido .signup .schedulediv ul {
	font-weight: 400;
	font-size: 13px;
	margin-left: -25px;
}
@media all and (max-width: 1000px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min-resolution: 192dpi) and (max-width: 1000px), only screen and (min-resolution: 2dppx) and (max-width: 1000px) {

#content {
    width: auto;
    margin: 0 auto;
}
.top {
    width: 100%;

	
}
.contenido {
    width: 100%;
    margin: 0 auto;
	text-align:left;
	padding:15px
}
.paginas {
    width: 100%;
    margin: 0 auto;
	text-align:left;
	padding:15px
}
.contenidocentrado {
    width: 100%;
    margin: 0 auto;
	text-align:center
}
.logo2 {
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0 auto;

}
.logo {
	width: 100%;
	display: block;
}

.boxxx {
	width: 70px;
	margin-right: 10px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 10px;
	float: none;
}
.facebook {
	width: 32px;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.copyright {
	float: none;
}
.fotter {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: auto;
}
.left_column {
	width: 100%;
	display: inline-block;
	float: left;
}
.right_column {
	width: 100%;
	display: inline-block;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
}
#wrapper3 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F4F2EA;
}
.bannerhome {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
}
.bannerhomebox1{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.bannerhomebox2{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6BA6C4;
	padding: 10px;
	float: right;
	}
			.logobox {
	float: left;
	width: 25%;
	text-align: center;
	margin: 20px;
}

	.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	text-align: center;
}
.slidebox {
	width: 100%;
	display: block;
	float: none;
	text-align:center;
	padding-top:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top:20px;
}
  .footerboxes {
	float: none;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	
}	
  .footerboxesbig {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
}
.footerboxes a {
	color: #00CCFF;
	font-size: 14px;
	display: inline-block;
	
}

@media all and (max-width: 999px) {

.carousel-inner{width:100%;}
.center-block{
	display:block;
	float: none;
	width: 100%;
	padding-right: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #009900;
}
.sombra {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
-webkit-box-shadow: 0 0 0px 0px #000000;
box-shadow: 0 0 0px 0px #000000;
}	
  .socialboxes {
	float: none;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 0px;
	margin-top: 60px;
	border: 1px solid #999;
}	
  .signup {
	width: 100%;
	float: none;
	padding-right: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: none;
}

 .shop {
	float: none;
	width: 100%;
	text-align:center;
	
}	
.footerboxes a {

	padding-right: 10px;
}
.tagline	{
	font-size: 30px;
	padding-top: 60px;
	text-align: center;
	float: left;
	width: 60%;
	}
	.decription {
	float: none;
	padding-top: 20px;
	padding-left: 0px;
	width: 100%;
}
.sombra .contenido .signup .member_item .logoswineries {
	float: none;
	width: 100%;
	
}
}
@media all and (max-width: 780px) {
.schedulediv {
	width: 100%;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

}
	.contenido {
		background-image:none;
		
}
.calendardiv {
	position: relative;
	height: 2100px;
	overflow: auto;
}
.calendardiv2 {
	position: relative;
	overflow: auto;
}
	}
@media all and (max-width: 500px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 500px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 500px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 500px), only screen and (min-device-pixel-ratio: 2) and (max-width: 500px), only screen and (min-resolution: 192dpi) and (max-width: 500px), only screen and (min-resolution: 2dppx) and (max-width: 500px) {
.calendardiv {
	position: relative;
	height: 1600px;
	overflow: auto;
}
.calendardiv2 {
	position: relative;
	overflow: auto;
}
.readmore{

	display: block;
	width:auto;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 15px;


}
.readmore2{

	display: block;
	width:auto;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 15px;


}	
.logoshome {
	float: none;
		margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display:block
}
.logoshome2 {
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:block;
}

 .whobenefits {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sombra {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
-webkit-box-shadow: 0 0 0px 0px #000000;
box-shadow: 0 0 0px 0px #000000;
}	
.boxbig {
	width: 90%;
	margin-right: 0px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

	.logobox {
	width: 100%;
	text-align: center;
	float: left;
	margin: 0px;
}

	.tagline	{
	font-size:18px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #ccc;
	margin-bottom: 0px;
	margin-top: 0px;
	width:100%;
		padding: 10px;

	
	}
	.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: center;
}
.socialicon {
	float: none;
	width:100%
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 15px;
}

 .imgleft {
	margin-right: 0px;
	margin-bottom: 20px;
	float: none;
	margin-top: 20px;
	display:block;
	text-align:center;

		}
.sponsorspage {
    width: 100px;
	border: 2px solid #ccc;
	margin: 5px;

}
.sponsorspage:hover {
    width: 100px;
	border: 2px solid #E1E1E1;
	margin: 5px;

}
.ticker-active {
    height:125px;
	overflow:visible;
}
.iframediv:before {
	width:42px;
	height:9px;
	top:10px;
	left:10px;


}

}
.socialicon img {
	margin-right: 3px;
	margin-left: 3px;
	-webkit-transition: all .8s ease;
 -moz-transition: all .8s ease;
 -ms-transition: all .8s ease;
 -o-transition: all .8s ease;
-webkit-filter: brightness(100%);
}
.socialicon img:hover {
	-webkit-filter: brightness(180%);
}
