@charset "UTF-8";
body {
	background-color: #efefef;
	color: #474950;
}
.outer {
	padding-left:20px;
	padding-right:20px;
}
.wrapper {
	font-family: 'Open Sans', sans-serif;
	max-width: 1280px;
	max-height:4000px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
.header {
	width:100%;
	height:auto;
}
.logo {
	float: left;
	height: auto;
	width: 555px;
}
.site-description {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: right;
	height: auto;
	width: 45%;
	margin-top:100px;
	text-align:right;
}
.line {
	width:100%;
	border-top:solid 1px #afafaf;
	float:left;
}
.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner2 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	display:none;
}
.row {
	width:100%;
	height:auto;
	float:left;
}
.product {
	float: left;
	height: 300px;
	width: 250px;
	margin-right: 3.33%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product-image {
	width:100%;
	height:auto;
	float:left;
	outline:none;
	border:none;
}
.product-title {
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	font-size:14px;
}
.more-info {
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	font-size:12px;
}
a {
	color: #3229fe;
}
a:hover {
	color: #000000;
}
.paragraph1 {
	float: left;
	height: auto;
	width: 100%;
	text-align:center;
}
.footer {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom:60px;
	font-size:12px;
	padding-top:20px;
	text-align:center;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
p {font-size:14px;}
/* Styles for the mobile devices */
@media screen and (max-width: 1280px) {
	.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:1280px;
	height:auto;
}
}
@media screen and (max-width: 1024px) {
.logo {
	width:100%;
	text-align:center;
}
.site-description {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 100%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:1024px;
	height:auto;
}
}
@media screen and (max-width: 980px) {
	.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:940px;
	height:auto;
}
}
@media screen and (max-width: 900px) {
.logo {
	width:100%;
	text-align:center;
}
.site-description {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 100%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:860px;
	height:auto;
}

}
@media screen and (max-width: 800px) {
	.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:760px;
	height:auto;
}
.logo {
	width:400px;
	text-align:center;
}
.site-description {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 100%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
}
@media screen and (max-width: 768px) {
	.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:708px;
	height:auto;
}
.logo {
	width:280px;
	text-align:center;
}
.site-description {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 45%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
}
@media screen and (max-width: 600px) {
	.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:560px;
	height:auto;
}
}
@media screen and (max-width: 645px) {

.logo {
	width:666px;
	text-align:center;
}
.site-description {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 100%;
	margin-top:10px;
	text-align:center;
}
.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	width:400px;
	height:auto;
}

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

.logo {
	width:100%;
	text-align:center;
}
	.logo img {
	float: left;
	height: auto;
	width: 340px;
	text-align:center;
}
.site-description {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 100%;
	margin-top:10px;
	text-align:center;
}
.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:728px;
	height:auto;
}

}
@media screen and (max-width: 600px) {
	.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner1 img {
	max-width:560px;
	height:auto;
}
}
@media screen and (max-width: 480px)
{
.site-description {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3229fe;
	float: left;
	height: auto;
	width: 100%;
	margin-top:10px;
	text-align:center;
}
.banner1 img {
	max-width:440px;
	height:auto;
	display:none;
}	
.banner2 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	display:block;
}
}
@media screen and (max-width: 360px) {

.logo {
	float: left;
	height: auto;
	width: 100%;
	text-align:center;
}
.logo img {
	float: left;
	height: auto;
	width: 280px;
	text-align:center;
}
.banner1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	display:none;
}
.banner1 img {
	display:none;
}
.banner2 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	display:block;
}
	
}





