
.MagicZoomPlus, .MagicZoomPlus:hover {
    cursor: url("graphics/zoomin.cur"), pointer;
    direction: ltr;
    display: inline-block;
    font-size: 0 !important;
    line-height: 100% !important;
    max-width: 100%;
    outline: 0 none !important;
}
.MagicZoomPlus img {
    border:0 none !important;
    height:auto;
    margin:0 !important;
    max-height: 380px;
    max-width: 380px;
    outline: 0 none !important;
    padding: 0 !important;
    transition: none 0s ease 0s !important;
    width: auto;
	position:absolute; left:0; top:0;
	display:inline-block !important;
}
.MagicZoomPlus.magic-for-ie8 > img {
    max-width: none !important;
}
.MagicZoomPlus.magic-for-ie7 > img, .MagicZoomPlus.magic-for-ie5 img {
    width: auto;
}
td > .MagicZoomPlus > img, td > .MagicZoomPlus.magic-for-ie8 > img {
    max-width: none;
    width: auto;
}
.MagicZoomPlus span {
    display: none !important;
}
.MagicZoomPlusHint {
    background: rgba(0, 0, 0, 0) url("graphics/hint.gif") no-repeat scroll 2px 50%;
    color: rgb(68, 68, 68);
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 24px;
    margin: 0;
    min-height: 24px;
    padding: 2px 2px 2px 20px !important;
    text-align: left;
    text-decoration: none;
}
.MagicZoomPlus-ExternalText {
    display: none;
}
.MagicZoomBigImageCont {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(153, 153, 153);
    transition: none 0s ease 0s !important;
}
.MagicZoomBigImageCont img {
    height: auto !important;
    max-height: none !important;
    max-width: none !important;
    width: auto !important;
}
.MagicZoomHeader {
    background: rgb(102, 102, 102) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-size: 10pt !important;
    line-height: normal !important;
    text-align: center !important;
}
.MagicZoomPup {
    background: rgb(218, 218, 209) none repeat scroll 0 0;
    border: 3px solid rgb(170, 170, 170);
    cursor: url("graphics/zoomin.cur"), pointer;
}
.MagicZoomLoading {
    background: rgb(255, 255, 255) url("graphics/loader.gif") no-repeat scroll 2px 50%;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(68, 68, 68);
    font-family: sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    margin: 0;
    padding: 4px 4px 4px 24px !important;
    text-align: left;
    text-decoration: none;
}
.MagicHotspots {
    display: none;
    visibility: hidden;
}
.MagicHotspots a {
    border: 1px solid rgb(204, 204, 204);
    display: block !important;
    position: absolute !important;
}
.MagicHotspots a:hover {
    border: 1px solid rgb(255, 0, 0);
}
.MagicThumb-expanded-thumbnail {
    cursor: default;
}
.MagicThumb-expanded {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    cursor: url("graphics/zoomout.cur"), pointer;
    outline: 0 none;
    padding: 0;
    transition: none 0s ease 0s !important;
}
.MagicThumb-expanded img {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.MagicThumb-caption {
    background: rgb(204, 204, 204) none repeat scroll 0 0;
    border: 0 none !important;
    color: rgb(51, 51, 51);
    font: 10pt Verdana,Helvetica;
    min-height: 18px !important;
    outline: 0 none !important;
    padding: 8px;
    text-align: left;
}
.MagicThumb-buttons {
    background: rgba(0, 0, 0, 0) url("graphics/buttons1.png") no-repeat scroll 0 0;
    display: block;
    height: 24px;
}
.MagicThumb-buttons a {
    height: 24px;
    margin: 0 1px !important;
    overflow: hidden;
    width: 24px;
}
.MagicThumb-loader {
    background: rgb(255, 255, 255) url("graphics/loader.gif") no-repeat scroll 2px 50%;
    border: 1px solid rgb(0, 0, 0);
    font: 12pt/1.5em sans-serif;
    margin: 0;
    padding: 2px 2px 2px 22px;
    text-align: left;
    text-decoration: none;
}
.MagicThumb-expanded > div > div > div > img {
    height: auto !important;
    max-height: none !important;
    max-width: none !important;
    width: auto !important;
}
.MagicThumb-background {
    transition: none 0s ease 0s !important;
}
.magic-temporary-img img {
    max-height: none !important;
    max-width: none !important;
}
.MagicBoxShadow {
    border-collapse: separate;
    box-shadow: 3px 3px 4px rgb(136, 136, 136);
}
.MagicBoxGlow {
    border-collapse: separate;
    box-shadow: 0 0 4px 4px rgb(136, 136, 136);
}
.pro-img-icon {
    border: thin solid rgb(221, 221, 221);
    height: 60px;
    margin-top: 13px;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
    min-width: 80px;
}
.pro-img-icon img {
    height:auto;
	max-height:38px;
	max-width:60px;
	transition:none 0s ease 0s !important;
	width:auto;
	display:inline-block;
}

.pro-b-img {
    display: table;
    height: 388px;
    text-align: center;
    width: 70%;
    position: relative;
    margin-left: 15%;
    margin-top: 10px;
}

.pro-b-img a {
    vertical-align: middle;
	display:table-cell !important;
	text-align:center;
}
.thumb-wrap {
    overflow: auto;
    text-align: center;
    position: relative;
    vertical-align: top;
    width: auto;
    white-space: nowrap;
    display: block;
}
@media only screen and (max-width: 991px) {
	.MagicZoomPlus img{max-height:320px; max-width:320px;}
	.pro-b-img{height:320px;}
}