@charset "UTF-8";

@font-face {
    font-family: 'prequel_regular';
    src: url('/media/1184/prequel-rough-webfont.woff2') format('woff2'),
         url('/media/1183/prequel-rough-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	margin: 0;
    background-image: url(/media/1182/mainbg3.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

/*===================*/
.brandGuideImage {
    float: right;
    margin: 0px 0px 30px 30px;
}

.brandGuideImage img {
	max-width: 500px;
	width: 100%;
}

@media (max-width: 992px) {
	.brandGuideImage {
		float: none;
		margin: 0px 0px 30px 0px;
	}
	.brandGuideImage img {
		max-width: 100%;
		width: 100%;
	}
}
/*===================*/

.indbox {
    width: 100%;
    height: 100%;
    padding: 0%;
	margin: 20px 0px;
}
	.indbox:hover {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.fishes {
    position: relative;
    top: 0;
    left: 0;
}

.fish2 {
    position: absolute;
    width: 60px;
    right: 10px !important;
    bottom: 10px !important;
	/*border-radius: 50%;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;*/
}


.fish {
    position: absolute;
    width:60px;
    border-radius: 25%;
    left: 10px !important;
    top: 10px !important;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
}

.galleryVideoContainer iframe {
    width: 100%;
    height: 116.5%;
    padding-bottom: 80px;
}


.cardproduct2 {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    /*border-color: #484542;
    border-width: 1px;
    border-style: solid;
    border-radius: 15px;*/
	margin-bottom: 15px;
    overflow: hidden;
}

.cardproduct3 {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    border-color: #D5D5D5;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 15px;
    border-radius: 2px;
    overflow: hidden;
}


.cardproduct2clr {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    border-color: #D5D5D5;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 5px;
    border-radius: 5px;
    overflow: hidden;
}

/*===================*/

.surveyContainer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.surveyContainer div:first-of-type {
	flex-grow: 2;
}

.surveyContainer div:last-of-type {
	/*height: 300px;*/
}

.surveyContainer .surveyHeader {
	margin: 0px;
    color: #305b62;
    white-space: nowrap;
	text-transform: uppercase;
    font-size: 2em !important;
    line-height: normal !important;
    font-family: 'prequel_regular';
}

.surveyContainer img {
	max-height: 100%;
}

.homeBottomParagraphIntro {
    font-family: 'prequel_regular';
    color: #3F3230;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    font-size: 3.5rem;
    margin: 0px;
}

.homeBottomParagraphIntro p { margin: 0px; }

.homeBottomParagraphIntro img {
	max-width: 350px;
    width: 100%;
}

.checkout_form .row {
	margin-bottom: 20px !important;
}

.validation-summary-errors {
	border: 2px solid #bf2424;
    background: rgba(255, 0, 0, 0.15);
    padding: 15px 20px;
    font-weight: bold;
}

.validation-summary-errors ul { margin: 0px; }

.validation-summary-succcess {
	border: 2px solid #237839;
    background: rgba(0, 255, 31, 0.15);
    padding: 15px 20px;
    font-weight: bold;
}

.mobileMenuLogo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 112px;
}
.mobileMenuLogo img {
	height: 80px !important;
}
.greenBG {
	background: #2b2d2d;
}
.productSubLanding {
	background: rgba(255, 255, 255, 30%);
}
.productSubLanding:hover {
	background: rgba(147, 255, 235, 17%);
}
.productDetailsTabInnerTitle {
	/*border-bottom: 2px solid #959392;*/
    margin: 15px 0px 35px 0px;
}
.productDetailsTabInnerTitle h1 {
	font-family: 'prequel_regular';
    color: #3F3230;
    font-size: 2.5rem;
    font-weight: normal;
    text-align: center;
    margin: 0px;
	letter-spacing: 0.5rem;
}
.productDescription p { margin: 30px 0px; }
.documentsContainer {
	border-bottom: 1px solid #959392;
}
.documentsContainer:hover {
	background: rgba(147, 255, 235, 17%);
	border-color: #6c6661;
	color: #21464C !important;
	font-weight: bold;
}
.documentsContainer .downicon2 {
	margin-right: 15px;
}
.documentsContainer .downloadtext2 {
	width: calc(100% - 25px);
	vertical-align: text-bottom;
}
.documentsContainer a, .documentsContainer a:visited {
	width: 100%;
	display: flex;
	padding: 20px;
}
.documentsContainer:hover a {
	color: #21464C !important;
	font-weight: bold;
}
.footer .dropup2:not(:last-of-type) {
	margin-right: 30px;
}
.dropup2 { 
	/*flex-grow: 1; */
}
.dropbtn2 {
	font-family: 'prequel_regular';
	color: #c9c3be;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.2em;
    letter-spacing: 0.2rem;
}
.dropbtn3 {
	font-family: 'prequel_regular';
	color: #c9c3be;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
}

.downicon2 {
    background-image: url(/media/1142/docdownloadicon.svg);
	color: blue;
    background-repeat: no-repeat;

    height: 25px;
    display: inline-block;
    width: 25px;
	filter:brightness(0) saturate(100%) invert(54%) sepia(11%) saturate(1954%) hue-rotate(135deg) brightness(87%) contrast(89%);
}

.color {
	width: 60px;
	padding: 0px;
	border: 1px solid #AFAFAF;
	float: left;
	margin: 3px;
}

.colorSelected {
	width: 60px;
	padding: 2px;
	border: 4px solid #959392;
	border-radius: 6px;
	float: left;
	margin: 3px;
}

.colorSwatchNotice {
	color: #747474;
    font-size: 0.9rem;
    font-style: oblique;
	clear: both;
    padding: 10px 0px 0px 0px;
}

.colorSwatchNotice p { margin-top: 0px; }

.quantityBox {
  background-color: rgb(58 142 147 / 6%); }
.checkout_form .link_underline {
    margin-right: 15px;
}
.link_underline {
    text-decoration: underline;
}
.flexJustifyContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: stretch;
}
.close-button-formatting{
	font-family: 'Material Icons' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 24px !important;
    line-height: 1 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    display: inline-block !important;
    white-space: nowrap !important;
    word-wrap: normal !important;
    direction: ltr !important;
}

.modal-close-TR{
	cursor: pointer !important;
	color: #fff !important;
    position: absolute !important;
    top: -30px !important;
    right: 0px !important;
    z-index: 1000 !important;
}

.modal-header{
	color: #26a69a !important;
}
.checkout_form input[type=text] {
    margin-bottom: 0px !important;
}

input[type=text] {
    padding-left: 15px !important;
    box-sizing: border-box !important;
}
input {
    line-height: normal;
}
.input-field {
    position: relative;
    margin-top: 1rem;
}
.line-30 {
    margin-bottom: 30px !important;
}

.line-20 {
    margin-bottom: 20px !important;
}

.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

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

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none; }
  ul:not(.browser-default) > li {
    list-style-type: none; }

a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.valign-wrapper {
  display: flex;
  align-items: center; }

.clearfix {
  clear: both; }

.z-depth-0 {
  box-shadow: none !important; }

.z-depth-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.z-depth-1-half {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }

.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.z-depth-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }

.z-depth-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); }

.z-depth-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); }

.hoverable {
  transition: box-shadow .25s; }
  .hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73; }

i {
  line-height: inherit; }
  i.left {
    float: left;
    margin-right: 15px; }
  i.right {
    float: right;
    margin-left: 15px; }
  i.tiny {
    font-size: 1rem; }
  i.small {
    font-size: 2rem; }
  i.medium {
    font-size: 4rem; }
  i.large {
    font-size: 6rem; }

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto; }

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px; }
  .pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px; }
  .pagination li.active a {
    color: #fff; }
  .pagination li.active {
    background-color: #ee6e73; }
  .pagination li.disabled a {
    cursor: default;
    color: #999; }
  .pagination li i {
    font-size: 2rem; }
.pagination li.pages ul li {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
    .pagination li.prev,
    .pagination li.next {
      width: 10%; }
    .pagination li.pages {
      width: 80%;
      overflow: hidden;
      white-space: nowrap; } }
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7); }
  .breadcrumb i,
  .breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
  .breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px; }
  .breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased; }
  .breadcrumb:first-child:before {
    display: none; }
  .breadcrumb:last-child {
    color: #fff; }

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px; }
  .parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
    .parallax-container .parallax img {
      display: none;
      position: absolute;
      left: 50%;
      bottom: 0;
      min-width: 100%;
      min-height: 100%;
      transform: translate3d(0, 0, 0);
      transform: translateX(-50%); }

.pin-top, .pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0; }

.fade-in {
  opacity: 0;
  transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center; } }

@media only screen and (max-width: 450px) {
  .featured {
	font-size: 2.4em !important; } }

.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73; }
  .page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: flex;
    align-items: center;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08); }

table, th, td {
  border: none; }

table {
  width: 100%;
  display: table; }
  table.bordered > thead > tr, table.bordered > tbody > tr {
    border-bottom: 1px solid #d0d0d0; }
  table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2; }
  table.striped > tbody > tr > td {
    border-radius: 0; }
  table.highlight > tbody > tr {
    transition: background-color .25s ease; }
    table.highlight > tbody > tr:hover {
      background-color: #f2f2f2; }
  table.centered thead tr th, table.centered tbody tr td {
    text-align: center; }

thead {
  border-bottom: 1px solid #d0d0d0; }

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
    table.responsive-table td:empty:before {
      content: '\00a0'; }
    table.responsive-table th,
    table.responsive-table td {
      margin: 0;
      vertical-align: top; }
    table.responsive-table th {
      text-align: left; }
    table.responsive-table thead {
      display: block;
      float: left; }
      table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0; }
        table.responsive-table thead tr th::before {
          content: "\00a0"; }
    table.responsive-table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top; }
    table.responsive-table th {
      display: block;
      text-align: right; }
    table.responsive-table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    table.responsive-table tr {
      padding: 0 10px; }
    table.responsive-table thead {
      border: 0;
      border-right: 1px solid #d0d0d0; }
    table.responsive-table.bordered th {
      border-bottom: 0;
      border-left: 0; }
    table.responsive-table.bordered td {
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }
    table.responsive-table.bordered tr {
      border: 0; }
    table.responsive-table.bordered tbody tr {
      border-right: 1px solid #d0d0d0; } }
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }
  .collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0; }
    .collection .collection-item.avatar {
      min-height: 84px;
      padding-left: 72px;
      position: relative; }
      .collection .collection-item.avatar:not(.circle-clipper) > .circle,
      .collection .collection-item.avatar :not(.circle-clipper) > .circle {
        position: absolute;
        width: 42px;
        height: 42px;
        overflow: hidden;
        left: 15px;
        display: inline-block;
        vertical-align: middle; }
      .collection .collection-item.avatar i.circle {
        font-size: 18px;
        line-height: 42px;
        color: #fff;
        background-color: #999;
        text-align: center; }
      .collection .collection-item.avatar .title {
        font-size: 16px; }
      .collection .collection-item.avatar p {
        margin: 0; }
      .collection .collection-item.avatar .secondary-content {
        position: absolute;
        top: 16px;
        right: 16px; }
    .collection .collection-item:last-child {
      border-bottom: none; }
    .collection .collection-item.active {
      background-color: #26a69a;
      color: #eafaf9; }
      .collection .collection-item.active .secondary-content {
        color: #fff; }
  .collection a.collection-item {
    display: block;
    transition: .25s;
    color: #26a69a; }
    .collection a.collection-item:not(.active):hover {
      background-color: #ddd; }
  .collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px; }
  .collection.with-header .collection-item {
    padding-left: 30px; }
  .collection.with-header .collection-item.avatar {
    padding-left: 72px; }

.secondary-content {
  float: right;
  color: #26a69a; }

.collapsible .collection {
  margin: 0;
  border: none; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; }
  .progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear; }
  .progress .indeterminate {
    background-color: #26a69a; }
    .progress .indeterminate:before {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .progress .indeterminate:after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation-delay: 1.15s; }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.center, .center-align {
  text-align: center; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select {
  user-select: none; }

.circle {
  border-radius: 50%; }

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

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !important; }

a {
  text-decoration: none; }

html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: #000000; }
  @media only screen and (min-width: 0) {
    html {
      font-size: 14px; } }
  @media only screen and (min-width: 992px) {
    html {
      font-size: 14.5px; } }
  @media only screen and (min-width: 1200px) {
    html {
      font-size: 15px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.1; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0; }

h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0; }

h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0; }

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0; }

h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0; }

h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0; }

em {
  font-style: italic; }

strong {
  font-weight: 500; }

small {
  font-size: 75%; }

.light, .page-footer .footer-copyright {
  font-weight: 300; }

.thin {
  font-weight: 200; }

.flow-text {
  font-weight: 300; }
  @media only screen and (min-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 390px) {
    .flow-text {
      font-size: 1.224rem; } }
  @media only screen and (min-width: 420px) {
    .flow-text {
      font-size: 1.248rem; } }
  @media only screen and (min-width: 450px) {
    .flow-text {
      font-size: 1.272rem; } }
  @media only screen and (min-width: 480px) {
    .flow-text {
      font-size: 1.296rem; } }
  @media only screen and (min-width: 510px) {
    .flow-text {
      font-size: 1.32rem; } }
  @media only screen and (min-width: 540px) {
    .flow-text {
      font-size: 1.344rem; } }
  @media only screen and (min-width: 570px) {
    .flow-text {
      font-size: 1.368rem; } }
  @media only screen and (min-width: 600px) {
    .flow-text {
      font-size: 1.392rem; } }
  @media only screen and (min-width: 630px) {
    .flow-text {
      font-size: 1.416rem; } }
  @media only screen and (min-width: 660px) {
    .flow-text {
      font-size: 1.44rem; } }
  @media only screen and (min-width: 690px) {
    .flow-text {
      font-size: 1.464rem; } }
  @media only screen and (min-width: 720px) {
    .flow-text {
      font-size: 1.488rem; } }
  @media only screen and (min-width: 750px) {
    .flow-text {
      font-size: 1.512rem; } }
  @media only screen and (min-width: 780px) {
    .flow-text {
      font-size: 1.536rem; } }
  @media only screen and (min-width: 810px) {
    .flow-text {
      font-size: 1.56rem; } }
  @media only screen and (min-width: 840px) {
    .flow-text {
      font-size: 1.584rem; } }
  @media only screen and (min-width: 870px) {
    .flow-text {
      font-size: 1.608rem; } }
  @media only screen and (min-width: 900px) {
    .flow-text {
      font-size: 1.632rem; } }
  @media only screen and (min-width: 930px) {
    .flow-text {
      font-size: 1.656rem; } }
  @media only screen and (min-width: 960px) {
    .flow-text {
      font-size: 1.68rem; } }
  @media only screen and (max-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }

.thePlus {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' class='bi bi-plus' fill='%23000' id='plus'><path fill-rule='evenodd' d='M8 3.5a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H4a.5.5 0 010-1h3.5V4a.5.5 0 01.5-.5z'></path><path fill-rule='evenodd' d='M7.5 8a.5.5 0 01.5-.5h4a.5.5 0 010 1H8.5V12a.5.5 0 01-1 0V8z'></path></svg>");
  background-repeat: no-repeat;
  height: 22px;
  float: right; }

.theMinus {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='bi bi-dash' fill='%23000' id='dash'><path fill-rule='evenodd' d='M3.5 8a.5.5 0 01.5-.5h8a.5.5 0 010 1H4a.5.5 0 01-.5-.5z'></path></svg>");
  background-repeat: no-repeat;
  float: right; }

.dropUp {
  display: none;
  position: absolute;
  left: 0px;
  background-color: #FFF;
  text-align: left; }

.dropUp {
  width: 180px;
  position: absolute;
  left: -75px !important;
  background-color: #FFF;
  text-align: left;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 50px 0 rgba(0, 0, 0, 0.19); }

.closeBtn {
  width: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

/*Navigation*/
#nav .container {
  width: 100%; }

#nav {
  background-color: #FFF;
  padding: 0;
  text-align: left; }

#nav ul {
  float: left;
  font-size: 16px; }

#nav li {
  float: left;
  position: relative;
  list-style: none;
  z-index: 1001 !important; }

#nav li ul {
  background-color: #cccccc;
  list-style: none;
  display: none;
  position: absolute;
  top: 38px;
  left: 0px;
  line-height: 1; }

#nav li:last-of-type ul {
	right: 0px;
    left: initial; }

#nav .material-icons {
  vertical-align: middle;
  line-height: 38px;
  cursor: pointer; }

#nav li ul li {
  line-height: 25px;
  width: 100%; }

#nav li ul li ul li {
  line-height: 25px;
  width: 100%;
  display: none;
  position: relative;
  min-width: 200px; }

#nav li ul li ul {
  position: absolute;
  /*left: -10px;*/
  left: -28px;
  top: 14px; }

#nav li ul li:hover ul li {
  display: block;
  background-color: #FFF;
  line-height: 36px;
  max-width: 200px;
  left: 232px;
  top: -29px; }

.smallTopMenu li li:hover, #nav li ul li:hover ul li:hover {
  background: rgba(124, 107, 104, 30%) !important; }

#nav li ul li ul {
  padding: 15px 0px;
  background-color: transparent; }

#nav li a {
  line-height: 38px;
  color: #FFF; }

#nav li a:hover, .category-landing a:hover, .largerTopMenu a:hover {
  color: #d7cabd;
  text-decoration: none; }

#nav li ul li a {
  z-index: 99;
  padding: 6px auto;
  line-height: 1.3rem;
  width: 200px;
  color: #3F3230;
  text-transform: none;
  font-size: 1rem;
  text-shadow: none;
  font-weight: normal;
  padding: 10px 20px;
  margin: 0px;
}

#nav li ul li a:hover {
  color: black; }

#nav li:hover ul, li.over ul {
  display: block;
  width: auto; }

#nav li a {
  padding: 0px;
  color: #FFF;
  display: block;
  position: relative; }

/*end navigation*/
body {
  font-family: 'Roboto', sans-serif;
  margin: 0; }

* {
  box-sizing: border-box; }

.row > .column {
  padding: 0 8px; }

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

.column {
  float: left;
  width: 25%; }

.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #FFF;
  margin: 0 auto;
  white-space: nowrap;
  border-bottom: solid;
  border-width: 1px;
  border-color: #e0e0e0; }

img.hover-shadow {
  transition: 0.3s; }

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

a:hover {
  color: #323232; }

.whitebread  {
  font-size: 10px !important;
  color: #FFF !important; }

.hidden  {
  display: block; }

.label {
  font-size: .9rem;
  color: #323232;
  font-weight: 600;
  padding-top: 15px; }

.qselect {
  min-width: 100px;
  /*border-color: #e0e0e0;*/
  line-height: inherit;
  padding: 7px;
  /*color: #838383;*/
  font-size: .9rem; }

button, select {
  background-color: #FFF;
  color: #21464C;
  margin-right: -6;
  margin-right: -5px;
  border: 1px;
  border-style: solid;
  border-color: #FFF; }

.dealslidetext {
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left !important;
  font-size: 5.5em !important; }

.dealtext {
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 5.5em !important; }

.pagenumbers {
  color: #838383;
  text-decoration: underline; }

.landingtext {
	font-family: 'prequel_regular';
    letter-spacing: 0.5rem;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 6em !important;
    line-height: 1em;
    /*margin-top: -180px;*/
    flex: 1;
    align-self: center;
    padding: 150px 50px 20px 50px;
	text-shadow: 0 0 10px #000, 0 0 50px #000, 0 0 70px #000000;
}

.bullethigh {
  list-style-type: disc !important;
  margin-left: 15px; }

.proim {
  width: 90px;
  padding: 2px; }

.nopadding {
  padding: 0px !important; }

.homeTaglineMessage {
	position: absolute;
    height: 700px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-family: 'prequel_regular';
    font-size: 6.8rem;
    color: #150000;
    text-align: center;
    padding-top: 1.1em;
    overflow: hidden;
}

.homeTopParagraphIntro {
	/*font-family: 'Permanent Marker', cursive;*/
	text-align: center;
    font-size: 1.4rem;
    font-weight: 500;
    color: #3f3230;
}

.photoBack {
  display: flex;
  align-items: center;
  background-image: url("/media/1037/bckg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.09);
  /*height: 530px;*/
  height: 100%;
  max-height: 450px;
  /*padding-top: 20px;*/
  margin-bottom: 0px;
  /*margin-top: -182px;*/
}

.videoBack {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.09);
  /*height: 530px;*/
  height: 100%;
  max-height:700px;
  margin-bottom: 0px;
  /*margin-top: -134px;*/
}

#myVideo{
height:100%;
max-height:700px;
}

.photoBack2 {
  background-image: url("/media/1037/bckg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.09);
  height: 330px;
  margin-bottom: 0px;
  /*margin-top: -182px;*/
}

.photoBack4 {
  background-image: url(/media/1185/banner-ultra-thin-generic.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.09);
  height: 200px;
  margin-bottom: 0px;
  /*margin-top: -112px;*/
  display: block;
}

.photoBack3 {
  background-image: url("/media/1038/bckg2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 30px;
  padding-top: 0px;
  margin-bottom: 0px;
  /*margin-top: 0px;*/
}

.seperate {
  box-sizing: content-box;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 3px;
  background-color: #959392;
}

.date {
  color: #323232;
  font-size: 1.3em;
  font-weight: 500; }

.Back {
  background-color: #FFF;
  background-size: cover;
  min-height: 30px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px; }

.slideimage {
  padding-top: 25px; }

.associatedProducts {
	display: flex;
	align-items: center; }

.arrowRight {
  padding: 0px !important;
  width: 50px !important;
  cursor: pointer;
  margin: 0 auto;
  display: block; }

.arrowLeft {
  padding: 0px !important;
  width: 50px !important;
  cursor: pointer;
  margin: 0 auto;
  display: block; }

.caro .carousel {
  min-height: 300px; }

.carousel.carousel-slider .carousel-item p {
  text-align: left;
  padding: 0 10%;
  color: #FFF; }

.carousel2 .carousel2-item {
  width: 100% !important;
  height: auto !important; }

.side-nav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #21464C;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%); }

.side-nav li > a {
  color: #FFF;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px; }

.Bar2 {
  background-color: #3A8E93;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF; }

.saletextad2 {
  color: #FFF;
  font-weight: 300;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: normal; }

.slidimage {
  width: 80%; }

.aboutimage {
  width: 100%;
  float: right; }

.newsimage {
  width: 100%;
  float: right;
  padding-bottom: 10px; }

.aboutUsDescription {
	font-size: 1.3rem;
	font-weight: 500;
    text-align: center;
    color: #585251;
}

.productimage {
  width: 100%;
  float: right;
  padding-bottom: 10px; }

.productimageContainer {
	text-align: center;
	background: url(/media/1282/productgrungebackground.png);
    background-size: contain;
    background-repeat: no-repeat;
	background-position: center center; }

.positionSticky {
	position: sticky;
	top: 0px; }

.tabs .active {
	background-color: rgba(159, 159, 159, 30%) !important;
    color: #000 !important; }

.tabs .tab a {
  color: #21464C;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color .28s ease; }

.tabs .tab a:hover, .tabs .tab a.active {
  background-color: #e0e0e0;
  color: #3A8E93; }

.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #21464C;
  will-change: left, right; }

.show {
  display: none; }

.spacer {
  height: 40px; }

.buttonfoot {
  background-color: #3A8E93;
  border: 0px;
  color: #21464C;
  float: right;
  font-weight: 500;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 18px !important;
  margin-right: 0px;
  margin-top: -65px;
  height: 49px;
  width: 50px; }

.slidebutton {
  background-color: #3A8E93;
  color: #FFF;
  border: 0px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 14px !important;
  display: inline;
  position: relative;
  margin: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 20px;
  padding-left: 20px;
  float: left; }

.searchBar { 
	position: relative;
	margin-right: 20px;
}

.buttonsearch {
  z-index: 4;
  background-color: #484542;
  border: 0px;
  position: absolute;
  width: 52px;
  height: 52px;
  right: -20px;
}

.buttonsearch2 {
  background-color: #484542;
  border: 0px;
  position: absolute;
  width: 52px;
  height: 52px;
  right: 0px;
}

.buttonsearch:hover, .buttonsearch2:hover {
	background-color: #21464c
}

.typeSearch {
	padding: 0px 10px !important;
	width: 298px !important;
	/*position: absolute !important;
	left: 0px !important;*/
	z-index: 2 !important;
	color: #FFFFFF !important;
	border-color: #c9c3be !important;
}

.typeSearch2 {
	padding: 0px 10px !important;
	width: 228px !important;
	position: absolute !important;
	left: 0px !important;
	z-index: 2 !important;
	color: #FFFFFF !important;
	border-color: #c9c3be !important;
}

i.tiny  {
  font-size: 1.4rem !important; }

.newsborder .button {
  display: inline-block;
  margin-top: 15px; }

.button {
  background-color: #21464c;
  color: #FFF;
  border: 0px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 14px !important;
  display: inline-block;
  position: relative;
  margin: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 20px;
  padding-left: 20px; }

.button:hover {
  color: #FFF;
  background: #2ab7a9; }

.buttonBuy {
	color: #FFFFFF;
    font-family: 'prequel_regular';
    font-size: 1.3rem !important;
    border-radius: 1rem;
    padding: 0.5rem 1.8rem;
    font-weight: 100;
	background-color: #21464c;
	margin: 10px 5px;
}

.buttonBuy:hover { background-color: #217a72; }

.buttonBuy a { color: #FFFFFF; }

select:focus {
  border: 1px solid #21464C;
  border-bottom: 2px solid;
}

.buttonmention {
  background-color: #323232;
  color: #FFF;
  border: 0px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 14px !important;
  display: inline;
  position: relative;
  margin: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 5px;
  margin-bottom: 5px; }

.centeredbottom {
  position: absolute;
  bottom: 0px;
  right: 15%;
  left: 15%; }

.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px; }

.saletext {
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 2.1em !important;
  line-height: normal; }

.saletext2 {
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 1.5em !important;
  line-height: normal; }

.product {
  width: 100%; }

.product2 {
  width: 75%; }

.news {
  width: 100%; }

.newsHomePreview {
	display: flex;
	align-items: center; }

.newsHomePreview:hover {
	background: #dbf2f3; }

.newsborder {
  border-width: 2px;
  border-style: solid;
  border-color: #959392;
  padding: 25px !important; }

.relatedstories {
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 25px !important; }

.relatedstories a, .relatedstories a:visited {
	color: #3a8e93;
	font-weight: bold; }

.relatedstories a:hover {
	color: black; }

.relatedstories ul {
	padding: 0px 20px !important; }

.relatedstories ul, .relatedstories li {
	list-style-type: disc !important; }

.featborder {
  border-width: 3px;
  border-style: solid;
  border-color: #b9b9b9;
  padding: 25px 25px 50px 25px !important;
  /*min-height: 675px !important;*/
  height: 100%;
}

.featborder:hover {
	border-color: #959392;
}

.featborder2 {
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0; }

.featborder2:hover {
    background: #dbf2f3;
}

.featborder2 a {
	display: block;
	padding: 15px;
	padding-bottom: 30px;
}

.featborder .seperate, .featborder2 .seperate { height: 2px; }

.titlenews {
  color: #323232;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  font-size: 1.5em !important;
  line-height: normal !important;
  padding-top: 20px; }

.title2 {
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  font-size: 2em !important;
  line-height: normal !important; }

.title {
  font-family: 'prequel_regular';
  color: #323232;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.85em !important;
  line-height: normal !important; }

.maintitle {
	color: #3F3230;
	text-transform: uppercase;
	text-align: center;
	font-size: 3.8em !important;
	line-height: normal !important; 
	padding: 40px 25px 30px 25px;
	font-family: 'prequel_regular';
	/*background: url(/media/1152/footerbg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;*/
    border-bottom: 5px solid #959392;
    letter-spacing: 0.25rem;
	margin-bottom: 20px !important;
}

.maintitleNoBG {
	color: #3F3230;
	padding: 25px 25px 0px 25px;
	background: none;
}

/*.productPageTitle.maintitle {
	margin-bottom: 20px !important; }*/

.topSideProductDetails {
	padding-left: 40px; }

.imageContainer { 
	position: sticky;
	top: 0px;
}

.titleproslide {
  font-family: 'prequel_regular';
  color: #323232;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.3rem;
  line-height: normal !important; }

.subtitle {
  color: #323232;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  font-size: 1.5em !important;
  line-height: normal !important;
  padding-top: 10px; }

.subtitleout {
  color: #3A8E93;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  font-size: 1.5em !important;
  line-height: normal !important; }

.subtitleout2 {
  color: #3A8E93;
  font-weight: 500;
  font-size: 1em;
  text-transform: uppercase;
  text-align: left;
  line-height: normal !important; }

.savings {
  color: #FFF;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 2.1em !important;
  letter-spacing: 0.5em; }

/*body style {
  display: block;
  padding: 0px;
  margin: 0 0 0px 0;
  text-align: left !important; }*/

.module {
  width: 100%;
  margin: 0 0 0em 0;
  overflow: hidden; }

.module p {
  margin: 0;
  color: #838383;
  font-weight: 500; }

.line-clamp {
  /*display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;*/ }

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #838383; }

.mobileline {
  box-sizing: content-box;
  border-top: 0px;
  border-bottom: 2px;
  border-style: solid;
  border-color: #484542; }

.featured {
  font-family: 'prequel_regular';
  color: #3F3230;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0.75rem; }

.featured2 {
  font-family: 'prequel_regular';
  color: #3F3230;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.5rem; }

.chatimg {
  width: 80px;
  margin-top: -30px;
  float: right;
  margin-right: 10%; }

input {
  line-height: inherit;
  border-color: #959392;
  border-style: solid;
  border-width: 1px;
  font-size: .9rem;
  padding: 5px; }

.news {
  color: #21464C;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center !important;
  font-size: 2.8em !important;
  letter-spacing: 0.3em; }

.saletextad {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  padding-top: 5px;
  line-height: normal; }

.adtext2 {
  color: #FFF;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.1em !important;
  line-height: normal !important; }

.crop {
  width: 100%;
  height: 270px;
  overflow: hidden; }

.newsimage2 {
  width: 100%; }

.newspostcrop {
  width: 100%; }

.crop img {
  width: 100%; }

.crop2 {
  width: 100%;
  height: 415px;
  overflow: hidden; }

.crop2 img {
  width: 100%; }

.crop3 img {
  height: 300px; }

.crop4 img {
  width: 100%; }

.crop5 {
  width: 100%;
  height: 240px;
  overflow: hidden; }

.crop5 img {
  width: 100%; }

.adtext1 {
  color: #FFF;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 4.9em !important;
  line-height: normal !important; }

.adtextcontainer {
  z-index: 9; }

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

a {
  color: #3A8E93;
  font-weight: 400; }

.html {
  color: #323232 !important; }

.Bar {
  background-color: #21464C;
  color: #FFF; }

.move {
  margin-top: -45px; }

.galim {
  width: 19%;
  display: inline; }

.galim2 {
  width: 65px;
  display: inline; }

.smallTopMenu a:hover {
  text-decoration: underline; }

.MenuBar .smallTopMenu a, .largerTopMenu li a {
	color: #FFFFFF;
	margin: 0px 12px;
	text-transform: uppercase;
	font-size: 1.2em;
	text-shadow: 2px 1px #3F3230;
	font-weight: normal;
	font-family: 'prequel_regular';
}

.MenuBar {
  position: absolute;
  width: 100%;
  margin-bottom: 0px;
  padding: 16px 0px; }

.MenuBar .largerTopMenu {
	display: flex;
    clear: both;
    margin-top: -15px;
 }

.row {
  margin-left: auto;
  margin-right: auto;
  /*margin-bottom: 0px !important;*/ }

.main {
  color: #FFF;
  text-align: left;
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 0px;
  text-transform: uppercase; }

.container2 {
  position: relative;
  text-align: center;
  color: white; }

.container3 {
  font-family: 'prequel_regular';
  position: relative;
  text-align: center;
  color: white;
  text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000000;
}

.container3:hover {
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02); }

.container3:hover::before {
	width: 100%;
    border: 15px solid #3a8e93;
    height: 100%;
    content: "";
    z-index: 1;
    position: absolute;
}

.centered {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.centeredtext {
    /*position: absolute;
    top: 50%;
    left: 50%;
    padding-top: 90px;
    transform: translate(-50%, -50%);*/
    display: flex;
    height: 60%;
}

.logo img {
  height: 80px; }

.sale img {
  width: 100%; }

.right {
  float: right; }

.left {
  float: left; }

.container {
  width: 95%; }

.wrap:nth-child(4) {
  transform: rotate(-90deg);
  transform-origin: top left;
  top: 75%;
  left: 0; }

.wrap {
  position: absolute;
  top: 0;
  left: 25%;
  height: 25%;
  width: 50%;
  overflow: hidden; }

.touch {
  position: absolute !important;
  top: -15px;
  left: 45px;
  height: 40px;
  width: 40px;
  transform: rotate(45deg);
  transform-origin: top left;
  background: white;
  cursor: pointer; }

.foot {
	display: flex;
	justify-content: center;
}

.foot a {
  color: #323232;
  margin-right: 15px;
  margin-left: 15px;
  line-height: 1.7em;
  font-weight: 300; }

.droptitle {
  color: #838383;
  margin-right: 15px;
  margin-left: 15px;
  line-height: 2.5;
  font-weight: 300; }

.foot a:hover {
  text-decoration: underline; }

.colorfoot {
  padding-bottom: 20px;
  background: url('/media/1152/footerbg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.colorfoot a, .colorfoot a:visited {
	color: #FFF; }

.colorfoot a:hover {
	text-decoration: none;
	color: #aad9dc; }

.footspace {
  /*margin-bottom: 25px;*/
}

.footspace2 {
  margin-bottom: 25px;
  margin-top: 75px; }

.foot-text2 {
  color: #c9c3be;
  font-weight: 300;
  padding-top: 0px; }

.foot-text {
  color: #c9c3be;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase; }

.bottomFooter {
  color: #FFF;
  margin: 0px;
  padding: 20px 0px 0px 0px; }

.footInputs {
  width: 100%;
  padding: 5px;
  height: 32px;
  border: 0px; }

.searchInputs {
  width: 200px;
  padding: 5px;
  height: 31px;
  border: 0px;
}

.searchieWrap {
    border-bottom: 1px solid #959392;
    padding: 25px 0px;
}

.serchieTitle {
	font-size: 1.5em;
    font-weight: bold;
    color: #544436;
    margin: 0px;
}

a:hover .serchieTitle { color: #305b62 }
a:hover .serchieLink { font-weight: bold; }

.serchieLink {
	color: #565250;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 0.95em;
}

.serchieDesc {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 1.1em;
}

.searchResultsFor {
	margin: 0px;
    color: #305b62;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 2em !important;
    line-height: normal !important;
    font-family: 'prequel_regular';
}

.searchPageResults {
	width: initial !important;
	display: inline-block;
    background: #484542;
    border-radius: 5px;
}

.searchPageResults li {	
	border-radius: 0px !important;
	height: auto !important;
}

.searchPageResults a { 
	color: white !important;
	padding: 10px 20px !important;
}

.searchPageResults a.active { color: #b5aea7 !important; }

.searchPageResults a:hover { 
	background: #305b62;
	border-radius: 5px;
}

.searchPageResults a.active:hover { background: none; }

.social {
  display: inline-block;
  margin: 0px; }

.social li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px; }

.social img {
  height: 55px; }

.star {
  display: inline-block;
  margin: 0px; }

.star li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px; }

.star img {
  height: 35px; }

.star2 {
  display: inline-block;
  margin: 0px; }

.star2 li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px; }

.star2 img {
  height: 15px; }

.menuicon {
  display: inline-block;
  margin: 0px; }

.menuicon li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px; }

.menuicon img {
  height: 35px; }

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0); }

@media (max-width: 992px) {
	.crop2 {
		height: auto !important; }
	
	.centeredbottom {
		position: inherit !important; }
	
   .saleBlock > a:not(:last-of-type) .container2 {
	margin-right: 15px; }
	
   .adtextcontainer {
	   padding-top: 35px; }
	
   .centeredbottom {
		bottom: 30px; }
	
  .dropup2 {
	  padding: 0px 15px; }
	
  .hidden {
    display: none; }
	
  .homeTaglineMessage {
	  font-size: 5rem;
	  padding: 0px;
	  height: 390px; }

  .titlenews {
    font-size: 1.8em !important; }

  .featborder {
    min-height: 0px !important; }

  .featborder2 {
    min-height: 0px !important; }

  .slidimage {
    width: 50%; }

  .newsimage {
    width: 100%;
    float: none; }

  .productimage {
    width: 65%;
    float: none; }
	
  .topSideProductDetails {
	padding-left: 0px; }

  .aboutimage {
    width: 100%;
    float: none; }
	
   .saletext {
	font-size: 2.4em !important; }
	
  .titleproslide {
	font-size: 1rem; }

  .title {
    font-size: 2.4em !important; }

  .maintitle {
    font-size: 3.0em !important; }

  .title2 {
    font-size: 2.0em !important; }

  .subtitle {
    font-size: 1.8em !important; }

  .subtitleout {
    font-size: 1.5em !important; }

  .slideimage {
    padding-top: 0px; }

  .arrowLeft {
    margin: 0 auto;
    display: block; }

  .arrowRight {
    margin: 0 auto;
    display: block; }
	
  .positionSticky {
	  position: initial; }
	
  .productMasterContainer .row .col.s12 {
	  width: 100% !important;
  }

  .photoBack3 {
    background-image: url("../images/BCKG2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px; }

  .Back {
    background-color: #FFF;
    background-size: cover;
    min-height: 300px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px; }

  .photoBack2 {
    min-height: 0px;
    margin-bottom: 0px;
    margin-top: 0px; }

  .photoBack4 {
    min-height: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    display: none; }

  .photoBack {
    height: 390px;
    margin-bottom: 0px;
    margin-top: 0px; }
	
	.videoBack{
	height: 390px;
	padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px; 
	}
	
	#myVideo{
	height:390px;
	}

  .MenuBar {
    background-color: #2b2d2d;
    position: relative; }

  .crop {
    width: 100%;
    height: 240px;
    overflow: hidden; }

  .crop5 {
    width: 100%;
    height: 200px;
    overflow: hidden; }
  .show {
    display: block; }

  .dealtext {
    font-size: 3em !important; }

  .dealslidetext {
    font-size: 3em !important; }

  .landingtext {
	padding: 50px 15px;
    font-size: 4.75em !important;
    margin-top: 0px; }

  .savings {
    letter-spacing: 0.4em; }

  .centeredtext {
    position: relative;
    padding-top: 75px;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%); } }

@media (max-width: 766px) {
	.titleproslide {
		font-size: 1.3rem; }
	
	.homeTaglineMessage {
		font-size: 3.5rem; }
}

@media (max-width: 640px) {	
	
  .title {
    font-size: 2.4em !important; }

  .newspostcrop {
    width: 100%; }

  .landingtext {
    font-size: 3em !important;
    margin-top: 0px; }

  .centeredtext {
    position: relative;
    padding-top: 75px;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%); }

  .maintitle {
    font-size: 3em !important; }

  .title2 {
    font-size: 2.4em !important; }

  .subtitle {
    font-size: 2.0em !important; }

  .subtitleout {
    font-size: 1.5em !important; }

  .titlenews {
    font-size: 1.8em !important; }

  .slidimage {
    width: 80%; }

  .newsimage {
    width: 100%;
    float: none; }

  .productimage {
    width: 100%;
    float: none; }

  .aboutimage {
    width: 100%;
    float: none; }

  .photoBack3 {
    background-image: url("../images/BCKG2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-bottom: 0px;
    margin-top: 0px; }

  .Back {
    background-color: #FFF;
    background-size: cover;
    min-height: 500px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px; }

  .arrowLeft {
    margin: 0 auto;
    display: block; }

  .arrowRight {
    margin: 0 auto;
    display: block; } 
}

/*@media (max-width: 584px) {
	  .arrowLeft {
		  padding-top: 100px !important;
	  }
	  .arrowRight {
		  padding-top: 100px !important;
	  }
}*/

@media (max-width: 600px) {
  .maintitle {
    text-align: center; }
	
  .titleproslide {
	font-size: 1rem; }
	
  .positionSticky {
	position: initial; }
	
  .topSideProductDetails {
	padding-left: 0px; }
}

#hamburger {
  top: 35px;
  padding: 27px 11px 11px 11px;
  right: 30px;
  font-weight: normal;
  position: absolute;
  width: 50px;
  display: none; }

#hamburger div {
  text-align: center;
  width: 100%;
  padding-left: 4px;
  font-size: 14px;
  color: #002f5d;
  margin-top: 2px; }

#hamburger:before, #hamburger:after, #hamburger span {
  background: #FFF !important;
  content: '';
  display: block;
  width: 35px;
  height: 3px;
  position: absolute; }

#hamburger:before {
  top: 11px;
  width: 100%;
  padding: 2px 0px; }

#hamburger span {
  top: 23px;
  width: 100%;
  padding: 2px 0px; }

#hamburger:after {
  top: 35px;
  width: 100%;
  padding: 2px 0px; }

@media only screen and (max-width: 992px) {
  .smallTopMenu, .largerTopMenu {
    display: none !important; }

  .mobi, #hamburger {
    display: block; } }

/*# sourceMappingURL=styles.css.map */
