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

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

.pimg1 {
	border-radius: 20px;
	margin: 10px;
	float: left;
	height: auto;
	width: 90%;
	
}

.p30sol {
	border-radius: 20px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 90%;
}
.p50sol {
	border-radius: 20px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 90%;
}
.p50right {
	border-radius: 20px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
	width: 90%;
}
.p30right {
	border-radius: 20px;
	margin: 7px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
	width: 90%;	
}
.div50left {
	margin: 5px;
	display: block;
	float: left;
	height: auto;
	width: 95%;
}
.pimg100 {
	border-radius: 20px;
	margin: 10px;
	float: left;
	height: auto;
	width: 99%;
	}
.diw100 {
	float: left;
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 1%;
	padding-bottom: 1%;
	}	
}	

@media only screen and (min-width: 481px) and (max-width: 768px) {
.pimg1 {
	border-radius: 20px;
	margin: 10px;
	float: left;
	height: auto;
	width: 45%;
}
.p30sol {
	border-radius: 20px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 42%;
}
.p50sol {
	border-radius: 20px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 45%;
}
.p50right {
	border-radius: 20px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
	width: 45%;
}
.p30right {
	border-radius: 20px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
	width: 30%;
}
.div50left {
	margin: 5px;
	display: block;
	float: left;
	height: auto;
	width: 47%;
}
.pimg100 {
	border-radius: 20px;
	margin: 10px;
	float: left;
	height: auto;
	width: 99%;
	
}
.diw100 {
	padding-right: 5%;
	padding-left: 5%;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 1%;
	padding-bottom: 1%;
	}	
}
	

@media only screen and (min-width: 769px) {
.pimg1 {
	border-radius: 20px;
	margin: 10px;
	float: left;
	height: auto;
	width: 30%;
}

.p30sol {
	border-radius: 20px;
	margin: 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 32%;
}
.p50sol {
	border-radius: 20px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 45%;
}
.p50right {
	border-radius: 20px;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
	width: 45%;
}
.p30right {
	border-radius: 20px;
	margin: 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
	width: 25%;
}
.div50left {
	margin: 5px;
	display: block;
	float: left;
	height: auto;
	width: 47%;
	text-align: left;

}
.pimg100 {
	border-radius: 20px;
	margin: 10px;
	float: left;
	height: auto;
	width: 99%;
	
}
.diw100 {
	padding-right: 5%;
	padding-left: 5%;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 1%;
	padding-bottom: 1%;
}	
}
tr td h2 {
	text-align: center;
}
