#kbe_container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#support_tagline {
    padding-top: 40px;
}
#kbe_container #support_tagline p {
    font-size: 18px;
    margin: 0;
    opacity: 0.6;
    letter-spacing: 0.45px;
}
/*===> breadcrumb <===*/
.kbe_breadcrum ul {
    list-style: none;
    padding: 40px 0 0;
    margin: 0 auto;
    max-width: 900px;
}
.kbe_breadcrum ul li {
    display: inline;
}
.kbe_breadcrum ul li a,
.kbe_breadcrum ul li.separator {
    color: #2d74e2;
}
/*===> search field <===*/
.kbe_search_field {
    padding: 40px 0;
    width: 100%;
}
.kbe_search_field input[type=text] {
    color: #2d74e2;
    font-size: 1.1em;
    border: 1px solid rgba(0,29,73,.09);
    width: 100%;
    max-width: 720px;
    padding: 15px 48px 15px 15px;
    background: url(images/search.svg) no-repeat right #fff;
    border-radius: 4px;
    letter-spacing: 0.45px;
}
#search-result {
    background: #fff;
    color: #666666;
    font-size: 14px;
    width: 100%;
    position: absolute;
    padding: 0px;
    margin-top:-3px;
    border-top: 1px solid rgba(0,29,73,.09);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 6px 14px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 6px 14px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 14px 0 rgba(0,0,0,.1);
}
#search-result li{
    list-style: none outside none;
}
#search-result li a {
    display:block;
    text-decoration: none;
    color: #666666;
    line-height: 22px;
    padding:12px 15px;
}
#search-result li a:hover {
    color: #666666 !important;
    text-decoration: none;
    font-weight: normal;
}
#search-result li:hover{
    color: #333333 !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    background-color: #f6f9fc;
}
.kbe_no_result {
    background: #fff;
    font-weight: bold;
    padding: 16px 15px 14px;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.45px;
    margin-top: -3px;
    border-top: 1px solid rgba(0,29,73,.09);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 6px 14px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 6px 14px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 14px 0 rgba(0,0,0,.1);
}
/*===> tab <===*/
#kbe_category_tabs .nav-tabs>li.active>a, 
#kbe_category_tabs .nav-tabs>li.active>a:focus,
#kbe_category_tabs .nav-tabs>li.active>a:hover {
    color: #ffffff;
}
/*===> content <===*/
.kbe_content_right{
    width: 70%;
    float: right;
}
.kbe_content_left{
    width: 70%;
    float: left;
}
.kbe_category_content {
    max-width: 900px;
    margin: auto;
}
/*===> leftcol <===*/
.kbe_category span.switch {
    position: absolute;
    top: 4px;
    left: 0px;
    margin: 0px;
}
.kbe_category span.switch img {
    margin: 0px;
	content: none;
}
#kbe_content h2 span.kbe_count {
    color: #fff;
    font-size: 14px;
    width: 88px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    float: right;
    display: block;
    background: #166c94;
}
#kbe_content .kbe_category h2 a {
    display: inline-block;
    text-decoration: none;
    color: #000;
}
#kbe_content .underline {
    margin: 0;
}
#kbe_content .kbe_category .kbe_article_list {
    list-style: none;
    padding: 0;
    margin: 0;
}
#kbe_content .kbe_child_category .kbe_child_article_list {
    list-style: none;
    padding: 0;
    margin: 40px auto;
}
#kbe_content .kbe_child_category .kbe_child_article_list li,
#kbe_content .kbe_articles ul li,
#kbe_content .kbe_articles_search ul li {
    font-size: 14px;
    color: #333333;
    margin-bottom: 15px;
    margin-left: 0;
    line-height: 20px;
    background-color: #fff;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.10);
    border-bottom: 1px solid transparent;
}
#kbe_content .kbe_category .kbe_child_category {
    width: 100%;
    height: auto;
    margin-bottom: 70px;
}
.kbe_child_category .child_category_title,
.kbe_articles .articles_category_title {
    margin: 40px 0px;
	letter-spacing: 0.45px;
}
#kbe_content .kbe_child_category h3 span.kbe_count {
    color: #fff;
    font-size: 13px;
    width: 88px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    font-weight: 400;
    float: right;
    display: block;
    background: #166c94;
    margin-bottom: 0px !important;
}
#kbe_content .kbe_child_category h3 a {
    display: inline-block;
    text-decoration: none;
    color: #3a3a3a;
    margin-top: 7px;
    font-weight: bold;
}
#kbe_content .kbe_leftcol .kbe_article_list li {
    margin-bottom: 20px;
    margin-left: 0;
    line-height: 20px;
}
#kbe_content .kbe_leftcol .kbe_article_list li a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
}
/*===> Articles <===*/
#kbe_content .kbe_articles {
    max-width: 900px;
    margin: auto;
}
.kbe_content_right .kbe_leftcol{
    float: right !important;
}
#kbe_content .kbe_articles ul {
    padding: 0;
    margin: 40px 0;
    list-style:none;
}
#kbe_content .kbe_leftcol .kbe_articles ul li span{
    color: #333333;
    display: block;
    font-size: 13px;
    margin-bottom: 0;
}
#kbe_content .kbe_leftcol .kbe_articles ul li p{
    margin-bottom: 0px;
}
#kbe_content .kbe_leftcol .kbe_articles .kbe_read_more{
    float: right;
	margin-top:-8px;
}
#kbe_content .kbe_leftcol .kbe_articles .kbe_read_more a{
    font-size: 14px;
}
/*===> Search Page <===*/
#kbe_content .kbe_articles_search {
    max-width: 900px;
    margin: 40px auto;
}
#kbe_content .kbe_articles_search ul {
    padding: 0;
    margin: 0 0 15px;
    list-style:none;
}
.kbe_articles_search ul li {
    list-style: none outside none;
    padding: 15px;
    border-bottom: 1px solid rgba(0,29,73,.15) !important;
    box-shadow: none !important;
}
#kbe_content .kbe_leftcol .kbe_articles_search ul li a {
    font-size: 16px;
    line-height: 1.4;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.45px;
}
#kbe_content .kbe_leftcol .kbe_articles_search ul li .post-meta{
    color: #737373;
    display: block;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.45px;
}
#kbe_content .kbe_leftcol .kbe_articles_search ul li p {
    font-size: 16px;
    line-height: 1.4;
    color: #737373;
    letter-spacing: 0.45px;
}
#kbe_content .kbe_leftcol .kbe_articles_search .kbe_read_more a{
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
}
#kbe_container blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    font-style: italic;
}
#kbe_container blockquote cite {
    margin: 5px 0 0;
    display: block;
}
/*===> aside <===*/
.kbe_aside {
    width: 25%;
}
.kbe_aside.kbe_aside_none{
    display: none !important;
}
.kbe_aside.kbe_aside_left{
    float: left !important;
	margin-right: 5%;
}
.kbe_aside.kbe_aside_right{
    float: right !important;
	margin-left: 5%;
}
.kbe_widget {
    margin-bottom: 40px;
    content: "";
    display: table;
    clear: both;
	width: 99%;
}
.kbe_widget h2 {
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
}
.kbe_widget ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0;
}
#kbe_container .kbe_widget li {
    margin-bottom: 16px;
    margin-left: 0px;
    background: url(images/angle-right.svg) no-repeat;
    background-position: left center;
    background-size: 18px auto;
    padding: 0 0 0 25px;
}
.kbe_widget li a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}
#kbe_container .kbe_aside .kbe_widget_article li {
    background: url(images/article.svg) no-repeat left center;
    background-size: 14px auto;
}
.kbe_widget label {
    font-size: 13px;
    color: #000;
    float: left;
    margin: 0 20px 0 0;
    line-height: 25px;
}
.kbe_widget select {
    width: 100px;
    height: 26px;
    background: #fff;
    border: 1px solid #dbdbdb;
    font-size: 13px;
    padding: 0 10px;
    color: #000;
}
.kbe_widget input[type=text] {
    width: 90%;
    height: 26px;
    font-size: 13px;
    color: #333;
    padding: 0 5%;
}
.kbe_widget .kbe_tags_widget{
    float: left;
    height: auto;
    line-height: 26px;
    width: 100%;
    word-spacing: 4px;
    margin-bottom: 40px;
}
.kbe_widget .kbe_tags_widget a{
    text-decoration: none;
    line-height: 26px;
    word-spacing: 4px;
}
/*===> Details <===*/
#kbe_content .kb_detail_wrapper {
    max-width: 900px;
    margin: 40px auto;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.45px;
}
.kbe_leftcol .kbe_category.has-child h2 {
    padding-left: 21px;
}
#kbe_content .kbe_leftcol h4 {
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
#kbe_content .kbe_leftcol span a {
    text-decoration: none;
    font-size: 16px;
}
#kbe_content .kbe_leftcol .kbe_reply h4 {
    font-size: 16px;
    margin-bottom: 12px;
}
#kbe_content .kbe_leftcol .kbe_reply span {
    font-size: 14px;
    font-weight: normal;
}
#kbe_content .kbe_leftcol .kbe_reply label {
    display: block;
    margin-bottom: 7px;
}
#kbe_content .kbe_leftcol .kbe_reply input[type=text] {
    width: 255px;
    height: 27px;
    margin-bottom: 23px;
    border: 1px solid #cccccc;
    padding:10px 10px;
}
#kbe_content .kbe_leftcol .kbe_reply textarea {
    width: 602px;
    height: 160px;
    display: block;
    margin-bottom: 30px;
    padding:10px 10px;
}
.kbe_reply {
    width: 100%;
    padding-top: 40px;
}
.kbe_tags_div{
    width: 100%;
    height: auto;
    margin: 8px 0 16px;
    overflow: hidden;
}
.kbe_tags_icon{
/*     background: url(images/kbe_icon_tag.png) no-repeat left top 1px; */
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 12px;
}
.kbe_tags_div ul li{
    float: left;
    list-style: none;
    padding-right: 6px;
    text-transform: capitalize;
}
.kbe_tags_div ul li a{
    color: #333333 !important;
    text-decoration: none !important;
    font-size: 14px;
}
.kbe_tags_div ul li::after{
    content: ",";
}
.kbe_tags_div ul li:last-child:after{
    content: "";
}
.load_more_article .btn,
.kbe_read_more .btn {
    background-color: #fff;
    border-color: #ccc;
    color: #2d74e2;
    letter-spacing: 0.45px;
    transition: all 0.3s ease-in;
}
.load_more_article .btn:hover,
.kbe_read_more .btn:hover {
    border-color: #BCC6D0;
    -webkit-box-shadow: 0 4px 14px 0 rgba(0,0,0,.07);
    -moz-box-shadow: 0 4px 14px 0 rgba(0,0,0,.07);
    box-shadow: 0 4px 14px 0 rgba(0,0,0,.07);
}
/*===> Comments <===*/
.kbe_reply #comments {
    margin-bottom: 16px;
    font-size: 16px;
}
.kbe_reply .commentlist li{
    margin-top: 16px;
    background-color: #e3e3e3;
    float: left;
    padding-bottom: 12px;
    border-radius: 6px;
    width: 100%;
}
.kbe_reply ol{
    padding: 0px !important;
}
.kbe_reply ol, .kbe_reply ul{
    list-style: none !important;
}
.kbe_reply .fn{
    font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
    margin-left: 6px;
}
.kbe_reply .comment-meta{
    margin-top: -11px;
    width: 50%;
}
.kbe_reply .comment-edit-link{
    display: none !important;
}
.kbe_reply .says{
    display: none !important;
}

.kbe_reply .commentlist li p{
    padding-right: 9px;
}
.kbe_reply .comment-body{
    padding-left: 12px;
    padding-top: 12px;
}
.kbe_reply ul{
    margin-left: 30px !important;
    padding: 0px !important;
}
.kbe_reply .children li{
    background-color: #f2f2f2;
    margin-left: -10px;
    margin-right: 12px;
    padding: 0 0 10px 0 !important;
}
.kbe_reply #respond h3{
    font-size: 18px;
    padding-top: 18px !important;
}
.kbe_reply .commentlist li #respond{
    border-top: 1px solid #ccc;
    margin-left: 10px;
    width: 97%;
}
.kbe_reply #respond form{
    margin-top: 0px;
}
.kbe_reply .cancel-comment-reply{
    margin-top: 0px;
    font-size: 16px;
}
.kbe_reply #respond input[type="text"]{
    border: 1px solid #cccccc;
    height: 39px !important;
    margin-bottom: 23px;
    padding: 10px;
    width: 602px !important;
}
.kbe_reply #respond textarea{
    display: block;
    height: 160px;
    margin-bottom: 30px;
    padding: 10px;
    resize: none;
    width: 602px;
}
/*======> cfa kb <======*/
.cfa_btn_wrapper {
    margin-top:20px;
}
.cfa_btn_wrapper a.button {
    font-size: 1.4rem;
    border-radius: 25px;
    letter-spacing: 1px;
    margin: 20px 10px 0px;
    text-transform: uppercase;
    min-width: 228px;
    padding: 15px 30px;
}
/*======> Tags <======*/
.kbe_widget .wp-tag-cloud li {
    background-size: 14px auto;
    background-image: url(images/tag.svg) !important;
    background-repeat: no-repeat;
    background-position: left center;
}
/*======> responsive layout <======*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .kbe_aside {
        float: left;
        width: 222px;
    }
    .kbe_reply {
        width: 80%;
    }
    #kbe_content .kbe_leftcol .kbe_reply input[type="text"] {
        width: 60%;
    }
    #kbe_content .kbe_leftcol .kbe_reply textarea {
        width: 95%;
    }
    .kbe_search_field input[type=text] {
        width: 80%;
    }
}
@media screen and (min-width: 641px) and (max-width: 767px) {
    #kbe_content .kbe_aside {
        width: 220px;
    }
    .kbe_content_full .kbe_aside {
        display: none;
    }
    .kbe_reply {
        width: 100%;
    }
    #kbe_content .kbe_leftcol .kbe_reply input[type="text"] {
        width: 60%;
    }
    #kbe_content .kbe_leftcol .kbe_reply textarea {
        width: 95%;
    }
}
@media screen and (min-width: 481px) and (max-width: 640px) {
    .kbe_content_full .kbe_aside{
        display:none;
    }
    .kbe_aside {
        float: none;
        width: 100%;
    }
    .kbe_aside.kbe_aside_left{
        float: none !important;
    }
    .kbe_aside.kbe_aside_right{
        float: none !important;
    }
    .kbe_reply {
        padding-top: 40px;
        width: 100%;
    }
    #kbe_content .kbe_leftcol .kbe_reply textarea {
        width: 96%;
    }
    #kbe_content .kbe_leftcol .kbe_reply input[type="text"] {
        width: 60%;
    }
}
@media screen and (min-width: 361px) and (max-width: 480px) {
    .kbe_content_full .kbe_aside{
        display:none;
    }
    .kbe_aside {
        float: none;
        width: 100%;
    }
    .kbe_aside.kbe_aside_left{
        float: none !important;
    }
    .kbe_aside.kbe_aside_right{
        float: none !important;
    }
    .kbe_reply {
        width: 100%;
    }
    #kbe_content .kbe_leftcol .kbe_reply textarea {
        width: 95%;
        height:100px;
    }
    #kbe_content .kbe_leftcol .kbe_reply span {
        text-align: center;
    }
    #kbe_content .kbe_leftcol .kbe_reply input[type="text"] {
        width: 95%;
        padding:5px 10px;
    }
}
@media screen and (min-width: 320px) and (max-width: 360px) {
    .kbe_aside {
        float: none;
        width: 100%;
    }
    .kbe_aside.kbe_aside_left{
        float: none !important;
    }
    .kbe_aside.kbe_aside_right{
        float: none !important;
    }
    .kbe_reply {
        width: 100%;
    }
    #kbe_content .kbe_leftcol .kbe_reply textarea {
        width: 92%;
        height:100px;
    }
    #kbe_content .kbe_leftcol .kbe_reply span {
        text-align: center;
    }
    #kbe_content .kbe_leftcol .kbe_reply input[type="text"] {
        width: 92%;
        padding:4px 10px;
    }
}