/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*      SCSS Document     */
/* mountaintreecare.net DENALI */
/*** Werner Colors ***/
/*
#6e3b31    Brownish Red
#711518    Arterial Blood Red
#b63e36    Scarlet Red

#383867    China Blue
#5c6b8f    Azure Blue
#281f3f    Scotch Blue

#d09b2c    Saffron Yellow
#92462f    Brownish orange
#766051    Clove Brown

#67765b    Olive Green

#413f44    Bluish Black
#241f20    Velvet Black

#cbc8b7    Ash Grey
#e6e1c9    Skimmed Milk White
*/
/* Declared variables */
/* older css  */
/** insert GC for body **/
/*body #rt-mainbody {
    color: #2F2F2F;
    font-size:1.1em;
}*/
/** **/
/*#rt-transition.rt-hidden {
	opacity: 0;
}
#rt-transition.rt-visible {
	opacity: 1;
	/*.transition(opacity 0.4s ease-in);
}*/
/*.logo-block {
	padding: 0;
	margin: 18px 15px;
}
#rt-logo {
	margin: 0;
	height: 50px;
	width: 254px;
	display: block;
	position: relative;
	z-index: 2;
    /** *
    float:right;
}
#rt-logo-accent {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 14px;
	left: 219px;
	z-index: 1;
	border-radius: 100%;
}*/
/*.menu-block {
	padding: 0;
	margin: 25px 15px;
}*/
/*#rt-top-surround {
	.rt-num {
		font-size: 24px;
		width: 70px;
		height: 70px;
		line-height: 70px;
		text-align: center;
		border-radius: 100%;
		margin: 0 auto;
	}
}*/
/*.title {
		
}
.component-content h2 {
	
}
.title, .component-content h2 {
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 15px;
	border-bottom: 6px solid;
}
.rt-border-left, .rt-border-right {
	&:before, &:after {
		content: "";
		position: absolute;
		width: 25px;
		height: 25px;
		z-index: 1;
	}
	&:before {
		top: -1px;
	}
	&:after {
		bottom: -1px;
	}
}
.rt-border-top {
	border-top: 1px solid;
}
.rt-border-bottom {
	border-bottom: 1px solid;
}
.rt-border-left {
	border-left: 1px solid;
	&:before, &:after {
		left: -1px;
	}
}
.rt-border-right {
	border-right: 1px solid;
	&:before, &:after {
		right: -1px;
	}
}
.box1 {
	border-radius: 4px;
}*/
/*ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	ul {
		list-style: none;
	}
	li {
		margin-bottom: 8px;
		a, .item, .separator {
			display: block;
			font-size: 1.1em;
			font-weight: bold;
		}
		a:before, .item:before, .separator:before {
			content: "\2022";
			font-family: FontAwesome;
			margin-right: 10px;
			display: inline;
			vertical-align: middle;
			font-size: 1.6em;
			font-weight: normal;
		}
	}
	li.active.current, li#current.active {
		> a:before, > .item:before, > .separator:before {
			content: "\f054";
			font-size: 1em;
			margin-right: 11px;
		}
	}
	ul.small {
		font-size: 14px;
	}
}*/
/*.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button {
	display: inline-block;
	padding: 6px 25px 6px 15px;
	line-height: 1.7em;
	font-size: 0.8em;
	border-radius:3px;
	text-transform: uppercase;
	position: relative;
	border: 0;
	&:after {
		content: "+";
		position: absolute;
		right: 15px;
		top: 5px;
	}	
}*/
/*.promo {
	h1 {
		position: relative;
		font-size: 3.9em;
		line-height: 100%;
	}
	> .gantry-width-block  {
		padding-bottom: 15px;
		&:hover {
			margin-top: -35px;
			padding-top: 35px;
		}
	}
}

.gantry-example {
	position: relative;
	margin: 15px 0;
	padding: 39px 19px 14px;
	padding-top: 19px;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius:4px;
	.table, .well, blockquote {
		margin-bottom: 5px;
	}
	.lead {
		font-size: 18px;
		line-height: 24px;
	}
	> p:last-child {
		margin-bottom: 0;
	}
	+ .prettyprint {
		margin-top: -20px;
		padding-top: 15px;
	}
}
.gantry-example:after {
	content: "Example";
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	color: #9da0a4;
	border-radius: 4px 0 4px 0;
	font-style: normal;
}
form.gantry-example {
	padding-bottom: 19px;
}*/
/*.gantry-img img, img.gantry-img {
	max-width: 100%;
	height: auto;
}*/
/*.rt-copyright-block {
	text-align: center;
	text-transform: uppercase;
}*/
/*[class^="icon-"], [class*=" icon-"] {
	&.rt-big-icon, 	&.rt-small-icon, &.rt-mini-icon {
		text-align: center;
		border-radius: 4px;
		float: left;
	}
	&.rt-big-icon {
		width: 175px;
		height: 132px;
		font-size: 5em;
		line-height: 132px;
		margin-right: 30px;
		margin-bottom: 10px;
	}
	&.rt-small-icon {
		width: 106px;
		height: 96px;
		font-size: 2.5em;
		line-height: 96px;
		margin-right: 15px;
		margin-bottom: 14px;
	}
	&.rt-mini-icon {
		width: 40px;
		height: 40px;
		font-size: 1.5em;
		line-height: 40px;
		margin-right: 5px;
	}
}*/
#rt-header, #rt-top-surround {
  background: none repeat scroll 0 0 #2d2d2d !important;
}
.logo-block {
  margin: 15px 10px 0px;
}
div.menu-block {
  background-color: #2d2d2d;
  padding: 0px;
  margin: 0 auto !important;
  border-top: 1px solid #404040;
}
ul.gf-menu {
  margin: 0 auto !important;
}
.gf-menu.l1, .gf-menu.l1 > li {
  border: none !important;
}
.gf-menu.l1 > li > .item {
  border: none !important;
  background-color: #2d2d2d;
  color: #26FF31 !important;
  font-size: 12px !important;
  line-height: 30px;
  padding: 4px 15px 0px;
}
.gf-menu.l1 > li > .item:after {
  border-right: none;
}
.gf-menu.l1 > li > a:hover {
  background-color: #044741;
  color: #fff !important;
}
.gf-menu.l1 > li:last-child, .gf-menu.l1 > li:first-child {
  margin-right: 0px;
  margin-left: 0px;
}
.headerRotator, div.rt-omega .rt-block {
  margin: 0px !important;
}
#rt-mainbody-surround .title, #rt-mainbody-surround .component-content h2 {
  border-bottom: none !important;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: #406424;
  font-size: 1.8em;
  line-height: 1.6em;
  margin: 2px 0px 12px;
}
#rt-mainbody-surround .component-content h3 {
  border-bottom: none !important;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: #376A3B;
  font-size: 1.4em;
  line-height: 1.3em;
  margin: 0px 0px 10px;
}
#rt-mainbody-surround .component-content p {
  color: #2F2F2F;
  font-size: 1.1em;
}
#rt-mainbody-surround .component-content p img {
  margin-right: 20px !important;
  margin-bottom: 15px !important;
}
.approved {
  background: bottom left repeat-x url('../images/approved.png');
  border-bottom: 1px solid #C1CEC1;
  border-right: 1px solid #C1CEC1;
  color: #006600;
  margin-bottom: 12px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
}
#rt-mainbody-surround .component-content ul {
  margin: 0 0 5px 30px;
  font-size: 1.1em;
}
#rt-mainbody-surround .component-content ul li {
  line-height: 1.5em;
  list-style: square;
}
#rt-mainbody-surround .component-content p {
  color: #2F2F2F;
  font-size: 1.2em;
}
#rt-mainbody-surround .component-content ul.menu li {
  line-height: 1.5em;
  list-style: none;
}
#rt-mainbody-surround .component-content a, ul.menu li .separator, .gf-menu li.active > .item {
  color: #406424;
}
/** **/
div.sprocket-tabs {
  margin: 0px -45px 0px -10px !important;
}
div.sprocket-tabs ul.sprocket-tabs-nav {
  padding: 2px 2px 0 !important;
}
div.sprocket-tabs ul.sprocket-tabs-nav li {
  font-size: 0.7em;
  font-weight: bold;
  color: #2F2F2F;
  text-transform: uppercase;
  line-height: 1em;
}
.sprocket-tabs-nav li .sprocket-tabs-inner {
  padding: 6px 7px 4px !important;
}
div.sprocket-tabs div.sprocket-tabs-panels {
  padding: 15px;
  font-size: 1em;
  color: #2F2F2F;
}
div.sprocket-tabs div.sprocket-tabs-panels a.readon {
  margin-top: -15px;
  float: right;
}
/* fix, temp, for sidebar mod stacking error (showed up 101918) */
#g-sidebar .moduletable {
  clear: both;
  margin-bottom: 2rem;
}
#g-sidebar .g-content {
  margin: 0.625rem 0rem 0rem 1.5rem;
  padding: 1.5rem 1rem 0rem 0.5rem;
}
#g-sidebar .platform-content {
  margin: 0.125rem 0rem 0rem;
  display: inline-block;
  padding: 0rem;
}
#g-sidebar h3.g-title {
  margin: 0 0 0.125rem 0;
  padding: 0rem;
}
#g-mainbar .section-horizontal-paddings {
  padding-left: 5%;
  padding-right: 10%;
}
.item-page div p, .items-leading div p, .item-page div ul {
  font-size: 1.5rem;
}
.item-page div ul {
  margin-left: 1rem !important;
}
.item-page div ul li {
  margin-left: 1rem !important;
}
.g-logo img {
  vertical-align: top;
}
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  margin: 0;
  display: inline-block;
  border: none;
  padding: 0.125rem 0rem 1rem;
}
.moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0rem;
  margin-bottom: 0.5rem;
  border-bottom: none;
  line-height: 1.25rem;
}
.moduletable .nav.menu li a, .moduletable .mostread li a, .moduletable .latestnews li a, .moduletable .archive-module li a, .moduletable .relateditems li a, .moduletable .categories-module li a, .moduletable .category-module li a, .moduletable .latestusers li a, .moduletable .unstyled li a {
  font-size: 1.2rem;
  font-weight: bold;
}
.moduletable .nav.menu li a:before, .moduletable .mostread li a:before, .moduletable .latestnews li a:before, .moduletable .archive-module li a:before, .moduletable .relateditems li a:before, .moduletable .categories-module li a:before, .moduletable .category-module li a:before, .moduletable .latestusers li a:before, .moduletable .unstyled li a:before, ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
  content: "•";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  font-size: 1.6em;
  font-weight: bold;
}
ul.menu li .separator, .gf-menu li.active > .item {
  color: #406424;
}
.component-content ul.menu li {
  line-height: 1.5em;
  list-style: none;
}
.component-content ul.menu {
  margin: 0 0 5px 30px;
  font-size: 1.1em;
}
.page-header h2 {
  margin-bottom: 0.625rem;
  padding-bottom: 0rem;
  font-weight: bold;
}
.blog-featured p img {
  margin-right: 20px !important;
  margin-bottom: 15px !important;
}
.approved {
  border-bottom: 1px solid #C1CEC1;
  border-right: 1px solid #C1CEC1;
  color: #006600;
  background: bottom left repeat-x url('../../../../images/approved.png');
  margin-bottom: 12px;
  margin-left: 2rem;
  margin-right: -1rem;
  padding: 1rem 2rem 1.5rem 2rem;
  float: right;
  width: 60%;
}
#g-aside .g-content {
  padding: 0rem 1.5rem 0 0;
  margin: 0rem 0.5rem 0 0;
}
.MTCNews {
  margin-right: 1.75rem !important;
}
h3 {
  line-height: 1.6rem;
}
h3 {
  line-height: 1.4rem;
}
/************************      *         *         *      ************************/
/**************************      *       *       *      **************************/
/****************************     *      *      *     ****************************/
/******************************    *     *     *    ******************************/
/********************************   *    *    *   ********************************/
/*********************************   *   *   *   *********************************/
/**********************************   *  *  *   **********************************/
/***********************************   * * *   ***********************************/
/************************************   ***   ************************************/
/*************************************   *   *************************************/
/***** IMPORT BREAKPOINTS ****/
/* Typical values are the default breakpoints set in Gantry 5
    // but these values are user definable in style settings
    // so that is why the code below uses mixins to get the actual 
    // values from Gantry 5 template.
    */
/* commonly used media queries */
/** * typically min 75rem * **/
/* **************************************  TABLET  */
/* typically 48rem to 59.938rem ********************/
/* **************************************  TABLET  */
/* **************************************  LARGE PHONE  */
/* typically 30rem to 47.938rem *************************/
/* **************************************  LARGE PHONE  */
/* **************************************  PHONE  */
/* * typically max 30rem **************************/
/* **************************************  PHONE  */
/************************      *         *         *      ************************/
/**************************      *       *       *      **************************/
/****************************     *      *      *     ****************************/
/******************************    *     *     *    ******************************/
/********************************   *    *    *   ********************************/
/*********************************   *   *   *   *********************************/
/**********************************   *  *  *   **********************************/
/***********************************   * * *   ***********************************/
/************************************   ***   ************************************/
/*************************************   *   *************************************/
/***** IMPORT BREAKPOINTS ****/
/* Typical values are the default breakpoints set in Gantry 5
    // but these values are user definable in style settings
    // so that is why the code below uses mixins to get the actual 
    // values from Gantry 5 template.
    */
/* commonly used media queries */
/** * typically min 75rem * **/
/* **************************************  TABLET  */
/* typically 48rem to 59.938rem ********************/
/* **************************************  TABLET  */
/* **************************************  LARGE PHONE  */
/* typically 30rem to 47.938rem *************************/
/* **************************************  LARGE PHONE  */
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #g-aside .g-content {
    padding: 0rem 1.5rem;
    margin: 0rem 0.5rem;
  }
  .MTCNews {
    margin-right: 1.75rem !important;
  }
  .blog-featured p img {
    margin: 0px auto !important;
    clear: both;
    float: none !important;
  }
}
/* **************************************  PHONE  */
/* * typically max 30rem **************************/
/* **************************************  PHONE  */
@media only all and (max-width: 30rem) {
  #g-aside .g-content {
    padding: 0rem 1.5rem;
    margin: 0rem 0.5rem;
  }
  .MTCNews {
    margin-right: 1rem !important;
  }
  .blog-featured p img {
    margin: 0px auto !important;
    clear: both;
    float: none !important;
  }
}
/*# sourceMappingURL=custom_21.css.map */