/*
 Theme Name:     FoxitSDK
 Theme URI:      http://www.blueboat.com.au
 Description:    Theme for Foxit SDK
 Author:         Blueboat
 Author URI:     http://www.blueboat.com.au
 Template:       Divi
 Version:        2.5.9
*/
 
 
#main-content.industries-archive .container:before,
#main-content.industries-single .container:before,
#main-content.case-studies-archive .container:before{
    content: none;
}
#main-content.industries-archive .container {
    padding-top: 0;
}

.industries-archive article,
.case-studies-archive .result-item{
    width: 100%;
    margin-bottom: 2.5%;
    float: left;
    position: relative;
    background-position: center;
    background-size: cover;
    border-bottom: 4px solid;
    display: table;
}

.archive .industries-archive .et_pb_post.has-post-thumbnail > a {
    display: table-row;
    text-align: center;
    float: none;
}
.archive .industries-archive .et_pb_post a img{
    width: 120px;
    height: 120px;
    opacity: 0.8;
}
.archive .industries-archive .et_pb_post h2 {
    width: 100%;
    float: none;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 18px!important;
    padding-top: 14px!important;
}
.archive .industries-archive .et_pb_post h2 a{
    display: block;
}

.archive .industries-archive .et_pb_post.industries_category-tech,
.archive .industries-archive .et_pb_post.industries_category-healthcare{
    background-color:#e7b6b6;
    border-bottom-color:#ff0000;
}
.archive .industries-archive .et_pb_post.industries_category-financial,
.archive .industries-archive .et_pb_post.industries_category-pharmaceutical{
    background-color:#a8daae;
    border-bottom-color:#39b54a;
}
.archive .industries-archive .et_pb_post.industries_category-government,
.archive .industries-archive .et_pb_post.industries_category-publishing{
    background-color:#e1b1d5;
    border-bottom-color:#b41e8e;
}
.archive .industries-archive .et_pb_post.industries_category-legal,
.archive .industries-archive .et_pb_post.industries_category-mobile,
.archive .industries-archive .et_pb_post.industries_category-education,
.archive .industries-archive .et_pb_post.industries_category-energy{
    background-color:#bdd3e5;
    border-bottom-color:#009ddc;
}
.archive .industries-archive .et_pb_post.industries_category-electronics,
.archive .industries-archive .et_pb_post.industries_category-manufacturing{
    background-color:#eac5b5;
    border-bottom-color:#ec6529;
}

.industries-archive .page-title-banner{
    background-image: url('https://developers.foxitsoftware.com/wp-content/uploads/2017/04/why-choose-header.jpg');
}
.page-title-banner{
    padding: 80px 0;
    background-repeat: no-repeat;
    background-color: #abc0c8 !important;
    background-position: center;
}
.page-title{
    width: 80%;
    max-width: 1280px;
    margin: auto;
}
.page-title h1{
    text-transform: uppercase;
    color: #fff;
    font-size: 42px;
    font-weight: 400;
    padding: 40px 0;
}
.page-intro{
    padding: 40px 0;
}



.industries-single .et_main_title{
    text-transform: uppercase;
}

.cs-sidebar-content {
    background: #e4e4e4;
    padding: 30px;
}

.cs-kpi {
    padding-bottom: 22px;
    display: block;
    font-size: 18px;
    margin-bottom: 28px;
    border-bottom: 1px solid #b7b6b6;
}
.cs-kpi span{
    font-size: 50px;
    font-weight: 200;
}
.cs-fact {
    margin-top: 12px;
    margin-bottom: 12px;
}
.cs-filter{
    margin-bottom: 24px
}
.cs-result-details {
    background: #e4e4e4;
    padding: 24px;
}
.cs-result-details p {
    margin-top: 16px;
    font-size: 16px;
}
.cs-result-details span {
    font-size: 50px;
    font-weight: 600;
}
.searchandfilter > ul {
    border: 1px solid;
    overflow: hidden;
    padding: 10px 40px;
}

@media screen and (min-width: 680px) {
.industries-archive article,
.case-studies-archive .result-item{
    width: 48.666%;
    margin-right: 2.5%;
}
.industries-archive article:nth-child(2n){
    margin-right: 0;
}
}

@media screen and (min-width: 880px) {
.start-up-program-cta .et_pb_promo {
    background-image: url(/wp-content/uploads/2017/05/start-up-watermark.png);
    background-repeat: no-repeat;
    background-position: right 80px top -20px;
}
}

@media screen and (min-width: 981px) {
#cs-left-area {
    width: 66.125%;
    float: left;
    padding-right: 2.5%;
    padding-bottom: 23px;
}
#cs-sidebar {
    width: 31.125%;
    float: left;
    padding-bottom: 23px;
}
.searchandfilter ul li{
    width: 31.125%;
    float: left;
}
.searchandfilter > ul li:first-child{
    width: 66.125%;
    padding-right: 2.5%;
}
.searchandfilter ul li li {
    width: 100%;
}
.searchandfilter ul li:first-child li {
    width: 50%;
}
}

@media screen and (min-width: 1024px) {
.industries-archive article,
.case-studies-archive .result-item{
    width: 31.666%;
    margin-right: 2.5%;
}
.industries-archive article:nth-child(2n){
    margin-right: 2.5%;
}
.industries-archive article:nth-child(3n){
    margin-right: 0;
}
}


