@media (min-width: 500px) and (max-width: 641px) {
	.head-why {
		top: -50px;
	}
	.head-changing-text {
		top: 240px;
	}
	.get-started {
		top: -25px !important;
	}
}
	.head img {
		width: 150px;
	}
	.head-why {
		font-size: 14px;
	}
	.head-changing-text {
		font-size: 16px;
		position: absolute;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
	.get-started {
		font-size: 15px;
		top: 175px;
	}
	.nav-bar { display: none; }
	#wrapper, #menuBtn { display: block !important; }
	#menuBtn { position: absolute; top: 0; right: 0; height: 55px; width: 100%; background: #dfdddd; color: #999191; line-height: 70px; text-align: center; z-index: 1;}
	#menuBtn .icon-menu { font-size: 2em; position: relative; bottom: 6px; z-index: 1; float: right;}
	#mobMenu { display: none; }
	#mobMenu ul { width: 100%; padding: 0; margin: 0; position: absolute; top: 55px; left: 0; background-color: #dbdbdb; z-index: 100;}
	#mobMenu li { text-align: center; height: 45px; background: #dbdbdb; width: 100%; margin: 0 0 2px 0px; padding: 0; list-style: none; border: 1px solid #b6b6b6;}
	#mobMenu li:hover { background: #3e3c3c; color: white !important; }
	#mobMenu li > a { text-decoration: none; color: black; display: block; line-height: 300%;}
	#mobMenu li > a:hover { text-decoration: none; color: black; }
	.about {
		margin-top: -76px;
		height: 650px;
	}
	.about-text {
		margin-top: 20px !important;
		width: 100% !important;
		font-size: 14px !important;
		text-align: center;
	}
	.graph {
		top: 75px;
		width: 105% !important;
	}
	.about-below-text {
		position: relative;
		font-size: 14px !important;
		top: 220px;
	}
	.product {
		top: -75px;
		height: 650px;
	}
	.products-lead-text {
		width: 100% !important;
	}
	.prods-img {
		width: 165px !important;
	}
	.img-prod-left-bottom {
		width: 165px !important;
		left: 0;
		top: 25px !important;
	}
	.img-prod-left-text {
		width: 100% !important;
		position: relative;
		text-align: center;
		top: 35px !important;
	}
	.prod h1 {
		font-size: 18px;
	}
	.badge-center {
		width: 100% !important;
	}
	#Fullscreen {
		height: 100% !important;
	}	
	#Fullscreen img {
		top: 30%;
	}
	.select:before {
		width: 175px;
	}
	.styledSelect {
		padding: 0 !important;
		line-height: 200%;
		font-size: 9px;
	}
	.select {
		width: 175px;
	}
	.options {
		font-size: 10px;
	}
	.badge {
		top: 50px;
	}
	.prods-img-cp {
		left: 0;
		width: 165px !important;
		height: 135px !important;
	}
	.contact {
		margin-top: -75px;
		height: 950px;
	}
	.contact-table {
		top: 0;
		left: 0;
		width: 100%;
	}
	.form-contact {
		float: none;
		top: 25px;
		left: 0;
	}
	.contact-input-bar {
		width: 250px;
	}
	.contact-input-bar input[type="text"],
	.contact-input-bar input[type="text"],
	.contact-input-bar input[type="number"],
	.contact-input-bar input[type="number"], 
	.contact-input-bar textarea {
		width: 205px !important;
	}	
	.form-bttn {
		width: 100%;
	}