/* ===================================================================
 * Homepage Module CSS Fix
 * These styles were stored inside Divi module shortcode attributes
 * (custom_css_main_element / custom_css_free_form) and are no longer
 * being output by Divi 4.21.0 static CSS generation.
 * =================================================================== */

/* --- Browse by Industry (browser-list) --- */
.browser-list {
    display: flex;
    justify-content: space-around;
}
.browser-list .list-before {
    margin: 0px 20px;
    padding: 5px 15px;
    background: #fff;
}
.list-before ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.browser-list ::marker {
    color: #0D71C4;
    font-size: 20px;
}
@media(max-width:768px) {
    .browser-list {
        justify-content: center;
    }
}
@media only screen and (max-width: 767px) {
    .browser-list .list-before {
        margin: 0px 10px;
        padding: 2px 10px;
    }
    .browser-list {
        justify-content: center;
    }
}

/* --- Browse by Industry additional (mobile) --- */
.browser-list {
    justify-content: center;
}
.browser-list .list-before {
    margin: 0px 6px !important;
    padding: 5px 0px !important;
}
.list-before {
    background: #fff;
}
.et_pb_text .list-before ul {
    padding-bottom: 0;
}
.list-before .entry-content ul {
    padding: 0 0 0px 23px !important;
    line-height: 26px;
}
.browser-list .list-before li {
    font-size: 12px;
}

/* --- View All Button --- */
#button-row-view .et_pb_button_1_wrapper {
    display: none !important;
}
#button-row-view .et_pb_button_0_wrapper {
    display: block !important;
}
#view-all-btn {
    background-color: #0d71c3 !important;
    font-family: 'Liniksans-regular';
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
}
@media(max-width:767px) {
    #view-all-btn {
        font-size: 14px;
    }
}

/* --- Contact Form --- */
form#form_contact-form2 .frm_dropzone.frm_single_upload {
    max-width: 100%;
}
form#form_contact-form2 button.frm_button_submit.frm_final_submit {
    min-width: 100%;
    background: #0d71c3 !important;
    font-size: 14px !important;
    box-shadow: 0 1px 1px #eeeeee !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat' !important;
    letter-spacing: 1px;
    font-weight: 700 !important;
}
input#field_qh4icy2::placeholder,
input#field_ocfup12::placeholder,
input#field_29yf4d2::placeholder,
input#field_naa5m2::placeholder,
label#field_v3e132_label,
textarea#field_9jv0r12::placeholder {
    font-size: 12px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #210000;
    font-weight: 600;
}

/* --- Features Overview Tabs --- */
.tab-content {
    display: none;
}
.current.tab-content {
    display: block !important;
    animation: fadeIn 0.1s;
}
li.tab-link {
    padding: 10px;
    width: 200px;
    display: inline-block;
    background: #fff;
    margin: 5px 5px;
}
li.tab-link {
    background-color: transparent !important;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
}
li.tab-link.current {
    background: #fff;
    border: 1px solid #FFF;
    color: #000;
}
li.tab-link.current {
    background-color: #fff !important;
}
@media(max-width:435px) {
    li.tab-link {
        width: 165px;
    }
}

/* --- Medium Device Row --- */
@media(min-width:981px) and (max-width:1200px) {
    .row-for-medium-device {
        width: 100%;
        max-width: 93%;
    }
    .entry-content .list-before ul {
        list-style-type: disc;
        padding: 0px 0 0px 6px;
        line-height: 26px;
    }
}

/* --- Feature Deals --- */
@media(min-width:981px) and (max-width:1200px) {
    div#feature-deals {
        width: 100%;
        max-width: 92% !important;
    }
}
@media(min-width: 981px) and (max-width: 1440px) {
    div#feature-deals {
        width: 100%;
        max-width: 92%;
    }
    div#feature-deals .et_pb_module.dica_divi_carouselitem {
        width: 294px;
        margin-right: 30px;
    }
}
@media(min-width: 981px) and (max-width: 1440px) {
    #feature-deals {
        width: 100%;
        max-width: 95%;
    }
}
.f-inner-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.feature {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.feature-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media(max-width:768px) {
    #feature-deals.et_pb_column {
        margin-bottom: 20px !important;
    }
}
.feature a {
    color: #0D71C3;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    border-bottom: 1px solid #0D71C3;
}
.swiper-wrapper {
    padding-bottom: 50px;
}
.dica-item-content {
    border: 1px solid #ededed;
}
.feature h3 {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.feature-list {
    padding: 7px 0px;
}
.f-img {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ededed;
}
.swiper-pagination-bullet {
    width: 40px;
    height: 5px;
}
.item {
    margin: 0px 20px;
    border: 1px solid #ededed;
    padding: 20px;
    height: 300px;
}
@media(max-width:977px) {
    .item {
        height: 400px;
    }
}
.slick-dots {
    position: absolute;
    bottom: -72px !important;
}
.slick-dots li button:before {
    width: 22px;
    height: 5px;
    content: '';
    text-align: center;
    opacity: 0.25;
    color: black;
    background: #0c71c3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
}
.f-img img {
    width: 30px;
}

/* --- Double Button --- */
.double-btn {
    display: flex;
}
.double-btn a {
    padding: 8px 16px;
    font-size: 16px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}
.Left-btn a {
    background-color: #0d71c3;
    color: #FFFFFF !important;
    border: 2px solid #0d71c3;
    margin-right: 30px;
}
.Left-btn a:hover {
    background-color: #f4f4f4;
    color: #0d71c3 !important;
}
.Right-btn a {
    color: #0d71c3;
    border: 2px solid #0d71c3;
    background-color: #f4f4f4;
}
.Right-btn a:hover {
    color: #f4f4f4;
    background-color: #0d71c3;
}
@media(max-width:980px) {
    .double-btn a {
        font-size: 12px;
    }
    .double-btn {
        justify-content: center;
    }
}

/* --- Carousel Card Styles --- */
.c-para {
    background: #0D71C3;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
}
.c-head {
    font-family: 'LinikSans-Medium', Helvetica, Arial, Lucida, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}
.c-small-para {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.07em;
    text-align: left;
}
.indusry-left {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.115em;
    text-align: left;
}
.seek-c {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 10px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: center;
    color: #0D71C3;
    text-transform: uppercase;
}
.seek-price {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: center;
}
.view-link a {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.view-link {
    background: #0D71C3;
    text-align: center;
}
.indusry-right {
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.industry-c,
.seek-round {
    display: flex;
    justify-content: space-between;
}
.company-sec {
    padding-bottom: 41px;
}
.c-head,
.c-small-para,
.indusry-left,
.seek-round,
.indusry-right {
    margin-bottom: 16px;
    padding: 0px 10px;
}
#inverter-slider .content {
    box-shadow: 0px 0px 30px 0px #00000014;
}
.view-link {
    background: #0D71C3;
    text-align: center;
    padding: 10px;
}
.c-para {
    padding: 5px;
}
.seek-c {
    background: #f2f6fd;
    padding: 3px;
}
.dica-item-content {
    border: 0px;
}
.dica_divi_carousel .swiper-pagination-bullet {
    border-radius: 0% !important;
}

/* --- Feature Overview Tab (dg_at) --- */
#feature-overview-tab .dg_at_nav_wrap {
    width: 58%;
}
#feature-overview-tab .dg_at_nav_wrap,
#feature-overview-tab .dg_at_nav_container {
    display: block;
}
#feature-overview-tab .dg_at_nav_container {
    column-count: 2;
}
#feature-overview-tab .dg_at_all_tabs_wrap {
    overflow: visible;
    z-index: 1;
    width: 100%;
    border: 0 solid;
    margin-top: -10%;
}
@media(min-width: 981px) and (max-width:1440px) {
    #feature-overview-tab .dg_at_all_tabs_wrap {
        margin-top: -7%;
    }
}
#feature-overview-tab .dg_at_nav {
    margin-bottom: 10px;
    padding: 10px;
}
@media(max-width:980px) {
    #feature-overview-tab .dg_at_all_tabs_wrap {
        overflow: hidden;
        margin-top: 0px;
    }
    #feature-overview-tab .dg_at_nav_wrap,
    #feature-overview-tab .dg_at_nav_container {
        display: block;
        column-count: 2;
        min-width: 321px;
    }
    div#eco-col-2 {
        padding-bottom: 50px;
    }
}
div#eco-col-2 {
    padding-bottom: 30px;
}
@media(min-width: 320px) and (max-width: 599px) {
    #feature-overview-tab .dg_at_nav_container,
    #feature-overview-tab .dg_at_nav_wrap {
        display: block !important;
        column-count: 2 !important;
    }
    #feature-overview-tab .dg_at_nav_container {
        column-count: 2;
    }
}
@media(max-width: 470px) {
    #feature-overview-tab .dg_at_nav_container {
        min-width: 252px !important;
    }
}
@media(min-width: 981px) and (max-width: 1440px) {
    div#feature-overview-tab {
        width: 100%;
        max-width: 95%;
    }
}

/* --- Ecosystem Icons --- */
.icon-eco-inner {
    display: flex;
    background: #fff;
    padding: 10px;
    margin-right: 20px;
}
.icon-ecosystem {
    display: flex;
}
.eco-img {
    margin-right: 10px;
}
.capital-text {
    padding-right: 25px;
}
.capital-text1 {
    padding-right: 15px;
}
@media(max-width:475px) {
    .capital-text {
        padding-right: 15px;
    }
    .capital-text1 {
        padding-right: 5px;
    }
}
@media(max-width:980px) {
    .icon-eco-inner {
        display: flex;
        background: #fff;
        padding: 4px;
        margin-right: 6px;
        font-size: 12px;
    }
    #eco-btn a.et_pb_button.btn-el.btn-el--primary {
        margin-right: 10px;
    }
    .icon-ecosystem {
        display: flex;
        justify-content: center;
    }
    div#eco-col-2 {
        padding-bottom: 50px !important;
    }
    div#eco-btn {
        margin-bottom: 50px;
    }
}
@media(min-width:981px) and (max-width:1024px) {
    .dtq-dual-btn a#eco-btn {
        width: 190px !important;
    }
}

/* --- Capital Stats --- */
.cap-row1,
.cap-row2 {
    display: flex;
}
.cap-col {
    width: 33.33%;
    text-align: center;
}
.cap-col h2 {
    position: relative;
    color: #2980ca;
    font-size: 20px;
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif !important;
}
.cap-col h2:after {
    content: '';
    background: #9d9898;
    width: 20%;
    position: absolute;
    height: 2px;
    top: 29px;
    left: 40%;
    margin-top: 3px;
}
.cap-col p {
    margin-top: 15px;
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 12px;
    margin-bottom: 8px;
}

/* --- Accordion --- */
.eme-accordion h3.ea-header {
    background: white !important;
    margin-bottom: 15px !important;
    box-shadow: rgb(0 0 0 / 8%) 0px 0px 20px;
}
.eme-accordion .ea-card.sp-ea-single.ea-expand {
    background: #ffffff !important;
}
.eme-accordion .ea-card {
    box-shadow: none !important;
}
.eme-accordion .ea-body {
    box-shadow: rgb(0 0 0 / 8%) 0px 0px 20px;
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif !important;
}
.eme-accordion i.ea-expand-icon.fa.fa-plus {
    color: #0067b0 !important;
    background: #ffffff !important;
}
.eme-accordion h3.ea-header .collapsed,
h3.ea-header a {
    text-transform: none !important;
    font-family: 'LinikSans-Regular', Helvetica, Arial, Lucida, sans-serif !important;
}

/* --- App Store --- */
.app-store {
    display: flex;
    justify-content: center;
}
.app-1,
.app-2 {
    margin: 0px 5px;
}
