/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}


/* Global CSS */
body {
    font-family:'Open Sans', sans-serif;
    font-size:16px;
    overflow-y:scroll;
}
section:after,
.contentwrapper:after,
header:after,
footer:after,
.wrapper:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
::-ms-clear{
   display:none;
}
a {
    text-decoration:none;
    color:#dd060b;
    outline:none;
}
h1 {
    font-weight:600;
    font-size:24px;
}
p {
    line-height:27px;
    margin:20px 0 20px 0;
}
strong{
    font-weight:bold;
}
i, cite, em, var, address, dfn{
    font-style:italic;
}
abbr{
    border-bottom:dotted 1px;
}
button{
    outline:none;
}
sup {
    vertical-align:top;
    font-size:0.7em;
    position:relative;
    top:-5px;
}
sub{
    vertical-align:top;
    font-size:0.7em;
    position:relative;
    top:3px;
}
hr {
    height:1px;
    color:#dedede;
    background:#dedede;
    border-bottom:1px solid #fff;
    font-size:0;
    border:0;
}
#content hr{
    margin:30px 0px;
}
.wrapper {
    position:relative;
    margin:auto;
    max-width:1040px;
    padding:0px 25px;
}
header {
    width:100%;
    border-top:10px solid #000;
    background-color:#fff;
}
#admin_preview {
    display:block;
    width:100%;
    margin:0px;
    padding:4px 0px;
    text-align:center;
    background-color:yellow;
    color:#000;
}
#geolocation_error {
    display:block;
    width:100%;
    margin:0px;
    padding:4px 0px;
    text-align:center;
    background-color:#dd060b;
    color:#fff;
}
#topsubnav {
    float:right;
    width:740px;
    margin:0px;
    list-style-type:none;
    font-size:14px;
    text-align:left;
}
#topsubnav li {
    float:right;
    position:relative;
}
#topsubnav a {
    display:block;
    white-space:nowrap;
    color:#333;
    padding:0px 16px;
    line-height:40px;
    height:40px;
    vertical-align:middle;
    margin-left:1px;
}
#topsubnav a:hover {
    color:#dd060b;
}
#topsubnav li.donate a {
    background-color:#dd060b;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
}
#topsubnav li.donate a:hover {
    background-color:#dd6a6c;
}
#topsubnav li.language a {
    padding-left:0px;
    padding-right:8px;
}
#topsubnav li.browsealoud a {
    padding-left:8px;
    padding-right:16px;
}
#topsubnav li.location a {
    color:#fff;
    padding-left:38px;
    background:url('/images/cms/icons/geolocation.png') 15px 50% no-repeat #4b4b4b;
    cursor:default;
}
#topsubnav li.location li a{
    cursor:pointer;
    margin:0px;
}
#topsubnav li.location:hover .locations{
    display:block;
}
#topsubnav .locations{
    display:none;
    width:39em;
    text-align: center;
    z-index:999;
    position:absolute;
    top:40px;
    right:0px;
    border-top:1px solid #fff;
    background-color:#4b4b4b;
    list-style-type:none;
}
#topsubnav li .locations li{
    float:none;
    font-size:16px;
}
#topsubnav li .locations li.provinces{
    margin:0px 22px 15px 22px;
    padding-top:18px;
    border-top:1px solid #6b6b6b;
}
#topsubnav li .locations li.provinces:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#topsubnav li .locations li.current_location{
    color:#fff;
    border-bottom:1px solid #0B0B0B;
    text-align:left;
    margin:20px 22px 0px 22px;
    padding-bottom:20px;
    font-weight:100;
}
#topsubnav li .locations li.current_location a{
    color:#fff;
    display:inline;
    padding:0px !important;
    line-height:normal;
    vertical-align:baseline;
    text-decoration:underline;
    font-weight:100;
}
#topsubnav li .locations li.current_location a:hover{
    color:#fff !important;
    background-color:transparent !important;
}
#topsubnav li .locations ul.province_listing{
    width:50%;
    float:left;
    list-style-type:none;
    text-align:left;
}
#topsubnav li .locations ul.province_listing a{
    font-weight:100;
    padding:3px 10px;
}
#topsubnav li .locations ul.province_listing a.active{
    color:#fff;
    background-color:#5b5b5b;
}
#topsubnav li .locations a{
    padding:0px;
    background-image:none;
    background-color:#4b4b4b;
    line-height:25px;
    height:25px;
    font-weight:normal;
}
#topsubnav li .locations li.detect_location{
    display:block;
    height:36px;
}
#topsubnav li .locations li.detect_location a{
    display:block;
    background: url('/images/refresh.png') 22px 50% no-repeat #dd060b;
    border-bottom:1px solid #fff;
    text-transform:uppercase;
    height:36px;
    line-height:36px;
    font-weight:600;
    text-align:left;
    padding-left:52px;
}
#topsubnav li .locations li.detect_location a:hover{
    background-color:#dd6a6c;
    text-decoration:none;
}
#topsubnav li .locations li.detect_location a.active{
    background:url('/images/icon.loading.white-on-red.gif') 25px 50% no-repeat #dd050b;
}
#topsubnav li .locations a:hover{
    color:#fff !important;
    background-color:#dd060b !important;
}
#logo {
    float:left;
    width:162px;
    height:75px;
    margin:0px;
    padding:25px 0px;
}
#logo a {
    display:block;
    width:162px;
    height:75px;
    text-indent:-9999px;
}
.en_CA #logo a {
    background:url('/images/logo.en_CA.png') no-repeat center left transparent;
}
.fr_CA #logo a {
    background:url('/images/logo.fr_CA.png') no-repeat center left transparent;
}
#menuicon {
    display:none;
}
#mainnav {
    overflow:hidden;
    float:right;
    width:740px;
    margin:36px 0px 0px 0px;
}
#mainnav ul {
    overflow:hidden;
    float:right;
    margin:0px;
}
#mainnav ul li {
    float:left;
    font-size:120%;
    padding:0px 0px 0px 30px;
    text-align:right;
}
#mainnav ul li:first-child{
    padding-left:0px !important;
}
#mainnav ul li a {
    display:inline-block;
    color:#000;
    font-weight:bold;
    white-space:nowrap;
    text-transform:uppercase;
    border-bottom:3px solid #fff;
}
#mainnav ul li a:hover {
    border-color:#dd060b;
}
.megamenu {
    display:none;
    background-color:#f3f3f3;
    border-top:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8;
    float:left;
    font-size:14px;
    padding:40px 0 35px 0;
    width:100%;
}
.megamenu section ul li {
    list-style:none;
    line-height:18px;
    padding:10px 0px;
}
.megamenu section ul li a {
    color:#000;
    text-decoration:none;
}
.megamenu section ul li a:hover {
    color:#dd060b;
    text-decoration:none;
}
.megamenu section h1 {
    color:#000;
    font-size:18px;
    font-weight:300;
    border-bottom:1px solid #e2e2e2;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    line-height:22px;
    letter-spacing:1px;
    background:url('/images/arrow-thin.png') 100% 5px no-repeat;
}
.megamenu section h1 a {
    color:#000;
    display:block;
    font-size:18px;
    font-weight:300;
    padding-right:20px;
}
.megamenu section {
    width:21%;
    float:left;
    overflow:hidden;
    padding:0px 2%;
}
.breadcrumb-nav{
    color:#000;
    background-color:#f3f3f3;
    border-top:1px solid #e8e8e8;
    border-bottom:1px solid #eeeeee;
    font-size:14px;
    padding:20px 0 20px;
    width:100%;
}
.breadcrumb-nav nav a:first-child{
    padding-left:0px;
}
.breadcrumb-nav nav a{
    font-weight:300;
    font-size:87%;
    color:#606060;
    display:inline-block;
    white-space:nowrap;
    padding:1px 20px 1px 6px;
    background:url('/images/breadcrumb-arrow-right.png') no-repeat right;
}
.breadcrumb-nav nav strong{
    padding:1px 0px 1px 5px;
    font-size:88%;
    font-weight:600;
}
#feature {
    background:#fff;
}
#feature article {
    border:20px solid #e6e6e6;
    padding:30px 50px;
}
#feature h1 {
    font-weight:normal;
    font-size:30px;
    font-style:italic;
    line-height:auto;
    text-align:center;
    margin:0px 0px;
    padding:0px 0px 10px 0px;
    max-width:900px;
}
#feature p{
    font-weight:normal;
    font-size:16px;
    line-height:27px;
    margin:0px 0px;
    padding:10px 0px;
    max-width:900px;
}
#feature p a{
    text-decoration:underline;
}
#sidenav {
    float:left;
    margin:0px 4% 0px 0px;
    width:19%;
    min-height:1px;
}
#sidenav a {
    color:#000;
    display:block;
    padding:15px 0 15px 0;
}
#sidenav a.parent{
    font-weight:bold;
}
#sidenav li {
    border-bottom:1px solid #e4e4e4;
    border-top:1px solid #fff;
    display:block;
}
#sidenav li:first-child{
    border-top:none;
}
#sidenav li:last-child{
    border-bottom:none;
}
#content{
    float:left;
    margin:0 2% 0 0;
    width:100%;
}
#content.two-column{
    width:77%;
    margin: 0px;
}
#content.three-column{
    width:54%;
    margin:0 4% 0 0;
}

#content.homepage{
    margin:0px;
    width:100% !important;
}
#content ul,
#content ol{
    padding-left:30px;
}
#content li {
    line-height: 25px;
    margin: 0 -10px;
}
#content .accordion{
    margin:2px 0px;
}
#content .accordion:first-of-type{
    margin-top:20px;
}
#content .accordion_header{
    margin:0px;
    padding:20px 20px 20px 75px;
    color:#000;
    font-weight:bold;
    font-size:16px;
    line-height:normal;
    background:url('/images/accordion.background.png') -1344px 50% no-repeat #f3f2f1;
    cursor:pointer;
}
#content .closed .accordion_header{
    font-weight:normal;
    background-position:0px 50%;
}
#content .accordion_content{
    padding:20px 20px 2px 75px;
    background-color:#fff;
}
#content .division .accordion_content{
    padding:20px 20px 2px 32px;
}
#content .accordion_content :first-child{
    margin-top:0px;
}
#content .closed .accordion_content{
    display:none;
}
.contentwrapper {
    background-color:#fafafa;
    border-top:1px solid #e8e8e8;
    padding:40px 0px;
    margin:auto;
    width:100%;
}
#content figure{
    padding:0px;
    margin:0px auto;
    float:none;
    max-width:100%;
    line-height:10px;
    text-align:center;
}
#content img {
    background-color:#fff;
    border:1px solid #e8e8e8;
    float:none;
    margin:0px auto;
    padding:5px;
    max-width:98%;
}
#content figcaption{
    display:block;
    padding:5px 6px;
    margin:0px auto;
    font-size:12px;
    line-height:17px;
    text-align:left;
    max-width:97%;
    background:#e8e8e8;
}
#content h1 {
    color:#000;
    font-weight:600;
    font-size:24px;
    line-height:30px;
    margin:0 0 0px 0;
}
#content h2 {
    margin:30px 0px 8px 0px;
    color:#444;
    font-weight:600;
    font-size:22px;
    line-height:28px;
}
#content h3 {
    margin:28px 0px 5px 0px;
    color:#333;
    font-weight:600;
    font-size:20px;
    line-height:26px;
}
#content h4 {
    margin:26px 0px 5px 0px;
    color:#222;
    font-weight:600;
    font-size:18px;
    line-height:22px;
}
#content h5 {
    margin:24px 0px 5px 0px;
    color:#111;
    font-weight:600;
    font-size:16px;
    line-height:20px;
}
#content table {
    border-top:3px solid #f3f2f0;
    border-collapse:collapse;
    margin:15px 0px 40px 0px;
    font-size:14px;
}
#content td {
    padding:8px 15px 8px 15px;
    vertical-align:top;
}
#content table thead {
    background-color:#ebeae8;
    border-bottom:1px solid #e3e2e0;
    font-weight:bold;
    font-size:18px;
    padding:15px;
    text-align:left;
}
#content table tr {
    border-bottom:2px solid #f3f2f1;
}
#content table th {
    background-color:#f3f2f1;
    border-top:1px solid #f9f9f9;
    border-bottom:1px solid #f0efee;
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:6px 10px;
    text-align:left;
}
#content th p,
#content td p {
    margin:0px;
    line-height:24px;
}
#sidebar {
    float:left;
    width:19%;
    min-height:1px;
}
#sidebar section {
    background-color:#fff;
    border:1px solid #e8e8e8;
    float:left;
    margin:0 0 40px 0;
    padding:0px;
    width:100%;
}
#sidebar section:last-child{
    margin-bottom:0px;
}
.sectionwrapper {
    padding:20px;
}
#helpful p{
    margin:0px;
}
#helpful p.success{
    display:none;
}
#helpful ul{
    padding-top:10px;
    width:100%;
}
#helpful ul li{
    padding:0px 3px 0px 0px;
    display:inline-block;
    width:47%;
    max-width:110px;
}
#helpful ul li:last-child{
    padding:0px;
}
#sidebar #helpful a{
    display:block;
    width:100%;
    padding:4px 0px;
    background:#e8e8e8;
    color:#000;
    text-align:center;
    text-decoration:none;
}
#sidebar #helpful a:hover {
    color:#fff;
    background-color:#dd060b;
}
#sidebar section h1 {
    font-size:17px;
    font-weight:600;
    margin:0 0 20px 0;
}
#sidebar a{
    text-decoration:underline;
}
#sidebar a:hover{
    text-decoration:none;
    color:#fff !important;
    background-color:#dd060b;
}
#sidebar li {
    padding:0 0 20px 0;
}
#sidenav ul li, #sidebar ul li, #mainnav ul li {
    list-style-type:none;
}
#sidebar section#ms-facts-you-need .sectionwrapper{
    padding-bottom:14px;
}
#sidebar section#ms-facts-you-need div{
    max-width:245px;
    margin:0px auto;
}
#sidebar section#ms-facts-you-need div img{
    width:100%;
    border:none;
    display:block;
}
#sidebar section#ms-facts-you-need p{
    text-align:center;
    font-size:13px;
    line-height:normal;
    margin:6px 0px;
    padding:0px;
    max-width:245px;
}
#sidebar section#ms-facts-you-need p a{
    color:#dd060b;
    text-decoration:underline;
}
#sidebar #drkarenlee{
    background:url('/images/drkarenlee.png') 50% 20px no-repeat #e8e8e8;
    padding:125px 20px 20px 20px;
    margin-bottom:40px;
}
#sidebar #drkarenlee p{
    padding:0px;
    margin:0px;
}
#alsoviewed {
    background-color:#eee;
    padding:40px 0 40px 0;
}
#alsoviewed h1 {
    font-weight:600;
    font-size:16px;
}
#alsoviewed ul{
    padding-top:20px;
}
#alsoviewed ul li {
    display:table-cell;
    float:left;
    padding:0 1% 20px 0;
    width:24%;
}
#alsoviewed ul li a {
    color:#000;
}
footer {
    clear: none;
    width:100%;
    border-top:1px solid #333;
    line-height:25px;
}
footer section p{
    margin-top:0px;
}
footer section#footermenu {
    background-color:#404040;
    padding:40px 0 40px 0;
    width: 100%;
}
footer section#footermenu section {
    color:#fff;
    font-size:13px;
    float:left;
    width:33%;
}
footer section#footermenu section ul li {
    list-style-type:none;
    line-height:16px;
    padding:5px 0px;
}
footer section#footermenu section ul li a {
    color:#9d9d9d;
}
footer section#footermenu section ul li a:hover {
    color:#fff;
}
footer section#footermenu section h1 {
    color:#fff;
    font-weight:normal;
    font-size:16px;
}
footer section#copyright {
    background-color:#fff;
    border-top:0px solid #333;
    color:#8b8b8b;
    font-size:12px;
    line-height:21px;
    padding:10px;
}
footer section#trustmark-logos {
    background-color:#fff;
    color:#8b8b8b;
    font-size:12px;
    line-height:21px;
}
footer section#trustmark-logos section {
    display: inline-block;
    float: left;
    padding:20px 40px 10px 0px;
}
footer section ul#social  {
    overflow:hidden;
    margin:0 0 20px 0;
}
footer section ul#social li h1 {
    color:#fff;
}
footer section ul#social li {
    float:left;
    list-style:none;
    padding:0 10px 0 0;
}
footer section ul#social li a {
    display:block;
    width:48px;
    height:48px;
    text-indent:-9999px;
    background-repeat:no-repeat;
    background-position:top left;
}
footer section ul#social li.facebook a {
    background:url('/images/facebook.png') no-repeat;
    padding-right: 7px;
}
footer section ul#social li.twitter a {
    background:url('/images/twitter.png') no-repeat;
    padding-right: 7px;
}
footer section ul#social li.youtube a {
    background:url('/images/youtube.png') no-repeat;
    padding-right: 7px;
}
footer section ul#social li.instagram a {
    background:url('/images/instagram.png') no-repeat;
}
footer section#footermenu section ul li strong {
    font-weight:bold;
}
.otherwebsites {
    font-weight:600;
    display:none;
}
.listofwebsites {
    display:block;
}


/* Filter Listing Page
--------------------------------------*/
#content .sort-panel {
    border-bottom:1px solid #e4e4e4;
    margin:-25px 0px 30px 0px;
    *display:inline-block; /* IE 7 and below */
}
#content .sort-panel:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#content .sort-panel ul {
    float:right;
    list-style-type:none;
    padding:0px;
}
#content .sort-panel > ul > li {
    position:relative;
    float:left;
    color:#555;
    margin:0px;
    font-size:15px;
}
#content .sort-panel > ul > li > a {
    display:block;
    color:#555;
    text-decoration:none;
    background:url('/images/arrows.sort.png') no-repeat 100% -18px transparent;
    padding:0px 13px 0px 20px;
}
#content .sort-panel ul li:hover a {
    background-position:100% 10px;
}
#content .sort-panel ul li ul {
    position:absolute;
    top:25px;
    right:0px;
    background-color:#fafafa;
    border-left:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    padding:5px 0px;
    display:none;
}
#content .sort-panel ul li:hover ul {
    display:block;
}
#content .sort-panel ul ul li{
    white-space:nowrap;
    margin:0px;
}
#content .sort-panel ul ul li a {
    display:block;
    text-align:right;
    color:#555;
    text-decoration:none;
    padding:0px 13px;
    font-size:14px;
}
#content .sort-panel ul ul li a:hover {
    color:#dd060b;
}
#content article {
    border-bottom:1px solid #e4e4e4;
    padding:25px 0 5px 0;
}
#content article:last-child {
    border-bottom:none;
}
#content article h1{
    font-size:20px;
    font-weight:300;
    line-height:26px;
    margin:0 0 5px 0 !important;
    padding:0 !important;
}
#content article.detail h1{
    font-size:26px;
    line-height:35px;
    padding:30px 0px 5px 0px;
    color:#dd060b;
}
#content article h1 a:hover{
    color:#b5060a;
}
#content article p{
    margin:0 0 20px 0;
    padding:0;
    font-size:14px;
    line-height:23px;
}
#content article ul{
    font-size:14px;
    display:block;
    margin:20px 0 20px 40px;
    padding:0;
}
#content article ul.employment_info{
    margin:0px;
    list-style-type:none;
}
#content article ul.event_info{
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    font-size:14px;
    display:block;
    margin:20px 0 30px 0px;
    padding:18px 0 18px 0;
    width:100%;
    clear:both;
}
#content article ul.event_info li{
    list-style-type:none;
    padding:0 0 8px 0;
}
#content article ul.event_info li:last-child{
    padding-bottom:0;
}
#content article ul li{
    list-style-type:disc;
    width:100%;
    padding:0 20px 0 0;
}
#content article ul.employment_info li{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
#content article ul li.event-location{
    background:url(/images/icon.location.png) no-repeat left top;
    padding-left:30px;
}
#content article ul li.event-address{
    background:url(/images/icon.address.png) no-repeat 2px 0px;
    padding-left:30px;
}
#content article ul li.contact_info{
    background:url(/images/icon.contact.png) no-repeat left top;
    padding-left:30px;
}
#content article.employment li.contact_info{
    background:none;
    padding:inherit;
}
#content article ul li.distance{
    background:url(/images/icon.distance.png) no-repeat left top;
    padding-left:30px;
}
#content article ul li.event_dates{
    background:url(/images/icon.calendar.png) no-repeat left top;
    padding-left:30px;
}
#content article ul li.event_dates > ul.event_dates_multiple {
    margin:0;
    padding:0;
    display:inline;
    list-style-type:none;
}
#content article ul li.event_dates > ul.event_dates_multiple li{
    display:inline;
    padding:3px 8px 5px 9px;
    margin:1px 2px 1px 0;
    background-color:#f1f1f1;
}
#content article ul li.event_dates > ul.event_dates_multiple li.single{
    background-color:transparent;
}
#content article .event-image {
    float:right;
    margin:0 0 15px 15px;
    max-width:390px;
}
#content article .event-image img {
    max-width:375px;
}
#content article .meta{
    padding:0px 0px 4px 0px;
    font-size:3px !important;
    color:#777;
}
#content article.detail .meta{
    margin-bottom:30px;
    padding-left:0px;
}
#content article.detail .meta{
    margin-bottom:30px;
    padding-left:0px;
}
#content article .meta:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#content article .meta time{
    display:inline-block;
    font-size:12px;
    font-weight:500;
    line-height:22px;
    padding:0px 10px 0px 22px;
    margin:0;
    background:url('/images/cms/icons/time2.png') no-repeat 0% 50% transparent;
}
#content article .meta ul{
    display:inline-block;
    margin:0;
    padding:0;
}
#content article.event .meta ul{
    margin-left:0px;
}
#content article .meta ul:after{
    content:".";
    /*display:block;*/
    height:0;
    clear:both;
    visibility:hidden;
}
#content article .meta ul li{
    display:inline;
    font-size:12px;
    font-weight:500;
    line-height:22px;
    list-style-type:none;
    margin:0px 10px 0px 0px;
    padding:0px 0px 0px 22px;
    background:url('/images/cms/icons/tag_blue2.png') no-repeat 0% 50% transparent;
}
@media screen and (max-width:924px) {
    #content .sort-panel ul {
    padding:30px 0 0 0;
    }
    #content article .meta ul{
    padding:0;
    margin:0;
    }
    #content article .meta ul li{
    margin:0px 10px 0px 0px;
    padding:0px 0px 0px 22px;
    float:none;
    }
}
@media screen and (max-width:690px) {
    #content article .event-image img {
        width:100%;
    }
    #content article .event-image {
        float:left;
        margin:0 0 20px 0;
        width:100%;
        clear:both;
    }
}


/* Homepage Tabs
--------------------------------------*/
.tab-wrap{
    float:left;
    border:1px solid #e2e2e2;
}
.tab-wrap.main{
    width:65%;
}
.tab-wrap.social{
    float:right;
    width:31%;
}
.tab-wrap.main .tabs li {
    width:33.33%;
}
.tab-wrap .tabs{
    width:100%;
    float:left;
    list-style-type:none;
    padding:0px !important;
    background-color:#e2e2e2;
}
.tab-wrap .tabs li{
    display:block;
    float:left;
    margin:0px !important;
    width:50%;
}
.tab-wrap .tabs li a{
    display:block;
    height:74px;
    line-height:74px;
    font-size:18px;
    vertical-align:middle;
    color:#000;
    background-color:#e2e2e2;
    padding:0px 45px;
    border-right:1px solid #fff;
}
.tab-wrap .tabs li a img.twitter {
    border:none!important;
    padding-top:15px!important;
}
.tab-wrap .tabs li a.active{
    background-color:#fff;
}
.tab-wrap .tabs li a.social-icon {
    text-align:center;
}
.tab-wrap .tabs li a.social-icon figure > figcaption {
    display:none!important;
}
.tab-wrap .tab-content{
    min-height:200px;
    width:92%;
    float:left;
    padding:20px 4%;
    background-color:#fff;
}
.tab-wrap.social .tab-content{
    width:86%;
    padding:20px 7%;
}
.tab-wrap .tab-content ul{
    list-style-type:none;
    padding:0px !important;
}
.tab-wrap .tab-content li a{
    display:block;
    font-weight:bold;
    text-decoration:none;
}
.tab-wrap.social .tab-content li a{
    display:inline;
    font-weight:normal;
}
.tab-wrap .tab-content li span{
    display:block;
}
.tab-wrap .tab-content li time{
    display:block;
    color:#666;
    font-size:small;
    font-style:italic;
    letter-spacing:1px;
    padding-bottom:12px;
}
.tab-wrap.social .tab-content li time{
    padding-bottom:20px;
}
.tab-wrap .tab-content p{
    margin:0px;
}
.tab-wrap .tab-content p a{
    color:#333;
    display:block;
    letter-spacing:2px;
    padding-top:20px;
    text-transform:uppercase;
    border-top:1px solid #ECECEC;
    text-align:center;
    margin:0px;
}

/* Homepage Division Link
--------------------------------------*/
#hp-division-link{
    display:block;
    float:right;
    width:31%;
    margin:0px 0px 40px;
}
#hp-blog-link{
    display:block;
    float:right;
    width:31%;
    margin:0px 0px 40px;
}
#hp-division-link a,
#hp-blog-link a{
    display:block;
    text-align:center;
    line-height:25px;
    text-transform:uppercase;
    font-size:17px;
}
#hp-division-link a{
    color:#000;
    border:2px solid #000;
    font-weight:bold;
    padding:24px 10px;
    background-color:#fff;
}
#hp-blog-link a{
    color:#fff;
    padding:26px 10px;
    background:url('/images/icon.blog.png') no-repeat 30% 50%;
    background-color:#4b4b4b;
}


/* Office Location Box
--------------------------------------*/
.current_office_location_header{
    margin:30px 0px 10px 0px;
}
.current_office_location{
    border:1px solid #e2e2e2;
    background-color:#fff;
    background-position:0% 50%;
    background-repeat:no-repeat;
    margin-bottom:10px;
    padding:25px 0px 25px 325px;
}
.current_office_location h2,
.current_office_location p{
    margin:0px !important;
    line-height:normal !important;
}
.current_office_location h2{
    color:#000 !important;
    font-weight:bold !important;
    font-size:16px !important;
}
.current_office_location p{
    padding-top:15px;
}
.current_office_location_button{
    margin:0px;
    padding:0px;
}
.current_office_location_button a{
    float:left;
    width:100%;
    background-color:#72cdf4;
    color:#fff;
    display:block;
    letter-spacing:2px;
    text-transform:uppercase;
    border-top:4px solid #53514c;
    text-align:center;
    margin:0px 0px 35px 0px;
    padding:20px 0px;
}
#_ba__link,
#__ba_panel{
    display:none;
}


/* Chapter Accordion
--------------------------------------*/
.chapter-accordion{
    padding:15px 0px 30px;
}
#content .chapter-accordion .accordion_content{
    padding:35px;
}
#content .chapter-accordion .accordion_content p{
    margin:4px 0px;
}
#content .chapter-accordion .accordion_content a{
    display:block;
    color:#333;
    background-color:#fdfdfd;
    padding:8px 20px;
    line-height:20px;
}
#content .chapter-accordion .accordion_content a > span{
    float:right;
}
#content .chapter-accordion .accordion_content a:hover{
    color:#fff;
    background-color:#dd060b;
}


/* Homepage Ticker (bxSlider)
--------------------------------------*/

/* Layout */
.bx-wrapper {
    position:relative;
    margin:0px auto;
    padding:0px;
    *zoom:1;
}
.bx-wrapper img {
    margin:0px auto;
    max-width:100%;
    display:block;
    border:none;
}

/* Theme */
.bx-wrapper .bx-viewport {
    background:#ddd;
    -webkit-transform:translatez(0);
    -moz-transform:translatez(0);
    -ms-transform:translatez(0);
    -o-transform:translatez(0);
    transform:translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position:absolute;
    bottom:0px;
    width:100%;
}

/* Loader */
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url('/images/bx_loader.gif') center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}

/* Pager */
.bx-pager {
    padding:6px 0px 0px 0px;
    opacity:0.78;
    filter:alpha(opacity=78);
}
.bx-wrapper .bx-pager {
    text-align:center;
    font-size:.85em;
    font-family:Arial;
    font-weight:bold;
    color:#666;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display:inline-block;
    *zoom:1;
    *display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background:#fff;
    text-indent:-9999px;
    display:block;
    width:10px;
    height:10px;
    margin:0 5px;
    outline:0;
    border:1px solid #C0BEBE;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#000;
}

/* Direction Controls */
.bx-wrapper .bx-prev {
    left:10px;
    background:url('/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
    right:10px;
    background:url('/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
    background-position:0 0;
}
.bx-wrapper .bx-next:hover {
    background-position:-43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position:absolute;
    top:50%;
    margin-top:-16px;
    outline:0;
    width:32px;
    height:32px;
    text-indent:-9999px;
    z-index:1001;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display:none;
}

/* Player Controls */
.bx-wrapper .bx-controls-auto {
    text-align:center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display:block;
    text-indent:-9999px;
    width:10px;
    height:11px;
    outline:0;
    background:url('/images/controls.png') -86px -11px no-repeat;
    margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position:-86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display:block;
    text-indent:-9999px;
    width:9px;
    height:11px;
    outline:0;
    background:url('/images/controls.png') -86px -44px no-repeat;
    margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position:-86px -33px;
}

/* Page Controls */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align:left;
    width:80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right:0;
    width:35px;
}

/* Image Captions */
.bx-wrapper .bx-caption {
    position:absolute;
    bottom:0;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
}
.bx-wrapper .bx-caption span {
    color:#fff;
    font-family:Arial;
    display:block;
    font-size:.85em;
    padding:10px;
}

/* Homepage Lightbox*/
.mfp-content{
    display:inline-block;
    position:relative;
    text-align:center;
    margin:0px auto;
    width:auto !important;
}
.mfp-content a{
    display:inline-block;
    position:relative;
}
.mfp-fade.mfp-bg{
    opacity:0;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    transition:all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready{
    opacity:0.8;
}
.mfp-fade.mfp-bg.mfp-removing{
    opacity:0;
}
.mfp-fade.mfp-wrap .mfp-content{
    opacity:0;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    transition:all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{
    opacity:1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{
    opacity:0;
}
#year-end-countdown{
    margin-left:auto;
    margin-right:auto;
    width:600px;
    padding:0 0 20px 0;
    background-color:#fff;
}
#year-end-countdown #pop{
    background-color:#ee4035;
}
#year-end-countdown .countdown{
    margin-left:auto;
    margin-right:auto;
    padding-bottom:60px;
}
#year-end-countdown #popupfoot{
    font-size:16pt;
    padding:10px 0 0 0;
    margin:0 auto;
}
#year-end-countdown .btn a{
    color:#ffffff;
    text-decoration:none;
}
#year-end-countdown .btn{
    width:300px;
    font-family:'Montserrat', sans-serif;
    font-weight:700;
    color:#ffffff;
    border:3px solid #FFFFFF;
    font-size:24px;
    background:#42b4e6;
    padding:20px 30px 20px 30px;
    margin-left:auto;
    margin-right:auto;
    text-decoration:none;
    cursor:pointer;
    position:relative;
    top:-40px;
}
#year-end-countdown .btn:hover{
    background:#7ec8e8;
    text-decoration:none;
}

/* Pagination */
.pagination{
    margin-top:4%;
    margin-bottom:4%;
}
.pagination a{
    border:1px solid rgb(197, 197, 197);
    color:#555555;
    padding:1.2% 2%;
    margin:0.2%;
    border-radius:12%;
}
.pagination a.active{
    border:1px solid #72cdf4;
    background-color:#72cdf4;
    color:#ffffff;
    padding:1.2% 2%;
    margin:0.2%;
    border-radius:12%;
}
.pagination a:hover{
    background-color:#72cdf4;
    color:#ffffff;
}

/* BrowseAloud
--------------------------------------*/
#__ba_panel{
    display:none;
}

/* Email and RSS Subscription Box
--------------------------------------*/
.subscription {
    background-color:#4b4b4b;
    color:#fff;
    padding:25px;
    height:auto;
    margin:20px auto 0 auto;
    font-weight:300 !important;
}
.subscription h5.updates {
    font-size:24px !important;
    color:#72cdf4 !important;
    padding:0 !important;
    margin:0 !important;
    font-weight:300 !important;
}
.subscription > p {
    font-weight:300;
    letter-spacing:1px;
    color:#e4e4e4;
}
input[type="text"] {
    height:40px;
    width:390px;
    padding-left:10px;
    border:1px solid #e7e7e7;
    margin:5px 0 0 0;
    outline:0;
    z-index:1;
    background:#fff;
    font-size:18px;
}
.subscription input[name="cons_first_name"], .subscription input[name="cons_last_name"] {
    height:40px;
    width:47%;
}
.subscription input[name="cons_email"] {
    height:40px;
    width:97%;
    margin-bottom: 10px;
}
.float-button {
    width:100px;
    height:44px;
    padding:0;
    font-size:18px;
    text-align:center;
    background:#dbdbdb;
    border:1px solid #e7e7e7;
    cursor:pointer;
    outline:0;
    color:#575757;
    margin-top:5px;
}
.float-button-right {
    width:170px;
    height:44px;
    padding:0;
    font-size:18px;
    background:#333333;
    border:0;
    cursor:pointer;
    outline:0;
    color:#e2e2e2;
    float:right;
    margin-top:5px;
    line-height:43px;
    text-align:center;
}
/* up to 1017px */
@media only screen and (max-width:1017px){
    input[type="text"] {
       width:220px;
    }
    #hp-blog-link a{
        background-position:25% 50%;
    }
}
/* up to 867px */
@media only screen and (max-width:867px){
    input[type="text"] {
       width:160px;
    }
    #hp-blog-link a{
        background-position:20% 50%;
    }
}
/* up to 781px */
@media only screen and (max-width:781px){
    input[type="text"], .subscription input[type="text"] {
       width:97%;
       padding-left:10px;
    }
    .float-button, .float-button-right {
        width:100%;
        padding-left:0;
    }
    #content .chapter-accordion .accordion_content a > span{
        float:none;
    }
    #content .chapter-accordion .accordion_content a > span:before{
        content:" - " ;
    }
}

/* Top Navigation Search Bar  */
#top_navigation_search,
#top_navigation_search form{
    height:40px;
}
#top_navigation_search #search_input{
    display:none;
    float:left;
    margin:0px;
    padding:0px 0px 0px 8px;
    height:38px;
    width:225px;
    line-height:38px;
    border-top:none;
    border-right:none;
    border-bottom:2px solid #000;
    border-left:2px solid #000;
    background-color:#ebebeb;
    font-weight:normal;
}
#top_navigation_search #search_button{
    float:right;
    background:#000;
    padding:12px 14px;
    outline:0;
}

/* Filter Page Side Bar Search */
.filter_search_title{
    font-weight:700;
    font-size:13px;
    color:#000;
    letter-spacing:1px;
    margin-top:25px;
    margin-bottom:-10px;
    text-transform:none !important;
}
.search_title{
    font-weight:400;
    font-size:13px;
    color:#000;
    letter-spacing:1px;
    margin-top:15px;
    margin-bottom:5px;
}
#search_form{
    width:100%;
}
#search_form:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#search_form .search_box,
#search_form .search_button{
    float:left;
    margin:0px;
    line-height:normal;
}
#search_form .search_box{
    width:80%;
}
#search_form .search_button{
    width:20%;
}
#search_form .search_box input{
    width:100%;
    width:calc(100% - 8px);
    height:34px;
    margin:0px;
    padding:0px 3px 0px 5px;
    font-size:13px;
    font-weight:normal;
    letter-spacing:1px;
    color:#333;
}
#search_form .search_button input{
    width:100%;
    height:36px;
    background:url('/images/zoom.png') 50% 50% no-repeat #fff;
    border:1px solid #e7e7e7;
    color:transparent;
    cursor:pointer;
}
#distance_form label {
    font-weight:400;
    font-size:13px;
    color:#000;
    letter-spacing:1px;
}
@media screen and (max-width:475px) {
    #content article h1{
        font-size:18px;
        line-height:23px;
    }
    #content article p{
        font-size:14px;
        line-height:20px;
    }
}
ul.search_sidebar {
    margin:0px 0 15px 0;
}
ul.search_sidebar li {
    background-color:#404040;
    padding:0;
    margin:0;
    border-top:0 !important;
    border-bottom:0 !important;
    margin-bottom:1px;
}
ul.search_sidebar li.more {
    padding:8px 5px 8px 10px;
    cursor:pointer;
    font-size:14px;
}
ul.search_sidebar li.active,
ul.search_sidebar li:hover {
    background-color:#72cdf4;
}
ul.search_sidebar li:hover a {
    color:#fff !important;
}
ul.search_sidebar li.active a span,
ul.search_sidebar li.more {
    color:#fff !important;
    font-weight:600 !important;
}
#sidenav ul.search_sidebar li a {
    padding:7px 5px 7px 10px;
    margin:0;
    color:#d0d0d0 !important;
    font-weight:300 !important;
    overflow:auto;
    display:block;
}
ul.search_sidebar li a > span:first-child {
    float:left;
    width:82%;
    font-weight:400;
    font-size:15px;
}
ul.search_sidebar li a > span {
    width:12%;
    float:right;
    font-size:13px;
}
ul.search_sidebar li a:hover > span,
ul.search_sidebar li a:active > span {
    color:#fff !important;
}

/*
    EVENTS LISTING PAGE
*/
#distance_form{
    margin:5px 0px 5px 0px;
    padding:10px 0px 10px 0px;
}
#distance_form label{
    display:block;
    font-weight:400;
    font-size:13px;
    color:#000;
    letter-spacing:1px;
    margin-top:15px;
    margin-bottom:5px;
}
#distance_form label span{
    font-weight:600;
}
.event-block{
    margin-top:1.5em;
    margin-bottom:2.4em;
}

.wide-section-wrapper {
    overflow:hidden;
    background-color:#eee;
    max-width:76em;
}
.wide-section-wrapper{
    background-image:-webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0, #eee),
        color-stop(80%, #eee),
        color-stop(80%, #333),
        color-stop(100%, #333)
    );
    background-image:-webkit-linear-gradient(
        left,
        #eee,
        #eee 80%,
        #333 80%,
        #333 100%
    );
    background-image:-moz-linear-gradient(
        left,
        #eee,
        #eee 80%,
        #333 80%,
        #333 100%
    );background-image:-ms-linear-gradient(
        left,
        #eee,
        #eee 80%,
        #333 80%,
        #333 100%
    );
    background-image:-o-linear-gradient(
        left,
        #eee,
        #eee 80%,
        #333 80%,
        #333 100%
    );
}
.block.img-block {
    max-width:200px;
    float:left;
    margin: 0 0 0 -2px !important;
    padding: 0 !important;
}
.block.img-block img{
    background-color:none !important;
    border:none !important;
    padding:0px !important;
    display:block;
}
.block.text-block {
    max-height:280px !important;
    width:50%;
    float:left;
    padding: 10px 15px 15px 15px;
    overflow: hidden;
}
.block.detail-block{
    float:right;
    width:20%;
}
.block h1{
    padding:5px;
    margin:20px 0 15px 0;
}
h1.event-title {
    line-height:26px !important;
    padding:0px;
    font-size: 20px !important;
}
h1.event-title strong {
    font-weight:bold;
}
h1.event-title a{
    color:#000;
}
p.event-message  {
    line-height:22px;
    padding: 0px;
    margin: 10px 0 10px 0;
    min-height: 80px;
}
.event-details p{
    margin:20px 0px 20px 0px!important;
}

.event-details div:first-child {
    border-top:none;
    margin:20px 0px 20px 0px!important;
}
.event-details div {
    border-top:1px solid #eee;
    margin-bottom:6px;
    text-align:center;
    width:100%;
    color:#fff;
}
.event-details div a {
    margin:2px 0 2px 0;
    color:#000;
    display:block;
}
.block.text-block div.sharethis {
    width: 70%;
    float: right;
    font-size: 12px;
    text-align: right;
    margin-top: 10px;
}
.block.text-block div.sharethis ul {
    overflow: auto;
    float: right;
    list-style:none;
    margin: 0;
    padding: 0 !important;
}
.block.text-block div.sharethis ul li div.sharethistext {
    display: block;
    padding: 11px;
}
.block.text-block div.sharethis ul li {
    line-height:2px !important;
    margin: 0 0 0 3px!important;
    float: left;
    display: block;
}
.block.text-block div.sharethis ul li a {
    display: block;
    width:25px;
    height:25px;
}
.block.text-block div.sharethis ul li.facebook {
    background-image:url(/images/facebook.png);
    background-repeat: no-repeat;
    background-size:25px 25px;
    width:25px;
    height:25px;
}
.block.text-block div.sharethis ul li.twitter {
    background-image:url(/images/twitter.png);
    background-repeat: no-repeat;
    background-size:25px 25px;
    width:25px;
    height:25px;
}
.block.text-block div.sharethis ul li.linkedin {
    background-image:url(/images/linkedin.png);
    background-repeat: no-repeat;
    background-size:25px 25px;
    width:25px;
    height:25px;
}
.event-more {
    color:#fff;
    background:#000;
    text-align:center;
    width: 35%;
}

.event-more a {
    color:#fff;
    display:block;
    padding:0.7em;
}
.event-more:hover{
    background-color:#72cdf4;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/

/* for 1070px or less */
@media screen and (max-width:1070px) {
    .block.text-block {
        width:47%;
    }
}

/* for 970px or less */
@media screen and (max-width:970px) {
    .block.img-block {
        display:none;
    }
    .block.text-block {
        width:70%;
    }
    .wide-section-wrapper{
    background-image:-webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0, #eee),
        color-stop(70%, #eee),
        color-stop(70%, #333),
        color-stop(100%, #333)
    );
    background-image:-webkit-linear-gradient(
        left,
        #eee,
        #eee 70%,
        #333 70%,
        #333 100%
    );
    background-image:-moz-linear-gradient(
        left,
        #eee,
        #eee 70%,
        #333 70%,
        #333 100%
    );background-image:-ms-linear-gradient(
        left,
        #eee,
        #eee 70%,
        #333 70%,
        #333 100%
    );
    background-image:-o-linear-gradient(
        left,
        #eee,
        #eee 70%,
        #333 70%,
        #333 100%
    );
    }
}

/* for 970px or more */
@media screen and (min-width:970px) {
    .en_CA #mainnav ul li{
        font-size:115%;
    }
    .fr_CA #mainnav ul li{
        font-size:100%;
        padding-left:25px;
    }
}

/* for 925px to 969px */
@media screen and (min-width:925px) and (max-width:969px) {
    .wrapper {
        max-width:969px;
    }
    #topsubnav,
    #mainnav {
        width:690px;
    }
    .en_CA #mainnav ul li{
        font-size:115%;
    }
    .fr_CA #mainnav ul li{
        font-size:96%;
        padding-left:25px;
    }
    #sidenav {
        width:26%;
        margin-top:0px;
    }
    #content {
        margin:0;
        width:100%;
    }
    #content.two-column,
    #content.three-column {
        margin:0;
        width:70%;
    }
    #feature p{
        font-size:15px;
        line-height:24px;
    }
    #sidebar {
        width:100%;
        padding-top:35px;
    }
    #sidebar section{
        margin-bottom:35px;
    }
    #sidebar ul li:last-child{
        padding-bottom:0px;
    }
    #alsoviewed h1 {
        font-weight:600;
        font-size:16px;
    }
    #alsoviewed ul{
        padding-top:20px;
    }
    #alsoviewed ul li {
        display:inline;
        float:left;
        width:24%;
    }
    #alsoviewed ul li a {
        color:#000;
    }
    #hp-division-link a{
        padding:22px 15px;
        line-height:22px;
        font-size:15px;
    }
    footer {
        border-top:1px solid #333;
        line-height:25px;
    }
    footer section#footermenu {
        background-color:#404040;
        padding:40px 0 40px 0;;
    }
    footer section#footermenu section {
        font-size:13px;
        float:left;
        width:33%;
    }
    footer section#footermenu section ul li {
        list-style-type:none;
    }
    footer section#footermenu section ul li a, footer section#footermenu section p a {
        color:#9d9d9d;
    }
    footer section#footermenu section ul li a:hover {
        color:#fff;
    }
    footer section#copyright {
        background-color:#fff;
        border-top:1px solid #333;
        color:#8b8b8b;
        font-size:12px;
        padding:10px;
    }
    .current_office_location_header{
        font-size:20px !important;
        line-height:normal !important;
    }
    .current_office_location h2,
    .current_office_location p{
        font-size:14px !important;
    }
}

/* for 718px to 970px */
@media screen and (min-width:718px) and (max-width:970px) {
    /* Event Block*/
    .block {
        font-size:92%;
    }
    .block.text-block{
        width:63%;
    }
    .block.detail-block{
        width:30%;
    }
}

/* for 475px to 717px */
@media screen and (min-width:475px) and (max-width:717px) {
    .block.text-block{
        width:93%;
    }
    .block.text-block div.sharethis {
        margin-top:20px;
    }
    .block.detail-block{
        float:left;
        width:100%;
        background-color: #333;
        margin: 0;
        padding: 0;
    }
    .event-details div{
        margin: 0 !important;
        padding: 0 !important;
        width: 49%;
        float: left;
        display: inline;
    }
    .event-details div:first-child {
        border-top:none;
        margin: 0 !important;
        padding: 0 !important;
    }
    .event-details div:last-child{
        border-top:0px solid #eee;
        border-left:1px solid #eee;
    }
    .event-details div p{
        margin: 0 !important;
        padding: 10px 0 10px 0 !important;
    }
    .wide-section-wrapper{
    background-image:none;
    }
}

/* for 200px to 474px */
@media screen and (min-width:200px) and (max-width:474px) {
    .contact-left-column, .contact-right-column {
        float:none!important;
        width:100%!important;
    }
    .block {
        font-size:92%;
    }
    .event-block {
        min-width:200px;
    }
    .block.text-block{
        width:91%;
    }
    .block.text-block div.sharethis {
        width: 58%;
    }
    p.event-message{
        padding:0 !important;
        margin:0 !important;
    }
    .block.detail-block{
        width:100%;
        background-color:#333;
    }
    .event-details div{
        margin: 0 !important;
        padding: 0 !important;
        width: 49%;
        float: left;
        display: inline;
    }
    .event-details div:first-child {
        border-top:none;
        margin: 0 !important;
        padding: 0 !important;
    }
    .event-details div:last-child{
        border-top:0px solid #eee;
        border-left:1px solid #eee;
    }
    .event-details div p{
        margin: 0 !important;
        padding: 10px 0 10px 0 !important;
    }
    ul.search_sidebar li.more {
        padding:8px 5px 8px 10px !important;
        display: block;
    }
    .wide-section-wrapper{
    background-image:none;
    }
}
/* for 720px to 924px */
@media screen and (min-width:720px) and (max-width:924px) {
    .wrapper {
        max-width:924px;
    }
    #topsubnav {
        font-size:12px;
        width:490px;
    }
    #topsubnav .locations {
        width: 38em;
    }
    #topsubnav li .locations li.detect_location a{
        background-size: 20px 17px;
    }
    #topsubnav li .locations li {
        font-size:14px;
    }
    #topsubnav li .locations a {
        line-height:22px;
        height:22px;
    }
    #mainnav {
        width:100%;
        margin:0px 0px 20px 0px;
    }
    #mainnav ul {
        width:100%;
    }
    #mainnav ul li {
        font-size:108%;
        float:left;
        display:inline;
        text-align:center;
        padding:0px 0px 0px 35px;
    }
    .fr_CA #mainnav ul li {
        font-size:96%;
        padding-left:32px;
    }
    #mainnav ul li a {
        color:#000;
        font-weight:bold;
    }
    #mainnav ul li a:hover {
        border-bottom:3px solid #dd060b;
    }
    #feature article{
        padding:12px 25px;
    }
    #feature h1{
        font-size:25px;
        margin-top:6px;
    }
    #feature p{
        font-size:14px;
        line-height:22px;
    }
    #sidenav {
        margin:0 4% 0 0;
        width:26%;
    }
    #content {
        margin:0;
        width:100%;
    }
    #content.two-column,
    #content.three-column {
        margin:0;
        width:70%;
    }
    #sidebar {
        width:100%;
        padding-top:35px;
    }
    #sidebar ul li:last-child{
        padding-bottom:0px;
    }
    #sidebar section {
        width:100%;
        margin-bottom:35px;
    }
    #alsoviewed h1 {
        font-weight:600;
        font-size:16px;
    }
    #alsoviewed ul{
        padding-top:20px;
    }
    #alsoviewed ul li {
        display:table-cell;
        float:left;
        width:24%;
    }
    #alsoviewed ul li a {
        color:#000;
    }
    #hp-division-link a{
        padding:22px 15px;
        line-height:22px;
        font-size:15px;
    }
    footer {
        border-top:1px solid #333;
        line-height:25px;
    }
    footer section#footermenu {
        background-color:#404040;
        padding:40px 0 40px 0;
    }
    footer section#footermenu section {
        font-size:13px;
        float:left;
        width:33%;
    }
    footer section#footermenu section ul li {
        list-style-type:none;
    }
    footer section#footermenu section ul li a {
        color:#9d9d9d;
    }
    footer section#footermenu section ul li a:hover {
        color:#fff;
    }
    footer section#copyright {
        background-color:#fff;
        border-top:1px solid #333;
        color:#8b8b8b;
        font-size:12px;
        padding:10px;
    }
    .tab-wrap li {
        font-size:13px;
        line-height:19px !important;
    }
    .tab-wrap .tabs li a{
        height:58px;
        line-height:58px;
        font-size:15px;
        padding:0px 30px;
    }
    .current_office_location_header{
        font-size:20px !important;
        line-height:normal !important;
    }
    .current_office_location{
        background-image:none !important;
        padding-left:25px;
    }
    .current_office_location h2,
    .current_office_location p{
        font-size:14px !important;
    }
}

/* for 475px to 719px */
@media screen and (min-width:475px) and (max-width:719px) {
    .wrapper {
        max-width:719px;
    }
    #topsubnav {
        display:none;
    }
    #menuicon {
        position:absolute;
        top:43px;
        right:25px;
        cursor:pointer;
        background:url('/images/menu-icon.png') no-repeat 0% 50% #000;
        border:none;
        display:block;
        text-indent:-9999px;
        margin:0px;
        width:40px;
        height:40px;
    }
    #menuicon:hover {
        background-color:#dd060b;
    }
    #menuicon a {
        display:none;
    }
    #mainnav {
        display:none;
        overflow:hidden;
        background-color:#f3f3f3;
        border-top:1px solid #e8e8e8;
        float:left;
        margin:0px;
        padding:0px;
        width:100%;
    }
    #mainnav ul {
        margin:0px;
        padding:0px;
        width:100%;
    }
    #mainnav ul li {
        margin:0px;
        padding:0px;
        width:50%;
        text-align:center;
    }

    /*
    Used if uneven number of menu items.
    #mainnav ul li:last-child{
        width:100%;
    }
    */
    #mainnav ul li a{
        margin:0px;
        padding:10px 0px;
        font-size:14px;
        display:block;
        border:none;
    }
    #mainnav ul li.language a  {
        font-weight:normal;
        background-color:#dfdfdf;
    }
    #mainnav #top_navigation_search {
        position:relative;
        width:49%;
        height:39px;
        padding-left:1%;
        background-color:#fff;
    }
    #mainnav #top_navigation_search form{
        height:39px;
    }
    #mainnav #top_navigation_search #search_input {
        display:block;
        border:none;
        width:100%;
        height:39px;
        padding:0px;
        background-color:#fff;
    }
    #mainnav #top_navigation_search #search_button {
        float:none;
        position:absolute;
        top:0px;
        right:0px;
        padding-bottom:11px;
    }
    #mainnav ul li.location a {
        font-weight:normal;
        color:#fff;
        background:url('/images/cms/icons/geolocation.png') 97% 50% no-repeat #4b4b4b;
    }
    #mainnav ul li.location a:hover {
        background-color:#626262 !important;
    }
    #mainnav ul li.donate a {
        background-color:#dd060b;
        color:#fff;
        font-weight:bold;
        text-transform:uppercase;
    }
    #mainnav ul li.donate a:hover {
        background-color:#dd6a6c !important;
    }
    #mainnav ul li a:hover{
        color:#fff !important;
        background-color:#dd060b !important;
    }
    .megamenu {
        padding:0px;
    }
    .megamenu section {
        width:100%;
        padding:20px 0px;
    }
    .megamenu section h1 {
        font-size:15px;
        padding:10px 0 10px;
    }
    .megamenu section ul {
        margin:0px;
    }
    .megamenu section ul li {
        display:block;
        padding:0px;
    }
    #change-location h1{
        display:none;
    }
    .locations li.current_location {
        display:block;
        border-bottom: 1px solid #e4e4e4;
        padding: 12px 0px;
    }
    .locations li.current_location a{
        display:inline;
        background:none;
        color: #dd060b;
        border-top:none;
        border-bottom:none;
        padding:0px;
    }
    .locations li.current_location a:hover{
        background:none;
    }
    .megamenu section ul li a {
        display:block;
        background:url('/images/arrow.png') 97% 50% no-repeat;
        border-top:1px solid #fff;
        border-bottom:1px solid #e4e4e4;
        padding:8px 0px;
    }
    .megamenu section ul li a:hover {
        background-image:url('/images/arrow-hover.png');
    }
    .megamenu section ul li.detect_location a {
        color:#fff;
        background:url('/images/refresh.png') 10px 50% no-repeat #dd060b;
        padding:8px 10px 8px 38px;
        text-decoration:underline;
    }
    #sidenav {
        margin:0 4% 0 0;
        width:26%;
    }
    #content {
        margin:0;
        width:100%;
    }
    #content.two-column,
    #content.three-column {
        margin:0;
        width:70%;
    }
    #feature article{
        padding:6px 20px;
    }
    #feature h1{
        font-size:20px;
        font-weight:bold;
        margin-top:15px;
    }
    #feature p{
        font-size:14px;
        line-height:21px;
    }
    #sidebar {
        width:100%;
        padding-top:35px;
    }
    #sidebar section {
        width:100%;
        margin-bottom:35px;
    }
    #sidebar ul li:last-child{
        padding-bottom:0px;
    }
    #alsoviewed h1 {
        font-weight:600;
        font-size:16px;
    }
    #alsoviewed ul {
        padding-top:20px;
    }
    #alsoviewed ul li {
        display:inline;
        float:left;
        padding-bottom:20px;
        width:100%;
    }
    #alsoviewed ul li:last-child{
        padding-bottom:0px;
    }
    #alsoviewed ul li a {
        color:#000;
    }
    #hp-division-link,
    #hp-blog-link {
        float:left;
        width:100%;
        margin-bottom:10px;
    }
    #hp-division-link a,
    #hp-blog-link a{
        padding:18px 10px;
        line-height:22px;
    }
    #hp-blog-link a{
        display:block;
        color:#fff;
        background:url('/images/icon.blog.png') no-repeat 35% 50%;
        background-color:#4b4b4b;
    }
    footer {
        border-top:1px solid #333;
        line-height:25px;
    }
    footer section#footermenu {
        background-color:#404040;
        padding:40px 0 40px 0;
    }
    footer section#footermenu section {
        border-top:1px solid #555;
        border-bottom:1px solid #333;
        font-size:13px;
        float:left;
        padding:20px 0 20px 0;
        width:100%;
    }
    footer section#footermenu section ul li {
        list-style-type:none;
    }
    footer section#footermenu section ul li a {
        color:#9d9d9d;
    }
    footer section#footermenu section ul li a:hover {
        color:#fff;
    }
    footer section#copyright {
        background-color:#fff;
        border-top:1px solid #333;
        color:#8b8b8b;
        font-size:12px;
        padding:10px;
    }
    .otherwebsites {
        font-weight:bold;
        display:block;
    }
    .listofwebsites {
        display:none;
    }
    .tab-wrap{
        margin:10px 0px;
    }
    .tab-wrap.main{
        width:100%;
    }
    .tab-wrap.social{
        float:left;
        width:100%;
    }
    .tab-wrap .tabs li a{
        height:65px;
        line-height:65px;
        font-size:16px;
        padding:0px 35px;
    }
    .current_office_location_header{
        font-size:20px !important;
        line-height:normal !important;
    }
    .current_office_location{
        background-image:none !important;
        padding-left:25px;
    }
    .current_office_location h2,
    .current_office_location p{
        font-size:14px !important;
    }
    .bx-pager {
        bottom:-22px !important;
    }
}

/* up to 474px */
@media only screen and (max-width:474px){
    header,
    .contentwrapper,
    footer{
        min-width:300px;
    }
    .wrapper {
        max-width:474px;
    }
    #topsubnav {
        display:none;
    }
    #menuicon {
        position:absolute;
        top:27px;
        right:25px;
        cursor:pointer;
        background:url('/images/menu-icon.png') no-repeat 0% 50% #000;
        border:none;
        display:block;
        text-indent:-9999px;
        margin:0px;
        width:40px;
        height:40px;
    }
    #menuicon:hover {
        background-color:#dd060b;
    }
    #menuicon a {
        display:none;
    }
    #logo {
        float:left;
        width:81px;
        height:42px;
        margin:0px;
        padding:25px 0px;
    }
    #logo a{
        width:81px;
        height:42px;
    }
    .en_CA #logo a{
        background-image:url('/images/logo.broken.en_CA.png');
    }
    .fr_CA #logo a{
        background-image:url('/images/logo.broken.fr_CA.png');
    }
    #mainnav {
        display:block;
        overflow:hidden;
        background-color:#f3f3f3;
        border-top:1px solid #e8e8e8;
        float:left;
        margin:0px;
        padding:0px;
        width:100%;
    }
    #mainnav ul {
        margin:0px;
        padding:0px;
        width:100%;
    }
    #mainnav ul li {
        margin:0px;
        padding:0px;
        width:100%;
        text-align:center;
    }
    #mainnav ul li a{
        margin:0px;
        padding:10px 0px;
        font-size:14px;
        display:block;
        border:none;
    }
    #mainnav ul li.language a  {
        font-weight:normal;
        background-color:#dfdfdf;
    }
    #mainnav ul li.location a {
        font-weight:normal;
        color:#fff;
        background:url('/images/cms/icons/geolocation.png') 97% 50% no-repeat #4b4b4b;
    }
    #mainnav ul li.location a:hover {
        background-color:#626262 !important;
    }
    #mainnav #top_navigation_search {
        position:relative;
        width:100%;
        height:39px;
        padding-left:1%;
        background-color:#fff;
    }
    #mainnav #top_navigation_search form{
        height:39px;
    }
    #mainnav #top_navigation_search #search_input {
        display:block;
        border:none;
        width:100%;
        height:39px;
        padding:0px;
        background-color:#fff;
    }
    #mainnav #top_navigation_search #search_button {
        float:none;
        position:absolute;
        top:0px;
        right:0px;
        padding-bottom:11px;
    }
    #mainnav ul li.donate a {
        background-color:#dd060b;
        color:#fff;
        font-weight:bold;
        text-transform:uppercase;
    }
    #mainnav ul li.donate a:hover {
        background-color:#dd6a6c !important;
    }
    #mainnav ul li a:hover{
        color:#fff !important;
        background-color:#dd060b !important;
    }
    #feature article{
        padding:6px 20px;
    }
    #feature h1{
        font-size:18px;
        font-weight:bold;
        margin-top:15px;
    }
    #feature p{
        font-size:14px;
        line-height:21px;
    }
    #sidenav {
        margin:0;
        width:100%;
        padding:0 0 30px 0;
    }
    #sidenav ul {
        margin:0;
        padding:0;
        width:100%;
    }
    #sidenav ul li {
        padding:0;
    }
    #sidebar ul li:last-child{
        padding-bottom:0px;
    }
    .donate {
        background-color:#000;
        color:#fff;
        font-weight:bold;
        padding:10px 15px 8px 15px;
    }
    .megamenu {
        padding:0px;
    }
    .megamenu section {
        width:100%;
        padding:20px 0px;
    }
    .megamenu section h1 {
        font-size:15px;
        padding:10px 0 10px;
    }
    .megamenu section ul {
        margin:0px;
    }
    .megamenu section ul li {
        display:block;
        padding:0px;
    }
    .megamenu section ul li a {
        display:block;
        background:url('/images/arrow.png') 97% 50% no-repeat;
        border-top:1px solid #fff;
        border-bottom:1px solid #e4e4e4;
        padding:8px 0px;
    }
    .megamenu section ul li a:hover {
        background-image:url('/images/arrow-hover.png');
    }
    #change-location h1{
        display:none;
    }
    .locations li.current_location {
        display:block;
        border-bottom: 1px solid #e4e4e4;
        padding: 12px 0px;
    }
    .locations li.current_location a{
        display:inline;
        background:none;
        color: #dd060b;
        border-top:none;
        border-bottom:none;
        padding:0px;
    }
    .locations li.current_location a:hover{
        background:none;
    }
    .megamenu section ul li.detect_location a {
        color:#fff;
        background:url('/images/refresh.png') 10px 50% no-repeat #dd060b;
        padding:8px 10px 8px 38px;
        text-decoration:underline;
    }
    #content,
    #content.two-column,
    #content.three-column {
        float:right;
        margin:0 0 0 10px;
        width:100%;
    }
    .contentphoto {
        overflow:hidden;
        float:none;
        margin:auto;
        max-width:300px;
        width:100%;
    }
    #sidebar {
        width:100%;
    }
    #sidebar section {
        width:100%;
        margin:0 0 20px 0;
    }
    #alsoviewed h1 {
        font-weight:600;
        font-size:16px;
    }
    #alsoviewed ul{
        padding-top:20px;
    }
    #alsoviewed ul li {
        display:inline;
        float:left;
        padding-bottom:20px;
        width:100%;
    }
    #alsoviewed ul li:last-child{
        padding-bottom:0px;
    }
    #alsoviewed ul li a {
        color:#000;
    }
    #hp-division-link,
    #hp-blog-link {
        float:left;
        width:100%;
        margin-bottom:10px;
    }
    #hp-division-link a,
    #hp-blog-link a{
        padding:18px 10px;
        line-height:22px;
    }
    /* Event Block */
    .block, .img-block img, .detail-block {
        /*width:100%;*/
    }
    footer {
        border-top:1px solid #333;
        line-height:25px;
    }
    footer section#footermenu {
        background-color:#404040;
        padding:40px 0 40px 0;
    }
    footer section#footermenu section {
        border-top:1px solid #555;
        border-bottom:1px solid #333;
        font-size:13px;
        float:left;
        padding:20px 0 20px 0;
        width:100%;
    }
    footer section#footermenu section ul li {
        list-style-type:none;
    }
    footer section#footermenu section ul li a {
        color:#9d9d9d;
    }
    footer section#footermenu section ul li a:hover {
        color:#fff;
    }
    footer section#copyright {
        background-color:#fff;
        border-top:1px solid #333;
        color:#8b8b8b;
        font-size:12px;
        padding:10px;
        margin-left:-10px;
    }
    .otherwebsites {
        font-weight:bold;
        display:block;
    }
    .listofwebsites {
        display:none;
    }
    .tab-wrap{
        margin:10px 0px;
    }
    .tab-wrap.main{
        width:100%;
    }
    .tab-wrap.social{
        float:left;
        width:100%;
    }
    .tab-wrap .tabs li a{
        height:58px;
        line-height:58px;
        font-size:15px;
        padding:0px 30px;
    }
    .current_office_location_header{
        font-size:20px !important;
        line-height:normal !important;
    }
    .current_office_location{
        background-image:none !important;
        padding-left:25px;
    }
    .current_office_location h2,
    .current_office_location p{
        font-size:14px !important;
    }
    .bx-pager {
        bottom:-22px !important;
    }
}

/* ----- OFFICE/DIVISION CONTACT LANDING PAGE  ----- */

#content .division .accordion_header{
    background:url('/images/accordion.division.png') -1344px 50% no-repeat #f3f2f1;
    padding:12px 20px 12px 75px;
}
#content .division .accordion_content{
    padding:40px 55px 30px;
    font-size:16px;
    line-height:27px;
}
#content .about .accordion_header{
    background:url('/images/accordion.about.png') -1344px 50% no-repeat #f3f2f1;
    padding:12px 20px 12px 75px;
}
.contact-columns:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.contact-left-column, .contact-right-column {
    float:left;
    width:45%;
}
.contact-right-column p{
    margin:0px;
}
.contact-left-column {
    margin-right:10%;
}
.suboffice-address{

}
.office-address {
    font-style:normal;
}
div.hours-details {
    line-height:normal;
    color:#848181;
    margin:15px 0 15px 0 !important;
}
div.hours-details p{
    margin:4px 0px;
}
span.phone-details {
    color:#848181;
    font-size:13px;
}
div.accessibility-notices {
    clear:both;
    margin:10px 0 10px 0 !important;
}
div.accessibility-notices h5{
    font-weight:bold !important;
    color:#dd060b !important;
    margin:10px 0 10px 0 !important;
}
div.accessibility-notices p{
    line-height:normal;
    color:#848181;
    margin:10px 0 10px 0 !important;
}

.tab-wrap.office {
    width:99.7%;
}
.tab-wrap.office .tabs li.office-tab {
    width:100%;
}
.tab-wrap.office .tabs li.office-tab a.office-tab-header {
    background:#e2e2e2;
}
.tab-wrap.office .tabs li.office-tab a.office-tab-header {
    border-right:none!important;
}
.event-date-box {
    display:block;
    color:#000;
    background:#72cdf4;
    padding:4px 0px 0px 0px;
    margin-right:10px;
    width:80px;
    height:69px;
    float:left;
    text-align:center;
    font-size:15px;
    line-height:20px;
    text-transform:uppercase;
    vertical-align:middle;
    font-weight:normal;
}
.fr_CA .event-date-box{
    width:86px;
}
.event-day {
    font-style:normal;
    font-size:27px;
    line-height:24px;
    color:#fff;
    font-weight:bold;
}
li.office-event-item {
    margin:20px 0 20px 0!important;
    min-height:75px;
    clear:both;
}
.tab-wrap.office {
    float:right;
    width:100%;
    margin-bottom:45px;
}
h1.office-hello-title {
    font-size:1.8em !important;
    color:#8C8989 !important;
    font-weight:100 !important;
    text-align:center;
    padding:12px 5px 25px 5px;
    background-color:#FAFAFA;
}
.office-title-divider {
    background-color:#F3F2F2;
    text-align:center;
    border:1px solid #EBEAE9;
    padding:0px 25px;
    margin:0px 0px 40px 0px;
}
#search-webpages .content > .breadcrumb {
    color:#72cdf4;
    font-weight:400;
    font-size:13px;
}

/* MS Legacy Ticker
--------------------------------------*/
.ms_legacy h2{
    margin-top:0px !important;
}
.ms_legacy .bx-wrapper{
    margin: 10px auto 20px;
}
.ms_legacy #bxslider-ticker-thumbs a figcaption{
    display:none;
}
.ms_legacy div.sliderTicker > .bx-wrapper .bx-viewport{
    background-color:transparent;
}
.ms_legacy #bxslider-ticker-slides li{
    left:10px;
}
.ms_legacy #bxslider-ticker-slides li img{
    margin:38px 0px 0px 10px;
}
.ms_legacy #bxslider-ticker-slides li iframe{
    display:block;
    margin:auto;
}
.ms_legacy .sliderTicker .bx-controls-direction a{
    top:54%;
}
.ms_legacy .sliderTicker .bx-prev{
    left:-33px;
}
.ms_legacy .sliderTicker .bx-next{
    right:-33px;
}
.ms_legacy #bxslider-ticker-thumbs.bx-pager{
    padding-top:0px;
    bottom:-10px;
}
.ms_legacy .video-container{
    position:relative;
    padding-bottom:50%;
    padding-top:20px;
    height:0px;
    overflow:hidden;
}
.ms_legacy .video-container iframe {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}

/* Office Staff Members
--------------------------------------*/
#content .members .accordion_header{
    background:url('/images/accordion.members.png') -1344px 50% no-repeat #f3f2f1;
    padding:12px 20px 12px 75px;
}

/* Featherlight Lightbox
--------------------------------------*/
.featherlight{
    background-color:#333;
    background-color:rgba(0,0,0,0.85);
}
.featherlight .featherlight-content {
    padding:0px !important;
    border-bottom:none !important;
}
.featherlight .featherlight-content img {
    display:block;
}
@media only screen and (max-width:625px) {
    .featherlight .featherlight-content{
        width:96%;
        margin-left:2%;
        margin-right:2%;
    }
    .featherlight .featherlight-content img {
        width:100%;
    }
}
