@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700");
body.mcd-altered h1{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:75px;
    line-height:80px;
    color:#8C1515
}
body.mcd-altered h2{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:700;
    font-size:28px;
    line-height:30px;
    color:#8C1515;
    text-transform:uppercase;
    padding-top:36px;
    padding-bottom:24px
}
body.mcd-altered h2:after{
    display:none
}
body.mcd-altered h3{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:20px;
    line-height:22px;
    color:#8C1515
}
body.mcd-altered h4{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:400;
    font-size:24px;
    line-height:24px;
    color:#333
}
body.mcd-altered p{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:24px;
    color:#333
}
body.mcd-altered a{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:400;
    font-size:18px;
    color:#007D92;
    transition:all 0.4s ease-out
}
body.mcd-altered a:hover{
    color:#09425A
}
body.mcd-altered a.mcd-learn-more{
    font-weight:600
}
body.mcd-altered a.mcd-learn-more i{
    padding-left:6px
}
body.mcd-altered .button .btn{
    margin:0 auto
}
body.mcd-altered .button .btn.color-arrow{
    transition:all 0.4s ease-out;
    background:none;
    border-radius:0px;
    border-color:#007D92;
    color:#007D92;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:20px;
    line-height:24px;
    text-transform:uppercase;
    padding:18px 40px;
    text-align:center
}
body.mcd-altered .button .btn.color-arrow .btn-text{
    border:none;
    border-radius:0px;
    background:none;
    box-shadow:none;
    padding:0;
    display:inline-block
}
body.mcd-altered .button .btn.color-arrow .btn-decoration{
    border:none;
    border-radius:0px;
    background:none;
    box-shadow:none;
    padding:0 0 0 11px;
    color:#007D92;
    display:inline-block;
    height:24px
}
body.mcd-altered .button .btn.color-arrow .btn-decoration:before{
    transition:all 0.4s ease-out;
    content:'\f178';
    font-size:20px
}
body.mcd-altered .button .btn.color-arrow:hover{
    background-color:#007D92;
    color:#fff
}
body.mcd-altered .button .btn.color-arrow:hover .btn-decoration{
    color:#fff
}
body.mcd-altered .button .btn.color-arrow.color-white{
    border-color:#fff;
    color:#fff
}
body.mcd-altered .button .btn.color-arrow.color-white .btn-decoration{
    color:#fff
}
body.mcd-altered .button .btn.color-arrow.color-white:hover{
    background-color:#fff;
    color:#007D92
}
body.mcd-altered .button .btn.color-arrow.color-white:hover .btn-decoration{
    color:#007D92
}
body.mcd-altered #mainContent.container{
    padding:0;
    width:100% !important;
    max-width:1600px;
    margin-top:0px !important
}
body.mcd-altered #mainContent .col-md-9.col-md-push-3{
    width:100%;
    left:0px
}
body.mcd-altered #mainContent .col-md-3.col-md-pull-9{
    display:none
}
@media (min-width: 768px){
    body.mcd-altered h2{
        font-size:40px;
        line-height:46px;
        padding-top:72px;
        padding-bottom:24px
    }
    body.mcd-altered h3{
        font-size:32px;
        line-height:35px
    }
}
@media (min-width: 1240px){
    body.mcd-altered .container{
        width:1200px
    }
}
body.mcd-altered .header-local{
    box-shadow:none;
    border-top:none
}
body.mcd-altered .header-local .brand .brand-sitename{
    max-width:60%
}
body.mcd-altered .header-local .social-links{
    right:70px
}
body.mcd-altered.everest-home .header-local{
    border-bottom:8px solid #a32136
}
@media (min-width: 992px){
    body.mcd-altered .header-local{
        border-bottom:8px solid #a32136
    }
    body.mcd-altered .header-local .brand{
        margin-top:52px;
        margin-bottom:53px
    }
    body.mcd-altered .header-local .brand .brand-sitename{
        max-width:100%
    }
    body.mcd-altered .header-local .social-links{
        bottom:63px;
        right:8px
    }
}
body.mcd-altered .local-nav-heading{
    display:none
}
body.mcd-altered .navbar-local .local-nav-heading{
    display:block
}
body.mcd-altered .mcd-nav-wrapper{
    background-color:#FFF;
    display:none
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide{
    position:relative;
    width:100%;
    margin:0px;
    border:0px
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide .tagline-container{
    display:none
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav{
    float:left
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li{
    float:left
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a{
    background-color:#FFFFFF;
    color:#3f3f3f;
    border:none;
    font-size:18px;
    text-transform:uppercase;
    line-height:35px;
    padding-left:0px;
    padding-right:20px;
    font-family:'Source Sans Pro',sans-serif;
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a:after,body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a.collapsed:after{
    display:none !important
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a:hover{
    color:#A32136
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a.active{
    font-weight:600;
    color:#A32136
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li:last-child a{
    padding-right:0px !important
}
body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion .local-nav-heading{
    display:none
}
body.mcd-altered .mcd-nav-wrapper .mcd-nav-cta{
    float:right;
    width:140px;
    text-align:center;
    background-color:#007D92;
    transition:all 0.4s ease-out
}
body.mcd-altered .mcd-nav-wrapper .mcd-nav-cta a{
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    line-height:65px
}
body.mcd-altered .mcd-nav-wrapper .mcd-nav-cta a i.fa{
    margin-right:10px
}
body.mcd-altered .mcd-nav-wrapper .mcd-nav-cta a:hover i.fa:before{
    content:'\f004'
}
body.mcd-altered .mcd-nav-wrapper .mcd-nav-cta:hover{
    background-color:#006475
}
@media (min-width: 992px){
    body.mcd-altered .mcd-nav-wrapper{
        display:block
    }
    body.mcd-altered .mcd-nav-wrapper.mcd-nav-sticky{
        position:fixed;
        top:0px;
        width:100%;
        z-index:1000
    }
}
@media (min-width: 1200px){
    body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a{
        padding-right:30px
    }
    body.mcd-altered .mcd-nav-wrapper .mcd-nav-cta{
        width:230px
    }
}
@media (min-width: 1240px){
    body.mcd-altered .mcd-nav-wrapper nav#navigationLocal.mcd-nav-wide.navbar-accordion>.nav>li a{
        padding-right:45px
    }
}
body.mcd-altered .slick-loading .slick-list{
    background:#fff center center no-repeat
}
body.mcd-altered .slick-initialized .slick-slide{
    opacity:1 !important
}
body.mcd-altered .slick-prev,body.mcd-altered .slick-next{
    font-size:0;
    line-height:0;
    position:absolute;
    top:50%;
    display:block;
    -webkit-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    transform:translate(0, -50%);
    cursor:pointer;
    color:#fff;
    z-index:200;
    border-radius:0px;
    border:none;
    background:url(/etc/clientlibs/sm/images/hero-banner/hero-arrows.svg) no-repeat scroll 0 0 transparent;
    height:82px;
    width:38px;
    background-size:112px 82px
}
body.mcd-altered .slick-prev{
    left:1%;
    padding:0;
    background-position:-15px 0px
}
body.mcd-altered .slick-next{
    right:1%;
    padding:0;
    background-position:-62px 0px
}
body.mcd-altered ul.slick-dots{
    position:absolute !important;
    bottom:3% !important;
    display:block !important;
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
    list-style:none !important;
    text-align:center !important
}
body.mcd-altered ul.slick-dots li{
    position:relative !important;
    display:inline-block !important;
    width:16px !important;
    height:16px !important;
    margin:0 3px !important;
    padding:0 !important;
    cursor:pointer !important
}
body.mcd-altered ul.slick-dots li button{
    font-size:0 !important;
    line-height:0 !important;
    display:block !important;
    width:16px !important;
    height:16px !important;
    padding:3px !important;
    cursor:pointer !important;
    color:#848b90 !important;
    border:0 !important;
    outline:none !important;
    background:transparent !important
}
body.mcd-altered ul.slick-dots li button:hover,body.mcd-altered ul.slick-dots li button:focus{
    outline:none !important
}
body.mcd-altered ul.slick-dots li button:hover:before,body.mcd-altered ul.slick-dots li button:focus:before{
    opacity:1 !important
}
body.mcd-altered ul.slick-dots li button:before{
    font-size:14px !important;
    line-height:16px !important;
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    width:16px !important;
    height:16px !important;
    font-family:FontAwesome;
    content:"\f1db";
    font-weight:normal;
    text-decoration:none;
    font-size:14px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em;
    text-align:center !important;
    opacity:1;
    color:#ffffff !important;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
body.mcd-altered ul.slick-dots li.slick-active button:before{
    opacity:1;
    color:#ffffff !important;
    content:"\f111"
}
@media (min-width: 640px){
    body.mcd-altered .slick-prev{
        left:2%
    }
    body.mcd-altered .slick-next{
        right:2%
    }
}
@media (min-width: 992px){
    body.mcd-altered .slick-prev{
        left:5%
    }
    body.mcd-altered .slick-next{
        right:5%
    }
}
body.mcd-altered .section{
    margin-bottom:0px
}
body.mcd-altered .section-header{
    max-width:1200px;
    margin:0 auto;
    position:relative;
    padding-left:0.375rem;
    padding-right:0.375rem
}
body.mcd-altered .section-header:before{
    content:' ';
    display:block;
    background-color:#880E0E;
    position:absolute;
    height:100%;
    left:-50%;
    right:-50%
}
body.mcd-altered .section-header.simple h1{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:35px;
    line-height:40px;
    text-transform:none;
    color:#fff;
    max-width:1200px;
    margin:0 auto;
    border:none;
    text-align:center;
    padding:45px 0;
    position:relative
}
body.mcd-altered .section-header.simple h1.black{
    color:#fff
}
body.mcd-altered .mcd-section{
    max-width:1200px;
    margin:0 auto;
    position:relative;
    padding-left:0.375rem;
    padding-right:0.375rem
}
body.mcd-altered .mcd-section.mcd-carousel{
    width:100%;
    padding:0
}
body.mcd-altered .mcd-section:before{
    content:' ';
    display:block;
    background-color:#F0F4F5;
    position:absolute;
    height:100%;
    left:-100%;
    right:-100%
}
body.mcd-altered .mcd-carousel{
    max-width:1600px;
    margin:0 auto
}
body.mcd-altered .mcd-carousel .tabs .nav-tabs,body.mcd-altered .mcd-carousel .tabs .tabs.compressed .nav-tabs-menu{
    display:none
}
body.mcd-altered .mcd-carousel .tabs .tab-content{
    padding:0
}
body.mcd-altered .mcd-carousel .tabs .tab-content img{
    width:auto;
    min-width:700px;
    height:320px;
    float:right
}
body.mcd-altered .mcd-carousel .simple-banner .imageContainer{
    margin-bottom:0px;
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    transform-style:preserve-3d
}
body.mcd-altered .mcd-carousel .simple-banner-caption{
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    padding:0;
    background:none;
    left:15%;
    width:70%;
    bottom:auto
}
body.mcd-altered .mcd-carousel .simple-banner-caption h2{
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:32px;
    line-height:36px;
    text-transform:none;
    text-shadow:none;
    color:#fff;
    padding:0;
    margin:0
}
body.mcd-altered .mcd-carousel .simple-banner-caption p{
    left:auto;
    right:auto;
    position:relative;
    bottom:auto;
    padding:0;
    background:none;
    font-size:16px;
    line-height:18px;
    margin-top:20px;
    color:#fff
}
body.mcd-altered .mcd-carousel .simple-banner-caption p a{
    background-color:#007D92;
    color:#fff !important;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:16px;
    line-height:18px;
    text-transform:uppercase;
    border-spacing:0;
    display:inline-block;
    padding:20px 14px
}
body.mcd-altered .mcd-carousel .simple-banner-caption p a i{
    display:none
}
body.mcd-altered .mcd-carousel .simple-banner-caption p a:hover{
    background-color:#006475
}
body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515{
    background:rgba(240,244,245,0.75);
    padding:30px
}
body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515 h2{
    color:#8C1515
}
body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515 p{
    color:#8C1515
}
body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515 p a{
    color:#8C1515 !important;
    background:none;
    border:1px solid #8C1515
}
body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515 p a:hover{
    color:#fff !important;
    background-color:#8C1515
}
body.mcd-altered .mcd-intro:before{
    background-color:#fff
}
body.mcd-altered .mcd-intro p{
    font-size:24px;
    line-height:30px
}
body.mcd-altered .mcd-intro .panel_0{
    padding:20px 20px 40px
}
body.mcd-altered .mcd-intro .panel-builder-33-col{
    margin-top:30px
}
body.mcd-altered .mcd-intro .panel-builder-33-col .panel_0{
    padding:0px
}
body.mcd-altered .mcd-intro .panel-builder-33-col h3{
    border-top:1px solid #cccccc;
    padding-top:16px
}
body.mcd-altered .mcd-intro .panel-builder-33-col p{
    font-size:16px;
    line-height:19px
}
body.mcd-altered .mcd-banner{
    color:#fff;
    padding-left:20px;
    padding-right:20px
}
body.mcd-altered .mcd-banner:before{
    background-color:#007D92
}
body.mcd-altered .mcd-banner h2{
    color:#fff;
    padding:0;
    font-size:16px;
    line-height:18px;
    font-weight:600
}
body.mcd-altered .mcd-banner p{
    color:#fff
}
body.mcd-altered .mcd-banner .panel-builder-left{
    padding-top:20px;
    padding-bottom:0
}
body.mcd-altered .mcd-banner .panel-builder-left p{
    font-size:16px;
    line-height:18px
}
body.mcd-altered .mcd-banner .panel-builder-right{
    padding-top:0;
    padding-bottom:30px
}
body.mcd-altered .mcd-banner .panel-builder-right .button .btn{
    padding:8px 20px;
    float:left
}
body.mcd-altered .mcd-banner .panel-builder-right .button .btn .btn-text{
    text-align:center
}
body.mcd-altered .mcd-banner .panel-builder-right .button .btn .btn-decoration{
    display:none
}
body.mcd-altered .mcd-banner .mcd-contact-list ul{
    width:100%;
    margin-left:0
}
body.mcd-altered .mcd-banner .mcd-contact-list ul li{
    white-space:nowrap;
    color:#fff;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:400;
    font-size:16px;
    line-height:18px
}
body.mcd-altered .mcd-banner .mcd-contact-list ul li:after{
    display:none
}
body.mcd-altered .mcd-banner .mcd-contact-list ul li i,body.mcd-altered .mcd-banner .mcd-contact-list ul li em{
    margin-right:10px;
    width:24px;
    text-align:center
}
body.mcd-altered .mcd-banner .mcd-contact-list ul li a{
    color:#fff;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:16px;
    line-height:18px
}
body.mcd-altered .mcd-banner .mcd-contact-list ul li b,body.mcd-altered .mcd-banner .mcd-contact-list ul li strong{
    font-weight:600
}
body.mcd-altered .mcd-opportunities{
    padding-left:20px;
    padding-right:20px
}
body.mcd-altered .mcd-opportunities h2{
    margin-bottom:0px
}
body.mcd-altered .mcd-opportunities p{
    font-size:16px;
    line-height:18px
}
body.mcd-altered .mcd-opportunities .mcd-opportunities-intro{
    padding-bottom:30px
}
body.mcd-altered .mcd-opportunities .feature-box{
    margin-bottom:20px
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container{
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:none
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .image{
    position:relative;
    overflow:hidden
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .image>img{
    min-width:100%;
    min-height:300px;
    width:auto;
    float:right
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container h2.feature-box-main-heading{
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0;
    right:0;
    background:none;
    text-transform:none;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:40px;
    line-height:36px;
    color:#fff;
    padding-left:15px;
    padding-right:15px
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    background:#fff;
    z-index:100;
    opacity:0;
    padding:20px 16px;
    transition:all 0.3s ease
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body h3{
    font-weight:400;
    color:#000;
    font-size:22px;
    line-height:22px;
    margin-top:0px
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body p{
    font-size:14px;
    line-height:18px;
    font-weight:300
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links{
    margin:0;
    padding:0;
    border:none;
    position:absolute;
    bottom:35px
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links a{
    z-index:300;
    font-weight:600
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links a i.fa.fa-arrow-right{
    display:none
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links a i.fa.fa-arrow-right.default-icon{
    display:inline-block;
    padding-left:8px;
    font-size:14px;
    vertical-align:top
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links a i.fa.fa-arrow-right.default-icon:before{
    content:'\f178'
}
body.mcd-altered .mcd-opportunities .feature-box .feature-box-container:hover .feature-box-body{
    opacity:1
}
body.mcd-altered .mcd-opportunities .panel-builder-right{
    margin-top:20px
}
body.mcd-altered .mcd-opportunities .button .btn{
    margin:20px auto 30px;
    max-width:100%;
    padding:10px 9px;
    font-size:15px;
    line-height:18px
}
body.mcd-altered .mcd-opportunities .button .btn .btn-decoration{
    padding:0;
    height:18px
}
body.mcd-altered .mcd-opportunities .button .btn .btn-decoration:before{
    font-size:15px
}
body.mcd-altered .mcd-testimonial{
    padding-left:20px;
    padding-right:20px
}
body.mcd-altered .mcd-testimonial:before{
    background-color:#fff
}
body.mcd-altered .mcd-testimonial .section.text-image{
    margin-top:55px;
    margin-bottom:55px
}
body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text p{
    font-size:30px;
    line-height:34px;
    color:#666
}
body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text p i{
    font-size:20px;
    font-style:italic
}
body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text p i b,body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text p i strong{
    font-weight:600
}
body.mcd-altered .mcd-news-feed>.row>.col-sm-12{
    padding:0 20px
}
body.mcd-altered .mcd-news-feed p{
    font-size:24px;
    line-height:30px;
    color:#000;
    max-width:680px;
    margin:0 auto 20px
}
body.mcd-altered .mcd-news-feed p:last-child{
    margin-bottom:55px
}
body.mcd-altered .mcd-news-feed ul.k2{
    overflow:hidden
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row{
    margin-bottom:20px;
    position:relative
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row h3{
    font-size:24px;
    line-height:28px;
    padding:16px 0 6px
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row h3 a{
    font-size:24px;
    color:#333
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row h3 a:hover{
    color:#007D92
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row p{
    width:100%;
    max-width:100%;
    font-size:18px;
    line-height:24px
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row p:last-child{
    margin-bottom:20px !important
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row .newsfeed-item-container{
    background:none
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row .newsfeed-item-container:before{
    display:none
}
body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row .newsfeed-item-container img,body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row .newsfeed-item-container span{
    position:relative;
    margin:0;
    width:100%
}
body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row .col-xs-3,body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row .col-xs-9{
    width:100%
}
body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row h3{
    font-size:24px;
    line-height:28px;
    padding:16px 0 6px
}
body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row h3 a{
    font-size:24px;
    color:#333
}
body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row h3 a:hover{
    color:#007D92
}
body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row p{
    width:100%;
    max-width:100%;
    font-size:18px;
    line-height:24px
}
body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row p:last-child{
    margin-bottom:20px !important
}
body.mcd-altered .mcd-news-feed .button .btn{
    margin:20px auto 75px
}
body.mcd-altered .mcd-quote:before{
    background-color:#fff
}
body.mcd-altered .mcd-quote p{
    color:#666;
    font-size:31px;
    line-height:40px;
    width:92%;
    max-width:1100px;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
body.mcd-altered .mcd-quote p i{
    font-size:20px;
    line-height:24px;
    color:#007D92
}
body.mcd-altered .mcd-quote p:first-child{
    margin-top:55px
}
body.mcd-altered .mcd-quote p:first-child:before{
    font-family:FontAwesome;
    content:"\f10d";
    font-weight:normal;
    text-decoration:none;
    font-size:24px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em;
    display:block;
    position:relative;
    text-align:center;
    color:#007D92;
    width:100%;
    padding-bottom:10px
}
body.mcd-altered .mcd-quote p:last-child{
    margin-bottom:55px
}
body.mcd-altered .mcd-cta-blocks{
    padding-left:20px;
    padding-right:20px
}
body.mcd-altered .mcd-cta-blocks h2{
    padding-bottom:0px
}
body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section{
    margin-top:24px
}
body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section>.row{
    margin-left:-2px;
    margin-right:-2px
}
body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section>.row>.col-sm-4{
    padding-left:2px;
    padding-right:2px;
    margin-top:8px
}
body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section>.row>.col-sm-4.panel-builder-left .feature-box-container{
    background-color:#A32136
}
body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section>.row>.col-sm-4.panel-builder-mid .feature-box-container{
    background-color:#007D92
}
body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section>.row>.col-sm-4.panel-builder-right .feature-box-container{
    background-color:#09425A
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container{
    -webkit-box-shadow:none;
    box-shadow:none;
    border:none;
    overflow:hidden
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container h2.feature-box-main-heading{
    padding:40px 40px 30px;
    color:#fff;
    font-size:32px;
    line-height:35px;
    margin:0px
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body{
    padding:0px 40px 60px
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p{
    color:#fff;
    margin:0px
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p:first-child{
    padding-bottom:60px
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p.p-link-w-arrow{
    padding-bottom:20px
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p.p-link-w-arrow .lastWord:after{
    font-size:16px;
    padding-left:8px;
    content:'\f178'
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p a{
    color:#fff;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600
}
body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p a:hover{
    font-weight:700
}
body.mcd-altered .mcd-cta-blocks .text-image.section{
    background-color:#fff;
    margin-top:5px
}
body.mcd-altered .mcd-cta-blocks .text-image.section .image-container .image{
    margin:0;
    width:100%
}
body.mcd-altered .mcd-cta-blocks .text-image.section .image-container .image>img{
    width:100%;
    max-width:100%
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text h3{
    font-size:32px;
    line-height:34px;
    color:#333333 !important;
    margin:0;
    font-weight:300;
    padding:65px 35px 30px
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p{
    padding:0px 35px 65px;
    margin:0
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p:last-child{
    padding-bottom:0px
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow{
    padding-bottom:20px
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a{
    color:#fff;
    text-transform:uppercase;
    font-size:20px;
    line-height:65px;
    font-weight:600;
    width:300px;
    max-width:100%;
    text-align:center;
    background-color:#007D92;
    display:inline-block
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a:before{
    content:"\f08a";
    display:inline-block;
    font-family:FontAwesome;
    margin-right:10px;
    font-style:normal;
    font-weight:normal
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a:hover{
    background-color:#006475
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a:hover:before{
    content:'\f004'
}
body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a .lastWord:after{
    display:none
}
body.mcd-altered .mcd-text-image{
    width:100% !important;
    max-width:1600px
}
body.mcd-altered .mcd-text-image .section.text-image .row.text-image .image-container{
    padding-left:0px;
    padding-right:0px
}
body.mcd-altered .mcd-text-image .section.text-image .row.text-image .image-container .image{
    margin:0
}
body.mcd-altered .mcd-text-image .section.text-image .row.text-image .image-container .image img{
    width:100%
}
body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text{
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px
}
body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text h2{
    color:#333;
    padding-top:20px;
    padding-bottom:22px
}
body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text p{
    font-size:18px;
    line-height:20px;
    color:#000
}
body.mcd-altered .mcd-section-h2-intro h2{
    color:#333;
    margin-left:auto;
    margin-right:auto;
    max-width:915px;
    width:90%
}
body.mcd-altered .mcd-section-h2-intro p{
    font-size:24px;
    line-height:30px;
    color:#000;
    margin:20px auto 50px;
    max-width:915px;
    width:90%
}
body.mcd-altered .mcd-feature-icons:before{
    background-color:#fff
}
body.mcd-altered .mcd-feature-icons .col-sm-12{
    padding-top:30px;
    padding-bottom:45px
}
body.mcd-altered .mcd-feature-icons .col-sm-12 .row .panel-builder-50-col{
    padding:0
}
body.mcd-altered .mcd-feature-icons .col-sm-12 .row .panel-builder-50-col .row{
    margin:0
}
body.mcd-altered .mcd-feature-icons .col-sm-12 .row .panel-builder-50-col .row .panel-builder-50-col{
    padding:0 20px
}
body.mcd-altered .mcd-feature-icons .col-sm-12 .button{
    padding-top:20px
}
body.mcd-altered .mcd-feature-icons .col-sm-12 .button .btn.color-arrow{
    max-width:100%;
    padding:18px
}
body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container{
    border:none;
    background:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    padding-top:0px;
    padding-bottom:40px
}
body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container .image{
    height:76px
}
body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container .image>img{
    width:auto;
    height:auto
}
body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container h2{
    padding:6px 0 20px;
    font-size:24px;
    line-height:26px;
    font-weight:400;
    color:#333
}
body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container .feature-box-body{
    padding:0
}
body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container .feature-box-body p{
    font-size:18px;
    line-height:24px;
    color:#333;
    width:100% !important;
    max-width:100% !important;
    margin:0 auto 11px
}
body.mcd-altered .mcd-image-full{
    width:100% !important;
    max-width:1600px
}
body.mcd-altered .mcd-image-full .col-sm-12{
    padding:0px
}
body.mcd-altered .mcd-image-full .col-sm-12 .text>div>img{
    max-width:100%;
    padding:0
}
body.mcd-altered .mcd-image-full .col-sm-12 .text>div>p>img{
    max-width:100%;
    padding:0
}
body.mcd-altered .mcd-feature-images{
    width:100% !important;
    max-width:1600px
}
body.mcd-altered .mcd-feature-images .tabs .nav-tabs{
    display:none
}
body.mcd-altered .mcd-feature-images .tabs .tab-content{
    padding:0
}
body.mcd-altered .mcd-feature-images .tabs .tab-content img{
    width:100%
}
body.mcd-altered .mcd-feature-images h3{
    font-size:28px;
    line-height:30px;
    font-weight:600;
    color:#333 !important;
    text-transform:uppercase;
    margin-bottom:20px
}
body.mcd-altered .mcd-feature-images p{
    margin-bottom:125px
}
body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text p{
    font-size:16px;
    line-height:18px
}
body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text>.row{
    background-color:#fff
}
body.mcd-altered .mcd-feature-images .panel-builder-50-col{
    padding:0
}
body.mcd-altered .mcd-feature-images .panel-builder-50-col .text.parbase.section{
    padding:20px
}
body.mcd-altered .mcd-feature-images .panel-builder-50-col p{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto 11px
}
body.mcd-altered .mcd-feature-images .button.parbase.section{
    background-color:#fff;
    padding-top:30px;
    padding-bottom:45px;
    margin:0 -12px
}
body.mcd-altered .mcd-feature-images .button.parbase.section .btn.color-arrow{
    max-width:90%;
    padding:18px
}
@media (min-width: 640px){
    body.mcd-altered .mcd-carousel .tabs .tab-content img{
        min-height:480px;
        min-width:100%;
        height:auto
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption{
        left:8%
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption h2{
        font-size:64px;
        line-height:72px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption p{
        font-size:28px;
        line-height:28px;
        margin-top:25px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption p a{
        font-size:28px;
        line-height:28px;
        padding:25px 20px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515{
        padding:50px 30px
    }
}
@media (min-width: 768px){
    body.mcd-altered .section-header.simple h1{
        font-size:50px;
        line-height:55px;
        padding:70px 0
    }
    body.mcd-altered .mcd-section{
        width:720.75px
    }
    body.mcd-altered .mcd-section.mcd-carousel{
        width:100%;
        padding:0
    }
    body.mcd-altered .mcd-intro .panel_0{
        padding:40px 0 100px
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col{
        margin-top:100px
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col .panel_0{
        padding:0px
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col h3{
        padding-top:28px
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col p{
        font-size:20px;
        line-height:24px
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col .parsys{
        width:90%
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col .parsys.panel_0{
        margin-right:10%
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col .parsys.panel_1{
        margin-left:auto;
        margin-right:auto
    }
    body.mcd-altered .mcd-intro .panel-builder-33-col .parsys.panel_2{
        margin-left:10%
    }
    body.mcd-altered .mcd-banner{
        padding-left:0.375rem;
        padding-right:0.375rem
    }
    body.mcd-altered .mcd-banner h2{
        font-size:24px;
        line-height:28px
    }
    body.mcd-altered .mcd-banner .panel-builder-left{
        padding-top:46px;
        padding-bottom:40px
    }
    body.mcd-altered .mcd-banner .panel-builder-left p{
        font-size:20px;
        line-height:21px
    }
    body.mcd-altered .mcd-banner .panel-builder-right{
        padding-top:50px;
        padding-bottom:0px
    }
    body.mcd-altered .mcd-banner .panel-builder-right .button .btn{
        padding:18px 40px;
        float:right
    }
    body.mcd-altered .mcd-banner .mcd-contact-list{
        float:right
    }
    body.mcd-altered .mcd-banner .mcd-contact-list ul li{
        font-size:24px;
        line-height:30px
    }
    body.mcd-altered .mcd-banner .mcd-contact-list ul li i,body.mcd-altered .mcd-banner .mcd-contact-list ul li em{
        margin-right:10px;
        width:24px
    }
    body.mcd-altered .mcd-banner .mcd-contact-list ul li a{
        font-size:24px;
        line-height:30px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption{
        width:60%
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515{
        padding:55px 20px 55px 40px
    }
    body.mcd-altered .mcd-opportunities{
        padding-left:0.375rem;
        padding-right:0.375rem
    }
    body.mcd-altered .mcd-opportunities p{
        font-size:24px;
        line-height:30px
    }
    body.mcd-altered .mcd-opportunities .mcd-opportunities-intro{
        padding-bottom:30px
    }
    body.mcd-altered .mcd-opportunities .feature-box{
        margin-bottom:20px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .image{
        position:relative
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .image>img{
        min-height:427px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container h2.feature-box-main-heading{
        font-size:30px;
        line-height:32px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body{
        padding:20px 15px 40px 15px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body h3{
        font-size:26px;
        line-height:26px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body p{
        font-size:16px;
        line-height:22px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links{
        bottom:20px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links a i.fa.fa-arrow-right.default-icon{
        padding-left:8px;
        font-size:16px
    }
    body.mcd-altered .mcd-opportunities .panel-builder-left{
        margin-top:20px
    }
    body.mcd-altered .mcd-opportunities .panel-builder-left .feature-box{
        margin-left:-7px
    }
    body.mcd-altered .mcd-opportunities .panel-builder-right{
        margin-top:20px
    }
    body.mcd-altered .mcd-opportunities .panel-builder-right .feature-box{
        margin-right:-7px
    }
    body.mcd-altered .mcd-opportunities .button .btn{
        margin:30px auto 55px;
        font-size:20px;
        line-height:24px;
        padding:18px 40px
    }
    body.mcd-altered .mcd-opportunities .button .btn .btn-decoration{
        padding:0 0 0 11px;
        height:24px
    }
    body.mcd-altered .mcd-opportunities .button .btn .btn-decoration:before{
        font-size:20px
    }
    body.mcd-altered .mcd-testimonial{
        padding-left:0.375rem;
        padding-right:0.375rem
    }
    body.mcd-altered .mcd-news-feed>.row>.col-sm-12{
        padding:0 12px
    }
    body.mcd-altered .mcd-news-feed p{
        width:80%
    }
    body.mcd-altered .mcd-news-feed p:last-child{
        margin-bottom:115px
    }
    body.mcd-altered .mcd-news-feed ul.k2{
        overflow:hidden;
        margin:0 -20px
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row{
        width:50%;
        float:left;
        margin:0 0 40px;
        position:relative;
        clear:none
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row h3{
        padding:16px 0 20px
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row p{
        width:100%
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row .col-xs-12{
        padding:0 20px
    }
    body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row .col-xs-3{
        width:33.33333333333333%
    }
    body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row .col-xs-9{
        width:66.66666666666666%
    }
    body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row h3{
        padding:16px 0 20px
    }
    body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row p{
        width:100%
    }
    body.mcd-altered .mcd-news-feed .button .btn{
        margin:20px auto 75px;
        max-width:376px;
        width:90%
    }
    body.mcd-altered .mcd-quote p{
        font-size:41px;
        line-height:50px;
        width:92%
    }
    body.mcd-altered .mcd-quote p i{
        font-size:30px;
        line-height:34px
    }
    body.mcd-altered .mcd-quote p:first-child{
        margin-top:115px
    }
    body.mcd-altered .mcd-quote p:first-child:before{
        font-size:33px
    }
    body.mcd-altered .mcd-quote p:last-child{
        margin-bottom:115px
    }
    body.mcd-altered .mcd-cta-blocks{
        padding-left:0.375rem;
        padding-right:0.375rem
    }
    body.mcd-altered .mcd-cta-blocks h2{
        padding-bottom:24px
    }
    body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section{
        margin-top:24px
    }
    body.mcd-altered .mcd-cta-blocks .panel_builder.parbase.section>.row>.col-sm-4{
        margin-top:30px
    }
    body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container h2.feature-box-main-heading{
        padding:40px 40px 30px;
        font-size:32px;
        line-height:35px
    }
    body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body{
        padding:0px 40px 60px
    }
    body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p{
        margin:0px
    }
    body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p:first-child{
        padding-bottom:60px
    }
    body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p.p-link-w-arrow{
        padding-bottom:20px
    }
    body.mcd-altered .mcd-cta-blocks .feature-box .feature-box-container .feature-box-body p.p-link-w-arrow .lastWord:after{
        font-size:16px;
        padding-left:8px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section{
        margin-top:5px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .text h3{
        font-size:32px;
        line-height:34px;
        padding:65px 35px 30px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .text p{
        padding:0px 35px 65px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .text p:last-child{
        padding-bottom:0px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow{
        padding-bottom:20px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a{
        font-size:20px;
        line-height:65px;
        width:300px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .text p.p-link-w-arrow a:before{
        margin-right:10px
    }
    body.mcd-altered .mcd-feature-icons .col-sm-12{
        padding-top:60px;
        padding-bottom:105px
    }
    body.mcd-altered .mcd-feature-icons .col-sm-12 .row .panel-builder-50-col{
        padding:0
    }
    body.mcd-altered .mcd-feature-icons .col-sm-12 .row .panel-builder-50-col .row{
        margin:0
    }
    body.mcd-altered .mcd-feature-icons .col-sm-12 .row .panel-builder-50-col .row .panel-builder-50-col{
        padding:0 20px
    }
    body.mcd-altered .mcd-feature-icons .col-sm-12 .button{
        padding-top:50px
    }
    body.mcd-altered .mcd-feature-icons .col-sm-12 .button .btn.color-arrow{
        max-width:80%;
        padding:18px 40px
    }
    body.mcd-altered .mcd-feature-icons .feature-box .feature-box-container{
        padding-top:40px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text{
        clear:both;
        float:none
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text h3{
        font-size:30px;
        line-height:32px;
        margin-bottom:5px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text p{
        font-size:18px;
        line-height:20px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col>div{
        position:relative
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col .text.parbase.section{
        position:absolute;
        top:0px;
        right:0px;
        left:0px;
        bottom:0px;
        padding:0px;
        -webkit-transform-style:preserve-3d;
        -moz-transform-style:preserve-3d;
        transform-style:preserve-3d
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col .text.parbase.section>div{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        left:8%;
        width:85%
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text.mcd-image-right .panel-builder-50-col.panel-builder-left{
        float:right
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text.mcd-image-right .panel-builder-50-col .text.parbase.section>div{
        right:8%;
        width:80%;
        left:auto
    }
    body.mcd-altered .mcd-feature-images .button.parbase.section{
        padding-top:90px;
        padding-bottom:95px
    }
    body.mcd-altered .mcd-feature-images .button.parbase.section .btn.color-arrow{
        max-width:80%;
        padding:18px 40px
    }
}
@media (min-width: 992px){
    body.mcd-altered .section-header.simple h1{
        font-size:65px;
        line-height:70px;
        padding:90px 0
    }
    body.mcd-altered .mcd-section{
        width:940.75px
    }
    body.mcd-altered .mcd-section.mcd-carousel{
        width:100%;
        padding:0
    }
    body.mcd-altered .mcd-banner h2{
        font-size:29px;
        line-height:32px
    }
    body.mcd-altered .mcd-banner .panel-builder-left p{
        font-size:24px;
        line-height:24px
    }
    body.mcd-altered .mcd-banner .panel-builder-right .button .btn{
        padding-left:70px;
        padding-right:70px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption{
        left:12.5%;
        width:55%
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption h2{
        font-size:75px;
        line-height:80px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption p{
        font-size:20px;
        line-height:22px;
        margin-top:25px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption p a{
        font-size:20px;
        line-height:22px;
        padding:25px 20px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515{
        padding:60px 20px 60px 40px
    }
    body.mcd-altered .mcd-opportunities p{
        font-size:24px;
        line-height:30px
    }
    body.mcd-altered .mcd-opportunities .mcd-opportunities-intro{
        padding-bottom:30px
    }
    body.mcd-altered .mcd-opportunities .feature-box{
        margin-bottom:20px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container h2.feature-box-main-heading{
        font-size:40px;
        line-height:36px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body{
        padding:35px 80px 35px 25px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body h3{
        font-size:32px;
        line-height:35px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body p{
        font-size:20px;
        line-height:26px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links{
        bottom:35px
    }
    body.mcd-altered .mcd-opportunities .feature-box .feature-box-container .feature-box-body .feature-box-footer-links a i.fa.fa-arrow-right.default-icon{
        padding-left:8px;
        font-size:16px
    }
    body.mcd-altered .mcd-opportunities .button .btn{
        margin:40px auto 75px
    }
    body.mcd-altered .mcd-testimonial .section.text-image{
        margin-top:115px;
        margin-bottom:115px
    }
    body.mcd-altered .mcd-testimonial .section.text-image .row.text-image{
        -webkit-transform-style:preserve-3d;
        -moz-transform-style:preserve-3d;
        transform-style:preserve-3d
    }
    body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .image-container .image{
        margin-bottom:0px
    }
    body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        right:0px
    }
    body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text p{
        font-size:40px;
        line-height:44px;
        padding-left:4px
    }
    body.mcd-altered .mcd-testimonial .section.text-image .row.text-image .text p i{
        font-size:30px
    }
    body.mcd-altered .mcd-news-feed p{
        width:60%
    }
    body.mcd-altered .mcd-news-feed p:last-child{
        margin-bottom:115px
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row{
        width:33.3333333333%
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row h3{
        padding:16px 0 20px
    }
    body.mcd-altered .mcd-news-feed ul.k2 li.newsfeed-item.row p{
        width:100%
    }
    body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row h3{
        padding:16px 0 20px
    }
    body.mcd-altered .mcd-news-feed ul.mcd li.newsfeed-item.row p{
        width:100%
    }
    body.mcd-altered .mcd-news-feed .button .btn{
        margin:20px auto 75px
    }
    body.mcd-altered .mcd-cta-blocks .text-image.section .image-container{
        padding-left:0
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text{
        padding-left:30px;
        padding-right:20px;
        padding-bottom:0px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text h2{
        padding-top:23px;
        padding-bottom:22px;
        max-width:515px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text p{
        font-size:18px;
        line-height:22px;
        max-width:515px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text h3{
        font-size:32px;
        line-height:34px;
        margin-bottom:30px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text p{
        font-size:20px;
        line-height:22px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col .text.parbase.section>div{
        left:45px;
        width:400px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text.mcd-image-right .panel-builder-50-col .text.parbase.section>div{
        right:45px;
        width:330px;
        left:auto
    }
}
@media (min-width: 1200px){
    body.mcd-altered .mcd-section{
        width:1140.75px
    }
    body.mcd-altered .mcd-section.mcd-carousel{
        width:100%;
        padding:0
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption{
        width:50%
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515{
        padding:70px 20px 70px 40px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text{
        padding-left:50px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text h2{
        padding-top:33px;
        padding-bottom:32px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text p{
        font-size:22px;
        line-height:32px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text h3{
        font-size:36px;
        line-height:40px;
        margin-bottom:34px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text p{
        font-size:22px;
        line-height:26px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col .text.parbase.section>div{
        left:55px;
        width:500px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text.mcd-image-right .panel-builder-50-col .text.parbase.section>div{
        right:55px;
        width:430px;
        left:auto
    }
}
@media (min-width: 1240px){
    body.mcd-altered .mcd-section{
        width:1200px
    }
    body.mcd-altered .mcd-section.mcd-carousel{
        width:100%;
        padding:0
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption{
        left:12.5%;
        width:40%
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption h2{
        font-size:75px;
        line-height:80px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption p{
        font-size:20px;
        line-height:22px;
        margin-top:25px
    }
    body.mcd-altered .mcd-carousel .simple-banner-caption p a{
        font-size:20px;
        line-height:22px;
        padding:25px 20px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col .text.parbase.section>div{
        left:65px;
        width:540px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text.mcd-image-right .panel-builder-50-col .text.parbase.section>div{
        right:65px;
        width:500px;
        left:auto
    }
}
@media (min-width: 1400px){
    body.mcd-altered .mcd-carousel .simple-banner-caption.color-8C1515{
        padding:80px 49px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text{
        padding-left:60px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text h2{
        padding-top:43px;
        padding-bottom:36px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text p{
        font-size:24px;
        line-height:35px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text h3{
        font-size:40px;
        line-height:46px;
        margin-bottom:40px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text p{
        font-size:24px;
        line-height:30px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text .panel-builder-50-col .text.parbase.section>div{
        left:75px;
        width:600px
    }
    body.mcd-altered .mcd-feature-images .panel_builder.parbase.section .mcd-image-text.mcd-image-right .panel-builder-50-col .text.parbase.section>div{
        right:75px;
        width:530px;
        left:auto
    }
}
@media (min-width: 1600px){
    body.mcd-altered .mcd-section.mcd-carousel{
        width:1600px;
        padding:0
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text{
        padding-left:70px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text h2{
        padding-top:53px;
        padding-bottom:42px
    }
    body.mcd-altered .mcd-text-image .section.text-image .row.text-image .text p{
        font-size:24px;
        line-height:35px
    }
}
body.mcd-altered.mcd-home .hero-container{
    max-width:1600px;
    margin:0 auto;
    -webkit-box-shadow:none;
    box-shadow:none;
    display:none
}
body.mcd-altered.mcd-home .hero-container>.container{
    width:100% !important
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsContainer{
    width:100% !important;
    margin-left:0px !important
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox-container{
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    margin:0;
    padding:0;
    position:relative;
    display:block
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox-container .hero-banner-infobox-inner{
    max-width:550px;
    width:80%
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox{
    padding:0px
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox a.hero-banner-link{
    padding:0;
    margin:0
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox h2{
    background:none;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:75px;
    line-height:80px;
    text-transform:none;
    text-shadow:none
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link{
    left:auto;
    right:auto;
    position:relative;
    bottom:auto;
    padding:0;
    background:none;
    font-size:20px;
    line-height:22px;
    margin-top:25px
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link span{
    background-color:#007D92;
    font-family:'Source Sans Pro',sans-serif;
    font-weight:600;
    font-size:20px;
    line-height:22px;
    text-transform:uppercase;
    border-spacing:0;
    display:inline-block;
    padding:25px 20px
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link span i{
    display:none
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link span:hover{
    background-color:#006475
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider .rsContent .image{
    margin:0px !important
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider .rsContent .image img{
    height:100%;
    width:auto;
    max-width:1600px
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider .rsContent>.container{
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    transform-style:preserve-3d
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider .rsContent>.container>.row{
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault .rsArrow.rsArrowLeft{
    left:6.25%
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault .rsArrow.rsArrowRight{
    right:6.25%
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault .rsBullets{
    left:8%
}
body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault .rsBullets .rsBullet span{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    border-radius:50%
}
@media (min-width: 992px){
    body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider{
        height:500px !important
    }
}
@media (min-width: 1200px){
    body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider{
        height:600px !important
    }
}
@media (min-width: 1240px){
    body.mcd-altered.mcd-home .hero-container>.container .hero-banner-container .rsDefault.royalSlider{
        height:700px !important
    }
}
body.mcd-altered.mcd-giving-opportunities .mcd-intro .panel_0{
    padding:38px 0 25px
}
body.mcd-altered.mcd-giving-opportunities .mcd-intro p{
    font-size:30px;
    line-height:33px;
    color:#8C1515
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters{
    position:relative
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters:before{
    background-color:#fff
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper{
    display:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header{
    position:relative;
    float:left;
    cursor:pointer
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header span.mcd-filter-header-text{
    display:inline-block;
    position:relative;
    font-weight:600;
    color:#999;
    text-transform:uppercase;
    border-bottom:1px solid #e4e4e4;
    width:144px;
    font-size:14px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    margin-right:3px;
    margin-bottom:1px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header span.mcd-filter-header-text:after{
    font-family:FontAwesome;
    content:"\f106";
    font-weight:normal;
    text-decoration:none;
    font-size:16px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em;
    display:inline-block;
    padding-left:4px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul{
    position:absolute;
    display:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li{
    font-size:18px;
    line-height:20px;
    color:#666;
    position:relative;
    padding:0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li a{
    display:block;
    position:relative;
    padding:7px 15px 7px 35px;
    font-size:18px;
    line-height:20px;
    color:#666
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li:after{
    display:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li ul{
    top:10px;
    padding:0;
    margin:0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li ul li{
    background:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li:hover{
    background-color:rgba(240,244,245,0.95)
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li:hover ul{
    display:block
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list-sub{
    background-color:rgba(255,255,255,0.96);
    width:180px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list-sub li.mcd-filter-active a:before{
    font-family:FontAwesome;
    content:"\f00c";
    font-weight:normal;
    text-decoration:none;
    font-size:18px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em;
    display:block;
    color:#007D92;
    position:absolute;
    left:10px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list-sub li:hover{
    background-color:#F0F4F5;
    color:#007D92
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list{
    background-color:rgba(255,255,255,0.96);
    width:70px;
    left:auto;
    right:0px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list>li{
    padding-left:20px;
    padding-top:7px;
    padding-bottom:7px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list ul.mcd-filter-list-sub{
    background-color:rgba(240,244,245,0.95);
    right:70px;
    top:0px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list ul.mcd-filter-list-sub li:hover{
    background-color:#fff
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header:hover span.mcd-filter-header-text{
    color:#007D92;
    border-bottom:2px solid #007D92;
    margin-bottom:0px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header:hover span.mcd-filter-header-text:after{
    font-family:FontAwesome;
    content:"\f107";
    font-weight:normal;
    text-decoration:none;
    font-size:16px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header:hover>ul{
    display:block
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header>ul{
    left:0px;
    padding-top:10px;
    padding-bottom:10px;
    z-index:100
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear{
    position:relative;
    float:left;
    cursor:pointer;
    color:#cccccc;
    font-size:18px;
    text-align:center;
    display:none;
    margin:0 0 0 8px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear a{
    color:#cccccc;
    font-size:18px;
    padding-top:10px;
    padding-bottom:10px;
    display:block;
    text-align:center
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear:hover{
    color:#007D92
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear.mcd-filter-clear-active{
    display:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile{
    padding:0px;
    margin:0 -6px;
    display:block
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header{
    position:relative;
    float:left;
    cursor:pointer;
    width:50%
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>a{
    background-color:rgba(240,244,245,0.95);
    display:block;
    position:relative;
    text-decoration:none !important
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>a span.mcd-filter-header-text{
    display:block;
    position:relative;
    font-weight:600;
    color:#999;
    text-transform:uppercase;
    width:100%;
    font-size:14px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>a span.mcd-filter-header-text:after{
    font-family:FontAwesome;
    content:"\f106";
    font-weight:normal;
    text-decoration:none;
    font-size:16px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em;
    display:inline-block;
    padding-left:4px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>a.mcd-filter-header-active span.mcd-filter-header-text{
    color:#007D92
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>a.mcd-filter-header-active span.mcd-filter-header-text:after{
    font-family:FontAwesome;
    content:"\f107";
    font-weight:normal;
    text-decoration:none;
    font-size:16px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>a.mcd-filter-header-off{
    background-color:#fff
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul{
    position:absolute;
    display:none;
    width:200%;
    background-color:rgba(240,244,245,0.95);
    z-index:200;
    padding:15px 15px 8px 8px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul>li{
    font-size:18px;
    line-height:20px;
    position:relative;
    display:block;
    float:left;
    clear:none;
    padding:0;
    margin:0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul>li a{
    display:block;
    position:relative;
    padding:7px 15px;
    font-size:14px;
    line-height:15px;
    color:#666;
    border:1px solid #abbdc7;
    margin:0 0 7px 7px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul>li:after{
    display:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul>li ul{
    padding:0;
    margin:0 auto;
    background-color:#fff;
    width:100%;
    position:relative;
    display:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul>li ul li{
    background:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list-sub>li.mcd-filter-active a{
    color:#007D92;
    background-color:#fff;
    border-color:#007D92
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list{
    padding:15px 13px 8px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li{
    width:20%
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li>a{
    font-weight:600;
    margin:0 2px 7px;
    text-align:center;
    padding:7px 0;
    transition:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li.mcd-filter-list-active>a{
    border-color:#fff;
    background-color:#fff;
    color:#007D92;
    padding-bottom:14px;
    margin-bottom:0px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li#mcd-filter-list-sub-mobile{
    width:100%;
    background:none;
    padding:0 2px;
    display:none;
    max-height:180px;
    overflow:auto
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li#mcd-filter-list-sub-mobile>.mcd-filter-list-sub{
    display:block;
    margin:0 auto;
    padding:8px 0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li#mcd-filter-list-sub-mobile>.mcd-filter-list-sub>li{
    padding:0;
    margin:0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li#mcd-filter-list-sub-mobile>.mcd-filter-list-sub>li a{
    border:none;
    text-align:left;
    margin:0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header>ul.mcd-filter-list>li#mcd-filter-list-sub-mobile>.mcd-filter-list-sub>li.mcd-filter-active a{
    color:#007D92;
    font-weight:600
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header:first-child>a{
    margin-right:1px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header:last-child>a{
    margin-left:1px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile .mcd-filter-header:last-child>ul{
    right:0px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .filter_tags{
    min-height:37px;
    margin-bottom:10px;
    font-size:15px;
    line-height:19px;
    color:#666
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .filter_tags span{
    display:inline-block;
    cursor:pointer
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .filter_tags span a{
    font-size:15px;
    line-height:19px;
    color:#666;
    display:block;
    padding:12px 15px 12px 0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .filter_tags span a i{
    color:#ababab
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content{
    padding-right:12px;
    padding-left:12px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content:before{
    background-color:#fff
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .col-sm-12{
    padding-left:20px;
    padding-right:20px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .col-sm-12>div{
    margin-left:-10px;
    margin-right:-10px;
    padding-bottom:100px;
    overflow:hidden
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section{
    padding:0 0 20px;
    margin:0;
    float:left;
    position:relative
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div{
    padding:0 10px 20px;
    position:relative
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div h3{
    font-size:20px;
    line-height:22px;
    font-weight:400;
    color:#333 !important
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p{
    font-size:16px;
    line-height:18px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p:last-child{
    position:absolute;
    bottom:0px;
    margin:0
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p a{
    font-weight:600;
    display:inline-block;
    border:none
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p a:after{
    font-family:FontAwesome;
    content:"\f019";
    font-weight:normal;
    text-decoration:none;
    font-size:16px;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    width:0.5em;
    display:inline-block;
    margin-left:8px
}
body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div>img,body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div>p>img{
    width:100%;
    height:auto;
    max-width:100%;
    padding:0
}
@media (min-width: 480px){
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section{
        width:50%
    }
}
@media (min-width: 640px){
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section{
        padding:0 0 30px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div{
        padding:0 10px 30px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div h3{
        font-size:22px;
        line-height:24px;
        padding:14px 0
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p{
        font-size:17px;
        line-height:22px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p a:after{
        font-size:16px;
        margin-left:8px
    }
}
@media (min-width: 768px){
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper{
        display:block
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header span.mcd-filter-header-text{
        width:182px;
        font-size:18px;
        margin-right:8px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header span.mcd-filter-header-text:after{
        font-size:18px;
        padding-left:8px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list-sub{
        width:250px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list{
        width:70px;
        left:0px;
        right:auto
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list ul.mcd-filter-list-sub{
        left:70px;
        right:auto
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header:hover span.mcd-filter-header-text:after{
        font-size:18px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear.mcd-filter-clear-active{
        display:block
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper-mobile{
        display:none
    }
}
@media (min-width: 992px){
    body.mcd-altered.mcd-giving-opportunities .mcd-intro .panel_0{
        padding:68px 0 45px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-intro p{
        font-size:36px;
        line-height:40px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header span.mcd-filter-header-text{
        width:198px;
        font-size:18px;
        padding-top:10px;
        padding-bottom:10px;
        margin-right:30px;
        margin-bottom:1px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li{
        font-size:18px;
        line-height:20px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li a{
        padding:7px 15px 7px 35px;
        font-size:18px;
        line-height:20px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul li ul{
        top:10px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list-sub{
        -webkit-column-count:3;
        -moz-column-count:3;
        column-count:3;
        width:660px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list-sub li{
        -webkit-column-break-inside:avoid;
        page-break-inside:avoid;
        break-inside:avoid
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list{
        width:198px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list>li{
        padding-left:20px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list ul.mcd-filter-list-sub{
        left:198px;
        -webkit-column-count:2;
        -moz-column-count:2;
        column-count:2;
        width:440px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header>ul{
        padding-top:10px;
        padding-bottom:10px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear{
        font-size:18px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header-clear a{
        font-size:18px;
        padding-top:10px;
        padding-bottom:10px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .filter_tags{
        min-height:37px;
        margin-bottom:10px;
        font-size:15px;
        line-height:19px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .filter_tags span a{
        padding:12px 15px 12px 0;
        font-size:15px;
        line-height:19px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content{
        padding-left:0.375rem;
        padding-right:0.375rem
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .col-sm-12{
        padding-left:15px;
        padding-right:15px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .col-sm-12>div{
        margin-left:-15px;
        margin-right:-15px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section{
        width:25%;
        padding:0 0 40px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div{
        padding:0 15px 40px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div h3{
        font-size:24px;
        line-height:26px;
        padding:16px 0
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p{
        font-size:18px;
        line-height:24px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-content .text.parbase.section>div p a:after{
        font-size:16px;
        margin-left:8px
    }
}
@media (min-width: 1200px){
    body.mcd-altered.mcd-giving-opportunities .mcd-givops-filters .mcd-filters-wrapper .mcd-filter-header ul.mcd-filter-list ul.mcd-filter-list-sub{
        left:198px;
        -webkit-column-count:3;
        -moz-column-count:3;
        column-count:3;
        width:660px
    }
}
@media (min-width: 1400px){
    body.mcd-altered.mcd-giving-opportunities .mcd-intro .panel_0{
        padding:88px 0 65px
    }
    body.mcd-altered.mcd-giving-opportunities .mcd-intro p{
        font-size:41px;
        line-height:44px
    }
}
body.mcd-altered.cq-wcm-edit .mcd-feature-images,body.mcd-altered.cq-wcm-edit .mcd-carousel{
    max-width:100% !important
}
body.mcd-altered.cq-wcm-edit .mcd-feature-images .tabs .nav-tabs,body.mcd-altered.cq-wcm-edit .mcd-feature-images .tabs.compressed .nav-tabs-menu,body.mcd-altered.cq-wcm-edit .mcd-carousel .tabs .nav-tabs,body.mcd-altered.cq-wcm-edit .mcd-carousel .tabs.compressed .nav-tabs-menu{
    display:block !important
}
body.mcd-altered.cq-wcm-edit.mcd-giving-opportunities .mcd-givops-content .new.section{
    clear:both
}
body.mcd-altered.cq-wcm-edit #mainContent .col-md-9.col-md-push-3{
    width:100%
}
body.mcd-altered.cq-wcm-edit #mainContent .col-md-3.col-md-pull-9{
    display:block
}
@media (min-width: 768px){
    body.mcd-altered.cq-wcm-edit #mainContent .col-md-9.col-md-push-3{
        width:75%;
        left:25%
    }
    body.mcd-altered.cq-wcm-edit #mainContent .col-md-3.col-md-pull-9{
        display:block
    }
}
 