body {
	font-family: "Roboto", sans-serif;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
	margin-top: 15px;
}

.page-title {
	color: #666;
	text-align: center;
	font-weight: 400;
}

.page-title:last-child {
	padding-bottom: 20px;
}

.navbar-brand {
	padding: 0;
	height:70px;
	position:relative;
	z-index: 1000;
}

.logo-xs {
	height: 45px;
	margin-top: -25px;
	margin-left: -3px;
	padding-right: 5px;
}

.nav-container {
	background-color: #459945;
	height:70px;
	box-shadow: 
}

.navbar {
	height: 70px;
	background-color: #459945;
	box-shadow: 0 0 15px 5px rgba(0,0,0,.8);
}

.navbar-header {
	height: 70px;
}

.navbar-brand {
	height:70px;
	padding:0px;
}

.header {
	color: #ffffff !important;
	font-family: Britannic-Bol;
	font-size: 38px;
	font-weight: normal;
	font-style: normal;
	padding-top:15px;
	padding-left: 5px;
	z-index: 1;
	line-height: .4;
}

.navbar-background-xs {
	color: white;
	width: 100%;
	height:70px;
	opacity: 1;
	font-size: 28px;
	font-family: Britannic-Bol;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-left:-15px;
	position: absolute;
	top: 27px;
	z-index: 0;	
}

.header-xs {
	padding-top:3px;
	margin-top:0px;
	line-height:.9;
	padding-left: 0px;
}

.navbar-default .navbar-nav > li > a{
	color: white !important;
}

.navbar-toggle {
	margin-top: 19px;
}

#cart-icon {
	font-size: 30px;
	padding-top: 25px;
}

#page-carousel {
	margin-top: 70px;
}

#page-carousel img {
	width: 100%;
}

@media (min-width: 768px) {
	.navbar {
		height: 70px;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		position: fixed;
  		left: 0;
  		right: 0;
  		width: 100%;
  		text-align: center;
	}
	.navbar-default .navbar-nav > li > a{
		padding-top: 35px;
	}
	#te-pdx-navbar {
		z-index: 100;
		padding-left: 5px;
	}
	.mc-container {
		right: 25px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
		width: 205px !important;
		padding-bottom: 5px !important;
	}
	.mc-container h4 {
		margin-top: 10px;
	}
	.legacy-course-margin {
		margin-left: 30px;
	}
	.brand-container {
		width:411px; 
		position:relative; 
		margin:0 auto;
		display:block;
		z-index: 1000;
	}
	.navbar-right {
		margin-right: 0px;
	}
	.submenu {
		position: fixed;
		top: 70px;
		left: 0;
		right: 0;
		width: 100%;
		background-color: rgba(255,255,255,.9);
	}
	.submenu-list {
		padding-left: 25px;
		padding-top: 15px;
		padding-bottom: 15px;
		width: 200px;
		z-index: 1000;
		float:left;
	}
	.submenu-images {
		padding-top: 15px;
		margin-left: 225px;
		z-index: 1001;
		float:none;
	}
	.submenu-tile {
		float:left;
		margin-right: 10px;
		text-align: center;
	}

	.submenu-tile p {
		padding-top:3px;
	}
	.submenu a, .submenu a:focus, .submenu a:hover {
		font-size: 16px;
		color: rgb(51,51,51);
		line-height: 30px;
		padding-top: 3px;
		padding-bottom: 3px;
		text-decoration: none;
	}
	.dropdown-menu {
		border-top-color: #fff;
		border-top-width: 3px;
		border-right-width: 0;
		border-left-width: 0;
		border-bottom-width: 0;
		padding-top: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  		color: inherit;
  		background-color: inherit;
	}
	.dropdown >.dropdown-icn {
		color:white; 
		font-size:48px; 
		line-height: .25;
		display: none;
	}
	.dropdown.open >.dropdown-icn {
		display: block;
	}
	.navbar-text {
		margin-left: 0px;
	}
	.dropdown {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.submenu a:active, .submenu a:focus {
		background-color: rgba(255,255,255,.5);
	}
	.navbar-background-xs a:hover,.navbar-background-xs a:focus,.navbar-background-xs a:active,.navbar-background-xs a:visited {
		color:#fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  		color: #fff;
	}
	.nav-tabs > li.legacy-tab > a {
	padding-left:5px;
	padding-right:5px;
	}

	.navbar-location {
		color: #fff;
		line-height: 10px;
	}

	.navbar-location a:link, .navbar-location a:visited, .navbar-location a:active, .navbar-location a:hover {
		color: #fff !important;
		text-decoration: none !important;
	}

	.legacy-listing-info h3 {
		margin-top: 0px;
		padding-top: 10px;
	}
	.navbar-collapse {
		background-color: #459945;
		opacity: .9;
	}
	.submenu a {
		font-size: 16px;
		color: rgb(241,241,241);
		line-height: 22px;
		padding-top: 3px;
		padding-left: 25px;
		padding-bottom: 3px;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  		max-height: none;
	}
	.navbar-default .navbar-toggle .icon-bar {
  		background-color: #555;
	}
	.navbar-default .navbar-toggle {
  		border-color: transparent;
	}
	#menu-icon-xs a:focus, #menu-icon-xs a:hover {
		color: white !important;
		text-decoration: none !important;
	}
	.legacy-course-margin {
		padding-left: 25px;
		padding-right: 15px;
		white-space: pre-wrap;
	}
}

@media (max-width: 991px) {
	.logo {
		height: 65px;
		padding-top: 3px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.widget-icon-row {
		float:left;
	}
	.widget-html .col-sm-4, .widget-html .col-xs-6 {
		padding-left: 0;
		padding-right: 15px;
	}
	#colThree .columnheader {
		border-top: thick solid white;
	}
	.legacy-listing-info h3 {
		margin-top: 0;
		padding-top: 20px;
	}
}

@media (min-width: 992px) {
	.logo {
		height: 65px;
		padding-top: 3px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.brand-container {
		width:411px; 
		position:relative; 
		margin:0 auto;
		display:block;
		z-index: 1000;
	}
	.widget-html .col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.legacy-course-margin {
		margin-left: 0px;
		padding-left: 35px;
	}
	#colThree .columnheader {
		margin-top: 0px;
	}
	.dropdown {
		font-size: 20px;
	}
	.social-spacer {
		padding-left:45px;
	}
}

@media (min-width: 1200px) {
	.dropdown-menu {
		font-size: 16px;
	}
	.legacy-course-margin {
		margin-left: 0px;
		padding-left: 5px;
	}
}

@media (min-width: 1600px) {

}

.mc-container {
	z-index:1000;
	position:absolute;
	bottom: 0;
	right: 5px;
	background-color: rgba(255,255,255,.7);
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	border-top-right-radius:14px;
	border-top-left-radius:14px;
	width: 310px;
	padding-bottom: 0px;
}

.ml-sm {
	z-index:1000;
	position: absolute;
	top: -64px;
	right: 10px;
}

.slides{
	position: absolute;
}

.slide-loading {
	top: 70px !important;
	bottom: 0 !important;
	width: 100%;
	background-repeat: no-repeat !important;
	background-size: 100% !important;
}

.slide-element {
	position: fixed;
	top: 70px;
	width: 100%;
	z-index: -1000;
}

.slide-title {
	font-size: 60px;
	z-index: 2;
	margin-top: 100px;
}

.slide-subtitle {
	font-size:30px;
	font-style: italic;
	z-index: 2;
}

.slide-button {
	margin-right: 0px;
	margin-top: 25px;
}

.left-light {
	color: white;
}

.right-light {
	color: white;
}

.left-dark {
	color: black;
}

.right-dark {
	color: black;
}

.info {
	padding:10px;
	background-color:#E8F5E9;
	border:#BFBFBF thin solid;
	margin:10px 0px 10px 0px;
	}

.imgl {
	float:left;
	margin:0px 15px 5px 0px;
	text-align:center;
}

.focus {
	color:#ff3300;
	}

blockquote {
	font-size: 14px;
	border-left: 0px;
	padding-right:35px;
}

blockquote p {
	margin-bottom: 0px;
	margin-top: 10px;
}

footer {
	text-align: right;
	padding-right: 35px;
}

.dl-horizontal {
	margin-bottom: 5px;
}

.inset dt {
	padding-left: 25px;
}

.inset dd {
	padding-left: 25px;
}

.dl-horizontal dd {
	margin-bottom: 3px;
	margin-left: 0px;
}

.dl-horizontal dt {
	text-align: left;
	padding-right: 15px;
	width: auto;
}

.dl-focus dt {
	color: red;
}

dd {
	margin-bottom: 10px;
}

.media-subtitle{
	color: #777777;
	font-weight: 200;
}

.list-condensed p {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
	background-color: #555;
	color: white;

}

#footer h2 {
	font-family: 'Britannic-Bol';
	letter-spacing: 1px;
	margin-top: 15px;
}

#footer p {
	font-size: 15px;
}

#footer a:link {
	color: white;
}

#footer a:visited {
	color: white;
}

#footer .pull-left {
	padding-right: 15px;
}

#footer .pull-right {
	text-align: right;
}

#line {
	background-color: black;
	height: 1px;
	width: 100%;
}

.mc-center {
	display: block;
	padding-left: auto;
	padding-right: auto;
	width: 70%;
}

.subscribe-row {
	position: relative;
}

#mc-embedded-subscribe2 {
	position:absolute;
	right: 15px;
	bottom: 0;
}

.mc-label {
	padding-left: 3px;
	vertical-align: -1px
}

.media-container {
	position:relative;
}

#cart-icon {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.login-txt {
	font-size: 20px;
}

.cart-icn {
	position: relative;
	opacity: .4;
	width: 45px;
	font-size: 45px;
}



.cart-count {
	position: absolute;
	top: 24px;
	width: 45px;
	font-size:25px;
	padding-left:5px;
	text-align: center;
}

.cart-xs {
	width:45px;	
}

#cart-icon-xs {
	position: absolute;
	top: 0;
	right: 25px;
	margin: 0;
}

.cart-icn-xs {
	width: 45px;
	font-size: 45px;
	padding: 15px !important;
}

.cart-count-xs {
	position: absolute;
  	top: 24px;
	left: 18px;
	width: 45px;
	font-size: 25px;
	text-align: center;
	color: rgb(51,51,51);
}

#menu-icon-xs {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: inherit;
}

.menu-icon-xs {
	color: white;
	font-size: 32px;
	padding: 15px;
  	margin: 0;
}

.footer-xs-addthis {
	height:35px;
}

.register-name {
	font-weight: 800;
}

.register-age {
	font-color: #999;
}

.register-date {
	font-style: italic;
}

.register-tuition {
	font-weight: 500;
	font-color: #999;
}



.class {

}

.legacyTitle {
	font-color: #000;
	font-weight: 800;
}

.age {
	font-color: #999;
	font-weight: 800;
}

.caveatTitle{
	color: red;
	font-weight: 800;
}

.date {
	font-style: italic;
}

.caveatPrice {
	font-style: italic;
	font-weight: 200;
}

.table tr td:first-child{
    min-width: 60px;
}

.class a{
	padding-left: 5px;
	padding-right: 5px;
}

.nav-tabs > li.legacy-tab.active > a {
	background-color:#eee;
}

.nav-tabs > li.legacy-tab > a {
	background-color:#ddd;
}

.legacy {
	background-color:#eee;
}

.legacy-course {
	padding-top: 5px;
	padding-bottom: 5px;
}

.legacy-course-bottom {
	height: 1px;
	background-color: #ccc;
}

.legacy-listing-info-top {
	padding-bottom: 15px;
	background-color:#eee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.legacy-listing-info {
	background-color:#eee;
}

.legacy-listing-info p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.location-address {
	padding: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color:#E8F5E9;
	border:#BFBFBF thin solid;
	font-weight: 800;
}

.legacy-listing-info-bottom {
	background-color:#eee;
	padding-top: 10px;
	border-bottom: thin solid #ccc;
}

.legacy-course-nil {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 5px;
	background-color:#EF9A9A;
	border:#BFBFBF thin solid;
	font-weight: 800;
}

.legacy-listing-bottom {
	height: 15px;
	background-color:#eee;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 15px;
}

.legacy-listing-top {
	height: 15px;
	background-color:#eee;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.course_display_heading {
	margin-bottom: 10px;
	height: 30px;
}

.course_display_heading > h3 {
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: 300;
}

.caveatTitle {
	font-weight: 800;
	color: red;
}

.date {
	font-style: italic;
}

.tuition {
	font-weight: 800;
}

.location-image-frame {
	width: 100%;
	height: 150px;
	background-position: center center;
	overflow-y: hidden;
	padding: 15px;
	position:relative;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background-size: cover;
}

.add-to-cart-icon {
	padding-left: 1px;
	padding-right: 1px;
}

.form-group > label > em {
	margin-left: 3px;
	font-weight: 300;
}

.table th {
	font-weight: 300;
	font-size: 18px;
}

.404_background {
	background-image: url("public/images/forest.jpg");
	background-color: #000;
	width: 100%;
	opacity: .4;
	position: relative;
}

.404_text {
	position: absolute;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	background-color: rgba(255,255,255,.5);
	border-radius: 5px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.navbar-background {
		line-height: 64px;
	}
}

#social-widget-xs {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:2000;
	background-color: #4caf50;
	height: 35px;
}

#social-widget-xs a {
	color: white;
	font-weight: 300;
}

#social-widget-xs i {
	color: white;
	padding-top: 5px;
}

.social-tab-xs {
	text-align: center;
	border: none;
	color: white;
	font-size: 22px;
}

#contact-xs-hide {
	display: none;
	position: fixed;
	bottom: 35px;
	left:0;
	right:0;
	background-color: #f5f5f5;
	border: thin solid #aaa;
	padding: 15px;
}

#contact-xs-hide p {
	padding-top: 5px;
}

#contact-xs-hide a {
	color: #666;
}

#contact-xs-hide i {
	color: #666;
}

#contact-xs-hide h4 {
	margin-top: 0;
	margin-bottom: 0;
}

.atss {
	top: 34% !important;
	z-index: 500 !important;
}

.bg-2 {
	background-color: #F44336;
}

.bg-3 {
	background-color: #FF9800;
}

.bg-4 {
	background-color: #009688;
}

#newsletter-xs-hide {
	display: none;
	position: fixed;
	bottom: 35px;
	left: 0;
	right: 0;
	background-color: #f5f5f5;
	color: #666;
	z-index: 1000;
	padding: 15px;
	border: thin solid #aaa;
}

#newsletter-xs-hide i {
	color: #666;
}

.xs-follow {
	background-color: #fff;
	border: thin solid #aaa;
	height: 45px;
	width: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	line-height: 1.25;
	margin-right: 8px;
	margin-left: 8px;
	color: #aaa;
	vertical-align: middle;
}

/* ------3column----------*/
#threecolumn  h1 {
	font-weight: 500;
	color: white;
	font-size: 24px;
	margin-top: 10px;
}

.columnheader {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
}

.widget-small-pic {
	margin: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	border-bottom: 1px solid #ddd;
	/*border: thin solid #ccc;*/
	/*background-color: #fff;*/
	/*max-height: 128px;*/
	overflow: hidden; 
}

.widget-small-pic h4 {
	/*padding-top: 10px;*/
	font-weight: 500;
	color: #888;
}

.widget-small-pic a {
	color: #999;
}

.widget-small-pic a img {
	margin-bottom: 20px;
}

.widget-small-pic a:hover {
	text-decoration: none;
}

.widget-small-pic p {
	margin-bottom: 15px;
	color: #666;
	/*line-height: 1.7;*/
	padding-top: 2px;
	font-size: 15px;
	font-weight: 200;
}

.widget-small-pic strong {
	font-weight: 500;
	color: #666;
}

.widget-big-pic {
	margin: 10px;
	margin-bottom: 20px;
	border: thin solid #ccc;
	background-color: #fff;
	overflow: hidden;
	white-space: nowrap;
}

.widget-big-pic a {
	color: #888;
}

.widget-big-pic a:hover {
	text-decoration: none;
}

.widget-big-pic h4 {
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
  	line-height: 1.4;
}

.widget-big-pic img {
	width: 100%;
}

.widget-html {
	margin: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.widget-third-col {
	margin: 10px;
	margin-bottom: 20px;
	border: thin solid #ccc;
	background-color: #fff;
}

.widget-third-col h4 {
	padding-top: 10px;
	font-weight: 400;
	color: #888;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
  	line-height: 1.4;
	white-space: pre-wrap;
}

.widget-third-col a {
	color: #888;
}

.widget-third-col a:hover {
	text-decoration: none;
}

.widget-third-col img {
	width: 100%;
}

.widget-third-col strong {
	color: #222 !important;
}

.widget-icon-row {
	padding:0;
	margin-bottom:10px;
}

.widget-icon {
	height: 38px;
	width: 38px;
	background-color: #777;
	vertical-align: bottom;
	line-height: 1.6;
	margin-right:2px;
}

.threecolumn-xs-fixed {
	position: fixed;
	top: 70px;
	z-index: 1030;
	left: 0;
	right: 0;
}

#threecolumn-xs .nav-tabs>li {
	width: 33%;
	text-align: center;
}

#threecolumn-xs .nav-tabs>li:nth-child(2) {
	width: 34% ;
}

#threecolumn-xs .nav-tabs>li>a {
	background-color: transparent;
	border: none;
	margin-right: 0;
	border-radius: 0;
	color: #666;
	font-size: 18px;
}

#threecolumn-xs .nav-tabs>li.active>a {
	background-color: transparent;
	border: none;
	margin-right: 0;
	border-radius: 0;
}

.three-col-icn {
	display: none;
}

#threecolumn-xs .nav-tabs>li.active>.three-col-icn {
	color: white;
	position: absolute;
	bottom: -29px;
	left: 0;
	right: 0;
	font-size: 45px;
	display: block;
}
/* -------contact widget-------*/
#global-contact {
	position: fixed;
	bottom: 0;
	right:35px;
	z-index: 1000;
}

.contact-widget {
	background-color: #4caf50;
	color: white;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	height:60px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	right:0;
}

#contact p {
	position: relative;
	top: 25px;
	right:0;
	left: 0;
	font-size: 22px;
}

#global-contact-hide {
	border: thin solid #4caf50;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width:0px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #f5f5f5;
	display:none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	bottom:0;
	right: 0;
	width: 250px;
}

.contact-tab-active {
	background-color: #60d860;
}

/* --------social shares---------*/
#social-shares {
	position: absolute;
	top: 0;
	left: -5px;
	z-index:1000;
	width: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#social-shares i {
	background-color: #fff;
	border: thin solid #aaa;
	height: 45px;
	width: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	line-height: 1.6;
}

#social-shares a {
	color:#aaa;
}

#social-shares p {
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	color: #aaa;
	margin-bottom: -10px;
}

#social-share-xs {
	position: fixed;
	bottom: 35px;
	left:0;
	right:0;
	background-color: #f5f5f5;
	text-align: center;
	display: none;
	border: thin solid #aaa;
}

#social-share-xs i {
	background-color: #fff;
	border: thin solid #aaa;
	height: 45px;
	width: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	line-height: 1.25;
	margin-right: 8px;
	margin-left: 8px;
	color: #666;
	vertical-align: middle;
}

/* ------buttons----------*/
a.button:link, a.button:visited {
	font-size:11.5px;
	font-weight:400;
	padding:6px 7px;
	border:thin solid #999999;
	background: linear-gradient(to bottom, #ffffff, #dddddd);
	border-radius: 3px;
}

a.button:hover {
	background: #FFFF66;
}

/* ---------fonts---------*/
@font-face {
	font-family: 'Britannic-Bol';
	src: url('/webfonts/2D6660_0_0.eot');
	src: url('/webfonts/2D6660_0_0.eot?#iefix') format('embedded-opentype'),
	url('/webfonts/2D6660_0_0.woff2') format('woff2'),
	url('/webfonts/2D6660_0_0.woff') format('woff'),url('/webfonts/2D6660_0_0.ttf') format('truetype');
}