*{
	padding:0;
	margin:0;
}
body{
	font-family:'Roboto', Arial, Helvetica, sans-serif !important;
	color:#231f20;
	font-weight:400;
}
h1, h2, h3, h4, h5, h6, a, p, span{
	margin:0;
	font-family:'Roboto', Arial, Helvetica, sans-serif !important;
}
.white{
	color:#fff;
}
.contain-to-grid{
    background: none;	
}
.contain-to-grid .top-bar{
	background: rgba(0,0,0,0.8);
	max-width:970px;
	height:190px;
}
.logo{
	margin: 35px 10px 0 10px;
}
.top-bar-section ul{
	margin-top:98px;
	margin-right:5px;
}
.top-bar-section ul li > a{
	font-size:16px;
	font-weight:100;
}
.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li{
	background:none;
	padding:0 6px;
}
.top-bar-section ul li{
	padding:0;
}
.top-bar-section li:not(.has-form) a:not(.button).social-icon{
	padding: 0;
	margin: 0;
	background: none;
	line-height: 0;
	font-size: inherit;
	font-weight: inherit;
	display: inline;
}
.jumbo{
	color:#fff;
}
.content-div{
	padding:45px 0;
}
.home-banner{
	background: url(../img/home-banner.jpg) no-repeat top center;
}
.banner-text h1, .people-banner h2{
	font-size: 55px;
	padding-top: 300px;
	padding-bottom: 155px;
	font-weight: 300;
}
.banner-text h1, .time, .area{
	text-shadow:1px 1px #000;
}
.time{
	font-size: 35px;
	font-weight: 300;
}
.area{
	text-transform: uppercase;
	display: block;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 27px;
}
.main-head{
	margin-bottom: 50px;
	font-weight:300;
	background:url(../img/underline.png) no-repeat bottom center;
	padding-bottom:20px;
}
.main-head strong{
	font-weight:700;
}
.long-image{
	width:242px;
	float:left;
	margin-right:20px;
}
.box-text h2, .testimonials h2{
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}
.box-text{
	background: #fff;
	padding: 20px;
	min-height: 476px;
	padding-bottom: 0;
}
.box-head{
	font-size: 18px;
	padding: 0px 0 10px 0;
	font-weight: 700;
}
.box-text h2{
	color: #818285;
	font-weight: 400;
	font-size: 18px;
	padding-bottom: 10px;
}
.box-text p{
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-bottom:10px;
}
.large-text{
	color: #58585a;
	font-weight: 500;
	font-size: 18px;
	margin-bottom:25px;
}
.blue-btn, .blue-btn:hover{
	background: #4b8593;
	font-family: 'Roboto', Arial, Helvetica, sans-serif ;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	padding: 12px 30px;
	font-weight: 500;
	display: inline-block;
	margin-top: 20px;
}
input.blue-btn{
  border: none;
  cursor: pointer;
}
.association h2{
	color: #4b8593;
	font-size: 20px;
	font-weight: 700;
	padding: 0 0 20px 0;
}
.table-content{
	display:table;
}
.tab-cell{
	display:table-cell;
	vertical-align:top;
}
.people-banner{
	background:url(../img/people-banner.jpg) no-repeat top center;
	height:400px;
}
.people-banner h2{
	padding-top:140px;
	text-shadow:1px 1px #000;
}
.video-section .box-text{
	min-height:inherit;
}
.grey-bg{
	background:#e7e7e8;
}
.blue-bg{
	background:#93adb8;
}
.light-green-bg{
	background:#F1F4EE;
}
.white-on-black, .thankyou-msg h2{
	color: #ffffff;
	background: #4c4d4f;
	font-size: 17px;
	padding: 3px 5px;
	margin: 15px 0;
}
div.row.members-area > div.columns{
  padding: 1em;
}
div.row.members-area > div.columns p{
  margin: 0;
}
.event-month{
  font-size: 2em;
  font-weight: bold;
  color: #222;
  text-align: center;
}
div.valign-center {
  display: table; 
}
div.valign-center p {
  display: table-cell;
  vertical-align: middle;
}
.try-buy .box-text{
	/*min-height:398px;*/
	min-height:408px;
}
.test-carousal{
	/*background-color: #58585a;*/
}
.testimonials h2{
	font-weight: 400;
	font-size: 22px;
	background-color: #fff;
	padding: 12px 28px;
	color:#818285;
	border-bottom:1px solid #4b8593;
}
.testimonial-content {
	background: #3e4348 url('../img/quote-bg.png') no-repeat 20px 20px;
	color: #fff;
	padding-right: 280px;
	min-height:240px;
	padding: 25px 260px 25px 130px;
	font-weight:400;
}
.testimonial-content .name{
	padding-top: 20px;
	display: block;
}
.testimonial-corner {
	background: #93adb8;
	height: 72px;
	left: 0;
	bottom: 0;
	width: 72px;
	margin-top: -72px;
}
.testimonial-corner-mirror {
	border-style: solid;
	border-width: 0 72px 72px 0;
	border-color: transparent #bcbdc0 transparent transparent;
	height: 0px;
	position: static;
	left: 14px;
	bottom: 0;
	width: 0px;
	margin-top: -72px;
}
.footer-info{
	background:#333333;
	color:#fff;
	font-weight:300;
}
.footer-info .logo {
	margin: 0px;
}
address{
	font-style:normal;
	line-height:30px;
}
address a{
	word-break: break-all;
}
.footer-info p, footer p{
	font-weight:300;
}
footer{
	background:#00CCFF;
	padding:10px 0;
}
footer .demo-icon{
	margin-top:0;
}
.download-arrow{
	float: right;
	color: #999;
}
.round-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    position: relative;
	border:1px solid #4b8593;	
}
.round-box input, .round-box input:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin: 0;
    color: #93adb8;
}
.round-box .fa-search {
    cursor: pointer;
    font-size: 20px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 25px;
}
.select-filter, .select-filter:hover, .select-filter:focus, .round-box .search-bar, .round-box .search-bar:hover, .round-box .search-bar:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #a9a9a9;
	font-family:Arial, Helvetica, sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.shadow{
	box-shadow: 0 6px 13px -4px gray;
	margin-bottom:35px;
}
.directory-entry {
  border: 2px solid #e6e8dc;
  margin-bottom: 1rem;
  margin-top: .5rem;
  padding: 0 1rem 1rem 1rem;
}
.directory-entry h2{
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4b8593;
}
.directory-entry p{
  font-weight: bold;
  color: #555;
  display:table;
}
.directory-entry p span{
	display:table-cell;
}
.directory-entry p span.grey-text{
  font-weight: normal;
  color: #999;
  width: 90px;
  display: inline-block;
}
.directory-entry .fa{
	margin-top: .2em;
}
.tb input { display:none; }
.tb input ~ label {
  background: #CCC;
  color: #fff;
  display: inline-block;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase; 
}
.tb input:checked ~ label { background:#4b8593; }
/* Fonts */
@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?34058151');
	src: url('../font/fontello.eot?34058151#iefix') format('embedded-opentype'),
	   url('../font/fontello.woff?34058151') format('woff'),
	   url('../font/fontello.ttf?34058151') format('truetype'),
	   url('../font/fontello.svg?34058151#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.demo-icon
{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	color:#fff;
	font-size:17px;
	margin-top:14px;
	
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	
	/* You can be more comfortable with increased icons size */
	/* font-size: 120%; */
	
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-twitter-squared:before { content: '\e800'; }
.icon-linkedin-squared:before { content: '\e801'; } 
.icon-facebook-squared:before { content: '\e802'; } 
.icon-right-dir:before { content: '\e803'; } 
.icon-phone:before { content: '\e805'; } 
.icon-mail:before { content: '\e804'; font-size:14px;} 
.icon-user:before { content: '\e806'; }
.icon-ok:before { content: '\e807'; } 
.icon-search:before { content: '\e808'; }
/* Dots */
.testimonial-box.slick-slide.slick-cloned, .slick-initialized .slick-slide{
	outline:none;
}
.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -70px;
    display: block;
    width: 100%;
    padding: 0;
	margin-left:0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.slick-dots li button
{
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 1px solid #fff;
    outline: none;
	border-radius:10px;
    background: #bcbdc0;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li.slick-active button{
	background:#58585a;
}
nav.top-bar.expanded.fixed {
	height: auto;
}
nav.top-bar.expanded.fixed li.name{
	height:62px;
}
.f-topbar-fixed{
    padding-top: 0 !important;
}
.top-bar .toggle-topbar.menu-icon a span:after {
    box-shadow: 0 0 0 1px #00a4b2, 0 7px 0 1px #00a4b2, 0 14px 0 1px #00a4b2;
}
.top-bar .toggle-topbar.menu-icon a {
    padding: 0 30px 0 15px;    
}
.top-bar .toggle-topbar.menu-icon {
	background: #fff;
	margin-right: 15px;
	border-radius: 5px;
	margin-top: 10px;
}
nav.top-bar.expanded.fixed .toggle-topbar.menu-icon{
	margin-top:2px;
}
/*Book as a Member*/
.member-banner{
	background: url(../img/member-banner.jpg) no-repeat top center;
}
.bns-form input.txtbox, .bns-form select.txtbox, .bns-form textarea{
	-webkit-box-shadow: inset 7px 9px 9px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 7px 9px 9px -9px rgba(0,0,0,0.75);
	box-shadow: inset 7px 9px 9px -9px rgba(0,0,0,0.75);
	border: 2px solid #a4a6a8;
	border-top-color:#7b7c7e;
	margin-bottom:5px;
	font-size: 16px;
    color: #7096a3;
}
.bns-form .blue-btn{
	margin-top:0;
	padding: 11px 30px 10px 30px;
}
.breadcrumb{
	-webkit-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.75);
	font-weight:300;
	background:#fff;
	padding: 7px 10px;
    font-size: 14px;
}
.bns-form label.inline{
	margin-bottom:5px;
}
/*Join BNS*/
.join-banner{
	background: url(../img/join-banner.jpg) no-repeat top center;
}
/*Events Diary*/
.events-banner{
	background: url(../img/events-banner.jpg) no-repeat top center;
}
.event-box{
	border-bottom:10px solid #4c4d4f;
	margin-bottom:30px;
	color:#58585a;
  background:#ececed;
}
.event-details{
	background: #fff;
  padding: 15px;
	min-height:180px;
}
.event-left, .book-guest{
	background:#e6e8dc;
}
.event-right{
	background:#ececed;
}
.event-left ul, .event-right ul{
	margin: 0;
	padding: 15px 0;
	min-height: 292px;
}
.event-box li{
	font-size:18px;
	font-weight:400;
}
.event-box ul li span{
	display:block;
	font-size:13px;
	margin-left:-30px;
	line-height:22px;
}
.event-details .blue-btn{
    text-transform: none;
    margin-right: 20px;
    margin-bottom: 0;
}
.event-icons {
	background:url(../img/event-icons.png) no-repeat 0 0;
	padding-left:30px;
	margin-bottom:10px;
}
.event-date1, .event-type{
	background-position:0 2px;
}
.event-region{
	background-position:0 -67px;
}
.event-venue{
	background-position: 0 -525px;
}
.event-cost{
	background-position: 0 -209px;
}
.event-speaker{
	background-position: 0 -362px;
}
.event-time{
	background-position:0 -140px;
}
.event-duration {
	background-position:0 -280px;
}
.event-vegetarian {
	background-position:0 -434px;
}
.event-details h2{
	text-transform:uppercase;
	font-size:17px;
	color:#58585a;
}
.menu-icon{
    background-position: 0 -428px;
    color: #58585a;
    font-size: 25px;
    margin-bottom: 0;
}
.event-details.seminar{
	min-height:100px;
}
.next, .next:hover, .next:focus{
	color: #58585a;
	font-size:16px;
}
.next i{
    color: #58585a;
    margin-top: 5px;
    font-size: 26px;
    vertical-align: bottom;
    margin-left: 0;
}
.guest-banner{
	background: url(../img/guest-banner.jpg) no-repeat top center;
}
.white-back{
	background:#fff;
}
.menu-details{
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	padding-right:0;
	min-height:300px;
}
.menu-details .menu-icon {
    font-size: 18px;
    margin-bottom: 5px;
	background-position: 0 -432px;
}
.guest-form{
    margin-top: 14px;
    margin-bottom: 0;
}
.guest-form label span{
	display:block;
}
.guest-btn, .guest-btn:hover, .guest-btn:focus{
	text-transform: none;
	padding: 12px 15px;
	margin:0;
}
.guest-form input[type=checkbox]{
	margin-bottom:5px;
}
.menu-details p{
	font-size:15px;
}
/*Members Area*/
.inner-navbar{
	background:none;	
}
.nav-section ul li > a{
	color:#333;
	font-weight:inherit;
}
.nav-section li:not(.has-form) a:not(.button){
    border: 1px solid #97999c;
    height: 76px;
    width: 80px;
    font-size: 12px;
    line-height: 18px;
    padding-top: 21px;
    text-align: center;
    margin-left: 20px;
    border-radius: 90px;
	display:inline-block;
	-webkit-box-shadow: inset 0px 2px 6px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 2px 6px -2px rgba(0,0,0,0.75);
	box-shadow: inset 0px 2px 6px -2px rgba(0,0,0,0.75);
}
.nav-section li:not(.has-form) a.active:not(.button){
	background-color: #555555;
	background: #272727; 
	color:#fff;
}
#inner-nav{
    display: block;
    margin: 0;
    text-align: center;		
}
.nav-section ul li {
    float: none;
    display: inline;
}
.inner-navbar{
	height:auto;
	margin-bottom:30px;
}
.brk{
	display:block;
}
/*Contact Us*/
.contact-banner{
	background: url(../img/contact-banner.jpg) no-repeat top center;
}
.contact-img{
	height:334px;
}
.contact-bg{
	background: #4b8593;
	position:relative;
	height:496px;
}
.contact-box{    
    padding: 20px;
    color: #fff;
	position:absolute;
	bottom:15px;
}
.contact-form{
	padding:15px;
}
.bns-form textarea.txtbox{
	height:100px;
	resize:none;
	margin-bottom:15px;
}
.contact-box h4, .contact-box h5{
	font-size: 17px;
	color: #fff;
	font-weight: 500;
}
.contact-box h5{
    font-size: 22px;
    font-weight: 400;
    margin-top: 5px;
}
.contact-address{
	padding:20px 0;
	font-weight:100;
}
.contact-box p{
	font-weight:100;
}
.contact-box .demo-icon{
	margin-right:5px;
	margin-left: 0px;
}
.tb{
    position: absolute;
    bottom: 30px;
    right: 0px;
}
.small-text{
	font-size:14px;
	font-weight:500;
}
.small-text span{
	width:22%;
	display:inline-block;
}
.selection-details{
	padding:15px;
	min-height:200px;
}
.selection-details .large-text{
	font-weight:400;
}
.dashed{
	border-right:1px dashed #58585a;
}
.selection-details .light{
	font-weight:300;
}
.grey-border{
    border-bottom: 10px solid #4c4d4f;
}
form#book_lunch .row .row{
	margin:0;
}
.booking-table{
	border-collapse: collapse;
	background:#ececed;
}
table.booking-table tr:nth-of-type(even){
	background:#cbccce;
}
table.booking-table tr:nth-child(2n+1) td:nth-child(1), .members-area:nth-of-type(even) {
    background-color: #d7d8d9;
}
table.booking-table tr:nth-child(2n) td:nth-child(1) {
    background-color: #c0c1c4;
}
table.booking-table tr:nth-child(2n) td:nth-child(2) {
    background-color: #cbccce;
}
table.booking-table td p{
	font-weight:500;
	margin:0;
}
.icon-user{
	color:#4c4d4f;
	margin:0 7px 0 0;
	font-size:23px;
}
.icon-ok{
	margin-top:0;
}
.member-directory{
	background: url(../img/member-directory.jpg) no-repeat top center;
}
.table-plans-banner{
	background: url(../img/table-plans.jpg) no-repeat top center;
}
.seat-plan-banner{
	background: url(../img/view-table-plans.jpg) no-repeat top center;
}
.thankyou-msg{
	padding-bottom:20px;
}
.thankyou-msg h2{
	text-align:center;
}
.thankyou-msg p, .thankyou-msg ul{
    margin-left: 40px;
    margin-right: 40px;
}
.download-arrow .fa-play{
	font-size:18px;
}
.event-month, .members-area:nth-of-type(odd){
	background:#f7f8f4;
}
.event-month p{
	font-size: 20px;
	font-weight:500;
}
.event-month .event-year{
	display:block;
}
.table-number{
	background:#fbfbfb;
}
.table-number p{
	font-weight:600;
	padding:5px 0;
}
.round-box .icon-search{
	position: absolute;
    right: 10px;
    top: -3px;
    color: #4b8593;
}
.green-border{
	border-top:1px solid #e6e8dc;
}
.company-logo{
	margin:0 0 14px 0;
}
.change-logo{
	margin-left:35px;
	font-size:14px;
	color:#333;
	text-decoration:underline;
}
/*Helper Class*/
.padding-lt-rt0, form#book_lunch .row .row .columns.padding-lt-rt0, form.table-plan .row .row .columns.padding-lt-rt0{
	padding-left:0;
	padding-right:0;
}
.padding-right0{
	padding-right:0;
}
.padding-left0{
	padding-left:0;
}
.padding-bottom0{
	padding-bottom:0;
}
.list-none{
	list-style-type:none;
}
.grey{
	color:#4c4d4f;
}
.margin-lt20{
	margin-left:20px;
}
.margin0, form.table-plan .row .row.margin0{
	margin:0;
}
.full-width{
	width:100%;
}
div.tbl.odd{
  background: #e6e8dc;
  padding:10px 0;
}
div.tbl.even{
  background: #ececed;
  padding:10px 0;
}
form.table-plan .row .row {
    margin: inherit;
}
.blue-btn.show{
margin-right: 1em;
}
/*directory update*/
.directory-heading{
	background-color: #CCC;
}
.fa-linkedin{
	color: blue;
}
@media only screen and (max-width: 800px) {
	.logo {
		margin: 25px 10px 0 10px;
		width: 200px;
	}
	.white-bg{
		background:#fff;
	}
	.content-div, .shadow{
		padding:25px 0;
	}
	.footer-info, .footer-info p{
		font-size:13px;
	}
	.people-banner{
		height:250px;
	}
	.people-banner h2 {
		padding-top: 80px;
	}
	.long-image{
		text-align:center;
		background:#fff;
		padding-top:15px;
		float:none;
		margin:0;
		width:auto;
	}
	.box-image img{
		margin:0 auto;
	}	
	.box-text {
		min-height: 335px;
	}
	.top-bar-section ul {
		float: left !important;
		width: 100%;
		margin: 65px 0 0 8px;	
	}
  .top-bar-section ul.media {
		margin: 0 0 0 8px;	
	}
	.contain-to-grid .top-bar{
		height:195px;
	}
	.top-bar-section li:not(.has-form) a:not(.button){
		padding: 0 10px;
	}
	.event-left ul, .event-right ul {
		padding: 15px 0 0 0;
	}
	.event-details h2 {
    	font-size: 15px;
	}	
	.event-details .blue-btn {
		margin-right: 5px;
		padding: 12px 22px;
	}
	.guest-btn, .guest-btn:hover, .guest-btn:focus{
		width:100%;
	}
	.nav-section li:not(.has-form) a:not(.button){
    	padding-top: 15px;
		padding-left:8px;
	}
	.contact-box {
    	padding: 20px 10px;
	}
	.contact-img {
		height: 255px;
	}
	.contact-box h5 {
    	font-size: 19px;
	}
	.contact-box p {
    	font-size: 13px;
	}
	.contact-address {
    	font-size: 14px;
	}
	.contact-bg {
    	height: 524px;
	}
	.event-details{
		min-height:inherit;
	}
	.selection-details .large-text{
		font-size:16px;
	}
	.small-text span {
		width:30%;
	}
		
}
@media only screen and (min-width: 320px) and (max-width: 600px) {
	.footer-info p, footer p {
		font-size: 14px;
	}
	footer p.left, footer p.right{
		float:none !important;
		text-align:center;
	}
	.foot-logo{
		display:block;
	}
	.bottom-border{
		border-bottom: 1px solid #989899;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.testimonial-content {
		padding: 20px 250px 42px 60px;
		background-size: 5%;
		font-size: 13px;
  	}
	.testimonial-content p{
		font-size:13px;
	}
	.testimonial-corner {
		height: 45px;
		width: 40px;
		margin-top: -45px;
	}
	.testimonial-corner-mirror {
		border-width: 0 40px 45px 0;
		margin-top: -45px;
  	}
	.try-buy .box-text {
		min-height: 350px;
	}
	.try-buy .box-image{
		padding-top:15px;
	}
	.padding-left0, .padding-right0{
		padding:0;
	}
	.try-buy .box-image {
		background-color: #fff;
		text-align: center;
	}
	.welcome .box-text {
		min-height: initial;
		padding-bottom: 20px;
	}
	.banner-text h1{
		padding-top: 245px;
		padding-bottom: 125px;
	}
	.logo {
		margin: 10px 10px 0 15px;
		width: 155px;
	}
	.contain-to-grid .top-bar {
		height: 78px;
	}
	.top-bar-section ul {
		margin: 33px 0 0px 0px;
		padding-bottom: 10px;
		background-color: #333;	
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
  		line-height: 35px;
	}
	.top-bar-section li:not(.has-form) a:not(.button).social-icon{
		margin-left:15px;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 18px;
	}
	.home-banner {
		margin-top: -80px;
	}
	.bns-form label{
		margin-bottom:0;
	}
	.bns-form .go-left{
		float:left !important;
	}
	.bns-form label.inline {
		margin-bottom: 0px;
	}
	.bns-form .blue-btn {
    	margin-top: 15px;
	}	
	.event-left ul, .event-right ul, .menu-details {
		min-height:auto;
	}
	.guest-btn, .guest-btn:hover, .guest-btn:focus{
		width:auto;
	}
	.nav-section ul li > a{
		color:#fff;
	}
	.nav-section li:not(.has-form) a:not(.button) {
		border: none;
		height: auto;
		width: 100%;
		font-size: 13px;
		margin-left: 0;
		border-radius: 0;
		text-align: left;
		box-shadow:none;
	}
	.brk {
		display: inline;
	}
	.nav-section ul{
		padding-bottom:0;		
	}
	.inner-navbar{
		margin-bottom:20px;
		height: 45px;
	}
	#inner-nav{
		margin-top: 45px;
	}
	.inner-navbar .toggle-topbar.menu-icon a{
		color: #4b8593;
		font-size: 14px;
		padding-right: 40px;
	}
	.contact-bg {
    	height: auto;
	}
	.contact-box {
    	position: static;
	}
	.contact-address {
    	padding: 10px 0;
	}
	.tb{
		position:static;
	}
	.tb input ~ label{
		margin-left:0;
	}
	.dashed{
		border:none;
	}
	.event-month .event-year{
		display:inline;
		margin-left:5px;
	}
	div.row.members-area > div.columns p{
		font-size:14px;
	}
	.seat-member:nth-of-type(odd){
		background:#f7f8f4;
	}
	.seat-member{
		padding:3px;
	}
	.logo-area{
		text-align:center
	}
	.change-logo{
		margin-left:0;
	}
	.directory-entry p img, .round-box{
		margin-bottom:8px;
	}
	.selection-details{
		min-height:inherit;
	}
}
@media only screen and (max-width: 360px) {
	.try-buy .box-image {
		padding-top: 0;
	}
	.large-text {
		font-size: 16px;
	}
	.main-head {
		margin-bottom: 15px;
		font-size:20px;
	}
	.banner-text h1, .people-banner h2 {
		font-size: 30px;
	}
	.banner-text h1 {
		padding-top: 170px;
		padding-bottom: 22px;
	}
	.time {
		font-size: 20px;
	}
	.area {
		font-size: 15px;
		padding-bottom: 20px;
		padding-top: 10px;
	}
	.people-banner {
		height: 100px;
		background-size: 140%;
	}
	.people-banner h2{
		padding-top:30px;
		padding-bottom:0;
	}
	.home-banner {
		background-size: 225%;
		margin-top:0;
	}
	.welcome{
		padding-bottom:0;
	}
	.testimonials h2 {
		font-size: 16px;
		padding: 12px 14px;
	}
	.test-img{
		float: none !important;
		margin: 0 auto;
		text-align: center;
	}
	.testimonial-content {
		padding: 20px 10px 42px 48px;
	}
	.slick-slide img {
		display: inline-block; 
	}
	.event-details .blue-btn {
    	width: 100%;
	}
	.next, .next:hover, .next:focus {
		margin-bottom: 23px;
		display: block;
	}
	.selection-details .large-text, table.booking-table p, .white-on-black {
		font-size: 14px;
	}
	.white-on-black {
		padding:5px 8px;
	}
	.shadow{
		padding:25px 0;
	}
	
}
@media only screen and (min-width: 1025px){

}
