.page-node-824 #region-sidebar-first #block-boxes-newsletter-signup-text {
    display: none;
}

/*Photo of the Month page */
.page-node-862 .field-type-text-with-summary img {
    max-width: 95% !important;
}

/*Committee*/
#block-menu-menu-committees ul.menu #committee-armedservices {
    padding: 15px 0px 0px 10px;
    background: url('/sites/desjarlais.house.gov/files/bg-armedservices.jpg') no-repeat;
}

/* Serving You */
.front .region-postscript-first-inner h2.block-title {
    font-size: 30px;
}


/*.view-id-congress_in_the_news .views-field.views-field-body {
    margin-left: 140px;
}*/

.view-congress-in-the-news .views-field-field-congress-issues a:link, .view-congress-in-the-news .views-field-field-congress-issues a:visited {
    color: red;
    font-weight: 600;
}

/* Media Center page */
.context-media-center .view-id-congress_in_the_news span.views-field.views-field-type {
    margin-top: 15px;
    color: #444;
    font-weight: 600;
}

.context-media-center .views-field-field-congress-issues, .field-name-field-congress-issues {
    padding-bottom: 0.5em;
  
}

.context-media-center .views-field-title {
    display: block;
}

.context-media-center .views-field.views-field-body {
}

/* Main Menu */
@media (min-width: 1220px){


}

.page-media-center #region-content h1#page-title  {
    font-size: 22px;
}

/* Text Size Increases */

div#boxes-box-text_size {
    width: 100%;
    float: right;
    text-align: right;
    vertical-align: middle;
    font-size: 1.3em;
    font-weight: 700;
    margin: 0;
}

div#block-boxes-text-size {
    width: 12%;
    float: right;
    padding: 0;
    margin: 1.2em 0 0;
    margin-top: 100px;
    right: 30px;
    position: absolute;
}

/* div#block-boxes-text-size {
    width: 97%;
    float: none;
    padding: 0;
    margin: 2em 0 0 0;
}*/

div#block-boxes-text-size a:link, div#block-boxes-text-size a:visited {
    color: #fff;
}

#block-search-form {
    width: 190px !important;
    float: right !important;
}

@media only screen and (max-width: 739px) {
div#block-boxes-text-size {
    margin: 0;
}

div#boxes-box-text_size {
    display: none;
}

section#block-menu-block-congress-main-menu-superfish {
    width: 79%;
    display: inline-block;
}
div#block-boxes-text-size {
    width: 21%;
    float: right;
    padding: 0;
    margin: 1.2em 0 0;
}

.social-media {
    display: none;
}
}

/* Main Nav */
section#block-menu-block-congress-main-menu-superfish {
    float: none;
}

div#region-menu {
    width: 100%;
    margin-top: 0em;
}

.sf-menu a:link {
    font-size: 1.6em !important;
}

ul.main-menu.sf-menu.sf-style-default.sf-js-enabled {
    margin-bottom: -5px;
}

/* Logo */
div#block-delta-blocks-logo {
    float:left;
    margin-bottom: 0;
    padding-bottom: 0;
}

.logo-img img {
    width: 125%;
    max-width: 125%;
}

@media only screen and (max-width: 1090px) and (min-width: 980px){

#block-views-congress-hprotator-rotator .view-content .slider {
    bottom: 5em !important;
}
}

@media only screen and (max-width: 607px) {
div#boxes-box-cng_social_media_fa_small a img {
    margin-top: 1.5em;
}
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 2em;
}

::-webkit-scrollbar-button {
    background: #ccc;
}

::-webkit-scrollbar-track-piece {
    background: #888;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 1);
}

::-webkit-scrollbar-thumb {
    background: #eee;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 1);
    border-radius: 10px;
}