/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

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

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

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

a img {
  border: none; }

/* END RESET*/
#_form_40_ {
  font-size: 14px;
  line-height: 1.6;
  font-family: arial, helvetica, sans-serif;
  margin: 0; }
  #_form_40_ * {
    outline: 0; }

._form_hide {
  display: none;
  visibility: hidden; }

._form_show {
  display: block;
  visibility: visible; }

#_form_40_._form-top {
  top: 0; }

#_form_40_._form-bottom {
  bottom: 0; }

#_form_40_._form-left {
  left: 0; }

#_form_40_._form-right {
  right: 0; }

#_form_40_ input[type="text"], #_form_40_ input[type="date"] {
  padding: 6px;
  height: auto;
  border: #979797 1px solid;
  border-radius: 4px;
  color: #000 !important;
  font-size: 13px;
  box-sizing: border-box; }

#_form_40_ textarea {
  padding: 6px;
  height: auto;
  border: #979797 1px solid;
  border-radius: 4px;
  color: #000 !important;
  font-size: 13px;
  box-sizing: border-box;
  resize: none; }

#_form_40_ ._submit {
  -webkit-appearance: none;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
  text-align: center;
  background: #cf1c5a !important;
  border: 0 !important;
  border-radius: 16px !important;
  color: #fff !important;
  padding: 17px !important; }

#_form_40_ ._close-icon {
  cursor: pointer;
  background-image: url("https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png");
  background-repeat: no-repeat;
  background-size: 14.2px 14.2px;
  position: absolute;
  display: block;
  top: 11px;
  right: 9px;
  overflow: hidden;
  width: 16.2px;
  height: 16.2px; }
  #_form_40_ ._close-icon:before {
    position: relative; }

#_form_40_ ._form-body {
  margin-bottom: 30px; }

#_form_40_ ._form-image-left {
  width: 150px;
  float: left; }

#_form_40_ ._form-content-right {
  margin-left: 164px; }

#_form_40_ ._form-branding {
  color: #fff;
  font-size: 10px;
  clear: both;
  text-align: left;
  margin-top: 30px;
  font-weight: 100; }
  #_form_40_ ._form-branding ._logo {
    display: block;
    width: 130px;
    height: 14px;
    margin-top: 6px;
    background-image: url("https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png");
    background-size: 130px auto;
    background-repeat: no-repeat; }

#_form_40_ ._form-label, #_form_40_ ._form_element ._form-label {
  font-weight: bold;
  margin-bottom: 5px;
  display: block; }

#_form_40_._dark ._form-branding {
  color: #333; }
  #_form_40_._dark ._form-branding ._logo {
    background-image: url("https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png"); }

#_form_40_ ._form_element {
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
  max-width: 100%; }
  #_form_40_ ._form_element * {
    font-size: 14px; }
  #_form_40_ ._form_element._clear {
    clear: both;
    width: 100%;
    float: none; }
    #_form_40_ ._form_element._clear:after {
      clear: left; }
  #_form_40_ ._form_element input[type="text"], #_form_40_ ._form_element input[type="date"] {
    display: block;
    width: 100%;
    box-sizing: border-box; }
  #_form_40_ ._form_element select, #_form_40_ ._form_element textarea:not(.g-recaptcha-response) {
    display: block;
    width: 100%;
    box-sizing: border-box; }

#_form_40_ ._field-wrapper {
  position: relative; }

#_form_40_ ._inline-style {
  float: left; }
  #_form_40_ ._inline-style input[type="text"] {
    width: 150px; }
  #_form_40_ ._inline-style:not(._clear) + ._inline-style:not(._clear) {
    margin-left: 20px; }

#_form_40_ ._form_element img._form-image {
  max-width: 100%; }

#_form_40_ ._clear-element {
  clear: left; }

#_form_40_ ._full_width {
  width: 100%; }

#_form_40_ ._form_full_field {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

#_form_40_ input[type="text"]._has_error, #_form_40_ textarea._has_error {
  border: #f37c7b 1px solid; }

#_form_40_ input[type="checkbox"]._has_error {
  outline: #f37c7b 1px solid; }

#_form_40_ ._error {
  display: block;
  position: absolute;
  font-size: 13px;
  z-index: 10000001; }
  #_form_40_ ._error._above {
    padding-bottom: 4px;
    top: -41px;
    right: 0; }
  #_form_40_ ._error._below {
    padding-top: 4px;
    top: 100%;
    right: 0; }
  #_form_40_ ._error._above ._error-arrow {
    bottom: 0;
    right: 15px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f37c7b; }
  #_form_40_ ._error._below ._error-arrow {
    top: 0;
    right: 15px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #f37c7b; }

#_form_40_ ._error-inner {
  padding: 8px 12px;
  background-color: #f37c7b;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 4px; }
  #_form_40_ ._error-inner._form_error {
    margin-bottom: 5px;
    text-align: left; }

#_form_40_ ._button-wrapper ._error-inner._form_error {
  position: static; }

#_form_40_ ._error-inner._no_arrow {
  margin-bottom: 10px; }

#_form_40_ ._error-arrow {
  position: absolute;
  width: 0;
  height: 0; }

#_form_40_ ._error-html {
  margin-bottom: 10px; }

.pika-single {
  z-index: 10000001 !important; }

@media all and (min-width: 320px) and (max-width: 667px) {
  ::-webkit-scrollbar {
    display: none; }
  #_form_40_ {
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box; }
    #_form_40_ * {
      box-sizing: border-box;
      font-size: 1em; }
    #_form_40_ ._form-content {
      margin: 0;
      width: 100%; }
    #_form_40_ ._form-inner {
      display: block;
      min-width: 100%; }
    #_form_40_ ._form-title, #_form_40_ ._inline-style {
      margin-top: 0;
      margin-right: 0;
      margin-left: 0; }
    #_form_40_ ._form-title {
      font-size: 1.2em; }
    #_form_40_ ._form_element {
      margin: 0 0 20px;
      padding: 0;
      width: 100%; }
    #_form_40_ ._form-element, #_form_40_ ._inline-style, #_form_40_ input[type="text"], #_form_40_ label, #_form_40_ p, #_form_40_ textarea:not(.g-recaptcha-response) {
      float: none;
      display: block;
      width: 100%; }
    #_form_40_ ._row {
      margin-bottom: 0.7em;
      width: 100%; }
      #_form_40_ ._row._checkbox-radio label {
        display: inline; }
    #_form_40_ p, #_form_40_ label {
      margin-bottom: 0.7em;
      width: 100%; }
    #_form_40_ ._row input[type="checkbox"], #_form_40_ ._row input[type="radio"] {
      margin: 0 !important;
      vertical-align: middle !important; }
    #_form_40_ ._row input[type="checkbox"] + span label {
      display: inline; }
    #_form_40_ ._row span label {
      margin: 0 !important;
      width: initial !important;
      vertical-align: middle !important; }
    #_form_40_ ._form-image {
      max-width: 100%;
      height: auto !important; }
    #_form_40_ input[type="text"] {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 16px;
      line-height: 1.3em;
      -webkit-appearance: none; }
    #_form_40_ input[type="radio"], #_form_40_ input[type="checkbox"] {
      display: inline-block;
      width: 1.3em;
      height: 1.3em;
      font-size: 1em;
      margin: 0 0.3em 0 0;
      vertical-align: baseline; }
    #_form_40_ button[type="submit"] {
      padding: 20px;
      font-size: 1.5em; }
    #_form_40_ ._inline-style {
      margin: 20px 0 0 !important; } }

#_form_40_ {
  position: relative;
  text-align: left;
  margin: 25px auto 0;
  padding: 20px;
  box-sizing: border-box;
  *zoom: 1;
  background: #fff !important;
  border: 0px solid #b0b0b0 !important;
  width: 500px;
  border-radius: 0px !important;
  color: #000 !important; }
  #_form_40_ ._form-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 0; }
  #_form_40_:before {
    content: " ";
    display: table; }
  #_form_40_:after {
    content: " ";
    display: table;
    clear: both; }
  #_form_40_._inline-style {
    width: auto;
    display: inline-block; }
    #_form_40_._inline-style input[type="text"], #_form_40_._inline-style input[type="date"] {
      padding: 10px 12px; }
    #_form_40_._inline-style button._inline-style {
      position: relative;
      top: 27px; }
    #_form_40_._inline-style p {
      margin: 0; }
    #_form_40_._inline-style ._button-wrapper {
      position: relative;
      margin: 27px 12.5px 0 20px; }
  #_form_40_ ._form-thank-you {
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 18px; }

@media all and (min-width: 320px) and (max-width: 667px) {
  #_form_40_._inline-form._inline-style ._inline-style._button-wrapper {
    margin-top: 20px !important;
    margin-left: 0 !important; } }

/* GLOBAL STYLES */
body {
  color: #333333;
  font-family: 'Lato', sans-serif;
  /* font-weight options:
        400
        400i
        700
        700i
    */
  font-size: 16px;
  min-height: 100vh; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Work Sans', sans-serif;
  /* font-weight options:
        400
        500
        600
        700
    */
  margin: 35px 0 35px; }

h1 {
  font-size: 2.5rem;
  font-weight: 700; }

h2 {
  font-size: 1.9rem;
  font-weight: 600; }

h3 {
  font-size: 1.7rem;
  font-weight: 500; }

h4 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4; }

h5 {
  font-size: 1.2rem;
  font-weight: 400; }

p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 15px; }

li {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.4; }

p.italic {
  font-weight: 400;
  font-style: italic; }

p a {
  text-decoration: underline; }

p.large-font {
  font-size: 1.5rem; }

mark {
  background-color: #fff6ea; }

blockquote {
  font-style: italic;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: 'Lato', sans-serif;
  line-height: 1.4;
  border-left: #4A4A4A 0.4em solid;
  margin-bottom: 20px;
  padding: 0 0 0 1.75em; }

pre {
  -moz-box-sizing: border-box;
  background: #f7fafb;
  border-radius: 3px;
  border: 1px solid #e3edf3;
  box-sizing: border-box;
  font-family: Inconsolata,monospace,sans-serif;
  font-size: .9em;
  line-height: 1.3;
  margin: 1.6em 0;
  overflow: auto;
  padding: 10px;
  white-space: pre;
  width: 100%; }

a {
  color: #51A4F8;
  cursor: pointer;
  text-decoration: none; }
  a:hover {
    color: #2b4ec0; }
  a:visited {
    color: #3c9bfc; }

ul {
  margin-bottom: 20px; }
  ul li {
    display: list-item;
    margin: 12px 10px;
    padding: 0 0 0 45px; }
  ul.bullet-list {
    margin-bottom: 45px; }
    ul.bullet-list > li {
      margin-left: 35px; }
  ul.questions {
    list-style-type: none; }
    ul.questions > li {
      list-style-type: none;
      position: relative; }
      ul.questions > li:before {
        content: '?';
        border: none;
        background: #cf1c5a;
        color: #fff;
        display: block;
        border-radius: 13px;
        margin-top: -12px;
        position: absolute;
        left: 7px;
        top: 12px;
        width: 25px;
        height: 25px;
        text-align: center;
        font-family: 'Lato'; }
  ul.answers {
    list-style-type: none; }
    ul.answers > li {
      list-style-type: none;
      position: relative; }
      ul.answers > li:before {
        content: '\2192';
        border: none;
        background: #3ecf8e;
        color: #fff;
        display: block;
        border-radius: 13px;
        margin-top: -12px;
        position: absolute;
        left: 7px;
        top: 12px;
        width: 25px;
        height: 25px;
        text-align: center;
        font-family: 'Lato'; }

ol {
  margin-bottom: 20px; }
  ol li {
    display: list-item;
    margin-left: 55px;
    padding: 0 0 0 5px; }

.float-right {
  float: right;
  margin: 0 0 100px 80px;
  width: 300px; }
  .float-right.no-bottom-margin {
    float: right;
    margin: 0 0 0 80px;
    width: 300px; }

h2.float-right, h3.float-right, h4.float-right, h5.float-right, h6.float-right {
  margin: 45px 0 0 0; }

.border-box, .newsletter-box {
  border: 1px dashed;
  padding: 0 25px 35px 25px;
  margin-top: 65px; }

.callout-box {
  border: 1px dashed #FFB600;
  padding: 20px; }

.quote-box {
  margin: 85px 0 0 0;
  padding: 0 60px; }

/* THE GRID */
.container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
  grid-template-areas: "header header header header" "content content content content" "footer footer footer footer";
  min-height: 100vh; }

.header {
  grid-area: header;
  height: 100px; }

.content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  grid-area: content;
  padding: 20px 18vw 100px 18vw; }

.footer {
  grid-area: footer;
  min-height: 50px;
  padding: 10px 10vw; }

.container-sidebar-layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
  grid-template-areas: "header header header header" "sidebar post-content post-content post-content" "footer footer footer footer"; }

.sidebar {
  grid-area: sidebar;
  padding: 30px 0 0 40px;
  margin-top: 60px; }

.post-content {
  grid-area: post-content;
  min-height: 500px;
  padding: 30px 130px 0 40px; }

/* HEADER */
.header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 25px 18vw 50px 15vw; }

.logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }

/* NAV */
.top-nav {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  padding: 0 0 0 0; }
  .top-nav ul > li {
    display: inline-block;
    padding: 7px 10px; }
    .top-nav ul > li.nav-item:hover {
      background-color: #FFB600; }
    .top-nav ul > li > ul {
      list-style-type: none;
      margin-left: -10px; }
      .top-nav ul > li > ul > li {
        padding: 7px 10px; }
  .top-nav a.text-link {
    color: #000; }

/* FOOTER STYLES */
.footer {
  color: #8898aa;
  background-color: #F7F9FC; }

.footer-list a {
  color: #8898aa; }

.footer h5 {
  text-transform: uppercase; }

.footer a:hover {
  color: #32325d; }

.footer-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 9vw; }

.footer ul {
  list-style: none; }
  .footer ul > li {
    margin: 5px 0;
    padding: 0; }

/* DROPDOWN STYLES */
.dropdown {
  position: relative; }
  .dropdown:hover .drop-menu {
    display: block; }

.drop-trigger {
  display: inline-block;
  position: relative; }

.drop-menu {
  display: none;
  list-style: none;
  padding: 0.75em 0 0 0;
  position: absolute;
  right: 1;
  width: 150px;
  z-index: 9; }
  .drop-menu li:hover {
    background-color: #FFB600; }
  .drop-menu a {
    color: #333;
    display: block; }

/* BUTTONS (BTN) */
.btn {
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  padding: 13px 10px;
  border: 1px solid;
  border-radius: 10px;
  color: #fff; }
  .btn:hover {
    opacity: 0.7;
    cursor: pointer; }

.embed-content > button:hover {
  cursor: pointer; }

.btn-red {
  background-color: #ff5b5c;
  border-color: #ff5b5c; }

.btn-yellow {
  background-color: #FFB600;
  border-color: #FFB600; }

.btn-green {
  background-color: #3ECF8E;
  border-color: #3ECF8E; }

.btn-blue {
  background-color: #1EA3FF;
  border-color: #1EA3FF; }

.btn-fb {
  background-color: #0965BB;
  border-color: #0965BB; }
  .btn-fb svg {
    vertical-align: middle; }

.btn-blue-inverse {
  color: #1EA3FF;
  background-color: transparent;
  border-color: #1EA3FF;
  border: 2px solid; }
  .btn-blue-inverse:hover {
    color: #fff;
    background-color: #1EA3FF;
    border-color: #1EA3FF;
    cursor: pointer; }

.btn-red-inverse {
  color: #ff5b5c;
  background-color: transparent;
  border-color: #ff5b5c;
  border: 2px solid; }
  .btn-red-inverse:hover {
    color: #fff;
    background-color: #ff5b5c;
    border-color: #ff5b5c;
    cursor: pointer; }

.btn-yellow-inverse {
  color: #FFB600;
  background-color: transparent;
  border-color: #FFB600;
  border: 2px solid; }
  .btn-yellow-inverse:hover {
    color: #fff;
    background-color: #FFB600;
    border-color: #FFB600;
    cursor: pointer; }

.btn-green-inverse {
  color: #3ECF8E;
  background-color: transparent;
  border-color: #3ECF8E;
  border: 2px solid; }
  .btn-green-inverse:hover {
    color: #fff;
    background-color: #3ECF8E;
    border-color: #3ECF8E;
    cursor: pointer; }

.btn-video-tab {
  border-top: 0;
  border-radius: 0px; }

.align-center {
  text-align: center; }
  .align-center btn {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-top: 9px; }

.btn-buy-now {
  /* Modifies SamCart Buy Now button */
  text-align: center;
  margin: 0 auto; }

/* MAIN STYLES */
.about img {
  float: left;
  padding-right: 50px; }

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

.now {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 50px; }
  .now p {
    -ms-flex-preferred-size: 15vw;
        flex-basis: 15vw; }

.social-icons {
  text-align: center;
  margin: 10px 20px;
  font-size: 1rem; }
  .social-icons li {
    display: inline;
    margin: 0 4px; }
  .social-icons a {
    color: #0965BB; }

/* IMAGES & VIDEOS */
/* Default behavior */
.embed-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  left: 50%;
  top: 60%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* For the 2-column rows */
.embed-container, .embed-container-full {
  position: relative;
  padding-bottom: 60.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

/* For the full-column rows */
/* For the container-sidebar-layout (blog) */
.container-sidebar-layout img {
  max-width: 100%; }

.embed-content > h3 {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
  margin-right: 5vw; }
  .embed-content > h3 > a {
    color: #fff;
    font-size: 2.5rem;
    line-height: 1; }
  .embed-content > h3 a:hover {
    text-decoration: underline dotted; }

.embed-content > i {
  color: #000; }

.fa-play-circle {
  color: #1EA3FF; }

.grid-full-1 .fa-play-circle {
  color: #fff; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.embed-gallery > img {
  width: 100%;
  margin: -2px 0; }

/* PRISMIC BLOG STYLES */
.blog-post-title a {
  color: #333333; }

.blog-post-meta {
  font-style: italic;
  margin: -25px 0 45px 0; }

.blog-post ul li {
  margin-left: 45px; }

form.search-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start; }

input.search-field {
  font-size: 1.2rem;
  width: 80%; }

.border-box.search-box {
  padding: 35px 25px; }

/* SIDEBAR */
.sidebar ul {
  list-style: none; }
  .sidebar ul > li {
    padding: 0 0 4px 0; }
    .sidebar ul > li > ul {
      padding: 0 0 4px 0; }

.sidebar a {
  padding: 3px 40px 3px 20px;
  font-weight: 500; }

.sidebar > ul li a {
  color: #444;
  cursor: pointer;
  display: block; }

.sidebar > ul a:hover {
  color: #333;
  text-decoration: underline; }

.sidebar > ul > li > ul > li {
  margin-left: 10px; }

.sidebar .sub-link > li a {
  color: #0965BB; }

.sidebar a.active {
  background-color: #fff6ea !important; }

/* RESPONSIVE STYLES */
/* HIDE MOBILE MENU ON WIDE SCREEN */
.responsive-nav {
  display: none; }

@media (max-width: 1125px) {
  /* NAV */
  .top-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (max-width: 800px) {
  /* THE (RESPONSIVE) GRID */
  .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    grid-template-areas: "header" "content" "footer"; }
  .content {
    padding: 20px 10vw; }
  .container-sidebar-layout {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    grid-template-areas: "header" "post-content" "sidebar" "footer"; }
  /* Adjust Grid Item */
  .header {
    padding-left: 50px;
    padding-right: 50px; }
  .sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    margin-top: 60px;
    padding: 0 10%; }
  .post-content {
    padding: 30px 50px 0 50px; }
  /* RESPONSIVE NAV */
  /* Hide the desktop nav */
  .top-nav, .toggle-nav {
    display: none; }
  .responsive-nav {
    width: 70%;
    padding: 10px 18px;
    border-radius: 3px;
    position: relative;
    display: inline-block; }
    .responsive-nav ul {
      display: none; }
      .responsive-nav ul.active {
        display: inline-block;
        width: 65%;
        position: absolute;
        top: 100%;
        right: 5%;
        padding: 10px 18px;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
        border-radius: 3px;
        background-color: #F7F9FC;
        opacity: 0.98;
        z-index: 99; }
    .responsive-nav li {
      display: block;
      font-size: 1.2rem;
      margin: 10px 0px 10px 0px; }
      .responsive-nav li.indent {
        margin-left: 12px; }
      .responsive-nav li:last-child {
        margin-right: 0px; }
    .responsive-nav a {
      color: #1EA3FF;
      transition: color linear 0.15s; }
      .responsive-nav a:hover {
        text-decoration: none;
        color: #2b4ec0; }
    .responsive-nav .current-item a {
      text-decoration: none;
      color: #1EA3FF; }
  .toggle-nav {
    padding: 20px;
    float: right;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #303030;
    color: #777;
    font-size: 20px; }
    .toggle-nav:hover, .toggle-nav.active {
      text-decoration: none;
      color: #1EA3FF; }
  /* Fix right floating columns */
  .float-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-align: center;
        align-items: center;
    margin: 0 0 0 0;
    width: 100%; }
  img.portrait {
    width: 300px; }
  /* Text content boxes on films page */
  .content-column {
    padding: 1vh 3vw 0 3vw; }
    .content-column h4 {
      margin: 3vh 0; }
  /* Search box */
  form.search-form {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start; }
  input.search-field {
    background-color: #f7f7f7;
    font-size: 1.2rem;
    width: 100%;
    margin-bottom: 15px; }
  .border-box.search-box {
    padding: 35px 25px;
    margin-top: 0;
    border: none; }
  .newsletter-box {
    border: none;
    padding: 0; }
  /* Columnize Footer */
  .footer-flex {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    text-align: center; }
  .footer-list h5 {
    margin-bottom: 2vh; } }

@media (max-width: 668px) {
  /* THE (RESPONSIVE) GRID */
  .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    grid-template-areas: "header" "content" "footer"; }
  .content {
    padding: 20px 10vw; }
  ul li, p {
    font-size: 1.6rem; }
  .container-sidebar-layout {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
    grid-template-areas: "header" "post-content" "sidebar" "footer"; }
  /* Adjust responsive nav width */
  .responsive-nav ul.active {
    width: 200px; } }

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