#ins-payment .pay-by {
    width: auto !important;
}
.ins-payment .panel {
    display: block;
    float: left;
    width: 100%;
}
.flex-row-top{
    display: flex;
    align-items: center;
}
.all-span-one,.all-span-two,.discount-amount-common{
 color:#414042;
/*color:#fff;*/
}
.category-gallery .icon-background {
    color: #fbbb17;
}

.category-gallery .icon-bg-transparent {
    color:transparent;
}

.mitem li a:hover {
    color: #fbbb17 !important;
}


.pay-icon-img{max-width:125px;}

.card-categories-main {
    width: 100%;
    background-color: #fff;
    min-height: 297px;
}
.pay-balance{
  display: flex;
    position: relative;
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #5d5d5d;
}

.dot{
    width:60px;
    height:60px;
    position:absolute !important;
    background: url(../uploads/con-1.png);
    background-size: 100% 100%;
    z-index:99999;
  }

  .dot2{
    width:30px;
    height:30px;
    position:absolute !important;
    background: url(../uploads/con-2.png);
    background-size: 100% 100%;
    z-index:99999;
  }

.pay-balance a{
	 background: #fcb813;
    color: #333 !important;
    font-weight: 600;
    padding: 5px 7px;
    font-size: 11px;
    border-radius: 50px;
}

.pay-balance a:hover{
	 opacity: 0.9;
    color: #333 !important;
}

.card-categories {
    width: 12.5%;
    float: left;
    height: 148.5px;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
}
.card-categories:hover {
    transition-duration: 1s;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-transform: all 0.3s ease-in-out;
    -ms-transform: all 0.3s ease-in-out;
    transform: all 0.3s ease-in-out;
    position: relative;
}
.card-categories:nth-child(10),
.card-categories:nth-child(11),
.card-categories:nth-child(12),
.card-categories:nth-child(13),
.card-categories:nth-child(14),
.card-categories:nth-child(15),
.card-categories:nth-child(16),
.card-categories:nth-child(9) {
    border-bottom: 0;
}
.card-categories a {
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 16px;
}
.card-categories:nth-child(8n) {
    border-right: 0;
}
.card-categories-image-con {
    margin: 0 auto;
    width: 80px;
    height: 80px;
}
.card-categories-image-con img {
    width: 100%;
    height: auto;
}
.categories-name {
    text-align: center;
    margin-top: 10px;
}
.home-product:hover img {
    -ms-transform: scale(1.1);
    transition-duration: 1s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.categories-name span {
    margin: 8px 12px 0;
    font-size: 14px;
    color: #212121;
    line-height: 18px;
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.popup-banner img,
#popup-banner img {
    max-height: 500px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.popup-banner .modal-content,
#popup-banner .modal-content {
    background-color: transparent !important;
}
.modal-footer .btn {
    background-color: #fbbb17;
    margin: 0 15px;
}
.btu-cal,
.btu-cal:focus {
    display: inline;
    font-weight: 600;
    font-size: 12px;
    border: 1px solid #666;
    padding: 3px 10px;
    border-radius: 4px;
    margin: 4px 0;
}
#popup-banner .modal-body,
.popup-banner .modal-body {
    padding: 0 !important;
}
.vertical-align-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
.popup-close,
.popup-close:hover {
    background: #000 !important;
    color: #fff;
    position: absolute;
    right: -10px;
    width: 35px;
    top: -9px;
    height: 35px;
    z-index: 100;
    opacity: 1;
    border-radius: 50%;
}
.close-btn {
    background: #a5a4a4 !important;
}
.pl-pr-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.f-18 {
    font-size: 18px !important;
}
.btu-cal a {
    color: #666;
}
.btu-cal:hover {
    color: #fbbb17;
    border: 1px solid #fbbb17;
}
.s_deliv {
    display: inline-block;
}
footer a {
    color: #fff !important;
}
#specification {
    overflow-y: auto;
}
.tab-container {
    border: 1px solid #f8b82d;
}
#product-detail > ul,
#product_spc ul {
    margin-bottom: 15px;
    list-style-type: disc;
    padding-left: 40px;
    padding-right: 40px;
}
#City_delc > .chosen-container-single .chosen-single div b {
    background: url(../images/mini-dropdown.png) right center no-repeat #fafafa;
    display: block;
    height: 100%;
    width: 100%;
}
#City_delc > .chosen-container .chosen-results {
    color: #555;
    margin: 0 4px 4px 0;
    max-height: 80px !important;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    font-size: 12px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#City_delc > .chosen-container-single .chosen-search input {
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin: 1px 0;
    padding: 0 12px 4px 4px;
    width: 100%;
    border-radius: 4px;
}
#City_delc > .chosen-container {
    width: 130px !important;
    margin-top: 4px;
}
#City_delc > .chosen-container-single .chosen-single {
    background-color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #eaeaea !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    padding: 0 8px;
    width: 130px;
    float: left;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 4px;
    font-size: 12px;
    text-align: left;
}
.dropdown-select > .selected {
    font-size: 12px;
    color: #666;
}
#discount-tab > .nav-tab,
#discount-tab > .nav-tab > li > a {
    border: 0 solid #e9e9e9;
}
.table > tbody > tr > th {
    padding: 10px;
    font-weight: 600;
}
.disable {
    color: #bcbec0 !important;
}
.detail-option-container > .attributes {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin-bottom: 3px;
}
.new-select > option {
    text-align: center;
}
.btn-plus-up > i {
    -webkit-text-stroke: 0.4px #fff;
}
.btn-plus-down > i {
    -webkit-text-stroke: 0.4px #fff;
}
.discout-table {
    margin-top: 75px;
}
.hor_head {
    font-weight: 700;
    font-size: 13px;
    color: #59595b;
}
.cd-data {
    font-size: 14px;
    font-weight: 600;
    color: #59595b;
}
.cp {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #666 !important;
    margin: 0 0 2px !important;
}
#dis-33 > ul > li:before {
    margin-left: -1.3em;
}
#discount-tab > .nav-tab > li > a {
    padding: 0;
}
#discount-tab > .nav-tab > li > a > img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
#discount-tab > .nav-tab > li.active {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: auto;
}
#discount-tab > .tab-container {
    border-top: 1px solid #f8b82d;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin-top: -1px;
}
.btn-plus-down i {
    font-weight: 400;
}
.modal-dialog-dis > .modal-content {
    border-radius: 20px;
}
.group-button-header{
    width:unset !important;
}
.modal_type {
    padding-left: 0;
    padding-right: 0;
}
.dis_topic {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: #666;
}
.view_dis > a {
    font-size: 11px;
    padding-left: 10px;
    line-height: 38px;
    color: #0510a2;
    font-weight: 700;
    text-decoration: underline;
}
.view_dis > a:hover {
    color: #0510a2;
}
.dis_price {
    font-size: 25px;
    font-weight: 700;
    color: #2bb673;
    position: relative;
    float: left;
    padding-top: 6px;
}
.discont-div {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
}
.modal_type > span {
    font-size: 10px;
    color: #929090;
    font-weight: 600;
}
.new_dlc {
    font-size: 13px;
    color: #666;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
.new-select > option {
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
}
.form-option > .attributes > .attribute-list > .new-select {
    min-width: 80px;
    height: 20px;
    border-radius: 5px;
    line-height: 16px;
    padding: 2px;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
    margin-top: 4px;
    background: url(../images/mini-dropdown.png) right center no-repeat #fafafa;
    margin-bottom: 0;
    font-size: 12px;
    border: 1px solid #eaeaea;
    color: #666;
}
.dlc {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0;
    color: #04ca42;
    line-height: 50px;
    float: right;
}
#del_ch_cus {
    border: 1px solid #fcb813;
    padding: 10px 15px;
    margin: 10px 0;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.area-s {
    margin-bottom: 5px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #666;
}
.delc-icon {
    line-height: 35px;
    float: right;
    color: #666;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}
.delc-icon:hover {
    cursor: pointer;
}
.delc-icon > img {
    width: 35px;
    margin-right: 5px;
}
.instb-n {
    border-top: 0 !important;
}
.btn-yellow {
    background-color: fbbb17;
    color: #333;
}
.discount_con > span {
    font-weight: 700;
}
.ins-pro-instxt {
    font-size: 10px;
}
.notify-me p.new-label span {
    content: "SOLD OUT";
}
.product-container:hover p.new-label span {
    display: none;
}
.product-container:hover p.new-label:after {
    content: "Notify Me When Available";
}
.promotion-gallery > .owl-stage-outer > .owl-stage > .owl-item > .ins-promo-con > img {
    display: block;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 50px;
}
.promotion-gallery > .disabled {
    display: block !important;
}
.text-thank {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#header-left-nav {
    display: none !important;
}
.btn-buy-now {
    color: #414143 !important;
}
.cat-heading h3,
.d-headding,
.headding-title,
.modal-footer-m .btn,
.navbar .nav-link,
.outof-st-notify,
.pro-title,
.rec-dis span,
.rec-tot-con total,
.res-order-recipt .title h3,
.subscribe-wrapper .message h3,
footer h3 {
    text-transform: uppercase;
}
* html .zoom-section,
.btn-out-of-stock,
.clear-both,
.clearfix,
.headding-title,
.timeline .timeline-item:after,
.zoom-section {
    clear: both;
}
.cart-disc p,
.grid-price-con .product-title,
.mole-price-con .product-title,
.spn-reg {
    text-overflow: ellipsis;
    white-space: nowrap;
}
body {
    background: #f3f3f3 !important;
    font-family: "Open Sans", sans-serif;
}
.facebook:hover,
.g-plus:hover {
    color: #fff;
}
.yellow-border {
    border-bottom: 1px solid #fbbb17;
}
.main-img-mall img,
.not-avalible {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
.mitem {
    background-clip: content-box;
    margin-bottom: 10px;
}
.log-link:hover {
    color: #fbbb17;
}
.top4 {
    top: 4px !important;
}
#wrap {
    z-index: 600 !important;
}
#specification > table {
    width: 100%;
    margin-top: 10px;
}
#product-detail > table > tbody > tr > td,
#specification > table > tbody > tr > td {
    padding: 5px;
}
.introduce-list li {
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1.5px;
    font-weight: 500;
}
.padtop2 {
    padding-top: 2px;
}
.pl7 {
    padding-left: 7px;
}
.pl5 {
    padding-left: 5px;
}
.address-no-icon > li .fa {
    margin: 0 8px 0 0;
}
.not-fa {
    padding-left: 21px;
}
.product-info-page .affix,
.product-info-page .affix-top,
.product-info-page .main-container,
.product-info-page .main-header {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.address-no-icon .fa {
    width: 13px;
}
#payment-form {
    margin-bottom: 6px;
}
.promotion-gallery li {
    float: left;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 5px;
}
.collen,
.product-delete {
    float: right;
}
.collen,
.pro-padding,
.promotion-off {
    padding-right: 10px;
}
.pro-padding-row {
    margin-left: -8px !important;
    margin-right: -8px !important;
}
.pro-padding {
    padding-left: 8px;
}
.main-img-mall img {
    border-top: 1px solid #eaeaea;
}
.collen {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
#billing label,
.cool-ctrl label,
.cool-ctrl > label,
.not-avalible {
    font-family: Roboto, sans-serif;
}
.f-icon:before {
    margin-right: 10px;
}
.c-item-con {
    height: auto;
    overflow: auto;
}
#review .jq-ry-container {
    display: inline-block !important;
}
#review .modal-title {
    width: 48px;
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
    line-height: 14px;
    margin-bottom: 13px;
}
.auth-logo,
.qty-center {
    margin-right: auto;
    margin-left: auto;
}
#review p {
    color: #999;
}
.promotion-presentage,
.promotion-type {
    font-size: 12px;
    color: #666;
}
.promotion-type {
    width: 100%;
    display: inline-block;
}
.promotion-off {
    font-size: 9px;
    line-height: 19px;
    border-right: 1px solid #999;
}
.promotion-amount {
    color: #e74d3c;
    font-size: 14px;
    padding-left: 4px;
    line-height: 19px;
    font-weight: 600;
}
.v-carousel > .carousel-control {
    font-size: 11px;
}
.strip-banner img {
    width: 100%;
    height: auto;
}
.darken-overlay div {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.mole-pro-con .all-span-two {
    position: absolute;
    padding: 5px 5px;
    text-align: center;
}
.not-avalible {
    line-height: 29px;
    display: inline;
    float: left;
    color: #666;
    font-size: 12.5px;
    padding-left: 0;
    padding-right: 0;
}
.footer-arrows {
    color: #fff;
    font-size: 9px !important;
    font-weight: 500 !important;
}
.option2 .owl-controls .owl-next:hover,
.owl-carousel2 .owl-controls .owl-next:hover,
.owl-carousel2 .owl-controls .owl-prev:hover {
    background: 0 0;
    color: #fff;
}
.qty-center {
    width: 160px;
}
.mole-pro-con .all-span-one {
    position: absolute;
    padding: 5px 12px;
    text-align: center;
}
.label-left,
.label-right {
    position: relative;
    float: left;
    padding-right: 0;
}
.styling select::-ms-expand {
    display: none;
}
#avengers_rating,
.cart-qty-label,
.label-left,
.label-right {
    display: inline-block;
}
.auth-logo {
    width: 196px;
}
.label-left {
    width: 133px;
    padding-left: 15px;
}
.cool-ctrl label {
    padding-bottom: 5px;
    color: #333;
    font-size: 13px;
    font-weight: 600;
}
.bot-mar-33 {
    margin-bottom: 33px;
}
.label-right {
    width: 160px;
    padding-left: 7px;
}
.mall-heading {
    margin-top: 13px;
    margin-bottom: 34px;
}
.t-market {
    padding-right: 15px;
    text-align: right;
}
.t-product {
    text-align: left;
}
.padding-right-ls {
    padding-right: 0 !important;
}
.padding-left-ls {
    padding-left: 0 !important;
}
.styling select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #fbbb17;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    height: 22px;
    line-height: 14px;
    padding-left: 10px;
    margin-bottom: 0 !important;
    width: 100px;
    margin-right: 15px;
    background-image: url(arrow.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
.upwards {
    font-size: 11px;
    line-height: 20px;
    vertical-align: middle;
}
.notify-me-btn {
    font-size: 18px;
    color: #000;
}
.facebook,
.g-plus {
    color: #fff;
    border-radius: 50%;
    width: 33px;
    line-height: 33px;
}
.auth-align {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
#footer .owl-controls .owl-prev {
    left: -25px !important;
}
#footer .owl-controls .owl-next {
    right: -25px !important;
}
.facebook {
    background: #0071bc;
    height: 33px;
    margin-right: 6px;
    margin-left: 6px;
}
.g-plus {
    background: #e74d3c;
    height: 33px;
}
.btn-register,
.contine-guest {
    border-radius: 6px;
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    height: 33px;
}
.prev-btn:hover {
    color: #fff !important;
    background: #333;
}
.next-btn:hover {
    color: #333 !important;
    background: #e8a910;
}
.coupan label {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 500;
}
.btn-register {
    background-color: #ecf0f1;
    color: #000;
    padding: 3px 10px;
    margin-bottom: 10px;
    font-weight: 600;
}
.log-icons {
    padding-top: 20px;
    text-align: center;
    padding-right: 0;
}
.btn-register:hover {
    background: #fbbb17;
}
.contine-guest:hover {
    background: #ccc;
}
.contine-guest {
    background-color: #ecf0f1;
    color: #000;
    padding: 3px 4px;
    margin-bottom: 8px;
    font-weight: 500;
}
.lr-padding10 {
    padding-left: 5px;
    padding-right: 5px;
}
.btn-buy-now:hover {
    color: #414143 !important;
    background: #fbbb17;
}
.ex-add {
    font-size: 13px;
    margin-bottom: 5px;
}
#billing label {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
    line-height: 24px;
}
.cart-qty-label,
.cat-txt {
    font-family: "Open Sans", sans-serif;
}
.btn-mall,
.m-price {
    font-family: Roboto, sans-serif;
}
#billing input,
select {
    margin-bottom: 10px;
}
.ins-textarea {
    width: 100%;
    height: 150px;
}
.installment th {
    padding: 4px !important;
    background: 0 0;
    font-size: 12px;
    line-height: 20px !important;
}
.installment td {
    padding: 0 15px;
    font-size: 11px;
}
.cart-qty-label {
    color: #666;
    font-size: 14px;
    float: left;
    line-height: 25px;
    margin-right: 6px;
    font-weight: 600;
}
.cat-txt,
.v-all {
    margin-top: 18px;
    font-size: 24px;
    float: left;
}
.cat-txt,
.lg-user,
.v-all {
    display: block;
}
.light-blue {
    background: #ecf0f1;
}
.min-qty a,
.plus-qty a {
    color: #66686c;
    font-weight: 400;
}
.cat-txt {
    color: #666;
    border-right: 2px solid #666;
    padding-right: 12px;
}
.v-all {
    color: #e74d3c;
    padding-left: 12px;
}
.btn-mall {
    color: #231f20;
    background-color: #fff;
    border: 1px solid #f1c40f;
    min-width: 100px;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;
}
.btn-mall:hover {
    color: #000 !important;
    background-color: #fbbb17;
    border: 1px solid #fbbb17;
}
.no-bottom-border {
    border-bottom: none !important;
}
.lg-user {
    font-size: 14px;
    text-align: left;
    line-height: 16px;
}
.display-none {
    display: none;
}
.strip-banner {
    margin-top: 40px;
    margin-bottom: 15px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 30px;
}
.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.hover01 figure:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.log-user .dropdown-menu2,
.popup-login .dropdown-menu {
    position: absolute;
    padding: 10px;
    z-index: 1000;
    display: none;
    min-width: 250px;
    margin: 2px 0 0;
    font-size: 12px;
    float: left;
    text-align: center;
    list-style: none;
}
figure:hover + span {
    bottom: -36px;
    opacity: 1;
}
.dealsborder {
    border-right: 1px solid #333;
}
.row-data {
    padding-bottom: 10px;
}
.log .dropdown-menu {
    left: -118px !important;
}
.popup-login .dropdown-menu {
    top: 100%;
    left: -162px;
    border: 0;
    border-radius: 0;
}
.log-user .dropdown-menu2 {
    background: #fff;
    top: 95%;
    left: -145px;
    border: 0;
    border-radius: 0;
}
.main-cat-con,
.product-list li .outofstock {
    left: 0;
    text-align: center;
    position: absolute;
}
.report-itm,
.sold-amount {
    z-index: 200;
    position: absolute;
}
.access-nav-log {
    line-height: 15px;
    display: inline;
    float: left;
    padding: 5px 0 0 10px;
}
.price-middle {
    width: 100%;
    text-align: center;
}
.dropdown-menu2 > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.attribute-label-m > .txt-gray,
.qty-label {
    font-family: Roboto, sans-serif;
    font-weight: 500;
}
.discount-price,
.m-price,
.qty-label {
    color: #666;
}
ul > li a {
    font-size: 12px;
    color: #666;
}
.dropdown-menu2 .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.btn-add-cart:hover {
    background: #2c2c2d;
}
.m-price {
    font-size: 20px;
    display: block;
    margin-bottom: 12px;
}
.min-qty,
.plus-qty {
    font-size: 10px;
    float: left;
    display: inline-block;
    line-height: 20px;
}
.plus-qty {
    margin-left: 16px;
}
.min-color-circle {
    width: 12px;
    height: 12px;
    border: 0 solid #eaeaea;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    border-radius: 50%;
    margin-left: 7px;
}
.min-qty {
    margin-right: 18px;
    margin-left: 4px;
}
.link-list .title a {
    font-size: 13px;
    padding-left: 0;
}
.qty-label {
    font-size: 13px;
    font-weight: 700;
}
.sell-price {
    color: #e74d3c;
    font-size: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
.mall-txt,
.v-promo {
    font-family: Roboto, sans-serif;
}
.ins-pro-mont {
    color: red;
    font-size: 14px;
}
.card-ins-promo .fa {
    font-size: 22px;
    color: #414143;
    padding-right: 5px;
}
.v-promo {
    float: right;
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 2px;
    cursor: pointer;
    color: #0510a2;
    text-decoration: underline;
    font-weight: 700;
}
.myplan .modal-header {
    min-height: 16px;
    padding: 12px 15px;
    border-bottom: none;
}
.myplan .modal-title {
    font-weight: 600;
    font-size: 17px;
}
.myplan .panel-body {
    padding: 5px;
}
.product-cart-item {
    box-shadow: 0 0 5px #dbdbdb;
    border: 1px solid #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding-right: 7px;
}
.ins-mtitle {
    margin-top: 0;
    padding-bottom: 10px;
}
.myplan .table > thead > tr > th {
    padding: 5px !important;
    text-align: center;
    background: #ecf0f1;
}
.myplan .table > tbody > tr > td {
    padding: 0;
    vertical-align: middle;
    text-align: center;
}
.table > tbody + tbody {
    border-top: 0;
}
.detail-sub {
    padding-bottom: 5px;
}
.installment_bank_title {
    color: #111;
    display: block;
    float: right;
    line-height: 0;
    margin-right: 6px;
    font-size: 13px;
}
.bank-title {
    float: left;
    color: #e74d3c;
    line-height: 0;
}
.mole-price-con .product-title {
    padding: 0 5px;
    max-height: 60px;
    overflow: hidden;
    color: #4d4d4d;
    font-size: 11px;
    height: 36px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    word-break: break-word;
	font-weight: 400 !important;
}
.modal-footer-m {
    padding: 10px 15px;
    border-top: none;
}
.modal-footer-m .btn {
    height: 36px;
    padding: 8px 10px;
    border: none;
    border-radius: 0;
    font-weight: 500;
    color: #fff;
    background-color: #f74c39;
}
.row-ash {
    background: #f3f3f3;
    height: 20px;
}
.left-title {
    background: #414042;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 14px;
}
.report-itm {
    top: 16px;
    float: right;
    right: 10px;
}
.pro-rate {
    font-size: 16px;
    color: #f90;
    font-weight: 700;
}
.might-like img {
    padding-top: 25px;
    padding-bottom: 15px;
}
.might-like .title-product {
    font-size: 10px;
    color: #666;
    text-align: center;
    display: block;
}
.might-like .m-price {
    font-size: 14px;
    color: #e74d3c;
    font-weight: 600;
}
.might-like .s-price {
    font-size: 13px;
    text-decoration: line-through;
    width: 50%;
}
.bot-mar-15 {
    margin-bottom: 15px;
}
.bot-mar-10,
.zoom-tiny-image {
    margin-bottom: 10px;
    object-fit: fill;
}

.txt-black {
    color: #000;
}
.mall-txt {
    font-size: 18px;
    line-height: 7px;
    font-weight: 400;
}
.txt-gray {
    color: #666;
}
.pro-vote {
    color: #999;
    cursor: pointer;
}
#product-detail,
#product-detail > h1,
#product-detail > h2,
#product-detail > h3,
#product-detail > h4,
#product-detail > h5,
#product-detail > h6,
#specification,
#specification > h1,
#specification > h2,
#specification > h3,
#specification > h4,
#specification > h5,
#specification > h6 {
    font-family: "Open Sans", sans-serif;
}
#product-detail > table,
#product-detail > table > tbody > tr > td,
#specification > table,
#specification > table > tbody > tr > td {
    border: 1px solid #ccc;
}
#product-detail > table {
    width: 100%;
}
#product-detail > table > tbody > tr > td {
    padding: 2px 5px;
    width: 50%;
}
.product-spec h5 {
    background: #e9e9e9;
    color: #333;
    font-size: 17px;
    line-height: 35px;
    padding: 0 10px;
}
.spn-log,
.spn-reg {
    line-height: 13px;
}
.mole-pro-con .product-container {
    border: 1px solid transparent;
    overflow: hidden;
}
.opt-deactive {
    border: 2px solid #d4d2d2 !important;
}
.size {
    border: 1px solid #eaeaea;
    min-width: 40px;
    float: left;
    display: inline-block;
    text-align: center;
}
.ins-promo-con .txt-container {
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 12px;
}
.spn-log,
.spn-log2,
.spn-reg {
    display: inline;
    float: left;
    padding: 0 8px;
    font-size: 15.5px;
    font-family: Roboto, sans-serif;
}
* html .zoom-section {
    display: inline;
}
.zoom-tiny-image {
    border: 1px solid #ccc;
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.selected-d,
.zoom-tiny-image:hover {
    border: 3px solid #fbbb17;
}
.selected-d {
    border-radius: 4px;
}
.spn-reg {
   max-width: 110px;
    border-right: 1px solid #414042;
    color: 414042;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.log-link,
.txt-orange {
    color: #e74d3c;
}
.spn-log2 {
    line-height: 20px;
}
.log-link {
    text-decoration: none;
}
.category-thumbnail {
    margin-bottom: 58px;
    padding-right: 21px;
    padding-left: 21px;
}
.hide-nav {
    display: none;
}
button:hover {
    color: #666;
}
.main-cat-con {
    bottom: 0;
    background: #414042;
    width: 100%;
}
.sold-amount {
    right: 15px;
    color: #fff;
    top: 3px;
}
.log {
    display: block !important;
    float: none !important;
    padding-top: 8px !important;
    padding-bottom: 6px !important;
}
.row-grid {
    margin-right: -17.25px;
    margin-left: -17.25px;
}
.main-sliders-con {
    margin-top: 5px;
    margin-right: -2px;
    margin-left: -2px;
}
.left-slider,
.right-slider {
    padding-left: 2px;
    padding-right: 2px;
}
.promotions {
    background: #ecf0f1;
    font-size: 12px;
    border-top: 0 solid #999;
}
.dark-bg {
    background: #9c9d9e;
}
#header-left-nav li a {
    font-size: 16px;
}
#header-left-nav li a .active {
    color: #fbbb17;
    font-weight: 800;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 6px;
}
#header-right-nav {
    float: left;
	    margin-left: 10px;
}
#header-right-nav .access-nav {
    padding: 15px 0 15px 15px;
    line-height: 15px;
    display: inline;
    float: left;
}
.mycontainer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.btn-success-m {
    color: #666;
    background-color: transparent;
    border-color: #666;
    border-radius: 0;
}
.option2 .product-list li .outofstock a {
    background: url(../images/outofstock.png) left center no-repeat;
}
.product-list li .outofstock a {
    height: 40px;
    line-height: 40px;
    color: #fff;
    width: auto;
    padding-left: 40px;
    display: inline-block;
    vertical-align: middle;
}
.product-list li .outofstock {
    right: 0;
    bottom: -50px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: #b0b0b0;
    line-height: 50px;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
}
.btn-out-of-stock {
    height: 35px;
    width: auto;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(105, 104, 104, 0.4);
}
.min-modal-header {
    padding: 10px 24px !important;
}
.outof-st-notify {
    color: #2ecc71;
    margin-bottom: 5px;
}
.btn-out-of-stock:hover {
    background: rgba(0, 0, 0, 0.4);
    color: #fff !important;
}
.btn-out-of-stock:before {
    width: 36px;
    height: 100%;
    float: left;
    background: url(../images/outofstock.png) left center no-repeat;
    content: " ";
    margin-right: 15px;
}
.btn-v,
.pending-orders .view-btn-con {
    float: right;
}
.product-list li:hover .outofstock {
    bottom: 0;
}
.order-sucess h2 {
    line-height: 25px;
    color: green;
    font-weight: 700;
    font-size: 25px;
    font-family: arial;
}
.rec-msg-con {
    padding-top: 15px;
    padding-bottom: 15px;
}
.rec-footer {
    background: #fff;
    border: 1px solid #eee;
}
.rec-footer p {
    margin: 8px 0 !important;
}
.rcp-tel {
    padding: 5px !important;
    background: #1c1c1c;
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 32px;
    font-family: Roboto, Arial !important;
}
.order-sucess i {
    color: green;
    margin-bottom: 25px;
}
.page-txt-error h3 {
    text-align: center;
    margin: 0 0 15px;
    color: #b4bbbd;
    font-size: 300px;
    line-height: 300px;
    font-weight: 700;
}
.page-txt-error a {
    background-color: #fbbb17;
    color: #fff;
    margin-top: 20px;
    border-radius: 0;
}
.page-txt-error a:hover {
    color: #fff;
}
.order-error i {
    color: red;
    margin-bottom: 25px;
}
.order-error h2 {
    line-height: 25px;
    color: red;
    font-weight: 700;
}
.order-warning h2 {
    color: orange;
    font-weight: 700;
}
.order-warning i {
    color: orange;
    margin-bottom: 25px;
}
.margbot-30 {
    margin-bottom: 30px;
}
.margin-r10 {
    margin-right: 10px;
}
.btn-v {
    background: #618b96;
    border: 0;
    border-radius: 0;
    color: #fff;
}
.tnc li {
    color: #505050;
    font-size: 1.1em;
    padding: 5px 0;
    margin-left: 35px;
    line-height: 1.4em;
    list-style-type: square;
}
.onsale .discount-tag {
    position: absolute;
    left: 13px;
    top: 3px;
    color: #fff;
    z-index: 150;
    width: 60px;
}
.mole-promo-con-grid {
    margin-top: 5px !important;
    margin-bottom: 5px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 100% !important;
}
.onsale .discount-tag .discount-img {
    position: absolute;
    top: -4px;
    left: 8px;
    z-index: 100;
    width: 55px;
}
.btn-delete {
    background: #bc0101;
    color: #fff;
    padding: 3px 8px;
    font-size: 14px;
}
.payable-total {
    border-top: 2px solid #333;
}
.margintop-30 {
    margin-top: 30px;
}
.margin-bottom-ls {
    margin-top: 18px;
    margin-bottom: 0;
}
.pending-orders .view-btn {
    background: #618b96;
    border-radius: 0;
    color: #fff;
}
.pending-orders .timeline-title {
    font-size: 13px;
    margin-bottom: 5px;
}
.product-qty-cart {
    background: #fafafa;
    border: 1px solid #eaeaea;
    margin-left: 50px;
    overflow: hidden;
    width: 50px;
}
.cart-pro-opt,
.qty-cart {
    width: 100%;
    text-align: center;
}
.qty-cart {
    display: inline-block;
    float: left;
    overflow: hidden;
}
.img-full,
.show-nav {
    display: block;
}
.dealprice-cart {
    color: #e74d3c;
    font-size: 16px;
    padding-top: 3%;
    margin: 0;
    font-weight: 700;
}
.cart-pro-opt {
    padding: 5px;
}
.qty-cart-label {
    width: 30px;
    float: left;
    padding-top: 10px;
}
.cart-delete {
    padding: 2px 6px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666 !important;
}
.grid-price-con .deal-price-con,
.grid-price-con .market-price-con,
.grid-price-con .orginal-price-con,
.grid-price-con .save-price {
    text-align: center;
    border-top: 1px solid #eaeaea;
}
.grid-price-con .deal-price,
.grid-pro-data,
.list-price-con .deal-price,
.list-price-con .deal-price-con {
    border-left: 1px solid #eaeaea;
}
.cart-disc p {
    overflow: hidden;
    font-weight: 500;
    font-family: Poppins, sans-serif;
}
.cart-disc td {
    color: #666;
    font-size: 13px;
}
.form-control {
    height: 28px;
    padding: 2px 12px;
    border-radius: 0;
}
.list-price-con {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
}
.c-orders .panel-title .orderid {
    color: #3498db;
    font-weight: 600;
    font-size: 13px;
}
.c-orders .panel-title .date {
    float: right;
    margin-right: 20px;
    font-weight: 600;
    font-size: 13px;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 5px 10px;
}
.reg-background {
    background: linear-gradient(rgba(236, 240, 241, 0.85), rgba(236, 240, 241, 0.85)), url(../images/login.png);
    background-repeat: repeat;
    height: 600px;
    background-size: cover;
}
.auth-txt-con h2 {
    font-weight: 600;
    margin-bottom: 10px;
}
.auth-form-shadow {
    background-image: url(assets/images/login2.png);
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
}
.dd-price {
    font-size: 36px;
    color: #2ecc71;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.dd-color {
    color: #888;
}
.border-right {
    border-right: 1px solid #ccc;
}
.dd-pricecon {
    background: #eee;
    height: 150px;
    padding: 10px;
    margin-bottom: 10px;
}
.img-full {
    width: 100%;
    height: auto;
}
.ins-promo-con-grid {
    margin-top: 5px !important;
    margin-bottom: 5px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.owl-controls .owl-next,
.product-img-thumb-grid .owl-controls .owl-prev {
    background: 0 0;
    color: #333;
}
.owl-controls .owl-next,
.product-img-thumb .owl-controls .owl-prev {
    background: 0 0;
    color: #fbbb17;
}
.btn-logform {
    width: 100%;
    margin-bottom: 5px;
}
.grid-price-con .orginal-price-con {
    padding: 5px;
}
.grid-price-con .product-title {
    padding: 10px 8px;
    max-height: 60px;
    overflow: hidden;
    color: #4d4d4d;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    font-family: Roboto, sans-serif;
}
.grid-price-con .deal-price-con {
    padding: 5px;
    border-left: 1px solid #eaeaea;
}
.grid-price-con .market-price-con {
    padding: 19px 10px;
    font-size: 14px;
    color: #999;
}
.grid-price-con .deal-price .deal-price-txt,
.grid-price-con .market-price-con span {
    display: block;
    font-size: 14px;
    width: 100%;
    color: #666;
    font-family: Roboto, sans-serif;
    line-height: 18px;
}
.grid-price-con .market-price-con .del {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
}
.grid-price-con .deal-price .deal-rs {
    color: #e74d3c;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
}
.list-pro-data,
.list-pro-dis {
    line-height: 28px;
    border-bottom: 1px solid #eaeaea;
    float: left;
}
.grid-price-con .save-price {
    padding: 5px;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
    color: #2ecc71;
    font-weight: 600;
}
.grid-price-con .deal-price,
.list-price-con .market-price-con {
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #eaeaea;
}
.grid-price-con .deal-price {
    padding: 19px 10px;
    color: #999;
}
.list-price-con .deal-price,
.list-price-con .deal-price-con,
.list-price-con .orginal-price-con,
.list-price-con .save-price {
    padding: 5px;
    text-align: center;
}
.list-price-con .market-price-con {
    padding: 5px;
    color: #e51c23;
    font-weight: 500;
}
.list-price-con .save-price {
    border-top: 1px solid #eaeaea;
    font-size: 18px;
    border-bottom: 1px solid #eaeaea;
    color: #2ecc71;
    font-weight: 500;
}
.list-price-con .deal-price {
    border-top: 1px solid #eaeaea;
    color: #f96d10;
}
.col-right-tab,
.pro-right-sm-banner {
    padding-left: 0;
    padding-right: 0;
}
.list-pro-dis {
    border-right: 1px solid #eaeaea;
}
.no-border-bottom {
    border-bottom: none;
}
.border-bottom {
    border-bottom: 1px solid #eaeaea;
}
.home-shadow-box {
    -webkit-box-shadow: -1px 0 5px 2px rgba(234, 232, 232, 0.75);
    -moz-box-shadow: -1px 0 5px 2px rgba(234, 232, 232, 0.75);
    box-shadow: -1px 0 5px 2px rgba(234, 232, 232, 0.75);
    margin-bottom: 25px;
}
.col-right-tab {
    background: #f2f1ef;
}
.mole-pro-con .title {
    font-size: 13px;
    text-align: center;
    margin: 0 !important;
    height: 35px;
}
.mole-pro-con .market-price,
.mole-pro-con .save-price {
    font-size: 14px;
    text-align: center;
}
.mole-pro-con .market-price {
    margin-bottom: 0 !important;
    text-decoration: line-through;
}
#left_column .left-module:last-child,
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
    margin-bottom: 0;
}
.mole-grid-pro-con .discount-tag .discount-img {
    position: absolute;
    top: -3px;
    left: 30px;
    z-index: 50;
}
.mole-grid-pro-con .discount-tag {
    position: absolute;
    left: 35px;
    top: 1px;
    color: #000;
    z-index: 100;
    width: 60px;
}
.list .product-name {
    font-size: 20px;
    color: #2ecc71;
}
.manage-detail {
    border-bottom: 1px solid #dbdddf;
    font-size: 14px;
    height: 40px;
    margin-left: 0;
    padding: 9px 6px;
    width: 100%;
}
.grid-pro-data,
.grid-pro-dis {
    line-height: 29px;
    display: inline;
    color: #666;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.cart-sub-label {
    float: left;
    width: 25%;
}
#left_column .left-module {
    margin-bottom: 58px;
    overflow: hidden;
}
.grid-proicon {
    font-size: 22px;
    width: 20%;
    color: #666;
    display: inline;
    float: left;
}
.grid-pro-dis {
    font-size: 15.3px;
    border-top: 1px solid #eaeaea;
    font-family: Raleway, sans-serif;
    letter-spacing: -0.2px;
    font-weight: 600;
}
.grid-pro-data {
    border-bottom: 1px solid #eaeaea;
    font-size: 15px;
}
.grid-pro-line {
    border-bottom: 1px solid #d6d6d6;
    width: 100%;
    float: left;
    padding: 2px 0;
}
.list-detail-con {
    margin-top: 15px;
    margin-bottom: 15px;
}
.wrapper {
    width: 100%;
    min-height: 716.3px;
    height: auto;
    overflow: hidden;
}
.content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.res-righ-nav {
    overflow: hidden;
}
.full-image {
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 320px) {
    body {
        background-color: red;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .bot-mar-10,.zoom-tiny-image {
        max-height: 50px;
       }

    .installment {
        width: 950px;
    }
    #popup-banner .modal-dialog,
    .popup-banner .modal-dialog {
        width: 90%;
        margin: auto;
    }
    .btu-cal {
        float: none;
        margin: 15px auto;
        display: block;
        text-align: center;
    }
    .new_dlc {
        display: inline-block;
        padding: 0;
    }
    #discount-tab > .nav-tab > li {
        width: 25%;
    }
    .modal-dialog-dis {
        position: relative;
        width: 90%;
        margin: 30px auto;
    }
    .btn-sold-o {
        margin-right: 0;
    }
    #product_spc > .nav-tab > li.active {
        border-left: 1px solid #f8b82d;
        border-right: 1px solid #f8b82d;
        border-top: 1px solid #f8b82d;
        border-bottom: 1px solid #f8b82d;
        background: #fff;
    }
    .attribute-label-m {
        width: 124px;
    }
    .mall-pro-align-con {
        position: relative;
        display: block;
        padding: 12px 10px;
    }
    .mobile-menu {
        display: block;
    }
    .c-price-title,
    .cart-images,
    .cqty {
        display: inline-block;
    }
    .detail-option-container-qw {
        width: 100%;
        position: relative;
        display: inline-block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 18%;
        margin-bottom: 20px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 82%;
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .cart-images {
        width: 20%;
        float: left;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 100%;
        float: right;
        padding-top: 5px;
    }
    .c-price-title {
        width: 70%;
        float: left;
        padding-left: 10px;
    }
    .detail-option-container,
    .res-option-set {
        width: 100%;
        display: block;
    }
    #footer,
    .detail-option-container,
    .detail-price-con,
    .detail-qty-con,
    .detail-warranty-con,
    .res-fliter,
    .white-con {
        padding-left: 15px;
        padding-right: 15px;
    }
    .productcart-delete {
        float: right;
        top: 10px;
        position: absolute;
        right: 10px;
    }
    .pro-qty-label {
        margin-right: 11px;
    }
    .company-details,
    .res-option-set {
        margin-left: auto;
        margin-right: auto;
    }
    .detail-option-container {
        position: relative;
        float: left;
    }
    .white-con {
        background: #fff !important;
    }
    .grid-product {
        max-width: 100%;
    }
    .company-details {
        width: 82%;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 98px;
        position: absolute;
        top: 7px;
        left: 3.8%;
    }
    .detail-price-con,
    .detail-qty-con,
    .detail-warranty-con,
    .qty-warranty-main {
        width: 100%;
        position: relative;
        display: inline-block;
        float: left;
    }
    .qty-warranty-main {
        padding-top: 10px;
    }
    .detail-price-con {
        padding-bottom: 10px;
    }
    .form-option .product-qty-detail {
        border: 0 solid #eaeaea;
        width: 85px;
        margin-left: 5px;
        overflow: hidden;
        background: 0 0;
        padding-top: 3px;
        float: left;
    }
    .main-page {
        background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url(../images/login-mobile.png) !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        min-height: 625px;
    }
    .auth-reg-wrapper,
    .auth-wrapper {
        width: 300px;
        background: #fff;
        left: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .auth-reg-wrapper {
        padding: 15px 30px;
        top: 65%;
    }
    .auth-wrapper {
        padding: 24px 20px;
        top: 50%;
    }
    .all-big-span-one {
        position: absolute;
        padding: 12px 13px;
    }
    .line {
        position: absolute;
        width: 92px;
        left: 18%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .sub-con {
        position: relative;
        display: block;
    }
    .all-span-one,
    .all-span-two {
        position: absolute;
        text-align: center;
    }
    .all-span-two {
        padding: 13px 11px;
    }
    .all-span-one {
        padding: 14px 19px;
    }
    .search-list-img {
        width: 100%;
        height: auto;
    }
    .cart_navigation a.prev-btn {
        float: right;
        margin-right: 0;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 30px;
        width: 100%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .ins-img {
        width: 55%;
        padding: 0;
    }
    .ins-img img {
        width: 100%;
    }
    .report-itm {
        top: 16px;
        float: right;
        position: absolute;
        right: 10px;
        z-index: 200;
        font-size: 10px;
    }
    .owl-next,
    .owl-prev {
        top: 50%;
        position: absolute;
    }
    .myplan .promo-bank {
        width: 35%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .myplan-detail-con {
        padding: 10px 15px;
        width: 100%;
        float: left;
        display: inline-block;
    }
    .myplan .pro-title-n {
        float: left;
        font-size: 14px;
        color: #231f20;
    }
    .myplan .off-txt {
        float: left;
        padding-left: 5px;
        font-size: 14px;
        color: #666;
        line-height: 18px;
    }
    .myplan .offer-rate {
        float: left;
        font-size: 14px;
        color: #000;
        padding-left: 30px;
    }
    .myplan .price {
        font-size: 14px;
        color: #e74d3c;
        float: right;
        padding: 0 5px;
    }
    .c-type {
        font-size: 12px;
        color: #666;
        text-align: center;
        padding-top: 0;
    }
    .amount-align {
        line-height: 86px;
    }
    #header-left-nav li {
        padding: 7px;
        line-height: 2px;
        display: inline;
        float: left;
    }
    .discount-amount-common,
    .presentage-common {
        padding-bottom: 5px;
        display: inline-block;
        float: left;
    }
    .owl-theme .owl-nav.disabled + .owl-dots {
        position: absolute;
        left: 0;
        bottom: 0;
        text-align: center;
        width: 100%;
    }
    .owl-prev {
        left: -23px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .owl-next {
        right: -23px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .footer-logo-con > .owl-carousel > .owl-nav,
    footer > .owl-theme {
        margin-top: 0;
    }
    .grid-pro-con .sold-qty {
        right: 12px;
        bottom: 174px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .list-pro-con .discount-tag .discount-amount {
        position: absolute;
        z-index: 100;
        font-size: 18px;
        font-weight: 600;
        left: 9px;
        top: 9px;
    }
    .list-pro-con .discount-tag .off-txt {
        position: absolute;
        top: 28px;
        z-index: 100;
        font-size: 16px;
        left: 9px;
    }
    .grid-pro-con .discount-tag {
        position: absolute;
        left: 25px;
        top: -6px;
        z-index: 100;
        width: 78px;
    }
    .discount-amount-common {
        z-index: 100;
        font-size: 25px;
        font-weight: 600;
    }
    .off-txt-common {
        float: left;
        z-index: 100;
        font-size: 20px;
    }
    .presentage-common {
        font-size: 25px;
    }
    .group-button-header-mobi {
        width: 100%;
        padding-top: 5px;
    }
    .cart_navigation a {
        display: inline;
        width: 100%;
        text-align: center;
    }
    .list-pro-con .discount-tag {
        position: absolute;
        left: 42px;
        top: 7px;
        width: 60px;
        z-index: 100;
    }
    .list-pro-con .sold-qty {
        right: 18px;
        position: absolute;
        top: 20px;
        color: #fff;
        z-index: 100;
    }
    .grid-price-con .product-title-list {
        padding: 13.5px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .myplan .bank-img-con,
    .myplan .pro-main-price-con,
    .myplan .pro-main-title-con {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .product-list li .old-price {
        text-decoration: line-through;
        line-height: 25px;
        color: #666;
        font-size: 13px;
    }
    .product-list li .product-price {
        font-size: 13px;
        color: #e74d3c !important;
        margin-left: 10px;
        line-height: 25px;
        float: right;
    }
    .center_column {
        float: left;
        width: 100%;
        position: relative;
        display: block;
        padding: 0 15px;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 40px;
        width: 100%;
        display: block;
        padding-left: 50px;
        padding-right: 50px;
    }
    .pb-left-column,
    .pb-right-column {
        float: left;
        padding-left: 0;
        padding-right: 0;
    }
    .mole-pro-con .discount-tag {
        position: absolute;
        z-index: 300;
        left: 58px;
        width: 56px;
        top: -6px;
    }
    .mole-pro-con .discount-tag .discount-amount {
        font-size: 18px;
        float: left;
        display: inline-block;
    }
    .mole-pro-con .discount-tag .off-txt {
        float: left;
        font-size: 14px;
    }
    .mole-pro-con .discount-tag .presentage {
        font-size: 18px;
        float: left;
        display: inline-block;
    }
    .product-comments {
        margin-bottom: 30px;
    }
    .infomation-align,
    .p-info-btn {
        margin-top: 20px;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .pb-left-column,
    .pb-right-column,
    .tab-right-con {
        position: relative;
    }
    .affix,
    .pb-left-column,
    .pb-right-column,
    .tab-right-con {
        display: block;
        width: 100%;
    }
    .pb-left-column {
        margin-top: 10px;
    }
    .product-tab .nav-tab > li {
        background: transparent;
    }
    .product-tab .nav-tab > li.active > a,
    .product-tab .nav-tab > li:hover > a {
        background: #eee;
    }
    #product_spc > .nav-tab > li.active > a {
        background: 0 0;
    }
    .tab-right-con {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .btn-res {
        display: block;
        margin-right: 0;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        text-align: center;
        line-height: 30px;
        font-weight: 700;
    }
    .affix {
        position: fixed;
        top: 0;
        background: 0 0;
        z-index: 900;
    }
    .main-header {
        padding-top: 10px;
        padding-bottom: 0;
        background: #fff;
    }
    #header-left-nav {
        text-align: center;
        margin-top: 4px;
        width: auto;
        display: inline-block;
        margin-left: 10px;
        float: left;
    }
    .option2 .group-button-header .btn-cart {
        width: auto;
        float: left;
        text-indent: inherit;
        padding-left: 35px;
        padding-top: 12px;
    }
    .bigdeal-logo {
        width: 56%;
        float: left;
        display: block;
    }
    .bigdeal-logo img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .main-header .header-search-box {
        padding: 0 !important;
        width: 100%;
        margin-bottom: 10px;
    }

    .call-to-buy{
        width: 85px;
    }

    .header-res {
        position: relative;
        float: left;
        width: 100%;
    }
    .group-button-header {
        padding-right: 15px;
        background: #fff;
    }
    .order-rec-con {
        padding: 10px;
    }
    .price-green {
        font-size: 14px;
        color: #2ecc71;
        text-align: left;
        font-weight: 600;
    }
    .rec-dis {
        padding-top: 5px;
        font-size: 12px;
    }
    .cou-method {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .main-header .shopping-cart-box {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
    .pending-orders .p-orderid {
        display: inline;
        width: 100%;
        float: left;
        font-weight: 500;
    }
    .pending-orders .p-amount {
        display: inline;
        width: 100%;
        float: left;
        font-weight: 500;
        color: #e74c3c;
    }
    .modal-footer .btn {
        height: 36px;
        padding: 8px 10px;
        border: none;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 500;
        color: #fff;
    }
    .mole-left-inner,
    .mole-right-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
    .product-list.grid .mole-grid-pro-con {
        margin-top: 30px;
        width: 100%;
        display: inline-block;
        padding-left: 16px;
        padding-right: 16px;
    }
    .top-navbar-nav {
        overflow: hidden;
    }
    .default-pay-img-con {
        display: inline;
        position: relative;
        float: left;
        padding: 5px;
    }
    .ins-payment {
        margin-bottom: 0;
    }
    .stepwizard-step p {
        margin-top: 0;
        color: #666;
        font-size: 12px;
    }
    .default-pay-con {
        margin-bottom: 12px;
        padding: 0;
    }
    #ins-payment .pay-by,
    #ins-payment .pay-img {
        float: left;
        padding-left: 10px;
        position: relative;
    }
    .c-orders .panel-title .total {
        color: #2ecc71;
        margin-left: 10px;
        margin-right: 5px;
        font-weight: 600;
    }
    .list-pro-con {
        width: 100%;
        display: block;
        float: left;
        margin-top: 10px;
    }
    #ins-payment .panel-heading {
        height: 60px;
    }
    #ins-payment .pay-img {
        width: 25%;
        margin-top: 10px;
        display: inline-block;
    }
    #ins-payment .pay-by {
        width: 38%;
        line-height: 14px;
        display: inline-block;
        font-size: 11px;
        padding-top: 13px;
        padding-bottom: 13px;
    }
    #ins-payment .pay-btn-con {
        width: 24%;
        text-align: right;
        position: relative;
        float: right;
        line-height: 60px;
        display: inline-block;
        margin-right: 5px;
    }
    .center-text-xs,
    .image-content-v1,
    footer {
        text-align: center;
    }
    #ins-payment .pay-btn {
        padding: 4px 24px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 20px;
        background: #e74c3c;
        color: #fff;
    }
    #ins-payment .g-con {
        width: 10%;
        position: relative;
        float: right;
    }
    #ins-payment .g-con .glyphicon-plus {
        line-height: 60px;
        padding-right: 10px;
    }
    .latest-deals .latest-deal-content {
        border: 3px solid #e84b3a;
        padding: 0 15px 10px 5px;
        margin-bottom: 20px;
    }
    .latest-deals .latest-deal-title {
        height: 54px;
        background: url(../images/latest-deal-title.png) left center no-repeat;
        padding: 0 0 0 52px;
        margin: 0 0 0 8px;
        line-height: 54px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
    }
    .list-content-v1 ul li {
        display: inline-block;
        width: 100%;
        padding: 5px;
    }
    .dd-orgprice {
        font-size: 18px;
        color: red;
        font-weight: 600;
        text-decoration: line-through;
    }
    .dd-saveprice {
        font-size: 20px;
        color: #333;
        font-weight: 600;
    }
    .list-add-cart {
        margin-top: 15px;
        margin-left: 0;
        margin-right: 0;
    }
    .list-price-con .product-title {
        height: 32px;
        overflow: hidden;
        font-weight: 400;
        font-size: 16px;
        color: #666;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 5px 10px 10px;
    }
    .list-price-con .warranty-con {
        margin-top: 10px;
    }
    .list-price-con {
        padding-left: 0;
        padding-right: 0;
    }
    #box-vertical-megamenus {
        width: 100%;
        height: 40px;
        float: left;
    }
    .view-product-list {
        margin-top: 5px;
        position: relative;
    }
    .product-list.grid .grid-3 {
        margin-top: 44px;
        width: 100%;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        float: left;
    }
    .product-list.grid .grid-4 {
        margin-top: 30px;
        width: 100%;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        font-family: Arial;
        font-weight: 500;
        float: left;
    }
    .box-slider {
        padding-left: 10px;
        padding-right: 8px;
        margin-bottom: 15px;
    }
    .mole-pro-con img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 0;
    }
    .mole-pro-con {
        width: 50%;
        float: left;
        display: block;
        position: relative;
    }
    .navbar-toggle .icon-bar {
        background-color: #e74c3c !important;
    }
    .group-button-header .btn-cart,
    .group-button-header .btn-compare,
    .group-button-header .btn-heart {
        width: 39px;
        height: 39px;
        float: right;
        position: relative;
        margin-right: 0;
    }
    .navbar-default .navbar-toggle {
        border: 0;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: 0 0;
    }
}
@media only screen and (min-width: 360px) {

    .bot-mar-10,.zoom-tiny-image {
        max-height: 50px;
       }

       #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .c-price-title,
    .cart-images,
    .cqty {
        display: inline-block;
    }
    body {
        background-color: #999;
    }
    .auth-reg-wrapper,
    .auth-wrapper {
        background: #fff;
        transform: translate(-50%, -50%);
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 18%;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 80%;
    }
    .cart-images {
        width: 15%;
        float: left;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 100%;
        float: left;
        padding-top: 14px;
    }
    .c-price-title {
        width: 70%;
        float: left;
        padding-left: 10px;
    }
    .detail-option-container {
        width: 100%;
        position: relative;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .auth-reg-wrapper {
        width: 320px;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 50%;
    }
    .all-big-span-one {
        position: absolute;
        padding: 10px;
    }
    .line {
        position: absolute;
        width: 93px;
        left: 21%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 30px;
        width: 49%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    #header-left-nav {
        text-align: center;
        margin-top: 9px;
        width: auto;
        display: inline-block;
        margin-left: 10px;
        float: right;
    }
    .grid-price-con .product-title-list {
        padding: 13.5px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .myplan .bank-img-con {
        width: 70%;
        float: left;
        display: inline-block;
    }
    .myplan .pro-main-title-con {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .product-list li .old-price {
        text-decoration: line-through;
        line-height: 25px;
        color: #666;
        font-size: 12px;
    }
    .product-list li .product-price {
        font-size: 12px;
        color: #e74d3c !important;
        margin-left: 10px;
        line-height: 25px;
        float: right;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 40px;
        width: 50%;
        display: block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .mole-pro-con .discount-tag {
        position: absolute;
        z-index: 300;
        left: 22px;
        width: 56px;
        top: -6px;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        text-align: center;
        line-height: 35px;
        font-weight: 700;
    }
    .manage-pro-con {
        padding-top: 7%;
        padding-bottom: 0;
    }
    .auth-wrapper {
        width: 340px;
        padding: 24px 25px;
        left: 50%;
        top: 50%;
        position: absolute;
    }
    .mole-pro-con img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 0;
    }
    .group-button-header .btn-cart,
    .group-button-header .btn-compare,
    .group-button-header .btn-heart {
        width: 39px;
        height: 39px;
        float: right;
        position: relative;
        margin-right: 0;
    }
}
@media only screen and (min-width: 375px) {
    body {
        background-color: orange;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .bot-mar-10,.zoom-tiny-image {
        max-height: 50px;
       }

    .mall-pro-align-con {
        position: relative;
        display: block;
        padding: 12px 2px;
    }
		.pay-balance {

    margin-left: auto;
    margin-right: auto;
    display: block;
}

    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 15%;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 85%;
    }
    .c-price-title,
    .cart-images,
    .cqty,
    .detail-qty-con,
    .detail-warranty-con,
    .footer-div {
        display: inline-block;
        float: left;
    }
    .cart-images {
        width: 22%;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 100%;
        padding-top: 5px;
    }
    .c-price-title {
        width: 70%;
        padding-left: 10px;
    }
    .detail-qty-con,
    .detail-warranty-con {
        padding-left: 15px;
        padding-right: 15px;
    }
    .grid-product {
        width: 100%;
    }
    .company-details {
        margin-left: auto;
        margin-right: auto;
        width: 70%;
    }
    .detail-qty-con,
    .footer-div {
        width: 100%;
        position: relative;
    }
    .footer-div {
        text-align: center;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 98px;
        position: absolute;
        top: 7px;
        left: 3%;
    }
    .detail-warranty-con {
        width: 100%;
        position: relative;
    }
    .auth-reg-wrapper {
        width: 350px;
        background: #fff;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .auth-wrapper {
        width: 363px;
        background: #fff;
        padding: 24px 48px;
    }
    .all-big-span-one {
        position: absolute;
        padding: 10px 14px;
    }
    .line {
        position: absolute;
        width: 95px;
        left: 22%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
}
@media only screen and (min-width: 412px) {
    .body {
        background-color: #fbbc05;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }
    .line {
        position: absolute;
        width: 94px;
        left: 25%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .bot-mar-10,.zoom-tiny-image {
        max-height: 50px;
       }
}
@media only screen and (min-width: 480px) {
    body {
        background-color: #996;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .bot-mar-10,.zoom-tiny-image {
        max-height:50px;
       }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 12%;
        margin-bottom: 20px;
    }
    .btu-cal {
        float: right;
        margin: 6px 0;
    }
    .company-details,
    .res-option-set {
        margin-left: auto;
        margin-right: auto;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 88%;
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .res-option-set {
        width: 65%;
        display: block;
    }
    .grid-product {
        width: 100%;
    }
    .white-con {
        background: #fff !important;
        padding-left: 50px;
        padding-right: 50px;
    }
    .auth-reg-wrapper,
    .auth-wrapper {
        background: #fff;
        transform: translate(-50%, -50%);
    }
    .company-details {
        width: 51%;
    }
    .footer-div {
        position: relative;
        display: inline-block;
        float: left;
        width: 100%;
    }
    .auth-reg-wrapper {
        width: 400px;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 97%;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 98px;
        position: absolute;
        top: 7px;
        left: 2.5%;
    }
    .detail-price-con,
    .detail-qty-con,
    .detail-warranty-con {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        float: left;
        display: inline-block;
    }
    .detail-price-con {
        width: 100%;
    }
    .detail-qty-con,
    .detail-warranty-con {
        width: 50%;
    }
    .auth-wrapper {
        width: 450px;
        padding: 24px 48px;
        left: 50%;
        top: 80%;
        position: absolute;
    }
    .line {
        position: absolute;
        width: 94px;
        left: 29%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .search-list-img {
        width: 50%;
        height: auto;
    }
    .report-itm {
        top: 11px;
        float: right;
        position: absolute;
        right: 10px;
        z-index: 200;
        font-size: 14px;
    }
    .myplan .bank-img-con {
        width: 60%;
        float: left;
        display: inline-block;
    }
    #header-left-nav {
        text-align: center;
        margin-top: 8px;
        width: auto;
        display: inline-block;
        margin-left: 10px;
        float: right;
    }
    .grid-pro-con .discount-tag {
        position: absolute;
        left: 26px;
        top: -6px;
        z-index: 100;
        width: 78px;
    }
    .discount-amount-common {
        z-index: 100;
        font-size: 25px;
        font-weight: 600;
    }
    .off-txt-common {
        z-index: 100;
        font-size: 20px;
    }
    .discount-tag {
        position: absolute;
        left: 42px;
        top: 1px;
        z-index: 100;
        width: 60px;
    }
    .myplan .pro-main-title-con {
        width: 60%;
        float: left;
        display: inline-block;
    }
    .myplan .pro-main-price-con {
        width: 40%;
        float: left;
        display: inline-block;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 40px;
        width: 50%;
        display: block;
        padding-left: 17px;
        padding-right: 17px;
        min-height: 265px;
    }
    .mole-pro-con .discount-tag {
        position: absolute;
        z-index: 300;
        left: 25px;
        top: -6px;
        width: 56px;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .tab-right-con {
        width: 100%;
        float: none;
        position: relative;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .btn-res {
        display: inline-block;
        margin-right: 10px;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        line-height: 45px;
        font-weight: 700;
    }
    .dd-orgprice,
    .dd-saveprice {
        font-size: 22px;
        font-weight: 600;
    }
    .bigdeal-logo img {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .list-content-v1 ul li {
        display: inline-block;
        width: 49%;
        padding: 5px 15px;
    }
    .product-list.grid .mole-grid-pro-con {
        margin-top: 30px;
        width: 49%;
        display: inline-block;
        padding-left: 10px;
        padding-right: 2px;
    }
    .dd-orgprice {
        color: red;
        text-decoration: line-through;
    }
    .dd-saveprice {
        color: #333;
    }
    .product-list.grid .grid-3 {
        margin-top: 44px;
        width: 100%;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        float: left;
    }
    .mole-pro-con img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 0;
    }
    .group-button-header .btn-cart,
    .group-button-header .btn-compare,
    .group-button-header .btn-heart {
        width: 39px;
        height: 39px;
        float: right;
        position: relative;
        margin-right: 0;
    }
    .list-pro-con {
        width: 100%;
        display: block;
        float: left;
        margin-top: 10px;
    }
}
@media only screen and (min-width: 501px) {
    body {
        background-color: #000;
    }
}
@media only screen and (min-width: 527px) {
    body {
        background-color: green;
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 10%;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 90%;
    }
    .auth-reg-wrapper {
        width: 400px;
        background: #fff;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 98%;
        transform: translate(-50%, -50%);
    }
    .all-big-span-one {
        position: absolute;
        padding: 14px 16px;
    }
    .line {
        position: absolute;
        width: 95px;
        left: 32%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .list-pro-con .discount-tag {
        position: absolute;
        left: 22px;
        top: -5px;
        z-index: 100;
        width: 60px;
    }
    .list-pro-con .sold-qty {
        right: -8px;
        position: absolute;
        top: 8px;
        color: #fff;
        z-index: 100;
    }
    .list-all-detail,
    .list-img-con {
        display: inline-block;
        position: relative;
        float: left;
    }
    .list-img-con {
        width: 52%;
    }
    .list-all-detail {
        width: 48%;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .dd-saveprice {
        font-size: 25px;
        color: #333;
        font-weight: 600;
    }
}
@media only screen and (min-width: 600px) {
    body {
        background-color: #99c;
    }
    .installment {
        width: 950px;
    }
    .company-details {
        margin-left: auto;
        margin-right: auto;
        width: 40%;
        padding-bottom: 73px;
    }
    .auth-reg-wrapper {
        width: 400px;
        background: #fff;
        padding: 15px 30px;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .auth-wrapper {
        width: 450px;
        background: #fff;
        padding: 24px 48px;
        left: 50%;
        top: 75%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .all-big-span-one {
        position: absolute;
        padding: 18px 20px;
    }
    .line {
        position: absolute;
        width: 95px;
        left: 33%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 30px;
        width: 32.8%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .product-list.grid .grid-4 {
        margin-top: 30px;
        width: 50%;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        float: left;
    }
    .grid-pro-con .sold-qty {
        right: 13px;
        bottom: 179px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .grid-price-con {
        margin-top: 0.5%;
        border-top: 1px solid #eee;
    }
    .mole-pro-con {
        width: 32%;
        float: left;
        display: block;
    }
    .list-pro-con {
        width: 100%;
        display: inline-block;
        float: left;
    }
    .grid-price-con .product-title-list {
        padding: 13.5px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media only screen and (min-width: 640px) {
    body {
        background-color: #933;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    .detail-option-container {
        width: 50%;
        position: relative;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .auth-reg-wrapper {
        width: 400px;
        background: #fff;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 87%;
        transform: translate(-50%, -50%);
    }
    .all-big-span-one {
        position: absolute;
        padding: 14px 15px;
    }
    .line {
        position: absolute;
        width: 94px;
        left: 18%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .search-list-img {
        width: 40%;
        height: auto;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 50px;
        width: 32.9%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .credit-card-m {
        width: auto;
    }
    .ins-img {
        width: 20%;
    }
    .ins-img img {
        width: 60%;
    }
    .grid-pro-con .sold-qty {
        right: 1px;
        bottom: 175px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .myplan .promo-bank {
        width: 65%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .list-pro-con .discount-tag {
        position: absolute;
        left: 22px;
        top: -6px;
        z-index: 100;
        width: 60px;
    }
    .list-pro-con .sold-qty {
        right: -8px;
        position: absolute;
        top: 8px;
        color: #fff;
        z-index: 100;
    }
    .grid-price-con .product-title-list {
        padding: 11px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 12px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .grid-price-con {
        margin-top: 0;
        border-top: 1px solid #eee;
    }
    .myplan .bank-img-con {
        width: 20%;
        float: left;
        display: inline-block;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 40px;
        width: 33.3%;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .pb-left-column,
    .pb-right-column {
        width: 100%;
        float: left;
        display: block;
        position: relative;
    }
    .bigdeal-logo img {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .pb-left-column {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
    .pb-right-column {
        padding-left: 15px;
        padding-right: 15px;
    }
    .manage-pro-con {
        padding-top: 4%;
        padding-bottom: 0;
    }
    .dd-saveprice {
        font-size: 25px;
        color: #333;
        font-weight: 600;
    }
    #ins-payment .panel-heading {
        height: 60px;
    }
    #ins-payment .pay-img {
        width: 12%;
        margin-top: 10px;
        float: left;
        padding-left: 10px;
        position: relative;
        display: block;
    }
    #ins-payment .pay-by {
        width: 65%;
        float: left;
        padding-left: 20px;
        line-height: 60px;
        position: relative;
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 13px;
    }
    #ins-payment .pay-btn-con {
        width: 12%;
        text-align: right;
        position: relative;
        float: right;
        line-height: 60px;
        display: block;
    }
    #ins-payment .pay-btn {
        padding: 4px 24px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 20px;
        background: #e74c3c;
        color: #fff;
    }
    #ins-payment .g-con {
        width: 10%;
        position: relative;
        float: right;
    }
    #ins-payment .g-con .glyphicon-plus {
        line-height: 60px;
        padding-right: 20px;
    }
    .nav-top-menu {
        width: 100%;
        height: 30px;
    }
    #box-vertical-megamenus {
        width: 40%;
        height: 40px;
        float: left;
    }
    .product-list.grid .grid-3,
    .product-list.grid .grid-4 {
        width: 49%;
        display: inline-block;
        padding-left: 16px;
        padding-right: 8px;
        float: left;
        position: relative;
    }
    .product-list.grid .grid-3 {
        margin-top: 44px;
    }
    .product-list.grid .grid-4 {
        margin-top: 30px;
    }
    .mole-pro-con {
        width: 50%;
        float: left;
        display: block;
        position: relative;
    }
    .group-button-header .btn-cart,
    .group-button-header .btn-compare,
    .group-button-header .btn-heart {
        width: 34px;
        height: 39px;
        float: right;
        position: relative;
        margin-right: 0;
    }
    .list-all-detail,
    .list-img-con,
    .list-pro-con {
        display: inline-block;
        float: left;
    }
    .list-pro-con {
        width: 100%;
    }
    .list-img-con {
        width: 45%;
        position: relative;
    }
    .list-all-detail {
        width: 54%;
        position: relative;
    }
}
@media only screen and (min-width: 667px) {
    .c-price-title,
    .cart-images,
    .cqty {
        display: inline-block;
    }
    body {
        background-color: purple;
    }

    #product-detail iframe{
        width: 100%;
        height: auto;
    }

    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 12%;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 88%;
    }
    .cart-images {
        width: 15%;
        float: left;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 30%;
        float: right;
        padding-top: 14px;
    }
    .c-price-title {
        width: 50%;
        float: left;
        padding-left: 10px;
    }
    .detail-option-container {
        width: 50%;
        position: relative;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-div {
        position: relative;
        display: inline-block;
        float: left;
        width: 100%;
        text-align: center;
    }
    .company-details {
        margin-left: auto;
        margin-right: auto;
        width: 35%;
    }
    .auth-reg-wrapper {
        width: 400px;
        background: #fff;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 83.5%;
        transform: translate(-50%, -50%);
    }
    .all-big-span-one {
        position: absolute;
        padding: 15px 16px;
    }

    .line {
        position: absolute;
        width: 92px;
        left: 20%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
}
@media only screen and (min-width: 732px) {
    body {
        background-color: gray;
    }

    #product-detail iframe{
        width: 100%;
        height: 400px;
    }

    .bot-mar-10,.zoom-tiny-image {
        max-height: fit-content;
       }

    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 8%;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 90%;
    }
    .cart-images {
        width: 15%;
        float: left;
        display: inline-block;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .c-price-title,
    .cqty {
        width: 30%;
        display: inline-block;
    }
    .cqty {
        float: right;
        padding-top: 14px;
    }
    .c-price-title {
        float: left;
        padding-left: 10px;
    }
    .detail-price-con,
    .pb-right-column {
        padding-left: 15px;
        padding-right: 15px;
    }
    .productcart-delete {
        float: right;
        top: 10px;
        position: absolute;
        right: 10px;
    }
    .footer-div,
    .pb-right-column {
        position: relative;
        display: block;
        float: left;
    }
    .pb-right-column {
        border-left: 0 solid #e9e9e9;
        width: 100%;
    }
    .company-details {
        margin-left: auto;
        margin-right: auto;
        width: 32%;
    }
    .footer-div {
        width: 100%;
        text-align: center;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 98px;
        position: absolute;
        top: 7px;
        left: 4%;
    }
    .detail-price-con,
    .qty-warranty-main {
        position: relative;
        display: inline-block;
        float: left;
    }
    .detail-price-con {
        width: 40%;
    }
    .qty-warranty-main {
        padding-top: 10px;
        width: 60%;
    }
    .auth-reg-wrapper {
        width: 400px;
        background: #fff;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 75%;
        transform: translate(-50%, -50%);
    }
    .all-big-span-one {
        position: absolute;
        padding: 20px;
    }
    .line {
        position: absolute;
        width: 94px;
        left: 22%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
}
@media only screen and (min-width: 768px) {
    .footer-div,
    .footer-div-address {
        text-align: left;
        position: relative;
    }
    .popup-banner .modal-dialog {
        width: auto;
    }

    #popup-banner .modal-dialog {
        width: auto;
    }
    .new_dlc {
        display: inline;
        padding: 0 6px;
    }
    #discount-tab > .nav-tab > li {
        width: 65px;
    }
    .attribute-label-m {
        width: auto;
    }
    body {
        background-color: #03c;
    }
    .search-5 {
        width: 25% !important;
    }
    .mall-pro-align-con {
        position: relative;
        display: block;
        padding: 12px 2px;
    }
    .detail-option-container-qw {
        width: 44%;
        position: relative;
        display: inline-block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 15%;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 85%;
    }
    .cart-images,
    .footer-div,
    .footer-div-address {
        float: left;
        display: inline-block;
    }
    .footer-div-address {
        width: 32%;
    }
    .footer-div {
        width: 17%;
    }
    .cart-images {
        width: 14%;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 40%;
        display: inline-block;
        float: right;
        padding-top: 14px;
    }
    .c-price-title {
        width: 46%;
        display: inline-block;
        float: left;
        padding-left: 10px;
    }
    .detail-option-container {
        width: 50%;
        position: relative;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .company-details {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 98px;
        position: absolute;
        top: 7px;
        left: 3.6%;
    }
    .detail-price-con,
    .detail-qty-con,
    .detail-warranty-con,
    .qty-warranty-main {
        position: relative;
        display: inline-block;
        float: left;
    }
    .auth-reg-wrapper,
    .auth-wrapper {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
    }
    .qty-warranty-main {
        padding-top: 10px;
        width: 56%;
    }
    .detail-price-con {
        width: 44%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .detail-qty-con,
    .detail-warranty-con {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .auth-reg-wrapper {
        width: 420px;
        padding: 15px 30px;
        position: absolute;
    }
    .auth-wrapper {
        width: 470px;
        padding: 24px 48px;
        position: absolute;
    }
    .all-big-span-one {
        position: absolute;
        padding: 18px;
    }
    .affix {
        position: fixed;
        top: 0;
        display: block;
        background: #fff;
        width: 100%;
        z-index: 900;
    }
    .line {
        position: absolute;
        width: 95px;
        left: 22%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .search-list-img {
        width: 100%;
        height: auto;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 40px;
        width: 33%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .cart_navigation a.prev-btn {
        float: right;
        margin-right: 15px;
    }
    .credit-card-m {
        width: 750px;
    }
    .ins-img {
        width: 20%;
    }
    .ins-img img {
        width: 60%;
    }
    .c-type {
        font-size: 12px;
        color: #666;
        text-align: center;
        padding-top: 0;
    }
    .myplan .promo-bank {
        width: 40%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .amount-align {
        line-height: 75px;
    }
    #header-left-nav {
        text-align: center;
        margin-top: 1px;
        width: auto;
        display: inline-block;
        margin-left: 2px;
        float: left;
    }
    .grid-pro-con .sold-qty {
        right: 13px;
        bottom: 178px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .cart_navigation a {
        display: inline;
        width: auto;
        text-align: center;
    }
    .list-all-detail,
    .list-img-con,
    .myplan .bank-img-con {
        float: left;
        display: inline-block;
    }
    .reg-txt-con {
        position: absolute;
        top: 36%;
        right: 40%;
    }
    .list-pro-con .discount-tag {
        position: absolute;
        left: 23px;
        top: -6px;
        z-index: 100;
        width: 60px;
    }
    .list-pro-con .sold-qty {
        right: -8px;
        position: absolute;
        top: 8px;
        color: #fff;
        z-index: 100;
    }
    .list-img-con {
        width: 42%;
        position: relative;
    }
    .list-all-detail {
        width: 58%;
        position: relative;
    }
    .list-pro-con,
    .myplan .pro-main-title-con {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .grid-price-con {
        margin-top: 0.8%;
        border-top: 1px solid #eee;
    }
    .myplan .bank-img-con {
        width: 90%;
    }
    .product-list li .old-price {
        text-decoration: line-through;
        line-height: 25px;
        color: #666;
        font-size: 13px;
    }
    .product-list li .product-price {
        font-size: 13px;
        color: #e74d3c !important;
        margin-left: 10px;
        line-height: 25px;
        float: right;
    }
    #left_column,
    .center_column {
        float: left;
        position: relative;
        display: block;
    }
    #left_column {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .center_column {
        width: 70%;
        padding: 0 15px;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 40px;
        width: 33.3%;
        display: block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .mole-pro-con .discount-tag {
        position: absolute;
        z-index: 300;
        left: 16px;
        width: 56px;
        top: -6px;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .pb-left-column,
    .pb-right-column {
        display: block;
        width: 100%;
        float: left;
        position: relative;
    }
    .pb-left-column {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
    .pb-right-column {
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-left-con {
        text-align: center;
        color: #333;
        font-size: 18px;
        width: 25%;
        float: left;
        position: relative;
    }
    .tab-right-con {
        width: 100%;
        float: left;
        position: relative;
        display: inline-block;
        margin-left: 2%;
        margin-right: 2%;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        line-height: 30px;
        font-weight: 700;
    }
    .order-rec-con {
        padding: 50px 100px;
    }
    .main-header {
        padding-top: 20px;
        padding-bottom: 20px;
        background: #fff;
    }
    .bigdeal-logo img {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .bigdeal-logo {
        width: 19%;
        float: left;
        display: block;
    }
    .main-header .header-search-box {
        width: 32%;
        margin-bottom: 0;
        margin-top: -6px;
    }
.header-res{
    width: 100%;
}
    .call-to-buy{
        width: 100px;
            }
    .group-button-header {
        padding-right: 0;
        padding-left: 10px;
        margin-top: -9px;
    }
    #header-right-nav .access-nav {
        line-height: 15px;
        display: inline;
        float: left;
        padding: 15px 0 0 10px;
    }
    .mole-left-inner,
    .mole-right-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .top-navbar-nav {
        overflow: visible;
    }
    .dd-orgprice {
        font-size: 18px;
        color: red;
        font-weight: 600;
        text-decoration: line-through;
    }
    .dd-saveprice {
        font-size: 24px;
        color: #333;
        font-weight: 600;
    }
    #ins-payment .panel-heading {
        height: 60px;
    }
    #ins-payment .pay-img {
        width: 18%;
        margin-top: 7px;
        float: left;
        padding-left: 10px;
        position: relative;
        display: block;
    }
    #ins-payment .pay-by {
        width: 55%;
        float: left;
        padding-left: 20px;
        line-height: 18px;
        position: relative;
        display: block;
        padding-top: 10;
        padding-bottom: 0;
    }
    #ins-payment .pay-btn-con {
        width: 17%;
        text-align: right;
        position: relative;
        float: right;
        line-height: 60px;
        display: block;
        margin-right: 5px;
    }
    #ins-payment .pay-btn {
        padding: 4px 24px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 20px;
        background: #e74c3c;
        color: #fff;
    }
    #ins-payment .g-con {
        width: 8%;
        position: relative;
        float: right;
    }
    #ins-payment .g-con .glyphicon-plus {
        line-height: 60px;
        padding-right: 6px;
    }
    #box-vertical-megamenus {
        width: 27%;
        height: 40px;
        float: left;
    }
    .product-list.grid .grid-3,
    .product-list.grid .grid-4 {
        width: 50%;
        display: inline-block;
        float: left;
        position: relative;
    }
    .product-list.grid .grid-3 {
        margin-top: 44px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-list.grid .grid-4 {
        margin-top: 30px;
        padding-left: 16px;
        padding-right: 8px;
    }
    .main-header .shopping-cart-box {
        padding-left: 5px;
        padding-right: 15px;
        margin-left: 0;
        width: 28%;
        margin-top: 0;
    }
    .group-button-header .btn-cart,
    .group-button-header .btn-compare,
    .group-button-header .btn-heart {
        width: 39px;
        height: 39px;
        float: right;
        position: relative;
        margin-right: 0;
    }
    .mole-pro-con {
        width: 33%;
        float: left;
        display: block;
        position: relative;
    }
    .list-deal-img {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        height: 300px;
        width: 66%;
    }
}
@media only screen and (min-width: 800px) {
    body {
        background-color: #ccc;
    }

}

@media only screen and (min-width: 900px) {
    body {
        background-color: #ff9;
    }
    .modal-dialog-dis {
        position: relative;
        width: 680px;
        margin: 30px auto;
    }
    #discount-tab > .nav-tab > li {
        margin-left: 0;
        margin-right: 15px;
    }
    #product_spc > .nav-tab > li.active {
        border-left: 1px solid #f8b82d;
        border-right: 1px solid #f8b82d;
        border-top: 1px solid #f8b82d;
        border-bottom: 1px solid #f8b82d;
        background: #fff;
    }
    .mobile-menu {
        display: none;
    }
    .laptop-menu {
        display: block;
    }
    .footer-div,
    .footer-div-address {
        position: relative;
        display: inline-block;
        float: left;
    }
    .footer-div {
        width: 18%;
    }
    .footer-div-address {
        width: 27%;
    }
    .auth-reg-wrapper {
        width: 420px;
        background: #fff;
        padding: 15px 30px;
    }
    .auth-wrapper {
        width: 470px;
        background: #fff;
        padding: 24px 48px;
    }
    .all-big-span-one {
        position: absolute;
        padding: 16px 18px;
    }
    .line {
        position: absolute;
        width: 94px;
        left: 27%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .sub-con {
        position: relative;
        display: block;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 40px;
        width: 25%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .myplan .promo-bank {
        width: 70%;
        height: auto;
    }
    .c-type {
        font-size: 12px;
        color: #666;
        text-align: center;
        padding-top: 0;
    }
    .amount-align {
        line-height: 90px;
    }
    .product-list.grid .grid-4 {
        margin-top: 30px;
        width: 50%;
        display: inline-block;
        padding-left: 16px;
        padding-right: 8px;
        position: relative;
        float: left;
    }
    .affix {
        position: fixed;
        top: 0;
        display: block;
        background: #fff;
        width: 100%;
        z-index: 900;
    }
    .grid-pro-con .sold-qty {
        right: 13px;
        bottom: 190px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .main-header .header-search-box {
        width: 40%;
        margin-bottom: 10px;
    }
    .group-button-header {
        padding-right: 0;
        padding-left: 10px;
    }
    .grid-price-con .product-title-list {
        padding: 11px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .wsmenu-list li a {
        white-space: nowrap !important;
        padding-left: 4px !important;
        padding-right: 18px !important;
        font-size: 11.3px;
    }
    .auth-txt-con {
        position: absolute;
        top: 28%;
        right: 35%;
    }
    .grid-price-con {
        margin-top: 3.5%;
        border-top: 1px solid #eee;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        line-height: 30px;
        font-weight: 700;
    }
    .rec-dis {
        padding-top: 66px;
        font-size: 12px;
    }
    .topic-con {
        margin-top: 25px;
    }
    footer {
        text-align: left;
    }
    .option2 .product-featured .product-list li {
        border-right: 0 solid #eaeaea;
        border-top: 0 solid #eaeaea;
        padding: 8px;
        min-height: 345px;
    }
    .list-content-v1 ul li {
        display: inline-block;
        width: 24%;
        padding: 5px 15px;
    }
    .list-price-con {
        padding-left: 15px;
        padding-right: 15px;
    }
    .list-add-cart {
        margin-top: 0;
    }
    .menu-top {
        width: 73%;
        float: right;
    }
    .menu-top .menu-icon {
        float: left;
        margin-left: 28px;
        height: 35px;
        width: 35px;
    }
    .menu-top li span {
        font-size: 11px;
        color: #202020;
        padding: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: center;
        font-weight: 500;
        line-height: 20px;
    }
    .mole-pro-con {
        width: 32%;
        float: left;
        display: block;
    }
    .group-button-header .btn-cart,
    .group-button-header .btn-compare,
    .group-button-header .btn-heart {
        width: 39px;
        height: 39px;
        float: right;
        position: relative;
        margin-right: 0;
    }
}
@media only screen and (min-width: 980px) {
    body {
        background-color: #f60;
    }


}
@media only screen and (min-width: 992px) {
    body {
        background-color: #c6c;
    }

    .bot-mar-10,.zoom-tiny-image {
        max-height: fit-content;
       }

    .search-5 {
        width: 25% !important;
    }
    .mobile-menu {
        display: none;
    }
    .laptop-menu {
        display: block;
    }
    .c-price-title,
    .cart-images,
    .cqty {
        display: inline-block;
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 10%;
        margin-bottom: 20px;
    }
    .zoom-small-image {
        float: right;
        width: 90%;
    }
    .cart-images {
        width: 13%;
        float: left;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 35%;
        float: right;
        padding-top: 14px;
    }
    .c-price-title {
        width: 52%;
        float: left;
        padding-left: 10px;
    }
    .detail-option-container,
    .detail-price-con {
        padding-left: 15px;
        padding-right: 15px;
    }
    .detail-option-container {
        width: 100%;
        position: relative;
        display: block;
        float: left;
    }
    .footer-div,
    .footer-div-address {
        position: relative;
        display: inline-block;
        float: left;
    }
    .footer-div-address {
        width: 28%;
    }
    .footer-div {
        width: 18%;
    }
    .company-details {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 98px;
        position: absolute;
        top: 7px;
        left: 3%;
    }
    .detail-price-con,
    .qty-warranty-main {
        width: 100%;
        position: relative;
        float: left;
        display: inline-block;
    }
    .qty-warranty-main {
        padding-top: 10px;
    }
    .mole-pro-con .discount-tag {
        position: absolute;
        z-index: 300;
        left: 27px;
        top: -6px;
        width: 56px;
        color: #333;
    }
    .auth-reg-wrapper,
    .auth-wrapper {
        background: #fff;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .mole-pro-con .discount-tag .discount-amount {
        font-size: 18px;
        float: left;
        display: inline-block;
    }
    .mole-pro-con .discount-tag .off-txt {
        float: left;
        font-size: 15px;
    }
    .mole-pro-con .discount-tag .presentage {
        font-size: 18px;
        float: left;
        display: inline-block;
    }
    .auth-reg-wrapper {
        width: 420px;
        padding: 15px 30px;
    }
    .auth-wrapper {
        width: 470px;
        padding: 24px 48px;
    }
    .all-big-span-one {
        position: absolute;
        padding: 14px 16px;
    }
    .line {
        position: absolute;
        width: 94px;
        left: 18%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .group-button-header {
    padding-right: 0;
    padding-left: 10px;
    margin-top: 0;

    }
    .search-list-img {
        width: 80%;
        height: auto;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 40px;
        width: 25%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .cart_navigation a.prev-btn {
        float: right;
        margin-right: 15px;
    }
    .credit-card-m {
        width: 800px;
    }
    .ins-img {
        width: 20%;
    }
    .ins-img img {
        width: 60%;
    }
    #header-left-nav {
        text-align: center;
        margin-top: 8px;
        width: auto;
        display: inline-block;
        margin-left: 10px;
        float: left;
    }
    .myplan .bank-img-con {
        width: 85%;
        float: left;
        display: inline-block;
    }
    .myplan .pro-main-title-con {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .c-type {
        font-size: 12px;
        color: #666;
        text-align: center;
        padding-top: 6px;
    }
    .amount-align {
        line-height: 62px;
    }
    .grid-pro-con .sold-qty {
        right: 11px;
        bottom: 186px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .affix {
        position: fixed;
        top: 0;
        display: block;
        background: 0 0;
        width: auto;
        z-index: 900;
    }
    .grid-price-con .product-title-list {
        padding: 11px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .cart_navigation a {
        display: inline;
        width: auto;
        text-align: center;
    }
    .wsmenu-list li a {
        white-space: nowrap !important;
        padding-left: 4px !important;
        padding-right: 18px !important;
        font-size: 11.3px;
    }
    .discount-amount-common {
        z-index: 100;
        font-family: Roboto, sans-serif;
        font-size: 25px;
        font-weight: 600;
    }
    .off-txt-common {
        z-index: 100;
        font-size: 20px;
    }
    .discount-tag {
        position: absolute;
        left: 26px;
        top: 1px;
        width: 60px;
        z-index: 100;
    }
    .reg-txt-con {
        position: absolute;
        top: 30%;
        right: 40%;
    }
    .auth-txt-con {
        position: absolute;
        top: 30%;
        right: 35%;
    }
    .list-pro-con .discount-tag {
        position: absolute;
        left: 28px;
        width: 60px;
        top: -6px;
        z-index: 100;
    }
    .list-pro-con .sold-qty {
        right: -8px;
        position: absolute;
        top: 8px;
        color: #fff;
        z-index: 100;
    }
    #left_column,
    .center_column,
    .list-all-detail,
    .list-img-con {
        position: relative;
        float: left;
    }
    .list-img-con {
        width: 42%;
        display: inline-block;
    }
    .list-all-detail {
        width: 58%;
        display: inline-block;
    }
    .grid-price-con {
        margin-top: 3.8%;
        border-top: 1px solid #eee;
    }
    .product-comments {
        margin-bottom: 10px;
    }
    #left_column {
        display: block;
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .center_column {
        width: 75%;
        display: block;
        padding: 0 15px;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 40px;
        width: 33.3%;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
    .infomation-align {
        margin-top: 5px;
    }
    .p-info-btn {
        margin-top: 10px;
    }
    .discount-tag-big {
        position: absolute;
        top: -18px;
        right: 8px;
        z-index: 700;
        width: 78px;
    }
    .pb-left-column {
        position: relative;
        display: block;
        float: left;
        padding-left: 0;
        padding-right: 0;
        width: 55%;
    }
    .pb-right-column {
        position: relative;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 45%;
    }
    .tab-right-con {
        width: 100%;
        float: none;
        position: relative;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
    .product-left-con {
        text-align: center;
        color: #333;
        font-size: 18px;
        width: 25%;
        float: left;
        position: relative;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        line-height: 40px;
        font-weight: 700;
    }
    .main-header {
        padding-top: 25px;
        padding-bottom: 25px;
        background: #fff;
        padding-right: 0;
        min-height: 98px;
    }
    .bigdeal-logo img {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .bigdeal-logo {
        width: 22%;
        float: left;
        display: block;
    }
    .main-header .header-search-box {
      width: 40%;
    margin-bottom: 0;
    margin-top: 2.4px;
    margin-left: 10px;
    }
    .call-to-buy {
        width: 140px;
    }

    .header-res{
        position: relative;
    float: left;
    padding-top: 10px;
    width: 100%;
    }
    #header-right-nav .access-nav {
        line-height: 15px;
        display: inline;
        float: left;
        padding: 15px 0 0 6px;
    }
    .order-rec-con {
        padding: 50px 200px;
    }
    .mole-left-inner,
    .mole-right-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .rec-dis {
        padding-top: 54px;
        font-size: 12px;
    }
    .main-header .shopping-cart-box {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        width: 18%;
        margin-top: 0;
    }
    .top-navbar-nav {
        overflow: visible;
    }
    .dd-orgprice {
        font-size: 20px;
        color: red;
        font-weight: 600;
        text-decoration: line-through;
    }
    .dd-saveprice {
        font-size: 25px;
        color: #333;
        font-weight: 600;
    }
    #ins-payment .panel-heading {
        height: 60px;
    }
    #ins-payment .pay-img {
        width: 12%;
        margin-top: 13px;
        float: left;
        padding-left: 10px;
        position: relative;
        display: block;
    }
    #ins-payment .pay-by {
        width: 60%;
        float: left;
        padding-left: 20px;
        line-height: 18px;
        position: relative;
        display: block;
        padding-top: 10;
        padding-bottom: 0;
    }
    #ins-payment .pay-btn-con {
        width: 12%;
        text-align: right;
        position: relative;
        float: right;
        line-height: 60px;
        display: block;
    }
    #ins-payment .pay-btn {
        padding: 4px 24px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 20px;
        background: #e74c3c;
        color: #fff;
    }
    #ins-payment .g-con {
        width: 10%;
        position: relative;
        float: right;
    }
    #ins-payment .g-con .glyphicon-plus {
        line-height: 60px;
        padding-right: 20px;
    }
    .option2 .product-featured .product-list li {
        border-right: 0 solid #eaeaea;
        border-top: 0 solid #eaeaea;
        padding: 8px;
        min-height: 265px;
    }
    footer {
        text-align: left;
    }
    #box-vertical-megamenus {
        width: 26.5%;
        height: 40px;
        float: left;
    }
    .list-content-v1 ul li {
        display: inline-block;
        width: 24%;
        padding: 5px 15px;
    }
    .grid-pro-con .discount-tag {
        position: absolute;
        left: 20px;
        top: -6px;
        z-index: 100;
        width: 78px;
    }
    .product-list.grid .grid-3,
    .product-list.grid .grid-4 {
        width: 33.33%;
        display: inline-block;
        position: relative;
        float: left;
    }
    .product-list.grid .grid-3 {
        margin-top: 44px;
        padding-left: 17.25px;
        padding-right: 17.25px;
    }
    .product-list.grid .grid-4 {
        margin-top: 25px;
        padding-left: 8px;
        padding-right: 8px;
    }

}
@media only screen and (min-width: 1024px) {
    .installment {
        width: 950px;
    }
    .detail-option-container-qw {
        width: 100%;
        position: relative;
        display: inline-block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    #product_spc > .nav-tab > li.active {
        border-left: 1px solid #f8b82d;
        border-right: 1px solid #f8b82d;
        border-top: 1px solid #f8b82d;
        border-bottom: 0 solid #f8b82d;
        background: #fff;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .attribute-label-m {
        width: 124px;
    }
}
@media only screen and (min-width: 1200px) {
    body {
        background-color: #fff;
        color: #414042;
    }

    .bot-mar-10,.zoom-tiny-image {
        max-height: fit-content;
       }

    .attribute-label-m {
        width: auto;
    }
    .search-5 {
        width: 20% !important;
    }
    .mobile-menu {
        display: none;
    }
    .mall-pro-align-con {
        position: relative;
        display: block;
        padding: 12px 0px;
    }
    .laptop-menu {
        display: block;
    }
    .cart-images,
    .cqty {
        display: inline-block;
    }
    .detail-option-container-qw {
        width: 40%;
        position: relative;
        display: inline-block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .zoom-small-image {
        float: right;
        margin-bottom: 0;
        width: 88%;
    }
    #zoom1 img {
        width: 100%;
        height: auto;
    }
    .zoom-desc {
        float: left;
        margin-left: 0;
        width: 12%;
        margin-bottom: 20px;
    }
    .cart-images {
        width: 13%;
        float: left;
    }
    .cart-images img {
        width: 100%;
        height: auto;
    }
    .cqty {
        width: 27%;
        float: right;
        padding-top: 0;
    }
    .c-price-title,
    .detail-option-container,
    .footer-div,
    .footer-div-address,
    .qty-warranty-main {
        display: inline-block;
        float: left;
    }
    .c-price-title,
    .detail-option-container {
        width: 60%;
    }
    .c-price-title {
        padding-left: 10px;
    }
    .detail-option-container {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }
    .white-con {
        background: #fff !important;
        padding-left: 30px;
        padding-right: 30px;
    }
    .res-option-set {
        width: 100%;
    }
    #footer {
        padding-left: 0;
        padding-right: 0;
    }
    .detail-price-con,
    .detail-qty-con,
    .detail-warranty-con {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        display: inline-block;
        float: left;
    }
    .grid-product {
        max-width: 100%;
    }
    .footer-div {
        position: relative;
        width: 18.75%;
    }
    .footer-div-address {
        position: relative;
        width: 25%;
    }
    .detail-price-con {
        width: 32%;
    }
    .qty-warranty-main {
        padding-top: 10px;
        width: 68%;
        position: relative;
    }
    .all-big-span-one,
    .line,
    .line2 {
        position: absolute;
    }
    .detail-qty-con {
        width: 49%;
    }
    .detail-warranty-con {
        width: 50%;
    }
    .form-option .product-qty-detail {
        border: 0 solid #eaeaea;
        width: 98px;
        margin-left: 0;
        overflow: hidden;
        background: 0 0;
        padding-top: 3px;
        float: right;
    }
    .line2 {
        border-top: 1px solid #666;
        width: 100px;
        top: 7px;
        left: 6%;
    }
    .main-page {
        background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url(../images/login-laptop.png) !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
    }
    .auth-reg-wrapper,
    .auth-wrapper {
        background: #fff;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .auth-reg-wrapper {
        width: 430px;
        padding: 15px 30px;
    }
    .auth-wrapper {
        width: 410px;
        padding: 24px 30px;
    }
    .affix,
    .product-tab .nav-tab > li,
    .product-tab .nav-tab > li.active > a,
    .product-tab .nav-tab > li:hover > a {
        background: 0 0;
    }
    .all-big-span-one {
        padding: 15px 21px;
    }
    .line {
        width: 92px;
        left: 24%;
        border-top: 1px #4d4d4d solid;
        margin-top: 6px;
    }
    .sub-con {
        position: relative;
        display: block;
    }
    .all-span-one,
    .all-span-two {
        position: absolute;
        text-align: center;
    }
    .all-span-two {
        padding: 12px 10px;
    }
    .all-span-one {
        padding: 14px 18px;
    }
    .search-list-img {
        width: 60%;
        height: auto;
    }
    .product-list.grid .mole-pro-con5 {
        margin-bottom: 40px;
        width: 20%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .cart_navigation a.prev-btn {
        float: right;
        margin-right: 15px;
    }
    .ins-img {
        width: 20%;
    }
    .ins-img img {
        width: 60%;
    }
    .myplan .bank-img-con {
        width: 60%;
        float: left;
        display: inline-block;
    }
    .myplan-detail-con {
        padding: 5px 15px;
        width: 80%;
        float: left;
        display: inline-block;
        height: 70px;
    }
    .myplan .pro-title-n {
        float: left;
        font-size: 16px;
        color: #231f20;
    }
    .myplan .off-txt {
        float: left;
        padding-left: 5px;
        font-size: 15px;
        color: #666;
        line-height: 18px;
    }
    .myplan .offer-rate {
        float: left;
        font-size: 16px;
        color: #000;
        padding-left: 30px;
    }
    .myplan .price {
        font-size: 16px;
        color: #e74d3c;
        float: right;
        padding: 0 5px;
    }
    .discount-amount-common,
    .presentage-common {
        display: inline-block;
        padding-bottom: 5px;
        float: left;
    }
    .credit-card-m {
        width: 1000px;
    }
    .installment {
        width: 100%;
    }
    .c-type {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-top: 0;
    }
    .amount-align {
        line-height: 34px;
    }
    .product-list.grid .grid-4 {
        margin-top: 25px;
        width: 25%;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        float: left;
    }
    .grid-pro-con .discount-tag {
        position: absolute;
        left: 22px;
        top: -6px;
        z-index: 100;
        width: 78px;
    }
    .grid-pro-con .sold-qty {
        right: 11px;
        bottom: 174px;
        position: absolute;
        color: #fff;
        z-index: 100;
    }
    .list-pro-con .discount-tag {
        position: absolute;
        left: 18px;
        width: 60px;
        top: -5px;
        z-index: 100;
    }
    .list-pro-con .discount-tag .discount-amount {
        position: absolute;
        z-index: 100;
        font-size: 18px;
        font-weight: 600;
        left: 9px;
        top: 10px;
    }
    .list-pro-con .discount-tag .off-txt {
        position: absolute;
        top: 28px;
        z-index: 100;
        font-size: 16px;
        left: 9px;
    }
    .wsmenu-list li a {
        white-space: nowrap !important;
        padding-left: 0 !important;
        padding-right: 18px !important;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
        font-family: Roboto, sans-serif;
    }
    .discount-tag {
        position: absolute;
        left: 22px;
        top: 1px;
        color: #333;
        z-index: 100;
        width: 60px;
    }
    .presentage-common {
        font-family: "Archivo Narrow", sans-serif;
        font-size: 23px;
    }
    .discount-amount-common {
        z-index: 100;
        font-family: "Open Sans", sans-serif;
        font-size: 24px;
        font-weight: 700;
    }
    .mole-pro-con .discount-tag .off-txt,
    .off-txt-common {
        font-family: Roboto, sans-serif;
    }
    .off-txt-common {
        float: left;
        z-index: 100;
        font-size: 20px;
        font-weight: 400;
    }
    .cart_navigation a {
        display: inline;
        width: auto;
        text-align: center;
    }
    .reg-txt-con {
        position: absolute;
        top: 20%;
        right: 40%;
    }
    .auth-txt-con {
        position: absolute;
        top: 20%;
        right: 35%;
    }
    .list-all-detail,
    .list-img-con {
        width: 50%;
        position: relative;
        float: left;
        display: inline-block;
    }
    .grid-price-con .product-title-list {
        padding: 13.5px 8px;
        max-height: 60px;
        overflow: hidden;
        color: #4d4d4d;
        font-size: 13px;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .grid-price-con {
        margin-top: 0;
        border-top: 0 solid #eee;
    }
    .myplan .pro-main-title-con {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .myplan .pro-main-price-con {
        width: 40%;
        float: left;
        display: inline-block;
    }
    .product-list li .old-price {
        text-decoration: line-through;
        color: #666;
        font-size: 13px;
        font-weight: 700;
        line-height: 22px;
    }
    .product-list li .product-price {
        font-size: 13px;
        color: #e74d3c !important;
        margin-left: 10px;
        line-height: 22px;
        font-weight: 700;
        float: right;
    }
    #left_column,
    .center_column {
        float: left;
        position: relative;
    }
    .product-list.grid .mole-pro-con {
        margin-bottom: 35px;
        width: 25%;
        display: inline-block;
        padding-left: 16px;
        padding-right: 16px;
        min-height: 265px;
    }
    .bot-mar-14 {
        margin-bottom: 14px;
    }
    .product-comments {
        margin-bottom: 5px;
    }
    .infomation-align,
    .p-info-btn {
        margin-top: 20px;
    }
    #left_column {
        display: block;
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .center_column {
        width: 80%;
        display: block;
    }
    .discount-tag-big {
        position: absolute;
        top: -17px;
        right: 8px;
        z-index: 700;
        width: 78px;
        display: block;
    }
    .pb-left-column,
    .pb-right-column,
    .product-left-con,
    .tab-right-con {
        position: relative;
        float: left;
    }
    .pb-left-column {
        display: block;
        padding-left: 0;
        padding-right: 0;
        width: 48%;
    }
    .pb-right-column {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 2px;
        border-left: 1px solid #ecf0f1;
        width: 52%;
        z-index: 800;
    }
    .product-left-con {
        text-align: center;
        color: #333;
        font-size: 18px;
        width: 20%;
    }
    .tab-right-con {
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .btn-res {
        display: inline-block;
        margin-right: 10px;
    }
    .maincat-title {
        height: 45px;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        text-align: center;
        line-height: 45px;
        font-weight: 500;
    }
    .affix {
        position: fixed;
        top: 0;
        display: block;
        width: auto;
        z-index: 900;
    }
    .bigdeal-logo img {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .bigdeal-logo {
        width: 21%;
        float: left;
        display: block;
    }
    .group-button-header {
        margin-top: -1px;
        padding-right: 0;
        padding-left: 20px;
    }
    .price-green {
        font-size: 15px;
        color: #2ecc71;
        text-align: right;
        font-weight: 600;
    }
    .order-rec-con {
        padding: 50px;
    }
    .rec-dis {
        padding-top: 35px;
        font-size: 12px;
    }
    .cou-method {
        padding-top: 0;
        padding-bottom: 0;
    }
    .main-header .shopping-cart-box {
        padding-left: 10px;
        padding-right: 0;
        margin-left: 0;
        width: 18%;
        margin-top: 0;
    }
    .pending-orders .p-orderid {
        display: inline;
        width: 20%;
        float: left;
        font-weight: 500;
    }
    .pending-orders .p-amount {
        display: inline;
        width: 80%;
        float: left;
        font-weight: 500;
        color: #e74c3c;
    }
    .modal-footer .btn {
        height: 36px;
        padding: 8px 10px;
        border: none;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 500;
        color: #fff;
        background-color: #fbbb17;
        margin: 0 15px;
    }
    .modal-footer {
        padding: 8px 0;
        border-top: none;
    }
    .mole-left-inner,
    .mole-right-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .mole-pro-con .discount-tag {
        position: absolute;
        z-index: 300;
        left: 28px;
        top: -6px;
        width: 56px;
    }
    .mole-pro-con .discount-tag .discount-amount {
        font-size: 18px;
        float: left;
        display: inline-block;
        font-weight: 700;
    }
    .mole-pro-con .discount-tag .off-txt {
        float: left;
        font-size: 15px;
        font-weight: 400;
    }
    .mole-pro-con .discount-tag .presentage {
        font-size: 17px;
        float: left;
        display: inline-block;
        font-family: "Archivo Narrow", sans-serif;
        font-weight: 700;
    }
    .product-list.grid .mole-grid-pro-con {
        margin-top: 30px;
        width: 33%;
        display: inline-block;
        padding-left: 16px;
        padding-right: 8px;
    }
    .top-navbar-nav {
        overflow: visible;
    }
    .topic-con {
        margin-top: 0;
    }
    .c-orders .panel-title .total {
        color: #2ecc71;
        margin-left: 20px;
        margin-right: 0;
        font-weight: 600;
    }
    .manage-pro-con {
        padding-top: 7%;
        padding-bottom: 0;
    }
    #ins-payment .panel-heading {
        height: 60px;
    }
    #ins-payment .pay-img {
        width: 10%;
        margin-top: 10px;
        float: left;
        padding-left: 10px;
        position: relative;
        display: block;
    }
    #ins-payment .pay-by {
        width: 60%;
        float: left;
        padding-left: 20px;
        line-height: 60px;
        position: relative;
        font-size: 14px;
        display: block;
    }
    #ins-payment .pay-btn-con {
        width: 12%;
        text-align: right;
        position: relative;
        float: right;
        line-height: 60px;
        display: block;
    }
    #ins-payment .pay-btn {
        padding: 4px 24px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 20px;
        background: #e74c3c;
        color: #fff;
    }
    #ins-payment .g-con {
        width: 10%;
        position: relative;
        float: right;
    }
    #ins-payment .g-con .glyphicon-plus {
        line-height: 60px;
        padding-right: 20px;
    }
    .default-pay-con {
        margin-bottom: 20px;
        padding: 0;
    }
    .default-pay-img-con {
        display: inline;
        position: relative;
        float: left;
        padding: 0 5px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .option2 .product-featured .product-list li {
        border-right: 0 solid #eaeaea;
        border-top: 0 solid #eaeaea;
        padding: 8px;
        min-height: 286px;
    }
    .latest-deals .latest-deal-content {
        border: 3px solid #e84b3a;
        padding: 20px 15px 10px;
        margin-bottom: 20px;
    }
    .latest-deals .latest-deal-title {
        height: 54px;
        background: url(../images/latest-deal-title.png) left center no-repeat;
        padding: 0 0 0 52px;
        margin: 0 0 0 8px;
        line-height: 54px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
    }
    .dd-orgprice,
    .dd-saveprice {
        font-size: 22px;
        font-weight: 600;
    }
    .list-content-v1 ul li {
        display: inline-block;
        width: 19%;
        padding: 5px;
    }
    .list-price-con,
    .list-price-con .product-title {
        padding-left: 15px;
        padding-right: 15px;
    }
    .dd-orgprice {
        color: red;
        text-decoration: line-through;
    }
    .dd-saveprice {
        color: #333;
    }
    .list-pro-con {
        width: 50%;
        display: block;
        float: left;
        margin-top: 10px;
    }
    .warranty-con {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .list-price-con .product-title {
        padding-bottom: 10px;
        height: 35px;
        overflow: hidden;
        font-weight: 400;
        font-size: 18px;
        color: #666;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .view-product-list {
        margin-top: 10px;
        position: relative;
    }
    .list-add-cart {
        margin-top: 5px;
    }
    .menu-top {
        width: 78%;
        float: right;
    }
    .menu-top .menu-icon {
        float: left;
        margin-left: 14px;
        height: 35px;
        width: 35px;
    }
    .menu-top li span {
        font-size: 11px;
        color: #202020;
        padding: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: center;
        font-weight: 500;
        line-height: 20px;
    }
    .box-slider {
        padding-left: 0;
        padding-right: 8px;
        margin-bottom: 15px;
    }
    .image-content-v1 {
        text-align: center;
        background-color: #fff;
        padding: 12px 12px 0;
        float: left;
        border-right: 1px solid rgba(236, 240, 241, 0.5);
    }
    .mole-pro-con img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 0;
    }
    .mole-pro-con {
        width: 33%;
        float: left;
        display: block;
        position: relative;
    }

    .header-res{position:relative;float: left;padding-top: 10px;width: 85%;}
    #box-vertical-megamenus {
        width: 24.3%;
        height: 48px;
        float: left;
        padding: 0;
    }
    .main-header .header-search-box {
        width: 47%;
        margin-bottom: 0;
        margin-left: 6px;
        margin-top: 1.5px;
    }

    .call-to-buy{
width: 140px;
    }
    .option2 .group-button-header .btn-cart {
        width: auto;
        float: left;
        text-indent: inherit;
        padding-left: 35px;
        padding-top: 12px;
    }
}
@media (min-width: 1280px) {
    body {
        background-color: #6d6855;
    }
    .btn-sold-o {
        margin-right: 10px;
    }
    .menu-top {
        width: 60%;
        float: right;
    }
    .menu-top .menu-icon {
        float: left;
        margin-left: 6px;
        height: 35px;
        width: 35px;
    }
    .menu-top li span {
        font-size: 11px;
        color: #202020;
        padding: 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: center;
        font-weight: 500;
        line-height: 40px;
    }
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eee;
}
.panel-title {
    font-size: 14px;
}
.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}
.more-less {
    float: right;
    color: #212121;
    font-size: 13px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #eee;
}
.timeline,
.timeline-horizontal {
    list-style: none;
    padding: 20px;
    position: relative;
    margin-top: 1px;
}
.timeline p {
    margin: 0;
}
.timeline:before {
    top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #f74c39;
    left: 50%;
    margin-left: -1.5px;
}
.timeline .timeline-item {
    margin-bottom: 20px;
    position: relative;
}
.timeline .timeline-item:after,
.timeline .timeline-item:before {
    content: "";
    display: table;
}
.timeline .timeline-item .timeline-badge {
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -25px;
    background-color: #7c7c7c;
    border: 3px solid #fff;
    z-index: 100;
    border-radius: 50%;
}
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon,
.timeline .timeline-item .timeline-badge i {
    top: 2px;
    left: 0;
}
.timeline .timeline-item .timeline-badge.primary {
    background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
    background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
    background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
    background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
    background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
    position: relative;
    width: 46%;
    float: left;
    right: 16px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 2px;
    padding: 5px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.f-right,
.timeline .timeline-item:last-child:nth-child(even) {
    float: right;
}
.timeline .timeline-item .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -16px;
    display: inline-block;
    border-top: 16px solid transparent;
    border-left: 16px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 16px solid transparent;
    content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
    margin-top: 5px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
    float: right;
    left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-horizontal {
    list-style: none;
    position: relative;
    padding: 20px;
    display: inline-block;
    box-shadow: 0 0 5px #eee;
    margin-bottom: 20px;
	width:100%;
	overflow-y:auto;
}
.text-area {
    width: 100%;
    border: 1px solid #eee;
}
.margin-t-10 {
    margin-top: 10px;
}
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover {
    color: #fff;
}
.timeline-horizontal:before {
    height: 2px;
    top: 60%;
    bottom: 26px;
    left: 30px;
    right: 0;
    width: 95%;
    margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
   display: table-cell;
    height: 130px;
    width: auto;
    float: none !important;
    padding-left: 0;
    padding-right: 30px;
    margin: 0 auto;
    vertical-align: bottom;
}
.introduce-list-address,
.introduce-list > li {
    vertical-align: baseline !important;
}
.timeline-horizontal .timeline-item .timeline-panel {
    top: auto;
    bottom: 50px;
    display: inline-block;
    float: none !important;
    left: 0 !important;
    right: 0 !important;
    min-width: 130px;
    margin-bottom: 10px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
    top: auto;
    bottom: -16px;
    left: 25px !important;
    right: auto;
    border-right: 10px solid transparent !important;
    border-top: 16px solid silver;
    border-bottom: 0 solid silver;
    border-left: 2px solid transparent !important;
}
.timeline-horizontal .timeline-item:after,
.timeline-horizontal .timeline-item:before {
    display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
    top: auto;
    bottom: 0;
    left: 43px;
}
.modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal.fade.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -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 {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
    box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
}
.modal-header {
    min-height: 16px;
    padding: 5px 24px;
    border-bottom: none;
}
.modal-title {
    font-weight: 600;
    font-size: 21px;
    color: #666;
}
.modal-body {
    padding: 15px;
}
.modal-body p {
    font-weight: 400;
    font-size: 14px;
    color: #212121;
}
.modal-body .lead {
    font-weight: 300;
    font-size: 16px;
    color: #757575;
}
.subscribe-wrapper .message h3,
footer h3 {
    font-weight: 500;
}
.modal-body .lead:last-child,
.modal-body p:last-child {
    margin-bottom: 0;
}
.modal-footer .btn:focus {
    outline: 0;
    box-shadow: none;
}
.modal-footer .btn:focus,
.modal-footer .btn:hover {
    color: #fff;
}
.modal-footer .btn + .btn {
    margin-left: 0;
}
.modal-footer .btn + .btn:last-child {
    margin-left: -4px;
}
@media (min-width: 768px) {
    .navbar-nav {
        width: 100%;
        text-align: center;
    }
    .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    .navbar-nav > li.navbar-right {
        float: right !important;
    }
}
.btn-orange {
    background: #e74c3c;
    border-radius: 0;
    color: #fff;
}
.cool-ctrl .form-control,
.default-form-control {
    border-radius: 0;
    height: 28px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.category-tracker {
    position: fixed;
    top: 60%;
    left: 5%;
    background-color: #fff;
    -webkit-transform: translateX(-130%) translateY(-50%);
    -ms-transform: translateX(-130%) translateY(-50%);
    transform: translateX(-130%) translateY(-50%);
    z-index: 100;
}
.category-tracker ul {
    list-style: none;
    width: 100%;
    padding-left: 0 !important;
}
.category-tracker ul li {
    width: 40px;
    padding: 8px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.p-left img {
    width: 80%;
    height: auto;
}
.pro-title {
    font-size: 16px;
    text-align: center;
    padding-bottom: 12px;
    margin: 8px !important;
    border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
.app-btn-primary {
    background-color: #2ecc71;
    color: #fff;
    border-radius: 6px;
    padding: 3px 4px;
}
.app-btn-signout {
    background-color: #8f8f8f;
    color: #fff;
    border-radius: 0;
}
.subscribe-wrapper .message h3 {
    font-size: 1.6rem;
}
.subscribe-wrapper {
    position: relative;
    margin-bottom: 35px;
}
.subscribe-wrapper .message {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.quick-banner {
    padding: 0 5px;
}
.quick-banner img:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.navbar {
    width: 100%;
    border: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    min-height: auto !important;
    background-color: #ecf0f1 !important;
    margin-bottom: 0 !important;
}
.navbar .nav-link {
    cursor: pointer;
    font-size: 1rem;
}
.navbar .nav-link a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.navbar .nav-link a {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #000 !important;
    padding: 8px 16px !important;
}
.active-navitem,
.navbar li.active > a,
.navbar li > a:hover {
    color: #e74c3c !important;
}
p {
    margin: 0 0 10px;
}
.sub-category-list li:hover {
    transform: scale(1.1);
}
.sub-category-list li:hover a {
    color: #3498db !important;
}
.cat-heading {
    color: #fff;
    text-align: center;
    padding: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
}
.cat-heading h3 {
    margin: 0 !important;
    padding: 8px;
    border-bottom: 1px dotted #fff;
    font-size: 1.8rem;
}
.cat-heading p {
    margin-top: 5px;
}
footer {
    padding: 0;
    background-color: #414042;
    color: #e5e5e5;
    float: left;
    width: 100% !important;
}
.list-content-v1 ul,
footer .about-store {
    list-style: none;
    padding-left: 0 !important;
}
footer h3 {
    color: #fff;
    font-size: 15px;
    font-family: sans-serif;
}
footer .fa {
    font-size: 11px;
}
.no-padding {
    padding: 0 !important;
}
footer h3:before {
    position: absolute;
    display: block;
    content: "";
    width: 3px;
    height: 17px;
    background-color: #fbbb17;
    margin-left: -14px;
}
footer .about-store li {
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.8) !important;
}
.list-content-v1 {
    border-bottom: 1px dashed #ecf0f1;
    padding-bottom: 18px;
}
.list-content-v1 ul {
    margin-left: 0 !important;
}
.list-content-v1 h3 {
    color: #e74c3c;
    font-size: 1.9rem;
    margin-bottom: 18px;
}
.breadcrumb-wrapper {
    background-color: #ecf0f1;
}
.breadcrumb-wrapper .breadcrumbs {
    padding: 10px;
    text-align: left;
}
.breadcrumb-wrapper .breadcrumbs li:not(:last-child)::after {
    content: "/";
    margin-left: 8px;
    color: #000;
}
.margintop7 {
    margin-top: 7px;
}
.chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #ccc !important;
    border-top: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: -9000px;
    z-index: 1060;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
}
.chosen-container .chosen-results {
    color: #555;
    margin: 0 4px 4px 0;
    max-height: 90px !important;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.chosen-container-active .chosen-single {
    border: 1px solid #ccc !important;
    -webkit-box-shadow: none !important;
}
.highlighted {
    background-color: #f1c40f !important;
}
.chosen-container .chosen-results li {
    padding: 2px 6px !important;
}
.headding-title {
    font-weight: 700;
    color: #2a2a2a;
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
}
.d-headding,
.res-order-recipt .title h3 {
    font-family: Roboto, Arial !important;
}
#ins-payment .panel-group {
    margin-bottom: 0;
}
.headding-title:after {
    width: 60px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    display: inline-block;
    background-color: #fbbb17;
}
.cart-summery {
    margin-top: 10px;
}
#summary-my-cart .total-item .cart-label {
    float: left;
    width: 55%;
}
#summary-my-cart .total-item .cart-total {
    float: right;
    width: 45%;
    text-align: right;
    word-wrap: break-word;
    line-height: 18px;
}
#summary-my-cart .final-total {
    font-size: 16px;
    height: 48px;
}
#summary-my-cart .total-item {
    border-bottom: #dbdddf dotted 1px;
    padding: 9px 0;
    height: 44px;
    font-size: 14px;
}
.content-container {
    position: relative;
    padding-left: 22px;
    padding-right: 22px;
    margin-top: 5px;
    box-shadow: 0 0 5px #dbdbdb;
    border: 1px solid #dedede;
    margin-bottom: 30px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    left: 0;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.upselling-main-img{
float: left;
width: 120px;
}
.upselling-txt{
    width: 220px;
    float: left;
    display: inline;
    padding: 22px 5px;
}
.upselling-con .pro-related:hover{
border-radius: 20px;
}
@media (max-width: 575.98px) {
    #product-detail img{
        max-width: 100% !important;
        height: auto !important;
    }
    .mob-mb-30{
        margin-bottom: 30px;
    }
    .modal-dialog {
        width: 90%;
        margin: auto;
    }
    .modal-footer {
        padding: 15px 0;
    }
}
.menu-top li {
    float: left;
    width: 25%;
    padding: 0 2px;
    border-right: 1px solid #c5c5c5;
    opacity: 0.5;
    text-align: center !important;
    margin-top: 8px;
    margin-bottom: 8px;
}
.menu-top .menu-icon {
    float: left;
    margin-left: 15px;
    height: 35px;
    width: 35px;
}
#site-navbar-collapse .dropdown-menu .divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
#site-navbar-collapse .dropdown-menu > li > a:hover {
    background-color: transparent;
}
.res-order-recipt .title {
    background: #e74c3c;
    padding: 5px 10px;
}
.rec-border,
.rec-header,
.recipt-body {
    padding: 10px;
}
.rec-header,
.recipt-body {
    background: #fff;
    border: 1px solid #eee;
}
.res-order-recipt .title h3 {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    margin: 0;
}
.rec-header {
    color: #fff;
}
.rec-header p {
    margin-bottom: 0 !important;
}
.rec-border {
    border: 1px solid #ebebeb;
    margin-top: 10px;
}
.rec-deatils-con p {
    color: #333;
    margin: 0 0 5px;
}
.d-headding {
    font-size: 12px;
    color: #333;
    font-weight: 900;
    margin: 10px 0;
}
.rec-deatils-con .save {
    color: #bc0101;
    font-weight: 600;
}
.rec-dis span {
    color: #3498db;
    font-weight: 600;
}
.rec-hr {
    margin-top: 0;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #ebebeb;
}
.rec-tot-con .total-val,
.rec-tot-con total {
    margin: 0;
    font-family: Roboto, Arial !important;
    font-size: 14px;
}
.rcp-summery .left-border,
.rcp-summery .right-border {
    border: 1px solid #fff;
    padding: 2px 15px;
    background: #eceeef;
}
.del-free {
    color: #bc0101;
    font-weight: 600;
}
.rec-tot-con {
    line-height: 30px;
}
.rec-tot-con total {
    color: #000;
    font-weight: 900;
}
.rec-tot-con .total-val {
    color: #e74c3c;
    font-weight: 700;
}
.rcp-summery {
    margin-bottom: 20px;
}
.rcp-summery .right-border {
    border-left: none;
}
.t-border {
    margin-top: 10px;
    border-bottom: 1px solid #ebebeb;
}
r-border-none {
    border-right: none;
}
.table-ins {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.table-ins-sm {
    text-align: left;
    font-size: 13px;
    font-weight: 600;
}
.introduce-list > .envelop-icon:before,
.introduce-list > .location-icon:before,
.introduce-list > .phone-icon:before {
    font-family: FontAwesome;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    margin-left: -20px;
    width: 12px;
    height: 12px;
}
.introduce-list-address {
    padding-left: 20px;
}
.introduce-list > .location-icon:before {
    content: "\f041";
}
.introduce-list > .envelop-icon:before {
    content: "\f003";
}
.introduce-list > .phone-icon:before {
    content: "\f095";
}
.cart-delete:hover {
    background: red;
    border: 1px solid red;
    color: #fff !important;
}
.product-list li .notify-me {
    color: #fff;
}
.default-pay-img-con img {
    transition: 1s ease;
}
.default-pay-img-con img:hover {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    transition: 1s ease;
}
.m-overlay {
    position: fixed;
    width: 100vw;
    min-height: 100vh;
    height: auto;
    background: rgba(255, 255, 255, 0.8);
    z-index: 998;
    transition: all 0.5s ease-in-out;
    display: block;
    opacity: 1;
}
.m-overlay img {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    height: 88px;
    margin-left: -113px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
    font-size: 20px !important;
}
.pick-text {
    display: block;
    font-size: 11px;
    margin-left: 3.5%;
}
.bold-txt {
    font-weight: 700;
}
.shipping_method > li {
    margin-bottom: 2px;
}
.btn-mall-red {
    border: 1px solid red !important;
    color: red !important;
}
.btn-mall-red:hover {
    background: red !important;
    color: #fff !important;
}
.ov-vis {
    overflow: visible !important;
    height: 26px;
}
@media (max-width: 575.98px) {
    .timer {
        margin-bottom: 10px;
    }
    .box-shadow .btn-buy-now {
        min-width: 65px;
        font-size: 13px;
    }

	.view-btn-con {
    display: block;
    position: relative;
    float: left !important;
    margin-top: 10px;
}
}
@media (max-width: 1199.98px) {
    .home-product:nth-child(5),
    .home-product:nth-child(6) {
        display: none;
    }
    .card-categories:nth-child(10),
    .card-categories:nth-child(11),
    .card-categories:nth-child(12),
    .card-categories:nth-child(13),
    .card-categories:nth-child(14),
    .card-categories:nth-child(15),
    .card-categories:nth-child(16) {
        display: none;
    }
    .card-categories {
        width: 33.3333%;
        float: left;
        height: 148.5px;
        border: 0;
        background-color: #fff;
    }
	.instb-n img{
		max-width:100%;
	}
}
@media only screen and (max-width: 767px) {
    #ins-payment .panel-heading {
        min-height: 60px;
        height: auto;
        overflow: auto;
    }
	.instb-n img{
		max-width:80px;
	}
}
.seo-discription table, .seo-discription table td , .seo-discription table th {
padding: 0;
border: none;
border-collapse: collapse;
padding: 8px 10px;
border: 1px solid #ccc;}
