.subpage-left-content-block {
    float: left;
    font-size: 16px;
    width: 54.995541%;
    height: auto;
    text-align: left;
    font-weight: 300;
    line-height: 22px;
    margin-left: 0%;
    margin-top: 40px;
    clear: both;
    min-height: 0px;
    font-family: helvetica;
    color: black;
}

@media only screen and (max-width: 1070px) {
    .subpage-left-content-block {
        width: 60%;
    }
}

@media only screen and (max-width: 930px) {
    .subpage-left-content-block {
        width: 100%;
    }
}

@media only screen and (max-width: 764px) {
    .subpage-left-content-block {
        font-size: 16px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 550px) {
    .subpage-left-content-block {
        font-size: 16px;
        line-height: 24px;
    }
}
/*#fancybox-content{
  max-width: 100% !important;
  width: 100% !important;
}
#fancybox-wrap{
  max-width: 100% !important;
  width: auto !important;
}*/
#fancybox-title,
#fancybox-title-inside{
  width: 100% !important;
  margin: 0 !important;
}
.subpage-product-right {
    float: left;
    height: auto;
    margin-left: 4.998117%;
    margin-top: 10px;
    margin-bottom: 40px;
    clear: none;
    width: 39.995293%;
}

@media only screen and (max-width: 1274px) {
    .subpage-product-right {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 1070px) {
    .subpage-product-right {
        width: 40%;
        margin-left: 0%;
    }
}

@media only screen and (max-width: 930px) {
    .subpage-product-right {
        display: none;
    }
}

@media only screen and (max-width: 764px) {
    .subpage-product-right {
        display: none;
    }
}

.subpage-product-right img {
    width: auto;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    min-width: 0px;
    margin: 0 auto;
    display: block;
}

@media only screen and (max-width: 1274px) {
    .subpage-product-right img {
        max-width: none;
    }
}

@media only screen and (max-width: 1070px) {
    .subpage-product-right img {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }
}

.subpage-product-right-img-lbl{
    font-size: 12px;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
}

@media only screen and (max-width: 1274px){
  .subpage-product-right-img-lbl{
      height: auto;
      min-height: 0px;
  }
}


.subpage-product-right-mobile {
    float: left;
    height: auto;
    margin-left: -164.403693%;
    margin-top: -177px;
    clear: none;
    width: 100%;
    margin-right: 0%;
    min-width: 0px;
    display: none;
}

@media only screen and (max-width: 764px) {
    .subpage-product-right-mobile{
        display: block;
    }
}

@media only screen and (max-width: 930px) {
    .subpage-product-right-mobile{
        display: block;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1070px) {
    .subpage-product-right-mobile{
        width: 100%;
        margin-left: 0%;
    }
}

.subpage-product-right-mobile img{
    float: none;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    display: block;
    margin-right: auto;
    min-width: 0px;
}

@media only screen and (max-width: 1070px){
  .subpage-product-right-mobile img {
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: none;
  }
}

.subpage-product-right-img-lbl-mobile {
    float: none;
    font-size: 12px;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
}

@media only screen and (max-width: 1070px) {
    .subpage-product-right-img-lbl-mobile {
        width: 100%;
    }
}
