.flipbook-viewport {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.flipbook-viewport .containers {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
}
.flipbook-viewport .flipbook {
  width: 800px;
  height: 400px;
  left: -400px;
  top: -200px;
}
.flipbook-viewport .page {
  width: 400px;
  height: 400px;
  background-color: white;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.flipbook .page {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.flipbook-viewport .page img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
}
.flipbook-viewport .shadow {
  -webkit-transition: -webkit-box-shadow 0.5s;
  -moz-transition: -moz-box-shadow 0.5s;
  -o-transition: -webkit-box-shadow 0.5s;
  -ms-transition: -ms-box-shadow 0.5s;
  -webkit-box-shadow: 0 0 20px #ccc;
  -moz-box-shadow: 0 0 20px #ccc;
  -o-box-shadow: 0 0 20px #ccc;
  -ms-box-shadow: 0 0 20px #ccc;
  box-shadow: 0 0 20px #ccc;
}
.flipbook-viewport .double {
  width: 800px;
  height: 400px;
  background-size: 100% 100%;

}
@media screen and (max-width: 719px)
{
table {
    width:100% !important;
}

table *{
        white-space: normal !important;
}

.mtext{
    display:block !important;
    margin-top: 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: white;

}

.playImg{
    width:100% !important;
}

.photo_li1 .photo_ul2{
    display:block  !important;
    width:90%  !important;
        margin: 30px 5%  !important;
}

.photo_li1 .photo_ul2 li{
    height:auto  !important;
    width:100%  !important;

    margin-bottom:20px  !important;
}

.photoSection .photo_ui1 {
    width: 100%  !important;
}




.main-content img{
    max-width: 100%;
}

.container .persons  ul{
    display:block  !important;
}

.persons img{
    width:100%  !important;
}

.ContactBox .persons ul{
    width:100%  !important;
}

.ContactBox .persons ul li{
    width:80%  !important;
    margin:10px auto !important;
}

.opclasshide{
    display:none  !important;
}

.main-content img{
        height:auto  !important;

}

.faqBox .formBox .labelWrap .inputlabel{
    width:88%  !important;
}

.faqBox .formBox .labelWrap .t2{
    width: 40%  !important;
}


.faqBox .formBox .labelWrap .inputBox{
    margin-left: 0%  !important;
}

.faqBox .formBox .labelWrap .inputBox{
    width:100%  !important;
}

.faqBox .formBox .labelWrap:nth-last-child(2) .inputBox{
}

.faqBox .formBox .labelWrap .selspan{
    left: 92px  !important;
    right:auto  !important;
}

.selectul{
    margin: 0px;
}
.Onsite_photo .tabBox{
    width:100%  !important;
}



.productBox ul li{
    display:block  !important;
}

.productBox ul .newImg{
    width:90%  !important;
}

.productBox ul .newCont{
    width:90%  !important;
    padding: 0 0 0 0px  !important;
}

}

#coolgua_stat_icon{
    display:none  !important;
}
.main-content{
        overflow-x: scroll;
-webkit-overflow-scrolling: touch;
}

