@charset "utf-8";

/* --------------------------------------------------------- */
/* CSS Template - Brand Sites - SPECIAL PAGES CSS CUSTOM          */
/* --------------------------------------------------------- */

/* ------------------------------------ */
/* SPECIAL PAGES Styles                      */
/* ------------------------------------ */
/* NOTE: This is for defining styles    */
/*       for stand alone pages.         */
/* ------------------------------------ */

.special-page .noth2,
.special-page h2 {
	font-size: 1.5rem;
	line-height: 1.8rem;
	text-transform: uppercase;
	color: #e11822;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;  /* Brand Font */
	margin-bottom: .5rem;
}

.special-page .hero-image-dt {
	display: block;
	margin-bottom: 3rem;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
}

.special-page .figure-section {
	float: left;
	display: block;
	position: relative;
	clear: both;
}

figure {
	float: left;
	margin: 0;
	display: block;
	position: relative;
}

.strong-subhead {
	margin: 1rem 0 1.5rem 0;
	float: left;
	width: 100%;
	display: block;
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;  /* Brand Font */
	line-height: 1rem;
	font-size: 0.8125rem;
	letter-spacing: 0.45px;
}

/*  CLINICAL TESTING  */

.chart-trials-image-dt {
	display: block;
	clear: both;
	float: left;
}

.chart-trials-section {
	width: 100%;
	display: block;
	float: left;
}

.chart-trials-section .figure-section {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}

.vohc-section {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	position: relative;
}

#page-clinical-trials .vohc-section {
	background: transparent url(../images/special_page/ct/VOHC_Logo.png) no-repeat center;
	background-size: 93px auto;
	background-position: left top;
	margin: 3rem 0;
	display: block;
	clear: both;
	float: left;
	padding-left: 120px;
	max-width: 100%;
	width: auto;
}
.fr #page-clinical-trials .vohc-section {
	background: transparent url(../images/special_page/ct/VOHC_Logo_fr.png) no-repeat center;
	background-size: 93px auto;
	background-position: left top;
}

#page-clinical-trials .red-line-divider {
	border-bottom: 1px solid #e11822;
	padding-bottom: 2.25rem;
	margin-bottom: 2rem;
}

.vohc-section p {
	color: #000000;
	font-weight: 400;
	font-size: 0.75rem;
	line-height: 1.125rem;
}

p.vohc-header {
	color: #e11822;
	font-weight: 700;
	font-size: 0.875rem;
}

#page-clinical-trials .vohc-section .right-col {
	display: inline-block;
	float: left;
}

.clinical-trials-table table {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	height: auto;
	max-width: 700px;
}

.clinical-trials-table table th {
	border-left: 1px solid #979797;
	border-top: 1px solid #979797;
	padding: 1rem .75rem;
	background-color: #ffffff;
	font-size: .675rem;
	line-height: 1rem;
	font-weight: 500;
	width: 14.285714285714285714285714285714%;
	max-width: 90px;
}

.clinical-trials-table table tr { height: 90px; }

.clinical-trials-table table td {
	border-left: 1px solid #979797;
	border-top: 1px solid #979797;
	padding: 1rem 2rem;
	background-color: #ffffff;
}

.clinical-trials-table .standard-table-colors table th {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
}

.clinical-trials-table .standard-table-colors table tr { border-bottom: 1px solid #979797; }

.clinical-trials-table .standard-table-colors table td {
	border-left: 1px solid #979797;
	border-top: 1px solid #979797;
	padding: 1rem 2rem;
	background-color: #ffffff;
}

.clinical-trials-table table tr:last-child th { border-bottom: 1px solid #979797; }

.clinical-trials-table table tr th:last-child { border-right: 1px solid #979797; }

.clinical-trials-table table tr:last-child td { border-bottom: 1px solid #979797; }

.clinical-trials-table table tr td:last-child { border-right: 1px solid #979797; }

.clinical-trials-table table th.invisible-cell {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.clinical-trials-table table th span.copy-ind-on { color: #e11822; }

.clinical-trials-table table td.ind-on.alt-color-1 {
	background: transparent url(../images/icons/ct_ind_1_on.png) no-repeat center;
	background-size: 30px 30px;
}

.clinical-trials-table table td.ind-off.alt-color-1 {
	background: transparent url(../images/icons/ct_ind_1_off.png) no-repeat center;
	background-size: 30px 30px;
}

.block-display-list {
	float: left;
	width: 100%;
	display: block;
	clear: both;
}

.block-display-list ol {
	margin: 2rem 0 1rem 0;
	padding: 0 0 0 15px;
}

.block-display-list ol li {
	font-size: 0.6875rem;
	line-height: 1rem;
	margin-bottom: .5rem;
}

.dr-jan-bellows {
	background: transparent url(../images/special_page/ct/dr_jan_bellows.png) no-repeat center;
	background-size: 283px auto;
	background-position: right top;
	margin: 0 0 3rem 0;
	display: block;
	clear: both;
	float: left;
	padding-right: 310px;
	max-width: 100%;
	width: auto;
}

.bone-interactive {
	width: 229px;
	height: 380px;
	float: none;
	display: block;
	clear: both;
	position: relative;
	margin: 0 auto;
}

.bone-image {
	display: block;
	position: absolute;
	width: 120px;
	height: 351px;
	/*float: left;
    margin-left: 54px;*/
	background: transparent url(../images/special_page/ct/Solo_Burshing_Chew_Bone.png) no-repeat 0 0;
	background-size: 100%;
	left: 23.580786026200873362445414847162%;
	top: 5.7894736842105263157894736842105%;
}

.bone-icons .bone-icon {
	width: 43px;
	height: 43px;
	background-color: grey;
	position: absolute;
}

.bone-icons .icon-1 {
	background: transparent url(../images/special_page/ct/hs_1.png) no-repeat center;
	left: 0;
	top: 17.105263157894736842105263157895%;
}

.bone-icons .icon-1.button-on { background: transparent url(../images/special_page/ct/hs_1_on.png) no-repeat center; }

.bone-icons .icon-2 {
	background: transparent url(../images/special_page/ct/hs_2.png) no-repeat center;
	left: 5.6768558951965065502183406113537%;
	top: 49.210526315789473684210526315789%;
}

.bone-icons .icon-2.button-on { background: transparent url(../images/special_page/ct/hs_2_on.png) no-repeat center; }

.bone-icons .icon-3 {
	background: transparent url(../images/special_page/ct/hs_3.png) no-repeat center;
	left: 76.855895196506550218340611353712%;
	top: 66.842105263157894736842105263158%;
}

.bone-icons .icon-3.button-on { background: transparent url(../images/special_page/ct/hs_3_on.png) no-repeat center; }

.bone-icons .icon-4 {
	background: transparent url(../images/special_page/ct/hs_4.png) no-repeat center;
	left: 81.222707423580786026200873362445%;
	top: 9.4736842105263157894736842105263%;
}

.bone-icons .icon-4.button-on { background: transparent url(../images/special_page/ct/hs_4_on.png) no-repeat center; }

.bone-descriptions, .bone-icons-display {
	width: 100%;
	position: relative;
	display: block;
	float: left;
	height: auto;
}

.bone-descriptions {
	background-color: #eeeeee;
	margin-left: -2.625rem;
	padding-left: 2.625rem;
	padding-right: 2.625rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.descriptive-copy {
	width: 100%;
	position: relative;
	display: block;
	float: left;
	height: auto;
	min-height: 110px;
}

.descriptive-copy .noth2,
.descriptive-copy h2 {
	font-size: 0.875rem;
	line-height: 1rem;
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;  /* Brand Font */
	margin-bottom: .5rem;
}

.descriptive-copy p {
	font-size: 0.75rem;
	line-height: .875rem;
	text-transform: none;
	color: #000000;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;  /* Brand Font */
	margin-bottom: .5rem;
}

.photo-right .descriptive-copy { width: 70%; }

.mb_tartar_reduct .descriptive-copy { width: 60%; }

.mb_nubs_ridges .descriptive-copy { width: 55%; }

.mb_tartar_reduct {
	max-width: 100%;
	background: transparent url(../images/special_page/ct/NaturesRecipe_Tartar_Reduct.png) no-repeat right center;
	background-size: auto 100%;
	background-position: right center;
	width: 100%;
}

.mb_nubs_ridges {
	max-width: 100%;
	background: transparent url(../images/special_page/ct/NaturesRecipe_Nubs_and_Ridges.png) no-repeat right center;
	background-size: auto 70%;
	background-position: right center;
	width: 100%;
}

.bone-icons-display {
	visibility: hidden;
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.bone-icons-display.description-on {
	visibility: visible;
	opacity: 1;
	height: auto;
	overflow: visible;
	-webkit-transition: opacity 1s; /* Safari */
	transition: opacity 1s;
}

.show-desktop { display: block; }

.show-mobile { display: none; }

/*  PRODUCT BENEFITS  */
.product-benefits-fullwidth { width: 100%; }

#page-product-benefits table {
	/*display: block;*/
	width: 100%;
	float: left;
	min-width: 100%;
	clear: both;
	position: relative;
	height: auto;
}

#page-product-benefits table th {
	border: 1px solid #ffffff;
	padding: 1rem 3%;
	background-color: #c3c3c3;
	width: auto;
	text-transform: uppercase;
	font-size: 0.75rem;
	line-height: 1rem;
}

#page-product-benefits table td {
	border: 1px solid #ffffff;
	padding: 1rem 2rem;
	background-color: #ffffff;
}

#page-product-benefits .standard-table-colors table th {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
}

#page-product-benefits .standard-table-colors table tr { border-bottom: 1px solid #979797; }

#page-product-benefits .standard-table-colors table td {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px solid #979797;
	border-right: 1px solid #979797;
}

#page-product-benefits .standard-table-colors table .standard-color {
	background-color: #009bde;
	color: #ffffff;
	border-top: 1px solid #009bde;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #009bde;
}

#page-product-benefits .standard-table-colors table .standard-color:first-child { border-left: 1px solid #009bde; }

#page-product-benefits .standard-table-colors table .standard-color.alt-color-1 {
	background-color: #70A209;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #70A209;
	border-bottom: 1px solid #70A209;
}

#page-product-benefits .standard-table-colors table .standard-color.alt-color-2 {
	background-color: #F5A523;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #F5A523;
	border-bottom: 1px solid #F5A523;
}

#page-product-benefits .standard-table-colors table .standard-color.alt-color-3 {
	background-color: #B00A4A;
	border-left: 0px solid #ffffff;
	border-top: 1px solid #B00A4A;
	border-right: 1px solid #B00A4A;
	border-bottom: 1px solid #B00A4A;
}

#page-product-benefits .table-col-header { text-align: left; }

#page-product-benefits .table-row-header { text-align: left; }

#page-product-benefits .table-row-content { text-align: center; }

#page-product-benefits .standard-table-colors table td.ind-on.alt-color-1 {
	background-color: #70A209;
	background: transparent url(../images/icons/pb_ind_1_on.png) no-repeat center;
}

#page-product-benefits .standard-table-colors table td.ind-off.alt-color-1 {
	background-color: #70A209;
	background: transparent url(../images/icons/pb_ind_1_off.png) no-repeat center;
}

#page-product-benefits .standard-table-colors table td.ind-on.alt-color-2 {
	background-color: #F5A523;
	background: transparent url(../images/icons/pb_ind_2_on.png) no-repeat center;
}

#page-product-benefits .standard-table-colors table td.ind-off.alt-color-2 {
	background-color: #F5A523;
	background: transparent url(../images/icons/pb_ind_2_off.png) no-repeat center;
}

#page-product-benefits .standard-table-colors table td.ind-on.alt-color-3 {
	background-color: #B00A4A;
	background: transparent url(../images/icons/pb_ind_3_on.png) no-repeat center;
}

#page-product-benefits .standard-table-colors table td.ind-off.alt-color-3 {
	background-color: #B00A4A;
	background: transparent url(../images/icons/pb_ind_3_off.png) no-repeat center;
}

.mobile-pb-tabs{
	width:100%;
	display:block;
	position:relative;
	float:left;
	height:auto;
	margin: 1rem 0 1rem 0;
}
ul.table-tabs {
	list-style: none;
	text-transform: uppercase;
	color: #000000;
	padding: 0;
	margin: 0 0 0 0;
}

ul.table-tabs li {
	    border: 1px solid #dedede;
    display: inline-block;
    max-width: 58px;
    margin: 0;
    padding: 1rem;
    text-align: center;
    width: 30%;
    float: left;
    border-right: none;
	 }

.fr ul.table-tabs li {
    padding: 1rem 8px;
    max-width: 74px;
}
ul.table-tabs li:last-child {
	    border-right: 1px solid #dedede;
}
ul.table-tabs li a {
	list-style: none;
	text-decoration: none;
	color: #000000;
}
ul.table-tabs li a {
    list-style: none;
    text-decoration: none;
    color: #000000;
    font-size: 0.75rem;
}
.fr ul.table-tabs li a {
    font-size: 0.65rem;
}
ul.table-tabs li.tab-ind-selected a{
    border-bottom: 2px solid red;
}
.mobile-pb-tabs { display: none; }

.mobile .mobile-pb-tabs { display: block; }

.mobile #page-product-benefits .standard-table-colors table td.alt-color-1, 
.mobile #page-product-benefits .standard-table-colors table th.alt-color-1 { display: none; }

.mobile #page-product-benefits .standard-table-colors table td.alt-color-2, 
.mobile #page-product-benefits .standard-table-colors table th.alt-color-2 { display: none; }

.mobile #page-product-benefits .standard-table-colors table td.alt-color-3, 
.mobile #page-product-benefits .standard-table-colors table th.alt-color-3 { display: none; }

.mobile #page-product-benefits.show-pb-col-1 .standard-table-colors table td.alt-color-1, 
.mobile #page-product-benefits.show-pb-col-1 .standard-table-colors table th.alt-color-1 { display: table-cell; }

.mobile #page-product-benefits.show-pb-col-2 .standard-table-colors table td.alt-color-2, 
.mobile #page-product-benefits.show-pb-col-2 .standard-table-colors table th.alt-color-2 { display: table-cell; }

.mobile #page-product-benefits.show-pb-col-3 .standard-table-colors table td.alt-color-3, 
.mobile #page-product-benefits.show-pb-col-3 .standard-table-colors table th.alt-color-3 { display: table-cell; }

@media (max-width:680px) {

.show-desktop { display: none; }

.show-mobile { display: block; }

.special-page .hero-image-dt { margin-bottom: 1rem; }

#page-product-benefits table th {
	    padding: 4px;
    font-size: 8px;
    line-height: .75rem;
}

#page-product-benefits table td {
	padding: .75rem 3%;
    font-size: .75rem;
    line-height: 1rem;
}

.dr-jan-bellows {
	background: transparent url(../images/special_page/ct/dr_jan_bellows.png) no-repeat center;
	background-size: 283px auto;
	background-position: left top;
	margin: 0 0 3rem 0;
	display: block;
	clear: both;
	float: left;
	padding-right: 0;
	padding-top: 250px;
	max-width: 100%;
	width: auto;
}
}

@media (max-width:640px) {
}

@media (max-width:560px) {
}

@media (max-width:481px) {

#page-clinical-trials .vohc-section {
	padding-top: 120px;
	padding-left: 0;
}
.fr #page-clinical-trials .vohc-section {
	padding-top: 150px;
	padding-left: 0;
}
}

@media (max-width:400px) {
}

@media (max-width:320px) {
}
