/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/*-------------------------------------------------- */
/* HTML5 DISPLAY DEFINITIONS */
/*-------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

/*-------------------------------------------------- */
/* BASE */
/*-------------------------------------------------- */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

/*-------------------------------------------------- */
/* LINKS */
/*-------------------------------------------------- */
a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

/*-------------------------------------------------- */
/* TYPOGRAPHY */
/*-------------------------------------------------- */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q:before, q:after {
  content: '';
  content: none; }

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; }

/*-------------------------------------------------- */
/* LISTS */
/*-------------------------------------------------- */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/*-------------------------------------------------- */
/* EMBEDDED CONTENT */
/*-------------------------------------------------- */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

svg:not(:root) {
  overflow: hidden; }

/*-------------------------------------------------- */
/* FIGURES */
/*-------------------------------------------------- */
figure {
  margin: 0; }

/*-------------------------------------------------- */
/* FORMS */
/*-------------------------------------------------- */
form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* end normalize.css */
/*-------------------------------------------------- */
/* STANDARD RESET VALUES */
/*-------------------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, sub, sup,
b, i, center, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: none; }

td {
  vertical-align: top;
  text-align: left; }

a, area, select {
  outline: 0 none; }

.palbox {
  clear: both;
  margin: 2px;
  padding: 4px;
  width: 200px;
  text-align: center; }

.palbox p {
  padding: 0; }

.palbox.txt {
  background-color: #000; }

.palbox.orange3 {
  background-color: #e68633; }

.palbox.error {
  background-color: #900; }

.palbox.txt {
  background-color: #000; }

.palbox.titles1 {
  background-color: #3877ab; }

.palbox.titles2 {
  background-color: #007086; }

.palbox.blue0 {
  background-color: #224167; }

.palbox.blue1 {
  background-color: #2b5181; }

.palbox.blue2 {
  background-color: #3877ab; }

.palbox.blue3 {
  background-color: #5dbdde; }

.palbox.blue4 {
  background-color: #62d8f6; }

.palbox.blue5 {
  background-color: #bee5f2; }

.palbox.teal0 {
  background-color: #005169; }

.palbox.teal1 {
  background-color: #007086; }

.palbox.teal2 {
  background-color: #0090a4; }

.palbox.teal3 {
  background-color: #66bcc8; }

.palbox.teal4 {
  background-color: #acdbe1; }

.palbox.teal5 {
  background-color: #d1ebee; }

.palbox.gray0 {
  background-color: #666; }

.palbox.gray1 {
  background-color: #999; }

.palbox.gray2 {
  background-color: #cccccc; }

.palbox.gray3 {
  background-color: #e6e6e6; }

.palbox.yellow0 {
  background-color: #a16a00; }

.palbox.yellow1 {
  background-color: #c48300; }

.palbox.yellow2 {
  background-color: #e89d00; }

.palbox.yellow3 {
  background-color: #fab82e; }

.palbox.yellow4 {
  background-color: #fcdb96; }

.palbox.yellow5 {
  background-color: #fdedca; }

.palbox.orange0 {
  background-color: #984200; }

.palbox.orange1 {
  background-color: #ba5306; }

.palbox.orange2 {
  background-color: #dc640c; }

.palbox.orange3 {
  background-color: #e68633; }

.palbox.orange4 {
  background-color: #f4d0b6; }

.palbox.orange5 {
  background-color: #fbefe6; }

.palbox.green0 {
  background-color: #295c00; }

.palbox.green1 {
  background-color: #477a00; }

.palbox.green2 {
  background-color: #669900; }

.palbox.green3 {
  background-color: #94b74c; }

.palbox.green4 {
  background-color: #d1e0b2; }

.palbox.green5 {
  background-color: #eff5e5; }

.palbox.logo1 {
  background-color: #0090a4; }

.palbox.logo2 {
  background-color: #edc118; }

.palbox.logo3 {
  background-color: #b22325; }

/*-------------------------------------------------- */
/* BEGIN CUSTOMIZED STYLES */
/*-------------------------------------------------- */
html, body {
  height: 100%; }

body {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  background-color: #e6e6e6; }

.jswarning {
  display: none; }

.no-js .jswarning {
  display: block; }

html.js .no-flicker {
  display: none; }

/*-------------------------------------------------- */
/* SEMANTIC STYLES */
/*-------------------------------------------------- */
a, a:visited {
  color: #3877ab;
  text-decoration: none; }

a.bold, a.bold:visited {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal; }
  a.bold span, a.bold:visited span {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-decoration: none; }

a:hover, a:active {
  color: #000;
  text-decoration: underline; }

a.endlink {
  font-size: 80%;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.03em; }
  a.endlink span {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 300;
    font-style: normal; }

p.link {
  padding-top: 20px;
  font-size: 90%; }

p, ul, ol {
  margin: 0;
  padding: 0 0 20px 0;
  color: #000;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.3em;
  line-height: 1.4em; }
  p a, ul a, ol a {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 400;
    font-style: normal; }
  p b a, ul b a, ol b a {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 500;
    font-style: normal; }
  @media only screen and (min-width: 1331px) {
    p, ul, ol {
      font-size: 1.3em; } }
  @media only screen and (max-width: 1330px) {
    p, ul, ol {
      font-size: 1.2em; } }
  @media only screen and (max-width: 960px) {
    p, ul, ol {
      font-size: 1.2em; } }
  @media only screen and (max-width: 780px) {
    p, ul, ol {
      font-size: 1.1em; } }
  p.intro, ul.intro, ol.intro {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.5em; }
    @media only screen and (min-width: 1331px) {
      p.intro, ul.intro, ol.intro {
        font-size: 1.5em; } }
    @media only screen and (max-width: 1330px) {
      p.intro, ul.intro, ol.intro {
        font-size: 1.4em; } }
    @media only screen and (max-width: 960px) {
      p.intro, ul.intro, ol.intro {
        font-size: 1.4em; } }
    @media only screen and (max-width: 780px) {
      p.intro, ul.intro, ol.intro {
        font-size: 1.3em; } }
    p.intro a, p.intro b, p.intro strong, ul.intro a, ul.intro b, ul.intro strong, ol.intro a, ol.intro b, ol.intro strong {
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal; }
  p.hilite, ul.hilite, ol.hilite {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #477a00; }
    p.hilite strong, ul.hilite strong, ol.hilite strong {
      color: #000; }
  p.beforelist, ul.beforelist, ol.beforelist {
    padding-bottom: 8px; }
  p.editbtns, ul.editbtns, ol.editbtns {
    margin-top: -14px; }

.inlinetip {
  display: inline-block;
  padding: 6px 0 0 50px;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #2b5181; }
  @media only screen and (min-width: 1331px) {
    .inlinetip {
      padding: 6px 0 0 50px; } }
  @media only screen and (max-width: 1330px) {
    .inlinetip {
      padding: 6px 0 0 50px; } }
  @media only screen and (max-width: 960px) {
    .inlinetip {
      padding: 6px 0 0 30px; } }
  @media only screen and (max-width: 780px) {
    .inlinetip {
      padding: 6px 0 0 0; } }

p em, p i {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: italic; }

p strong, p b, strong, b {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 500;
  font-style: normal; }

strong .vert, b .vert {
  color: #999;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: normal; }

.bold {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: normal; }

.unbold {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: normal; }

.dkgray {
  color: #000; }

.nowrap {
  white-space: nowrap; }

.vert {
  padding: 0 2px;
  color: #999;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: normal; }

.label, .date {
  color: #2b5181;
  font-size: 0.8em;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase; }

.date {
  color: #000; }

.error {
  color: #900; }
  .error.msg {
    font-size: 80%;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 600;
    font-style: italic; }

.note {
  color: #555;
  font-size: 0.9em;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: italic; }

.smnote {
  color: #cccccc;
  font-size: 0.9em;
  line-height: 1.2em; }

.clear {
  clear: both; }

.clearspace {
  clear: both;
  height: 20px; }

.clearbigspace {
  clear: both;
  height: 50px; }

h1, h2, h3, h4, h5 {
  margin: 0;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3877ab;
  line-height: 1.3em; }
  h1.top, h2.top, h3.top, h4.top, h5.top {
    padding-top: 0; }

h1 {
  padding: 0 0 4px 0;
  font-size: 1.6em; }
  @media only screen and (min-width: 1331px) {
    h1 {
      font-size: 1.6em; } }
  @media only screen and (max-width: 1330px) {
    h1 {
      font-size: 1.5em; } }
  @media only screen and (max-width: 960px) {
    h1 {
      font-size: 1.4em; } }
  @media only screen and (max-width: 780px) {
    h1 {
      font-size: 1.5em; } }

h2 {
  padding: 24px 0 8px 0;
  color: #000;
  font-size: 2.2em;
  font-family: "Daytona W01", sans-serif;
  font-weight: 600;
  font-style: normal; }
  @media only screen and (min-width: 1331px) {
    h2 {
      font-size: 2.2em; } }
  @media only screen and (max-width: 1330px) {
    h2 {
      font-size: 2.0em; } }
  @media only screen and (max-width: 960px) {
    h2 {
      font-size: 1.9em; } }
  @media only screen and (max-width: 780px) {
    h2 {
      font-size: 1.6em; } }

h3 {
  padding: 0 0 6px 0;
  color: #3877ab;
  font-size: 1.6em; }
  @media only screen and (min-width: 1331px) {
    h3 {
      font-size: 1.6em; } }
  @media only screen and (max-width: 1330px) {
    h3 {
      font-size: 1.5em; } }
  @media only screen and (max-width: 960px) {
    h3 {
      font-size: 1.5em; } }
  @media only screen and (max-width: 780px) {
    h3 {
      font-size: 1.3em; } }
  h3 a, h3 a:visited {
    color: #3877ab; }
  h3 a:hover, h3 a:active {
    color: #224167; }

h4 {
  padding: 14px 0 6px 0;
  color: #3877ab;
  font-size: 1.4em;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 500;
  font-style: normal; }
  @media only screen and (min-width: 1331px) {
    h4 {
      font-size: 1.4em; } }
  @media only screen and (max-width: 1330px) {
    h4 {
      font-size: 1.3em; } }
  @media only screen and (max-width: 960px) {
    h4 {
      font-size: 1.2em; } }
  @media only screen and (max-width: 780px) {
    h4 {
      font-size: 1.2em; } }
  h4 a, h4 a:visited {
    color: #3877ab; }
  h4 a:hover, h4 a:active {
    color: #224167; }

h5 {
  padding: 14px 0 4px 0;
  color: #666;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  @media only screen and (min-width: 1331px) {
    h5 {
      font-size: 1.1em; } }
  @media only screen and (max-width: 1330px) {
    h5 {
      font-size: 1.1em; } }
  @media only screen and (max-width: 960px) {
    h5 {
      font-size: 1.0em; } }
  @media only screen and (max-width: 780px) {
    h5 {
      font-size: 1.0em; } }
  h5 a, h5 a:visited {
    color: #007086; }
  h5 a:hover, h5 a:active {
    color: #224167; }

/*-------------------------------------------------- */
/* PRIMARY POSITIONING */
/*-------------------------------------------------- */
#site {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1330px;
  background-color: #fff;
  overflow-x: hidden; }
  @media only screen and (min-width: 1331px) {
    #site {
      width: 1330px; } }
  @media only screen and (max-width: 1330px) {
    #site {
      width: 960px; } }
  @media only screen and (max-width: 960px) {
    #site {
      width: 780px; } }
  @media only screen and (max-width: 780px) {
    #site {
      width: 320px; } }

#header {
  position: relative;
  width: 1330px;
  height: 153px;
  margin: 0;
  padding: 10px 0 10px 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 30px 0; }
  #header .logo {
    position: absolute;
    top: 0;
    left: 30px;
    width: 550px;
    height: 173px; }
    @media only screen and (min-width: 1331px) {
      #header .logo {
        top: 0;
        left: 30px;
        width: 550px;
        height: 173px; } }
    @media only screen and (max-width: 1330px) {
      #header .logo {
        top: 0;
        left: 22px;
        width: 450px;
        height: 141px; } }
    @media only screen and (max-width: 960px) {
      #header .logo {
        top: 0;
        left: 15px;
        width: 380px;
        height: 119px; } }
    @media only screen and (max-width: 780px) {
      #header .logo {
        top: 5px;
        left: 20px;
        width: 280px;
        height: 88px; } }
  @media only screen and (min-width: 1331px) {
    #header {
      width: 1330px;
      height: 153px; } }
  @media only screen and (max-width: 1330px) {
    #header {
      width: 960px;
      height: 120px; } }
  @media only screen and (max-width: 960px) {
    #header {
      width: 780px;
      height: 100px; } }
  @media only screen and (max-width: 780px) {
    #header {
      width: 320px;
      height: 95px; } }

#headerband {
  position: relative;
  width: 1330px;
  height: 65px;
  background-color: #3877ab;
  overflow: hidden;
  border-bottom: 8px solid #5dbdde;
  -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 1331px) {
    #headerband {
      width: 1330px;
      height: 65px;
      border-bottom: 8px solid #5dbdde;
      -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5); } }
  @media only screen and (max-width: 1330px) {
    #headerband {
      width: 960px;
      height: 56px;
      border-bottom: 7px solid #5dbdde;
      -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5); } }
  @media only screen and (max-width: 960px) {
    #headerband {
      width: 780px;
      height: 52px;
      border-bottom: 6px solid #5dbdde;
      -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5); } }
  @media only screen and (max-width: 780px) {
    #headerband {
      width: 320px;
      height: 44px;
      border-bottom: 4px solid #5dbdde;
      -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); } }
  #headerband p, #headerband h1 {
    float: left;
    padding: 17px 20px 0 47px;
    color: #fff;
    font-size: 2.0em;
    line-height: 1.0em;
    font-family: "Daytona W01", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
    @media only screen and (min-width: 1331px) {
      #headerband p, #headerband h1 {
        font-size: 2.0em;
        padding: 17px 20px 0 47px; } }
    @media only screen and (max-width: 1330px) {
      #headerband p, #headerband h1 {
        font-size: 1.5em;
        padding: 17px 20px 0 40px; } }
    @media only screen and (max-width: 960px) {
      #headerband p, #headerband h1 {
        font-size: 1.3em;
        padding: 16px 10px 0 30px; } }
    @media only screen and (max-width: 780px) {
      #headerband p, #headerband h1 {
        font-size: 1.35em;
        padding: 14px 20px 0 30px; } }
    #headerband p a, #headerband p a:visited, #headerband p a:hover, #headerband p a:active, #headerband h1 a, #headerband h1 a:visited, #headerband h1 a:hover, #headerband h1 a:active {
      color: #fff;
      font-family: "Daytona W01", sans-serif;
      font-weight: 600;
      font-style: normal;
      text-decoration: none; }
    #headerband p span, #headerband h1 span {
      color: #5dbdde;
      font-size: 120%; }

#primarynav {
  position: relative;
  float: right;
  margin: 0;
  padding: 21px 40px 15px 40px; }
  @media only screen and (min-width: 1331px) {
    #primarynav {
      padding: 21px 40px 15px 40px; } }
  @media only screen and (max-width: 1330px) {
    #primarynav {
      padding: 16px 15px 15px 0px; } }
  @media only screen and (max-width: 960px) {
    #primarynav {
      padding: 14px 15px 15px 0px; } }
  @media only screen and (max-width: 780px) {
    #primarynav {
      padding: 16px 15px 15px 0px; } }

#homecontent {
  position: relative;
  padding: 0 0 50px 0;
  width: 100%;
  background-color: #cccccc; }
  @media only screen and (min-width: 1331px) {
    #homecontent {
      padding: 0 0 50px 0; } }
  @media only screen and (max-width: 1330px) {
    #homecontent {
      padding: 0 0 20px 0; } }
  @media only screen and (max-width: 960px) {
    #homecontent {
      padding: 0 0 20px 0; } }
  @media only screen and (max-width: 780px) {
    #homecontent {
      padding: 0 0 20px 0; } }

#maincontent {
  position: relative;
  padding: 0 0 80px 0;
  width: 100%;
  min-height: 600px;
  background-color: #fff;
  background-image: url(https://static.dws.state.nm.us/assets/images/global/content_bg.png);
  background-repeat: no-repeat; }
  @media only screen and (min-width: 1331px) {
    #maincontent {
      padding: 0 0 80px 0;
      background-position: 0 0; } }
  @media only screen and (max-width: 1330px) {
    #maincontent {
      padding: 0 0 70px 0;
      background-position: 0 -15px; } }
  @media only screen and (max-width: 960px) {
    #maincontent {
      padding: 0 0 50px 0;
      background-position: 0 -20px; } }
  @media only screen and (max-width: 780px) {
    #maincontent {
      padding: 0 0 20px 0;
      background-position: 0 -70px; } }
  #maincontent p.sectiontitle {
    z-index: 500;
    position: absolute;
    padding-left: 2px;
    top: 38px;
    left: 45px;
    font-size: 1.6em;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 500;
    font-style: italic;
    color: #666;
    line-height: 1.0em; }
    @media only screen and (min-width: 1331px) {
      #maincontent p.sectiontitle {
        top: 38px;
        left: 45px;
        font-size: 1.6em; } }
    @media only screen and (max-width: 1330px) {
      #maincontent p.sectiontitle {
        top: 34px;
        left: 38px;
        font-size: 1.5em; } }
    @media only screen and (max-width: 960px) {
      #maincontent p.sectiontitle {
        top: 30px;
        left: 28px;
        font-size: 1.4em; } }
    @media only screen and (max-width: 780px) {
      #maincontent p.sectiontitle {
        top: 16px;
        left: 28px;
        font-size: 1.2em; } }
    #maincontent p.sectiontitle .toplink {
      font-size: 65%;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      cursor: pointer; }
  #maincontent h1.pagetitle {
    position: absolute;
    top: 64px;
    left: 44px;
    font-size: 3.0em;
    font-family: "Daytona W01", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em; }
    @media only screen and (min-width: 1331px) {
      #maincontent h1.pagetitle {
        top: 64px;
        left: 44px;
        font-size: 3.0em; } }
    @media only screen and (max-width: 1330px) {
      #maincontent h1.pagetitle {
        top: 58px;
        left: 38px;
        font-size: 2.6em; } }
    @media only screen and (max-width: 960px) {
      #maincontent h1.pagetitle {
        top: 52px;
        left: 28px;
        font-size: 2.6em; } }
    @media only screen and (max-width: 780px) {
      #maincontent h1.pagetitle {
        top: 38px;
        left: 28px;
        font-size: 1.8em; } }
  #maincontent #maincol {
    float: left;
    position: relative;
    padding: 180px 50px 0 140px;
    width: 810px; }
    @media only screen and (min-width: 1331px) {
      #maincontent #maincol {
        float: left;
        padding: 180px 50px 0 140px;
        width: 810px; } }
    @media only screen and (max-width: 1330px) {
      #maincontent #maincol {
        float: left;
        padding: 180px 50px 0 80px;
        width: 600px; } }
    @media only screen and (max-width: 960px) {
      #maincontent #maincol {
        float: left;
        padding: 160px 60px 40px 70px;
        width: 650px; } }
    @media only screen and (max-width: 780px) {
      #maincontent #maincol {
        float: none;
        padding: 110px 20px 10px 30px;
        width: 270px; } }
  #maincontent #sidebar {
    float: right;
    margin: 110px 40px 40px 0;
    width: 280px; }
    @media only screen and (min-width: 1331px) {
      #maincontent #sidebar {
        float: right;
        width: 280px;
        margin: 110px 40px 40px 0; } }
    @media only screen and (max-width: 1330px) {
      #maincontent #sidebar {
        float: right;
        width: 190px;
        margin: 110px 30px 40px 0; } }
    @media only screen and (max-width: 960px) {
      #maincontent #sidebar {
        float: none;
        clear: both;
        width: 650px;
        margin: 40px 0 0 70px;
        padding-top: 14px;
        border-top: 1px solid #cccccc; } }
    @media only screen and (max-width: 780px) {
      #maincontent #sidebar {
        float: none;
        width: 270px;
        margin: 30px 0 0 30px;
        padding-top: 20px;
        border-top: 1px solid #cccccc; } }

/*-------------------------------------------------- */
/* HOME STYLES */
/*-------------------------------------------------- */
#homefeat {
  position: relative;
  width: 1330px;
  height: 608px;
  overflow: hidden;
  border-bottom: 6px solid #3877ab;
  background-color: #224167; }
  @media only screen and (min-width: 1331px) {
    #homefeat {
      width: 1330px;
      height: 608px;
      border-bottom: 6px solid #5dbdde; } }
  @media only screen and (max-width: 1330px) {
    #homefeat {
      width: 960px;
      height: 439px;
      border-bottom: 5px solid #5dbdde; } }
  @media only screen and (max-width: 960px) {
    #homefeat {
      width: 780px;
      height: 357px;
      border-bottom: 4px solid #5dbdde; } }
  @media only screen and (max-width: 780px) {
    #homefeat {
      width: 320px;
      height: 480px;
      border-bottom: none; } }
  #homefeat img {
    position: absolute;
    top: 0;
    right: 0;
    width: 1330px;
    height: auto; }
    @media only screen and (min-width: 1331px) {
      #homefeat img {
        right: 0;
        width: 1330px; } }
    @media only screen and (max-width: 1330px) {
      #homefeat img {
        right: 0;
        width: 960px; } }
    @media only screen and (max-width: 960px) {
      #homefeat img {
        right: -20px;
        width: 820px; } }
    @media only screen and (max-width: 780px) {
      #homefeat img {
        right: -10px;
        width: 440px; } }
  #homefeat .content {
    position: absolute;
    top: 52px;
    left: 45px; }
    @media only screen and (min-width: 1331px) {
      #homefeat .content {
        top: 52px;
        left: 45px; } }
    @media only screen and (max-width: 1330px) {
      #homefeat .content {
        top: 42px;
        left: 39px; } }
    @media only screen and (max-width: 960px) {
      #homefeat .content {
        top: 36px;
        left: 29px; } }
    @media only screen and (max-width: 780px) {
      #homefeat .content {
        top: 185px;
        left: 0;
        height: 300px;
        background-color: #224167; } }
    #homefeat .content h2 {
      display: block;
      padding: 0 0 80px 0;
      color: #fff;
      font-size: 4.1em;
      line-height: 1.0em;
      font-family: "Daytona W01", sans-serif;
      font-weight: 600;
      font-style: normal; }
      #homefeat .content h2 span {
        padding-left: 70px; }
        @media only screen and (min-width: 1331px) {
          #homefeat .content h2 span {
            display: block;
            padding-left: 70px; } }
        @media only screen and (max-width: 1330px) {
          #homefeat .content h2 span {
            display: block;
            padding-left: 60px; } }
        @media only screen and (max-width: 960px) {
          #homefeat .content h2 span {
            display: block;
            padding-left: 40px; } }
        @media only screen and (max-width: 780px) {
          #homefeat .content h2 span {
            display: inline-block;
            padding-left: 0; } }
      @media only screen and (min-width: 1331px) {
        #homefeat .content h2 {
          padding: 0 0 80px 0;
          font-size: 4.1em;
          line-height: 1.0em; } }
      @media only screen and (max-width: 1330px) {
        #homefeat .content h2 {
          padding: 0 0 65px 0;
          font-size: 2.8em;
          line-height: 1.0em; } }
      @media only screen and (max-width: 960px) {
        #homefeat .content h2 {
          padding: 0 0 50px 0;
          font-size: 2.4em;
          line-height: 1.0em; } }
      @media only screen and (max-width: 780px) {
        #homefeat .content h2 {
          padding: 16px 20px 6px 30px;
          font-size: 2.0em;
          line-height: 1.1em; } }
    #homefeat .content p {
      padding: 0 0 16px 70px;
      color: #62d8f6;
      font-size: 2.0em;
      line-height: 1.2em;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 300;
      font-style: italic; }
      #homefeat .content p strong, #homefeat .content p b {
        color: #fff;
        font-family: "Avenir Next W00", sans-serif;
        font-weight: 600;
        font-style: italic; }
      @media only screen and (min-width: 1331px) {
        #homefeat .content p {
          padding: 0 0 16px 70px;
          font-size: 2.0em; } }
      @media only screen and (max-width: 1330px) {
        #homefeat .content p {
          padding: 0 0 16px 60px;
          font-size: 1.6em; } }
      @media only screen and (max-width: 960px) {
        #homefeat .content p {
          padding: 0 0 12px 40px;
          font-size: 1.4em; } }
      @media only screen and (max-width: 780px) {
        #homefeat .content p {
          padding: 0 0 10px 30px;
          font-size: 1.25em; } }
    #homefeat .content .buttons {
      padding-left: 70px; }
      @media only screen and (min-width: 1331px) {
        #homefeat .content .buttons {
          padding: 0 0 16px 70px; } }
      @media only screen and (max-width: 1330px) {
        #homefeat .content .buttons {
          padding: 4px 0 16px 0; } }
      @media only screen and (max-width: 960px) {
        #homefeat .content .buttons {
          padding: 0 0 16px 0; } }
      @media only screen and (max-width: 780px) {
        #homefeat .content .buttons {
          padding: 0 0 16px 25px; } }
      #homefeat .content .buttons .cta {
        float: left; }
        #homefeat .content .buttons .cta h3 {
          margin: 0;
          padding: 0;
          color: #dddddd;
          font-family: "Avenir Next W00", sans-serif;
          font-weight: 600;
          font-style: italic;
          text-align: left;
          font-size: 1.1em;
          text-transform: uppercase;
          letter-spacing: 0.02em; }
        #homefeat .content .buttons .cta .btn {
          margin: 6px 15px 0 0; }

#homecontent .intro {
  float: left;
  padding: 30px 35px 20px 115px;
  width: 610px; }
  @media only screen and (min-width: 1331px) {
    #homecontent .intro {
      padding: 32px 35px 20px 115px;
      width: 610px; } }
  @media only screen and (max-width: 1330px) {
    #homecontent .intro {
      padding: 34px 35px 20px 40px;
      width: 560px; } }
  @media only screen and (max-width: 960px) {
    #homecontent .intro {
      padding: 29px 30px 20px 30px;
      width: 430px; } }
  @media only screen and (max-width: 780px) {
    #homecontent .intro {
      padding: 25px 20px 12px 30px;
      width: 270px; } }
  #homecontent .intro p {
    padding: 0 0 20px 0;
    font-size: 1.3em;
    color: #000;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.3em; }
    @media only screen and (min-width: 1331px) {
      #homecontent .intro p {
        padding: 0 0 20px 0;
        font-size: 1.3em; } }
    @media only screen and (max-width: 1330px) {
      #homecontent .intro p {
        padding: 0 0 20px 0;
        font-size: 1.2em; } }
    @media only screen and (max-width: 960px) {
      #homecontent .intro p {
        padding: 0 0 14px 0;
        font-size: 1.1em; } }
    @media only screen and (max-width: 780px) {
      #homecontent .intro p {
        padding: 0 0 12px 0;
        font-size: 1.1em; } }

.homepromos {
  float: right;
  margin-right: 30px;
  padding: 35px 0 20px 0;
  width: 540px; }
  @media only screen and (min-width: 1331px) {
    .homepromos {
      margin-right: 30px;
      padding: 35px 0 20px 0;
      width: 540px; } }
  @media only screen and (max-width: 1330px) {
    .homepromos {
      margin-right: 20px;
      padding: 20px 0 20px 0;
      width: 300px; } }
  @media only screen and (max-width: 960px) {
    .homepromos {
      margin-right: 20px;
      padding: 20px 0 20px 0;
      width: 270px; } }
  @media only screen and (max-width: 780px) {
    .homepromos {
      margin-right: 20px;
      padding: 0 0 20px 30px;
      width: 270px; } }
  .homepromos p {
    clear: both;
    padding: 12px 0 0 20px;
    color: #224167;
    font-size: 1.2em;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center; }
    @media only screen and (min-width: 1331px) {
      .homepromos p {
        padding: 12px 0 0 20px;
        font-size: 1.2em; } }
    @media only screen and (max-width: 1330px) {
      .homepromos p {
        padding: 12px 0 0 20px;
        font-size: 1.1em; } }
    @media only screen and (max-width: 960px) {
      .homepromos p {
        padding: 12px 0 0 20px;
        font-size: 1.1em; } }
    @media only screen and (max-width: 780px) {
      .homepromos p {
        padding: 10px 0 0 0;
        font-size: 1.1em; } }
  .homepromos .promo {
    float: left;
    margin: 0 0 10px 20px;
    padding: 10px 15px 15px 15px;
    width: 220px;
    text-align: center;
    background-color: #e6e6e6; }
    .homepromos .promo p {
      float: none;
      padding: 6px 10px 12px 10px;
      font-size: 1.2em;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal;
      color: #2b5181;
      line-height: 1.2em; }
      @media only screen and (min-width: 1331px) {
        .homepromos .promo p {
          padding: 6px 10px 12px 10px;
          font-size: 1.2em; } }
      @media only screen and (max-width: 1330px) {
        .homepromos .promo p {
          padding: 4px 10px 8px 10px;
          font-size: 1.2em; } }
      @media only screen and (max-width: 960px) {
        .homepromos .promo p {
          padding: 6px 10px 12px 10px;
          font-size: 1.2em; } }
      @media only screen and (max-width: 780px) {
        .homepromos .promo p {
          padding: 6px 10px 12px 10px;
          font-size: 1.2em; } }
    @media only screen and (min-width: 1331px) {
      .homepromos .promo {
        margin: 0 0 10px 20px;
        width: 220px; } }
    @media only screen and (max-width: 1330px) {
      .homepromos .promo {
        margin: 0 0 10px 20px;
        width: 250px; } }
    @media only screen and (max-width: 960px) {
      .homepromos .promo {
        margin: 0 0 10px 20px;
        width: 220px; } }
    @media only screen and (max-width: 780px) {
      .homepromos .promo {
        margin: 0 0 10px 0;
        width: 230px; } }
    .homepromos .promo.wide {
      margin-bottom: 15px;
      padding: 10px 15px 12px 15px;
      width: 490px;
      background-color: #fab82e; }
      .homepromos .promo.wide p {
        padding: 0;
        font-size: 1.2em;
        font-family: "Avenir Next W00", sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000; }
        .homepromos .promo.wide p a, .homepromos .promo.wide p a:visited {
          color: #2b5181;
          font-family: "Avenir Next W00", sans-serif;
          font-weight: 600;
          font-style: normal; }
        .homepromos .promo.wide p a:hover, .homepromos .promo.wide p a:active {
          color: #224167; }
        @media only screen and (min-width: 1331px) {
          .homepromos .promo.wide p {
            font-size: 1.2em; } }
        @media only screen and (max-width: 1330px) {
          .homepromos .promo.wide p {
            font-size: 1.1em; } }
        @media only screen and (max-width: 960px) {
          .homepromos .promo.wide p {
            font-size: 1.0em; } }
        @media only screen and (max-width: 780px) {
          .homepromos .promo.wide p {
            font-size: 1.1em; } }
      @media only screen and (min-width: 1331px) {
        .homepromos .promo.wide {
          width: 490px; } }
      @media only screen and (max-width: 1330px) {
        .homepromos .promo.wide {
          margin-bottom: 10px;
          width: 250px; } }
      @media only screen and (max-width: 960px) {
        .homepromos .promo.wide {
          margin-bottom: 10px;
          width: 220px; } }
      @media only screen and (max-width: 780px) {
        .homepromos .promo.wide {
          margin-bottom: 10px;
          width: 230px; } }

.homevideo {
  width: 800px;
  height: 450px; }
  @media only screen and (min-width: 1331px) {
    .homevideo {
      width: 800px;
      height: 450px; } }
  @media only screen and (max-width: 1330px) {
    .homevideo {
      width: 560px;
      height: 315px; } }
  @media only screen and (max-width: 960px) {
    .homevideo {
      width: 430px;
      height: 242px; } }
  @media only screen and (max-width: 780px) {
    .homevideo {
      width: 260px;
      height: 146px; } }

/*-------------------------------------------------- */
/* MAIN CONTENT STYLES */
/*-------------------------------------------------- */
#maincol ul li {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKElEQVQYV2NkIBIwgtTF7r33H5v6xc5KYHkQGH4KiQkhuPcJKSZaIQDWshgLp+oqewAAAABJRU5ErkJggg==);
  margin-left: 50px;
  padding: 4px 0 0 5px;
  width: auto; }
  #maincol ul li.indent {
    margin-left: 100px; }
  @media only screen and (min-width: 1331px) {
    #maincol ul li {
      margin-left: 50px; }
      #maincol ul li.indent {
        margin-left: 100px; } }
  @media only screen and (max-width: 1330px) {
    #maincol ul li {
      margin-left: 50px; }
      #maincol ul li.indent {
        margin-left: 100px; } }
  @media only screen and (max-width: 960px) {
    #maincol ul li {
      margin-left: 50px; }
      #maincol ul li.indent {
        margin-left: 90px; } }
  @media only screen and (max-width: 780px) {
    #maincol ul li {
      margin-left: 30px; }
      #maincol ul li.indent {
        margin-left: 60px; } }
#maincol ul.callout {
  border-left: 0; }
  #maincol ul.callout li {
    margin-left: 0; }
    #maincol ul.callout li.head {
      margin-left: -22px;
      color: #000;
      font-size: 85%;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      list-style-image: none; }
#maincol ul.long li {
  padding-bottom: 12px; }
#maincol ul.savelist, #maincol ul.skillslist {
  border-top: 1px solid #bee5f2; }
  #maincol ul.savelist li, #maincol ul.skillslist li {
    margin-top: -1px;
    padding: 8px 10px 8px 0;
    font-size: 1.0em;
    border-bottom: 1px solid #bee5f2; }
    #maincol ul.savelist li span, #maincol ul.skillslist li span {
      float: right;
      padding: 1px 10px 0 10px;
      width: auto;
      font-size: 70%;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 500;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 0.03em; }
#maincol h2:first-of-type {
  padding-top: 0; }
#maincol section h3:first-of-type {
  padding-top: 30px; }
#maincol section .resource:first-of-type {
  padding-top: 10px; }
#maincol section .faq:first-of-type {
  padding-top: 10px; }
#maincol section .opportunity:first-of-type {
  padding-top: 30px; }
#maincol .resource h3:first-of-type {
  padding-top: 12px; }
#maincol .faq h3:first-of-type {
  padding-top: 12px; }
#maincol p .ico, #maincol ul .ico {
  font-size: 70%; }
#maincol p a.btn .ico {
  font-size: 90%; }

.extlink {
  font-weight: 500; }
  .extlink:after {
    font-family: 'icomoon';
    content: "\e902";
    position: relative;
    padding-left: 4px;
    font-size: 65%; }

.btn.extlink:after, .endlink.extlink:after {
  font-size: 80%; }

.pageicon {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 20px 10px 0; }

.titleicon {
  float: left;
  width: 60px;
  height: 60px;
  margin: 6px 10px 0 0; }

.callout {
  float: right;
  margin: 0 0 16px 20px;
  padding: 0 0 0 20px;
  width: 260px;
  color: #477a00;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
  line-height: 1.6em;
  text-align: left;
  border-left: 1px solid #ccc; }
  @media only screen and (min-width: 1331px) {
    .callout {
      width: 260px; } }
  @media only screen and (max-width: 1330px) {
    .callout {
      width: 200px; } }
  @media only screen and (max-width: 960px) {
    .callout {
      width: 200px; } }
  @media only screen and (max-width: 780px) {
    .callout {
      display: none; } }
  .callout a, .callout a:visited {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 600;
    font-style: normal; }
  @media only screen and (min-width: 1331px) {
    .callout.moveup {
      margin-top: -58px; } }
  @media only screen and (max-width: 1330px) {
    .callout.moveup {
      margin-top: -35px; } }
  @media only screen and (max-width: 960px) {
    .callout.moveup {
      margin-top: -35px; } }
  .callout .byline {
    display: inline-block;
    padding-top: 12px;
    padding-left: 73px;
    color: #555;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 90%;
    line-height: 1.2em; }
    @media only screen and (min-width: 1331px) {
      .callout .byline {
        padding-left: 73px; } }
    @media only screen and (max-width: 1330px) {
      .callout .byline {
        padding-left: 58px; } }
    @media only screen and (max-width: 960px) {
      .callout .byline {
        padding-left: 58px; } }
    .callout .byline.nophoto {
      padding-left: 0; }
    .callout .byline .photo {
      float: left;
      width: 65px;
      height: 65px;
      margin: -2px 8px 4px -75px; }
      @media only screen and (min-width: 1331px) {
        .callout .byline .photo {
          width: 65px;
          height: 65px;
          margin: -2px 8px 4px -75px; } }
      @media only screen and (max-width: 1330px) {
        .callout .byline .photo {
          width: 50px;
          height: 50px;
          margin: -2px 8px 4px -60px; } }
      @media only screen and (max-width: 960px) {
        .callout .byline .photo {
          width: 50px;
          height: 50px;
          margin: -2px 8px 4px -60px; } }

.saved {
  margin-bottom: 20px;
  border-bottom: 1px solid #bee5f2; }

h4.rule {
  margin-top: 14px;
  padding: 10px 0 12px 0;
  color: #0090a4;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal;
  border-top: 1px solid #bee5f2;
  font-size: 1.4em; }
  @media only screen and (min-width: 1331px) {
    h4.rule {
      font-size: 1.4em; } }
  @media only screen and (max-width: 1330px) {
    h4.rule {
      font-size: 1.3em; } }
  @media only screen and (max-width: 960px) {
    h4.rule {
      font-size: 1.2em; } }
  @media only screen and (max-width: 780px) {
    h4.rule {
      font-size: 1.2em; } }
  h4.rule span {
    font-size: 0.9em;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 400;
    font-style: normal; }
  h4.rule a, h4.rule a:visited {
    color: #0090a4; }

.opportunity, .resource, .faq {
  margin: -20px 0 20px 0; }
  .opportunity .scrollable, .resource .scrollable, .faq .scrollable {
    width: 100%;
    overflow-x: auto; }
  .opportunity h3, .resource h3, .faq h3 {
    margin-top: 14px;
    padding: 12px 0 12px 0;
    color: #3877ab;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 600;
    font-style: normal;
    border-top: 1px solid #bee5f2;
    font-size: 1.5em; }
    @media only screen and (min-width: 1331px) {
      .opportunity h3, .resource h3, .faq h3 {
        font-size: 1.5em; } }
    @media only screen and (max-width: 1330px) {
      .opportunity h3, .resource h3, .faq h3 {
        font-size: 1.4em; } }
    @media only screen and (max-width: 960px) {
      .opportunity h3, .resource h3, .faq h3 {
        font-size: 1.4em; } }
    @media only screen and (max-width: 780px) {
      .opportunity h3, .resource h3, .faq h3 {
        font-size: 1.3em; } }
    .opportunity h3 span, .resource h3 span, .faq h3 span {
      font-size: 0.9em;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 400;
      font-style: normal; }
      .opportunity h3 span.note, .resource h3 span.note, .faq h3 span.note {
        color: #999;
        font-size: 0.7em;
        font-family: "Avenir Next W00", sans-serif;
        font-weight: 400;
        font-style: normal; }
    .opportunity h3 a, .opportunity h3 a:visited, .resource h3 a, .resource h3 a:visited, .faq h3 a, .faq h3 a:visited {
      color: #3877ab; }
  .opportunity p, .resource p, .faq p {
    font-size: 1.3em; }
    @media only screen and (min-width: 1331px) {
      .opportunity p, .resource p, .faq p {
        font-size: 1.3em; } }
    @media only screen and (max-width: 1330px) {
      .opportunity p, .resource p, .faq p {
        font-size: 1.2em; } }
    @media only screen and (max-width: 960px) {
      .opportunity p, .resource p, .faq p {
        font-size: 1.2em; } }
    @media only screen and (max-width: 780px) {
      .opportunity p, .resource p, .faq p {
        font-size: 1.1em; } }
  .opportunity p.details, .resource p.details, .faq p.details {
    font-size: 1.0em;
    color: #666; }
  .opportunity ul li, .resource ul li, .faq ul li {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKElEQVQYV2NkIBIwgtTF7r33H5v6xc5KYHkQGH4KiQkhuPcJKSZaIQDWshgLp+oqewAAAABJRU5ErkJggg==);
    margin-left: 50px;
    padding: 4px 0 0 5px; }
  .opportunity ul.savelist, .opportunity ul.skillslist, .resource ul.savelist, .resource ul.skillslist, .faq ul.savelist, .faq ul.skillslist {
    border-top: 1px solid #bee5f2; }
    .opportunity ul.savelist li, .opportunity ul.skillslist li, .resource ul.savelist li, .resource ul.skillslist li, .faq ul.savelist li, .faq ul.skillslist li {
      margin-top: -1px;
      padding: 8px 10px 8px 0;
      width: 270px;
      font-size: 1.3em;
      border-bottom: 1px solid #bee5f2; }
      .opportunity ul.savelist li span, .opportunity ul.skillslist li span, .resource ul.savelist li span, .resource ul.skillslist li span, .faq ul.savelist li span, .faq ul.skillslist li span {
        float: right;
        padding: 1px 10px 0 10px;
        width: auto;
        font-size: 70%;
        font-family: "Avenir Next W00", sans-serif;
        font-weight: 500;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 0.03em; }
  .opportunity .btn.sm, .resource .btn.sm, .faq .btn.sm {
    float: right;
    margin: 0 0 12px 12px;
    padding: 8px 16px 8px 16px;
    font-size: 18px;
    background-color: #bee5f2;
    color: #2b5181; }
    .opportunity .btn.sm:hover, .opportunity .btn.sm:active, .resource .btn.sm:hover, .resource .btn.sm:active, .faq .btn.sm:hover, .faq .btn.sm:active {
      text-decoration: none;
      color: #fff;
      background-color: #224167; }
      .opportunity .btn.sm:hover .ico, .opportunity .btn.sm:active .ico, .resource .btn.sm:hover .ico, .resource .btn.sm:active .ico, .faq .btn.sm:hover .ico, .faq .btn.sm:active .ico {
        color: #5dbdde; }
    .opportunity .btn.sm.gray, .resource .btn.sm.gray, .faq .btn.sm.gray {
      color: #666;
      background-color: #e6e6e6;
      cursor: default; }
      .opportunity .btn.sm.gray:hover, .opportunity .btn.sm.gray:active, .resource .btn.sm.gray:hover, .resource .btn.sm.gray:active, .faq .btn.sm.gray:hover, .faq .btn.sm.gray:active {
        color: #666;
        background-color: #e6e6e6; }
    @media only screen and (min-width: 1331px) {
      .opportunity .btn.sm, .resource .btn.sm, .faq .btn.sm {
        float: right;
        margin: 0 0 12px 12px;
        font-size: 18px; } }
    @media only screen and (max-width: 1330px) {
      .opportunity .btn.sm, .resource .btn.sm, .faq .btn.sm {
        float: right;
        margin: 0 0 12px 12px;
        font-size: 16px; } }
    @media only screen and (max-width: 960px) {
      .opportunity .btn.sm, .resource .btn.sm, .faq .btn.sm {
        float: right;
        margin: 6px 0 12px 8px;
        font-size: 15px; } }
    @media only screen and (max-width: 780px) {
      .opportunity .btn.sm, .resource .btn.sm, .faq .btn.sm {
        float: none;
        display: inline-block;
        margin: 0 0 12px 0;
        font-size: 14px; } }
    .opportunity .btn.sm.orange, .resource .btn.sm.orange, .faq .btn.sm.orange {
      color: #000;
      background-color: #e68633; }
    .opportunity .btn.sm.yellow, .resource .btn.sm.yellow, .faq .btn.sm.yellow {
      color: #000;
      background-color: #fab82e; }
    .opportunity .btn.sm.orange .ico, .opportunity .btn.sm.yellow .ico, .resource .btn.sm.orange .ico, .resource .btn.sm.yellow .ico, .faq .btn.sm.orange .ico, .faq .btn.sm.yellow .ico {
      color: #000;
      opacity: 0.3; }
    .opportunity .btn.sm.orange:hover, .opportunity .btn.sm.orange:active, .opportunity .btn.sm.yellow:hover, .opportunity .btn.sm.yellow:active, .resource .btn.sm.orange:hover, .resource .btn.sm.orange:active, .resource .btn.sm.yellow:hover, .resource .btn.sm.yellow:active, .faq .btn.sm.orange:hover, .faq .btn.sm.orange:active, .faq .btn.sm.yellow:hover, .faq .btn.sm.yellow:active {
      color: #fff;
      background-color: #3877ab; }
      .opportunity .btn.sm.orange:hover .ico, .opportunity .btn.sm.orange:active .ico, .opportunity .btn.sm.yellow:hover .ico, .opportunity .btn.sm.yellow:active .ico, .resource .btn.sm.orange:hover .ico, .resource .btn.sm.orange:active .ico, .resource .btn.sm.yellow:hover .ico, .resource .btn.sm.yellow:active .ico, .faq .btn.sm.orange:hover .ico, .faq .btn.sm.orange:active .ico, .faq .btn.sm.yellow:hover .ico, .faq .btn.sm.yellow:active .ico {
        color: #2b5181;
        opacity: 1; }

#maincol .pagination {
  margin-bottom: 50px; }
  #maincol .pagination.btm {
    margin-top: 14px;
    padding-top: 8px;
    border-top: 1px solid #bee5f2; }
  #maincol .pagination h5 {
    float: left;
    padding-top: 4px;
    letter-spacing: 0.01em; }
    @media only screen and (min-width: 1331px) {
      #maincol .pagination h5 {
        float: left; } }
    @media only screen and (max-width: 1330px) {
      #maincol .pagination h5 {
        float: left; } }
    @media only screen and (max-width: 960px) {
      #maincol .pagination h5 {
        float: left; } }
    @media only screen and (max-width: 780px) {
      #maincol .pagination h5 {
        float: none; } }
  #maincol .pagination ul {
    float: right;
    margin-bottom: 4px;
    padding: 0; }
    #maincol .pagination ul li {
      display: inline-block;
      margin-left: 0;
      padding: 2px 5px 2px 8px;
      font-size: 0.8em;
      color: #999;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 300;
      font-style: normal;
      line-height: 1.0em;
      border-left: 1px solid #e6e6e6; }
      #maincol .pagination ul li.first {
        border-left: none;
        padding-left: 0; }
      #maincol .pagination ul li.last {
        padding-right: 0; }
      #maincol .pagination ul li a, #maincol .pagination ul li a:visited {
        font-family: "Avenir Next W00", sans-serif;
        font-weight: 500;
        font-style: normal; }
    @media only screen and (min-width: 1331px) {
      #maincol .pagination ul {
        float: right; } }
    @media only screen and (max-width: 1330px) {
      #maincol .pagination ul {
        float: right; } }
    @media only screen and (max-width: 960px) {
      #maincol .pagination ul {
        float: right; } }
    @media only screen and (max-width: 780px) {
      #maincol .pagination ul {
        float: left; } }

.savelist, .skillslist {
  margin-top: 10px; }
  .savelist a, .skillslist a {
    padding-right: 20px; }
  .savelist p, .skillslist p {
    padding: 6px 0 6px 0;
    border-top: 1px solid #bee5f2; }
    .savelist p span a, .savelist p span a:visited, .skillslist p span a, .skillslist p span a:visited {
      float: right;
      padding-right: 0;
      padding-left: 8px;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal; }
    .savelist p.inactive, .skillslist p.inactive {
      background-color: #efefef; }
      .savelist p.inactive a, .savelist p.inactive a:visited, .skillslist p.inactive a, .skillslist p.inactive a:visited {
        color: #cccccc; }

h3.expandlink {
  font-size: 1.3em;
  padding: 0 0 20px 20px;
  cursor: pointer; }
  h3.expandlink .arrow {
    display: inline-block;
    margin: 0 5px 6px -20px;
    padding: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #5dbdde;
    vertical-align: bottom; }

h3.expandclose {
  font-size: 1.3em;
  padding: 0 0 12px 20px;
  cursor: pointer; }
  h3.expandclose .arrow {
    display: inline-block;
    margin: 0 1px 0 -20px;
    padding: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #5dbdde;
    vertical-align: bottom; }

.expand {
  padding-bottom: 20px; }
  .expand p {
    font-size: 1.2em;
    padding: 0 30px 16px 50px; }
    .expand p.beforelist {
      padding-bottom: 6px; }
    .expand p.editbtns {
      margin-top: -14px; }
  .expand ul, .expand h4, .expand h5 {
    padding-left: 50px; }

.faq .expand p {
  font-size: 1.3em; }

/*-------------------------------------------------- */
/* FORM STYLES */
/*-------------------------------------------------- */
form h2.indent {
  clear: both;
  padding: 30px 0 16px 250px;
  font-size: 1.6em; }
  @media only screen and (min-width: 1331px) {
    form h2.indent {
      padding: 30px 0 16px 250px;
      font-size: 1.6em; } }
  @media only screen and (max-width: 1330px) {
    form h2.indent {
      padding: 30px 0 16px 250px;
      font-size: 1.6em; } }
  @media only screen and (max-width: 960px) {
    form h2.indent {
      padding: 30px 0 16px 250px;
      font-size: 1.6em; } }
  @media only screen and (max-width: 780px) {
    form h2.indent {
      padding: 30px 0 16px 250px;
      font-size: 1.6em; } }
  form h2.indent.top {
    padding-top: 0; }

input, select, textarea {
  margin: 0;
  padding: 5px 10px 7px 10px;
  font-size: 1.1em;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 300;
  font-style: normal;
  border: 1px solid #cccccc; }
  @media only screen and (min-width: 1331px) {
    input, select, textarea {
      font-size: 1.1em; } }
  @media only screen and (max-width: 1330px) {
    input, select, textarea {
      font-size: 1.0em; } }
  @media only screen and (max-width: 960px) {
    input, select, textarea {
      font-size: 1.0em; } }
  @media only screen and (max-width: 780px) {
    input, select, textarea {
      font-size: 1.0em; } }
  input.error, select.error, textarea.error {
    border: 2px solid #900; }
  input.radio, select.radio, textarea.radio {
    width: 20px; }
    @media only screen and (max-width: 780px) {
      input.radio, select.radio, textarea.radio {
        clear: both; } }
  input.full, select.full, textarea.full {
    width: 420px;
    height: 30px; }
    @media only screen and (min-width: 1331px) {
      input.full, select.full, textarea.full {
        width: 420px;
        height: 30px; } }
    @media only screen and (max-width: 1330px) {
      input.full, select.full, textarea.full {
        width: 240px;
        height: 30px; } }
    @media only screen and (max-width: 960px) {
      input.full, select.full, textarea.full {
        width: 275px;
        height: 30px; } }
    @media only screen and (max-width: 780px) {
      input.full, select.full, textarea.full {
        width: 240px;
        height: 30px; } }
  input.medium, select.medium, textarea.medium {
    width: 300px;
    height: 30px; }
    @media only screen and (min-width: 1331px) {
      input.medium, select.medium, textarea.medium {
        width: 300px;
        height: 30px; } }
    @media only screen and (max-width: 1330px) {
      input.medium, select.medium, textarea.medium {
        width: 180px;
        height: 30px; } }
    @media only screen and (max-width: 960px) {
      input.medium, select.medium, textarea.medium {
        width: 240px;
        height: 30px; } }
    @media only screen and (max-width: 780px) {
      input.medium, select.medium, textarea.medium {
        width: 100px;
        height: 30px; } }
  input.small, select.small, textarea.small {
    width: 50px;
    height: 30px; }
    @media only screen and (min-width: 1331px) {
      input.small, select.small, textarea.small {
        width: 50px;
        height: 30px; } }
    @media only screen and (max-width: 1330px) {
      input.small, select.small, textarea.small {
        width: 50px;
        height: 30px; } }
    @media only screen and (max-width: 960px) {
      input.small, select.small, textarea.small {
        width: 50px;
        height: 30px; } }
    @media only screen and (max-width: 780px) {
      input.small, select.small, textarea.small {
        width: 50px;
        height: 30px; } }

select {
  padding: 0 10px 10px 10px;
  height: 44px; }
  select.full {
    width: 430px;
    height: 44px; }
    @media only screen and (min-width: 1331px) {
      select.full {
        width: 430px;
        height: 44px; } }
    @media only screen and (max-width: 1330px) {
      select.full {
        width: 240px;
        height: 44px; } }
    @media only screen and (max-width: 960px) {
      select.full {
        width: 200px;
        height: 44px; } }
    @media only screen and (max-width: 780px) {
      select.full {
        width: 160px;
        height: 44px; } }
  select.medium {
    width: 310px;
    height: 44px; }
    @media only screen and (min-width: 1331px) {
      select.medium {
        width: 310px;
        height: 44px; } }
    @media only screen and (max-width: 1330px) {
      select.medium {
        width: 190px;
        height: 44px; } }
    @media only screen and (max-width: 960px) {
      select.medium {
        width: 250px;
        height: 44px; } }
    @media only screen and (max-width: 780px) {
      select.medium {
        width: 110px;
        height: 44px; } }

textarea, textarea.full {
  height: 150px; }

.formrow {
  clear: both;
  margin-bottom: 4px; }

.formlabel {
  float: left;
  display: inline-block;
  margin-right: 10px;
  padding-top: 8px;
  width: 240px;
  color: #2b5181;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  text-align: right;
  vertical-align: top; }
  @media only screen and (min-width: 1331px) {
    .formlabel {
      width: 240px;
      font-size: 1.2em; } }
  @media only screen and (max-width: 1330px) {
    .formlabel {
      width: 220px;
      font-size: 1.1em; } }
  @media only screen and (max-width: 960px) {
    .formlabel {
      width: 200px;
      font-size: 1.0em; } }
  @media only screen and (max-width: 780px) {
    .formlabel {
      float: none;
      width: 240px;
      font-size: 1.1em;
      text-align: left;
      margin-right: 0;
      padding-bottom: 6px; } }

.formfield {
  float: left;
  display: inline-block;
  width: 500px;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  text-align: left; }
  @media only screen and (min-width: 1331px) {
    .formfield {
      width: 500px;
      font-size: 1.2em; } }
  @media only screen and (max-width: 1330px) {
    .formfield {
      width: 340px;
      font-size: 1.1em; } }
  @media only screen and (max-width: 960px) {
    .formfield {
      width: 380px;
      font-size: 1.0em; } }
  @media only screen and (max-width: 780px) {
    .formfield {
      float: none;
      margin-right: 0;
      padding-bottom: 4px;
      width: 240px;
      font-size: 1.0em;
      text-align: left; } }
  .formfield.txtonly {
    padding-top: 8px;
    padding-bottom: 12px; }
    .formfield.txtonly .nobreak {
      display: inline-block;
      padding-bottom: 4px; }
  .formfield .help {
    margin: 5px 0 0 4px;
    padding: 0;
    width: 24px;
    height: 24px;
    text-align: center;
    border: 1px solid #66bcc8;
    background-color: #66bcc8;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    cursor: default;
    outline: 0; }
    .formfield .help:hover {
      background-color: #0090a4; }
    .formfield .help span {
      display: block;
      padding: 4px;
      font-size: 16px;
      line-height: 1.0em;
      color: #fff;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal; }
    @media only screen and (max-width: 780px) {
      .formfield .help {
        /*display: block; margin-left: 0;*/
        display: none; } }
  .formfield a, .formfield a:visited {
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 600;
    font-style: normal; }
  .formfield a.btn, .formfield a.btn:visited {
    font-family: "Daytona W01", sans-serif;
    font-weight: 600;
    font-style: normal; }
  .formfield .note {
    display: inline-block;
    padding-top: 8px;
    color: #555;
    font-size: 0.9em;
    line-height: 1.2em;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 400;
    font-style: italic; }
    .formfield .note.error {
      color: #900; }

.formbtns {
  padding-left: 250px; }
  @media only screen and (min-width: 1331px) {
    .formbtns {
      padding-left: 250px; } }
  @media only screen and (max-width: 1330px) {
    .formbtns {
      padding-left: 230px; } }
  @media only screen and (max-width: 960px) {
    .formbtns {
      padding-left: 210px; } }
  @media only screen and (max-width: 780px) {
    .formbtns {
      padding-left: 0; } }

.btn {
  display: inline-block;
  margin: 12px 6px 12px 0;
  padding: 8px 20px 9px 20px;
  width: auto;
  color: #fff;
  font-size: 18px;
  font-family: "Daytona W01", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 1.0em;
  background-color: #3877ab;
  border: none;
  cursor: pointer; }
  @media only screen and (max-width: 780px) {
    .btn {
      margin-bottom: 0; } }
  .btn:visited {
    color: #fff; }
  .btn:hover, .btn:active {
    text-decoration: none;
    color: #fff;
    background-color: #224167; }
    .btn:hover .ico, .btn:active .ico {
      opacity: 0.8;
      color: #5dbdde; }
  .btn.topright {
    float: right;
    display: inline-block;
    margin: 0 0px 6px 24px; }
    @media only screen and (min-width: 1331px) {
      .btn.topright {
        float: right;
        margin: 0 0px 6px 24px; } }
    @media only screen and (max-width: 1330px) {
      .btn.topright {
        float: right;
        margin: 0 0px 6px 18px; } }
    @media only screen and (max-width: 960px) {
      .btn.topright {
        float: right;
        margin: 0 0px 6px 16px; } }
    @media only screen and (max-width: 780px) {
      .btn.topright {
        float: none;
        margin: 12px 0px 16px 0; } }
  .btn.sm {
    padding: 6px 12px 6px 12px;
    font-size: 14px;
    background-color: #bee5f2;
    color: #2b5181; }
    .btn.sm:hover, .btn.sm:active {
      text-decoration: none;
      color: #fff;
      background-color: #224167; }
      .btn.sm:hover .ico, .btn.sm:active .ico {
        color: #5dbdde; }
    @media only screen and (min-width: 1331px) {
      .btn.sm {
        padding: 6px 12px 6px 12px;
        font-size: 14px; } }
    @media only screen and (max-width: 1330px) {
      .btn.sm {
        padding: 6px 12px 6px 12px;
        font-size: 14px; } }
    @media only screen and (max-width: 960px) {
      .btn.sm {
        padding: 5px 10px 5px 10px;
        font-size: 13px; } }
  .btn.gray {
    color: #666;
    background-color: #e6e6e6; }
    .btn.gray:hover, .btn.gray:active {
      color: #fff;
      background-color: #999; }
      .btn.gray:hover .ico, .btn.gray:active .ico {
        color: #2b5181; }
  .btn.lg {
    margin: 12px 6px 12px 0;
    padding: 12px 8px 12px 16px;
    color: #000;
    font-size: 23px;
    font-family: "Daytona W01", sans-serif;
    font-weight: 600;
    font-style: normal;
    background-color: #62d8f6; }
    @media only screen and (min-width: 1331px) {
      .btn.lg {
        margin: 12px 6px 12px 0;
        padding: 12px 8px 12px 16px;
        font-size: 23px; } }
    @media only screen and (max-width: 1330px) {
      .btn.lg {
        margin: 12px 6px 12px 0;
        padding: 10px 12px 10px 20px;
        font-size: 20px; } }
    @media only screen and (max-width: 960px) {
      .btn.lg {
        margin: 10px 6px 12px 0;
        padding: 10px 10px 10px 18px;
        font-size: 18px; } }
    @media only screen and (max-width: 780px) {
      .btn.lg {
        margin: 2px 6px 10px 0;
        padding: 10px 10px 10px 18px;
        width: 242px;
        font-size: 20px; } }
    .btn.lg .ico {
      display: inline-block;
      height: 24px;
      color: #2b5181;
      vertical-align: bottom; }
      @media only screen and (min-width: 1331px) {
        .btn.lg .ico {
          height: 24px; } }
      @media only screen and (max-width: 1330px) {
        .btn.lg .ico {
          height: 22px; } }
      @media only screen and (max-width: 960px) {
        .btn.lg .ico {
          height: 19px; } }
      @media only screen and (max-width: 780px) {
        .btn.lg .ico {
          height: 21px; } }
    .btn.lg:visited {
      color: #000; }
    .btn.lg:hover, .btn.lg:active {
      color: #fff;
      text-decoration: none;
      background-color: #2b5181; }
      .btn.lg:hover .ico, .btn.lg:active .ico {
        color: #62d8f6; }
    .btn.lg.orange {
      background-color: #e68633; }
    .btn.lg.yellow {
      background-color: #fab82e; }
    .btn.lg.orange .ico, .btn.lg.yellow .ico {
      color: #000;
      opacity: 0.3; }
    .btn.lg.orange:hover, .btn.lg.orange:active, .btn.lg.yellow:hover, .btn.lg.yellow:active {
      color: #fff;
      background-color: #3877ab; }
      .btn.lg.orange:hover .ico, .btn.lg.orange:active .ico, .btn.lg.yellow:hover .ico, .btn.lg.yellow:active .ico {
        color: #2b5181;
        opacity: 1; }
  .btn.top {
    padding: 10px 16px 10px 16px;
    font-size: 19px;
    background-color: #5dbdde;
    color: #000; }
    .btn.top:hover, .btn.top:active {
      text-decoration: none;
      color: #fff;
      background-color: #224167; }
      .btn.top:hover .ico, .btn.top:active .ico {
        color: #5dbdde; }
    @media only screen and (min-width: 1331px) {
      .btn.top {
        padding: 10px 16px 10px 16px;
        font-size: 19px; } }
    @media only screen and (max-width: 1330px) {
      .btn.top {
        padding: 9px 16px 9px 16px;
        font-size: 16px; } }
    @media only screen and (max-width: 960px) {
      .btn.top {
        padding: 9px 16px 9px 16px;
        font-size: 15px; } }
    @media only screen and (max-width: 780px) {
      .btn.top {
        display: inline;
        margin: 0;
        padding: 0px 9px 8px 8px;
        font-size: 15px;
        color: #2b5181;
        text-align: left;
        text-transform: none;
        letter-spacing: 0;
        background-color: transparent;
        border: none;
        outline: none;
        border-left: 1px solid #cccccc; }
        .btn.top:hover, .btn.top:active {
          text-decoration: none;
          color: #2b5181;
          background-color: transparent; } }
    .btn.top.gray {
      color: #999;
      background-color: #e6e6e6;
      cursor: default; }
      @media only screen and (max-width: 780px) {
        .btn.top.gray {
          color: #999;
          background-color: transparent;
          border: none;
          border-left: 1px solid #cccccc; } }
  .btn.promobtn {
    margin: 0;
    padding: 8px 4px 9px 10px;
    width: 200px;
    font-size: 15px; }
    .btn.promobtn span {
      font-size: 80%;
      color: #5dbdde; }
    .btn.promobtn:hover span, .btn.promobtn:active span {
      color: #5dbdde; }

.linkmodal .btn.promobtn {
  display: inline-block;
  width: auto;
  margin-top: 23px;
  padding: 8px 10px 9px 16px; }

.linkmodal:hover .btn.promobtn {
  background-color: #224167; }
  .linkmodal:hover .btn.promobtn .ico {
    opacity: 0.8;
    color: #5dbdde; }

.login {
  float: right;
  position: relative;
  margin: 58px 30px 0 0; }
  .login span {
    padding-right: 8px;
    color: #2b5181;
    font-size: 1.2em;
    font-family: "Daytona W01", sans-serif;
    font-weight: 600;
    font-style: normal; }
  @media only screen and (min-width: 1331px) {
    .login {
      float: right;
      position: relative;
      margin: 10px 30px 0 0; } }
  @media only screen and (max-width: 1330px) {
    .login {
      float: right;
      position: relative;
      margin: 41px 20px 0 0; } }
  @media only screen and (max-width: 960px) {
    .login {
      float: right;
      position: relative;
      margin: 27px 15px 0 0; } }
  @media only screen and (max-width: 780px) {
    .login {
      float: right;
      position: relative;
      margin: 0;
      top: 80px;
      right: 20px; } }
  .login .acctname {
    position: absolute;
    margin: 0;
    top: -14px;
    right: 0; }
    @media only screen and (min-width: 1331px) {
      .login .acctname {
        display: inline-block;
        position: absolute;
        margin: 0;
        top: -14px;
        right: 0; } }
    @media only screen and (max-width: 1330px) {
      .login .acctname {
        display: inline-block;
        position: absolute;
        margin: 0;
        top: -14px;
        right: 0; } }
    @media only screen and (max-width: 960px) {
      .login .acctname {
        display: inline-block;
        position: absolute;
        margin: 0;
        top: -14px;
        right: 0; } }
    @media only screen and (max-width: 780px) {
      .login .acctname {
        display: none; } }

.social {
  float: right;
  position: relative;
  margin: 70px 18px 0 0; }
  .social img {
    float: left;
    padding: 0 0 0 8px;
    width: 39px;
    height: 39px;
    opacity: 0.8; }
  @media only screen and (min-width: 1331px) {
    .social {
      float: right;
      margin: 10px 18px 0 0; }
      .social img {
        float: left;
        padding: 0 0 0 8px;
        width: 39px;
        height: 39px; } }
  @media only screen and (max-width: 1330px) {
    .social {
      float: right;
      margin: 53px 16px 0 0; }
      .social img {
        float: left;
        padding: 0 0 0 8px;
        width: 34px;
        height: 34px; } }
  @media only screen and (max-width: 960px) {
    .social {
      float: right;
      margin: 39px 14px 0 0; }
      .social img {
        float: left;
        padding: 0 0 0 6px;
        width: 33px;
        height: 33px; } }
  @media only screen and (max-width: 780px) {
    .social {
      float: none;
      margin: 30px 15px 0 15px; }
      .social img {
        float: none;
        padding: 0 4px 0 4px;
        width: 50px;
        height: 50px; } }
  .social a:hover img {
    opacity: 1.0; }
  .social.showsm {
    text-align: center; }

/*-------------------------------------------------- */
/* SIDEBAR STYLES */
/*-------------------------------------------------- */
#sidebar .ico {
  font-size: 80%; }
#sidebar .filterbox {
  margin-top: 30px;
  padding: 0 0 0 15px; }
  @media only screen and (min-width: 1331px) {
    #sidebar .filterbox {
      padding: 0 0 0 15px; } }
  @media only screen and (max-width: 1330px) {
    #sidebar .filterbox {
      padding: 0 0 0 15px; } }
  @media only screen and (max-width: 960px) {
    #sidebar .filterbox {
      padding: 0; } }
  @media only screen and (max-width: 780px) {
    #sidebar .filterbox {
      padding: 0; } }
#sidebar p {
  font-size: 1.1em; }
  @media only screen and (min-width: 1331px) {
    #sidebar p {
      font-size: 1.1em; } }
  @media only screen and (max-width: 1330px) {
    #sidebar p {
      font-size: 1.0em; } }
  @media only screen and (max-width: 960px) {
    #sidebar p {
      font-size: 1.0em; } }
  @media only screen and (max-width: 780px) {
    #sidebar p {
      font-size: 1.1em; } }
  #sidebar p.afterbtn {
    margin: -32px 0 30px 0;
    padding: 0 0 0 15px;
    line-height: 1.2;
    font-weight: 500;
    color: #666; }
    @media only screen and (min-width: 1331px) {
      #sidebar p.afterbtn {
        padding: 0 0 0 15px; } }
    @media only screen and (max-width: 1330px) {
      #sidebar p.afterbtn {
        padding: 0 0 0 15px; } }
    @media only screen and (max-width: 960px) {
      #sidebar p.afterbtn {
        padding: 0; } }
    @media only screen and (max-width: 780px) {
      #sidebar p.afterbtn {
        padding: 0; } }
  #sidebar p.inset {
    padding: 0 0 0 15px; }
    @media only screen and (min-width: 1331px) {
      #sidebar p.inset {
        padding: 0 0 0 15px; } }
    @media only screen and (max-width: 1330px) {
      #sidebar p.inset {
        padding: 0 0 0 15px; } }
    @media only screen and (max-width: 960px) {
      #sidebar p.inset {
        padding: 0; } }
    @media only screen and (max-width: 780px) {
      #sidebar p.inset {
        padding: 0; } }
  #sidebar p.beforelist {
    padding: 0 0 6px 0; }
  #sidebar p.editbtns {
    margin-top: -14px; }
#sidebar h2 {
  margin: 0;
  padding: 24px 0 8px 0;
  color: #3877ab;
  font-size: 1.4em;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 600;
  font-style: normal; }
  @media only screen and (min-width: 1331px) {
    #sidebar h2 {
      font-size: 1.4em; } }
  @media only screen and (max-width: 1330px) {
    #sidebar h2 {
      font-size: 1.3em; } }
  @media only screen and (max-width: 960px) {
    #sidebar h2 {
      font-size: 1.3em; } }
  @media only screen and (max-width: 780px) {
    #sidebar h2 {
      font-size: 1.2em; } }
#sidebar h2:first-of-type {
  padding-top: 0; }
#sidebar h3 {
  padding: 0 0 0 15px;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 500;
  font-style: italic;
  color: #666;
  font-size: 1.4em; }
  @media only screen and (min-width: 1331px) {
    #sidebar h3 {
      padding: 0 0 0 15px; } }
  @media only screen and (max-width: 1330px) {
    #sidebar h3 {
      padding: 0 0 0 15px; } }
  @media only screen and (max-width: 960px) {
    #sidebar h3 {
      padding: 0; } }
  @media only screen and (max-width: 780px) {
    #sidebar h3 {
      padding: 0; } }
#sidebar .formlabel {
  float: none;
  display: inline-block;
  margin-right: 0;
  padding: 8px 0 4px 0;
  width: auto;
  color: #2b5181;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  vertical-align: top; }
  @media only screen and (min-width: 1331px) {
    #sidebar .formlabel {
      float: none;
      margin-right: 0;
      width: auto;
      text-align: left; } }
  @media only screen and (max-width: 1330px) {
    #sidebar .formlabel {
      float: none;
      margin-right: 0;
      width: auto;
      text-align: left; } }
  @media only screen and (max-width: 960px) {
    #sidebar .formlabel {
      float: left;
      margin-right: 10px;
      width: 120px;
      text-align: right; } }
  @media only screen and (max-width: 780px) {
    #sidebar .formlabel {
      float: none;
      margin-right: 0;
      width: auto;
      text-align: left; } }
  #sidebar .formlabel.top {
    padding-top: 0; }
#sidebar .formfield {
  float: none;
  display: block;
  width: 280px;
  padding-bottom: 8px; }
  @media only screen and (min-width: 1331px) {
    #sidebar .formfield {
      float: none; } }
  @media only screen and (max-width: 1330px) {
    #sidebar .formfield {
      float: none; } }
  @media only screen and (max-width: 960px) {
    #sidebar .formfield {
      float: left; } }
  @media only screen and (max-width: 780px) {
    #sidebar .formfield {
      float: none; } }
  #sidebar .formfield input.full, #sidebar .formfield select.full, #sidebar .formfield textarea.full {
    width: 240px;
    height: 24px; }
    @media only screen and (min-width: 1331px) {
      #sidebar .formfield input.full, #sidebar .formfield select.full, #sidebar .formfield textarea.full {
        width: 240px; } }
    @media only screen and (max-width: 1330px) {
      #sidebar .formfield input.full, #sidebar .formfield select.full, #sidebar .formfield textarea.full {
        width: 170px; } }
    @media only screen and (max-width: 960px) {
      #sidebar .formfield input.full, #sidebar .formfield select.full, #sidebar .formfield textarea.full {
        width: 240px; } }
    @media only screen and (max-width: 780px) {
      #sidebar .formfield input.full, #sidebar .formfield select.full, #sidebar .formfield textarea.full {
        width: 240px; } }
  #sidebar .formfield select.full {
    height: 44px; }
  #sidebar .formfield textarea.full {
    height: 150px; }
#sidebar .btn.lg {
  margin: -30px 0 40px 0;
  padding: 12px 12px 14px 16px;
  font-size: 20px;
  background-color: #5dbdde;
  color: #000; }
  #sidebar .btn.lg .ico {
    height: 21px;
    color: #3877ab; }
  #sidebar .btn.lg:hover, #sidebar .btn.lg:active {
    text-decoration: none;
    color: #fff;
    background-color: #224167; }
    #sidebar .btn.lg:hover .ico, #sidebar .btn.lg:active .ico {
      color: #5dbdde; }
  #sidebar .btn.lg.yellow {
    color: #000;
    background-color: #fbcd6c; }
    #sidebar .btn.lg.yellow .ico {
      color: #000;
      opacity: 0.3; }
    #sidebar .btn.lg.yellow:hover, #sidebar .btn.lg.yellow:active {
      color: #fff;
      background-color: #3877ab; }
      #sidebar .btn.lg.yellow:hover .ico, #sidebar .btn.lg.yellow:active .ico {
        color: #224167;
        opacity: 1; }
  #sidebar .btn.lg.orange {
    color: #000;
    background-color: #eb9e5c; }
    #sidebar .btn.lg.orange .ico {
      color: #000;
      opacity: 0.3; }
    #sidebar .btn.lg.orange:hover, #sidebar .btn.lg.orange:active {
      color: #fff;
      background-color: #3877ab; }
      #sidebar .btn.lg.orange:hover .ico, #sidebar .btn.lg.orange:active .ico {
        color: #224167;
        opacity: 1; }
#sidebar ul {
  margin: 8px 0 0 0;
  width: 280px;
  border-top: 1px solid #bee5f2; }
  @media only screen and (min-width: 1331px) {
    #sidebar ul {
      margin: 8px 0 0 0;
      width: 280px; } }
  @media only screen and (max-width: 1330px) {
    #sidebar ul {
      margin: 8px 0 0 0;
      width: 200px; } }
  @media only screen and (max-width: 960px) {
    #sidebar ul {
      margin: 8px 0 0 0;
      width: 650px; } }
  @media only screen and (max-width: 780px) {
    #sidebar ul {
      margin: 8px 0 0 0;
      width: 270px; } }
  #sidebar ul li {
    margin-top: -1px;
    width: 280px;
    font-size: 1.3em;
    border-bottom: 1px solid #bee5f2; }
    @media only screen and (min-width: 1331px) {
      #sidebar ul li {
        width: 280px;
        font-size: 1.3em; } }
    @media only screen and (max-width: 1330px) {
      #sidebar ul li {
        width: 200px;
        font-size: 1.2em; } }
    @media only screen and (max-width: 960px) {
      #sidebar ul li {
        width: 650px;
        font-size: 1.2em; } }
    @media only screen and (max-width: 780px) {
      #sidebar ul li {
        width: 270px;
        font-size: 1.2em; } }
    #sidebar ul li a, #sidebar ul li a:visited, #sidebar ul li span {
      display: inline-block;
      padding: 14px 10px 12px 15px;
      width: 235px;
      text-decoration: none; }
      @media only screen and (min-width: 1331px) {
        #sidebar ul li a, #sidebar ul li a:visited, #sidebar ul li span {
          padding: 14px 10px 12px 15px;
          width: 235px; } }
      @media only screen and (max-width: 1330px) {
        #sidebar ul li a, #sidebar ul li a:visited, #sidebar ul li span {
          padding: 14px 10px 12px 15px;
          width: 155px; } }
      @media only screen and (max-width: 960px) {
        #sidebar ul li a, #sidebar ul li a:visited, #sidebar ul li span {
          padding: 14px 0 12px 30px;
          width: auto; } }
      @media only screen and (max-width: 780px) {
        #sidebar ul li a, #sidebar ul li a:visited, #sidebar ul li span {
          padding: 14px 0 12px 20px;
          width: auto; } }
    #sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.on span {
      border-right: 20px solid #bee5f2; }
      @media only screen and (min-width: 1331px) {
        #sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.on span {
          border-right: 20px solid #bee5f2; } }
      @media only screen and (max-width: 1330px) {
        #sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.on span {
          border-right: 20px solid #bee5f2; } }
      @media only screen and (max-width: 960px) {
        #sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.on span {
          border-right: none; } }
      @media only screen and (max-width: 780px) {
        #sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.on span {
          border-right: none; } }
    #sidebar ul li.on {
      background-color: rgba(190, 229, 242, 0.1); }
    #sidebar ul li.on span {
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 500;
      font-style: normal; }
#sidebar .sidebox {
  margin: 20px 0 10px 0;
  padding-bottom: 6px; }
  #sidebar .sidebox h3 {
    margin: 0 0 12px 0;
    padding: 11px 10px 0 60px;
    height: 34px;
    color: #000;
    font-size: 1.4em;
    font-family: "Daytona W01", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 1331px) {
      #sidebar .sidebox h3 span {
        display: inline-block; } }
    @media only screen and (max-width: 1330px) {
      #sidebar .sidebox h3 span {
        display: none; } }
    @media only screen and (max-width: 960px) {
      #sidebar .sidebox h3 span {
        display: inline-block; } }
    @media only screen and (max-width: 780px) {
      #sidebar .sidebox h3 span {
        display: inline-block; } }
  #sidebar .sidebox p {
    padding: 0 10px 10px 15px;
    font-size: 1.0em;
    line-height: 1.5em;
    color: #505050;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 600;
    font-style: normal; }
    #sidebar .sidebox p .endlink {
      font-size: 1.0em; }
    #sidebar .sidebox p a, #sidebar .sidebox p a:visited, #sidebar .sidebox p a.endlink, #sidebar .sidebox p a.endlink:visited {
      color: #2b5181;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal; }
  #sidebar .sidebox.facts {
    background-color: #eff5e5; }
    #sidebar .sidebox.facts h3 {
      background-color: #d1e0b2;
      background-image: url("https://static.dws.state.nm.us/assets/images/hi-res/icon_facts.png"); }
      @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
        #sidebar .sidebox.facts h3 {
          background-image: url("https://static.dws.state.nm.us/assets/images/hi-res/icon_facts_2x.png");
          -webkit-background-size: 45px 45px;
          -moz-background-size: 45px 45px;
          background-size: 45px 45px; } }
  #sidebar .sidebox.tips {
    background-color: #fbefe6; }
    #sidebar .sidebox.tips h3 {
      background-color: #f4d0b6;
      background-image: url("https://static.dws.state.nm.us/assets/images/hi-res/icon_tips.png"); }
      @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
        #sidebar .sidebox.tips h3 {
          background-image: url("https://static.dws.state.nm.us/assets/images/hi-res/icon_tips_2x.png");
          -webkit-background-size: 45px 45px;
          -moz-background-size: 45px 45px;
          background-size: 45px 45px; } }

/*-------------------------------------------------- */
/* NAVIGATION STYLES */
/*-------------------------------------------------- */
#primarynav li {
  padding-left: 12px;
  color: #fff;
  font-size: 1.25em;
  font-family: "Daytona W01", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.0em;
  display: inline;
  cursor: pointer; }
  #primarynav li .ico, #primarynav li .pageon {
    font-size: 70%;
    color: #2b5181; }
  #primarynav li.off a:after {
    font-family: 'icomoon';
    content: "\e90e";
    position: relative;
    padding-left: 4px;
    font-size: 70%;
    color: #2b5181; }
  #primarynav li.on a:after {
    font-size: 0; }
  #primarynav li a, #primarynav li a:visited {
    color: #fff; }
  #primarynav li a:hover, #primarynav li a:active, #primarynav li.on a:hover, #primarynav li.on a:active {
    padding-bottom: 11px;
    text-decoration: none; }
    @media only screen and (min-width: 1331px) {
      #primarynav li a:hover, #primarynav li a:active, #primarynav li.on a:hover, #primarynav li.on a:active {
        padding-bottom: 11px;
        border-bottom: 8px solid #5dbdde; } }
    @media only screen and (max-width: 1330px) {
      #primarynav li a:hover, #primarynav li a:active, #primarynav li.on a:hover, #primarynav li.on a:active {
        padding-bottom: 12px;
        border-bottom: 7px solid #5dbdde; } }
    @media only screen and (max-width: 960px) {
      #primarynav li a:hover, #primarynav li a:active, #primarynav li.on a:hover, #primarynav li.on a:active {
        padding-bottom: 11px;
        border-bottom: 6px solid #5dbdde; } }
    #primarynav li a:hover .ico, #primarynav li a:active .ico, #primarynav li.on a:hover .ico, #primarynav li.on a:active .ico {
      color: #5dbdde; }
  #primarynav li.on a, #primarynav li.on a:visited {
    color: #fff;
    margin-right: 10px; }
    @media only screen and (min-width: 1331px) {
      #primarynav li.on a, #primarynav li.on a:visited {
        padding-bottom: 11px;
        border-bottom: 8px solid #5dbdde; } }
    @media only screen and (max-width: 1330px) {
      #primarynav li.on a, #primarynav li.on a:visited {
        padding-bottom: 12px;
        border-bottom: 7px solid #5dbdde; } }
    @media only screen and (max-width: 960px) {
      #primarynav li.on a, #primarynav li.on a:visited {
        padding-bottom: 11px;
        border-bottom: 6px solid #5dbdde; } }
  @media only screen and (min-width: 1331px) {
    #primarynav li {
      padding-left: 12px;
      font-size: 1.25em; } }
  @media only screen and (max-width: 1330px) {
    #primarynav li {
      padding-left: 10px;
      font-size: 1.0em; } }
  @media only screen and (max-width: 960px) {
    #primarynav li {
      padding-left: 4px;
      font-size: 0.85em; } }
  @media only screen and (max-width: 780px) {
    #primarynav li {
      padding-left: 4px;
      font-size: 1.25em; } }

#header .mobilenav select {
  margin: 42px 0px 0px 80px;
  width: 200px;
  font-size: 1.2em; }

#mobilenav {
  display: none;
  position: absolute;
  z-index: 200;
  top: 90px;
  width: 320px; }
  #mobilenav a, #mobilenav a:visited {
    display: block;
    padding: 22px 10px 22px 10px;
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    background-color: #3877ab;
    border-bottom: 2px solid #fff;
    cursor: pointer; }
    #mobilenav a.closemobile, #mobilenav a:visited.closemobile {
      font-size: 1.1em;
      padding: 16px 10px 20px 10px;
      background-color: #666; }
  #mobilenav a:hover, #mobilenav a:active {
    text-decoration: none;
    background-color: #2b5181; }

.mobilenavlink {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .mobilenavlink {
      display: none; } }
  @media only screen and (max-width: 1330px) {
    .mobilenavlink {
      display: none; } }
  @media only screen and (max-width: 960px) {
    .mobilenavlink {
      display: none; } }
  @media only screen and (max-width: 780px) {
    .mobilenavlink {
      display: inline-block;
      padding: 0;
      border-top: none !important; } }

/*-------------------------------------------------- */
/* FOOTER STYLES */
/*-------------------------------------------------- */
#footer {
  clear: both;
  margin: 0;
  padding: 10px 30px 8px 50px;
  background-color: #4c4c4c; }
  @media only screen and (min-width: 1331px) {
    #footer {
      padding: 10px 30px 8px 50px; } }
  @media only screen and (max-width: 1330px) {
    #footer {
      padding: 10px 20px 8px 40px; } }
  @media only screen and (max-width: 960px) {
    #footer {
      padding: 10px 20px 8px 30px; } }
  @media only screen and (max-width: 780px) {
    #footer {
      padding: 10px 20px 24px 30px; } }
  #footer p {
    padding: 0 0 4px 0;
    color: #e6e6e6;
    font-size: 0.7em;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 300;
    font-style: normal; }
    @media only screen and (min-width: 1331px) {
      #footer p {
        padding-top: 0;
        font-size: 0.8em; } }
    @media only screen and (max-width: 1330px) {
      #footer p {
        padding-top: 0;
        font-size: 0.8em; } }
    @media only screen and (max-width: 960px) {
      #footer p {
        padding-top: 0;
        font-size: 0.8em; } }
    @media only screen and (max-width: 780px) {
      #footer p {
        padding-top: 6px;
        font-size: 0.9em; } }
    #footer p a, #footer p a:visited {
      color: #e6e6e6; }
    #footer p a:hover, #footer p a:active {
      color: #fff; }
    #footer p .vert {
      padding: 0 6px;
      color: #999;
      font-size: 1.1em; }
    #footer p .links {
      float: right;
      color: #efefef; }
      @media only screen and (min-width: 1331px) {
        #footer p .links {
          float: right; } }
      @media only screen and (max-width: 1330px) {
        #footer p .links {
          float: right; } }
      @media only screen and (max-width: 960px) {
        #footer p .links {
          float: right; } }
      @media only screen and (max-width: 780px) {
        #footer p .links {
          float: none;
          display: block; } }

/*-------------------------------------------------- */
/* CIRCLE GRAPHIC */
/*-------------------------------------------------- */
.infographic {
  position: relative;
  margin-top: 20px; }
  @media only screen and (min-width: 1331px) {
    .infographic {
      margin-top: 20px; } }
  @media only screen and (max-width: 1330px) {
    .infographic {
      margin-top: 20px; } }
  @media only screen and (max-width: 960px) {
    .infographic {
      margin-top: 20px; } }
  @media only screen and (max-width: 780px) {
    .infographic {
      margin-top: 0; } }

.linecircle {
  position: relative;
  padding: 5px;
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px; }
  .linecircle img {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer; }
  .linecircle.spacer {
    display: none; }
  @media only screen and (min-width: 1331px) {
    .linecircle {
      width: 100px;
      height: 100px; } }
  @media only screen and (max-width: 1330px) {
    .linecircle {
      width: 80px;
      height: 80px; } }
  @media only screen and (max-width: 960px) {
    .linecircle {
      width: 85px;
      height: 85px; } }
  @media only screen and (max-width: 780px) {
    .linecircle {
      width: 85px;
      height: 85px; } }
  .linecircle .numbercircle {
    text-align: center;
    top: -5px;
    left: -5px;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px; }
    @media only screen and (min-width: 1331px) {
      .linecircle .numbercircle {
        top: -5px;
        left: -5px; } }
    @media only screen and (max-width: 1330px) {
      .linecircle .numbercircle {
        top: -5px;
        left: -12px; } }
    @media only screen and (max-width: 960px) {
      .linecircle .numbercircle {
        top: -5px;
        left: -12px; } }
    @media only screen and (max-width: 780px) {
      .linecircle .numbercircle {
        top: -5px;
        left: -12px; } }
    .linecircle .numbercircle span {
      padding: 9px;
      font-size: 16px; }
  .linecircle.on .numbercircle {
    background-color: #000; }
    .linecircle.on .numbercircle span {
      color: #fff; }
  .linecircle:hover .numbercircle, .linecircle:active .numbercircle {
    background-color: #000; }
    .linecircle:hover .numbercircle span, .linecircle:active .numbercircle span {
      color: #fff; }

.numbercircle {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 34px;
  height: 34px;
  text-align: center;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #e6e6e6; }
  .numbercircle span {
    display: inline-block;
    padding: 9px;
    color: #000;
    font-size: 16px;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 600;
    font-style: normal; }
  @media only screen and (min-width: 1331px) {
    .numbercircle {
      top: -5px;
      left: -5px;
      width: 34px;
      height: 34px;
      -webkit-border-radius: 17px;
      -moz-border-radius: 17px;
      border-radius: 17px; }
      .numbercircle span {
        padding: 9px;
        font-size: 16px; } }
  @media only screen and (max-width: 1330px) {
    .numbercircle {
      top: -5px;
      left: -12px;
      width: 34px;
      height: 34px;
      -webkit-border-radius: 17px;
      -moz-border-radius: 17px;
      border-radius: 17px; }
      .numbercircle span {
        padding: 9px;
        font-size: 16px; } }
  @media only screen and (max-width: 960px) {
    .numbercircle {
      top: -5px;
      left: -5px;
      width: 34px;
      height: 34px;
      -webkit-border-radius: 17px;
      -moz-border-radius: 17px;
      border-radius: 17px; }
      .numbercircle span {
        padding: 7px;
        font-size: 16px; } }
  @media only screen and (max-width: 780px) {
    .numbercircle {
      top: 2px;
      left: 2px;
      width: 26px;
      height: 26px;
      -webkit-border-radius: 13px;
      -moz-border-radius: 13px;
      border-radius: 13px; }
      .numbercircle span {
        padding: 6px;
        font-size: 14px; } }

.circle-container {
  margin: 0;
  float: left; }
  .circle-container .linecircle2 {
    position: relative;
    padding: 5px;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px; }
    .circle-container .linecircle2 img {
      position: relative;
      width: 100%;
      cursor: pointer; }
    .circle-container .linecircle2.spacer {
      display: none; }
    @media only screen and (min-width: 1331px) {
      .circle-container .linecircle2 {
        width: 100px;
        height: 100px; } }
    @media only screen and (max-width: 1330px) {
      .circle-container .linecircle2 {
        width: 80px;
        height: 80px; } }
    @media only screen and (max-width: 960px) {
      .circle-container .linecircle2 {
        width: 85px;
        height: 85px; } }
    @media only screen and (max-width: 780px) {
      .circle-container .linecircle2 {
        width: 85px;
        height: 85px; } }
    .circle-container .linecircle2 .numbercircle {
      text-align: center;
      top: -5px;
      left: -5px;
      width: 34px;
      height: 34px;
      -webkit-border-radius: 17px;
      -moz-border-radius: 17px;
      border-radius: 17px; }
      @media only screen and (min-width: 1331px) {
        .circle-container .linecircle2 .numbercircle {
          top: -5px;
          left: -5px; } }
      @media only screen and (max-width: 1330px) {
        .circle-container .linecircle2 .numbercircle {
          top: -5px;
          left: -12px; } }
      @media only screen and (max-width: 960px) {
        .circle-container .linecircle2 .numbercircle {
          top: -5px;
          left: -12px; } }
      @media only screen and (max-width: 780px) {
        .circle-container .linecircle2 .numbercircle {
          top: -5px;
          left: -12px; } }
      .circle-container .linecircle2 .numbercircle span {
        padding: 9px;
        font-size: 16px; }
  .circle-container.arc {
    margin: -30px 0 50px 60px;
    float: none;
    position: relative;
    width: 560px;
    height: 560px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    list-style: none; }
    .circle-container.arc > * {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100px;
      height: 100px;
      margin: -50px; }
      .circle-container.arc > *:nth-of-type(1) {
        -webkit-transform: rotate(0deg) translate(280px) rotate(0deg);
        -moz-transform: rotate(0deg) translate(280px) rotate(0deg);
        -ms-transform: rotate(0deg) translate(280px) rotate(0deg);
        -o-transform: rotate(0deg) translate(280px) rotate(0deg);
        transform: rotate(0deg) translate(280px) rotate(0deg); }
      .circle-container.arc > *:nth-of-type(2) {
        -webkit-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
        -moz-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
        -ms-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
        -o-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
        transform: rotate(-22.5deg) translate(280px) rotate(22.5deg); }
      .circle-container.arc > *:nth-of-type(3) {
        -webkit-transform: rotate(-45deg) translate(280px) rotate(45deg);
        -moz-transform: rotate(-45deg) translate(280px) rotate(45deg);
        -ms-transform: rotate(-45deg) translate(280px) rotate(45deg);
        -o-transform: rotate(-45deg) translate(280px) rotate(45deg);
        transform: rotate(-45deg) translate(280px) rotate(45deg); }
      .circle-container.arc > *:nth-of-type(4) {
        -webkit-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
        -moz-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
        -ms-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
        -o-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
        transform: rotate(-67.5deg) translate(280px) rotate(67.5deg); }
      .circle-container.arc > *:nth-of-type(5) {
        -webkit-transform: rotate(-90deg) translate(280px) rotate(90deg);
        -moz-transform: rotate(-90deg) translate(280px) rotate(90deg);
        -ms-transform: rotate(-90deg) translate(280px) rotate(90deg);
        -o-transform: rotate(-90deg) translate(280px) rotate(90deg);
        transform: rotate(-90deg) translate(280px) rotate(90deg); }
      .circle-container.arc > *:nth-of-type(6) {
        -webkit-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
        -moz-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
        -ms-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
        -o-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
        transform: rotate(-112.5deg) translate(280px) rotate(112.5deg); }
      .circle-container.arc > *:nth-of-type(7) {
        -webkit-transform: rotate(-135deg) translate(280px) rotate(135deg);
        -moz-transform: rotate(-135deg) translate(280px) rotate(135deg);
        -ms-transform: rotate(-135deg) translate(280px) rotate(135deg);
        -o-transform: rotate(-135deg) translate(280px) rotate(135deg);
        transform: rotate(-135deg) translate(280px) rotate(135deg); }
      .circle-container.arc > *:nth-of-type(8) {
        -webkit-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
        -moz-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
        -ms-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
        -o-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
        transform: rotate(-157.5deg) translate(280px) rotate(157.5deg); }
      .circle-container.arc > *:nth-of-type(9) {
        -webkit-transform: rotate(-180deg) translate(280px) rotate(180deg);
        -moz-transform: rotate(-180deg) translate(280px) rotate(180deg);
        -ms-transform: rotate(-180deg) translate(280px) rotate(180deg);
        -o-transform: rotate(-180deg) translate(280px) rotate(180deg);
        transform: rotate(-180deg) translate(280px) rotate(180deg); }
      .circle-container.arc > *:nth-of-type(10) {
        -webkit-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
        -moz-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
        -ms-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
        -o-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
        transform: rotate(-202.5deg) translate(280px) rotate(202.5deg); }
      .circle-container.arc > *:nth-of-type(11) {
        -webkit-transform: rotate(-225deg) translate(280px) rotate(225deg);
        -moz-transform: rotate(-225deg) translate(280px) rotate(225deg);
        -ms-transform: rotate(-225deg) translate(280px) rotate(225deg);
        -o-transform: rotate(-225deg) translate(280px) rotate(225deg);
        transform: rotate(-225deg) translate(280px) rotate(225deg); }
      .circle-container.arc > *:nth-of-type(12) {
        -webkit-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
        -moz-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
        -ms-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
        -o-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
        transform: rotate(-247.5deg) translate(280px) rotate(247.5deg); }
      .circle-container.arc > *:nth-of-type(13) {
        -webkit-transform: rotate(-270deg) translate(280px) rotate(270deg);
        -moz-transform: rotate(-270deg) translate(280px) rotate(270deg);
        -ms-transform: rotate(-270deg) translate(280px) rotate(270deg);
        -o-transform: rotate(-270deg) translate(280px) rotate(270deg);
        transform: rotate(-270deg) translate(280px) rotate(270deg); }
      .circle-container.arc > *:nth-of-type(14) {
        -webkit-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
        -moz-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
        -ms-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
        -o-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
        transform: rotate(-292.5deg) translate(280px) rotate(292.5deg); }
      .circle-container.arc > *:nth-of-type(15) {
        -webkit-transform: rotate(-315deg) translate(280px) rotate(315deg);
        -moz-transform: rotate(-315deg) translate(280px) rotate(315deg);
        -ms-transform: rotate(-315deg) translate(280px) rotate(315deg);
        -o-transform: rotate(-315deg) translate(280px) rotate(315deg);
        transform: rotate(-315deg) translate(280px) rotate(315deg); }
      .circle-container.arc > *:nth-of-type(16) {
        -webkit-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
        -moz-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
        -ms-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
        -o-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
        transform: rotate(-337.5deg) translate(280px) rotate(337.5deg); }
    @media only screen and (min-width: 1331px) {
      .circle-container.arc {
        margin: -30px 0 50px 60px;
        position: relative;
        width: 560px;
        height: 560px;
        padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        list-style: none; }
        .circle-container.arc > * {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 100px;
          height: 100px;
          margin: -50px; }
          .circle-container.arc > *:nth-of-type(1) {
            -webkit-transform: rotate(0deg) translate(280px) rotate(0deg);
            -moz-transform: rotate(0deg) translate(280px) rotate(0deg);
            -ms-transform: rotate(0deg) translate(280px) rotate(0deg);
            -o-transform: rotate(0deg) translate(280px) rotate(0deg);
            transform: rotate(0deg) translate(280px) rotate(0deg); }
          .circle-container.arc > *:nth-of-type(2) {
            -webkit-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
            -moz-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
            -ms-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
            -o-transform: rotate(-22.5deg) translate(280px) rotate(22.5deg);
            transform: rotate(-22.5deg) translate(280px) rotate(22.5deg); }
          .circle-container.arc > *:nth-of-type(3) {
            -webkit-transform: rotate(-45deg) translate(280px) rotate(45deg);
            -moz-transform: rotate(-45deg) translate(280px) rotate(45deg);
            -ms-transform: rotate(-45deg) translate(280px) rotate(45deg);
            -o-transform: rotate(-45deg) translate(280px) rotate(45deg);
            transform: rotate(-45deg) translate(280px) rotate(45deg); }
          .circle-container.arc > *:nth-of-type(4) {
            -webkit-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
            -moz-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
            -ms-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
            -o-transform: rotate(-67.5deg) translate(280px) rotate(67.5deg);
            transform: rotate(-67.5deg) translate(280px) rotate(67.5deg); }
          .circle-container.arc > *:nth-of-type(5) {
            -webkit-transform: rotate(-90deg) translate(280px) rotate(90deg);
            -moz-transform: rotate(-90deg) translate(280px) rotate(90deg);
            -ms-transform: rotate(-90deg) translate(280px) rotate(90deg);
            -o-transform: rotate(-90deg) translate(280px) rotate(90deg);
            transform: rotate(-90deg) translate(280px) rotate(90deg); }
          .circle-container.arc > *:nth-of-type(6) {
            -webkit-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
            -moz-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
            -ms-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
            -o-transform: rotate(-112.5deg) translate(280px) rotate(112.5deg);
            transform: rotate(-112.5deg) translate(280px) rotate(112.5deg); }
          .circle-container.arc > *:nth-of-type(7) {
            -webkit-transform: rotate(-135deg) translate(280px) rotate(135deg);
            -moz-transform: rotate(-135deg) translate(280px) rotate(135deg);
            -ms-transform: rotate(-135deg) translate(280px) rotate(135deg);
            -o-transform: rotate(-135deg) translate(280px) rotate(135deg);
            transform: rotate(-135deg) translate(280px) rotate(135deg); }
          .circle-container.arc > *:nth-of-type(8) {
            -webkit-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
            -moz-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
            -ms-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
            -o-transform: rotate(-157.5deg) translate(280px) rotate(157.5deg);
            transform: rotate(-157.5deg) translate(280px) rotate(157.5deg); }
          .circle-container.arc > *:nth-of-type(9) {
            -webkit-transform: rotate(-180deg) translate(280px) rotate(180deg);
            -moz-transform: rotate(-180deg) translate(280px) rotate(180deg);
            -ms-transform: rotate(-180deg) translate(280px) rotate(180deg);
            -o-transform: rotate(-180deg) translate(280px) rotate(180deg);
            transform: rotate(-180deg) translate(280px) rotate(180deg); }
          .circle-container.arc > *:nth-of-type(10) {
            -webkit-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
            -moz-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
            -ms-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
            -o-transform: rotate(-202.5deg) translate(280px) rotate(202.5deg);
            transform: rotate(-202.5deg) translate(280px) rotate(202.5deg); }
          .circle-container.arc > *:nth-of-type(11) {
            -webkit-transform: rotate(-225deg) translate(280px) rotate(225deg);
            -moz-transform: rotate(-225deg) translate(280px) rotate(225deg);
            -ms-transform: rotate(-225deg) translate(280px) rotate(225deg);
            -o-transform: rotate(-225deg) translate(280px) rotate(225deg);
            transform: rotate(-225deg) translate(280px) rotate(225deg); }
          .circle-container.arc > *:nth-of-type(12) {
            -webkit-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
            -moz-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
            -ms-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
            -o-transform: rotate(-247.5deg) translate(280px) rotate(247.5deg);
            transform: rotate(-247.5deg) translate(280px) rotate(247.5deg); }
          .circle-container.arc > *:nth-of-type(13) {
            -webkit-transform: rotate(-270deg) translate(280px) rotate(270deg);
            -moz-transform: rotate(-270deg) translate(280px) rotate(270deg);
            -ms-transform: rotate(-270deg) translate(280px) rotate(270deg);
            -o-transform: rotate(-270deg) translate(280px) rotate(270deg);
            transform: rotate(-270deg) translate(280px) rotate(270deg); }
          .circle-container.arc > *:nth-of-type(14) {
            -webkit-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
            -moz-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
            -ms-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
            -o-transform: rotate(-292.5deg) translate(280px) rotate(292.5deg);
            transform: rotate(-292.5deg) translate(280px) rotate(292.5deg); }
          .circle-container.arc > *:nth-of-type(15) {
            -webkit-transform: rotate(-315deg) translate(280px) rotate(315deg);
            -moz-transform: rotate(-315deg) translate(280px) rotate(315deg);
            -ms-transform: rotate(-315deg) translate(280px) rotate(315deg);
            -o-transform: rotate(-315deg) translate(280px) rotate(315deg);
            transform: rotate(-315deg) translate(280px) rotate(315deg); }
          .circle-container.arc > *:nth-of-type(16) {
            -webkit-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
            -moz-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
            -ms-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
            -o-transform: rotate(-337.5deg) translate(280px) rotate(337.5deg);
            transform: rotate(-337.5deg) translate(280px) rotate(337.5deg); } }
    @media only screen and (max-width: 1330px) {
      .circle-container.arc {
        margin: -30px 0 0 60px;
        position: relative;
        width: 480px;
        height: 480px;
        padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        list-style: none; }
        .circle-container.arc > * {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 85px;
          height: 85px;
          margin: -42.5px; }
          .circle-container.arc > *:nth-of-type(1) {
            -webkit-transform: rotate(0deg) translate(240px) rotate(0deg);
            -moz-transform: rotate(0deg) translate(240px) rotate(0deg);
            -ms-transform: rotate(0deg) translate(240px) rotate(0deg);
            -o-transform: rotate(0deg) translate(240px) rotate(0deg);
            transform: rotate(0deg) translate(240px) rotate(0deg); }
          .circle-container.arc > *:nth-of-type(2) {
            -webkit-transform: rotate(-22.5deg) translate(240px) rotate(22.5deg);
            -moz-transform: rotate(-22.5deg) translate(240px) rotate(22.5deg);
            -ms-transform: rotate(-22.5deg) translate(240px) rotate(22.5deg);
            -o-transform: rotate(-22.5deg) translate(240px) rotate(22.5deg);
            transform: rotate(-22.5deg) translate(240px) rotate(22.5deg); }
          .circle-container.arc > *:nth-of-type(3) {
            -webkit-transform: rotate(-45deg) translate(240px) rotate(45deg);
            -moz-transform: rotate(-45deg) translate(240px) rotate(45deg);
            -ms-transform: rotate(-45deg) translate(240px) rotate(45deg);
            -o-transform: rotate(-45deg) translate(240px) rotate(45deg);
            transform: rotate(-45deg) translate(240px) rotate(45deg); }
          .circle-container.arc > *:nth-of-type(4) {
            -webkit-transform: rotate(-67.5deg) translate(240px) rotate(67.5deg);
            -moz-transform: rotate(-67.5deg) translate(240px) rotate(67.5deg);
            -ms-transform: rotate(-67.5deg) translate(240px) rotate(67.5deg);
            -o-transform: rotate(-67.5deg) translate(240px) rotate(67.5deg);
            transform: rotate(-67.5deg) translate(240px) rotate(67.5deg); }
          .circle-container.arc > *:nth-of-type(5) {
            -webkit-transform: rotate(-90deg) translate(240px) rotate(90deg);
            -moz-transform: rotate(-90deg) translate(240px) rotate(90deg);
            -ms-transform: rotate(-90deg) translate(240px) rotate(90deg);
            -o-transform: rotate(-90deg) translate(240px) rotate(90deg);
            transform: rotate(-90deg) translate(240px) rotate(90deg); }
          .circle-container.arc > *:nth-of-type(6) {
            -webkit-transform: rotate(-112.5deg) translate(240px) rotate(112.5deg);
            -moz-transform: rotate(-112.5deg) translate(240px) rotate(112.5deg);
            -ms-transform: rotate(-112.5deg) translate(240px) rotate(112.5deg);
            -o-transform: rotate(-112.5deg) translate(240px) rotate(112.5deg);
            transform: rotate(-112.5deg) translate(240px) rotate(112.5deg); }
          .circle-container.arc > *:nth-of-type(7) {
            -webkit-transform: rotate(-135deg) translate(240px) rotate(135deg);
            -moz-transform: rotate(-135deg) translate(240px) rotate(135deg);
            -ms-transform: rotate(-135deg) translate(240px) rotate(135deg);
            -o-transform: rotate(-135deg) translate(240px) rotate(135deg);
            transform: rotate(-135deg) translate(240px) rotate(135deg); }
          .circle-container.arc > *:nth-of-type(8) {
            -webkit-transform: rotate(-157.5deg) translate(240px) rotate(157.5deg);
            -moz-transform: rotate(-157.5deg) translate(240px) rotate(157.5deg);
            -ms-transform: rotate(-157.5deg) translate(240px) rotate(157.5deg);
            -o-transform: rotate(-157.5deg) translate(240px) rotate(157.5deg);
            transform: rotate(-157.5deg) translate(240px) rotate(157.5deg); }
          .circle-container.arc > *:nth-of-type(9) {
            -webkit-transform: rotate(-180deg) translate(240px) rotate(180deg);
            -moz-transform: rotate(-180deg) translate(240px) rotate(180deg);
            -ms-transform: rotate(-180deg) translate(240px) rotate(180deg);
            -o-transform: rotate(-180deg) translate(240px) rotate(180deg);
            transform: rotate(-180deg) translate(240px) rotate(180deg); }
          .circle-container.arc > *:nth-of-type(10) {
            -webkit-transform: rotate(-202.5deg) translate(240px) rotate(202.5deg);
            -moz-transform: rotate(-202.5deg) translate(240px) rotate(202.5deg);
            -ms-transform: rotate(-202.5deg) translate(240px) rotate(202.5deg);
            -o-transform: rotate(-202.5deg) translate(240px) rotate(202.5deg);
            transform: rotate(-202.5deg) translate(240px) rotate(202.5deg); }
          .circle-container.arc > *:nth-of-type(11) {
            -webkit-transform: rotate(-225deg) translate(240px) rotate(225deg);
            -moz-transform: rotate(-225deg) translate(240px) rotate(225deg);
            -ms-transform: rotate(-225deg) translate(240px) rotate(225deg);
            -o-transform: rotate(-225deg) translate(240px) rotate(225deg);
            transform: rotate(-225deg) translate(240px) rotate(225deg); }
          .circle-container.arc > *:nth-of-type(12) {
            -webkit-transform: rotate(-247.5deg) translate(240px) rotate(247.5deg);
            -moz-transform: rotate(-247.5deg) translate(240px) rotate(247.5deg);
            -ms-transform: rotate(-247.5deg) translate(240px) rotate(247.5deg);
            -o-transform: rotate(-247.5deg) translate(240px) rotate(247.5deg);
            transform: rotate(-247.5deg) translate(240px) rotate(247.5deg); }
          .circle-container.arc > *:nth-of-type(13) {
            -webkit-transform: rotate(-270deg) translate(240px) rotate(270deg);
            -moz-transform: rotate(-270deg) translate(240px) rotate(270deg);
            -ms-transform: rotate(-270deg) translate(240px) rotate(270deg);
            -o-transform: rotate(-270deg) translate(240px) rotate(270deg);
            transform: rotate(-270deg) translate(240px) rotate(270deg); }
          .circle-container.arc > *:nth-of-type(14) {
            -webkit-transform: rotate(-292.5deg) translate(240px) rotate(292.5deg);
            -moz-transform: rotate(-292.5deg) translate(240px) rotate(292.5deg);
            -ms-transform: rotate(-292.5deg) translate(240px) rotate(292.5deg);
            -o-transform: rotate(-292.5deg) translate(240px) rotate(292.5deg);
            transform: rotate(-292.5deg) translate(240px) rotate(292.5deg); }
          .circle-container.arc > *:nth-of-type(15) {
            -webkit-transform: rotate(-315deg) translate(240px) rotate(315deg);
            -moz-transform: rotate(-315deg) translate(240px) rotate(315deg);
            -ms-transform: rotate(-315deg) translate(240px) rotate(315deg);
            -o-transform: rotate(-315deg) translate(240px) rotate(315deg);
            transform: rotate(-315deg) translate(240px) rotate(315deg); }
          .circle-container.arc > *:nth-of-type(16) {
            -webkit-transform: rotate(-337.5deg) translate(240px) rotate(337.5deg);
            -moz-transform: rotate(-337.5deg) translate(240px) rotate(337.5deg);
            -ms-transform: rotate(-337.5deg) translate(240px) rotate(337.5deg);
            -o-transform: rotate(-337.5deg) translate(240px) rotate(337.5deg);
            transform: rotate(-337.5deg) translate(240px) rotate(337.5deg); } }
    @media only screen and (max-width: 960px) {
      .circle-container.arc {
        margin: -30px 0 30px 60px;
        position: relative;
        width: 450px;
        height: 450px;
        padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        list-style: none; }
        .circle-container.arc > * {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 75px;
          height: 75px;
          margin: -37.5px; }
          .circle-container.arc > *:nth-of-type(1) {
            -webkit-transform: rotate(0deg) translate(225px) rotate(0deg);
            -moz-transform: rotate(0deg) translate(225px) rotate(0deg);
            -ms-transform: rotate(0deg) translate(225px) rotate(0deg);
            -o-transform: rotate(0deg) translate(225px) rotate(0deg);
            transform: rotate(0deg) translate(225px) rotate(0deg); }
          .circle-container.arc > *:nth-of-type(2) {
            -webkit-transform: rotate(-22.5deg) translate(225px) rotate(22.5deg);
            -moz-transform: rotate(-22.5deg) translate(225px) rotate(22.5deg);
            -ms-transform: rotate(-22.5deg) translate(225px) rotate(22.5deg);
            -o-transform: rotate(-22.5deg) translate(225px) rotate(22.5deg);
            transform: rotate(-22.5deg) translate(225px) rotate(22.5deg); }
          .circle-container.arc > *:nth-of-type(3) {
            -webkit-transform: rotate(-45deg) translate(225px) rotate(45deg);
            -moz-transform: rotate(-45deg) translate(225px) rotate(45deg);
            -ms-transform: rotate(-45deg) translate(225px) rotate(45deg);
            -o-transform: rotate(-45deg) translate(225px) rotate(45deg);
            transform: rotate(-45deg) translate(225px) rotate(45deg); }
          .circle-container.arc > *:nth-of-type(4) {
            -webkit-transform: rotate(-67.5deg) translate(225px) rotate(67.5deg);
            -moz-transform: rotate(-67.5deg) translate(225px) rotate(67.5deg);
            -ms-transform: rotate(-67.5deg) translate(225px) rotate(67.5deg);
            -o-transform: rotate(-67.5deg) translate(225px) rotate(67.5deg);
            transform: rotate(-67.5deg) translate(225px) rotate(67.5deg); }
          .circle-container.arc > *:nth-of-type(5) {
            -webkit-transform: rotate(-90deg) translate(225px) rotate(90deg);
            -moz-transform: rotate(-90deg) translate(225px) rotate(90deg);
            -ms-transform: rotate(-90deg) translate(225px) rotate(90deg);
            -o-transform: rotate(-90deg) translate(225px) rotate(90deg);
            transform: rotate(-90deg) translate(225px) rotate(90deg); }
          .circle-container.arc > *:nth-of-type(6) {
            -webkit-transform: rotate(-112.5deg) translate(225px) rotate(112.5deg);
            -moz-transform: rotate(-112.5deg) translate(225px) rotate(112.5deg);
            -ms-transform: rotate(-112.5deg) translate(225px) rotate(112.5deg);
            -o-transform: rotate(-112.5deg) translate(225px) rotate(112.5deg);
            transform: rotate(-112.5deg) translate(225px) rotate(112.5deg); }
          .circle-container.arc > *:nth-of-type(7) {
            -webkit-transform: rotate(-135deg) translate(225px) rotate(135deg);
            -moz-transform: rotate(-135deg) translate(225px) rotate(135deg);
            -ms-transform: rotate(-135deg) translate(225px) rotate(135deg);
            -o-transform: rotate(-135deg) translate(225px) rotate(135deg);
            transform: rotate(-135deg) translate(225px) rotate(135deg); }
          .circle-container.arc > *:nth-of-type(8) {
            -webkit-transform: rotate(-157.5deg) translate(225px) rotate(157.5deg);
            -moz-transform: rotate(-157.5deg) translate(225px) rotate(157.5deg);
            -ms-transform: rotate(-157.5deg) translate(225px) rotate(157.5deg);
            -o-transform: rotate(-157.5deg) translate(225px) rotate(157.5deg);
            transform: rotate(-157.5deg) translate(225px) rotate(157.5deg); }
          .circle-container.arc > *:nth-of-type(9) {
            -webkit-transform: rotate(-180deg) translate(225px) rotate(180deg);
            -moz-transform: rotate(-180deg) translate(225px) rotate(180deg);
            -ms-transform: rotate(-180deg) translate(225px) rotate(180deg);
            -o-transform: rotate(-180deg) translate(225px) rotate(180deg);
            transform: rotate(-180deg) translate(225px) rotate(180deg); }
          .circle-container.arc > *:nth-of-type(10) {
            -webkit-transform: rotate(-202.5deg) translate(225px) rotate(202.5deg);
            -moz-transform: rotate(-202.5deg) translate(225px) rotate(202.5deg);
            -ms-transform: rotate(-202.5deg) translate(225px) rotate(202.5deg);
            -o-transform: rotate(-202.5deg) translate(225px) rotate(202.5deg);
            transform: rotate(-202.5deg) translate(225px) rotate(202.5deg); }
          .circle-container.arc > *:nth-of-type(11) {
            -webkit-transform: rotate(-225deg) translate(225px) rotate(225deg);
            -moz-transform: rotate(-225deg) translate(225px) rotate(225deg);
            -ms-transform: rotate(-225deg) translate(225px) rotate(225deg);
            -o-transform: rotate(-225deg) translate(225px) rotate(225deg);
            transform: rotate(-225deg) translate(225px) rotate(225deg); }
          .circle-container.arc > *:nth-of-type(12) {
            -webkit-transform: rotate(-247.5deg) translate(225px) rotate(247.5deg);
            -moz-transform: rotate(-247.5deg) translate(225px) rotate(247.5deg);
            -ms-transform: rotate(-247.5deg) translate(225px) rotate(247.5deg);
            -o-transform: rotate(-247.5deg) translate(225px) rotate(247.5deg);
            transform: rotate(-247.5deg) translate(225px) rotate(247.5deg); }
          .circle-container.arc > *:nth-of-type(13) {
            -webkit-transform: rotate(-270deg) translate(225px) rotate(270deg);
            -moz-transform: rotate(-270deg) translate(225px) rotate(270deg);
            -ms-transform: rotate(-270deg) translate(225px) rotate(270deg);
            -o-transform: rotate(-270deg) translate(225px) rotate(270deg);
            transform: rotate(-270deg) translate(225px) rotate(270deg); }
          .circle-container.arc > *:nth-of-type(14) {
            -webkit-transform: rotate(-292.5deg) translate(225px) rotate(292.5deg);
            -moz-transform: rotate(-292.5deg) translate(225px) rotate(292.5deg);
            -ms-transform: rotate(-292.5deg) translate(225px) rotate(292.5deg);
            -o-transform: rotate(-292.5deg) translate(225px) rotate(292.5deg);
            transform: rotate(-292.5deg) translate(225px) rotate(292.5deg); }
          .circle-container.arc > *:nth-of-type(15) {
            -webkit-transform: rotate(-315deg) translate(225px) rotate(315deg);
            -moz-transform: rotate(-315deg) translate(225px) rotate(315deg);
            -ms-transform: rotate(-315deg) translate(225px) rotate(315deg);
            -o-transform: rotate(-315deg) translate(225px) rotate(315deg);
            transform: rotate(-315deg) translate(225px) rotate(315deg); }
          .circle-container.arc > *:nth-of-type(16) {
            -webkit-transform: rotate(-337.5deg) translate(225px) rotate(337.5deg);
            -moz-transform: rotate(-337.5deg) translate(225px) rotate(337.5deg);
            -ms-transform: rotate(-337.5deg) translate(225px) rotate(337.5deg);
            -o-transform: rotate(-337.5deg) translate(225px) rotate(337.5deg);
            transform: rotate(-337.5deg) translate(225px) rotate(337.5deg); } }
    @media only screen and (max-width: 780px) {
      .circle-container.arc {
        position: relative;
        width: 160px;
        height: 160px;
        padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        list-style: none; }
        .circle-container.arc > * {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 65px;
          height: 65px;
          margin: -32.5px; }
          .circle-container.arc > *:nth-of-type(1) {
            -webkit-transform: rotate(0deg) translate(80px) rotate(0deg);
            -moz-transform: rotate(0deg) translate(80px) rotate(0deg);
            -ms-transform: rotate(0deg) translate(80px) rotate(0deg);
            -o-transform: rotate(0deg) translate(80px) rotate(0deg);
            transform: rotate(0deg) translate(80px) rotate(0deg); }
          .circle-container.arc > *:nth-of-type(2) {
            -webkit-transform: rotate(60deg) translate(80px) rotate(-60deg);
            -moz-transform: rotate(60deg) translate(80px) rotate(-60deg);
            -ms-transform: rotate(60deg) translate(80px) rotate(-60deg);
            -o-transform: rotate(60deg) translate(80px) rotate(-60deg);
            transform: rotate(60deg) translate(80px) rotate(-60deg); }
          .circle-container.arc > *:nth-of-type(3) {
            -webkit-transform: rotate(120deg) translate(80px) rotate(-120deg);
            -moz-transform: rotate(120deg) translate(80px) rotate(-120deg);
            -ms-transform: rotate(120deg) translate(80px) rotate(-120deg);
            -o-transform: rotate(120deg) translate(80px) rotate(-120deg);
            transform: rotate(120deg) translate(80px) rotate(-120deg); }
          .circle-container.arc > *:nth-of-type(4) {
            -webkit-transform: rotate(180deg) translate(80px) rotate(-180deg);
            -moz-transform: rotate(180deg) translate(80px) rotate(-180deg);
            -ms-transform: rotate(180deg) translate(80px) rotate(-180deg);
            -o-transform: rotate(180deg) translate(80px) rotate(-180deg);
            transform: rotate(180deg) translate(80px) rotate(-180deg); }
          .circle-container.arc > *:nth-of-type(5) {
            -webkit-transform: rotate(240deg) translate(80px) rotate(-240deg);
            -moz-transform: rotate(240deg) translate(80px) rotate(-240deg);
            -ms-transform: rotate(240deg) translate(80px) rotate(-240deg);
            -o-transform: rotate(240deg) translate(80px) rotate(-240deg);
            transform: rotate(240deg) translate(80px) rotate(-240deg); }
          .circle-container.arc > *:nth-of-type(6) {
            -webkit-transform: rotate(300deg) translate(80px) rotate(-300deg);
            -moz-transform: rotate(300deg) translate(80px) rotate(-300deg);
            -ms-transform: rotate(300deg) translate(80px) rotate(-300deg);
            -o-transform: rotate(300deg) translate(80px) rotate(-300deg);
            transform: rotate(300deg) translate(80px) rotate(-300deg); }
        .circle-container.arc .numbercircle {
          -webkit-transform: rotate(120deg);
          -moz-transform: rotate(120deg);
          -ms-transform: rotate(120deg);
          -o-transform: rotate(120deg);
          transform: rotate(120deg); }
          .circle-container.arc .numbercircle.no1 {
            top: 24px;
            left: -19px; }
          .circle-container.arc .numbercircle.no2 {
            top: -14px;
            left: 3px; }
          .circle-container.arc .numbercircle.no3 {
            top: -12px;
            left: 45px; }
          .circle-container.arc .numbercircle.no4 {
            top: 24px;
            left: 66px; }
          .circle-container.arc .numbercircle.no5 {
            top: 62px;
            left: 44px; }
          .circle-container.arc .numbercircle.no6 {
            top: 61px;
            left: 2px; } }
  .circle-container .circle {
    display: block;
    padding: 5px;
    max-width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: .15s;
    cursor: pointer; }
    .circle-container .circle.noroll {
      cursor: default; }
      @media only screen and (max-width: 780px) {
        .circle-container .circle.noroll {
          display: none; } }
    .circle-container .circle.on {
      /*background-color: $gray3;*/ }
      .circle-container .circle.on .numbercircle {
        background-color: #000; }
        .circle-container .circle.on .numbercircle span {
          color: #fff; }
    .circle-container .circle:hover, .circle-container .circle:active {
      /*background-color: $gray3;*/ }
      .circle-container .circle:hover .numbercircle, .circle-container .circle:active .numbercircle {
        background-color: #000; }
        .circle-container .circle:hover .numbercircle span, .circle-container .circle:active .numbercircle span {
          color: #fff; }
    .circle-container .circle.noroll:hover, .circle-container .circle.noroll:active {
      background-color: transparent; }
  .circle-container img {
    position: relative;
    width: 100%; }
  .circle-container .numbercircle {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 34px;
    height: 34px;
    text-align: center;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background-color: #e6e6e6; }
    .circle-container .numbercircle span {
      display: inline-block;
      padding: 9px;
      color: #000;
      font-size: 16px;
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal; }
    @media only screen and (min-width: 1331px) {
      .circle-container .numbercircle {
        top: -5px;
        left: -5px;
        width: 34px;
        height: 34px;
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
        border-radius: 17px; }
        .circle-container .numbercircle span {
          padding: 9px;
          font-size: 16px; } }
    @media only screen and (max-width: 1330px) {
      .circle-container .numbercircle {
        top: -5px;
        left: -12px;
        width: 34px;
        height: 34px;
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
        border-radius: 17px; }
        .circle-container .numbercircle span {
          padding: 9px;
          font-size: 16px; } }
    @media only screen and (max-width: 960px) {
      .circle-container .numbercircle {
        top: -5px;
        left: -5px;
        width: 34px;
        height: 34px;
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
        border-radius: 17px; }
        .circle-container .numbercircle span {
          padding: 7px;
          font-size: 16px; } }
    @media only screen and (max-width: 780px) {
      .circle-container .numbercircle {
        top: 2px;
        left: 2px;
        width: 26px;
        height: 26px;
        -webkit-border-radius: 13px;
        -moz-border-radius: 13px;
        border-radius: 13px; }
        .circle-container .numbercircle span {
          padding: 6px;
          font-size: 14px; } }
  .circle-container .linecircle {
    position: relative;
    padding: 5px;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px; }
    .circle-container .linecircle img {
      position: relative;
      width: 100%;
      cursor: pointer; }
    .circle-container .linecircle.spacer {
      display: none; }
    @media only screen and (min-width: 1331px) {
      .circle-container .linecircle {
        width: 100px;
        height: 100px; } }
    @media only screen and (max-width: 1330px) {
      .circle-container .linecircle {
        width: 80px;
        height: 80px; } }
    @media only screen and (max-width: 960px) {
      .circle-container .linecircle {
        width: 85px;
        height: 85px; } }
    @media only screen and (max-width: 780px) {
      .circle-container .linecircle {
        width: 85px;
        height: 85px; } }
    .circle-container .linecircle .numbercircle {
      text-align: center;
      top: -5px;
      left: -5px;
      width: 34px;
      height: 34px;
      -webkit-border-radius: 17px;
      -moz-border-radius: 17px;
      border-radius: 17px; }
      @media only screen and (min-width: 1331px) {
        .circle-container .linecircle .numbercircle {
          top: -5px;
          left: -5px; } }
      @media only screen and (max-width: 1330px) {
        .circle-container .linecircle .numbercircle {
          top: -5px;
          left: -12px; } }
      @media only screen and (max-width: 960px) {
        .circle-container .linecircle .numbercircle {
          top: -5px;
          left: -12px; } }
      @media only screen and (max-width: 780px) {
        .circle-container .linecircle .numbercircle {
          top: -5px;
          left: -12px; } }
      .circle-container .linecircle .numbercircle span {
        padding: 9px;
        font-size: 16px; }

.circle-container.left {
  margin: 20px 0 0 10px;
  padding-left: 20px; }
  .circle-container.left .linecircle {
    float: left; }
  .circle-container.left.arc {
    margin: 40px 0 0 50px;
    padding-left: 0;
    -webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    -o-transform: rotate(-120deg);
    transform: rotate(-120deg); }
    .circle-container.left.arc .circle img {
      -webkit-transform: rotate(120deg);
      -moz-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
      -o-transform: rotate(120deg);
      transform: rotate(120deg); }

.circle-txt {
  /*position: absolute;
  margin: 0;
  top: 125px;
  left: 200px;
  @include responsive(widest-screens) { position: absolute; top: 140px; left: 200px; }
  @include responsive(wide-screens) { position: absolute; top: 80px; left: 200px; }
  @include responsive(medium-screens) { position: absolute; top: 78px; left: 180px; }
  @include responsive(small-screens) { position: relative; top: 30px; left: 0; }*/
  clear: both;
  position: relative;
  margin: 30px 0 50px 80px;
  min-height: 300px; }
  @media only screen and (min-width: 1331px) {
    .circle-txt {
      margin: 30px 0 50px 80px;
      min-height: 300px; } }
  @media only screen and (max-width: 1330px) {
    .circle-txt {
      margin: 30px 0 50px 60px;
      min-height: 300px; } }
  @media only screen and (max-width: 960px) {
    .circle-txt {
      margin: 30px 0 50px 40px;
      min-height: 250px; } }
  @media only screen and (max-width: 780px) {
    .circle-txt {
      margin: 30px 0 10px 0;
      min-height: 390px; } }
  .circle-txt p {
    padding: 10px 0 10px 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
    font-family: "Avenir Next W00", sans-serif;
    font-weight: 500;
    font-style: normal; }
    @media only screen and (min-width: 1331px) {
      .circle-txt p {
        padding: 10px 0 10px 0;
        font-size: 1.2em; } }
    @media only screen and (max-width: 1330px) {
      .circle-txt p {
        padding: 10px 0 10px 0;
        font-size: 1.1em; } }
    @media only screen and (max-width: 960px) {
      .circle-txt p {
        padding: 10px 0 10px 0;
        font-size: 1.1em; } }
    @media only screen and (max-width: 780px) {
      .circle-txt p {
        padding: 0;
        font-size: 1.1em; } }
    .circle-txt p a, .circle-txt p a:visited {
      font-family: "Avenir Next W00", sans-serif;
      font-weight: 600;
      font-style: normal; }
  .circle-txt .btn {
    margin-top: 0; }
    @media only screen and (min-width: 1331px) {
      .circle-txt .btn {
        margin-top: 0; } }
    @media only screen and (max-width: 1330px) {
      .circle-txt .btn {
        margin-top: 0; } }
    @media only screen and (max-width: 960px) {
      .circle-txt .btn {
        margin-top: 0; } }
    @media only screen and (max-width: 780px) {
      .circle-txt .btn {
        margin-top: 14px; } }

/*-------------------------------------------------- */
/* MODAL WINDOW STYLES */
/*-------------------------------------------------- */
/*core styles*/
#modal {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  margin: -250px 0 0 200px;
  padding: 10px;
  top: -50%;
  width: 880px;
  height: 480px;
  text-align: center; }
  @media only screen and (min-width: 1331px) {
    #modal {
      margin: -250px 0 0 200px;
      width: 880px;
      height: 480px; } }
  @media only screen and (max-width: 1330px) {
    #modal {
      margin: -220px 0 0 160px;
      width: 640px;
      height: 340px; } }
  @media only screen and (max-width: 960px) {
    #modal {
      margin: -210px 0 0 130px;
      width: 500px;
      height: 270px; } }
  @media only screen and (max-width: 780px) {
    #modal {
      margin: -200px 0 0 0;
      width: 300px;
      height: 160px; } }

#modal:target {
  opacity: 1;
  top: 50%;
  visibility: visible; }

/*custom window styles*/
#modal .copy, #modal .header, #modal .footer {
  padding: 10px 0 0 0; }

#modal .header {
  padding: 0; }

#modal .copy {
  padding-bottom: 20px; }

#modal .closebox {
  position: absolute;
  padding-top: 8px;
  top: 0;
  right: 0;
  width: 34px;
  height: 26px;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #e6e6e6; }

.modal-content {
  background: #fff;
  position: relative;
  z-index: 20;
  color: #fff;
  text-align: center; }

#modal .copy {
  background: #fff; }
  #modal .copy p {
    padding: 0 20px 12px 20px; }

#modal .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10; }

/*-------------------------------------------------- */
/* ADD ICON FONT */
/*-------------------------------------------------- */
.ico {
  font-family: 'icomoon'; }

@font-face {
  font-family: 'icomoon';
  src: url("https://static.dws.state.nm.us/assets/icomoon/icomoon.eot"); }
@font-face {
  font-family: 'icomoon';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAMAIAAAwBAR1NVQuAK400AAADMAAABVk9TLzIPEgX2AAACJAAAAGBjbWFw04rVVwAAAoQAAACkZ2FzcAAAABAAAAMoAAAACGdseWbhFnSnAAADMAAACUxoZWFkC2uH2QAADHwAAAA2aGhlYQfCA+oAAAy0AAAAJGhtdHgwSgGhAAAM2AAAAKRsb2NhGhAb4gAADXwAAABUbWF4cAAyAMAAAA3QAAAAIG5hbWWZSgn7AAAN8AAAAYZwb3N0AAMAAAAAD3gAAAAgAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAoAAAABABYACAAqAEgAXgDSAOAA8gEAARIAAQAIAAoADAAOABIAFgAXABkAKAABAAQAIgAMABYAFgAUABsABAAWABEADwAQABgABwABAAQAIAAIABQAGwATABIAFAAKAAwABgAOABwAKgA4AEwAXgAeAAYAEQASAA0ABgAIAB0ABgARABIADQAGAAcAIwAGABEAEgANAAYABQAdAAkAEQASAA0ABAAbABQAFgAMACMACAARABIADQAEABUADAAOAB4ACgARABIADQAEAA0AHAALAA0AEgABAAQAIQAEABQACgAMAAEABAAiAAYAEQAPABAAGAAJAAEABAAgAAQACgAaAA0AAQAEACEABgAVABIAFAAKAAwAAQAEACcAAgAoAAAAAwOxAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpGwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAiAAAAB4AEAADAA4AAQAgAC0ANABhAGkAbABwAHjpAukF6Q7pG//9//8AAAAAACAALQAwAGEAYwBsAG4AcukA6QTpDukW//3//wAB/+P/1//V/6n/qP+m/6X/pBcdFxwXFBcNAAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABABA/8ADwAPAAA8AKgAzAEkAAAEzBwMjCwEjEzMbATMTIxUlLgEnLgEnLgEjISIGFREUFjMhMjY1ETQmJzEnHgEXIzUeARcTFAYjISImNRE0NjMwOgIxFRQWOwECgCwzQmtNOm9xbUxEZYGqARYRLRkaMxcnKQv+ECEvLyEC4CEvDhyFFyUNmhEpF28JB/0gBwkJB5u6mxMN4AHk4gE+/sIBPv4AAS/+0QIAXPcXMxoZLREcDi8h/KAhLy8hAnALKSc2FykRmg0lF/z/BwkJBwNgBwngDRMABABA/8ADwAPAAA4AKQAyAEgAAAEjBycjFwMzNSM3FzMDNzcuAScuAScuASMhIgYVERQWMyEyNjURNCYnMSceARcjNR4BFxMUBiMhIiY1ETQ2MzA6AjEVFBY7AQLnh2Bgh6K3/DIyb423oq8RLRkaMxcnKQv+ECEvLyEC4CEvDhyFFyUNmhEpF28JB/0gBwkJB5u6mxMN4AJAjY3y/vJcS6cBDvKbFzMaGS0RHA4vIfygIS8vIQJwCyknNhcpEZoNJRf8/wcJCQcDYAcJ4A0TAAIAQAAABAADwAAJABAAACUhESE3IREhEQcBIRcBFwEXAsD+AAEggP3gAwCAAUD+YKD+IGAB4KCAAgCA/QACIIACIKD+IGAB4KAAAAACAAD/wAQAA4AABgASAAAJASMRIxEjBQcNAS0BJwURBSURAgABAMCAwAHpSAEE/lv+WwEESP7pAgACAAGAAQABAP8Al0hhnZ1hSGn/AMDAAQAAAAACAAD/wAQAA4AABgASAAABMxEzCQEzFxUNAS0BNQURBSURAcCAwP8A/wDAwAEl/lv+WwEl/oACAAIAAYABAAEA/wBwY22dnW1jkP8AwMABAAAAAAABAEAAUwOtAy0AHQAAJQE2NCcBJiIHBhQfASEiBhUUFjMhBw4BFRQWFxYyAm0BQBMT/sASNhITE9L9mxslJRsCZdIKCQkKEjZTAUASNhIBQBMTEjYS0yUbGyXTCRgMDBgJEwAACABA/8ADwAPAAEsAVQBiAHMAgwCeAKcAvQAAAS4BJyIGBy4BJy4BJz4BNzA2JzQmLwEuASsBIgYHBhYXBw4BDwEOAQ8BIgYHDgEHBhYfAR4BMzI2Nz4BNx4BMzI2Nz4BNz4BJzQmJwU+ATc+ATcOAQcBMhYVFgYHLgE1MDYzAz4BNz4BNx4BFx4BFw4BBzElDgEjIiYnPgEzMhYXHgEHEy4BJy4BJy4BIyEiBhURFBYzITI2NRE0JicxJx4BFyM1HgEXExQGIyEiJjURNDYzMDoCMRUUFjsBA0oKLSMXOB0NGwodLw8BAgEUBQEBAgURDgsPFgQKERIGDR8PAw8cDBIBIAUsOAUBAwgRBQwGH00yO4A6LGQiBgsEBwoEBgQCBgT9igUsIgIJBSMxDwEKCwsBCgcGBQEETwcPBxMYCREqGgMGBDNZJwGuAw8GEjAgDBcKExMTEgUDWREtGRozFycpC/4QIS8vIQLgIS8OHIUXJQ2aESkXbwkH/SAHCQkHm7qbEw3gAXMKCgEEBAcRChtJKQQHA4YfBAQEBQoRDgwkbEYQID8dBR4zFgkRAxs5GAgRBAkCA1JYEx8IGR8BAQIHBQobDgQKBOEQOBwBCQQ4MwcCZioYGCMMEjQTMP5LDBsOIzcXIDUVAwUDChkOAwICEA4BAQIEBQ8CAZUXMxoZLREcDi8h/KAhLy8hAnALKSc2FykRmg0lF/z/BwkJBwNgBwngDRMAAQAA/9UDSQNPACUAAAEUBwEGIyIvASY1ND8BISInJj0BNDc2MyEnJjU0PwE2MzIXARYVA0kV/owWHh0WKxYWp/5uHhITExIeAZKnFhYrFR4eFgF0FQGSHxX+jBUVKxYeHhaoFRUfSR4WFagVHh8VKxUV/owUIAAAAQAl/9UDbgNPACUAAAEVFAcGIyEXFhUUDwEGIyInASY1NDcBNjMyHwEWFRQPASEyFxYVA24TEh7+bqcWFisVHh4W/owVFQF0FR8dFisWFqcBkh4SEwG3SR8VFagVHx8ULBUVAXUVHh4WAXQVFSsVHx4WpxUWHgAAAQAeAB4DmQNuACUAAAEUBwEGIyInASY1ND8BNjMyHwERNDc2OwEyFxYVETc2MzIfARYVA5kW/owWHh4V/owWFioXHR8VqBUWHkkeFRaoFR8dFyoWAdseFf6LFRUBdRUeHxUrFRWoAZMdFhYWFh3+bagVFSsWHgAAAQAeAAADmQNJACUAAAEUDwEGIyIvAREUBwYrASInJjURBwYjIi8BJjU0NwE2MzIXARYVA5kWKhYeHxWoFRYeSR4WFagVHx8UKxYWAXQUHx8VAXQWAYwdFisWFqf+bh4SExMSHgGSpxYWKxUeHhYBdBUV/owWHgAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAQAAwVecZ18PPPUACwQAAAAAANQmIa4AAAAA1CYhrgAA/8AEAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAApBAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAABABAAAQAQAAEAEAAAABAAAAAQAAEAEAABAA24AAANuACUDtwAeA7cAHgAAAAAAAAAAAAoAFAAeACgAMgA8AEYAUABaAGQAbgB4AIIAjACWAKAAqgC0AL4AyADSANwA5gDwAPoBBAEOARgBhAHsAhICPAJmApgDrAPoBCQEYAScBKYAAQAAACkAvgAIAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal; }
[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  /*letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;*/
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-new-tab:before {
  content: "\e902"; }

.ico-download:before {
  content: "\e904"; }

.ico-upload:before {
  content: "\e905"; }

.ico-arrow-right2:before {
  content: "\e90e"; }

.ico-file-pdf:before {
  content: "\e916"; }

.ico-file-word:before {
  content: "\e900"; }

.ico-file-excel:before {
  content: "\e901"; }

.ico-arrow-right3:before {
  content: "\e917"; }

.ico-arrow-left3:before {
  content: "\e918"; }

.ico-arrow-down3:before {
  content: "\e919"; }

.ico-arrow-up3:before {
  content: "\e91a"; }

/*-------------------------------------------------- */
/* SHOW/HIDE BASED ON SCREEN SIZE */
/*-------------------------------------------------- */
@media only screen and (min-width: 1331px) {
  .showxl {
    display: block; } }
@media only screen and (max-width: 1330px) {
  .showxl {
    display: none; } }
@media only screen and (max-width: 960px) {
  .showxl {
    display: none; } }
@media only screen and (max-width: 780px) {
  .showxl {
    display: none; } }

.hidexl {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .hidexl {
      display: none; } }
  @media only screen and (max-width: 1330px) {
    .hidexl {
      display: block; } }
  @media only screen and (max-width: 960px) {
    .hidexl {
      display: block; } }
  @media only screen and (max-width: 780px) {
    .hidexl {
      display: block; } }

@media only screen and (min-width: 1331px) {
  .showwide {
    display: block; } }
@media only screen and (max-width: 1330px) {
  .showwide {
    display: block; } }
@media only screen and (max-width: 960px) {
  .showwide {
    display: none; } }
@media only screen and (max-width: 780px) {
  .showwide {
    display: none; } }

.hidewide {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .hidewide {
      display: none; } }
  @media only screen and (max-width: 1330px) {
    .hidewide {
      display: none; } }
  @media only screen and (max-width: 960px) {
    .hidewide {
      display: block; } }
  @media only screen and (max-width: 780px) {
    .hidewide {
      display: block; } }

.showmed {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .showmed {
      display: none; } }
  @media only screen and (max-width: 1330px) {
    .showmed {
      display: none; } }
  @media only screen and (max-width: 960px) {
    .showmed {
      display: block; } }
  @media only screen and (max-width: 780px) {
    .showmed {
      display: none; } }

.showmedsm {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .showmedsm {
      display: none; } }
  @media only screen and (max-width: 1330px) {
    .showmedsm {
      display: none; } }
  @media only screen and (max-width: 960px) {
    .showmedsm {
      display: block; } }
  @media only screen and (max-width: 780px) {
    .showmedsm {
      display: block; } }

.hidemed {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .hidemed {
      display: block; } }
  @media only screen and (max-width: 1330px) {
    .hidemed {
      display: block; } }
  @media only screen and (max-width: 960px) {
    .hidemed {
      display: none; } }
  @media only screen and (max-width: 780px) {
    .hidemed {
      display: none; } }

.showsm {
  display: none; }
  @media only screen and (min-width: 1331px) {
    .showsm {
      display: none; } }
  @media only screen and (max-width: 1330px) {
    .showsm {
      display: none; } }
  @media only screen and (max-width: 960px) {
    .showsm {
      display: none; } }
  @media only screen and (max-width: 780px) {
    .showsm {
      display: block; } }

@media only screen and (min-width: 1331px) {
  .hidesm {
    display: block; } }
@media only screen and (max-width: 1330px) {
  .hidesm {
    display: block; } }
@media only screen and (max-width: 960px) {
  .hidesm {
    display: block; } }
@media only screen and (max-width: 780px) {
  .hidesm {
    display: none; } }

.hidetxt {
  display: none; }

/*-------------------------------------------------- */
/* for jquery ui autocomplete menu */
/*-------------------------------------------------- */
.ui-widget.ui-widget-content {
  border: none;
  background-color: #f6f6f6; }

.ui-widget-content {
  border: none;
  border-top: 1px solid #ccc;
  background: #ffffff;
  color: #333333; }

.ui-widget {
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu-item {
  margin: 0 !important;
  padding: 0 !important;
  list-style-image: none !important;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  font-family: "Avenir Next W00", sans-serif;
  font-weight: 400;
  font-style: normal; }

.ui-menu .ui-menu-item:hover {
  font-weight: 600; }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 6px 12px 6px 12px; }

/*-------------------------------------------------- */
button[data-balloon] {
  overflow: visible; }

[data-balloon] {
  position: relative; }

[data-balloon]:before,
[data-balloon]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top; }

[data-balloon]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-balloon);
  font-size: 12px;
  padding: .5em 1em;
  white-space: nowrap;
  margin-bottom: 11px; }

[data-balloon]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="https://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  content: "";
  margin-bottom: 5px; }

[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:before,
[data-balloon]:hover:after,
[data-balloon][data-balloon-visible]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

[data-balloon][data-balloon-break]:after {
  white-space: normal; }

[data-balloon-pos="down"]:before,
[data-balloon-pos="down"]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px); }

[data-balloon-pos="down"]:after {
  margin-top: 11px; }

[data-balloon-pos="down"]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="https://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0; }

[data-balloon-pos="down"]:hover:before,
[data-balloon-pos="down"][data-balloon-visible]:before,
[data-balloon-pos="down"]:hover:after,
[data-balloon-pos="down"][data-balloon-visible]:after {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%); }

[data-balloon-pos="left"]:after {
  margin-right: 11px; }

[data-balloon-pos="left"]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="https://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0; }

[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

[data-balloon-pos="right"]:before,
[data-balloon-pos="right"]:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%); }

[data-balloon-pos="right"]:after {
  margin-left: 11px; }

[data-balloon-pos="right"]:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="https://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px; }

[data-balloon-pos="right"]:hover:before,
[data-balloon-pos="right"][data-balloon-visible]:before,
[data-balloon-pos="right"]:hover:after,
[data-balloon-pos="right"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

[data-balloon-length]:after {
  white-space: normal; }

[data-balloon-length="small"]:after {
  width: 80px; }

[data-balloon-length="medium"]:after {
  width: 150px; }

[data-balloon-length="large"]:after {
  width: 260px; }

[data-balloon-length="xlarge"]:after {
  width: 90vw; }

@media screen and (min-width: 768px) {
  [data-balloon-length="xlarge"]:after {
    width: 380px; } }
[data-balloon-length="fit"]:after {
  width: 100%; }
.btn-link {
    cursor:pointer;
}

#footer p img {
	margin-bottom: -2px;
}