body * {
    text-decoration: none !important;
    outline: none !important;
}
button.sort {
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
}
button.sort.active {
    border: 1px solid #da1d29;
    font-size: 14px;
    font-weight: 500;
}
.course_other_link .page_link_head .page_link_head_li {
    -webkit-border-radius: 5px;
    display: block;
    padding: 0;
    border: 1px solid #ddd;
    margin: 10px 0 0 0;
}
.course_other_link .page_link_head .page_link_head_li .page_link_head_li_a {
    text-align: left;
    display: block;
    color: #333;
    background-color: #FFF003;
    position: relative;
    padding: 2% 4% 2% 5%;
    text-decoration: none;
}
.course_other_link .page_link_head .page_link_head_li .page_link_head_li_a:hover {
    background-color: #B3A802;
}
.padding_zero {
    padding: 0;
}
.float_right {
    float: right;
}
.float_left {
    float: left;
}
select {
    outline: none;
}
.product_container .items_block .block_info .t_2 {
    height: auto;
    max-height: 100px;
    padding: 10px 0;
}
.page-course.content {
    padding: 10% 0;
    color: #fff;
    overflow: hidden;
    line-height: 1.3;
    border-radius: 5px;
}
.postvideo_container_block .p_items-mb {
    background-color: #efefef;
}
.postvideo_container_block a .p_title-mb * {
    color: #202020;
    font-size: 14px;
}
.postvideo_container_block a .p_title-mb {
    margin: 10px 0 5px;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
}
.postvideo_container_block .p_count-mb {
    padding: 0 10px;
    font-size: 14px;
    color: #808080;
}
.link_head_background {
    float: left;
    width: 100%;
    padding-right: 30px;
    height: auto;
    margin-bottom: 30px;
}
.link_head_background .link_head {
    background-color: #555;
    color: #fff;
    padding: 7px;
    font-size: 1.3em;
}
.page-course .content_cover {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.page-course .content_name {
    font-size: 16px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    height: 50px;
    max-height: 50px;
    overflow: hidden;
    background-color: #2c6fba;
    line-height: 1.3;
    border-radius: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
@media (max-width: 1199px) {
    .page-course .content_cover {
        height: 200px;
    }
}
@media (max-width: 991px) {
    .page-course .content_cover {
        height: 200px;
    }
}
@media (max-width: 676px) {
    .page-course .content_cover {
        height: 200px;
    }
}
@media (max-width: 400px) {
    .page-course .content_cover {
        height: 100px;
    }
}
@media screen and (max-width: 991px) {
    .course_other_link {
        padding-right: 0px!important;
    }
}
.course_pick_content {
    margin-bottom: 15px !important;
}
.product_container .items_block .overlay .bages_1 {}
.product_container .items_block .overlay .bages_2 {
    margin-left: calc(33.33% - 55px);
}
.product_container .items_block .overlay .score {
    margin-left: calc(33.33% - 55px);
}
.postvideo_container_block .p_items {
    width: calc(33% - 5px);
}
.course_content_detail * {
    /*height: auto;*/
}
@media(min-width:992px) {
    .couse_picker {
        width: calc(100% + 10px);
        margin-left: -5px;
    }
    .couse_picker .couse_item {
        width: calc(100% / 7 - 10px);
        margin: 0px 5px 10px 5px;
    }
    .course_other_link .couse_picker .couse_item {
        width: calc(50% - 10px);
    }
}
@media(max-width:991px) {
    .couse_picker {
        width: calc(100% + 10px);
        margin-left: -5px;
    }
    .couse_picker .couse_item {
        width: calc(100% / 4 - 10px);
        margin: 0px 5px 10px 5px;
    }
    .product_container {
        width: calc(100% + 10px) !important;
    }
    .product_container .items_block {
        width: 50%;
    }
    .product_container .items_block .cover {
        height: calc(30vw - 10px);
    }
    .product_container .items_block .overlay .bages_2 {
        margin-left: calc(50% - 60px);
    }
    .product_container .items_block .overlay .score {
        margin-left: calc(50% - 60px);
    }
}
@media(max-width:767px) {
    .couse_picker {
        width: 100%;
        margin-left: 0px;
    }
    .couse_picker .couse_item {
        width: calc(100% / 2 - 10px);
        margin: 0px 5px 10px 5px;
    }
    .product_container {
        width: calc(100% + 10px) !important;
    }
    .product_container .items_block {
        width: 100%;
    }
    .product_container .items_block .cover {
        height: calc(70vw - 10px);
    }
    .product_container .items_block .overlay .bages_2 {
        margin-left: calc(100% - 70px);
    }
    .product_container .items_block .overlay .score {
        margin-left: calc(100% - 70px);
    }
}
@media screen and (max-width: 1263px) {
    .header .-social ul {
        right: -31px !important;
    }
}
.y_nav {
    color: rgb(32, 32, 32) !important;
}
.header:not(.-fixed-) .yellow_menu .y_nav:focus {
    text-decoration: none;
}
a.md-default-theme:not(.md-button), a:not(.md-button) {
    color: #0077b8;
}
a.md-default-theme:not(.md-button):hover, a:not(.md-button):hover {
    color: #fd2b2e;
}
@media screen and (max-width: 767px) {
    .header {
        padding: 0;
        height: 80px !important;
    }
}
._to_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    outline: none;
}
._to_top .icn_totop {
    transform: rotate(90deg);
    width: 60px;
    opacity: .4;
    height: auto;
    outline: none;
}
.filled-reversed-button {
    color: #FFF !important;
    background-color: rgb(255, 27, 31);
    border-color: transparent;
}
.filled-reversed-button:hover {
    color: #FFF !important;
    text-decoration: none;
    background-color: #005288;
}
.row_max .items_map_child .info [class^="level"] {
    font-family: "Kanit", sans-serif !important;
}
@media screen and (max-width: 1050px) {
    .size_a {
        font-size: 11px !important;
    }
}
@media screen and (max-width: 900px) {
    .size_a {
        font-size: 10px !important;
    }
}
@media screen and (max-width: 800px) {
    .size_a {
        font-size: 9px !important;
    }
    ._to_top {
        margin-bottom: 50px;
    }
}
.row-flex {
    display: flex !important;
    flex-flow: wrap !important;
}
.fit-center {
    justify-content: center;
}
.color_333 {
    color: #333 !important;
}
.color_333:hover {
    color: #fd2b2e !important;
}
.desktop_header_60 {
    height: 60px !important;
}
@media screen and (max-width: 1052px) {
    .header .mobile-menu {
        display: block !important;
    }
    .header .desktop-menu {
        display: none !important;
    }
    .header:not(.-fixed-) {
        height: 80px !important;
    }
    .desktop_header_60 {
        height: 80px !important;
    }
}
.about .-margin-top-30 {
    margin-top: 30px;
}
.about .-booking-1 {
    bottom: 5px;
    left: 5px;
}
.about .-booking-2 {
    bottom: 5px;
    right: 5px;
}
.about .-booking-1, .about .-booking-2 {
    position: absolute;
    width: calc(50% - 7.5px);
    height: auto;
}
.about .-booking-1 a img, .about .-booking-2 a img {
    max-width: 100%;
}
.about .-absolute {
    opacity: 0;
}
.about .-booking-1 a:hover .-absolute, .about .-booking-2 a:hover .-absolute {
    opacity: 1;
}
.about .-absolute img {
    max-width: 100%;
}
.about .-booking-1 a, .about .-booking-2 a {
    display: block;
}
@media screen and (max-width: 543px) {
    .about .-booking-1 {
        bottom: 8px;
    }
    .about .-booking-2 {
        bottom: 8px;
    }
}
@media screen and (max-width: 767px) {
    .about .-booking-1 {
        bottom: 12px;
        left: 7.5px;
    }
    .about .-booking-2 {
        bottom: 12px;
        right: 7.5px;
    }
}
.product_pagination_container .icon_nav {
    margin: 0 3px !important;
}
@media screen and (max-width: 767px) {
    .about .-booking-1, .about .-booking-2 {
        position: absolute;
        width: calc(50% - 20px);
    }
}
.product_container .items_block .overlay .bages_1 .bg-1 {
    width: 50px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 992px) {
    .product_container .items_block .overlay .bages_1 img {
        width: 40px;
    }
}
@media screen and (max-width: 767px) {
    .product_container .items_block .overlay .bages_1 img {
        width: 40px;
    }
}
@media screen and (max-width: 500px) {
    .product_container .items_block .overlay .bages_1 img {
        width: 40px;
    }
}
@media screen and (max-width: 500px) {
    .product_container .items_block .overlay .bages_1 img {
        width: 40px;
    }
}
.contact_email_img {
    text-align: center;
    padding-bottom: 20px;
}
/*dropdown*/

.dropbtn {
    background-color: #ff1b1f;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
    background-color: #0077b8;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown a:hover {
    background-color: #f1f1f1;
}
.dropdown a:active {
    background-color: rgb(255, 240, 3);
}
.show {
    display: block;
}
/*dropdown*/

/*
 * Maked ConqueeXee
 **/

.css3-metro-dropdown option, .css3-metro-dropdown:after, .css3-metro-dropdown::after, .css3-metro-dropdown select {
    color: #000;
}
.css3-metro-dropdown select, .css3-metro-dropdown:after, .css3-metro-dropdown::after {
    display: block;
    background: #fff003;
}
.css3-metro-dropdown select, .css3-metro-dropdown option {
    padding: 8px;
    margin-bottom: 10px;
}
.css3-metro-dropdown {
    width: 100%;
    position: relative;
    display: inline-block;
    border: 0;
}
.css3-metro-dropdown::after {
    content: "\25bc";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    margin-top: 10px;
    width: 30px;
    font-size: 12px;
    line-height: 34px;
    text-align: center;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}
.css3-metro-dropdown select {
    height: 50px;
    width: 100%;
    border: 0;
    vertical-align: middle;
    font-size: 16px;
    outline: 0 none;
}
.css3-metro-dropdown option {
    background: #fff;
    color: #333;
}
/* more colors */

.css3-metro-dropdown-color-ff1d77 select, .css3-metro-dropdown-color-ff1d77:after, .css3-metro-dropdown-color-ff1d77::after {
    background: #ff1d77;
}
.css3-metro-dropdown-color-2673ec select, .css3-metro-dropdown-color-2673ec:after, .css3-metro-dropdown-color-2673ec::after {
    background: #2673ec;
}
.css3-metro-dropdown-color-ff2e12 select, .css3-metro-dropdown-color-ff2e12:after, .css3-metro-dropdown-color-ff2e12::after {
    background: #ff2e12;
}
.product_container .items_block .block_info .t_1_3 {
    height: auto;
    max-height: 100px;
    padding: 10px 0 0px;
    color: #0072BC;
}