/****************************************************************************************************

    Knowledge Hub

*****************************************************************************************************/

/* Header */

.seach-results .knowledge-menu,
.tax-knowledge-categories .knowledge-menu, 
.tax-knowledge-topics .knowledge-menu{
    border-bottom: 1px solid rgba(234,228,227,0.3);
}

.knowledge-header .cd-primary-nav > li{
    margin-right: 5px;
}

.knowledge-header #Subheader{
    margin-top: 20px;
}

.knowledge-header #Subheader h1.title a{
    font-size: 24px;
    color: #212426;
    text-decoration: none;
}

.knowledge-header #Subheader h1.title a:hover{
    text-decoration: none;
}

.knowledge-header #Subheader .container {
    padding-bottom: 5px;
    padding-top: 3px;
}

.knowledge-header .cd-primary-nav > li > a {
    height: 60px;
    line-height: 60px;
}


.knowledge-header .cd-primary-nav > li > a.selected{
    color: #212426!important;
}

.knowledge-header .cd-primary-nav > li > a:hover {
    color: #212426!important;
}

.knowledge-header .cd-primary-nav > li.wtf-menu-option > a,
.knowledge-header .cd-primary-nav > li.wtf-menu-option > a:hover{
    color: #e40428!important;
}


/* Generics */

.knowledge .info-container{
    width: 100%;
    display: block;
    background: #e40428;
    padding: 40px 6% 35px 6%;
}

.page-template-template-knowledge-homepage .vc_row h2{
    font-size: 25px;
    line-height: 35px;
}

.page-template-template-knowledge-homepage .columns-equal-height{
    display:flex;
}

.page-template-template-knowledge-homepage .columns-equal-height .vc_col-sm-6:first-of-type{
    flex: 1;
    padding-bottom: 20px;
}

.knowledge-homepage .strapline{
    padding: 25px 10px 25px 10px;
    font-size: 25px;
    font-family: 'NeueHaasUnicaPro-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    max-width: 850px;
}

.knowledge-homepage h4 a, .knowledge-homepage h4 a:hover{
    color: #e40428;
    text-decoration: none;
}

.knowledge-homepage h4 a:after{
    content: ' \00bb';
}


.knowledge .featured-posts-container ul{
    width: 100%;
    display: block;
    padding-left: 0px;
}

.knowledge .featured-posts-container ul li{
    width: 100%;
    display: block;
    list-style: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadbdd;
    padding-bottom: 30px;
}

.knowledge .knowledge-articles .article{
    margin-bottom: 15px;
    padding-bottom: 15px;
}


.sort-articles{
    font-size: 15px;
    color: #b3b6ba;
    padding-left: 15px;
    margin-top: 20px;
}

.sort-articles a{
    font-size: 15px;
    color: #00befa;
}


.knowledge .featured-posts-container .categories,
.knowledge .campaign-articles .categories,
.knowledge .knowledge-articles .categories{
    width: 100%;
    display: block;
    color: #b3b6ba!important;
}

.knowledge .featured-posts-container .categories .category, 
.knowledge .knowledge-articles .category, 
.knowledge-homepage .campaign-articles .category,
.knowledge .campaign-articles .categories span{
    color: #b3b6ba;
    font-size: 14px;
}

.knowledge .knowledge-articles .category a, 
.knowledge .featured-posts-container .category a, 
.knowledge-homepage .campaign-articles .category a{
    float: left;
    display: block;
    width: auto;
    color: #b3b6ba;
}

.knowledge .knowledge-articles .name-date, .knowledge .campaign-articles .name-date{
    color: #b3b6ba;
    font-size: 14px;
    width: 100%;
    display: block;
    margin-top: 20px;
}

.knowledge .knowledge-articles .name-date.separated-date, .knowledge .campaign-articles .name-date.separated-date{
    margin-top: 5px;
}


.knowledge .knowledge-articles .name-date a, .knowledge .campaign-articles .name-date a{
    color: #b3b6ba;
}

.knowledge .knowledge-articles .title, .knowledge .featured-posts-container .title, .knowledge-homepage .campaign-articles .title{
    margin-top: 5px;
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 25px;
}

.knowledge .featured-posts-container .read-more, .knowledge .knowledge-articles .read-more{
    color: #e40428;
    font-family: 'NeueHaasUnicaPro-Regular', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    width: 100%;
    display: block;
    margin-top: 5px;
}

.knowledge .cover-article .category{
    width: 100%;
    display: block;
    color:#FFF;
}

.knowledge .cover-article .title{
    width: 100%;
    display: block; 
    color:#FFF;
    margin-top: 10px;
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 39px;
    line-height: 45px;
}

.knowledge .cover-article .title a{
    color:#FFF;
}

.knowledge .cover-article .summary{
    width: 100%;
    display: block; 
    color:#FFF;
    line-height: 24px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.knowledge .knowledge-articles .summary, .knowledge .featured-posts-container .summary, .knowledge-homepage .campaign-articles .summary{
    line-height: 25px;
    font-size: 16px;
}

.knowledge .cover-article .read-more{
    width: 100%;
    display: block; 
    color:#FFF;
    margin-top: 10px;
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.knowledge .cover-article .read-more a{
    color:#FFF;
}

.knowledge .knowledge-articles .read-more:after, .knowledge .cover-article .read-more:after, .knowledge .featured-posts-container .read-more:after, .knowledge .featured-box .button a:after{
    content: ' \00bb';
}

.knowledge .cover-article{
    width: 100%;
    display: block;
    background: #e40428;  
    height: 100%;
}

.knowledge .cover-article .thumbnail{
    width: 100%;
    display: block; 
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    bottom: 20px;
    left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.knowledge .cover-article .thumbnail img{
    display: block;
}

.knowledge .campaign-articles{
    margin-bottom: 20px;
    display: block;
    width: 100%;
    float: left;
}

.knowledge .knowledge-articles .thumbnail, .knowledge .campaign-articles .thumbnail{
    width: 100%;
    display: block; 
    border: 0px;
    padding: 0px;
    height: 200px;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 10px;
}

.knowledge .featured-box-container{
    padding-left: 15px;
    padding-right: 15px;
}

.knowledge .featured-box{
    width: 100%;
    padding: 50px 50px 65px 50px;
    background: #0abea2;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15%;
    padding-right: 15%;
    margin-bottom: 15px!important;
    margin-top: 15px;
}

.knowledge .featured-box > .title{
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color:#FFF;
    width: 100%;
    text-align:center;
    margin-top: 0px;
    margin-bottom: 10px!important;
    border-bottom: none;
}

.knowledge .featured-box .summary{
    color:#FFF;
    width: 100%;
    text-align:center;
    line-height: 25px;
}

.knowledge .featured-box .button{
    margin-top: 35px;
    width: 100%;
    text-align:center;
    display: block;
}

.knowledge .featured-box .button a{
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    color:#FFF;
    border: 2px solid #FFF;
    padding: 10px 20px 10px 20px;
    border-radius: 3px;
}


.knowledge .articles-containner{
    margin-left: 0px;
    margin-right: 0px;
}

.knowledge-homepage h4{
    padding: 25px 10px 25px 15px;
    font-size: 25px;
    margin-bottom: 0px;
    font-family: 'NeueHaasUnicaPro-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
}


.knowledge .box.featured-box-container-sidebar{
    padding: 0px;
    border: none!important;
}   

.knowledge .box.featured-box-container-sidebar .featured-box{
    margin-top: 0px;
    padding: 30px 20px 45px 10px;
    background: #0abea2;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0px!important;
}

.knowledge .box.featured-box-container-sidebar .featured-box .title,
.knowledge .box.featured-box-container-sidebar .featured-box .summary,
.knowledge .box.featured-box-container-sidebar .featured-box .button{    
    text-align: left;
}


@media screen and (max-width: 767px) {
    .knowledge .box.featured-box-container-sidebar{
        display:none!important;
    }
}

.category-header.no-featured-article{
    padding: 35px 10% 30px 10%;
    /* margin-top: 0px; */
}

.tax-knowledge-categories .knowledge-header .cd-nav > .cd-primary-nav > li > a{
    /* color: #FFF!important; */
}

.knowledge-header .cd-nav > .cd-primary-nav > li > a.selected{
    /* opacity: 0.7; */
}

.category-header{
    text-align: center;
    background: #00befa;
    color: #FFF;
    padding: 30px 10% 100px 10%;
    /* margin-top: -60px; */  
}

.category-header h1{
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #FFF!important;
}

.category-header .description p{
    max-width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFF!important;
}

.term-341 .category-header, .term-341 .knowledge-category .featured-box{
    background: #e40428;
}

.knowledge-category .featured-box{
    margin-bottom: 45px!important;
}

.knowledge-category .knowledge-articles{
    margin-top: 25px;
}

.knowledge-category .cover-article{
    margin-top: -70px;
}

.knowledge-category .info-container{
    background: #f2f3f5!important;
}

.knowledge-category .info-container{
    padding: 30px 10% 50px 10%;
}

.knowledge-category .info-container .title, .knowledge-category .info-container .title a{
    color: #212426;
}

.knowledge-category .info-container .summary{
    color: #212426;
    padding-top: 15px;
    padding-bottom: 5px;
 }


 .knowledge-category .cover-article{
    background: transparent!important;
 }

 .knowledge-category .cover-article .read-more,  .knowledge-category .cover-article .read-more a{
    color:#E5042B;
    font-family: 'NeueHaasUnicaPro-Regular', 'HelveticaNeue', Helvetica, Arial, sans-serif;

 }


.single-knowledge .single-article{
    margin-top: 25px;
}


/* Author Styles */

.author-header{

}


.knowledge .author-header .author-info{
    display: block;
    width: 100%;
    border: none;
    float: left;
    padding: 20px 0px 15px 0px;
}

.knowledge .author-header .author-info .name{
    width: 100%;
    display: block;
    color: #212426;
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 15px;
}

.knowledge .author-header .author-info .title{
    font-size: 20px;
    color: #85888d;
    margin-bottom: 15px;
    display: block;
    width: 100%;
}

.knowledge .author-header .author-info .name a{
    color: #00befa;
}

.knowledge .author-header .author-info .bio{
    display: block;
    width: 80%;
    line-height: 25px;
    margin-top: 10px;
}

.knowledge-author .campaign-articles .name-date{
    margin-top: 0px!important;
}

.knowledge .knowledge-article-item{
    margin-bottom: 40px;
}


/* Single Styles */

.knowledge .single-article .info .thumbnail{
    width: 100%;
    display: block; 
    border: 0px;
    padding: 0px;
    height: 300px;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 40px;
}

.knowledge .single-article .info .info-item, .knowledge .single-content .info-item{
    font-size: 14px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.knowledge .single-article .info .info-item .item{
    width: 100%;
    display: block;
    color: #85888d;
    font-size: 15px;
    margin-top: 7px;
}

.knowledge .single-article .info .info-item .item a{
    color: #85888d;
    line-height: 20px;
}

.knowledge .single-article .info{
    display: block;
    float: left;
}

.knowledge .single-article .info .box{
    display: block;
    width: 80%;
    border:1px solid #dadbdd;
    float: left;
    margin-top: 25px;
}

.knowledge .single-article .info .box .box-title{
    width: 100%;
    display: block;
    background: #f2f3f5;
    padding: 10px 15px 10px 15px;
    font-size: 15px;
}

.knowledge .single-article .info .box .box-item{
    width: 100%;
    display: block;
    padding: 10px 15px 10px 15px;
    border-top:1px solid #dadbdd;
    font-size: 15px;
    color: #00befa;
    line-height: 20px;
}

.knowledge .single-article .info .box .box-item:after{
    content: '';
}

.knowledge .single-article .single-content{
    display: block;
    float: right;
}

.knowledge .single-article .single-content ul{
    padding-left: 50px;
    margin-bottom: 20px;
}

.knowledge .single-article .single-content blockquote p{
    padding-bottom: 20px;
}

.knowledge .single-article .single-content p{
    margin-bottom: 25px;
}


.knowledge .single-article .single-content .featured-block,
.knowledge .single-article .single-content .insight-box{
    width: 104%;
    margin-left: -4%;
}

.knowledge .single-article .single-content .featured-block{
    border-top: 1px solid #dadbdd;
    display: block;
    padding-top: 20px;
    padding-bottom: 0px;
    border-bottom: 1px solid #dadbdd;
}

.knowledge .single-article .single-content .featured-block p,
.knowledge .single-article .single-content .featured-text p{
    font-family: 'NeueHaasUnicaPro-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 35px!important;
    color: #85888d;
}

.knowledge .single-article .single-content .title{
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    margin-top: 0px;
    padding-bottom: 15px;
    line-height: 40px;
}

.knowledge .single-article .single-content .read-time{
    color: #85888d;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}

.knowledge .single-article .single-content p a{
    color: #00aceb!important;
}

.knowledge .single-article .single-content .vc_column-inner{
    padding-left:0px;
    padding-right: 0px;
}
.knowledge .single-article .single-content .vc_column-inner p{
    line-height: 29px;
}

.knowledge .single-article .featured-box-container{
    margin-left: 0px;
    margin-right: 0px;
}

.knowledge .single-article .related-article{
    display: block;
    float: left;
    width: 100%;
}

.knowledge .single-article .related-article h5{
    display: block;
    width: 100%;
    color: #85888d;
    margin-top: 20px;
    float: left;
    font-family: 'NeueHaasUnicaPro-Regular', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
}

.knowledge .single-article .related-article .categories{
    margin-bottom: 5px;
    display: block;
}

.knowledge .single-article .related-article .title{
    font-size: 30px;
}

.knowledge .title a:after{
    /* content: ' \00bb'; */
}
.knowledge .title a{
    color: #212426;
}

.knowledge .title a:hover, .knowledge .title a:focus{
    text-decoration: none;
}

.knowledge .single-article .related-article .thumbnail{
    height: 160px;
}


.knowledge .single-article .insight-box{
    /* border: 1px solid #dadbdd; */
    padding: 0% 0% 0% 0%;
    margin-top: -25px;
    display: block;
    float: left;
}
}

.knowledge .single-article .vc_col-sm-5{
    padding-right: 2%;
}

/* Generic Styles */


.knowledge .author-info{
    display: block;
    width: 100%;
    border-top: 1px solid #dadbdd;
    float: left;
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #dadbdd;
}

.knowledge h1{
    font-size: 40px;
    line-height: 35px;
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.knowledge .author-info .name{
    width: 100%;
    display: block;
    color: #85888d;
    margin-top: 5px;
}

.knowledge .author-info .name a{
    color: #00befa;
}

.knowledge .author-info .bio{
    display: block;
    width: 100%;
    line-height: 25px;
    margin-top: 10px;
}

.knowledge .author-info .bio a{    
    color: #00befa;
}

.knowledge .author-info img{
    border-radius: 50%;
    width: 100%;
    height: auto
}

.knowledge-homepage .vc_row{
    margin-left: 0px;
    margin-right:0px;
}

.knowledge-homepage .knowledge-articles .title a:after{
    /* content: ''!important; */
}


/* Topic Archive */

.tax-knowledge-topics .category-header{
    padding: 30px 10% 15px 10%;
}

.tax-knowledge-topics .category-header .description{
    display: block;
    margin-bottom: 20px;
}

.tax-knowledge-topics .knowledge-header .cd-nav > .cd-primary-nav > li > a{
    /* color: #FFF!important; */
}


/* Search Results */ 


.search-results .knowledge-header .cd-nav > .cd-primary-nav > li > a{
    /*color: #FFF!important; */
}

.search-header{
    text-align: left;
    background: #f2f3f5;
    color: #212426;
    margin-bottom: 40px;
    /* margin-top: -60px; */
    padding-bottom: 3px;
}

.search-header h1{
    color: #000!important;
    font-family: 'NeueHaasUnicaPro-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 25px;
    padding: 20px 20px 15px 15px;
}


.search-header span{
    color: #85888d!important;
    font-family: 'NeueHaasUnicaPro-Regular', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0px 20px 25px 15px;
    display: block;
    float: left; 
    line-height: 18px;
    }

.search-header span a{
    color: #00befa;
    font-size: 14px;
}


.search-knowledge .knowledge-articles .thumbnail{
    height: 150px;
}


.search-knowledge .knowledge-articles .article{
    margin-bottom: 40px;
    border-bottom: 1px solid #dadbdd;
    padding-bottom: 30px;
}


/* Forms */ 

.knowledge #tfa_0-A .primaryAction{
    background: #08cdae;
    border-radius: 3px;
    border: 2px solid #08cdae;
    text-transform: none;
    display: block !important;
    color: #FFF!important;
    box-shadow: none;
    font-family: 'NeueHaasUnicaPro-Bold', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    width: 100%;
    margin-top: 16px;
    margin-bottom: -10px!important;
}

.knowledge #tfa_0-A{
    padding-bottom: 0px;
}

.knowledge .sf-news-form select{
    padding-top: 8px;
    padding-bottom: 12px;
    height: auto;
    margin-bottom: 25px;
    height: 45px;
}

.knowledge .sf-news-form input{
    margin-bottom: 25px!important;
    border: 2px solid #b3b6ba;
    font-size: 15px;
    height: 45px;
    padding: 9px 10px 9px 10px!important;
}

.knowledge .sf-news-form #tfa_2152-D{
    margin-top: -30px;
    margin-bottom: 10px;
}

.knowledge .sf-news-form #tfa_2152-L{
    margin-top: 0px;
    float: left;
    padding-left: 10px;
}

.knowledge .sf-news-form #tfa_2152:after{
    content: "";
}

.knowledge .sf-news-form #tfa_2152-L:after{
    content: "*";
    color: #e40428;
}

.knowledge .sf-news-form #tfa_2152-D{
    float: left;
    display: block;
}

.knowledge .sf-news-form .errMsg{
    font-size: 11px;
    color: #e40428;
    margin-top: -30px;
    clear: both;
    position: absolute;
    padding-left: 5px;  
}

.knowledge .inline-checkbox-error{
    padding-left: 10px;
    padding-right: 5px;
    color: #e40428;
    font-weight: 100;
    font-family: 'NeueHaasUnicaPro-Regular', 'HelveticaNeue', Helvetica, Arial, sans-serif;
}

.knowledge .sf-news-form #tfa_2152 .oneChoice label{
    margin: 1px 0 5px 0!important;
    padding-left: 10px;
    font-family: 'NeueHaasUnicaPro-Regular', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
}

.knowledge .sf-news-form .oneChoice input[type="checkbox"] + label:before{
    position: relative!important;
    top: 3px;
}

.knowledge .sf-news-form .oneChoice input[type="checkbox"]:checked + label:before{
    top: 4px;
}

.knowledge .sf-news-form #tfa_2152 .oneChoice{
    display: block;
    float: left;
    width: 50%;
}

.knowledge .sf-news-form #tfa_2120{
    width: 100%;
    padding-right: 1%;
}


.knowledge .sf-news-form #tfa_1875-D{
    width: 33.3333333333%;
    float: left;
    padding: 0px 5px 0px 0px;
}

.knowledge .sf-news-form #tfa_2121-D,
.knowledge .sf-news-form #tfa_2123-D{
    width: 33.3333333333%;
    float: left;
    padding: 0px 5px 0px 0px;
}

.knowledge .sf-news-form #tfa_2201-D,
.knowledge .sf-news-form #tfa_2198,
.knowledge .sf-news-form #tfa_1882-D,
.knowledge .sf-news-form #tfa_2161-D,
.knowledge .sf-news-form #tfa_1873-D,
.knowledge .sf-news-form #tfa_2160-D {
    width: 50%;
    float: left;
    padding: 0px 5px 0px 0px;
}

.knowledge .sf-news-form #tfa_2197-D{ 
    width: 100%;
    float: left;
    padding: 0px 5px 0px 0px;
}


.knowledge .sf-news-form #tfa_2203-L {
    margin: 0 !important;
}

.knowledge .sf-news-form #tfa_2204-L {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.knowledge .sf-news-form .required:after{
    content: "*";
    color: #e40428;
    float: right;
    margin-top: -67px;
    margin-right: 4px;
}

.knowledge .submission-iframe{
    width: 100%;
    height: 50px;
    display: none;
    margin-left: -10px;
}

/* Pagination */ 

.knowledge .nae_pagination{
    width: 100%;
    display: block;
    height: 40px;
}

.knowledge .nae_pagination ul{
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 50px;
    width: auto;
    text-align: center;
}

.knowledge .nae_pagination li a{
    color: #212426
}

.knowledge .nae_pagination ul, .knowledge .nae_pagination li{
    border: none;
}

.knowledge .nae_pagination li.active, .knowledge .nae_pagination li.active a{
    color: #00aceb;
    background: transparent;
}


/* Sticky Boxes */

#sticky {
   height:auto;
   margin-top:10px; 
   display: block;
   float: left;   
}

#sticky.stick > .box{
    width: 100%;
}   

#sticky-end{
    width: 100%;
    height: 0px;
}

@media only screen and (max-width: 767px){
    #sticky{
        display: block!important;
        width: 100%!important;
        position: relative!important;
    }   
}

.single-knowledge #Footer .copyrights{
    height: auto;
}



/* Mobile Styles */ 

@media all and (max-width: 959px) {

    .knowledge-header #Subheader{
        display: block;
        float: left;
        width: 100%;
        height: 50px;
        margin-top: 50px;
    }

    .knowledge .single-article .single-content .title {
        font-size: 30px;
        line-height: 35px;
        display: block;
    }

    .knowledge-header .ib-logo-wrapper{
        margin-bottom: -40px;
    }

    .knowledge-header .cd-header-buttons{
        margin-top: -44px;
    }

    .rightSearch .clearDefaultA {
        padding: 5px 30px 5px 0px;
        width: 100%;
        border: none!important;
        margin-left: 0%;
    }

    .knowledge .single-article .single-content, .knowledge .single-article .info{
        margin-top: 15px;
    }     

    .knowledge-header .category-header.no-featured-article{
            padding: 25px 10% 15px 10%;
            margin-top: 0px;
    }

    .knowledge-header .category-header {
       padding: 70px 10% 100px 10%;
        margin-top: -50px;
   }
}


@media all and (max-width: 767px) {

    .knowledge{
        padding-left: 10px;
        padding-right: 10px;
    }

    .knowledge .info{ /***** HERE ***/
        width: 100%;
    }

    .knowledge > .vc_row{
        margin-left: -15px;
        margin-right: -15px;
    }

    .knowledge .crunchify-whatsapp {
        display: block!important;
    }

    .knowledge .single-article .single-content{
        display: block;
        float: left;
    }

    .knowledge .single-article .single-content, .knowledge .single-article .info{
        margin-top: 0px;
    }

     .knowledge .single-article .single-content .author-info{
            padding: 15px 0px 10px 0px;
            margin: 10px 0px 10px 0px;
     }

    .knowledge .single-article .single-content .info-item,
    .knowledge .single-article .single-content .author-info .vc_col-sm-2,
    .knowledge .single-article .single-content .related-article,
    .knowledge .single-article .info .thumbnail{
        display: none;
    }

    .knowledge .single-article .info{
        margin-top: 10px;
    }

    .knowledge .single-article .info{
        margin-top: 10px;
    }

    .knowledge .single-article .info-item{
        padding-left: 15px;
    }

    .category-header.no-featured-article{
        margin-top: -25px!important;
    }

    .knowledge-header .search-header{
        margin-top: -25px!important;
    }

    .knowledge .wpb_content_element{
        margin-bottom: 10px;
    }

    .knowledge .vc-social-buttons .vc-social-buttons{
        margin-top: -5px;
    }


    /* Homepage */

    .knowledge-homepage .cover-article .thumbnail{
        display: none;
    }

    .knowledge-homepage .cover-article .info-container{
        padding: 30px 20px 35px 20px;
    }

    .knowledge-homepage .homepage-top-section{       
        margin-top: -15px;    
        margin-bottom: -5px;
    }

    .knowledge-homepage .homepage-top-section .vc_row h2{
        font-size: 20px;
        line-height: 28px;
    }

    .knowledge-homepage .columns-equal-height{
        display: block;
    }

    .knowledge-homepage .cover-article .title{
        font-size: 29px;
        line-height: 33px;
        margin-bottom: 20px!important;
    }

    .knowledge-homepage .featured-posts-container{
        margin-top: 20px;
    }

    .knowledge-homepage .campaign-articles div{
        display: none;
    }

    .knowledge-homepage .campaign-articles div:first-child{
        display: block!important;
    }

    .knowledge .knowledge-articles .vc_col-sm-4{
        width: 33%;
        float: left;
        padding-right: 0px
    }
    .knowledge .knowledge-articles .vc_col-sm-8{
        width: 67%;
        float: left;
    }

    .search-knowledge .knowledge-articles .vc_col-sm-3{
        width: 33%;
        float: left;
    }
    .search-knowledge.knowledge-articles .vc_col-sm-9{
        width: 67%;
        float: left;
    }

    .knowledge .knowledge-articles .thumbnail{
        width: 100%;
        padding-bottom: 75%;
        height: auto;
    }

    .knowledge .knowledge-articles .title{
        font-size: 16px;
        line-height: 20px;
    }

   .knowledge .knowledge-articles .title a:after{
        content: ' \00bb';
   }

   .knowledge-category .cover-article{
        padding-right: 15px;
        padding-left: 15px;
   }

    .knowledge .knowledge-articles .featured-box .summary{
        display: block;
    }

    .knowledge-category .knowledge-articles .summary,
    .knowledge-category .knowledge-articles .read-more,
    .knowledge-homepage .knowledge-articles .summary,
    .knowledge-homepage .knowledge-articles .read-more{
        display: none;
    }

    .knowledge-header .category-header {
       padding: 60px 10% 100px 10%;
   }

    .search-knowledge .knowledge-articles .summary{
        display: none;
    }

    .knowledge .single-article .info .box{
        width: 100%;
    }

    .knowledge .single-article .single-content .featured-block,
    .knowledge .single-article .single-content .insight-box{
        width: 100%;
        margin-left: 0%;
    }

    .vc-social-buttons {
        margin-top: -10px;
    }

    .knowledge .single-article .single-content .vc_row{
        display: block;
        float: left;
    }

    .knowledge .single-article .single-content .featured-block p, 
    .knowledge .single-article .single-content .featured-text p{
        font-size: 20px;
        line-height: 30px!important;
    }

    .knowledge .sf-news-form #tfa_2152 .oneChoice label{
        font-size: 11px;
    }

    .sort-articles{
        padding-left: 0px;
    }


}


@media all and (max-width: 530px) {
    
    .knowledge-category .knowledge-articles .name-date,
    .knowledge-homepage .knowledge-articles .name-date,
    .search-knowledge .knowledge-articles .name-date{
        display: none;
    }

    .search-knowledge .article{
        margin-bottom: 20px!important;
        padding-bottom: 0px!important;
        border-bottom: none!important;
    }

}

/*  -----------------------------------------

Start of Custom Intelligence Part 

-------------------------------------------*/

.md-intelligence-form .md-close{
    position: absolute;
    top: -10px;
    right: -10px;   
    width: 40px;
    height: 40px;
    border-radius: 20px!important;
    text-decoration: center;
    padding-left: 13px;
}

.md-intelligence-form h3{
    border-bottom: 0px;
}

.md-intelligence-form  .md-content-box-fade{
   border-radius: 10px;
   padding: 15px 40px 15px;
}

.md-intelligence-form .submit-button{
    width: 100%;
    color: #FFF!important;
    background: #08cdae!important;
    padding: 10px 0px 10px 0px;
}

.md-intelligence-form .md-content-box{
    padding: 0px 40px 0px;
}

.md-intelligence-form form input, .md-intelligence-form form textarea{
    border: 2px solid #dadbdd;
    padding: 10px 10px 10px 10px!important;
    margin-bottom: 15px!important;
}

.md-intelligence-form form input:focus, .md-intelligence-form form textarea:focus{
    outline-width: 0;
    border: 2px solid #0abea2;
}

.md-intelligence-form .md-content-box{
    max-height: 485px;
    overflow: hidden;
}

.md-intelligence-form form input::-webkit-input-placeholder {
    color: #85888d!important;
}
.md-intelligence-form form input:-moz-placeholder {
    color: #85888d!important;
}
.md-intelligence-form form input::-moz-placeholder {
    color: #85888d!important;
}
.md-intelligence-form form input:-ms-input-placeholder {
    color: #85888d!important;
}

.md-intelligence-form form input:placeholder-shown { 
  color: #85888d!important;
}


.md-intelligence-form form label.error{
    color: #e40428!important;
    font-weight: normal!important;
    margin-top: -30px!important;
    display: block;
    font-size: 13px;
    padding-left: 5px;
}

.md-intelligence-form .form-response{
    border: none; 
    border-radius: 4px;
    padding: 0px;
}

.md-intelligence-form .line-container{
    float: left;
    width: 100%!important;
}

.md-intelligence-form .half-left{
    float: left;
    width: 49%!important;
    margin-right: 1%;
}

.md-intelligence-form .half-right{
    float: right;
    width: 49%!important;
    margin-left: 1%;
}

.md-intelligence-form textarea{
    width: 100%;
    height: 100px;
    margin-bottom: 10px!important;
    resize:none;
}

.md-intelligence-form .form-note{
    float: left;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
    color: #85888d;
}
