/*
Theme Name: GBF Flagship Theme
Author: Web Mobile Image
Author URI: https://www.webmobileimage.com
Developer: Sherri Ferritto
Description: Custom theme for GBF.
Version: 2021.2
*/

body, html {
	margin:0px;
	padding:0px;
	font-family: 'Josefin Sans', sans-serif;
	/*font-family: 'Lato', sans-serif;*/
	color:#000;
	background-color:#000;
	font-size:16px;
	font-size:100%;
	-webkit-text-size-adjust:none;
	position:relative;
	width:100%;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust:none;/*overflow-x: hidden;*/
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height:122%;
	color:#024765;
	font-weight:600;
 margin-top:.5rem;
}
h1 {
	text-transform:uppercase;
	margin-top:0px;
	letter-spacing:-.025em;
}
h2 {
	font-size: 2rem;
	text-transform:uppercase;
	letter-spacing:-.025em;
}
 @media only screen and (min-width: 768px) {
h2 {
 font-size: 1.5rem;
 text-transform:uppercase;
 letter-spacing:-.025em;
}
}
 @media only screen and (min-width: 1200px) {
 h2 {
 font-size: 1.75rem;
 text-transform:uppercase;
 letter-spacing:-.025em;
}
}
h3 {
	font-size: 1.35rem;
	line-height:120%;
	text-transform:uppercase;
	font-weight:700;
	color:#035879;
}
h4 {
	font-size: 1.2rem;
	text-transform:uppercase;
	color:#035879;
}
p {
	font-size:18px;
	line-height:143%;
	margin:0px;
	padding-bottom:1rem;
}
ul li {
	font-size:18px;
	line-height:125%;
	margin:0px;
	padding-bottom:1rem;
}
 @media only screen and (min-width: 768px) {
p, ul li {
 font-size:16px;
}
}
 @media only screen and (min-width: 992px) {
p, ul li {
 font-size:18px;
}
}
 @media only screen and (min-width: 1200px) {
 p, ul li {
 font-size:20px;
}
}
 @media only screen and (min-width: 1800px) {
 p, ul li {
 font-size:22px;
}
}
.center {
	text-align:center
}
ul, menu, dir {
	display:block;
	list-style-type:disc;
	padding:0px;
	margin:0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
a {
	color:#0096b3;
	text-decoration:none;
	transition:all 0.06s ease-in-out 0s
}
a:visited {
	color:#0096b3;
	text-decoration:none
}
a:hover, a:focus {
	color:#ee228a;
	text-decoration:none;
	outline:none
}
.read-more {
	white-space: pre;
}
img {
	max-width:100%;
	height:auto
}
img.fullwidth-photo {
	width:100%;
	height:auto
}
figure {
	padding:0px;
	margin:0px
}
.row.no-gutters {
	margin-right:0;
	margin-left:0
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
padding-right:0;
padding-left:0
}
.spaceabove {
	padding-top:20px
}
.spacebelow {
	padding-bottom:20px
}
 @media only screen and (min-width: 992px) {
 .spaceabove {
 padding-top:30px
}
.spacebelow {
 padding-bottom:30px
}
}
 @media only screen and (min-width: 1200px) {
 .spaceabove {
 padding-top:40px
}
.spacebelow {
 padding-bottom:40px
}
}
.hide {
	display:none
}
.alignnone {
	margin:5px 20px 20px 0
}
.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto 5px auto
}
p.aligncenter {
	text-align:center
}
.alignright {
	float:right;
	margin:5px 0 20px 20px
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px
}
a img.alignnone {
	margin:5px 20px 20px 0
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0
}
img.photohalf {
	width:50%;
	height:auto
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
abbr[data-original-title], abbr[title] {
	text-decoration:  none;
}
.wp-caption {
	background:#fff;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0
}
.wp-caption.alignright {
	margin:5px 0 20px 20px
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px
}
.table-responsive .wp-caption p.wp-caption-text {
	text-align:center
}
.screen-reader-text {
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
	white-space:nowrap;
	height:1px;
	width:1px;
	overflow:hidden
}
.screen-reader-text:focus {
	background-color:#f1f1f1;
	border-radius:3px;
	box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip:auto !important;
	color:#21759b;
	display:block;
	font-size:14px;
	font-size:0.875rem;
	font-weight:bold;
	height:auto;
	left:5px;
	line-height:normal;
	padding:15px 23px 14px;
	text-decoration:none;
	top:5px;
	width:auto;
	z-index:100000
}
#skiptocontent {
	padding:6px;
	position:absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition:top 1s ease-out, background 1s linear;
	transition:top 1s ease-out, background 1s linear;
	z-index:100
}
#skiptocontent:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#036BA8;
	outline:0;
-webkit-transition:top .1s ease-in, background .5s linear;
transition:top .1s ease-in, background .5s linear
}
.video-responsive {
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0
}
.video-responsive iframe {
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute
}
.video-border, .photo-border {
	border:3px solid #FFF;
	margin-bottom:30px
}
@media only screen and (min-width: 768px) {
.video-wrapper {
margin-bottom:0px
}
}
main .video-wrapper {
	width:90%;
	max-width:640px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:15px
}
@media only screen and (min-width: 768px) {
main .video-wrapper {
width:75%
}
}
.google-map-wrapper {
	width:100%;
	max-width:640px;
	margin:0;
	margin-bottom:15px;
	margin-top:15px
}
.google-map {
	position:relative;
	padding-bottom:75%;
	height:0;
	overflow:hidden
}
.google-map iframe {
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important
}
/* containers and padding overrides */

.page-wrapper {
	margin:0;
	padding:0;
	margin-left:20px;
	margin-right:20px;
	background-color:#FFF;
}
 @media only screen and (min-width: 768px) {
 .page-wrapper {
 margin-left:25px;
 margin-right:25px;
}
}
 @media only screen and (min-width: 1200px) {
 .page-wrapper {
 margin-left:35px;
 margin-right:35px;
}
}
 @media only screen and (min-width: 1620px) {
.page-wrapper {
 margin-left:55px;
 margin-right:55px;
}
}
.container.fullsm {
	width:100%;
	max-width:100%;
	padding:0;
}
.container {
	width:90%;
}
 @media (min-width: 576px) {
.container {
 max-width:95%;
}
}
 @media only screen and (min-width: 768px) {
 .container.fullsm {
 width:95%;
 padding-right:15px;
 padding-left:15px;
 max-width:1600px;
 margin-left:auto;
 margin-right:auto;
}
.container {
 width:95%;
 padding-right:15px;
 padding-left:15px;
 max-width:1500px;
 margin-left:auto;
 margin-right:auto;
}
}
.padding {
	padding-top:20px;
	padding-bottom:20px
}
 @media only screen and (min-width: 768px) {
 .padding {
 padding-top:30px;
 padding-bottom:30px
}
}
 @media only screen and (min-width: 992px) {
.padding {
 padding-top:40px;
 padding-bottom:40px
}
}
 @media only screen and (min-width: 1200px) {
 .padding {
 padding-top:60px;
 padding-bottom:60px
}
}
 @media only screen and (min-width: 1800px) {
.padding {
 padding-top:70px;
 padding-bottom:70px
}
}
.relative {
	position:relative
}
.col.nonrelative {
	position:static !important
}
img.top {
	vertical-align:text-top
}
img.bottom {
	vertical-align:text-bottom
}
img.middle {
	vertical-align:middle
}
.bg-blue {
	background-color:#0096b3
}
.bg-teal {
	background-color:#39bec3
}
.bg-med-blue {
	background-color:#035879
}
.bg-dk-blue {
	background-color:#024765
}
.bg-red {
	background-color:#da2f26
}
.bg-gold {
	background-color:#f6d556;
}
.bg-peach {
	background-color:#ef8c82;
}
.bg-dk-pink {
	background-color:#ee228a;
}
.bg-pink {
	background-color:#FCF;
}
.bg-white {
	background-color:#FFF
}
.btn {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:1rem;
	line-height:1.42857143;
	text-align:center;
	text-transform:uppercase;
	white-space:nowrap;
	vertical-align:middle;
	display:inline-block;
	text-decoration:none;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:2px solid transparent;
	border-radius:2px;
	margin-bottom:0;
	padding-top:9px;
	padding-right:1rem;
	padding-bottom:6px;
	padding-left:1rem;
}
 @media only screen and (max-width: 767px) {
 .btn {
 overflow-wrap: break-word;
 word-wrap: break-word;
 -ms-word-break: break-all;
 word-break: break-word;
 white-space: normal;
}
}
 @media only screen and (min-width: 768px) {
 .btn {
 padding-top:6px;
 padding-right:.75rem;
 padding-bottom:3px;
 padding-left:.75rem;
}
}
 @media only screen and (min-width: 992px) {
 .btn {
 padding-top:9px;
 padding-right:1rem;
 padding-bottom:6px;
 padding-left:1rem;
}
}
.btn-small {
	font-size:1rem;
	padding-top:3px;
	padding-right:1.25rem;
	padding-bottom:3px;
	padding-left:1.25rem;
}
.btn:visited {
	color:#FFF
}
.btn.space {
	margin-right:10px
}
.btn-red {
	background-color:#da2f26;
	color:#FFF;
}
.btn-red:hover {
	background-color:#035879;
	color:#FFF;
}
.btn-blue {
	background-color:#0096b3;
	color:#FFF;
}
.btn-blue:hover {
	background-color:#19a0ba;
	color:#FFF;
}
.btn-pink {
	background-color:#ee228a;
	color:#FFF;
}
.btn-pink:hover {
	background-color:#FFF;
	color:#ee228a;
}
.btn-gold {
	background-color:#f6d556;
	color:#FFF;
}
.btn-gold:hover {
	background-color:#FFF;
	color:#f6d556;
}
.btn-ltblue {
	background-color:#bcced6;
	background-color:#8cabb9;
	color:#FFF;
}
.btn-ltblue:hover {
	background-color:#FFF;
	color:#acc2cc;
	color:#8cabb9;
}
.btn-peach {
	background-color:#ef8c82;
	color:#FFF;
}
.btn-peach:hover {
	background-color:#FFF;
	color:#ef8c82;
}
.btn-buy {
	font-size:.85rem;
	color:#FFF;
	background-color:#ef8c82;
	position:relative;
	padding-left:42px;
	height:41px;
}
.btn-buy:before {
	content: '';
	background: url(images/book-icon.png);
	background-repeat:no-repeat;
	
	height:100%;
	width:100%;
	position:absolute;
	top:6px;
	left:10px;
	z-index:1000;
}


.btn-buy:hover {
	color:#FFF;
	background: rgb(239,140,130);
	background: -moz-linear-gradient(top, rgba(239, 140, 130, 1) 0%, rgba(233, 98, 85, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(239, 140, 130, 1) 0%, rgba(233, 98, 85, 1) 100%);
	background: linear-gradient(to bottom, rgba(239, 140, 130, 1) 0%, rgba(233, 98, 85, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8c82', endColorstr='#e96255', GradientType=0 );
}
.modal {
/*z-index:9999;*/
}
/* ============== HEADER ============== */

header {
	z-index:600;
	padding:0;
	position:relative;
}
.header-top {
	position: relative;
	background-color:#000;
	padding-top:15px;
	padding-bottom:15px;
	height:130px;
}
 @media only screen and (min-width: 576px) {
 .header-top {
 /*position: relative;
 -js-display: flex;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 align-items: center;
 justify-content: space-between;*/

 height: 85px;
}
 .header-top .item {
position: relative;
 -js-display: flex;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 align-items: center;
 justify-content: space-between;
}
}
@media only screen and (min-width: 768px) {
 .header-top {
 height: auto;
}
}
 @media only screen and (min-width: 1200px) {
.header-top {
 height: auto;
}
}
header .social a {
	margin-right:8px;
}
 @media only screen and (min-width: 768px) {
header .social {
 margin-right:30px;
}
}
header .search .btn {
	width:50px;
	height:38px;
	padding:0;
}
header .search .fa {
	font-size:1.5rem;
}
 @media (max-width: 575px) {
 .header-top .item {
 display:block;
 width:100%;
}
 header .search .form-control {
 display: inline;
 width: auto;
 min-width:70%;
 margin-right:10px;
}
}
header .search .form-inline .form-control {
	border-radius: 2px;
}
 @media (min-width: 576px) {
header .search .form-inline .form-control {
 width:200px;
}
}
/* ========= main navigation ========== */

header nav {
	display: none;
}
 @media only screen and (max-width: 1199px) {
 #mobile_menu {
 z-index:9999;
}
}
 @media only screen and (min-width: 1200px) {
header nav {
 display: inline-block;
 float:right;
 font-family: 'Montserrat', sans-serif;
}
 #mobile_menu {
 display: none;
}
}
header nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height: 1;
	vertical-align:middle;
	letter-spacing: normal;
	text-align:right;
	float:right;
}
header nav ul li {
	display:inline;
	text-align:right;
	color: #FFF;
	vertical-align:middle;
}
header nav li a {
	font-size:13px;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;
 padding-left:.25rem;
 padding-right:.25rem;
}
header nav li a:visited {
	color:#FFF;
}
 @media only screen and (min-width: 1200px) {
 header nav li a {
font-size:13px;
font-size:1.09vw;
}
}
 @media only screen and (min-width: 1300px) {
 header nav li a {
font-size:16px;
}
}
 @media only screen and (min-width: 1400px) {
 header nav li a {
 padding-left:.5rem;
 padding-right:.5rem;
}
}
 @media only screen and (min-width: 1600px) {
 header nav li a {
font-size:18px;
}
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}
/* ------------- DROP DOWN STYLES ------------- */


 header .dropdown-menu.show {
	margin-top:22px;
}
header nav.topnav ul li ul li {
	margin:0;
	padding:0;
	margin-left:.5em;
	margin-right:.5em;
 -webkit-transition: all .25s;
 transition: all .25s;
}
 @media only screen and (max-width: 767px) {
 .dropdown-toggle::after {
 display:none;
}
}
 @media only screen and (max-width: 1199px) {
 .dropdown-menu {
 position:relative;
 width:100%;
 background-color:inherit;
 border: none;
 text-align: center;
}
}
 @media only screen and (min-width: 1200px) {
 .dropdown-menu {
 min-width: 24rem;
 min-width: 20rem;
 min-height:200px;
 padding: 20px;
 margin: .125rem 0 0;
 text-align: left;
 list-style: none;
background-clip: padding-box;
 border: none;
border-radius: 1px;
 -webkit-transition: all .25s;
 transition: all .25s;
 box-shadow: 2px 4px 13px rgba(57, 53, 45, .41);
}
 .dropdown-menu {
 background-image: url(images/gbf-logo-menu-bkg.png);
 background-repeat: no-repeat;
 background-position: right bottom;
 background-size:cover;
}
 ul.menu li:last-of-type > .dropdown-menu {
 float:right;
}
}
.dropdown-menu.gradient {
	background: rgb(0,150,179);
	background: -moz-linear-gradient(top, rgba(0, 150, 179, 1) 0%, rgba(3, 88, 121, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 150, 179, 1) 0%, rgba(3, 88, 121, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 150, 179, 1) 0%, rgba(3, 88, 121, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0096b3', endColorstr='#035879', GradientType=0 );
}
.dropdown-menu li {
	text-align: center;
	display:block;
	padding:0;
	margin:0;
}
 @media only screen and (min-width: 1200px) {
 .dropdown-menu li {
 text-align: left;
 padding-right:20%;
}
}
.dropdown-menu>li>a {
	padding:10px;
	background-color:transparent;
	border:none;
	color:#FFF;
	display:inline-block;
}
.dropdown-menu>li>a:visited {
	color:#FFF;
}
.dropdown-menu>li>a:hover {
	color:#f6d556;
}
header .topnav ul ul {
	padding:0;
	padding-top:8px;
}
header .topnav ul ul ul {
	display:none;
}
header .topnav ul ul a {
	display:inline-block;
	padding: 0px;
	text-transform: none;
}
header .topnav ul li:hover > ul {
	display:block;
	z-index:5000;
	left:8px;
}
header .topnav ul li:hover > ul ul {
	display:none;
}
.header-siteinfo {
	padding-top:30px;
	padding-bottom:5px;
	position:relative;
}
 @media only screen and (min-width: 576px) {
.header-siteinfo {
 padding-top:30px;
 padding-bottom:30px;
}
}
 @media only screen and (max-width: 767px) {
header .logo {
 width:80%;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:20px;
}
}
 @media only screen and (min-width: 768px) {
header .logo {
 -js-display: flex;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 align-items: center;
 justify-content: flex-end;
}
header .logo a {
 width:87%;
}
}
 @media only screen and (max-width: 575px) {
.tagline {
 text-align:center;
 margin-bottom:10px;
 padding:10px;
}
}
 @media only screen and (min-width: 576px) {
.tagline {
 -js-display: flex;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 align-items: center;
 text-align:center;
 padding:10px;
}
}
 @media only screen and (min-width: 768px) {
.tagline {
 text-align:left;
 justify-content: left;
}
}
 @media only screen and (min-width: 1200px) {
.tagline {
 justify-content: center;
}
}
.tagline p {
	text-transform:uppercase;
	color: #0096b3;
	font-weight:700;
	font-size:1.25rem;
	margin:0;
	padding:0;
}
 @media only screen and (min-width: 768px) {
 .tagline p {
 font-size:1rem;
}
}
 @media only screen and (min-width: 992px) {
 .tagline p {
 font-size:1.25rem;
}
}
 @media only screen and (min-width: 1200px) {
 .tagline p {
 font-size:1.5rem;
}
}
.tagline br {
	display: none;
}
 @media only screen and (min-width: 992px) {
 .tagline br {
 display: block;
}
}
/* save the date banner */

hr.white {
	border-top: 3px solid #FFF;
	width:80px;
	margin:0;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

/* save the date banner - small screens */

 @media only screen and (max-width: 575px) {
 .save_the_date_banner {
 display:block;
 margin-left:15px;
 margin-right:15px;
 width:100%;
 padding:6px;
 padding-top:15px;
 padding-bottom:15px;
 text-align:center;
 background: #f5d15a;
background: -moz-linear-gradient(top, #f5d15a 0%, #ed0d8b 100%);
background: -webkit-linear-gradient(top, #f5d15a 0%, #ed0d8b 100%);
background: linear-gradient(to bottom, #f5d15a 0%, #ed0d8b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5d15a', endColorstr='#ed0d8b', GradientType=0 );
}
 .save_the_date_banner figure img.banner-bkg {
 display:none;
}
.save_the_date_banner figure img.banner-script {
 max-width:50%;
 height:auto;
}
 .save_the_date_banner figcaption {
 font-family: 'Fjalla One', sans-serif;
 color:#FFF;
 text-transform:uppercase;
}
/* .save_the_date_banner figcaption h2 {
 display:none;
}*/
 .save_the_date_banner figcaption p {
 font-family: 'Fjalla One', sans-serif;
 color:#FFF;
 font-size:7vw;
 line-height:140%;
 letter-spacing:-.015em;
 display:inline;
 margin:0;
 padding:0;
}
 .save_the_date_banner figcaption p br {
 display:none;
}
 .save_the_date_banner figcaption p span.day {
font-size:5vw;
 display:inline;
 padding-right:4px;
 vertical-align:middle;
}
.save_the_date_banner figcaption p span.time {
font-size:5vw;
 display:inline;
 padding-left:4px;
 vertical-align:middle;
}
 .save_the_date_banner figcaption p span.thru {
font-size:80%;
}
 .save_the_date_banner hr.white {
 display:none;
}
}


/* save the date banner - larger screens */

 @media only screen and (min-width: 576px) {
.save_the_date_banner {
 position:absolute;
 text-align:center;
 right:0;
 top:0;
 margin-right:15px;
 -ms-flex:0 0 24.5%;
 flex:0 0 24.5%;
 max-width:24.5%;
}
 .save_the_date_banner figure {
 position:relative;
 margin:0;
 padding:0;
 padding-left:7%;
 padding-right:5%;
}
 .save_the_date_banner figure img.banner-bkg {
 width:100%;
 min-height:325px;
}
.save_the_date_banner figure img.banner-script {
 max-width:60%;
 height:auto;
 position:absolute;
 margin: 0;
 left: 50%;
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
 bottom:15%;
}
 .save_the_date_banner figcaption {
 font-family: 'Fjalla One', sans-serif;
 color:#FFF;
 text-transform:uppercase;
 position: absolute;
 width:100%;
 left:0;
 top:5%;
 padding-left:10%;
 padding-right:10%;
}
 .save_the_date_banner figcaption h2, .save_the_date_banner figcaption .h2 {
 font-family: 'Fjalla One', sans-serif;
 font-size:3.21vw;
 font-weight:400;
 text-transform:uppercase;
 color:#FFF;
}
 .save_the_date_banner figcaption h3, .save_the_date_banner figcaption .h3 {
 font-family: 'Fjalla One', sans-serif;
 font-size:2vw;
 font-weight:400;
 text-transform:uppercase;
 color:#FFF;
 margin-bottom:10px;
}
.save_the_date_banner figcaption p {
 font-family: 'Montserrat', sans-serif;
 font-weight:600;
 font-size:1.9vw;
 line-height:118%;
 color:#FFF;
 letter-spacing:-.015em;
 margin:0;
 padding:0;
}
 .save_the_date_banner figcaption p span {
 font-size:1.5vw;
}
 .save_the_date_banner figcaption p span.day {
 font-size:2.8vw;
 margin-bottom:15px;
 display:inline-block;
}
.save_the_date_banner figcaption p span.time {
 font-family: 'Montserrat', sans-serif;
 font-weight:600;
 font-size:1.8vw;
}
}
 @media only screen and (min-width: 1200px) {
 .save_the_date_banner figcaption {
 top:20px;
}
 .save_the_date_banner figure {
}
 .save_the_date_banner hr.white {
 margin-top:25px;
 margin-bottom:25px;
}
}
/* =========================================== */
/* ================== GLOBAL ============== */
/* =========================================== */


.colorborder {
	height:4px;
	background: #f5d15a;
	background: -moz-linear-gradient(left, #f5d15a 0%, #ed0d8b 100%);
	background: -webkit-linear-gradient(left, #f5d15a 0%, #ed0d8b 100%);
	background: linear-gradient(to right, #f5d15a 0%, #ed0d8b 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5d15a', endColorstr='#ed0d8b', GradientType=1 );
}
.blue-banner {
	padding-top:15px;
	padding-bottom:15px;
	background-color: #0096b3;
}
.signup-banner {
	padding-top:10px;
	padding-bottom:10px;
	background-color: #0096b3;
	color: #FFF;
}
 @media only screen and (min-width: 576px) {
 .signup-banner {
 padding-top:20px;
 padding-bottom:15px;
}
}
.signup-banner p {
	font-size:18px;
	line-height:125%;
	text-transform:uppercase;
	color: #FFF;
	font-weight:700;
	margin:0;
	padding:0;
	text-align: center;
}
 @media only screen and (min-width: 576px) {
 .signup-banner p {
 text-align:center;
 line-height:100%;
 font-size:14px;
 font-size:1.82vw;
}
}
 @media only screen and (min-width: 768px) {
 .signup-banner p {
 font-size:14px;
 font-size:1.82vw;
 text-align:left;
}
}
 @media only screen and (min-width: 992px) {
 .signup-banner p {
 font-size:16px;
}
}
 @media only screen and (min-width: 1200px) {
 .signup-banner p {
 font-size:20px;
}
}
.signup-banner .btn {
 margin-left:.5rem;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	font-size: inherit;
}
 @media only screen and (max-width: 575px) {
.signup-banner .btn {
 display:block;
 margin-left:auto;
 margin-right:auto;
 margin-top:6px;
}
}
 @media only screen and (min-width: 768px) {
.signup-banner .btn {
 margin-left:1rem;
 padding-left:1rem;
 padding-right:1rem;
}
}
 @media only screen and (min-width: 1200px) {
.signup-banner .btn {
 margin-left:2rem;
}
}
/* ------- sidebar ------- */

 .sidebar {
	background-color: #fff9e3;
	-webkit-box-shadow: -5px 0px 5px -2px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: -5px 0px 5px -2px rgba(0, 0, 0, 0.18);
	box-shadow: -5px 0px 5px -2px rgba(0, 0, 0, 0.18);
	text-align:center;
}
.sidebar {
	padding-bottom:20px;
	padding-top:20px;
	border-top: 3px solid #e5e0cc;
}
 @media only screen and (min-width: 768px) {
 .sidebar {
 border:none;
 padding-top:20%;
}
}
 @media only screen and (min-width: 1200px) {
 .sidebar {
 /*min-height:820px;*/
   padding-top:25%;
 padding-bottom:30px;
}
}
.sidebar article {
	padding-top:10px;
	padding-bottom:10px;
}
 @media only screen and (min-width: 1200px) {
 .sidebar article {
 padding:15px;
}
}
.sidebar article:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 25%;
	padding-top:15px;
	border-bottom: 3px solid #024765;
}
.sidebar article:last-of-type:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 25%;
	padding-top:0;
	border-bottom: none;
}
.sidebar h2 {
	font-size:24px;
	margin-bottom:15px;
}
@media only screen and (min-width: 768px) {
 .sidebar h2 {
 font-size:20px;
 margin-bottom:10px;
}
}
 @media only screen and (min-width: 992px) {
 .sidebar h2 {
 font-size:24px;
 margin-bottom:15px;
}
}
 @media only screen and (min-width: 1200px) {
.sidebar h2 {
 font-size:28px;
 margin-bottom:15px;
}
}
.sidebar h2:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 25%;
	padding-top:15px;
	border-bottom: 3px solid #f6d556;
}
 @media only screen and (min-width: 1200px) {
.sidebar p {
 font-size:22px;
}
}
/* ------- Quick Links Nav ------- */

.quicklinks .card-group>.card {
	margin:0;
	padding-bottom:30px;
}
 @media only screen and (min-width: 1200px) {
 .quicklinks .card-group>.card {
 padding-bottom:50px;
}
}
.quicklinks {
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-weight:600;
}
.quicklinks a {
	color:#FFF;
	cursor:pointer;
}
.quicklinks a:visited {
	color:#FFF;
}
.quicklinks a:hover {
	color:#000;
}
.quicklinks a:link {
	height:100%;
}
.quicklinks .card {
	border: none;
	border-radius: 0;
	margin:0;
}
 .quicklinks .card:nth-child(1) {
 background-color:#f6d556; /* yellow */
}
.quicklinks .card:nth-child(2) {
 background-color:#0096b3;/* med blue */
}
.quicklinks .card:nth-child(3) {
 background-color:#ef8c82;/* peach */
}
.quicklinks .card:nth-child(4) {
 background-color:#ee228a;/* pink */
}
.quicklinks .card:nth-child(5) {
 background-color:#024765;/* dark blue */
}
.quicklinks .card:nth-child(6) {
 background-color:#f6d556; /* yellow */
}
.quicklinks .card-footer {
	background-color: transparent;
	border:none;
}
.quicklinks .card-body {
	text-align:center;
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content:center;
}
.quicklinks .card-body img {
	padding:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
 @media only screen and (min-width: 1200px) {
 .quicklinks .card-body img {
 padding:20px;
}
 .quicklinks .card:nth-child(1) .card-body img {
 padding:0;
}
}
.quicklinks .card-footer {
	padding:10px;
	font-size:100%;
	position:absolute;
	bottom:0;
	width:100%;
}
 @media only screen and (min-width: 576px) {
.quicklinks .card-footer {
 font-size:70%;
}
}
 @media only screen and (min-width: 768px) {
.quicklinks .card-footer {
 font-size:70%;
}
}
 @media only screen and (min-width: 992px) {
 .quicklinks .card-footer {
 font-size:90%;
}
}
 @media only screen and (min-width: 1200px) {
 .quicklinks .card-footer {
 font-size:110%;
}
}
/* ------- subscribe form ------- */


.subscribe {
	padding-top:40px;
	padding-bottom:40px;
	color:#FFF;
}
.subscribe h2 {
	font-size:1.5rem;
	text-align:center;
	color:#FFF;
}
.signupform .row {
	align-items: flex-end;
}
.signupform input[type="text"] {
	width:100%;
	padding-top: 6px;
	padding-right: 1rem;
	padding-bottom: 6px;
	padding-left: 1rem;
	border: 2px solid transparent;
	border-radius: 4px;
}
.signupform input[type="submit"] {
	width:100%;
}
.signupform label {
	text-align:left;
	margin:0;
 padding:
}
.bordergrid .col {
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.bordergrid .col {
	height:15px;
}
/* ------- sponsors ------- */
.sponsors {
	padding-top:40px;
	padding-bottom:40px;
	color:#000;
	text-align:center;
}
.sponsors h2 {
	font-size:1.5rem;
	text-align:center;
	color:#000;
}
.sponsors-slider {
	position: relative;
}
.sponsors-slider .owl-stage {
/*transition: transform 5s !important;*/
}
.sponsors-slider .owl-wrapper {
	display: table !important;
}
.sponsors-slider .owl-item {
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.sponsors-slider .owl-item > .item {
	text-align: center;
	padding: 20px;
}
 @media only screen and (min-width: 768px) {
.sponsors-slider .owl-item > .item {
 padding: 10px;
}
}
 @media only screen and (min-width: 992px) {
 .sponsors-slider .owl-item > .item {
 padding: 15px;
}
}
 @media only screen and (min-width: 1200px) {
 .sponsors-slider .owl-item > .item {
 padding: 10px;
}
}
.sponsors-slider .owl-item > .item img {
	max-height:150px;
	width:auto;
}
/* =========================================== */
/* ================== HOME PAGE ============== */
/* =========================================== */
/* -------- home banner slider -------- */

.home-banner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024765;
}
.home-banner .card {
	border: none;
	border-radius:0;
}
.home-banner .card .card-img-overlay {
	position: absolute;
	top: auto;
	right:10%;
	bottom: 0;
	left: 10%;
	padding: 0;
}
 @media only screen and (min-width: 576px) {
.home-banner .card .card-img-overlay {
 right:10%;
 bottom: 0;
 left: 10%;
 padding: 0;
 padding-bottom:1.25rem;
}
}
.home-banner .hero-image {
	min-height:250px;
}
.home-banner h5 {
	color:#FFF;
	text-transform:uppercase;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	margin:0;
	padding:0;
}
 @media only screen and (max-width: 575px) {
.home-banner h5 {
 font-size:1rem;
}
}
.home-banner p {
	color:#FFF;
	font-weight:600;
	text-transform:uppercase;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	font-size:95%;
	margin:0;
	padding:0;
}
.home-banner p.photo-credit {
	text-transform: none;
	font-size:75%;
	padding-top:4px;
}
/* -------- owl carousel theme styles -------- */

.owl-carousel {
	-webkit-animation-duration:1000ms;
	animation-duration:1000ms;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}
.owl-carousel .owl-item {
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
 .owl-theme .owl-nav [class*=owl-] {
 background-color:transparent;
 opacity: .9;
}
 .owl-theme .owl-nav [class*=owl-]:hover {
background-color:transparent;
 opacity: 1;
}
/* owl arrows for banners */

.owl-carousel .owl-nav .owl-prev {
	background-image: url(images/left-circle-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.owl-carousel .owl-nav .owl-next {
	background-image: url(images/right-circle-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.owl-prev {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 10px;
	top:40%;
	border: none;
	z-index:19999;
}
.owl-next {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top:40%;
	border: none;
	z-index:19999;
}
 @media only screen and (min-width: 768px) {
.owl-carousel .owl-prev {
 width: 46px;
 height: 46px;
left: 20px;
 top:36%;
}
.owl-carousel .owl-next {
 width: 46px;
 height: 46px;
right: 20px;
 top:36%;
}
}
 @media only screen and (min-width: 992px) {
.owl-carousel .owl-prev {
 width: 57px;
 height: 57px;
 top: auto;
 bottom:33%;
}
.owl-carousel .owl-next {
 width: 57px;
 height: 57px;
 top: auto;
 bottom:33%;
}
}
 @media only screen and (min-width: 1600px) {
.owl-carousel .owl-prev {
 width: 63px;
 height: 63px;
}
.owl-carousel .owl-next {
 width: 63px;
 height: 63px;
}
}
/* owl arrows for testimonials */

.testimonials.owl-carousel .owl-nav .owl-prev {
	background-image: url(images/left-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.testimonials.owl-carousel .owl-nav .owl-next {
	background-image: url(images/right-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.testimonials.owl-carousel .owl-prev {
	position: absolute;
	left: -10px;
	top:33%;
	border: none;
}
.testimonials.owl-carousel .owl-next {
	position: absolute;
	right: -10px;
	top:33%;
	border: none;
}
 @media only screen and (min-width: 768px) {
.testimonials.owl-carousel .owl-prev {
 left: -38px;
 top:33%;
}
.testimonials.owl-carousel .owl-next {
 right: -38px;
 top:33%;
}
}
 @media only screen and (min-width: 992px) {
.testimonials.owl-carousel .owl-prev {
 left: -47px;
}
.testimonials.owl-carousel .owl-next {
 right: -47px;
}
}
/* testimonials typography */

h1.home {
	font-size:1.25rem;
	text-align:center;
	max-width:90%;
	margin-left:auto;
	margin-right:auto;
}
 @media only screen and (min-width: 576px) {
h1.home {
 font-size:1.5rem;
 text-align:center;
}
}
 @media only screen and (min-width: 768px) {
h1.home {
 font-size:14px;
 font-size:1.76vw;
 text-align:center;
}
}
 @media only screen and (min-width: 992px) {
 h1.home {
 font-size:1.5rem;
 text-align:center;
}
}
 @media only screen and (min-width: 1200px) {
 h1.home {
 font-size:1.56vw;
 text-align:center;
}
}
.testimonials {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	max-width:90%;
	margin-left:auto;
	margin-right:auto;
}
.testimonials .item {
	padding-left:20px;
	padding-right:20px;
}
 @media only screen and (min-width: 768px) {
.testimonials {
}
}
 @media only screen and (min-width: 1200px) {
.testimonials {
 margin-top:40px;
 margin-bottom:40px;
}
}
.testimonials blockquote, .testimonials blockquote p {
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	font-size:1.2rem;
	text-align:center;
	font-style:italic;
	color:#0096b3;
	letter-spacing:-.01em;
}
.testimonials blockquote p {
	display:inline;
}
.testimonials cite {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
 font-size:.95rem;
	text-align:center;
	font-style: normal;
	color:#0096b3;
	letter-spacing:.025em;
	text-transform:uppercase;
}
 @media only screen and (min-width: 768px) {
.testimonials blockquote, .testimonials blockquote p {
 font-size:20px;
 font-size:2.6vw;
}
 .testimonials cite {
font-size:12px;
 font-size:1.56vw;
 font-weight:500;
}
}
 @media only screen and (min-width: 992px) {
.testimonials blockquote, .testimonials blockquote p {
 font-size:20px;
 font-size:2.6vw;
}
 .testimonials cite {
font-size:12px;
 font-size:1.56vw;
 font-weight:400;
}
}
/* -------- home featured blog post  -------- */


.home-blog-preview {
	padding-top:40px;
	padding-bottom:40px;
	border-top:3px solid #e6e6e6;
	border-bottom: 3px solid #e6e6e6;
	background: -moz-linear-gradient(left, rgba(238, 238, 238, 0.8) 0%, rgba(238, 238, 238, 0.2) 100%);
	background: -webkit-linear-gradient(left, rgba(238, 238, 238, 0.8) 0%, rgba(238, 238, 238, 0.2) 100%);
	background: linear-gradient(to right, rgba(238, 238, 238, 0.8) 0%, rgba(238, 238, 238, 0.2) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cceeeeee', endColorstr='#33eeeeee', GradientType=1 );
}
/*.home-news p {
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    border-bottom: 2px solid #f6d556;
    display: inline-block;
}
*/

.home-blog-preview .container {
	width:90%;
	padding:25px;
	border: 3px solid #f6d556;
	background-color:#FFF;
}
 @media only screen and (min-width: 768px) {
 .home-blog-preview .container {
 width:75%;
 padding:45px;
}
}
.home-blog-preview h2 {
	font-size: 20px;
	margin-top:15px;
}
 @media only screen and (min-width: 768px) {
.home-blog-preview h2 {
 margin-top:0;
}
}
 @media only screen and (min-width: 992px) {
.home-blog-preview h2 {
 font-size: 20px;
 font-size: 2.1vw;
}
 .home-blog-preview .entry-content p {
 font-family: Georgia, serif;
 padding:0;
 margin:0;
}
}
 @media only screen and (min-width: 1200px) {
.home-blog-preview {
 padding-top:60px;
 padding-bottom:60px;
}
}
/* -------- home news  -------- */


.home-news-heading {
	padding-bottom:15px;
}
 @media only screen and (max-width: 575px) {
 .home-news-heading h2, .home-news-heading p {
 text-align:center;
}
}
 @media only screen and (min-width: 576px) {
.home-news-heading .row {
 justify-content: space-between;
}
.home-news-heading p {
 text-align: right;
}
}
.home-news {
	background-color: #035879;
}
.home-news .card {
	border: none;
	border-radius:0;
	background-color: #999;
}
.home-news p {
	font-size:14px;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	margin:0;
	padding:0;
	padding-bottom:3px;
	border-bottom: 2px solid #f6d556;
	display:inline-block;
}
 @media only screen and (min-width: 360px) {
 .home-news p {
 font-size:15px;
}
}
.home-news h3 {
	color:#FFF;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	text-transform:uppercase;
	position: absolute;
	bottom:0;
}
 @media only screen and (min-width: 768px) {
 .home-news p {
 font-size:12px;
}
.home-news h3 {
 font-size:14px;
}
}
 @media only screen and (min-width: 992px) {
 .home-news p {
 font-size:14px;
}
 .home-news h3 {
 font-size:16px;
}
}
 @media only screen and (min-width: 1200px) {
 .home-news p {
 font-size:18px;
}
 .home-news h3 {
 font-size:20px;
}
}
 @media only screen and (min-width: 1800px) {
 .home-news p {
 font-size:30px;
}
.home-news h3 {
 font-size:30px;
}
}
/* =========================================== */
/* ================== INTERIOR ============== */
/* =========================================== */


.content {
	padding-top:20px;
	padding-bottom:20px;
}
 @media only screen and (min-width: 576px) {
.content {
 padding-right:20px;
}
}
 @media only screen and (min-width: 768px) {
 .content {
 padding-top:30px;
 padding-bottom:30px;
 padding-right:30px;
}
.content.wide {
padding-left:20px;
}
}
 @media only screen and (min-width: 992px) {
.content {
 padding-top:40px;
 padding-bottom:40px;
 padding-right:40px;
}
}
 @media only screen and (min-width: 1200px) {
.content {
 max-width:90%;
}
.content.wide {
 max-width:100%;
}
}
.content h1 {
	margin-bottom:15px;
}
.content p {
	font-family: Georgia, serif;
	color:#222;
}
.content ol, .content ul {
	font-family: Georgia, serif;
	color:#222;
	list-style: square;
	margin: 0 0 10px 40px;
}
.content a.btn, .content a.btn:visited, .content a.btn:hover {
	text-decoration:none
}
/* general blockquote */


.content blockquote, q {
	quotes: none;
}
.content blockquote:before, .content blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.content blockquote {
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	font-size:24px;
	text-align:center;
	font-style:italic;
	color:#0096b3;
	letter-spacing:-.01em;
	display: block;
	border-width: 1px 0;
	border-style: solid;
	border-color: #0097b4;
	padding: 1.5em;
	padding-bottom:1em;
	margin: 1.5em 0;
	position: relative;
}
.content blockquote p {
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	font-size:24px;
	line-height:166%;
	font-style: italic;
	color: #0096b3;
}
.content blockquote:before {
	content: '\201C';
	position: absolute;
	top: 0em;
	top:-15px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	width: 3rem;
	height: 2rem;
	font: 6em/1.08em 'PT Sans', sans-serif;
	color: #0097b4;
	text-align: center;
}
.content blockquote:after {
	/* content: "\2013 \2003" attr(cite);*/
  content: attr(cite);
	display: block;
	text-align: right;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #0096b3;
	margin-top:6px;
	font-style:  normal;
}
.content cite {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
 font-size:.95rem;
	text-align:center;
	font-style: normal;
	color:#0096b3;
	letter-spacing:.025em;
	text-transform:uppercase;
}
 @media only screen and (min-width: 768px) {
.content blockquote, .content blockquote p {
 font-size:18px;
}
 .content blockquote:after {
	/* content: "\2013 \2003" attr(cite);*/
  content: attr(cite);
 display: block;
 text-align: center;
 font-family: 'Montserrat', sans-serif;
 text-transform:uppercase;
 font-size: 13px;
 color: #0096b3;
 margin-top:6px;
 font-style:  normal;
}
 .content cite {
font-size:13px;
}
}
 @media only screen and (min-width: 992px) {
.content blockquote, .content blockquote p {
 font-size:24px;
}
 .content blockquote:after {
 font-size:16px;
}
 .content cite {
font-size:16px;
}
}
/* tabs */

.nav-tabs {
	border-bottom: none;
}
.content ul.nav-tabs {
	margin:0;
}
.content .nav-tabs li {
	font-family: 'Josefin Sans', sans-serif;
	font-size:100%;
	text-transform:uppercase;
	font-weight:600;
	color:#035879;
	list-style: none;
	margin: 0;
}
.nav-tabs li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 0 25px;
	background: none;
	border: none;
}
.nav-tabs li:first-child {
	padding-left:0;
}
.nav-tabs ll a {
	font-weight:600;
	background: none;
	color: #035879;
	display: block;
	text-align:center;
}
 @media only screen and (min-width: 768px) {
.nav-tabs a {
 display: inline-block;
}
}
.nav-tabs a {
	padding: 10px 0;
	color: #035879;
	line-height: 1;
	-webkit-transition: color 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, transform 0.3s;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #0096b3;
	background-color: transparent;
	border: none;
	border-bottom: 3px solid #f6d556;
}
.nav-tabs li.active a {
	color: #0096b3;
	-webkit-transform: translate3d(0, 8px, 0);
	transform: translate3d(0, 8px, 0);
}
.nav-tabs .nav-link {
	border: none;
}
.tab-content {
	padding-top:30px;
}
.tab-block.card {
	border: 1px solid #DDD;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	padding:30px;
}
 @media only screen and (min-width: 1200px) {
.tab-block.card {
 max-width:90%;
}
}
/* AUTHOR BLOCK */


.author-block {
}
.festivalrole-tag {
	margin-bottom:10px;
}
.festivalrole-tag span {
	font-size:13px;
	padding:9px;
	padding-top:5px;
	padding-bottom:2px;
 margin-right:.5rem;
	color:#FFF;
	border-radius:2px;
	background-color:#ef8c82;
	text-transform:uppercase;
 letter-spacing:.02rem;
	font-weight:700;
}
@media only screen and (min-width: 768px) {
.festivalrole-tag span {
 font-size:14px;
}
}
.genre-links {
	padding-bottom:20px;
}
.author-block .genre-links {
	padding-bottom:0px;
}
.genre-links a:link, .genre-links a:visited {
	font-size:13px;
 margin-right:.5rem;
	color:#888888;
	text-transform:uppercase;
 letter-spacing:.02rem;
	font-weight:700;
}
@media only screen and (min-width: 768px) {
.genre-links a:link, .genre-links a:visited {
 font-size:14px;
 margin-right:.5rem;
 color:#999999;
}
}
.genre-links a:hover {
	color:#ee228a;
}
.author-block .photo-thumbs {
	padding-top:10px;
	padding-bottom:15px;
	position: relative;
	overflow:hidden;
}
.author-block .book-button {
	margin-bottom:20px;
}
 @media only screen and (min-width: 1200px) {
 .author-block .book-button {
margin-bottom:5px;
}
 .author-block .photo-thumbs {
 margin-bottom:15px;
}
}
/*special event modal */


.special-event {
	display:none;
}
.modal {
	/*z-index: 100;*/
	background-color:rgba(0, 0, 0, 0.8);
}
 @media only screen and (max-width: 767px) {
 .modal-body {
height: 600px;
overflow-y: scroll;
}
}
.modal-open .modal {
	-webkit-overflow-scrolling: touch;
}
.modal-content {
	border-radius: 2px;
	border:none;
}
.modal-header .close {
	float: right !important;
	margin-right:0;
	margin-top:-3px;
	background-color: white !important;
	border-radius: 15px !important;
	width: 30px !important;
	height: 30px !important;
	opacity: 1 !important;
	position:relative;
	z-index: 11001 !important;
	box-shadow: 2px 4px 13px rgba(57, 53, 45, .41);
}
 @media only screen and (min-width: 768px) {
 .modal-header .close {
 margin-right: -25px !important;
 margin-top: -25px !important;
}
}
.modal-header .close span {
	font-size:50px;
	position:absolute;
	top:0;
	margin-top:-12px;
	left:2px;
	height:100%;
	font-weight:300;
	color:#035879;
}
 @media (min-width: 576px) {
.special-event .modal-dialog {
 width: 85%;
 max-width:1024px;
 margin: 1.75rem auto;
}
}
.special-event .modal-header {
	background: #035879;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.special-event h1 {
	line-height: 1;
	margin:0;
	padding:0;
	margin-top:3px;
	margin-bottom:15px;
	color: #fff;
	text-align: center;
}
 @media only screen and (max-width: 575px) {
 .special-event h1 {
 font-size:1.25rem;
}
}
.special-event p.event-link {
	margin:0;
	padding:0;
	font-weight:700;
	font-size:120%;
	text-align: center;
}
 @media only screen and (min-width: 768px) {
 .special-event h1 {
 text-align: left;
 margin-top:3px;
 margin-bottom:0;
}
.special-event p.event-link {
 text-align:right;
}
}
.special-event p.event-link a {
	color: #035879;
	padding-left:2rem;
	padding-right:2rem;
}
.special-content {
	padding-top:30px;
	padding-bottom:30px;
}
.special-details {
	list-style:  none;
	padding-top:10px;
}
.special-content img, .special-content .event-img {
	margin-bottom:15px;
}
.special-details li span {
	display:block;
	color: #0096b3;
	text-transform: uppercase;
}
/*
.special-content h3 {
	font-size: 36px;
	color: #00354c;
	
	line-height: 36px;
	margin-top: 20px;
}
.special-content h3:before {
	content: "";
	background: url("images/elementsprite-may-20.png") no-repeat 0 0px;
	background-position: -49px 0;
}
.special-content .description {
	float: left;
	width: 400px;
}
.special-details {
	float: left;
	list-style: inherit;
	margin-left: 20px;
}
.special-details li {
	font-family: courgette, cursive;
	color: #0097b4;
}
.special-details li p {
	color: #0097b4;
}
.special-details li span {
	font-family: intro, sans-serif;
}
.special-content .book-img {
	position: relative;
	float: right;
	margin-right: 0;
	height: 275px;
	width: 185px;
}
.special-button {
	color: #fff;
	background: #269fba;
	padding: 10px;
	float: left;
	position: rleative;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	font-family: intro, sans-serif;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -ms-transition: all .3s;
 transition: all .3s;
}
.special-button:hover {
	color: #269fba;
	background: #fff;
	padding: 3% 1%;
	float: left;
	position: rleative;
	width: 100%;
	margin-bottom: 20px;
	font-family: intro, sans-serif;
}


*/


.author-block .photo-thumbs .author-thumb {
	float:left;
	width:56%;
}
.author-block .photo-thumbs .book-thumb {
	float:right;
	width:42%;
}
.author-block .photo-thumbs img {
	width:100%;
	height:100%;
}
.author-block .readmore-button {
	margin-top:15px;
	margin-bottom:25px;
}
 @media only screen and (min-width: 992px) {
 .author-block .readmore-button .btn {
 font-size:.9rem;
 padding-top: 7px;
 padding-right: .5rem;
 padding-bottom: 4px;
 padding-left: .5rem;
}
}
 @media only screen and (min-width: 1200px) {
 .author-block .readmore-button .btn {
 font-size:1rem;
 padding-top: 9px;
 padding-right: 1rem;
 padding-bottom: 6px;
 padding-left: 1rem;
}
}
hr.gold {
	border-top: 3px solid #f6d556;
	margin-bottom:1.5rem;
}
hr.ltblue {
	border-top: 3px solid #8cabb9;
}
.author-block .book-title {
	color:#222;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
.author-block .book-title p {
	font-family: 'Josefin Sans', sans-serif;
	font-size:14px;
	line-height:122%;
	color:#222;
	font-weight:600;
	display:inline;
	text-transform:uppercase;
}
.author-website {
	background-color:#fff9e3;
	padding:15px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:20px;
	border: 3px solid #fbeebb;
}
.author-block .card {
	border: 1px solid rgba(0, 150, 179, 0.5);
 border-radius: .25rem;
}
.author-block .card h3 {
	color:#0096b3;
}
.author-website a {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.back {
	margin-bottom:30px;
}
 @media only screen and (max-width: 768px) {
.author-block .btn {
 overflow-wrap: break-word;
 word-wrap: break-word;
 -ms-word-break: break-all;
 word-break: break-all;
 word-break: break-word;
 -ms-hyphens: auto;
 -moz-hyphens: auto;
 -webkit-hyphens: auto;
 hyphens: auto;
 white-space: normal;
}
}
/* author schedule for listing page */

.author-schedule-brief {
	padding:10px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom: 15px;
	background-color:rgba(204, 218, 224, 0.1);
	border: 3px solid #ccdae0;
	min-width:75%;
	display:inline-block;
}
.author-schedule-brief h3 {
	color:#035879;
	font-size:15px;
	padding:0;
	margin:0;
	padding-bottom:3px;
}
.author-schedule-brief p {
	font-family: 'Josefin Sans', sans-serif;
	color:#222;
	font-size:15px;
	font-weight:400;
	padding:0;
	margin:0;
}
.author-schedule-brief p span {
	color:#0096b3;
	font-size:14px;
	font-weight:700;
 margin-right:.75rem;
	text-transform:uppercase;
}
.author-schedule-brief p span.amp {
	margin-right:0;
}
.author-schedule {
	padding:10px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom: 35px;
	background-color:rgba(204, 218, 224, 0.1);
	border: 3px solid #ccdae0;
	display:block;
}
.author-schedule .row {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.author-schedule .row:last-of-type {
	padding-bottom:0px;
	margin-bottom:0px;
	border: none;
}
.author-schedule h5 {
	color:inherit;
	font-size:inherit;
}
.author-schedule p {
	font-family: 'Josefin Sans', sans-serif;
	color:#222;
	font-size:16px;
	font-weight:700;
	padding:0;
	margin:0;
}
.author-schedule p span {
	color:#0096b3;
 margin-right:.75rem;
	text-transform:uppercase;
}
.author-schedule p span.amp {
	margin-right:0;
}
/* workshop listing page */

.workshop-details {
	padding-top:20px;
}
/* single workshop detail page */

.workshop-schedule {
	padding:15px;
	margin-bottom: 35px;
	background-color:rgba(204, 218, 224, 0.1);
	border: 3px solid #ccdae0;
	display:block;
}
.workshop-schedule p {
	font-family: 'Josefin Sans', sans-serif;
	color:#222;
	font-size:17px;
	font-weight:400;
	padding:0;
	margin:0;
	margin-bottom:6px;
}
.workshop-schedule p span {
	color:#0096b3;
	font-weight:700;
 margin-right:.75rem;
	text-transform:uppercase;
}
.presenter-image {
	padding-top:20px;
	padding-bottom:20px;
}
.presenter-image img {
	max-width:300px;
}
/* -=================================== */
/* blog */

.content-block {
	padding-bottom:15px;
	margin-bottom:25px;
	border-bottom: 3px solid #f6d556;
}
.next-prev {
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}
.next-prev a {
	width:100%;
	display:block;
	padding-bottom:10px;
}
 @media only screen and (min-width: 768px) {
 .next-prev a:nth-child(1) {
 float:left;
 width:45%;
}
 .next-prev a:nth-child(2) {
 float:right;
 width:45%;
 text-align:right;
}
}
 .next-prev a:nth-child(1):before {
 content: "\f053";
 font-family: FontAwesome;
 padding-right:.25rem;
 font-size:12px;
}
 .next-prev a:nth-child(2):after {
 content:"\f054";
 font-family: FontAwesome;
 padding-left:.25rem;
 font-size:12px;
}
.content-block .photo-thumbs {
	padding-top:10px;
	padding-bottom:15px;
	position: relative;
	overflow:hidden;
}
.entry-meta {
	padding-top:5px;
	padding-bottom:10px;
	color:#454545;
}
.single-featured-image {
	display:inline-block;
	float: left;
}
.single-featured-image img {
	border: 1px solid #DDD;
	display: inline-block;
	padding: 10px;
	width: 300px;
	height: auto;
	margin: 0 20px 20px 0;
	height: auto;
}
/* blog sidebar (widgets) */

.blog-sidebar {
	width:95%;
	margin-bottom:20px;
}
.blog-sidebar .card {
	background-color:#fff9e3;
	padding:15px;
	margin-bottom:15px;
}
.blog-sidebar ul {
	list-style:none;
}
.blog-sidebar ul li {
	list-style:none;
	font-size:16px;
	padding-bottom: 8px;
}
/* Newsletter Styles */

.newsletters {
	padding-top:20px;
}
.newsletters li {
	list-style: none;
	margin: 0;
	padding:0;
	margin-bottom:20px;
	padding-bottom:20px;
 padding-left:.5rem;
	border-bottom: 1px solid #DDD;
}
.newsletters li:before {
	font-family: FontAwesome;
	content:"\f02d";
	content:"\f15c";
	color:#035879;
	font-size:1rem;
 padding-right:.5rem;
}
/* pagination */

.pagination {
	font-family: 'Montserrat', sans-serif;
	clear:both;
	display:block;
	padding:0;
	margin:0;
	margin-top:25px;
	margin-bottom:15px;
	/*padding-left:25px;*/
	text-align:center;
	color:666;
}
.pagination ul {
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none
}
.content .pagination ul {
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
.pagination ul li {
	display:inline;
	float:left;
}
.content .pagination ul li:before {
	display:none
}
.pagination ul li a {
	font-size:14px;
	float:left;
	padding:8px 16px;
	text-decoration:none;
	border:solid 2px #eee;
	border-color:rgba(0, 0, 0, .05);
-webkit-transition:border .2s ease-in-out;
-moz-transition:border .2s ease-in-out;
-ms-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}
.pagination ul li.active a {
	background:rgba(0, 0, 0, .05)
}
.pagination ul li a:hover:not(.active) {
background-color:#0096b3;
color:#FFF;
text-decoration:none
}
.pagination ul li a:hover {
	background-color:#0096b3;
	color:#FFF;
	text-decoration:none
}
.pagination ul li.active a:hover {
	background:rgba(0, 0, 0, .05);
	color:#96a0aa;
	text-decoration:none
}
/* --------- Short Story / Poetry Contest ---------- */



/* for short story listing page: */


.shortstory-listing-block {
}
.ltblue-box {
	background: #E4F5FA;
	border-radius:10px;
	padding:15px;
}
.shortstory-listing-block .read-more {
	display:none;
}
.student-meta {
	display:inline-block;
	margin-top:15px;
	margin-bottom:25px;
	padding:20px;
	background: #E4F5FA;
	border-radius:10px;
}
/* for short story detail page: */
.student-info {
	display:inline-block;
	margin-top:15px;
	margin-bottom:25px;
	padding:20px;
	background: #E4F5FA;
	border-radius:10px;
}
/* for both listing and detail pages */


.student-info p, .student-meta p {
	font-family: 'Josefin Sans', sans-serif;
	color: #222;
	margin:0;
	padding:0;
}
p.student-name {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color:#0096b3;
	margin:0;
	padding:0;
}
p.student-name span {
	font-weight: 400;
	text-transform:none;
}
.more-about-this-years-contest {
	margin-top: 20px;
}



/* ------- photos and video gallery ------- */

@media (max-width: 767px) {
.card-columns {
 -webkit-column-count: 2;
 -moz-column-count: 2;
 column-count: 2;
}
}
.w-dyn-list .card {
	border-radius: 8px;
	background: #D8D6D2;
	margin-bottom: 20px;
	max-width:100%;
}
 @media only screen and (min-width: 992px) {
.w-dyn-list .card {
 margin-bottom: 28px;
}
}
.w-dyn-list .card img {
	width:100%;
	height:auto;
	border-radius: 8px;
}
.mfp-image-holder .mfp-content {
	max-width: 90%;
}
img.mfp-img {
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
}
.mfp-preloader {
	width: 30px;
	height: 30px;
	background-color: #FFF;
	opacity: 0.65;
	margin: 0 auto;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out;
}
 @-webkit-keyframes rotateplane {
 0% {
-webkit-transform: perspective(120px)
}
 50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
 100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
 @keyframes rotateplane {
 0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
 50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
 100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
.mfp-counter {
	display:none;
}
/* ------- Book Page ------- */

/* filtering buttons */

.filter-button-group {
	padding-bottom:30px;
}
.btn-filter {
	font-size:1rem;
	padding-top:3px;
 padding-right:.25rem;
	padding-bottom:3px;
 padding-left:.25rem;
	background-color: transparent;
	color:#024765;
}
.btn-filter:hover {
	background-color:transparent;
	color:#0096b3;
}
/* text-based popup styling */
.white-popup {
	position: relative;
	background: #FFF;
	width: 100%;
	margin: 0 auto;
}
@media only screen and (min-width: 576px) {
 .white-popup {
 width: auto;
 max-width: 75%;
 margin: 0 auto;
}
}
 @media only screen and (min-width: 1200px) {
 .white-popup {
 position: relative;
 background: #FFF;
 width: 75%;
 max-width: 800px;
 margin: 0 auto;
 border-radius: .25rem;
}
}
.book-detail.card {
	border: 12px solid #ccdae0;
	background-color: #FFF;
	padding:25px;
}
.book-detail.card .book-thumb {
	border: 1px solid #DDD;
	max-width:  150px;
	height:auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}
 @media only screen and (min-width: 768px) {
.book-detail.card .book-thumb {
 float:left;
}
}
.book-detail.card .book-thumb img {
	display:inline-block;
}
.book-detail.card p {
	font-family: Georgia, serif;
	color:#222;
	font-size:16px;
}
 @media only screen and (min-width: 992px) {
.col-lg-onefifth {
 -ms-flex:0 0 20%;
 flex:0 0 20%;
 max-width:20%
}
}
 @media only screen and (min-width: 1200px) {
.book-detail.card p {
 font-size:17px;
}
}
.book-detail.card .info-link {
	font-size:13px;
 margin-right:.5rem;
	color:#888888;
	text-transform:uppercase;
 letter-spacing:.02rem;
	font-weight:700;
	padding-bottom:3px;
}
.book-detail.card .book-title, .book-detail.card .book-title p {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.35rem;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: 700;
	color: #035879;
}
.book-detail.card .book-title {
	padding-top:10px;
	padding-bottom:10px;
}
.book-detail.card .authorlink {
	word-wrap: break-word;
	white-space: normal;
	margin-top:10px;
}
/* ------- volunteer form ------- */

/* contact form styles */
.visual-form-builder {
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Josefin Sans', sans-serif;
	color:#000;
}
.visual-form-builder h3 {
	display:none;
}
.visual-form-builder fieldset {
	clear: both;
	margin: 15px 0;
	padding: 0;
	border: none;
	border-radius: 3px;
	background-color: transparent;
}
.content .visual-form-builder ul {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:600;
	color:#000;
	list-style:none;
	margin:0;
	padding:0;
}
.content .visual-form-builder ul li {
	margin:0;
	padding:0;
	padding-bottom:15px;
	margin-bottom:20px;
}
.content .visual-form-builder ul li.vfb-item {
	border-bottom: 3px solid #f6d556;
}
.content .visual-form-builder ul li:last-child {
	border-bottom: none;
}
form.visual-form-builder label span {
	display: inline;
}
form.visual-form-builder label {
	display: block;
	width:100%;
	font-size:1rem;
	font-weight:400;
	/*color:#434343;*/
	
	margin:0;
	padding:0;
}
form.visual-form-builder label.vfb-desc {
	text-transform:uppercase;
	font-weight:600;
}
form.visual-form-builder input[type=text], form.visual-form-builder input[type=email], form.visual-form-builder input[type=tel], form.visual-form-builder textarea, form.visual-form-builder select {
	width:100%;
	padding:12px;
	-webkit-appearance:none;
	margin-top:0px;
	margin-bottom:6px;
	font-size:16px;
	font-weight:600;
	border-radius: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4c4c4;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border:none;
	background-color:rgba(229, 224, 204, 0.2);
}
/* radio buttons */

.vfb-span {
	display:block;
}
.vfb-span input {
	display:inline;
}
form.visual-form-builder .vfb-span label.vfb-choice {
	display:inline;
	width: auto;
 padding-left:.35rem;
}


/* placeholder styles */
 form.visual-form-builder ::-webkit-input-placeholder {
font-size:14px;
font-weight:400;
 padding-left:4px;
 color:#3a3a3a;
 opacity:.85;
}
form.visual-form-builder :-moz-placeholder {
font-size:14px;
font-weight:400;
 padding-left:4px;
 color:#3a3a3a;
 opacity:.85;
}
form.visual-form-builder ::-moz-placeholder {
font-size:14px;
font-weight:400;
 padding-left:4px;
 color:#3a3a3a;
 opacity:.85;
}
form.visual-form-builder :-ms-input-placeholder {
font-size:14px;
font-weight:400;
 padding-left:4px;
 color:#3a3a3a;
 opacity:.85;
}
form.visual-form-builder input[type=submit] {
	display: inline-block;
	margin-top: -1px;
	font-weight: 700;
	line-height: 1;
	text-transform:uppercase;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color:#0096b3;
	color:#FFF;
	letter-spacing:.015em;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: none;
	border-radius: 0px;
	padding-top: 12px;
	padding-right: 2rem;
	padding-bottom: 12px;
	padding-left: 2rem;
}
form.visual-form-builder input[type=submit]:visited {
	background-color:#0096b3;
}
form.visual-form-builder input[type=submit]:hover {
	background-color:#035879;
}
/* ================== FEATURED EVENT VIDEOS ============== */



.event-large-video {
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
	border-top: 3px solid #f6d556;
}
.event-small-videos {
	margin-top:15px;
	padding-top:30px;
	padding-bottom:0;
	border-top: 3px solid #f6d556;
}
 @media only screen and (min-width: 992px) {
.event-small-videos {
 margin-top:30px;
 padding-top:30px;
 padding-bottom:30px;
}
}
.event-small-videos .video {
	margin-bottom:30px;
}
 @media only screen and (min-width: 992px) {
.event-small-videos .video {
 margin-bottom:0;
}
}
.event-small-videos h3 {
	font-size: 1.25rem;
	margin-top:0;
	text-transform:none;
}
.event-small-videos h4 {
	font-size: 1rem;
	text-transform:uppercase;
	color:#035879;
	margin-bottom:3px;
}
.event-small-videos p {
	font-size:15px;
	line-height:130%;
 padding-bottom:.5rem;
}
.event-small-videos p a {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.buybtn {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	padding: 9px;
	padding-top: 5px;
	padding-bottom: 2px;
 margin-right: .5rem;
	color: #FFF;
	border-radius: 2px;
	background-color: #ef8c82;
	text-transform: uppercase;
 letter-spacing: .02rem;
	font-weight: 700;
}




/* read more read less */


[aria-expanded="false"] > .expanded, [aria-expanded="true"] > .collapsed {
 display: none;
}
.readmore {
	margin-top:6px;
}
a.readmore, a.readmore:visited {
	display: inline-block;
	margin-top:6px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	padding: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
 margin-right: .5rem;
	color: #FFF;
	border-radius: 2px;
	background-color: #0096b3;
	text-transform: uppercase;
 letter-spacing: .02rem;
	font-weight: 700;
}
a.readmore:hover, a.readmore:focus {
	background-color: #19a0ba;
}
.moreorless[data-readmore] {
	transition: height 200ms;
	overflow: hidden;
}
/* =========================================== */
/* ================== FOOTER ============== */
/* =========================================== */

footer {
	color:#FFF;
	background-color:#000;
	padding:15px;
	padding-top:50px;
	padding-bottom:70px;
	text-transform:uppercase;
}
footer .row {
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
footer .logo {
	text-align:center;
	margin-bottom:30px;
}
footer .logo img {
	width:87%;
	max-width:300px;
}
 @media only screen and (min-width: 768px) {
footer .logo {
 text-align: left;
 margin-bottom:0;
}
 footer .logo img {
 max-width:100%;
 width:100%;
}
}
footer .address {
	font-size:1.25rem;
	text-align:center;
}
footer .address strong {
	color:#f6d556
}
footer .footer-contact {
	text-align:center;
	margin-top:25px;
}
 @media only screen and (min-width: 768px) {
footer .footer-contact {
 margin-top:0;
 text-align:right;
}
}
footer .contact-btn {
	font-size:1.25rem;
	padding-top:15px;
	padding-right:3rem;
	padding-bottom:15px;
	padding-left:3rem;
	border-radius:2px;
}
