.search-ajax-posts .search-box {
    display: flex;
    align-items: center;
    padding-bottom: 2em;
    justify-content: flex-end;
    flex-direction: row;
    position: relative;
}
.search-ajax-posts div#datafetch {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 3em;
}
.search-ajax-posts .post-grid-in {
    margin-bottom: 1em;
    padding: 0;
}

.search-ajax-posts input#keyword {
    background-color: #ffffff40;
    color: #fff;
    border: solid 1px #bec4c6;
    padding: 4px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: 400;
    margin-top: 0.8em;
    padding-left: 10px;
    padding-right: 33px;
    position: relative;
}
ul.nav-tabs {
    float: left;
}
.search-ajax-posts li.matchHeight a:before {
    background-color: #4A9FE5 !important;
}
.search-ajax-posts .rt-tab.element-nine>ul.nav-tabs {
    border-bottom: none !important;
}
.search-ajax-posts input#keyword::placeholder {
    color: #c9c9c9;
}
.search-ajax-posts .search-box  i.fa.fa-search {
    position: absolute;
    right: 0.8em;
    color: #fff;
    margin-top: -0.3em;
}
.search-ajax-posts .card-body {
    line-height: 28px;
    color: #565656;
    font-size: 16px;
}
.search-ajax-posts .posts-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.search-ajax-posts .posts-grid .card-body .date {
    margin-top: 1em;
}
.section_blog {
    margin-top: -310px !important;
}
.grid-header img {
    border-radius: 8px;
}

.rt-tab.element-nine>ul.nav-tabs>li>a {
    text-transform: unset !important;
}
.rt-tab.element-nine>ul.nav-tabs>li>a {
    color: rgba(255,255,255,.5) !important;
    font-size: 16px !important;
}

.rt-tab.element-nine>ul.nav-tabs>li.active>a, .rt-tab.element-nine>ul.nav-tabs>li>a:hover {
    color: #fff !important;
    font-size: 16px !important;
}
.post-grid-in.vc_grid-item.vc_clearfix.vc_col-md-4 {
    padding: 0;
}
.mobile-select {
    display: none;
}


/* load more */
.load_more{ 
    display: block; 
    clear: both; 
    position: relative;
}
.load_more .btn-load-more{ 
    border: 1px solid transparent;
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7;
    font-size: 16px;
    padding: 3px 20px !important;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    margin-top: 2em;
}

.load_more .btn-load-more:hover{ 
    color: #2b2b2b;
    border-color: #e8e8e8;
    background-color: #e8e8e8;
}

.no-more-posts{
    color: #f78557;
}
.flex-more {
    display: flex;
    width: 100%;
    clear: both;
    align-items: center;
    justify-content: center;
}


.long_card_academy {
    margin: 0 10% !important;
}

/* theme two */
button.read-more-btn {
    background-color: #4A9FE5 !important;
    border: 2px solid #4A9FE5 !important;
    color: white !important;
    background-image: none !important;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
}

.theme-two .post-grid-in {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 8px;;
}

.theme-two .post-grid-in:before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}

.theme-two .grid-header ,
.theme-two .card-body ,
.theme-two .grod-footer{
    padding: 1em;
    z-index: 1;
}

.theme-two .grid-header .term-name {
    color: #337ab7;
}
.theme-two .grid-header .p_title,
.theme-two .card-body .speaker-title,
.theme-two .card-body .speaker-company  {
    color: #fff;
}
.theme-two  img.speaket-picture{
    border-radius: 50% !important;
    margin-right: 10px;
    width: 58px;
    height: 58px;
}
.theme-two .post-grid-in {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.theme-two .post-grid-in .flex-div {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}
.style-two div#datafetch {
    padding-top: 0;
}
.search-ajax-posts.style-two input#keyword {
    margin-top: -0.2em !important;
}
.search-ajax-posts.style-two i.fa.fa-search {
    margin-top: -1.3em !important;
}

.theme-two #tab-case-studies .posts-grid , .theme-two #tab-white-papers .post-grid{
    justify-content: flex-start;
}
.theme-two .post-grid-in {
    min-height: 22em;
}
.theme-two .post-grid-in.not_found_search {
    display: block;
}
.theme-two .post-grid-in.not_found_search h3 , .theme-two .post-grid-in.not_found_search p{
    color:#fff;
}
.theme-two .post-grid-in.not_found_search:before {
    display: none;
}




/* Safari (from 6.1 to 10.0) */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
    .search-ajax-posts .search-box i.fa.fa-search {
        top: 0;
        position: absolute;
        right: 0.8em;
        color: #fff;
        line-height: 38px;
        margin-top: -10px !important;
    }
    
    .search-ajax-posts.style-two input#keyword {
        margin-top: -10px !important;
    }
}
/* Safari (10.1+) */
@media not all and (min-resolution:.001dpcm) { 
    .search-ajax-posts .search-box i.fa.fa-search {
        top: 0;
        position: absolute;
        right: 0.8em;
        color: #fff;
        line-height: 38px;
        margin-top: -10px !important;
    }
    
    .search-ajax-posts.style-two input#keyword {
        margin-top: -10px !important;
    }
}


/* mobile */
@media (min-width: 1024px) {
    .search-ajax-posts .post-grid-in {
        flex-basis: 32%;
    }
    .theme-two #tab-case-studies .post-grid-in ,.theme-two #tab-white-papers .post-grid-in {
        margin-right: 1.5em;
    }
}


@media (min-width: 768px) {
    .rt-tab.element-nine {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .style-two .rt-tab.element-nine {
        display: block;
    }
}

@media (max-width: 1024px) {
    .search-ajax-posts .post-grid-in {
        flex-basis: 50%;
    } 
}

@media (max-width: 768px) {
    .search-ajax-posts .post-grid-in {
        flex-basis: 100%;
        margin-bottom: 2em;
    }
    .mobile-select {
        display: block;
        padding-bottom: 1em;
    }
    select.nav-tabs {
        padding: 10px 30px;
        font-size: 18px;
        margin: 0 auto;
        position: relative;
        display: initial;
        border-radius: 10px;
    }
    .rt-tab ul.nav-tabs {
        display: none !important;
    }
    .search-ajax-posts input#keyword {
        width: 100%;
    }
    .search-ajax-posts .search-box {
        padding-bottom: 1.5em;
    }
    .mobile-select {
        padding-bottom: 1.5em;
    }
    .theme-two ul.nav-tabs {
        display: none !important;
    }
    .row_resources {
        padding-top: 10px !important;
    }
    .theme-two .mobile-select {
        padding-bottom: 2em !important;
    }
}



@media (max-width: 520px) {
    select.nav-tabs {
        width: 100%;
    }
}



