@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background-color:#f3f3f4;
    background-image: url('../images/bground.jpg');
}

.bg {
	background-position: center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(../images/intro_bg.jpg);
}

.slicknav_menu {
	display:none;
}


@media screen and (max-width: 1024px) { /* Specific to this particular image */
	.bg {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}


@media screen and (max-width: 40em) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}



#passion4wine-logo
{
	float:left;
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	display:block;
	cursor:pointer;
	background-image:url(../images/passion4wine-logo.gif);
	background-repeat:no-repeat;
	left: 12px;
	top: 5px;
	background-size:100%;

}

@media screen and (max-width: 651px) {
#passion4wine-logo-mobile
{
	float:left;
	position:absolute;
	margin-top:2px;
	margin-left:10px;
	display:block;
	cursor:pointer;
	background-image:url(../images/passion4wine-logo.gif);
	background-repeat:no-repeat;
	left: 10px;
	top: 0px;
	background-size:100%;
	width:110px;
	height:80px;
}
#passion4wine-logo-mobile h1,
#passion4wine-logo 
{
	display:none;
}

.contact-form {
	
	 float:left; 
	 width:100%; 
	 height:auto; 	 
}

.contact-content {
	
	 float:left; 
	 width:100%; 
	 height:auto; 	 
}


}
@media screen and (min-width: 651px) {
	#passion4wine-logo-mobile
{
	display:none;
}

.contact-form {
	
	 float:right; 
	 width:48%; 
	 height:auto; 
	 margin-right:20px;
	 
}

.contact-content {
	
	 float:left; 
	 width:42%; 
	 height:auto; 	 
}
}


@media screen and (max-width: 390px) {
	
#passion4wine-logo {
	height:55px;
	width:115px;
}

#smallprint {
			 max-width: 80.2em;
			 width:96%;
		}
header {
			padding: 44% 0px 10px 0px;
			}
footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
.introtext {
	position:absolute;
	bottom:40px;
	left:10px;
	width:76%;
	color:#fff;
	text-align:left;
}		
header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg6.jpg) no-repeat left top;
			background-size:100%;
		}
	
}
	
	
@media screen and (min-width: 390px) and (max-width: 480px) {
	
	
#passion4wine-logo {
	height:55px;
	width:115px;
}

#smallprint {
			 max-width: 80.2em;
			 width:96%;
		}
header {
			padding: 45% 0px 10px 0px;
			}
footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
.introtext {
	position:absolute;
	bottom:50px;
	left:10px;
	width:80%;
	color:#fff;
	text-align:left;
}		
header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg6.jpg) no-repeat left top;
			background-size:100%;
		}
}

@media screen and (min-width: 480px) and (max-width: 520px) {
	#passion4wine-logo {
	height:55px;
	width:115px;
}

#smallprint {
			 max-width: 80.2em;
			 width:96%;
		}
header {
			padding: 45% 0px 10px 0px;
			}
footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
.introtext {
	position:absolute;
	bottom:50px;
	left:10px;
	width:85%;
	color:#fff;
	text-align:left;
}

header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg6.jpg) no-repeat left top;
			background-size:100%;
		}
			

}

@media screen and (min-width: 520px) and (max-width: 652px) {
	#passion4wine-logo {
	height:55px;
	width:115px;
}

#smallprint {
			 max-width: 80.2em;
			 width:96%;
		}
header {
			padding: 38% 0px 10px 0px;
			}
footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
.introtext {
	position:absolute;
	bottom:10px;
	left:10px;
	width:65%;
	color:#fff;
	text-align:left;
}

header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg.jpg) no-repeat left top;
			background-size:100%;
		}
			

}
@media screen and (min-width: 652px) and (max-width: 701px) {
	#passion4wine-logo {
	height:70px;
	width:155px;
}

#smallprint {
			 max-width: 80.2em;
			 width:96%;
		}
		header {
			padding: 40% 0px 10px 0px;
			}
.introtext {
	position:absolute;
	bottom:20px;
	left:20px;
	width:55%;
	color:#fff;
	text-align:left;
}

header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg.jpg) no-repeat left top;
			background-size:100%;
		}
			
}
@media screen and (min-width: 701px) and (max-width: 801px) {
	#passion4wine-logo {
	height:80px;
	width:175px;
}

#smallprint {
			 max-width: 80.2em;
			 width:96%;
		}
		
header {
			padding: 28% 0px 10px 0px;
			}
footer {
	   			width: 94%; /* 1000px / 1250px */
   }
.introtext {
	position:absolute;
	bottom:20px;
	left:20px;
	width:55%;
	color:#fff;
	text-align:left;
}
header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg2.jpg) no-repeat left top;
			background-size:100%;
		}
					
}
@media screen and (min-width: 801px) and (max-width: 901px) {
	#passion4wine-logo {
	height:95px;
	width:190px;
}

#smallprint {
			 max-width: 80.2em;
			 width:95.6%;
		}
		
header {
			padding: 27% 0px 10px 0px;
			}
footer {
	   			width: 94.4%; /* 1000px / 1250px */
   }
.introtext {
	position:absolute;
	bottom:20px;
	left:20px;
	width:55%;
	color:#fff;
	text-align:left;
}
.introtext:before{
  content:url('../images/passion4wine-messages.gif');
}

header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg2.jpg) no-repeat left top;
			background-size:100%;
		}
		
}

@media screen and (min-width: 901px) and (max-width: 1026px)  {
	#passion4wine-logo {
	height:105px;
	width:220px;
}
#smallprint {
			 max-width: 71.4em;
			 width:96%;
		}


	header {
			padding: 26% 0px 10px 0px;
			}
footer {
	   			width: 94.4%; /* 1000px / 1250px */
   }

.introtext {
	position:absolute;
	bottom:20px;
	left:20px;
	width:55%;
	color:#fff;
	text-align:left;
}
.introtext:before{
  content:url('../images/passion4wine-messages.gif');
}
header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg2.jpg) no-repeat left top;
			background-size:100%;
		}


}

@media screen and (min-width: 1026px) and (max-width: 1330px) {
#passion4wine-logo {
	height:100px;
	width:220px;
}
#smallprint {
			 max-width: 71.4em;
			 width:80%;
		}


header {
			padding: 22% 0px 10px 0px;
			}

footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
   
.introtext {
	position:absolute;
	bottom:20px;
	left:12px;
	width:55%;
	color:#fff;
	text-align:left;
}
.introtext:before{
  content:url('../images/passion4wine-messages.gif');
}
header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg2.jpg) no-repeat left top;
			background-size:100%;
		}
		
		
}

@media screen and (min-width: 664px) and (max-width: 711px) {

.introtext:before{
  content:url('../images/passion4wine-messages.gif');
  width:40%;
}
}


@media screen and (min-width: 1330px) and (max-width: 1430px) {

header {
			padding: 21% 0px 10px 0px;
			}

#passion4wine-logo {
	height:110px;
	width:230px;
}
#smallprint {
			 max-width: 71.4em;
			 width:80%;
		}

footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
   
.introtext {
	position:absolute;
	bottom:20px;
	left:12px;
	width:55%;
	color:#fff;
	text-align:left;
}
.introtext:before{
  content:url('../images/passion4wine-messages.gif');
}

header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg2.jpg) no-repeat left top;
			background-size:100%;
		}

}

@media screen and (min-width: 1430px) {
header {
			padding: 285px 0px 10px 0px;
			}

#passion4wine-logo {
	height:110px;
	width:230px;
}
#smallprint {
			 max-width: 71.4em;
			 width:80%;
		}

footer {
	   			width: 79.4%; /* 1000px / 1250px */
   }
   
.introtext {
	position:absolute;
	bottom:20px;
	left:12px;
	width:55%;
	color:#fff;
	text-align:left;
}
.introtext:before{
  content:url('../images/passion4wine-messages.gif');
}

header {
			font-size: 0.8125em; /* 13 / 16 */
			background: url(../images/topbar_bg2.jpg) no-repeat left top;
			background-size:100%;
		}

}



.introtext p {
	padding-left:10px;
	
}

header {
			clear: both;
			width: 82%; 
			max-width: 82em; 
			margin: 0 auto;
			position: relative;
			color: #000;
			background-color:#fff;
		}


@media screen and (min-width: 545px) {
.footerleft {
    float: left;
    text-align: left;
    width: 44%;
	font-size: 80%;
}
.footerright {
    float: right;
    text-align: right;
    width: 55%;
	font-size: 80%;
}


img.floatleft { float: left; margin: 0 10px 0 0; width:253px; }
img.floatright { float: right; margin: 0 0 0 10px; width:253px; }

.maincontent img {
	padding:0 10px;
}


#passion4wine-messages {
    background-image: url("../images/passion4wine-messages.gif");
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    height: 80px;
    margin-left: 15px;
    margin-top: 170px;
    padding: 0;
    position: absolute;
    width: 490px;
    z-index: 100;
}


}
@media screen and (max-width: 544px) {
.footerleft {
    float: none;
    text-align: center;
    width: 100%;
	font-size: 80%;
}
.footerright {
    float: none;
    text-align: center;
    width: 100%;
	font-size: 80%;
}

img.floatleft { float: none; margin:10px auto; width:97%; padding-right:20px; }
img.floatright { float: none; margin:10px auto; width:97%; padding-right:20px; }

.maincontent img {
	padding:0 10px 0 0;
}


#passion4wine-messages {
    background-image: url("../images/passion4wine-messages.gif");
    background-repeat: no-repeat;
	background-size:contain;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    height: 80px;
    margin-left: -8px;
    margin-top: 170px;
    padding: 0;
    position: absolute;
    width: 75%;
    z-index: 100;
}


}

@media screen and (max-width: 400px)  {
#passion4wine-messages {	
	bottom:10px;
}
}


#social {
    cursor: pointer;
    display: block;
    height: 37px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0;
    position: absolute;
    text-align: right;
    bottom: 40px;
	right:0px;
    width: 139px;
}



#passion4wine-logo h1
{
		display:none
}



.drop_menu {
	background:#fff;
	padding:0;
	margin:0;
	list-style-type:none;
	height:29px;
	width:420px;
	position:absolute;
	top:7px;
	right:0px;
}
.drop_menu li { float:left;
	border-bottom: 2px solid #fff;
 }
.drop_menu li a {
	padding:9px 12px;
	display:block;
	color:#d31c5b;
	text-decoration:none;
	transition:none;
	font-size:14px;
	font-weight:800;
}
.drop_menu li a:hover {
	padding:9px 12px;
	display:block;
	color:#d31c5b;
	text-decoration:none;
	transition:none;
	
	font-size:14px;
	font-weight:800;
}
.drop_menu li:hover {
	border-bottom: 2px solid #d31c5b;
}

.nav-on {
	border-bottom: 2px solid #d31c5b !important;
}

/* Submenu */
.drop_menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
}
.drop_menu li:hover { position:relative; }
.drop_menu li:hover ul {
	left:0px;
	top:30px;
	background:#fff;
	color: #711234;
	padding:0px;
	border-bottom: 2px solid #d31c5b;
}

.drop_menu li:hover ul li a {
	padding:6px;
	display:block;
	width:168px;
	text-indent:15px;
	background:#fff;
	text-align:left;
}
.drop_menu li:hover ul li a:hover { background:#fff; }

.footertitles {
	background-color:#D41E5B;
	cursor:pointer;
}
.footertitles h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom:8px;
	letter-spacing:-0.02em;
	margin-right:0px;
}
.footertitles img {
	width:100%;
}






#passion4wine-messages p {
    display: none;
}

.heading2 {
    font-family: "Garamond MT";
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-left: 0px;
    margin-top: 0;
    padding-top: 16px;
}

