ul.stats-list-2 .meta {
    max-width: 450px;
    margin:auto;
}

@media only screen and (max-width: 500px)  {
    ul.stats-list-2 li.stat {
        width: 100%;
    }
}

.card_popup_main_content ul {
    margin-left: 30px;
    padding-left: 30px;
    list-style-type: disc;
}

.card_popup_main_content ul li {
    padding-left: 6px;
    padding: 6px 0 6px 6px;
    line-height: 20px;
}

.card-overlay .col {
    height:auto !important;
    margin-bottom:0;
}

.card-overlay .card {
    height:auto !important;
    position:relative;
    display: inline-block;
    /*height:100%;*/
    width:100%;
    border:0;
    line-height: 0;
    color:#fff !important;
}


.card-image-container {
    display: inline-block;
    width:100%;
}

.card-overlay .card .card-title {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index: 100;
    color:white !important;
        text-shadow: black 0 3px 3px;
    margin-top:60%;
        font-size: 18px;
}

.card-title-background {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 50;
    line-height: 0;
    background-image: url(/wp-content/themes/univcan/images/header-background.png);
}
@media (min-width: 800px) {
    .other-websites li {
       width: 48%;
    }
}

@media (min-width: 568px) {
    .row.popup .card-list-3 li.col {
       
        height: 400px;
    }
}

.row.popup .card{
    border:none;
}

.row.popup .card:hover {
    -moz-box-shadow: #A2A2A2 0px 0px 5px !important;
    -webkit-box-shadow: #a2a2a2 0px 0px 5px !important;
    box-shadow: #a2a2a2 0px 0px 5px !important;
}

.row.popup .card-content {
    margin-top: 6px;
}

.card_popup_close { text-shadow: none;  width: 100%;}

/* specific to SDG */

.page-id-70257 .row.popup .card-content, .page-id-69974 .row.popup .card-content {
    display: none;
}
.page-id-70257 .row.popup .col, .page-id-69974 .row.popup .col {
    height:auto !important;
    margin-bottom:32px;
}
.page-id-70257 .row.popup .card, .page-id-69974 .row.popup .card {
    height:auto;
}

.sdg-links img {
max-width:250px;
}

.sdg-links a  {  background: none !important; float: none;  }




.page-id-70257 .card_popup_header_content .bold, .page-id-69974 .card_popup_header_content .bold {
    font-size: 1em;
    line-height: 1.2;
    margin: 24px;
    font-weight: normal;

}


.horizontal_card .horizontal_card-content .h2 {
    color: #4A4A4A;
    font-size: 21px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 26px;
    padding: 0;
    background-image: none;
    font-weight: bold;
}


.single-uc_news blockquote p,
.single-uc_sdgblog blockquote p
 {
    
    font-size: 1.35294em;
    line-height: 1.21739em;
    color: #5C5C5C;
    border-left: 5px solid #00A8E1;
    padding-left: 42px;
    font-weight: 600;
    font-style: italic;
    padding: 12px 6%;
    margin: 4% 0;
}

.single-uc_news blockquote ,
.single-uc_sdgblog blockquote {
    margin: 8% auto;
    background-image: url(.././images/icons/quote.svg?1434393241);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 80px;
}


/* FOOTER */
.link-list {
    margin-left: 50px;
}
.link-list li{
    display: inline-block;
    margin-right: 20px;
    margin-top: 42px;
}

.row--black--top-border-grey {
    padding: 0;
}

 /*header mods*/

 @media screen and (min-width: 1280px) {
     .container-header, .container-header-tall {
        height: 600px;
        background-size: cover;
    }
    .container-header-short {
        height: 120px;
    }
}


.main-nav .sub-menu {    
    z-index: 14;
}


.uc-3col-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap:60px;
    margin: 0.82353em 0 1.64706em;
}

.uc-3col-wrapper img {
    max-width:300px;
    width:100%;
    
}

.uc-3col-wrapper div {
    display: grid;            /* new */
    align-items: center;      /* new */
    justify-items: center; 
    row-gap:70px
}


@media screen and (min-width: 900px) {
    
    .uc-3col-wrapper {
        display: grid;
        grid-template-columns: repeat(3, auto);
        
    }

    .uc-3col-wrapper img {
        max-height:40px;
        width: auto;
        
    }

    .uc-3col-wrapper div {
          display: grid;            /* new */
        
        justify-items: first baseline;    /* new */
    }

}


.collapsible-items {}

/*.collapsible-items h3 {
    background-image: url(.././images/header-border.svg?1434393239);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 26px;
    margin-bottom: 40px;
}*/
.collapsible-items h4 {
    font-size: 21px;
    line-height: 24px;
    margin: 0;
}
    
.row-content, .row-content--video, .row-content--text, 
.row-content--text_block,  .row-content--feature, .row-content--feature-video, .row-content--email-subscribe {max-width: 850px;}

.row--media--video {
    margin-top: 0 !important;
}

.mobile-menu-active .main-nav {
  background-color: white;
}

.brand {
    background-color: white;
}

.mobile-menu-active .brand {
  position: absolute;
  z-index: 2;
  top: 12px;
}

body.mobile-menu-active {
    background-color: white;
}


element.style {
}

.mobile-menu-active .page-header {
    z-index: 10;
    left: 0;
    background-color: white;
}
