html{
	width: 100%;
	height:100%;
}
body{ 
	width: 100%;
	height: 100%;
	/* background-image: radial-gradient( #f3f3ed, #000000 ); */
	overflow: hidden;	  
	font-style: normal;
   font-family: lato, sans-serif;
   -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
/*new css*/
/*.panel-group{
	overflow: scroll;
} 
*/
#fabrics{
	height: 100%;
    position: relative;
}

.navbar-inverse .navbar-nav>.active>a {
    background-color: #2f2f2f;
}

.Prodmenu {
    color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 6px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #808080;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #808080;
    / border: 1px solid rgba(0, 0, 0, .15); /
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.Prodmenu>li>a {
    display: block;
    / padding: 3px 20px; /
    padding: 4px 21px 2px 8px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid #b7b2b2;
}
.Prodmenu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3e3e3e;

}
.sa-error-container .icon{
	display: none!important;
}
.sweet-alert{
	margin-top:auto !important;
}
#Garments {
    /*margin-top: 70px;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    margin: 0 auto;
    /*width: 95%;*/
    /*height: 95%;*/
}
.mono_color {
    list-style-type: none;
    /*padding: 0px 20px;*/
}
.mono_color li {
    display: inline-block;
    height: 75px;
    margin: 10px;
    width: 67px;
    padding: 7px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    transition: all 0.5s ease 0s;
}
.mono_color p{
	font-size: 10px;
	padding: 1px;
	text-align: center;
    margin: 0 auto;
}
.mono_color li:hover {
	padding: 7px;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.7);
}
.mono_color li img{
	width: 50px;
	height: 50px;
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	text-align: center;
    margin: 0 auto;
}
.mono_place li img{
	width: auto;
    height: 100%;
	text-align: center;
    margin-top:-3px;
}
.mono_place li {
    display: inline-block;
    height: 75px;
    margin: 10px;
    width: 67px;
    padding: 7px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    transition: all 0.5s ease 0s;
}
.mono_place p{
	font-size: 8px;
	padding: 1px;
	text-align: center;
    margin: 0 auto;
        font-weight: 600;
}

ul#monogramPlace {
    overflow-x: auto;
    overflow-y: hidden;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff!important;
    /* border: 1px solid #e3e3e3; */
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
ul#monogram-color {
    max-height: 250px;
    overflow-y: auto;
}
.pn-Advancer_Left {
    left: 0;
}
.pn-Advancer {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.pn-Advancer_Icon {
    width: 20px;
    height: 44px;
    fill: #0e0e0e;
}
.pn-Advancer_Right {
    right: 0;
}
[data-overflowing="both"] ~ .pn-Advancer_Left, [data-overflowing="left"] ~ .pn-Advancer_Left {
    opacity: 1;
}
#pnProductNavContents {
   /* height: 86px!important;*/
}
.pn-ProductNav_Contents-no-transition {
    -webkit-transition: none;
    transition: none;
}
div#MultiCarousel1::-webkit-scrollbar { 
                height: 1px; 
            } 

div#monogramPlace#MultiCarousel1::-webkit-scrollbar:horizontal { 
               height: 1px; 
            } 

/*end */
.abc{
	cursor: url(icons-img/openhand_8_8.cur), default;
}
.abc2  { 
	cursor: url(icons-img/closedhand_8_8.cur), default;
}

.abc3{
	cursor: url(icons-img/in.cur), default;21022
}
.abc4 { 
	cursor: url(icons-img/out.cur), default;
}
.bt,.bt1{
	display: none;
}
ul.dropdown-menu.COLOUR {
    overflow-y: scroll;
    max-height: 600%;
    /*height: calc(100vh - 50px);*/
}
#layout .panel-heading,#accordion3 .panel-heading {
	padding: 15px;
	background-color: #f5f5f5;
	border-bottom:1px solid #ddd;
}
.fabric_border {
	border: 1px solid #000;
    box-sizing: border-box;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}
ul.dropdown-menu {
    padding: 0px;
}
/*ul.dropdown-menu li{
    border-bottom: 1px solid #ddd;
}*/
.maindiv {
	position: absolute;
	/*height: calc(100% - 35em);*/
	height: 100%;
	text-align: center;
	margin-top: 70px;
	background-color: #e2e2e2;
	width: 59.5%;
}

#Garments img {
    display: block;
	position: absolute;
    max-width: 100%;
    max-height: 95%;
    height: auto;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-52%);
  
    
}
.Shirt_garment img{
	display: block;
    position: absolute;
    max-width: 86%;
    max-height: 95%;
    height: auto;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-52%);
}
.Shirt_garment-large img{
	position: absolute;
	display: block;
	max-width: 86%!importants;
	max-height: 95%!important;
	height:auto;
	top: 50%!important;
	left: 50%;
	right: 0;
	bottom: 0;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-52%);
}

/*#Garments img {
	object-fit: contain;
    position: absolute;
    max-width: 95%;
    max-height: 95%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0 5% 0 5%;
}
*/
.monogram li {
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 10px;
    transition: all 0.5s ease 0s;
}
.monogram li:hover {
    background-color: grey;
    color: #fff;
    cursor: pointer;
}

.sel1 {
    list-style-type: none;
    width: 120%;
}
.sel1 li {
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #000;
    margin-left: -40px;
    margin-bottom: 5px;
    transition: all 0.5s;
}
.sel1 li:hover {
    cursor: pointer;
    background-color: grey;
    color: #ffff;
}
.monoselected {
    cursor: pointer;
    background-color: grey;
    color: #ffff;
}
.show_box {
    background-color: grey;
    color: #fff;
    cursor: pointer;
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 10px;
    transition: all 0.5s ease 0s;
}


.bgcnt {
    padding-left: 0px;
    padding-right: 0px;
}
.fntsize{
	font-size:14px;
}

.sublayouts img{
    width: 65px;
    height: 65px;
    /* padding: 5px 5px; */
    margin: 10px;
}
span.txttype {
    font-size: 14px;
    margin: -4px;
    color: #000;
}
.measurementList {
    padding: 5px 30px;
}
.fabrics_box {
	border-left: 0.5px solid #efefef !important;
	margin-right: 0px;
	float: right;
	background: #fff;
	/* background-color: #F8F8F8; */
	/* box-shadow: -1px 0px 26px 0px #aaa; */
}

.maindiv img.img-responsive {
	height: calc(100vh - 100px);
	margin: 0 auto;
}

.switch {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 20px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: -9px;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 3px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #61b0ef;
}

input:focus+.slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
/* Rounded sliders */

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}


/*end of new css*/

* {
	/*border: none!important;*/
}

*:focus {
	outline: none!important;
}

*.fa {
	cursor: pointer!important;
}

li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 0px;
}

.module1 {
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
}

#bars>p img {
	padding: 10px;
}

.modal-backdrop {
	position: static;
}

/*.background {
	height: calc(100vh);
	width: 100%;
    position: relative;
    background: url(banner4.jpg) no-repeat center 50px fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/
.background{
	width: 100%;
	background: url(banner4.jpg) no-repeat center 50px fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	position: absolute;
	background-repeat:no-repeat;
	background-position: center;
}
.navbar-nav>li>a {
	line-height: 19px;
}

.navbar-nav {
	font-size: 12px;
}

.navbar-inverse .navbar-nav>.active>a {
    background-color: #3e3e3e;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #808080;
}

.dropdown-menu>li>a {
    font-size: 12px;
    height: 25px;
}

.col-md-1,
.col-md-8,
.col-md-3,
.col-xs-1,
.col-xs-8,
.col-xs-3,
.col-sm-1,
.col-sm-8,
.col-sm-3,
.col-lg-1,
.col-lg-8,
.col-lg-3 {
	padding: 0px!important;
}

.modal-dialog {
	/*margin: 0;*/
}

div#main_form_body {
	margin-top: 39px;
}

#main_block {
	height: 100%;
	/*height: calc(100vh - 0px);*/
	/*height: -webkit-calc(100% - 10px);*/
    /*background: #666;*/
  	/*overflow-y: hidden;*/
}

#draped img {
	width: 100%;
	height: auto;
}

#slider_button .btn-group {
	padding-left: 0px;
	padding-right: 0px;
}

#save-box {
	cursor: pointer;
}

span.customtext {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

select.CustomerList1 {
	width: 100%;
	height: 40px;
	border: 1px solid #ffffff;
	background: #f5f5f5;
	padding-left: 8px;
	font-size: 12px;
}

.mono-footer .button.btn.btn-default {
	width: 100%;
}

.col-xs-6.col-sm-6.mono-footer {
	padding: 0;
}

.well {
	height: 40px;
	padding: 0px;
	border-radius: 0px;
}

#icon_bar {
	padding: 7px;
	background-color: #474747;
	color: white;
	text-align: center;
}

.carticon {
	color: #ee6b05;
	font-size: 28px;
}

img.addmeasure_img {
	width: 40px;
}

i.fa.fa-file-text-o.summaryicon {
	font-size: 20px;
}

i.fa.fa-refresh.resetprod {
	font-size: 20px;
	margin-top: 7px;
}

.fabricbtn {
	padding: 0px;
	margin-bottom: 10px;
}

.img-icon-zoom {
	margin-right: 23px;
	padding-top: 10px;
	float: right;
	text-align: right;
	position: absolute;
	right: 0;
	top: 321px;
}

a#zoom_out,
a#zoom_in {
	background-color: #fff;
	color: #000;
	border-radius: 50px;
	box-shadow: 2px 2px 3px #999;
	width: 35px;
	height: 35px;
	display: block;
	padding: 0;
	margin-bottom: 5px;
	text-align: center;
}


/* .loader { */


/* position: absolute; */


/* top: 50%; */


/* left: 50%; */


/* transform: translate(-50%,-50%); */


/* z-index: 999; */


/* } */

.loader {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 100px;
	z-index: 99999;
}

#bars {
	font-size: 20px;
}

#btn-group {
	padding: 0px!important;
}

#btn-group .save {
	background-color: #FF6D00;
	color: white;
}

#btn-group .share {
	background-color: #474747;
	color: white;
}

.btn-default {
	/*	border-right: 0.5px solid #dddddd;*/
	height: 38px;
	font-size: 12px;
	border-radius: 0px;
	background-color: #E0E0E0;
	color: #0C0C0C;
	font-weight: normal;
	width: 40px;
}

.searchtxt {
	height: 34px;
}

button.btn.btn-search {
	/* color: #FF9800; */
	background-color: #ed6b23;
	color: #fff;
	border-radius: 0px;
}

button.dropdown-toggle.drpbtn {
	width: 100%;
	border-radius: 0px;
}

ul.dropdown-menu.mmt {
	position: absolute;
	top: 32px;
	left: 30px;
	width: 85%;
	border-radius: 0px;
}

button.dropdown-toggle.drpbtn.mmbtn {
	height: 35px;
	border-radius: 0px;
}

img.info1 {
	width: 32px;
	height: 30px;
}

/*.samelook {
	width: 122px;
	width: 100%;
}*/

#icon_bar .fa .fa-user,
#icon_bar .fa .fa-heart,
{
	color: white;
	cursor: pointer!important;
	margin: 0px 10px;
}

#fabrics .fa .fa-th,
#fabrics .fa .fa-th-large {
	color: red!important;
	margin: 0px 10px!important;
}

#icon_bar img {
	margin: 0px auto;
}

#product {
	/*margin-top: -20px!important;*/
	/*background-color: #fff;*/
	color: #0C0C0C;
}

.fabrics_box {
	border-left: 0.5px solid #efefef !important;
	margin-right: 0px;
	float: right;
	/*background: #fff;*/
	/*background-color: #F8F8F8  ;*/
	/*box-shadow: -1px 0px 26px 0px #aaa;*/
}

div#fabrics {
	/*margin-right: 1px!important;*/
}

#product p {
	/* margin-top: 20px; */
}


/*#product_list{
	background: #fff;
	border-right: 0.5px solid #efefef !important;
	overflow-y: auto;
	height:calc(100vh - 42px);
}*/

#main_group ul {
	overflow-y: auto;
	overflow-x: hidden;
	height: calc(100vh - 370px);
	margin-left: -0;
	background: #fff;
	border-right: 0.5px solid #efefef !important;
}

#main_group .panel-body {
	padding: 0;
	width: 100%;
}

#main_group .panel-default>.panel-heading:hover {
	background: #e6e6e6;
	cursor: pointer;
}

#main_group .glyphicon {
	font-size: 22px;
	top: -4px;
}

#main_group li:hover {
	background: #f1f1f1;
}


/*.model_div{
	height:calc(100vh - 41px);	
}*/

.model_div img {
	height: 100%;
	width: auto;
	cursor: pointer;
}

#product_list li:hover {
	background: #eaeaea;
}


/*#product_list li {
	padding: 5px;
	    width: 120px;
    height: 120px;
	border-radius: 0%;
}*/

#main_group li {
	padding: 5px;
	/*    width: 120px;*/
	height: 90px;
	border-radius: 0%;
}

#main_group li img {
    height: 65px;
    width: 65px;
    text-align: center;
    margin: 0 auto;
}


/*#product_list li img{
	height: 100%;
	width: auto;
	cursor: pointer;
}*/

#main_group p {
	text-align: center;
	font-size: 10px;
	color: #303030;
}


/*#product_list p{
	text-align: center;
	font-size: 9px;
	color: #303030;
}*/

#fabric_inlist p {
	text-align: left;
	font-size: 11px;
	color: #303030;
	margin: 3px 0px;
}

#fabric_list {
	margin: 0px auto!important;
    overflow-y: scroll;
    overflow-x: hidden; 
    height: 73%;
   /* max-height: 580px;*/
    display: block;
    text-align: center;
}

.img-thumbnail {
	height: 112px;
	width: 100%;
	border: none;
}

.left-details {
	float: left;
    font-size: 11px;
    text-indent: 2px;
}
.price-details {
    width: 50px;
    float: right;
    text-align: right;
    font-size: 11px;
    margin-top: 2px;
    font-weight: bold;
}

.fabric-info-box {
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.thumblayout {
	/*height: 200px!important;*/
	padding: 0px;
}

.col-md-6.thumblayout {
	margin-bottom: 18px;
	padding-right: 6px;
	padding-left: 6px;
}

.col-md-6.thumblayout {
	margin-bottom: 18px;
}

hr#color_hr {
	margin-top: 0px;
	margin-bottom: 6px;
	border: 0.5px solid #eaeaea!important
}

h4.fabric-head {
	margin-left: 6px;
	float: left;
}

#fabric_inlist li {
	height: 80px;
	width: 145px!important;
	border: 1px solid #dddddd;
}

#fabric_inlist li {
	float: left;
}

#fabric_inlist li img {
	cursor: pointer;
	margin: 0px auto;
	height: 100%;
	width: 100%;
}

.custombtn,
.custombtn:hover {
	background-color: #ed6b23;
}

#count {
	text-align: right;
	margin: 6px 17px;
	font-size: 10px;
	font-weight: bolder;
	color: #303030;
}

#import {
	background-color: #FF6D00;
	padding: 3px 10px;
}

input[type=search] {
	-moz-appearance: none;
	/* older firefox */
	-webkit-appearance: none;
	/* safari, chrome */
	appearance: none;
	/* rest */
	border: 1px solid #dddddd;
	padding: 2px 10px;
	margin: 5px auto;
}

#slider_button .btn {
	background-color: #e8e8e8;
	color: #585858;
	padding: 8px 18px;
	border: none;
	/*  margin: 0px 5px;*/
	font-size: 12px;
	width: 98%;
	/*  border-radius: 5px*/
	;
}

.found {
	border-bottom: 3px solid #FF6D00!important;
	background-color: #eaeaea;
	/*border-bottom:3px solid #FF6D00!important;*/
	transition: border 0.5s;
	/* -webkit-transition: border 1s; /* Safari 3.1 to 6.0 */
}

.display {
	border-bottom: 1px solid #FF6D00!important;
	margin: 0px 20px;
	transition: border 1s;
	-webkit-transition: border 1s;
	/* Safari 3.1 to 6.0 */
}

#subproducts {
	/*margin-top: -20px;*/
	height: calc(100vh - 41px);
}

#layout_design {
	padding: 0px;
	/*margin: 30px 0px;*/
	border-radius: 0px 10px 10px 0px;
}

span.styletxt {
	position: absolute;
    top: 11px;
    font-size: 20px;
    padding: 0px;
    margin: 2px 20px;
    font-weight: normal;
	
}

span.dropdownmenu {
	position: relative;
	top: -3px;
}

#hidden_header {
	/*margin: 8px 10px 5px 0px;*/
}

.sublayouts {
	border-top: 0.5px solid #dddddd;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    max-height: 580px;
    margin-bottom: 0px;
}

.sublayouts li {
	height: 90px;
	margin: 0!important;
	width: 250px;
	float: left;
	border-bottom: 1px solid #eaeaea;
	border-bottom-style: solid;
}

.sublayouts li p {
	/* line-height: 45px!important; */
	text-align: center;
	font-size: 11px;
	text-transform: capitalize;
	color: #303030;
	margin: 3px 0px!important;
}

/*.img-block {
	width: 75px;
	float: left;
}*/

.image_layout:hover>.info-box {
	display: block;
}

.image_layout:hover {
	border: 1px solid #000;
	box-sizing: border-box;
}

.bordered {
	border: 1px solid #000;
	box-sizing: border-box;
}

.image_layout.bordered>.info-box {
	display: block;
}

.info-box {
	width: 20px;
	height: 20px;
	padding-top: 7px;
	padding-right: 7px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
	right: 2px;
	top: 58px;
	right: 25px;
	display: none;
	/*background:url(images/icons-img/info.png) no-repeat;*/
}

img.info1:hover {
	background: #f7f5f5;
	border-radius: 4px;
}

.thumbdetails {
	color: #54524f;
	font-size: 13px;
	text-decoration-style: unset;
	/* text-transform: uppercase; */
	text-align: left;
	width: 165px;
	margin-top: 30px;
}

#sublayouts li img {
	/*height: 100%;*/
	width: auto;
	cursor: pointer;
}

#layout {
	display: none;
}

#btn_group_hide .btn {
	width: 40px;
}

#btn_group_hide {
	float: right;
}

#slider_button .dropdown-menu li a {
	font-size: 11px;
}

.image_layout {
	position: relative;
	/*	height: 100%;*/
	order: 0.5px #efefef;
	height: 150px;
	width: 180px;
	overflow: hidden;
}

.image {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 25%;
	width: 25%;
	opacity: 0;
	transition: .3s ease;
	background-color: white;
}

.image_layout:hover .overlay {
	opacity: 0.7;
}

.icon {
	border: none!important;
	background-color: transparent;
	color: black;
	padding: 5px 10px;
	font-size: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.fa-user:hover {
	color: #eee;
}


/* modal designing */

.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 25%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal-content {
	overflow-y: hidden!important;
}

.modal.right .modal-body {
	/*padding: 15px 15px 80px;*/
	/*height: calc(100vh - 40px);*/
	min-height: 720px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 0!important;
}


/*Right*/

.modal.right.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
	right: 0;
}


/* ----- MODAL STYLE ----- */


/* modal designing */


/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/

.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 260px;
	height: calc(100vh - 55px);
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.left .modal-body {
	padding: 15px 15px 80px;
}


/*Left*/

.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
	left: 0;
}


/* ----- v CAN BE DELETED v ----- */


/* ----- MODAL STYLE ----- */

.modal.right .modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #5a5a5a;
	padding: 12px 10px;
	text-transform: capitalize;
	height: 50px;
}

.modal-header .close {
	color: white;
	opacity: 1;
}


/* default stylinmg of modal size */

#signup .modal-content {
	height: 538px;
}

.modal-header {
	border-bottom: none!important;
}

.modal-title {
	color: #fff;
	/* text-indent: 12px;*/
}

#apply_fabric .modal-title,
#summary .modal-title,
#measurement .modal-title,
#add_body_measurement .modal-title,
#toggle .modal-title,
#monogram .modal-title,
#save_look .modal-title,
#open_fabric .modal-title,
#style .modal-title,
#more .modal-title,
#signin .modal-title,
#signup .modal-title,
#forget_pass .modal-title {
	font-size: 18px;
	color: #fff;
}

#apply_fabric .modal-title i,
#summary .modal-title i,
#measurement .modal-title i,
#add_body_measurement .modal-title i,
#toggle .modal-title i,
#monogram .modal-title i,
#save_look .modal-title i,
#open_fabric .modal-title i,
#style .modal-title i,
#more .modal-title i,
#signin .modal-title i,
#signup .modal-title i,
#forget_pass .modal-title i {
	margin-right: 10px;
}


/* style for all modal title styling */

#signin .modal-content,
#signup .modal-content,
#forget_pass .modal-content {
	background-color: #171717;
	color: white;
	position: relative;
}

#signin img,
#signup img,
#forget_pass img {
	width: 100px;
	cursor: pointer;
}

#form_layout {
	margin: 30px 0px 0px 0px;
}

#form_layout h3 {
	font-size: 12px;
}

#form_layout p {
	font-size: 11px;
	font-weight: normal;
}

#form_layout .form_input {
	background-color: transparent;
	border: 1px solid #232323!important;
	margin: 5px 10px;
	font-weight: normal!important;
	width: 84%;
	padding: 8px 20px;
}

#signin_form .submit,
#signup_form .submit {
	background-color: #FF6D00;
	color: white;
	width: 84%;
	padding: 8px 20px;
	border: none;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 35px;
}

#signin_form p {
	font-size: 11px;
	margin: 10px 0px;
	letter-spacing: 1px;
	color: white;
	font-weight: normal;
}

#assign_use>.well {
	margin-bottom: 0;
}

#signin .modal-footer,
#signup .modal-footer,
#forget_pass .modal-footer {
	padding: 0px!important;
	border: none;
	bottom: 0;
	position: absolute;
	width: 100%;
}

#signin .modal-footer p,
#signup .modal-footer p,
#forget_pass .modal-footer p {
	font-size: 12px;
	color: black;
	line-height: 38px;
}

#signin .modal-footer a:hover,
#signup .modal-footer a:hover,
#forget_pass .modal-footer a :hover {
	text-decoration: none;
}

#fabric_imge {
	height: 360px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 5px;
}

#fabric_imge img {
	background-repeat: repeat;
	cursor: pointer;
	height: 100%;
	width: 100%;
	margin: 0px auto;
}

#fabric_info {
	padding-left: 5px;
	padding-right: 5px;
}

#fabric_info p {
	color: grey;
	font-size: 11px;
	line-height: 8px;
	text-transform: uppercase;
}

#fabric_info h4 {
	color: black;
	font-weight: bolder;
	margin: 15px 0px;
	font-size: 13px;
	line-height: 10px;
	text-transform: uppercase;
}

#apply_fabric .modal-footer {
	padding: 0px!important;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#apply_fabric {
	z-index: 1060;
	/*width: 25%;*/
}

#apply_fabric .modal-footer .btn {
	display: inline-block;
	width: 50%;
	margin: 0px;
	float: left;
	border: none;
	text-transform: uppercase;
}

#summary .modal-dialog {
	/*width: 687px;*/
}

#summary_data {
	height: calc(100vh - 120px);
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
}

#summary .modal-footer {
	padding: 0px!important;
}

#summary .modal-footer .btn {
	/*     display: inline-block;
/* width: 50%; */
	margin: 5px;
	padding: 3px 10px;
	height: 28px;
	background-color: black;
	color: white;
	border: none;
	text-transform: uppercase;
}

#summary .modal-footer {
	background-color: black;
	color: white;
}

#model_img {
	text-align: center;
}

.render-detail {
    /*background-color: rgba(0, 0, 0, .3);*/
    margin-right: 32px;
    padding-top: 10px;
    float: right;
    /* width: 80px; */
    width: 47px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    /*z-index: 99999;*/
}

.render-detail2 {
	width: 43px;
	/*text-align: center;*/
	position: absolute;
	right: 0;
	bottom: 40px;
}

.render-detail2>.img-icon-share img {
	width: 20px;
	margin-bottom: 0px;
}

div#save-box {
	padding-left: 10px;
	padding-right: 10px;
}

input#unique-id-3b {
	margin-left: 10px;
}

/*.cost {
	color: #eaeaea;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-family: helvetica;
	text-align: right;
	width:80px;
	margin-bottom: 5px;
}*/
.cost {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: bold;
    font-family: helvetica;
    text-align: right;
    /* width: 80px; */
    margin-bottom: 5px;
}
.img-icon.line {
    margin-top: -5px;
    margin-bottom: -5px;
}
.img-icon {
	margin-bottom: 10px;
}

.img-icon img {
	width: 26px;
	opacity: 1;
}

.img-icon img:hover {
	width: 26px;
	opacity: 1;
}

.img-icon2 {
	margin-bottom: 10px;
}

.img-icon2 img {
	width: 30px;
}

#model_img img {
	margin: 0px auto;
	/* padding: 20px; */
	cursor: pointer;
	height: 100%;
	width: auto;
}

/*#summary table th {
	font-size: 11px;
}*/
#summary .table>tbody>tr>td{
	font-size: 11px;
	text-align: left;
}

#login_form select {
	border: 1px solid #dddddd!important;
	margin: 0px 10px;
	width: 84%;
	padding: 8px 20px;
}

#login_form .btn {
	margin: 10px;
	padding: 8px 20px;
	background-color: #FF6D00;
	color: white;
	cursor: pointer;
	border: none;
	width: 84%;
}

button.save_profile {
	float: right;
	position: absolute;
	top: 10px;
	right: 9px;
	height: 30px;
	background-color: #ff6d00;
	border: none;
	color: #fff;
	font-size: 12px;
	width: 50px;
}

#measure_form select {
	border: 1px solid #dddddd!important;
	margin: 0px 10px;
	width: 84%;
	padding: 8px 20px;
}

#measure_form .btn {
	margin-top: 8px;
	padding: 8px 13px;
	background-color: #FF6D00;
	color: white;
	cursor: pointer;
	border: none;
	width: 42%;
}

#img_box {
	height: 120px;
	width: 100%;
	text-align: center;
}

#img_box img {
	width: auto;
	height: 100%;
	cursor: pointer;
	margin: 0px auto;
}
.add_body_meas {
	background-color: black;
	color: white;
	margin: 10px;
	padding: 8px 20px;
	width: 84%;
}

#monogram_well {
	font-size: 14px;
	padding: 5px 15px;
	height: 120px;
	!important;
}

#measure_well {
	font-size: 14px;
	padding: 5px 15px;
	height: 120px;
	!important;
}

#measure_well.well {
	margin-bottom: 10px;
}

.header-measurement {
	margin-bottom: 10px;
	display: block;
	height: 25px;
}

#inch form label {
	float: left;
	font-size: 10px;
}

#inch .text {
	width: 87%;
	padding: 5px 10px;
	font-size: 10px;
	border: 1px solid #dddddd!important;
}

.sigin_ul li {
	cursor: pointer;
	padding: 11px 15px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
}

.toggle_active {
	color: #FF6D00;
	font-weight: normal;
	letter-spacing: 2px;
	transition: 1s;
	font-style: italic;
}

#sigin_ul .hr_line {
	display: block!important;
	border: 0.5px solid #E8E8E8!important;
	margin: 7px 0px 7px 0px!important;
	padding: 0px;
}

.sigin_ul li .fa {
	margin-right: 10px!important;
}

#main_group .panel-default {
	border-color: #ddd;
	border-radius: 0;
	border: none;
	/*   width:120px;*/
	width: 100%;
}

#main_group.panel-group .panel+.panel {
	margin-top: 1px;
}

#layout .panel-default>.panel-heading {
	padding-top: 20px;
	padding-bottom: 15px;
}

#layout .panel-default>.panel-heading {
	padding-top: 15px;
	padding-bottom: 15px;
}

.panel-default>.panel-heading {
	padding-top: 15px;
	padding-bottom: 15px;
}

#main_group .panel-default>.panel-heading {
	/* padding-top: 30px;*/
	padding-bottom: 30px;
	/*  height: 100px;*/
	width: 100%;
	background: #ffffff;
	color: #000;
	border: none;
}

#main_group.panel-group {
	background: #fff;
	/*max-height: 712px;*/
	height: 100%;
	overflow-y: scroll;
	cursor: pointer;
	/* margin-bottom: 20px; */
	/*height: calc(100vh - 50px);*/
	/* text-transform: uppercase; */
}

#layout .panel-heading h4 {
	margin-top: -8px;
	font-size: 12px;
}

#layout .panel-title {
	padding: 7px 5px;
}

#layout .panel-title a {
	text-decoration: none;
}

#accordion .panel-title a:hover {
	text-decoration: none;
}

#layout .panel-body {
	padding: 0px;
}

#layout .panel {
	margin-top: 0px!important;
	border-bottom: 0.5px solid #dddddd;
	border-top: 0.5px solid #ddd;
}

#layout {
	margin-bottom: 0px!important;
}

#layout .panel.panel-default {
	border-radius: 0;
}

#layout .glyphicon {
	font-size: 22px;
	color: #3a3636;
	font-weight: normal;
	cursor: pointer;
	top: -5px;
}


/* for desktop accordion */

#accordion1 .panel-heading,
#accordion1 .panel-default {
	border-radius: 0px;
	border: none;
}

#accordion1 .panel-heading h4 {
	margin-top: -8px;
	font-size: 12px;
}

#accordion1 .panel-title {
	padding: 7px 5px;
}

#accordion1 .panel-title a {
	text-decoration: none;
}

#accordion1 .panel-title a:hover {
	text-decoration: none;
}

#accordion1 .panel-body {
	padding: 0px;
}

#accordion1 .panel {
	margin-top: 0px!important;
	border-bottom: 0.5px solid #dddddd;
}

#accordion1 {
	margin-bottom: 0px!important;
}

#accordion1 .glyphicon {
	font-size: 9px;
	color: grey;
	font-weight: normal;
	cursor: pointer;
}


/*lkk*/

#accordion2 .panel-heading,
#accordion2 .panel-default {
	border-radius: 0px;
	border: none;
}

#accordion2 .panel-heading h4 {
	margin-top: -8px;
	font-size: 12px;
}

#accordion2 .panel-title {
	padding: 7px 5px;
}

#accordion2 .panel-title a {
	text-decoration: none;
}

#accordion2 .panel-title a:hover {
	text-decoration: none;
}

#accordion2 .panel-body {
	padding: 0px;
}

#accordion2 .panel {
	margin-top: 0px!important;
	border-bottom: 0.5px solid #dddddd;
}

#accordion2 {
	margin-bottom: 0px!important;
}

#accordion2 .glyphicon {
	font-size: 9px;
	color: grey;
	font-weight: normal;
	cursor: pointer;
}


/*03*/

/*lkk*/

#accordion3 .panel-heading{
border-bottom: 1px solid #ddd;
}
#accordion3 .panel-heading,
#accordion3 .panel-default {
	border-radius: 0px;
	border: none;

}

#accordion3 .panel-heading h4 {
	margin-top: -8px;
	font-size: 12px;
}

#accordion3 .panel-title {
	padding: 7px 5px;
}

#accordion3 .panel-title a {
	text-decoration: none;
}

#accordion3 .panel-title a:hover {
	text-decoration: none;
}

#accordion3 .panel-body {
	padding: 0px;
}

#accordion3 .panel {
	margin-top: 0px!important;
	border-bottom: 0.5px solid #dddddd;
}

#accordion3 {
	margin-bottom: 0px!important;
}

#accordion3 .glyphicon {
	font-size: 9px;
	color: grey;
	font-weight: normal;
	cursor: pointer;
}


/* for mobile accordion */

.model-div p {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px!important;
}


/*.model_div{
	height: calc(100vh - 104px);
    position: absolute;    
    top: 50%;
    left: 35%;
    z-index: 99999;
    transform: translateY(-50%,-50%);
}*/


}
#btn_group_hide .btn img {
	width: 20px!important;
}
#Apply {
	background-color: #FF6D00;
	color: white;
	border: none;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 12px;
}
#menu_bar {
	margin-bottom: 0px;
	padding: 5px;
	background-color: #14344e!important;
	/* background-color: #474747; */
	
	color: white;
	text-transform: uppercase;
	/* font-weight: normal; */
	
	height: 62px;
	text-align: left;
	text-indent: 20px;
}
#menu_bar .close {
	color: #fff!important;
}
.close {
	float: right;
	font-size: 38px;
	/* font-weight: 700; */
	
	line-height: 1;
	color: #000;
	/* text-shadow: 0 1px 0 #fff; */
	
	filter: alpha(opacity=20);
	opacity: .2;
}
.result {
	background-color: #FF6D00!important;
	color: white!important;
	border: none!important;
}
#previous_meas .add_body_meas:hover {
	background-color: #474747;
	!important;
	color: white!important;
}
#btn_share_hide .btn {
	width: 40px!important;
}
#sharing_box {
	position: relative!important;
}
#btn_share_hide {
	bottom: 0px!important;
}
#btn_share_hide .btn {
	background-color: white!important;
	color: grey!important;
	cursor: pointer;
	border: 0.5px solid #dddddd!important;
}
#model_slider_icon {}
#model_slider_icon li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 5px;
	text-indent: -999px;
	cursor: pointer;
	border: none!important;
	background-color: #000;
	border-radius: 10px;
}
#look_list {
	height: calc(100vh - 120px);
	overflow-y: auto;
	overflow-x: hidden;
}
#look_list li {
	float: left;
	margin: 10px;
	height: 168px!important;
	width: 124px!important;
	box-shadow: 0 0 5px 2px #dddddd!important;
	text-align: center;
	overflow: hidden;
	padding: 5px;
}
#imb_div {
	padding: 5px;
	height: 129px;
	width: 113px;
	border: 0.1px solid #dddddd!important;
}
#look_list li img {
	width: auto;
	height: 100%;
	cursor: pointer;
	margin: 0px auto;
}
#look_list p {
	float: left;
	font-size: 11px;
	color: grey;
	margin-top: 5px;
}
#look_list span {
	margin-top: 5px;
}
#checkbox input {
	display: none;
}
#checkbox {
	float: right!important;
	margin-top: -5px!important;
	right: 0px!important;
}
#checkbox span {
	height: 17px;
	width: 17px;
	float: right!important;
	right: 0px!important;
	color: white;
	display: inline-block;
	background-color: #FF6D00!important;
	position: relative;
}
#checkbox [type=checkbox]:checked+span:before {
	content: '\2714';
	position: absolute;
	top: -2px;
	left: 1px;
}
#save_look .btn {
	height: 42px;
	width: 17%;
	border: none;
	margin: 0px;
	float: left!important;
}
#save_look .cart {
	height: 42px;
	width: 49%;
	border: none;
	margin: 0px;
	float: left!important;
}
#save_look .modal-footer {
	padding: 0px!important;
}
#save_look .modal-footer i {
	margin: 0px 10px;
	font-size: 13px;
}
#save_look .cart {
	background-color: #FF6D00;
	color: white;
}
#save_look .cart:hover {
	background-color: #FF6D00!important;
	color: white!important;
}
#main_block .container-fluid .row {
	margin-top: 0px!important;
}
::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

/* Track */
::-webkit-scrollbar-track {
	border-radius: 0px;
	background-color: #ccc;
}

/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #777575;
	/*-webkit-box-shadow: inset 0 0 6px #0C0C0C;; */
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #777575;
	
}
#pnProductNavContents li {
/*	margin-bottom: 20px;*/
	height: 75px;
    width: auto;
	/*	border: 1px solid black!important;*/
	
	text-align: center;
}
#pnProductNavContents li: hover {
	border: 1px solid red;
}
#pnProductNavContents li img {
	height: 100%;
	width: auto;
	cursor: pointer;
}
.pn-ProductNav_Wrapper {
	position: relative;
	padding: 0px 5px;
	box-sizing: border-box;
}
.pn-ProductNav {
	/* Make this scrollable when needed */
	
	/*overflow-x: scroll;*/
	overflow-x: hidden;
	/* We don't want vertical scrolling */
	
	overflow-y: hidden;
	/* For WebKit implementations, provide inertia scrolling */
	
	-webkit-overflow-scrolling: touch;
	/* We don't want internal inline elements to wrap */
	
	white-space: nowrap;
	/* If JS present, let's hide the default scrollbar */
	/* positioning context for advancers */
	
	position: relative;
	font-size: 0;
}
.js .pn-ProductNav {
	/* Make an auto-hiding scroller for the 3 people using a IE */
	
	-ms-overflow-style: -ms-autohiding-scrollbar;
	/* Remove the default scrollbar for WebKit implementations */
}
.js .pn-ProductNav::-webkit-scrollbar {
	display: none;
}
#pnProductNavContents {
/*	height: 86px!important;*/
}
.pn-ProductNav_Contents {
	float: left;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	position: relative;
}
.pn-ProductNav_Contents-no-transition {
	-webkit-transition: none;
	transition: none;
}
.pn-ProductNav_Link {
	text-decoration: none;
	color: #888;
	font-size: 1.2rem;
	font-family: -apple-system, sans-serif;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid transparent;
	padding: 0 11px;
	width: 355px;
}
.pn-ProductNav_Link{
	/*border: 2px solid #666;*/
}
.pn-ProductNav_Link+.pn-ProductNav_Link {
	/*border-left-color: #eee;*/
}
.pn-ProductNav_Link[aria-selected="true"] {
	color: #111;
}
.pn-Advancer {
	/* Reset the button */
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	/* Now style it as needed */
	
	position: absolute;
	top: 0;
	bottom: 0;
	/* Set the buttons invisible by default */
	
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.pn-Advancer:focus {
	outline: 0;
}
.pn-Advancer:hover {
	cursor: pointer;
}
.pn-Advancer_Left {
	left: 0;
}
[data-overflowing="both"]~.pn-Advancer_Left,
[data-overflowing="left"]~.pn-Advancer_Left {
	opacity: 1;
}
.pn-Advancer_Right {
	right: 0;
}
[data-overflowing="both"]~.pn-Advancer_Right,
[data-overflowing="right"]~.pn-Advancer_Right {
	opacity: 1;
}
.pn-Advancer_Icon {
	width: 20px;
	height: 44px;
	fill: #bbb;
}
.pn-ProductNav_Indicator {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 100px;
	background-color: transparent;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out, background-color .2s ease-in-out;
	transition: transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

/* en dof monogram stylng */
#sharing_box p {
	font-weight: bold;
	font-size: 15px;
	color: black;
}

/* 4th 2018 */
#sublayouts img {
	/* float: left; */
}
#sublayouts .sub_title {
	/* float: left!important; */
}
#search_now {
	font-size: 11px!important;
	margin: 10px 0px;
	padding: 5px;
}
.navbar-brand {
	padding: 9px 15px;	
}
#main_block .navbar-brand img {
	height: 50px;
	padding: 1px;	
}
#main_block .navbar {
	padding: 0px!important;
	min-height: 70px!important;
	/* height: 30px!important; */
	
	border-radius: 0px!important;
}
#main_block .navbar-inverse {
	/*	height: 35px!important;*/
	/*background-color: #3c3c3c;*/
	
	background-color: #fff;
	border:none;
	text-align:center;
	border-bottom: 5px solid #676767;		
}
#main_block .navbar-header .fa.fa-bars {
	padding: 9px 5px;
	margin-right: 10px;
}
#main_block .navbar-header img {
	/*padding: 5px;*/
	max-width: 100%;
}
#main_block .navbar-header .fa.fa-heart,
#main_block .navbar-header .fa.fa-user {
	color: white;
	margin-right: 10px;
}
.navbar-inverse .navbar-nav>.active>a,
{
	background-color: #808080;
}
#main_block .navbar-nav>li {
	/* padding-top: 15px; */
	
	color: orange;
}
#main_block .navbar-nav>li>a {
	/* padding-top: 15px; */
	
	color: white;
	/*   padding: 6px 8px!important;*/
	/* margin-right: 10px; */
	/* padding-bottom: 15px; */
}
#myNavbar .nav li {
	font-size: 16px;
	color: orange;
}
.display_box {
	border-bottom: 2px solid #14344e!important;
	background-color: #f3f3f3;
	width: 100%;
}
#myNavbar ul li a:hover {
	color: #FF6D00!important;
	background-color: #080808;
	/*	letter-spacing: 1px;*/
	/* font-weight: bolder; */
	/*transition: 1s;*/
}
.sigin_ul li:hover {
	background-color: #dddddd;
	color: black;
}
#fabric_inlist .icon:hover {
	color: #FF6D00!important;
}
.navbar {
	margin-bottom: 0;
	height: 50px;
	background-color: #676767;
}
.search-box {
	position: relative;
	/*width: 25px;*/
	
	float: right;
	margin-right: 6px;
	margin-top: 6px;
}
.search {
	width: 100%;
	max-width: 0;
	padding: 1px;
	transition: all .5s ease;
	box-sizing: border-box;
	opacity: 0;
}
.search.expanded {
	max-width: 100%;
	opacity: 1;
}
.icon-search {
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 10px;
	left: -18px;
	top: 8px;
	position: absolute;
	/*    position: absolute;*/
	/*  right: 0;*/
}
.left-details>p {
	margin: 0!important;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	width: 80px;
}
.monogram_text {
	padding: 0px 15px !important;
}
.monogram_font {
	padding: 0px 15px !important;
}
.monogram_color {
	padding: 0px 15px !important;
}
#sample-id-3b {
	padding: 10px;
	padding-left: 44px;
}

/*div#monogram .modal-body {
        height: calc(100vh - 91px)!important;
}*/
.container-fluid.header {
	background: #e3e3e3;
	text-align: center;
	clear: both;
	overflow-x: hidden;
    overflow-y: hidden;
}
.carousel-caption {
	top: 350px;
	text-align: left;
	left: 10%;
}
.circle {
	position: absolute;
    width: 200px;
    height: 200px;
    background: rgb(71, 81, 92);
    z-index: 9;
    border-radius: 200px;
    text-align: center;
    margin: 0 auto;
    vertical-align: center;
    padding-top: 76px;
    bottom: 12%;
    right: 18%;
    border: 7px solid rgb(92, 101, 116);
    font-size: 20px;
    color: #fff;
    box-sizing: border-box;
    cursor:pointer;
}
span.txtstart {
	font-size: 35px;
    /* padding-top: 60px; */
    position: absolute;
    width: 300px;
    display: block;
    right: -57px;
    top: 63px;
	}
.a_help {
	position: absolute;
	right: -8px;
	top: 100px;
	left: 86px;
}
.a_help img {
	width: 222px;
	;
	height: auto;
}
.b_help {
	position: absolute;
	right: 278px;
	width: 200px;
	height: 109px;
	bottom: 30px;
	right: 29px;
}
.b_help img {
	width: 170px;
	height: auto;
}
.c_help {
	position: absolute;
	right: -49px;
	width: 200px;
	height: 120px;
	top: 191px;
}
.c_help img {
	width: 170px;
	height: auto;
}
button.close_help {
	position: absolute;
	top: 20px;
	right: 20px;

}
img.addmeasure_img {
	/*width: 60px;*/
	/*opacity: 1;*/
}
img.addmeasure_img:hover {
/*	width: 60px;*/
	opacity: 1;
}
button#close_div {
	width: 22px;
	padding-top: 10px;
}
button.close {
	width: 25px;
	padding-top: 10px;
}
.search_box {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #efefef;
	/*  background-color: #f5f5f5;*/
}
.search.expanded {
	max-width: 100%;
	opacity: 1;
	padding: 10px;
	border: 0;
	/*  box-shadow: inset 0 0 5px 3px #f1f1f1;*/
	
	*/: ;
}
form.searchitem input[type=text] {
	padding: 10px;
	font-size: 12px;
	/* border: 1px solid grey;*/
	
	float: left;
	width: 80%;
	color: #000!important;
	background: #ffffff;
}
form.searchitem button {
	float: left;
	width: 20%;
	padding: 8px;
	background: #ff8a47;
	color: white;
	font-size: 17px;
	border: 0;
	/* border: 1px solid grey; */
	
	border-left: none;
	cursor: pointer;
}
form.example button:hover {
	background: #0b7dda;
}
form.searchitem::after {
	content: "";
	clear: both;
	display: table;
}
.MultiCarousel {
	float: left;
	overflow: hidden;
	padding: 15px;
	width: 73%;
	position: absolute;
	bottom: 100px;
}
.MultiCarousel .MultiCarousel-inner {
	transition: 1s ease all;
	-webkit-transition:1s ease all;
	float: left;
	padding-left: 60px;
	height: 135px;
}
.MultiCarousel .MultiCarousel-inner .item {
	float: left;
}
.MultiCarousel .MultiCarousel-inner .item>div {
	text-align: center;
	padding: 10px;
	margin: 10px;
	background: #f1f1f1;
	color: #666;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
	position: absolute;
	border-radius: 50%;
	/*top: calc(50% - 0px);*/
	top:75px;
	background: none;
	border: none;
}
.MultiCarousel .leftLst {
	left: 0;
}
.MultiCarousel .rightLst {
	right: 0;
}
.MultiCarousel .leftLst:focus,
.MultiCarousel .rightLst:focus {
	background: none;
	border: none;
}
.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
	pointer-events: none;
	background: none;
	border: none;
	opacity: 0.5
}

/*.MultiCarousel .leftLst:before {
		content: "\f053";
	}*/
.MultiCarousel i {
	font-size: 28px;
	position: absolute;
	top: 50%;
	display: inline-block;
	margin-top: -15px;
	z-index: 5;
	left: 0;
	right: 0;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.MultiCarousel .item .img-box {
	border: 4px solid rgba(236, 236, 236, 0.38);
    background: rgba(15, 15, 15, 0.7);
    color: #fff;
    margin: 10px;
    height: 120px;
    width: 120px;
    border-radius: 100px;
    text-align: center;
    padding-top: 46px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
}
.MultiCarousel .item .img-box:hover {
	background-color: rgba(197, 239, 244, 0.51);
    text-decoration: none;
}
#layout {
  	background: #fff;
    border: 1px solid #dddddd !important;
    position: absolute;
    left: 133px;
    top: 1px;
    z-index: 1;
    /*height: calc(100vh - 52px);*/
    height:100%;
    width: 250px;
}
#menu_bar {
    margin-bottom: 0px;
    padding: 5px;
    background-color: #14344e!important;
    /* background-color: #474747; */
    color: white;
    text-transform: uppercase;
    /* font-weight: normal; */
    height: 50px;
    text-align: left;
    text-indent: 20px;
}

/*new1 */

/*end new1 */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px){
	.maindiv {
	    position: absolute;
	   /* height: calc(100vh - 200px);*/
	   	height: calc(100% - 102px);
	    text-align: center;
	    margin-top: 50px;
	    background-color: #e2e2e2;
	    width: 100%;
	}
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 100%;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
		/*height: calc(100vh - 0px);
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;*/
	}
	#Garments img {
		display: block;
		position: absolute;
		max-width: 86%;
		max-height: 100%;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%,-52%);
	   /* position: absolute;
	    width: 64%;
    	height: auto;
	    margin: auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
	.img-icon {
    	margin-bottom: 5px;
	}
	.background {
	    height: calc(100vh - 40px);;
	    width: 100%;
	    position: relative;
	    background: url(totem-bg2.jpg) no-repeat center -35px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	.zoom-fab {
	    display: inline-block;
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    border-radius: 50%;
	    background-color: #1b1919;
	    vertical-align: middle;
	    text-decoration: none;
	    text-align: center;
	    transition: 0.2s ease-out;
	    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	    cursor: pointer;
	    color: #FFF;
	}
	.circle {
	    position: absolute;
	    width: 100px;
	    height: 100px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 100px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 23px;
	    bottom: 30%;
    	right: 17%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
	}
	.maindiv img.img-responsive {
		height: calc(100vh - 103px);
		margin: 0 auto;
	}
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 100%;
		height: calc(100vh - 50px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	button.dropdown-toggle.drpbtn.mmbtn {
		height: 35px;
		border-radius: 0px!important;
	}
	img#datahide {
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		left: 250px;
		top: 10px;
		display: none;
		background: #f5f5f5;
	}
	#accordion2 .glyphicon {
		font-size: 22px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		top: -6px;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 250px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.container {
		padding: 0;
	}
	.mydata {
		position: absolute;
		left: 80px;
		top: 0;
	}
	.listpro li {
		/*float: left;*/
		
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	.listpro li p {
		color: #000;
		float: left;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
	}
	.mediumdevice .panel-body {
		padding: 0;
	}
	.listpro li img {
		float: left;
		height: 55px;
	}
	span.bottom_text {
		float: left;
		clear: both;
		font-size: 10px;
		color: #000;
		width: 59px;
		text-align: center;
		display: none;
	}
	.databox {
		background: #fff;
		border-left: 1px solid #d0d0d0;
		display: none;
	}
	.mydata {
	    position: absolute;
	    left: 84px;
	    top: 50px;
	    width: 78%;
    /* border-left: 1px solid #e2e2e2; */
		}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 287px);
	}
	.img-icon-share {
		margin-left: 13px;
		width: 35px;
		height: 35px;
		/* background-color: #fff; */
		
		color: #000;
		border-radius: 50px;
		/* box-shadow: 2px 2px 3px #999; */
		
		z-index: 1000;
		/* position: relative; */
		/* height: 100px; */
	}
	input.searchtxt {
		border-radius: 0px;
		height: 34px;
		width: 197px;
	}
	.search.expanded {
		max-width: 180px;
		opacity: 1;
	}
	#accordion1 .panel {
		margin-top: 0px!important;
		border-bottom: 0.5px solid #dddddd;
		border-right: 0.5px solid #ddd;
	}
	#measure_well {
		font-size: 14px;
	}
	.carticon {
		color: #ee6b05;
		font-size: 40px;
	}
	button.searchbtn {
		border-radius: 0px!important;
	}
	#accordion1 .glyphicon {
		font-size: 20px;
		font-weight: bold;
		font-weight: 800;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	#Apply {
		background-color: #FF6D00;
		color: white;
		border: none;
		cursor: pointer;
		font-size: 15px;
		padding: 3px 12px;
	}
	/*img.addmeasure_img {
	    width: 60px;
	    margin-left: -15px;
	}*/
	.fabricbtn {
		padding: 0px;
		margin-bottom: 0px;
	}
	i.fa.fa-refresh.resetprod {
		font-size: 20px;
		margin-top: 8px;
	}
	.img-icon-share-mob>ul li a {
		background-color: #fff;
		color: #000;
		border-radius: 35px;
		/* text-align: center; */
		
		box-shadow: 2px 2px 3px #999;
		width: 35px;
		height: 35px;
		display: block;
		padding: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	.img-icon-zoom {
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		text-align: right;
		position: absolute;
		right: 0;
		top: 50%;
		bottom: 50%;
	}

	.thumbdetails {
	    font-size: 14px;
	    width: 165px;
	}
	#mobile_footer .btn {
     width: 100%!important; 
   	 height: 54px!important;
	}
	input.searchtxt {
		border-radius: 0px;
		height: 34px;
		width: 300px;
	}
	.modal.right .modal-content {
		border-radius: 0;
		border: none;
		height: calc(100vh - 55px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		/* transform: translate3d(0%, 0, 0); */
	}
	#summary_data {
		height: calc(100vh - 170px);
		display: block;
		overflow-y: auto;
		overflow-x: hidden;
	}
	select.CustomerList1 {
		width: 100%;
		height: 40px;
		border: 1px solid #ffffff;
		background: #f5f5f5;
		padding-left: 8px;
		font-size: 12px;
	}
	button.searchbtn {
		border-radius: 0px;
		background-color: #ed6b23;
		height: 35px;
		width: 48px;
	}
	.mydata .well {
		width: 200px;
		height: 600px;
		display: block;
	}
	.mydata .panel-group {
	    background: #fff;
	    height: calc(100vh - 153px);
	   /* width: 138%;
	    float: left;*/
	    border-left: 1px solid #dedcdc;
	    overflow-y: auto;
		}
	.mydata .panel-group .panel+.panel {
		margin-top: 1px;
	}
	.subcontent {
		/*width: 200px;*/
	}
	#accordion3 .glyphicon {
		font-size: 20px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		right: 20px;
		top: -6px;
	}
	.data-heading {
		/*height: 30px;*/
		color: #333;
		background-color: #f5f5f5;
	}
	.carousel-caption {
		top: 180px;
		text-align: left;
		left: 10%;
	}
	#mobile_footer {
	    position: absolute;
	    width: 100%;
	    bottom: 0px;
	}
	.img-icon img:hover {
	    width: 20px;
    	height: 20px;
	    opacity: 1;
	}
	.img-icon img {
    	width: 20px;
    	height: 20px;
    	opacity: 1;
	}
	#mobile_footer .btn img {
    width: 19px;
	}
	ul#Details_List {
	    height: calc(100vh - 120px);
	    overflow-y: scroll;
	    /*background-color: red;*/
	}
	.customize {
	    background-color: #FF6D00;
	    color: white;
	}
	div#measurements_data {
    	height: calc(100vh - 283px);
    	overflow-y: scroll;
	}
	.render-detail {
	    /*background-color: rgba(0, 0, 0, .3);*/
	    margin-right: 32px;
	    padding-top: 10px;
	    float: right;
	    width: 21px;
	   /* height: 368px;*/
	    text-align: right;
	    position: absolute;
	    right: -15px;
	   /* z-index: 99999;*/
	}
	.cost {
	    color: #eaeaea;
	    float: left;
	    font-size: 12px;
	    font-weight: bold;
	    font-family: helvetica;
	    text-align: right;
	    /* width: 4px; */
	    margin-bottom: 5px;
	}
	.panning_event {
	   float: right;
	   width: 36px;
	   text-align: right;
	   position: absolute;
	   right: -11px;
	}
	.modal.left .modal-content {
	    height: 100%;
	  /*  overflow-y: auto;*/
	}
	.sublayouts li {
	    height: 88px;
	    margin: 0!important;
	    width: 100%;
	    float: left;
	    border-bottom: 1px solid #eaeaea;
	    border-bottom-style: solid;
	}
	span.txtstart {
	    font-size: 16px;
	    /* padding-top: 60px; */
	    position: absolute;
	    width: 300px;
	    display: block;
	    right: -107px;
	    top: 30px;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	   /* width: 73%;*/
	    position: absolute;
	    bottom: 100px;
	    right: 48px;
	  /*  overflow-x: scroll;*/
	}
	.MultiCarousel .MultiCarousel-inner {
	    transition: 1s ease all;
	    float: left;
	    padding-left: 50px;
	    height: 160px;
	}
	span.bottom_text {
	    float: left;
	    clear: both;
	    font-size: 10px;
	    color: #000;
	    width: 59px;
	    text-align: center;
	    display: none;
	}
	ul#Details_List {
    height: calc(100vh - 120px);
    overflow-y: scroll;
    /* background-color: red; */
		}
	.image_layout {
	    position: relative;
	    /* height: 100%; */
	    order: 0.5px #efefef;
	    height: 150px;
	    width: 165px;
	    overflow: hidden;
	}
	div#monolist {
	    height: calc(100vh - 130px);
	    overflow-y: scroll;
	    min-height: 300px;
	}
	ul#product_list1  {
	    height: calc(100vh - 120px);
	    overflow-y: scroll;
	}
	span.txttype {
	    font-size: 16px;
	    margin: -4px;
	    color: #000;
	}
	.MultiCarousel .leftLst, .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: 76px;
    background: none;
    border: none;
	}
	.zoomWindowContainer{
		width: 250px!important;
	}
	/*.MultiCarousel i {
	    font-size: 28px;
	    position: absolute;
	    top: 50%;
	    display: none;
	    margin-top: -15px;
	    z-index: 5;
	    left: 0;
	    right: 0;
	    color: rgba(0, 0, 0, 0.8);
	    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
	}*/

	.zoom-menu {
    position: absolute;
    right: 10px;
    left: auto;
    top: 35px;
    transform: translateY(-108%);
    height: 226px;
    /* width: 500px; */
    list-style: none;
    text-align: right;
	}
	.zoom {
	    position: absolute;
	    bottom: 45px;
	    right: 0;
	  /*  height: 70px;*/
	}
	.zoom-btn-large {
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	    margin-right: 8px;
	    background-color: #ff8159;
	}
	.zoom1 {
	    position: absolute;
	    bottom: 5px;
	    right: 0px;
	    /* height: 70px; */
	}
	.zoom-btn-up {
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	    background-color: #fff;
	    margin-right: 9px;
	}
	.zoom1 .zoom-btn-up img {
	    padding: 0px;
	    width: 20px;
	    height: 20px;
	}
	#fabrics {
    height: 0px;
	}
	#apply_fabric .modal-footer {
    padding: 0px!important;
    position: absolute;
    bottom: 0;
    width: 100%;
	}

	
}
/*new2 767-->>568*/ 
@media only screen and(min-device-width: 481px) and (max-device-width: 568px){
	.maindiv {
		position: absolute;
		height: calc(100vh - 180px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		width: 100%;
	}
	#Garments img {
	    display: block;
		position: absolute;
		max-width: 86%;
		max-height: 100%;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%,-52%);
	    /*position: absolute;
	    width: auto;
	    height: 70%;
	    margin: auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
	
	input.searchtxt {
		border-radius: 0px;
		height: 34px;
		width: 197px;
	}
	
	button.searchbtn {
		border-radius: 0px;
		background-color: #ed6b23;
		height: 34px;
	}
	
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 260px;
		height: calc(100vh - 92px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	.modal.left .modal-content {
		height: 94%;
		width: 95%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	span.bottom_text {
		float: left;
		clear: both;
		font-size: 10px;
		color: #000;
		width: 59px;
		text-align: center;
		display: none;
	}
	
	.listpro li img {
		float: left;
		height: 55px;
	}
	
	.listpro li {
		/* float: left; */
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	
	.listpro li p {
		color: #000;
		float: left;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
	}
	
	.modal.right.fade .modal-dialog {
	    width: 50%;
	    /* padding: 15px 15px 80px; */
	    height: calc(100vh - 50px);
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	.modal.right .modal-content {
	    border-radius: 0;
	    border: none;
	    height: calc(100vh - 150px);
	}
	
	.listpro li {
		/* float: left; */
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	
	.data-heading.mobiclose {
		height: 35px;
	}
	
	.mydata {
		position: absolute;
		left: 65px;
		top: 50px;
		width: 185px;
		/* border-left: 1px solid #e2e2e2; */
	}
	
	.data-heading {
		/* height: 46px; */
		color: #333;
		background-color: #f5f5f5;
	}
	
	button.btn.btn-sm.btn-primary.showbtn {
		/* margin-bottom: 191px; */
		margin-top: -200px;
	}
	
	.databox {
		background: #fff;
		border-left: 1px solid #d0d0d0;
		display: none;
	}
	
	.subcontent {
		width: 200px;
	}
	
	.mydata .panel-group {
		background: #fff;
		height: calc(100vh);
		width: 92%;
		float: left;
		border-left: 1px solid #dedcdc;
		overflow-y: auto;
	}
	
	img#datahide {
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		left: 160px;
		top: 10px;
		display: none;
		background: #f5f5f5;
	}
	
	.background {
		height: calc(100vh - 60px);
		width: 100%;
		position: relative;
		/*background: url(banner.jpg) no-repeat -658px  89px fixed;*/
		background: url(banner.jpg) no-repeat -550px 0px fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#draped img {
		width: 100%;
		height: auto;
	}
	
	.container.middle {
		/*background-image: radial-gradient( #f3f3ed, #000000 );*/
		height: calc(100vh - 159px);
		/* background-color: #000; */
	}
	
	div#save-box {
		position: absolute;
		/*bottom: 0;*/
		width: 84%;
		margin-left: 8%;
	}
	
	#draped {
		height: calc(100vh - 50px);
		padding-top: 15px;
	}
	
	#draped img {
		width: 100%;
		height: auto;
	}
	
	#summary .modal-dialog {
		width: 50%;
	}
	
	.sigin_ul li {
		cursor: pointer;
		padding: 11px 15px;
		border-bottom: 1px solid #e8e8e8;
	}
	
	#main_block .container-fluid .row {
		margin-top: 0px!important;
	}
	
	#sublayouts li img {
		margin: 0px auto;
		height: 100%;
		width: auto;
		cursor: pointer;
	}
	
	#sublayouts {
		padding: 0px 16px;
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 287px);
	}
	
	#collapse4 #sublayouts li,
	#collapse5 #sublayouts li,
	#collapse6 #sublayouts li {
		height: 80px;
		margin: 15px -3px;
		width: 65px;
		float: left;
	}
	
	#icon_bar {
		/* margin-top: 5px!important; */
		margin-bottom: 0px!important;
	}
	/* .model_div{
		/*    background-image: radial-gradient( #f3f3ed, #000000 );*/
	/*height: 100vh;
		text-align: center;	
		height: calc(100vh - 176px);
		padding-top: 16px
		}*/
	
	#model_back {
		/*background-color: white;*/
	}
	
	#mobile_model {
		height: 100%;
		width: auto;
		cursor: pointer;
		margin: 0px auto;
	}
	
	#mobile_footer {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	
	#mobile_footer .btn {
		/*	width: 100%!important;*/
		height: 54px!important;
	}
	
	#mobile_footer .btn img {
		width: 19px;
	}
	
	#mobile_footer .savelook {
		background-color: #c1c1c1;
	}
	
	div#mobile_icon {
		position: relative;
		top: 635px;
		/* right: 71px; */
	}
	
	#price_model {
		position: absolute;
		right: 0;
	}
	
	#fabric_inlist li {
		width: 40%;
		/*margin: 15px 10px;*/
		float: left;
		margin-bottom: 50px;
		/* border-radius: 10px; */
	}
	
	#fabric_list {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
	}
	
	#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 350px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	
	.filter-search {
		float: left;
		width: 100%;
	}
	
	.filter-search>.col-sm-12.col-xs-12 {
		padding: 0;
	}
	
	#fabric_list_mobile .col-sm-12 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.fabric-info-box {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.left-details {
		width: 60%;
		float: left;
	}
	
	.left-details>p {
		margin: 0!important;
	}
	
	.price-details {
		width: 39%;
		float: right;
		text-align: right;
	}
	
	#apply_fabric .modal.right .modal-body {
		padding: 15px 15px 80px;
		height: calc(100vh - 35px)!important;
		overflow-x: hidden;
		overflow-y: hidden;
	}
	
	#product_list {
		margin: 0;
		box-shadow: inset 0px 0 10px 0.5px #aaa;
		-webkit-box-shadow: inset 0px 0 10px 0.5px #aaa;
	}
	
	#product_list li {
		padding: 5px;
		/*height: 65px;
		width: 65px!important;*/
		/*border: 1px solid #cccccc;manisha*/
		border-radius: 0%;
		/*background-color: white;*/
		/*    background-color: #eaeaea;*/
	}
	
	#product_list li img {
		margin: 0px auto;
		width: 65px!important;
		height: 65px width: auto;
		cursor: pointer;
	}
	
	#save_look .modal-body {
		padding: 15px 15px 80px;
		height: calc(100vh - 80px)!important;
		overflow-x: hidden;
		overflow-y: hidden;
	}
	
	#save_look .modal-content {
		height: 100%;
		overflow-y: hidden!important;
	}
	
	#save_look .btn {
		height: 42px;
		/* display: inline-block; */
		width: 17%;
		border: none;
		margin: 0px;
		float: left!important;
	}
	
	#save_look .cart {
		height: 42px;
		/* display: inline-block; */
		width: 49%;
		border: none;
		margin: 0px;
		float: left!important;
	}
	
	#btn_share_hide {
		background-color: white;
		color: grey;
		position: absolute;
		top: 39px!important;
		right: -4px!important;
		font-size: 18px;
		display: block;
	}
	
	#btn_share_hide .btn {
		background-color: white!important;
		color: grey!important;
		cursor: pointer;
		border: 0.5px solid #dddddd!important;
	}
	
	#btn_group_hide {
		bottom: 0px!important;
		position: absolute;
		right: -4px;
		font-size: 18px;
		display: block;
	}
	
	#btn_group_hide .btn {
		background-color: white!important;
		color: grey!important;
		cursor: pointer;
	}
	
	#hidden_btn_show {
		display: none;
	}
	
	#mobile_footer .samelook p {
		font-size: 9px;
		margin-top: 3px;
		cursor: pointer;
	}
	
	.info-box {
		width: 16px;
		height: 16px;
		top: 35px;
		right: 30px;
		position: absolute;
	}
	
	.image_layout {
		width: 100%;
		height: auto;
	}
	
	.style-panel {
		width: 100%;
	}
	
	.style-panel>.col-sm-12 {
		padding: 0;
	}
	
	#style .modal-dialog {
		position: fixed;
		margin: auto;
		/*width: 361px;*/
		/*width: 100%;*/
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	#sublayouts li {
		height: 80px;
		margin: 0!important;
		width: 250px!important;
		float: left;
		border-bottom: 1px solid #eaeaea;
		border-bottom-style: solid;
		cursor: pointer;
	}
	
	.img-block {
		width: 75px;
		float: left;
	}
	
	.thumbdetails {
		color: #54524f;
		font-size: 12px;
		text-decoration-style: unset;
		/* text-transform: uppercase; */
		text-align: left;
		float: left;
		margin-top: 20px;
		width: 100px;
	}
	
	.render-detail {
		/*background-color: rgba(0, 0, 0, .3);*/
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		width: 80px;
		text-align: right;
		position: absolute;
		right: -12px;
		top: 0;
		z-index: 99999;
	}
	/*new mobi query code neha*/
	
	.img-icon-zoom {
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		text-align: right;
		position: absolute;
		right: -20px;
		top: 56%;
		bottom: 20%;
	}
	
	.img-icon img {
		width: 28px;
		/*manisha 17-4-19*/
		opacity: 1;
	}
	
	.img-icon img:hover {
		width: 28px;
		/*manisha 17-4-19*/
		opacity: 1;
	}
	
	.addmeasurement {
		color: #000;
		border-radius: 50px;
		z-index: 1000;
		position: absolute;
		right: 11px;
		bottom: 0px;
	}
	
	.addmeasurement {
		color: #000;
		border-radius: 50px;
		z-index: 1000;
		position: absolute;
		right: 0px;
		bottom: 0px;
	}
	
	img.addmeasure_img {
	/*	width: 40px;*/
		margin-left: -25px;
		opacity: 1
	}
	
	img.addmeasure_img:hover {
		width: 40px;
		margin-left: -25px;
		opacity: 1
	}
	
	.img-icon-share-mob>ul li a {
		background-color: #fff;
		color: #000;
		border-radius: 35px;
		/* text-align: center; */
		box-shadow: 2px 2px 3px #999;
		width: 35px;
		height: 35px;
		display: block;
		padding: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	
	.MultiCarousel {
		float: left;
		overflow: hidden;
		padding: 15px;
		width: 97%;
		position: absolute;
		bottom: 100px;
	}
	#mobile_footer .btn {
    /* width: 100%!important; */
   	 height: 54px!important;
	}
	#apply_fabric .modal-footer .btn {
	    display: inline-block;
	    width: 50%;
	    margin: 0px;
	    float: left;
	    border: none;
	    text-transform: uppercase;
	}

	.customize {
	    background-color: #FF6D00;
	    color: white;
	}
	ul#Details_List {
    height: calc(100vh - 200px);
    overflow-y: scroll;
	}
	#summary_data {
	    height: calc(100vh - 160px);
	    display: block;
	    overflow-y: auto;
	    overflow-x: hidden;
	}

	.render-detail {
	   /* background-color: rgba(0, 0, 0, .3);*/
	    margin-right: 32px;
	    padding-top: 35px;
	    float: right;
	    width: 36px;
	   /* height: 460px;*/
	    text-align: right;
	    position: absolute;
	    right: 0;
	    top: 11px;
	    z-index: 99999;
	}
	.cost {
	    color: #eaeaea;
	    float: left;
	    font-size: 25px;
	    font-weight: bold;
	    font-family: helvetica;
	    text-align: right;
	    /* width: 80px; */
	    margin-bottom: 5px;
	    position: absolute;
	    top: 0px;
	}
	#fabrics {
    height: 0px;
	}
	
}
/*end new2*/

/*new3 */

/*china tab*/

@media (min-width: 569px) and (max-width:766px){
	.maindiv {
		position: absolute;
		/*height: calc(100vh - 50px);*/
		height: calc(100% - 104px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		width: 100%;
	}
	#main_block{
		height: 100%;
	}
	#Garments img {
	    display: block;
		position: absolute;
		max-width: 86%;
		max-height: 100%;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%,-52%);
	    /*position: absolute;
	   	width: 60%;
    	height: auto;
    	margin: auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
	.fabrics_box {
		border-left: 0.5px solid #efefef !important;
		margin-right: 0px;
		float: right;
		/* background: #fff;*/
		/* background-color: #F8F8F8; */
		/* box-shadow: -1px 0px 26px 0px #aaa; */
	}
	.stylelist {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	button.dropdown-toggle.drpbtn.mmbtn {
		height: 35px;
		border-radius: 0px!important;
	}
	img#datahide {
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		left: 160px;
		top: 10px;
		display: none;
		background: #f5f5f5;
	}
	#accordion2 .glyphicon {
		font-size: 22px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		top: -6px;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.container {
		padding: 0;
	}
	.mydata {
		position: absolute;
		left: 80px;
		top: 0;
	}
	.data-heading.mobiclose {
		height: 35px;
	}
	.data-heading {
		/*  height: 46px;*/
		
		color: #333;
		background-color: #f5f5f5;
	}
	#main_group .panel-default>.panel-heading {
		width: 85px;
	}
	#main_group li {
		height: 80px;
		width: 80px;
	}
	#accordion1 {
		margin-bottom: 0px!important;
		height: calc(100vh);
		background: #fff;
	}
	#main_group .modal-content {
		background: none;
	}
	.container.middle {
		width: 100%;
	}
	.navbar-brand {
		padding: 9px 15px;
	}
	#main_block .navbar-brand img {
		height: 35px;
		padding: 1px;
	}
	#mobile_model {
		height: 93%;
		width: auto;
		cursor: pointer;
		margin: 0px auto;
	}
	.background {
		height: calc(100vh - 35px);
	    width: 100%;
	    position: relative;
	    background: url(totem-bg2.jpg) no-repeat  0px -150px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;

	}
	.MultiCarousel .item .img-box {
		margin: 0 auto;
	}
	.MultiCarousel {
		height: 240px;
	    right: 80px;
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 73%;
	    position: absolute;
	    bottom: 107px;
	}
	
	.MultiCarousel .MultiCarousel-inner {
		padding-left: 111px;
		padding-right: 100px;
	}
	div#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 350px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.module1 {
		height: 100vh;
		/* Use vh as a fallback for browsers that do not support Custom Properties */
		
		height: calc(var(--vh, 1vh) * 100);
	}
	.thumbdetails {
		color: #54524f;
		font-size: 9px;
		text-decoration-style: unset;
		/* text-transform: uppercase; */
		text-align: left;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	#mobile_footer {
		position: absolute;
		width: 100%;
		bottom: 0px;
	}
	#mobile_footer .btn img {
    	width: 20px;
	}
	#mobile_footer .btn {
	    width: 100%!important;
	    height: 54px!important;
	}
	.listpro li {
		/*float: left;*/
		
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	.listpro li p {
		color: #000;
		float: left;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
	}
	.mediumdevice .panel-body {
		padding: 0;
	}
	.listpro li img {
		float: left;
		height: 52px;
    	width: 50px;
	}
	span.bottom_text {
		float: left;
		clear: both;
		font-size: 10px;
		color:#54524f;
		width: 59px;
		text-align: center;
		display: none;
	}
	.databox {
		background: #fff;
		border-left: 1px solid #d0d0d0;
		display: none;
	}
	.mydata {
		position: absolute;
		left: 70px;
		top: 50px;
		/* border-left: 1px solid #e2e2e2;*/
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 173px);
	}
	.img-icon-share {
		margin-left: 13px;
		width: 35px;
		height: 35px;
		/* background-color: #fff; */
		
		color: #000;
		border-radius: 50px;
		/* box-shadow: 2px 2px 3px #999; */
		
		z-index: 1000;
		/* position: relative; */
		/* height: 100px; */
	}
	.search.expanded {
		max-width: 180px;
		opacity: 1;
	}
	#accordion1 .panel {
		margin-top: 0px!important;
		border-bottom: 0.5px solid #dddddd;
		border-right: 0.5px solid #ddd;
	}
	#measure_well {
		font-size: 14px;
	}
	.carticon {
		color: #ee6b05;
		font-size: 40px;
	}
	button.searchbtn {
		border-radius: 0px!important;
	}
	#accordion1 .glyphicon {
		font-size: 20px;
		font-weight: bold;
		font-weight: 800;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	#Apply {
		background-color: #FF6D00;
		color: white;
		border: none;
		cursor: pointer;
		font-size: 15px;
		padding: 3px 12px;
	}
	
	.fabricbtn {
		padding: 0px;
		margin-bottom: 0px;
	}
	i.fa.fa-refresh.resetprod {
		font-size: 20px;
		margin-top: 8px;
	}
	.img-icon-share-mob>ul li a {
		background-color: #fff;
		color: #000;
		border-radius: 35px;
		/* text-align: center; */
		
		box-shadow: 2px 2px 3px #999;
		width: 35px;
		height: 35px;
		display: block;
		padding: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	.img-icon-zoom {
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		text-align: right;
		position: absolute;
		right: 0;
		top: 50%;
		bottom: 50%;
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
    	max-height: calc(100vh - 320px);
	}
	.sublayouts li {
	    height: 89px;
	    margin: 0!important;
	    width: 250px;
	    float: left;
	    border-bottom: 1px solid #eaeaea;
	    border-bottom-style: solid;
	}
	.thumbdetails {
		font-size: 9px;
		width: 100px;
	}
	.search-box {
		position: relative;
		/* width: 25px; */
		
		float: right;
		margin-right: 6px;
		margin-top: 6px;
	}
	input.searchtxt {
		border-radius: 0px;
		height: 34px;
		width: 210px;
	}
	
	#summary_data {
		height: calc(100vh - 170px);
		display: block;
		overflow-y: auto;
		overflow-x: hidden;
	}
	select.CustomerList1 {
		width: 100%;
		height: 40px;
		border: 1px solid #ffffff;
		background: #f5f5f5;
		padding-left: 8px;
		font-size: 12px;
	}
	button.searchbtn {
		border-radius: 0px;
		background-color: #ed6b23;
		height: 35px;
		/*width: 48px;*/
	}
	/*newcss_ipad changes*/
	.mydata .well {
		width: 200px;
		height: 600px;
		display: block;
	}
	.mydata .panel-group {
		background: #fff;
		height: calc(100vh);
		width: 100%;
		float: left;
		border-left: 1px solid #dedcdc;
		;
		overflow-y: auto;
	}
	.mydata .panel-group .panel+.panel {
		margin-top: 1px;
	}
	.subcontent {
		width: 200px;
	}
	#accordion3 .glyphicon {
		font-size: 20px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 273px;
		height: calc(100vh - 160px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	.customize {
		background-color: #FF6D00;
		color: white;
	}
	ul#Details_List {
		height: calc(90vh);
		overflow-y: scroll;
	}
	.image_layout {
	    height: 150px;
	    width: 112px;
	}
	.modal.right .modal-content {
	    border-radius: 0;
	    border: none;
	    height: calc(100vh - 150px);
	}
	.modal.right.fade .modal-dialog {
	    width: 50%;
	    height: calc(100vh - 50px);
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	.circle {
	    position: absolute;
	    width: 190px;
	    height: 190px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 190px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 90px;
	    bottom: 20%;
	    right: 10%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
		}
	span.txtstart {
	    font-size: 35px;
	    /* padding-top: 60px; */
	    position: absolute;
	    width: 300px;
	    display: block;
	    right: -60px;
	    top: 58px;
	}
	.topnav.responsive {
	    position: relative;
	    margin: 0px;
	    width: 100%;
	    top: -3px;
	}
	.modal.left .modal-content {
    height: 102%;
	}
	.MultiCarousel .item .img-box {
	    border: 4px solid rgba(236, 236, 236, 0.38);
	    background: rgba(15, 15, 15, 0.7);
	    color: #fff;
	    margin: 10px;
	    height: 140px;
	    width: 140px;
	    border-radius: 140px;
	    text-align: center;
	    padding-top: 50px;
	    font-size: 20px;
	    font-weight: bold;
	    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
	.MultiCarousel i {
	    font-size: 28px;
	    position: absolute;
	    top: 50%;
	    display: inline-block;
	    margin-top: -15px;
	    z-index: 5;
	    left: 0;
	    right: 0;
	    color: rgba(0, 0, 0, 0.8);
	    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
	}
	ul#product_list1 {
	    height: calc(100vh - 178px);
	    overflow-y: scroll;
	}
	.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	    position: absolute;
	    border-radius: 50%;
	    top: 85px;
	    background: none;
	    border: none;
	}
	#fabrics {
    height: 0px;
	}
} 
/*end new3*/

@media(min-width:767px) and (max-width:860px) and (orientation:portrait){
	.maindiv {
		position: absolute;
		height: calc(100% - 90px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		/* width: 101.9%; */
		
		width: 100%;
	}
	.fabrics_box {
		border-left: 0.5px solid #efefef !important;
		margin-right: 0px;
		float: right;
		/* background: #fff;*/
		/* background-color: #F8F8F8; */
		/* box-shadow: -1px 0px 26px 0px #aaa; */
	}
	.stylelist {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}

	button.dropdown-toggle.drpbtn.mmbtn {
		height: 35px;
		border-radius: 0px!important;
	}
	img#datahide {
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		left: 160px;
		top: 10px;
		display: none;
		background: #f5f5f5;
	}
	#accordion2 .glyphicon {
		font-size: 22px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		top: -6px;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.container {
		padding: 0;
	}
	.mydata {
		position: absolute;
		left: 80px;
		top: 0;
	}
	.data-heading.mobiclose {
		height: 35px;
	}
	.data-heading {
		/*  height: 46px;*/
		
		color: #333;
		background-color: #f5f5f5;
	}
	#main_group .panel-default>.panel-heading {
		width: 85px;
	}
	#main_group li {
		height: 80px;
		width: 80px;
	}
	#accordion1 {
		margin-bottom: 0px!important;
		height: calc(100vh);
		background: #fff;
	}
	#main_group .modal-content {
		background: none;
	}
	.container.middle {
		width: 100%;
	}
	.navbar-brand {
		padding: 9px 15px;
	}
	#main_block .navbar-brand img {
		height: 35px;
		padding: 1px;
	}
	#mobile_model {
		height: 93%;
		width: auto;
		cursor: pointer;
		margin: 0px auto;
	}
	.background {
		height: calc(100vh - 60px);
		width: 100%;
		position: relative;
		background: url(tailori_banner.jpg) no-repeat -814px 70px fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.MultiCarousel .item .img-box {
		margin: 0 auto;
	}
	.MultiCarousel {
		width: 97%;
		height: 135px;
	}
	.MultiCarousel .MultiCarousel-inner {
		padding-left: 0px;
	}
	div#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 255px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.module1 {
		height: calc(var(--vh, 1vh) * 100);
	}
	.thumbdetails {
		color: #54524f;
		font-size: 9px;
		text-decoration-style: unset;
		/* text-transform: uppercase; */
		text-align: left;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	#mobile_footer {
		position: absolute;
		width: 100%;
		bottom: 0px;
	}
	#mobile_footer .btn img {
    	width: 20px;
	}
	#mobile_footer .btn {
	    width: 100%!important;
	    height: 54px!important;
	}
	.listpro li {
		/*float: left;*/
		
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	.listpro li p {
		color: #000;
		float: left;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
	}
	.mediumdevice .panel-body {
		padding: 0;
	}
	.listpro li img {
		float: left;
		height: 55px;
	}
	span.bottom_text {
		float: left;
		clear: both;
		font-size: 10px;
		color: #54524f;
		width: 59px;
		text-align: center;
		display: none;
	}
	.databox {
		background: #fff;
		border-left: 1px solid #d0d0d0;
		display: none;
	}
	.mydata {
		position: absolute;
		left: 70px;
		top: 50px;
		/* border-left: 1px solid #e2e2e2;*/
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 173px);
	}
	.img-icon-share {
		margin-left: 13px;
		width: 35px;
		height: 35px;
		/* background-color: #fff; */
		
		color: #000;
		border-radius: 50px;
		/* box-shadow: 2px 2px 3px #999; */
		
		z-index: 1000;
		/* position: relative; */
		/* height: 100px; */
	}
	.search.expanded {
		max-width: 180px;
		opacity: 1;
	}
	#accordion1 .panel {
		margin-top: 0px!important;
		border-bottom: 0.5px solid #dddddd;
		border-right: 0.5px solid #ddd;
	}
	#measure_well {
		font-size: 14px;
	}
	.carticon {
		color: #ee6b05;
		font-size: 40px;
	}
	button.searchbtn {
		border-radius: 0px!important;
	}
	#accordion1 .glyphicon {
		font-size: 20px;
		font-weight: bold;
		font-weight: 800;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	#Apply {
		background-color: #FF6D00;
		color: white;
		border: none;
		cursor: pointer;
		font-size: 15px;
		padding: 3px 12px;
	}
	
	.fabricbtn {
		padding: 0px;
		margin-bottom: 0px;
	}
	i.fa.fa-refresh.resetprod {
		font-size: 20px;
		margin-top: 8px;
	}
	.img-icon-share-mob>ul li a {
		background-color: #fff;
		color: #000;
		border-radius: 35px;
		/* text-align: center; */
		
		box-shadow: 2px 2px 3px #999;
		width: 35px;
		height: 35px;
		display: block;
		padding: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	.img-icon-zoom {
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		text-align: right;
		position: absolute;
		right: 0;
		top: 50%;
		bottom: 50%;
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 280px);
	}
	.thumbdetails {
		font-size: 9px;
		width: 100px;
	}
	.search-box {
		position: relative;
		/* width: 25px; */
		
		float: right;
		margin-right: 6px;
		margin-top: 6px;
	}
	input.searchtxt {
		border-radius: 0px;
		height: 34px;
		/*width: 197px;*/
	}
	
	#summary_data {
		height: calc(100vh - 170px);
		display: block;
		overflow-y: auto;
		overflow-x: hidden;
	}
	select.CustomerList1 {
		width: 100%;
		height: 40px;
		border: 1px solid #ffffff;
		background: #f5f5f5;
		padding-left: 8px;
		font-size: 12px;
	}
	button.searchbtn {
		border-radius: 0px;
		background-color: #ed6b23;
		height: 35px;
		/*width: 48px;*/
	}
	/*newcss_ipad changes*/
	.mydata .well {
		width: 200px;
		height: 600px;
		display: block;
	}
	.mydata .panel-group {
		background: #fff;
		height: calc(100vh);
		width: 100%;
		float: left;
		border-left: 1px solid #dedcdc;
		;
		overflow-y: auto;
	}
	.mydata .panel-group .panel+.panel {
		margin-top: 1px;
	}
	.subcontent {
		width: 200px;
	}
	#accordion3 .glyphicon {
		font-size: 20px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 260px;
		height: calc(100vh - 55px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	.customize {
		background-color: #FF6D00;
		color: white;
	}
	ul#Details_List {
		height: calc(90vh);
		overflow-y: scroll;
	}
	.image_layout {
	    height: 150px;
	    width: 112px;
	}
	.modal.right .modal-content {
	    border-radius: 0;
	    border: none;
	    height: calc(100vh - 55px);
	}
	.modal.right.fade .modal-dialog {
	    width: 50%;
	    height: calc(100vh - 50px);
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	#fabrics {
    height: 0px;
	}
	
}

@media(min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
	.maindiv {
		position: absolute;
		height: calc(100% - 104px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		/* width: 101.9%; */
		
		width: 100%;
	}
	.fabrics_box {
		border-left: 0.5px solid #efefef !important;
		margin-right: 0px;
		float: right;
	}
	.stylelist {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	button.dropdown-toggle.drpbtn.mmbtn {
		height: 35px;
		border-radius: 0px!important;
	}
	img#datahide {
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		left: 160px;
		top: 10px;
		display: none;
		background: #f5f5f5;
	}
	#accordion2 .glyphicon {
		font-size: 22px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		top: -6px;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.container {
		padding: 0;
	}
	.mydata {
		position: absolute;
		left: 80px;
		top: 0;
	}
	.data-heading.mobiclose {
		height: 35px;
	}
	.data-heading {
		/*  height: 46px;*/
		
		color: #333;
		background-color: #f5f5f5;
	}
	#main_group .panel-default>.panel-heading {
		width: 85px;
	}
	#main_group li {
		height: 80px;
		width: 80px;
	}
	#accordion1 {
		margin-bottom: 0px!important;
		height: calc(100vh);
		background: #fff;
	}
	#main_group .modal-content {
		background: none;
	}
	.container.middle {
		width: 100%;
	}
	.navbar-brand {
		padding: 9px 15px;
	}
	#main_block .navbar-brand img {
		height: 35px;
		padding: 1px;
	}
	#mobile_model {
		height: 93%;
		width: auto;
		cursor: pointer;
		margin: 0px auto;
	}
	.background {
		height: calc(100vh - 35px);
	    width: 100%;
	    position: relative;
	    background: url(totem-bg2.jpg) no-repeat  0px -150px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;

	}
	.MultiCarousel .item .img-box {
		margin: 0 auto;
	}
	.MultiCarousel {
		width: 97%;
		height: 170px;
		right: 10px;
	}
	.MultiCarousel .MultiCarousel-inner {
		padding-left: 100px;
		padding-right: 100px;
	}
	div#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 255px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.module1 {		
		height: calc(var(--vh, 1vh) * 100);
	}
	.thumbdetails {
		color: #54524f;
		font-size: 9px;
		text-decoration-style: unset;
		/* text-transform: uppercase; */
		text-align: left;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	#mobile_footer {
		position: absolute;
		width: 100%;
		bottom: 0px;
	}
	#mobile_footer .btn img {
    	width: 20px;
	}
	#mobile_footer .btn {
	    width: 100%!important;
	    height: 54px!important;
	}
	.listpro li {
		/*float: left;*/
		
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	.listpro li p {
		color: #000;
		float: left;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
	}
	.mediumdevice .panel-body {
		padding: 0;
	}
	.listpro li img {
		float: left;
		height: 55px;
	}
	span.bottom_text {
		float: left;
		clear: both;
		font-size: 10px;
		color:#54524f;
		width: 59px;
		text-align: center;
		display: none;
	}
	.databox {
		background: #fff;
		border-left: 1px solid #d0d0d0;
		display: none;
	}
	.mydata {
		position: absolute;
		left: 70px;
		top: 50px;
		/* border-left: 1px solid #e2e2e2;*/
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 173px);
	}
	.img-icon-share {
		margin-left: 13px;
		width: 35px;
		height: 35px;
		/* background-color: #fff; */
		
		color: #000;
		border-radius: 50px;
		/* box-shadow: 2px 2px 3px #999; */
		
		z-index: 1000;
		/* position: relative; */
		/* height: 100px; */
	}
	.search.expanded {
		max-width: 180px;
		opacity: 1;
	}
	#accordion1 .panel {
		margin-top: 0px!important;
		border-bottom: 0.5px solid #dddddd;
		border-right: 0.5px solid #ddd;
	}
	#measure_well {
		font-size: 14px;
	}
	.carticon {
		color: #ee6b05;
		font-size: 40px;
	}
	button.searchbtn {
		border-radius: 0px!important;
	}
	#accordion1 .glyphicon {
		font-size: 20px;
		font-weight: bold;
		font-weight: 800;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	#Apply {
		background-color: #FF6D00;
		color: white;
		border: none;
		cursor: pointer;
		font-size: 15px;
		padding: 3px 12px;
	}
	
	.fabricbtn {
		padding: 0px;
		margin-bottom: 0px;
	}
	i.fa.fa-refresh.resetprod {
		font-size: 20px;
		margin-top: 8px;
	}
	.img-icon-share-mob>ul li a {
		background-color: #fff;
		color: #000;
		border-radius: 35px;
		/* text-align: center; */
		
		box-shadow: 2px 2px 3px #999;
		width: 35px;
		height: 35px;
		display: block;
		padding: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	.img-icon-zoom {
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		text-align: right;
		position: absolute;
		right: 0;
		top: 50%;
		bottom: 50%;
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
    	max-height: calc(100vh - 280px);
	}
	.sublayouts li {
	    height: 89px;
	    margin: 0!important;
	    width: 250px;
	    float: left;
	    border-bottom: 1px solid #eaeaea;
	    border-bottom-style: solid;
	}
	.thumbdetails {
		font-size: 9px;
		width: 100px;
	}
	.search-box {
		position: relative;
		/* width: 25px; */
		
		float: right;
		margin-right: 6px;
		margin-top: 6px;
	}
	input.searchtxt {
		border-radius: 0px;
		height: 34px;
		/*width: 197px;*/
	}
	
	#summary_data {
		height: calc(100vh - 170px);
		display: block;
		overflow-y: auto;
		overflow-x: hidden;
	}
	select.CustomerList1 {
		width: 100%;
		height: 40px;
		border: 1px solid #ffffff;
		background: #f5f5f5;
		padding-left: 8px;
		font-size: 12px;
	}
	button.searchbtn {
		border-radius: 0px;
		background-color: #ed6b23;
		height: 35px;
		/*width: 48px;*/
	}
	/*newcss_ipad changes*/
	.mydata .well {
		width: 200px;
		height: 600px;
		display: block;
	}
	.mydata .panel-group {
		background: #fff;
		height: calc(100vh);
		width: 100%;
		float: left;
		border-left: 1px solid #dedcdc;
		;
		overflow-y: auto;
	}
	.mydata .panel-group .panel+.panel {
		margin-top: 1px;
	}
	.subcontent {
		width: 200px;
	}
	#accordion3 .glyphicon {
		font-size: 20px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 260px;
		height: calc(100vh - 55px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	.customize {
		background-color: #FF6D00;
		color: white;
	}
	ul#Details_List {
		height: calc(90vh);
		overflow-y: scroll;
	}
	.image_layout {
	    height: 150px;
	    width: 112px;
	}
	.modal.right .modal-content {
	    border-radius: 0;
	    border: none;
	    height: calc(100vh - 55px);
	}
	.modal.right.fade .modal-dialog {
	    width: 50%;
	    height: calc(100vh - 50px);
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	.circle {
	    position: absolute;
	    width: 190px;
	    height: 190px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 190px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 90px;
	    bottom: 10%;
	    right: 10%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
		}
	span.txtstart {
	    font-size: 35px;
	    /* padding-top: 60px; */
	    position: absolute;
	    width: 300px;
	    display: block;
	    right: -60px;
	    top: 58px;
	}
	.topnav.responsive {
	    position: relative;
	    margin: 0px;
	    width: 100%;
	    top: -3px;
	}
	.modal.left .modal-content {
    	height: 100%;
	}
	.MultiCarousel .item .img-box {
	    border: 4px solid rgba(236, 236, 236, 0.38);
	    background: rgba(15, 15, 15, 0.7);
	    color: #fff;
	    margin: 10px;
	    height: 140px;
	    width: 140px;
	    border-radius: 140px;
	    text-align: center;
	    padding-top: 46px;
	    font-size: 20px;
	    font-weight: bold;
	    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
	.MultiCarousel i {
	    font-size: 28px;
	    position: absolute;
	    top: 50%;
	    display: inline-block;
	    margin-top: -15px;
	    z-index: 5;
	    left: 0;
	    right: 0;
	    color: rgba(0, 0, 0, 0.8);
	    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
	}
	ul#product_list1 {
	    height: calc(100vh - 77px);
	    overflow-y: scroll;
	}
	#Garments img {
	position: absolute;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);
    /* margin: 0 auto; */
    /* width: 52%; */
    /* bottom: 0;
    /* right: 0; */
	}
	#main_block{
		height:100%;
	}
	#fabrics {
    height: 0px;
	}
		
}
@media(min-width: 768px) and (max-width: 1024px) and (orientation:landscape){
	.maindiv {
		position: absolute;
		height: calc(100vh - 48px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		width: 66.6%;
	}
	.fabrics_box {
		border-left: 0.5px solid #efefef !important;
		margin-right: 0px;
		float: right;
		background: #fff;
		/* background-color: #F8F8F8; */
		/* box-shadow: -1px 0px 26px 0px #aaa; */
	}
	.optionbox {
		background-color: yellow;
		width: 71px;
		font-size: 12px;
		height: ;
	}
	.background {
		height: calc(100vh - 50px);
	    width: 100%;
	    position: relative;
	    background: url(ipad_bg-horizontal2.jpg) no-repeat 0px 50px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	#layout {
	  	background: #fff;
	    border: 1px solid #dddddd !important;
	    position: absolute;
	    left: 85px;
	    top: 1px;
	    z-index: 1;
	    height: calc(100vh - 52px);
	    width: 250px;
	}
	.modal.right .modal-dialog {
	    position: fixed;
	    margin: auto;
	    width: 25%;
	    height: 100%;
	    -webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	    -o-transform: translate3d(0%, 0, 0);
	    transform: translate3d(0%, 0, 0);
	}
	#summary_data {
	    height: calc(100vh - 96px);
	    display: block;
	    overflow-y: auto;
	    overflow-x: hidden;
	}
	.image_layout {
	    height: 132px;
	    width: 112px;
	}
	.sizebtn button{
		width: 37px;
	}
	.radio-inline+.radio-inline {
	margin-left: 0px;
	}
	#fabric_list {
    margin: 0px auto!important;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 201px);
    text-align: center;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 86%;
	    position: absolute;
	    bottom: 100px;
	    right:58px; 
	}
	.circle {
	    position: absolute;
	    width: 200px;
	    height: 200px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 200px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 76px;
	    bottom: 20%;
	    right: 10%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
	}
	div#monolist {
	    height: calc(100vh - 60px);
	    overflow-y: scroll;
	}
	#main_group p {
	    text-align: center;
	    font-size: 7px;
	    color: #303030;
	}
	#fabric_imge {
	    height: auto;
	    width: 100%;
	    text-align: center;
	    overflow: hidden;
	    padding: 5px;
	}
	.modal.right .modal-body {
    /* padding: 15px 15px 80px; */
    /* height: calc(100vh - 40px); */
    /* min-height: 720px; */
    height: 718px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0!important;
	}
}
@media(min-width:1028px) and (max-width: 1278px) {
	.maindiv {
		position: absolute;
		/*height: calc(100vh - 140px);*/
		height: calc(100% - 50px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		width: 66.6%;
	}
	#Garments img {
	  	display: block;
		position: absolute;
		max-width: 86%;
		max-height: 100%;
		height: auto;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%,-52%);
	  /*  position: absolute;
	    width: auto;
	    height: 60%;
	    margin: 0 auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
	.module1{
		height: 100%;
	}
	#layout {
    	background: #fff;
	    border: 1px solid #dddddd !important;
	    position: absolute;
	    left: 90px;
	    top: 1px;
	    z-index: 1;
	   /* height: calc(100vh - 142px);*/
	    width: 250px;
	}
	.image_layout {
	    height: 132px;
	    width: 112px;
	}
	.img-thumbnail {
	    height: 100%;
	    width: 100%;
	}
	.modal.right .modal-dialog {
	    position: fixed;
	    margin: auto;
	    width: 25%;
	    height: 100%;
	    -webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	    -o-transform: translate3d(0%, 0, 0);
	    transform: translate3d(0%, 0, 0);
	}
	/*.background {
		height: calc(100vh - 120px);
		width: 100%;
		position: relative;
		background: url(banner.jpg) no-repeat center -2px fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}*/
	
	.img-icon {
     margin-bottom: 4px; 
	}
	.img-icon img:hover {
	    width: 26px;
	    height: 26px;
	    opacity: 1;
	}
	.img-icon img {
    	width: 26px;
    	height: 26px;
    	opacity: 1;
	}
	.img-icon .addmeasure_img img {
    	width: 35px;
    	opacity: 0.6;
	}
	.carousel-caption {
	    top: 141px;
	    text-align: left;
	    left: 10%;
	}
	#main_group.panel-group {
	    margin-bottom: 20px;
	   /* height: calc(100vh - 158px);*/
	    background: #fff;
	    overflow-y: scroll;
	    /* text-transform: uppercase; */
	}
	.sublayouts {
    	border-top: 0.5px solid #dddddd;
    	overflow-y: auto;
	    overflow-x: hidden;
	    height: auto;
	    max-height: calc(100vh - 326px);
	}
	#fabric_list {
	    margin: 0px auto!important;
	    overflow-y: auto;
	    overflow-x: hidden;
	    height: calc(100vh - 271px);
	    text-align: center;
	}
	#summary_data {
	    height: calc(100vh - 197px);
	    display: block;
	    overflow-y: auto;
	    overflow-x: hidden;
	}
	div#measurements_data {
    height: calc(100vh - 283px);
    overflow-y: scroll;
	}
	#img_box img {
	    width: auto;
	    height: 60%;
	    cursor: pointer;
	    margin: 0px auto;
	}
	#img_box {
	    height: 75px;
	    width: 100%;
	    text-align: center;
	}
	 .radio-inline+.radio-inline {
    	margin-top: 0;
     	margin-left: 0px; 
	}
	#fabric_list {
	    margin: 0px auto!important;
	    overflow-y: auto;
	    overflow-x: hidden;
	    height: calc(100vh - 280px);
	    text-align: center;
	}
	.background {
	    height: calc(100vh - 100px);
	    width: 100%;
	    position: relative;
	    /* background: url(banner.jpg) no-repeat -658px 89px fixed; */
	  background: url(ipad_bg-horizontal2.jpg) no-repeat 0px -105px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	.left-details>p {
	    margin: 0!important;
	    font-size: 11px;
	    font-weight: bold;
	    color: #505050;
	    width: 28px;
	}
	.price-details {
	    width: 28px;
	    float: right;
	    text-align: right;
	    font-size: 11px;
	    margin-top: 2px;
	    font-weight: bold;
	}
	.img-thumbnail {
	    height: 70%;
	    width: 100%;
	}
	.info-box {
	    width: 20px;
	    height: 20px;
	    padding-top: 7px;
	    padding-right: 7px;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    display: none;
	    right: 2px;
	    top: 50px;
	    right: 20px;
	    display: none;
	    /* background: url(images/icons-img/info.png) no-repeat; */
	}
	#apply_fabric .modal-footer {
	    padding: 0px!important;
	    position: absolute;
	    bottom: 95px;
	    width: 100%;
	}
	div#monolist {
	    height: calc(100vh - 145px);
	    overflow-y: scroll;
	}
	.circle {
	    position: absolute;
	    width: 200px;
	    height: 200px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 200px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 76px;
	    bottom: 16%;
	    right: 14%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor: pointer;
	}
	.MultiCarousel .MultiCarousel-inner {
	    transition: 1s ease all;
	    float: left;
	    padding-left: 25px;
	    height: 135px;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 73%;
	    position: absolute;
	    bottom: 100px;
	    right: 120px;
	}
}

@media(min-width: 1280px) and (max-width: 1366px){
	#layout {
	    background: #fff;
	    border: 1px solid #dddddd !important;
	    position: absolute;
	    left: 107px;
	    top: 1px;
	    z-index: 1;
	    height: calc(100vh - 52px);
	    width: 250px;
	}
	.zoom {
	    position: absolute;
	    bottom: 72px;
	    right: 18px;
	    height: 70px;
	}
	.mono_color {
    list-style-type: none;
    padding: 0px 20px;
	}
	.measurementList {
    	padding: 5px 25px;
	}
	.image_layout {
	position: relative;
	/ height: 100%; /
	order: 0.5px #efefef;
	height: 152px;
	width: 140px;
	overflow: hidden;
	
	}
	div#measurements_data {
    height: calc(100vh - 200px);
    overflow-y: scroll;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 73%;
	    position: absolute;
	    bottom: 44px;
	    right: 175px;
	}
	.MultiCarousel .MultiCarousel-inner {
	    transition: 1s ease all;
	    float: left;
	    padding-left: 20px;
	    height: 159px;
	}
	.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	    position: absolute;
	    border-radius: 50%;
	    top: 80px;
	    background: none;
	    border: none;
	}
	.background {
	    height: calc(100vh - 50px);
	    width: 100%;
	    position: relative;
	    background: url(ipad_bg-horizontal2.jpg) no-repeat 0px 50px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	 .circle {
	    position: absolute;
	    width: 150px;
	    height: 150px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 150px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 76px;
	    bottom: 5%;
	    right: 18%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
	}
	 .MultiCarousel .item .img-box {
	    border: 4px solid rgba(236, 236, 236, 0.38);
	    background: rgba(15, 15, 15, 0.7);
	    color: #fff;
	    margin: 10px;
	    height: 120px;
	    width: 120px;
	    border-radius: 120px;
	    text-align: center;
	    padding-top: 43px;
	    font-size: 18px;
	    font-weight: bold;
	    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
	 div#monolist {
	    height: calc(100vh - 50px);
	    overflow-y: scroll;
	}
	span.txtstart {
	    font-size: 26px;
	    /* padding-top: 60px; */
	    position: absolute;
	    width: 300px;
	    display: block;
	    right: -80px;
	    top: 48px;
	}
	#Garments img {
		position: absolute;
		max-width: 86%;
    	max-height: 95%;
    	height: auto;
    	top: 45%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%,-52%);
	   /*
	  	width: 60%;
    	height: 90%;
    	margin: 0 auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
		.render-detail {
	    /* background-color: rgba(0, 0, 0, .3); */
	    margin-right: 32px;
	    padding-top: 10px;
	    float: right;
	    /* width: 80px; */
	    width: 47px;
	    text-align: right;
	    position: absolute;
	    right: 0;
	    z-index: 99999;
	}

	/*new safari css*/
	#main_group.panel-group {
	    background: #fff;
	    /*max-height: 606px;*/
	    /* height: 100%; */
	    overflow-y: scroll;
	    cursor: pointer;
    }
	.sublayouts {
	    border-top: 0.5px solid #dddddd;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    height: 100%;
	    max-height: 475px;
	    margin-bottom: 0px;
	}
	#fabric_list {
	    margin: 0px auto!important;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    /* height: 100%; */
	   /* max-height: 475px;*/
	    display: block;
	    text-align: center;
	}
	.modal.right .modal-body {
	    /* padding: 15px 15px 80px; */
	    /* height: calc(100vh - 40px); */
	    min-height: 585px;
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}	
	/*end new safari css*/	

	#fabric_imge {
	    height:auto;
	    width: 100%;
	    text-align: center;
	    overflow: hidden;
	    padding: 5px;
	}
	.pn-ProductNav_Link {
	    text-decoration: none;
	    font-size: 1.2rem;
	    font-family: -apple-system, sans-serif;
	    display: inline-flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    border: 1px solid transparent;
	    padding: 0 11px;
	    width: 315px;
	}
	.zoom1 {
	    position: absolute;
	    bottom: 50px;
	    right: 18px;
	    /* height: 70px; */
	}
	.img-icon {
    	margin-bottom: 8px;
	}
	.zoom-menu {
		top: -25px;
	}	
}

@media(min-width: 1367px) and (max-width: 1440px){
	#layout {
	    background: #fff;
	    border: 1px solid #dddddd !important;
	    position: absolute;
	    left: 120px;
	    top: 1px;
	    z-index: 1;
	    height: calc(100vh - 52px);
	    width: 250px;
	}
	.image_layout {
	    position: relative;
	    /* height: 100%; */
	    order: 0.5px #efefef;
	    height: 150px;
	    width: 163px;
	    overflow: hidden;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 73%;
	    position: absolute;
	    bottom: 100px;
		right: 175px;
	}
	.MultiCarousel .MultiCarousel-inner {
	    transition: 1s ease all;
	    float: left;
	    padding-left: 20px;
	    height: 260px;
	}
	.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	    position: absolute;
	    border-radius: 50%;
	    top: 94px;
		background: none;
	    border: none;
	}
	.background {
	    /*height: calc(100vh - 50px);*/
	    height: 100%
	    width: 100%;
	    position: absolute;
	    background: url(ipad_bg-horizontal2.jpg) no-repeat 0px 50px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	.circle {
	    position: absolute;
	    width: 200px;
	    height: 200px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 200px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 76px;
	   	bottom: 22%;
    	right: 18%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
	}
	.MultiCarousel .item .img-box {
	    border: 4px solid rgba(236, 236, 236, 0.38);
	    background: rgba(15, 15, 15, 0.7);
	    color: #fff;
	    margin: 10px;
	    height: 150px;
	    width: 150px;
	    border-radius: 150px;
	    text-align: center;
	    padding-top: 52px;
    	font-size: 18px;
	    font-weight: bold;
	    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
	/*new safari css*/
	#main_group.panel-group {
	    background: #fff;
	    max-height: 606px;
	    /* height: 100%; */
	    overflow-y: scroll;
	    cursor: pointer;
    }
	.sublayouts {
	    border-top: 0.5px solid #dddddd;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    height: 100%;
	    max-height: 475px;
	    margin-bottom: 0px;
	}
	#fabric_list {
	    margin: 0px auto!important;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    /* height: 100%; */
	    max-height: 475px;
	    display: block;
	    text-align: center;
	}
	.modal.right .modal-body {
	    /* padding: 15px 15px 80px; */
	    /* height: calc(100vh - 40px); */
	    min-height: 616px;
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}	
	/*end new safari css*/	
}

@media(min-width: 1601px) and (max-width: 1910px){
	#layout {
	    background: #fff;
	    border: 1px solid #dddddd !important;
	    position: absolute;
	    left: 140px;
	    top: 1px;
	    z-index: 1;
	    height: calc(100vh - 52px);
	    width: 250px;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 73%;
	    position: absolute;
	    bottom: 100px;
	    right: 200px;
	}		
	.circle {
	    position: absolute;
	    width: 200px;
	    height: 200px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 200px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 76px;
	    bottom: 17%;
	    right: 18%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
	}
	span.txtstart {
	        font-size: 35px;
    /* padding-top: 60px; */
    position: absolute;
    width: 300px;
    display: block;
    right: -57px;
    top: 66px;
	}
		

	.MultiCarousel .item .img-box {
		border: 4px solid rgba(236, 236, 236, 0.38);
		background: rgba(15, 15, 15, 0.7);
		color: #fff;
		margin: 10px;
		height: 150px;
		width: 150px;
		border-radius: 150px;
		text-align: center;
		padding-top: 56px;
		font-size: 20px;
		font-weight: bold;
		box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
	.MultiCarousel .MultiCarousel-inner {
	    transition: 1s ease all;
	    float: left;
	    padding-left: 60px;
	    height: 260px;
	}
	.MultiCarousel .leftLst, .MultiCarousel .rightLst {
		position: absolute;
		border-radius: 50%;
		top: 97px;
		background: none;
		border: none;
	}
	.background {
	    /*height: calc(100vh - 50px);*/
	    height: 100%;
	    width: 100%;
	    position: absolute;
	    background: url(ipad_bg-horizontal2.jpg) no-repeat 0px 50px fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	#Garments img {
		display: block;
		position: absolute;
	    max-width: 86%;
	    max-height: 95%;
	    height: auto;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%,-52%);
    /*position: absolute;
	    position: absolute;
	   	height: 75%;
    	margin: 0 auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
	.render-detail {
    /* background-color: rgba(0, 0, 0, .3); */
    margin-right: 32px;
    padding-top: 10px;
    float: right;
    /* width: 80px; */
    width: 47px;
    text-align: right;
    position: absolute;
    right: 0;
     z-index: 99999; 
	}
	ul#monogram-color {
	    max-height: 300px;
	    overflow-y: auto;
	}
	/*safari new css*/
	#main_group.panel-group {
	    background: #fff;
	    max-height: 888px;
	    /* height: 100%; */
	    overflow-y: scroll;
	    cursor: pointer;
	}
	.sublayouts {
	    border-top: 0.5px solid #dddddd;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    height: 100%;
	    max-height: 720px;
	    margin-bottom: 0px;
	}
	#fabric_list {
	    margin: 0px auto!important;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    height: 100%;
	 /*   max-height: 757px;*/
	    display: block;
	    text-align: center;
	}
	#apply_fabric .modal-footer {
	    padding: 0px!important;
	    position: absolute;
	    bottom: -10px;
	    width: 100%;
	}
	.modal.right .modal-body {
	    /* padding: 15px 15px 80px; */
	    /* height: calc(100vh - 40px); */
	    min-height: 889px;
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	/*end safari new css*/
}
@media(min-width: 1920px) and (max-width:1980px){
	#layout {
	    background: #fff;
	    border: 1px solid #dddddd !important;
	    position: absolute;
	    left: 159px;
	    top: 1px;
	    z-index: 1;
	    height: calc(100vh - 50px);
	    width: 250px;
	}
	.MultiCarousel {
	    float: left;
	    overflow: hidden;
	    padding: 15px;
	    width: 73%;
	    position: absolute;
	    bottom: 100px;
	    right: 200px;
	}		
	.circle {
	    position: absolute;
	    width: 250px;
	    height: 250px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 250px;
	    text-align: center;
	    margin: 0 auto;
	    vertical-align: center;
	    padding-top: 76px;
	    bottom: 12%;
	    right: 18%;
	    border: 7px solid rgb(92, 101, 116);
	    font-size: 20px;
	    color: #fff;
	    box-sizing: border-box;
	    cursor:pointer;
	}
	span.txtstart {
	    font-size: 35px;
	    /* padding-top: 60px; */
	    position: absolute;
	    width: 300px;
	    display: block;
	    right: -35px;
	    top: 86px;
		}

	.MultiCarousel .item .img-box {
	    border: 4px solid rgba(236, 236, 236, 0.38);
	    background: rgba(15, 15, 15, 0.7);
	    color: #fff;
	    margin: 10px;
	    height: 200px;
	    width: 200px;
	    border-radius: 200px;
	    text-align: center;
	    padding-top: 74px;
    	font-size: 26px;
	    font-weight: bold;
	    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
	.MultiCarousel .MultiCarousel-inner {
	    transition: 1s ease all;
	    float: left;
	    padding-left: 60px;
	    height: 260px;
	}
	.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	    position: absolute;
	    border-radius: 50%;
	    top: 120px;
	    background: none;
	    border: none;
	}
	.pn-ProductNav_Link {
	    text-decoration: none;
	    color: #888;
	    font-size: 1.2rem;
	    font-family: -apple-system, sans-serif;
	    display: -webkit-inline-box;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    border: 1px solid transparent;
	    padding: 0 11px;
	    width: 420px;
	}
	
		/*safari new css*/
	#main_group.panel-group {
	    background: #fff;
	    /*max-height: 920px;*/
	     height: 100%; 
	    overflow-y: scroll;
	    cursor: pointer;
	}
	.sublayouts {
	    border-top: 0.5px solid #dddddd;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    height: 100%;
	    max-height: 790px;
	    margin-bottom: 0px;
	}
	#fabric_list {
	    margin: 0px auto!important;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    height: 100%;
	  /*  max-height: 787px;*/
	    display: block;
	    text-align: center;
	}
	#apply_fabric .modal-footer {
	    padding: 0px!important;
	    position: absolute;
	    bottom: -10px;
	    width: 100%;
	}
	.modal.right .modal-body {
	    /* padding: 15px 15px 80px; */
	    /* height: calc(100vh - 40px); */
	    min-height: 919px;
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	/*end safari new css*/

}
/*totem_screen*/
@media(min-width:1028px) and (max-width: 1278px) and (orientation:portrait){
	div#fabric_list_mobile_T {
	    /* overflow-y: scroll; */
	    overflow-y: auto;
	    overflow-x: hidden;
	    height: calc(100vh - 300px)!important;
	    margin-left: 10px;
	    margin-right: 10px;
	    float: left;
	}
	.pn-ProductNav_Link {
	    /* text-decoration: none; */
	    color: #888;
	    font-size: 1.2rem;
	    font-family: -apple-system, sans-serif;
	    display: -webkit-inline-box;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    border: 1px solid transparent;
	    padding: 0px;
	    width: 500px;
	}
	.monogram li {
	    border: 1px solid #000;
	    text-align: center;
	    margin-bottom: 10px;
	    transition: all 0.5s ease 0s;
	    height: 30px;
	}
	.maindiv {
		position: absolute;
		height: calc(100% - 50px);
		text-align: center;
		margin-top: 50px;
		background-color: #e2e2e2;
		width: 101%;
		margin-left:-1px;
	}
	.datacol1,.datacol3{
		display: none;
	}
	.img-icon img {
	    width: 50px;
	    height: 50px;
	    opacity: 1;
	}
	.img-icon img:hover {
	    width: 50px;
	    height: 50px;
	    opacity: 1;
	}
	.render-detail {
	    /* background-color: rgba(0, 0, 0, .3); */
	   	margin-right: 32px;
    	padding-top: 10px;
    	float: right;
    	/* width: 80px; */
    	width: 70px;
    	text-align: right;
   	 	position: absolute;
    	right: 15px;
	   
	}
	.cost {
	    color: #ffff;
	    float: left;
	    font-size: 40px;
	    font-weight: bold;
	    font-family: helvetica;
	    text-align: right;
	    width: 80px;
	    margin-bottom: 5px;
	}
	.img-icon {
     	margin-bottom: 10px; 
	}
	.fabrics_box {
		border-left: 0.5px solid #efefef !important;
		margin-right: 0px;
		float: right;
		/* background: #fff;*/
		/* background-color: #F8F8F8; */
		/* box-shadow: -1px 0px 26px 0px #aaa; */
	}
	.sublayouts li {
	    height: 88px;
	    margin: 0!important;
	    width: 250px;
	}
	.stylelist {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	button.dropdown-toggle.drpbtn.mmbtn {
		height: 35px;
		border-radius: 0px!important;
	}
	img#datahide {
		width: 20px;
		height: 20px;
		float: right;
		position: absolute;
		left: 160px;
		top: 10px;
		display: none;
		background: #f5f5f5;
	}
	#accordion2 .glyphicon {
		font-size: 22px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		top: -6px;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 171px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.container {
		padding: 0;
	}
	.mydata {
		position: absolute;
		left: 80px;
		top: 0;
	}
	.data-heading.mobiclose {
		height: 35px;
	}
	.data-heading {
		/*  height: 46px;*/
		
		color: #333;
		background-color: #f5f5f5;
	}
	#main_group .panel-default>.panel-heading {
		width: 85px;
	}
	#main_group li {
		height: 80px;
		width: 80px;
	}
	#accordion1 {
		margin-bottom: 0px!important;
		height: calc(100vh);
		background: #fff;
	}
	#main_group .modal-content {
		background: none;
	}
	.container.middle {
		width: 100%;
	}
	.navbar-brand {
		padding: 9px 15px;
	}
	#main_block .navbar-brand img {
		height: 35px;
		padding: 1px;
	}
	#mobile_model {
		height: 93%;
		width: auto;
		cursor: pointer;
		margin: 0px auto;
	}
	.background {
		height: calc(100vh);
		width: 100%;
		position: relative;
	    background: url(totem-bg2.jpg) no-repeat 0px 50px fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.MultiCarousel .item .img-box {
		margin: 0 auto;
	}
	.MultiCarousel {
		width: 97%;
		height: 800px;
		right: 20px;
		overflow-x: scroll;
	}
	.MultiCarousel i {
	    font-size: 28px;
	    position: absolute;
	    top: 50%;
	    display: none;
	    margin-top: -15px;
	    z-index: 5;
	    left: 0;
	    right: 0;
	    color: rgba(0, 0, 0, 0.8);
	    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
	}
	.MultiCarousel .MultiCarousel-inner {
		padding-left: 0px;
	}
	div#fabric_list_mobile {
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 300px)!important;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.module1 {
		height: 100vh;
		/* Use vh as a fallback for browsers that do not support Custom Properties */
		
		height: calc(var(--vh, 1vh) * 100);
		width:101%;
	}
	.thumbdetails {
		color: #54524f;
		font-size: 9px;
		text-decoration-style: unset;
		/* text-transform: uppercase; */
		text-align: left;
	}
	.mediumdevice .panel-default>.panel-heading {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	#mobile_footer {
		position: fixed;
		width: 100%;
		bottom: 0px;
	}
	#mobile_footer .btn img {
    	width: 20px;
	}
	#mobile_footer .btn {
	    width: 100%!important;
	    height: 54px!important;
	}
	.listpro li {
		/*float: left;*/
		
		padding: 5px;
		border-radius: 0%;
		padding-bottom: 15px;
		display: block;
		height: 86px;
		width: 100%;
		padding-left: 10px;
		border-bottom: 1px solid #d6d3d3;
	}
	.listpro li p {
		color: #000;
		float: left;
		display: block;
		padding-top: 20px;
		padding-left: 20px;
		font-size:16px;
	}
	.mediumdevice .panel-body {
		padding: 0;
	}
	.listpro li img {
		float: left;
		height: 50px;
	}
	span.bottom_text {
		float: left;
		clear: both;
		font-size: 10px;
		color:#54524f;
		width: 59px;
		text-align: center;
		display: none;
	}
	.databox {
		background: #fff;
		border-left: 1px solid #d0d0d0;
		display: none;
	}
	.mydata {
		position: absolute;
		left: 70px;
		top: 50px;
		/* border-left: 1px solid #e2e2e2;*/
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 173px);
	}
	.img-icon-share {
		margin-left: 13px;
		width: 35px;
		height: 35px;
		/* background-color: #fff; */
		
		color: #000;
		border-radius: 50px;
		/* box-shadow: 2px 2px 3px #999; */
		
		z-index: 1000;
		/* position: relative; */
		/* height: 100px; */
	}
	.search.expanded {
		max-width: 180px;
		opacity: 1;
	}
	#accordion1 .panel {
		margin-top: 0px!important;
		border-bottom: 0.5px solid #dddddd;
		border-right: 0.5px solid #ddd;
	}
	#measure_well {
		font-size: 14px;
	}
	.carticon {
		color: #ee6b05;
		font-size: 40px;
	}
	button.searchbtn {
		border-radius: 0px!important;
	}
	#accordion1 .glyphicon {
		font-size: 20px;
		font-weight: bold;
		font-weight: 800;
		color: grey;
		font-weight: normal;
		cursor: pointer;
	}
	#Apply {
		background-color: #FF6D00;
		color: white;
		border: none;
		cursor: pointer;
		font-size: 15px;
		padding: 3px 12px;
	}
	
	.fabricbtn {
		padding: 0px;
		margin-bottom: 0px;
	}
	i.fa.fa-refresh.resetprod {
		font-size: 20px;
		margin-top: 8px;
	}
	.img-icon-share-mob>ul li a {
		background-color: #fff;
		color: #000;
		border-radius: 35px;
		/* text-align: center; */
		
		box-shadow: 2px 2px 3px #999;
		width: 35px;
		height: 35px;
		display: block;
		padding: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	.img-icon-zoom {
		margin-right: 23px;
		padding-top: 10px;
		float: right;
		text-align: right;
		position: absolute;
		right: 0;
		top: 50%;
		bottom: 50%;
	}
	.sublayouts {
		border-top: 0.5px solid #dddddd;
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
		max-height: calc(100vh - 280px);
	}
	.thumbdetails {
		font-size: 12px;
		width: 100px;
	}
	.search-box {
		position: relative;
		/* width: 25px; */
		
		float: right;
		margin-right: 6px;
		margin-top: 6px;
	}
	input.searchtxt {
		border-radius: 0px;
		height: 33px;
    	width: 192px;
	}
	
	#summary_data {
		height: calc(100vh - 220px);
		display: block;
		overflow-y: auto;
		overflow-x: hidden;
	}
	select.CustomerList1 {
		width: 100%;
		height: 40px;
		border: 1px solid #ffffff;
		background: #f5f5f5;
		padding-left: 8px;
		font-size: 12px;
	}
	button.searchbtn {
		border-radius: 0px;
		background-color: #ed6b23;
		height: 35px;
		/*width: 48px;*/
	}
	/*newcss_ipad changes*/
	.mydata .well {
		width: 200px;
		height: 600px;
		display: block;
	}
	.mydata .panel-group {
		background: #fff;
		height: calc(100vh);
		width: 100%;
		float: left;
		border-left: 1px solid #dedcdc;
		;
		overflow-y: auto;
	}
	.mydata .panel-group .panel+.panel {
		margin-top: 1px;
	}
	.subcontent {
		width: 187px;
	}
	#accordion3 .glyphicon {
		font-size: 20px;
		color: grey;
		font-weight: normal;
		cursor: pointer;
		top:-5px;
	}
	.modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 260px;
		height: calc(100vh - 55px);
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	
	.customize ,.custombtnT{
		background-color: #FF6D00;
		color: white;
		height: 54px;
	}
	.nothnk{
		height: 54px;
	}
	ul#Details_List {
		height: calc(90vh);
		overflow-y: scroll;
	}
	.image_layout {
	    height: 100%;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.modal.right .modal-content {
	    border-radius: 0;
	    border: none;
	    height:calc(100vh - 10px);
	}
	.modal.right.fade .modal-dialog {
	    width: 50%;
	    height: calc(100vh - 10px);
	    overflow-x: hidden;
	    overflow-y: hidden;
	    padding: 0!important;
	}
	.circle {
	    text-align: center;
	    position: absolute;
	    width: 300px;
	    height: 300px;
	    background: rgb(71, 81, 92);
	    z-index: 9;
	    border-radius: 300px;
	    /* text-align: center; */
	    margin: 0 auto;
	    vertical-align: center;
	    /* padding-top: 53px; */
	   	bottom: 37%;
    	right: 13%;
	    border: 7px solid rgb(92, 101, 116);
	    /* font-size: 20px; */
	    /* color: #fff; */
	    box-sizing: border-box;
	    cursor:pointer;
	}
	span.txtstart {
	  
    font-size: 35px;
    /* padding-top: 60px; */
    position: absolute;
    width: 300px;
    display: block;
    right: -15px;
    top:  105px;
		
	}

	#Garments img {
		position: absolute;
		max-width: 100%;
	    max-height: 100%;
	    height: 90%;
	    top: 55%;
	    left: 50%;
	    transform: translate(-50%, -30%);
	    -webkit-transform: translate(-50%,-30%);
	    /*position: absolute;
	    width: 75%;
	    height: auto;
	    margin: 0 auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;*/
	}
	.MultiCarousel .leftLst {
	    left: 0;
	    top: 110px;
	}
	.MultiCarousel .rightLst {
	    position: absolute;
	    border-radius: 50%;
	    /* top: calc(50% - 86px); */
	    top: 110px;
	    background: none;
	    border: none;
	}
	.MultiCarousel .item .img-box {
	    border: 4px solid rgba(236, 236, 236, 0.38);
	    background: rgba(15, 15, 15, 0.7);
	    color: #fff;
	    margin: 10px;
	    height: 200px;
	    width: 200px;
	    border-radius: 200px;
	    text-align: center;
	    padding-top: 67px;
    	font-size: 30px;
	    font-weight: bold;
	    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, 0.4);
	}
		/*new css*/
	.bt {
	    display: block;
	    position: fixed;
	    bottom: 0;
	    width: 115px;
	    height: 41px;
	    z-index: 9;
	    top: 70px;
	}
	.bt1{
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 115px;
	    height: 41px;
	    z-index: 9;
	    top: 205px;
	}
	.samelook {
		border-top-right-radius: 30px;
    	border-bottom-right-radius: 30px;
		height: 105px;
		width:100%;
	}
	button.btn.btn-default.samelook1 {
		border-top-right-radius: 30px;
    	border-bottom-right-radius: 30px;
		height: 105px;
		width:100%;
	}
	.bookbtn {
	    width: 115px;
	    float: left;
	    display: block;
		}
	.bt .btn-default {
	    border-radius: 0;
	    width: 100%;
	   	height: 100px;
	    background: #E0E0E0;
	    border-color:#E0E0E0;
	    color: #000;
	    border-color: #ccc;
	}
	.fab_btn {
	   width: 115px;
	    float: left;
	    display: block;
		}
	/*end new css*/

	.modal.left .modal-dialog {
	    position: fixed;
	    margin: auto;
	    width: 260px;
	    height: calc(100vh + 35px);
	    -webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	    -o-transform: translate3d(0%, 0, 0);
	    transform: translate3d(0%, 0, 0);
	}
	.modal.left.fade.in .modal-dialog {
    	left: 0;
	}
	.modal.left .modal-content {
   		 height: calc(100% - 44px);
    /* overflow-y: auto; */
	}
	.modal-header {
	    border-bottom-color: #EEEEEE;
	    background-color: #5a5a5a;
	    padding: 12px 10px;
	    text-transform: capitalize;
	    height: 50px;
	}
	.bt img {
    	width: 41px;
	}
	.bt p{
		font-weight:900;
	}
	img.info1{
    background: #f7f5f5;
    border-radius: 4px;
	}
	.image_layout>.info-box {
	    display: block;
	}
	img.info1 {
	    width: 32px;
	    height: 30px;
	}
	.info-box {
	    width: 20px;
	    height: 20px;
	    padding-top: 7px;
	    padding-right: 7px;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    right: 2px;
	    top: 167px;
	    right: 20px;
	    display: block;
	    /* background: url(images/icons-img/info.png) no-repeat; */
	}
	.nobtn{
			height: 54px;
	}
	#summary table td {
    font-size: 18px;
	}

	.ShowModel{
	font-size:18px;
	}
	.measurementList {
    padding: 5px 41px;
	}
	.thumblayout {
    /* height: 200px!important; */
    /* padding: 0px; */
	}
	div#fabric_list_Totem {
	    overflow-y: auto;
	    overflow-x: hidden;
	    height: calc(100vh - 208px)!important;
	    float: left;
	}
	.left-details>p {
    margin: 0!important;
    font-size: 16px;
    font-weight: bold;
    color: #505050;
    width: 100px;
	}
	.price-details {
	    width: 50px;
	    float: right;
	    text-align: right;
	    font-size: 15px;
	    margin-top: 2px;
	    font-weight: bold;
	}
	#apply_fabric_T {
    z-index: 1060;
    /* width: 25%; */
    text-align: center;
	}
	#apply_fabric_T .modal-dialog{
		display: inline-block;
	    text-align: left;
	    vertical-align: middle;
	}
	#apply_fabric_T.modal::before {
	    content: "";
	    display: inline-block;
	    height: 100%;
	    margin-right: -4px;
	    vertical-align: middle;
	}	

	#apply_fabric_T .modal-footer .btn {
	    display: inline-block;
	    width: 50%;
	    margin: 0px;
	    float: left;
	    border: none;
	    text-transform: uppercase;
	}
	.img-icon.line {
	    margin-top: -10px;
	    margin-bottom: -10px;
	}
	.Shirt_garment img{
	   position: absolute;
	    width: auto;
	    height: 100%;
	    margin: auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;
	}
	.monogram li {
	    border: 1px solid #000;
	    text-align: center;
	    margin-bottom: 10px;
	    transition: all 0.5s ease 0s;
	    height: 25px;
	}

	ul#product_list1 {
	    overflow-y: scroll;
	    height: calc(100vh - 50px);
	}
	.pro_drpdown >li>a{
		font-size: 13px;
    	height: 35px;
	}
	.Prodmenu>li>a {
	    font-size: 12px;
	    height: 40px;
	    padding: 12px 4px 2px 8px;
	    border-bottom: 1px solid #fff
	}
	span.txttype {
	    font-size: 12px;
	    margin: -4px;
	    color: #000;
	}
	.zoom-fab {
	    display: inline-block;
	    width: 70px;
	    height: 70px;
	    margin-top:40px;
	    line-height: 70px;
	    border-radius: 50%;
	    background-color: #1b1919;
	    vertical-align: middle;
	    text-decoration: none;
	    text-align: center;
	    transition: 0.2s ease-out;
	    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	    cursor: pointer;
	    color: #FFF;
	}
	.zoom-menu {
	    /* background: #666; */
	    position: absolute;
	    right: 0;
    	left: auto;
    	top: -420px;
	    transform: translateY(-108%);
	    height: 248px;
	    /* width: 500px; */
	    list-style: none;
	    text-align: right;	
	}
	.zoom-fab {
	    display: inline-block;
    	width: 100px;
    	height: 100px;
    	line-height: 100px;
    	border-radius: 50%;
    	margin-top:40px;
	    background-color: #1b1919;
	    vertical-align: middle;
	    text-decoration: none;
	    text-align: center;
	    transition: 0.2s ease-out;
	    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	    cursor: pointer;
	    color: #FFF;
	}
	.img-icon img {
	   width: 65px;
    	height: 70px;
	    opacity: 1;
	}
	.img-icon img:hover{
	   width: 65px;
    	height: 70px;
	    opacity: 1;
	}
	.zoom-btn-large {
		width: 100px;
	    height: 100px;
	    line-height: 100px;
	    background-color: #ff8159;
	    font-size: 24px;
	}
.zoom {
    position: absolute;
    bottom: 230px;
    right: 16px;
    height: 70px;
}
.zoom-btn-up {
    width: 100px;
    height: 100px;
    line-height: 100px;
    background-color: #fff;
    margin-right: 9px;
}
.zoom-btn-up:hover{
  background-color: #fff;
  /*color: #fff;*/
} 
.zoom-btn-up img{
	width: 50px;
    height: 50px;
}
/*#Garments img {
    display: block;
	position: absolute;
    max-width: 100%;
    max-height: 95%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-52%);
  
    
}*/
.Shirt_garment img{
	display: block;
    position: absolute;
    max-width: 86%;
    max-height: 95%;
    height: auto;
    border:1px solid #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-52%);
}
.Shirt_garment-large img{
	position: absolute;
	display: block;
	max-width: 100%!importants;
	max-height: 100%!important;
	height:auto;
	top: 30%!important;
	left: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-52%);
}
}

/*@media only screen and (max-width: 1024px) and (min-width: 700px) and (orientation: portrait){
	.maindiv {
	    position: absolute;
	    height: calc(100% - 50px);
	    text-align: center;
	    margin-top: 50px;
	    background-color: #e2e2e2;
	    width: 100%;
	    margin-left: -1px;
	}
	.module1 {
	    height: calc(var(--vh, 1vh) * 100);
	}
	#Garments img {
	    position: absolute;
	    width: 60%;
	    height: auto;
	    margin: auto;
	    top: 0;
	    right: 0;
	    left: 0;
	    bottom: 0;
	}
	#mobile_footer {
	    position: fixed;
	    width: 100%;
	    bottom: 0px;
	}
	#mobile_footer .btn {
	    width: 100%!important;
	    height: 54px!important;
	}
	#mobile_footer .btn img {
	    width: 20px;
	}
	.datacol1,.datacol3{
			display: none;
		}
	.bt {
	    display: block;
	    position: fixed;
	    bottom: 0;
	    width: 115px;
	    height: 41px;
	    z-index: 9;
	    top: 70px;
	}
	.bookbtn {
	    width: 115px;
	    float: left;
	    display: block;
	}
	button.btn.btn-default.samelook1 {
	    border-top-right-radius: 30px;
	    border-bottom-right-radius: 30px;
	    height: 105px;
	    width: 100%;
	}
	.bt1 {
	    display: block;
	    position: fixed;
	    bottom: 0;
	    width: 115px;
	    height: 41px;
	    z-index: 9;
	    top: 205px;
	}
	.fab_btn {
	    width: 115px;
	    float: left;
	    display: block;
	}
	.samelook {
	    border-top-right-radius: 30px;
	    border-bottom-right-radius: 30px;
	    height: 105px;
	    width: 100%;
	}	
	.img-icon img {
	    width: 50px;
	    opacity: 1;
	}
	div#fabric_list_Totem {
	    overflow-y: auto;
	    overflow-x: hidden;
	    height: calc(100vh - 208px)!important;
	    float: left;
	}
	.image_layout {
	    height: 100%;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.img-thumbnail {
	    height: 70%;
	    width: 100%;
	}
	.MultiCarousel {
	    width: 97%;
	    height: 200px;
	    right: 10px;
	}
}
*/
