.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.txt {
width:100%;padding:2% 0;box-sizing:border-box;line-height:170%;font-size:1.5em;margin-bottom: 20px;float: left;}
.txt span{    font-weight: bold;
    font-size: 120%;}
.txt2 {margin-bottom: 0px;    padding-bottom: 0;}
.txt3 {padding-top: 0px;}
.txt ul{padding-left: 20px;padding-bottom: 10px;}
.txt li{list-style: disc;padding-bottom: 7px;}
.txt li span{
	padding-left: 20px;
    display: block;}
.txt li span li{list-style: circle;}

.txt ul.circle li{list-style:circle;padding-bottom: 5px;}
.txt table td{        padding-bottom: 5px;}
.txt table td.td1{    width: 8%;    font-weight: bold;}
.tb1{
	font-size: 1.5em;
	width: 100%;
	float: left;
	border-collapse: collapse;
	line-height: 160%;
	color: #525252;
	box-sizing:border-box;
}
.tb1 tr td{
	padding: 10px 10px 10px 15px;
	border: solid 1px #66ccff;
	box-sizing:border-box;
	vertical-align:middle;
	max-width:300px;
}
.tb1 tr td.col1{
	background-color: #e6f7ff;
	font-weight: 600;
	color: #0f8ac3;
}
@media screen and (max-width: 670px) {
.txt {
    font-size: 1.4em;
}
}

 @media screen and (max-width: 640px) {
	 .cont1-left, .cont1-right {width:100%;}
	 
 .tb2 {border-left: solid 1px #FCCCCC;}
 .txt table td.td1{
 width: 12%;
 }
}
