@media only screen and ( max-width: 1620px ) {
  .slick-marwel img {
    top: -40px;
  }
}
@media only screen and ( max-width: 1420px ) {
  .slick-marwel img {
    top: 0px;
  }
}
@media only screen and ( max-width: 1335px ) {
  #slidershow {
    max-height: 700px;
  }
}
@media only screen and ( max-width: 1250px ) {
  header .conin {
    padding: 0px 10px;
  }
  .breadcrumb {
    padding:10px;
  }
  #row-site-navigation ul li {
    padding: 0 2px;
  }
  #slidershow .article-content{
    top: 240px;
    max-width: 1070px;
  }
  .article-content h1 {
    font-size: 33px;
    padding: 15px 33px;
  }
  .article-content h4 {
    padding: 0px 35px 15px 35px;
  }
  #slidershow {
    max-height: 640px;
  }
  #highlighting .item h3 {
    font-size: 23px;
  }
  #highlighting .item p {
    font-size: 17px;
  }
  #highlighting .work-button a, .administration-button a {
    font-size: 14px;
    padding: 12px;
    background-size: 14px 14px;
    background-position: 10px 14px;
    padding-left: 32px;
    min-width: 156px;
  }
  #highlighting .work-button a:hover, .administration-button a:hover,
  #highlighting .work-button a:focus, .administration-button a:focus {

    background-size: 14px 14px;
    background-position: 10px 14px;

}
  .highlighting-wrapper {
    height: 125px;
  }
  #highlighting .administration-button {
    top: -46px;
    margin-right: 10px;
  }
  .jobs-box {
    padding: 0px 10px;
  }
  .footer-wrapper {
    padding: 10px;
  }
  .footer-box {
    padding: 10px;
  }
  .aside-wrapper {
    padding: 0 10px 10px 10px;
  }
}

@media only screen and ( max-width: 1160px ) {
  .jobs-box {
    max-width: none;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and ( max-width: 1140px ) {
  #slidershow {
    max-height: 600px;
  }
  #slidershow .article-content {
    top: 200px;
    max-width: none;
    width: 100%;
    padding: 15px;
  }
  #slidershow .article-content {
    top: 200px;
    max-width: none;
    width: 100%;
  }
  .article-content h1 {
    font-size: 26px;
    padding: 15px;
  }
  .article-content h4 {
    padding: 0px 15px 15px 15px;
    font-size: 18px;
  }
  .slider-button a {
    padding: 12px 22px 8px 25px;
    border-bottom: 3px solid #1c84b9;
  }
  .resp-btn {
    display: block;
  }
  .resp-btn .fa {
    line-height: 90px;
    color: #1c84b9;
  }
  #row-site-navigation {
    position: absolute;
    left: 0px;
    top: 92px;
    display: none;
    z-index: 10;
    border: 1px solid #1c84b9;
  }
 #row-site-navigation ul {
  border: 2px solid #fff;
 }
  #row-site-navigation ul li {
    display: block;
    border-bottom: 1px dotted #feffff;
    background: #1c84b9;
    padding: 0px 25px;
  }
  #row-site-navigation ul li:hover > ul {
    display: none !important;
  }
  #row-site-navigation ul li a {
    line-height: 50px;
    color: #fff;
  }
  #slidershow .article-content h1 {
    padding: 25px 20px;
  }
  .slider-button a {
    font-size: 13px;
  }
  .slider-button .fa {
    font-size: 13px;
  }
  #sub-footer .footer-right {
    width: 100%;
    text-align: left;
  }
  #sub-footer .footer-left {
    width: 100%;
  }

}

@media only screen and ( max-width: 1080px ) {
#slidershow {
    max-height: 550px;
  }
.contact-bar-wrapper h3 {
    font-size: 18px;
  }
.article-content h1 {
    font-size: 20px;
    padding: 10px;
  }
.article-content h4 {
    padding: 10px;
    padding-top: 0;
    font-size: 14px;
  }
  .slider-button {
    padding: 20px 10px;
  }
  #slider .slick-prev:before, #slider .slick-next:before {
    font-size: 20px;
  }
  #slidershow {
    max-height: 500px;
  }
  #slidershow .article-content {
    top: 147px;
  }
  #slider .slick-prev, #slider .slick-next {
    display: none !important;
  }
  .contact-bar-wrapper{
    padding: 5px;
    background: rgba(0, 0, 0, 0.1);
  }
  .super-img {
    height: 185px;
  }
  .super-img {
    height: 185px;
    background-position-y: -20px;
  }
  .jobs-box {
    width: 65%;
  }
}

@media only screen and ( max-width: 1036px ) {

  .hp #content p.article-perex {
    font-size: 38px;
    margin-bottom: 10px;
  }
  #content .article-content p {
    font-size: 17px;
    line-height: 20px;
  }
}
@media only screen and ( max-width: 1024px ) {
  #super-footer .article-content,
  .full-width #article .article-content {
    width: 75%;
    margin: 0 auto;
  }
  .hp .super-footer-wrapper, .super-footer-wrapper {
    float: left;
    width: 50%;
    padding: 12px;
  }
  .super-heading {
    padding: 10px;
  }
  .super-perex {
    padding: 3px 10px 0px 10px;
  }
  .super-info {
    padding: 0px 5px 0px 3px;
  }
  #content .main_content p.article-perex {
    margin-bottom: 0;
  }
  .footer-box {
    width: 50%;
    margin-bottom: 0;
  }
  #footer .article-content {
    width: 80%;
    margin: 0 auto;
  }
  .footer-box .footer-heading h3 {
    margin: 0;
  }
  .footer-box .footer-content p, .footer-box .footer-content a, .footer-box .footer-content ul li, .footer-box .footer-content ul li a {
    line-height: 26px;
  }
  .footer-box .footer-content ul li {
    list-style: none;
    background: url('../images/plus-ico.png') 0 10px no-repeat;
    padding-left: 15px;
    background-size: 8px;
  }
  .footer-box .footer-heading a {
    font-size: 20px;
  }
  .footer-perex p {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 0;
  }
  #footer .footer-content .article-content {
    width: 95%;
  }
  .footer-box .footer-content h6 {
    font-size: 15px;
    margin:3px 0;
  }
  .footer-box .footer-content address {
    font-size: 12px;
    line-height: 18px;
  }
  header {
    height: 150px;
  }
  .left h2 {
    font-size: 34px;
    line-height: 34px;
    margin: 20px 0px;
    padding: 0px 5px;
  }
  #map {
    height: 400px !important;
  }
}
@media only screen and ( max-width: 900px ) {
  #slidershow {
    max-height: 440px;
  }
  #slidershow .article-content{
    top: 145px;
    height: 270px;
  }
  .jobs-box {
    width: 100%;
  }
  #highlighting .administration-button {
    top: 10px;
  }
  .work-button {
    top: 0px;
    float: none;
    padding: 10px;
  }
  #highlighting .work-button a, .administration-button a {
    padding: 8px;
    background-position: 10px 13px;
    padding-left: 27px;
    min-width: 143px;
    background-size: 10px;
  }
  #highlighting .work-button a:focus, .administration-button a:focus,
  #highlighting .work-button a:hover, .administration-button a:hover {
    background-size: 10px;
    background-position: 10px 13px;
  }
  .highlighting-wrapper {
    height: 160px;
  }
  #slidershow .article-wrap {
    widows: 100%;
  }
  #slidershow .article-block {
    padding: 0 10px;
  }
  #slidershow .article-content h1 {
    padding: 12px;
    font-size: 20px;
  }
  #slidershow .article-content h4 {
    padding: 0px 10px 5px 10px;
    font-size: 15px;
  }
  .slider-button a {
    border-bottom: 3px solid #1c84b9;
    line-height: 20px;
  }
  #super-footer .article-content,
  .full-width #article .article-content {
    width: 85%;
    margin: 0 auto;
  }
  .aside-wrapper .slider-button .fa {
    font-size: 12px;
  }
  .aside-wrapper .slider-button {
    padding: 14px 0px;
  }
  .super-info a, .aside-info a {
    background-size: 12px;
  }
  #highlighting .item {
    display: block;
  }
}
@media only screen and ( max-width: 798px ) {
  #slidershow {
    max-height: 400px;
  }
  .slider-title {
    height: 40px;
  }
  .slider-title h2 {
    line-height: 40px;
  }
  .article-wrap {
    width: 98%;
  }
  #highlighting .work-button a, .administration-button a {
    font-size: 11px;
    min-width: 120px;
    background-position: 8px 9px;
  }
  #highlighting .item h3 {
    font-size: 18px;
    overflow: hidden;
  }
  #highlighting .item p {
    font-size: 14px;
  }
  #highlighting .administration-button {
    top: -58px;
  }
  #highlighting .work-button a, .administration-button a {
    font-size: 11px;
    background-position: 10px 11px;
    background-size: 10px 10px;
  }
  #highlighting .work-button a:focus, .administration-button a:focus, #highlighting .work-button a:hover, .administration-button a:hover {
    background-size: 10px;
    background-position: 10px 11px;
}
  #slidershow .article-content h1 {
    padding: 10px;
    font-size: 17px;
  }
  .hp #content p.article-perex {
    font-size: 32px;
  }
  .aside-wrapper {
    padding: 0 10px 10px 10px;
  }
  .super-date .span-day {
    font-size: 28px;
  }
  .super-date {
    padding: 0 12px;
  }
  .super-info a, .aside-info a {
   font-size: 11px;
   padding-left: 28px;
  }
  .aside-info a {
    background: url('../images/b-plus-ico.png') transparent no-repeat 9px;
    background-size: 12px;
  }
  p.aside-perex {
    margin: 0;
  }
  .slider-button a {
    font-size: 13px;
    padding: 8px 15px 5px 13px;
  }
  #super-footer .slider-button a{
    padding: 8px 8px 5px 30px;
  }
  .super-info a, .aside-info a {
    background-size: 9px;
  }
  .slider-button .fa {
    font-size: 12px;
    padding-right: 10px;
  }
  .aside-wrapper .slider-button a {
    font-size: 13px;
    padding: 8px 8px 5px 30px;
  }
  #highlighting .jobs_info_u7 {
    margin-top: 10px;
  }
  .highlighting-wrapper {
    height: 110px;
  }
  #highlighting .administration-button {
    top: -16px;
  }
  .work-button {
    padding:0 10px;
  }
}
@media only screen and ( max-width: 768px ) {
  .middle {
    float: none;
    width: 100%;
  }
  .left-navigation {
    width: 100%;
  }
  .aside-wrapper {
    width: 48%;
    float: left;
    margin: 1%;
  }
  #menu ul {
    width: 48%;
    float: left;
    padding-right: 10px !important;
  }
  .aside-wrapper .slider-button {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .aside-wrapper:last-child {
    width: 96%;
    margin: 2%;
  }
  #highlighting .item p {
    display: none;
  }
  #highlighting .administration-button {
    top: -34px;
  }
  .highlighting-wrapper {
    height: 90px;
  }
  #highlighting .work-button a, .administration-button a {
    height: 32px;
  }
}

@media only screen and ( max-width: 750px ) {

  #super-footer .article-content,
  .full-width #article .article-content {
    width: 100%;
    margin: 0 auto;
  }
  .aside-heading h3 a {
    font-size: 18px;
    line-height: 20px;
  }
  p.aside-perex {
    font-size: 13px;
    line-height: 18px;
  }
}
@media only screen and  ( max-width: 715px ) {
  header #logo {
    max-width: 115px;
    max-height: none;
    height: 60;
 } 
  .search-button .fa {
    line-height: 70px;
  }
  .resp-btn .fa {
    line-height: 82px;
  }
  .search-button {
    line-height: 82px;
  }
  .contact-bar-wrapper h3 {
    font-size: 14px;
  }
  .contact-bar-wrapper .fa-envelope {
    font-size: 20px;
  }
  .contact-bar-wrapper .fa-mobile {
    font-size: 25px;
  }
  #slidershow .article-content {
    top: 115px;
    height: 250px;
  }
  #slidershow {
    max-height: 360px;
  }
  .slider-button a {
    font-size: 12px;
  }
  .slider-button .fa {
    font-size: 12px;
  }
  .article-content h4 {
    padding: 0px 10px;
  }
  .article-content h1 {
    padding: 5px 10px;
  }
  .jobs-box {
    width: 95%;
    height: 20px;
    overflow: hidden;
  }
  .inlinebox.popup-gallery {
  	width: 80%;
    margin: 0 auto;
  }
  .popup-gallery .photo-outlook {
  	width: 48%;
  }
  #highlighting .administration-button {
    top: -38px;
  }
  .highlighting-wrapper {
    height: 80px;
  }
}

@media only screen and ( max-width: 640px ) {
  #slidershow .article-content {
    display: none;
  }
  #slidershow {
    max-height: 300px;
  }
  #slidershow {
    max-height: 260px;
  }
  #super-footer .article-content,
  .full-width #article .article-content {
    width: 70%;
    margin: 0 auto;
  }
  .hp .super-footer-wrapper, .super-footer-wrapper {
    width: 100%;
  }
  .super-date .span-day {
    font-size: 31px;
  }
  .super-date {
    padding: 3px 13px;
  }
  #footer .article-content {
    width: 100%;
  }
  .sub-footer-wrapper {
  padding: 15px;
  }
  #sub-footer p, #sub-footer a {
    font-size: 10px;
  }
  .full-width #article>p.article-perex {
    font-size: 37px !important;
    margin: 0;
  }
  .aside-wrapper {
    width: 98%;
  }
  .aside-heading {
    padding: 10px 0;
    border-top: 1px solid #1c84b9;
  }
  .left #menu ul {
    width: 100%;
    margin-bottom: 10px;
  }
  .main_content h2 {
    font-size: 34px;
    line-height: 34px;
  }
  .contact .main_content h3 {
    font-size: 34px;
    line-height: 34px;
  }
    #map {
    height: 250px !important;
  }
}
@media only screen and ( max-width: 540px ) {
  #menu ul {
    width: 98%;
    float: left;
    margin: 1% !important;
    padding-right: 0px !important;
  }

  #super-footer .article-content,
  .full-width #article .article-content {
    width: 80%;
    margin: 0 auto;
  }
  .main_content h2 {
    font-size: 28px;
    line-height: 28px;
  }
  .contact .main_content h3 {
    font-size: 28px;
    line-height: 28px;
  }
  .inlinebox.popup-gallery {
    width: 100%;
    margin: 0 auto;
	}
}
@media only screen and ( max-width: 460px ) {
  #slidershow {
    max-height: 230px;
  } 
  .contact-box {
    padding-right: 5px;
  }
  .contact-bar-wrapper .fa-envelope {
    padding-right: 7px;
    font-size: 16px;
  }
  .contact-bar-wrapper .fa-mobile {
    padding-right: 7px;
    font-size: 16px; 
  }
  .footer-box {
    width: 100%;
  }
  #super-footer .article-content,
  .full-width #article .article-content {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and  ( max-width: 415px ) {
  #slidershow {
    max-height: 180px;
  }
  .full-width #article>p.article-perex {
    font-size: 30px !important;
  }
  .popup-gallery .photo-outlook {
    width: 100%;
	}
}