

body, div, html {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1;
    font-size: 100%;
    vertical-align: baseline
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    display: block
}

.counter {
    animation-duration: 1s;
    animation-delay: 0s;
  }

a img {
    border: 0
}

hr {
    margin: 0;
    padding: 0
}

.reply {
    top: 10px;
    margin: 10px;
    padding: 0px 2px 2px 3px;
    border-width: 12px;
    border-bottom-width: 1px;
    border-bottom-color: silver;
    border-bottom-style: solid;
    width: 100%;
}

#comment {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #777777;
    float: left;
    font-family: Lato;
    font-size: 14px;
    height: 142px;
    letter-spacing: 0.3px;
    padding: 20px;
    width: 90%;
    resize: vertical;
    outline: none;
    border: 1px solid #F2F2F2;
    resize: none;
}

blockquote, q {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 22px;
    font-size: 100%;
    vertical-align: baseline
}

fieldset, form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1;
    font-size: 100%;
    vertical-align: baseline
}

button, input, label, legend, submit, textarea {
    margin: 0;
    padding: 0;
    display: block
}

ol, ul {
    list-style: none
}

li, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

:focus {
    outline: 0
}

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

caption, tbody, td, tfoot, th, thead, tr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1;
    font-size: 100%;
    vertical-align: baseline
}

.hover {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.hover:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

p+.button {
    margin-top: 15px
}

.button {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f0ec45;
    color: #1d1e20;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.button.big {
    font-size: 32px;
    line-height: 54px;
    padding-left: 30px;
    padding-right: 30px
}

.button.left {
    float: left
}

.button.right {
    float: right
}

.button.inline {
    display: inline-block
}

.button:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999999!important
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 99999999!important
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner, .fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/wp-content/themes/omgevingschiphol/public/img/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(/wp-content/themes/omgevingschiphol/public/img/fancybox/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 999999;
    background: url(/wp-content/themes/omgevingschiphol/public/img/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(/wp-content/themes/omgevingschiphol/public/img/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(/wp-content/themes/omgevingschiphol/public/img/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

@font-face{ font-display:swap;
    font-family: genericon;
    src: url(/wp-content/themes/omgevingschiphol/public/fonts/genericons-regular-webfont.eot);
    src: url(/wp-content/themes/omgevingschiphol/public/fonts/genericons-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/omgevingschiphol/public/fonts/genericons-regular-webfont.woff) format('woff'), url(/wp-content/themes/omgevingschiphol/public/fonts/genericons-regular-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
 }

@font-face{ font-display:swap;
    font-family: TradeGothicLTProBold;
    src: url(/wp-content/themes/omgevingschiphol/public/fonts/2D58B2_0_0.eot);
    src: url(/wp-content/themes/omgevingschiphol/public/fonts/2D58B2_0_0.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/omgevingschiphol/public/fonts/2D58B2_0_0.woff) format('woff'), url(/wp-content/themes/omgevingschiphol/public/fonts/2D58B2_0_0.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
 }

@font-face{ font-display:swap;
    font-family: tradegothic;
    src: url(/wp-content/themes/omgevingschiphol/public/fonts/2AF71F_0_0.eot);
    src: url(/wp-content/themes/omgevingschiphol/public/fonts/2AF71F_0_0.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/omgevingschiphol/public/fonts/2AF71F_0_0.woff) format('woff'), url(/wp-content/themes/omgevingschiphol/public/fonts/2AF71F_0_0.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
 }

html {
    margin: 0;
    padding: 0;
    font-family: tradegothic;
    font-weight: 400
}

html * {
    -webkit-font-smoothing: antialiased
}

html body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    min-height: 100%;
    float: left;
    display: block;
    position: relative
}

html body.disable-hover {
    pointer-events: none
}

html body div.bg {
    background-position: center bottom;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

html body div.bg.showimg {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    visibility: visible
}

html body .container {
    margin-left: auto;
    margin-right: auto
}

html body .fancybox-close {
    background-image: none;
    background-color: #1d1e20;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-family: genericon;
    text-decoration: none;
    font-size: 28px;
    line-height: 40px
}

html body p {
    font-family: tradegothic;
    font-weight: 400
}

html body p b, html body p strong {
    font-family: TradeGothicLTProBold;
    font-weight: 400
}

html body p em, html body p i {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    font-style: italic
}

html body p a {
    text-decoration: underline;
    color: inherit;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body p a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body>nav {
    float: left;
    display: block;
    z-index: 999;
    position: relative
}

html body>nav ul {
    margin-left: auto;
    margin-right: auto
}

html body>nav.logo {
    background-color: #fff
}

html body>nav.logo a {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body>nav.logo a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body>nav.logo a img {
    width: auto;
    max-width: 50%
}

html body>nav.mainheader {
    float: left;
    display: block;
    background-color: #1d1e20;
    border-bottom: 3px solid #f0ec45
}

html body>nav.mainheader a.showmenu {
    display: none;
    float: left;
    text-decoration: none;
    width: 100%;
    text-align: center;
    color: #ddd;
    background-color: #009ddc;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    text-transform: uppercase;
    height: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 18px;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body>nav.mainheader a.showmenu span {
    position: relative;
    padding-left: 30px
}

html body>nav.mainheader a.showmenu i {
    font-family: genericon;
    font-style: normal;
    line-height: 18px;
    font-size: 18px;
    position: absolute;
    left: 0
}

html body>nav.mainheader a.showmenu:hover {
    color: #fff
}

html body>nav.mainheader>ul {
    margin-left: auto;
    margin-right: auto;
    overflow: visible
}

html body>nav.mainheader>ul>li {
    float: left;
    display: block;
    position: relative;
    overflow: visible
}

html body>nav.mainheader>ul>li>ul {
    visibility: hidden;
    position: absolute;
    z-index: 9999999;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body>nav.mainheader>ul>li>ul>li {
    float: left;
    display: block
}

html body>nav.mainheader>ul>li>ul>li>a {
    float: left;
    display: block;
    text-decoration: none;
    text-align: left;
    color: #ddd;
    background-color: #1d1e20;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body>nav.mainheader>ul>li>ul>li>a:hover {
    color: #fff;
    text-decoration: underline
}

html body>nav.mainheader>ul>li>ul>li+li a {
    border-top: 1px solid #242527
}

html body>nav.mainheader>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body>nav.mainheader>ul>li>a {
    float: none;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ddd;
    background-color: transparent;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body>nav.mainheader>ul>li>a:hover {
    background-color: #009ddc;
    color: #fff
}

html body>nav.mainheader>ul>li.home a {
    font-family: genericon
}

html body>nav.mainheader>ul>li.current-menu-ancestor>a, html body>nav.mainheader>ul>li.current-menu-item>a, html body>nav.mainheader>ul>li.current-menu-parent>a, html body>nav.mainheader>ul>li.current_page_ancestor>a, html body>nav.mainheader>ul>li.current_page_item>a, html body>nav.mainheader>ul>li.current_page_parent>a {
    background-color: #009ddc;
    color: #fff
}

html body>nav.mainheader>ul>li.current-menu-ancestor li.current-menu-item a, html body>nav.mainheader>ul>li.current-menu-ancestor li.current_page_item a, html body>nav.mainheader>ul>li.current-menu-item li.current-menu-item a, html body>nav.mainheader>ul>li.current-menu-item li.current_page_item a, html body>nav.mainheader>ul>li.current-menu-parent li.current-menu-item a, html body>nav.mainheader>ul>li.current-menu-parent li.current_page_item a, html body>nav.mainheader>ul>li.current_page_ancestor li.current-menu-item a, html body>nav.mainheader>ul>li.current_page_ancestor li.current_page_item a, html body>nav.mainheader>ul>li.current_page_item li.current-menu-item a, html body>nav.mainheader>ul>li.current_page_item li.current_page_item a, html body>nav.mainheader>ul>li.current_page_parent li.current-menu-item a, html body>nav.mainheader>ul>li.current_page_parent li.current_page_item a {
    text-decoration: underline!important
}

html body>nav.mainheader>ul>li.search {
    float: right;
    display: block
}

html body>nav.mainheader>ul>li.search form {
    float: left;
    display: block
}

html body>nav.mainheader>ul>li.search form input[type=search] {
    float: left;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    border: 0 solid;
    color: #1d1e20;
    -webkit-appearance: none
}

html body>nav.mainheader>ul>li.search form input[type=submit] {
    float: left;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f0ec45;
    border: 0 solid;
    font-family: genericon;
    color: #1d1e20;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-appearance: none
}

html body>nav.mainheader>ul>li.search form input[type=submit]:hover {
    color: #fff;
    background-color: #009ddc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html body .contentcontainer {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer>h3 {
    z-index: 100;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 30px
}

html body .contentcontainer>h3.arrow:after, html body .contentcontainer>h3.gfield_label:after, html body .contentcontainer>h3.gform_confirmation_message:after, html body .contentcontainer>h3.gpoll_field_label:after, html body .contentcontainer>h3.validation_error:after {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
    height: 20px;
    width: 20px
}

html body .contentcontainer>h3.arrow.botarr:after, html body .contentcontainer>h3.arrow.gfield_label:after, html body .contentcontainer>h3.arrow.gform_confirmation_message:after, html body .contentcontainer>h3.arrow.gpoll_field_label:after, html body .contentcontainer>h3.arrow.validation_error:after, html body .contentcontainer>h3.gfield_label.botarr:after, html body .contentcontainer>h3.gfield_label.gfield_label:after, html body .contentcontainer>h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer>h3.gfield_label.gpoll_field_label:after, html body .contentcontainer>h3.gfield_label.validation_error:after, html body .contentcontainer>h3.gform_confirmation_message.botarr:after, html body .contentcontainer>h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer>h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer>h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer>h3.gform_confirmation_message.validation_error:after, html body .contentcontainer>h3.gpoll_field_label.botarr:after, html body .contentcontainer>h3.gpoll_field_label.gfield_label:after, html body .contentcontainer>h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer>h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer>h3.gpoll_field_label.validation_error:after, html body .contentcontainer>h3.validation_error.botarr:after, html body .contentcontainer>h3.validation_error.gfield_label:after, html body .contentcontainer>h3.validation_error.gform_confirmation_message:after, html body .contentcontainer>h3.validation_error.gpoll_field_label:after, html body .contentcontainer>h3.validation_error.validation_error:after {
    bottom: -5px
}

html body .contentcontainer>h3.arrow.toparr:after, html body .contentcontainer>h3.gfield_label.toparr:after, html body .contentcontainer>h3.gform_confirmation_message.toparr:after, html body .contentcontainer>h3.gpoll_field_label.toparr:after, html body .contentcontainer>h3.validation_error.toparr:after {
    top: -5px
}

html body .contentcontainer>h3.arrow.gfield_label:after, html body .contentcontainer>h3.arrow.gform_confirmation_message:after, html body .contentcontainer>h3.arrow.gpoll_field_label:after, html body .contentcontainer>h3.arrow.leftarr:after, html body .contentcontainer>h3.arrow.validation_error:after, html body .contentcontainer>h3.gfield_label.gfield_label:after, html body .contentcontainer>h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer>h3.gfield_label.gpoll_field_label:after, html body .contentcontainer>h3.gfield_label.leftarr:after, html body .contentcontainer>h3.gfield_label.validation_error:after, html body .contentcontainer>h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer>h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer>h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer>h3.gform_confirmation_message.leftarr:after, html body .contentcontainer>h3.gform_confirmation_message.validation_error:after, html body .contentcontainer>h3.gpoll_field_label.gfield_label:after, html body .contentcontainer>h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer>h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer>h3.gpoll_field_label.leftarr:after, html body .contentcontainer>h3.gpoll_field_label.validation_error:after, html body .contentcontainer>h3.validation_error.gfield_label:after, html body .contentcontainer>h3.validation_error.gform_confirmation_message:after, html body .contentcontainer>h3.validation_error.gpoll_field_label:after, html body .contentcontainer>h3.validation_error.leftarr:after, html body .contentcontainer>h3.validation_error.validation_error:after {
    left: 20px
}

html body .contentcontainer>h3.arrow.rightarr:after, html body .contentcontainer>h3.gfield_label.rightarr:after, html body .contentcontainer>h3.gform_confirmation_message.rightarr:after, html body .contentcontainer>h3.gpoll_field_label.rightarr:after, html body .contentcontainer>h3.validation_error.rightarr:after {
    right: 20px
}

html body .contentcontainer nav.pagination {
    z-index: 100;
    position: relative;
    text-align: center;
    float: left;
    display: block;
    width: 100%
}

html body .contentcontainer nav.pagination a, html body .contentcontainer nav.pagination span {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 38px;
    text-decoration: none;
    color: #1d1e20;
    display: inline-block;
    height: 38px;
    min-width: 38px;
    text-align: center
}

html body .contentcontainer nav.pagination a.current, html body .contentcontainer nav.pagination span.current {
    background-color: #fff
}

html body .contentcontainer nav.pagination a {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer nav.pagination a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer div.bg {
    position: absolute;
    height: 310px;
    width: 100%;
    top: 193px;
    background-position: center center!important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

html body .contentcontainer section.homegrid {
    float: left;
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    margin-top: 30px;
    z-index: 800;
    position: relative
}

html body .contentcontainer section.homegrid.enableanimation {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

html body .contentcontainer section.homegrid.hidden {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

html body .contentcontainer section.homegrid article.block {
    float: left;
    display: block;
    z-index: 9999;
    overflow: hidden!important;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block img {
    max-width: 100%!important;
    margin-bottom: 15px
}

html body .contentcontainer section.homegrid article.block h4 {
    display: block;
    margin: 30px 0 10px 15px
}

html body .contentcontainer section.homegrid article.block .social {
    float: left;
    margin: 0 0 15px 15px
}

html body .contentcontainer section.homegrid article.block .social a {
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    background-position: center;
    background-repeat: no-repeat
}

html body .contentcontainer section.homegrid article.block .social a.facebook-share {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/ORS_social_0003_Vector-Smart-Object.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%
}

html body .contentcontainer section.homegrid article.block .social a.twitter-share {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/ORS_social_0002_Vector-Smart-Object.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%
}

html body .contentcontainer section.homegrid article.block .social a.google-share {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/ORS_social_0000_Vector-Smart-Object.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%
}

html body .contentcontainer section.homegrid article.block .social a.linkedin-share {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/ORS_social_0001_Vector-Smart-Object.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%
}

html body .contentcontainer section.homegrid article.block .social a.mail-share {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/mail_icon.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%
}

html body .contentcontainer section.homegrid article.block table {
    margin-left: 15px
}

html body .contentcontainer section.homegrid article.block table td {
    line-height: 1.4
}

html body .contentcontainer section.homegrid article.block ol {
    list-style: decimal
}

html body .contentcontainer section.homegrid article.block div.transparent, html body .contentcontainer section.homegrid article.block div.transparent p {
    /*padding: 0!important*/
}

html body .contentcontainer section.homegrid article.block.partners {
    background-color: transparent!important
}

html body .contentcontainer section.homegrid article.block.partner {
    position: unset !important;
    float:right;
    width: 400px !important;
    height: auto;
    margin: 0 30px 30px 0;
    background-color: #fff;
}

html body .contentcontainer section.homegrid article.block ul.partners {
    width: 100%
}


html body .contentcontainer section.homegrid article.block ul.partners li {
    float: left;
    width: 172px;
    height: auto;
    margin: 0 30px 30px 0;
    background-color: #fff;
    text-align: center
}


html body .contentcontainer section.homegrid article.block ul.partners li:nth-child(4n+4) {
    margin-right: 0
}

html body .contentcontainer section.homegrid article.block ul.partners li div.noimg, html body .contentcontainer section.homegrid article.block ul.partners li img {
    width: 172px;
    height: 172px
}

html body .contentcontainer section.homegrid article.block ul.partners li div.noimg {
    float: left;
    padding-bottom: 18px;
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/placeholder.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto
}

html body .contentcontainer section.homegrid article.block ul.partners li div.textblock {
    padding: 15px;
    padding-top: 0;
}

html body .contentcontainer section.homegrid article.block ul.partners li .title {
    display: block;
    font-family: tradegothic;
    margin-bottom: 15px
}

html body .contentcontainer section.homegrid article.block ul.partners li span.desc {
    display: block;
    word-wrap: break-word;
    font-size: 12px
}

html body .contentcontainer section.homegrid article.block ul.partners li span.func {
    display: block;
    margin: 5px 0 16px;
    word-wrap: break-word;
    font-size: 12px
}

html body .contentcontainer section.homegrid article.block ul.partners li div.icons {
    bottom: 15px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    margin-bottom: 5px;
}

html body .contentcontainer section.homegrid article.block ul.partners li a.link {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 5px;
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/link.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.partners li a.link:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.partners li a.email {
    display: inline-block;
    height: 14px;
    width: 19px;
    margin: 0 5px;
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/mail.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.partners li a.email:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.agenda, html body .contentcontainer section.homegrid article.block ul.archief {
    overflow: hidden;
    float: left;
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block ul.agenda li, html body .contentcontainer section.homegrid article.block ul.archief li {
    display: block;
    float: left;
    padding: 15px;
    border-bottom: 2px solid #009ddc
}

html body .contentcontainer section.homegrid article.block ul.agenda li:hover, html body .contentcontainer section.homegrid article.block ul.archief li:hover {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.agenda li:hover:hover, html body .contentcontainer section.homegrid article.block ul.archief li:hover:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.agenda li:last-child, html body .contentcontainer section.homegrid article.block ul.archief li:last-child {
    border: none
}

html body .contentcontainer section.homegrid article.block ul.agenda li a, html body .contentcontainer section.homegrid article.block ul.archief li a {
    float: left;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #1d1e20
}

html body .contentcontainer section.homegrid article.block ul.agenda li p, html body .contentcontainer section.homegrid article.block ul.archief li p {
    margin: 0;
    padding: 0;
    line-height: 1.4
}

html body .contentcontainer section.homegrid article.block ul.agenda li p.title, html body .contentcontainer section.homegrid article.block ul.archief li p.title {
    font-family: TradeGothicLTProBold
}

html body .contentcontainer section.homegrid article.block ul.archief {
    box-sizing: border-box;
    padding-right: 15px
}

html body .contentcontainer section.homegrid article.block ul.archief li {
    width: 100%
}

html body .contentcontainer section.homegrid article.block ul.archief li p.title {
    line-height: 30px;
    padding-right: 15px
}

html body .contentcontainer section.homegrid article.block ul.archief li .imgblock {
    float: left;
    display: block;
    width: 25px;
    height: 30px;
    margin: 0 15px 0 0
}

html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.pdf {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-01@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.doc, html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.docx {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-02@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.xls, html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.xlsx {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-04@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.ppt, html body .contentcontainer section.homegrid article.block ul.archief li .imgblock.pptx {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-03@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.agenda li div.date {
    float: left;
    margin-top: 5px;
    margin-right: 15px;
    padding: 15px 10px;
    border: 1px solid #009ddc;
    text-align: center;
    color: #009ddc
}

html body .contentcontainer section.homegrid article.block ul.agenda li div.date span {
    display: block;
    text-transform: uppercase
}

html body .contentcontainer section.homegrid article.block ul.agenda li div.date span.j {
    font-size: 28px
}

html body .contentcontainer section.homegrid article.block ul.agenda li div.date span.m {
    font-size: 18px
}

html body .contentcontainer section.homegrid article.block form.search {
    float: left;
    display: block
}

html body .contentcontainer section.homegrid article.block form.search input[type=search] {
    float: left;
    display: block;
    background-color: #fff;
    border: 0 solid;
    color: #1d1e20;
    line-height: 28px;
    height: 28px;
    width: 160px;
    padding: 0 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html body .contentcontainer section.homegrid article.block form.search input[type=submit] {
    float: left;
    display: block;
    background-color: #f0ec45;
    border: 0 solid;
    font-family: genericon;
    color: #000;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    padding: 0 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html body .contentcontainer section.homegrid article.block form.search input[type=submit]:hover {
    color: #f0ec45;
    background-color: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html body .contentcontainer section.homegrid article.block.banner {
    overflow: hidden!important
}

html body .contentcontainer section.homegrid article.block div.clearfix {
    clear: both;
    width: 100%;
    height: 1px;
    padding-top: 0!important
}

html body .contentcontainer section.homegrid article.block .colorholder {
    float: left;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background-color: #fff;
    text-decoration: none
}

html body .contentcontainer section.homegrid article.block a.colorholder {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block a.colorholder:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block img.banner {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    z-index: 100;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block img.banner.active {
    position: relative;
    float: left;
    z-index: 9999;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block img.static {
    width: 100%;
    height: auto;
    display: block;
    float: left
}

html body .contentcontainer section.homegrid article.block a.banner {
    overflow: hidden
}

html body .contentcontainer section.homegrid article.block a.banner, html body .contentcontainer section.homegrid article.block a.static {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    width: 100%;
    height: auto;
    display: block;
    float: left
}

html body .contentcontainer section.homegrid article.block a.banner:hover, html body .contentcontainer section.homegrid article.block a.static:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.recent {
    margin-top: 30px
}

html body .contentcontainer section.homegrid article.block ul.recent li {
    float: left;
    display: block;
    margin-right: 30px;
    margin-bottom: 30px
}

html body .contentcontainer section.homegrid article.block ul.recent li:nth-child(2n+2) {
    margin-right: 0
}

html body .contentcontainer section.homegrid article.block ul.recent li span.title {
    height: 112px
}

html body .contentcontainer section.homegrid article.block div.comments {
    float: left;
    display: block;
    width: 100%
}

html body .contentcontainer section.homegrid article.block div.comments>div {
    padding: 30px
}

html body .contentcontainer section.homegrid article.block div.comments>div iframe {
    float: left;
    display: block
}

html body .contentcontainer section.homegrid article.block.hidden {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

html body .contentcontainer section.homegrid article.block .clusterkaart {
    width: 100%;
    height: auto
}

html body .contentcontainer section.homegrid article.block a.featimg, html body .contentcontainer section.homegrid article.block img.featimg {
    margin-bottom: 30px;
    width: 100%;
    height: 310px
}

html body .contentcontainer section.homegrid article.block a.featimg {
    display: block!important;
    float: none!important;
    min-height: 310px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block a.featimg:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block a.alignleft {
    float: left
}

html body .contentcontainer section.homegrid article.block a.alignleft+a.alignleft {
    margin-left: 30px
}

html body .contentcontainer section.homegrid article.block a.inline {
    float: none;
    display: inline-block;
    margin-top: 15px
}

html body .contentcontainer section.homegrid article.block img.pasftoto {
    max-width: 40%;
    float: left;
    margin-right: 30px
}

html body .contentcontainer section.homegrid article.block img.pasftoto.fullw {
    width: 100%!important;
    height: auto!important;
    margin-bottom: 15px
}

html body .contentcontainer section.homegrid article.block p.orginf b {
    text-transform: uppercase
}

html body .contentcontainer section.homegrid article.block .marginbot {
    margin-bottom: 30px
}

html body .contentcontainer section.homegrid article.block .nobot {
    margin-bottom: 0!important
}

html body .contentcontainer section.homegrid article.block ul.lastbot li a {
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.lastbot li a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.lastbot li:last-child {
    margin-bottom: 30px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist_single li a {
    color: inherit!important;
    text-decoration: none
}

html body .contentcontainer section.homegrid article.block ul.clusterlist_single li a:hover {
    text-decoration: underline
}

html body .contentcontainer section.homegrid article.block ul.clusterlist {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 15px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li {
    background-color: #fff;
    float: left;
    display: block;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li:last-child ul.lastbot li:last-child {
    margin-bottom: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li h3 {
    padding-left: 15px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li p {
    margin: 0;
    padding: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li a.openlist {
    text-decoration: none;
    color: #1d1e20
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li a.openlist h3 {
    margin-bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li.active>a h3:after {
    display: block
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li.active p.description {
    border-bottom: 2px solid #f0ec45
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li.active p {
    padding-left: 15px;
    padding-bottom: 5px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li.active p, html body .contentcontainer section.homegrid article.block ul.clusterlist li.active ul {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    max-height: 99999999px;
    display: block
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li.active+li h3 {
    margin-top: 15px;
    border-top: 2px solid #009ddc
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li:first-child.active {
    margin-top: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li h3 {
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li h3:after {
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    display: none
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li+li h3 {
    border-top: 2px solid #009ddc;
    margin-top: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li p {
    color: #1d1e20;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    position: relative;
    max-height: 0;
    display: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul {
    padding: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    position: relative;
    max-height: 0;
    display: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li+li {
    margin-top: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li+li h3 {
    border-top: 1px solid #1d1e20;
    margin-top: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li:last-child>ul {
    margin-bottom: 15px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active {
    margin-top: 0
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active h3 {
    background-color: #72c267!important;
    color: #fff!important
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active ul.organisaties {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active ul.organisaties li {
    max-height: 9999999px;
    margin-top: 15px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active ul.organisaties li a {
    display: block
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active ul.organisaties li:last-of-type {
    margin-bottom: 30px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active+li {
    border-top: 0 solid
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul li.active+li h3 {
    border-top: 0 solid #1d1e20
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul.organisaties li {
    width: 100%;
    margin-bottom: 10px
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul.organisaties li a {
    float: left;
    display: block;
    width: 100%;
    text-decoration: none;
    color: #1d1e20;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul.organisaties li a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul.organisaties li a span.title {
    line-height: 24px;
    font-size: 16px;
    font-family: TradeGothicLTProBold
}

html body .contentcontainer section.homegrid article.block ul.clusterlist li ul.organisaties li a span.desc {
    display: block;
    line-height: 24px;
    font-size: 16px
}

html body .contentcontainer section.homegrid article.block ul.archive {
    padding: 0;
    float: left;
    display: block;
    width: 100%;
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block ul.archive li {
    border-bottom: 2px solid #009ddc;
    width: 100%!important;
    box-sizing: border-box
}

html body .contentcontainer section.homegrid article.block ul.archive li:last-child {
    border: none
}

html body .contentcontainer section.homegrid article.block ul.archive.newslist span.title {
    height: 44px!important;
    display: block!important;
    margin-bottom: 10px!important
}

html body .contentcontainer section.homegrid article.block ul.archive.newslist img {
    margin-bottom: 30px!important
}

html body .contentcontainer section.homegrid article.block ul.archive.half li {
    width: 50%
}

html body .contentcontainer section.homegrid article.block ul.archive.half li a span.title {
    padding-right: 0
}

html body .contentcontainer section.homegrid article.block ul.archive.half li a span.title i {
    font-size: 15px!important
}

html body .contentcontainer section.homegrid article.block ul.archive .logocont {
    float: left;
    margin-right: 15px
}

html body .contentcontainer section.homegrid article.block ul.archive .logo {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    text-align: center
}

html body .contentcontainer section.homegrid article.block ul.archive .logo img {
    width: 90%!important;
    height: auto!important;
    float: none!important;
    display: inline;
    margin-left: auto!important;
    margin-right: auto!important
}

html body .contentcontainer section.homegrid article.block ul.archive.list li a {
    padding-left: 30px
}

html body .contentcontainer section.homegrid article.block ul.archive.list li+li {
    margin-top: 7.5px
}

html body .contentcontainer section.homegrid article.block ul.archive li {
    float: left;
    display: block;
    padding: 15px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block ul.archive li.big img.logo {
    width: 93%;
    height: auto;
    margin-bottom: 15px
}

html body .contentcontainer section.homegrid article.block ul.archive li.hidden {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

html body .contentcontainer section.homegrid article.block ul.archive li a {
    float: left;
    display: block;
    width: 100%;
    text-decoration: none;
    color: #1d1e20;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.archive li a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block ul.archive li a h3 {
    line-height: 24px;
    padding-left: 0
}

html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock {
    float: left;
    display: block;
    width: 30px;
    height: 100px;
    margin: 5px 15px 0 0
}

html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.pdf {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-01@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.doc, html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.docx {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-02@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.xls, html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.xlsx {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-04@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.ppt, html body .contentcontainer section.homegrid article.block ul.archive li a .imgblock.pptx {
    background-image: url(/wp-content/themes/omgevingschiphol/public/img/archief_icon-03@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25px 28px
}

html body .contentcontainer section.homegrid article.block ul.archive li a span.title {
    line-height: 20px;
    font-size: 20px;
    font-family: tradegothic;
    padding-right: 30px;
    margin: 0
}

html body .contentcontainer section.homegrid article.block ul.archive li a span.title i {
    display: block
}

html body .contentcontainer section.homegrid article.block ul.archive li a span.date {
    display: block;
    margin: 10px 0;
    font-size: 14px;
    color: #009ddc
}

html body .contentcontainer section.homegrid article.block ul.archive li a span.desc {
    display: block;
    width: auto;
    line-height: 20px;
    font-size: 16px
}

html body .contentcontainer section.homegrid article.block ul.archive-menu li {
    border-bottom: 2px solid #f0ec45
}

html body .contentcontainer section.homegrid article.block ul.archive-menu li.main {
    font-family: TradeGothicLTProBold
}

html body .contentcontainer section.homegrid article.block ul.archive-menu li.active {
    background-color: #f0ec45
}

html body .contentcontainer section.homegrid article.block ul.archive-menu li:last-child {
    border: none
}

html body .contentcontainer section.homegrid article.block ul.archive-menu li a {
    display: block;
    width: 100%;
    height: 100%;
    margin-left: 15px;
    font-size: 18px;
    line-height: 45px;
    color: #1d1e20;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block ul.archive-menu li a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block h4.twitter-title {
    float: left;
    margin-bottom: 5px;
    text-transform: uppercase
}

html body .contentcontainer section.homegrid article.block h4.twitter-title a {
    color: #1d1e20;
    text-decoration: none
}

html body .contentcontainer section.homegrid article.block h4.twitter-title i {
    font-size: 16px;
    padding-right: 10px;
    font-family: genericon
}

html body .contentcontainer section.homegrid article.block .twittercontainer {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    display: block;
    float: left;
    text-align: left;
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block .twittercontainer .twpagination, html body .contentcontainer section.homegrid article.block .twittercontainer h4, html body .contentcontainer section.homegrid article.block .twittercontainer ul {
    float: left;
    display: block;
    text-align: left;
    font-weight: 400!important
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    width: 100%
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li {
    position: relative;
    z-index: 80;
    display: none;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 100%;
    color: #1d1e20
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li a, html body .contentcontainer section.homegrid article.block .twittercontainer ul li p {
    padding: 0;
    font-family: tradegothic;
    color: #1d1e20;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li a img, html body .contentcontainer section.homegrid article.block .twittercontainer ul li p img {
    margin-top: 30px;
    width: 100%;
    max-width: 100%
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li a span.underline, html body .contentcontainer section.homegrid article.block .twittercontainer ul li p span.underline {
    text-decoration: underline!important
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li a {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block .twittercontainer ul li.active {
    position: relative;
    display: block;
    float: left;
    z-index: 9999;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block .twittercontainer .twpagination {
    width: 100%;
    margin-top: 15px;
    padding-top: 0;
    text-align: center
}

html body .contentcontainer section.homegrid article.block .twittercontainer .twpagination a {
    display: inline-block;
    float: none;
    position: relative;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -99999px;
    border: 2px solid #009ddc;
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

html body .contentcontainer section.homegrid article.block .twittercontainer .twpagination a.active {
    background-color: #009ddc
}

html body .contentcontainer section.homegrid article.block .twittercontainer .twpagination a+a {
    margin-left: 10px
}

html body .contentcontainer section.homegrid article.block .twittercontainer h4 {
    padding-bottom: 0;
    font-family: TradeGothicLTProBold;
    text-transform: uppercase;
    line-height: 24px
}

html body .contentcontainer section.homegrid article.block .twittercontainer h4 a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block .twittercontainer h4 a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block .twittercontainer h4 a i {
    display: none;
    font-family: genericon;
    float: left;
    margin-right: 15px;
    color: #fff;
    line-height: 24px;
    font-size: 16px
}

html body .contentcontainer section.homegrid article.block .loket {
    margin-top: 30px;
    margin-bottom: 3px;
    float: left;
    display: block
}

html body .contentcontainer section.homegrid article.block .loket a {
    float: left;
    display: table;
    vertical-align: middle;
    text-align: center;
    color: inherit;
    text-decoration: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block .loket a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block .loket a:last-child {
    margin-right: 0
}

html body .contentcontainer section.homegrid article.block .loket a span {
    float: none;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: inherit
}

html body .contentcontainer section.homegrid article.block .loket a span b {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    line-height: 24px;
    font-size: 24px;
    text-transform: uppercase;
    color: inherit;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block
}

html body .contentcontainer section.homegrid article.block .loket a span i {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    line-height: 16px;
    font-size: 16px;
    color: inherit;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    margin-top: 10px
}

html body .contentcontainer section.homegrid article.block.newsslide {
    overflow: hidden
}

html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    height: 100%;
    width: 66%;
    z-index: -3
}

html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer a {
    height: 100%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 100;
    text-indent: -99999px
}

html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer a.active {
    z-index: 200;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer a.active:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer a.video {
    text-indent: 0
}

html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer a i {
    top: 50%;
    left: 50%;
    margin-top: -38px;
    margin-left: -28px;
    font-family: genericon;
    color: #fff
}

html body .contentcontainer section.homegrid article.block.newsslide ul {
    float: right;
    display: block;
    width: 34%
}

html body .contentcontainer section.homegrid article.block.newsslide ul li {
    float: right;
    display: block;
    width: 100%
}

html body .contentcontainer section.homegrid article.block.newsslide ul li a {
    float: none;
    display: block;
    padding: 30px;
    text-decoration: none;
    position: relative;
    -webkit-transform: translateZ(0px);
    z-index: 10
}

html body .contentcontainer section.homegrid article.block.newsslide ul li a span.title {
    clear: both;
    width: 100%;
    display: block;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    line-height: 24px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    margin-bottom: 7.5px;
    text-transform: uppercase
}

html body .contentcontainer section.homegrid article.block.newsslide ul li a span.desc {
    clear: both;
    width: 100%;
    display: block;
    font-family: tradegothic;
    font-weight: 400;
    line-height: 24px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

html body .contentcontainer section.homegrid article.block.newsslide ul li a div.arr {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    height: 30px;
    width: 30px;
    top: 50%;
    margin-top: -15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -10;
    background-color: transparent
}

html body .contentcontainer section.homegrid article.block.newsslide ul li a.active div.arr {
    left: -15px;
    background-color: #1d1e20
}

html body .contentcontainer section.homegrid article.block.textblock ul li {
    margin-left: 20px;
    display: list-item;
    line-height: 24px
}

html body .contentcontainer section.homegrid article.block.textblock ul.custom {
    list-style: disc!important
}

html body .contentcontainer section.homegrid article.block.textblock ul.custom li {
    display: list-item!important;
    list-style: disc!important;
    float: left;
    width: 100%
}

html body .contentcontainer section.homegrid article.block.textblock ul.custom li a {
    color: inherit!important;
    text-decoration: none!important
}

html body .contentcontainer section.homegrid article.block.textblock ul.custom li a:hover {
    text-decoration: underline!important
}

html body .contentcontainer section.homegrid article.block.textblock ul.custom li a i {
    font-weight: 700
}

html body .contentcontainer section.homegrid article.block.textblock .colorholder {
    width: 100%;
    box-sizing: border-box;
    padding: 15;
}

html body .contentcontainer section.homegrid article.block.textblock .colorholder h1 {
    width: 100%;
    box-sizing: border-box;
    padding: 10px !important;
}

html body .contentcontainer section.homegrid article.block.textblock .colorholder ul {
    padding-top: 15px
}

html body .contentcontainer section.homegrid article.block.textblock p {
    padding: 0
}

html body .contentcontainer section.homegrid article.block.textblock p:last-child {
    padding-bottom: 0
}

html body .contentcontainer section.homegrid article.block .gfield_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error, html body .contentcontainer section.homegrid article.block h3 {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    text-transform: uppercase
}

html body .contentcontainer section.homegrid article.block .gfield_label i.inlineicon, html body .contentcontainer section.homegrid article.block .gform_confirmation_message i.inlineicon, html body .contentcontainer section.homegrid article.block .gpoll_field_label i.inlineicon, html body .contentcontainer section.homegrid article.block .validation_error i.inlineicon, html body .contentcontainer section.homegrid article.block h3 i.inlineicon {
    font-family: genericon;
    color: inherit!important;
    float: right;
    font-style: normal
}

html body .contentcontainer section.homegrid article.block .gfield_label.arrow:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow:after, html body .contentcontainer section.homegrid article.block h3.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error:after {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1
}

/*html body .contentcontainer section.homegrid article.block .gfield_label.arrow .gfield_required, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label .gfield_required, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message .gfield_required, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label .gfield_required, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error .gfield_required, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow .gfield_required, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label .gfield_required, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message .gfield_required, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label .gfield_required, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error .gfield_required, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow .gfield_required, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label .gfield_required, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message .gfield_required, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label .gfield_required, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error .gfield_required, html body .contentcontainer section.homegrid article.block .validation_error.arrow .gfield_required, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label .gfield_required, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message .gfield_required, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label .gfield_required, html body .contentcontainer section.homegrid article.block .validation_error.validation_error .gfield_required, html body .contentcontainer section.homegrid article.block h3.arrow .gfield_required, html body .contentcontainer section.homegrid article.block h3.gfield_label .gfield_required, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message .gfield_required, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label .gfield_required, html body .contentcontainer section.homegrid article.block h3.validation_error .gfield_required {
    display: none
}
*/
html body .contentcontainer section.homegrid article.block h3+.twittercontainer, html body .contentcontainer section.homegrid article.block h3+a.video {
    margin-top: 30px
}

html body .contentcontainer section.homegrid article.block a.archive, html body .contentcontainer section.homegrid article.block a.video {
    float: left;
    display: table;
    width: 100%;
    position: relative;
    vertical-align: middle;
    text-decoration: none
}

html body .contentcontainer section.homegrid article.block a.archive img, html body .contentcontainer section.homegrid article.block a.video img {
    width: 100%;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

html body .contentcontainer section.homegrid article.block a.archive img, html body .contentcontainer section.homegrid article.block a.videos img {
    width: 100%;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

html body .contentcontainer section.homegrid article.block a.archive:hover img, html body .contentcontainer section.homegrid article.block a.video:hover img {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block a.archive:hover img, html body .contentcontainer section.homegrid article.block a.videos:hover img {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block a.archive:hover span.title, html body .contentcontainer section.homegrid article.block a.video:hover span.title {
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block a.archive:hover span.title b, html body .contentcontainer section.homegrid article.block a.video:hover span.title b {
    color: #1d1e20
}

html body .contentcontainer section.homegrid article.block a.archive i, html body .contentcontainer section.homegrid article.block a.video i {
    position: absolute;
    width: 46px;
    padding: 10px;
    height: 46px;
    font-size: 50px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    top: 50%;
    left: 50%;
    margin-top: -38px;
    margin-left: -28px;
    font-family: genericon;
    color: #1d1e20;
    font-style: normal;
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block a.archive i, html body .contentcontainer section.homegrid article.block a.videos i {
    position: absolute;
    width: 46px;
    padding: 10px;
    height: 46px;
    font-size: 50px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    top: 50%;
    left: 50%;
    margin-top: -38px;
    margin-left: -28px;
    font-family: genericon;
    color: #1d1e20;
    font-style: normal;
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block a.archive span.title, html body .contentcontainer section.homegrid article.block a.video span.title {
    background-color: #1d1e20;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    bottom: 3px;
    width: 100%;
    display: block
}

html body .contentcontainer section.homegrid article.block a.archive span.title, html body .contentcontainer section.homegrid article.block a.videos span.title {
    background-color: #1d1e20;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    bottom: 3px;
    width: 100%;
    display: block
}

html body .contentcontainer section.homegrid article.block a.archive span.title.calblock, html body .contentcontainer section.homegrid article.block a.video span.title.calblock {
    height: 112px
}

html body .contentcontainer section.homegrid article.block a.archive span.title b, html body .contentcontainer section.homegrid article.block a.video span.title b {
    line-height: 24px;
    padding: 30px;
    display: block;
    color: #fff;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: 400;
    font-family: TradeGothicLTProBold
}

html body .contentcontainer section.homegrid article.block a.archive span.title b, html body .contentcontainer section.homegrid article.block a.videos span.title b {
    line-height: 24px;
    padding: 30px;
    display: block;
    color: #fff;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: 400;
    font-family: TradeGothicLTProBold
}

html body .contentcontainer section.homegrid article.block a.archive span.title b span, html body .contentcontainer section.homegrid article.block a.video span.title b span {
    font-style: normal;
    font-family: tradegothic;
    clear: both;
    display: block
}

html body .contentcontainer section.homegrid article.block .gpoll_field {
    margin-bottom: 0
}

html body .contentcontainer section.homegrid article.block .gpoll_ratio_box {
    background-color: #990;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

html body .contentcontainer section.homegrid article.block .gpoll_bar_juice:after {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: none;
    background-color: #f0ec45
}

html body .contentcontainer section.homegrid article.block .gpoll_bar_count {
    text-shadow: none;
    color: #1d1e20;
    z-index: 900
}

html body .contentcontainer section.homegrid article.block .gpoll_bar {
    background-color: #eee
}

html body .contentcontainer section.homegrid article.block .gpoll_wrapper+.gpoll_choice_label {
    margin-top: 10px
}

html body .contentcontainer section.homegrid article.block .gpoll_wrapper.red {
    height: auto!important
}

html body .contentcontainer section.homegrid article.block .gpoll_field_label {
    width: auto
}

html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .validation_error {
    font-weight: 400;
    font-family: tradegothic;
    text-transform: none
}

html body .contentcontainer section.homegrid article.block .gform_body, html body .contentcontainer section.homegrid article.block .gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container, html body .contentcontainer section.homegrid article.block .validation_message {
    float: none;
    display: block;
    padding-left: 0!important;
    padding-right: 0!important
}

html body .contentcontainer section.homegrid article.block .gform_body.nopadding, html body .contentcontainer section.homegrid article.block .gform_footer.nopadding, html body .contentcontainer section.homegrid article.block .ginput_container.nopadding, html body .contentcontainer section.homegrid article.block .validation_message.nopadding {
    padding-left: 0;
    padding-right: 0
}

html body .contentcontainer section.homegrid article.block .gform_body.validation_message, html body .contentcontainer section.homegrid article.block .gform_footer.validation_message, html body .contentcontainer section.homegrid article.block .ginput_container.validation_message, html body .contentcontainer section.homegrid article.block .validation_message.validation_message {
    color: red;
    font-weight: 700
}

html body .contentcontainer section.homegrid article.block .gform_body.gform_footer, html body .contentcontainer section.homegrid article.block .gform_footer.gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container.gform_footer, html body .contentcontainer section.homegrid article.block .validation_message.gform_footer {
    float: left;
    padding: 0;
    width: 100%
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button, html body .contentcontainer section.homegrid article.block .gform_body input[type=submit], html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button, html body .contentcontainer section.homegrid article.block .gform_footer input[type=submit], html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button, html body .contentcontainer section.homegrid article.block .ginput_container input[type=submit], html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button, html body .contentcontainer section.homegrid article.block .validation_message input[type=submit] {
    float: left;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f0ec45;
    color: #1d1e20;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button.big, html body .contentcontainer section.homegrid article.block .gform_body input[type=submit].big, html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button.big, html body .contentcontainer section.homegrid article.block .gform_footer input[type=submit].big, html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button.big, html body .contentcontainer section.homegrid article.block .ginput_container input[type=submit].big, html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button.big, html body .contentcontainer section.homegrid article.block .validation_message input[type=submit].big {
    font-size: 32px;
    line-height: 54px;
    padding-left: 30px;
    padding-right: 30px
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button.left, html body .contentcontainer section.homegrid article.block .gform_body input[type=submit].left, html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button.left, html body .contentcontainer section.homegrid article.block .gform_footer input[type=submit].left, html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button.left, html body .contentcontainer section.homegrid article.block .ginput_container input[type=submit].left, html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button.left, html body .contentcontainer section.homegrid article.block .validation_message input[type=submit].left {
    float: left
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button.right, html body .contentcontainer section.homegrid article.block .gform_body input[type=submit].right, html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button.right, html body .contentcontainer section.homegrid article.block .gform_footer input[type=submit].right, html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button.right, html body .contentcontainer section.homegrid article.block .ginput_container input[type=submit].right, html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button.right, html body .contentcontainer section.homegrid article.block .validation_message input[type=submit].right {
    float: right
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button.inline, html body .contentcontainer section.homegrid article.block .gform_body input[type=submit].inline, html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button.inline, html body .contentcontainer section.homegrid article.block .gform_footer input[type=submit].inline, html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button.inline, html body .contentcontainer section.homegrid article.block .ginput_container input[type=submit].inline, html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button.inline, html body .contentcontainer section.homegrid article.block .validation_message input[type=submit].inline {
    display: inline-block
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button:hover, html body .contentcontainer section.homegrid article.block .gform_body input[type=submit]:hover, html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button:hover, html body .contentcontainer section.homegrid article.block .gform_footer input[type=submit]:hover, html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button:hover, html body .contentcontainer section.homegrid article.block .ginput_container input[type=submit]:hover, html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button:hover, html body .contentcontainer section.homegrid article.block .validation_message input[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block .gform_body .gpoll_back_button, html body .contentcontainer section.homegrid article.block .gform_footer .gpoll_back_button, html body .contentcontainer section.homegrid article.block .ginput_container .gpoll_back_button, html body .contentcontainer section.homegrid article.block .validation_message .gpoll_back_button {
    margin-top: 30px
}

html body .contentcontainer section.homegrid article.block .gform_body a.gpoll_button, html body .contentcontainer section.homegrid article.block .gform_footer a.gpoll_button, html body .contentcontainer section.homegrid article.block .ginput_container a.gpoll_button, html body .contentcontainer section.homegrid article.block .validation_message a.gpoll_button {
    float: right;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f0ec45;
    color: #1d1e20;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

html body .contentcontainer section.homegrid article.block .gform_body a.gpoll_button.big, html body .contentcontainer section.homegrid article.block .gform_footer a.gpoll_button.big, html body .contentcontainer section.homegrid article.block .ginput_container a.gpoll_button.big, html body .contentcontainer section.homegrid article.block .validation_message a.gpoll_button.big {
    font-size: 32px;
    line-height: 54px;
    padding-left: 30px;
    padding-right: 30px
}

html body .contentcontainer section.homegrid article.block .gform_body a.gpoll_button.left, html body .contentcontainer section.homegrid article.block .gform_footer a.gpoll_button.left, html body .contentcontainer section.homegrid article.block .ginput_container a.gpoll_button.left, html body .contentcontainer section.homegrid article.block .validation_message a.gpoll_button.left {
    float: left
}

html body .contentcontainer section.homegrid article.block .gform_body a.gpoll_button.right, html body .contentcontainer section.homegrid article.block .gform_footer a.gpoll_button.right, html body .contentcontainer section.homegrid article.block .ginput_container a.gpoll_button.right, html body .contentcontainer section.homegrid article.block .validation_message a.gpoll_button.right {
    float: right
}

html body .contentcontainer section.homegrid article.block .gform_body a.gpoll_button.inline, html body .contentcontainer section.homegrid article.block .gform_footer a.gpoll_button.inline, html body .contentcontainer section.homegrid article.block .ginput_container a.gpoll_button.inline, html body .contentcontainer section.homegrid article.block .validation_message a.gpoll_button.inline {
    display: inline-block
}

html body .contentcontainer section.homegrid article.block .gform_body a.gpoll_button:hover, html body .contentcontainer section.homegrid article.block .gform_footer a.gpoll_button:hover, html body .contentcontainer section.homegrid article.block .ginput_container a.gpoll_button:hover, html body .contentcontainer section.homegrid article.block .validation_message a.gpoll_button:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body .contentcontainer section.homegrid article.block .gform_body input[type=radio], html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio], html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio], html body .contentcontainer section.homegrid article.block .validation_message input[type=radio] {
    float: left;
    display: block;
    -webkit-appearance: none;
    border: 2px solid #1d1e20;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    margin-top: 3px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer
}

html body .contentcontainer section.homegrid article.block .gform_body input[type=radio]:hover, html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio]:hover, html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio]:hover, html body .contentcontainer section.homegrid article.block .validation_message input[type=radio]:hover {
    background-color: #fff
}

html body .contentcontainer section.homegrid article.block .gform_body input[type=radio]:hover+label, html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio]:hover+label, html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio]:hover+label, html body .contentcontainer section.homegrid article.block .validation_message input[type=radio]:hover+label {
    font-weight: 700
}

html body .contentcontainer section.homegrid article.block .gform_body input[type=radio]:checked, html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio]:checked, html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio]:checked, html body .contentcontainer section.homegrid article.block .validation_message input[type=radio]:checked {
    background-color: #1d1e20
}

html body .contentcontainer section.homegrid article.block .gform_body input[type=radio]:checked+label, html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio]:checked+label, html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio]:checked+label, html body .contentcontainer section.homegrid article.block .validation_message input[type=radio]:checked+label {
    font-weight: 700
}

html body .contentcontainer section.homegrid article.block .gform_body input[type=radio]+label, html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio]+label, html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio]+label, html body .contentcontainer section.homegrid article.block .validation_message input[type=radio]+label {
    cursor: pointer
}

html body .contentcontainer section.homegrid article.block .gpoll_choice_label, html body .contentcontainer section.homegrid article.block .gpoll_field .gpoll_wrapper {
    width: auto;
    margin-left: 0!important;
    margin-right: 0!important
}

html body .contentcontainer img.alignleft {
    margin-right: 30px;
    float: left
}

html body .contentcontainer img.alignright {
    margin-left: 30px;
    float: right
}

html body>footer {
    float: left;
    display: block;
    z-index: 199;
    position: relative;
    background-color: #1d1e20;
    border-top: 2px solid #72c267
}

html body>footer section {
    margin-left: auto;
    margin-right: auto
}

html body>footer section>div {
    float: left;
    display: block;
    height: auto!important
}

html body>footer section>div p {
    margin-top: 0
}

html body>footer section>div.about a.logo {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    padding-bottom: 5px;
    padding-right: 5px
}

html body>footer section>div.about a.logo:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

html body>footer section>div.about a.logo img {
    margin-top: 30px!important;
    width: 50%
}

html body>footer section>div.about ul.sociallinks {
    height: 38px;
    margin-top: 30px
}

html body>footer section>div.about ul.sociallinks li {
    float: left;
    display: block;
    position: relative;
    height: 38px;
    width: 38px
}

html body>footer section>div.about ul.sociallinks li a {
    float: none;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ddd;
    font-family: genericon;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 28px;
    width: 28px;
    padding: 5px;
    line-height: 30px;
    font-size: 24px
}

html body>footer section>div.about ul.sociallinks li a:hover {
    background-color: #009ddc;
    color: #fff
}

html body>footer section>div.about ul.sociallinks li+li {
    margin-left: 15px
}

html body>footer section>div.newsletter *+h3 {
    margin-top: 30px
}

html body>footer section>div.newsletter #mc_embed_signup, html body>footer section>div.newsletter form {
    float: none;
    display: block;
    width: 100%;
    position: relative
}

html body>footer section>div.newsletter form input[type=email] {
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    color: #1d1e20;
    text-decoration: none;
    float: left;
    display: block;
    width: 52%
}

html body>footer section>div.newsletter form .mc-field-group {
    float: none;
    display: block;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    position: relative
}

html body>footer section>div.newsletter form input[type=submit] {
    top: 0;
    right: 0;
    text-transform: uppercase;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    font-size: 16px;
    line-height: 38px;
    display: block;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f0ec45;
    color: #1d1e20;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    position: absolute;
    width: 120px;
    padding-left: 0;
    padding-right: 0;
    float: left
}

html body>footer section>div.newsletter form input[type=submit].big {
    font-size: 32px;
    line-height: 54px;
    padding-left: 30px;
    padding-right: 30px
}

html body>footer section>div.newsletter form input[type=submit].left {
    float: left
}

html body>footer section>div.newsletter form input[type=submit].right {
    float: right
}

html body>footer section>div.newsletter form input[type=submit].inline {
    display: inline-block
}

html body>footer section>div.newsletter form input[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)";
    background-color: #f0ec45
}

html body>footer section>div h3 {
    z-index: 100;
    font-family: TradeGothicLTProBold;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 38px;
    padding: 0;
    margin: 0
}

html body>footer section>div h3.arrow:after, html body>footer section>div h3.gfield_label:after, html body>footer section>div h3.gform_confirmation_message:after, html body>footer section>div h3.gpoll_field_label:after, html body>footer section>div h3.validation_error:after {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
    height: 20px;
    width: 20px
}

html body>footer section>div h3.arrow.botarr:after, html body>footer section>div h3.arrow.gfield_label:after, html body>footer section>div h3.arrow.gform_confirmation_message:after, html body>footer section>div h3.arrow.gpoll_field_label:after, html body>footer section>div h3.arrow.validation_error:after, html body>footer section>div h3.gfield_label.botarr:after, html body>footer section>div h3.gfield_label.gfield_label:after, html body>footer section>div h3.gfield_label.gform_confirmation_message:after, html body>footer section>div h3.gfield_label.gpoll_field_label:after, html body>footer section>div h3.gfield_label.validation_error:after, html body>footer section>div h3.gform_confirmation_message.botarr:after, html body>footer section>div h3.gform_confirmation_message.gfield_label:after, html body>footer section>div h3.gform_confirmation_message.gform_confirmation_message:after, html body>footer section>div h3.gform_confirmation_message.gpoll_field_label:after, html body>footer section>div h3.gform_confirmation_message.validation_error:after, html body>footer section>div h3.gpoll_field_label.botarr:after, html body>footer section>div h3.gpoll_field_label.gfield_label:after, html body>footer section>div h3.gpoll_field_label.gform_confirmation_message:after, html body>footer section>div h3.gpoll_field_label.gpoll_field_label:after, html body>footer section>div h3.gpoll_field_label.validation_error:after, html body>footer section>div h3.validation_error.botarr:after, html body>footer section>div h3.validation_error.gfield_label:after, html body>footer section>div h3.validation_error.gform_confirmation_message:after, html body>footer section>div h3.validation_error.gpoll_field_label:after, html body>footer section>div h3.validation_error.validation_error:after {
    bottom: -5px
}

html body>footer section>div h3.arrow.toparr:after, html body>footer section>div h3.gfield_label.toparr:after, html body>footer section>div h3.gform_confirmation_message.toparr:after, html body>footer section>div h3.gpoll_field_label.toparr:after, html body>footer section>div h3.validation_error.toparr:after {
    top: -5px
}

html body>footer section>div h3.arrow.gfield_label:after, html body>footer section>div h3.arrow.gform_confirmation_message:after, html body>footer section>div h3.arrow.gpoll_field_label:after, html body>footer section>div h3.arrow.leftarr:after, html body>footer section>div h3.arrow.validation_error:after, html body>footer section>div h3.gfield_label.gfield_label:after, html body>footer section>div h3.gfield_label.gform_confirmation_message:after, html body>footer section>div h3.gfield_label.gpoll_field_label:after, html body>footer section>div h3.gfield_label.leftarr:after, html body>footer section>div h3.gfield_label.validation_error:after, html body>footer section>div h3.gform_confirmation_message.gfield_label:after, html body>footer section>div h3.gform_confirmation_message.gform_confirmation_message:after, html body>footer section>div h3.gform_confirmation_message.gpoll_field_label:after, html body>footer section>div h3.gform_confirmation_message.leftarr:after, html body>footer section>div h3.gform_confirmation_message.validation_error:after, html body>footer section>div h3.gpoll_field_label.gfield_label:after, html body>footer section>div h3.gpoll_field_label.gform_confirmation_message:after, html body>footer section>div h3.gpoll_field_label.gpoll_field_label:after, html body>footer section>div h3.gpoll_field_label.leftarr:after, html body>footer section>div h3.gpoll_field_label.validation_error:after, html body>footer section>div h3.validation_error.gfield_label:after, html body>footer section>div h3.validation_error.gform_confirmation_message:after, html body>footer section>div h3.validation_error.gpoll_field_label:after, html body>footer section>div h3.validation_error.leftarr:after, html body>footer section>div h3.validation_error.validation_error:after {
    left: 20px
}

html body>footer section>div h3.arrow.rightarr:after, html body>footer section>div h3.gfield_label.rightarr:after, html body>footer section>div h3.gform_confirmation_message.rightarr:after, html body>footer section>div h3.gpoll_field_label.rightarr:after, html body>footer section>div h3.validation_error.rightarr:after {
    right: 20px
}

html body>footer section>div * {
    color: #fff
}

.validation_error {
    height: auto;
    background-color: red!important;
    color: #fff!important
}

.validation_error.arrow:after, .validation_error.validation_error:after {
    background-color: red
}

.validation_error a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.validation_error a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.validation_error.newsslide ul li a {
    background-color: red
}

.validation_error.newsslide ul li a:after {
    background-color: #1d1e20
}

.validation_error.newsslide ul li a span.desc, .validation_error.newsslide ul li a span.title {
    color: #fff
}

.validation_error.newsslide ul li a.active, .validation_error.newsslide ul li a:hover {
    background-color: #1d1e20
}

.validation_error.newsslide ul li a.active span.desc, .validation_error.newsslide ul li a.active span.title, .validation_error.newsslide ul li a:hover span.desc, .validation_error.newsslide ul li a:hover span.title {
    color: #fff
}

.validation_error.newsslide ul li a i {
    background-color: red!important;
    color: #fff!important
}

.gform_confirmation_message {
    height: auto;
    background-color: rgb(255, 255, 255)!important;
    color: #1d1e20!important
}

.gform_confirmation_message.arrow:after, .gform_confirmation_message.gform_confirmation_message:after {
    background-color: #990
}

.gform_confirmation_message a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.gform_confirmation_message a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.gform_confirmation_message.newsslide ul li a {
    background-color: #990
}

.gform_confirmation_message.newsslide ul li a:after {
    background-color: #1d1e20
}

.gform_confirmation_message.newsslide ul li a span.desc, .gform_confirmation_message.newsslide ul li a span.title {
    color: #1d1e20
}

.gform_confirmation_message.newsslide ul li a.active, .gform_confirmation_message.newsslide ul li a:hover {
    background-color: #1d1e20
}

.gform_confirmation_message.newsslide ul li a.active span.desc, .gform_confirmation_message.newsslide ul li a.active span.title, .gform_confirmation_message.newsslide ul li a:hover span.desc, .gform_confirmation_message.newsslide ul li a:hover span.title {
    color: #fff
}

.gform_confirmation_message.newsslide ul li a i {
    background-color: #990!important;
    color: #fff!important
}

.gfield_label {
    height: auto;
    background-color: #1d1e20!important;
    color: #fff!important
}

.gfield_label.arrow:after, .gfield_label.gfield_label:after {
    background-color: #1d1e20
}

.gfield_label a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.gfield_label a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.gfield_label.newsslide ul li a, .gfield_label.newsslide ul li a:after {
    background-color: #1d1e20
}

.gfield_label.newsslide ul li a span.desc, .gfield_label.newsslide ul li a span.title {
    color: #fff
}

.gfield_label.newsslide ul li a.active, .gfield_label.newsslide ul li a:hover {
    background-color: #1d1e20
}

.gfield_label.newsslide ul li a.active span.desc, .gfield_label.newsslide ul li a.active span.title, .gfield_label.newsslide ul li a:hover span.desc, .gfield_label.newsslide ul li a:hover span.title {
    color: #fff
}

.gfield_label.newsslide ul li a i {
    background-color: #1d1e20!important;
    color: #fff!important
}

.gpoll_field_label {
    height: auto;
    background-color: #1d1e20!important;
    color: #fff!important
}

.gpoll_field_label.arrow:after, .gpoll_field_label.gpoll_field_label:after {
    background-color: #1d1e20
}

.gpoll_field_label a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.gpoll_field_label a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.gpoll_field_label.newsslide ul li a, .gpoll_field_label.newsslide ul li a:after {
    background-color: #1d1e20
}

.gpoll_field_label.newsslide ul li a span.desc, .gpoll_field_label.newsslide ul li a span.title {
    color: #fff
}

.gpoll_field_label.newsslide ul li a.active, .gpoll_field_label.newsslide ul li a:hover {
    background-color: #1d1e20
}

.gpoll_field_label.newsslide ul li a.active span.desc, .gpoll_field_label.newsslide ul li a.active span.title, .gpoll_field_label.newsslide ul li a:hover span.desc, .gpoll_field_label.newsslide ul li a:hover span.title {
    color: #fff
}

.gpoll_field_label.newsslide ul li a i {
    background-color: #1d1e20!important;
    color: #fff!important
}

.twitter {
    height: auto;
    background-color: #fff!important;
    color: #1d1e20!important
}

.twitter.arrow:after, .twitter.twitter:after {
    background-color: #fff
}

.twitter a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.twitter a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.twitter.newsslide ul li a {
    background-color: #fff
}

.twitter.newsslide ul li a:after {
    background-color: #1d1e20
}

.twitter.newsslide ul li a span.desc, .twitter.newsslide ul li a span.title {
    color: #1d1e20
}

.twitter.newsslide ul li a.active, .twitter.newsslide ul li a:hover {
    background-color: #1d1e20
}

.twitter.newsslide ul li a.active span.desc, .twitter.newsslide ul li a.active span.title, .twitter.newsslide ul li a:hover span.desc, .twitter.newsslide ul li a:hover span.title {
    color: #fff
}

.twitter.newsslide ul li a i {
    background-color: #fff!important;
    color: #fff!important
}

.facebook {
    height: auto;
    background-color: #3b5998!important;
    color: #fff!important
}

.facebook.arrow:after, .facebook.facebook:after {
    background-color: #3b5998
}

.facebook a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.facebook a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.facebook.newsslide ul li a {
    background-color: #3b5998
}

.facebook.newsslide ul li a:after {
    background-color: #1d1e20
}

.facebook.newsslide ul li a span.desc, .facebook.newsslide ul li a span.title {
    color: #fff
}

.facebook.newsslide ul li a.active, .facebook.newsslide ul li a:hover {
    background-color: #1d1e20
}

.facebook.newsslide ul li a.active span.desc, .facebook.newsslide ul li a.active span.title, .facebook.newsslide ul li a:hover span.desc, .facebook.newsslide ul li a:hover span.title {
    color: #fff
}

.facebook.newsslide ul li a i {
    background-color: #3b5998!important;
    color: #fff!important
}

.kakigreen {
    height: auto;
    background-color: #990!important;
    color: #1d1e20!important
}

.kakigreen.arrow:after, .kakigreen.kakigreen:after {
    background-color: #990
}

.kakigreen a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.kakigreen a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.kakigreen.newsslide ul li a {
    background-color: #990
}

.kakigreen.newsslide ul li a:after {
    background-color: #1d1e20
}

.kakigreen.newsslide ul li a span.desc, .kakigreen.newsslide ul li a span.title {
    color: #1d1e20
}

.kakigreen.newsslide ul li a.active, .kakigreen.newsslide ul li a:hover {
    background-color: #1d1e20
}

.kakigreen.newsslide ul li a.active span.desc, .kakigreen.newsslide ul li a.active span.title, .kakigreen.newsslide ul li a:hover span.desc, .kakigreen.newsslide ul li a:hover span.title {
    color: #fff
}

.kakigreen.newsslide ul li a i {
    background-color: #990!important;
    color: #fff!important
}

.orange {
    height: auto;
    background-color: #f60!important;
    color: #1d1e20!important
}

.orange.arrow:after, .orange.orange:after {
    background-color: #f60
}

.orange a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.orange a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.orange.newsslide ul li a {
    background-color: #f60
}

.orange.newsslide ul li a:after {
    background-color: #990
}

.orange.newsslide ul li a span.desc, .orange.newsslide ul li a span.title {
    color: #1d1e20
}

.orange.newsslide ul li a.active, .orange.newsslide ul li a:hover {
    background-color: #990
}

.orange.newsslide ul li a.active span.desc, .orange.newsslide ul li a.active span.title, .orange.newsslide ul li a:hover span.desc, .orange.newsslide ul li a:hover span.title {
    color: #fff
}

.orange.newsslide ul li a i {
    background-color: #f60!important;
    color: #fff!important
}

.orsgreen {
    height: auto;
    background-color: #72c267!important;
    color: #1d1e20!important
}

.orsgreen.arrow:after, .orsgreen.orsgreen:after {
    background-color: #72c267
}

.orsgreen a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.orsgreen a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.orsgreen.newsslide ul li a {
    background-color: #72c267
}

.orsgreen.newsslide ul li a:after {
    background-color: #1d1e20
}

.orsgreen.newsslide ul li a span.desc, .orsgreen.newsslide ul li a span.title {
    color: #1d1e20
}

.orsgreen.newsslide ul li a.active, .orsgreen.newsslide ul li a:hover {
    background-color: #1d1e20
}

.orsgreen.newsslide ul li a.active span.desc, .orsgreen.newsslide ul li a.active span.title, .orsgreen.newsslide ul li a:hover span.desc, .orsgreen.newsslide ul li a:hover span.title {
    color: #fff
}

.orsgreen.newsslide ul li a i {
    background-color: #72c267!important;
    color: #fff!important
}

.pink {
    height: auto;
    background-color: #c39!important;
    color: #1d1e20!important
}

.pink.arrow:after, .pink.pink:after {
    background-color: #c39
}

.pink a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.pink a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.pink.newsslide ul li a {
    background-color: #c39
}

.pink.newsslide ul li a:after {
    background-color: #1d1e20
}

.pink.newsslide ul li a span.desc, .pink.newsslide ul li a span.title {
    color: #1d1e20
}

.pink.newsslide ul li a.active, .pink.newsslide ul li a:hover {
    background-color: #1d1e20
}

.pink.newsslide ul li a.active span.desc, .pink.newsslide ul li a.active span.title, .pink.newsslide ul li a:hover span.desc, .pink.newsslide ul li a:hover span.title {
    color: #fff
}

.pink.newsslide ul li a i {
    background-color: #c39!important;
    color: #fff!important
}

.yellow {
    height: auto;
    background-color: #f0ec45!important;
    color: #1d1e20!important
}

.yellow.arrow:after, .yellow.yellow:after {
    background-color: #f0ec45
}

.yellow a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.yellow a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.yellow.newsslide ul li a {
    background-color: #f0ec45
}

.yellow.newsslide ul li a:after {
    background-color: #1d1e20
}

.yellow.newsslide ul li a span.desc, .yellow.newsslide ul li a span.title {
    color: #1d1e20
}

.yellow.newsslide ul li a.active, .yellow.newsslide ul li a:hover {
    background-color: #1d1e20
}

.yellow.newsslide ul li a.active span.desc, .yellow.newsslide ul li a.active span.title, .yellow.newsslide ul li a:hover span.desc, .yellow.newsslide ul li a:hover span.title {
    color: #fff
}

.yellow.newsslide ul li a i {
    background-color: #f0ec45!important;
    color: #fff!important
}

.red {
    height: auto;
    background-color: red!important;
    color: #fff!important
}

.red.arrow:after, .red.red:after {
    background-color: red
}

.red a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.red a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.red.newsslide ul li a {
    background-color: red
}

.red.newsslide ul li a:after {
    background-color: #1d1e20
}

.red.newsslide ul li a span.desc, .red.newsslide ul li a span.title {
    color: #fff
}

.red.newsslide ul li a.active, .red.newsslide ul li a:hover {
    background-color: #1d1e20
}

.red.newsslide ul li a.active span.desc, .red.newsslide ul li a.active span.title, .red.newsslide ul li a:hover span.desc, .red.newsslide ul li a:hover span.title {
    color: #fff
}

.red.newsslide ul li a i {
    background-color: red!important;
    color: #fff!important
}

.orsbrown {
    height: auto;
    background-color: #543019!important;
    color: #1d1e20!important
}

.orsbrown.arrow:after, .orsbrown.orsbrown:after {
    background-color: #543019
}

.orsbrown a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.orsbrown a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.orsbrown.newsslide ul li a {
    background-color: #543019
}

.orsbrown.newsslide ul li a:after {
    background-color: #1d1e20
}

.orsbrown.newsslide ul li a span.desc, .orsbrown.newsslide ul li a span.title {
    color: #1d1e20
}

.orsbrown.newsslide ul li a.active, .orsbrown.newsslide ul li a:hover {
    background-color: #1d1e20
}

.orsbrown.newsslide ul li a.active span.desc, .orsbrown.newsslide ul li a.active span.title, .orsbrown.newsslide ul li a:hover span.desc, .orsbrown.newsslide ul li a:hover span.title {
    color: #fff
}

.orsbrown.newsslide ul li a i {
    background-color: #543019!important;
    color: #fff!important
}

.blue {
    height: auto;
    background-color: #009ddc!important;
    color: #fff!important
}

.blue.arrow:after, .blue.blue:after {
    background-color: #009ddc
}

.blue a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.blue a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.blue.newsslide ul li a {
    background-color: #009ddc
}

.blue.newsslide ul li a:after {
    background-color: #1d1e20
}

.blue.newsslide ul li a span.desc, .blue.newsslide ul li a span.title {
    color: #fff
}

.blue.newsslide ul li a.active, .blue.newsslide ul li a:hover {
    background-color: #1d1e20
}

.blue.newsslide ul li a.active span.desc, .blue.newsslide ul li a.active span.title, .blue.newsslide ul li a:hover span.desc, .blue.newsslide ul li a:hover span.title {
    color: #fff
}

.blue.newsslide ul li a i {
    background-color: #009ddc!important;
    color: #fff!important
}

.black {
    height: auto;
    background-color: #1d1e20!important;
    color: #fff!important
}

.black.arrow:after, .black.black:after {
    background-color: #1d1e20
}

.black a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.black a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.black.newsslide ul li a, .black.newsslide ul li a:after {
    background-color: #1d1e20
}

.black.newsslide ul li a span.desc, .black.newsslide ul li a span.title {
    color: #fff
}

.black.newsslide ul li a.active, .black.newsslide ul li a:hover {
    background-color: #1d1e20
}

.black.newsslide ul li a.active span.desc, .black.newsslide ul li a.active span.title, .black.newsslide ul li a:hover span.desc, .black.newsslide ul li a:hover span.title {
    color: #fff
}

.black.newsslide ul li a i {
    background-color: #1d1e20!important;
    color: #fff!important
}

.purple {
    height: auto;
    background-color: #606!important;
    color: #fff!important
}

.purple.arrow:after, .purple.purple:after {
    background-color: #606
}

.purple a.titlelink {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.purple a.titlelink:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.purple.newsslide ul li a {
    background-color: #606
}

.purple.newsslide ul li a:after {
    background-color: #1d1e20
}

.purple.newsslide ul li a span.desc, .purple.newsslide ul li a span.title {
    color: #fff
}

.purple.newsslide ul li a.active, .purple.newsslide ul li a:hover {
    background-color: #1d1e20
}

.purple.newsslide ul li a.active span.desc, .purple.newsslide ul li a.active span.title, .purple.newsslide ul li a:hover span.desc, .purple.newsslide ul li a:hover span.title {
    color: #fff
}

.purple.newsslide ul li a i {
    background-color: #606!important;
    color: #fff!important
}

.fancybox-title span.child {
    background-color: #f0ec45;
    color: #1d1e20;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)";
    text-shadow: none!important
}

a.titlecont {
    text-decoration: none;
    display: block;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

a.titlecont:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

a.titlecont+a.video {
    margin-top: 30px
}

@media only screen and (min-width:0) and (max-width:680px) {
    html {
        line-height: 24px
    }
    html body {
        min-width: 360px
    }
    html body .container {
        width: 320px
    }
    html body p {
        line-height: 24px;
        font-size: 16px
    }
    html body>nav {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px
    }
    html body>nav ul {
        width: 320px
    }
    html body>nav.logo {
        padding-top: 30px;
        padding-bottom: 30px
    }
    html body>nav.logo a {
        width: 320px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body>nav.logo a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body>nav.logo a img {
        max-width: 80%
    }
    html body>nav.mainheader {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0
    }
    html body>nav.mainheader a.showmenu {
        display: block
    }
    html body>nav.mainheader>ul {
        width: 100%;
        max-height: 0;
        height: 0;
        visibility: hidden;
        overflow: hidden;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }
    html body>nav.mainheader>ul.nav-open {
        max-height: 999999999999px;
        visibility: visible;
        height: auto
    }
    html body>nav.mainheader>ul>li {
        min-height: 48px;
        height: auto;
        width: 100%
    }
    html body>nav.mainheader>ul>li:first-child {
        border-top: 3px solid #990
    }
    html body>nav.mainheader>ul>li>ul {
        width: 100%;
        padding-top: 3px;
        position: relative;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)";
        display: block;
        float: left
    }
    html body>nav.mainheader>ul>li>ul>li {
        width: 100%;
        text-align: center;
        float: left;
        background-color: #242527
    }
    html body>nav.mainheader>ul>li>ul>li>a {
        padding: 15px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        display: inline-block;
        float: none;
        line-height: 18px;
        font-size: 18px;
        background-color: #242527
    }
    html body>nav.mainheader>ul>li:not(.search):hover {
        height: auto
    }
    html body>nav.mainheader>ul>li>a {
        height: 18px;
        padding: 15px;
        line-height: 18px;
        font-size: 18px
    }
    html body>nav.mainheader>ul>li.home a {
        font-size: 24px
    }
    html body>nav.mainheader>ul>li.current-menu-item a, html body>nav.mainheader>ul>li.current_page_item a {
        padding-bottom: 15px
    }
    html body>nav.mainheader>ul>li.search {
        text-align: center;
        width: 100%;
        padding-bottom: 15px
    }
    html body>nav.mainheader>ul>li.search form {
        margin-top: 10px;
        display: inline-block;
        float: none
    }
    html body>nav.mainheader>ul>li.search form input[type=search] {
        line-height: 18px;
        width: 100px;
        padding: 5px;
        -webkit-appearance: none
    }
    html body>nav.mainheader>ul>li.search form input[type=submit] {
        line-height: 18px;
        padding: 5px;
        font-size: 24px;
        font-size: 18px;
        -webkit-appearance: none
    }
    html body .contentcontainer {
        width: 320px;
        padding-bottom: 30px;
        padding-top: 30px
    }
    html body .contentcontainer section.homegrid+section.homegrid {
        margin-top: 0
    }
    html body .contentcontainer div.bg {
        top: 135px;
        height: 420px;
        background-position: center center!important
    }
    html body .contentcontainer section.homegrid {
        width: 420px
    }
    html body .contentcontainer section.homegrid div.block-head {
        float: left;
        width: 320px;
        margin: 10px 0
    }
    html body .contentcontainer section.homegrid div.block-head .title {
        float: left;
        margin: 0 0 5px;
        padding: 0;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 1;
        font-family: TradeGothicLTProBold;
        font-weight: 400
    }
    html body .contentcontainer section.homegrid div.block-head a.titlecont {
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid div.block-head i {
        margin-right: 15px;
        font-family: genericon;
        line-height: 20px;
        font-size: 16px;
        font-style: normal;
        float: right;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid div.block-head i.left {
        margin: 0;
        float: left
    }
    html body .contentcontainer section.homegrid div.block-head i.same-size {
        font-size: inherit!important
    }
    html body .contentcontainer section.homegrid div.block-head a.read-more {
        float: right;
        color: #009ddc;
        font-family: TradeGothicLTProBold;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 24px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid div.block-head a.read-more:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid ul.archive.half li, html body .contentcontainer section.homegrid ul.archive.half li.big img {
        width: 100%!important
    }
    html body .contentcontainer section.homegrid ul.recent li {
        width: 100%!important;
        margin-right: 0!important
    }
    html body .contentcontainer section.homegrid article.block {
        width: 320px;
        margin-bottom: 30px;
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block ul.partners {
        width: 100%
    }
    html body .contentcontainer section.homegrid article.block ul.partners li {
        float: none;
        display: block;
        margin: 0 auto 30px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li:nth-child(3n+3), html body .contentcontainer section.homegrid article.block ul.partners li:nth-child(4n+4) {
        margin: 0 auto 30px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li img {
        width: 172px;
        height: 172px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li div.textblock {
        padding: 15px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li .title {
        display: block;
        font-family: tradegothic;
        margin-bottom: 15px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li a, html body .contentcontainer section.homegrid article.block ul.partners li a .title {
        color: #1d1e20;
        font-family: TradeGothicLTProBold
    }
    html body .contentcontainer section.homegrid article.block ul.partners li span.desc {
        padding-top: 15px
    }
    html body .contentcontainer section.homegrid article.block .imgblock {
        height: 40px!important;
        margin-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block .loket {
        width: 320px;
        margin-top: 0
    }
    html body .contentcontainer section.homegrid article.block .loket a {
        margin-right: 0;
        width: 320px;
        height: 320px;
        margin-top: 30px
    }
    html body .contentcontainer section.homegrid article.block .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block .loket a span {
        width: 320px;
        height: 320px
    }
    html body .contentcontainer section.homegrid article.block.hidemobile {
        display: none!important
    }
    html body .contentcontainer section.homegrid article.block h3+.colorholder {
        margin-top: 30px
    }
    html body .contentcontainer section.homegrid article.block.newsslide figure.imageholer {
        position: relative;
        float: right;
        width: 100%;
        height: 300px
    }
    html body .contentcontainer section.homegrid article.block.newsslide ul {
        width: 100%;
        float: right
    }
    html body .contentcontainer section.homegrid article.block.four-col, html body .contentcontainer section.homegrid article.block.one-col, html body .contentcontainer section.homegrid article.block.three-col, html body .contentcontainer section.homegrid article.block.two-col {
        width: 320px
    }
    html body .contentcontainer section.homegrid article.block.four-col span.desc {
        padding-bottom: 0;
        line-height: 24px
    }

    html body .contentcontainer section.homegrid article.block.third-col.partner
    {
        position: absolute !important;
    }

    html body .contentcontainer section.homegrid .partner article.block.third-col {
        position: unset;
    }

    html body .contentcontainer section.homegrid article.block.third-col {
        width: 320px;
        background-color: #fff
    }
    html body .contentcontainer section.homegrid article.block.third-col .page-title {
        font-size: 20px;
        margin-left: 15px;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.third-col .page-title i {
        font-family: genericon;
        line-height: 20px;
        font-size: 16px
    }
    html body .contentcontainer section.homegrid article.block.third-col p {
        padding: 30px;
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.third-col p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col {
        width: 320px;
        background-color: #fff
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col .page-title {
        font-size: 20px;
        margin-left: 15px;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col .page-title i {
        font-family: genericon;
        line-height: 20px;
        font-size: 16px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col p {
        padding: 15px;
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col ul:not(.partners) {
        padding: 15px;
        padding-bottom: 0;
        line-height: 24px;
        list-style-type: disc;
        padding-left: 35px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col span.date-time {
        display: block;
        margin: 10px 0 5px 15px;
        line-height: 1.2;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block.search-col {
        position: relative;
        height: auto;
        background-color: #fff;
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 2px solid #009ddc;
        box-sizing: border-box
    }
    html body .contentcontainer section.homegrid article.block.search-col.search-col-first {
        margin-top: 65px;
        border-bottom: 3px solid #009ddc
    }
    html body .contentcontainer section.homegrid article.block.search-col.search-col-last {
        border: none
    }
    html body .contentcontainer section.homegrid article.block.search-col a {
        color: #1d1e20;
        text-decoration: none;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid article.block.search-col a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid article.block.search-col h1 {
        margin-top: 15px;
        margin-bottom: 10px
    }
    html body .contentcontainer section.homegrid article.block.search-col span span.search-everything-highlight-color {
        line-height: 24px!important
    }
    html body .contentcontainer section.homegrid article.block.search-col p.content-normal {
        display: none
    }
    html body .contentcontainer section.homegrid article.block.search-col p.content-medium {
        margin: 5px 0;
        padding: 0
    }
    html body .contentcontainer section.homegrid article.block.agenda-col {
        position: relative;
        background-color: #fff;
        margin-bottom: 0;
        padding-right: 15px;
        border-bottom: 2px solid #009ddc
    }
    html body .contentcontainer section.homegrid article.block.agenda-col.agenda-col-first {
        margin-top: 30px;
        border-bottom: 3px solid #009ddc
    }
    html body .contentcontainer section.homegrid article.block.agenda-col.agenda-col-last {
        border: none
    }
    html body .contentcontainer section.homegrid article.block.agenda-col img {
        float: left;
        height: 176px;
        width: 320px
    }
    html body .contentcontainer section.homegrid article.block.agenda-col img.normal {
        display: none
    }
    html body .contentcontainer section.homegrid article.block.agenda-col a {
        float: left;
        margin: 5px 15px 15px;
        left: 215px;
        bottom: 15px
    }
    html body .contentcontainer section.homegrid article.block.agenda-col a.wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.agenda-col h1 {
        display: block;
        float: left;
        margin: 0 15px 5px;
        font-size: 18px
    }
    html body .contentcontainer section.homegrid article.block.agenda-col h1.title-medium, html body .contentcontainer section.homegrid article.block.agenda-col h1.title-normal {
        display: none
    }
    html body .contentcontainer section.homegrid article.block.agenda-col span.date {
        display: block;
        float: left;
        clear: both;
        margin-left: 15px;
        margin-bottom: 5px;
        color: #009ddc;
        font-size: 14px
    }
    html body .contentcontainer section.homegrid article.block.agenda-col p.content-normal {
        display: none
    }
    html body .contentcontainer section.homegrid article.block.agenda-col p.content-medium {
        clear: both;
        margin: 5px 15px;
        padding: 0
    }
    html body .contentcontainer section.homegrid article.block p {
        padding: 30px;
        padding-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.introblock {
        margin-bottom: 90px;
        background-color: rgba(255, 255, 255, .9)
    }
    html body .contentcontainer section.homegrid article.block.introblock p {
        font-size: 20px;
        line-height: 1.3
    }
    html body .contentcontainer section.homegrid article.block.introblock a.btn {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px
    }
    html body .contentcontainer section.homegrid article.block.newsblock {
        position: relative;
        min-height: 280px
    }
    html body .contentcontainer section.homegrid article.block.newsblock a.wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.newsblock img.home-news {
        width: 320px;
        max-height: 160px
    }
    html body .contentcontainer section.homegrid article.block.newsblock div.newsblock-text {
        padding: 0 15px;
        word-wrap: break-word
    }
    html body .contentcontainer section.homegrid article.block.newsblock span.date {
        display: block;
        margin-bottom: 6px;
        padding-right: 15px;
        font-size: 12px;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block.newsblock h2.title {
        margin-bottom: 6px;
        padding-right: 15px;
        font-family: TradeGothicLTProBold;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 1.2;
        font-weight: 400;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.newsblock a.btn {
        position: absolute;
        bottom: 15px;
        left: 15px
    }
    html body .contentcontainer section.homegrid article.block.agendablock {
        position: relative;
        height: auto;
        padding: 15px;
        box-sizing: border-box
    }
    html body .contentcontainer section.homegrid article.block.agendablock a {
        color: #1d1e20;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.agendablock span.date {
        display: block;
        margin-bottom: 6px;
        font-size: 12px;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block.agendablock h2.title {
        margin-bottom: 6px;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1.2
    }
    html body .contentcontainer section.homegrid article.block.agendablock p {
        padding: 0!important;
        margin: 0
    }
    html body .contentcontainer section.homegrid article.block img.featimg {
        height: 160px
    }
    html body .contentcontainer section.homegrid article.block .btn {
        display: block;
        float: left;
        padding: 4px 8px;
        color: #fff;
        background-color: #009ddc;
        text-decoration: none;
        font-size: 14px;
        font-family: TradeGothicLTProBold;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid article.block .btn:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid article.block .gfield_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error, html body .contentcontainer section.homegrid article.block h3 {
        font-size: 18px;
        line-height: 38px;
        padding-left: 30px;
        padding-right: 30px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label {
        margin-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow:after, html body .contentcontainer section.homegrid article.block h3.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error:after {
        height: 20px;
        width: 20px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow.botarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.validation_error:after {
        bottom: -5px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block h3.arrow.toparr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.toparr:after {
        top: -5px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.validation_error:after {
        left: 20px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.rightarr:after {
        right: 20px
    }
    html body .contentcontainer section.homegrid article.block .gpoll_field {
        margin-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .validation_error {
        padding: 30px;
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container, html body .contentcontainer section.homegrid article.block .validation_message {
        padding: 30px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer.validation_message, html body .contentcontainer section.homegrid article.block .ginput_container.validation_message, html body .contentcontainer section.homegrid article.block .validation_message.validation_message {
        padding-top: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_footer.gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container.gform_footer, html body .contentcontainer section.homegrid article.block .validation_message.gform_footer {
        padding-top: 0;
        padding-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio], html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio], html body .contentcontainer section.homegrid article.block .validation_message input[type=radio] {
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer ul.gfield_radio li, html body .contentcontainer section.homegrid article.block .ginput_container ul.gfield_radio li, html body .contentcontainer section.homegrid article.block .validation_message ul.gfield_radio li {
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block .gpoll_choice_label, html body .contentcontainer section.homegrid article.block .gpoll_field .gpoll_wrapper {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 0;
        font-size: 16px;
        line-height: 24px
    }
    html body .contentcontainer .agenda-more {
        width: 320px
    }
    html body .contentcontainer .agenda-more a {
        float: right;
        margin: 15px 0 0;
        color: #009ddc;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 24px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer .agenda-more a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer img.alignleft, html body .contentcontainer img.alignright {
        margin-bottom: 15px
    }
    html body>footer {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px
    }
    html body>footer section {
        width: 320px
    }
    html body>footer section>div {
        width: 320px;
        margin-right: 30px;
        height: 150px
    }
    html body>footer section>div form input[type=email] {
        width: 44%!important
    }
    html body>footer section>div+div {
        margin-top: 30px
    }
}

@media only screen and (min-width:681px) and (max-width:1240px) {
    html {
        line-height: 24px
    }
    html body {
        min-width: 1020px
    }
    html body .container {
        width: 980px
    }
    html body p {
        line-height: 24px;
        font-size: 16px
    }
    html body>nav {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px
    }
    html body>nav ul {
        width: 980px
    }
    html body>nav.logo {
        padding-top: 30px;
        padding-bottom: 30px
    }
    html body>nav.logo a {
        width: 980px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body>nav.logo a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body>nav.mainheader {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0
    }
    html body>nav.mainheader>ul {
        width: 980px
    }
    html body>nav.mainheader>ul>li {
        height: 48px
    }
    html body>nav.mainheader>ul>li>ul {
        width: 200px;
        padding-top: 3px
    }
    html body>nav.mainheader>ul>li>ul>li {
        width: 200px
    }
    html body>nav.mainheader>ul>li>ul>li>a {
        padding: 15px;
        width: 210px;
        line-height: 18px;
        font-size: 18px
    }
    html body>nav.mainheader>ul>li>a {
        height: 18px;
        padding: 15px;
        line-height: 20px;
        font-size: 18px
    }
    html body>nav.mainheader>ul>li.home a {
        font-size: 24px
    }
    html body>nav.mainheader>ul>li.current-menu-item a, html body>nav.mainheader>ul>li.current_page_item a {
        padding-bottom: 21px
    }
    html body>nav.mainheader>ul>li.search form {
        margin-top: 10px
    }
    html body>nav.mainheader>ul>li.search form input[type=search] {
        line-height: 18px;
        width: 100px;
        padding: 5px
    }
    html body>nav.mainheader>ul>li.search form input[type=submit] {
        line-height: 18px;
        padding: 5px;
        font-size: 24px;
        font-size: 18px
    }
    html body .contentcontainer {
        width: 980px;
        padding-bottom: 30px;
        padding-top: 30px
    }
    html body .contentcontainer section.homegrid+section.homegrid {
        margin-top: 0
    }
    html body .contentcontainer div.bg {
        top: 180px;
        height: 295px;
        background-size: 100%!important
    }
    html body .contentcontainer section.homegrid {
        width: 1080px
    }
    html body .contentcontainer section.homegrid div.block-head {
        float: left;
        width: 980px;
        margin: 10px 0
    }
    html body .contentcontainer section.homegrid div.block-head .title {
        float: left;
        margin: 0 0 5px;
        padding: 0;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 1;
        font-family: TradeGothicLTProBold;
        font-weight: 400
    }
    html body .contentcontainer section.homegrid div.block-head a.titlecont {
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid div.block-head i {
        margin-right: 15px;
        font-family: genericon;
        line-height: 20px;
        font-size: 16px;
        font-style: normal;
        float: right;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid div.block-head i.left {
        margin: 0;
        float: left
    }
    html body .contentcontainer section.homegrid div.block-head i.same-size {
        font-size: inherit!important
    }
    html body .contentcontainer section.homegrid div.block-head a.read-more {
        float: right;
        color: #009ddc;
        font-family: TradeGothicLTProBold;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 24px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid div.block-head a.read-more:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid ul.archive.half li a span.title {
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto
    }
    html body .contentcontainer section.homegrid ul.archive.half li a span.title i {
        display: none!important
    }
    html body .contentcontainer section.homegrid a.archive span.title.calblock {
        height: 136px!important
    }
    html body .contentcontainer section.homegrid article.block {
        width: 222.5px;
        margin-bottom: 30px;
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block.hidemobile {
        display: none!important
    }
    html body .contentcontainer section.homegrid article.block h3+.colorholder {
        margin-top: 30px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li:nth-child(4n+4) {
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block ul.partners li:nth-child(3n+3) {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.one-col, html body .contentcontainer section.homegrid article.block.one-col div.block-head {
        width: 222.5px
    }
    html body .contentcontainer section.homegrid article.block.one-col .twittercontainer>i {
        display: none
    }
    html body .contentcontainer section.homegrid article.block.one-col .twittercontainer h4 i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket {
        width: 222.5px;
        margin-top: 0
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket a {
        margin-right: 0;
        margin-top: 30px;
        width: 222.5px;
        height: 222.5px
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket a span {
        width: 222.5px;
        height: 222.5px
    }
    html body .contentcontainer section.homegrid article.block.one-col .gform_footer a.gpoll_button, html body .contentcontainer section.homegrid article.block.one-col .gform_footer input[type=submit], html body .contentcontainer section.homegrid article.block.one-col .ginput_container a.gpoll_button, html body .contentcontainer section.homegrid article.block.one-col .ginput_container input[type=submit], html body .contentcontainer section.homegrid article.block.one-col .validation_message a.gpoll_button, html body .contentcontainer section.homegrid article.block.one-col .validation_message input[type=submit] {
        font-size: 15px
    }
    html body .contentcontainer section.homegrid article.block.two-col {
        width: 474.5px
    }
    html body .contentcontainer section.homegrid article.block.two-col div.block-head {
        width: 475px
    }
    html body .contentcontainer section.homegrid article.block.two-col ul.recent li {
        width: 222.5px
    }
    html body .contentcontainer section.homegrid article.block.two-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket {
        width: 475px
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a {
        margin-right: 30px;
        width: 138.33px;
        height: 138.33px
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a span {
        width: 138.33px;
        height: 138.33px
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a span i {
        display: none
    }
    html body .contentcontainer section.homegrid article.block.three-col, html body .contentcontainer section.homegrid article.block.three-col div.block-head {
        width: 725.75px
    }
    html body .contentcontainer section.homegrid article.block.three-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket {
        width: 725.75px
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket a {
        margin-right: 30px;
        width: 221.92px;
        height: 221.92px
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket a span {
        width: 221.92px;
        height: 221.92px
    }
    html body .contentcontainer section.homegrid article.block.four-col, html body .contentcontainer section.homegrid article.block.four-col div.block-head {
        width: 980px
    }
    html body .contentcontainer section.homegrid article.block.four-col span.desc {
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.four-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket {
        width: 980px
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket a {
        margin-right: 30px;
        width: 306.67px;
        height: 306.67px
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket a span {
        width: 306.67px;
        height: 306.67px
    }
    html body .contentcontainer section.homegrid article.block.third-col {
        width: 311.67px;
        background-color: #fff
    }
    html body .contentcontainer section.homegrid article.block.third-col .page-title {
        font-size: 24px;
        margin-left: 15px;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.third-col .page-title i {
        font-family: genericon;
        line-height: 24px;
        font-size: 18px
    }
    html body .contentcontainer section.homegrid article.block.third-col p {
        padding: 30px;
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.third-col p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col {
        width: 651.33px;
        background-color: #fff
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-cols {
        width: 651.33px;
        background-color: #fff;
        border-width: 1px;
        border-style: solid;
        border-bottom-color: #ddd;
        border-right-color: #ddd;
        border-top-color: #ddd;
        border-left-color: #ddd;
        border-radius: 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col .page-title {
        font-size: 24px;
        margin-left: 15px;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col .page-title i {
        font-family: genericon;
        line-height: 24px;
        font-size: 18px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col p {
        padding: 15px;
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col ul:not(.partners) {
        padding: 15px;
        padding-bottom: 0;
        line-height: 24px;
        list-style-type: disc;
        padding-left: 35px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col span.date-time {
        display: block;
        margin: 10px 0 5px 15px;
        line-height: 1.2;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block p {
        padding: 30px;
        padding-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.introblock {
        margin-bottom: 90px;
        background-color: rgba(255, 255, 255, .9)
    }
    html body .contentcontainer section.homegrid article.block.introblock p {
        font-size: 20px;
        line-height: 1.3
    }
    html body .contentcontainer section.homegrid article.block.introblock a.btn {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px
    }
    html body .contentcontainer section.homegrid article.block.newsblock {
        position: relative;
        min-height: 300px
    }
    html body .contentcontainer section.homegrid article.block.newsblock a.wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.newsblock img.home-news {
        width: 311.67px;
        max-height: 160px
    }
    html body .contentcontainer section.homegrid article.block.newsblock div.newsblock-text {
        padding: 15px;
        word-wrap: break-word
    }
    html body .contentcontainer section.homegrid article.block.newsblock span.date {
        display: block;
        margin-bottom: 6px;
        padding-right: 15px;
        font-size: 12px;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block.newsblock h2.title {
        margin-bottom: 6px;
        padding-right: 15px;
        font-family: TradeGothicLTProBold;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1.2;
        font-weight: 400;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.newsblock a.btn {
        position: absolute;
        bottom: 15px;
        left: 15px
    }
    html body .contentcontainer section.homegrid article.block.agendablock {
        position: relative;
        height: auto;
        padding: 15px;
        box-sizing: border-box
    }
    html body .contentcontainer section.homegrid article.block.agendablock a {
        color: #1d1e20;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.agendablock span.date {
        display: block;
        margin-bottom: 6px;
        font-size: 12px;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block.agendablock h2.title {
        margin-bottom: 6px;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1.2
    }
    html body .contentcontainer section.homegrid article.block.agendablock p {
        padding: 0!important;
        margin: 0
    }
    html body .contentcontainer section.homegrid article.block img.featimg {
        height: 260px
    }
    html body .contentcontainer section.homegrid article.block .btn {
        display: block;
        float: left;
        padding: 4px 8px;
        color: #fff;
        background-color: #009ddc;
        text-decoration: none;
        font-size: 14px;
        font-family: TradeGothicLTProBold;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid article.block .btn:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid article.block .gfield_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error, html body .contentcontainer section.homegrid article.block h3 {
        font-size: 18px;
        line-height: 38px;
        padding-left: 30px;
        padding-right: 30px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label {
        margin-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow:after, html body .contentcontainer section.homegrid article.block h3.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error:after {
        height: 20px;
        width: 20px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow.botarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.validation_error:after {
        bottom: -5px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block h3.arrow.toparr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.toparr:after {
        top: -5px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.validation_error:after {
        left: 20px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.rightarr:after {
        right: 20px
    }
    html body .contentcontainer section.homegrid article.block a.video {
        float: left;
        display: table;
        width: 99%
    }
    html body .contentcontainer section.homegrid article.block .gpoll_field {
        margin-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .validation_error {
        padding: 30px;
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container, html body .contentcontainer section.homegrid article.block .validation_message {
        padding: 30px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer.validation_message, html body .contentcontainer section.homegrid article.block .ginput_container.validation_message, html body .contentcontainer section.homegrid article.block .validation_message.validation_message {
        padding-top: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_footer.gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container.gform_footer, html body .contentcontainer section.homegrid article.block .validation_message.gform_footer {
        padding-top: 0;
        padding-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio], html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio], html body .contentcontainer section.homegrid article.block .validation_message input[type=radio] {
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer ul.gfield_radio li, html body .contentcontainer section.homegrid article.block .ginput_container ul.gfield_radio li, html body .contentcontainer section.homegrid article.block .validation_message ul.gfield_radio li {
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block .gpoll_choice_label, html body .contentcontainer section.homegrid article.block .gpoll_field .gpoll_wrapper {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 0;
        font-size: 16px;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid-narrow {
        float: none;
        width: 630px;
        margin: 0 auto
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col, html body .contentcontainer section.homegrid-narrow article.block.two-col div.block-head {
        width: 285px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col ul.recent li {
        width: 127.5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer h4, html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer ul {
        width: 169px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket {
        width: 285px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket a {
        margin-right: 30px;
        width: 75px;
        height: 75px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket a span {
        width: 75px;
        height: 75px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col, html body .contentcontainer section.homegrid-narrow article.block.four-col div.block-head {
        width: 600px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer h4, html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer ul {
        width: 484px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket {
        width: 600px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket a {
        margin-right: 30px;
        width: 180px;
        height: 180px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket a span {
        width: 180px;
        height: 180px
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col {
        position: relative;
        height: auto;
        background-color: #fff;
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 2px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col.search-col-first {
        margin-top: 30px;
        border-bottom: 3px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col.search-col-last {
        border: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col a {
        color: #1d1e20;
        text-decoration: none;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col h1 {
        margin-top: 15px;
        margin-bottom: 5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col p.content-normal {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col p.content-medium {
        margin: 5px 0;
        padding: 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col {
        position: relative;
        height: 176px;
        background-color: #fff;
        margin-bottom: 0;
        padding-right: 15px;
        border-bottom: 2px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col.agenda-col-first {
        margin-top: 30px;
        border-bottom: 3px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col.agenda-col-last {
        border: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col img {
        float: left;
        height: 176px;
        width: 200px;
        padding-right: 15px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col img.small {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col a {
        position: absolute;
        left: 215px;
        bottom: 15px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col a.wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col h1 {
        margin-top: 15px;
        margin-bottom: 5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col h1.title-normal, html body .contentcontainer section.homegrid-narrow article.block.agenda-col h1.title-small {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col span.date {
        color: #009ddc;
        font-size: 14px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col p.content-normal {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col p.content-medium {
        margin: 5px 0;
        padding: 0
    }
    html body .contentcontainer section.homegrid-narrow .agenda-more {
        width: 100%
    }
    html body .contentcontainer section.homegrid-narrow .agenda-more a {
        float: right;
        margin: 15px 15px 0 0;
        color: #009ddc;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 24px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid-narrow .agenda-more a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body>footer {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px
    }
    html body>footer section {
        width: 980px
    }
    html body>footer section>div {
        width: 311.67px;
        margin-right: 30px;
        height: 150px
    }
    html body>footer section>div form input[type=email] {
        width: 42%!important
    }
    html body>footer section>div:nth-child(3) {
        margin-right: 0;
        width: 296.67px
    }
}

@media only screen and (min-width:1241px) {
    html {
        line-height: 24px
    }
    html body {
        min-width: 1210px
    }
    html body .container {
        width: 1170px
    }
    html body p {
        line-height: 24px;
        font-size: 16px
    }
    html body>nav {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px
    }
    html body>nav ul {
        width: 1170px
    }
    html body>nav.logo {
        padding-top: 30px;
        padding-bottom: 30px
    }
    html body>nav.logo a {
        width: 1170px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body>nav.logo a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body>nav.mainheader {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0
    }
    html body>nav.mainheader>ul {
        width: 1170px
    }
    html body>nav.mainheader>ul>li {
        height: 48px
    }
    html body>nav.mainheader>ul>li>ul {
        width: 200px;
        padding-top: 3px
    }
    html body>nav.mainheader>ul>li>ul>li {
        width: 200px
    }
    html body>nav.mainheader>ul>li>ul>li>a {
        padding: 15px;
        width: 210px;
        line-height: 18px;
        font-size: 18px
    }
    html body>nav.mainheader>ul>li>a {
        height: 18px;
        padding: 15px;
        line-height: 20px;
        font-size: 18px
    }
    html body>nav.mainheader>ul>li.home a {
        font-size: 24px
    }
    html body>nav.mainheader>ul>li.current-menu-item a, html body>nav.mainheader>ul>li.current_page_item a {
        padding-bottom: 21px
    }
    html body>nav.mainheader>ul>li.search form {
        margin-top: 10px
    }
    html body>nav.mainheader>ul>li.search form input[type=search] {
        display: block;
        height: 28px;
        line-height: 28px;
        width: 100px;
        padding: 0 5px
    }
    html body>nav.mainheader>ul>li.search form input[type=submit] {
        display: block;
        height: 28px;
        line-height: 28px;
        padding: 0 5px;
        font-size: 24px;
        font-size: 18px
    }
    html body .contentcontainer {
        width: 1170px;
        padding-bottom: 30px;
        padding-top: 30px
    }
    html body .contentcontainer section.homegrid+section.homegrid {
        margin-top: 0
    }
    html body .contentcontainer div.bg {
        background-size: 100%!important
    }
    html body .contentcontainer section.homegrid {
        width: 1270px
    }
    html body .contentcontainer section.homegrid div.block-head {
        float: left;
        width: 1170px;
        margin: 10px 0
    }
    html body .contentcontainer section.homegrid div.block-head .title {
        float: left;
        margin: 0 0 5px;
        padding: 0;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 1;
        font-family: TradeGothicLTProBold;
        font-weight: 400
    }
    html body .contentcontainer section.homegrid div.block-head a.titlecont {
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid div.block-head i {
        margin-right: 15px;
        font-family: genericon;
        line-height: 24px;
        font-size: 18px;
        font-style: normal;
        float: right;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid div.block-head i.left {
        margin: 0;
        float: left
    }
    html body .contentcontainer section.homegrid div.block-head i.same-size {
        font-size: inherit!important
    }
    html body .contentcontainer section.homegrid div.block-head a.read-more {
        float: right;
        color: #009ddc;
        font-family: TradeGothicLTProBold;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 24px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid div.block-head a.read-more:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid article.block {
        width: 270px;
        margin-bottom: 30px;
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block.hidemobile {
        display: block!important
    }
    html body .contentcontainer section.homegrid article.block.one-col, html body .contentcontainer section.homegrid article.block.one-col div.block-head {
        width: 271px;
        background: white
    }
    html body .contentcontainer section.homegrid article.block.one-col .twittercontainer>i {
        display: block;
        width: 271px
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket {
        width: 270px;
        margin-top: 0
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket a {
        margin-right: 0;
        margin-top: 30px;
        width: 270px;
        height: 270px
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.one-col .loket a span {
        width: 270px;
        height: 270px
    }
    html body .contentcontainer section.homegrid article.block.two-col, html body .contentcontainer section.homegrid article.block.two-col div.block-head {
        width: 570px;
    }
    html body .contentcontainer section.homegrid article.block.two-colm, html body .contentcontainer section.homegrid article.block.two-colm div.block-head {
        width: 570px;
        background-color: #ffffff;
        padding-bottom: 10px;
    }
    html body .contentcontainer section.homegrid article.block.two-cols, html body .contentcontainer section.homegrid article.block.two-cols div.block-head {
        width: 563px;
        background-color: #ffffff;
    }

    html body .contentcontainer section.homegrid article.block.two-cols .newsblock-text {
        padding: 15px;
        padding-bottom: 36px;
    }
    html body .contentcontainer section.homegrid article.block.two-cols .wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.two-col ul.recent li {
        width: 270px
    }
    html body .contentcontainer section.homegrid article.block.two-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.two-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid article.block.two-col .twittercontainer h4, html body .contentcontainer section.homegrid article.block.two-col .twittercontainer ul {
        width: 454px
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket {
        width: 570px
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a {
        margin-right: 30px;
        width: 170px;
        height: 170px
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.two-col .loket a span {
        width: 170px;
        height: 170px
    }
    html body .contentcontainer section.homegrid article.block.three-col, html body .contentcontainer section.homegrid article.block.three-col div.block-head {
        width: 868.25px
    }
    html body .contentcontainer section.homegrid article.block.three-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.three-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid article.block.three-col .twittercontainer h4, html body .contentcontainer section.homegrid article.block.three-col .twittercontainer ul {
        width: 752.25px
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket {
        width: 868.25px
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket a {
        margin-right: 30px;
        width: 269.42px;
        height: 269.42px
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.three-col .loket a span {
        width: 269.42px;
        height: 269.42px
    }
    html body .contentcontainer section.homegrid article.block.four-col, html body .contentcontainer section.homegrid article.block.four-col div.block-head {
        width: 1170px
    }
    html body .contentcontainer section.homegrid article.block.four-col span.desc {
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.four-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid article.block.four-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid article.block.four-col .twittercontainer h4, html body .contentcontainer section.homegrid article.block.four-col .twittercontainer ul {
        width: 1054px
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket {
        width: 1170px
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket a {
        margin-right: 30px;
        width: 370px;
        height: 370px
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid article.block.four-col .loket a span {
        width: 370px;
        height: 370px
    }
    html body .contentcontainer section.homegrid article.block.third-col {
        width: 365px;
        background-color: #fff
    }
    html body .contentcontainer section.homegrid article.block.third-col .page-title {
        font-size: 24px;
        margin-left: 15px;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.third-col .page-title i {
        font-family: genericon;
        line-height: 24px;
        font-size: 18px
    }
    html body .contentcontainer section.homegrid article.block.third-col p {
        padding: 30px;
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.third-col p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col {
        width: 780px;
        background-color: #fff
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-cols {
        padding: 5px;
        width: 780px;
        background-color: #fff;
        border-width: 1px;
        border-style: solid;
        border-bottom-color: #ddd;
        border-right-color: #ddd;
        border-top-color: #ddd;
        border-left-color: #ddd;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col .page-title {
        font-size: 24px;
        margin-left: 15px;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col .page-title i {
        font-family: genericon;
        line-height: 24px;
        font-size: 18px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col p {
        padding: 15px;
        padding-bottom: 0;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col ul:not(.partners) {
        padding: 15px;
        padding-bottom: 0;
        line-height: 24px;
        list-style-type: disc;
        padding-left: 35px
    }
    html body .contentcontainer section.homegrid article.block.two-thirds-col span.date-time {
        display: block;
        margin: 10px 0 5px 15px;
        line-height: 1.2;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block p {
        padding-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block p:last-child {
        padding-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block.introblock {
        margin-bottom: 85px;
        background-color: rgba(255, 255, 255, .9)
    }
    html body .contentcontainer section.homegrid article.block.introblock p {
        font-size: 24px;
        line-height: 1.3
    }
    html body .contentcontainer section.homegrid article.block.introblock a.btn {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px
    }
    html body .contentcontainer section.homegrid article.block.newsblock {
        position: relative;
        min-height: 310px
    }
    html body .contentcontainer section.homegrid article.block.newsblock a.wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.newsblock img.home-news {
        width: 375px;
        max-height: 160px
    }
    html body .contentcontainer section.homegrid article.block.newsblock div.newsblock-text {
        padding: 15px;
        word-wrap: break-word
    }
    html body .contentcontainer section.homegrid article.block.newsblock span.date {
        display: block;
        margin-bottom: 6px;
        padding-right: 15px;
        font-size: 12px;
        color: #009ddc;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.newsblock h2.title {
        margin-bottom: 6px;
        padding-right: 15px;
        font-family: TradeGothicLTProBold;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 1.2;
        font-weight: 400;
        color: #1d1e20
    }
    html body .contentcontainer section.homegrid article.block.newsblock a.btn {
        position: absolute;
        bottom: 15px;
        left: 15px
    }
    html body .contentcontainer section.homegrid article.block.agendablock {
        position: relative;
        height: auto;
        padding: 15px;
        box-sizing: border-box
    }
    html body .contentcontainer section.homegrid article.block.agendablock a {
        color: #1d1e20;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid article.block.agendablock span.date {
        display: block;
        margin-bottom: 6px;
        font-size: 12px;
        color: #009ddc
    }
    html body .contentcontainer section.homegrid article.block.agendablock h2.title {
        margin-bottom: 6px;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 1.2
    }
    html body .contentcontainer section.homegrid article.block.agendablock p {
        padding: 0!important;
        margin: 0
    }
    html body .contentcontainer section.homegrid article.block .btn {
        display: block;
        float: left;
        padding: 4px 8px;
        color: #fff;
        background-color: #009ddc;
        text-decoration: none;
        font-size: 14px;
        font-family: TradeGothicLTProBold;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid article.block .btn:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid article.block .gfield_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error, html body .contentcontainer section.homegrid article.block h3 {
        font-size: 18px;
        line-height: 38px;
        padding-left: 30px;
        padding-right: 30px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label {
        margin-bottom: 30px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow:after, html body .contentcontainer section.homegrid article.block h3.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error:after {
        height: 20px;
        width: 20px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow.botarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.botarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.botarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.botarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.validation_error.botarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.validation_error:after {
        bottom: -5px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.toparr:after, html body .contentcontainer section.homegrid article.block h3.arrow.toparr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.toparr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.toparr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.toparr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.toparr:after {
        top: -5px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.validation_error:after, html body .contentcontainer section.homegrid article.block h3.arrow.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.arrow.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.arrow.leftarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.validation_error:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.leftarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.validation_error:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gfield_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gform_confirmation_message:after, html body .contentcontainer section.homegrid article.block h3.validation_error.gpoll_field_label:after, html body .contentcontainer section.homegrid article.block h3.validation_error.leftarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.validation_error:after {
        left: 20px
    }
    html body .contentcontainer section.homegrid article.block .gfield_label.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gfield_label.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gform_confirmation_message.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .gpoll_field_label.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block .validation_error.validation_error.rightarr:after, html body .contentcontainer section.homegrid article.block h3.arrow.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gfield_label.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gform_confirmation_message.rightarr:after, html body .contentcontainer section.homegrid article.block h3.gpoll_field_label.rightarr:after, html body .contentcontainer section.homegrid article.block h3.validation_error.rightarr:after {
        right: 20px
    }
    html body .contentcontainer section.homegrid article.block .gpoll_field {
        margin-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_confirmation_message, html body .contentcontainer section.homegrid article.block .validation_error {
        padding: 30px;
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container, html body .contentcontainer section.homegrid article.block .validation_message {
        /*padding: 30px*/
    }
    html body .contentcontainer section.homegrid article.block .gform_footer.validation_message, html body .contentcontainer section.homegrid article.block .ginput_container.validation_message, html body .contentcontainer section.homegrid article.block .validation_message.validation_message {
        padding-top: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_footer.gform_footer, html body .contentcontainer section.homegrid article.block .ginput_container.gform_footer, html body .contentcontainer section.homegrid article.block .validation_message.gform_footer {
        padding-top: 0;
        padding-bottom: 0
    }
    html body .contentcontainer section.homegrid article.block .gform_footer input[type=radio], html body .contentcontainer section.homegrid article.block .ginput_container input[type=radio], html body .contentcontainer section.homegrid article.block .validation_message input[type=radio] {
        margin-right: 30px
    }
    html body .contentcontainer section.homegrid article.block .gform_footer ul.gfield_radio li, html body .contentcontainer section.homegrid article.block .ginput_container ul.gfield_radio li, html body .contentcontainer section.homegrid article.block .validation_message ul.gfield_radio li {
        line-height: 24px
    }
    html body .contentcontainer section.homegrid article.block .gpoll_choice_label, html body .contentcontainer section.homegrid article.block .gpoll_field .gpoll_wrapper {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 0;
        font-size: 16px;
        line-height: 24px
    }
    html body .contentcontainer section.homegrid-narrow {
        float: none;
        width: 803px;
        margin: 0 auto
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col, html body .contentcontainer section.homegrid-narrow article.block.two-col div.block-head {
        width: 371.5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col ul.recent li {
        width: 170.75px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer h4, html body .contentcontainer section.homegrid-narrow article.block.two-col .twittercontainer ul {
        width: 255.5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket {
        width: 371.5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket a {
        margin-right: 30px;
        width: 103.83px;
        height: 103.83px
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.two-col .loket a span {
        width: 103.83px;
        height: 103.83px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col, html body .contentcontainer section.homegrid-narrow article.block.four-col div.block-head {
        width: 773px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer>i {
        display: block
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer .twpagination, html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer h4, html body .contentcontainer section.homegrid-narrow article.block.four-col .twittercontainer ul {
        width: 657px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket {
        width: 773px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket a {
        margin-right: 30px;
        width: 237.67px;
        height: 237.67px
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket a:last-child {
        margin-right: 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.four-col .loket a span {
        width: 237.67px;
        height: 237.67px
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col {
        position: relative;
        overflow: hidden;
        height: auto;
        background-color: #fff;
        margin-bottom: 0;
        padding: 15px;
        border-bottom: 2px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col.search-col-first {
        margin-top: 45px;
        border-bottom: 3px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col.search-col-last {
        border: none;
        margin-bottom: 15px
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col a {
        color: #1d1e20;
        text-decoration: none;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col h1 {
        margin-top: 15px;
        margin-bottom: 5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col p.content-normal {
        margin: 5px 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.search-col p.content-medium {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col {
        position: relative;
        height: 176px;
        background-color: #fff;
        margin-bottom: 0;
        padding-right: 15px;
        border-bottom: 2px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col.agenda-col-first {
        margin-top: 40px;
        border-bottom: 3px solid #009ddc
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col.agenda-col-last {
        border: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col img {
        float: left;
        height: 176px;
        width: 200px;
        padding-right: 15px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col img.small {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col a {
        position: absolute;
        left: 215px;
        bottom: 15px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col a.wrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-decoration: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col h1 {
        margin-top: 15px;
        margin-bottom: 5px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col h1.title-medium, html body .contentcontainer section.homegrid-narrow article.block.agenda-col h1.title-small {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col span.date {
        color: #009ddc;
        font-size: 14px
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col p.content-normal {
        margin: 5px 0
    }
    html body .contentcontainer section.homegrid-narrow article.block.agenda-col p.content-medium {
        display: none
    }
    html body .contentcontainer section.homegrid-narrow .agenda-more {
        width: 100%
    }
    html body .contentcontainer section.homegrid-narrow .agenda-more a {
        float: right;
        margin: 15px 15px 0 0;
        color: #009ddc;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 24px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(Opacity=100)"
    }
    html body .contentcontainer section.homegrid-narrow .agenda-more a:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }
    html body>footer {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px
    }
    html body>footer section {
        width: 1170px
    }
    html body>footer section>div {
        width: 375px;
        margin-right: 30px;
        height: 150px;
        box-sizing: border-box
    }
    html body>footer section>div:nth-child(3) {
        margin-right: 0;
        width: 360px
    }
}

@-moz-document url-prefix() {
    .button {
        line-height: 36px!important
    }
    .search input[type=submit] {
        line-height: 16px!important
    }
}

body #gform_wrapper_5 .gf_progressbar_wrapper .gf_progressbar {
    display: none;
}

body #gform_wrapper_5 .gf_progressbar_wrapper .gf_progressbar_title {
    text-align: center;
}

body #gform_wrapper_5 .gform_body .gform_fields .gfield textarea {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: black;
    float: left;
    font-family: Lato;
    font-size: 14px;
    height: 142px;
    letter-spacing: 0.3px;
    padding: 20px;
    width: 94%;
    resize: vertical;
    outline: none;
    border: 1px solid rgb(207, 207, 207);
    resize: none;
}

#gform_5 {
    padding: 30px;
    padding-top: 20px;
    font-family: "Raleway", Arial, Lucida;
    line-height: 1;
}

#gform_5 .gfield_label {
    color: black !important;
    background: transparent !important;
    padding: 5px 0px !important;
    line-height: 1;
}

body #gform_wrapper_5 .gform_body .gform_fields #field_5_2.gfield .gfield_label {
    width: 100% !important;
    color: black !important;
    background: transparent !important;
}

#gform_5 input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}

body #gform_wrapper_5 .gform_body .gform_fields #field_5_2.gfield .gfield_label {
    width: 100% !important;
    color: black !important;
    background: transparent !important;
}

.gv-list-multiple-container .gv-list-view {
    width: 95%;
    align-content: center;
    margin-bottom: 10px;
    border-bottom: 2px solid #bbb;
}

.gv-list-multiple-container .gv-list-view-content-image p {
    text-transform: lowercase;
}

.gv-field-label
{
    font-size: 16px;
    font-weight: bold;

}

.gv-list-multiple-container .gv-list-view-content-image {
    float: right;
    display: block;
    padding: 4px 8px;
    color: #fff;
    background-color: #009ddc;
    text-decoration: none;
    font-size: 14px;
    font-family: TradeGothicLTProBold;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.gv-list-multiple-container .gv-list-view-content-image a {
    color: #fff;
}

#gform_5 li div {
    width: 100%;
    overflow: hidden;
    float: left;
    font-size: 14px;
    text-align: left;
}

#gform_5 li {
    width: auto;
    text-align: left;
    overflow: hidden;
    clear: both;
}

/* Kylian's Consultaite Styles */

.padding {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.padding * {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

div.social {
    margin-bottom: 30px !important;
}

article.documents-article {
    padding: 0 30px;
    box-sizing: border-box;
}

article.documents-article h2.title {
    margin-top: 30px;
    margin-bottom: 10px;
}

article.documents-article .btn {
    padding: 12px 42px !important;
    font-size: 16px !important;
}

article.documents-article>* {
    margin-left: 0 !important;
}

.documents {
    margin-bottom: 20px;
    width: 100%;
}

article a {
    color: #009ddc;
}

.comment-list li {
    margin-bottom: 50px;
}

#comments .comment {
    /* display: block; */
}

#comments .comment .comment-body {
    color: #1d1e20;
}

#comments .comment .comment-body .comment-author {
    /* margin-bottom: 10px; */
    display: inline;
}

#comments .comment .comment-body .comment-meta {
    display: inline;
}

#comments .comment .comment-body .reply {
    border: none;
}

#comments .comment ul.children {
    padding-top: 5px;
}

#submit {
    border: 0;
    background: #009ddc;
    font-size: 14px;
    color: white;
    padding: 15px 20px;
    border-radius: 5px;
    /* margin-top: 5px; */
}

#comment {
    margin-bottom: 10px;
    border-color: #1d1e20;
}

#commentform>* {
    padding-left: 0;
    padding-right: 0;
}

#primary-sidebar>* {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#primary-sidebar input:not([type="checkbox"]) {
    width: 100%;
    height: 30px;
}

.gfield_label {
    padding: 10px !important;
}

#primary-sidebar .ginput_container {
    padding-top: 10px !important;
}

#primary-sidebar .ginput_container:last-child {
    padding-bottom: 10px !important;
}

.gfield_checkbox>li {
    /* display: inline; */
    display: flex;
    justify-content: space-between;
}

.gf_login_links {
    margin-top: 50px;
}

.homegrid.with-height {
    height: auto !important;
}

.homegrid.with-height .block {
    position: static !important;
}


.volt {
    background: unset !important;
}

.volt h3.volt-title {
    padding: 0px !important;
}
.volt .btn::after {
    content: '';
    display: table;
    clear: both;
}

.volt .btn {
    float: none !important;
    width: 80px;
    text-align: center;
}


.volt .newsblock-text {
    padding: 15px;
    background: white;
}

@media screen and (min-width: 700px) and (max-width: 1242px) {
    .volt-inspraak, .volt-meepraten {
        width: 45% !important;
    }
}
.documents-article {
    background: white;
}

.documents-article .btn {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    box-sizing: border-box;
}


.documents-article {
    /* left: 688px !important; */
    /* width: 250.5px !important;  */
}

html body .contentcontainer section.homegrid article.block.documents-article p {
    padding: 0;
}
.documents {
    line-height: 1.5em;
    list-style: circle;
}
.social a {
    margin-bottom: 10px;
}

.documents li {
    margin-bottom: 10px;
}
html body .contentcontainer section.homegrid article.block.volt-padding div.transparent p {
    box-sizing: border-box;
    padding: 15px !important;
}

.volt-form h1.page-title {
    padding-left: 30px;
    margin-bottom: 20px !important;
}

.volt-form h3 {
    padding-left: 0 !important;
}

.volt-form p,
.volt-form h3,
.volt-form h1,
.volt-form form {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.volt-form article {
    padding: 30px !important;
}
.volt-form * {
    line-height: 1.5em;
}

.volt-form textarea {
    width: 90% !important;
    margin: 20px 0;
    padding: 30px !important;
}


.volt-form .gfield_label {
    font-size: 18px !important;
    text-transform: none !important;
    line-height: 1.5em !important;
}

.gf_progressbar_title {
    background: black !important;
    margin-bottom: 20px !important;
    color: white;
}
.gfield_checkbox > li:first-child {
    margin-right: 10px !important;
}
.gfield_checkbox > li {
    justify-content: flex-start;
}

p {
    padding-bottom: 10px !important;
}

.marginleft_10 {
    margin-left:10%;
}

.gfield_required {
    color: red;
    position: absolute;
    margin-left: 15px;
}

.gfield_checkbox label {
    margin-left:20px;
    margin-top:-4px;
}

ol li strong { text-transform: uppercase; }
ol li { margin-bottom: 1em; line-height: 1.5em; }


.semantic_ui .ui.fixed.table
{
    width: 96% !important;
}

.semantic_ui .ui.table:last-child
{
    width: 96% !important;
    margin-bottom: 10px !important;
}

.Ikgaermeeakkoorddatmijnreactieopenbaaris {
    padding: 0 !important;
}
.gv-field-label {
    margin-right: 20px;
}
.gv-list-view {
    padding: 10px 0;
}
ul.page-numbers {
    display: flex;
}

ul.page-numbers li span, ul.page-numbers li a {
    padding: 8px 10px;
    background: #2494D8;
    display: inline-block;
    color: white;
    margin-right: 10px;
    border-radius: 5px;
}

ul.page-numbers li span.current {
    background: #1d1e20;
}
.gv-grid.gv-widgets-header {
    margin-top: 10px;
}

.gv-list-single-container .gv-field-label {
    line-height: 1.5em !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    letter-spacing: 0.06em;
    display: block;
}
.gv-list-single-container .gv-field-label + p {
    color: #777777;
}
.gv-back-link {
    margin-top: 20px;
}
#gv-field-5-date_created span {
    margin-right: 0 !important;
}

.same_height_as_beleving a.video {
  height: 475px !important;
  display: block !important;
  position: relative;
}

.same_height_as_beleving a.video img {
    object-fit: cover !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
}