
@import url('https://fonts.googleapis.com/css?family=Taviraj');

@import url('https://fonts.googleapis.com/css?family=Kanit|Mitr&display=swap');
@import url('https://fonts.googleapis.com/css?family=Kanit:300|Mitr:300&display=swap');



html {
    font-family: 'Mitr' !important;
}

.uk-navbar-container  {
    background: #7c1924;
    padding: 0px !important;
}
.uk-sticky-placeholder {
    height: 60px !important;
}
.uk-navbar-nav>li>a {
    font-weight: 400;
}

#modal-example #guru-search-form {
    width: 100%;
}

.coz-cate .uk-width-1-1.uk-width-medium-1-2 {
    width: 50%;
} 

.guru-module-search .uk-search-input {
    padding: 5px 0px 5px 20px;
    height: 22px;
    max-width: 100%;
     /* margin: 0 auto !important; */
    display: block;
    height: 64px;
    border-radius: 4px;
    float: left;
}


.guru-module-search .uk-search .uk-search-icon {
    position: relative;
    margin-left: -100px;
    margin-top: 14px !important;
    width: 24px;
    overflow: hidden;
    display: inline-block;
    height: 20px;
}

#guru-search-form {
    width: 50%;
    display: inline-block;
    margin: 0 auto !important;
}


.search-coz h3.uk-text-center {
    color: #fff;
}


.search-coz h5.uk-text-center {
    color: #fff;
    margin: 2px 0px 32px;
}

.search-coz.uk-section-default .uk-background-top-center {
    height: 492px !important;
}

.gru-list-categories .uk-width-1-1.uk-width-medium-1-2 {
    width: 50%;
}

li.guru-mod--courses__item {
    display: inline-block;
    width: 265px;
    margin-right: 12px;
}

 .guru-module-courses-item {
    display: inline-block;
    float: left;
    width: 265px;
}


.gru-list-categories .uk-panel  {
    background: #fff;
}

h3.uk-panel-title.name_guru {
    margin: 0px;
    font-size: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.description_guru {
    font-weight: 300;
    margin-left: 20px;
    padding-bottom: 20px;
 }

.uk-panel-badge.uk-badge.uk-badge-notification.uk-badge-warning {
    position: absolute;
    top: 15px;
    right: 10px;
}


aside#tm-sidebar .uk-panel .guru-mod--menu {
    background: #fff;
    padding: 20px;
}








/***********************************************  Login   ***********************************************/


div#module-99 p {
    font-size: 14px;
    color: #dcdcdc;
    margin-bottom: 0px;
    background: #5F0B14;
    padding: 10px 40px 10px 20px;
    border-radius: 5px;
}

div#module-99 p a {
    color: #fff;
}

div#module-102 p a {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0px;
    line-height: 42px;
    margin-bottom: 0px;
}
div#module-102 p   {

    margin-bottom: 0px;
}

aside#tm-sidebar .uk-first-column {
    background: #fff;
    color: #111;
    padding: 10px;
}
aside#tm-sidebar h3 {
    font-size: 24px;
    line-height: 1.4;
    font-family: Mitr;
    font-weight: 500;
    letter-spacing: -1px;
}
.gru-myprofile {
    background: #fff;
    padding: 20px;
}
aside#tm-sidebar .uk-grid {
    margin-left: 0px;

}
 

#guru-component ul li a {
    color: #000;
}

div#guru-component {
    background: #fff;
    padding: 20px;
}
div#guru-component select {
    background-color: #eaeaea !important;
    /* color: #fff !important; */
    border-bottom: 0px;
}

.uk-nav-default>li.uk-active>a {
    color: #7c1924;
    background-color: #ccc;
    padding: 10px 10px;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}


.gru-panel-teaser ul li a {
    color: #fff !important;
}

figcaption.uk-overlay-panel.uk-overlay-background.uk-overlay-bottom h3 {
    color: #fff;
    padding: 10px 20px;
}

.cat_list_wrap .uk-grid>* {

}


input.uk-button.uk-button-primary {
    height: 40PX;
    LINE-HEIGHT: 40PX;
}

.uk-grid.gru-cover-details ul li {
    color: #fff;
}

.gru-cover-purchase-btn a {
    color: #fff;
}

.guru-tab-title .day {
    color: #000;
}







/***********************************************   FrontEnd ***********************************************/

.type-alias-e-book .tm-sidebar,
.type-alias-video .tm-sidebar {
    display: none;
}
.type-alias-e-book #flexicontent , 
.type-alias-video #flexicontent {
    display: inline-block;
    margin: 0px;
    background: #fff;
    padding: 0px;
    margin-top: 0px !important;
    position: relative;
    width: 100%;
}

div#tm-main {
    padding-top: 20px;
    padding-bottom: 20px;
}

.fc_filter_line.fc_filter_buttons_box {
    width: auto !important;
    display: inline-block;
    padding: 7px 5px;
	float: right;
}
.fc_filter_line {
    clear: none !important;
    margin: 0px 0% 1px 0%;
    padding: 0px 1%;
    width: 68%;
	float: left;
}
.fc_filter_line span.fc_filter_label.fc_cid_label {
	display: none; 
}
fieldset.fc_filter_set {
    display: block;
    float: none;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 0px;
}
span.fc_filter_line.fc_odd {
    /* display: inline-block; */
    position: absolute;
    top: 0px;
}
div.fc_filter_line.fc_filter_buttons_box > .fc_buttons.btn-group > button {
    margin-left: 0;
    margin-right: 0;
    background: #7C1823;
    color: #fff;
    float: right;
    border-radius: 7px;
}
.btn-success, .uk-button-secondary {
    background-color: transparent;
    color: #403f3f;
    border: 2px solid #871a26;
    background-image: linear-gradient(90deg,#ff8a65 50%,transparent 50%);
}
span.fc_filter_html.fc_cid_selector {
    width: 210px;
    margin-left: 0px;
    margin-top: 14px;
    text-align: right;
    font-size: 17px;
    font-weight: 100;
}
.fc_filter_html.fc_text_search {
	width: 100%;
}
a.select2-choice.fc_highlight {
    border: 0px;
    background: transparent;
	box-shadow: 0px 0px 0px 0px;
}
span.select2-arrow {
    background: transparent !important;
    border-left: 0px solid !important;
}
.select2-results .select2-result-label {
    font-size: 16px !important;
}

body .fc-mssg-inline.fc-note, body .fc-mssg.fc-note {
    display: none !important;
}

.home .fc_filter_html.fc_text_search::before {
    content: "";
    background: url(../images/icon/search-icn.png) 0 0 no-repeat;
    /* font-family: "Font Awesome 5 Free"; */
    display: inline-block;
    /* font-weight: 400; */
    /* font-style: normal; */
    line-height: 1;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 22px;
    position: relative;
    top: 20px;
    /* font-size: 30px; */
    color: #ccc;
    width: 22px;
    height: 30px;
    display: inline;
}
.home .fc_filter_html.fc_text_search input.fc_text_filter {
    margin: 7px 0px;
    border-bottom: 0px;
    font-size: 17px;
    /* line-height: 25px; */
    margin-left: 0px;
    /* display: inline; */
    float: left;
    width: 80%;
}

.fc_filter_html.fc_text_search input.fc_text_filter {
    margin: 7px 0px;
    border-bottom: 0px;
    font-size: 17px;
    /* line-height: 25px; */
    margin-left: 20px;
    /* display: inline; */
    float: left;
    width: 80%;
}

.fc_filter_html.fc_text_search::before {
    content: "";
    background: url(../images/icon/search-icn.png) 0 0 no-repeat;
    /* font-family: "Font Awesome 5 Free"; */
    display: inline-block;
    /* font-weight: 400; */
    /* font-style: normal; */
    line-height: 1;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 22px;
    position: relative;
    top: 14px;
    /* font-size: 30px; */
    color: #ccc;
    width: 22px;
    height: 30px;
    display: inline;
}

 
.carousel_front.mod_flexicontent_wrapper .fcitem_title, .carousel_front.mod_flexicontent_wrapper .fcitem_title a {
    color: #000;
    font-size: 18px;
    background-color: transparent;
    line-height: 1.2em;
    width: 100%;
    display: inline-block;
}
.carousel_update.mod_flexicontent_wrapper .fcitem_title, .carousel_update.mod_flexicontent_wrapper .fcitem_title a {
    color: #6f6f6f;
    font-size: 15px;
    background-color: transparent;
    line-height: 1.2em;
    width: 100%;
    display: inline-block;
}

 
.carousel_update.mod_flexicontent_wrapper .fcitem_title ,
.carousel_front.mod_flexicontent_wrapper .fcitem_title {
    text-shadow: 0px 0px 0px #000000;
    padding: 1px 0px;
}
.carousel_update.mod_flexicontent_wrapper .content_standard ,
.carousel_front.mod_flexicontent_wrapper .content_standard {
    padding: 0px 0px 0 0px;
    margin-left: 7px;
}
.carousel_update.mod_flexicontent_wrapper .fcitem_title_box ,
.carousel_front.mod_flexicontent_wrapper .fcitem_title_box {
    display: block;
    background: transparent;
    margin: 0;
    padding: 6px 0px;
}

.carousel_update.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico ,
.carousel_front.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
    background-color: #ccc;
    border-radius: 16px;
    height: 14px;
    width: 14px;
}
.carousel_update.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico,
.carousel_front.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active > div.mod_fc_page_handle_ico {
    background-color: #974951;
    border-radius: 16px;
    height: 14px;
    width: 14px;
}
.carousel_update.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle,
.carousel_front.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
    background: #ccc;
    border-color: #bbb;
    border-radius: 16px;
    border-style: solid;
    border-width: 5px;
     position: relative !important;
    display: inline-block;
    float: left !important;
    clear: none !important;
    border: 0px solid transparent;
    font-weight: bold;
    margin: 0 0 6px 5px;
    overflow: hidden;
    padding: 0;
    position: relative !important;
    text-decoration: none;
    padding: 0;
    margin: 0 2px;
    overflow: hidden;
}
 

.field_block.field_document_type .field_value  {
    position: absolute;
    top: 16px;
    z-index: 9;
    background: #35302b;
    color: #fff;
    padding: 2px 8px;
    left: 2px;
    border-radius: 5px;
    font-size: 13px;
}

.value.field_document_type {
    /* position: absolute; */
    top: 16px;
    z-index: 9;
    background: #35302b;
    color: #fff;
    padding: 2px 8px;
    left: 2px;
    border-radius: 5px;
    font-size: 13px;
    display: inline-block;
}



span.lineleft {
    margin-left: 40px;
}
span.lineleft:before  {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 20px;
    position: absolute;
    margin-top: 10px;
    margin-left: -16px;
}
.uk-h3, h3 {
    margin-bottom: 10px;
}

.field_block.field_document_type.วีดีทัศน์ .field_value,
.field_block.field_document_type.กิจกรรม .field_value,
.field_block.field_document_type.e-book .field_value,
.field_block.field_document_type.เสียง .field_value,
.field_block.field_document_type.บทความ .field_value {
    color: #fff;
}

.field_block.field_document_type.วีดีทัศน์ .field_value::before {
    content: "";
    background: url(../images/icon/play-icon.png) 0px 5px no-repeat;
    width: 21px;
    height: 21px;
    padding: 2px 15px;
}

.field_block.field_document_type.กิจกรรม .field_value::before {
    content: "";
    background: url(../images/icon/activity-icon.png) 0px 3px no-repeat;
    width: 21px;
    height: 21px;
    padding: 2px 13px;
}

.field_block.field_document_type.e-book .field_value::before {
    content: "";
    background: url(../images/icon/ebook-icon.png) 0px 3px no-repeat;
    width: 21px;
    height: 21px;
    padding: 2px 13px;
}

.field_block.field_document_type.เสียง .field_value::before ,
.value.field_document_type::before {
    content: "";
    background: url(../images/icon/sound-icon.png) 0px 3px no-repeat;
    width: 21px;
    height: 21px;
    padding: 2px 13px;
}

.fc_block.fcitem_fields {
    width: 100%;
}

.field_block.field_hits {
    display: block;
    float: right;
    font-size: 12px;
    color: #6f6f6f;
}
.field_block.field_time-player {
    display: block;
    float: left;
    font-size: 12px;
    color: #6f6f6f;
}

.carousel_front.mod_flexicontent_wrapper .field_value ,
.value.field_time-player,
.value.field_audio-date {
    color: #777777;
    font-size: 12px;
    font-family: 'Taviraj';
    letter-spacing: 0.5px;
}


.field_block.field_hits .field_value:before,
.value.field_hits:before {
    content: "\f06e";
    color: #6f6f6f;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 29px;
    margin-right: 8px;
    font-size: 16px;    
}

.field_block.field_time-player .field_value:before  {
    content: "\f017";
    color: #6f6f6f;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 29px;
    margin-right: 8px;
    font-size: 14px;    
}
.value.field_time-player:before {
    content: "\f017";
    color: #6f6f6f;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 20px;
    margin-right: 8px;
    font-size: 14px;    
}

.carousel_update .fc_inline.fcitem_date.created {
    color: #777777;
    font-size: 13px;
    float: right;
}
.carousel_update .field_block.field_time-player {
    display: block;
    float: left;
    position: absolute;
    margin-top: 0px;
    font-size: 13px;
    color: #777;
}


div#mod_flexicontent_102,
div#mod_flexicontent_103,
div#mod_flexicontent_104,
div#mod_flexicontent_105 {
    padding: 13px 20px 0px 0px;
    margin-left: 0px;
}

/*
span.mod_fc_nav.fc_previous.fc_horizontal:before {
	content:"";
    background: url(../images/arrow-left.png) 0 0 no-repeat !important;
    padding: 10px;
}

span.mod_fc_nav.fc_next.fc_horizontal:brfore {
	content:"";
    background: url(../images/arrow-right.png) 0 0 no-repeat !important;
    padding: 10px;
}




 
.carousel_update.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal {
    opacity: 1 !important;
    filter: alpha(opacity = 100) !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    background-attachment: scroll !important;
    background-color: #ede6e0 !important;
    -webkit-background-origin: padding-box !important;
    background-origin: padding-box !important;
    background-position: -20% 50% !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: auto auto !important;
    background-size: auto auto !important;
    border-radius: 25px 25px 25px 25px !important;
    height: 30px !important;
    margin: 0px !important;
    position: absolute !important;
    top: 35%;
    width: 28px;
    z-index: 11;
    border-radius: 20px;
    left: 0px !important;
}


.carousel_update.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal.fc_next {
    background-position: 115% 50% !important;
    border-radius: 25px 25px 25px 25px !important;
    left: auto !important;
    right: 0px !important;
}

*/
.uk-tile-muted {
    background: #fff;
}


.home #mod_fcitems_box_standard_103 div.mod_flexicontent_standard_wrapper,
.home #mod_fcitems_box_standard_105 div.mod_flexicontent_standard_wrapper {
    width: 262px !important;
}

.home #mod_fcitems_box_standard_104 div.mod_flexicontent_standard_wrapper {
    width: 145px !important;
    height: 300px !important;
}

.mod_flexicontent_wrapper {
    margin-bottom: 0px !important;
}


div#mod_flexicontent_126 .field_block.field_voice-owner {
    font-size: 13px;
    line-height: 20px;
    color: #777;
}

div#mod_flexicontent_126 .fc_block.fcitem_fields {
    height: 111px;
}



/***********************************************   sound page  ***********************************************/

.carousel_update.mod_flexicontent_wrapper .fcitem_title:hover a, .carousel_update.mod_flexicontent_wrapper .fcitem_title a:hover {
    cursor: pointer;
    text-shadow: 0px 0px 0px #000000;
}

#mod_fcitems_box_standard_124 div.mod_flexicontent_standard_wrapper {
    width: 278px !important;
    height: 400px !important;
}

#mod_fcitems_box_standard_124 .field_block.field_voice-owner {
    font-size: 13px;
    color: #999;
    position: absolute;
    bottom: 30px;
    line-height: 20px;
}

.news_block.mod_flexicontent_wrapper .content_standard {
    padding: 0px 12px 20px 0px;
}


.desc-content.field_audio-date:before  {
    content: "";
    background: url(../images/icon/date.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: -20px;
    position: absolute;
}

.desc-content.field_voice-owner:before ,
span.flexi.label.field_voice-owner:before ,
span.flexi.label.field_ebook-author:before {
    content: "";
    background: url(../images/icon/relator.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: -17px;
    position: absolute;
}

.desc-content.field_temple-place:before  {
    content: "";
    background: url(../images/icon/position.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: -19px;
    position: absolute;
}
.desc-content.field_audio-set:before {
    content: "";
    background: url(../images/icon/pack.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: -19px;
    position: absolute;
}

.desc-title.label {
    /* display: none; */
    background-color: #fff !important;
    color: #777 !important;
    font-family: 'Taviraj';
    letter-spacing: 0.5px;
    margin-top: 20px;
}
.flexi.group.description {
    margin-left: 40px;
}

.block-group1,
.block-group3 {
    width: 500px;
    display: inline-block;
}

.block-group2,
.block-group4 {
    width: 240px;
    display: inline-block;
}


.field_block.field_title {
    line-height: 20px;
}


/***********************************************   video page  ***********************************************/


.vdo .news_block.mod_flexicontent_wrapper .field_value {
    font-weight: normal;
    display: block;
    float: left;
    text-align: left;
    color: #6f6f6f;
    font-size: 12px;
}

.vdo span.module_readon {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #000;
    width: 200px;
}

.vdo .fc_block {
    width: 140px;
    display: inline-block !important;
}
.vdo .fc_block.fcitem_fields {
    float: right;
    width: 70px;
    text-align: right;
}

div#mod_flexicontent_107 .fc_block.fcitem_fields {
    float: left;
    width: auto;
    text-align: left;
}







  .uk-button-default {
    background-color: #7c182300 !important;
    color: #7c1823 !important;
    border: 1px solid #7c1823 !important;
    background-image: linear-gradient(90deg,#403f3f03 50%,#53535300 50%) !important;
    border-radius: 5px;
}
 .uk-button-default:focus, .uk-button-default:hover {
    background-color: #7c1823 !important;
    color: #fff !important;
    border-color: transparent;
    background-image: linear-gradient(90deg,#7c1823 50%,#7c1823 50%) !important;
}


/***********************************************   sidebar menu  ***********************************************/

.uk-panel._menu h3 {
    font-size: 20px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    margin-left: 13px;
    line-height: 30px;
}
.uk-panel._menu:before {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 20px;
    position: absolute;
    margin-top: 7px;
    margin-left: -13px;
}

.uk-nav-default>li.uk-active>a {
    color: #7c1924;
    background-color: #fff3ca;
    padding: 10px 10px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.uk-panel._menu:before {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 20px;
    position: absolute;
    margin-top: 7px;
    margin-left: 0px;
}

li.uk-active {

}

.uk-nav-default>li {
    border-top: 1px solid #dbdbdb;
 }

.uk-nav-default>li>a {
    color: #111;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
 
    padding: 10px 10px;
    font-size: 14px;
}

/***********************************************   Video Page  ***********************************************/

.video-page ul.uk-breadcrumb {
    display: none;
}
.video-page .uk-margin-medium-bottom {
    margin-bottom: 22px!important;
}

span.fc_return_msg ,
.noitems.group {
    display: none;
}


.video-page .fogeffect .uk-panel {
    box-shadow: 20px 18px 11px #fff;
}


.uk-section-primary:not(.uk-preserve-color) h3 {
    color: #333;
}

.uk-section-primary h3:before {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 23px;
    padding: 0px;
    position: absolute;
    top: 8px;
    left: 12px;
}

.uk-section-primary:not(.uk-preserve-color) h3 {
    color: #333;
    margin-left: 25px;
}

li.flexi.lvbox.field_voice-owner {
    margin-top: 20px;
}
span.flexi.label.field_voice-owner:before ,
span.flexi.label.field_ebook-author:before {
    content: "";
    background: url(../images/icon/relator.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: -1px;
    position: absolute;
}


.flexi.value.field_voice-owner,span.flexi.label.field_voice-owner,
.flexi.value.field_temple-place,span.flexi.label.field_temple-place,
.flexi.value.field_audio-date,span.flexi.label.field_audio-date,
.flexi.value.field_video-set ,span.flexi.label.field_video-set,
.flexi.value.field_ebook-author, span.flexi.label.field_ebook-author,
.flexi.value.field_package ,span.flexi.label.field_package  {
    margin-left: 45px !important;
    margin-bottom: 20px !important;
}

span.flexi.label.field_temple-place ,
span.flexi.label.field_audio-date ,
span.flexi.label.field_video-set {
    min-width: 300px !important;
}
span.flexi.label.field_temple-place:before {
    content: "";
    background: url(../images/icon/position.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: 3px;
    position: absolute;
}
span.flexi.label.field_audio-date:before {
    content: "";
    background: url(../images/icon/date.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: 1px;
    position: absolute;
}

span.flexi.label.field_video-set:before,
span.flexi.label.field_package:before {
    content: "";
    background: url(../images/icon/pack.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    padding: 8px 20px;
    margin-left: -50px;
    margin-top: 0px;
    position: absolute;
}



.video-page .desc-content.field_text ,
.uk-breadcrumb>*>*,
.flexi.label,
.flexi.value.field_text {
    font-family: 'Taviraj';
    letter-spacing: 0.5px;
    font-size: 14px;
}


.builder .uk-section-default {
    margin-top: 0px;
    padding: 0px;
}

.video-page .value.field_title {
    width: 100%;
    clear: both;
    line-height: 20px;
    color: #6f6f6f;
    font-size: 15px;
}
.video-page .value.field_time-player {
    /* display: inline-block; */
    float: left;
}
.video-page .value.field_audio-date {
    float: right;
}

#flexicontent ul.introblock > li {
    border: 0px solid;
}
img.fc_field_image {
    display: inline-block;
    margin: 0px 4px 6px 0px;
    padding: 0px;
    border: 0px solid lightgray;
    border-radius: 0px;
}
#flexicontent .item_total {
    border: 0px solid lightgray;
    margin: 0px 0px 0px 0px;
    padding: 4px 8px;
    width: auto;
    clear: none;
    float: right;
    box-sizing: border-box;
    display: inline;
        margin-top: 25px;
}
.fc_orderby_box.nowrap_box.hasTooltip {
    float: right !important;
    background: #eee9e6;
    padding: 10px 20px;
    border-radius: 4px;
    margin-top: 0px !important;
}

h1.componentheading,
h2.cattitle  {
    font-size: 26px;
    display: inline;
    float: left;
    letter-spacing: -0.5px;
    margin-left: 47px;
    margin-top: 26px;
    margin-bottom: 4px;
}

h1.componentheading:before ,
h2.cattitle:before   {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 20px;
    position: absolute;
    margin-top: 7px;
    margin-left: -16px;
}


.fccategory .group {
    overflow: auto !important;
    position: relative;
    /* margin-top: -68px; */
    z-index: 999;
    float: right;
    clear: both;
    margin-top: -133px;
    width: 100%;
}

.cat-layout-mcats .uk-section-default ,
.fccategory .uk-section-default,
div#tm-main {
    background: #eee9e6;
}

.fccategory fieldset.fc_filter_set {

}

#flexicontent {
display: inline-block;
    margin: 0px;
    background: #fff;
/*    padding: 20px; */
    margin-top: 50px;
    position: relative;
    width: 100%;

}

body #flexicontent ul.introblock.one > li {
    width: 100%;
    padding: 0px 20px;
}

.uk-panel._menu {
    background: #fff;
    padding: 20px 30px;
}

.fccategory fieldset.fc_filter_set {
    width: 100% !important;
    background: #fff;
    display: block;
    min-width: 100% !important;
    clear: both;
    height: 50px;
    border: 0px;
}


fieldset.fc_filter_set span.fc_legend_text.hasTooltip {
    display: none !important;
}
 
.fc_field_filter label, .flexicontent .fc_field_filter {
    font-size: 13px;
}

.fccategory .fc_filter_line.fc_filter_buttons_box {
    width: auto !important;
    display: inline-block;
    padding: 4px 5px !important;
    float: right;
    height: 40px;
}

.fccategory div.fc_filter_line.fc_filter_buttons_box > .fc_buttons.btn-group > button {
    margin-left: 0;
    margin-right: 0;
    background: #7C1823;
    color: #fff;
    float: right;
    border-radius: 4px;
    height: 40px;
}

.type-alias-video li.flexi.lvbox.field_title {
    width: 100%;
}

.type-alias-video li.flexi.lvbox.field_favourites {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    min-width: 200px;
}
.type-alias-video li.flexi.lvbox.field_toolbar-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    min-width: 100px;

}
.type-alias-video .flexi.group.description {
    margin-left: 0px;
}



div#mod_flexicontent_113 .fcitem_date:before ,
div#mod_flexicontent_114 .fcitem_date:before {
    display: none;
}
div#mod_flexicontent_113 .fc_inline.fcitem_date.created ,
div#mod_flexicontent_114 .fc_inline.fcitem_date.created {
    float: right;
}
div#mod_flexicontent_113 .fc_block.fcitem_fields ,
div#mod_flexicontent_114 .fc_block.fcitem_fields {
    display: inline-block;
    width: auto;
}
div#mod_flexicontent_113 .fcitem_title_box .fcitem_title a ,
div#mod_flexicontent_114 .fcitem_title_box .fcitem_title a {
    font-size: 14px !important;
    margin-top: -10px;
}


span#previous_page_fcmod_107 {
    left: 24px !important;
}

/***********************************************   E-Book Page  ***********************************************/




.sidebar-menu {
    background : #fff;
    padding: 20px;
}

.sidebar-menu h3 {

    color: #333 !important;
    margin-bottom: 25px;
    font-size: 20px;
    margin-left: 7px !important;
}

.sidebar-menu .uk-nav-default>li>a {
    color: #333 !important;
    border-top: 1px solid #dbdbdb;
    padding: 10px 0px;
}


.sidebar-menu h3:before {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 23px;
    padding: 0px;
    position: absolute;
    top: 24px;
    left: 12px;
}


.field_ebook-cover,
.flexi.group.infoblock.span8.twocols {
    overflow: hidden !important;
}

 
#mod_fcitems_box_standard_119 div.mod_flexicontent_standard_wrapper,
div#mod_fcitems_box_standard_120 div.mod_flexicontent_standard_wrapper {
    margin: 0 1% !important;
    width: 160px !important;
}
 

.type-alias-e-book .mod_flexicontent_wrapper {
    overflow: visible !important;
}

.flexi.value.field_ebook-link a {
    color: #fff;
    /* line-height: 19px; */
    border-radius: 6px;
}
li.flexi.lvbox.field_ebook-link {
    margin-top: 10px;
    display: block;
    height: 30px;
}
 /*
.flexi.value.field_ebook-link a:before {
content: "";
    background: url(../images/icon-book.png) 0 0 no-repeat;
    padding: 10px 14px;
    position: absolute;
    margin-top: 30px;
    margin-left: 10px;
}
 */
 

.flexi.value.field_ebook-link a:after {
    content: "อ่าน E-Book เรื่องนี้";
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    height: 20px;
    background: #7c1824 url(../images/icon-book.png) 8px 10px no-repeat;
    color: #fff;
    padding: 10px 15px 10px 40px;
    border-radius: 5px;
    float: left;
}

.type-alias-e-book li.flexi.lvbox.field_title .flexi.value.field_title {
    font-size: 20px;
    color: #333;
    line-height: 26px;
    margin-bottom: 3px !important;
    width: 410px;
    display: inline-block;
}

.type-alias-e-book li.flexi.lvbox.field_favourites {
position: relative;
    right: 0px;
    margin-top: 0px;
    min-width: 200px;
}
.type-alias-e-book li.flexi.lvbox.field_toolbar-2 {
    display: inline-block;
    min-width: 100px !important;
}
.type-alias-e-book .flexi.value.field_toolbar-2 {
    min-width: auto;
}
[id^=ampz_inline] .ampz_btn_normal {
    height: 39px !important;
    line-height: 40px !important;
    font-size: 13px;
}

.type-alias-e-book li.flexi.lvbox.field_created {
    margin-top: 0px;
}


.value.field_title {
    line-height: 20px;
}

/***********************************************  Page  ***********************************************/


.ebook-page .uk-margin-medium-bottom {
    margin-bottom: 22px!important;
}

.ebook-page ul.uk-breadcrumb {
    display: none;
}

.type-alias-e-book li.flexi.lvbox.field_text {
    width: 100%;
}
.type-alias-e-book div#tm-main,
.type-alias-video div#tm-main {
    background: #fff;
}

.fcitems {
    padding: 0px !important;
    margin-top: 0px !important;
    width: auto !important;
}

.type-alias-e-book ul.uk-breadcrumb ,
.type-alias-video ul.uk-breadcrumb {
    margin-bottom: 0px !important;
}

/***********************************************   readmore module  ***********************************************/

span.module_readon a {
    color: #821927 !important;
    position: absolute;
    top: 0px;
    right: 0;
}


/***********************************************   header info Edited   ***********************************************/

label.btn.btn-primary.toggle-on i.icon-heart.fcfav_icon_on:after {
    content: "เพิ่มลงไปในรายการโปรดแล้ว";
    width: 150px;
    display: block;
    font-size: 13px;
    background: transparent;
    color: #fff;
    padding: 0px 20px;
    line-height: 40px;
    border-radius: 3px;
    position: absolute;
    top: 0px;
    left: 10px;
}

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: unset;
    -webkit-transition: unset;
    -moz-user-select: none;
    -webkit-user-select: none;
}


.footer {
    background: #7c1924 !important;
}
.footer .uk-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #eee;
    color: #871a27;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
}

.footer .uk-subnav>*>:first-child {
    display: block;
    color: #ffffff;
}

.footer ul.uk-subnav {
    margin-top: 17px;
}

/***********************************************   Search  ***********************************************/


.fccat0 {
   padding: 0px 20px; 
}

span.readmore {
    display: none !important;
}

.fccat0 ul.introblock.one > li {
    border-top: 1px solid #dbdbdb !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.fccat0 h2 {
    font-size: 20px;
    margin-top: 15px;
    margin-left: 0px;
    width: 80%;
}

.fccat0 .group {
    margin-top: 0px !important;
}

.fccat0 h1.componentheading::after {
    content: "ผลการค้นหา";
    font-size: 26px;
    display: inline;
}

.fccat0 h1.componentheading {
    font-size: 0px;
}


/***********************************************   sound page item  ***********************************************/

.type-alias-audio div#tm-main {
    background: #fff;
}

.type-alias-audio span.flexi.label {
    display: none;
}

.type-alias-audio li.flexi.lvbox.field_title {
    min-width: 500px;
    width: 500px;
}

.type-alias-audio li.flexi.lvbox.field_created {
    font-size: 13px;
    color: #6f6f6f;
}

.type-alias-audio .flexi.value.field_title {
    font-size: 23px;
    line-height: 25px;
}

.type-alias-audio .fc_image_thumb {
    float: none;
    display: block;
}

.type-alias-audio .field_show-image {
    text-align: center;
}

li.flexi.lvbox.field_media-playlist {
    margin: 15px 0px;
    min-width: 100%;
}

.type-alias-audio .jp-playlist,
.type-alias-audio .jp-toggles ,
.type-alias-audio button.jp-next ,
.type-alias-audio button.jp-previous {
    display: none;
    background-color: #7c1823;
}

.jp-interface {
    position: relative;
    width: 100%;
}
.jp-video .jp-interface {
    border-top: 0px solid #009be3;
}


.jp-video .jp-type-playlist .jp-controls {
    width: 134px;
    margin-left: 0px;
}

.jp-video .jp-volume-controls {
    top: 12px;
    left: 100px;
}

.jp-video-270p {
    width: 100%;
}

.jp-controls-holder {
    clear: both;
    width: 96%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: 5px;
}

.jp-video .jp-interface {
    border-top: 2px solid #7d1925;
    border-bottom: 2px solid #7d1925;
    height: 71px;
    background: #efedf2;
}

.jp-audio, .jp-audio-stream, .jp-video {
    font-size: 16px;
    font-family: Verdana,Arial,sans-serif;
    line-height: 1.6;
    color: #666;
    border: 0px solid #009be3;
    background-color: transparent;
}
.jp-interface {
    position: relative;
    background-color: transparent;
    width: 100%;
}

.jp-volume-bar-value {
    background: #7c1822;
}
/*
.jp-play {
     width: 53px;
    height: 53px;
    background: url(../images/play.png) no-repeat;
 }
.jp-stop {
    background: url(../images/play.png) no-repeat;

}
.jp-state-playing .jp-play {
    background: url(../images/pause.png) no-repeat !important;
}
*/

.jp-volume-controls {
    position: absolute;
    top: 32px;
    left: 308px;
    width: 100px;
}

.jp-video .jp-volume-controls {
    top: 12px;
    right: 0px;
    left: unset;
}

.jp-play-bar {
    background: #7c1823;
    width: 0;
    height: 100%;
}

.jp-seek-bar {
    background: #ccc;
    width: 0;
    height: 100%;
    cursor: pointer;
}

.jp-video .jp-progress {
    position: absolute;
    top: unset;
    left: 0px;
    width: 100%;
    height: 10px;
    bottom: 0;
}
.jp-video .jp-duration {
    margin-right: 0px;
}

.jp-current-time {
    float: right;
    display: block;
    cursor: default;
    bottom: 13px;
    position: absolute;
    right: 30px;
}

.jp-duration {
    float: right;
    display: block;
    text-align: right;
    /* cursor: pointer; */
    position: absolute;
    bottom: 13px;
    right: 10px;
}







#flexicontent .item_total .fc_limit_box, #flexicontent .item_total .fc_orderby_box, #flexicontent .item_total .fc_clayout_box {
    margin-bottom: 0px;
}
#flexicontent .item_total .fc_orderby_level_lbl, #flexicontent .item_total .fc_orderby_selector {
    float: none;
    margin: 0px 0 0 0 !important;
    display: block !important;
}
.flexicontent *:not(.input-append):not(.input-prepend):not(.input-group) > div.use_select2_lib {
    margin: 0px 0px 0px 0px !important;
}
.select2-container {
/*    display: block !important; */
}

#flexicontent .item_total .fc_pages_counter {
    display: none;
}




.pagination {
    margin: 20px 20px;
}
span.pagenav {
    background: #7c1823;
    margin: 10px 2px;
    color: #fff !important;
}
a.pagenav {
    background: #ccc;
    margin: 10px 2px;
    color: #000 !important;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    color: #b2b2b2;
    padding: 10px 16px;
    line-height: 20px;
    text-decoration: none;
    border-radius: 3px;
}

.introblock {
    padding: 20px;
}


#mod_fcitems_box_standard_134 .fcitem_date:before ,
#mod_fcitems_box_standard_135 .fcitem_date:before {
    display: none;
}
#mod_fcitems_box_standard_134 .fc_inline.fcitem_date.created ,
#mod_fcitems_box_standard_135 .fc_inline.fcitem_date.created {
    float: right;
}
#mod_fcitems_box_standard_134 .fc_block.fcitem_fields ,
#mod_fcitems_box_standard_135 .fc_block.fcitem_fields {
    display: inline-block;
    width: auto;
}
#mod_fcitems_box_standard_134 .fcitem_title_box .fcitem_title a ,
#mod_fcitems_box_standard_135 .fcitem_title_box .fcitem_title a {
    font-size: 14px !important;
    margin-top: -10px;
}

div#mod_flexicontent_134 .news_block.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_6, 
div#mod_flexicontent_134 .news_block.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_6,
div#mod_flexicontent_135 .news_block.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_6, 
div#mod_flexicontent_135 .news_block.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_6 {
    width: 14.66% !important;
}

/***********************************************   activities  ***********************************************/


.block-right {
    display: inline-block;
    width: 64%;
    margin-left: 2%;
}

.catid-11 ul.introblock > li {
    margin-top: 0px !important;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px !important;
    border: 0px solid inherit;
    box-sizing: border-box !important;
    border-top: 1px solid #dbdbdb !important;
}

.catid-11 h3.contentheading {
    font-size: 20px;
    color: #000;
    margin: 0px;
}


.catid-11 .lineinfo.image_descr {
    margin: 15px 0px !important;
}


.catid-11 .image_descr p {
    font-family: 'Taviraj';
    font-size: 15px;
    letter-spacing: 0.5px;
    margin: 10px 0px;
}

.type-alias-event .flexicontent {
    margin-top: 0px !important;
}


.type-alias-event  span.fc_item_title {
    font-size: 23px;
    color: #000;
}


.type-alias-event .flexi.label {
/*    display: none; */
}

.type-alias-event .field_images_activity {
    max-width: 100% !important;
    margin: 0px !important;
    width: 100%; height: auto; 
    float: none !important;
}

.type-alias-event img.fc_field_image {
    width: 100%;
}

.type-alias-event div .fc_image_thumb {
    display: block !important;
    float: none !important;
    overflow: hidden;
}

.type-alias-event h1.contentheading {
    margin-left: 20px;
}

.type-alias-event span.flexi.label.field_images_activity {
    display: none;
}

.type-alias-event span.flexi.label.field_lecturer {
    background-color: #fff !important;
    color: #777 !important;
    padding-left: 0px !important;
    width: 100%;
}

.catid-11 h3.contentheading {
    display: inline-block;
    margin: 2px 6px;
    font-size: 20px;
    color: #000;
    line-height: 20px;
}

.catid-11 li.fc_bloglist_item {
    border-top: 1px solid #ccc;
}




.carousel_video.mod_flexicontent_wrapper .fcitem_title_box .fcitem_title, .carousel_video.mod_flexicontent_wrapper .fcitem_title_box .fcitem_title a,
.news_block.mod_flexicontent_wrapper .fcitem_title_box .fcitem_title, .news_block.mod_flexicontent_wrapper .fcitem_title_box .fcitem_title a,
.carousel_update.mod_flexicontent_wrapper .fcitem_title_box .fcitem_title, .carousel_update.mod_flexicontent_wrapper .fcitem_title_box .fcitem_title a {
    font-size:  100%;
}

 

li.hvr-more a {
    background: url(../images/share.png) 0 0 no-repeat !important;

}



.flexi.value.field_toolbar-2:before {
    content:"";
        background: url(../images/share-icon.png) 0 0 no-repeat !important;    
    width: 24px;
    height: 24px;
    position: absolute;
} 

/*

li.hvr-more a:before {
	content: "\f1e0";
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 23px;
    margin-right: 3px;
    font-size: 16px;
    color: #a3a3a3;
    margin-top: 9px;
    margin-left: 12px;
}

*/


li.hvr-more a:after {
    content: "";
    font-family: Mitr;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 26px 6px; 
    color: #777777;
/*    background:  #eee9e6 ;     */
    background: url(../images/share.png) 0 0 no-repeat !important;


}
[id^=ampz_inline] li {
    display: block;
    height: 100%;
    vertical-align: middle;
    margin: 0px 0 0px 0% !important;
    width: 100px;
    min-width: 36px;
    transition: width .1s ease;
    -webkit-backface-visibility: hidden;
}
a.template_eindhoven:hover {
    color: #fff !important;
    width: 80px;
}
.ampz_xing {
    display: none;
}
[id^=ampz_inline] li {
    transition: none;
}
.ampz_xing.ampz_colorbg {
    background: #005a5f !important;
    display: none;
}

.ampz_container a:hover, .ampz_container a:focus, .ampz_container a:active {
    outline: 0;
    width: 80px;
}




span.toggle-handle.btn.btn-default:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 3px;
	font-size: 16px;
	color: #a3a3a3;
	margin-top: 9px;
	margin-left: 12px;
}
span.toggle-handle.btn.btn-default:after {
	content: "เพิ่มลงไปในรายการโปรด";
	width: 145px;
	display: block;
	font-size: 13px;
	background: #eee9e6;
	color: #777777;
	padding: 0px 20px;
	line-height: 40px;
	border-radius: 0px;
}
label.btn.btn-primary.toggle-on i.icon-heart.fcfav_icon_on:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 3px;
	font-size: 16px;
	color: #fff;
	margin-top: 9px;
	margin-left: 12px;
	position: absolute;
	left: -8px;
	top: 0px;
}
label.btn.btn-primary.toggle-on i.icon-heart.fcfav_icon_on:after {
	content: "เพิ่มลงไปในรายการโปรดแล้ว";
	width: 145px;
	display: block;
	font-size: 13px;
	background: transparent;
	color: #fff;
	padding: 0px 20px;
	line-height: 40px;
	border-radius: 3px;
	position: absolute;
	top: 0px;
	left: 10px;
}
i.icon-heart.fcfav_icon_on:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 3px;
	font-size: 16px;
	color: #a3a3a3;
	margin-top: 9px;
	margin-left: 12px;
}
label.btn.btn-default.active.toggle-off {
	background-color: transparent;
	background-image: linear-gradient(90deg,#ffffff00 50%,#53535300 50%);
}
.type-alias-audio .flexi.value.field_favourites {
	min-width: 195px;
	width: 195px;
	overflow: hidden;
}
label.btn.btn-primary.toggle-on {
	width: 195px;
	height: 40px;
	border: 0px;
}
.toggle.btn.btn-primary {
	width: 195px !important;
	height: 40px !important;
	border: 0px;
}
.toggle.btn.btn-default.off {
	height: 40px !important;
	line-height: 28px !important;
	border: 0px;
	background-color: transparent;
	background-image: linear-gradient(90deg,#403f3f00 50%,#53535300 50%);
}
.fav-block .toggle-handle {
	padding: 0 12px;
	border: 0px solid gray;
	border-radius: 4px;
}
.fav-block .fcfav-reponse-tip {
	display: none;
}
span.toggle-handle.btn.btn-default,
span.toggle-handle .btn:focus,
span.toggle-handle .btn:hover,
span.toggle-handle .uk-button-default:focus,
span.toggle-handle .uk-button-default:hover {
	background-color: transparent;
	color: #fff;
	border-color: transparent;
	background-image: linear-gradient(90deg,#403f3f00 50%,#53535300 50%);
}
.btn-info,
.btn-primary,
.uk-button-primary {
	background-color: #871a27;
	color: #fff;
	border: 2px solid transparent;
	background-image: linear-gradient(90deg,#871a27 50%,#871a27 50%);
}


.type-alias-audio li.flexi.lvbox.field_favourites {
    min-width: 195px;
    position: absolute;
	right: 110px;
}

.type-alias-audio li.flexi.lvbox.field_toolbar-2 {
    min-width: 100px;
    right: 0px;
    position: absolute;
}


.alert-success, .uk-alert-success {
    background: rgba(162,238,83,.1);
    color: #028e02;
}


/***********************************************   favourite page   ***********************************************/

.cat-layout-favs  ul.leadingblock.four > li,
.cat-layout-favs  ul.introblock.four > li ,
.cat-layout-favs  ul.leadingblock.three > li,
 .cat-layout-favs ul.introblock.three > li{
    width: 93% !important;
    border-bottom: 1px solid #ccc !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    margin-left: 27px !important;
    margin-right: 27px !important;
}
.cat-layout-favs .value.field_title {
    font-size: 20px;
}

.cat-layout-favs div.image.left img {
    padding: 0px !important;
    border: 0px solid lightgray !important;
    margin-right: 10px;
}

.cat-layout-favs .element {
    display: block;
    clear: right;
    width: 100%;
}

.cat-layout-favs h2.contentheading {
    display: none;
}

.cat-layout-favs .value.field_show-image-sound {
    display: inline-block;
    float: left;
}

.cat-layout-favs img.fc_field_image {
    width: 130px;
    margin-right: 10px;
}

.cat-layout-favs ul.introblock.four.group {
    overflow: hidden !important;
}

.cat-layout-favs .uk-card-default {
    background: #fff;
    color: #111;
    padding: 10px;
}

.cat-layout-favs .uk-nav-default>li.uk-active>a {
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    background-color: #EFE9E6;
    padding: 10px 10px;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

.cat-layout-favs ul.uk-nav.uk-nav-default.uk-nav-parent-icon.uk-nav-accordion {
    margin: 0px 10px;
}
.cat-layout-favs .uk-card-body .uk-nav-default>li>a {
    padding-left: 10px;
    padding-right: 10px;
    color: #444;
}

.cat-layout-favs .uk-nav-default>li {
    border-top: 1px solid #dbdbdb;
}

.cat-layout-favs .uk-grid-margin.uk-first-column {
    margin-top: 0px;
}










.hidden-desktop { display: none; }

 @media (max-width: 414px) {
    .hidden-desktop { display: block; }
    .hidden-phone { display: none; }
}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {
    .hidden-desktop { display: block; }
    .hidden-tablet { display: none; }
}




@media (max-width: 1440px) {

    #mod_fcitems_box_standard_124 div.mod_flexicontent_standard_wrapper {
        width: 174px !important;
        height: 325px !important;
    }

}

@media (max-width: 1280px) {

    #mod_fcitems_box_standard_124 div.mod_flexicontent_standard_wrapper {
        width: 174px !important;
        height: 325px !important;
    }

}




@media (max-width: 414px) {

.cat_list_wrap .uk-grid {
    display: block;
}

.cat_list_wrap .uk-grid>* {

}   


h3.guru-accordion-title {
    font-size: 20px;
}

.guru-lesson-content {
    width: 410px !important;
}
html.guru-lesson-video body {
    overflow: hidden;
    width: 410px;
    height: auto;
}
.guru-lesson-togglenav i {
    font-size: 18px;
    z-index: 9999999;
    position: relative;
    background: #2c2f37;
}
.guru-lesson-header-r {
    position: absolute;
    top: 15px;
    right: -22px;
    width: 112px;
    background-color: #2C2F37;
    height: 30px;
    line-height: 30px;
}

.gru-list-categories .uk-width-1-1.uk-width-medium-1-2 {
    width: 100%;
}
.gru-list-categories .uk-panel {
    background: #fff;
    min-height: auto !important;
}
.gru-filter-item input[type="text"] {
    width: 54% !important;
}
 

.search-coz.uk-section-default .uk-background-top-center {
    height: 435px !important;
}

#guru-search-form {
    width: 100%;
    display: inline-block;
    margin: 0 auto !important;
}
.guru-module-search .uk-search-input {
    padding: 5px 0px 5px 20px;
    height: 22px;
    max-width: 100%;
    /* margin: 0 auto !important; */
    display: block;
    height: 50px;
    border-radius: 4px;
    float: left;
}
.guru-module-search .uk-search .uk-search-icon {
    position: relative;
    margin-left: -100px;
    margin-top: 16px !important;
}
.uk-navbar-toggle {
    color: #ffffff;
    letter-spacing: -.6px;
}

.home h5 {
    font-size: 19px;
}


fieldset.fc_filter_set {
    width: 88%;
}

input#mod_search_searchword-94 {
    width: 100%;
    clear: both;
    display: block;
    background: #fff;
    border-radius: 4px;
    padding-left: 40px;
}

input.btn.btn-success {
    display: block;
    float: none;
    width: 100%;
    clear: both;
    margin-top: 10px;
    background: #7c1925;
    color: #fff;
    font-size: 23px;
    border-radius: 4px !important;
}

.input-append, .input-prepend {
    display: block;
}

.home .fc_filter_html.fc_text_search::before {
    content: "";
    background: url(../images/icon/search-icn.png) 0 0 no-repeat;
    /* font-family: "Font Awesome 5 Free"; */
    display: inline-block;
    /* font-weight: 400; */
    /* font-style: normal; */
    line-height: 1;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 22px;
    position: relative;
    top: 42px;
    /* font-size: 30px; */
    color: #ccc;
    width: 22px;
    height: 30px;
    display: inline;
    z-index: 999;
    left: 12px;
}

 
.home .carousel_front.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper, .home .carousel_front.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper {
    width: 160px !important;
    margin: 3px;
}
 
span.submod {
    font-size: 17px;
}

span.lineleft {
    margin-left: 0px;
    color: #7c1925;
}
span.lineleft:before {
    display: none;
}


span.readallmod {
    float: right;
    font-size: 16px;
    color: #7c1925;
    line-height: 40px;
}

.carousel_front.mod_flexicontent_wrapper .fcitem_date {
    background: none;
    padding: 2px 6px 2px 0px;
    font-size: 12px;
}

.carousel_front.mod_flexicontent_wrapper .fcitem_title_box {
    display: block;
    background: transparent;
    margin: 0;
    padding: 0px 0px;
    margin-top: -10px;
}

a.uk-navbar-item.uk-logo img {
    height: 26px;
}

div#tm-mobile .uk-nav-default>li.uk-active>a {
    color: #7c1924;
    background-color: transparent;
    padding: 10px 10px;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

div#tm-mobile .uk-nav-default>li {
    border-top: 0px solid #dbdbdb;
}


div#tm-mobile .uk-background-default {
    background-color: #5e0b13;
    color: #fff;
}
.tm-header-mobile-slide .uk-nav-default>li.uk-active>a ,
div#tm-mobile .uk-nav-default>li>a {
    color: #f5f5f5 !important;
    font-size: 18px;
}

#mod_fcitems_box_standard_154 div.mod_flexicontent_standard_wrapper {
    margin: 0px 8px !important;
}


.search-mod {
    background: #5C0814;
}
.search-mod span.fc_filter_html.fc_text_search {
    background: #fff;
    height: 40px;
    margin: 10px 0px 3px;
    border-radius: 4px;
}

.search-mod input#mod_search_searchword-155 {
    line-height: 20px !important;
    margin: 0px !important;
    height: 40px;
}

.search-mod .fc_filter_html.fc_text_search::before {
    top: 8px;
    left: 4px;
}

.decrease-padding-phone {
    padding: 20px 0px;
}


h3.el-title:before {
    content: "";
    background: #7c1924;
    width: 5px;
    height: 20px;
    position: absolute;
    margin-top: 5px;
    margin-left: -10px;
}

h3.el-title {
    margin-left: 16px;
    font-size: 24px;
}

.field_block.field_voice-owner .field_value {
    font-size: 13px;
    line-height: 20px;
}

#mod_fcitems_box_standard_153 div.mod_flexicontent_standard_wrapper {
    width: 180px !important;
}



.vdo .fc_block.fcitem_fields {
    float: right;
    width: 100%;
    text-align: right;
}

.vdo .carousel_update.mod_flexicontent_wrapper .content_standard, 
.vdo .carousel_front.mod_flexicontent_wrapper .content_standard {
    padding: 0px 0px 20px 0px;
    margin-left: 7px;
    margin-top: 13px;
}

span.mod_fc_nav.fc_next.fc_horizontal,
span.mod_fc_nav.fc_previous.fc_horizontal ,
span#previous_page_fcmod_156 ,
span#next_page_fcmod_156 {
    background-color: transparent !important;
}













.footer {
    padding-top: 20px;
}

.footer .uk-margin.uk-text-right {
    text-align: center !important;
}
.footer .uk-margin.uk-text-right p {
    margin-bottom: 0px;
}
.footer .uk-flex-right {
    justify-content: center;
    margin-top: 0px;
}
.footer .uk-first-column {
    margin-top: 0px;
    padding-bottom: 20px;
}


.social-phone a {
    margin: 0px 4px;
}



}



@media (max-width: 375px) {

.guru-lesson-content {
    width: 370px !important;
}
html.guru-lesson-video body {
    overflow: hidden;
    width: 370px;
    height: auto;
}

.uk-overlay {
    padding: 10px 10px;
}



}


@media (max-width: 320px) {

.guru-lesson-content {
    width: 315px !important;
}
html.guru-lesson-video body {
    overflow: hidden;
    width: 315px;
    height: auto;
}





}


/* Only Guru */

.gru-category-teaser {
    background-size: cover;
}
h2.cc-gru-cover-title {
    text-shadow: 0 1px 1px #666;
    color: #fff;
}