﻿@charset "UTF-8";
/* CSS Document */

#left_container {
    box-sizing:border-box;
    display:inline;
    width: 25%;
    float: left;
}

#left_container #side_nav {
}

#left_container #side_nav li {
    list-style: none;
    margin:0 0 25px 0;
}

#left_container #side_nav li a {
    display:block;
    color: #212121;
    font-size:16px;
    line-height:22px;
    font-family:'Lato', sans-serif;
    text-transform:uppercase;
    text-decoration: none;
    padding-left:15px;
	padding-right:15px;
    background-position: left 3px;
    background-repeat:no-repeat;
}

#left_container #side_nav li a:hover, #left_container #side_nav li.on > a, #left_container #side_nav li.current-menu-item a {
    color: #077BBF;
    text-decoration:underline;
    background-image: url(/wp-content/themes/archdiocese/includes/images/leftnav_arrow.gif);
}

/*3th level nav */
#left_container #side_nav li ul { 
    margin:25px 0 0 20px;                   
}
#left_container #side_nav li ul li {
    margin:0 0 20px 0;
}

ul.off {
}

#side_callout {
    width: 224px;
    margin: 50px 0px;
}

#sidecallout_title {
    color: #e3b647;
    font-size: 1.6em;
    line-height: 120%;
	margin-bottom:20px;
}

.side_name {
    font-size: 1.4em;
}

.side_name a {
    text-decoration: none;
    /*border-bottom: #0081b7 1px solid;*/
    font-style: normal;
}


#sidecallout_link a {
    font-size: 1.9em;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: #000;
    text-decoration: none;
    line-height: 130%;
    background: url(/wp-content/themes/archdiocese/includes/images/sidecallout_arrow.gif) 0px 5px no-repeat;
    display: block;
}





#main_content_container {
    box-sizing:border-box;
    display:inline;
    width: 75%;
    float: left;
    padding-left:3%;

    border-left: 1px solid #E6E7E7;
    /*margin-bottom: -1000px;
    padding-bottom: 1000px;*/
}

#main_content_container a {
    font-size:16px;
    line-height:24px;
	color:#077cc0;
	text-decoration:none;
}

#main_content_container a:hover {
    /*font-size:16px;*/
    /*line-height:24px;*/
	color:#077cc0;
	text-decoration:underline;
}

#main_content_container ul {
    list-style: outside disc;
    margin-left:40px;
}

.bread_crumbs_div {
    float:none;
}

.bread_crumbs_div:after {
    content: '';
    clear: both;
}

#bread_crumbs {
    float: none;
    margin: 0px;
    display: block;
    text-align: right;
    font-size: 1.1em;
    text-transform: uppercase;
}

#bread_crumbs li {
    list-style: none;
    display: inline-block;
    margin: 0px 0px 0px 8px;
}

#bread_crumbs li a {
    color: #797979;
    text-decoration: none;
    font-size: 11px;
    font-family:'Lato', sans-serif;
    font-weight:700;
}
#bread_crumbs li a:before {
    content: '>' !important;
    display:inline;
}

#bread_crumbs li a:hover {
    color: #077BBF;
    /*font-size: 11px !important;*/
}

.intro_paragraph {
	padding: 0px 0px 40px 0px;
    border-bottom: #dedfe0 1px solid;
}

.single_event, .double_event, .triple_event {
    width: 100%;
    margin: 20px 0px;
}

.double_event td, .triple_event td {
    vertical-align: top;
}

.triple_event td p {
    font-size: 12px;
    line-height: 20px;
}

#main_content_container .triple_event a {
    font-size: 14px;
}

.triple_event h3 {
    line-height: 24px;
}

table.single_event p {
    font-size: 14px;
}

#file_list li {
    list-style: none;
    margin: 15px 0px 0px 0px;
}

#file_list a {
    color: #0081b7;
    text-decoration: none;
    border-bottom: #0081b7 1px solid;
    font-size: 1.3em;
}

#file_list a:hover {
    color: #e40000;
    text-decoration: none;
    border-bottom: #e40000 1px solid;
}

.file_pdf {
    padding: 0px 0px 0px 25px;
    background: url(/wp-content/themes/archdiocese/includes/images/sprite_whitebkgrnd.gif) -8px -1569px no-repeat;
}

#fingerprint-contacts table {
    width: 700px;
}

#fingerprint-contacts tr {
    width: 100%;
    border-bottom: 1px solid black;
}

#fingerprint-contacts td {
    vertical-align: top;
    width: 350px;
    padding-bottom: 12px;
}

.side-nav-head {
    margin-bottom: 10px;
}

#parish-info table td, th {
    font-size: 14px;
    line-height: 24px;
}

#parish-info table th {
    padding-top: 14px;
}

#landing-resources {
    background: #FFFCED;
    border: 1px solid black;
    padding: 10px;
    vertical-align: top;
}

#landing-resources h3 {
    padding-bottom: 10px;
    font-size: 16px;
}

#landing-resources li {
    list-style-image: url(../images/sidenavnav_arrow.gif);
}

#landing-resources li a {
    font-size: 12px;
}

ol {
    font-size: 14px;
    line-height: 24px;
    margin-left: 40px;
    list-style: decimal;
}

.event_day {
    background: url(/wp-content/themes/archdiocese/includes/images/event_arrow.gif) no-repeat;
    float: left;
    color: #ae800e;
    font-size: 18px;
    padding: 0 15px 0 15px;
}

#main_content_container .month_view {
    background: url(/wp-content/themes/archdiocese/includes/images/event_arrow.gif) no-repeat;
    background-position: 0px 0px;
    float: right;
    color: #000000;
    font-size: 18px;
    padding: 0 15px 0 15px;
    margin-top: 8px;
}

#main_content_container .month_view a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
}

#main_content_container .month_view a:hover {
    color: #0092DE;
    /*font-size: 18px;*/
}

#main_content_container .event_title {
    color: #000000;
    font-size: 18px;
}

#main_content_container .event_title a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
}

#main_content_container .event_title a:hover {
    color: #000000;
    /*font-size: 18px;*/
    text-decoration: underline;
}

#main_content_container .event_learn_more {
    padding: 0 0 20px 15px;
}

.tec-month-nav {
    display: block;
    position: relative !important;
}

#main_content_container .entry-content {
    padding-left: 15px;
    display: inline-block;
}

h3.entry-category {
    font-size: 22px;
    margin-bottom: 8px;
    padding-left: 2px;
}

.red {
    color: #212121;
}

.entry-title {
    font-size: 32px;
}lato

.event_main {
    float: left;
    width: 460px;
    padding: 0 10px 0 0;
}

.event_right {
    float: left;
}

.event_right h3 {
    color: #E40000;
    margin-bottom: 10px;
}

.event_details h4 {
    color: #E40000;
    font-size: 16px;
    margin: 0 0;
}

.event_details p {
    font-size: 16px;
    margin: 0px 0;
    padding: 4px 10px 15px 0;
}

.event_details {
    font-size: 16px;
    background-color: #F3F3F3;
    padding: 15px;
    width: 200px;
}

#googlemaps {
    margin: 15px 0;
}

.go_back {
    background: url(/wp-content/themes/archdiocese/includes/images/go_back.gif) no-repeat;
    float: left;
    font-size: 12px;
    padding: 0px 20px 0 20px;
}

.go_back a {
    color: #000000;
    text-decoration: none;
}

.go_back a:hover {
    color: #000000;
    text-decoration: underline;
}

.event_sub_title {
    font-size: 26px;
    margin-bottom: 48px;
}

.event_month_nav_left {
    float: left;
    width: 140px;
    background: url(/wp-content/themes/archdiocese/includes/images/double_arrow_left.gif) no-repeat;
    padding: 0 0 0 15px;
    margin-top: 4px;
}

#main_content_container .event_month_nav_left a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
}

#main_content_container .event_month_nav_left a:hover {
    color: #0092DE;
    /*font-size: 18px;*/
}

.event_month_nav_center {
    float: left;
    width: 390px;
    text-align: center;
}

.event_month_nav_right {
    float: right;
    text-align: right;
    background: url(/wp-content/themes/archdiocese/includes/images/double_arrow_right.gif) no-repeat;
    background-position: right;
    padding: 4px 15px 0 0;
    margin-top: 0px;
}

#main_content_container .event_month_nav_right a {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
}

#main_content_container .event_month_nav_right a:hover {
    color: #0092DE;
    /*font-size: 18px;*/
}

/* being catholic section */

.being_catholic_header {
    padding: 5px;
    margin-top: 0px;
    margin-left: 90px;
    position: absolute;
}

.being_catholic_cat_header {
    margin-top: 180px;
}

div.being_catholic_discovering {
    width: 216px;
    height: 232px;
    margin: 173px 0 0 0;
    padding: 0px 0px 20px 0px;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/discover-on.jpg");
    float: left;
}

div.being_catholic_living {
    width: 216px;
    height: 232px;
    margin: 173px 0 0 0;
    padding: 0px 0px 20px 0px;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/living-on.jpg");
    float: left;
}

div.being_catholic_expressing {
    width: 216px;
    height: 232px;
    margin: 173px 0 0 0;
    padding: 0px 0px 20px 0px;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/expressing-on.jpg");
    float: left;
}

div.being_catholic_discovering a, div.being_catholic_discovering a:link, div.being_catholic_discovering a:visited,
div.being_catholic_living a, div.being_catholic_living a:link, div.being_catholic_living a:visited,
div.being_catholic_expressing a, div.being_catholic_expressing a:link, div.being_catholic_expressing a:visited,
div.being_catholic_fb a, div.being_catholic_fb a:link, div.being_catholic_fb a:visited,
div.being_catholic_twitter a, div.being_catholic_twitter a:link, div.being_catholic_twitter a:visited,
div.being_catholic_rss a, div.being_catholic_rss a:link, div.being_catholic_rss a:visited,
div.being_catholic_email a, div.being_catholic_email a:link, div.being_catholic_email a:visited {
    display: block;
}

div.being_catholic_discovering img,
div.being_catholic_living img,
div.being_catholic_expressing img,
div.being_catholic_fb img,
div.being_catholic_twitter img,
div.being_catholic_rss img,
div.being_catholic_email img {
    width: 100%;
    height: 100%;
    border: 0;
}

div.being_catholic_discovering a:hover img,
div.being_catholic_living a:hover img,
div.being_catholic_expressing a:hover img,
div.being_catholic_fb a:hover img,
div.being_catholic_twitter a:hover img,
div.being_catholic_rss a:hover img,
div.being_catholic_email a:hover img {
    visibility: hidden;
}

h1.being_catholic_h1 {
    background: url("/wp-content/themes/archdiocese/includes/images/being_catholic/red-right-arrow.jpg") no-repeat 0px 6px;
    padding-left: 20px;
}

a.bc_read_more {
    color: #077cc0;
    text-decoration: none;
}

a.bc_read_more:hover {
    text-decoration: underline;
}

.bc-blog-time {
    color: #077cc0;
    font-size: 12px;
    font-style: italic;
    padding-right: 4px;
	padding-left:18px;
}

.bc-blog-author {
    font-size: 12px;
    font-style: italic;
}

div.being_catholic_fb {
    height: 39px;
    width: 220px;
    margin: 0 0 10px 0;
    padding: 0;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/fb-callout-over.jpg");
    float: left;
}

div.being_catholic_twitter {
    height: 40px;
    width: 220px;
    margin: 0 0 10px 0;
    padding: 0;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/twt-callout-over.jpg");
    float: left;
}

div.being_catholic_rss {
    height: 40px;
    width: 220px;
    margin: 0 0 10px 0;
    padding: 0;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/rss-callout-over.jpg");
    float: left;
}

div.being_catholic_email {
    height: 40px;
    width: 220px;
    margin: 0 0 10px 0;
    padding: 0;
    background-image: url("/wp-content/themes/archdiocese/includes/images/being_catholic/email-callout-over.jpg");
    float: left;
}

div.being_catholic_twitter_feed {
    margin-top: 10px;
}

.tweet_description {
    font-size: 12px;
    line-height: 18px;
    padding: 12px 0 4px;
}

.tweet_description a,
.attribution a {
    color: #7AA5CD;
    text-decoration: none;
}

.tweet_description a:hover,
.attribution a:hover {
    text-decoration: underline;
}

.attribution {
    color: #A5A8AA;
    margin-bottom: 5px;
}

.comments {
    width: 620px;
    margin: 20px 0 0 0;
    padding: 0 10px;
}

.comments p {
    margin-bottom: 8px;
}

.comments form p label {
    display: inline;
}

.comments form p input,
.comments form p textarea {
    display: block;
    margin: 3px 0;
}

.comments form p #submit {
    margin-left: 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
    clear: both;
}

#comments .navigation {
    padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

h3#comments-title {
    padding: 24px 0;
}

.commentlist {
    list-style: none;
    margin: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 0 0;
    padding: 0 0 0 18px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}

#comments .comment-body p:last-child {
    margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}

.comment-author {
}

.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
    padding-top: 0px !important;
    padding-right: 0px !important;
}

.comment-author .says {
    font-style: italic;
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
    color: #ff4b33;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
    color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
    color: #ff4b33;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li {
    border: none;
    margin: 0;
}

.nopassword,
.nocomments {
    display: none;
}

#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment + li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

ol.commentlist li {
    background-color: #FFFFFF;
}

.comment-body {
    padding-left: 0 !important;
}
/* Comments form */
#comments form input, form textarea {
    background-color: #F6F6F6;
    border: 1px solid #C6C6C6;
    box-shadow: 3px 3px 6px #F0F0F0 inset;
    font-size: 13px;
    overflow: hidden;
    padding: 4px;
}

#comments input[type=submit] {
    color: #333;
}

#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0 0 0;
    overflow: hidden;
    position: relative;
}

#respond p {
    margin: 0;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    line-height: 1em;
}

.children #respond {
    margin: 0 48px 0 0;
}

h3#reply-title {
    margin: 18px 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

#respond .required {
    color: #ff4b33;
    font-weight: bold;
}

#respond label {
    color: #888;
    font-size: 12px;
    width: 300px;
}

#respond input {
    margin: 0 0 9px;
    width: 98%;
}

#respond textarea {
    width: 98%;
}

#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond .form-submit {
    margin: 12px 0;
}

#respond .form-submit input {
    font-size: 14px;
    width: auto;
    cursor: pointer;
}

.published_by {
    color: #C0C0C0;
    background: url(/wp-content/themes/archdiocese/includes/images/published_on_bg1.gif);
    background-repeat: repeat-x;
    padding: 5px 5px 0 5px;
    height: 35px;
    font-size: 11px;
    width: 100%;
}

.comment_date {
    float: right;
    padding-right: 15px;
}

.twitter-share-button {
    vertical-align: top;
}

a.fancybox img {
    width: 230px;
}

#mobile_navigation {
    display:none;
}



@media screen and (max-width: 768px) {
    h1,h2,h3,h4,h5,h6,p,span {
        line-height: normal;
    }
    #main_container {
        /*display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: row wrap;*/
        display: block;
    }


    #mobile_navigation {
        display: block;
        width:94%;
        /*min-width: 100%;*/
        height:40px;
        margin:0 3% 20px;
        overflow:visible;
        moz-box-sizing: border-box;

    }
    #mobile_navigation .current-page {
        font-size:16px;
        text-transform:uppercase;
        height:40px;
        line-height:40px;
        color:#fff;
        cursor:pointer;
        padding:0 3%;
        background-color:#e3b647;
        position:relative;
    }
    #mobile_navigation .current-page:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 20px;
        right: 3%;
        top: 10px;
        background-size: cover !important;
        background: url('../images/rightarrow-white.png') no-repeat;
    }
    #mobile_navigation .current-page.active:after {
        width: 21px;
        height: 10px;
        background: url('../images/downarrow-white.png') no-repeat;
        top: 16px;
        right: 3%;
    }

    #mobile_navigation ul#side_nav {
        background-color: #fff;
        position: relative;
        z-index: 200;
        padding:10px 0;
        border:1px solid #9d9d9d;
        border-top:none;
        display:none;
    }
    #mobile_navigation ul {
        padding-top:10px;
    }
    #mobile_navigation ul li {
        margin:10px 0 0 0;
        padding:0 3%;
    }
    #mobile_navigation ul li:first-child {
        margin:0;
    }
    #mobile_navigation ul li a {
        color:#212121;
        text-decoration:none;
        font-size:16px;
        line-height:18px;
        text-transform:uppercase;
    }
    #mobile_navigation #side_nav li a:hover, #mobile_navigation #side_nav li.on > a, #mobile_navigation #side_nav li.current-menu-item a {
        text-decoration:underline;
    }
    
    #mobile_navigation ul li ul {
        padding-left:15px;
        margin:0;
    }

    #left_container {
        width:100%;
        padding:0 3%;
        float:none;
        display:none;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    #left_container #side_nav {
        display:none;
    }

    #main_content_container {
        width:100%;
        padding:0 3%;
        border:none;
        margin:0;
        float:none;
        display:block;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #main_content_container .bread_crumbs_div {
        display:none;
    }

    .tribe-events-single-event-title {
        line-height: 30px;
    }

    .tribe-events-schedule {
        padding-left: 0px;
    }

    .tribe-events-schedule h3 {
        padding-left: 0px !important;
    }

    .tribe-events-event-meta .tribe-events-meta-group {
        padding: 10px 0px !important;
    }

    .tribe-events-event-meta .tribe-events-meta-group h3 {
        padding-left: 0px !important;
    }

    /*gravity forms*/
    .gform_body ul li div span {
        width: 100% !important;
    } 

    .gform_body ul li div span input[type=text],
    .gform_body ul li div span input[type=email],
    .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
        border: 1px solid grey;
        border-radius: 2px;
        font-size: 1.3em;
        padding: 7px;
        box-sizing: border-box;
        width: 100% !important;
    }
    .gform_body ul li div span label{
        font-size: 12px !important;
    }
    #main_content_container form.form-container div.gform_body ul.gform_fields li.gfield label {
        font-size: 15px;
    }

    .gform_footer input[type=submit] {
        font-size: 15px !important;
        font-weight: bold;
        width: 50%;
        padding: 6px;
        border-radius: 3px;
        margin: 0 auto;
        display: block !important;
        height: auto;
        background-image: none;
        border: 1px solid grey;
        background-color: transparent;
    }

    /*captcha*/
    #recaptcha_table {
        box-sizing: border-box;
        padding-bottom: 10px;
    }
    #recaptcha_image {
        max-width: 100%;
        height: auto;
    }
    #recaptcha_table tbody tr td {
        box-sizing: border-box;
        padding: 7px;
    }
    .recaptcha_input_area {
        padding-left: 30px !important;
    }
    #recaptcha_table tbody tr td div input {
        max-width: 100%;
        box-sizing: border-box;
        /*margin-left: 20px;*/
    }
    #recaptcha_table tbody tr td{
        max-width: 100%;
        box-sizing: border-box;
        padding-top: 15px !important;
        padding-bottom: 24px !important;
        /*margin-left: 20px;*/
    }
    .recaptchatable * {
        top: -8px !important;
    }

    /*
     Comments
     */

    #comments {
        max-width: 100% !important;
        box-sizing: border-box;
    } 
    #comments div form input,
    #comments div form textarea {
        max-width: 100% !important;
        box-sizing: border-box;
    }

    /*
     Find a School / Parish - map
     */

    #map_canvas {
        max-width: 100%;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
}

/*
 * AYOM Updates ** 12/14/15
 */

#ayom-page {

}

#ayom-page .half-column {
    width: 49.5%;
    float: left;
}

#ayom-page a {
    color: #459bab !important;
    text-decoration: underline !important;
}

.ayom-header {
    width: 100%;
    padding: 0;
    margin-bottom: 60px;
}

.ayom-header:after {
    clear: both;
    content: '';
    display: block;
}

.ayom-header > div {
    width: 49.5%;
    margin: 0;
    float: left;
    box-sizing: border-box;
}

.ayom-headed > div img {
    max-width: 100%;
}

#ayom-logo {
    padding: 0 20px;
    /*width: 50%;*/
}

#ayom-logo img {
    width: 90%;
    height: auto;
}

#ayom-links {
    /*width: 44%;*/
    border: 3px solid #f3e0b2;
    padding: 20px 20px 0;
    margin-top: 40px !important;
}

#ayom-links ul {
    padding: 0;
    list-style: none !important;
    margin-left: 0 !important;
    margin-bottom: 0px;
}

#ayom-links ul li {
    padding-bottom: 15px;
}

#ayom-links ul li a {
    text-transform: uppercase;
    text-decoration: underline !important;
    font-size: 20px !important;
}

#ayom-links ul li span {
    margin-right: 10px;
    font-size: 29px;
    position: relative;
    top: 5px;
    color: #459bab;
}

#ayom-quote {
    margin-top: 40px !important;
    padding: 0;
}

#ayom-quote img {
    width: 100%;
}

#ayom-quote-box {
    text-align: center;
}

#ayom-quote-box h2,
#ayom-quote-box h3 {
    text-transform: uppercase;
    color: #459bab;
    font-family: 'Lato';
    margin: 10px 0;
    padding: 0;
}

#ayom-quote-box h2 {
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
}

#ayom-quote-box .divider {
    background-color: #e3b547;
    display: block;
    width: 70px;
    height: 6px;
    margin: 0 auto;
}

#ayom-quote-box h3 {
    font-size: 16px;
}

/*Lists*/
#ayom-list-header {
    padding-left: 40px;
    position: relative;
}
#ayom-list-header > span {
    color: #7f6d07;
    position: absolute;
    left: -10px;
    top: 4px;
    font-size: 40px;
}

#ayom-list-header h3 {
    color: #7f6d07;
    font-family: 'Lato';
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
}

#ayom-list-header h2 {
    font-family: 'Lato';
    color: #459bab;
    text-transform: uppercase;
    font-size: 28px;
    margin-top: 0;
    padding: 0;
}

#ayom-list-header h2.gold {
    color: #7f6d07;
}

#ayom-list-header.inverted span {
    color: #459bab;
    top: 0;
    font-size: 35px;
}

#view-all {
    position: absolute;
    text-transform: uppercase;
    right: 20px;
    top: 4px;
}

.ayom-list-container {
    padding: 40px 0;
    border-bottom: 3px solid #d2e9ed;
}

.ayom-list-container ul {
    list-style: none !important;
}

#ayom-location-list {
    list-style: none !important;
}

#ayom-location-list li {
    margin-bottom: 50px;
}

#ayom-location-list li .lead {
    padding: 0;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}

#ayom-location-list li p {
    line-height: 20px;
    margin-bottom: 20px;
}

#ayom-location-list li a {
    text-decoration: underline;
}

#ayom-list li {
    line-height: normal !important;
}

/*Events / Insights*/
#ayom-feed .half-column {
    padding-right: 20px;
    box-sizing: border-box;
}

#ayom-feed-box * {
    font-family: 'Lato' !important;
}

#ayom-feed #ayom-list-header.inverted span {
    left: 0;
}

#ayom-feed-box {
    border: 3px solid #f3e0b2;
    padding: 20px;
    margin-bottom: 30px;
}

#ayom-feed-box h2.gold {
    color: #7f6d07;
    padding: 0;
    margin-top: 0;
}

#ayom-feed-box p.lead {
    font-size: 1.2em;
    line-height: 24px;
    margin-bottom: 20px;
}

#ayom-feed-box p.lead.title {
    text-transform: uppercase;
}

#ayom-feed-box p {
    line-height: 20px;
    margin-bottom: 0;
}

/*Toggle boxes*/

#ayom-toggle-container {
    margin-top: 40px;
}

#ayom-list-toggle {
    padding: 20px 15px;
    margin-bottom: 20px;
}

#ayom-list-toggle.blue {
    background-color: #ddedf0;
}

#ayom-list-toggle.gold {
    background-color: #faf2de;
}

#toggleListContainer {
    position: absolute;
    right: 0;
    top: 16px;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 16px;
    color: #459bab;
    cursor: pointer;
}

#toggleListContainer span {
    margin-left: 5px;
}

#ayom-list-toggle #ayom-list-header h2 {
    margin-bottom: 0px;
}

#ayom-toggle-container #ayom-location-list {
    margin-left: 0px;
    padding: 0 20px 20px;
}

#ayom-toggle-container #ayom-location-list li {
    float: left;
    display: block;
    width: 49.5%;
    box-sizing: border-box;
    min-height: 210px;
    margin-bottom: 30px;
}

.displayNone {
    display: none !important;
}

@media screen and (max-width: 768px) {
    #ayom-logo {
        text-align: center;
    }
    #ayom-logo img {
        width: 50%;
    }
    .ayom-header > div {
        width: 100%;
        margin-bottom: 20px;
    }
    #ayom-page .half-column {
        width: 100%;
        padding-right: 0;
    }
    #ayom-toggle-container #ayom-location-list li {
        width: 100%;
    }

}