#lstAbout { margin:0; padding:0px; list-style:none; }
#lstAbout li a { padding:9px 10% 9px 0; line-height:20px; display:inline-block; width:100%; border-bottom:1px solid #EEE; position:relative;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
#lstAbout li a:after{ font:normal normal normal 14px/1 FontAwesome; content:"\f105"; position:absolute; right:5px; font-size:18px;}
#lstAbout li ul {
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}
.wrap-content >h1{
	font-size:28px;
	margin-top:0px;
	margin-bottom:30px;
	font-weight:400;
	color:#151718;
}
.form-contact .line { width: 100%; display: inline-block; margin: 10px 0 0 }
.form-contact .line:after,
.form-contact .line:before { display:table; clear:both; content:""; }
.form-contact label { display: block; float: left; width: 180px; line-height: 30px; }
.form-contact input.isoTxt { vertical-align:top; width: 60%; height: 28px; line-height: 28px; border: 1px solid #d5d6d1; padding: 1px 5px; outline: 0 }
.form-contact .select-lg { vertical-align:top; width:60%; border: 1px solid #d5d6d1; padding: 6px 2px; outline: 0 }
.form-contact .textarea-lg { vertical-align:top; width:60%; border: 1px solid #d5d6d1; height: 72px; resize: none; padding: 5px }
.form-contact select.medium { width: 182px !important }
.form-contact input.medium { width: 80px !important }
.btn-base { border:0; background:#c00000; padding:5px 10px; height:32px; min-height:32px; min-width:95px; outline:none; border-bottom:3px solid #8A2121; color:#FFF; outline:none; cursor:pointer; }
.embed_box { display:inline-block; width:100%; background:#DDD; margin:10px 0px; }
.embed_box > .photo { display:block; float:left; }
.embed_box > .photo > img { padding:0; margin:0; border:0; }
.embed_box > .body { vertical-align:top; margin-left:170px; padding:10px 10px 0 0; }
.embed_box > .body .title{ font-size:14px; margin-bottom:2px;}
.embed_box > .body > .text { line-height:18px; font-size:13.5px; }
.embed_box > .body > .link { font-size:11px; color:#c00000 }
#wrapper_info .info-left{
	float:left;
	width:50%;
}
#wrapper_info .info-right{
	float:left;
	width:50%;
}
@media (max-width: 1199px) {
/* CSS destop md - container 970px*/ 

}
@media (max-width: 1024px) {
/* CSS destop md - container 970px*/
	
}
@media (max-width: 991px) {
/* CSS tablet sm  - container 750px*/
	
}
@media (max-width: 767px) {
/* CSS phone xs */
	.mb-30_mb{
		margin-bottom:30px;	
	}
	#wrapper_info .info-left{
		width:100%;
	}
	#wrapper_info .info-right{
		width:100%;
	}
	.form-contact input.isoTxt{
		width:100%;	
	}
	.form-contact .select-lg{
		width:100%;	
	}
	.form-contact .textarea-lg{
		width:100%;	
	}
	.form-contact select.medium{
		width:100%!important;	
	}
	.form-contact label{
		width:100%;	
	}
	.qnxContact {
		margin-bottom:30px;	
	}
}
@media (max-width: 500px) {
/* CSS phone xs */
	
}