#js-viewport {
    display: none;
    width: 0;
}

.btn-mobile-menu {
    display: none;
}

.flexslider .slides > li {
    position: relative;
}

.searchResultText p {
    color: #616161;
}

.homeSlideTitle {
    padding: 10px 15px;
    position: absolute;
    bottom: 25%;
    left: 0;
    z-index: 101;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.8)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%);
    border-radius: 0 10px 10px 0;
    color: #616161;
}

@media (min-width: 1200px) {

    .hidden-lg {
        display: none !important;
    }

}

@media (min-width: 1200px) and (min-height: 768px) {

    /* Slides are too big on very wide devices, so we make them smaller. */
    .homeSliderWrapper .slides > li {
        max-height: calc(100vh - 220px);
    }

}

@media (min-width: 768px) {

    .homeSlideTitle,
    .go-top {
        display: none;
    }

}

@media (max-width: 1199px) {

    html {
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: inherit;
    }

    .hidden-md,
    .visible-lg {
        display: none;
    }

    .mobile-full {
        width: 100%;
    }

    .sliderPager {
        box-sizing: content-box;
    }

    header .innerHeader,
    section .innerContent,
    footer .innerFooter {
        padding-right: 20px;
        padding-left: 20px;
    }

    header .innerHeader,
    section .innerContent,
    footer .innerFooter {
        max-width: 100%;
    }

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

    header .bottomHeader,
    header .bottomHeader .topNav {
        float: none;
        width: auto;
        clear: both;
    }

    .homeSliderWrapper .sliderPager {
        left: 20px !important;
    }

    .mainContent {
        float: none;
        width: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .leftSidebarWrapper {
        float: none;
        padding-left: 0;
    }

    .oneFooterElement {
        width: 30%;
        margin-right: 3%;
    }

    .oneFooterElement:nth-child(n+4) {
        margin-top: 30px;
    }

    .articleRow article {
        width: 31%;
        margin-right: 3.5%;
    }

    .articleRow article:nth-child(n+3) {
        margin-right: 0;
    }

    /**
     * Grid
     */
    .grid-mobile {
        width: 100%;
        clear: both;
    }

    .grid-mobile:after {
        display: table;
        clear: both;
        content: "";
    }

    .col-md-2 {
        float: left;
        width: 50%;
    }

    .col-md-2:first-child {
        padding-right: 20px;
    }

    [class*="col-"]:last-of-type {
        padding-right: 0;
    }

}

@media (max-width: 1025px) {
    .cookie-bar-bar .ctcc-inner {
        display: block !important;
    }

    .ctcc-left-side {
        display: block;
        line-height: normal;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    .cookie-bar-bar button#catapultCookie {
        margin: 0 !important;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {

}

@media (max-width: 992px) {

    #js-viewport {
        width: 992px;
    }

    /**
     * Header
     */
    .outerHeader {
        margin-bottom: 30px;
    }

    .searchWrapper,
    .callBackWrapper {
        display: none;
    }

    .leftHeader {
        padding-top: 0;
        position: relative;
        max-width: 60%;
        z-index: 2;
    }

    .rightHeader {
        position: relative;
    }

    .bottomHeader {
        position: relative;
    }

     /**
     * Mobile menu
     */
    .btn-mobile-menu {
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        clear: both;
        border: 0;
        background: none;
        color: #268cc6;
        text-transform: uppercase;
        font-size: 1.6em;
    }

    .btn-mobile-menu-icon {
        display: inline-block;
        overflow: hidden;
        width: 21px;
        height: 20px;
        background: url('../img/menu-icon.png') no-repeat 50% 50%;
        text-indent: -999px;
        font-weight: bold;
    }

    .topNav {
        display: none;
        position: absolute;
        top: 10px; /* Fix space in Safari, iOS 7 */
        right: -20px;
        left: -20px;
        z-index: 9999;
        padding: 0 20px;
        background: #fff;
        text-align: center;
    }

    .topNav > ul > li:last-child {
        border-bottom: 1px solid #ccc;
    }

    .topNav ul.sub-menu li .subnavTrenner,
    .topNav ul#menu-main-menu li.navTrenner {
        background: none;
        height: 1px;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #ccc;
    }

    .topNav ul#menu-main-menu {
        padding-top: 0;
    }

    .topNav ul#menu-main-menu > li {
        float: none;
        display: block;
        line-height: normal;
    }

    .topNav ul#menu-main-menu li a {
        display: block;
        padding: 12px 0;
    }

    .topNav .sub-menu {
        position: static;
    }

    .topNav .sub-menu li {
        float: none;
    }

    .topNav .sub-menu li.alpha {
        padding-top: 0;
    }

    .topNav ul#menu-main-menu li .menuActiveIcon,
    .topNav ul#menu-main-menu li .subMenuActiveIcon {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .sliderPager .description {
        font-size: 16px;
    }

}

@media (max-width: 767px) {
    header .leftHeader__stamp-logo {
        right: -36px;
    }

    header .leftHeader__stamp-logo img {
        width: 60px;
        height: 60px;
    }
 
    #js-viewport {
        width: 767px;
    }

    /**
     * Content
     */
    .articleRow article {
        margin-bottom: 20px;
        width: 100%;
        clear: none;
    }

    /**
     * Mobile footer
     */
    .footerTopNav {
        display: none;
        margin: 0 0 15px;
    }

    .oneFooterElement.omega,
    .oneFooterElement {
        float: none;
        width: 100%;
        border-bottom: 1px solid #c4c4c4;
    }

    .oneFooterElement:nth-child(n+4) {
        margin-top: 0;
    }

    footer .innerFooter {
        padding-top: 0;
    }

    .bottomFooter {
        padding-top: 25px;
    }

    .footerHeadline a {
        display: block;
        padding: 15px 0 13px;
    }

    .footerHeadline a:after {
        font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
        float: right;
        margin-top: -3px;
        font-size: 1.2em;
        content: "\203A";
        font-weight: 100;
    }

    .rightFooter {
        margin-top: -5px;
    }

    /**
     * Slider
     */
    .homeSliderWrapper {
        overflow: hidden;
    }

    .homeSliderWrapper .sliderPager {
        bottom: 5px;
        left: 10px !important;
        width: 100%;
        text-align: center;
    }

    .homeSliderWrapper .sliderPager li.flex-active,
    .homeSliderWrapper .sliderPager li {
        display: inline-block;
        float: none;
        margin-top: 0 !important;
        padding: 0;
        width: 11px;
        height: 11px !important;
        border-radius: 50%;
        background: #ffffff;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #ffffff 0%, #d8d8d8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d8d8d8));
        background: -webkit-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
        background: -o-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
        background: -ms-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
        background: linear-gradient(to bottom,  #ffffff 0%,#d8d8d8 100%);
        border: 1px solid #9e9d9d;
    }

    .homeSliderWrapper .sliderPager li.flex-active {
        background: #2694cf;
        border: 1px solid #fff;
    }

    .homeSliderWrapper .sliderPager li * {
        display: none !important;
    }

    .ctcc-left-side {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .vfbp-form {
        margin-left: 0;
        margin-right: 0;
    }

}

@media (min-width: 481px) and (max-width: 767px) {

}

@media (max-width: 480px) {

    .col-sm-1 {
        float: none;
        width: 100%;
    }

    .col-sm-1:first-child {
        padding-right: 0;
        margin-bottom: 25px;
    }

    .hidden-md {
        display: block;
    }

    .btn-mobile-menu-text {
        display: none;
    }

    /**
     * Mobile footer
     */
    .leftFooter {
        margin-right: 40px;
    }

    nav.footerNav {
        float: none;
    }

    .footerTopNav ul li a {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .footerDescription {
        display: block;
        position: relative;
        top: 17px;
    }

    .footerNav {
        position: relative;
        top: -17px;
    }

    nav.footerNav ul li.alpha a {
        padding-left: 0;
    }

    .footerDescription .divider {
        display: none;
    }

    /**
     * Forms
     */
    .visual-form-builder li.vfb-left-half,
    .visual-form-builder li.vfb-right-half {
        width: 100% !important;
        float: none;
    }

    /**
     * Content
     */
    header .innerHeader,
    section .innerContent,
    footer .innerFooter {
        padding-right: 10px;
        padding-left: 10px;
    }

    .leftSidebarWrapper {
        max-width: 100%;
    }
	.linkBox.left { float: none;}

    .vfbp-form .vfb-checkbox {
        vertical-align: top;
    }

    .vfbp-form .vfb-help-block {
        margin-top: 0;
        max-width: calc(100% - 35px);
    }

}

@media (min-width: 321px) and (max-width: 479px) {


}

@media (max-width: 320px) {

    /**
     * Slider
     */
    .partnerSlider {
        width: 200px;
    }

    .bx-wrapper a.bx-next,
    .bx-wrapper .bx-next:hover {
        right: -35px;
    }
    .bx-wrapper a.bx-prev,
    .bx-wrapper .bx-prev:hover {
        left: -35px;
    }

}