/* footer */
.antibiotics-misuse-holder {
    text-align: center;
    /*padding-bottom: 20px;*/
    list-style-type: none;
    margin: 0;
}
.antibiotics-misuse-icon {
    width: 192px;
    height: 100%;
}

#footer .holder {
	padding: 62px 0 54px;
	background: url(/images/default-source/shared/bg-dots.svg) repeat-x;
	-webkit-background-size: 6px 3px;
	background-size: 6px 3px;
}
#footer .holder:after {
	content: '';
	display: block;
	clear: both;
}
#footer .footer-logo {
	float: left;
	font-size: 0;
	line-height: 0;
	width: 152px;
	height: 24px;
	background: url(/images/default-source/shared/logos/logo-betadine-brown.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.footer-nav {
	margin: 0;
	padding: 10px 0 0 48px;
	list-style: none;
	font-size: 0;
	line-height: 0;
	float: left;
}
.footer-nav li {
	float: left;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .5px;
	text-transform: uppercase;
	margin: 0 30px 0 0;
}
.footer-nav li a {color: #54585a;}
.footer-nav li.active a,
.footer-nav li a:hover {color: #643d34 !important;}
.footer-nav li.cold-and-flu.active a,
.footer-nav li.cold-and-flu a:hover {color: #00abe5 !important;}
.footer-nav li.wound-care.active a,
.footer-nav li.wound-care a:hover {color: #faa61a !important;}
.footer-nav li.feminine-care.active a,
.footer-nav li.feminine-care a:hover {color: #a25eb5 !important;}
.footer-nav li.protective-care.active a,
.footer-nav li.protective-care a:hover {color: #cc4040 !important;}
#footer .social {
    /*
	margin: -9px 3px 0 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	float: right;
    */
    margin: 0px 0px 20px;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    display: flex;
    justify-content: center;
}
#footer .social li {
	float: left;
	margin-left: 16px;
}
#footer .social a {
	display: block;
	width: 41px;
	height: 41px;
	border-radius: 50%;
}
#footer .social a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#footer .social .facebook {
	background: url(/images/default-source/shared/logos/ico-facebook.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
#footer .social .youtube {
	background: url(/images/default-source/shared/logos/ico-youtube.svg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
#footer .bottom {
	background: #d1d2d3;
	padding: 39px 0;
	font-weight: 600;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: .6px;
}
#footer .bottom .copy {
	float: left;
	text-transform: uppercase;
	margin: 0;
}
#footer .bottom .footer-list {
	margin: 0 12px 0 -30px;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	float: right;
}
#footer .bottom .footer-list li {
	float: left;
	font-size: 10px;
	line-height: 16px;
}
#footer .bottom .footer-list li + li {
	margin-left: 24px;
}
#footer .bottom .footer-list a:hover {
	color: #00abe5;
}
#footer .holder.no-border{background: none;}

@media screen and (max-width: 1199px){
    .footer-nav {padding: 10px 0 0 20px;}
	.footer-nav li {margin: 0 20px 0 0;}
	#footer .bottom .footer-list {float: none;}
	#footer .bottom .footer-list li,
	#footer .bottom .footer-list li + li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 18px 5px 0;
	}
}

@media screen and (max-width: 991px){
    #footer .holder {padding: 30px 0;}
	.footer-nav {
		padding: 0 0 30px;
		float: none;
		/*border-bottom: 1px solid #f1f1f1;*/
	}
	.footer-nav li {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	#footer .social {
		margin: 0;
		float: none;
		/*padding: 30px 0 0;*/
        padding: 20px 0 20px;
		text-align: center;
	}
	#footer .social li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 6px;
	}
	#footer .social a {
		width: 26px;
		height: 26px;
	}
	#footer .bottom {padding: 20px 0;}
	.second-nav {
		margin: 0;
		padding: 20px 0 10px;
		list-style: none;
		font-size: 0;
		line-height: 0;
	}
	.second-nav li {
		display: inline-block;
		vertical-align: top;
		font-weight: 700;
		font-size: 13px;
		line-height: 16px;
		letter-spacing: .5px;
		text-transform: uppercase;
		margin: 0 26px 10px 0;
        color: #54585a;
	}
    /*
	.second-nav li a:hover,
	.second-nav li.active a {color: #643d34;}
	.second-nav li.cold-and-flu a:hover,
	.second-nav li.cold-and-flu.active a {color: #00abe5;}
	.second-nav li.wound-care a:hover,
	.second-nav li.wound-care.active a {color: #faa61a;}
	.second-nav li.feminine-care a:hover,
	.second-nav li.feminine-care.active a {color: #a25eb5;}
	.second-nav li.protective-care a:hover,
	.second-nav li.protective-care.active a {color: #cc4040;}
    */
    .second-nav li a:hover {
        color: #54585a;
    }
    .second-nav li.cold-and-flu.active {
        color: #00abe5;
    }
    .second-nav li.wound-care.active {
        color: #faa61a;
    }
    .second-nav li.feminine-care.active {
        color: #a25eb5;
    }
    .second-nav li.protective-care.active {
        color: #cc4040;
    }
    .second-nav li.cold-and-flu a:hover {
        color: #00abe5;
    }
    .second-nav li.wound-care a:hover {
        color: #faa61a;
    }
    .second-nav li.feminine-care a:hover {
        color: #a25eb5;
    }
    .second-nav li.protective-care a:hover {
        color: #cc4040;
    }
}

@media screen and (max-width: 767px),
screen and (orientation: landscape) and (max-width: 767px),
screen and (orientation: portrait ) and (max-width: 767px){
    #footer .holder {padding: 15px 0;}
	.footer-nav {
		padding: 0 0 15px 20px;
		margin: 0 -20px 10px;
		white-space: nowrap;
		overflow-y: auto;
	}
	.footer-nav li {
		font-size: 10px;
		line-height: 14px;
		letter-spacing: 1px;
		margin: 0 25px 0 0;
	}
	#footer .social {padding: 9px 0 5px;}
	#footer .bottom {
		padding: 19px 0;
		font-size: 8px;
		line-height: 12px;
		letter-spacing: 1px;
	}
	#footer .bottom .footer-list {
		margin: 0 0 16px;
		text-align: center;
	}
	#footer .bottom .footer-list li,
	#footer .bottom .footer-list li + li {
		font-size: 10px;
		line-height: 15px;
		margin: 0;
		padding: 0 8px 7px;
	}
	#footer .bottom .copy {
		float: none;
		letter-spacing: 0;
		text-align: center;
	}
    .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;
    }
    #footer .holder {padding: 15px 0;}
	.footer-nav {
		padding: 0 0 15px 20px;
		margin: 0 -20px 10px;
		white-space: nowrap;
		overflow-y: auto;
	}
	.footer-nav li {
		font-size: 10px;
		line-height: 14px;
		letter-spacing: 1px;
		margin: 0 25px 0 0;
	}
	#footer .social {padding: 9px 0 5px;}
	#footer .bottom {
		padding: 19px 0;
		font-size: 8px;
		line-height: 12px;
		letter-spacing: 1px;
	}
	#footer .bottom .footer-list {
		margin: 0 0 16px;
		text-align: center;
	}
	#footer .bottom .footer-list li,
	#footer .bottom .footer-list li + li {
		font-size: 10px;
		line-height: 15px;
		margin: 0;
		padding: 0 8px 7px;
	}
	#footer .bottom .copy {
		float: none;
		letter-spacing: 0;
		text-align: center;
	}
}

@media screen and (max-width: 383px){

}

@media screen and (max-width: 991px){
      
}    

@media screen and (min-width: 992px) {
    .antibiotics-misuse-icon {
        width: 256px;
        line-height: 0;
        height: 100%;
        padding-top: 20px;
    }
}

@media screen and (min-width: 1200px) { 
    /*
    .antibiotics-misuse-holder {
        margin: -24px 0;
    }
    .antibiotics-misuse-icon {
        width: 128px;
        display: block;
        line-height: 0;
        height: 100%;
        float: right;
        margin-top: -28px;
        padding-top: 0px;
    }
    */
}

@media screen and (min-width: 1400px) {
}