﻿/*-------------------- Home Page - 09/29/2020 ------------------------------*/
.tdc-header-wrap .menu-top-container {
    margin-left: 15px;
}
.td-header-background-image .td-header-bg::before {
    top: auto!important;
    height: 78%!important;
    bottom: 48px!important;
}


.item-for-mobile-menu {
    display: none!important;
}
.mcana-members-picks .tdm-col .tdm-list-items a {
    color: #015689!important;
    font-weight: 600!important;
}
.home-page-sidebar-desktop .block-title,
.vc_widget_sidebar h4.block-title,
.td_block_wrap h4.block-title,
.td-block-title-wrap .block-title,
.widget h4.block-title  {
    text-transform: uppercase;
}
.no-title-sideblock .tds-title  {
    display: none;
}
.message-image-left-box {
    margin-top: -25px;
}

.message-image-left-box figcaption,
.message-image-left-box p:first-child {
    margin-bottom: 0
}
.message-image-left-box figure {
    margin-top: 35px;
    margin-bottom: 0 !important;
}

.only-event-calendar .widget_links,
.only-members-list .tribe-events-adv-list-widget,
.only-members-list .tribe_mini_calendar_widget,
.only-members-list .block-title {
    display: none;
}
.members-websites-sidebar p img {
    margin: 0 0 -25px !important;
}

.only-members-list {
    margin-top: -20px;
    margin-bottom: -30px!important;
}
.only-members-list li {
    margin-left: 0!important;
}
.tribe-events-calendar .tribe-events-tooltip {
    padding: 10px;
}
.tribe-events-widget-link a,
.tribe-events-widget-link a:visited {
    background-color: #015689;
    font-size: 13px;
    line-height: 29px;
    padding: 5px 16px;
    color: #fff;
}
.tribe-events-widget-link a:hover,
.tribe-events-widget-link a:active,
.tribe-events-widget-link a:focus {
    background-color: #009fff;
    color: #fff;
}

.td-footer-container .footer-social-wrap {
    margin-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.td-footer-container .footer-logo-wrap {
    margin-top: 16px;
}

.td-footer-container #menu-top-story-simplified-menu  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.td-footer-container #menu-top-story-simplified-menu li {
    margin-right: 20px;
}
.td-sub-footer-container .current-menu-item a,
.td-footer-container .menu .current-menu-item a,
.td-footer-container .menu .menu-item a:hover,
.td-footer-container .menu .menu-item a:active,
.td-footer-container .menu .menu-item a:focus {
   color: #009fff;
}

.archive .td_module_10 {
    padding-bottom: 20px;
}

.archive .td_module_10 .entry-thumb {
    width: 210px;
}
.archive .td_module_10 .item-details {
    min-height: 210px;
}
body.single-post.td-animation-stack-type0 .post img {
    opacity: 1;
}

.author-custom-wrap .tdb-author-comments-count {
    display: none!important;
}
.single-post .td-post-author-name .td-author-by,
.single-post .td-post-author-name a,
.single-post .td-post-author-name a:visited,
.single-post .td-post-content a,
.single-post .td-post-content a:visited {
    color: #015689 !important;
}
.single-post .td-post-content a:hover,
.single-post .td-post-content a:active,
.single-post .td-post-content a:focus,
.single-post .td-post-author-name a:hover,
.single-post .td-post-author-name a:active,
.single-post .td-post-author-name a:focus {
    color: #009eff !important;
}

.single-post .td-module-meta-info .td-post-date {
    margin-top: 2px;
}

.tdb-author-descr strong {
    display: block;
}
.tdb-author-descr a,
.tdb-author-descr a:visited {
    font-style: italic;
}
.tdb-author-descr a:hover,
.tdb-author-descr a:active,
.tdb-author-descr a:focus {
    color: #4db2ec;
}

.tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-mini-calendar-event {
    background: #ddd!important;
}
.tribe-events-adv-list-widget .tribe-event-featured .tribe-events-duration,
.tribe-events-adv-list-widget .tribe-event-featured .tribe-events-event-meta,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-events-duration,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-events-event-meta,
.tribe-mini-calendar-list-wrapper .tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a,
.tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event .tribe-events-title a {
    color: #111!important;
}


.international-home-section .td_block_inner .td_module_flex_1 {
    padding-bottom: 8px!important;
    margin-bottom: 8px!important;
}

/*------- Header and Main Menu Settings ---------*/

.td-header-menu-wrap.td-header-gradient.td-affix .td-logo-in-header.td-logo-sticky {
    display:block;
}

.td-header-wrap .td-affix .td-main-menu-logo img {
    display:block;
}

.td-affix {
    display:block !important;
}

.top-header-menu{
    font-size: 11px;
    margin-left:auto;
    margin-right:auto;
    
}
#wpstats {
    display: none;
}

.td-header-main-menu {
    padding-right:0;
}

.td-header-sp-logo img {
    display:none;
 }


.td-mobile-content li.menu-item-object-page a {
    font-weight: 300;
}
.td-mobile-content li.menu-item-object-category a {
    font-weight: 700;
    text-transform: uppercase;
}

/*------------ Post Settings -----------*/
.td-main-page-wrap .td-post-author-name::before {
    content: "By ";
}

.td-post-author-name .td-author-by{
    font-weight: bold;
    color: #000000;
}

.datepicker.dropdown-menu {
    z-index:11111!important;
}

.support-us-sidebar .tdm-fix-full .tdm-row .tdm-col .tdm-text-wrap .tdi_15_8f0 {
    display:none;
}

.support-us-sidebar .tdm-fix-full .tdm-row .tdm-col .tdm-text-wrap  {
    margin-top:-40px;
}

.support-us-sidebar .tdm-fix-full .tdm-row .tdm-col-img .tdm-image.td-fix-index{
    margin-top:-50px;
}

.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-editor-date .td-post-author-name::before {
    color:white;
}

.international-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-editor-date .td-post-author-name::before {
    color:white;
}

.td-category-pos-image .td-read-more {
    margin-top: 15px;
}





.message-president-box a,
.message-president-box a:visited {
    color: #015689 !important;
}
.message-president-box a:hover,
.message-president-box a:active,
.message-president-box a:focus {
    color: #009eff !important;
}

.tdc-row .home-page-sidebar-mobile {
    display: none;
}



/*-----------------------------------------------------
================ post launch edits    =================
------------------------------------------------------- */
/* logo fix */
.td-header-style-1 .td-header-sp-logo,
.td-header-sp-logo {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 28px;
    display: inline-block;
    float: none;
margin: 0;
height: 115px;
}

.td-main-logo {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/*----------------------------------------------
================  Responsive  =================
----------------------------------------------*/

@media only screen and (min-width: 1019px) and (max-width: 1140px) {


.home .home-page-top-stories.td_flex_block_1 .td_module_wrap .entry-title {
    font-size:21px !important;
}
}



@media only screen and (max-width: 1280px) {
.td-header-background-image .td-header-bg::before {
    height: 66%!important;
}
}


@media screen and (max-width: 1140px) {
.td_stretch_container .td-header-gradient .td-header-main-menu {
    width:100%;
    padding-left:20px!important;
}
.td-header-style-1 .td-container-wrap .td-header-row.td-header-top-menu {
    padding-left:20px!important;
}

.td-header-style-1 .td-container-wrap .td-header-row.td-header-top-menu {
    width:100%;

}
.td_stretch_conntainer .td-header-gradient .td-header-main-menu .td-header-menu {
    margin-left:0;
}

.tdc-row {
    width:96%;
}

.menu-top-container {
    margin-right:0;
}


.vc_column.tdi_24_c3d.president-message-sidebar.wpb_column.vc_column_container.tdc-column.td-pb-span4 {
    display:block!important;
}

.td-a-rec .td-visible-desktop {
    display: block!important;
}

}


@media screen and (max-width: 1100px) {
.td-header-style-1 .td-header-sp-logo {
    margin-top: 15px;
}

}

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


.td-container {
    width: 90%;
}

.td_stretch_container .td-header-gradient .td-header-main-menu {
    padding-left:20px!important;
}
.td-header-style-1 .td-container-wrap .td-header-row.td-header-top-menu {
    padding-left:20px!important;
}

.home-page-top-stories .td_module_flex_3 .td-module-container,
.home-page-top-stories .td_module_flex_4 .td-module-container,
.home-page-top-stories .td_module_flex_5 .td-module-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
            flex-direction: column-reverse!important;
    margin-left: auto;
    margin-right: auto;
}



.sf-menu > li > a {
    padding-right: 0px!important;
}

.td-pb-row .tdc-row .home-page-sidebar-mobile {
    display: none;
}

.td_stretch_conntainer .td-header-gradient .td-header-main-menu .td-header-menu {
    margin-left: 0;
}

.td-header-main-menu .menu-news-and-reviews-from-u-s-and-canada-container .sf-js-enabled > li > a {
    margin-left: 10px;
    margin-right: 20px !important;
}

.home-page-top-stories .td_module_flex_1 .td-module-meta-info {
    padding-left: 5px !important;
}

.home-page-top-stories .td_module_flex_1 .td-module-meta-info .td-module-title,
.around-us-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title,
.around-us-home-section .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info .td-module-title {
    font-size: 21px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
}
.around-us-home-section .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info {
    padding-top: 13px;
}

.around-us-home-section .td_block_inner.td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-image-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
}


.around-us-home-section > .td_block_inner.td-mc1-wrap  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.around-us-home-section > .td_block_inner.td-mc1-wrap .td_module_flex_1,
.around-us-home-section > .td_block_inner.td-mc1-wrap
.td_module_column {
    width: 100%;
}
.around-us-home-section .td-animation-stack .td-module-container  {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.around-us-home-section .td_module_flex_1.td_module_wrap.td-animation-stack .td-image-container {
    width: 50%;
    padding-bottom: 20px;
}
.around-us-home-section .td_module_flex_1.td_module_wrap.td-animation-stack .td-module-meta-info {
    padding-left: 13px;
}
.around-us-home-section .td_module_flex_1 .td-excerpt {
   font-size: 13px !important;
}




.around-canada-home-section .td-mc1-wrap .td_module_flex_1 .td-module-meta-info {
   padding: 13px 0;
   position: relative;
}
.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title a {
    color: #015689!important;
    font-weight: 500;
}
.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-editor-date .td-post-author-name::before,
.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-post-author-name a{
    color:black;
}

.around-canada-home-section .td-mc1-wrap .td_module_flex_1.td_module_wrap.td-animation-stack .td-category-pos-image .td-module-meta-info .entry-title.td-module-title {
    font-size:15px!important;
}


.around-canada-home-section .td_module_flex_4 .td-module-container .td-module-title {
    font-size: 15px !important;
}

.international-home-section .td_block_inner .td_module_flex_1 {
    padding-bottom: 10.5px !important;
    margin-bottom: 10.5px !important;
}

.international-home-section .td-mc1-wrap .td_module_flex_1 .td-module-meta-info {
    margin-bottom: 0px;
    padding: 13px 0;
    position: relative;
 }
.international-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title a {
    color: #015689!important;
    font-weight: 500;
 }

.international-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-editor-date .td-post-author-name::before,
.international-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-post-author-name a {
    color:black;
 }


.international-home-section .td-mc1-wrap .td_module_flex_1.td_module_wrap.td-animation-stack .td-category-pos-image .td-module-meta-info .entry-title.td-module-title {
    font-size:15px!important;
}

.international-home-section .td_module_flex_4 .td-module-container .td-module-title {
    font-size: 15px !important;
}


.discnstream-home-section  > .td_block_inner.td-mc1-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.discnstream-home-section > .td_block_inner.td-mc1-wrap .td_module_flex_1,
.discnstream-home-section > .td_block_inner.td-mc1-wrap .td_module_column {
    width: 100%;
}

.discnstream-home-section .td-animation-stack .td-module-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.discnstream-home-section .td_module_flex_1.td_module_wrap.td-animation-stack .td-image-container {
    width: 50%;
    padding-bottom: 20px;
}
.discnstream-home-section .td_module_flex_1.td_module_wrap.td-animation-stack .td-module-meta-info {
    padding-left: 13px;
}
.discnstream-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title,
.discnstream-home-section .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info .td-module-title {
    font-size: 21px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
}
.discnstream-home-section .td_block_inner.td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-image-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
}


.discnstream-home-section  .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info {
    padding-top: 13px;
}


.row-wrap-content-sidebar .vc_column:last-child,
.row-wrap-content-sidebar .advertisement-sidebar,
.row-wrap-content-sidebar [class*="tdi_19"],
.row-wrap-content-sidebar [class*="tdi_28"],
.row-wrap-content-sidebar [class*="tdi_29"],
.row-wrap-content-sidebar [class*="tdi_40"],
.row-wrap-content-sidebar [class*="tdi_43"],
.row-wrap-content-sidebar [class*="tdi_44"],
.row-wrap-content-sidebar [class*="tdi_83"] .td_block_wrap,
.row-wrap-content-sidebar [class*="tdi_78"] .td_block_wrap,
[class*="tdi_98"]   {
    display: block !important;
}

.home .tdc-row [class*="tdi_62"],
.home .tdc-row [class*="tdi_101"],
.home .tdc-row[id*="tdi_136"],
.home .tdc-row[id*="tdi_108"],
.home .tdc-row[id*="tdi_94"],
.home .tdc-row[id*="tdi_79"],
.home .tdc-row[id*="tdi_83"],
.home .tdc-row[id*="tdi_98"],
.home .tdc-row[id*="tdi_112"],
.home .tdc-row[id*="tdi_140"] {
    display: none !important;
}


.row-wrap-content-sidebar [class*="tdi_15"] .wpb_wrapper,
.row-wrap-content-sidebar [class*="tdi_39"] .wpb_wrapper {
    position: relative !important;
    top: auto !important;
    width: 100%!important
}

}

@media screen and (max-width: 992px) {
.td-header-background-image .td-header-bg::before {
    height: 60% !important;
}


}

@media screen and (max-width: 832px) {
.td-header-gradient.td-affix .td-header-main-menu  {
    padding-left: 0px!important;
}
.td-header-gradient.td-affix .td-header-main-menu .menu-news-and-reviews-from-u-s-and-canada-container .sf-js-enabled > li > a {
    margin-left:0!important;
}


.td-header-menu-wrap.td-header-gradient.td-affix .td-logo-in-header.td-logo-sticky {
    margin-right:0;
}

.td-header-gradient.td-affix .td-header-main-menu .td-header-menu .menu-news-and-reviews-from-u-s-and-canada-container .sf-js-enabled > li > a {
    margin-right:5px;
}

.td_stretch_container .td-header-gradient .td-header-main-menu {
    width:100%;
    padding-left:10px!important;
}

.td_stretch_conntainer .td-header-gradient .td-header-main-menu .td-header-menu {
    margin-left:0;
}

.td-category-header .td-container .td-crumb-container .td-page-title .td-category-siblings{
    display:none;
}

.td-main-page-wrap.td-container-wrap .tdc-content-wrap .tdc-zone .td-pb-row .tdc-row .td-pb-row .td-pb-span8{
    width:100%;
}


.around-us-home-section .td-mc1-wrap .td-animation-stack {
    width: 100%;
}
.canada-international-col-wrap > .vc_column {
    width: 50%!important;
}

.canada-international-col-wrap .custom-right-sidebar-wrap,
.custom-right-sidebar-wrap,
.row-wrap-content-sidebar [class*="tdi_39"]  {
    width: 100% !important;
}
.row-wrap-content-sidebar [class*="tdi_53"] > .wpb_wrapper,
.custom-right-sidebar-wrap > .wpb_wrapper {
    position: relative!important;
    width: 100%!important;
    top: auto!important;
}
.row-wrap-content-sidebar [class*="tdi_78"] .tds-title-over-image {
    height: auto;
}
.row-wrap-content-sidebar [class*="tdi_15"],
.row-wrap-content-sidebar [class*="tdi_27"],
.row-wrap-content-sidebar [class*="tdi_39"],
.row-wrap-content-sidebar [class*="tdi_53"],
.row-wrap-content-sidebar [class*="tdi_76"] {
    width: 100%!important;
}

}

@media screen and (max-width: 767px) {
body .td-mobile-container .item-for-mobile-menu {
    display: block !important;
}
body .td-header-wrap .td-header-main-menu {
    background-color: #4db2ec!important;
}

.td-category-header .td-container .td-crumb-container .td-page-title .td-category-siblings{
    display: none;
}

.td-container.td-header-row.td-header-main-menu {
    width: 100%!important;
}


.td_module_flex_5 .td-image-container {
    position: relative!important;
    -webkit-box-flex: 0!important;
        -ms-flex: 0 0 auto!important;
            flex: 0 0 auto!important;
    width: 100%!important;
    height: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-top:20px;
    padding-bottom:20px;
}

.td_block_template_1 .td_block_inner .td-related-row .td-related-span4.wpb_column {
    padding-bottom: 20px;
}


.home-page-top-stories .td_module_flex_1 .td-module-meta-info .td-module-title,
.around-us-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title,
.around-us-home-section .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info .td-module-title {
    font-size: 18px !important;
    font-weight: 400 !important;
}


.canada-international-col-wrap > .vc_column {
    float: left;
}
.around-canada-home-section {
    padding-right: 10px;
}
.international-home-section {
    padding-left: 10px;
}

.around-canada-home-section .td_block_inner .td_module_flex_1 {
    padding-bottom: 10.5px !important;
    margin-bottom: 10.5px !important;
}




.arts-home-section .td_module_flex_1,
.arts-home-section .td_module_column {
    width: 100%;
}

.arts-home-section .td_module_flex_1 .td-module-container,
.hosted-blogs-home-section .td_module_flex_1 .td-module-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.arts-home-section .td_module_flex_1 .td-image-container,
.arts-home-section .td_module_flex_1 .td-module-meta-info,
.hosted-blogs-home-section .td_module_flex_1 .td-image-container,
.hosted-blogs-home-section .td_module_flex_1 .td-module-meta-info {
    width: 50%!important;
}
.arts-home-section .td_module_flex_1 .td-module-meta-info,
.hosted-blogs-home-section .td_module_flex_1 .td-module-meta-info {
    padding-left: 13px;
}

/* cleaned code */
.archive .td_module_10 .item-details {
    min-height: 140px;
}
.author .tdb-author-photo {
    padding-right: 13px;
}
/* post-launch edits */
.td-header-header {
    display: none!important;
}


}

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

.home-page-top-stories .td_module_flex_1 .td-module-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
            flex-direction: column-reverse!important;
    margin-left: auto;
    margin-right: auto;
}
.hosted-blogs-home-section  .td_module_flex_1 .td-image-container,
.discnstream-home-section .td_module_flex_1 .td-image-container,
.international-home-section .td_module_flex_1 .td-image-container,
.around-canada-home-section .td_module_flex_1 .td-image-container,
.around-us-home-section .td_module_flex_1 .td-image-container,
.home-page-top-stories .td_module_flex_1 .td-image-container {
    position: relative!important;
    -webkit-box-flex: 0!important;
        -ms-flex: 0 0 auto!important;
            flex: 0 0 auto!important;
    width: 100%!important;
    height: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.home-page-top-stories .td_module_flex_1 .td-module-container .td-module-meta-info {
    padding: 10px 0 20px;
}
.around-us-home-section .td-animation-stack .td-module-container,
.arts-home-section .td-animation-stack .td-module-container,
.discnstream-home-section .td-animation-stack .td-module-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.around-us-home-section .td_module_flex_1.td_module_wrap.td-animation-stack .td-module-meta-info,
.discnstream-home-section .td_module_flex_1.td_module_wrap.td-animation-stack .td-module-meta-info {
    padding: 0 0 30px;
}

.around-us-home-section .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info,
.discnstream-home-section  .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info,
.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos- .td-module-meta-info,
.international-home-section .td_module_flex_4 .td-module-container .td-module-meta-info,
.arts-home-section .td-animation-stack .td-module-container .td-module-meta-info  {
    padding: 0 0 0 16px;
    -webkit-box-flex: 1;
     -ms-flex: 1;
        flex: 1;
}


.international-home-section .td-mc1-wrap .td_module_flex_1 .td-module-meta-info,
.around-canada-home-section .td-mc1-wrap .td_module_flex_1 .td-module-meta-info {
    padding: 10px 0 30px;
}
.canada-international-col-wrap > .vc_column {
    float: none;
    width: 100%!important;
}
.around-canada-home-section {
    padding-right: 0;
}
.international-home-section {
    padding-left: 0;
}

.around-canada-home-section .td-mc1-wrap .td_module_flex_1.td_module_wrap.td-animation-stack .td-category-pos-image .td-module-meta-info .entry-title.td-module-title,
.international-home-section .td-mc1-wrap .td_module_flex_1.td_module_wrap.td-animation-stack .td-category-pos-image .td-module-meta-info .entry-title.td-module-title,
.international-home-section .td-mc1-wrap .td-animation-stack .td-category-pos- .td-module-meta-info .entry-title.td-module-title,
.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos- .td-module-meta-info .entry-title.td-module-title,
.discnstream-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title,
.discnstream-home-section .td-mc1-wrap .td_module_column .td-animation-stack .td-category-pos- .td-module-meta-info .td-module-title,
.coming-events-home-section .td_module_flex_1 .td-module-meta-info .td-module-title,
.arts-home-section .td-module-meta-info .td-module-title {
    font-size: 18px !important;
    font-weight: 400 !important;
}


.coming-events-home-section .td_block_inner .td_module_wrap {
    width: 100%;
}

.coming-events-home-section .td_module_flex_1 .td-image-container,
.arts-home-section .td_module_flex_1 .td-image-container {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    width: 30% !important;
    height: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 0;
    padding-bottom: 0;
}

.around-canada-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title a,
.international-home-section .td-mc1-wrap .td-animation-stack .td-category-pos-image .td-module-meta-info .td-module-title a {
    font-weight: 400;
}
.hosted-blogs-home-section .td_module_flex_1 .td-module-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.hosted-blogs-home-section .td_module_flex_1 .td-image-container, .hosted-blogs-home-section .td_module_flex_1 .td-module-meta-info {
    width: 100% !important;
}
.hosted-blogs-home-section .td_module_flex_1 .td-image-container {
    padding: 0;
}

.hosted-blogs-home-section .td_module_flex_1 .td-module-meta-info {
    padding-left: 0;
}

}

@media screen and (max-width: 500px) {
/* cleaned code */
.archive .td_module_10 .item-details {
    min-height: 90px;
}
}








