@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700|Salsa);

body {
	background-image: url();
	font-family: 'Oxygen', sans-serif;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
a:link {
	text-decoration: none;
	color: #4F2866;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F0F;
}
a:active {
	text-decoration: none;
}

.small_head {
	font-size: 1.3em;
	color: #060;
	font-weight: bold;	
}


.med_head {
	font-weight: bold;
	font-family: 'Salsa', cursive;
	color: #573388;
	font-size: 1.2em;
}


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

.appearing_text {
	width: 96%;
	margin: auto;
	height: auto;
	max-width: 460px;
	padding-bottom: 10px;
}
.vanishing_text {
	display: none!important;
}

.special_banner {
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important;
	height: auto;
	width: 90%;
	max-width: 320px;
}
. price_list {
	max-width: 300px;	
}
}

@media screen and (min-width: 461px) {
	.appearing_text {
	display: none!important;
}

.vanishing_text {
	display: inline;
	height: auto;
	width: 100%;
}

.special_banner {
	float: right;
	height: auto;
	width: 30%;
}
. price_list {
	max-width: 300px;	
}
}
@media screen and (max-width: 460px) {
	
.top {
	width: 96%
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;	
}

.container {
	font-family: 'Oxygen', sans-serif;
	font-size: 1.1em;
	color: #000;
	background-color: #FFF;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 1px;
	width: 96%;
	max-width: 1100px;
	min-width: 100px;
	text-align: left;
}

.med_head {
	font-weight: bold;
	font-family: 'Salsa', cursive;
	color: #573388;
	font-size: 1.2em;
}

.nav {
	text-align: center;
	background-color: #FFF;
	width: 96%;
	margin-bottom: -8px;
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	min-width: 100px;
	max-width: 1100px;
}
.logo {
	float: left;
	height: auto;
	width: 100%;
	padding-left: 0px;
	margin-bottom: 10px;
}
.concept_box {
	float: right;
	height: auto;
	padding-left: 10px;
	min-width: 0px;
	max-width: 0px;
	display: none;
}


.slider_box {
	display: none;;
}

.video_limit {
	background-color: #000;
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.social_top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	bottom: 0px;
	padding: 3px;
	border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95C693;
	border-right-color: #95C693;
	border-left-color: #95C693;
	background-color: #FFF;
	max-width: 320px;
}

.video_text_limit {
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}


  .social_box {
	float: none!important;
	padding: 2px;
	width: 80%;
	max-width: 160px;
	margin-left: auto!important;
	margin-right: auto!important;
	vertical-align: middle;
	text-align: center;
}  

.social_box_right {
	float: none!important;
	padding: 2px;
	width: 80%;
	max-width: 160px;
	margin-left: auto!important;
	margin-right: auto!important;
	vertical-align: middle;
	text-align: center;
}
.product_logos{
	float: none!important;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	max-width: 490px;
}

.footer {
	font-size: 100%;
	color: #666;
}
.max-width {
	width: 90%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B4D187;
	background-color: #DBEDCB;
	box-shadow: 2px 2px 10px #433067;
	padding: 16px;
	border-radius: 6px;
}
.float_left_50_percent {
	float: none!important;
	width: 90%;
	margin-left: auto!important;
	margin-right: auto!important;
	min-width: 220px;
	height: auto;
	margin-bottom: 10px;
}
.small_concept_box {
	float: right;
	height: auto;
	padding-left: 10px;
	min-width: 0px;
	max-width: 0px;
	display: none;
}


.special_offer {
display:none;	
}

}


@media screen and (max-width: 720px) {
	
	
.top {
	width: 96%
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;	
}

.container {
	font-family: 'Oxygen', sans-serif;
	font-size: 1.1em;
	color: #000;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 1px;
	width: 96%;
	max-width: 1100px;
	min-width: 200px;
	text-align: left;
}

.med_head {
	font-weight: bold;
	font-family: 'Salsa', cursive;
	color: #573388;
	font-size: 1.3em;
}

.nav {
	text-align: center;
	background-color: #FFF;
	width: 96%;
	margin-bottom: -8px;
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	min-width: 200px;
	max-width: 1200px;
}
.logo {
	float: left;
	height: auto;
	width: 90%;
	max-width: 380px;
	min-width: 170px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.concept_box {
	float: right;
	height: auto;
	width: 50%;
	padding-left: 10px;
	min-width: 260px;
	max-width: 380px;
}

.slider_box {
	height: 0px;
	width: 0px;
	margin-bottom: 0px;
	margin-top: -8px;
	margin-right: -1000px;
	visibility:hidden;
}

.video_limit {
	background-color: #000;
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.social_top {
	clear: both;
	float: right;
	width: 200px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	padding: 3px;
	border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95C693;
	border-right-color: #95C693;
	border-left-color: #95C693;
	background-color: #FFF;
	overflow: visible;
	visibility: visible;
}

.video_text_limit {
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}




  .social_box {
	float: none!important;
	padding: 2px;
	width: 80%;
	max-width: 200px;
	margin-left: auto!important;
	margin-right: auto!important;
	vertical-align: middle;
	text-align: center;
}  

.social_box_right {
	float: none!important;
	padding: 2px;
	width: 80%;
	max-width: 200px;
	margin-left: auto!important;
	margin-right: auto!important;
	vertical-align: middle;
	text-align: center;
}
.product_logos{
	float: none!important;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	max-width: 490px;
}

.footer {
	font-size: 90%;
	color: #666;
}
.max-width {
	width: 90%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B4D187;
	background-color: #DBEDCB;
	box-shadow: 2px 2px 10px #433067;
	padding: 16px;
	border-radius: 6px;
}
.float_left_50_percent {
	float: none!important;
	width: 90%;
	margin-left: auto!important;
	margin-right: auto!important;
	min-width: 220px;
	height: auto;
	margin-bottom: 10px;
}
.small_concept_box {
	text-align: center;
	min-width: 220px;
	float: right;
	height: auto;
	width: 30%;
	margin-left: 16px;
	margin-right: 6px;
	clear: left;
}


.special_offer {
width: 30%;
float: right;
margin-left: 12px;
max-width: 240px;
min-width: 120px;	
}


}


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


.top {
	width: 96%
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
}
.container {
	font-family: 'Oxygen', sans-serif;
	font-size: 1.1em;
	color: #000;
	background-color: #FFF;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 96%;
	max-width: 1100px;
	min-width: 200px;
}

.december_special {
	font-size: 200%;
	text-shadow: 	
}
.med_head {
	font-weight: bold;
	font-family: 'Salsa', cursive;
	color: #573388;
	font-size: 2em;
}

.nav {
	z-index: 10000 !important;
	text-align: center;
	width: 96%;
	background-color: #FFF;
	margin-bottom: -8px;
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	min-width: 200px;
	max-width: 1200px;
}
.logo {
	float: left;
	height: auto;
	width: 80%;
	max-width: 400px;
	min-width: 310px;
	padding-left: 18px;
	margin-top: 22px;
}
.concept_box {
	float: right;
	height: auto;
	width: 50%;
	padding-left: 10px;
	min-width: 260px;
	max-width: 600px;
}


.slider_box {
	z-index: -10000 !important;
	height: auto;
	width: 96%;
	max-width: 1200px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-top: 2px;
}

.video_limit {
	background-color: #000;
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.social_top {
	z-index: 10000 !important;
	clear: both;
	float: right;
	width: 200px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	padding: 3px;
	border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95C693;
	border-right-color: #95C693;
	border-left-color: #95C693;
	background-color: #FFF;
	overflow: visible;
	visibility: visible;
}


.video_text_limit {
	height: auto;
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}




  .social_box {
	float: left;
	width: 50%;
	max-width: 200px!important;
	text-align: center;
	margin: 8px;
	vertical-align: middle;
}  
.social_box_right {
	float: right;
	width: 50%;
	max-width: 200px!important;
	text-align: center;
	margin: 8px;
	vertical-align: middle;
}


.product_logos{
	float: left;
	width: 48%;
	max-width: 490px;
	min-width: 300px;
	margin-left: 10px;
}

.footer {
	font-size: 80%;
	color: #666;
}
.max-width {
	width: 90%;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B4D187;
	background-color: #DBEDCB;
	box-shadow: 2px 2px 10px #433067;
	padding: 16px;
	border-radius: 6px;
}
.float_left_50_percent {
	float: left;
	width: 41%;
	margin-left: 26px;
	padding: 10px;
	min-width: 280px;
	height: auto;
	min-height: 100px;
	margin-bottom: 16px;
	text-align: center;
}
.small_concept_box {
	text-align: center;
	min-width: 220px;
	float: right;
	height: auto;
	width: 30%;
	margin-left: 16px;
	margin-right: 6px;
	clear: left;
}


.special_offer {
width: 30%;
float: right;
margin-left: 12px;
max-width: 240px;
min-width: 120px;	
}

}
@media screen and (max-width:700px){
.top-phone {
display: none;
}

}

@media screen and (min-width:701px){
.top-phone {
	float: right;
	width: 50%;
	max-width: 200px;
	font-size: 180%;
	font-family: 'Salsa', cursive;
	color: #573388;
}

}