.tmplCoralReef .marquee .caption {
	margin-top: -175px;
	max-width: 720px;
	text-align: center;
}

.tmplCoralReef .marquee .caption .headTitle {
	font-weight: 300;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	line-height: 1.1;
	text-transform: none;
	margin-bottom: 45px;
	text-shadow: none;
}

@media (min-width: 981px) {
	.tmplCoralReef .marquee .caption {
		margin-top: -125px;
	}
	.tmplCoralReef .marquee .caption .headTitle {
		font-size: 40px;
	}
	.tmplCoralReef .marquee .caption {
		max-width: 820px;
	}
}

.hero-header, .page-header-vh {
	width: 100%;
	/* height: 100vh !important; */
	overflow: hidden;
	position: relative;
}

.hero-header .rellax-item, .page-header-vh .rellax-item {
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 100%;
	/* height: 100vh; */
	height: 100%;
}

.hero-header-inner {
	z-index: -2;
}

.hero-header-inner-2 {
	z-index: -1;
}

.hero-header-inner-3 {
	z-index: -1;
}

.tmplCoralReef .hero-header-inner {
	background-image: url(../img/reef-safe/coral-reef-header-bg.jpg);
}

.tmplCoralReef .hero-header-inner-2 {
	background-image: url(../img/reef-safe/coral-reef-header-rocks.svg);
}

.trip_whale .hero-header-inner {
	background-image: url(../img/whale-parallax-bg.jpg);
	opacity: 0.001;
}

.trip_whale .hero-header-inner-2 {
	background-image: url(../img/whale-parallax-01.svg);
	opacity: 0.001;
}

.trip_whale .hero-header-inner-3 {
	background-image: url(../img/whale-parallax-02.svg);
	opacity: 0.001;
}

.trip_pm .hero-header-inner {
	background-image: url(../img/turtle-parallax-bg2.jpg);
	opacity: 0.001;
}

.trip_pm .hero-header-inner-2 {
	background-image: url(../img/turtle-parallax-01.svg);
	opacity: 0.001;
}

.trip_pm .hero-header-inner-3 {
	background-image: url(../img/turtle-parallax-02.svg);
	opacity: 0.001;
}

.tmplCoralReef .marquee {
	height: 100vh;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-color: #111b2d;
	background-image: none;
}

.tmplCoralReef .introSection {
	margin-top: 45px;
	overflow: visible;
	z-index: 2;
	position: relative;
}

.tmplCoralReef .introSection p {
	line-height: 28px;
}

.tmplCoralReef .reserve {
	margin-top: -86px;
	box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.26);
	padding-bottom: 44px;
	overflow: hidden;
}

.tmplCoralReef .reserve .rTtl {
	background-color: #2ab3d4;
	color: #fff;
	font-size: 20px;
	line-height: 59px;
	letter-spacing: 2.2px;
}

.tmplCoralReef .reserve p {
	padding: 4px 30px 22px;
	color: #878c8d;
	font-size: 17px;
	text-align: center;
	line-height: 27px;
	letter-spacing: 0.1px;
}

.tmplCoralReef .reserve .btn {
	font-size: 16px;
	width: 100%;
	text-align: center;
	max-width: 322px;
	margin: 0 auto;
	display: block;
	padding: 16px 0;
	letter-spacing: 3px;
}

.tmplCoralReef .specReq {
	text-align: center;
	margin-top: 47px;
}

.tmplCoralReef .specReq span {
	color: #878c8d;
	display: block;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.2px;
}

.tmplCoralReef .specReq .btn {
	margin-top: 14px;
	border: 3px solid #ff9000;
	color: #ff9000;
	padding: 6px 20px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 3px;
}

.tmplCoralReef .specReq .btn:hover {
	border: 3px solid #30b6d5;
	color: #30b6d5;
	background: transparent;
}

.tmplCoralReef .infoSection {
	background-color: #01497b;
	background-repeat: no-repeat;
	background-position: 50% 50% !important;
	background-size: cover;
	min-height: 445px;
	position: relative;
}

@media (min-width: 981px) {
	.tmplCoralReef .infoSection {
		background-attachment: fixed;
	}
}

.tmplCoralReef .infoSection .isTtl {
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding-top: 70px;
	margin-bottom: 55px;
	font-weight: 100;
	position: relative;
}

.tmplCoralReef .infoSection .isCnt {
	max-width: 615px;
	margin: 0 auto;
	padding-bottom: 48px;
	position: relative;
}

.tmplCoralReef .infoSection .isCnt>p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 27px;
	letter-spacing: 0;
}

.tmplCoralReef .infoSection .isCnt>p.cnt {
	font-size: 17px;
	margin-top: 39px;
	line-height: 27px;
	letter-spacing: 0;
	padding: 0 17px;
}

.tmplCoralReef blockquote {
	margin-bottom: 45px;
	margin-top: 10px;
	opacity: 0;
}

.quote-rotator blockquote {
	margin-left: 0;
	margin-right: 0;
}

.tmplCoralReef blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 33px;
	color: #404040;
	font-style: italic;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 45px;
	margin-top: 20px;
	margin-bottom: 8px;
	position: relative;
	quotes: "\201C""\201D""\2018""\2019";
}

.tmplCoralReef blockquote p:before {
	content: "\201C";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105px;
	position: absolute;
	margin-top: 25px;
	margin-left: -60px;
	height: 36px;
	width: 42px;
}

.tmplCoralReef blockquote p:after {
	content: "\201D";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	position: absolute;
	margin-top: 5px;
	margin-right: -10px;
	height: 36px;
	width: 25px;
}

.tmplCoralReef blockquote cite {
	font-size: 18px;
	color: #404040;
	font-style: normal;
	font-weight: 300;
}

.quote-rotator, .quote-rotator p, .quote-rotator cite {
	text-align: center !important;
}

.quote-rotator p, .quote-rotator cite {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 780px) {
	.quote-rotator {
		padding-left: 60px;
		padding-right: 60px;
	}
	.quote-rotator blockquote {
		margin-left: 60px;
		margin-right: 60px;
	}
	.tmplCoralReef blockquote p {
		padding-left: 60px;
		padding-right: 60px;
	}
}

.quote-rotator .slick-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.separator {
	margin-bottom: 20px;
}

.separator hr {
	background-color: #e5e5e5;
	height: 1px;
	border-style: none;
}

.tmplCoralReef .features-wrap {
	overflow: hidden;
	padding-bottom: 80px
}

.tmplCoralReef .pcoSection {
	padding-top: 25px;
}

.tmplCoralReef .pcoSection .isCnt {
	max-width: 615px;
	margin: 0 auto;
	padding-bottom: 55px;
	position: relative;
	text-align: center
}

.tmplCoralReef .pcoSection .isCnt p {
	text-align: center
}

.tmplCoralReef .pcoSection .isLead {
	color: #a4a4a4;
	font-size: 10px;
	text-align: center;
	padding-top: 69px;
	font-weight: 700;
	letter-spacing: 2.4px;
}

.tmplCoralReef .pcoSection .isTtl {
	color: #fff;
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 35px;
	margin-top: -440px;
	font-weight: 100;
	position: relative;
}

.tmplCoralReef .noteSection {
	padding-top: 30px;
	margin-bottom: 90px;
}

.tmplCoralReef .noteSection .wpContent p {
	font-size: 17px;
	line-height: 26px;
	color: #6a6a6a;
	max-width: 655px;
	text-align: justify
}

.tmplCoralReef .noteSection .wpContent p strong {
	font-weight: 600;
}

.tmplCoralReef .noteSection .wpContent img.alignright {
	margin-top: -15px;
	margin-right: 0;
}


@media (min-width: 900px) {
	.tmplCoralReef .noteSection .wpContent img.alignright {
		margin-right: 40px;
	}
	.tmplCoralReef .rbcSection {
		padding-bottom: 40px;
	}
}

.tmplCoralReef .rbcSection figure {
	min-height: 370px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 90px;
	text-align: center;
	color: #fff;
	position: relative;
}

.tmplCoralReef .rbcSection .grid-50 {
	margin-bottom: 30px;
}

.tmplCoralReef .rbcSection figure h3 {
	display: block;
	font-size: 36px;
	line-height: 1.1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	max-width: 425px;
	color: #fff;
}

.tmplCoralReef .rbcSection figure .btn {
	position: absolute;
	bottom: 45px;
	left: 0;
	right: 0;
	margin: auto;
	width: 165px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	letter-spacing: 0.05em;
}

.tmplCoralReef .rbcSection ol {
	margin-left: 20px;
	padding-top: 2px;
}

.tmplCoralReef .rbcSection li {
	margin-bottom: 6px;
}

.tmplCoralReef .rbcSection li a {
	margin-bottom: 5px;
	color: #6a6a6a;
	text-decoration: none;
}

.tmplCoralReef .rbcSection li a:hover {
	color: #444;
	text-decoration: underline;
}

@media (min-width: 551px) and (max-width: 767px) {
	.tmplCoralReef .noteSection .wpContent img.alignright {
		margin-top: -25px;
		margin-right: 0;
	}
	.tmplCoralReef .features-wrap {
		padding-bottom: 40px;
	}
}

@media (max-width: 550px) {
	.tmplCoralReef .noteSection .wpContent img.alignright {
		margin-top: -50px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
		max-width: 100%;
		height: auto;
	}
	.tmplCoralReef .features-wrap {
		padding-bottom: 0;
	}
}

.resource-items {
	margin-top: 20px;
}

.flex-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.resourcesSection .resource-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.resourcesSection .resource-item {
	text-align: center;
	margin-bottom: 30px;
}

.resourcesSection .resource-item .inner {
	text-align: center;
	/*padding: 20px 10px 65px;*/
	padding: 20px 10px 30px;
	border: 1px solid #e7e7e7;
	width: 100%;
	position: relative
}

.resourcesSection .resource-item .incr-number {
	color: #FFF;
	background-color: #0bbbe2;
	height: 38px;
	width: 38px;
	line-height: 36px;
	position: absolute;
	top: -19px;
	left: 50%;
	margin-left: -19px;
	border-radius: 50%;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
}

.resourcesSection .resource-item .incr-number span {
	display: inline-block;
	margin-left: -1px;
}

.resourcesSection .resource-item time {
	font-size: 12px;
	color: #a4a4a4;
	max-width: 260px;
	margin-bottom: 5px;
}

.resourcesSection .resource-item h4 {
	font-size: 16px;
	max-width: 260px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}

.resourcesSection .resource-item p {
	font-size: 16px;
	max-width: 260px;
}

.resourcesSection .resource-item .www-button {
	font-size: 16px;
	font-weight: 600;
	color: #404040;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #404040;
	border-radius: 100px;
	padding: 5px 10px 6px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	width: 133px
}

@media (max-width: 600px) {
	.resourcesSection .resource-item .www-button {
		font-size: 14px;
		font-weight: 400;
		border: 1px solid #404040;
		padding: 3px 8px 4px;
		max-width: 90%
	}
}

.resourcesSection .resource-item a:hover {
	color: #fff;
	border-color: #fe8e17;
	background-color: #fe8e17;
}

.resourcesSection .www-button span {
	text-transform: uppercase
}

.tmplCoralReef .tourFeatures .tourFeature {
	height: 386px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	background-size: cover;
	background-position: center center;
}

.tmplCoralReef .tourFeatures .tourFeature .btn {
	max-width: 175px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 80px;
	margin: auto;
}

.tmplCoralReef .tourFeatures .tourFeature .desc {
	font-size: 10px;
	color: #fff;
	font-style: italic;
	text-align: center;
	position: absolute;
	bottom: 47px;
	left: 0;
	display: block;
	letter-spacing: 2px;
	width: 100%;
}

.tmplCoralReef .tourFeatures .tourFeature .ttl {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	font-weight: 300;
	padding: 20px
}

.tmplCoralReef .tourFeatures.bottom {
	margin-top: 22px;
	overflow: visible;
}

.tmplCoralReef .tourFeatures.bottom .tourFeature {
	height: 79px;
	width: 120px;
	margin-bottom: 22px;
}

.tmplCoralReef .tourFeatures.bottom .tourFeature .desc, .tmplCoralReef .tourFeatures.bottom .tourFeature .ttl {
	color: #08343e;
	bottom: auto;
	top: 7px;
	right: -225px;
	left: auto;
	width: 195px;
	text-align: left;
}

.tmplCoralReef .tourFeatures.bottom .tourFeature .ttl {
	top: 25px;
	letter-spacing: 0;
}

.icon-wrap {
	margin: auto auto -50px;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #FFF;
	border-radius: 50%;
	padding: 0px 22px 5px
}

.icon-wrap img {
	max-width: 100%;
	max-height: 60px;
	height: auto;
	opacity: .75
}

.icon-wrap .icon-leaf {
	margin-top: 25px;
	max-height: 52px;
}

.icon-wrap .icon-backpack {
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.icon-wrap .icon-coral {
	margin-top: 15px;
}

.icon-wrap .icon-snorkel {
	margin-top: 22px;
}

.tmplCoralReef .tourFeatures .tourFeature:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 1);
	transition: all .3s linear;
	opacity: 0;
}

.tmplCoralReef .tourFeatures .tourFeature:hover:before {
	opacity: .6;
}

.tmplCoralReef .lastingMemory {
	background: #17152d url(../img/wedding.jpg) center right no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
	margin-top: 58px;
	background-size: contain;
	padding-bottom: 108px;
}

.tmplCoralReef .lastingMemory .isLead {
	color: #a4a4a4;
	font-size: 10px;
	text-align: center;
	padding-top: 93px;
	font-weight: 700;
	letter-spacing: 2.4px;
}

.tmplCoralReef .lastingMemory .isTtl {
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding-top: 6px;
	font-weight: 100;
	letter-spacing: 0.1px;
	position: relative;
}

.tmplCoralReef .lastingMemory .isCnt {
	padding-top: 96px;
	letter-spacing: 0.1px;
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 48px;
}

.tmplCoralReef .lastingMemory .isCnt>p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	letter-spacing: 0;
	font-weight: 400;
}

.tmplCoralReef .lastingMemory .isCnt>p.cnt {
	font-size: 17px;
	margin-top: 32px;
	line-height: 27px;
	letter-spacing: 0;
}

.tmplCoralReef .lastingMemory .btnWrpclearfix {
	width: 100%;
	max-width: 425px;
	margin: 15px auto 0;
	text-align: center;
}

.tmplCoralReef .lastingMemory .specReq {
	margin-top: -36px
}

.tmplCoralReef .lastingMemory .specReq span {
	color: #ffffff;
}

.tmplCoralReef .lastingMemory .specReq .btn {
	color: #fff;
}

.tmplCoralReef .lastingMemory .bookNow {
	margin-top: 14px;
	padding: 9px 23px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 3px;
}

.tmplCoralReef .lastingMemory .btn {
	width: 174px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.tmplCoralReef .tourFeatures .tourFeature .no {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.tmplCoralReef .contactForm {
	display: none;
	margin-top: 20px;
}

.tmplCoralReef .more {
	color: #ff8f00;
	font-size: 10px;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 2px;
}

.tmplCoralReef .more:hover {
	text-decoration: underline;
}

.featureOverlay .featurePopup .imgWrp {
	height: 355px;
	background-size: cover;
	background-position: center center;
	background-color: #1B6677;
}

@media (min-width: 1025px) {

	.tmplCoralReef .wpContent .video-grid+.grid-33 p.lead {
		margin-top: -10px
	}
}

@media (max-width: 1024px) {

	.tmplCoralReef .introSection {
		padding-bottom: 20px;
	}
	.tmplCoralReef .reserve {
		margin-top: 0;
	}
	.tmplCoralReef .tourFeatures.top .tourFeature {
		margin-bottom: 60px;
	}
	.tmplCoralReef .lastingMemory {
		background-size: cover;
	}
}

@media (max-width: 767px) {

	.tmplCoralReef .lastingMemory .specReq {
		margin-top: 20px;
	}
	.tmplCoralReef .tourFeatures.bottom {
		max-width: 330px;
		margin: 0 auto;
	}
	.tmplCoralReef .reserve .btn {
		width: 80%;
	}
	.tmplCoralReef .lastingMemory, .tmplCoralReef .infoSection {
		background-image: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	.featureOverlay .featurePopup {
		margin: 0;
		width: 100%;
	}
}
