/******************************************************
 * Basic Content Styles
 *****************************************************/
html {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
}
#midCol h1,
#midCol h2,
#midCol h3,
#midCol h4 {
    color: #004598;
    margin-top: 0;
}

#midCol h1 {
    margin-bottom: 11px;
}

#midCol h1,
#midCol h1 a {
    line-height: 48px;
    font-size: 40px;
    text-decoration: none;
}

#midCol h1.csc-firstHeader {
    margin-top: 33px !important;
    font-size: 40px;
}

#midCol .fce2Columns h1.csc-firstHeader {
    margin-top: 20px !important;
}



#midCol h2,
#midCol h2 a {
    line-height: 34px;
    font-size: 30px;
    text-decoration: none;
    color: #054793 !important;
}

#midCol h3,
#midCol h3 a {
    line-height: 24px;
    font-size: 20px;
    text-decoration: none;
}

#midCol h3 span {
    display: none;
}

.ctArea p,
.ctArea td,
.ctArea th,
.ctArea li {
    line-height: 22px;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ctArea p.subheader {
    font-size: 20px;
    line-height: 26px;
    color: #004799;
    margin-bottom: 19px;
}

.ctArea ul,
#countrySelector ul,
.ctArea ol {
    padding-left: 0;
}

.ctArea ul.indent {
    padding-left: 20px;
}

.fce2Columns ul {
    padding: 15px 0;
    margin-bottom: 0;
}

.ctArea li {
    list-style: none;
    <!-- background:url(../img/listSquare.png) no-repeat left center transparent; -->
    padding-left: 25px;
}

.ctArea li a {
    margin-left: -25px;
    display: block;
    padding-left: 20px;
    background: url("../img/ol_li.png") no-repeat scroll 2px 5px #FFFFFF !important;
    text-decoration: none;
}

.ctArea .csc-sitemap li {
    background-position: 0 5px;
}

.ctArea .csc-sitemap li a {
    margin-left: 0 !important;
    display: inline;
    padding-left: 0;
    background-image: none;
}


/******************************************************
 * ctElement positioning
 *****************************************************/

.ctArea .ctElement {
    margin-bottom: 25px;
}

.ctArea .fce2Columns .ctElement,
.ctArea .fce3Columns .ctElement,
.ctArea .fce4Columns .ctElement,
.ctArea .fce6Columns .ctElement,
.ctArea .fce9Columns .ctElement {
    margin-bottom: 0;
}


/******************************************************
 * ToTop
 *****************************************************/

.ctArea .csc-linkToTop {
    position: relative;
    top: -10px;
    z-index: 1;
    float: right;
}

.ctArea .csc-linkToTop a {
    margin-top: 4px;
    display: block;
    text-indent: -9999px;
    width: 17px;
    height: 15px;
    background: url("../img/totop_bg.png") no-repeat 0 0 transparent;
}

/******************************************************
 * FCE teaser
 *****************************************************/

.teaser {
    position: relative;
    padding-bottom: 29px;
    padding-top: 19px;
}

.fceRightCol .teaser {
    border-right: none;
}

.teaser-link a {
    background: url(../img/trans_bg.png) repeat 0 0 transparent;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    font-size:0px;
}

.teaser:hover {
    background: #f6f6f6;
}

.title-wrap {
    position: relative;
    margin-right: -10px;
    background: transparent;
}

.title-wrap h2 {
    position: relative;
    bottom: 0;
    left: 0;
}

.ie8 .title-wrap h2 {
    display: inline-block;
}

.title-wrap h2.absolute {
    /* position: absolute; */
}

#main .teaser-title,
#main .teaser-title-internal {
    padding-right: 20px;
    margin-bottom: 14px;
}

/* xp@cabag.ch 2014-12-12 #12393 */
.root_.parent_1 #main .teaser-title {
    margin-bottom: 0;
}

#main .teaser-title span,
#main div.noLink span {
    display: none;
}

#main div.internalLink span,
#main .teaser-title-internal span {
    display: inline-block;
    width: 15px;
    height: 17px;
    margin-left: 8px;
    background: url(../img/teaser_arrow_internal.png) no-repeat 0 0;
}

#main div.externalLink span,
#main .teaser-title-external span {
    display: inline-block;
    width: 15px;
    height: 17px;
    margin-left: 8px;
    background: url(../img/teaser_arrow.png) no-repeat 0 0;
}


#page_3534 #main .teaser-title-internal span {
    background: none;
}



.teaser-img {
    margin-bottom: 17px;
}

.fce6Columns .teaser,
.fce3Columns .teaser {
    border-right: 1px solid #dddddd;
}

.fce6Columns .fceRightCol .teaser,
.fce3Columns .fceRightCol .teaser,
#page_3534 .fce3Columns .fceMidCol .teaser,
#page_3685 .fce3Columns .fceMidCol .teaser {
    border-right: none;
}

#main .fce6Columns .fceLeftCol .teaser,
#main .fce3Columns .fceLeftCol .teaser {
    padding-right: 10px !important;
    padding-left: 10px !important;

}

#main .fce6Columns .fceMidCol .teaser,
#main .fce3Columns .fceMidCol .teaser {
    padding-right: 10px !important;
    padding-left: 10px !important;

}

#main .fce6Columns .fceRightCol .teaser,
#main .fce3Columns .fceRightCol .teaser {
    padding-right: 0 !important;
    padding-left: 10px !important;

}

#main div.externalLink span, #main .teaser-title-external span {
    display: inline-block;
    width: 15px;
    height: 17px;
    margin-left: 8px;
    background: url(../img/teaser_arrow2.png) no-repeat 0 0 !important;
}
.csc-textpic-imagewrap img {
    width: auto;
    height: auto;
}


/******************************************************
 * FCE FAQ
 *****************************************************/

.sectionFrame1Open {
    display: block;
}

.sectionFrame1 .frq-description {
    display: none;
}

.frq-title {
    cursor: pointer;
}


/******************************************************
 * FCE 3-Columns
 *****************************************************/

.fce3Columns {
    margin: 0 !important;
    border-bottom: 1px solid #dddddd;
}

.sectionFrame3 .fce3Columns {
    border-bottom: none;
}

.fce3Columns .row {
    padding: 0 5px;
}

.fce3Columns .fceLeftCol,
.fce3Columns .fceMidCol,
.fce3Columns .fceRightCol {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* #page_3534 .fce3Columns .fceLeftCol {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

#page_3534 .fce3Columns .fceMidCol .teaser {
  padding-right: 7px !important;
  padding-left: 10px !important;
}

#page_3534 .fce3Columns .fceRightCol .teaser {
  padding-left: 10px;
}
*/

.root_.parent_1 .fce3Columns .fceLeftCol {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.root_.parent_1  .fce3Columns .fceMidCol .teaser {
    padding-right: 7px !important;
    padding-left: 10px !important;
}

.root_.parent_1  .fce3Columns .fceRightCol .teaser {
    padding-left: 10px;
}


.fce3Columns .ctElement {
    padding-top: 20px;
}

@media (max-width: 992px) {
    .fce3Columns {
        padding-bottom: 0;
        border-bottom: none;
    }
}

.fce3Columns .fceLeftCol h2.csc-firstHeader {
    margin-bottom: 0;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 6px !important;
}

.fce3Columns .fceLeftCol h2.csc-firstHeader a {
    display: inline-block;
    padding-bottom: 13px;
}

/* #page_3534 .fce3Columns .fceLeftCol h2.csc-firstHeader a {
  margin-top: 13px !important;
  padding-bottom: 15px !important;
} */

.root_.parent_1 .fce3Columns .fceLeftCol h2.csc-firstHeader a {
    margin-top: 13px !important;
    padding-bottom: 15px !important;
}

/******************************************************
 * FCE 4-Columns
 *****************************************************/

.fce4Columns h3 {
    padding-right: 22px;
}

#midCol .fce4Columns h3 span {
    display: inline-block;
    height: 16px;
    margin-left: 8px;
    width: 16px;
    background: url("../img/teaser_arrow.png") no-repeat 0 0;
    display: none;
}


/******************************************************
 * FCE 6-Columns (Overview page)
 *****************************************************/

.fce6Columns .row {
    padding: 0 5px;
}

#main .fce6Columns .fceLeftCol,
#main .fce6Columns .fceMidCol,
#main .fce6Columns .fceRightCol {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.fce6Columns .borderRow .border {
    height: 1px !important;
    background-color: #dddddd;
}

.fce6Columns .ctElement .teaser {
    padding-bottom: 30px;
    height: 100%;
}

.fce6Columns .secondRow .ctElement .teaser {
    padding-top: 30px;
}

@media (max-width: 992px) {
    .fce6Columns .borderRow .fceRightCol .border {
        display: none;
    }
    .fce6Columns .secondRow .ctElement .teaser {
        padding-top: 19px;
    }
    .fce6Columns .ctElement .teaser {
        border-left: 1px solid #DDDDDD;
    }

    .fce6Columns .ctElement {
        margin-left: -1px;
    }
}

@media (max-width: 768px) {
    .fce6Columns .borderRow  {
        display: none;
    }
}


/******************************************************
 * FCE 9-Columns (Members FCE)
 *****************************************************/

.fce9Columns .row {
    padding: 0 5px;
}

.fce9Columns .ctElement {
    padding-top: 20px;
}

.fce9Columns .fceLeftCol {
    padding-left: 10px !important;
}

/******************************************************
 * FCE 2-Columns
 *****************************************************/

.fce2Columns {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 23px;
}

.sectionFrame2 .fce2Columns {
    padding-bottom: 0;
    border-bottom: none;
}


/******************************************************
 * Country Selector
 *****************************************************/

#countrySelector p {
    color: #666666;
}

#countrySelector .fce2Columns{
    padding: 0 21px 21px 21px !important;
    border-bottom: none !important;
}

#countrySelector h3 {
    font-size: 16px;
    margin-bottom: 24px;
    font-family: "FrutigerBold", Arial, sans-serif;
}

#countrySelector table tr td {
    vertical-align:top;
}

#countrySelector .country_selector_left {
    padding-right: 15px;
}

#countrySelector .country_selector_right {
    padding-left: 15px;
}

#countrySelector  ul {
    margin-top: -5px;
}

#countrySelector  ul li {
    list-style: none;
    margin-bottom: 3px;
}

#countrySelector  ul li a {
    text-decoration: none;
    color: #205ea6;
    background: url("../img/ol_li.png") no-repeat scroll left center;
    display: block;
    padding-left: 20px;
    font-size: 16px;
}

.country-group {
    border: 1px solid #EEEEEE;
    border-radius: 4px;
}

div.country-selector {
    background: #EEEEEE;
    box-shadow: none;
    border: none;
    cursor: pointer;
}

.country-icon {
    cursor: pointer;
    background: url(../img/locationMarker_gray.png) no-repeat 5px 6px #EEEEEE !important;
    border: none;
}

.modal-title {
    color: #999999;
    font-weight: 300;
    font-size: 30px;
    margin-left: 6px;
    margin-top: 6px;
}

.modal-header {
    border-bottom: none;
}

.modal {
    display: none;
    margin: 20px 0 0 0;
    overflow-y: hidden!important;
    overflow: visible;
}

@media (max-width: 992px) {
    .modal {
        width: 670px;
    }
}

@media (max-width: 767px) {
    .modal {
        width: auto;
        right: 0;
        overflow-y: scroll !important;
    }
    .modal-dialog {
        overflow-x: auto;
        padding-right: 0;
    }

}

#countrySelector .modal {
    z-index: 9999 !important;
}

.modal-dialog {
    padding-bottom: 30px;
    padding-top: 0;
    padding-left: 0 !important;
    width: 670px;
}

.modal-content {
    padding-bottom: 0px;
    padding-top: 0;

    /* right:24%;*/
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0;
}

@media (max-width: 767px) {
    .modal-dialog {
        margin-left: 0;
        width: 100%;
    }
    #headerLineOne div#countrySelector {
        padding-left: 0!important;
    }

}

#countrySelector {
    position: static;
    z-index: auto;
}


/******************************************************
 * Powermail
 *****************************************************/

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button,
input.tx-powermail-pi1_mandatory_submit {
    background-color: #EAEAEA;
    border: 1px solid #EAEAEA;
    color: #000000;
}

.form-horizontal .control-label {
    text-align: left;
}

.tx_powermaol_pure_html,
.tx_powermail_reset ,
.tx_powermail_pi1_fieldwrap_html_label,
.powermail_captcha,
.tx_powermail_submit {
    margin-left: 15px;
}

.tx_powermail_pi1_rainhtml {
    margin-left: 15px !important;
}


/******************************************************
 * News
 *****************************************************/

.newsLatestItem {
    position: relative;
    padding-bottom: 14px;
    padding-top: 12px;
    border-bottom: 1px solid #DDDDDD;
}

#midCol .ctArea .newsLatestItem * {
    font-size: 14px;
    line-height: 20px;
}

.newsLatestItem p img {
    padding-left: 6px;
}

.newsSecondLatestItem {
}

.newsListItem {
    position: relative;
}

.newsLatestItem:hover {
    background: #F6F6F6;
}

.newsLatestItem h3 {
    margin-bottom: 8px;
}

.newsLatestItem h3 a {
    /*font-family: Arial, sans-serif !important;*/
    text-decoration: none;
}

#midCol .newsLatestItem h3 a span {
    color: #000;
    display: inline;
}

.newsSingleBacklink a {
    background: url("../img/ol_li_inverted.png") no-repeat scroll left center;
    padding-left: 20px;
    font-size: 16px;
}

.newsLatestItem .morelink a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 100%;
    background: url(../img/trans_bg.png) repeat 0 0 transparent;
}

.newsSingleDate {
    padding-top: 2px;
    display: block;
    padding-bottom: 4px;
    font-size: 16px;
}

.news-single-files img,
.news-single-files a{
    margin-right: 5px;
}

.news-single-imgcaption {
    margin-bottom: 10px !important;
}

.news_crop {
    background: url(../img/news_crop.png) no-repeat 0 7px;
    height: 20px;
    width: 11px;
    display: inline-block;
    margin-left: 5px;
}

.news-amenu-container ul {
    padding-left: 0;
    border-bottom: 5px solid #E0EAF4;
    height: 31px;
}

.news-amenu-container ul li {
    float: left;
    list-style: none;
    background: none;
    padding-left: 0;
    margin-right: 2px;
}

#main .ctArea .news-amenu-container ul li a {
    background-image: none !important;
    background-color: #C9DAEC !important;
    text-decoration: none;
    margin-left: 0;
    padding: 2px 15px;
}

.news-amenu-container ul li a:hover {
    background: #E0EAF4;
}

.news-amenu-container ul li.act a {
    background: #E0EAF4;
    color: #428BCA;
}

.newsListItem {
    padding-bottom: 19px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

.newsListWrap .newsListDate {
    margin-bottom: 5px;
}


/******************************************************
 * felogin
 *****************************************************/

.tx-felogin-pi1 legend {
    border-bottom: none;

}

.tx_felogin_submit {
    margin-left: 15px;
}

.loginForm {
    margin-top: 15px;
}


/******************************************************
 * sr_feuser_reg
 *****************************************************/

.tx_srfeuserregister_edit_submit {
    margin-left: 10px;
}

.tx-srfeuserregister-pi1-submit {
    margin-left: 15px;
}

.regFormNotice,
.disclaimer {
    margin-left: 0 !important;
}

.tx-srfeuserregister-pi1 .userData {
    padding-left: 20px;
}

@media (max-width: 767px) {
    .tx-srfeuserregister-pi1 .userData {
        padding-left: 15px;
    }
    .tx-srfeuserregister-create-account {
        margin-left: 0px;
    }
}


/******************************************************
 * FAQ
 *****************************************************/

.frq-description {
    margin-bottom: 10px;
}

.sectionFrameFAQ {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
}


/******************************************************
 * Sectionframe Black Box
 *****************************************************/

.sectionFrame6 {
    border: 3px solid #000000;
    padding: 10px;
}


/******************************************************
 * cabag_jobs
 *****************************************************/

.tx_jobs_submit,
.tx_jobs_header {
    margin-left: 15px;
}

.tx_cabagjobs_pi1 .pagerLink  {
    float: left;
}

.ctArea .tx_cabagjobs_pi1 li.pagerLink  a {
    outline: none;
    background-image: none !important;
    padding-left: 0;
    margin-left: 0;
    display: inline;
}

.tx_cabagjobs_pi1 .prev {
    margin-top: 0px;
    padding-right: 14px;
}

.tx_cabagjobs_pi1 .next {
    margin-top: -10px;
    margin-left: -2px;
}

.tx_cabagjobs_pi1 ul.pages li {
    float: left;
    background: none;
    padding-left: 0;
}

.tx_cabagjobs_pi1 ul.pages li a {
    background: none;
    border: none !important;
    outline: none;
}

.tx_cabagjobs_pi1 .firstItem {
    margin-top: 20px;
    border-top: 1px solid #dddddd;
    padding-top: 10px;
}

.tx_cabagjobs_pi1 .item {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}

.tx_cabagjobs_pi1 .singleView p.jobDate {
    padding-bottom: 5px;
}

.tx_cabagjobs_pi1 .singleView p.bodytext b {
    color: #004799;
}

.jobSingleBacklink a {
    background: url("../img/ol_li_inverted.png") no-repeat left center;
    font-size: 16px;
    padding-left: 20px;
}


/******************************************************
 * Google Custom Search
 *****************************************************/

.gcse-container input.gsc-search-button,
#google-custom-search input.gsc-search-button,
#google-custom-search-sm input.gsc-search-button {
    background: url("../img/search.png") no-repeat scroll left center #EAEAEA !important;
    text-indent: -9999px;
    width: 0px !important;
    min-width: 20px !important;
    -moz-user-select: none;
    border: none !important;
    border-radius: 4px 4px 4px 4px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-left: -5px !important;
    padding: 6px 12px 6px 25px !important;
    height: 34px !important;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.gcse-container input.gsc-search-button {
    background: url("../img/gcse_searchButton_midCol_bg.png") no-repeat scroll left center #EAEAEA !important;
    border-radius: 0 4px 4px 0 !important;
    padding: 6px 12px 6px 137px !important;
    margin-left: -140px !important;
}

.langkey_de .gcse-container input.gsc-search-button {
    background-image: url("../img/gcse_searchButton_midCol_bg_de.png") !important;
}

.gcse-container td.gsc-input,
#google-custom-search td.gsc-input,
#google-custom-search-sm td.gsc-input {
    background: none repeat scroll 0 0 #EAEAEA !important;
    border-color: #EAEAEA;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 0 0 0 15px !important;

}

.gcse-container td.gsc-input {
    width: 100%;
}


.gcse-container td.gsc-input input.gsc-input,
#google-custom-search td.gsc-input input.gsc-input,
#google-custom-search-sm td.gsc-input input.gsc-input {
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px 6px 0;
    vertical-align: middle;
    width: 100%;
}

#google-custom-search table.gsc-search-box,
#google-custom-search-sm table.gsc-search-box {
    position: relative;
}

#google-custom-search .gsc-clear-button,
#google-custom-search-sm .gsc-clear-button {
    display: none;
}

@media (max-width: 767px) {

    .quicksearch-google-collapse {
        width: 100%;
        position: absolute;
        top: 70px;
        left: 0 !important;
        margin-right: 15px !important;
        overflow: hidden;
    }

    .quicksearch-google-collapse #google-custom-search,
    .quicksearch-google-collapse #google-custom-search-sm {
        width: 100%;
    }
}

.navbar-header-google .navbar-toggle {
    top: 0;
    left: 68px;
    width: 44px;
    height: 34px;
    background: url(../img/search.png) no-repeat center center transparent;
}

.gsc-control-cse {
    padding: 0 !important;
}

.gcse-container div.gsc-clear-button {
    background: url(../img/gcse_reset_bg.png) no-repeat top left transparent !important;
    padding-left: 15px !important;
    margin-left: 8px !important;
}

.gcse-container table.gsc-search-box {
    margin-left: 17%;
    margin-right: 13%;
    position: relative;
    width: 70%;
}

@media (max-width: 767px) {

    .gcse-container {
        margin-left: 0;
        margin-right: 0;
    }
    .gcse-container table.gsc-search-box {
        margin-left: 0;
        margin-right: 0;
        position: relative;
        width: 100%;
    }
}


/* search results */

.gs-bidi-start-align, .gs-visibleUrl, .gs-visibleUrl-long {
    color: #666 !important;
}

.gs-bidi-start-align.gs-snippet {
    color: #000 !important;
}

a.gs-title {
    font-size: 20px !important;
}

.gsc-cursor-current-page {
    color: #000 !important;
}

.gsc-wrapper {
    margin-top: 10px;
}

.gcsc-branding-text {
    color: #666 !important;
}

.gsc-above-wrapper-area {
    border-top: 1px solid #dddddd;
    margin-top: 40px;
    border-bottom: none !important;
}

@media (min-width: 1199px)  {
    .gs-result .gs-snippet ,
    .gs-visibleUrl {
        width: 75% !important;
    }
}

/* ie8 */

.ie8 #google-custom-search input.gsc-search-button,
.ie8 #google-custom-search-sm input.gsc-search-button {
    min-width: 10px !important;
    padding-right: 0px !important;

}

.ie8 #midCol .gcse-container input.gsc-search-button {
    min-width: 10px !important;
    padding-right: 0px !important;
}

.gcse-container input.gsc-search-button,
#google-custom-search input.gsc-search-button,
#google-custom-search-sm input.gsc-search-button {
    box-shadow: none !important;
    border-radius: 0 4px 4px 0 !important;
}

.gcse-container td.gsc-input input.gsc-input,
#google-custom-search td.gsc-input input.gsc-input,
#google-custom-search-sm td.gsc-input input.gsc-input {
    border-top: none !important;
    padding-top: 5px !important;
    padding-bottom: 3px !important;
    height: 22px !important;
}

.gcse-container td.gsc-input,
#google-custom-search td.gsc-input,
#google-custom-search-sm td.gsc-input {
    box-shadow: none !important;
}

.gcse-container td.gsc-input,
#google-custom-search td.gsc-input,
#google-custom-search-sm td.gsc-input {
    padding: 0 0 0 10px !important;
}

.gcse-container input.gsc-search-button,
#google-custom-search input.gsc-search-button,
#google-custom-search-sm input.gsc-search-button {
    height: 30px !important;
}


/******************************************************
 * Tip a friend
 *****************************************************/

.csc-mailform-label {
    margin-left: 0 !important;
}

.tx_tipafriend_captcha img ,
.tx_tipafriend_submit,
.tiprequired {
    margin-left: 15px;
}



/******************************************************
 * Slider content
 *****************************************************/

.bx-wrapper {
    margin: 0 auto -19px !important;
}

.bx-wrapper .bx-viewport {
    border: none !important;
    box-shadow: none !important;
    left: 0 !important;
}

.bx-wrapper .bx-viewport li {
    position: relative !important;
}

.slider-home-iframe li,
.slider-home li {
    background: none;
    padding-left: 0;
}

.slider-home-iframe li {
    display: none;
}

.slider-home-iframe li .caption,
.slider-home li .caption,
.bx-wrapper .bx-viewport li .caption {
    color: #004598;
    font-size: 40px;
    line-height: 48px;
    left: 50%;
    position: absolute;
    top: 20px;
    width: 40%;
    z-index: 100;
}

.slider-home-iframe a,
.slider-home a {
    left: 50%;
    position: absolute;
    top: 20px;
    width: 35%;
    height: 50%;
    background: none !important;
    display: block;
    text-indent: -9999px;
    z-index: 9999 !important;
    outline: none;
    display: block;
}

.slider-home-iframe a,
.slider-home li a {
    background: url(../img/sliderAlink_bg.png) !important;
}

.ie8 .slider-home-iframe li a,
.ie8 .slider-home li a {
    position: absolute !important;
    width: 35%;
    height: 50%;
    display: block !important;
    z-index: 9999 !important;
}

@media screen and (min-width: 0px) and (max-width: 479px) {
    .bx-wrapper .bx-viewport li .caption {
        top: 20px;
        left: 25%;
        width: 50%;
        font-size: 18px;
        line-height: 24px;
    }
}
@media screen and (min-width: 480px) and (max-width: 779px) {
    .bx-wrapper .bx-viewport li .caption {
        top: 20px;
        left: 45%;
        width: 40%;
        font-size: 26px;
        line-height: 32px;
    }
}

.bx-wrapper .bx-prev {
    background: url(../img/slider_prev.png) no-repeat scroll left top !important;
    left: 0 !important;
}

.bx-wrapper .bx-next {
    background: url(../img/slider_next.png) no-repeat scroll left top !important;
    right: 0 !important;
}

.bx-wrapper .bx-prev:hover {
    background: url(../img/slider_prev.png) top left no-repeat;
    opacity: 0.7;
}

.bx-wrapper .bx-next:hover {
    background: url(../img/slider_next.png) top left no-repeat;
    opacity: 0.7;
}

.bx-wrapper .bx-controls-direction .bx-prev,
.bx-wrapper .bx-controls-direction .bx-next {
    height: 60px;
    width: 60px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 99 !important;
    outline: none;
}

.bx-wrapper .bx-pager {
    bottom: 40px !important;
    z-index: 100;
}

.bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
    background: #ffffff;
    opacity: 0.5;
    width: 8px;
    height: 8px;
}

.bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active,
.bx-wrapper .bx-pager .bx-pager-item .bx-pager-link:hover {
    background: #ffffff;
    opacity: 1;
}

.bx-wrapper img {
    width: 100%;
    /*height: 100%;*/
}

.ie8 .bx-wrapper img {
    height: 100%;
}

@media (max-width: 767px) {
    .slider-home-iframe .caption,
    .slider-home .caption {
        display: none !important;
    }
}

/* video player */

.ctArea .tx-cabag-jplayer  li a {
    margin-left: 0;
    padding-left: 0;
}

div.jp-video ul.jp-toggles {
    margin-right: 13px;
    width: auto;
}

div.jp-video a.jp-mute, div.jp-video a.jp-unmute {
    left: 10px !important;
}

div.jp-video div.jp-volume-bar {
    left: 26px !important;
}

div.jp-video a.jp-volume-max {
    left: 80px !important;
}

.ctArea .tx-cabag-jplayer  li a.jp-play {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat  0 0 !important;
}

.ctArea .tx-cabag-jplayer  li a.jp-mute {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat 0 -170px !important;
}

@media (max-width: 767px) {
    div.jp-video div.jp-volume-bar,
    .ctArea .tx-cabag-jplayer li a.jp-volume-max,
    .ctArea .tx-cabag-jplayer  li a.jp-mute {
        display: none !important;
    }
}

.ctArea .tx-cabag-jplayer  li a.jp-pause {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat 0 -42px !important;;
}

.ctArea .tx-cabag-jplayer  li a.jp-stop {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat 0 -83px !important;
}

.ctArea .tx-cabag-jplayer  li a.jp-unmute {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat -60px -170px !important;
}

.ctArea .tx-cabag-jplayer  li a.jp-volume-max {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat 0 -186px !important;
}

.ctArea .tx-cabag-jplayer  li a.jp-full-screen {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat 0 -310px !important;
}

.ctArea .tx-cabag-jplayer  li a.jp-restore-screen {
    background: url(../img/jplayer.blue.monday.jpg) no-repeat scroll -60px -310px !important;
}

.tx-cabag-jplayer  a.jp-video-play-icon {
    margin-top: -71px !important;
}

.tx_cabagjplayer_down {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .jp-current-time,
    .jp-duration,
    .jp-progress {
        display: none !important;
    }
    div.jp-volume-bar-value,
    div.jp-volume-bar,
    a.jp-volume-max,
    a.jp-mute {
        /*display: block !important;*/
    }

    div.jp-video div.jp-type-single ul.jp-controls {
        margin-left: 10px !important;
    }

    .jp-controls-holder {
        margin-top: -8px !important;
    }
}

@media (max-width: 480px) {
    .tx-cabag-jplayer  a.jp-video-play-icon {
        margin-top: 0 !important;
    }
}


/* Linkstyle */

a.morelink {
    color:#004889;
    background:url(../img/arrow.png) no-repeat right 5px transparent;
    padding-right:15px;
    text-decoration:none;
    line-height: 100%;
}

/* =slider-home with iframe #24412 = */

.video-container {
    position: relative;
    padding-bottom: 41.30%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border: none;
}

.slider-home-iframe li iframe {
    max-height: 390px;
    min-height: 390px;
    max-width: 940px;
}

/* = #25045 = */
@media (min-width: 1200px) {
    .bx-viewport:not(.slider-home) {
        max-height: 390px;
        min-height: 390px;
    }
}

/* = #25934 = */
@media (max-width: 767px) {
    .slider-home-iframe li iframe {
        min-height: 0;
    }
}

@media (max-width: 480px) {

    .bx-wrapper .bx-controls-direction a {
        z-index: 999 !important;
        outline: none;
    }

    .bx-wrapper .bx-pager {
        bottom: 0 !important;
    }
}

.slider-home-iframe li iframe[src=""],
.slider-home li iframe[src=""] {
    display: none;
}

.ctArea .slider-home-iframe li a,
.slider-home-iframe li.embed-responsive a,
.slider-home-iframe a {
    background: none !important;
}