.content-section-div {
	padding: 20px;
}

.content-paragraph {
	font-size: 14px;
	font-weight: 300;
}

.content-paragraph-subheader i {
	font-weight: 100;
}

.content-img-uppper-left {
	float: left;
	padding-right:20px;
}

.content-bio-button-section {
	text-align:center;
}

.content-bio-button-section img {
	margin:20px;
}

.content-paragraph-subheader {
	color: #b20200;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-bottom: 20px;
}

.order-form-label {
	padding-left: 5px !important;
}

.order-form-row {
	padding-bottom: 10px;
}

.no-padding {
	padding: 0px;
}

.left-align {
	text-align: left;
}

.center-align {
	text-align: center;
}

.small-subheader {
	font-size:14px;
}

.paragraph {
	margin-bottom: 20px;
}

.product-img-div {
	float:left;
	margin-right:10px;
}

.add-to-cart-table {
	margin: auto;
}

.bottom-line {
	border-bottom: 1px solid #808080;
}

.top-line {
	border-top: 1px solid #808080;
}

.testimonial-header-cell {
	padding-top:30px;
}

.products {
	margin-top: 40px;
}

.products select {
	font-size:10px;
}

.testimonial-cell {
	padding:15px;
	border-bottom: 3px solid #FFF;
}


.email-friend{
	text-align:center;
	padding-bottom: 30px;
}

.program-window .single{
	height: 300px;
}

.product-order-section {
	text-align: center;
}

.product-order-section .paypal-section {
	margin: 0 auto;
}

.dropdown-menu {
	position:absolute;
	z-index: 1000;
	display:none;
	background-color: #b20200;
	color: white;
	padding: 10px;
	font-weight: 700;
	height:auto;
}

.dropdown-menu a {
	color: white;
	font-weight: 700;

}
.dropdown-menu-options {
	padding: 5px;
}
.dropdown-menu-options a {
	text-decoration: none;
}
.dropdown-menu-options a:hover {
	text-decoration: underline;
	color: #F6C986;
}
#medical-menu{
	left:394px;
}
#program-menu{
	left:118px;
}

.programs-button {
	background-color: #b20200;
    padding: 10px 10px 10px 10px;
    color: white;
    text-decoration: none;
    width: 200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	cursor:pointer;
	border-radius: 6px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.programs-button:hover {
	opacity: .5;
}

.footer-link-text a{
	white-space:nowrap;
}

.alzheimers-view-cart {
	position: absolute;
	bottom: 0px;
	text-align: right;
}

@media (max-width: 991px) {
	.content-paragraph {
		font-size: 14px;
	}
	.program-window .single{
		height: 370px;
	}

}

@media (max-width: 767px) {
	.content-paragraph {
		font-size: 16px;
	}
	.content-paragraph-subheader {
		font-size: 20px;
	}
	.right-col-ads{
		display:none;
	}
	.small-subheader {
		font-size:16px;
	}
	.order-form {
		font-size: 16px;
	}
	.program-window .single{
		height: inherit;
	}
	.testimonial-cell {
		font-size:16px;
	}
	.product-order-section {
		font-size:16px;
	}
	.program-window {
		font-size:16px;
	}
	.testimonial-header-cell {
		padding-top:16px;
	}
}

@media (max-width: 479px) {
	.products select {
		font-size:14px;
	}

}
