/*
Theme Name: Massinga Beach Theme
Theme URI: http://www.mywebchannel.za.com
Author: WebChannel.Design
Author URI: http://webchannel.design/
Description: Massinga Beach theme.
Version: 1.0
License: Copyright myWebChannel
Text Domain: Massinga Beach
*/

/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: 300;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	/*outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);*/
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
	color: #2c354e;
	font-size: 11px;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 14px;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #2c354e;
	font-size: 14px;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: none;
	/*border: 0 solid #eaeaea;
	border: 0 solid rgba(51, 51, 51, 0.1);*/
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	border: none;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: 300;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

/*img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}*/

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);

}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);

}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);

	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);

}


/**
 * 5.0 Forms
 */

 .jam {
     display: none;
 }
	.padTop {
		padding-top: 20px;
	}
	.padButBot {
		margin-bottom: 20px;
	}
	.btn {
		border-radius: 0 !important;
	}
 .btn-lg,
 .btn-group-lg > .btn {
   padding: 10px 16px;
   font-size: 16px;
   line-height: 1.33;
 }
  a.btn-goldButton,
  a.btn-goldButton:hover,
  a.btn-goldButton:active,
  a.btn-goldButton:visited {
	  text-decoration: none !important;
  }
 a.btn-goldButton,
 a.btn-goldButton:hover,
 a.btn-goldButton:active,
 a.btn-goldButton:visited {
	color: #fff !important;
 }
.btn-goldButton {
   color: #fff;
   font-weight: 700;
   background: #d9b976 !important;
   border-color: #d9b976 !important;
   padding: 10px 16px;
 }
 .btn-goldButton:hover,
 .btn-goldButton:focus,
 .btn-goldButton:active,
 .btn-goldButton.active,
 .open > .dropdown-toggle.btn-goldButton {
   color: #fff;
   background: #2c354e !important;
   border-color: #2c354e !important;
 }
 .btn-goldButton:active,
 .btn-goldButton.active,
 .open > .dropdown-toggle.btn-goldButton {
   background-image: none;
 }
 .btn-goldButton.disabled,
 .btn-goldButton[disabled],
 fieldset[disabled] .btn-goldButton,
 .btn-goldButton.disabled:hover,
 .btn-goldButton[disabled]:hover,
 fieldset[disabled] .btn-goldButton:hover,
 .btn-goldButton.disabled:focus,
 .btn-goldButton[disabled]:focus,
 fieldset[disabled] .btn-goldButton:focus,
 .btn-goldButton.disabled:active,
 .btn-goldButton[disabled]:active,
 fieldset[disabled] .btn-goldButton:active,
 .btn-goldButton.disabled.active,
 .btn-goldButton[disabled].active,
 fieldset[disabled] .btn-goldButton.active {
   background: #414b66;
   border-color: #414b66;
 }
 .btn-goldButton .badge {
   color: #d9b976;
   background: none;
 }



    .btn-file {
        position: relative;
        overflow: hidden;
	background: #5f5f5f;
	color: #fff;
    }
    .btn-file:hover {
        position: relative;
        overflow: hidden;
	background: #4F4F4F;
	color: #fff;
    }
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.errorHead {
	text-align: center;
}
button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;

	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;

	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}
.search-form label {
	width: 300px;
}
.search-form input[type="submit"] {
	width: 100%;
}
.search-form input[type="submit"] {
	width: 50px;
}

/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */

a {
	color: #d9b976;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #2c354e;
}

.clearHeight {
	clear: both;
}

/** SLIDER RESPONSIVE MOBILE ------------------------- **/

 @media screen and (max-width: 1046px) {

	 .flexslider ul.slides li.ms-image {
		overflow: hidden !important;
		height: 100% !important;
 	}
	.flexslider ul.slides li.ms-image img {
		width: auto;
		margin: auto;
		height: 100% !important;
	}
}


@media screen and (max-width: 342px) and (orientation: portrait) {
	.flexslider ul.slides li.ms-image img {
	   margin-left: -100px !important;
	}
}
 @media screen and (max-width: 342px) and (orientation: landscape) {
	.flexslider ul.slides li.ms-image img {
	   /**margin-left: -250px !important;**/
	}
}
@media screen and (min-width: 343px) and (max-width: 419px) and (orientation: portrait) {
   .flexslider ul.slides li.ms-image img {
	  margin-left: -150px !important;
   }
}
@media screen and (min-width: 343px) and (max-width: 419px) and (orientation: landscape) {
   .flexslider ul.slides li.ms-image img {
	  /** margin-left: -250px !important; **/
   }
}
@media screen and (min-width: 420px) and (max-width: 570px) {
   .flexslider ul.slides li.ms-image img {
	  margin-left: -350px !important;
   }
}
@media screen and (min-width: 571px) and (max-width: 680px) {
   .flexslider ul.slides li.ms-image img {
	  margin-left: -250px !important;
   }
}

@media screen and (min-width: 681px) and (max-width: 980px) {
   .flexslider ul.slides li.ms-image img {
	  margin-left: -150px !important;
   }
}

@media screen and (min-width: 420px) and (max-width: 739px) and (orientation: landscape) {

   .flexslider ul.slides li.ms-image img {
	  margin-left: 0px !important;

   }
}


/**
 * 6.2 Menus
 */
 /* Mobile up to 342px */
 @media screen and (max-width: 342px) {
	 .tabBase {
		 height: 115px;
	 }
	 .tabMenu {
		 height: 72px;
	 }
	 .moreLogo {
		padding: 5px 0;
	 }
	 /*.parent-content .metaslider-flex > img {
	 	margin: 0;
		height: 100%
	 }*/
	 .flexslider ul.slides {
		 overflow: hidden !important;
		 -webkit-height: calc(100vh  -  235px);
		-moz-height: calc(100vh  -  235px);
		height: calc(100vh  -  235px);
	   overflow: hidden !important;
	 }
	 .parent-content h2.parent-title {
	 	font-size: 32px;
	 }
	 .parent-content span.h2Title {
	 	font-size: 32px;
	 }

 }

 @media screen and (min-width: 343px) and (max-width: 419px) {
	 .tabBase {
 		height: 115px;
 	}
	.tabMenu {
		height: 72px;
	}
	.moreLogo {
	 padding: 5px 0;
	}
	.parent-content h2.parent-title {
	 font-size: 38px;
	}
	.parent-content span.h2Title {
	 font-size: 38px;
	}
	.flexslider ul.slides {
		overflow: hidden !important;
		-webkit-height: calc(100vh  -  205px);
	   -moz-height: calc(100vh  -  205px);
	   height: calc(100vh  -  205px);
	  overflow: hidden !important;
	}
 }

 @media screen and (min-width: 420px) and (max-width: 509px) {
	.tabBase {
	   height: 115px !important;
   }
   .tabMenu {
	   height: 72px !important;
   }
 }

 /* Mobile up to 419px */
 @media screen and (max-width: 419px) {

	 h1.lodgeHead-title {
		 width: 60%;
	 }
	 ul.tab-menu,
		.tabMenu,
		.menu-tab-menu-container {
			padding: 0;
			margin: 0;
		}
		.responsive-menu {
	  	 width: 90%;
	  	 margin-right: 20px;
	  }
		ul.respv-nav-menu  {
	 		width: 100%;
			margin: 0;
	  }
	  .footLeftMenu {
			width: 100%;
			padding: 0 0 0 24px;
			text-align: center;
	  }
	  .headRightMenu {
			width: 100%;
			text-align: center;
	  }
	  .tabMenu ul#menu-tab-menu {
			padding: 0;
			margin: 0;
	  }




 }
 /* Mobile 420px to 739px */
 @media screen and (min-width: 420px) and (max-width: 739px) {
	 h1.lodgeHead-title {
		 width: 75%;
	 }
	 .tabBase {
		 height: 85px;
		}
		.tabMenu {
	 		height: 72px;
		}
		.responsive-menu {
			 width: 50%;
			 margin-top: 0px;
			 margin-right: 20px;
			 float: right;
	  }
		ul.respv-nav-menu  {
	 		width: 370px;
	  }
		.footLeftMenu {
			float: left;
			width: 49%;
			padding: 0 0 0 24px;
		 }
		 .headRightMenu {
			float: right;
			width: 49%;
			text-align: right;
		 }
		 .moreLogo {
	 	 font-size: 14px;
		 padding: 10px 0;
	 	}
		.parent-content h2.parent-title {
 	 	font-size: 48px;
 	 }
 	 .parent-content span.h2Title {
 	 	font-size: 48px;
 	 }
	 .flexslider ul.slides {
		   overflow: hidden !important;
		   -webkit-height: calc(100vh  -  195px);
		   -moz-height: calc(100vh  -  195px);
		   height: calc(100vh  -  195px);
		   overflow: hidden !important;
	 }

 }
 @media screen and (min-width: 420px) and (max-width: 739px) and (orientation: landscape) {

	 .flexslider ul.slides {
		   overflow: hidden !important;
		   -webkit-height: calc(100vh  -  115px);
		   -moz-height: calc(100vh  -  115px);
		   height: calc(100vh  -  115px);
		   overflow: hidden !important;
	 }

 }
 @media screen and (min-width: 871px) {
	 .moreLogo {
		 width: 20%;
		 padding: 10px 10px;
		 float: right;
		 text-align: right;
	 }
 }
 @media screen and (max-width: 870px) {
	 .moreLogo {
		 width: 100%;
		 text-align: center;
		 clear: both;
		 margin: 5px auto;
	 }
	 .moreLogo img {
		 text-align: center;
		 margin: 0 auto;
	 }
 }

 /* Mobile up to 739px */
 @media screen and (max-width: 739px) {

	 .site-content {
		 min-height: 60%;
		 border: 0 solid #000;
	 }
	 .lodgeLogo {
		 width: 110px;
		 top: 0; right: 3%;
	 }
	 .lodgeLogo img {
		 width: 70px;
	 }
	 .tabMenu {
		 	width: 100%;
			padding: 0;
			text-align: center;
		 }
	 .secondary-toggle {
			height: 56px;
			width: 56px;
		}

		.secondary-toggle:before {
			line-height: 54px;
			width: 54px;
		}
	  .splitImageRight,
		.splitImageleft {
			width: 100%;
			margin: 0;
			border: 0 solid #000;
		 }
		 .splitContentleft,
		 .splitContentRight {
			width: 100%;
			background: none;
			border: 0 solid #000;
		 }
		 .scrollAuto {
			overflow: none;
			margin: 0 0 20px 0;
			border: 0 solid #000;
		 }
		.splitImageRightNomenu,
		.splitImageleftNomenu {
			width: 100%;
			border: 0 solid #000;
		}
		.splitContentleftNomenu,
		.splitContentRighNomenu {
			width: 100%;
			height: 100%;
			border: 0 solid #ffcc00;
		}
		.scrollAutoNomenu {
			webkit-height: calc(100vh  -  136px);
	 		-moz-height: calc(100vh -  136px);
	 		height: calc(100vh  -  136px);
		    overflow-y: auto;
	 		border: 0 solid #000;
	 	 }

		 .fullWidth {
		 	width: 100%;
			height: 100%;
		 	margin: 0 auto;
		 	border: 0 solid #000;
		 }
		 .fullWidthSearch {
		 	width: 100%;
		 	margin: 0 auto;
		 	overflow-y: auto;
		 	-webkit-height: calc(100vh  -  280px);
		 	-moz-height: calc(100vh  -  280px);
		 	height: calc(100vh  -  280px);
		 	border: 0 solid #000;
		 }

		 .fullWidthVideo {
		 	width: 100%;
		 	margin: 0 auto;
		 	text-align: center;
		 	overflow-y: auto;
		 	-webkit-height: calc(100vh  -  220px);
		 	-moz-height: calc(100vh  -  220px);
		 	height: calc(100vh  -  220px);
		 }

		 .promotionImgfullWidth {
		 	width: 100%;
		 	margin: 0 auto;
		 	overflow-y: auto;
		 	-webkit-height: calc(100vh  -  260px);
		 	-moz-height: calc(100vh  -  260px);
		 	height: calc(100vh  -  260px);
		 	border: 0 solid #000;
		 }

		 .fullWidth img[class*="wp-image-"],
		 .fullWidth img[class^="wp-image-"],
		 .fullWidth img.size-full,
		 .entry-content img[class*="wp-image-"],
		 .entry-content img[class^="wp-image-"],
		 .entry-content img.size-full {
			 width: 100%;
			 height: auto;
		 }

		 /*.promotionImg p img {
		 	 width: 45%;
			 height: auto;
		 }*/
		 .entry-content.promotionImg.fullWidth img[class*="wp-image-"],
		 .entry-content.promotionImg.fullWidth img[class^="wp-image-"],
		 .entry-content.promotionImg.fullWidth img[class*="wp-image-"],
		 .entry-content.promotionImg.fullWidth img[class^="wp-image-"],
		 .entry-content.promotionImg.fullWidth img.size-full {
			 width: 85%;
			 height: auto;
		 }
		 .entry-content p {
			 padding: 10px;
		 }

		 .ratesTable {
		 	width: 92%;
		 }
		 .ratesTableDataProp {
		 	width: 100%;
		 	margin: 0 auto;
		 }
		 .ratesTableDataAll {
		 	width: 100%;
		 	margin: 0 auto;
		 }
		 .ratesTableDataImg {
		 	width: 100%;
		 	margin: 0 auto;
		 }





 }
 /* Greater than 740px */
 @media screen and (min-width: 740px) {

	 .site-content {
	 		border: 0 solid #000;
	 		overflow: hidden;
	 	}
	 h1.lodgeHead-title {
			width: 60%;
	 }
	 .tabBase {
		 height: 43px;
	 }
	 .tabMenu {
	 	width: 80%;
	 	height: 22px;
		padding: 0 0 0 10px;
		float:left;
	 }
	 .responsive-menu {
		  width: 50%;
		  margin-top: 0px;
		  margin-right: 20px;
		  float: right;
     }
	 ul.respv-nav-menu  {
		 width: 370px;
	 }

	 .footLeftMenu {
	 	float: left;
	 	width: 30%;
	 	padding: 0 0 0 24px;
	 }
	 .headRightMenu {
	 	float: right;
	 	width: 40%;
	 	text-align: right;
	 }
	 .splitContentleft {
		 width: 50%;
		 -webkit-height: calc(100vh  -  182px);
		 -moz-height: calc(100vh  -  182px);
		 height: calc(100vh  -  182px);
		 float: left;
		 background: none;
		 border: 0 solid #000;
		}
	 .splitContentRight {
		width: 50%;
		-webkit-height: calc(100vh  -  182px);
		-moz-height: calc(100vh  -  182px);
		height: calc(100vh  -  182px);
		float: right;
		background: none;
		border: 0 solid #000;
	 }
	 .scrollAuto {
		overflow-y: auto;
		-webkit-height: calc(100vh  -  275px);
		-moz-height: calc(100vh  -  275px);
		height: calc(100vh  -  275px);
		margin: 0 0 20px 0;
		border: 0 solid #000;
	 }
	 .splitImageleft {
			width: 50%;
			float: left;
			overflow: hidden;
			border: 0 solid #000;
			-webkit-height: calc(100vh  -  180px);
			-moz-height: calc(100vh  -  180px);
			height: calc(100vh  -  180px);
		}
		.splitImageRight {
			 width: 50%;
			 float: right;
			 overflow: hidden;
			 border: 0 solid #000;
			 -webkit-height: calc(100vh  -  180px);
			 -moz-height: calc(100vh  -  180px);
			 height: calc(100vh  -  180px);
		 }
	 .splitImageleftNomenu {
		 width: 50%;
		 float: left;
		 overflow: hidden;
		 border: 0 solid #000;
		 -webkit-height: calc(100vh  -  135px);
		 -moz-height: calc(100vh  -  135px);
		 height: calc(100vh  -  135px);
		 margin: 0;
		 position: relative;
	 }
	 .splitImageRightNomenu {
		 width: 50%;
		 float: right;
		 overflow: hidden;
		 border: 0 solid #000;
		 -webkit-height: calc(100vh  -  135px);
		 -moz-height: calc(100vh  -  135px);
		 height: calc(100vh  -  135px);
		 margin: 0;
		 position: relative;
	 }
	 .splitContentRighNomenu {
		 width: 50%;
		 -webkit-height: calc(100vh  -  175px);
		 -moz-height: calc(100vh  -  175px);
		 height: calc(100vh  -  175px);
		 float: right;
		 border: 0 solid #000;
	 }
	 .splitContentleftNomenu {
		 width: 50%;
		 -webkit-height: calc(100vh  -  175px);
		 -moz-height: calc(100vh  -  175px);
		 height: calc(100vh  -  175px);
		 float: left;
		 border: 0 solid #000;
	 }
	 .scrollAutoNomenu {
		 overflow-y: auto;
		 -webkit-height: calc(100vh  -  247px);
		 -moz-height: calc(100vh  -  247px);
		 height: calc(100vh  -  247px);
		 border: 0 solid #000;
	 }

	 /*.blogBodyLeft {
		width: 100%;
		margin: 0 auto;
		overflow-y: auto;
		-webkit-height: calc(100vh  -  140px);
		-moz-height: calc(100vh  -  140px);
		height: calc(100vh  -  140px);
		border: 0 solid #000;
	 }*/
	 .fullWidth {
		width: 100%;
		margin: 0 auto;
		border: 0 solid #000;
	 }
	 .fullWidthSearch {
		width: 100%;
		margin: 0 auto;
		border: 0 solid #000;
	 }

	 .fullWidthVideo {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	 }

	 .promotionImgfullWidth {
		width: 100%;
		margin: 0 auto;
		border: 0 solid #000;
	 }
	 .promotionImg p img {
	 	 /*width: 45%;
		 height: auto;*/
	 }
	 .entry-content p {
		 padding: 10px;
	 }
	 .entry-content table {
		padding: 0 12px;
	 }
	 .entry-content.promotionImg.fullWidth img[class*="wp-image-"],
	 .entry-content.promotionImg.fullWidth img[class^="wp-image-"],
	 .entry-content.promotionImg.fullWidth img[class*="wp-image-"],
	 .entry-content.promotionImg.fullWidth img[class^="wp-image-"],
	 .entry-content.promotionImg.fullWidth img.size-full {
		 width: 45%;
		 height: auto;
	 }

	 .ratesTable {
	 	width: 100%;
	 }
	 .ratesTableDataProp {
	 	width: 100%;
	 	margin: 0 auto;
	 }
	 .ratesTableDataAll {
	 	width: 60%;
	 	margin: 0 auto;
	 }
	 .ratesTableDataAll.rateProp {
	 	width: 100%;
	 	margin: 0 auto;
	 }
	 .ratesTableDataAll.rateProp h2 {
	 	margin: 0 auto;
		padding: 0;
	 }
	 .ratesTableDataImg {
	 	width: 80%;
	 	margin: 0 auto;
	 }
	 .parent-content h2.parent-title {
	 	font-size: 72px;
	 }
	 .parent-content span.h2Title {
	 	font-size: 72px;
	 }
	 div.youtube-embed {
 		width: 560px !important;
 		margin: 20px auto 0 auto !important;
 	}

 }

 /* Tablet Small 740px */
 @media screen and (min-width: 740px) and (max-width: 1350px) {

 	 .fullWidth img[class*="wp-image-"],
 	 .fullWidth img[class^="wp-image-"],
 	 .fullWidth img.size-full,
 	 .entry-content img[class*="wp-image-"],
 	 .entry-content img.size-full {
 		 width: 100%;
 		 height: auto;
 	 }

 }


 /* Mobile up to 620px */
 @media screen and (max-width: 630px) {

	 .headRightMenu {
		 display: none;
	 }

}

/* Mobile => 621px */
@media screen and (min-width: 621px) {


}

 /* Mobile Large 620px */
 @media screen and (min-width: 620px) and (max-width: 739px) {

	 nav.main-navigation {
 		width: 80%;
 		padding: 0;
 		margin: 0;
 		float: right;
 		border: 0 solid #000;
 	}


 }
 /* Tablet Small 740px */
 @media screen and (min-width: 740px) and (max-width: 879px) {

	.lodgeLogo {
 		width: 130px;
 		top: 0; right: 4%;
 	}
 	.lodgeLogo img {
 		width: 90px;
 	}
	nav.main-navigation {
 		width: 80%;
 		padding: 0;
 		margin: 0;
 		float: right;
 		border: 0 solid #000;
 	}

 }
 /* Tablet Large 880px */
 @media screen and (min-width: 880px) and (max-width: 954px) {

	 .lodgeLogo {
	 		width: 140px;
	 		top: 0; right: 4%;
	 	}
	 	.lodgeLogo img {
	 		width: 95px;
	 	}
	 nav.main-navigation {
 		width: 80%;
 		padding: 0;
 		margin: 0;
 		float: right;
 		border: 0 solid #000;
 	}

 }


 /* Desktop Small 955px */
 @media screen and (min-width: 955px) and (max-width: 1099px) {

	 .lodgeLogo {
		 width: 150px;
		 top: 0; right: 4%;
	 }
	 .lodgeLogo img {
		 width: 100px;
	 }
	 nav.main-navigation {
		 width: 80%;
  		padding: 0;
  		margin: 0;
  		float: right;
  		border: 0 solid #000;
 	}


 }

 @media screen and (min-width: 1099px) {

	 .headRightMenu {

	 }
	 .lodgeLogo img {
		 width: 100px;
	 }
	 nav.main-navigation {
		 width: 80%;
  		padding: 0;
  		margin: 0;
  		float: right;
  		border: 0 solid #000;
 	}

 }

 /* ALL < 1099px */
 @media screen and (max-width: 1099px) {

	 .menu-btn {
		 display: block;
	 }
	 .headRightMenu {
		margin-right: 70px;
		margin-top: 10px;
	 }
	 .main-navigation {
		 display: none;
	 }
	 .main-navigation {
 		font-size: 12px;
 		font-size: 1.4rem;
 		line-height: 1.5;
 	}
 	.main-navigation a {
 		padding: 1em 0;
 	}
 	/* .main-navigation ul ul {
 		margin-left: 1em;
 	} */
 	.main-navigation .menu-item-description {
 		font-size: 12px;
 		font-size: 1.4rem;
 		line-height: 1.5;
 	}

}

 /* Desktop Medium 1100px */
 @media screen and (min-width: 1100px) {

	 .lodgeLogo {
		 width: 180px;
		 top: 0; right: 10%;
	 }
	 .lodgeLogo img {
		 width: 110px;
	 }
	 .menu-btn {
	 		 display: none;
	  }
		.main-navigation {
 		 	display: block;
 	  }
	  .sitemain-navigation {
	 		width: 100%;
			height: 148px;
	 		padding: 0;
	 		margin: 0;
	 		float: left;
	 		border: 0 solid #000;
	 	}
		/* .sitemain-navigation main-navigation {
	 		width: 100%;
	 		padding: 0;
	 		margin: 0;
	 		float: left;
	 		border: 0 solid #000;
	 	} */
 }

.entry-content img.inlineImage {
	width: 300px !important;
}

/** HAMBURGER MENU -------------------------------------------------- **/

.menu-btn {
 position: absolute;
 right: 15px;
 top: 27px;
 line-height: 1.2;
 font-size: 18px;
 font-weight: 200;
 vertical-align: middle;
 z-index: 20000;
}
 .menu-btn div {
 	position: absolute;
	right: 15px;
	top: 15px;
 	line-height: 1.2;
 	font-size: 18px;
 	font-weight: 200;
 	vertical-align: middle;
 	z-index: 20000;
 }

 .menu-btn span {
 	display: block;
 	width: 19px;
 	height: 3px;
 	margin: 4px 0;
 	background: #AEB0AE;
 	z-index: 20000;
 }
 .responsive-menu {
 	 display: none;
 }

 .expand {
	 	display: block !important;
		position: absolute;
		top: 0px;
		left: 0;
		z-index: 2000;
 }

 .open-menu-link {
	 	display: none;
		position: absolute;
		top: 0;
		right: 0;
	 	cursor: pointer;
		padding-right: 10px;
 }
 ul.respv-nav-menu li .open,
 ul.respv-nav-menu li .close {
	 color: #fff;
	 font-size: 15px;
	 padding-top: 15px;
}

 li .sub-menu{
 		display: none;
 }


 .visible {
 		display: block !important;
 }

 .respv-nav-menu {
 	 padding: 0;
	 margin: 0;
	 overflow: hidden;
 }
 ul.respv-nav-menu  {
		margin: 0 0 0 15px;
		padding: 0;
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.85);
 }
 ul.respv-nav-menu > li {
	  text-transform: uppercase;
 }
 ul.respv-nav-menu ul.sub-menu > li {
	  text-transform: none;
 }
 ul.respv-nav-menu li  {
	  list-style: none;
		margin: 0;
		width: 100%;
		border-bottom: 1px solid #666;
		list-style: none;
		font-size: 12px;
		letter-spacing: 1px;
		padding: 16px 9px;
		text-align: center;
		position: relative;
 }
 ul.respv-nav-menu li:hover,
 ul.respv-nav-menu li:active {
	  background: rgb(0, 0, 0);
 }
 ul.respv-nav-menu li a:link,
 ul.respv-nav-menu li a:visited {
 	color: #B6B9B8;
 	margin: 0;
 	padding: 0;
 }
 ul.respv-nav-menu li a:hover,
 ul.respv-nav-menu li a:active {
 	color: #fff;
 	margin: 0;
 	padding: 0;
	text-decoration: none;
 }
 ul.respv-nav-menu a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
 }
 ul.respv-nav-menu .menu-item-description,
 ul.respv-nav-menu a[title]:after{
  display: block;
  content: attr(title);
  color: #dcdcdd;
  font-size:11px;
  font-style: italic;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
 }
 ul.respv-nav-menu .sub-menu li  {
		margin: 0;
		padding: 5px 0;
		width: 100%;
		border-bottom: 1px solid #000;
		position: relative;
 }
 ul.respv-nav-menu .sub-menu li:hover  {
	 background: rgb(0, 0, 0);
	 background: rgba(255, 255, 255, 0.05);
	 border-bottom: 1px solid #575757;
	 text-decoration: none;
 }
 .respv-nav-menu ul.sub-menu  {
	 background: rgb(0, 0, 0);
	 padding: 0;
	 margin: 12px 0 0 0;
 }

/** END HAMBURGER MENU ------------------------------------------------------- **/


.site-header {
 	position: relative;
}
/* .main-navigation a {
	display: block;
	padding: 3px 0;
	margin: 0;
	text-decoration: none;
} */
.main-navigation ul.nav-menu {
	position: static;
	list-style: none;
	margin: 65px 0 0 0;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	vertical-align: bottom;
}
.main-navigation ul.nav-menu .toggled-on {
	display: block;
}
.main-navigation ul ul {
	display: none;
}
.main-navigation li a:link,
.main-navigation li a:visited {
	color: #ffffff;
	text-decoration: none;
}
.main-navigation li a:hover,
.main-navigation li a:active {
	color: #d9b976;
	text-decoration: none;
}
.main-navigation ul.nav-menu > li:last-child a {
	padding: 5px 10px !important;
	margin-top: -7px;
  border: 2px solid #fff;
  text-align: center !important;
}
.main-navigation ul.nav-menu > li:last-child:hover a {
  border: 2px solid #d9b976;
}

.main-navigation .nav-menu {
	position: static;
}
.main-navigation ul.sub-menu {
	display: none;
	position: absolute;
	top: 40px;
	left: 50%;
  width: auto !important;
	height: auto !important;
	list-style: none;
	background: none;
	overflow: hidden;
}
.main-navigation ul.sub-menu li {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-left: 0 !important;
}
ul.sub-menu li > a {
 display: block;
 width: 100%;
 padding: 12px 15px !important;
 margin:  0;
 text-decoration: none;
 white-space: nowrap;
}
ul.sub-menu li a:link,
ul.sub-menu li a:visited {
	color: #fff;
	background: rgba(44, 53, 78, 0.8);
}
ul.sub-menu li a:hover,
ul.sub-menu li a:active {
	color: #d9b976;
	background: rgba(44, 53, 78, 0.8);
}
ul.sub-menu .toggled-on {
	display: none;
	position: absolute;
	z-index: 200000;
	top: 0;
	left: 0;
}
.main-navigation ul.nav-menu > li.menu-item {
	position: relative;
	display: inline-block;
	padding: 0 2px 8px 2px;
	margin: 0 0 -8px 0;
	border: 0 solid #000;
}
.main-navigation ul.nav-menu > li.menu-item a {
	padding: 0;
	float: left;
}
.main-navigation ul.nav-menu li:after {
	content: "";
	padding: 0 0 0 3px;
}
/* .main-navigation ul.sub-menu li:after {
	content: "";
} */

.main-navigation ul.nav-menu > li.current-menu-item > a {
	font-weight: 300;
	border-bottom: 1px solid #d9b976;
}
.main-navigation ul.nav-menu > li:last-child.current-menu-item > a {
	border: 2px solid #d9b976;
}

.main-navigation .current-menu-ancestor > a {
	font-weight: 300;
	border-bottom: 1px solid #d9b976;
}

/* .main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
	border-top: 0;
}

.main-navigation .menu-item-has-children > a {
	padding: 0;
	margin-right: 0;
}

.main-navigation .menu-item-description {
	color: #c7c7c7;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
	text-align: center;
} */

.no-js .main-navigation ul ul {
	display: block;
}
.main-navigation button.dropdown-toggle,
.dropdown-toggle {
	display: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.dropdown-toggle:after {
	width: 0;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	width: 0;
	margin: 0;
	padding: 0;
}

.dropdown-toggle:focus {
	width: 0;
	margin: 0;
	padding: 0;
}

.dropdown-toggle.toggle-on:after {
	width: 0;
	margin: 0;
	padding: 0;
}

/** SEARCH FORM =============================================== **/

.searchForm {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.search-field {
	width: 100% !important;
}
.searchForm .search-form label,
.searchForm form.search-form,
.searchForm input.search-field,
.searchForm .search-form input[type="submit"] {
	width: 100% !important;
	margin: 0;
	border-radius: 0 !important;
	color: #fff;
	background: #73757a;
}
input.search-field::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
input.search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
input.search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
input.search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
input.search-field::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}

/** CHILD MENU ------------------------------------------------- **/

div.menu-child-menu-container {
	margin: 0;
	padding: 0;
	background: #000;
	 -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
       -moz-border-radius-topleft: 20px;
      -moz-border-radius-topright: 20px;
           border-top-left-radius: 20px;
          border-top-right-radius: 20px;
	clear: both;
}
ul.child-menu {
	margin: 0;
	padding: 0 20px;
}
ul.child-menu li {
	margin: 2px 0;
	padding: 10px 7px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}
#menu-child-menu li a:link,
#menu-child-menu li a:visited {
	color: #fff;
	text-decoration: none;
}
#menu-child-menu li a:hover,
#menu-child-menu li a:active,
#menu-child-menu li.current-menu-item {
	color: #B1B4B3;
	text-decoration: none;
}

/** MEDIA MENU STYLES ------------------------------------------ **/

.mediaMenu {
	position: absolute;
	bottom: 0;
	left: 11px;
	width: 18%;
	margin-top: 10px;
	background: #000;
	-webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
			-moz-border-radius-topright: 10px;

	 -webkit-border-top-left-radius: 10px;
	         border-top-left-radius: 10px;
			 -moz-border-radius-topleft: 10px;
}
.mediaMenu ul {
	margin: 20px;
	list-style: none;
	text-align: center;
}
.mediaMenu li a {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.mediaMenu li a:link,
.mediaMenu li a:visited {
	color: #fff;
	margin: 0;
	padding: 0;
}
.mediaMenu li a:hover,
.mediaMenu li a:active {
	color: #B6B9B8;
	margin: 0;
	padding: 0;
}

.moreLogo {
	color: #D8D9D9;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.clearFix {
	clear: both;
}
.clearFixPad {
	padding: 2px;
	clear: both;
}
.padRight {
	margin-right: 13px;
}

.social-navigation {
	margin: 9.0909% 0;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -1.6em 0;
}

.social-navigation li {
	float: left;
}

.social-navigation a {
	display: block;
	height: 3.2em;
	position: relative;
	width: 3.2em;
}

.social-navigation a:before {
	content: "\f415";
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href*="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.secondary-toggle {
	background-color: transparent;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	height: 42px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 42px;
}

.secondary-toggle:before {
	color: #333;
	content: "\f419";
	line-height: 40px;
	width: 40px;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
	background-color: transparent;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	outline: 0;
}

.secondary-toggle.toggled-on:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: 1px;
	left: -1px;
}

.post-navigation {
	font-weight: 700;
}

.post-navigation a {
	display: block;
	padding: 2%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	font-size: 14px;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.nav-wrap-wide {
	width: 100%;
	text-align: center;
}

.pagination {
	background-color: #fff;
	border-top: 1px solid rgba(51, 51, 51, 0.1);

}

.pagination .nav-links {
	min-height: 0.2em;
	position: relative;
	text-align: center;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	line-height: 1.8em;
	padding: 0 0.6667em;
}

.pagination .page-numbers.current {
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: inline-block;
	height: 34px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 34px;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 34px;
	height: 34px;
	line-height: 34px;
	position: relative;
	width: 34px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
}

.pagination .prev {
	left: 0;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;

	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.3em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}


/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}

/** MAIN SITE DIVS ------------------------------------------------------ **/

.header-main {
	height: 150px;
	margin: 0;
	padding: 0 1%;
	border: 0 solid #000;
	background: rgba(0,0,0,0.17);
}
.header-scrolled {
	background: #828595 !important;
}
.site-content {
	padding: 0;
	margin: 0;
	width: 100%;
	border: 0 solid #000;
	overflow: hidden;
	position: relative;
}









/**
 * 10.0 Header
 */

#page {
	margin: 0 auto;
	padding: 0;
}
.site {
	max-width: 100%;
	height: 100vh;
	position: relative;
}
.site-header {
	padding: 0;
	max-width: 100%;
}
.header-main {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	    z-index: 2;
}
.site-branding {
	width: 180px;
	height: 60px;
	padding: 0;
	margin: 5px 20px 0 20px;
	position: relative;
	border: 0 solid #000;
	float: left;
}
.site-branding img {
	width: 160px;
	margin:  10px 0 0 0;
	padding: 0;
}


.site-main {
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 60%;
	position: relative;
	border: 0 solid #000;
	overflow: hidden;
}


/**
 * 11.0 Widgets
 */

.widget {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}

.widget pre {
	line-height: 1.2;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.widget button,
.widget input {
	line-height: normal;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}
.archives-widget {
	margin: 0 0 10px 0;
}
.widget-title {
	color: #333;

	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
span.widget-title {
	font-size: 14px;
	margin: 0 3px 0 15px;
}
.archives-widget select {
	font-size: 14px;
}

.widget > :last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar caption {
	font-family: "Noto Serif", serif;
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_rss li {
	margin-bottom: 1.6em;
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}

.widget_rss .rsswidget {
	border: 0;
	font-weight: 700;
}

.widget_rss .rsswidget img {
	margin-top: -4px;
}

.widget_rss .rss-date,
.widget_rss cite {

	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}

.textwidget > :last-child {
	margin-bottom: 0;
}

.textwidget a {
	border-bottom: 1px solid #333;
}

.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}


/**
 * 12.0 Content
 */


/** SPLIT SCREENS ------------------------------------ **/

.lodgeHead {
	position: relative;
	padding: 17px 35px;
	margin: 0 auto 40px auto;
	background: #B1B4B3;
}
.fwSublodgeLogo {
	width: 180px;
	position: absolute;
	top: 43px; right: 5%;
	z-index: 2000;
	background: #000;
	padding: 10px;
	-webkit-border-bottom-right-radius: 5px;
          border-bottom-right-radius: 5px;
      -moz-border-radius-bottomright: 5px;
	 -webkit-border-bottom-left-radius: 5px;
	         border-bottom-left-radius: 5px;
			 -moz-border-radius-bottomleft: 5px;
	text-align: center;
}
.fwSublodgeLogo img {
	width: 110px;
	margin: 10px auto 15px auto;
}
.lodgeLogo {
	position: absolute;
	z-index: 2000;
	background: #000;
	padding: 10px;
	-webkit-border-bottom-right-radius: 5px;
          border-bottom-right-radius: 5px;
			-moz-border-radius-bottomright: 5px;
	 -webkit-border-bottom-left-radius: 5px;
	 -webkit-border-bottom-left-radius: 5px;
	         border-bottom-left-radius: 5px;
	text-align: center;
}
.lodgeLogo img {
	margin: 10px auto 15px auto;
}
.lodgeHead-header {

}
h1.lodgeHead-title {
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.splitImageRightNomenu div.nivo-caption,
.splitImageRight div.caption,
.splitImageRight div.nivo-caption,
.splitImageleftNomenu div.nivo-caption,
.splitImageleft div.caption,
.splitImageleft div.nivo-caption {
	width: 100%;
	height: 54px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.7;
	padding: 17px 25px;
	background: #000 none repeat scroll 0 0;
	text-align: left;
}
.splitImageRight div.metaslider,
.splitImageleft div.metaslider {
	margin: 0;
}
.splitImageRight div.metaslider-flex,
.splitImageRight div.metaslider-nivo,
.splitImageleft div.metaslider-flex,
.splitImageleft div.metaslider-nivo {
	margin: 0;
}


/** SPINNER ----------------------------------------------------- **/
#currcycForm {
	width: 50%;
	margin: 20px auto;
}
.spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/** BLOG STYLES -------------------------------------------------**/
 .blogBodyLeft {
	width: 80%;
	height: 100%;
	margin: 0 auto;
	/*border: 0 solid #000;*/
	/*border-right: 1px solid #c1c1c1;*/
	float: left;
	clear: right;
 }
 .blog-entry-footer {
 	width: 70%;
 	text-align: left;
 	margin: 10px auto;
	font-size: 14px;
	font-weight: 700;
 }
 .blog-entry-content {
 	width: 70%;
 	text-align: justify;
 	margin: 10px auto;
	font-size: 14px;
 }
 .blog-entry-header,
 .blogPosts {
	width: 70%;
	text-align: center;
	margin: 10px auto;
}
.blogPosts .blogHpageThumb {
	margin-top: 15px;
}
.blogPosts .blogHpageThumb img {
	width: 100%;
	height: auto;
}
.blog-entry-header {
	margin-bottom: 40px;
}
h1.blog-entry-title {
	margin: 15px 0;
	padding: 18px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.blog-entry-header h1.blog-entry-title,
.blogHpageExcerpt > h2.blog-hpage-title {
	 margin: 8px 0 !important;
	 border-bottom: 1px solid #73757a;
	 padding-left: 0;
	 padding-right: 0;
 }
 .blog-metaData {
	 font-size: 13px !important;
	 margin-bottom: 10px;
 }
 .blog-entry-header .credits {
	 font-weight: 700;
	 font-style: italic;
	 font-size: 13px !important;
	 margin-bottom: 10px;
 }
 .blogHpageExcerpt .blogHpageMeta {
	 font-size: 15px;
	 margin-bottom: 10px;
 }
 .blogHpageExcerpt p:first-of-type {
	 margin-top: 0 !important;
 }
 .blogHpageExcerpt p > a.more-link {
	 text-decoration: none;
 }
 .blogHpageExcerpt p > a:hover.more-link {
	 border: 1px solid #5f5f5f;
 }
 .blogHpageExcerpt p {
	 font-size: 13px;
 }
 .archives-widget {
	 font-size: 14px;
 }

 .blog-entry-header {

 }
 .blog-entry-title {

 }
 .blog-entry-footer .likeShare {
	 padding: 10px;
	 overflow: hidden;
	 margin: 10px 0 25px 0;
	 border: 1px solid #73757a;
 }
 .blog-entry-footer .likeShare .social {
	 margin-top: 7px;
	 float: right;
 }
 .blog-entry-footer .likeShare .social svg {
   width: 18px;
   height: 18px;
   margin: 0 7px;
	 opacity: 0.55;
   filter: alpha(opacity=55);
 }
 .blog-entry-footer .likeShare .shareThis {
	margin-top: 5px;
	margin-right: 3px;
	float: right;
 }
 .blog-entry-footer .likeShare .likeThisPost {
	 width: 30%;
	 margin-top: 5px;
 	 margin-left: 3px;
 	 float: left;
	 clear: right;
	 cursor: pointer;
 }
 .blog-entry-footer .likeShare .likeThisPost:active {
	color: #293835;
 }
 .blog-entry-footer .likeShare .likeThisPost > i {
	 color: #797979;
 }
 .blog-entry-footer .likeShare .likeThisPost > i:active {
	 color: #293835;
 }
 .commentForm {
	 margin-bottom: 35px;
	 display: block;
	 overflow: hidden;
 }
 p.comment-form-comment textarea {
	 height: 100px;
 }
 p.comment-form-comment textarea,
 p.form-submit .submit,
 p.comment-form-author input,
 p.comment-form-email input,
 p.comment-form-url input {
	 color: #73757a;
	 background: none;
	 border: 1px solid #73757a;
 }
 p.logged-in-as {
	 display: none !important;
 }
 .blog-entry-footer div.youmayLike {
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 5px;
 }
 .blog-entry-footer ul.youmayLike {
	list-style: none;
	margin-bottom: 35px;
 }
 .blog-entry-footer .youmayLike li {
	padding: 1px 0;
 }
 .blogFeedsRight {
	width: 20%;
	/*height: 100% !important;*/
	float: right;
	margin: 0;
	position: relative;
	/*display: flex;*/
	border-left: 1px solid #c1c1c1;
 }
 .blogFeedsRight .feedContent {
	 width: 100%;
	 height: 100% !important;
	 padding: 40px 45px;
 }
 .blogFeedsRight .rssFeed {
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
 }
 .blogFeedsRight .rssFeed a:hover,
 .blogFeedsRight .rssFeed a:active {
	 color: #5f5f5f;
 }
 .blogFeedsRight .feedContent .blogSearchForm {
	 width: 100%;
	 display: block;
 }
 .blogSearchForm {
	 margin-top: 0px;
 }
 .blogSearchForm .search-form label,
 .blogSearchForm form.search-form,
 .blogSearchForm input.search-field,
 .blogSearchForm .search-form input[type="submit"] {
	 	width: 100% !important;
	 	margin: 0;
	 	border-radius: 0 !important;
	 	color: inherit;
	 	background: #DEDFDF;
 }
 .blogSearchForm input.search-field,
 .blogSearchForm .search-form input[type="submit"] {
	 font-size: 13px;
	 padding: 4px 5px;
		border: 1px solid #73757a;
	}
 .blogSearchForm input.search-field::-webkit-input-placeholder { /* WebKit, Blink, Edge */
     color: #73757a;
		 font-size: 13px;
		 padding: 4px 5px;
		 line-height: 8px;
 }
 .blogSearchForm input.search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #73757a;
    opacity: 1;
		font-size: 13px;
		padding: 4px 5px;
		line-height: 8px;
 }
 .blogSearchForm input.search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #73757a;
    opacity: 1;
		font-size: 13px;
		padding: 4px 5px;
		line-height: 8px;
 }
 .blogSearchForm input.search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #73757a;
		font-size: 13px;
		padding: 4px 5px;
		line-height: 8px;
 }
 .blogSearchForm input.search-field::-ms-input-placeholder { /* Microsoft Edge */
    color: #73757a;
		font-size: 13px;
		padding: 4px 5px;
		line-height: 8px;
 }
 .blogFeedsRight .instagramFeed {
	 margin-top: 20px;
 }
 .blogFeedsRight .instagramFeed .sbi_follow_btn {
	 color: #5f5f5f;
	 border-radius: 0 !important;
	 border: 0 solid #5f5f5f;
 }
 #sb_instagram .sbi_follow_btn a,
 .blogFeedsRight .instagramFeed .sbi_follow_btn a {
	  color: #5f5f5f;
		border-radius: 0 !important;
		background: none !important;
		border: 1px solid #5f5f5f;
		text-transform: uppercase;
 }
 .blogFeedsRight .instagramFeed .sbi_follow_btn a:link,
 .blogFeedsRight .instagramFeed .sbi_follow_btn a:visited {
	  color: #5f5f5f;
		border-radius: 0 !important;
		background: none !important;
		border: 1px solid #5f5f5f;
 }
 #sb_instagram .sbi_follow_btn a:hover,
 .blogFeedsRight .instagramFeed .sbi_follow_btn a:hover,
 .blogFeedsRight .instagramFeed .sbi_follow_btn a:active {
		color: #fff;
		border-radius: 0 !important;
		background: #5f5f5f !important;
		border: 1px solid #5f5f5f;
 }
 .blogFeedsRight .facebookFeed {
	 margin-top: 35px;
 }
 .blogFeedsRight .instagramFeed #sbi_load {
	 padding: 0 !important;
	 text-align: center;
 }
 #sb_instagram #sbi_load .sbi_follow_btn {
    margin: 0 !important;
		width: 100%;
	}
	#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px;
	}
 .blogFeedsRight .facebookFeed .fb-page iframe {
		background: #D8D8D8;
 }
 .blogFeedsRight .archives-widget label,
 .blogFeedsRight .archives-widget span.widget-title {
	 display: none;
 }
 .blogFeedsRight .archives-widget select {
	 width: 100%;
	 margin-bottom: 10px;
 }
 .blogFeedsRight .archives-widget select:first-of-type {
	 margin-top: 20px;
 }

 /** INLINE ICONS STYLES ----------------------------------------- **/
 a.downFactsIconRound,
 a.viewImagesIconRound,
 a.downFactsIconSqr,
 a.viewImagesIconSqr {
 	/*color: #5f5f5f;*/
 	display: block;
 	font-weight: 700;
 	text-decoration: none !important;
 	padding: 12px 15px 10px 55px;
 	margin: 2px 0;
 	float: left;
 	clear: both;
 }
 a.downFactsIconRound {
 	background: url('/wp-content/themes/sandl/images/inline-icons/more-factsheet-round.png') no-repeat;
 	background-position: 5px 5px;
 }
 a.viewImagesIconRound {
 	background: url('/wp-content/themes/sandl/images/inline-icons/more-images-round.png') no-repeat;
 	background-position: 5px 5px;
 }
 a.downFactsIconSqr {
 	background: url('/wp-content/themes/sandl/images/inline-icons/more-factsheet-rectangle.png') no-repeat;
 	background-position: 5px 5px;
 }
 a.viewImagesIconSqr {
 	background: url('/wp-content/themes/sandl/images/inline-icons/more-images-rectangle.png') no-repeat;
 	background-position: 5px 5px;
 }
/** FULLWIDTH STYLES -------------------------------------------- **/
/*.fullWidth {
	width: 100%;
	margin: 0 auto;
	overflow-y: auto;
	-webkit-height: calc(100vh  -  220px);
	-moz-height: calc(100vh  -  220px);
	height: calc(100vh  -  220px);
	border: 0 solid #000;
}
.fullWidthSearch {
	width: 100%;
	margin: 0 auto;
	overflow-y: auto;
	-webkit-height: calc(100vh  -  280px);
	-moz-height: calc(100vh  -  280px);
	height: calc(100vh  -  280px);
	border: 0 solid #000;
}

.fullWidthVideo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow-y: auto;
	-webkit-height: calc(100vh  -  220px);
	-moz-height: calc(100vh  -  220px);
	height: calc(100vh  -  220px);
}*/
.fullWidthVideo.entry-content div[itemprop="video"] {
	width: 560px;
	height: 340px;
	display: inline-block;
	margin: 20px 10px;
}
.fullWidthVideo.entry-content iframe {
	width: 560px;
	height: 340px;
}

.fullWidthForm {
	width: 80%;
}
.fullWidth-header {
	margin: 2px 0 10px 0;
}
h1.fullWidth-title {
	text-align: center;
	color: #363333;
	font-size: 22px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.fullWidth h2.fullWidth-title,
h2.fullWidth-title {
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	color: #828593;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/*.promotionImgfullWidth {
	width: 100%;
	margin: 0 auto;
	overflow-y: auto;
	-webkit-height: calc(100vh  -  260px);
	-moz-height: calc(100vh  -  260px);
	height: calc(100vh  -  260px);
	border: 0 solid #000;
}*/
.single-header {
	margin: 10px 0;
}
.single-pad-bot {
	margin: 0px;
	padding: 2px;
}
h1.single-title {
	text-align: center;
	color: #363333;
	font-size: 22px;
	line-height: 22px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 60px 0 20px 0;
}
h2.single-title {
	color: #828593;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 10px 50px;
}
.single-summary {
	margin: 20px 50px;
}
.splitImageRight,
.splitImageleft {
	overflow: hidden;
	margin: 0;
	position: relative;
}
.splitImageRight .post-thumbnail,
.splitImageleft .post-thumbnail {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border: 0 solid #000;
}
.splitImageRight .post-thumbnail > img,
.splitImageleft .post-thumbnail > img {
	width:100%;
	height:auto;
}
.splitContentleft,
.splitContentRight {
	background: none;
	border: 0 solid #000;
}
.scrollAuto {
	overflow-y: auto;
	margin: 0 0 20px 0;
	border: 0 solid #000;
}
.splitContentleftNomenu h1.entry-title,
.splitContentleftNomenu h1.entry-header,
.splitContentRighNomenu h1.entry-title,
.splitContentRighNomenu h1.entry-header,
.splitContentleft h1.entry-title,
.splitContentleft h1.entry-header,
.splitContentRight h1.entry-title,
.splitContentRight h1.entry-header {
	margin: 0 35px 20px 35px;
	padding: 60px 0 10px 0;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #B6B9B8;
}
.splitImageRightNomenu,
.splitImageleftNomenu {
	overflow: hidden;
	margin: 0;
	position: relative;
}
.splitImageRightNomenu .post-thumbnail,
.splitImageleftNomenu .post-thumbnail {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border: 0 solid #000;
}
.splitImageRightNomenu .post-thumbnail > img,
.splitImageleftNomenu .post-thumbnail > img {
	width:100%;
	height:auto;
}
.splitContentleftNomenu,
.splitContentRighNomenu {
	background: none;
}
.scrollAutoNomenu {
	margin: 0 0 20px 0;
}

.entry-content h1 {
	width: 80%;
	padding: 10px;
	margin: 30px auto;
	color: #d9b976;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.entry-content h2 {
	width: 80%;
	padding: 10px;
	margin: 30px auto;
	color: #d9b976;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.entry-content h1::after,
.entry-content h2::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
  width: 80px;
  height: 65px;
	margin: 30px auto 5px auto;
}
.entry-content p {
	width: 60%;
	margin: 0 auto 30px auto;
	padding: 10px;
	font-size: 14px;
	color: #828595;
	text-align: center;
	letter-spacing: 2px;
	clear: both;
}
.entry-content .goldText {
	color: #d9b976;
}
.entry-content ul {
	width: 60%;
	margin: 20px auto;
	padding: 10px;
}
.entry-content li {
	margin: 20px auto;
	padding: 10px;
	color: #828595;
	text-align: left;
	/* font-style: italic; */
	letter-spacing: 2px;
	font-size: 14px;
}


.fullWidth-header h1.fullWidth-title,
.fullWidth-header h1.fullWidth-header {
	width: 80%;
	padding: 10px;
	margin: 50px auto 10px auto;
	color: #d9b976;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.fullWidth-header h1.fullWidth-title::after,
.fullWidth-header h1.fullWidth-header::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
  width: 80px;
  height: 65px;
	margin: 30px auto 5px auto;
}
.fullWidth-header h2.fullWidth-title,
.fullWidth-header h2.fullWidth-header {
	margin: 0 35px 10px 35px;
	padding: 5px 0 10px 0;
	font-size: 18px;
	color: #828593;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.fullWidth-header h2.fullWidth-title::after,
.fullWidth-header h2.fullWidth-header::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
  width: 80px;
  height: 65px;
	margin: 50px auto 5px auto;
}
.spacer {
	padding: 20px;
	margin: 10px;
}
.splitContentleftNomenu .entry-content,
.splitContentRighNomenu .entry-content,
.splitContentleft .entry-content,
.splitContentRight .entry-content,
 .fullWidth.entry-content,
 .fullWidth-summary {
	font-size: 14px;
	line-height: 32px;
}
.splitContentleftNomenu .entry-content p,
.splitContentRighNomenu .entry-content p,
.splitContentleft .entry-content p,
.splitContentRight .entry-content p,
 .fullWidth.entry-content p,
 .fullWidth-summary p {
	margin: 0 10px;
}
.splitContentleftNomenu .entry-content ul,
.splitContentRighNomenu .entry-content ul,
.splitContentleft .entry-content ul,
.splitContentRight .entry-content ul,
 .fullWidth.entry-content ul,
 .fullWidth-summary ul {
	margin: 20px 40px;
}
.splitContentleftNomenu .entry-content ol,
.splitContentRighNomenu .entry-content ol,
.splitContentleft .entry-content ol,
.splitContentRight .entry-content ol,
 .fullWidth.entry-content ol,
 .fullWidth-summary ol {
	margin: 20px 40px;
}
.splitContentleftNomenu .entry-content hr,
.splitContentRighNomenu .entry-content hr,
.splitContentleft .entry-content hr,
.splitContentRight .entry-content hr,
 .fullWidth.entry-content hr,
 .fullWidth-summary hr {
	margin: 20px 20px;
}
.splitContentleftNomenu .entry-content h2,
.splitContentRighNomenu .entry-content h2,
.splitContentleft .entry-content h2,
.splitContentRight .entry-content h2,
 .fullWidth.entry-content h2,
 .fullWidth-summary h2 {
	margin: 20px 20px;
}
.peopleContactTable {
	margin: 20px 20px;
}
.fullWidth-header h1.single-title {
	text-align: center;
	color: #363333;
	font-size: 22px;
	line-height: 22px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 60px 0 20px 0;
}
.fullWidth-header h2.single-title {
	color: #828593;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	margin: 5px 50px;
}
 .fullWidth.entry-content {
	font-size: 14px;
	line-height: 32px;
	width: 65%;
	margin: 5px auto;
}
.fullWidth-summary {
 font-size: 14px;
 line-height: 32px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.ratesTable {
	margin: 20px auto;
}
.ratesTable .ratesTable {
	margin: 0 auto;
}
.ratesTable .subHead {
	margin: 5px auto 20px auto;
	width: 80%;
	font-style: italic;
	text-align: center;
}
.ratesTable .subHead span {
	display: block;
}
.ratesTable .subHead span.text-left {
	text-align: left;
	float: left;
}
.ratesTable .subHead span.text-right {
	float: right;
}
.ratesTable span .Currency {
	display: inline-block;
	text-align: right;
	float: right;
}
.ratesTable .Currency select {
	font-size: inherit !important;
}
.ratesTable span.ratesDisclaimer {
	text-align: right;
}
.ratesTable .titles {
	text-transform: uppercase;
}
.ratesTable table {
	border: none;
}
.ratesTable td {
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #B3B6B5;
}

.ratesTable span.subHead {
	font-style: italic;
	font-weight: normal !important;
	font-size: 13px !important;
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	letter-spacing: 0;
}
.ratesTable span.subHead span {
	display: inline-block;
}
.ratesTable span.subHead span.text-left {
	text-align: left;
	float: left;
}
.ratesTable span.subHead span.text-right {
	float: right;
}
.ratesTable span.subHead.textRight {
	text-align: right;
	float: none !important;
}
.ratesTable span.subHead.textLeft {
	text-align: left;
	padding-left: 20px;
	float: none !important;
}
.padleftRight {
	padding-left: 20px;
	padding-right: 20px;
}
/** RATES INCLEXCL POPUP --------------------------- **/

.incExTitle {
	font-size: 14px !important;
	font-weight: 700;
}
a.incExWIndow {
	font-size: 13px;
	font-weight: 300;
	text-transform: capitalize !important;
    cursor: pointer;
}
.incExPopup {
	display: none;
}

.incExPopup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 9999;
}
.incExPopupBox {
	width: 50%;
    background:#fff;
    position:relative;
    top:50%;
    left:50%;
    padding: 14px 25px 20px 25px;
	transform: translateY(-50%);
    margin-left:-25%; /* negative half the size of width */
	overflow-y: auto;
}
.InExTriggerClose {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 23px;
	height: 23px;
	margin: 5px;
	z-index: 10000;
	cursor: pointer;
}
.InExTriggerClose > span {
	font-size: 1.2em;
	color: #75667A;
}
li.accomType > .seperator {
	display: none;
}
li.accomType > .seperator ~ .seperator {
	display: inline;
}

h2.rates {
	padding: 15px 0 10px 0;
	font-size: 16px !important;
}
h3.rates {
	font-size: 15px !important;
	padding-bottom: 5px;
	border-bottom: 1px solid #C5BBB9;
}
h2.accomType {
	color: #75716D !important;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 14px !important;
	border-bottom: 1px solid #C5BBB9;
	text-align: left;
}
h3.accomType {
	margin: 2px 20px;
	font-size: 15px !important;
	text-align: left;
}
strong.rates {
	display: block;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C5BBB9;
	font-size: 14px !important;
	color: #5f5f5f;
}
ul.ratesPeriod {
	margin-bottom: 10px;
}
li.accomType {
	font-size: 14px;
	margin-left: 20px;
}
a.accomType {
	cursor: pointer;
}
.inclusExclus > ul {
	margin: 0 35px;
}
.inclusExclus li {
	margin: 0 10px;
	padding: 3px 0;
	line-height: 14px;
	font-size: 14px !important;
	text-align: left;
}
.inclusExclus p {
	text-align: left;
}
p.includes {
	padding-left: 20px;
	font-size: 14px !important;
}
.contactButton.pullLeft {
	width: 300px;
	margin-left: 0;
}

/** VIDEO POPUP ------------------------------------ **/

/** RATES INCLEXCL POPUP --------------------------- **/

#playVideoIL,
#playVideo {
    cursor: pointer;
}
.vidPopupIL,
.vidPopup {
	display: none;
}
.vidPopupIL,
.vidPopup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 9999;
}
.vidPopupBoxIL,
.vidPopupBox {
    background:#000;
    position:relative;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
}
.vidPopTriggerCloseIL,
.vidPopTriggerClose {
	position: absolute;
	top: 3px;
	right: 4px;
	width: 23px;
	height: 23px;
	margin: 0;
	z-index: 10000;
	cursor: pointer;
}
.vidPopTriggerCloseIL > span,
.vidPopTriggerClose > span {
	font-size: 1.2em;
	color: #75667A;
}
.videoWrapperIL,
.videoWrapper {
	position: relative;
	height: 0;
    border: 0 solid #FFF;
}
.videoWrapperIL iframe,
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.padVidLeft {
	margin-left: 20px;
}

.lodgeGrid {
	width: 30%;
	margin: 20px auto;
	clear: both;
	text-align: center;
}
.width20 {
	width: 100%;
	display: block;
	margin: 20px auto;
	text-align: center;
}

/** SLIDER TEXT ----------------------------------- **/

h1.hpage-title {
	display: none;
}
.flexslider .caption-wrap,
.flexslider  .caption-wrap .caption {
	background: none !important;
	border: 0 solid #fff;
	margin: 0;
	padding: 0;
	opacity: none !important;
}
.flexslider .caption-wrap,
.flexslider .caption .parent-content,
.parent-content div.nivo-caption {

	-webkit-height: calc(100%  -  55px);
	-moz-height: calc(100%  -  55px);
	height: calc(100%  -  55px);

	/*position:absolute;
	right:2%;
	top:10%;*/


	color:#fff;
	width:100%;
	margin: 0;
	padding: 5px 2% 5px 0;
	z-index:8;
	text-align: right;
	text-shadow: 1px 1px 1px #000;
	background: none;
	overflow: hidden;
	opacity: none !important;
}

.parent-content {
	position: relative;
	margin: 50px 0;
}
/*.parent-content .parent-header {

	-webkit-height: calc(100%  -  175px);
	-moz-height: calc(100%  -  175px);
	height: calc(100%  -  175px);


	position: absolute;
	bottom: 13%;
	right: 1.6%;
	margin: 0;
	width: 80%;
	text-align: right;
	z-index: 10000;
}*/
.parent-content div.nivo-caption-main,
.parent-content div.nivo-caption-main {
	color:#fff;
	width:100%;
	margin: 0;
	padding: 2px 3px 0 0;
	z-index:8;
	font-size: 12px;
	letter-spacing: 2px;
	font-style: italic;
	text-align: right;
	text-shadow: 1px 1px 1px #000;
	background: none;
	border: 0 solid #000;
	display: block;
	border: 0 solid #000;
	/*-webkit-height: calc(100%  -  675px);
	-moz-height: calc(100%  -  675px);
	height: calc(100%  -  675px);*/
}
.parent-content div.metaslider {
	margin: 0;
}
.parent-content div.metaslider-nivo {
	margin: 0;
}
.parent-content .parent-header {
	border: 0 solid #000;
	margin: 0;
	width: 80%;
	text-align: right;
	z-index: 0;
}
.parent-content h2.parent-title {
	font-weight: 100;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	border: 0 solid #000;
}
.parent-content span.h2Title {
	font-weight: 500;
}


#parent-contentNew {
	color: #fff;
	background: #000;
	padding: 20px;
}
.headingNew {
	color: #fff;
	background: #000;
}




.content-area {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 solid #000;
}

.secondary {
	background-color: #fff;
	display: none;
	padding: 0 7.6923%;
}

.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}

.widget-area {
	margin: 9.09090% auto 0;
}

.site-footer {
	padding: 0;
	margin: 0;
	height: 30px;
}
/*.moreLogo {
	float: right;
	text-align: right;
}*/
.moreLogo img {
	width: 95px;
	margin: 0;
}
.headRightMenu {
	padding: 18px 5px 0 15px;
	font-size: 13px;
}
.headRightMenu a:link,
.headRightMenu a:visited,
.headRightMenu a:hover,
.headRightMenu a:active {
	text-decoration: none;
}
.headRightMenu div.footLnkSpace {
	display: inline-block;
	margin: 0 3px;
	padding: 0;
}
.headRightMenu div.socIcons {
	display: inline-block;
	margin: 0 2px;
	padding: 0;
}
.headRightMenu div.socIcons img {
	height: 18px;
	opacity: 0.65;
  filter: alpha(opacity=65); /* For <= IE8 */
}
/**
 * 12.1 Posts and pages
 */

.hentry {
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.hentry.has-post-thumbnail {
	padding-top: 0;
}

.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}

.hentry + .hentry {
	border-top: 0px solid rgba(51, 51, 51, 0.1);
}

.post-thumbnail {
	border: 0;
	display: block;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-header {
	padding: 0;
}

.entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-bottom: 0.9231em;
}

.entry-content,
.entry-summary {
	padding: 0;
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	/*font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;*/
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 16px;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 15px;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	/*border-bottom: 1px solid #333;*/
}


.entry-content a:link,
.entry-content a:visited,
.entry-summary a:link,
.entry-summary a:visited,
.page-content a:link,
.page-content a:visited,
.comment-content a:link,
.comment-content a:focus,
.pingback .comment-body > a:link,
.pingback .comment-body > a:visited {

	text-decoration: underline;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
	border-bottom: 0;
	color: #5f5f5f;
	text-decoration: underline;
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
	display: block;
}
.entry-content .more-link,
.entry-summary .more-link,
.fullWidth-summary .more-link {
	color: #fff;
	font-weight: 300;
	background: none;
	border: 1px solid #5f5f5f;
	display: inline-block;
	margin-top: 10px;
}

.more-link {
	padding: 8px 12px;
	color: #5f5f5f !important;
  font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
  line-height: 1.33;
	display: block;
	margin: 20px;
	background: none;
	border: 1px solid #5f5f5f;
}
.more-link a:link,
.more-link a:visited {
  color: #d9b976 !important;
	text-decoration: none;
}

a:link.more-link,
a:visited.more-link {
  text-decoration: none;
}
a:hover.more-link,
a:active.more-link {
  border: 1px solid #5f5f5f;
}
.more-link a:hover,
.open > .dropdown-toggle.more-link {
  color: #fff !important;
	text-decoration: none;
	border: 1px solid #5f5f5f;
	background: #5f5f5f;
}
.more-link a.active,
.more-link:active a {
	color: #5f5f5f !important;
	background: none !important;
}
.more-link:hover,
.more-link.active,
.more-link:hover a,
.open > .dropdown-toggle.more-link {
  color: #fff !important;
  background: #5f5f5f;
}
.more-link.disabled,
.more-link[disabled],
fieldset[disabled] .more-link,
.more-link.disabled:hover,
.more-link[disabled]:hover,
fieldset[disabled] .more-link:hover,
.more-link.disabled:focus,
.more-link[disabled]:focus,
fieldset[disabled] .more-link:focus,
.more-link.disabled:active,
.more-link[disabled]:active,
fieldset[disabled] .more-link:active,
.more-link.disabled.active,
.more-link[disabled].active,
fieldset[disabled] .more-link.active {
  background: #5f5f5f;
  border-color: #5f5f5f;
}
.more-link .badge {
  color: #5f5f5f;
  background-color: #fff;
}









.entry-content .more-link,
.entry-summary .more-link:after {
	white-space: nowrap;
}

/*.entry-content .more-link:after,
.entry-summary .more-link:after {
	/*content: "\f429";*/
	/*font-size: 16px;
	position: relative;
	top: 5px;*/
/*}*/

.entry-summary ul,
.page-content ul,
.comment-content ul {
	margin: 5px 25px 15px 25px;
}

.author-info {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0 7.6923%;
	padding: 7.6923% 0;
}

.author-info .avatar {
	float: left;
	height: 36px;
	margin: 0 1.6em 1.6em 0;
	width: 36px;
}

.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.author-title {
	clear: none;
}

.author-bio {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
}

.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.author-description a {
	border-bottom: 1px solid #333;
}

.author-description a:hover,
.author-description a:focus {
	border-bottom: 0;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-link {
	white-space: nowrap;
}

.author-link:after {
	content: "\f429";
	position: relative;
	top: 1px;
}

.entry-footer {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 3.8461% 7.6923%;
}

.entry-footer a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.entry-footer a:hover {
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #333;
}
.entry-footer span > a {
	font-size: 12px;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.updated:not(.published) {
	display: none;
}

.sticky .posted-on {
	display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
	margin-right: 1em;
}

.format-aside .entry-format:before {
	content: "\f101";
}

.format-image .entry-format:before {
	content: "\f473";
}

.format-gallery .entry-format:before {
	content: "\f103";
}

.format-video .entry-format:before {
	content: "\f104";
}

.format-status .entry-format:before {
	content: "\f105";
}

.format-quote .entry-format:before {
	content: "\f106";
}

.format-link .entry-format:before {
	content: "\f107";
}

.format-chat .entry-format:before {
	content: "\f108";
}

.format-audio .entry-format:before {
	content: "\f109";
}

.posted-on:before {
	content: "\f307";
}

.byline:before {
	content: "\f304";
}

.cat-links:before {
	content: "\f301";
}

.tags-links:before {
	content: "\f302";
}

.comments-link:before {
	content: "\f300";
}

.full-size-link:before {
	content: "\f402";
}

.edit-link:before {
	content: "\f411";
}

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0;
}

.page-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 1px solid #333;
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-content {
	padding: 7.6923%;
}

.page-content > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;

	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.6em;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}


/**
 * 12.2 Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 12.3 Comments
 */

.comments-area {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.comments-area > :last-child {
	margin-bottom: 0;
}

.comment-list + .comment-respond {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	display: none;
}

.comments-title {
	margin-bottom: 1.3333em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 1.6em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.8em;
}

.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}

.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #333;
}

.comment-metadata {
	margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
	margin-left: 1em;
}

.pingback .edit-link {
	margin-left: 1em;
}

.pingback .edit-link:before {
	top: 5px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}

.comment-list .reply a {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: inline-block;

	font-weight: 700;
	line-height: 1;
	margin-top: 2em;
	padding: 0.4167em 0.8333em;
	text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}

.comment-form {
	padding-top: 1.6em;
}

.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}

.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-weight: 700;
	padding-top: 1.6em;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #c0392b;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}


/**
 * 13.0 Footer
 */
 @media only screen and (min-width: 991px) {
	 .footer-main {
		 height: 600px;
		 background: url('images/footer-vignette-tile.png') repeat-x;
		 overflow: hidden;
	 }
	 .footer-main .spaceFooter {
		 height: 300px;
	 }
	 .footer-main .footLogo {
		 height: 300px;
	 }
	 .footer-main .footLogo img {
		 margin: 15% auto;
		 width: 55%;
	 }
	 .footer-main .footContact {
		 height: 300px;
	 }
	 .footer-main .footText {
		 margin: 20% auto;
		 text-align: left;
	 }
	 .footer-main .socMedIcons {
		height: 300px;
	 }
	 /* .footer-main .socMedIcons span {
		 margin: 30% 3px;
	 } */
	 .footer-main .socMedIcons span.fbook {
		 margin: 30% 0;
		 width: 14%;
	 }
	 .footer-main .socMedIcons span.instagram {
		 margin: 30% 0;
		 width: 14%;
	 }
	 .footer-main .socMedIcons span.tripAdvisor {
		 margin: 30% 0;
		 width: 14%;
	 }
	 .footer-main .socMedIcons span.tripAdvisorBadge {
		 margin: 30% 0;
		 width: 38%;
	 }
	 .footer-main .socMedIcons span.tripAdvisorBadge {
		 margin: 30% 0;
		 width: 38%;
	 }
	 /* .footer-main .socMedIcons span.tripAdvisorBadge {
		 margin: 30% 3px;
		 width: 38%;
	 } */
 }
 @media only screen and (min-width: 641px) and (max-width: 990px) {
	 .footer-main {
		 height: auto;
		 background: url('images/footer-vignette-tile.png') repeat-x;
		 overflow: hidden;
	 }
	 .footer-main .spaceFooter {
		 height: 100px;
	 }
	 .footer-main .footLogo {
		 height: auto;
	 }
	 .footer-main .footLogo img {
		 margin: 20px auto;
		 width: 40%;
	 }
	 .footer-main .footContact {
		 height: auto;
	 }
	 .footer-main .footText {
		 margin: 10px auto;
		 text-align: center;
	 }
	 .footer-main .socMedIcons {
		height: auto;
	 }
	 .footer-main .socMedIcons span {
		 margin: 20px 3px;
	 }
 }
 @media only screen and (max-width: 640px) {
	 .footer-main {
		 height: auto;
		 background: url('images/footer-vignette-tile.png') repeat-x;
		 overflow: hidden;
	 }
	 .footer-main .spaceFooter {
		 height: 100px;
	 }
	 .footer-main .footLogo {
		 height: 300px;
	 }
	 .footer-main .footLogo img {
		 margin: 20px auto;
		 width: 70%;
	 }
	 .footer-main .footContact {
		 height: auto;
	 }
	 .footer-main .footText {
		 margin: 10px auto;
		 text-align: center;
	 }
	 .footer-main .socMedIcons {
		height: auto;
	 }
	 .footer-main .socMedIcons span {
		 margin: 20px 3px;
	 }
 }
 /* .footer-main {
 	 height: 600px;
 	 border: 0 solid #000;
 	 background: url('images/footer-vignette-tile.png') repeat-x;
	 overflow: hidden;
 } */
 /* .footer-main .spaceFooter {
	 height: 300px;
 } */
 .footer-main .footLogo {
 	 margin: 0;
	 text-align: center;
	 vertical-align: middle;
 }
 .footer-main .footLogo img {
	 height: auto;
 }
 .footer-main .footContact {
	 color: #fff;
	 padding: 20px 20px;
	 vertical-align: middle;
 }
 .footer-main .footText p {
	 width: 78%;
	 margin: 10px auto;
	 font-size: 14px;
	 letter-spacing: 1px;
 }
 .footer-main .socMedIcons {
	 text-align: center;
	 vertical-align: middle;
 }
 .footer-main .socMedIcons span {
	 display: inline-block;
	 padding: 5px 0;
 }
 .footer-main .socMedIcons span img {
	 width: 80%;
 }
 .footer-main .socMedIcons span.tripAdvisorBadge {
	display: inline-table;
	padding: 5px 0;
	margin-top: 0px;
 }
 .footer-main .socMedIcons span.tripAdvisorBadge div.TA_certificateOfExcellence {
	margin: 0 auto;
	padding: 2px 0;
	display: inline-block;
	vertical-align: middle;
 }
 .footer-main .socMedIcons span.tripAdvisorBadge img {
	width: 40px;
 }
 .footer-main .socMedIcons span.tripAdvisorBadge div.widCOEDate {
 	height: 20px;
	margin: 0 auto;
	padding: 2px 0;
 }
 .footer-main .socMedIcons span.tripAdvisorBadge span.widCOEDateText {
 	height: 20px;
	margin: 0 auto;
	padding: 2px 0;
 }
 .footer-main a:link,
 .footer-main a:visited {
	 color: #ffffff;
 }
 .footer-main a:active,
 .footer-main a:hover {
	 color: #2c354e;
 }
.site-info {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.site-info a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.site-info a:hover {
	border-bottom: 1px solid #333;
}

.site-info a:hover,
.site-info a:focus {
	color: #333;
}


/**
 * 14.0 Media
 */

.site .avatar {
	border-radius: 50%;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}


/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 14.2 Galleries
 */

/* .gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;

	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
} */


/**
 * 15.0 Multisite
 */

.widecolumn {
	background-color: #D8D9D9;
	padding: 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_alert {
	margin-bottom: 1.6em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-bottom: 0.9231em;
}

.widecolumn p {
	margin: 1.6em 0;
}

.widecolumn p + h2 {
	margin-top: 1.8462em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);

	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2em 0 0;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1.6rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0;
	width: 100%;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}


/**
 * 16.0 Media Queries
 */

/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/** BOOKING AVAILIBILITY MEDIA QUERIES ------------------------ **/

@media only screen and (max-width: 768px) {
    .bookingStatusDiv {
			width: 280px;
			margin: 0 auto;
    }

}
@media only screen and (max-width: 525px) {
    .bookingStatusDiv {
			width: 280px;
			margin: 0 auto;
    }
}
@media only screen and (max-width: 430px) {
    .bookingStatusDiv {
			width: 280px;
			margin: 0 auto;
    }
}
@media only screen and (max-width: 375px) {
    .bookingStatusDiv {
			width: 280px;
			margin: 0 auto;
    }
}
@media only screen and (min-width: 769px) {
    .bookingStatusDiv {
			width: 680px;
			margin: 0 auto;
    }
}



/**
 * 16.1 Mobile Large 620px
 */

@media screen and (min-width: 38.75em) {
	ul,
	ol {
		margin-left: 0;
	}

	li > ul {
		margin-left: 0;
	}
	li > ol,
	blockquote > ul,
	blockquote > ol {
		margin-left: 1.3333em;
	}

	blockquote {
		margin-left: -1em;
	}

	blockquote > blockquote {
		margin-left: 0;
	}

	.secondary {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 7.6923% 7.6923% 0;
	}


	.social-navigation {
		margin-bottom: 11.1111%;
	}

	.social-navigation {
		margin-top: 0;
	}

	.widget-area {
		margin-top: 0;
	}

	.widget {
		margin-bottom: 11.1111%;
	}


	.hentry.sticky:not(.has-post-thumbnail) {
		padding-top: inherit;
	}

	.hentry,
	.page-header,
	.page-content {
		/*box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);*/
		margin: 0 ;
	}

	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 0;
	}

	.hentry + .hentry {
		border-top: 0;
	}

	.post-thumbnail {
		margin-bottom: 0;
	}

	.entry-header {
		padding: 0 ;
	}

	.entry-content,
	.entry-summary {
		padding: 0;
	}

	.entry-footer {
		padding: 1.5454% 9.0909%;
	}

	.page-header {
		border-bottom: 0;
		border-left: 7px solid #333;
		padding: 0;
	}

	.page-title,
	.taxonomy-description {
		margin-left: -7px;
	}

	.page-content {
		padding: 9.0909%;
	}

	.site-footer {
		margin: 0;
		padding: 0;
	}

	.post-navigation {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.post-navigation a {
		padding: 4.5454% 9.0909%;
	}

	.pagination {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 0;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.image-navigation {
		padding: 0 9.0909%;
	}

	.comments-area {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.comment-content ul,
	.comment-content ol {
		margin-left: 0;
	}

	.comment-content li > ul,
	.comment-content li > ol,
	.comment-content blockquote > ul,
	.comment-content blockquote > ol {
		margin-left: 1.3333em;
	}

	.widecolumn {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923%;
	}
	div.youtube-embed {
		width: 90%;
		margin: 20px auto;
	}
}


/**
 * 16.2 Tablet Small 740px
 */

@media screen and (min-width: 46.25em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 14px;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}



	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation a {
		height: 2.8824em;
		width: 2.8824em;
	}

	.secondary-toggle {
		height: 56px;
		width: 56px;
	}

	.secondary-toggle:before {
		line-height: 54px;
		width: 54px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.image-navigation,
	.comment-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
	}

	.pagination .nav-links {
		min-height: 0.2em;
	}

	.pagination .page-numbers {
		line-height: 1.8em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 34px;
		padding: 0;
		width: 34px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 34px;
		line-height: 34px;
		width: 34px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.widget {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table,
	.widget pre {
		margin-bottom: 1.5em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.6471;
		margin-bottom: 1.6471em;
		margin-left: -1.2353em;
		padding-left: 1em;
	}

	.widget blockquote p {
		margin-bottom: 1.6471em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget blockquote > blockquote {
		margin-left: 0;
	}

	.widget pre {
		line-height: 1.5;
		padding: 0.75em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.75;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5625em;
	}

	.widget blockquote.alignleft,
	.widget .wp-caption.alignleft,
	.widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
	}

	.widget blockquote.alignright,
	.widget .wp-caption.alignright,
	.widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
	}

	.widget blockquote.aligncenter,
	.widget .wp-caption.aligncenter,
	.widget img.aligncenter {
		margin-top: 0.5em;
		margin-bottom: 1.5em;
	}

	.widget .wp-caption.alignleft,
	.widget .wp-caption.alignright,
	.widget .wp-caption.aligncenter {
		margin-bottom: 1em;
	}

	.widget-title {
		margin: 0 0 1.5em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9286;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.9643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.9643em 0 0 1em;
		padding-top: 0.9643em;
	}

	.widget_rss li {
		margin-bottom: 1.5em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.post-thumbnail {
		margin-bottom: 0;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		/*font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;*/
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 16px;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 15px;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	/*.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}*/

	.author-info {
		margin: 0 9.0909%;
		padding: 9.0909% 0;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 14px;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.2353em;
	}

	.comment-meta {
		position: relative;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		position: relative;
		top: 5px;
		width: 42px;
	}

	.comment-metadata .edit-link:before {
		top: 2px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6471em;
	}

	.widecolumn p {
		margin: 1.6471em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.6em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: normal;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.4117em;
	}
	div.youtube-embed {
		width: 90%;
		margin: 20px auto;
	}
}


/**
 * 16.3 Tablet Large 880px
 */

@media screen and (min-width: 55em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 14px;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}



	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
		width: 2.5263em;
	}

	.secondary-toggle {
		height: 64px;
		width: 64px;
	}

	.secondary-toggle:before {
		line-height: 62px;
		width: 62px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.pagination .nav-links {
		min-height: 0.2em;
	}

	.pagination .page-numbers {
		line-height: 1.8em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 34px;
		padding: 0;
		width: 34px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 34px;
		line-height: 34px;
		width: 34px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 16px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

	.widget {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.6842;
		margin-bottom: 1.6842em;
		margin-left: -1.2632em;
		padding-left: 1.0526em;
	}

	.widget blockquote p {
		margin-bottom: 1.6842em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.5;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.75em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.5;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9375;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.7188em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.7188em 0 0 1em;
		padding-top: 0.7188em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.post-thumbnail {
		margin-bottom: 0;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		/*font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;*/
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 16px;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 15px;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	/*.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}*/

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 18px;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 0.125em;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.comment-metadata {
		line-height: 2;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6842em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6842em;
	}

	.widecolumn p {
		margin: 1.6842em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.641em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 19px;
		font-size: 1.9rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.421em;
	}
}


/**
 * 16.4 Desktop Small 955px
 */

@media screen and (min-width: 59.6875em) {

	.site {
		margin: 0 auto;
		max-width: 100%;
	}

	.sidebar {
		float: left;
		margin-right: -100%;
		max-width: 413px;
		position: relative;
		width: 29.4118%;
	}

	.secondary {
		background-color: transparent;
		box-shadow: none;
		display: block;
		margin: 0;
		padding: 0;
	}
	body {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
	}


	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6em;
	}

	blockquote {
		font-size: 14px;
		line-height: 1.6667;
		margin-bottom: 1.6667em;
		margin-left: -1.3333em;
		padding-left: 1.1111em;
	}

	blockquote cite,
	blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.6;
	}

	pre {
		line-height: 1.2;
	}

	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	button,
	input {
		line-height: normal;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.7917em 1.5833em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.375em;
	}


	.dropdown-toggle {
		height: 12px;
		width: 12px;
	}

	.dropdown-toggle:after {
		font-size: 12px;
		line-height: 12px;
		width: 12px;
	}

	.social-navigation {
		margin: 0 20% 20%;
	}

	.social-navigation ul {
		margin-bottom: -1.6em;
	}

	.social-navigation li {
		width: 25%;
	}

	.social-navigation a {
		height: 3.2em;
	}

	.secondary-toggle {
		display: none;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.post-navigation {
		margin: 8.3333% 8.3333% 0;
	}

	.post-navigation a {
		padding: 5% 10%;
	}

	.pagination {
		margin: 8.333% auto;
	}

	.pagination .nav-links {
		min-height: 0.2em;
	}

	.pagination .page-numbers {
		line-height: 1.8em;
		padding: 0 0.8em;
	}

	.pagination .prev,
	.pagination .next {
		height: 34px;
		padding: 0;
		width: 34px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 34px;
		line-height: 34px;
		width: 34px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 16px;
		top: 0;
	}

	.image-navigation {
		padding: 0 10%;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4em 1.6em 1.6em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4em 0 1.6em 1.6em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		clear: both;
		margin-top: 0.4em;
		margin-bottom: 1.6em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2em;
	}

	.widget {
		font-size: 12px;
		font-size: 1.2rem;
		margin: 0 0 20%;
		padding: 0 20%;
	}

	.widget blockquote {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
		margin-bottom: 1.5em;
		margin-left: -1.5em;
		padding-left: 1.1667em;
	}

	.widget blockquote p {
		margin-bottom: 1.5em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget pre {
		padding: 0.5em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.5417em 1.0833em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.4583em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9167;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4583em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4583em 0 0 1em;
		padding-top: 0.4583em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.hentry,
	.page-header,
	.page-content {
		margin: 0;
	}



	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 0;
	}

	.post-thumbnail {
		margin-bottom: 0;
	}

	.entry-header {
		padding: 0;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 31px;
		font-size: 3.1rem;
		line-height: 1.1613;
		margin-bottom: 1.1613em;
	}

	.entry-content,
	.entry-summary {
		padding: 0;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		/*font-size: 31px;
		font-size: 3.1rem;
		line-height: 1.1613;
		margin-top: 1.5484em;
		margin-bottom: 0.7742em;*/
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 16px;
		line-height: 1.3846;
		margin-top: 1.8462em;
		margin-bottom: 0.9231em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 15px;
		margin-top: 2.1818em;
		margin-bottom: 1.0909em;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-top: 2.6667em;
		margin-bottom: 1.3333em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.2;
		margin-top: 3.2em;
		margin-bottom: 1.6em;
	}

	/*.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 16px;
		top: 5px;
	}*/

	.author-info {
		margin: 0 10%;
		padding: 10% 0;
	}

	.author-info .avatar {
		height: 36px;
		margin: 0 1.5em 1.5em 0;
		width: 36px;
	}

	.author-link:after {
		font-size: 16px;
		top: 1px;
	}

	.entry-footer {
		padding: 1.2% 10%;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.page-header {
		padding: 0;
	}

	.page-content {
		padding: 2%;
	}

	.taxonomy-description {
		padding-top: 0.4em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 18px;
		line-height: 1.3333;
	}

	.page-links {
		margin-bottom: 1.3333em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.3333em 0.3333em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-bottom: 1.3333em;
	}

	.format-link .entry-title a:after {
		top: 0;
	}

	.comments-area {
		margin: 8.3333% 8.3333% 0;
		padding: 8.3333%;
	}

	.comments-title {
		margin-bottom: 1.3333em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6em;
	}

	.comment-list .children > li {
		padding-left: 0.8em;
	}

	.comment-author {
		margin-bottom: 0.4em;
	}

	.comment-author .avatar {
		height: 24px;
		margin-right: 0.8em;
		top: 0;
		width: 24px;
	}

	.comment-metadata .edit-link:before {
		top: 3px;
	}

	.pingback .edit-link:before {
		top: 5px;
	}

	.bypostauthor > article .fn:after {
		top: 5px;
		left: 3px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 2em;
	}

	.comment-list .reply a {
		padding: 0.4167em 0.8333em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6em;
	}

	.comment-reply-title small a:before {
		top: -3px;
	}

	.site-footer {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.site-info {
		padding: 0;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 15px;
		font-size: 1.5rem;
		margin-bottom: 1.6em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6em;
	}

	.widecolumn {
		margin: 8.3333%;
		padding: 8.3333%;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6em;
	}

	.widecolumn p {
		margin: 1.6em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.5484em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.375em;
	}
}


/**
 * 16.5 Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 14px;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 14px;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.5714em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}


	.dropdown-toggle {
		height: 12px;
		width: 12px;
	}

	.dropdown-toggle:after {
		line-height: 12px;
		width: 12px;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation li {
		width: 20%;
	}

	.social-navigation a {
		height: 2.8824em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 0.2em;
	}

	.pagination .page-numbers {
		line-height: 1.8em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 34px;
		padding: 0;
		width: 34px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 34px;
		line-height: 34px;
		width: 34px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}


	.widget {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.2143em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.75em 1.5em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.4583;
		padding: 0.5833em 0;
	}

	.widget_calendar caption {
		margin: 0 0 1.9286em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9286;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.post-thumbnail {
		margin-bottom: 0;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		/*font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;*/
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 16px;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 15px;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	/*.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}*/

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 16px;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.1667em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		top: 5px;
		width: 42px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-metadata .edit-link:before {
		top: 6px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6471em;
	}

	.widecolumn p {
		margin: 1.6471em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.6em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 17px;
		font-size: 1.7rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.4117em;
	}
}


/**
 * 16.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 14px;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 14px;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}


	.dropdown-toggle {
		height: 12px;
		width: 12px;
	}

	.dropdown-toggle:after {
		line-height: 12px;
		width: 12px;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.pagination .nav-links {
		min-height: 0.2em;
	}

	.pagination .page-numbers {
		line-height: 1.8em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 34px;
		padding: 0;
		width: 34px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 34px;
		line-height: 34px;
		width: 34px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 16px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}


	.widget {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget blockquote {
		font-size: 14px;
		padding-left: 1.25em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		line-height: 1.8462;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 0.8462em 1.6923em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		padding: 0.6154em 0;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9375;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4688em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4688em 0 0 1em;
		padding-top: 0.4688em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.post-thumbnail {
		margin-bottom: 0;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		/*font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;*/
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 16px;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 15px;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	/*.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}*/

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 18px;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 3px;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6842em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6842em;
	}

	.widecolumn p {
		margin: 1.6842em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.641em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 19px;
		font-size: 1.9rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.421em;
	}
}


/**
 * 16.7 Desktop X-Large 1403px
 */

@media screen and (min-width: 87.6875em) {

}


/** VIDEO STYLES -------------------------------- **/

@media screen and (min-width: 750px) {
	.vidPopupBoxIL,
	.vidPopupBox {
	    width: 60%;
	    top:55%;
	    left:40%;
	    padding: 15px 30px 15px 30px;
	    transform: translateY(-60%);
	    margin-left:-20%; /* negative half the size of width */
	}
	.videoWrapperIL,
	.videoWrapper {
	    padding-bottom: 56.25%; /* 16:9 */
	    padding-top: 25px;
	}
}
@media screen and (max-width: 749px) {
	.vidPopupBoxIL,
	.vidPopupBox {
	    width: 90%;
	    top:55%;
	    left:10%;
	    padding: 5px 20px;
	    transform: translateY(-90%);
	    margin-left:-5%; /* negative half the size of width */
	}
	.videoWrapperIL,
	.videoWrapper {
	    padding-bottom: 56.25%; /* 16:9 */
	    padding-top: 25px;
	}
}

/**
 * 17.0 Print
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		font-size: 11.25pt;
	}

	.secondary-toggle,
	.navigation,
	.page-links,
	.edit-link,
	#reply-title,
	.comment-form,
	.comment-edit-link,
	.comment-list .reply a,
	button,
	input,
	textarea,
	select,
	.widecolumn form,
	.widecolumn .mu_register form {
		display: none;
	}

	.site-header,
	.site-footer,
	.hentry,
	.entry-footer,
	.page-header,
	.page-content,
	.comments-area,
	.widecolumn {
		background: none !important; /* Make sure color schemes dont't affect to print */
	}

	body,
	blockquote,
	blockquote cite,
	blockquote small,
	label,
	a,
	.site-title a,
	.post-title,
	.author-heading,
	.entry-footer,
	.entry-footer a,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.no-comments,
	.site-info,
	.site-info a,
	.wp-caption-text,
	.gallery-caption {
		color: #000 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr[title],
	table,
	th,
	td,
	.site-header,
	.site-footer,
	.hentry + .hentry,
	.author-info,
	.page-header,
	.comments-area,
	.comment-list + .comment-respond,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		/*border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 0 7.6923%;
	}

	.sidebar {
		position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
	}

	.hentry + .hentry {
		margin-top: 0;
	}

	.hentry.has-post-thumbnail {
		padding-top: 2%;
	}

	.sticky-post {
		background: #000 !important;
		color: #fff !important;
	}

	.entry-header,
	.entry-footer {
		padding: 0;
	}

	.entry-content,
	.entry-summary {
		padding: 0 0 3.6923%;
	}

	.post-thumbnail img {
		margin: 0;
	}

	.author-info {
		margin: 0;
	}

	.page-content {
		padding: 7.6923% 0 0;
	}

	.page-header {
		padding: 3.84615% 0;
	}

	.comments-area {
		border: 0;
		padding: 7.6923% 0 0;
	}

	.site-footer {
		margin: 0;
		padding: 0;
	}

	.widecolumn {
		margin: 7.6923% 0 0;
		padding: 0;
	}
}
/** PEOPLE TILES ------------------------------------------ **/
.peopleTable {
	text-align: center;
}
.peopleTiles {
	width: 313px;
	margin: 5px 10px 10px 0;
	display: inline-block;
	vertical-align: top;
}
.peopleTiles img.peopleImg {
	width: 100%;
	overflow: hidden;
}
.peopleTiles .peopleFoot {
	padding: 5px 20px;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	clear: both;
}
.skype {
	white-space: nowrap;
	display: inline-block;
}
.skype img {
	white-space: nowrap;
	margin: 4px 5px 2px 0px;
	display: inline-block;
	float: left;
}
table.teamTable {
	width: 100%;
}
.teamTable td.teamSubHead {
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #B7B9B8;
	margin-bottom: 5px 0;
	text-transform: uppercase;
}
.teamTable td {
	padding: 15px 0;
}

/** PROMOTIONS IMAGES ------------------------------------- **/

.promotionImg {
	width: 100%;
}
.promotionImg a {
	display: inline;
}
.promotionImg p img {
	margin: 20px 12px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.promotionImg p {
	width: 100%;
	margin:0 0;
	vertical-align: top;
	text-align: center;
}

/** GENERAL PAGE FORMATTING ------------------------------- **/
.ratesTable h2.borderBottom {
	margin: 20px 20px !important;
	border-bottom: 1px solid #B6B9B8;
}
.ratesTableDataHead h2 {
	margin-left: 10px !important;
}

.ratesTableDataHead span.warningSpan {
	width: 83%;
	display: inline-block;
	margin: 0 auto;
	font-weight: 700;
	text-align: left;
}

.ratesTableData a:link,
.ratesTableData a:active,
.ratesTableData a:hover,
.ratesTableData a:visited,
.ratesTableDataHead a:link,
.ratesTableDataHead a:active,
.ratesTableDataHead a:hover,
.ratesTableDataHead a:visited {
	color: #373333;
	text-decoration: none !important;
}
.ratesTableDataHead {
	padding: 10px 0;
	font-weight: 300;
	border-bottom: 1px solid #B6B9B8;
}
.ratesTableDataHead > a,
.ratesTableDataHead > a.collapsed,
a.collapsed,
#accordian a {
	font-size: 16px;
	text-decoration: none !important;
}
.ratesTableData .text-right {
	float: right;
}
.ratesTableData .ratePropDiv,
.ratesTableData .ratePropDiv > ul,
.ratesTableData ul {
	margin: 0;
	padding: 0;
}
.ratesTableData li.rateliHead {
	list-style: none;
	font-weight: 700;
}
.ratesTableData li.rateliSubHead {
	list-style: none;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
}
.ratesTableData li.rateliChild {
	list-style: none;
	font-weight: 300;
	margin: 0 0 5px 0;
	display: block;
	clear: both;
	border-bottom: 1px solid #c4c2c2;
}
.ratesTableData li.rateliChild img {
	margin: 0 0 5px 0;
	display: block;
}
.imgRight {
	float: right;
}

.ratesTableData li.imageliSubHead {
	list-style: none;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 0 20px;
}
.ratesTableData li.imageliChild {
	list-style: none;
	font-weight: 300;
	margin: 0 0 5px 10px;
	display: inline-block;
	clear: both;
	/* border-top: 1px solid; */
	vertical-align: top;
}
.ratesTableData li.imageliChild img {
	margin: 0 0 3px 0;
	display: block;
	vertical-align: top;
}

.ratesTableDataHead a[aria-expanded=false] i.fa-minus-square-o {
   display: none;
}
.ratesTableDataHead a[aria-expanded=true] i.fa-plus-square-o {
   display: none;
}


div.slides > h3.title {
	font-weight: normal !important;
}
.imgGallimg,
span.linkDownload,
span.descripImgGallery {
	width: 230px;
	display: block;
	padding: 0 0 0 5px;
}
span.descripImgGallery {
	padding: 3px 0 0 5px;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}
.returnMoreSite {
	width: 200px;
	margin: 10px 0 10px 25px;
	padding: 5px 5px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	background: #3C4542;
}
.returnMoreSite:hover {
	background: #606B67;
}
.returnMoreSite a:link,
.returnMoreSite a:visited {
	color: #fff;
}
.returnMoreSite a:hover,
.returnMoreSite a:active {
	color: #fff;
}
.italic {
	font-style: italic;
}
/*.textRight {
	float: right;
}*/
#showDates {
	display: none;
}
.socIcons .grey {
	opacity: 0.85;
	filter: alpha(opacity=0.85);
}
.socIcons .fa-2x {
	font-size:1.5em !important;
}
.contact-form .radio + .radio,
.checkbox + .checkbox {
  margin-top: 5px !important;
}
.contact-form .checkbox input[type=checkbox],
.contact-form .checkbox-inline input[type=checkbox],
.contact-form .radio input[type=radio],
.contact-form .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 10px !important;
    margin-left: -20px;
}
.nowrap {
	white-space: nowrap;
}
span.treeHouses {
	display: block;
	margin: 0 0 0 20px;
	line-height: 22px;
}
span.childrenU16 {
	display: block;
	margin: 0 0 0 20px;
	line-height: 22px;
}
.footerImage {
	width: 100%;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0;
}
.footerImage img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.goldButton {
	display: table;
	margin: 25px auto;
	padding: 30px;
	width: auto;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	background: #d9b976;
}
a:link.goldButton,
a:visited.goldButton {
	color: #fff;
	text-decoration: none;
}
a:hover.goldButton,
a:active.goldButton {
	color: #fff;
	background: #DEB57A;
	text-decoration: none;
}
/** PAGE INLINE IMAGE TEXT STYLES ---------------------------------- **/
.imageRightTextLeft,
.imageLeftTextRight {
	width: 100%;
	margin: 0;
	padding: 0;

	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;

	clear: both !important;
	overflow: hidden;
}

@media (min-width: 992px) {
	.imageRightTextLeft .imgDiv,
	.imageLeftTextRight .imgDiv {
		flex: 50%;
		margin: 0;
		padding: 0;
	}
	.imageLeftTextRight .imgDiv {
		order: 1;
	}
	.imageRightTextLeft .imgDiv {
		order: 2;
	}
	.imageRightTextLeft .textDiv,
	.imageLeftTextRight .textDiv {
		flex: 50%;
		margin: 0;
		padding: 30px;
	}
	.imageLeftTextRight .textDiv {
		order: 2;
	}
	.imageRightTextLeft .textDiv {
		order: 1;
	}
}
@media (max-width: 991px) {
	.imageRightTextLeft,
	.imageLeftTextRight {
		flex-direction: column;
	}
	.imageRightTextLeft .imgDiv,
	.imageLeftTextRight .imgDiv {
		min-width: 100% !important;
		margin: 0;
		padding: 0;
		flex-grow: 1;
	}
	.imageRightTextLeft .textDiv,
	.imageLeftTextRight .textDiv {
		min-width: 100% !important;
		margin: 0;
		padding: 60px 30px;
		flex-grow: 1;
	}
}

.imageRightTextLeft .imgDiv img,
.imageLeftTextRight .imgDiv img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.imageRightTextLeft .textDiv h2,
.imageLeftTextRight .textDiv h2 {
	margin: 10px auto;
}
.imageRightTextLeft .textDiv h2::after,
.imageLeftTextRight .textDiv h2::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
  width: 80px;
  height: 65px;
	margin: 38px auto 5px auto;
}
.imageRightTextLeft .textDiv h3,
.imageLeftTextRight .textDiv h3 {
	color: #2c354e;
	text-align: center;
	letter-spacing: 2px;
}
.imageRightTextLeft .textDiv h3::after,
.imageLeftTextRight .textDiv h3::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
  width: 80px;
  height: 65px;
	margin: 38px auto 5px auto;
}
span.swirlHead {
	display: block;
	background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
	width: 80px;
	height: 65px;
	margin: 0 auto 0 auto;
}
.imageRightTextLeft .textDiv p,
.imageLeftTextRight .textDiv p {
	width: 70%;
	margin: 0 auto 10px auto;
}

/* .imageRightTextLeft,
.imageLeftTextRight {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both !important;
	overflow: hidden;
}
.imageRightTextLeft .imgDiv,
.imageLeftTextRight .imgDiv {
	width: 50%;
	margin: 0;
	padding: 0;
}
.imageLeftTextRight .imgDiv {
	float: left;
	clear: right;
}
.imageRightTextLeft .imgDiv {
	float: right;
	clear: left;
}
.imageRightTextLeft .imgDiv img,
.imageLeftTextRight .imgDiv img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.imageRightTextLeft .textDiv,
.imageLeftTextRight .textDiv {
	width: 50%;
	margin: 0;
	padding: 30px;
}
.imageLeftTextRight .textDiv {
	float: right;
}
.imageRightTextLeft .textDiv {
	float: left;
}
.imageRightTextLeft .textDiv h2,
.imageLeftTextRight .textDiv h2 {
	margin: 10px auto;
}
.imageRightTextLeft .textDiv h2::after,
.imageLeftTextRight .textDiv h2::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
  width: 80px;
  height: 65px;
	margin: 38px auto 5px auto;
}
.imageRightTextLeft .textDiv h3,
.imageLeftTextRight .textDiv h3 {
	color: #2c354e;
	text-align: center;
	letter-spacing: 2px;
}
.imageRightTextLeft .textDiv h3::after,
.imageLeftTextRight .textDiv h3::after {
	content: "";
  display: block;
  background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
  width: 80px;
  height: 65px;
	margin: 38px auto 5px auto;
}
span.swirlHead {
	display: block;
	background: url("images/swirl.png") no-repeat top center;
	background-size: 80%;
	width: 80px;
	height: 65px;
	margin: 0 auto 0 auto;
}
.imageRightTextLeft .textDiv p,
.imageLeftTextRight .textDiv p {
	width: 70%;
	margin: 0 auto 10px auto;
} */
/** IMAGE GALLERY STYLES ------------------------------------ **/

ul.gallery {
	width: 90%;
	margin: 10px auto;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.gallery li {
	width: 150px;
	display: inline-block;
	margin: 10px;
	padding: 0;
}
ul.gallery li img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}
.owl-stage {
	transition: 1s !important;
}
label,
.form-group label {
	font-family: "Merriweather Sans" !important;
	font-size: 14px;
}
.formBG {
	background: #d9d9da;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 1px !important;
    right: 20px !important;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.input-group .form-control {
    position: relative;
    z-index: 0 !important;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
