

.header .menu_box .menu_box-bottom .navigation-menu ul li.mobileList > a {
    position: relative;
    padding: 0 5px;
}
.header .menu_box .menu_box-bottom .navigation-menu ul li.mobileList.moreMenu > a::before {
    display: none;
    content: "";
    position: absolute;
    width: 43px;
    height: 22px;
    left: 50%;
    bottom: -22px;
    margin-left: -21.5px;
    background: url(../images/menu2.png) no-repeat;
    z-index: 1;
}
.header .menu_box .menu_box-bottom .navigation-menu ul li.mobileList.moreMenu .child .arrow {
    display: none;
}
.header.fixedHeader .menu_box .menu_box-bottom .navigation-menu ul li.mobileList.moreMenu > a::before {
    bottom: -22px;
}
.header.fixedHeader .menu_box .menu_box-bottom .navigation-menu ul li.mobileList.moreMenu .child {
    top: 35px;
}
#fancybox-img {
    height: auto!important;
}

@media all and (max-width: 1300px) {
	.logo_occasional {
		display: table;
		height: 72px;
		width: 26%;
		margin-left: 2%;
	}
	.logo_occasional a{
		display: table-cell;
		vertical-align: middle;
	}

    #shortcuts-sites {
        padding: 0;
    }
    #other-sites {
        padding: 30px 0 0;
    }
    #other-sites-ft {
        padding: 0;
    }
    #ft {
        padding: 20px 0 0;
    }
    #ft-table {
        width: 100%;
        padding-top: 0;
    }
    .prodtab-bd-hd-text .prodtab-hd-title-line {
        width: 25px;
        height: 3px;
        margin-bottom: 15px;
    }

}

@media (min-width: 1025px) {
    .header .menu_box-bottom .navigation-menu ul li:hover .child,
    .header .menu_box .menu_box-bottom .navigation-menu ul li.mobileList.moreMenu:hover > a::before {
        display: block !important;
    }
    .header .menu_box-top #search {
        display: table-cell !important;
    }
    .header .menu_box-bottom .navigation-menu {
        display: block !important;
    }

    .playerContent {
        width: 1200px;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-right: auto;
        margin-left: auto;
    }
    .playerContent .player {
        width: 720px;
    }

    .playerContainer {
        position: relative;
        overflow: hidden;
        padding-top: 50.5%;
    }

    .resp-iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border: none;
    }
}

@media all and (max-width: 1225px) {
	.logo_occasional {
		display: table;
		height: 72px;
		width: 24%;
		margin-left: 2%;
	}
	.logo_occasional a{
		display: table-cell;
		vertical-align: middle;
	}
    .occasionalBaner {
		display: block;
        max-width: 1225px;
        width: 100%;
	}
    .occasionalBaner_mob {
		display:none;
	}
	.occasionalBaner_desk {
		display: block;
        max-width: 1225px;
        width: 100%;
	}
    .header {
        min-height: 130px;
    }

    .prodinfo1tabs {
        height: 171px;
        font-size: 16px;
        line-height: 20px;
    }

    #prod-panel-container .prodinfo_tab_1 .prodinfo1tabs {
        height: 182px;
        font-size: 16px;
        line-height: 20px;
    }

    /* SLIDER START */
    .sliderBox {
        display: none;
    }
    #main-slider {
        height: auto;
    }
    #main-slider-all.categoryPage #main-slider .sliderBox {
        display: block;
    }
    #main-slider-all.categoryPage #main-slider .slider-left-panel-static {
        z-index: 1;
    }
    #main-slider-all.categoryPage #main-slider .slider-right-panel-static {
        position: absolute;
        top: 20%;
        right: 20px;
    }
    #main-slider-all.categoryPage #main-slider .slider-right-panel-static img {
        float: right;
        width: 80%;
    }
    #main-slider-all .owl-theme .owl-controls .owl-dots {
        position: absolute;
        bottom: -57px;
    }
    .slider-owl-dot {
        top: -25px;
    }
    .slideshow_bg_img {
        overflow: hidden;
    }
    .slider-left-panel {
        display: block;
        top: 40px;
        height: auto;
    }
    .slider-right-panel {
        position: absolute;
        width: auto;
        top: 0;
        right: 20px;
    }

    .slider-right-panel img {
        float: right;
        width: 80%;
    }
    .slideshow_img {
        height: auto;
    }

    .slider-owl-dot {
        width: 50px!important;
        height: 50px;
        padding: 0;
    }
    .slider-owl-nav {
        width: 100%;
        bottom: 0;
    }
    .slider-owl-nav .owl-prev {
        left: 0;
    }
    .slider-owl-nav .owl-next {
        float: right;
        right: 0;
    }
    .owl-dots {
        bottom: -8px;
        left: 50%;
        margin-left: -130px;
    }
    .slider-owl-dot {
        margin: 0 1px;
    }

    .slider-owl-nav .owl-play {
        display: none !important;
    }
    /* SLIDER STOP */

    /* line 21, ../sass/media.scss */
  .header {
    padding-top: 0;
  }
  /* line 24, ../sass/media.scss */
  .header.fixedHeader h1.logo {
    width: 12%;
  }
    .header.fixedHeader h1.logo_occasional {
    width: 12%;
  }
  /* line 27, ../sass/media.scss */
  .header.fixedHeader .menu_box {
    float: left;
    width: 76%;
  }
  /* line 31, ../sass/media.scss */
  .header.fixedHeader .menu_box .menu_box-top .lang-nav {
    width: auto;
  }
  /* line 46, ../sass/media.scss */
  .header h1.logo {
    width: 12%;
  }
  .header h1.logo-left {
    margin: 0 1% 0 0;
  }
  .header h1.logo-right {
    margin: 0 0 0 1%;
  }
  /* line 50, ../sass/media.scss */
  .header .menu_box {
    float: left;
    width: 74%;
  }
  /* line 53, ../sass/media.scss */
  .header .menu_box .menu_box-top {
    width: 100%;
  }
  /* line 55, ../sass/media.scss */
  .header .menu_box .menu_box-top ul.nav-pills {
    width: 490px;
    padding-left: 0;
  }
  /* line 59, ../sass/media.scss */
  .header #search .search-field-normal {
    width: 100%;
    height: 30px;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 66, ../sass/media.scss */
  .header #search i {
    top: 4px;
    right: 4px;
  }
  /* line 71, ../sass/media.scss */
  .header .menu_box .menu_box-top .lang-nav {
    width: 135px;
  }
  /* line 76, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu {
    max-width: 100%;
    margin: 0 0 12px 0;
  }
  .header .menu_box .menu_box-bottom .menuTablet .navigation-menu li .lang-nav .language ul li {
      border: 0;
      width: auto;
  }
  .header .menu_box .menu_box-bottom .menuTablet .navigation-menu li .lang-nav .language ul li.active a { font-weight: 700; }
  .header .menu_box .menu_box-bottom .menuTablet .navigation-menu li .lang-nav .language ul li.last { height: 40px; }
  .header .menu_box .menu_box-bottom .menuTablet .navigation-menu li .lang-nav .language ul li a {
      width: auto;
      height: 40px;
      line-height: 40px;
      padding: 0 10px;
      font-size: 14px;
  }
  /* line 82, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li .child {
    max-width: 100%;
    width: 100%;
  }

  .menuDesktop {
      padding-left: 0;
  }

  .competences_table {
      width: 100%;
      height: auto;
  }
  .competences-item,
  .competences_item_2 {
      top: 0;
  }

    .content {
        width: 100%;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .head-tab {
        position: relative;
        width: 100%;
    }
    .tab-link {
        width: 100.0% !important;
        height: 175px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #home-topnews .news_item {
        width: 32%;
    }

    .nitem2 {
        margin-left: 2%;
        margin-right: 2%;
    }
    .shortcuts_tab {
        width: 100%;
        margin-top: 20px;
    }

    #shortcuts-sites {
        height: auto;
    }

    #shortcuts-sites .shortcuts_table {
        position: static;
        height: inherit;
    }

    .shortcuts-item,
    .shortcuts_item_2 {
        top: 0;
    }
    .shortcuts_tab td {
        vertical-align: top;
    }

    .shortcuts_newsletter {
        position: static;
        top: inherit;
        padding: 30px 0 40px;
    }

    .shortcuts_newsletter table {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .shortcuts_newsletter table td {
        display: block;
        float: left;
        clear: both;
        width: 100%;
    }

    .shortcuts-email-field,
    .shortcuts-email-button {
        float: left;
        height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .shortcuts-email-field {
        width: 85%;
    }
    .shortcuts-email-button {
        width: 15%;
        border-left: 1px solid #C1C1C1;
    }

    #other-sites {
        height: inherit;
    }
    #other-sites .content {
        padding-bottom: 0;
    }
    .othersites_tab {
        width: 100%;
    }
    .othersites-head {
        height: inherit;
    }
    .othersites-item {
        top: 0;
        margin-top: 30px;
    }
    #ft1-table-info1 {
        width: 37%;
        margin-right: 0;
        padding: 0;
    }
    #ft1-table-info2 {
        width: 56%;
        padding: 0;
    }
    #ft1-table-info3 {
        width: 7%;
        min-width: 70px;
        margin-right: 0;
        padding: 0;
        float: right;
        margin-top: 0px;
    }
    #ft1-table-info1 table,
    #ft1-table-info2 table {
        border-spacing: 0;
    }
    #contact-table td {
        width: 50%;
    }
    #contact-table td #contact-table-left,
    #contact-table td #contact-table-right {
        width: 100%;
    }
    #ft1 .navfooter li.navfooter-element-of-list {
        width: 50%;
    }

    .news-content-element ul li {
        width: 100%;
        padding: 0 125px 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .news-content-element ul li .content_text2a {
        width: 100%;
    }
    ul.photoBox {
        display: table;
        width: 100%;
    }
    ul.photoBox li {
        display: table-cell;
        vertical-align: top;
        width: 200px;
        padding: 0;
    }
    ul.photoBox li .content_image {
        width: 220px;
        height: inherit;
        margin-right: 0;
    }
    ul.photoBox li .content_text1a {
        width: 100%;
    }

    ul.photoBox li + li {
        width: auto;
        vertical-align: middle;
        padding: 0 125px 0 20px;
    }
    .content_image img {
        width: 210px;
        margin: 10px;
        background-size: 100%!important;
    }
    .contentpage-element-content-text.full-width {
        width: 100%;
    }
    .news-detail-tab {
        width: 100%;
    }

    .contact-div_head-tab {
        width: 100%;
        padding: 56px 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .dialogblockfly {
        width: 94%;
        left: 3%;
        margin-left: 0;
    }
    .list-container-hd-title {
        font-size: 24px;
        margin: 15px 15px 5px 15px;
    }
    .list-container-hd-title-line {
        margin-left: 15px;
    }
    .list-container-hd-content {
        line-height: 18px;
        margin-left: 15px;
        margin-right: 15px;
        font-size: 14px;
    }
    .prodtab-element-content-text.none {
        width: 100%;
    }
    .category-view li .category-item .category-item-image-td {
        width: 40%;
        vertical-align: middle;
    }
    .category-view li .category-item .category-item-text-left-part40 {
        width: 60%;
        padding-right: 5%;
    }
    .category-view li .category-item .category-item-text-right-part40 {
        width: 60%;
        padding-left: 5%;
    }
    .contentpage-panel-container {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 {
        width: 100%;
        margin: 0;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li {
        width: 32%;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li.item2 {
        margin: 0 2%;
    }
    .redoubt_space_1 {
        height: 60px;
    }
    .vcontentpage-slider-lead {
        width: 100%;
        left: 0;
    }
    .redoubt_table {
        width: 100%;
        height: auto;
        padding: 0 5.5%;
        box-sizing: border-box;
    }
    .redoubt-item {
        width: 22%;
        top: 0;
        margin-bottom: 20px;
    }
    .vmain_content_image {
        width: 100%;
    }
    .redoubt-item-pusty {
        width: 4%;
    }
    .redoubt_space_1 {
        height: 20px;
    }
    .redoubt-item_0 {
        margin-top: 50px;
        padding-bottom: 20px;
    }
    .vcontentpage-container-sections-contentr {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .vcontentpage-container-sections-buttons {
        width: 22.5%;
    }
    .vcontentpage-container-sections-text {
        width: 75%;
        padding-left: 2.5%;
    }
    .vprodtab-element {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .vcontentpage-element-content-wrap-div img {
        width: 100%;
    }
    .vcontentpage-element-content-text {
        padding: 0;
    }
    .redoubt_biogram_foto img {
        width: 100%;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    ul.bankImages li {
        width: 25%;
    }
    #searchSubmit {
        width: auto;
    }
    .header .nav {
        padding-left: 0;
    }
    .prodinfo1tabs a .tab-linkonly {
        width: 100.0%;
    }

    .donas-item7 {
        width: 50%;
    }
    .donas-item7 img {
        width: 100%;
    }
    .recruit-top .recruit-desc-img img {
        width: 100%;
    }

    .prodtab-element-image.lewo {
        float: none;
        margin: 0 auto;
    }
    .prodtab-element-image.prawo {
        float: none;
        margin: 0 auto;
    }
    .prodtab-element-content-text {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .search_text.full-width,
    .document-security-area {
        width: 100%;
    }

    .knowledge-zone-table {
        width: 100%;
        height: auto;
    }
    .prodtab-bd-hd-sec-image {
        height: 0;
    }
    .security-area {
        width: 100%;
    }
    .list-container-newsletter {
        width: 100%;
        padding: 0;
    }
    #ft table#ft-table {
        padding: 0 10px;
    }
    .owl-theme .owl-controls {
	    width: 100%;
    }
    ul.newList li a span.title {
        font-size: 16px;
    }
    ul.newList li a span.descriprion {
        font-size: 10px;
    }
    .contentpage-element-image.prawo {
        float: none;
        margin: 0 auto;
    }
    .contentpage-element-image.lewo {
        float: none;
        margin: 0 auto;
    }
    .contentpage-element-content-text {
        width: 100%;
        padding: 0 15px;
        margin-top: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}


@media all and (max-width: 1024px) {
	.occasionalBaner_desk {
		margin: 0 auto;
		position: relative;
		max-width: 1024px;
	}
	.logo_occasional_desk{
		display:none;
	}
	.logo_occasional_mob{
		display: block;
		width: 100%;
		max-width: 170px;
		min-width: 120px;
		margin-left: 3px;
	}
	.black-ribbon_occasional {
		display:none;
	}
    .menuTablet .header_navigation,
	.menuDesktop {
        display: none;
    }
    .menuTablet {
        display: block;
    }
    .contentpage-element-content-text.full-width {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mobileTabsContent {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .header {
        min-height: 100px;
    }

    .header .menu_box .menu_box-top .search_box-mobile.mobile-show {
        display: block;
    }

    /* line 263, ../sass/media.scss */
  .header {
    position: relative;
    margin-top: 15px;
  }
  /* line 266, ../sass/media.scss */
  .header h1.logo {
    width: 29%;
    margin-left: 2%;
  }
  /* line 270, ../sass/media.scss */
  .header h1.logo a img {
    width: 62%;
    min-width: 170px;
  }
  /* line 273, ../sass/media.scss */
  .header h1.logo a img.logo_desk {
    display: none;
  }
  /* line 274, ../sass/media.scss */
  .header h1.logo a img.logo_mob {
    display: block;
  }
  .header h1.logo-right a img.logo_mob {
    display: none;
  }
  /* line 278, ../sass/media.scss */
  .header .menu_box {
    float:right;
    width: auto;
  }
  /* line 280, ../sass/media.scss */
  .header .menu_box .menu_box-top,
  .header .menu_box .menu_box-bottom {
    float: left;
    display: block;
    width: auto;
    height: auto;
  }
  /* line 290, ../sass/media.scss */
  .header .menu_box .menu_box-top .search_box-mobile.mobile-show {
    display: block;
  }
  /* line 294, ../sass/media.scss */
  .header .menu_box .menu_box-top .search_box-mobile.active i {
    border-bottom: 0;
  }

  /* line 299, ../sass/media.scss */
  .header .menu_box .menu_box-top .nav-pills,
  .header .menu_box .menu_box-top .lang-nav {
    display: none;
  }
  /* line 303, ../sass/media.scss */
  .header #search {
    display: none;
    position: absolute;
    top: 73px;
    width: 360px;
    right: 0;
    background: #fff;
    padding: 0;
    z-index: 99;
  }
  /* line 310, ../sass/media.scss */
  .header #search .search-field {
    height: 60px;
    font-size: 22px;
  }
  /* line 314, ../sass/media.scss */
  .header #search .search-field-normal {
    border-bottom: 3px solid #C8C8C8;
    padding-right: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 318, ../sass/media.scss */
  .header #search i {
    top: 18px;
    right: 12px;
    font-size: 24px;
  }
  /* line 327, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .menu_box-mobile.mobile-show {
    display: block;
  }
  /* line 331, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu {
    position: absolute;
    max-width: none;
    width: 40%;
    top: 73px;
    right: 2px;
    background: #fff;
    margin: 0;
  }
  /* line 339, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu.activeMenu {
    width: 100%;
  }
  /* line 342, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu.mobile-hide {
    display: none;
  }
  /* line 346, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li {
    display: block;
    width: 100%;
    border: 1px solid #C8C8C8;
    border-bottom: 0;
  }
  /* line 351, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li:last-child {
    border-bottom: 1px solid #C8C8C8;
  }
  /* line 354, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li.mobile-hide {
    display: none;
  }
  /* line 357, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li a {
    display: block;
    height: 68px;
    line-height: 68px;
    font-family: 'Roboto Regular';
    color: #000;
    padding: 0 15px;
    font-size: 24px;
    text-align: left;
  }
  /* line 366, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li a.mark {
    display: block;
    height: 68px;
    line-height: 68px;
    font-family: 'Roboto Regular';
    color: #000;
    padding: 0 15px;
    font-size: 24px;
    text-align: left;
  }
  /* line 375, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li a.mark.mark1, .header .menu_box .menu_box-bottom .navigation-menu ul li a.mark.mark2, .header .menu_box .menu_box-bottom .navigation-menu ul li a.mark.mark3, .header .menu_box .menu_box-bottom .navigation-menu ul li a.mark.mark4 {
    border: 0;
  }
  /* line 383, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li .child {
    display: none;
    position: relative;
    float: left;
    min-height: auto;
    padding: 26px 15px;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  /* line 392, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li .child .arrow {
    left: 50% !important;
    margin-left: -21.5px;
  }
  /* line 397, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li .child h3 a {
    height: auto;
    margin: 30px 0 5px;
    padding: 0;
    font-size: 16px;
  }
  /* line 405, ../sass/media.scss */
  .header .menu_box .menu_box-bottom .navigation-menu ul li .child ul li {
    border: 0;
  }


    .content {
        padding: 0;
    }
    .div-prodinfo-search {
        overflow: hidden;
        height: auto;
        margin-top: 10px;
    }
    .prodinfo1tabs {
        height: 161px;
        font-size: 16px;
        line-height: 20px;
    }
    .tab-link {
        height: 165px;
        padding-top: 15px;
    }
    .tab-img {
        margin-bottom: 15px;
    }
    .tab-img img {
        height: 40px;
    }

    ul.newList li a span.title {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #shortcuts-sites {
        padding: 0;
        height: inherit;
    }

    table.shortcuts_tab td {
        vertical-align: top;
    }

    table.shortcuts_tab img {
        height: 40px;
    }

    table.shortcuts_tab .shortcuts_item_2,
    table.shortcuts_tab .shortcuts_item_3 {
        line-height: 20px;
        font-size: 16px;
    }

    .shortcuts_newsletter table td {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 15px;
    }
    .othersites_item_1,
    .othersites_item_1 img {
        height: 80px;
    }
    .othersites_item_2 {
        font-size: 16px;
    }
    .othersites_item_3 {
        font-size: 14px;
    }
    #other-sites-ft {
        display: none;
    }
    #ft #ft-table {
        display: none;
    }
    #ft table {
        width: 100%!important;
    }

    #ft1-table {
        padding: 30px 10px 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #ft1-table-info1,
    #ft1-table-info2 {
        width: 100%;
    }
    #ft1-table-info1 table,
    #ft1-table-info2 table {
        width: 100%;
    }
    .main_content_image {
        max-width: 300px!important;
    }
    .contentpage-slider-header ul {
        margin: 0;
        padding: 0;
    }
    .contentpage-slider-header ul li {
        margin: 0 0 10px;
        padding: 0;
    }
    .news-content-list .news-content-lists ul li {
        padding: 28px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news-content-list .news-content-lists ul li a.button {
        right: 10px;
    }
    .prodtabs {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .bank-table-images {
        width: 100%!important;
    }
    .category-item-text-title a {
        font-size: 30px;
        line-height: 32px;
    }
    .list-container-hd-title {
        font-size: 18px;
        margin: 5px 10px;
    }
    .list-container-hd-title-line {
        margin-left: 10px;
        margin-bottom: 5px;
    }
    .list-container-hd-content {
        line-height: 16px;
        margin: 0 10px 10px;
        font-size: 14px;
    }
    #main-slider .panel-body .slider-more,
    #main-slider-all .panel-body .slider-more {
        display: none;
    }
    /*.prodtab-bd-hd-text {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }*/
    .prodtab-bd-hd-text .prodtab-bd-hd-title {
        margin-top: 0px;
    }
    .category-view li .category-item {
        padding: 40px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


    .contact-div_head .contact-photo {
        display: none;
    }

    .contact-div_head .contact-cont {
        width: 76%;
        margin-right: 2%;
    }

    /*.contact-cont .contact-cont_box .address {
        width: 100%;
    }
    .contact-cont .contact-cont_box .tel {
        float: left;
        width: 100%;
        margin-top: 10px;
        padding-right: 0;
    }*/
    .header_navigation {
        float: left;
        margin-top: 20px;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .contentpage-panel-container {
        padding: 0;
    }
    .vcontentpage-slider {
        max-height: inherit;
        height: 500px;
    }
    .redoubt-item_0 {
        width: 100%;
        font-size: 28px;
    }
    .vmain-tab-title {
        font-size: 13px;
    }
    .vprodtab-element-back {
        font-size: 12px;
    }
    ul.bankImages li {
        width: 33.3%;
    }
    .panel-container {
        /*padding: 0 15px;*/
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .contentpage-slider {
        margin: 20px auto 0;
    }
    .contentpage-slider.contentpage-slider-float-prawo {
        float: none;
    }
    .recruit-why-desc {
        float: left;
        width: 100%;
    }
    .security-item1 img {
        width: 100%;
        margin: 0;
    }
    ul.newList li a span.descriprion p {
        height: 45px;
        font-size: 10px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .productinfo-banner img {
        width: 100%;
        height: inherit;
    }

    .playerContent {
        width: 800px;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-right: auto;
        margin-left: auto;
    }

    .playerContent .player {
        width: 300px;
    }
}

@media (min-width: 769px) {
    .navigation-menu ul li .child ul {
        display: block !important;
    }
}

@media all and (max-width: 768px) {
	
	/* START Occasional Baner */
	.logo_occasional {
		display: table;
		height: 72px;
		width: 29%;
		margin-left: 2%;
	}
	.logo_occasional a{
		display: table-cell;
		vertical-align: middle;
	}
	.logo_occasional_desk {
		display: none;
	}
	.logo_occasional_mob {
		display: block;
		width: 100%;
		max-width: 170px;
		min-width: 120px;
	}
    .occasionalBaner {
		display: block;
        max-width: 300px;
        width: 100%;
	}
    .occasionalBaner_mob {
		display: block;
        max-width: 300px;
        width: 100%;
		padding-top: 15px;
	}
	.occasionalBaner_desk {
		display:none;
	}
		.black-ribbon_occasional {
		display:none;
	}
	/* END Occasional Baner */
		
    /* SLIDER START */
    #main-slider-all {
        height: inherit;
    }
    #main-slider-all.categoryPage {
        height: auto;
    }
    #main-slider .item {
        height: auto;
    }
    .main-slider-left-panel {
        position: relative;
        top: 0;
    }
    .main-slider-left-panel .slider-left-panel {
        width: 100%;
        top: 0!important;
        margin-top: 100px;
        position: relative;
    }
    .slider-left-panel {
        display: none;
    }
    .sliderBox {
        display: block;
        position: absolute;
        width: 100%;
        height: 300px;
        top: inherit;
        bottom: 0;
    }
    .slider-right-panel {
        top: 0;
        right: 10%;
    }
    .slider-right-panel img {
        width: 90%;
    }
    .owl-theme .owl-controls {
        top: inherit;
        bottom: 0;
    }
    .owl-dots {
        width: 100%;
        left: inherit;
        margin-left: auto;
    }
    .slider-owl-dot {
        width: 10%!important;
        height: auto;
        padding: 0px 0px 11px 0px;
    }
    .slider-owl-nav {
        bottom: 13px;
    }
    .slider-owl-nav .owl-prev {
        position: absolute;
        float: none;
        left: 0;
        bottom: 0;
    }
    .slider-owl-nav .owl-next {
        position: absolute;
        display: block;
        float: none;
        margin-left: 0;
        right: 0;
        bottom: 0;
    }
    .slideshow_bg_img img {
        height: auto;
    }
    #main-slider-all .owl-theme .owl-controls .owl-dots {
        bottom: -128px;
        top: inherit;
    }
    #main-slider-all  .slider-owl-nav {
        bottom: -100px;
        top: inherit;
    }

    .slider-body {
        height: inherit;
        padding-bottom: 20px;
        height: auto!important;
    }

    .slideshow_bg,
    .slideshow_bg_img,
    .slideshow_bg_img img {
        width: 100%;
        height: auto;
    }
    #main-slider-all.categoryPage .slideshow_bg,
    #main-slider-all.categoryPage .slideshow_bg_img,
    #main-slider-all.categoryPage .slideshow_bg_img img {
        height: auto;
    }
    .slider-left-panel-static {
        width: 100%;
        height: inherit;
        top: 0;
    }
    #main-slider-all.categoryPage .slider-left-panel-static {
        margin-top: 25%;
    }
    /* SLIDER STOP */

    /* line 646, ../sass/media.scss */
 .header h1.logo {
   display: table;
   height: 72px;
 }
 /* line 649, ../sass/media.scss */
 .header h1.logo a {
   display: table-cell;
   vertical-align: middle;
 }
 /* line 652, ../sass/media.scss */
 .header h1.logo a img {
   width: 100%;
   max-width: 170px;
   min-width: 120px;
 }
 /* line 661, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu {
   width: 100%;
 }
 /* line 665, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child {
   background: #f3f3f3;
   padding: 15px 0 0;
 }
 /* line 668, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .arrow {
   width: 20px;
   height: 10px;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 /* line 676, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child ul {
   display: none;
 }
 /* line 679, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col {
   width: 100%;
   padding: 0;
   clear: both;
 }
 /* line 683, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col.menu-horizontal {
   width: 100%;
   padding: 0;
   clear: both;
 }
 /* line 687, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col.menu-horizontal ul li {
   width: 100%;
 }
 /* line 691, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col h3 {
   clear: both;
   position: relative;
   margin: 0;
   height: 50px;
   padding: 0 15px;
 }
 /* line 697, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col h3 a {
   margin: 0;
   line-height: 50px;
   font-size: 20px;
 }
 /* line 702, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col h3 i {
   display: block;
   position: absolute;
   right: 15px;
   top: 0;
   font-size: 20px;
   padding: 15px 5px;
 }
 /* line 711, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col ul {
   float: left;
   width: 100%;
   min-height: 0;
   padding: 0 15px;
   background: #d4d4d4;
   box-sizing: border-box;
 }
 /* line 717, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col ul li {
   margin: 10px 0;
   padding-bottom: 0;
 }
 /* line 719, ../sass/media.scss */
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col ul li a {
    height: inherit;
    line-height: 22px;
    font-size: 18px;
 }
 .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col ul li span {
     float: left;
     display: block;
     width: 15px;
 }
  .header .menu_box .menu_box-bottom .navigation-menu ul li .child .col ul li span + span {
      width: calc(100% - 15px);
  }


    #panel-container {
        padding-top: 0;
    }
    .head-tab-hr {
        border: 0;
    }
    .head-tab-text {
        display: initial;
        width: 100%;
        height: 70px;
        line-height: 36px;
        font-size: 30px;
    }
    #search-field-prod {
        width: 100%;
        height: 48px;
        border-left: 0;
        border-right: 0;
        font-size: 18px;
    }
    .search-field {
        border-top: 1px solid #C8C8C8;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .prodinfo1tabsMobile {
        display: table;
    }
    .prodinfo1tab-content {
        display: block;
        position: relative;
        width: 100%;
        padding-top: 0;
        border-bottom: 1px solid #c1c1c1!important;
    }
    .prodinfo1tab-content.current {
        border: 0;
    }

    .prodinfo1tab-content.active .prodinfo1tab-box {
        display: block;
    }

    .prodinfo1tab-box,
    #panel-container .prodinfo1tabs {
        display: none;
    }
    .productintro-intro {
        margin: 0 20px;
    }

    .productintro-intro h3 {
        font-size: 18px;
        font-weight: normal;
    }
    ul.newList {
        margin: 0
    }
    ul.newList li {
        width: 100%;
        margin-right: 0;
    }
    ul.newList li a img {
        max-height: inherit;
    }

    #home-topnews .news_item {
        width: 100%;
    }

    .shortcuts-head-tab-td {
        padding: 0;
    }

    .news_table a {
        position: absolute;
        width: 100%;
        opacity: 0;
    }

    .news_table a.active {
        z-index: 1;
        opacity: 1;
    }
    .news_item_4_1,
    .news_item_4_2 {
        margin-left: 45px;
        margin-right: 45px;
    }
    .nitem2 {
        margin: 0;
    }

    .button-control {
        display: block;
    }

    #shortcuts-sites {
        margin-top: 0;
    }

    .shortcuts-head {
        padding: 10px 0;
        border-bottom: 1px solid #C8C8C8;
    }

    #shortcuts-sites .shortcuts_table {
        height: inherit;
        position: inherit;
    }

    .shortcuts-item {
        display: table;
        height: 80px;
        top: inherit;
        text-align: left;
    }

    table.shortcuts_tab {
        margin-top: 0;
        border-spacing: 0;
    }

    table.shortcuts_tab td {
        display: block;
        float: left;
        width: 100%;
        height: 80px;
        padding: 0;
        border-bottom: 1px solid #C8C8C8;
    }
    table.shortcuts_tab td img {
        max-width: 55px;
        max-height: 40px;
        height: auto;
        width: auto;
    }

    table.shortcuts_tab .shortcuts_item_1 {
        display: table-cell;
        height: 80px;
        padding-bottom: 0;
        text-align: center;
        vertical-align: middle;
    }
    table.shortcuts_tab .shortcuts_item_2 {
        display: table-cell;
        top: inherit;
        vertical-align: middle;
    }
    table.shortcuts_tab .shortcuts_item_2,
    table.shortcuts_tab .shortcuts_item_3 {
        display: none;
    }
    table.shortcuts_tab .shortcuts_item_4 {
        display: table-cell;
    }
    .shortcuts_newsletter {
        position: inherit;
    }
    .shortcuts_newsletter table {
        width: 100%;
    }
    .shortcuts_newsletter table tr td:first-child {
        padding: 0 10px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .shortcuts-item:hover .shortcuts_item_2 {
        transform: inherit;
        font-weight: normal;
    }
    #other-sites .othersites-head {
        padding: 10px 0;
        border-bottom: 1px solid #d9d9d9;
    }
    .othersites_table {
        height: inherit;
    }
    .othersites_tab td {
        display: block;
        float: left;
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #d9d9d9;
    }
    .othersites_tab td .othersites-item {
        height: inherit;
        margin-top: 0;
        text-align: inherit;
    }
    .othersites_tab td .othersites-item .othersites_item_1 {
        width: 120px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .othersites_tab td .othersites-item .othersites_item_1 img {
        max-width: 55px;
        max-height: 40px;
        height: auto;
        width: auto;
    }
    .othersites_tab td .othersites-item .othersites_item_2 {
        display: table-cell;
        vertical-align: middle;
        top: 0;
    }
    img.credoimg {
        max-width: 300px;
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .othersites-item:hover .othersites_item_2 {
        transform: inherit;
        font-weight: normal;
    }
    #ft {
        clear: both;
        padding-top: 20px;
    }
    #ft1-table-info1 {
        display: none;
    }
    #ft1-table-info2 {
        display: none;
    }
    #copyright {
        float: none;
        width: 100%;
        top: 0;
        padding: 10px 0;
        text-align: center;
        font-size: 20px;
    }

    ul.photoBox {
        display: block;
    }
    ul.photoBox li {
        display: block!important;
        width: 100%!important;
        padding: 0 10px!important;
    }
    ul.photoBox li .content_image {
        width: 100%;
    }
    .content_text1a {
        min-height: inherit;
    }
    .button-more-list {
        float: none;
        width: calc(100% - 20px);
        margin: 0 10px;
        top: -10px;
    }
    .content_image img {
        display: block;
        margin: 0 auto 20px;
    }
    .main_content_image {
        max-width: 150px!important;
    }
    .boardOfDirectors {
        width: 100%;
    }
    .news-content-list.archivesBox .news-content-lists {
        width: 100%;
    }
    .news-content-list .news-content-lists ul li {
        float: left;
        display: block;
        padding-bottom: 10px;
    }
    .news-content-list .news-content-lists ul li .elemPhoto {
        float: left;
        display: block;
        max-width: inherit;
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0;
    }
    .news-content-list .news-content-lists ul li .elemContent {
        float: left;
        display: block;
        width: 100%;
    }
    .news-content-list .news-content-lists ul li .elemContent .content-text {
        padding-right: 0;
    }
    .news-content-list .news-content-lists ul li a.button {
        position: inherit;
        float: left;
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .news-content-list .news-content-lists .table.pagination {
        display: none;
    }
    .pagination td {
	padding-right: 15px;
    }
    .news-content-list .archivesBox_content {
        width: 100%;
    }

    .table-part1,
    .table-part2 {
        float: left;
        width: 100%;
    }
    #contact-form-div {
        padding-bottom: 50px;
    }
    #contactFormDiv table {
        width: 100%;
    }
    #contactFormDiv table td,
    #contactFormDiv .contact-form-label {
        float: left;
        width: 100%;
    }
    #contactFormSubmit select,
    #contactFormSubmit input,
    #contactFormSubmit textarea {
        width: 100%;
    }
    #contactFormSubmit .contactbuttonsend {
        max-width: 300px;
        width: 100%;
        display: block;
        margin: 0 auto 10px;
    }
    table.cf tr td:first-child {
        width: 20px;
    }
    .cf_contacttitle p {
        width: 100%;
        margin-left: 0;
    }
    .contact-big-header {
        width: 100%;
        white-space: inherit;
    }
    .mobileTabsList {
        clear: both;
        display: block;
    }
    .vdiv-contentpage-element-content {
        display: block;
    }
    .mobileTabsContent {
        display: none;
    }
    .prodtabs-cont {
        display: none;
    }
    .prodtab-content {
        display: block!important;
        padding: 0!important;
        border-bottom: 1px solid #fff;
    }
    .contentpage-panel-container {
        padding: 0;
    }
    .div-contentpage-element-content {
        display: block!important;
        padding: 0!important;
        border-bottom: 1px solid #fff;
    }

    .category-view li .category-item td {
        display: block;
        float: left;
    }
    .category-view li .category-item .category-item-image-td {
        width: 100%;
    }
    .category-view li .category-item .category-item-image {
        max-width: 400px;
        margin: 0 auto;
    }
    .category-view li .category-item .category-item-text-left-part40,
    .category-view li .category-item .category-item-text-right-part40 {
        float: left;
        width: 100%;
        padding: 0;
    }
    .category-view li .category-item .category-item-text-left-part40 {
        margin-bottom: 30px;
    }
    .category-view li .category-item .category-item-text-right-part40 {
        margin-top: 30px;
    }

    .productServicesBox  .prodinfo1tabs {
        display: block;
    }
    .productServicesBox .prodinfo1tabs .tab-linkonly {
        float: left;
        display: table;
        width: 100%;
        height: auto;
        background: #eee;
        padding: 0 20px;
        border-bottom: 1px solid #c1c1c1;
    }

    .productServicesBox #prod-panel-container {
        padding-top: 0;
    }
    .productServicesBox .prodinfo1tabs .tab-linkonly .tab-img {
        display: table-cell;
        width: 80px;
        vertical-align: middle;
        text-align: left;
        margin: 0
    }
    .productServicesBox .prodinfo1tabs .tab-linkonly .main-tab-title,
    .productServicesBox .prodinfo1tabs .tab-linkonly .main-tab-title-not-in-categories {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        color: #9D0131;
    }

    .productServicesBox .head-tab-text {
        height: auto;
        text-align: center;
    }

    .productinfo-head {
        height: auto;
    }

    .head-tab-td {
        width: 100%;
        padding: 0 10px;
        white-space: normal;
    }
    .head-tab-td a {
        white-space: inherit;
    }
    .head-tab-text {
        display: block;
    }
    .contact-div-tab,
    .contact-div-but {
        display: block;
        width: 100%;
    }
    .contact-div-tab {
        overflow: hidden;
        padding-top: 0;
    }
    .contact-div-but {
        margin-top: 20px;
    }
    .contact-div-but .contactbutton {
        max-width: 280px;
        margin: 15px auto 0;
        text-align: center;
        display: block;
    }


    .contact-div_head-tab {
        padding-top: 30px;
    }
    .contact-div_head .contact-cont {
        width: 100%;
        margin-top: 0;
    }
    .contact-div_head .contact-action {
        width: 100%;
    }
    .contact-div_head .contact-action a {
        display: block;
        max-width: 260px;
        margin: 15px auto 0;
    }

    .list-container-hd-text {
        position: relative;
        width: 100% !important;
        height: auto !important;
        top: 0 !important;
        margin-left: 0 !important;
        background-color: #fff;

    }
    .list-container-hd-text h2 {
        color: #9D0131;
    }
    .list-container-hd-title {
        font-size: 33px;
        color: #9D0131;
    }
    .list-container-hd-title-line {
        width: 38px;
        height: 5px;
        background-color: #9D0131;
        margin-bottom: 23px;
    }
    .list-container-hd-content {
        font-family: "Roboto Regular";
        line-height: 19px;
        font-size: 13px;
        color: #878787;
    }
    #main-slider-all.categoryPage #main-slider .sliderBox {
        position: relative;
    }
    #main-slider-all.categoryPage #main-slider .slider-right-panel-static {
        top: 0;
        right: 0;
    }
    #main-slider-all.categoryPage #main-slider .slider-right-panel-static img {
        width: 100%;
    }

    .prodtab-element-title {
        height: auto;
    }
    .header_navigation {
        display: none;
    }

    .competences_table {
        height: auto;
    }
    .competences_table .competences-item {
        display: table;
        width: 100%;
        top: 0;
        border-bottom: 2px solid #C8C8C8;
    }
    .competences_table .competences-item:first-child {
        border-top: 2px solid #C8C8C8;
    }
    .competences_table .competences-item .competences_item_1 {
        display: table-cell;
        vertical-align: middle;
        width: 100px;
        height: auto;
        padding-bottom: 0;
    }
    .competences_item_1 img {
        height: auto;
        max-height: 50px;
    }
    .competences_table .competences-item .competences_item_2 {
        top: 0;
    }
    .competences_table .competences-item:hover .competences_item_2 {
        -webkit-transform: inherit;
        transform: inherit;
    }
    .competences_table .competences-item .competences_item_content {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }
    .competences_table .competences-item a {
        display: block;
    }
    .security-item {
        width: 100%;
    }
    .security-item1 img {
        height: auto;
        max-width: 70px;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 {
        width: 100%;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 > li {
        clear: both;
        float: none;
        max-width: 450px;
        width: 100%;
        margin: 0 auto;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist2 > li.item2 {
        margin: 0 auto;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2, .tooltipbox .contentwindow-item-2, .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item {
        height: auto;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li {
        clear: both;
        float: none;
        max-width: 450px;
        width: 100%;
        margin: 0 auto;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindowlist3 > li.item2 {
        margin: 0 auto;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2,
    .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2-image {
        width: 100%!important;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-1, .tooltipbox .contentwindow-item-1 {
        top: 0!important;
        background-color: #fff;
        color: #000;
        font-family: "Roboto Light";
        text-align: center;
    }
    .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2, .div-contentpage-element-content .contentpage-element-content-text .contentwindow-item-2-image {
        pointer-events: none;
    }
    .prod_footer_img {
        height: auto;
    }
    .vcontentpage-slider-lead {
        top: 150px;
    }
    .redoubt_table {
        padding: 0;
    }
    .redoubt-item {
        clear: both;
        display: table;
        width: 100%;
        height: auto;
        min-height: 0;
        top: 0;
        margin-bottom: 5px;
        padding: 10px 0;
    }
    .redoubt_item_1 {
        display: table-cell;
        vertical-align: middle;
        padding-bottom: 0;
        top: 0;
    }
    .redoubt_item_1 img {
        padding-top: 0;
    }
    .redoubt_item_content {
        min-height: inherit;
        display: table-cell;
        vertical-align: middle;
        padding-top: 0;
    }
    .redoubt-item_0 {
        margin-top: 0;
        padding-bottom: 0;
        font-size: 24px;
    }
    .redoubt-item_0_1 {
        padding-left: 100px;
        font-size: 20px;
        line-height: 22px;
    }
    .redoubt_item_2 {
        top: 0;
    }
    .redoubt-item-pusty {
        display: none;
    }
    .vcontentpage-container-sections-contentr {
        padding: 0;
    }
    .vcontentpage-container-sections-buttons {
        width: 100%;
        margin: 0;
    }
    .vcontentpage-container-sections-text {
        width: 100%;
        padding: 0;
        margin-top: 0;
    }
    .vcontentpage-container-sections-text .mobileTabsContent {
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .vcontentpage-title-icon {
        padding: 20px 0;
        background: #313234;
    }
    .vcontentpage-title-icon.no-icon {
        display:none;
    }
    .vcontentpage-title-icon img {
        margin: 0 auto;
        display: block;
    }
    .vdiv-contentpage-element-content,
    .vdiv-contentpage-element-content.current {
        width: 100%;
    }
    .vcontentpage-element-content-text {
        padding: 0;
    }
    .vmain-tab-title {
        width: 100%;
        font-size: 18px;
    }
    .vdiv-contentpage-element-content .mobileTabsList {
        clear: both;
        padding-right: 20px;
        border-bottom: 1px solid #FFF;
    }
    .vcontentpage-content {
        float: left;
        min-height: inherit!important;
        padding-top: 0;
        padding-bottom: 0;
    }
    .vcontentpage-content-footer {
        float: left;
        width: 100%;
    }
    .vmain-tab-icon img {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .vdiv-contentpage-element-content.current .vmain-tab-icon img {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .vcontentpage-container-sections-buttons .vprodtab-element,
    .vcontentpage-container-sections-buttons .vprodtab-element-back {
        display: none;
    }
    .vcontentpage-title-text {
        padding: 10px 0;
        font-family: 'Roboto Thin';
    }
    .vdiv-contentpage-element-content.current .mobileTabsContent {
        display: block;
    }
    .vcontenttab-0 .mobileTabsContent {
        display: block;
    }
    .vcontentpage-panel-container-sections {
        background-position: center 96px;
    }
    .vcontentpage-panel-container-sections.no-icon {
        background-position: center 0px;
    }
    .redoubt-content-text-img-right {
        display: block;
        width: 100% !important;
    }
    .redoubt-content-text-left {
        display: block;
        width: 100% !important;
    }
    .redoubt-content-text-right {
        display: block;
        width: 100% !important;
    }
    .redoubt_content_text ul.small_point  {
        margin: 0;
        padding: 0;
    }
    .div-contentpage-element-content .contentpage-element-content-text ul.small_point li,
    .vdiv-contentpage-element-content .vcontentpage-element-content-text ul.small_point li {
        margin: 0;
        padding: 0 0 13px;
    }
    .vdiv-contentpage-element-content .vcontentpage-element-content-text ul.small_point li {
        clear: both;
    }
    .vcontentpage-element-content-wrap-div {
        display: block;
    }
    .redoubt_banknotes {
        height: inherit;
    }
    .redoubt_banknotes_foto {
        float: none;
        max-width: 480px;
        width: 100%;
        margin: 0 auto;
        pointer-events: none;
    }
    .redoubt_banknotes_foto img {
        max-width: 480px;
    }
    ul.bankImages li {
        width: 50%;
    }
    .vcontentpage-head h1 {
        font-size: 24px;
        line-height: 100px;
    }
    #contactFormSubmit {
        padding: 25px 10px 0;
    }
    .donas-item1 {
        width: 100%;
        padding-right: 0;
    }
    .donas-item7 {
        width: 100%;
    }
    .donas-item7 img {
        display: block;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }
    .recruit-top .recruit-desc {
        width: 100%;
        padding-right: 0;
        padding-bottom: 25px;
    }
    .recruit-top .recruit-desc-img {
        width: 100%;
    }
    .recruit-top .recruit-desc-img img {
        max-width: 500px;
        margin: 0 auto;
    }

    .contentpage-element-title {
        height: auto;
        padding-bottom: 10px;
        clear: both;
    }
    .contentpage-element-title.lewo,
    .contentpage-element-title.prawo {
        text-align: center;
    }
    .prodtab-element-title.lewo,
    .prodtab-element-title.prawo {
        text-align: center;
    }
    .prodtab-element-title-spanlewo {
        padding-left: 0;
    }
    .prodtab-element-title-spanprawo {
        padding-right: 0;
    }
    .contentpage-element-image {
        height: auto;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .contentpage-element-img {
        width: 100%;
        margin: 0!important;
    }
    .prodtab-element-img {
        width: 100%;
        background-position: 0 !important;
        background-size: 100% !important;
        height: 100%;
    }
    .prodtab-element-image.prawo,
    .prodtab-element-image.lewo {
        width: 300px;
        height: auto!important;
    }
    .slider-image {
        width: 300px;
        height: auto;
        background-size: 300px 100% !important;
    }
    .slider-content-owl-dots {
        display: none !important;
    }
    .rzecznik1 {
        width: 100%;
    }
    .rzecznik1 img {
        max-height: 200px;
        width: auto;
    }
    .rzecznik2 {
        width: 100%;
        margin-left: 0;
    }
    .document-security-area .document-security-item .document-security-item1 {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .document-security-area .document-security-item .document-security-item2 { display: none; }
    .document-security-area .document-security-item .document-security-item3 {
        clear: both;
        width: 100%;
    }
    .knowledge-zone-item {
        display: table;
        top: 0;
        width: 100%;
        padding: 15px 0;
        border-top: 2px solid #C8C8C8;
        overflow: hidden;
    }
    .knowledge-zone-item:last-child {
        border-bottom: 2px solid #C8C8C8;
    }
    .knowledge-zone-item-1 {
        display: table-cell;
        vertical-align: middle;
        padding-bottom: 0;
        width: 80px;
    }
    .knowledge-zone-item-1 img {
        height: 40px;
    }
    .knowledge-zone-item-content {
        display: table-cell;
        vertical-align: middle;
        line-height: 24px;
        text-align: left;
    }
    .knowledge-zone-item-content .knowledge-zone-item-2 {
        top: 0;
    }
    .knowledge-zone-item:hover .knowledge-zone-item-2 {
        transform: inherit;
    }
    .integration-table .integration-item,
    .data-proc-table .data-proc-item {
        width: 100%;
    }
    .integration-item-txt {
        padding-left: 0;
        padding-right: 0;
    }
    .integration-item-img {
        height: 50px;
    }
    .div-contentpage-element-content .contentpage-element-content-text ul li {
        margin-left: 0;
    }
    .tooltipbox .contentwindow-item-2,
    .tooltipbox .contentwindow-item-2 img {
        display: block;
        width: 100%!important;
    }
    table.newsletter_table {
        border-spacing: 10px 30px;
    }
    table.newsletter_table > tbody > tr > td {
        display: table-row;
    }
    .unsubscribebuttonsend,
    .unsubscribebuttonsend:visited {
        max-width: 370px;
        width: 80%;
    }
    .contentpage-slider.contentpage-slider-float-prawo {
        width: 300px;
        height: auto;
        margin: 0 auto;
        padding: 50px 0 0 0;
    }
    .slider-content-nav {
        top: -55px;
    }
    .vcontentpage-slider {
        height: 700px;
    }
    .vcontentpage-element-image.centralna {
        width: 100%;
    }
    .vcontentpage-slider-float-centralna{
        overflow: hidden;
        width: 300px;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
    .vcontentpage-slider .slider-content-nav {
        top: -50px;
    }
    .contentpage-slider-header {
        padding: 0 10px;
    }
    #fancybox-content #fancybox-img {
        height: auto!important;
    }
    .integration-item-img .not_to_wrap {
        display: block;
        width: inherit!important;
        height: 100%!important;
        margin: 0 auto;        
    }
    .epuapreq_form,
    .epuapreq_form table tr {
        width: 100%!important;
    }
    .epuapreq .epuapreq_form {
        max-width: initial;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .epuapreq form table textarea {
        width: 100%;
    }
    .epuapreq form#epuaprequest table#mainTable .epuapreq_form_button {
        width: 100% !important;
        margin-left: 0!important;
    }
    .prodtab-bd-hd-text {
        margin-top: -7%;
    }
    .vcontentpage-multimedia-pdf a {
        color: #9D0131;
    }
    .prodtab-bd-hd-content {
        max-height: inherit;
    }
}
@media all and (max-width: 640px) {
    .redoubt-content-text-img-left {
        width: 100% !important;
        float: left;
    }
    ul.bankImages {
        width: 100%;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .contact-div_head .contact-div_head-tab {
        padding-top: 0;
    }
    .contact-div_head .contact-cont {
        margin-top: 0;
    }
    .contact-div_head .contact-cont .text {
        padding-bottom: 10px;
    }
    .contact-div_head .contact-cont .contact-cont_box .address {
        width: 100%;
    }
    .contact-div_head .contact-cont .contact-cont_box .tel {
        float: left;
        width: 100%;
        margin-top: 10px;
        padding-right: 0;
    }
    .contact-div_head .contact-cont .contact-cont_box .info-contact {
        width: 90%;
    }
    #fancybox-content div img {
        min-width: inherit!important;
    }
    .prodtab-element-content-wrap-div img {
        width: 100%;
    }
    .contentpage-element-img560 {
        width: 460px;
        opacity: 1;
    }
    .contentpage-element-image {
        float: left;
        height: 300px;
        width: 460px;
        overflow: hidden;
    }
}
@media all and (max-width: 480px) {
    ul.bankImages li {
        width: 100%;
    }
    .security-area .security-item .security-item1,
    .security-area .security-item .security-item2 {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        padding: 0;
    }
    .contentpage-element-img560 {
        width: auto;
        height: 280px;
        opacity: 1;
    }
    .contentpage-element-image {
        height: 280px;
    }
}
@media all and (max-width: 450px) {
    #ft table td {
        display: block;
        width: 100%;
    }
    #infoFormDiv table.contact-table #contact-table-left1,
    #infoFormDiv table.contact-table #contact-table-right1 {
        width: 100%;
        float: left;
    }
    .contacttext {
        padding-bottom: 10px;
    }
    .header #search {
        width: 100%;
    }
    .redoubt_biogram_foto,
    .redoubt_biogram_txt {
        width: 100%;
    }
    .integration-item-img {
        height: auto;
    }
    .integration-item-img .not_to_wrap {
        width: inherit!important;
        height: auto!important;
    }
    .epuapreq_form table td {
        float: left;
    }
    .epuapreq_form input.button {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .epuapreq_form table td {
        width: 100%!important;
    }
    .contentpage-element-img560 {
        width: auto;
        height: 220px;
        opacity: 1;
    }
    .contentpage-element-image {
        height: 220px;
    }
}

input.generate_form_button {
    width: 100%!important;
    font-size: 13px;
}



/* Edycja pliku promotion css */

#collections {
    max-width: 1200px;
    width: 100%!important;
    padding: 0 10px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#collections .left-column {
    width: 23%!important;
}
#collections .right-column {
    overflow: hidden;
    width: 68%!important;
    margin-left: 4%!important;
}

@media all and (max-width: 1225px) {

    /*#collections .full-blocks img {
        height: inherit!important;
        width: 100%!important;
    }*/
    #collections .nav-block img {
        width: 100%!important;
        height: inherit!important;
    }
}

    #collections .full-blocks img {
        max-width: 831px;
        width: 100%!important;
        height: inherit!important;
    }
    #collections .nav-block img {
        max-width: 267px;
        width: 100%!important;
        height: inherit!important;
    }


.sliderVersion {
    display: none;
}
.sliderVersion.showDesktop {
    display: block;
}

@media all and (max-width: 768px) {
    .sliderVersion.showDesktop {
        display: none;
    }
    .sliderVersion.showMobile {
        display: block;
    }
    #collections .right-column {
        width: 100%!important;
        margin-left: 0%!important;
    }
    #collections .top-column {
        width: 98%!important;
        margin: 0 1%!important;
    }
    #collections .top-column h1 {
        height: initial!important;
    }
    #collections .nav-blocks,
    #collections .top-column .uv-link {
        margin-bottom: 10px!important;
    }

    .playerContent {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-right: auto;
        margin-left: auto;
    }
    .playerContent .player {
    }
}







