input.error, select.error, textarea.error{
    border: 1px solid #ff3300!important;
}

/* Simple Dropdown MENU*/
/*ul.simple-dropdown > li.sh > ul{
	left: -100%;
}*/

ul.simple-dropdown ul.main-nav-level-2,
ul.simple-dropdown ul.main-nav-level-3,
ul.simple-dropdown ul.main-nav-level-4 {
    position: absolute;
    display: none;
    z-index: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
    left: 0;
    width: 300%;
}
ul.simple-dropdown ul.main-nav-level-2 {
    display: block;
    left: -9999px;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}
ul.simple-dropdown ul.main-nav-level-3,
ul.simple-dropdown ul.main-nav-level-4 {
    width: 100%;
}
ul.simple-dropdown ul.main-nav-level-2 li a,
ul.simple-dropdown ul.main-nav-level-3 li a,
ul.simple-dropdown ul.main-nav-level-4 li a {
    background: #858585;
    padding: 10px 10px;
}
ul.main-navigation.simple-dropdown li {
    position: relative;
    overflow: visible;
}
ul.main-navigation.simple-dropdown li a {
    display: block;
    color: white;
}

ul.simple-dropdown ul.main-nav-level-2 {
    top: 41px;
}
ul.main-navigation.simple-dropdown > li:hover ul.main-nav-level-2,
ul.main-navigation.simple-dropdown > li.hover ul.main-nav-level-2 {
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 100ms ease-out;
    -moz-transition: opacity 100ms ease-out;
    -o-transition: opacity 100ms ease-out;
    transition: opacity 100ms ease-out;
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}
ul.main-navigation.simple-dropdown > li.sh.hover ul.main-nav-level-2,
ul.main-navigation.simple-dropdown > li.sh:hover ul.main-nav-level-2 {
    left: -200%;
}
ul.simple-dropdown li ul.main-nav-level-2 > li:hover ul.main-nav-level-3,
ul.simple-dropdown li ul.main-nav-level-2 > li.hover ul.main-nav-level-3 {
    display: block;
    left: 100%;
    top: 0;
}
ul.simple-dropdown li.sh ul.main-nav-level-2 > li:hover ul.main-nav-level-3,
ul.simple-dropdown li.sh ul.main-nav-level-2 > li.hover ul.main-nav-level-3 {
    display: block;
    left: -100%;
    top: 0;
}
ul.simple-dropdown li ul.main-nav-level-3 > li:hover ul.main-nav-level-4,
ul.simple-dropdown li ul.main-nav-level-3 > li.hover ul.main-nav-level-4 {
    display: block;
    left: 100%;
    top: 0;
}
ul.simple-dropdown li.sh ul.main-nav-level-3 > li:hover ul.main-nav-level-4,
ul.simple-dropdown li.sh ul.main-nav-level-3 > li.hover ul.main-nav-level-4 {
    display: block;
    left: -100%;
    top: 0;
}
ul.simple-dropdown ul.main-nav-level-2 li a:hover,
ul.simple-dropdown ul.main-nav-level-2 li.hover a {
    background: #666;
}
ul.simple-dropdown a:hover {
    text-decoration: none;
}
span.expand-menu-button {
    position: absolute;
    height: 14px;
    width: 14px;
    z-index: 99;
    right: 5px;
    top: 12px;
    background: url('../img/expand-menu-right.png') no-repeat center center transparent;
    cursor: pointer;
}
/* Simple Dropdown MENU*/
/* ToTop */

#toTop {
    background-image: url("../img/arrow_up.png");
    background-repeat: no-repeat;
    bottom: 5px;
    display: none;
    height: 32px;
    opacity: 0.4;
    position: fixed;
    right: 10px;
    width: 32px;
    z-index: 1000;
}
/* ToTop */
/* Mega Dropdown MENU */

div#megadropdown {
    position: absolute;
    display: none;
    z-index: 1;
    top: 99px;
    background: #858585;
    width: 100%;
    left: 0;
}
div#megadropdown ul  li{
    font-size: 0.95em;
}
div#megadropdown ul.mega-nav-level-1 > li {
    float: left;
}
ul.mega-nav-level-1,
ul.mega-nav-level-2,
ul.mega-nav-level-3,
ul.mega-nav-level-4 {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.mega-nav-level-1 {
    max-width: 1200px;
    margin: 34px auto 34px auto;
    width: 88%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
ul.mega-nav-level-1 > li {
    margin-left: 40px;
    max-width: 166px;
    margin-left: 30px\0;
    max-width: 140px\0;
    width: 100%;
}
ul.mega-nav-level-1 > li:first-child {
    margin-left: 0;
}
ul.mega-nav-level-1 > li > a {
    color: #FF6300;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #9D9D9D;
    font-size: 18px;
    display: block;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}
ul.mega-nav-level-1 > li > a:hover {
    text-decoration: none;
}
ul.mega-nav-level-2 > li > a {
    color: white;
    padding: 5px 0px;
    display: block;
}
/* Mega Dropdown MENU */
/* Mega Dropdown 2.1 MENU */

#subnav-dropdown-wrapper {
    height: 0px;
    clear: both;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
    -webkit-transition: height 0.5s ease-in-out;
}
#subnav-dropdown-wrapper.open {
    height: auto;
}
#subnav-dropdown-wrapper .navigation-level-1,
#subnav-dropdown-wrapper > li {
    display: none;
}
#subnav-dropdown-wrapper .navigation-level-2,
#subnav-dropdown-wrapper .navigation-level-3,
#subnav-dropdown-wrapper .navigation-level-4 {
    display: none;
}
#subnav-dropdown-wrapper > ul {
    float: left;
    width: 30%;
    padding: 0 3% 0 0;
    margin: 20px 0 20px 0;
    height: 100%;
}
#subnav-dropdown-wrapper > ul li {
    list-style-type: none;
    border-bottom: 1px solid #000;
}
#subnav-dropdown-wrapper > ul li:hover {
    background-color: #999;
}
#subnav-dropdown-wrapper > ul li a {
    color: #000;
    display: block;
    padding: 8px 10px;
    font-size: 16px;
    text-decoration: none;
}
#subnav-dropdown-wrapper > ul li:hover a {
    color: #fff;
}
/* Mega Dropdown 2.1 MENU */
/* Sub Navi*/

ul#subnavi {
    background: #666666;
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding: 10px 10px;
}
ul#subnavi > li {} ul#subnavi li a {
    color: #fff;
    display: block;
}
ul#subnavi li a:hover {
    text-decoration: none;
}
ul#subnavi a:hover {
    background: #858585;
}
ul#subnavi > li > a {
    border-bottom: 1px solid #fff;
    padding: 10px 10px 10px 10px;
}
ul#subnavi li ul{
    list-style: none;
}
ul#subnavi li ul.sub-nav-level-3 {
    margin: 10px 0;
    padding: 0;
}
ul#subnavi li ul.sub-nav-level-3 > li > a {
    padding: 10px;
}
ul#subnavi li ul.sub-nav-level-3 > li {
    padding-left: 10px;
}
ul#subnavi li ul.sub-nav-level-3 li a {
    background: url('../img/subnavi-arrow-right.png') no-repeat 0 center transparent;
    padding: 0px 10px;
}
/* Sub Navi */

.csc-textpic:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
/* image center above */

.csc-textpic-imagewrap img,
.csc-textpic-center img {
    width: 100%;
}
.csc-textpic-center.csc-textpic-above .csc-textpic-text {
    margin-top: 20px;
}
/* image left */

.csc-textpic-intext-left .csc-textpic-imagewrap {
    width: 48%;
    float: left;
}
.csc-textpic-intext-left .csc-textpic-text {
    width: auto;
}
.csc-textpic-intext-left .csc-textpic-imagewrap {
    margin-right: 1.666666666%;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    width: 48.5%;
    float: left;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
    float: right;
    width: 48.17%;
    margin-left: 0 !important;
}
/* image right */

.csc-textpic-intext-right .csc-textpic-imagewrap {
    width: 48%;
    float: right;
}
.csc-textpic-intext-right .csc-textpic-text {
    width: auto;
}
.csc-textpic-intext-right .csc-textpic-imagewrap {
    margin-left: 1.666666666%;
}
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    width: 50.1%;
    float: right;
}
.csc-textpic-intext-right-nowrap .csc-textpic-text {
    float: left;
    width: 48.17%;
    margin-right: 0 !important;
}
/* Content Tables */

table.contenttable th {
    font-weight: bold;
    background: #a0e6fc;
    color: #478599;
}
table.contenttable td,
table.contenttable th {
    padding: 9px 10px;
    text-align: left;
    color: #478599;
}
/*table tr:nth-child(odd) td{background: #ddd;}*/

table.contenttable {
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
    border: 0px solid #666;
}
.pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
}
.pinned table.contenttable {
    border-right: none;
    border-left: none;
    width: 100%;
}
.pinned table.contenttable th,
.pinned table.contenttable td {
    white-space: nowrap;
}
.pinned td:last-child {
    border: 1px solid #666;
}
div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
div.table-wrapper div.scrollable {
    margin-left: 35%;
}
div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
}
table.contenttable td,
table.contenttable th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
.scrollable table.contenttable th:first-child,
.scrollable table.contenttable td:first-child,
.scrollable table.contenttable td:first-child,
.scrollable table.contenttable.pinned td {
    display: none;
}
@media only screen and (min-width: 810px) {
    table.contenttable {
        width: 100%;
        border-collapse: collapse;
    }
    table.contenttable td,
    table.contenttable th {
        position: static;
        white-space: nowrap;
        overflow: hidden;
    }
    table.contenttable th {
        font-weight: bold;
        background: #a0e6fc;
        font-size: 20px;
    }
    table.contenttable td,
    table.contenttable th {
        padding: 9px 10px;
        text-align: left;
        border-bottom: #a0e6fc 1px solid;
    }
    /*table tr:nth-child(odd) td{background: #ddd;}*/
}
/* Content Tables */
/* typo3-table-element */

table.typo3-table-element {
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
}
table.typo3-table-element th {
    font-weight: bold;
    background: #a0e6fc;
    color: #478599;
    font-size: 20px;
}
table.typo3-table-element td,
table.typo3-table-element th {
    padding: 9px 10px;
    text-align: left;
    color: #478599;
    border-bottom: #a0e6fc 1px solid;
}
table.typo3-table-element {
    margin-bottom: 0;
    width: 100%;
    border-collapse: collapse;
    border: 0px solid #666;
}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    
    table.typo3-table-element,
    table.typo3-table-element thead,
    table.typo3-table-element tbody,
    table.typo3-table-element th,
    table.typo3-table-element td,
    table.typo3-table-element tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    
    table.typo3-table-element thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.typo3-table-element tr {
        border: 1px solid #ccc;
    }
    table.typo3-table-element td {
        /* Behave  like a "row" */
        
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        overflow: hidden;
    }
    table.typo3-table-element td:before {
        /* Now like a table header */
        
        position: absolute;
        /* Top/left values mimic padding */
        
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    /*
	Label the data
	*/
    table.typo3-table-element tr{
        border-bottom: 0;
    }
    table.typo3-table-element tr:last-child{
        border-bottom: 1px solid #ccc;
    }
    table.typo3-table-element td:nth-of-type(1):before {
        content: "Head 1";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(2):before {
        content: "Head 2";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(3):before {
        content: "Head 3";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(4):before {
        content: "Head 4";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(5):before {
        content: "Head 5";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(6):before {
        content: "Head 6";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(7):before {
        content: "Head 7";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(8):before {
        content: "Head 8";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(9):before {
        content: "Head 9";
        font-weight: bold;
    }
    table.typo3-table-element td:nth-of-type(10):before {
        content: "Head 10";
        font-weight: bold;
    }
    table.typo3-table-element td[headers^="col"] {}
}
/* typo3-table-element */
/* sticky table header */
/* For appearance */

.sticky-wrap {
    /*overflow-x: auto;
	overflow-y: hidden;*/
    
    overflow: hidden;
    position: relative;
    margin: 3em 0;
    width: 100%;
}
/*.tx-cal-controller .sticky-wrap {
    margin: 0;
}*/
.sticky-wrap th {
    visibility: visible;
}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    .sticky-wrap th {
        visibility: hidden;
    }
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .125s ease-in-out;
    z-index: 50;
    width: auto;
    /* Prevent table from stretching to full size */
}
.sticky-wrap .sticky-thead {
    box-shadow: 0 0.25em 0.1em -0.1em rgba(0, 0, 0, .125);
    z-index: 100;
    width: 100%;
    /* Force stretch */
}
.sticky-wrap .sticky-intersect {
    opacity: 1;
    z-index: 150;
}
.sticky-wrap .sticky-intersect th {
    background-color: #666;
    color: #eee;
}
.sticky-wrap td,
.sticky-wrap th {
    box-sizing: border-box;
}
.sticky-wrap th {
    font-weight: bold;
    background: #a0e6fc;
    color: #478599;
    font-size: 20px;
}
.sticky-wrap th {
    padding: 9px 10px;
    text-align: left;
    color: #478599;
    border-bottom: #a0e6fc 1px solid;
}
/* Not needed for sticky header/column functionality */

td.user-name {
    text-transform: capitalize;
}
.sticky-wrap.overflow-y {
    overflow-y: auto;
    max-height: 50vh;
}
/* sticky table header */
/* Accordion */

.accordion h4 {
    margin: 0;
    padding: 20px 11px;
    border-bottom: #fff 1px solid;
    cursor: pointer;
    position: relative;
    background-color: rgba(160, 230, 252, 1);
    color: #000;
    font-size: 20px;
}
.accordion h4:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 13px;
    right: 11px;
    top: 50%;
    margin-top: -7px;
    background: url("../img/icon_pfeil_accordion_right_arrow.svg") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.accordion h4.ui-accordion-header-active:after {
    background: url("../img/icon_pfeil_accordion_down_arrow.svg") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.accordion > div {
    box-sizing: border-box;
    padding: 18px 11px 74px;
    color: #000;
    font-size: 20px;
}
/* Accordion */
/* Standard Image Gallery */

.standard-image-gallery {
    text-align: center;
    font-size: 0;
    width: 101.7%;
}
.standard-image-gallery .standard-image-gallery-head {
    font-size: 32px;
    padding-bottom: 26px;
    margin-bottom: 50px;
    border-bottom: #ccc 1px solid;
    position: relative;
}
.standard-image-gallery .standard-image-gallery-head:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -7px;
    background: #fff;
    left: 50%;
    margin-left: -6px;
    border: #ccc 1px solid;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
.standard-image-gallery a {
    display: inline-block;
}

#page-30 .bx-wrapper img {
    display:block;
    max-width: 100%;
}

#page-30 .bx-wrapper iframe{
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 599px) {
    .standard-image-gallery a {
        width: 46.6%;
        margin: 0 0 20px 3.4%;
    }
    .standard-image-gallery a:first-of-type,
    .standard-image-gallery a:nth-of-type(2n+1) {
        margin-left: 0;
    }
}
@media only screen and (min-width: 600px) and (max-width: 809px) {
    .standard-image-gallery a {
        width: 31.06666666666667%;
        margin: 0 0 20px 3.4%;
    }
    .standard-image-gallery a:first-of-type,
    .standard-image-gallery a:nth-of-type(3n+1) {
        margin-left: 0;
    }
}
@media only screen and (min-width: 810px) {
    .standard-image-gallery a {
        width: 15.25%;
        margin: 0 0 20px 1.7%;
    }
    .standard-image-gallery a:first-of-type,
    .standard-image-gallery a:nth-of-type(6n+1) {
        margin-left: 0;
    }
}
/* Standard Image Gallery */
/* Fancybox */

#fancybox-download {
    background: url(../img/icon_pfeil_lightbox_download.svg) no-repeat left top;
    display: inline-block;
    padding-left: 22px;
    color: #fff;
    margin-top: 8px;
}
.filesize {
    color: rgba(179, 179, 179, 1);
    font-size: 14px;
}
/* Fancybox */
/* Jquery UI Tabs */

.ui-tabs {
    margin-bottom: 60px;
    background: #d0f3fe;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.ui-widget-header {
    background: #A0E6FC;
    border: 0;
    border-radius: 0;
}
.ui-tabs .ui-tabs-nav li {
    border: 0;
    border-radius: 0;
    background: #83e0fc;
    border: #fff 2px solid;
    border-bottom: 0;
}
.ui-tabs .ui-tabs-nav li a {
    color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
    padding-bottom: 0;
}
.ui-tabs .ui-tabs-panel {
    height: auto !important;
}
/* Jquery UI Tabs */
/* Jquery UI Accordion */

.ui-accordion {
    margin-bottom: 60px;
}
.ui-accordion .ui-widget-content {
    background: #d0f3fe;
    border: 0;
    border-radius: 0;
}
.ui-accordion .ui-accordion-header {
    border: 0;
    background: #A0E6FC;
    border-radius: 0;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #000;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    width: 20px;
    height: 13px;
    background: url('../img/icon_pfeil_accordion_right_arrow.svg') no-repeat right center;
}
.ui-accordion .ui-state-active .ui-icon {
    background: url('../img/icon_pfeil_accordion_down_arrow.svg') no-repeat right center;
}
/* Jquery UI Accordion */
/* Anything Slider */

.anythingSlider {
    margin-bottom: 90px;
    width: 100%!important;
}
.anythingSlider .panel {
    max-height: 200px;
    overflow-y: scroll!important;
}
.anythingSlider-default {
    padding-left: 0;
    padding-right: 0;
}
.anythingSlider-default.activeSlider .anythingWindow {
    border-color: #A0E6FC;
    padding: 16px 0;
}
.anythingSlider .anythingBase {
    top: 16px;
}
.anythingSlider-default .arrow a {
    display: none;
    width: 37px;
    height: 37px;
    margin: -25px 0px 0px;
}
.anythingSlider-default:hover .arrow a {
    display: block;
    background: url('../img/anything-slider-arrows.png') no-repeat scroll 0% 0% transparent;
}
.anythingSlider-default:hover .back a {
    background-position: left top;
}
.anythingSlider-default:hover .forward a {
    background-position: right top;
}
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
    background: none #A0E6FC;
}
.anythingSlider-default.activeSlider .anythingControls a {
    background: none #d0f3fe;
}
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
    background: none #A0E6FC;
    color: #000;
}
/* Anything Slider */
/* Slidedeck */

.skin-slidedeck {
    border: 0;
    background: #A0E6FC;
    margin-bottom: 60px;
}
.skin-slidedeck dl.slidedeck > dd {
    border-right: 5px solid #A0E6FC;
    background: url('../img/slides.png') repeat scroll left bottom #A0E6FC;
}
.skin-slidedeck dl.slidedeck > dt {
    background: url('../img/spines.png') repeat scroll left top #A0E6FC;
    margin-top: -20px;
}
.skin-slidedeck dl.slidedeck .activeCorner {
    background-image: url('../img/corner.png');
}
/* Slidedeck */
/* Archive Listing */

.news-latest-container p {
    padding: 0;
    margin: 0;
}
.news-latest-container a {
    color: #000;
}
.news-latest-container .news-latest-item {
    border-bottom: #666666 1px solid;
    padding: 11px 0;
}
.news-latest-container > .news-latest-gotoarchive:first-child {
    border-bottom: #666666 1px solid;
    padding-bottom: 7px;
}
.news-latest-container > .news-latest-gotoarchive:last-child {
    padding: 7px 0;
}
.news-latest-container .news-latest-item .nwsimgcol {
    float: left;
    width: 40px;
}
.news-latest-container .news-latest-item .nwstxtcol {
    padding-left: 60px;
}
.news-latest-gotoarchive {
    font-size: 12px;
    text-align: right;
}
/* Archive Listing */
/* News List Container */
.csc-header-n1 h1 {
    font-size: 1.7em;
}
.news-list-container {
    padding-bottom: 26px;
}
.news-list-container .news-list-item {
    padding:18px 0;
    border-bottom: #666666 1px solid;
}
.news-list-container .news-list-item:nth-of-type(1){
    padding-top: 0;
}
.news-list-container .news-list-item h2 {
    font-size: 1.4em;
    line-height: 1;
    margin: 0;
    padding-bottom: 13px;
}
.news-list-container .news-list-item h2 a {
    color: #666666;
    font-size: 0.9em
}
.news-list-container .news-list-item h2 a:hover {
    text-decoration: none;
}
.news-list-container .news-list-item p {
    padding: 0;
    margin: 0 0 20px;
}
.news-list-container .news-list-item:after {
    clear: both;
    content: '';
    display: block;
}
.news-list-container .nwsimgcol {
    float: left;
    margin: 0 10px 10px 0;
}
.news-list-container .nwsimgcol a {
    width: 180px;
    height: 130px;
    background-color: #e0e0e0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.news-list-container .nwstxtcol {
    /*padding-left: 200px;*/
}
/* News List Container */
/* ==========================================================================
   BXSLIDER
   ========================================================================== */
.bx-wrapper {
    margin: 0 auto ;
    padding: 0;
    position: relative;
}
ul.bxslider {
    padding: 0;
    margin: 0;
}
.bxslider-wrapper .bx-prev,
.bxslider-wrapper .bx-next {
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    z-index: 500;
}
.bxslider-wrapper {
    /*height:360px;*/
    
    height: 100%;
    position: relative;
}
.bxslider li {
    /*height:360px;*/
    max-height: 460px;
    overflow: hidden;
}
.bxslider li img {
    /*position: absolute;*/
    
    /*max-height: 460px;*/
    height: auto!important;
    display: block;
    width: 100%;
}
.bxslider-wrapper .bx-prev {
    left: 3.75%;
}
.bxslider-wrapper .bx-next {
    right: 3.75%;
}
.bx-wrapper .bx-prev {
    background: url("../img/controls.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
}
.bx-wrapper .bx-next {
    background: url("../img/controls.png") no-repeat scroll -43px -32px rgba(0, 0, 0, 0)
}
.bxslider a.slider-txt {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    position: absolute;
    right: 8.5%;
    text-align: right;
    text-decoration: none;
    top: 43%;
}
.bxslider a.slider-txt .slider-head {
    font-size: 1.7em;
    color: #666;
}
.bxslider a.slider-txt .slider-sub {
    font-size: 1.25em;
    color: #666;
}
.bxslider-wrapper #bx-pager {
    position: absolute;
    /*top: 70%;
	left: 60%;*/
    
    bottom: 20px;
    width: 100%;
    text-align: center;
}
.header-slider-thumbs #bx-pager a{
    display: inline-block;
   /* height: 40px;*/
   width: 100px;
    overflow: hidden;
}
.bxslider-wrapper #bx-pager a:hover {
    text-decoration: none;
}
.bxslider-wrapper #bx-pager img {
   /* height: 50px;
    max-width: 100px;*/
}
@media only screen and (min-width: 580px) {
    #bx-pager {
        display: block;
    }
   /* .bxslider li img {
        position: relative;
        bottom: 0!important;
    }*/
}
.bxslider-wrapper .bx-default-pager {
    position: absolute;
    /*top: 70%;
	left: 60%;*/
    
    bottom: 20px;
    left: 0;
    z-index: 99;
    text-align: center;
    width: 100%;
}
.bxslider-wrapper .bx-pager-item {
    /*float:left;*/
    
    display: inline-block;
    margin-left: 12px;
    width: 12px;
}
.bxslider-wrapper .bx-pager-item a {
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
}
.bxslider-wrapper .bx-pager-item a.active {
    background: #858585;
}
.bxslider-wrapper .bx-pager-item a:hover {
    background: #858585;
}
.bxslider-wrapper .bx-pager-item:first-child {
    margin-left: 0px;
}
.bxslider-wrapper .bx-caption {
    position: absolute;
    z-index: 99;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    width: 100%;
    padding: 5px 0;
}
.bxslider-wrapper .bx-caption span {
    padding: 0 5px;
}
.bx-controls-auto {
    position: absolute;
    z-index: 99;
    bottom: 10px;
    left: 30px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-start {
    background: url("../img/controls.png") no-repeat scroll -86px -11px rgba(0, 0, 0, 0);
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background: url("../img/controls.png") no-repeat scroll -86px -44px rgba(0, 0, 0, 0);
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px 33px;
}
.bx-controls-auto-item {
    float: left;
    width: 16px;
}
/* ==========================================================================
   SIDEBAR
   ========================================================================== */

body.sidebar-open {} .main-wrapper {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    height: 100%;
    position: relative;
    /*z-index: 8000;*/
}
.sidebar-open .main-wrapper {
    transform: translate3d(-22%, 0, 0);
    -webkit-transform: translate3d(-22%, 0, 0);
   /* background: rgba(0, 0, 0, 0.4)*/;
    overflow: hidden;
    height: 100% !important;
    min-height: 100% !important;
    position: fixed;
    width: 100% !important;
}
.sidebar-open .main-wrapper{
    z-index: 0;
}
#mm-blocker.open {
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    height: 100% !important;
    min-height: 100% !important;
    position: fixed;
    width: 100% !important;
    content: "";
    top: 0;
    left: 0;
    z-index: 1999;
    display: block;
}
.sidebar-open #footer-wrapper{
    transform: translate3d(-22%, 0, 0);
    -webkit-transform: translate3d(-22%, 0, 0);
    display: none;
}
.sidebar-open .socialshare-container{
    display: none;
}
#sidebar-container {
    transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
    background: #fff;
    /*display: none;*/
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 40%;
    z-index: 100;
    overflow-y: scroll;
    z-index: 2000;
}
#sidebar-container.sidebar-effect-1 {
    transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0px, 0px);
    visibility: visible;
    display: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
#sidebar-container.sidebar-effect-1.sidebar-open {
    /*display: block;*/
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;    
}
.sidebar-inner-wrapper {
    width: auto;
    margin: 20px;
    position: relative;
}
.sidebar-close-wrapper,
a.sidebar-close {
    color: #000;
    font-size: 1.2em;
    text-align: right;
    font-family: arial;
}
.sidebar-close-wrapper {
    margin-bottom: 20px;
}
a.sidebar-close:hover {
    text-decoration: none;
}
/* ==========================================================================
   FOOTER
   ========================================================================== */

#footer-wrapper {
    display: block;
    width: 100%;
    min-height: 154px;
    background: #478599;
    position: absolute;
    bottom: 0;
}
footer {
    max-width: 1200px;
    width: 88%;
    margin: 0 auto;
    padding: 33px 0;
}
#footer-wrapper h4 {
    color: #fff;
    border-bottom: #fff 1px solid;
    padding-bottom: 8px;
    font-size: 1.25em;
    margin-bottom: 16px;
}
.footer-link-container ul {
    list-style-type: none;
    padding-left: 0;
}
.footer-link-container ul li {
    padding-left: 13px;
    position: relative;
}
.footer-link-container ul li:before {
    background: url(../img/icon_pfeil_footer_arrow_white.svg) no-repeat left center;
    background-size: 10px;
    content: "";
    position: absolute;
    top: 25%;
    left: 0;
    width: 13px;
    height: 12px;
}
.footer-link-container ul li a {
    color: #fff;
}
.mm-footer .footer-link-container {
    width: 100%;
    margin: 0!important;
}
.mm-footer .footer-link-container ul li a {
    color: inherit;
    display: block;
    padding: 10px;
    font-size: 14px;
}
/* ==========================================================================
   EQS CONTENT PLUGIN
   ========================================================================== */

.eqs-widget-paginator {
    list-style-type: none;
    margin: 15px 0;
    padding: 0;
}
.eqs-widget-paginator li {
    display: inline-block;
    padding: 5px;
    border: 1px solid #ccc;
}
.eqs-widget-paginator + form {
    margin-bottom: 15px;
}
/* ==========================================================================
   EQS INDIA 02-07-2015
   ========================================================================== */

img.lazy {
  display: none;
}

.header-slider-thumbs .bx-viewport {
    height: auto!important;
}
.socialshare-container {
    background: #fff;
    clear: both;
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
    padding-bottom: 164px;
    padding-top: 10px;
}
.socialshareprivacy-wrapper {
    clear: both;
    width: 100%;
    float: left;
}
.socialshareprivacy {
    position: relative;
    height: 40px;
    margin: 0 auto;
    max-width: 1200px;
    width: 88%;
}
#socialshareprivacy {
    position: absolute;
    /*bottom: 20px;*/
    
    top: 0;
}
.container_isotop {
    /*margin: 0 -15px;*/
}
.container_isotop div.item {
    height: 200px;
}
.container_isotop div.item {
    cursor: pointer;
    height: 200px;
    margin-bottom: 10px;
    position: relative;
    width: 200px;
}
.container_isotop div.item a{
    display: block;
    height: 100%;
    width: 100%;
}
.container_isotop div.item a img {
    display: block;
    height: 100%;
    width: 100%;
}
.container_isotop div.video-item {
    height: 125px;
    overflow: hidden;
}
.container_isotop div.video-item a {
    display: block;
    position: relative;
}
.container_isotop div.video-item a:after {
    background: rgba(0, 0, 0, 0) url("../img/play_btn.png") no-repeat scroll 0 0;
    content: "";
    height: 32px;
    left: 50%;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 50%;
    width: 32px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.container_isotop div.video-item:hover a:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
.container_isotop div.item div.title {
    background: #555 url("../images/zoom.png") no-repeat scroll right bottom;
    bottom: 0;
    display: none;
    font-size: 10px;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    vertical-align: bottom;
    width: 100%;
    word-wrap: break-word;
}
.touch .container_isotop div.item div.title {
    display: block!important;
}
.container_isotop div.item div.title span {
    color: #ffffff;
    display: block;
    font-size: 1.4em;
    padding: 10px;
    padding-bottom: 5px;
    width: 140px;
}
.container_isotop div.item div.title span.size {
    padding: 0 10px 10px;
}
#filters {
    background: rgba(0, 0, 0, 0) url("../img/filter_icon.svg") no-repeat scroll 0 3px;
    border-bottom: 1px solid #676767;
    border-top: 1px solid #676767;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 14px 0 12px 66px;
}
.button {
    color: #676767;
    cursor: pointer;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
}
.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: -moz-use-text-color -moz-use-text-color #ffffff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    border-color: #fff;
    color: #676767;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 20px 10px 0;
    padding: 4px 0 0;
    text-align: left;
    text-transform: uppercase;   
}
button:focus {
     outline: none!important;
}
.button span.button_bullet {
    color: #ff6300;
}
.button:hover,  #filters button.active {
    background: none;
    border-bottom: 1px solid #ff6300;
    color: #ff6300;
}
/* ==========================================================================
   Contact Form
   ========================================================================== */

.formpanel ul,
.formpanel li {
    list-style: none;
    padding: 0;
}
.formpanel li {
    float: left;
    padding-bottom: 10px;
}
.formpanel li input[type="text"] {
    height: 26px;
    width: 70%;
}
.formpanel li textarea {
    width: 83.5%;
}
.formpanel li .radiogroup {
    height: 20px;
    overflow: hidden;
}
.formpanel li .col {
    margin: 0 20px 0 0;
}
#freecapfield {
    clear: both;
    display: block;
    width: 35%;
}
.formpanel li #tx-srfreecap-pi1-image {
    margin: 0;
}
.formpanel li .tx-srfreecap-pi1-cant-read {
    width: 30%;
}
.formpanel input.submit {
    height: 30px;
    width: 100px;
}
small.error,
label.error {
    color: #f30;
    font-size: 0.85em;
    padding-left: 5px;
    white-space: nowrap;
}
/* ==========================================================================
   Google Map
   ========================================================================== */

.gmap-frame {
    width: 100%;
    padding-bottom: 35%;
    position: relative;
    margin-bottom: 50px;
}
.gmap-frame #map-canvas {
    height: 100%;
    position: absolute;
    width: 100%;
}
/* ==========================================================================
   Download List
   ========================================================================== */

.download-list ul,
.download-list li {
    list-style: none;
    padding: 0;
}
.download-list li{
    padding-bottom: 20px;
}
.download-list li a{
    display: inline-block;
    padding:2px;
    padding-left: 28px;
    position: relative;
}
.download-list li a:before {
    position: absolute;
    font-size: 1.1em;
    left: 0;
    top: 3px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.download-list li a:hover{
    color: #333;
    text-decoration: none;
}
.download-list li span,
.pdf-download-list span {
    display: block;
    padding-bottom: 2px;
}
.download-list li span.csc-uploads-fileSize,
.pdf-download-list span.pdf-file-size {
    padding: 0;
    color: #999;
}
span.teaser-link {
    display: block;
}
.pdf-download-list-item {
    padding-bottom: 25px;
}
.pdf-download-list span.pdf-file-name {
    color: #ff6300;
}
/* ==========================================================================
  Full background Image
   ========================================================================== */

body#page-102 {
    background: url(../img/fullbg.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.icon-close {
    background: url(../img/close_btn.png) no-repeat 0 0;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 40px;
    height: 30px;
    margin: 36px 0 0 20px;
    position: relative;
    text-decoration: none !important;
    width: 30px;
}
.vcard {
    padding-bottom: 30px;
}
.news-amenu-container ul{
    padding-left: 0;
}
.news-amenu-container li{
    list-style: none;
}
.news-catmenu a, .news-amenu-container li a{
    display: block;
    background: #eee;
    padding: 5px;
    margin-bottom: 1px;
}
.news-catmenu a:hover, .news-amenu-container li a:hover {
    background: #e2e2e2;
    text-decoration: none;
}
.news-catmenu-ACT a {
    background: #e2e2e2;
    color: #000;
}
/* ==========================================================================
 						404 Error
   ========================================================================== */

.error-404-wrap {
    background: #eee;
    width: 700px;
    max-width: 70%;
    margin: 50px auto;
}
.error-404-text {
    background: #ff6300;
    border-right: 5px solid #fff;
    color: #fff;
    display: table-cell;
    padding: 10px 20px;
    text-align: center;
    vertical-align: middle;
    width: 30%;
}
.error-404-text h1 {
    font-size: 6em;
    margin: 0;
    padding: 0;
}
.error-404-detail {
    display: table-cell;
    padding: 10px 20px;
    width: 70%;
}
.error-404-detail span {
    display: block;
    padding-bottom: 8px;
}
.tx-cal-controller .sticky-wrap th {
    visibility: visible;
}
.resp-vtabs .tab-acco-child-hor {
    margin-bottom: 0!important;
}
/*@media only screen and (max-width: 767px) {
    .grid_3 {
        width: 23.6%;
    }
}*/

/*=========== full background video ===========*/
#tubular-container, #tubular-shield{
    z-index: 0!important;
    height: 92%!important;
    overflow: hidden;
}

/*=========== Glossary ===========*/
.glossary-list dt{
    padding-left: 26px;
    position: relative;
}
.glossary-list dt:before{
    color: #ff6300;
    content: ".";
    position: absolute;
    font-size: 3em;
    left: 0;
    line-height: 0;
    top: -5px;
}
.glossary-list dd{
    padding-bottom: 15px;
    margin: 0;
    padding-left: 26px;
    word-wrap: break-word;
}
.dpnglossary.details dt{
    font-size: 1.5em;
    padding-bottom: 16px;
}
.dpnglossary.details dd{
    margin: 0;
}
/*=========== Login & Registration ===========*/
.tx-felogin-pi1{
    max-width: 500px;
    margin: 100px auto 0;
    width: 100%;
}
.tx-felogin-pi1 > div, .tx-felogin-pi1 a{
    font-size: .9em;
}
.tx-felogin-pi1 fieldset{
    padding: 20px;
}
.tx-felogin-pi1 fieldset label, .tx-srfeuserregister-pi1 label {
    padding-bottom: 3px;
}
.tx-felogin-pi1 fieldset  input[type="text"], .tx-felogin-pi1 fieldset  input[type="password"]{
    height: 30px;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 100%;
}
.tx-felogin-pi1 fieldset  input[type="submit"], .tx-srfeuserregister-pi1 input[type="submit"]{
    height: 30px;
    padding: 0 20px;
}

.tx-srfeuserregister-pi1 {
    max-width: 800px;
    margin: auto;
    width: 100%;
}

.tx-srfeuserregister-pi1 input[type="text"], .tx-srfeuserregister-pi1 input[type="password"], .tx-srfeuserregister-pi1 select{
        height: 30px;
        padding: 0 5px;
        width:100%;
    }
.tx-srfeuserregister-pi1 textarea{
        width: 100%;
    }

/*=========== Sticky Elements ===========*/
.main-wrapper.transform-rem{
    transform : none;
    -moz-transform : none;
    -webkit-transform : none;
    -ms-transform : none;
    -o-transform : none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
#stickyBox.sticky{
    position: fixed;
    max-width: 285px;
    width: 100%;
}



.atoz-listing ul{
    background: #eee;
    display: inline-block;
    padding: 0;
    margin-bottom: 20px;
    padding-right: 20px;
    min-width: 50%;
}
.atoz-listing li {
    cursor: pointer;
    display: inline-block; 
    list-style: none;
    padding: 5px 10px;
    position: relative;
}
.atoz-listing li:after {
    background: #ccc none repeat scroll 0 0;
    color: #666;
    content: "";
    font-size: 0.8em;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: -1px;
    top: 50%;
    width: 1px;
}
.atoz-listing li.last:after {
    display: none;
}
.atoz-listing li:hover {
    color: #ff6300;
    text-decoration: underline;
}
.touch .rsArrow {
    display: block;
    opacity: 1!important;
    visibility: visible!important;
}

#page-27 .bxslider li{
    max-height: 100%;
}

#page-100 .ui-group {
    display: none;
}

#page-53 {
    position: static!important;
}

.errorSearch{
    color: #f30;
    left: 50%;
    margin-left: -240px;
    background: white;
    min-height: 40px;
    max-width: 480px;
    width: 90%;
    padding: 25px;
    position: absolute;
    z-index: 9999999;
}
.errorSearch span{
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
    padding: 4px;
}
.errorSearch span:hover{
    color: #000;
}
#searchErrorBg{
    z-index: 9999998;
}

.collection .Red{
    background: red;
}
.collection .Blue{
    background: blue;
}
.collection .Green{
    background: green;
}

@media only screen and (min-width: 768px) and (max-width: 1200px){
    .grid_3 .special-gallery ul{
        padding: 0;
    }
    .grid_3 .special-gallery li{
        max-width: 100%;
        padding: 10% 0;
    }
    .grid_3 .special-gallery.cs-style-1 figcaption{
        height: 86%;
        width: 86%;
    }
    .grid_3 .special-gallery.cs-style-1 figcaption h3{
        margin-top: 5px;
    }
    .no-touch .grid_3 .special-gallery.cs-style-1 figure:hover figcaption{
        -webkit-transform: translate(7%, 7%);
        -moz-transform: translate(7%, 7%);
        -ms-transform: translate(7%, 7%);
        transform: translate(7%, 7%);
    }
}

@media only screen and (min-width: 1800px){
    .bxslider li{
        max-height: 100%;
    }
}
@media only screen and (max-width: 959px) {
    .news-list-item .nwstxtcol img {
        margin-bottom: 12px;
    }
    small.error, label.error{
        clear: both;
        display: block;
        padding-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .bx-pager.bx-default-pager{
        bottom: 4px!important;
    }
    .socialshare-container{
        padding-bottom: 10px ;
        /*position: relative;*/
    }
    #footer-wrapper {
        display: none;
    }
    #toTop{
        bottom: 20px!important;
    }
    #main{
        padding-bottom: 5px;
    }

    #page-105 .section.multiple-cols .grid_3, #page-105 .section.multiple-cols .grid_9{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

}
@media only screen and (min-width: 580px) and (max-width: 767px) {
    #page-76 .multiple-cols .grid_9{
    width: 49.16%;
    }
    .news-catmenu {width: 100%; float: left; background: #eee ;}
    .news-catmenu a{ float: left; display: block; padding: 5px 20px; border-right: 1px solid #fff; }
    #main{
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 579px) {
    #errorSearch{
        width: 80%;
        margin-left: -40%;
    }
    #main{
        padding-bottom: 240px;
    }
    #stickyBox.sticky{
        position: static;
        left: auto !important;
        top: auto!important;
        width: 100%!important;
    }
    .tx-srfeuserregister-pi1 dl > dt:nth-last-of-type(1) { 
        display: none;
    }
    .tx-srfeuserregister-pi1 {
        padding: 40px 0;
    }
    .tx-srfeuserregister-pi1 dt, 
    .tx-srfeuserregister-pi1 dd{
        padding: 0 5%;
        width: 100%; 
        text-align: left;
    }    
    
    .tx-srfeuserregister-pi1 dd{
        padding-bottom: 10px;
    }
    .bxslider-wrapper #bx-pager {
        bottom: 2px;
    }
    .tx-felogin-pi1{
        margin: 50px auto ;
    }
    .tx-cal-controller .sticky-wrap {
        margin-top: 0;
    }
    .footer-link-container ul li:before {
        top: 14px;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
    .news-list-container .nwsimgcol {
        display: none;
    }
    .news-list-container .nwstxtcol {
        padding-left: 0;
    }
    .socialshare-container {
        padding-bottom: 20px;
    }
    .socialshare-container {
        padding-bottom: 110px;
    }
    /*.bxslider-wrapper #bx-pager img {
        height: auto;
        max-width: 50px;
    }*/
    .bxslider-wrapper #bx-pager{
        bottom: 6px;
    }
    .header-slider-thumbs #bx-pager a{
        width: 64px;
    }
    .captcha-image {
        display: block;
        padding-top: 24px;
    }
    #freecapfield {
        width: 70%;
    }
    .gmap-frame {
        padding-bottom: 45%;
        margin-bottom: 25px;
    }
    .formpanel li input[type="text"],
    #freecapfield {
        width: 83%;
    }
    .grid_3 {
        width: 100%;
    }
    .error-404-wrap {
        max-width: 100%;
    }
    .error-404-text h1 {
        font-size: 4em;
    }
    .tab-accordion .tab-accordion {
        margin-bottom: 0;
    }
    /*.container_isotop div.item{
    	height: 130px;
    	width: 130px;
    	 margin: 0 10px 18px;
    }*/
    .scroll{
        padding-bottom: 35px!important;
    }
    .tx-eqs-content-data {
        padding-bottom: 30px;
    }
    
}

@media only screen and (max-width: 379px) {
    .csc-textpic-imagewrap,
    .csc-textpic-text {
        width: 100%!important;
    }
    .bxslider-wrapper #bx-pager {
        bottom: 4px;
    }
    .bxslider-wrapper #bx-pager a{
    	background: #fff;
    	border: 2px solid #ff6300;   	
    	border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        display: inline-block;
        height: 12px;
        margin: 0 4px;
    	width:12px;
    }
    .bxslider-wrapper #bx-pager a.active{    	
    	background: #ff6300;
    }
    .bxslider-wrapper #bx-pager img {
       display: none;
    }
    .bxslider-wrapper .bx-prev,
    .bxslider-wrapper .bx-next {
        width: 20px;
        height: 20px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
    }
    .bx-wrapper .bx-prev {
        background-position: -5px -38px;
    }
    .bx-wrapper .bx-next {
        background-position: -50px -38px;
    }
}


.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.searchbox .search .tx-kesearch-pi1 .search-input {
	left:0;
}
.fancybox-inner .tx-indexedsearch .tx-indexedsearch-whatis {
    clear: both;
    font-family: roboto_condensedlight,sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    margin-bottom: 32px;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
    font-style: normal;
}
.fancybox-inner .tx-indexedsearch .news-search.search-results .search-button {
    border-left: 1px solid #c7ced4;
    background: #FFF;
    cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    left: -35px;
    min-width: 0;
    padding-left: 6px;
    padding-right: 0;
    padding-top: 6px;
    position: relative;
    width: 34px;
    z-index: 1;
}

/*==================================================================================/
				   Rightside slide navigation
/==================================================================================*/

.kontact-right-button {
    position: fixed; 
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 101;
    height: 40px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 9px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #ffcf3d;
    font-family: roboto_condensedlight,sans-serif;
    font-size: 24px;
    font-weight: 300;
    cursor: pointer; 
    transition: all 600ms ease-in;
}
.kontact-right-button.hide_anchor {
    transform: translateX(100px);
}
.kontact-right-pannel {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 400px;
    padding: 40px;
    background-color: #233040;
    box-shadow: inset 4px 4px 22px 0 rgba(0, 0, 0, .33);
    color: #fff; 
    z-index: 1;
    padding-right: 48px;
}
.kontact-right-pannel h3 {
    margin-top: 0px;
    margin-bottom: 32px;
    padding-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
    font-family: roboto_condensedlight,sans-serif;
    font-size: 32px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    color: #fff;
}
.kontact-right-pannel p,.kontact-right-pannel address {
    margin-bottom: 8px;
    float: left;
    font-family: robotoregular,sans-serif;
    text-align: left;
    font-weight: 300;
    font-style: normal;
}
.kontact-right-pannel ul {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 24px;
    margin-bottom: 24px;
    float: left;
    list-style: none;
}
.kontact-right-pannel li {
    position: relative;
    width: 100%;
    margin-bottom: 8px;
    padding-left: 34px;
    font-weight: 300;
    color: #fcc216;
}
.kontact-right-pannel li:before {
    content: '1';
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 2px;
    font-family: liekenicons,sans-serif;
    color: #fcc216;
}
body .kontact-right-pannel a,body .kontact-right-pannel a:hover {
    color: #fcc216 !important; 
}
.kontact-right-pannel__close {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    height: 40px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 9px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #ffcf3d;
    font-family: liekenicons,sans-serif;
    color: #233040;
    font-size: 24px;
    font-weight: 300;
    cursor: pointer;
}
.kontact-right-pannel__close:before {
    content: 'x';
}
.mm-page {
    position: relative;
    z-index: 100;
    background: #fff;
    overflow: hidden;
    transition: all 600ms ease-out;
}
html.mm-front .kontact-right-pannel {
	z-index:0;
}
@media only screen and (min-width: 421px) {
	.right-active .searchbox .search { 
		transform: translateX(0px);
	}
	.right-active  .mm-page {   
		transform: translateX(-400px);
	}
}
.mm-page {
	z-index: 1;
}
.mm-menu.mm-front {
	z-index: 2;
	-webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}
