.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.cont1-left{width: 50%;
    float: left;}
.cont1-left img{    width: 100%;}
.cont1-right{width: 47%;
    float: right;
    padding-left: 3%;   
	font-size: 1.4em;
	line-height: 180%;
	    text-align: left;}
.cont1-right img{
width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.cont1-right ul {
	padding-left: 20px;
}
.cont1-right li {
   list-style: disc;
}
.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:49%;
height:auto;
float:left;	
margin-right:2%;
box-sizing:border-box;
/*margin-bottom: 20px;*/
}
.gallery-img-style2 .gl-one-element2{
width:49%;
}

.gallery-img-style2 .mgr-0{
margin-right:0%;
}

.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;
    margin-top: 5px;
    text-align: center;
    float: left;
}

.gallery-img-style2 .gl-one-element2 .gl-name {
    margin-bottom: 8px;
}
.cont1-left .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;
}
.cont1-right .gl-name {
    color: #333333;
    line-height: 160%;
    font-weight: bold;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    float: left;
}
@media screen and (max-width: 640px) {
.tb1{
	font-size: 1.2em;
}
}










 @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%;
margin-top: 10px;
}

.gallery-img-style2 .gl-name2 {
    text-align: left;
}
}
