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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    overflow-x: hidden;
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

table td,
table th {
    text-align: left
}

body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    min-width: 1200px
}

.form-input-wrapper {
    height: 48px;
}

.gmaps iframe {
    border-radius: 2px;
    border: 2px solid #e5e5e5;
    max-width: 100%
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.container.small {
    width: 900px
}

.container.big {
    max-width: 1500px;
    min-width: 1200px;
    width: 100%
}

.\31 2u {
    width: 100%
}

.\31 1u {
    /* width: 91.6667% */
    width: 96% !important;
}

.\31 0u {
    width: 83.3333%
}

.\39 u {
    width: 75%
}

.\38 u {
    width: 66.6667%
}

.\37 u {
    width: 58.3333%
}

.\36 u {
    width: 50%
}

.\35 u {
    width: 41.6667%
}

.\34 u {
    width: 33.3333%
}

.\33 u {
    width: 25%
}

.\32 u {
    width: 16.6667%
}

.\31 u {
    /* width: 8.3333% */
    width: 4% !important;
}

.\-11u {
    margin-left: 91.6667%
}

.\-10u {
    margin-left: 83.3333%
}

.\-9u {
    margin-left: 75%
}

.\-8u {
    margin-left: 66.6667%
}

.\-7u {
    margin-left: 58.3333%
}

.\-6u {
    margin-left: 50%
}

.\-5u {
    margin-left: 41.6667%
}

.\-4u {
    margin-left: 33.3333%
}

.\-3u {
    margin-left: 25%
}

.\-2u {
    margin-left: 16.6667%
}

.\-1u {
    margin-left: 8.3333%
}

.row>* {
    float: left;
    padding-left: 40px
}

.row:after {
    clear: both;
    content: "";
    display: block;
    height: 0
}

.row+.row>* {
    padding: 40px 0 0 40px
}

.row {
    margin-left: -40px
}

.row.flush>* {
    padding-left: 0
}

.row+.row.flush>* {
    padding: 0
}

.row.flush {
    margin-left: 0
}

.row.quarter>* {
    padding-left: 10px
}

.row+.row.quarter>* {
    padding: 10px 0 0 10px
}

.row.quarter {
    margin-left: -10px
}

.row.half>* {
    padding-left: 20px
}

.row+.row.half>* {
    padding: 20px 0 0 20px
}

.row.half {
    margin-left: -20px
}

.row.oneandhalf>* {
    padding-left: 60px
}

.row+.row.oneandhalf>* {
    padding: 60px 0 0 60px
}

.row.oneandhalf {
    margin-left: -60px
}

.row.double>* {
    padding-left: 80px
}

.row+.row.double>* {
    padding: 80px 0 0 80px
}

.row.double {
    margin-left: -80px
}

.schedule .row>* {
    padding: 8px 0;
}

.schedule .row>.schedule-title {
    padding-left: 0;
}

.schedule .row {
    margin: -60px 0 -1px 0;
}

body {
    background: transparent
}

body.loading * {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-transition: none !important;
    transition: none !important
}

body,
input,
select,
textarea {
    color: #1f1f1f;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 300
}

body,
input,
li,
p,
select,
textarea {
    font-size: 14pt;
    line-height: 1.65em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-weight: 700;
    line-height: 1.4em;
    /* margin-bottom: 0.5em; */
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 44px;
}

h3 {
    font-size: 21px;
}

a {
    color: #00e;
    text-decoration: underline
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none
}

a:visited {
    color: #551a8b
}

.color-link-text a,
a.color-link-text {
    color: #1f1f1f
}

.color-link-secondary a,
a.color-link-secondary {
    color: #fff
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

p {
    line-height: 1.5em;
    margin-bottom: 1em
}

p.medium {
    font-size: 1.4em
}

sub {
    top: .5em
}

sub,
sup {
    font-size: .8em;
    position: relative
}

sup {
    top: -.5em
}

hr {
    border: 0;
    border-top: 1px solid #1f1f1f;
    margin-bottom: 1.5em
}

dl,
table,
table.default {
    margin: 0 0 2em
}

table td,
table th {
    padding: 0 1em 1em 0
}

table.default tbody tr {
    border-bottom: 1px solid #f2f2f2
}

table.default td {
    padding: .5em 1em
}

table.default th {
    font-weight: 700;
    padding: .5em 1em;
    text-align: left
}

table.default thead {
    background-color: #f2f2f2;
    color: #fff
}

article.special,
header.major,
section.special {
    text-align: center
}

header.major h2 {
    font-size: 44px;
    font-weight: 600;
    padding-bottom: 44px;
}

.events header.major h2 {
    padding-bottom: 21px;
}

header.major .byline {
    display: block;
    font-size: 1.4em;
    letter-spacing: 1px;
    line-height: 1.4em;
    margin-bottom: 2em
}

footer>:last-child {
    margin-bottom: 0
}

footer.major {
    padding-top: 3em
}

input[type=email],
input[type=password],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: none;
    border-radius: 5px;
    color: inherit;
    display: block;
    outline: 0;
    padding: .75em;
    text-decoration: none;
    width: 100%
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #f2f2f2
}

input[type=email],
input[type=password],
input[type=text] {
    line-height: 1em
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .5
}

::-moz-placeholder {
    color: inherit;
    opacity: .5
}

:-ms-input-placeholder {
    color: inherit;
    opacity: .5
}

::-ms-input-placeholder {
    color: inherit;
    opacity: .5
}

::input-placeholder,
::placeholder,
:input-placeholder,
:placeholder {
    color: inherit;
    opacity: .5
}

::input-placeholder {
    position: relative;
    top: 3px
}

.formerize-placeholder {
    color: rgba(85, 85, 85, .5) !important
}

.event-table {
    margin-top: 44px;
}

.event-info p {
    vertical-align: middle;
    text-align: left;
    line-height: 2em;
}

.event-info img {
    vertical-align: middle;
    width: 48px;
    margin-right: 1em;
}

.logo {
    margin-left: 1em;
}
 .logo img {
    margin-bottom: 10px;
 }

.image {
    border: 0;
    position: relative
}

.image.fit {
    display: block
}

.image.fit img {
    display: block;
    width: 100%
}

.image.feature {
    display: block;
    margin: 0 0 2em
}

.image.feature img {
    display: block;
    width: 100%
}

.icon {
    position: relative
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-transform: none !important
}

.button.icon:before {
    margin-right: .5em
}

.icon>.label {
    display: none
}

ol,
ul {
    list-style-position: outside;
    padding: 0
}

ul,
ul.default {
    list-style-type: disc;
    margin: 0 0 1em 1.23em
}

ol,
ol.default {
    list-style-type: decimal;
    margin: 0 0 1em 1.1em
}

ol li,
ol.default li,
ul li,
ul.default li {
    /* padding-bottom: .75em; */
    padding-left: .35em
}

ol ol,
ul ul {
    margin-bottom: 0
}

ol ol,
ol ol li,
ul ul,
ul ul li {
    padding-bottom: 0
}

ul ul li {
    list-style-type: circle
}

ol ol li {
    list-style-type: lower-latin
}

.alt ol ol,
.alt ul ul,
.sitemap ol ol,
.sitemap ul ul {
    margin-top: 1em
}

.alt ul li,
.alt ul li li,
.sitemap ul li,
.sitemap ul li li {
    list-style-type: disc;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 1em;
    padding-top: 0
}

.alt ul li li:last-child,
.alt ul li:last-child,
.sitemap ul li li:last-child,
.sitemap ul li:last-child {
    padding-bottom: 0
}

ul.actions,
ul.icons,
ul.special-icons {
    cursor: default;
    list-style-type: none;
    margin: 0 0 2em
}

ul.schedule {
    list-style-type: none;
    margin: 0 4em 2em;
}

ul.schedule li {
    padding-bottom: 0;
}

ul.icons li {
    display: inline-block;
    line-height: 1em;
    padding: .5em 1em
}

ul.icons li span {
    display: none
}

ul.icons li a {
    color: inherit;
    font-size: 2em;
    opacity: .35;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

ul.icons li a:hover {
    color: inherit;
    opacity: 1
}

ul.actions li {
    display: inline-block
}

ul.actions li:first-child {
    padding: 0
}

ul.actions:last-child {
    margin-bottom: 0
}

ul.actions.vertical li {
    display: block;
    padding: 1.5em 0 0
}

ul.actions.vertical li:first-child {
    padding: 0
}

ul.special-icons {
    margin: 0;
    padding: 0 0 0 1.35em
}

ul.special-icons li {
    margin-bottom: 1em;
    padding: 0 0 0 1.4em;
    position: relative;
    vertical-align: top;
    width: 100%
}

ul.special-icons li:before {
    border-radius: 5px;
    display: block;
    font-size: 2em;
    left: 0;
    position: absolute;
    top: 2em
}

ul.special-icons span {
    display: inline-block;
    font-size: 1.35em;
    left: -.5em;
    line-height: 190%;
    overflow: hidden;
    position: absolute;
    top: -.28em;
    width: 1.4em
}

ul.special-icons h3 {
    font-size: 1.2em;
    margin-bottom: 1em
}

ul.special-icons h3,
ul.special-icons h3 a,
ul.special-icons h3 a:visited {
    color: #1f1f1f;
    display: block;
    font-weight: 700;
    text-transform: uppercase
}

ul.special-icons p {
    margin: 0
}

.form-field {
    padding: 0.4em 0;
}

.button,
input[type=button],
input[type=reset],
input[type=submit] {
    font-family: Barlow Condensed, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ff3e03;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    margin-top: 1em;
    padding: 8px 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.notices p {
    font-size: 24px;
}

.button:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
    color: #f2f2f2
}

button:disabled,
button[disabled]{
    background-color: #fff;
    color: #f2f2f2;
}

.button:active,
.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #fff;
    color: #ff3e03
}

.button.alt,
input[type=button].alt,
input[type=reset].alt,
input[type=submit].alt {
    border-color: inherit;
    color: inherit
}

.button.alt:hover,
input[type=button].alt:hover,
input[type=reset].alt:hover,
input[type=submit].alt:hover {
    background-color: #fff;
    color: #f2f2f2
}

.button.fit,
input[type=button].fit,
input[type=reset].fit,
input[type=submit].fit {
    width: 100%
}

.button.button-secondary,
.button.button-secondary:visited {
    border-color: #6f6f6f;
    color: #fff;
    opacity: .6
}

.button.button-secondary:active,
.button.button-secondary:hover {
    background-color: #fff;
    color: #222;
    opacity: 1
}

.wrapper {
    padding: 88px 0;
}

.wrapper.style1 {
    padding: 0
}

.wrapper.style1 #header h1 {
    margin: 0
}

.wrapper.evenpart,
.wrapper.style2 {
    background-color: #fff
}

.wrapper.evenpart {
    padding-bottom: 4rem
}

.wrapper.evenpart .major,
.wrapper.style2 .major {
    text-align: left !important
}

.wrapper.evenpart .major h2,
.wrapper.style2 .major h2 {
    display: block;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: .7em;
    text-transform: uppercase
}

.wrapper.evenpart .major .byline,
.wrapper.style2 .major .byline {
    font-size: 1.4em;
    letter-spacing: normal;
    line-height: 1.4em;
    text-transform: none
}

.wrapper.evenpart h3,
.wrapper.style2 h3 {
    display: block;
    font-size: 1.6em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.wrapper.cta,
.wrapper.style3 {
    background-color: #f2f2f2;
    padding-bottom: 5em;
    text-align: center
}

.wrapper.style6 {
    background-color: #fff;
    color: #000;
    text-align: center
}

.wrapper.style7 {
    background-color: #f2f2f2;
    color: #000;
}

.wrapper.lecturers {
    text-align: center;
}

.wrapper.center .container,
.wrapper.lecturers .container,
.wrapper.events .container,
.wrapper.plain .container {
    padding-left: 160px;
    padding-right: 160px;
}

.wrapper.location .container {
    padding-left: 60px;
    padding-right: 100px;
}

.wrapper.cta .container,
.wrapper.style3 .container,
.wrapper.portals .container {
    padding-left: 0;
    padding-right: 0;
}

.wrapper.cta p,
.wrapper.style3 p {
    font-size: 21px;
}

.wrapper.style6 h1 {
    font-size: 48px;
    margin-bottom: 0.5em;
}

.wrapper.style5 h2 {
    font-size: 1.9em;
    margin-bottom: 0.5em;
}

.wrapper.style6 p {
    font-size: 21px;
}

p.name {
    margin-bottom: 0;
}

.wrapper.lecturers,
.wrapper.location {
    background-color: #fff;
}

.l-img {
    border: solid #fff;
    border-radius: 2px;
}

.wrapper.center {
    text-align: center;
}

.wrapper.plain,
.wrapper.style4 {
    background-color: #f2f2f2;
}

.schedule-time {
    font-weight: bold;
    font-family: monospace;
    font-size: 16px;
}

.wrapper.portals,
.wrapper.style5 {
    background-color: #f2f2f2;
    text-align: center
}

.wrapper.portals .image,
.wrapper.style5 .image {
    display: block;
    margin: 0 auto;
    width: 60%
}

.wrapper.portals .image img,
.wrapper.style5 .image img {
    max-width: 100%
}

#header {
    position: absolute;
    background-color: transparent;
    color: #fff;
    height: 4em;
    width: 100%
}

#header .container {
    /* position: relative; */
    overflow: hidden;
}

#logo {
    color: #fff;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 2em;
    text-transform: uppercase
}

#logo h1 {
    display: inline-block;
    margin: 0;
    padding: 0
}

#nav {
    position: absolute;
    right: 0;
    top: 0
}

#nav>ul {
    margin: 0
}

#nav>ul>li {
    border-radius: 4px;
    display: inline-block;
    margin-left: .5em;
    padding: 0 .5em
}

#nav>ul>li a {
    color: inherit;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 4em;
    text-decoration: none;
    text-transform: uppercase
}

#nav>ul>li:first-child {
    margin-left: 0
}

#nav>ul>li.active a {
    color: #fff
}

#nav>ul>li>ul {
    display: none
}

.dropotron {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    margin: 0 0 0 -3rem;
    min-width: 20rem;
    padding: 0 0 .5rem;
    top: 2em
}

.dropotron,
.dropotron>li {
    list-style-type: none !important
}

.dropotron>li {
    border-top: 1px solid #262626;
    line-height: 1.5em;
    padding: .6rem 1rem
}

.dropotron>li:first-child {
    border-top: 1px solid transparent
}

.dropotron>li>a {
    color: inherit;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: none
}

.dropotron>li.active>a,
.dropotron>li:hover>a {
    color: inherit
}

.dropotron.level-0,
.dropotron.level-1 {
    border-radius: 0 0 4px 4px;
    font-size: 1em
}

#banner {
    background-color: #9e9d9d;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 23em;
    overflow: hidden
}

#zg-sil {
    width: 100%;
    height: 100%;
}

#banner .container h2 {
    background-color: #f2f2f2;
    display: inline-block;
    font-size: 2.4em;
    font-weight: 400;
    line-height: .5em;
    margin: 0;
    padding: .5em .3em;
    text-transform: uppercase
}

#banner .container .blurb,
#banner .container .follower {
    font-size: 1.2em;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 1em 0;
    padding: .25em 1.3em
}

#banner .container .blurb,
#banner .container .follower {
    display: inline-block
}

#main {
    padding: 4em 0
}

#main #content .major,
#main #sidebar .major {
    text-align: left
}

#main #sidebar section {
    margin-top: 3em
}

#main #sidebar section:first-child {
    margin-top: 0
}

#main #sidebar .major {
    padding-top: .35em
}

#main #sidebar .major h2 {
    font-size: 1.8em
}

#extra h2 {
    font-size: 1.8em
}

#extra h2,
#extra h3 {
    display: block;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

#extra h3 {
    font-size: 1.6em
}

#footer {
    height: 160px;
    background-color: #00002f;
    color: #fff;
    padding: 2em 0 2em;
    text-align: center
}

#footer hr {
    border-bottom: 1px solid;
    border-color: inherit;
    opacity: .05
}

#footer .major h2 {
    color: inherit
}

#copyright,
#footer .major .byline {
    color: inherit;
    opacity: .6
}

#footer .copyright {
    margin-top: 3em;
    text-align: center
}

#copyright {
    padding: 2em 0;
    position: relative;
    text-align: center;
    text-transform: none
}

#copyright a {
    color: inherit;
    text-decoration: none
}

#team h3 {
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: .5em;
    text-transform: uppercase
}

.color-primary {
    color: #f2f2f2
}

.color-secondary {
    color: #fff
}

.color-text {
    color: #1f1f1f
}

.color-disabled {
    color: #9e9d9d
}

.color-success {
    color: #14a44d
}

.color-warning {
    color: #e4a11b
}

.color-danger {
    color: #dc4c64
}

.color-info {
    color: #54b4d3
}

.uppercase {
    text-transform: uppercase !important
}

.normal-case {
    text-transform: none !important
}

.text-center {
    text-align: center
}

.bold {
    font-weight: 700 !important
}

.italic {
    font-style: italic !important
}

.small {
    font-size: 80%;
    line-height: 1.5em
}

.normal {
    font-size: 1.4em
}

.nowrap {
    white-space: nowrap
}

.skew {
    margin-top: -.5rem !important;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.list-none {
    list-style-type: none !important;
    margin-left: 0 !important
}

.list-none li {
    padding-left: 0 !important
}

.list-disc {
    list-style-type: disc !important
}

.list-decimal {
    list-style-type: decimal !important
}

.opacity-dark {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}

.opacity-light {
    background-color: hsla(0, 0%, 100%, .8);
    color: #1f1f1f
}

.mb-1 {
    margin-bottom: 1rem !important
}

.mb-2 {
    margin-bottom: 2rem !important
}

.mb-3 {
    margin-bottom: 3rem !important
}

.mr-1 {
    margin-right: 1rem !important
}

.mr-2 {
    margin-right: 2rem !important
}

.mr-3 {
    margin-right: 3rem !important
}

.pt-1 {
    padding-top: 1rem !important
}

.pt-2 {
    padding-top: 2rem !important
}

.pt-3 {
    padding-top: 3rem !important
}

.grid-default {
    grid-gap: 2em;
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.relative {
    position: relative
}

.width-100 {
    width: 100%
}

.height-100 {
    height: 100%
}

.center-vh {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.center-v,
.center-vh {
    margin: 0;
    position: absolute;
    top: 50%
}

.center-v {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

blockquote {
    border-left: .5em solid #f2f2f2;
    font-style: italic;
    margin: 0 0 2.5em;
    padding: 1em 0 1em 2em
}

blockquote p {
    margin: 0;
    padding: 0
}

.icons.alt {
    color: #f2f2f2
}

.icons.icons-all {
    color: #1f1f1f
}

.icons.icons-all li {
    display: inline-block;
    text-align: center
}

.icons.icons-all .fa {
    font-size: 1.8em
}

code {
    border: 1px solid #1f1f1f;
    font-size: .9em;
    margin: 0 .25em;
    padding: .16em .65em
}

code,
pre {
    font-family: Courier New, monospace
}

pre {
    -webkit-overflow-scrolling: touch;
    font-size: .9rem;
    margin: 0 0 2rem
}

pre code {
    display: block;
    line-height: 1.75em;
    overflow-x: auto;
    padding: 1rem 1.5rem
}

@media (width <= 1680px) {
    .wrapper.location .container {
        padding-left: 130px;
        padding-right: 30px;
    }

    .wrapper.location .container,
    .wrapper.lecturers .container,
    .wrapper.center .container,
    .wrapper.plain .container,
    .wrapper.events .container {
        padding-left: 0;
        padding-right: 0;
    }

    /* .schedule .row {
        margin: -60px 0 -1px -26px;
    } */
}

@media (width >= 1024px) {
    .lang {
        margin-right: 5px;
    }

    .bgImage {
        background: url("../Xagent_CCD_LP_banner_desk.jpg");
     }

    .wrapper.evenpart,
    .wrapper.style2 {
        padding-top: 5em
    }
}


@media (width < 1024px) {
    .lang {
        margin-right: -20px;
    }

    .lang.active {
        display: none;
    }

    .bgImage {
        background: url("../Xagent_CCD_LP_banner_mob.jpg");
     }

     #banner {
        height: 62em;
     }

    #logo {
        font-size: 1.5em;
        line-height: 2.5em
    }

    .grid-default {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media (width > 1280px) {
    .container.events {
        width: 800px;
    }

    #scheduleDiv {
        width: max-content;
    }

    .schedule-title:before {
        content: url("../../images/burst.png");
        padding-right: 25px;
    }
}

@media (width <= 1280px) {
    .schedule .row>.schedule-title {
        padding-left: 0;
    }

    #scheduleDiv {
        text-align: center;
    }

    #scheduleDiv .schedule-time {
        padding-bottom: 0;
    }

    #scheduleDiv .schedule-title {
        padding-top: 0;
    }
}

@media (width < 1120px) {
     #banner {
        height: 20em;
     }
}

@media (width <= 1024px) {
     #banner {
        height: 62em;
     }
}

@media (width <= 980px) {
    #banner {
        height: 50em;
     }
}

@media (width <=840px) {
    #banner {
        height: 42em;
     }

    #skel-layers-wrapper {
        padding-top: 0;
        /* padding-top: 44px */
    }

    body,
    input,
    li,
    p,
    select,
    textarea {
        font-size: 13pt;
        line-height: 1.5em
    }

    .small {
        font-size: 90%
    }

    .normal {
        font-size: 1.1em
    }

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

    header.major h2 {
        font-size: 1.8em;
    }

    header.major .byline {
        font-size: 1.1em
    }

    .wrapper.style2 p,
    .wrapper.style3 p,
    .wrapper.style6 p {
        line-height: 1.4em;
    }

    ul.actions,
    ul.icons,
    ul.special-icons {
        padding-bottom: 0
    }

    .grid-default {
        grid-template-columns: repeat(1, 1fr)
    }

    .button,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        display: block;
        margin: 0 auto;
        max-width: 350px;
        width: 100%
    }

    .wrapper.evenpart .major h2,
    .wrapper.style2 .major h2 {
        font-size: 1.4em
    }

    .wrapper.evenpart .major .byline,
    .wrapper.style2 .major .byline {
        font-size: 1.1em
    }

    .wrapper.evenpart h3,
    .wrapper.style2 h3 {
        font-size: 1.2em
    }

    .wrapper.cta .container,
    .wrapper.style3 .container,
    .wrapper.style3 .container {
        padding-left: 88px;
        padding-right: 88px;
    }

    .wrapper.plain,
    .wrapper.location,
    .wrapper.style4 {
        padding-bottom: 88px;
    }

    .wrapper.portals,
    .wrapper.style5 {
        padding-bottom: 88px;
    }

    .wrapper {
        padding: 44px 10px;
    }

    #header {
        display: none
    }

    #titleBar {
        background-color: #000;
        height: 44px;
        line-height: 44px
    }

    #titleBar .title {
        color: #fff;
        display: block;
        font-size: 1.3em;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 44px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        z-index: 1
    }

    #titleBar .toggle {
        height: 60px;
        left: 0;
        position: absolute;
        top: 0;
        width: 80px;
        z-index: 2
    }

    #titleBar .toggle:before {
        background: url(../../images/icon_hamburger.svg) 50% no-repeat;
        background-size: 28px 28px;
        content: "";
        display: block;
        font-style: normal;
        font-weight: 400;
        height: 44px;
        line-height: 44px;
        text-align: center;
        text-transform: none !important;
        width: 44px
    }

    #titleBar .toggle:after {
        content: "";
        display: block;
        height: 13px;
        left: 10px;
        opacity: .75;
        position: absolute;
        top: 15px;
        width: 20px
    }

    #navPanel {
        -webkit-overflow-scrolling: touch;
        background: #000;
        border-top: 5px solid transparent
    }

    #navPanel .link {
        border-bottom: 1px solid #262626;
        color: #adadad;
        display: block;
        line-height: 1.5rem;
        min-height: 44px;
        padding: .6rem;
        text-decoration: none
    }

    #navPanel .link.depth-0 {
        color: #fff
    }

    #navPanel .link.depth-1 {
        padding-left: 1.4rem
    }

    #navPanel .link.depth-2 {
        padding-left: 2.3rem
    }

    #banner {
        color: #fff;
        text-align: center;
        text-transform: uppercase
    }

    #banner h2 {
        font-size: 1.8em;
        padding: .5em
    }

    #banner p,
    #banner span {
        font-size: 1.1em
    }

    #banner span {
        padding: 1em 0
    }
}

@media (width <=680px) {
    #banner {
        height: 34em;
     }

    header.major h2 {
        font-size: 1.6em
    }

    header.major .byline {
        font-size: 1.1em
    }

    .wrapper {
        padding: 4em 0 2em
    }

    .wrapper.evenpart,
    .wrapper.style2 {
        padding-bottom: 88px;
        padding-top: 88px;
    }

    .wrapper.plain p,
    .wrapper.location p,
    .wrapper.style4 p {
        margin-bottom: 1em
    }

    /* .wrapper.portals img,
    .wrapper.style5 img {
        width: 90%;
    } */

    /* .wrapper {
        padding: 44px 10px;
    } */

    ul.icons li a {
        font-size: 1.6em
    }

    ul.special-icons li {
        margin-bottom: 2em
    }

    .grid-default {
        grid-gap: 0;
        grid-template-columns: repeat(1, 1fr)
    }

    #main #sidebar .major h2 {
        font-size: 1.6em
    }
}

@media (width <= 600px) {
    #banner {
        height: 30em;
     }
}

@media (width <= 520px) {
    #banner {
        height: 24em;
     }
}

@media (width <= 420px) {
    #banner {
        height: 21em;
     }
}

@media (width <= 380px) {
    #banner {
        height: 21em;
     }
}

.slick-slide img {
    display: inline-block !important;
}

.notices {
    padding: 1px 1px 1px 1px !important;
}

.notices p {
        line-height: 1.5em;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        margin-left: 0.5em;
}

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

.card {
	margin-bottom: 60px;
}

.mySlider {
	position: relative;
	padding-bottom: 40px;
}

.slick-dots {
	display: block;
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
	margin: 0;
	bottom: 10px;
	list-style: none;

	li {
		display: inline-block;
		margin-right: 10px;

		button {
			width: 12px;
			height: 12px;
			border: 0;
			border-radius: 100%;
			background-color: rgba(#000, 0.20);
			text-indent: -999999px;
		}

		&.slick-active {
			button {
				background-color: #29ccb9;
			}
		}
	}
}

.switch {
    position: relative;
    margin: 0 5px;
    float: right;
    display: inline-flex;
}

.lang {
    background-color: #fff;
    padding: 0 6px 0 6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.lang.active {
    background-color: #ff3e03;
}

/* .lang.active a {
    color: #fff;
} */

.lang a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.lang.active a {
    color: #fff;
}

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