
/*--------------------------------Temporary Styling--------------------------------*/



body {
    width: 100vw;
    overflow-x: hidden;
}

.topics {display: none !important;}

.messages {
    display: none;
}

#admin-menu-wrapper {
    display: none;
}

a[href*='/hero-image-type-articles'] {display: none;}

ul.links {display: none;}

footer nav.bar.tabs {
    position: relative !important;
}



body {
    width: 100vw;
    overflow-x: hidden;
}

body.admin-menu {
    top: 0px !important;
    margin-top: 0px !important;
}

header nav.bar {
    top: 0px !important;
    background-color: #333 !important
}

.conference-news {display: none !important}

.upcoming-events {display: none !important;}


@media screen and (max-width: 500px) {
    header, #content, footer {top: 0px !important}
}

.view-display-id-block_related_news {
    display: none;
}

#content {top: 0px !important}
 

/*-------------------------------------Mobile vs. Desktop Only-------------------------*/

@media screen and (min-width: 1025px) {
    .only-mobile {display: none !important;}
    .only-mobile-tablet {display: none !important;}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .only-mobile {display: none !important;}
    .only-desktop {display: none !important;}
}

@media screen and (max-width: 768px) {
    .only-desktop-tablet {display: none !important;}
    .only-desktop {display: none !important;}
}

/*-------------------------------------General-------------------------------------*/



/*Inset Sahdwo*/
  .inset-shadow {
      -moz-box-shadow:    inset  0  18px 18px -18px #333333, 
                          inset  0 -18px 18px -18px #333333;
      -webkit-box-shadow: inset  0  18px 18px -18px #333333, 
                          inset  0 -18px 18px -18px #333333;
       box-shadow:        inset  0  18px 18px -18px #333333, 
                          inset  0 -18px 18px -18px #333333;
  }

  .inset-shadow-top {
      -moz-box-shadow:    inset  0  18px 18px -18px #333333;
      -webkit-box-shadow: inset  0  18px 18px -18px #333333;
       box-shadow:        inset  0  18px 18px -18px #333333;
  }

  .inset-shadow-bottom {
      -moz-box-shadow:    inset  0  -18px 18px -18px #333333;
      -webkit-box-shadow: inset  0  -18px 18px -18px #333333;
       box-shadow:        inset  0  -18px 18px -18px #333333;
  }


/*----------------------------------Image Full----------------------------------*/

img.img-full {
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    margin: 0px 0px 16px 0px !important;
}

p > img.img-full {margin-bottom: 0px !important}

/*--------------------------------Full Width Nav--------------------------------*/



    article.event {
        margin-bottom: 0px !important;
    }


    @media screen and (min-width: 1025px) {
        
        #utility {
            border-width: 0px !important
        }

        #utility .stripe-inner {
            display: none !important;
        }
        /*
        header .grid .column.branding, header .grid .column.search {
            display: none;
        }*/

        header .grid .column.branding {display: none;}

        header nav.bar {
            position: fixed;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 900 !important;
            margin: 0;
            border-top: 6px solid #f60;
            background-color: #333;
            text-align: center;
        }

        header nav.bar ul.menu li.top-nav-logo, header nav.bar ul.menu li.top-nav-search {
            display: list-item !important;
        }

        header ul.menu {
            max-width: 1600px !important;
            margin: 0 auto !important;
            text-align: center !important;
        }

        a.cic-new {
            padding-right: 8px !important;
            padding-left: 48px !important;
            background-color: #f93 !important;
            color: #fff !important;
            background-image: url(/sites/all/themes/custom/naco_ui/assets/img/county-data-icon.png?1436196918);
            background-repeat: no-repeat;
            background-position: 10px 7px;
            -moz-background-size: 49px;
            -o-background-size: 49px;
            -webkit-background-size: 49px;
            background-size: 49px;
        }
    }

    @media screen and (max-width: 1280px) and (min-width: 1025px) {
        a.cic-new {
            background-position: 10px 7px !important;
            -moz-background-size: 36px !important;
            -o-background-size: 36px !important;
            -webkit-background-size: 36px !important;
            background-size: 36px !important;
            padding-left: 40px !important;
        }
    }

    @media screen and (max-width: 1024px) {
        a.cic-new {
            padding: 11.2px 16px !important;
            padding-left: 58px !important;
            background-color: #f93 !important;
            color: #fff !important;
            background-image: url(/sites/all/themes/custom/naco_ui/assets/img/county-data-icon.png?1436196918);
            background-repeat: no-repeat !important;
            background-position: 14px 8px !important;
            -moz-background-size: 32px !important;
            -o-background-size: 32px !important;
            -webkit-background-size: 32px !important;
            background-size: 32px !important;
        }
    }

    a.cic-new:hover {
        background-image: url(/sites/all/themes/custom/naco_ui/assets/img/county-data-icon-black.png?1436196918) !important;
        background-color: #feca95 !important;
        color: #333 !important;
    }

    @media screen and (max-width: 1024px) {
        body.admin-menu header, body.admin-menu #content, body.admin-menu footer {
            top: 0px !important;
        }
    }
/*---------------------------------Block Sizings---------------------------------*/
body {
    background-color: #fff !important;
}

div#content > .stripe-inner {
    padding-top: 90px !important;
    max-width: 1436px;
}

footer {
    max-width: none !important;
}

#content .grid .column.main .grid.intro {margin-top: 0px !important;}

footer .footer-1 {
    border-top: solid 6px #ff9933;
}

footer .footer-1 .grid {
    border-top: 0px !important;
}


/*Extra padding for iPads*/

@media screen and (min-width: 601px) and (max-width: 768px) {
    #content .grid .column.main {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }

    .hero-append,
    img.img-full,
    .full-width,
    .youtube-video,
    .grid.auto.columns-2 > .hero-image-outer,
    #content .grid .column.main .grid.intro > .wrapper {
        width: 100vw !important;
        margin-left: -10vw !important;
    }

}

@media screen and (max-width: 600px) {
    .hero-append,
    img.img-full,
    .full-width,
    .youtube-video,
    .grid.auto.columns-2 > .hero-image-outer,
    #content .grid .column.main .grid.intro > .wrapper {
        width: 100vw !important;
        margin-left: -16px !important;
    }

}

@media screen and (max-width: 768px) {
    #content .grid .column.content-right:before {
        content: "";
        display: block;
        width: 100%;
        height: 6px;
        background-color: #ff9933;
        margin-bottom: 16px;
    }
}



/*--------------------------------------------------------Fonts--------------------------------------------------------*/

/*------------------Lower Case 'o'------------------*/

a#naco {
    text-transform: none;
    color: inherit !important;
    cursor: inherit !important;
    text-decoration: inherit !important;
}

/*---------------------Wht Text---------------------*/

div#content > .stripe-inner .wht-text *,
div#content > .stripe-inner .wht-text p,
div#content > .stripe-inner .wht-text li,
div#content > .stripe-inner .wht-text td,
div#content > .stripe-inner .wht-text h1,
div#content > .stripe-inner .wht-text h2,
div#content > .stripe-inner .wht-text h3,
div#content > .stripe-inner .wht-text h4,
div#content > .stripe-inner .wht-text h5,
div#content > .stripe-inner .wht-text h6 {
    color: #fff !important;
}

div#content > .stripe-inner table[summary*='color'] *,
div#content > .stripe-inner table[summary*='color'] p,
div#content > .stripe-inner table[summary*='color'] li,
div#content > .stripe-inner table[summary*='color'] td,
div#content > .stripe-inner table[summary*='color'] h1,
div#content > .stripe-inner table[summary*='color'] h2,
div#content > .stripe-inner table[summary*='color'] h3,
div#content > .stripe-inner table[summary*='color'] h4,
div#content > .stripe-inner table[summary*='color'] h5,
div#content > .stripe-inner table[summary*='color'] h6 {
    color: #fff !important;
}

/*Wht Text > Table Rows*/
div#content > .stripe-inner .wht-text table > tbody > tr, 
div#content > .stripe-inner table[summary*='color'] table > tbody > tr,
div#content > .stripe-inner .wht-text table > thead > tr, 
div#content > .stripe-inner table[summary*='color'] table > thead > tr {
    background-color: transparent !important;
}
div#content > .stripe-inner .wht-text table > tbody > tr:nth-child(odd),
div#content > .stripe-inner table[summary*='color'] table > tbody > tr:nth-child(odd) {
    background-color: rgba(0,0,0,0.333) !important;
}

/*Wht Text for Bullets & Numbering*/
div#content > .stripe-inner .wht-text ul:not(.contextual-links) li:before,
div#content > .stripe-inner table[summary*='color'] ul:not(.contextual-links) li:before {
    background-color: white !important;
}

div#content > .stripe-inner .wht-text ol li:before,
div#content > .stripe-inner table[summary*='color'] ol li:before {
    color: #fff
}

/*---------------------Table Styling---------------------*/

/*Headers*/
thead > tr > th,
tbody > tr > th {
    padding: 8px !important;
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px !important
}

/*Table Cells*/
table > tbody > tr > td {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 1.45 !important;
}

@media screen and (max-width: 600px) {
    
    thead > tr > th,
    tbody > tr > th {
        font-size: 16px !important
    }

    table > tbody > tr > td {
        font-size: 14px !important;
    }
}

/*---------------Paragraphs and List Items---------------*/
div#content > .stripe-inner p,
div#content > .stripe-inner li {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 300 !important;
    font-size: 1em !important;
    line-height: 1.45 !important;
}

div#content > .stripe-inner p strong,
div#content > .stripe-inner li strong {
    font-weight: 500 !important
}

@media screen and (max-width: 600px) {
    div#content > .stripe-inner p,
    div#content > .stripe-inner li {
        font-size: 14px !important;
    }
}

/*---------------------List Items---------------------*/

article.full-page.full-page ul:not(.contextual-links) li {
    background-image: none;
    position: relative;
}

article.full-page.full-page ul:not(.contextual-links) li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #ff9933;
    display: block;
    position: absolute;
    left: 0px;
    top: calc(0.7em - 2.5px);
}

/*-----------------------Headers-----------------------*/
div#content > .stripe-inner h1 {
    font-family: "franklin-gothic-urw",sans-serif !important;
    line-height: 1.12 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}


div#content > .stripe-inner h2 {
    font-family: "franklin-gothic-urw",sans-serif !important;
    line-height: 1.12 !important;
    font-weight: 700;
    font-size: 2.5em !important;
    text-transform: uppercase;
    padding-top: 16px;
}

div#content > .stripe-inner h3 {
    font-family: "franklin-gothic-urw",sans-serif !important;
    line-height: 1.12 !important;
    font-size: 1.8em !important;
    font-weight: 700;
    padding-top: 16px;
}


@media screen and (min-width: 701px) and (max-width: 1024px) {
    div#content > .stripe-inner h1 {font-size: 3em !important}
    div#content > .stripe-inner h2 {font-size: 2.5em !important}
    div#content > .stripe-inner h3 {font-size: 1.5em !important}
}

@media screen and (max-width: 769px) {
    div#content > .stripe-inner h1 {font-size: 2em !important}
    div#content > .stripe-inner h2 {font-size: 1.8em !important}
    div#content > .stripe-inner h3 {font-size: 1.5em !important}
}


div#content > .stripe-inner h4 {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-size: 1.2em !important;
    line-height: 1.12 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding-top: 8px 
}

div#content > .stripe-inner h5 {
    font-family: "franklin-gothic-urw",sans-serif !important;
    line-height: 1.12 !important;
    font-size: 1.2em !important;
    font-weight: 700 !important;
    margin-bottom: 16px !important;
    padding-top:4px !important;
}

div#content > .stripe-inner h6 {
    font-family: "franklin-gothic-urw",sans-serif !important;
    line-height: 1.12 !important;
    font-size: 1em !important
}

div#content > .stripe-inner .article-content > h1:first-child,
div#content > .stripe-inner .article-content > h2:first-child,
div#content > .stripe-inner .article-content > h3:first-child,
div#content > .stripe-inner .article-content > h4:first-child {
    padding-top: 0px;
}

div#content > .stripe-inner table[summary~=numbered] > tbody tr > td h3 {
    font-size: 1.5em !important;
    padding-top: 0px;
    font-weight: 500;
}




/*-----------------------Blockquotes-----------------------*/

div#content > .stripe-inner blockquote {
    background-color: transparent;
    width: 100%;
    max-width: none;
    border-top: solid 4px #000;
    border-bottom: solid 4px #000;
    margin: 0px 0px 16px 0px;
    float: none;
    display: block;
}

div#content > .stripe-inner blockquote > *:nth-child(1) {
    padding-top: 0px !important
}

div#content > .stripe-inner blockquote > *:last-child {
    margin-bottom: 0px !important
}

/*Custom LEarn More*/

div#content > .stripe-inner table[summary*='learnmore'] {
    display: block;
    width: 100%;
    margin: 32px 0px !important;
}

div#content > .stripe-inner table[summary*='learnmore'] > tbody {
    display: block;
    width: 100%;
    padding: 8px 16px;
    border-left: solid 8px;
}

div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr {
    display: flex;
    flex-wrap: wrap;
    background-color: transparent;
    justify-content: space-between;
    align-items: center;
}

div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td {
    display: block;
    padding: 0px;
    border: 0px !important;
}
/*Block Sizing*/
@media screen and (min-width: 1025px) {
    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:first-child {
        width: calc(100% - 192px);
    }

    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:last-child {
        width: 160px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:first-child {
        width: 100%;
        padding-bottom: 16px
    }

    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:last-child {
        width: auto;
        min-width: 160px;
    }
}

@media screen and (min-width: 685px) and (max-width: 768px) {
    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:first-child {
        width: calc(100% - 192px);
    }

    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:last-child {
        width: 160px;
    }
}

@media screen and (max-width: 684px) {
    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:first-child {
        width: 100%;
        padding-bottom: 16px
    }

    div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:last-child {
        width: auto;
        min-width: 160px;
    }
}

/*The Guts*/
div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:first-child > *:first-child {
    padding-top: 0px !important
}

div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:first-child > *:last-child {
    margin-bottom: 0px !important
}




div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:last-child a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 12px 8px;
    border: solid 1px #000;
    font-size: 110%;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    font-weight: 500;
}

div#content > .stripe-inner table[summary*='learnmore'] > tbody > tr > td:last-child a:hover {
    background-color: #0099cc !important;
    border-color: #0099cc !important;
    text-decoration: none !important;
}


/*------------------Generic Table------------------*/
div#content > .stripe-inner table caption {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    padding: 0px;
    text-align: center;
    border: 0px;
    margin-bottom: 16px;
    position: relative;
}

div#content > .stripe-inner table > thead tr {
    background-color: #ffcc66 !important;
    border: solid 1px #999;
}

div#content > .stripe-inner table > thead tr > th {
    color: #000;
}

div#content > .stripe-inner table > tbody > tr {
    background-color: transparent;
}

div#content > .stripe-inner table > tbody > tr > td {
    border: solid 1px #999;
}



/*-------------------------Hero Image-------------------------*/


.hero-image-inner img,
#content .grid .column.main .grid.intro > .column img,
#content .grid .column.main .grid.intro > .column {
  display: none;
}


.hero-image-outer {
  display: block;
  width: 100%;
  height: auto
}

.hero-image-outer .hero-image-inner {
  width: 100%;
  height: 0px;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 33.333%;
  padding-bottom: 0%;
  -webkit-transition: padding-bottom 0.65s; /* Safari */
  transition: padding-bottom 0.65s;
  z-index: 15;
  position: relative;
}



#content.hero-1 .grid.auto.columns-2 .hero-image-outer .hero-image-inner {
    -webkit-animation: imggrow-one .65s;
    animation: imggrow-one .65s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}



/* Safari 4.0 - 8.0 */
@-webkit-keyframes imggrow-one {
    from {
        padding-bottom: 0%;
    }
    to {
        padding-bottom: 56.25%;
    }
}

@keyframes imggrow-one {
    from {
        padding-bottom: 0%;
    }
    to {
        padding-bottom: 56.25%;
    }
}


/* Hero - 2 */

#content.hero-2 .hero-image-outer.full-column .hero-image-inner {
    -webkit-animation: imggrow-two .65s;
    animation: imggrow-two .65s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen and (min-width: 1401px) {
    #content.hero-2 .hero-image-outer.full-column {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media screen and (min-width: 769px) {

    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes imggrow-two {
        from {
            padding-bottom: 0%;
        }
        to {
            padding-bottom: 42%;
        }
    }

    @keyframes imggrow-two {
        from {
            padding-bottom: 0%;
        }
        to {
            padding-bottom: 42%;
        }
    }
}

@media screen and (max-width: 768px) {


    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes imggrow-two {
        from {
            padding-bottom: 0%;
        }
        to {
            padding-bottom: 56.25%;
        }
    }

    @keyframes imggrow-two {
        from {
            padding-bottom: 0%;
        }
        to {
            padding-bottom: 56.25%;
        }
    }
}



/*Hero - 3*/

#content.hero-3 .hero-image-outer.full-window {
    margin-top:-48px;
    width: 100vw
}

@media screen and (min-width: 1401px) {
    #content.hero-3 .hero-image-outer.full-window {
        margin-left: calc(700px - 50vw);
    }
}


#content.hero-3 .hero-image-outer.full-window .hero-image-inner {
    -webkit-animation: imggrow-three .65s;
    animation: imggrow-three .65s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-attachment: fixed;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes imggrow-three {
    from {
        padding-bottom: 0%;
    }
    to {
        padding-bottom: 55vh;
    }
}

@keyframes imggrow-three {
    from {
        padding-bottom: 0%;
        margin-bottom:0px;
    }
    to {
        padding-bottom: 55vh;
    }
}


/*Add Margin to Selected Her*/
#content.hero-1 .grid.auto.columns-2 .hero-image-outer,
#content.hero-2 .hero-image-outer.full-column,
#content.hero-3 .hero-image-outer.full-window {
    -webkit-animation: addmargin .65s;
    animation: addmargin .65s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes addmargin {
    from {
        margin-bottom: 0px;
    }
    to {
        margin-bottom: 32px;
    }
}

@keyframes addmargin {
    from {
        margin-bottom: 0px;
    }
    to {
        margin-bottom: 32px;
    }
}




/*Hero YouTube Video TESTING*/
article.full-page > .content > .inner-content > .article-content > div.youtube-video:first-child {
    margin-top: 0px;
    margin-bottom: 32px
}


    .grid.auto.columns-2 > .hero-image-outer ~ .block.cn-body .inner-content > div.youtube-video:first-child {
        display: none;
    }

    .hero-image-outer {position: relative;}

    .hero-image-outer.video-thumb:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-image: url(/sites/default/files/default_images/play-button.svg);
        background-position: center;
        background-size: 80px;
        background-repeat: no-repeat;
        opacity: 1;
        z-index: 20;
        pointer-events: none;
        transition: all 0.2s ease-in-out;
    }


    .hero-image-outer.video-thumb:hover:after {background-size: 95px !important;}


    .hero-image-outer.video-thumb .hero-image-inner {
        cursor: pointer;
    }


    .hero-image-outer.video-thumb > iframe {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 25
    }


/*END TESTING*/






/*Image Caption*/
.hero-image-outer .caption {
    z-index: 10;
    position: relative;
    -webkit-animation: capslide .65s;
    animation: capslide .65s;
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes capslide {
    from {
        transform: translateY(-110%);
        opacity: 0;
    }
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

@keyframes capslide {
    from {
        transform: translateY(-110%);
        opacity: 0;
    }
    to {
        transform: translateY(0%);
        opacity: 1;
    }
}

div#content > .stripe-inner .hero-image-outer .caption p {
    font-size: 12px !important;
    padding: 0px 16px;
    text-align: right;
}

@media screen and (min-width: 769px) {
    div#content.hero-3 > .stripe-inner .hero-image-outer .caption p {
        font-size: 12px !important;
        padding: 0px 32px;
    }
}

#content.hero-2 .grid.auto.columns-2 .hero-image-outer .caption,
#content.hero-3 .grid.auto.columns-2 .hero-image-outer .caption,
#content:not(.hero-2) .hero-image-outer.full-column .caption,
#content:not(.hero-3) .hero-image-outer.full-window .caption {
    display: none !important;
}

/*-----------------------------Title Block-----------------------------*/

#content .column.main .intro > .column {
  width: 100% !important;
  float: none !important;
}

#content .grid .column.main .grid.intro > .wrapper h1,
div#content > .stripe-inner .wrapper.title > h1,
#content .column.main .intro > .column:first-child h1, div#content > .stripe-inner .column.title h1 {
    text-transform: none !important;
}

@media screen and (min-width: 769px) {
    .wrapper.title,
    .column.title {
        padding: 0px 32px 32px 32px;
        /*background-image: url(/sites/default/files/documents/CN_50th_Logo_BW.svg);
        background-size: 100px;
        background-position: 32px 0px;
        background-repeat: no-repeat;*/
    }
}


@media screen and (max-width: 768px) {
    .wrapper.title,
    .column.title {
        padding: 0px 16px 24px 16px;
    }

}

#content .grid .column.main .grid.intro > .wrapper h1:before, div#content > .stripe-inner .wrapper.title > h1:before, #content .column.main .intro > .column:first-child h1, div#content > .stripe-inner .column.title h1:before {
    content: "";
    display: block;
    width: 139px;
    height: 24px;
    margin-bottom: 12px;
    background-image: url(/sites/default/files/documents/cn-logo_wide.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
}

#content .grid .column.main .grid.intro > .wrapper .overline,
div#content > .stripe-inner .wrapper.title > .overline,
#content .column.main .intro > .column:first-child h1, div#content > .stripe-inner .column.title .overline {
    display: none;
}



/*----------------------Sidebar Resources----------------------*/

/*Hide Original Stuff*/
.column.content-right > h2,
.column.content-right > .view.view-display-id-block_related_posts,
.column.content-right > .view.view-display-id-block_related_resources {
    display: none;
}


#content .column.content-right .block, #content .column.content-right .view {
    border-bottom: solid 2px #eaeaea !important
}

#content .column.content-right .block:last-child, #content .column.content-right .view:last-child {
    border: none !important;
}

#content .column.content-right .block.related-news.sidebar-resources {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

#content .column.content-right h2 {
    padding: 0px !important;
    font-size: 24px !important;
    color: #666 !important;
}

.sidebar-resources article {
    width: 100%;
    position: relative;
    display: flex;
}

.sidebar-resources article > .image {
    height: auto !important;
    position: relative;
    background-color: #999;
    background-size: cover;
    background-position: 50% 33.333%;
}

.sidebar-resources article > .image > a {
    width: 100%;
    height: 0px;
    padding-bottom: 75%;
    display: block;
}

.views-row article.hero .image .caption {
    display: none !important;
}


.sidebar-resources article > .image img {
  display: none;
}

.sidebar-resources article > .image .overline {
    display: none;
}

.sidebar-resources article > .content {
    position: relative !important;
    float: none !important;
}

.sidebar-resources article > .content .inner-content {
    position: relative;
    display: block;
    width: 100%;
}

.sidebar-resources article > .content .inner-content .media-type {
    display: block;
    width: 100%;
    padding-bottom: 4px;
    line-height: 1 !important
}

div#content > .stripe-inner .sidebar-resources article > .content .inner-content h3.title {
    display: block;
    width: 100%;
    margin: 0px !important;
    padding-top: 0px !important;
    font-weight: 100 !important;
}

div#content > .stripe-inner .sidebar-resources article > .content .inner-content h3.title a {
    color: #000;
    text-decoration: none !important;
    line-height: 1.2 !important;
    color: #000 !important;
}

div#content > .stripe-inner .sidebar-resources article > .content .inner-content h3.title:hover a {
  color: #ff9933 !important;
}

div#content > .stripe-inner .sidebar-resources article > .content .article-content {
    display: none;
}

/*-----------------Auto Ad-----------------*/

.block.auto-ad + .block.universal-ad {
    display: none;
}

.block.auto-ad > h2:first-child:after {
    content: " NACo";
    display: inline;
    text-transform: none !important;
}

.auto-ad li.views-row {
    box-shadow: 0 0px 3px rgba(0,0,0,0.12), 0 0px 2px rgba(0,0,0,0.24);
}

.auto-ad .views-field.views-field-field-image {
    width: 100%;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 0px;
    padding-bottom: calc(42% + 48px);
    position: relative;
}

.auto-ad .views-field.views-field-field-image > .field-content,
.auto-ad .views-field.views-field-field-image > .field-content > a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.auto-ad .views-field.views-field-field-image > .field-content img {display: none;}

.auto-ad .views-field.views-field-body {
    display: block;
    width: 100%;
    padding: 4px 16px 16px 16px;
    background-color: #ffcc66;
    margin: 0px !important;
}

.views-field.views-field-field-image:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 48px;
    height: 30px;
    display: block;
    background-image: url(http://www.naco.org/sites/default/files/documents/angle-in2.svg);
    background-position: right bottom;
    background-size: 80px;
}

.views-field.views-field-field-image:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 48px;
    width: calc(100% - 48px);
    height: 30px;
    background-color: #ffcc66;
}

div#content > .stripe-inner .auto-ad .views-field.views-field-body h4 {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 6px !important
}

div#content > .stripe-inner .auto-ad .views-field.views-field-body h4 > a {color: #000 !important}

@media screen and (min-width: 769px) {
    div#content > .stripe-inner .auto-ad .views-field.views-field-body p {
        font-size: 13px !important;
    }

    div#content > .stripe-inner .auto-ad .views-field.views-field-body .ad-copy > a:last-of-type {
        font-size: 13px !important;
    }

}
@media screen and (max-width: 600px) {
    div#content > .stripe-inner .auto-ad .views-field.views-field-body p {
        font-size: 13px !important;
    }
    div#content > .stripe-inner .auto-ad .views-field.views-field-body .ad-copy > a:last-of-type {
        font-size: 13px !important;
    }

}

div#content > .stripe-inner .auto-ad .views-field.views-field-body .ad-copy > a:last-of-type {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    border: solid 1px;
    line-height: 1;
    padding: 10px 16px;
    border-radius: 17px;
    font-weight: 500;
    font-size: 13px;
}

div#content > .stripe-inner .auto-ad .views-field.views-field-body .ad-copy > a:last-of-type:hover {
    color: #fff !important;
    border-color: #000 !important;
    background-color: #000 !important;
    text-decoration: none !important;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    div#content > .stripe-inner .auto-ad .views-field.views-field-body .ad-copy > *:nth-child(n+2) {
        display: none;
    }
}


@media screen and (max-width: 600px) {
    div#content > .stripe-inner .auto-ad .views-field.views-field-body .ad-copy > *:nth-child(n+2) {
        display: none;
    }
}

/*-------------------------------------Events-------------------------------------*/

div#content > .stripe-inner .related-events h4 {
    font-size: 1em !important;
    text-transform: none !important;
    font-weight: 500 !important;
}

div#content > .stripe-inner .related-events article.event .title a {
    font-size: inherit !important;
    text-transform: inherit;
    font-weight: inherit;
}


div#content > .stripe-inner .related-events article.event {
    margin-bottom: 16px !important;
}



/*---------------------------CN Sections and List Links---------------------------*/

.block.news-sections {
    width: 100%;
    clear: both;
}

.block.news-sections .column.firstc {
    padding-left:0px !important;
}

@media screen and (max-width: 768px) {
    .block.news-sections {padding: 0px 16px;}
}



.links-block ul {
    margin-top: 0px !important;
    padding-left: 0px !important;
}

.links-block ul li {
    padding-left: 0px !important;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: solid 1px #eaeaea;
    background-image: none !important;
}

.links-block ul li:last-of-type {
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  padding-bottom: 0px !important
}


.links-block a.selected {
    pointer-events: none;
    color: #666 !important;
}

.links-block a.selected:before {
    content: "\f105";
    font-family: "fontawesome";
    margin-right: 6px;
    font-size: 80%;
}

/*block Sizings By Screen Size*/
@media screen and (min-width: 1025px) {

    .sidebar-resources article > .image {
        width: 40% !important;
        margin: 0px !important;
    }

    .sidebar-resources article > .content {
        position: relative !important;
        float: none !important;
        width: 60% !important;
        padding: 8px;
    }

    .sidebar-resources article > .content .inner-content .media-type {
        font-size: 11px !important
    }

    div#content > .stripe-inner .sidebar-resources article > .content .inner-content h3.title {
        font-size: 13px !important;
    }

}

@media screen and (min-width: 769px) and (max-width: 1024px) {

    .sidebar-resources article > .image {
        width: 33.333% !important;
        margin: 0px !important;
    }

    .sidebar-resources article > .content {
        position: relative !important;
        float: none !important;
        width: 66.667% !important;
        padding: 8px;
    }

    .sidebar-resources article > .content .inner-content .media-type {
        font-size: 9px !important;
    }

    div#content > .stripe-inner .sidebar-resources article > .content .inner-content h3.title {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
    .block.spotlight article > .image {
        width: calc(50% - 8px) !important;
        margin: 0px 8px 0px 0px !important;
    }

    .block.spotlight article > .image > a {padding-bottom: 56.25% !important}

    .block.spotlight article > .content {
        position: relative !important;
        float: none !important;
        width: 50% !important;
        padding: 8px;
    }

    .block.spotlight article > .content .inner-content .media-type {
        font-size: 14px !important
    }

    div#content > .stripe-inner .block.spotlight article > .content .inner-content h3.title {
        font-size: 18px !important;
    }

    /*not spotlight*/

    .sidebar-resources.not-spotlight div.item-list > ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }

    .sidebar-resources.not-spotlight li.views-row {
        width: calc(50% - 8px) !important
    }

    .sidebar-resources.not-spotlight article > .image {
        width: 45% !important;
        margin: 0px !important;
    }

    .sidebar-resources.not-spotlight article > .content {
        position: relative !important;
        float: none !important;
        width: 55% !important;
        padding: 8px;
    }

    .sidebar-resources.not-spotlight article > .content .inner-content .media-type {
        font-size: 10px !important;
    }

    div#content > .stripe-inner .sidebar-resources.not-spotlight article > .content .inner-content h3.title {
        font-size: 14px !important;
    }

}

@media screen and (max-width: 600px) {

    .sidebar-resources article > .image {
        width: 45% !important;
        margin: 0px !important;
    }

    .sidebar-resources article > .content {
        position: relative !important;
        float: none !important;
        width: 55% !important;
        padding: 8px;
    }

    .sidebar-resources article > .content .inner-content .media-type {
        font-size: 10px !important;
    }

    div#content > .stripe-inner .sidebar-resources article > .content .inner-content h3.title {
        font-size: 14px !important;
    }
}
/*---------------------The Feed Timeline---------------------*/

iframe.twitter-timeline {
    width: 100% !important;
}

p.timeline-Tweet-text {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 1.45 !important;
}

/* -------------------------Key Takeaways -- Table Version -------------------------*/

table[summary*='key'] {
    margin-top: 0px !important;
    margin-bottom: 32px !important
}

table[summary*='key'] > tbody > tr {
    background-color: transparent !important;
}


table[summary*='key'] > tbody > tr > td {
    padding: 0px !important
}

table[summary*='key'] > tbody > tr > td a {
    color: #000 !important;
    text-decoration: none !important;
    position: relative;
}

table[summary*='key'] > tbody > tr > td a:before {
    font-family: "FontAwesome";
    content: "\f099";
    font-size: 85%;
    margin-right: 8px;
    margin-top: 3px;
    color: #0099cc !important
}

table[summary*='key'] > tbody > tr > td a:hover:before {
    color: #003366 !important
}

div#content > .stripe-inner table[summary*='key'] > tbody > tr > td > p {
    font-weight: 500 !important;

}

div#content > .stripe-inner table[summary*='key'] > tbody > tr > td > p:not(:last-child) {
    padding-bottom: 8px;
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 8px;
}
div#content > .stripe-inner table[summary*='key'] > tbody > tr > td > h3 {
    line-height: 1 !important;
    color: #666 !important;
    padding-top: 0px !important;
    text-transform: uppercase;
    font-size: 24px !important
}


/*---------------------------Table Accordion---------------------------*/

table[summary*='accordion'],
table[summary*='accordion'] > tbody,
table[summary*='accordion'] > tbody > tr,
table[summary*='accordion'] > tbody > tr > td {
    display: block;
    width: 100%;
    background-color: transparent !important;
}

table[summary*='accordion'] > tbody > tr + tr {
    border-top: solid 2px #eaeaea;
}


div#content > .stripe-inner .article-content > table[summary*='accordion'] > tbody > tr > td {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

table[summary*='accordion'] > tbody > tr > td:nth-child(1) {
    cursor: pointer;

}

table[summary*='accordion'] > tbody > tr > td:nth-child(1) > * {
    margin: 0px !important;
    padding: 0px !important;
    display: flex;
    align-items:center;
    justify-content:space-between;
    width: 100%;
}

table[summary*='accordion'] > tbody > tr > td:nth-child(1) > *:after {
    content: "\f067";
    font-family: "fontawesome";
    line-height: 1;
    font-size: 85%;
    margin-left: 12px;
    display: block;
    -webkit-transition-property: transform; /* Safari */
    -webkit-transition-duration: 0.75s; /* Safari */
    transition-property: transform;
    transition-duration: 0.75s;
    transform-origin:center;
}

div#content > .stripe-inner.blue .article-content > table[summary*='accordion'] > tbody > tr > td:nth-child(1) > *:after {color: #0099cc}
div#content > .stripe-inner.green .article-content > table[summary*='accordion'] > tbody > tr > td:nth-child(1) > *:after {color: #339900}
div#content > .stripe-inner.orange .article-content > table[summary*='accordion'] > tbody > tr > td:nth-child(1) > *:after {color: #ff6600}
div#content > .stripe-inner.purple .article-content > table[summary*='accordion'] > tbody > tr > td:nth-child(1) > *:after {color: #990099}
div#content > .stripe-inner.red .article-content > table[summary*='accordion'] > tbody > tr > td:nth-child(1) > *:after {color: #cc3300}

table[summary*='accordion'] > tbody > tr > td.clicked:nth-child(1) > *:after {
     transform:rotate(45deg);
}

table[summary*='accordion'] > tbody > tr > td {
    border-width: 0px !important
}

/* -------------------------Key Takeaways -- Built In Version -------------------------*/

div.keys-outer {
    margin-top: 0px !important;
    margin-bottom: 16px !important;
    display: block;
}


a.key-takeaways {
    color: #000 !important;
    text-decoration: none !important;
    position: relative;
    display: block !important;
    padding-top: 0px;
    padding-left: 20px;    
    margin-bottom: 8px;
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 1.45 !important;
    position: relative;
}

a.key-takeaways + a.key-takeaways {
    padding-top: 8px !important;
    border-top: solid 1px #eaeaea
}

@media screen and (max-width: 600px) {
    a.key-takeaways {
        font-size: 14px !important;
    }
}

a.key-takeaways:before {
    font-family: "FontAwesome";
    content: "\f099";
    font-size: 85%;
    color: #0099cc !important;
    display: block;
    position: absolute;
    top: 3px;
    left: 0px;
}

a.key-takeaways + a.key-takeaways:before {
    top: 11px !important
}

a.key-takeaways:hover:before {
    color: #003366 !important
}



div#content > .stripe-inner div.keys-outer > h3 {
    line-height: 1 !important;
    color: #666 !important;
    padding-top: 0px !important;
    text-transform: uppercase;
    font-size: 24px !important
}

a.key-takeaways + a.key-takeaways + * {
    padding-top: 16px;
}

/* ------------------------- Solutions Table -------------------------*/
div#content > .stripe-inner table[summary*='solutions'] > tbody > tr {
    border-bottom: solid 4px #fff;
}

div#content > .stripe-inner table[summary*='solutions'] > tbody > tr > td {
    border: 0px;
}

div#content > .stripe-inner table[summary*='solutions'] > tbody > tr > td:first-of-type {
    background-color: #ff6600;
    min-width: 116px;
    position: relative;
}

div#content > .stripe-inner table[summary*='solutions'] > tbody > tr > td:first-of-type:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 11px 12px;
    border-color: transparent transparent transparent #ff6600;
    position: absolute;
    left: 100%;
    top: calc(50% - 11px);
}

div#content > .stripe-inner table[summary*='solutions'] > tbody > tr > td:first-of-type > * {
    padding: 0px;
    margin: 0px;
    color: #fff;
    text-align:center;
}

div#content > .stripe-inner table[summary*='solutions'] > tbody > tr > td:last-of-type {
    padding: 16px 16px 16px 18px;
    background-color: #eaeaea;
}   

/*-------------------------Byline & Overline-------------------------*/

.byline {
    font-family: "franklin-gothic-urw",sans-serif !important;
}

.byline a {
    text-transform: none !important;
}

.byline .sharethis-wrapper {
    display: block;
    width: 100%;
    border-top: solid 1px #eaeaea;
    padding-top: 8px;
    margin-top: 8px;
}

.byline .sharethis-wrapper > span {
    display: inline-block;
    color: #666 !important;
    text-align: left !important;
    width: auto;
    margin-right: 8px;
    cursor: pointer;
}

.byline .sharethis-wrapper > span {
    display: inline-block;
    color: #666 !important;
    text-align: center;
    width: auto;
    margin-right: 8px;
}

.byline .sharethis-wrapper > span.st_linkedin_custom, span.st_googleplus_custom {display: none !important;}

span#print {
    margin-left: 4px;
}

.overline {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-size: 18px !important;
}

/*-------------------------Related Topics-------------------------*/
a.topic-btn{
    display: inline-block;
    text-transform: uppercase;
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 100;
    color: #000 !important;
    line-height: 12px;
    font-size: 14px;
    padding: 6px;
    background-color: #ffcc66;
    margin: 0px 6px 6px 0px;
}
a.topic-btn:hover {
    background-color: #ff9933 !important;
    text-decoration: none !important;
}


/*-------------------------CN Section Logo-------------------------*/
.block.cn-sections {
    padding-top: 0px !important;
}

.cn-section-image {
    width: 100%;
    height:0px;
    padding-bottom:48%;
    position: relative;
    border:solid 1px #eaeaea;
}

.cn-section-image:before {
    content: "";
    position: absolute;
    top: 8%;
    left: 8%;
    width: 84%;
    height: 84%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.bright-ideas.cn-section-image:before {background-image: url(/sites/default/files/default_images/bright-ideas.svg)}

.behind-seal.cn-section-image:before {background-image: url(/sites/default/files/default_images/behind-sealv2.svg)}

.hr-doc.cn-section-image:before {background-image: url(/sites/default/files/default_images/hr-doc_notag.svg)}

.leadership-edge.cn-section-image:before {background-image: url(/sites/default/files/default_images/leadership-edge.svg)}

.money-matters.cn-section-image:before {background-image: url(/sites/default/files/default_images/money-matters.svg)}


.news-from.cn-section-image:before {background-image: url(/sites/default/files/default_images/news-from.svg)}

.on-the-move.cn-section-image:before {background-image: url(/sites/default/files/default_images/on-the-move.svg)}

.profiles-in-service.cn-section-image:before {background-image: url(/sites/default/files/default_images/profiles-in-service.svg)}

.solutions-spotlight.cn-section-image:before {background-image: url(/sites/default/files/default_images/solutions-spotlight.svg)}


.capital-loop.cn-section-image:before {background-image: url(/sites/default/files/default_images/capital-loop.svg);}    

/*On Article Page Styling*/
.block.cn-sections h2 {
    display: none;
}


.block.cn-sections .view-content > ul {
    padding: 0px !important;
    margin: 0px !important;
}

.block.cn-sections .view-content > ul > li {
    background-image: none !important;
    padding: 0px !important;
}


/*------------------------Infogram Embed------------------------*/

.hero-append {
    width: 100%;
    margin-bottom: 32px;
}

.infogram-embed {
    width: 100%;
    margin-bottom: 16px;
}

/*------------------------More CN------------------------*/
.block.old-related {
    display: none;
}

.block.top-stories.top-stories-only.hide-on-load,
.block.top-stories.top-stories-only .more-link {display: none !important;}

.block.top-stories.top-stories-only {
    display: block;
    width: 100%;
    clear: both;
    margin: 0px;
    background-color: #fff
}

.view.view-display-id-cn_top_stories_block {
    background-image: url(http://www.naco.org/sites/default/files/documents/cn-logo_topstoriesv2.svg);
    background-repeat: no-repeat;
    background-size: auto 32px;
    background-position: 0px 0px;
    padding-top: 56px;
}

@media screen and (max-width: 768px) {
    .view.view-display-id-cn_top_stories_block {
        background-position: 16px 0px !important;
    }
}

/*Blokc Sizing/Layout*/

@media screen and (min-width: 769px) {
    .block.top-stories {
        padding: 32px 0px;
    }

    .top-stories .view-content {
        width: 100%;
        clear: right;
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media screen and (max-width: 768px) {
    .block.top-stories {
        padding: 16px 0px;
    }
    .top-stories .view-content,
    .top-stories .footer-nav {
        width: 100%;
        clear: right;
        float: none !important;
        padding: 16px !important;
        padding-left: 0;
        display: block !important;
    }

}

/*Block Sizing*/
/*Hide Stuff*/
.block.top-stories article > .content .inner-content .media-type {
    display: none;
}


.block.top-stories {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}


.block.top-stories article {
    width: 100%;
    position: relative;
    display: flex;
}


.block.top-stories article {
    border-width: 0px !important;
    margin-bottom: 16px !important
}

.block.top-stories article > .image {
    height: auto !important;
    position: relative;
    background-color: #999;
    background-size: cover;
    background-position: 50% 33.333%;
}

.block.top-stories article > .image > a {
    width: 100%;
    height: 0px;
    padding-bottom: 75%;
    display: block;
}


.block.top-stories article > .image img {
  display: none;
}

.block.top-stories article > .image .overline {
    display: none;
}

.block.top-stories article > .content {
    position: relative !important;
    float: none !important;
    display: block !important;
    background-color: transparent !important;
}

.block.top-stories article > .content .inner-content {
    position: relative;
    display: block;
    width: 100%;
}


div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title {
    display: block;
    width: 100%;
    margin: 0px !important;
    padding-top: 0px !important;
    font-family: "franklin-gothic-urw",sans-serif !important
}

div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title a {
    color: #000;
    text-decoration: none !important;
    line-height: 1.2 !important;
    color: #000 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
}



div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title:hover a {
  color: #ff9933 !important;
}

div#content > .stripe-inner .block.top-stories article > .content .article-content {
    padding-top: 8px !important;
    font-family: "franklin-gothic-urw",sans-serif !important;
    color: #000 !important;
    margin: 0px;
}

@media screen and (max-width: 768px) {
    div#content > .stripe-inner .block.top-stories article > .content .article-content {
        display: none;
    }
}


/*block Sizings By Screen Size*/
@media screen and (min-width: 1025px) {

    .block.top-stories article > .image {
        width: 40% !important;
        margin: 0px !important;
    }

    .block.top-stories article > .content {
        position: relative !important;
        float: none !important;
        width: 60% !important;
        padding: 8px 0px 8px 16px !important;
    }

    div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title {
        font-size: 24px !important;
    }

}

@media screen and (min-width: 769px) {
    div#content > .stripe-inner .block.top-stories ul > li + li {
        padding-top: 16px;
        border-top: solid 2px #eaeaea !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {

    .block.top-stories article > .image {
        width: 33.333% !important;
        margin: 0px !important;
    }

    .block.top-stories article > .content {
        position: relative !important;
        float: none !important;
        width: 66.667% !important;
        padding: 8px;
    }

    .block.top-stories article > .content .inner-content .media-type {
        font-size: 9px !important;
    }

    div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title {
        font-size: 18px !important;
    }

    div#content > .stripe-inner .block.top-stories article > .content .article-content {
        font-size: 14px !important
    }

}

@media screen and (min-width: 601px) and (max-width: 768px) {

    .block.top-stories div.view-content > ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }

    .block.top-stories li.views-row {
        width: calc(50% - 8px) !important
    }

    .block.top-stories article > .image {
        width: 45% !important;
        margin: 0px !important;
    }

    .block.top-stories article > .content {
        position: relative !important;
        float: none !important;
        width: 55% !important;
        padding: 8px;
    }

    .block.top-stories article > .content .inner-content .media-type {
        font-size: 10px !important;
    }

    div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title {
        font-size: 14px !important;
        font-weight: 100 !important;
    }

}

@media screen and (max-width: 600px) {

    .block.top-stories article > .image {
        width: 45% !important;
        margin: 0px !important;
    }

    .block.top-stories article > .content {
        position: relative !important;
        float: none !important;
        width: 55% !important;
        padding: 8px;
    }

    .block.top-stories article > .content .inner-content .media-type {
        font-size: 10px !important;
    }

    div#content > .stripe-inner .block.top-stories article > .content .inner-content h3.title {
        font-size: 14px !important;
        font-weight: 100 !important;
    }
}


/*Quick Links*/

.footer-nav p {
    margin-bottom: 8px !important;
}

.footer-nav p + p {
    padding-top: 8px;
    border-top:solid 1px #eaeaea;
}




/*---------------------About Person Block---------------------*/

/*Container*/
#content .column article.person.about {
    position: relative;
    display: block;
    background-color: #eaeaea;
    padding: 16px !important;
    border: 0px !important;
    border-radius: 8px;
}


/*Image*/
#content .column article.person.about .image {
    width: 160px !important;
    height: 160px !important;
    border-radius: 50%;
    overflow: hidden !important;
    padding: 0px !important;
}

/*Content*/
#content .column article.person.about .content {
    display: block;
    width: calc(100% - 160px) !important;
    padding: 0px 16px 0px 0px !important;
    margin: 0px !important;
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 300;
}

#content .column article.person.about .content h3.title {
    padding-top: 0px !important;
    margin-bottom: 8px !important;
    text-transform: uppercase;
}

#content .column article.person.about .content h3.title > span {
    font-family: "franklin-gothic-urw",sans-serif !important;
    font-weight: 100;
    line-height: 1;
    display: inline-block;
    padding-bottom: 0;
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

#content .column article.person.about .content h4 {
    margin-bottom: 8px !important;
    padding-top: 0px !important
}

#content .column article.person.about .item-list > h3 {
    display: none;
}

#content .column article.person.about .item-list li:before,
ul.social.no-bullet li:before {
    opacity: 0;
    pointer-events:none;
}

@media screen and (max-width: 600px) {
    #content .column article.person.about .content {
        padding: 0px !important;
        width: 100% !important
    }

    #content .column article.person.about .image {display: none;}
}


/*-----------------------Stay Connected-----------------------*/

.footer-1.stripe > .stripe-inner > div.stayconnected {position: relative !important;}

@media screen and (min-width: 1601px) {

    footer {
        overflow: hidden;
    }

    .block.stayconnected:before {
        content: "";
        display: block;
        position: absolute;
        width: calc(50vw - 800px);
        height: 100%;
        top: 0px;
        left: calc(800px - 50vw);
        background: #003366;
    }


    .block.stayconnected:after {
        content: "";
        display: block;
        position: absolute;
        width: calc(50vw - 800px);
        height: 100%;
        top: 0px;
        left: 100%;
        background: #33ccff;
    }

    .footer-1.stripe > .stripe-inner {overflow: visible !important;}
}


/*---------------Fixed Background---------------*/

.fixed-bkg {
    background-attachment: fixed;
}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}


/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}


/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .fixed-bkg, body * {
      background-attachment: local !important;
    }
    .ce-embed {
        display: none !important;
    }
}


/*Print Logo*/
#print-logo, #print-logo-naco {
    display: none;
}