body {
    font-family: 'TH Sarabun New', Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: normal;
    font-style: normal;
    /*test sticky*/
    /*min-height: 1600px;*/
    font-size: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

.container-fliud>.row {
    margin: 0;
}

a {
    color: white;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #f4c121 !important;
}

a:hover .tab-line,
a:focus .tab-line {
    border-color: #f4c121 !important;
}

a.submit-btn {
    background: #74b285;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    margin: 0 auto;
}

a#bts_wait.submit-btn {
    background: #74b285 !important;
}

#topcontrol {
    z-index: 999;
    transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
}

footer.footer {
    /* min-height: 360px; */
    padding: 10px 0px 0;
    background: white;
    background-position: center;
    background-size: cover;
    position: relative;
    border-top: 1px solid #5fb37f;
}

footer.footer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.7); */
}

.footer-logo {
    /* padding-left: 0; */
    text-align: center;
}

.footer-logo .navbar-brand {
    width: 100%;
}

.footer-logo .navbar-brand img {
    /* width: 100%; */
    min-width: 146px;
    margin: 0 auto;
}

.footer-logo>div {
    clear: both;
    padding-top: 30px;
}

.footer-logo>div p {
    font-weight: 300;
    font-size: 16px
}

.tofront {
    position: relative;
    z-index: 2;
}

footer.footer li {
    list-style: none;
    color: white;
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 18px;
    margin: 7px 0;
}

footer.footer li a:hover {
    color: #f4c121;
}

footer.footer li a {
    color: black;
    font-weight: 300;
    font-size: 30px;
    letter-spacing: 0;
    color: #5fb37f;
    margin: 0 5px;
}

footer.footer li#youtube a {
    font-size: 39px;
    line-height: 40px;
}

footer.footer li#twitter a {
    font-size: 33px;
    line-height: 42px;
}

footer.footer li#instragram a {
    font-size: 35px;
    line-height: 40px;
}

footer.footer h3 a {
    color: #000000;
}

footer.footer h3 {
    color: #5fb37f;
    font-weight: 300;
    font-size: 22px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 15px;
}

footer.footer h3 a:hover {
    color: #f4c121;
}

footer.footer ul {
    padding-left: 35px;
}

footer.footer .footer-contact {
    /* border-top: 1px solid #5fb37f; */
    padding: 10px 0 0;
}

footer.footer .footer-contact ul {
    width: 175px;
    overflow: auto;
    padding: 1px 0;
    margin: 15px auto 0;
}

footer.footer .fa {
    padding: 0px 10px;
    font-size: 25px;
    color: #5fb37f;
    line-height: 50px;
}

footer.footer .footer-contact li {
    float: left;
    margin-top: 0;
    /* height: 80px; */
}

footer.footer .fa:hover {
    color: #f4c121;
}

footer.coppyright {
    text-align: center;
    padding: 17px 15px;
    font-size: 14px;
    background: #5fb37f;
    color: white;
}

h3.title {
    text-align: center;
    position: relative;
    padding: 20px 0 15px;
    margin-bottom: 45px;
    line-height: 1.5;
}

h3.title:after {
    content: '';
    position: absolute;
    width: 70%;
    min-width: 230px;
    max-width: 500px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px solid #a8a8a8;
    bottom: 1px;
}

h3.title span {
    /* width: 120px; */
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    color: black;
}

h3.title a:hover,
h3.title a:focus {
    text-decoration: none;
}

h3.title span:hover,
h3.title span:focus {
    color: #5fb37f;
}

.video-home h3.title span {
    font-size: 24px;
    font-weight: 300;
}

h3.title span:after {
    z-index: 2;
    content: '';
    position: absolute;
    width: 170px;
    left: 85px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 3px solid #5fb37f;
    bottom: -15px;
}

.topline {
    padding-top: 5px;
}

.topline ul {
    float: left;
    padding: 0;
    margin: 5px 0 0;
}

.topline li {
    list-style: none;
    float: left;
    padding: 0 8px;
    border-left: 1px solid #cccccc;
    /* color: white; */
    font-weight: 300;
}

.topline li:first-child {
    border: 0;
}

.topline li a {
    color: black;
}

.topline li a:hover {
    color: #f4c121 !important;
}

.topline .list-item.active a {
    text-decoration: underline;
    color: #f5c221 !important;
}

.excepthome .topline li {
    color: black;
    border-color: black;
}

.topline li.dropdown {
    margin-top: 5px;
}

.owl-prev,
.owl-next {
    display: block !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.4;
    width: 50px;
    /* background: #c20000; */
}

.owl-prev {
    left: 5px;
}

.owl-next {
    position: absolute;
    right: 0;
}

.owl-next img,
.owl-prev img {
    height: 30px;
}

.owl-next {
    text-align: right;
    right: 5px;
}

.img-inner-wrapper:before {
    border: transparent;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 1;
}

.img-inner-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    background: white;
    text-align: center;
    /* max-width: 365px; */
    max-height: none;
    margin: 0 auto;
}

.img-wrapper {}

.img-wrapper img {
    max-width: none;
    position: relative;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    width: 100%;
    /* height: 365px; */
}

.tab-line {
    width: 50%;
    border-bottom: 2px solid white;
    margin: 15px auto;
    max-width: 150px;
    min-width: 50px;
}

.info-wrapper {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.nav-pills-wrapper {
    position: relative;
    text-align: center;
}

.nav-pills>li {
    /* width: 170px; */
    text-align: center;
    position: relative;
    padding-bottom: 1px;
}

.nav-pills>li+li {
    margin: 0px
}

.nav-pills>li>a {
    border-radius: 0;
    color: #a8a8a8;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    border-bottom: 1px solid #a8a8a8;
    padding: 10px 0;
}

.nav-pills>li>a:hover,
.nav-pills>li>a:focus {
    background: transparent;
    color: #5fb37f;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: transparent;
    color: #5fb37f;
}

.nav-pills>li.active:after,
.nav-pills>li:hover:after {
    position: absolute;
    content: '';
    border-bottom: 3px solid #5fb37f;
    width: 100%;
    bottom: 0px;
    left: 0;
}

.view-all {
    margin: 40px 0 0;
    text-align: center;
    float: left;
    width: 100%;
}

.view-all a {
    color: black;
    text-decoration: underline;
    font-size: 18px;
    letter-spacing: 1px;
}

.view-all a:hover {
    color: #f4c121;
}

.below-info {
    background: white;
    height: auto;
    float: left;
    width: 100%;
    overflow: hidden;
}

.below-info .info-wrapper {
    top: 0;
    padding: 10px 15px 15px 15px;
    -webkit-transform: none;
    transform: none;
    left: 0;
    height: 100%;
    width: 100%;
}

.below-info h3 {
    text-align: left;
    font-size: 17px;
    margin-top: 0;
    line-height: 1.5;
    margin-top: 10px;
    /* max-height: 65px; */
    color: #000;
}

.tab-content>.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.below-info p {
    font-size: 13px;
    text-align: left;
    font-weight: 300;
    color: black;
    max-height: 69px;
    overflow: hidden;
    line-height: 1.8em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: calc(1em * 1.8 * 3);
    height: auto;
    margin-bottom: 0;
}

.below-info span {
    font-size: 18px;
    display: block;
    padding: 0 15px;
    height: 35px;
    margin-top: 15px;
    /* text-decoration: underline; */
}

.below-info span a {
    color: black;
    font-size: 15px;
}

.below-info span a.read-more-button {
    border: 1px solid #5fb37f;
    border-radius: 5px;
    padding: 4px 10px 6px;
    width: 70px;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: 0.3s all ease-in-out;
    color: #5fb37f;
    font-weight: bold;
}

.below-info span a.read-more-button:hover {
    color: white !important;
    background-color: #5fb37f;
}


/* .below-info span a:hover {
  color: #f4c121;
} */

.travel-page .below-info .info-wrapper,
.news-page .below-info .info-wrapper,
.video-page .below-info .info-wrapper {
    /* height: 145px; */
    overflow: hidden;
}

.news-page .below-info .info-wrapper {
    padding-bottom: 10px;
}

.Recommended-hotel .below-info .info-wrapper {
    height: auto !important;
}

.navbar {
    min-height: 40px;
}

.navbar-inverse {
    background-color: transparent;
    border: 0;
    z-index: 1040;
    width: 100%;
    -webkit-transition: 1s;
    transition: 1s;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #f4c121;
}

.navbar-inverse .navbar-nav>li>a {
    line-height: 73px;
    padding: 0;
    font-size: 16px;
    color: white;
    /* letter-spacing: 1px; */
    font-weight: 300;
}

#navbar {
    float: right !important;
    margin-top: 5px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #f4c121 !important;
    background: transparent;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: rgba(0, 0, 0, 0);
    color: #f4c121;
}

.navbar-inverse .navbar-nav>.open {
    background: rgb(42, 124, 70);
}

.navbar-inverse .navbar-nav>.open a span {
    transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
}

.navbar-inverse .navbar-nav>.active>a:after {
    width: 100%;
    content: "";
    border-bottom: 2px solid #f4c121;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
}

.navbar-nav>li {
    padding: 0 12px;
}

.navbar-brand>img {
    width: 135px;
}

.navbar-brand {
    height: auto;
    padding: 10px 0;
}

.navbar-nav {
    float: right;
}

.navbar-inverse .widget {
    float: left;
    padding: 0;
    /* padding: 5px 15px 0; */
    margin-top: 3px;
}

.navbar-inverse .navbar-nav .widget {
    margin-top: 23px;
    padding: 0;
}

.navbar-inverse .widget .search-wrapper {
    display: none;
}

.navbar-inverse .navbar-nav .widget .search-wrapper {
    display: block;
}

.navbar-inverse .widget>div {
    float: left;
    padding: 0 11px;
}

.navbar-inverse .widget>div img {
    cursor: pointer;
}

.navbar-inverse .widget>div .fa {
    font-size: 14px;
    line-height: 22px;
    color: white;
    cursor: pointer;
}

.navbar-inverse .widget>div.search-wrapper .fa:hover {
    color: #f4c121;
}

.navbar-inverse .navbar-toggle {
    border-color: white
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #5fb37f
}

.excepthome {
    margin-top: 136px;
}

.excepthome .navbar-inverse {
    background-color: white !important;
    -webkit-box-shadow: 0px 2px 5px #00000020;
    box-shadow: 0px 2px 5px #00000020;
}

.excepthome .navbar-inverse .navbar-nav>li>a {
    color: black;
}

.excepthome .navbar-inverse .navbar-nav>li.open>a {
    color: #f4c121 !important;
}

.excepthome .navbar-inverse .navbar-nav>li.active>a {
    color: #f4c121 !important;
}

.excepthome .navbar-inverse .navbar-nav>li>a:hover,
.excepthome .navbar-inverse .navbar-nav>li>a:focus {
    color: #f4c121 !important;
}

.excepthome .navbar-toggle {
    border-color: black;
}

.excepthome .navbar-inverse .widget>div .fa {
    color: black;
}

.excepthome .navbar-inverse .navbar-toggle .icon-bar {
    background-color: black;
}

.excepthome #navbar {
    background: white
}

.dropdown-menu {
    background: rgb(249, 249, 249);
    border-radius: 0;
    padding: 0 0 5px;
    border: 0;
    webkit-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 190px;
}

.dropdown-menu>li>a {
    color: #000000 !important;
    font-weight: 300;
    padding: 10px 20px;
    font-size: 17px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #f4c121 !important;
    background-color: #2a7c46;
}

.dropdown span {
    padding-left: 10px;
    transition: 0.8s all;
    -ms-transition: 0.8s all;
    -moz-transition: 0.8s all;
    -o-transition: 0.8s all;
    -webkit-transition: 0.8s all;
}

.dropdown span:before {}

.carousel {
    /*max-height: 800px; overflow: hidden;*/
}

.carousel .item {
    height: auto;
    background: transparent;
}

.carousel-inner>.item>img {
    height: auto;
    width: 100%;
    position: relative;
    padding-bottom: 0;
}

.banner .carousel .carousel-inner>.item>img {
    height: 350px;
    width: auto;
    max-width: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

.banner .carousel .carousel-inner>.item {
    /* overflow:  hidden; */
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: inset 0px -4px 15px rgba(0, 0, 0, 0.55);
    box-shadow: inset 0px -4px 15px rgba(0, 0, 0, 0.55);
}

.banner .carousel .carousel-inner {
    height: 350px;
}

.carousel-control {
    background-image: none !important;
}

.carousel-control span {
    height: 100%;
    position: relative;
    display: block;
}

.carousel-control img {
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.news-page .travelrec-box-wrapper>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.carousel-control.left img {
    right: 0;
}

.carousel-control.right img {
    left: 0;
}

.owl-recommend,
.owl-eating,
.owl-travel,
.owl-hotel {
    padding: 0 40px;
}

.owl-carousel .owl-stage-outer {}

.recommend {
    padding: 50px 0;
}

.recommend .img-wrapper {}

.recommend .owl-item img {
    height: auto;
    width: 100%;
}

.recommend .owl-prev,
.recommend .owl-next {
    display: block !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.4;
    width: 50px;
    /* background: #c20000; */
}

.recommend .owl-prev {
    left: 5px;
}

.recommend .owl-nav {}

.recommend .owl-prev img {}

.recommend .owl-next {
    position: absolute;
    right: 0;
}

.recommend .owl-next img,
.recommend .owl-prev img {
    /* filter: grayscale(1); */
    height: 30px;
}

.recommend .owl-next {
    text-align: right;
    right: 5px;
}

.recommend .owl-item.active .img-inner-wrapper {
    margin: 0px 10px;
    max-height: 365px;
    max-width: 365px;
}

.recommend .nav-pills {
    margin: 0 auto 35px auto;
    width: 515px;
    overflow: auto;
    display: block;
}

.owl-domestic,
.owl-aboard {
    padding: 0 40px;
}

.travel {
    padding: 80px 0;
    min-height: 790px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.travel .img-wrapper {}

.travel .img-inner-wrapper {
    max-height: 650px;
}

.travel .owl-item img {
    /* height: auto; */
    width: 100%;
}

.travel .owl-prev,
.travel .owl-next {
    display: none !important;
}

.travel .owl-item .img-inner-wrapper {
    margin: 0px 10px;
    max-height: 650px;
    max-width: 365px;
}

.travel .nav-pills {
    margin: 0 auto 35px auto;
    /* width: 400px; */
    overflow: auto;
    display: block;
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.travel .nav-pills>li {
    /* width: 200px; */
    margin: 0 37px;
}

.travel .nav-pills>li+li {}

.travel .nav-pills>li>a {
    color: #c7c7c7;
    border-color: white;
}

.travel .nav-pills>li>a:hover,
.travel .nav-pills>li>a:focus {
    color: #f4c121;
}

.travel .nav-pills>li.active>a,
.travel .nav-pills>li.active>a:focus,
.travel .nav-pills>li.active>a:hover {
    color: #f4c121;
}

.travel .nav-pills>li.active:after,
.travel .nav-pills>li:hover:after {
    border-color: #f4c121;
}

.travel .owl-dots {
    display: block;
    height: 25px;
    text-align: center;
    padding: 15px 0;
}

.owl-dots .owl-dot {
    display: inline-block;
}

.travel .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px;
    display: inline-block;
}

.travel .owl-dot.active {
    background: #f4c121
}

.overlay-info {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: 1.3s;
    transition: 1.3s;
}

.overlay-info h3 {
    color: white;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: normal;
}

.overlay-info p {
    color: white;
    letter-spacing: 1px;
    font-weight: 200;
}

.img-inner-wrapper:hover .overlay-info {
    opacity: 1;
}

.img-inner-wrapper:hover img {
    /*transform: translateX(-50%) scale(1);*/
}

.search-header.active {
    z-index: 1500;
}

.search-header {
    position: fixed;
    z-index: -1500;
    /* height: 100px; */
    /* background: white; */
    right: 0;
    left: 0;
    top: 103px;
}

.search.active {
    opacity: 1;
    top: 3px;
    z-index: 1500;
}

.search {
    position: absolute;
    right: 5px;
    width: 240px;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    z-index: -99;
    top: -50px;
}

.search input {
    padding: 10px 33px 10px 10px;
    border-radius: 15px;
    outline: 0;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
    border: 1px solid #9c9c9c;
    width: 100%;
    color: #4e4e4e;
    background-color: rgba(129, 245, 174, 0.7);
    border: none;
}

.search i.fa-search {
    position: absolute;
    font-size: 16px;
    color: white;
    right: 15px;
    top: 15px;
    z-index: 1501;
}

.overlay {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: white;
    z-index: -99999;
    -webkit-transition: 1.5s;
    transition: 1.5s;
    opacity: 0;
}

.overlay.active {
    opacity: 0;
    z-index: 1040;
}

.gallery {}

.gallery .container-fluid {
    padding-top: 20px;
    padding-bottom: 20px;
}

.gallery h3.title {
    text-align: center;
    position: relative;
    padding: 20px 0 15px;
    margin-bottom: 45px;
}

.gallery h3.title span:after {
    content: '';
    position: absolute;
    width: 70%;
    min-width: 230px;
    max-width: 500px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px solid #a8a8a8;
    bottom: 0;
}

.gallery h3.title span {
    /* width: 120px; */
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    color: black;
}

.gallery h3.title a:hover,
.gallery h3.title a:focus {
    text-decoration: none;
}

.gallery h3.title span:hover,
.gallery h3.title span:focus {
    color: #5fb37f;
}

.recommend h3.title span {
    width: 100%;
}

.recommend h3.title span:after {
    /* margin: 0 auto; */
    /* right: 0; */
    /* width: 240px; */
    /* left: 22%; */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.video-home h3.title span:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.video-home {
    margin-bottom: 60px;
}

.video-home .video-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.video-home .video-lists .video-box {
    width: 25%;
    padding: 0 1%;
    margin-bottom: 15px;
}

.video-home .video-lists .video-box .video-cover {
    width: 100%;
    padding-top: 56.25%;
    background-size: cover;
    background-position: center;
}

.video-box .fixed-info-wrapper h3 {
    color: black;
    text-align: center;
    width: 100%;
    font-size: 14px;
    margin: 7px 0 5px;
    max-height: 48px;
    overflow: hidden;
    line-height: 1.6;
}

.video-box .fixed-info-wrapper p {
    color: red;
    text-align: center;
    width: 100%;
    font-size: 13px;
}

.gallery h3.title span:after {
    z-index: 2;
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 3px solid #5fb37f;
    bottom: -21px;
    z-index: 2;
    content: '';
    position: absolute;
    width: 170px;
    left: 85px;
    transform: translateX(-50%);
    border-bottom: 3px solid #5fb37f;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.gallery .gallery-box {
    width: 33.3333%;
    overflow: hidden;
    float: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gallery .gallery-box .img-wrapper {
    height: 100%;
    width: 100%;
}

.gallery-box .img-inner-wrapper {
    max-width: none;
    max-height: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.gallery-box .img-inner-wrapper>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-justify-content: center;
    width: 100%;
    height: 100%;
    /* position: relative; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover !important;
    background-position: right bottom !important;
}

.gallery-box .img-wrapper img {
    height: auto;
    width: 100%;
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%,-50%); */
    /* position: absolute; */
    /* opacity: 0; */
}

.overlay-below-info {
    position: absolute;
    background: rgba(0, 0, 0, 0.72);
    bottom: -100%;
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: white;
    text-align: left;
    max-height: 100%;
    overflow: hidden;
}

.overlay-below-info .info-wrapper:hover {
    color: #f4c121;
}

.overlay-below-info .info-wrapper:hover .tab-line {
    border-color: #f4c121
}

.overlay-below-info .info-wrapper {
    top: 0;
    -webkit-transform: none;
    transform: none;
    left: 0;
    padding: 10px;
}

.overlay-below-info .info-wrapper h3 {
    font-size: 20px;
    margin: 0;
    font-weight: normal;
}

.video-box .overlay-below-info .info-wrapper h3 {
    font-size: 16px;
}

.video-box .overlay-below-info .info-wrapper h3 .video-title {
    height: 27px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 28px;
}

.video-box .overlay-below-info .info-wrapper p {
    font-size: 13px;
}

.overlay-below-info .info-wrapper h3 .tab-line {
    margin: 8px 0;
}

.overlay-below-info .info-wrapper p {
    font-weight: 200;
    font-size: 18px;
    margin-bottom: 0;
}

.gallery-box:hover .overlay-below-info {
    bottom: 0;
}

.testimonial {
    padding: 0 0 80px 0;
}

.owl-testimonial {
    padding: 0 120px;
}

.testimonial-box {
    border: 1px solid #a8a8a8;
    float: left;
    width: 100%;
    padding: 25px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: black;
}

.testimonial-box>div {
    padding: 0 15px;
}

.testimonial-box>div.pull-right {
    overflow: hidden;
}

.testimonial h3.title {
    text-align: center;
    position: relative;
    padding: 20px;
    margin-bottom: 45px;
    color: #5fb37f;
}

.testimonial h3.title:after {
    content: '';
    position: absolute;
    width: 70%;
    min-width: 230px;
    max-width: 500px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 1px solid #a8a8a8;
    bottom: 0;
}

.testimonial h3.title span {
    width: 120px;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.testimonial h3.title span:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 3px solid #5fb37f;
    bottom: -21px;
    z-index: 2;
}

.testimonial-box .img-wrapper {}

.testimonial-box .img-inner-wrapper {
    max-width: none;
    max-height: none;
    width: 125px;
    border-radius: 50%;
    background: transparent;
}

.testimonial-box .img-wrapper img {
    height: auto !important;
    width: 100%;
    z-index: -1;
}

.testimonial-box h3 {
    color: #f4c121;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 26px;
}

.testimonial-box h4 {
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
    margin-top: 20px;
}

.testimonial-box p {
    font-size: 14px;
    font-weight: 300;
}

.breadcrumb {
    background: transparent;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 18px;
    padding-left: 15px;
    margin-bottom: 0;
}

.breadcrumb>.active {
    color: white;
}

.pagepointer .contactus {
    padding-bottom: 60px;
    padding-top: 60px;
    background: #f8f8f8;
}

.contactus #map {
    height: 400px;
    width: 100%;
}

.contactus img {
    max-width: 175px;
    padding-bottom: 10px;
}

.contactus p {
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0;
}

.banner {
    height: 350px;
    position: relative;
    overflow: hidden;
    /* box-shadow: inset 0px 0px 5px black; */
}

.banner .carousel {
    max-height: 350px;
}

.banner img {
    width: 100%;
    opacity: 0.75;
}

.banner .carousel-control img {
    max-width: 50px;
    opacity: 1;
}

.banner .carousel-control {
    opacity: 1;
}

.page-title-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 3;
}

.gallery-page .gallery h3.title span {
    margin: 0;
    color: #5fb37f;
    font-weight: 300;
    font-size: 29px;
    /* width: 180px; */
}

.gallery-page .gallery h3.title {}

.gallery-page .gallery h3.title span:after {}

.gallery-page .gallery h3.title:after {
    width: 90%;
    /* margin-left: 20px; */
    min-width: 200px;
    max-width: none;
}

.gallery-page .gallery {
    padding-bottom: 80px;
}

.gallery-page .gallery .container-fluid>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-title h3 {
    color: white;
    font-size: 70px;
    font-weight: 300;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.26); */
    padding: 0px 0;
}

.page-title {
    padding: 0 16%;
}

.page-title-wrapper input {
    background: transparent;
    border: 0;
    /* border-bottom: 2px solid white; */
    width: 92%;
    max-width: 260px;
    color: white;
    padding: 5px;
    font-size: 18px;
    margin-right: 5px;
}

.page-title-wrapper input:focus {
    outline: none;
    background: rgba(35, 35, 35, 0.32);
}

.page-search {
    border-bottom: 2px solid white;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 5px;
    /* padding-top: 15px; */
    height: 44px;
}

.page-search .fa-search {
    font-size: 24px;
    color: white;
    line-height: 35px;
}

.page-search .fa-search:hover {
    color: #f4c121
}

.banner-wrapper {
    height: 350px;
    overflow: hidden;
    background-size: cover !important;
    -webkit-box-shadow: inset 0px -4px 15px rgba(0, 0, 0, 0.55);
    box-shadow: inset 0px -4px 15px rgba(0, 0, 0, 0.55);
    /* background-attachment: fixed !important; */
    background-position: center !important;
}

.banner-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: black; */
    opacity: 0.25;
}

.member-banner .banner-wrapper {
    background-position: center !important;
}

.weather-report {
    float: right;
    padding-top: 80px;
    text-align: center;
    display: none;
}

.news-page .news h3.title span {
    margin: 0;
    color: #5fb37f;
    font-weight: 300;
    font-size: 29px;
    width: 100px;
    text-align: center;
    width: 100%;
}

.news-page .news h3.title {
    padding: 20px 0 15px;
}

.news-page .news h3.title span:after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

.news-page .news h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.news-page .news {
    padding-bottom: 80px;
    /* padding-top: 50px; */
}

.news-page .news .view-all {
    position: absolute;
    top: 0;
    right: 20px;
    width: auto;
    margin-top: 33px;
}

.news-page .news .view-all a {
    color: #a7a7a7;
    text-decoration: none;
}

.news-page .news .view-all a:hover {
    color: black;
}

.travelrec-box-wrapper .img-inner-wrapper {
    /* max-height: 245px; */
    max-width: none;
}

.travelrec-box-wrapper .img-wrapper img {
    /* height:245px; */
    /* object-fit: cover; */
}

.travelrec-box-wrapper .below-info p {
    /* max-height: 65px; */
    /* line-height: 1.8; */
}

.travelrec-box-wrapper .below-info {
    /* height: 180px; */
}

.travelrec-box-wrapper {
    float: left;
    width: 100%;
}

.Recommended-hotel .travelrec-box {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    /*     border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px; */
    margin-bottom: 15px;
}

.travel-page .Recommended-hotel .travelrec-box:hover .img-inner-wrapper img {
    -webkit-filter: brightness(1.08);
    filter: brightness(1.08);
}

.news-page .travelrec-box-wrapper>div .travelrec-box {
    max-width: 33.333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
}

.travelrec-box {
    float: left;
    margin-bottom: 25px;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    /*     border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px; */
    transition: 0.6s;
    -ms-transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}

.travelrec-box:hover {
    filter: brightness(1.15);
    -webkit-filter: brightness(1.15);
}

.travelrec-box .read-more-button {
    border: 1px solid #5fb37f;
    border-radius: 5px;
    padding: 4px 10px 6px;
    width: 70px;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: 0.3s all ease-in-out;
    color: #5fb37f;
    font-weight: bold;
}

.travelrec-box .read-more-button:hover {
    color: white !important;
    background-color: #5fb37f;
}

.travel-recommended {
    padding-left: 0;
    float: left;
    padding-top: 80px;
}

.weather-report img {
    max-width: 100%;
}

.review-page .review {
    padding-bottom: 80px;
}

.review-page .review .img-inner-wrapper {
    /* max-height: 250px; */
}

.review-page .review .img-wrapper img {
    /* height: 250px; */
}

.review-page .review h3.title span {
    margin: 0;
    color: #5fb37f;
    font-weight: 300;
    font-size: 29px;
    width: 100px;
    text-align: center;
    width: 100%;
}

.review-page .review h3.title {
    padding: 20px 0 15px;
}

.review-page .review h3.title span:after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

.review-page .review h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.review-page .testimonial-box {
    padding: 5px 10px;
    border-color: #dcdcdc;
    height: 140px;
    overflow: hidden;
}

.review-page .testimonial-box .img-inner-wrapper {
    width: 77px !important;
}

.review-page .testimonial-box h3 {
    font-size: 16px;
    margin: 8px 0;
    overflow: hidden;
    line-height: 1.8em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: calc(1em * 1.8 * 4);
    height: auto;
}

.review-page .testimonial-box h4 {
    font-size: 18px;
    margin: 15px 0;
    display: none;
}

.review-page .review-box {
    margin-bottom: 30px;
}

.review-page .review .nav-pills>li {
    width: 50px;
}

.review-page .review .nav-pills>li a {
    width: 39px;
    border-radius: 50%;
    line-height: 38px;
    padding: 0;
    border: 1px solid #c5c5c5;
    font-size: 18px;
    margin: 0 auto;
    font-weight: normal;
    font-family: 'TH Sarabun New', Arial, Helvetica, sans-serif;
    color: #c5c5c5;
}

.review-page .review .nav-pills>li.active a {
    background: #5fb37f;
    color: white;
}

.review-page .review .nav-pills>li.active:after,
.review-page .review .nav-pills>li:hover:after {
    border: none;
}

.review-page .review .nav-pills-wrapper {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.review-page .review .tab-content {
    float: left;
}

.review-page .review .nav-pills {
    /* width: 150px; */
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.travel-page .travel-rec {
    padding-bottom: 80px;
}

.travel-page .travel-rec .img-inner-wrapper {
    /* max-height: 250px; */
}

.travel-page .travel-rec .img-wrapper img {
    /* height: 250px; */
}

.travel-page .travel-rec h3.title span {
    margin: 0;
    color: #5fb37f;
    font-weight: 300;
    font-size: 29px;
    /* width: 175px; */
    text-align: center;
    /* height: 22px; */
    /* font-size: 20px !important; */
}

.travel-page .travel-rec h3.title {
    padding: 20px 0 15px;
    /* font-size: 13px; */
}

.travel-page .travel-rec h3.title span:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.travel-page .travel-rec h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.travel-page .travel-rec .nav-pills>li {
    width: 50px;
}

.none {
    display: none !important;
}


/*.travel-page .travel-rec .nav-pills>li.otherpages>i*/

#page_list li.otherpages>i {
    position: absolute;
    font-size: 25px;
    line-height: 0.8;
    bottom: 0;
    left: 0;
    right: 0;
    color: #c5c5c5;
}


/*.travel-page .travel-rec .nav-pills>li.otherpages*/

#page_list li.otherpages {
    position: relative;
    height: 41px;
}

.travel-page .travel-rec .nav-pills>li a {
    width: 39px;
    border-radius: 50%;
    line-height: 38px;
    padding: 0;
    border: 1px solid #c5c5c5;
    font-size: 18px;
    margin: 0 auto;
    font-weight: normal;
    font-family: 'TH Sarabun New', Arial, Helvetica, sans-serif;
    color: #c5c5c5;
}

.travel-page .travel-rec .nav-pills>li.active a {
    background: #5fb37f;
    color: white;
}

.travel-page .travel-rec .nav-pills>li.active:after,
.travel-page .travel-rec .nav-pills>li:hover:after {
    border: none;
}

.travel-page .travel-rec .nav-pills-wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.travel-page .travel-rec .tab-content {
    /* float:left; */
    max-width: 100%;
}

.travel-page .travel-rec .nav-pills {
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.travel-page .travel-rec .travelrec-box-wrapper .below-info .info-wrapper {
    /* top: 0; */
    /* transform: none; */
    /* left: 0; */
    /* padding: 0; */
}

.travel-page .travel-rec .travelrec-box-wrapper .below-info {
    height: auto;
    overflow: hidden;
}

.travel-page .travel-rec .travelrec-box-wrapper .img-inner-wrapper {
    /* max-height: 200px; */
}

.travel-page .travel-rec .travelrec-box-wrapper .img-inner-wrapper img {
    height: auto;
    width: 100%;
    -webkit-filter: brightness(0.92);
    filter: brightness(0.92);
    -webkit-transition: 0.65s;
    transition: 0.65s;
}

.travel-page .travel-rec .travel-recommended {
    padding: 0;
}

.travel-page .travel-rec .travelrec-box-wrapper .below-info h3 {
    /* color: black; */
    /* font-weight: 300; */
    /* padding: 0 15px; */
    /* text-align:  center; */
    /* margin-top:  0; */
    /* max-height: none; */
    /* -webkit-line-clamp: unset; */
    /* overflow:  initial; */
    /* line-height: 1.6; */
}

.travel-page .travel-rec .travelrec-box-wrapper a:hover .below-info h3 {
    color: #5fb37f;
}

.mfp-title .info-wrapper {
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
}

.mfp-title {
    position: relative;
    background: transparent;
    bottom: -33.333%;
    width: 100%;
    height: 33.333%;
    -webkit-transition: 1.2s;
    transition: 1.2s;
    color: white;
    text-align: left;
}

.mfp-title .info-wrapper .tab-line {
    margin-left: 0;
}

.mfp-title .info-wrapper h3 {
    margin-top: 5px;
}

.login-page .banner-wrapper {
    height: 800px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.login-page .banner-wrapper:after {
    content: none;
}

.login-page .login-box {
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    /* opacity: 0.8; */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 35px 30px;
}

.login-page .login-box>div a {
    width: 130px;
    text-align: center;
    display: block;
    font-weight: 200;
    color: #74b285;
    font-size: 15px;
    border-bottom: 1px solid;
    margin: 15px auto;
}

.login-page .login-box>div a:hover {
    text-decoration: none;
}

.login-page .login-box>div a.submit-btn {
    background: #74b285;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
}

.login-page .login-box>div a.facebook-btn {
    background: #3b5a93;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
}

.login-page .login-box>div span {
    width: 100%;
    font-weight: 200;
    text-align: center;
    display: block;
    padding-top: 10px;
    border-top: 1px solid #cecdcd;
    margin-top: 25px;
}

.login-page .loginmain {
    position: relative;
}

.login-page .login-box h3 {
    text-align: center;
}

.login-page .login-box h3.title span {
    margin: 0 auto;
    color: #000000;
    font-weight: 300;
    font-size: 29px;
    width: 150px;
    text-align: center;
}

.login-page .login-box h3.title {
    padding: 20px 0 15px;
}

.login-page .login-box h3.title span:after {}

.login-page .login-box h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.login-page .login-box>div a.facebook-btn .fa-facebook {
    padding-right: 15px;
}

.registration-page .banner-wrapper {
    height: 1100px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.registration-page .banner-wrapper:after {
    content: none;
}

.registration-page .registration-box {
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    /* opacity: 0.8; */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 35px 30px;
}

.registration-page .registration-box>div a {
    width: 75px;
    text-align: center;
    display: block;
    font-weight: 200;
    color: #74b285;
    font-size: 15px;
    border-bottom: 1px solid;
    margin: 15px auto;
}

.registration-page .registration-box>div a:hover {
    text-decoration: none;
}

.registration-page .registration-box>div a.submit-btn {
    background: #74b285;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
}

.facebook-btn {
    margin-top: 18px;
    background: #3b5a93;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    margin: 18px auto 0;
}

.regis-face-title {
    width: 100%;
    font-weight: 200;
    text-align: center;
    display: block;
    padding-top: 10px;
    border-top: 1px solid #cecdcd;
    margin-top: 25px;
}

.registration-page .registrationmain {
    position: relative;
}

.registration-page .registration-box h3 {
    text-align: center;
}

.registration-page .registration-box h3.title span {
    margin: 0 auto;
    color: #000000;
    font-weight: 300;
    font-size: 29px;
    width: 100%;
    text-align: center;
}

.registration-page .registration-box h3.title {
    padding: 20px 0 15px;
}

.registration-page .registration-box h3.title span:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.facebook-btn .fa-facebook {
    padding-right: 15px;
}

.form-control {
    border-color: #77b089;
    border-radius: 30px;
    padding: 11px 20px;
    height: auto;
    color: #77b089;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 1px;
    margin-bottom: 25px;
    background: transparent;
    font-weight: 300;
}

.form-control:focus {
    border-color: #f4c121;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(244, 193, 33, 0.7);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(244, 193, 33, 0.7);
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #77b089;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #77b089;
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #77b089;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #77b089;
}

.registration-box select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
}

.registration-box .select-wrapper:before {
    content: "\f107";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #74b285;
    z-index: -1;
}

.login-box select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
}

.login-box .select-wrapper:before {
    content: "\f107";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #74b285;
    z-index: -1;
}

.select-wrapper {
    position: relative;
    margin-bottom: 25px;
    padding: 0;
}

.select-wrapper.col-md-4+.col-md-4 {
    /* padding-left: 10px; */
    margin-left: 5%;
}

.select-wrapper.col-md-4 {
    /* padding: 0 10px; */
    width: 30%;
    float: left;
}

.select-wrapper .form-control {
    margin-bottom: 0;
    font-weight: 300;
}

.page-detail-title-wrapper {
    position: absolute;
    top: inherit;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
}

.page-detail-title h3 {
    color: white;
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 0;
    padding-left: 15px;
    display: none;
}

.page-detail-title {}

.page-breadcrumb {}

.page-breadcrumb ol {
    background: transparent;
}

.page-breadcrumb ol li {}

.page-breadcrumb ol li.active {
    color: white;
    font-weight: 300;
}

.page-breadcrumb ol li:after {}

.page-breadcrumb ol li a {
    color: white;
    font-size: 15px;
    font-weight: 300;
}

.page-breadcrumb ol li a:hover {}

.news-detailh3 {
    text-align: center;
}

.news-detail h3.title span {
    margin: 0;
    color: #000000;
    font-weight: 300;
    font-size: 29px;
    width: 100%;
    text-align: left;
}

.news-detail h3.title {
    padding: 20px 0;
    margin-bottom: 25px;
}

.news-detail h3.title span:after {}

.news-detail h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.news-detail .testimonial-box {
    border: 0;
    padding: 0;
    margin-bottom: 35px;
}

.news-detail .testimonial-box .img-inner-wrapper {
    width: 80px
}

.news-detail .testimonial-box .user {
    margin-top: 14px;
}

.news-detail .testimonial-box ul li {
    list-style: none;
    float: left;
    padding: 0 7px;
    color: #b1b1b1;
    font-weight: 300;
}

.news-detail .testimonial-box ul li span {
    padding: 0 5px;
}

.news-detail .testimonial-box ul {
    padding: 0;
    display: block;
    float: left;
    clear: both;
}

.news-detail .news-detail-content img {
    padding: 15px;
    /*float: left;*/
}

.news-detail .author-said {
    text-align: center;
    padding: 15px;
}

.news-detail .comment-wrapper h4 {
    font-size: 14px;
    font-weight: 300;
    position: relative;
}

.news-detail .comment-wrapper h4:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #9a9a9a;
    left: 0;
    right: 0;
    bottom: -6px;
}

.news-detail .news-detail-content {
    /*float: left;*/
    padding: 25px;
}

.news-detail .news-detail-content p {
    /*float:left;*/
    margin-top: 20px;
    padding: 0 15px;
}

.news-detail .comment-wrapper {
    float: left;
    width: 100%;
    padding: 0 25px;
}

.detail-page h3 {
    text-align: center;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    /* max-height: calc(1em * 1.5 * 2); */
    height: auto;
    /* line-height: 1.5; */
}

.detail-page.tag-detail h3 {
    text-align: left;
}

.below-info .info-wrapper h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(1em * 1.8 * 2);
    height: auto;
    line-height: 1.8;
}

.below-info .info-wrapper span .read-more-button {
    border: 1px solid #5fb37f;
    border-radius: 5px;
    padding: 4px 10px 6px;
    width: 70px;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: 0.3s all ease-in-out;
    color: #5fb37f;
    font-weight: bold;
}

.below-info .info-wrapper span .read-more-button:hover {
    color: white !important;
    background-color: #5fb37f;
}


/* .below-info .info-wrapper a:hover h3 {
  color: #5fb37f;
} */

.detail-page h3.title span {
    margin: 0;
    color: #000000;
    font-weight: 300;
    font-size: 29px;
    width: 100%;
    text-align: left;
    height: auto;
}

.detail-page.video h3.title span:after {
    display: none;
}

.detail-page h3.title {
    padding: 20px 0 15px;
    margin-bottom: 15px;
}

.detail-page.video h3.title {
    margin-top: 0;
}

.detail-page .testimonial-box ul.author li {
    width: 100%;
}

.detail-page.video .testimonial-box ul.author li {
    width: auto;
}

.detail-page h3.title span:after {}

.detail-page h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.detail-page .testimonial-box {
    border: 0;
    padding: 0;
    /* margin-bottom: 35px; */
}

.detail-page.video .testimonial-box {
    border: 0;
    padding: 0 25px;
    /* margin-bottom: 35px; */
}

.detail-page .testimonial-box .pull-right {
    width: 70%;
}

.detail-page.video .testimonial-box .pull-right {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-justify-content: space-between;
    padding: 0;
}

.detail-page .testimonial-box .pull-right>div {
    float: left;
    width: 60%;
    padding: 0;
}

.detail-page .testimonial-box .pull-right>div:last-child {
    width: 40%;
}

.detail-page .testimonial-box .pull-left {
    width: 30%;
}

.detail-page .testimonial-box .img-inner-wrapper {
    width: 80px;
    max-width: 100%;
}

.detail-page .testimonial-box .user {
    margin-top: 14px;
}

.detail-page .testimonial-box ul li {
    list-style: none;
    float: left;
    padding: 0 7px;
    color: #b1b1b1;
    font-weight: 300;
    line-height: 2.1;
    padding-left: 0;
}

.detail-page .testimonial-box ul li span {
    padding: 0 5px;
}

.detail-page .testimonial-box ul {
    padding: 0;
    display: block;
    float: left;
    clear: both;
}

.detail-page .detail-content img {
    padding: 15px 0 0;
    /*float: left;*/
    max-width: 100%;
    height: auto;
}

.detail-page .author-said {
    text-align: center;
    padding: 15px;
}

.detail-page .comment-wrapper h4 {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    margin-bottom: 35px;
}

.detail-page .comment-wrapper h4:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #9a9a9a;
    left: 0;
    right: 0;
    bottom: -6px;
}

.detail-page .detail-content {
    float: left;
    padding: 25px 25px 25px;
    font-weight: 300;
    width: 100%;
    word-wrap: break-word;
}

.detail-page.video .detail-content {
    padding: 0 25px 10px;
}

.detail-page .weather-content {
    padding: 0 25px;
    font-weight: 300;
    width: 100%;
    word-wrap: break-word;
}

.detail-page .detail-content iframe {
    width: 100%;
    height: 350px;
    max-width: 622px;
}

.detail-page .detail-content p {
    /* float:left; */
    margin-top: 20px;
    /*padding: 0 15px;*/
    word-break: break-word;
    margin: 0;
    line-height: 2;
}

.detail-page .detail-content p>a {
    font-style: italic;
    text-decoration: underline;
    color: #a8a8a8 !important;
    font-weight: 400;
}

.detail-page .detail-content p>a:hover {
    color: #23a253 !important;
}

.detail-page .detail-content p>img~i {
    /*margin-bottom: 15px;*/
    /* display:  inline-block; */
    font-size: smaller;
    /* padding-bottom: 15px; */
}

.detail-page .comment-wrapper {
    float: left;
    width: 100%;
    padding: 0 25px;
    margin-bottom: 50px;
}

.detail-page .comment-wrapper textarea {
    width: 100%;
    min-height: 150px;
    margin-bottom: 15px;
}

.review-detail h3.title span,
.travel-detail h3.title span {
    color: #5fb37f;
}

.travel-detail.video h3.title span {
    font-size: 24px;
}

.news-detail-banner .banner-wrapper:after,
.travel-detail .banner-wrapper:after {
    opacity: 0;
}

.news-detail-banner .banner-wrapper,
.travel-detail .banner-wrapper {}

.jssocials-shares {
    float: right
}

.video .jssocials-share {
    float: right;
    margin: 0 0 0 15px !important;
}

.selectgroup-wrapper {
    width: 100%;
    float: left;
    /* position: relative; */
    /* overflow: auto; */
    /* padding: 1px; */
    /* margin-left: -10px; */
    /* margin-right: -10px; */
}

.hidden {
    display: none !important;
}

.member-page .member-box {
    /* max-width:500px; */
    /* position:absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* width: 100%; */
    /* background: rgba(255, 255, 255, 0.8); */
    /* opacity: 0.8; */
    /* transform: translate(-50%, -50%); */
    padding: 0 35px 30px;
}

.member-page .member-box>div a {
    width: 75px;
    text-align: center;
    display: block;
    font-weight: 200;
    color: #74b285;
    font-size: 15px;
    border-bottom: 1px solid;
    margin: 15px auto;
}

.member-page .member-box>div a:hover {
    text-decoration: none;
}

.member-page .member-box>div a.submit-btn {
    background: #74b285;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    float: right;
}

.member-page .member-box>div a.img-edit-btn {
    background: #74b285;
    padding: 0 30px;
    border-radius: 25px;
    width: 200px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    max-width: 100%;
}

.member-page .member-box>div a.facebook-btn {
    background: #3b5a93;
    padding: 0 30px;
    border-radius: 25px;
    width: 230px;
    color: white;
    height: 45px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
}

.member-page .member-box>div span {
    width: 100%;
    font-weight: 200;
    text-align: center;
    display: block;
    padding-top: 10px;
    border-top: 1px solid #cecdcd;
    margin-top: 25px;
}

.member-page .membermain {
    position: relative;
}

.member-page .member-box h3 {
    text-align: center;
}

.member-page .member-box h3.title span {
    margin: 0 auto;
    color: #000000;
    font-weight: 300;
    font-size: 29px;
    width: 170px;
    text-align: center;
}

.member-page .member-box h3.title {
    padding: 20px 0;
}

.member-page .member-box h3.title span:after {}

.member-page .member-box h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.member-page .member-box>div a.facebook-btn .fa-facebook {
    padding-right: 15px;
}

.member-page .member-img .img-inner-wrapper {
    width: 220px;
    border-radius: 50%;
    height: 220px;
}

.member-page .member-img .img-inner-wrapper img {
    height: 220px;
}

.member-box select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
}

.member-box .select-wrapper:before {
    content: "\f107";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #74b285;
    z-index: -1;
}

.member-banner .page-title-wrapper {
    -webkit-transform: none;
    transform: none;
}

.member-banner .page-title {
    padding: 0;
}

.member-banner .page-title h3 {
    text-align: left;
    padding-left: 15px;
}

#menumember a {
    line-height: 25px;
    font-size: 13px;
}

#menumember>a {
    /* margin-top: 5px; */
    display: block;
    font-size: 15px;
}

#menumember .dropdown-menu {
    min-width: 100px;
    right: 0;
    left: initial;
    background: white;
}

.excepthome .topline #menumember li {
    border: 0;
    width: 100%;
    padding: 0;
}

.excepthome .topline #menumember li:last-child {
    border-top: 1px solid #9c9c9c;
}

.memberreviewmain {
    padding: 50px 0;
}

.memberreviewmain .review-category-select {
    width: 100%;
    max-width: 500px;
    overflow: auto;
    clear: both;
    padding: 15px;
    margin: 0 auto;
}

.memberreviewmain .review-category-select label {
    min-width: 70px;
    float: left;
    display: block;
    line-height: 46px;
    font-weight: 300;
    letter-spacing: 1px;
    width: 30%;
}

.memberreviewmain .review-category-select select {
    float: left;
    max-width: 340px;
    width: 70%;
}

.memberreviewmain .review-text {
    float: left;
    width: 100%;
    padding: 0 15px;
}

.jqte_tool.jqte_tool_1 .jqte_tool_label {
    height: 30px;
}

.jqte {
    margin-top: 5px;
    min-height: 250px;
}

.jqte_editor,
.jqte_source {
    min-height: 250px;
}

.review-category-select select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
}

.review-category-select .select-wrapper:before {
    content: "\f107";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #74b285;
    z-index: -1;
}

.myreviewbox {
    height: 275px;
    margin: 0 0 25px 0;
    float: left;
    width: 100%;
    padding: 0 15px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #9c9c9c;
}

.myreviewbox .img-wrapper {
    float: left;
    position: relative;
}

.myreviewbox .img-inner-wrapper {
    height: 250px;
    overflow: hidden;
    width: 100%;
    max-height: none;
    max-width: none;
}

.myreviewbox .img-inner-wrapper img {
    /* height: 250px; */
    /* transform: translate(-50%, -50%); */
    /* top: 50%; */
}

.myreviewbox .content-wrapper {
    padding: 0;
    max-height: 250px;
    float: left;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.myreviewbox .content-wrapper h3 {
    color: black;
    font-size: 22px;
    margin-top: 0;
    font-weight: 300;
    max-height: 68px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: normal;
}

.myreviewbox .content-wrapper p {
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
    max-height: 88px;
    overflow: hidden;
    margin-bottom: 0;
    color: #9c9c9c;
}

.myreviewbox .content-wrapper .readmore a {
    color: black;
    font-size: 14px;
    border-color: black;
}

.myreviewbox .content-wrapper .readmore a:hover,
.articlebox .content-wrapper .readmore a:focus {
    color: #d22b26;
    border-color: #d22b26
}

.myreviewbox .content-wrapper .readmore {
    margin-top: 15px;
}

.myreviewbox .img-inner-wrapper img.resize {
    /* height: auto; */
    width: 100% !important;
}

.myreviewbox .user {
    margin-top: 14px;
}

.myreviewbox ul li {
    list-style: none;
    float: left;
    padding: 0 7px;
    color: #b1b1b1;
    font-weight: 300;
    font-size: 13px;
}

.myreviewbox ul li span {
    padding: 0 5px;
}

.myreviewbox ul {
    padding: 0;
    display: block;
    float: left;
    clear: both;
}

.myreviewbox .btn-wrapper {
    clear: both;
}

.myreviewbox .btn-wrapper a {
    width: 75px;
    text-align: center;
    display: block;
    font-weight: 200;
    color: #74b285;
    font-size: 15px;
    border-bottom: 1px solid;
    /* margin: 15px auto; */
}

.myreviewbox .btn-wrapper a:hover {
    text-decoration: none;
}

.myreviewbox .btn-wrapper a.btn.del {
    background: #ffffff;
    padding: 0 20px;
    border-radius: 25px;
    width: 110px;
    color: #74b285;
    height: 35px;
    line-height: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    float: right;
    font-weight: 300;
    border: 1px solid #74b285;
}

.myreviewbox .btn-wrapper a.btn.edit {
    background: #74b285;
    padding: 0 20px;
    border-radius: 25px;
    width: 110px;
    color: white;
    height: 35px;
    line-height: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    float: right;
    margin-left: 15px;
}

.searchmain {
    padding: 50px 0;
}

.searchbox span a {
    text-align: right;
    color: black;
    font-size: 16px;
}

.searchbox span {
    width: 100%;
    display: block;
    text-align: right;
}

.searchbox {
    float: left;
    margin: 20px 0;
    padding: 15px 0;
}

.searchbox .content-wrapper {
    position: relative;
    padding: 0 15px;
}

.searchbox .btn-wrapper .btn.category {
    background: #74b285;
    padding: 0 20px;
    border-radius: 25px;
    width: 110px;
    color: white;
    height: 35px;
    line-height: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    float: right;
    margin-left: 15px;
    position: absolute;
    top: 0;
    right: 15px;
    cursor: initial;
}

.searchbox h3 {
    padding-right: 150px;
    max-height: 115px;
    overflow: hidden;
    line-height: normal;
    margin-top: 0;
}

.searchbox p {
    line-height: normal;
    max-height: 110px;
    overflow: hidden;
    margin-bottom: 15px;
}

.fancybox-container--thumbs .fancybox-caption-wrap,
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0;
    bottom: 0px;
    background: transparent;
}

.fancybox-container--thumbs .fancybox-caption-wrap {
    bottom: 85px;
    padding-top: 0;
}

.fancybox-slider {
    bottom: 65px;
}

.fancybox-container--thumbs .fancybox-slider {
    bottom: 150px;
}

.fancybox-thumbs {
    top: initial;
    bottom: 10px;
    width: 99%;
    background: transparent;
    overflow: auto;
    left: 0;
    margin: 0 auto;
    height: 80px;
    z-index: 99996;
}

.fancybox-thumbs>ul {
    min-width: 425px;
    overflow-y: hidden;
}

.fancybox-thumbs>ul>li {
    border: 0;
}

.fancybox-button--left,
.fancybox-button--right,
.fancybox-buttons button:not(.fancybox-button--close) {
    display: inline-block !important;
}

.fancybox-container--thumbs .fancybox-thumbs {
    display: block !important;
}

.fancybox-caption a {
    display: block;
}

.fancybox-caption a .info-wrapper {
    -webkit-transform: none;
    transform: none;
    left: 0;
    top: 0;
}

.fancybox-caption a .info-wrapper h3 {
    margin: 0;
    font-size: 20px;
    line-height: 34px;
    height: 34px;
    /* text-decoration: none; */
}

.fancybox-caption a .info-wrapper p {}

.fancybox-caption a .info-wrapper h3 .tab-line {
    display: none
}

.fancybox-caption {
    padding: 0;
}

.fancybox-thumbs::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}

.fancybox-thumbs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs::-webkit-scrollbar-thumb {
    background-color: #5fb37f;
}

.lineWea {
    width: 90%;
    height: 1px;
    background-color: #999;
    margin-top: 14px;
    margin-bottom: 10px;
}

.boxWea {
    height: 70px;
    padding: 10px;
    background-color: #ede7f6;
    width: 90%;
}

.text-head-weater {
    border: 1px solid #999;
    width: 100%;
    padding: 10px;
}

.forecast-container {
    background: #fff;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 0px;
    margin: 0 auto;
}

.forecast-container .forecast {
    display: table-cell;
    vertical-align: top;
}

.forecast-container .forecast:nth-child(even) {
    background-color: #262936;
}

@media screen and (max-width: 990px) {
    .forecast-container .forecast {
        display: block;
        width: 16.6667%;
        float: left;
    }
}

.forecast-container .forecast.today {
    width: 420px;
}

.forecast-container .forecast.today .forecast-header {
    *zoom: 1;
}

.forecast-container .forecast.today .forecast-header:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
}

.forecast-container .forecast.today .forecast-header .day {
    float: left;
}

.forecast-container .forecast.today .forecast-header .date {
    float: right;
}

.forecast-container .forecast.today .forecast-content {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 30px;
}

.forecast-container .forecast.today .location {
    font-size: 24px;
    font-weight: 400;
}

.forecast-container .forecast.today .degree .num {
    font-size: 90px;
    font-size: 6.4285714286rem;
    margin-right: 30px;
}

.forecast-container .forecast.today span {
    margin-right: 20px;
}

.forecast-container .forecast.today span img {
    margin-right: 5px;
    vertical-align: middle;
}

@media screen and (max-width: 990px) {
    .forecast-container .forecast.today {
        display: block;
        width: 100%;
    }
}

.forecast-container .forecast .forecast-header {
    background: rgba(0, 0, 0, 0.1);
    padding: 10px;
    text-align: center;
    font-weight: 400;
}

.forecast-container .forecast .forecast-content {
    padding: 50px 20px 10px;
    text-align: center;
}

.forecast-container .forecast .forecast-content .degree {
    font-size: 24px;
    font-size: 1.7142857143em;
    color: white;
    font-weight: 400;
}

.forecast-container .forecast .forecast-content small {
    font-size: 16px;
    font-size: 1.1428571429em;
}

.white-font {
    color: #666;
}

.white-font-1 {
    color: #444;
}

.forecast-icon {
    margin-top: 20px;
}

.week {
    font-size: 10px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.boxLoding {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    height: 130vh;
    position: absolute;
    z-index: 999;
}

.loadingRegis {
    position: absolute;
    z-index: 999;
    left: 45%;
    top: 18%;
}

.name_nav_right {
    float: right;
    margin-left: 4px;
}

.img_comment {
    border-radius: 50%;
}

.travel-rec .below-info p {
    /* max-height: none; */
    font-size: 16px;
}

#contact a {
    color: #000;
}

#contact a:hover {
    color: #5fb37f !important;
}

.detail-content a {
    color: #000 !important
}

.travel-recommended .below-info p,
.below-info .info-wrapper p {
    /* height: auto !important; */
    height: 85px !important;
    /* height: 62px !important;
    line-height: 1.2em; */
}

.topline .dropdown-menu {
    min-width: 150px;
}

#boxI_styleselect_text {
    display: none;
}

.detail-page .testimonial-box .author li:nth-child(2) {
    font-size: 14px;
    position: relative;
    top: 10px;
}

.detail-page .testimonial-box ul:nth-child(2) {
    display: inline-grid;
}

#bts_wait {
    background-color: #cccccc !important;
    -webkit-transition: 1s;
    transition: 1s;
}

.check_condition {
    margin-top: 25px;
}

.check_condition span {
    color: #555 !important;
    font-weight: 300 !important;
}

.check_condition span a {
    color: #77b089 !important;
}

#body_pdf {
    height: 475px;
}


/*   New Css for Relational Article  */

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tag-section {
    padding: 0 15px;
    width: 100%;
    margin-bottom: 20px;
}

.tag-section .tag {
    padding: 0 10px 10px 0;
}

.tag-section .tag:first-child {
    padding-left: 0
}

.tag-section .tag:last-child {
    padding-right: 0
}

.tag-section .tag a {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    border: 1px solid #a8a8a8;
    padding: 5px 20px 7px;
    border-radius: 29px;
    color: #a4a4a4;
    display: block;
    transition: 0.8s;
    -ms-transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    position: relative;
    overflow: hidden;
    text-align: center;
    /* height: 100%; */
    box-shadow: 0 0 1px 0px #5d5d5d;
    -webkit-box-shadow: 0 0 1px 0px #5d5d5d;
    -moz-box-shadow: 0 0 1px 0px #5d5d5d;
}

.tag-section .tag a:hover {
    color: white !important;
    border-color: #5fb37f;
}

.tag-section .tag a:before,
.tag-section .tag a:after,
.tag-section .tag a span:before,
.tag-section .tag a span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(95, 179, 127, 0.5);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.tag-section .tag a:hover:before,
.tag-section .tag a:hover:after,
.tag-section .tag a:hover span:before,
.tag-section .tag a:hover span:after {
    height: 100%;
}

.tag-section .tag a span:before,
.tag-section .tag a span:after {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.tag-section .tag a:after,
.tag-section .tag a span:before {
    top: auto;
    bottom: 0;
}

.tag-section .tag a:hover span {
    color: white;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-justify-content: center;
}

.relational-article-wrapper {
    margin-bottom: 25px;
    background-color: #efefec;
    padding: 15px;
    padding-bottom: 25px;
    border-radius: 25px 25px 0 0;
    position: relative;
    float: left;
    width: 100%;
}

.relational-article-wrapper .owl-item .img-inner-wrapper {
    margin: 0 10px;
}

.relational-article-wrapper .owl-relational {
    padding: 0 25px;
}

.relational-article-wrapper h3.title {
    padding-top: 0;
    margin-top: 10px;
}

.relational-article-wrapper h3.title span {
    text-align: center;
}

.relational-article-wrapper h3.title span:after {
    left: 50%;
}

.relational-article-wrapper .below-info {
    height: auto;
}

.relational-article-wrapper .below-info h3 {
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(1em * 1.8 * 2);
    height: auto;
    text-align: left;
}

.relational-article-wrapper .below-info .info-wrapper {
    height: auto;
}

.relational-article-wrapper .below-info .info-wrapper .read-more-button {
    border: 1px solid #5fb37f;
    border-radius: 5px;
    padding: 4px 10px 6px;
    width: 70px;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: 0.3s all ease-in-out;
    color: #5fb37f;
    font-weight: bold;
}

.relational-article-wrapper .below-info .info-wrapper .read-more-button:hover {
    color: white !important;
    background-color: #5fb37f;
}

.relational-article-wrapper .below-info p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: calc(1em * 1.8 * 3);
    height: auto;
    margin-bottom: 10px;
}

.relational-article-wrapper .owl-prev {
    left: -5px;
    width: 25px;
}

.relational-article-wrapper .owl-next {
    right: -5px;
    width: 30px;
}

.toRelational {
    position: fixed;
    bottom: -50px;
    right: 5px;
    font-size: 14px;
    line-height: 20px;
    background-color: #d6d6d6;
    padding: 10px;
    cursor: pointer;
    opacity: 0;
    transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    display: block;
    z-index: 3;
    color: black;
}

.toRelational i {
    padding-right: 10px;
    padding-left: 5px;
}

.anchor {
    position: absolute;
    top: -210px;
}

.toRelational:hover {
    background-color: #5fb37f;
    color: white;
}

.detail-page .detail-content b,
.detail-page .detail-content strong {
/*    font-weight: 500;*/
    font-weight: bold;
}

.tag-page .tag-detail {
    padding-bottom: 80px;
}

.tag-page .tag-detail .img-inner-wrapper {
    /* max-height: 250px; */
}

.tag-page .img-wrapper img {
    height: 250px;
}

.tag-page .tag-detail h3.title span {
    margin: 0;
    color: #5fb37f;
    font-weight: 300;
    font-size: 29px;
    /* width: 175px; */
    text-align: center;
    /* height: 22px; */
    /* font-size: 20px !important; */
}

.tag-page .tag-detail h3.title {
    padding: 20px 0 15px;
    /* font-size: 13px; */
    margin-bottom: 45px;
    width: 100%;
}

.tag-page .tag-detail h3.title span:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tag-page .tag-detail h3.title:after {
    max-width: none;
    width: 100%;
    /* margin-left: 20px; */
}

.tag-page .tag-detail .nav-pills>li {
    width: 50px;
}

.tag-page .tag-detail .nav-pills>li a {
    width: 39px;
    border-radius: 50%;
    line-height: 38px;
    padding: 0;
    border: 1px solid #c5c5c5;
    font-size: 18px;
    margin: 0 auto;
    font-weight: normal;
    font-family: 'TH Sarabun New', Arial, Helvetica, sans-serif;
    color: #c5c5c5;
}

.tag-page .tag-detail .nav-pills>li.active a {
    background: #5fb37f;
    color: white;
}

.tag-page .tag-detail .nav-pills>li.active:after,
.tag-page .tag-detail .nav-pills>li:hover:after {
    border: none;
}

.tag-page .tag-detail .nav-pills-wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.tag-page .tag-detail .tab-content {
    /* float:left; */
    max-width: 100%;
}

.tag-page .tag-detail .nav-pills {
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.tag-page .tag-detail .tag-articles-box-wrapper .below-info .info-wrapper {
    top: 0;
    -webkit-transform: none;
    transform: none;
    left: 0;
    padding: 0 0 10px;
}

.tag-page .tag-detail .tag-articles-box-wrapper .below-info {
    height: auto;
    overflow: hidden;
}

.tag-page .tag-detail .tag-articles-box-wrapper .img-inner-wrapper {
    /* max-height: 200px; */
}

.tag-page .tag-detail .tag-articles-box-wrapper .img-inner-wrapper img {
    height: auto;
    width: 100%;
}

.tag-page .tag-detail {
    padding: 0 0 80px 0;
}

.tag-page .tag-detail .tag-articles-box-wrapper .below-info h3 {
    color: black
}

.tag-page .tag-detail .tag-articles-box-wrapper a:hover .below-info h3 {
    color: #5fb37f;
}

.tag-articles-box {
    float: left;
    margin-bottom: 25px;
    /*     border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px; */
}

.tag-articles {
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.tag-articles>.col-md-12 {
    width: 100%;
}

.tag-articles .below-info p {
    max-height: none;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* line-height: 1.3; */
    max-height: calc(1em * 1.8 * 3);
    height: auto;
}

.tag-page .below-info .info-wrapper {
    height: 140px;
    overflow: hidden;
}

.tag-page .page-title span {
    padding: 12px 40px 18px;
    border: 2px solid white;
    border-radius: 100px;
    display: inline-block;
}

.tag-random-header {
    width: 100%;
}

.tag-random-header p {
    text-align: center;
    font-weight: 200;
    font-style: italic;
    color: grey;
}

.tag-page .tag-detail .tag-random-header h3.title {
    margin-bottom: 10px;
}

.tag-random {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}


/* Video Page Start
----------------------------------------------------------------------*/

.video-page .video-section h3.title span {
    margin: 0;
    color: #5fb37f;
    font-weight: 300;
    font-size: 29px;
}

.video-page .video-section h3.title {}

.video-page .video-section h3.title span:after {
    left: 50%;
}

.video-page .video-section h3.title:after {
    width: 90%;
    /* margin-left: 20px; */
    min-width: 200px;
    max-width: none;
}

.video-page .video-section {
    padding-bottom: 80px;
}

.video-page .video-section .container-fluid>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.video-page .video-section .content-with-silder {}

.video-page .video-section .nav {
    margin-top: 25px;
}

.video-page .video-section .nav .nav-pills>li {
    width: 50px;
}

.video-page .video-section .nav .nav-pills>li a {
    width: 39px;
    border-radius: 50%;
    line-height: 38px;
    padding: 0;
    border: 1px solid #c5c5c5;
    font-size: 18px;
    margin: 0 auto;
    font-weight: normal;
    font-family: 'TH Sarabun New', Arial, Helvetica, sans-serif;
    color: #c5c5c5;
}

.video-page .video-section .nav .nav-pills>li.active a {
    background: #5fb37f;
    color: white;
}

.video-page .video-section .nav .nav-pills>li.active:after,
.video-page .video-section .nav .nav-pills>li:hover:after {
    border: none;
}

.video-page .video-section .nav .nav-pills-wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.video-page .video-section .nav .tab-content {
    /* float:left; */
    max-width: 100%;
}

.video-page .video-section .nav .nav-pills {
    text-align: center;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.video-page .video-section .highlight-video {
    width: 66.66%;
    padding: 1% 1px 0 1%;
    float: left;
}

.video-page .video-section .video-box {
    width: 33.33%;
    padding: 0.89% 1%;
    float: left;
}

.video-page .video-section .item .video-box {
    width: 100%;
    padding: 0;
    padding-right: 1%;
}

.video-page .video-section .video-box .video-cover {
    width: 100%;
    padding-top: 56.25%;
    background-size: cover;
    background-position: center;
}

.video-page .video-section .item .video-box .img-wrapper img {
    width: 101% !important
}

.video-page .video-section .overlay-below-info {
    bottom: 0;
}

.video-page .video-section .owl-dots {
    display: block;
    height: 27px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.video-page .video-section .owl-dots .owl-dot {
    display: inline-block;
}

.video-page .video-section .owl-dot {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #D6D6D6;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 45px;
    display: inline-block;
}

.video-page .video-section .owl-dot.active {
    background: #f4c121
}

.video-page .video-section .owl-nav {
    display: none;
}


/* Video Page End
----------------------------------------------------------------------*/

.tag-articles-box .label {
    position: absolute;
    top: 5px;
    left: 20px;
    z-index: 2;
    font-weight: 100;
    font-size: 15px;
}

.tag-articles-box .label.article {
    background-color: #5fb37f;
}

.tag-articles-box .label.video {
    background-color: #e60046;
}

.video .jssocials-share-logo {
    font-size: 13px;
}

.video .jssocials-share-label {
    font-size: 13px;
}

.video .jssocials-share-link {
    padding: 5px 10px 8px;
}

.detail-page.video .testimonial-box ul {
    line-height: 25px;
    margin-bottom: 10px;
    /* padding-top: 10px; */
}

.detail-page .detail-content .aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    margin: 25px 0;
}

.detail-page .detail-content .aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: none;
}

.detail-page .detail-content .aspect-ratio .video-js {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: none;
}

.top-control {
    width: 50px;
    height: 50px;
    padding: 10px;
    background-color: rgba(129, 245, 174, 0.7);
}

.top-control img {
    width: 100%;
    max-width: 100%;
}


/* edit by ohm 1/11/23 */

.tab-content.w-100 {
    width: 100%;
}


/* ความสูง (หน้าใน ) */

.relational-article-wrapper .owl-item .img-inner-wrapper .cover {
    /*padding-bottom: 222.43px;*/
    padding-bottom: 66.7%;
}


/***/


/* ความสูง (bottom slide หน้า home ) */

.travel .owl-item .img-inner-wrapper .cover {
    padding-bottom: 222.22px;
}


/***/


/* ความสูง (หน้า search ) */

.section-page .img-inner-wrapper .cover {
    /*padding-bottom: 262.73px;*/
    padding-bottom: 66.7%;
}


/***/


/* ความสูง (ท่องเที่ยวทั้ง 2 หน้า ) */

.travel-page .travel-rec .img-inner-wrapper .cover {
    /*padding-bottom: 262.5px;*/
    padding-bottom: 66.7%;
}


/***/


/* .video-box .fixed-info-wrapper h3 {
    font-size: 15px;
}

.video-box .overlay-below-info .info-wrapper h3,
.below-info h3 {
    font-size: 22px;
}

.video-box .fixed-info-wrapper h3 {
    font-size: 18px;
}

.video-box .fixed-info-wrapper p {
    font-size: 16px;
}

.tag-articles .below-info p,
.travel-rec .below-info p,
.video-box .overlay-below-info .info-wrapper p,
.below-info p {
    font-size: 18px;
}

.detail-page.video .testimonial-box ul.author li,
.detail-page .detail-content p {
    font-size: 20px;
} */


/* .detail-page .detail-content p {
    font-size: 20px;
} */

.navbar-inverse .widget>div a.active img {
    opacity: 1;
    filter: unset;
}

.navbar-inverse .widget>div img:hover {
    opacity: 1;
    filter: unset;
}

.navbar-inverse .widget>div img {
    opacity: 0.5;
    filter: grayscale(1);
    transition: all 200ms ease-out;
}

.navbar-inverse .widget>div .-eng img {
    width: 25px;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    margin: 1px 3px;
    border-radius: 50%;
}

.carousel-indicators .active {
    width: 22px;
    height: 22px;
}

.video-box .overlay-below-info .info-wrapper h3,
.below-info .info-wrapper h3 {
    /* line-height: 1.5; */
    /*height: 50px;*/
    height: 55px;
}

.video-box .fixed-info-wrapper h3 {
    height: 55px;
    line-height: 1.8;
}

.below-info p {
    height: 70px !important;
}

.carousel-inner>.item>a>img {
    width: 100%;
}

.below-info span a.read-more-button,
.below-info .info-wrapper span .read-more-button {
    width: 85px !important;
}

.text-limit {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.4em;
    max-height: calc(1.4em * 1);
    -webkit-line-clamp: 1;
}

.text-limit.-x2 {
    max-height: calc(1.4em * 2);
    -webkit-line-clamp: 2;
}

.text-limit.-x3 {
    max-height: calc(1.4em * 3);
    -webkit-line-clamp: 3;
}

@media (max-width: 991px) {
    .navbar-inverse .widget>div .-eng img {
        width: 18px;
    }
}

@media (max-width: 767px) {
    .carousel-indicators li {
        width: 15px;
        height: 15px;
        margin: 1px 2px;
    }
    .carousel-indicators .active {
        width: 17px;
        height: 17px;
    }
    .navbar-inverse .widget>div .-eng img {
        width: 25px;
    }
    /* .below-info .info-wrapper h3 {
        font-size: 18px !important;
    }
    .tag-articles .below-info p,
    .travel-rec .below-info p,
    .video-box .overlay-below-info .info-wrapper p,
    .below-info p {
        font-size: 16px !important;
    }
    .video-box .overlay-below-info .info-wrapper h3,
    .video-box .fixed-info-wrapper h3,
    .below-info .info-wrapper h3 {
        height: 40px;
    }
    .travel-recommended .below-info p,
    .below-info .info-wrapper p {
        height: 57px !important;
    }
    .video-box .fixed-info-wrapper h3 {
        font-size: 16px !important;
    } */
    .travel-recommended .below-info p,
    .below-info .info-wrapper p {
        height: 57px !important;
    }
    .video-box .overlay-below-info .info-wrapper h3,
    .video-box .fixed-info-wrapper h3,
    .below-info .info-wrapper h3 {
        /*height: 45px;*/
        height: 50px;
    }
    .travel-recommended .below-info p,
    .below-info .info-wrapper p {
        /*height: 57px !important;*/
        height: 60px !important;
    }
    .travel-page .travel-rec .img-wrapper img {
        height: unset !important;
    }
    .tag-articles-box {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .video-page .video-section .overlay-below-info {
        position: relative;
    }
    .video-page .video-section .nav .nav-pills,
    .travel-page .travel-rec .nav-pills {
        justify-content: space-evenly;
        display: flex;
    }
    .video-page .video-section .nav .nav-pills>li,
    .travel-page .travel-rec .nav-pills>li {
        width: 35px !important;
        position: relative;
    }
    .video-page .video-section .nav .nav-pills>li a,
    .travel-page .travel-rec .nav-pills>li a {
        width: 30px !important;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }
    .video-page .video-section .nav .nav-pills>li a i,
    .travel-page .travel-rec .nav-pills>li a i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .below-info span a.read-more-button,
    .below-info .info-wrapper span .read-more-button {
        width: 120px !important;
    }
}

@media (max-width: 430px) {
    .video-page .video-section .nav .nav-pills>li a,
    .travel-page .travel-rec .nav-pills>li a {
        line-height: 30px !important;
    }
    footer.footer li a {
        font-size: 30px !important;
    }
    .travel-recommended .below-info p,
    .below-info .info-wrapper p {
        margin-bottom: 1.5rem;
    }
    /* .detail-page .detail-content p {
        font-size: 18px !important;
    } */
    /* .detail-page.video .testimonial-box ul.author li,
    .detail-page .detail-content p {
        font-size: 18px !important;
    } */
    .below-info .info-wrapper p {
        margin-bottom: 1.5rem;
    }
}


/* base */

.cover {
    position: relative;
    overflow: hidden;
    margin: 0;
}

figure.cover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/* .img-inner-wrapper .cover {
    padding-bottom: 263px;
} */