/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, iframe,
footer, header, hgroup, menu, nav, section {
	display: block;
}

td{vertical-align:top;}
a{color:#82000a; text-decoration:none;}
a:hover{color: #ED706E;}
ol, ul { 
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
display: block;
height: auto;
max-width: 100%;
}


/** The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.  mp/bestclearfix **/
.clear, .clear:before, .clear:after { zoom: 1; clear: both; line-height:0; display: block; height: 0; overflow: hidden; }


/*------------------------------------*\
  TYPE - 12px BASE
\*------------------------------------*/

/*--- HEADINGS ---*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 18px;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}

h1 {
 font-size: 2em; /* 24px --> 24 % 12 2 */
 line-height: 1.125em; /* 18px --> 18 % 16 = 1.125 */
}

h2 {
  font-size: 1.8em; 
  /*font-size: 1.333em;  16px --> 16 % 12 = 1.333 */
  line-height: 1.125em; /* 18px --> 18 % 16 = 1.125 */
}

h3 {
  font-size: 1.6em; 
  line-height: 1.2857em; /* 18px --> 18 % 14 = 1.2857 */
}

h4, h5, h6 {
  font-size: 1em; /* 12px --> 112 % 12 = 1 */
  line-height: 1.5em; /* 18px --> 18 % 12 = 1.5 */
}

/*--- PARAGRAPHS ---*/
p {
  margin-bottom: 18px;
}

/*--- LISTS ---*/
ul, ol {
  margin-bottom: 18px;
}

ul {
  list-style: square outside;
  padding-left:20px;
}

ul ul,
ol ol {
  margin: 0 0 0 60px;
}

/*--- QUOTES ---*/
blockquote {
  margin: 0 60px 0 45px;
  border-left: 5px solid #ccc;
  padding-left: 10px;
  text-indent: -0.4em;
}

blockquote b {
  display: block;
  text-indent: 0;
}

/************************ TEMP ****************************/

#temp {
    color: #666666;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    margin: 0;
}

@font-face {
    font-family: 'georgiaregular';
    src: url('/frameworks/twb3/fonts/georgia-webfont.eot');
    src: url('/frameworks/twb3/fonts/georgia-webfont.eot?#iefix') format('embedded-opentype'),
         url('/frameworks/twb3/fonts/georgia-webfont.woff') format('woff'),
         url('/frameworks/twb3/fonts/georgia-webfont.ttf') format('truetype'),
         url('/frameworks/twb3/fonts/georgia-webfont.svg#georgiaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#canvas{
  width:980px;
  margin:auto;
color:#666666;
position:relative;
}

#contentFull{
  background: #ffffff;
  padding: 30px;
clear: both;
}
.logo-temp {
margin: 40px auto 2px;
}
.txt-logo {
font-family: 'georgiaregular';
font-size: 200%;
line-height: 100%;
font-weight: bold;
text-align: center;
}
hr {
border-width: 3px 0 0;
border-color: #82000a;
width:252px;
margin-top:0;
}
.burgundy {color:#82000a;}
.a-third {
width: 325px;
height:230px;
float: left;
}

/******************** END TEMP *************************/
html,
body {
	margin:0;
	padding:0;
	height:100%;
}

body {
background-color: #FFFFFF;
color: #333;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 1.42857em;
margin-top: 0;
}

#wrapper {
	min-height:100%;
	position:relative;
}

#welcome {
height:100%; margin:0;padding:0
}

#landing {
background: url(/images/landing-page-bg.jpg) center center no-repeat fixed #5c010a;
background-size:cover; 
}
.landing-txt {font-family: 'Cookie', cursive; font-size:120px; line-height:100%;display:block; padding: 20px 0;}
.mount-tile img, .te-puke-tile img {
    margin: 250px auto 0;
}
.team {position: relative;}
.left-shadow {
    position: absolute;
    left: -21px;
    bottom: 0;
}
.right-shadow {
    position: absolute;
    right: -19px;
    bottom: 0;
}

.welcome-tiles {text-align:center;margin-top: 10%;}
.welcome-tiles img {	
display:inline-block;
margin:20px;
vertical-align:middle;
}

#mount-header {
padding: 10px 0;
}
.headerAddress {
display: block;
text-align: right;
color: #82000a;
font-family: 'Roboto Slab', serif;
font-size: 140%;
line-height: 160%;
text-transform: uppercase;
padding-top: 18px;
}
#mount-header a {color:#82000a; text-decoration:none;}
#mount-header .fa {
margin-right: 10px;
margin-top: 4px;
}
.wellness {
font-family: 'georgiaregular';
font-size: 140%;
line-height: 100%;
display: block;
margin-top: 3px;
}


.white {color: #ffffff!important;}

embed, object, iframe{max-width: 100%;}

.navbar {
position: relative;
min-height: 40px;
margin: 0;
background:#82000a;
}
.navbar-inverse {
border: none;
}
.navbar-nav {
float: left;
margin: 0;
}
.navbar-inverse .navbar-toggle {
border-color: #fff;
background-color: #fff;
}
.navbar-toggle {border: 2px solid;}
.custom-burger {vertical-align: middle;color: #82000a;font-weight: bold;font-family: 'Roboto Slab', serif;}

.navbar-inverse .nav-justified>li>a {
color: #ffffff;
padding: 13px 0;
font-size: 100%;
line-height: 100%;
font-family: 'Roboto Slab', serif;
text-transform: uppercase;
font-weight: bold;
white-space: nowrap;
}
.navbar-inverse .nav-justified>li>a:hover, .navbar-inverse .nav-justified>li>a:focus {color: #ccc;background-color: transparent;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #fff;
}
.navbar-inverse .nav-justified>.active>a, .navbar-inverse .nav-justified>.active>a:hover, .navbar-inverse .nav-justified>.active>a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-inverse .nav-justified>.open>a,.navbar-inverse .nav-justified>.open>a:hover,.navbar-inverse .nav-justified>.open>a:focus{
color:#ccc;
background-color: transparent;
}
.nav-justified>li>.dropdown-menu {background: #82000a;}
.dropdown-menu {
_left: 25%;
margin: 0px 0 0;
}
.dropdown-menu>li>a {
color: #fff;
font-family: 'Roboto Slab', serif;
padding: 6px 20px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
color: #82000a;
background-color: #fff;
}
.navbar-inverse .nav-justified>li>a > span {
margin-right: 4px;
}
.nav-justified>li>a {
    text-align: left;
}
.jumbotron {
clear: both;
padding: 0;
margin: 0 auto;
background: transparent;
}

.mt-home-tiles {
text-align: center;
}

.mt-home-tiles a {
position: relative;
display: inline-block;
margin: 10px;
text-decoration: none;
}
.mt-home-tiles a:hover {opacity:0.8;}
.mt-home-tiles-title {
font-family: 'Roboto Slab', serif;
font-size: 120%;
text-transform: uppercase;
font-weight: 700;
line-height: 100%;
background: #82000a;
color: #fff;
display: block;
text-align: center;
padding: 10px 0;
}
#content {
	padding-bottom:50px; /* Height of the footer element */
}
#mount-footer {
    color: #fff;
    background: #82000a;
    padding: 8px 0;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#mount-footer p {
text-align: center;
margin-bottom: 10px;
margin-top: 10px;
}
#mount-footer a {
color: #fff;
text-align: center;
display: block;
text-decoration: none;
}

#footer {
background:#000;
font-family: 'Roboto Slab', serif;
color: #fff;
padding: 0 0 15px;
}
.footerAddress .fa {
margin-right: 10px;
margin-top: 4px;
}
.footerAddress {
display: block;
color: #fff;
font-family: 'Roboto Slab', serif;
font-size: 90%;
line-height: 100%;
margin-bottom: 10px;
}
#footer a{
color: #ffffff;
}
#footer a:hover {
color: #cccccc;
text-decoration: none;
}
#footer h3 {
font-family: 'Roboto Slab', serif; 
font-size: 100%;
}

.row-centered {
    text-align:center;
}
.col-centered {
display: inline-block;
text-align: left;
margin: 10px;
vertical-align: top;
}
.nivo-directionNav {
display: none;
}
.prodcol-1, .prodcol-2, .prodcol-3 {
float: left;
padding: 2px 0 2px 5px;
height: 30px;
}
.prodcol-1 {
width: 20%;
}
.prodcol-2 {
width: 40%;
}
.prodcol-3 {
width: 40%;
}

.slider-wrapper {
    position: relative;
}
.nivo-controlNav {
display: block;
position: absolute;
bottom: 5px;
top: auto;
z-index: 10;
width: 170px;
margin: auto;
padding: 0;
left: 0;
right: 0;
}
.nivo-controlNav a {
display: block;
width: 13px;
height: 15px;
background: url(/uploads/images/slider_button.png) no-repeat;
text-indent: -9999px;
border: 0;
cursor: pointer;
margin-right: 5px;
float: left;
}
.nivo-controlNav a.active {
background: url(/uploads/images/slider_button_on.png) no-repeat;
}

/************* Media Queries *****************/
@media (max-width: 1024px) {
  .welcome-tiles {margin-top: 0;}
  .welcome-tiles img {display: block; margin: 20px auto;}
}

@media (max-width: 992px) {
  .mount-tile img, .te-puke-tile img {margin: 220px auto 0;}
}

@media (max-width: 767px) {
  .logo {margin:auto;}
  .wellness {text-align:center;}
  .headerAddress {
  text-align: center;
  padding-top: 8px;
  font-size: 130%;
  line-height: 100%;
  }
  .landing-txt {display:none;}
  .mount-tile img, .te-puke-tile img {margin:15px auto;}
  .team-img {margin:auto;}
  .left-shadow, .right-shadow {display:none;}
}

@media (max-width: 385px) {
  .prodcol-1, .prodcol-2, .prodcol-3 {height: 50px;}
}
/* Stylesheet: main Modified On 2015-11-30 00:05:52 */
