.highlights.slick-dotted.slick-slider { margin-bottom: 0; }
.highlights .slick-slide { outline: 0; }
.highlights .slick-dots { bottom: 10px; }
.highlights .slick-dots li { width: 8px; height: 8px; }
.highlights .slick-dots li button:before {
    content: "";
    width: 8px;
    height: 8px;
    line-height: 8px;
    background-color: #00A950;
    border-radius: 50%;
    opacity: 1;
}
.highlights .slick-dots li.slick-active button:before {
    background-color: #999;
    opacity: 0.5;
}
.section .sc-headline { position: relative; }
.section .sc-headline h1 {
    font-size: 28px;
    font-weight: bold;
    font-family: 'notosans_thai', sans-serif;
    line-height: 1.2;
}
.section .sc-headline h1 span {
    color: #ED2226;
    font-size: 32px;
}
.supersale {
    display: inline-block;
    margin-left: -10px;
    margin-right: -10px;
}
.supersale .supersale-list { 
    width: 33.3333333%;
    padding: 10px 10px;
    float: left;
}
.supersale .supersale-list .image img {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.supersale .supersale-list .caption {
    background-color: #fff;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.supersale .supersale-list .caption .caption-top {
    padding: 20px;
}
.supersale .supersale-list .caption .caption-bt {
    padding: 20px;
    border-top: 1px solid #eee;
}
.supersale .supersale-list .caption .heading {
    color: #00A850;
    height: 70px;
    overflow: hidden;
    padding-top: 5px;
}
.supersale .supersale-list .caption .area {
    color: #000;
    margin: 5px 0;
}
.supersale .supersale-list .caption .location { margin-bottom: 2px; }
.supersale .supersale-list .caption .location .ic {
    font-size: 12px;
}
.supersale .supersale-list .caption .price {
    color: #ED2226;
    font-size: 26px;
    line-height: 1.2;
}
.supersale .supersale-list .caption .price span {
    font-size: 17px;
    text-decoration: line-through;
    display: block;
    color: #888;
}
.supersale .supersale-list .caption .btn { 
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border: 2px solid #00a950;
    background-color: #fff;
    color: #00a950;
}
.supersale .supersale-list .caption .btn:hover {
    background-color: #00a950;
    color: #fff;
}

/*========== Tab ==========*/
.tab {
    position: relative;
}
.tab .control {
    font-size: 0;
    margin-bottom: 45px;
    border: 2px solid #00A950;
    border-radius: 30px;
    padding: 2px;
}
.tab .control-dropdown { margin-bottom: 30px; }
.tab .control-dropdown select {
    background-color: transparent;
    border: 0;
    font-family: 'notosans_thai', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #00A950;
}
.tab .control-dropdown .select {
    border: 3px solid #00A950;
    border-radius: 30px;
}
.tab .control-dropdown .select:after {
    background-color: transparent;
    content: "\e90b";
    font-family: 'icopage' !important;
    font-size: 80%;
    color: #00A950;
}
.tab .control a {
    display: inline-block;
    font-size: 18px;
    font-family: 'notosans_thai', sans-serif;
    font-weight: bold;
    color: #333;
    padding: 4px 10px;
    width: 13%;
    text-align: center;
}
.tab .control a .ic { font-size: 12px; }
.tab .control a.active {
    color: #fff;
    pointer-events: none;
    background-color: #00A950;
    border: 2px solid #00A950;
    border-radius: 20px;
}
.tab .control a:focus { color: #fff; }
.tab-content {
    position: relative;
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
.tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}
.sc-promotion.section .sc-inner { padding: 40px 0; }
.sc-promotion {
    background-color: #00654F;
    position: relative;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100%;
}
.sc-promotion:before {
    content: "";
    width: 100%;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}
.sc-promotion:after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.sc-promotion .image-bg {
    position: absolute;
    bottom: 100px;
}
.second-home {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 9;
    background-color: #fff;
    padding: 30px 90px;
     -webkit-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    border-radius: 10px;
    margin-top: 50px;
}
.second-home .sc-headline h2 {
    font-size: 28px;
    font-weight: bold;
    font-family: 'notosans_thai', sans-serif;
    line-height: 1.2;
}
.second-home .second-home-bg {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
}
.second-home .second-home-bg .home-bg {
    height: 100%;
}
.second-home .sc-headline .ic {
    font-size: 80%;
}
.second-home .sc-headline {
    margin-bottom: 0;
    padding-bottom: 0;
}
.second-home-lists .second-home-list {
    width: 25%;
    float: left;
}
.second-home-lists .second-home-list ul li {
    margin-bottom: 10px;
    color: #00A950;
}
.second-home-lists .second-home-list ul li .ic { font-size: 12px; margin-right: 8px; }
.conditions .heading {
    position: relative;
    cursor: pointer;
}
.conditions .heading:after {
    content: "\e90b";
    font-family: 'icopage' !important;
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 20px;
}
.conditions .heading.show-data:after {
    content: "\e90c";
}
.conditions .content {
    color: #333;
    /*display: none;*/
}
.conditions .content .list { 
    margin-top: 20px;
    margin-left: 20px;
}
.conditions .content .list li {
    list-style-type: disc;
    margin-bottom: 10px;
}
.conditions .content .table-overflow { overflow-x: auto; padding: 20px; margin: -20px; }
.conditions .content .table { 
    margin: 20px 0 10px 0; 
    -webkit-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 10px 1px rgba(0,0,0,0.2);
    border-radius: 10px;
}
.conditions .content  table { max-width: auto !important; }
.conditions .content .table tbody,
.conditions .content .table thead {
    font-size: 14px;
}
.conditions .content .table thead { color: #fff; }
.conditions .content .table tbody { color: #999; }
.conditions .content .table thead th {
    background-color: #009539;
}
.conditions .content .table thead th.radius-left {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
.conditions .content .table thead th.radius-right {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}
.conditions .content .table thead th,
.conditions .content .table tbody tr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.conditions .content .table thead tr th,
.conditions .content .table tbody tr td {
    padding: 15px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    white-space: nowrap;
} 
.conditions .content .table tbody tr td {
    text-align: center;
}
.action {
    margin-top: 40px;
}
.section .sc-inner .container .conditions .action .btn { 
    width: 40%;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border: 2px solid #00a950;
    background-color: #fff;
    color: #00a950;
}
.section .sc-inner .container .conditions .action .btn:hover {
    background-color: #00a950;
    color: #fff;
}

@media (min-width:768px) {
    .visible-mobile { display: none !important; }
}

@media (min-width:992px) {
    .visible-device { display: none !important; }
}

@media screen and ( max-width:991px ) {
    .visible-device { display: block !important; }
    .hidden-device { display: none !important; }
    .ct-br-device { display: block; }
    .supersale .supersale-list { width: 50%; }
    .second-home { padding: 20px; }
    .second-home h2 { font-size: 30px; }
    .second-home-lists .second-home-list { width: 50%; }
}

@media screen and ( max-width:767px ) {
    .visible-mobile { display: block !important; }
    .hidden-mobile { display: none !important; }
    .ct-br-m { display: block; }
    .section .sc-headline h1 { font-size: 24px; }
    .section .sc-headline h1 span { font-size: 28px; }
    .supersale { margin-left: -5px; margin-right: -5px; }
    .supersale .supersale-list { padding: 5px 5px; }
    .supersale .supersale-list .caption .caption-top { padding: 10px; }
    .supersale .supersale-list .caption .location,
    .supersale .supersale-list .caption .area,
    .supersale .supersale-list .caption .price span { font-size: 10px; }
    .supersale .supersale-list .caption .price { font-size: 20px; }
    .supersale .supersale-list .caption .heading { height: 46px; font-size: 26px; }
    .supersale .supersale-list .caption .caption-bt { padding: 10px; }
    .supersale .supersale-list .caption .btn { height: 35px; line-height: 35px; }
    .sc-promotion:after { height: 330px; }
    .sc-promotion .image-bg { bottom: 330px; }
    .section .c-gray-top { margin-top: 17px; }
    .second-home .sc-headline h2 { font-size: 20px;}
    .section .sc-inner .container .conditions .action .btn {width: 70%;}
}

@media screen and ( max-width:320px ) {
    .supersale .supersale-list .caption .price {
        font-size: 15px;
    }
}