/*html{
	font-family: Roboto,sans-serif;
	font-size: 14px;
    }*/

/* body{
     font-family: Roboto,sans-serif;
     font-size: 14px;
     overflow-y:hidden; 
 }*/

/*** Body Common CSS Strt ***/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,500,600,700,800,900|Roboto:300,400,500,700,900&display=swap');

.font-roboto {
    .tg-logo a img font-family: 'Roboto', sans-serif;
}

/* .modal-backdrop.in {
    opacity: 0 !important;
} */
.infobox {
    display: block !important
}

.font-playfair {
    font-family: 'Playfair Display', serif;
}

* {
    margin: 0px;
    padding: 0px;
}

.main_block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

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

    input,
    select,
    textarea {
        font-size: 16px;
    }

    .measeurement-style-dropdown-lists>div select#dropdown-height-FT-suit,
    .measeurement-style-dropdown-lists>div select#dropdown-height-IN-suit {
        width: 80px;
    }


    .measeurement-style-dropdown-lists>div select#dropdown-height-FT-trouser,
    .measeurement-style-dropdown-lists>div select#dropdown-height-IN-trouser {
        width: 80px;
    }

    .measeurement-style-dropdown-lists>div select#dropdown-height-FT-jacket,
    .measeurement-style-dropdown-lists>div select#dropdown-height-IN-jacket {
        width: 80px;
    }
}

html,
body {
    position: relative;
    height: 100%;

}

body {
    overflow-x: hidden;
    overflow-y: hidden;
    color: #222222;
    background: #fff;
    font: 400 14px/21px 'Roboto', sans-serif;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #504f56;
    margin: 0 0 8px;
    font-weight: 400;
    line-height: 1.5;
    font-style: normal;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
}

/*Changes By Textronics team*/
i.fa.fa-angle-down {
    margin-left: 10px;
}

i.fa.fa-inr {
    font-size: 22px;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 26px;
}

/*h1 { font-size: 48px;}
h2 { font-size: 36px;} */
h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #767676;
}

p a {}

p a:hover {
    text-decoration: underline;
}

p {
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 0 20px;
}

a {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    outline: none;
    text-decoration: none;
}

ul {
    margin: 0;
}

/*** Body Common CSS End ***/


.main_block .navbar {
    border-radius: 0;
    margin-bottom: 0px;
    height: 42px !important;
    min-height: 42px;
}

.navbar-nav>li>a {
    padding: 10px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-inverse {
    background-color: #383838;
    border-color: #080808;
}

.img_Slider {

    /*width:100px;
	height: 100px;*/
    margin: 0 auto;
}

.carousel-inner {
    height: 100%;
    /*background-color: #000;*/
}

.carousel-indicators li {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-color: #ccc;
    margin: 5px;
}

.carousel-indicators li:hover {
    background-color: #716a6a;
}

.carousel-indicators li.active {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-color: #716a6a;
    margin: 5px;
}

i.fa.fa-bars {
    color: #fff;
    padding: 6px;
}

.clear {
    clear: both;
}

.zoom-fab img {
    padding: 0px;
    width: 35px;
    height: 35px;
    /* margin-top: 5px; */
}

.img-icon a:hover {
    background-color: #f3f1f1;
    border: 1px solid #e2e0e0;
}

.monoplacediv .imgthumbnail {
    height: 82px;
    margin: 0 auto;
}

/*style*/
.styleList {}

#product {
    /*background-color: #F8F8F8  ;
	background-color: #fff  ;*/
    color: #0C0C0C;
}

#product_list {
    overflow-y: auto;
    height: calc(100vh - 130px);
}

#main_group li img {
    height: auto;
    width: 52px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
}

#main_group li {
    padding: 5px;
    /* width: 120px; */
    height: 90px;
    border-radius: 0%;
    cursor: pointer;
    position: relative;

}

#main_group p {
    text-align: center;
    font-size: 13px;
    color: #525252;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 4px;

}

div#main_group {
    margin-left: 22px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-top: 32px;
    margin-bottom: 0;
}

#layout {
    /*border: 1px solid #dddddd !important;*/
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: calc(100vh - 0px);
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.sublayouts li {
    height: 80px;
    margin: 0 !important;
    width: 215px !important;
    float: left;
    border-bottom: 1px solid #666;
    border-bottom-style: dotted;
}

/*fabrics*/
.FabtitleBar {
    margin-left: 6px;
    margin-right: 6px;
    padding: 16px 0px;
    border-bottom: 1px solid #ccc;
    margin-top: 23px;
    margin-bottom: 16px;
}

.sub_title {
    /*font-family: Roboto;*/
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.search_wrap {
    width: 53%;
    /*border: 1px solid #ebebeb;*/
    border: 1px solid #C4C4C4;
    background: #fff;
    margin-top: 10px;
    border-radius: 25px;
    display: inline-block;
    margin-top: 22px;
    margin-left: 5px;
    margin-bottom: 12px;
}

.search_wrap input {
    border: none;
    padding: 5px 11px;
    width: 88%;
    border-radius: 25px;
    font-size: 11px;
    height: 30px;
}

.search_wrap .fa {
    position: absolute;
    float: right;
    background: none;
    border: none;
    outline: none;
    font-size: 15px;
    padding-top: 7px;
    color: #c4c4c4;
}

.search_wrap ::-webkit-input-placeholder {
    color: #D0D0D0;
}

.count_div {
    text-align: center;
    background-color: #fff;
    border: none;
    box-shadow: :none;
    display: inline-block;
    float: right;
    margin-top: 22px;
}

#fabric_list {
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    height: calc(100vh - 205px);
}

#fabric_list .col-md-12 {
    padding: 0;
}

.middle {
    transition: .5s ease;
    position: absolute;
    top: 18px;
    /*background-color: #dce5e8bd;*/
    width: 20px;
    height: 20px;
    border-radius: 20px;
    right: -2px;
    bottom: 12px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

/*.text {
  	width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #dad8d8;
    }*/
.iconInfo {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #383636e0;
}

.left-details>p {
    margin: 0 !important;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.fabric-info-box {
    padding: 5px;
    position: absolute;
    /* top: 112px; */
    background-color: #4e4a4abf;
    height: auto;
    width: 100%;
    /* margin: 0 4px; */
    margin: 0;
    color: #fff;
    display: none;
    /* bottom: 4px; */
    bottom: 0;
}

.fabric-info-box .left-details {
    float: left;
    width: 100%;
    text-align: left;
}

.fabric-info-box .price-details {
    /* float: right;
    font-size: 14px; */
    float: left;
    font-size: 12px;
    line-height: 1;
}

.image_layout:hover>.fabric-info-box {
    display: block;
}

.img-thumbnail {
    height: 230px;
    width: 100%;
}

.img-thumbnail {
    border: none;
}

.image_layout {
    position: relative;
    /* height: 100%; */
    order: 0.5px #efefef;
    height: auto;
    /*width: 170px;*/
    /*overflow: hidden;*/
}

.thumblayout {
    height: auto;
    padding: 2px;
}

.thumblayout .img-thumbnail {
    padding: 0;
    border-radius: 0;
}

.count {
    color: #525252;
    font-size: 12px;
}

.dropBtn {
    /*font-family: Roboto;*/
    font-style: normal;
    font-weight: 400;
    background-color: #fff;
    /*padding: 8px 18px;*/
    border: none;
    font-size: 12px;
    width: 98%;
    text-align: left;
}

button.dropBtn {
    padding-left: 0;
}

.style_title {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px
}

#menu_bar {
    padding: 5px;
    background-color: #fff;
    color: #000;
    height: 62px;
    text-align: left;
    text-indent: 12px;
}

#menu_bar .close {
    color: #8c8b8b;
    opacity: 1;
    font-weight: 100;
    font-size: 28px;

}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
}

.sublayouts {
    /* border-top: 0.5px solid #dddddd; */
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 300px);
    /*height:auto;*/
    margin-bottom: 10px;
}

.sublayouts .style-info-box {
    float: left;
    width: 100%;
}


/**/
.sublayouts {
    /* border-top: 0.5px solid #dddddd; */
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 300px);
    /*height: auto;*/
}

span.txttype {
    font-weight: 500;
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #0C0C0C;
    font-family: 'Roboto', sans-serif;
}


.image_layout_style {
    /*border: 1px solid #ccc;*/
    margin: 5px;
    cursor: pointer;
    height: 150px;
    font-size: 11px;
}

.image_layout_styleFab {
    /*border: 1px solid #ccc;*/
    margin: 5px;
    cursor: pointer;
    height: 80px;
}

.imgthumbnail {
    height: 100px;
    width: auto;
}

i.fa.fa-chevron-down,
i.fa.fa-chevron-up {
    color: #8c8b8b;
}

#main_group .fab_div img {
    height: 65px;
    width: 65px;
    text-align: center;
    margin: 0 auto;
}

.fab_div {
    cursor: pointer;
}

.line1 {
    position: absolute;
    top: 0;
    right: 11px;
    font-size: 20px;
    display: block;
    color: #939598;
}

.line i.fa.fa-check-circle {
    display: none;
}

.line1 i.fa.fa-check-circle {
    display: block;
}

.ofline i.fa.fa-check-circle {
    display: none;
}

.activeline i.fa.fa-check-circle {
    display: block;
}

.activeline {
    /* border-bottom: 1px solid #EF5905;
    transition: border 0.5s;
    -webkit-transition: border 1s;
    margin:0 auto;
    width:50%;*/
    /*position: absolute;
    top: 140px;
    right: 15px;*/
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 15px;
    display: block;
    color: #939598;
}

.zoom-fab {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    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;
}



/*.bordered{
    border-bottom: 2px solid #FF6D00;
    transition: border 0.5s;
    margin-top: -3px;
    margin-left: 30px;
    margin-right: 30px;
    }*/
.style-info-box p {
    margin: 0px;
    line-height: 1.5;
}

/**/

#product_list::-webkit-scrollbar {
    /*display: none !important;*/
    width: 8px;
}

#product_list::-webkit-scrollbar-thumb {
    background: #2c2d5f !important;
}

.fabs_col {
    padding-left: 24px;
    padding-right: 24px;
}

.style-info-box p {
    font-size: 11px;
    margin-top: 4px;
    text-align: center;
}

/*summary modal*/
#summary .modal-dialog {
    width: 33%;
    right: 0;
    /*top: 42px;*/
}

.modaltitlebar {
    margin-left: 16px;
    margin-right: 16px;
    padding: 4px 8px;
    /* border-bottom: 1px solid #ccc; */
    margin-top: 15px;
    margin-bottom: 16px;
}

.modal_sub_title {

    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.table_Structure {
    width: 95%;
    margin-left: 15px;
    overflow-y: scroll;
    height: calc(100vh - 100px);
}

.table-responsive {
    border: 1px solid #ccc;
}

#summary table td {
    font-size: 11px;
    width: 50%;
}

button.btn.btn-default.showbtn {
    float: right;
    height: 27px;
    background-color: #cecece;
    color: #fff;
    font-size: 11px;
}

#summarydata button.btn.btn-default.showbtn {
    background: #DA8486;
    color: #fff;
    font-weight: bold;
    border-color: #DA8486;
    text-shadow: none;
    line-height: 0.2;
}

.lab_prod {
    display: block;
    font-weight: normal;
    margin-left: 18px;
    margin-bottom: 10px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F5F1F1 !important;
}

#summary_data {
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}

#summary .modal-footer .btn {
    margin: 5px;
    padding: 3px 10px;
    height: 40px;
    background-color: black;
    color: white;
    border: none;
    text-transform: uppercase;
    text-align: center;
    width: 165px;
}

#summary .modal-footer {
    text-align: left;
    border-top: none;
}

#summary .modal-body {
    min-height: 545px;
}

button.close {
    opacity: 1;
}

button.close img {
    width: 25px;
}

#monogram .modal-dialog {
    width: 33%;
    right: 0;
    /*top: 42px;*/
    height: 100%;
}

.modal.right .modal-content {
    border-radius: 0;
    border: none;
    /*height: 720px;*/
    height: 100%;
}

.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;
}

img.img-polaroid {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #a7a1a1;
    cursor: pointer;
}

p.colorname {
    display: inline-block;
    padding-left: 5px;

}

.col-md-4.mono_div {
    margin-bottom: 15px;
    cursor: pointer;
}

#monogram .modal-footer {
    text-align: left;
    border-top: none;
}

#monogram .modal-footer .btn {
    margin: 5px;
    padding: 3px 10px;
    height: 40px;
    background-color: black;
    color: white;
    border: none;
    text-transform: uppercase;
    text-align: center;
    width: 165px;

}

#apply_fabric .modal-dialog {
    width: 33%;
    right: 0;
    /*top: 42px;*/
}

#apply_fabric .modal-footer .btn {
    margin: 3px;
    padding: 3px 10px;
    height: 40px;
    background-color: black;
    color: white;
    border: none;
    text-transform: uppercase;
    text-align: center;
    width: 47%;
    background: #000;
    font-weight: bold;
    text-shadow: none;
}

#apply_fabric .modal-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: none;
}

#fabric_info {
    padding-left: 24px;
    padding-right: 5px;
}

.maindiv {
    height: calc(100vh - 10px);
    /*background: #ccc;*/
}

#my_draped_img .modal-dialog {
    width: 33%;
    right: 0;
    top: 42px;
}

#draped {
    width: 100%;
    height: auto;
    text-align: center;
}

#draped img {
    width: auto;
    height: 371px;
}

.loader {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    z-index: 99999;
}

/*new percentage loader*/

.loader-container {
    /* position: relative; */
    width: 85px;
    height: 85px;
}

.loader-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid #ccc;
    border-top-color: #084c7f;
    animation: loader-rotate 2s linear infinite;
    background: #ffffff61;
}

@keyframes loader-rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.loader-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: bold;
    color: #333;
}


/* percentage loader end  */


/*new per_loader*/

/* .loader-container { */
/* position: relative; */
/* width: 100px; */
/* height: 100px; */
/* } */
/* .loader-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid #ccc;
    border-top-color: #084c7f;
    animation: loader-rotate 2s linear infinite;
  }
  @keyframes loader-rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  .loader-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }
  .Tryon_loader-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: bold;
    color: #333;
  } */
/*new percentage loader*/

#main_group .panel-group {
    overflow-y: auto;
    height: calc(100vh - 60px);
}

#img_div img {
    display: block;
    position: absolute;
    max-width: 100%;
    /* max-height: 95%;*/
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#img_div {
    width: auto;
    height: 100%;

}

/*float icon css*/
.zoom-btn-large {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.zoom-fab {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: #ffffff;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    transition: 0.2s ease-out;
    cursor: pointer;
    color: #FFF;
}

.zoom-fab {
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
}

.zoom-menu {
    position: absolute;
    right: 0px;
    left: auto;
    /*top: -48px;*/
    top: 0;
    transform: translateY(-108%);
    -webkit-transform: translateY(-108%);
    height: 260px;
    list-style: none;
    text-align: right;
}

.zoom-menu li {
    display: inline-block;
}

.zoom-card {
    position: absolute;
    right: 150px;
    bottom: 70px;
    transition: box-shadow 0.25s;
    padding: 24px;
    border-radius: 2px;
    background-color: #009688;
    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);
    color: #FFF;
}

.zoom-card ul {
    -webkit-padding-start: 0;
    list-style: none;
    text-align: left;
}

.scale-transition {
    transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

.scale-transition.scale-out {
    transform: scale(0);
    transition: transform 0.2s !important;
}

.zoom-menu-toggle-list .scale-transition.scale-out {
    transform: scale(1);
}

.scale-transition.scale-in {
    transform: scale(1);
}

.save-next-bt {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #DA8486;
    color: #fff;
    /* padding: 10px 18px; */
    cursor: pointer;
    text-transform: uppercase;
}

#productCnt {
    position: absolute;
    right: -8px;
    background: #db8486;
    padding: 0px;
    top: -8px;
    border-radius: 50px;
    width: 21px;
    height: 21px;
    text-align: center;
    color: #fff !important;
}

.prd-cost {
    margin-bottom: 15px;
}

.save-next-bt a {
    display: inline-block;
    padding: 12px 18px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
}

.save-next-bt:hover {
    background: #da585b;
}

.save-next-bt a:hover {
    color: #fff;
}

/*float icon css end*/
/**** Header CSS Start ****/

.tg-header {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.10);
    float: left;
    width: 100%;
}

.tg-topbar {
    width: 100%;
    float: left;
}

.tg-addressinfo {
    color: #fff;
    float: left;
    padding: 15px 0;
    line-height: 16px;
    list-style: none;
}

.tg-logonav {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.tg-logo a img {
    display: block;
    width: 140px;
    padding: 4px 0;
}

/**** Header CSS End ****/

.sublayouts .style-info-box {
    height: 45px;
}


.suit_large img {
    max-width: 100%;
    max-height: 97% !important;
    height: auto;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zoom1 {
    /*position: absolute;
    bottom: 0;
    right: 12px;
    display: block;*/
    /* height: 70px; */
}

/*.zoom1{
    right:15px;
}*/
.tg-navigation>ul.menu-list-all {
    padding-left: 30px;
}

.tg-navigation>ul.user-data-menu {
    float: right;
    text-align: right;
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
}

.tg-navigation>ul.user-data-menu li:last-child {
    padding: 0;
}

#tg-navigation.tg-navigation {
    width: calc(100% - 160px);
    display: flex !important;
    -moz-display: flex !important;
    -webkit-display: flex !important;
}

.tg-navigation>ul {
    flex: 1;
}

.measurement-type-opt {
    padding: 0;
    /*manisha*/
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-weight: 400;
}

.measurement-type-opt>div {
    display: flex;
    /* justify-content: center;*/
    /*manisha*/
    padding-right: 30px;
}

.measurement-type-opt>div.measurement-type-opt-label {
    padding-right: 0;
    width: 100%;
}

.measurement-type-opt>div input {
    margin-right: 5px;
}

.measurement-type-opt-label label {
    width: auto;
    /*manisha*/
}

.measurement-fieldbox {
    padding: 0;
}

.profile-name {
    display: flex;
    /*manisha*/
    margin-bottom: 9px;
    padding-left: 20px;
}

.save-profil-as-field {
    margin-left: 6px;
}

.save-profil-as-field input[type="text"] {
    margin-left: 10px;
    border: 1px solid #000;
}

.measurement-type-opts {
    width: 60%;
}

#slider_button ul.dropdown-menu {
    min-width: 100%;
    max-height: 450px;
    overflow-y: scroll;
    border-radius: 0;
    left: -10px;
}

#slider_button .dropdown-menu>li>a {
    padding: 3px 5px;
}

/* .CustomerList:hover ul.dropdown-menu {
    display: block;
}
.CustomerList.open:hover ul.dropdown-menu{
    display: none;
} */
.selec_aline {
    border: 1px solid #EF5905;
    transition: border 0.5s;
    -webkit-transition: border 1s;
    margin: 0 auto;
    /*width:50%;*/
    cursor: pointer;
}

.act_clr {
    border: 1px solid #EF5905;
    transition: border 0.5s;
    -webkit-transition: border 1s;
    /*width:100%;*/
    padding: 2px 5px;
    cursor: pointer;
}

.col-md-3.pindiv {
    cursor: pointer;
    height: 145px;
}

.loaded {
    /* width: auto;*/
    margin: 0 auto;
}

.mono-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    height: 48px;
    padding: 0;
    color: #fff;
}

label.check_button {
    cursor: pointer;
    height: 38px;
    padding-right: 20px;
}

.check_button img {
    height: 30px;
}

#fabric_list::-webkit-scrollbar {
    width: 8px;
}

.mono_div {
    height: 47px;
    text-align: center;
    margin-bottom: 10px;
}

div#monogram_sublist {
    height: calc(100% - 111px);
    overflow-y: scroll;
}

#monogram_sublist::-webkit-scrollbar {
    width: 8px;
}

.customize-site-logo {
    width: auto;
    margin: 10px;
    cursor: pointer;
    position: absolute;
    z-index: 9;
}

.back-bt {
    position: absolute;
    bottom: -10px;
    left: 10px;
    background: #DA8486;
    color: #fff;
    cursor: pointer;
    margin: 0px 0px 10px;
}

img.img-responsive.custlogo {
    width: 200px;
}

.image_layout_contrast {
    margin: 5px;
    cursor: pointer;
    height: 150px;
    font-size: 11px;
}

div#horiBlock {
    /* position: fixed;
    background-color: #fff;
    display: none;
    opacity:0.9;
    z-index: 9999999;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; */
    text-align: center;
    position: fixed;
    background-color: #fff;
    display: block;
    opacity: 1;
    z-index: 9999999;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(156, 109, 40);
    background: linear-gradient(148deg, rgba(156, 109, 40, 1) 7%, rgba(218, 157, 69, 1) 56%, rgba(236, 168, 74, 1) 96%);
}

#Layer_1 {
    transform: rotate(-90deg);
}

#horiBlock div {
    /* margin: 15% auto 0; */
    display: block;
    text-align: center;
    font-size: 22px;
}

.oflFabric {
    display: none;
}

.actFabric {
    position: absolute;
    top: 5px;
    right: 11px;
    font-size: 20px;
    display: block;
    color: #f2f5f9;
}

.bt1,
.bt {
    display: none;
}

.back-bt a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 18px;
    display: inline-block;
}

.mono-footer p {
    line-height: 26px;
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {

    .modal-backdrop.in {
        opacity: 0 !important;
    }

    .measurements-button-wrap {
        padding: 5px !important;
    }

    .found {
        border-bottom: 3px solid #da585b !important;
        background-color: #eaeaea;
        transition: border 0.5s;
    }

    .maindiv {
        height: calc(100vh - 160px);
        /*background: #ccc;*/
    }

    .zoom {
        position: fixed;
        bottom: 40px;
        left: 85%;
        height: 80px;
    }

    #fabricsmodal {
        display: none;
    }

    #product {
        display: none;
    }

    #mobile_footer {
        position: fixed;
        width: 100%;
        bottom: 0;
    }

    #mobile_footer .btn {
        height: 58px;
    }

    #mobile_footer .btn img {
        width: 20px;
    }

    div#fabric_list_mobile {
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100vh - 240px) !important;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
    }

    .modal.left.fade.in .modal-dialog {
        left: 0;
        /*height: calc(100% - 55px);*/
        width: 100%;
    }

    input.searchtxt {
        border-radius: 0px;
        height: 34px;
        width: 283px;

    }

    button.searchbtn {
        border-radius: 0px;
        background-color: #ed6b23;
        height: 35px;
        width: 50px;
    }

    .search-box {
        position: relative;

        float: right;
        /* margin-right: 6px;*/
        /*  margin-top: 6px;*/
    }

    .fabric-info-box {
        display: block;
    }

    img.info1.infobestfit {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        background-color: #383636e0;
    }

    .info-box {
        top: 5px;
        right: 5px;
    }

    .fabric_border {
        border: 1px solid #000;
        box-sizing: border-box;
    }

    /*Style mob*/

    ul#product_list1 {
        height: calc(100vh - 100px);
        overflow-y: scroll;
    }

    .listpro li {
        float: left;
        /* padding: 0px; */
        border-radius: 0%;
        /* padding-bottom: 15px; */
        display: block;
        height: 105px;
        width: 100%;
        padding-left: 10px;
        border-bottom: 1px solid #d6d3d3;
    }

    .listpro li img {
        float: left;
        height: 55px;
    }

    .listpro li p {
        color: #000;
        float: left;
        display: block;
        padding-top: 20px;
        padding-left: 20px;
        font-weight: 700;
    }

    span.bottom_text {
        float: left;
        clear: both;
        color: #54524f;
        width: 59px;
        text-align: center;
        display: none;
        font-size: 11px;
        font-weight: 600;
        line-height: 12px; /* pravesh */
    }

    span.styletxt {
        position: absolute;
        top: 11px;
        font-size: 20px;
        padding: 0px;
        margin: 2px 20px;
        font-weight: normal;
        text-shadow: none;
        color: #fff;
    }

    .carousel-indicators li.active {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #716a6a;
        margin: 5px;
    }

    .carousel-indicators li {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #ccc;
        margin: 5px;
    }

    .carousel-inner {
        /* max-height: 450px;*/
        /*background-color: green; */
    }

    #img_div {
        width: auto;
        height: 100%;
        /* background: yellow;*/
    }

    .carousel-indicators {
        bottom: 103px;
        position: fixed;
    }

    #img_div img {
        display: block;
        position: absolute;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        height: 88%;
        top: 48%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-49%, -50%)
    }

    /*end style mob*/
    /*mydata*/
    .mydata {
        position: absolute;
        left: 72px;
        top: 46px;
    }

    .data-heading {
        color: #333;
        background-color: #f5f5f5;
        /*width: 278px;*/
        display: block;
    }

    img#datahide {
        width: 20px;
        height: 20px;
        float: right;
        position: absolute;
        right: 10px;
        top: 10px;
        display: none;
        background: #f5f5f5;
    }

    .databox {
        /* background: #fff;
        border-left: 1px solid #d0d0d0;
        display: none;*/
    }

    .subcontent {
        width: calc(100vw - 76px);
    }

    .mydata .panel-group {
        background: #fff;
        height: calc(100vh);
        width: 100%;
        float: left;
        border-left: 1px solid #dedcdc;
        overflow-y: auto;
        position: relative;
    }

    #accordion3 .glyphicon {
        font-size: 20px;
        color: grey;
        font-weight: normal;
        cursor: pointer;
    }

    .sublayouts {
        /* border-top: 0.5px solid #dddddd;*/
        overflow-y: auto;
        overflow-x: hidden;
        height: auto;
        max-height: calc(100vh - 285px);
        /*margin: 2px;*/
        width: 100%;
        margin-bottom: 0px;
    }

    .sublayouts li {
        height: 90px;
        margin: 0;
        width: 100% !important;
        float: left;
        border-bottom: 1px solid #eaeaea;
        border-bottom-style: solid;
    }

    .thumbdetails {
        font-size: 11px;
        /* width: 114px; */
        margin-top: 0 !important;
        font-weight: 600;
        display: block;
        /* background: red; */
        height: 50px;
        position: relative;
        top: 33%;
    }

    #accordion3 .panel {
        margin-top: 0px !important;
        border-bottom: 0.5px solid #dddddd;
    }

    #layout .panel-heading,
    #accordion3 .panel-heading {
        padding: 16px 12px;
        background-color: #f5f5f5;
        border-bottom: 1px solid #ddd;
        height: 44px;
        /*border-radius: 0;*/
    }

    #accordion3 .panel-body {
        padding: 0px;
    }

    .modal-backdrop.fade.in {
        position: static;
    }

    /*end mydata*/
    #slider_button .btn {
        background-color: #e8e8e8;
        color: #585858;
        padding: 8px 18px;
        border: none;
        /* margin: 0px 5px; */
        font-size: 12px;
        width: 98%;
        /* border-radius: 5px; */
    }

    .sublayouts img {
        width: 65px;
        height: 65px;
        padding: 5px 5px;
        margin: 10px;
    }

    .modal.right.fade .modal-dialog {
        width: 100% !important;
        height: calc(100vh);
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .cost {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    .prd-cost {
        margin-bottom: 0px;
    }

    .img-icon {
        margin-bottom: 4px;
    }

    .img-icon a {
        padding-top: 5px;
    }

    .zoom-fab {
        display: inline-block;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .zoom-fab img {
        padding: 0px;
        width: 30px;
        height: 30px;
    }

    .zoom-menu {
        position: absolute;
        right: 3px;
        left: 100px;
        top: -48px;
        transform: translateY(-108%);
        -webkit-transform: translateY(-108%);
        height: 145px;
        list-style: none;
        text-align: right;
    }

    .image_layout_style {
        height: 100px;
    }

    button.navbar-toggle {
        padding: 5px 10px !important;
        margin-bottom: 0px;
    }

    .main_block .navbar {
        z-index: 3;
        background: #101010;
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        z-index: 3;
        background: #101010;
    }

    .modal-header {
        height: 46px;
        background-color: #00003f;
        text-shadow: none !important;
        font: 400 14px/21px 'Roboto', sans-serif;
    }

    /* .save-next-bt {
        position: fixed;
        bottom: 58px;
        right: 0;
        background: #DA8486;
        color: #fff;
        padding: 12px 18px;
        cursor: pointer;
        width:100%;
        text-align: center;
    } */
    .save-next-bt {
        position: fixed;
        bottom: 70px;
        right: 10px;
        background: #DA8486;
        color: #fff;
        cursor: pointer;
        margin: 0px 0px 5px;
        /* padding: 10px 18px; */
        text-align: center;
    }

    .mono-footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: block;
        padding: 12px 0px;
        height: 58px;
        color: #fff !important;
    }

    .mono-footer.btn.focus,
    .btn:focus,
    .btn:hover {
        /* color: #ffffff; */
        text-decoration: none;
    }

    a#zoomin {
        display: none;
    }

    label.check_button {
        margin-right: 0px;
        cursor: pointer;
        width: 30%;
        padding-right: 12px;
    }

    .col-md-3.pindiv {
        cursor: pointer;
        height: 142px;
    }

    img.initials_font {
        height: 23px;
    }

    .well {
        /* margin-top: 5px; */
        padding: 11px 12px;
        background: none;
        border: none;
    }

    .search-box {
        width: 100%;
    }

    input.searchtxt {
        border-radius: 0px;
        height: 34px;
        width: 100%;
        padding: 12px;
        font-size: 12px !important;
        border: 1px solid #ccc;
    }

    button.searchbtn {
        border-radius: 0px;
        height: 35px;
        width: 50px;
        border: none;
        background: #e4e0d7;
        position: absolute;
        right: 0;
    }

    #monogram button.close {
        display: block;
    }

    .render-detail {
        top: 10px;
    }

    div#monogram_sublist {
        max-height: 535px;
        overflow-y: scroll;
    }

    .mono_div {
        text-align: center;
        height: 30px;
        /*border: 1px solid;*/
        /* margin: 0 auto; */
    }

    input#monogram-text {
        border-radius: 0
    }

    img.img-polaroid {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 1px solid #a7a1a1;
        cursor: pointer;
    }

    .modaltitlebar {
        padding: 12px 18px;
        margin-bottom: 16px;
        background: #ffffff;
        color: #000;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        border-bottom: 1px solid #e2e2e2;

    }

    .modal_sub_title {
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        line-height: 28px;
        color: #000000;
    }

    label.textmono {
        margin-bottom: 10px;
    }

    #apply_fabric .modal-footer .btn {
        /* width: 160px;*/
        display: inline-block;
    }

    #apply_fabric .modal-footer {
        position: fixed;
        bottom: 50px;
        width: 100%;
    }

    .customize-site-logo {
        width: 90px;
        margin: 10px;
    }

    .act_clr {
        /*margin-top: 3px;*/
        padding: 1px 15px;
    }

    .back-bt {
        position: fixed;
        bottom: 70px;
        left: 10px;
        background: #DA8486;
        color: #fff;
        /*    padding: 10px 18px;*/
        /*manisha*/
        cursor: pointer;
        margin: 0px 0px 5px;
    }

    img.img-responsive.custlogo {
        width: 235px;
    }

    .img-thumbnail {
        height: 170px;
        width: 100%;
    }

    .image_layout {
        height: 172px;
    }

    #slider_button ul.dropdown-menu {
        left: -10px;
    }

    .dropdown-menu span.dropdownmenu {
        font-size: 10px;
    }

    .measurements-button-wrap {
        padding: 5px !important;
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:568px) {
    .found {
        border-bottom: 3px solid #da585b !important;
        background-color: #eaeaea;
        transition: border 0.5s;
    }

    .back-bt {
        position: fixed;
        bottom: 107px;
        left: 10px;
        background: #DA8486;
        color: #fff;
        padding: 10px 18px;
        cursor: pointer;
        margin: 0px 0px 5px;
    }

    .measurements-button-wrap {
        padding: 5px !important;
    }
}

@media only screen and (min-device-width:569px) and (max-device-width:766px) {
    .found {
        border-bottom: 3px solid #da585b !important;
        background-color: #eaeaea;
        transition: border 0.5s;
    }

    .measurements-button-wrap {
        padding: 5px !important;
    }
}

@media only screen and (min-device-width:767px) and (max-device-width:860px) and (orientation:portrait) {}


/*manisha 6-5*/
@media (max-width: 767px) {
    .measurements-items .cus-modal-dialog {
        height: 100% !important;
        border-radius: 0;
    }

    .cus-modal-body {
        height: calc(100vh - 100px) !important;
    }

    .measurement-type-opt {
        margin-left: 0 !important;
        width: 100% !important;
        padding: 0;
    }

    .measurement-type-opt-label label {
        width: 40%;
    }
}

/*manisha 6-5*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .measurement-data-lists {
        padding: 0 18px !important;
    }

    .measurement-type-opt {
        margin-left: 0;
    }

    #product {
        display: none;
    }

    #fabricsmodal {
        display: none;
    }

    #mobile_footer {
        position: fixed;
        width: 100%;
        bottom: 0;
    }

    #mobile_footer .btn {
        height: 58px;
    }

    #mobile_footer .btn img {
        width: 20px;
    }

    .maindiv {
        height: calc(100vh - 60px);
        /*background: #ccc;*/
    }

    .save-next-bt {
        position: fixed;
        bottom: 58px;
        right: 10px;
        background: #DA8486;
        color: #fff;
        /* padding: 12px 18px;*/
        padding: 22px 34px;
        cursor: pointer;
        margin: 0px 0px 10px;
    }

    .zoom-fab img {
        padding: 0px;
        width: 45px;
        height: 45px;
    }

    .zoom-fab {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .carousel-indicators {
        bottom: 65px;
        position: fixed;
    }

    .modal.left.fade.in .modal-dialog {
        left: 0;
        /*height: calc(100% - 55px);*/
    }

    div#fabric_list_mobile {
        overflow-y: auto;
        overflow-x: hidden;
        /* height: calc(100vh - 210px)!important; */
        height: calc(100vh - 240px) !important;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
    }

    .info-box {
        top: 5px;
        right: 5px;
    }

    img.info1.infobestfit {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        background-color: #383636e0;
    }

    .fabric-info-box {
        display: block;
    }

    .well {
        /* margin-top: 5px; */
        padding: 11px 12px;
        background: none;
        border: none;
    }

    .search-box {
        width: 100%;
        position: relative;
        float: right;
    }

    input.searchtxt {
        border-radius: 0px;
        height: 34px;
        width: 100%;
        padding: 12px;
        font-size: 12px !important;
        border: 1px solid #ccc;
    }

    button.searchbtn {
        border-radius: 0px;
        height: 35px;
        width: 50px;
        border: none;
        background: #e4e0d7;
        position: absolute;
        right: 0;
    }

    ul#product_list1 {
        height: calc(100vh - 77px);
        overflow-y: scroll;
    }

    .listpro li {
        /*float: left; */
        padding: 5px;
        border-radius: 0%;
        padding-bottom: 15px;
        display: block;
        height: 95px;
        width: 100%;
        padding-left: 10px;
        border-bottom: 1px solid #d6d3d3;
    }

    .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;
        /* line-height: 1.5; */
    }

    .data-heading {
        color: #333;
        background-color: #f5f5f5;
        /*width: 1033;*/
        display: block;
    }

    .subcontent {
        width: 245px;
    }

    .mydata .panel-group {
        background: #fff;
        height: calc(100vh);
        width: 100%;
        float: left;
        border-left: 1px solid #dedcdc;
        overflow-y: auto;
    }

    #accordion3 .panel {
        margin-top: 0px !important;
        border-bottom: 0.5px solid #dddddd;
    }

    #accordion3 .panel-body {
        padding: 0px;
    }

    .sublayouts {
        /* border-top: 0.5px solid #dddddd; */
        overflow-y: auto;
        overflow-x: hidden;
        height: auto;
        max-height: calc(100vh - 280px);
        /* margin: 2px; */
        width: 245px;
        margin-bottom: 0px;
    }

    .sublayouts li {
        height: 89px;
        margin: 0;
        width: 250px !important;
        float: left;
        border-bottom: 1px solid #eaeaea;
        border-bottom-style: solid;
    }

    .thumbdetails {
        font-size: 9px;
        width: 100px;
        margin-left: 20px;
    }

    span.styletxt {
        position: absolute;
        top: 11px;
        font-size: 20px;
        padding: 0px;
        margin: 2px 20px;
        font-weight: normal;
        color: #fff;
    }

    .mydata {
        position: absolute;
        left: 72px;
        top: 50px;
    }

    .back-bt {
        position: fixed;
        bottom: 58px;
        left: 10px;
        background: #DA8486;
        color: #fff;
        /*   padding: 12px 18px;*/
        cursor: pointer;
    }

    #accordion3 .panel-heading h4 {
        margin-top: -8px;
        font-size: 12px;
        padding: 15px;
    }

    #accordion3 .panel-title {
        padding: 7px 5px;
    }

    .modal-backdrop.in {
        opacity: 0;
    }

    img.img-polaroid {
        width: 25px;
    }

    .col-md-3.pindiv {
        height: 72px;
    }

    /*#img_div img{
	height: 95%;
	top: 48%;
	}*/
    .col-md-3.pindiv {
        cursor: pointer;
        height: 70px;
        /* border: 1px solid;*/
        width: 43px;
    }

    img#datahide {
        width: 20px;
        height: 20px;
        float: right;
        position: absolute;
        left: 215px;
        top: 10px;
        display: none;
        background: #f5f5f5;
    }

    .listpro li p {
        color: #000;
        float: left;
        display: block;
        padding-top: 20px;
        padding-left: 20px;
    }

    .img-thumbnail {
        height: 170px;
        width: 100%;
    }

    #product_list1::-webkit-scrollbar {
        width: 8px;
    }

    .demo1::-webkit-scrollbar {
        width: 8px;
    }

    label.check_button {
        padding-right: 18px;
    }

    #fabric_imge {
        height: 260px;
    }

    .img-icon.ZoomIn {
        display: none !important;
    }

    .found {
        border-bottom: 3px solid #da585b !important;
        background-color: #eaeaea;
        transition: border 0.5s;
    }

    .imgthumbnail {
        height: auto;
        width: auto;
    }

    .fabric_border {
        border: 1px solid #000;
        box-sizing: border-box;
        height: 170px;
    }

    .demo1 img {
        width: 75px;
        height: 75px;
        padding: 5px 5px;
        margin: 5px 10px;
    }

    #layout .panel-heading,
    #accordion3 .panel-heading {
        padding: 15px;
        border-bottom: 1px solid #ddd;
        background: #d6d6d6;
    }

}

/*Manisha css start for ipad pro portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    div#modelDiv {
        width: 100% !important;
    }

    .hidden-md {
        display: block !important;
    }
}

/*Manisha css ends for ipad pro portrait*/

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .measurement-type-opt {
        margin-left: 0;
    }

    #main_group p {
        font-size: 10px;
        line-height: 10px;
    }

    #main_group li {
        height: 92px;
    }

    .col-md-3.pindiv {
        height: 100px;
    }

    .monogram_text {
        margin-top: 0px;
        padding-bottom: 0px;
    }

    img.img-polaroid {
        width: 100%;
        height: auto;
    }

    .monogram_font {
        padding-bottom: 10px;
    }

    label.check_button {
        margin-right: 24px;
        cursor: pointer;
        height: 30px;
    }

    .activeline {
        right: 2px;
        font-size: 12px;
    }

    .img-thumbnail {
        height: 170px;
        width: 100%;
    }

    .loaded {
        height: auto;
    }

    .image_layout_style {
        height: 105px;
    }

    .img-icon.ZoomIn {
        display: none !important;
    }

    .maindiv {
        /* height: calc(100vh - 20px);*/
        /*background: #ccc;*/
        height: 100% !important;
    }

    #img_div img {
        display: block;
        position: absolute;
        max-width: 100%;
        max-height: 80%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    #product_list {
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100vh - 124px);
    }

    #fabric_list {
        height: calc(100vh - 200px);
    }

    .back-bt {
        position: absolute !important;
        margin: 0px 0px 10 !important;
        bottom: 0px;
    }

    .save-next-bt {
        margin-bottom: 10px;
    }

    .save-next-bt a {
        padding: 10px 18px;
    }

    #product {
        height: 100%;
    }

    .line1 {
        right: 4px;
    }
}

@media(min-width: 1028px) and (max-width: 1278px) {
    .img-thumbnail {
        height: 190px;
        width: 100%;
    }

    .measurement-type-opt {
        margin-left: 0;
    }

    .measurement-type-opt-label label {
        width: 40%;
    }

    .measurement-fieldbox {
        padding-left: 0;
    }
}

@media(min-width: 1280px) and (max-width: 1366px) {
    .carousel-inner {
        height: 100%;
    }

    #product_list {
        overflow-y: auto;
        height: calc(100vh - 135px);
    }

    /*
    #layout {
        width: 380%;
        left: 120px;
    }*/

    #summary .modal-body {
        min-height: 350px;
    }

    .modal_sub_title {
        font-size: 20px;
        line-height: 18px;
    }

    .render-detail {
        /*padding-top: 0px;*/
    }

    .img-icon img {
        width: 25px;
    }

    .zoom-fab img {
        padding: 0px;
        width: 35px;
        height: 35px;
    }

    .zoom-fab {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .zoom-menu {
        right: 0px;
        left: auto;
        top: -48px;
        height: 192px;
    }

    .zoom {
        position: fixed;
        /*bottom: -15px;*/
        left: 54%;
        /*height: 70px;*/
    }

    .cost {
        margin-bottom: 0px;
    }

    .zoom-btn-large {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .FabtitleBar {
        margin-top: 10px;
    }

    .lab_prod {
        margin-bottom: 0px;
    }

    .image_layout_style {
        height: 120px;
    }

    .waist-fabric-list .image_layout_style {
        height: auto;
        margin: 0;
    }

    .waist-fabric-list .imgthumbnail {
        height: auto;
        width: auto;
        max-width: 100%;
    }

    .waist-fabric-list .waist-fabric-info {
        opacity: 0;
        height: auto;
        padding: 5px;
        position: absolute;
        /* top: 112px; */
        background-color: #4e4a4abf;
        height: auto;
        width: 97%;
        /* margin: 0 4px; */
        margin: 0;
        color: #fff;
        /* bottom: 4px; */
        bottom: 0;
    }

    .sublayouts .waist-fabric-list .style-info-box {
        height: auto;
    }

    .waist-fabric-list .style-info-box p {
        text-align: left;
    }

    /* .waist-fabric-list .style-info-box {
        bottom:31px;
    } */
    .waist-fabric-list.Style_thmb:hover .waist-fabric-info {
        opacity: 1;
        display: block;
    }

    .waist-fabric-list.Style_thmb {
        height: auto;
        padding: 2px;
    }

    img.img-polaroid {
        width: auto;
        height: 40px;
        border-radius: 50%;
    }

    .modal.right .modal-content {
        border-radius: 0;
        border: none;
        /*height: 583px;*/
    }

    #fabric_imge {
        height: 300px;
        width: 100%;
        text-align: center;
        overflow: hidden;
        padding: 5px;
    }

    .imgthumbnail {
        height: 82px;
        width: auto;
    }

    #main_group li {
        height: 95px;
    }

    #main_group p {
        font-size: 12px;
        line-height: 14px;
    }

    .activeline {
        right: 5px;
    }

    .col-md-3.pindiv {
        cursor: pointer;
        height: 140px;
    }

    label.check_button {
        /* margin-right: 0px;*/
        height: 33px;
        padding-right: 12px;
    }

    .monogram_text {
        margin-top: -6px;
        margin-bottom: -20px;
    }

    .modal.right .modal-body {
        overflow-x: hidden;
        max-height: 670px;
        overflow-y: scroll;
    }

    .monogram_font {
        margin-bottom: -10px;
    }

    .monogram_color {
        margin-bottom: 15px;
    }

    .monoplacediv {
        padding-bottom: 15px;
    }

    #monogram_sublist::-webkit-scrollbar {
        width: 8px;
    }

    .mono_div {
        height: 47px;
        text-align: center;
    }

    /*.act_clr{
        margin-top: 5px;
    }*/
    div#monogram_sublist {
        max-height: 600px;
        overflow-y: scroll;
    }

    .img-thumbnail {
        height: 190px;
        width: 100%;
    }
}

@media(min-width: 1367px) and (max-width: 1440px) {
    .zoom-menu {
        position: absolute;
        right: 3px;
        left: auto;
    }

    #product_list {
        overflow-y: auto;
        height: calc(100vh - 190px);
    }

    .img-thumbnail {
        height: 190px;
        width: 100%;
    }
}

@media(min-width: 1601px) and (max-width: 1910px) {
    .maindiv {
        height: calc(100vh - 63px);
        /*background-color: #cccc;*/
    }

    .carousel-inner {
        height: 100%;
        /* background-color: #000; */
    }

    img.img_Slider {
        width: auto;
        /* height: 839px!important;*/
    }

    .modal.right .modal-content {
        border-radius: 0;
        border: none;
        height: 100%;
    }

    #monogram .modal-footer {
        text-align: left;
        border-top: none;
        position: absolute;
        bottom: 15px;
    }

    #summary .modal-footer {
        text-align: left;
        border-top: none;
        position: absolute;
        bottom: 15px;
    }

    #layout {
        right: 0;
    }

    #product_list {
        overflow-y: auto;
        /* height: calc(100vh - 90px);*/
    }

    #apply_fabric .modal-footer {
        position: absolute;
        bottom: 15px;
        width: 100%;
        border-top: none;
    }
}

@media(min-width: 1920px) and (max-width: 1980px) {
    .maindiv {
        height: calc(100vh - 63px);
        /*background-color: #cccc;*/
    }

    .carousel-inner {
        height: 100%;
        /* background-color: #000; */
    }

    img.img_Slider {
        width: auto;
        /* height: 839px!important;*/
    }

    .modal.right .modal-content {
        border-radius: 0;
        border: none;
        /*height: auto;*/
    }

    #monogram .modal-footer {
        text-align: left;
        border-top: none;
        position: absolute;
        bottom: 15px;
    }

    #summary .modal-footer {
        text-align: left;
        border-top: none;
        position: absolute;
        bottom: 15px;
    }

    #layout {
        right: 0;
    }

    #product_list {
        overflow-y: auto;
        height: calc(100vh - 190px);
    }

    #apply_fabric .modal-footer {
        position: absolute;
        bottom: 15px;
        width: 100%;
        border-top: none;
    }

    .monoplacediv {
        margin-bottom: 40px;
    }

    .image_layout_style {
        margin: 5px;
        cursor: pointer;
        height: 165px;
    }

    .image_layout_styleFab {
        margin: 5px;
        cursor: pointer;
        height: 105px;
        width: auto;
    }

    div#monogram_sublist {
        max-height: 700px;
        overflow-y: scroll;
    }

}

/*totem*/
@media (min-width: 1028px) and (max-width: 1278px) and (orientation:portrait) {
    #img_div img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        height: 86%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    #product {
        display: none;
    }

    #fabricsmodal {
        display: none;
    }

    #modelDiv {
        width: 100% !important;
    }

    .zoom-fab {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }

    .zoom-fab img {
        width: 70px;
        height: 70px;
    }

    .img-icon {
        margin-bottom: 15px;
    }

    .cost {
        font-size: 40px;
    }

    .render-detail {
        padding-top: 25px;
    }

    .bt {
        display: block;
        position: fixed;
        top: 120px;
        cursor: pointer;
        z-index: 9;
    }

    .bt1 {
        display: block;
        position: fixed;
        top: 260px;
        cursor: pointer;
        z-index: 9;
    }

    .btn.samelook {
        display: none;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        height: 105px;
        width: 100%;
    }

    .btn.samelook1 {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        height: 105px;
        width: 100%;
    }

    .fab_btn {
        width: 115px;
        float: left;
        display: block;
    }

    .bookbtn {
        width: 115px;
        float: left;
        display: block;
    }

    .bt img {
        width: 41px;
    }

    .bt p,
    .bt1 p {
        font-weight: 600;
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 0;
    }

    .modal.left .modal-dialog {
        position: fixed;
        margin: auto;
        width: 35%;
        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);
    }

    .well {
        /* margin-top: 5px; */
        padding: 10px 10px;
        background: none;
        border: none;
    }

    .search-box {
        width: 100%;
    }

    input.searchtxt {
        border-radius: 0px;
        height: 34px;
        width: 100%;
        padding: 12px;
        font-size: 12px !important;
    }

    button.searchbtn {
        border-radius: 0px;
        height: 35px;
        width: 50px;
        border: none;
        background: #e4e0d7;
        position: absolute;
        right: 0;
    }

    .thumblayout {
        height: auto;
        padding: 10px 15px;
    }

    /*fabric style*/
    div#fabric_list_Totem {
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100vh - 208px) !important;
        float: left;
    }

    div#fabric_list_Totem::-webkit-scrollbar {
        width: 10px;
    }

    .modal-header {
        border-bottom-color: #EEEEEE;
        background-color: #5a5a5a;
        padding: 12px 10px;
        text-transform: capitalize;
        height: 50px;
    }

    ul#product_list1 {
        overflow-y: scroll;
        height: calc(100vh - 50px);
    }

    .listpro li {
        float: left;
        padding: 5px;
        border-radius: 0%;
        padding-bottom: 15px;
        display: block;
        height: 120px;
        width: 100%;
        padding-left: 10px;
        border-bottom: 1px solid #d6d3d3;
    }

    .listpro li img {
        float: left;
        height: 85px;
    }

    span.bottom_text {
        float: left;
        clear: both;
        font-size: 10px;
        color: #54524f;
        width: 90px;
        text-align: center;
        display: none;
        line-height: 13.5px; /* Pravesh */ 
    }

    .mydata {
        position: absolute;
        left: 100px;
        top: 50px;
        width: 74%;
    }

    .data-heading {
        color: #333;
        background-color: #f5f5f5;
    }

    img#datahide {
        width: 20px;
        height: 20px;
        float: right;
        position: absolute;
        right: 10px;
        top: 10px;
        display: none;
        background: #f5f5f5;
    }

    .subcontent {
        width: 100%;
    }

    .mydata .panel-group {
        background: #fff;
        height: calc(100vh);
        width: 100%;
        float: left;
        border-left: 1px solid #dedcdc;
        overflow-y: auto;
    }

    span.txttype {
        font-size: 12px;
        margin: -4px;
        color: #000;
    }

    #accordion3 .glyphicon {
        font-size: 20px;
        color: grey;
        font-weight: normal;
        cursor: pointer;
        top: -5px;
    }

    .sublayouts {
        border-top: 0.5px solid #dddddd;
        overflow-y: auto;
        overflow-x: hidden;
        height: auto;
        max-height: calc(100vh - 280px);
        margin: 0;
    }

    .sublayouts li {
        display: flex;
        height: 120px;
        margin: 0 !important;
        width: 100% !important;
        border-bottom: 1px solid #a7a7a7;
    }

    .sublayouts img {
        width: 85px;
        height: 85px;
        /*padding: 5px 5px;*/
        margin: 10px;
    }

    .thumbdetails {
        font-size: 12px;
        width: 100px;
        margin: 0 20px;
        display: flex;
        justify-content: center;
        /* align-items: flex-start; */
        flex-direction: column;
    }

    span.styletxt {
        color: #fff;
        position: absolute;
        top: 11px;
        font-size: 20px;
        padding: 0px;
        margin: 2px 20px;
        font-weight: normal;
    }

    .listpro li p {
        color: #000;
        float: left;
        display: block;
        padding-top: 30px;
        padding-left: 10px;
        font-size: 20px;
    }

    #mydata .panel-heading {
        height: 71px;
        height: 43px;
    }

    #accordion3 .panel-heading {
        padding: 30px 15px;
    }

    #accordion3 .panel-body {
        padding: 0px;
    }

    #accordion3 .panel.panel-default {
        margin-top: 0px;
    }

    .found {
        border-bottom: 3px solid #da585b !important;
        background-color: #eaeaea;
        transition: border 0.5s;
    }

    .fabric-info-box {
        display: block;
    }

    .info-box {
        top: 0px;
        right: 20px;
    }

    img.info1.infobestfit {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        background-color: #383636e0;
    }
}