.mainimg{
	position:relative;
	z-index:-1;
}
.frontview_frame{
	position:absolute;
	z-index:3;
}
/*.frontwall{
	background-image:url(img/watermark-logo-sm.png);	
	width: 1225px;
	height: 448px;
	position: absolute;
	top: 170px;
	left: 106px;
	z-index: 2;
	overflow:hidden;
}*/

.article-container1 ul{
    margin-bottom: 15px;
}
.article-container1 ul li {
	width:138px;
	list-style: none;
	display:inline-table;
    padding: 4px 0px 4px 4px;
	text-align:center;
}
.article-container1 ul li p{
	text-align:center;
	font-size:12px;
	color:#000;
    padding: 10px 0px 4px 4px;
	margin:0;
}
.article-container1 ul li img {
	max-width:125px;
	max-height:125px;
}
#showLeft-form {
    width: 338px;
}
/*====swiper-tabs css===*/
.swiper-tabs .block-title {
    float: left;
    border-bottom: none;
    position: relative;
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 6px;
    font-weight: 400;
    color: #a1a1a1;
}

.block-title {
    font-size: 14px;
    line-height: 15px;
    color: #2e2e2e;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 1px #ebebeb solid;
    margin-bottom: 25px;
}	
	
	
	
/*****************************************/
	.btns{
		position: relative;
		top: 15px;		
	}
	.gallery-image {
		max-width: 80px;
		text-align:center;
		
	}
	.overlay-popup .popup-container {
		padding: 10px;
		background: #fff;
		max-width: 300px;
		min-height: 200px;
		margin: 0 auto;
		text-align: left;
		position:relative;
		transform: perspective(2000px) rotateX(77deg);
		-moz-transform: perspective(2000px) rotateX(77deg);
		-webkit-transform: perspective(2000px) rotateX(77deg);
		-ms-transform: perspective(2000px) rotateX(77deg);
		opacity: 0;
		z-index: 10;
	}
	
	.flipimg {		
		transform: rotate(0deg);
	}
	.flipimg2 {		
		
	}
/*****************************************/

.done-proceed{
	position:relative;
	top:14px;
	left:0%;
}

.txt{
	position:relative;
	top:14px;
	left:0;
	
}


/*------responsive div start--------*/
@media (max-width:1342px) {
	/*.frontwall {
		background-image: url(img/watermark-logo-sm.png);
		background-repeat: repeat;
		width: 1223px;
		height: 446px;
		position: absolute;
		top: 171px;
		left: 107px;
		z-index: 2;
	}*/
}
@media (max-width:1280px) {
/*	.frontwall {
		background-image: url(img/watermark-logo-sm.png);
		background-repeat: repeat;
		width: 1146px;
		height: 419px;
		position: absolute;
		top: 160px;
		left: 100px;
		z-index: 2;
	}*/
	
	.done-proceed{
		position:relative;
		top:5px;
		left:0%;
	}
	
	.txt {
		position: relative;
		top: 5px;
		left: 0;
		height:65px;
		overflow:scroll;
		overflow-y: scroll;
	}
	.v-icon-button1{
		width: 25px;
  		height: 25px;
	}
	.v-icon-button1 p {
		display:none;
	}
	.v-icon-button1 i {
		font-size:14px !important;
	}
	
}

@media (max-width:1024px) {
	.header-wrapper.style-10 header {
    	margin-top: -40px;
	}

	.header-product .logo-wrapper {
		width: 160px;
		margin-top: 0px;
		margin-left: -25px;
	}

	.button.style-12 {
		font-size: 9px;	   
	}
	.done-proceed{
		top:0px;
	}
	.done-proceed span{
		position:absolute;
		top: 0px;
		padding: 10px;
		left: 146px;		
	}
	/*.frontwall{
		background-image:url(img/watermark-logo-sm.png);
		background-repeat: repeat;
		width: 917px;
		height: 335px;
		position: absolute;
		top: 128px;
		left: 80px;
		z-index: 2;
		overflow: hidden;
	}		*/
	.done-proceed{
		top:0px;
		left:10%;
	}
		
	.txt {
		position: relative;
		top: 5px;
		left: 0;
		height:65px;
		overflow:scroll;
		overflow-y: scroll;
	}
	.v-icon-button1{
		width: 25px;
  		height: 25px;
		
	}
	.v-icon-button1 p {
		display:none;
	}	
	.v-icon-button1 i {
		font-size:14px !important;
	}
}

@media (max-width:800px) {
	/*
	.frontwall {
		background-image: url(img/watermark-logo-sm.png);
		background-repeat: repeat;
		width: 717px;
		height: 262px;
		position: absolute;
		top: 100px;
		left: 62px;
		z-index: 2;
		overflow: hidden;
	}*/
	.done-proceed {
		position: relative;
		top: 0;
		left: 18%;
	}
	
}
@media (max-width:480px) {
	
}

@media (max-width:320px) {	
	

}

@media (max-width:768px) {
	.header-wrapper.style-10 header {
		padding: 0px 0px 18px 0px;
    	margin-top: -40px;
	}

	.header-product .logo-wrapper {
		width: 160px;
		margin-top: 0px;
		margin-left: 28px;
	}

	.button.style-12 {
		font-size: 9px;
		padding: 5px 4px;
		margin-top:-5px;	   
	}
	.done-proceed{
		top:0px;
		left: 2%;
	}
	
	/*.frontwall {
		background-image: url(img/watermark-logo-sm.png);
		background-repeat: repeat;
		width: 688px;
		height: 252px;
		position: absolute;
		top: 96px;
		left: 60px;
		z-index: 2;
		overflow: hidden;
	}*/
	.v-icon-button1{
		width: 25px;
  		height: 25px;
	}
	.v-icon-button1 p {
		display:none;
	}
	.v-icon-button1 i {
		font-size:14px !important;
	}
	.v-button-h-group .v-icon-button {
		margin-right: 0px;
	}

}


	.north {
	
	}
	.west {
	
	}
	.south {
	
		
	}
	.east {
	
	}