

.scottmadden-energy-industry-update-page .et_pb_section_0_tb_header { display: none; }

.page-template-page-energy-industry-update .wrapper {
    max-width: 1281px;
    margin-left: auto;
    margin-right: auto;
    /*max-width: 100%;*/
    padding: 0 20px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    z-index: 100;
}

.et_pb_section_0_tb_footer.et_pb_section {
    padding-bottom: 2em;
    background-color: #393a3b!important;
    color: #fff;
}

.et_pb_section_0_tb_footer.et_pb_section h3 {
	color: #26BCD7;
	text-transform: uppercase;
}


.et_pb_section_0_tb_footer.et_pb_section a {
	color: #fff;
}

.eiu .eiu-info {
    padding: 10px 0;
    text-align: center
}



.eiu h1.eiu-intro-title {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 20px;
    color: white !important;
    font-weight: 700;
    line-height: 1.3;
}


@media screen and (min-width: 769px) {
	.eiu h1.eiu-intro-title {
		font-size: 62px;
		font-size: 3.875rem;
	}
}



.eiu .eiu-info h1 {
    font-size: 16px;
    font-size: 1rem;
    color: #26bcd7 !important;
    font-weight: 700;
    margin: 0 !important;
    padding: 0;
}

@media screen and (min-width: 769px) {
    .eiu .eiu-info h1 {
        font-size:20px;
        font-size: 1.25rem
    }
}

.eiu .eiu-info h1 .dash {
    display: none
}

@media screen and (min-width: 1025px) {
    .eiu .eiu-info h1 .dash {
        display:inline-block
    }
}

.eiu .eiu-info h1 .info {
    display: block
}

@media screen and (min-width: 1025px) {
    .eiu .eiu-info h1 .info {
        display:inline-block
    }
}

.eiu .eiu-intro {
    padding-bottom: 80px;
    color: white;
    background: #26bcd7;
    background: -moz-radial-gradient(center, ellipse cover, #26bcd7 0%, #2196ba 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #26bcd7 0%, #2196ba 100%);
    background: radial,ellipse center,#26bcd7 0%,#2196ba 100%
}

@media screen and (min-width: 1025px) {
    .eiu .eiu-intro-wrapper {
        max-width:65%
    }
}

.eiu .eiu-intro .branding {
    display: block;
    width: 169px;
    height: 74px;
    margin: 0 0 64px
}

.eiu .eiu-intro .branding img { width: 100%; }

.eiu .eiu-intro-issue {
    position: relative;
    font-size: 16px;
    font-size: 1rem
}

@media screen and (min-width: 769px) {
    .eiu .eiu-intro-issue {
        font-size:21px;
        font-size: 1.3125rem
    }
}

.eiu .eiu-intro-issue:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 70px;
    height: 4px;
    background: white
}

@media screen and (min-width: 1281px) {
    .eiu .eiu-intro-issue:before {
        top:12px;
        left: -90px
    }
}


.eiu .eiu-intro-desc {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.7;
}

@media screen and (min-width: 769px) {
    .eiu .eiu-intro-desc {
        font-size:19px;
        font-size: 1.1875rem
    }
}

.eiu .cta-container {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    transition: all 1s ease-out;
}

.eiu .cta-container.absolute {
    position: absolute;
    top: auto;
    bottom: 15px;
}

@media screen and (max-width: 1024px) {
    .eiu .cta-container.absolute {
        bottom:0
    }
}

@media screen and (min-width: 1025px) {
    .eiu .cta-container {
        top: 100px;
        bottom: auto;
        right: 0;
        left: auto;
        width: 350px;
        flex-direction: column
    }
}

@media only screen and (min-width: 1150px) {
    .eiu .cta-container {
        right: 50%;
        left: auto;
        transform: translateX(calc(1281px/2))
    }
}

.eiu .cta-container header {
    flex: 0 1 calc(100% - 90px);
    padding: 24px;
    background: #fdba12;
    color: #424243
}

@media screen and (min-width: 769px) {
    .eiu .cta-container header {
        flex:0 1 50%
    }
}

.eiu .cta-container .cta-title {
    font-size: 19px;
    font-size: 1.1875rem;
    margin: 0 0 4px;
    color: #424243!important;
    font-weight: 800;
}

@media screen and (min-width: 1025px) {
    .eiu .cta-container .cta-title {
        font-size:21px;
        font-size: 1.3125rem
    }
}

.eiu .cta-container .cta-issue {
    font-size: 14px;
    font-size: .875rem;
    margin: 0
}

@media screen and (min-width: 1025px) {
    .eiu .cta-container .cta-issue {
        font-size:19px;
        font-size: 1.1875rem
    }
}

.eiu .cta-container .cta-cover {
    display: none
}

@media screen and (min-width: 1025px) {
    .eiu .cta-container .cta-cover {
        position:relative;
        display: block;
        padding: 30px;
        text-align: center;
        background: #fdba12;
        border-top: 1px solid rgba(255,255,255,0.2)
    }

    .eiu .cta-container .cta-cover img {
        display: block
    }

    .eiu .cta-container .cta-cover:before {
        content: "";
        position: absolute;
        top: 30px;
        left: 30px;
        width: 4px;
        height: calc(100% - 60px);
        z-index: 10;
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
        background: linear,to right,rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 100%
    }
}

.eiu .cta-container .cta-action {
    flex: 0 0 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #424243;
    color: white
}

.eiu .cta-container .cta-action:hover,.eiu .cta-container .cta-action:active,.eiu .cta-container .cta-action:focus {
    background: #2e2e2e
}

@media screen and (min-width: 769px) {
    .eiu .cta-container .cta-action {
        flex:0 1 50%;
        padding: 30px 10px
    }
}

.eiu .cta-container .cta-action .icon {
    display: block;
    width: 46px;
}

.eiu .cta-container .cta-action .icon img { width: 100%; }

.eiu .cta-container .cta-action .text {
	font-family: "Montserrat", sans-serif;
    display: none;
    font-size: 21px;
    font-weight: 600;
    font-size: 1.3125rem;
    color: white;
    line-height: 2
}

@media screen and (min-width: 769px) {
    .eiu .cta-container .cta-action .text {
        display:inline-block;
        margin-left: 20px;
        padding-left: 20px;
        border-left: 1px solid rgba(255,255,255,0.2)
    }
}

@media screen and (min-width: 1025px) {
    .eiu .video-preview {
        max-width:65%
    }
}

.eiu .video-preview-thumbnail {
    position: relative;
    display: block
}

.eiu .video-preview-thumbnail:after {
    content: url("/content/themes/scottmadden/assets/dist/img/i_play.svg");
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 59px
}

.eiu .video-preview-length {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: white;
    padding: 8px;
    color: #424243
}

.eiu .video-preview-caption {
    margin: 30px 0 0;
    font-size: 16px;
    font-size: 1rem;
    color: #424243
}

.eiu .highlights-band.relative {
    position: relative
}

.eiu .highlights-band {
    padding-bottom: 0;
}

@media screen and (min-width: 1025px) {
    .eiu .highlights {
        max-width:65%;
        padding-bottom: 0
    }
}

.eiu .highlights-list {
    padding: 60px 40px 0
}

@media screen and (min-width: 769px) {
    .eiu .highlights-list {
        padding:60px 0 0 60px
    }
}

@media screen and (min-width: 1281px) {
    .eiu .highlights-list {
        padding:60px 0 0 0
    }
}

.eiu .highlights-issue {
    display: block;
    position: relative;
    margin-bottom: 16px;
    font-size: 16px;
    font-size: 1rem
}

@media screen and (min-width: 769px) {
    .eiu .highlights-issue {
        font-size:21px;
        font-size: 1.3125rem
    }
}

.eiu .highlights-issue:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 70px;
    height: 4px;
    background: #26bcd7
}

@media screen and (min-width: 1281px) {
    .eiu .highlights-issue:before {
        top:12px;
        left: -90px
    }
}

.eiu .highlights-title {
    font-size: 32px;
    font-size: 2rem;
    color: #424243;
    letter-spacing: -1.03px;
    margin: 0 0 20px;
}

@media screen and (min-width: 769px) {
    .eiu .highlights-title {
        font-size:48px;
        font-size: 3rem
    }
}

.eiu .highlights-desc {
    font-size: 15px;
    font-size: .9375rem;
    color: #424243
}

@media screen and (min-width: 769px) {
    .eiu .highlights-desc {
        font-size:16px;
        font-size: 1rem
    }
}

.eiu .highlight {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 0 64px
}

@media screen and (min-width: 769px) {
    .eiu .highlight {
        flex-direction:row-reverse;
        align-items: center;
        justify-content: flex-end
    }

    .eiu .highlight>div:last-child {
        padding-right: 28px;
        flex: 0 0 auto
    }
}

.eiu .highlight-title {
    font-size: 21px;
    font-size: 1.3125rem;
    color: #424243 !important;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 15px;
}

@media screen and (min-width: 769px) {
    .eiu .highlight-title {
        font-size:28px;
        font-size: 1.75rem
    }
}

.eiu .highlight-desc {
    font-size: 15px;
    font-size: .9375rem;
    color: #424243;
    line-height: 1.4;
    margin: 0 0 24px
}

@media screen and (min-width: 769px) {
    .eiu .highlight-desc {
        font-size:16px;
        font-size: 1rem
    }
}

.eiu .highlight-ctas {
    display: flex;
    flex-direction: column-reverse
}

@media screen and (min-width: 769px) {
    .eiu .highlight-ctas {
        flex-direction:row;
        align-items: center
    }
}

.eiu .highlight-ctas .jump-to {
    text-transform: uppercase;
    color: #1a8193;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
}

@media screen and (min-width: 769px) {
    .eiu .highlight-ctas .jump-to {
        font-size:16px;
        font-size: 1rem;
        margin-right: 24px
    }
}

.eiu .highlight-ctas .jump-to:hover,.eiu .highlight-ctas .jump-to:active,.eiu .highlight-ctas .jump-to:focus {
    opacity: .7
}

.eiu .highlight-ctas .jump-to:after {
    content: url("/content/themes/scottmadden/assets/dist/img/i_external.svg");
    height: 12px;
    width: 12px;
    margin: 0 0 0 6px
}

.eiu .highlight-ctas .video {
    display: inline-block;
    background: #fdba12;
    border-radius: 5px;
    padding: 8px 10px;
    color: #424243;
    text-transform: uppercase;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    margin-top: -14px;
}

.video-preview iframe { width: 100%; height: 453px; }

@media screen and (min-width: 769px) {
    .eiu .highlight-ctas .video {
        font-size:16px;
        font-size: 1rem
    }
}

.eiu .highlight-ctas .video:hover,.eiu .highlight-ctas .video:active,.eiu .highlight-ctas .video:focus {
    background: #e4a402
}

.eiu .highlight-thumbnail {
    display: inline-block;
    position: relative;
    margin: 0 0 24px;
    width: 300px;
}

.eiu .highlight-thumbnail img {
    width: auto;
}


.eiu .resources { position: relative; z-index: 15; padding: 60px 0; background: #f2f2f2; background: #26bcd7; }
.eiu .resources h1 { font-weight: 800; font-size: 40px; margin: 0 0 50px; text-align: center; color: #fff !important; }

.eiu .resources .ctas {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

@media screen and (min-width: 769px) {
    .eiu .resources .ctas {
        flex-direction:row
    }
}

.eiu .resources .button {
    width: 100%;
    background: #fff;
    color: #424243;
    padding: 16px 25px;
    font: 700 16px "Montserrat", Sans-Serif;
    margin: 0 30px 0 0;
    text-align: center;
}

@media screen and (min-width: 769px) {
	.eiu .resources .button {
		padding: 22px 32px;
	}
	.eiu .resources .button:last-child { margin: 0; }
}



@media screen and (min-width: 769px) {
    .eiu .resources .button {
        flex:1
    }
}

.eiu .band.gray {
    background: #e3e6ea;
    padding: 5em 0 2em;
}


.page-template-page-energy-industry-update footer { position: relative; z-index: 15; }
.page-template-page-energy-industry-update footer .et_pb_module { margin-bottom: 0 !important; }
.page-template-page-energy-industry-update footer .et_pb_row { padding-top: 0 !important; }
@media only screen and (min-width: 1350px) { .page-template-page-energy-industry-update footer .et_pb_row { padding: 0 !important; }
.page-template-page-energy-industry-update footer .et_pb_column_1_tb_footer .et_pb_text_inner { font-size: 16px; font-weight: 700; line-height: 36px; }
.page-template-page-energy-industry-update footer .et_pb_text_inner h3 { font-family: "Montserrat", Sans-serif; font-size: 16px; font-weight: 600; letter-spacing: 1px; }
.page-template-page-energy-industry-update footer .et_pb_text_inner { line-height: 2em; }

.page-template-page-energy-industry-update footer .et_pb_column_2_tb_footer { padding: 0; height: 50px; line-height: }
.page-template-page-energy-industry-update footer .et_pb_row.et_pb_row_1_tb_footer.et_pb_row_4col { margin-top: -66px; }

.page-template-page-energy-industry-update footer .et_pb_button_0_tb_footer { 
	width: 100%; 
	color: #fff7f7 !important;
    border-width: 5px !important;
    border-color: #26bcd7;
    border-radius: 28px;
    letter-spacing: 0px;
    font-size: 18px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

/* copy line */
.page-template-page-energy-industry-update footer .et_pb_row.et_pb_row_2_tb_footer { padding-top: 55px !important; margin-bottom: 34px; }
.page-template-page-energy-industry-update footer .et_pb_row.et_pb_row_2_tb_footer .et_pb_text_inner { font-size: 16px !important; }

.page-template-page-energy-industry-update footer .et_pb_image_wrap { margin-bottom: 20px !important; }
.page-template-page-energy-industry-update footer .et_pb_social_media_follow li a.icon { width: 52px; height: 52px; color: red !important; }
.page-template-page-energy-industry-update footer .et_pb_social_media_follow li a.icon:before { width: 52px; height: 52px; color: #26BCD7 !important; font-size: 26px; }


@media only screen and (max-width: 640px)
{
	.page-template-page-energy-industry-update footer .et_pb_image_0_tb_footer { width: 50%; }
}

.eiu-archive .archive {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 0 0 30px
}

@media screen and (min-width: 769px) {
    .eiu-archive .archive {
        flex-direction:row;
        align-items: center
    }
}

.eiu-archive .archive figure {
    flex: 0 1 auto;
    max-width: 400px;
    margin: 0 auto 40px
}

@media screen and (min-width: 769px) {
    .eiu-archive .archive figure {
        flex:0 1 25%
    }
}

@media screen and (min-width: 769px) {
    .eiu-archive .archive-content {
        flex:0 1 65%
    }
}

.eiu-archive .archive.featured {
    padding: 40px;
    background: #e3e6ea
}

@media screen and (min-width: 769px) {
    .eiu-archive .archive.featured {
        flex-direction:row-reverse
    }

    .eiu-archive .archive.featured figure {
        flex: 0 1 40%
    }

    .eiu-archive .archive.featured .archive-content {
        flex: 0 1 50%
    }
}

.pillar-header-block {
    padding: 1.5625rem 1.25rem 1.25rem;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

@media screen and (min-width: 1281px) {
    .pillar-header-block {
        margin-top:2.8125rem;
        margin-bottom: 2.8125rem;
        padding: 3.4375rem 0 2.8125rem
    }
}

.pillar-header {
    font-weight: 800;
    font-size: 1.25rem;
    color: #424243;
    margin: 0 0 .9375rem
}

.pillar-quote {
    max-width: 730px;
    position: relative;
    padding: 0;
    margin: 3.125rem auto 3.125rem
}

.pillar-quote:before,.pillar-quote:after {
    content: '';
    margin: 0 auto;
    width: 50%;
    height: 3px;
    background-color: #26bcd7;
    left: 0
}

.pillar-quote p {
    font-size: 1.25rem;
    color: #26bcd7;
    font-style: italic;
    font-weight: 800;
    line-height: 26px
}

.pillar-650 {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto
}

.pillar-850 {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto
}

.pillar-border img {
    border: 11px solid #E6E6E6;
    padding: .8125rem
}

.pillar-box {
    padding: .9375rem 1.125rem;
    background: #E6E6E6;
    font-weight: 700;
    max-width: 850px;
    margin: 1.875rem auto 1.875rem;
    font-size: 1.125rem
}


/* firefox logo not showing fix */
.et_pb_menu--style-left_aligned .et_pb_menu__logo { width: 151px; }

/* reduce header white space */
@media (min-width: 981px) { .et_pb_row.et_pb_row_0_tb_header.masthead.et_pb_row--with-menu { padding: 2% 0 1.2%; } }

/* Sitewide Bullet List */
.container ul { list-style-type: none; }
.container ul li { position: relative; padding-left: 20px; margin-bottom: 6px; }
.container ul li::before { content: ''; position: absolute; display: inline-block; left: 4px; top: 10px; width: 8px; height: 8px; margin-right: 12px; background-color: #26bcd7; margin: 0 12px 1px 0; }

/* ordered list fix */
.container ol { list-style-type: decimal !important; margin: 0 0 0 20px; }
.container ol li { margin-bottom: 6px; }

/* change div order */
.single-insight.pillar .brasco { display: flex; flex-direction: column; }
.single-insight.pillar #sidebar { order: 2; }
.single-insight.pillar #main-content { order: 1; }

.single-insight.pillar #sidebar.col-md-3 { width: 100% !important; max-width: 100%; height: auto; flex: 0 0 100%; border-top: 1px solid #26bcd7; margin: 40px 0 !important; padding: 50px 0 0 !important; }
.single-insight.pillar #main-content.col-md-9 { width: 100%; max-width: 100%; flex: 0 0 100%; overflow: visible !important; }
.single-insight.pillar #page-container { overflow: visible !important; }

.single-insight.pillar section.dark-gray { padding-top: 0; }
.single-insight.pillar .featured-image { margin: 0 !important; height: 11px; }

.single-insight.pillar .sidebar-share { float: right; width: 24%; }
.single-insight.pillar .sidebar-share h4 { margin: 0 0 20px !important; }

.single-insight.pillar .contributing-author-container { display: block; float: left; width: 75%; order: 1; }
.single-insight.pillar .contributing-author-container h4 { margin: 0 0 20px !important; }
.single-insight.pillar .contributing-authors li { float: left !important; width: 30% !important; margin: 0 3% 3% 0 !important; }

.single-insight.pillar .related-solutions-container { clear: both; margin: 0 !important; padding-top: 0 !important; border: 0 !important; }
.single-insight.pillar .related-solutions-container h4 { margin: 0 0 30px; display: block; font-size: 30px !important; }
.single-insight.pillar .related-solutions li a { float: left; transition: all .2s ease; background-image: linear-gradient(90deg, #ffffff 0%, #f4f4f4 100%); border-radius: 20px 0 20px 0; padding: 30px; margin: 0 3% 3% 0; border: 0 !important; font-weight: 700; text-transform: uppercase; color: #5F6062; box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.2); }
.single-insight.pillar .related-solutions li a:hover { transform: scale(.95); transition: all .2s ease; }

.wp-block-group.alignfull.has-background.is-layout-flow { background: transparent !important; padding: 0; }
h2.wp-block-heading.pillar-header-block { font-weight: 700 !important; font-size: 40px !important; color: #424243 !important; margin: 0 0 1rem; padding: 2rem 0; }
h2.wp-block-heading.pillar-header-block.has-white-color.has-text-color.has-large-font-size::before { content: " "; display: block; margin: 22px auto 22px 0; border-top: #26BCD7 solid 6px; width: 108px; height: 5px; }
h3.wp-block-heading.has-text-color { }

.wp-block-pullquote.pillar-quote { border: 0; }
.wp-block-pullquote.pillar-quote blockquote {  }

/* pillar accordion */
.single-insight.pillar .accordion.accordion--pillar { background-color:rgba(38, 188, 215, 0.13); padding: 2em; margin: 0 0 30px; }
.single-insight.pillar .accordion-heading { font-size: 30px; font-weight: 700; font-family: "Montserrat", sans-serif; }


.anchor-nav { margin:-1.5625rem -1.25rem 1.875rem -1.25rem; background-color: #e3f6fa; position: sticky; position: -webkit-sticky; top: 205px; transition: .3s ease; z-index: 1; }

@media screen and (min-width: 1025px){
	.anchor-nav{margin:-3.4375rem -3.125rem 3.125rem -3.125rem}}

.anchor-nav ul{display:flex;flex-wrap:wrap;padding:1.25rem 1.25rem 0}

@media screen and (min-width: 769px){
.anchor-nav ul{text-align:center;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:1.25rem}
}

@media screen and (min-width: 1025px){
	.anchor-nav ul{padding: 1.25rem 1.125rem }
}

.anchor-nav ul li { display: inline-block; padding-bottom: 1.25rem; margin: 0; flex-basis: 50%; list-style: none;}
.anchor-nav ul li::before { display: none; }


@media screen and (min-width: 769px){
	.anchor-nav ul li{padding-right:2.5rem;padding-bottom:0;flex-basis:initial}
}
	
.anchor-nav ul li:last-child{ padding-right:0 }
.anchor-nav ul li a { color: #5f6062; font-weight: 700; transition: .3s ease; }
@media screen and (min-width: 769px){
.anchor-nav ul li a{font-size:1.0625rem; color: #5F6062 !important;}
}

.anchor-nav ul li a:hover,.anchor-nav ul li a:active,.anchor-nav ul li a:focus{ color:#26bcd7 !important; }
.anchor-nav.sticky{background-color:#5f6062}

.anchor-nav.sticky ul li a{color:#fff}
.anchor-nav.sticky ul li a:hover{color:#26bcd7}


/* -- */

.iconlist__container{ display:flex; transition:opacity .3s ease}
.iconlist__container.fade-in{ opacity:1; }
.iconlist__icon{flex-shrink:0;max-width:65px;width:100%;margin:0 1.25rem 2.1875rem 0}

/*
.pillar-cta {background:#176876;background:linear,to bottom,#26bcd7 0%,#176876 100%; background:-webkit-linear-gradient(top, #26bcd7 0%, #176876 100%); text-align:center; padding:2.5rem }
.pillar-cta__container {max-width:762px; margin:0 auto; }
.pillar-cta__image img { max-width:107px; }
.pillar-cta__text{ color:#fff;font-size:1.375rem;font-weight:600;padding:2.5rem 0}
.pillar-cta__button{color:#fff !important;font-size:1.375rem;border-color:#fff !important}
*/

.eiu .entry-content { margin: 0 0 30px; }
.eiu .entry-content a { color: #26bcd7; };
.eiu article { margin: 0 0 50px; }
.eiu article.eiu-archive { clear: both; display: block; margin: 0 0 60px !important; }
.eiu article.eiu-archive::after { content: ""; clear: both; display: table; }
.eiu article.eiu-archive figure { float: left; width: 35%; }
.eiu article.eiu-archive figure img { width: 100%; }
.eiu article.eiu-archive .archive-content { float: right; width: 60%; }
.eiu article.eiu-archive.featured { padding: 5em 5em 3em; background-color: rgba(38,188,215,0.13)!important; }
.eiu article.eiu-archive.featured figure { float: right; }
.eiu article.eiu-archive.featured .archive-content { float: left; }
.eiu article.eiu-archive.featured h2 { font: 800 32px "Montserrat", sans-serif; line-height: 1.4; }
.eiu article.eiu-archive .archive-content header { margin: 0 0 10px; }
.eiu article.eiu-archive .archive-content p { margin: 0 0 30px; }
.eiu-archive .download-button { font-size: 15px; }
.eiu-pagination { text-align: center; }
.eiu .page-numbers { text-transform: uppercase; color: #393a3b !important; background-color: #ffffff; border: transparent solid 5px; border-radius: 40px; padding: 10px 20px; transition: all .2s ease; font-weight: 700; min-width: 115px; text-align: center; margin: 0px 0px 20px 10px; }
.eiu .page-numbers.current {  border: var(--blue) solid 5px; }
.eiu .page-numbers:hover {  border: #ddd solid 5px; }


/* hide Analytics and Data Science faucet item */
.ais-RefinementList-labelText[data-value="Analytics and Data Science"] { display: none; }
