
.container3{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
 }
 
 .container4{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
 }
 
 .pt-20{

	margin-top: 20px;
 }
 

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

.container3{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
 }
 
  .container4{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
 }


}


.button_10 {
    border: 2px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 40px!important;
    font-size: 20px!important;
    color: #FFFFFF;
    text-align: center;
    background-color: #003787;
    padding-right: 20px !important;
    padding-left: 20px !important;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px!important;
    padding-bottom: 5px!important;
    height: 40px!important;
    width: 250px;
    margin-top: 15px;
}


.img-100 {
 }
  
.img-100 img {
	width: 100%;
	height: auto;

}

.search-bar {
	width: 100%;
	height: auto;

}


.search-bar  input[type="text"], input[type="email"], input[type="url"], textarea {
	width: 100%;
	border: 1px solid #ebebeb;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

.search-bar input {
	width: 30% !important;
	border: 1px solid #ebebeb;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

.search-bar input[type="submit"] {
	width: 10% !important;
	border: 1px solid #ebebeb;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}


.aimg {

 }
 
 .aimg2 {

 }
 
 .aimg img {
	width: auto;
	height:auto;
 }
 
  .aimg2 img {
	width: auto;
	height:auto;
 }
 
 @media screen and (max-width : 900px) {

 .aimg img {
	width: 100%;
	height:auto;
 }

 .aimg2 img {
	width: 90%;
	height:auto;
 }
}


.pwd1 {
	font-size: 30px;
	color: #003787;
	line-height: 50px;
 }
 
 .pwd2 {
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	margin-bottom: 20px;
 }
 
  .pwd3 {
	font-size: 20px;
	color: #333333;
	line-height: 35px;
 }
 
  .pwd4 {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: right;
 }
 
   .pwd5 {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: center;
 }
 
 .pwd6 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 35px;
 }
 
    .box1 {
	text-align: center;
	width: 100%;
 }


.downloadwd1 {

	font-size: 20px;
	color: #FFFFFF;
	background-color: #f78223;
	text-align: center;

 }
 
 .downloadwd1 a {

	font-size: 20px;
	color: #FFFFFF;
	background-color: #f78223;
	text-align: center;

 }
 
 .bar {
    width: 70px;
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 30px;
}

.bar img {
	width: 100%;
	height: auto;
}

.pc {
display:inline;

}
.phone {
display:none;
}


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

.bar {
    width: 70px;
    position: fixed;
    z-index: 99;
    right: 5px;
    bottom: 10px;
}

.bar img {
	width: 100%;
	height: auto;
}

.pc {

display:none;

}
.phone {
display:inline;
}


}
  