.resource-listing-item .resource-listing-item-title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}
.resource-listing-item .resource-listing-item-heading {
    font-size: 15px;
    min-height: 131px;
}
.resource-listing-item .resource-listing-item-content {
    margin-bottom: 10px;
}
.resource-listing-item .resource-listing-link {
    color: #fe5000;
    font-weight: 700;
    font-family: "Barlow", sans-serif;
}
.resource-listing-item .resource-listing-item-thumbnail {
    background: #fff;
}
.get_started {
    position: relative;
    color: #000;
    padding-bottom: 90px;
}
.get_started h2 {
    color: #000;
    font-size: 35px !important;
    font-weight: 400;
    padding-bottom: 30px;
    font-family: "Barlow", sans-serif;
}
.get_started .button:first-child {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 12px 25px;
    background: #fe5000;
    border: 1px solid #fe5000;
    margin: 0 15px;
    display: inline-block;
}
.get_started .button:last-child {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 12px 25px;
    background: #fff;
    border: 1px solid #000;
    margin: 0 15px;
    display: inline-block;
}
#container-resources {
    margin-bottom: 60px;
}
#container-resources .section-header-subtitle {
    font-family: "Barlow", sans-serif;
    text-align: center;
    font-weight: 300;
    font-size: 42px !important;
}
#section-filter-results {
    background: #fff;
    padding-bottom: 60px;
}
#section-filter {
    background: #fff;
    padding: 50px 0 0;
}
.section-title {
    font-family: "Barlow", sans-serif;
    text-align: center;
    font-weight: 300;
    font-size: 42px !important;
}
.filterBoxes {
    padding: 10px 0 35px;
    text-align: center;
    max-width: 420px;
    margin: 0 auto;
}
.logoGrid {
    margin-bottom: 15px;
    display: none;
}
.logoGrid .single-customer {
    height: 125px;
    position: relative;
    padding: 0 8px;
    margin: 8px 0;
}
.logoGrid .single-customer SPAN {
    border: 1px solid #dcdcdc;
    display: block;
    height: 125px;
    background: #fff;
}
.logoGrid .single-customer A {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    background: #fff;
}
.logoGrid .single-customer IMG {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 85%;
    max-height: 90%;
}
.logoGrid .single-customer A:before {
    position: absolute;
    top: -1px;
    right: -1px;
    content: "+";
    text-align: right;
    padding: 0;
    padding-right: 4px;
    width: 32px;
    height: 32px;
    opacity: 0.9;
    color: #fff;
    background: linear-gradient(to top right, #fff 0%, #fff 50%, #d3d3d3 50%, #d3d3d3 100%);
    z-index: 2;
}
.logoGrid A:hover:before {
    background: linear-gradient(to top right, #fff 0%, #fff 50%, #1cb1c2 50%, #1cb1c2 100%);
}
.logoGrid A:hover IMG {
    max-width: 100%;
    max-height: 100%;
}
#section-featured-customers {
    background: #fff;
    padding: 0 0 30px;
}
.featured-customer {
    background: #fff;
    border-radius: 15px;
    text-align: center;
    border: 1px solid #CBCBCB;
}
.featured-customer .featured-customer-image img {
    display: block;
    margin: 0;
}
.featured-customer .featured-customer-title {
    margin: 0;
    font-weight: 300;
    font-family: "Barlow", sans-serif;
    font-size: 31px !important;
    margin-bottom: 14px;
}
.featured-customer p {
    margin-bottom: 20px;
}
.featured-customer .button {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}
.featured-customer .button:hover {
    text-decoration: underline;
    color: #000;
}
.featured-customer .featured-customer-content {
    padding: 30px 20px;
}
#btn-more-customers,
#btn-less-customers {
    font-family: "Barlow", sans-serif;
    color: #fe5000;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
}
#btn-less-customers {
    display: none;
}
.triangle-more-customers,
.triangle-less-customers {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 11px 0;
    border-color: #fe5000 transparent transparent;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}
.triangle-less-customers {
    transform: rotate(180deg);
}
.page-template-template-customers-nk20 .select-wrap {
    background: #fff;
    position: relative;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 8px;
    box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.42);
}
.page-template-template-customers-nk20 .select-wrap:last-child {
    margin-right: 0;
}
.page-template-template-customers-nk20 .select-wrap .chosen-container {
    padding: 8px 5px;
    background: none;
    position: relative;
    z-index: 3;
}
.page-template-template-customers-nk20 .select-wrap .chosen-choices {
    box-shadow: none;
    border: none;
    background: none;
    padding-right: 40px;
}
.page-template-template-customers-nk20 .select-wrap .chosen-choices .search-choice {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-template-template-customers-nk20 .select-wrap .chosen-choices li.search-field input[type="text"] {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857;
    color: #333;
}
.page-template-template-customers-nk20 .select-wrap .chosen-results {
    text-align: left;
}
.page-template-template-customers-nk20 .select-wrap select,
.page-template-template-customers-nk20 .select-wrap input {
    width: 100%;
    display: block;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    line-height: 1;
    height: 47px;
    padding: 0 15px;
    font-size: 15px;
    z-index: 1;
    position: relative;
}
.page-template-template-customers-nk20 .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 33px 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page-template-template-customers-nk20 .select-wrap input ~ span,
.page-template-template-customers-nk20 .select-wrap select ~ span {
    position: absolute;
    top: 17px;
    right: 10px;
    cursor: pointer;
}
.page-template-template-customers-nk20 .select-wrap input ~ span {
    z-index: 2;
}
.page-template-template-customers-nk20 ::-webkit-input-placeholder {
    color: #000;
}
.page-template-template-customers-nk20 ::-moz-placeholder {
    color: #000;
}
.page-template-template-customers-nk20 :-ms-input-placeholder {
    color: #000;
}
.page-template-template-customers-nk20 :-moz-placeholder {
    color: #000;
}
.section-customer-carousel {
    position: relative;
    margin-bottom: 45px;
    background: #fff;
    padding: 10px 0 60px;
}
.section-customer-carousel .btn-common {
    background: #FE5000;
    color: #fff;
    border-color: #FE5000;
}
.section-customer-carousel .btn-common:hover {
    background: #CA4000;
    color: #fff;
    border-color: #CA4000;
}
.customer-slider-wrap {
    position: relative;
    max-width: 920px;
    margin: 0 auto 75px;
}
.customer-slider {
    position: relative;
}
.customer-slider .slide {
    height: auto !important;
}
@media only screen and (min-width: 768px) {
    .customer-slider .slide .flex-wrap {
        display: flex;
        align-items: center;
    }
}
.customer-slider .slide-img {
    flex: 0 0 39%;
    position: relative;
}
.customer-slider .slide-img img {
    display: block;
}
.customer-slider .slide-content {
    color: #000;
    padding: 10px 25px;
    flex: 0 0 61%;
    font-family: "Barlow", sans-serif;
    font-weight: 100;
}
.customer-slider .slide-content header {
    margin-bottom: 15px;
}
.customer-slider .slide-content header IMG {
    width: auto;
    height: auto;
    max-height: 60px;
    max-width: 230px;
}
.customer-slider .slide-content .slide-type {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin: 0;
}
.customer-slider .slide-content .slide-title {
    font-size: 40px;
    font-weight: 300;
    margin-top: 10px;
}
.customer-slider .slide-content .slide-subtitle {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 1.1;
}
.customer-slider .slide-content .slide-btn {
    font-family: "Barlow", sans-serif;
    color: #fe5000;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
}
.customer-slider .slide-img .slide-btn {
    position: absolute;
    top: 35px;
    left: 35px;
}
.customer-slider .slide-img .slide-btn:hover {
    background: none;
    text-decoration: none;
}
.customer-slider .slide-content .db-icon {
    font-size: 24px;
    margin-right: 8px;
    position: relative;
    top: 3px;
}
.customer-slider .slide-img .db-icon {
    color: #000;
    background: #fff;
    border-radius: 50%;
    font-size: 76px;
}
.section-customer-carousel .slick-arrow,
#section-featured-slider .slick-arrow {
    position: absolute;
    top: 50%;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #000;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}
#section-featured-slider .slick-arrow {
    width: 45px;
}
.section-customer-carousel .slick-arrow img,
#section-featured-slider .slick-arrow img {
    display: block;
    margin: 0;
}
.section-customer-carousel .prev {
    left: 15px;
    z-index: 1;
}
@media only screen and (min-width: 1200px) {
    .section-customer-carousel .prev {
        left: -80px;
    }
}
.section-customer-carousel .next {
    right: 15px;
    z-index: 1;
}
@media only screen and (min-width: 1200px) {
    .section-customer-carousel .next {
        right: -80px;
    }
}
#section-featured-slider .slick-dots {
    display: none !important;
}
.customer-slider .slick-dots,
#section-featured-slider .slick-dots {
    bottom: -35px;
}
.customer-slider .slick-dots li,
#section-featured-slider .slick-dots li {
    margin: 0 5px 0 0 !important;
    width: 14px;
    height: 14px;
}
.customer-slider .slick-dots li button,
#section-featured-slider .slick-dots li button {
    height: 14px;
    width: 100%;
    background: #d8d8d8;
    padding: 0;
    border-radius: 50%;
}
.customer-slider .slick-dots li.slick-active button,
.customer-slider .slick-dots li button:hover,
#section-featured-slider .slick-dots li.slick-active button,
#section-featured-slider .slick-dots li button:hover {
    background: gray;
}
.customer-slider .slick-dots li button:before,
#section-featured-slider .slick-dots li button:before {
    content: "";
}
.button-group {
    text-align: center;
}
.button {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 12px 25px;
    background: #fe5000;
    border: 1px solid #fe5000;
    margin: 0 15px;
    display: inline-block;
}
.button:hover {
    text-decoration: underline;
    color: #fff;
}
#section-featured-slider {
    padding: 0;
}
#section-featured-slider .section-title {
    margin: 40px 0;
}
#slider-featurd-wrap {
    position: relative;
}
#section-featured-slider .slick-arrow.prev {
    left: 20px;
}
#section-featured-slider .slick-arrow.next {
    right: 20px;
}
@media only screen and (max-width: 1290px) {
    #section-featured-slider .slick-arrow {
        display: none !important;
    }
}
#section-featured-slider .slider-featured {
    list-style: none;
    padding: 0;
    margin: 0;
}
#section-featured-slider .slider-featured li {
    margin: 0;
}
#section-featured-slider .slider-featured .container {
    padding: 50px 15px;
}
@media only screen and (max-width: 767px) {
    #section-featured-slider .slick-dots {
        display: block !important;
    }
    #section-featured-slider #slider-featured-nav-wrap {
        display: none;
    }
}
@media only screen and (min-width: 660px) {
    #section-featured-slider .slider-featured .container {
        display: flex;
    }
}
#section-featured-slider .slider-featured .slide-title {
    color: #fff;
    font-size: 40px;
    font-family: "Barlow", sans-serif;
    font-weight: 100;
    margin: 0 0 22px !important;
    padding: 0;
}
@media only screen and (min-width: 992px) {
    #section-featured-slider .slider-featured .slide-title {
        font-size: 60px;
    }
}
#section-featured-slider .slider-featured .content {
    flex: 0 0 65%;
    margin-bottom: 15px;
}
@media only screen and (min-width: 660px) {
    #section-featured-slider .slider-featured .content {
        margin-bottom: 0;
    }
}
#section-featured-slider .slider-featured .video {
    flex: 0 0 35%;
}
#section-featured-slider .slider-featured .video-wrap {
    position: relative;
}
#section-featured-slider .slider-featured .video-play {
    background: none;
    border: none;
    width: 73px;
    display: block;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    outline: none;
}
#section-featured-slider .slider-featured .video-play:hover {
    opacity: 0.8;
}
#section-featured-slider .slider-featured .common-btn {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 10px 23px;
    text-transform: uppercase;
    font-size: 16px;
}
#slider-featured-nav-wrap {
    background: #1b3139;
}
#slider-featured-nav-wrap .container {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
#slider-featured-nav-wrap .triangle-slide {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 28.5px 16px;
    border-color: transparent transparent #1b3139;
    position: absolute;
    left: 0;
    top: -16px;
    transform: translateX(-50%);
}
#slider-featured-nav-wrap .slide-to {
    border: none;
    background: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    outline: none;
}
#slider-featured-nav-wrap .nav {
    text-align: center;
    position: relative;
    height: 65px;
    opacity: 0.66;
}
#slider-featured-nav-wrap .nav.is-active,
#slider-featured-nav-wrap .nav:hover {
    opacity: 1;
    outline: 0;
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .section-customer-carousel .next {
        margin-right: -6%;
    }
    .section-customer-carousel .prev {
        margin-left: -6%;
    }
}
@media only screen and (max-width: 1024px) {
    .section-customer-carousel .prev,
    .section-customer-carousel .next {
        display: none !important;
    }
}
@media only screen and (min-width: 640px) and (max-width: 992px) {
    #section-featured-customers .col-sm-6,
    .resource-listing .col-sm-6 {
        width: 50%;
        min-width: 480px;
        margin: 0 auto;
        float: none;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 640px) {
    .featured-customer .featured-customer-content {
        margin-bottom: 50px;
    }
}
