.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.txt {width:100%;padding:2% 0;box-sizing:border-box;line-height:160%;font-size:1.5em;}

.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;
}

 .gallery-img-style2{
width:100%;
height:auto;
float:left;	
}

.gallery-img-style2 .gl-one-element{
width:37%;
height:auto;
float:left;	
margin-right:3%;
box-sizing:border-box;
}
.gallery-img-style2 .gl-one-element2{
width:60%;
margin-right:0%;
}
.gallery-img-style2 .gl-one-element2 ul{
    padding-left: 20px;
    line-height: 200%;
    padding: 10px 0 0 20px;
}
.gallery-img-style2 .gl-one-element2 ul li{
        list-style: disc;
}    

.gallery-img-style2 .gl-frame-img{
	width:100%;
	height:auto;
	float:left;
}

.gallery-img-style2 .gl-frame-img img{
	width:100%;
/*	max-width:300px;*/
	margin:0 auto;
	height:auto;
}
.gallery-img-style2 .gl-name {
    color: #333333;
    font-size: 1.4em;
    line-height: 160%;
    font-weight: bold;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    float: left;
}
@media screen and (max-width: 670px) {
.tb1{
	font-size: 1.2em;
}
.gallery-img-style2 .gl-one-element2 ul{
    padding-top: 0;
    line-height: 180%;
}
}










 @media screen and (max-width: 480px) {
	 .cont1-left, .cont1-right {width:100%;}
	 
 .tb2 {border-left: solid 1px #FCCCCC;}
 
.gallery-img-style2 .gl-one-element{
width:100%;
margin-right:0;
}
.gallery-img-style2 .gl-one-element2{
width:100%;
}.gallery-img-style2 .gl-one-element2 ul{
        margin-top: 20px;;
}
}
