@media only screen and (max-width: 1023px) {
  .glassFrame {
    transform: none !important;
  }
  .glassFrame .glassInternal {
    max-width: 960px;
    width: 97%;
    box-sizing: border-box;
  }
  .galleryContent .gallerySlide {
    max-width: 960px;
    width: auto;
    padding: 20px 0;
  }
  .galleryContent .gallerySlide .containerLeft {
    width: 50%;
  }
  .galleryContent .gallerySlide ul.similar {
    width: 100%;
    overflow: hidden;
  }
  .galleryContent .gallerySlide.infographic .media img,
  .galleryContent .gallerySlide.formProbe .containerLeft .formTools {
    width: 100%;
  }
  .buttonCloseWrapper .buttonClose {
    background: rgba(255, 255, 255, 0.5) url('http://ocdn.eu/files/pulscms/YTU7MDA_/fb0b118c1b9eecd4eeebf9a163124584.png') no-repeat 4px -79px;
    background-size: 70%;
    right: 25px;
    height: 30px;
    width: 30px;
    top: 30px;
    border-radius: 5px;
  }
  .navigationGallery .backArrow,
  .navigationGallery .nextArrow {
    opacity: 0.75;
    border: 1px solid #F2F2F2;
    height: 58px;
    width: 40px;
    background-color: #fff;
    background-image: url('http://ocdn.eu/files/pulscms/YTU7MDA_/fb0b118c1b9eecd4eeebf9a163124584.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 50%;
  }
  .navigationGallery .backArrow:hover,
  .navigationGallery .nextArrow:hover {
    background-color: #fff;
    background-image: url('http://ocdn.eu/files/pulscms/YTU7MDA_/fb0b118c1b9eecd4eeebf9a163124584.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 50%;
  }
  .navigationGallery .backArrow {
    left: 9px;
    background-position: 10px -140px;
  }
  .navigationGallery .backArrow:hover {
    background-position: 10px -21px;
  }
  .navigationGallery .nextArrow {
    right: 9px;
    background-position: 15px -100px;
  }
  .navigationGallery .nextArrow:hover {
    background-position: 15px 19px;
  }
  .glassFrame.touch .buttonCloseWrapper .buttonClose {
    right: 25px;
  }
  .glassFrame.touch .navigationGallery .backArrow {
    left: 9px;
  }
  .glassFrame.touch .navigationGallery .nextArrow {
    right: 9px;
  }
}
@media only screen and (max-width: 767px) {
  .galleryContent .gallerySlide .containerLeft {
    width: 49%;
  }
  .galleryContent .gallerySlide ul.similar li a .similarItemTopic {
    font-size: 16px;
  }
  .galleryContent .gallerySlide ul.similar li a .similarItemTitle {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 800px) and (min-width: 640px) {
  .galleryContent .gallerySlide ul.similar li {
    display: block;
    float: left;
    width: 48%;
    margin: 0 1% 35px;
  }
  .galleryContent .gallerySlide ul.similar li a .mediaGallery {
    top: 70px;
  }
}
@media only screen and (max-width: 730px) {
  .glassFrame .glassInternal {
    border-radius: 0;
  }
  .galleryContent .gallerySlide .containerWrapper {
    position: relative;
  }
  .galleryContent .gallerySlide .containerRight {
    position: initial;
    margin: 0;
    width: 100%;
  }
  .galleryContent .gallerySlide .containerRight .title span {
    display: none;
  }
  .galleryContent .gallerySlide .containerRight .title .counter {
    display: block;
    position: absolute;
    top: -35px;
    left: 0;
    font-size: 13px;
    font-family: Arial;
    font-style: italic;
  }
  .galleryContent .gallerySlide .containerLeft {
    width: 100% !important;
  }
  .galleryContent .gallerySlide .containerLeft .media .mediaLicense {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    bottom: 10px;
    left: 0;
    right: auto;
    font-size: 11px;
  }
  .galleryContent .gallerySlide .containerLeft .media > img,
  .galleryContent .gallerySlide .containerLeft .media img.mediaImage,
  .galleryContent .gallerySlide .containerLeft .media img.alternate {
    margin-bottom: 25px;
  }
  .galleryContent .gallerySlide .containerLeft .showThumbnails {
    font-size: 12px;
  }
  .galleryContent .gallerySlide .onet-ad-top-wrapper {
    margin-bottom: 45px;
  }
  .galleryContent .gallerySlide .onet-ad-wrapper iframe {
    margin: 0 auto;
    left: auto;
  }
  .galleryContent .formToolsDraw label {
    overflow: hidden;
    margin-bottom: 25px;
  }
  .galleryContent .formToolsDraw label.isImage .ProbeRowLine1 {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  .galleryContent .formToolsDraw label.isImage .ProbeRowLine1 img {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .glassFrame .glassInternal {
    width: 100%;
    margin: 0 auto;
    border-left: 0;
    border-right: 0;
    padding-top: 20px;
  }
  .navigationGallery .backArrow,
  .glassFrame.touch .navigationGallery .backArrow {
    left: 0;
  }
  .navigationGallery .nextArrow,
  .glassFrame.touch .navigationGallery .nextArrow {
    right: 0;
  }
  .galleryContent .gallerySlide {
    padding: 10px 0;
  }
  .galleryContent .gallerySlide .containerLeft h2.photoTitle,
  .galleryContent .gallerySlide .containerLeft ul.thumbnails {
    width: 94%;
    margin: 10px auto;
  }
  .galleryContent .gallerySlide .containerLeft .showThumbnails {
    width: 98%;
  }
  .galleryContent .gallerySlide .containerLeft .description {
    width: 94%;
    margin: 0 auto 15px;
  }
  .galleryContent .gallerySlide .containerLeft .description p {
    font-size: 14px;
  }
  .galleryContent .gallerySlide ul.similar li {
    display: block;
    float: none;
    margin: 0 auto 35px;
  }
  .galleryContent .gallerySlide.galleryRecommendedSlide h2 {
    width: 285px;
    margin: 0 auto;
  }
}
