@font-face {font-family: 'Amaro-C';src: url('../fonts/2E0492_0_0.eot');src: url('../fonts/2E0492_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2E0492_0_0.woff2') format('woff2'),url('../fonts/2E0492_0_0.woff') format('woff'),url('../fonts/2E0492_0_0.ttf') format('truetype');}

@font-face {
font-family: 'Interstate-Light';
src: url('../fonts/Interstate-Light.eot');
src: url('../fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/Interstate-Light.woff') format('woff'),url('../fonts/Interstate-Light.ttf') format('truetype');
}
@font-face {
font-family: 'DINCond-Bold';
src: url('../fonts/DINCond-Bold.eot');
src: url('../fonts/DINCond-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/DINCond-Bold.woff') format('woff'),url('../fonts/DINCond-Bold.ttf') format('truetype');
}
@font-face {
font-family: 'Interstate-Bold';
src: url('../fonts/Interstate-Bold.eot');
src: url('../fonts/Interstate-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Interstate-Bold.woff') format('woff'),url('../fonts/Interstate-Bold.ttf') format('truetype');
}
 
html, body{
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #FFf;
	-webkit-font-smoothing: antialiased;
	color:#000;
}
body{
	background:#fff;
}

body a{
	transition:0.2s all;
	-webkit-transition:0.2s all;
	-moz-transition:0.2s all;
	-o-transition:0.2s all;
	-ms-transition:0.2s all;
	outline: none;
}
a{
	color:#00bdf1;
}
a:focus, a:hover{
	color:#00bdf1;
}
:focus {
	outline: none;
}
sup {
  top: -.4em;
}
img{
	line-height:0;
}
.visible-device{
  display: none !important;
}
.visible-desktop{
  display: block !important;
}
.wow {
   visibility: hidden; 
   visibility: visible\0/ !important; /* IE 8-9 */
}
input[type=text]::-ms-clear {
	display: none;
}
h1{
	font-family: 'Amaro-C';
}

.heading h1{
	font-family: 'DINCond-Bold';
    text-transform: uppercase;
    color: #004785;
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 40px;
    letter-spacing: 5px;
    margin-top: 5px;
}
.heading h1 .font-space{
	/*margin:0 -25px 0 0;*/
}
.heading h3{
	font-size:24px;
	margin: 0;
}
.heading h3:after {
	content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    background: #004785;
    height: 1px;
    z-index: 1;
}
.heading.book-a-table  h3:before,
.heading.book-a-table  h3:after {
  background: url("../images/header-lne.png") no-repeat center;
}
.heading p{
	margin:0 0 20px;
}
.heading img {
	/*width: 20%;*/
}
a:focus, a:hover{
	text-decoration:none;
	outline: none;
}

h2{
	font-size:15px;
	font-weight: bold;
	margin: 0;
}
.sup-title{
	/*color:#a3a5a7;*/
	color:#98999b;
	font-style: italic;
	font-size:12px;
	font-weight: normal;
}
.date-publish{
  padding-top: 6px;
}
.sup-title span{
	font-style: normal;
	font-weight:bold;
}
.directions{
	padding-left:10px;
}
h4{
	font-size:14px;
	font-weight: bold;
	margin: 0;
}
h5{
	font-size:12px;
	font-weight: bold;
	margin: 0;
}
h1 a, h1 a:focus, h1 a:hover{
	color:#000;
}
h2 a, h2 a:focus, h2 a:hover{
	color:#000;
}
h4 a, h4 a:focus, h4 a:hover{
	color:#000;
}



.navbar{
	background:#056DAE; 
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border-radius: 0;
	margin: 0;
	border: 0;
	min-height: 44px;
}
.navbar .container{
	position:relative;
}
.logo{
	margin:7px auto;
	width:110px;
	color: #fff;
	font-weight: bold;
}
.logo a{
	color: #fff;
	text-transform: uppercase;
}
.logo span.img{
	padding-right: 8px;
	float: left;
	width:54px;
	margin-top: 2px;
}
.logo span.img img{
	max-width:100%;
}
.logo span.text{
	padding:2px 0 0 8px;
	float: left;
	font-size:8px;
	width: 50px;
	font-size: 10px;
	line-height: 11px;
	border-left: 1px #fff solid;
}
.logo a:hover{
	text-decoration:none;
}
.navbar-collapse{
	background:url("../images/flyout-bg.png") repeat;
	position: absolute;
	width: 100%;
	z-index: 999;
	border: 0;
}
.nav>li>a{
	color:#fff;
	font-weight: bold;
	padding: 10px 30px;
	font-size: 14px;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: transparent;
}
.navbar-toggle{
	margin:7px 0;
	padding: 10px;
	float:left;
}
.navbar-toggle .icon-bar{
	background-color: #fff;
}
.top-nav{
	float:right;
}
.top-nav>li{
	float:left;
	margin: 0;
}
.top-nav>li.divider{
	display:none;
}
.top-nav>li>a {
	padding: 16px 13px 0;
	height: 50px;
}
.top-nav>li>a .glyphicon {
	font-size:18px;
	float: left;
}
.search-menu{
	position:absolute;
	background: url("../images/search-menu-bg2.png") repeat 0px 0px;
	width:100%;
	top:50px;
	right:0;
	z-index:9999;
	display:none;
}
.search-menu-inner{
	padding:15px 35px;
}
.search-menu .form-group {
	margin-bottom:15px;
}
.search-menu .form-group label{
	/*text-align:center;*/
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.search-menu .form-group label.first{
	padding-bottom:10px;
}
/*.search-menu  .form-control, .search-menu  .form-control:focus {
	height: 30px;
	color: #00bdf1;
	font-size: 12px;
	border-radius: 0;
	font-weight: bold;
	box-shadow: none;
	border:0;
}

.search-menu .bootstrap-select>.btn{
	font-size:12px;
	height: 28px;
	border: 0;
}
.search-menu .dropdown-menu>li>a {
	padding: 4px 15px;
	font-size: 12px;
	outline:none;
}*/

.form-control::-webkit-input-placeholder { color: #98999b; font-style: italic; }
.form-control:-moz-placeholder { color: #98999b; font-style: italic; }
.form-control::-moz-placeholder { color: #98999b; font-style: italic; }
.form-control:-ms-input-placeholder { color: #98999b; font-style: italic; }

.typeahead::-webkit-input-placeholder { color: #98999b; font-style: italic; }
.typeahead:-moz-placeholder { color: #98999b; font-style: italic; }
.typeahead::-moz-placeholder { color: #98999b; font-style: italic; }
.typeahead:-ms-input-placeholder { color: #98999b; font-style: italic; }

.surprise-wrap{
	border-top:1px #666 solid;
	padding:15px 35px;
}
.banner{
	background:url("../images/banner.jpg") no-repeat center top;
	min-height: 507px;
	margin: 0 -15px;
	padding: 0 15px;
	position: relative;
}
.banner-head{
	color:#fff;
}
.banner-head h1{
	margin:0 0 25px;
}
.banner-head h3:before,
.banner-head h3:after {
	background: url("../images/header-lne.png") no-repeat center;
	background-size: 100% auto;
}
.form-group{
	position: relative;
	margin-bottom: 7px;
}
.form-control {
	border-radius: 0;
	box-shadow:none;

}
.form-control:focus {
	outline: 0;
	box-shadow:none;
}
.selectpicker{
	display:none;
}
.bootstrap-select>.btn{
	border-radius:0;
	width:100%;
	height:35px;
	color:#00bdf1;
	font-size:16px;
	line-height: normal;
	padding: 6px 12px;
	font-weight: normal;
}
.btn-group .btn-default.active, .btn-group .btn-default.focus, .btn-group .btn-default:active, .btn-group .btn-default:focus, .btn-group .btn-default:hover, .btn-group.open>.dropdown-toggle.btn-default{
	background-color: transparent;
	border-color: transparent;
	color:#00bdf1;
	border-radius:0;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover{

	border-radius:0;
}
.bootstrap-select .btn:focus{
	outline: none !important;
	box-shadow: none;
}
.btn-group.open .dropdown-toggle{
	box-shadow: none;
}

.modal-open{
  overflow-y:scroll !important;
  padding-right: 0 !important;
}
body{
  padding-right: 0 !important;
}
.reservation-modal .bootstrap-select>.btn{
	font-size:14px;
	font-weight:normal;
	color: #999;
	font-style: italic;
}


.reservation-modal .btn-group .btn-default.active, .reservation-modal .btn-group .btn-default.focus, .reservation-modal .btn-group .btn-default:active, .reservation-modal .btn-group .btn-default:focus, .reservation-modal .btn-group .btn-default:hover, .reservation-modal .btn-group.open>.dropdown-toggle.btn-default{
	border-color: #ccc;
}
.reservation-modal .bootstrap-select.btn-group .dropdown-menu.inner {
	border: 1px #ccc solid;
}
.reservation-modal .btn-blue, .feedback-modal .btn-blue{
	width:226px;
	
}
.feedback-modal .top-content{
	font-size:14px;
}
#captcha-footer{
	margin-top:5px;
}
.feedback-modal .form-group{
	margin-bottom: 15px;
}

.fields-error-msg .form-control {
	border: 1px red solid !important;
}

.caret {
	border-top: 6px dashed;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	outline:none;
}

.dropdown-menu{
	margin:0;
	padding:0;
	border:0;
	border-radius: 0;
	z-index:99999;
	max-height: 308px !important;
}
.dropdown-menu>li>a{
	padding: 4px 20px;
	outline: none;
	color:#00bdf1;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background:#00bdf1;
	color:#fff;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
	padding: 5px 35px 5px 35px;
}

.reservation-modal .btn-group .btn-default.active, .reservation-modal .btn-group .btn-default.focus, .reservation-modal .btn-group .btn-default:active, .reservation-modal .btn-group .btn-default:focus, .reservation-modal .btn-group .btn-default:hover, .reservation-modal .btn-group.open>.dropdown-toggle.btn-default{
	color:#999;
}
.reservation-modal .dropdown-menu>li>a{
	color:#999;
}
.reservation-modal .dropdown-menu>li>a:focus, .reservation-modal .dropdown-menu>li>a:hover{
	color:#555;
	background:#ccc;
}
.reservation-modal .bootstrap-select.active>.btn{
	color:#555;
	font-style: normal;
}
/*--book a table--*/
.book-a-table p{
  font-size: 16px;
}
.book-a-table ul{
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
}
.book-a-table ul li{
 display: block;
  width: auto;
  text-align: left;
  list-style-type: none;
  padding: 10px 30px;
}
.book-a-table ul li a, .book-a-table ul li span{
  display: inline-block;
  height: 32px;
  width: auto;
  line-height: 34px;
  padding-left: 40px;
  /*color: #00bdf1;*/
  font-size: 16px;
  color: #000;
}
.book-a-table ul li:first-child a{
  background: url("../images/2X-icon/mail.png") no-repeat;
  background-size:32px 32px;
}
.book-a-table ul li:last-child a, .book-a-table ul li:last-child span{
  background: url("../images/2X-icon/call.png") no-repeat;
  background-size:32px 32px;
}

.flyout>li>a{	
	color:#fff;
	padding:15px 30px;
}
.flyout>li>a:focus, .flyout>li>a:hover{
	background:transparent;
	color:#fff;
}

.form-inline .form-control, .search-menu .form-control{
	height: 44px;
	color: #00bdf1;
	font-size: 16px;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	border-radius: 5px;
}
.location_search{
	background:#fff url("../images/location-icon.png") no-repeat;
	padding-left: 35px;
	padding-right: 30px;
	background-position: 10px 15px;
	position: relative;
}
.dropdown-arrow{
	right: 10px;
	top: 19px;
	background:url("../images/dropdown-icon.png") no-repeat;
	width: 15px;
	height: 8px;
	position: absolute;
	z-index: 999999;
	transition:0.2s all;
	-webkit-transition:0.2s all;
	-moz-transition:0.2s all;
	-o-transition:0.2s all;
	-ms-transition:0.2s all;
}
.dropdown-arrow.active{
	transform:rotate(180deg)
}
.home_cuisine{
	background:#fff url("../images/cuisine-search.png") no-repeat;
	padding-left: 35px;
	background-position: 9px 14px;
}

.form-inline .form-control:focus {
	border: 0;
}
.form-inline label{
	padding: 0 12px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	vertical-align: bottom;
}
.ui-widget {
	font-family: Arial;
	z-index:99999;
}
.ui-menu{
	border:1px #fff solid;
	border-radius:0;
	padding:0;
	max-height:218px;
	overflow:auto;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.ui-menu .bold-text{
	font-weight:bold;
}
.ui-menu .ui-menu-item a {
	padding: 4px 12px;
	outline: none;
	border-radius:0;
	border:0;
	font-size: 14px;
}
.ui-widget-content a{
	color:#00bdf1;
}
.ui-menu .ui-menu-item a:focus, .ui-menu .ui-menu-item a:hover {
	background: #00bdf1;
	color: #fff;
	border:0;
}
.ui-autocomplete{
	border-radius: 0 0 5px 5px;
}
.ui-autocomplete-category{
	padding: 4px 12px 0;
	line-height: 1.5;
}
.rec-search-list.static{
	min-height:246px;
}
.category-static a{
	font-family: 'Interstate-Light';
	font-size: 16px;
	color: #333;
	letter-spacing: 0;
	padding:9px 16px;
	border-top:1px #cdcdcd solid;
	display:block;
}
.category-static a:hover{
	background:#00bdf1;
	color:#fff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { 
	background: #00bdf1;
	color: #fff;
}
.rec-search-wrap{
	display:inline-block;
}
.rec-search-list{
	position:absolute;
	display:none;
	border: 0;
	z-index:9999999;
}
.rec-search.active{
	border-radius: 5px 5px 0 0;
}


.search-left-panel .rec-search-list{
	border: 1px #ccc solid;
	border-top: 0;
}

.btn{
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	padding:16px 25px;
}
.banner-info .btn-wrap .btn{
	padding:17px 0;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline: none;
	box-shadow: none;
}
.baner-search .btn-wrap .btn{
	width: 100%;
	margin: 0;
}


.btn-blue, .btn-blue.focus, .btn-blue:focus, .btn:hover{
	background:#00bdf2;
	color:#fff;
}

.btn-reset, .btn-reset.focus, .btn-reset:focus, .btn-reset:hover{
	background:#ececec;
	color:#000;
}

.btn-transparent, .btn-transparent.focus, .btn-transparent:focus{
	background:url("../images/header-search-bg.png") repeat 0px 0px;
	border:1px #f6f6f6 solid;
	color:#fff;
}

 .btn-transparent:hover{
	background:#fff;
	border:1px #f6f6f6 solid;
	color:#00bdf2;
}

.btn-arrow span{
	background:url("../images/btn-arrow.png") no-repeat right center;
	padding:0 15px 0 0
}

.btn-org, .btn-org.focus, .btn-org:focus{
	background:#ed8b00;
  border-bottom: 3px solid #d87f00;
	color:#fff;
	/*border-radius:0;*/
	padding:0;
  text-align: left;
	line-height: 12px;
}
.btn-org:hover{
	background:#00bbf1;
  border-bottom: 3px solid #00aadb;
  }
.btn .btn-text{
	position:relative;
}
.thumb .btn .glyphicon-calendar{
	top:0;
	margin-right:0px;
}
.btn .glyphicon-calendar{
	/*margin-right:10px;*/
}
.btn .glyphicon{
	top:7px;
}
.btn  .glyphicon-search{
	font-size:20px;
	margin-right:10px;
}
.glyphicon-calendar:before {
	content: url("../images/book-table.png");
}
.btn .glyphicon-triangle-right{
	margin-left:10px;
	font-size: 11px;
	top: -3px;
}

/*  Featured Restaurant */

.f-restaurant{
	padding:40px 0;
}
.f-thumb{
	margin-bottom:20px;
}
.thumb img{
	width:100%;
}
.shadow {
  box-shadow: 1px 3px 9px #999;
}
.f-restaurant-head{
	color:#000;
}

.f-restaurant .sup-title{
	font-size:15px;
}
.f-restaurant .info{
	font-size:13px;
	padding:10px 0;
	line-height: 18px;
	font-style:italic;
}
.user-data{
	/*position:relative;
	min-height: 30px;*/
	float:right;
}
.rating{
	margin: 5px 0;
}
.rating span{
	width:20px;
	height:17px;
	display: inline-block;
	text-indent: 999px;
}
.rating span.star-on{
	background: url("../images/star-on.png") no-repeat center;
}
.rating span.star-off{
	background: url("../images/star-off.png") no-repeat center;
}
.rating span.star-half{
	background: url("../images/star-half.png") no-repeat center;
}
/*.cta-btn{
	position:absolute;
	top:50%;
	margin-top:-15px;
	right:0;
}*/
.cta-btn>a, .cta-btn>div>a{
	width:32px;
	height:32px;
	border-radius:15px;
	display:inline-block;
	text-indent:-9999px;
	margin-left:15px;
	outline: none;
}
.cta-btn>div{
	margin-left:15px;
	display: inline-block;
}
.cta-btn>a:first-child, .cta-btn>div>a{
	margin:0;
}
.popover{
	border-radius:0;
	width: 195px;
	max-width: 200px;
}
.popover-content{
	padding:15px 20px 15px 50px;
	color:#a5a5a7;
	text-decoration:none;
	font-style: italic;
}
.popover-content a{
	color:#a5a5a7;
}
.popover-content .close-icon{
	background: url("../images/close.png") no-repeat center;
	width: 28px;
	height: 28px;
	position: absolute;
	left: 10px;
	top: 12px;
	cursor: pointer;
	z-index: 9998;
	display:block;
}
.popover-title {
	display: none;
}

.cta-btn .call, .cta-btn .call:hover{
	background: url("../images/2X-icon/call.png") no-repeat center;
	background-size:100% 100%;
}
 .cta-btn .call.active{
	background: url("../images/2X-icon/call-hover.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .mail{
	background: url("../images/2X-icon/mail.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .mail:hover, .cta-btn .mail.active{
	background: url("../images/2X-icon/mail-hover.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .bookmark, .cta-btn .bookmark:hover{
	background: url("../images/2X-icon/bookmark.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .bookmark.active{
	background: url("../images/2X-icon/bookmark-active.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .share{
	background: url("../images/2X-icon/share.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .share span, a.at300b .at4-icon, a.at300m .at4-icon{
	display:none !important;
}
.cta-btn .share:hover, .cta-btn .share.active{
	background: url("../images/2X-icon/share-hover.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .target{
	background: url("../images/2X-icon/target.png") no-repeat center;
	background-size:100% 100%;
}
.cta-btn .target:hover, .cta-btn .target.active{
	background: url("../images/2X-icon/target-hover.png") no-repeat center;
	background-size:100% 100%;
}

.wine-thumb-wrap{
	margin-top:20px;
}
.wine-thumb-wrap h2{
	font-size:16px;
	margin-bottom:15px;
}

.wine-thumbnail{
	overflow: hidden;
	margin-bottom: 15px;
}
.wine-thumbnail .wine-content{
	padding-right:10px;
}
.wine-img{
	float:right;
	width:65px;
	height:100px;
}

.wine-content .rating{
	width: 120px;
	float: left;
}
.product-detail .wine-thumb-wrap>h2{
	margin-bottom: 10px;
}
.wine-thumb-wrap h3{
	font-size:14px;
	font-weight: bold;
	margin:0 0 5px;
	color:#00bbf1;
}
.wine-thumb-wrap h3 a{
	color:#00bbf1;
}
.f-restaurant .wine-content .sup-title{
	font-size:13px;	
}
/* Trending */

.trending-head{
	color:#000;
}
.detail{
	padding:10px 0 30px;
}
.res-detail{
	text-align: center;
	background: url("../images/wooden-board.png") no-repeat top center;
	width: 100%;
	max-width: 303px;
	line-height: 42px;
	padding:35px 0 25px;
	background-size: 100% auto;
	margin:0 auto 15px;
}
.res-detail-inner{
	-webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-7deg);
	padding-bottom: 30px;
}
.res-detail-inner a{
	color:#000;
}
.res-detail h1{
	  font-size: 40px;
	  margin: 0;
	  line-height: 42px;
}
.res-detail h3{
	font-size:13px;
	margin:0;
}
.res-detail h3:before,
.res-detail h3:after {
	content: '';
	width: 20%;
	max-width: 100px;
	height: 4px;
	display: inline-block;
	position: relative;
	top: -6px;
	margin:0 3%;
}
.res-detail h3:before, .res-detail h3:after {
	background: url("../images/header-line.png") no-repeat center;
	background-size: 100% auto;
}
.res-detail p{
	margin:0;
	line-height: 20px;
	font-size: 14px;
}
.inner-grid{
	overflow:hidden;
	padding: 0 0 8px 0;
	color: #000;
}
.offer-info{	
	font-style:italic;
	margin-bottom:0;	
}

/* Making */
.Making-video-wrap{
	line-height: 0;
}

.making-info h1{
	font:bold 15px arial;
	margin:20px 0 5px;
}
.making-info .content{
	font-size:13px;
	line-height: 18px;
	font-style: italic;
}

.thumb{
	position:relative;
	line-height: 0;
}
.thumb a{
	display:block;
}
.bookmark-icon{
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	background: url("../images/bookmark.png") no-repeat center;
	width:32px;
	height:32px;
	cursor: pointer;
	z-index: 99;
}
.bookmark-icon.active{
	background: url("../images/bookmark-active.png") no-repeat center;
	cursor: pointer;
	z-index: 99;
}


.thumb .thumb-btn{
	position:absolute;
	bottom:30px;
	cursor: pointer;
	z-index: 99;
	width: 100%;
	text-align:center;
}
.thumb .thumb-btn .btn{
	display: inline-block;
	/*width: 230px;*/
}
.video-thump{
	height: 270px;
}

/* Footer */
.footer-wrap{
	width:100%;
	position: relative;
	z-index: 9;
}
.footer-btn{
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:-23px;
	background: url("../images/footer-btn.png") no-repeat;
	width:46px;
	height:24px;
	display:block;
}
.footer-btn.active{
	position:absolute;
	top:-24px;
	bottom:auto;
	background: url("../images/footer-btn-active.png") no-repeat;
}
footer{
	background:#18191e;
	padding:30px 0;
	color:#8b8c8e;
	box-shadow: 0px 0px 11px #666;
	overflow:auto;
}
footer.opened{
	display:block;
}
footer h2{
	color:#0e6e8b;
	font-size:14px;
	border-bottom: 1px #2f3034 dashed;
	padding-bottom:7px;
	margin:0 0 15px;
}
.foot-menu{
	padding-bottom:15px;
}
.foot-menu ul{
}
.foot-menu li a{
	color:#8b8c8e;
	font-size:13px;
	display: inline-block;
	padding: 2px 0;
	font-weight: normal;
}

.app-section{
	/*background:#1e1f24;
	padding:20px;
	border:1px #434348 solid;*/
}
.app-section h3{
	color:#fff;
	font-size:14px;
	margin:0 0 10px;
}
.app-content{
	padding:0 0 15px;
}
.app-download{
	overflow:hidden;
	padding:0 0 15px;
}

.app-mob a{
	display:inline-block;
	padding:0;
}


.social-icon{
	overflow: hidden;
}
.social-icon ul{
	margin:0;
	padding:0;
	float:left;
}
.social-icon li{
	float:left;
	width:30px;
	margin-right:10px;
	list-style:none;
}
.social-icon li a{
	height:30px;
	display:block;
}
.social-icon li a.instagram{
	background: url("../images/2X-icon/instagram.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.instagram:hover{
	background: url("../images/2X-icon/instagram-hover.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.fb{
	background: url("../images/2X-icon/facebook.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.fb:hover{
	background: url("../images/2X-icon/facebook-hover.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.twitter{
	background: url("../images/2X-icon/twitter.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.twitter:hover{
	background: url("../images/2X-icon/twitter-hover.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.outlook{
	background: url("../images/2X-icon/outlook.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.outlook:hover{
	background: url("../images/2X-icon/outlook-hover.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.phone{
	background: url("../images/2X-icon/phone.png") no-repeat center;
	background-size:100% 100%;
}
.social-icon li a.phone:hover{
	background: url("../images/2X-icon/phone-hover.png") no-repeat center;
	background-size:100% 100%;
}
.privacy {
	padding-top: 8px;
	float:left;
}

.privacy a{
	color:#0b6b88;
}
.footer-copy{
	overflow: hidden;
	margin-top:15px;
	padding-top:25px;
	border-top: 1px #2f3034 dashed;
}

.citi-footer {
  background: url("../images/citi-footer.png") no-repeat center;
  width: 41px;
  height: 25px;
  margin: 0 auto 10px;
}

.footer-content {
  color: #77777b;
  font-size: 9px;
}


.scrollToTop {
	width: 35px;
	height: 35px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	right: 0px;
	display: none;
	background: url("../images/top-arrow.png") no-repeat;
	text-indent: -999px;
	overflow: hidden;
	z-index:999;
}


.banner-info {
  padding: 3em 0 0;
}
.banner-head h1 {
  margin: 0 0 5px;
}
.banner-head h2 {
  margin: 0 0 15px;
}
.heading h3 {
	font-family: 'Interstate-Light';
    text-transform: uppercase;
    color: #004785;
    font-size: 20px;
    position: relative;
}
.heading h3 span{
	background-color: #fff;
    z-index: 9 !important;
    position: relative;
    padding: 0 16px;
}
.form-inline {
	/*background: url("../images/header-search-bg.png") repeat 0px 0px;*/
	padding: 10px;
}
.form-inline label{	
	display: block;
	padding: 0;
}
.form-inline .form-control, .form-inline .bootstrap-select.form-control:not([class*=col-]){			
  display: block;
}
.btn-wrap {
	padding: 20px 0;
}
.btn-wrap .btn {
	margin-bottom: 16px;
	/*padding-left: 25px;
	padding-right: 25px;*/
}
.aboutSec{
	background:#ffffff;
	width:767px;
	margin:0 auto;
	border:1px solid #dedede;
	padding:40px 40px 30px;
	overflow:hidden;
}

.aboutSec .lftSide{
	float:left;
	width:100%;
}
.aboutSec .lftSide h3{
	color:#00c0f0;
	text-align:left;
	font-size:18px;
	padding:0 0 25px;
}
.aboutSec .lftSide ul{
	margin:0;
	padding:0;
}
.aboutSec .lftSide ul li{
	list-style:none;
	padding:0 0 15px;
	overflow: hidden;
}
.aboutSecList .lftWrap{
	width: 30px;
	float: left;
	font-size: 20px;
	border-right: 1px solid #d9d9d9;
	margin: 0 15px 0 0;
	line-height: 40px;
}
.aboutSecList .rhtWrap{
	width: 135px;
	float: left;
}
.aboutSecList .abt-icon{
	float:left;
	width:56px;
	margin-right:15px;
}
.aboutSec .rhtSide{
	float:none;
	padding:0 0 20px;
}
.aboutSec .rhtSide > img{
	max-width:100%;
}
.discTxt{
	float:left;
}

/* popup section start */
.popup {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.8s ease-in 0s;
    -moz-transition: opacity 0.8s ease-in 0s;
    -o-transition: opacity 0.8s ease-in 0s;
    -ms-transition: opacity 0.8s ease-in 0s;
    transition: opacity 0.8s ease-in 0s;
}
.popup .mobile{
	display:none;
}
.popup.popup-on {
    opacity: 1;
    filter: alpha(opacity=1);
}
.popup-head{
	background:#0075C6;
}
.img-logo {
    padding: 12px 15px 15px 20px;
	position: relative;
}
#popup-overlay {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	/*background:transparent url("../images/body-bg.jpg") repeat scroll center top;*/
}
#popup-main {
    margin: 0 auto;
    max-width: 576px;
    position: relative;
    width: 100%;
	top:50%;
}
.popup-close {
    position: absolute;
	right: 20px;
	top: 20px;
    cursor: pointer;
    z-index: 10;
}
#close img, .popup-close img {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.4s ease-in 0s;
    -moz-transition: transform 0.4s ease-in 0s;
    -o-transition: transform 0.4s ease-in 0s;
    -ms-transition: transform 0.4s ease-in 0s;
    transition: transform 0.4s ease-in 0s;
}
.popup-element p {
    margin-bottom: 10px;
	line-height:20px;
	font-size:14px;
}
.popup-element p b {
	color: #000;
}
.popup-element ul {
	line-height:20px;
	padding: 10px 0 0;
	list-style: outside none none;
}
.popup-element ul li{
	background:url('../images/popup/Icon.png');    
	background-repeat: no-repeat;
	padding: 0 0px 10px 25px;
	font-size: 13px;
	background-position: left top;

}
.popup-content {
    position: relative;
	padding: 40px 30px;
	background-color: #ebebeb;
	border: 1px solid #d7d7d7;
}
.popup-element h3{
	color: #000000;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 20px;
	margin: 0;
	font-weight: bold;
}
.ok-close {
    padding-top: 10px;
}
.ok-close a:first-child {
    background-color: #00BEF2;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
	font-weight:bold;
	font-size:14px;
    position: relative;
	width:37%;
	margin:0 auto 10px;
}
.ok-close a:first-child:hover {
    text-decoration:none;
}
.ok-close a:hover{
	text-decoration:underline;
}
.ok-close a{
	text-align:center;
	margin:0 auto;
    max-width: 175px;
    display: block;
	font-size:12px;
}
.popup-on #popup-main{
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* popup section end */



@media only screen and (min-width:480px){
	.form-inline .form-group {
		padding:5px 10px;
	}
	.form-inline label{
		padding: 0 12px;
	}
	.form-inline .form-control, .form-inline .bootstrap-select.form-control:not([class*=col-]){			
		display: inline-block;
	}
 	.btn-wrap .btn{
		margin-bottom:0;
	}
	.baner-search .btn-wrap .btn{
		width: 190px;
	}
	.aboutSecList .rhtWrap{
		width: auto;
		float: none;
	}
}

@media only screen and (min-width:640px){
	.video-thump{
		height: 340px;
	}
}
@media only screen and (min-width:768px){
	
	.banner, .inner-banner{
		margin:0;
	}
	.logo {
		margin: 10px 0 0 0px;
		width:auto;
	}
	.logo span.img{
		width:auto;
		padding-right: 12px;
		margin: 0;
	}
	.logo span.text{
		padding:14px 0 0;
		float: left;
		font-size: 12px;;
		width: auto;
		border: 0;
	}
	.top-nav {
		padding-left: 20px;
	}
	.top-nav>li>a {
		padding: 18px 10px 0;
		height: 55px;
	}
	.nav-text{
		font-size: 12px;
		padding: 10px;
	}
	.navbar {
		min-height: 55px;
	}
	.navbar-collapse{
		background:transparent;
		position:inherit;
		padding:0;
		float: right;
		width: auto;
	}
	.navbar-nav>li>a {
		padding: 19px 5px 15px;
		font-size: 12px;
	}
	.nav .open>a.dropdown-toggle {
	}
	.navbar-nav .caret{
		display:none;
	}
	.flyout{
		background: url("../images/flyout-bg.png") repeat;
		padding:15px 0;
	}
	.flyout>li>a{	
		color:#fff;
		font-size: 12px;
	}
	.flyout>li>a:focus, .flyout>li>a:hover{
		background:transparent;
		color:#fff;
	}

	.search-menu{
		width:300px;
		right: 15px;
		top:55px;
	}


	.banner{
		margin-top:20px;
		/*overflow: hidden;*/
	}
	h2{
		font-size:24px;
	}
	
	.heading img {
		width:auto;
	}
	.heading h3 {
		font-size: 20px;
	 }
	 .form-inline{
		width:100%;
		padding: 10px 0;
		/*margin:0 auto;*/
	}
	
	.form-inline .form-group {
		background:none;
		border: 0;
		padding:0;
	}
	
	 .form-inline .form-group.col-1 {
		width: 230px;
	}
	 .form-inline .form-group.col-1 .form-control{
		width: 230px !important;
	 }
	.form-inline .form-group.col-2 {
		width: 332px;
	}
	 .form-inline .form-group.col-2 .form-control{
		width: 312px !important;
	 }
	.form-inline .form-group.col-3 {
		width: 121px;
	}	
	 .form-inline .form-group.col-3 .form-control{
		width: 225px !important;
	 }

	.form-inline label{	
		width: auto;
		padding: 0 8px;
		display: inline-block;
	}
	.form-inline .form-control{
		display: inline-block;
		width: 310px !important;
	}
	.btn-wrap{
		padding:20px 0;
	}
	
	.f-restaurant .info{
		font-size: 16px;
		line-height: 23px;
	}

	.detail, .res-detail{
		min-height: 160px;
		background-size: 100% 80%;
		padding: 20px 0;
		margin: 0 auto 30px;
	}
	.res-detail{
		display:table;
		margin-bottom:30px;
	}
	.res-detail-inner {
		display:table-cell;
		vertical-align: middle;
	}
	.res-detail h1 {
		font-size: 30px;
	 }
	.res-detail p{
		font-size:12px;
	}
	.wine-thumbnail{
		border-right:1px #ccc solid;
		margin: 0;
	}
	.wine-thumbnail.last{
		border:0;
	}
	.making-info h1{
		font-size:25px;
	}
	.making-info .content {
		font-size: 16px;
		line-height:23px;
		padding-bottom: 10px;
	}
	.footer-wrap{
		bottom:0;
		height:auto !important;
		overflow:inherit;
	}
	footer{
		display:block !important;
	}
	.thumb .thumb-btn .btn{
		width: 200px;
		font-size: 12px;
	}
	.search-page .ui-menu{
		max-width:282px;
	}
	
	.aboutSec .lftSide{
		width:330px;
	}
	.video-thump {
		height: 177px;
	}
}

@media only screen and (min-width:992px){
	.navbar-nav>li>a {
		padding: 19px 10px 15px;
		font-size: 12px;
	}
	.top-nav>li{
		margin:0;
	}
	.top-nav>li>a {
		padding: 18px 5px 0;
		height: 55px;
		min-width: 100px;
	}
	.top-nav>li.divider{
		display:block;
		margin: 13px 10px 0 0;
		border-left:1px #339cda solid;
		height:30px;
	}
	.top-nav>li>a.active {
		/*border-bottom:1px #fff solid;*/
	}
	.search-btn{
		min-width:90px;
	}
	.banner{
		margin-top:40px;
	}
	.banner-info {
	  padding: 7.3em 0;
	}
	/*.heading h1{
		font-size: 55px;
		line-height: 55px;
	}*/
	.heading h3 {
		font-size: 24px;
	}
	
	 .res-detail h1 {
		  font-size: 42px;
		}
		.res-detail h3 {
		 font-size: 18px;
	  }
	  .res-detail p{
		font-size: 14px;
	  }
	
	.btn-wrap{
		padding:30px 0;
	}

	.app-mob a{
		display:inline-block;
		padding:0 25px 25px 0;
		width:142px;
	}
	.app-tab a{
		width:120px;
		display: inline-block;
		}
	.app-mob a img, .app-tab a img{
		max-width:100%;

	}

	.citi-footer {
		float: left;
		background: url("../images/citi-footer.png") no-repeat center;
		width: 41px;
		height: 25px;
		margin: 10px 0 0;
	}

	.footer-content {
		float: left;
		width: 68%;
		border-left: 1px #333 solid;
		padding: 0 0 0 10px;
		margin: 0 0 0 10px;
	}
	.privacy {
		float:right;
	}

	.thumb .thumb-btn .btn{
		width: auto;
	}
	.f-thumb{
		margin-bottom:0;
	}
	
	.aboutSec{
		width:767px;
	}
	.video-thump {
		height: 235px;
	}
}


@media only screen and (min-width:1200px){

	.btn-blue:hover{
		background:#ed8c01;
		color:#fff;
	}
	/*.btn-reset:hover{
		background:#00bdf2;
		color:#fff;
	}*/
	
	.btn-org:hover{
		background:#00bdf2;
		color:#fff;
	}
	.top-nav {
	  padding-left: 30px;
	}
	.navbar-right .dropdown-menu {
		right: -80px;
	}
	.cta-btn .call{
		background: url("../images/call.png") no-repeat center;
	}
	 .cta-btn .call:hover, .cta-btn .call.active{
		background: url("../images/call-hover.png") no-repeat center;
	}
	.cta-btn .mail{
		background: url("../images/mail.png") no-repeat center;
	}
	.cta-btn .mail:hover, .cta-btn .mail.active{
		background: url("../images/mail-hover.png") no-repeat center;
	}
	.cta-btn .bookmark{
		background: url("../images/bookmark.png") no-repeat center;
	}
	.cta-btn .bookmark.active{
		background: url("../images/bookmark-active.png") no-repeat center;
	}
	.cta-btn .bookmark:hover{
		background: url("../images/bookmark-hover.png") no-repeat center;
	}
	.cta-btn .share{
		background: url("../images/share.png") no-repeat center;
	}
	.cta-btn .share:hover, .cta-btn .share.active{
		background: url("../images/share-hover.png") no-repeat center;
	}
	.cta-btn .target{
		background: url("../images/target.png") no-repeat center;
	}
	.cta-btn .target:hover, .cta-btn .target.active{
		background: url("../images/target-hover.png") no-repeat center;
	}
	.social-icon li a.instagram{
		background: url("../images/instagram.png") no-repeat center;
	}
	.social-icon li a.instagram:hover{
		background: url("../images/instagram-hover.png") no-repeat center;
	}
	.social-icon li a.fb{
		background: url("../images/facebook.png") no-repeat center;
	}
	.social-icon li a.fb:hover{
		background: url("../images/facebook-hover.png") no-repeat center;
	}
	.social-icon li a.twitter{
		background: url("../images/twitter.png") no-repeat center;
	}
	.social-icon li a.twitter:hover{
		background: url("../images/twitter-hover.png") no-repeat center;
	}
	.social-icon li a.outlook{
		background: url("../images/outlook.png") no-repeat center;
	}
	.social-icon li a.outlook:hover{
		background: url("../images/outlook-hover.png") no-repeat center;
	}
	.social-icon li a.phone{
		background: url("../images/phone.png") no-repeat center;
	}
	.social-icon li a.phone:hover, .social-icon li a.phone.active{
		background: url("../images/phone-hover.png") no-repeat center;
	}

	.app-mob{
		float:left;
	}
	.app-mob a {
	  padding: 0 25px 0 0;
	}
	.app-tab{
		float:left;
		border-left:1px #616165 solid;
		padding-left:20px;
	}
	.search-page .ui-menu{
		max-width:350px;
	}
	
	.footer h2{
		font-size:16px;
	}
	
	.aboutSec{
		width:767px;
	}
	.video-thump {
		height: 290px;
	}

	.form-inline {
		width:930px;
	 }

	.form-inline .form-group.col-2 {
		width: 513px;
	}
	 .form-inline .form-group.col-2 .form-control{
		width: 500px !important;
	 }
	.form-inline .form-group.col-3 {
		width: 180px;
	}
	 .form-inline .form-group.col-3 button{
		width: 180px !important;
	 }

}



/****** Product Detail *******/
.product-detail{
	padding:20px 0;
	font-size:14px;	
	line-height: 26px;
}

.product-detail h2{
	font-weight:bold;
	line-height: 20px;
	margin-bottom: 3px;
	margin-top: 12px;
}

.product-detail .sup-title{
	padding-bottom:20px;
	line-height: normal;
}
.product-logo{
	margin: 0 15px 20px 0;
	float: left;
	width: 75px;
}
.product-logo img{
	max-width:100%;
}
.product-link{
	margin-bottom: 10px;
}
.product-link a, .product-time a{
	display:inline-block;
	font-weight:bold;
	color:#00bdf1;
	text-decoration:underline;
}
.product-link span{
	display:inline-block;
	padding:0 10px;
}
.detail-info{
	text-align:left;
	padding-bottom:10px;
}

.product-detail h4{
	margin:10px 0;
}
.product-detail  .cta-btn {
	text-align:center;
	padding: 18px 0;
}
.product-detail .user-data .cta-btn a{
	margin: 0 15px 0 0;
}
.product-detail  .cta-btn .dropdown-menu {
	border:1px #ccc solid;
	min-width: 110px;
	box-shadow: none;
	bottom: 32px;
	top: inherit;
}
.product-detail  .cta-btn  .dropdown-menu>li>a{
	padding:2px 10px;

}
.product-detail  .cta-btn  .dropdown-menu>li>a .share-icon{
	width: 16px;
	height: 16px;
	padding: 0;
	background-position: top left;
	text-indent: 24px;
	overflow: visible;
	white-space: nowrap;
	display: inline-block;
	line-height: 18px;
	font-size: 12px;
}
.share-facebook{
	background:url("../images/share-facebook.png") repeat;
}
.share-twitter{
	background:url("../images/share-twitter.png") repeat;
}
.share-pinterest{
	background:url("../images/share-pinterest.png") repeat;
}
.share-mail{
	background:url("../images/share-mail.png") repeat;
}
.share-print{
	background:url("../images/share-print.png") repeat;
}

#containerElem .popover {
	width:320px;
	max-width: none;
}
.btn-outer{
	padding:10px 0 0;
	text-align: center;
}
.btn-outer .btn{
	margin-top: 10px;
	display: inline-block;
	white-space: normal;
	width: 134px;
	line-height: 12px;
}
.btn-outer .btn{
	font-size: 12px;
	padding:5px 0;
}
.btn-outer.cloned{
	background:url("../images/btn-outer-bg.png") repeat;
	padding: 15px;
	margin: 0 -15px;
	width: 100%;
}
.btn-outer.cloned .btn{
	margin:0;
}

.btn-outer.block .btn{
	width:auto;
	padding: 0;
  text-align: left;
}
.btn .table-btn-back{
  display: inline-block;
  width: auto;
  padding: 8px;
}
.btn .table-btn-back:nth-child(1){
  background: rgba(0,0,0,0.09);
}
.btn .table-btn-back:nth-child(2){
  padding: 8px 20px;
}
.btn-outer.block .btn .glyphicon-calendar, .btn-outer.block .btn .glyphicon-search {
	top: 2px;
}

.thump-cta .btn{
	font-size: 12px;
	padding:12px 0 10px;
}

.btn .btn-text {
	top: -3px;
	text-align: left;
}
.thump-cta .btn{
	width:110px;
	font-size:12px;
}
.restaurants-info{
	color:#281b1b;
	font-size:16px;
	font-style: italic;
	line-height: 26px;
}
.promotions-wrap{
	margin:15px 0 40px;
}

.promotions{
	background:url("../images/promotions-bg.png") repeat;
	margin: 0 0 30px;
}
.promotions-inner {
  padding:25px 30px;
}
.promotions h4{
	overflow:hidden;
	margin:0 0 8px;
}
.promo-icon{
	width:30px;
	height:30px;
	background:url("../images/promotion.png") no-repeat center;
	display:inline-block;
	float:left;
}
.promo-text{
	display:inline-block;
	padding:10px;
}
.promo-content{
	margin:15px 0 30px;
	font-size:14px;
}
.promo-content:last-child{
	margin:0;
}
.promo-valid{
	font-weight:bold;
}
.promo-terms{
	margin:15px 0 0;
	font-size:11px;
}
.panel{
	background-color: transparent;
	margin: 0;
}
.panel-group .panel+.panel{
	margin: 0;
}
.panel:last-child{
	border-bottom: 1px #999898 solid;
}
.panel-heading{
	padding:0;
	border-top: 1px #999898 solid;
	border-radius: 0;
}
.panel-title{
	margin:0 10px 0 0;
}
.panel-title.expanded{
	 padding: 25px 0;
	 margin:0;
}
.panel-title a{
	display:block;
	 padding: 25px 0;
	background:url("../images/minus.png") no-repeat right center;
}
.panel-title a.collapsed{
	background:url("../images/plus.png") no-repeat right center;
	
}
.sm-detail{
	padding:15px 0;
}
.sm-detail h4{
	font-size:15px;
	padding-bottom: 10px;
}
.sm-detail .sup-title{
	font-size:11px;
}
.list-type-six {
	overflow: hidden;
	margin-bottom: 10px;
}
.list-type-six .thumb {
	float: left;
	width: 30%;
	box-shadow: 1px 2px 5px #999;
}
.list-type-six .inner-grid {
	padding: 0 0 0 10px;
}
.list-type-six .sm-detail, .list-type-six .detail {
	float: left;
	width: 70%;
	padding: 0;
}

@media only screen and (min-width:480px){
	.btn-outer.cloned{
		padding: 15px 10px;
	}
	.btn-outer .btn{
		padding: 10px 0;
		width:49%;
	}
	.btn .glyphicon-calendar, .btn .glyphicon-search{
		top: 2px;
	}
	.btn .glyphicon-triangle-right {
		top: -2px;
	}

}

@media only screen and (min-width:768px){
	.product-logo {
		margin:0 30px 20px 0;
		width:30%;
	}
	.detail-info {
		text-align: right;
	}
	.product-detail h2 {
		margin-top:0;
	}
	.product-detail .sup-title {
		padding-bottom: 3px;
	}
	.open-time, .product-time{
		text-align:left;
		margin-bottom:10px;
	}
	.product-time a{
		text-align:right;
		margin:0 0 0 18px;
	}
	.product-detail .user-data .cta-btn {
		float: right;
	}
	.product-detail .user-data .cta-btn a{
		margin: 0 0 0 15px;
	}
	.product-detail  .cta-btn {
		text-align:center;
		padding: 18px 0;
	}
	.btn-outer .btn {
		width:44%;
		padding: 5px 0;
		margin: 0;
	}
	.btn .glyphicon-calendar, .btn .glyphicon-search {
		top: 8px;
	}

	.list-type-six {
		overflow: hidden;
		margin-bottom: 10px;
	}
	.list-type-six .thumb {
		float: none;
		width: auto;
		box-shadow: 1px 3px 9px #999;
	}
	.list-type-six .inner-grid {
		padding: 0 0 8px 0;
	}
	.list-type-six .sm-detail, .list-type-six .detail {
		float: none;
		width: auto;
		padding: 10px 0 15px;
	}
	
	.btn .btn-text {
		top: -4px;
	}
	.btn .glyphicon-triangle-right {
		top: -3px;
	}
}

@media only screen and (min-width:992px){

	.product-detail {
		padding: 40px 0 10px;
		line-height: normal;
	}	
	.btn-outer{
		padding:10px 0;
		text-align:right;
	}
	.btn-outer .btn{
		margin:0 0 0 20px;
		display:inline-block;
		width:204px;
		padding: 10px 0;
	}
	.btn .glyphicon-calendar, .btn .glyphicon-search{
		top:1px;
	}
}
@media only screen and (min-width:1200px){
	.btn-outer .btn{
		width:222px;
	}
}


/***** Wine list ******/

.top-search {
  margin-top: 20px;
}
.top-search h4{
	margin:0 0 15px;
	color:#565656;
	font-size:15px;
}
.top-search-col{
	padding:0 0 15px;
}
.top-search-col-small .btn {
	font-size: 12px;
	padding: 12px 0 10px;
	display:block;
	width: 100%;
}
.top-search .btn-default.active, .top-search .btn-default.focus, .top-search .btn-default:active, .top-search .btn-default:focus, .top-search .btn-default:hover, .top-search .open>.dropdown-toggle.btn-default{
	border-color:#ccc;
}

.f-wine {
  padding: 20px 0;
}
.f-wine-inner{
	/*margin:10px 0 0;*/
	overflow:hidden;
}
.f-wine-thump{
	text-align:center;
}
.f-wine-thump img{
	max-width:100%;
}
.f-wine .info{
	font-size:14px;
	padding:10px 0 0;
}
.thump-cta {
	padding:10px 0 0;
}
.wine-thump-wrap{
	margin-top:25px;
}
.wine-thump-wrap h3{
	font-size:16px;
	margin:0 0 15px;
	font-weight:bold;
}
.wine-thump{
	overflow:hidden;
}

.wine-thump-img{
	text-align:center;
}
.wine-thump-img img{
	max-width:100%;
}
.wine-info{
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 0 0;
}
.thump-cta{
	margin:0 0 20px
}
.f-wine-thump{
	float:right;
	width:30%;
}
.f-wine .f-wine-detail{
	float:left;
	width:70%;
}
.wine-thump-img{
	float:right;
	width:30%;
}
.wine-thump-detail{
	float:left;
	width:70%;
}
.wine-detail {
  padding: 20px 0;
}

.result-bar {
  font-size: 12px;
  color: #fff;
  padding: 15px 0;
  position: relative;
  background: #000;
}
.wine-thump-wrap .btn-wrap{
	padding-top:0
}

.result-bar {
	font-size: 14px;
	padding:10px 0;
}
.left-arrow {
	height: 21px;
	display: block;
	background: url("../images/left-arrow.png") no-repeat;
	float: left;
	padding-left: 30px;
	line-height: 23px;
	color:#fff;
}
.left-arrow:hover {
	color:#fff;
}
@media only screen and (min-width:768px){
	.top-search h4 {
		text-align: center;
	}
	.top-search-col{
		padding:0 15px 15px;
		float:left;
		width:26.66666666666667%
	}
	.top-search-col-small{
		padding:0 15px 15px;
		float:left;
		width:20%
	}

	.f-wine {
	  padding: 30px 0;
	}
	/*.f-wine-inner{
		margin:20px 0 0;
	}*/
	.wine-thump{
		min-height:335px;
	}

	.f-wine-thump {
		width: 15%;
	}
	.f-wine .f-wine-detail{
		width: 85%;
	}
	.wine-thump-img{
		float:right;
		width:35%;
	}
	.wine-thump-detail{
		float:left;
		width:65%;
	}
	.thump-cta{
		margin:0 0 25px
	}
	.wine-detail {
		min-height: 140px;
	}
}

@media only screen and (min-width:992px){
	.top-search {
		width:864px;
		margin:35px auto 0;
	}
	.top-search-col{
		padding:0 15px;
	}
	.f-wine {
		padding: 40px 0 0;
	}
	/*.f-wine-inner{
		margin:30px 0 0;
	}*/
	.f-wine .sup-title{
		font-size:15px;
	}
	.f-wine .info{
		font-size:16px;
		font-style:italic;
		line-height: 28px;
	}
	
	.wine-thump{
		min-height:250px;
	}
	.thump-cta{
		margin:0 0 25px
	}
}
@media only screen and (min-width:1200px){
	.wine-thump-wrap h3 {
		  margin: 0 0 20px;
	}
	/*.f-wine-inner{
		margin:30px 0 0;
	}*/
	.f-wine-thump {
		width: 12%;
	}
	.f-wine .f-wine-detail {
		width: 88%;
	}
	.wine-thump{
		min-height:210px;
	}
	.thump-cta {
	  margin: 0 0 50px;
	}
}



/****************** Search Page ***********/

.tbl-wrap{
	display:table;
	width:100%;
}
.tbl-row{
	display:table-row;
}
.search-left-panel{
	background:#fff;
	vertical-align: top;
	box-shadow:0px 3px 3px #999;
	position: relative;
	z-index: 9;
}
.search-left-panel h3{
	padding:20px 5px 15px;
	margin:0;
	font-size:16px;
	text-align:center;
}
.search-left-panel h3 span{
	font-weight:bold;
}

.view-menu li{
	width:50%;
	float:left;
}
.view-menu li a, .view-menu li a:hover, .view-menu li.filter-icon a, .view-menu li.filter-icon a:focus{
	background:#ececec;
	color:#000;
	text-align:center;
}
.view-menu li.filter-icon a:hover, .view-menu li.filter-icon a.active{
	background:#00bdf2;
	color:#fff;
}
.view-menu li.active{
	display:none;
}

.search-left-panel-inner{
	display:none;
	padding:20px 15px 0;
}

.search-left-panel-inner .nav li>a, .search-left-panel-inner .nav li>a:hover, .search-left-panel-inner .nav li>a:focus{
	background:#ececec;
	color:#000;
	text-align:center;
	
}
.search-left-panel-inner .nav li>a.active{
	background:#00bdf2;
	color:#fff;
}
.search-left-panel-inner .nav li>a.active{
	cursor: default;
}


.search-left-panel-inner>div {
	padding-bottom: 15px;
}

.search-left-panel-inner>div>h4{
	margin-bottom:10px;
}
.search-left-panel-inner>div>.btn{
	width:49%;
}

.box-menu li{
	float:left;
}
.box-menu li a{
	font-size:13px;
	padding:17px 0;
	line-height: normal;
	border-radius: 5px;
}

.view-menu li.filter-icon{
	width:49%;
	margin:0 0 0 1%;
}
.sort-section li, .radius-section li{
	width:49%;
	margin:0 1% 0 0;
}

.price-section li{
	width:31.33333%;
	margin:0 3% 0 0;
}

.time-section li{
	width:23%;
	margin:0 2.669% 0 0;
}
.price-section li.price-high, .time-section li.all-day, .sort-section li.sort-high, .radius-section li.radius-high{
	margin:0;
}

.twitter-typeahead{
	width:100%;
}

.typeahead, .tt-query, .tt-hint {
	display: block;
	width: 100%;
	height: 34px;
	padding: 5px 12px 5px 35px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #00bdf2;
	background: url("../images/search-icon.png") no-repeat 10px 8px;
	border: 1px solid #cfd1d1;
	outline: none;
}
.search-left-panel-inner .form-group{
	margin:0;
}
.clear-btn{
	position:absolute;
	width:30px;
	height:35px;
	background: url("../images/clear-btn.png") no-repeat 0px center;
	right: 5px;
    bottom: 5px;
	display:none;
}
.search-left-panel-inner .clear-btn{
	right: 0;
	bottom: 0;
}
	

#map-canvas {
	width: 100%;
	height: 380px;
}

.infobox {
	background: none repeat scroll 0 0 #fff;
	position: absolute;
	box-shadow: 0px 0px 6px #666;
	margin-right:10px;
}
.infobox:before, .infobox:after {
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 0 20px 20px;
	bottom: -20px;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
	z-index:2;
}

.infobox .close {
	position: absolute;
	right: 0;
	top: 0;
	/* width: 20px; */
	height: 19px;
	z-index: 999999;
	background: #000;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	padding: 2px 6px;
	opacity: .7;
}

.infobox .content {
	padding:20px;
}


.list-type-two{
	float:left;
	width:100%;
	margin: 0 0 15px;
}
.list-type-two .thumb {
	float: left;
	width: 40%;
	max-width:140px;
	box-shadow: 1px 2px 5px #999;
}
.list-type-two .detail {
	float: left;
	width: 60%;
	padding: 0;
}
.list-type-two .inner-grid {
	padding-left:10px;
}
.list-type-two .inner-grid h5{
	margin-bottom:5px;
	line-height: 18px;
}

.list-type-three{
	/*width:430px;*/
}
.list-type-three .thumb {
}
.list-type-three .detail {
	padding: 0;
}
.list-type-three .inner-grid {
	padding: 10px 10px 0;
}
.list-type-three .inner-grid-right, .list-type-three .inner-grid h5, .list-type-three .offer-info {
  min-height: inherit;
}

.list-type-three .directions{
	padding:5px 0 0;
}
.list-type-three .directions a{
	margin-right:10px;
	color:#00bdf1;
	font-size: 12px;
	font-style: italic;
}


#list-view.tab-pane{
	margin:20px 0 0 0;
}

.split-msg{
	clear:left;
	margin:0 0 20px;
	font-size:16px;
	padding:0 15px;
}

@media only screen and (min-width:320px){ 
	.aboutSec{
		width:100%;
		padding:20px 10px 10px;
	}
	.price-info li.center {
		padding-left: 100px;
	}
}

@media only screen and (min-width:375px){ 
	#map-canvas {
		height: 430px;
	}
	.baner-search .clear-btn{
		
	}
	.aboutSec{
		padding:20px;
	}
	
	.best-selling .info {
		min-height: 70px;
	}
	
}
@media (min-width: 320px) and (max-width:767px) and (orientation:landscape){
  .modal-dialog{
    max-height: 300px;
    overflow-y: auto;
  }
}
@media only screen and (max-width:767px){
  #button-modal .modal-dialog{
    margin: 25px !important;
  }
	.heading h1 {
		font-size: 28px;
		letter-spacing: 1px;
	}
	.book-a-table ul{
    text-align: left;
    padding-left: 10px;
  }
  .modal-open .popover {
    left: 30px !important;
  }
  .book-a-table ul li{
    display: block;
    padding: 10px 0;
  }
	/* popup section */
	#popup-main {
		width: 95%;
	}
	.popup .mobile{
		display:block;
	}
	.popup .desktop{
		display:none;
	}
	.popup-content{
		padding: 20px;
	}
	.popup-element h3 {
		font-size: 16px;
	}
	.popup-element p{
		font-size: 12px;
		line-height: 16px;
	}
	.popup-element ul {
		line-height: 16px;
	}
	.popup-element ul li{
		line-height: 16px;
		padding: 0 0px 10px 25px;
		font-size:13px;
	}
	.response {
		padding: 10px 0px 15px !important;
	}
	/* popup section */
}

@media only screen and (min-width:768px){

	.baner-search .clear-btn{
	}
	.tbl-outer{
		padding:0 15px;
	}
	.tbl-td{		
		display:table-cell;
		vertical-align: top;
	}
	.result-bar{
		font-size: 14px;
	}
	.search-left-panel{
		width:43.33333333%;
	}
	.view-menu li{
		width:100%;
	}
	.search-left-panel-inner {
		display:block !important;
		padding:15px;
	}
	.search-left-panel-inner>div>h4{
		margin-bottom: 10px;
	}

	
	#list-view.tab-pane{
		margin:40px 0 0 15px;
	}

	#map-canvas {
		width: 100%;
		height: 740px;
	}

	.list-type-two .detail {
		min-height: inherit;
	}

	.list-type-three .thumb {
		float: right;
		width: 30%;
	}
	.list-type-three .detail {
		float: left;
		width: 70%;
		min-height: inherit;
	}
	
	.blog-info{
		min-height:64px;
	}
	
	.aboutSec{
		padding:40px 40px 30px;
	}
	.aboutSec .rhtSide{
		float:right;
		width: 300px;
	}
}

@media only screen and (min-width:992px){

	
	.search-left-panel{
		width:33.33333333%;
	}
	.search-left-panel-inner>div {
		padding-bottom: 20px;
	}
	.list-type-two{
		margin:0;
	}
	.list-type-two .detail {
		min-height: 150px;
	}
	.aboutSec {
		width: 767px;
	}
	.blog-info{
		min-height:46px;
	}
	
}

@media only screen and (min-width:1200px){

	/*.search-left-panel-inner .nav li>a:hover{
		background:#00bdf2;
		color:#fff;
	}*/
	.aboutSec {
		width: 767px;
	}
}


/******** Curated List *******/
.inner-banner{
	position:relative;
	height: 275px;
	margin: 0 -15px;
	padding: 0 10px;
}
.curated {
  padding: 40px 0 20px;
}
.curated-banner {
  background: url("../images/top-restaurants.jpg") no-repeat center top;
  background-size:cover;
}
.inner-banner .banner-head {
  position: absolute;
  top: 50%;
  width: 100%;
  margin: -50px 0 0;
}


@media only screen and (min-width:768px){
	.inner-banner {
	height: 450px;
	margin:0;
	}
}


@media only screen and (min-width:992px){
	.inner-banner {
	  height: 507px;
	}
}



/******** Menu Page *******/

.best-selling {
  padding: 40px 0;
}
.best-selling-thumb {
  margin-bottom: 20px;
}
.best-selling h2{
	font-size:20px;
	text-align:center;
	background: url("../images/header2-line.png") no-repeat center bottom;
	padding-bottom:15px;
	margin-bottom:8px;
	margin-top: 15px;
}
.best-selling .info {
	font-size:20px;
	font-style:italic;
	line-height: normal;
	text-align:center;
}
.price-info{
	list-style:none;
	margin:0;
	padding:0;
	overflow: hidden;
}
.price-info li{
	float:left;
	border-left:1px #000 solid;
	padding:0 20px;
}
.price-info li.left{
	padding-left:0;
	border:0;
}
.price-info li.center{
	padding-left:205px;
	border:0;
}

.price-info p{
	margin:0;
}
.detail-content{
	font-size:13px;
	font-style:italic;
	padding-bottom:15px;
	min-height: 70px;
}
.amount{
	font-weight:bold;
}
.price-sub{
	font-size:11px;
	font-style:italic;
}
.chef-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	background: url("../images/chef.png") no-repeat center;
	width: 32px;
	height: 32px;
	z-index: 99;
}
/*.chef-icon:hover {
	background: url("../images/chef-hover.png") no-repeat center;
}*/

.menu-banner {
	background: url("../images/menu-header.jpg") no-repeat center top;
	background-size:cover;
}
.floating-btn{
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index:1;
}
.floating-btn .btn{
	display:block;
	width:100%;
	margin-bottom: 30px;
}

@media only screen and (min-width:768px){

	.best-selling-thumb{
		margin:0;
	}
	.best-selling h2{
		font-size:30px;
		margin-bottom:15px;
	}
	.best-selling .info {
		font-size:28px;
		min-height: 70px;
	}
	.floating-btn{
		position:inherit;
	}
	.floating-btn .btn{
		display:inline-block;
		width:158px;
	}
}


@media only screen and (min-width:992px){
	
}


/*********** Bookmark *************/


.recent-bookmarks{
	padding: 40px 0 20px;
}
.list-type-four{
	overflow:hidden;
	margin-bottom:10px;
}
.list-type-four .thumb{
	float:left;
	width: 30%;
	box-shadow: 1px 2px 5px #999;
}

.list-type-four .detail{
	float:left;
	width: 70%;
	padding:0;	
	min-height:90px;
}
.list-type-four .inner-grid{
	padding:0 0 0 10px;
}
/*.list-type-four .bookmark-icon{
   top: 0; 
	position: initial;
}*/
.all-bookmarks{
	padding: 0 0 20px;
}

@media only screen and (min-width:768px){
	.recent-bookmarks .detail {
		min-height: 110px
	}
	.list-type-four .detail{
		min-height:80px;
	}
	.list-type-four h4 {
	  font-size: 12px;
	}
	.list-type-four .sup-title, .list-type-four .inner-grid h5{	
	  font-size: 11px;		
	}
}

@media only screen and (min-width:992px){
	.recent-bookmarks .detail {
		min-height: 110px
	}
}

/*********** Near me *************/
.near-me{
	padding: 40px 0 20px;
}


/*********** Block Listing *************/
.filter{
	float:right;
	width:27px;
	height:26px;
	background: #fff url("../images/filter.png") no-repeat center;
}
.top-search-inner{
	display:none;
}
.search-box{
	color: #00bdf1;
	font-size: 16px;
}
.search-box::-webkit-input-placeholder {
	color:#00bdf1;
}
.search-box:-moz-placeholder {
	color:#00bdf1;
}
.search-box::-moz-placeholder {
	color:#00bdf1;
}
.search-box:-ms-input-placeholder {
	color:#00bdf1;
}

.f-article{
	padding: 20px 0;
}
.f-article .info {
	font-size: 13px;
	padding: 10px 0;
	line-height: 18px;
	font-style: italic;
}
.blog-thump-divider{
	border-top: 1px #ccc solid;
	margin: 0 0 20px;
	clear:left;
	display:none;
}
.blog-thump-wrap [class*=col-]{
	border-left:1px #ccc solid;
	margin-bottom: 20px;
}
.blog-thump-wrap [class*=col-]:first-child{
	border:none;
}
.blog-thump {
	padding-bottom:20px;
	width: 100%;
	float: left;
}
.related-articles .blog-thump {
	padding-bottom:20px;
}
.related-articles-list{
	list-style:none;
	margin:0;
	padding:0;
}
.related-articles-list li{
	list-style:none;
}
.related-articles-list li a{
	color:#000;
	font-size:14px;
	border-bottom: 1px #ccc solid;
	padding: 10px 0;
	display: block;
}
.related-articles-list li a:hover{
	color:#00bdf1;
}
.blog-thump-img img{
	width:100%;
}
.blog-thump-detail{
	padding:10px 0;
}
.blog-thump-detail h4{
	margin-bottom:6px;
	line-height: 18px;
}
.blog-thump-wrap h3 {
	font-size: 16px;
	margin: 0 0 15px;
	font-weight: bold;
}
.blog-info {
	font-size: 13px;
	line-height: 18px;
	padding: 10px 0 0;
}
.blog-cta a{
	font-size:12px;
	width: 110px;
	padding: 12px 0 10px;
}


.blog-article{
	margin:35px 0 0;
}
.blog-article .thumb{
	margin:20px 0 35px;
}
.blog-article h3{
	font-size:16px;
	font-weight:bold;
	margin: 0 0 10px;
}
.blog-article h4{
	font-size:16px;
	font-weight:bold;
	color:#00bdf1;
	margin-bottom:10px;
}
.sector{
	margin-bottom:35px;
}
.sector {
	font-size:14px;
}


.related-articles h3 {
	font-size: 16px;
	margin: 0 0 15px;
	font-weight: bold;
}
@media only screen and (min-width:768px){
	.filter{
		display:none;
	}
	.top-search-inner{
		display:block !important;
	}
	.f-article{
		padding: 30px 0;
	}
	.f-article .info {
		font-size: 16px;
		line-height: 23px;
	}
	.blog-thump {
		/*padding-bottom:30px;*/
	}
	.related-articles .blog-thump {
		padding-bottom:30px;
	}
	.blog-thump-detail {
		min-height: 220px;
	}
	.related-articles{
		margin:66px 0 0;
	}
	.blog-thump-divider{
		display:block;
	}
}

@media only screen and (min-width:992px){
	.f-article{
		padding: 40px 0;
	}
	.blog-thump-detail {
		min-height: 180px;
	}
}

@media only screen and (min-width:1200px){
	.blog-thump-wrap h3 {
		margin: 0 0 20px;
	}
	.blog-thump-detail {
		min-height: 162px;
	}
}

.modal-direction{
	width:300px;
	margin: 30px auto;
}
.modal-direction .modal-body {
	position: relative;
	padding: 15px 20px;
}

.modal-header{
	border:0;
}
.modal-header.book-a-table{
  background: #00bdf1;
  color: #fff;
}
.modal-content.button-table-content{
  border-radius: 0 !important;
}
.modal-header.book-a-table button.close{
    position: absolute;
    right: -20px;
    top: 2px;
    background: #000;
    width: 20px;
    opacity: 1;
    color: #fff;
    font-weight: normal;
}
.direction h3{
	margin: 0 0 25px;
	font-weight: bold;
}
.direction h4{
	margin:0 0 20px;
	position: relative;
}
.directions-point{
	position: absolute;
	display: block;
	width: 13px;
	height: 70px;
	left:0;
	top: 33px;
	background: url("../images/directions-point.png") no-repeat center;
	
}
.swap-arrow{
	position: absolute;
	display: block;
	width: 17px;
	height: 21px;
	right: 0;
	background: url("../images/swap-arrow.png") no-repeat center;
	top: 50%;
	margin: -30px 0 0 15px;
}

.from-icon, .to-icon{
	width:22px;
	height:32px;
	margin:5px 20px 0 0;
	display:inline-block;
}
.from-icon{
	background:url("../images/from-icon.png") no-repeat center;
}
.to-icon{
	background:url("../images/to-icon.png") no-repeat center;
}

.direction .form-group {
	margin-bottom: 20px;
}
.direction .form-control {
	display: inline-block;
	vertical-align: top;
	height: 34px;
	padding: 8px 12px;
	border-color: #e5e5e5;
}
.travel-mode{
	overflow:hidden;
	border-bottom:1px #e5e5e5 solid;
}
.travel-mode ul{
	float:left;
}
.travel-mode li{
	float:left;
	width:24px;
	margin-right:15px;
}
.travel-mode li a{
	display:block;
	padding:0;
	margin:0;
	height:28px;
	text-indent: -999px;
}

.travel-mode li.driving a{
	background:url("../images/driving.jpg") no-repeat top center;
}
.travel-mode li.driving a.active{
	background:url("../images/driving-active.jpg") no-repeat top center;
}
.travel-mode li.walking a{
	background:url("../images/walking.jpg") no-repeat top center;
}
.travel-mode li.walking a.active{
	background:url("../images/walking-active.jpg") no-repeat top center;
}
.travel-mode li.bicycling a{
	background:url("../images/bicycling.jpg") no-repeat top center;
}
.travel-mode li.bicycling a.active{
	background:url("../images/bicycling-active.jpg") no-repeat top center;
}
.travel-mode li.train a{
	background:url("../images/train.jpg") no-repeat top center;
}
.travel-mode li.train a.active{
	background:url("../images/train-active.jpg") no-repeat top center;
}

.travel-text{
	float:right;
	font-weight: bold;
	font-size: 14px;
	color: #999 ;
}
.travel-text.active{
	color: #00bdf1;
}
.direction-form{
	padding:20px 35px 0;
	position:relative;
}
.direction-btn{
	margin:20px 0 0;
}
.direction-btn .glyphicon-search{
	font-size: 16px;
	top: 1px;
}
.direction-btn .btn .btn-text {
	top: -2px;
}

.direction-btn .btn{
	padding: 12px 0;
}
#map-container, #direction-panel-container{
	  margin: 20px -5px 0;
}
#direction-panel-container{
	display:none;
}
#map_canvas{
	width:100%;
	height:300px;
}

.directions-title{
	background:#00bdf2;
	color:#fff;
	padding:10px 20px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.scroll-pane{width: 100%;height: 157px;overflow: auto;outline:none;}
.jspContainer{overflow: hidden;position: relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute;top: 0;right: 0;width: 6px;height: 100%;}
.jspHorizontalBar{position: absolute;bottom: 0;left: 0;width:100%;height: 16px;}
.jspVerticalBar *,.jspHorizontalBar *{margin: 0;padding: 0;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: #f7f7f7;position: relative;}
.jspDrag{background: #00bdf2;position: relative;top: 0;left: 0;cursor: pointer;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float: left;height: 100%;}
.jspArrow{background: #F7F7F7;text-indent: -20000px;display: none;cursor: pointer;}
.jspArrow.jspDisabled{cursor: default;background: #F7F7F7;}
.jspVerticalBar .jspArrow{height: 0px;}
.jspHorizontalBar .jspArrow{width: 16px;float: left;height: 100%;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4;float: left;height: 100%;}
* html .jspCorner{margin: 0 -3px 0 0;}


.adp-placemark{
	margin-top:0;
	display:none;
}
.adp-placemark .adp-text{
	font-weight: bold;
	padding: 0 10px;
}
.adp, .adp table{
	font:normal 14px arial;
	color: #7f7f7f;
}
.adp-summary{
	padding: 10px 3px;
}
.adp-step, .adp-substep{
	padding: 10px 3px;
}

.adp-substep .adp-stepicon .adp-maneuver{
	background-image: url("../images/maneuvers.png");
}

.email-modal .btn {
	padding: 15px 25px;
}

@media only screen and (min-width:480px){
	.modal-direction{
		width:468px;
	}
}


/********* Inner Pages **********/

.inner-page{
	padding: 40px 0;
	font-size: 14px;
}
.inner-page h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}
.contact-form .mandatory{
	font-style: italic;
}
.contact-form .form-group{
	margin-bottom:20px;
}
.contact-form .form-group.last{
	margin:0;
}
.contact-form .form-control{
	background:#ebebeb;
	border-color:#d7d7d7;
	color:#757575;
	border-radius: 4px;
	height: 50px;
	padding: 10px 12px;
}
.contact-form textarea.form-control{
	height: 100px;
}
.contact-form .form-control::-webkit-input-placeholder { color: #757575; }
.contact-form .form-control:-moz-placeholder { color: #757575; }
.contact-form .form-control::-moz-placeholder { color: #757575; }
.contact-form .form-control:-ms-input-placeholder { color: #757575; }

.white-box{
	background:#fff;
	overflow:hidden;
	padding:30px;
	border:1px #dcdcdc solid;
}
.about-us .white-box{
	margin-top:30px;
}

.contact-content .white-box, .contact-content .cta-btn{
	margin-bottom:30px;
}
.contact-content .white-box:last-child{
	margin-bottom:0px;
}
.white-box h3{
	margin-top:0;
}
.white-box-right{
	display:none;
}
.white-box-right img{
	max-width:100%;
}
.app-list{
	margin:0;
	padding:0;
	min-height:110px;
}
.app-list li{
	list-style:none;
	padding:0px 0 10px 30px;
	background:url("../images/check.png") no-repeat top left;
}
.white-box .app-mob a{
	margin:10px 0 0;
	display:block;
}

.about-title{
	color:#00bdf1;
	margin: 0 0 30px;
}
.about-thump-content{
	padding:0 0 25px;
}
.about-detail{
	min-height:100px;
	padding: 10px 0;
}
.faq-accordion .glyphicon-faq{
	margin-right: 10px;
	float:left;
	width: 20px;
	text-align: center;
}
.fag-text{
	padding:0;
	font-weight:bold;
	margin-left: 30px;
	font-size: 16px;
	display: block;
}
.collapsed .fag-text{
	font-weight:normal;
}
.collapsed .glyphicon-faq:before {
	content: url("../images/query.png");
}
.collapsed .glyphicon-faq{
	margin-top:0px;
}
.glyphicon-faq:before {
	content: url("../images/answer.png");
}

.faq-accordion .panel-title a{
	padding: 15px 20px 15px 0;
}
.faq-accordion .panel-group .panel a{
	padding:0 0 10px;
	color:#000;
	display:block;
	overflow: hidden;
}
.faq-accordion .panel-group .panel a.faq-accordion-link{
	display:inline;
}
.faq-accordion .panel-group{
	margin:0;
}
.faq-accordion .panel-group .panel{
	margin:0 0 5px;
}
.faq-accordion .panel-group .panel:last-child{
	border:0;
}
.faq-accordion .panel-collapse .panel-collapse{
	padding:0 0 0 30px;
}
.faq-ans{
	padding-bottom:10px;
}

.terms-and-conditions ul{
	margin:0;
	padding:10px 0 0;
}
.terms-and-conditions ul li{
	list-style:none;
	padding:0 0 20px 30px;
	font-size:16px;
	background:url("../images/bullet.png") no-repeat left 4px;
}

@media only screen and (min-width:480px){
	.white-box .app-mob a{
		float:left;
		padding: 0 10px 0 0;
	}
	.white-box-left{
		float:left;
		width:65%;
	}
	.white-box-right{
		float:right;
		width:35%;
		display:block;
	}
}
@media only screen and (min-width:768px){
	.white-box-left{
		float:none;
		width:100%;
	}
	.white-box-right{
		display:none;
	}
	.about-title{
		margin: 20% 0 0;
	}
}
@media only screen and (min-width:992px){
	.white-box-left{
		float:left;
		width:65%;
	}
	.white-box-right{
		float:right;
		width:35%;
		display:block;
	}
	.about-title {
		margin: 35% 0 0;
	}
}

.flexslider {
	margin: 0;
}
.flex-control-nav {
	bottom:10px;
}
.flex-control-paging li a{
	background:#fff;
	border:1px #fff solid;
	box-shadow: none;
}
.flex-control-paging li a:hover{
	background:#00b4e9;
}
.flex-control-paging li a.flex-active{
	background:#00b4e9;
}
.flex-direction-nav{
	display:none;
}
.bannerWrap{margin:0 0 30px;}
.bannerWrap > img{max-width:100%;}


/********* error Page *********/

.error-wrap {
	padding: 40px 0;
}
.error-wrap .heading p{
	margin:10px 0 20px;
}
.error-box{
	background:#fff;
	border:1px #ccc solid;
	padding:20px;
	overflow:hidden;
	color:#535559;
}
.error-box-left{
	text-align:center;
}
.error-txt{
	font:bold 12px arial;
}
.error-type{
	color:#00bdf1;
	font:bold 40px arial;
}
.error-box-right{
	font-weight:bold;
}
.error-menu-wrap{
	margin-top:30px;
}
.error-menu-wrap h3{
	color:#00bdf1;
	font-size:16px;
	text-align:center;
	font-weight: bold;
	margin: 0;
}
.error-menu>li>a{
	padding:20px 0 0;
	color:#000;
	text-align:center;
}
.error-menu>li>a>span{
	display:block;
	padding:5px 0 0;
}

@media only screen and (min-width:600px){
	
	.error-menu>li{
		float: left;
		width: 33.33333%;
	}
	.error-menu-icon{
		min-height:54px;
	}
}

@media only screen and (min-width:768px){
	.error-box-left{
		text-align:right;
		width:150px;
		float:left;
	}
	.error-box{
		padding:40px 30px 20px;
	}
	.error-txt{
		font-size:18px;
		margin:0;
		line-height: 8px;
	}
	.error-type{
		font-size:80px;
		margin:0;
	}
	.error-box-right{
		margin:20px 0 0 170px;
		font-size: 14px;
		line-height: 20px;
	}
	
}

.tcfont{font-size:11px}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
	width:88%;
}


/********* Subscription *************/
.subscription{
	position:absolute;
	bottom:0;
	left: 0;
	width: 100%;
}
.subscription-title{
	color:#fff;
	text-align:center;
	position:relative;
	padding:8px 0;
	margin:0 15px;
	background:#98999d;
	line-height: normal;
	cursor: pointer;
}
.subscription-close{
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: 14px;
	z-index:999;
}
.subscription-content{
	background:#fff;
}
.subscription-content-inner{
	padding:15px;
}
.subscription-head{
	color: #00bbf1;
	font-size:14px;
	font-weight: bold;
	padding:15px 0;
	margin:0 0 20px;
	border-bottom:1px #ccc dotted;
}
.subscription .form-group {
	margin-bottom: 20px;
}
.subscription .form-control {
	border-radius: 4px;
}
.subscription .btn {
	padding: 12px 25px;
}

@media only screen and (min-width:480px){
	.subscription-title{
		max-width: 294px;
		margin: 0 auto;
	}
}

@media only screen and (min-width:768px){
	.subscription{
		width: 350px;
		right: -350px;
		top: 0;
		bottom: inherit;
		left: inherit;
		height: 100%;
	}
	.subscription-title{
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Safari */
		transform: rotate(-90deg);
		position:absolute;
		width: 230px;
		top: 50%;
		margin: -22px 0 0;
		left: -137px;
	}
	.subscription-content{
		width: 350px;
		height: 390px !important;
		margin: -195px 0 0;
		position: absolute;
		top: 50%;
		display: block !important;
	}
}


.foodie-adventure{
	background:#fff;
	padding:25px;
	margin-bottom: 35px;
	border: 1px solid #ccc;
}
.foodie-adventure h3{
	margin:0 0 25px;
}
.foodie-adventure .form-control{
	background:#ebebeb;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.foodie-adventure .form-group {
	margin-bottom: 20px;
}
.foodie-adventure-info{
	margin-bottom: 20px;
}

.foodie-adventure  .btn {
	width: 170px;
	padding: 17px 0;
}

.terms-Cont {
	border: 1px solid #ccc;
	color: #999999;
	font-size: 11px;
	padding: 10px;
}
.scroll-pane {
	overflow: auto;
	width: 100%;
	height: 110px;
}
.foodie-adventure-info .scroll-pane {
	height: 60px;
	/*height: auto;
	min-height: 20px;*/
}

@media print {
	.visible-print { display: inherit !important; }
	.hidden-print,header,footer, .result-bar, .promotions-wrap{ display: none !important; }

	.product-detail .wine-thumb-wrap{ display: none !important; }
	.product-detail .btn-outer { display: none !important; }
	.flexslider .slides{
		width:100% !important;
		transform: translate3d(0px, 0px, 0px) !important;
	}
	.flexslider .slides > li {
		display:none !important;
	}
	.flexslider .slides > li.flex-active-slide {
		display:block !important;
		width:100% !important;
	}

	/*.merchant-address{page-break-inside: avoid;}*/
}

@media print and (color) {
	* {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}
}


.response {
	text-align: center;
	font-size: 13px;
	padding-top: 90px;
	color: #00bbf1;
}
.response-red {
	text-align: center;
	font-size: 13px;
	color: #00bbf1;
}


@media only screen and (max-width:1024px){
  .visible-device{
    display: block !important;
  }
  .visible-desktop{
    display: none !important;
  }
}
@media only screen and (max-width:767px){
	.price-info li.center {
		padding-left: 245px;
	}
	.best-selling .info {
		min-height: 70px;
	}
	   .modal-header.book-a-table button.close{
    right: 0;
    background: none;
  }
}

@media only screen and (max-width:640px){
	.price-info li.center {
		padding-left: 232px;
	}
	.best-selling .info {
		min-height: 70px;
	}
}
@media only screen and (max-width:568px){
	.price-info li.center {
		padding-left: 196px;
	}
	.best-selling .info {
		min-height: 70px;
	}
}
@media only screen and (max-width:480px){
	.price-info li.center {
		padding-left: 152px;
	}
	.best-selling .info {
		min-height: 70px;
	}
}
@media only screen and (max-width:375px){
	.price-info li.center {
		padding-left: 100px;
	}
	.best-selling .info {
		min-height: 70px;
	}
}
@media only screen and (max-width:360px){
	.price-info li.center {
		padding-left: 92px;
	}
	.best-selling .info {
		min-height: 70px;
	}
}
@media only screen and (max-width:320px){
	.price-info li.center {
		padding-left: 72px;
	}
	.best-selling .info {
		min-height: 70px;
	}
}

/** Home page reposition 20092017 **/

.rp-home-banner .form-wrap {
/*background: rgba(0,184,240,1);
background: -moz-linear-gradient(top, rgba(0,184,240,1) 0%, rgba(1,83,150,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,184,240,1)), color-stop(100%, rgba(1,83,150,1)));
background: -webkit-linear-gradient(top, rgba(0,184,240,1) 0%, rgba(1,83,150,1) 100%);
background: -o-linear-gradient(top, rgba(0,184,240,1) 0%, rgba(1,83,150,1) 100%);
background: -ms-linear-gradient(top, rgba(0,184,240,1) 0%, rgba(1,83,150,1) 100%);
background: linear-gradient(to bottom, rgba(0,184,240,1) 0%, rgba(1,83,150,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8f0', endColorstr='#015396', GradientType=0 );*/
padding-top: 30px;
padding-bottom: 10px;
text-align:center;
}

.rp-home-banner .form-wrap .banner-head h2 {
	font-family: 'Interstate-Light';
	font-size:30px;
    font-weight: normal;
	text-shadow:2px 2px 15px #000;
}

.rp-home-banner .form-wrap .btn-wrap.text-center {
    padding-bottom: 0px !important;
}

.rp-home-banner .form-wrap .btn-blue:hover{
    background: #00bdf2;
    color: #fff;
}

.rp-home-banner .form-wrap .btn-blue, 
.rp-home-banner .form-wrap .btn-blue.focus, 
.rp-home-banner .form-wrap .btn-blue:focus{
    background: #ed8c01;
    color: #fff;
    font-family: 'Interstate-Light';
    border-radius: 8px;
    box-shadow: none;
    font-size: 16px;
}

.rp-home-banner .form-wrap .form-inline label {
    font-weight: normal;
    color: #fff;
	}

.rp-body-content .rp-common-head h1 {
    font-family: 'DINCond-Bold';
	text-transform:uppercase;
	color:#004785;
	font-size:50px;
	line-height: 55px;
    margin-bottom: 40px;
    letter-spacing: 5px;
    margin-top: 5px;
}

.rp-body-content .rp-common-head h3{
    font-family: 'Interstate-Light';
	text-transform:uppercase;
	color:#004785;
	font-size:20px;
	position: relative;
}


.rp-body-content h2 a {
	font-family:'Interstate-Bold';
	font-size:26px;
	}

.rp-body-content .sup-title {
font-family: 'Interstate-Light';
font-size:16px;
color:#7F7F7F;
}

.rp-body-content .info {
    font-family: 'Interstate-Light';
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    padding: 10px 0;
}
.banner {
    margin-top: 0;
}
.banner-content-wrap {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    min-height: 507px;
}

.banner-txt-wrap {
    display: table-cell;
    vertical-align: middle;
}
.banner-content-text {
    font-family: 'Interstate-Light';
    width: 100%;
    display: inline-block;
    font-size: 50px;
    clear: both;
	text-transform:uppercase;
	text-shadow:2px 2px 25px #000;
}

 .italic-txt{
 font-style:italic;
 }

.rp-home-banner .banner {
    background-size: cover;
    padding: 0;
}
.banner-content-wrap {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    min-height: 507px;
    background-color: rgba(0, 0, 0,0.2);
	position: relative;
	height:507px;
}

.banner-footer-txt {
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Interstate-Light';
}
.complimentary-text{
	font-family: 'Interstate-Light';
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    padding: 30px 0 0;
	text-align: justify;
}

@media only screen and (max-width:767px){
.banner-content-text {
    font-size: 32px;
}
.rp-body-content .rp-common-head h1 {
    font-size: 28px;
    letter-spacing: 1px;
}

.rp-home-banner .form-wrap .banner-head h2 {
    font-size: 22px;
}
/*.rp-home-banner .form-wrap {
margin: 0 -15px;
}*/
.rp-right-content-sec {
    min-height: auto;
    float: left;
    width: 100%;
}
.rp-home-banner .form-wrap .form-inline label {
    text-align: left;
}
}
.rp-body-content h3.rp-head-txt-line {
margin: auto;
}
.form-wrap-inner {
    display: inline-block;
    padding: 0 15px;
}
.rp-head-txt {
    background-color: #fff;
    z-index: 9 !important;
    position: relative;
    padding: 0 16px;
}

.rp-body-content .rp-head-txt-line::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    background: #004785;
    height: 1px;
    z-index: 1;
}

.rp-body-content {
    padding-top: 40px;
    padding-bottom: 5px;
}
  .title-icon {
    width: 60px;
    margin: 0 auto;
    height: 68px;
    }

	.rp-left-wine-box {
    width: 100%;
    background: url("../images/wine_bg_banner.jpg") no-repeat center;
	background-size:cover;
	position: relative;
    box-shadow: none;
    padding: 20px;
}
.rp-wine-grid-box .thumb{
	width: 100%;
    background: url("../images/wine_bg_banner_02.jpg") no-repeat center;
	background-size:cover;
	position: relative;
    box-shadow: none;
    padding: 20px;
	text-align:center; 	
    height: 290px;	
}
.rp-wine-grid-box .wine-thump-img {
    display: inline-block;
    float: none;
}
.rp-wine-grid-box .thumb .thump-cta {
    margin-bottom: 0;
    text-align: center;
}
.rp-wine-grid-box .thumb .thump-cta .btn {
    display: inline-block;
    background-color: #ed8c01;
    box-shadow: none;
    width: 140px;
    padding: 13px;
}
.rp-wine-grid-box .detail {
    min-height: 160px;
}
.rp_wine_rating {
    position: absolute;
    top: 10px;
    right: 10px;
}
.rp-left-wine-box a img {
    max-width: 140px;
    width: 100%;
}
.rp-wine-grid-box .detail .wine-thump-detail {
    width: 100%;
}
.rp-right-content-sec {
    min-height: 263px;
}

.rp-right-event-section{
	
	  min-height:190px;
}

.rp-right-content-wrap .thump-cta .btn {
    width: 144px;
    height: 42px;
    line-height: 18px;
    font-family: 'Interstate-Light';
    font-weight: normal;
    font-size: 17px;
}

.rp-right-content-wrap .thump-cta {
    margin-bottom: 0;
    padding-top: 0;
}

.rp-left-box{
width: 100%;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.rp-wine-grid-box .wine-thump-img a img {
    width: 100px;
}



@media only screen and (min-width:768px) and (max-width:991px){
.rp-wine-grid-box .thumb {
height: 177px;
}
.rp-wine-grid-box .wine-thump-img a img {
    width: 50px;
}
.rp-wine-grid-box .thumb .thump-cta {
    padding-top: 4px;
}

.rp-height-img img {
    height: 177px;
}

}
@media only screen and (min-width:992px) and (max-width:1199px){
.rp-wine-grid-box .wine-thump-img a img {
    width: 75px;
}
.rp-wine-grid-box .thumb {
height: 235px;
}
.rp-wine-grid-box .thumb .thump-cta {
    padding-top: 4px;
}
.rp-height-img img {
    height: 235px;
}

}

@media only screen and (min-width:1200px){
.rp-height-img img {
    height: 290px;
}
}

@media only screen and (max-width:767px){
.rp-wine-grid-box .detail {
    min-height: auto;
}
.rp-wine-grid-box .thumb {
    height: auto;
} 
}

.rp-home-banner .baner-search ul.rec-search-list {
    text-align: left;
}

@media only screen and (min-width:768px){
.res-detail {
    height: 160px;
}
}

.np-row-align {
    margin-right: 0px;
    margin-left: -30px;
}

@media only screen and (max-width:767px){
.np-row-align {
    margin-right: -30px;
    margin-left: -30px;
}
}

.interstate_font_regular{
	font-family: 'Interstate-Light';	
    font-size: 18px;
    font-style: normal;
}
.interstate_font_large{
	font-family: 'Interstate-Light';	
    font-size: 20px;
    font-style: normal;
}
.btn-enternow .btn .btn-text{top:0px !important;}