/*@font-face {
     font-family: 'OpenSans-Regular';
    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');
}*/
@font-face {
    font-family: 'PromptRegular';
    src: url('../fonts/PromptRegular.eot');
    src: url('../fonts/PromptRegular.eot') format('embedded-opentype'),
         url('../fonts/PromptRegular.woff2') format('woff2'),
         url('../fonts/PromptRegular.woff') format('woff'),
         url('../fonts/PromptRegular.ttf') format('truetype'),
         url('../fonts/PromptRegular.svg#PromptRegular') format('svg');
}
@font-face {
    font-family: 'PromptBold';
    src: url('../fonts/PromptBold.eot');
    src: url('../fonts/PromptBold.eot') format('embedded-opentype'),
         url('../fonts/PromptBold.woff2') format('woff2'),
         url('../fonts/PromptBold.woff') format('woff'),
         url('../fonts/PromptBold.ttf') format('truetype'),
         url('../fonts/PromptBold.svg#PromptBold') format('svg');
}

@font-face {
    font-family: 'was_jasmindara';
    src: url('../fonts/was_jasmindara.eot');
    src: url('../fonts/was_jasmindara.eot') format('embedded-opentype'),
         url('../fonts/was_jasmindara.woff2') format('woff2'),
         url('../fonts/was_jasmindara.woff') format('woff'),
         url('../fonts/was_jasmindara.ttf') format('truetype'),
         url('../fonts/was_jasmindara.svg#was_jasmindara') 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;
}
.home_video_company h1 {
    font-size: 55px;
}
.home_video_company h3 a.more span {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 1.5px;
}
/* body {
  background: none;
  font-family: 'DBAdmanXLight';
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.5px;
} */
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

a:hover {
    color: #5986a8;
}
#sp-top-bar {
    background-color: #f47c20;
    color: #fff;
}
#sp-top-bar a {
    color: #fff;
}
.home_video_company .sppb-row-container {
    padding-top: 70px;
}
.lang-switch {
    display: inline-block;
    padding: 10px 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: #f47c20!important;   /*#db1c25*/
}
.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;
}
.top-menu {
    background: none;
    padding-top: 100px;
}
body.home #sp-header {
    background-color: transparent;
    color: #666;
    position: absolute;
    background: none;
    z-index: 2;
}
.banner_top ul {
    list-style: none;
    padding: 0;
}
.banner_top li {
    display: inline-block;
    vertical-align: middle;
}
.top-menu .container {
    background-color: #38383a;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a:hover {
    color: #f47c20;  /*#bf272e;*/
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    line-height: 50px;
    vertical-align: top;
    font-family: 'PromptBold';
    font-size: 24px;
    float: none;
    padding-left: 50px;
    padding-right: 50px;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgb(130, 179, 136);
}
#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: #4e7f54;
}
.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: #f47c20;
}
.form_hiden:hover > form#form-search input {
    border-radius: 0;
    border: 0;
}
button#search_buttom .fa {
    color: #f47c20;
    font-size: 23px;
}
.form_hiden {
    line-height: 0px;
    display: block;
}
button#search_buttom {
    background: none;
    padding: 13px 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: #fff;
    /* background: #bf272e; */
    background: #f47c20;
}
.sp-megamenu-parent > li {
    vertical-align: top;
}   
 .sp-megamenu-wrapper {
    float: none;
    display: inline;
    text-align: center;
} 
.sp-megamenu-wrapper:after {
    content: '';
    display: block;
    clear: both;
}
.sp-megamenu-parent {
    float: none;
}
.sp-megamenu-parent > li.sp-menu-item.sp-has-child {
    text-align: center;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
    line-height: 100%;
}
h1.brand {
    margin: 0;
}
.banner_top {
    padding-top: 10px;
    font-size: x-large;
    line-height: 100%;
}

.sp-column.pull-right.link_top_right {
    margin: 10px;
}
.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 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;
}

.sppb-section.footer-home {
    background-image: url(../images/bg-footer.png);
    /* min-height: 100%; */
    background-attachment: fixed;
    background-size: cover;
    padding: 30px 0 40px;
    position: relative;
    padding-bottom: 0;
}
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: none;
}    
.new-activity ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section.sppb-section.new-activity h2 {
    text-align: center;
    border-bottom: 1px solid #f47c20;
    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: #f47c20;
    font-size: 21px;
    text-align: left;
}
section.sppb-section.new-activity .sppb-row-container .desc {
    color: #fff;
    text-align: left;
    border-bottom: 1px solid #f47c20;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.date {
    text-align: left;
    color: #fff;
    font-weight: bold;
}
.date .fa {
    margin-right: 8px;
}
.date span {
    color: #000;
    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;
}
#sp-footer {
    background-color: #186e25;
    color: #fff;
}
#sp-footer a {
    color: #fff;
    text-transform: uppercase;
}
.copyrighttext {
    vertical-align: middle;
    line-height: 15px;
}
ul.tp-revslider-mainul, ul.tp-revslider-mainul li {
    list-style: none;
}
section#sp-main-body.product_list {
    margin-top: 40px;
}
.no-listing {
    border: 1px dashed #bf272e;
    padding: 8px;
    text-align: center;
    color: #bf272e;
    border-width: 1px 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%;
}
ul.list-field ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.list-field ul li {
    margin-bottom: 25px;
    position: relative;
}
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: #a5a5a5;
    background: #f6f6f6;
    width: 100%;
    border-radius: 0;
    border: 1px solid #a5a5a5;
}
ul.list-field textarea {
    height: 100px;
}

.button_submit button {
    color: #ffffff;
    margin: 15px 0;
    border: 1px solid #f5f5f5;
    padding: 10px 30px 14px;
    line-height: 100%;
    border-radius: 4px;
    background: #8e4423;
    float: right;
    width: 100%;
}
.button_submit {
    text-align: center;
}
.capcha img {
    margin-bottom: 15px;
}
/* section#contact-form {
    background-image: url(../images/bg-contact.jpg);
} */
li.capcha {
    color: #fff;
}
ul.list-field {
    padding: 0;
}
.address-contact {
    padding: 70px;
    height: 100%;
}
.address-contact span.fa {
    color: #fff;
    background: #f47c20;
    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: #f47c20;
}
form#faq ul {
    display: none;
}
form#faq h2 {
    border: 2px solid #f47c20;
    padding: 8px 15px 5px;
    cursor: pointer;
    font-size: 23px;
}
form#faq {
    background: rgba(255, 191, 194, 0.20);
}
div#sp-main-body {
    margin-bottom: 0;
}
.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: 0 0 0px;
}
section#sp-main-body {
    padding: 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    text-align: left;
}
.sp-module-content ul.VMmenu li div > a:hover {
    color: #f47c20;
}
.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: 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; */
    margin-bottom: 50px;
}
.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;
}
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: #f47c20;
}
ul.VMmenu:after {
    content: '';
    display: block;
    clear: both;
}
a.view-all {
    padding: 8px 12px 5px;
    color: #fff;
    background-color: #f47c20;
    border-radius: 2px;
    margin: 10px 0;
    display: inline-block;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    border: 1px solid #f47c20;
    font-weight: bold;
}
a.view-all:hover {
    color: #f47c20;
    background:none;   
}
div#post-image {
    position: relative;
    width: 100%;
    color: #fff;
    margin-bottom: 0;
}
/* div#post-image h1.categ-title {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 5px 1px 5px #000;
    position: absolute;
    bottom: 0;
    left: 15%;
} */
div#catego_title {
    display: block;
    text-align: center;
    bottom: 0px;
    position: absolute;
    z-index: 1;
    left: 105px;
    width: 520px;
}
div#catego_title h1.categ-title {
    font-size: 37px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 5px 1px 5px #000;
    color: #fff;
}
.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: #f47c20;
    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);*/
    background: #f47c20;
}
.flex-control-paging li a {
    background: rgb(255, 255, 255);
}
.flex-control-paging li a.flex-active {
    /* background: #2b495e; */
    background: #2b495e;
}
.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: 10px 4px 4px;
    background: #44a244;
    margin-bottom: 0;
    line-height: 1;
}
.error {
    color: #fff;
    text-align: center;
    padding: 14px 8px 1px;
    background: #e42626;
    margin-bottom: 0;
}
.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: #f7f7f7;
    font-family: 'PromptBold';
    font-size: 21px;
    font-weight: bold;
}
.hit-count a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.sp-module-content ul.VMmenu li.active > div a {
    color: #fff;
    background: #f47c20;
}
#sp-footer a:after {
    content: '';
    display: inline-block;
    /*border-bottom: 1px solid #fff;*/
    width: 100%;
    vertical-align: top;
    line-height: 0;
}
#sp-footer a:hover {
    text-shadow: 1px 1px 1px #000, 1px 1px 1px #000;
}
.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;
}
.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: #13007d;
}
h3.sp-simpleportfolio-title a {
    font-size: 19px;
    line-height: 120%;
    display: block;
}
h3.sp-simpleportfolio-title {
    margin-bottom: 15px;
}
span.sp-simpleportfolio-title {
    font-size: 19px;
    /* color: #f47c20; */
    text-align: center;
    display: block;
}
/*.fullwidthbanner-container {
    margin-top: -25px;
}*/
div#sp-menu {
    padding-left: inherit;
    background-color: #38383a;
    padding-left: 0;
    padding-right: 0;
     float: right;
}
.about_tab_home h3 {
    color: #f47c20;
}

.about_tab_home img {
    float: right;
}

a.btn_reading {
    -webkit-appearance: button;
    padding: 5px 16px 4px;
    color: #fff;
    background-color: #f47c20;
    margin-top: 20px;
}

.home .our_product {
    background-image: url(../images/bg_our_product.png);    
    background-attachment: fixed;
    background-size: cover;
    height: 650px;
}
.producthome .item-detail {
    background-image: url(../images/Thaigardenresort-Home-product-detail_03.png);  
    background-size: contain;
}

/************************* Flexslider *************************/
.flexslider2 {
    margin: 25px 0 60px;
    /*background: #fff;
    border: 4px solid #fff;*/
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider2 .slides {
    zoom: 1;
}
.flexslider2 .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    /*margin: 0 10px !important;*/
}
.flexslider2 .slides > li div {
    display: block;
    /* margin: 0 10px !important; */
}
.flexslider2 ol.flex-control-nav.flex-control-paging {
    bottom: -50px;
}
.flexslider2 .flex-direction-nav .flex-next {
    opacity: 1;
}
.flexslider2 .flex-direction-nav .flex-prev {
    opacity: 1;
}
.flexslider2 h5 {
    color: #fff;
    text-align: center;
}
.flexslider2 h5:hover {
    color: #f47c20;
}
/************************************************************/

.sppb-row.our_product h2 {
    color: #fff;
    margin-top: 100px;
}
.home .our_product .ourproduct_view_all {
    text-align: center;
}
.home .our_product .ourproduct_view_all a {
    -webkit-appearance: button;
    padding: 5px;
    color: #fff;
    background-color: #f47c20;
    width: 90px;
    text-align: center;
}
/* .home section .sppb-row.about_us {
    min-height: 450px;
    padding-top: 50px;
    font-size: x-large;
    line-height: 35px;
} */
.home section.sppb-section.vision {
    background: url(../images/bg_vision.jpg);
    background-size: cover;
    vertical-align: middle;
    min-height: 500px;
}
.home section.sppb-section.vision .row_vision {
    padding-top: 70px;
}
.home section.sppb-section.vision h2 {
    margin-bottom: 30px;
}
.home section.sppb-section.vision .vision_text {
    font-size: x-large;
    line-height: 35px;
    vertical-align: middle;
}
.home section.sppb-section.vision .vision_text strong {
    color: #f47c20;
}
.home section.sppb-section.content_footer {
    color: #fff;
    min-height: 500px;
    font-size: x-large;
    padding-top: 40px;
    line-height: 35px;
}
.home section.sppb-section.content_footer h3 {
    display: inline-block;
    border-bottom: 3px solid #f47c20;
    padding-bottom: 5px;
    margin-bottom: 45px;
}
.home section.sppb-section.content_footer a {
    color: #fff;
}
.home section.sppb-section.content_footer a:hover {
    color: #f47c20;
}
.home .content_footer {
    background-image: url(../images/bg_footer.jpg);   
    background-size: cover;
}
.list-product .sp-simpleportfolio-info {
    text-align: center;
}
.cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
    padding: 0 1em;
    height: 40px;
    line-height: 40px;
}
.cd-pagination.animated-buttons [class^="ap-"] {
    line-height: 40px;
}
.product-page .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
    margin: 0;
}
.home .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
    margin: 0;
}
.product-page span.sp-simpleportfolio-title:hover {
    color: #f47c20;
}
h5.sp-simpleportfolio-title {
    font-size: 20px !important;
}
span.featherlight-close-icon.featherlight-close {
    padding-top: 5px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns > a.btn-zoom-icon {
    padding: 0;
    padding-bottom: 5px;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 10px;
}
.black_bckg-50 {
    background: rgba(51, 51, 51, 0.7);
    height: auto !important;
}
/*.address-contact img {
    border: 1px solid;
}*/
.contact-page .sppb-row-container {
}
.text-shadow {
    text-shadow: none;
    color: #fff;
}
div#sp-main-body {
    line-height: 30px;
}
.disc_contect {
    margin-left: 25px;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 2px;
}
.address-contact .inner-page a {
    color: #fff;
}
body #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    padding: 0px 8px 0px;
}
    a.more {
            color: #119f57;
            background: #2b495e00;
            padding: 10px 18px 10px;
            border-radius: 3px;
            border: solid 3px rgb(17, 159, 87);
            font-weight: normal;
    }
a.more:hover {
    border: solid 3px rgb(255, 255, 255);
    background: #119f57;
    color: white
}

.block-info li {
    margin-bottom: 14px;
    line-height: 1;
}
.block-info li i {
    margin-right: 10px;
    vertical-align: middle;
}
body section.footers_section a:hover {
    color: #2caae2;
}
.logo_company {
    padding: 40px 0;
    padding-top: 0;
}
.flexslider_news .item h3 {
    margin: 8px 0 0;
}
.home_video_company .col-sm-6.col-md-6:last-child {
    padding: 0 50px;
}
#sp-main-body.page-id-3867 form {
    color: #628f9d;
    border: 3px solid #628f9d;
    border-top: 0;
}
#sp-main-body.page-id-3867 form h2,#sp-main-body.page-id-3867 form h4, #sp-main-body.page-id-3867 form strong {
    color: #2b495e;
}
#sp-main-body.page-id-3867 form img {
    padding: 0 40px 40px 0;
    margin: -20px 0 156px -80px;
}
#sp-main-body.page-id-3867 form h2 {
    margin: -3px -3px 30px 0;
    line-height: 0.5;
    position: relative;
    top: -21px;
}
#sp-main-body.page-id-3867 .our-section form h2 {
    background-image: url(../images/right-title-3-v2.png);
    background-repeat: no-repeat;
    background-position: right bottom;    
}
#sp-main-body.page-id-3867 .our-section:nth-child(even) form h2 {
    background-image: url(../images/right-title-2-v2.png);
    background-position: 0 0;
    background-position: left bottom;     
    text-align: right;
    margin-left: -40px;
}
#sp-main-body.page-id-3867 form h4 {
    margin-top: 0;
}
#sp-main-body.page-id-3867 form strong {
    line-height: 1;
}
#sp-main-body.page-id-3867 form {
    color: #628f9d;
    border: 3px solid #628f9d;
    border-top: 0;
}
#sp-main-body.page-id-3867 .our-section:nth-child(even) form img {
    float: right!important;
    margin: -20px -80px 248px 36px;
    padding: 0 0 40px 80px;
    
}

#sp-main-body.page-id-3867 .our-section:nth-child(even) form {
    padding-left: 40px;
}
.topic-home h1 {
    text-align: center;
    color: #2b495e;
}
s
.our-section:first-child form {
    margin-top: 100px;
}
.our-section:not(:first-child) {
    padding-top: 80px;
}
body .text-slide-button span {
    color: #2b495e;
    background: #ffff;
    padding: 0px 18px 13px;
    border-radius: 9px;
    border: solid 3px #3d687ca3;
    font-style: italic;
    line-height: 1;
    display: block;
}
body .text-slide span {
    color: white;
}
.text-slide-button.more span {
    padding: 2px 15px 10px;
    display: block;
    color: #2b495e;
    font-weight: bold;
}
#post-image h1 {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: center;
}
#post-image .inner-page > div {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    left: 0;
    right: 0;
    height: 50%;
}
.sp-page-title #post-image .container {
    max-width: 1170;
    color: #628f9d;
    padding: 3% 0;
}
.sp-page-title #post-image .container h2 {
    color: #628f9d;
    font-size: 200%;
    margin-bottom: 20px;
}
form#tomorrow-solutions-today .container > div:before {
    content: '';
    display: block;
    width: 51px;
    height: 29px;
    background-image: url(../images/quote-1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
form#tomorrow-solutions-today .container > div:after {
    content: '';
    display: block;
    width: 51px;
    height: 29px;
    background-image: url(../images/quote-2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
}
form#tomorrow-solutions-today .container > div, form#the-empyrean-promise .container > div{
    position: relative;
    text-align: center;
    color: #fff;
    padding: 0 50px;
    font-size: 142%;
    line-height: 1;
}
.pages.page-id-3869 .container {
    width: 100%;
    padding: 0;
}
.pages.page-id-3869 .container form#tomorrow-solutions-today {

    background-color: rgba(0, 0, 0, 0.66);
}
form#tomorrow-solutions-today {
    margin: 0 auto 0px;
    padding: 40px 0 80px;
}
form#tomorrow-solutions-today h2, form#the-empyrean-promise h2{
    text-align: center;
    color: #fff;
    padding-top: 40px;
    margin-top: 0;
    margin-bottom: 40px;
}
form#tomorrow-solutions-today .container, form#the-empyrean-promise{
    max-width: 1170px;
}
form#our-service .container, form#the-empyrean-promise {
    max-width: 1170px;
    margin: 0 auto;
}
form#our-service {
    padding-top: 50px;
    color: #2b495e;
    padding-bottom: 80px;
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.82);
}
.pages.page-id-3869 .container form#tomorrow-solutions-today:last-child {
    background-color: #2b495ec7;
}
form#our-service:after {
    content: '';
    display: block;
    clear: both;
}
form#our-service h2 {
    padding-top: 20%;
}
form#our-service img {
    margin-right: 30px;
}
#sp-main-body.pages.page-id-3869 {
    padding: 0 0 0;
    margin-bottom: 0;
}
body section.footers_section {
    background-size: cover;
    background-image: url(../images/footer.png);
}
a.job {
    display: inline-block;
    padding: 10px 13px 8px;
    background: #1f3a4c;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32);
    font-weight: bold;
    margin-top: 20px;
}
div#fancybox-wrap {
    top: 10%!important;
    position: fixed;
}
.mailto input {
    height: 30px;
    margin-bottom: 10px;
    width: 100%;
}
.mailto .controls img {
    display: block;
}
.mailto textarea {
    width: 100%;
}
.mailto button[type=submit] {
    display: block;
    margin: 14px 0;
    font-size: 16px;
    padding: 7px 23px;
    background: #5cc4d6;
    border: 0;
    color: #fff;
    border-radius: 5px;
}
.mailto textarea {
    margin-bottom: 10px;
}
ul.list-field input#cf_file {
    opacity: 0;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.MultiFile-list {
    color: #a5a5a5;
    background: #f6f6f6;
    width: 100%;
    border-color: rgba(255,255,255,0.85);
    height: 40px;
    position: relative;
    z-index: 0;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.428571429;
    border: 1px solid #a5a5a5;
}
.form-full-sec ul.list-field li textarea {
    margin-bottom: 10px;
    height: 172px!important;
}
.form-full-sec ul.list-field li .capcha {
    margin-top: 10px;
}
body section#contact-form form {
    padding: 80px 70px 70px;
    margin: 0;
    background: none;
}
ul.list-field:after {
    content: '';
    display: block;
    clear: both;
}
.capcha p {
    font-size: 19px;
    line-height: 1;
    margin-bottom: 0;
}
html body.contact-page .address-contact {
	background-color: rgba(0, 0, 0, 0.66);
    padding:0;
}
.MultiFile-list a.close {
    color: red;
    position: absolute;
    right: -25px;
    opacity: 1;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.74);
    line-height: 14px;
    display: block;
    text-indent: 1px;
    font-size: 19px;
    top: 10px;
}
.button_submit button:hover {
    background: #8e4423ba;
}
.join-us-team .container {
    margin-bottom: 0;
    padding: 25px 25px 0;
    color: white;
}
body#body-3873 .full-content {
    background-color: rgba(0, 0, 0, 0.23);

}
.join-us-team {
    background: rgba(255, 255, 255, 0.37);
}
.join-us-team:last-child .container {
    padding-bottom: 25px;
}
.join-us-team .container > h2 {
    font-size: 22px;
    padding: 8px;
    background: #1f3a4c;
    color: #fff;
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 0;
}
body .join-us-team p, body .join-us-team {
    color: black;
    font-size: 16px;
    line-height: 1.4;
}
.join-us-team p {
	background:none!important;
}
.join-us-team button {
    border-width: 2px!important;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a > span:after {
    top: 95%!important;
}
body #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a > span {
    position: static;
}    
.join-us-team form {
    display: none;
    padding-top: 30px;
}
.home_ifrs9 {
    padding-top: 100px;
}
.banner-content h1 {
    color: #fff;
    margin-top: 50px;
}
.news-list .item .inner .published {
    line-height: 1;
}
.map-content .contactus {
    position: relative;
}
.map-content .contactus .desc {
    position: absolute;
    right: 5%;
    top: 22%;
    width: 30%;
    background: rgba(20, 42, 83, 0.93);
    padding: 30px;
}
.form-full-sec {
    background: rgba(255, 255, 255, 0.93);
    padding: 40px 0;
}
body.contact-page .contactus .map {
    margin: 0!important;
}
.form-full-sec ul.list-field li {
    width: 50%;
    float: left;
}
ul.list-field .full_width {
    position: relative;
}
.form-full-sec ul.list-field li > div {
    padding: 5px;
}
.contactus .map iframe {
    height: 550px;
}
.fullwidthbanner-container > video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.fullwidthbanner-container picture {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.caption.lfl.tp-caption.start img {
    width: 100%!important;
    height: 100%!important;
}
.warpper-carrer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    z-index: 9999;
}
.warpper-carrer .inner-carrer {
    max-width: 80%;
    margin: 5% auto 0;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    max-height: 80%;
    overflow: auto;
}
a.job:hover {
    background: none;
    color: #1f3a4c;
    border: 2px solid #1f3a4c;
}
a.job {
    display: block;
    padding: 5px 13px 8px;
    background: #1f3a4c;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32);
    font-weight: bold;
    margin-top: 20px;
    clear: both;
    width: 125px;
    border: 2px solid transparent;
}
.address-contact h2 {
    text-align: center;
    color: white;
}
.warpper-carrer .close {
    font-size: 30px;
    position: fixed;
    top: 11%;
    right: 11%;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #000;
    line-height: 29px;
    text-indent: 1px;
    cursor: pointer;
    margin-right: 15px;
}
body.home.site .warpper-carrer img {
    margin: 0 auto;
    padding-top: 35px;
}
.career .sp-megamenu-parent li.sp-menu-item:nth-child(6) a span:after {
    border: #2b495e solid 2px;
}
body.career {
    background-image: url(../images/career-bg.jpg);
    background-image: url(../images/BG-TEAM.png);
    background-attachment: fixed;
}
.home_ifrs9 li {
    text-align: center;
}
.inner-page:after {
    content: '';
    display: block;
    clear: both;
}
body .home_video_company {
    padding-bottom: 70px;
}
.tp-bullets.simplebullets.round {
    display: none;
}
/*.left.aboutus {
  background-image: url(../images/bg-about-1.png);
    min-height: 300px;
    background-size: cover;
    padding: 6px 0 0px;
    position: relative;
}
.right.aboutus {
  background-image: url(../images/bg-about-2.png);
    min-height: 300px;
    background-size: cover;
    padding: 6px 0 0px;
    position: relative;
}*/
.button-slide a {
    padding: 11px 9px;
    color: #fff;
    background-color: #165805bf;
    margin: 30px 30px;
    display: inline-block;
    width: 200px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    border: solid #e4f1e3;
}
.button-slide a:hover {
    background: #133606;
}
a.logo {
    width: 75%;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent>li:hover>a {
    color: #d79239!important;
}
.sp-megamenu-parent {
    float: none;
    margin-top: 75px;
}


 .contact-page .sp-megamenu-parent li.sp-menu-item:last-child a span, 
.body-details .sp-megamenu-parent li.sp-menu-item:nth-child(5) a span, 
body.home .sp-megamenu-parent li.sp-menu-item:first-child a span {
    color: #d79239!important;
   
}
.product-page .sp-megamenu-parent li.sp-menu-item:nth-child(3) a span,
body#body-4092 .sp-megamenu-parent li.sp-menu-item:nth-child(2) a span,
.newspage .sp-megamenu-parent li.sp-menu-item:nth-child(4) a span {
    color: #d79239!important;

} 

.newspage .sp-megamenu-parent li.sp-menu-item:nth-child(5) a span:after, .contact-page .sp-megamenu-parent li.sp-menu-item:last-child a span:after, .body-details .sp-megamenu-parent li.sp-menu-item:nth-child(5) a span:after, body.home .sp-megamenu-parent li.sp-menu-item:first-child a span:after {
    border: #2b495e00 solid 2px!important;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent>li>a {
    color: #a7804d!important;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent>li:hover>a>span:after, #sp-header #sp-menu .sp-column .sp-megamenu-parent>li.active>a>span:after {
    background-color: none!important;
    display: none;
}
.sp-megamenu-parent li.sp-menu-item a span {
    padding-top: 5px;
    padding-bottom: 5px;
}



#sp-header #sp-menu .sp-column .sp-megamenu-parent>li>a {
    font-size: 18px!important;
}
    
.col-md-8.left.aboutus ul {
    display: contents;
}
.abouthome {
    width: 100%;
    color: #fff;
    min-height: 624px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 3.5rem;
}
.col-md-4.right.aboutus {
    color: #fff;
}
.text-right, .right {
    text-align: left;
}
.col-md-8.left.aboutus h3 {
    color: #186e25;
    font-size: 38px;
}
.col-md-8.left.aboutus h3, 
.col-md-8.left.aboutus h2 {
    font-weight: 900;
    font-family: 'PromptBold';
}
.col-md-8.left.aboutus h2:before {
    content: "";
    display: block;
    width: 167px;
    height: 5px;
    margin-bottom: 27px;
    background: #186e25;
    position: relative;
}
.col-md-4.right.aboutus h3 {
    padding-left: 20px;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    color: #f7f7f7;
    text-align: left;
}
.careers a {
    position: absolute;
    top: auto;
    bottom: 60px;
    margin-left: 175px;
    background: #69b82e;
    padding: 10px 25px;
    border: solid 1px #fff;
    color: #fff;
    font-size: 15px;
}
.careers {
    position: relative;
}
section.sppb-section.producthome {
     margin: 0; 
}
.careers {
    margin: 35px auto;
}
.producthome li.col-md-4 {
    margin-bottom: 30px;
    padding: 10px;
}
.producthome .desc {
    font-size: 14px;
    line-height: 2.5rem;
}
.read a {
    color: red;
    font-size: 14px;
    display: block;
}
.read img {
    margin-left: 5px;
    display: inline-block;
    margin-bottom: 6px;
}
.read {
    float: right;
    margin-top: 20px
}
.flexslider_news .desc{
font-size: 14px;
}
.flexslider_news .date {
    margin: 30px auto;
    color: #000;
    font-size: 14px;
    }
section.sppb-section.home_news_event_section p {
    text-align: center;
    }

section.aboutus {
    background-image: url(../images/bg_about3.png);
    min-height: 300px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 6px 0 0px;
    position: relative;
    background: #fffdf8;
}
    .sticky .top-menu {
        background: rgb(255, 255, 255);
    }
    span.Events1 {
        color: #186e25;
    }
    span.news1 {
        color: #000;
    }
    section.home_news_event_section h1>span {
        display: inline-block;
        font-size: 36px!important;
    }
    section.sppb-section.home_news_event_section h2 {
        font-size: 15px;
        text-align: center;
    }

    .row.three-col.footer h1, h2, h4, h5, h6 {
        line-height: 3rem;
        font-size: 15px;
    }
    .row.three-col.footer h3{
        font-size: 20px;
        color: #186e25;
        padding-bottom: 50px;
    }
    .row.three-col.footer .col-3 ul,
    .row.three-col.footer .col-3 li{
        display: inline-block;
}
.row.three-col.footer h5 {
    margin-top: 0;

}
.row.three-col.footer .col-3 li i {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 11px 13px;
    border: 2px solid #186e25;
}
.row.three-col.footer .col-3 i{
    color: #186e25;
}
.row.three-col.footer .col-3 i.fab.fa-facebook-f {
    padding: 10px 17px;
}
.row.three-col.footer .col-3 li i.far.fa-envelope {
    padding: 11px 12px;
}
.row.three-col.footer li:hover i.fab.fa-facebook-f {
    border-color: #f4f4f4;
    background-color: #3a559f;
    color: white;
}
.row.three-col.footer li:hover i.fab.fa-line {
    border-color: #f4f4f4;
    background-color: #36e44c;
    color: white;
}
.row.three-col.footer li:hover i.far.fa-envelope {
    border-color: #f4f4f4;
    background-color: #ffc653;
    color: white;
}

.row.three-col.footer .col-1 a,
.row.three-col.footer .col-2 a,
.row.three-col.footer .col-1 p,
.row.three-col.footer .col-2 p  {
    font-weight: bold;
    font-size: 15px;
    line-height: 3rem;
}
.sticky .top-menu {
    padding: 25px 0;
}
.productdetails-view .vm-product-media-img .additional-images img {
    width: 100%;
    height: auto;
}
#sp-header {
    background-color: #ffffff00;
    color: #f0f0f0;
}
html body.contact-page .address-contact {
    background-color: rgba(255, 255, 255, 0.66);
    padding: 0;
}
.address-contact {
    height: auto!important;
    margin-bottom: 30px;
}
.row.three-col.footer a, .row.three-col.footer p {
    color: #4c4d4d;
}

.row.three-col.footer h3:after {
    display: block;
    width: 239px;
    height: 85px;
    content: '';
    /* border-bottom: solid 3px #2a9840; */
    background-image: url(../images/treefooter.png);
    margin-top: 10px;
    position: absolute;
    top: 5px;
}
.cd-pagination li.active >a {
    background-color: #82b388;
    color: #fff;
}
.sp-module-content ul.VMmenu li.active > div a {
    color: #fff;
    background: #82b388;
}
.sp-module-content ul.VMmenu li div > a:hover {
    color: #82b388;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
    background: #82b388;
    color: #fff;
}
.m_b_no_space h2 {
    margin: 20px 0;
}
.sp-megamenu-parent >li.sp-has-child>a:after { 
   display: none;   
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: solid #fff;
}
a#scroll-top >i {
    color: #fff;
    background: #8e4423;
}
.producthome h4 a {
    color: red;
    font-size: 22px;
}
.producthome h4 {
    margin: 0
}
.producthome img.sp-simpleportfolio-img.portimg {
    margin: 20 0px;
    width: 100%;
}
.producthome h3 {
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 30px;
}
i.fas.fa-map-marker-alt {
    padding-top: 13px;
}
.sp-module .sp-module-title .divider, .sppb-addon-module .sp-module-title .divider {
    background: #82b388;
}
.address-contact .inner-page {
    font-size: 16px;
}
section.sppb-section.footers_section .sppb-row-container {
    min-height: 660px;
}
body section.footers_section {
    background-size: cover;
    background-image: url(../images/footer.png);
    background-position: bottom;
}
span.Events1, span.news1 {
    display: inline-block;
    font-size: 36px!important;
}

.sppb-section.home_logo h1 {
    text-align: center;
}
.home_logo h2 {
    font-size: 20px;
    text-align: center;
}
.producthome .desc {
    min-height: 100px;
}
.Header-menu-l {
    width: 15%;
    position: fixed;
    height: 100%;
    background-image: url(../images/Thaigardenresort-Home-bg-menu_01.png);
    background-size: cover;
    z-index: 200;
    left: 0;
}


.Header-menu-l .container {
    width: auto;  
}

.content-r {
    max-width: 100%!important;
    width: 100%!important;
    margin: 0!important;
  
}
.sticky {
    display: none!important;
}
/* .after-benner:before {
    content: "";
    width: 354px;
    height: 354px;
    position: absolute;
    background-image: url(../images/Thaigardenresort-icon-after_04.png);
    top: -100%;
    left: 5%;
    z-index: 1;
} */
.producthome li {
    padding: 10px;
}
.home-item-detail li {
    padding: 0px;
    padding-right: 0px;
    padding-left: 0;
    display: block;
    font-size: 30px;
}
.home-item-detail li.pd-1:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-1.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    
}
.home-item-detail li.pd-2:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-2.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    
}
.home-item-detail li.pd-3:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-3.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.home-item-detail li.pd-4:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-4.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.home-item-detail li.pd-5:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-5.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    
}
.home-item-detail li.pd-6:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-6.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    
}
.home-item-detail li.pd-7:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-7.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    
}
.home-item-detail li.pd-8:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-8.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    
}
.home-item-detail h2 {
    font-family: 'was_jasmindara';
    text-align: center;
    padding-top: 10%;
    margin: 0;
    margin-bottom: 3%;
    font-size: 36px;
    color: #d79239;
    font-weight: 100;
    
}
.home-item-detail h2:after {
    display: block;
    width: 159px;
    height: 39px;
    content: '';
    position: absolute;
    top: 65px;
    left: 35%;
    background-repeat: no-repeat;
    border-bottom: solid 2px;
}
.producthome h3 span {
    float: right;
}
section.sppb-section.producthome {
    background-image: url(../images/Thaigardenresort-bg-product_03.png);
}
.producthome h3 span.v-price {
    color: #bd1818;
}
div[page-id="4175"] img {
    width: 100%;
    border-radius: 2%;
}
div[page-id="4176"] img {
    width: 100%;
    border-radius: 10px;
}
.producthome h1 {
    text-align: center;
    color: #8e4423;
    font-family: 'was_jasmindara';
    font-weight: 100;
    
}
span.v-price-descri {
    font-size: 24px;
    padding-top: 5px;
}
}
.top-menu .col-sm-10 {
    width: 100%;
}
.top-menu  .sp-megamenu-parent >li {
    display: block;
    position: relative;
    padding: 0;
}
.top-menu div#sp-menu {
    width: 100%;
}
.producthome .item {
    width: auto;
    height: 529px;
    background: #ffff;
    padding: 10px 0px;
    border-radius: 2%;
    box-shadow: #e1e1e196 0px 0px 13px 5px;
}
.producthome .item-detail-condition {
    width: auto;
    height: 529px;
    margin: 0px 0px;
    border-radius: 10px;
    box-shadow: #e1e1e196 0px 0px 13px 5px;
}
.producthome .item-detail {
    width: auto;
    height: 529px;
    margin: 0px 0px;
    border-radius: 2%;
    box-shadow: #e1e1e196 0px 0px 13px 5px;
}
.producthome .button-room {
    text-align: center;
    padding: 20px;
}
.producthome .button-room a {
    color: #fff;
    background: #8e4423;
    padding: 10px 125px;
    width: 100%;
}
.producthome .sppb-row-container {
    padding: 20px;
}
/* .producthome .sppb-row-container, .aboutus .sppb-row-container, .sppb-section.footer-home .sppb-row-container {
    margin-right: 300px;
    margin-left: 300px;
} */
li.capcha p {
    line-height: 1;
    color: #4c4d4d;
    padding: 20px 0px;
}
.contact-footer h1 {
    font-size: 30px;
}
.contact-footer li {
    display: block;
}
.contact-footer li div {
    padding: 0;
}
.contact-footer h1.contact-top {
    margin-top: 0;
    color: #d79239;
    font-style: italic;
}
.footer-home .col-lg-6 {
    padding: 0;
    padding-right: 50px;
}
.footer-home h1.big-font {
    font-size: 80px;
    color: #8e4423;
    font-family: 'was_jasmindara';
    font-weight: 100;
    margin-bottom: 50px;
}
.footer-home h1.big-font:after {
    display: block;
    width: 385px;
    height: 45px;
    content: '';
    background-image: url(../images/footer-boder.png);
    margin-top: 10px;
    position: absolute;
    top: 95px;
    left: 14%;
}
div[page-id="4177"] {
    background: #ffffff91;
    padding: 20px;
}
div[page-id="4180"] {
    /* margin-top: 20px; */
    padding: 20px 0;
}
.contact-footer .col-sm-2 {
    width: 10.666667%;
}
.contact-footer span {
    visibility: hidden;
}
.contact-footer {
    line-height: 4.5rem;
}
.map-footer iframe {
    width: 100%;
}
.map-footer {
    padding: 0;
}
#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(../images/fancybox/fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: block;
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    visibility: visible;
}
.aboutus .col-md-6.col-1:before {
    background-image: url(../images/thgd-aboutus.png);
    content: "";
    display: block;
    width: 960px;
    height: 821px;
    position: absolute;
    background-repeat: no-repeat;
    top: -225px;
    left: 430px;
    right: 0;
}
.aboutus .col-md-6.col-1 {
    height: 625px;
}
.aboutus  .aboutus-top {
    margin-top: 135px;
}

.aboutus h3, .aboutus h2 {
    font-family: 'was_jasmindara';
    letter-spacing: 1px!important;
    font-weight: 500;
}
.aboutus h2 {
    color: #8e4423;
    font-size: 60px;
}
.aboutus h3  {
    color: #d79239;
    font-size: 80px;
}
ul.sp-megamenu-parent.menu-fade-down-fade-up.hidden-sm.hidden-xs span {
    font-size: 24px;
}

.aboutus .col-md-6.col-1, .aboutus .col-md-6.col-4 {
    font-size: 36px;
}
.aboutus .col-md-6.col-3 {
    padding: 0;
    margin-top: 5px;
}
section.sppb-section.producthome .bg-product h1:after {
    display: block;
    width: 320px;
    height: 39px;
    content: '';
    /* border-bottom: solid 3px #2a9840; */
    background-image: url(../images/bottom-text.png);
    margin-top: 10px;
    position: absolute;
    top: 65px;
    left: 40%;
}
section.sppb-section.producthome .bg-product, .after-benner {
    position: relative;
}
.sppb-row-container {
    display: block;
}
body.home.site.com-sppagebuilder.view-page.no-layout.no-task.itemid-101.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init.cmtlayout {
 padding-left: 15%;   
}
.after-item {
    display: none;
}
div[page-id="4173"] {
    position: absolute;
    top: -115px;
    z-index: 1;
}
.after-benner {
    margin-bottom: 110px;
}
.producthome .item-detail-condition {
    background-image: url(../images/Thaigardenresort-Home-product-detail_07.png);
    background-size: cover;
}
.producthome .item-detail-condition li {
    padding: 0px;
    padding-right: 0px;
    padding-left: 0;
    display: block;
    font-size: 30px; 
}
.producthome .item-detail-condition h2{
    text-align: left;
    font-family: 'was_jasmindara';
    padding-top: 5%;
    margin: 0;
    margin-bottom: 3%;
    font-size: 36px;
    color: #159c29;
    font-weight: 100;
    margin-left: 135px;
}
.item-detail-condition h2:after {
    display: block;
    width: 150px;
    height: 39px;
    content: '';
    position: absolute;
    top: 65px;
    left: 15%;
    background-repeat: no-repeat;
    border-bottom: solid 2px;
}
.item-detail-condition li .icon:before {
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(../images/icon-room-9.png);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
.sppb-section.footer-home label {
    margin-bottom: 20px;
}
.sppb-section.footer-home .fleft {
    padding: 20px;
}
.alert_box.r_corners.color_green.success p {
    color: white;
    background: green;
    padding: 10px;
}
.sppb-section.footer-home {
    min-height: 100%;
}
input[type="text"], input[type="email"] {
    height: 45px;
    padding: 20px 15px;
}
form#contactform {
    padding: 0;
    margin: 0;
}
li.clearfix.button_submit {
    margin-top: 20px;
}
#offcanvas-toggler >i {
    color: #d79239;
}
section.sppb-section.producthome .bg-product {
    background: #ffffffa1;
    padding: 20px;
    box-shadow: #e1e1e196 0px 0px 13px 5px;
}
.top-menu .col-xs-10.col-sm-10 {
    width: 100%;
}
div[page-id="4177"] i {
    padding: 12px 0;
    color: #d79239;
    font-size: 20px;
}
div[page-id="4177"] i.fa.fa-mobile {
    font-size: 27px;
    padding: 9px 2px;
}

.home-condition-detail .col-sm-10.col-xs-10 {
    padding: 0% 0;
}



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

@media screen and (min-width: 2500px){

.flexslider_news .item {
    font-size: 185%!important;
}
#fading-header #sp-header #sp-menu {
    max-height: initial!important;
}
.home_video_company h3 a.more span {
    font-size: 85%!important; 
}
body.career .form-full-sec ul.list-field li textarea {
    height: 402px!important;
}
body a.job {
    font-size: 100%;
    width: 200px;
}
body .map-content .contactus .desc {
    font-size: 145%;
    line-height: 1;
}
.form-full-sec ul.list-field li textarea {
    margin-bottom: 10px;
    height: 307px!important;
}
.capcha p {
    font-size: 165%!important;
}
.form-full-sec ul.list-field li > div {
    padding: 15px 5px!important;
}
.MultiFile-list {
    height: 65px!important;
    font-size: 120%!important;
}
ul.list-field input, ul.list-field textarea, ul.list-field select {
    font-size: 120%!important;
    height: 65px!important;
}
.warpper-carrer .inner-carrer {
    font-size: 170%;
    line-height: 1;
}
.join-us-team .container > h2 {
    font-size: 180%;
}    
.join-us-team h1 {
    font-size: 250%!important;
}
section.block-news .txt-2 {
    margin-bottom: 20px;
    font-size: 180%;
}
body .article-info >dd {
    font-size: 160%;
}
h3.sp-simpleportfolio-title a {
    font-size: 110%!important;
}
body .news-list .item .inner {
    padding: 10px;
    font-size: 160%;
    line-height: 1;
}
.pages.page-id-3869 .container {
    width: 100%!important;
}
form#our-service {
    font-size: 176%;
    line-height: 1;
}
form#tomorrow-solutions-today .container > div {
    font-size: 170%!important;
}    
#sp-main-body.page-id-3867 form strong {
    margin-bottom: 30px;
    display: inline-block;
}
#sp-main-body.page-id-3867 .our-section form h2 {
    background-position-y: 0px!important;
}
#sp-main-body.page-id-3867 form {
    padding: 20px 0 20px 20px!important;
}

#sp-main-body.page-id-3867 .our-section:nth-child(even) form h2 {
    background-position: left 4px!important;
    margin-left: -20px;
}
    #sp-main-body.page-id-3867 form h4 {
        margin-top: 0;
        font-size: 100%;
    }
    #sp-main-body.page-id-3867 form {
        font-size: 180%;
        line-height: 1;
    }
    #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a > span:after {
    bottom: -18px!important;
}
    .copyrighttext {
        font-size: 130%!important;
        padding: 10px 10px 15px;
    }
    .footers_section .block-info li {
    font-size: 160%!important;
}
    section.footers_section h3 > span {
        font-size: 115%!important;
    }
    ul.tab_product li img {
    margin: 0 auto;
    zoom: 1.5;
}
    .product_section a.more {
    font-size: 200%;
    padding: 15px 24px 27px;
}
    ul.tab_product li {
    font-size: 190%;
    margin-bottom: 60px!important;
}
    body #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    padding: 20px 18px 18!important;
}
    #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    font-size: 250%!important;
}
    .product-detail {
    font-size: 200%!important;
    line-height: 1;
    padding-bottom: 80px!important;
    padding-top: 80px!important;
}
    .top-content h1 {
        font-size: 300%!important;
    }
    .sppb-row-container, .container {
        width: 90%!important;
    }
    .top-content {
        font-size: 250%!important;
        line-height: 1;
        padding-bottom: 80px!important;        
    }
    section.footers_section h3 {
        text-align: left!important;
    }
    section.footers_section img {
        margin: 0!important;
    }
    body h2 {
        font-size: 60px;
    }
    body h3 {
        font-size: 45px;
    }
    ul.tab_detail {
        font-size: 160%;
        line-height: 1;
    }
}    

@media screen and (min-width: 1900px){
    body .home_ifrs9 {
        padding-bottom: 20%;
    }
}



@media screen and (max-width: 1024px){
    div[page-id="4177"] i.fa.fa-mobile {
        font-size: 27px;
        padding: 4px 2px;
    }
    i.fas.fa-map-marker-alt {
        padding-top: 8px;
    }
    .sppb-section.footer-home {
        min-height: auto;
    }

    .aboutus .col-md-6.col-1:before {
        width: 500px;
        height: 500px;
        background-repeat: no-repeat;
        background-size: contain;
        top: -130px;
        left: 385px;
        right: 0;
    }
    .aboutus .col-md-6.col-1, .aboutus .col-md-6.col-4 {
        font-size: 20px;
    }
    .aboutus .aboutus-top {
        margin-top: 0px;
    }
    .aboutus h2 {
        color: #8e4423;
        font-size: 30px;
    }
    .aboutus h3 {
        color: #d79239;
        font-size: 40px;
    }
    .aboutus .col-md-6.col-1 {
        height: 285px;
    }
    .after-benner {
        margin-bottom: 40px;
    }
    body.home #sp-header {

        position: relative;

    }
    section.sppb-section.home_news_event_section p {
        margin: 30px 0px;
    }
    .left.aboutus h2, .left.aboutus img, .left.aboutus h3{
        margin-left: 15px;
    }
    .careers a {
        bottom: 50px;
    }
    .button-slide a {
        padding: 11px 9px;
        color: #fff;
        background-color: #165805bf;
        margin: 25px 10px;
        display: inline-block;
        width: 175px;
        height: 45px;
        text-align: center;
        font-size: 24px;
        border-radius: 3px;
        border: solid #e4f1e3;
    }
section.aboutus{
    background-image:none;
}
.left.aboutus {
    background-image: url(../images/bg-about-1.png);
      min-height: 300px;
      background-size: cover;
      padding: 6px 0 0px;
      position: relative;
  }
  .right.aboutus {
    background-image: url(../images/bg-about-2.png);
      min-height: 300px;
      background-size: cover;
      padding: 6px 0 0px;
      position: relative;
  }
  .aboutus-bottom {
    margin-top: 20px;
}
.sppb-row-container {
    width: 810px;
}

.producthome .button-room a {
    padding: 5px 50px;
    width: 100%;
    font-size: 18px;
}
.producthome img.sp-simpleportfolio-img.portimg {
    margin: 15px 0px;
}

.home-item-detail li.pd-1:before, 
.home-item-detail li.pd-2:before, 
.home-item-detail li.pd-3:before, 
.home-item-detail li.pd-4:before, 
.home-item-detail li.pd-5:before, 
.home-item-detail li.pd-6:before,
.home-item-detail li.pd-7:before,
.home-item-detail li.pd-8:before {
    width: 25px;
    height: 25px;
    background-size: contain;
}
.home-item-detail li {
    font-size: 20px;
}
.producthome .item-detail {
    height: 355px;
}
.producthome .button-room {
    padding: 0px;
}
.producthome .item {
    height: 355px;
}
.producthome .item-detail-condition li {
    font-size: 20px;
}
.col-sm-2.col-xs-2.icon {
    clear: both;
}
.producthome .item-detail-condition {
    height: 355px;
    background-size: contain;
}
.footer-home h1.big-font {
    font-size: 40px;
}
.footer-home h1.big-font:after {
    width: 190px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 70px;
    left: 1%;
}
.item-detail-condition li .icon:before {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    background-size: contain;
}
.home-condition-detail ul {
    padding-left: 0;
}
.item-detail-condition h2:after {
    top: 45px;
    left: 22%;
}
.home-item-detail h2:after {
    top: 40px;
    left: 28%;
}
.footer-home .col-lg-6 {
    padding-right: 0;
}
.map-footer {
    padding: 0;
    clear: both;
}
.contact-footer h1 {
    font-size: 25px;
}
body {
    font-size: 20px!important;
}
.contact-footer li div {
    line-height: 1.5;
}
div[page-id="4177"] {
    padding: 15px;
}
ul.list-field ul li {
    margin-bottom: 10px;
    position: relative;
}
.sppb-section.footer-home .fleft {
    padding: 0px;
}
li.capcha p {
    font-size: 16px;
    padding: 10px 0px;
}
.producthome .item-detail-condition {
    border-radius: 10px;
}
.producthome h3 {
    font-size: 25px;
}
span.v-price-descri {
    font-size: 20px;
    padding-top: 2px;
}
.Header-menu-l {
    width: 20%;
}
body.home.site.com-sppagebuilder.view-page.no-layout.no-task.itemid-101.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init.cmtlayout {
    padding-left: 20%;
}

section.sppb-section.producthome .bg-product h1:after {
    top: 65px;
    left: 35%;
}
.home-item-detail h2 {
    font-size: 30px;
}
div[page-id="4177"] i {
    padding: 5px 0;
}
}

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

    .aboutus .col-md-6.col-1:before {
        left: 268px;
    }
    .sp-module ul >li >a, .close-offcanvas {
        color: #d79239;
    }
    .offcanvas-menu .offcanvas-inner .search {
        display: none;
    } 
    .close-offcanvas {
        background: transparent;
        border: 1px solid #d79239;
    }
    .sp-module ul >li >a:hover {
        color: #a7804d;
    }
    section.sppb-section.producthome .bg-product h1:after {
        top: 65px;
        left: 35%;
    }
    .footer-home h1.big-font {
        margin-bottom: 20px;
    }
    .item-detail-condition .col-md-6 {
        padding: 0;
    }
    .footer-home .col-lg-6 {
        padding-right: 0;
    }
    .contact-footer ul {
        padding-left: 15px;
    }
    .contact-footer ul:after {
        clear: both;
        content: "";
        display: block;
    }
    .home-item-detail h2, .producthome .item-detail-condition h2 {
        padding-top: 5%;
        font-size: 25px;
    }
    .home-item-detail h2:after {
        top: 22px;
        left: 25%;
    }
    .item-detail-condition h2:after {
        top: 40px;
        left: 20%;
    }
    .item-detail-condition li .icon:before {
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .producthome .item-detail {
        height: 335px;
    }
    .producthome .item {
        height: 335px;
    }
    .producthome .item-detail-condition {
        height: 335px;
    }
    .sppb-row-container {
        width: 770px;
    }
    .sticky {
        display: unset!important;
    }
    .top-menu .col-xs-10.col-sm-10 {
        float: right;
        width: auto;
    }
    .top-menu {
        padding: 30px 0;
    }
    .top-menu .col-sm-12 {
        width: auto;
    }
    .Header-menu-l {
        width: auto;
        position: relative;
        height: auto;
    }
    body.home.site.com-sppagebuilder.view-page.no-layout.no-task.itemid-101.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init.cmtlayout {
        padding-left: 0;
    }
    .Header-menu-l {
        width: 100%;
    }
    .row.three-col.footer .col-3 ul, .row.three-col.footer .col-3 ul{
    padding: 0 20px;
}
    iframe {
        height: 170px;
        width: 200px;
    }
    .col-md-8.left.aboutus, .col-md-4.right.aboutus {
        min-height: 500px;
    }
    .careers a {
        bottom: 40px;
        margin-left: 100px;
    }
    .producthome li.col-md-4.col-sm-6.col-xs-12 {
        padding: 10px;
    }
    .button-slide a {
        width: 150px;
        height: 40px;
    }
    #sp-header a {
        color: #a7804d;
        margin-top: 20px;
    }
    div#sp-menu {
        background-color: #fff;
    }

    #offcanvas-toggler >i {
        top: 0;
        font-size: 28px;
    }
    .fullwidthbanner-container {
        margin-top: 0;
    }
    div#post-image h1.categ-title {
        font-size: 30px;
        bottom: -5px;
    }
    div#sp-top2 span {
        display: none;
    }
    .cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
        padding: 0 0.5em;
    }
    .top-menu .sp-megamenu-wrapper {
        float: right;
        padding-right: 15px;
    }
    .home .about_tab_home img {
        float: none;
        margin: 0 auto;
        padding-top: 40px;
    }
    .home section.sppb-section.vision .vision_img img {
        margin: 0 auto;
    }
    .home section.sppb-section.vision .vision_text {
        font-size: x-large;
        line-height: 35px;
        vertical-align: middle;
        padding-bottom: 40px;
    }
    .home section.sppb-section.content_footer {
        padding-bottom: 40px;
        min-height: 400px;
        font-size: 16px;
        line-height: 30px;
    }
    .home section.sppb-section.content_footer .col-info {
        width: 33.33%;
    }
    .home section.sppb-section.content_footer .col-contact {
        width: 33.33%;
    }
    .home section.sppb-section.content_footer .col-map {
        width: 33.33%;
    }
    .new-activity ul.flex-direction-nav {
        display: none;
    }
    section#contact-form .sppb-col-sm-6 {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .sp-module ul >li a {
        font-weight: bold;
    }
    .new-activity li.col-md-3 {
        width: 50%;
        float: left;
        min-height: 515px;
    }
    div#sp-logo {
        width: 15%;
    }
    .banner_top {
        padding-top: 20px;
        font-size: 20px;
        font-weight: bold;
    }
    .banner_top li img {
        height: auto!important;
    }
    #sp-header #offcanvas-toggler {
        padding: 12px 0;
    }
    .top-menu div#sp-menu {
        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: left;
        width: 100%;
    }
    .banner_top li:last-child {
        width: 20%;
    }
    .banner_top li:first-child {
        width: 80%;
    }
    .sppb-row.our_product h2 {
        margin-top: 70px;
        text-align: center;
    }
    .home .our_product{
        height: auto;
        padding-bottom: 50px;
    }
    .flex-direction-nav {
        display: none;
    }
    .offcanvas .offcanvas-overlay {
        opacity: 0;
    }
    .producthome h3 {
        font-size: 20px;
        margin-top: 10px;
    }
    div[page-id="4173"] {
        top: -85px;
    }
    #offcanvas-toggler >i {
        color: #d79239;
    }
    .aboutus h3 {
        margin-top: 10px;
    }
    .fa, .fas {
        font-weight: 900;
        font-size: 18px;
    }
}

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

    div[page-id="4181"] {
        margin-bottom: 60px;
    }
    .producthome h3 {
        padding: 0 5px;
        font-size: 18px;
    }
    span.v-price-descri {
        font-size: 18px;
    }
    .aboutus .col-md-6.col-1:before {
        display: none;
    }
    .producthome .item-detail-condition li {
        font-size: 18px;
    }
    .top-menu {
        padding: 0px 0;
    }
    section.sppb-section.producthome {
        background-attachment: fixed;
    }
    .item-detail-condition h2:after {
        top: 35px;
        left: 25%;
    }
    .producthome .item-detail-condition h2 {
        text-align: center;
        margin-left: 0;
    }
    .producthome .item-detail-condition {
        height: 470px;
        background: #fff;
    }
    .home-condition-detail ul {
        padding-left: 10px;
    }
    .home-condition-detail ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .producthome .item-detail {
        height: 340px;
    }
    .sppb-row-container {
        width: 414px;
    }
    .sppb-row-container {
        width: 414px;
    }
    .producthome .sppb-row-container {
        padding: 10px;
    }

    div[page-id="4173"] {
        top: -25px;
    }
    .careers a {
        bottom: 30px;
        margin-left: 55px;
        padding: 4px 8px;
        font-size: 11px;
    }
    .button-slide a {
        display: none;
    }
    #sp-header a {
        margin-top: 0px;
    }
    

body {
    background-position-y: 69px;
}
body .banner-content h1 {
    font-size: 200%;
    margin-top: 0;
}
    body.career {
    background-size: contain;
}
    .form-full-sec ul.list-field li {
    width: 100%;
}
    body section#contact-form form {
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
}
    .top-menu {
        margin-top: 0px;
    }
    #sp-main-body.page-id-3867 .our-section form h2, #sp-main-body.page-id-3867 .our-section:nth-child(even) form h2 {
    background-image: initial;
   }
   #sp-main-body.page-id-3867 form img,#sp-main-body.page-id-3867 .our-section:nth-child(even) form img {
        padding: 0; 
        margin: 0;
        float: none; 
    }
    .topic-home h1 {
        text-align: center;
        font-size: 58px;
    }
    #sp-main-body.page-id-3867 form h2{
        top: 0;
    }
    body section#contact-form form {
        min-height: auto;
    }
    
    body#body-3869 #post-image .inner-page > div {
        position: relative;
    }
    body#body-3869 #post-image .inner-page > div > .container ,form#our-service p {
        padding: 50px 25px;
    }
    #offcanvas-toggler >i {
        font-size: 25px;
        margin-top: 5px;
    }
    #sp-main-body.page-id-3867 form {
        color: #628f9d;
        border: initial;
        border-top: initial;
    }
    .banner_top {
        font-size: 15px;
        padding-top: 15px; 
    }
    .home section.sppb-section.content_footer .col-info {
        width: 100%;
    }
    .home section.sppb-section.content_footer .col-contact {
        width: 100%;
    }
    .home section.sppb-section.content_footer .col-map {
        width: 100%;
    }
    .sp-column.pull-right.link_top_right {
        margin: 3px;
    }
    div#post-image h1.categ-title {
        margin: 0;
        font-size: 18px;
        bottom: 0;
    }
    .banner_top li:last-child img {
        width: 110px;
    }
    div#sp-logo {
        padding: 0;
        text-align: center;
        display: inline-block;
    }
    #offcanvas-toggler >i {
        color: #d79239;
    }
    #sp-header .logo {
        height: auto;
        padding: 0px 0;
    }
    .sticky .top-menu {
        padding: 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 {     
        padding: 70px 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: 42px;
    }
    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;
    }
    .productimage {
        display: none;
    }
    h3.sp-simpleportfolio-title {
    margin-bottom: 10px;
}
    .cd-pagination.animated-buttons [class^="ap-"] {     
        line-height: 30px;
    }
    .cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
        padding: 10px;
        line-height: 15px;
    }
    #sp-header #offcanvas-toggler {
    padding: 14px 0 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: 100%;
    } 
    div#sp-top2 {
        line-height: 100%;
        padding: 0 3px 0 0;
    }
    div#sp-top2 div.inner-page {
        font-size: 14px;
        padding: 5px;
        margin-top: 5px;
    }
    .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;
    }
    .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: inline-block;
        width: 70%;
        text-align: center;
    }
    h1.brand {
        margin: 0 auto;
        display: inline-block;
    }
    .about_tab_home h2 {
        font-size: 24px;
    }
    .about_tab_home h3 {
        font-size: 22px;
    }
    .about_tab_home {
        font-size: 20px;
    }
    .producthome li {
        padding-top: 10px;
    }
    .producthome .home-item-detail li {
        padding-top: 0px;
    }
}

@media screen and (max-width: 414px){
    .producthome h1 {
        font-size: 40px;
    }
    .home-item-detail h2:after {
        top: 20px;
        left: 25%;
    }
    .item-detail-condition h2:after {
        top: 22px;
        left: 28%;
    }
    section.sppb-section.producthome .bg-product h1:after {
        width: 175px;
        height: 39px;
        top: 55px;
        left: 32%;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .careers a {
        bottom: 29px;
        margin-left: 34px;
        padding: 2px 6px;
        font-size: 10px;
    }
    .flexslider-brand {
        padding-bottom: 60px;
    }
    .flexslider-brand img {
        width: 90%;
        margin: 0 auto;
    }
    .footers_section .block-info li {
        list-style: none;
        font-size: 22px;
        margin-bottom: 10px;
    }
    .flexslider-brand li:after {
        content: '';
        display: block;
        clear: both;
    }
    .col-md-6.block-info h3 {
        text-align: left !important;
        padding-top: 20px;
    }
    .logo_company {
        padding: 10px 0;
    }
    .footers_section .block-info {
        padding: 0 0;
    }
    .flexslider_news .item img {
        height: auto;
    }
    .home_video_company h3 a.more span {
        font-size: 16px;
        letter-spacing: 1.5px;
    }
    .home_video_company .col-sm-6.col-md-6:last-child {
        padding: 0 0px;
    }
    body .home_news_event_section .sppb-row-container > img {
        width: 100px!important;
        height: auto!important;
    }
    body .home_video_company span {
        font-size: 18px;
    }
    .topic-home img {
        width: 100px!important;
        height: auto!important;
    }
    a.more {
        font-size: 20px;
        padding: 3px 10px 8px;
    }
    .home_ifrs9 ul {
        padding: 0;
    }
    body .topic-home h1 {
        font-size: 195%;
    }
        .home_ifrs9 {
            padding-top: 0px;
            background-size: cover;
            background-position: center bottom;
        }
    .fullwidthbanner-container picture {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    display: block;
}
    .text-slide-button.more span {
    padding: 5px 15px 7px;
}
    div#post-image h1.categ-title {
        font-size: 18px;
    }
    div#sp-top1 {
        line-height: 10%;
    }
    .banner_top {
        font-size: 14px;
    }
    .home .section.sppb-section.vision h2 {
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .home section.sppb-section.vision .vision_text {
        font-size: 20px;
    }
    .home section.sppb-section.content_footer {
        font-size: 20px;
    }
    .home section.sppb-section.content_footer .col-contact p {
        padding-left: 30px;
    }
    .copyrighttext {
        line-height: 20px;
    }
    .home-item-detail li {
        font-size: 18px;
    }
   
}

@media screen and (max-width: 375px) {
    .producthome .item-detail {
        height: 305px;
    }
    .item-detail-condition h2:after {
        top: 20px;
        left: 26%;
    }
    .sppb-row-container {
        width: 370px;
    }
    .home-item-detail li {
        font-size: 18px;
    }
    .producthome .item-detail ul {
        padding-left: 20;
    }
    .producthome .sppb-row-container {
        padding: 5px;
    }
    
    .aboutus .sppb-row-container {
        width: 360px;
    }
    ul.category-image li {     
        padding: 5px;
    }
    .home_ifrs9 li {
        display: inline-block;
        width: 29.8%;
    }
    .new-activity li.col-md-3 {
        width: 100%;
        float: none;
        min-height: initial;
        margin-bottom: 30px;
    }
    .home_ifrs9 li {
        display: inline-block;
        width: 30.8%;
    }
    div#sp-logo {
        width: 20%;
    }
    .banner_top {
        padding-top: 15px;
        line-height: 10px;
    }
    .about_tab_home h3 {
        font-size: 18px;
    }
    .about_tab_home {
        font-size: 18px;
    }
    .producthome .item {
        height: 305px;
    }
}
@media screen and (max-width: 360px) {
.sppb-row-container {
    width: 390px;
}
.home-item-detail li, .producthome .item-detail-condition li {
    font-size: 18px;
}
.sppb-row-container {
    width: 360px;
}


}
@media screen and (max-width: 320px){
    div[page-id="4177"] i {
        padding: 1px 0;
    }
    .aboutus .col-md-6.col-1 {
        height: 220px;
    }
    section.sppb-section.producthome .bg-product h1:after {
        width: 160px;
        height: 39px;
        top: 15px;
        left: 27%;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .col-sm-2.col-xs-2.icon {
        clear: both;
        padding: 0;
    }
    .col-sm-10.col-xs-10 {
        font-size: 15px;
        padding-left: 10px;
    }
    .item-detail-condition h2:after {
        top: 15px;
        left: 21%;
    }
    .producthome h1 {
        font-size: 40px;
    }
    
    .contact-footer h1 {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .home-item-detail h2:after {
        top: 15px;
        left: 20%;
        width: 155px;
    }
      .producthome .item-detail-condition {
        height: 380px;
    }
    form#contactform {
        margin: 0;
        padding: 0;
    }
    
    .producthome .item-detail {
        height: 285px;
    }
    .producthome .item-detail-condition li {
        font-size: 15px;
    }
    .home-condition-detail .col-sm-10.col-xs-10 {
        padding: 0px 0px;
        padding-top: 5px;
    }
    .home-item-detail li {
        font-size: 15px;
    }
    .home-item-detail h2, .producthome .item-detail-condition h2 {
        padding-top: 5%;
        font-size: 20px;
    }
    .aboutus .col-md-6.col-1, .aboutus .col-md-6.col-4 {
        font-size: 17px;
    }
    .producthome .item {
        height: 285px;
    }
    .producthome h3 {
        padding: 0px 10px;
    }
    .producthome h3 {
        font-size: 16px;
    }
    span.v-price-descri {
        font-size: 15px;
        padding-top: 0px;
    }
    .aboutus .sppb-row-container {
        width: 320px;
    }
    .sppb-row-container {
        width: 320px;
    }
    .top-menu {
        margin-top: 0px;
    }
    #offcanvas-toggler >i {
        font-size: 18px;
        right: -10px;
    }
    .banner_top {
        font-size: 12px;
    }
    .about_tab_home {
        font-size: 16px;
    }
    .home section.sppb-section.vision h2 {
        margin-bottom: 10px;
    }
    .home section.sppb-section.vision .vision_text {
        font-size: 16px;
    }
    .copyrighttext {
        line-height: 22px;
    }
    div#post-image h1.categ-title {
        font-size: 16px;
    }

}
