
@font-face {
    font-family: 'thaisans_neuebold';
    src: url('../font/thaisansneue-bold-webfont.eot');
    src: url('../font/thaisansneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thaisansneue-bold-webfont.woff') format('woff'),
         url('../font/thaisansneue-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'thaisans_neueregular';
    src: url('../font/thaisansneue-regular-webfont.eot');
    src: url('../font/thaisansneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thaisansneue-regular-webfont.woff') format('woff'),
         url('../font/thaisansneue-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'thaisans_neueitalic';
    src: url('../font/thaisansneue-italic-webfont.eot');
    src: url('../font/thaisansneue-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thaisansneue-italic-webfont.woff') format('woff'),
         url('../font/thaisansneue-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

::-webkit-selection{
    background:#41bedd;
    color:#fff;
}
::-moz-selection{
    background:#41bedd;
    color:#fff;
}
::selection{
    background:#41bedd;
    color:#fff;
}
::-webkit-scrollbar{
    width:10px;
    background:#f7f9f9;
}
::-webkit-scrollbar-thumb{
    background:-webkit-gradient(linear,left top,right bottom,from(#0e508d),to(#346898));
    background:linear-gradient(top,#0e508d,#346898);
}
::-webkit-input-placeholder{
    -webkit-transition:text-indent .5s ease,color .5s ease;
    color:#899096;
}
input::-moz-placeholder{
    color:#899096;
}
::ms-input-placeholder{
    color:#899096;
}
[placeholder]:focus::-webkit-input-placeholder{
    text-indent:10em;
    color:transparent;
}
.circle,
.flickr_list li:hover,
#dribbble_feed li:hover,
.owl-pagination > .owl-page,
input[type="radio"] + label:after,
input[type="radio"] + label:before{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
html{
    overflow-x:hidden;
}
body{
    font:400 20px/1.5em "SukhumvitBold",'thaisans_neueregular','thaisans_neuebold',"Lato","sans-serif";
    background: #ffffff;
    color:#59595b;
    letter-spacing: 0px;
    overflow-x:hidden;
}
a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.tac {
    text-align: center !important;
}
.tal {
    text-align: left !important;
}
.tar {
    text-align: right !important;
}
.full-width {
    width: 100%;
}
.section-landing .section-header .feature .list .icon01 {
    background-image: url(../images/iconFeature01.png);
    background-size: 69px 50px;
    height: 50px;
    width: 69px;
    float: left;
    margin-right: 30px;
}
.section-landing .section-header .feature .list .icon02 {
    background-image: url(../images/iconFeature02.png);
    background-size: 69px 50px;
    height: 50px;
    width: 69px;
    float: left;
    margin-right: 30px;
}
.section-landing .section-header .feature .list .icon03 {
    background-image: url(../images/iconFeature03.png);
    background-size: 69px 50px;
    height: 50px;
    width: 69px;
    float: left;
    margin-right: 30px;
}
.section-landing .section-header .feature .list .icon04 {
    background-image: url(../images/iconFeature04.png);
    background-size: 69px 50px;
    height: 50px;
    width: 69px;
    float: left;
    margin-right: 30px;
}
.section-landing .section-header .feature .list .icon05 {
    background-image: url(../images/iconFeature05.png);
    background-size: 69px 50px;
    height: 50px;
    width: 69px;
    float: left;
    margin-right: 30px;
}
@media only screen and (min--moz-device-pixel-ratio: 2),

only screen and (-o-min-device-pixel-ratio: 2/1),

only screen and (-webkit-min-device-pixel-ratio: 2),

only screen and (min-device-pixel-ratio: 2) {
    .section-landing .section-header .feature .list .icon01 {
        background-image: url(../images/iconFeature01@2x.png);
        background-size: 74px 50px;
        height: 50px;
        width: 74px;
    }
    .section-landing .section-header .feature .list .icon02 {
        background-image: url(../images/iconFeature02@2x.png);
        background-size: 74px 50px;
        height: 50px;
        width: 74px;
    }
    .section-landing .section-header .feature .list .icon03 {
        background-image: url(../images/iconFeature03@2x.png);
        background-size: 74px 50px;
        height: 50px;
        width: 74px;
    }
    .section-landing .section-header .feature .list .icon04 {
        background-image: url(../images/iconFeature04@2x.png);
        background-size: 74px 50px;
        height: 50px;
        width: 74px;
    }
    .section-landing .section-header .feature .list .icon05 {
        background-image: url(../images/iconFeature05@2x.png);
        background-size: 74px 50px;
        height: 50px;
        width: 74px;
    }
}

@media (min-width:320px) {
    .section-landing {
        background: url(../images/bg_mobile01.jpg) no-repeat #ffffff;
        background-size: 100% auto;
        width: 320px;
        margin: 0 auto;
        position: relative;
    }
    .section-landing .section-header {
        height: auto;
        position: relative;
    }
    .section-landing .section-header .human {
        background: url(../images/img_human.png) no-repeat;
        background-size: 171px 280px;
        width: 171px;
        height: 267px;
        position: absolute;
        top: 138px;
        left: 78px;
    }
    .section-landing .section-header .header-top {
        width: 100%;
        height: 72px;
        text-align: right;
        padding: 18px 27px 21px;
    }
    .section-landing .section-header .header-top img {
        width: auto;
        height: 45px;
        float: right;
        margin-left: 13px;
    }
    .section-landing .section-header .header-title {
        background: url(../images/bg_title.jpg) center no-repeat;
        background-size: auto 60px;
        background-position: center top; 
        width: 100%;
        height: 60px;
        color: #ffffff;
        text-align: center;
        padding: 12px 0px 15px;
    }
    .section-landing .section-header .header-title h1 {
        font-size: 32px;
    }
    .section-landing .section-header .readmore {
        font-size: 22px;
        color: #7f132f;
        text-align: center;
        position: absolute;
        top: 358px;
        right: 10px;
    }
    .section-landing .section-header .readmore img {
        width: 12px;
        height: auto;
        display: block;
        margin: 0px auto 0;
    }
    .section-landing .section-header .feature {
        background: url(../images/bg_mobile02.jpg) no-repeat #ffffff;
        background-position: center bottom; 
        background-size: 100% auto;
        position: relative;
        margin-top: 323px;
        padding: 0px 20px 40px 20px;
    }
    .section-landing .section-header .feature h1 {
        font-family: 'thaisans_neuebold';
        font-size: 28px;
        color: #7f132f;
        text-align: center;
        margin-bottom: 36px;
        padding: 0 0px;
    }
    .section-landing .section-header .feature h1 b {
        font-size: 40px;
        font-weight: normal;
    }
    .section-landing .section-header .feature .list {
        width: 100%;
        font-size: 25px;
        color: #755a24;
        display: block;
        margin-bottom: 20px;
        padding-left: 0px;
    }
    .section-landing .section-header .feature .list:first-child {
        margin-top: 10px;
    }
    .section-landing .section-header .feature .list .icon01 {
        margin-right: 20px;
    }
    .section-landing .section-header .feature .list .icon02 {
        margin-right: 20px;
    }
    .section-landing .section-header .feature .list .icon03 {
        margin-right: 20px;
    }
    .section-landing .section-header .feature .list .icon04 {
        margin-right: 20px;
    }
    .section-landing .section-header .feature .list .icon05 {
        margin-right: 20px;
    }
    .section-landing .section-header .feature .list img {
        width: auto;
        float: left;
        margin-right: 12px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 180px;
        display: inline-block;
    }
    .section-landing .section-header .feature .list .textbox h2 {
        font-family: 'thaisans_neuebold';
        font-size: 36px;
        color: #2f427d;
    }
    .section-landing .section-header .feature .list .textbox p br {
        display: none;
    }
    .section-content {
        padding: 40px 0 0px;
    }
    .section-content h2 {
        font-family: 'thaisans_neuebold';
        font-size: 32px;
        color: #7f132f;
        margin-bottom: 36px;
        padding: 0 40px;
    }
    .section-content .content-box {
        margin-bottom: 36px;
        padding: 0 15px;
    }
    .section-content .content-box h3 {
        font-family: 'thaisans_neuebold';
        font-size: 28px;
        color: #2f427d;
        margin-bottom: 20px;
    }
    .section-content .content-box .link {
        width: 290px;
        height: 62px;
        margin: 0px auto 20px;
    }
    .section-content .content-box .link a {
        background: url(../images/btn_link.png);
        background-size: 290px 62px;
        width: 290px;
        height: 62px;
        font-size: 32px;
        color: #ffffff;
        float: left;
        padding-top: 18px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }
    .section-content .content-box .link a:hover {
        opacity: 0.9;
    }
    .section-content .content-box p {
        font-size: 22px;
        color: #755a24;
        line-height: 23px;
        margin-bottom: 10px;
    }
    .section-content .content-box p.p-xs {
        padding: 0 40px;
        line-height: 23px;
    }
    .section-client {
        background: #f2f2f2;
        padding: 60px 15px;
    }
    .section-client h3 {
        font-family: 'thaisans_neuebold';
        width: 100%;
        font-size: 32px;
        color: #2f427d;
        text-align: center;
        margin: 0 auto 40px;
    }
    /*.section-client h3.h3-xs {
        padding: 0 30px;
    }*/
    .section-client .client {
        width: 100%;
        display: table;
        margin: 0 0 5px;
    }
    .section-client .client:last-child {
        margin-bottom: 0px;
    }
    .section-client .client h5 {
        color: #676868;
        margin: 0 auto 5px;
    }
    .section-client .client .client-list {
        width: 100%;
    }
    .section-client .client .client-list a {
        opacity: 1;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }
    .section-client .client .client-list a:hover {
        opacity: 0.9;
    }
    .section-client .client .client-list a:nth-child(3), .section-client .client .client-list a:nth-child(4) {
        display: none;
    }
    .section-client .client .client-list .more {
        font-size: 24px;
        color: #59595b;
        display: inline-table;
        margin-top: 10px;
        margin-left: 10px;
    }
    .section-client .client .client-list .more:hover {
        color: #2f427d;
    }
    .section-client .client .client-list img {
        width: 90px;
        height: auto;
        border: 1px solid #59595b;
        float: left;
        margin-right: 10px;
    }
    .section-faq {
        padding: 60px 15px;
    }
    .section-faq .faq-list {
        width: 100%;
        display: table;
        margin: 0 0 15px;
    }
    .section-faq .faq-list h3 {
        font-size: 26px;
        color: #2f427d;
        margin-bottom: 15px;
    }
    .section-faq .faq-list ul {
        font-size: 19px;
        line-height: 20px;
        padding-left: 18px;
    }
    .section-faq .faq-list ul li {
        list-style-type: decimal;
    }
}
@media (min-width:375px) {
    .section-landing {
        width: 375px;
    }
    .section-landing .section-header .header-title {
        padding: 15px 0px 15px;
    }
    .section-landing .section-header .header-title h1 {
        font-size: 36px;
    }
    .section-landing .section-header .human {
        top: 138px;
        left: 110px;
    }
    .section-landing .section-header .readmore {
        right: 20px;
    }
    .section-landing .section-header .feature {
        padding: 0px 20px 40px 20px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 240px;
    }
    .section-content h2 {
        padding: 0 60px;
    }
    .section-client .client .client-list img {
        width: 124px;
        margin-right: 15px;
    }
    .section-faq .faq-list ul {
        font-size: 24px;
        line-height: 26px;
    }
}
@media (min-width:414px) {
    .section-landing {
        width: 414px;
    }
    .section-landing .section-header .human {
        top: 138px;
        left: 134px;
    }
    .section-landing .section-header .feature {
        padding: 0px 40px 40px 30px;
    }
    .section-landing .section-header .feature .list {
        font-size: 24px;
        line-height: 25px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 250px;
    }
    .section-content h2 {
        padding: 0 75px;
    }
    .section-content .content-box h3 {
        font-family: 'thaisans_neuebold';
        font-size: 30px;
        padding: 0 30px;
    }
    .section-content .content-box h3.h3-xs {
        margin-bottom: 0px;
    }
    .section-content .content-box .link {
        width: 250px;
        height: 54px;
        margin: 0px auto 12px;
    }
    .section-content .content-box .link a {
        background-size: 250px 54px;
        width: 250px;
        height: 54px;
        font-size: 29px;
        padding-top: 12px;
    }
    .section-content .content-box p {
        font-size: 24px;
        line-height: 28px;
    }
    .section-client {
        padding: 40px 40px;
    }
    .section-client .client {
        margin: 0 10px 5px;
    }
    .section-client .client .client-list .more {
        margin-top: 22px;
        margin-left: 0px;
    }
    .section-client .client .client-list img {
        width: 120px;
        margin-right: 10px;
    }
    .section-faq {
        padding: 40px 40px;
    }
    .section-faq .faq-list {
        margin: 0 0 40px;
    }
    .section-faq .faq-list h3 {
        font-family: 'thaisans_neuebold';
        font-size: 30px;
        margin-bottom: 15px;
    }
}
@media (min-width:568px) {
    .section-landing {
        background: url(../images/bg_mobile01.jpg) no-repeat #ffffff;
        background-size: 100% auto;
        width: 100%;
    }
    .section-landing .section-header .header-title {
        padding: 10px 0px 15px;
    }
    .section-landing .section-header .header-title h1 {
        font-size: 40px;
    }
    .section-landing .section-header .human {
        background-size: 240px auto;
        width: 420px;
        height: 637px;
        top: 150px;
        left: 180px;
    }
    .section-landing .section-header .feature {
        padding: 0px 120px 40px 120px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 240px;
    }
    .section-landing .section-header .readmore {
        font-size: 30px;
        top: 486px;
    }
    .section-landing .section-header .readmore img {
        width: 16px;
        margin: 5px auto 0;
    }
    .section-landing .section-header .feature {
        margin-top: 480px;
    }
    .section-content .content-box h3.h3-xs {
        margin-bottom: 20px;
    }
    .section-client {
        padding: 60px 75px;
    }
    .section-client h3 {
        font-size: 40px;
    }
    .section-client .client {
        margin: 0 30px 15px;
    }
    .section-client .client .client-list img {
        width: 160px;
        margin-right: 20px;
    }
    .section-faq {
        padding: 60px 75px;
    }
    .section-faq .faq-list {
        margin: 0 0 45px;
    }
    .section-faq .faq-list ul {
        padding-left: 30px;
        line-height: 28px;
    }
    .section-faq .faq-list h3 {
        font-size: 28px;
        margin-bottom: 30px;
    }
}
@media (min-width:667px) {
    .section-landing .section-header .human {
        left: 230px;
    }
    .section-landing .section-header .feature {
        padding: 0px 160px 40px 160px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 250px;
    }
    .section-client .client .client-list img {
        width: 174px;
        margin-right: 35px;
    }
}
@media (min-width:736px) {
    .section-landing .section-header .human {
        background-size: 300px 491px;
        width: 300px;
        height: 491px;
        top: 240px;
    }
    .section-landing .section-header .feature .list .icon01 {
        margin-right: 30px;
    }
    .section-landing .section-header .feature .list .icon02 {
        margin-right: 30px;
    }
    .section-landing .section-header .feature .list .icon03 {
        margin-right: 30px;
    }
    .section-landing .section-header .feature .list .icon04 {
        margin-right: 30px;
    }
    .section-landing .section-header .feature .list .icon05 {
        margin-right: 30px;
    }
    .section-landing .section-header .header-top {
        height: 141px;
    }
    .section-landing .section-header .header-top img {
        height: 94px;
    }
    .section-landing .section-header .header-title {
        background-size: auto 85px;
        height: 85px;
        padding: 15px 0px 15px;
    }
    .section-landing .section-header .header-title h1 {
        font-size: 56px;
    }
    .section-landing .section-header .readmore {
        top: 665px;
        right: 80px;
    }
    .section-landing .section-header .feature {
        background-size: 100% auto;
        padding: 0 180px 80px;
        margin-top: 560px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 260px;
    }
    .section-client .client {
        margin: 0 60px 15px;
    }
    .section-client .client .client-list img {
        width: 174px;
    }
}
@media (min-width:768px) {
    .section-landing .section-header .human {
        background-size: 389px 637px;
        width: 389px;
        height: 637px;
        top: 240px;
        left: 200px;
    }
    .section-landing .section-header .readmore {
        font-size: 36px;
        top: 810px;
    }
    .section-landing .section-header .feature {
        background-size: 100% auto;
        padding: 0 120px 80px;
        margin-top: 700px;
    }
    .section-landing .section-header .feature h1 {
        font-size: 40px;
    }
    .section-landing .section-header .feature h1 b {
        font-size: 56px;
    }
    .section-landing .section-header .feature .list {
        font-size: 27px;
        line-height: 28px;
        padding-left: 80px;
    }
    .section-landing .section-header .feature .list img {
        margin-right: 24px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 280px;
    }
    .section-landing .section-header .feature .list .textbox h2 {
        font-size: 42px;
    }
    .section-content h2 {
        font-size: 40px;
    }
    .section-client {
        padding: 60px 0px;
    }
    .section-client .client {
        margin: 0 90px 15px;
    }
    .section-client .client .client-list a:nth-child(3) {
        display: inline-table;
    }
    .section-client .client .client-list img {
        width: 144px;
        margin-right: 30px;
    }
    .section-faq {
        padding: 60px 90px;
    }
}
@media (min-width:900px) {
    .section-landing .section-header .human {
        background-size: 389px 637px;
        width: 389px;
        height: 637px;
        top: 240px;
        left: 300px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 640px;
    }
    .section-client .client .client-list a:nth-child(3), .section-client .client .client-list a:nth-child(4) {
        display: inline-table;
    }
}
@media (min-width:1024px) {
    .section-landing .section-header .human {
        background-size: 389px 637px;
        width: 389px;
        height: 637px;
        top: 240px;
        left: 300px;
    }
    .section-landing .section-header .feature {
        margin-top: 700px;
        padding: 0 280px 80px;
    }
    .section-landing .section-header .feature .col-md-8 {
        width: 100%;
    }
    .section-landing .section-header .feature .list {
        padding-left: 0px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 320px;
    }
    .section-landing .section-header .feature .list .textbox p br {
        display: inherit;
    }
    .section-client {
        padding: 60px 145px;
    }
    .section-client .client {
        margin: 0 0px 15px;
    }
    .section-client .client .client-list img {
        width: 144px;
        margin-right: 20px;
    }
    .section-faq {
        padding: 60px 145px;
    }
    .col-md-4{
        display: none;
    }
}
@media (min-width:1200px) {
    .section-landing {
        background: url(../images/bg.jpg) no-repeat #ffffff;
        width: 1200px;
    }
    .section-landing .section-header {
        height: 900px;
    }
    .section-landing .section-header .human {
        background-size: 389px 637px;
        width: 389px;
        height: 637px;
        top: inherit;
        bottom: 0px;
        left: 104px;
    }
    .section-landing .section-header .header-top {
        padding: 26px 76px 21px;
    }
    .section-landing .section-header .header-top img {
        width: auto;
        height: 94px;
        margin-left: 13px;
    }
    .section-landing .section-header .feature {
        background: transparent;
        position: relative;
        margin-top: 0px;
        padding: 31px 240px 0px 500px;
    }
    .section-landing .section-header .feature h1 {
        font-size: 36px;
        color: #7f132f;
        text-align: inherit;
        padding-left: 56px;
    }
    .section-landing .section-header .feature h1 b {
        font-size: 56px;
    }
    .section-landing .section-header .feature .list:first-child {
        margin-top: 30px;
    }
    .section-landing .section-header .feature .list {
        font-size: 26px;
        line-height: 28px;
        padding-left: 48px;
    }
    .section-landing .section-header .feature .list img {
        margin-right: 24px;
    }
    .section-landing .section-header .feature .list .textbox {
        width: 300px;
    }
    .section-landing .section-header .feature .list .textbox h2 {
        font-size: 42px;
    }
    .section-landing .section-header .readmore {
        top: inherit;
        right: 80px;
        bottom: 0px;
    }
    .section-content {
        padding: 60px 0 0px;
    }
    .section-content h2 {
        font-size: 36px;
        margin-bottom: 60px;
    }
    .section-content .content-box {
        margin-bottom: 60px;
        padding: 0;
    }
    .section-content .content-box h3 {
        font-size: 36px;
    }
    .section-content .content-box .link {
        width: 367px;
        height: 78px;
        margin: 0px auto 20px;
    }
    .section-content .content-box .link a {
        background-size: 367px 78px;
        width: 367px;
        height: 78px;
        font-size: 36px;
        padding-top: 28px;
    }
    .section-content .content-box .link a:hover {
        opacity: 0.9;
    }
    .section-content .content-box p {
        font-size: 26px;
        color: #755a24;
        margin-bottom: 20px;
    }
    .section-client {
        padding: 60px 200px;
    }
    .section-client h3 {
        font-size: 40px;
        margin: 0 auto 45px;
    }
    .section-client .client .client-list a:nth-child(3), .section-client .client .client-list a:nth-child(4) {
        display: inline-table;
    }
    .section-client .client .client-list .more {
        margin-top: 30px;
        margin-left: 20px;
    }
    .section-client .client .client-list img {
        width: 144px;
        margin-right: 35px;
    }
    .section-faq {
        padding: 60px 200px;
    }
    .section-faq .faq-list {
        width: 100%;
        display: table;
        margin: 0 0 45px;
    }
    .section-faq .faq-list h3 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .section-faq .faq-list ul {
        font-size: 26px;
        padding-left: 30px;
    }
    .section-faq .faq-list ul li {
        list-style-type: decimal;
    }
    .col-md-4{
        display: block;
    }
}