



@media( max-width:480px){
.how-it-work{
	font-size: 18px;
}
}

input#input_url:focus {
  outline: none;
}

tr.service-fee{
	/*height: 50px;*/
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}


tr.service-fee th.cls-tbl{
	width: 20%;
	font-size: 18px;
	color: #333;
	border-bottom: 0 !important;
}

tr.service-fee td, tr.service-fee th{
	text-align: center;
	line-height: 50px !important;
	padding-right: 10px !important;
	
	padding-bottom: 0px !important;
}

div.box-image {
	padding: 20px 0 20px 0;
	text-align: center;
}

div.box-wrapper {
	text-align: center;
	margin-bottom: 20px;
}

div.box-wrapper p {
	font-size: 25px;
	line-height: 30px;
	color: #444444 !important;
}

div.button-wrapper button{
	
	background: #ffffff;
	color: #313131;
	border: 3px solid #313131;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
    letter-spacing: 0;
   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; 
}

div.button-wrapper button:hover{
	
	color: #C23000;
	border-color: #C23000;
	
	
}

div.my-box-header{
	position: relative;
}

div.my-box-header p{
	font-size: 20px;
    color: #313131;
    border-bottom: 2px solid #C23000;
    display: inline-block;
    padding: 0 10px 10px 10px; 
	
}

div.text-header-wrapper a{
	float: right;
	color: white;
	background: #990F0E;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding: 0 15px 0 15px;
	margin-right: 15px;
	
}

div.liner{
	margin-top: -11px;
	border-bottom: 1px solid #ecaaaa;
}

div.box-item{
	margin-bottom: 20px;
}
div.news-box{
	
	margin-bottom: 20px;
}

div.image-thumbnail{
	
	height: 160px;
	background: #e2e2e2;
}

div.image-thumbnail img{
	object-fit: cover;
     width: 100%;
  	height: 100%;
}

p.news-title{
	
	font-size: 18px;
	margin-top: 10px;
	color: #313131;
}

p.news-des{
	font-size: 14px;
}

div.gap-divider{
	
	padding: 0 10px 0 10px !important;
}

div.header-text {
	text-align:center;
}

div.header-text p{
	font-size: 38px;
	color: #ffffff;
	margin-top: 40px;
}

div.icon-wrapper a{
	
	text-decoration: none;
	padding: 15px;
	cursor: pointer;
	font-size: 40px;
	text-align:center;
	margin-left: 8px;
	color: #3f4b5a;
	display:inline-block !important;
	
	  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; 
}

a.news-read-more{
	
	color: #990F0E;
	font-size: 14px;
}

div.icon-wrapper a:hover{
	
	color: #990F0E;
}


div.box-member img{
	width: 120px;
	height: 120px;
	object-fit: cover;
}

div.box-wrapper-member{
	text-align: center;
	margin-top: 20px;
}

div.member-image{
	text-align: center;
		width: 120px;
	height: 120px;
}

div.member-image{
	text-align: center !important;
}

div.member-image img{
	width: 120px;
	height: 120px;
	

}

p.member-name{
	margin-top: 20px;
    font-size: 18px !important;
    color: #ffffff !important;
    margin-bottom: 0;
}

p.member-des{
	font-size: 14px !important;
	color: #ffffff !important;
}


