body {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    padding: 0;
    background-color: #fff;
}

header {
    padding: 40px;
}

html,
body {
    height: 100%;
    width: 100%;
}

.media-left {
    float: left;
    margin-right: 20px;
}

.sidebar img {
    margin-bottom: 10px;
}

#rev_slider_1_1_wrapper,
#rev_slider_2_1_wrapper {
    margin: 20px auto;
    background-color: rgb(227, 227, 227);
    padding: 5px;
    max-height: 460px;
    direction: ltr;
    border-width: 17px;
    border: 10px solid rgb(227, 227, 227);
    margin-bottom: 30px !important;
    margin-top: 0px !important;
}

h1 {
    color: #000;
    margin-top: 0px !important;
    padding: 0px !important;
    padding-bottom: 0px !important;
    letter-spacing: -1.5px;
    line-height: 28px;
    font-weight: 900 !important;
}

h2 {
    color: #9a2130;
    margin-top: 30px !important;
    padding: 0px !important;
    padding-bottom: 0px !important;
    letter-spacing: -1.5px;
    line-height: 28px;
}

h3 {
    margin-top: 25px !important;
    padding: 0px !important;
    line-height: normal !important;
    padding-bottom: 0px !important;
    color: #9A2130;
    font-size: 26px;
    font-weight: normal;
}

.fr-fr h3 {
    font-size: 21px;
}

.sidebar h3 {
    margin-top: 18px !important;
    padding: 0px !important;
    line-height: normal !important;
    padding-bottom: 0px !important;
    color: #333;
    font-size: 18px;
    font-weight: normal;
}

#yoo-zoo .categories h2.title {
    margin-top: 25px !important;
    margin-bottom: 10px !important;
    padding: 5px !important;
    line-height: normal !important;
    color: #000;
    font-size: 28px;
    font-weight: normal;
    height: auto;
    border-radius: 5px;
    border: none;
    background: transparent;
}

p {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    line-height: 22px !important;
}

.ccmta-default-frequently-asked-questions h2 {
    border-bottom: none 0px !important;
    margin-bottom: 10px !important;
    margin-top: 30px !important;
}

.pub-links a {
    color: #FFF;
    display: inline-block;
    padding: 5px 19px;
    background-color: #333;
    border-radius: 5px;
    font-size: 12px;
    float: right;
}

#yoo-zoo .items div.teaser-item {
    padding: 20px 0;
    overflow: hidden;
}

.yoo-zoo h2 {
    font-size: 19px;
}

.wk-accordion h3:first-child {
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    color: #333 !important;
}

#yoo-zoo .categories h2.title {
    font-size: 19px;
}

.wk-accordion h3:last-child {
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    color: #333 !important;
}

h3.toggler {
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    color: #333 !important;
}

.wk-content {
    padding: 20px !important;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

#main-navigation {
    margin-bottom: 20px;
}

#main {
    padding-top: 20px;
}

a {
    color: #9a2130;
}

.fa-angle-right {
    margin-right: 10px;
}

.list-item-group {
    list-style: none;
    margin: 0;
    padding: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,000000+100&0.65+0,0+100 */
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(242, 242, 242, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6f2f2f2', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
    border: 5px solid #FFF;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 10px;
}

.list-item-group li {
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
}

.list-item-group li a,
.list-item-group li .separator {
    margin-bottom: 0px;
    padding: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, .2);
    display: block;
    color: #444;
}

.list-item-group li:last-child a,
.list-item-group li:last-child .separator {
    margin-bottom: 0px;
    padding: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0);
    display: block;
    color: #444;
}

.list-item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.list-item a {
    color: #777;
    font-weight: 100;
}

.publications-default .teaser-item {
    border-bottom: 1px dotted #CCC;
}

textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
    width: 99%;
}

.lang-english,
.lang-french {
    display: none;
}

.thumbnail.pull-right {
    margin-left: 20px;
}

.thumbnail.pull-left {
    margin-right: 20px;
}

.nav-child span:hover{
    text-decoration: underline;
}

a:hover {
   /* text-decoration: underline;*/
    text-decoration: underline;
    color: #000;
}

.navbar-inverse .navbar-inner {
    border-color: #701823;
    background-color: #9a2130;
    background-image: none;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pagination {
    text-align: center;
}


/*.pagination a {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #9a2130;
}*/

.pagination strong {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #333;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > span,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    border-bottom-color: transparent;
    border-radius: 5px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .2);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
}

.nav-collapse .nav.menu .nav-child .active > a {
    color: rgb(0, 0, 0) !important;
    border-bottom-color: transparent;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .2);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
}

.nav-collapse .nav-menu li {
    position: relative;
}

footer {
    margin-top: 40px;
    padding: 40px;
    color: #fff;
    border-top: 1px solid #333;
    background-color: #222;
    box-shadow: inset 0 12px 12px rgba(255, 255, 255, .02);
}

footer i {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -2px 0 rgba(0, 0, 0, .5);
}

footer a {
    color: #FFF;
    text-decoration: underline;
}

.container-fluid {
    max-width: 1170px;
    margin: auto;
}

h1.title.zoo-feed {
    font-size: 20px;
    line-height: normal !important;
}

.align-left {
    float: left;
    margin-right: 20px;
}

.align-left img {
    max-width: 150px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.navbar-inner {
    border-radius: 0;
}

.social-icons {
    display: inline-block;
    float: right;
    padding: 15px;
    text-align: right;
    border-radius: 3px;
}

.social-icons h4 {
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
    padding: 5px;
    background-color: rgba(0, 0, 0, .02);
}

.fa-youtube-square {
    color: #e52d27;
}

.fa-facebook-square {
    color: #3b5998;
}

.fa-linkedin-square {
    color: #007bb6;
}

.thumbnail {
    background-color: #fff;
    border-color: #363636;
}

.google-map {
    width: 100%;
    height: 300px;
    border: 0;
}

.navbar {
    overflow: visible;
    margin-bottom: 30px;
}

.well ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

h3 i {
    color: #CCC;
}

.well li {
    padding-left: 25px;
    position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
}

.well li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #9a2130;
    position: absolute;
    left: 10px;
    top: 10px;
}

.nav-tabs.nav-stacked > li > a {
    color: #000;
    border: none;
    border-bottom: 1px solid #efefef;
    border-bottom: 1px solid #f6f6f6;
    border-radius: 0;
}

.width100 {
    clear: both;
}

.width66 {
    position: relative;
    float: left;
    width: 66%;
}

.width66:after {
    clear: both;
}

.width33 {
    width: 33%;
}

.navbar .nav {
    float: none;
}

.navbar .nav > li {
    position: relative;
}

ul.nav-child {
    font-weight: 100;
    position: absolute;
    z-index: 888;
    top: 102%;
    display: none;
    width: 100%;
    min-width: 200px;
    height: 0;
    padding: 0;
    padding-bottom: 0;
    transition: 200ms;
    border: 1px solid transparent;
    border-radius: 2px;
    background: #f2f2f2;
}

ul.nav-child.child-showing {
    background: #ccc;
}

ul.nav-child.showing {
    display: block;
    height: auto;
}

.nav-child .nav-child {
    top: 0;
    left: 100%;
    height: 0;
    transition: 200ms;
}

.sidebar .nav-child {
    left: 0;
}

.nav-child .nav-child.showing {
    top: -1px;
    display: block;
    height: auto;
}

.nav-child > li.child-showing {
    background-color: rgba(255, 255, 255, .4);
}

ul.nav-child > li.active > a {
    color: #000 !important;
}

ul.nav-child > li {
    border-top: 1px dotted rgba(255, 255, 255, .1);
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
}

ul.nav-child > li > a,
ul.nav-child > li span {
    display: block;
    padding: 8px;
}

.navbar .nav > li {
    position: relative;
    border-left: 1px dotted #701823;
}

.nav-collapse .nav-menu li {
    position: relative;
}

.news-feed-content {
    clear: both;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
}

.nav-collapse .nav.menu {
    font-size: 12px;
    cursor:pointer;
}

.fr-fr .nav-collapse .nav.menu {
    font-size: 11.5px;
}

.sub-footer {
    margin-top: 40px;
    padding-top: 30px;
}

.fa-4x {
    margin: -10px;
    margin-top: -15px;
    cursor: pointer;
}

.bottom-block-b h1.module-title {
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .2), -1px -1px 0 rgba(0, 0, 0, 1);
}

footer i.fa {
    cursor: pointer;
    transition: 300ms;
}

footer i.fa:hover {
    transition: 300ms;
    color: #fff;
}

.ini-dividers h3 {
    font-size: 39px;
    font-weight: 100;
}

.item-729 {
    display: none;
}

.module-title a {
    color: #fff;
}

.modal-header {
    padding: 9px 15px;
    color: #fff;
    border-bottom: 1px solid #eee;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #9a2130 none repeat scroll 0 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
}

.modal-header h3 {
    color: #fff;
}

address {
    color: #888;
}

address b {
    color: #000;
}

.body-content {
    padding-bottom: 40px;
}

*:focus {
    outline: none;
}

.nav-collapse .nav.menu > li > .separator,
.navbar .nav > li > a {
    position: relative;
    display: block;
    float: none;
    padding: 14px 17px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: none;
    pointer: cursor;
}

.language-bar {
    font-size: 12px;
    padding: 5px;
    color: white;
    background-color: #222;
}

.language-bar li a {
    color: #fff;
}

.sidebar .nav.menu > li > .separator,
.sidebar .navbar .nav > li > a {
    position: relative;
    display: block;
    float: none;
    padding: 14px 17px;
    color: #333;
    text-shadow: none;
    border-color: transparent !important;
    pointer: cursor;
    border: none !important;
    border-bottom: 1px solid #ddd;
}

.item-850 a {
    border-radius: 5px;
    float: right;
    background-color: #9a2130;
    padding: 5px 10px;
    color: #FFF;
}

.sidebar .nav-tabs.nav-stacked > li > a:hover,
.sidebar .nav-tabs.nav-stacked > li > a:focus {
    z-index: 2;
}

.home-link {
    display: none !important;
}

.yoo-zoo h1 {
    margin-top: 0px;
}

.nav-tabs {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    border: 5px solid #FFF;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    padding-bottom: 4px;
    margin-bottom: 30px;
}

.well-sm {
    padding: 10px;
    border: none;
    margin-bottom: 0px;
    background: #EDEDED;
}

footer {
    margin-top: 40px;
    padding: 40px;
    color: #fff;
    border-top: 1px solid #333;
    background-color: #222;
    box-shadow: inset 0 12px 12px rgba(255, 255, 255, .02);
}

footer i {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -2px 0 rgba(0, 0, 0, .5);
}

footer a {
    color: #FFF;
    text-decoration: underline;
}

footer .nav > li {
    position: relative;
    display: inline-block !important;
    float: none;
    padding: 5px 3px;
    margin-right: 10px;
    text-transform: uppercase;
    color: #9a2130;
    text-shadow: none;
    pointer: cursor;
}

footer .nav > li > a {
    color: #666;
    font-size: 11px;
    background-color: transparent;
}

footer .nav > li > a:hover {
    color: #FFF;
    font-size: 11px;
    background-color: transparent;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 25px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h3 {
    font-weight: 100 !important;
}

h3 strong {
    font-weight: 100 !important;
}

.bg-white {
    color: #6B6B6B;
    background-color: #F0F0F0;
    padding: 0px;
    margin-top: 40px;
}

.bg-white a {
    color: #9A2130;
    text-decoration: underline;
}

.nav.menu li {
    display: block;
    position: relative;
}

.search-results {
    list-style: none;
}

.search-results h4 {
    margin: 0;
}

.search-results li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

.search-results p {
    margin: 0px;
    margin-bottom: 0px !important;
}

@media screen and ( max-width: 1169px) {
    body.sub-site .site-container {
        max-width: 95%;
        margin: 10px;
    }
    h3 {
        font-size: 19.5px !important;
    }
}

@media screen and ( max-width: 767px) {
    .nav.menu > li > a {
        display: block !important;
        float: none;
        padding: 17px 23px;
    }
    .nav-child li,
    .nav-child li.child-showing {
        background-color: transparent;
    }
    h1 {
        font-size: 28px;
    }
    .navbar {
        margin-bottom: 0;
    }
    .logo {
        text-align: center;
    }
    footer {
        text-align: center;
    }
    .social-icons {
        text-align: center;
    }
    .campaigns-box {
        padding-right: 30px;
        padding-left: 30px;
    }
    .navbar-inner {
        min-height: 40px;
        padding-right: 0;
        padding-left: 0;
    }
    .thumbnails li.span3 {
        margin-bottom: 40px;
    }
    ul.nav-child {
        position: relative !important;
        border-radius: 0;
    }
    .nav-child .nav-child.showing {
        position: relative !important;
        left: 0;
        padding-left: 10px;
        border-radius: 0 !important;
    }
    footer {
        padding: 20px;
    }
    footer .text-right {
        padding-top: 20px;
        text-align: center;
    }
    .navbar {
        max-width: 100%;
    }
    .site-body {
        padding: 20px;
    }
    .width66 {
        display: block;
        width: 100%;
    }
}

.fr-fr .english {
    display: none;
}

.en-gb .french {
    display: none;
}

.items .row {
    margin-left: 0px;
}

.element-download-type-pdf {
    margin: 20px 0px;
}

.sidebar ul {
    display: block !important;
    position: relative;
    height: auto !important;
    z-index: 9;
    left: 0;
}

h2.pub-title {
    margin-top: 0 !important;
}

.sidebar .nav-tabs.nav-stacked li a {
    border-bottom: 1px dotted #CCC;
    font-size: 13px;
}

.sidebar .nav-tabs.nav-stacked > li:last-child > a {
    border-bottom: none;
}

.sidebar ul ul li {
    display: block !important;
    position: relative;
    height: auto !important;
}

.sidebar ul.nav-child {
    border-radius: 0px;
    background: rgba(0, 0, 0, .025);
}

.sidebar ul.nav-child li a {
    color: #333;
}

.check li a {
    color: #333;
}

dd {
    margin-bottom: 10px;
}

input.search-query {
    padding-right: 14px;
    padding-right: 4px;
    padding-left: 14px;
    padding-left: 4px;
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.autocomplete-suggestions {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border: 1px solid #CCC !important;
    box-shadow: none !important;
}

#mod-finder-searchform {
    margin-bottom: 3px;
}

#yoo-zoo .details {
    margin: 0px 0px 0px 0px;
}

.box-category h2 {
    margin-top: 0 !important;
}

.search .radio {
    float: left;
    display: block;
    margin: 0;
    margin-right: 20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 0px;
}

.sidebar .nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    background-color: rgba(255, 255, 255, .3);
}

.sidebar ul.nav-child > li.active {
    background-color: rgba(255, 255, 255, .3);
}

h3.toggler {
    border-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    transition: 400ms;
}

h3.toggler.active {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    transition: 400ms;
}

.ohanah hr {
    display: none;
}

.ohanah > br {
    display: none;
}

.event_detail_container {
    padding: 20px 0;
    border-bottom: 1px dotted #CCC;
}

.location_icon {
    display: none;
}

.event_detail_location h3 {
    float: right;
    text-align: right;
}

.event_detail_location {
    float: right;
    width: 250px;
    padding-left: 40px;
    border-radius: 12px;
    display: none;
}

.moduletable > h3 {
    margin: 0px 0px 12px 0px;
    font-size: 40px;
    font-weight: normal;
    line-height: 44px;
    letter-spacing: -2px;
    color: black;
    font-weight: 900 !important;
}

.ohanah .event_detail_title h2 {
    font-size: 31.5px;
    line-height: normal;
    padding-top: 5px;
    margin: 0px;
    display: block;
    margin-top: 0px !important;
}

.pub-sitem {
    display: none
}

#advancedSearch .form-horizontal .control-group {
    margin-bottom: 0px;
    text-align: right;
    float: left;
    width: 48%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, .05);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 4px;
}

#advancedSearch .inputbox {
    width: 98%;
    margin-right: 2%;
}

#finder-search .btn {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}

ul.search-results {
    margin: 20px 0 0 0;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #9a2130;
    *background-color: #9a2130;
    background-image: -moz-linear-gradient(top, #9a2130, #9a2130);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9a2130), to(#9a2130));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #9a2130, #9a2130);
    background-repeat: repeat-x;
    border-color: #9a2130 #9a2130 #9a2130;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9a2130', endColorstr='#9a2130', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.separator {
    color: #9a2130;
}
