/* CUSTOM CSS */

@import url("../fonts/stylesheet.css");

body {
	/*font-family:Travelingtypewriter, courier new, Arial, Helvetica, sans-serif !important;*/
	color:#000;
	font-size:18px;
	background:#e7e7e7 url(../images/bg.jpg) center top repeat;
	padding:0 15px;
}

.clr {float:none;clear:both;}

.alignleft {float:left;margin-right: 20px;margin-bottom: 20px;}
.alignright {float:right;margin-left: 20px;margin-bottom: 20px;}
.aligncenter {float:none;display:block;margin:auto;margin-bottom: 20px;}

.fitrow {
	margin-left:0 !important;
	margin-right:0 !important;
}
.pad0 {padding-left:0 !important;padding-right:0 !important;}
.pad1 {padding-left:10px !important;padding-right:10px !important;}
.pad2 {padding-left:20px !important;padding-right:20px !important;}

.padtop0{padding-top:0px !important;}
.padtop1{padding-top:10px !important;}
.padtop2{padding-top:20px !important;}
.padtop3 {padding-top:30px !important;}
.padtop4 {padding-top:40px !important;}
.padtop5 {padding-top:50px !important;}
.price   {display:none;}

.padbottom0{padding-bottom:0px !important;}
.padbottom1{padding-bottom:10px !important;}
.padbottom2{padding-bottom:20px !important;}
.padbottom3{padding-bottom:30px !important;}
.padbottom4{padding-bottom:40px !important;}
.padbottom5{padding-bottom:50px !important;}
.padbottom6{padding-bottom:60px !important;}
.padbottom7{padding-bottom:70px !important;}

.bottom0 {margin-bottom:0px!important;}
.bottom1 {margin-bottom:10px!important;}
.bottom2 {margin-bottom:20px!important;}
.bottom3 {margin-bottom:30px!important;}
.bottom4 {margin-bottom:40px!important;}
.top0 {margin-top:0px!important;}
.top1 {margin-top:10px!important;}
.top2 {margin-top:20px!important;}
.top3 {margin-top:30px!important;}
.top4 {margin-top:40px!important;}

.right2 {margin-right:20px!important;}
.right7 {margin-right:70px!important;}

.padright0 {padding-right:0!important;}
.padleft0 {padding-left:0!important;}
.padleft5 {padding-left:50px!important;}

.text-space2 {letter-spacing: 2px;}
.text-space3 {letter-spacing: 3px;}

.vspace-1 {margin-right:-10px!important;margin-left:-10px!important;}

.row.container {
	width:980px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
li.widget {list-style:none;margin:0;}
time.updated {display:none;}

small {font-size: 14px;}
p, ul, ol {line-height:1.4;margin-bottom:20px;}
a{color:#000}
a:hover {text-decoration:none;color: #333;}

input:focus, textarea:focus, button:focus, select:focus, .btn:focus, a:focus{outline:0}
input[type="password"], select, textarea,
input[type="search"],
input[type="email"],
input[type="url"],
input[type="text"],
input[type="password"] {
	font: 13px Arial;
	height: 33px;
	width: 255px;
	max-width: 100%;
	border: 1px solid #f7f7f7;
	padding: 5px 10px;
}
textarea {height:100px;}

iframe, img {max-width:100%;}

h1, h2, h3, h4, h5, h6 {
	line-height:1;
	margin-top:0;
	margin-bottom:15px;
	letter-spacing: 2px;
}
h1 {font-size:35px;margin-bottom:30px;}
h2 {font-size:24px;}
h3 {font-size:22px;margin-bottom:10px;}
h4 {font-size:20px}
h5 {font-size:18px}
h6 {font-size:16px}


.text-white {color:#fff!important;}
.text-dark {color:#000!important;}
.text-small {font-size:12px;line-height: 15px;}
.listnone {list-style:none;}
.font20 {font-size:20px;letter-spacing: 2px;}

.underline {text-decoration:underline;}
a.underline:hover {text-decoration:underline;}

a, .button, button, .btn, .postnavlink a {
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;
}
#navmenu .navbar-toggle, .popupclose,
.bgfade, #navmenu .dropdown > .dropdown-menu>li>a {
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;
}
#instagramcarousel .owl-next,
#instagramcarousel .owl-prev,
.hoverfade a img, #homeslider .bx-wrapper .bx-controls-direction a, 
.boxoverlay {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: opacity;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: opacity;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: opacity;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: opacity;
	transition-duration: .3s;
	transition-timing-function: ease;
	opacity:1;
	filter:alpha(opacity=100); 
	border:1px solid transparent
}
#instagramcarousel .owl-next:hover,
#instagramcarousel .owl-prev:hover,
#homeslider .bx-wrapper .bx-controls-direction a:hover,
.hoverfade a:hover img {opacity:.8;filter:alpha(opacity=80); }
img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.container {
	width:1010px!important;
	max-width:100%!important;
}
.grouptext {display:inline-block;}
.noradius {
	border-radius:0!important;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
}
.nobr {display:none!important}
.nopbr br {display:none!important}
.nopbr p {margin-bottom:0!important}
.iframefit {max-width:100%;}
.list-space li { margin-bottom:15px;}
.btn, .postnavlink a {
	color: #fff;
	background: #1e1e1e;
	border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-size: 18px;
	border: none;
	padding: 7px 25px 8px 20px;
	box-shadow: none;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none;
	position:relative;
	letter-spacing: 2px;
	line-height: 1;
}
.btn:hover, .postnavlink a:hover {color:#ccc;}
.btn:focus {color:#fff;}
.btn:after, #nextpostlink a:after {
	content: '>';
	position: relative;
	top: 1px;
	right: -7px;
}
.btn.noarrow:after {display:none;}
#logo h1 {margin:0;}
#logo h1 a {
	width:181px;
	max-width:100%;
	height:203px;
	background:url(../images/logo.png) top left no-repeat;
	text-indent:-9999px;
	display: inline-block;
	background-size: 100%;
}
.mobile-logo {display:none;}
.desktop-logo {
	display: inline-block;
	float: left;
	width: 20%;
	text-align: center;
}
#navmenu.navbar-default .navbar-nav>li>a {font-size: 15px;letter-spacing: 2px;}

#homecols {}
.hcentry {margin-bottom: 10px;}
.hcentry h2 {margin-bottom: 7px;}
.hcentry img {margin-bottom: 13px;}
.hcentry .btn  {}

#commentform #submit {
	text-transform: uppercase;
	text-align: center;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#commentform textarea  {width: 400px;}
#commentform code  {white-space: normal;}
#commentform label {
	width: 85px;
	vertical-align: top;
}
#comments.comments-area {
	padding-top: 30px;
	margin-top: 50px;
	border-top: 1px solid #dcdcdc;
}
#comments .comment-reply-title {
	color: #e47d00;
}
#homeslider .bx-wrapper {margin-bottom:0;}
#homeslider {position:relative;}
#homeslider ul {
	padding-left:0;
	margin:0;
}
#homeslider .bx-wrapper .bx-viewport {
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	left:0;
	background:#eee;
}
#homeslider .hsentry .hscaption {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 400px;
	max-width: 100%;
}
#homeslider .hsentry .hscaption h1 {
	display: block;
	font-size: 40px;
	letter-spacing: 0;
	color: #fff;
	line-height: .95;
	margin-bottom: 35px; background:black;padding-left:0.2em;padding:0.3em;}
#homeslider .hsentry .hscaption .hssubtitle {
	display: block;
	color: #fff;
	letter-spacing: 3px; background:black;padding-left:0.2em;padding:0.3em;
}
#homeslider .btn-slide:hover {color:#fff;border-color:#fff;}
#homeslider .btn-slide {
	color: #eceff0;
	border: 2px solid #eceff0;
	padding: 3px 15px 4px;
	letter-spacing: 3px;
}
#homeslider .btnslide {
	font-size:20px;
	margin-top: 35px;
	display: block;
}
#homeslider .hsentry {position:relative;}
#homeslider .bx-wrapper .bx-pager.bx-default-pager a.active {background:transparent}
#homeslider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	display: block;
	width: 13px;
	height: 13px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	border: 3px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
}
#homeslider .bx-wrapper .bx-pager {
	bottom: 25px;
	z-index: 70;
	padding-top: 0;
}
#homeslider .bx-wrapper img {margin:auto;height:auto}
#homeslider .bx-wrapper .bx-controls-direction a {
	width:32px;
	height:52px;
}
#homeslider .bx-wrapper .bx-controls-direction a.bx-prev {background:url(../images/arrow-prev.png) center left no-repeat;}
#homeslider .bx-wrapper .bx-controls-direction a.bx-next {background:url(../images/arrow-next.png) center right no-repeat;}
#homeslider {}
#homeslider {}
#prefooterwrap {
	background:#d2d2d2;
	background:rgba(210,210,210,.6);
	padding:30px 0 20px;
}
#footerlogo {margin-bottom:15px;}

.pfwidget {margin-bottom: 25px;}
.pfwidget p, .pfwidget ul, .pfwidget ol {line-height: 1.7;}
.pfwidget ul {
	padding-left:0;
	list-style:none;
}
.pfwidget ul li {
	padding: 4px 0;
	border-bottom:1px dotted #bdb7a4;
}
.pfwidgettitle {
	color: #545456;
	border-bottom: 3px solid #bdb7a4;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#footer {
	padding-top: 13px;
	text-align: center;
	padding-bottom: 13px;
	background: #231f20;
	color: #fff;
	font-size:12px;
	letter-spacing: 3px;
}
#pagewrap {
	background:#fff;
	background:rgba(255,255,255,.8);
	width:850px;
	max-width:100%;
	margin:auto;
}
#topbarwrap {
	background: #1e1e1e;
	color: #fff;
	padding: 8px 0;
}
#topbar {color:#eceff0;letter-spacing: 4px;}
#topbar a {color:#eceff0}
#topbar a:hover {color:#bbb}
#topbarleft {font-size:18px;}
#topbarright {
	text-align:right;
	font-size:22px;
}
#sociallinks {display:inline-block;float:left;margin-right: 10px;}		
#sociallinks a {display:inline-block;float:left;}		
#sociallinks img {margin-right:5px;}	
#socialmediausername {
	display:inline-block;
	float:left;
	padding-top:5px;
}

#fslabel {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 5px;
}
#footersubscribeform {
	display: inline-block;
	vertical-align: middle;
}
#fsinput {
	width:385px;
	max-width:90%;
	margin-right: 35px;
	height:33px;
	margin-bottom: 5px;
}
#fsbtn {padding: 7px 22px 8px 27px;}
.containerwrap {padding:40px 0 20px;}
#header {
	margin-top: 20px;
	margin-bottom: 30px;
	z-index: 99;
	position: relative;
}
#prefooter a:hover {color:#777;}
#prefooter {letter-spacing: 2px;font-size: 20px;}
#instagramcarousel {margin-bottom: 30px;}

.pagetitleblock h1 {margin-bottom:20px;}

.has-sidebar #content {
	padding-top:30px;
	/*background:transparent url(../images/dot.png) top right repeat-y;*/
	padding-bottom:5px;
}
.has-sidebar #sidebar {padding-top:20px;}
.widgettitle {margin-bottom:20px;}
.widgetentry  {margin-bottom:0;}
.widgetentry ul  {
	padding-left:0;
	list-style:none;
	margin-bottom:0;
}
.widgetentry ul  li {margin-bottom:15px;}
.postnavlinks .btn, .postnavlinks .postnavlink  {margin-top:5px;}
.postnavlinks .postnavlink a  {display: inline-block;}
.postnavlinks {margin-top: 60px;}
.postnavlinks #nextpostlink {float: right;}
.postnavlinks .postnavlink {display:inline-block;float:left;}

.postentries {}
.postentry {margin-bottom:55px;}

#menuscategories {margin-bottom:40px;}
.imglinkoverlay img {height:auto;}
.imglinkoverlay {
	display:inline-block;
	position:relative;
	margin-bottom: 30px;
	color:#000!important;
}
.boxoverlay {
	background: transparent url(../images/bg-overlay.png) top center repeat;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	text-align:center;
	opacity:0;
	filter:alpha(opacity=0); 
}
.nameoverlay {
	font-size: 22px;
	letter-spacing: 0;
	border: 1px solid #000;
	margin-top: 44%;
	display: inline-block;
	padding: 2px 20px;
}
.centeredbuttons {
	margin:20px 0;
	text-align:center;
}
.centeredbuttons .btn {margin-right: 30px;margin-bottom:10px;}
.boxoverlay:hover {opacity:1;filter:alpha(opacity=100); }

.panelbox {
	background:#ccc;
	background:rgba(85,85,85,.3);
	padding:20px 15px 30px;
	margin-bottom:30px;
}
.panelbox h2 {
	margin-bottom:5px;
	letter-spacing:3px;
}

#socialmedia-contact {
	padding-left:0;
	list-style:none;
	text-align:center;
	padding-top:20px;
}		
#socialmedia-contact li {
	display:inline-block;
	margin:5px 20px
}			
#quickbtnlinks {
	list-style:none;
	padding-left:0;
	text-align:center;
}
#quickbtnlinks li {
	display:inline-block;
	margin:10px 20px;
	vertical-align:middle;
}
#socialmedialinks {}
#socialmedialinks a {
	display:inline-block;
	float:left;
	margin:0 5px;
}

#teamentries {padding:10px 0 20px;;}
#teamentries .teamentry:nth-child(odd) {clear:left;}
.teamentry h2 {margin-bottom:10px;}
.teamentry {
	text-align:center;
	margin-bottom:20px;
}
.teamentryinner {
	display:block;
	width:300px;
	max-width:100%;
	margin:auto;
}
.teamimg {
	height:auto;
	border-radius:200px;
	-webkit-border-radius:200px;
	-moz-border-radius:200px;
}
#innerbanner {text-align:center;}
.postimg, .featuredimg {height:auto;}
hr {border-color:#777;}

.menupop .modal-body {
	
	background: transparent url(../images/bg-popup.jpg) top left repeat-x;
}
.menupop .modal-content {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: .0;
	-webkit-border-radius: .0;
	-moz-border-radius: .0;
	background: #a18462 url(../images/bg-popup2.jpg) repeat;
	border: none;
}
.menupop .menupop-header {
	text-align:center;
	position: relative;
}
.menupop-header {
	padding-top:15px;
	padding-bottom:15px;
}
.popupclose {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #eceff0;
	background: #000;
	line-height: 1;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 33px;
	padding-left: 4px;
	padding-top: 6px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	cursor: pointer;
}
.popupclose:hover {background: #222;color: #fff;}
.popuplogo {margin-bottom:10px;}
.menupop-content {padding: 0 15px 15px 15px;}
.menupop  h1 {
	font-size:33px;
	letter-spacing: 4px;	
	text-align:center;
}
.menupop-title {
	display:inline-block;
	border: 1px solid #000;
	padding: 8px 22px;
}
.imglinkoverlay {cursor:pointer;}

#instagramcarousel {
	padding:10px;
	width:980px;
	max-width:100%;
	margin:auto;
	background: #ccc;	
	background: rgba(0,0,0,.18);
}
#instagramcarousel .owl-pagination {display:none}
#instagramcarousel .owl-buttons {
	position: absolute;
	top: 40%;
	width: 100%;
	
}
#instagramcarousel .owl-next,
#instagramcarousel .owl-prev {
	width: 32px;
	height: 52px;
	text-indent: -9999px;
	display: inline-block;
	opacity: 1;
	padding: 0;
	margin: 0;
	position: absolute;
	top:0;
}
#instagramcarousel .owl-prev {background: url(../images/arrow-prev.png) center left no-repeat;left: -85px;}
#instagramcarousel .owl-next {background: url(../images/arrow-next.png) center left no-repeat;right: -85px;}
#instagramcarousel .owl-item {padding: 10px;}
#instagramcarousel {margin-bottom:30px;}






@media only screen and (min-width: 1000px) {
	#homeslider .bx-wrapper .bx-controls-direction a.bx-prev {left: -70px;}
	#homeslider .bx-wrapper .bx-controls-direction a.bx-next {right: -70px;}

}
@media only screen and (max-width: 1000px) {
	#instagramcarousel .owl-prev {left: 15px;}
	#instagramcarousel .owl-next {right: 15px;}
	#instagramcarousel {max-width: 90%;}
}
@media only screen and (min-width: 850px) {
	#navmenu.navbar-default .navbar-nav>li {margin-right: 30px!important;}
	#navmenu.navbar-default .navbar-right>li {margin-left: 15px!important;margin-right:0!important;}
	#topbar {width: 100%!important;padding-left: 5px!important;}
}
@media only screen and (min-width: 850px) {
	.titleexcerpt {min-height: 147px;}
	.menupop .modal-dialog {width: 780px;}
}	
@media (max-width: 900px) and (min-width: 768px) {	
	#navmenu.navbar-default .navbar-nav>li>a {font-size: 17px!important;letter-spacing: 1px!important;}	#navmenu.navbar-default .navbar-right>li {margin-left: 10px!important;}
}
@media only screen and (min-width: 768px) {
	#navmenu > .container {padding:0;}
	#navmenu {
		background:transparent;
		border:0;
		margin-bottom: 0;
		min-height:50px;
	}
	#navmenu.navbar-default .navbar-right>li:first-child {margin-left:0!important}
	#navmenu.navbar-default .navbar-nav>li:last-child {margin-right:5px!important}
	#navmenu.navbar-default .navbar-nav>li>a {
		color: #000;
		padding: 0px 0px;
		border:1px solid transparent;
	}
	#navmenu.navbar-default .navbar-nav>li>a:hover,
	#navmenu .navbar-nav>.current-menu-item>a, 
	#navmenu .navbar-nav>.active>a, 
	#navmenu .navbar-nav>.active>a:hover, 
	#navmenu .navbar-nav>.active>a:focus {
		background:transparent;
		color:#777!important;
	}
	#navmenu.navbar-default .navbar-nav>.active>a:hover,
	#navmenu.navbar-default .navbar-nav>.current-menu-item>a:hover,
	#navmenu.navbar-default .navbar-nav>.active>a,
	#navmenu.navbar-default .navbar-nav>.current-menu-item>a {border-color:#000!important;color:#000!important;}
	#navmenu .navbar-collapse {padding: 0px;}
	#navmenu .navbar-nav>.open>a {background:transparent;color: #000!important;}
	#navmenu .navbar-nav {width: 40%;margin-top: 6.5%;}
	#navmenu .navbar-right {text-align:right;}
	#navmenu .navbar-right > li {
		float:none;
		text-align:left;
		display:inline-block;
	}
	#navmenu.navbar-default .navbar-nav>li {margin-right: 15px;}
	#navmenu.navbar-default .navbar-right>li {margin-right: 0;margin-left: 15px;}	
	#navmenu .dropdown > .dropdown-menu {
		border-radius:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		box-shadow:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		padding:0;
		border-color: #ddd;
		background: #fefefe;
		font-size: 15px;
		letter-spacing: 1px;
	}
	#navmenu .dropdown > .dropdown-menu>li {border-bottom: 1px dotted #eee;}
	#navmenu .dropdown > .dropdown-menu>li>a {padding: 5px 15px;}
	.sm-padleft0{padding-left:0 !important;}
	.sm-padright0{padding-right:0 !important;}
	.sm-right {float:right!important;}
	.sm-left {float:left!important;}
	/*edited was .has-sidebar #content {width: 78.5%; padding-right: 70px;} */
	.has-sidebar #content {width: 100%;}
	.has-sidebar #sidebar {	width: 21.5%; padding-left:30px;}	
	.sm-right7 {margin-right:70px!important;}
	.postentryimg .postimg {width: 200px;}
}
@media only screen and (max-width: 767px) {
	#navmenu.navbar-default .navbar-nav>li>a {color: #000;border-bottom:1px dotted #ccc;}
	#navmenu.navbar-default .navbar-nav>li>a:hover {color: #000;background:#e7e7e7;}
	#navmenu {margin:0;border: none;min-height: inherit;}
	#navmenu .navbar-header {background: #222;}
	#navmenu .navbar-toggle {border: 0;background: #444;}
	#navmenu .navbar-toggle .icon-bar {background-color: #fff;}
	#navmenu .navbar-toggle:hover {background: #000;}
	#navmenu .navbar-toggle:hover .icon-bar {background-color: #fff;}
	#navmenu .navbar-nav {margin-top: 0px;margin-bottom: 0;}
	.xs-pad0 {padding-left:0 !important;padding-right:0 !important;}
	#logo h1 {margin-bottom: 0;text-align:center;}
	#logo h1 a{background-size:100%;margin-bottom: 10px;}
	.xs-left {text-align:left!important;}
	.xs-right {text-align:right!important;}
	.xs-center {text-align:center!important;}
	.xs-hide {display:none!important;}
	.mobile-logo {display:block;}
	.desktop-logo {display:none!important;}
	#topbar #sociallinks {margin-right:10px;}
	#topbar #sociallinks, #topbar #socialmediausername {vertical-align: middle;float:none;}
	#topbarleft {margin-bottom: 3px;}
	#header {padding-right: 0;padding-left: 0;margin-bottom:0;}
	#homeslider, #innerbanner {padding: 0;}
	#fsinput { width:100%;max-width:100%;margin-right: 0;}
	#footeraddress {padding-left:15px!important;}
	.hcentry {margin-bottom: 30px;}
	.has-sidebar #content {background:none;padding-bottom:30px;}
}

@media only screen and (max-width: 650px) {
	#homeslider .hsentry .hscaption {
		width: 100%;
		padding: 10px;
		bottom: 10px;	
	}
	#homeslider .hsentry .hscaption h1 {font-size: 30px;margin-top: 15px;}
	#homeslider .btnslide {margin-top: 15px;}
	.hcentry img {width: 100%;}
	#socialmedia-contact li img {width:75px;}
}
@media only screen and (max-width: 500px) {
	.xxs-12, .xxs-center {
		width:100%!important;
		max-width:100%!important;
		display:block!important;
		clear:both!important;
		float:none!important;
		margin-left: auto;
		margin-right: auto;
	}
	.xxs-center  {text-align:center!important;}
	img.xxs-center {width:auto!important;}
	.field-label {text-align:left;}
	.xxs-12.postentryimg {margin-bottom: 10px;}
	.xxs-12.postentryimg img {width:100%;}
	.postnavlinks #nextpostlink {float: none;}
	#instagramcarousel .owl-item {padding: 10px 4px;}
	#instagramcarousel .owl-next, #instagramcarousel .owl-prev {width: 24px;height: 38px;background-size: 100%!important;}
	#instagramcarousel .owl-prev {left: -40px;}
	#instagramcarousel .owl-next {right: -40px;}
	#instagramcarousel .owl-theme .owl-controls {margin-top: 0;}
	#instagramcarousel .owl-buttons {top: 20%;}	
}

@media only screen and (max-width: 450px) {
	#topbarright a {display:inline-block;}
	#prefooter {font-size:18px;}
	h1 {font-size:30px;}
	#homeslider .hsentry .hscaption h1 {
		margin-top: 15px;
		margin-bottom: 5px;
		font-size: 18px;
	}
	#homeslider .hsentry .hscaption .hssubtitle {font-size: 16px;letter-spacing: 1px;}
	#homeslider .hsentry .hscaption {padding-left:50px!important;}
	#homeslider .btn-slide {
		padding: 3px 10px 4px;
		letter-spacing: 1px;
		font-size: 14px;
	}
	.popuplogo {display:none;}
	.menupop-content{font-size:0.8em;}
	#drinkstable td, .xxs-tabletdblock td {width: 100%!important;display: block;}
	.xxs-fontmd {font-size:20px!important;font-weight:bold;}

}
	