@charset "UTF-8";
/* CSS Document */

body{
	
	margin: 0px auto 0px auto;
	background: #FFFFFF;
	background-size: contain;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 1em;
	color: #000;
	width: 100%;
	height: 100%;
	min-width: 1200px;
}
#mainDiv{
	margin:0px auto 0px auto;
	min-width: 1200px;
}
#fixedHeader{
	/* ONLY THE HEIGHT CHANGES ON THIS STYLE */
	background-color: #fff;
	border-bottom: 3px solid #ed1846;
	float: left;
	width: 1200px;
	min-height: 90px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	translate3d(0, 0, 0);
	-webkit-transition: all 0.0s;
    -moz-transition: all 0.0s;
    -ms-transition: all 0.0s;
    -o-transition: all 0.0s;
    transition: all 0.0s;
}/*
.logoDiv{
	background: transparent url(/images/design/logo-bg.png) no-repeat top left;
	float:left;
	width: 247px;
	height: 147px;
	margin: 8px 0px 0px 8px;
}*/
.logo{
	/*margin: 25px 0px 0px 30px;
    display: inline-block;
    width: 200px;
    height: 100px;*/
	background: transparent url() no-repeat top center;
    width: 250px;
    height: 96px;
    position: absolute;
    top: -5px;
    left: 0px;
    padding-left: 20px;
    z-index: 999999;
}
#navLinks{
	float: right;
    list-style: none;
    margin: 13px 0px 0px 0px;
    padding-bottom: 5px;

}
#navLinks li {
	float: left; 
	display: inline;
}
#navLinks  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#navLinks a{
	display: block;
  	padding:0px 9px 0px 9px; 
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 1em;
	color: #818285;
	font-weight: 400;
    text-decoration: none;
}
#navLinks a:hover{
	color: #6d358a;
	cursor: pointer;
}
#mainNav{
	padding: 0;
    list-style: none;
    float: right;
	clear: both;
    margin: 5px 0px 0px 0px;
	padding-right: 20px;
}
#mainNav li {
	float: left; 
}
#mainNav ul li{
	float: left; 
	border-right: 1px solid #d6d6d6;
	margin: 0px 5px;
}

#mainNav a{
	display: block;
    padding: 0px 20px 0px 10px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1.3em;
    line-height: 2em;
    color: #000;
    font-weight: 400;
    text-decoration: none;
}
#mainNav a:hover{
	color: #ed1846;
}

/* Search Box */

.navTools form {
  float: left;
  border: 1px solid #818285;
  -webkit-border-radius: 40px;
  border-radius: 40px;
 -webkit-appearance: none;
 -moz-appearance: none;
}

.navTools form > .textbox {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 0.8em;
  outline: 0;
  height: 28px;
  width: 130px;
  line-height: 25px;
  padding: 0 16px;
  background-color: #fff;
  color: #818285;
  border: 0;
  float: left;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.navTools form > .textbox:focus {
  outline: none!important;
  background-color: #FFF;
}
*
.navTools form > .button {
    outline: none!important;
    background: #818285 url(../images/design/search-icon.png) center no-repeat;
    float: left;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 25px;
    border: 0;
    color: #FFF;
    font-size: 1em;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 40px;
}

.navTools form > .button:hover {
  background-color: #ed1846;
}
.searchDiv{
	float: left;
	padding-right: 1em;
}
.navTools .fa, .navTools .fas {
    font-weight: 900;
	font-size: 1.1em;
	color: #ed1846;
}
.navSocialIcon {
    font-size: 1em !important;
    margin: -5px 5px 0px 0px;
    padding: 4px;
    color: #ed1846 !important;
    display: inline-block;
    border-radius: 30px;
    border: 1.5px solid #ed1846;
    width: 18px;
    height: 18px;
    text-align: center;
}
.navSocialIcon:hover{
	/* color: #6e358a!important;
	border: 1.5px solid #6e358a!important; */
	opacity: 0.8;
}
.navTools{
	float: right;
	padding: 0.8% 2% 0px 0.8%;
}
.smallButton {
	background:#6e358a;
	border-radius:20px;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size:0.8em;
	padding:7px 15px;
	text-decoration:none;
}
.smallButton:hover {
	opacity:0.8;
}
.red{
	background:#ed1846;
}
.smallButtonBlue
{
	background: #00aeef;
}

.social{
	float: left;
    position: absolute;
    right: 0;
    top: 38px;
    padding-right: 10px;
}
#sliderDiv {
   background: url(/images/design/slider-img.png) no-repeat top left;
    width: 1200px;
    height: 500px;
    margin: -75px 0px 0px 0px;
    float: left;
    z-index: -1;
    /* position: absolute; */
}
.filter {
    background: url(/images/design/slider-design-5.png) no-repeat top right;
    background-size: contain;
    width: 1200px;
    height: 500px;
    position: absolute;
    float: left;
    opacity: 0.9;
    top: 12px;
}
.captionDiv{
	background: #00aeef;
    float: left;
    margin: 0px 0px 0px 900px;
    width: 20%;
    padding: 2% 2% 0% 3%;
    position: absolute;
    top: 0px;
    z-index: 1;
    height: 100%;
}
.captionDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 2.4em;
    line-height: 1.1em;
    color: #fff;
    font-weight: 400;
	text-shadow: 3px 1px 1px #1988b3;
    height: 100%;
	width: 86%;
}
.captionDiv p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 25px;
    color: #fff;
	letter-spacing: 2px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
}
.purpleButton{
	background-color: #1988b3;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    padding: 18px 32px;
    width: 100%;
    text-decoration: none;
    position: relative;
    left: -36px;
    top: -253px;
}
.purpleButton:hover {
	background:#167499;
}
.far {
    font-weight: 400;
    color: #fff;
    font-size: 2.4em;
}
.sliderArrow{
	float: left;
    margin: -236px 0px 0px -55px;
    position: relative;
    z-index: 1;
}

#aboutDiv{
    width: 1200px;
    height: auto;
    float: left;
	padding-top: 2%;
	padding-bottom: 6%;
}
.aboutContent{
	width: 1200px;
    /*padding: 1%;*/
	margin-top: 2%;
    float: left;
}
#aboutDiv p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #000;
    font-weight: 200;
	margin: 0;
}
#aboutDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 3em;
    color: #000;
    font-weight: 400;
	text-align: center;
}
#aboutDiv h2{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.8em;
	line-height: 1em;
    color: #818285;
    font-weight: 400;
	margin-top: -30px;
	text-align: center;
}
#aboutDiv h3{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.5em;
	line-height: 1em;
    color: #6d358a;
    font-weight: 500;
}
.aboutText #adminEditButton.homeEdit
{
	position:relative;
	float: left;
	top: -3px;
	right: -238px;
}


.headingDots h1{
    position: relative;
	width:100%;
    margin:20px auto;
    overflow:hidden;
    text-align:center; 
}

.headingDots h1:before, .headingDots h1:after{
    content:"";
    vertical-align:middle;
    display:inline-block;
    width:50%;
   border-bottom: 5px dotted #ed1846;
    margin:0 2% 0 -55%;
}
.headingDots h1:after{
    margin:0 -55% 0 2%;
}


/*
.dottedLines{
     overflow: hidden;
     text-align: center;
 }
.dottedLines > span{
    position: relative;
    display: inline-block;
}
.dottedLines > span:before, .dottedLines > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 5px dotted #ed1846;
    width: 591px;
    margin: 0 20px;
}
.dottedLines > span:before{
    right: 100%;
}
.dottedLines > span:after{
    left: 100%;
}
*/
.columnWrapper{
	width: 1100px;
    float: left;
    padding: 0% 0% 0% 6%;
}
.aboutColumn{
	padding: 0% 6% 0% 6%;
    width: 220px;
    height: 200px;
    float: left;
}
.redh3{
	color: #ea1a49!important;
}
.blueh3{
	color: #00aeef!important;
}
#checkupDiv{
	background: #e9eeff url(../images/design/checkup-bg.png) no-repeat top left;
	width:1200px;
	min-height: 350px;
	float: left;
}
.checkupContent{
	width: 700px;
    min-height: 220px;
    float: left;
    margin: 4% 2% 0 38%;
}
.checkupIcon{
	width: 220px;
    height: 220px;
    margin: 4% -5% 0 2%;
    float: right;
}
.checkIcon{
	width:160px;
	height: 160px;
	border-radius: 30px;
}
/*
.checkIcon:hover{
	border-radius: 25px;
    box-shadow:0px 0px 20px #6e358a;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
*/
#checkupDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 2.6em;
    line-height: 1em;
    color: #000;
    font-weight: 400;
    width: 70%;
    margin-top: 5px;
}
#checkupDiv p{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    color: #8077be;
    font-weight: 400;
    width: 60%;
    margin-top: -15px;
}
.largeButton {
	background:#6e358a;
	border-radius:30px;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size:1.2em;
	padding:16px 30px;
	text-decoration:none;
}
.largeButton:hover {
	opacity:0.8;
}
#serviceDiv{
	width: 1200px;
	height: auto;
	padding-bottom: 4em;
	float: left;
	background: url(../images/design/dots-bg.png) repeat-y top left;
}
#serviceDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 3em;
    color: #000;
    font-weight: 400;
}
#serviceDiv h2{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.8em;
	line-height: 1em;
    color: #818285;
    font-weight: 400;
	margin-top: -30px;
	text-align: center;
}
#serviceDiv h3{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.6em;
    color: #000;
    font-weight: 500;
}
.serviceContent{
	width: 1200px;
    /*padding: 1%;*/
	margin-top: 2%;
    float: left;
	text-align:center;
}
.circleWrapper{
	width: 1200px;
    float: left;
}
.circleColumn{
	width: 310px;
    min-height: auto;
    float: left;
    margin: -0.5% 0 0 5.5%;
    text-align: center;
}
.circleMedium{
	border: 6px solid #ed1846;
    border-radius: 200px;
    width: 170px;
    height: 170px;
	margin-top: 53px;
}
.circleLarge{
	border: 10px solid #6e368c;
    border-radius: 200px;
    width: 215px;
    height: 215px;
}
.circleSmall{
	border: 6px solid #00aeef;
    border-radius: 200px;
    width: 170px;
    height: 170px;
	margin-top: 53px;
}
#techDiv{
	width: 1200px;
	min-height: 750px;
	float: left;
	background: #f0f2f7;
	text-align: center;
}
.techContent{
	width: 90%;
    margin: 2% 5% 2% 5%;
    float: left;
    text-align: center;
}
#techDiv p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    font-weight: 300;
	margin: 0;
}
#techDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 3em;
    color: #000;
    font-weight: 400;
}
#techDiv h2{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.8em;
	line-height: 1em;
    color: #818285;
    font-weight: 400;
	margin-top: -20px;
	text-align: center;
}
.techIcon{
	width: 160px;
    height: 160px;
    margin-right: 3%;
	margin-bottom: 20px;
	border-radius: 30px;
}
.techIcon:hover{
     box-shadow:0px 0px 20px #6e358a;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.techIconDone
{
	border: 4px solid green;	
}
#umbrellaDiv{
	width: 1200px;
	height: auto;
	float: left;
	background: url(../images/design/dots-bg.png) repeat-y top left;
	position: relative;
}
.umbrellaContent{
	width: 1200px;
    margin: 2% 0 2% 0;
    float: left;
    text-align: center;
}
#umbrellaDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 3em;
    color: #000;
    font-weight: 400;
}
#umbrellaDiv h2{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.8em;
	line-height: 1em;
    color: #818285;
    font-weight: 400;
	margin-top: -30px;
	text-align: center;
}
#umbrellaDiv p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    font-weight: 300;
	margin: 0;
}
.affiliateIcon{
	width: 385px;
    height: 90px;
}
.affiliateIcon:hover{
	border-radius: 25px;
    box-shadow:0px 0px 20px #00aeef;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.umbrella{
	width: 1200px;
	height: 540px;
	float: left;
	background: url(../images/design/umbrella-img.png) bottom;
}
.alignTx{
	width: 350px;
    height: 90px;
    position: relative;
    top: 260px;
    left: 200px;
}
.alignBenefits{
	width: 350px;
    height: 90px;
    position: relative;
    top: 260px;
    left: 140px;
}
.alignTalent{
	width: 350px;
    height: 90px;
    position: relative;
    top: 260px;
    left: 280px;
}
.alignConsult{
	width: 350px;
    height: 90px;
    position: relative;
    top: 360px;
    right: 30px;
}
.alignSavings{
	width: 440px;
    height: 90px;
    position: relative;
    top: 340px;
    right: 330px;
}
.alignOregon{
	width: 300px;
    height: 90px;
    position: relative;
    top: 340px;
    right: 15px;
}
#trustDiv{
	background: #fff url(../images/design/color-bar.png) no-repeat top;
	width: 1200px;
	min-height: 650px;
	float: left;
}
.trustContent{
	width: 1175px;
    margin: 2% 0 2% 2%;
    float: left;
    text-align: center;
}
#trustDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 3em;
    color: #000;
    font-weight: 400;
}
#trustDiv h3{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.6em;
    color: #ec1c47;
    font-weight: 500;
	margin-top: 0px;
}
#trustDiv p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    font-weight: 300;
	margin: 0;
	padding: 0 10% 0 10%;
}

#trustDiv table tr td table tr td
{
	border-left: 2px solid #24ace3;
	padding-left: 10px;
}
.mapWrapper{
	width: 1125px;
    float: left;
    padding: 0 3% 0 3%;
}
.mapLeft{
	width:570px;
	height:400px;
	float: left;
}
.mapRight{
	width: 530px;
    height: 250px;
    margin: 7% 0 0 0;
	float: right;
}
.mapColumn{
	width: 32%;
	height: 180px;
	border-left: 1px solid #24ace3;
	display: inline-block;
	float: left;
}
.mapColumn p{
	font-size: 1.1em !important;
}
.greyText{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #818285;
    font-weight: 300;
    padding: 4% 0 0 0;
    float: left;
}
#spotlightDiv{
	background: #f0f2f7 url(../images/design/colorbars2.png) no-repeat top;
	width: 1200px;
	height: 500px;
	float: left;
}
.spotlightWrapper{
	width: 1125px;
    float: left;
    padding: 0 3% 0 3%;
}
.spotlightLeft{
	width:400px;
	height:400px;
	float: left;
	margin: 7% 0 0 8%;
}
.spotlightRight{
	width: 630px;
    height: 350px;
    float: right;
    margin: 4% 0 0 0;
}
.spotlightImg{
	border: 10px solid #6e368c;
    border-radius: 200px;
    width: 250px;
    height: 250px;
	object-fit: cover;
}
#spotlightDiv h1{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 2.2em;
    color: #000;
    font-weight: 500;
}
#spotlightDiv h2{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.8em;
    color: #818285;
    font-weight: 200;
	margin-top: -20px;
}
#spotlightDiv h3{
	font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 1.4em;
    color: #6d358a;
    font-weight: 200;
	margin-top: 0px;
}
#spotlightDiv p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #000;
    font-weight: 300;
}


.facebook{
	width: 300px;
	height: 300px;
	float: left;
}
.instagram{
	width: 280px;
    height: 285px;
    margin: -55px 0px 0px 0px;
    float: left;
}
.instagram img
{
	width: 90%;
	border: 0px solid #f6822c;
}
.instagram h2{
	font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #303030;
	font-weight: 400;
}
.photoGrid{
	background: url(../images/design/grid-img.png) no-repeat bottom;
	width: 1200px;
	height: 238px;
	float: left;
	border-top: 3px solid #ed1846;
}
#footer{
	background: #818285;
	width: 1200px;
	display: inline-block;
	border-top: 3px solid #fff;
}
#copyright{
	width: 1180px;
    height: auto;
    float: left;
	text-align: center;
    margin: 0px 0px 10px 20px;
}
#copyright p{
	font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 1em;
	line-height: 0.6em;
    color: #fff;
    font-weight: 200;
}
#copyright a{
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}
.rightLinks {
    padding: 15px 15px 0px 0px;
    float: right;
}
.calendarDisplayWrapper
{
	width: 75%;
	float: left;
	margin-left: 35px;
}

/** START TSG-ACCORDION STYLES **/

.TSG-accordion .TSG-accordion-nested-table {
    width: 90% !important;
    padding: 5px 5% !important;
}

.TSG-accordion .TSG-accordion-nested-table.ui-accordion-header {
	width: 96% !important;
	padding: 5px 2% !important;
	border-left: 10px solid #ed1846 !important;
}

.TSG-accordion .TSG-accordion-nested-table.ui-accordion-content-active {
    display: block !important;
}

.TSG-accordion .TSG-accordion-nested-table.ui-state-active {
    border: 1px solid #ed1846;
    background: #ed1846;
}

.TSG-accordion .TSG-accordion-nested-table.ui-state-active p {
    color: #FFFFFF !important;
}

.TSG-accordion tbody {
    display: inline-block;
}

.TSG-accordion-table-td {
    padding: 0px !important;
	border: none!important;
}

.TSG-accordion .TSG-accordion-h3 p {
    margin: 0px !important;
}

/** END TSG-ACCORDION STYLES **/

#filterGroups {
	width: 250px;
}

.filterGroupsDirectory{
	width: 175px;
	margin-right: 15px;
}