@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: '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');
}


body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'DBAdmanXLight';
    font-size: 19px;
    text-align: left;
    background-image: url('../images/Wang-Fu-Bg.png');
}
* {
   /* text-decoration: none;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;*/
}
a:hover {
    text-decoration: none;
    color: rgba(169,3,41,1);
}
p {
    font-size: 22px;
    margin: 4px 0;
    line-height: 100%;
}
ul {
    margin: 0;
    padding: 0;
}
div:after {
    content: '';
    display: block;
    clear: both;
}
.inner-page:after {
    content: '';
    display: block;
    clear: both;
}
.nav-collapse:after {
    content: '';
    display: block;
    clear: both;
}
header:after {
    content: '';
    display: block;
    clear: both;
}
h1.brand {
    margin-right: 35px;
    margin: 6px 15px 0 0;
    padding-left: 18px;
    display: inline-block;
    vertical-align: middle;
}
.navbar {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
div#gotoTop {
    padding: 12px 16px;
    background: #f5f5f5;
    font-size: 25px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    display: none;
}
.top-nav {
    padding: 20px 5px;
    background: none;
}
.navbar .nav>li {
    padding: 0;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: middle;
    height: 100px;
    line-height: 100px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.navbar .nav>li>a {
    padding: 10px;
    font-size: 19px;
    color: #fff;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    text-shadow: 0 0 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.language {
    position: absolute;
    width: 60px;
    top: 8px;
    right: -95px;
    border-left: 1px solid #ccc;
    padding: 8px 10px;
    text-align: left;
    display: none;
}
ul#languages-menu {
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    background: #fff;
    width: 57px;
    padding: 5px;
    border: 1px solid #ccc;
}
ul#languages-menu li {
    padding: 2px 7px 2px 5px;
    float: left;
    list-style: none;
}
.right-top {
    margin-right: 0px;
    position: relative;
    font-size: 18px;
    text-align: right;
    line-height: 100%;
}
.right-top .inner-page p {
    font-size: 23px;
    line-height: 100%;
    margin: 2px 0;
}
.current-lang {
    cursor: pointer;
}
ul#languages-menu li.active {
    background: #f6f7f9;
}
.top-search input[type="text"] {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
}
.top-search {
    position: relative;
    height: 95px;
    background: url('../images/bg-side-search.png') no-repeat left top;
    width: 70px;
    top: -4px;
    float: left;
}
form#form-search {

}
.sticky .top-search.open input[name=qs_word] {
    display: block;
    position: absolute;
    left: 100%;
    top: 13px;
    z-index: 2;
}
.top-search.open input[name=qs_word] {
    display: block;
    position: absolute;
    left: -162px;
    top: 33px;
    z-index: 2;
}
input[name=qs_word] {
    width: 140px;
    padding-left: 0;
    padding-right: 0;
    text-indent: 5px;
    font-size: 11px;
}
.top-search button, .top-search button:focus {
    outline: 0;
    background: none;
    border: 0;
    font-size: 20px;
    color: #777;
    margin: 37px 10px 10px 15px;
}
header {
}
.clear {
    clear: both;
}
.content:after {
    content: '';
    display: block;
    clear: both;
}
.content {
    margin: 40px 0;
}
.fullwidthbanner-container {
    margin-bottom: 0px;
    z-index: 0;
    border-bottom: 5px solid #898989;
}
.title-slide > div:first-child img {
    position: relative;
    left: 7%;
}
.title-slide > div:last-child img {
    position: relative;
    right: 7%;
    margin-top: 18px;
}
.service-for-you {
    min-height: 500px;
    background: url('../images/bg-service.png') no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
}
.pages .container {
    margin-top: 0;
    margin-bottom: 0;
}
.service-for-you .container {
    font-size: 35px;
    line-height: 120%;
    color: #fff;
    padding-top: 8%;
    clear: both;
    text-align: center;
}
.content.alliance li {
    float: left;
    width: 29.33%;
    list-style: none;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8px rgb(218, 218, 218);
    -moz-box-shadow: 0px 0px 8px rgb(218, 218, 218);
    box-shadow: 0px 0px 8px rgb(218, 218, 218);
    margin: 0 2%;
    border-bottom: 4px solid #0e3d73;
    overflow: hidden;
    position: relative;
    padding-bottom: 35px;
}
.content.alliance li:hover {
    border-color: #ffd503;
}
.content.alliance li img {
    max-width: 100%;
}
.content.alliance li form {
    display: block;
    margin: 0;
    padding: 5px 10px;
    bottom: -75px;
    position: absolute;
    background: rgba(255, 255, 255, 0.66);
    text-decoration: none;
    text-align: left;
    left: 0;
    right: 0;
    
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.content.alliance li:hover > form {
    bottom: 0;
}
.content.alliance li h2 {
    font-size: 24px;
    line-height: 100%;
    margin: 10px 0;
}
.content.alliance li:hover > form, .content.alliance li:hover > form p.content.alliance li:hover > form a {
    bottom: 0;
    color: #0e3d73;
}
.content.alliance li:hover a {
    color: #0e3d73;
    text-decoration: none;
}
.content.alliance li > form a {
    color: #666;
}
.content.alliance {
    text-align: center;
}
.our-brand li {
    list-style: none;
}
.our-brand li {
    list-style: none;
    text-align: center;
}
.content.our-brand {
    background: url('../images/bg-brand.png') no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
ul#brand {
    background: rgba(255,255,255,0.50);
    padding: 30px 0;
}
.content.our-brand .inner-page {
    position: relative;
    padding: 7% 0;
}
form#contactform input,  form#contactform textarea {
    background: #f0f0f0;
}
form#contactform input, form#contactform textarea {
    background: #f0f0f0;
    width: 100%;
    height: 30px;
}
form#contactform textarea {
    height: 80px;
}
form#contactform button:hover, form#contactform button:focus {
    outline: 0;
}
form#contactform button {
    background: #ffce02;
    background: -moz-linear-gradient(top, #ffce02 0%, #ffd905 100%);
    background: -webkit-linear-gradient(top, #ffce02 0%,#ffd905 100%);
    background: linear-gradient(to bottom, #ffce02 0%,#ffd905 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce02', endColorstr='#ffd905',GradientType=0 );
    border: 0;
    padding: 10px 15px 8px;
    font-size: 19px;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgb(218, 218, 218);
    -moz-box-shadow: 0px 0px 8px rgb(218, 218, 218);
    box-shadow: 0px 1px 5px rgb(93, 93, 93);
}
footer {
    padding: 0;
}
.copyright a {
    color: #ffd503;
}
.copyright span {
    color: #fff;
}
.copyright {
    color: #fff;
}
.footer-socail {
    text-align: right;
}
.footer-socail a {
    display: inline-block;
    margin: 0 4px;
}
.top-nav a {
    color: #666;
    display: inline-block;
}
.top-nav a.f {
    color: #3668b2;
}
.top-nav a.t {
    color: #00aff0;
}
.top-nav a.g {
    color: #e01028;
}
.top-nav a.tel,  .top-nav a.mail {
    margin-left: 20px;
}
.copyright {
    color: #fff;
    margin-top: 0;
    text-align: left;
    padding: 40px;
    background: #101010;
    border-top: 1px solid #272727;
}
.copyright span {
    color: #f8ed01;
}
.navbar .nav>li.active>a {
    color: #f8ed01;
}
.navbar .nav>li.active {
}
.banner-page .inner-page img {
    display: none;
}
.banner-page {
    background-attachment: fixed;
    background-size: cover;
}
.banner-page > div:first-child {
    display: none;
}
.banner-page > div {
    margin-top: 8%;
    position: relative;
}
.banner-page > div:last-child img {
    margin-top: 20px;
    position: relative;
    left: -12%;
}
.content-div h1 {
    line-height: 100%;
}
.content-div h3 {
    margin: 0;
    line-height: 100%;
}
div#content.pages {
    padding: 0;
}
.content-div form {
    margin: 0;
    display: block;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}
.overlay {  
    width: 100%;
    position: relative;
    top: 50%;
}
.overlay .inner {
    padding: 3% 0;
}
.content-div h1 img {
    vertical-align: top;
}
input[name="big-text"],  input[name="big-text"]:focus {
    background: none;
    border: 0;
    font-size: 77px;
    float: left;
    line-height: 64px;
    vertical-align: middle;
    padding: 0;
    margin-right: 7px;
    outline: 0;
    cursor: default;
}
form[name=slide] > img {
    display: none;
}
form[name=slide] > div {
}
form[name=slide] > div:last-child img {
}
.padleft {
    width: 10px;
    float: left;
}
.content.alliance li form h2 {
    margin: 0;
}
.content.alliance li form p {
    margin: 0;
    font-size: 19px;
    line-height: 120%;
}
form.contact li {
    list-style: none;
}
form.contact li input {
    width: 95%;
    border-radius: 0;
    margin: 0 10px 0;
}
form.contact li textarea {
    width: 98.3%;
    height: 200px;
    border-radius: 0;
    margin: 0 10px 0;
}
form.contact li textarea:focus, form.contact li input:focus {
    outline: 0;
}
form.contact ul:after {
    content: '';
    display: block;
    clear: both;
}
ul.comment {
    margin-top: 10px;
}
form.contact button {
    background: #0e3d73;
    color: #fff;
    border: 0;
    padding: 8px 14px;
    text-transform: uppercase;
}
#work_container li.item {
    display: inline-block;
}
.foto-carousel, .box-work {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    display: block;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.isotope .isotope-item {
    -webkit-transition-property: top, left, opacity;
    -moz-transition-property: top, left, opacity;
    -ms-transition-property: top, left, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: top, left, opacity;
}
#work_container .box-work {
    margin: 0;
    position: relative;
}
#work_container .box-work:hover {
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.inner_hover {
    top: 50%;
    position: absolute;
    width: 100%;
    margin-top: -22.5px;
}
#work_container li:hover > .box-work > span, #work_container li.active > .box-work > span {
    width: 100%;
    margin: 0 auto;
    left: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    height: auto;
    text-align: center;
    line-height: 100%;
    border-radius: 0;

    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.foto-carousel > span, .box-work > span {
    display: block;
    position: absolute;
    z-index: 2;
    padding: 18px 20px;
    background: #F0AF25;
    opacity: 0.75;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    bottom: 0px;
    text-align: left;
}
.box-work > span {
    width: 0px;
    margin: 0 auto;
    left: 50%;
    padding: 0;
    top: 50%;
    bottom: 50%;
    height: 0px;
    background: rgba(54,104,178,0.80)!important;

    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.inner_hover a {
    color: #fff;
    font-size: 45px;
}
#work_container .box-work > span strong a:hover {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.3);
    text-shadow: 1px 1px 1px #000;
}
#filters li {
    list-style: none;
}
#filters li a.selected, #filters li a:hover {
    background: #3668b2;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
}
#filters li, #portfolio-filter li {
    float: none;
    display: inline-block;
    margin: 10px 0;
}
#filters, #portfolio-filter {
    overflow: hidden;
    margin: 5px 0 0;
}
#filters li a, #portfolio-filter li a {
    display: inline;
    padding: 10px 12px 8px;
    border-radius: 0;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.filter {
    text-align: center;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.info_content ul {
    list-style: none;
}
.desc_content h5 {
    font-size: 21px;
}
.info_content h5 {
    font-size: 21px;
}
.error p {
    color: #fff;
    padding: 10px 15px;
    background: #850C10;
    border-width: 4px 0;
}
.info p {
    color: #fff;
    padding: 10px 15px;
    background: #62c462;
    border-width: 4px 0;
}
.content-div form#contact {
    margin-top: 50px;
    background: #898989;
    padding: 30px;
    color: #fff;
    margin-left: 40px;
    margin-right: 40px;
}
.error, .info {
    margin-top: 0;
    margin-bottom: 20px;
}
div#gotoTop:hover {
    background: rgba(169,3,41,1);
    color: #Fff;
}
.message_container {
    position: relative;    
}
.message_container p {
    padding-left: 30px;
}
.message_container .error {
    margin: 0 0 20px;
}
.message_container .fa {
    left: 5px;
    position: absolute;
    top: 13px;
    color: #fff;
    width: 20px;
    padding: 2px;
}
.form-box {
    position: relative;
}
.form-box form#contactform input, .form-box form#contactform textarea {
    width: 97%;
}
.message_container .success {
    background: #FFFFFF;
    color: #006F00;
    padding: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
.sticky form#form-search {
    margin: 0;
}
.sticky .top-search button {
    margin-top: 18px;
}
.no-listing {
    padding: 20px;
    text-align: center;
    background: #f4f4f4;
    font-size: 21px;
}
button#menu_button {
    display: none;
}
header {
    border-bottom: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #2a2a2a;
    background-size: cover;
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
header > .container {    
    position: relative;
}
.welcome h1 {
    margin: 20px 0;
    font-size: 60px;
    font-weight: normal;
    line-height: 100%;
}
.block-circle {
    text-align: center;
}
.block-circle .fa {
    width: 200px;
    height: 200px;
    border: 2px solid #e9e9e9;
    border-radius: 50%;
    line-height: 200px;
    color: #002178;
    font-size: 70px;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.content-div form:after {
    content: '';
    display: block;
    clear: both;
}
form[name=content] a {
}
.bg-gray .fa {
    font-size: 50px;
    display: block;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    float: right;
    margin-right: 20px;
    background: #1c367a;
    color: #fff;
    border-radius: 8px;
}
.block-circle {
    text-align: center;
    margin: 30px 0;
}
.contact-bottom .fa {
    font-size: 40px;
    color: #1c367a;
    float: left;
    margin-right: 15px;
}
.contact-bottom h5 {
    margin: 0;
}
.contact-bottom p {
    line-height: 100%;
}
.contact-bottom form {
    margin-bottom: 0;
}
.footer-socail a {
    color: #fff;
    padding: 0;
    display: inline-block;
    width: 50px;
    text-align: center;
    margin: 0;
    background: #898989;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
}
.footer-socail a:nth-child(1):hover {
    background: #3b5998;
    color: #fff;
}
.footer-socail a:nth-child(2):hover {
    background: #dd4b38;
    color: #fff;
}
.footer-socail a:nth-child(3):hover{
    background: #7dc6f9;
    color: #fff;
}
.block-circle .fa:hover {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    background: #002178;
    color: #fff;
}
.contact-bottom form {
    margin-bottom: 0;
    padding: 20px 0;
}
form#form-search {
    background: rgba(255,255,255,0.9);
    margin-left: 10px;
    height: 90px;
}
.menu-bar {
    padding: 0;
}
header {
    border-bottom: 0;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
}
.left-top ul li {
    display: inline-block;
    margin-right: 10px;
    color: #Fff;
}
.left-top ul li a {
    color: #002178;
}
.right-top a {
    display: inline-block;
    margin: 0 5px;
    color: #002178;
    font-size: 20px;
}
#Subheader {
    background-color: #F7F7F7;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 30px 0;
    position: relative;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(138, 136, 138, 0.38);
    -moz-box-shadow: 0px 2px 5px 1px rgba(138, 136, 138, 0.38);
    box-shadow: 0px 2px 5px 1px rgba(138, 136, 138, 0.38);
}
#Subheader ul.breadcrumbs {
    display: block;
    width: 30%;
    margin: 1px 0 0 !important;
    font-size: 1em !important;
    float: right;
    text-align: right;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: rgba(136, 136, 136, 0.6);
    display: inline-block;
}
#Subheader .title {
    margin-bottom: 0;
    width: 70%;
    float: left;
    color: #888888;
    margin: 0;
    line-height: 25px;
}
.gray {
    background-color: #edeff2;
    padding: 35px 0;
    margin-bottom: 40px;
}
body.home header {
}
.gray h1 {
    font-weight: normal;
    text-align: center;
    line-height: 120%;
}
.gray h2 {
    font-weight: normal;
}
.inner {
    padding: 0 30px;
}
#Subheader ul.breadcrumbs li .fa {
    font-size: 9px;
    margin: 0 10px;
}
.gray .container {
    margin-bottom: 0;
}
form#form-search > .fa.fa-search {
    display: none;
    position: absolute;
    bottom: -46px;
    z-index: 2;
    left: 15px;
    color: #fff;
}
form#form-search hr {
    display: none;
}
form[name=client] {
    margin: 0;
    padding: 20px 25px;
    background: #f6f6f6;
    border-left: 1px solid #E6E6E6;
}
form[name=client] ul {
    margin-left: 30px;
    margin-top: 5px;
}
form[name=client] ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
}
form[name=client] h3 {
    margin: 0;
    font-size: 20px;
}
form[name=client] h2 {
    font-size: 23px;
    margin: 0;
}
.our-client ul li {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #E2E2E2;
    overflow: hidden;
    margin: 10px;
}
.our-client ul {
    margin-top: 20px;
    list-style: none;
    text-align: center;
}
.block-circle > div {
    margin-bottom: 40px;
}
.block-circle h2 a:hover {
    color: #002178;
}
.block-circle h2 a {
    color: #333;
}
.our-client ul li {
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.our-client ul li:hover {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.welcome img, .block-card .pic img {
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.welcome img:hover {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.block-card .pic img:hover {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);    
}
.contact-bottom form[name=content] a {
    background: none;
    color: inherit;
    padding-left: 0;
    border-radius: 0;

    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.contact-bottom form[name=content] a:hover {
    color: #1c367a;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: none;
}
form[name=content] a:hover {
}
.bg-gray .fa:hover {
    background: #B00000;
}
.navbar .nav>li:hover {
}
.navbar .nav>li:hover > a {
    color: #fff;
}
.navbar .nav>li>a>.fa {
    font-size: 17px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: 0;
    color: #f8ed01;
}
body.home .navbar .nav>li:first-child > a {
    color: #fbf10e;
}
body.home .navbar .nav>li:first-child {
    border-bottom: 4px solid #fbf10e;
}
.credit-card {
    background: url('../images/bg-credit-card.png') no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.list-bank ul li {
    text-align: center;
    display: inline-block;
    margin: 0 20px;
}
.list-bank ul {
    text-align: center;
}
.list-bank {
    background: url('../images/bg-list-bank.png') no-repeat;
    padding: 50px 0;
    background-size: cover;
}
.list-bank ul li h2:before {
    content: '';
    display: block;
    border-top: 4px solid #898989;
    width: 50%;
    margin: 0 auto 15px;
}
.list-bank ul li a {
    color: #fff;
}
.footer-socail a .fa {
    position: relative;
    top: 3px;
}
.about-home {
    padding: 100px 0 0;
    background: url('../images/bg-about.png') no-repeat;
    background-size: cover;
}
.about-home h2 {
    margin: 0;
}
.social-contact, .social-contact a {
    font-size: 22px;
    vertical-align: top;
    color: #333;
}
.social-contact .fa {
    display: inline-block;
    font-size: 21px;
    vertical-align: middle;
    margin: 0;
    width: 50px;
    height: 50px;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.social-contact:after {
    content: '';
    display: block;
    clear: both;
}
.social-contact .left:first-child {
    width: 10%;
    /* margin-right: 5%; */
}
.logoline{
	background: url(http://www.bangkoksync.com/images/upload/images/line%281%29%281%29.png);
}
.social-contact .left {
    float: left;
    width: 70%;
}
.copyright a {
    color: #fff;
}
.social-contact p {
    line-height: 100%;
    text-align: left;
}
.map-home p {
    margin: 0;
}
.caption-slide {
    position: absolute;
    top: 0;
    left: 0;
}
.bottom-content {
    background: #101010;
    padding: 30px 50px;
}
.choice-card {
    display: inline-block;
    padding: 15px 10px 15px 0px;
    background: rgba(255,255,255,0.7);
    border-radius: 10px;
    margin: 0 auto;
}
.choice-card .button {
    cursor: pointer;
    border: 0;
    padding: 8px 15px;
    outline: 0;
    width: 235px;
    margin: 0 5px;
    border-radius: 5px;
    display: inline-block;
    background: rgba(117,113,114,1);
    background: -moz-linear-gradient(top, rgba(117,113,114,1) 0%, rgba(104,99,101,1) 44%, rgba(92,87,89,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117,113,114,1)), color-stop(44%, rgba(104,99,101,1)), color-stop(100%, rgba(92,87,89,1)));
    background: -webkit-linear-gradient(top, rgba(117,113,114,1) 0%, rgba(104,99,101,1) 44%, rgba(92,87,89,1) 100%);
    background: -o-linear-gradient(top, rgba(117,113,114,1) 0%, rgba(104,99,101,1) 44%, rgba(92,87,89,1) 100%);
    background: -ms-linear-gradient(top, rgba(117,113,114,1) 0%, rgba(104,99,101,1) 44%, rgba(92,87,89,1) 100%);
    background: linear-gradient(to bottom, rgba(117,113,114,1) 0%, rgba(104,99,101,1) 44%, rgba(92,87,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757172', endColorstr='#5c5759', GradientType=0 );
}
.choice-card .button p {
    color: #fff;
    font-size: 35px;
    text-align: center;
    line-height: 100%;
    margin: 0;
}

.block-shadow {
    background: rgba(0, 0, 0, 0.49);
    padding: 30px 40px 30px;
    margin-bottom: 40px;
}
form[name=select-card] {
    color: #fff;
    padding-bottom: 10px;
}
form[name=select-card] > p, form[name=select-card] > p > img {
    display: none;
}
form[name=select-card] h2:after {
    content: '';
    display: block;
    height: 5px;
    background: #fff;
}
form[name=select-card] h2 {
    font-size: 155px;
    line-height: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.choice-card .button.active, .choice-card .button:hover {
    background: rgba(109,22,38,1);
    background: -moz-linear-gradient(top, rgba(109,22,38,1) 0%, rgba(97,15,27,1) 44%, rgba(84,12,21,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,22,38,1)), color-stop(44%, rgba(97,15,27,1)), color-stop(100%, rgba(84,12,21,1)));
    background: -webkit-linear-gradient(top, rgba(109,22,38,1) 0%, rgba(97,15,27,1) 44%, rgba(84,12,21,1) 100%);
    background: -o-linear-gradient(top, rgba(109,22,38,1) 0%, rgba(97,15,27,1) 44%, rgba(84,12,21,1) 100%);
    background: -ms-linear-gradient(top, rgba(109,22,38,1) 0%, rgba(97,15,27,1) 44%, rgba(84,12,21,1) 100%);
    background: linear-gradient(to bottom, rgba(109,22,38,1) 0%, rgba(97,15,27,1) 44%, rgba(84,12,21,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d1626', endColorstr='#540c15', GradientType=0 );
}
.content-div form[name=slide] {
    margin: 0 0 40px;
    border-bottom: 5px solid #898989;
    background-position-y: bottom;
    background-attachment: initial;
    background-size: 100%;
}
.bg-cmib ul {
    list-style: none;
    padding-left: 30px;
}
.bg-cmib ul {
    list-style: none;
    padding-left: 30px;
    background: url('../images/bullet-w.png') no-repeat 0px 0px;
}
div.cmib-card:first-child {
    display: block;
}
div.cmib-card {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
}
.cmib-desc:first-child {
    display: block;
}
.cmib-desc {
    display: none;
}
.form-cmib {
    background: url('../images/bg-cmib.png') no-repeat;
    background-size: cover;
}
form[name=request-credit] input[type=radio] {
    width: 25px;
    height: 25px;
}
form[name=request-credit] input {
    margin-right: 15px;
}
form[name=request-credit] {
    background: #C71117;
    padding: 30px;
    border: 0;
    color: #fff;
    width: 800px;
    margin: 0 auto;
}
form[name=request-credit] .container {
    width: 740px;
    margin: 10px 0;
}
form[name=request-credit] input[name=submit], form.contact button {
    background: #D1D1D1;
    padding: 10px 0;
    border: 0;
    color: #fff;
    display: block;
    width: 100%;
    outline: 0;
    font-family: 'DBAdmanXLight';
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 100%;
}
form.contact button {
    color: #333;
}
form.contact button:hover {
    color: #f8ed01;
}
form[name=request-credit] input[type=text], form.contact li input {
    height: 50px;
    background: #850C10;
    border: 0;
    border-radius: 0;
    vertical-align: middle;
    margin-top: -8px;
    color: #fff;
}
form.contact li input {
    margin-top: 0;
    outline: 0!important;
    background: #D1D1D1;
    color: #333;
}
form.contact li textarea {
    background: #D1D1D1;
    outline: 0!important;
}
form[name=request-credit] input[name=submit]:hover, form.contact button:hover {
    background: #000;
}
form[name=request-credit] p {
    font-size: 21px;
}
body.cimb .content-div form[name=slide] {
    margin-bottom: 0;
}
form[name=select-card] .container {
    position: relative;
}
.cmib-desc {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}
.bottom-cimb {
    height: 100px;
}
.navbar .nav>li.active:after {
    content: '';
    display: block;
    height: 4px;
    background: #f8ed01;
    position: absolute;
    bottom: -1px;
    width: 100%;
}
.content-div form[name=content] {
    background-attachment: initial;
    padding: 40px 0;
    margin-bottom: 0;
}
.al-right {
    text-align: right;
}
body.ktc h1 {
    font-size: 65px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #000;
}
body.ktc h2 {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    text-shadow:1px 1px 1px #000;
}
.form-cmib h1 {
    font-size: 40px!important;
    color: #000!important;
    text-shadow: 0 0 0!important;
}
.bg-contact {
}
form.contact button {
    color: #333;
    margin-top: 20px;
}
body.contactus h1:after {
    content: '';
    display: block;
    height: 4px;
    width: 70px;
    background: #898989;
    margin: 0 auto;
}
.form-cmib form[name=request-credit] input[name=submit], .form-cmib form.contact button {
    background: #850C10;
}
.form-cmib form[name=request-credit] input[name=submit]:hover, .form-cmib form.contact button:hover {
    background: #000;
}
input[type="image"] {
    display: none;
}
.i-img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.i-img img {
    vertical-align: top;
}
.navbar .nav>li.active>a>.fa {
}
.credit-cart-list {
    /*background-image: url('../images/bg-credit-card.png');*/
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
    text-align: center;
}
h3.name-card {
    padding: 0 0 10px;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 15px;
    min-height: 70px;
}
.detail-card h3.name-card {
    border-bottom: 1px dotted #666;
}
h3.name-card a {
    font-size: 34px;
    color: #333;
    text-transform: uppercase;
    padding: 0;
}
h3.name-card a:hover {
    color: rgba(169,3,41,1);
}
.credit-cart-list .container > div {
    margin-bottom: 20px;
}
.view-more a {
    display: inline-block;
    padding: 14px 17px 10px;
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    background: rgba(147,147,147,1);
    background: -moz-linear-gradient(top, rgba(147,147,147,1) 0%, rgba(139,139,139,1) 47%, rgba(124,124,124,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,147,147,1)), color-stop(47%, rgba(139,139,139,1)), color-stop(100%, rgba(124,124,124,1)));
    background: -webkit-linear-gradient(top, rgba(147,147,147,1) 0%, rgba(139,139,139,1) 47%, rgba(124,124,124,1) 100%);
    background: -o-linear-gradient(top, rgba(147,147,147,1) 0%, rgba(139,139,139,1) 47%, rgba(124,124,124,1) 100%);
    background: -ms-linear-gradient(top, rgba(147,147,147,1) 0%, rgba(139,139,139,1) 47%, rgba(124,124,124,1) 100%);
    background: linear-gradient(to bottom, rgba(147,147,147,1) 0%, rgba(139,139,139,1) 47%, rgba(124,124,124,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#7c7c7c', GradientType=0 );
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.credit-cart-list .container > div img, .list-bank img {
    text-decoration: none;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.credit-cart-list .container > div img:hover, .list-bank img:hover {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.view-more a:hover {
    background: rgba(169,3,41,1);
    background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,3,41,1)), color-stop(44%, rgba(143,2,34,1)), color-stop(100%, rgba(109,0,25,1)));
    background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -o-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: linear-gradient(to bottom, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 );
}
.block-control .results {
    float: left;
    vertical-align: middle;
    margin-top: 8px;
    padding-right: 8px;
}
.block-control {
    padding: 0px 30px 20px;
}
.block-control .v_block-control {
    float: right;
}
.block-control:after {
    content: '';
    display: block;
    clear: both;
}
.control-post a {
    font-size: 21px;
    color: #333;
    padding: 0;
    border: 1px solid #333;
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.control-post a.active {
    color: rgba(169,3,41,1);
    border: 1px solid rgba(169,3,41,1);
}
.control-post a:first-child, .control-post a:last-child {
    display: inline-block;
    padding: 0;
    line-height: 33px;
    color: #333;
}
.detail-card {
}
body.details .content-div form[name=slide] {
    margin-bottom: 0;
}
.pic-card {
    min-height: 300px;
    background: rgba(80, 2, 17, 0.74);
}
.block-card .pic {
    position: relative;
    width: 80%;
    background: url('../images/bg-card-detail.png');
    padding: 10px;
    margin: 0 0 40px -15px;
    text-align: center;
    background-size: 100%;
    -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.75);
}
.title-card {
    color: #fff;
    padding: 30px 0 25px 25px;
    font-size: 53px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}
.title-card:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #fff;
    bottom: 0;
    position: absolute;
    left: 0;
}
.block-card .pic img {
    margin: 20px 0;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 18px 10px rgba(0, 0, 0, 0.75);
    border-radius: 8px;
}
.block-card .description {
    padding: 20px 40px;
    color: #fff;
    font-size: 21px;
}
.block-card .name-card {
    padding: 10px 15px;
    background: rgba(245, 245, 245, 0.59);
    display: inline-block;
    color: #fff;
    clear: both;
    font-size: 23px;
}
.block-card .description li {
    margin: 5px 0;
}
.block-card .pic:before {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000000;
    position: absolute;
    left: 6px;
    top: -13px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.register {
    width: 120px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 auto;
    display: block;
    padding: 15px;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;

    background: rgba(169,3,41,1);
    background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,3,41,1)), color-stop(44%, rgba(143,2,34,1)), color-stop(100%, rgba(109,0,25,1)));
    background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -o-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    background: linear-gradient(to bottom, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 );
    
    -webkit-box-shadow: 0px 0px 4px 0px rgba(43, 1, 1, 0.84);
    -moz-box-shadow: 0px 0px 4px 0px rgba(43, 1, 1, 0.84);
    box-shadow: 0px 0px 4px 0px rgba(43, 1, 1, 0.84);
}
a.register:hover {
    background: rgba(74,8,23,1);
    background: -moz-linear-gradient(top, rgba(74,8,23,1) 0%, rgba(51,6,17,1) 44%, rgba(31,1,8,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(74,8,23,1)), color-stop(44%, rgba(51,6,17,1)), color-stop(100%, rgba(31,1,8,1)));
    background: -webkit-linear-gradient(top, rgba(74,8,23,1) 0%, rgba(51,6,17,1) 44%, rgba(31,1,8,1) 100%);
    background: -o-linear-gradient(top, rgba(74,8,23,1) 0%, rgba(51,6,17,1) 44%, rgba(31,1,8,1) 100%);
    background: -ms-linear-gradient(top, rgba(74,8,23,1) 0%, rgba(51,6,17,1) 44%, rgba(31,1,8,1) 100%);
    background: linear-gradient(to bottom, rgba(74,8,23,1) 0%, rgba(51,6,17,1) 44%, rgba(31,1,8,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a0817', endColorstr='#1f0108', GradientType=0 );
}
body.krungsri form[name=request-credit] {
    background: #fed501;
    color: #000;
}
body.krungsri form[name=request-credit] input[type=text], body.krungsri form.contact li input {
    background: #ab8f00;
}
body.krungsri .form-cmib form[name=request-credit] input[name=submit], body.krungsri .form-cmib form.contact button {
    background: #ab8f00;
}
body.krungsri .form-cmib form[name=request-credit] input[name=submit]:hover {
    background:#000;
}
body.citi form[name=request-credit] {
    background: #00a3e4;
}
body.citi form[name=request-credit] input[type=text], body.citi form.contact li input {
    background: #018cc3;
}
body.citi .form-cmib form[name=request-credit] input[name=submit], body.citi .form-cmib form.contact button {
    background: #018cc3;
}

body.citi .form-cmib form[name=request-credit] input[name=submit]:hover {
    background:#000;
}
.loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.68);
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.required {
    margin-top: -10px;
    font-size: 17px;
}
input.required {
    border: 2px dashed #fff!important;
}
.details_icons > div {
    margin: 0 2px;
}
.details_icons {
    padding-top: 15px;
}
span.fa.fa-facebook:hover {
    background: #3b5998;
}
span.fa.fa-twitter:hover {
    background: #7dc6f9;
}
span.fa.fa-envelope:hover {
    background: rgba(169,3,41,1);
}

ul.social-botton {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 6px;
    height: 30px;
    margin-top: 18px;
}

ul.social-botton li {
    display: inline-block;
    width: 31px;
    height: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

ul.social-botton-1 li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 6px;
    height: 30px;
    font-size: 43px;
    margin-left: 10px;
    color: #FFF;
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    /* margin: 0 10px -4px 0; */
    margin-left: 30px;
}
.border-yellow {
    border-bottom: 4px solid #f8ed01;
    padding: 20px 0;
}
.border-yellow h1 {
    margin: 0;
    font-size: 40px;
}
.product-gird {
    margin: 30px 0;
}
.product-gird .desc {
    font-size: 21px;
    text-transform: capitalize;
    text-align: center;
}
.product-gird .item {
    margin: 10px;
}
.custom-controls-container ul {
    list-style: none;
}
.product-gird .container {
    position: relative;
}
.custom-controls-container ul.flex-direction-nav li {
    position: absolute;
    z-index: 1;
    top: 30%;
}
body .flex-direction-nav a {
    font-size: 0;
    top: 38%;
}
.flex-direction-nav a:before {
    top: 12px;
    position: relative;
    color: rgba(255,255,255,0.8)!important;
}
.flexslider {
    border: 0;
}
.margin-top {
    margin-top: 30px;
}

.bg_bd
{   background-image: url(http://www.bangkoksync.com/images/upload/images/slide-1-4.png);
    position: fixed;
}
.content-div {
    background: #fff;
    box-shadow: 0px 0px 14px rgba(10, 10, 10, 0.85);
}
.photo-gallery ul li {
    padding-top: 15px;
    padding-bottom: 15px;
}
.photo-gallery ul li .block {
    overflow: hidden;
    border: 5px solid #f8f8f8;
}
.photo-gallery ul li:hover > .block img {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.photo-gallery ul li img {
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%!important;
}
.bg-white {
    background: #fff;
}
.padding-y {
    padding-top: 30px;
    padding-bottom: 30px;
}
.bottom-content h2 {
    color: #fff;
}
.bottom-content li a {
    color: #f8ed01;
}
.bottom-content li {
    color: #949494;
    list-style: square;
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.bottom-content ul {
    margin-left: 20px;
}
.bottom-content p {
    font-size: 22px;
    color: #616161;
    font-weight: bold;
    line-height: 110%;
}
.map-content iframe {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.8;
}
.container.map-content {
    background: #2d333c;
}
.detail-card .content-div {
    padding-top: 40px;
    padding-bottom: 40px;
}
.block-slide {
    padding: 0 20px;
}
body .block-slide .flex-direction-nav a {
    top: 50%;
}
.badge a {
    color: #f8ed01;
}
.badge {
    padding: 3px 8px 5px;
    font-size: 19px;
    margin-top: 10px;
}
.extra-wrap h5 a {
    font-size: 21px;
    color: #000;
}
.box_news {
    padding: 20px;
}
h1.categ-title {
    padding: 20px 20px 10px;
    margin: 0;
}

.credit-cart-list h3.name-card {
    margin-top: 15px;
    margin-bottom: 0;
}
.credit-cart-list h3.name-card a {
    font-size: 23px;
}
a.link {
    background: #f8ed01;
    color: #000;
    padding: 2px 5px 1px;
    display: inline-block;
    margin-top: 2px;
}
.flexslider {
    border: 0;
    margin: 0;
}
.txt-2 {
    margin-top: 15px;
}
#content.pages .inner-content {
    padding: 20px;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #fff;
}
blockquote {
    padding: 15px;
    margin: 0 0 20px;
    border-left: 5px solid #f8ed01;
}
.filter ul#filters {
    margin: 30px 0;
}
.bottom-content iframe {
    max-width: 100%;
}
.inner {
    padding: 15px;
}
.v_project_info ul {
    list-style: none;
}

a {
    color: #101010;
    text-decoration: none;
}
.navbar .nav>li:hover > ul {
    display: block;
}
.navbar .nav>li > ul {
    display: none;
    position: absolute;
    background: #2a2a2a;
    margin: 0;
    top: 100%;
    width: 200px;
    left: 0;
    text-align: left;
    padding: 0;
    list-style: none;
    border-top: 1px solid #151515;
}
.navbar .nav>li > ul li {
    padding: 5px 4px;
    border-bottom: 1px solid #151515;
    border-top: 1px solid #3a3a3a;
}
.navbar .nav>li > ul li:last-child {
    border-bottom: 0;
}
.navbar .nav>li > ul li a {
    color: #fff;
    display: block;
    padding: 0 10px;
}
h1.brand img {
    max-width: 250px;
}
img {
    height: auto!important;
}
.price.price-old {
    color: #666;
    font-size: 23px;
    display: inline-block;
}
.special-price {
    color: red;
    font-size: 40px;
    display: inline-block;
    font-weight: bold;
}
.description {
    margin-top: 15px;
}
.price {
    font-size: 30px;
    font-weight: bold;
}
.product-list {
    padding: 0 30px;
}
ul.category-list {
    list-style: none;
    margin: 0;
    padding: 0 30px;
    text-align: left;
}
ul.category-list li {
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
}
.inner-product {
    padding: 15px;
}
a.mailto {
    display: inline-block;
    padding: 10px 14px 8px;
    font-size: 21px;
    background: #2a2a2a;
    color: #f8ed01;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-decoration: none!important;
    margin: 10px 0;
}
.v_form input, .v_form select {
    height: 30px;
}
.v_form textarea {
    height: 100px;
}
.button-submit {
    text-align: center;
}
.button-submit button {
    padding: 6px 20px;
    background: #2a2a2a;
    border: 1px solid #000;
    border-radius: 3px;
    color: #fff;
    margin: 20px auto;
}
img.captcha_images {
    float: left;
    width: 20%;
}
input#number {
    width: 75%;
    float: left;
    margin-left: 5%;
    margin-top: 10px;
}

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

@media screen and (max-width: 1100px) {  
}

@media screen and (max-width: 979px) {
    .content-div form {
        margin-bottom: 0;
    }
    form.contact li textarea {
        margin: 0;
        width: 100%;
    }  
    form.contact li input {
        margin: 10px 0 10px;
        width: 100%;
    }
    .content-div form#contact {
        margin-top: 50px;
        background: #898989;
        padding: 15px;
        color: #fff;
        margin-left: 0;
        margin-right: 0;
    }
    h2 {
        font-size: 20px;
        line-height: 120%;
    }
    .block-control .results {
        float: none;
        text-align: center;
    }
    .block-control .v_block-control {
        float: none;
        clear: both;
        text-align: center;
    }
    .credit-cart-list {
        padding: 40px 0;
    }
    .navbar .nav>li > ul {
        position: relative;
        display: block;
        width: 100%;
    }
    h3.name-card a {
        font-size: 21px;
    }
    h3.name-card {
        margin-bottom: 0;
    }
    .navbar .nav>li > ul li a {
        padding-left: 40px;
    }
    .navbar .nav {
        float: none;
        margin: 0;
        background: #2a2a2a;
    }
    .navbar .nav>li:active a, .navbar .nav>li:hover a {
        color: #fff;
    }
    .i-img {
        width: 20px;
        display: inline-block;
        top: 16px;
        left: 24px;
    }
    .navbar .nav>li.active>a>.fa {
        display: inline-block!important;
        position: absolute;
        width: auto;
        font-size: 20px;
        vertical-align: 0;
        top: 0;
        margin-right: 10px;
        left: 23px;
    }
    .navbar .nav>li>a>.fa {
        display: none;
    }
    .menu-bar, form#form-search {
    }
    .banner-page > div:last-child img {
        left: 0;
    }
    .top-nav .container {
        margin-bottom: 0;
    }
    .top-search.open input[name=qs_word] {
        display: block;
        position: absolute;
        left: 80px;
        top: 27px;
        z-index: 2;
    }
    button#menu_button {
        display: block;
    }
    .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background-color: initial;
        color: inherit;
    }
    .banner-page {
        background-size: cover;
        background-attachment: initial;
    }
    .nav-collapse .nav>li>a:focus {
        background: none;
    }
    footer {     
        padding: 20px 0;
    }
    .banner-page > div {
        margin-top: 6%;
    }
    header .warpper > .container {
        position: relative;
    }
    .top-search {
        position: static;
        top: 0;
        margin-top: -4px;
    }
    .nav-collapse, .nav-collapse.collapse {
        height: auto;
        display: none;
        width: 100%;
        position: absolute;
        top: 100%;
        right: 0;
        margin-top: 1px;
    }
    h1.brand {
        float: left;
        text-align: center;
        margin: 16.3px 15px;
        position: relative;
        z-index: 1;
    }
    .navbar {
        float: none;
        position: relative;
        top: 0px;
    }
    .navbar #menu_button {
        display: block;
        position: absolute;
        right: 10px;
        background: none;
        border-radius: 3px;
        padding: 8px 13px;
        font-size: 20px;
        color: #fff;
        border: 0;
        top: 20px;
    }
    .right-top .inner-page p {
        font-size: 17px;
    }
    .language {
        top: 0;
    }
    .top-nav a.f,  .top-nav a.t,  .top-nav a.g {
        display: none;
    }
    .top-search button, .top-search button:focus {
    }
    form#form-search {
    }

    .navbar .nav>li, .navbar .nav>li:first-child {
        border-left: 0;
        padding: 5px 0;
        text-align: left;
        display: block;
        height: auto;
        line-height: 100%;
        border-bottom: 1px solid #151515;
        border-top: 1px solid #3a3a3a;
    }
    .navbar .nav>li>a {
        padding: 4px 25px 4px;
        font-size: 21px;
        font-weight: normal;
        border: 0;
        text-shadow: 0 0 0;
    }
    .navbar .nav>li:last-child {
        border-right: 0;
    }
    .navbar #menu_button:focus {
        outline: 0;
    }
    h1.brand a {
        display: inline-block;
    }
    .navbar {
        float: none;
        position: relative;
        top: 0px;
        margin-top: 0;
        display: block;
        min-height: initial;
    }
    h1.brand a img {
        max-width: 200px;
    }
}
@media screen and (max-width: 768px) {
    .bottom-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .bottom-content li {
        width: 100%;
    }
    .right-top {
        margin-bottom: 15px;
    }
    form#form-search input[type="text"]::-webkit-input-placeholder {
        color: #fff;
    }
    form#form-search hr {
        position: absolute;
        bottom: -82px;
        z-index: 2;
        border-top: 0;
        border-bottom: 1px solid #435688;
        left: 5%;
        right: 5%;
    }
    .top-search.open form#form-search:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        bottom: -60px;
        position: absolute;
        border-bottom: 1px solid #435688;
        z-index: 1;
        left: 15px;
        right: 15px;
    }
    .top-search input[name=qs_word] {
        display: none;
        position: absolute;
        left: 0;
        top: initial;
        bottom: -70px;
        width: 88.2%;
        background: #002178;
        color: #fff;
        border: 0;
        border-radius: 0;
        height: 40px;
        margin: 0;
        padding: 15px;
        z-index: 0;
        text-indent: 30px;
        font-size: 16px;
    }
    .navbar .nav>li.active>a {
        background: rgba(0,0,0,.02);
        padding-left: 55px;
    }
    .navbar .nav>li>a {
        padding: 5px 25px;
    }
    .nav-collapse, .nav-collapse.collapse {
        position: absolute;
    }
    .left-top ul li .fa {
        font-size: 12px;
    }    
    #Subheader .container {
        margin-bottom: 0;
    }
    #Subheader ul.breadcrumbs {
        display: none;
    }
    header > .container {
        position: relative;
        width: 260px;
        margin: 0 auto;
    }
    .padleft {
        width: 20px;
    }
    .right-top a {
        font-size: 15px;
    }
    .top-nav {
        padding: 10px 0 0;
    }
    body.home header {
        position: relative;
    }
    header {
    }
    body.home header {
        min-height: initial;
    }
}

@media screen and (max-width: 600px) { 
    h1 {
        font-size: 30px;
    }
    .flex-control-nav {
        display: none;
    }
    .flex-direction-nav {
        display: none;
    }
    h3.name-card a {
        font-size: 25px;
    }
    .border-yellow h1 {
        font-size: 25px;
    }
    .footer-socail {
        text-align: left;
        margin-top: 10px;
    }
    .container.block-bottom {
        margin-bottom: 0;
    }
    .form-box {
        position: relative;
        margin: 30px 0;
    }
    .sticky .top-search.open input[name=qs_word] {
        top: 0;
    }
    .sticky .top-search button {
        margin-top: 0;
    }
    p {
        font-size: 20px;
    }
    .content.alliance li {
        width: 100%;
        margin-bottom: 30px;
    }
    .service-for-you {
        min-height: 300px;
    } 
    .service-for-you .container {
        font-size: 25px;
    }
    .title-slide > div:first-child img {
        left: 0;
    }
    .title-slide > div:last-child img {
        right: 0;
    }
    .right-top {
        padding: 10px 10px 0;
        text-align: center;
    }
    .top-nav .container {
        margin: 0 auto;
    }
    .banner-page > div:last-child img {
        margin-top: 0;
        position: relative;
        left: 0;
    }
    .banner-page > div:last-child {
        margin-top: 5%;
    }
    .banner-page > div {
        margin-top: 9%;
    }    
}
@media screen and (max-width: 450px) {
    .content-div form[name=content] {
        background-attachment: initial;
        padding: 40px 0;
        margin-bottom: 0;
        background-position: 50% 50%;
        background-size: cover!important;
    }
    .social-contact p {
        text-align: center;
    }
    .about-home {
        padding-bottom: 30px;
    }
    .copyright {
        text-align: center;
        padding: 40px 0 25px;
        line-height: 120%;
    }
    .bg-gray .fa {
        float: none;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    form[name="content"] .inner > div {
        padding: 20px;
    }
    .welcome h1 {
        font-size: 34px;
    }
    .nav-collapse, .nav-collapse.collapse {
        position: relative;
    }
    .navbar {
        position: relative;
    }    
    .top-search button, .top-search button:focus {
        outline: 0;
        background: none;
        border: 0;
        font-size: 20px;
        color: #777;
        margin: 20px 10px 0;
        float: right;
    }
    .menu-bar {
        float: none;
        margin: 0;
        width: 100%!important;
    }
    .menu-bar {
        float: none;
        position: relative;
    }
    form#form-search {
        background: none;
        margin: 0;
        height: 60px;
    }   
    .left-top ul li {
        display: block;
        text-align: center;
        color: #002178;
    }
    .left-top ul li a {
        color: #002178;
        font-size: 17px;
    }
    .left-top ul li:first-child {
        display: none;
    }
    .navbar #menu_button {
        position: absolute;
        padding: 0;
        left: initial;
        right: 14px;
        z-index: 2;
    }
     h1.brand {
        float: none;
        margin: 15px 0 10px;
        padding: 0;
    }
    .top-search {
        float: none;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background: #f5f5f5;
        z-index: 2;
        height: 60px;
    }
    header .warpper {
    }  
     header .warpper > .container {
        width: 260px;
        margin: 0 auto;
    }
    .container { 
        width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    .block-shadow {
        padding-left: 0;
        padding-right: 0;
    }
    form[name=select-card] h2 {
        font-size: 50px;
    }
    form[name=select-card] h2:after {
        height: 3px;
        width: 70%;
        margin: 0 auto;
    }
    .choice-card .button p {
        font-size: 21px;
    }
    .choice-card {
        display: block;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .choice-card .button {
        margin: 0px auto 10px;
        width: 150px;
        display: block;
    }
    div.cmib-card {
        position: relative;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .cmib-desc {
        position: relative;
    }
    form[name=request-credit] { 
        width: auto;
    }
    form[name=request-credit] .container {
        width: auto;
    }
    .bottom-content .social-contact {
        margin: 10px 0;
        text-align: center;
    }
}
@media screen and (max-width: 350px) {  

    .sticky .top-search.open input[name=qs_word], .top-search.open input[name=qs_word] {
        left: 50px;
    }        
    .banner-page > div {
        margin-top: 10%;
    }
    .top-search {
        left: 0;
    }
    .service-for-you {
        min-height: 300px;
        background-size: cover;
        background-attachment: initial;
        background-position: top center;
    }
    .content.our-brand, .banner-page, .content-div form {
         background-attachment: initial;
        background-position: top center;
    }
}