body {
    margin: 0;
    font-family: 'ProximaNova-Light', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    color: #FFF;
    text-align: left;
    background-color: #333;
	padding-top:0;
}
p {
    margin:0 0 10px;
}
.navbar>.container, .navbar>.container-fluid {
    display: -ms-flexbox;
    display: inline-block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
	margin-bottom:0;
}
.navbar-nav {
    display: -ms-flexbox;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 20px;
    margin-bottom: 0;
    list-style: none;
}
.navbar-brand {
	margin-right:0;
}
.navbar a {color: #FFF;}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    vertical-align: 0;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
#footer a{text-decoration:none;}
.form-control {
    display: block;
    width: 100%;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.img-title img{
	width: 640px;
	display: block;
	margin: 0 auto -35px auto;
}
.link_more_back{
    font-size: 15px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 10px 0;
	line-height:13px;
}
.link_more_back a {
    font-size: 13px;
    margin-right: 0px;
	color: #007bff;
}
.link_more_back a:hover {color:#616a76;}
.link_more_back a:focus {color:#468ff3;}

.link_more_tq{
    font-size: 15px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
textarea.form-control {
    height: auto;
    padding-top: 5px;
}
.selectbox:after{display:none;}
.title {
	font-size: 92px;
	font-weight: 200;
	text-align:center;
	margin: 40px auto 0 auto;
}
.title1 {
    font-size: 59px;
    font-weight: 200;
    text-align: center;
    margin: 40px auto 0 auto;
}
.hr-line{
	width:100%;
	margin:0 auto 10px auto;
	border-top: 7px solid #cdcdcd;
}
.form-text{
	margin:0 auto 20px auto;
	text-align:center;
	font-size:15px;
}
.form-group {  margin-bottom: 26px;}
.form-wrapper{width:80%;margin:0 auto;}
select:required:invalid {color: #9e9e9e;}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}
select option:disabled {color: #bdbdbd;}
select:disabled{opacity: 0.6;}
select.classic {
  background-image:    linear-gradient(45deg, transparent 50%, #ffffff 50%),     linear-gradient(135deg, white 50%, transparent 50%),     linear-gradient(to right, #0084ff, #0084ff);
  background-position:calc(100% - 18px) calc(1em + 0px),     calc(100% - 13px) calc(1em + 0px),     100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.center-block {
    margin-left: auto;
    margin-right: 20px;
    margin-bottom: 30px;
	width:100px;
}
.center-block .btn{ text-transform: uppercase;}
.selectbox { height: 32px;}
select.form-control:not([size]):not([multiple]) {height: 32px;color: #495057;}
[type="submit"] {
    font-family: 'ProximaNova-Bold', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.link_more{	width:100%; text-align:right;padding: 0px 30px 30px 0;}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {    border-top-right-radius: 0;border-bottom-right-radius: 0;border-radius:0;}
.input-group{width:100%;}
.col-sm-6 {
    width: 100%;
}
.text-right {
    text-align: right!important;
}
.border {
    border: 1px solid #dee2e6!important;
}
.btn-col{width:50%;float:left;}
#navbar-form-search .input-group{width:unset;}
@media (min-width: 576px){
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
}
@media screen and (min-width: 992px) {

.container {
    max-width: 970px;
}
}
@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}
@media screen and (max-width: 1199px){
body {
    font-size: 14px;
}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
	.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
	}
#menu .nav_special.visible-xs.visible-sm {
    padding: 0 0 0 0;
    margin-top: -2.5px;
}
.title {
    font-size: 75px;
}
}

@media screen and (max-width: 768px) {
.container {
    max-width: 100%;
	width:100%;
}
.center-block {
    margin-bottom: 0px;
	margin-right:30px;
}
.letstalk-input .col-sm-6 {float:left;}

.g-recaptcha {margin-left: 26px;}

}
@media screen and (max-width: 576px) {
.center-block {
    margin: 0px auto;
	width:100%;
}
.link_more_back {
    width: 100%;
    text-align: center;
	padding: 10px 0px 10px 0;
}
.btn-col{width:100%;float:none;}
.letstalk-input .col-sm-6 {float:none;}
.btn{
    width: 100px;
    display: block;
margin: 0 auto;}
}
@media screen and (max-width: 380px) {
.form-wrapper{
	width:100%;
	margin:0 auto;
}
}
@-moz-document url-prefix() {
  select, select.form-control {
    padding: 0 10px 0 13px !important;
  }
}
.text-danger {
    padding-left: 0px;
    color: #f39c12 !important;
    font-family: 'ProximaNova-Bold', sans-serif;
    text-align: left;
	font-size:13px;
	display:block;
}
.lang-en, .lang-th, .lang-id, .lang-vn, .lang-tc, .lang-sc, .lang-hk {
  display: none;
}