/******************************
RESPONSIVE STYLES 
******************************/
@media screen and (max-width: 1200px){
	.open .main-nav{
		width: 350px;
	}
}
@media screen and (max-width: 1100px){
	.header-menu > .page > .cell,
	.fixed .header-menu > .page > .cell{
		padding-left: 20px;
		padding-right: 20px;
	}
	.banner .slick-dots{
		right: 25px;
	}
	.rates-wrapper .inner-box{
		width: 100%;
		padding-left: 20px;
	}
	.bar-callout .cell:first-child{
		padding: 0 20px;
	}
	.footer-wrapper{
		padding: 0 20px;
	}
}
@media screen and (max-width:1000px) { /* Target Screen Width */
	.rates-wrapper .inner-box{
		padding-top: 40px;
	}
	.bar-callout .cell{
		font-size: 20px;
	}
	.bar-callout .cell:last-child{
		width: 225px;
	}
}

@media screen and (max-width:900px) {
	.about-wrapper,.info-wrapper{
		padding: 60px 0;
	}
	.about-wrapper .cell:last-child{
		padding: 0 20px;
	}
	.rates-wrapper .inner-box{
		padding-right: 20px;
	}
	.main-nav{
		background: rgba(83, 11, 39, 1);
	}
	#nav-close-btn{
		top: 20px;
		right: 20px;
	}
}



@media screen and (max-width:770px) { /* Tablet View */

	/* iOS Clicking Fix */
	body {
		cursor: pointer;
	}
	.header-wrapper{
		position: fixed !important;
		width: 100%;
		top: 0 !important;
		z-index: 120;
		-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
		   -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
				box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
		background: #dddddd;
	}
	.reset .header-wrapper{
		top: 0;
	}
	.fixed .header-menu > .page > .cell,
	.header-menu > .page > .cell{
		padding: 20px 20px 0;
	}
	.fixed .logo,
	.logo{
		width: 180px;
		top: -10px;
	}
	.fixed  #nav-btn,
	#nav-btn{
		top: 5px;
	}
	#nav-btn span {
		background: #000000;
	}
	.fixed .header-menu .phone,
	.header-menu .phone{
		margin: 5px 0 0;
		top: 0;
		color: #000000;
	}
	.banner .slick-dots{
		bottom: 0;
	}
	.info-wrapper  ul{
		text-align: center;
	}
	.info-wrapper li{
		width: 30%;
		margin-bottom: 40px;
	}
	.contact-wrapper{
		padding: 40px 0;
	}
	.contact-form .cell.space{
		width: 15px;
	}
	.contact-form .f-row{
		padding-bottom: 15px;
	}
	.about-wrapper .cell:first-child{
		width: 40%;
	}
}

@media screen and (max-width:670px) {
	/* Phone View */
	.logo-large{
		width: 300px;
	}
	.header-menu .phone{
		font-size: 16px;
	}
	.banner-text{
		padding: 130px 40px 60px;
	}
	.banner-text p br{
		display: none;
	}
	.banner .slick-dots{
		right: 15px;
	}
	h2{
		font-size: 26px;
		line-height: 36px;
	}
	.about-wrapper, .info-wrapper{
		padding: 40px 0;
	}
	.about-wrapper p:last-child{
		margin-bottom: 0;
	}
	.about-wrapper h2{
		padding-right: 0;
	}
	.about-wrapper .cell{
		display: block;
		text-align: center;
	}
	.about-wrapper .cell:first-child{
		width: 100% !important;
		margin-bottom: 30px;
		padding: 0 20px;
	}
	.about-image-rotator{
		width: 100%;
		max-width: 330px;
		margin: 0 auto;
	}
	.rates-wrapper > .table > .cell{
		display: block;
	}
	.rates-wrapper > .table > .cell:first-child{
		text-align: center;
	}
	
	.bar-callout {
		height: auto;
	}
	.bar-callout .cell:first-child,
	.bar-callout .cell:last-child{
		display: block;
		width: 100%;
		height: auto;
		padding: 20px;
	}
	.bar-callout .cell:last-child{
		padding: 0;
	}
	.bar-callout .cell a{
		line-height: normal;
		padding: 30px;
		background: #6f2541;
		color: #ffffff;
	}
	.bar-callout .cell a:after{
		visibility: visible;
		opacity: 1;
	}
	.contact-wrapper p{
		margin-bottom: 30px;
	}
	.contact-wrapper p br{
		display: none;
	}
	.contact-form .f-row .cell{
		display: block;
		padding-bottom: 15px;
	}
	.contact-form .f-row .cell:last-child{
		padding-bottom: 0;
	}
	.contact-form .cell.space{
		display: none;
	}
	.contact-form .f-row:last-child > div{
		float: none !important;
	}
	.contact-form .captcha{
		margin: 0 auto;
	}
	.contact-form input[type="submit"]{
		margin-top: 15px;
	}
	.footer-wrapper p{
		font-size: 16px;
	}
	.slider-dots{
		width: 100%;
		left: inherit;
		right: inherit;
		text-align: center;
		top: inherit;
		bottom: 30px;
	}
	.banner .slick-dots {
		position: relative;
		right: inherit;
	}
	.slick-dots li{
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 15px;
	}
	.slick-dots li:first-child{
		margin-left: 0;
	}
	.banner-text{
		padding-top: 75px;
	}
	.footer-wrapper{
		height: auto;
	}
	.footer-wrapper .cell,
	.footer-wrapper .cell:last-child{
		display: block;
		width: 100%;
		height: auto;
		padding: 20px 0;
		text-align: center;
	}
	.footer-wrapper .cell:last-child{
		padding-top: 0;
	}
	.captcha-container {
		display: block;
	}
	.g-recaptcha {
		display: inline-block;
	}
	.pull-left,
	.pull-right {
		float: none;
	}
	.contact-form input[type="submit"] {
		width: 100%;
	}
	
}
@media screen and (max-width:480px){
	.info-wrapper li{
		width: 50%;
	}
	.header-menu .phone{
		position: relative;
		left: 0;
		color: #fff;
		top: inherit;
		bottom: 0;
		font-size: 20px;
		display: block;
		text-align: left;
		padding-left: 68px;
		white-space: nowrap;
	}
	.header-menu > .page > .cell{
		text-align: left;
	}
	.open .main-nav{
		width: 80%;
	}
	.info-wrapper li{
		width: 100%;
	}
	.info-wrapper li:last-child{
		margin-bottom: 0;
	}
	.info-wrapper li span,
	.info-wrapper li{
		margin-bottom: 20px;
	}
	#map{
		height: 350px;
	}
}

@media screen and (max-width:360px) {
	.open .main-nav{
		width: 90%;
	}
	.logo-large{
		width: 100%;
	}
	.banner-text{
		padding: 130px 20px 0;
	}
	.rates .cell,
	.bar-callout .cell {
		font-size: 18px;
	}
	#contact-form .g-recaptcha {
	  -webkit-transform: scale(0.93);
	      -ms-transform: scale(0.93);
	          transform: scale(0.93);
	  -webkit-transform-origin:0;
	      -ms-transform-origin:0;
	          transform-origin:0;
	}

}
