@font-face {
    font-family: cpi;
    src: url(fonts/cpi.otf);
}
.p-right {
   padding-right:3rem;
}
.p-right60 {
    padding-right: 60px;
}
.border-bottom {
  border-bottom:1px solid #ccc;
}
.p-right75 {
    padding-right: 75px;
}
.txt-right {
    text-align: right;
}
.product-description ul{
     margin-left:20px !important;
}
.btn-blue {
    background: #6d7aa0;
}
.white-sm-block {
    background: whitesmoke;
    padding: 20px;
    border-top: 0px solid #ccc
}
.product-description h5 strong{
    text-transform:uppercase;
}
.cf {
    color: white;
}
 .i-couple a {
    color: #6d7fa0 !important;
}

.heart {
    position: relative;
    top: -15px;
    left: -20px;
}
.split2 {
    position: relative;
    top: -5px;
    left: -10px;
}
.bc {
    color: #6d7fa0 !important;
}
.f-21 {
   font-size:21px;
   color:#000;
   text-transform:uppercase;
}
.validation-summary-errors ul li {
    color:red !important;
    list-style-type: none;   
}

.bold-txt {
    font-weight: bold !important;
}
.red {
   color:red !important;
}
.cb {
    color: #6f7e9b !important;
}
html, body, * {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    font-family: proxima-nova;
}
.image-div {
    height: 140px;
    width: 140px;
}
.five-article {
   font-size:13px;
}
.five-simple {
    padding-left:8px;
    color: #6f7e9b;
    background: url(../staticimages/sml-arrow-blue.jpg) no-repeat 0px 4px;
}
.event-detail {
    color: #6f7e9b;
    background: url(../staticimages/sml-arrow-blue.jpg) no-repeat 70px 4px;
}
.w-70 {
    width: 70% !important;
}
.five-step {
  color:#000;
}
.h-6 {
    height: 6px;
}

    .five-step:hover {
        text-decoration: none;
        color: #6f7e9b;
    }
i {
    font-family: "cpi";
}

.why-drop {
    position: absolute;
    background: rgba(58, 59, 61, 0.95);
    z-index: 1;
    left: 0px;
    top: 24px;
    min-width: 155px;
    padding: 15px 20px 10px 20px;
}

.why-hover:hover {
    background: rgba(58, 59, 61, 0.95);
}

.why-lb {
    font-size: 13px;
    font-weight: 100;
}

.why-drop .adrop {
    line-height: 15px;
    font-weight: 100 !important;
    color: #81878b !important;
}

    .why-drop .adrop:hover {
        color: #abb4c5 !important;
    }

.why-drop dl {
    margin: 0px;
    line-height: 20px;
}

.if-15 {
    font-size: 14px;
    font-weight: 100;
}

.head-top strong {
    letter-spacing: 2px;
}
.head-top{
    text-transform: uppercase; 
}

.it-txt i {
    font-size: 16px;
    font-weight: 100;
}
/*header*/
.header {
    width: 100%;
    height: 140px;
    color: #fff;
    background: #0f0f0f url('../staticimages/header-bg.jpg') no-repeat top center;
}

.inner_header {
    width: 940px !important;
}

.logo {
    height: 140px;
    display: block;
}

.add-dbl-line {
    background: url(../staticimages/dvdr-dbl-line.jpg) bottom center repeat-x;
    padding-bottom: 40px;
}

.social_icons {
    margin-top: 8px;
    float: right;
}

    .social_icons li {
        display: inline-block;
        float: left;
        padding: 0px 15px;
        background: url(../staticimages/dotted-vertline-grey.png) no-repeat right;
    }

        .social_icons li a {
            font-weight: 700;
            color: #fff !important;
            text-decoration: none;
            font-size: 13px;
        }

        .social_icons li:last-child {
        }

            .social_icons li:last-child span {
                background: url(../staticimages/sml-arrow-header.jpg) no-repeat right 5px;
                font-family: "cpi";
                font-style: italic;
                font-weight: 400;
                font-size: 15px;
                color: #6f7e9b;
                padding: 0 12px 0 10px;
            }

.search_button {
    background: #fff url(../staticimages/arrow-search.jpg) no-repeat center center;
    height: 25px;
    width: 20px;
    border: none;
    top: 1px;
    position: absolute;
    right: 2px;
    outline: none;
    cursor: pointer;
}
.promotions {
   font-size:13px !important;
}
    .promotions ul {
       
    }

.search_input {
    width: 173px;
    font-size: 11px;
    padding: 4px;
    border: none;
    height: 28px
}

    .search_input::placeholder {
        color: #000;
    }

.search_block {
    position: relative;
    right: -15px;
    top: 22px;
}

/*header*/



/*navbar*/
.navbar {
    background: #cdd3d4;
    height: 37px;
}

.inner_navbar {
    width: 940px;
    margin: auto;
}

.links-block li {
    display: table-cell;
    height: 37px;
}

    .links-block li a {
        color: #fff;
        font-weight: 700;
        font-size: 13px;
        white-space: nowrap;
        height: 37px;
        display: block;
        line-height: 37px;
        padding: 0px 11px;
    }

        .links-block li a:hover {
            text-decoration: none;
            background: #0d1227;
        }

/*navbar*/
.inner-slider {
    margin: auto;
    background: green;
    width: 940px;
}

.carousel-inner img {
    width: 940px;
    height: 100%;
    margin: auto;
}

.slider {
    background: #313132;
    margin: auto;
}

.terms {
    cursor: pointer;
}

.mb-6 {
    margin-bottom: 4px;
}
/*  Hide Navbar div*/
.menu-show {
    position: absolute;
    min-height: 366px;
    width: 660px;
    background: rgba(7, 10, 22, 0.95);
    padding: 20px 0px 20px 20px;
    left: 113px;
    display: none;
    z-index: 100;
}

.more-info {
    background: url(../staticimages/sml-arrow-grey.jpg) no-repeat 100% 5px;
    padding-right: 10px;
    color: #6f7e9b;
    font-style: italic;
    text-decoration: none;
    font-size: 14px !important;
}

.menu-sidebar-one {
    width: 50% !important;
    float: left;
    background: url(../staticimages/dotted-vertline.png) repeat-y top right;
    padding-right: 20px;
}

    .menu-sidebar-one h4 {
        font-size: 17px;
        background: url('../staticimages/mega-menu-hd-bg.png') bottom left repeat-x;
        color: #6f7e9b;
        font-style: italic;
        padding-bottom: 20px;
    }
 
.promotions-line  
{
   line-height:1.7em !important;  
}

.menu-sidebar-two {
    width: 50% !important;
    float: left;
}

    .menu-sidebar-two div:last-child {
        background: none;
    }

.sidebar-block {
    width: 50%;
    float: left;
    background: url(../staticimages/dotted-vertline.png) repeat-y top right;
    padding-right: 20px;
    padding-left: 20px;
}

    .sidebar-block h4 {
        font-size: 17px;
        background: url('../staticimages/mega-menu-hd-bg.png') bottom left repeat-x;
        color: #6f7e9b;
        font-style: italic;
        padding-bottom: 20px;
    }

.image-thumbs {
    width: 35%;
    float: left;
    padding-top: 15px;
}

    .image-thumbs img {
        border: 3px solid #fff;
    }

.image-links {
    width: 65%;
    float: left;
    padding-left: 5px;
    padding-top: 10px;
}

    .image-links span {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

    .image-links ul li {
        list-style-type: none;
        line-height: 1.2em;
    }

        .image-links ul li:last-child {
            padding-bottom: 16px;
            border-bottom: #393c45 1px solid;
        }

        .image-links ul li a {
            color: #b6b5b6;
            display: block;
            font-size: 13px;
            text-decoration: none;
        }

            .image-links ul li a:hover {
                color: #fff;
            }

.str-txt {
    color: #fff !important;
    font-weight: bold;
}

    .str-txt:hover {
        color: #abb4c5 !important;
    }

.love-img {
    background: url('../staticimages/love.png') no-repeat;
    height: 46px;
    width: 135px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-banner img {
    height: 100%;
}

.page-banner {
    margin-bottom: 20px;
    min-height:255px;
}


/*  Hide Navbar div*/

/*  sideboxes*/
.slider-input {
    width: 180px !important;
}

.side_boxes {
    width: 232px;
    position: absolute;
    top: 202px;
    right: 0px;
}

.boxblock {
    background: #fff url(../staticimages/overlay-home-createlist.jpg) no-repeat;
    padding: 60px 0 16px 0px;
    margin-bottom: 10px;
}

    .boxblock .couplepara {
        font-size: 14px;
        text-align: center;
        font-family: "cpi";
        font-weight: 100;
        line-height: 1.2em;
        width: 60%;
        margin: auto;
        padding-top: 15px;
        padding-bottom: 20px;
        color: #6f7275;
    }

.mb12 {
    margin-bottom: 12px;
}

.pt15 {
    padding-top: 15px;
}

.boxblock2 {
    background: #fff url(../staticimages/overlay-home-findalist.jpg) no-repeat;
    padding: 60px 0 16px 0px;
    margin-bottom: 10px;
}

.couplepara2 {
    width: 85% !important;
}

.boxblock .get-started {
    background: url(../staticimages/btn-home-getstarted.jpg);
    height: 32px;
    width: 133px;
    display: block;
    margin: auto;
}
.register-now {
    background: url(../staticimages/btn-registernow.jpg);
    height: 32px;
    width: 140px;
    display: block;
    margin: auto;
}
.b-0 {
  border:0px !important;
}
.w-40 {
   width:40%;
}
.w-45 {
   width:45%;
}
.w-85 {
    width: 85% !important;
}
.w-80 {
   width:80% !important;
}
.w-100 {
   width:100% !important;
}.w-95 {
   width:95% !important;
}.w-90 {
   width:90% !important;
}
.detail-des *{
  font-size:13px;
  line-height:1.6em;
}
.f-10{
  font-size:13px !important;
}
.border-bottom {
  border-bottom:1px solid #CCC;
}
.couple-input {
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px;
}


/*  sideboxes*/


/*content*/

.content {
    width: 100%;
    padding-bottom: 40px;
}

.inner_content::after {
    display: block;
    content: "";
    clear: both;
}

.inner_content {
    width: 940px;
    margin: auto;
    padding-top: 50px;
}

.mobile-navbar {
    display: none;
    background: rgba(7, 10, 22, 0.95)
}
#other-product {
  margin-top:0px;
}
#related-product {
  padding-top:0px;
}
.mobile-admin-navbar {
    display: none;
    background: rgba(7, 10, 22, 0.95);
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 48px;
}

.menu-image {
    text-indent: 0px;
    width: 84px;
    height: 84px;
    position: absolute;
    top: 10%;
    right: 0px;
}

.column {
    background: #fff url(../staticimages/vertline-white.jpg) no-repeat top right;
    width: 20%;
    float: left;
    margin-bottom: 20px;
}

    .column .colm_img {
        text-align: center;
    }

        .column .colm_img a {
            display: block;
            font-size: 15px;
            color: #000;
        }

            .column .colm_img a:last-child {
                background: url(../staticimages/dvdr-sml-hoz.jpg) no-repeat bottom center;
                display: block;
                padding-bottom: 5px;
                text-decoration: none;
            }

        .column .colm_img h3 {
            font-size: 18px;
            font-weight: 700;
            margin-top: 12px;
            margin-bottom: 0px;
        }

        .column .colm_img span {
            font-size: 12px;
            color: #6f7e9b;
        }


<!---.content-strip-outer::after {
    display: block;
    content: "";
    clear: both;
}

.content-strip-outer {
    width: 100%;
    padding-top: 20px;
}

    .content-strip-outer .contant-inner {
        width: 940px !important;
        border-top: #d1d1d1 1px solid;
        border-bottom: #d1d1d1 1px solid;
        padding-bottom: 8px;
        background: url(../staticimages/dvdr-dbl-line.jpg) bottom center repeat-x;
    }

        .content-strip-outer .contant-inner .strip-one {
            font-size: 13px;
        }

        .content-strip-outer .contant-inner .strip-two {
            font-size: 13px;
            margin-top: 10px;
        }

        .content-strip-outer .contant-inner .strip-one span {
            display: inline-block;
            background: url(../staticimages/vertline-white.jpg) no-repeat top right;
            margin: 10px 10px 10px 0px;
            padding-right: 10px;
        } --->

.container {
    width: 940px !important;
}

/* footer*/
footer::after {
    clear: both;
    content: "";
    display: block;
}

footer {
    clear: both;
    width: 100%;
    text-align: center;
    background: #cdd3d4 url(../staticimages/footer-fcs-bg.jpg) repeat-x;
}

    footer .footer-block {
        width: 33.33%;
        float: left;
        padding-top: 12px;
        background: url(../staticimages/vertline-blue.jpg) no-repeat;
    }

        footer .footer-block img {
            padding-top: 18px;
        }

.footer-block form {
    padding-top: 20px;
}

.fbspan {
    color: #fff;
    font-size: 12px;
    font-style: italic;
}

.footer-block .findlistinput {
    width: 190px;
    margin: auto;
    height: 32px;
    padding: 4px;
    outline: none;
    font-size: 13px;
    border-color: #64718b;
    background-color: #d7dadd;
}

.footer-2::after {
    display: block;
    content: "";
    clear: both;
}

.footer-2 {
    background: #0d0d0d url(../staticimages/footer-links-bg.jpg) no-repeat bottom center;
    clear: both;
    padding-top: 50px;
}

.footer-links {
    width: 66%;
    float: left;
    text-align: left;
}

.footer-links-two {
    width: 34%;
    float: left;
    text-align: left;
}

.footer-links .inner-links {
    width: 25%;
    float: left;
    min-height: 180px;
}

.inner-links ul li {
    list-style-type: none;
}

.footer-links div:nth-child(2) {
    text-indent: 5px;
}

.footer-links div:nth-child(3) {
    text-indent: 10px;
}

.footer-links div:nth-child(4) {
    text-indent: 10px;
}

.inner-links ul li a {
    color: #81878b;
    font-size: 13px;
    padding-left: 0px;
    text-decoration: none;
}

.footer-links h4 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.links::after {
    clear: both;
    display: block;
    content: "";
}

.links {
    min-height: 100px;
}

.footer-links-two h5 {
    color: #fff;
    font-size: 24px;
}

.footer-links-two {
    font-size: 13px;
    color: #81878b;
    text-indent: 31px;
}

    .footer-links-two span {
        color: #6f7e9b;
        font-weight: 600;
    }

    .footer-links-two a {
        color: #81878b;
    }

        .footer-links-two a:hover {
            color: #6f7e9b;
            text-decoration: none;
        }

.consult {
    color: #6f7e9b;
    font-style: italic;
    font-size: 15px;
    text-align: right;
    background: url(../staticimages/sml-arrow-black.jpg) no-repeat right 6px;
}

    .consult p {
        padding-right: 10px;
    }

.footer-phone {
    padding-bottom: 10px;
}

.footer-container::after {
    clear: both;
    content: "";
    display: block;
}

.footer-bootom {
    clear: both;
    padding-top: 50px;
    background: #0d0d0d url(../staticimages/footer-links-bg.jpg) no-repeat bottom center;
}

.footer-strip {
    background: #0d0d0d;
    padding-bottom: 25px;
    clear: both;
}

.btn-arrow {
    position: absolute;
}

.emailinput {
    top: 0px !important;
}

.select_div {
    width: 188px;
    margin: auto;
}

.strip-two {
    text-align: right;
}

.mobile-footer {
    display: none !important;
}

.hide-mobile {
    display: none;
}

/*    Product Page*/

.product-page {
    padding-top: 0px;
}

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 940px;
    height: 320px;
    overflow: hidden;
    visibility: hidden;
}

.jssorl-009-spin {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 940px;
    height: 320px;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
}

.jssorimg {
    margin-top: -19px;
    position: relative;
    top: 50%;
    width: 940px;
    height: 320px;
}

.jssorslide {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 940px;
    height: 320px;
    overflow: hidden;
}

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.jssorb051 .i {
    position: absolute;
    cursor: pointer;
}

    .jssorb051 .i .b {
        fill: #fff;
        fill-opacity: 0.5;
    }

    .jssorb051 .i:hover .b {
        fill-opacity: .7;
    }

.jssorb051 .iav .b {
    fill-opacity: 1;
}

.jssorb051 .i.idn {
    opacity: .3;
}

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10;
    }

    .jssora051:hover {
        opacity: .8;
    }

    .jssora051.jssora051dn {
        opacity: .5;
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none;
    }


.product-list {
    font-size: 11px;
    color: #97979e;
}

    .product-list div {
        background: url(../staticimages/sml-arrow-grey.jpg) no-repeat 100% 5px;
    }

    .product-list ul {
        list-style-type: none;
        margin-bottom: 0px;
        padding: 14px 14px;
    }

        .product-list ul li {
            display: inline-block;
            padding-right: 15px;
            padding-left: 5px;
            background: url(../staticimages/sml-arrow-grey.jpg) no-repeat 100% 4px;
        }

            .product-list ul li:last-child {
                background: none;
                color: #6f7e9b;
            }



.sidebar {
    width: 15%;
    float: left;
}

    .sidebar ul li {
        font-size: 14px;
        list-style-type: none;
    }

        .sidebar ul li a {
            font-size: 11px;
            color: #000;
            display: block;
        }

            .sidebar ul li a:hover {
                color: #6f7e9b;
                text-decoration: none;
            }

.product-content {
    width: 85%;
    float: left;
    padding-left: 2%;
    padding-top: 35px;
}
.logout {
    background: url(../staticimages/sml-arrow-grey.jpg) no-repeat 28% 15px;
    padding-right: 10px;
    color: #6f7e9b;
    font-style: italic;
    text-decoration: none;
    font-size: 14px !important;
}

.border-bg a {
    background: url(../staticimages/sml-arrow-grey.jpg) no-repeat 100% 6px;
    padding-right: 10px;
    color: #6f7e9b;
    font-style: italic;
    text-decoration: none;
    font-size: 14px !important;
}

    .border-bg a:hover {
        text-decoration: none;
        color: #6f7e9b;
    }

.side-menu li a {
    display: block;
    padding: 4px 0px;
}

.title {
    position: absolute;
    top: 35px;
    left: 80px;
}

    .title h2 {
        font-size: 26px;
        background: url(../staticimages/product-banner-bg.png) no-repeat center bottom;
        padding-bottom: 16px;
    }

.products-outer {
    grid-template-columns: 159px 159px 159px 159px 159px;
    display: grid;
}

.product {
    width: 140px;
    border: 0px solid #ccc;
    padding: 5px;
    height: 140px;
}

.product-outer {
    text-align: center;
}

    .product-outer a {
        font-size: 13px;
        font-weight: 700;
        font-transform: uppercase;
        display: block;
        width: 90%;
        margin: auto;
        color: #000;
    }

        .product-outer a:hover {
            color: #6d7fa0;
            text-decoration: none;
        }

.page-header {
    border-top: #d1d1d1 1px solid;
    font-weight: bold;
    font-size: 21px;
    padding-bottom: 7px;
    line-height: 45px;
    background: url(../staticimages/dvdr-dbl-line.jpg) bottom center repeat-x;
}

.rate-anchor {
    clear: both;
    display: block;
    text-align: left;
    font-weight: 100 !important;
    color: #6d7fa0;
    line-height: 16px;
}

.rate-txt {
    font-size: 15px;
    margin-bottom: 8px;
}

.rate-by {
    color: #6d7fa0;
    font-size: 14px;
}

.image-hover-product {
    margin-top: 1.5rem;
}

.part-one {
    width: 50%;
}

    .part-one h5 {
        font-size: 18px;
        color: #6f7e9b;
        line-height: 1.4em;
    }

.top-ten .para {
    font-size: 13px;
}
.txt-upper {
  text-transform:uppercase;
}
.f-18 {
  font-size:18px;
}
.price-promise ul {
    list-style-type: square;
}
    .price-promise ul li {
        line-height: 1.8em;
        margin-bottom: 10px;
        font-size: 13px;
    }

.price-promise {
    width: 70%;
}
.five-steps ul{
    margin-left:18px;
}
.our-stores ul {
    list-style-type: none;
}

.getting-started .square {
    text-align: left;
}

    .getting-started .square li {
        line-height: 1.9em;
    }

.terms {
    font-size: 13px;
}

.validation input {
    width: 220px !important;
    margin: 0px;
    padding: 6px;
    font-size: 13px !important;
    margin-bottom: 12px;
}

::placeholder {
    color: #6d7fa0 !important;
    font-style: italic;
    font-family: cl;
}

.validation2 div {
    margin-left: 20px;
}

.validation input[type='checkbox'] {
    width: auto !important;
    margin: 0px;
}

.validation input[type='image'] {
    width: auto !important;
    margin: 0px;
}

.validation select {
    width: 220px !important;
    -webkit-appearance: none;
}

.del-details {
    margin: 20px 0px 10px 20px;
}

.it-txt2 {
    font-size: 13px;
    color: #6f7e9b;
}

.form-started {
    margin-top: 20px;
}

.w-15 {
    width: 15%;
}

.testimonials {
    width: 90%;
}

.t-side:hover {
    color: inherit !important;
}

.t-side i {
    font-size: 12px;
}

.t-side h6 {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.test-ul {
    margin-left: 15px;
}

.gfl {
    font-weight: bold;
}

.gfl {
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
}

.search {
    font-size: 13px;
}

.cr {
    color: red !important;
}

.glb-txtarea {
    font-size: 13px !important;
    border-radius: 4px !important;
    padding-left: 10px;
    padding-top: 5px;
}

.book-consultation h5 {
    font-size: 16px;
}

.h5meet {
    font-size: 15px !important;
}

.meetkara .width-85 {
    width: 80% !important;
}

    .meetkara .width-85 .para {
        line-height: 1.8em;
    }

.seen-in ul li {
    list-style-type: none;
}

.seen-image-outer li {
    display: inline-block;
}

.seen-image-outer a {
    color: #000 !important;
}

    .seen-image-outer a h6 {
        font-size: 14px;
        text-align: center;
        padding: 15px 0px;
    }

    .seen-image-outer a:hover {
        text-decoration: none;
    }

.seen-in-main {
    float: left;
    padding-left: 2%;
    padding-top: 35px;
}

.w-140 {
    width: 140px;
}

.promo-ul li {
    display: inline-block;
    float: left;
    width: 25%;
}

.width-80 {
    width: 80%;
}

.product-content .p-content h5 {
    font-size: 17px !important;
    line-height: 27px;
}

    .product-content .p-content h5 span {
        font-size: 13px !important;
        color: #6f7e9b;
    }

.f-13 {
    font-size: 13px;
}

.detail-label {
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0px 0px 0px;
}

.related-products {
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

.product-outer .special {
    position: absolute;
    z-index: 1;
    left: 0px
}

.iframe-style {
    width: 620px;
    height: 420px;
}

.we-are-loving .part-text {
    width: 60%;
}

.we-are-loving .products-outer {
    background: url(../staticimages/dvdr-dbl-line.jpg) bottom center repeat-x;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.sample-list .sample-list-blocks {
    width: 60%;
    margin: auto;
}

.sample-list-blocks .sample-list-img {
    
    width: 40%;
    float: left;
    background: url(../staticimages/couple-photo-bg.jpg) no-repeat;
    height: 200px;
}

.sample-list-blocks .sample-list-content {
    width: 60%;
    float: left;
}

.convert-currency {
    border-top: 1px solid #ccc;
    margin-top: 50px;
}

.convert-currency-one {
    width: 60%;
    float: left;
}

.convert-currency-two {
    width: 40%;
    float: left;
}

    .convert-currency-two .currency li {
        display: inline-block;
        padding-left: 10px;
    }

.f-11 {
    font-size: 11px;
}

.cur-bold {
    font-weight: bold;
    font-size: 12px;
}

.g-input {
    width: 22%;
    height: 28px;
    padding: 4px;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.cur-submit {
    position: relative;
    top: 12px;
}

.gft-des {
    width: 40%;
}

.gft-qty {
    width: 11%;
}

.gft-lft {
    width: 12%;
}

.prc-prm {
    width: 15%;
}

.buy-qty {
    width: 30%;
}

.width-18 {
    width: 18%;
}

.ff {
    background: #fff !important;
}

.input-qty {
    width: 40px;
    height: 32px;
    font-size: 17px;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #ccc;
}

#cur-order {
    font-size: 14px;
    display: none;
}

.tc {
    background: #eaeef5 !important;
}

#cur-image {
    position: relative;
    top: 10px;
}

.cur-table tr {
    border-bottom: 1px solid #ccc;
}

    .cur-table tr td {
        padding: 35px;
    }

.sample-label::after {
    content: "";
    display: block;
    clear: both;
}

.sample-label {
    background: #eaeef5;
    text-align: center;
}

.sample-label {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px
}

.gift-description {
    width: 40%;
}

.on-left {
    width: 10%;
}

.promise {
    width: 10%;
}

.sample-qty {
    width: 20%;
}

.sample-buy {
    width: 20%;
}

.image-div {
    border: 1px solid #ccc;
    padding: 5px;
}

.image-des {
    font-size: 13px;
    width: 40%;
    padding-left: 15px;
}

.image-sample {
    width: 40%;
}

.on-content {
    text-align: center;
}

.sample-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.hover {
    color: #6d7fa0 !important;
}

    .hover:hover {
        text-decoration: none;
        color: #4c5a75 !important;
    }

.arrow-back {
    display: inline-block;
    padding-right: 10px;
    padding-left: 5px;
    color: #6d7fa0;
    font-size: 13px;
    font-style: italic;
    background: url(../staticimages/sml-arrow-grey.jpg) no-repeat 100% 6px;
}

    .arrow-back:hover {
        color: #6d7fa0;
    }

.search .slider-input {
    width: 210px !important;
    height: 30px;
}

.search .glb-select-white {
    width: 210px !important;
    margin-top: 0px;
}
.product a #back-image {
    background-image: url(../staticimages/placeholder-image.jpg);
    min-height: 128px;
    min-width: 128px;
    background-size: cover;
    background-repeat: no-repeat;
}
#back-image {
    background-image: url(../staticimages/placeholder-image.jpg);
    min-height: 128px;
    min-width: 128px;
    background-size: cover;
    background-repeat: no-repeat;
}

#width-20 {
  width:20% !important;
}
#width-30 {
    width: 30% !important;
}
.text-left {
   text-align:left !important;
}
.width-10 {
  width:10% !important;
}
.input-qty-new {
    height: 32px;
    font-size: 14px !important;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding-left: 5px;
 
}
.p-3px{
    font-size:14px !important;
    padding:3px 5px 3px 5px !important;
}
.bg-btn {
    border: 1px solid #ccc !important;
    background: transparent !important;
    padding: 2px 10px 5px 10px !important;
}

@media(min-width:769px) and (max-width:1024px) {
    #sample-list {
        width: 80% !important;
    }

    .gift-description {
        width: 30%;
    }

    .sample-list-content {
        padding-left: 20px;
    }

    .convert-currency {
        margin-top: 10px;
    }

    .image-sample {
        width: 30%;
    }

    .we-are-loving .part-text {
        width: 52%;
    }

    .sample-buy {
        width: 30%;
    }

    .image-des {
        padding-top: 10px;
        width: 100%;
        padding-left: 0px;
    }

    #we-love {
        width: 80% !important;
    }

        #we-love .top-ten img {
            padding-left: 0px !important;
        }

    .iframe-style {
        width: 100%;
        height: 420px;
    }

    .product-outer .special {
        left: 2px;
        top: 3px
    }

    #detail-product {
        width: 80% !important;
    }

    .promo-ul li {
        padding: 10px;
    }

    .promotions-div .product-content {
        width: 80% !important;
    }

    .promotions-outer .width-80 {
        width: 90%;
    }

    #sign-in-outer {
        width: 80% !important;
    }

        #sign-in-outer .width-75 {
            width: 100%;
        }

            #sign-in-outer .width-75 .width-85 {
                width: 100%;
            }

        #sign-in-outer .seen-in-main {
            width: 100%;
        }

    .seen-in-main {
        width: 80%;
        float: left;
        padding-left: 2%;
        padding-top: 35px;
    }

    .w-140 {
        width: 24%;
    }

    .meetkara .width-85 {
        width: 90% !important;
        text-align: justify;
    }

        .meetkara .width-85 .para {
            line-height: 1.8em;
        }

    .book-consultation .width-75 {
        width: 90% !important;
    }

    .book-consultation .w-50 {
        width: 100% !important;
    }

    .book-consultation .glb-txtarea {
        width: 90% !important;
    }

    .product-content {
        width: 64% !important;
    }

    .validation input {
        width: 90% !important;
    }

    .validation select {
        width: 90% !important;
        -webkit-appearance: none;
    }

    .getting-started .width-75 {
        width: 100%;
    }

    .our-stores ul li div.w-25 {
        width: 40% !important;
    }

    .our-stores ul li div.w-75 {
        width: 60% !important;
    }

    .desktop-footer {
        display: none;
    }

    .boxblock {
        padding: 50px 0px 10px 0px;
    }

        .boxblock .couplepara {
            padding-bottom: 8px;
            font-size: 12px;
        }

    .mobile-footer {
        display: block !important;
    }

        .mobile-footer .consult {
            float: right;
            padding-right: 12px;
            margin-right: 28px;
            color: #6f7e9b;
            background: url(../staticimages/sml-arrow-black.jpg) no-repeat right 4px;
        }


    .carousel-inner img {
        width: 100%;
    }

    .tab-social {
        width: 100% !important;
    }

    .inner-slider {
        width: 100% !important;
    }

    .side_boxes {
    }

    .content-strip-outer .contant-inner {
        width: 90% !important;
    }

    .content {
        width: 100% !important;
    }

    .inner_content {
        width: 90% !important;
    }

    .container {
        max-width: 90% !important;
    }

    .column {
        width: 30%;
    }

    .header {
        background: #0f0f0f url('../staticimages/header-bg-mob.jpeg') no-repeat;
    }

    .strip-two {
        text-align: center !important;
    }

    .tab-social {
        width: 920px !important;
        position: absolute !important;
    }

    .search_block .mobile-search {
        position: absolute;
        top: 50px;
        left: 400px;
    }

    .strip-one {
        text-align: center;
        margin-top: 0px !important;
    }

    .content-strip-outer .contant-inner .strip-two {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .menu-show {
        width: 750px;
        left: 5px;
    }

    .strip-one span:last-child {
        background: none !important;
    }

    .footer-links {
        width: 100%;
    }

    .footer-links-two {
        width: 100%;
    }

    .consult p {
        margin-bottom: 0px !important;
        padding-top: 5px;
        background: url(../staticimages/sml-arrow-black.jpg) no-repeat right 10px;
    }

    .footer-2 {
        background-image: url(../staticimages/footer-links-bg.jpg) !important;
        background-position: 20px bottom;
        padding-bottom: 40px;
        border-bottom: 0px !important;
    }

    .footer-strip {
        border-top: none !important;
    }

    .tab-social {
        width: 90% !important;
    }

    .side_boxes {
        top: 190px;
    }

    .copy-mobile-hide {
        display: none;
    }

    .copy-mobile-show ul li {
        text-align: center;
    }

    .copy-mobile-show {
        padding-top: 20px;
    }

    .links-block li a {
        font-size: 10px;
        padding: 0 8px;
    }

    .links-block {
        margin-left: 5px;
    }

    .side_boxes {
        display: none !important;
    }

    .page-banner img {
        width: 100%;
        height: 100%;
    }

    .page-banner {
        text-align: right;
        margin-bottom: 0px;
    }

    .product-content {
        padding-top: 0px;
    }

    .products-outer {
        grid-template-columns: 135px 135px 135px 135px;
        min-height: 210px;
    }

    .page-header {
        line-height: 30px;
        font-size: 15px;
        margin-top: 20px;
    }

    .product img {
        height: 118px;
        width: 118px
    }

    .product {
        width: 130px;
        margin: 3px;
    }

    .sidebar {
        width: 20%;
    }

    .products-outer .product-outer:last-child {
        display: none;
    }

    .product-content {
        width: 80%;
    }

    .title h1 {
        font-size: 26px;
    }

    .title h2 {
        font-size: 16px;
        margin-bottom: 15px !important;
    }

    .part-one img {
        margin-top: 20px;
    }

    .test-ul {
        margin-left: 15px;
    }
    .product a #back-image {
      
      
        min-width: 118px;
      
    }
 #back-image {
      
      
        min-width: 118px;
      
    }
}

@media(min-width:481px) and (max-width:768px) {
    .product-list ul {
        padding-top: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        border-bottom: 1px solid #ccc;
        width: 88%;
        margin: auto;
        margin-bottom: 15px;
    }

    .image-sample {
        width: 30%;
    }

    .gift-description {
        width: 30%;
    }

    .sample-label {
        font-size: 10px;
        padding: 5px 0px 0px 0px !important;
    }

    .convert-currency-one {
        width: 100%;
    }

    .convert-currency-two {
        width: 100%;
    }

    .sample-list-blocks .sample-list-img {
        width: 100%;
        background:none;
        text-align: center;
    }

    .sample-list-blocks .sample-list-content {
        width: 100%;
        padding-top: 10px;
    }

    .convert-currency {
        margin-top: 10px;
    }

    .sort-list input {
        display: block;
    }

        .sort-list input[type="text"] {
            width: 200px;
            margin: 5px 0px 0px 0px;
        }

    .image-des {
        width: 100%;
        padding-left: 0px;
    }

    .sample-qty {
        font-size: 12px;
    }

    .sample-buy {
        width: 25%;
    }

    #we-love .top-ten {
        padding-bottom: 20px !important;
        text-align: center;
    }

        #we-love .top-ten .we-lv-img {
            padding-left: 0px !important;
        }

    #we-love .part-text-one {
        width: 100%;
        text-align: center;
    }

    #we-love .part-text {
        width: 100%;
    }

    .iframe-style {
        width: 100%;
        height: 320px;
    }

    .product-outer .special {
        left: 10px;
        top: 10px
    }

    #detail-product {
        margin-top: 15px;
    }

        #detail-product .w-50 {
            width: 100% !important;
        }

        #detail-product .p-content {
            padding-top: 10px !important;
        }

    .promo-ul li {
        padding: 5px;
    }

    .promotions-outer .head-top {
        margin-top: 25px;
    }

    .seen-in-main {
        width: 100%;
        float: left;
        padding-left: 2%;
        padding-top: 35px;
    }

    .w-140 {
        width: 23%;
    }

    .seen-in-main .head-top {
        margin-top: 25px;
    }

    .book-consultation .width-75 {
        width: 90% !important;
    }

    .book-consultation .w-50 {
        width: 100% !important;
    }

    .book-consultation .glb-txtarea {
        width: 100% !important;
    }

    .book-consultation .head-top {
        padding-top: 20px;
    }

    .getting-started .validation {
        width: 100% !important;
    }

    .getting-started .head-top {
        padding-top: 30px !important;
    }

    .testimonials .head-top {
        padding-top: 30px !important;
    }

    .validation input {
        width: 100% !important;
    }

    .validation select {
        width: 100% !important;
        -webkit-appearance: none;
    }

    .our-stores ul li div.w-25 {
        width: 50% !important;
    }

    .our-stores ul li div.w-75 {
        width: 50% !important;
    }


    .about .head-top {
        padding-top: 30px;
    }

    .hide-mobile {
        display: block;
    }

    .part-one {
        width: 100%;
        text-align: center;
    }

        .part-one img {
            margin-top: 30px;
        }

    .header {
        background-image: url('../staticimages/header-bg-mob.jpeg');
        background-position: center;
        background-color: #0f0f0f;
        background-repeat: no-repeat;
        height: 166px;
    }

    .menu-show {
        display: none;
    }

    .logo {
        display: none;
    }

    .mobile-search {
        height: 28px;
        width: 75vh;
        top: 58px;
    }

    .search_input {
        width: 86%;
    }

    .search_button {
        right: 76px;
        top: 0px;
        width: 35px;
        height: 27px;
    }

    .navbar-toggler {
        margin-left: 40px;
    }

    .glb-select {
        width: 90%;
    }

    .center-mobile {
        padding-top: 35px !important;
        padding-bottom: 20px;
    }

    .footer-block .findlistinput {
        width: 80%;
    }

    .select_div {
        width: 80%;
    }

    .social_icons li {
        padding: 0 11px;
    }

    .carousel-inner img {
        width: 100%;
    }

    .inner-slider {
        width: 100%;
    }

    .inner_content {
        width: 90%;
    }

    .content-strip-outer .contant-inner {
        width: 90% !important;
    }

    .container {
        width: 90% !important;
    }

    .dropdown-menu {
        position: relative !important;
        top: 0px !important;
    }

    .dropdown-item {
        color: #000 !important;
    }

    footer .footer-block {
        width: 100%;
    }

    .footer-links {
        width: 100%;
    }

    .desktop-footer {
        display: none;
    }

    .footer-container {
        width: 100%;
    }

    .footer-links h4 {
        font-size: 11px;
        text-align: left;
    }

    .inner-links ul li a {
        font-size: 12px;
    }

    .inner-links ul {
        text-align: left;
    }

    .footer-links .inner-links {
        min-height: 125px;
    }

    .footer-2 {
        background-image: url(../staticimages/footerbg.jpeg) !important;
        background-position: center bottom;
        padding-bottom: 40px;
        border-bottom: 0px !important;
    }

    .side_boxes {
        display: none;
    }

    .column {
        width: 50%;
    }

    .content-strip-outer .contant-inner .strip-one {
        text-align: center;
    }

    .content-strip-outer .contant-inner .strip-two {
        text-align: center;
    }

    .inner_content .column:nth-child(even) {
        background: none;
    }

    footer .footer-block {
        background: none !important;
    }

    .container div.footer-block:last-child {
        padding-bottom: 30px;
    }

    .mobile-footer {
        display: block !important;
        width: 95%;
    }

        .mobile-footer .consult {
            float: right;
            padding-right: 12px;
            padding-top: 10px;
            background: url(../staticimages/sml-arrow-black.jpg) no-repeat right 15px;
        }

    .inner-links ul li {
        line-height: 22px;
    }

    .copy-mobile-hide {
        display: none;
    }

    .copy-mobile-show {
        display: block;
    }

        .copy-mobile-show ul li {
            display: block;
            text-align: center;
        }

    .copy-mobile-show {
        padding-top: 14px;
    }

    .mobile-consult {
        padding-top: 20px;
    }

    .navbar {
        height: auto;
        color: #ccc;
        background: rgba(7, 10, 22, 0.95);
    }

        .navbar a {
            color: #fff !important;
        }

    #navbarNavDropdown ul li {
        text-align: left;
        color: #fff;
    }

    .image-links {
        padding: 0px;
        width: 100% !important;
        display: none;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .image-links span {
            padding-left: 15px;
        }

    .navbar-toggler {
        background: transparent !important;
        z-index: 1000;
        margin-top: 0px;
        position: absolute;
        left: 0px;
    }

    .togglediv a {
        padding: 20px 5px 10px 0px;
        font-size: 14px !important;
    }

    .togglediv {
        padding-top: 10px;
    }

    .navbar-toggler i {
        color: #fff;
    }

    .image-links ul li {
        text-indent: 20px;
        border-bottom: none !important;
    }

        .image-links ul li a {
            font-size: 13px !important;
        }

    .mobile-navbar {
        position: absolute;
        z-index: 1000;
        width: 100%;
        top: 58px;
    }


    .menu-image {
        right: 20px;
    }

    .image-links ul:last-child {
        border: 0px solid transparent;
    }

    .border-mobile {
        border-bottom: #393c45 1px solid;
        display: block;
    }

    .mobile-menu-div {
        list-style-type: none;
        padding-left: 13px;
        width: 92%;
    }

        .mobile-menu-div li a {
            padding: 5px 0px;
            text-decoration: none !important;
        }

    .inner-mobile-navbar {
        height: 27px;
        width: 95%;
    }

    .navbar-block {
        float: left;
        width: 25%;
        height: 27px;
    }

    .search-div {
        width: 75%;
    }

    .show-mobile {
        display: none;
    }

    .inner_navbar {
        padding: 15px 0px;
    }

    .strip-one span:last-child {
        background: none !important;
    }

    .footer-container {
        width: 90% !important;
    }

    .links div:last-child {
        padding-left: 10px;
    }

    .sidebar {
        display: none;
    }

    .page-banner img {
        width: 100%;
        height: 100%;
    }

    .page-banner {
        margin-bottom: 10px;
    }

    .product-content {
        width: 100%;
        padding-top: 0px;
    }

    .title h1 {
        font-size: 20px;
        text-align: center;
    }

    .title h2 {
        font-size: 15px;
        text-align: center;
        margin-bottom: 15px !important;
    }

    .title {
        top: 15px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
    }

    .products-outer {
        grid-template-columns: 33% 33% 33%;
        min-height: 195px;
    }

    .product-outer {
        padding: 10px;
    }

    .products-outer .product-outer:nth-child(5) {
        display: none;
    }

    .products-outer .product-outer:nth-child(4) {
        display: none;
    }

    .product {
        width: 100%;
    }

        .product img {
            height: 100%;
            width: 100%;
        }

    .product-outer a {
        font-size: 12px;
    }

    .page-header {
        line-height: 25px;
        font-size: 15px;
        margin-top: 15px;
    }

    .image-hover-product {
        margin-top: 10px !important;
    }

    .page-banner {
        margin-top: 20px;
    }

    .table-outer {
        overflow: scroll;
    }

    .square li {
        text-align: left;
        line-height: 1.6em;
    }

    .test-ul {
        margin-left: 15px;
    }

    .gift-range {
        margin-top: 25px;
    }
    .product a #back-image {
     
        background-image:none !important;
     
    }
 #back-image {
     
        background-image:none !important;
     
    }
    #refer-friend img {
        width: 100%;
    }

    #refer-friend {
        margin: 0px !important;
    }

    #refer-valid {
        width: 100% !important;
    }
    #welcome {
        width: 100% !important;
        margin-left: 0px !important;
    }
}


@media(min-width:320px) and (max-width:480px) {
    .product-list ul {
        padding-top: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        border-bottom: 1px solid #ccc;
        width: 88%;
        margin: auto;
        margin-bottom: 15px;
    }

    .image-sample {
        width: 40% !important;
        display: block !important;
    }

    .gift-description {
        width: 33%;
    }

    .sample-label {
        font-size: 10px;
        padding: 5px 0px 0px 0px !important;
    }

    .convert-currency-one {
        width: 100%;
    }

    .convert-currency-two {
        width: 100%;
    }

    .sample-list-blocks .sample-list-img {
        text-align: inherit !important;
        float: none !important;
        margin: auto !important;
        width: 62% !important;
    }

    .sample-list-blocks .sample-list-content {
        width: 100%;
        padding-top: 10px;
    }

    .convert-currency {
        margin-top: 10px;
    }

    .sort-list input {
        display: block;
    }

        .sort-list input[type="text"] {
            width: 200px;
            margin: 5px 0px 0px 0px;
        }

    .image-des {
        width: 100% !important;
        padding-left: 0px;
    }

    .sample-qty {
        font-size: 12px;
    }

    .image-div {
        height: 120px;
        width: 120px;
        margin-bottom: 10px;
    }

    .sample-buy {
        width: 27%;
        padding-right: 0px !important;
    }

    .sample-list .sample-list-blocks {
        width: 90%;
    }

    .sample-list-blocks .sample-list-img {
        width: 100%;
        text-align: center;
    }

    .sample-list-blocks .sample-list-content {
        width: 100%;
    }

    #we-love .top-ten {
        padding-bottom: 20px !important;
        text-align: center;
    }

        #we-love .top-ten .we-lv-img {
            padding-left: 0px !important;
        }

        #we-love .top-ten .img-sign {
            padding-top: 15px !important;
            padding-bottom: 15px !important;
        }

    #we-love .part-text-one {
        width: 100%;
        text-align: center;
    }

    #we-love .part-text {
        width: 100%;
        padding: 0px !important;
    }

        #we-love .part-text .img-sign {
            padding-top: 0px !important;
        }

    #we-love .it-txt {
        margin-bottom: 10px;
    }

    .iframe-style {
        width: 100%;
        height: 320px;
    }

    .product-outer .special {
        left: 0px;
        top: 3px
    }

    #detail-product {
        margin-top: 10px;
    }

        #detail-product .w-50 {
            width: 100% !important;
        }

        #detail-product .p-content {
            padding-top: 10px !important;
        }

    .promo-ul li {
        padding: 5px;
    }

    .promotions-outer .head-top {
        margin-top: 20px;
    }


    .seen-in-main {
        width: 100%;
        float: left;
        padding-left: 2%;
        padding-top: 35px;
    }

    .w-140 {
        width: 20%;
    }

    .seen-image-outer a h6 {
        font-size: 11px;
    }

    .seen-in-main .head-top {
        margin-top: 25px;
    }

    .book-consultation .width-75 {
        width: 90% !important;
    }

    .book-consultation .w-50 {
        width: 100% !important;
    }

    .book-consultation .glb-txtarea {
        width: 100% !important;
    }

    .book-consultation .head-top {
        padding-top: 20px;
    }

    .test-ul {
        margin-left: 15px;
    }

    .getting-started .validation {
        width: 100% !important;
    }

    .getting-started .head-top {
        padding-top: 10px !important;
    }

    .getting-started select.sm {
        margin-bottom: 10px;
    }

    .getting-started input[type="image"] {
        margin-top: 30px;
    }

    .validation input {
        width: 100% !important;
    }

    .validation select {
        width: 100% !important;
        -webkit-appearance: none;
    }

    .validation2 .form-group {
        margin: 0px !important;
    }

    .del-details {
        display: block;
        margin-top: 0px;
    }

    .our-stores ul li div.w-25 {
        width: 40% !important;
    }

        .our-stores ul li div.w-25 img {
            width: 100%;
        }

    .our-stores ul li div.w-75 {
        width: 60% !important;
        font-size: 12px;
        float: right;
    }

        .our-stores ul li div.w-75 strong {
            font-size: 13px;
        }

        .our-stores ul li div.w-75 .para {
            font-size: 11px;
        }


    .inner_navbar {
        padding: 10px 0px;
    }

    .show-mobile {
        display: none;
    }

    .hide-mobile {
        display: block;
    }

    .header {
        background-image: url('../staticimages/header-bg-mob.jpeg');
        background-position: center 25px;
        background-color: #0f0f0f;
        background-repeat: no-repeat;
        height: 166px;
    }

    .menu-show {
        display: none;
    }

    .logo {
        display: none;
    }

    .mobile-search {
        height: 28px;
        width: 61vh;
        top: 35px;
    }

    .search_input {
        width: 80%;
    }

    .footer-links .inner-links {
        width: 50%;
    }

    .inner-links ul li {
        text-align: left;
    }

    .glb-select {
        width: 84%;
    }

    .center-mobile {
        padding-top: 16px !important;
        padding-bottom: 0px;
    }

    .footer-block .findlistinput {
        width: 80%;
    }

    .select_div {
        width: 80%;
    }

    .social_icons li {
        padding: 0 15px;
    }

    .carousel-inner img {
        width: 100%;
    }

    .inner-slider {
        width: 100%;
    }

    .inner_content {
        width: 90%;
        padding-top: 20px;
    }

    .content-strip-outer .contant-inner {
        width: 90% !important;
    }

    .container {
        width: 90% !important;
    }

    .consult {
        font-size: 11px;
        margin-right: 10px;
    }

    .footer-links-two h5 {
        font-size: 22px;
    }

    footer .footer-block {
        width: 100%;
    }

    .footer-links {
        width: 100%;
    }

    .desktop-footer {
        display: none;
    }

    .footer-container {
        width: 100%;
    }

    .footer-links h4 {
        font-size: 15px;
        padding-left: 10px;
        text-align: left;
    }

    .inner-links ul {
        padding-left: 10px;
    }

        .inner-links ul li a {
            font-size: 13px;
        }

    .inner-links ul {
        text-align: left;
    }

    .footer-links .inner-links {
        min-height: 165px;
    }

    .footer-2 {
        background-image: url(../staticimages/footerbg.jpeg) !important;
        background-position: center bottom;
        padding-bottom: 40px;
        border-bottom: 0px !important;
        padding-top: 25px;
    }

    .side_boxes {
        display: none;
    }

    .column {
        width: 50%;
    }

    .content-strip-outer .contant-inner .strip-one {
        text-align: center;
    }

    .content-strip-outer .contant-inner .strip-two {
        text-align: center;
    }

    .inner_content .column:nth-child(even) {
        background: none;
    }

    footer .footer-block {
        background: none !important;
    }

    .container div.footer-block:last-child {
        padding-bottom: 30px;
    }

    .mobile-footer {
        display: block !important;
        width: 95%;
    }

        .mobile-footer .consult {
            float: right;
            padding-right: 8px;
            padding-top: 10px;
            background: url(../staticimages/sml-arrow-black.jpg) no-repeat right 12px;
        }

    .inner-links ul li {
        line-height: 22px;
    }

    .copy-mobile-hide {
        display: none;
    }

    .copy-mobile-show {
        display: block;
    }

        .copy-mobile-show ul li {
            display: block;
            text-align: center;
        }

    .copy-mobile-show {
        padding-top: 14px;
    }

    .mobile-consult {
        padding-top: 0px;
    }

    .navbar {
        height: auto;
        color: #ccc;
        background: rgba(7, 10, 22, 0.95);
    }

        .navbar a {
            color: #fff !important;
        }

    #navbarNavDropdown ul li {
        text-align: left;
        color: #fff;
    }

    .image-links {
        padding: 0px;
        width: 100% !important;
        display: none;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .image-links span {
            padding-left: 15px;
        }

    .navbar-toggler {
        background: transparent !important;
        z-index: 10000;
        margin-top: 0px;
        position: absolute;
    }

    .inner-mobile-navbar {
        height: 24px;
        width: 90%;
        margin: auto;
    }

    .navbar-block {
        width: 25%;
    }

    .search-div {
        width: 82%;
    }

    .search_button {
        right: 61px;
        top: 1px;
        height: 26px;
    }

    .togglediv a {
        padding: 20px 5px 10px 0px;
        font-size: 14px !important;
    }

    .togglediv {
        padding-top: 10px;
    }

    .navbar-toggler i {
        color: #fff;
    }

    .image-links ul li {
        text-indent: 20px;
        border-bottom: none !important;
    }

    .mobile-menu-div {
        width: 98%;
    }

    .menu-image img {
        width: inherit;
        height: 90px !important;
    }

    .menu-image {
        right: 18px;
    }

    .image-links ul li a {
        font-size: 13px !important;
    }

    .mobile-navbar {
        position: absolute;
        z-index: 1000;
        width: 100%;
    }

    .image-links ul:last-child {
        border: 0px solid transparent;
    }

    .border-mobile {
        border-bottom: #393c45 1px solid;
        display: block;
    }

    .mobile-menu-div {
        list-style-type: none;
    }

        .mobile-menu-div li a {
            padding: 5px 0px;
            text-decoration: none !important;
        }


    .mobile-navbar {
        position: absolute;
        z-index: 1000;
        width: 100%;
        top: 48px;
    }

    .mobile-search {
        height: 28px;
        width: 50vh;
        top: 35px;
    }

    .strip-one span:last-child {
        background: none !important;
    }

    .footer-container {
        width: 90% !important;
    }

    .links div:last-child {
        padding-left: 10px;
    }


    .sidebar {
        display: none;
    }

    .page-banner img {
        width: 100%;
        height: 100%;
    }

    .page-banner {
        margin-bottom: 10px;
    }

    .product-content {
        width: 100% !important;
        padding-top: 0px;
    }

    .quanda-basic {
        padding-top: 25px !important;
    }

    .title h1 {
        font-size: 20px !important;
        text-align: center;
    }

    .title h2 {
        font-size: 15px;
        text-align: center;
        margin-bottom: 15px !important;
    }

    .title {
        top: 15px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
    }

    .products-outer {
        grid-template-columns: 33.33% 33.33% 33.33%;
        min-height: 155px;
    }

    .product-outer {
        padding: 2px;
    }

    .products-outer .product-outer:nth-child(5) {
        display: none;
    }

    .products-outer .product-outer:nth-child(4) {
        display: none;
    }

    .product {
        width: 100%;
        height: 130px !important;
        padding: 0px !important;
    }

        .product img {
            height: 100%;
            width: 100%;
        }

    .product-outer a {
        font-size: 10px;
        width: 100%;
    }

    .page-header {
        line-height: 25px;
        font-size: 15px;
        margin-top: 15px;
    }

    .image-hover-product {
        margin-top: 10px !important;
    }

    .page-banner {
        margin-top: 10px;
    }

    .watchvideo {
        display: none;
    }

    .head-top {
        font-size: 24px;
    }

    .top-benefit {
        padding-top: 0px;
    }

    .about .head-top {
        padding-top: 30px;
    }

    .hide-mobile {
        display: block;
    }

    .part-one {
        width: 100%;
        text-align: center;
    }

        .part-one img {
            margin-top: 30px;
        }

    .top-ten {
        width: 100% !important;
        text-align: center;
    }

    .about .head-top {
        padding: 0px;
    }

    .about {
        padding-left: 0px;
    }

    .price-promise {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .table-outer {
        overflow: scroll;
    }

    .square li {
        text-align: left;
        line-height: 1.6em;
    }

    .gift-range {
        margin-top: 25px;
    }

    .gfl {
        font-size: 11px;
    }

    .search input[type="text"] {
        width: 90% !important;
        display: inherit;
    }

    .meetkara .width-85 {
        width: 100% !important;
        text-align: justify;
    }

    .search .slider-input {
        margin-left: 0px;
    }

    .search .glb-select-white {
        width: 90% !important;
    }

    .footer-links div:nth-child(2) {
        text-indent: 0px;
    }

    .footer-links div:nth-child(3) {
        text-indent: 0px;
    }

    .footer-links div:nth-child(4) {
        text-indent: 0px;
    }

    .p-right {
        padding-right: 0px;
    }

    .txt-right {
        text-align: center !important;
    }

    .product a #back-image {
        background-image: none !important;
    }

    #back-image {
        background-image: none !important;
        min-height: 100px !important;
        min-width: 100% !important;
    }

    .h45 {
        height: 45px;
        position: relative;
    }

    .contact-city {
        position: absolute;
        left: 10px;
    }

    #design-mobile {
        float: none !important;
    }

    #designpd-mobile {
        padding-right: 20px !important;
    }

    #design-para {
        padding-top: 20px;
    }

    #cur-image {
        left: 0px !important;
        height:26px;
    }

    #sample-list-content {
        padding-left: 0px !important;
    }

    #convert-currency {
        padding-right: 0px !important;
    }

    .price-promice-mobile {
        width: 92% !important;
        float: none !important;
        margin: auto !important;
    }

    #login-index {
        margin-left: 0px !important;
        width: 95% !important;
        margin: auto !important;
        float: none !important;
    }

        #login-index img {
            width: 100% !important;
        }

    #update-details {
        display: block !important;
        width: 100% !important;
    }

        #update-details label {
            text-align: left !important;
        }

    .special {
        height: auto !important;
        width: auto !important;
    }

    .checkout {
        width: 85% !important;
    }

    .check-mobile {
        width: 50% !important;
    }

    .w-mobile {
        width: 85% !important;
    }

    #checkout ul li div.w-75 {
        width: 40% !important;
        font-size: 12px;
        float: right;
    }

    #checkout .on-content {
        width: 20% !important;
    }

    #checkout #service-total {
        width: 48% !important;
    }
    #checkout {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #order-total {
        width: 58%;
        text-align: right !important;
    }

    .gobackbtn {
        width: 55%;
        margin-bottom: 10px;
    }

    #payment .promise {
        width: 19%;
    }

    #serdel {
        width: 39% !important;
    }

    #payment {
        width: 100% !important;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    #payment2 {
      margin:auto !important;
      width:100% !important;
    }
    #payment2 label{
       text-align:left !important;
    }
    #margin-l {
      margin-left:0px !important;
    }

        #payment label {
            text-align: left !important;
        }

    #payment-button {
        margin-left: 0px !important;
        width: 100% !important;
       
    }

        #payment-button input[type=submit] {
            width: 100% !important;
            font-size: 13px !important;
            white-space:pre-wrap;
        }

    .page-banner {
        min-height: inherit !important;
    }

    #product-outer {
        min-height: inherit;
    }

    #product-content #back-image {
        min-height: 128px !important;
    }

    .login-user {
        position: absolute;
        right: 0px;
    }

    #log-pass {
        padding-bottom: 5px !important;
    }

    #who-we-are {
        min-height: 40px !important;
    }

    #compare-service td {
        padding: 0px;
        font-size: 12px;
        text-align: left;
    }

    #compare-service #tbheader td {
        text-align: center;
    }

    img[alt] {
        font-size: 9px !important;
        text-align: left;
    }

    #search .product a #back-image {
        min-height: 128px !important;
    }

    #refer-friend img {
        width: 100%;
    }

    #refer-friend {
        margin: 0px !important;
    }

    #refer-valid {
        width: 100% !important;
    }

    #red-checkout {
        display: block;
    }

    #close-list-btn {
        width: 100% !important;
        white-space: pre-wrap;
    }

    #close-list-policy {
        padding-left: 0px !important;
        padding-top: 0px !important;
        width:80% !important;
        margin:auto;
    }
    #close-list-policy2 {
        padding-left: 0px !important;
        padding-top: 0px !important;
        width: 90% !important;
        margin: auto;
    }

    .balance-paid {
        padding-right: 30px;
        font-size:16px !important;
    }

    #image-des {
        width: 100% !important;
    }

    #on-left:before {
        content: "REQ";
    }
    #on-left span {
        display: none;
    }
    #promise:before {
        content: "PUR";
    }
    #f13 {
      font-size:13px !important;
    }
   
    #promise span {
        display: none;
    }
    #manage-promise {
      width:12% !important;
      font-size:13px !important;
    }
    
    #add-remove:before {
        content: "Add/Remove";
        padding-left:5px;
    }
    #add-remove {
      width:22% !important;
    }
    #price {
       width:18% !important;
       font-size:11px !important;
    }
    #manage-desc {
        width: 33% !important;
    }#manage-list .image-sample {
        width: 34% !important;
    }
    #update-btn {
      height:25px;
      padding-right:0px !important;
    } #update-outer {
     
      padding-right:0px;
      padding-top:10px;
    }
    .split2 {
      left:0px;
    }
    .heart {
        left: 0px;
    }
    .we-love-this {
      height:12px;
    }

    #add-remove span {
        display: none;
    }
    #add-remove span {
        text-align: center !important;
    }
    #product-banner {
      margin-left:0px !important;
    }
    #gift-desc {
      padding-left:0px !important;
    }
    #event-date {
      width:30% !important;
      white-space:inherit !important;
    }
    #div-end {
      border-bottom:1px solid grey;
    }
    #sample-b-none {
      border-bottom:0px !important;
      display:flex;
      align-items:center;
      padding-bottom:4px !important;
    }
    #thank-card {
     margin:auto !important;
     float:none !important;
     width:85% !important;
    }
    #w-70 {
      width:100% !important;
    }

    #mar-l {
      margin-left:0px !important;
    }
    #head-sample-con {
      padding-left:10px;
      font-size:12px;
    }
    #check-div {
      width:100% !important;
      padding-left:0px !important;
      margin:auto !important;
     padding-right:0px !important;
    }
    #welcome {
      width:100% !important;
      margin-left:0px !important;
    }
    #video-tutorials iframe{
      width:100% !important;
    }
    #gift-desc2 {
        text-align: center !important;
    }
    #gift-head-desc {
        width:41% !important;
        padding-left:0px !important;
        text-align:center !important;

        }
    #gift-order {
        padding-left: 0px !important;
        text-align: center !important;
        width: 38% !important;
    }
    #gift-price {
        width: 21% !important;
    }
    .list-friend {
      width:95% !important;
      margin-bottom:10px;
      text-align:left !important;
    }.list-friend2 {
      width:95% !important;
      text-align:left !important;
    }
    #alternate-product .image-div {
        height:100px !important;
        width:100px !important;
        padding:0px;
    }
    #contri-product .image-div {
        height: 100px !important;
        width: 100px !important;
        padding: 0px;
    }
    #alternate-product .image-sample {
        width: 33% !important;
    }
    #contri-product .image-sample {
        width: 33% !important;
    }
    #alternate-product .sample-qty {
        width: 22% !important;
    }
    #contri-product .sample-qty {
        width: 22% !important;
    }
    #alternate-product .sample-buy {
        width: 27% !important;
    }
    #contri-product .sample-buy {
        width: 27% !important;
    }
    #gift-purch {
       text-align:center !important;
    }
    #manage-list .image-div {
        height: 100px !important;
        width: 100px !important;
        padding: 0px;
    }
    #close-list .image-div {
        height: 100px !important;
        width: 100px !important;
        padding: 0px;
    }
    #close-list .image-sample {
        width: 33% !important;
    }
    #close-description {
      padding-right:0px !important;
    }
    #close-requested {
        width: 10% !important;
    }#close-date {
        width: 15% !important;
    }
        #close-requested:before {
            content: "REQ";
            padding-left: 5px;
        }
        #close-price {
           width:12% !important;
        }

        #close-requested span {
            display: none !important;
        } 
        #close-remove{
           width:29% !important;
        }
    #on-close-list {
      width:15% !important;
    } 
    #close-sample-buy {
      width:30% !important;
    }
    #close-list .btn-order {
        height: 25px;
        margin-top: 10px !important;
    }
    #width {
      width:15% !important;
    }#width14 {
      width:14% !important;
    }#width30 {
      width:30% !important;
    }
    #payment-vouchers li div.w-25 {
      width:25% !important;
    }
    #qty-close-con {
        left: 0px !important;
    } #qty-close-con p{
     text-align:center !important;
    }
    #qty-close-con div{
        padding-right: 0px !important;
    } #btn-blue{
       font-size: 12px !important;
    }
    #service-block #width45{
      width:45% !important;
    }#service-block #width25{
      width:15% !important;
    }
    #close-list-sample {
      padding-bottom:4rem !important;
    }
    #total-span span{
      font-size:14px !important;
    }
    #total-span {
        font-size: 13px !important;
    }
    #width-90 {
        width: 90% !important;
    }
    #wishing-well {
        grid-template-columns: 100% !important;
    } #wishing-well textarea{
        width: 100% !important;
    }
    .bcw {
        text-align:center !important;    
    }
   
}