.responsive-phone-number.phone-number {
	padding: 15px;
	float: right;
	width: 50%;
	z-index: 1;
}
.steps-col label{
	width: 30%;
}
#quantity{
    width: 70%;
    float: right;
    display: inline-block;
}
/**BOOTSTRAP CSS OVERRIDE**/
.navbar-default{
	border-radius:0;
	background: none;
	border: none!important;
}
.nav .navbar-social > a {
    padding:0;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}
.navbar-collapse{
	padding:0;
}
.dropdown-menu{
	background:none;
	box-shadow:none;
	border:none;
	padding: 0!important;
	border-radius:0;
}
.dropdown:target > .dropdown-menu, .dropdown:focus > .dropdown-menu{
	display: block;
}
.navbar-nav{
	padding:0!important;
}
.navbar{
	margin: 0;
}
/* desktop hover to display*/
.dropdown:hover > .dropdown-menu{
	display: block;
}
/**END BOOTSTRAP OVERRIDE**/

/**mobile and desktop action**/
.hide-phone{
	display: block;
}
.show-phone{
	display: none;
}

body{
	font: 14px/22px 'Open Sans', sans-serif;
	color:#333333;
}
h1,h2,h3,h4,h5,h6{
	padding-bottom:15px;
}
h1{
	font:bold italic 50px/55px  'Lora', serif;
	color:#315b60;
}
h2{
	font:18px/26px 'Open Sans', sans-serif;
	color:#333333;
}
h3{
	font:italic 24px/28px 'Open Sans', sans-serif;
	color:#000;
}
h4{
	font:22px/30px 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#666;
}
h5{
	font:15/18px 'Open Sans', sans-serif;
	color:#000;
	text-transform:uppercase;
}
h6{
	font:20px/24px 'Open Sans', sans-serif;
	color:#fff;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	line-height:20px;
	padding:0 0 20px 15px;
}
#map{
	height: 300px;
	margin-bottom: 20px;
}
#footer-map{
	height: 176px;
	width: 176px;
}
#footer-map-2{
	height: 400px;
}
.content h4 + ul{
	border-top:2px #000 solid;
	margin-top:-5px;
	line-height: 25px;
	padding-top:5px;
}
.content h5 + ul{
	margin-top:0px;
	line-height: 25px;
	padding-top:5px;
}
.content h5{
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	padding:0;
	margin: 0;
	color:#365b60;
	text-transform: capitalize;
}
.btn-readmore,.btn-readmore:hover {
	border-radius: 0;
	color: #9d987f;
	display: inline-block;
	text-align:center;
	padding:10px 0 ;
	width:130px;
	font:bold italic 18px/18px 'Lora', serif;
}
/*two column*/
.two-column-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.two-column-list ul li{
	width:45%;
	float:left;
	margin:40px 0 20px 10%;
}
.two-column-list ul li:nth-child(2n+1){
	clear:left;
	margin-left:0;
}

/**three column**/
.three-column-list{
	padding-bottom:50px;
}
.three-column-list ul{
	margin-left: 5%;
	margin-right: 5%;
	padding:0;
	list-style:none;
}
.box-image img{
	display:inline-block;
}
.box-title{
	padding-bottom:15px;
}
.box-title p{
	color:#666666;
	line-height: 22px;
}
.three-column-list ul li{
	float:left;
	width:32%;
	margin-left:2%;
	margin-top:30px;
}
.three-column-list ul li:nth-child(3n+1){
	clear:left;
	margin-left:0;
}

#header-container{
	position:relative;
	z-index: 11;
}

#header{
	background-color:#ebebeb;
	position: relative;
	left:0;
	width:100%;
	height: auto;
}
.logo{
	position: absolute;
	display:block;
	margin-left:30px;
	z-index: 1;
	top: -100px;
}

.home img{
	vertical-align:top;
	padding-top:5px;
}
.home{
	width: 92px;
}
#menu{
	height: 60px;
}
#menu nav{
	float:right;
	position:relative;
}
#menu ul li a{
	color:#315b60;
	font:300 20px/30px  'Open Sans', sans-serif;
	padding: 15px 0;
	width:150px;
	min-height: 60px;
	text-transform: uppercase;
	text-align:center;
}
#menu ul li {
	position: relative;
}
#menu ul li a:hover,#menu ul li a:focus,#menu ul li a:active{
	color:#315b60;
}

#menu ul li.open > a, #menu ul li.dropdown:hover > a{
    background: #9d987f;
    color: #fff;
    font-weight: 500;
}
#menu ul ul{
	width: 150%;
	position:absolute;
	left:0;
	list-style:none;
	min-height:296px;
}
#menu ul ul li{
	padding-left: 20px;
	margin: 3px 0;
	background-color:#9d987f;
}
#menu ul ul li a{
	color:#fff;
	padding:10px 0px;
	font-weight:300;
	white-space:normal;
	font-size:14px;
	text-transform: uppercase;
	line-height:18px;
	width:auto;
	text-align:left;
	padding:15px 0;
	min-height:0;
	
}
#menu ul ul li a:hover{
	color:#315b60;
	font-weight:500;
	text-decoration:none;
	background:none;
	font-family:  'Open Sans', sans-serif;
}
#body{
	padding-top:20px;
}
.phone-number{
	color:#9d987f;
	font:bold italic 49px/55px 'Lora', serif;
	text-align:right;
	padding-bottom:25px;
	position: relative;
}
.phone-number a{
	color:#9d987f!important;
}
.top-banner-container{
	height: 300px;
	width: 100%;
	overflow-y: hidden;
	max-width: 1200px!important;
	margin-left: auto!important;
	margin-right: auto!important;
	
}
.top-banner-container div#map {
	width: 100%;
	height: 450px;
}
.top-banner-container .top-banner-img{
	width: 100%;
	min-width: 500px;
	height: auto;
}
#banner{
	position:relative;
	margin-bottom:50px;
}
.banner-text{
	background-color:#b4b09d;
	position:absolute;
	right:0;
	height:100%;
	color:#fff;
	text-align:center;
}
.banner-text h1{
	font:bold italic 40px/43px 'Lora', serif;
	color:#fff;
	text-shadow: 3px 0px 2px #000;
	text-transform:none;
}

.banner-text h2{
	font-size:26px;
	line-height:30px;
	color:#fff;
	text-shadow: 3px 0px 2px #000;
}
.banner-text > div{
	padding:25px 20px 0;
}
#intro h1{
	font-size:20px;
	color:#315b60;
	font-weight:600;
	line-height:26px;
	font-family:  'Open Sans', sans-serif;
	font-style: normal;
}
section#home-content h1{
	color: #9d987f;
	font-weight: 300;
	padding: 20px 0;
}
section#home-content p{
    color: #9d987f;
}
section#home-content ul li{
    color: #9d987f;
}
.shop h1{
	color: #9d987f;
	    font-weight: 300;
	    padding: 20px 0;
}
.buy-oysters img {
	width: 175px;
	right: -60px;
	position: absolute;
	top: -10px;
	z-index: 100;
}
.buy-oysters {
	height: 60px;
	width: 100%;
}
#home-list h1{
	font-size:28px;
	color:#315b60;
	font:bold italic 28px/33px 'Lora', serif;
	text-align:center;
}
.box-image{
	text-align:center;
	margin-bottom:15px;
}
#home-list{
	text-align:center;
	background-color:#f5f7f7;
	margin-top:20px;
}
#home-list h1{
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	margin-top:0;
}
.box-text{
	padding-bottom:15px;
	min-height:100px;
	color: #9d987f;
}
.box-wrap a:hover .box-text{
	color: #9d987f;
}
.box-image img{
	display:inline-block;
	border-radius:50%;
}
.box-wrap{
	padding:0 50px;
}
.phone-number br{
	display:none;
}
.contact-side{
	margin-top: -20px;
}
.contact-side h2{
	font-weight: bold;
}
.contact-side ul{
	font-weight: normal;
	list-style: none;
	margin: 0 0 20px;
	padding:0;
}
.contact-side li{
	font-weight: bold;
}
.contact-side-num {
	font-weight: bold;
	font-size: 18px;
	background:url(../images/phone.jpg) no-repeat left center;
	padding:0 0 0 24px;
	margin-bottom: 20px;
}

.content h2{
	text-transform: uppercase;
}

/**START CONTACT HERE**/
.wrap-contact{
	width: 90%;
}
.contact-form{
	margin-bottom:30px;
	margin-top: 30px;
}
.contact-content h4{
	font-size:46px;
	line-height:50px;
}
.contact-form input[type=text],.contact-form input[type=tel],.contact-form input[type=email],.contact-form select,.contact-form textarea{
	font: 16px/25px 'Open Sans', sans-serif;
	color:#000;
	border:1px #315b60 solid;
	border-radius:0;
	height:60px;
}
.contact-form input[type=email]{
	text-transform: none;
}
.has-error .form-control {
    border-color: #a94442!important;
}
.contact-form textarea{
	height:186px;
	padding-top:20px;
}
.contact-form input[type="submit"], .contact-form input[type="reset"]{
	font:bold italic 24px/20px 'Lora', serif;
	background: none;
	border:none;
	border-radius: 0;
	background-color:#b7b7b7;
	height:42px;
	color:#fff;
	width: 95px;
	float: right;
	text-transform:lowercase;
	margin-left: 10px;
}
.contact-form .cancel-button{
    font: bold italic 24px/20px 'Lora', serif;
    background: none;
    border: none;
    border-radius: 0;
    background-color: #b7b7b7;
    height: 42px;
    color: #fff;
    width: 95px;
    float: right;
    text-transform: lowercase;
    margin-left: 10px;
    line-height: 40px;
    height: 53px;
    width: 130px;
    margin: 0;
}
/*.contact-form input[type="submit"]:hover,.contact-form input[type="submit"]:focus,.contact-form input[type="submit"]:active{
	background-color: #000;
}*/
.contact-form .btn-send{
	background-color: #0076a3!important;
}
.contact-form .btn-send:hover{
	background-color: #0794CA!important;
}

/*step box*/
.steps-box{
	background-color:#f4f7f7;
	padding:15px 0;
	margin-top:25px;
}
.steps-box,.steps-box a{
	color:#999999;
	font-size:16px;
}
.steps-box h2{
	margin-top:0;
	margin-bottom:5px;
	color:#ccc;
	font-weight: bold;
	padding: 0;
	font-style: italic;
	font-size: 23px;
	font-family: 'Lora', serif;
}
.steps-box a{
	font-size:16px;
	line-height:26px;
}
.steps-box a:hover,.steps-box a.active{
	color:#000;
}
.steps-box a:hover h2,.steps-box a.active h2{
	color:#315b60;
}

.steps-box-content{
	margin-bottom: 20px;
}
.steps-col{
	background:#f4f7f7;
	border:1px #ccc solid;
	padding:10px 15px 60px;
	margin-top:25px;
	color:#666666;
	position:relative;
	min-height:475px;
	text-align: center;
}
.steps-col-cat{
	    min-height: auto;
}
.steps-col h2{
	color:#336666;
	line-height:28px;
	text-align: center;
	text-transform:uppercase;
	min-height:57px;
	font: bold italic 28px/33px'Lora', serif;
}
#quantity{
	text-align: center;
}
.price{
	color: #666;
	font-size:26px;
	font-weight:bold;
	line-height:43px;
	margin-left:10px;
}
.steps-bottom{
	position:absolute;
	bottom:10px;
	width:100%;
	left:0;
}
.steps-image img{
	border-radius: 50%;
}
.margin-top{
	margin-top: 140px;
}
.buynow,.buynow:hover{
	background-color: #1386b8;
	color:#fff;
	font: bold italic 18px/25px 'Lora', serif;
	border-radius: 0;
	width: 90%;
}

#banner.inner{
	margin-bottom: 20px;
}

.second-form h2{
	font: bold italic 14px/18px 'Lora', serif;
	padding-bottom: 10px;
}
.stepform-wrap{
	background-color: #f4f7f7;
	padding: 10px 0 30px 0;
	margin-bottom: 50px;
	margin-top: 20px;
}
.alert-confirm{
	background:url(../images/alert.jpg) no-repeat top center;
	font-size: 16px;
	color:#666666;
	padding-top: 50px;
	width: 190px;
	margin: 30px  auto 50px;
	text-align: center;
}
.second-form input[type=submit], .second-form input[type=reset]{
	height: 53px;
	width: 130px;
	margin: 0;
}
.couponbox h1{
	font: bold italic 14px/18px 'Lora', serif;
	color:#000;
	padding: 0;
	margin: 0;
}
.couponbox{
	color: #000;
	margin-bottom: 10px;

}
.second-form-box{
	width: 80%;
	margin-top: 67px;
}
.sidebar{
	margin-top: -20px;
}
.sidebar h2{
	color:#315b60;
	font: bold italic 22px/28px 'Lora', serif;
}
.sidebar ul{
	list-style: none;
	padding:0;
	margin:0;
}
.sidebar ul li{
	margin-bottom: 15px;
}
.sidebar ul li a{
	font-weight: bold;
	color:#000000;
}
.sidebar ul li a:hover{
	color:#315b60;
}
.content{
	position: relative;
	min-height: 500px;
}
.content h1{
	padding-top: 0;
	margin-top: 0;
}
.content table td{
	vertical-align: top;
}
.sidebar-wrap{
	position: relative;
	min-height: 800px;
}
.sidebar-wrap::after {
    border-left: 1px solid #315b60;
    content: " ";
    height: 100%;
    right: -2px;
    position: absolute;
    top: 0;
    width: 3px;
}
.vouchers{
	margin-top: 167px;
}
/*end body*/

.footer-top{
	background-color:#9d987f;
	color:#fff;
	text-align:center;
	padding:15px 0;
	font: 200 italic 22px/24px 'Lora', serif;
}

/*start footer here*/
#footer{
	background: #315b60;
	position:relative;
	color:#fff;
}
#footer .container{
	position:relative;
	padding-top:8px;
	z-index:2;
}

#footer-menu{
	margin-bottom:20px;
}
#footer-menu > div{
	margin-top:18px;
	padding:0 15px 0 0;
}
#footer-menu > div > a,#footer-menu > div > a:hover{
	font-size:11px;
	text-transform: uppercase;
	font-weight:bold;
	line-height:20px;
	color:#fff;
	padding:10px 0;
	text-decoration:none;
	display:block;
}
#footer-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer-menu ul li{
	line-height:20px;
}
#footer-menu ul li a{
	font-size:11px;
	line-height:18px;
	color:#fff;
}
.footer-logo{
	text-align:center;
	font-size:18px;
	color:#fff;
}
.footer-logo img{
	display:inline-block;
}
span.call-us-footer a {
	color: rgba(255, 255, 255, 0.6);
}
.footer-right{
	font-size:24px;
	line-height:30px;
	text-align:right; 
	margin-top:20px;
}
.website-by span{
	font:11px/22px 'Open Sans', sans-serif;
	color:#fff;
	padding-top:10px;
}
.reserve-by{
	font:11px/22px 'Open Sans', sans-serif;
	color:#fff;
	text-align:left;
	padding-top:3px;
}
.footer-bottom{
	padding-top:50px;
	padding-bottom:10px;
}
.footer-logo-text{
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
}
/*END FOOTER HERE*/
/*** media area ****/
@media (max-width: 1200px) {
	#menu ul li a{
		font:300 16px/30px "Open Sans",sans-serif;
		width:123px;
	}
	.buy-oysters img {
	    width: 125px;
	    right: -24px;
	    top: -22px;
	}
	.vouchers{
		margin-top: 144px;
	}
	.contact-form .cancel-button, .second-form-button input[type="submit"]{
		width: 112px;
	}
	.contact-form input[type="submit"],.contact-form input[type="reset"]{
		margin-bottom: 13px;
	}
	.phone-number{
		font-size:40px;
		line-height:50px;
	}
	.banner-text h1{
		font-size:33px;
		line-height:35px;
	}
	.banner-text h2{
		font-size:21px;
		line-height:24px;
	}
	.box-wrap{
		padding:0;
	}
	.buynow, .buynow:hover{
		font-size: 11px;
	}
}
@media (max-width: 768px){
	.buy-oysters img {
		width: 130px;
		right: -10px;
		top: -40px;
	}
	.banner-text{
		height: auto;
	}
	.box-wrap{
	    margin-bottom: 60px;
	}
	.vouchers{
		margin-top: 0px;
	}
	
	.buy-oysters {
		height: 85px;
	}
}

/* mobile fix float issue*/
@media only screen and (max-width:767px){
	.dropdown:hover > .dropdown-menu{
		float: none;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	#menu ul li a {
		font: 300 12px/30px "Open Sans",sans-serif;
		width: 93px;
	}
	.buy-oysters img {
		width: 130px;
		right: -20px;
		top: -25px;
	}
	.vouchers{
		margin-top: 144px;
	}
	.contact-form .cancel-button, .second-form-button input[type="submit"]{
		width: 100%;
	}
	.banner-text > div {
		padding: 0;
	}
	.banner-text h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.footer-right-text{
		padding-top:20px;
	}
	.phone-number {
		font-size: 29px;
		line-height: 50px;
	}
	.home img{
		padding-top:4px;
	}
	.home {
	    width: 70px;
	}

}
@media (min-width:600px)  and (max-width: 990px) {
	 .steps-box-content > div{
		 width:50%;
		 float:left;
	 }
	 .steps-col{
		 min-height:490px;
	 }
	 .steps-box-content > div:nth-child(2n+1){
		 clear:left;
	 }
	 .steps-box-content{
		 margin-bottom:25px;
	 }
	 .price{
		 font-size:26px;
	 }
	 .steps-col .btn{
		 font-size:16px;
		 line-height:22px;
		 padding:10px 15px;
	 }
	 .steps-image {
	 	text-align: center;
	 }
	 .steps-image img{
	 	display: inline-block;
	 }
}


@media only screen and (max-width:767px){
	.contact-form{
		margin-bottom: 70px;
	}
	.contact-form .cancel-button, .second-form-button input[type="submit"]{
		width: 130px;
	}
	.hide-phone{
		display: none;
	}
	.show-phone{
		display: block;
	}
	/*three columns*/
	.three-column-list ul li{
		float:left;
		width:49%;
	}
	.three-column-list ul li:nth-child(3n+1){
		clear:none;
		margin-left:2%;
	}
	.three-column-list ul li:nth-child(2n+1){
		margin-left:0;
	}
	.hide-phone{
		display: none;
	}
	.show-phone{
		display: block;
	}
	.navbar-default .navbar-toggle {
   		border:none;
	}
	
	#header .row{
		position:relative;
	}
	.home {
    	width: auto;
	}
	#menu {
		height: 60px;
		left: 0;
		position: absolute;
		width: 100%;
		
	}
	#menu {
		position:absolute;
		left:0;
		z-index:6;
		padding:0;
		width:100%;
	}
	#menu nav{
		float:none;
	}
	#menu ul li a{
		font-size:26px;
		color:#000;
		text-align:left;
		align-items:left;
		justify-content:left;
		min-height:0;
		padding:20px 0 20px 20px; 
	}
	#menu ul li.open{
		background-color:#bbb6a4;
	}
	#menu ul ul{
		position:relative;
		left:0;
		padding-top:10px;
		background:none;
	}
	#menu ul ul li a{
		text-transform:capitalize;
		padding:15px 0;
	}
	.navbar-header{
		position:absolute;
		left:0;
		top: 0px;
	}
	#menu nav{
		float:none;
	}
	#header{
		background:none;
	}
	.header-left{
		width:230px;
		margin-left:0px;
		position:relative;
		z-index:13;
		left:50px;
	}
	.logo{
		margin-left:0;
	}
	.navbar-collapse{
		margin-top:143px;
		padding:0 15px;
	}
	#body{
		padding-top:36px;
	}
	.phone-number {
		font-size: 30px;
		line-height: 36px;
		height: 52px;
		width: 0;
	}
	.responsive-phone-number {
		font-size: 22px;
	}
	.phone-number br{
		display:block;
	}
	.navbar-collapse {
		border: medium none;
		box-shadow: none;
		background-color:#e4d9cc;
		margin:133px 0 0;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background:none;
	}
	#menu ul ul{
		width:100%;
		min-height:0;
	}
	#menu ul li.open > a{
		background:none;
		font:bold 26px/30px 'Open Sans', sans-serif;
		color:#000;
		text-transform:uppercase;
	}
	.navbar-collapse{
		padding-top:50px;
	}
	#menu ul li a{
		width:auto;
		font:normal 26px/30px 'Open Sans', sans-serif;
	}
	#menu ul ul li a,#menu ul ul li a:hover{
		font-weight:300;
		font-size:26px;
		line-height:30px;
		padding:10px 0 10px 30px;
		color:#000;
	}
	.top-banner-container{
		height: auto;
	}
	.banner-text{
		position:relative;
		background:none;
		margin-top:10px;
		text-align:right;
	}
	.banner-text h1{
		margin:0;
		padding:0;
	}
	.banner-text > div{
		background-color:#b4b09d;
		padding:20px;
	}
	.content{
		float: none!important;
		min-height: 0;
		margin-top: 75px;
	}
	#intro h1{
		font-weight:normal;
	}
	.three-column-list{
		padding-top:30px;
	}
	.three-column-list ul li{
		float:none!important;
		margin:0 0 40px!important;
		clear:none!important;
		width:auto!important;
		width: 100%;
		
	}
	#home-list h1{
		min-height:0;
	}
	
	.margin-top {
		margin-top: 40px;
	}
	
	#footer{
		padding-top:0px;
	}
	#footer-menu ul{
		display:none;
	}
	#footer-menu {
		margin-top:20px;
	}
	#footer-menu > div{
		margin-top:0;
	}
	#footer-menu > div > a, #footer-menu > div > a:hover{
		padding:5px 0;
		font-size:18px;
		line-height:25px;
		text-transform:uppercase;
	}
	#footer-menu > div > a br{
		display: none;
	}
	.reserve-by,.website-by,.website-by span{
		color: #fff;
		line-height: 15px;
	}
	.footer-right-text{
		padding-top:0px;
	}
	.map img{
		width:100%;
	}

	/*step box*/
	.steps-box-content{
		margin-left:-15px;
		margin-right:-15px;
		margin-bottom:25px;
	}
	.steps-image img{
		width:100%;
	}
	.steps-box > div{
		 width:50%;
		 float:left;
		 margin-bottom:20px;
	 }
	 .steps-box > div:nth-child(2n+1){
		 clear:left;
	 }
	 .steps-box{
		 padding-bottom:0;
	 }
	 .steps-box h2{
		font-size:20px;
		line-height:28px;
	}
	.steps-box a {
		font-size: 17px;
		line-height: 19px;
	}
	 .price{
		 font-size:26px;
	 }
	 .steps-col .btn{
		 font-size:16px;
		 line-height:22px;
		 padding:10px 15px;
	 }
	 .steps-box{
		 margin:0;
	 }
	 .purchase-box{
		 color:#000000;
	 }
	/*end*/

	.second-form-box{
		width: auto;
	}
	.second-form-button{
		float: right;
		width: 284px;
		margin-top: 50px;
	}
	.coupon-input {
		width: 150px;
	}
	.second-form-box{
		margin-top: 43px;
	}
	.second-form-wrap{
		margin-bottom: 30px;
	}
	.second-form h2{
		padding-top: 0;
	}
	.imageA{
		margin: 0 -15px;
	}
	.imageA img{
		width: 100%;
	}
	.contact-side{
		margin: 0 -15px 20px;
		padding:15px 15px 10px 15px;
		position: relative;
		background-color: #ebebeb;
	}
	.contact-side-num{
		position: absolute;
		right: 15px;
		top: 39px;
	}
	.contact-side h2{
		padding-bottom: 5px;
	}
	.wrap-contact{
		width: auto;
	}
}

@media (max-width:555px){

	.header-left {
		margin-left: 30px;
		width: 170px;
	}
	.phone-number {
		font-size: 22px;
		line-height: 26px;
		padding-bottom:10px;
	}
	.responsive-phone-number {
		font-size: 16px;
	}
	#body {
		padding-top: 23px;
	}
	.navbar-collapse{
		margin-top:79px;
	}
	.header-left {
		margin-left: 0px;
		width: 170px;
		left:35px;
	}
	.footer-top{
		font-size:14px;
	}
	.content h5{
		font-style: 20px;
	}
	.content h1{
		padding:0;
	}
}

@media (max-width:400px){
	.buy-oysters {
		height: 25px;
	}
	.phone-number {
		font-size: 16px;
		line-height: 23px;
		padding-bottom: 10px;
	}
	.footer-top{
		font-size:12px;
	}
	.footer-top img{
		 display: inline-block;
    	width: 80px;
	}
	#footer-menu > div > a, #footer-menu > div > a:hover{
		font-size:15px;
	}
	.footer-right {
		font-size: 19px;
		line-height: 25px;
		margin-top: 24px;
		text-align: right;
	}
	h1{
		font-size: 30px;
		line-height: 35px;
	}
}