.gradient {
	height:10px;
	width:100%;
	background: url(/assets/design/uploads/general/grad.jpg);
	background-position: right center;
	background-size: cover;
 }

.main-wrapper.book-hotel {
	padding: 66px 0 0;
	width:100%;
	background: url(/assets/design/uploads/general/book-bg.jpg);
	background-position: right center;
	background-size: cover;
}

.content:after {
	content: "";
	clear: both;
	display: table;
}  

.template-12  .sliderWrap {
    height: 100%;
}


/* ! -------------BASICS */
  
#divMsg {
	width: 100%;
    background: rgba(194, 194, 194, 0.9);
    height: 165px;
    padding: 48px 0 0;
    margin: 0 auto;
    position: absolute;
    top: 75px;
    z-index: 100;
	transition: all ease .4s;
}

#divMsg #aresWrap #aresHeader {
	color: #4b4b4b;
	margin-top: 10px
}


.template-17 .diagonalPhoto.styleFourTwo {
    position: relative !important;
    z-index: 10000 !important;
    height: 400px !important;
}


header h1,
.main-wrapper h1 {
    font-size: 53px;
	line-height: 47px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
}

.whiteFlush.twoColumn .content {
	padding: 38px 0 12px;
}

/* ! -------------Testing */
.template-12 .microContentOverlay-content {
    width: 70%;
    left: 0%;
    right: 0%;
	height: 85%;
}

/* ! -------------Hotel Main Page */
.template-17 .content.interior header {
	width:100%;
	float: left;
    padding: 25px 0px 0px 0;
    text-align: left;
}
.content.interior h2 {
    font-size: 45px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 5px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: #498db4;
    text-decoration: none;
    text-align: center;
}

.template-17 p {
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 300;
    margin-bottom: 14px;
    text-align: center;
}

.template-17 .styleFourTwo .main {
    height: 400px;
    width: 100%;
    z-index: 0;
    background-position: center center;
}
.template-17 .diagonalPhoto.styleFourTwo:after {
    content: "";
    background: url(/assets/design/uploads/general/white-bottom.png) top center no-repeat;
    background-size: cover;
    position: absolute;
    height: 33px;
    width: 100%;
    bottom: 0;
    left: 0;
}


/* ! -------------Dining Page */

.main-wrapper.popups .microContentWrapper {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
	min-height: 250px;
}
.main-wrapper.popups .microContentContainer .microContent .microContentWrap {
    height: 175px;
    position: relative;
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    margin: .5% 3% 4%;
    box-shadow: -6px 6px 0 #8bac4f;
	transition: all ease .4s;
}

.main-wrapper .microContentContainer .microContent .microContentWrapper:hover {
 	transition: all ease .8s;
	-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  	filter: grayscale(100%); /* FF 35+ */
	color: #000;
}
.microContentContainer .microContent .microContentWrap:hover {

}

 

.microContentOverlay-content.Pop section {
	height:100%;
}


.microContentOverlay-content.Pop section.single article {    
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding:0;
	text-align: left;
	position: relative;
	height: 100%
}
.template-12 .hotel-text {
	position: relative;
    height: 100%;
    overflow: scroll;
	padding-right: 45px;
    padding-top: 45px;
    padding-left: 35px;
}
.hotel-text {
	position: absolute;
    height: 100%;
    overflow: scroll;
	padding-right: 45px;
    padding-top: 45px;
    padding-left: 35px;
}
.hotel-text:after {
	content:"";
	clear: both;
}
.microContentOverlay-content.Pop section.single article h1,
.microContentOverlay-content.Pop section.single article p {
	text-align:left;
}

.microContentOverlay-content.Pop section.single article h1, 
.microContentOverlay-content.Pop section.single article .h1Style {
    font-size: 45px;
    line-height: .9em;
    font-style: normal;
    margin-bottom:25px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: #498db4;
    text-decoration: none;
}

.microContentOverlay-content.Pop section.single article h2 {
	font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 0px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    text-transform: none;
    color: #000000;
}
.microContentOverlay-content.Pop section.single article .ctaArea a {
	font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 5px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    text-transform: none;
    color: #c1d061;
}


.microContentOverlay-content.Pop section.single article p {
	text-align:left;
}


.microContentOverlay-content.Pop section.single .editable.main-section-right {    
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-right: 0%;
    padding-left: 0;
	height: 100%;
    position: absolute;
    right: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.microContentOverlay-content.Pop  {
    background-color: #fff;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 5%;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 0 0 100px #000;
    box-shadow: 0 0 100px #000;
    padding: 0;
    padding-bottom: 0;
    display: none;
    z-index: 6500;
    width: 70%;
    margin: 0 auto;
    height: 60%;
}


.template-19 .microContentOverlay-content.Pop,
.template-20 .microContentOverlay-content.Pop {
    background-color: #fff;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 5%;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 0 0 100px #000;
    box-shadow: 0 0 100px #000;
    padding: 0;
    padding-bottom: 0;
    display: none;
    z-index: 6500;
    width: 80%;
    margin: 0 auto;
    height: 85%;
}

.template-19 .microContentOverlay-content.Pop  h3,
.template-20 .microContentOverlay-content.Pop  h3 {
     font-size: 25px;
    line-height: .9em;
	color: #498db4;
	text-transform: uppercase;
	font-weight:900;
}

.template-19 .microContentOverlay-content.Pop section.single article p,
.template-20 .microContentOverlay-content.Pop section.single article p {
	font-size: 16px;
	line-height: 20px;
}

.template-20 .microContentOverlay-content.Pop section.single article {
    width: 60%; 
}

.template-20 .popups:before {
    content: "";
    background: none;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
	display: none;
}

/* ! -------------Promotion Page */


.promotion:after {
    content: "";
    background: url(/assets/design/uploads/general/grey-bottom.jpg) top center no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
}

.promotions #hero {
    height: 375px;
}
.promotions #hero:after {
    content: "";
    background: url(/assets/design/uploads/general/grey-top.png) top center no-repeat !important;
    background-size: cover;
    position: absolute;
    height: 33px;
    width: 100%;
    bottom: 0;
    left: 0;
}
.promotion {
	background: #f8f8f8
}
h1.promo-header {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 13px;
}
.promo-content {
    width: 100%;
    display: block;
    text-align: center;
    float: left;
    padding: 0 35px;
}

.promotion .content:after {
content: "";
  clear: both;
  display: table;
}
.promotion .content header:after {
content: "";
  clear: both;
  display: table;
}
.template-19 .popups:before {
    content: "";
    background: none;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
	display: none
}
.promoWrapper.whiteFlush .content {
}

.promoWrapper.whiteFlush .content:after {
content: "";
  clear: both;
  display: table;
}

.promoWrapper .microContentWrapper {
    width: 24%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3481ac+0,8bb373+72 */
	background: #3481ac; /* Old browsers */
	background: -moz-linear-gradient(top,  #3481ac 0%, #8bb373 72%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3481ac 0%,#8bb373 72%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3481ac 0%,#8bb373 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3481ac', endColorstr='#8bb373',GradientType=0 ); /* IE6-9 */
	margin: .5%;
	min-height: 400px;
	position: relative
}
.promoWrapper .microContentWrapper .microContentWrap {
	padding: 30px 12% ;
	text-align: center;
}
.promoWrapper .microContentWrapper .microContentWrap img{
	margin: 0 auto ;
	width: 90%;
	padding: 0 10px;
}
.promoWrapper .microContentWrapper .microContentWrap p {
	font-size: 20px;
	line-height: 21px;
	color: #ffffff;
	font-weight: 900;
	margin: 20px 0 7px
}

.promoWrapper .microContentWrapper .microContentWrap p span{
	text-align: center; padding: 0px 10px 20px; font-size: 16px; line-height:18px; color:#ffffff; display:block'
}

.promoWrapper .microContentWrapper .microContentWrap a.button {
	padding: 9px 15px 10px;
	font-size: 20px;
	line-height: 21px;
	color: #3b89a4;
	font-weight: 900;
	background: #ffffff;
	display: block;
	margin: 0 auto;
	position: absolute;
	width:75%;
	bottom: 20px
}
.promoWrapper .microContentWrapper .microContentWrap a.button:hover {
	color: #ffffff;
	background: #3b89a4;
}






/* ! -------------Hotel Popup */

.hotelPop .hotel-big {
	width:100%;
	height:300px;
	background-size: cover; 
}


.hotelPop .hotel-text {
	padding: 25px 8% 20px;
}
.hotelPop h1 {
	font-size: 35px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 15px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: #498db4;
    text-decoration: none;
    text-align: center;
}

.hotelPop h2 {
	font-size: 14px;
    line-height: 16px;
    font-style: normal;
    margin-bottom: 30px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #498db4;
    text-decoration: none;
    text-align: center;
	letter-spacing: 1px;
}

.hotelPop p {
	font-size: 20px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.hotelPop a {
	font-size: 16px;
    line-height: 1.1em;
    font-style: normal;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: #8bb472;
    text-decoration: none;
    text-align: center;
}


.specArea {    
	display: block;
    float: left;
    width: 100%;
	margin: 15px 0;
}

.specArea .spec {
	width: 19%;
	margin: 0 .5% 1%;
	background:#f7f7f7;
	padding: 15px 10px;
	float: left;
	display: table;
	height:110px;
}

.specArea .spec p{
	font-size: 40px;
	line-height: 40px;
	color:#498db4;
	font-weight: 900;
	margin: 0;
	    display: table-cell;
    vertical-align: middle;
}

.specArea .spec p span{
	    font-size: 15px;
    line-height: 17px;
    color: #000000;
    font-weight: 500;
    margin: 5px 0;
    display: block;
}




/* ! -------------forms */
#forms .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 50px;
} 

form {
  /*Outer-box*/
  /*Checkmark*/
  /*Hide the checkmark by default*/
  /*Unhide the checkmark on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/
  /*the container must be positioned relative:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/ }
  form .formWrap {
    position: relative; 
	margin: 0 0 15px;
}

.errorWrap {
	width:100%;
	padding: 25px 25px 15px 25px;
	background: #eda251;
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	text-align: left;
	font-weight: 900
}
.errorWrap .error {
	display:block;
	padding: 5px 0 5px 15px;
	font-weight: 500;
	font-size: 14px;
}
  form label {
     color: #498db4;
    font-size: 17px;
    line-height: 19px;
    font-weight: 900;
    text-transform: none;
    text-align: left;

}


  form input[type="text"], form input[type="date"], form input[type="numbers"], form input[type="password"], form input[type="email"], form input[type="tel"], form select, form textarea {
    width: 100%;
    border: 2px solid #b8c6d4;
    padding: 9px;
    line-height: 18px;
    border-radius: 0px;
    color: #5C7997;
    font-size: 18px;
    font-weight: 400; }


.check {
	display:initial;
	margin: 0 1% 0 0
}
.check {
	line-height: 1.4em;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 12px;
}

.check label {
     color: #498db4;
    font-size: 14px;
    line-height: 15px;
    font-weight: 900;
    text-transform: none;
    text-align: left;
	letter-spacing: 0;

}

input[type=checkbox], input[type=radio] {
	margin:0px .5% 0 0 !important
}

    form input[type="text"]::-webkit-input-placeholder, form input[type="date"]::-webkit-input-placeholder, form input[type="numbers"]::-webkit-input-placeholder, form input[type="password"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
      font-size: 14px;
      font-weight: 100;
      color: #5C7997; }
    form input[type="text"]::-moz-placeholder, form input[type="date"]::-moz-placeholder, form input[type="numbers"]::-moz-placeholder, form input[type="password"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
      font-size: 14px;
      font-weight: 100;
      color: #5C7997; }
    form input[type="text"]:-ms-input-placeholder, form input[type="date"]:-ms-input-placeholder, form input[type="numbers"]:-ms-input-placeholder, form input[type="password"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
      font-size: 14px;
      font-weight: 100;
      color: #5C7997; }
    form input[type="text"]:-moz-placeholder, form input[type="date"]:-moz-placeholder, form input[type="numbers"]:-moz-placeholder, form input[type="password"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="tel"]:-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder {
      font-size: 14px;
      font-weight: 100;
      color: #5C7997; }
    form input[type="text"]:focus, form input[type="date"]:focus, form input[type="numbers"]:focus, form input[type="password"]:focus, form input[type="email"]:focus, form input[type="tel"]:focus, form select:focus, form textarea:focus {
      outline: none;
      background-color: #5C7997;
      color: white; }
  form .checkbox input[type="checkbox"] {
    opacity: 0; }
  form .checkbox label::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    border: 2px solid #b8c6d4;
    left: -22px;
    top: 2px;
    background-color: #fff; }
  form .checkbox label::after {
    content: "";
    display: inline-block;
    height: 6px;
    width: 9px;
    border-left: 2px solid #AD612A;
    border-bottom: 2px solid #AD612A;
    transform: rotate(-45deg); }
  form .checkbox label {
    position: relative;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px; }
  form .checkbox label::before,
  form .checkbox label::after {
    position: absolute; }
  form .checkbox label::after {
    left: -18px;
    top: 5px; }
  form .checkbox input[type="checkbox"] + label::after {
    content: none; }
  form .checkbox input[type="checkbox"]:checked + label::after {
    content: ""; }
  form .checkbox input[type="checkbox"]:focus + label::before {
    outline: none; }
  form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    padding: 0px;
    text-transform: uppercase;
    transition: all ease .3s;
    width: 100%;
    position: absolute;
    background-color: transparent;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-indent: -10000px; }
  form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 14px;
    font-weight: 100;
    background-color: #fff; }
  form input[type="file"] {
    font-size: 14px;
    font-weight: 100;
    -webkit-appearance: none;
    -moz-appearance: none;
    opacity: 0;
    border: 1px solid red;
    position: absolute;
    top: 36px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 1000; }
  form .uploadFakeOut {
    font-size: 14px;
    font-weight: 100;
    position: relative; }
  form .fileUploadButton {
    position: absolute;
    content: "";
    top: 36px;
    right: 18px;
    width: 25px;
    height: 40px;
    background-image: url("../images/arrows-upload.svg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 25px auto;
    transition: all .3s ease; }
  form textarea {
    min-height: 165px; }
  form .custom-select {
    position: relative;
    border: 2px solid #b8c6d4;
    line-height: 21px !important;
    transition: all ease .4s; }
  form .custom-select select {
    display: none !important;
    /*hide original SELECT element:*/ }
  form .select-selected {
    background-color: #fff !important;
    position: relative;
    z-index: 200; }
    form .select-selected:focus {
      border: thin solid red; }
  form .select-selected:after, form .select-selected.select-arrow-active:after {
    position: absolute;
    content: "";
    top: 0;
    right: 18px;
    width: 20px;
    height: 100%;
    background-image: url("../images/arrows-Down.svg");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 20px auto;
    transition: all .3s ease; }
  form .select-arrow-active {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2); }
  form .select-selected.select-arrow-active:after {
    transform: rotate(180deg); }
  form .select-items div, form .select-selected {
    color: #5C7997;
    width: 100%;
    cursor: pointer;
    background-color: #fff;
    text-align: left;
    padding: 9px;
    font-size: 18px;
    font-weight: 100; }
  form .select-items {
    position: absolute;
    width: calc(100% + 4px);
    top: 102%;
    left: -2px;
    right: -2px;
    z-index: 201; }
    form .select-items div {
      padding: 9px;
      text-align: left;
      font-weight: 400;
      background-color: #5C7997;
      color: #e6e5e5;
      transition: all ease .3s;
      position: relative; }
      form .select-items div:after {
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 0px;
        height: 1px;
        content: "";
        display: block;
        background-color: #4d657e; }
  form .select-hide {
    display: none; }
  form .select-items div:hover, form .same-as-selected {
    background-color: #4d657e;
    color: #fff; }

form .btn {
background: #7aa7c4;
	font-size: 20px;
	font-weight: 900;
	color: #fff;
	width: 250px !important;
	margin: 20px auto 0;
	padding: 12px 15px;
	display:block
}


.twoColumnForm {
  padding: 18px; }
  .twoColumnForm h1, .twoColumnForm h2, .twoColumnForm h3 {
    width: 100%;
    text-align: center;
    grid-column-start: 1;
    grid-column-end: 3; }
  .twoColumnForm h4, .twoColumnForm h5, .twoColumnForm h6 {
    color: #AD612A; }
  .twoColumnForm .btnContainer {
    text-align: center; }
  .twoColumnForm .btn, .twoColumnForm .photoBackground .copyContain a, .photoBackground .copyContain .twoColumnForm a, .twoColumnForm #aresContent .bookNowBtn, #aresContent .twoColumnForm .bookNowBtn {
    text-align: center;
    width: 50%; }



  @media only screen and (min-width: 700px) {
    .twoColumnForm {
      display: grid;
      grid-column-gap: 18px;
      grid-template-columns: 1fr 1fr; }
      
	 .twoColumnForm .fwS-3 {
        grid-column-start: 1;
        grid-column-end: 3; } 
}




 

.template-11 .twoColumn:nth-child(2) .parent {
	position: relative;
	display: flex !important;
    flex-direction: row-reverse !important;
}

.template-11 .twoColumn:nth-child(2) .parent .column{
	    display: inline-block;
    	float: none;
	    padding: 35px 45px 35px 65px;
}

.template-11 .twoColumn:nth-child(2) .parent figure{
	    display: inline-block;
    float: none;
    position: absolute;
	height: 100%;
 }

.template-11 .twoColumn:nth-child(2) .parent figure{
	    display: inline-block;
    float: left;
    position: absolute;
	height: 100%;
	left: 0;
}



.ctct-form-popup.form_0 .ctct-form-defaults .ctct-form-header {
	font-size: 46px !important;
    line-height: 1.1em !important;
    font-style: normal !important;
    margin-bottom: 6px !important;
    font-weight: 700 !important;
    color: #002B49 !important;
	}

.ctct-popup-content div.ctct-form-defaults p.ctct-form-text {
	font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 19px !important;
    line-height: 25px !important;
    color: #464d67 !important;
    font-weight: 300 !important;
    margin-bottom: 25px !important;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom .ctct-form-required {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 15px !important;
    line-height: 23px !important;
    color: #464d67 !important;
    font-weight: 300 !important;
    margin-bottom: 2px !important;
}

.ctct-popup-content div.ctct-form-defaults p.ctct-gdpr-text {
   font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 12px !important;
    line-height: 19px !important;
    color: #464d67 !important;
    font-weight: 300 !important;
    margin-bottom: 25px !important;
}


.ctct-popup-content div.ctct-form-popup form.ctct-form-custom label.ctct-form-listname {
    display: inline-block;
    padding-left: 6px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 13px !important;
    line-height: 20px !important;
    color: #464d67 !important;
    font-weight: 300 !important;
    margin-bottom: 2px !important;
}

.ctct-popup-content div.ctct-form-defaults p.ctct-gdpr-text a.ctct-form-footer-privacy-link, .ctct-popup-content div.ctct-form-defaults p.ctct-gdpr-text a.ctct-form-footer-link {
     border: none;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 13px !important;
    line-height: 20px !important;
    color: #464d67 !important;
    font-weight: 300 !important;
    text-decoration: none !important;
    text-transform: inherit;
    letter-spacing: 0 !important;
    margin: 0 !important;
    display: none;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom div.ctct-form-field {
    margin: 0 0 0px 0px !important;
    text-align: left;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom div.ctct-form-listitem {
    margin-bottom: 6px !important;
    display: inline !important;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label, .ctct-popup-content div.ctct-form-popup form.ctct-form-custom div.ctct-form-listitem input[type="checkbox"].ctct-form-checkbox {
    display: table-cell !important;
    vertical-align: top !important;
	    padding: 0 25px 0 0 !important;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend{
    display: block;
    line-height: 1;
    font-weight: bold;
    left: 0px !important;
    position: relative;
    text-align: left;
	text-transform: uppercase;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom label.ctct-form-label {
    display: block;
    margin-bottom: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    left: 10px !important;
}








head:before {
    content: " " !important;
    display: none !important;
    padding: 5px 10px !important;
    font-family: sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}

.microContentOverlay-content .mc-header {
  position: relative !important;
  }
 
.contact-page .title-cp {
	font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
	text-transform: uppercase !important;
	font-style: normal !important;
    margin-bottom: 20px !important;
	font-weight: 500 !important;

}

 

@media (max-width: 700px) {
.dotLine img {
	  display: block !important;
	  -webkit-box-sizing: border-box!important ;
	  box-sizing: border-box !important;
	  width: 8.3333333333% !important;
	  float: left !important;
	  margin:0 !important;
	  padding-left: 2.5751209575% !important;
	  padding-right: 2.5751209575% !important;
	  height: 8.3333333333% !important;
  }
	.single .editable img {
	  float:none !important;
	  margin: 10px auto 0px !important;
	  width:100% !important
	  } 
	 article img {
	 float:none !important ;
	  margin: 10px auto 0px !important;
	  width:100% !important
	  }
	 .tabsFeatured {
	   width: 100% !important;
	   float:none !important;
	   margin: 10px auto !important
	   }
	  .tabsContentOverlay {
	  width:100% !important;
	  } 

}

.template-2 h1, .template-2 .h1Style {
		  padding-left: 0px !important;
		   padding-right: 0px !important;
		   width: 100% !important;
	  }	
@media (max-width: 400px) {
	.template-2 h1, .template-2 .h1Style {
		  padding-left: 0px !important;
		   padding-right: 0px !important;
		   width: 100% !important;
	  }	
}	  


span.PrivateCottagesOverlay {
  display:none !important;
  }

html, body {
    padding-bottom: 0 !important;
}
body.template-4 {
    padding-bottom: 0px !important;
	background: #f9f9f9 !important;
	}



.template-4 .whiteFlush .content {
  padding-bottom: 25px !important;
  }

.button, #hero .headerCTA a, .microContentContainer .microContent .microContentWrap .overlay span {
    font-family:proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
}

 

.microContentOverlay-content .mc-header {
  position: absolute !important;
  }

.headerCTA #bookNow a, #bookNow input{
    border: none !important;
    padding: 9px 20px !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    color: #ffffff !important;
    background-color: #e88b25  ;
    font-size: 15px !important;
    border-radius: 0 !important;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
	cursor: crosshair;
    position: relative;
    z-index: 10000000;
    width: 100%;
}
input:hover,
input:focus{
	background-color:#498db4 !important;
	color:#ffffff !important
	}
#bookNow a:hover {
	background:#002B49 !important;
	color:#ffffff !important
	}	

nav #bookNow {
    float: none !important;
	right: 0;
	display: inline-block;
	position: relative !important;
	margin: 0 0 0 20px;
	font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	width: 15%
}

nav #bookNow a {
	font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif
}
	 
	@media (min-width: 2400px) {
			 nav #bookNow {
			right: 0% !important
		}
	}

 #hero {
    background-position: left center !important; 
	}



 
nav.stay {
	height:110px;
	position: relative;
  }
 



nav #bookNow a,
nav #mobileTrigger i {
    display: block;
    padding: 14px;
    font-size: 20px;
    border: none;
    text-transform: uppercase
}

nav #bookNow {
    float: right
}

nav.stay #bookNow a {
    border: none !important;
    padding: 12px 15px !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    color: #FFFFFF !important;
    background-color: #eda251 !important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	}
nav.stay #bookNow a:hover {
	background-color:#498db4 !important;
}

header {
	margin-bottom:45px !important
}
footer {
	display:none !important;
	}
.footer-nav {
	background: url(/assets/design/uploads/general/grad.jpg);
	background-position: right center;
	background-size: 100%;
	background-repeat:repeat-y; 
	padding: 25px 0 35px !important;
	float:left !important;
	width:100% !important;
	font-size:13px !important;
	line-height:14px !important;
	position:relative !important;
	z-index:0 !important;
	bottom:0 !important;
	margin-top: 45px;
	}
.footer-nav a {
	color: #ffffff !important;
	}	
.footer-nav ul li {
	display: inline-block !important;
	}
.footer-nav .content{
	float:left !important;
	width:100% !important;
	padding: 0 16.6666666667% !important;
	margin:0 !important;
	}

.footer-left {
	float:left !important;
	width:45% !important;
	text-align:left !important;
	display:block !important;
	}	

.footer-left p,
.footer-right p a{
	color:#ffffff !important;
	font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: 900;
	text-align: left
	}	

.footer-right {
	float:left !important;
	width:55% !important;
	text-align:left !important;
	display:block  !important;
	padding-left: 30px
}	

.footer-right ul {
	width: 25%;
	padding-right:25px;
	float: left;
	font-size: 17px;
	line-height: 20px;
}

.footer-right ul ul {
	width: 100%;
	padding-right:0;
	float: none;
	margin-top:15px
}

.footer-right ul li{
	font-weight: 900;
	margin: 0 0 10px 0
}
.footer-right ul li ul li{
	font-weight: 500;
	width: 100%
}

 

 



	@media (max-width: 1200px) {
	  ul ul#mainMenu li a{
		font-size:18px !important;
	  }
	}
	@media (max-width: 1100px) {
		nav {
		-webkit-box-shadow: 0 0 6px rgba(0,0,0,.8) !important;
		box-shadow: 0 0 6px rgba(0,0,0,.8) !important;
		top: 0 !important;
		}
		ul#mainMenu {
		width:75% !important;
		}
		ul ul#mainMenu  {
			width:70% !important;
			margin:15px 0 0 25px !important;
		}
		nav #mainMenu li {
		  margin-top: -2px !important;
		  padding: 10px 14px !important;
	  }
	  ul ul#mainMenu li a{
		font-size:20px !important;
	  }
	  
	}

	@media (max-width: 870px) {
		ul ul#mainMenu  {
			width:65% !important;
			margin:10px 0 0 25px !important;
		}
		#hero {   background-size: cover !important;}
	}

	@media (max-width: 750px) {
		ul ul#mainMenu {
			width: 55% !important;
			margin: 5px 0 0 25px !important;
		}
	}

	@media (max-width: 700px) {
		li#logo {
		display:none !important;
		}
		ul ul#mainMenu {
		display:none !important;
		}
		 
	}

	@media (max-width: 650px) {
		ul#mainMenu {
			  width: 45% !important;
		}
	}	




.loader {
    position: fixed !important;
    left: 0px!important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 9999 !important;
    background: #002B49 !important;
    opacity: 0 !important;
}

@media (max-width: 600px) {
		#hero .headerCTA {
			  padding: 68px 20px !important;
		}
	}	

@media (max-width: 500px) {
		.headerCTA #bookNow a {
			  padding: 9px 20px !important;
		}
		.editable li {
			width: 100% !important;
		}
		.button {
			text-align:center !important;
		}
		.footer-nav .content {
		  padding: 0 10px !important;
	  }
	}	

@-moz-document url-prefix() { 
  .logoPull {
     margin-top:0px !important;
  }
}

.rooms .tabContent {
  width:100% !important;
  } 
.rooms .tabs .parent {
  width:100% !important;
  padding-bottom:25px !important;
  }
.rooms .tabs .parent .column,
.rooms .tabs .parent figure{
	width:50% !important;
	}
.rooms .tabs .parent .column {
	margin: 15px 0px 0 !important;
	padding:0 0 0 35px !important;
	}
.rooms .dotLine {
  display:block !important;
  padding: 0 0 40px 0 !important
  }
.rooms  .dotLine hr {
	width: 95% !important;
    margin-top: 9px !important;
	}
.rooms .dotLine
.rooms .dotLine:last-of-type {
	display:none !important;
	}
.rooms .tabs h1 {
	font-size: 30px !important;
	line-height:33px !important;
	text-align:left !important;
	margin:0 0 5px 0 !important;
	}
.rooms .tabs p{
	font-size: 17px !important;
    line-height: 25px !important;
	text-align:left !important;
	}	
.rooms .tabs .button {
	margin: 10px auto 0 !important;
	 color: #ffffff !important;
    background: #002B49 !important;
    border: none !important;
    border-radius: 0 !important;
	}

@media (max-width: 900px) {
		.rooms .tabs .parent .column,
		.rooms .tabs .parent figure{
		  width:100% !important;
		  }
		.rooms  .dotLine hr {
		  width: 86% !important;
		  margin-top: 9px !important;
		  }  
		.rooms .dotLine img {
			display: block !important;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			width: 7% !important ;
			float: left !important;
			padding-left: 2% !important;
			padding-right: 2% !important;
			height: 7% !important;
			}
		.rooms .tabs {
		background: none !important;
		}

		}

 

.room.tabsFeatured {
    width: 50% !important;
	margin: 30px 0px 0 !important;
    }
.room.tabsFeatured img{
	width:100% !important;
	}	
.room.tabsContentOverlay {
    width: 50% !important;
	margin: 30px 0px 0 !important;
	}
.room.tabsContentOverlay h1{
	font-size: 30px !important;
	line-height:33px !important;
	text-align:left !important;
	margin:0 0 5px 0 !important;
	}

.room.tabsContentOverlay p{
	font-size: 14px !important;
    line-height: 20px !important;
	text-align:left !important;
	}	
.room.tabsContentOverlay .button {
	margin: 10px auto 0 !important;
	}
.buckets img {
    padding-bottom: 17px !important;
	}

.diagonalPhoto.styleFourTwo	{
	position: relative !important;
	z-index: 0 !important;
	height:400px !important;
	}
 

.whiteFlush .diagonalPhoto.styleFourTwo+.content	{
	position:relative !important;
	top:0
	}
	@media (max-width: 700px) {
		.diagonalPhoto.styleFourTwo	{
		  position: relative !important;
		  z-index: 0;
		  height:300px !important;
		  }

		.diagonalPhoto.styleFourTwo	.main{
			height:400px !important;
		}

		.whiteFlush .diagonalPhoto.styleFourTwo+.content	{
			position:relative !important;
			top:0 px
			}
		}	





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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.template-2 .microContentWrap .overlay {
	background-color: transparent !important;
}
.cottage-wrap .microContentWrap .overlay {
	background-color: transparent !important;
}

html {
    overflow: scroll !important
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

ul li {
	font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    color: #000000;
	font-weight: 300;
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

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

.button,
#hero .headerCTA a,
.microContentContainer .microContent .microContentWrap .overlay span {
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    color: inherit;
 }

.button:hover,
#hero .headerCTA a:hover,
.microContentContainer .microContent .microContentWrap .overlay span:hover {
    background-color: rgba(255, 255, 255, .9)
}

.dotLine,
.microContentContainer .microContent .microContentWrap .overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.microContentOverlay-content .mc-header h4,
.microContentOverlay-content .mc-header ul {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

hr.rope {
    background-image: url(../images/rope.svg);
    height: 1px;
    background-size: 1px 1px;
    background-repeat: repeat-x;
    border: none!important
}

hr.small.rope {
    background-size: 1px 1px
}

@-webkit-keyframes down-arrow {
    0% {
        height: 90%
    }
    80% {
        height: 120%
    }
    100% {
        height: 90%
    }
}

@keyframes down-arrow {
    0% {
        height: 90%
    }
    80% {
        height: 120%Ho
    }
    100% {
        height: 90%
    }
}

html,
body {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #464d67;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

strong {
    font-weight: 700
}

a {
    text-decoration: none;
    color: inherit
}

img {
    max-width: 100%;
    height: auto
}

      
.homeAddress,
.workEmail {
    display: none
}

h1,
.h1Style {
    font-size: 45px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 5px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: #498db4;
	text-decoration: none;
	text-align: center
}

 

h2,
.h2Style {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #4492C6
}

@media (min-width:800px) {
    h2,
    .h2Style {
        font-size: 20px
    }
}

@media (min-width:1100px) {
    h2,
    .h2Style {
        margin-bottom: 20px
    }
}

h3,
.h3Style {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #002B49
}

h4,
.h4Style {
    font-size: 14px;
    font-weight: 800;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    color: #9C8F69
}

@media (min-width:1200px) {
    h4,
    .h4Style {
        font-size: 20px;
        padding-bottom: 9px
    }
}

h5,
.h5Style {
    font-size: 20px;
    font-weight: 800;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    color: #b4bbc5;
    padding: 9px 0
}

h6,
.h6Style {
    font-size: 9px;
    font-weight: 100
}

h1+h1,
h1+h2,
h1+h3,
h1+h4,
h1+h5,
h1+h6,
h2+h1,
h2+h2,
h2+h3,
h2+h4,
h2+h5,
h2+h6,
h3+h1,
h3+h2,
h3+h3,
h3+h4,
h3+h5,
h3+h6,
h4+h1,
h4+h2,
h4+h3,
h4+h4,
h4+h5,
h4+h6,
h5+h1,
h5+h2,
h5+h3,
h5+h4,
h5+h5,
h5+h6,
h6+h1,
h6+h6,
h6+h3,
h6+h6,
h6+h6,
h6+h6 {
    margin-top: -9px
}

hr.rope {
    clear: both;
    padding: 14px 0;
    background-position: center center
}

hr.rope.whiter {
    background-image: url(../images/rope-white.svg)
}

@media (min-width:900px) {
    hr.rope {
        padding: 30px 0
    }
    hr.rope.small {
        padding: 20px 0
    }
}

p {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 300;
    margin-bottom: 14px;
	text-align: center;
}

 

.editable ul,
.editable ol {
    width: 100%;
    float: left
}

.editable li {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 17px;
    line-height: 23px;
    color:#6d6e71;
    font-weight: 200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 14px;
	padding-right: 10px
}

.editable li:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0;
    background-color: #eba14f;
    border-radius: 9px;
    margin-bottom: 20px
}

.editable img[style="float: left;"] {
    display: none
}

@media (min-width:800px) {
    .editable img[style="float: left;"] {
        display: inline-block;
        margin: 14px 14px 0 0
    }
}

.editable img[style="float: right;"] {
    display: none
}

@media (min-width:800px) {
    .editable img[style="float: right;"] {
        display: inline-block;
        margin: 14px 0 0 14px
    }
}

.microContentOverlay-content .editable li {
    float: none
}

 

aside {
    float: right;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
 }

aside .asideTitle {
    font-size: 14px;
    font-weight: 800;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    color: #9C8F69;
    margin-bottom: 14px
}

@media (min-width:1200px) {
    aside .asideTitle {
        font-size: 20px;
        padding-bottom: 9px
    }
}

@media (min-width:900px) {
    aside .asideTitle {
        padding-top: 20px;
        border-bottom: 1px solid rgba(180, 187, 197, .3)
    }
}

aside li {
    margin-bottom: 6px
}

@media (min-width:900px) {
    aside li:last-of-type {
        padding-bottom: 20px
    }
}

.navy p {
    color: #f9f9f9;
    font-weight: 500
}

.button {
    color: #97c556;
    margin: 0px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	font-weight: 700;
}
.button:hover {
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (min-width:700px) {
    .button {
     }
}

html,
body {
    width: 100%!important;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    padding-bottom: 100px
}

body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100%!important;
    min-height: 100%
}

body:after {
    content: " ";
    display: block;
    clear: both
}

head {
    display: block;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 999;
    color: #333;
    background: rgba(255, 255, 255, .25)
}

head:hover {
    background: rgba(255, 255, 255, .5);
    color: red
}

head:hover~body,
head:hover~body body {
    position: relative
}

head:hover~body:before,
head:hover~body body:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: " ";
    z-index: 998;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(102, 102, 255, .25)), to(rgba(179, 179, 255, .25)));
    background-image: linear-gradient(to right, rgba(102, 102, 255, .25), rgba(179, 179, 255, .25));
    background-size: 8.3333333333%;
    background-origin: content-box;
    background-clip: content-box;
    background-position: left top
}

body.template-2 {
    padding-bottom: 0
}

section {
    position: relative;
    clear: both;
    z-index: 0
}

.extraPadding-top {
    padding-top: 4.1666666667%
}

@media (min-width:1100px) {
    .extraPadding-top {
        padding-top: 8.3333333333%
    }
}

.extraPadding-bottom {
    padding-bottom: 4.1666666667%
}

@media (min-width:1100px) {
    .extraPadding-bottom {
        padding-bottom: 8.3333333333%
    }
}

.anchor {
    width: 40px
}

.wheel {
    background-image: url(../images/wheel.svg);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    margin: 9px 0 20px 0;
    height: 43px;
    background-size: 753px 43px;
    background-position: center center
}

@media (min-width:900px) {
    .wheel {
        height: 87px;
        background-size: 1507px 87px
    }
}

.myArrow {
    float: right;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #4492C6;
    font-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 18px;
    padding: 3px 1px 3px 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -5px;
    border-radius: 100px;
    overflow: hidden;
    background-color: white;
    border: #b4bbc5 1px solid;
    text-align: center;
    -webkit-box-shadow: 0 0 3px #fff;
    box-shadow: 0 0 3px #fff
}

@media (min-width:700px) {
    .myArrow {
        display: none
    }
}

.myArrow.open {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    border: #fff 2px solid;
    background-color: transparent;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .32);
    box-shadow: 0 0 2px rgba(0, 0, 0, .32)
}

.myArrow.reverse {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border: #fff 2px solid;
    background-color: transparent;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .32);
    box-shadow: 0 0 2px rgba(0, 0, 0, .32)
}

#mobileMenu {
    background:url(/assets/design/uploads/general/grad.jpg) repeat-y;
    position: fixed;
    top: 100%;
    right: 0%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 200px rgba(0, 0, 0, .2);
    overflow: scroll;
    padding-bottom: 46px;
	padding-top: 25px
}

#mobileMenu #mobileMenuLogo {
    width: 250px;
    display: block;
    margin: 35px auto 35px;
}

#mobileMenu .spacer {
    display: block;
    height: 20px
}

#mobileMenu li {
    text-align: center;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    color: #f9f9f9
}

#mobileMenu li a {

	display: inline-block
}

#mobileMenu li.major a, #mobileMenu li a {
    padding: 10px 30px;
    border-bottom: none;
	color: #ffffff;
	font-weight: 900;
}

#mobileMenu li.minor {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
	border: none;
}

#mobileMenu li.minor.last {
    margin-bottom: 20px
}

#mobileMenu li.minor a {
    padding: 9px 9px;
    font-size: 20px;
    color: #f9f9f9;
	border: none;
}

#mobileMenu li.socialMedia {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    text-align: right;
    margin-top: 20px
}

#mobileMenu li.socialMedia.last {
    text-align: left
}

#mobileMenu li.socialMedia a {
    padding: 0;
    border-bottom: none;
    text-shadow: none;
    color: #4492C6
}

#mobileMenu li#goBack {
    font-style: italic;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    margin-top: 20px;
    font-size: 20px;
    opacity: 1;
    color: #4492C6
}

ul#mainMenu ul {
	float:none;
}

ul#mainMenu ul.img li#logo {
	display: block !important;
    margin: auto !important;
	padding: 0px 0 0 0 !important;
	text-align: left;
}
@media (max-width: 1200px) {
  ul#mainMenu ul.img li#logo {
 }
}
    
    
ul#mainMenu ul.img li#logo img {
    width:80%;
}

ul#mainMenu {
 	text-align: right !important; 
	display: table !important;   /* Allow the centering to work */
	margin: 0 auto !important;
	padding: 25px 0 0 0 !important;
	width: 1100px
	}

ul#mainMenu.small {
  }

 nav #mainMenu.small ul li:hover ul, nav #mainMenu.small ul li:focus ul, nav #mainMenu.small ul li:focus ul:focus {
    display: block;
    position: absolute;
    width: 230px !important;
    height: auto;
    background: rgba(255, 255, 255, 0.8);
    top: 68px;
    text-align: left;
    padding-top: 50px;
    padding-bottom: 25px;
    margin-left: -20px;
}

 


ul#mainMenu ul:first-child li {
	padding: 10px 25px !important;
	}	

	@media (max-width: 1200px) {
		ul#mainMenu.big {
			 display:none !important;
			}
		ul#mainMenu.small {
		  display:table !important;
		  }	

 		ul#mainMenu ul:first-child li,
		ul#mainMenu ul li{
		  padding: 10px 10px !important;
		  }
	}

	@media (max-width: 1100px) {
		ul#mainMenu.small {
			width:100% !important;
			padding: 25px 25px !important
			}
		ul#mainMenu.small  ul.img {
 			}	
		ul#mainMenu.small ul {
 			}	
		}
	@media (max-width: 1060px) {
		nav ul#mainMenu ul li {
		  margin: 13px 0 0 0 !important;
		  padding: 10px 20px !important;
	  }	
		}		
	@media (max-width: 1000px) {
		ul#mainMenu.small {
			width:100% !important;
			}
		ul#mainMenu.small  ul.img {
 			}	
		ul#mainMenu.small ul {
 			}	
		ul#mainMenu.small li, ul#mainMenu.small a li {
			display: inline-block !important;
			vertical-align: middle !important;
			float: none !important;
			}	
		 ul#mainMenu.small li {
		 	padding: 3px 10px !important;
			}
		ul#mainMenu.small ul.img {
			padding: 0 !important;
			}	
		}
	@media (max-width: 800px) {
		ul#mainMenu.small ul {
 			}	
		}
	@media (max-width: 800px) {
		ul#mainMenu.small ul.img{
			display: block 
		}
		ul#mainMenu.small ul,
		ul#mainMenu.small #bookNow{
			display: none
		}
		#mobileTrigger {
			top: 25px;
			position: absolute;
			right: 1%;
			width: 47px;
		}
		.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
			content: "\f0c9";
			color: #498db4;
		}
		nav #bookNow a, nav #mobileTrigger i {
			font-size: 30px;
  		}
	}	

ul#mainMenu ul,
ul#mainMenu li,
ul#mainMenu a li{
	display: inline-block ;
	vertical-align: middle !important
	}	
ul#mainMenu ul li {
	margin: 13px 0 0 0 !important;
	padding: 10px 26px !important
	}	
ul#mainMenu.small ul li {
	margin: 0px 0 0 0 !important;
	padding: 10px 13px 5px !important;
	}	
ul#mainMenu.small ul li ul li {
	padding: 10px 13px 10px 35px !important;
	}
ul#mainMenu ul.img   {
	padding: 0 34px 0 16px !important ;
	     float: left;
	}
ul#mainMenu ul.img li {
	margin: 0px 0 0 0 !important;
	}		

ul ul#mainMenu {
	margin:30px 0 0 25px !important;
	}
nav #mainMenu li a {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	text-transform:uppercase !important;
	font-weight:500 !important;
	letter-spacing:1px !important;
}
nav #mainMenu li a:hover {
	color:#c1d061 !important;
}
nav.stay #mainMenu li a {
    color: #000000 ;
}

nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    position: fixed;
    z-index: 1000;
    color: #4492C6;
    padding-bottom: 14px;
    font-size: 20px;
    background-color: #fff;

        top: 0
}
 

nav li.first:hover + .dropdown {
    display:block;
    transition: all ease .5s !important;
}
.dropdown {
    display:none;
    background-color: #002B49;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
    box-shadow: 0 0 6px rgba(0, 0, 0, .8);
    position:fixed;
    top: 92px;
    margin-left: 15.575121%;
    z-index: 998;
    padding: 40px;
    width: 250px;
    transition: all ease .5s !important;
}

@media (min-width:700px) {
    nav {
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #f9f9f9;
        top: 0
    }
    nav.stay {
        background-color: #fff;
        top: 0
    }
   
}

@media (min-width:700px) and (min-width:700px) {
     
}

@media (min-width:800px) {
    nav #mobileTrigger {
        display: none
    }
}



nav #mainMenu {
}

nav #mainMenu li {
    float: left;
    padding: 9px;
    display: none;
    margin-top: 2px
}



@media (min-width:700px) {
    nav #mainMenu li {
        display: block;
        float: left
    }
}

@media (min-width:800px) {
    nav #mainMenu li {
        margin-top: -2px;
        padding: 14px
    }
}



@media (min-width:800px) {
    nav #mainMenu li a {
        font-size: 20px
    }
}
 
   

nav #mainMenu ul ul {
    display: none;    
}

nav #mainMenu ul li:hover ul,
nav #mainMenu ul li:focus ul,
nav #mainMenu ul li:focus ul:focus{
    display: block;
    position: absolute;
    width: 250px;
    height: 275px;
    background: #002B49;
    top: 75px;
    text-align: left;
    padding-top: 45px;
}
nav #mainMenu ul ul li{
    display: block;
    float: none;
    text-align: left;
    margin: 0 !important;
     padding: 10px 26px 12px !important;
}
nav #mainMenu ul ul li:hover {
    background:rgba(0, 0, 0, 0.2) 
}
nav #mainMenu ul ul li a:hover {
    background:rgba(0, 0, 0, 0.0) !important;
	color: #000000 !important;
}
nav #mainMenu ul ul li a {
    font-size:14px !important;
    line-height: 15px !important;
    text-shadow: none;
}


.template-4 .ajaxContent,
.template-5 .ajaxContent,
.menuSolid .ajaxContent {
    margin-top: 75px
}

.template-4 .content,
.template-5 .content,
.menuSolid .content {
    margin-top: 50px
}

.template-5,
.menuSolid {
    background: #f9f9f9
}

.template-5 .twoColumn .parent,
.menuSolid .twoColumn .parent {
    padding-top: 46px;
    padding-bottom: 46px;
    width: 100%
}

.template-5 .twoColumn .parent figure,
.menuSolid .twoColumn .parent figure {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

@media (min-width:600px) {
    .template-5 .twoColumn .parent figure,
    .menuSolid .twoColumn .parent figure {
        position: relative;
        background-size: cover;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        background-position: center center
    }
}

@media (min-width:600px) {
    .template-5 .twoColumn .parent .column,
    .menuSolid .twoColumn .parent .column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 83.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 5.1502419149%
    }
}

#hero {
    height:475px;
    width: 100%;
    background-color: #002B49;
    background-position: center center;
	background-repeat: none;
    clear: none!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.template-12 #hero {
    height:420px;
    width: 100%;
}


#hero:after{
    content: "";
    background: url(/assets/design/uploads/general/grey-top.png) top center no-repeat;
    background-size: cover;
    position: absolute;
    height: 33px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (min-width:700px) {
    #hero {
        background-size: cover
    }
}

#hero .photoText {
    display: none
}

@media (min-width:900px) {
    #hero .photoText {
        position: absolute;
        right: 46px;
        bottom: 68px;
        font-size: 20px;
        line-height: 1.2em;
        margin-bottom: 14px;
        font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        color: #f9f9f9;
         width: 80%;
        display: block;
        text-align: right;
        text-transform: capitalize
    }
}

#hero .headerCTA {
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    padding: 68px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#hero .headerCTA .headerCTAWrapper {
    width: 100%
}

#hero .headerCTA .altCTA {
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    height: 100%;
    width: 100%;
    padding-right: 50%;
    padding-top: 50%
}

#hero .headerCTA p.heroHeader {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 6px;
    color: #f9f9f9
}

@media (min-width:800px) {
    #hero .headerCTA p.heroHeader {
        font-size: 17px;
        line-height: 26px
    }
}

#hero .headerCTA p.heroSubhead {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px;
    color: #f9f9f9;
    font-weight: 400;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif
}

@media (min-width:800px) {
    #hero .headerCTA p.heroSubhead {
        font-size: 17px;
        line-height: 26px
    }
}

#hero .headerCTA a {
    color: #f9f9f9;
    border-color: #f9f9f9
}

#hero .headerCTA a:hover {
    color: #C26E60
}

#hero .headerCTA .rope {
    padding: 0;
    margin-bottom: 14px
}

@-webkit-keyframes drop {
    0% {
        padding-top: 0;
        opacity: .1
    }
    50% {
        padding-top: 20px;
        opacity: .8
    }
    100% {
        padding-top: 0;
        opacity: .1
    }
}

@keyframes drop {
    0% {
        padding-top: 0;
        opacity: .1
    }
    50% {
        padding-top: 20px;
        opacity: .8
    }
    100% {
        padding-top: 0;
        opacity: .1
    }
}

#hero .headerCTA .carrot {
    display: block;
    height: 20px;
    margin-top: 20px
}

#hero .headerCTA .carrot i {
    color: #f9f9f9;
    font-size: 46px
}

footer {
    width: 100%;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
    box-shadow: 0 0 6px rgba(0, 0, 0, .8);
    float: left;
    position: fixed;
    bottom: 0%;
    left: 0%;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../images/wood.jpg);
    background-size: auto;
    height: 100px;
    display: block
}

footer #upper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

footer #upper ul {
    display: none
}

@media (min-width:700px) {
    footer #upper ul {
        display: inline-block;
        width: calc(100% - 356px);
        margin-top: 12px;
        float: right;
        text-align: right
    }
}

footer #upper ul li {
    width: 49%;
    float: left;
    height: 10vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:600px) {
    footer #upper ul li {
        float: right;
        width: auto;
        height: auto;
        padding-left: 20px
    }
}

footer #upper ul li a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 14px;
    font-size: 20px;
    color: #464d67;
    text-transform: uppercase;

	display: inline-block
}

@media (min-width:600px) {
    footer #upper ul li a {
        padding: 6px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out
    }
    footer #upper ul li a:hover {
        color: #4492C6;

	}
}

footer #upper #logo {
    display: block;
    margin: 20px auto;
    background-image: url(../images/logo-stacked.png);
    width: 356px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    height: 100px;
    background-position: 0 0;
    background-size: 355px 100px;
    background-image: url(../images/logo-lockup.png)
}

@media (min-width:700px) {
    footer #upper #logo {
        margin: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

footer #upper #logo a {
    width: 50%;
    display: inline-block;
    height: 100px
}

.diagonalPhoto {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.diagonalPhoto .diagonal {
    position: absolute;
    background-position: center center;
    overflow: hidden;
    background-size: cover
}

@media (min-width:700px) {
    .diagonalPhoto .diagonal {
        background-size: cover
    }
}

.styleOne .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width:700px) {
    .styleOne .main {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOne .main {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOne .main {
        height: 750px
    }
}

@media (min-width:900px) {
    .styleOne .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOne .accent {
    width: 100%;
    height: 450px;
    right: 0;
    background-color: #002B49;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none!important
}

@media (min-width:700px) {
    .styleOne .accent {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOne .accent {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOne .accent {
        height: 750px
    }
}

@media (min-width:800px) {
    .styleOne .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOne .stripe {
    display: none
}

@media (min-width:800px) {
    .styleOne .stripe {
        display: block;
        background-color: #f9f9f9;
        background-image: url(../images/pattern.jpg)!important;
        background-size: inherit;
        z-index: 4;
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%)
    }
}

.styleOnealt .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width:700px) {
    .styleOnealt .main {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOnealt .main {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOnealt .main {
        height: 750px
    }
}

@media (min-width:900px) {
    .styleOnealt .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOnealt .accent {
    width: 100%;
    height: 450px;
    right: 0;
    background-color: #002B49;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none!important
}

@media (min-width:700px) {
    .styleOnealt .accent {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOnealt .accent {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOnealt .accent {
        height: 750px
    }
}

@media (min-width:800px) {
    .styleOnealt .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOnealt .stripe {
    display: none
}

.styleOneGold .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width:700px) {
    .styleOneGold .main {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOneGold .main {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOneGold .main {
        height: 750px
    }
}

@media (min-width:900px) {
    .styleOneGold .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOneGold .accent {
    width: 100%;
    height: 450px;
    right: 0;
    background-color: #9C8F69;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none!important
}

@media (min-width:700px) {
    .styleOneGold .accent {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOneGold .accent {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOneGold .accent {
        height: 750px
    }
}

@media (min-width:800px) {
    .styleOneGold .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOneGold .stripe {
    display: none
}

.styleOneRed .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width:700px) {
    .styleOneRed .main {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOneRed .main {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOneRed .main {
        height: 750px
    }
}

@media (min-width:900px) {
    .styleOneRed .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOneRed .accent {
    width: 100%;
    height: 450px;
    right: 0;
    background-color: #C26E60;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none!important
}

@media (min-width:700px) {
    .styleOneRed .accent {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOneRed .accent {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOneRed .accent {
        height: 750px
    }
}

@media (min-width:800px) {
    .styleOneRed .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOneRed .stripe {
    display: none
}

.styleOneLtBlue .main {
    height: 450px;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 78%, 0% 100%)
}

@media (min-width:700px) {
    .styleOneLtBlue .main {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOneLtBlue .main {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOneLtBlue .main {
        height: 750px
    }
}

@media (min-width:900px) {
    .styleOneLtBlue .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%);
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 95%)
    }
}

.styleOneLtBlue .accent {
    width: 100%;
    height: 450px;
    right: 0;
    background-color: #4492C6;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 50%);
    background-image: none!important
}

@media (min-width:700px) {
    .styleOneLtBlue .accent {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleOneLtBlue .accent {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleOneLtBlue .accent {
        height: 750px
    }
}

@media (min-width:800px) {
    .styleOneLtBlue .accent {
        width: 65%;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%);
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 48%)
    }
}

.styleOneLtBlue .stripe {
    display: none
}

.styleTwo .main {
    height: 450px;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (min-width:700px) {
    .styleTwo .main {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleTwo .main {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleTwo .main {
        height: 750px
    }
}

@media (min-width:1100px) {
    .styleTwo .main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 40%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 40%, 0% 100%)
    }
}

.styleTwo .accent {
    width: 100%;
    height: 450px;
    background-image: none!important;
    right: 0;
    background-color: #C26E60;
    z-index: 5;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 45%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 45%)
}

@media (min-width:700px) {
    .styleTwo .accent {
        height: 550px
    }
}

@media (min-width:1100px) {
    .styleTwo .accent {
        height: 650px
    }
}

@media (min-width:1400px) {
    .styleTwo .accent {
        height: 750px
    }
}

@media (min-width:1100px) {
    .styleTwo .accent {
        -webkit-clip-path: polygon(50% 50%, 100% 0%, 100% 100%, 60% 45%);
        clip-path: polygon(50% 50%, 100% 0%, 100% 100%, 60% 45%)
    }
}

.styleThree {
    width: 120%
}

.styleThree .main {
    height: 400px;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 70%, 0 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 70%, 0 100%);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-image: none!important;
    background-color: #C26E60
}

@media (min-width:700px) {
    .styleThree .main {
        height: 500px
    }
}

@media (min-width:1100px) {
    .styleThree .main {
        height: 700px
    }
}

@media (min-width:1400px) {
    .styleThree .main {
        height: 800px
    }
}

@media (min-width:700px) {
    .styleThree .main {
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 80%);
        clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 80%)
    }
    .styleThree .main #map {
        width: 100%;
        height: 100%
    }
}

.styleThree .accent {
    display: none
}

@media (min-width:700px) {
    .styleThree .accent {
        display: block;
        width: 98%;
        height: 400px;
        right: 0;
        z-index: 5;
        -webkit-clip-path: polygon(100% 0, 30% 0, 100% 99%);
        clip-path: polygon(100% 0, 30% 0, 100% 99%)
    }
}

@media (min-width:700px) and (min-width:700px) {
    .styleThree .accent {
        height: 500px
    }
}

@media (min-width:700px) and (min-width:1100px) {
    .styleThree .accent {
        height: 700px
    }
}

@media (min-width:700px) and (min-width:1400px) {
    .styleThree .accent {
        height: 800px
    }
}

@media (min-width:1200px) {
    .styleThree .accent {
        height: 1400px!important
    }
}

.styleThree .stripe {
    display: none
}

@media (min-width:700px) {
    .styleThree .stripe {
        display: block;
        background-color: #f9f9f9;
        background-image: url(../images/pattern.jpg)!important;
        background-size: inherit;
        z-index: 4;
        width: 100%;
        -webkit-clip-path: polygon(100% 0, 30% 0, 100% 100%);
        clip-path: polygon(100% 0, 30% 0, 100% 100%)
    }
}

.styleFour {
    position: static!important
}

.styleFour .main {
    height: 800px;
    width: 110%;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    z-index: 10;
    margin-left: -46px;
    background-position: right center
}

.styleFourTwo .accent {
    display: none
}

.styleFourTwo .main {
    height: 580px;
    width: 100%;
    z-index: 10;
    background-position: center center
}

.styleFive {
    position: relative!important;
    left: 0
}

.styleFive .main {
    height: 150px;
    width: 115%;
    right: 0;
    bottom: 0;
    background-color: #C26E60;
    -webkit-clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%);
    z-index: 5;
    margin-left: -7.7253628724%;
    position: relative!important
}

.styleFive .main.blue {
    background-color: #4492C6
}

.styleFive .main.navy {
    background-color: #002B49
}

.styleFive .main.gold {
    background-color: #9C8F69
}

.styleFive .main.red {
    background-color: #C26E60
}

@media (min-width:700px) {
    .styleFive .main {
        height: 250px
    }
}

.styleFive .stripe {
    display: none;
    width: 120%;
    height: 600px;
    right: -5px;
    top: -ms(2);
    background-color: #f9f9f9;
    background-image: url(../images/pattern.jpg);
    background-size: inherit;
    z-index: 6;
    -webkit-clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 83%, 100% 100%, 0% 100%)
}

.whiteFloated {
    overflow: hidden;
	background: #f8f8f8;
	padding-top: 40px;
}

.whiteFloated.table {
    overflow: hidden;
	background: #ffffff;
	padding-top: 65px;
}
.whiteFloated.table:before {
    content: "";
    background: url(/assets/design/uploads/general/grey-bottom.jpg) top center no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    top: -25px;
    left: 0;
    right: 0;
}


@media (min-width:1100px) {
    .whiteFloated header {
        padding-left: 4.1666666667%;
        padding-right: 4.1666666667%;
		padding-bottom: 0%
    }
}

.whiteFloated .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	width:1000px;
	margin:0 auto;
 
}
.whiteFlush .content {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	width:1000px;
	margin:0 auto;
	padding: 50px 0
}

@media (min-width:1100px) {
    .whiteFloated .content {
   
    }
}

@media (min-width:1400px) {
    .whiteFloated .content {
      
    }
}

.whiteFloated .diagonalPhoto.styleOne+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleOne+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleOne+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleOne+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOnealt+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleOnealt+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleOnealt+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleOnealt+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOneGold+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleOneGold+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleOneGold+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleOneGold+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOneRed+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleOneRed+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleOneRed+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleOneRed+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleTwo+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleTwo+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleTwo+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleTwo+.content {
        padding-top: 750px
    }
}

.whiteFloated .diagonalPhoto.styleThree+.content {
    padding-top: 400px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleThree+.content {
        padding-top: 500px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleThree+.content {
        padding-top: 700px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleThree+.content {
        padding-top: 800px
    }
}

.whiteFloated .diagonalPhoto.styleFourTwo+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    .whiteFloated .diagonalPhoto.styleFourTwo+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFloated .diagonalPhoto.styleFourTwo+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFloated .diagonalPhoto.styleFourTwo+.content {
        padding-top: 750px
    }
}

.leftAlign {
    text-align: left
}

.centerAlign {
    text-align: center
}

.whiteFlush {
    overflow: hidden
}
.whiteFlush.bgg {
	background-size: cover;
	background-position:  center
}

.whiteFlush.bg {
	background-size: cover;
	background-position: left center
}
.whiteFlush.bg a:hover,
.whiteFlush.bgg a:hover{
	background: none;
	color: #ffffff;
}

.whiteFlush.bg a:after,
.whiteFlush.bgg a:after{
	content: "\f0da";
    position: relative;
    right: -8px;
    font-family: "Font Awesome 5 Pro";
    top: 1px;
}


.whiteFlush.bgg .content {
	width:75%;
}



@media (min-width:1100px) {
  
}

@media (min-width:1400px) {
  
}
.whiteFlush .diagonalPhoto.styleOne+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleOne+.content {
     }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleOne+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleOne+.content {
     }
}

.whiteFlush .diagonalPhoto.styleOnealt+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleOnealt+.content {
     }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleOnealt+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleOnealt+.content {
     }
}

.whiteFlush .diagonalPhoto.styleOneGold+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleOneGold+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleOneGold+.content {
     }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleOneGold+.content {
     }
}

.whiteFlush .diagonalPhoto.styleOneRed+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleOneRed+.content {
     }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleOneRed+.content {
     }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleOneRed+.content {
     }
}

.whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
     }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
     }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleOneLtBlue+.content {
     }
}

.whiteFlush .diagonalPhoto.styleTwo+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleTwo+.content {
     }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleTwo+.content {
     }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleTwo+.content {
     }
}

.whiteFlush .diagonalPhoto.styleThree+.content {
    padding-top: 400px
}

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleThree+.content {
        padding-top: 500px
    }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleThree+.content {
     }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleThree+.content {
     }
}

.whiteFlush .diagonalPhoto.styleFourTwo+.content {
 }

@media (min-width:700px) {
    .whiteFlush .diagonalPhoto.styleFourTwo+.content {
     }
}

@media (min-width:1100px) {
    .whiteFlush .diagonalPhoto.styleFourTwo+.content {
     }
}

@media (min-width:1400px) {
    .whiteFlush .diagonalPhoto.styleFourTwo+.content {
     }
}

/*---------------------------------------------------
                  CONTENT SECTION
----------------------------------------------------*/

header h2 {
    color: #002B49;
    font-size: 55px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    font-style: normal;
}

header h3 {
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4492C6;
}


.content.interior {
    float: none;
    padding-top: 0 !important;
    margin-top: 35px;
}
.content.interior:after {
	clear:both
}
.content.interior header {
    width: 55%;
    float: left;
    padding: 25px 60px 25px 0;
    text-align: left;
}
.interior-right {
        width: 45%;
    float: left;
    height: 630px;
}
.interior-right div{
    width: 100%;
    height: 100%;
}

.content.interior h2 {
    color: #002B49;
    font-size: 55px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    font-style: normal;
}

.content.interior ul {
    width: 47%;
    float: left;
    margin-right: 3%;
    margin-top: 15px;
}
.content.interior ul li {
    color: #6d6e71;
    margin-bottom: 12px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    list-style: none;
}

.twoColumn .content.ddImage {
    padding-left: 0;
    padding-right: 0
}

.twoColumn .emptyLink {
    width: 100%;
    height: 100%;
    display: block
}

 
    .twoColumn .parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0;
        float: left;
		width:100%;
		position: relative
    }
 

.twoColumn .parent figure {
        position: relative;
        background-size: cover;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        background-position: center center;
 	    z-index: 2;
		box-shadow:-10px 10px 0 #f2f2f2;
	
    }
 
 
.twoColumn .parent .column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
		padding: 35px 65px 35px 0;
		text-align: left;
		min-height: 325px
    }

.twoColumn .parent .column.right {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
		padding: 35px 20px 35px 65px;
		text-align: left
    }

.twoColumn .parent .column h1 {
	font-size:45px;
	line-height: 47px;
	margin: 0 0 10px;
	font-weight: 900;
	text-align: left
}

.twoColumn .parent .column p {
	font-size:20px;
	line-height: 28px;
	margin: 0 0 10px;
	font-weight: 500;
	color: #000000;
	text-align: left
}

.twoColumn.bgg .parent .column {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding: 150px 65px 135px 0;
    text-align: left;
	text-shadow: 3px 1px 19px rgba(0,0,0,0.8);
}
.twoColumn.bgg:after {
    content: "";
    background:  url(/assets/design/uploads/general/white-bottom.png)top center no-repeat;
    background-size: cover;
    position: absolute;
    height: 33px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.twoColumn.bgg:before {
    content: "";
    background: url(/assets/design/uploads/general/white-top.png) top center no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    top: -25px;
    left: 0;
    right: 0;
}

.twoColumn.bgg .parent .column h1 {
	font-size:60px;
	line-height: 60px;
	margin: 0 0 10px;
	font-weight: 400;
	text-align: left;
	color:#ffffff;
	font-family: ff-market-web, sans-serif;
}

.twoColumn.bgg .parent .column p {
	font-size:20px;
	line-height: 23px;
	margin: 0 0 10px;
	font-weight: 700;
	text-align: left;
	color:#ffffff;
}
     
 
.trigger {
    font-size: 20px;
    font-weight: 800;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    color: #b4bbc5;
    padding: 9px 0;
    cursor: pointer
}

.trigger,
.triggerContent {
    padding-left: 20px
}

.trigger span,
.triggerContent span {
    width: 8.3333333333%;
    display: inline-block;
    margin-left: -20px;
   text-align: center
}

@media (min-width:1100px) {
    #intro .content .anchor {
        width: 68px;
        margin-bottom: 20px
    }
}

.dotLine {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.dotLine:first-of-type {
    margin: 20px 0 0 0
}

.dotLine:last-of-type {
    margin: 0 0 20px 0
}

.dotLine img {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.3333333333%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    height: 8.3333333333%
}

@media (min-width:900px) {
    .dotLine img {
        padding-right: 0;
        padding-left: 0;
        width: 20px;
        height: 20px
    }
}

.dotLine hr {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.3333333333%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    border: none!important;
    height: 1px;
    background-color: #b4bbc5;
    margin: 0
}

@media (min-width:900px) {
    .dotLine hr {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}



.buckets {
        float: left;
        width: 100%;
		padding-left: 5.5%;
        padding-right: 5.5%;
		padding-top:45px; 
		padding-bottom:45px; 
	background: #ffffff;
		position: relative;
		margin-bottom: 0;

    }

.buckets:before {
    content: "";
    background: url(/assets/design/uploads/general/grey-bottom.jpg) top center no-repeat;
     width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    top: -25px;
    left: 0;
    right: 0;
	
}

@media (min-width:700px) {
    .buckets {
        float: left;
        width: 100%
    }
}

.buckets li {
    margin-bottom: 30px;
    text-align: left;
	background: #c1d061;
	width: 32%;
    float: left;
    padding : 28px 20px 5px;
	border:none;
	margin: 0;
	position: relative;
}
.buckets li:before {
    content: "";
    background: url(/assets/design/uploads/general/green-top.jpg) top center no-repeat;
     width: 100%;
    background-size: 120%;
    position: absolute;
    height: 13px;
    top: 0px;
    left: 0;
    right: 0;
}
.buckets li:after {
    content: "";
    background: url(/assets/design/uploads/general/green-bottom.jpg) top center no-repeat;
     width: 100%;
    background-size: 120%;
    position: absolute;
    height: 13px;
    bottom: 0px;
    left: 0;
    right: 0;
	
}

.buckets li:first-of-type {
 margin-right: .5%
}

.buckets li:last-of-type {
	 margin-left: .5%
 }
.buckets li:hover h3,
.buckets li:hover p{
	color:#000000;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	
}
.buckets li:hover p,
.buckets li:hover h3{	 
	opacity: 1;
}

@media (min-width:700px) {
    .buckets li {
        
    }
}

.buckets li h3 {
    cursor: pointer;
	text-align: center;
	padding: 0;
    margin-bottom: 12px;
	font-size: 25px;
	color: #ffffff;
	text-transform: none;
	font-weight: 900;

}

 
.buckets li p {
    padding: 14px 9px;
    padding-top: 0;
     overflow: hidden;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
}


.buckets li img {
 	margin: 0 auto;
	display:block;
	width: 60px;
}

 

 

 
.buckets li ul {
    padding-top: 0;
    padding-bottom: 14px;
    float: left;
    min-height: 145px
}

@media (max-width:780px) {
    .buckets li ul {
        min-height: 165px !important
    }
}

@media (max-width:700px) {
    .buckets li ul {
        min-height: 10px !important;
        width: 100%;
    }
}

.buckets li ul li {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 17px;
    line-height: 23px;
    color: #464d67;
    font-weight: 200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 14px;
      margin-bottom: 9px
}

.buckets li ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0;
    background-color: #9C8F69;
    border-radius: 9px;
    margin-bottom: 20px
}

.buckets li ul li:before {
    width: 5px;
    height: 5px;
    top: 5px;
    bottom: 0;
    border-radius: 9px
}

.sliderWrap {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0 0%;
    background-color: #f9f9f9;
	height: 400px;
}
.sliderWrap.hotel {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0 0%;
    background-color: #f9f9f9;
	height: 100%;
}
.sliderWrap:after {
    content: "";
    background: url(/assets/design/uploads/general/grey-top.png) top center no-repeat;
    background-size: cover;
    position: absolute;
    height: 33px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
	z-index: 1000;
}

.sliderWrap img {
    display: block;
    width: 100%;
    height: auto
}

.bx-controls-direction {
    bottom: 50%;
    position: absolute;
    z-index: 200;
    width: 100%;
    left: 0
}

.bx-next {
    position: absolute;
    right: 2.5751209575%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgba(249, 249, 249, .8);
    text-indent: -10000px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.bx-next:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.bx-prev {
    position: absolute;
    left: 2.5751209575%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid rgba(249, 249, 249, .8);
    text-indent: -10000px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.bx-prev:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.bx-pager {
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

.bx-pager .bx-pager-item {
    display: inline-block
}

.bx-pager .bx-pager-item a {
    display: block;
    height: 9px;
    width: 9px;
    margin: 9px 6px;
    border-radius: 9px;
    background-color: rgba(0, 43, 73, .2);
    -webkit-box-shadow: 0 0 3px white;
    box-shadow: 0 0 3px white;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-indent: -9000px;
    cursor: pointer
}

.bx-pager .bx-pager-item a.active {
    background-color: rgba(42, 49, 50, .4)
}

.bx-caption {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    bottom: 30px;
    color: #f9f9f9;
    font-size: 14px;
    font-style: italic;
    font-weight: 700
}

#whatWeDo .content header h2 {
    margin-bottom: 0
}

#whatWeDo .microContentContainer {
    margin-bottom: 14px;
    border-bottom: #002B49 30px solid
}






/*----------------------------------------------------------
            MICRO CONTENT OVERLAY
---------------------------------------------------------- */

.popups:before {
    content: "";
    background: url(/assets/design/uploads/general/grey-bottom.jpg) top center no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    top: 0;
    left: 0;
    right: 0;
 }

.popups {
 }

.microContentContainer {
    width: 1000px;
    overflow: scroll;
    float: none;
	margin: 95px auto 50px;
}


@media (min-width:600px) {
    .microContentContainer {
        overflow: hidden
    }
}

.microContentContainer .microContent {
    float: left;
    width: 100%
}

@media (min-width:600px) {
    .microContentContainer .microContent {
        padding-left: 0
    }
}

.microContentContainer .microContent .microContentWrap {   
    height: 225px;
    position: relative;
    background-size:cover ;
    background-position: center center;
     cursor: pointer;
	margin:.5% 3% 4%;
	box-shadow: -6px 6px 0 #8bac4f;
}

.microContentWrapper {
	width: 33%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
 	float: left;
	min-height: 300px;
}

.microContentContainer .microContent a span {
	display:block;
	margin-bottom: 15px;
	padding-left: 6px;
	color: #498db4;
	font-size: 20px;
	line-height: 22px;
	font-weight: 900;
	text-transform: none;
	text-align: left;
}

 

              

.microContentOverlay {
    position: static;
    z-index: 600
}

.microContentOverlay-content {
    background-color: #fff;
    overflow: hidden;
    position: fixed;
    left: 0;
     top: 5%;
    bottom: 0;
     right: 0;
    -webkit-box-shadow: 0 0 100px #000;
    box-shadow: 0 0 100px #000;
    padding: 0;
    padding-bottom: 0;
    display: none;
    z-index: 6500;
    width: 70%;
    margin: 0 auto;
	height: 90%
}

@media (min-width:600px) {
    .microContentOverlay-content {
        
    }
}

.microContentOverlay-content .editable ul {
    width: auto;
    float: none;
}

.microContentOverlay-content .editable ul li {
}

.microContentOverlay-content .scrollableMicroContent {
     float: none;
    height: 100%;
    overflow: scroll;
    text-align: left;
}

.template-4 .microContentOverlay-content .scrollableMicroContent {
	float: none;
}

.microContentOverlay-content.active {
    z-index: 700
}

.microContentOverlay-content .mc-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
	padding-top: 20px;
}
.microContentOverlay-content .mc-header:after {
	content: "";
	clear: both;
	display: table;
}

.microContentOverlay-content .mc-header h4,
.microContentOverlay-content .mc-header ul {
    display: block
}

.microContentOverlay-content h1, .microContentOverlay-content .h1Style {
    text-transform: uppercase;
}

.microContentOverlay-content .mc-header h4 {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 700;
    color: #002B49;
    padding-top: 46px;
    padding-bottom: 20px;
    padding-left: 2.5751209575%
}

@media (min-width:800px) {
    .microContentOverlay-content .mc-header h4 {
        font-size: 68px
    }
}

.microContentOverlay-content .mc-header ul {
    position: absolute;
    right: 2.5751209575%;
    z-index: 1000;
    width: 100%;
}

.microContentOverlay-content .mc-header ul li {
    float: right
}

.microContentOverlay-content .mc-header ul li a span {
    display: none
}

.microContentOverlay-content .mc-header ul li a i {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    color: #ffffff !important;
    opacity: .6;
    font-size: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer
}

@media (min-width:800px) {
    .microContentOverlay-content .mc-header ul li a i:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.microContentOverlay-content .mc-header ul li .close-mc i {
    color: #C26E60;
    opacity: 1
}

.microContentOverlay-content section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:900px) {
    .microContentOverlay-content section article {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 0%;
        padding-right: 0%;
     }
    .microContentOverlay-content section aside {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        background-color: #fff;
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        box-shadow: 0 0 6px rgba(0, 0, 0, .2)
    }
}

.microContentOverlay-content section.single article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-right: 0%;
    padding-left: 0
}

.microContentOverlay-content .ctaArea {
    text-align: center
}

.microContentOverlay-content .ctaArea p {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #002B49
}





/*----------------------------------------------------------
            COTTAGE BANNER WRAP
----------------------------------------------------------*/
@media (min-width: 600px) {
.cottage-wrap .microContentContainer .microContent {
    padding-left: 0;
}
}
.cottage-wrap .microContentContainer .microContent {
    float: left;
    width: 100%;
    margin: 0px 0 35px 0;
}

.cottage-wrap .microContentContainer .microContent .microContentWrap {
    width: 300px;
    float: left;
    height: 165px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-blend-mode: multiply;
    cursor: pointer;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}


.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(2), 
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(7), 
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(11) {
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
 
        @media (min-width: 600px) {
                .cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(2) {
                    margin: 0 .5% 0 0;
                }
                }

 
        @media (min-width: 600px) {
            .cottage-wrap .microContentContainer .microContent .microContentWrap:first-child {
                margin: 0 .5% 0 0;
                display: none;
            }
            }

           @media (min-width: 600px) {
                .cottage-wrap .microContentContainer .microContent .microContentWrap {
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    width: 19.2% !important;
                    float: left;
                    padding-left: 2.5751209575%;
                    padding-right: 2.5751209575%;
                    margin: 0 .5%;
                }
                }   

.cottage-wrap .microContentContainer .microContent .microContentWrap:last-child {
        margin: 0 0 0 .5%;
}

.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(1),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(4),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(6),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(9),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(12) {
    background: none;
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(2),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(7),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(11) {
     -webkit-transition: all ease .6s;
    transition: all ease .6s;
    background: none;
}

.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(2):hover,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(7):hover,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(11):hover {
     background-blend-mode: screen
}

.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(2) .overlay:hover span,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(7) .overlay:hover span,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(11) .overlay:hover span {
    color: #4492C6;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(3),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(5),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(8),
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(10) {
     -webkit-transition: all ease .6s;
    transition: all ease .6s;
    background: none;
}

.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(3) .overlay:hover span,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(5) .overlay:hover span,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(8) .overlay:hover span,
.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(10) .overlay:hover span { 
    color: #002B49;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}


.cottage-wrap .microContentContainer .microContent .microContentWrap .overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cottage-wrap .microContentContainer .microContent .microContentWrap .overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cottage-wrap .microContentContainer .microContent .microContentWrap .overlay span {
    color: #f9f9f9;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 100px;
    display: inline-block;
    padding: 9px;
    border-radius: 0px;
    cursor: pointer;
    text-transform: uppercase;
}

.cottage-wrap .microContentContainer .microContent .microContentWrap .overlay span {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif !important;
}
.cottage-wrap .microContentContainer .microContent .microContentWrap .overlay span img {
    height: 75px;
}
.cottage-wrap .microContentContainer .microContent .microContentWrap .overlay span:hover {
    background-color: rgba(255, 255, 255, .9);
}


/*----------------------------------------------------------
            HOME PAGE BANNER WRAP
----------------------------------------------------------*/

.template-2 .bxSlider li {
	 height: 500px;
    background-size: cover;
}

.template-2 .sliderWrap {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0 0%;
    background-color: #f9f9f9;
    height: 500px;
}

.template-2 .sliderWrap img {
   display: block;
    width: 400px;
    height: auto;
    float: left;
    left: 9%;
    position: relative;
    top: 11%;
}

.template-2 .microContentOverlay-content .scrollableMicroContent {
	float: none!important;
	}
.template-2 .microContentOverlay-content {
  padding-bottom:0px !important;
  background-image:none !important;
  }
.template-2 .microContentOverlay-content h1, .template-2 .h1Style {
    font-size: 45px !important;
}

.template-2 .microContentOverlay-content h1, .h1Style {
	display:inline-block !important;
	}

.template-2 .microContentOverlay-content .button {
    color: #ffffff !important;
    background: #002B49 !important;
	border:none !important;
    margin: 14px auto !important;
	border-radius: 0!important; 
}

.template-2 .microContentOverlay-content .button:hover {
  bacground:#4492C6 !important;
  border-radius: 0 !important;
}

.template-2 .microContentOverlay-content .editable ul {
    width: auto !important;
    float: left !important;
    margin: 0 0 10px 0;
}

.template-2 .microContentContainer {
   width: 1000px;
    overflow: scroll;
    display: block;
    float: none;
    margin: 0 auto;
 }

@media (min-width:600px) {
   .template-2 .microContentContainer {
        overflow: hidden
    }
}

.template-2 .microContentContainer .microContent {
    float: left;
    width: 100%;
    margin: 0px 0 35px 0
}

@media (min-width:600px) {
  .template-2  .microContentContainer .microContent {
        padding-left: 0
    }
}

 

 .template-2   .microContentContainer .microContent .microContentWrap {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 19.2%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
            margin: 0 .5%;
	 
	    height: 165px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-blend-mode: multiply;
    cursor: pointer
    }
   .template-2 .microContentContainer .microContent .microContentWrap:first-child {
         margin: 0 .5% 0 0;
        display: none
    }
  .template-2 .microContentContainer .microContent .microContentWrap:nth-of-type(2) {
        margin: 0 .5% 0 0;
    }
    .template-2 .microContentContainer .microContent .microContentWrap:last-child {
         margin: 0 0 0 .5%;
    }

	#LidoHouseCottages .scrollableMicroContent .single .editable.main-section-left a img{

		width: 72px !important;

		height: auto;

		margin: 0 0 0 0;

	}




.template-2 .microContentContainer .microContent .microContentWrap .overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.microContentContainer .microContent .microContentWrap:nth-of-type(1) .overlay:hover, 
.microContentContainer .microContent .microContentWrap:nth-of-type(2) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(3) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(4) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(5) .overlay:hover,
.microContentContainer .microContent .microContentWrap:nth-of-type(6) .overlay:hover {
    border: #00aeef solid 9px !important;
    outline-offset: -9px;
}

.template-2 .microContentContainer .microContent .microContentWrap .overlay span {
    color: #f9f9f9;
    border:none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 100px;
}
.template-2 .microContentContainer .microContent .microContentWrap .overlay span img {
    height:75px;
}
 

@media (min-width:700px) {
    .template-2 .microContentContainer .microContent .microContentWrap .overlay:hover a {
        background-color: transparent
    }
}

.template-2 .microContentOverlay {
    position: relative;
    z-index: 600;
    height: 885px;
    display: none;
    background-color: #fff;
    background-size:auto;
    overflow: hidden;
    left: 0;
    top: 0;
     bottom: 0;
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    padding: 0;
    padding-bottom: 0;
}

.template-2 .microContentOverlay-content:first-child {
 }

.template-2 .microContentOverlay-content {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: none;
    padding: 45px 0 0;
    padding-bottom: 0;
    display: none;
    z-index: 6500;
        float:left;
    width:100%;
}

.template-2 .microContentOverlay-content section.single {
    margin-bottom:35px;
}

.template-2 .microContentOverlay-content section.single article.main-section-left {
    width: 50%;
    float: left;
    padding: 125px 150px 0;
    text-align: center;
}

@media (max-width:1250px) {
.template-2 .microContentOverlay-content section.single article.main-section-left {
    width: 50%;
    float: left;
    padding: 125px 100px 0;
    text-align: center;
}
}

@media (max-width:1050px) {
.template-2 .microContentOverlay-content section.single article.main-section-left {
    width: 50%;
    float: left;
    padding: 125px 90px 0;
    text-align: center;
}
  
}

.template-2 .microContentOverlay-content section.single article.main-section-left .cottage-logo {
    margin: 0 0 25px;
}

.template-2 .microContentOverlay-content section.single article.main-section-left p{
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    color: #6d6e71;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom:10px;
}
@media (min-width:1800px) {
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left p {
		font-size: 22px;
		line-height: 35px;
		font-weight: 300;
		color: #6d6e71;
		font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
		margin-bottom:10px;
	}

}


.template-2 .microContentOverlay-content section.single article.main-section-left p strong {
	text-transform: uppercase;
	color:#002B49;
	font-weight: 500;
}

@media (max-width:1050px) {
  .template-2 .microContentOverlay-content section.single article.main-section-left p {
    font-size: 16px;
    line-height: 25px;
}
}
    
.template-2 .microContentOverlay-content section.single article.main-section-left .ctaArea {
    margin-top:22px;
	margin-left: -15px;
}


.template-2 .microContentOverlay-content .main-section-right {
    width:50%;
    float: left;
    display: block;
    height: 775px;
    background-size: cover;
	background-position:center center;
}




@media (min-width:600px) {
    .template-2 .microContentOverlay-content {
      
    }
}



.template-2 .microContentOverlay-content .editable ul {
    width: auto;
    float: left
}

.template-2 .microContentOverlay-content .editable ul li {
    width: auto
}

.template-2 .microContentOverlay-content .scrollableMicroContent {
    float: left;
    height: 100%;
    overflow: hidden;
    padding-bottom: 0;
    text-align: left
}

.template-2 .microContentOverlay-content.active {
    z-index: 700
}

.template-2 .microContentOverlay-content .mc-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px
}

.template-2 .microContentOverlay-content .mc-header h4,
.template-2 .microContentOverlay-content .mc-header ul {
    display: block
}

.template-2 .microContentOverlay-content .mc-header h4 {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 700;
    color: #002B49;
     padding-top: 46px;
    padding-bottom: 20px;
    padding-left: 2.5751209575%
}

@media (min-width:800px) {
    .template-2 .microContentOverlay-content .mc-header h4 {
        font-size: 68px
    }
}

.template-2 .microContentOverlay-content .mc-header ul {
    position: absolute;
    right:0;
    z-index: 1000;
    width: 100%;
}

.template-2 .microContentOverlay-content .mc-header ul li {
    float: right
}

.template-2 .microContentOverlay-content .mc-header ul li a span {
    display: none
}

.template-2 .microContentOverlay-content .mc-header ul li a i {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    color: #9C8F69;
    opacity: .6;
    font-size: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer
}

@media (min-width:800px) {
    .template-2 .microContentOverlay-content .mc-header ul li a i:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.template-2 .microContentOverlay-content .mc-header ul li .close-mc i {
    color: #C26E60;
    opacity: 1
}

.template-2 .microContentOverlay-content section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 8%;
    padding-right: 8%
}

@media (max-width:1550px) {
.template-2 .microContentOverlay-content section {
    padding-left: 0%;
    padding-right: 0%;
}  
    
}
    
@media (min-width:900px) {
    .template-2 .microContentOverlay-content section article {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 0
    }
.template-2    .microContentOverlay-content section aside {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        background-color: #fff;
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        box-shadow: 0 0 6px rgba(0, 0, 0, .2)
    }
}

.template-2 .microContentOverlay-content section.single article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    padding-left: 0
}

.template-2 .microContentOverlay-content .ctaArea {
    text-align: center
}

.template-2 .microContentOverlay-content .ctaArea p {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #002B49
}

.template-2 .microContentOverlay-content .ctaArea p a img {
    margin: 0 0 0 0;
}



/*----------------------------------------------------------
            COTTAGE PAGE SLIDER
----------------------------------------------------------*/


.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0 10px !important;
}

.slidez .microContentOverlay-content .scrollableMicroContent {
	float: none!important;
	}
.slidez .microContentOverlay-content {
  padding-bottom:0px !important;
  background-image:none !important;
  }
.slidez .microContentOverlay-content h1, .template-2 .h1Style {
    font-size: 45px !important;
}

.slidez .microContentOverlay-content h1, .h1Style {
	display:inline-block !important;
	}

.slidez .microContentOverlay-content .button {
    color: #ffffff !important;
    background: #002B49 !important;
	border:none !important;
    margin: 14px auto !important;
	border-radius: 0!important; 
}
.slidez .microContentOverlay-content .button:hover {
  bacground:#4492C6 !important;
  border-radius: 0 !important;
}

.slidez .microContentOverlay-content .editable ul {
    width: auto !important;
    float: left !important;
    margin: 0 0 10px 0;
}

.slidez .microContentContainer {
    width: 100%;
    overflow: scroll;
    float: left;
}


@media (min-width:600px) {
   .slidez .microContentContainer {
        overflow: hidden
    }
}

.slidez .main-wrapper {
    padding: 25px 0 !important;
    background: #042b48;
}

.slidez .microContentContainer .microContent {
    float: left;
    width: 100%;
   
}

#slick-images {
    margin: 0 8%;
}

@media (min-width:600px) {
  .slidez  .microContentContainer .microContent {
        padding-left: 0
    }
}

.slidez .microContentContainer .microContent .microContentWrap {
    width: 300px;
    float: left;
    height: 165px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-blend-mode: multiply;
    cursor: pointer
}

@media (min-width:600px) {
.slidez   .microContentContainer .microContent .microContentWrap {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
            margin: 0 .5%;
    }
   .slidez .microContentContainer .microContent .microContentWrap:first-child {
         margin: 0 .5% 0 0;
    }
  .slidez .microContentContainer .microContent .microContentWrap:nth-of-type(2) {
        margin: 0 .5% 0 0;
    }
  .slidez .microContentContainer .microContent .microContentWrap:last-child {
         margin: 0 0 0 .5%;
    }
}

.slidez .microContentContainer .microContent .microContentWrap:hover {
    background-color:transparent !important;
}


.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(1),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(4),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(6),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(9),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(12) {
    background: none;
    -webkit-transition: all ease .6s;
    transition: all ease .6s
}

.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(2),
 .slidez .microContentContainer .microContent .microContentWrap:nth-of-type(7),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(11) {
     -webkit-transition: all ease .6s;
    transition: all ease .6s;
    background: none;
}

.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(2):hover,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(7):hover,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(11):hover {
     background-blend-mode: screen
}

.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(2) .overlay:hover span,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(7) .overlay:hover span,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(11) .overlay:hover span {
    color: #4492C6;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(3),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(5),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(8),
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(10) {
     -webkit-transition: all ease .6s;
    transition: all ease .6s;
    background: none;
}

.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(3) .overlay:hover span,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(5) .overlay:hover span,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(8) .overlay:hover span,
.slidez .microContentContainer .microContent .microContentWrap:nth-of-type(10) .overlay:hover span { 
    color: #002B49;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.slidez .microContentContainer .microContent .microContentWrap .overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.slidez .microContentContainer .microContent .microContentWrap .overlay span {
    color: #f9f9f9;
    border:none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 100px;
}
.slidez .microContentContainer .microContent .microContentWrap .overlay span img {
    height:75px;
}

@media (min-width:700px) {
.slidez .microContentContainer .microContent .microContentWrap .overlay:hover a {
        background-color: transparent
    }
}

.slidez .microContentOverlay {
    position: relative;
    z-index: 600;
    height: 665px;
    background-color: #fff;
    background-size:auto;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    padding: 0;
    padding-bottom: 0;
	margin-bottom:40px
}

.slidez .microContentOverlay-content:first-child {
    display:block ;
}

.slidez .microContentOverlay-content {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: none;
    padding: 45px 0 0;
    padding-bottom: 0;
    display: none;
    z-index: 6500;
        float:left;
    width:100%;
}

.slidez .microContentOverlay-content section.single {
    margin-bottom:35px;
}

.slidez .microContentOverlay-content section.single article.main-section-left {
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}
.slidez .microContentOverlay-content section.single article.main-section-left .cottage-logo {
    margin: 0 0 25px;
}

.slidez .microContentOverlay-content section.single article.main-section-left p{
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    color: #6d6e71;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom:10px;
}
.slidez .microContentOverlay-content section.single article.main-section-left .ctaArea {
    margin-top:22px;
}

.slidez .microContentOverlay-content .main-section-right {
    width:50%;
    float: left;
    display: block;
    height: 775px;
    background-size: cover;
}

@media (min-width:600px) {
    .slidez .microContentOverlay-content {
      
    }
}



.slidez .microContentOverlay-content .editable ul {
    width: auto;
    float: left
}

.slidez .microContentOverlay-content .editable ul li {
    width: auto
}

.slidez .microContentOverlay-content .scrollableMicroContent {
    float: left;
    height: 100%;
    overflow: hidden;
    padding-bottom: 0;
    text-align: left
}

.slidez .microContentOverlay-content.active {
    z-index: 700
}

.slidez .microContentOverlay-content .mc-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px
}

.slidez .microContentOverlay-content .mc-header h4,
.slidez .microContentOverlay-content .mc-header ul {
    display: block
}

.slidez .microContentOverlay-content .mc-header h4 {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 700;
    color: #002B49;
    padding-top: 46px;
    padding-bottom: 20px;
    padding-left: 2.5751209575%
}

@media (min-width:800px) {
    .slidez .microContentOverlay-content .mc-header h4 {
        font-size: 68px
    }
}

.slidez .microContentOverlay-content .mc-header ul {
    position: absolute;
    right: 2.5751209575%;
    z-index: 1000;
    width: 100%;
}

.slidez .microContentOverlay-content .mc-header ul li {
    float: right
}

.slidez .microContentOverlay-content .mc-header ul li a span {
    display: none
}

.slidez .microContentOverlay-content .mc-header ul li a i {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    color: #9C8F69;
    opacity: .6;
    font-size: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer
}

@media (min-width:800px) {
    .slidez .microContentOverlay-content .mc-header ul li a i:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.slidez .microContentOverlay-content .mc-header ul li .close-mc i {
    color: #C26E60;
    opacity: 1
}

.slidez .microContentOverlay-content section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

@media (min-width:900px) {
    .slidez .microContentOverlay-content section article {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 0
    }
.slidez  .microContentOverlay-content section aside {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        background-color: #fff;
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        box-shadow: 0 0 6px rgba(0, 0, 0, .2)
    }
}

.slidez .microContentOverlay-content section.single article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    padding-left: 0
}

.slidez .microContentOverlay-content .ctaArea {
    text-align: center
}

.slidez .microContentOverlay-content .ctaArea p {
    font-size: 14px;
    margin-bottom: 14px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #002B49
}

.slidez .microContentOverlay-content .ctaArea p a img {
    margin: 0 0 0 -30px;
}


 
 
.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.slick-dots li.slick-active button {
  background-color: black;
}
.slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #999;
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li :hover {
  background-color: black;
}

/* Custom Arrow */
.prev {
  color: #999;
  position: absolute;
  top: 38%;
  left: -2em;
  font-size: 1.5em;
}
.prev :hover {
  cursor: pointer;
  color: black;
}

.next {
  color: #999;
  position: absolute;
  top: 38%;
  right: -2em;
  font-size: 1.5em;
}
.next :hover {
  cursor: pointer;
  color: black;
}

@media screen and (max-width: 800px) {
  .next {
    display: none !important;
  }
}







/*--------------------------------------------------------------------
--------------------------------MASONARY--------------------------------
--------------------------------------------------------------------*/

.masonaryWrap {
    display: block;
    padding-left: 8%;
    padding-right: 8%;
}

@media (max-width:1500px) {
.masonaryWrap {
    display: block;
    padding-left: 0%;
    padding-right: 0%;
}
}

.masonaryWrap-left,
.masonaryWrap-right{
    float:left;
    width:50%;
}
.masonaryleft-1,
.masonaryright-2{
    width:100%;
    background-size:cover;
    height: 500px;
	background-position: center;
}

@media (min-width:1600px) {
.masonaryleft-1,
.masonaryright-2{
    width:100%;
    background-size:cover;
    height: 700px;
	background-position: center;
}
}
@media (min-width:1800px) {
.masonaryleft-1,
.masonaryright-2{
    width:100%;
    background-size:cover;
    height: 800px
}
}

.masonaryleft-2,
.masonaryright-1{
    width:100%;
    background-size:cover;
	background-position: center center;
    height: 255px
}



.masonaryleft-3,
.masonaryright-4{
    width:100%;
    background-size:cover;
    height: 500px;
	background-position: center;
}

@media (min-width:1600px) {
.masonaryleft-3,
.masonaryright-4{
    height: 700px
}
}
@media (min-width:1800px) {
.masonaryleft-3,
.masonaryright-4{
    height: 800px
}
.masonaryWrap .button {
    color: #4492C6;
    border: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
    padding: 40% 0 0;
    height: 100%;
}
}

.masonaryleft-4,
.masonaryright-3{
    width:100%;
    background-size:cover;
	background-position: center center;
    height: 255px
}

.masonaryWrap .button {
    color: #4492C6;
    border: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
    padding: 36% 10% 0 ;
	height: 100%;
}
@media (min-width:1800px) {

.masonaryWrap .button {
    color: #4492C6;
    border: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
    padding: 43% 10% 0;
    height: 100%;
}
}

.masonaryWrap img {
	display: block;
    margin: 0 auto;
}

.masonaryleft-1:hover,
.masonaryleft-3:hover,
.masonaryright-2:hover,
.masonaryright-4:hover {
    border: #4492C6 solid 14px;
    outline-offset: -14px;
    -webkit-transition: all ease .8s;
    transition: all ease .8s;
}

.masonaryleft-1:hover span,
.masonaryleft-3:hover span,
.masonaryright-2:hover span,
.masonaryright-4:hover  span{
}

.masonaryWrap .button:hover {
    background:none;
}

/*--------------------------------------------------------------------
 ----------------------------COTTAGES PAGES--------------------------
--------------------------------------------------------------------*/



h2, .h2Style {
    margin-bottom: 20px;
}





/*--------------------------------------------------------------------
 ----------------------------COTTAGES PAGES--------------------------
--------------------------------------------------------------------*/
.template-11 .main-wrapper.hotelwrap {
	background: #f8f8f8;
    padding-top: 40px;
	 padding-bottom: 40px;
 }

.template-11 .main-wrapper.meetingwrap:before {
    content: "";
    background: url(/assets/design/uploads/general/grey-top2.jpg) top center no-repeat;
       background-size: cover;
    position: absolute;
    height: 40px;
    top: -20px;
    left: 0;
    right: 0;
}

.template-11 .main-wrapper.hotelwrap:after {
    content: "";
    background: url(/assets/design/uploads/general/grey-bottom.jpg) top center no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
}

.template-11 .main-wrapper.meetingwrap {
	    margin-top: 30px;
	    padding: 60px 0 0 0;
}

.template-11 .main-wrapper.hotelwrap .content {
	padding:0;
}
.template-11 .main-wrapper.hotelwrap {
	
}
.template-11 .main-wrapper.meetingwrap .header.hotel {
	margin-bottom: 0 !important
}
.hotel-content {
	width:80%;
	display: block;
	text-align: left;
	float: left;
	padding-right:55px;
}

header.hotel:after {
	clear: both;
}

h1.hotel-header  {
	font-size: 53px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: left;
	margin-bottom: 20px;
}

.hotel-content h1, .hotel-content .h1Style {
    font-size: 45px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 5px;
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    color: #498db4;
    text-decoration: none;
    text-align: left;
}
.hotel-content p {
    font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 14px;
    text-align: left;
}

.hotel-side {
	width:20%;
	float: left;
	text-align: left;
	padding: 0 0 0 30px;
}

.hotel-side p {
	text-align: left;
	font-size:15px;
	line-height: 18px;
	font-weight: 700;
	color: #498db4;
	margin-bottom: 15px;
}

.hotel-book {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
}
.hotel-side a.button {
	background: #eba14f;
    font-size: 15px;
    padding: 7px 15px;
    width: 100%;
    display: block;
	color:#ffffff;
	text-transform: uppercase;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    list-style: none;
	font-weight: 700;
	    text-align: center;
}
.hotel-side a.button:hover {
	background: #498db4;
	color:#ffffff;
}
.hotel-side a:hover {
	color: #eba14f;
}


.meetingwrap .specArea .spec {
    width: 19%;
    margin: 0 .5% 1%;
    background: #e4e4e4;
    padding: 15px 10px;
    float: left;
    display: table;
    height: 110px;
}




.cottage-book a:hover {
	background:#042b48;
}



.main.seal{  
    position: absolute;
    z-index: 100;
    right: 19.5%;
    top: 325px;
}

@media (min-width:1300px) {
		.main.seal{    
			right: 21%;

		}
		}

@media (min-width:1800px) {
		.main.seal{    
			right: 23%;

		}
		}


.cottages.styleFourTwo .main.left {
    height: 580px;
    width: 74.5%;
    z-index: 10;
    float: left;
    margin-right:.5%;
    position: relative;
    background-repeat: no-repeat
}

.cottages.styleFourTwo .rightTop {
    height: 290px;
    width: 25%;
    z-index: 10;
    float: left;
    margin-bottom:.5%;
    position: relative;
    background-repeat: no-repeat
}

.cottages.styleFourTwo .rightBottom {
    height: 290px;
    width: 25%;
    z-index: 10;
    float: left;
    margin-bottom:0;
    position: relative;
    background-repeat: no-repeat
}

.whiteFlush .content.hotel-wrap {
	background: #f8f8f8;
}

.whiteFlush .content.hotel-wrap:after {
    content: "";
    background: url(/assets/design/uploads/general/grey-bottom.jpg) top center no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    height: 40px;
    top: -25px;
    left: 0;
    right: 0;
}

header.hotel {
    float: left;
    margin-top: 0;
}


.template-11  .twoColumn .parent .column p {
	font-size: 17px;
    line-height: 24px;
    margin: 0 0 10px;
    font-weight: 500;
    color: #000000;
    text-align: left;
}

.meetings-full a {
	color:#8bb472;
	font-weight: 900;
}


.cottage-full {
     margin:0 0 45px;   
}
.cottage-content {
    width:55%;
    float:left;
    padding: 25px 60px 25px 0;
    text-align: left;
}

.cottage-content ul{
    width: 45%;
    float: left;
    margin-right: 5%;
    margin-top: 15px;
}

.cottage-content ul li strong {
    color: #4598cc;
    text-transform: uppercase;
        font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    list-style: none
}

.cottage-content ul li {
    color: #6d6e71;
    margin-bottom: 12px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    list-style: none;
    padding: 0 0 0 1em;
}
.cottage-content ul li.no-d {
    padding: 0 0 0 0 !important;
}
.cottage-content ul li.no-d:before {
    content: "0";
    font-size: 0;
    color: #6d6e71;
}

.cottage-content ul li:before {
    content: "•";
    font-size: 13px;
    color: #042b48;
    
    display: inline-block; width: 1em;
    margin-left: -1em
}

 

 
  

 

.mtd-wrap {
	width:100%;
	float:left;
}

.mtd-wrap .mtd-left {
	width:50%;
	float:left;
	text-align: center;
	padding: 5% 5%
}

.mtd-wrap .mtd-left img {
	margin-bottom:20px;
}
 .mtd-wrap .mtd-left p{
	 font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    color: #6d6e71;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 10px;
}

.podcast {
	padding: 20px 0 0 0;
	border-top: 1px solid #cccccc;
	 margin: 20px 6% 0px;
}
.mtd-wrap .mtd-left .podcast p{
	 font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    color: #6d6e71;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    margin: 0 0 10px;
	font-style: italic;
	
}

.podcast a {
	background: #4492C6;
	color: #fff;
	padding: 10px 20px;
	display:block;
	margin: 20px auto 0;
	width: 80%
}
.podcast a:hover {
	background: #002B49;
}

.mtd-wrap .mtd-right {
	width: 50%;
    float: left;
    height: 625px;
	background-size: cover;
}

.fancybox-content {
	padding:0px !important;
	max-width:95% !important;
}

@media (min-width:1200px) {
	.fancybox-content {
		padding:0px !important;
		max-width:1200px !important;
	}
}

.fancybox-close-small {
	    background: #C26E60 !important;
    padding: 6px !important;
    color: #fff !important;
    border-radius: 27px !important;
    font-weight: bold !important;
	margin: 11px 20px !important;

}

.fancybox-bg {
    background: none !important;
	}
.fancybox-content {
	-webkit-box-shadow: 0 0 100px #000 !important;
    box-shadow: 0 0 100px #000 !important;
}
 
.template-2 .mtd-wrap:nth-of-type(2) .mtd-left,
.template-2 .mtd-wrap:nth-of-type(2) .mtd-right,
.template-2 .mtd-wrap:nth-of-type(4) .mtd-left,
.template-2 .mtd-wrap:nth-of-type(4) .mtd-right{
	float:right
}




 


.contact-page {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 43, 73, .95);
    border: 4px solid #6ba9d2;
    width: 100%;
    min-height: 100%;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .3);
    z-index: 7550;
    display: none;
    text-align: center
}

.contact-page .cp-allPage {
    padding: 5.1502419149%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll
}

.contact-page .cp-pageWrap {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 46px
}




@media (min-width:900px) {
    .contact-page .cp-pageWrap {
        padding-top: 103px
    }
}

.contact-page ul {
    position: absolute;
    right: 2.5751209575%;
    top: 2.5751209575%
}

.contact-page i {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    color: #9C8F69;
    opacity: .6;
    font-size: 30px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer
}

@media (min-width:800px) {
    .contact-page i:hover {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.contact-page .close-mc i {
    color: #C26E60;
    opacity: 1
}

.contact-page .errorWrap {
    color: #C26E60
}

.contact-page .title-cp {
    font-size: 46px;
    line-height: 1.1em;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 700;
    color: #002B49;
    color: #f9f9f9;
    margin-bottom: 0
}

@media (min-width:800px) {
    .contact-page .title-cp {
        font-size: 68px
    }
}

.contact-page .body-cp {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #4492C6
}

@media (min-width:800px) {
    .contact-page .body-cp {
        font-size: 20px
    }
}

@media (min-width:1100px) {
    .contact-page .body-cp {
        margin-bottom: 20px
    }
}

.contact-page .contactInfo-cp {
    margin-bottom: 30px;
    color: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    font-size: 14px;
    line-height: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B"
}

@media (min-width:600px) {
    .contact-page .contactInfo-cp {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

@media (min-width:700px) {
    .contact-page .contactInfo-cp {
        font-size: 20px;
        line-height: 30px
    }
}

.contact-page .contactInfo-cp strong {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    display: block;
    color: #9C8F69
}

@media (min-width:800px) {
    .contact-page .cp-row {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
    .contact-page .cp-row-full {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%
    }
}

section.tabsPresent {
    overflow: visible!important;
    z-index: auto!important
}

.tabContent {
    position: relative
}

.tabContent .sliderWrap {
    margin-bottom: 0
}

.tabsFeatured {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left
}

.tabsContentOverlay {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6666666667%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

.tabsContentOverlay ul {
    float: none!important;
    width: 100%!important
}

.tabs {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(99%, #f9f9f9), to(#dfe2e6));
    background: linear-gradient(#f9f9f9 99%, #dfe2e6)
}

.tabs.openTab {
    z-index: 30
}

.tabs figure.imageFrame {
    outline: none
}

.tabs .parent {
    text-align: left;
    margin-bottom: 0px!important
}

@media (min-width:600px) {
    .tabs .parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        float: left
    }
}

.tabs .parent figure {
    display: none
}

@media (min-width:600px) {
    .tabs .parent figure {
        position: relative;
        background-size: cover;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left;
        background-position: center center
    }
}

@media (min-width:600px) {
    .tabs .parent .column {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        padding-left: 5.1502419149%
    }
}

.tabs .parent .editable {
    padding-bottom: 30px
}

.tabs .parent.imageOnly figure {
    width: 100%
}

.tabs .parent.imageOnly figure img {
    width: 100%;
    display: block
}

.tabButtonRow {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1110px;
	margin: 0 auto;
    overflow: hidden
}

.tabButtonRow li {
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background: #f2f2f2;
	margin: 0
}

.tabButtonRow li:first-of-type {
}

@media (min-width:700px) {
    .tabButtonRow li {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 2.5751209575%;
        padding-right: 2.5751209575%;
        border: #ffffff 6px solid!important;
        border-top: transparent solid 2px!important
    }
}

.tabButtonRow li .carrot {
    display: none
}

.tabButtonRow li .contentRow {
    background-color: #f9f9f9;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: transparent
}

.tabButtonRow li .contentRow.activeSlide {
    -webkit-box-shadow: 4px 0 5px rgba(0, 0, 0, .6);
    box-shadow: 4px 0 5px rgba(0, 0, 0, .6)
}

.tabButtonRow li .contentRow h4 {
    margin-top: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.tabButtonRow li .contentRow p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    color: #464d67;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 0
}

.tabButtonRow li .contentRow .myArrow {
    float: right;
    display: none
}

@media (min-width:700px) {
    .tabButtonRow li .contentRow {
        position: static
    }
}

.tabButtonRow li .bookingRow {
    background-color: transparent;
    position: static;
    padding: 0;
    text-align: center
}

@media (min-width:700px) {
    .tabButtonRow li .bookingRow {
        margin-bottom: 20px
    }
}

.tabButtonRow li .bookingRow span {
    display: inline-block;
    padding: 9px;
    color: #b4bbc5;
    font-weight: 800;
    text-transform: uppercase
}

.tabButtonRow li .bookingRow a {
    min-height: 100%;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: none;
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    height: auto;
    width: auto;
    font-style: normal;
    color: #2A3132;
    padding: 0
}

.triggerContent {
    display: none
}

.triggerContent:first-of-type {
    display: block
}

#southernCa {
    overflow: hidden
}

#southernCa .content {
    background-color: #f9f9f9;
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

@media (min-width:1100px) {
    #southernCa .content {
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

@media (min-width:1400px) {
    #southernCa .content {
        padding-left: 16.6666666667%;
        padding-right: 16.6666666667%
    }
}

#southernCa .diagonalPhoto.styleOne+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleOne+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleOne+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleOne+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOnealt+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleOnealt+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleOnealt+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleOnealt+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOneGold+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleOneGold+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleOneGold+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleOneGold+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOneRed+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleOneRed+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleOneRed+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleOneRed+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleOneLtBlue+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleOneLtBlue+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleTwo+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleTwo+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleTwo+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleTwo+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto.styleThree+.content {
    padding-top: 400px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleThree+.content {
        padding-top: 500px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleThree+.content {
        padding-top: 700px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleThree+.content {
        padding-top: 800px
    }
}

#southernCa .diagonalPhoto.styleFourTwo+.content {
    padding-top: 450px
}

@media (min-width:700px) {
    #southernCa .diagonalPhoto.styleFourTwo+.content {
        padding-top: 550px
    }
}

@media (min-width:1100px) {
    #southernCa .diagonalPhoto.styleFourTwo+.content {
        padding-top: 650px
    }
}

@media (min-width:1400px) {
    #southernCa .diagonalPhoto.styleFourTwo+.content {
        padding-top: 750px
    }
}

#southernCa .diagonalPhoto {
    width: 120%
}

#southernCa .content {
    padding-top: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%;
    margin-bottom: 30px
}

@media (min-width:700px) {
    #southernCa .content {
        padding-top: 500px
    }
}

@media (min-width:1100px) {
    #southernCa .content {
        padding-top: 700px
    }
}

@media (min-width:1400px) {
    #southernCa .content {
        padding-top: 800px
    }
}

#southernCa .content p {
    font-family: proxima-nova,  "Gotham", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #464d67;
    font-weight: 300;
    margin-bottom: 14px
}

@media (min-width:800px) {
    #southernCa .content p {
        font-size: 17px;
        line-height: 26px
    }
}

#southernCa .content h1 .anchor {
    height: 46px;
    width: auto
}

@media (min-width:800px) {
    #southernCa .content h1 .anchor {
        font-size: 68px
    }
}

article:last-of-type #contentOne {
    padding-bottom: 103px
}

.ctaWrap .content {
    padding-top: 20px;
    padding-bottom: 20px
}

#preloader {
    background-color: #002B49;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000
}

.ddImage .column {
    padding-left: 2.5751209575%;
    padding-right: 2.5751209575%
}

.logoPull {
    margin-top: -100px
}

@media (min-width:900px) {
    .logoPull {
        margin-top: -150px
    }
}

@media (min-width:1200px) {
    .logoPull {
        margin-top: -200px
    }
}

.no-background-blend-mode .microContentWrap {
    background-blend-mode: initial!important
}

.no-background-blend-mode .microContentWrap:nth-of-type(1) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(4) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(6) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(9) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(12) .overlay {
    background-color: rgba(194, 110, 96, .8)
}

.no-background-blend-mode .microContentWrap:nth-of-type(1) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(4) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(6) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(9) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(12) .overlay:hover {
    border: none!important
}

.no-background-blend-mode .microContentWrap:nth-of-type(1) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(4) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(6) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(9) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(12) .overlay:hover span {
    background-color: #f9f9f9;
    color: #C26E60
}

.no-background-blend-mode .microContentWrap:nth-of-type(2) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(7) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(11) .overlay {
    background-color: rgba(68, 146, 198, .8)
}

.no-background-blend-mode .microContentWrap:nth-of-type(2) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(7) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(11) .overlay:hover {
    border: none!important
}

.no-background-blend-mode .microContentWrap:nth-of-type(2) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(7) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(11) .overlay:hover span {
    background-color: #f9f9f9;
    color: #4492C6
}

.no-background-blend-mode .microContentWrap:nth-of-type(3) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(5) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(8) .overlay,
.no-background-blend-mode .microContentWrap:nth-of-type(10) .overlay {
    background-color: rgba(0, 43, 73, .8)
}

.no-background-blend-mode .microContentWrap:nth-of-type(3) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(5) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(8) .overlay:hover,
.no-background-blend-mode .microContentWrap:nth-of-type(10) .overlay:hover {
    border: none!important
}

.no-background-blend-mode .microContentWrap:nth-of-type(3) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(5) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(8) .overlay:hover span,
.no-background-blend-mode .microContentWrap:nth-of-type(10) .overlay:hover span {
    background-color: #f9f9f9;
    color: #002B49
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    footer #upper ul li {
        width: 220px
    }
    footer #upper ul li.first {
        width: 150px
    }
    footer #upper ul li a {
        display: block;
        width: 100%
    }
   
}

@media all and (-ms-high-contrast:none) and (min-width:700px),
(-ms-high-contrast:active) and (min-width:700px) {
    .
}

@media all and (-ms-high-contrast:none) and (min-width:1100px),
(-ms-high-contrast:active) and (min-width:1100px) {
  
}

@media all and (-ms-high-contrast:none) and (min-width:1400px),
(-ms-high-contrast:active) and (min-width:1400px) {
   
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .logoPull {
        margin-top: -50px
    }
}

@supports (-ms-ime-align:auto) {
    footer #upper ul li {
        width: 220px
    }
    footer #upper ul li.first {
        width: 150px
    }
    footer #upper ul li a {
        display: block;
        width: 100%
    }
    
    .logoPull {
        margin-top: -50px
    }
}

.hasError {
    display: block
}



/*-----------------------------------------------------
--------------  MOBILE --------------------------------
-------------------------------------------------------*/

@media (max-width:1200px) {
	.footer-nav .content {
		padding: 0 25px !important;
	}
}

@media (max-width:1100px) {

/*----------- Home MOBILE -----------*/	
	.footer-nav .content {
		padding: 0 25px !important;
	}
	#hero {
		background-position: center center !important;
	}
	
 	.slidez .microContentOverlay {
		    height: 600px;
	}
}

@media (max-width:1100px) {
	.template-2 .microContentContainer .microContent .microContentWrap {
		height:115px ;
	}
	.template-2 .microContentContainer .microContent .microContentWrap .overlay span img {
    	height: 50px;
		}
	.microContentContainer .microContent .microContentWrap .overlay span {
 		padding: 22px 0 0;
	}
	 
	
/*----------- COTTAGES PAGE MOBILE -----------*/
	
	.slidez .microContentOverlay {
		    height: 555px;
	}
	
	.whiteFlush.main-wrapper.cottage-wrap .microContentWrap {
		height:115px ;
	}
	.whiteFlush.main-wrapper.cottage-wrap .microContentWrap .overlay span img {
    	height: 50px;
		}
	.whiteFlush.main-wrapper.cottage-wrap .microContentWrap .overlay span {
 		padding: 22px 0 0;
	}

/*----------- AMENTIES PAGE MOBILE -----------*/
	
	.template-4 .microContentContainer .microContent .microContentWrap {
		width:33.33% !important;
	}
	.template-4 .microContentContainer .microContent .microContentWrap .overlay span {
		padding: 9px;
	}
	.template-4 .whiteFlush.main-wrapper.cottage-wrap {
		display:none	
	}
}

@media (max-width: 1050px) {
	ul#mainMenu ul.img {
		padding: 0 34px 0 0 !important;
		float: left;
		}
	ul#mainMenu.small ul li {
		margin: 0px 0 0 0 !important;
		padding: 10px 4px 5px !important
	}
	nav #mainMenu li a {
		font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
		font-size: 14px !important;
	}
	
	.whiteFloated .content {
		width:85%;
	}
	
	.whiteFlush .content {
		width:85%;
	}
	
	.whiteFlush.bgg {
		background-size: cover;
		background-position: left center;
	}
	
	.whiteFlush.bgg .content {
		width: 90%;
	}
	
	.twoColumn.bgg .parent .column {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 70%;
		float: left;
		padding: 70px 0px 75px 0;
		text-align: left;
	}

	.twoColumn .parent .column h1 {
		font-size: 35px;
		line-height: 47px;
		margin: 0 0 10px;
		font-weight: 900;
		text-align: left;
	}



/*-----------  BOX PAGE MOBILE -----------*/

	.microContentContainer {
				width: 100%;
				overflow: scroll;
				float: none;
				margin: 50px auto;
				padding: 0 25px;
			}
	.microContentOverlay-content.Pop section.single .editable.main-section-right {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding-right: 0%;
		padding-left: 0;
		height: 250px;
		position: absolute;
		right: 0;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.microContentOverlay-content.Pop section.single article {
		position: relative;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		top: 245px;
		float: left;
		padding-right: 45px;
		padding-top: 45px;
		padding-left: 35px;
		text-align: center;
	}
	.microContentOverlay-content.Pop section.single article h1, .microContentOverlay-content.Pop section.single article .h1Style {
		font-size: 45px;
		line-height: .9em;
		font-style: normal;
		margin-bottom: 25px;
		font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
		font-weight: 900;
		color: #498db4;
		text-decoration: none;
		text-align: center;
	}
	.microContentOverlay-content.Pop section.single article p {
		text-align: center;
	}
	

/*-----------  FORM MOBILE -----------*/

	#forms .content {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
		padding: 0 25px 50px;
	}


/*-----------    MOBILE -----------*/

	.sliderWrap {
		height:100%
	}
	.sliderWrap:after {
		content: "";
		background: url(/assets/design/uploads/general/grey-top.png) top center no-repeat;
		background-size: cover;
		position: absolute;
		height: 33px;
		width: 100%;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1000;
	}
	
	ul#mainMenu.small ul li ul li {
		width:100%;
	}
	
/*----------- GROUPS MOBILE -----------*/

	.template-12 .microContentOverlay-content {
		width: 90%;
		left: 0%;
		top:2%;
		right: 0%;
		height: auto;
	}
	
	
/*----------- PROMO MOBILE -----------*/
	
	.promoWrapper .microContentWrapper {
		width: 31.5%;
		min-height: 400px;
		position: relative
	}
	

}

@media (max-width: 950px) {

/*-----------   PAGE MOBILE -----------*/
	
	.slidez .microContentOverlay {
		    height: 450px;
	}
	
	.template-2 .bxSlider li {
		height: 500px;
		background-size: cover;
		background-position: center;
	}
}

@media (max-width: 900px) {
	.template-2 .microContentContainer .microContent .microContentWrap {
		height: 115px ;
	}
	
/*-----------     MOBILE -----------*/
	.rooms .tabs .parent,
		.tabs .parent figure{
		  display: inline-block !important;
		  }
	
	#hero {
	 	  height: 290px !important;
		  background-size: cover;
 		}
	
	.footer-left {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		display: block !important;
		margin-bottom: 20px;
	}
	.footer-left p{ text-align: center;}
	
	.footer-right {
		float: none !important;
		width: 100% !important;
		text-align: left !important;
		display: block !important;
	}
	
	nav #mainMenu li a {
		font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
		font-size: 13px !important;
		line-height: 15px;
	}
	
	nav #bookNow {
		width:15%
	}
	
	nav.stay #bookNow a {
 		padding: 12px 0px !important;
		color: #FFFFFF !important;
  		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: 1px;
		text-align: center
	}

/*----------- BLOCK PAGEs MOBILE -----------*/
	
	.main-wrapper.popups .microContentWrapper {
			width: 50%;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			float: left;
			min-height: 250px;
		}	


/*-----------  PAGE MOBILE -----------*/
	
	.mtd-wrap .mtd-right {
		width: 50%;
		float: left;
		height: 760px;
		background-size: cover;
	}

/*----------- SERVICES PAGE MOBILE -----------*/
	
	.content.interior header {
		width: 100%;
		float: left;
		padding: 25px 0px 25px ;
		text-align: center;
	}
	
		 
	.interior-right {
		display: none;
	}
	
	.template-11 .twoColumn .parent .column {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding: 0 0 0 0;
		text-align: center;
		min-height: 0;
	}
	.template-11 .twoColumn:nth-child(2) .parent .column {
		display: inline-block;
		float: none;
		padding: 0 0 0px 0;
		text-align: center;
	}
	.template-11 .twoColumn .parent figure {
		position: relative;
		background-size: cover;
		display: none;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		float: left;
		background-position: center center;
		z-index: 2;
		box-shadow: -10px 10px 0 #f2f2f2;
	}
	.template-11 .twoColumn:nth-child(2) .parent figure {
		display: none;
		float: left;
		position: absolute;
		height: 100%;
		left: 0;
	}
	.twoColumn .parent .column h1 {
		font-size: 35px;
		line-height: 47px;
		margin: 0 0 10px;
		font-weight: 900;
		text-align: center;
	}
	.template-11 .twoColumn .parent .column p {
		font-size: 17px;
		line-height: 24px;
		margin: 0 0 10px;
		font-weight: 500;
		color: #000000;
		text-align: center;
	}
	.template-11 .twoColumn .parent .column li p {
		text-align: left;
	}
	
	
	.specArea .spec {
		width: 32%;
		margin: 0 .5% 1%;
		background: #f7f7f7;
		padding: 15px 10px;
		float: left;
		display: table;
		height: 115px;
	}

}

@media (max-width: 800px) {
	
	
	
	
	.template-2 .microContentContainer .microContent {
		    width: 1200px !important;
	}
	
	/*-----------  PAGE MOBILE -----------*/
	
	.slidez .microContentOverlay {
		    height: 400px;
	}
	.whiteFlush.main-wrapper.cottage-wrap .microContentContainer {
		overflow: scroll;
	}
	.whiteFlush.main-wrapper.cottage-wrap .microContent {
		    width: 1200px !important;
	}
	.cottages.styleFourTwo .main.left {
		height: 580px;
		width: 65%;
	}
	.cottages.styleFourTwo .rightTop, .cottages.styleFourTwo .rightBottom {
		height: 50%;
		width: 34.5%;
	}
	.main.seal {
		right: 19.5%;
		top: 11%;
	}
	
/*----------- HOME PAGE MOBILE -----------*/	
	
	 #hero {
	 	background-position: right center !important;
	 }
	
	.buckets li {
		margin-bottom: 30px;
		text-align: left;
		background: #c1d061;
		width: 100%;
		float: left;
		padding: 28px 20px 5px;
		border: none;
		margin: 0 0 15px;
		position: relative;
	}
	
	.twoColumn .parent .column {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 60%;
		float: left;
		padding: 35px 65px 35px 0;
		text-align: left;
		min-height: 250px;
	}
	
	.twoColumn .parent figure {
		position: relative;
		background-size: cover;
		display: block;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width:40%;
		float: left;
		background-position: center center;
		z-index: 2;
		box-shadow: -10px 10px 0 #f2f2f2;
	}
	
	.twoColumn .parent .column.right {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 60%;
		float: left;
		padding: 35px 20px 35px 65px;
 	}
	
			.twoColumn .parent .column h1 {
					font-size: 35px;
					line-height: 35px;
					margin: 0 0 10px;
					font-weight: 900;
				}
			.twoColumn .parent .column p {
					font-size: 17px;
					line-height: 24px;
					margin: 0 0 10px;
					font-weight: 500;
					color: #000000;
					text-align: left;
				}

/*----------- HOTELS PAGE MOBILE -----------*/
	
	.meetingwrap .specArea .spec {
		width: 32%;
		margin: 0 .5% 1%;
		background: #e4e4e4;
		padding: 15px 10px;
		float: left;
		display: table;
		height: 125px;
	}
	
/*----------- Groups PAGE MOBILE -----------*/
	
	.microContentWrapper {
		width: 50%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		min-height: 300px;
	}
	
	
}

@media (max-width: 796px) {
	ul#mainMenu.small ul {
 	}

	

	
/*----------- HOME PAGE MOBILE -----------*/
	
	.template-2 .microContentOverlay-content section.single article.main-section-left {
		width: 50%;
		float: left;
		padding: 50px 50px 0;
		text-align: center;
	}
	.template-2 .microContentOverlay-content .main-section-right {
		height: 670px;
	}
	.template-2 .microContentOverlay {
		height: 775px;
		
		}
	.template-2 .microContentContainer.mason .microContent {
		width:100% !important;
	}
	.masonaryWrap .button {
		padding: 46% 10% 0;
		}

/*----------- COTTAGES PAGE MOBILE -----------*/	
	.cottage-full {
		margin: 0 0 10px;
	}
	.cottage-content {
			width: 100%;
			float: left;
			padding: 25px 40px 25px;
			text-align: left;
		}
	.cottage-content p {
		text-align:center ;
	}
	.cottage-side {
			width: 100%;
			float: left;
			padding: 25px 10px 25px;
			text-align: left;
		}
	.mtd-wrap .mtd-right {
		width: 50%;
		float: left;
		height: 760px;
		background-size: cover;
		display: none;
	}
	.mtd-wrap .mtd-left {
		width: 100%;
		float: left;
		text-align: center;
		padding: 5% 5%;
	}
	
/*----------- B ox PAGE MOBILE -----------*/

	.microContentOverlay-content.Pop {
		background-color: #fff;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 2%;
		bottom: 0;
		right: 0;
		-webkit-box-shadow: 0 0 100px #000;
		box-shadow: 0 0 100px #000;
		padding: 0;
		padding-bottom: 0;
		display: none;
		z-index: 6500;
		width: 85%;
		margin: 0 auto;
		height: 90%;
	}
	
	
}

@media (max-width: 750px) {
	
/*----------- HOME PAGE MOBILE -----------*/
	.template-2 .microContentOverlay-content section.single article.main-section-left {
		width: 60%;
		float: left;
		padding: 50px 50px 0;
	}
	.template-2 .microContentOverlay-content .main-section-right {
		height: 670px;
		width:40%
	}
	
	.template-2 .microContentOverlay-content .single .editable img {
		float: none !important;
		margin: inherit !important;
		width: auto !important;
	}	
	.template-2 .microContentOverlay-content section.single article.main-section-left {
		width: 60%;
		float: left;
		padding: 50px 50px 0;
	}
	.template-2 .microContentOverlay-content .single .editable img {
		padding:0 0 20px;
	}
	.template-2 .microContentOverlay-content .main-section-right {
		height: 630px;
		width:40%
	}
	.template-2 .microContentOverlay {
		height: 745px;
		}
	.masonaryleft-1, .masonaryright-2, .masonaryleft-3, .masonaryright-4 {
		height: 379px;
		background-position: center;
	}
	
/*----------- COTTAGES PAGE MOBILE -----------*/
	.slidez .microContentOverlay {
		    height: 375px;
	}
	.slick-prev {
		left: -6% !important;
		z-index: 100
	}
	.slick-next {
		right: -6% !important;
		z-index: 100
	}

/*----------- INTERIOR PAGE MOBILE -----------*/
	
	.template-4 .microContentOverlay-content {
		width:90%;
	}
	
/*-----------  HOTELS MOBILE -----------*/

	.sliderWrap {
		height:100%
	}
	.sliderWrap:after {
		content: "";
		background: url(/assets/design/uploads/general/grey-top.png) top center no-repeat;
		background-size: cover;
		position: absolute;
		height: 33px;
		width: 100%;
		bottom: -5px;
		left: 0;
		right: 0;
		z-index: 1000;
	}	
			
	.hotel-content {
		width: 100%;
		display: block;
		text-align: center;
		float: left;
		padding-right: 0;
	}
	h1.hotel-header,
	.hotel-content p,
	.hotel-content h1 {
		text-align: center;
	}
	.hotel-side {
		width: 100%;
		float: left;
		text-align: center;
		padding: 20px 25px 0;
		margin: 20px 0 0 0;
		border-top: 1px solid #c3c3c3;
	}
	.hotel-side br{
 	}
	.hotel-side p {
		text-align: center;
	}
	.hotel-book {
		width: 200px;
		margin: 25px auto 0;
		float: none;
	}
	
	
/*----------- PROMO MOBILE -----------*/
	
	.promoWrapper .microContentWrapper {
		width: 48%;
		min-height: 400px;
		position: relative
	}
	
	
}

@media (max-width: 650px) {
	.template-2 .microContentOverlay {
		height: 695px;
		}
	.template-2 .microContentOverlay-content section.single article.main-section-left {
		width: 100%;
		float: left;
		padding: 50px 50px 0;
	}
	.template-2 .microContentOverlay-content .main-section-right {
		height: 0px;
		width:40%;
		display: none;
	}
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left {
			width: 100%;
			float: left;
			padding: 50px 85px 0;
		}
	
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left p {
				font-size: 18px;
				line-height: 30px;
			}
/*----------- COTTAGES PAGE MOBILE -----------*/	
	.cottage-wrap .microContentContainer .microContent .microContentWrap {
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			width: 19.2% !important;
	}
	.cottage-wrap .microContentContainer .microContent .microContentWrap:nth-of-type(1) {
		display: none;
		
	}
}

@media (max-width: 600px) {

/*-----------  HOME PAGE MOBILE -----------*/
	#hero:after {
		bottom: -18px;
		}
	
	.main-wrapper.book-hotel {
		margin-bottom:40px;
	}
	.twoColumn .parent .column {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding: 10px 0 0px 0;
		text-align: center;
		min-height:  0;
	}
	.twoColumn .parent .column h1,
	.twoColumn .parent .column p {
		text-align: center;
	}
	
	.twoColumn .parent figure {
		display: none
	}
	
	.twoColumn .parent .column.right {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		padding: 0px 0 0px 0;
		text-align: center;
	}	
		.footer-nav {
			margin-top: 30px;
		}
	.footer-right {
		display: none !important;
	}
	
/*----------- BLOCK PAGEs MOBILE -----------*/
	.main-wrapper.popups .microContentContainer	.microContent{
		width:100% !important;
	}
	.main-wrapper.popups .microContentWrapper {
			width: 50%;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			float: left;
			min-height: 250px;
		}	
	.main-wrapper.popups .microContentContainer .microContent .microContentWrap {
		height: 175px;
		position: relative;
		background-size: inherit;
		background-repeat: no-repeat;
		background-position: center center;
		cursor: pointer;
		margin: .5% 3% 4%;
		box-shadow: -6px 6px 0 #8bac4f;
		transition: all ease .4s;
	}
	
/*----------- GROUPS PAGEs MOBILE -----------*/	
	
	.microContentContainer .microContent {
			width: 100% !important;
 		}
	 	
 	
	
/*-----------   PAGE MOBILE -----------*/
	
	.template-4 .microContentContainer .microContent .microContentWrap {
		width:300px!important;
	}
}

@media (max-width: 550px) {
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left {
			width: 100%;
			float: left;
			padding: 50px 30px 0;
		}
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left p {
				font-size: 16px;
				line-height: 28px;
			}
/*----------- COTTAGES PAGE MOBILE -----------*/
	.slidez .microContentOverlay {
		    height: 350px;
	}
	.cottage-content ul {
		width: 100%;
		float: left;
		margin-right: 5%;
		margin-top: 15px;
		text-align: center;
	}
	
}



@media (max-width: 500px) {
	.masonaryleft-1, .masonaryright-2, .masonaryleft-3, .masonaryright-4 {
		height: 305px;
		background-position: center;
	}
	.masonaryleft-2, .masonaryright-1, .masonaryleft-4, .masonaryright-3 {
		height: 155px;
	}
	.masonaryWrap .button {
		padding: 46% 10% 0;
		}
/*----------- Home MOBILE -----------*/

.template-2 .sliderWrap {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0 0%;
    background-color: #f9f9f9;
	height: 300px;}	
	
.template-2 .bxSlider li {
    height: 300px;
    background-size: cover;
    background-position: 570px center;
}	
	
.template-2 .sliderWrap img {
    display: block;
    width: 50%;
    height: auto;
    float: left;
    left: 9%;
    position: relative;
    top: 11%;
}	

/*----------- BLOCK PAGEs MOBILE -----------*/
	 
	.main-wrapper.popups .microContentWrapper {
			width: 100%;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			float: left;
 		}

/*----------- GROUPS PAGEs MOBILE -----------*/
	
	.microContentWrapper {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		min-height: 0;
	}
	.table100.ver1 th {
		font-family: proxima-nova, "Gotham", "Helvetica Neue", Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		font-weight: 900;
		line-height: 12px;
		background-color: #97c35d;
		text-align: center;
	}


	
/*-----------   PAGE MOBILE -----------*/
	.slidez .microContentOverlay {
		    height: 305px;
	}
	.content.interior h2 {
		color: #002B49;
		font-size: 45px;
		line-height: 47px;
	}
	
/*----------- GROUPS MOBILE -----------*/
	
		.specArea .spec {
			width: 49%;
			margin: 0 .5% 1%;
			background: #f7f7f7;
			padding: 15px 10px;
			float: left;
			display: table;
			height: 115px;
		}
	
/*----------- PROMO MOBILE -----------*/
	
	.promoWrapper .microContentWrapper {
		width: 100%;
		min-height: 0;
		position: relative
	}
	.promoWrapper .microContentWrapper .microContentWrap a.button {
		padding: 9px 15px 10px;
		font-size: 20px;
		line-height: 21px;
		color: #3b89a4;
		font-weight: 900;
		background: #ffffff;
		display: block;
		margin: 20px auto 0;
		position: relative;
		width: 75%;
		bottom: 0px;
	}
	
	
}

@media (max-width: 450px) {
	.masonaryleft-1, .masonaryright-2, .masonaryleft-3, .masonaryright-4 {
		height: 250px;
		background-position: center;
	}
	.masonaryleft-2, .masonaryright-1, .masonaryleft-4, .masonaryright-3 {
		height: 100px;
	}
	.masonaryWrap .button {
		padding: 46% 10% 0;
		}
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left {
			width: 100%;
			float: left;
			padding: 50px 25px 0;
		}
	.template-2 .microContentOverlay-content:nth-of-type(1) section.single article.main-section-left p {
			font-size: 14px;
			line-height: 26px;
			}
	.template-2 .microContentOverlay-content section.single article.main-section-left p {
		font-size: 13px;
		line-height: 22px;
	}
	.content.interior h2 {
		color: #002B49;
		font-size: 40px;
		line-height: 42px;
	}
	
/*-----------   PAGE MOBILE -----------*/
	.slidez .microContentOverlay {
		    height: 290px;
	}
	.cottages.styleFourTwo .main.left {
		height: 580px;
		width: 100%;
	}
	.cottages.styleFourTwo .rightTop, .cottages.styleFourTwo .rightBottom {
		height: 50%;
		width: 34.5%;
		display: none
	}
	.main.seal {
		right: 10%;
		top: 5%;
	}
	
}

@media (max-width: 350px) {
	.template-2 .microContentOverlay-content section.single article.main-section-left {
		width: 100%;
		float: left;
		padding: 50px 25px 0;
	}
	.template-2 .microContentOverlay-content .single .editable img {
		padding:0 25px 20px;
	}
	.masonaryWrap-left, .masonaryWrap-right {
		float: left;
		width: 100%;
	}
	.masonaryleft-1, .masonaryright-2, .masonaryleft-3, .masonaryright-4 {
		height: 250px;
		background-position: center;
		width:100%
	}
	.masonaryleft-2, .masonaryright-1, .masonaryleft-4, .masonaryright-3 {
		height: 0px;
		display: none
	}
	.masonaryWrap .button {
		padding: 19% 18% 0;
	}
	.masonaryleft-3 .button {
		padding: 26% 18% 0;
	}
	.masonaryright-2  .button {
		padding: 30% 10% 0;
	}
}

/*----------- Edits made by RS on 2/10 -----------*/

@media (max-width:700px) {
	

	.template-2 .microContentOverlay .scrollableMicroContent .single .editable.main-section-left img{

		width: auto !important;

		margin-left: 0px !important;

		margin-bottom: 25px;
	}

	.microContentOverlay .scrollableMicroContent .single .editable.main-section-left img{

		width: 100% !important;

		margin-left: 0px !important;

		margin-bottom: 25px;
	}
	
 

	
	
	
}


@media (max-width:800px) {
	
	.content header{
		padding: 10px 0px 0 !important;
	}


	.content header h2{
		
		font-size: 35px !important;
		
		line-height: 40px !important;
		
		text-transform: capitalize !important;
		
	}
	
	.whiteFlush .content{
		
		padding: 10px 0 25px !important;
		
	}
	
	.template-4 .content{
		
		margin-top:0px;
	}	
	
	
	.twoColumn .column h1{
		
		font-size: 30px;
		
		line-height: 35px;
		
	}
	
	.template-12 .content header h1, .template-4 .content header h2, .template-12 h1, .template-12 .h1Style{
		
		font-size: 35px !important;
		
		line-height: 40px !important;
		
		margin-bottom: 20px !important;
		
		text-transform: uppercase !important;
		
	}
	
	.template-12 .content header h2, .template-4 .content header h3{
		
		
		font-size: 18px !important;
		
		line-height: 1.4em !important;
		
		text-transform: uppercase !important;

	}

	.template-12 .buckets {

		float: left;

		padding-bottom: 55px;

	}
	

}




@media (min-width:700px) {
	
	.microContentOverlay .scrollableMicroContent .single .editable.main-section-left img{

		margin-bottom: 25px;
				
	}

	.template-4  .microContentOverlay .scrollableMicroContent .single .editable.main-section-left img{

		margin-bottom: 25px;

		width:50% !important;

	}
	
	 

	.slidez .scrollableMicroContent .single .editable.main-section-left  img{
		
		width: 100% !important;
	}
	
}



@media (min-width: 600px){
	
	.microContentOverlay-content{
		width: 90% ;
		left:5% ;
		right:5%;
		
	} 

}

@media (min-width: 1300px){
	
	.microContentOverlay-content{
		width: 70% ;
		left:15% ;
		right:15%;
		
	} 

}
@media (min-width: 1700px){

	.template-2 .sliderWrap {
		height:650px
	}
	.template-2 .bxSlider li {
		height: 650px;
		background-size: cover;
	}


.button{
	
	border-radius: 0px !important;
}




















