html {
    scroll-behavior: smooth;
}

a:hover, a:focus {
    color: #ff1744;
}

.theam_btn:hover, .theam_btn:focus {
    background-color: #c10126;
}

.kf_side_event_more:hover, .kf_side_event_more:focus {
    background: none !important;
    color: #c10126 !important;
}

.kf_member_btn:hover, .kf_member_btn:focus {
    background-color: grey;
}

.top_bar_search_right {
    padding: 10px 0px;
    margin: 0px 0px 0px 10px;
    float: left;
    width: auto;
}

.top_bar_search {
    position: relative;
    min-width: 20rem;
    float: left;
    width: 0;
}

.top_bar_search_input {
    border: 1px solid grey;
    border-radius: 4px;
    height: 30px;
    width: 100%;
    padding: 2px 22px 2px 8px;
    outline: 0;
    font-size: 11px !important;
}

.top_bar_search_icon {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 14px;
    color: #bababa;
    font-size: small;
}

.top_bar_search_input:hover, .top_bar_search_input:focus {
    border: 1px solid #009688;
    background-color: white;
}

.kf_top_right_text span {
    border-radius: 4px;
    padding: 1px 18px;
    margin: 11px 0px;
}

.tob_bar_search_border {
    border-left: 1px solid #ffffff;
    padding: 0px 0px 0px 10px;
    width: auto;
    position: relative;
    height: 33px;
}

.nav_bar_hover:hover {
    background-color: #ff1744;
}

.navigation .active{
	background-color:#ff1744;
}

.fa-home {
    font-size: 22px;
}

.kf_slider {
    float: left;
    width: 66%;
    padding: 0px 5px 0px 0px;
}

.kf_slider_right_news {
    padding: 0px 0px 0px 5px;
}

.kf_bit_coin.coin_2.coin_3 .kf_bit_side {
    width: 34%;
}

.kf_slider_bottom {
    background-color: black;
    padding: 1.0rem 10px;
    border-radius: 4px;
}

.kf_slider_bottom a {
    font-size: 2rem;
    font-weight: 600;
    color: white;
}

.kf_slider_bottom img {
    display: inline-block;
    padding-right: 8px;
    width: 42px;
    height: auto;
}

.slide {
    margin-bottom: 10px;
}

.theam_btn_medium, .theam_btn {
    padding: 8px;
    border-radius: 4px;
    min-width: 103px;
}

.story-para {
    font-weight: bold;
}

.story-para-more {
    text-align: center;
    margin-top: 12px;
    float: right;
}

.story_para_link {
    font-size: 18px;
    padding: 12px 32px;
}

.kf_copyright {
    position: relative;
}

.kf_copyright_text {
    position: relative;
    width: 60%;
    text-align: left;
}

.kf_copyright_text p {
    font-weight: bold;
}

.footer-border {
    border-bottom: 1px solid white;
    margin: 20px 0px;
}

.kf_member_list {
    background-color: #efefef;
    padding: 40px 0px;
    float: left;
    width: 100%;
    margin-bottom: 45px;
}

.kf_member_card {
    background-color: white;
    padding: 42px 21px;
    border-radius: 12px;
    box-shadow: 2px;
}

.kf_member {
    width: 40%;
    display: inline-block;
    margin-right: 20px;
}

.kf_member img {
    border-radius: 40px;
}

.kf_member_text {
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}

.kf_member_text h2 {
    color: #a6a6a6;
}

.kf_member_text h5 {
    color: grey;
}

.kf_member_text_last {
    text-align: center;
}

.kf_member_text_last h2 {
    color: grey;
}

.kf_member_btn {
    border-radius: 32px;
    background-color: black;
    padding: 12px 36px;
    font-size: 24px;
    margin-top: 20px;
}

.kf_side_about {
    background-color: #efefef;
    padding: 24px 12px;
    text-align: center;
    border-radius: 24px;
    margin-bottom: 45px;
}

.kf_side_about h2 {
    font-weight: 600;
}

.kf_side_about hr {
    border-top: 2px solid grey;
}

.kf_side_about li {
    text-align: right;
    border-radius: 12px;
    background-color: white;
    padding: 12px;
    margin-top: 12px;
}

.kf_side_about img {
    display: inline-block;
    width: 25%;
    margin-right: 4px;
}

.kf_side_about h6 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.kf_side_link {
    text-align: left;
}

.kf_side_about a {
    color: #a6a6a6;
    font-size: 10px;
}

.kf_side_more {
    color: white !important;
    width: 100%;
    font-size: 14px !important;
    margin-top: 12px;
}

.kf_side_special {
    text-align: center;
    border-radius: 24px;
    margin-bottom: 45px;
}

.kf_side_special_header {
    background-color: #ff1744;
    color: white;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
    padding: 24px 12px;
}

.kf_side_special_header h2 {
    margin: 0px;
    font-weight: 600;
    color: white;
}

.kf_side_special_cont {
    text-align: left;
    padding: 2px 12px 24px 12px;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-bottom: 1px solid grey;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
}

.kf_side_special_note {
    margin-right: 4px;
    display: inline-block;
}

.kf_side_special_text {
    width: calc(100% - 2em);
    display: inline-block;
    vertical-align: middle;
}

.kf_side_special li {
    margin-top: 12px;
    border-bottom: 1px solid grey;
}

.kf_side_special li:last-child {
    border-bottom: none;
}

.kf_side_event {
    background-color: #ff1744;
    padding: 24px 12px;
    text-align: center;
    border-radius: 24px;
    margin-bottom: 45px;
    color: white;
}

.kf_side_event h2 {
    font-weight: 600;
    color: white;
}

.kf_side_event hr {
    border-top: 2px solid white;
}

.kf_side_event_note {
    text-align: left;
    margin-right: 4px;
    display: inline-block;
}

.kf_side_event_text {
    text-align: left;
    width: calc(100% - 2em);
    display: inline-block;
    vertical-align: middle;
}

.kf_side_event li {
    margin-top: 12px;
    border-bottom: 1px solid white;
}

.kf_side_event_more {
    color: white !important;
    font-size: 14px !important;
    margin-top: 12px;
    background: none;
}

.bit_meta.meta_2.meta_3 li a {
    font-size: 10px;
}

.kf_recent_stories_para {
    text-align: left;
}

.bit_meta.meta_2.meta_4 li a {
    font-size: 10px;
}

.kf_side_recent_note {
    text-align: left;
    margin-right: 4px;
    display: inline-block;
}

.kf_side_recent_text {
    text-align: left;
    width: calc(100% - 2em);
    display: inline-block;
    vertical-align: middle;
}

.kf_side_recent li {
    background-color: #efefef;
    margin-top: 12px;
    border-bottom: 1px solid white;
    padding: 12px;
    color: #333333;
    border-radius: 12px;
}

.kf_recent_more {
    margin-top: 12px;
    float: right;
}

.kf_recent_more_link {
    font-size: 16px;
    color: grey;
}

.kf_news_text {
    padding: 12px 12px 3px 30px;
}

.bit_meta.meta_2.meta_5 li {
    float: right;
}

.kf_side_olc {
    padding: 24px 12px;
}

.kf_side_olc_note {
    text-align: left;
    margin-right: 4px;
    display: inline-block;
}

.kf_side_olc_text {
    text-align: left;
    width: calc(100% - 2em);
    display: inline-block;
    vertical-align: middle;
}

.kf_side_olc li {
    margin-top: 12px;
    border-bottom: 1px solid grey;
}

.kf_side_olc li:last-child {
    border-bottom: none;
}

.kf_side_olc_box {
    box-shadow: 0 0 7px 2px #efefef;
}

.kf_news_list {
    box-shadow: 0 0 7px 2px #efefef;
}

.kf_comm_map {
    background-image: url('../images/side_map.PNG');
    width: 100%;
    height: 40rem;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 0 7px 2px #efefef;
}

.kf_imp_links {
    padding: 12px;
    box-shadow: 0 0 7px 2px #efefef;
    border-radius: 12px;
}

.kf_imp_img {
    display: inline-block;
    width: 20%;
    margin-right: 4px;
}

.kf_img_text {
    display: inline-block;
    vertical-align: middle;
}

.kf_img_text p {
    color: #333333;
    margin: 0;
    font-weight: 600;
    text-shadow: 2px 1px 2px #bebebe;
}

.kf_logo a {
    font-weight: 600;
    font-size: 2rem;
}

.kf_logo a img {
    width: 60px;
    height: auto;
    margin-right: 4px;
}

.kf_logo_wrap {
    padding: 6px 0px;
}

.kf_logo_wrap .col-md-5 {
    text-align: right;
}

.kf_lng_right_top {
    display: inline-block;
    font-weight: 600;
    text-align: right;
}

.kf_lng_right_top a {
    border-right: 1px solid grey;
    padding-right: 12px;
}

.kf_lng_right_top img:last-child {
    display: none;
}

.kf_lng_right_top a:first-child:hover img:first-child {
    display: none;
}

.kf_lng_right_top a:first-child:hover img:last-child {
    display: inline-block;
}

.kf_lng_right_bottom {
    display: inline-block;
    font-weight: 600;
    text-align: left;
}

.kf_lng_right_bottom a {
    padding-left: 8px;
}

.kf_lng_right_bottom a:first-child span {
    font-weight: 600;
}

.kf_lng_right_bottom a:first-child span:nth-child(2) {
    font-size: 14px;
    margin-left: 4px;
}

.kf_lng_right_bottom a:first-child span:nth-child(3) {
    font-size: 13px;
    margin-left: 4px;
}

.kf_top_left_text img {
    width: 32px;
    height: auto;
    display: inline-block;
    margin-right: 4px;
}

.kf_top_left_text p {
    display: inline-block;
}

.kf_lng_right_top img {
    width: 20px;
    height: auto;
    margin-right: 4px;
}

.kf_scroll_top {
    height: 50px;
    width: 50px;
    background-color: grey;
    color: #efefef;
    padding: 12px;
    border-radius: 50%;
    position: absolute;
    right: 24px;
    bottom: 42px;
    text-align: center;
}

.kf_scroll_top i {
    margin-top: -4px;
}

.kf_scroll_top:hover i, .kf_scroll_top:focus i {
    color: black;
}

.kf_famous_news {
    margin-bottom: 45px;
}

.kf_blog_medium.grid .kf_blog_text {
    padding: 15px 4px 13px 4px;
}

.navigation ul li > ul {
    width: 260px;
}

.kf_footer_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.kf_social_links {
    position: relative;
    width: 40%;
    text-align: right;
}

.kf_social_links a {
    color: #ffffff;
}

.kf_social_links a:nth-child(1):hover {
    color: blue;
}

.kf_social_links a:nth-child(2):hover {
    color: #08caf6;
}

.kf_social_links a:nth-child(3):hover {
    color: #e7a512;
}

.kf_social_links a:nth-child(4):hover {
    color: #ce0303;
}

.kf_social_links a:nth-child(5):hover {
    color: #377bac;
}

/* SUB PAGES START -------------------------------------------------------------------------------*/
.sub_pages_link i {
    margin: 0px 4px;
}

.sub_pages_row {
    margin-top: 0px;
}

.sub_pages_row_main {
    margin-bottom: 45px;
    float: left;
    width: 100%;
}

/* ABOUT OLC START */
.ao_vision_content {
    background-color: #efefef;
    padding: 24px;
    border-radius: 12px;
}

.ao_vision_para {
    margin-bottom: 20px;
}

.ao_vision_para p {
    font-size: 20px;
}

.ao_vision_para h4 {
    text-shadow: 1px 1px 1px #bebebe;
    color: #666666;
}

.ao_object_list {
    background-color: #ffffff;
    margin-top: 12px;
    padding: 12px;
    border-radius: 12px;
    box-shadow: 0 0 7px 2px #d9d6d6;
}

.ao_keytask_content {
    background-color: #efefef;
    padding: 24px 0 45px 0;
    margin-bottom: 0px !important;
}

.ao_keytask_list {
    background-color: #ffffff;
    margin-top: 12px;
}

.ao_keytask_para {
    margin-bottom: 20px;
}

.ao_keytask_para h4 {
    text-decoration: underline;
    color: #be0e0e;
    font-weight: 600;
}

.ao_keytask_list .row {
    margin: 0px !important;
    display: flex;
}

.ao_keytask_recent_text {
    flex: 1;
    padding: 12px;
    vertical-align: middle;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

.ao_keytask_recent_text i {
    display: inline-block;
    margin-right: 4px;
}

.ao_keytask_recent_text p {
    display: inline-block;
    width: calc(100% - 2em);
    vertical-align: middle;
    margin: 0px !important;
}

.ao_keytask_recent_right {
    background-color: #ff1744;
    vertical-align: middle;
    text-align: center;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.ao_keytask_recent_right h4 {
    margin: 0px !important;
    color: #ffffff;
}

/* ABOUT OLC END */
/* SERVICES START */
.sr_monitoring_list_head h5 {
    margin-top: 20px;
    color: #666666;
}

.sr_monitoring_list, .sr_education_list, .rti_list, .faq_list, .ao_org_list {
    background-color: #ffffff;
    margin-top: 12px;
    padding: 12px;
    border-radius: 12px;
    box-shadow: 0 0 7px 2px #d9d6d6;
}

.sr_monitoring_list span {
    color: #333333;
    font-weight: 600;
    display: block;
    margin-top: 20px;
}

.sr_eduction_recent_list {
    padding: 12px;
}

.sr_eduction_recent_list i, .sr_education_list i, .rti_list i, .faq_list i {
    display: inline-block;
    margin-right: 4px;
}

.sr_eduction_recent_list p, .sr_education_list p {
    display: inline-block;
    width: calc(100% - 2em);
    vertical-align: middle;
    margin: 0px !important;
}

.sr_education_para {
    margin-top: 40px;
}

/* SERVICES END */
/* RTI START */
.rti_user_sub {
    width: 70%;
}

.rti_user_sub img {
    border-radius: 40px;
    width: 100%;
    height: auto;
}

.rti_user_sub h4 {
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
}

.rti_user h4 {
    font-weight: 600;
}

.rti_list i:last-child {
    margin-right: 0px !important;
    margin-left: 4px;
    cursor: pointer;
}

.rti_list p {
    display: inline-block;
    width: calc(100% - 8em);
    vertical-align: middle;
    margin: 0px !important;
}

.rti_list span {
    display: inline-block;
    background-color: black;
    border-radius: 4px;
    padding: 2px 12px;
    color: #ffffff;

}

/* RTI END */
/* SITEMAP START */
.sitemap_tree_view li {
    margin-left: 36px;
    font-size: 20px;
    padding: 6px 0px;
}

.sitemap_tree_none::before {
    content: "\25B7";
    display: inline-block;
    margin-right: 6px;
}

.sitemap_tree_caret {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sitemap_tree_caret::before {
    content: "\25B6";
    color: black;
    display: inline-block;
    margin-right: 6px;
}

.sitemap_tree_caret-down::before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sitemap_tree_nested {
    display: none;
}

.sitemap_tree_active {
    display: block;
}

/*SITEMAP END */
/* FAQ START */
.faq_expand {
    margin-right: 0px !important;
    cursor: pointer;
}

.faq_list p {
    display: inline-block;
    width: calc(100% - 4em);
    vertical-align: middle;
    margin: 0px !important;
}

.faq_expand_text {
    background-color: #ffffff;
    margin-top: 12px;
    padding: 12px;
    border-radius: 12px;
}

.faq_expand_text p {
    margin: 0px !important;
}

/* FAQ END */
/* INQUIRY START */
.inquiry_address h5:nth-child(2), .inquiry_address h5:last-child {
    font-weight: 600;
}

.inquery_form input, .inquery_form textarea {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    background: none;
    width: 100%;
    margin-bottom: 20px;
}

.inquery_form textarea {
    height: 42px;
    color: black;
}

.inquery_form button {
    margin-top: 20px;
}

/* INQUERY END */
/* VIDEO GALLERY START */
.gallary_pagination {
    display: inline-block;
}

.gallary_pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

.gallary_pagination a.active {
    background-color: #ff1744;
    color: white;
}

.gallary_pagination a:hover:not(.active) {
    background-color: #ddd;
}

.video_gallary_play_icon {
    margin: 0;
    position: absolute !important;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    cursor: pointer;
}

.video_gallary_play_icon img {
    width: 70px;
    height: auto;
}

/* VIDEO GALLERY END */
/* PHOTO GALLARY START */
.gallary_row_main {
    background-color: black;
}

.photo_gallary_slides {
    display: none;
}

.photo_gallary_prev,
.photo_gallary_next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.photo_gallary_next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.photo_gallary_prev:hover,
.photo_gallary_next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.photo_gallary_numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.photo_gallary_caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.photo_gallary_row:after {
    content: "";
    display: table;
    clear: both;
}

.photo_gallary_column {
    float: left;
    width: 16.66%;
}

.photo_gallary_tem {
    opacity: 0.6;
}

.photo_gallary_active,
.photo_gallary_tem:hover {
    opacity: 1;
}

.kf_instagram_wrap {
    margin-bottom: 45px;
    padding: 24px 8px;
    background-color: black;
}

.gallary_slide_carousel {
    margin-bottom: 0px;
    padding: 24px;
    width: 90%;
    margin: 0 auto;
}

.kf_instagram_fig figure {
    background: none;
}

/* PHOTO GALLARY END */
/* CONTACT START */
.co_details_table {
    margin-bottom: 0px;
}

.co_details_table i {
    margin-right: 6px;
}

.co_details_table thead {
    background-color: #d3d3d3;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #efefef;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #d3d3d3;
}

/* CONTACT END */
/* ABOUT OLC ORG START */
.ao_org_row {
    float: left;
    width: 100%;
}

.ao_org_list_left {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    margin: 0px !important;
}

.ao_org_list_left h5, .ao_org_list_left p {
    margin: 0px;
}

.ao_org_list_right {
    display: inline-block;
    text-align: right;
    width: 19%;
}

.ao_org_list_para {
    text-shadow: none !important;
    color: #666666;
}

.ao_org_list_para_bottom {
    margin-top: 20px;
    color: #666666;
}

.ag_org_tree_scroll {
    width: 100%;
    border: 1px solid #666;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 24px;
}

.ao_org_tree,
.ao_org_tree ul,
.ao_org_tree li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.ao_org_tree {
    margin: 0 0 1em;
    text-align: center;
    padding: 12px;
}

.ao_org_tree,
.ao_org_tree ul {
    display: table;
}

.ao_org_tree ul {
    width: 100%;
}

.ao_org_tree li {
    display: table-cell;
    padding: .5em 0;
    vertical-align: top;
}

.ao_org_tree li:before {
    outline: solid 2px #666;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.ao_org_tree li:first-child:before {
    left: 50%;
}

.ao_org_tree li:last-child:before {
    right: 50%;
}

.ao_org_tree code,
.ao_org_tree span {
    border: solid .2em #666;
    border-radius: .2em;
    display: inline-block;
    margin: 0 .2em .5em;
    padding: .2em .5em;
    position: relative;
    background-color: #7cb2dd;
    color: black;
}

.ao_org_tree ul:before,
.ao_org_tree code:before,
.ao_org_tree span:before {
    outline: solid 2px #666;
    content: "";
    height: .4em;
    left: 50%;
    position: absolute;
}

.ao_org_tree ul:before {
    top: -.5em;
}

.ao_org_tree code:before,
.ao_org_tree span:before {
    top: -.55em;
}

.ao_org_tree > li {
    margin-top: 0;
}

.ao_org_tree > li:before,
.ao_org_tree > li:after,
.ao_org_tree > li > code:before,
.ao_org_tree > li > span:before {
    outline: none;
}

.ao_org_tree_comm {
    display: inline;
    background-color: #d0e5f6;
    text-align: center;
    padding: 12px 24px;
    margin-left: 24px;
    color: black;
}

/* ABOUT OLC ORG END */
/* DOWNLOAD START */
.download_text_right {
    display: inline-block;
}

/* DOWNLOAD END */
/* MEDIA EVENT START */
.sub_pages_media_event_row {
    float: none;
}

/* MEDIA EVENT END */
/* SUB PAGES END -------------------------------------------------------------------------------------------*/


@media (max-width: 1366px) {
    .content .kf_bit_coin.coin_2.coin_3 .kf_bit_side {
        width: 34%;
    }
}

@media (max-width: 1466px) and (min-width: 1250px) {
    .kf_slider_bottom {
        padding: 1.0rem 10px;
    }

    .kf_slider_bottom a {
        font-size: 1.6rem;
    }
}

@media (max-width: 1366px) and (min-width: 768px) {
    .kf_social_links {
        text-align: center;
    }
}

@media (max-width: 1250px) {
    .kf_slider_bottom {
        padding: 1.63rem 10px;
    }

    .kf_slider_bottom a {
        font-size: 1.4rem;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .kf_navigation_row .navigation ul > li {
        margin-right: 4px;
    }

    .kf_top_right_text span {
        display: none;
    }

    .navigation ul li > a {
        font-size: 12px;
        padding: 11px 4px;
    }

    .tob_bar_search_border {
        border-left: none;
    }

    .top_bar_search {
        min-width: 14rem;
    }

    .top_bar_search_right {
        margin: 0px;
    }

    .kf_member {
        width: 100%;
        margin-bottom: 4px;
    }

    .kf_member, .kf_member_text {
        display: block;
    }

    .kf_member_card {
        text-align: center;
    }

    .kf_member {
        margin-right: 0px;
    }

    .kf_member_text_last {
        padding: 104.5px 0px
    }

    .kf_side_about h6, .kf_img_text p {
        font-size: 10px;
    }

    .kf_slider_bottom {
        padding: 1.4rem 10px;
    }

    .kf_slider_bottom a {
        font-size: 1.0rem;
    }
}

@media (max-width: 991px) {
    .sub_pages_news_side_tabs {
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .sub_pages_kf_top_gallery {
        float: none;
    }
}

@media (max-width: 991px)  and (min-width: 768px) {
    .wrapper .kf_logo_wrap {
        padding: 10px;
    }

    .kf_logo_wrap .kf_logo {
        text-align: center;
        padding: 0px;
    }

    /*.kf_lng_right_top {*/
    /*    display: none;*/
    /*}*/

    /*.kf_lng_right_bottom {*/
    /*    display: none;*/
    /*}*/

    .kf_slider {
        margin-left: 2.5px;
        width: 100%;
    }

    .content .kf_bit_coin.coin_2.coin_3 .kf_bit_side {
        width: 100%;
        margin-top: 12px;
    }

    .kf_slider_bottom, .kf_member_card, .kf_imp_links {
        margin-bottom: 10px;
    }

    .kf_imp_main {
        margin-top: 91px;
    }

    .kf_side_about h6, .kf_img_text p {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .dl-menu.dl-menuopen li a:hover, .dl-menu.dl-menuopen li a:focus {
        background-color: #ff1744;
    }

    .kf_slider {
        margin-left: 2.5px;
        width: 100%;
    }

    .kf_slider_bottom, .kf_member_card, .kf_imp_links {
        margin-bottom: 10px;
    }

    .content .kf_bit_coin.coin_2.coin_3 .kf_bit_side {
        width: 100%;
    }

    .top_bar_search_right {
        display: none;
    }

    .kf_top_left_text {
        display: block;
        text-align: center;
    }

    /*.kf_lng_right_top {*/
    /*    display: none;*/
    /*}*/

    /*.kf_lng_right_bottom {*/
    /*    display: none;*/
    /*}*/

    .kf_side_recent, .kf_comm_map, .kf_imp_main {
        margin-top: 91px;
    }

    .kf_famous_news .kf_news_text {
        padding: 10px 10px 20px 10px;
    }

    .kf_famous_news, .kf_comm_map_row {
        margin-top: -30px;
    }

    .kf_member {
        width: 100%;
        margin-bottom: 4px;
    }

    .kf_member, .kf_member_text {
        display: block;
    }

    .kf_member_card {
        text-align: center;
    }

    .kf_member {
        margin-right: 0px;
    }

    .kf_scroll_top {
        height: 40px;
        width: 40px;
    }

    .kf_scroll_top i {
        margin-top: -10px;
    }

    .kf_navigation_row .dl-menuwrapper .dl-menu {
        width: 260px;
    }

    .bit_new_rule_width {
        width: 300px !important;
    }

    .bit_new_rule_width li {
        padding: 0 6px !important;
    }

    /* SUB PAGES START */
    .gallary_pagination a {
        padding: 0 6px;
        font-size: 12px;
    }

    .ao_org_list_left, .ao_org_list_right {
        display: block;
        width: 100%;
    }

    .ao_keytask_list .row {
        display: inherit;
    }

    .ao_keytask_recent_text {
        border-bottom: none;
        border-right: 1px solid #666666;
    }

    .rti_list p {
        width: calc(100% - 2em);
    }

    .download_text_right {
        display: block;
        text-align: right;
    }

    .inquiry_address {
        border-bottom: 1px solid #333333;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .kf_instagram_wrap .slick-slide {
        max-width: 106px !important;
    }

    .rti_user_sub {
        width: 100%;
        margin-bottom: 30px;
    }

    .sub_pages_exam_comp {
        float: none;
    }

    .kf_footer_main {
        justify-content: space-between;
    }

    .kf_copyright_text {
        order: 2;
        width: 100%;
    }

    .kf_social_links {
        order: 1;
        width: 100%;
        text-align: left;
    }

    /* SUB PAGES END */

}

@media (max-width: 520px) {
    .kf_comm_map {
        margin-top: 133px;
    }
}

@media (max-width: 378px) {
    .kf_logo a {
        font-size: 1.5rem;
    }

    .kf_logo_wrap .kf_logo {
        padding: 0px;
    }
}

@media (max-width: 320px) {

    /* SUB PAGES START */
    .gallary_pagination a {
        font-size: 10px;
    }

    /* SUB PAGES END */
}

a.story_para_link.collapsed:before
{
    content:'...' ;
    display:block;
    width:15px;
}
a.story_para_link:before
{
    content:'...' ;
    display:block;
    width:15px;
}

.block {
    display: block;
    width: 100%;
    border: none;
    /*background-color: #04AA6D;*/
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: end;
    /*font-size: x-large;*/
}