/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
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;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'thirsty_scriptbold';
  src: url('fonts/yellow_design_studio_-_thirstyscript-bold-webfont.eot');
  src: url('fonts/yellow_design_studio_-_thirstyscript-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/yellow_design_studio_-_thirstyscript-bold-webfont.woff') format('woff'), url('fonts/yellow_design_studio_-_thirstyscript-bold-webfont.ttf') format('truetype'), url('fonts/yellow_design_studio_-_thirstyscript-bold-webfont.svg#thirsty_scriptbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'thirsty_scriptmedium';
  src: url('fonts/yellow_design_studio_-_thirstyscriptmedium-webfont.eot');
  src: url('fonts/yellow_design_studio_-_thirstyscriptmedium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/yellow_design_studio_-_thirstyscriptmedium-webfont.woff') format('woff'), url('fonts/yellow_design_studio_-_thirstyscriptmedium-webfont.ttf') format('truetype'), url('fonts/yellow_design_studio_-_thirstyscriptmedium-webfont.svg#thirsty_scriptmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'thirsty_scriptregular';
  src: url('fonts/yellow_design_studio_-_thirstyscriptregular-webfont.eot');
  src: url('fonts/yellow_design_studio_-_thirstyscriptregular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/yellow_design_studio_-_thirstyscriptregular-webfont.woff') format('woff'), url('fonts/yellow_design_studio_-_thirstyscriptregular-webfont.ttf') format('truetype'), url('fonts/yellow_design_studio_-_thirstyscriptregular-webfont.svg#thirsty_scriptregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'thirsty_scriptlight';
  src: url('fonts/yellow_design_studio_-_thirstyscriptlight-webfont.eot');
  src: url('fonts/yellow_design_studio_-_thirstyscriptlight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/yellow_design_studio_-_thirstyscriptlight-webfont.woff') format('woff'), url('fonts/yellow_design_studio_-_thirstyscriptlight-webfont.ttf') format('truetype'), url('fonts/yellow_design_studio_-_thirstyscriptlight-webfont.svg#thirsty_scriptlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  height: 100%;
  background: #f8f6e6 url(../site-images/body-bg.jpg ) repeat;
  background-size: 100px 100px;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #555555;
  font: normal 400 16px / 140% "brandon-grotesque", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: left;
  overflow-x: hidden;
}
/* Holiday Styles */
/* Must Reside in pos:rel container */
.absolute-center {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  margin: auto;
  width: 90%;
  max-width: 700px;
  height: 60%;
}
.holiday-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #f8f6e6;
  background: rgba(248, 246, 230, 0.75);
}
.holiday-bg .card-holder {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.holiday-bg .card-holder .card {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  margin: auto;
  width: 90%;
  max-width: 700px;
  height: 60%;
}
.holiday-bg .card-holder .card .close {
  position: absolute;
  right: -12px;
  top: -12px;
  font-weight: bold;
  text-align: center;
  background: #87ad3f;
  color: #F8F6E6;
  margin: 0;
  padding: 4px 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.holiday-bg .card-holder .card .close:hover {
  background: #ED1B24;
  cursor: pointer;
}
.holiday-bg .card-holder .card img {
  width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-box-shadow: 0 0 2px rgba(2, 2, 2, 0.4);
  -moz-box-shadow: 0 0 2px rgba(2, 2, 2, 0.4);
  box-shadow: 0 0 2px rgba(2, 2, 2, 0.4);
}
/* End Holiday Styles */
.pea {
  color: #87ad3f;
}
.carrot {
  color: #f1a950;
}
.fancy {
  font-family: 'thirsty_scriptlight';
  letter-spacing: 0;
}
.fancy-button {
  font-family: 'thirsty_scriptlight';
  letter-spacing: 0;
  color: #f8f6e6;
  margin: 8px 0;
  padding: 8px 30px;
  text-align: center;
  border: 1px solid #555555;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 20px;
  font-size: 2.0rem;
  background: #5e853b;
  background: -moz-linear-gradient(top, #5e853b 0%, #507232 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e853b), color-stop(100%, #507232));
  background: -webkit-linear-gradient(top, #5e853b 0%, #507232 100%);
  background: -o-linear-gradient(top, #5e853b 0%, #507232 100%);
  background: -ms-linear-gradient(top, #5e853b 0%, #507232 100%);
  background: linear-gradient(to bottom, #5e853b 0%, #507232 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e853b', endColorstr='#507232', GradientType=0);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.fancy-button.reg {
  position: absolute;
  right: 36px;
  top: 0;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
}
.fancy-button.regi {
  display: inline-block;
  margin: 20px 0;
}
.full-break {
  display: block;
  position: relative;
  width: 100%;
  clear: both;
  margin: 1px 0;
  padding: 0;
  height: 2px;
}
h1 {
  font: normal 700 16px / 140% "brandon-grotesque", sans-serif;
  font-size: 69px;
  font-size: 6.9rem;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 1px 2px #f8f6e6;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
h2 {
  font: normal 400 16px / 130% "thirsty_scriptlight", sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 2px;
  text-shadow: 0 1px 2px #f8f6e6;
  color: #5e853b;
  letter-spacing: 0;
}
h2.bm {
  margin-top: 20px;
}
hr {
  width: 100%;
  height: 2px;
  margin: 4px auto;
  padding: 0;
  border-top: 1px solid #ccc;
}
a:link,
a:visited {
  text-decoration: none;
  color: #f8f6e6;
  -webkit-transition: color 300ms ease;
  -moz-transition: color 300ms ease;
  -o-transition: color 300ms ease;
  transition: color 300ms ease;
}
a:hover {
  text-decoration: none;
  color: #f1a950;
}
#main-container {
  width: 98%;
  max-width: 1400px;
  min-height: 99%;
  position: relative;
  margin: 10px auto;
  padding: 0;
  display: block;
  padding-bottom: 40px;
}
#main-container #right-pod,
#main-container #left-pod {
  float: left;
  min-height: 100%;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}
#main-container #right-pod {
  width: 79.999%;
  padding-left: 2px;
  margin-bottom: 40px;
}
#main-container #left-pod {
  width: 20%;
}
#main-container #left-pod  .logo-holder {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 190px;
  overflow: hidden;
  text-align: center;
}
#main-container #left-pod  .logo-holder img {
  width: 100%;
  height: auto;
}
#main-container #left-pod .logo-holder.sub {
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
#main-container #left-pod .logo-holder.sub:hover {
  opacity: .7;
}
#main-container #right-pod header {
  display: block;
  position: relative;
  margin: 80px 0 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#main-container #right-pod header  .mobile-menu {
  display: none !important;
  visibility: hidden;
}
#main-container #right-pod header nav {
  display: block;
  position: relative;
  padding: 0;
  width: 100%;
  overflow: hidden;
  margin: 0 0 0 8px;
}
#main-container #right-pod header nav ul {
  list-style: none;
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  height: auto;
  opacity: 1;
  background: transparent;
  height: 39px;
  border: none;
}
#main-container #right-pod header nav ul li {
  float: left;
  display: block;
  position: relative;
  margin: 0 16px 0 0;
  padding: 4px 4px 0 0;
  font: normal 400 16px / 130% "thirsty_scriptlight", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
}
#main-container #right-pod header nav ul li a {
  color: #555555 !important;
  padding: 2px;
}
#main-container #right-pod header nav ul li a:hover {
  color: #f1a950 !important;
}
#main-container #right-pod header nav ul li.selected a {
  color: #87ad3f !important;
}
#main-container #right-pod header .nav-border {
  height: 4px;
  width: 100%;
  position: relative;
  background: #5e853b;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
  padding: 0;
  margin-top: 22px;
}
#main-container #right-pod .content-container {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 0 20px 0;
  margin-top: 24px;
  width: 100%;
}
#main-container #right-pod .content-container img {
  max-width: 200px;
  height: auto;
  display: block;
  position: relative;
  margin: 10px 4px;
  border: 6px solid #f8f6e6;
  -webkit-box-shadow: 0 0 3px rgba(2, 2, 2, 0.4);
  -moz-box-shadow: 0 0 3px rgba(2, 2, 2, 0.4);
  box-shadow: 0 0 3px rgba(2, 2, 2, 0.4);
}
#main-container #right-pod .content-container img.hs {
  max-width: 50%;
}
#main-container #right-pod .content-container p {
  text-align: justify;
  padding: 4px 36px 4px 0;
  margin: -2px 0;
}
#main-container #right-pod .content-container p a:link,
#main-container #right-pod .content-container p a:visited,
#main-container #right-pod .content-container p a:active {
  color: #555555;
  font-weight: 500;
}
#main-container #right-pod .content-container p a:hover {
  color: #87ad3f;
}
#main-container #right-pod .content-container p.tal {
  text-align: left !important;
}
#main-container #right-pod .content-container p.mt {
  margin-top: 8px;
}
#main-container #right-pod .content-container .tag {
  margin-top: 6px;
  overflow: hidden;
  display: block;
  position: relative;
  padding-bottom: 1em;
}
#main-container #right-pod .content-container .start-btn {
  padding: 0;
  float: left;
  margin: 26px 0 0 0;
  display: block;
  position: relative;
}
#main-container #right-pod .content-container.talent {
  padding-top: 26px;
}
#main-container footer {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 20%;
  padding: 0 0 0 8px;
  height: auto;
  text-align: left;
}
#main-container footer  .copy {
  opacity: .2;
  font: normal 400 16px / 130% "thirsty_scriptmedium", sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  width: 100%;
  margin-right: 20px;
  margin-left: 0;
  margin-top: 8px;
  margin-bottom: 6px;
  padding-top: 4px;
}
#main-container footer  .copy a {
  color: #555555;
}
#main-container footer  .copy a:hover {
  color: #f1a950;
}
#main-container footer  .copy span {
  white-space: nowrap;
}
#main-container footer .social {
  font-size: 34px;
  font-size: 3.4rem;
}
#main-container footer .social i {
  margin-right: 5px;
  -webkit-transition: color 500ms ease;
  -moz-transition: color 500ms ease;
  -o-transition: color 500ms ease;
  transition: color 500ms ease;
}
#main-container footer .social i:hover {
  cursor: pointer;
  color: #555555;
}
/*

*  =================================================================  *
*                                                                     *
*          Companies ===============================================  *
*                                                                     *
*  =================================================================  *

*/
.companies .left, .companies .right {
  float: left;
  width: 50%;
}
.companies .left span, .companies .right span {
  display: block;
}

/*

*  =================================================================  *
*                                                                     *
*   	 Mobile Styles ===============================================  *
*   	                                                                *
*  =================================================================  *

*/
@media only screen and (max-width: 1300px) {
  h1 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }
  #main-container #right-pod {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 800px) {
  h1 {
    font-size: 38px;
    font-size: 3.8rem;
  }
  h2 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .fancy-button {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 1px;
  }
  .fancy-button.reg {
    font-size: 20px;
    font-size: 2.0rem;
    top: -4px;
    padding: 4px 8px;
    letter-spacing: 0;
  }
  #main-container #right-pod header nav ul {
    opacity: 1;
    background: transparent;
    border: none;
    height: 39px;
  }
  #main-container #right-pod header nav ul li {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #main-container #right-pod header .nav-border {
    margin-top: 20px;
  }
  #main-container #right-pod .content-container img.hs {
    max-width: 80%;
  }
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 18px;
    font-size: 1.8rem;
  }
  h1 {
    font-size: 27px;
    font-size: 2.7rem;
  }
  h2 {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .fancy-button {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 6px 16px;
  }
  .fancy-button.reg {
    font-size: 16px;
    font-size: 1.6rem;
    top: -8px;
  }
  #main-container #right-pod header .mobile-menu {
    display: inline-block !important;
    visibility: visible;
    position: relative;
    z-index: 9500;
    cursor: pointer;
  }
  #main-container #right-pod header {
    overflow: visible;
  }
  #main-container #right-pod header nav {
    position: absolute;
    top: -40px;
    z-index: 9900;
  }
  #main-container #right-pod header nav ul {
    height: 0;
    opacity: 0;
    float: none;
    background: #e5e2d3;
    width: 60%;
    margin-top: -16px;
    position: relative;
    padding: 10px 10px 10px 20px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    border: 1px solid #555555;
    z-index: 8500;
  }
  #main-container #right-pod .content-container img.hs {
    max-width: 100%;
  }
  #main-container #right-pod header nav ul li {
    font-size: 20px;
    font-size: 2.0rem;
    margin-top: 8px;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 23px;
    font-size: 2.3rem;
  }
  h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  header {
    margin-top: 40px !important;
  }
  #main-container #right-pod header .nav-border {
    margin-top: 6px;
  }
  #main-container #right-pod header nav ul li {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #main-container #right-pod {
    margin-top: 10px;
  }
  #main-container #right-pod  .content-container p {
    line-height: 120%;
  }
}
@media only screen and (max-width: 400px) {
  h1 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #main-container {
    width: 90%;
  }
  #main-container #right-pod {
    float: none;
    padding-left: 2px;
    width: 100%;
  }
  #main-container #right-pod header nav .mobile-menu {
    display: block !important;
    visibility: visible;
    position: relative;
    z-index: 9500;
    max-width: 135px;
    margin: 0 auto;
  }
  #main-container #right-pod header {
    margin-top: 50px !important;
  }
  #main-container #right-pod header nav {
    width: 100%;
    margin-left: -2px;
  }
  #main-container #right-pod header nav ul {
    margin: -16px auto 0;
  }
  #main-container #right-pod header nav ul li {
    text-align: center;
    width: 100%;
    margin-left: -4px;
  }
  #main-container #right-pod header nav ul li:last-child {
    margin-right: 0;
  }
  #main-container #left-pod {
    width: 40%;
    margin: 4px auto;
    float: none;
    padding-right: 6px;
  }
  #main-container #right-pod .content-container.talent {
    margin-top: 42px;
    padding-top: 6px;
  }
  #main-container #right-pod .content-container {
    margin-top: 10px;
  }
  .fancy-button {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .fancy-button.reg {
    top: -36px;
    right: auto;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    z-index: 900;
  }
  h2.bm {
    margin-top: 10px;
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #main-container #right-pod .content-container p {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 4px 10px 4px 10px;
    margin: -2px 0;
  }
  #main-container #right-pod .content-container p img {
    max-width: 120px;
  }
  #main-container footer {
    left: 0;
  }
  #main-container footer copy {
    font-size: 8px;
    font-size: 0.8rem;
  }
  .companies .left, .companies .right {
    font-size: 1.5rem;
  }
}
