/* general reset */
body{
	color: #54585a !important;
	font: 400 18px/24px 'rawline', sans-serif;
	background: #fff !important;
	min-width: 320px !important;
}
img{border-style:none;}
input,
textarea,
select{
	color: #000;
	vertical-align: middle;
	font: 100% 'rawline', sans-serif;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner{
	border: none;
	padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{
	-webkit-appearance: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
blockquote,
q{
	quotes: none;
}
q:before,
q:after{
	content: '';
}
a{
	color:inherit;
	text-decoration:none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
a:hover,
a:focus,
a:active{
	color:inherit;
	text-decoration: none;
}
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus{
	outline:none;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
.dotted-line {
    border-top: 5px dotted #dddbd9;
    margin: 62px 0 54px;
}
#wrapper {
	overflow: hidden;
	position: relative;
	min-height: 100vh;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* header-fixed */
#wrapper{padding-top: 123px;}
/* end header-fixed */
.slick-slide,
.slick-arrow {outline: none;}
.btn {
	outline: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border-radius: 3px;
	border: none;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: .4px;
	font-weight: 600;
	padding: 3px 10px;
	box-shadow: none;
	min-width: 72px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-default{
	color: #fff;
	background: #b2b4b5;
}
.btn-default:active:hover,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default:active,
.btn-default:hover,
.btn-default:focus,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus{
	color: #fff;
	background: #D8DADB;
}
.btn-primary{
	color: #fff;
	background: #643d34;
}
.btn-primary:active:hover,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus{
	color: #fff;
	background: #8A635A;
}
.btn-info{
	color: #fff;
}
.story-head .btn-info.cold-and-flu { 
    color: #fff !important;
    background: #00abe5; 
}
.story-head .btn-info.wound-care { 
    color: #fff !important;
    background: #faa61a; 
}
.story-head .btn-info.feminine-care { 
    color: #fff !important;
    background: #a25eb5; 
}
.story-head .btn-info.protective-care { 
    color: #fff !important;
    background: #cc4040; 
}
.story-head .btn-info.daily-hygiene-products {
	color: #fff !important;
    background: #73bd44; 
}
.btn-info:active:hover,
.btn-info.active,
.open > .dropdown-toggle.btn-info,
.btn-info:active,
.btn-info:hover,
.btn-info:focus,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info.focus:active,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus{
	color: #fff;
	background: #26D1FF;
}
.btn-warning{
	color: #fff;
	background: #faa61a;
}
.btn-warning:active:hover,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning.focus:active,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus{
	color: #fff;
	background: #FFCC40;
}
.btn-danger{
	color: #fff;
	background: #cc4040;
}
.btn-danger:active:hover,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger:active,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger.focus:active,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus{
	color: #fff;
	background: #F26666;
}
.btn-md{
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	padding: 13px 16px;
}
.btn-sm{
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	padding: 8px 16px;
}
.btn-close{
	display: inline-block;
	vertical-align: top;
	width: 21px;
	height: 21px;
	border-radius: 2px;
	background: #b2b4b5;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	border: 0;
	padding: 0;
}
.btn-close:hover{background: #00abe5;}
.btn-close:before,
.btn-close:after{
	content: '';
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 15px;
	height: 2px;
	background: #fff;
	margin: 9px 0 0 3px;
}
.btn-close:before{
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}
.btn-close:after{
	-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
}

.btn.cold-and-flu,
.btn.cold-and-flu.active {
    color: #fff !important;
    background-color: #00abe5 !important;
}
.btn.cold-and-flu.inactive {
    color: #00abe5 !important;
    background-color: #fff !important;
}
.btn.wound-care,
.btn.wound-care.active {
    color: #fff !important;
    background-color: #faa61a !important;
}
.btn.wound-care.inactive {
    color: #faa61a !important;
    background-color: #fff !important;
}
.btn.feminine-care,
.btn.feminine-care.active {
    color: #fff !important;
    background-color: #a25eb5 !important;
}
.btn.feminine-care.inactive {
    color: #a25eb5 !important;
    background-color: #fff !important;
}
.btn.protective-care,
.btn.protective-care.active {
    color: #fff !important;
    background-color: #cc4040 !important;
}
.btn.protective-care.inactive {
    color: #cc4040 !important;
    background-color: #fff !important;
}
.btn.daily-hygiene-products,
.btn.daily-hygiene-products.active {
    color: #fff !important;
    background-color: #73bd44 !important;
}
.btn.daily-hygiene-products.inactive {
    color: #73bd44 !important;
    background-color: #fff !important;
}
.form-control::-webkit-input-placeholder {
	color: #9b9b9b;
	opacity: 1;
}
.form-control::-moz-placeholder {
	color: #9b9b9b;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #9b9b9b;
	opacity: 1;
}
.open-menu {
	display: none;
}

/* home-slideshow */
.home-slideshow {
	position: relative;
	margin-bottom: 50px;
}
.home-slideshow .items-slider {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	right: -40px;
	width: 305px;
}
/*z-index is required to keep the popup in the slick list above the other divs*/
.slick-list {
    z-index: 30;
    overflow: visible;
}
.items-slider .slick-list {
	padding-left: 15px;
}
.items-slider li,
.items-slider .slick-slide {
	height: 99px;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .5px;
	cursor: pointer;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #f2f2f2;
	padding: 20px 42px 5px 32px;
	background: #fff;
	position: relative;
	outline: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.items-slider li.active,
.items-slider .slick-slide.slick-current,
.items-slider li:hover {
	background: #f9f9f9;
}
.items-slider li:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 15px 14px 0;
	border-color: transparent #f9f9f9 transparent transparent;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0;
}
.items-slider li.active:before,
.items-slider .slick-slide.slick-current:before {
	opacity: 1;
}
.items-slider li .cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.items-slider li h4 {
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
	color: #643d34;
	margin: 0 0 5px;
}
.items-slider li.cold-and-flu h4 {color: #00abe5;}
.items-slider li.cold-and-flu p {color: #54585a;}
.items-slider li.wound-care h4 {color: #faa61a;}
.items-slider li.wound-care p {color: #54585a;}
.items-slider li.feminine-care h4 {color: #a25eb5;}
.items-slider li.feminine-care p {color: #54585a;}
.items-slider li.protective-care h4 {color: #cc4040;}
.items-slider li.protective-care p {color: #54585a;}
.items-slider li.daily-hygiene-products h4 {color: #73bd44;}
.items-slider li.daily-hygiene-products p {color: #54585a;}

.items-slider li p {
	/*overflow: hidden;*/
	max-height: 34px;
	margin: 0;
}
.slideshow {
	position: relative;
	z-index: 5;
	color: #643d34;
	font-size: 20px;
	line-height: 26px;
}
.slideshow .slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	bottom: 29px;
	left: 0;
	right: 0;
	text-align: center;
}
.slideshow .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.slideshow .slick-dots li button {
	outline: none;
	font-size: 0;
	line-height: 0;
	padding: 0;
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: none;
	border: 2px solid #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.slideshow .slick-dots li.slick-active button {
	background: #fff;
}
.slideshow .slide {
	position: relative;
	height: 494px;
	padding: 50px 0 80px;
}
.slideshow .slide > * {
	position: relative;
	z-index: 3;
}
.slideshow .slide .img {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.slideshow .slide .img img {
	display: none;
}
.slideshow .slide .img:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 395px;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 15%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 15%,rgba(255,255,255,0) 100%);
}
.slideshow h2 {
	font-weight: 600;
	font-size: 44px;
	line-height: 53px;
	color: #643d34;
	margin: 0 0 11px;
    text-shadow: 0 0.4px 0 black;
}
.slideshow .cold-and-flu h2 {color: #00abe5;}
.slideshow .wound-care h2 {color: #faa61a;}
.slideshow .feminine-care h2 {color: #a25eb5;}
.slideshow .protective-care h2 {color: #cc4040;}
.slideshow .daily-hygiene-products h2 {color: #73bd44;}


.slideshow h2 sup {
	font-size: 24px;
	top: -.6em;
}
.slideshow p {
	margin: 0 0 24px;
    text-shadow: 0 0.4px 0 black;
}
.slideshow .btn {
	font-weight: 500;
	font-size: 12px;
	padding: 12px 15px;
}
.slideshow .cold-and-flu .btn-primary {background-color: #00abe5;}
.slideshow .wound-care .btn-primary {background-color: #faa61a;}
.slideshow .feminine-care .btn-primary {background-color: #a25eb5;}
.slideshow .protective-care .btn-primary {background-color: #cc4040;}
.slideshow .daily-hygiene-products .btn-primary {background-color: #73bd44;}

/* featured-section */
.featured-section {
	padding: 24px 0 50px;
}
.featured-item {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -.15px;
	position: relative;
}
.featured-item h3 {
	color: #643d34;
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	margin: 0 0 12px;
}
.featured-item.cold-and-flu h3 {color: #00abe5;}
.featured-item.wound-care h3 {color: #faa61a;}
.featured-item.feminine-care h3 {color: #a25eb5;}
.featured-item.protective-care h3 {color: #cc4040;}
.featured-item.daily-hygiene-products h3 {color: #73bd44;}

.featured-item p {
	margin: 0 0 16px;
    color: #54585a;
}
.featured-item .bottom-bar {
	padding-bottom: 10px;
}
.featured-item .bottom-bar .btn {
	margin: 0 5px 10px 0;
}
.featured-item .bottom-bar strong {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 4px;
}
.featured-item .bottom-bar .vid {
	padding-left: 35px;
}
.featured-item .bottom-bar .vid:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 25px;
	height: 15px;
	background: url(/images/default-source/shared/icons/ico-video-content.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.featured-item .bottom-bar strong time {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-weight: 400;
	padding-left: 10px;
}
.featured-item .bottom-bar strong time.bar-before:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 12px;
	top: 2px;
	left: 4px;
	background: #b2b4b4;
}
.featured-item.img-top {
	padding-top: 234px;
}
.featured-item .img {
	display: block;
	padding-top: 56%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding-bottom: 27px;
}
.featured-item .img img {
	display: none;
}
.featured-item.img-top .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
/* videos-section */
.videos-section {
	padding: 25px 0 60px;
	font-size: 18px;
	line-height: 28px;
}
.videos-section h2 {
	font-weight: 600;
	font-size: 44px;
	line-height: 50px;
	color: #643d34;
	margin: 0 0 34px;
}
.videos-section h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -.5px;
	color: #643d34;
	margin: 0 0 11px;
}
.videos-section p {
	margin: 0 0 42px;
}
.video-tabs-content {
	padding: 10px 0;
	margin-left: -5px;
	position: relative;
	z-index: 5;
}
.video-box {
	display: block;
	padding-top: 55%;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 15px;
}
.video-box img {
	display: none;
}
.video-box:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 125px;
	height: 125px;
	border: 3px solid #fff;
	border-radius: 50%;
	background: rgba(0,0,0,.8) url(/images/default-source/shared/icons/ico-play.svg) no-repeat;
	-webkit-background-size: 105% 105%;
	background-size: 105% 105%;
	background-position: 50% 50%;
	-webkit-transform: translate(-56%,-52%);
	transform: translate(-56%,-52%);
}
.video-tabs-content h3 {
	font-weight: 600;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0;
	margin: 0 0 5px;
	color: #00abe5;
}
.video-tabs-content p {margin: 0 0 20px;}
.video-tabs-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 1;
}
.video-tabs-nav li {
	display: inline-block;
	vertical-align: top;
	/*width: 168px;*/
    width: 208px;
	margin: 0 29px 20px 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}
.video-tabs-nav .video-box {
	margin-bottom: 14px;
}
.video-tabs-nav .video-box:before {
	width: 41px;
	height: 41px;
	border-width: 1px;
}
.video-tabs-nav p {
	margin: 0;
}
/* stories-section */
.stories-section {
	padding: 21px 0 86px;
}
.story-item {
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
}
.story-item .img {
	padding-top: 55.5%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 14px;
}
.story-item .img img {
	display: none;
}
.story-item p {
	margin: 0 0 12px;
}
.story-item .bottom .btn {
	margin: 0 5px 0 0;
}
.story-item .bottom time {
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	font-size: 10px;
	line-height: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.more-holder {
	text-align: center;
	padding: 56px 0 0;
}
.more-holder .btn {
	font-weight: 500;
	font-size: 12px;
	padding: 12px 15px;
}
.hidden-content {
	display: none;
}
.video-lightbox {
	display: none;
	padding: 32px;
	background: none;
}
/* image-banner */
.image-banner {
	min-height: 500px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #00abe5;
	font-size: 21px;
	line-height: 27px;
}
.image-banner img {
	display: none;
}
.image-banner .container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.image-banner h2 {
	font-weight: 600;
	color: #fff;
	font-size: 45px;
	line-height: 54px;
	margin: 0 0 17px;
    text-shadow: 0 0.4px 0 black;
}
.image-banner.cold-and-flu h2 {
	color: #00abe5 !important;
}
.image-banner.wound-care h2 {
	color: #faa61a !important;
}
.image-banner.feminine-care h2 {
	color: #a25eb5 !important;
}
.image-banner.protective-care h2 {
	color: #cc4040 !important;
}
.image-banner.daily-hygiene-products h2 {
	color: #73bd44 !important;
}
.image-banner h2 sup {
	font-size: 26px;
	top: -0.55em;
}
.image-banner p {
	margin: 0 0 20px;
}
/* story-section */
.story-section {
	padding: 70px 0;
	font-weight: 400;
    /*font-size: 18px;*/
	font-size: 16px;
	line-height: 28px;
	letter-spacing: -.1px;
}
.story-head {
	margin-bottom: 22px;
}
.story-head h2 {
	font-weight: 600;
    /*font-size: 45px;*/
	font-size: 36px;
	line-height: 54px;
	/*color: #00abe5;*/
	margin: 0 0 29px;
}
.story-head .bottom .btn {
	margin: 0 25px 10px 0;
}
.story-head .author {
	display: inline-block;
	vertical-align: top;
	margin: 0 17px 10px 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: .7px;
}
.story-head .bottom time {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left: 22px;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: .7px;
}
/*
.story-head .bottom time:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	height: 14px;
	width: 2px;
	background: #54585a;
}
*/
.story-section p {
	margin: 0 0 38px;
}
.textimonial-box {
	position: relative;
	border: none;
	margin: 0 0 40px;
	padding: 5px 160px;
	text-align: center;
	/*color: #00abe5;*/
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
}

.textimonial-box.cold-and-flu { 
    color: #00abe5 !important; 
}
.textimonial-box.wound-care {
    color: #faa61a !important; 
}
.textimonial-box.feminine-care {
    color: #a25eb5 !important; 
}
.textimonial-box.protective-care { 
    color:: #cc4040 !important; 
}
.textimonial-box.daily-hygiene-products { 
    color:: #73bd44 !important; 
}

.textimonial-box:before,
.textimonial-box:after {
	content: '';
	position: absolute;
	width: 43px;
	height: 31px;
	top: 50%;
	margin-top: -15px;
}
.textimonial-box.cold-and-flu:before {
	background: url(/images/default-source/shared/icons/ico-quote-cold-and-flu-open.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
}
.textimonial-box.cold-and-flu:after {
	background: url(/images/default-source/shared/icons/ico-quote-cold-and-flu-close.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 0;
}
.textimonial-box.wound-care:before {
	background: url(/images/default-source/shared/icons/ico-quote-wound-care-open.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
}
.textimonial-box.wound-care:after {
	background: url(/images/default-source/shared/icons/ico-quote-wound-care-close.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 0;
}
.textimonial-box.feminine-care:before {
	background: url(/images/default-source/shared/icons/ico-quote-feminine-care-open.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
}
.textimonial-box.feminine-care:after {
	background: url(/images/default-source/shared/icons/ico-quote-feminine-care-close.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 0;
}
.textimonial-box.protective-care:before {
	background: url(/images/default-source/shared/icons/ico-quote-protective-care-open.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
}
.textimonial-box.protective-care:after {
	background: url(/images/default-source/shared/icons/ico-quote-protective-care-close.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 0;
}
.textimonial-box.daily-hygiene-products:before {
	background: url(/images/default-source/shared/icons/ico-quote-daily-hygiene-products-open.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
}
.textimonial-box.daily-hygiene-products:after {
	background: url(/images/default-source/shared/icons/ico-quote-daily-hygiene-products-close.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	right: 0;
}
.story-section .picture {
	padding-top: 14px;
	margin-bottom: 40px;
}
.story-section .picture img {
	display: block;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.story-section .text-box {
	position: relative;
	padding: 0 0 48px;
}
.story-section .text-box ul {
	list-style: disc;
}
.story-section .text-box.has-image {
	padding-left: 118px;
	font-size: 16px;
	line-height: 24px;
}
.story-section h3, .story-section .text-box h3 {
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	/*color: #00abe5;*/
	margin: 0 0 10px;
}
.story-section .cold-and-flu h3 { color: #00abe5; }
.story-section .wound-care h3 { color: #faa61a; }
.story-section .feminine-care h3 { color: #a25eb5; }
.story-section .protective-care h3 { color: #cc4040; }
.story-section .daily-hygiene-products h3 { color: #73bd44; }

.story-section h3
.story-section .text-box p {
	margin: 0;
}
.story-section .text-box .rating-bar {
	padding: 10px 0 30px;
	line-height: 18px;
}
.story-section .text-box .rating-bar img {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 0 0;
}
.story-section .text-box .rating-bar a {
	text-transform: uppercase;
	text-decoration: underline;
}
.story-section .text-box .rating-bar a:hover {
	text-decoration: none;
}
.story-section .text-box .btn {
	padding: 11px 15px;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
}
.story-section .text-box.has-image .img {
	position: absolute;
	top: 4px;
	bottom: 0;
	left: 7px;
	width: 100px;
}
.story-section .text-box.has-image .img img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	max-height: 90%;
}
.story-bottom {
	font-size: 0;
	line-height: 0;
	padding: 4px 0 28px;
}
.story-bottom .btn {
	margin: 0 30px 10px 0;
}
.story-bottom .btn-info.cold-and-flu { 
    color: #fff !important;
    background: #00abe5; 
}
.story-bottom .btn-info.wound-care { 
    color: #fff !important;
    background: #faa61a; 
}
.story-bottom .btn-info.feminine-care { 
    color: #fff !important;
    background: #a25eb5; 
}
.story-bottom .btn-info.protective-care { 
    color: #fff !important;
    background: #cc4040; 
}
.story-bottom .btn-info.daily-hygiene-products { 
    color: #fff !important;
    background: #73bd44; 
}
.story-bottom .tags-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}
.story-bottom .tags-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 5px 0;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: .5px;
}
.story-bottom .tags-list strong {
	font-weight: 700;
}
.story-bottom .tags-list a {
	text-decoration: underline;
}
.story-bottom .tags-list a:hover {
	text-decoration: none;
}
.social-btns {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.social-btns li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
}
.social-btns .btn {
	position: relative;
	min-width: 0;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	padding: 12px 15px;
	border-radius: 2px;
}
.social-btns .btn-facebook {
	color: #fff;
	background: #3e5c98;
}
.social-btns .btn-facebook:hover {
	color: #fff;
	background: #6482BE;
}
.social-btns .btn-twitter {
	color: #fff;
	background: #20a0f2;
}
.social-btns .btn-twitter:hover {
	color: #fff;
	background: #46C6FF;
}
.social-btns .btn-linkedin {
	color: #fff;
	background: #0377b4;
}
.social-btns .btn-linkedin:hover {
	color: #fff;
	background: #299DDA;
}
.social-btns .btn-whatsapp {
	color: #fff;
	background: #4fc24a;
}
.social-btns .btn-whatsapp:hover {
	color: #fff;
	background: #75E870;
}
.social-btns .btn-email {
	color: #fff;
	background: #848484;
}
.social-btns .btn-email:hover {
	color: #fff;
	background: #aaaaaa;
}
.social-btns .btn:before {
	content: '';
	display: inline-block;
	vertical-align: top;
}
.social-btns .btn-facebook:before {
	width: 9px;
	height: 16px;
	background: url(/images/default-source/shared/icons/ico-btn-facebook.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 1px 11px 0 0;
}
.social-btns .btn-twitter:before {
	width: 19px;
	height: 16px;
	background: url(/images/default-source/shared/icons/ico-btn-twitter.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0 11px 0 0;
}
.social-btns .btn-linkedin:before {
	width: 16px;
	height: 16px;
	background: url(/images/default-source/shared/icons/ico-btn-linkedin.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 1px 11px 0 0;
}
.social-btns .btn-whatsapp:before {
	width: 16px;
	height: 16px;
	background: url(/images/default-source/shared/icons/ico-btn-whatsapp.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 1px 11px 0 0;
}
.social-btns .btn-email:before {
	width: 15px;
	height: 16px;
	background: url(/images/default-source/shared/icons/ico-btn-email.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 1px 11px 0 0;
}
/* related-stories */
.related-stories {
    margin-top: 78px;
	padding: 9px 0 89px;
}
.related-stories h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #686C6e;
	margin: 0 0 59px;
}
.related-stories.cold-and-flu h2 {
	color: #00abe5;
}
.related-stories.wound-care h2 {
	color: #faa61a;
}
.related-stories.feminine-care h2 {
	color: #a25eb5;
}
.related-stories.protective-care h2 {
	color: #cc4040;
}
.related-stories.daily-hygiene-products h2 {
	color: #73bd44;
}


/* products-slider */
.products-slider {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	border-bottom: 3px solid #686C6e;
}
.products-slider.cold-and-flu {
    border-bottom: 3px solid #00abe5;
}
.products-slider.wound-care {
    border-bottom: 3px solid #faa61a;
}
.products-slider.feminine-care {
    border-bottom: 3px solid #a25eb5;
}
.products-slider.protective-care {
    border-bottom: 3px solid #cc4040;
}
.products-slider.daily-hygiene-products {
    border-bottom: 3px solid #73bd44;
}
.products-slider:before,
.products-slider:after {
	content: '';
	position: absolute;
	z-index: 35;
	width: 130px;
	top: 0;
	bottom: 0;
}
.products-slider:before {
	left: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}
.products-slider:after {
	right: 0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
.products-slider .slick-arrow {
	outline: none;
	position: absolute;
	z-index: 40;
	font-size: 0;
	line-height: 0;
	padding: 0;
	border: none;
	background: #686C6e;
	border-radius: 3px;
	width: 36px;
	height: 36px;
	top: 50%;
	margin-top: -17px;
}
.products-slider.cold-and-flu .slick-arrow {
    background: #00abe5;
}
.products-slider.wound-care .slick-arrow {
    background: #faa61a;
}
.products-slider.feminine-care .slick-arrow {
    background: #a25eb5;
}
.products-slider.protective-care .slick-arrow {
    background: #cc4040;
}
.products-slider.daily-hygiene-products .slick-arrow {
    background: #73bd44;
}
.products-slider .slick-arrow:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border: solid #fff;
	border-width: 2px 2px 0 0;
	top: 50%;
	left: 50%;
	margin-top: -6px;
}
.products-slider .slick-prev {
	left: -1px;
}
.products-slider .slick-prev:before {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-left: -2px;
}
.products-slider .slick-next {
	right: -1px;
}
.products-slider .slick-next:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -8px;
}
.products-slider .slide {
	padding: 15px 15px 0;
}
.products-slider .slick-track.move-center {
    transform: none !important;
}
.product-item {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .5px;
	text-align: center;
	padding: 30px 10px 20px;
	position: relative;
	cursor: pointer;
}
.product-item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: #686C6e;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0;
}
.product-item.cold-and-flu:before {
    background: #00abe5;
}
.product-item.wound-care:before {
    background: #faa61a;
}
.product-item.feminine-care:before {
    background: #a25eb5;
}
.product-item.protective-care:before {
    background: #cc4040;
}
.product-item.daily-hygiene-products:before {
    background: #73bd44;
}
.slick-current .product-item {
	color: #686C6e;
}
.slick-current .product-item.cold-and-flu {
	color: #00abe5;
}
.slick-current .product-item.wound-care {
	color: #faa61a;
}
.slick-current .product-item.feminine-care {
	color: #a25eb5;
}
.slick-current .product-item.protective-care {
	color: #cc4040;
}
.slick-current .product-item.daily-hygiene-products {
	color: #73bd44;
}
.slick-current .product-item:before {
	opacity: 1;
}
.product-item .img {
	height: 104px;
	position: relative;
	margin-bottom: 17px;
}
.product-item .img img {
	position: absolute;
	bottom: 0;
	left: 50%;
	max-height: 100%;
	max-width: 100%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slick-current .product-item span {
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* product-info-slider */
.product-info-slider {
	padding: 68px 0 58px;
}
.product-info-slider .image {
	position: relative;
	z-index: 2;
	float: left;
	width: 37%;
	padding: 10px 0 0 4px;
}
.product-info-slider .image:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 58px;
	bottom: 58px;
	right: 0;
	left: -9999px;
	border-radius: 220px;
	background: url(/images/default-source/shared/icons/bg-shadow-02.png) no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: 100% 0;
}
.product-info-slider .image img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
}
.product-info-slider .right {
	float: right;
	width: 51%;
	padding-left: 27px;
	position: relative;
	z-index: 3;
}
.product-info-slider h2 {
	float: right;
	width: 51%;
	padding-left: 27px;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #00abe5;
	margin: 0 0 19px;
}
.product-info-slider .tags {
	margin: 0;
    /*padding: 0 0 80px;*/
	padding: 0 0 80px;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 100%;
	top: -98px;
	width: 174px;
	border-bottom: 5px dotted #00abe5;
}
.product-info-slider .tags li {
	font: 700 12px/18px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding: 0 0 8px;
}
.product-info-slider .tags a {
	display: inline-block;
	vertical-align: top;
	padding: 2px 7px;
	border-radius: 3px;
}
.product-info-slider .tags .green {
	background: #4eb74e;
	color: #fff;
}
.product-info-slider .tags .orange {
	background: #faa61a;
	color: #fff;
}
.product-info-slider .tags .purple {
	background: #782b91;
	color: #fff;
}
.product-info-slider .tags .yellow {
	background: #f7ef22;
	color: #643d34;
}
.product-info-slider .tags a img {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 11px;
	margin: 4px 2px 0 0;
}
.product-info-slider .list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.product-info-slider .list li {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 22px 37px;
}
.product-info-slider .list li:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: url(/images/default-source/shared/icons/ico-ok-01.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.product-info-slider .list.yellow-pointers li:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: url(/images/default-source/shared/icons/ico-ok-01-yellow.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.product-info-slider .list.purple-pointers li:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: url(/images/default-source/shared/icons/ico-ok-01-purple.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.product-info-slider .list.red-pointers li:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: url(/images/default-source/shared/icons/ico-ok-01-red.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.product-info-slider .list.green-pointers li:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: url(/images/default-source/shared/icons/ico-green-circle-tick.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.product-info-slider .btn-holder {
	float: right;
	width: 51%;
	padding: 6px 0 0 27px;
	font-size: 0;
	line-height: 0;
    position: relative;
}
.product-info-slider .btn {
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	padding: 11px 16px;
	margin: 0 28px 10px 0;
}
.color-blue {color: #00abe5 !important;}
.story-item .video-box:before {
	width: 41px;
	height: 41px;
	border-width: 1px;
}
/* customers-section */
.customers-section {
	padding: 87px 0 97px;
	border: dotted #dddbd9;
	border-width: 5px 0;
	margin-bottom: 78px;
}
.customers-section h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #00abe5;
	margin: 0 0 49px;
}
.testimonials-slider {
	margin: 0 -15px;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.testimonials-slider li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 40px 15px 0;
}
.customer-box {
	padding: 22px 36px 32px;
	border-radius: 3px;
	background: #f9f9f9;
	font-size: 18px;
	line-height: 28px;
}
.customer-box .top {
	position: relative;
	padding: 0 0 26px 120px;
}
.customer-box .photo {
	position: absolute;
	left: 0;
	top: -62px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.customer-box .photo img {
	display: none;
}
.customer-box .name {
	display: block;
	font-weight: 800;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: #00abe5;
}
.customer-box .pos {
	display: block;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	color: #445565;
}
.customer-box blockquote {
	margin: 0;
	padding: 0 0 28px;
	border: none;
	color: #00abe5;
	font-size: 18px;
	line-height: 28px;
}
.customer-box blockquote q {
	display: block;
	text-indent: -6px;
}
.customer-box blockquote q:before {content: '“';}
.customer-box blockquote q:after {content: '”';}
.customer-box p {
	margin: 0;
}
/* info-section */
.info-section {
	padding: 3px 0 70px;
}
.info-section + .info-section {
	border-top: 5px dotted #dddbd9;
	padding: 86px 0 70px;
}
.info-section h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #00abe5;
	margin: 0 0 49px;
}
.info-section.cold-and-flu h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #00abe5;
	margin: 0 0 49px;
}
.info-section.wound-care h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #faa61a;
	margin: 0 0 49px;
}
.info-section.feminine-care h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #a25eb5;
	margin: 0 0 49px;
}
.info-section.protective-care h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #cc4040;
	margin: 0 0 49px;
}
.info-section.daily-hygiene-products h2 {
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	line-height: 54px;
	color: #73bd44;
	margin: 0 0 49px;
}
.info-carousel {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.info-carousel li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 40px 30px;
	font-size: 18px;
	line-height: 28px;
}
.info-carousel.type2 li {
	width: 25%;
	padding: 0 30px 30px;
}
.info-carousel .img {
	height: 170px;
	position: relative;
	margin-bottom: 22px;
}
.info-carousel .img img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.info-carousel .number {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	color: #fff;
	background: #00abe5;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto 21px;
}
.info-section.cold-and-flu .info-carousel .number {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	color: #fff;
	background: #00abe5;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto 21px;
}
.info-section.wound-care .info-carousel .number {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	color: #fff;
	background: #faa61a;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto 21px;
}
.info-section.feminine-care .info-carousel .number {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	color: #fff;
	background: #a25eb5;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto 21px;
}
.info-section.protective-care .info-carousel .number {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	color: #fff;
	background: #cc4040;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto 21px;
}
.info-section.daily-hygiene-products .info-carousel .number {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	color: #fff;
	background: #73bd44;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto 21px;
}
.info-carousel h4 {
	font-weight: 600;
	font-size: 21px;
	line-height: 25px;
	color: #00abe5;
	margin: 0 0 12px;
}
.info-carousel p {
	margin: 0;
}
.videos-section .how-works {
	padding-left: 34px;
}
.how-works-list {
	margin: 0;
	padding: 91px 0 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.how-works-list li {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 48px 137px;
}
.how-works-list li + li:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 36px;
	background: url(/images/default-source/shared/icons/ico-arrow-down-01.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 46px;
	bottom: 100%;
	margin-bottom: 6px;
}
.how-works-list .ico {
	position: absolute;
	top: 0;
	left: 0;
	width: 101px;
	height: 101px;
	border-radius: 50%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.how-works-list .ico img {
	display: none;
}
.how-works-list .cell {
	display: table-cell;
	vertical-align: middle;
	height: 101px;
	padding: 5px 0;
}
.videos-section .foot {
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	margin: 35px 0 0;
}
.related-products{background: #f9f9f9;}
.related-products .container{
	padding-top: 91px;
	padding-bottom: 94px;
}
.related-products h2{
	text-align: center;
	margin: 0 0 47px;
	color: #686C6e;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.products-carousel{
	position: relative;
	margin: 0 -15px;
}
.products-carousel .slide{padding: 0 15px;}
.products-carousel .slick-slide:focus{outline: none;}
.product-box{
	margin: 0;
	padding: 0 0 0 121px;
	position: relative;
	min-height: 185px;
}
.product-box .img{
	position: absolute;
	z-index: 20;
	width: 90px;
	height: 185px;
	overflow: hidden;
	top: 0;
	left: 0;
	margin: 3px 0 0 -2px;
}
.product-box .img.withbox {
    position: absolute;
    z-index: 20;
    width: 126px;
    height: 259px;
    overflow: hidden;
    top: 0;
    left: 0;
    margin: -50px 0 0 -20px;
}
.product-box .img img{
	position: absolute;
	z-index: 20;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	max-width: 100%;
	max-height: 100%;
}
.product-box figcaption{
	color: #54585a;
	font-size: 16px;
	line-height: 24px;
	max-width: 220px;
}
.product-box figcaption h3{
	color: #00abe5;
	margin: 0 0 8px;
	font-size: 21px;
	line-height: 26px;
	font-weight: 600;
}
.product-box figcaption h3 sup{
	vertical-align: top;
	position: relative;
	top: 3px;
	font-size: 11px;
	line-height: 13px;
}
.product-box figcaption h3 a{
	text-decoration: none;
	color: #00abe5;
}
.product-box figcaption h3 a:hover{
	text-decoration: none;
	color: #00abe5;
}
.product-box.cold-and-flu figcaption h3 a{
	text-decoration: none;
	color: #00abe5;
}
.product-box.cold-and-flu figcaption h3 a:hover{
	text-decoration: none;
	color: #00abe5;
}
.product-box.wound-care figcaption h3 a{
	text-decoration: none;
	color: #faa61a;
}
.product-box.wound-care figcaption h3 a:hover{
	text-decoration: none;
	color: #faa61a;
}
.product-box.feminine-care figcaption h3 a{
	text-decoration: none;
	color: #a25eb5;
}
.product-box.feminine-care figcaption h3 a:hover{
	text-decoration: none;
	color: #a25eb5;
}
.product-box.protective-care figcaption h3 a{
	text-decoration: none;
	color: #cc4040;
}
.product-box.protective-care figcaption h3 a:hover{
	text-decoration: none;
	color: #cc4040;
}
.product-box.daily-hygiene-products figcaption h3 a{
	text-decoration: none;
	color: #73bd44;
}
.product-box.daily-hygiene-products figcaption h3 a:hover{
	text-decoration: none;
	color: #73bd44;
}
.product-box figcaption p{margin: 0 0 12px;}
.rating-box{
	font-size: 0;
	line-height: 0;
}
.rating-widget{
	display: inline-block;
	vertical-align: top;
	position: relative;
	/*overflow: hidden;*/
}
.rating-box .rating-widget
{
    /*margin: 0 13px 0 0;*/
    margin: 0;
}
.rating-widget img{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}
.reviews-link {
	text-decoration: underline;
	color: #76797b;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 21px;
	margin: -4px 0 0;
}
.reviews-link:hover{
	text-decoration: none;
	color: #76797b;
} 
.product-info-slider .rating-box {
    padding: 18px 0 24px 0;
}
.product-info-slider .reviews-avg-value {
    padding-right: 20px;   
}
.product-info-slider .reviews-read {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}
.product-info-slider .reviews-write {
    position: relative;
    padding-left: 20px; 
}
.product-info-slider .reviews-read::before, 
.product-info-slider .reviews-write::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 2px;
}
.product-info-slider .reviews-read.cold-and-flu::before, 
.product-info-slider .reviews-write.cold-and-flu::before {
    background: #00abe5;
}
.product-info-slider .reviews-read.wound-care::before, 
.product-info-slider .reviews-write.wound-care::before {
    background: #faa61a;
}
.product-info-slider .reviews-read.feminine-care::before, 
.product-info-slider .reviews-write.feminine-care::before {
    background: #a25eb5;
}
.product-info-slider .reviews-read.protective-care::before, 
.product-info-slider .reviews-write.protective-care::before {
    background: #cc4040;
}
.product-info-slider .reviews-read.daily-hygiene-products::before, 
.product-info-slider .reviews-write.daily-hygiene-products::before {
    background: #73bd44;
}
.product-info-slider .rating-box {
    padding: 18px 0 24px 0;
}

.rating-widget .btn-read-reviews {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    padding: 8px 0px;
    margin: 6px auto;
    width: 50%;
}

.rating-widget a.reviews-summary {
    padding-left: 20px;
}

.rating-widget ul {
    overflow: visible;
    position: absolute;
    top: 100%;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin: 21px 0 0;
    min-width: 222px;
    max-width: 222px;
    padding: 0;
    left: 50%;
    background: #fff;
    border-radius: 3px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.rating-widget ul li {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    background: #fff;
    overflow: hidden;
    position: relative;
    z-index: 30;
    height: auto;
    text-indent: 0;
    text-align: center;
}

.rating-widget .progress-widget {
    max-width: 168px;
    margin: 0 auto;
}

.rating-widget .progress-widget > span {
    font-size: 12px;
}

.rating-widget .progress-widget .progress.progress-small {
    display: inline-block;
    vertical-align: top;
    width: 118px;
    margin: 0 9px;
}

.rating-widget .review-drop li:first-child {
    padding-top: 20px;  
}
.rating-widget .review-drop li:last-child {
    padding-bottom: 20px;  
}

.rating-widget .review-drop:before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: -15px;
    right: 15px;
    height: 30px;
    z-index: 5;
    opacity: 0.5;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
}

.rating-widget .review-drop:after {
    content: '\25B4';
    position: absolute;
    z-index: 20;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .15);
    font-size: 60px;
    line-height: 64px;
    color: #fff;
    margin: 0 0 -23px;
}

.reviews-section{background: #fff;}
.reviews-section .container{
	padding-top: 91px;
	padding-bottom: 98px;
	max-width: 1000px;
}
.reviews-section h2{
	color: #00abe5;
	margin: 0 0 39px;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
	text-align: center;
}
.reviews-section.cold-and-flu h2{
	color: #00abe5;
	margin: 0 0 39px;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
	text-align: center;
}
.reviews-section.wound-care h2{
	color: #faa61a;
	margin: 0 0 39px;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
	text-align: center;
}
.reviews-section.feminine-care h2{
	color: #a25eb5;
	margin: 0 0 39px;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
	text-align: center;
}
.reviews-section.protective-care h2{
	color: #cc4040;
	margin: 0 0 39px;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
	text-align: center;
}
.reviews-section.daily-hygiene-products h2{
	color: #73bd44;
	margin: 0 0 39px;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
	text-align: center;
}
.summary-info{
	position: relative;
	background: #f9f9f9;
	margin: 0 0 21px;
	padding: 27px 34px 54px 37px;
}
.summary-info:before{
	content: '';
	position: absolute;
	z-index: 20;
	top: 21px;
	bottom: 49px;
	left: 34.4%;
	width: 7px;
	border-right: dotted 6px #dddbd9;
}
.summary-info > .row > div[class^="col-"]:nth-child(1){
	width: 39.2%;
	padding-right: 65px;
}
.summary-info > .row > div[class^="col-"]:nth-child(2){width: 33%;}
.summary-info > .row > div[class^="col-"]:nth-child(3){width: 27.8%;}
.summary-info > .row > div[class^="col-"]:last-child{text-align: right;}
.summary-info h3{
	color: #54585a;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin: 0 0 28px;
}
.summary-info h4{
	color: #00abe5;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin: 0 0 10px;
}
.ratings-list{
	list-style: none;
	margin: 0;
	padding: 7px 0 0;
}
.ratings-list > li{position: relative;}
.ratings-list > li + li{padding-top: 15px;}
.progress-widget{
	color: #76797b;
	font-size: 0;
	line-height: 0;
}
.progress-widget > span{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	margin: -5px 0 0;
}
.progress-widget .ico{
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	width: 11px;
	margin: 0 0 0 1px;
}
.progress-widget .ico img{
	display: block;
	width: 100%;
	max-width: 100%;
}
.progress{
	background: #dddbd9;
	border-radius: 2px;
	height: 11px;
	margin: 0;
	box-shadow: none;
}
.progress-widget .progress{
	display: inline-block;
	vertical-align: top;
	width: 162px;
	margin: 0 9px;
}
.progress-bar{
	background: #ffd524;
	border-radius: 2px;
	float: none;
	box-shadow: none;
}
.summary-info .rating-box{padding: 4px 0 0;}
.summary-info .rating-box .rating-widget{margin-right: 8px;}
.reviews-val{
	display: inline-block;
	vertical-align: top;
	color: #787b7d;
	font-size: 12px;
	line-height: 16px;
}
.summary-info .btn{margin: 1px 0 0;}
.reviews-panel{
	background: #00abe5;
	border-radius: 3px;
	padding: 11px 37px 6px;
}
.reviews-section.cold-and-flu .reviews-panel{
	background: #00abe5;
	border-radius: 3px;
	padding: 11px 37px 6px;
}
.reviews-section.wound-care .reviews-panel{
	background: #faa61a;
	border-radius: 3px;
	padding: 11px 37px 6px;
}
.reviews-section.feminine-care .reviews-panel{
	background: #a25eb5;
	border-radius: 3px;
	padding: 11px 37px 6px;
}
.reviews-section.protective-care .reviews-panel{
	background: #cc4040;
	border-radius: 3px;
	padding: 11px 37px 6px;
}
.reviews-section.daily-hygiene-products .reviews-panel{
	background: #73bd44;
	border-radius: 3px;
	padding: 11px 37px 6px;
}
.reviews-panel:after{
	content: '';
	display: block;
	clear: both;
}
.reviews-paging-info,
.jplist-label{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0.7px;
	color: #fff;
	margin: 0;
	height: auto;
	background: none;
	padding: 0;
	border: none;
	box-shadow: none;
	text-shadow: none;
}
.reviews-panel .reviews-paging-info,
.reviews-panel .jplist-label{
	float: left;
	max-width: 48%;
}
.reviews-paging-info a,
.jplist-label a{
	text-decoration: none;
	color: #fff;
}
.reviews-paging-info a:hover,
.jplist-label a:hover{
	text-decoration: underline;
	color: #fff;
}
.sort-dropdown{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.reviews-panel .sort-dropdown,
.jplist-drop-down{
	float: right;
	margin: 0 -4px 0 15px;
	background: none;
	border: none;
	height: auto;
	width: auto;
	background: none;
	text-shadow: none;
	box-shadow: none;
	color: inherit;
	border-radius: 0;
}
.sort-dropdown .dropdown-toggle,
.jplist-drop-down .jplist-dd-panel{
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	position: relative;
	padding: 0 26px 0 0;
	color: #fff;
	background: none;
	text-shadow: none;
	text-decoration: none;
	height: auto;
	width: auto;
	text-indent: 0;
}
.jplist-drop-down:hover .jplist-dd-panel{
	color: #fff;
}
.sort-dropdown .dropdown-toggle:hover,
.jplist-drop-down .jplist-dd-panel:hover{opacity: 0.85;}
.sort-dropdown .dropdown-toggle:before,
.jplist-drop-down .jplist-dd-panel:before{
	content: '';
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #fff transparent transparent transparent;
	margin: 5px 0 0;
}
.jplist-drop-down .jplist-dd-panel:after {display: none;}
.sort-dropdown .dropdown-menu,
.jplist-drop-down ul{
	overflow: visible;
	position: absolute;
	top: 100%;
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	margin: 21px 0 0;
	min-width: 202px;
	max-width: 202px;
	padding: 0;
	left: 50%;
	background: #fff;
	border-radius: 3px;
	-webkit-transform: translate(-50%, 0);
			transform: translate(-50%, 0);
}
.sort-dropdown .dropdown-menu:before,
.jplist-drop-down ul:before{
	content: '';
	position: absolute;
	left: 15px;
	bottom: -15px;
	right: 15px;
	height: 30px;
	z-index: 5;
	opacity: 0.5;
	background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
}
.sort-dropdown .dropdown-menu:after,
.jplist-drop-down ul:after{
	content: '\25B4';
	position: absolute;
	z-index: 20;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
			transform: translate(-50%, 0);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .15);
	font-size: 60px;
	line-height: 64px;
	color: #fff;
	margin: 0 0 -23px;
}
.sort-dropdown .dropdown-menu .dropdown-inner{
	position: relative;
	z-index: 30;
	padding: 20px 0 0;
	background: #fff;
	border-radius: 3px;
}
.sort-dropdown .dropdown-menu h4{
	text-align: center;
	margin: 0 0 7px;
	padding: 0 15px;
	color: #00abe5;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
.sort-dropdown .dropdown-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sort-dropdown .dropdown-menu ul li,
.jplist-drop-down ul li{
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	background: #fff;
	overflow: hidden;
	position: relative;
	z-index: 30;
	height: auto;
	text-indent: 0;
}
.jplist-drop-down ul li:hover {
	background: #fff;
}
.jplist-drop-down ul li:first-child {border-radius: 3px 3px 0 0;}
.jplist-drop-down ul li:last-child {border-radius: 0 0 3px 3px;}
.sort-dropdown .dropdown-menu ul li a,
.jplist-drop-down ul li span{
	display: block;
	padding: 9px 25px;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.jplist-drop-down ul li.ttl span {
	text-align: center;
	padding-top: 20px;
	background: none !important;
	color: #00abe5 !important;
}
.cold-and.flu .jplist-drop-down ul li.ttl span {
	text-align: center;
	padding-top: 20px;
	background: none !important;
	color: #00abe5 !important;
}
.wound-care .jplist-drop-down ul li.ttl span {
	text-align: center;
	padding-top: 20px;
	background: none !important;
	color: #faa61a !important;
}
.feminine-care .jplist-drop-down ul li.ttl span {
	text-align: center;
	padding-top: 20px;
	background: none !important;
	color: #a25eb5 !important;
}
.protective-care .jplist-drop-down ul li.ttl span {
	text-align: center;
	padding-top: 20px;
	background: none !important;
	color: #cc4040 !important;
}
.daily-hygiene-products .jplist-drop-down ul li.ttl span {
	text-align: center;
	padding-top: 20px;
	background: none !important;
	color: #73bd44 !important;
}
.sort-dropdown .dropdown-menu ul li a:hover,
.sort-dropdown .dropdown-menu ul li.active > a,
.jplist-drop-down ul li.active > span,
.jplist-drop-down ul li span:hover{
	text-decoration: none;
	color: #fff;
	background: #00abe5;
}
.cold-and-flu .jplist-drop-down ul li.active > span,
.cold-and-flu .jplist-drop-down ul li span:hover{
	text-decoration: none;
	color: #fff;
	background: #00abe5;
}
.wound-care .jplist-drop-down ul li.active > span,
.wound-care .jplist-drop-down ul li span:hover{
	text-decoration: none;
	color: #fff;
	background: #faa61a;
}
.feminine-care .jplist-drop-down ul li.active > span,
.feminine-care .jplist-drop-down ul li span:hover{
	text-decoration: none;
	color: #fff;
	background: #a25eb5;
}
.protective-care .jplist-drop-down ul li.active > span,
.protective-care .jplist-drop-down ul li span:hover{
	text-decoration: none;
	color: #fff;
	background: #cc4040;
}
.daily-hygiene-products .jplist-drop-down ul li.active > span,
.daily-hygiene-products .jplist-drop-down ul li span:hover{
	text-decoration: none;
	color: #fff;
	background: #73bd44;
}
.reviews-list{
	list-style: none;
	margin: 0;
	padding: 34px 37px 29px;
}
.reviews-list > li{position: relative;}
.reviews-list > li + li{padding-top: 16px;}
.review{
	color: #54585a;
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0;
}
.meta-info{
	list-style: none;
	margin: 0;
	padding: 0 0 13px;
	font-size: 0;
	line-height: 0;
}
.meta-info > li{
	color: #54585a;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.meta-info > li + li{padding-left: 8px;}
.meta-info > li + li.sep{padding-left: 16px;}
.meta-info > li + li.sep:before{
	content: '';
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #54585a;
	margin: 7px 0 0 7px;
}
.meta-info strong{font-weight: 700;}
.meta-info a{
	text-decoration: none;
	color: #54585a;
}
.meta-info a:hover{
	text-decoration: none;
	color: #00abe5;
}
.review h3{
	color: #54585a;
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}
.review p{margin: 0 0 24px;}
.review-links{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.review .review-links{
	position: relative;
	top: -2px;
	padding: 0 3px;
}
.review-links > li{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0.7px;
	position: relative;
	color: #00abe5;
}
.review-links > li + li{padding-left: 18px;}
.review-links > li + li.sep{padding-left: 27px;}
.review-links > li + li.sep:before{
	content: '';
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 1px;
	height: 11px;
	background: #00abe5;
	margin: 4px 0 0 12px;
}
.review-links a{
	text-decoration: underline;
	color: #00abe5;
}
.review-links a:hover{
	text-decoration: none;
	color: #00abe5;
}
.review-links .dot-sep:before{content: ' • ';}
.paging-nav{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
.reviews-panel .paging-nav,
.jplist-pagination{
	float: right;
	margin: -5px -12px -1px 15px;
}
.jplist-pagingprev,
.jplist-pagingnext {
	float: left;
	display: block !important;
	margin-left: 5px;
}
.jplist-pagingmid,
.jplist-first,
.jplist-last {display: none !important;}
.paging-nav > li{
	display: inline-block;
	vertical-align: top;
}
.paging-nav > li + li{padding-left: 5px;}
.paging-nav a,
.jplist-prev,
.jplist-next{
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	border: none;
	padding: 0;
	background: none;
}
.paging-nav a:hover,
.jplist-prev:hover,
.jplist-nex:hover{opacity: 0.85;}
.paging-nav a:before,
.jplist-prev:before,
.jplist-next:before{
	content: '';
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border: solid transparent;
}
.paging-nav .prev:before,
.jplist-prev:before{
	border-width: 8px 8px 8px 0;
	border-right-color: #fff;
	margin-left: -5px;
}
.paging-nav .next:before,
.jplist-next:before{
	border-width: 8px 0 8px 8px;
	border-left-color: #fff;
	margin-left: -2px;
}
.faq-section{background: #f9f9f9;}
.faq-section .container{
	padding-top: 82px;
	padding-bottom: 101px;
	max-width: 1028px;
}
.faq-section h2{
	text-align: center;
	margin: 0 0 54px;
	color: #00abe5;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.faq-section.cold-and-flu h2{
	text-align: center;
	margin: 0 0 54px;
	color: #00abe5;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.faq-section.wound-care h2{
	text-align: center;
	margin: 0 0 54px;
	color: #faa61a;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.faq-section.feminine-care h2{
	text-align: center;
	margin: 0 0 54px;
	color: #a25eb5;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.faq-section.protective-care h2{
	text-align: center;
	margin: 0 0 54px;
	color: #cc4040;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.faq-section.daily-hygiene-products h2{
	text-align: center;
	margin: 0 0 54px;
	color: #73bd44;
	font-size: 45px;
	line-height: 49px;
	font-weight: 600;
}
.accordion{margin: 0;}
.accordion .panel{
	background: none;
	border: solid #afbeca;
	border-width: 0 0 2px;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
.accordion .panel + .panel{margin: 0;}
.accordion .panel-title{
	margin: 0;
	text-transform: none;
}
.accordion .panel-title a{
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
	padding: 26px 80px 24px 0;
	display: block;
	color: #00abe5;
	position: relative;
	background: none;
}
.accordion.cold-and-flu .panel-title a{
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
	padding: 26px 80px 24px 0;
	display: block;
	color: #00abe5;
	position: relative;
	background: none;
}
.accordion.wound-care .panel-title a{
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
	padding: 26px 80px 24px 0;
	display: block;
	color: #faa61a;
	position: relative;
	background: none;
}
.accordion.feminine-care .panel-title a{
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
	padding: 26px 80px 24px 0;
	display: block;
	color: #a25eb5;
	position: relative;
	background: none;
}
.accordion.protective-care .panel-title a{
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
	padding: 26px 80px 24px 0;
	display: block;
	color: #cc4040;
	position: relative;
	background: none;
}
.accordion.daily-hygiene-products .panel-title a{
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	text-decoration: none;
	padding: 26px 80px 24px 0;
	display: block;
	color: #73bd44;
	position: relative;
	background: none;
}
.accordion .panel-title a.collapsed {
	color: #54585a;
}
.accordion .panel-title a:hover{
	color: #00abe5;
	text-decoration: none;
}
.accordion.cold-and-flu .panel-title a:hover{
	color: #00abe5;
	text-decoration: none;
}
.accordion.wound-care .panel-title a:hover{
	color: #faa61a;
	text-decoration: none;
}
.accordion.feminine-care .panel-title a:hover{
	color: #a25eb5;
	text-decoration: none;
}
.accordion.protective-care .panel-title a:hover{
	color: #cc4040;
	text-decoration: none;
}
.accordion.daily-hygiene-products .panel-title a:hover{
	color: #73bd44;
	text-decoration: none;
}
.accordion .panel-title a:before,
.accordion .panel-title a:after{
	content: '';
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	width: 27px;
	height: 3px;
	background: #445565;
	transition: all .3s;
	margin-top: 37px;
}
.accordion .panel-title a:before{
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	margin-right: 10px;
}
.accordion .panel-title a:after{
	-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
	margin-right: 28px;
}
.accordion .panel-title a.collapsed:before{
	-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
.accordion .panel-title a.collapsed:after{
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}
.accordion .panel-body{
	color: #54585a;
	font-size: 16px;
	line-height: 24px;
	padding: 0 120px 11px 0;
	margin: -11px 0 0;
}
.accordion .panel-body p{margin: 0 0 12px;}
.accordion .panel-body p:last-child{margin-bottom: 0;}

/* modals */
.modals-nav{
	list-style: none;
	margin: 0;
	padding: 15px;
	text-align: center;
}
.modals-nav > li{
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}
.modals-nav a{
	text-decoration: none;
	color: #54585a;
}
.modals-nav a:hover{
	text-decoration: none;
	color: #00abe5;
}
.modal{
	outline: none;
	overflow-y: auto;
	text-align: center;
	padding: 0 !important;
	z-index: 1650;
}
.sfPageEditor .modal .modal-dialog {
    text-align: left;
}
.modal:before{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin: 0 3px 0 -10px;
}
.modal-backdrop{
	background: #231f20;
	z-index: 1600;
}
.modal-backdrop.in{opacity: 0.45;}
.modal-dialog{
	max-width: 850px;
	width: 850px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.modal-dialog:before{
	content: '';
	position: absolute;
	left: 50px;
	bottom: -20px;
	right: 50px;
	height: 40px;
	z-index: 5;
	opacity: 0.5;
	background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%);
}
.modal-content{
	width: 100%;
	border-radius: 3px;
	box-shadow: none;
	padding: 0;
	background: #f7f7f7;
	border: 0;
	position: relative;
	z-index: 20;
}
.modal .btn-close{
	position: absolute;
	z-index: 30;
	top: 0;
	right: 0;
	margin: 11px 11px 0 0;
}
.review-block{
	position: relative;
	padding: 0 0 0 201px;
	min-height: 300px;
	text-align: left;
}
.image-block{
	position: absolute;
	z-index: 20;
	top: 0;
	bottom: 0;
	left: 0;
	width: 201px;
	border-radius: 3px 0 0 3px;
	background: #00abe5;
}
.image-block .img{
	position: absolute;
	z-index: 20;
	overflow: hidden;
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
}
.image-block .img img{
	position: absolute;
	z-index: 20;
	top: 39px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.review-block .review-body{padding: 47px 41px 45px;}
.review-form{position: relative;}
.review-block h3{
	color: #00abe5;
	margin: 0 0 64px;
	font-size: 21px;
	line-height: 25px;
	font-weight: 600;
}
.review-block .section{padding: 0 0 37px;}
.review-block .section.rating-section{
	font-size: 0;
	line-height: 0;
}
.review-block .section.title-section{padding-bottom: 42px;}
.review-block .section.review-content-section{padding-bottom: 50px;}
.review-block .section.review-recommend-section{padding-bottom: 43px;}
.review-block .section.user-data-section{padding-bottom: 23px;}
.review-block .rating-section h4{
	display: inline-block;
	vertical-align: top;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	padding: 0 14px 0 0;
	color: #54585a;
}
.rate-widget{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
.review-block .rating-section .rate-widget{margin: -6px 0 0;}
.rate-widget > li{
	display: inline-block;
	vertical-align: top;
}
.rate-widget > li + li{padding-left: 1px;}
.rate-widget span{
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 36px;
	height: 34px;
	cursor: pointer;
}
.rate-widget span:before,
.rate-widget span:after{
	content: '';
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 36px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 36px 34px;
	transition: all .3s;
}
.rate-widget span:before{background-image: url(/images/default-source/shared/icons/ico-star-gray-002.png);}
.rate-widget span:after{
	opacity: 0;
	background-image: url(/images/default-source/shared/icons/ico-star-yellow-001.png);
}
.rate-widget .active span:before{opacity: 0;}
.rate-widget .active span:after{opacity: 1;}
.rate-note{
	display: inline-block;
	vertical-align: top;
	color: #b2b4b5;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	padding: 3px 0 0 19px;
	letter-spacing: 0.6px;
}
.review-form label{
	color: #54585a;
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 9px;
}
.review-form  .form-control{
	height: 41px;
	font: 15px 'rawline', sans-serif;
	border: 0;
	background: #fff;
	color: #54585a;
	box-shadow: none;
	border-radius: 3px;
	padding: 2px 15px;
	margin: 0;
}
.review-form  textarea.form-control{
	min-height: 142px;
	overflow: auto;
	line-height: 19px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin: 0 0 20px;
	resize: vertical;
}
.review-form  .form-control::-moz-placeholder{
	color: #a9abac;
	opacity: 1;
}
.review-form  .form-control:-ms-input-placeholder{color: #a9abac;}
.review-form  .form-control::-webkit-input-placeholder{color: #a9abac;}
.uploads-block{
	font-size: 0;
	line-height: 0;
}
.btn-group{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}
.btn-group > li{
	display: inline-block;
	vertical-align: top;
	padding: 0 8px 0 0;
}
.btn-group > li:last-child{padding-right: 0;}
.add-note{
	display: inline-block;
	vertical-align: top;
	color: #b2b4b5;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0.6px;
}
.uploads-block .add-note{padding: 6px 0 0 19px;}
.review-block .review-recommend-section h4{
	display: inline-block;
	vertical-align: top;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	padding: 0 11px 0 0;
	color: #54585a;
}
.review-block .review-recommend-section .btn-group{margin: -4px 0 0;}
.review-block .review-recommend-section .btn-group > li{padding-right: 19px;}
.review-block .review-recommend-section .btn-group > li:last-child{padding-right: 0;}
.review-block .review-recommend-section .btn-group .btn-sm{
	padding-left: 15px;
	padding-right: 15px;
	min-width: 50px;
}
.review-block .user-data-section{
	color: #b2b4b5;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
}
.review-block .user-data-section > .row{
	padding-bottom: 21px;
	margin-left: -10px;
	margin-right: -10px;
}
.review-block .user-data-section > .row > div[class^="col-"]{
	padding-left: 10px;
	padding-right: 10px;
}
.review-block .user-data-section > .row > div[class^="col-"]:nth-child(1){width: 46%;}
.review-block .user-data-section > .row > div[class^="col-"]:nth-child(2){width: 54%;}
.review-block .user-data-section p{margin: 0;}
.thank-block{
	color: #54585a;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	padding: 0 0 15px;
}
.thank-block p{margin: 0 0 53px;}
.thank-block .btn{
	min-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.cold-and-flu {color: #00abe5;}
.wound-care {color: #faa61a;}
.feminine-care {color: #a25eb5;}
.protective-care {color: #cc4040;}
.daily-hygiene-products {color: #73bd44;}

/* media */
@media screen and (max-width: 1199px){
	#main-nav {padding: 8px 0 0 0;/*padding: 8px 0 0 36px;*/}
    
	.video-tabs-nav li {margin: 0 18px 20px 0;}
	
	.product-info-slider .image {padding: 0;}
	.product-info-slider .image:before {
		left: -130px;
		border-radius: 0;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	.customer-box {padding: 22px 24px;}
	.videos-section .how-works {padding: 30px 0 0;}
	.how-works-list {padding: 0;}
	.product-box .img{
		width: 70px;
		height: 140px;
		margin: 19px 0 0 20px;
	}
    .product-box .img.withbox {
		width: 126px;
		height: 252px;
		margin: -48px 0 0 -30px;
	}
	.product-box figcaption{max-width: none;}
	.featured-item.img-top {padding-top: 190px;}
}
@media screen and (max-width: 991px){
    /* header-fixed */
    /* 109px; leavs a gap in other pages*/
	#wrapper{padding-top: 56px;}
    /* end header-fixed */
	.home-slideshow {margin-bottom: 20px; padding-top: 52px;}
	.home-slideshow .items-slider {
		position: static;
		width: auto;
		padding: 0 0 0 15px;
	}
	.items-slider .slick-list {padding: 0;}
	.items-slider li,
	.items-slider .slick-slide {
		height: auto;
		padding: 15px 25px 15px 0;
		border: none;
	}
	.items-slider li.active:before,
	.items-slider .slick-slide.slick-current:before,
	.items-slider li p {display: none;}
	.items-slider li.active,
	.items-slider .slick-slide.slick-current,
	.items-slider li:hover {background: none;}
	.items-slider li h4 {
		font-weight: 700;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #54585a !important;
	}
	.items-slider li.slick-current h4 {color: #643d34 !important;}
	.items-slider li.cold-and-flu.slick-current h4 {color: #00abe5 !important;}
	.items-slider li.wound-care.slick-current h4 {color: #faa61a !important;}
	.items-slider li.feminine-care.slick-current h4 {color: #a25eb5 !important;}
	.items-slider li.protective-care.slick-current h4 {color: #cc4040 !important;}
	.items-slider li.daily-hygiene-products.slick-current h4 {color: #73bd44 !important;}
	.slideshow .slide {height: auto;}
	.featured-section,
	.videos-section {padding: 20px 0;}
	.featured-item {padding-bottom: 25px;}
	.featured-item.img-top {padding-top: 0;}
	.featured-item .img {margin: 0;}
	.featured-item.img-top .img {position: static;}
	.stories-section {padding: 20px 0 50px;}
	.more-holder {padding-top: 20px;}
	.image-banner {min-height: 380px;}
	.story-section {padding: 38px 0;}
	.story-head h2 {
		font-size: 34px;
		line-height: 40px;
		margin: 0 0 20px;
	}
	.story-head .author,
	.story-head .bottom time {font-size: 14px;}
	.textimonial-box {
		padding: 5px 100px;
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 30px;
	}
	.story-section p {margin: 0 0 30px;}
	.story-section .picture {
		padding: 9px 0 0;
		margin-bottom: 30px;
	}
	.story-section .text-box {padding: 0 0 38px;}
	.story-section .text-box.has-image .img {
		bottom: 10px;
		left: 10px;
	}
	.related-stories {padding: 10px 0 60px;}
	.related-stories h2, .related-stories > h2  {
		font-size: 34px;
		line-height: 40px;
		margin: 0 0 40px;
	}
	.image-banner h2 {
		font-size: 34px;
		line-height: 40px;
		margin: 0 0 20px;
	}
	.image-banner h2 sup {
		font-size: 18px;
	}
	.products-slider:before,
	.products-slider:after {display: none;}
	.product-info-slider h2 {
		width: 100%;
		font-size: 38px;
		line-height: 42px;
		text-align: center;
		padding: 0;
		margin: 0 0 30px;
	}
	.product-info-slider .tags {
		position: static;
		width: auto;
		border: none;
		padding: 0 0 12px;
	}
	.product-info-slider .tags li {
		display: inline-block;
		vertical-align: top;
		padding: 0 8px 8px 0;
	}
	.product-info-slider .image {width: 48%;}
	.product-info-slider .image:before {left: -150px;}
	.customers-section {padding: 50px 0;}
	.customers-section h2,
    .customers-section.cold-and-flu h2,
    .customers-section.wound-care h2,
    .customers-section.feminine-care h2,
    .customers-section.protective-care h2,
	.customers-section.daily-hygiene-products h2,
	.info-section h2,
    .info-section.cold-and-flu h2,
    .info-section.wound-care h2,
    .info-section.feminine-care h2,
    .info-section.protective-care h2,
	.info-section.daily-hygiene-products h2,
	.videos-section h2,
    .videos-section.cold-and-flu h2,
    .videos-section.wound-care h2,
    .videos-section.feminine-care h2,
    .videos-section.protective-care h2,
	.videos-section.daily-hygiene-products h2,
    .related-products h2,
    .related-products.cold-and-flu h2,
    .related-products.wound-care h2,
    .related-products.feminine-care h2,
    .related-products.protective-care h2,
	.related-products.daily-hygiene-products h2,
    .faq-section h2,
    .faq-section.cold-and-flu h2,
    .faq-section.wound-care h2,
    .faq-section.feminine-care h2,
    .faq-section.protective-care h2,
	.faq-section.daily-hygiene-products h2
    {
		text-align: center;
		font-size: 34px;
		line-height: 40px;
		margin: 0 0 30px;
	}
	.testimonials-slider .slick-dots,
	.info-carousel .slick-dots{
		list-style: none;
		margin: 0;
		padding: 30px 0 0;
		font-size: 0;
		line-height: 0;
		text-align: center;
	}
	.testimonials-slider .slick-dots li,
	.info-carousel .slick-dots li{
		display: inline-block;
		vertical-align: top;
		width: auto;
		padding: 0 5px;
	}
	.testimonials-slider .slick-dots button,
	.info-carousel .slick-dots button{
		display: inline-block;
		vertical-align: top;
		overflow: hidden;
		text-indent: -9999px;
		padding: 0;
		border: solid 2px #b2b4b5;
		cursor: pointer;
		width: 16px;
		height: 16px;
		border-radius: 100%;
		background: none;
	}
	.testimonials-slider .slick-dots button:hover,
	.info-carousel .slick-dots button:hover,
	.testimonials-slider .slick-dots .slick-active button,
	.info-carousel .slick-dots .slick-active button{background: #b2b4b5;}
	.testimonials-slider .slick-dots button:focus,
	.info-carousel .slick-dots button:focus{outline: none;}
	.info-carousel .slick-slide,
	.info-carousel.type2 .slick-slide {padding: 0 150px 10px;}
	.related-products .container{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.products-carousel .slick-dots{
		list-style: none;
		margin: 0;
		padding: 30px 0 0;
		font-size: 0;
		line-height: 0;
		text-align: center;
	}
	.products-carousel .slick-dots li{
		display: inline-block;
		vertical-align: top;
		padding: 0 5px;
	}
	.products-carousel .slick-dots button{
		display: inline-block;
		vertical-align: top;
		overflow: hidden;
		text-indent: -9999px;
		padding: 0;
		border: solid 2px #b2b4b5;
		cursor: pointer;
		width: 16px;
		height: 16px;
		border-radius: 100%;
		background: none;
	}
	.products-carousel .slick-dots button:hover,
	.products-carousel .slick-dots .slick-active button{background: #b2b4b5;}
	.products-carousel .slick-dots button:focus{outline: none;}
    .story-section .picture img {
        width: 80%;
    }
	.reviews-section .container{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.summary-info::before{left: 40%;}
	.summary-info > .row > div[class^="col-"]:nth-child(1){
		width: 43%;
		padding-right: 35px;
	}
	.summary-info > .row > div[class^="col-"]:nth-child(2){width: 30%;}
	.summary-info > .row > div[class^="col-"]:nth-child(3){width: 27%;}
	.sort-dropdown .dropdown-menu{
		left: auto;
		right: 0;
		margin: 18px -38px 0 0;
		-webkit-transform: none;
				transform: none;
	}
	.sort-dropdown .dropdown-menu:after{
		left: auto;
		right: 0;
		-webkit-transform: none;
				transform: none;
		margin: 0 20px -23px 0;
	}
	.faq-section .container{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.modal-dialog{
		max-width: 700px;
		width: 700px;
	}
	.review-block .review-body{
		padding-left: 20px;
		padding-right: 20px;
	}
	.review-block .review-recommend-section h4{
		display: block;
		padding: 0;
		margin: 0 0 10px;
	}
	.review-block .review-recommend-section .btn-group{margin: 0;}
}
@media screen and (max-width: 767px),
screen and (orientation: landscape) and (max-width: 767px),
screen and (orientation: portrait ) and (max-width: 767px){
    body {
		font-size: 14px;
		line-height: 18px;
	}
    .btn-md{
		font-size: 11px;
		line-height: 15px;
		padding: 10px;
	}
	.btn-sm{
		font-size: 11px;
		line-height: 15px;
		min-width: 1px;
		padding: 10px 11px;
	}
	.btn-close{background: #fff;}
	.btn-close:hover{
		background: #fff;
		opacity: 0.85;
	}
	.btn-close:before,
	.btn-close:after{background: #00abe5;}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
    /* header-fixed */
	#wrapper{
        padding-top: 56px;
	}
	/* end header-fixed */
	.home-slideshow {
        margin: 0 -20px 0 0;
        padding-top: 38px;
	}
	.home-slideshow .items-slider {overflow-x: auto;}
	.items-slider .slick-track,
	.items-slider .slick-list {
		width: auto !important;
		min-width: 620px;
	}
	.items-slider li,
	.items-slider .slick-slide {padding: 9px 22px 6px 0;}
	.slideshow {
		font-size: 13.5px;
		line-height: 16px;
	}
	.slideshow .slide {padding: 25px 0 28px;}
    /*.slideshow .slide .img:before {width: 215px;}*/
	.slideshow .slide .img:before {width: 432px;}
	.slideshow h2 {
		font-size: 22px;
		line-height: 26px;
	}
	.slideshow h2 sup {font-size: 12px;}
	.slideshow p {margin: 0 0 17px;}
	.slideshow .btn {
		font-size: 10px;
		padding: 10px 15px;
	}
	.featured-section {padding: 24px 0 0;}
	.featured-item {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: -.5px;
	}
	.featured-item h3 {
		font-size: 17px;
		line-height: 23px;
		margin: 0 0 2px;
	}
	.featured-item p {margin: 0 0 11px;}
	.featured-item .bottom-bar {padding-bottom: 2px;}
	.featured-item .bottom-bar strong {letter-spacing: 1px;}
	.videos-section {
		padding: 9px 0 10px;
		font-size: 13px;
		line-height: 18px;
	}
	.videos-section h2 {
		text-align: center;
		font-size: 22px;
		line-height: 28px;
		margin: 0 0 11px;
	}
	.videos-section h3 {
		font-size: 17px;
		line-height: 22px;
		margin: 0 0 3px;
	}
	.videos-section p {margin: 0 0 15px;}
	.video-tabs-nav {margin: 0 -10px 0 0;}
	.video-tabs-nav li {
		margin: 0;
		padding: 0 10px 14px 0;
		width: 50%;
		font-size: 13px;
		line-height: 18px;
	}
	.video-tabs-nav li p {margin: 0;}
	.fancybox-slide--iframe .fancybox-content {
		width: 90%;
		max-width: calc(100% - 40px);
	}
	.video-box {margin-bottom: 10px;}
	.video-box:before {
		width: 65px;
		height: 65px;
		border-width: 1px;
	}
	.videos-section .video-tab p {margin: 0;}
    .product-info-slider .reviews-avg-value {
        padding-right: 10px;   
    }
    .product-info-slider .reviews-read {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-info-slider .reviews-write {
        position: relative;
        padding-left: 10px;
    }
    .rating-widget a.reviews-summary {
        padding-left: 10px;
    }
    .rating-widget img {
        display: inline-block;
        vertical-align: top;
        max-width: 60px;
    }
	.stories-section {padding: 16px 0 28px;}
	.story-item {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 19px;
	}
	.story-item .img,
	.story-item .video-box {
		float: left;
		width: 107px;
		height: 61px;
		padding: 0;
		margin: 4px 11px 0 0;
	}
	.story-item p {margin: 0 0 7px;}
	.more-holder {padding-top: 8px;}
	.more-holder .btn {
		width: 100%;
		padding: 10px 15px;
	}
	.video-lightbox {
		width: 100%;
		padding: 10px;
	}
	.video-lightbox figure video {
		width: 100% !important;
		height: auto !important;
	}
	.second-nav {
		padding: 11px 0 12px 20px;
		margin: 0 -20px 0;
		white-space: nowrap;
		overflow-y: auto;
	}
	.second-nav li {
		font-size: 12px;
		line-height: 16px;
		letter-spacing: .5px;
		margin: 0 25px 0 0;
        color: #54585a;
	}
    .second-nav li a:hover {
        color: #54585a;
    }
	.image-banner {
		min-height: 217px;
		font-size: 14px;
		line-height: 17px;
	}
	.story-section {
		font-size: 13px;
		line-height: 18px;
	}
	.story-head {margin-bottom: 25px;}
	.story-head h2 {
		font-size: 22px;
		line-height: 27px;
		margin: 0 0 24px;
	}
	.story-head .bottom .btn {
		min-width: 0;
		font-size: 9px;
		line-height: 12px;
		padding: 4px 10px;
		margin: 0 2px 0 0;
	}
	.story-head .author,
	.story-head .bottom time {
		font-size: 12px;
		line-height: 20px;
	}
	.story-head .author {margin: 0 6px 0 0;}
	.story-head .bottom time {padding-left: 14px;}
	.story-head .bottom time:before {height: 12px;}
	.textimonial-box {
		padding: 5px 40px;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.textimonial-box:before,
	.textimonial-box:after {
		width: 22px;
		height: 16px;
		margin-top: -8px;
	}
	.story-section p {margin: 0 0 17px;}
	.story-section .picture {margin-bottom: 25px;}
	.story-section .text-box {padding: 0 0 32px;}
	.story-section .text-box h3 {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 3px;
	}
	.story-section .text-box.has-image {
		padding-left: 90px;
		font-size: 13px;
		line-height: 18px;
	}
	.story-section .text-box .rating-bar {
		padding: 10px 0 16px;
		line-height: 10px;
	}
	.story-section .text-box .rating-bar img {
		height: 11px;
		margin: 0 5px 0 0;
	}
	.story-section .text-box.has-image .img {
		width: 60px;
	}
	.story-section .text-box .btn {
		font-size: 10px;
		line-height: 16px;
		padding: 10px 15px;
	}
	.story-bottom {padding: 0 0 20px;}
	.story-bottom .tags-list li {
		font-size: 12px;
		line-height: 18px;
		margin: 0 7px 5px 0;
	}
	.social-btns li {margin: 0 8px 10px 0;}
	.social-btns .btn {
		font-size: 11px;
		padding: 9px 11px;
	}
	.related-stories {padding: 6px 0 27px;}
	.related-stories h2, .related-stories > h2 {
		font-size: 22px;
		line-height: 27px;
		margin: 0 0 20px;
	}
	.image-banner .container {padding-top: 24px;}
	.image-banner h2 {
		font-size: 21px;
		line-height: 26px;
		margin: 0 0 10px;
	}
	.image-banner h2 sup {font-size: 12px;}
	.products-slider {border-width: 0 0 2px;}
	.products-slider .slick-arrow {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}
	.products-slider .slick-prev {left: -8px;}
	.products-slider .slick-next {right: -8px;}
	.products-slider .slide {padding: 15px 5px 0;}
	.product-item {
		padding: 0 10px 15px;
		font-size: 10px;
		line-height: 13px;
	}
	.product-item:before {height: 2px;}
	.product-item .img {
		height: 54px;
		margin-bottom: 3px;
	}
	.product-info-slider {padding: 24px 0 40px;}
	.product-info-slider h2 {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 25px;
	}
	.product-info-slider .image {width: 40%;}
	.product-info-slider .image:before {
		left: -20px;
		top: 15px;
		bottom: 15px;
	}
	.product-info-slider .image img {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.product-info-slider .right {
		padding: 0;
		width: 57%;
		min-height: 180px;
		padding: 7px 0 10px;
	}
	.product-info-slider .tags li {
		font-size: 9px;
		line-height: 12px;
		padding: 0 9px 4px 0;
	}
	.product-info-slider .tags a {padding: 2px 5px;}
	.product-info-slider .tags a img {
		width: 8px;
		height: 8px;
		margin: 2px 2px 0 0;
	}
	.product-info-slider .list li {
		font-size: 12px;
		line-height: 14px;
		padding: 0 0 9px 18px;
	}
	.product-info-slider .list li:before,
    .product-info-slider .list.yellow-pointers li:before,
    .product-info-slider .list.purple-pointers li:before,
    .product-info-slider .list.red-pointers li:before {
		width: 14px;
		height: 14px;
	}
	.product-info-slider .btn-holder {
		width: 100%;
		overflow: visible;
		padding: 21px 0 0;
		text-align: center;
	}
	.product-info-slider .btn-holder .btn {
		width: 45%;
		padding: 9px 15px;
		margin: 0 6px 6px;
	}
	.customers-section h2,
    .customers-section.cold-and-flu h2,
    .customers-section.wound-care h2,
    .customers-section.feminine-care h2,
    .customers-section.protective-care h2,
	.customers-section.daily-hygiene-products h2,
	.info-section h2,
    .info-section.cold-and-flu h2,
    .info-section.wound-care h2,
    .info-section.feminine-care h2,
    .info-section.protective-care h2,
	.info-section.daily-hygiene-products h2,
	.videos-section h2,
    .videos-section.cold-and-flu h2,
    .videos-section.wound-care h2,
    .videos-section.feminine-care h2,
    .videos-section.protective-care h2,
	.videos-section.daily-hygiene-products h2 {
		font-size: 23px;
		line-height: 28px;
		margin: 0 0 23px;
	}
	.customers-section {
		padding: 22px 0 28px;
		border-width: 2px 0;
		margin-bottom: 17px;
	}
	.testimonials-slider li {padding: 20px 6px 0;}
	.customer-box {
		padding: 8px 18px 23px;
		font-size: 12px;
		line-height: 17px;
	}
	.customer-box .top {padding: 0 0 8px 58px;}
	.customer-box .photo {
		width: 50px;
		height: 50px;
		top: -28px;
	}
	.customer-box .name,
	.customer-box .pos {
		font-size: 8px;
		line-height: 12px;
	}
	.customer-box blockquote {
		font-size: 12px;
		line-height: 17px;
		padding: 0 0 17px;
	}
	.info-section {padding: 3px 0 18px;}
	.info-section + .info-section {
		padding: 23px 0 36px;
		border-top-width: 2px;
	}
	.testimonials-slider .slick-dots,
	.info-carousel .slick-dots {padding: 14px 0 0;}
	.testimonials-slider .slick-dots li,
	.info-carousel .slick-dots li {padding: 0 2px 0 3px;}
	.testimonials-slider .slick-dots button,
	.info-carousel .slick-dots button {
		border-width: 1px;
		width: 8px;
		height: 8px;
	}
	.info-carousel .slick-slide,
	.info-carousel.type2 .slick-slide {padding: 0 35px 10px;}
	.info-carousel li {
		font-size: 14px;
		line-height: 18px;
	}
	.info-carousel .img {
		height: 94px;
		margin-bottom: 16px;
	}
	.info-carousel .number {
		width: 20px;
		height: 20px;
		font-size: 10px;
		line-height: 18px;
		margin: 0 auto 8px;
	}
	.info-carousel h4 {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 7px;
	}
	.videos-section .how-works {padding: 5px 0 0;}
	.how-works-list li {
		font-size: 14px;
		line-height: 18px;
		padding: 0 0 27px 90px;
	}
	.how-works-list li + li:before {
		width: 5px;
		height: 18px;
		margin-bottom: 5px;
		left: 36px;
	}
	.how-works-list .ico {
		width: 60px;
		height: 60px;
		left: 10px;
	}
	.how-works-list .cell {height: 60px;}
	.videos-section .foot {
		font-size: 12px;
		line-height: 16px;
		margin: 0;
	}
	.related-products .container{
		padding-top: 23px;
		padding-bottom: 29px;
	}
	.related-products h2,
    .related-products.cold-and-flu h2,
    .related-products.wound-care h2,
    .related-products.feminine-care h2,
    .related-products.protective-care h2,
	.related-products.daily-hygiene-products h2 {
		margin: 0 0 30px;
		font-size: 23px;
		line-height: 27px;
	}
	.products-carousel{margin: 0;}
	.products-carousel .slide{
        /*padding: 0 10px;*/
        padding: 0 46px;
	}
	.products-carousel .slick-dots{padding: 9px 0 0;}
	.products-carousel .slick-dots li{padding: 0 2px 0 3px;}
	.products-carousel .slick-dots button{
		border-width: 1px;
		width: 8px;
		height: 8px;
	}
	.product-box{
		/*padding-left: 79px;*/
        padding-left: 120px;
		min-height: 95px;
	}
	.product-box .img{
		width: 50px;
		height: 90px;
		margin: 5px 0 0 -1px;
	}
	.product-box figcaption{
		font-size: 14px;
		line-height: 18px;
		max-width: 230px;
	}
	.product-box figcaption h3{
		margin: 0 0 3px;
		font-size: 17px;
		line-height: 21px;
	}
	.product-box figcaption h3 sup{
		top: 3px;
		font-size: 9px;
		line-height: 11px;
	}
	.product-box figcaption p{margin: 0 0 11px;}
	.rating-box .rating-widget{
		margin: 0;
		/*width: 60px;*/
        width: 96px;
	}
	.reviews-link{
		font-size: 11px;
		line-height: 15px;
		font-weight: 500;
		margin: -4px 0 0;
	}
	.reviews-section .container{
		padding-top: 25px;
		padding-bottom: 44px;
		max-width: 1000px;
	}
	.reviews-section h2{
		margin: 0 0 26px;
		font-size: 23px;
		line-height: 27px;
		text-align: left;
		padding-right: 120px;
	}
	.summary-info{
		margin: 0 0 31px;
		padding: 17px 10px 24px 19px;
	}
	.summary-info:before{display: none;}
	.summary-info > .row > div[class^="col-"]:nth-child(1){
		width: 61.3%;
		padding-right: 15px;
	}
	.summary-info > .row > div[class^="col-"]:nth-child(2){width: 38.7%;}
	.summary-info > .row > div[class^="col-"]:nth-child(3){
		width: 0;
		padding: 0;
		position: static;
	}
	.summary-info h3{
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 19px;
	}
	.summary-info h4{
		font-size: 11px;
		line-height: 15px;
		letter-spacing: 0.1px;
		margin: 0 0 2px;
	}
	.ratings-list{padding: 7px 0 0;}
	.ratings-list > li + li{padding-top: 14px;}
	.progress-widget > span{
		font-size: 9px;
		line-height: 13px;
		margin: -4px 0 0;
	}
	.progress-widget .ico{
		width: 9px;
		margin: 0 0 0 2px;
	}
	.progress{height: 9px;}
	.progress-widget .progress{
		width: 132px;
		margin: 0 8px;
	}
	.summary-info .rating-box .rating-widget{
		margin-right: 7px;
		width: 75px;
	}
	.reviews-val{
		font-size: 9px;
		line-height: 13px;
		font-weight: 500;
	}
	.summary-info .btn{
		position: absolute;
		z-index: 20;
		top: 0;
		right: 0;
		margin: -56px 0 0;
	}
	.reviews-panel{padding: 8px 19px;}
	.reviews-panel .sort-dropdown,
	.reviews-panel .jplist-drop-down {
		max-width: 45%;
		margin: 0 -2px 0 0;
		line-height: 16px;
	}
	.sort-dropdown .dropdown-toggle,
	.jplist-drop-down .jplist-dd-panel,
	.jplist-drop-down .jplist-dd-panel:hover{
		padding: 0 19px 0 0;
	}
	.sort-dropdown .dropdown-toggle:before,
	.jplist-drop-down .jplist-dd-panel:before{
		top: 50%;
		margin: -3px 0 0;
		border-width: 6px 6px 0 6px;
	}
	.sort-dropdown .dropdown-menu,
	.jplist-drop-down ul{
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		margin: 5px 0 0 -150px;
	}
	.sort-dropdown .dropdown-menu:after,
	.jplist-drop-down ul:after {display: none;}
	.sort-dropdown .dropdown-menu ul li a,
	.jplist-drop-down ul li span{padding: 7px 15px;}
	.reviews-list{padding: 9px 0 20px;}
	.reviews-list > li + li{padding-top: 11px;}
	.review{
		font-size: 14px;
		line-height: 18px;
		padding: 10px 0;
	}
	.meta-info{padding: 0 0 10px;}
	.meta-info > li{
		font-size: 11px;
		line-height: 15px;
	}
	.meta-info > li + li{padding-left: 8px;}
	.meta-info > li + li.sep{padding-left: 11px;}
	.meta-info > li + li.sep:before{margin: 7px 0 0 4px;}
	.meta-info .rating-widget{
		width: 69px;
		margin: 1px 0 0;
	}
	.review h3{
		margin: 0 0 11px;
		font-size: 14px;
		line-height: 18px;
	}
	.review p{margin: 0 0 17px;}
	.review .review-links{
		top: auto;
		padding: 3px 3px 0;
	}
	.review-links > li{
		font-size: 10px;
		line-height: 14px;
		letter-spacing: 0.7px;
	}
	.review-links > li + li{padding-left: 13px;}
	.review-links > li + li.sep{padding-left: 19px;}
	.review-links > li + li.sep:before{
		height: 10px;
		margin: 3px 0 0 9px;
	}
	.reviews-panel .paging-nav,
	.jplist-pagination{
		margin: -2px -5px -2px 15px;
		line-height: 20px;
	}
	.paging-nav > li + li{padding-left: 6px;}
	.paging-nav a,
	.jplist-prev,
	.jplist-next{
		width: 20px;
		height: 20px;
	}
	.paging-nav a:before,
	.jplist-prev:before,
	.jplist-next:before{margin-top: -6px;}
	.paging-nav .prev:before,
	.jplist-prev:before{
		border-width: 6px 6px 6px 0;
		margin-left: -3px;
	}
	.paging-nav .next:before,
	.jplist-next:before{
		border-width: 6px 0 6px 6px;
		margin-left: -1px;
	}
	.faq-section .container{
		padding-top: 25px;
		padding-bottom: 40px;
	}
	.faq-section h2,
    .faq-section.cold-and-flu h2,
    .faq-section.wound-care h2,
    .faq-section.feminine-care h2,
    .faq-section.protective-care h2,
	.faq-section.daily-hygiene-products h2 {
		margin: 0 0 10px;
		font-size: 23px;
		line-height: 27px;
	}
	.accordion .panel{border-width: 0 0 1px;}
	.accordion .panel-title a{
		font-size: 14px;
		line-height: 18px;
		padding: 22px 50px 21px 0;
	}
	.accordion .panel-title a:before,
	.accordion .panel-title a:after{
		width: 17px;
		height: 2px;
		margin-top: 30px;
	}
	.accordion .panel-title a:before{margin-right: -1px;}
	.accordion .panel-title a:after{margin-right: 10px;}
	.accordion .panel-body{
		font-size: 14px;
		line-height: 18px;
		padding: 0 50px 20px 0;
		margin: -7px 0 0;
	}
	.accordion .panel-body p{margin: 0;}
	.modal-dialog{
		max-width: 344px;
		width: 344px;
		margin: 20px;
	}
	.modal-dialog:before{
		left: 0;
		right: 0;
	}
	.modal .btn-close{margin: 11px 11px 0 0;}
	.review-block{
		padding: 0;
		min-height: 1px;
	}
	.image-block{
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		width: auto;
		border-radius: 3px 3px 0 0;
		padding: 25px 20px 20px 69px;
		min-height: 77px;
	}
	.image-block .img{
		top: 0;
		bottom: auto;
		left: 0;
		right: auto;
		width: 47px;
		height: 60px;
		margin: 10px 0 0 16px;
	}
	.image-block .img img{
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.image-block .description{
		color: #fff;
		font-size: 12px;
		line-height: 15px;
		font-weight: 600;
	}
	.image-block .description p{margin: 0;}
	.review-block .review-body{padding: 11px 0 30px;}
	.review-block h3{
		margin: 0 0 10px;
		font-size: 16px;
		line-height: 21px;
		padding: 0 31px;
	}
	.review-block .section{padding: 20px 31px 18px;}
	.review-block .section + .section{border-top: solid 1px #fdfdfd;}
	.review-block .section.title-section{
		padding-top: 13px;
		padding-bottom: 16px;
	}
	.review-block .section.review-content-section{
		padding-top: 13px;
		padding-bottom: 17px;
	}
	.review-block .section.review-recommend-section{
		padding-top: 12px;
		padding-bottom: 21px;
	}
	.review-block .section.user-data-section{
		padding-top: 12px;
		padding-bottom: 22px;
	}
	.review-block .rating-section h4{
		display: block;
		font-size: 12px;
		line-height: 16px;
		padding: 0;
		margin: 0 0 10px;
	}
	.review-block .rating-section .rate-widget{
		margin: 0;
		padding: 1px 0 0;
	}
	.rate-widget > li + li{padding-left: 2px;}
	.rate-widget span{
		width: 18px;
		height: 17px;
	}
	.rate-widget span:before,
	.rate-widget span:after{
		width: 18px;
		height: 17px;
		background-size: 18px 17px;
	}
	.rate-note{
		padding: 3px 0 0 21px;
		letter-spacing: 0;
	}
	.review-form label{
		font-size: 12px;
		line-height: 16px;
		padding: 0 0 4px;
	}
	.review-form  .form-control{
		height: 31px;
		font-size: 12px;
		font-weight: 500;
		padding: 2px 8px;
	}
	.review-form  textarea.form-control{
		min-height: 100px;
		line-height: 16px;
		padding-top: 7px;
		padding-bottom: 7px;
		margin: 0 0 14px;
	}
	.btn-group > li{padding-right: 19px;}
	.btn-group > li:last-child{padding-right: 0;}
	.add-note{letter-spacing: 0;}
	.uploads-block .add-note{
		display: block;
		padding: 13px 0 0;
	}
	.review-block .review-recommend-section h4{
		display: block;
		margin: 0 0 14px;
		font-size: 12px;
		line-height: 16px;
		padding: 0;
	}
	.review-block .review-recommend-section .btn-group{margin: 0;}
	.review-block .review-recommend-section .btn-group > li{padding-right: 19px;}
	.review-block .review-recommend-section .btn-group > li:last-child{padding-right: 0;}
	.review-block .review-recommend-section .btn-group .btn-sm{
		padding-left: 15px;
		padding-right: 15px;
		min-width: 59px;
	}
	.review-block .user-data-section{
		font-size: 12px;
		line-height: 16px;
	}
	.review-block .user-data-section > .row{padding-bottom: 14px;}
	.review-block .user-data-section > .row > div[class^="col-"] + div[class^="col-"]{padding-top: 11px;}
	.review-block .user-data-section > .row > div[class^="col-"]:nth-child(1),
	.review-block .user-data-section > .row > div[class^="col-"]:nth-child(2){width: auto;}
	.review-block .btn-row{padding: 0 30px;}
	.thank-block{
		font-size: 12px;
		line-height: 16px;
		padding: 19px 31px 7px;
	}
	.thank-block p{margin: 0 0 29px;}
	.thank-block .btn{
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media screen and (max-width: 383px){
	.story-item .img,
	.story-item .video-box {
		float: none;
		margin: 0 0 10px;
	}
	.image-banner {min-height: 200px;}
	.story-head .bottom .btn {
		display: block;
		width: auto;
		margin: 0 0 10px;
	}
	.summary-info{padding-left: 10px;}
	.summary-info > .row > div[class^="col-"]:nth-child(1){width: 53%;}
	.summary-info > .row > div[class^="col-"]:nth-child(2){width: 47%;}
	.progress-widget .progress{width: 70px;}
	.modal-dialog{
		max-width: 100%;
		width: 100%;
		margin: 0;
	}
	.review-block h3{
		padding-left: 15px;
		padding-right: 15px;
	}
	.review-block .section{
		padding-left: 15px;
		padding-right: 15px;
	}
	.review-block .btn-row{
		padding-left: 15px;
		padding-right: 15px;
	}
	.thank-block{
		padding-left: 15px;
		padding-right: 15px;
	}
	.product-info-slider .tags,
	.product-info-slider .list li {padding-bottom: 5px;}
	.product-info-slider .image:before {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.reviews-panel {padding: 8px 10px;}
	.reviews-paging-info,
	.jplist-label,
	.sort-dropdown .dropdown-toggle,
	.jplist-drop-down .jplist-dd-panel {font-size: 10px;}
}
@media only screen and (min-width: 992px) {
	.pull-right-md {float: right;}
	.slideshow .slide .img {margin-right:250px;}
}

@media screen and (min-width: 991px) {
    .related-stories .row [class^="col-"] {
        min-height: 316px;
    }
    .products-carousel .slick-dots{
		list-style: none;
		margin: 0;
		padding: 30px 0 0;
		font-size: 0;
		line-height: 0;
		text-align: center;
	}
    
    .products-carousel .slick-dots{
		list-style: none;
		margin: 0;
		padding: 30px 0 0;
		font-size: 0;
		line-height: 0;
		text-align: center;
	}
	.products-carousel .slick-dots li{
		display: inline-block;
		vertical-align: top;
		padding: 0 5px;
	}
	.products-carousel .slick-dots button{
		display: inline-block;
		vertical-align: top;
		overflow: hidden;
		text-indent: -9999px;
		padding: 0;
		border: solid 2px #b2b4b5;
		cursor: pointer;
		width: 16px;
		height: 16px;
		border-radius: 100%;
		background: none;
	}
    
    .products-carousel .slick-dots button:hover,
	.products-carousel .slick-dots .slick-active button{background: #b2b4b5;}
	.products-carousel .slick-dots button:focus{outline: none;}
    
}

@media screen and (min-width: 1200px) {
    .video-tabs-nav li {
        width: 256px;
    }
}

@media screen and (min-width: 1440px) {
    .container {
        width: 1400px;
    }
}