h2 {

	margin-top: 50px;
}

.storysection img {
	max-width: 100%;
	height: auto !important;
}


.bluehead h2 {
	color: #fff
}

h3 {
	font-family: 'Noto Serif', serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	font-weight: 600
}

h2, h3, h4, h5, h6 {
	color: #457492;
	font-family: 'Noto Serif', serif;
	font-weight: 600
}

li, ol, ul {
	color: #465160;
	font-family: 'Noto Serif', serif;
	font-size: 16px;
	line-height: 1.9;
	font-weight: 400
}



blockquote {
	font-style: italic;
	font-weight: 300;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-left: solid 6px #457492;
	padding-left: 20px;
}

.comments h2 {
	color: #149feb
}

hr {
	border: 0;
	height: 1px;
	background: #d1d1d1;
	margin-top: 50px;
	margin-bottom: 20px;
}

/* Hero Slideshow */

.hero {
	width: 100%;
	z-index: 0;
	background-color: #457492;
	overflow: hidden
}

.hero-center {
	max-width: 1300px;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}

.panelpic {
	position: relative;
	width: 100%;
	min-height: 380px;
	top:0;
	left:0;
	z-index: 0;
	float: left;
	background-size: cover;
	background-position: center center;
	filter: grayscale(.1);
	opacity: .9;
}

.narrow {
	min-height: 280px !important;
}

.sidepanel {
	margin: 20px;
	padding: 20px;
	background: rgba(69, 116, 146, 0.63);
	float: right;
	max-width: 325px;
	overflow: hidden;
}


.slidetext {
	font-style: italic;
	margin: 0;
}

.sidepanel h2, .sidepanel p {
	color: #fff;
}

.sidepanel h2 {
	margin-bottom: 4px;
}

.sidepanel p {
	font-style: italic;
	margin-top: 0;
}

.buttonwrap p {
	font-style: normal;
	margin-top: 1em;
}

.slick-slider {
	margin-bottom: 0px
}

. {
	max-width: 350px;
	min-height: 370px;
	z-index: 0;
	float: right;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 20px;
	background-color: rgba(69, 116, 146, 0.81);
}

. h2 {
	padding: 0 20px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
}

. p {
	padding: 0 20px;
	margin: 0;
	font-size: 17px;
	font-style: italic;

	color: #fff;
}

.moreBtn {
	background: #457492;
	padding: 5px 15px;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 15px;
	color: #ffffff !important;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	}
	
.moreBtnborder {
	border: solid 2px rgba(255, 255, 255, 0.41)
}

.bookBtn {
	background: #04ba76;
}

a.moreBtn:hover {
	background: #24a5ea;
	color: #ffffff !important;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

a.bookBtn:hover {
	background: #039861;
}

a.maxBtnWidth {
	min-width: 190px;
}

/* .DiagnoseBtn {

	background: #6FC81E;
	padding: 6px 12px;
	margin-top: 16px;
	margin-right: 10px;
	font-size: 16px;
	color: #ffffff !important;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;

	}

a.DiagnoseBtn:hover {
	
	background: #77D521;
	color: #ffffff !important;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

.BookAppBtn {

	background: #6FC81E;
	padding: 6px 12px;
	margin-top: 16px; 
	font-size: 16px;
	color: #ffffff !important;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;

}

a.BookAppBtn:hover {
	
	background: #77D521;
	color: #ffffff !important;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
} */


/* Menu */

.menu {
	font-weight: 400;
}

/*

li.fwNavItem {
	margin: 0 12px 0 12px !important;
} 

a.fwCurrent {
	border-bottom: 10px solid #8BAAB7;
} */

.columns ul {	
	list-style-image: url(Resources/list-box.gif);
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
   

    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
    
    padding-left: 20px
}

div.commentbkls {	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
   

    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 0px;
}

.commenthead h2 {
	color: #457492;
	font-weight: 400;
}

.comments ul {
	list-style-type: none;
	padding-left: 0;
	column-gap: 20px;
}

.comments li {
	font-family: 'Muli', sans-serif;
	font-style: italic;
	font-weight: 300;
	line-height: 1.5;
	padding: 20px 70px 20px 20px;
	background-color: #F2F2F2;
	border-radius: 10px;
	margin-bottom: 20px;
	background-image: url(Resources/exclamation.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.commentblock {
	display: inline-block;
	width: 100%;
	float: left;
	font-family: 'Muli', sans-serif;
	font-style: italic;
	font-weight: 300;
	padding: 20px;
	border-top: 1px solid #F2F2F2;
}

.commentfeed {
	display: inline-block;
	width: 33.3333%;
	float: left;
	font-family: 'Muli', sans-serif;
	font-style: italic;
	font-weight: 300;
	line-height: 1.5;
	/* padding: 20px 2%; */
	/* background-color: #F2F2F2; */
	border-radius: 10px;
	/* background-image: url(Resources/exclamation.png); */
	background-position: top right;
	background-repeat: no-repeat;
	border-left: none;
	min-height: 180px;
}

.reviewfeed {
	margin: 0;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 130px;
}

.commentnamefeed {
	margin: 0;
	font-weight: 600;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px
}


.review {
	margin: 0;
	font-size: 16px;
	width: 85%;
}

.commentname {
	margin: 0;
	font-weight: 600;
	text-align: right;
	padding-right: 20px;
	line-height: 1.5
}

.smallreviewtxt {
	font-weight: 300;
	font-size: 14px;
}

.footertext p, .footertext h2 {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footertext h2 {
	font-size: 18px;
	margin-bottom: 15px;
}


.footertext p {
	opacity: .9;
}

/* home page */

.whitetext {
	color: #fff;
}

.tradelogo {
	max-width: 150px;
	padding: 15px;
	max-height: 70px;
	vertical-align: middle;
}

.servicename {
	padding-left: 10px;
	margin-left: 10px;
}

ul.servicelist {
	color: #9DAABE
}

/* prducts */

.smallprompt {
	font-style: italic;
	font-size: 14px;
	font-weight: 300;
}

ul.productlist {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
}

li.producBtn {
	max-width: 320px;
	padding: 10px 20px 10px 0px;
	float: left;
}

a.boxlink:link {
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}


.transbox {
	background: #ededed;
	overflow: hidden;
	min-height: 360px;
}

.transbox p {
	color: #000;
	font-style: italic;
	font-size: 14px;
	font-weight: 300;
	margin: 0px 20px 20px 20px	
}



.transboxtitle {
	background: #149FEB;
	color: #fff;
	padding: 10px 20px;
	line-height: 1
}

.minigallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 100%;
	display: block;
	overflow: hidden
}

.gallerythumb {
	display: inline-block;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.hideactive {
	display: none;
}


/* contact */ 

.contactright h2 {
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 0;
}

.contactright p {
	font-size: 15px;
	margin-top: 0;
}

/* form */

.formfield  {
	width: 80%;
	padding: 1.5% 2%;
	border: solid #bfbfbf 1px;
	font-size: 16px;
	font-family: 'Noto Serif', serif;
	font-weight: 300;
}

#sendbutton {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px 20px;
	background: #457492;
	border: solid #ece3da 1px;
	-webkit-appearance: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	border-radius: 5px;
	font-weight: 300
	-o-transition:.1s;
	-ms-transition:.1s;
	-moz-transition:.1s;
	-webkit-transition:.1s;
}

#sendbutton:hover {
	padding: 10px 20px;
	background: #24a5ea;
	border: solid #e4dbd3 1px;
	-webkit-appearance: none;
	cursor: pointer;
	color: #fff;
	border-radius: 5px;
	font-weight: 300;
	-o-transition:.1s;
	-ms-transition:.1s;
	-moz-transition:.1s;
	-webkit-transition:.1s;
}

.radio {
	margin-right: 10px;
}

/* Maps */

.map-title {
	font-size: 16px !important;
	letter-spacing: 0;
	margin-bottom: 0px;
	font-family: 'Noto Serif', serif;
}

.maptext {
	font-size: 14px !important;
	
	font-style: italic;
	margin-top: 0px
}


/* Search */ 

.searchglass {
	position: relative;
	text-indent: -999em;
	margin-right: 0px;
	background-image: url(Resources/magnifyglass.png);
	border: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 30px;
	width: 30px;
	cursor: pointer;
}

.searchresults ul{
	list-style-type: none;
	padding-left: 0;
}

.keyword {
	color: #149feb;
}

/* attractions */

ul.attractions {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 100%;
	display: block;
	overflow: hidden
}

li.attractionsthumb {
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #457492;
	line-height: 0;
	/* min-width: 150px;
	min-height: 150px; */
}

a.attractionslink {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	min-width: 150px;
	min-height: 150px;
}

.attractionimg {
		/* opacity: .5;
		filter: alpha(opacity=50);
		-o-transition: .2s;
		-ms-transition: .2s;
		-moz-transition: .2s;
		-webkit-transition: .2s; */
}

.textdiv {
	position: absolute;
	bottom: 0px;
	line-height: 1.2;
	padding: 10px;
	color: #fff;
	background: rgba(69, 116, 146, 0.79);
	width: 130px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: 300;
}

.attractionfeedbox h2 {
	color: #fff
}

.attractionfeedbox p {
	color: #fff
}

.attractionfeed {
	/* opacity: .8;
	filter: alpha(opacity=80);
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s; */
}