.sc-vdo {
    font-size: 0;
    text-align: center;
}

.list-vdo {
    width: 100%;
    max-width: 439px;
    display: inline-block;
    font-size: 18px;
    margin-top: 15px;
    margin-right: 20px;
}

.list-vdo:last-child {
    margin-right: 0;
}

.title-items {
    font-weight: 700;
    color: #333;
}

.sc-items-slider .col-item a {
    font-weight: 700;
}

.sc-items-slider {
    margin: 30px 0;
}

.sc-items-slider .col-item p {
    font-size: 18px;
}

.sc-items-slider .col-item .note {
    font-size: 12px;
}

.sc-items-slider .col-item .list-item-lg .list-item-colimg {
    display: table;
    width: 100%;
}

.sc-items-slider .col-item .list-item-lg .image {
    height: 200px;
    line-height: normal;
    display: table-cell;
    vertical-align: middle;
}

.sc-items-slider .col-item .list-item-lg .image.bookb {
    position: relative;
    bottom: -35px;
    right: -30px;
}

.sc-items-slider .col-item:nth-child(1) .list-item-lg .image img {
    height: 196px;
}

.sc-items-slider .col-item:nth-child(2) .list-item-lg .image img {
    height: 142px;
}

.sc-items-slider .col-item:nth-child(3) .list-item-lg .image img {
    height: 124px;
}

.sc-items-slider .col-item:nth-child(4) .list-item-lg .image img {
    height: 177px;
}

.section-top .image-banner {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
    overflow: hidden;
}

.section-top .sc-heading {
    margin-bottom: 30px !important;
}

.section-top .icw-form {
    margin: 0 0 50px;
}

.section-top .icw-form-header {
    background: url('../img/bg-table.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.section-top .icw-form-header .title {
    font-family: 'notosans_thai', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 0;
}

.section-top .icw-form-content {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 0 0 20px 20px;
    background-color: #f6f6f6;
    padding: 50px 20px;
}

.section-top .icw-form .overlabel {
    width: 100%;
    font-weight: 700;
    padding-left: 0;
    text-align: center;
    color: #666666;
}

.section-top .icw-form .icw-input {
    padding: 30px 20px;
}

.section-top input[type=radio].css-checkbox + .css-label {
    width: 156px;
    height: 156px !important;
    padding-left: 0;
}

.section-top input[type=radio].css-checkbox#radioInline1 + .css-label {
    background-image: url(../img/partner-bike.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline2 + .css-label {
    background-image: url(../img/partner-car.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline3 + .css-label {
    background-image: url(../img/partner-taxi.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline21 + .css-label {
    background-image: url(../img/bar-b-q-plaza.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline22 + .css-label {
    background-image: url(../img/family-mart.png);
    background-size: contain;
    background-position: center;
}


.section-top input[type=radio].css-checkbox#radioInline1:checked + .css-label {
    background-image: url(../img/partner-bike-select.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline2:checked + .css-label {
    background-image: url(../img/partner-car-select.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline3:checked + .css-label {
    background-image: url(../img/partner-taxi-select.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline21:checked + .css-label {
    background-image: url(../img/bar-b-q-plaza-select.png);
    background-size: contain;
    background-position: center;
}

.section-top input[type=radio].css-checkbox#radioInline22:checked + .css-label {
    background-image: url(../img/family-mart-select.png);
    background-size: contain;
    background-position: center;
}

.section-top .icw-form .icw-inputnote {
    text-align: left;
}

.section-top .icw-form .icw-fieldset {
    margin-bottom: 0;
}

.action-form .btn {
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
    width: 100%;
    padding: 9px 40px 10px 20px !important;
    max-width: 178px;
    font-size: 18px !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
    background: rgba(1, 169, 82, 1) !important;
    background: -moz-linear-gradient(left, rgba(1, 169, 82, 1) 0%, rgba(88, 160, 156, 1) 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1, 169, 82, 1)), color-stop(100%, rgba(88, 160, 156, 1))) !important;
    background: -webkit-linear-gradient(left, rgba(1, 169, 82, 1) 0%, rgba(88, 160, 156, 1) 100%) !important;
    background: -o-linear-gradient(left, rgba(1, 169, 82, 1) 0%, rgba(88, 160, 156, 1) 100%) !important;
    background: -ms-linear-gradient(left, rgba(1, 169, 82, 1) 0%, rgba(88, 160, 156, 1) 100%) !important;
    background: linear-gradient(to right, rgba(1, 169, 82, 1) 0%, rgba(88, 160, 156, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01a952', endColorstr='#58a09c', GradientType=1) !important;
}

.action-form .btn.more:before {
    content: '';
    background-color: #fff;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 30px;
    top: 10px;
    border-radius: 25px;
}

.action-form .btn.more:after {
    content: '';
    position: absolute;
    right: 39px;
    top: 18px;
    border-top: 2px solid #01a951;
    border-left: 2px solid #01a951;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.caption p.tag {
    color: #777777;
    font-size: 16px;
}

.section .sc-inner {
    padding: 50px 0 !important;
}

.download-popup-qr img {
    width: 188px;
    margin-bottom: 20px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url(../img/right-button.gif) no-repeat;
    background-position: center !important;
    background-size: 50px;
    right: 0 !important;
    width: 50px !important;
    height: 50px !important;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url(../img/left-button.gif) no-repeat;
    background-position: center !important;
    background-size: 50px;
    left: 0 !important;
    width: 50px !important;
    height: 50px !important;
}

.owl-prev i,
.owl-next i,
.owl-pagination {
    display: none;
}

@media screen and (max-width: 991px) {
    .section-top .sc-heading {
        margin-bottom: 20px !important;
    }

    .row-3items .col-item {
        width: 100% !important;
        max-width: 100% !important;
    }

    .sc-items-slider .owl-item:nth-child(1) .list-item-lg .image img,
    .sc-items-slider .owl-item:nth-child(2) .list-item-lg .image img,
    .sc-items-slider .owl-item:nth-child(3) .list-item-lg .image img,
    .sc-items-slider .owl-item:nth-child(4) .list-item-lg .image img {
        height: 100%;
    }

    .sc-items-slider .owl-item:nth-child(1) .list-item-lg .image img {
        max-height: 196px;
    }

    .sc-items-slider .owl-item:nth-child(2) .list-item-lg .image img {
        max-height: 142px;
    }

    .sc-items-slider .owl-item:nth-child(3) .list-item-lg .image img {
        max-height: 124px;
    }

    .sc-items-slider .owl-item:nth-child(4) .list-item-lg .image img {
        max-height: 177px;
    }

    .sc-items-slider .items-slider {
        margin-bottom: 0;
    }

    .owl-theme .owl-controls {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .list-vdo {
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .list-vdo:last-child {
        margin-bottom: 0;
        /*        margin-top: 0;*/
    }



    .section-top .icw-input .radio-inline,
    .section-top .icw-input .checkbox-inline {
        min-width: 80px;
        display: inline-block !important;
        margin: 5px 5px;
    }

    .section-top .icw-input .checkbox-inline:nth-child(3) {
        margin-right: 0 !important;
    }

    .section-top input[type=radio].css-checkbox + .css-label {
        width: 130px;
        height: 130px !important;
    }

    .section-top .icw-form .icw-input {
        padding: 30px 15px;
    }

    .section-top .icw-form-content {
        padding: 30px 0;
    }

    .action-form {
        margin-top: 0 !important;
    }

    .section .sc-inner {
        padding: 40px 0 !important;
    }
}
