.btn-dark {
	color: #e7df6b;
}

.btn-dark:hover {
	background: linear-gradient(
140deg, #e6df6b, #e6df6b, #988939);
    border: 0px solid transparent;
    text-transform: uppercase;
    color: #0f0f0f;
}

/* iPad Pro */
@media (min-width: 992px) and (max-width: 1199px) {
	.mobile-menu {
		display: none;
	}
	.desktop-menu {
		display: block;
	}

	.header-intro {
		margin-top: 15%;
		position: relative;
	}
}

/* iPad */
@media (min-width: 760px) and (max-width: 991px) {
	.mobile-menu {
		display: block;
	}
	.desktop-menu {
		display: none;
	}

	.header-intro {
		margin-top: 10%;
		position: relative;
	}
	.logo {
		width: 8rem;
		padding: 1rem;
	}
}

/* Mobile Landscape */
@media (min-width: 560px) and (max-width: 759px) {
	.col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-only {
		display:block !important;
	}
	.desktop-only {
		display:none !important;
	}
	.desktop-menu {
		display: none;
	}
	.mobile-menu {
		display: block;
	}

	h1, .h1 {
		font-size: 2em;
		line-height: 1.25em;
	}
	h2, .h2 {
		font-size: 1.75em;
		line-height: 1.25em;
		letter-spacing: 5px;
	}
	p, ul, ul li, a {
		margin: 0;
		font-size: 1.1em;
		line-height: 1.6em;
	}
	.larger-text {
		font-size: 1.25em;
		line-height: 1.5em;
	}
	.ft-services .service a {
		font-size: 1.25em;
	}
	.ft-services .service h2 {
		font-size: 1.75em;
		line-height: 1.25em;
	}
	.header {
		min-height: 100vh;
	}
	.header .header-intro h1 {
		margin: 3rem 3rem;
		letter-spacing: 10px;
		font-size: 2.25em;
		line-height: 1.25em;
		margin-top: -1rem;
	}
	.header-intro {
		position: relative;
		margin-top: 10%;
	}
	.btn-main, .btn-main-outline, .btn-dark {
		font-size: 1.5em;
	}
	.logo {
		width: 5rem;
	}
	.modal-content .modal-header .close {
		padding-top: 0;
	}
	.modal-body .logo {
		width: 7rem;
	}
	.modal-content .modal-body ul li a {
		font-size: 1.25em;
		text-transform: uppercase;
	}
	.home-section-01 {
		padding: 4rem 1.5rem;
	}
	.carousel {
		margin-bottom: 2rem;
	}
	.home-section-02 {
		padding-bottom: 5rem;
		padding-top: 2rem;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
		text-align: center;
	}
	.modal-body {
		padding: 0;
	}
	.footer ul {
		display: block;
	}
	.footer ul li {
		border-right: 0;
	}
	.footer ul li a {
		font-size: 1.15em;
		line-height: 2em;
		font-weight: 400;
	}
	.home-section-01 .content {
		padding: 0;
	}
	.archive-page-content h2 a {
		font-size: 1em;
		line-height: 1em;
	}
	.modal-content .modal-body ul li {
		margin-top: 2rem;
	}
}

@media screen and (min-width:416px) {
	.mobile-only {
		display:none !important;
	}
	.desktop-only {
		display:block !important;
	}
}

/* Mobile */
@media only screen and (max-width: 415px) {
	.col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-only {
		display:block !important;
	}
	.desktop-only {
		display:none !important;
	}
	.desktop-menu {
		display: none;
	}
	.mobile-menu {
		display: block;
	}

	h1, .h1 {
		font-size: 2em;
		line-height: 1.25em;
	}
	h2, .h2 {
		font-size: 1.75em;
		line-height: 1.25em;
		letter-spacing: 5px;
	}
	p, ul, ul li, a {
		margin: 0;
		font-size: 1.1em;
		line-height: 1.6em;
	}
	.larger-text {
		font-size: 1.25em;
		line-height: 1.5em;
	}
	.ft-services .service a {
		font-size: 1.25em;
	}
	.ft-services .service h2 {
		font-size: 1.75em;
		line-height: 1.25em;
	}
	.header {
		min-height: 100vh;
	}
	.header .header-intro h1 {
		margin: 3rem 3rem;
		letter-spacing: 10px;
		font-size: 2.25em;
		line-height: 1.25em;
		margin-top: -1rem;
	}
	.header-intro {
		position: relative;
		margin-top: 10%;
	}
	.btn-main, .btn-main-outline, .btn-dark {
		font-size: 1.5em;
	}
	.logo {
		width: 5rem;
	}
	.modal-content .modal-header .close {
		padding-top: 0;
	}
	.modal-body .logo {
		width: 7rem;
	}
	.modal-content .modal-body ul li a {
		font-size: 1.25em;
		text-transform: uppercase;
	}
	.home-section-01 {
		padding: 4rem 1.5rem;
	}
	.carousel {
		margin-bottom: 2rem;
	}
	.home-section-02 {
		padding-bottom: 5rem;
		padding-top: 2rem;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
		text-align: center;
	}
	.modal-body {
		padding: 0;
	}
	.footer ul {
		display: block;
	}
	.footer ul li {
		border-right: 0;
	}
	.footer ul li a {
		font-size: 1.15em;
		line-height: 2em;
		font-weight: 400;
	}
	.home-section-01 .content {
		padding: 0;
	}
	.archive-page-content h2 a {
		font-size: 1em;
		line-height: 1em;
	}
	.modal-content .modal-body ul li {
		margin-top: 2rem;
	}
	.section-cta h2 b {
		font-size: 1.5em;
		line-height: 1.25em;
		letter-spacing: 5px;
	}
	
}

/* iPhone */
@media only screen and (max-width: 375px) {

}

/* Galaxy S5 */
@media only screen and (max-width: 360px) {

}

/* iPhone 5 */
@media only screen and (max-width: 320px) {

}