/*
Theme Name: Exponent
Theme URI: https://exponentwptheme.com/
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Description:  A modern business theme, that lets you build stunning high performance websites using a fully visual interface.
Version: 1.2.8.2
License: GPL 2.0
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: exponent
*/
select#gtranslate_selector {
    padding: 3px 15px;font-size: 14px;
}
.donate-section .tatsu-section-background {
     background-attachment: fixed !important;
}
.donate-btn-section .tatsu-column-inner {
    box-shadow: 0px 5px 30px 0px rgba(214,215,216,0.57);
    padding: 30px;
}
.exp-startup-slider-title.Startup-Title.rs-layer {
    font-family: "Proxima Nova",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif !important;
}
.font-100 h2, .font-100 h4 {
    font-weight: 100;
}
.job-label {
    position: absolute;
    bottom: 15px;
}
.job-label h4 {
    font-weight: 100;
    text-transform: uppercase;
}
.rel-sec ul {
    list-style: none;
    padding: 0;
    column-count: 2;
}
.rel-sec ul li i {
    color: #009646;
    margin-right: 10px;
    padding-top: 6px;
}
.img-grad .tatsu-single-image-inner:before {
    content: "";
    position: absolute;
    width: 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    z-index: 12;
    height: 80px;
    bottom: 0;
}