.menu-toggle{
	display: none;
}
/*------------------------------
	RESPONSIVE START
-------------------------------*/
@media all and (min-width: 0px) and (max-width: 1023px) {
*{
	box-sizing: border-box;
}
img{
	max-width: 100%;
	height: auto;
}
p, ul, ol, blockquote, pre, table, canvas, dl{
	margin: 0 0 20px;
}
#site-container .post-content ul, 
#site-container .post-content ol {
    margin: 0 0 20px 30px;
}
#site-header-shadow,
#site-container-shadow{
	width: 840px;
}
.footBarCont{
	padding: 20px 2%;
    width: 840px;
}
#site-container,
.homeBtm{
	width: 100%;
	padding: 30px 2%;
}
#site-header{
	width: 100%;
	overflow: visible;
}

img#site_title {
	margin-left: -20px;
    width: 190px;
}
#site-nav {
    padding: 10px 0;
    width: 80%;
	z-index: 200;
}
#site-nav ul li{
	padding: 0 11px;
}	

/* Slider */
.slides_control,
#slides .slide{
	height: 430px !important;
}
#slides .slide .slide-container{
	width: 100%;
	height: 425px;
}

/* Home */
.ourStory {
    margin: 0;
    text-align: left;
    width: 60%;
}
.newsEvent {
    width: 35%;
}
#site-container .post-content h2{
	font-size: 22px;
}
.wineClub {
    width: 45%;
}
.wineClub p{
	margin: 10px 0 !important;
}
.joinBtn{
	position: static;
}
.signUp{
	 width: 45%;
}
.signUp h1{
	font-size: 28px;
}
.mc-field-group label{
	font-size: 15px;
	width: 70px;
}
.mc-field-group input[type="text"], 
.mc-field-group input[type="email"]{
	width: 75%;
}
.signUp input[type="submit"]{
	margin: 0 0 0 75px;
}
/* OUR STORY */
#page-title, .page-title {
    margin: 100px 0 0;
    padding: 20px 30px;
    position: relative;
    width: 300px;
	background: #770005;
}
#page-title #page-title-bg, .page-title #page-title-bg, 
#page-title .page-title-bg, .page-title .page-title-bg{
	background: none !important;
	width: 100%;
}
.column3x2 {
    width: 65%;
}
.column3x1 {
    width: 30%;
}
.meta.column.column4x1.first {
    width: 22%;
}
.column4x1 {
    width: 26%;
}
/* SIDEBAR */
.rf_latest_posts_widget .postimage-container{
	margin: 0 5px 0 0;
}

/* NEWS & EVENT */
#site-container h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 15px;
}
#respond #submit {
    float: left;
}
/* BUY NOW */
#site-container .post-content input, 
#site-container .post-content textarea, 
#site-container .post-content td span.shipping_region_name, 
#site-container .post-content td span.shipping_country_name {
    padding: 5px;
    width: 90%;
	max-width: 90%;
}
#site-container .post-content textarea{
	height: 100px;
}
/* GALLERY */
#portfolio ul.portfolio-filter{
	margin: 0 0 15px;
}
#portfolio ul.portfolio-filter li{
	margin: 0 5px 5px 0;
}
#portfolio ul.portfolio-filter li a {
    padding: 4px 15px;
}
#portfolio li.portfolio-item .image-container{
	margin: 0 0 10px;
	height: auto !important;
}
#portfolio li.portfolio-item.noborder {
    height: auto !important;
}
#portfolio li.portfolio-item{
	width: 18%;
    margin: 0 2% 0 0;
}
/* Sidebar */
.sidebar .widget {
    margin: 0 0 20px;
    padding: 15px 20px;
}
.sidebar .widget .widget-title{
	margin: 0 0 10px;
}
.rf_latest_posts_widget a h4{
	margin: 2px 0 0;
}
/* Footer */
.footBar {
    margin: 0 5% 0 0;
    width: 30%;
}
.footBar h3{
	font-size: 18px;
    margin: 0 0 15px;
}
.footBar ul{
	margin: 0;
}
.footBar ul li {
    line-height: 20px;
    margin: 0 0 3px;
}
.footBar ul ul li {
	margin: 0px;
}
.footBar ul ul li a{
	font-size: 12px;
}
.googleMap {
    margin: 0;
    display: none;
}
.contactDesc{
	width: 100%;
}
#site-footer #footer-nav {
    margin: 5px 0 0;
}
}

/*----------------------------------
	IPAD PORTRAIT
-----------------------------------*/
@media all and (min-width: 0px) and (max-width: 859px) {
#site-header-shadow,
#site-container-shadow{
	width: 740px;
}
.footBarCont{
	padding: 20px 2%;
    width: 740px;
}
#site-nav ul li{
	padding: 0 8px;
}

}

/*----------------------------------
	All Phones
-----------------------------------*/
@media all and (min-width: 0px) and (max-width: 767px) {
body{
	padding: 25px 0;
}
p, ul, ol, blockquote, pre, table, canvas, dl{
	font-size: 13px;
	line-height: 20px;
}
p{
	margin: 0 0 15px;
}
#site-nav-menu{
	top: 60px;
	width: 100%;
	position: absolute;
	background: rgba(0,0,0,0.9);
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.4);
}
#site-nav-menu{
	display: none;
}
#site-nav-menu.open{
	/*display: block;*/
}
#site-nav ul li{
	width: 100%;
	line-height: 20px;
	padding: 0;
	position: static;
}
#site-nav ul li+li{
	border-top: 1px solid #770005;
}
#site-nav ul li a{
	display: block;
	padding: 3px 5px;
	font-size: 14px;
}
#site-nav ul ul{
	display: block !important;
	position: static !important;
	visibility: initial !important;  
	padding: 0 15px 5px 10px !important;
	width: 100%;
	background: none !important;
}
#site-nav ul ul li{
	border: none;
	padding: 0;
}
#site-nav ul ul li a{
	padding: 1px 5px;
    font-size: 13px;
}
#site-nav ul ul li a:before{
	content: "~ ";
}
#site-nav a:hover{
	border: 0;
}
#site-nav ul li.current_page_item > a{
	border: 0;
	background: #770005;
	color: #fff;
}
.home #site-header{
	height: 290px;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}

#slides .slide .slide-container .slide-image{
	width: 100% !important;
	display: none !important;
}
#slides .slides-nav{
	display: none !important;
}
#slides .slide .slide-container{
	width: 100% !important;
	height: auto !important;
	position: static;
}
#slides .slide{
	height: 290px !important;
}

/* Navigation */
#site-nav{
	width: 100%;
    background: none;
    position: relative;
    padding: 0;
}
#site-nav-menu{
	width: 100%;
}
.menu-toggle{
    display: block;
    position: absolute;
    top: -15px;
    right: 15px;
    background: url(images/menu-btn.png) no-repeat;
    width: 50px;
    height: 40px;
    font-size: 0px;
    text-indent: -9999px;
    border: none;
    border-radius: 0;
	padding: 0;
	outline: none;
	cursor: pointer;
}
.menu-toggle.activated{
	background: url(images/menu-btn.png) no-repeat 0 -40px;
}

#site-header-shadow,
#site-container-shadow{
	width: 94%;
}
.footBarCont{
	padding: 20px 3%;
    width: 94%;
}

img#site_title {
    width: 170px;
	top: 5px;
}
/* Home */
.newsRow .post-date{
	font-size: 11px;
}
#site-container .post-content h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px;
}
.ourStory {
    width: 50%;
}
.ourStory p {
    font-size: 14px !important;
    line-height: 20px;
    margin: 0 0 5px !important;
}
.newsEvent{
	width: 45%;
}
.newsRow img {
    width: 100px;
}
.newsRow .post-date{
	font-size: 11px;
}
.newsRow .newsCont {
    width:auto;
	height: 48px;
    overflow: hidden;
	margin-left: 110px;
	float: none;
}
.ourStory a {
    font-size: 13px !important;
}
.newsRow .newsCont p{
	font-size: 13px;
}
.joinBtn{
	position: static;
}
.homeBtm p {
    font-size: 13px !important;
    line-height: 20px;
	margin: 0 0 15px;
}
.signUp h1 {
    font-size: 25px;
}
/* Gallery */
#portfolio li.portfolio-item{
	width: 23%;
}
/* Our Story */
#site-container h1 {
    font-size: 24px;
    line-height: 28px;
	margin: 0 0 20px;
}
#site-container h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 15px;
}
#page-title, .page-title{
    width: 260px;
	padding: 10px;
}
#page-title h1, .page-title h1 {
    font-size: 1.4em;
    line-height: 30px;
}
.column3x2 {
    width: 60%;
}
.column3x1 {
    width: 35%;
}
.rf_latest_posts_widget .postimage-container{
	margin: 0 5px 0 0;
}
.rf_latest_posts_widget .postimage-container img{
	width: 100%;
}
.rf_latest_posts_widget h4{
	height: 50px;
	overflow: hidden;
}
.rf_latest_posts_widget a h4{
	color: #111;
}

/* Contact Us */
.post-content iframe{
	height: 200px;
}

/* News & Event */
.meta.column.column4x1.first,
.column4x1 {
    width: 45%;
}
.post-meta {
    margin: 0 0 15px;
    padding: 5px 0;
}

/* Footer */
.mc-field-group label {
    font-size: 14px;
    width: 50px;
}
.mc-field-group input[type="text"], 
.mc-field-group input[type="email"] {
    width: 65%;
}
.signUp input[type="submit"] {
    margin: 0 0 0 55px;
}
.contactDesc h4{
	font-size: 15px;
}
.footBar {
    margin: 0 6% 0 0;
    width: 47%;
}
#footBar1{
	margin-right: 0;
}
#footBar2{
	width: 100%;
    margin: 15px 0 0 0;
    border-top: #aaa solid 1px;
    padding: 15px 0 0 0;
}
.footBar ul ul li{
	margin: 0;
}
.footBar ul ul li a{
	font-size: 12px;
}
#site-footer #site-credits {
    font-size: 12px;
    width: 100%;
}
#site-footer #footer-nav {
    margin: 10px 0 0;
    float: left;
    width: 100%;
}
#site-footer #footer-nav ul li a {
    padding: 0px 5px;
    font-size: 12px;
}
#site-footer #footer-nav ul li:first-child a{
	padding-left: 0px;
}
}

@media all and (min-width: 0px) and (max-width: 629px) {
.home #site-header{
	height: 220px;
}
#slides .slide{
	height: 220px !important;
}
}
/*----------------------------------
	MOBILE PORTRAIT
-----------------------------------*/
@media all and (min-width: 0px) and (max-width: 479px) {
.menu-toggle{
	top: -20px;
}
#site-container, 
.homeBtm {
    width: 100%;
    padding: 20px 3%;
}
.newsRow{
	margin: 0;
}
.newsRow+.newsRow{
	margin: 18px 0 0 0;
}	
/* HOME PAGE */
.ourStory{
	width: 100%;
}
.newsEvent {
	width: 100%;
    border-top: #aaa solid 1px;
    padding: 15px 0 0;
    margin: 15px 0 0 0;
}
.newsRow .newsCont p {
    font-size: 14px;
}
.wineClub {
    width: 100%;
}
.signUp {
    width: 100%;
	margin: 15px 0 0;
}
.home #site-header{
	height: 170px;
}
#slides .slide{
	height: 170px !important;
}
/* Gallery */
#portfolio li.portfolio-item{
	width: 18%;
}

/* Sidebar */
.rf_latest_posts_widget h4{
	height: auto;
}
.rf_latest_posts_widget .post-date{
	margin: 0;
}

/* inner page */
#site-container .post-content{
	margin: 0;
}
#site-container .post-content .alignright {
    margin: 0 0 10px 10px;
    width: 50%;
}
.column3x1 {
    width: 100%;
	margin: 20px 0 0 0;
}
.column3x2 {
    width: 100%;
}
#site-container .post-content h1 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 15px;
}
/* Footer */
#site-footer{
	margin: 20px 0 0 0;
}
#footBar1{
	margin: 15px 0 0 0;
    border-top: #aaa solid 1px;
    padding: 15px 0 0 0;
}
#footBar1 .widget+.widget{
	display: none;
}
.footBar {
    margin: 0;
    width: 100%;
}
.footBar ul ul{
	display: none;
}
}

@media all and (min-width: 0px) and (max-width: 379px) {
.home #site-header{
	height: 145px;
}
#slides .slide{
	height: 145px !important;
}
}