/*!
Theme Name: StreamGo
Version: 2.0
Author: TAC
Author URI: http://www.tac-design.co.uk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

[type=button],
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

button,
hr,
input {
    overflow: visible
}

embed,
hr,
iframe,
video {
    border: 0
}

dl,
table {
    margin-bottom: 2.5rem
}

h1,
h2,
h3,
ol,
p,
ul {
    margin: 0 0 2.5rem
}

blockquote,
pre {
    margin: 1.6rem 0
}

a:focus,
a:hover,
u {
    text-decoration: underline
}

audio,
canvas,
progress,
video {
    display: inline-block
}

button,
select {
    text-transform: none
}

select,
sub {
    vertical-align: sub
}

img,
select[multiple] {
    height: auto
}

body,
button,
code,
fieldset,
figure,
input,
select,
textarea {
    margin: 0
}

.col,
img,
legend {
    max-width: 100%
}

article,
aside,
details,
dialog,
figcaption,
figure,
footer,
header,
hr,
input:not([type]),
legend,
main,
menu,
nav,
pre,
section {
    display: block
}

fieldset,
legend {
    padding: .8rem 0
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

.owl-carousel.owl-refresh .owl-item,
.pushy-content {
    visibility: hidden
}

.clearfix:after,
.form .form__group.form__group--checkbox:after,
.gfield_checkbox:after,
.gfield_radio:after,
.ginput_complex:after,
.item--previous:after,
.item--sidebar .presenter:after,
.owl-carousel .owl-stage:after,
.poll form:after,
.sidebar-item.previous p:after,
.sidebar-item.previous:after {
    clear: both
}

a {
    -webkit-text-decoration-skip: objects;
    color: #ED2939;
    text-decoration: none;
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ffeb3b
}

sub,
sup {
    line-height: 0;
    position: relative
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}


/*! sanitize.css v7.0.3 | CC0 License | github.com/csstools/sanitize.css */

*,
::after,
::before {
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit
}

html {
    cursor: default;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -ms-text-size-adjust: 100%;
    word-break: break-word
}

nav ol,
nav ul {
    list-style: none
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: Menlo, Consolas, Roboto Mono, Ubuntu Monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace;
    font-size: 1em
}

small {
    font-size: 80%;
    color: rgba(0, 0, 0, .54);
    vertical-align: bottom
}

::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

code,
img,
ol,
progress,
ul {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not([fill]) {
    fill: currentColor
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: ButtonText dotted 1px
}

dialog {
    background-color: #fff;
    border: solid;
    color: #000;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

[hidden],
dialog:not([open]),
template {
    display: none
}

summary {
    display: list-item
}

[tabindex],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true],
[disabled] {
    cursor: not-allowed
}

[aria-hidden=false][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}


/*! Marx v3.0.6 - The classless CSS reset (perfect for Communists) | MIT License | https://github.com/mblode/marx */

article,
aside,
details,
footer,
header,
main,
section,
summary {
    margin: 0 auto;
    width: 100%
}

main {
    margin: 0 auto
}

footer {
    border-top: 1px solid rgba(0, 0, 0, .12);
    text-align: center
}

footer p {
    margin-bottom: 0
}

hr {
    border-top: 1px solid rgba(0, 0, 0, .12);
    margin-top: 16px;
    margin-bottom: 16px;
    width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

@media screen and (max-width:480px) {
    article,
    aside,
    section {
        clear: both;
        display: block;
        max-width: 100%
    }
}

body {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    line-height: 1.2
}

code,
pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    color: rgba(0, 0, 0, .8)
}

h1 {
    font-size: 4rem
}

h2 {
    font-size: 2.1rem
}

code,
h4,
h5,
h6,
pre {
    font-size: 1.6rem
}

h4,
h5 {
    margin: 0 0 1.5rem
}

h6 {
    margin: 0 0 .5rem
}

pre {
    background: #f7f7f9;
    padding: 1.6rem;
    white-space: pre-wrap;
    overflow-wrap: break-word
}

code {
    line-height: inherit;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word
}

sub,
sup {
    font-size: 1.4rem
}

a:focus,
a:hover {
    color: #ba101e
}

dd {
    margin-left: 4rem
}

ol,
ul {
    padding-left: 4rem
}

blockquote {
    border-left: 2px solid rgba(0, 0, 0, .8);
    font-style: italic;
    padding-left: 1.6rem
}

s {
    text-decoration: line-through
}

sup {
    top: -.5em;
    vertical-align: super
}

sub {
    bottom: -.25em
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=month],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=tel],
input[type=number],
input[type=search],
select,
textarea {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 4px;
    color: rgba(0, 0, 0, .8);
    display: block;
    width: 100%;
    padding: .8rem 1.6rem;
    line-height: 1.5;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

input[type=color] {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle
}

input:not([type]) {
    -webkit-appearance: none;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 4px;
    color: rgba(0, 0, 0, .8);
    width: 100%;
    padding: .8rem 1.6rem;
    line-height: 1.5;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    text-align: left
}

input:not([type]):focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=week]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=number]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
    background-color: #fff;
    border-color: #f3707a;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: thin 1px
}

input:not([type])[disabled],
input[type=text][disabled],
input[type=password][disabled],
input[type=email][disabled],
input[type=url][disabled],
input[type=date][disabled],
input[type=month][disabled],
input[type=time][disabled],
input[type=datetime][disabled],
input[type=datetime-local][disabled],
input[type=week][disabled],
input[type=tel][disabled],
input[type=color][disabled],
input[type=number][disabled],
input[type=search][disabled],
select[disabled],
textarea[disabled] {
    background-color: rgba(0, 0, 0, .12);
    color: rgba(0, 0, 0, .54);
    cursor: not-allowed;
    opacity: 1
}

input[readonly],
select[readonly],
textarea[readonly] {
    border-color: rgba(0, 0, 0, .12);
    color: rgba(0, 0, 0, .54)
}

input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
    border-color: #ea1c0d;
    color: #f44336
}

input[type=file]:focus:invalid:focus,
input[type=checkbox]:focus:invalid:focus,
input[type=radio]:focus:invalid:focus {
    outline-color: #f44336
}

select {
    border: 1px solid rgba(0, 0, 0, .12)
}

select:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

label {
    line-height: 2
}

fieldset {
    border: 0
}

legend {
    color: inherit;
    white-space: normal;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    color: rgba(0, 0, 0, .8);
    margin-bottom: .8rem;
    width: 100%
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    display: inline;
    margin-right: 2%;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #ED2939;
    border-radius: 4px;
    color: #fff;
    padding: .8rem 1.6rem;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1.6rem;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

tfoot tr,
thead th {
    text-align: left
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #ba101e;
    border-color: #ba101e;
    color: #FFF!important;
    text-decoration: none
}

.button:not(:disabled):active,
button:not(:disabled):active,
input[type=button]:not(:disabled):active,
input[type=reset]:not(:disabled):active,
input[type=submit]:not(:disabled):active {
    background-color: #ba101e;
    border-color: #ba101e;
    color: #FFF;
    text-decoration: none
}

.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem #f3707a;
    box-shadow: 0 0 0 .2rem #f3707a;
    color: #FFF;
    text-decoration: none
}

button:disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
    opacity: .65;
    cursor: not-allowed;
    background-color: #D0D0D0;
    border-color: #D0D0D0;
    color: #fff
}

caption {
    padding: .8rem 0
}

thead th {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .12)
}

tr {
    margin-bottom: 8px
}

td,
th {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    padding: 1.6rem;
    vertical-align: inherit
}

tfoot td {
    color: rgba(0, 0, 0, .54);
    font-size: 1rem;
    font-style: italic;
    padding: 1.6rem .4rem
}

.grid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 6rem
}

.col,
.modal__container {
    -webkit-box-sizing: border-box
}

.col-bottom,
.col-top {
    display: -webkit-box;
    display: -ms-flexbox
}

.col-bottom,
.col-middle,
.col-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

@media only screen and (max-width:960px) {
    .grid {
        padding: 0
    }
}

.grid.grid-nogutter {
    margin: 0 -1.5rem;
    padding: 0
}

.col {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    min-width: 0;
    padding: 0 1.5rem;
    position: relative
}

.col-align-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.col-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.col-align-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.col-top {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex
}

.col-bottom {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex
}

.col-middle,
.modal__overlay {
    display: -webkit-box;
    display: -ms-flexbox
}

.col-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex
}

.grid-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.grid-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grid-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.grid-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.grid-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.col-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.grid-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col-fixed {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial
}

.col-grow-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.col-grow-3 {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3
}

.col-grow-4 {
    -webkit-box-flex: 4;
    -ms-flex-positive: 4;
    flex-grow: 4
}

.col-grow-5 {
    -webkit-box-flex: 5;
    -ms-flex-positive: 5;
    flex-grow: 5
}

.col-grow-6 {
    -webkit-box-flex: 6;
    -ms-flex-positive: 6;
    flex-grow: 6
}

.col-grow-7 {
    -webkit-box-flex: 7;
    -ms-flex-positive: 7;
    flex-grow: 7
}

.col-grow-8 {
    -webkit-box-flex: 8;
    -ms-flex-positive: 8;
    flex-grow: 8
}

.col-grow-9 {
    -webkit-box-flex: 9;
    -ms-flex-positive: 9;
    flex-grow: 9
}

.col-grow-10 {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10
}

.col-grow-11 {
    -webkit-box-flex: 11;
    -ms-flex-positive: 11;
    flex-grow: 11
}

.col-1 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

@media only screen and (max-width:480px) {
    .col-sm {
        -webkit-box-flex: 100%!important;
        -ms-flex: 100%!important;
        flex: 100%!important;
        max-width: 100%!important
    }
}

@media only screen and (max-width:960px) {
    .col-md {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
    .col-md-50 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }
}

@media only screen and (max-width:1320px) {
    .col-lg {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.hide-for-large,
.hide-for-large-up,
.show-for-medium,
.show-for-medium-down,
.show-for-print,
.show-for-small,
.show-for-xlarge {
    display: none!important
}

.hide-for-medium,
.hide-for-medium-down,
.hide-for-print,
.hide-for-small,
.hide-for-xlarge,
.show-for-large,
.show-for-large-up {
    display: inherit!important
}

@media only screen and (min-width:1320.1px) {
    .hide-for-large,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-small,
    .show-for-large-up,
    .show-for-xlarge {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-xlarge,
    .show-for-large,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-small {
        display: none!important
    }
}

@media only screen and (max-width:960px) and (min-width:480.1px) {
    .hide-for-large,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-xlarge,
    .show-for-medium,
    .show-for-medium-down {
        display: inherit!important
    }
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large,
    .show-for-large-up,
    .show-for-small,
    .show-for-xlarge {
        display: none!important
    }
}

@media only screen and (max-width:480px) {
    .hide-for-large,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-xlarge,
    .show-for-medium-down,
    .show-for-small {
        display: inherit!important
    }
    .hide-for-medium-down,
    .hide-for-small,
    .show-for-large,
    .show-for-large-up,
    .show-for-medium,
    .show-for-xlarge {
        display: none!important
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.site-overlay {
    display: none
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.pushy {
    position: fixed;
    width: 48rem;
    height: 100%;
    background: #FFF;
    top: 0;
    z-index: 9999;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.pushy.pushy-left {
    left: 0
}

.pushy.pushy-right {
    right: 0
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, .5);
    -webkit-animation: fade .5s;
    animation: fade .5s
}

.pushy-left {
    -webkit-transform: translate3d(-48rem, 0, 0);
    transform: translate3d(-48rem, 0, 0)
}

@media only screen and (max-width:480px) {
    .pushy {
        width: 32rem;
        max-width: 100%
    }
    .pushy-left {
        -webkit-transform: translate3d(-32rem, 0, 0);
        transform: translate3d(-32rem, 0, 0)
    }
}

.pushy-open-left .push {
    -webkit-transform: translate3d(48rem, 0, 0);
    transform: translate3d(48rem, 0, 0)
}

@media only screen and (max-width:480px) {
    .pushy-open-left .push {
        -webkit-transform: translate3d(32rem, 0, 0);
        transform: translate3d(32rem, 0, 0)
    }
}

.pushy-right {
    -webkit-transform: translate3d(48rem, 0, 0);
    transform: translate3d(48rem, 0, 0)
}

@media only screen and (max-width:480px) {
    .pushy-right {
        -webkit-transform: translate3d(32rem, 0, 0);
        transform: translate3d(32rem, 0, 0)
    }
}

.pushy-open-right .push {
    -webkit-transform: translate3d(-48rem, 0, 0);
    transform: translate3d(-48rem, 0, 0)
}

@media only screen and (max-width:480px) {
    .pushy-open-right .push {
        -webkit-transform: translate3d(-32rem, 0, 0);
        transform: translate3d(-32rem, 0, 0)
    }
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
    visibility: visible
}

.push,
.pushy {
    -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99), -webkit-transform .2s cubic-bezier(.16, .68, .43, .99)
}

.pushy-content {
    -webkit-transition: visibility .2s cubic-bezier(.16, .68, .43, .99);
    transition: visibility .2s cubic-bezier(.16, .68, .43, .99)
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 500px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box
}

.modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@-webkit-keyframes mmfadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes mmfadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes mmslideIn {
    from {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mmslideIn {
    from {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes mmslideOut {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

@keyframes mmslideOut {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    -webkit-animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    -webkit-animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform
}

.gform_wrapper {
    margin-bottom: 2.5rem;
    max-width: 52rem;
    width: 100%
}

.gform_wrapper .gform_title,
.gform_wrapper .gsection_title {
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 300;
    margin-bottom: 2.5rem
}

.gform_wrapper .gsection_title {
    margin-bottom: 0
}

.gform_wrapper .gform_description {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 3rem;
    font-weight: 300;
    display: block
}

.gform_wrapper .gfield_description,
.gform_wrapper .ginput_counter {
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-top: .3rem
}

.gform_body ul {
    list-style: none!important;
    margin: 0!important
}

.gform_body ul li {
    margin-bottom: 2.5rem;
    padding-left: 0!important
}

.gform_body ul li::before {
    content: ""!important;
    display: none!important;
    width: 0
}

.gfield_checkbox:after,
.gfield_checkbox:before,
.gfield_radio:after,
.gfield_radio:before,
.ginput_complex:after,
.ginput_complex:before {
    content: "";
    display: table
}

.gform_body ul li ul li {
    margin-bottom: 0
}

.ginput_complex {
    zoom: 1
}

.gform_footer {
    padding-top: 2.5rem;
    margin-bottom: 3rem
}

.gfield_checkbox,
.gfield_radio {
    zoom: 1
}

.gfield_checkbox li,
.gfield_radio li {
    display: inline-block;
    float: left;
    margin-right: 2rem
}

#ui-datepicker-div .ui-datepicker-next.ui-state-disabled,
#ui-datepicker-div .ui-datepicker-prev.ui-state-disabled,
.gform_drop_instructions,
.gform_validation_container {
    display: none
}

.ginput_counter {
    font-size: 1.4rem
}

.ginput_container_address label {
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 300;
    margin: .5rem 0 1.5rem
}

.ginput_container_address .address_city,
.ginput_container_address .address_line_1,
.ginput_container_address .address_state,
.ginput_container_address .address_zip {
    float: left
}

.ginput_container_address .address_city,
.ginput_container_address .address_zip {
    margin-left: 1.5rem
}

@media only screen and (max-width:960px) {
    .ginput_container_address .address_city,
    .ginput_container_address .address_line_1,
    .ginput_container_address .address_state,
    .ginput_container_address .address_zip {
        float: none
    }
    .ginput_container_address .address_city,
    .ginput_container_address .address_zip {
        margin-left: 0
    }
}

.validation_error,
.validation_message {
    font-size: 1.4rem;
    line-height: 2rem;
    color: red
}

.validation_error {
    margin-bottom: 2.5rem
}

.gform_confirmation_message {
    font-size: 1.6rem;
    line-height: 2.6rem
}

#ui-datepicker-div {
    background: #FFF;
    border: 1px solid #ddd;
    border-radius: .5rem;
    -webkit-box-shadow: 0 3px 5px 0;
    box-shadow: 0 3px 5px 0;
    display: none;
    padding: 2rem;
    width: 30rem
}

#ui-datepicker-div .ui-icon {
    color: transparent;
    cursor: pointer;
    font-size: 0
}

#ui-datepicker-div .ui-icon:before {
    font-family: 'Font Awesome 5';
    font-size: 1.8rem
}

#ui-datepicker-div .ui-datepicker-prev {
    float: left;
    width: 10%;
    text-decoration: none;
    padding-top: .6rem
}

#ui-datepicker-div .ui-datepicker-prev .ui-icon:before {
    content: '\f060'
}

#ui-datepicker-div .ui-datepicker-next {
    float: right;
    width: 10%;
    text-decoration: none;
    padding-top: .6rem
}

#ui-datepicker-div .ui-datepicker-next .ui-icon:before {
    content: '\f061';
    float: right
}

#ui-datepicker-div .ui-datepicker-title select {
    font-size: 1.3rem;
    float: left;
    width: 38%;
    height: 3.2rem
}

#ui-datepicker-div .ui-datepicker-title .ui-datepicker-month {
    margin: 0 4% 1.5rem 0
}

#ui-datepicker-div .ui-datepicker-title .ui-datepicker-year {
    margin: 0 0 1.5rem
}

#ui-datepicker-div .ui-datepicker-today {
    background-color: #ED2939;
    border-radius: 0
}

#ui-datepicker-div .ui-datepicker-today a {
    color: #FFF
}

#ui-datepicker-div table {
    font-size: 1.4rem;
    width: 100%
}

#ui-datepicker-div table td,
#ui-datepicker-div table th {
    text-align: center;
    padding: 0
}

#ui-datepicker-div table th {
    font-weight: 400
}

#ui-datepicker-div table td a {
    display: block;
    padding: 1rem .5rem;
    text-decoration: none
}

.background-primary {
    background-color: #ED2939;
    color: #FFF
}

.background-secondary {
    background-color: #073658;
    color: #FFF
}

.border-radius {
    border-radius: 1.5rem
}

.spacing {
    padding: 6rem 0
}

@media only screen and (max-width:480px) {
    .spacing {
        padding: 3rem 0
    }
}

.spacing.spacing--small {
    padding: 3rem 0
}

.spacing.spacing--large {
    padding: 9rem 0
}

@media only screen and (max-width:480px) {
    .spacing.spacing--large {
        padding: 4.5rem 0
    }
}

.spacing.spacing--top-only {
    padding-bottom: 0!important
}

.spacing.spacing--bottom-only {
    padding-top: 0!important
}

.margin {
    margin: 6rem 0
}

@media only screen and (max-width:480px) {
    .margin {
        margin: 3rem 0
    }
}

.margin.margin--small {
    margin: 3rem 0
}

.margin.margin--large {
    margin: 9rem 0
}

@media only screen and (max-width:480px) {
    .margin.margin--large {
        margin: 4.5rem 0
    }
}

.margin.margin--top-only {
    margin-bottom: 0!important
}

.margin.margin--bottom-only {
    margin-top: 0!important
}

.text-padding {
    padding: 3.5rem 2.5rem
}

.transition {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

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

.clearfix {
    zoom: 1
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.site-head {
    padding: 1.5rem 0
}

.site-head .site-head__logo {
    width: 25rem;
    height: 5rem;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 0 50%;
    object-position: 0 50%;
    margin-top: 1rem
}

.site-head .site-head__sponsor p {
    font-size: 1.3rem;
    margin: 0;
    color: #D0D0D0
}

.site-head .site-head__sponsor img {
    width: 20rem;
    height: 5rem;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 100% 100%;
    object-position: 100% 100%
}

.site-foot {
    text-align: left;
    border: none
}

.button {
    border-radius: 1.5rem;
    font-size: 1.5rem;
    padding: 1rem 2.5rem
}

.button.button--outline {
    border: 1px solid #FFF;
    background: 0 0;
    color: #FFF
}

.button.button--outline:hover {
    background: #000
}

.button.button--outline:active {
    background: #000;
    border-color: #FFF
}

.button.button--outline:focus {
    -webkit-box-shadow: 0 0 0 .2rem #000;
    box-shadow: 0 0 0 .2rem #000
}

.button.button--calendar {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    border-radius: .5rem
}

.button.button--calendar.button--google {
    background: #4285F4;
    border: #4285F4
}

.button.button--calendar.button--google:hover {
    background: #1266f1;
    border-color: #1266f1
}

.button.button--calendar.button--google:active {
    background: #1266f1
}

.button.button--calendar.button--google:focus {
    -webkit-box-shadow: 0 0 0 .2rem #4285F4;
    box-shadow: 0 0 0 .2rem #4285F4
}

.button.button--calendar.button--outlook {
    background: #0078D7;
    border: #0078D7
}

.button.button--calendar.button--outlook:hover {
    background: #005ca4;
    border-color: #005ca4
}

.button.button--calendar.button--outlook:active {
    background: #005ca4
}

.button.button--calendar.button--outlook:focus {
    -webkit-box-shadow: 0 0 0 .2rem #0078D7;
    box-shadow: 0 0 0 .2rem #0078D7
}

.button.button--calendar.button--ical {
    background: #000;
    border: #000
}

.button.button--calendar.button--ical:hover {
    background: #333;
    border-color: #333
}

.button.button--calendar.button--ical:active {
    background: #333
}

.button.button--calendar.button--ical:focus {
    -webkit-box-shadow: 0 0 0 .2rem #000;
    box-shadow: 0 0 0 .2rem #000
}

.button.button--calendar.button--yahoo {
    background: #410093;
    border: #410093
}

.button.button--calendar.button--yahoo:hover {
    background: #2a0060;
    border-color: #2a0060
}

.button.button--calendar.button--yahoo:active {
    background: #2a0060
}

.button.button--calendar.button--yahoo:focus {
    -webkit-box-shadow: 0 0 0 .2rem #410093;
    box-shadow: 0 0 0 .2rem #410093
}

.banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.banner .banner__overlay {
    padding: 3.5rem 0 8rem
}

.banner .banner__overlay p {
    font-size: 1.7rem;
    margin: 1.5rem 0 0
}

.banner .banner__overlay .banner__title * {
    font-size: 4.5rem;
    max-width: 90%;
    margin-bottom: 3.5rem
}

@media only screen and (max-width:480px) {
    .banner .banner__overlay .banner__title * {
        font-size: 3.5rem
    }
}

.banner .banner__overlay .banner__register-by {
    font-size: 1.5rem;
    margin-bottom: 1rem
}

.banner .banner__overlay .banner__speakers {
    padding-bottom: 3.5rem
}

.banner .banner__overlay .banner__speakers h2 {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 0
}

.banner .banner__overlay .banner__speakers .banner__speakers__speaker {
    margin-bottom: 1.5rem
}

.banner .banner__overlay .banner__speakers .banner__speakers__speaker img {
    border-radius: 50%;
    display: block
}

.banner .banner__overlay .banner__speakers .banner__speakers__speaker h3 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    font-weight: 700
}

.banner .banner__overlay .banner__login {
    text-align: right;
    line-height: 4.4rem;
    margin-top: 0
}

.banner .banner__overlay .banner__login a {
    color: inherit;
    margin: 0;
    border-radius: 5px;
    padding: 10px 20px;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
}

.banner .banner__overlay .banner__login button {
    margin-left: 1rem
}

.banner .presenters {
    padding: 0 6rem
}

@media only screen and (max-width:960px) {
    .banner .presenters {
        padding: 0
    }
}

.banner .presenters .presenter {
    min-width: 18rem;
    max-width: 24rem;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.banner .presenters .presenter img {
    border-radius: 50%;
    width: 20rem;
    -o-object-fit: cover;
    object-fit: cover
}

.banner .presenters .presenter h3 {
    margin-bottom: 0
}

.banner .presenters .presenter p {
    font-size: 1.4rem;
    margin: 0
}

.banner .presenters .presenter .presenter-bio,
.banner .presenters .presenter .view-bio {
    display: none
}

.countdown {
    display: inline-block
}

.countdown .countdown__item {
    display: inline-block;
    margin-right: 2rem;
    position: relative
}

.countdown .countdown__item:after {
    content: ':';
    position: absolute;
    right: -1.5rem;
    top: 0;
    font-size: 3rem
}

.form-container,
.poll {
    position: relative
}

.countdown .countdown__item:last-of-type:after {
    content: ''
}

.countdown .countdown__item .countdown__item__top {
    display: block;
    font-size: 3.4rem
}

.countdown .countdown__item .countdown__item__bottom {
    display: block;
    font-size: 1.3rem
}

.content-block h2 {
    font-size: 2.1rem;
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #F5F5F5
}

.content-block h2 p {
    font-size: 2.1rem;
    color: #ED2939;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #666;
    font-weight: 700
}

h3 {
    font-size: 1.6rem;
    margin-bottom: 0
}

ol,
p,
ul {
    color: #666
}

.calendar-buttons h3 {
    font-size: 1.6rem;
    margin: 2.5rem 0 0
}

.calendar-buttons a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    min-width: 0;
    padding: 0 1.5rem;
    position: relative
}

.calendar-buttons a button {
    width: 100%
}

@media only screen and (max-width:1280px) {
    .calendar-buttons a {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width:480px) {
    .calendar-buttons a {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.error-message {
    padding: 3.5rem 2.5rem;
    background: rgba(237, 41, 57, .2)
}

.error-message h3 {
    font-size: 2.1rem;
    margin-bottom: 1.5rem;
    color: #ED2939;
    font-weight: 500
}

.error-message p:last-of-type {
    margin-bottom: 0
}

.content-block.content-block--text p:first-of-type {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2
}

.content-block.content-block--details h2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%
}

.content-block.content-block--details .webinar-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content-block.content-block--details .webinar-details p {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%
}

.content-block.content-block--details .webinar-details p:nth-child(-n+3) {
    font-weight: 700
}

.webinar-details h3 {
    font-size: 1.5rem;
    color: #666;
    font-weight: 700
}

.webinar-details p {
    font-size: 1.5rem;
    color: #666;
    margin: 0 0 1rem;
    font-weight: 400
}

.webinar-details p:last-of-type {
    margin-bottom: 0
}

.share {
    list-style: none;
    padding-left: 0
}

.share li {
    display: inline-block;
    margin-right: 1rem
}

.share li a {
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    line-height: 3.4rem;
    font-size: 1.8rem;
    text-align: center;
    color: #FFF;
    border-radius: 50%;
    background-position: center;
    background-size: 2rem 2rem;
    background-repeat: no-repeat
}

.downloads a,
table tr th {
    text-align: left
}

.share li a:hover {
    background-color: #D0D0D0!important
}

.share li a.share__linkedin {
    background-image: url(https://cdn4.streamgo.co.uk/fonts/icon-linkedin-white.svg)
}

.share li a.share__facebook {
    background-image: url(https://cdn4.streamgo.co.uk/fonts/icon-facebook-white.svg)
}

.share li a.share__twitter {
    background-image: url(https://cdn4.streamgo.co.uk/fonts/icon-twitter-white.svg)
}

.form-container {
    top: -11.5rem;
    left: 0
}

@media only screen and (max-width:960px) {
    .form-container {
        top: 0
    }
}

.form-container .form-title {
    background: #ED2939;
    color: #FFF;
    font-size: 2.1rem;
    padding: 1.5rem 2.5rem;
    font-weight: 500;
    margin-bottom: 0
}

.form-container .form-title p {
    margin: 0
}

.form.register {
    padding: 3.5rem 2.5rem;
    background: #D0D0D0
}

.form.register button {
    width: 100%
}

.form .form__group {
    margin-bottom: 2.5rem
}

.form .form__group.form__group--checkbox {
    zoom: 1;
    padding-top: 1rem
}

.form .form__group.form__group--checkbox:after,
.form .form__group.form__group--checkbox:before {
    content: "";
    display: table
}

.form .form__group.form__group--checkbox input[type=checkbox] {
    float: left;
    width: 2rem;
    margin-top: .5rem
}

.form .form__group.form__group--checkbox input[type=checkbox]+label {
    width: calc(100% - 3rem);
    float: left;
    margin: 0;
    line-height: 1.8;
    padding-left: .5rem
}

.form .form__group.form__group--checkbox label {
    line-height: 1.4;
    margin-bottom: .5rem
}

.form .form__group.form__group--checkbox.form__group--checkbox--inline input,
.form .form__group.form__group--checkbox.form__group--checkbox--inline label {
    float: none;
    display: inline-block;
    width: auto
}

.form .form__group.form__group--checkbox.form__group--checkbox--inline label {
    margin: 0 1.5rem 0 .5rem
}

.form .form__group.form__group--radio {
    zoom: 1;
    margin-bottom: 1.5rem
}

.form .form__group.form__group--radio:after,
.form .form__group.form__group--radio:before {
    content: "";
    display: table
}

.form .form__group.form__group--radio:after {
    clear: both
}

.form .form__group.form__group--radio input[type=radio] {
    width: 3rem;
    margin-top: .3rem;
    float: left
}

.form .form__group.form__group--radio label {
    font-size: 1.6rem;
    line-height: 1.4;
    display: inline-block;
    width: calc(100% - 3.5rem);
    float: right
}

.form p,
label {
    font-size: 1.3rem
}

.form p {
    color: #363636
}

.form p a {
    color: inherit;
    text-decoration: underline
}

label {
    color: #363636;
    display: block
}

label.required:after {
    content: '*'
}

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

input:not([type]):focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #073658;
    max-width: 100%!important
}

textarea {
    width: 100%;
    max-width: 100%;
    min-height: 12rem
}

.select2-container {
    width: 100%!important;
    max-width: 100%!important
}

.select2-container--default .select2-selection--single {
    border: 1px solid #D0D0D0;
    padding: .5rem 1.5rem;
    height: auto
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 4px
}

.items>div {
    padding: 1.5rem 0
}

.items>div img {
    width: 100%;
    display: block;
    margin-bottom: 2rem
}

.item--previous,
.items>div p {
    margin-bottom: 1.5rem
}

.items>div .item__toggle {
    font-size: 1.4rem;
    color: #666;
    text-decoration: none;
    cursor: pointer
}

.items>div .item__toggle i {
    display: inline-block;
    margin-right: 1rem;
    color: #ED2939
}

.items>div .item__hidden-content {
    display: none;
    margin-top: 1.5rem
}

.items>div .item__hidden-content p {
    font-size: 1.5rem
}

.item--previous {
    zoom: 1
}

.item--previous:after,
.item--previous:before {
    content: "";
    display: table
}

.item--previous img {
    float: left;
    width: 50%;
    padding-right: 1rem
}

@media only screen and (max-width:480px) {
    .item--previous img {
        float: none;
        width: 100%
    }
}

.item--previous h3,
.item--previous p {
    width: 50%;
    float: right;
    padding-left: 1rem
}

.presenters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.presenters .presenter {
    padding: 0 1.5rem;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    margin-bottom: 2rem;
}

.wider>.presenter {
    flex-basis: 50%;
    max-width: 50%;
}

.widest>.presenter {
    display: flex;
    flex-basis: 100%;
    max-width: 100%;
}

@media only screen and (max-width:480px) {
    .item--previous h3,
    .item--previous p {
        float: none;
        width: 100%
    }
    .presenters .presenter {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.presenters .presenter img {
    width: 20rem;
    -o-object-fit: cover;
    object-fit: cover
}

.presenters .presenter picture img {
    width: 100%;
    height: auto;
    max-width: 300px;
    margin-bottom: 1rem;
}

.widest .presenter picture img {
    margin-right: 2rem;
}

.presenters .presenter h2,
.presenters .presenter h3 {
    font-size: 1.6rem;
    margin-bottom: 0
}

.presenters .presenter p {
    margin-bottom: 1rem;
}

.presenter-bio {
    display: none
}

.sidebar-item h2 {
    font-size: 2.1rem;
    font-weight: 700;
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #F5F5F5
}

.sidebar-item h2 p {
    font-size: 2.1rem;
    font-weight: 700;
    margin: 0!important;
    border: none!important;
    padding: 0!important
}

.accordion h3,
.accordion p {
    border-bottom: 1px solid #F5F5F5
}

.sidebar-item .presenters {
    display: inherit
}

.sidebar-item .presenters .presenter {
    max-width: 100%
}

.sidebar-item .presenters .presenter .presenter-bio,
.sidebar-item .presenters .presenter .view-bio {
    display: none
}

.sidebar-item .presenters .presenter .presenter-linkedin {
    float: right;
    width: 60%
}

.sidebar-item.previous {
    zoom: 1
}

.sidebar-item.previous:after,
.sidebar-item.previous:before {
    content: "";
    display: table
}

.sidebar-item.previous>p:nth-of-type(odd) {
    float: left;
    width: 40%;
    padding-right: 1.5rem
}

.sidebar-item.previous>p:nth-of-type(odd):after {
    display: none
}

.sidebar-item.previous p {
    margin-bottom: 2.5rem
}

.sidebar-item.previous p:after {
    content: '';
    display: block
}

.item--sidebar {
    padding: 0 0 2.5rem
}

.item--sidebar .presenter {
    margin-bottom: 2.5rem;
    zoom: 1
}

.item--sidebar .presenter:after,
.item--sidebar .presenter:before {
    content: "";
    display: table
}

.item--sidebar .presenter:last-of-type {
    margin-bottom: 0
}

.item--sidebar .presenter img {
    float: left;
    width: 30%;
    max-width: 20rem
}

.item--sidebar .presenter h2,
.item--sidebar .presenter h3 {
    font-size: 1.6rem;
    margin-bottom: 0;
    float: right;
    width: 60%
}

.item--sidebar .presenter h2 p,
.item--sidebar .presenter h3 p {
    margin: 0;
    text-align: left;
    float: none
}

.item--sidebar .presenter p {
    float: right;
    width: 60%
}

.accordion {
    padding-top: 3.5rem
}

.accordion h3 a {
    font-size: 1.6rem;
    font-weight: 700;
    padding: 1rem 0;
    color: #073658;
    text-decoration: none;
    display: block
}

.accordion h3 a i {
    float: right;
    display: inline-block;
    line-height: 2rem;
    color: #ED2939
}

.accordion h3:first-of-type {
    border-top: 1px solid #F5F5F5
}

.accordion p {
    padding: 2.5rem 0;
    display: none
}

table {
    border: none;
    width: 100%
}

table tr td,
table tr th {
    padding: .3rem 1rem 0 0;
    border: none;
    width: 33.3333%;
    vertical-align: top
}

table tr td p,
table tr th p {
    font-size: 1.6rem!important;
    padding-bottom: 0!important;
    margin: 0!important;
    border-bottom: none!important
}

#chart_div {
    width: 100%!important
}

.downloads a {
    width: 100%;
    background: #D0D0D0;
    margin-bottom: 1rem;
    color: #666;
    display: block;
    padding: 1.5rem 3rem;
    border-radius: 1.5rem
}

.downloads a:active,
.downloads a:hover {
    background: #b7b7b7;
    border-color: #b7b7b7
}

.downloads a i {
    color: #ED2939;
    float: right;
    line-height: 2rem
}

.downloads a:hover {
    color: #666!important;
    text-decoration: none
}

.downloads a:active {
    color: #666
}

.downloads a:focus {
    -webkit-box-shadow: 0 0 0 .2rem #D0D0D0;
    box-shadow: 0 0 0 .2rem #D0D0D0
}

.poll form {
    zoom: 1;
    width: 100%;
    max-width: 80%;
    position: absolute;
    top: 10%;
    padding: 0 0 10% 0;
}

.poll form:after,
.poll form:before {
    content: "";
    display: table
}

.poll input[type=radio] {
    float: left;
    display: inline-block;
    padding-right: 2%;
    width: 5%;
    margin: .9rem 0
}

.poll label {
    font-size: 1.6rem;
    float: left;
    display: inline-block;
    width: 93%
}

.poll .close {
    width: 10px;
    height: 10px;
    position: absolute;
    background-image: url('https://sg-template-assets.s3.eu-west-2.amazonaws.com/alert-close.png');
    background-repeat: no-repeat;
    background-size: contain;
    top: 6%;
    right: 4%;
    cursor: pointer;
    z-index: 999;
    filter: brightness(2);
}

.alert .close {
    font-size: 1.6rem;
    color: transparent;
    position: absolute;
    right: 2%;
    top: 6%;
    background-image: url('https://sg-template-assets.s3.eu-west-2.amazonaws.com/alert-close.png');
    cursor: pointer;
    padding: 0;
    margin: 0;
    display: block;
}

.alert {
    background: red;
    position: relative
}

.alert p {
    color: #fff;
    margin: 5px;
    padding: 1%
}

table tbody tr {
    background: #D0D0D0
}

table tbody tr:nth-child(2n) {
    background: #F5F5F5
}

table tbody tr td {
    padding: 1rem 1.5rem
}

table tbody tr td p {
    font-size: 1.6rem!important;
    margin: 0
}

@media all and (-ms-high-contrast:none) {
     ::-ms-backdrop,
    select:not([size]):not([multiple]) {
        height: auto
    }
    .site-head .site-head__logo,
    .site-head .site-head__sponsor img,
     ::-ms-backdrop {
        width: auto!important
    }
}

html {
    -webkit-text-size-adjust: none;
    font-size: 62.5%;
    line-height: 1.4
}

body {
    font-family: aktiv-grotesk, sans-serif
}

.downloads img {
    position: relative;
    top: 40px;
    left: 5px;
}

.alert-success {
    background: red!important;
    position: relative!important;
    height: 5%!important;
    padding: 2%!important;
}

.poll {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 2rem;
    color: white;
    background: rgb(101, 101, 101);
    background: linear-gradient(180deg, rgba(101, 101, 101, 0.95) 0%, rgba(55, 55, 55, 0.95) 100%);
    z-index: 10000;
    justify-content: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: scroll;
    flex-direction: column;
}

.poll h2 {
    color: #fff;
    width: 100%;
    display: block;
    padding: 0 3% 2% 3%;
}

.poll label {
    color: white;
}

.poll .labelTitle {
    font-weight: 700;
    font-size: 2.3rem;
}

.poll button {
    margin-top: 40px;
}

.poll h2 {
    font-size: 2.5rem !important;
}

.apexcharts-legend-series span {
    color: #fff !important;
}

.alert {
    position: absolute;
    bottom: 0rem;
    width: 100%;
    height: 100%;
    padding: 10%;
    background: rgba(128, 128, 128, 0.9);
    font-size: 2rem;
    padding-left: 5%;
    color: white;
}

.poll .close {
    width: 5%;
    height: 5%;
    cursor: pointer;
    z-index: 999;
}

.alert-success {
    color: white!important;
}

#overlayIE {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 200;
    cursor: pointer;
}

#textIE {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    color: white;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.hide {
    display: none !important;
}


/*** Changing the styles for 'Resend Passcode' functionality on the Login form ***/

#resendPasscode {
    width: 100%;
    display: block;
}

#resendPasscode .resendPasscodeBtn {
    width: 100%;
    max-width: 160px;
    display: block;
    padding: 6px;
    box-sizing: border-box;
    background-color: #999;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
}

#resendPasscode .resendPasscodeBtn:hover {
    background-color: #333;
}

#resendPasscode p {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 15px 20px;
    color: #fff;
    border-radius: 10px;
    font-size: 1.4rem;
    line-height: 1.6;
}

#resendPasscode .resend-confirmation-error {
    background: #F74258;
}

#resendPasscode .resend-confirmation-success {
    background: #80C070;
}


/* Ratings Widgets */

.give-you-up {
    font-size: 1rem;
}


/* End of Ratings Widgets */


/* Multi Reg layout */

#multiReg {
    position: initial;
}

.form-container .linked-event {
    display: flex;
}

.form-container .linked-event label {
    width: calc(100% - 2rem);
}

.form-container .linked-event label span {
    font-weight: bold;
}