/*Directory Tiles*/

.dir-item {
	margin-bottom: 20px;
}

.dir-item-sub {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(192, 192, 192, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(192, 192, 192, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(192, 192, 192, 0.75);
	background-color: #ffffff;
	font-family: Montserrat, sans-serif;
	padding: 10px 10px 10px 10px;
	overflow-y: hidden;
	border-bottom: solid 10px white;
}
.events-list .dir-item-sub {
	min-height: 275px;
}
@media screen and (min-width: 768px) {
	.events-list .dir-item-sub {
		min-height: 450px;
	}
}
.special-offers-list .dir-item-sub {
	height: 550px;
}

.dir-title {
	font-size: 16pt;
	color: #1e69ad;
	padding: 10px 0px 5px 0px;
	line-height: 22pt;
	text-align: left;
}

.dir-text {
	color: #333333;
	padding: 0px;
}

.dir-plus {
	color: #1e69ad;
	font-size: 28pt;
	padding: 0px;
	text-align: right;
	bottom: 0px;
	right: 8px;
	position: absolute;
	background: linear-gradient(-50deg, white, white, white,transparent, transparent);
	width: 38px;
	height: 38px;
	border-radius: 25%;
}

.dir-group {
	padding: 20px;
	color: #1e69ad;
	font-family: Montserrat, sans-serif;
	font-size: 22pt;
}

.dir-image {
	background-position: top !important;
	width: 100%;
	height: 175px;
	background-size: cover !important;
	background: lavender;
}

.so-business {
	font-size: 12pt;
	color: #1e69ad;
	padding: 10px 0px 5px 0px;
	line-height: 14pt;
	text-align: left;
}

.so-title {
	font-size: 16pt;
	color: #1e69ad;
	padding: 5px 0px 5px 0px;
	line-height: 18pt;
	text-align: left;
	text-transform: uppercase;
}

.so-text {
	font-size: 10.5pt;
	line-height: 16pt;
	color: #595959;
	text-align: left;
	padding: 0px;
	margin-bottom: 25px;
}

.so-code {
	font-size: 11pt;
	text-align: left;
	line-height: 14pt;
	border-bottom: 2px solid #00c3d9;
	text-transform: uppercase;
	color: #D14900;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
}

.so-code-empty {
	font-size: 10pt;
	text-align: left;
	line-height: 0pt;
	border-bottom: 2px solid #00c3d9;
	text-transform: uppercase;
	color: #00c3d9;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
}

/* Agri Styles */

.brandWindow-header {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 24pt;
	padding: 15px;
	padding-bottom: 0px;
	background-color: #1b4575ba;
}


.brandWindow-copy {
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	font-size: 20px;
	line-height: 20pt;
	padding: 15px;
  background-color: #1b4575ba;
}

.ag-event-container {
	color: #fff;
	background-color: rgba(255,255,255,0);
	transition: 0.25s;
	margin-top: 10px;
	padding: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}

.ag-event-container:hover {
	color: #fff;
	cursor: pointer;
	background-color: rgba(255,255,255,0.25);
}
/* WEBCAM MAP STYLES */
.webcam-img {
	max-height: 100px;
	max-width: 150px;
}

.acf-map {
	width: 100%;
	height: 520px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

/* FORMS */

.gfield_label {
	color: #1e69ad;
	font-weight: normal;
	font-family: Lato, sans-serif;
}

.ginput_container .large {
	border: 1px solid #6c6969;
}

.ginput_full .large {
	border: none;
}

.submit_event_button {
	font-family: 'Montserrat', sans-serif;
	float: right;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px;
	margin-top: -5px;
	margin-left: 15px;
	color: #ffffff;
	font-weight: 600;
  background-color: #1e69ad;
  -webkit-box-shadow: 5px 5px 0px 0px #2190f4;
  -moz-box-shadow: 5px 5px 0px 0px #2190f4;
  box-shadow: 5px 5px 0px 0px #2190f4;
	border: 0px;
}

.submit_event_button:hover {
	background-color: #f3925e;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(235, 113, 48, 1);
	-moz-box-shadow:    5px 5px 0px 0px rgba(235, 113, 48, 1);
	box-shadow:         5px 5px 0px 0px rgba(235, 113, 48, 1);
	cursor: pointer;
}

/* END FORMS */


article .entry .page-content {
	padding-right: 50px;
}

.special-offer-description {
	font-family: Montserrat, sans-serif;
	color: #1e69ad;
	font-size: 18pt;
	padding-top: 10px;
}

.special-offer-description ul {
	list-style-position: outside;
	list-style-type: disc;
}

.top5Title {
	font-size: 20pt;
}

.top5Title a {
	color: #f38e59;
	text-decoration: none;
}

.top5Title a:hover {
	color: #28aebb;
	text-decoration: none;
}

.seeAll a{
	color: #28aebb;
	text-decoration: none;
}

.seeAll a:hover {
	color: #f38e59;
}

.btnGetInfo {
	background-color: #f38e58;
}

.btnGetInfo a{
	color: #ffffff;
	text-decoration: none;
}

.btnGetInfo:hover {
	background-color: #28aebb;
}

.btnLearnMore {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 25px;
	padding: 10px;
	color: #ffffff;
	background-color: #228170;
  font-weight: 600;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(55, 177, 162, 1);
	-moz-box-shadow:    5px 5px 0px 0px rgba(55, 177, 162, 1);
	box-shadow:         5px 5px 0px 0px rgba(55, 177, 162, 1);
}

.btnLearnMore:hover {
	color: #ffffff;
	background-color: #f3925e;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(235, 113, 48, 1);
	-moz-box-shadow:    5px 5px 0px 0px rgba(235, 113, 48, 1);
	box-shadow:         5px 5px 0px 0px rgba(235, 113, 48, 1);
}

.btnLearnMoreAg {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 12px;
	padding: 6px;
	width: 30%;
	transition: 0.15s;
	color: #ffffff;
	background-color: #288176;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(55, 177, 162, 1);
	-moz-box-shadow:    2px 2px 0px 0px rgba(55, 177, 162, 1);
	box-shadow:         2px 2px 0px 0px rgba(55, 177, 162, 1);
}

.btnLearnMoreAg:hover {
	color: #f3925e;
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(235, 113, 48, 1);
	-moz-box-shadow:    5px 5px 0px 0px rgba(235, 113, 48, 1);
	box-shadow:         5px 5px 0px 0px rgba(235, 113, 48, 1);
}
#btnClickHere {
	font-family: Montserrat, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	font-weight: normal;
	margin-top: 25px;
	padding: 10px;
	color: #d14900;
  font-weight: bold;
	background-color: #ffffff;
	text-transform: uppercase;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, .15);
	-moz-box-shadow:    5px 5px 0px 0px rgba(0, 0, 0, .15);
	box-shadow:         5px 5px 0px 0px rgba(0, 0, 0, .15);
	display: inline-block;
}

#btnClickHere:hover {
	background-color: #f0f0f0;
}
.btnClickHere {
	font-family: Montserrat, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	font-weight: normal;
	margin-top: 25px;
	padding: 10px;
	color: #d14900;
  font-weight: bold;
	background-color: #ffffff;
	text-transform: uppercase;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, .15);
	-moz-box-shadow:    5px 5px 0px 0px rgba(0, 0, 0, .15);
	box-shadow:         5px 5px 0px 0px rgba(0, 0, 0, .15);
	display: inline-block;
}

.btnClickHere:hover {
	background-color: #f0f0f0;
}
/* ICON CIRCLES */
#iconCircles {
	width: 100%;
	line-height: 0px;
	padding: 25px 0px 25px 0px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 10pt;
	color: #616264;
}

.circleIcons {
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100px;
	height: 100px;
	text-align: center;
	padding-top: 25px;
	display: inline-block;
	margin: 0px 3% 0px 3%;
}

.circleIconImg {
	width: auto;
	height: 50px;
}

#iconPurple {
	background-image: url(../img/icons/bg-purple.png);
}

#iconBlue2 {
	background-image: url(../img/icons/bg-blue2.png);
}

#iconYellow {
	background-image: url(../img/icons/bg-yellow.png);
}

#iconBlue {
	background-image: url(../img/icons/bg-blue.png);
}

#iconRed {
	background-image: url(../img/icons/bg-red.png);
}

#iconGreen {
	background-image: url(../img/icons/bg-green.png);
}

/* AROUND THE WEB */
#aroundTheWeb ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#aroundTheWeb li {
	display: inline;
	float: right;
}

#aroundTheWeb .facebook a {
	text-decoration: none;
	color: #28aebb;
}

#aroundTheWeb .instagram a {
	text-decoration: none;
	color: #57aa46;
}

#aroundTheWeb .twitter a {
	text-decoration: none;
	color: #9164c5;
}

#aroundTheWeb .youtube a {
	text-decoration: none;
	color: #f38e58;
}

#aroundTheWeb .google-plus a {
	text-decoration: none;
	color: #478ac9;
}

#aroundTheWeb .pinterest a {
	text-decoration: none;
	color: #57aa46;
}

#aroundTheWeb .facebook a:hover,
#aroundTheWeb .instagram a:hover,
#aroundTheWeb .twitter a:hover,
#aroundTheWeb .youtube a:hover,
#aroundTheWeb .google-plus a:hover,
#aroundTheWeb .pinterest a:hover {
	color: #478ac9;
}

#aroundTheWeb .social a:focus {
	display: inline-block;
}

#aroundTheWeb .social a {
	font-size: 36pt;
	padding: 0px 15px 0px 15px;
}


/* FOOTER */
footer {
	font-family: 'Montserrat', sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #ffffff;
}

footer .social a {
	color: #29ecdc;
	text-decoration: none;
}

footer .social a:hover {
	color: #ffffff;
	text-decoration: none;
}

footer ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
}

footer li.social {
	display: inline;
	float: left;
}

footer li.social a {
    display: block;
	text-decoration: none;
	color: #29ecdc;
}

footer li.social a:hover {
	color: #ffffff;
}

footer .social a {
	font-size: 20pt;
	padding: 0px 7px 0px 7px;
}


/* ----- PARALLAX -----*/

section.module.parallax-1 {
    background-image: url(/fa-content/uploads/2016/08/background1.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.parallax-2 {
    background-image: url(/fa-content/uploads/2016/08/background2.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.parallax-3 {
    background-image: url(/fa-content/uploads/2016/08/background3.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.parallax-4 {
    background-image: url(/fa-content/uploads/2016/08/background4.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.parallax-5 {
    background-image: url(/fa-content/uploads/2016/08/background5.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.parallax-6 {
    background-image: url(/fa-content/uploads/2016/08/background6.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.bg404 {
    background-image: url(/fa-content/uploads/2016/08/bg404.jpg);
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 210px;
}

section.module.parallax-1-home {
    background-image: url(/fa-content/uploads/2016/08/background1.jpg);
    background-attachment: fixed;
    transition-property: background-position;
    transition: .05s ease-out;
	background-size: cover;
	padding-top: 0px;
}

@media (min-width: 1400px) {
	#brandWindow {
		background-image: url(../img/brand02.jpg);
		background-size: cover;
		width: 100%;
		height: 550px;
	}

	#brandContent {
		float: right;
		margin: 200px 125px 0px 0px;
		width: 500px;
	}
}

@media all and (min-width: 600px) {

  section.module.parallax {
    /*padding: 140px 0px 0px 0px;*/
	/*padding: 0px;*/
  }

}
@media all and (min-width: 960px) {

}

.typcn-social-tripadvisor:before {
	content: url(../img/tripadvisor.svg);
	position: relative;
	top: 0.2em;
}
.typcn-social-tripadvisor:hover {
	background: radial-gradient(orange,transparent,transparent);
	opacity: 0.9;
}

.blog-post-date-wrap .alignnone {
	width: 100% !important;
	height: auto;
}
.blog-post-date-wrap img.size-large,
.blog-post-date-wrap img.size-full {
	max-width: 100%;
  height: auto;
}

/* AQA SCAN ADA STYLE UPDATES FOR READABILITY ON SMALLER SCREENS */
@media screen and (max-width: 767px) {
	.breadcrumbs, .breadcrumbs a, .breadcrumb_last {
		color: #458538 !important;
	}
	.ti-section-title,
	.directoryHeader, .directoryItemTitle,
	.newPageTitle, .pageTitle,
	#blogArchive li a,
	.postTitle, .postTitle a,
	.blogReadMore, .blogReadMore a,
	.recentPostTitle, .seeAllBlogsLink {
		color: #1E818A !important; /* Darker Teal */
	}
	.ti-title, .paginate a,
	.blog-post-date-wrap h1, .blog-post-date-wrap h2, .blog-post-date-wrap h3, .blog-post-date-wrap h4, .blog-post-date-wrap h5 {
		color: #C84C0E !important; /* Darker Orange */
	}
	.page-numbers {
		font-weight: 600 !important;
	}
	.sidebarHeader, .current,
	.amenitiesHeader, .amenitiesList, .amenitiesList li {
		color: #3477B7 !important; /* Darker Blue */
	}
	.ti-body-copy,
	.socialSubheader, .directoryBlogSectionSubheader,
	.postBody, .row p,
	.blog-post-date-wrap, .blog-post-date-wrap div p {
		color: #5A5858 !important; /* Darker Gray */
		font-weight: 500 !important;
	}
	.newDividerCopy p, .textCtaArea__copy {
		font-weight: 500 !important;
	}
	.resourceListTitles, .resourceListTitles li, .storyListLink, .recentPostDate {
		color: #5A5858 !important; /* Darker Gray */
	}
}

.postImageWrapper	{
	display: inline-block;
	padding-right: 20px;
}
.paged-wrapper {
	width: calc(100% - 300px);
}
@media (max-width: 768px) {
	.postImageWrapper {
		max-width: 400px;
		padding-bottom: 20px;
	}
	.paged-wrapper {
		width: 100%;
	}
	.cat-aside {
		padding: 20px;
	}
	.cat-aside,
	.cat-aside-inner {
		background-color: rgba(255,255,255,.5);
		clear: both !important;
		float: left  !important;
	}
}

@media (min-width: 1516px) {
	main section.module {
		margin-top: 50px;
	}
}
#search::placeholder {
	color: #0A0877;
}

#bwVideo:focus {
	outline: none;
}
#bwVideo {
	position: relative;
}
#bwVid::after {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 40px;
	background: linear-gradient(180deg, transparent, white);
}

/*********************/
/* CUSTOM ACF BLOCKS */
/*********************/

/* Quad Callout */
.quad-callouts {
    display: flex;
	flex-flow: row wrap;
    justify-content: center;
}

.quad-callout-sinlge {
    width: 100%;
	padding: 1em;
	margin-bottom: 25px;
}

img.quad-callout-img {
    width: 100%;
	height: 30vw;
	object-fit: cover;
}

.quad-callout-cta {
	text-align: center;
}

.quad-callout-cta .button {
	color: white;
    background: #cf4b00;
    text-transform: uppercase;
    padding: 6px 12px;
    font-size: 1.3rem;
	letter-spacing: 0.03rem;
}

@media all and (min-width: 540px) {
	.quad-callout-sinlge {
		width: 50%;
	}
}

@media all and (min-width: 960px) {

	img.quad-callout-img {
		height: 280px;
	}

}

/* Large Callout */

img.large-callout-img {
	width: 100%;
    height: 60vw;
    object-fit: cover;
}

.large-callout-copy {
    position: relative;
    width: 85%;
    margin: auto;
    top: -100px;
	background: rgba(255,255,255,0.8);
	padding: 8px 15px;
    box-shadow: 0px -23px 33px rgba(200,200,200,0.6);
}

.large-callout-copy h4 {
	font-family: "Cormorant", serif;
	font-size: 1.8em;
    font-weight: 600;
    line-height: 1;
    color: #3167ac;
}

.large-callout-cta {
	text-align: center;
}

.large-callout-cta .button {
	color: white;
    background: #cf4b00;
    text-transform: uppercase;
    padding: 6px 12px;
    font-size: 1.3rem;
	letter-spacing: 0.03rem;
}

@media all and (min-width: 700px) {

    img.large-callout-img {
        height: 50vw;
	}

}

@media all and (min-width: 960px) {

    img.large-callout-img {
        height: 490px;
	}

}

/* More Reading */

.more-reading {
	padding: 15px;
}

.more-reading-lede {
	color: #939393;
}

.more-reading-group {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-end;
	justify-content: center;
}

.more-reading-single {
	padding: 10px;
	display: flex;
	flex-flow: column;
	align-items: flex-end;
	width: 100%;
}

.more-reading-img {
	width: 100%;
	height: 275px;
	object-fit: cover;
}

.more-reading-link {
	font-family: 'Montserrat';
    font-size: 18px;
    color: #26A0AB;
	font-weight: 700;
	padding: 5px;
}

@media all and (min-width: 700px) {

	.more-reading-single {
		padding: 15px;
		width: 33%;
	}

	.more-reading-img {
		height: 225px;
	}

}

@media all and (min-width: 960px) {

	.more-reading-img {
		height: 325px;
	}

}