

	*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
	.clearfix:before, .clearfix:after { content: ''; display: table; }
	.clearfix:after { clear: both; }

	body{
	    color: #212121;
	    background-color: #ffffff;
	    font-family: 'Open Sans', sans-serif;
	    font-size: 14px;
		overflow-x: hidden !important;
	    font-weight: 400;
	}
	@font-face{
		font-family:Great Day Personal Use;
		src:url(fonts/JANCIENT.TTF);
	}
	@font-face{
		font-family:serif;
		src:url(fonts/911Fonts.com_GeorgiaRegular__-_911fonts.com-fonts-rbS7.ttf);
	}
	.form-control.joinfrm::-webkit-input-placeholder {
   color: #926f52;
}

.form-control.joinfrm:-moz-placeholder { /* Firefox 18- */
   color: #926f52;  
}

.form-control.joinfrm::-moz-placeholder {  /* Firefox 19+ */
   color: #926f52;  
}

.form-control.joinfrm:-ms-input-placeholder {  
   color: #926f52;  
}
	a {
		color: #c0474d;
		text-decoration: none;
		outline: none;
	}
	a:hover, a:focus {
		color: #D7898D;
		outline: none;
	}
	.tb,
	.bb,
	.lb,
	.rb {
	    background: #fff;
	    position: fixed;
	    z-index: 999;
	}
	.tb {
	    width: 100%;
	    top: 0;
	    left: 0;
	    padding: 10px;
	}
	.bb {
	    width: 100%;
	    bottom: 0;
	    left: 0;
	    padding: 10px;
	}
	.lb {
	    width: 19px;
	    left: 0;
	    height: 100%;
	}
	.rb {
	    width: 19px;
	    right: 0;
	    height: 100%;
	}
	.col-xs-15,
	.col-sm-15,
	.col-md-15,
	.col-lg-15 {
	    position: relative;
	    min-height: 1px;
	    padding-right: 10px;
	    padding-left: 10px;
	}
	.col-xs-15 {
	    width: 20%;
	    float: left;
	}
	.logo-wrapper img { width:150px;
	margin-left: 80px;
	 padding: 0 0 5px 0px;}
	@media (min-width: 768px) {
	.col-sm-15 {
	        width: 20%;
	        float: left;
	    }
	}
	@media (min-width: 992px) {
	    .col-md-15 {
	        width: 20%;
	        float: left;
	    }
	}
	@media (min-width: 1200px) {
	    .col-lg-15 {
	        width: 20%;
	        float: left;
	    }
	}
	.first{clear:both}
	.last{margin-right:0}

	.lead {
		font-style: italic;
		font-size: 14px;
		padding:10px 0 0;
		margin:0;
		font-family: Droid Serif;
		line-height: 1;
	}

/******************************************
	HEADER
******************************************/

	.header {
	    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	    padding-left: 90px;
	    padding-right: 90px;
	    position: fixed;
	    z-index: 100;
	    left: 0;
	    right: 0;
	    width: 100%;
	    padding: 10px 0px;
	}
	.active_menu{background:#fff !important;
	 -webkit-transition: background-color 700ms linear;
    -moz-transition: background-color 700ms linear;
    -o-transition: background-color 700ms linear;
    -ms-transition: background-color 700ms linear;
    transition: background-color 700ms linear;
	box-shadow: 0px 2px 5px #e2e2e2;
	}
	.header.header-relative {
		position: relative;
	    padding-top: 40px;
	    padding-bottom: 30px;
		background-color: #ffffff !important;
	}
	.header.header-relative #trigger-overlay {
		bottom:50px;
		color:#0c0704 !important;
	}
	#trigger-overlay {
	    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	    font-size: 31px;
	    position: absolute;
	    color:#c99d2c;
	    right: 90px;
	    text-decoration: none;
	    text-align: center;
	    top: 18px;
	    z-index: 1010;
	}
	.scnd_sec{
		background-color:rgba(0,0,0,.07) !important;
		margin-top:-5px;
	}

/******************************************
	SECTIONS
******************************************/

	.nopad {
		padding:0 !important;
	}
	.nopadbot {
		padding-bottom:0 !important;
	}
	.border-top {
		border-top: 1px solid #f2e9ea;
	}
	.section {
	    padding-bottom: 120px;
	    padding-top: 120px;
	    position: relative;
	    background-color: #ffffff;
		overflow:hidden;
	}
	h2.section-title {
	    font-family: serif;
	    font-size: 4em;
	    font-weight: 700;
	    letter-spacing: 15px;
	    line-height: 1;
	    padding-bottom: 50px;
	    padding-top: 0;
	    text-transform: uppercase;
	}
	.page-title h2.section-title {
		padding-bottom: 10px;
	}
	h3.section-title {
	    font-family: "Quicksand",sans-serif;
	    font-size: 18px;
	    font-weight: 700;
	    letter-spacing: 5px;
	    line-height: 1;
	    padding-bottom: 20px;
	    padding-left: 0;
	    padding-top: 0;
	    text-transform: capitalize;
	}
	p,
	.workinghrs li,
	.thestory p{
	    font-family: "Open Sans",sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    letter-spacing: 1.5px;
	    padding-bottom: 0;
	    padding-left: 0;
	    padding-right: 0;
		text-align: justify;
	}
	.plan_h {
	font-family: serif;
	font-size: 2em !important;
	line-height: 1;
	text-transform: uppercase;
}
.plan_two_input {
    width: 49% !important;
    float: left;
	margin-right:1%;
}
.plan_two_inputa {
    width: 50% !important;
    float: left;
}
	.plan_li {
	    font-family: "Open Sans",sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    letter-spacing: 1.5px;
		text-align: justify;
	}
	.workinghrs {
		padding:0;
	}
	.workinghrs li {
		list-style: none
	}
	.font_big {
		font-size:42px;
		text-transform:uppercase;
		font-family:serif;
	}

	.lists-elements h3,
	h2.section-title span{
	    font-family: "Quicksand",sans-serif;
	    font-size: 16px;
	    letter-spacing: 4px;
	    line-height: 1;
	    padding-bottom: 0;
	    padding-left: 0;
	    display: block;
	    padding-top: 20px;
		text-transform: capitalize;
		font-weight: 300 !important;
	}
	.lists-elements h3 {
		padding:0 0 10px;
		font-weight: 700 !important;
		color:#b07529;
	}
	.lists-elements p {
		padding: 5px 0 0;
		line-height: 1;
	}

	.darkmagni {
		background-color: rgba(12,7,4,0.7) !important;
	}
	.social a {
		color:#ffffff;
		background-color: #212121;
		width: 33px;
		height: 33px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		line-height: 33px;
		font-size: 14px;
		margin:0 1px;
		display: inline-block;
		text-align: center;
		padding:0;
	}
	.social a:hover {
		background-color:#c0474d;
	}

/******************************************
	SLIDER
******************************************/

	.tpcap01,
	.tp-caption.tpcap01 {
	    font-family: "Quicksand",sans-serif;
	    font-size: 28px;
	    font-weight: 300;
	    letter-spacing: 5px;
	    line-height: 1.6;
	    padding-bottom: 50px;
	    color:#ffffff;
	    padding-left: 15px;
	    padding-top: 0;
	    text-transform: uppercase;
	}
	.tpcap02,
	.tp-caption.tpcap02 {
	    font-family: "Quicksand",sans-serif;
	    font-size: 48px;
	    font-weight: 700;
	    letter-spacing: 5px;
	    line-height:54px;
	    padding-bottom: 50px;
	    color:#ffffff;
	    padding-top: 0;
	    text-transform: uppercase;
	}
	.tpcap03,
	.tp-caption.tpcap03 {
	    font-family: "Quicksand",sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    letter-spacing: 3px;
	    color:#ffffff;
	    padding-top: 0;
	    text-transform: capitalize;
	}
	.tpcap01 span,
	.tp-caption.tpcap01 span {
		font-weight: 700
	}
	.tparrows.preview3::after {
		color:#ffffff !important;
		background-color: #0c0704 !important;
	}
	.tp-rightarrow.preview3 {
		right: 18px !important;
	}
	.tp-leftarrow.preview3 {
		left: 18px !important;
	}

/******************************************
	SHOP ELEMENTS
******************************************/

	.noscroll {
		overflow: hidden;
	}
	.grid-wrap {
		margin: 0 auto 0;
		width: 100%;
		padding: 0;
		-webkit-perspective: 1500px;
		perspective: 1500px;
	}
	.grid {
		position: relative;
		-webkit-transition: all 0.5s cubic-bezier(0,0,0.25,1);
		transition: all 0.5s cubic-bezier(0,0,0.25,1);
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.view-full .grid {
		-webkit-transform: translateZ(-1500px);
		transform: translateZ(-1500px);
	}
	.grid figure {
		display: inline-block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.grid figure.active {
		opacity: 0;
	}

	.grid .placeholder {
		pointer-events: none;
		position: absolute;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}
.h2_margin {
    margin: 0 0 15px 0px;
}
	.placeholder > div {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.placeholder .front img {
		width: 100%;
		height: 100%;
	}

	.placeholder .back {
		background: #ffffff;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}

	.view-full .placeholder {
		-webkit-transition: all 0.5s 0.1s cubic-bezier(0,0,0.25,1);
		transition: all 0.5s 0.1s cubic-bezier(0,0,0.25,1);
	}

	.vertical .view-full .placeholder {
		-webkit-transform: translateZ(1500px) rotateX(0deg);
		transform: translateZ(1500px) rotateX(0deg); /* FF, Chrome, can we agree on one direction, pleeease? */
	}

	.horizontal .view-full .placeholder {
		-webkit-transform: translateZ(1500px) rotateY(0deg);
		transform: translateZ(1500px) rotateY(0deg);
	}

	.grid figure img {
		display: block;
		width: 100%;
	}

	.container .entry{
		margin-bottom: 30px;
	}

	.content,
	.loading {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		pointer-events: none; /* Careful, does not work in IE < 11 http://caniuse.com/#search=pointer-events */
	}

	.content {
		overflow-y: scroll;
		height: 0; /* What seems to be the problem, officer? Well, we have a second scroll bar in Chrome! */
		background: #ffffff;
		visibility: hidden;
		z-index: 400;
		-webkit-overflow-scrolling: touch;
	}

	.loading {
		opacity: 0;
		z-index: 1;
		background: transparent url(images/preloader.gif) no-repeat center center;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
		transition: opacity 0.5s, transform 0.5s;
	}

	.loading.show {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.content.show {
		height: auto;
		pointer-events: auto;
		visibility: visible;
	}

	.content > div {
		z-index: 10;
		position: absolute;
		top: 0;
		width: 100%;
		overflow: hidden;
		height: 0;
		opacity: 0;
		background: #ffffff;
	}

	.content > div.show {
		height: auto;
		opacity: 1;	
		-webkit-transition: opacity 0.6s;
		transition: opacity 0.6s;
	}
	.content > div img {
		margin: 0 auto 20px;
	}
	.icon:before {
		font-family: 'FontAwesome';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.close-content {
		position: fixed;
		z-index: 900;
		top: 40px;
		right: 40px;
		font-size: 1.6em;
		cursor: pointer;
		pointer-events: none;
		padding: 1em;
		opacity: 0;
		color:#0c0704;
		-webkit-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}

	.close-content:hover {
		color: #890268;
	}

	.content > div.show ~ .close-content {
		opacity: 1;
		pointer-events: auto;
	}

	.close-content:before {
		content: "\f00d";
	}

	/* Dummy content */

	.dummy-img,
	.dummy-text {
		max-width: 600px;
		width: 90%;
		opacity: 0;
		-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
		transition: opacity 0.5s, transform 0.5s;
	}

	.vertical .dummy-img,
	.vertical .dummy-text {
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}

	.horizontal .dummy-img,
	.horizontal .dummy-text {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	.content > div.show .dummy-img,
	.content > div.show .dummy-text {
		opacity: 1;
	}

	.vertical .content > div.show .dummy-img,
	.vertical .content > div.show .dummy-text {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.horizontal .content > div.show .dummy-img,
	.horizontal .content > div.show .dummy-text {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	p.dummy-text:nth-child(2) {
		-webkit-transition-delay: 0.1s;
		transition-delay: 0.1s;
	}

	p.dummy-text:nth-child(3) {
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}

	.dummy-img {
		height: 400px;
		background-color: #ddd;
		margin: 30px auto;
	}

	.dummy-text {
		text-align: left;
		margin: 0 auto;
		padding: 10px 0;
	}

	.dummy-text:last-child {
		padding-bottom: 100px;
	}

	/* Simple fallback */
	/* if any of these are not supported, a simple fallback will be shown */
	.no-pointerevents .content,
	.no-csstransforms3d .content,
	.no-csstransitions .content,
	.no-pointerevents .content > div,
	.no-csstransforms3d .content > div,
	.no-csstransitions .content > div,
	.no-pointerevents .close-content,
	.no-csstransforms3d .close-content,
	.no-csstransitions .close-content {
		opacity: 1;
		visibility: visible;
		display: none;
		height: auto;
	}

	.no-pointerevents .show .close-content,
	.no-csstransforms3d .show .close-content,
	.no-csstransition .show .close-content,
	.no-pointerevents div.show,
	.no-csstransforms3d div.show,
	.no-csstransitions div.show,
	.no-csstransitions .dummy-img,
	.no-csstransitions .dummy-text,
	.no-csstransforms3d .dummy-img,
	.no-csstransforms3d .dummy-text, 
	.no-pointerevents .dummy-img,
	.no-pointerevents .dummy-text {
		display: block !important;
		opacity: 1;
	}
.margin_top_bottom { margin: 50px 0px;}
/******************************************
	CUSTOM ELEMENTS
******************************************/

	.lists-elements {
	 	margin: 50px 0 0;
	  	overflow: hidden;
	  	padding: 0 0 1px 1px;
	  	width: calc(100% - 1px);
	}

	.lists-elements li {
	  	float: left;
	  	cursor: default;
	  	list-style: none outside none;
		margin: 0;
		width: 33.3333%;
	}
	.lists-elements li .box {
		border-width: medium medium 1px 1px;
	    display: block;
	    padding:30px 0 0;
	    width: 100%;
	    height: 100%;
	    min-height: 160px;
	    text-align: center;
	    margin: 0;
	    overflow: hidden;
	    position: relative;
	    background: #ffffff none repeat scroll 0 0;
	    border-color: #f3f3f3;
	    border-image: none;
	    border-style: none none none none;
	}

	.lists-elements li:nth-child(1) .box,
	.lists-elements li:nth-child(2) .box,
	.lists-elements li:nth-child(3) .box, 
	.lists-elements li:nth-child(4) .box {
	    border-top: 0 solid #f3f3f3;
	} 

	.lists-elements li:nth-child(3) .box,
	.lists-elements li:nth-child(2) .box {
	    border-left:1px solid #f2e9ea;
	} 

	.lists-elements li:nth-child(3) .box,
	.lists-elements li:nth-child(8) .box {
	    border-right:0 solid #f3f3f3;
	} 

	.lists-elements li:nth-child(5) .box,
	.lists-elements li:nth-child(6) .box,
	.lists-elements li:nth-child(7) .box,
	.lists-elements li:nth-child(8) .box {
	    border-bottom: 0 solid #f3f3f3;

	}
	.parallax .overlay1 {
		background-color: rgba(12,7,4,0.7) !important;
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		z-index: 0;
		right:0;
	}
	.parallax hr {
		border-color:#0c0704;
	}
	.parallax .stats,
	.parallax .stat-count,
	.parallax p,
	.parallax h3 {
		color:#ffffff;
	}
	.magnifier {
	    background: rgb(128,0,128);
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		zoom: 1;
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition:all .3s ease-in-out;
		-moz-transition:all .3s ease-in-out;
		-ms-transition:all .3s ease-in-out;
		-o-transition:all .3s ease-in-out;
		transition:all .3s ease-in-out;
	}
	.entry:hover .visible-buttons,
	.entry:hover .magnifier {
		zoom: 1;
		filter: alpha(opacity=100);
		opacity: .8;
	}
	.col-section:hover {
    background: #fff;
}
	.entry {
		position: relative;
	}
	.entry h3 {
		position: absolute;
		top:50%;
		margin:0 auto;
		text-align: center;
		left:0;
		right: 0;
	    font-family: "Quicksand",sans-serif;
	    font-size: 18px;
	    color:#ffffff;
	    font-weight: 700;
	    letter-spacing: 5px;
	    line-height: 1;
	    padding:0;
	    text-transform: capitalize;
		zoom: 1;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.stat-count {
		padding: 10px 0 10px;
		display: block;
	    font-family: "Quicksand",sans-serif;
	    font-size: 48px;
	}
	hr.invis {
		border:0;
	}
	.stats {
		padding: 0;
		display: block;
		font-weight: 300;
	    font-family: "Quicksand",sans-serif;
	    font-size:14px;
	    letter-spacing: 5px;
	}
	.oprah_product_table{
		width:100%;
	}
	.oprah_product_table td{
		line-height:20px;
	}
	.oprah_product_table td {
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 12px;
	vertical-align: baseline;
}

/******************************************
	CUSTOM BUTTON
******************************************/

	/* Common button styles */
	.custombutton {
		max-width: 180px;
		display: block;
		margin: 0;
		padding: 5px 30px;
		border: none;
		text-align: center;
		background: none;
		color: inherit;
		vertical-align: middle;
		position: relative;
		z-index: 1;
		-webkit-backface-visibility: hidden;
		-moz-osx-font-smoothing: grayscale;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
	}
	.magnifier .custombutton {
		margin: -20px auto;
		top:80%;
		position: absolute;
		left:0;
		right:0;
	}
	.entry h4 {
    color: #fff;
    text-align: center;
    margin-top: 50px;
    font-size: 24px;
}
.hover-bg h1 {
    text-align: center;
	font-family:Great Day Personal Use;
	font-weight:700;
}
.hover-bg p{
	text-align:center;
}
	.custombutton:focus {
		outline: none;
	}
	.custombutton > span {
		vertical-align: middle;
	}
	.m25px {
		margin-top:25px;
	}
	/* Isi */
	.button--isi {
		color: #fff !important;
		letter-spacing: 2px;
	    font-family: "Quicksand",sans-serif;
		    background: hsla(34, 62%, 43%, 0.88);
		font-weight: 700;
		overflow: hidden; line-height:30px;
		text-decoration: none !important;
	}
	.button--isi::before {
		content: '';
		z-index: -1;
		position: absolute;
		top: 50%;
		left: 100%;
		margin: -15px 0 0 1px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background: #b07529;
		-webkit-transform-origin: 100% 50%;
		transform-origin: 100% 50%;
		-webkit-transform: scale3d(1, 2, 1);
		transform: scale3d(1, 2, 1);
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		transition: transform 0.3s, opacity 0.3s;
		-webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
		transition-timing-function: cubic-bezier(0.7,0,0.9,1);
	}
	.button--isi .button__icon {
		vertical-align: middle;
	}
	.button--isi > span {
		vertical-align: middle;
	}
	.button--isi:hover::before {
		-webkit-transform: scale3d(9, 9, 1);
		transform: scale3d(9, 9, 1);
	}

/******************************************
	OVERLAY MENU
******************************************/

	/* Overlay style */
	.overlay {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 9999;
		left: 0;
		background-color: rgba(12,7,4,0.9);
	}
	/* Overlay closing cross */
	.overlay .overlay-close {
		width: 40px;
		height: 40px;
		position: absolute;
		right: 40px;
		top: 40px;
		overflow: hidden;
		border: none;
		background: url(images/cross.png) no-repeat center center;
		text-indent: 200%;
		color: transparent;
		outline: none;
		z-index: 100;
	}

	/* Menu style */
	.overlay nav {
		text-align: center;
		position: relative;
		top: 50%;
		height: 75%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay ul {
		list-style: none;
		padding: 0;
		margin: 0 auto;
		display: inline-block;
		height: 100%;
		position: relative;
	}

	.overlay ul li {
		display: block;
		padding:10px;
		letter-spacing: 15px;
		margin:5% 0 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.overlay ul li a {
		font-size: 28px;
		font-weight: 300;
	    font-family: "Quicksand",sans-serif;
		display: block;
		text-decoration: none;
		color: #fff;
		-webkit-transition: color 0.2s;
		transition: color 0.2s;
	}

	.overlay ul li a:hover,
	.overlay ul li a:focus {
		color: #f0f0f0;
	}
	

	/* Effects */
	.overlay-door {
		visibility: hidden;
		width: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
		transition: width 0.5s 0.3s, visibility 0s 0.8s;
	}

	.overlay-door.open {
		visibility: visible;
		width: 100%;
		-webkit-transition: width 0.5s;
		transition: width 0.5s;
	}

	.overlay-door nav {
		position: absolute;
		left: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
	}

	.overlay-door nav,
	.overlay-door .overlay-close {
		opacity: 0;
		-webkit-transition: opacity 0.3s 0.5s;
		transition: opacity 0.3s 0.5s;
	}

	.overlay-door.open nav,
	.overlay-door.open .overlay-close {
		opacity: 1;
		-webkit-transition-delay: 0.5s;
		transition-delay: 0.5s;
	}

	.overlay-door.close nav,
	.overlay-door.close .overlay-close {
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
	}

	#loader {
		overflow-x: hidden;
		overflow-y: hidden;
		vertical-align: middle;
		background-color: #ffffff;
		position:fixed;
		display: table;
		width: 100%;
		top:0;
		height: 100%;
		min-height: 100%;
		z-index:99999;
	}
	.loader-container {
		position: relative;
		display: table-cell;
		vertical-align: middle;
		z-index: 12;
		text-align:center;
	}
	.loader {
	    margin-top: 20px;
	    vertical-align: top;
	}
	.banner {
	    background: url(upload/leftside.jpg) no-repeat fixed right center / 100% auto;
	}
	.commonh {
		padding:100px 0;
	}
	.footer .bgimg {
		position: relative;
		z-index: 1;
		left: 0;
		right: 0;
		bottom:0;
		width: 100%;
	}
	.imgabs {
		position: relative;
	}
	.imgabs img {
	    margin: 0;
	    position: absolute;
	    text-align: center;
	    top: -5px;
	    right: 40px;
	    max-width: 550px;
	    z-index: 10;
	}
	.col-section {
		background:none;
    padding: 85px 0 54px;
     cursor:pointer;
}
.restorant_caption{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
	.item-details h5 { font-size:20px; text-transform:uppercase; font-family: "Quicksand",sans-serif;font-weight: 700; }
	.item-details h6 {font-size:20px; text-transform:uppercase; font-family: "Quicksand",sans-serif; line-height:25px;}

	.wine-details {padding: 28px 21px;
    color: #fff;
	text-align: center;
    line-height: 20px;}
	.margin-top { margin-top:50px;}
	.form-join span { color:#deb391; font-size:16px;}
	.form-control.joinfrm { border-radius: 0px;
    height: 40px;
    margin-top: 10px;
    background: #563d28;
    border: none;
    color: #fff;}
	.btn-default.joinfrm {    background: #563d28;
    padding: 8px 41px;
    border-radius: 0;
    border: 0;
    color: #926f52;
    font-size: 16px;
    text-transform: uppercase;}
	.form-control:focus {border-color:#CCCCCC;box-shadow:none;}
	.copyrght { background: #000; padding: 10px;}
	.cpytxt {
    text-align: right;
    float: right;
    padding: 14px 0 0 0;
	color:#deb391;
}

.max_heght {
    max-height: 505px;
}
.a_no_hover:hover {
    text-decoration: none;
}
.grid.col-md-4 { height: 330px; padding: 0; text-align: center;
color: #fff; overflow: hidden;}
.grid figure figcaption,
.grid figure figcaption > a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background:rgba(0, 0, 0, 0.72); opacity:1;}
.grid figure figcaption > a {z-index: 99; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0;}
figure.effect-sadie figcaption::before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; content: '';opacity: 0; -webkit-transform: translate3d(0,0%,0); transform: translate3d(0,0%,0);}
figure.effect-sadie h2 {position: absolute; top: 40%; font-size: 24px; left: 0; width: 100%; padding: 15px; text-align: center;
color: #fff; -webkit-transition: -webkit-transform 0.35s, color 0.35s; transition: transform 0.35s, color 0.35s; -webkit-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0);}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s;}
figure.effect-sadie p {position: absolute;bottom:100px; z-index: 999; left: 0; padding: 10px; width: 100%; opacity: 0; -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0);}
figure.effect-sadie:hover h2 { -webkit-transform: translate3d(0,124%,0) translate3d(0,-120px,0); transform: translate3d(0,124%,0) translate3d(0,-120px,0);}
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {opacity: .6; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}


.see_morebtn {
    display: block !important;
    margin-left: auto !important;
    text-align: center;
    width: 131px;
    margin-right: auto !important;
}
a .item-details h5{
	color:#212121;
}
a .item-details h5:hover{
	color:#212121;
	text-decoration:none;
}
/*=========== history css ===========*/
#gistory_bg{
	background:url(upload/service_01.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
.cntr_hdng{
	text-align:center;
	color:#fff;
	font-size:48px;
	    font-family: serif;
		letter-spacing:3px
}

#sourcing_bg{
	background:url(upload/sourcing/Pan-7.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#event_bg{
	background:url(upload/eventsbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#wineclub_bg{
	background:url(upload/WineClub.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#contact_bg{
	background:url(upload/contactbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#product_bg {
	background:url(upload/productbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#restornt_bg{
	background:url(upload/restrontbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#term_bg{
	background:url(upload/termbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#winefood_bg{
	background:url(upload/wine-foodbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#about_bg{
	background:url(upload/abtbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
#blog_bg{
	background:url(upload/blogbg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	padding:45px 0;
	margin-top:78px;
}
.allsectionpadding { padding:60px 0;}
.black_header{
	background:#fff !important;
	    box-shadow: 0px 2px 5px #e2e2e2;
}
/* Gallery Section 
==============================*/
#tf-works{padding: 80px 0;}
.categories{ padding: 10px 0;}
ul.cat li{display: inline-block;}
#tf-works li.pull-right {margin-top: 10px;}
ol.type li{display: inline-block;margin-left: 20px;}
ol.type li:after{content: ' | ';margin-left: 20px;}
ol.type li:last-child:after { display:none; }
ol.type li a{ color: inherit;}
ol.type li a.active { font-weight: 700; }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {  margin-right: -1px; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.isotope {-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item{
	margin-bottom: 30px;
}
.portfolio-item .hover-bg{
	overflow: hidden;
	position: relative;
}
.cat {
    overflow: hidden;
    padding: 0;
}
/*================= about us ============*/
.abt_img{
	float:right;
	margin-left:25px;
	margin-bottom: 25px;
}
a.black_btn {
    color: #000;
    border: solid 3px #000;
    padding: 6px 16px;
	transition: ease-in-out .2s;
	font-weight:700;
	border-radius: 5px;
}
a.black_btn:hover{
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
a.white_btn{
	color:#fff;
	border:solid 3px #fff;
	padding: 6px 16px;
	transition: ease-in-out .2s;
	font-weight:700;
	border-radius: 5px;
}
a.white_btn:hover{
	color:#000;
	background-color:#fff;
	text-decoration:none;
}
	
.opra_input{
	width:100%;
	border:solid 1px #000;
}
.benift_h {
    margin: 30px 0 75px;
}
.plan{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  text-align:center;
  padding: 10px 30px;
  margin-top:15px;
  background: #fff;
}
.plan h3 {color: #c89c2b;
    font-size: 26px;
    margin-bottom: 33px;
    font-weight: 600;}
	
.plan ul { margin:0; padding:0; min-height: 350px;}
.plan li { list-style:none;}
.plan ul li {display: block;
    padding: 7px;
    border-bottom: 1px solid #ececec;     transition: ease-in-out .2s;}
	.plan ul li:hover{ background-color:#ececec;}	 
.oprah_plan{
	background-image:url(upload/wineclub-small-hero-bg.jpg);
	padding:40px 0 70px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}
.black_btn.view_plan {
    margin: 13px 0;
    overflow: hidden;
    display: inline-block;
}
.container.oprah_plan {
    margin: 90px auto 86px;
}
.plan:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.margin_bottm{
	margin-bottom:60px;
}
.work_symbol {margin: 49px 0;;display: block;font-size: 33px;}
.row.marg30 {
    margin-top: 36px;
}
.benifit_sec{    background-color: #fbfbfb;
    color: #fff;
    text-align: center;
	background-image:url(upload/plantexture.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.benefitbox300{    font-weight: 700;
    font-size: 17px;
    letter-spacing: 1px;}
.inr-oprahi {
    font-size: 15px;
    letter-spacing: 1px;
    color: #d9a727; font-weight:600}	
.headingopint {     color: #d9a727;
    font-weight: 600;
    font-size: 25px;}
		
.margin_bottm20 { margin-bottom:30px;}	
.cntr_hdng.benefitheading {
    margin-bottom: 50px;
    /* margin: 0; */
    margin-top: 0;
    font-size: 45px;
    font-weight: 500;}
.benefitbox { 
    padding: 25px;
    text-align: center;
    color: #fff;
    border-radius: 3px;}
.morecontent span {
    display: none; 
}
.morelink {
        display: block;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
}	
.morelink  a:hover{color: #000;}
#new_wine_club{
	background-image:url(upload/new_wine-club.jpg);
	background-attachment:fixed;
    color: #fff;
    text-align: center;
	background-repeat: no-repeat;
	background-size:100%;     padding-bottom: 10px;
    padding-top: 85px;
}
.pe{
	font-size:64px;
}
/*==== new footer ===*/
.new_footer {
    background: #000;
    border-bottom: solid 2px;
    padding-bottom: 30px;
}
.top_footer {
    text-align: center;
	border-bottom:solid 2px #272626;
	padding:10px 0px;
}
.new_footer h5{
	color:#fff;
	font-weight:700;
	text-align:center;
	margin-bottom: 20px;
}
.col-md-4.footer_grid {
    padding: 1.5em;
	margin-top:30px;
	border-right:dotted 1px;
}
.col-md-4.footer_grid:last-child {
    border-right:none;
}
.footer_menu{
	list-style:none;
	text-align:center;
	padding:0;
}
.footer_menu li {
    padding: 15px 0;
    border-bottom: dotted 1px;
	    text-transform: uppercase;
}
.footer_menu li a {
	color:#878787;
	font-size:.78em;
	text-decoration:none;
}
.footer_menu li a:hover {
	color:#fff;
}
ul.footer_social {
    padding: 0;
    list-style: none;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: dotted 1px;
}
ul.footer_social li {
    display: inline-block;
    font-size: 1.78em;
    padding: .85em;
}
ul.footer_social li a{
	color:#878787;
}
.footer_wineclub {
    text-align: center;
    border-bottom: dotted 1px;
    margin-bottom: 20px;
}
.footer_addrss {
	text-align:center;
	color:#878787
}
.remember{ margin-bottom:30px;
}
/****** LOGIN MODAL ******/
.modal-dialog.plan_popup {
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
}
.loginmodal-container button.close{
	font-size:55px;
}
.loginmodal-container {
  padding: 30px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  height:auto;
  min-height:100%;
}
#login-modal {
    padding: 0 !important;
}

.loginmodal-container h1 {
text-align: center;
    font-size: 18px;
    /* font-family: roboto; */
    /* margin: 0; */
    font-weight: 600;
    text-transform: uppercase;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password], select {
  height: 44px;

  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.addfrm { width:100%; margin-bottom:15px;  padding: 8px 8px;}

.loginmodal-container input[type=text]:hover, input[type=password], select:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
border: 1px solid #FFC107;
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    background-color: #d9a727;
    padding: 15px 0px;
   
    font-size: 18px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9a727), to(#d9a727));
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}
.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}
/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

	@media screen and (max-height: 30.5em) {
		.overlay nav {
			height: 70%;
			font-size: 34px;
		}
		.overlay ul li {
			min-height: 34px;
		}
	}
	@media screen and (max-width: 30em) {

		body::before,
		body::after {
			display: none !important;
		}

		body {
			border: none !important;
			padding: 0 !important;
		}
	}
