@media (max-width: 1350px) {
.give-row {
    margin-top: 13%;
}   
}
@media (max-width: 1200px) {
.block-middle {
    margin-top: 13%;
}
.give-row {
    margin-top: 13%;
}   
}
@media (max-width: 1100px) {
    .give-row {
    margin-top: 0;
    }
    .slide .caption p a {
    color: white;
    display: none;
    font-size: 11px;
    margin: 0 auto;
    max-width: 78%;
    }
    .slide .caption .give-row h2 {
    color: white;
    font-family: "Times New Roman","serif";
    font-size: 40px;
    font-style: italic;
    font-weight: lighter;
    margin: 0 0 20px;
    text-transform: none;
    }
    .slide .caption .give-row h2 {
    color: white;
    font-size: 31px;
    line-height: 31px;
    }
    .slide .caption .give-row p {
    color: #fff;
    font-size: 11px;
    margin: 0 0 20px;
    }
    .hero-give .slick-slide img {
    display: none;
    }
    .hero-give {
    background: #124661 none repeat scroll 0 0;
    clear: both;
    width: 100%;
    }
    .hero-give .slide .caption {
    left: 0;
    position: static;
    top: 0;
    width: 100%;
    z-index: 1;
    }
    .hero-give .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 5%;
    position: relative;
    }
    .content-padding-xl {
    clear: both;
    padding: 0 5% 5%;
    position: relative;
    width: 100%;
    }
    .carousel-slide .slide-content h3 {
    color: #44697c;
    font-family: "Times New Roman","serif";
    font-size: 11px;
    font-style: italic;
    font-weight: lighter;
    line-height: 21px;
    margin: 0;
    text-align: center;
    }
    .owl-slider-multi .carousel-slide .slide-content p {
    display: none;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    }
    .owl-slider-multi .carousel-slide {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    margin: 0 2%;
    min-height: 0;
    }
    #waysToGive h4 {
    color: #fff;
    font-size: 10px;
    margin-bottom: 20px;
    }
    .margin-medium-top-percent {
        margin-top: 5%;
    }
    #primaryNav .inline-list a {
        font-size: 12px;
    }
    #primaryNav .small-centered {
        padding: 0;
    }
    .nav-logo {
        max-width: 150px
    }
    .nav-fixed.fixed {
        position: static;
    }
    .slide .caption h2, h2.page-title {
     /*   color: white; */
        font-family: "Times New Roman","serif";
        font-size: 25px;
        font-style: italic;
        font-weight: lighter;
        margin: 0;
        text-transform: none;
    }
    .slide .caption p,
    .slide .caption p a {
        color: white;
        display: none;
        font-size: 11px;
        margin: 0 auto;
        max-width: 80%;
    }
    .block-middle {
        margin-top: 13%;
    }
    .slick-dots {
        display: none !important;
    }
    .top-bar {
    background-color: #44697c;
    box-sizing: content-box;
/*    padding-top: 2.8rem; */
    position: relative;
/*    top: -16px; */
    z-index: 101;
    }
    .top-bar .toggle-topbar.menu-icon {
    margin-top: 5px;
    top: 0;
    z-index: 200;
    }
    .slick-slider {
    box-shadow: 1px 14px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
/*    margin-top: -16px; */
    }
    .title-area.show-for-small a {
    margin-left: 10px;
    }
    .slick-slide .button-cta {
    font-size: 12px;
    padding: 5px 58px;
    }
    .sub-section h2 {
    color: #444444;
    font-family: "Times New Roman","serif";
    font-size: 30px;
    font-weight: lighter;
    line-height: 34px;
    margin: 20px 0 0;
    }
    .sub-section h5 {
    color: #444444;
    font-family: "UniversLTStd47CnLtRegular","san-serif";
    font-size: 18px;
    margin: 0 0 25px;
    }
    .sub-section hr {
    margin-bottom: 10px;
    }
    .video-caption {
    display: block;
    font-size: 10px;
    text-align: center;
    width: 100%;
    }
}

@media (max-width: 640px) {
    p {
        font-family: inherit;
        font-size: 0.8rem;
        line-height: 1rem;
    }
    
    #searchBar h1 {
        font-size: 1.5em;
        margin-top: 15%;
        padding: 5px;
    }
    .page-title {
        font-size: 2.5em;
        line-height: 1em;
        text-transform: uppercase;
    }
    .top-bar-section ul.right {
        margin-top: 50px;
    } 
    .top-bar-section ul li:first-child {
         border-top: 1px #0c4aa0 solid; 
    }
    .top-bar-section ul li {
        border-bottom: 1px #0c4aa0 solid; 
    }
    .top-bar-section ul li:hover {
        background: #0c4aa0; 
    }
    .hidden-sm {
        display: none;
    }
    .visible-sm {
        display: block;
    }
    .top-bar-section ul li.visible-lg > a {
        color: #c36d22;
    }
    
    
}


/* Prep for new menu incorporating Giving site */
@media only screen and (min-width: 40.063em) {
 .top-bar-section > ul > li, .top-bar-section > ul > li.had-dropdown a:not(.button) {height: 70px;}
 #toptierWrapper {line-height: 14px;}
 .top-bar {margin-bottom: 40px;}
}
/* End Prep styles */
