/**
 * SectionTabBar.css
 *
 * Copyright 2008 RealPatterns, Inc. All rights reserved.
 */



.SectionTabBar {
}
.SectionTabBar div.Tier {
}
.SectionTabBar div.Tier ul.Tabs {

  /*display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;*/
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.SectionTabBar div.Tier ul.Tabs li {

  width: 250px;
  height: 250px;
  margin: 0px 10px 30px 9px;
  background-color:  #5faaba;
  background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
  background-image: url('../../gfx/sectiontab/health.svg'), none;
  background-size: 750px;
  display: inline-block;
}

.SectionTabBar div.Tier ul.Tabs li:hover {
	background-color:  #5faaba;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/health.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
}

.SectionTabBar div.Tier ul.Tabs li.Selected{
	background-position: -250px;
	transform: scale(1.07); 
	transition: transform .2s;
}

.SectionTabBar div.Tier ul.Tabs li.Selected:hover{
	background-position: -250px !important;
	text-indent: 0px;
}

.SectionTabBar div.Tier ul.Tabs li.Selected a{
	color: #ffffff;
	text-indent: -99999px
}

.SectionTabBar div.Tier ul.Tabs li.Expansion {

  width: 100%;
  height: auto;
  flex: 1 1 100%;
  margin: -25px auto 30px;
  background: none;
  display: flex;
}

.SectionTabBar div.Tier ul.Tabs li.Expansion:hover{
	text-indent: 0;
}

.SectionTabBar div.Tier ul.Tabs li.Expansion li.Selected{
	background-position: initial;
    transform: scale(1);
}

.SectionTabBar div.Tier ul.Tabs li.Expansion a{
  color: black;
  text-align: left;
  height: auto;
  width: auto;
  padding: 0;
  text-indent: 0;
  font-size: 16px;
}

.SectionTabBar div.Tier ul.Tabs li.Expansion a:hover{
	background: none;
	color: black;
	text-indent: 0;
}

.SectionTabBar div.Tier ul.Tabs .COVID19ResourceCenter{
  background-color: #3c6db0;
  background-image: url('../../gfx/sectiontab/overview.svg') no-repeat 0px 0px;
  background-image: url('../../gfx/sectiontab/covid.svg'), none;
  background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .COVID19ResourceCenter:hover {
  background-color: #3c6db0;
  background-image: url('../../gfx/sectiontab/overview.svg') no-repeat -500px 0px;
  background-image: url('../../gfx/sectiontab/covid.svg'), none;
  background-size: 750px;
  text-indent: -99999px;
  background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .TrainingCenter{
	background-color: #5faaba;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image: url('../../gfx/sectiontab/training.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .TrainingCenter:hover {
	background-color: #5faaba;
    background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat;
	background-image: url('../../gfx/sectiontab/training.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Relationships{
	background-color: #5b5e8a;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image: url('../../gfx/sectiontab/relationships.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Relationships:hover {
	background-color: #5b5e8a;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/relationships.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Financial{
	background-color: #5e9275;
    background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image: url('../../gfx/sectiontab/finances.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Financial:hover {
	background-color:  #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/finances.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Health{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image: url('../../gfx/sectiontab/health.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Health:hover {
	background-color:  #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/health.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Legal{
	background-color:  #fa8b49;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image: url('../../gfx/sectiontab/legal.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Legal:hover {
	background-color:  #fa8b49;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/legal.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .PersonalGrowth{
	background-color:  #5a7d90;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image: url('../../gfx/sectiontab/personal_growth.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .PersonalGrowth:hover {
	background-color:  #5a7d90;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/personal_growth.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .EmotionalWellbeing{
	background-color:  #9a809f;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/emotional_wellbeing.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .EmotionalWellbeing:hover {
	background-color:  #9a809f;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Resilience{
	background-color: #5a7d90;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/resilience.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Resilience:hover{
	background-color: #5a7d90;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/resilience.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Assessments{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/assessments.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Assessments:hover{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/assessments.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Calculators{
	background-color: #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/calculators.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Calculators:hover{
	background-color: #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/calculators.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .LegalForms{
	background-color: #fa8b49;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/legal_forms.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .LegalForms:hover{
	background-color: #fa8b49;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/legal_forms.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Locators{
	background-color: #5b5e8a;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/locators.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Locators:hover{
	background-color: #5b5e8a;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/locators.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Recipes{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/recipes.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Recipes:hover{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/recipes.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .WeeklyPoll{
	background-color: #9a809f;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/poll.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .WeeklyPoll:hover{
	background-color: #9a809f;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/poll.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .HealthVideos{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/videos.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .HealthVideos:hover{
	background-color: #b8504c;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/videos.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .Webinars{
	background-color: #5faaba;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/webinars.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .Webinars:hover{
	background-color: #5faaba;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/webinars.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .SeminariosWeb{
	background-color: #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/es_webinars.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .SeminariosWeb:hover{
	background-color: #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/es_webinars.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .CentroderecursosCOVID19{
	background-color: #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/covid-es.svg'), none;
	background-size: 750px;
}

.SectionTabBar div.Tier ul.Tabs .CentroderecursosCOVID19:hover{
	background-color: #5e9275;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat -500px 0px;
	background-image: url('../../gfx/sectiontab/covid-es.svg'), none;
	background-size: 750px;
	text-indent: -99999px;
	background-position:  -500px 0px !important;
}

.SectionTabBar div.Tier ul.Tabs .BetterHelp, .SectionTabBar div.Tier ul.Tabs .BetterHelp:hover{
	background-color: #5FAA41;
	background-image: url('../../gfx/sectiontab/emotional_wellbeing.png') no-repeat 0px 0px;
	background-image:  url('../../gfx/sectiontab/betterhelp.svg'), none;
	background-size: 750px;
}

/*
.SectionTabBar div.Tier ul.Tabs li:nth-child(4n){
	margin-right: 0px;
}
*/


/*.SectionTabBar div.Tier ul.Tabs li:nth-child(4){
	margin-right: 0px;
	 transform: scale(1.1); 
	background: #5faaba url('../../gfx/sectiontab/finances.svg') no-repeat -250px 0;
	background-size: 750px;
}*/


.SectionTabBar div.Tier ul.Tabs li a {

  color: #ffffff;
  font: normal 18px sans-serif;
  text-decoration: none;
  cursor: pointer;
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 193px;
  padding-bottom: 34px;
}
.SectionTabBar div.Tier ul.Tabs li a.Knob:before {
  width: 100%;   
  float: left;
  display: block;
  color: #1e1e1e;
}


.SectionTabBar div.Tier ul.Tabs li.Expansion ul li ul li a{
	font-size: 14px;
}

.SectionTabBar div.Tier ul.Tabs li a.Knob {

  float: left;
  clear: both;
  width: 100%;
  padding-top: 14px;
  display: none;
}
.SectionTabBar div.Tier ul.Tabs li a.Knob:hover {

  
}
.SectionTabBar div.Tier ul.Tabs li a.Selected {

}

/*Internal Page*/



#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Selected, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Selected, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Selected{
	transform: scale(1);
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Selected a, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Selected a, , #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Selected a{
	text-indent: 0px;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li:hover, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li:hover, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li:hover{
	text-indent: 0px !important;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs{
	padding: 0px 0px;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li{
	
  float: left;
  width: 250px;
  margin: 0px 10px 10px 10px;
  height: 40px;
  background-image: none;
}


#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li a, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li a, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li a{
  padding-top: 10px;
  text-indent: 0px;
}

/*
#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li:nth-child(4n+0), #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li:nth-child(4n+0){
	margin-right: 0px;
}
*/

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li a.Knob:before, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li a.Knob:before, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li a.Knob:before{
	background: transparent;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li a.Knob, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li a.Knob, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li a.Knob{

  background: transparent;
  float: left;
  clear: both;
  width: 100%;
  height: 40px;
  margin-top: -10px;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion {

  width: 100%;
  height: auto;
  flex: 1 1 100%;
  margin: -10px auto 10px;
  background: none;
  display: flex;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion:hover, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion:hover, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion:hover{
	text-indent: 0;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion li.Selected, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion li.Selected, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion li.Selected{
	background-position: initial;
    transform: scale(1);
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion a, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion a, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion a{
  color: black;
  text-align: left;
  height: auto;
  width: auto;
  padding: 0;
  text-indent: 0;
  font-size: 16px;
}

#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion a:hover, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion a:hover, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion a:hover{
	background: none;
	color: black;
	text-indent: 0;
}

/* End Internal Page */

/*.SectionTabBar div.Tier ul.Tabs li.Selected {

  background: #f0f0f0 url('../../gfx/gadgets/SectionTabBar_01.gif') repeat-x scroll 0px -150px;
}*/
.SectionTabBar div.Tier ul.Tabs .Menu{
	float: left;
	width: 100%;
	border: 1px solid #666;
	padding: 20px 0;
}

.SectionTabBar div.Tier div.Menus div {

  display: none;
}
.SectionTabBar div.Tier div.Menus div.Selected {

  width: 100%;
  display: block;
  padding: 0px;
  position: relative;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  float: left;
  color: #000;
}
.SectionTabBar div.Tier div.Menus div.Selected div {

  display: block;
}

tspan {
	font-family: Arial, Helvetica, sans-serif !important;
}	

.SectionTabBar div.Tier ul.Tabs .Menus a{
	color: #000;
}

/* Copybox / Featured Content within expansion */

.SectionTabBar #CopyBox_1{
	width: 21%;
	padding: 0px 20px;
	float: left;
	height: 100%;
}

.SectionTabBar #CopyBox_1 > div{
	display: none;
	float: left;
	border-right: 2px solid #ccc;
	margin: 0px -10px 0px 0;
    height: 100%;
    padding-right: 20px;
}

.SectionTabBar #CopyBox_1 .FeaturedHeader{
	height: 90px;
	display: block !important;
	margin-left: -13px;
	margin-top: -10px;
}

.SectionTabBar #CopyBox_1 .FeaturedHeader a{
	width: 35%;
	float: left;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.SectionTabBar #CopyBox_1 .FeaturedImage{
	
	width: 100%;
	float: left;
}

.SectionTabBar #CopyBox_1 .FeaturedTitle{
	
	width: 64%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 19px;
	font-family: Arial, Helvetica, Sans-Serif;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.SectionTabBar #CopyBox_1 .FeaturedTitle a{
	position: absolute;
	text-transform: uppercase;
	letter-spacing: .3px;
	width: 100%;
}

.SectionTabBar #CopyBox_1 .FeaturedText{
	
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	font-family: sans-serif;
}

.SectionTabBar #CopyBox_1 .TrainingCenterFeature .FeaturedTitle{
	
	color: #5faaba;
}

.SectionTabBar #CopyBox_1 .RelationshipsFeature .FeaturedTitle{
	
	color: #5b5e8a;
	width: 50%;
	margin-left: 1px;
}

.SectionTabBar #CopyBox_1 .RelationshipsFeature .FeaturedImage{
	
	color: #5b5e8a;
}

.SectionTabBar #CopyBox_1 .FinancialFeature .FeaturedTitle{
	
	color: #5e9275;
}

.SectionTabBar #CopyBox_1 .HealthFeature .FeaturedTitle{
	
	color: #b8504c;
}

.SectionTabBar #CopyBox_1 .ResilienceFeature .FeaturedTitle{
	
	color: #5a7d90;
}

.SectionTabBar #CopyBox_1 .LegalFeature .FeaturedTitle{
	
	color: #fa8b49;
}

.SectionTabBar #CopyBox_1 .PersonalGrowthFeature .FeaturedTitle{
	
	color: #5a7d90;
}

.SectionTabBar #CopyBox_1 .EmotionalWellbeingFeature .FeaturedTitle{
	
	color: #9a809f;
}

@media only screen and (max-width: 1106px) {

	.SectionTabBar div.Tier ul.Tabs li {
		float: none;
	}
	
	.SectionTabBar div.Tier ul.Tabs li.Expansion{
		width: 796px;
	}
	
	#ContentPage_1 .SectionTabBar div.Tier ul.Tabs, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs{
		padding: 0px;
		margin: 0 auto;
	}
	
	#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li{
		float: none;
	}
	
	#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion{
		margin: -14px auto 15px;
	}
	
	/*.SectionTabBar div.Tier ul.Tabs li:nth-child(4n + 0){
		margin-right: 30px;
	}

	.SectionTabBar div.Tier ul.Tabs li:nth-child(3n + 0){
		margin-right: 0;
	}
	*/

}


@media only screen and (max-width: 835px) {

	.SectionTabBar div.Tier ul.Tabs li.Expansion{
		width: 542px;
	}
	
	.SectionTabBar #CopyBox_1{
		
		width: 100%;
		margin: 0px;
		padding: 0px;
		height: auto;
	}
	
	.SectionTabBar #CopyBox_1 > div{
		
		border: 0px;
		padding: 0px;
		margin: 0px;
		height: auto;
	}
	
	.SectionTabBar #CopyBox_1 .FeaturedHeader{
		
		margin: 0px;
	}
	
	.SectionTabBar #CopyBox_1 .FeaturedImage{
		margin-top: 11px;
		height: 80px;
		width: auto;
	}
	
	.SectionTabBar #CopyBox_1 .FeaturedText{
		border-bottom: 2px solid #ccc;
		padding-bottom: 20px;
		margin-bottom: 5px;
	}
	
	.SectionTabBar div.Tier ul.Tabs .Menu{
		padding: 20px;
	}
	
	

/*
	.SectionTabBar div.Tier ul.Tabs li:nth-child(3n + 0){
		margin-right: 30px;
	}


	.SectionTabBar div.Tier ul.Tabs li:nth-child(2n + 0){
		margin-right: 0;
	}
*/
}


@media only screen and (max-width: 558px) {

	

	.SectionTabBar div.Tier ul.Tabs li{
		margin: 0px;
		background-image: none !important;
		width: 100%;
		padding: 0;
		height: 60px;
		margin-bottom: 0px;
	}
	
	.SectionTabBar div.Tier ul.Tabs li a{
		padding: 20px 0px;
	}
	
	.SectionTabBar div.Tier ul.Tabs li:hover, .SectionTabBar div.Tier ul.Tabs li a:hover{
		text-indent:0px !important;
	}
	
	.SectionTabBar div.Tier ul.Tabs li.Selected{
		transform: scale(1.00);
	}
	
	.SectionTabBar div.Tier ul.Tabs li.Selected a{
		
		text-indent: 0px;
	}
	
	.SectionTabBar div.Tier ul.Tabs li.Expansion{
		width: 100%;
		margin: 0px;
	}
	
	.SectionTabBar div.Tier ul.Tabs .Menu{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
		
	.SectionTabBar #CopyBox_1 .FeaturedText{
		
		margin-bottom: 15px;
	}
	
	
	#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li{
		width: 100%;
		height: 60px;
		margin: 0px;
	}
	
	#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li a, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li a, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li a{
		padding-top: 22px;
	}
	
	#ContentPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion, #SubjectPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion, #SectionPage_1 .SectionTabBar div.Tier ul.Tabs li.Expansion{
		margin: -14px auto 0px;
	}
/*
	.SectionTabBar div.Tier ul.Tabs li:nth-child(2n + 0){
		margin-right: 0;
	}
	
	.SectionTabBar div.Tier ul.Tabs li:nth-child(3n + 0){
		margin-right: 0;
	}
	.SectionTabBar div.Tier ul.Tabs li:nth-child(4n + 0){
		margin-right: 0;
	}
*/
}


