/*! ---------- =header ---------- */
* {
    margin: 0;
  padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: disc;
}


.interior-layout__main ul li, .interior-layout__main ol li {
padding-bottom: 10px;
font-size: 18px;

}

.interior-layout__main ul li ul, .interior-layout__main ol li ol, .interior-layout__main ul li ol {
padding-top: 10px;

}



blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

img {
   -ms-interpolation-mode: bicubic;
    display: block;
    max-width: 100%;
    /* margin: 0 auto; */
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="text"] {
  background: #fff !important;
  color: #444 !important;
}

input[type="search"] {
  background: #d8e7e2 !important;
  color: #195273 !important;
}

textarea {
  background: #fff !important;
  color: #444444 !important;
  border: #d8d8d8 solid 1px;
  border-radius: 4px;
  width: 100%;
}

.cta.yellow-action.dropdown {
padding-top: 20px;
}

.i-am-select {
background: url(/images/default-source/pagelayoutimages/arrow-white-down.png) no-repeat 98% 0;
height: 42px;
overflow: hidden !important;
width: 307px !important;
border: #fff solid 1px;
margin: 0 auto;
text-align: center;
}

.i-am-select select {
padding-left: 15px;
text-align: left !important;
color: #fff;
}


.select-state {
background: url(/images/default-source/pagelayoutimages/arrow-white-down-trans.png) no-repeat 90% 50%;
height: 38px;
overflow: hidden;
width: 307px;
border: #fff solid 1px;
margin: 0 auto 25px auto;
text-align: center;
color: #fff !important;
}

select {
font-family: "Open Sans" !important;
font-size: 20px !important;
background: transparent !important;
border: #ddd solid 1px;
height: 42px;
width: 335px !important;
text-align: center;
color: #fff !important;
}

select .hover-select {
background: #fff;
color: #444;
font-size: 18px !important;
text-align: left !important;
padding: 5px;
border: none;
}

select option.hover-select:hover {
background: #fbb120;
}


@media (max-width: 449px) {

.i-am-select {
width: 222px;
text-align: left;
z-index: 1000;
}

select {
width: 250px;
font-size: 16px !important;
text-align: left;
padding-left: 5px;
z-index: 1000;
}


select .hover-select {
font-size: 14px !important;
}

}


@media (max-width: 960px) {

.select-state {
width: 162px;
text-align: left;
z-index: 1000;
}

.select-state select {
width: 250px;
font-size: 14px !important;
text-align: left;
padding-left: 5px;
z-index: 1000;

}


.select-state select .hover-select {
font-size: 14px;
}



.select-state select option {
padding-left: 10px;
}

}

@media (min-width: 766px) and (max-width: 960px) {

.select-state {
position: relative;
top: -154px;
left: 120px;
width: 162px;
text-align: left;
z-index: 1000;

}

.select-state select {
width: 250px;
font-size: 16px;
text-align: left;
padding-left: 5px;
z-index: 1000;
height: 38px;
}


}

@media (min-width: 768px) and (max-width: 1400px) {
.program-search {
height: 150px !important;
}

}


@media (min-width: 768px) and (max-width: 1400px) {


.find-a-program-interior .program-search.interior-program {
height: 150px !important;
}

.find-a-program-interior .select-state  {
position: relative !important;
top: -75px !important;
left: 20% !important;
right: 20% !important;
margin: 0;
width: 162px;
z-index: 1000;
font-size: 14px !important;
}

.find-a-program-interior .select-state select {
font-size: 14px !important;
}

.find-a-program-interior .program-search-button {
top: -55px !important;
left: 20% !important;
right: 20% !important;
text-align: center !important;
}





}

@media (min-width: 961px) {

.select-state {
height: 38px;
position: relative !important;
top: -143px !important;
left: 115px !important;
width: 202px;
text-align: left;
z-index: 1000;
}

.select-state select {
width: 250px;
font-size: 16px;
text-align: left;
padding-left: 5px;
z-index: 1000;
height: 38px;
}
}

@media (min-width: 1200px) {

.select-state {
position: relative !important;
left: 150px !important;
width: 222px;
text-align: left;
z-index: 1000;
}

.select-state select {
width: 250px;
font-size: 16px;
text-align: left;
padding-left: 5px;
z-index: 1000;
height: 38px;
}
}

@media (min-width: 1400px) {
  .program-search-content.interior-program-search .select-state  {
left: 100px !important;
}

.program-search-content.interior-program-search .program-search-button {
left: 75% !important;
}

}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.sfcommentsFormWrp fieldset {
border: none;
}

ol.sfcommentsFieldsList {
margin-left: 0;
}

legend {
    border: 0;
}

textarea {
    overflow: auto;
}

.sfcommentsFormWrp textarea {
clear: both;
margin-top: 45px;
margin-left: 0;
padding: 10px;
height: 150px;
max-width: 100%;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*! ---------- =typography ---------- */

body {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #444;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff !important;
}

.sfitemRichText p {
    line-height: 24px;
}

p, ol, ul, h1, h2, h3, h4, h5, h6, dl {
    margin-bottom: 25px;
}

p, ol, ul, dl {
    orphans: 2;
    widows: 2;
}
p:last-child, ol:last-child, ul:last-child, dl:last-child {
    margin-bottom: 0;
}

ol, ul {
    margin-left: 2em;
}

.warn, .field-validation-error {
  color: #b40000;
  font-weight: bold;
}

.note {
  font-size: 18px;
  font-style: italic;
}

.highlight {
  color: #f1613c;
  font-weight: bold;
}

.citation {
  font-size: 14px;
  font-style: italic;	

}

.required {
  padding-right: 25px;
  background: url(/images/default-source/pagelayoutimages/required.png) right no-repeat;
}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
    color: #004581;
}

h1, h2 {
    font-weight: 400;
}

h1 {
    font-size: 36px;
    line-height: 36px;
    color: #004581;
    font-weight: 600;
}

h2 {
    font-size: 30px !important;
    line-height: 46px;
    color: #004481;
    font-weight: bold;
}

h2.less-bottom {
margin-bottom: 5px;
}


.sfContentBlock h2 {
margin-top: 5px;
}


h2.home-page-title {
  margin-top: 85px;
  margin-bottom: 30px;
}

.grid__unit h2.home-page-title {
  margin-bottom: 0;
}


h3 {
    font-size: 28px !important;
  font-weight: 600 !important;
    line-height: 28px;
  color: #f1613c;
}

.sfContentBlock h3 {
border: none;
}

h4 {
    font-size: 24px !important;
}

h5 {
    font-size: 20px !important;
}


h6 {
    font-size: 18px !important;
}


@media (min-width: 720px) {

}

/*! ---------- =common =components ---------- */
a {
    text-decoration: none;
    color: #004481;
  font-weight: bold;
    transition: color 0.15s ease-out, opacity 0.15s ease-out, background-color 0.15s ease-out;
}

a, a:link, a:visited, a:hover, a:active {
    color: #004481;
}

.interior-layout__main a:hover {
    color: #f1613c !important;
}

.breadcrumbs {
color: #004481 !important;
}

.block {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.img-left {
  margin-bottom: 20px;
  margin-right: 10px;
}

.img-right {
  margin-bottom: 20px;
}

.img-left.event-image {
  float: left;
  display: inline-block;
  margin-bottom: 0;
}

.clear {
  clear: both;
}

.upcoming-deadlines {
  border-top: dashed #444 1px;
  border-bottom: dashed #444 1px;
  padding: 20px 0;
}

.callout {
  color: #a35137;
  font-size: 24px;
  padding-right: 14px;
}

.smaller-gray-callout {
  color: #444;
  font-size: 18px;
}



.img-left.content-image, .img-right.content-image  {
  margin-top: 7px;
}

.img-right.quotes {
    float: right;
    margin-right: 25px !important;
  margin-bottom: 75px;
}


@media (min-width: 720px) {

.img-left {
    /* max-width: 35%; */
    float: left;
    margin-right: 25px;
}

.img-right {
    max-width: 35%;
    float: right;
    margin-left: 25px;
}

.img-right.quotes {
    margin-right: 0 !important;
}


.button.img-left {
    width: 100%;
    max-width: none;
    float: none;
    margin-right: 0 !important;
}

.button.img-right {
    width: 100%;
    max-width: none;
    float: none;
    margin-left: 0 !important;
}

}


.img-left.document-thumb {
    float: left !important;
	display: inline-block;
    margin-right: 10px;	
}

.img-left.event-image {
  float: left;
  display: inline-block;
  margin-right: 15px;
}

.key-entry {
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
}

.key-entry-image {
  display: block;
  float: left;
  vertical-align: middle;
  padding-right: 10px;
  margin-top: -15px;
}

.margin-small {
    margin-bottom: 12.5px;
}

.margin, .margin-large {
    margin-bottom: 25px;
}

.arrow::after, .page-nav__toggle::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border: 0.5em solid transparent;
    border-right-width: 0;
    border-left-color: #2c8e95;
    transform: scaleY(0.667);
    margin-left: 25px;
}

.more {
    display: inline-block;
    margin-bottom: 25px;
    color: #51575a;
    font-size: 18px;
    float: right;
}

.more.journal {
  margin-left: 25px;
}


.more img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }

a.more {
    color: #51575a;
}

a:hover.more {
    color: #004581;
}

.button, button.app-button, .sfcommentsSubmitBtnWrp, .sfSubmitBtn {
    display: inline-block;
    vertical-align: middle;
  margin: 25px auto;
  /* border: #004481 3px solid; */
    padding: 12.5px 37px;
    font-size: 24px;
  font-weight: 400;
  color: #fff;
    background: url(/images/default-source/pagelayoutimages/arrow-blue.png) no-repeat;
    background-position: right;
  font-family: "Oswald";
  }


  .sfcommentsSubmitBtnWrp {
    display: inline-block;
    vertical-align: middle;
  margin: 0 auto;
  border: none;
    padding: 12.5px 37px;
    font-size: 24px !important;
  font-weight: 400;
  color: #fff !important;
    background: #a1d7c6 url(/images/default-source/pagelayoutimages/arrow-blue.png) no-repeat;
    background-position: right;
  font-family: "Oswald" !important;
  }

.sfcommentsForm .sfcommentsSubmitBtn {
    font-family: "Oswald" !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    width: 80px;
    text-align: center;
}

.sfcommentsFormWithAvatarWrp .sfcommentsTitle {
font-style: normal !important;
color: #195273 !important;
font-size: 24px !important;
white-space: normal !important;
}

.sfcommentsListWrp {
margin-top: 0;
margin-bottom: 0;
}

button.app-button {
  margin-top: 20px;
  width: 100%;
}

a.button {
  background: #a1d7c6;
  border: none;
  color: #fff !important;
  font-size: 20px !important;
}

button[type="submit"] {
  background: #a1d7c6;
  border: none !important;
  color: #fff !important;
  font-size: 20px !important;
  display: inline-block;
  padding: 12.5px 37px;
  font-family: "Oswald";
  font-size: 24px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 25px;
}


button[type="submit"]:hover {
  background: #f1613c;
}



a.button:hover {
  background: #f1613c;
  border: none;
  color: #fff !important;
}

.button.home-feature-button {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-right: 5px;
    padding: 12.5px 37px;
    border-width: 3px;
    border-color: rgba(255, 255, 255, 0.3);
    font-size: 19px;
    background: url(/images/default-source/pagelayoutimages/arrow-more.png) no-repeat;
    background-position: 90% 50%;
}

a.button.home-feature-button {
  color: #fff;
}

.tile-CTA {
  text-align: center;
  position: relative;
  top: 70%;
}

.button.first-row-tiles {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-right: 5px;
    padding: 12.5px 37px;
    border-width: 3px;
    border-color: rgba(255, 255, 255, 0.3);
    font-size: 19px;
    background: url(/images/default-source/pagelayoutimages/arrow-more.png) no-repeat;
    background-position: 90% 50%;
}

a.button.first-row-tiles {
  color: #fff;
}

@media (max-width: 719px) {

.button.first-row-tiles {
margin-top: 175px;
  }


}


.button span {
  padding-right: 30px;
}

.button.full-width {
  width: 100%;
  text-align: center;
}

.button + .button {
    margin-left: 12.5px;
}

.ad {
    clear: both;
    display: inline-block;
   max-width: 100%;
}

.icon-x {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background: transparent url("/images/default-source/pagelayoutimages/icon-x.png") no-repeat 50% 50%;
    background-size: 13px 13px;
}

.tag {
    display: inline-block;
    vertical-align: middle;
    padding: 6.25px 25px;
    margin: 0 12.5px 6.25px 0;
    border-radius: 2px;
    font-size: 16px;
    color: #444;
    background: #d8d8d8;
}
.tag .icon-x {
    margin-left: 0.5em;
}

.item-list {
    list-style: none !important;
    margin: 0 0 25px;
}
.item-list:last-child {
    margin-bottom: 0;
}
.item-list__item + .item-list__item {
    margin-top: 25px;
}

.item-list--separated .item-list__item + .item-list__item {
    margin-top: 12.5px;
    padding-top: 12.5px;
    border-top: 1px solid #d8d8d8;
}
.item-list__title {
    display: block;
    font-size: 20px !important;
  }


a.item-list__title span  {
  color: #004581;
}

.item-list__icon {
    display: block;
    float: left;
    width: 58px;
    height: 58px;
    margin-right: 12.5px;
    color: #7c7a52;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

 .item-list__date {
    display: block;
    text-align: left;
    color: #004581;
    background: #fff !important;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
}

.item-list__icon img {
    display: block;
    max-width: 58px;
    max-height: 58px;
    margin: auto;
}
.item-list__date {
    text-align: left;
    font-size: 20px;
    line-height: 25px;
}
.item-list__month {
    display: block;
}

.list-item-sponsors  {
  color: #913f2e;
  font-weight: 600;
}

.schedule__time {
    font-size: 16px;
    font-weight: 700;
}
.schedule__item {
    margin-bottom: 12.5px;
}
.schedule__item:last-child {
    margin-bottom: 0;
}


@media (max-width: 449px) {

.content-box {
    padding: 25px 0;
    margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
  max-width: 284px;
  background: #fff;
    color: #fff;
}

}

.content-box h1::first-line, .content-box h2::first-line {
  height: 31px;
}



@media (min-width: 450px) {

.content-box {
    padding: 25px 0;
    margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
  max-width: 385px;
  background: #fff;
    color: #fff;
}

.content-box.full-width-column {
  max-width: none;
  margin-bottom: 0 !important;
}


.interior-nav .content-box  {
padding-top: 0;
padding-bottom: 0;
}

}

.content-box.interior-box {
    color: #444;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
  }

.content-box.interior-box h3, .content-box.interior-box h3 a {
margin-top: 25px;
margin-bottom: 5px;
font-size: 24px;
}


.content-box:last-child {
    margin-bottom: 0;
}

.content-box a {
  color: #fff;
  font-size: 18px;
}


.content-box.interior-box a, .interior-nav__nav a {
  color: #1a5273 !important;
}


.content-box img:hover {
  color: #fff;
}

.content-box h1, .content-box h2 {
  font-size: 36px !important;
  line-height: 36px;
  font-family: "bebas-neue";
  font-weight: 400;
  margin-bottom: 0;
  margin-top: -3px;
  background: #fff;
  z-index: 2;
  display: inline-block;
  padding-right: 14px;
}



@media (max-width: 450px) {
.content-box h1, .content-box h2 {
height: auto;
}

}


/* @media (max-width: 1199px) {
	
.title-row {
height: auto;
margin-bottom: 9px;
z-index: -1;
}

.title-row::first-line {
height: 27px;
}

}


@media (min-width: 1200px) {

.title-row {
margin-bottom: 9px;
height: auto;
line-height: 20px;
z-index: -1;
}

.title-row::first-line {
height: 27px;
}


} */



@media (max-width: 959px) {

.title-row.mint {


}

.title-row.orange {


}

.title-row.yellow {


}

.title-row.iclio-teal {

  display inline;

}
}


@media (min-width: 1200px) {

.title-row.mint {
  background: #a1d7c6;
   height: auto !important;
}

.title-row.orange {
  background: #f1613c;
     height: auto !important;
}

.title-row.yellow {
  background: #fbb120;
   height: auto !important;
}

.title-row.iclio-teal {
  background: #4c94a4;

    height: auto !important;
}

}



.content-box.iclio-content .title-row.iclio-teal {
line-height: auto !important;
}


}

@media (max-width: 1199px) {

.title-row.page-title-row.mint {
  background: none;
}

.title-row.orange {
    background: none;
}

.title-row.yellow {
  background: none;
}

.title-row.page-title-row.iclio-teal {
  background: none;	
}

}



@media (min-width: 720px) and (max-width: 959px) {

.title-row.page-title-row {
padding-bottom: 10px;
border: none;
background: none;
}

.content-box.interior-box h1, .content-box.interior-box h2  {
height: auto !important;
}

}

.content-box h2.orange-title {
  color: #f1613c;
  display: table;
  
}

.content-box h1.orange-title {
  color: #f1613c;
 display: table;
  
}

.content-box h1.mint-title, .content-box h2.mint-title {
  color: #a1d7c6;
  display: table;
  
}

.content-box h2.yellow-title  {
  color: #fbb120;
display: table;
  
}

 h1.orange-title {
color: #f1613c;
display: table;

}

h2.iclio-middle-blue-title, h2.iclio-title {
display: inline;
}



 h1.page-title.orange-title {

}

.content-box h1.page-title.orange-title, .content-box h2.page-title.orange-title {
font-size: 42px !important;
display: table;
  height: 42px;
 }
 


.content-box h1.page-title.mint-title, .content-box h2.page-title.mint-title {
font-size: 42px !important;
display: table;
height: 42px;
}

.content-box h1.page-title.yellow-title, .content-box h2.page-title.yellow-title {
font-size: 42px !important;
display: table;
height: 42px;
}

.content-box h1.page-title.iclio-title {
font-size: 42px !important;
display: table;
height: 42px;
}

.content-box h2.page-title.iclio-title {
font-size: 42px !important;
display: table;
height: 42px;
}



.content-box .title-bar {
background: rgba(0,0,0,0.7);
width: 100%;
max-width: 385px;
height: 55px;
margin-top: -55px;
position: absolute;
text-align: center;
font-size: 18px;
font-weight: 600;
padding-top: 15px;
}

.content-box .title-bar.tall-bar {
background: rgba(0,0,0,0.7);
width: 100%;
max-width: 385px;
height: 75px;
margin-top: -75px;
position: absolute;
text-align: center;
font-size: 18px;
font-weight: 600;
padding-top: 15px;
}

.content-box .title-bar.slider {
margin-top: 192px;
position: absolute;
display: block;
}


.content-box .title-bar.slider a {
text-decoration: none;
}

.content-box .title-bar.opaque {
background: rgba(0,0,0,1.0);
}

@media (max-width: 450px) {
.content-box .title-bar.slider {
margin-top: 126px;
padding-top: 15px;
position: absolute;
display: block;
}

}


.content-box .cta {
  font-family: "bebas-neue";
  font-size: 30px;
  font-weight: 400;
  max-width: 385px;
  height: 76px;
  text-align: center;
  padding-top: 30px;
}

.content-box .cta a {
  font-family: "bebas-neue";
  font-size: 30px;
  font-weight: 400;
  color: #fff !important;
}


.content-box .cta.orange-action {
background: #f1613c;
}


.content-box .cta.mint-action {
background: #a1d7c6;
}


.content-box .cta.yellow-action {
background: #fbb120;
}


.search-pagination {
  margin-top: 10px;
}


@media (max-width: 719px) {

 .search-pagination {
   margin-top: -35px;
 }
 
}

.pagination {
    margin: 12.5px 0 25px;
    font-size: 18px;
}
.pagination a, .pagination span {
    display: inline-block;
    padding: 3.125px;
    text-align: center;
}
.pagination__overview {
    padding: 0 !important;
    margin-right: 25px;
    font-style: italic;
    opacity: 0.8;
}
.pagination__page {
    min-width: 31.25px;
    font-weight: 700;
    color: #444;
}

.pagerPage, .sf_pagerNumeric a {
  border: 1px solid #195273;
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 2px;
}

 .sf_pagerNumeric a {
margin-right: 20px;
}

.current.pagerPage, .sf_PagerCurrent, .sf_PagerCurrent a {
  border: none !important;
  background: #a1d7c7;
  color: #fff !important;
  width: 35px;
  height: 35px;
}

.pagerPage:hover,   .sf_pagerNumeric a:hover {
  border: none;
  background: #a1d7c7;
  color: #fff !important;
  width: 35px;
  height: 35px;
}

a.pagerPage:hover {
  color: #fff !important;
}

.pagination__page:hover {
    border: none;
  background: #004481;
  color: #fff !important;
  width: 30px;
  height: 30px;
}

.pagination__fold {
    opacity: 0.4;
}

.pagination__increment {
  font-weight: 700;
}

.result {
margin-bottom: 25px;
}


.accordion__label {
  min-height: 135px;
}

.accordion__label.short_label {
  min-height: 50px;
}

.accordion__title {
  padding: 12.5px 25px 12.5px 12.5px;
  font-weight: 400;
    background: #f1f1f1;
    position: relative;
}
.js .accordion__title::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-width: 0;
    border-top-color: #7c7a52;
    position: absolute;
    right: 12.5px;
    top: 50%;
    margin-top: -5px;
    transform: scaleX(0.667);
}
.js .accordion__title.is-active::after {
    transform: scaleX(0.667) scaleY(-1);
}
.js .accordion__content {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-out;
}
.js .accordion__content.is-active {
    max-height: none;
    padding-bottom: 25px;
    opacity: 1;
    transition: all 0.4s ease-in;
}

/* .group:after, .item-list__item:after, .page-header:after, .page-nav > ul:after, .interior-layout:after {
    content: "";
    display: table;
    clear: both;
} */


@media (max-width: 469px) {

.button {
  display: block;
  }
.button + .button {
  margin: 12.5px 0 0;
  }

.pagination__overview {
  display: block !important;
  }
}

@media (min-width: 470px) {
.pagination a, .pagination span {
  padding: 3.125px 6.25px;
  }
}

@media (max-width: 28em) {

.content-box img {
max-width: 284px;
}

.content-box .title-bar, .content-box .title-bar.tall-bar {
max-width: 284px;
font-size: 16px;
font-weight: 600;
padding-top: 3px;
}
  
.content-box .title-bar a, .content-box .title-bar.tall-bar a {
font-size: 16px;
font-weight: 600;
}

.content-box .cta {
max-width: 284px;
}

.content-box .cta a {
font-size: 24px;
}

}



.content-box.just-title {
    margin-bottom: 0;
  }


@media (max-width: 719px) {
.min-m {
  display: none !important;
  }
}

@media (min-width: 720px) {

.max-m {
    display: none !important;
  }

.margin-large {
    margin-bottom: 50px;
  }

.item-list + .more {
    position: relative;
    top: -25px;
  }

.item-list--indented + .more {
    margin-left: 100px;
  }

.item-list {
    margin-bottom: 25px;
  }


.item-list__icon {
    width: 58px;
    height: 58px;
    padding: 0 0;
  }

.item-list__icon ~ .item-list__title, .item-list__icon ~ .item-list__description, .item-list__date ~ .item-list__title, .item-list__date ~ .item-list__description {
    /* margin-left: 100px; */
  }

.item-list__date {
    font-size: 20px;
    line-height: 25px;
  /* margin-left: 100px; */
  }

.item-list__month {
    font-weight: 400;
  }

.schedule {
    position: relative;
  }

.schedule__time {
    width: 175px;
    position: absolute;
    left: 0;
    text-align: right;
  }

.schedule__item {
    margin-left: 200px;
  }

.content-box {
    margin-bottom: 50px;
  }


.content-box.just-title {
    margin-bottom: 0;
  }

}


/*! ---------- =grids ---------- */
.grid {
  display: block;
  padding: 0;
    margin: 0 18px;
  letter-spacing: -0.31em;
    text-rendering: optimizespeed;
    text-align: center;
}

.grid.interior-grid {
margin: 0;
}

.interior-grid {
margin: 0;
}

.grid__unit {
  display: inline-block;
    width: 100%;
    padding: 0 0 25px 0;
    margin: 0;
    vertical-align: top;
    letter-spacing: normal;
    /* text-rendering: auto; */
    text-align: left;
}

.grid__unit.grid__unit--1-1 {
width: 100% !important;
}

.grid__unit.home-tiles {
  padding: 0;
}

.grid__unit--1-2 {
    width: 49% !important;
  margin-right: 1%;
}

.grid__unit--1-3 {
  width: 32%;
  margin-right: 1.33%;
  
}


.grid__unit--1-3-w {
    width: 100% !important;
  }  
  
  .grid__unit--1-4-w {
 width: 100% !important;

  }

  .grid__unit--1-5-w {
 width: 100% !important;

  }
  

.grid__unit--2-3 {
    width: 66.66%;
}

.grid__unit--1-4 {
    width: 24% !important;
 /*  margin-right: 1%; */
}

.grid__unit--3-4 {
   width: 72% !important;
   margin-right: 2%;
}

.grid__unit--1-5 {
    width: 18% !important;
  margin-right: 1%;
}

.grid__unit--2-5 {
    width: 36% !important;
}

.grid__unit--3-5 {
  width: 54% !important;
}

.grid__unit--4-5 {
    width: 72% !important;
}

.grid__unit--1-6 {
    width: 15%;
  margin-right: 1.66%;
}

.grid__unit--5-6 {
    width: 83.3%;
}


@media (max-width: 470px) {

.grid__unit.interior-unit.grid__unit--1-2-w {
  margin-right: 25px;
}


.grid__unit--1-2-s {
  width: 50%;
  }

.grid__unit--1-3-s {
    width: 33.33%;
  }

.grid__unit--2-3-s {
    width: 66.66%;
  }

.grid__unit--1-4-s {
       width: 24% !important;
  }

.grid__unit--3-4-s {
   width: 72% !important;
   margin-right: 3%;
  }

.grid__unit--1-5-s {
     width: 100% !important;;
  }

.grid__unit--2-5-s {
    width: 100% !important;;
  }

.grid__unit--3-5-s {
      width: 100%;
  }

.grid__unit--4-5-s {
      width: 100%;
  }

.grid__unit--1-6-s {
   width: 100%;
  }

.grid__unit--5-6-s {
    width: 100%;
  }




}



@media (min-width: 471px) {

.grid__unit--1-2-s {
  width: 50%;
  }

.grid__unit--1-3-s {
    width: 33.33%;
  }

.grid__unit--2-3-s {
    width: 66.66%;
  }

.grid__unit--1-4-s {
       width: 24% !important;
  }

.grid__unit--3-4-s {
   width: 72% !important;
   margin-right: 3%;
  }

.grid__unit--1-5-s {
    width: 18% !important;
  }

.grid__unit--2-5-s {
    width: 36%!important;
  }

.grid__unit--3-5-s {
    width: 54% !important;
  }

.grid__unit--4-5-s {
    width: 72% !important;
  }

.grid__unit--1-6-s {
    width: 16.66%;
  }

.grid__unit--5-6-s {
    width: 83.3%;
  }

 }


.grid__unit.interior-unit {
    padding: 0 0 0 0;
  }

@media (min-width: 720px) {


.grid.grid-home {
}

.grid.grid-home .grid__unit.first-units  {

padding-top: 0;
}

 .grid__unit {
    padding: 10px 0 0 0;
  }


  .grid__unit.interior-unit {
    padding: 0 0 0 0;
  }

.grid__unit--1-2-m {
    width: 50%;
  }

.grid__unit--1-3-m {
    width: 33.33%;
  }




.grid__unit--2-3-m {
    width: 66.66%;
  }

.grid__unit--1-4-m {
        width: 24% !important;  }

.grid__unit--3-4-m {
   width: 70% !important;
   margin-right: 3%;
  }

.grid__unit--1-5-m {
    width: 18% !important;
  }

.grid__unit--2-5-m {
    width: 36% !important;
  }

.grid__unit--3-5-m {
    width: 54% !important;
  }

.grid__unit--4-5-m {
    width: 72% !important;
  }

.grid__unit--1-6-m {
    width: 16.66%;
  }

.grid__unit--5-6-m {
    width: 83.3%;
  }

}


@media (min-width: 960px) {


.grid__unit--1-2-l {
    width: 50%;
  float: left;
  }

.grid__unit--1-3-l {
    width: 33.33%;
  }
  


.grid__unit--1-3-w {
    width: 100% !important;
  }  
  

.grid__unit--2-3-l {
    width: 66.66%;
  }

.grid__unit--1-4-l {
        width: 24% !important;
  }

.grid__unit--3-4-l {
   width: 70% !important;
   margin-right: 3%;
  }
  
.grid__unit--1-5-l {
    width: 18% !important;
  }

.grid__unit--2-5-l {
    width: 36% !important;
  }

.grid__unit--3-5-l {
    width: 54% !important;
  }

.grid__unit--4-5-l {
    width: 72% !important;
  }

.grid__unit--1-6-l {
    width: 16.66%;
  }

.grid__unit--5-6-l {
    width: 83.3%;
  }

  .grid__unit--1-8-l {
  width: 12.66%;
  }


}

@media (min-width: 1280px) {

.grid__unit.grid__unit--1-1.grid__unit--1-2-w,  .grid__unit--1-2-w{
    width: 44% !important;
  margin-right: 5%;
  }


.grid__unit--1-2-w.push-10   {
      width: 44% !important;
    margin-right: 5%;
}


.grid__unit--1-3-w {
    width: 30% !important;
    margin-left: 2% !important;
  }


.clear-large {
    clear: left !important;
  }

.grid__unit--2-3-w {
    width: 66.66% !important;
  }

.grid__unit--1-4-w {
 width: 24% !important;
  }

.grid__unit--3-4-w {
   width: 70% !important;
   margin-right: 3%;
   margin-left: 0;
  }

.grid__unit--1-5-w {
    width: 18% !important;
  }

.grid__unit--2-5-w {
    width: 36% !important;
  }

.grid__unit--3-5-w {
    width: 54% !important;
  }

.grid__unit--4-5-w {
    width: 72% !important;
  }

.grid__unit--1-6-w {
    width: 16.66%;
  }

.grid__unit--5-6-w {
    width: 83.3%;
  }


  .grid__unit--1-8-w {
  width: 12.66%;
  }
}

.grid.content {
  clear: both;
}

.center {
  text-align: center !important;
  margin-right: auto;
  margin-left: auto;
}


/*! ---------- =forms ---------- */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea,
select {
  display: block;
  width: 100%;
  padding: 6.25px 12.5px;
  margin-bottom: 20px;
  border: 1px solid #d8d8d8;
  color: #5a6067;
  color: rgba(90, 96, 103, 0.8);
  font: 14px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: color 0.15s ease-out, border-color 0.15s ease-out, background-color 0.15s ease-out, opacity 0.15s ease-out;
}
input[type="text"]:last-child,
input[type="email"]:last-child,
input[type="password"]:last-child,
input[type="number"]:last-child,
input[type="tel"]:last-child,
textarea:last-child,
select:last-child {
  margin-bottom: 0;
}
input[type="text"]:required,
input[type="email"]:required,
input[type="password"]:required,
input[type="number"]:required,
input[type="tel"]:required,
textarea:required,
select:required {
  border-color: #b7c7d2;
}
input[type="text"].input-validation-error,
input[type="email"].input-validation-error,
input[type="password"].input-validation-error,
input[type="number"].input-validation-error,
input[type="tel"].input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
  border-color: #b81543;
  color: #b81543;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
  border-color: #127abe;
  color: #5a6067;
}

textarea {
  padding: 10px;
  min-height: 80px;
}
textarea.textarea-large {
  min-height: 200px;
}

select[multiple] {
  text-align: left;
}

input[type="radio"], input[type="checkbox"] {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
label + input[type="radio"], label + input[type="checkbox"] {
  margin-left: 20px;
}

input + p.note, textarea + p.note, select + p.note {
  margin-top: -20px;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  color: #5e6365;
  opacity: 0.9;
  transition: color 0.15s ease-out, opacity 0.15s ease-out;
}
input[type="radio"] + label, input[type="checkbox"] + label, input[type="hidden"] + label {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  margin: -5px 0 0 5px;
}

.check.ng-scope label {
  margin: 0 5px;
}

label.required {
  color: #07497b;
}
label.required::after {
  content: '*';
  font-weight: 400;
}
label.input-validation-error {
  color: #b81543;
}
label.is-focused {
  color: #127abe;
  opacity: 1;
}

.side-label {
  margin-bottom: 20px;
}
.side-label:last-child {
  margin-bottom: 0;
}
@media (min-width: 470px) {
  .side-label {
    padding-left: 140px;
  }
  .side-label label {
    width: 140px;
    float: left;
    margin-left: -140px;
    padding: 5px 1em 0 0;
  }
}

.field-validation-error, .sfError {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  color: #b81543;
}
input + .field-validation-error, select + .field-validation-error, textarea + .field-validation-error {
  margin-top: -15px;
}

.mce-container {
  margin-bottom: 20px !important;
}

input[type="search"] {
    display: block;
    /* width: 120px; */
    padding: 6.25px 12.5px;
    border: none;
  text-align: left;
  font-size: 18px !important;
}


/*! -------- =reCAPTCHA --------- */

.g-recaptcha iframe {
  height: auto;
  float: none;
}

/*! ------- =buttons --------- */
.btn-paypal {
  background: url('https://www.paypalobjects.com/webstatic/en_US/i/buttons/checkout-logo-large.png') no-repeat;
  height: 44px;
  width: 228px;
  border: none;
}

.btnForm {
  color: #004481;
}

.ssl {
  float: right;
}

/*! ---- =Feather Designers ----- */
input.ng-scope + p.note.ng-scope,
textarea.ng-scope + p.note.ng-scope,
select.ng-scope + p.note.ng-scope,
.kendo-content-block + p.note.ng-scope,
sf-list-selector + p.note.ng-scope,
.check.ng-scope + p.note.ng-scope {
  margin-top: 0;
  margin-bottom: 20px;
}

.kendo-content-block + p.note.ng-scope {
  margin-top: 20px;
}

select.ng-scope, select.ng-scope option {
  color: rgb(68, 68, 68) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

/*! ---------- =search ---------- */
.search-current-tags {
    margin-bottom: 25px;
}

.refine-search__form {
    position: relative;
}
.refine-search__title {
    margin-bottom: 12.5px;
}
.refine-search__list {
  margin-bottom: 25px;
}




@media (min-width: 960px) {
.refine-search__list {
      margin-bottom: 50px;
  }
}



/*! ---------- =body ---------- */
body {
    background: #fff;
    width: 100%;
  overflow-x: hidden !important;
    position: relative;
  min-width: 0 !important;
}

.content {
    padding: 25px;
}

.content, .page-width {
    display: block;
    /* max-width: 1500px; */
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 960px) {
  .content {
    padding: 45px 50px 0 50px;
  }
}

/*! ---------- =header ---------- */

.page-header {
    position: relative;
    background: #fff;
    width: 100%;
    float: left;
    max-width: none !important;
}

.header-logo {
    margin: 37px auto 0 auto;
  text-align: center;
  width: 373px;
  height: 107px;

}

.header-logo a, .header-logo img {
    display: block;
    max-width: 100%;
}

.header-utility {
    background: #fff;
    color: #444444;
    margin-top: 0;
}

.header-utility__item {
    display: inline-block;
    vertical-align: middle;
    color: #444444;
  opacity: 1;
    font-family: minion-pro, serif;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}

.header-utility__icon {
    display: inline-block;
    vertical-align: middle;
    margin: 32px 0.3em 0 0;
    text-align: center;
}

.header-utility__text {
  padding-top: 12px;
  margin: 0 0.3em 0 0;
  text-align: center !important;
}


.header-actions__item .header-utility__text {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 0.3em 0 0;
  text-align: center !important;
}

.header-actions__item .header-utility__text:hover {
  color: #fff;
 }

.header-actions__item {
    display: inline-block;
    margin-left: 12.5px;
  width: 180px;
  color: #fff;
  }

.header-actions__item.green-action {
    background: #45a32f;
  }

.header-actions__item.green-action:hover {
    background: #026460;
  }

.header-actions__item.green-action img {
  width: 23px;
  height: 21px;
   }

.header-actions__item.purple-action {
    background: #750461;
  }

.header-actions__item.purple-action:hover {
    background: #026460;
  }

.header-actions__item.purple-action img {
    width: 27px;
  height: 23px;
   }

.utility-button {
  color: #fff;
  position: absolute;
  top: 12px;
  left: 50%;
}

.page-nav ul, .page-nav__sf-wrapper ul {
    list-style: none;
    margin: 0;
}
.page-nav a, .page-nav__sf-wrapper a {
    display: block;
}

.page-nav > ul > li > ul > li img {
display: none;
  }

.page-nav > ul > li > ul > li:first-child img {
display: block;
  }


.tagline {
background: #f5f5f5;
color: #003f64;
font-family: Oswald;
text-align: center;
}

.utility-container {
background: #d8e7e2;


}

.utility-row {
color: #195273;
font-family: Oswald;
font-size: 18px;
text-align: center;
font-weight: 400;
}


.utility-row a {
font-weight: 400;
color: #195273 !important;
margin-right: auto;
margin-left: auto;
text-align: center;
display: block;
}


@media (max-width: 719px) {

.tagline {
padding-top: 10px;
margin-top: 0;
height: 175px;
font-size: 18px;
line-height: 20px;
padding-left: 25px;
padding-right: 25px;
}


.tagline.interior-tagline {
display: none;
}


.left-diamonds {
text-align: center;
margin: 0 auto 20px auto;
width: 50px;
}

.right-diamonds {
text-align: center;
margin: 20px auto 0 auto;
width: 50px;
}


.left-diamonds img {
width: 50px;
height: auto;
}

.right-diamonds img {
width: 50px;
height: auto;
}

.utility-row {
margin-top: 0;
padding-top: 20px;
padding-bottom: 20px;
}

.utility-row img {
display: block;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.utility-row a {
margin-bottom: 20px;
}


.header-logo {
    margin: 5px auto 15px auto;
  text-align: center;
  max-width: 80%;
  height: auto;
}

.header-logo img {
width: 80%;
height: auto;
    margin: 5px auto 0 auto;
  text-align: center;
}

.clear-mobile {
clear: both !important;
}


}

@media (min-width: 720px) {


.header-logo {
    margin: 10px auto 0 auto;
  text-align: center;
  width: 373px;
  height: 107px;
}

.tagline {
margin-top: 25px;
padding-top: 10px;
padding-right: 25px;
padding-left: 25px;
height: 100px;
line-height: 24px;
font-size: 20px;
}

.tagline-text {
width: 430px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

.left-diamonds {
float: left;
margin-top: 7px;
}

.right-diamonds {
float: right;
margin-top: -50px;
}

.utility-container {
height: 67px;

}

.utility-row {
/* width: 700px; */
padding-top: 15px;
margin: -25px 25px 0 25px;
}


.utility-row img {
float: left;
padding-top: 3px;
}

.utility-row a, .welcome-message {
float: left;
padding-right: 10px;
padding-left: 15px;
}

.utility-row {
padding-top: 25px;
margin: 0 2%;
margin-top: -25px;
}


input[type="search"] {
width: 50px !important;	
}

}


@media (min-width: 900px)  {

.utility-row a {
padding-right: 30px;
}

}

@media (min-width: 960px) and (max-width: 1200px) {
.tagline {
line-height: 28px;
font-size: 24px;
}

.tagline-text {
width: 600px;
}


.utility-row {
padding-top: 25px;
margin: -25px auto 0 auto;
width: 900px;
}

input[type="search"] {
width: 75px !important;	
}


}

@media (min-width: 1200px) {

.tagline {
margin-top: 25px;
padding-top: 35px;
padding-right: 25px;
padding-left: 25px;
height: 100px;
line-height: 28px;
font-size: 24px;
}

.tagline-text {
float: none;
width: 75%;
margin-top: auto;
margin-left: auto;
margin-right: auto;
}

.left-diamonds {
float: left;
margin-top: -7px;
}

.right-diamonds {
float: right;
margin-top: -35px;
}


.utility-row {
padding-top: 25px;
margin: -25px auto 0 20%;
width: 1100px;
}


input[type="search"] {
width: 100px !important;	
}


}


@media (min-width: 1400px) {
.tagline {
line-height: 34px;
font-size: 30px;
}

.tagline-text {
width: 90%;
}

.utility-row {
padding-top: 25px;
margin: -25px auto 0 20%;
width: 1100px;

}


input[type="search"] {
width: 175px !important;	
}

}


@media (min-width: 1600px) {

.utility-row {
padding-top: 25px;
margin: -25px auto 0 25%;
width: 1100px;
}


}


@media (min-width: 1800px) {

.utility-row {
padding-top: 25px;
margin: -25px auto 0 30%;
width: 1100px;
}


}


@media (min-width: 720px) {

.header-utility {
  /* position: relative;
  left: 70%;
    top: -32px; */
margin-top: -32px;
float: left;
  }


input[type="search"] {
padding-left: 40px;
border: #d8e7e2 solid 1px;
}


.page-search__submit {
  margin-right: 5px;
    padding: 0 0 11px 11px !important;
  display: none !important;
  }


}




@media (min-width: 1100px)  and  (max-width: 1199px) {

input[type="search"] {
padding-left: 45px;
}
}

@media (min-width: 1200px) {


input[type="search"] {
padding-left: 15px
}


}





   @media (min-width: 720px) and (max-width: 800px)  {

  .utility-row.logged-in {
width: 735px;
margin-left: 8%;
}

.utility-row.logged-in .header-utility {
width: 200px;
left: 68%;
}


.utility-row.logged-in input[type="search"] {
position: relative;
left: 0;

}

a.welcome {
display: none;
}

 }


   @media (min-width: 801px) and (max-width: 959px)  {

  .utility-row.logged-in {
width: 735px;
margin-left: 6%;
}

.utility-row.logged-in .header-utility {
width: 200px;
left: 87%;
}


.utility-row.logged-in input[type="search"] {
position: relative;
left: 0;

}

a.welcome {
display: block;
}

 }

 @media (min-width: 960px)  and (max-width: 1200px) {


.utility-row.logged-in {
width: 735px;
margin-left: 15%;
}

.utility-row.logged-in .header-utility {
width: 200px;
left: 88%;
}


.utility-row.logged-in input[type="search"] {
position: relative;
left: 0;

}

 }

  @media (min-width: 1200px) {


.utility-row.logged-in {
width: 735px;
margin-left: 22%;
}


.utility-row.logged-in .header-utility {
width: 200px;
left: 88%;
}


.utility-row.logged-in input[type="search"] {
position: relative;
left: 0 !important;

}

 }


  @media (min-width: 1400px) {


.utility-row.logged-in {
width: 735px;
margin-left: 25%;
 }

  }


  @media (min-width: 1800px) {


.utility-row.logged-in {
width: 735px;
margin-left: 30%;
 }

  }

.page-search__submit {
  z-index: 10000 !important;
}


.page-search {
    width: 75px;
  /*  position: absolute;
    top: 0;
  right: 0; */
  }

.page-search .page-search__input {
    margin-left: 20px;
  padding: 3px 40px 10px 0;
  border: none;
  }


.utility-row.logged-in  .page-search .page-search__input {
    margin-left: 0;
  padding: 3px 40px 10px 0;
  border: none;
  }

  @media (min-width: 1100px) {

a.sign-in {
  position: absolute !important;
    top: 0 !important;
  right: 175px !important;
  width: 100px;
  }


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-align: left !important;
}

::-webkit-input-placeholder:focus { /* Chrome/Opera/Safari */
    text-align: left !important;
}


::-moz-placeholder { /* Firefox 19+ */
  text-align: left;
}

::-moz-placeholder:focus { /* Firefox 19+ */
  text-align: left;
}


:-ms-input-placeholder { /* IE 10+ */
  text-align: left !important;
}

:-ms-input:focus { /* IE 10+ */
  text-align: left !important;
}

:-moz-placeholder { /* Firefox 18- */
  text-align: left !important;
}

}

@media (max-width: 719px) {

.header-text {
  margin-top: 10px;
  margin-left: 20px;
  clear: both;
  }

body::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0s linear 0.2s, z-index 0s linear 0.2s;
  }
body.is-active::before {
    z-index: 20;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s ease, visibility 0s linear, z-index 0s linear;
  }


.header-logo img {
  max-width: 250px;
  height: auto;
  text-align: center;
  }

.header-toggle {
    display: block;
    width: 45px;
    height: 38px;
    margin: 0;
    border-radius: 4px;
    position: absolute;
    right: 7px;
    top: 15px;
  z-index: 100;
  }
.header-toggle img {
    display: block;
    max-width: 100%;
  }

.header-content {
    width: 80%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    background: #d8e7e2;
    background-clip: padding-box;
    opacity: 0;
    visibility: hidden;
    z-index: 50;
    transform: translateX(-100%);
    transition: visibility 0s linear 0.2s, all 0.2s ease-out;
  }

.header-content.is-active {
    opacity: 1;
    visibility: visible;
  overflow-x: hidden;
    transform: translateX(0);
    transition: visibility 0s linear, all 0.2s ease-out;
  }

.header-utility {
    padding: 0 0;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
    clear: both;
    text-align: center;
    background: transparent;
    /* order: 1; */
  }

 .header-utility__welcome {
    display: block;
    padding: 25px 0;
    color: #5b2b62;
  }

 .header-utility__item {
    width: 100%;
    padding: 0 0 12.5px 0;
    margin: 0;
    color: #444;
  clear: both;
  }

.header-utility__icon {
    display: block;
    margin: 0 auto;
  }

.header-utility__icon--large {
    display: none;
  }

.header-actions {
    padding: 18.75px 0;
    background: none;
    /* order: 3; */
  }

.header-actions__item {
    display: block;
    padding: 0 25px;
  margin: 0 auto 20px auto;
  }

 .page-nav,  .page-nav__sf-wrapper {
  clear: both;
    order: 2;
    padding: 0 0 25px;
  }
.page-nav li, .page-nav__sf-wrapper li {
    position: relative;
  }
.page-nav a, .page-nav__sf-wrapper a {
    padding: 6.25px 50px 6.25px 25px;
  }
.page-nav__toggle {
    display: block;
    width: 45px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
  }
.page-nav__toggle::after {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12.5px;
    margin-top: -6.25px;
    border-width: 12.5px 12.5px 0;
    border-color: #fff transparent transparent !important;
    transform: scaleX(0.667);
    transition: all 0.2s ease-out;
  }
.page-nav__toggle.is-active::after {
    transform: rotate(180deg) scaleX(0.667);
  }

.page-nav > ul > li > a, .page-nav__sf-wrapper > ul > li > a {
    padding: 12.5px 25px;
    font-weight: 400;
  font-size: 20px;
  }

.page-nav > ul > li > ul > li > a, .page-nav__sf-wrapper > ul > li > ul > li > a {
  color: #2c8e95;
  font-size: 16px;
  font-family: "Open Sans";
  text-transform: none;
  }

  .page-nav > ul > li > ul > li > ul > li > a, .page-nav__sf-wrapper > ul > li > ul > li > ul > li > a {
  color: #2c8e95;
  font-size: 14px;
  font-family: "Open Sans";
  text-transform: none;
  }

.page-nav li ul, .page-nav__sf-wrapper li ul {
    display: none;
    padding: 12.5px 0;
    background: #fff;
  }
.page-nav li ul.is-active, .page-nav__sf-wrapper li ul.is-active {
    display: block;
  }

li ul .page-nav__toggle {
    height: 37.5px;
  }

li ul .page-nav__toggle::after {
    border-width: 12.5px 12.5px 0;
    border-color: #004581 transparent transparent !important;
  }

.page-nav li li li a, .page-nav__sf-wrapper li li li a {
    padding-left: 37.5px;
  }

.page-nav, .page-nav__sf-wrapper {
  display: block;
  }
.page-nav ul, .page-nav__sf-wrapper ul {
  display: block;
  padding-top: 15px;
   }

.page-nav h1, .page-nav__sf-wrapper h1 {
  display: block;
  margin: 20px;
  }


.page-nav > ul > li, .page-nav__sf-wrapper > ul > li {
    height: auto !important;
  }

.hide-on-mobile {
  display: none;
  }



}


@media (max-width: 1200px) {

.hide-on-mobile-wide {
  display: none;
  }

  .hide-on-desktop-wide {
  display: block !important;
  }
}

@media (min-width: 1201px) {

.hide-on-mobile-wide {
  display: block;
  }
}


.page-nav, .page-nav__sf-wrapper {
  background: #195273;
  color: #fff;
  font-family: Oswald;
  font-weight: 400;
  }

.page-nav a, .page-nav__sf-wrapper a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}


@media (min-width: 720px) {

.page-nav, .page-nav__sf-wrapper {
  background: #195273;
  color: #fff;
  height: 49px;
  }


 /*
  li.join a {
  background-image: url(http://concepts.rd.net/ACCC/2017/build/images/bkgd-join.png) no-repeat;
  border-radius: 10px;
  width: 123px;
  height: 67px !important;
  display: block;
  overflow: visible;
  margin-top: -10px;
  }

    li.join:hover a {
    background-image: none;
  }



}

   li.join li a, li.join li li a {
  background: none;
   }
  */
}





.page-nav__sf-wrapper > ul > li > ul > li:first-child .orange-bkgd {
background: none;
}




@media (min-width: 720px) and (max-width: 1200px)  {

.page-nav,  .page-nav__sf-wrapper {
  clear: both;
  }

.page-nav > ul > li,  .page-nav__sf-wrapper > ul > li {
    width: 12%;
    float: left;
    position: static;
  }

 .page-nav > ul > li:nth-child(6),   .page-nav__sf-wrapper > ul > li:nth-child(6)  {
    width: 20%;
  }

   .page-nav > ul > li:nth-child(7),   .page-nav__sf-wrapper > ul > li:nth-child(7),  .page-nav > ul > li:nth-child(1),   .page-nav__sf-wrapper > ul > li:nth-child(1)   {
    width: 10%;
  }

.page-nav > ul > li > a {
  }

}


@media (max-width: 1199px)  {

 .page-nav > ul > li a, .page-nav__sf-wrapper > ul > li a {
  padding-top: 11px;
 }
}



.page-nav > ul > li, .page-nav__sf-wrapper > ul > li {
    height: 49px;
  overflow: hidden !important;
  }


@media (min-width: 1200px)  {

.page-nav, .page-nav__sf-wrapper {
   margin-left: 0;
  }


.page-nav > ul > li, .page-nav__sf-wrapper > ul > li {
    width: 14%;
    float: left;
    position: static;
  }

  .page-nav,  .page-nav__sf-wrapper {
  font-size: 24px;
  }


/* .page-nav > ul > li:first-child {
    width: 14%;
    float: left;
    position: static;
  }

.page-nav > ul > li:nth-child(3) {
    width: 16%;
    float: left;
    position: static;
  } */

.page-nav > ul > li > a {

  }


}



@media (max-width: 1200px) {

 .hide-on-desktop-wide {
  display: block;
  }

}



@media (min-width: 1201px) {

 .hide-on-desktop-wide {
  display: none;
  }

}


@media (min-width: 720px) {

 .hide-on-desktop {
  display: none;
  }

.header-text {
  margin-top: 10px;
  }

.interior-nav.legend {
  padding-top: 25px;
}

.page-header {
    max-width: 1500px;
    margin: 0 auto;
  }

.header-toggle {
    display: none;
  }

.header-utility__welcome, .header-utility__item {
    vertical-align: baseline;
  }

.header-utility__item {
    margin-left: 25px;
  }

.header-utility__item:hover {
    opacity: 1;
  }

.header-utility__icon--small {
    display: none;
  }

.header-actions {
  margin-top: 12px;
    margin-left: 40%;
  font-family: minion-pro, serif;
  font-weight: 300;
  font-style: italic;
  }

.header-actions a {
  font-weight: 300;
  }

.page-nav,  .page-nav__sf-wrapper {
    position: relative;
  z-index: 100;
  }

.page-nav::before, .page-nav::after,  .page-nav__sf-wrapper::before, .page-nav__sf-wrapper::after  {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
  top: 0;
  bottom: 0;
  z-index: 90;
  }

.page-nav::before, .page-nav__sf-wrapper::before {
    right: 100%;
  }

.page-nav::after, .page-nav__sf-wrapper::after {
    left: 100%;
  }

.page-nav a {
  }

.page-nav a:hover, .page-nav__sf-wrapper a:hover {
    color: #006472;
  }

.page-nav__toggle {
    display: none;
  }

.page-nav > ul, .page-nav__sf-wrapper > ul {
    position: relative;
  }

.page-nav > ul > li > a, .page-nav__sf-wrapper > ul > li > a {
    height: 100%;
    line-height: 18.75px;
    text-align: center;
    position: relative;
    white-space: nowrap;
  }

.page-nav > ul > li > a > span, .page-nav__sf-wrapper > ul > li > a > span {
    display: inline-block;
    vertical-align: middle;
    width: 96%;
    white-space: normal;
  }

.page-nav > ul > li > a::before, .page-nav__sf-wrapper > ul > li > a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 37.5px;
  }

.page-nav > ul > li > a::after, .page-nav__sf-wrapper > ul > li > a::after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border: 12.5px solid transparent;
    border-bottom-width: 0;
    border-top-color: #f27c5d;
    position: absolute;
    left: 50%;
    top: 49px;
    margin-left: -12.5px;
    z-index: 60;
  }

.page-nav > ul > li > ul,  .page-nav__sf-wrapper > ul > li > ul {
    display: block;
    position: absolute;
    left: -12.5px;
    right: -12.5px;
    top: 49px;
    padding: 25px 50px;
    border: 1px solid #d8d8d8;
    background: #fff;
    -moz-column-count: 3;
    column-count: 3;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: z-index 0s linear 0.4s, visibility 0s linear 0.4s, all 0.4s ease-out;
  }

.page-nav > ul > li > ul > li > a, .page-nav__sf-wrapper > ul > li > ul > li > a {
    color: #004581;
    margin-bottom: 6.25px;
    text-transform: none;
    font-size: 18px;
  }

.page-nav > ul > li > ul > li > a:hover, .page-nav__sf-wrapper > ul > li > ul > li > a:hover {
    color: #006472;
  }

.page-nav > ul > li.is-current > a, .page-nav__sf-wrapper > ul > li.is-current > a {
    background: #f27c5d;
  color: #fff;
  }

.page-nav > ul > li:hover > a, .page-nav__sf-wrapper > ul > li:hover > a {
    color: #fff;
    background: #f27c5d;
  }


.page-nav > ul > li:first-child:hover > a, .page-nav__sf-wrapper > ul > li:first-child:hover > a {
    color: #fff;
   }

.page-nav > ul > li:hover > a::after, .page-nav__sf-wrapper > ul > li:hover > a::after {
    display: block;
  }

.page-nav > ul > li:hover > ul, .page-nav__sf-wrapper > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    z-index: 50;
    transition: z-index 0s linear, visibility 0s linear, all 0.2s ease-out;
  }

.page-nav li li li, .page-nav__sf-wrapper li li li {
    font-size: 18px;
  }


.page-nav li li li a, .page-nav__sf-wrapper li li li a {
   color: #2c8e95;
   text-transform: none;
   font-size: 16px !important;
   font-weight: 300;
  }

.page-nav li li li a:hover, .page-nav__sf-wrapper li li li a:hover {
   color: #004581;
  }

.page-nav li li ul, .page-nav__sf-wrapper li li ul {
    padding: 0 0 25px;
  }
}

@media  (min-width: 1200px)  {

.page-nav > ul > li > a, .page-nav__sf-wrapper > ul > li > a {
  padding-top: 11px;
  }

.page-nav, .page-nav__sf-wrapper {
    margin: 0 auto;
  }

}


.upcoming-deadlines {
  line-height: 28px;
}


@media (min-width: 720px) and (max-width: 959px) {

.header-utility, .header-actions, .page-nav {
    font-size: 16px;
  }

.header-utility {
  margin-top: 10px;
  right: 5px;
  padding-top: 0;
  padding-right: 5px;
  padding-left: 5px;
  }

img.header-utility__icon  {
    height: auto;
  }

.upcoming-deadlines {
  margin-top: 75px;
}

}


.header-utility {
    background: none;
    color: #444444;
    margin-top: 0;
}

img.header-utility__icon  {
  height: auto;
  }

.header-actions__item {
  margin-left: 25px;
  }

.header-actions__item a, .header-actions__item  a:hover {
  color: #fff;
  }

.page-nav > ul > li > a {
  }

.upcoming-deadlines {
  margin-top: 45px;
}


@media (min-width: 1200px) {

.page-nav {
  z-index: 1;
}

}


  @media (min-width: 1400px) {


.header-utility {
    margin-top: 0;
}
  }


/*! ---------- =footer ---------- */
.page-footer {
  clear: both !important;
    background: #fff;
    text-align: center;
  margin-top: 75px;
}

.page-footer .grid {
margin: 0;
padding: 0;
}

.page-footer .grid__unit {
    padding: 15px 25px 20px 25px !important;
}

.page-footer .page-width {
    padding: 0 25px;
}
.page-footer p {
    margin-top: 50px;
    margin-bottom: 12.5px;
    letter-spacing: 1px;
}
.page-footer a {
  /* color: #fff;  */
  font-weight: bold;
}

.first-row-footer {
background: #003f64 !important;
color: #fff !important;
font-family: Oswald !important;
font-size: 24px !important;
text-transform: uppercase !important;
}

.address-phone {
font-size: 20px !important;
color: #444;
}


.last-row-footer {
background: #003f64 !important;
color: #fff !important;
font-size: 16px !important;
}


.last-row-footer a {
color: #fff !important;
font-family: "bebas-neue" !important;
font-size: 24px !important;
text-transform: uppercase !important;
font-weight: 400 !important;
margin-right: 86px !important;
}

.last-row-footer a.policy {
color: #aeefdb !important;
font-family: "Open Sans" !important;
font-size: 16px !important;
text-transform: none !important;
font-weight: 400 !important;
}

.footer-name {
    margin: 0 -25px 25px;
    padding: 12.5px 25px;
    font-size: 25px;
    line-height: 25px;
    background: #444;
    color: #7c7a52;
}

.footer-nav__heading {
    margin-bottom: 0;
    font-size: 20px !important;
    color: #7c7a52;
}
.footer-nav__item {
    display: block;
}

.footer-social {
  margin-top: 20px;
}

.footer-utility {
  clear: both;
  font-size: 18px !important;
  padding-top: 20px;
}

.footer-utility a {
  margin-right: 50px;
}

.copyright {
color: #fff !important;
}


@media (min-width: 1450px) {

.footer-social__icon {
    float: left;
    display: block;
    opacity: 1;
    padding-bottom: 20px;
  margin-right: 22px;
  }

}

.footer-social__icon:hover {
    opacity: 1;
}


img.logo_footer {
  padding-top: 15px;
}

.footer_title {
  color: #8a8865;
  font-size: 22px;
}

@media (max-width: 959px) {

.footer-social {
  margin-top: 0;
  width: 100%;
}

.footer-social a {
    display: block;
    width: 15%;
  text-align: center;
  }

.footer-social__icon {
  float: none;
  clear: both;
  margin-top: 15px;
  margin-left:  auto;
  margin-right:  auto;
  text-align: center;
  }

.footer-social__icon + .footer-social__icon {
  margin-left:  12.5px;
}

.footer-utility a {
  display: block;
  clear: both;
}

.last-row-footer a:nth-child(2) {
  display: block;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

}

@media (min-width: 960px) and (max-width: 1450px) {

.footer-utility a {
  margin-right: 15px;
  font-size: 16px;
}

.social {
margin-left: 15px;
}


a .footer-social__icon {
  text-align: center;
  float: left;
  display: block;
  max-width: 100px;
  height: auto;
  padding-right: 10px;
}


}


@media (min-width: 960px) {

.page-footer .page-width {
    padding: 0 10px;
  }

.footer-social__icon {
  margin-top: 25px;
  margin-left: 5px;
  }

}


@media (min-width: 1200px) {

.footer-social__icon + .footer-social__icon {
    margin-left: 12.5px;
}

.footer-social__icon {
  margin-top: 25px;
  margin-left: 12.5px;
}

img.logo_footer {
  padding-left: 35px;
}

.copyright {
float: right;
}
  }


@media (min-width: 1400px) {

.footer-social__icon + .footer-social__icon {
    margin-left: 12.5px;
}


img.logo_footer {
  padding-left: 90px;
}

}

@media (min-width: 1600px) {
.social {
margin-left: 110px;
}

}

@media (min-width: 1800px) {
.social {
margin-left: 175px;
}

}

@media (max-width: 720px) {

.page-footer p {
  margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 1px;
}
}

@media (min-width: 720px) {
.footer-name {
    padding: 25px;
  }
}

@media (max-width: 960px) {

.page-footer p {
    margin-top:10px;
    margin-bottom: 12.5px;
    letter-spacing: 1px;
}
}

@media (max-width: 1250px) {

.button.first-row-tiles {
    font-size: 16px;
  padding: 12.5px 12px;
}
}



/*! ---------- =interior ---------- */
.interior-layout__nav, .interior-layout__main {
  margin-top: 0;
  /*  margin-bottom: 25px; */
}
  /*
.interior-layout__main {
margin-right: 25px !important;
}*/


.interior-nav {
  background: none;
  padding: 0 20px 20px 0;
}


.interior-nav.filter-nav {
  padding: 20px 5px 0 5px;
  margin-bottom: 45px;
}


@media  (max-width: 720px) {

.interior-nav.filter-nav {
  padding: 10px 25px 0 25px;
}

}

@media (max-width: 720px) {

.interior-layout__main {
  margin-top: -80px !important;
  margin-left: 25px !important;
  margin-right: 25px !important;
}


.interior-layout__main.event-main {
  margin-top: 25px !important;
}

.sf_cols {
clear: both !important;
}

}


.interior-nav__title {
    font-weight: 400;
    font-size: 24px;
  }
.interior-nav__nav ul {
    list-style: none;
    margin: 0;
}
.interior-nav__nav a {
    display: block;
}
.interior-nav__nav > ul > li > a {
    padding: 5px 0;
}

.interior-nav__nav > ul > li  li {
    border-top: 1px solid #f1f1f1 !important;
}
.interior-nav__nav li ul {
    display: none;
    margin-left: 25px;
    margin-bottom: 12.5px;
}

.interior-nav__nav.iclio-sub-nav li ul {
    display: block !important;
    margin-left: 25px;
    margin-bottom: 12.5px;
}



.interior-nav__nav li ul a {
    padding: 6.25px 0;
}
.interior-nav__nav .is-current > a {
    font-weight: 700;
}
.interior-nav__nav .is-current > ul {
    display: block;
}

@media (max-width: 720px) {

.interior-nav__title {
    margin: 5px 0 12.5px;
    cursor: pointer;
  font-size: 24px;
  }

.interior-nav {
  background: none;
  padding: 10px 20px 6px 0;

}

.interior-nav.legend {
  border-top: none;
  border-bottom: none;
}

.interior-nav__title::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -0.2em 0 0 0.5em;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-width: 0;
    border-top-color: #004481;
    transform: scaleX(0.667);
  }

.interior-nav__title.is-active::after {
    transform: scaleX(0.667) scaleY(-1);
  }

.interior-nav__nav {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
  }


.interior-nav__nav.show-event {
    max-height: none;
    overflow: visible;
    opacity: 1;
    transition: all 0.3s ease-out;
  }

.interior-nav__nav.is-active {
    max-height: 2500px;
    opacity: 1;
    transition: all 0.25s ease-in;
  }


.interior-nav.stand-alone .interior-nav__nav {
    display: block !important;
    max-height: none;
    overflow: visible;
    opacity: 1;
  }


.interior-nav.stand-alone .hide-on-mobile    {
display: block !important;
}


.interior-layout__nav {
margin-left: 25px;
margin-right: 25px;
}


  .interior-nav.stand-alone ul {
margin-top: 0 !important;
}


  .interior-nav.stand-alone {
margin-bottom: 75px;

  }


}

.interior-nav.filter-nav {
  padding-bottom: 0;
}

.interior-nav__title.filter::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -0.2em 0 0 0.5em;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-width: 0;
    border-top-color: #958948;
    transform: scaleX(0.667);
  }

.interior-nav__title.filter.is-active::after {
    transform: scaleX(0.667) scaleY(-1);
  }

.interior-nav__nav.refine-search {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
  }

.interior-nav__nav.refine-search.is-active {
    max-height: 2500px;
    opacity: 1;
    transition: all 0.25s ease-in;
  }

.interior-layout__aside {
  background: none;
  padding: 0 20px 20px 0;
 }

.interior-layout__title {
  font-size: 30px;
  font-weight: 400;
}

h1.interior-layout__title {
  font-size: 36px;
  line-height: 40px;
  font-family: Oswald !important;
}


  @media (max-width: 719px) {
  .interior-layout__aside {
  background: none;
  padding: 0 20px 20px 20px;
 }
  }


@media (min-width: 720px) {

.interior-layout__title {
    margin-left: 0;
    padding-left: 0;
  }

.interior-layout__nav, .interior-layout__aside {
    width: 40% !important;
    float: left;
    clear: left;
  padding-left: 40px !important;
  display: block;
  }

.interior-layout__nav {
    margin-top: 0;
    /* margin-bottom: 50px; */
  }

.interior-layout__nav ul li {
    font-size: 18px;
  }

.interior-layout__main {
    float: right;
    padding-right: 40px;
    margin-bottom: 0;
  }
}

@media (min-width: 960px) {

.interior-layout__nav, .interior-layout__aside {
    width: 30% !important;
  }

.interior-layout__main p {
  font-size:  18px !important;
}

}

@media (min-width: 1400px) {

.interior-layout__nav, .interior-layout__aside {
    width: 20% !important;
  }


}

/*# sourceMappingURL=public.css.map */

.division_specific_banner {
  text-align: center;
  margin-top: 0 !important;
  padding-top: 0 !important;
}


.division_specific_banner img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 399px;
  margin: 0 auto !important;
}

.breadcrumb {
  margin-bottom: 20px;
}

.item-list-date {
  color: #444;
  font-weight: bold;
  font-size: 18px;
}

.more-top {
  margin-top: 45px !important;
}

.page-search {
    position: relative;
}


.page-search__submit .icon {
    position: relative;
    top: -2px;
    opacity: 0.5;
}

.page-search__submit:hover .icon {
    opacity: 0.8;
}

.page-search .page-search__input, .page-search .page-search__input:focus {
    font-weight: 400;
    text-align: left;
    font-size: 17px;
  }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #195273;
    opacity: 1.0;
    font-weight: 400;
    text-align: left;
    font-size: 17px;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #195273;
    opacity: 1.0;
    font-weight: 400;
    text-align: left;
    font-size: 17px;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #195273;
    opacity: 1.0;
    font-weight: 400;
    text-align: left;
    font-size: 17px;
}
:-moz-placeholder { /* Firefox 18- */
    color: #195273;
    opacity: 1.0;
    font-weight: 400;
    text-align: left;
    font-size: 17px;
}

 @media (max-width: 720px) {

.page-search .page-search__input, .page-search .page-search__input:focus {
  margin-left: 10px;
  text-align: center;
  width: 90%;
  }

.page-search__submit {
    left: 10px;
}

input[type="search"] {
  text-align: center !important;	
	
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   text-align: center !important;	
}
::-moz-placeholder { /* Firefox 19+ */
      text-align: center !important;	
}
:-ms-input-placeholder { /* IE 10+ */
       text-align: center !important;	
}
:-moz-placeholder { /* Firefox 18- */
      text-align: center !important;	
}


 }


 @media (min-width: 720px) and (max-width: 960px) {

.header-actions__item {
    margin-left: 10px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   text-align: left;
}
::-moz-placeholder { /* Firefox 19+ */
     text-align: left;
}
:-ms-input-placeholder { /* IE 10+ */
     text-align: left;
}
:-moz-placeholder { /* Firefox 18- */
     text-align: left;
}

.header-utility {
  /*   position: absolute;
    left: 40%;
    top: 80px;
  text-align: left; */
  }

 a.sign-in {
  position: absolute !important;
    top: 0 !important;
  width: 100px;
  }


.page-search {
  /* position: static; */
    text-align: center;
    margin: 0 auto;
    width: 300px ;
    top: 0;
    left: 30%;
}

.page-search .page-search__input {
    margin-left: 40px;
  padding: 0 40px 10px 45px;
  border: none;
  }

.page-search__submit {
  margin-right: 5px;
    padding: 0 20px 11px 11px;
  }

.page-search .page-search__input {
  text-align: center;
  margin: 0 auto;
  border: none;
  }

.page-search .utility__icon {
   padding-right: 15px;
   }


  }



@media (min-width: 960px) and (max-width: 1200px)  {


 .header-utility {
   /*  position: absolute;
    left: 72%;
    top: 75px;
  text-align: left; */
  }

.page-search {
    width: 74px;
   /*  position: absolute;
    top: 0;
  right: 0; */
  }

.page-search .page-search__input {
    margin-left: 40px;
  padding: 0 40px 10px 10px;
  border: none;
  }

.page-search__submit {
  margin-right: 5px;
    padding: 0 11px 11px 11px;
  }

 a.sign-in {
  position: absolute !important;
    top: 0 !important;
  right: 200px !important;
  width: 100px;
  }


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-align: left;
}
::-moz-placeholder { /* Firefox 19+ */
  text-align: left;
}
:-ms-input-placeholder { /* IE 10+ */
  text-align: left;
}
:-moz-placeholder { /* Firefox 18- */
  text-align: left;
}


}


.ad {
  clear: both;
  margin-top: 25px;
  background:
      linear-gradient(
        to right,
        #979697, white
      );
}

.ad.interior-ad {
background: none;
width: 100%;
max-width: 300px;
height: auto;
margin-top: 0;
margin-bottom: 45px;
}


.ad {
  width: 100%;
  height: 400px;
}


.ad-title {
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (max-width: 720px) {

.ad-image.hide-on-desktop {
  clear: left;
  text-align: center;
}

.hide-on-desktop,  img.hide-on-desktop {
display: block !important;
}


.ad-title {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

}

@media (min-width: 720px) {

.page-search__submit {
    display: block;
  /* position: absolute;
    left: 0;
  top: 0; */
    padding: 6px;
    line-height: 20px;
    border: none;
    background: transparent;
  float: left;
  margin-top: -33px !important;
}


.ad {
  width: 100%;
  height: 225px;
}

.ad-title {
  float: none;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

}

@media (min-width: 1200px) {

.ad {
  width: 100%;
  height: 129px;
}

.ad-title {
  float: left;
  margin-top: 50px;
  margin-left: 10%;
}

}

.accordion__label {
  background: #fff !important;
  color: #2c8e95 !important;
  border: #d8d8d8 solid 1px;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
}

.button.margin {
  background: #004581;
  color: #fff;
  border-radius: 4px;
}

.grid__unit.home-grid {
  padding-right: 0;
}

.ad img {
  margin: 18px auto;
  text-align: center;
}

.ad-title {
  color: #fff;
  font-style: italic;
  font-size: 30px;
  font-family: minion-pro, serif;
}

.red-overlay {
  background: rgba(39,62,84,0.42);
  display: block;
  width: 100%;
  height: 100%;
 }

 .overlay-img {
  width: 373px;
  height: 374px;
  display: block;
  background: url(/images/default-source/pagelayoutimages/photo-news1.jpg) no-repeat;
 }


.bg-blend {
    background-color: #ddad05;
  background-blend-mode: multiply;
    display: block;
    width: 373px;
    height: 374px;
}

.normal-image {
  background-image: url(/images/default-source/pagelayoutimages/s.cdpn.io/3/building.jpg);
}

.just-color {
    background: red;
}

body {
  /* padding: 20px; */

}
.demo > div {
    float: left;
    width: 200px;
  height: 200px;
    background-size: cover;
}

.demo {
    width: 600px;
    overflow: hidden;
}
.screencap {
  width: 600px;
}

.tabs--styled {
    margin-bottom: 40px;
}
.tabs--styled:last-child {
    margin-bottom: 0;
}
.tabs--styled .tabs__tab {
  display: inline-block;
  margin-bottom: -1px;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-weight: 700;
    color: #91918d;
    background: #fff;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.tabs--styled .tabs__tab:hover {
    color: #259e64;
    background: #fff;
}
.tabs--styled .tabs__tab.is-active {
    color: #127998;
    border-bottom-color: #fff;
}
.tabs--styled .tabs__pane {
    padding: 20px;
    border: 1px solid #d8d8d8;
    background: #fff;
}
.js .tabs--styled .tabs__pane {
    display: none;
}
.js .tabs--styled .tabs__pane.is-active {
    display: block;
}

.accordion {
    margin-bottom: 40px;
}
.accordion:last-child {
    margin-bottom: 0;
}
.accordion__label {
    display: block;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #d8d8d8;
    color: #127998;
    background: #f6f6f6;
    cursor: pointer;
    position: relative;
}
.accordion__label .disclose, .accordion__label .page-nav__toggle {
    position: relative;
    top: -4px;
    margin-left: 0.5em;
    transition: all 0.15s ease-out;
}
.accordion__label.is-active {
    border-color: rgba(37, 158, 100, 0.3);
    color: #259e64;
}
.accordion__label.is-active .disclose, .accordion__label.is-active .page-nav__toggle {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 0;
}
.accordion__label.is-active .disclose::before, .accordion__label.is-active .page-nav__toggle::before {
    border-color: #259e64;
}
.accordion__label--image .disclose, .accordion__label--image .page-nav__toggle {
    top: 0;
}
.accordion__label ~ .accordion__label {
    margin-top: 10px;
}
.accordion__content {
    margin: 20px 0;
}
.accordion__content:last-child {
    margin-bottom: 0;
}


/*! ---------- =home ---------- */

.home-feature {
     margin-bottom: -2px;
}
.home-feature__item {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    position: relative;
    transition: all 0.25s ease-out;
}
.home-feature__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: #004581 no-repeat 100% 100%;
    background-color: rgba(0, 69, 129, 0.8);
    min-height: 400px;
  }

.home-feature__item:nth-child(2) .home-feature__content {
    background-color: #058089;
    background-color: rgba(5, 128,137,  0.8);
}
.home-feature__item:nth-child(3) .home-feature__content {
    background-color: #389625;
    background-color: rgba(56, 150, 37, 0.8);
}
.home-feature__item:nth-child(4) .home-feature__content {
    background-color: #1c8c7e;
    background-color: rgba(28, 140, 126, 0.92);
}
.home-feature__item:nth-child(5) .home-feature__content {
    background-color: #259e64;
    background-color: rgba(37, 158, 100, 0.92);
}
.home-feature__title, .home-feature__description, .home-feature a {
    color: #fff;
}
.home-feature__title {
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
}
.home-feature a {
    font-weight: 700;
}
.home-feature a:hover {
    text-decoration: underline;
}
.js .home-feature__trigger {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
}
.home-feature__item.is-active .home-feature__trigger {
    bottom: 100%;
}

.home-feature__item .button.home-feature-button {
  display: none;
}

.home-feature__item.is-active .button.home-feature-button {
  display: inline-block;
}

.title-underline {
  background: #e5e9eb;
  background-color: rgba(229, 233, 235, 0.3);
  width: 78px;
  height: 3px;
}

.home-feature__item .expand {
  padding-top: 22px;
  width: 23px;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.home-feature__item.is-active .expand {
  display: none;
}

@media (max-width: 480px) {

 .home-feature__item.is-active {
    min-height: 250px;
  border: white solid 1px;
  }

}




@media (max-width: 719px) {

.page-search__submit {
    display: block;
  position: absolute;
    left: 0;
  top: 0;
    padding: 6px;
    line-height: 20px;
    border: none;
    background: transparent;

}


.home-feature__content {
   min-height: 0;
  }

 .home-feature__item {
  height: 75px;
  border: white solid 1px;
  }

.home-feature__item + .home-feature__item {
    margin-top: 20px;
  }
.home-feature__title {
    margin: 0;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
.home-feature__description {
    display: none;
  }


 .home-feature__item.is-active .home-feature__description {
    transition: max-height 0.25s ease-out;
  font-family: minion-pro, serif;
  font-size: 18px;
  padding-top: 0;
  display: block;
 }

.home-feature__item .expand {
  display: none;
}

.home-feature__item.is-active .expand {
  display: none;
}


.home-feature__item.is-active .button.home-feature-button {
  font-size: 14px;
  padding: 10px 15px 10px 10px;
}

.interior-layout__nav {
  margin-top: 0;
  padding-top: 0;
    margin-bottom: 0;
}


.ad.interior-ad {
margin-top: 0;

}

   .breadcrumb {
clear: both !important;
}

}


@media (min-width: 480px) and  (max-width: 719px) {

.home-feature__item.is-active {
    min-height: 225px;
  border: white solid 1px;
  }

}


@media (min-width: 720px) {

.home-feature {
    display: table;
    width: 100%;
  }

.home-feature__wrapper {
    display: table-row;
  }

.home-feature__item {
    display: table-cell;
    width: 12%;
    height: 400px;
    vertical-align: bottom;
  }
.home-feature__item + .home-feature__item {
   /* border-left: 20px solid #fff; */
  }

.home-feature__item .home-feature__title, .home-feature__item .home-feature__title a {
  opacity: 1;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  }

.home-feature__item.is-active .home-feature__title, .home-feature__item.is-active .home-feature__title a {
  font-size: 45px;
  line-height: 45px;
  font-weight: 900;
  }

.home-feature__item .home-feature__description {
  opacity: 0;
  display: none;
  }

.home-feature__item.is-active .home-feature__description {
  opacity: 1;
  display: block;
  }


.home-feature__item .title-underline {
  text-align: center;
  width: 90%;
  }


.home-feature__item.is-active .title-underline {
  text-align: left;
  width: 78px;
  }

.no-js .home-feature:not(:hover) .home-feature__item:first-child, .no-js .home-feature:hover .home-feature__item:hover {
    width: 51%;
  }
.no-js .home-feature:not(:hover) .home-feature__item:first-child .home-feature__content, .no-js .home-feature:hover .home-feature__item:hover .home-feature__content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.15s ease-out 0.2s;
  }
.js .home-feature__trigger {
    height: 400px;
  }
.home-feature__item.is-active .home-feature__trigger {
    height: 0 !important;
  }
.home-feature__item.is-active {
    width: 51%;
  }
.home-feature__item.is-active .home-feature__content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.15s ease-out 0.2s;
  height: 100%;
  }

.home-feature__item.is-active .home-feature__content .home-feature__title, .home-feature__item.is-active .home-feature__content .home-feature__description {
  opacity: 1;
  }

.home-feature__description {
  font-family: minion-pro, serif;
  font-size: 26px;
  padding-top: 22px;
  }

.home-feature__content {
  text-align: center;
    padding-top: 120px;
    padding-right: 40px;
    padding-left: 20px;
  }

.home-feature__item.is-active .home-feature__content {
  padding: 45px 20px 40px 20px;
  text-align: left;
  }

}

@media (min-width: 1500px) {

.home-feature__item.is-active .home-feature__title, .home-feature__item.is-active .home-feature__title a {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  }

.home-feature__content {
   min-height: 653px;
   text-align: center;
   padding-top: 300px;
   padding-right: 20px;
   padding-left: 20px;
  }

.home-feature__item.is-active .home-feature__content {
  padding: 222px 55px 10px 112px;
  text-align: left;
  }

.home-feature__item {
   height: 653px;
  }

.js .home-feature__trigger {
   height: 653px;
  }


}




@media (min-width: 960px)  and (max-width: 1200px) {


.dash {
    width: 250px;
    height: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dash p {
    padding: 10px;
    margin: 0;
}


}

.large-interior-image {
  /*background-color: #058089;
    background-color: rgba(5, 128,137,  0.8);
  background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    position: relative;
    transition: all 0.25s ease-out; */
  margin-bottom: 45px;
}

@media (max-width: 719px) {

.flex-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
   -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.flex-item:nth-child(1) {
order: 1;
text-align: center;
}

.flex-item:nth-child(2) { order: 3;}
.flex-item:nth-of-type(3) { order: 2; }
.flex-item:nth-of-type(4) { order: 4; }
.flex-item:nth-of-type(5) { order: 5; }

.flex-item {
}



.flex-container-2 {
   padding: 0;
  margin: 0;
  list-style: none;

  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
width: 100%;
}

.flex-item-2:nth-of-type(1) {
order: 2;
}

.flex-item-2:nth-of-type(2) {
order: 1;
}

.flex-container-main {
  padding: 0;
  margin: 0;
  list-style: none;

  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.flex-item-main:nth-of-type(1) { order: 3; }
.flex-item-main:nth-of-type(2) { order: 4; }
.flex-item-main:nth-of-type(3) { order: 1; }
.flex-item-main:nth-of-type(4) { order: 5; }
.flex-item-main:nth-of-type(5) { order: 2; }

.flex-item-main {
  background: tomato;
  padding: 5px;
  width: 100px;
  height: 100px;
  margin: 5px;
   line-height: 100px;
  color: white;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}


.interior-layout__main {
width: 80% !important;
margin-right: 25px !important;
margin-left: 25px !important;
  }


}


.interior-layout__main {

  }


.interior-layout__nav {

}

@media (min-width: 721px) and (max-width: 960px) {

.interior-layout__main {
    padding-left: 30px !important;
  padding-right: 30px !important;
  width: 49% !important;
  }

.interior-layout__nav {
min-width: 320px !important;
}

}

@media (min-width: 960px) and (max-width: 1400px) {

  .interior-layout__main {
    padding-left: 30px !important;
  padding-right: 30px !important;
  width: 60% !important;
  }

.interior-layout__nav {
min-width: 320px !important;
}

}

@media (min-width: 1200px) and (max-width: 1400px) {

.interior-layout__nav {
min-width: 320px !important;
}
}

@media (min-width: 1400px) {

  .interior-layout__main {
  width: 70% !important;
  margin-left: 25px !important;
  margin-right: 25px !important;
  }

}


.app-left {
  float: left;
}

.app-left.sm-likes {
  margin-top: 0;
  padding: 0 10px 25px 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  background: #004581;
  color: #fff;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background: url(/images/default-source/pagelayoutimages/arrow-white-down.png) no-repeat;
}

.ui-icon  {
  background: url(/images/default-source/pagelayoutimages/arrow-white-right.png) no-repeat;
}

.landing-box {
  margin-top: 0;
  padding: 25px;
  /*  border: #004581 solid 3px;
  background:
      linear-gradient(
        to right,
        #ddd, white
      );    */
  text-align: center;

}

.landing-box.left-align {
  text-align: left;
}

.landing-box img {
  margin: 0 auto;
}

@media (max-width: 720px) {

 .grid.landing-grid {
  margin-left: -50px;
  margin-right: -50px;
}

.landing-box.left-align {
  padding-left: 75px;
  padding-right: 75px;
}


}




@media (min-width: 720px) {

.grid.landing-grid {
  margin-left: -25px;
  margin-right: -25px;
}
}



@media (min-width: 720px) {

.img-left.landing-icons-50 {
  width: 40%;
}



.img-left.landing-icons-33 {
  width: 27%;
}

}


/*! ---------- =home ---------- */

.home-feature {
  position: relative !important;
  width: 385px !important;
  height: 247px !important;
}

.home-feature__slide a {
display: block !important;
width: 100% !important;
z-index: 10 !important;
position: absolute !important;
}

.home-feature__slide {
  position: relative;
  display: block !important;
}
.home-feature__image {
  height: 0;
  padding-bottom: 16.25%;
  background-position: 0 0;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: block !important;
  height: auto;
  min-height: 247px;
    }


.home-feature__title {
  max-width: 50%;
  position: absolute;
  left: 24px;
  top: 24px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
}

.home-feature__title {
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
}
.home-feature__content {
  padding: 24px;
}
.home-feature__nav {
  position: absolute;
  z-index: 5;
}
.home-feature__nav__item {
  display: none;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  color: transparent;
  position: relative;
}
.home-feature__nav__item::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin: -6px 0 0 -6px;
  opacity: 0.25;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
.home-feature__nav__item:hover::before {

  opacity: 1;
}
.home-feature__nav__item.is-active::before {

  opacity: 1;
}
.home-feature.is-playing .home-feature__play, .home-feature:not(.is-playing) .home-feature__pause {
  display: none;
}
.home-feature__pause, .home-feature__play {
  display: none;
  width: 30px;
  padding: 6px 0;
  text-align: center;
  opacity: 0.5;
}
.home-feature__pause:hover, .home-feature__play:hover {
  opacity: 0;
}
.home-feature__pause .icon-pause {
  display: inline-block;
  width: 12px;
  height: 12px;
}
.home-feature__play {
  display: none;
}

.home-grid {
  width: auto !important;
}



@media (min-width: 470px) and (max-width: 767px) {
  .home-feature__image {
    padding-bottom: 192px;
  }
  .home-feature__title {
    max-width: 60%;
    font-size: 36px;
  }

  .home-feature__image {
  height: 0;
  padding-bottom: 16.25%;
  background-position: 0 0;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: block !important;
  height: auto;
  max-height: 320px;
    }



}


@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 960px)  {
 .home-feature__image {
     }

}


@media (min-width: 768px) {
  .home-feature {
    width: 100%;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    z-index: 2;
  }
  .home-feature__slide::before {
    content: '';
    display: block;
    width: 100%;

    position: absolute;
    left: 0;
    top: 0;

  }
  .home-feature__title {
    max-width: 65%;
    top: 0;
    font-size: 54px;
    line-height: 60px;
  }

 }


@media (min-width: 768px) and (max-width: 959px) {

  .home-feature__nav {
    width: 30px;
    position: absolute;
    right: 12px;
    top: 24px;
  }
  .home-feature__content {
    background: #d1d7e0;
  }

   .home-feature__slide {
  position: absolute;
  margin-top: 0;
  top: 0;
   }

  .home-feature__action {
    right: 30%;
  }


    .home-feature {
   position: relative;
   top: -25px;
   padding-top: 0;
   overflow: hidden;
      }


.home-feature__slide {
  position: relative;
   display: block !important;
}
.home-feature__image {
  height: 0 !important;
  padding-bottom: 16.25%;
  background-position: 0 0;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: block;
  height: auto;

    }


  .home-feature__prev img {
    width: 50%;
    height: auto;
  }
  .home-feature__next img {
    width: 50%;
    height: auto;
  }


}


  .home-feature__prev  img {
    left: 12px;
    }
  .home-feature__next {
    right: 12px;
  }

  .home-feature {
   position: relative;
   top: 0;
   max-height: 320px;
   overflow: hidden;
  }

  .home-feature__image {
  height: 0;
  padding-bottom: 16.25%;
  background-repeat: no-repeat;
  background-position: 0 0;
  /* background-size: cover;  */

  }

@media (min-width: 769px) {

 .home-feature__slide {
      top: 65px;
 }

}


  .home-feature__slide {
    width: 100%;
  height: auto;
    display: block !important;
    position: absolute;
  top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  min-height: 247px;
  }

  .home-feature__slide:first-child {
    /* position: relative; */
  }
  .home-feature__slide.is-previous {
    -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
            transform: translateX(-48px);

  }
  .home-feature__slide.is-next {
    -webkit-transform: translateX(48px);
        -ms-transform: translateX(48px);
            transform: translateX(48px);

  }
  .home-feature__slide.is-active {
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .home-feature__content {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 48px;
  }
  .csstransforms .home-feature__content {
    top: 0;
    /* 50% with offset of half approx. header height
    top: calc(55% + 80px);*/
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .home-feature__title, .home-feature__description, .home-feature__action {
    max-width: 385px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 30%;
  }

  .home-feature__action {
  max-width: 200px;
  }

  .home-feature__title {
    position: static;
  }
  .home-feature__description {
    margin-top: 24px;
    padding-top: 24px;
    color: #fff;
    opacity: 0.8;
  }
  .home-feature__description::before {
    content: '';
    display: block;
    width: 70%;
    height: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    position: relative;
    top: -24px;
  }
  .home-feature__nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .home-grid {
    margin: -48px -48px -24px;
  }
  .home-grid__left {
    padding-top: 48px;
    padding-left: 48px;
  }
  .home-grid__right {
    padding-top: 48px;
    padding-right: 48px;
  }
  .home-grid__bottom {
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 24px;
  }




@media (min-width: 1000px) {

.home-feature {
   position: relative;
   top: -65px;
   overflow: visible;
  }

}

  .home-feature__prev img {
  width: 13px;
  height: 15px;
  }

   .home-feature__next img {
  width: 13px;
  height: 15px;
   }

@media (max-width: 449px) {

   .home-feature, .home-feature-slides, .home-feature__slide {
  max-width: 284px !important;
  min-height: 181px !important;
   }

   .home-feature__image {
    padding-bottom: 0;
  max-width: 284px !important;
    min-height: 181px !important;
  overflow: visible;
    z-index: -1;
    }

  .content-box .title-bar.slider {
    width: 284px;
  }



   .cta.yellow-action.dropdown {
    margin-top: -67px;
    max-width: 284px;
    position: relative;
   }

   .home-feature__next {
  margin-left: 270px;
  }


}

@media (max-width: 767px) {

  .home-feature__prev {
    position: relative;
  margin-top: 5px;
  margin-left: 20px;
  display: block;
  z-index: 1000;

  }

   .home-feature__prev img {
  width: 13px;
  height: 15px;
   }

  .home-feature__next {
    position: relative;
  margin-top: -15px;
  display: block;
  z-index: 1000;
  }

   .home-feature__next img {
  width: 13px;
  height: 15px;
   }

}


@media (min-width: 450px) and  (max-width: 767px) {


  .home-feature__next {
  margin-left: 350px;
  }


   .home-feature__image {
  width: 385px;
  height: 246px;
  overflow: visible;
  z-index: -1;
    }

   .cta.yellow-action.dropdown {
    margin-top: 2px;
    max-width: 100%;
   }



   .home-feature__slide {
    overflow: visible;
    }

  .content-box .title-bar.slider {
    width: 385px;
  }


}



@media (min-width: 768px) {
  .home-feature__prev {
    left: 5%;
  display: block;
  }
  .home-feature__next {
    right: 5%;
  display: block;
  }
  .home-feature__prev, .home-feature__next {
    position: absolute;
    top: 45%;
    /* top: calc(50% + 95px); */
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 1;
    z-index: 100;
  -webkit-appearance: none;
  background: none;
  border: none;
  }

    .home-feature__title, .home-feature__description, .home-feature__action {
    padding-right: 25%;
  }


}

@media (min-width: 960px) {
/*
.home-feature__action {
    top: 70%;
  }*/

  .home-feature__action {
    top: 65%;
    right: 20%;
  }


}


@media (max-width: 767px) {

  .home-feature__slide {
  top: 0 !important;
  position: absolute !important;
  max-width: 280px;
  height: auto;
  }
}

@media (min-width: 1000px) {

  .home-feature__slide {
  top: 65px !important;
  }
}


.leaderboard-top-container {
width: 100%;
background: #f5f5f5;
padding-top: 25px;
padding-bottom: 25px;
}

img.leaderboard-top {
width: 728px;
height: 90px;
text-align: center;
margin: 0 auto;
}

img.leaderboard-title-mobile {
width: 300px;
height: 250px;
text-align: center;
margin: 15px auto 45px auto;
}

img.leaderboard-top-mobile {
width: 300px;
height: 250px;
text-align: center;
margin: 75px auto 45px auto;
}


img.leaderboard-title {
width: 728px;
height: 90px;
text-align: center;
margin: 45px auto 0 auto;
}


.program-search {
background: #1a5273;
color: #fff;
}

.program-search-content h2 {
color: #fff;
font-family: Oswald;
font-weight: 400 !important;
margin-top: 10px;
font-size: 30px !important;
}


@media (max-width: 767px) {

.program-search {
background: #1a5273;
width: 100%;
height: 100px;
margin-bottom: 45px;
}

.program-search-content {
margin-right: auto;
margin-left:  auto;
text-align: center;
padding-top: 20px;
}

.program-search-icon {
width: 80px;
height: 80px;
margin-right: auto;
margin-left:  auto;
text-align: center;
}

.program-search-button {
width:162px;
height: 38px;
margin-right: auto;
margin-left:  auto;
text-align: center;
}

.program-search-content h2 {
color: #fff;
font-family: Oswald;
font-size: 24px;
font-weight: 400;
margin-top: 10px;
}

}

@media (min-width: 768px) {

.program-search {
margin-top: 0 !important;
height: 120px !important;
}

.program-search-icon {
position: relative !important;
top: 20px !important;
margin-left: 25px !important;
}

.program-search-button {
position: relative !important;
top: -206px !important;
left: 78% !important;
}

.program-search-content h2, .sfContentBlock .program-search-content h2 {
position: relative !important;
top: -90px !important;
padding-top: 35px !important;
padding-left: 130px !important;
}

}


@media (min-width: 768px) and (max-width: 959px) {

.program-search.interior-program {
background: #1a5273;
width: 100%;
margin-bottom: 45px;
}

}


@media (min-width: 960px) {

.program-search-content {
margin-top: 0;
width: 800px;
height: 120px;
margin-right: auto;
margin-left: auto;
}


}

@media (min-width: 1200px) {

.program-search {
margin-bottom: 45px;
}


.program-search-content {
margin-top: 0;
width: 996px;
height: 120px;
margin-right: auto;
margin-left: auto;
}

}

.member-since {
background: #f5f5f5 url(/images/default-source/pagelayoutimages/member-since.png) no-repeat left;
max-width: 90%;
height: 75px;
color: #444;
font-family: Oswald;
padding: 25px 10px 10px 85px;
margin-bottom: 25px;
text-align: center;
}

.award {
background: url(/images/default-source/pagelayoutimages/award-bkgd.png) no-repeat;
font-family: Oswald;
padding: 42px 10px 10px 10px;
margin-top: 25px;
margin-right: 45px;
margin-bottom: 25px;
text-align: center;
width: 150px;
height: 150px;
color: #fff;
float: left;
}


.award.orange-award {
background: url(/images/default-source/pagelayoutimages/award-orange-bkgd.png) no-repeat;
float: left;
}


@media (max-width: 767px) {

.member-since {
padding-left: 75px;
max-width: 98%;
background: #f5f5f5 url(/images/default-source/pagelayoutimages/member-since-sm.png) no-repeat left;
width: 100%;
height: 45px;
padding: 10px 10px 10px 45px;

}

.award {
margin-right: auto;
margin-left: auto;
float: none;
}


}


.google-map iframe {
margin-top: 25px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
text-align: center;
}


.facility-image img {
margin-right: auto;
margin-left: auto;
text-align: center;
}

@media (min-width: 480px) {

.facility-image img {
width: 350px;
height: 207px;
margin-right: auto;
margin-left: auto;
text-align: center;
}


}

@media (min-width: 1280px) {

.google-map iframe {
margin-top: 0;
}

.facility-image  {
float: left;
}

.facility-image img {
text-align: left;
margin-left: 0;
}


}


img.rss {
text-align: center;
margin: 25px auto 0 auto;
}

.interior-layout__nav .content-box {
margin-bottom: 0;
}

@media (min-width: 720px) {

.hero {
margin: 0 auto;
text-align: center;
max-width: 2584px;
}

}

.hero-overlay h1 {
font-family: Oswald;
color: #292929;
font-weight: 400;
font-size: 30px;
text-align: center;
margin-bottom: 10px;
}


@media (max-width: 719px) {

.page-search__submit {
position: static;
margin: 0 auto;
text-align: center;
padding: 0;
}

input[type="search"] {
margin: 0 auto 25px auto;
font-size: 18px !important;
}

.hero {
background-image: url(/images/default-source/pagelayoutimages/placeholder.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: contain;
}

.hero-overlay {
background: rgba(255,255,255,0.8);
padding: 0 15px 42px 15px;
font-size: 18px;
position: static;
}

.hero-overlay h1 {
  padding-top: 25px;
  text-align: left;
  color: #195273;
}

}

@media (min-width: 720px) and  (max-width: 765px) {

.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 8%;
left: 5%;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}

}


@media (min-width: 766px) and  (max-width: 959px) {

.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 8%;
left: 14%;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}

}

@media (min-width: 960px) and  (max-width: 1099px) {
.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 10.5%;
left: 15%;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;

}
}


@media (min-width: 1100px) and  (max-width: 1279px) {
.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 10.5%;
left: 23%;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}
}


@media (min-width: 1280px) and  (max-width: 1599px) {
.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 22%;
left: 27%;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}
}


@media (min-width: 1600px) {

.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 23%;
left: 30%;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}

}



@media (max-width: 718px) {

.page-footer {
margin-bottom: 75px;
}

}

@media (min-width: 719px) and (max-width: 959px) {
.page-footer {
margin-bottom: 200px;
}

}


@media (min-width: 960px) and (max-width: 1799px) {
.page-footer {
margin-bottom: 200px;
}

}

@media (min-width: 1800px) {
.page-footer {
margin-bottom: 150px;
}

}

.sticky {
background: #a1d7c7;
color: #fff;
position: fixed;
bottom: 0;
width: 100%;
height: 310px;
padding-right: 25px;
padding-left: 25px;
z-index: 100000;
}

.sfPageEditor .sticky {

}

.sticky img {
text-align: center;
}

.sticky p {
font-size: 36px;
line-height: 42px;
font-weight: 500;
float: left;
margin-top: 35px;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue" !important;
color: #fff !important;
font-size: 30px !important;
font-weight: 400 !important;
margin-top: 30px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
}

.footer-cta a {
  color: #fff !important;
  font-weight: 400 !important;
}


.grid__unit.interior-unit.sticky-footer.grid__unit--3-5-l {
text-align: center;
}

@media (max-width: 400px) {

.sticky {
background: #a1d7c7;
color: #fff;
position: static;
bottom: 0;
width: 100%;
height: 275px;
padding-top: 25px;
padding-right: 5px;
padding-left: 5px;
z-index: 100000;
float: none;
}


.sticky img {
float: none;
text-align: center;
margin: 0 auto;
}

.sticky p {
font-size: 36px;
font-weight: 500;
float: none;
text-align: center;
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue";
color: #fff;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
float: none;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.grid__unit.interior-unit.sticky-footer {
padding-bottom: 0;
}




}

@media (min-width: 401px) and (max-width: 489px) {

.sticky {
background: #a1d7c7;
color: #fff;
position: static;
bottom: 0;
width: 100%;
height: 275px;
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
z-index: 100000;
float: none;
}


.sticky img {
float: none;
text-align: center;
margin: 0 auto;
}

.sticky p {
font-size: 36px;
font-weight: 500;
float: none;
text-align: center;
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue";
color: #fff;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
float: none;
text-align: center;
margin-right:  auto;
margin-left:  auto;
min-width: 300px !important;
}

.grid__unit.interior-unit.sticky-footer {
padding-bottom: 0;
}

}

@media (min-width: 490px) and (max-width: 599px) {
.sticky {
background: #a1d7c7;
color: #fff;
position: static;
bottom: 0;
width: 100%;
height: 275px;
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
z-index: 100000;
float: none;
}


.sticky img {
float: none;
text-align: center;
margin: 0 auto;
}

.sticky p {
font-size: 36px;
font-weight: 500;
float: none;
text-align: center;
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue";
color: #fff;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
float: none;
text-align: center;
margin-right: auto;
margin-left: auto;
}

.grid__unit.interior-unit.sticky-footer {
padding-bottom: 0;
}
}

@media (min-width: 600px) and (max-width: 720px) {
  .sticky {
background: #a1d7c7;
color: #fff;
position: static;
bottom: 0;
width: 100%;
height: 275px;
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
z-index: 100000;
float: none;
}


.sticky img {
float: none;
text-align: center;
margin: 0 auto;
}

.sticky p {
font-size: 36px;
font-weight: 500;
float: none;
text-align: center;
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue";
color: #fff;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
float: none;
text-align: center;
margin-right: 25%;
margin-left:  25%;
}

.grid__unit.interior-unit.sticky-footer {
padding-bottom: 0;
}
}

/*
@media (min-width: 721px) and (max-width: 959px) {
  .sticky {
background: #a1d7c7;
color: #fff;
position: fixed;
bottom: 0;
width: 100%;
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
z-index: 100000;
float: none;
}


.sticky img {
float: none;
text-align: center;
margin: 0 auto;
}

.sticky p {
font-size: 36px;
font-weight: 500;
float: none;
text-align: center;
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue";
color: #fff;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
float: none;
text-align: center;
margin-right: 30%;
margin-left:  30%;
}

.grid__unit.interior-unit.sticky-footer {
padding-bottom: 0;
}
} */


.sticky img {
width: 84px !important;
height: 110px !important;
max-width: none;
}


@media (min-width: 721px) and (max-width: 1199px) {

.sticky {
background: #a1d7c7;
color: #fff;
position: fixed;
bottom: 0;
width: 100%;
height: 150px;
padding-right: 15px;
padding-left: 75px;
z-index: 100000;
float: none;
}

.grid__unit.interior-unit.sticky-footer.grid__unit--3-5-l {
  width: 100%;

}

.sticky img {
float: none;
text-align: center;
margin: 0 auto;
}

.sticky p {
font-weight: 500;
float: left;
text-align: center;
font-size: 26px;
margin-top: 25px;
margin-bottom: 0;
width: 45%;
}

.footer-cta {
display: inline-block;
font-family: "bebas-neue";
color: #fff;
font-size: 30px;
font-weight: 400;
margin-top: 25px;
border: #fff solid 1px;
padding: 10px 59px 10px 59px;
float: right;
text-align: center;
margin-right: 75px;
margin-left:  0;
}

}


@media (min-width: 721px) and (max-width: 959px) {

  .sticky p {
margin-top: 10px;
}

.footer-cta {
margin-top: 10px;
}

}

@media (min-width: 1200px) {

.sticky {
padding-right: 5px;
padding-left: 5px;
height: 175px;
}


.sticky p {
font-size: 30px;
width: 60%;
}

.footer-cta {
text-align: center;
margin-right: 0;
margin-left:  10px;
float: right;
}


}


@media (min-width: 1400px) {
  .sticky p {
font-size: 36px;
width: 70%;
}


}



@media (min-width: 1800px) {


.grid__unit.interior-unit.sticky-footer.grid__unit--3-5-l {
  width: 80%;

}

.sticky {
height: 110px;
}

.sticky p {
width: 90%;
}

.footer-cta {
float: right;
text-align: center;
margin-right: 0;
margin-left:  10px;
padding: 10px 19px 10px 19px;
}

}

#closeButton {
position: fixed;
bottom: 275px;
right: 15px;
color: #fff;
font-weight: 700;
z-index: 400000;
}


@media (min-width: 768px) and  (max-width: 959px) {

/*
#closeButton {
bottom: 275px;
}*/

}


@media (max-width: 719px) {

#closeButton {
display: none;
}

}

@media (min-width: 721px) and (max-width: 1799px) {


#closeButton {
bottom: 115px;
}
}



@media (min-width: 1800px) {


#closeButton {
bottom: 75px;
}
}



.sf_cols::before, .sf_cols::after {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}

/* .sfContentBlock, .sf_colsOut, .sf_cols {
margin: 0 !important;
padding: 0 !important;
} */


@media (min-width: 720px) {

  .header-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  }

    .utility-container  {
  /* margin-top: -25px !important;   */
  }

  .page-nav__sf-wrapper {
  margin-bottom: -55px !important;
  }


  .sf_cols.page-header {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  }

}

.content-box.title-box {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.sf_colsOut.interior-layout__main a {
color: #004481;
}

.page-footer a {
color: #004481;
}


@media (max-width: 1200px)  {
  .sf_colsOut.interior-layout__main {
margin-right: 10px !important;
}

}


@media (min-width: 1200px)  {

.sf_colsOut.interior-layout__main {
margin-right: 75px !important;

}

}

.interior-layout__main.full-width {
width: 90% !important;
margin-left: 45px;
}

@media (min-width: 720px) and (max-width: 800px) {

.page-nav li:first-child .orange-bkgd {
position: absolute;
top: 5px;
left: 7px;
background: #f37c5e;
width: 90px;
height: 60px;
margin-top: -10px;
border-radius: 10px;
padding-top: 25px;

}

}


@media (min-width: 801px) and (max-width: 899px) {
.page-nav li:first-child .orange-bkgd {
position: absolute;
top: 5px;
left: 12px;
background: #f37c5e;
width: 90px;
height: 60px;
margin-top: -10px;
border-radius: 10px;
padding-top: 25px;
}

}

@media (min-width: 900px) and (max-width: 959px) {
.page-nav li:first-child .orange-bkgd {
position: absolute;
top: 5px;
left: 17px;
background: #f37c5e;
width: 90px;
height: 60px;
margin-top: -10px;
border-radius: 10px;
padding-top: 25px;
}

}

@media (min-width: 960px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
position: absolute;
top: 5px;
left: 7px;
background: #f37c5e;
width: 85px;
height: 70px;
margin-top: -15px;
border-radius: 10px;
padding-top: 25px;
}

.page-nav__sf-wrapper > ul > li:first-child.is-current .orange-bkgd {
position: absolute;
top: -50px;
left: 37px;
background: #f37c5e;
width: 125px;
height: 70px;
margin-top: -15px;
border-radius: 10px;
padding-top: 25px;
}

}


@media (min-width: 1000px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
left: 13px;
}
}

@media (min-width: 1200px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 20px;
width: 125px;
}

}


@media (min-width: 1300px) {

.page-nav__sf-wrapper > ul > li:first-child  .orange-bkgd {
top: 5px;
left: 30px;
}

}



@media (min-width: 1400px) {

.page-nav__sf-wrapper > ul > li:first-child  .orange-bkgd {
top: 5px;
left: 40px;
}

}


@media (min-width: 1500px) {

.page-nav__sf-wrapper > ul > li:first-child  .orange-bkgd {
top: 5px;
left: 50px;
}

}


@media (min-width: 1600px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 50px;
}

}



@media (min-width: 1700px) {

.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 24% !important;
left: 33% !important;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 60px;
}

}


@media (min-width: 1900px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 70px;
}

.hero-overlay {
background: rgba(255,255,255,0.8);
position: absolute;
top: 25% !important;
left: 33% !important;
width: 667px;
height: 265px;
padding: 30px 62px 42px 62px;
font-size: 18px;
}



input[type="search"] {
  /*  position: absolute !important;
    left: 0 !important;
    top: 23px; */
}

}


@media (min-width: 2100px) {

/* .hero {
background-image: url(http://concepts.rd.net/accc/2017/build/Images/placeholder-hi.jpg) !important;
max-width: none !important;
width: 3000px;
height: 994px;
width: 100%;
min-height: 994px;
} */

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 90px;
}


.header-utility {
left: 70%;
}

 /*
.utility-row input[type="search"] {
    position: relative !important;
    left: -285px !important;
    top: 0;
}*/

}


@media (min-width: 2300px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 100px;
}

}



@media (min-width: 2400px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 100px;
}



.hero-overlay {
top: 27% !important;
left: 37% !important;
}


}


@media (min-width: 2500px) {

.page-nav__sf-wrapper > ul > li:first-child .orange-bkgd {
top: 5px;
left: 115px;
}


.hero-overlay {
top: 27% !important;
left: 37% !important;
}


}

.page-nav__sf-wrapper > ul > li:first-child:hover .orange-bkgd {
background: none !important;
}

.sfnewsDetails {
padding: 0;
}


@media all and (max-width: 30em) {

 iframe {
float: none;
width: 100%;
height: auto;
}

.img-left iframe {
margin-right: 0;
}

.iframe-test {
}

}

@media all and (min-width: 30em) {

.iframe-test {
}

iframe {
float: none;
width: 400px;
height: 225px;
}


}

@media all and (min-width: 40em) and (max-width: 68em) {

 iframe {
width: 250px;
height: 141px;
}


}

@media all and (min-width: 80em)  {

iframe {
/*  float: left; }*/
width: 560px;
height: 315px;


.grid__unit iframe {
float: left;
width: 560px !important;
height: 315px;
}


.iframe-test {
}


}


.interior-layout__aside iframe {
width: 100%;
height: 650px;
}	


.content-box.content-box--highlight {
background: #a1d7c7;
text-align: center;
max-width: none;
}

#stylesheet .grid__unit--1-2-m:nth-child(even) {
width: 45%;
margin-left: 5%;
}

.pull-quote {
color: #333;
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 25px;
margin-left: 25px;
}

.img-right.up-a-bit {
margin-right: -45px;
margin-top: -10px;
}


.accordion .sfMultiRelatedItmsWrp {
margin-top: 5px;
margin-bottom: 75px;
}

.content-box.interior-box a.button {
color: #fff !important;
}

.sfpostAuthorAndDate.sfmetainfo {
font-size: 18px;
/* font-style: italic;*/
margin-top: 25px;
margin-bottom: 25px;
text-transform: capitalize;
color: #195273;
}


.sfpostAuthorAndDate.sfmetainfo.landing-meta {
margin-top: 0;
}

.RadSocialShare_Default, .RadSocialShare {
background: #fff !important;
border: none !important;
text-align: center !important;
margin: 0 auto !important;
}

.less-top {
margin-top: -25px;
}


.interior-nav__nav .is-current  ul  {
    display: block;
}



.interior-nav.stand-alone ul li, .interior-nav.stand-alone ul li.is-current {
display: block !important;
color: #195273 !important;
border-top: 1px solid #f1f1f1 !important;
padding-top: 5px;
padding-bottom: 5px;
}

.interior-nav.stand-alone ul li li, .interior-nav.stand-alone ul li.is-current li, .interior-nav.stand-alone ul li.is-current li.is-current {
margin-left: 15px;
}

.interior-nav.stand-alone ul li.is-current a {
color: #f65e44 !important;
}


@media all and (min-width: 720px)  {

.interior-nav__nav {
margin-top: -25px;
}


 .interior-layout__nav ul li {
display: none;
}

 .interior-layout__nav .iclio-sub-nav ul li {
display: block;
}


.interior-nav.stand-alone ul {
margin-top: 65px !important;
}

.interior-nav.stand-alone ul li, .interior-nav.stand-alone ul li.is-current {
display: block !important;
color: #195273 !important;
border-top: 1px solid #f1f1f1 !important;
padding-top: 5px;
padding-bottom: 5px;
}


.interior-nav.stand-alone ul li li, .interior-nav.stand-alone ul li.is-current li, .interior-nav.stand-alone ul li.is-current li.is-current {
margin-left: 15px;
}

.interior-nav.stand-alone ul li.is-current a {
color: #f65e44 !important;
}



.interior-layout__nav ul.rdCommands li {
  display: block !important;
}

.interior-layout__nav ul li.is-current, .interior-layout__nav ul li.is-current ul li, .interior-layout__nav ul li.is-current  ul li  ul li {
    display: block;
    }


 /* don't display third level nav */

.interior-layout__nav li ul {
  display: none !important;
}

 /* unless it's third level nav under the current secondary navigation */

.interior-layout__nav li.is-current > ul {
  display: block !important;
  margin-top: 0 !important;
}

 .interior-nav__nav ul ul {
margin-top: 10px;
margin-left: 0 !important;
border: none;
 }

 .interior-nav__nav ul ul ul {
margin-top: 10px;
margin-left: 25px !important;

 }


 .interior-layout__nav ul li.is-current, .interior-layout__nav ul li.is-current a {
color: transparent !important;
 }


.interior-layout__nav ul li.is-current ul li a, .interior-layout__nav ul li.is-current  ul li  ul li a {
    color: #195273 !important;
    margin-top: 5px;
  }



.interior-layout__nav ul li.is-current ul li a:hover, .interior-layout__nav ul li.is-current  ul li  ul li a:hover {
    color: #f37c5e;
    margin-top: 5px;
  }



.interior-layout__nav ul li.is-current ul li.is-current li a {
  color: #195273 !important;
  }

.interior-layout__nav ul li.is-current ul li.is-current li.is-current a {
    color: #f37c5e !important;
  }


.interior-layout__nav ul li.is-current ul li.is-current a {
    color: #f37c5e !important;
  }


  }

  .sfContentBlock ul.item-list {
  padding-left: 0;
  }


 ul.item-list.list-with-icon li {
  padding-left: 75px;
  }


  ul.document-list {
  list-style: none;
  }


.interior-box .title-row.page-title-row::after {
content: "";
display: block;
}


 .interior-layout__nav.events__nav ul li {
display: block !important;
}

 interior-layout__nav.events__nav li ul {
  display:  block  !important;
}

.interior-nav__nav.events__nav ul li {
display:  block  !important;
}

  .related-content h3 {
  display: none;
  }

    .related-content ul li a {
  display: block !important;
  color: #004481;
  }

      .related-content h4 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  }

  .related-content .content-box {
  padding-top: 0;
  margin-bottom: 0;
  }

   .event-listing {
  clear: left;
  text-align: left;
  margin-bottom: 25px;
  }

 .event-date {
  border: #f8bb58 solid 1px;
  padding-top: 5px;
  margin-right: 25px;
  margin-bottom: 25px;
  color: #195273;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-family: "Oswald";
  text-align: center;

 }
 
 
  .event-date.in-list {
  width: 100px !important;
  height: 100px;	
  }
 
 .day {
 padding-top: 15px;	
 font-size: 30px;
 }
 
 .month {
 	margin-top: 19px;
 	background:  #f8bb58;
 	color: #fff;
 }

  .event-date.detail {
    border: none;
    width: 100%;
    text-align: left;
  }

 .event-location {
  color: #195273;
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  font-family: "Oswald";
  text-align: center;
  margin-bottom: 25px;
 }

 .event-details {
  display: block;
 }


 @media all and (max-width: 1200px)  {
  .event-date {
  width: 100%;
  float: none;

 }

  .event-details {
  clear: both;
 }

 .event-listing p {
  clear: both;
 }

 }



 @media all and (min-width: 1201px)  {
    .event-date {
  width: 200px;
  float: left;

 }

  .event-details {
  margin-left: 125px !important;
 }

 .event-listing p {
  margin-left:  175px !important;
 }


 }


 a.sfLeaveCommentLnk, .sfcommentsOrderFilterWrp {
  font-size: 18px;
  display: block;
  margin-bottom: 25px;
 }

 .sfcommentsOrderFilterWrp {
  display: none !important;
 }

   ul.sfCategoriesList {
  list-style: none;
  margin-left: 0;
 }


   ul.sfCategoriesList li {
  background: url(/images/default-source/pagelayoutimages/category-diamon.png) left no-repeat;
  padding-left: 35px;
  margin-bottom: 25px;
 }


 .events-sub ul {
margin-top: 0;
margin-bottom: 45px;
margin-left: 0;
 }

.events-sub li {
border-top: 1px solid #f1f1f1 !important;
list-style: none;
padding-top: 10px;
padding-bottom: 10px;
 }


 .nav-photo img {
   height: 150px;
   margin-bottom: 45px;
 }


 @media all and (min-width: 720px)  {
 .events-sub ul {
margin-top: -25px;
margin-bottom: 45px;
margin-left: 0;
 }
 }

 /* Event Type Icons */

 .cat-springmeeting {
   background: url(/images/default-source/pagelayoutimages/icon-spring.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }

  .cat-fall-meeting {
   background: url(/images/default-source/pagelayoutimages/icon-fall.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }

 .cat-reimbursement-meeting {
   background: url(/images/default-source/pagelayoutimages/icon-reimbursement.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }


 .cat-financial-advocacy-workshop {
   background: url(/images/default-source/pagelayoutimages/icon-workshop.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }

 .cat-oncology-pharmacy-meeting {
   background: url(/images/default-source/pagelayoutimages/icon-pharmacy.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }

 .cat-webinars {
   background: url(/images/default-source/pagelayoutimages/icon-webinar.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }

 .cat-cme-ce-credit {
   background: url(/images/default-source/pagelayoutimages/icon-credit.png);
   width: 74px;
   height: 81px;
   display: block;
   float: left;
 }


  @media all and (max-width: 1200px)  {

     .cat-springmeeting, .cat-fall-meeting, .cat-reimbursement-meeting, .cat-financial-advocacy-workshop, .cat-oncology-pharmacy-meeting, .cat-webinars, .cat-cme-ce-credit {
    float: none;
    margin: 0 auto 25px auto;
    text-align: center;
     }

  }

.error {
  color: red;
}

/* Search Results Styles */


input#searchAgainText {
width: 200px;
}

  @media all and (max-width: 720px)  {

#SearchRefine {
clear: both;
width: 100%;
}


#main-column {
clear: both;
width: 100%;
}

.full-width {
content: "";
padding-top: 25px;
}

  }

#SearchRefine ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #666;
    opacity: 1.0;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}
#SearchRefine ::-moz-placeholder { /* Firefox 19+ */
    color: #666;
    opacity: 1.0;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}
#SearchRefine :-ms-input-placeholder { /* IE 10+ */
    color: #666;
    opacity: 1.0;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}
#SearchRefine :-moz-placeholder { /* Firefox 18- */
    color: #666;
    opacity: 1.0;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}


#SearchRefine h3 {
margin-top: 45px;
}


.sf_colsOut sf_2cols_1_33 #SearchRefine  {

}

.search-result-item {
margin-bottom: 25px;
}

.search-filter {
margin-top: -45px;
}

.title-row.mint.content-type-title {
height: auto !important;
background: none !important;
}


/*
.welcome {
background: #d8e7e2;
font-family: "Oswald";
font-weight: 400;
font-size: 18px;
width: 250px;
float: left;
}

.welcome a {
font-weight: 400;
font-size: 18px;
}



.utility-contatiner .sfContentBlock {
  display: inline-block;
}
*/

    @media all and (max-width: 719px)  {

  .my-account {
clear: both;
}

  .utility-contatiner  {
  width: 150px;
}


.welcome {

width: 150px;
float: none !important;
margin-right: auto;
margin-left: auto;
text-align: center;
}


.welcome a {
margin-top: 15px;
}


  }

    @media all and (min-width: 720px)  {

.welcome {
float: left;
margin-right: 5px;
}

.header-content {
margin-top: -25px !important;
}


input[type="search"] {
float: left;
margin-top: -9px !important;
margin-left: 5px !important;
background: url(/images/default-source/pagelayoutimages/icon-search.png) left no-repeat !important;
/* width: 50px !important; */
}

}

    @media all and (min-width: 850px)  {


.welcome {
margin-right: 25px;
}

input[type="search"] {
padding-left: 35px;
}

  }


input.sfTxt {
width: 200px !important;
margin-top:  5px;
margin-bottom:  15px;
}

#footerPlaceholder_C002_ctl00_ctl00_Password_ctl00_ctl00_expandableTarget_write.sfFieldWrp {
display: block !important;
border: #d8d8d8 solid 1px !important;
width: 200px !important;
margin-top:  5px;
margin-bottom:  15px;
}

.sfLostPassword {
clear: both;
display: block;
font-size: 18px;
}

#sfLoginWidgetWrp {
padding-top: 25px !important;
padding-bottom: 25px !important;
margin-bottom: 25px !important;
border: none !important;
}

ol.sfLoginFieldsWrp {
list-style: none;
margin-left: 0;
}

#footerPlaceholder_C002_ctl00_ctl00_LoginButton.sfSubmitBtn {
}

.sfSubmitBtn {
color: #004481 !important;
}

.sfcommentsForm ol.sfcommentsFieldsList {
list-style: none;
margin-left: 0;
}

.shaded-box-mint {
background: #a1d7c6;
padding: 20px;
color:#fff;
}

.shaded-box-yellow {
background: #fbb120;
padding: 20px;
color:#fff;
}


.shaded-box-orange {
background: #f1613c;
padding: 20px;
color:#fff;
}

.border-box-mint {
border: 3px solid #a1d7c6;
padding: 20px;

}

.border-box-yellow {
border: 3px solid #fbb120;
padding: 20px;

}


.border-box-orange {
border: 3px solid #f1613c;
padding: 20px;

}

.content-box.sidebar {
margin-top: 10px
}

@media all and  (min-width: 420px) and (max-width: 1199px)  {

.sfpostAuthorAndDate.sfmetainfo {
font-size: 18px;
/* font-style: italic;*/
margin-top: 85px;
margin-bottom: 25px;
text-transform: capitalize;
color: #195273;
}

.img-right.blog-right {
float: none;
clear: both;
}

  }

@media all and  (min-width: 1200px)  {

.img-right.blog-right {
float: right;
margin-top: -15px !important;

}

}



  @media all and  (max-width: 1199px)  {
.img-right.blog-right {
margin-top: 15px;
max-width: none;
}

  }

  @media (min-width: 1400px) {
    .img-right.blog-right {
      width: 25%;
    }
  }


@media all and  (min-width: 1200px)  and  (max-width: 1400px) {
.sfpostAuthorAndDate.sfmetainfo {
margin-top: 45px !important;
}
}


.img-right.blog-right {
margin-left: 0 !important;
}


.img-left.blog-left {
float: left !important;
}

.blog-list-thumbnail {
width: 150px !important;
height: 100px !important;
overflow: hidden !important;
}

.bio-photo {
float: left !important;
margin-right: 20px;
}

.bio-photo {
width: 100px;
height: 100px;
overflow: hidden !important;
}



@media all and  (min-width: 960px) {

.blog-list-thumbnail {
float: left;
margin-right: 25px;
}

}


.blog-list-thumbnail {
margin-bottom: 15px;
}

.sfpostAuthorAndDate.sfmetainfo.blog-list-sub {
margin-top: 10px !important;
}


@media all and  (min-width: 720px) {

.events-sub {
display: none !important;
}

}


.interior-grid .grid__unit.grid__unit--1-1.grid__unit--1-2-w {
padding-top: 0 !important;
}

.sfAddEventWrp {
margin: 5px auto 25px auto !important;
text-align: center;
width: 200px;
font-size: 24px;
font-family: "Oswald" !important;
visibility: hidden;
}


.sfical a, .sfoutlook a,  .sfgooglecalendar a {
text-indent:  0;
font-family: "Open Sans" !important;
font-size: 18px !important;
visibility: visible;
background: #a1d7c6 !important;
border: none;
color: #fff !important;
font-size: 20px !important;
padding: 5px !important;
margin-right: 25px !important;
margin-bottom: 10px !important;
display: block;
}

.sfical a:hover, .sfoutlook a:hover,  .sfgooglecalendar a:hover {
background: #f1613c !important;
color: #fff !important;
}

button.button.btn-paypal {
background: url("/images/pagelayoutimages/submit.png?sfvrsn=cd9cbd1c_2") no-repeat; 
}

button.button.btn-paypal:hover {
background: url("/images/pagelayoutimages/submit-hover.png?sfvrsn=cd9cbd1c_2") no-repeat; 
}


img.home-blog-photo {
 max-height: 542px;
 overflow: hidden;
}



/* ---------- =sitefinity =fixes ---------- */

/* make elements usable in design mode */
.sfPageEditor .header-logo,
.sfPageEditor .page-header .tagline,
.sfPageEditor .header-content,
.sfPageEditor .utility-container,
.sfPageEditor .utility-row,
.sfPageEditor .page-nav__sf-wrapper,
.sfPageEditor .sticky,
.sfPageEditor .page-footer .flex-item {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  padding: 0 !important;
  margin: 0 0 20px !important;
  float: none !important;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

#JobSubmitForm select,  #JobSubmitForm select option, #JobSubmitForm option:checked {
 color: #444 !important; 
}


#footerPlaceholder_C002_ctl00_ctl00_Password_ctl00_ctl00_expandableTarget_write.sfFieldWrp {
 border: none !important; 
}

.sfcommentsList.sfkendoList.k-widget.k-listview {
    border-color: #fff !important; 
	}
	
	.sfcommentsField.sfcommentEditor .k-widget.k-editor.k-header.k-editor-widget {
    border-color: #fff !important; 
	}


ul.item-list.blurbs li {
border-bottom: #2b5170 solid 1px;	
}

ul.item-list.blurbs li ul li {
border-bottom: none;	
}

.description-doc {
margin-top: 10px;	
}

.sfLargeIcns .sfdownloadList .sfdownloadFile {
background: none !important;
}

.sfSmallIcns .sfdownloadList .sfdownloadFile {
background: none !important;
}


/* Fix for overlapping iframe issue on https://www.accc-cancer.org/home/connect/career-center/post-your-employment-opportunities */
.g-recaptcha > div {
  overflow:hidden;
}
/* blog detail next/prev buttons */
.blogNextPrev {
    display: inline-block; 
    width: 100%;
    font-size: 12pt; 
}
.blogPrevDiv {
    float: left;
}
.blogNextDiv {
    float: right;
    text-align:right;
}
.blogChev {
    font-size: 14pt;
}

 .svg-inline--fa.fa-facebook-square.fa-w-14 {
     width: 32px;
     height: 32px;
}
 .svg-inline--fa.fa-twitter-square.fa-w-14 {
     width: 32px;
     height: 32px;
}
 .svg-inline--fa.fa-linkedin.fa-w-14 {
     width: 32px;
     height: 32px;
}
 .svg-inline--fa.fa-envelope-square.fa-w-14 {
     width: 32px;
     height: 32px;
}
 .fa-facebook:before {
     content: "\f09a";
}
 .fa-facebook-f:before {
     content: "\f39e";
}
 .fa-facebook-messenger:before {
     content: "\f39f";
}
 .fa-facebook-square:before {
     content: "\f082";
}
 .fa-twitter:before {
     content: "\f099";
}
 .fa-twitter-square:before {
     content: "\f081";
}
 .fa-linkedin:before {
     content: "\f08c";
}
 .fa-linkedin-in:before {
     content: "\f0e1";
}


@media all and  (max-width: 1199px) {
.interior-box .title-row {
line-height: unset;
}
}


.extra {
visibility: hidden;
display: none;
}
.interior-box .title-row {
margin-bottom: 25px !important;
/* line-height: 42px; */
}


@media all and  (min-width: 1200px) and  (max-width: 1400px)  {

.interior-box .title-row {
margin-bottom: 25px !important;
/* line-height: 42px; */
}

}

@media all and  (min-width: 1200px) {


}


.interior-box .title-row:before,
.interior-box .title-row:after {
  content: "";
  display: table;
  
} 
.interior-box .title-row:after {
  clear: both;
  line-height: 100%;
}

.content-box h1.page-title.mint-title:after, .content-box h2.page-title.mint-title:after {
  content: "";
  display: table;
    clear: both;
}

/*
.more-margin-top {
padding-top: 55px;
}
*/


.content-box.interior-box.news-box {
  margin-bottom: 0;
}

.content-box.interior-box.news-box.interior-box .title-row {
margin-bottom: 0 !important;
/* line-height: 42px; */
}


/*
Fix the padding for Act-On Forms in the left column{

*/
.ao-input-block, .ao-input-block input {
margin-bottom: 0 !important;
}



/* Navigation toggles */

.interior-layout__nav ul li.item-off, li.item-off, li.is-current.item-on.item-off, li.item-on.item-off {
  display: none !important;
} 


select#TypeFacet, select#Categories {
width: 90% !important;

}

#LoadingImage {
   width: 100%;
   height: 100%;
   position:absolute;
   top: 0;
   left: 0;
   opacity: 0.7;
   background: #000000 url("/images/default-album/loading.gif") no-repeat fixed center;
}




