/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
/* line 5, ../scss/global.scss */
body {
    font-family: "Open Sans", Arial, sans-serif;
}
/* line 7, ../scss/global.scss */
body p {
    font-size: 1.221em;
}
/* line 10, ../scss/global.scss */
body p strong {
    font-weight: 800;
}
/* line 14, ../scss/global.scss */
body p:last-child {
    margin-bottom: 0;
}

/* line 25, ../scss/global.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Arimo", Helvetica, sans-serif;
    letter-spacing: .03em;
}

/* line 30, ../scss/global.scss */
h1 {
    color: #4f4f4f;
    font-weight: 500;
}

/* line 35, ../scss/global.scss */
h2 {
    color: #074268;
}

/* line 41, ../scss/global.scss */
tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
    background: none;
}

/* line 45, ../scss/global.scss */
table {
    border: none;
}

/* line 51, ../scss/global.scss */
h1.site-name,
h2.site-name {
    display: none;
}

/* line 56, ../scss/global.scss */
#search-block-form {
    text-align: left;
    width: 100%;
}
/* line 59, ../scss/global.scss */
#search-block-form .form-text {
    background: #fafafa;
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    height: 32px;
    padding: 0 2%;
    width: 60%;
}
/* line 67, ../scss/global.scss */
#search-block-form .form-text:focus {
    color: #666666;
}
/* line 71, ../scss/global.scss */
#search-block-form #edit-submit {
    height: 32px;
}

/* line 76, ../scss/global.scss */
.region-search-inner {
    float: right;
    width: 100%;
}
/* line 79, ../scss/global.scss */
.region-search-inner .block {
    float: left;
}
/* line 81, ../scss/global.scss */
.region-search-inner .block.block-block-6 {
    margin-top: 1%;
    margin-bottom: 3.5%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
}
/* line 90, ../scss/global.scss */
.region-search-inner .block.block-block-6 input[type="text"] {
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    height: 30px;
    padding-left: 2%;
    width: 60%;
}
/* line 97, ../scss/global.scss */
.region-search-inner .block.block-block-6 input[type="text"]:focus {
    color: #666666;
}
/* line 101, ../scss/global.scss */
.region-search-inner .block.block-block-6 input[type="submit"] {
    background: #074268;
    border: 0;
    border-radius: 0;
    color: white;
    height: 2em;
    font-weight: normal;
    text-shadow: none;
}
/* line 111, ../scss/global.scss */
.region-search-inner .block.block-5 {
    clear: both;
    float: right;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}
/* line 121, ../scss/global.scss */
.region-search-inner .block-search {
    float: left;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 60%;
}

/* line 133, ../scss/global.scss */
.block-multiblock-1 input[type="text"] {
    border: 1px solid #c3c3c3;
    color: #c3c3c3;
    height: 30px;
    padding-left: 2%;
    width: 60%;
}
/* line 140, ../scss/global.scss */
.block-multiblock-1 input[type="text"]:focus {
    color: #666666;
}

/* line 147, ../scss/global.scss */
#zone-branding .region-branding {
    margin-top: 4%;
    padding-bottom: 18px;
}

/* line 153, ../scss/global.scss */
#zone-menu-wrapper {
    position: absolute;
    top: 24px;
    right: 0;
}
/* line 158, ../scss/global.scss */
#zone-menu-wrapper #sidr-0-button {
    color: #074268;
    font-size: 3em;
    text-decoration: none;
}

/* line 167, ../scss/global.scss */
.region-content-inner article table {
    clear: both;
    width: 100%;
}

/* line 176, ../scss/global.scss */
.front #page-title {
    display: none;
}
/* line 180, ../scss/global.scss */
.front .region-content-inner .block {
//border-bottom: 2px solid #074268;
    border-bottom: 2px solid #d3d3d3;
    padding: 4% 0;
}
/* line 184, ../scss/global.scss */
.front .region-content-inner .block.block-block-9 {
    border-bottom: none;
}

/* line 191, ../scss/global.scss */
#zone-content-wrapper {
    background: #f1f2f3;
}
/* line 194, ../scss/global.scss */
#zone-content-wrapper #zone-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
}
/* line 203, ../scss/global.scss */
#zone-content-wrapper #zone-content .block-block-3 {
    padding-bottom: 7%;
    text-align: center;
}
/* line 209, ../scss/global.scss */
#zone-content-wrapper #zone-content .view-symbols a,
#zone-content-wrapper #zone-content .view-endangered-symbols a {
    color: black;
    text-decoration: none;
}
/* line 215, ../scss/global.scss */
#zone-content-wrapper #zone-content .view-symbols .views-field-title-1,
#zone-content-wrapper #zone-content .view-symbols .views-field-field-subtitle,
#zone-content-wrapper #zone-content .view-endangered-symbols .views-field-title-1,
#zone-content-wrapper #zone-content .view-endangered-symbols .views-field-field-subtitle {
    margin-top: 4%;
}
/* line 218, ../scss/global.scss */
#zone-content-wrapper #zone-content .view-symbols .views-field-title-1 a,
#zone-content-wrapper #zone-content .view-symbols .views-field-field-subtitle a,
#zone-content-wrapper #zone-content .view-endangered-symbols .views-field-title-1 a,
#zone-content-wrapper #zone-content .view-endangered-symbols .views-field-field-subtitle a {
    color: #666666;
}
/* line 223, ../scss/global.scss */
#zone-content-wrapper #zone-content .view-symbols .views-field-title,
#zone-content-wrapper #zone-content .view-endangered-symbols .views-field-title {
    line-height: 1.2em;
    padding-top: 0;
}
/* line 229, ../scss/global.scss */
#zone-content-wrapper #zone-content .view-symbols .places .views-field-title,
#zone-content-wrapper #zone-content .view-endangered-symbols .places .views-field-title {
    margin-top: 4%;
}
/* line 234, ../scss/global.scss */
#zone-content-wrapper #zone-content #breadcrumb {
    display: none;
}

/* line 242, ../scss/global.scss */
#zone-footer-wrapper {
    background: white;
}
/* line 245, ../scss/global.scss */
#zone-footer-wrapper #zone-footer {
    padding-bottom: 1%;
    position: relative;
}
/* line 248, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .menu {
    clear: both;
    display: block;
    padding: 2% 0;
    text-align: center;
}
/* line 253, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .menu li {
    display: inline-block;
}
/* line 255, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .menu li.leaf {
    list-style-image: none;
    list-style-type: none;
}
/* line 259, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .menu li a {
    color: #737b82;
    font-size: 1.2em;
    text-decoration: none;
}
/* line 264, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .menu li a:hover {
    text-decoration: underline;
}
/* line 270, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .copyright {
    color: #737b82;
    text-align: center;
    text-transform: uppercase;
}
/* line 275, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .copyright p {
    font-size: 1.16em;
}
/* line 279, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .region-footer-first {
    display: none;
}
/* line 283, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .region-footer-first .block-2 .content p {
    display: none;
}
/* line 286, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .region-footer-first .block-2 .content img {
    padding-top: 5%;
    width: 35%;
}
/* line 294, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .region-footer-right .block {
    /*float: right;*/
    padding-top: 5.5%;
    text-align: center;
}
/* line 298, ../scss/global.scss */
#zone-footer-wrapper #zone-footer .region-footer-right .cse {
    padding-right: 7%;
}

/* line 307, ../scss/global.scss */
.region-sidebar-first li,
.region-sidebar-second li {
    margin: 0 !important;
}
/* line 309, ../scss/global.scss */
.region-sidebar-first li a,
.region-sidebar-second li a {
    color: #1f599f;
    font-size: 1.221em;
    text-decoration: none;
}
/* line 313, ../scss/global.scss */
.region-sidebar-first li a:hover,
.region-sidebar-second li a:hover {
    text-decoration: underline;
}

/* line 320, ../scss/global.scss */
.region-sidebar-second {
    /*a {
        color: $gray;
        display: block;
        line-height: 1.8em;
        padding-top: 5%;
        text-decoration: none;

        &:hover {
            text-decoration: underline;
        }
    }*/
}
/* line 321, ../scss/global.scss */
.region-sidebar-second h2 {
    display: none;
}
/* line 338, ../scss/global.scss */
.region-sidebar-second ul li {
    margin-left: 0;
}
/* line 344, ../scss/global.scss */
.region-sidebar-second .create a {
    background-color: #074268;
    color: white;
    display: block;
    padding: 1% 5%;
    text-decoration: none;
}
/* line 351, ../scss/global.scss */
.region-sidebar-second .create a:hover {
    text-decoration: underline;
}

/* line 358, ../scss/global.scss */
.region-content {
    padding-bottom: 3%;
}

/* line 362, ../scss/global.scss */
.sidr {
    background: #074268;
    box-shadow: none;
}
/* line 365, ../scss/global.scss */
.sidr .sidr-inner {
    padding: 1.5em;
}
/* line 367, ../scss/global.scss */
.sidr .sidr-inner li {
    border-bottom: none;
    border-top: none;
    font-size: 1.3em;
    line-height: 3em;
    list-style: none;
}
/* line 374, ../scss/global.scss */
.sidr .sidr-inner li .sidr-class-sf-megamenu {
    border: none;
}
/* line 376, ../scss/global.scss */
.sidr .sidr-inner li .sidr-class-sf-megamenu .sidr-class-contextual-links-wrapper {
    display: none;
}
/* line 380, ../scss/global.scss */
.sidr .sidr-inner li .sidr-class-sf-megamenu .sidr-class-view a {
    font-size: .5em;
    line-height: 1.6em;
    margin-bottom: 13%;
}
/* line 387, ../scss/global.scss */
.sidr .sidr-inner li a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

/* line 397, ../scss/global.scss */
.block-media-per-symbol-block .views-field-field-images {
    float: left;
    margin: 0 2% 2% 0;
}
/* line 402, ../scss/global.scss */
.block-media-per-symbol-block .attachment {
    clear: both;
}
/* line 406, ../scss/global.scss */
.block-media-per-symbol-block .views-field-field-attribution {
    display: none;
}

/* line 412, ../scss/global.scss */
.block-media-per-symbol-block-1 iframe {
    width: 100%;
}

/* line 429, ../scss/global.scss */
#block-views-category-block-block .views-row,
.view-symbols .views-row,
.view-endangered-symbols .views-row,
.block-main .view-places .views-row {
    float: left;
    padding: 1.5% 11% 1.5% 0;
    height: 220px;
    margin-left: 0;
    width: 175px;
}
/* line 436, ../scss/global.scss */
#block-views-category-block-block .views-row .views-field-title,
.view-symbols .views-row .views-field-title,
.view-endangered-symbols .views-row .views-field-title,
.block-main .view-places .views-row .views-field-title {
    padding-top: 2%;
}
/* line 438, ../scss/global.scss */
#block-views-category-block-block .views-row .views-field-title a,
.view-symbols .views-row .views-field-title a,
.view-endangered-symbols .views-row .views-field-title a,
.block-main .view-places .views-row .views-field-title a {
    color: black;
    text-decoration: none;
}

/* line 447, ../scss/global.scss */
.block-views-symbols-block-1 .views-row {
    height: 220px;
}
/* line 450, ../scss/global.scss */
.block-views-symbols-block-1 .views-row .views-field-title-2 {
    line-height: 1.2em;
}

/* line 457, ../scss/global.scss */
.tinynav-wrapper select {
    background-color: #e1e7ee;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #074268;
    font-size: 1.5em;
    padding-left: 2%;
    width: 100%;
}

/* line 472, ../scss/global.scss */
.front #zone-content-wrapper #zone-content #region-sidebar-first {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
/* line 479, ../scss/global.scss */
.front #zone-content-wrapper #zone-content #region-sidebar-second {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
/* line 486, ../scss/global.scss */
.front #zone-content-wrapper #zone-content #region-content {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}

/* line 499, ../scss/global.scss */
.responsive-layout-mobile #region-sidebar-first {
    padding-bottom: 3%;
    width: 100%;
}
/* line 503, ../scss/global.scss */
.responsive-layout-mobile #region-sidebar-second {
    width: 100%;
}
/* line 506, ../scss/global.scss */
.responsive-layout-mobile .region-search-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

/* line 519, ../scss/global.scss */
.block-views-category-block-block {
    display: none;
}

/* line 525, ../scss/global.scss */
.node-symbol-or-item .field-name-field-image,
.node-type-place .field-name-field-image {
    background-color: white;
    border: 1px solid #ebe9e9;
    margin: 0 2% 2% 0;
    max-width: 100%;
    padding: 15px;
}
/* line 532, ../scss/global.scss */
.node-symbol-or-item .field-name-field-image .file-image img,
.node-type-place .field-name-field-image .file-image img {
    width: 100%;
    height: auto;
}
/* line 536, ../scss/global.scss */
.node-symbol-or-item .field-name-field-image .file-image .field-name-field-attribution,
.node-symbol-or-item .field-name-field-image .file-image .field-name-field-combined-text,
.node-type-place .field-name-field-image .file-image .field-name-field-attribution,
.node-type-place .field-name-field-image .file-image .field-name-field-combined-text {
    padding-top: 1%;
    width: 100%;
}
/* line 539, ../scss/global.scss */
.node-symbol-or-item .field-name-field-image .file-image .field-name-field-attribution p,
.node-symbol-or-item .field-name-field-image .file-image .field-name-field-combined-text p,
.node-type-place .field-name-field-image .file-image .field-name-field-attribution p,
.node-type-place .field-name-field-image .file-image .field-name-field-combined-text p {
    font-size: 1em;
    font-style: italic;
}
/* line 547, ../scss/global.scss */
.node-symbol-or-item .article-title,
.node-type-place .article-title {
    color: #4f4f4f;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 10px;
}
/* line 554, ../scss/global.scss */
.node-symbol-or-item .article-titles,
.node-type-place .article-titles {
    padding-bottom: 5%;
}
/* line 558, ../scss/global.scss */
.node-symbol-or-item .field-type-geofield,
.node-type-place .field-type-geofield {
    clear: both;
    padding-bottom: 40px;
}

/* line 571, ../scss/global.scss */
.node-type-symbol-or-item .view-state-subtitle-and-article-title .views-field-field-subtitle h2,
.node-type-symbol-or-item .view-state-subtitle-and-article-title .views-field-field-article-header h3,
.node-type-place .view-state-subtitle-and-article-title .views-field-field-subtitle h2,
.node-type-place .view-state-subtitle-and-article-title .views-field-field-article-header h3,
.node-type-state-province .view-state-subtitle-and-article-title .views-field-field-subtitle h2,
.node-type-state-province .view-state-subtitle-and-article-title .views-field-field-article-header h3,
.node-type-category .view-state-subtitle-and-article-title .views-field-field-subtitle h2,
.node-type-category .view-state-subtitle-and-article-title .views-field-field-article-header h3,
.node-type-page .view-state-subtitle-and-article-title .views-field-field-subtitle h2,
.node-type-page .view-state-subtitle-and-article-title .views-field-field-article-header h3 {
    color: #4f4f4f;
    font-size: 1.75em;
    font-weight: normal;
    margin-bottom: 5px;
}
/* line 579, ../scss/global.scss */
.node-type-symbol-or-item .title,
.node-type-place .title,
.node-type-state-province .title,
.node-type-category .title,
.node-type-page .title {
    margin-bottom: 0;
}
/* line 583, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu,
.node-type-place .region-submenu,
.node-type-state-province .region-submenu,
.node-type-category .region-submenu,
.node-type-page .region-submenu {
    display: none;
}
/* line 587, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li:after,
.node-type-place .region-submenu li:after,
.node-type-state-province .region-submenu li:after,
.node-type-category .region-submenu li:after,
.node-type-page .region-submenu li:after {
    content: " | ";
    float: left;
    font-size: 15px;
    padding: 0 10px;
}
/* line 594, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li:last-child:after,
.node-type-place .region-submenu li:last-child:after,
.node-type-state-province .region-submenu li:last-child:after,
.node-type-category .region-submenu li:last-child:after,
.node-type-page .region-submenu li:last-child:after {
    content: "";
}
/* line 598, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li a,
.node-type-place .region-submenu li a,
.node-type-state-province .region-submenu li a,
.node-type-category .region-submenu li a,
.node-type-page .region-submenu li a {
    color: #666666;
    float: left;
    font-size: 1.2em;
    text-decoration: none;
}
/* line 604, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li a:hover,
.node-type-place .region-submenu li a:hover,
.node-type-state-province .region-submenu li a:hover,
.node-type-category .region-submenu li a:hover,
.node-type-page .region-submenu li a:hover {
    text-decoration: underline;
}
/* line 608, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li a .sf-sub-indicator,
.node-type-place .region-submenu li a .sf-sub-indicator,
.node-type-state-province .region-submenu li a .sf-sub-indicator,
.node-type-category .region-submenu li a .sf-sub-indicator,
.node-type-page .region-submenu li a .sf-sub-indicator {
    display: none;
}
/* line 615, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li ul li a,
.node-type-place .region-submenu li ul li a,
.node-type-state-province .region-submenu li ul li a,
.node-type-category .region-submenu li ul li a,
.node-type-page .region-submenu li ul li a {
    float: none;
}
/* line 617, ../scss/global.scss */
.node-type-symbol-or-item .region-submenu li ul li a:after,
.node-type-place .region-submenu li ul li a:after,
.node-type-state-province .region-submenu li ul li a:after,
.node-type-category .region-submenu li ul li a:after,
.node-type-page .region-submenu li ul li a:after {
    content: "";
}

/* line 630, ../scss/global.scss */
.node-type-state-province ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}
/* line 638, ../scss/global.scss */
.node-type-state-province li.leaf {
    padding: 0;
}

/* line 417, ../scss/global.scss */
article.node-symbol-or-item fieldset#node-symbol-or-item-full-group-links {
    clear: both;
    float: left;
    font-size: 1.2em;
    margin: 5% 0 5% 0;
    width: 100%;
}

/* line 646, ../scss/global.scss */
#node-symbol-or-item-full-group-links .fieldset-title,
#node_place_full_group_links .fieldset-title {
    color: #4f4f4f;
    font-family: "Arimo", Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* line 655, ../scss/global.scss */
.block-views-symbols-related-block-1 h4 {
    color: #737b82;
    font-size: 1.3em;
    margin-bottom: 0;
}
/* line 661, ../scss/global.scss */
.block-views-symbols-related-block-1 a {
    float: left;
    font-weight: normal;
    padding-top: 1%;
}
/* line 666, ../scss/global.scss */
.block-views-symbols-related-block-1 a:after {
    content: ",";
    padding-right: 6px;
}
/* line 672, ../scss/global.scss */
.block-views-symbols-related-block-1:last-child a:after {
    content: "";
}

/* line 679, ../scss/global.scss */
.fancybox-title a:hover {
    color: #1f599f;
}

/* line 685, ../scss/global.scss */
.fancybox-title-float-wrap {
    bottom: auto;
    margin-top: 2em;
    width: auto !important;
}
/* line 690, ../scss/global.scss */
.fancybox-title-float-wrap .child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: normal;
    white-space: normal;
}

/* line 699, ../scss/global.scss */
.block-views-primary-image-lightbox-block {
    float: left;
    margin: 0 2% 1% 0;
    z-index: 10;
}
/* line 704, ../scss/global.scss */
.block-views-primary-image-lightbox-block .views-field-field-attribution {
    display: none;
}
/* line 708, ../scss/global.scss */
.block-views-primary-image-lightbox-block h2 {
    color: #4f4f4f;
    font-size: 1.4em;
    font-weight: normal;
}

/* line 717, ../scss/global.scss */
.block-views-media-per-symbol-block h2,
.block-views-media-per-symbol-block-1 h2 {
    clear: both;
    color: #4f4f4f;
    font-size: 1.4em;
    font-weight: normal;
}

/* line 725, ../scss/global.scss */
.block-media-per-symbol-block {
    margin-top: 27px;
}

/* line 732, ../scss/global.scss */
.page-sitemap .block-main .view-places .views-row {
    height: auto;
    float: none;
    padding: 0;
}
/* line 737, ../scss/global.scss */
.page-sitemap .block-main .view-places .views-row a {
    color: #1f599f;
    font-size: 1em;
    text-decoration: underline;
}
/* line 742, ../scss/global.scss */
.page-sitemap .block-main .view-places .views-row a:hover {
    text-decoration: none;
}
/* line 747, ../scss/global.scss */
.page-sitemap .block-main .view-places .views-row .views-field-title {
    padding: 0;
}

/* line 756, ../scss/global.scss */
.block-sort-menu-block,
.block-sort-menu-block-1 {
    float: left;
    width: 100%;
}
/* line 760, ../scss/global.scss */
.block-sort-menu-block select,
.block-sort-menu-block-1 select {
    background-color: #e1e7ee;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #074268;
    font-size: 1.2em;
    padding-left: 2%;
    width: 100%;
}

/* line 771, ../scss/global.scss */
.block-sort-menu-block {
    margin: 0 2% 2% 0;
}

/* line 776, ../scss/global.scss */
.page-us-symbols .region-content {
    width: 100%;
}
/* line 780, ../scss/global.scss */
.page-us-symbols .block-views-category-block-block {
    display: block;
}

/* line 785, ../scss/global.scss */
#superfish-1 {
    display: none;
}

/* line 791, ../scss/global.scss */
#superfish-2,
#superfish-4,
#superfish-6,
#superfish-8 {
    line-height: 60px;
    padding-left: 50px;
}
/* line 794, ../scss/global.scss */
#superfish-2 li,
#superfish-4 li,
#superfish-6 li,
#superfish-8 li {
    margin: 0;
}
/* line 796, ../scss/global.scss */
#superfish-2 li ul,
#superfish-4 li ul,
#superfish-6 li ul,
#superfish-8 li ul {
    background-color: #fff;
    left: auto;
    padding: 15px !important;
    width: 100% !important;
}
/* line 802, ../scss/global.scss */
#superfish-2 li ul li a,
#superfish-4 li ul li a,
#superfish-6 li ul li a,
#superfish-8 li ul li a {
    font-size: 1.1em;
    line-height: 20px;
    padding: 5px 0;
}
/* line 806, ../scss/global.scss */
#superfish-2 li ul li a:hover,
#superfish-4 li ul li a:hover,
#superfish-6 li ul li a:hover,
#superfish-8 li ul li a:hover {
    text-decoration: underline;
}
/* line 816, ../scss/global.scss */
#superfish-2 .view-symbols-related .view-content,
#superfish-2 .view-display-id-block_12 .view-content,
#superfish-4 .view-symbols-related .view-content,
#superfish-4 .view-display-id-block_12 .view-content,
#superfish-6 .view-symbols-related .view-content,
#superfish-6 .view-display-id-block_12 .view-content,
#superfish-8 .view-symbols-related .view-content,
#superfish-8 .view-display-id-block_12 .view-content {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    /* Firefox */
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
}

/* line 833, ../scss/global.scss */
#region-footer-second {
    clear: both;
}

/* line 838, ../scss/global.scss */
article h2 {
    color: #4f4f4f;
    font-size: 1.75em;
    font-weight: normal;
    margin-bottom: 5px;
}
/* line 845, ../scss/global.scss */
article h3 {
    color: #4f4f4f;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 10px;
}
article h4 {
    color: #4f4f4f;
    font-size: 1.35em;
    font-weight: normal;
    margin-bottom: 10px;
}
/* line 852, ../scss/global.scss */
article ul {
    margin-left: 5%;
}
/* line 855, ../scss/global.scss */
article ul li {
    font-size: 1.221em;
    padding-bottom: 2%;
}

/* line 863, ../scss/global.scss */
.page-node-11 .block-symbols-block-1 {
    display: none;
}

/* line 868, ../scss/global.scss */
.view-filters {
    display: none;
}

/* line 873, ../scss/global.scss */
#superfish-2-select,
#superfish-6-select,
#superfish-8-select {
    display: none;
}

/* line 879, ../scss/global.scss */
#superfish-3-select,
#superfish-5-select,
#superfish-7-select {
    background-color: #e1e7ee;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #074268;
    font-size: 1.5em;
    padding-left: 2%;
    width: 100%;
}

/* line 891, ../scss/global.scss */
.block-superfish-3,
.block-superfish-5,
.block-superfish-7 {
    margin-top: 4%;
}

/* line 895, ../scss/global.scss */
#superfish-4-select {
    display: none;
}

/* line 900, ../scss/global.scss */
#site-map h2 {
    display: none;
}

/* line 905, ../scss/global.scss */
#stateimagemap {
    height: auto;
    max-width: 100%;
}

/* line 911, ../scss/global.scss */
.item-type-13 .field-type-geofield {
    display: none;
}

/* line 917, ../scss/global.scss */
form input[type="submit"] {
    background: #074268;
    border: 0;
    border-radius: 0;
    color: white;
    height: 2em;
    font-weight: normal;
    text-shadow: none;
}
/* line 926, ../scss/global.scss */
form input[type="submit"]:hover {
    background: #1f599f;
}
/* line 935, ../scss/global.scss */
form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
    border: 1px solid #c3c3c3;
}
/* line 939, ../scss/global.scss */
form label {
    font-family: "Arimo", Helvetica, sans-serif;
}

/* line 944, ../scss/global.scss */
.edit-section {
    background: #e1e4e6;
    font-size: 1.2em;
    margin: 4% 0;
    padding: 3%;
}
/* line 950, ../scss/global.scss */
.edit-section a {
    color: #4f4f4f;
}

/* line 958, ../scss/global.scss */
.node-type-symbol-or-item article.node-symbol-or-item .field-name-field-us-state {
    display: none;
}

/* line 971, ../scss/global.scss */
.page-node-edit.node-type-symbol-or-item .block-primary-image-lightbox-block,
.page-node-edit.node-type-symbol-or-item .block-media-per-symbol-block,
.page-node-edit.node-type-symbol-or-item .block-media-per-symbol-block-1,
.page-node-edit.node-type-symbol-or-item .block-edit-node-block,
.page-node-edit.node-type-symbol-or-item .tabledrag-toggle-weight-wrapper {
    display: none;
}
/* line 977, ../scss/global.scss */
.page-node-edit #edit-field-image .button {
    background: #074268;
    border: 0;
    border-radius: 0;
    color: white;
    height: 2em;
    font-weight: normal;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: none;
}
/* line 988, ../scss/global.scss */
.page-node-edit #edit-field-image .button:hover {
    background: #1f599f;
}
/* line 991, ../scss/global.scss */
.page-node-edit #edit-field-image .button.launcher {
    margin-right: 5px;
}

/* line 1000, ../scss/global.scss */
.node-type-file-or-media .field-name-field-media-type.field-type-taxonomy-term-reference {
    display: none;
}

/* line 1007, ../scss/global.scss */
.search-results .search-info {
    display: none;
}

/* line 1014, ../scss/global.scss */
div.password-suggestions ul {
    margin-left: 1.2em;
}

/* line 1021, ../scss/global.scss */
.form-item-field-i-am-at-least-13-years-old-und .description {
    margin-left: 1.55em;
}

/* line 1032, ../scss/global.scss */
.page-node-add-file-or-media #edit-field-file-name-of-photo,
.page-node-add-file-or-media #edit-body,
.page-node-add-file-or-media #edit-field-file-photographer,
.page-node-add-file-or-media #edit-field-file-source,
.page-node-add-file-or-media #edit-field-file-url,
.page-node-add-file-or-media #edit-field-file-license {
    display: none !important;
}
/* line 1037, ../scss/global.scss */
.page-node-add-file-or-media #edit-field-images legend {
    display: none;
}

/* line 1044, ../scss/global.scss */
.node-type-category .view-header {
    display: none;
}

/* line 1051, ../scss/global.scss */
.node-type-page .view-display-id-block_15 .view-header {
    display: none;
}

/* line 1057, ../scss/global.scss */
#block--managed-3 {
    height: 95px;
    margin-top: 20px;
}

/* line 1064, ../scss/global.scss */
#block--managed-5,
#block--managed-7,
#block--managed-8 {
    padding: 20px 0;
}

/* line 1069, ../scss/global.scss */
.text-ad {
    width: 100%;
}

/* line 1074, ../scss/global.scss */
form input[type="text"],
form input[type="email"] {
    width: 100%;
}

/* line 1078, ../scss/global.scss */
.license {
    text-transform: lowercase;
}

.block-fb-likebox {
    text-align: center;
}

.at_flat_counter {
    display: none !important;
}

/* responsive ad adjustments */
@media all and (max-width: 800px)
{
    #block--managed-0 {
        width: 300px;
        height: 250px;
        margin: auto;
    }
    #block--managed-1 {
        width: 300px;
        height: 250px;
        margin: auto;
    }
    #block--managed-5 {
        width: 100%;
        /*height: 100px;*/
    }
}
@media all and (min-width: 801px)
{
    #block--managed-0 {
        width: 336px;
        height: 280px;
    }
    #block--managed-1 {
        width: 336px;
        height: 280px;
    }
    #block--managed-5 {
        width: 100%;
        height: 90px;
    }
}

/* Turito Ad */
#region-branding #block-block-23 {
    padding-top: 15px;
}
#region-branding #block-block-23 img {
    width: 100%;
    max-width: 480px;
}

/* Make all articles images responsive */
.node-type-article .content img {
    width: 100%;
    height: auto;
}

/* Call Tracking Link */
#block-block-31 {
    font-size: .90em;
    margin-bottom: 10px;
}

@media all and (max-width: 740px)
{
    /* Remove state selection from voting page on mobile */
    .page-node-6108 .region-sidebar-first-inner {
        display: none;
    }
    /* Reduce height of popup on mobile */
    #popup-message-window {
        height: 500px !important;
        top: 50px !important;
    }
}

/* Popup */
#popup-message-window {
    z-index: 1000;
}