/* @group Reset */
    /*  Reset This!

        Based on Eric Meyer's Resetting Again and modified by Martin Peace
        http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
    ---------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,300italic,800italic,700");
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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

/* make margins and padding behave */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* font smoothing */
html, html a {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -moz-osx-font-smoothing: grayscale; }

/* @end */
.clearfix:after, hr:after, .section:after,
.copyright:after {
  content: '';
  display: table;
  clear: both; }
.clearfix:before, hr:before, .section:before,
.copyright:before {
  content: '';
  display: table;
  clear: both; }

.centered, .section,
.copyright {
  margin: 0 auto;
  max-width: 800px; }

body, html {
  height: 100%; }

html {
  position: relative; }

body {
  line-height: 1.5;
  font-family: "Open Sans", "Helvetica", Helvetica, Arial, sans-serif; }

p, li {
  margin-bottom: 18px; }

p + p {
  margin-bottom: 18px; }

small {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 18px; }

a:link {
  color: #9F1F63; }

a:hover {
  text-decoration: underline; }

a:visited {
  color: #9F1F63;
  text-decoration: underline; }

a:visited:hover {
  color: #231f20; }

::-moz-selection {
  background: #dadada; }

::selection {
  background: #dadada; }

img {
  height: auto;
  max-width: 100%; }

embed,
iframe,
object {
  max-width: 100%;
  width: 100%; }

hr {
  margin: 24px 0;
  background: #575757;
  border: 0 none;
  display: block;
  height: 1px;
  line-height: 1;
  width: 100%; }

table {
  border-collapse: collapse; }

table td {
  font-size: 16px; }

html {
  font-size: 62.5%;
  /* Sets up  base 10  */
  color: #575757; }

/* Set the type */
h1 {
  font-size: 93px;
  font-size: 9.3rem;
  font-weight: 800;
  color: #fff;
  line-height: 1; }

h1 .tagline {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 2; }

h3 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 800; }
  @media (max-width: 768px) {
    h3 {
      font-size: 38px;
      font-size: 3.8rem; } }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 800;
  text-transform: uppercase; }

h5 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 800; }

h6 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 800; }

p, li {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Open Sans", "Helvetica", Helvetica, Arial, sans-serif; }

/* Specific type */
.fose p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  color: #5f5f5f; }
  @media (max-width: 1180px) {
    .fose p {
      font-size: 18px;
      font-size: 1.8rem; } }

.fose p span {
  font-style: italic;
  color: #1a1a1a; }

.fose h4 {
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: 300;
  color: #575757;
  font-style: italic;
  line-height: 1;
  margin-top: 63px; }
  @media (max-width: 768px) {
    .fose h4 {
      font-size: 30px;
      font-size: 3rem;
      margin-top: 62px; } }

.fose h5 {
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: 800;
  color: #575757;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 130px; }
  @media (max-width: 768px) {
    .fose h5 {
      font-size: 30px;
      font-size: 3rem;
      margin-bottom: 80px; } }

.eventDetails {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #575757;
  line-height: 1.125;
  margin-bottom: 48px; }
  .eventDetails span {
    display: block; }

.date {
  text-transform: uppercase; }

.acquire p {
  font-size: 24px;
  font-size: 2.4rem; }
  @media (max-width: 768px) {
    .acquire p {
      font-size: 18px;
      font-size: 1.8rem; } }

.acquire p:nth-child(3) {
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 768px) {
    .acquire p:nth-child(3) {
      font-size: 18px;
      font-size: 1.8rem; } }

.fias p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700; }

.fias p:last-child {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400; }
  @media (max-width: 768px) {
    .fias p:last-child {
      font-size: 18px;
      font-size: 1.8rem; } }

html, body {
  height: 100%; }

body {
  background: #fff;
  	/*
  	@include desktop {border:3px solid red;}
  	@include tablet {background:red;}
  	@include tablet_micro01 {background:green;}
  	@include mobile {background:blue;}
  */ }

.section,
.copyright {
  padding: 0 70px; }
  @media (max-width: 768px) {
    .section,
    .copyright {
      padding: 0 18px; } }

.logos .section {
  max-width: 946px;
  padding: 0 !important; }

.fose {
  background: #eaeaea;
  text-align: center;
  text-align: center;
  width: 100%;
  z-index: 1; }

.fose img {
  margin: 76px 0 58px; }
  @media (max-width: 1180px) {
    .fose img {
      margin: 42px 0 42px; } }
  @media (max-width: 768px) {
    .fose img {
      margin: 38px 0 29px; } }

.fose p {
  text-align: left; }

.acquire {
  background: #fff;
  /* fallback */
  background: -moz-linear-gradient(top, #fff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$white', endColorstr='#f1f1f1',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  position: relative;
  /*top: 1130px;*/
  z-index: 10;
  padding-bottom: 30px; }
  @media (max-width: 768px) {
    .acquire {
      /*top: 849px;*/ } }

.acquire img {
  margin: 102px 0 44px 0; }

.acquire p,
.acquire ul {
  text-align: left; }

.fias img {
  margin: 0;
  padding: 0; }

.logos {
  background: #1e1e1e;
  width: 100%;
  position: relative;
  z-index: 10;
  /*top: 1130px;*/
  height: 212px; }
  @media (max-width: 768px) {
    .logos {
      /*
      top: 779px;*/
      height: 286px; } }

footer {
  background: #1e1e1e;
  width: 100%;
  position: relative;
  z-index: 10;
  /*top: 1088px;*/
  height: 70px;
  text-align: center; }

@media (max-width: 768px) {
  .logo > img {
    width: 50%; } }
@media (max-width: 480px) {
  .logo > img {
    width: 54%; } }

p.highlight {
  border-top: 3px solid #b6b4b1;
  border-bottom: 3px solid #b6b4b1;
  text-align: center;
  padding: 42px 64px;
  margin: 42px 0;
  font-weight: 700; }
  @media (max-width: 768px) {
    p.highlight {
      padding: 42px 0; } }

.acquire ul {
  width: 49.99%;
  float: left;
  margin: 24px 0 0 0; }
  @media (max-width: 768px) {
    .acquire ul {
      width: 100%;
      float: none;
      border-bottom: 1px dotted;
      text-align: center; } }

@media (max-width: 768px) {
  .acquire img {
    max-width: 210px; } }

.acquire ul li {
  line-height: 1;
  margin-bottom: 5px; }
  @media (max-width: 768px) {
    .acquire ul li {
      text-align: center; } }

.acquire p,
.acquire ul {
  text-align: left; }

.acquire p.highlight {
  text-align: center; }

.fias {
  background: #fff;
  text-align: left;
  margin-bottom: 70px;
  clear: both;
  display: inline-block;
  margin-top: 72px;
  padding: 62px; }
  @media (max-width: 768px) {
    .fias {
      padding: 24px; } }

.fias p:nth-child(1) {
  margin: 0 auto;
  padding: 14px 0 76px;
  text-align: center;
  max-width: 600px; }

.fias p:last-child {
  margin: 7px 0 0;
  padding: 0;
  text-align: left; }

.fias .left {
  float: left;
  width: 37.52%; }
  @media (max-width: 768px) {
    .fias .left {
      float: none;
      width: 100%; } }

.fias .right {
  float: right;
  width: 57%; }
  @media (max-width: 768px) {
    .fias .right {
      float: none;
      width: 100%; } }

.fias img {
  left: 32px;
  max-width: 290px;
  position: relative; }
  @media (max-width: 768px) {
    .fias img {
      left: 0px;
      max-width: 250px; } }

.fias .eventDetails {
  left: 0;
  position: relative;
  text-align: center;
  top: 21px; }
  @media (max-width: 768px) {
    .fias .eventDetails {
      text-align: left; } }

.fias .eventDetails a {
  color: #478acf; }

.fias .eventDetails a:hover {
  color: #231f20; }

.fose {
  overflow: hidden;
  -webkit-transition: all .45s;
  -moz-transition: all .45s;
  -ms-transition: all .45s;
  -o-transition: all .45s;
  transition: all .45s;
  opacity: 1; }

.fose.show {
  opacity: .25;
  -webkit-transition: all .45s;
  -moz-transition: all .45s;
  -ms-transition: all .45s;
  -o-transition: all .45s;
  transition: all .45s; }

.acquire {
  overflow: hidden;
  opacity: .5;
  -webkit-transition: 1.25s;
  /* For Safari 3.1 to 6.0 */
  transition: 1.25s; }

.acquire.show {
  opacity: 1;
  -webkit-transition: 1.25s;
  /* For Safari 3.1 to 6.0 */
  transition: 1.25s; }

.logos ul {
  position: relative;
  top: 80px; }
  @media (max-width: 768px) {
    .logos ul {
      top: 10px; } }

.logos ul li {
  display: inline;
  margin-right: 35px;
  vertical-align: middle; }
  @media (max-width: 768px) {
    .logos ul li {
      display: block;
      margin: 0;
      text-align: center; } }

.logos li:first-child {
  margin-right: 70px; }
  @media (max-width: 768px) {
    .logos li:first-child {
      margin: 35px 0 21px 0; } }

@media (max-width: 768px) {
  .logos img {
    max-width: 150px; } }

footer a:hover {
  text-decoration: underline !important; }

footer img {
  display: none; }

.accordion h5 {
  display: block;
  border: 3px solid #575757;
  color: #575757;
  width: 38%;
  margin: 0 auto; }

.accordion h5:hover {
  background: #575757;
  color: #fff; }

.accordion p {
  background: #575757;
  color: #fff; }

.simplelist {
  float: none !important;
  width: inherit !important;
  margin-bottom: 24px !important; }

.simplelist li {
  font-size: 24px;
  font-size: 2.4rem;
  list-style-type: square !important;
  margin: 0;
  margin-left: 24px;
  line-height: 1.5 !important; }

.ctaButton {
  clear: both;
  text-align: center !important;
  width: 100%; }

.ctaButton a {
  background: #8dc63f none repeat scroll 0 0;
  border-radius: 30px;
  clear: both;
  color: #fff;
  display: block;
  margin: 48px auto;
  padding: 10px 20px;
  text-align: center !important;
  width: 50%;
  font-weight: bold; }

.ctaButton a:hover {
  text-decoration: none;
  background: #9F1F63; }

.contact li {
  line-height: 1; }

/*! jQuery UI - v1.11.4 - 2015-09-08
* http://jqueryui.com
* Includes: core.css, accordion.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  /* font-size: 100%; disabled */
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  /*margin: 2px 0 0 0;disabled */
  padding: 1em 0em 1em;
  min-height: 0;
  /* support: IE7 */
  /* font-size: 100%; disabled */ }

.ui-accordion .ui-accordion-icons {
  padding-left: 0; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 0; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 2em 2.4em;
  border-top: 0;
  overflow: auto;
  line-height: 1.5; }

.ui-accordion-content {
  color: #fff;
  position: relative;
  top: -3px; }
