/* Site Wide */
@import 'https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i';

body, p{
    font-family: 'Merriweather', serif;
    font-size: 18px;
    color: #333;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6, .genesis-nav-menu, .footer-widgets .menu-item, .magazine-home .content .widget-title, .sidebar .widget-title, .site-footer p, a.more-link, span.tribe-event-date-start, time.entry-time, p.entry-meta, .enews-widget input, p.site-description, .site-title:after, .site-title, .footer-widgets .search-form input, .mauticform-button-wrapper .mauticform-button.btn-default, .mauticform-selectbox, .mauticform-input, .mauticform-textarea{
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

h2{
    color: #00a3e4;
    font-size: 28px;
    font-size: 2.8rem;
}

a, a:active, a:visited{
    color: #e8554e;
}

a:hover{
    color: #000;
}
A
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button{
    font-family: 'Open Sans', sans-serif;
}
/* Site Title */
.site-title a, .site-title a:hover {
  background: url(https://marketing.com.au/wp-content/uploads/2016/08/marketing-logo-final.png) no-repeat;
  background-image: url(https://marketing.com.au/wp-content/uploads/2016/08/marketing-logo.svg), none;
  background-size: 380px;
  background-position: 10% center;
  height: 90px;
  color: #C4484C;
  display: block;
  text-indent: -9999em;
  padding-top: 30px;
  width: 100%;
  margin-left: -12px;
  margin-top: -17px;
}

.title-area{
    padding-top: 0;
}

.site-title:after {
    content: "Marketing News, Events and Resources";
    font-size: 15px;
    padding-left: 6px;
    position: absolute;
    letter-spacing: 2.1px;
}

/* Site Header */
.site-header .wrap, .nav-secondary .wrap {
    border-bottom: 1px solid #ccc;
}

/* Nav */
/* Primary Navigation
--------------------------------------------- */

.nav-primary {
    background-color: #efefef;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.nav-primary a {
    color: #353535;
}

.nav-primary .genesis-nav-menu .sub-menu a {
    background-color: #f7f7f7;
    border: 1px solid #fff;
    border-top: none;
}

.nav-primary a:hover,
.nav-primary .sub-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a {
    color: #f33f36;
}

.genesis-nav-menu .sub-menu a {
    width: 230px;
}

ul#menu-marketing-menu li.menu-item-has-children a span::after {
    font-family: dashicons;
    color: #000;
    content: ' \f140';
    display: inline-block;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
}

ul#menu-marketing-menu ul.sub-menu li a span::after {
    content: '';
}

/* secondary nav */

.genesis-nav-menu a {
    color: #353535;
}


/* Home Page Widget Titles */

.magazine-home .content .widget-title,
.sidebar .widget-title {
    background-color: #00a3e4;
    padding: 10px;
    padding: 1rem;
    color: #fff;
}

/* Genesis eNews Extended */

.enews-widget {
    background-color: #efefef;
    color: #aaa;
    padding: 40px;
    padding: 4rem;
}
.sidebar .enews .widget-title {
    color: #353535;
}
.enews-widget input[type="submit"] {
    background-color: #f33f36;
    color: #fff;
    margin: 0;
    width: 100%;
}

.enews-widget input:hover[type="submit"] {
    background-color: #282828;
    color: #fff;
}

/* Featured Listing */
.featured_listing {
    background-color: #00a3e4;
    padding: 18px 18px 1px 18px;
}

div.featured_listing p, div.featured_listing h2 {
    color: #fff;
}

div.featured_listing a, div.featured_listing a:active, div.featured_listing a:visited{
    color: #fff;
}

div.featured_listing a:hover{
    color: #000;
}

/* Events */
.single-tribe_events .abh_box.abh_box_down.abh_box_minimal {
    display: none;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]{
    background: #f33f36;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover{
    background: #00a3e4;
}

li.tribe-events-list-widget-events.type-tribe_events:before {
    content: "\f073";
    font-family: 'FontAwesome';
    display: inline-block;
    float: left;
    font-size: 288%;
    color: #f33f36;
    margin-right: 22px;
    margin-top: -8px;
}

/* Footer Widgets */

.footer-widgets {
    background-color: #00a3e4;
    background-image: url(https://marketing.com.au/wp-content/uploads/2016/08/bullseye-footer.svg);
    color: #fff;
    background-size: 300px;
    clear: both;
    background-repeat: no-repeat;
    font-size: 14px;
    background-position: bottom -124px right -124px;
    font-size: 1.4rem;
    padding: 60px 0 20px;
    padding: 6rem 0 2rem;
}

.site-footer .wrap {
    border-top: 1px solid #282828;
    padding: 60px 0;
    padding: 3rem 0;
}

.footer-widgets a, .footer-widgets a:active, .footer-widgets a:visited{
    color: #fff;
}


.footer-widgets a:hover {
    color: #333;
}


/* Buttons */

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
    background-color: #f33f36;
}

/* Titles */

.entry-title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3;
}

/* Entry Content */

body.page .entry-title a:hover {
    color: #f33f36;
}

/*
body.single header.entry-header {
    height: 75px;
}
*/
/* Home Styles */

.js .content .home-middle a .entry-time, 
.js .content .home-top a .entry-time {
    background-color: #f33f36;
    bottom: 24px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 5px 10px;
    padding: 0.5rem 1rem;
    position: absolute;
    right: 0;
}

.home-middle a.more-link, .home-top a.more-link {
    background-color: #f33f36;
    clear: both;
    color: #fff;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 20px;
    margin-top: 2rem;
    padding: 8px 10px;
    padding: 0.8rem 1rem;
    text-align: center;
}

.home-middle a.more-link:hover,
.home-top a.more-link:hover {
    background-color: #00a3e4;
    color: #fff;
}

.home h2.entry-title a {
    font-size: 20px;
}
.home .entry-content p {
    font-size: 15px;
}

body.home section#featured-post-2 header.entry-header {
    height: 130px;
}

.home img.avatar.photo {
    height: 45px;
}
section#recent-posts-3 a {
    font-family: 'Open Sans', sans-serif;
}

/*
img.entry-image.attachment-post {
    max-height: 178px;
}
*/

/* Author Bios */
.abh_job {
    padding-top: 5px;
}
div.abh_box .abh_tab_content div.abh_text .abh_job span {
    font-size: 18px !important;
}

/* Site Footer */
.site-footer, .site-footer p, .site-footer a {
    background-color: #f33f36;
    color: #fff;
    font-size: 12px;
}

.site-footer .wrap {
    border-top: none;
}

/* Responsive */
#responsive-menu-icon::before {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: "MENU";
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin: 0 auto;
    speak: none;
    text-align: center;
    text-transform: none;
}

@media only screen and (max-width: 1139px) {
    .title-area {
        width: 100%; /*380px;*/
        padding-bottom: 29px;
    }
    .site-header .widget-area {
        width: 100%;
    }
    .site-header {
        padding-top: 10px;
    }
    body.home header.entry-header {
        height: 160px !important;
    }
}

@media only screen and (max-width: 1023px) {
    body.home header.entry-header {
        height: 130px !important;
    }
    /*
    body.home .entry-content {
        position: relative;
    }
    
    .home-middle a.more-link, .home-top a.more-link {
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
    }
    */
}


@media only screen and (max-width: 768px) {
    .title-area {
        padding-top: 20px;
    }

    .nav-primary {
        background-color: #00a3e4;
    }
    .genesis-nav-menu.menu-primary a, .genesis-nav-menu.menu-primary a:active, .genesis-nav-menu.menu-primary a:visited {
        color: #fff;
    }

    .site-title:after{
        display: none;
    }

    .site-title a, .site-title a:hover{
        background-size: initial;
    }

    section#text-4 {
        display: none;
    }

    div.footer-widgets .widget-wrap{
        padding-left: 20px;
    }

    .site-title a, .site-title a:hover{
        margin-top: 0px;
    }


    li.tribe-events-list-widget-events.type-tribe_events:before{
        display: none;
    }

}
@media only screen and (max-width: 600px) {
  .gwd-page-container {
    display: none;
  }
  .leaderb {
    display: none;
  }
}