@font-face {
    font-family: 'ThaiSansNeueLight';
    src: url('../fonts/ThaiSansNeueLight.eot');
    src: url('../fonts/ThaiSansNeueLight.eot') format('embedded-opentype'),
         url('../fonts/ThaiSansNeueLight.woff2') format('woff2'),
         url('../fonts/ThaiSansNeueLight.woff') format('woff'),
         url('../fonts/ThaiSansNeueLight.ttf') format('truetype'),
         url('../fonts/ThaiSansNeueLight.svg#ThaiSansNeueLight') format('svg');
}
@font-face {
	font-family: 'TimesNewRomanPSMT';
	src: url('../TimesNewRomanPSMT.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
     font-family: 'DBAdmanXRegular';
    src: url('../fonts/dbadmanx.eot');
    src: url('../fonts/dbadmanx.eot') format('embedded-opentype'),
         url('../fonts/dbadmanx.woff2') format('woff2'),
         url('../fonts/dbadmanx.woff') format('woff'),
         url('../fonts/dbadmanx.ttf') format('truetype'),
         url('../fonts/dbadmanx.svg#DBAdmanXRegular') format('svg');
}
@font-face {
    font-family: 'foxinthesnow';
    src: url('../fonts/foxinthesnow.eot');
    src: url('../fonts/foxinthesnow.eot') format('embedded-opentype'),
         url('../fonts/foxinthesnow.woff2') format('woff2'),
         url('../fonts/foxinthesnow.woff') format('woff'),
         url('../fonts/foxinthesnow.ttf') format('truetype'),
         url('../fonts/foxinthesnow.svg#foxinthesnow') format('svg');
}
@font-face {
    font-family: 'DBAdmanXLight';
    src: url('../fonts/dbadmanxli.eot');
    src: url('../fonts/dbadmanxli.eot') format('embedded-opentype'),
         url('../fonts/dbadmanxli.woff2') format('woff2'),
         url('../fonts/dbadmanxli.woff') format('woff'),
         url('../fonts/dbadmanxli.ttf') format('truetype'),
         url('../fonts/dbadmanxli.svg#DBAdmanXLight') format('svg');
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
  url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
  url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
  url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
  url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sticky h1.brand {
    margin: 0;
}
.banner-contain .container {
    max-width: none;
}
body {
  background: none;
   font-family: 'ThaiSansNeueLight';
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
#sp-top-bar {
    background-color: #db1c25;
    color: #fff;
}
#sp-top-bar a {
    color: #fff;
}
.lang-switch {
    display: inline-block;
    padding: 3px 0;
}
.sp-column.lang-switch a {
    display: inline-block;
    padding: 0px 5px 0px 2px;
    border-radius: 5px;
    text-transform: uppercase;
}
.sp-column.lang-switch a img {
    display: inline-block;
    margin: 0 0 0 5px;
    height: 15px;
    vertical-align: -2px;
}
.sp-column.lang-switch a.active {
    background: #fff;
    color: #db1c25!important;
}
.link_top_right ul li .fa {
    margin-right: 3px;
}
.link_top_right ul li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.link_top_right ul {
    margin: 0;
    padding: 0;
}
section#sp-top-bar {
    padding: 0;
    display: none;
}
#sp-header {
    background-color: black;
    color: #666;
    position: relative;
    z-index: 2;
}
.banner_top ul {
    list-style: none;
    padding: 0;
}
.banner_top li {
    display: inline-block;
    vertical-align: middle;
}
.top-menu {
    background-color: white;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    line-height: 50px;
    vertical-align: top;
    font-family: 'ThaiSansNeueLight';
    font-size: 23px;
    padding: 20px 10px;
    display: inline-block;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgb(237, 29, 37);
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item>a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
    color: #fff;
    background-color: #000;
    border-radius: 0;
}
.form_hiden form#form-search {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 18px;
    background: #db1c25;
}
.about_tab_home a p {
    text-align: center;
}
.sub-menu-search {
    margin-top: 40px;
}
.text-slide1 p {
    font-size: 50px;
    color: #3e84c5;
    font-family: 'TimesNewRomanPSMT';
    font-weight: bold;
}
.tp-caption {
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-align: right;
}
.text-slide2 p {
    color: white;
    font-family: 'ThaiSansNeueLight';
    font-size: 30px;
}
.text-slide3 p {
    font-family: 'foxinthesnow';
    font-size: 30px;

}

.text-area {
    font-size: 55px;
    margin: 40px 0;
    font-weight: bold;
    font-family: TimesNewRomanPSMT;
}
.firs-area img {
    margin: 0 auto;
    border: 2px solid black;
    border-radius: 50px;
}
.second-area img {
    margin: 0 auto;
    border: 2px solid black;
    border-radius: 50px;
}
.third-area img {
    margin: 0 auto;
    border: 2px solid black;
    border-radius: 50px;
}
.firs-area p {
    text-align: center;
    margin: 10px 0;
    font-size: 25px;
    color: black;
}


.third-area p {
    text-align: center;
    margin: 10px 0;
    font-size: 25px;
    color: black;
}
.firs-area a:hover p {
    color: #3e84c5;
}
.firs-area a:hover p {
    color: #3e84c5;
}
.firs-area a:hover p {
    color: #3e84c5;
}
.second-area a:hover p {
    color: #3e84c5;
}
.second-area a:hover p {
    color: #3e84c5;
}
.second-area a:hover p {
    color: #3e84c5;
}
.third-area a:hover p {
    color: #3e84c5;
}
.third-area a:hover p {
    color: #3e84c5;
}
.third-area a:hover p {
    color: #3e84c5;
}
.second-area p {
    text-align: center;
    margin: 10px 0;
    font-size: 25px;
    color: black;
}
.firs-area img:hover {
  filter: none;
  -webkit-filter: none;
}
.text-member {
    font-size: 55px;
    color: white;
    font-weight: bold;
    margin: 45px 0;
    font-family: TimesNewRomanPSMT;
}
.third-area img:hover {
  filter: none;
  -webkit-filter: none;
}
.second-area img:hover {
  filter: none;
  -webkit-filter: none;
}
.firs-area a:hover img {
    border: solid 2px #3e84c5;
}
.second-area a:hover img {
    border: solid 2px #3e84c5;
}
.third-area a:hover img {
    border: solid 2px #3e84c5;
}
.firs-area img {
    -webkit-filter: brightness(-1000%);
}
.second-area img {
    -webkit-filter: brightness(-1000%);
}
.third-area img {
    -webkit-filter: brightness(-1000%);
}
.form_hiden:hover > form#form-search input {
    border-radius: 0;
    border: 0;
    text-transform: uppercase;
}

button#search_buttom .fa {
    color: #666666;
    font-size: 23px;
}
button#search_buttom:hover .fa {
    color:#db1c25;
}
.form_hiden {
    line-height: 0px;
    display: block;
    float: right;
    padding: 10px 10px;
}
button#search_buttom {
    background: none;
    padding: 22px 10px;
    line-height: 0;
    vertical-align: text-bottom;
    display: inline-block;
}
.form_hiden:hover > form#form-search {
    visibility: visible;
    opacity: 1;
}
#fading-header.sticky header#sp-header > .container {
    display: none;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li:hover > a {
    color: #ed1c24;
}
.business_partner .inner-page a {
    color: #3e84c5;
}
.sp-megamenu-parent > li {
    vertical-align: top;
}    
.sp-megamenu-wrapper:after {
    content: '';
    display: block;
    clear: both;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
    line-height: 100%;
}
h1.brand {
    margin: 8px 0;
    text-align: center;
}
.banner_top {
    margin: 7px 0 0;
}
.sp-column.pull-right.link_top_right {
    margin: 0;
}
.form_hiden form#form-search button {
    display: none;
}
.about_tab_home form {
    display: none;
}
.about_tab_home form:first-child {
    display: block;
}
.about_tab_home h1 {
    text-align: center;
    color: #231f20;
}
.about_tab_home ul {
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
}
.about_tab_home ul li {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 20px;
}
.about_tab_home ul li {
    display: inline-block;
    padding: 8px 20px;
    color: #bf272e;
    border-radius: 5px;
}
.about_tab_home ul li.active, .about_tab_home ul li:hover {
    background-color: #bf272e;
    color: #fff;
}

section.sppb-section.new-activity {
    background-image: url(../images/new-activity.png);
    min-height: 300px;
    background-attachment: fixed;
    background-size: cover;
    padding: 30px 0 40px;
    position: relative;
}
section.sppb-section.new-activity .sppb-row-container {
    position: relative;
    z-index: 1;
}
section.sppb-section.new-activity:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height:100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.64);
}    
.new-activity ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section.sppb-section.new-activity h2 {
    text-align: center;
    border-bottom: 1px solid #db1c25;
    display: inline-block;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
section.sppb-section.new-activity .sppb-row-container {
    text-align: center;
}
section.sppb-section.new-activity .sppb-row-container h3 {
    color: #db1c25;
    font-size: 21px;
    text-align: left;
}
section.sppb-section.new-activity .sppb-row-container .desc {
    color: #fff;
    text-align: left;
    border-bottom: 1px solid #db1c25;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.date {
    text-align: left;
    color: #fff;
    font-weight: bold;
}
.date .fa {
    margin-right: 8px;
}
.date span {
    color: #f14833;
    font-weight: bold;
}
.business_partner h2 {
    text-align: center;
}
.business_partner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.business_partner li {
    display: inline-block;
    width: 15.5%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.business_partner li img {
    width: auto!important;
    height:auto!important;
}
section.sppb-section.business_partner {
    padding: 30px 0 50px;
    background-image: url('../img/section3.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
section.sppb-section.business_partner {
    font-size: 30px;
}
.contact-detail {
    font-size: 30px;
}
#sp-footer {
    background-color: black;
    color: #fff;
}
.achievement-text span {
    font-size: 55px;
    font-weight: bold;
    display: block;
    margin: 60px 0;
    font-family: TimesNewRomanPSMT;
}
.achievement-text p {
    font-size: 30px;
}
.achievement-text p:last-child {
    margin: 50px 0;
    color: #3e84c5;
}
#sp-footer a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    line-height: 14px;
}
.copyrighttext {
    line-height: 14px;
}
ul.tp-revslider-mainul, ul.tp-revslider-mainul li {
    list-style: none!important;
}
section#sp-main-body.product_list {
    margin-top: 0px;
    padding-top: 0;
    font-size: 23px;
}
.no-listing {
    border: 1px dashed #bf272e;
    padding: 8px;
    text-align: center;
    color: #bf272e;
    border-width: 1px 0;
    margin: 40px 0;
}
.sp-page-title {
    background-size: cover;
    background-attachment: initial;
    position: relative;
    background: none!important;
    padding: 0;
}
div#post-image img {
    width: 100%;
    max-width: initial!important;
}
.sp-page-title .container {
    padding: 0;
    width: 100%;
}
    section#contact-form form {
    padding: 0 70px 70px;
    position: relative;
    z-index: 1;
}
	.black_bckg-50 {
    background-color: rgb(167, 15, 21);
    color: #fff;
}
	.black_bckg-50 a {
		color: #fff;
	} 
ul.list-field ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.list-field ul li {
    margin-bottom: 15px;
}
ul.list-field li {
    list-style: none;
}
ul.list-field select option {
    color: #000;
}
ul.list-field input, ul.list-field textarea, ul.list-field select {
    color: #000;
    border: 1px solid #999;
    border: 1px solid rgba(200,200,200,0.8);
    background: transparent;
    width: 100%;
    border-color: rgba(255,255,255,0.85);
    font-size: 22px;
    box-shadow: 0px 0px 5px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    border: 1px solid #f5f5f5;
    padding: 3px 10px 6px;
}
ul.list-field textarea {
    height: 100px;
}
ul.list-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
ul.list-field input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
ul.list-field input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
ul.list-field input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

ul.list-field textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
ul.list-field textarea::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
ul.list-field textarea:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
ul.list-field textarea:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.button_submit button:hover {
    background: #a70e16;
    color: #fff;
}
.button_submit button {
    border-color: rgba(255,255,255,0.77);
    background-color: rgba(255,255,255,0.05);
    color: #000;
    margin: 15px 0;
    border: 1px solid #f5f5f5;
    padding: 10px 30px;
    line-height: 100%;
    border-radius: 4px;
    box-shadow: -1px 0px 5px #000;
    font-weight: bold;
}
.capcha img {
    margin-bottom: 15px;
}

li.capcha {
    color: #fff;
}
ul.list-field {
    padding: 0;
}
.address-contact {
    padding: 70px;
    height: 100%;
    text-shadow: 1px 1px 1px #000;
    font-size: 23px;
}
.address-contact span.fa {
    color: #fff;
    background: #00000059;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 2px;
    text-indent: 6px;
    text-shadow: 1px 1px 1px #000;
}
section#map-contact iframe {
    width: 100%;
    vertical-align: top;
}
section#head-contact h3 {
    color: #db1c25;
}
form#faq ul {
    display: none;
}
form#faq h2 {
    border: 2px solid #db1c25;
    padding: 8px 15px 5px;
    cursor: pointer;
    font-size: 23px;
}
form#faq {
    background: rgba(255, 191, 194, 0.20);
}
div#sp-main-body {
    margin-bottom: 0px;
}
.page-id-3319 {
    background-image: url(../images/bg-category.jpg);
    background-attachment: fixed;
    position: relative;
}
.page-id-3319 .container {
    position: relative;
    z-index: 1;
}
.page-id-3319:after {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.64);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
ul.category-image {
    list-style: none;
    margin: 0;
    padding: 100px 50px;
    text-align: center;
}
ul.category-image li {
    display: inline-block;
    width: 32.33%;
    padding: 15px;
}
ul.category-image li img {
    box-shadow: 13px 11px 20px 1px rgba(0, 0, 0, 0.55);
}
ul.category-image li a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
}
ul.category-image li a {
    display: inline-block;
    vertical-align: top;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
div#sp-main-body.page-id-3319 {
    margin: 0;
}
body#body-3319 footer#sp-footer {
    margin: 0;
}
#sp-main-body.pages {
    padding: 50px 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    text-align: left;
}
.sp-module-content ul.VMmenu li div > a:hover {
    color: #bf272e;
}
.sp-module-content ul.VMmenu li div > a {
    display: block;
    padding: 7px 8px;
    font-weight: bold;
    color: #000;
}
body.contact-page footer#sp-footer {
    margin: 0;
}
section#head-contact {
    padding: 30px 0;
}
.cpagination {
    text-align: center;
}
.flex-direction-nav a {
    line-height: 40px;
}
body .entry-header.has-post-format {
    margin-left: 0;
}
#fancybox-outer {
    top: 0!important;
}
.category-side li ul li {
    padding-left: 20px!important;
    display: block;
}
.category-side li ul li:last-child {
    border-bottom: 0;
}
div#akeeba-renderjoomla {
    margin: 40px 0;
}
.additional-images .item {
    box-shadow: 0px 0px 2px #ccc;
    margin: 2px;
}
.productimage {
    position: relative;
}
li.parent {
    position: relative;
}
.VmArrowdown {
    position: absolute;
    top: 8px;
    right: 5px;
    z-index: 1;
}
ul.VMmenu {
    clear: both;
    background: #fff;
}
ul.level1 {
    border-top: 1px solid #f2f2f2;
    display: block;
    clear: both;
    border-bottom: 0;
    padding-top: 1px;
}
ul.level1:after {
    content: '';
    display: block;
    clear: both;
}
.sp-simpleportfolio .sp-simpleportfolio-img {
    width: 100%;
}    
div#akeeba-renderjoomla .list-product {
    width: 100%;
}
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-weight: bold;
}
ul.social-box {
    padding: 0;
    list-style: none;
}
.file_pdf a .fa {
    color: #f14833;
}
.file_pdf a {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    padding-top: 5px;
}
.file_pdf a .fa {
    font-size: 25px;
    vertical-align: middle;
}
.sp-module-content ul.VMmenu li:last-child {
    border-bottom: 0;
}
a.iconzoom {
    padding: 8px 11px;
    display: inline-block;
    float: right;
}
.productdetails-view .vm-product-details-inner .product-short-description h4 {
    color: #000;
    text-transform: uppercase;
}
.productdetails-view .vm-product-details-inner .product-short-description h4 >i {
    color: #db1c25;
}
ul.VMmenu:after {
    content: '';
    display: block;
    clear: both;
}
a.view-all {
    padding: 8px 12px 5px;
    color: #fff;
    background-color: #db1c25;
    border-radius: 2px;
    margin: 10px 0;
    display: inline-block;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    border: 1px solid #db1c25;
    font-weight: bold;
}
a.view-all:hover {
    color: #db1c25;
    background:none;   
}
div#post-image {
    position: relative;
    width: 100%;
    color: #fff;
}
div#post-image h1.categ-title {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 3px 0px 10px #2d2d2d80;
    position: absolute;
    bottom: 5%;
    left: 10%;
    font-family: TimesNewRomanPSMT;
}
.business_partner li:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    box-shadow: 1px 1px 7px #737373;
}
ul.social-box li:last-child {
    width: 200px;
}
ul.social-box li {
    display: inline-block;
    float: left;
}
.file_pdf a:hover {
    color: #e2270f;
    text-decoration: underline;
}
#fading-header.sticky button#search_buttom {
    padding: 22px 10px;
}
li.parent ul {
}
.flexslider_news .item {
    margin: 10px;
}
.flexslider_news {
    padding: 0 0 20px;
    position: relative;
}
.flexslider_news:hover .flex-direction-nav a {
    opacity: 1;
    visibility: visible;
    color: #fff;
}
body .flex-direction-nav a:before {
    color: #db1c25;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
ol.flex-control-nav.flex-control-paging {
    bottom: 0;
} 
.flex-control-paging li a.flex-active {
    background: rgb(219, 28, 37);
}
.flex-control-paging li a {
    background: rgb(255, 255, 255);
}
.flex-control-paging li a:hover {
    background: rgb(219, 28, 37);
}
.select-faq label {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}
.select-faq select {
    display: inline-block;
}
.select-faq {
    text-align: right;
}
form#faq > div {
    padding: 15px 25px;
}
.info {
    color: #fff;
    text-align: center;
    padding: 14px 8px 1px;
    background: #44a244;
    margin-bottom: 15px;
}
.error {
    color: #fff;
    text-align: center;
    padding: 14px 8px 1px;
    background: #e42626;;
    margin-bottom: 15px;
}
.copyrighttext img {
    margin: 0 auto;
}
.site-map li {
    text-align: left;
}
#fading-header #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    line-height: 68px;
    color: black;
    font-family: 'ThaiSansNeueLight';
    font-size: 21px;
    font-weight: bold;
}
.text-slide3 a {
    color: #3e84c5;
}
.about_tab_home .inner-page img {
    display: inline-block;
    padding: 0;
    width: 64%;
}
.hit-count a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.detail-member div {
    color: white;
    padding: 0;
}
.detail-member1 {
    text-align: right;
}
.business_partner .inner-page {
    float: none;
    display: inline-block;
    width: 70%;
    padding: 0;
}
.detail-member p:last-child {
    border-bottom: solid 1px white;
    padding-bottom: 20px;
}
.detail-member1 p:last-child {
    color: #3e84c5;
    font-weight: bold;
}
section.sppb-section.achievements {
    background-image: url(../img/section4.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 20%;
   /* background-attachment: fixed;*/
}
section.sppb-section.business_partner {
    background-image: url(../img/section3.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.sppb-section.legal-update {
    background-image: url(../img/section5.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.sppb-section.contact-legal {
    background-image: url(../img/BG-Contact-us.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 13%;
}
.text-updatelegal1 p:first-child {
    font-weight: bold;
    font-size: 30px;
}
.legalupdate span {
    font-size: 55px;
    display: block;
    margin: 40px 0;
    font-weight: bold;
    font-family: TimesNewRomanPSMT;
}
.text-updatelegal1 p:last-child {
    font-size: 20px;
    color: #3e84c5;
}
.text-updatelegal4 span {
    color: #3b78b1;
    font-size: 30px;
    border: solid 2px;
    padding: 0px 15px;
    background: #ffffff4f;
}
.contact-detail a {
    color: white;
}
.text-updatelegal4 {
    margin: 44px 0px;
}
.sp-module-content ul.VMmenu li.active > div a {
    color: #fff;
    background: #d00000;
}
#sp-footer a:after {
}
#sp-footer a:hover {
    text-shadow: 1px 1px 1px #000, 1px 1px 1px #000;
}
.contact-detail span {
    font-size: 55px;
    color: white;
    font-weight: bold;
    display: block;
    margin: 60px 0;
    font-family: TimesNewRomanPSMT;
}
.contact-icon img {
    display: inline-block;
}
.contact-icon span {
    display: block;
    margin: 20px 0;
    font-size: 30px;
}
.contact-detail p {
    color: white;
}
.contact-icon {
    color: white;
    font-weight: bold;
    padding-top: 70px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block!important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    text-indent: -9999px;
    line-height: 0;
    text-align: center;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    border: 1px solid #ccc;
}
.owl-prev:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '';
    display: block;
    content: "\f104";
    width: 50px;
    height: 50px;
    text-indent: 0;
    font-size: 50px;
}
.owl-next:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '';
    display: block;
    content: "\f105";
    width: 50px;
    height: 50px;
    text-indent: 0;
    font-size: 50px;    
}
.owl-carousel .owl-nav .owl-next {
    float: right;
}
.owl-carousel .owl-nav .owl-prev {
    float: left;
}    
.owl-carousel .owl-nav.disabled:after {
    content: '';
    display: block;
    clear: both;
}
.owl-nav.disabled {
    margin-top: 10px;
}
.owl-dots .owl-dot {
    text-indent: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
section.sppb-section.business_partner .col-sm-6.detail-member1 {
    width: 70%;
}
section.sppb-section.business_partner .col-sm-6.first-member {
    width: 30%;
}
.owl-dots .owl-dot span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #ccc;
    border-radius: 50%;
}
.owl-dots {
    text-align: center;
    margin-top: -30px;
}
.owl-dots .owl-dot.active span {
    background: #d00000;
}
h3.sp-simpleportfolio-title a {
    font-size: 19px;
    line-height: 120%;
    display: block;
}
h3.sp-simpleportfolio-title {
    height: 60px;
    margin-bottom: 15px;
    text-align: center;
}
.about_tab_home .col-md-12 {
    text-align: center;
}
.sp-megamenu-wrapper {
}
.sp-megamenu-parent >li >a {
    padding: 0 20px;
}
.sp-megamenu-parent {
    padding: 0 0;
}    
.tp-bullets.simplebullets.round .bullet {
    background: #f5f5f5;
    border-radius: 50%;
    box-shadow: inset 1px 1px 1px #cecece;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background: #ed1d25;
    border-radius: 50%;
    box-shadow: 0 0 0;
}
fading-header.sticky .sp-megamenu-parent {
    padding: 0 0;
}
#fading-header.sticky #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
.fullwidthbanner ul, .fullwidthbanner li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a.hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    border: 1px solid #ed1d25;
    width: 0;
    height: 100%;
    border-width: 1px 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
a.hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    border: 1px solid #ed1d25;
    width: 100%;
    height: 0%;
    border-width: 0 1px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
a.hover:hover:before {
    height: 100%;
    top: 0;
}
a.hover:hover:after {
    width: 100%;
    left: 0;
}
a.hover {
    position: relative;
    display: inline-block;
    text-align: center;
}
#sp-header #sp-menu .sp-megamenu-parent >li.current-item.active>a, #sp-header #sp-menu .sp-megamenu-parent >li.sp-has-child.active>a {
    color: #ed1d25;
    background: none;
}
body#body-3698 div#sp-main-body {
   background-color: #f6f6f6;
   padding: 0;
}
body#body-3698 div#sp-main-body > .container {
    min-height: 550px;
    background-image: url(../images/map-gray.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed;
}
ul.time-line {
    padding: 0;
    list-style: none;
    position: relative;
}
ul.time-line:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background: #ed1d25;
    right: 50%;
    position: absolute;
    top: 0;
}
ul.time-line li:after {
    content: '';
    display: block;
    clear: both;
}
ul.time-line li:nth-child(even) div {
    float: right;
    text-align: left;
}
ul.time-line li div {
    float: left;
    width: 80%;
    text-align: left;
    position: relative;
    z-index: 1;
    font-size: 22px;
}
ul.time-line li div strong {
    display: block;
    width: 100px;
    height: 100px;
    border: 5px solid #ed1d25;
    border-radius: 50%;
    text-align: center;
    background: rgba(194,19,31,1);
    background: -moz-linear-gradient(left, rgba(194,19,31,1) 0%, rgba(237,28,38,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(194,19,31,1)), color-stop(100%, rgba(237,28,38,1)));
    background: -webkit-linear-gradient(left, rgba(194,19,31,1) 0%, rgba(237,28,38,1) 100%);
    background: -o-linear-gradient(left, rgba(194,19,31,1) 0%, rgba(237,28,38,1) 100%);
    background: -ms-linear-gradient(left, rgba(194,19,31,1) 0%, rgba(237,28,38,1) 100%);
    background: linear-gradient(to right, rgba(194,19,31,1) 0%, rgba(237,28,38,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2131f', endColorstr='#ed1c26', GradientType=1 );
    color: #fff;
    font-size: 24px;
    line-height: 85px;
    float: right;
    margin-left: 15px;
    border-color: #fff;
    box-shadow: 1px 1px 8px 1px #000000ad;
}
ul.time-line li {
    width: 50%;
    float: left;
    clear: both;
    position: relative;
}
ul.time-line li:nth-child(even) {
    float: right;
    margin-top: -50px;
}
ul.time-line:after {
    content: '';
    display: block;
    clear: both;
}
ul.time-line li:nth-child(even):before {
    right: 50px;
    left: 0;
    background: #309fd0;
}
ul.time-line li:before {
    content: '';
    display: block;
    height: 2px;
    background: #f45c59;
    position: absolute;
    top: 50px;
    z-index: 0;
    right: 0;
    width: 30%;
}
ul.time-line li:nth-child(even) div strong {
    float: left;
    clear: both;
    margin-left: 0;
    margin-right: 15px;
	background: rgba(5,105,148,1);
	background: -moz-linear-gradient(left, rgba(5,105,148,1) 0%, rgba(48,160,208,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(5,105,148,1)), color-stop(100%, rgba(48,160,208,1)));
	background: -webkit-linear-gradient(left, rgba(5,105,148,1) 0%, rgba(48,160,208,1) 100%);
	background: -o-linear-gradient(left, rgba(5,105,148,1) 0%, rgba(48,160,208,1) 100%);
	background: -ms-linear-gradient(left, rgba(5,105,148,1) 0%, rgba(48,160,208,1) 100%);
	background: linear-gradient(to right, rgba(5,105,148,1) 0%, rgba(48,160,208,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#056994', endColorstr='#30a0d0', GradientType=1 );
}
ul.time-line li:nth-child(odd):after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50%;
    background: #309fd0;
    width: 2px;
}
ul.time-line li:nth-child(even):after {
	/*
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -10px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-top: -10px;
    border: 2px solid #309fd0;
    box-sizing: border-box;
    */
}
ul.time-line li div strong span {
    font-size: 39px;
    width: 160%;
    text-shadow: 0px 1px 1px #383838, 1px -1px 1px #000;
    position: relative;
    left: -30%;
    color: #fff;
    line-height: 88%;
    letter-spacing: 1px;
    display: inline-block;
    padding-top: 5px;
}
ul.time-line li:nth-child(even) div strong:before {
	/*
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -12px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-top: -10px;
    border: 2px solid #309fd0;
    box-sizing: border-box;
    */
}
ul.time-line li:nth-child(even):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -12px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-top: -10px;
    border: 2px solid #309fd0;
    box-sizing: border-box;
    display: none;
}
ul.time-line li div em {
    color: #dc1a24;
    font-weight: bold;
}
ul.time-line li:nth-child(even) div em {
    color: #157ba6;
}
#fading-header.sticky img {
    width: 70px;
    height: auto;
    margin: 8px 0;
}
#fading-header.sticky .sp-megamenu-parent {
    padding: 0px 0;
}
#fading-header.sticky .form_hiden {
    padding: 0 10px;
}
div.page-id-3698 h2 {
    text-align: center;
    font-size: 40px;
}
section#contact-form .sppb-col-sm-6 {
    box-sizing: border-box;
    padding: 0;
    position: relative;
    overflow: hidden;
}
section#contact-form form h1 {
    color: #a70f15;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.address-contact:after {
    content: '';
    display: block;
    border-right: 500px solid #fff;
    border-left: 0 solid transparent;
    border-top: 955px solid transparent;
    border-bottom: transparent;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 0;
}
.address-contact .debug-page {
    position: relative;
    z-index: 1;
}
section#contact-form .sppb-col-sm-6:first-child:after {
    content: '';
    display: block;
    border-right: 621px solid #a70f15;
    border-left: 0px solid transparent;
    border-top: 1055px solid transparent;
    border-bottom: transparent;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 0;
}
ul.list-field input {
    height: 45px;
    padding-top: 0;
        box-shadow: 0px 0px 5px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
}
li.capcha {
    color: #000;
}
ul.sp-dropdown-items {
    border-bottom: 1px solid #d42121;
    border-top: 1px solid #ff888ce3;
}
ul.sp-dropdown-items li.sp-menu-item {
    border-bottom: 1px solid #ff888ce3;
    border-top: 1px solid #d42121;
}
section.product_list a {
    display: inline-block;
}
.black_bckg-50 a:hover {
    text-shadow: 0 0 0;
    color: #440004;
}
h1.brand img {
    width: 100px;
    margin: 0 auto;
}
body.home #sp-main-body {
    padding: 10px 0 0;
}
.about_tab_home .inner-page p {
    margin: 0;
}
body.home #sp-footer { 
    display: none;
}    
body#body-3698 div#sp-main-body > .container {
    padding: 50px 0;
}

/* ############################# */

@media screen and (min-width: 1900px){
    .about_tab_home .inner-page p {
	    margin: 0 0 30px;
	    line-height: 100%;
	}
    .about_tab_home .inner-page img {
        width:100%;
    }
    body.home #sp-main-body {
        padding: 50px 0 0;
    }
.address-contact:after {
    border-right: 526px solid #fff;
    border-top: 1055px solid transparent;
}
}
@media screen and (max-width: 1300px){
	.address-contact:after {
	    border-right: 580px solid #fff;
	    border-top: 1155px solid transparent;
	}
}    
@media screen and (max-width: 1024px){
    .business_partner .inner-page {
    width: 100%;

}
.about_tab_home .col-sm-3 {
    width: 24.4%;

}
.about_tab_home .col-md-12 {
    text-align: left;
}
.text-slide3 p {
    font-size: 20px;
}
.text-slide2 p {
    font-size: 20px;
}

}

@media screen and (max-width: 768px){
    i.fa.fa-remove {
    position: relative;
    top: 2px;
}
    .search.flex-search:before {
    height: 30px;
    margin-top: 0;
    font-size: 18px;
    line-height: 30px;
    right: 5px;
    color: #ed1d25;
}
    .offcanvas-menu .offcanvas-inner .search input {
    font-size: 17px;
    padding-left: 15px;
}
    .offcanvas-menu .offcanvas-inner .sp-module ul.accordion-menu > li .offcanvas-menu-toggler {
        padding-left: 100%;
    }
	#fading-header.sticky #sp-header #offcanvas-toggler {
    padding: 21px 0;
}
	button#search_buttom {	 
	    padding: 7px 10px;
	}
	.address-contact {
    padding: 70px;
    height: 100%;
    text-shadow: 0 0 0;
    color: #000;
}
.address-contact h1, .address-contact a {
    color: #a70f15;
}
	.black_bckg-50 {
	    background-color: #fff;
	}
	.top-menu div.col-md-10#sp-menu {
    position: absolute!important;
    top: 0;
    right: 0;
    width: auto;
    padding: 20px 0;
}
	#fading-header.sticky .top-menu div.col-md-10#sp-menu {
	    padding: 0 0;
	  }
	.top-menu div#sp-menu {
	    float: none;
	    display: inline-block;
	    vertical-align: top;
	    width: 100%;
	    text-align: center;
	}
	ul.time-line li:nth-child(even):after {
		margin-top: -25px;
	}
    .new-activity ul.flex-direction-nav {
        display: none;
    }
    section.sppb-section.business_partner .col-sm-6.first-member {
    width: 100%;
}
    section#contact-form .sppb-col-sm-6 {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    section.sppb-section.business_partner .col-sm-6.detail-member1 {
    width: 100%;
}
.col-sm-6.first-member p:last-child {
    border: 0;
}
.col-sm-6.detail-member1 {
    text-align: left;
}
    .business_partner .inner-page .col-sm-6.first-member {
    width: 30%;
}
.business_partner .inner-page .col-sm-6.detail-member1 {
    width: 70%;
}
    .sp-module ul >li a {
        font-weight: bold;
    }
    .new-activity li.col-md-3 {
        width: 50%;
        float: left;
        min-height: 515px;
    }
         .about_tab_home .col-sm-3 {
            width: 25%;
            float: left;
        }
    .banner_top li img {
        height: auto!important;
    }
    #sp-header #offcanvas-toggler {
	    padding: 14px 0;
	}
    .top-menu div#sp-menu {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .top-menu .col-xs-1.col-sm-1.col-md-1 {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: auto;
    }
    .top-menu > .container {     
        text-align: right;
    }
    .banner_top li:last-child {
        width: 20%;
    }
    .banner_top li:first-child {
        width: 80%;
    }
}

@media screen and (max-width: 500px){
	.about_tab_home .col-sm-3 {
    float: none;
    display: inline-block;
    width: 24.5%;
    vertical-align: top;
}
	ul.list-field input, ul.list-field textarea, ul.list-field select { 
		border:1px solid #000;
		box-shadow: 0 0 0;
		-moz-box-shadow: 0 0 0;
    	-webkit-box-shadow: 0 0 0;
    	box-sizing: content-box;

	}
ul.list-field input, ul.list-field select,  ul.list-field textarea  {
    height: 30px;
    padding: 5px 10px 10px;
    line-height: 40px;
    width: 90%;
}
ul.list-field textarea  {
	height: 200px;
}

	.copyrighttext {
    font-size: 14px;
}
    section.product_list a img {
    margin: 0!important;
}
    .about_tab_home .col-sm-3 {
        padding: 0;
    }
    .about_tab_home .inner-page p {
    margin: 0 0 30px;
}
    .about_tab_home .col-sm-3 a {
    display: block;
}
    .about_tab_home .inner-page img {
        width: 100%;
    }
    .offcanvas-menu .offcanvas-inner .sp-module ul.accordion-menu > li ul li a {
    padding-left: 35px;
}
    button#search_buttom {
        padding: 8px 10px;
    }
    body.contact-page footer#sp-footer .copyrighttext {
    font-size: 16px;
    line-height: 100%;
}
	ul.time-line li:nth-child(even) div strong {
		margin-right: auto;
		margin-left: auto;
	}
	ul.time-line li div strong {
	    margin-bottom: 20px;
	    float: none!important;
	    margin-bottom: 20px;
	    margin-left: auto;
	    margin-right: auto;
	}
	ul.time-line li:nth-child(even):after {
		display: none;
	}
	ul.time-line li div {
    width: 95%;
}    
		ul.time-line li div strong {
    margin-bottom: 20px;
}
    div#post-image h1.categ-title {
        left: 5%;
        bottom: 0;
        margin: 0;
    }
    .banner_top li:last-child img {
        width: 110px;
    }
    #sp-logo {
        padding: 0;
    }
    #sp-header .logo {
        height: auto;
        padding: 10px 0;
    }
    .banner_top li:last-child {
        width: 100%;
    }
    .banner_top li:first-child {
        width: 100%;
    }
    .business_partner li {     
        width: 23.5%;
    }
    .address-contact {
        padding: 70px 10px;
    }
    section#contact-form form h1 {
    font-size: 30px;
}
.search.flex-search:before {
    height: 30px;
    margin-top: 0;
    font-size: 18px;
    line-height: 30px;
    right: 5px;
    color: #ed1d25;
    position: absolute;
    margin: 0;
    top: 1px;
}
.offcanvas-menu .offcanvas-inner .search {
    position: relative;
}
    section#contact-form form {     
        padding: 30px 10px;
    }
    h2 {
        font-size: 24px;
    }
    #sp-main-body.pages {
        padding: 20px 0;
    }
    body#body-3323 .sp-page-title {
        background-position: 38% 19%;
    }
   div#post-image h1.categ-title {
    font-size: 30px;
}
    body.product-page .sp-page-title, body#body-3319 .sp-page-title, body.product-view .sp-page-title {
        background-size: auto 100%;
        background-position: 70%;
    }
    section#head-contact h3 {
        font-size: 21px;
    }
    .link_top_right ul li .fa {     
        font-size: 15px;
    }
    .link_top_right ul li a {
        font-size: 17px;
    }
    
    div#sp-top1 {
        padding-right: 0;
        padding-left: 5px;
    }
    .productimage {
        display: none;
    }
    h3.sp-simpleportfolio-title {
        margin-bottom: 30px;
    }
    .cd-pagination.animated-buttons [class^="ap-"] {     
        line-height: 30px;
    }
    .cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
        padding: 10px;
        line-height: 15px;
    }
  
  
      .sticky #sp-header #offcanvas-toggler {
        padding: 20px 0;
    }
    #fading-header #sp-header #offcanvas-toggler {
        line-height: initial;
    }
    ul.category-image {
        text-align: left;
    }
    ul.category-image li {
        display: inline-block;
        width: 48%;
        padding: 15px;
    }
    ul.category-image {
        padding: 30px 0;
    }
    div#sp-top1 {
        line-height: 0;
    }
    div#sp-top2 {
        line-height: 0;
    }
    div#sp-top1 {
        padding-right: 0;
    }
    .sp-column.lang-switch a img {
        margin: 0px 0 0 3px;
        vertical-align: -3px;
        width: 15px;
        height: auto;
    }
    .sp-column.lang-switch a {
        float: left;
        margin: 0;
        font-size: 14px;
        padding: 0px 3px 0px 2px;
        line-height: 20px;
    }
    .link_top_right ul li:last-child {
        position: absolute;
        right: 0;
        top: 0;
        padding:0;
    }
    .lang-switch {
        padding: 12px 0;
    }
    .link_top_right ul li {
        margin: 5px 3px;
        vertical-align: middle;
        display: block;
        padding-right: 40px;
    }
    div#sp-top2 {
        line-height: 0;
        padding: 0 3px 0 0;
    }
    .sp-column.lang-switch a img {
        margin: 3px;        
    }
    .sp-column.lang-switch a.active img {
        border:2px solid #fff;
    }
    .sp-column.lang-switch a.active {
        background: none;
    }
    .sp-column.lang-switch a {
        font-size: 0;
        padding: 0;
        line-height: 0;
    }
    div#sp-logo .sp-column {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }
    h1.brand {
        margin: 0 auto;
    }
}
@media screen and (max-width: 414px){
	.address-contact h1 {
    font-size: 30px;
}
ul.time-line li div {
    margin-bottom: 40px;
    float: none!important;
    margin-left: auto;
    margin-right: auto;
}
	ul.time-line li:nth-child(even):before {
		right: 0;
		left: initial;
	}
	ul.time-line li:nth-child(even) {
		margin-top: 0;
	}
	ul.time-line:before {
    right: 0;
    left: initial;
}
	ul.time-line li:before {
		width:50%;
	}
	ul.time-line li {
		width: 100%;
	}
.text-slide2 p {
    font-size: 13px;
}
.about_tab_home .col-md-12 {
    text-align: left;
}
.text-slide1 p {
    font-size: 25px;
}
.text-slide3 p {
    margin-top: 20px;
}
.achievement-text span {
    font-size: 30px;
}
.legalupdate span {
    font-size: 30px;
}
.contact-detail span {
    font-size: 30px;

}
.about_tab_home .col-sm-3 {
    width: 25%;
    margin: 0;
    float: left;
    padding: 0 5px;
    font-size: 14px;
}
.firs-area p {
    font-size: 20px;

}
.text-area {
    font-size: 30px;
}
.text-member {
    font-size: 30px;
}

    .business_partner .inner-page .col-sm-6.first-member {
    width: 100%;
}
.business_partner .inner-page .col-sm-6.detail-member1 {
    width: 100%;
      text-align: left;
}
.col-sm-6.first-member p:last-child {
    border: 0;
}
.second-area p {
    font-size: 20px;

}
.third-area p {
    font-size: 20px;

}
}
@media screen and (max-width: 375px){
    ul.category-image li {     
        padding: 5px;
    }
    .new-activity li.col-md-3 {
        width: 100%;
        float: none;
        min-height: initial;
        margin-bottom: 30px;
    }
.text-area {
    font-size: 30px;
}
.text-member {
    font-size: 30px;
}
.achievement-text span {
    font-size: 30px;
}
.achievement-text span {
    font-size: 30px;
}
.legalupdate span {
    font-size: 30px;
}
.text-slide1 p {
    font-size: 25px;
}
.contact-detail span {
    font-size: 45px;

}
}    
@media screen and (max-width: 320px){
    .text-slide2 p {
    font-size: 10px;
}
.text-slide2 p {
    font-size: 10px;
    margin-top: 10px;
}
.text-slide1 p {
    font-size: 20px;
}
.text-area {
    font-size: 25px;
}
.text-member {
    font-size: 25px;
}
.achievement-text span {
    font-size: 25px;
}
.legalupdate span {
    font-size: 25px;
}
.contact-detail span {
    font-size: 25px;
}
}