/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	Imported Files
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * 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; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	Variables
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	Mixins
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	General Styles
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html {
  -webkit-font-smoothing: antialiased; }

* {
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  z-index: 0; }

body {
  background: #333333;
  padding: 0px;
  margin: 0px; }

h1, h2, h3 {
  text-rendering: optimizeLegibility;
  -webkit-text-shadow: rgba(255, 255, 255, 0.01) 0 0 1px;
  -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.01px;
  -webkit-text-stroke-width: 0.01px; }

h1 {
  color: #333333; }

h2 {
  color: #5F5D60;
  font-style: italic; }

h3 {
  color: #333333; }

p {
  max-width: 800px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	Navigation
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
nav {
  background: #1A6487; }
  nav * {
    z-index: 1; }
  nav ul {
    list-style: none;
    background: #1A6487;
    margin: 0px;
    display: inline-block; }
    nav ul li {
      display: inline-block;
      padding: 15px;
      position: relative;
      float: left; }
  nav a {
    text-decoration: none;
    color: #eee;
    transition: "color" 200ms ease-in-out;
    -moz-transition: "color" 200ms ease-in-out;
    -webkit-transition: "color" 200ms ease-in-out;
    -o-transition: "color" 200ms ease-in-out;
    -ms-transition: "color" 200ms ease-in-out; }
    nav a:hover {
      color: #fff; }
  nav.main {
    border-bottom: 2px solid #fff;
    margin-top: 70px; }
    nav.main ul {
      padding: 0px;
      width: 100%;
      margin: 0 auto; }
      nav.main ul li {
        padding-right: 30px;
        padding-left: 30px; }
        nav.main ul li ul {
          display: none;
          border-bottom-left-radius: 15px;
          -moz-border-bottom-left-radius: 15px;
          -webkit-border-bottom-left-radius: 15px;
          -o-border-bottom-left-radius: 15px;
          -ms-border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px;
          -moz-border-bottom-right-radius: 15px;
          -webkit-border-bottom-right-radius: 15px;
          -o-border-bottom-right-radius: 15px;
          -ms-border-bottom-right-radius: 15px;
          position: absolute;
          left: 0px;
          right: 0px;
          width: 150%;
          top: 100%;
          border-bottom: 2px solid #fff;
          border-left: 2px solid #fff;
          border-right: 2px solid #fff; }
          nav.main ul li ul li {
            display: block;
            width: 100%; }
        nav.main ul li:hover ul {
          display: block; }
      nav.main ul .first_section {
        width: 33%;
        display: inline-block; }
        nav.main ul .first_section div {
          float: right; }
      nav.main ul .second_section {
        position: relative;
        margin-left: 32%;
        display: inline-block; }
        nav.main ul .second_section li {
          float: left; }
  nav.footer {
    border-top: 4px solid #fff;
    width: 100%;
    overflow: hidden; }
    nav.footer ul {
      float: right; }
    nav.footer #copyright {
      padding: 15px;
      display: inline-block; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	Content Sections
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.content_block, #main_content, .sidebar {
  background: #fff;
  display: block;
  float: left;
  margin: 1%;
  padding: 15px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px; }

.content_sub_block {
  display: inline-block;
  vertical-align: top; }

#main_content {
  width: 64%;
  position: relative; }
  #main_content #logo_holder {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    position: absolute;
    right: 0px;
    width: 50%;
    top: -120px;
    background: #fff;
    padding: 20px 0;
    padding-bottom: 100px;
    z-index: -1; }
    #main_content #logo_holder img {
      display: block;
      margin: 0 auto;
      width: 90%; }
      #main_content #logo_holder img.small {
        max-width: 200px; }
      #main_content #logo_holder img.medium {
        max-width: 300px; }
      #main_content #logo_holder img.large {
        max-width: 90%; }
  #main_content .WTS_button {
    text-decoration: none;
    color: #fff;
    background: #1A6487;
    margin: 15px;
    width: 315px;
    max-width: 90%;
    display: inline-block;
    overflow: hidden;
    border: 3px solid #333333;
    border-top: 1px solid #333333;
    border-bottom: 5px solid #333333;
    position: relative;
    transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
    -ms-transition: background 200ms ease-in-out;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px; }
    #main_content .WTS_button:hover {
      background: #CC332B; }
    #main_content .WTS_button .lineup {
      width: 100%; }
    #main_content .WTS_button .logo {
      height: 50px;
      position: absolute;
      top: 0px;
      left: 0px; }
    #main_content .WTS_button div {
      padding: 15px;
      text-align: center;
      font-style: italic;
      font-weight: bold;
      font-size: 18pt;
      top: -4px;
      position: relative; }

.sidebar {
  width: 33%;
  margin-left: 0px; }
  .sidebar iframe {
    width: 100%;
    height: 300px;
    border: 1px #1A6487 solid; }
  .sidebar h3, .sidebar span, .sidebar .phone_holder {
    margin-bottom: 5px;
    display: block; }
  .sidebar.auxiliary {
    margin-top: 0px; }

.phone_holder {
  font-weight: bold; }

.phone_icon {
  float: left;
  width: 85px;
  margin-right: 10px; }

.phone_link {
  text-decoration: none;
  color: inherit;
  font-style: italic;
  font-weight: normal; }

.staffer {
  width: 250px;
  display: inline-block;
  margin: 15px;
  text-align: center; }
  .staffer h3 {
    margin-bottom: 5px; }
  .staffer span {
    display: block; }
  .staffer div {
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 3px solid #1A6487;
    width: 100px;
    height: 100px; }
    .staffer div img {
      width: 100%;
      height: auto; }

.form_holder {
  display: inline-block;
  width: 350px;
  max-width: 100%;
  margin-right: 50px; }
  .form_holder form input, .form_holder form textarea {
    width: 100%;
    display: inline-block;
    font-size: 13pt;
    margin-bottom: 5px;
    border: 2px solid #ccc;
    padding: 1%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px; }
    .form_holder form input.half_width, .form_holder form textarea.half_width {
      width: 49.25%; }
    .form_holder form input[type=submit], .form_holder form textarea[type=submit] {
      background: #1A6487;
      border: 0px;
      color: #fff;
      padding: 10px;
      transition: background 200ms ease-in-out;
      -moz-transition: background 200ms ease-in-out;
      -webkit-transition: background 200ms ease-in-out;
      -o-transition: background 200ms ease-in-out;
      -ms-transition: background 200ms ease-in-out;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px; }
      .form_holder form input[type=submit]:hover, .form_holder form textarea[type=submit]:hover {
        background: #CC332B; }
    .form_holder form input.warning, .form_holder form textarea.warning {
      box-shadow: 0px 0px 5px #F00; }
  .form_holder form .warning_text {
    display: none;
    color: #f00; }
  .form_holder form.warning .warning_text {
    display: block; }
  .form_holder form .hidden {
    display: none; }

.hours_holder {
  display: inline-block;
  margin: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden; }
  .hours_holder .hours div {
    width: 33%;
    min-width: 250px;
    font-weight: bold;
    background: #ddd;
    padding: 5px; }
    .hours_holder .hours div:nth-of-type(even) {
      background: #bbb; }
    .hours_holder .hours div:first-of-type {
      text-align: center;
      color: #fff;
      background: #1A6487;
      font-weight: normal; }
    .hours_holder .hours div span {
      font-weight: normal;
      width: 50%;
      text-align: right;
      float: right;
      display: block; }

.image_links {
  position: relative; }
  .image_links .image_link {
    text-decoration: none; }
    .image_links .image_link img {
      width: 100%;
      opacity: .95;
      transition: opacity 200ms ease-in-out;
      -moz-transition: opacity 200ms ease-in-out;
      -webkit-transition: opacity 200ms ease-in-out;
      -o-transition: opacity 200ms ease-in-out;
      -ms-transition: opacity 200ms ease-in-out; }
    .image_links .image_link img:hover {
      opacity: 1; }
    .image_links .image_link span {
      position: relative;
      top: -40px;
      color: #fff;
      font-style: italic;
      font-size: 18pt;
      text-align: center; }
  .image_links.slideshow .image_link {
    opacity: 0;
    transition: opacity 800ms ease-in-out;
    -moz-transition: opacity 800ms ease-in-out;
    -webkit-transition: opacity 800ms ease-in-out;
    -o-transition: opacity 800ms ease-in-out;
    -ms-transition: opacity 800ms ease-in-out;
    position: absolute; }
  .image_links.slideshow .image_link.current {
    opacity: 1; }
  .image_links.slideshow .arrow {
    position: absolute;
    z-index: 10;
    top: 40%;
    color: #fff;
    font-size: 36pt;
    font-weight: bold;
    cursor: pointer; }
    .image_links.slideshow .arrow.left {
      left: 10px; }
    .image_links.slideshow .arrow.right {
      right: 10px; }
  .image_links.slideshow:hover img {
    opacity: 1; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------------------------------
	Media Queries
--------------------------------------------------------------------------------------------------------
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (min-width: 821px) {
  #toggle_nav {
    display: none; }

  #main_content.full_width {
    width: 98%; }
    #main_content.full_width #logo_holder {
      width: 32.65%;
      right: 34.7%; }

  .form_holder h2 {
    display: inline-block; }
  .form_holder a {
    float: right;
    position: relative;
    top: 28px; }

  .WTS_button_holder {
    float: right;
    width: 345px; } }
@media screen and (max-width: 1080px) {
  nav.main ul li {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (max-width: 820px) {
  #toggle_nav {
    display: block;
    color: #fff;
    padding: 10px;
    cursor: pointer; }
    #toggle_nav a {
      position: relative;
      left: 50px;
      font-size: 14pt; }
    #toggle_nav #toggle_nav_button span, #toggle_nav #toggle_nav_button span:before, #toggle_nav #toggle_nav_button span:after {
      cursor: pointer;
      border-radius: 1px;
      height: 5px;
      width: 35px;
      background: white;
      position: relative;
      display: block;
      content: '';
      transition: all 200ms ease-in-out;
      -moz-transition: all 200ms ease-in-out;
      -webkit-transition: all 200ms ease-in-out;
      -o-transition: all 200ms ease-in-out;
      -ms-transition: all 200ms ease-in-out;
      bottom: -15px; }
    #toggle_nav #toggle_nav_button span:before {
      top: -10px; }
    #toggle_nav #toggle_nav_button span:after {
      bottom: -5px; }

  .toggled #toggle_nav #toggle_nav_button span {
    background-color: transparent; }

  .toggled #toggle_nav #toggle_nav_button span:before, .toggled #toggle_nav #toggle_nav_button span:after {
    top: 0;
    bottom: 0px; }

  .toggled #toggle_nav #toggle_nav_button span:after {
    top: -5px;
    bottom: 5px; }

  .toggled #toggle_nav #toggle_nav_button span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg); }

  .toggled #toggle_nav #toggle_nav_button span:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg); }

  #main_content {
    width: 98%;
    position: relative; }

  .sidebar {
    width: 98%;
    margin: 1%; }

  nav {
    height: 58px; }
    nav.main ul {
      position: absolute;
      max-height: 0px;
      transition: max-height 200ms ease-in-out;
      -moz-transition: max-height 200ms ease-in-out;
      -webkit-transition: max-height 200ms ease-in-out;
      -o-transition: max-height 200ms ease-in-out;
      -ms-transition: max-height 200ms ease-in-out;
      overflow: hidden;
      padding-left: 50px;
      width: 320px; }
      nav.main ul li {
        display: block;
        width: 100%;
        padding: 5px; }
        nav.main ul li a {
          font-size: 14pt;
          padding: 5px;
          display: block; }
        nav.main ul li ul {
          display: block;
          position: relative;
          border-width: 0px 0px 0px 0px;
          padding-left: 15px;
          width: auto; }
          nav.main ul li ul li {
            padding: 0px; }
      nav.main ul .first_section, nav.main ul .second_section {
        width: 100%;
        display: block;
        margin-left: 0px; }
    nav.main.toggled ul {
      max-height: 500px; }
    nav.footer #copyright {
      text-align: center;
      display: block; }

  .form_holder {
    width: 280px; } }
@media screen and (max-width 600px) {
  .form_holder {
    margin-right: 0px; } }

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