@media (min-width: 320px) {
	.hero-shot {
		margin-top: 0;
    	padding: 140px 0 50px;
		background-position: 50%;
	}
}

@media (min-width:480px) {

	.hero-shot h1 {
		font-size: 36px;
		line-height: 1.6em;
		width: 75%;
		margin: 0 auto;
	}

	[role="banner"] .logo {
		width: 350px;
		margin: 10px 0;
	}

	[role="banner"] .menu-btn {
		top: 14px;
		bottom: auto;
	}

	#offer-callout-details .mahiki-mark {
		text-align: left;
	}

	[role="main"] section article footer span {
		font-size: 18px;
		right: 30px;
		bottom: 30px;
		padding: 10px 30px;
	}

	[role="main"] section article footer h4 {
		font-size: 26px;
	}

	[role="main"] h2 {
		font-size: 28px;
	}

	[role="main"] section article footer p {
		font-size: 18px;
		padding: 12px 0;
	}

    [role="main"] section article footer p.right {
    margin-top: -15px;
	}

	[role="main"] section article footer {
		padding: 30px;
	}

	[role="main"] > section h3 {
		font-size: 28px;
	}

	[role="contentinfo"] {
		padding: 40px 0 50px;
	}

	[role="contentinfo"] small {
		margin-top: 40px;
		font-size: 75%;
	}

	[role="contentinfo"] .logo-list a:first-of-type,
	[role="contentinfo"] .logo-list a:last-of-type {
		margin-left: 10px;
	}

}


@media (min-width: 600px) {

	[role="main"] .offer-callout {
		border: 2px solid rgb(34, 162, 216);
	}

	[role="main"] .offer-callout h1 {
		line-height: 1;
		letter-spacing: 0.05em;
	}

	[role="main"] .offer-callout h2 {
		font-size: 22px;
	}

	[role="main"] .offer-callout p {
		font-size: 0.9em;
	}

	[role="main"] section article footer {
		padding: 15px;
	}

	[role="main"] section article footer h4 {
		font-size: 24px;
	}

	[role="main"] section article footer p {
		font-size: 16px;
	}


	[role="main"] section article footer span {
		font-size: 17px;
		right: 15px;
		bottom: 15px;
	}
    .map-image {
    padding-left: 30px;
    display: inline;
    float: right;
	}

}

@media (min-width: 768px) {

	.hero-shot h1 {
		line-height: 1.4;
		letter-spacing: 5px;
		width: 73%;
		text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.34);
	}

    .column.half {
	width: 48%;

    }


	/* MAIN CONTENT */

	[role="main"] h2 {
		letter-spacing: 5px;
		margin: 30px 0;
	}

	[role="main"] section:not([id*="offer"]) {
		margin-left: 10px;
		margin-right: 10px;
		display: block;
	}

	[role="main"] .offer-callout {
		margin: 0 30px 30px 30px;
		padding: 20px;
		display: block;
	}

	[role="main"] > section h3 {
		font-size: 24px;
	}


	[role="main"] section article footer {
		padding: 10px;
	}

	[role="main"] section article footer h4 {
		font-size: 17px;
		line-height: 1.4em;
		text-shadow: 0px 0px 4px #000;
	}

	[role="main"] section article footer span {
		font-size: 10px;
		right: 10px;
		bottom: 13px;
		padding: 4px 12px;
	}

	[role="main"] section article footer h4,
	[role="main"] section article footer p {
		text-align: left;
	}

	[role="main"] section article footer p {
		width: 64%;
		font-size: 10px;
		padding: 5px 5px 5px 4px;
		line-height: 1.6em;
	}

    [role="main"] section#about article footer p {
    font-size: 14px;
    line-height: 1.6em;
	}

    [role="main"] section#about article footer p.left {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 50%;
    text-align: left;
    padding: 5px 0 0 0;
	}

    [role="main"] section#about article footer p.right {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 50%;
    text-align: right;
    padding: 5px 14px 0 0;
    margin-top: 0;
	}

	/* OFFER DETAILS POP UP */

	#offer-details {
		height: 50vh;
	}

	#offer-callout-details {
		height: 85vh;
	}

	#offer-details > button,
	#offer-callout-details > button {
		position: absolute;
		top: 18px;
	}

	#offer-details-container {
		height: 50vh;
	}

	#offer-details-container div:first-of-type,
	#offer-details-container div:nth-of-type(2) {
		display: inline-block;
		vertical-align: top;
		width: 45%;
	}

	#offer-details-container div:first-of-type {
		background-size: cover;
		background-position: 50%;
		height: 100%;
	}

	#offer-details-container div:nth-of-type(2) {
		font-size: 0.8em;
		line-height: 1.6;
		height: 83%;
	}

	#offer-details-container h1 {
		font-size: 28px;
	}

	#offer-details-container h2 {
		font-size: 15px;
	}

	/* OFFER CALLOUT DETAILS BOX */
	[role="main"] .offer-callout {
		text-align: center;
	}

	[role="main"] .offer-callout div:first-of-type {
		display: block;
	}

	[role="main"] .offer-callout div:nth-of-type(2) {
		width: 80%;
		padding-top: 0;
	}

	[role="main"] .offer-callout div:first-of-type img.mobile {
		display: block;
		margin: 0 auto;
		width: 35%;
	}

	#offer-callout-details {
		padding-top: 50px;
	}

	#offer-callout-details > div {
		margin-top: 20px;
		height: 73vh;
		padding-right: 15px;
	}

	#offer-callout-details h1 {
		margin: 0;
	}

	#offer-callout-details h2 {
		letter-spacing: 0;
		margin-top: 5px;
	}

	#offer-callout-details .mahiki-mark {
		text-align: center;
	}

	#offer-callout-details ul:nth-child(2) {
		margin-top: inherit;
	}


	#offer-callout-details .logo-list img:first-child {
		width: 23%;
	}

	#offer-callout-details .logo-list img:nth-child(2) {
		width: 12%;
		margin-left: 20px;
	}

	#offer-details-container div:nth-of-type(2) {
		margin: 55px auto 0;
	}

	#offer-callout-details footer {
		margin-top: 0;
	}

	[role="contentinfo"] .logo-list a {
		width: auto;
		height: 50px;
	}

	/* GRID */
	.column {
		display: inline-block;
	}
	.column + .column {
		margin-left: 5px; /* 5px / 1400px [max-width] */
	}


	[role="main"] section  .about .column:nth-of-type(3n+4) {
		margin-left: 5px; /* 5px / 1400px [max-width] */
	}

    [role="main"] section .column.third {
		width: calc(33.33333% - 5px);
	}

	.column.fourth {
		width: calc(25% - 15px);
	}

    [role="main"] section .column.fifth {
		width: calc(20% - 10px);
	}
}

@media (min-width: 915px) {
	[role="banner"].nav-opened,
	[role="main"].nav-opened,
	[role="contentinfo"].nav-opened {
		right: 0;
	}

	/* HEADER */
	[role="banner"] .top-bar {
		position: relative;
		z-index: auto;
		width: 100%;
		padding: 10px 15px;
	}

	[role="banner"] .logo {
		margin-top: 9px;
		width: 450px;
	}

	[role="banner"] .logo-list {
		display: inline-block;
		float: right;
	}

	[role="banner"] .logo-list :first-child {
		width: 130px;
	}

	[role="banner"] .logo-list :nth-child(2) {
		width: 100px;
		margin-left: 15px;
	}

	[role="banner"] .logo-list :nth-child(3) {
		width: 45px;
	}

	[role="banner"] .logo-list a:first-of-type > img {
		/* width: 55px; */
		margin-left: 10px;
	}

	[role="banner"] .logo-list a:last-of-type > img {
		width: 110px;
		margin-left: 14px;
	}

	[role="banner"] .menu-btn {
		display: none;
	}

	[role="banner"] nav {
		display: block;
		margin-top: 20px;
		position: relative;
		width: auto;
		height: auto;
		padding: 0;
		background-color: transparent;
		z-index: auto;
		top: auto;
		right: auto;
	}

	[role="banner"] nav > button {
		display: none;
	}

	[role="banner"] nav li {
		display: inline-block;
		vertical-align: middle;
		padding: 0;
		border-top: 0;
		cursor: default;
	}

	[role="banner"] nav li:last-child {
		border-bottom: 0;
	}

	[role="banner"] nav li:hover {
		background-color: initial;
	}

	[role="banner"] nav a {
		display: inline;
		padding: 0;
	}

	[role="banner"] nav a:hover {
		color: #CCDA72;
	}

	[role="banner"] nav li + li {
		margin-left: 25px;
	}

	.hero-shot {
		margin-top: 0;
		font-size: 36px;
		padding: 80px 0;
	}

	.hero-shot h1 {
		font-size: 45px;
	}

	/* TOP OFFER CALLOUT */

	[role="main"] .offer-callout div:nth-of-type(2) {
		display: inline-block;
		vertical-align: top;
		width: 90%;
		height: 97%;
		font-size: 1em;
		line-height: 1.6;
	}

	[role="main"] .offer-callout h1 {
		font-size: 28px;
	}

	[role="main"] .offer-callout p {
		font-size: 1em;
	}

	[role="main"] .offer-callout button {
		font-size: 16px;
	}

	/* FOOTER */

	[role="contentinfo"] {
		margin-top: 70px;
	}

	[role="contentinfo"] .logo-list {
		display: none;
	}
}

@media (min-width: 1000px) {
	[role="banner"] .top-bar {
		padding: 15px 30px;
	}

	[role="banner"] .logo-list a:first-child > img {
		width: 155px;
	}

	[role="banner"] .logo-list a:last-child > img {
		width: 100px;
		margin-left: 14px;
	}

	/* OFFER CALLOUT BOX */

	[role="main"] .offer-callout {
		height: 443px;
		padding: 0;
		margin: 0 10px;
	}

	[role="main"] .offer-callout div:first-of-type {
		display: inline-block;
		vertical-align: top;
		float: left;
		height: 100%;
	}

	[role="main"] .offer-callout div:nth-of-type(2) {
		display: inline-block;
		vertical-align: top;
		width: 45%;
		padding: 20px 0;
		padding-left: 15px;
		text-align: left;
	}

	[role="main"] .offer-callout h1,
	[role="main"] .offer-callout h2 {
		text-align: left;
	}

	[role="main"] .offer-callout h1 {
		font-size: 30px;
		line-height: 1.4em;
	}

	[role="main"] .offer-callout div:first-of-type img.desktop {
		display: block;
		height: 100%;
		margin: 0 auto;
	}

	[role="main"] .offer-callout div:first-of-type img.mobile {
		display: none;
	}

	#offer-callout-details {
		padding: 40px 35px 10px;
	}

	#offer-callout-details footer p {
		display: inline-block;
		vertical-align: middle;
		width: 65%;
		text-align: left;
	}

	#offer-callout-details .logo-list {
		display: inline-block;
		vertical-align: middle;
		width: 30%;
	}

	#offer-callout-details .logo-list img:first-child {
		width: auto;
		vertical-align: middle;
	}

	#offer-callout-details .logo-list img:nth-child(2) {
		width: auto;
		margin-left: 20px;
		vertical-align: middle;
	}
}

@media (min-width: 1024px) {
	/* OFFER BOXES */
	[role="main"] section article [role="presentation"] {
		height: 55%;
	}

	[role="main"] section article footer {
		padding: 0 0 5px 17px;
	}

	[role="main"] section article footer h4 {
		font-size: 20px;
	}

	[role="main"] section article footer p {
		font-size: 13px;
		line-height: 1.6;
		padding: 7px 5px 12px 0;
	}

	[role="main"] section article footer span {
		font-size: 12px;
		right: 15px;
		bottom: 15px;
		padding: 4px 12px;
	}
}

@media (min-width: 1200px) {
	[role="banner"] .top-bar {
		padding: 10px 9%;
	}

	.hero-shot h1 {
		width: 55%;
		margin: 30px auto;
	}

	[role="main"] .offer-callout div:nth-of-type(2) {
		position: relative;
		-webkit-transform: translateY(-55%);
			-ms-transform: translateY(-55%);
				transform: translateY(-55%);
		top: 60%;
	}

	[role="main"] section article [role="presentation"] {
		height: 50%;
	}

	[role="main"] section article footer {
		padding: 0 0 6px 17px;
	}

	[role="main"] section article footer h4 {
		font-size: 24px;
	}

	[role="main"] section article footer p {
		font-size: 16px;
		line-height: 1.6;
		padding: 10px 5px 9px 0;
	}

	[role="main"] section article footer span {
		font-size: 14px;
	}
}
