body { margin:0px; padding:0px; font-family:Arial; font-size:12px; font-smooth: auto;overflow-x:hidden !important; }

#lightboxOverlay {
  xbackground-color:#000;
  background: url("../images/bgbg.png");
  background-repeat: repeat;
    display: none;
    left: 0;
    position: absolute;
    xopacity: 0.6;
    x-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    xfilter: alpha(opacity=60);
    top: 0;
    width: 100% !important;
    z-index: 99999;
}
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0px;
   margin-top: 0px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
#lightbox img {
  width:auto;
  height: auto;
}

#lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 10px;
}
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: medium none;
}
.lb-prev, .lb-next {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    display: block;
    height: 100%;
    width: 49%;
}
.lb-prev {
  float: left;
    left: 0;
}
.lb-next {
  right: 0;
  float: right;
}
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  position:absolute;
  top:-20px;
  right:0px;
  z-index:20;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
  width:100%;
}
.lb-data .lb-details {
  width: 70%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
.lb-data .lb-close:hover {
  cursor: pointer;
}
/* =Apptivo Design
    Media Queries
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */

@media
    only screen and (-moz-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {

    body {}
}
.lb-outerContainer


@media screen and (max-width: 1024px) {

        body {
width:100%;
min-width:auto;
overflow-x:hidden;
        }

        
}

@media screen and (max-width: 980px) {

        body {

        }


}

@media screen and (max-width: 900px) {

        body {

        }
.lb-outerContainer{
            max-width: 794px !important;
}
#lightbox img{
    max-width: 775px !important;
}

}


@media screen and (max-width: 800px) {

        body {

        }
.lb-outerContainer{
            max-width: 722px !important;
}
#lightbox img{
    max-width: 701px !important;
}

}

@media screen and (max-width: 768px) {

        body {

        }
.lb-outerContainer{
            max-width: 722px !important;
}
#lightbox img{
    max-width: 701px !important;
}

}

@media screen and (max-width: 700px) {

        body {

        }
.lb-outerContainer{
            max-width: 616px !important;
}
#lightbox img{
    max-width: 600px !important;
}

}
@media screen and (max-width: 650px) {

        body {

        }
.lb-outerContainer{
            max-width: 614px !important;
}
#lightbox img{
    max-width: 594px !important;
}

}


@media screen and (max-width: 600px) {

        body {

        }
.lb-outerContainer{
            max-width: 540px !important;
}
#lightbox img{
    max-width: 522px !important;
}

}

@media screen and (max-width: 480px) {

        body {

        }
.lb-outerContainer{
            max-width: 422px !important;
}
#lightbox img{
    max-width: 404px !important;
}

}

@media screen and (max-width: 360px) {

        body {

        }
.lb-outerContainer{
            max-width: 302px !important;
}
#lightbox img{
    max-width: 284px !important;
}

}

@media screen and (max-width: 320px) {

        body {

        }
.lb-outerContainer{
            max-width: 279px !important;
}
#lightbox img{
    max-width: 264px !important;
}

}

@media screen and (max-width: 240px) {

        body {

        }
.lb-outerContainer{
            max-width: 249px !important;
}
#lightbox img{
    max-width: 224px !important;
}

}