@font-face{
    font-family: 'MyriadPro';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?iefix') format('eot'),
         url('fonts/MyriadPro-Regular.woff') format('woff'),
         url('fonts/MyriadPro-Regular.ttf') format('truetype'),
         url('fonts/MyriadPro-Regular.svg#webfont') format('svg');
    font-family: 'Danube';
    src: url('fonts/DANUBE__.TTF') format('truetype');
}

body {
    font-family: Courier New;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
body img {max-width: 100%;}
a {
    text-decoration: none;
    color: #121212;
}
a:hover {
    text-decoration: none;
    color: #000;
}

.bold {
    font-weight: bold;
}

h1, h2 {
    font-weight: normal;
    color: #606060;
}
.space5 {height: 5px;}
.space10 {height: 10px;}
.space15 {height: 15px;}
.space20 {height: 20px;}

.image
{
        position:relative;
}
.png-over{position:absolute; top:0; left:0}


.expandable {
    /* overflow set to hidden to hide the expanded text */
    overflow: hidden;
    /* all style changes will ease-in-out for 1s */
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s;
}

.headerlinkmobile {
    vertical-align:middle;
    border-bottom:1px solid #c2c2c2;
    color:black;
    padding:21px;
    box-sizing:border-box;
    cursor: pointer;
}


.mobiletable {
    display: table;
    width: 100%;
}
.mobilerow {display: table-row;}
.mobilecell {display: table-cell;}
.simpletable {
    display: table;
    width: 100%;
}
.row {display: table-row;}
.simplecell {display: table-cell; text-align: left;}
.simplebox {   
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
}
.simpleboxg {   
    border: 0px solid #dddddd;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0px;
	width: 700px;
    margin-bottom: 0px;
}
.simpleinline {
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
}

.leftcell, .leftcell2 {
    display:table-cell;
    vertical-align:middle;
    padding-right: 10px;
}

.middlecell {
    display:table-cell;
    vertical-align:middle;
    padding-right: 10px;
    text-align:-webkit-center;
}

.rightcell {
    display:table-cell;
    vertical-align:middle;
    text-align:-webkit-right;
    white-space: nowrap;
}

.social-media {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #929292;
    cursor: pointer;
    padding: 0px 8px;
}

.dropDown {
    display: none;
    position: absolute;
    z-index: 1001;
    background-color: #fff;
    width: 200px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 14px;
    border: 1px solid #000;
    text-align: left;
    line-height: 18px;
    right: 0;
}

.dropDown a
{
    font-size: 14px;
    color: black !important;
}


.gray-title {
    color: #6d6e70;
    font-size: 17px;
    font-weight: bold;
}
.black-title {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
}
.green-title {
    color: #4fb05f;
    font-size: 17px;
    font-weight: bold;
}

.special-price {
    color: #4fb05f;
    font-size: 20px;
    font-weight: bold;
}

#full-width-slider {
  width: 100%;
  color: #000;
}
#full-width-slider * {
   -webkit-backface-visibility: inherit;
}

.sidemenu
{
 	font-weight:bold;
        font-size:14px;
        padding:10px;
        box-sizing:border-box;
        line-height:25px;
        width:270px;
        color:white;
        cursor:pointer;
}

.bluemenu
{
	background: rgba(0,186,233,1); 
	background: -moz-linear-gradient(top, rgba(0,186,233,1) 0%, rgba(0,153,214,1) 100%); 
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,186,233,1)), color-stop(100%, rgba(0,153,214,1))); 
	background: -webkit-linear-gradient(top, rgba(0,186,233,1) 0%, rgba(0,153,214,1) 100%); 
	background: -o-linear-gradient(top, rgba(0,186,233,1) 0%, rgba(0,153,214,1) 100%); 
	background: -ms-linear-gradient(top, rgba(0,186,233,1) 0%, rgba(0,153,214,1) 100%); 
	background: linear-gradient(to bottom, rgba(0,186,233,1) 0%, rgba(0,153,214,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bae9', endColorstr='#0099d6', GradientType=0 );
}

.bluemenuflat
{
	background-color:#0179ae;
}

#filter {
    padding:0px 33px 0px 20px;
    border-radius:5px;
    border: 1px solid #ccc;
    height:50px;
    width: 300px;
}
#filtersubmit {
    position: relative;
    z-index: 1;
    right: 30px;
    top: 1px;
    width: 0;
    font-size: 20px;
    color: #666666;
}


.inline-container {font-size: 0;}
.inline-container .simpleinline:last-child {margin-right: 0px;}
.last-right {
    text-align: right;
}
.inline-1-12 {
    width: 7.325%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-2-12 {
    width: 15.75%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-3-12 {
    width: 24.175%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-3-12b {
    width: 28.175%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-4-12 {
    width: 32.6%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-5-12 {
    width: 41.025%;
    margin-right: 1.1%;
    vertical-align: top;
}

.inline-5-12g {
    width: 41.025%;
    margin-left: -65px;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-5-12g2 {
    width: 41.025%;
    margin-left: -85px;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-6-12 {
    width: 49.45%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-6-12g {
    width: 100%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-7-12 {
    width: 57.875%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-8-12 {
    width: 66.3%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-9-12 {
    width: 74.725%;
    margin-right: 1.1%;
    vertical-align: top;
}
.inline-10-12 {
    width: 83.15%;
    padding-right: 1.1%;
}
.inline-11-12 {
    width: 91.575%;
    margin-right: 1.1%;
}
.inline-12-12 {
    width: 100%;
    margin: 0;
}
#cvv {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
}
#cvv-wrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 1002;
    border: 4px solid #ccc;
    width: 400px;
    margin: -100px 0 0 -150px;
    background: #fff;
}
#cvv-wrapper #iframe {
    height: auto;
    padding: 0;
}

/* General */
#sb-bg {
    background: url('images/sb-bg.jpg');
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    z-index: 100;
}
#hdr-container {
    width: 100%;
    color: #606060;
    z-index: 1001;
    top: 0;
    border-bottom: 1px solid #d6e0d6;
    background-color: white;
}
#hdr {
    background-color:#cefae9;
    height:37px;
    width:100%;
    box-sizing:border-box;
    padding:7px 40px;
    font-size:18px;
    color: black;
    text-align: center;
}

#hdr a {
    color:white;
    text-decoration:none;
    font-weight: bold;
    font-size:13px;
}

#logo-container,#bdy, .bdy {
    padding:10px 40px;
    width:100%;
    box-sizing:border-box;
    background-color:white;
    max-width: 1440px;
    margin: 0 auto;
}

#bdy-container {
    width: 100%;
    z-index: 1001;
    min-height: calc(100vh - 440px);
}
#breadcrumbs {margin: 10px 0px 15px 0px;}
#breadcrumb-icon {
    display: inline-block;
    width: 19px;
    height: 18px;
    vertical-align: text-bottom;
    margin: 0 5px 0 0;
    background-image: url('/images/homeicon.png');
    background-repeat: no-repeat;
}

.emsar {
    font-family:Danube;
    color:white;
    font-size:12.5px;
}

#ftr-container {
    width: 100%;
    background: #cefae9;
    color: #000;
    margin-top: 20px;
    padding: 15px 0px; 
    text-align: center;
    z-index: 1001;
    border-top: 0px solid #808080;
}
#ftr {
    padding:10px;
    width:100%;
    box-sizing:border-box; 
    margin: 0 auto;
    max-width: 1440px;
    color: #808080;
}

.desktop-margin-left {
    margin-left: 5px;
}

.flex-between {
    display:flex; 
    justify-content: space-between;
}

.small-ftr, .small-ftr a {
    font-size: 12px;
}


#ftr-mob {display: none;}
.iframeWrapper {
    position: relative;
    padding-bottom: 46%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframeWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.divider {
    border: 0;
    border-top: 1px solid #d0d1d2;
    margin: 15px 0px;
}

.grey-line-box {
    -webkit-box-shadow: 5px 5px 5px 0px rgba(234,234,234,1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(234,234,234,1);
    box-shadow: 5px 5px 5px 0px rgba(234,234,234,1);
    border:1px solid #cfcfcf;
    padding: 10px;
}

.grey-line-box b {
    font-size: 30px;
}
.img-bg {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover !important;
    color: white;
    box-sizing: border-box;
    text-align: center;
    background-position: center center;
    height: 277px;
    display:flex;
    justify-content:flex-end;
    align-items:center;
    flex-direction: column;
    font-size: 18px;
    padding-bottom: 75px;
    box-sizing:border-box;
}

.img-title {
    font-weight: bold;
    font-size:40px;
    margin-bottom: 30px;
}

/* forms */
.formrow {margin: 5px 0px;}
.formlabel {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: right;
    width: 34%;
    margin-right: 1%;
    font-weight: bold;
    line-height: 25px;
}
.formbox {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: left;
    width: 65%;
}
.formbox input[type='text'], .formbox input[type='password'] {
    box-sizing: border-box;
    width: 100%;
    padding: 5px 1.7%;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.formbox input[type='submit'] {
    box-sizing: border-box;
    background: #000;
    border: 0;
    -webkit-appearance: none;
    color: #fff;
    border-radius: 20px;
    padding: 6px 12px;
    cursor: pointer;
}
.formbox input[type='submit']:hover {opacity: 0.90;}
.formbox select {
    box-sizing: border-box;
    width: 100%;
    padding: 4px 0px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.formbox textarea, .full-textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 5px 1.7%;
    border-radius: 4px;
    border: 1px solid #ccc;
}


/* topnav.inc */
#hdr .simpleinline:first-child {
    width: 29.19254658%;
    margin: 0;
    background: url('images/hdr1.png');
}
#hdr .simpleinline:last-child {
    width: 70.80745341%;
    margin: 0;
    background: url('images/hdr2.png');
    background-size: 100%;
}
#hdr-mob form {
    margin: 0;
}
.whoweare li {
    padding: 10px 0px;
}

#hdr .simpleinline:last-child {text-align: right;}
#topnav li {
    display: inline-block;
    padding:  12px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #3fbde6;
}
#topnav ul li ul li {
    padding: 0;
}
.hdr-mob-wide {
    padding: 10px 0px;
    border-bottom: 1px solid #676767;
    text-align: center;
}
.hdr-mob-wide .mobinline-10-12 {
    text-align: center;
}
.hdr-mob-each {
    padding: 10px;
    border-right: 1px solid #676767;
    text-align: center;
    vertical-align: middle;
    font-size: 0;
}
.hdr-mob-each img {
    width: 30px;
}
#hdr-mob .mobinline-3-12 {
    vertical-align: middle;
}
#topnav input:active,
#topnav input:focus,
#topnav input.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
li.rights a {
    display: inline-block;
    margin-left: 8px;
}
li.rights img {
    vertical-align: middle;
    margin-right: 8px;
    height: 14px;
}
#mob-search {
    display: none;
    border-top: 1px solid #676767;
    border-bottom: 0;
    padding: 10px 0px;
}
#mob-search input {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #00a9e4;
    background: #00a9e4;
    padding: 8px 4px;
    box-sizing: border-box;
    -webkit-appearance: none;
}
#topnav form {
    margin: 0;

}
#topnav input[type='text'] {
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    border: 0;
    color: #b6dcf1;
    width: 170px;
    font-size: 12px;
}
#topnav-search {
    display: inline-block;
    vertical-align: middle;
    width: 5%;
}
#topnav-search input[type='submit'] {
    border: 0;
    width: 30px;
    cursor: pointer;
}

/* footer.inc */

#ftr i {
    font-size: 18px;
}

#ftr a {
    color: #808080;
}
#ftr a:hover {
    opacity: 0.7;
}
#ftr input[type='text'] {
    width: 210px;
    padding: 10px;
    height: 40px;
    vertical-align: top;
    border: 1px solid #bfbfbf;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#ftr input[type='submit'] {
    width: 75px;
    background: green;
    border: 0px;
    color: white;
    cursor: pointer;
    font-size: 15px;
    text-align: center;
    vertical-align: top;
    height: 40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#ftr input[type='submit']:hover {
    -webkit-filter: brightness(90%);
    color: #fafafa;
}
.section-title {
    color: #00a9e4;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}
.section-subtitle {
    color: #5A5A5A;
    font-size: 20px;
    text-transform: uppercase;   
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece; 
}
.indent-mob {
    margin-left: 20px;
    font-size: 10px;
	height: 34px;
}
.indent-mobg {
    margin-left: 40px;
    font-size: 10px;
	height: 34px;
}

/*index.php*/
.topimg-index {
    position: relative;
    margin-bottom: 40px;
    z-index: 101;
}
.index-steps {
    margin-top: -200px;
    position: absolute;
    z-index: 1000;
}
.index-steps .simpleinline {
    text-align: center;
    font-size: 12px;
    vertical-align: top;
}
.index-bottom {
    margin-top: -50px;
}
.indexbox {
    position: relative;
    border-radius: 5px;
    padding: 30px 60px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
    height: 287px;
    color: #6e6f71;
    z-index: 1000;
}
.indexbox div {
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);

    position: absolute;
    z-index: 10001;
    padding: 30px 60px;
    font-size: 18px;
    line-height: 30px;
    color: #6e6f71;
}
.index-custom {
    position: relative;
    z-index: 101;
}
.index-custom img {
    position: absolute;
    z-index: 100;
    top: 0;
}
.index-custom span {
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);

    position: absolute;
    z-index: 10001;
    padding: 30px 60px;
    font-size: 18px;
    line-height: 30px;
    color: #6e6f71;
}
.buy-now-index {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 3px solid #fff;
}
.buy-now-index:hover {
    opacity: 0.9;
}
.show-product {
    width:33.33%;
    max-width:510px;
    text-align:center;
    display:inline-block;
    font-size:18px;
    color:#878c8e;
    font-weight:bold;
    vertical-align:top;
}

.product-wrapperg {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0.5%;
    color: #878c8e;
    text-align: center;
    font-size: 19px;
}

/* product.php */
.product-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 75px;
    color: black;
    text-align: center;
    font-size: 18px;
}
.product-wrapper span {
    font-size: 20px;
    font-weight: bold;
}

.product-name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin: 15px 0px;
}

.strikethrough-price {
    height: 10px;
    text-align:center;
    text-decoration: line-through;
}

.product-price {
    text-align:center;
    color: #32cd32;
    font-weight: 600;
    font-size: 20px;
    margin: 15px 0px;
}

.product-wrapper button, .buybutton {
    background-color: #3b5998;
    color: white;
    border: 0px solid black;
    font-weight: bold;
    font-size: 15px;
    width: 150px;
    height: 40px;
	border-radius: 20px;
    cursor: pointer;
}

.buybutton2 {
    background-color: #3b5998;
    color: white;
    border: 0px solid black;
    font-weight: bold;
    font-size: 15px;
    width: 200px;
    height: 30px;
	border-radius: 20px;
    cursor: pointer;
}

/* details.php */
.details-container {
    font-size: 0;
}
.details-container .inline-10-12 {
    border-right: 1px solid #d0d1d2;
}
.details-container .simpleinline:last-child {margin-right: 0px;}
.product-recent {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #878c8e;
    text-align: center;
    font-size: 18px;
}
.product-recent img {
    height: 170px;
}
.details-form input, .details-form select {
    vertical-align: middle;
}
.details-form select {
    height: 32px;
    width: 150px;
    vertical-align: middle;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding: 5px;
    color: #8b8b8b;
    background: rgba(252,252,252,1);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(221,221,221,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%);
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dddddd', GradientType=0 );
}
.inline-s {
    margin: 5px 5px 5px 0px;
}
.topimg-details {
    margin-bottom: -50px;
}
.page-nav {
    font-size: 14px; 
    text-align: right; 
    color: #606060; 
    margin: 15px 0px;
}
.page-nav a {
    color: #606060;
}

/* viewcart.php */
hr.viewcart-hr {
    margin: 10px 0px;
    border: 0;
    border-top: 1px solid #000;
}
.shipping-info {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;    
}
.order-summary {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px; 
}
.order-summary .simpleinline {
    vertical-align: middle;
}
.viewcart-promo {
    background: #fff;
    padding: 15px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 15px;
}
.viewcart-promo a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}
#promo-box {
    display: none;
    margin-top: 10px;
}
#promo-box input[type='text'] {
    width: 100%;
    margin: 10px 0px;
    padding: 10px 3%;
    background: #f0f1f3 none repeat scroll 0 0;
    border: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-radius: 4px;
}
.addtocart {
    background: #4fb05f;
    padding: 10px 0px;
    border: 0px solid #3e8220;
    color: #fff;
    font-weight: bold;
    width: 110px;
    cursor: pointer;
    border-radius: 4px;
}
h2.viewcart-h2 {
    margin-top: 5px;
}
.viewcart-right {
    background: #f0f0f0;
    padding: 15px;
    vertical-align: top;
    margin-top: 15px;
}
.viewcart-summary {
    background: #fff;
    width: 96%;
    margin: 0;
    padding: 2%;
    font-size: 14px;
}
.viewcart-summary .simplecell {
    padding: 8px 0px;
}
.summary-cll1 {
    width: 55%;
    text-align: left;
}
.summary-cll2 {
    width: 45%;
    text-align: right;
    font-weight: bold;
}
.checkout-btn {
    background: #ed4f3e;
    padding: 10px;
    border: 0px solid #3e8220;
    color: #fff;
    font-weight: bold;
    width: 100%;
    margin: 0px;
    cursor: pointer;
}

/* about.php */
.aboutpage .simpleinline {
    vertical-align: middle;
}

/* partners.php */
.partnerspage .simpleinline {
    text-align: center;
    vertical-align: middle;
}

/* whoweare.php */
.wwa-inline {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    height: 345px;
}
.wwa-inline:last-child {
    background: #002b76;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px;
    width: 50%;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
}
.diabetes-container {
    line-height: 33px;
}


/* diabetes */
.roundit {
    border-radius: 10px;
    padding: 15px;
}
.buy-now-diabetes {
    position: absolute;
    top: 5px;
    left: 5px;
    border: 3px solid #fff;
}
.buy-now-diabetes:hover {
    opacity: 0.9;
}

#theperfectgift-container {
    margin-top: -100px;
}
#cleansandmassage-container {
    margin-top: -100px;
}
#diabetesandfootcare-container {
    margin-top: -100px;
}
#learnaboutdiabetes-container {
    margin-top: -115px;
}
#rejuvenatinggel-container {
    margin-top: -115px;
}
#partnerspageg-container {
    margin-top: -70px;
}
#rejuvenatingcream-container {
    margin-top: -225px;
}


/* about.php */
#about-container {
    margin-top: -100px;
}
#about-container .roundit {
    line-height: 30px;
}
.wave-container {
    background-image: url('images/about-wave.png');
    background-size: 100%;
    height: 538px;
    padding: 0;
    line-height: 21px;
    color: #606060;
}
.wave-container .simpleinline:first-child img {
    margin-left: -80px;
}

/* feature */
.features-container {
    font-size: 0;
    margin-top: -45px;
}
.features-container .simpleinline:first-child {
    width: 50%;
    margin: 0;
    background: #ae001d;
    padding: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    vertical-align: middle;
    line-height: 25px;
    color: #fff;
}
.features-container .simpleinline:last-child {
    width: 50%;
    margin: 0;
    background: #ae001d;
    padding: 15px;
    border-radius: 10px;
    vertical-align: middle;
}

/* theperfectgift.php */
.pg-container {
    font-size: 0;
    margin-top: -150px;
}
.pg-container .simpleinline:first-child {
    vertical-align: middle;
    width: 50%;
    margin: 0;
    background: #9feef3;
    padding: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 30px;
    color: #606060;
}
.pg-container .simpleinline:last-child {
    vertical-align: middle;
    width: 50%;
    margin: 0;
}
.pg-container .simpleinline:last-child img {
    margin-left: -30px;
    max-width: none;
}
.pg-container2 {
    margin-top: -100px;
}
.pg-container2 .roundit {
    background: #dcddc7;
    color: #606060;
    line-height: 30px;
}
.pg-container2 img {
    float: left;
    width: 445px;
    margin-top: -30px;
    margin-left: -60px;
    margin-right: 20px;
}
/* cleanandmassage.php */
.reflexology {
    line-height: 30px;
}
.stress-container {
    background: #feae4d;
    color: #606060;
    line-height: 35px;
}
.stress-container img {
    float: right;
    margin-top: -40px;
    margin-right: -80px;
}
.cleanse-container {
    background: #bcd4d5;
    color: #606060;
    line-height: 31px;
}
.cleanse-container img[src="images/cam-thumb3.png"] {
    float: left;
    margin-left: -40px;
    border: 2px solid #bcd4d5;
    border-radius: 5px;
    margin-right: 20px;
}

/* learn-about-diabetes.php */
.learn-diabetes {
    background: #9feef3; 
    color: #606060;
    line-height: 31px;
}
.what-diabetes {
    background: #feae4d;
    color: #606060;
    line-height: 35px;
}
.what-diabetes img[src="images/ld-thumb3.png"] {
    float: right;
    margin-right: -60px;
    margin-left: 10px;
    border-radius: 5px;
    border: 2px solid #feae4d;
}
.what-diabetes img[src="images/ld-thumb2.png"] {
    float: left;
    margin-left: -60px;
    margin-right: 10px;
    border-radius: 5px;
    border: 2px solid #feae4d;
}
.what-diabetes img[src="images/about-thumb2.png"] {
    float: right;
    margin-right: -60px;
    margin-left: 10px;
    border-radius: 5px;
    border: 2px solid #feae4d;
}

/* rejuvenatingcream.php */
.rc-container {
    margin-top: -150px;
}
.rc-container .roundit {
    background: #9feef3;
    color: #606060;
    position: relative;
    z-index: 1000;
    line-height: 20px;
    margin-bottom: 10px;
}
.rc-container img {
    float: right;
    margin-top: -280px;
	margin-right: -120px;
}


/* rejuvenatinggel.php */
.rg-container .roundit {
    background: #9feef3;
    color: #606060;
    line-height: 20px;
    position: relative;
    z-index: 1000;
    margin-bottom: 10px;
}
.rg-container img {
    float: right;
    margin-top: -295px;
    margin-right: -220px;
}

/* customecolor.php */
.cc-container {
    background: #dcddc7; 
    color: #606060;
    line-height: 32px;
    margin-bottom: 20px;
}
.cc-container img {
    float: right;
    margin-right: -60px;
}

/* tradeshow.php */
.tradeshows-container .simpleinline {
    padding-right: 40px;
}
.justmobile {display: none;}

@media (max-width: 1440px) {
    .grey-line-box b {
        font-size:19px;
    }
    
}



@media (max-width: 1023px) {
    .inline-1-12, .inline-2-12, .inline-3-12, .inline-4-12, .inline-5-12, .inline-6-12, .inline-7-12, .inline-8-12, .inline-9-12, .inline-10-12, .inline-11-12 {
        width: 100%;
        padding: 0;
        margin: 0px 0px 10px 0px;
    }

    .mobinline-1-12 {
        width: 7.325%;
        margin-right: 1.1%;
        vertical-align: top;
    }

    .mobinline-2-12 {
        width: 15.75%;
        margin-right: 1.1%;
        vertical-align: top;
    }
    .mobinline-3-12 {
        width: 24.175%;
        margin-right: 1.1%;
        vertical-align: top;
    }
    .mobinline-8-12 {
        width: 66.3%;
        margin-right: 1.1%;
        vertical-align: top;
    }

    .mobinline-10-12 {
        width: 83.15%;
        margin-right: 1.1%;
    }
    #hdr, #topnav-container, #ftr {display: none;}
    #hdr-mob, #ftr-mob {display: block;}
    #bdy, .bdy {
        width: calc(100% - 20px);
        margin: 10px;
        min-height: 0;
        padding: 0;
    }

    #hdr-container {
        width: 100%;
        background-position: right;
        color: #fff;
        z-index: 1001;
        position: static;
        top: auto;
    }

    /* forms */
    .formlabel, .formbox {
        width: 100%;
        text-align: left;
        padding: 0;
        margin: 0;
    }

    .desktop-margin-left {
        margin-left: 0px;
    }

    /* index.php */
    .index-bottom {
        margin-top: 0;
    }
    .indexbox {
        padding: 10px;
        line-height: normal;
        font-size: 14px;
        height: auto;
        margin-bottom: 0;
    }
    .index-custom {
        height: 220px;
    }
    .index-custom span {
    }
    .index-steps {
        position: static;
    }
    .indexbox div {
        top: auto;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);

        position: static;
        z-index: auto;
        padding: 0;
        line-height: normal;
        font-size: inherit;
        color: inherit;
    }
    .index-custom span {

        position: absolute;
        z-index: 10001;
        padding: 10px;
        line-height: normal;
        font-size: 14px;
        color: #6e6f71;
    }

    /* products.php */
    .product-wrapper {
        width: 44%;
        margin: 0px 3% 10px 3%;
        font-size: 14px;
    }
    .product-wrapper span {
        font-size: 16px;
    }

    /* details.php */
    .topimg-details {
        margin-bottom: -40px;
    }
    .last-right {
        text-align: left;
    }
    .inline-s {
        width: 24%;
        margin: 0.5%;
        box-sizing: border-box;
    }
    .details-container .inline-10-12 {
        border-right: 0px solid #d0d1d2;
    }
    .product-recent {
        display: inline-block;
        width: 44%;
        margin: 0px 3% 10px 3%;
        font-size: 14px;
    }
    .product-recent span {
        font-size: 16px;
    }
    .MagicZoomPup, .MagicZoomPlus {
        width: 100%;
    }
    .product-recent img {
        height: auto;
    }

    /* who.php */

    .wwa-inline {
        height: auto;
        width: 100%;
        margin: 0;
    }
    .wwa-inline:last-child {
        height: auto;
        width: 100%;
        margin: 10px 0px;
        font-size: 14px;
        border-radius: 10px;
    }

    /* about.php */
    .wave-container .simpleinline:first-child img {
        margin-left: auto;
        width: 80%;
    }
    .wave-container {
        background: #9feef3;
        height: auto;
        padding: 15px;
        padding-bottom: 0;
        line-height: normal;
        color: #606060;
    }
    .wave-container .inline-3-12:last-child {
        margin: 0;
    }
    .buy-now-index {
        width: 80px;
    }
    .buy-now-diabetes {
        width: 80px;
    }
    #about-container {
        margin-top: 0;
    }

    /* features.php */
    .features-container {
        margin-top: 0;
    }
    .features-container .simpleinline:first-child, .features-container .simpleinline:last-child {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        border-radius: 10px;
        line-height: normal;
    }

    /* theperfectgift.php */
    .pg-container {
        margin-top: 0;
    }
    .pg-container .simpleinline:first-child, .pg-container .simpleinline:last-child {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        border-radius: 10px;
        line-height: normal;
    }
    .pg-container .simpleinline:last-child {
        text-align: right;
    }
    .pg-container .simpleinline:last-child img {
        margin-left: 0px;
        max-width: 100%;
        width: 80%;
    }
    .pg-container2 {
        margin-top: 0;
    }
    .pg-container2 .roundit {
        line-height: normal;
    }

    /* cleansandmassage.php */
    .reflexology {
        line-height: normal;
    }
    .stress-container {
        line-height: normal;
    }
    .stress-container img {
        float: none;
        margin-top: auto;
        margin-right: auto;
    }
    .cleanse-container {
        line-height: normal;
    }
    .cleanse-container img[src="images/cam-thumb3.png"] {
        float: none;
        margin-left: 0px;
        margin-right: 0px;
    }

    /*diabetesandfootcare.php*/
    .diabetes-container {
        line-height: normal;
    }

    /* learnaboutdiabetes.php */
    .learn-diabetes {
        line-height: normal;
    }
    .what-diabetes {
        line-height: normal;
    }
    .what-diabetes img[src="images/ld-thumb3.png"], .what-diabetes img[src="images/ld-thumb2.png"], .what-diabetes img[src="images/about-thumb2.png"] {
        float: none;
        margin-right: 0;
        margin-left: 0;
    }

    /* rejuvenatinggel.php */
    .rg-container img {
        float: right;
        margin: 0;
        width: 100px;
    }
    .rg-container .roundit {
        margin-bottom: 0px;
        line-height: normal;
    }

    /* rejuvenatingcream.php */
    .rc-container {
        margin: 0;
    }
    .rc-container img {
        float: right;
        margin-top: 0;
        width: 100px;
    }
    .rc-container .roundit {
        margin: 0;
        line-height: normal;
    }

    /* customcolors.php */
    .cc-container {
        line-height: normal;
    }
    .cc-container img {
        float: none;
        margin: 0;
    }

    .justmobile {display: block;}
    .nomobile {display: none;}
}
.smallsearch {
    display: none;
    cursor: pointer;
}
@media (max-width: 1425px) {
    #topnav li.nosmall, .nosmall {
        display: none;
    }
}

@media (max-width: 1635px) {
    .bigsearch {
        display: none;
    }
    .smallsearch {
        display: block;
    }
}
