/* For Light CMS Editor styles please search for /* <textEditor> </textEditor> */

body {
  background-color: #2d334b;
 /* background-image: url('../images/Leaf-watermark.png');
  background-position: 0px 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;*/
}
/* <textEditor> */
body {
  color: #333;
  font-size: 18px;
  font-family: 'Raleway', Arial, sans-serif;
  line-height: 30px;
}
img, video, iframe {
	max-width:100%;
}
/* </textEditor> */

.sidemenusection {
  position: fixed;
  width: 20%;
  height: 100%;
  float: left;
  background-color: transparent;
  overflow-x:visible;
  overflow-y:scroll;
}

.menucontainer {
  display: block;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.brand {
  display: block;
  width: 230px;
  margin: 40px auto 60px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.navlist {
  display: block;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  /*padding-bottom:140px;*/
}
.navlist ul, .navlist li {
	list-style:none;
	background:none;
	margin:0;
	padding:0;
}

.navlist ul li a {
  display: block;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: white;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.navlist ul li a:hover, .navlist ul li a.selectedPage, .navlist ul li a.selectedPageParent, .navlist ul li a.selectedPageRoot {
  color: #00aeef;
}

@media screen and (max-height:950px) {
	.navlist ul li a {
		margin-bottom:40px;
	}
}
@media screen and (max-height:900px) {
	.navlist ul li a {
		margin-bottom:35px;
	}
}
@media screen and (max-height:870px) {
	.navlist ul li a {
		margin-bottom:31px;
	}
}

@media screen and (max-height:850px) {
	.navlist ul li a {
		margin-bottom:25px;
	}
}
@media screen and (max-height:800px) {
	.navlist ul li a {
		margin-bottom:21px;
	}
}
@media screen and (max-height:770px) {
	.navlist ul li a {
		margin-bottom:17px;
	}
}

.slideshow {
  width: 100%;
  height: 700px;
  margin-left: 400px;
}

.cta-container {
  /*margin-left: 20%;*/
}

.cta-row {
  width: 100%;
}

.ctabox {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
  line-height: 0px;
}

.slider {
  position: relative;
  width: 100%;
  height: 700px;
  float: none;
  clear: none;
}

.slide {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  overflow:hidden;
}
.slider .slide div {
	height:100%;
}
.slider .slide img {
	max-width: none !important;
    width: auto !important;
    min-width: 100%;
    min-height: 100%;
}

.slide._1 {
  background-image: url('../images/H-Slide_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._2 {
  background-image: url('../images/H-Slide_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.mask {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
}

.cta, .cta-hover {
  width: 100%;
  height: 380px;
}
@media screen and (max-width:1240px) {
	.cta, .cta-hover{
		height:300px;
	}
}
@media screen and (max-width:990px) {
	.cta, .cta-hover {
		height:380px;
	}
}


@media screen and (max-width:1950px) {
	.slider img {
		height:100%;
	}
}
@media screen and (max-height:1020px) {
	.slider {
		height:650px;
	}
	.slider .slide-text._2 {
		margin-top:295px; /* desktop orig 320px */
	}
}
@media screen and (max-height:970px) {
	.slider {
		height:600px;
	}
	.slider .slide-text._2 {
		margin-top:270px;
	}
}
@media screen and (max-height:920px) {
	.slider {
		height:550px;
	}
	.slider .slide-text._2 {
		margin-top:245px;
	}
}
@media screen and (max-height:870px) {
	.slider {
		height:500px;
	}
	.slider .slide-text._2 {
		margin-top:220px;
	}
}
@media screen and (max-height:820px) {
	.slider {
		height:450px;
	}
	.slider .slide-text._2 {
		margin-top:195px;
	}
}
@media screen and (max-height:770px) {
	.slider {
		height:400px;
	}
	.slider .slide-text._2 {
		margin-top:170px;
	}
}

@media screen and (max-width:1240px) and (max-height:950px) {
	.slider {
		height:650px;
	}
	.slider .slide-text._2 {
		margin-top:295px; /* desktop orig 320px */
	}
}
@media screen and (max-width:1240px) and (max-height:900px) {
	.slider {
		height:600px;
	}
	.slider .slide-text._2 {
		margin-top:270px;
	}
}
@media screen and (max-width:1240px) and (max-height:850px) {
	.slider {
		height:550px;
	}
	.slider .slide-text._2 {
		margin-top:245px;
	}
}
@media screen and (max-width:1240px) and (max-height:800px) {
	.slider {
		height:500px;
	}
	.slider .slide-text._2 {
		margin-top:220px;
	}
}

.cta.perspectus {
  background-image: url('../images/Btn-Prospectus.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta.virtualtour {
  max-height: none;
  background-image: url('../images/Btn-FTour.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.cta.ib {
  background-image: url('../images/Btn-IB.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta.openday {
  background-image: url('../images/Btn-EnquireNow.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-hover {
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cta-hover.perspectus {
  background-image: url('../images/Btn-Prospectus_hover.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  line-height: 0px;
}

.cta-hover.perspectus:hover {
  opacity: 1;
}

.cta-hover.virtualtour {
  background-image: url('../images/Btn-FTour_Hover.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  line-height: 0px;
}

.cta-hover.virtualtour:hover {
  opacity: 1;
}

.cta-hover.ib {
  background-image: url('../images/Btn-IB_Hover.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  line-height: 0px;
}

.cta-hover.ib:hover {
  opacity: 1;
}

.cta-hover.openday {
  background-image: url('../images/Btn-EnquireNow_Hover.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  line-height: 0px;
}

.cta-hover.openday:hover {
  opacity: 1;
}

.ib-logo {
  display: block;
  /*margin: 20px 50px 44px 20px;
  float: right;*/
  margin:60px auto 40px;
}

.inner-slide {
  width: 70%;
  height: 440px;
  float: left;
  /*background-image: url('../images/I-slide_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;*/
  text-align:center;
  overflow:hidden;
}
.inner-slide img {
	max-width:none !important;
	width:auto !important;
	min-width:100%;
	height:100%;
	margin:0 -25%;
}
.inner-slide div, .inner-slide .defaultContent {
	height:100%;
}
.lcms_AdminView .inner-slide {
	height:auto;
	overflow-y:visible;
}
.lcms_AdminView.rivercrest-contact .inner-slide {
	height:440px;
}
.rivercrest-contact .inner-slide div {
	height:auto;
}
.rivercrest-contact .inner-slide div p {
	margin:0;
}
.rivercrest-contact .inner-slide img {
	min-width:0;
}

.pagetitlebox {
  position: relative;
  width: 30%;
  height: 440px;
  float: left;
  background-image: url('../images/Water_text.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pagetitle {
  display: block;
  width: 370px;
  margin-top: 346px;
  margin-right: auto;
  margin-left: auto;
}

.page-title-heading {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 20px;
  margin:0;
  color: white;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
}
@media screen and (max-width:1320px) { /* max-width:990px*/
	.pagetitlebox {
		width:100%;
		height:auto;
		float:none;
	}
	.page-title-heading {
		position:relative;
		padding:20px 50px;
	}
	.inner-slide {
	  width: 100%;
	  float:none;
    }
    .inner-slide img {
	  margin:0 -25%;
	}
}
@media screen and (max-width: 479px) {
	.page-title-heading {
		padding:20px 30px;
		font-size:40px;
		line-height:50px;
	}
}

.slide-text {
  position: absolute;
  bottom:0;
  display: block;
  width: 100%;
  margin-top:0 !important; /*140px;*/
  margin-right: auto;
  margin-left: 242px;
  padding: 34px;
  float: none;
  background-color: rgba(255, 255, 255, 0.5);
  color: #2d334b;
  font-size: 34px;
  line-height: 35px;
  font-style:italic;
  font-weight: 300;
  text-align: center;
  text-transform:none;
}

.slide-text._2 {
  display: block;
  margin-top: 320px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.49) 2px 2px 3px;
}

.slide-text._1 {
  background-color: transparent;
}
@media screen and (max-width:479px) {
	.slider {
		height:auto !important;
		background-color:#2d334b;
	}
	.slider .slide > div, .slider .slide img {
		height:200px;
	}
	.slider .slide-text {
		position:static;
	}
	.w-icon-slider-left, .w-icon-slider-right {
		margin:0 auto;
		top:87px;
	}
}

.footer-div {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.footer-link {
  margin-top: 15px;
  margin-right: 50px;
  float: left;
  color: white;
}
a.footer-link {
  display:inline-block;
}
.footer-link-box {
  display: block;
  width: auto;
  margin:25px auto 25px 20%;
}

.facebook-icon, .apple-icon, .android-icon {
  margin-top: 24px;
  margin-right: 26px;
  float: right;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.facebook-icon:hover, .apple-icon:hover, .android-icon:hover {
  opacity: 1;
}

.contentdiv {
  width: 70%;
  padding: 40px 50px;
  float: left;
  background-color: white;
}
.contentdiv.fullwidth {
	width:100%;
	float:none;
}
.w-col-6.floatleft {
	float:left;
	width:48%;
}
.w-col-6.floatright {
	float:right;
	width:48%;
}
@media screen and (max-width:1380px) {
	.footer-link {
		margin-right:20px;
	}
}
@media screen and (max-width:1250px) {
	.w-col-6.floatleft, .w-col-6.floatright {
		float:none;
		width:100%;
	}
}
@media screen and (max-width:1230px) {
	.footer-link {
		float:none;
	}
}

/* <textEditor> */
h2, h3 {
  color: #2d334b;
  font-size: 40px;
  font-weight: 300;
  line-height:120%;
}

h4, h5 {
  color: #2d334b;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
  line-height:120%;
}

h3, h5 {
  color: #00aeef;
}

p {
  margin-bottom: 20px;
}
a {
	color:#00aeef;
	text-decoration:none;
}
/* </textEditor> */

.rightcolumn {
  width: 30%;
  padding: 20px;
  float: left;
  background-color: white;
}
#contactCol {
	padding-top:80px;
}
@media screen and (max-width:1080px){
	#contactCol a {
		font-size:16px;
	}
}
@media screen and (max-width:990px){
	#contactCol a {
		font-size:18px;
	}
}

.side-nav-link, #sidenav li a {
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  display:block;
  color:#333;
}

.side-nav-link:hover, #sidenav li a:hover, #sidenav li a.selectedPageParent, #sidenav li a.selectedPage {
  color: #00aeef;
}

#sidenav > ul > li {
	display:none;
}
#sidenav > ul > li.selectedPageRoot {
	display:block;
	border-bottom:none;
}
#sidenav > ul > li > a.selectedPageRoot {
	color:#00aeef;
	font-weight:400;
	font-size:24px;
	padding-bottom:15px;
	border-bottom:3px solid #00aeef;
}
#sidenav > ul > li > a.selectedPageRoot:hover {
	cursor:default;
}

.link-box, #sidenav li li {
  border-bottom: 1px solid #ccc;
}
#sidenav li a.selectedPageParent, #sidenav li.hasChildren > a {
	padding-bottom:0;
}
#sidenav ul, #sidenav ul ul, #sidenav li {
	margin:0;
	padding:0;
	background:none;
	list-style:none;
}
#sidenav ul ul ul  {
	padding: 5px 25px;
}
#sidenav li li li {
	border:none;
}
#sidenav li li li a {
	padding:10px 0;
}


.main-content-wrapper {
  width: 80%;
  margin-left: 20%;
  background-color: white;
}
@media screen and (max-width:1400px) {
	.main-content-wrapper {
		width:78%;
		margin-left:22%;
	}
	.sidemenusection {
		width:22%;
	}
	.footer-link-box {
		margin-left:22%;
	}
}
@media screen and (max-width:1320px) {
	.main-content-wrapper {
		width:76%;
		margin-left:24%;
	}
	.sidemenusection {
		width:24%;
	}
	.footer-link-box {
		margin-left:24%;
	}
}
@media screen and (max-width:1220px) {
	.main-content-wrapper {
		width:74%;
		margin-left:26%;
	}
	.sidemenusection {
		width:26%;
	}
	.footer-link-box {
		margin-left:26%;
	}
}
@media screen and (max-width:1150px) {
	.main-content-wrapper {
		width:72%;
		margin-left:28%;
	}
	.sidemenusection {
		width:28%;
	}
	.footer-link-box {
		margin-left:28%;
	}
	.inner-slide img {
		margin:0 -50%;
	}
}
@media screen and (max-width:1050px) {
	.main-content-wrapper {
		width:70%;
		margin-left:30%;
	}
	.sidemenusection {
		width:30%;
	}
	.footer-link-box {
		margin-left:30%;
	}
}

/* LINKS AND FILES ELEMENT */
.linksModule ul {
	background:none;
}
.linksModule ul li {
	list-style:none;
	background-image:none;
	background-repeat:no-repeat;
	background-position:12px 10px;
	background-size:24px auto;
	background-color:#ebebeb;
	border:none;
	font-size:16px;
	padding:12px 15px 12px 42px;
	margin-bottom:14px;
}	
.linksModule ul li.filelink-page {
	background-image:url(/websites/rivercrest/templates/rivercrest/images/external-link-8x.png);
	background-position:10px 10px;
}
.linksModule ul li.filelink-url {
	background-image:url(/websites/rivercrest/templates/rivercrest/images/external-link-8x.png);
	background-position:10px 10px;
}
.linksModule ul li.filelink-ext-docx, .linksModule ul li.filelink-ext-pdf {
	background-image:url(/websites/rivercrest/templates/rivercrest/images/document-6x.png);
}
	.linksModule .fileSize {
		color: #999;
		font-size: .9em;
	}
	
/* <textEditor> */
.documentlink {
  display:inline-block;
  margin:0 4px 14px 0;
  padding: 12px 15px 12px 42px;
  border: 1px none transparent;
  text-decoration:none;
  color: #00aeef;
  font-size: 22px;
  font-weight: 400;
  background:url(/websites/rivercrest/templates/rivercrest/images/document-6x.png) no-repeat 12px 15px #ebebeb;
  background-size:24px auto;
}
.externallink {
  display:inline-block;
  margin:0 4px 14px 0;
  padding: 12px 15px 12px 42px;
  border: 1px none transparent;
  text-decoration:none;
  color: #00aeef;
  font-size: 22px;
  font-weight: 400;
  background:url(/websites/rivercrest/templates/rivercrest/images/external-link-8x.png) no-repeat 10px 15px #ebebeb;
  background-size:24px auto;
}

.button, .submitButton {
  width: auto;
  height: auto;
  margin-top: 11px;
  padding-top: 14px;
  border: 1px solid #00aeef;
  background-color: transparent;
  color: #00aeef;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  padding: 9px 15px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}

.button:hover, .submitButton:hover {
  background-color: #00aeef;
  color: white;
}

hr, .hr-style {
  width: 100%;
  height: 0;
  margin-top: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #e1e1e1;
  color: #e1e1e1;
}

li {
  margin: 10px 0;
  padding-left: 34px;
  background-image: url('/websites/rivercrest/templates/rivercrest/images/Dot-point.png');
  background-position: 2px 5px;
  background-size: 15px;
  background-repeat: no-repeat;
  line-height: 25px;
}
ul li {
  list-style:none;
}

ol li {
  padding-left: 0px;
  background-image: none;
}
ol {
	margin-bottom:30px;
}
ul {
  margin: 20px 0 32px;
  padding: 0px;
}

.quote {
  margin-top: 44px;
  margin-bottom: 44px;
  padding:0 23px 30px; /* top:60px /*23px 23px 64px;*/
  /*border-top: 1px solid #b7e8fa;*/
  border-bottom: 1px solid #b7e8fa;
  /*background-image: url('/websites/rivercrest/templates/rivercrest/images/Quote-img-sml.png'); /* Quote-img.png */
  /*background-position:center 20px; /*50% 99%;*/
  /*background-repeat: no-repeat;*/
  color: #00aeef;
  font-size: 18px;
  line-height: 27px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  display:block;
}

.StyledTable {
	font-size:16px;
	margin:30px 0;
}
.StyledTable td {
	background:#fff;
	color:#333;
	padding:6px 12px;
	border:1px solid #2d334b;
	line-height:22px;
}
.StyledTable th, .headerCell {
	background-color:#2d334b;
	color:#fff;
	text-align:left;
	padding:6px 12px;
	border:1px solid #2d334b;
	line-height:22px;
}
.StyledTable th:first-child {
	border-left-color:#2d334b;
}
.StyledTable th:last-child {
	border-right-color:#2d334b;
}
.StyledTable th {
	border-color:#2d334b #fff;
}

@media screen and (max-width:480px) {
	.StyledTable {
		font-size:11px;
	}
	.StyledTable td {
		font-size:10px;
	}
}

/* </textEditor> */


/* FORM ELEMENTS */
.form_container {
	margin:0;
}
.form_container .title {
	color:#2d334b;
	font-weight:700;
}
	.form_container .fieldItemInner,
	.form_container .submitButtonContainer {
		padding: 0 !important;
	}
	.submitButtonContainer {
		clear:both;
	}

	.form_container .fieldRow {
		display: block;
	}

	.form_container .fieldBlock {
		margin: 0 0 10px;
		width: 98.5%;
	}
	.form_container .textField, 
	.form_container .form_container select { 
	    color: #666;
		-webkit-appearance: none;
		padding: 11px 13px;
		border: 1px solid #ddd;
		margin: 0;
	}   		
		
	    .form_container select {padding: 3px 5px; max-width: 90% !important;}   

	.form_container .choice-option {
		background: #fff;
		display: inline-block !important;
		padding: 10px 18px 10px 12px !important;
		border: 1px solid #eaeaea;
		margin: 0 12px 12px 0 !important;
	}		
		.form_container .choice-option input {margin-right: 10px;}

		.form_container .choice-option label {
			font-size: 13px;
			color: #777 !important; 
		}

		.form_container .choice-option:hover {border-color: #ccc;}

	.form_container .fieldNote, 
	.form_container .fieldName,
	.form_container .fieldInstructions {
		font-size: 13px !important;
		font-style: italic !important;
		margin: 5px 0 0 0;
	}        

	.form_container img {                     
		display: block;  
		max-width: 170px; 
		max-height: 40px;  
		margin-top: 10px;     
		position: relative;
		border: 2px solid #fff;
		z-index: 9;
	}   	
	
	/* Heartburst Widths */
	.textField, .type-phone .textField.phone-international, .dropdown, .type-name .textField, .type-address .dropdown.country {
		width: 98% !important;
	}
	.type-date .textField, .type-time .textField, .type-price .textField, .type-date .fieldBlock, .type-time .fieldBlock, .type-price .fieldBlock {
		width: auto !important;
	}
	.fieldBlock, .type-phone .fieldBlock, .type-email .fieldBlock, .type-paragraph .fieldBlock, .type-text .fieldBlock {
		padding: 0.3em 5% 0.3em 0 !important;
		width: 95% !important;
	}
	.type-name .fieldBlock, .type-address .fieldBlock {
		width: 46% !important;
		margin-right:1%;
	}
	.address1, .address2 {
		width: 200% !important;
	}
	.type-text, .type-phone, .type-email, .type-dropdown, .type-multiplechoice, .type-checkbox, .type-website, .type-date, .type-time, .type-price, .type-number, .type-fileupload {
		float: left;
		width: 48%;
	}
	.type-paragraph, .type-sectionbreak, .type-address, .type-name, .type-text {
		clear: both;
	}
	.dropdown.country + .dropdown-image {
		position:absolute;
	}

.fieldSelected {
	background: transparent !important; 
	border-color: transparent !important;
}

.fieldItemError {
	padding-left: 10px !important;
}

.fieldItem .fieldRow, .fieldItem .fieldBlock {
		maring:0 !important;
		padding:0 !important;
	}

@media screen and (max-width:450px) {
	.fieldItem {
		width:100% !important;
		float:none !important;
	}
	.textField, .type-phone .textField.phone-international, .dropdown, .type-name .textField, .type-address .dropdown.country {
		width:100%;
	}
	.type-name .fieldBlock, .type-address .fieldBlock {
		width: 49% !important;
	}
	.address1, .address2 {
		width: 210% !important;
	}
	
}


/* FACILITIES */
#facilities {
	position:relative;
	max-width:922px;
}

.marker {
	background:url(../images/map-marker-sml.png) no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	position:absolute;
}
.marker-mps {
	left: 65%;
    top: 55%;
}
.marker-dc {
	left: 30%;
    top: 53%;
}
.marker-art {
	left: 31%;
    top: 61%;
}
.marker-elc {
	left: 20%;
    top: 18%;
}
.marker-elcps {
	left: 25%;
    top: 12%;
}
.marker-playfield {
	left: 44%;
    top: 20%;
}
.marker-playeq1 {
	left: 37%;
    top: 40%;
}
.marker-playeq2 {
	left: 66%;
    top: 40%;
}
.marker-pyp1 {
	left: 48%;
    top: 53%;
}
.marker-pyp2 {
	left: 68%;
    top: 2%;
}
.marker-pyp3 {
	left: 82%;
    top: 4%;
}

.marker-lbl {
	display: inline-block;
    width: 110px;
	margin-left:35px;
	margin-top:10px;
	font-size:12px;
	line-height:20px;
}

	/* MARKER POPUPS */
	.popup {
		visibility:hidden;
		opacity:0;
		z-index:10;
		position:absolute;
		left:35px;
		top:-60px;
		width:240px;
		padding:5px 20px 15px;
		background:#FFF;
		box-shadow:0 0 12px #555;
		-moz-box-shadow:0 0 12px #555;
		-webkit-box-shadow:0 0 12px #555;
		transition:all 0.5s ease-in-out 0.5s;
	}
	.popup::before {
		content: "x";
		float: right;
		margin: -5px -10px 0 0;
	}
	.popup.active {
		display:block;
		visibility:visible;
		opacity:1;
	}
	.popup .container {
		padding:0 !important;
	}
	.popup h4, .popup h3, .popup h2 {
		margin:10px 0;
		font-size:18px;
		font-weight:700;
		text-transform:uppercase;
	}
	.popup p {
		margin:0;
	}
	.popup .element {
		margin:0 !important;
	}
	.popup .photoGalleryElement .thumbnail .thumbContents {
		border:none;
	}
	.popup .photoGalleryElement .thumbnail:hover {
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		-ms-box-shadow:none;
	}
	.popup .photoGalleryElement .thumbnail img, .popup .photoGalleryElement .thumbnail {
		margin:0 !important;
		width:auto !important;
	}

@media screen and (max-width:1500px) {
	.marker-lbl {
		font-size:11px;
		line-height:18px;
	}
}
@media screen and (max-width:1400px) {
	.marker-lbl {
		width:85px;
		line-height:14px;
	}
}
@media screen and (max-width:1200px) {
	.marker-lbl {
		display:none;
	}
}
@media screen and (max-width:990px) {
	.marker-lbl {
		display:inline-block;
		width: 110px;
		font-size:12px;
	}
}
@media screen and (max-width:850px) {
	.marker-lbl {
		font-size:11px;
		line-height:18px;
	}
}
@media screen and (max-width:790px) {
	.marker-lbl {
		width:85px;
		line-height:14px;
	}
}
@media screen and (max-width:690px) {
	.marker-lbl {
		display:none;
	}
}
@media screen and (max-width:595px) {
	.marker {
		background:none;
		width:auto;
		height:auto;
		cursor:default;
		position:static;
	}
	.marker .popup {
		display:block;
		visibility:visible;
		opacity:1;
		position:static;
		width:auto;
		padding:30px 0;
		border-bottom:1px solid #CCC;
		background:none;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	.popup::before {
		display:none;
	}
}



@media (max-width: 990px) {
  .brand {
    width: 200px;
  }
  .navlist {
    top: 0px;
    right: 0px;
    width: 53%;
    padding: 50px 0px 0px;
    background-color: #2d334b;
  }
  .navlist ul ul {
	  background:#fff;
	  margin:0 5px 45px;
	  padding:15px;
  }
  .navlist ul ul li a {
	  font-size:18px;
	  color:#2d334b;
	  margin:15px 0;
  }
  .navlist ul ul ul {
	  background:#00aeef;
	  margin:0;
	  padding:10px 20px;
  }
  .navlist ul ul ul li a {
	  font-size:16px;
	  color:#fff;
	  margin:10px 0;
  }
  .navlist ul ul ul li a:hover {
	  background:#fff;
  }
  .navlink {
    padding: 0px;
  }
  .navlink.w--current, .navlist .selectedPage, .navlist .selectedPageParent, .navlist .selectedPageRoot, .navlist ul ul ul .selectedPage:hover {
    color: #00aeef;
  }
  .navlist ul ul ul .selectedPage {
	  color:#fff;
  }
  .navlink.device:hover {
    background-color: #00aeef;
    color: white;
  }
  .cta-container {
    margin-left: 0%;
  }
  .ctabox {
    display: block;
    line-height: 0px;
  }
  #locationMap {
	  margin-top:87px;
  }
  .slider {
    left: 0%;
    width: 100%;
    height: 450px;
    margin-top: 0;
  }
  .slider .slide img {
	  height:100%;
  }
  .slide._1 {
    padding-left: 1px;
  }
  .cta, .cta-hover {
    height: 380px;
  }
  
  .ib-logo {
    margin-top: 20px;
  }
  .slide-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .slide-text._2 {
    display: block;
    margin-top: 295px;
    margin-right: auto;
    margin-left: auto;
    padding: 17px;
    font-size: 30px;
  }
  .slide-text._1 {
    margin-top: 285px;
    padding: 23px;
  }
  .mobile-nav {
    position: fixed;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #2d334b;
    line-height: 20px;
	z-index:10;
  }
  .mobile-nav-bar {
    position: fixed;
    width: 100%;
    background-color: transparent;
	top:0;
  }
  .mobile-nav-bar .navlist {
	  padding-top:87px;
  }
  .mobile-nav-bar .arrow-icon {
	  background:url(../images/arrow-down.png) no-repeat left center;
	  width:18px; 
	  height:24px;
	  display:inline-block;
	  position:absolute;
	  margin-left:15px;
  }
  .mobile-nav-bar .Highlighted .arrow-icon {
	  background-image:url(../images/arrow-right.png);
  }
  .tap-icon {
    float: left;
    color: white;
    font-size: 42px;
    line-height: 20px;
  }
  .btnclose {
	  padding:0 20px 20px;
	  display:inline-block;
  }
  .footer-link, a.footer-link {
    width: auto;
	display:table;
    margin-top: 10px;
  }
  .logo-white {
    padding: 19px;
    background-color: transparent;
  }
  .menu-button {
    margin-top: 26px;
    margin-right: 15px;
    padding: 12px 0px;
    background-color: transparent;
  }
  .menu-button.w--open {
    width: auto;
    background-color: transparent;
  }
  .contentdiv, .rightcolumn {
    width: 100%;
	float:none;
  }
  #contactCol {
	padding-top:0;
  }
  .main-content-wrapper {
    width: 100%;
    margin-left: 0%;
	margin-top:87px;
  }
  .footer-link-box {
    margin-bottom: 25px;
	margin-left:50px;
  }
  .facebook-icon, .apple-icon, .android-icon {
    margin-top: 35px;
    margin-right: 20px;
  }
  .tapmenutext {
    width: 48px;
    float: left;
    color: white;
    font-size: 15px;
  }
  .menu-close {
    position: absolute;
    z-index: 1000;
    display: block;
    background-color: #00aeef;
  }
}

@media (max-width: 767px) {
  .navlist {
    width: 100%;
    padding-top: 35px;
  }
  .navlink {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .navlink.w--current {
    color: #00aeef;
  }
  .slider {
    height: 300px;
  }
  .slider .slide img {
	  width:100% !important;
	  height:auto;
  }
  .cta, .cta-hover {
    height: 300px;
  }
  .inner-slide {
    height: 340px;
  }
  .mobile-nav {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .footer-div {
    padding-bottom: 49px;
	text-align:center;
  }
  .footer-link {
	margin:18px auto;
	width:auto;
    float: none;
    clear: both;
    text-align: center;
	display:table;
  }
  .footer-link-box {
    width: 100%;
    margin: 18px 0 0 0;
	text-align:center;
  }
  .facebook-icon, .apple-icon, .android-icon {
    display: inline-block;
	float:none;
	margin:30px 9px 0;
  }
  .ib-logo {
    display: block;
    margin: 0px auto 25px;
    padding-top: 30px;
    float: none;
  }
  .slider .slide img {
	  width:auto !important;
	  height:100%;
  }
}
@media (max-width: 479px) {
  body {
    background-position: 0px 100%;
    background-attachment: fixed;
  }
  .brand {
    width: 150px;
  }
  .navlist {
    width: 100%;
    padding-top: 50px;
  }
  .navlink {
    margin-bottom: 30px;
    font-size: 22px;
  }
  .navlink.w--current {
    color: #00aeef;
  }
  .cta-container {
    height: auto;
  }
  .cta-row {
    width: 100%;
  }
  .ctabox {
    height: 150px;
  }
  .slider {
    width: 100%;
    height: 200px;
    margin-top: 91px;
  }
  .cta, .cta-hover {
    height: 150px;
  }
  
  .inner-slide {
    height: 240px;
  }
  .mobile-nav-bar {
    margin-top: 0px;
  }
  .tap-icon {
    margin-top: 12px;
    line-height: 0px;
  }
  
  .menu-button {
    width: 72px;
    height: 78px;
    margin-top: 12px;
    margin-right: 0px;
    padding: 10px;
  }
  .contentdiv {
    padding-right: 30px;
    padding-left: 30px;
  }
  h2, h3 {
    font-size: 35px;
  }
  h4, h5 {
    font-size: 20px;
  }
  
  .quote {
    font-size: 16px;
  }
 
  .tapmenutext {
    padding-left: 7px;
    font-size: 9px;
    font-weight: 700;
  }
}


/* EVITE 
------------------------------------------------------------ */	

.EviteElement {
	width: 100%;
	margin: 20px 0 30px !important;	
}

	.EviteElement label {	
		display: block;    
		font-size: 16px;   
	    margin: 4px 0 0 0; 
		font-style: italic;
		font-weight: normal;
	}

	.EviteElement p span {
		font-size: 16px;   
	    margin: 4px 0 0 0; 
	}

	.EviteElement em {
		font-weight: normal !important;
		font-size: 13px;
	}

	.EviteElement input, 
	.EviteElement textarea { 
		background: #fff;
		max-width: 60%;
		padding: 11px 10px 11px 10px; 
		border: none;
		border: 1px solid #ddd;	

		-webkit-transition: all 0.5s ease-in-out;
		   -moz-transition: all 0.5s ease-in-out;
		     -o-transition: all 0.5s ease-in-out;
		    -ms-transition: all 0.5s ease-in-out;
		        transition: all 0.5s ease-in-out;  	 
	}  

	.EviteElement img {
		display: block;  
		margin-bottom: -20px;
		border: 2px solid #fff;
	} 

	.EviteElement .EviteButton {  
		clear: both; 
		font-weight: bold;
		background: #f28a57;
		border: none;
		color: #fff;
		padding: 15px 15px 12px;
		width: 150px !important;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin-right: 10px;
		margin-bottom: 10px;
		cursor: pointer;
	}	
		.EviteElement .EviteButton:hover { 
			background: #cc5e2c;  
		}	

	.EviteElement .EvitePreview { 
		background: #444 !important;
		display: inline-block !important;
		padding: 5px 10px !important;
		color: #fff !important;
		font-size: 14px;
		text-transform: uppercase;
		text-decoration: none !important;
	}
		.EviteElement .EvitePreview:hover { 
			background: #888 !important;
		}
		.EviteElement .EvitePreview a {
			text-decoration: none !important;
		}
	
	
	
	

/* SEARCH PAGE
------------------------------------------------------------ */

.searchResults {
	margin: 0 0 25px 0 !important;
}

	.searchResults li {
		padding: 10px 20px !important; 
		background:none;
	}

	.dynamic-searchresults p b,
	.searchResults li a {
		font-size: 16px;
	}

	.searchResults .searchTerm {
		background-image: none;
		background-color: #F1F1F1 !important;
	}








/* GALLERY
----------------------------------------------------------*/

.photoGalleryElement .thumbContents p {	
	font-size: 13px !important;
	padding: 0 3%;
}

.photoGalleryElement .thumbnail {
    margin: 0 2% 2% 0;
    width: 23%; 

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
		.photoGalleryElement .thumbnail:nth-child(4n+1) { 
			clear: both; 
		}

	.photoGalleryElement .thumbnail img {
	    margin: 5% 0 !important;
	    width: 90% !important; 
	}

	.photoGalleryElement .thumbnail .thumbContents {
	    border: 1px solid #d9d9d9;
	    min-height: auto !important; 
	}

	.photoGalleryElement .thumbnail:hover {
	    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	       -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	}

	.sub-content .photoGalleryElement .thumbnail {
	    width: 125px; 
	}

	.sub-content .photoGalleryElement .thumbnail img {
	    width: 107px; 
	}


/* shawdowed */
.photoGalleryElement .thumbShadow .thumbContents p,
.photoGalleryElement .thumbnail p {
    padding: 0 0 6px !important; 
}

	.photoGalleryElement .thumbShadow {
	    margin: 0 2% 2% 0;
	    padding: 0 !important;
	    width: 23% !important; 
	}

	.photoGalleryElement .thumbShadow a {
	    border: 1px solid #E0E0E0;
	    display: block;
	    margin: 0 0 10px; 
		background: #fff;

	       -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	            box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	}

	.photoGalleryElement .thumbShadow .thumbContents {
	    background: none !important; 
	}

	.photoGalleryElement .thumbShadow img {	
	    border: none !important;
	    margin: 0 !important;
	    width: 90%; 
	}

/* thumb hover */
.photoGalleryElement .thumbHover {
    margin: 0 !important; 
}

	.photoGalleryElement .thumbHover .thumbContents {
	    min-height: 150px !important; 
	}

	.photoGalleryElement .thumbHover a {
	    display: block;
	    height: 150px !important;
	    overflow: hidden; 
	}

	.photoGalleryElement .thumbHover a img {
	     width:150px; 

	    -webkit-transition: all 0.3s ease-in-out;
	       -moz-transition: all 0.3s ease-in-out;
	         -o-transition: all 0.3s ease-in-out;
	        -ms-transition: all 0.3s ease-in-out;
	            transition: all 0.3s ease-in-out;
	}

	.sub-content .photoGalleryElement .thumbHover .thumbContents {
	    min-height: 135px !important; 
	}

	.sub-content .photoGalleryElement .thumbHover a img {
	    width: 135px; 
	}

	.sub-content .photoGalleryElement .thumbHover a {
	    height: 135px !important; 
	}


/* thumb tile */
.photoGalleryElement .thumbTile {
    margin: 0; 
}
	.photoGalleryElement .thumbTile .thumbContents {
	    height: 150px !important;
	    min-height: 150px !important; 
	}

	.photoGalleryElement .thumbTile a {
	    display: block;
	    height: 150px;
	    overflow: hidden; 
	}

	.photoGalleryElement .thumbTile img {
	    width: 150px; 
	}

	.sub-content .photoGalleryElement .thumbTile .thumbContents {
	    height: 135px !important;
	    min-height: 135px !important; 
	}

	.sub-content .photoGalleryElement .thumbTile img {
	    width: 135px; 
	}


/* thumb misc */
.sub-content .photoGalleryElement .thumbTight img {
    width: 135px; 
}

.photoGalleryElement .thumbTile img,
.photoGalleryElement .thumbTight img,
.photoGalleryElement .thumbHover img {
    margin: 0 !important; 
} 


/* caption color */ 
html body#body form div.page-container .sldw_caption h3,
html body#body form div.page-container .sldw_caption p {
    color: #fff !important; 
}


/* light boxing */
#lcms_fancybox-wrap, #lcms_fancybox-inner {
	max-width:100%;
	width:auto !important;
	height:auto !important;
}
#lcms_fancybox-overlay {
	background-color: #fff !important;
}

.lcms_fancybox-opened .lcms_fancybox-skin {
	box-shadow: 0 0 0 #fff !important;
	border-radius: 0 !important; 
}

.lcms_fancybox-title-over-wrap {
	background: #666 !important;
}

#lcms_fancybox-title > span {
    display: block;
    font-weight: 300;
	font-size: 14px;
    padding: 20px;
	text-align: center;
}


#lcms_fancybox-desc {
	padding-top: 15px !important;
	display: block;
}

#lcms_fancybox-desc h1, 
#lcms_fancybox-desc h2, 
#lcms_fancybox-desc h3, 
#lcms_fancybox-desc h4 {
	color: #fff !important;
}







/* LOGIN
------------------------------------------------------------ */
.loginBox {
	margin:12% auto 0;
	width:350px
}
.loginElement {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	width: 350px;
	margin:15px 0;
	padding: 20px 40px;
		
    animation-name: zoominlogin;
    animation-duration: 0.8s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;

    -webkit-animation-name: zoominlogin;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in-out; 
}

.loginElement h1.title {
	display: none;
}

.loginElement input {
	width: 100%;
	padding: 10px;
	margin: 0;
	background: none;
	border: 1px solid #ddd;
	color: #999;
}

.loginElement .remember {
	font-size: 13px;
	color: #aaa;
}
	.loginElement .remember input {
		margin-right: 10px;
		width:auto;
	}

.loginElement .button {
	border:1px solid #a29061;
	background: #fff;
	display: inline-block;
	font-weight: 700;
	color: #a29061;
	padding: 15px 20px;
	text-decoration: none;
	font-size: 16px;
	line-height: normal;
	text-transform:uppercase;
	margin:20px 0;
	width:auto;
} 

.loginElement .button:hover {
	background: #a29061;
	color: #fff;
	text-decoration:none;
}


/* SHOPPING CART 
------------------------------------------------------------ */	

/* product list - details */
.productListing {
    margin: 0 !important; 
	width: 100% !important;
}	
	.productListing li {
	    font-style: normal !important;
		background-image: none !important;
	    margin: 0 0 35px 0 !important;
	    padding: 0 0 20px 0 !important;
	    position: relative;
	    width: 100%; 
		border: none !important;
	}				
			.productListing li img {
			    max-width: 100%;
			}	
	
		.productListing li .productImageContainer {
			margin-bottom: 20px;
			max-width: 30%;	
			float: left !important;
			margin-right: 15px;
		}

		.productListing h3.productTitle {
		    margin: 0 !important; 
		}		
			.productListing h3.productTitle a {
			    font-size: 21px;
				text-decoration: none;
			}

		.productListing h4.productType,
		.productListing h4.productVendor {			
			display: inline-block;
		    font-size: 14px !important;
		    font-style: italic !important;
			font-weight: 300 !important;
		    padding: 0; 
		}

		.productListing .productDescription {
			padding-top: 15px;
		}
		
		.productListing .productPriceContainer {
			display: block !important;
		}			
			.productListing .productPriceContainer .productPrice,
			.productUnavailable,
			.productDetailUnavailable {
				font-size: 16px !important;
				float: left;
				display: block !important;
				padding: 0 !important;
				margin: 10px 0 0 !important;
			}
			
			.productUnavailable {
				padding-left: 30px !important;
				font-style: italic;
				font-size: 12px !important;
			}
				.productListingGrid .productUnavailable {
					float: none;
					text-align: center;
					padding-left: 0 !important;
				}
		
	/* add to cart and select buttons */
	.productAddToCart, 
	a.productSelectOptions {
	    -webkit-appearance: none;
		background: #cc5e2c !important;
		display: inline-block !important;
		padding: 11px 15px !important;
		border: none !important;   
		text-transform: uppercase; 
		font-size: 15px;
		color: #fff !important;  
		cursor: pointer;
		margin-left: 20px;
		text-decoration: none;

	    -webkit-transition: all 0.3s ease-in-out;
	       -moz-transition: all 0.3s ease-in-out;
	         -o-transition: all 0.3s ease-in-out;
	        -ms-transition: all 0.3s ease-in-out;
	            transition: all 0.3s ease-in-out;  
	}
		.productAddToCart:hover, 
		a.productSelectOptions:hover {
			background: #f38a51 !important;
		}






/* Product Listing - Grid */
.productListingGrid {
    margin: 0 !important; 
	width: 100% !important;	
}	
	.productListingGrid li {		
		display: block !important;
	    margin: 0 3% 1.5em 0 !important;
		padding: 0 !important;
	 	width: 30% !important; 
		float: left !important;
		text-align: center !important;
	    position: relative;	
		border-bottom: none !important;
	}	
		.productListingGrid li span.productImageContainer {
			margin: 0 0 10px 0 !important;
		}
		.productListingGrid .productFeaturedImage {
			margin-left: 0 !important;
		}			
			.productListingGrid .productFeaturedImage img {
			    max-width: 100%;	
				padding: 0 !important;
				margin: 0 !important;
				vertical-align: bottom;
			}

		.productListingGrid h3.productTitle,
		.productListingGrid h3.productTitle a {
			font-size: 15px !important;
			line-height: 19px !important;
			padding: 0 !important;		
			margin: 0 0 4px 0 !important;
		}
		
		.productListingGrid .productPriceContainer {
			display: block !important;
			padding: 0 !important;
		}			
			.productListingGrid .productPriceContainer .productPrice {
				font-size: 13px !important;
				color: #828282;
				float: none;
				margin-top: 0 !important;
			}	

	.productListingGrid a.productSelectOptions,
	.productListingGrid .productAddToCart {
		display: none !important;
	}
	

	/* getting the grids lined up right */
	.productListingGrid li:last-child {margin-right: 0 !important;}
	
	.productListingGrid li:nth-child(2n+1) {clear: none !important;}
	.productListingGrid li:nth-child(4n) {clear: left !important;}
	

	.productListingGrid li h3.productTitle {display: block; clear: both;}
		.productListingGrid li span.productImageContainer {padding: 0 !important;}
		.productListingGrid li span.productImageContainer {max-width: 100%;}
		
		

/* product more info */
.productDetailImageContainer {
	display: block;
	float: right;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
	max-width: 320px;
}
	
	.productDetailImageContainer .productDetailImageList .productDetailImage {
		margin: 0; 
		padding: 0;
		width: 100% !important;	
	}	
	
	.productDetailImageContainer .productDetailImageThumb {
		padding: 0 !important;
		margin-right: 26px !important;
		margin-top: 10px !important;
	}
		
		.productDetailImageContainer .productDetailImageThumb a {
			padding: 0 !important;
		}
	
	.productDetailImageThumb:last-child {
		margin-right: 0 !important;
	}
	
	
/* hiding stuff i dont want */	
.productDetailDescriptionTitle,
.productDetailTitle {
    display: none;
}

ul.productDetailVariantList {
	height: 1px;
	visibility: hidden;
}

.productDetailType,
.productDetailVendor {
	display: inline-block;
	font-size: 13px !important;
	color: #828282 !important;
	font-style: italic;
	font-weight: 300 !important;
	margin-bottom: 10px !important;
}

.productDetailPrice {
	color: #000;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.productDetailAddToCartContainer {
	border: 1px solid #dadada;
	border-width: 1px 0;
	padding: 10px 0 0;
	margin-bottom: 20px;
	width: 100%;
	max-width: 425px;
}
	
	.productDetailAddToCartContainer select,
	.productDetailAddToCartContainer #productDetailCartQuantity {
	    color: #999;
		font-size: 13px;
		border: 1px solid #dadada;
		padding: 8px 10px;
		display: block;
	}
	
	span.productDetailQuantity, 
	#productDetailCartQuantity {
		display: inline-block !important;
	}
	

.productDetailAddToCart { 
	background: #cc5e2c !important;
	display: inline-block;
	padding: 11px 15px !important;
	border: none !important;   
	text-transform: uppercase; 
	font-size: 15px;
	color: #fff !important;    
	margin: 0 0 0 20px !important;

	    -webkit-transition: all 0.3s ease-in-out;
	       -moz-transition: all 0.3s ease-in-out;
	         -o-transition: all 0.3s ease-in-out;
	        -ms-transition: all 0.3s ease-in-out;
	            transition: all 0.3s ease-in-out;  
}
	.productDetailAddToCart:hover { 
		background: #f38a51 !important;
	}

.productDetailDescriptionContainer {
	width: 100%;
	max-width: 425px !important;
}



	
	
/* checkout */
.shoppingCartContainer {
	position: relative;
}

.cartItemsCount {
	margin: 0 0 20px 0 !important;
	font-size: 12px !important;  
	line-height: 15px;  
	width: 25% !important;  
	text-align: left !important;
	float: left !important;
}
	
.cartContinueShopping {
	display: none !important;
}

.cartItems {
	background: #FAFAFA;
	width: 100%;
	margin-bottom: 100px;
}	
	.cartItems th {
		background: #fff !important; 
		color: #2E2E2E !important; 
		text-transform: uppercase;
		font-size: 12px;
		padding: 10px 20px !important;
		border-bottom: 1px solid #EEEEEE;
	}

.shoppingCart table tbody tr td {
	border-bottom: 1px solid #fff !important;
	padding: 20px !important;
}

.cartImage img {
	border: 1px solid #fff;
}

.cartDescription a {
	padding: 0 !important;
	background: none !important;
	font-size: 14px !important;
}	

.cartItemSKU {
	font-style: italic;
}	

.cartQuantity input {
    color: #999;
	font-size: 14px;
	width: 40px !important;
	border-radius: 0 !important;
}


/* close button */
.cartItems .cartQuantity a {
	background: transparent url(images/icon-close.png) no-repeat top left !important;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	display: inline-block;
	margin: 6px 0 0 0;  
	position: absolute;
}


/* Discount Code and Checkout button Row */
.cartUpdate {
	background: transparent !important;
	padding: 0 !important;
	position: absolute;
	right: 180px;
	bottom: -85px !important;
	font-size: 13px !important;
}

.cartSubtotalLabel {
	display: none;
}

.cartSubtotalPrice {
	font-size: 15px;
}

.cartDiscount, 
.cartSubtotal {
	background: #e9e9e9;
	padding-bottom: 15px !important;
}

.cartDiscount label {
	display: inline-block !important;
	font-size: 12px !important;
}

.applyCode {
	background-color: #000 !important;
	display: inline-block;
	background-image: none !important; 
	border-radius: 0 !important;
}	

/* checkout button */
.cartCheckoutButton {
	position: absolute;
	right: 0;
	bottom: -80px !important;
	background-color: #f38a51 !important;
	display: inline-block;
	padding: 11px 15px !important;
	border: none !important;   
	text-transform: uppercase; 
	font-size: 15px;
	color: #fff !important;    
	box-shadow: 0 0 0 #fff !important;
	border-radius: 0 0 0 !important;
	height: 45px !important;  
	background-image: none !important;

	    -webkit-transition: all 0.3s ease-in-out;
	       -moz-transition: all 0.3s ease-in-out;
	         -o-transition: all 0.3s ease-in-out;
	        -ms-transition: all 0.3s ease-in-out;
	            transition: all 0.3s ease-in-out;  
}
	.cartCheckoutButton:hover {
		background-color: #cc5e2c !important;
	}
	
	.cartCheckoutButton input {
		background-image: none !important;
		text-transform: uppercase;
		padding: 0 !important;
	}
  


@media screen and (max-width: 768px) {
	
	/* shopping cart */
	.shoppingCartContainer .shoppingCart p.cartItemsCount {
		width: 90% !important;
	}
	
	.shoppingCart .cartItems {
		padding: 3% !important;
	}
	
	.shoppingCart .cartImage {
		display: none !important; 
	}
	
	.shoppingCart .cartQuantity {
		padding-right: 15px !important;
	}
	
	.shoppingCart table tbody tr td {
		padding: 0 !important; 
		border-bottom: 0 !important;
	}
	
	.shoppingCart .cartPrice,	
	.shoppingCart .cartQuantity,
	.shoppingCart .cartTotal {
		margin: 0 0 15px !important; 
	}
		.shoppingCartContainer .shoppingCart table tbody tr td.cartQuantity a {
			text-indent: -9999px !important; 
			display: inline-block;
			overflow: hidden;
			margin-right: 50px !important;
			font-size: .01em !important;
		}
	
	.shoppingCart .cartCheckoutButton {
		display: block !important;
		position: relative;
		bottom: auto !important;
		margin-top: 50px !important;
	}

}
.feature {
    text-align: center;
    position: relative;
}
.feature h1 {
	color: #fff;
	border:none;
}
#strength-service.feature h1 {
	line-height:64px;
	position:absolute;
	top:50%;
	left:auto;
	width:100%;
	text-align:center;
	margin:-32px 0 0;
	font-family: 'Merriweather';
	font-style:italic;
	font-weight:300;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
}
#strength-service.feature div {
	width:100%;
	height:200px;
	/*background-attachment:fixed !important;*/
	background-repeat:no-repeat;
	background-position:center 100%;
	background-size:cover;full
}

.lcms_menus ul, .lcms_account_menus ul {
	background:none;
	padding:0;
}
.lcms_pagebar {
	top:200px;
}
.lcms_AdminView #strength-service.feature .regionBoundary, .lcms_AdminView #strength-service.feature .regionBoundary div {
	height:auto;
}
.lcms_AdminView header, .lcms_menus ~ header {
	top:50px !important;
}
.lcms_AdminView .mobile-nav-bar {
	z-index:999999;
}
.lcms_AdminView .w-nav-overlay {
	top:auto !important;
}
.lcms_AdminView .slider {
	height:auto;
}
.lcms_AdminView .slide-text {
	position:static;
	margin-top:0;
}
