@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.headdiv{
	display:flex;
	background-color:#FFFFFF;
	width:100%;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}
.navdiv{
	display: flex;
	background-color: #FFFFFF;
	max-width: 400px;
	min-width: 400px;
	height: 50px;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.navbtnbox{
	min-width: 90px;
	max-width: 90px;
	margin:2px;
}
.logotile {
	min-width: 250px;
	max-width: 250px;
	height:58px;
}
.logotile > img {
	padding: 5px;
	left: -10px;
	position: relative;
}
.bodydiv{
	width: 100%;
	margin: auto;
	max-width: 1200px;
}
.footdiv{
	display:flex;
	background-color:#0063b1;
	color:#FFFFFF;
	width:100%;
	height:100px;
}
.navbtn{
	height: 35px;
	max-width: 90px;
	background-color: #0063b1;
	text-align: center;
	line-height: 35px;
	border-radius: 2px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 90px;
	font-size: 14px;
}
.blueband{
	min-height:302px;	background-color:#EEEEEE;
	background-image:url('https://storage.googleapis.com/smpcbucket/pub/img/banner-beige-bg.png');
	background-repeat:no-repeat;background-position:right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-radius:10px;
	margin:5px;
}
.bluebandsub{
	background: rgb(0 99 177 / 73%);
	width: 100%;
	min-height: 350px;
	border-radius: 10px;
}
.tilebox {
	display: flex;
	padding-bottom: 12px;
	width: 100%;
	border-radius: 5px;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}
.tile2{
	heightX: 120px;
	min-width: 250px;
	margin: 20px;
	max-width: 350px;
	padding: 5px;
	text-align: center;
	font-size: 15px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.24);
	border-radius: 4px;
	color: #666;
	background-color: #FFFFFF;
}
.tileHead{
	font-size:25px;padding:5px;padding-top:10px;
}
.tileTxt{
	padding:5px;
	line-height: 20px;
}
.tilebox2text{
	padding:5px;
	line-height: 20px;
}
.tilebox2{
	display: flex;
	
	padding-topX: 50px;
	padding-bottom: 20px;
	width: 100%;
	border-radius:5px;
	flex-wrap: wrap;
	flex-direction: row;
}

.tile4{
	height: 210px;
	min-width:380px;
	max-width:380px;
	margin: 10px;
	text-align:center;
	font-size:15px;
	box-shadow:0 1px 5px rgb(0 0 0 / 30%), 0 1px 2px rgb(0 0 0 / 24%);
	border-radius:10px;
	color:#666;
	background-color:#FFFFFF;
	border:0px solid #0063b1;
	
}
.tilead{
	padding: 10px;
    width: 100%;
    background-color: #eee;
    margin: 10px;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}
.tile3{
	height: 380px;
	min-width:380px;
	max-width:380px;
	margin: 10px;
	text-align:center;
	font-size:15px;
	box-shadow:0 1px 5px rgb(0 0 0 / 30%), 0 1px 2px rgb(0 0 0 / 24%);
	border-radius:10px;
	color:#666;
	background-color:#FFFFFF;
	border:0px solid #0063b1;
	
}
.tileHead3{
	font-size: 25px;
	padding: 20px;
	text-align: center;
	color: #9E9E9E;
	border-radius:5px;
}
.tileHead4{
	font-size: 25px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	color: #FFFFFF;
}
.tileHead5{
	font-size: 25px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	color: #666;
}
.tileHead6{
	/*position: relative;
    top: -83px;*/
	font-size: 25px;
	padding: 20px;
	text-align: center;
	color: #9E9E9E;
	border-radius:5px;
}
.tileText4{
	font-size: 15px;
	padding: 20px;
	text-align: left;
	color: #FFFFFF;
	line-height: 20px;
}
.tileText5{
	font-size: 15px;
	padding: 8px;
	padding-left: 20px;
	text-align: left;
	color: #607D8B;
	line-height: 20px;
}

.tilebox5{
	display: table;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	border-radius:5px;
}
.tile5{
	min-width: 220px;
	margin: 5px;
	text-align:center;
	font-size:15px;
	border-radius:1px;
	background-color:#FFF;
	border-radius: 10px;
	box-shadow: 0 1px 5px rgb(0 0 0 / 30%), 0 1px 2px rgb(0 0 0 / 24%);
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom:14px;
}
.freetrialbtn{
	background-color: #8bc34a;
	color: #FFFFFF;
	width: 150px;
	height: 50px;
	margin: auto;
	line-height: 50px;
	border-radius:5px;
	display:block;
}

.freetrialbtn2{
	background-color: coral;
	color: #FFFFFF;
	width: 200px;
	height: 50px;
	margin: auto;
	line-height: 50px;
	border-radius:5px;
	padding: 10px 50px;
}
.freetrialbtn2:hover{
	background-color: rgb(251, 160, 127);
}
.tilehead5{
	font-size:35px;text-align:center;padding-bottom:20px;color:#8BC34A;line-height:35px;
}
.btntext5 {
	padding:0px;
	line-height:20px;
	background-color:#0460a8;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.orangetile{
	background-color:#dc5b00;
}
.bluetile{
	background-color:#0063b1;
}
.nocc{
	color: #8bc34a;
	padding: 6px;
}

.nocca{
	color: #8bc34a;
	text-decorationx: underline;
}

.txtwhite{
	color: #FFF;
}
.txtlightgreen{
	color: #8bc34a;
}
.txtgray{
	color: #9E9E9E;
}
.select30
{
	height:30px;
}

.vidbtn {
	color: #FFF;font-size: 45px;background:orange;border-radius: 100%;padding: 10px;cursor:pointer;
}
.fourbyfour{
	max-width:800px;
	margin:auto;
}

.txtHead1{
	font-weight: 400;
	font-family: Arial, sans-serif;
	font-size: 48px;
	line-height: 48px;
	color: rgb(255, 255, 255);
	font-style: normal;
	width: 450px;
	position: relative;
	top: 50px;
	left: 50px;
}
.txtHead2{
	font-weight: 400;
	font-family: Arial, sans-serif, Roboto;
	font-size: 18px;
	color: rgb(255, 255, 255);
	font-style: normal;
	line-height: 24px;
	position: relative;
	top: 60px;
	width: 470px;
	left: 50px;
}

.tilebtns {
	max-width: 250px;
	min-width: 250px;
	margin: 20px 20px 20px 20px;
	height: 50px;
}
.btnbar {
	position:relative;
	top:50px;
	leftX:50px;
	max-width:600px;
}
#showButton{
	cursor:pointer;
	height: 70px;
	background-color:#009F3C;
	border-radius:4px;
	color:#FFF;
	width:246px;
	height:70px;
}
#viewButton{
	width: 250px;
	height: 70px;
	background-color:#FF6600;
	border-radius:4px;
	color:#FFF;
}
#prodDiv {
	width:640px;min-height:80px;border-color:#fff;border-styleX:solid;border-widthX:1px;position:relative;top:50px;;
}
@media only screen and (max-width: 500px) {
	.tile5{
		width:80%;
	}
	.tile2{
		width:80%;
	}
}
@media only screen and (max-width: 600px) {
	#vidbtndiv{
		display:none;
	}
	.fetbox{
		display:none;
	}
	#viddiv{
		display:block !important;
	}
	#ytframe{
		width:90% !important;
	}
}
@media only screen and (max-width: 500px) {
	.txtHead2{
		left: 25px;
		font-size: 15px;
		width: 90%;
	}
	.txtHead1{
		left: 25px;
		font-size: 40px;
		width: 90%;
	}
	.btnbar {
		leftX:25px;
	}
	#prodDiv {
		width:362px;
	}
	
}
@media only screen and (max-width: 928px) {
	.bluebandsub {
		border-radiusx:0px
	}
	.txtHead2{
		font-size: 15px;
		
	}
	.txtHead1{
		font-size: 40px;
		
	}
	.prodDivDesc{
		display:none;
	}
	#prodDiv {
		width:362px;
	}
}
.centhv {
	display: flex;
	align-items: center;
	justify-content: center;
}
.viewbtntab{
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	padding:0px;
	background-color:#FF6600;
	color:white;
	font-family:Arial;
	font-size:17px;
	border-collapsex: collapse;
	width:246px;
	border-radius:2px;
	height:70px
}
.showbtntab{
	width:246px;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	padding:0px;
	background-color:#009F3C;
	color:white;
	font-family:Arial;
	font-size:17px;
	height:70px;
	border-radius:2px;
}
#warnDiv{
	width:242px;display:none;position: absolute;z-index: 5;top: -28px;
}
table tr:last-child td:first-child {
	border-bottom-left-radius: 2px;
}

table tr:last-child td:last-child {
	border-bottom-right-radius: 2px;
}
#smpcfreebtn{
	width:246px;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	padding:0px;
	background-color:#009F3C;
	color:white;
	font-family:Arial;
	font-size:17px;
	border-radius:2px;
	height:70px
}