/*
Theme Name: FrontRunner
Theme URI: http://runwaywp.com
Description: A theme to build political websites. Created with the Runway framework for WordPress.
Author: Parallelus
Version: 1.0.14
Tags: responsive-layout custom-menu featured-images theme-options threaded-comments translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.flip_issues
{
    font-size: 19px;
    font-weight: 500;

    margin: 10px;
    padding-bottom: 10px;

    color: #039;
}
.alignleft
{
    display: inline;
    float: left;

    margin-right: 1.5em;
}
.alignright
{
    display: inline;
    float: right;

    margin-left: 1.5em;
}
.aligncenter
{
    display: block;
    clear: both;

    margin: 0 auto;
}

.header-meta
{
    display: none;
}
img[class*='wp-image-']
{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.wp-caption.aligncenter
{
    margin-bottom: 1rem;
}


.gallery
{
    margin-bottom: 1.5em;
}
.gallery a img
{
    max-width: 90%;
    height: auto;

    border: none;
}
.gallery dd
{
    margin: 0;
}

@media (max-width: 600px)
{
    img.alignleft,
    img.alignright,
    .wp-caption.alignleft,
    .wp-caption.alignright
    {
        display: block;
        float: none;
        clear: both;

        margin-right: auto;
        margin-left: auto;
    }
    .wp-caption img
    {
        width: 100%;
    }
}

embed,
iframe,
object
{
    max-width: 100%;
}

.screen-reader-text
{
    position: absolute !important;

    clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus
{
    font-size: 14px;
    font-weight: bold;
    line-height: normal;

    z-index: 100000;
    top: 5px;
    left: 5px;

    display: block;
    clip: auto !important;

    width: auto;
    height: auto;
    padding: 15px 23px 14px;

    text-decoration: none;

    color: #21759b;
    border-radius: 3px;
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}








.edit-link a
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1;

    padding: 1rem 2rem;

    text-decoration: none;

    border-radius: 3px;
    background: #f0f1f2;
}

.form-allowed-tags-wrapper
{
    display: none;
}


.widget
{
    margin-bottom: 2em;
}
.widget_nav_menu ul.sub-menu li,
.widget_pages ul.children li
{
    padding-left: 15px;
}
.widget_search .search-form input[type='submit']
{
    display: none;
}
.widget_search .search-form .form-group,
.widget_search .search-form .search-field
{
    width: 100%;
}
.widget select
{
    max-width: 100%;
}



.widget_calendar
{
    float: left;
}
#wp-calendar
{
    width: 100%;
}
#wp-calendar caption
{
    margin-top: 10px;
    margin-bottom: 15px;
}
#wp-calendar thead
{
    font-size: 10px;
}
#wp-calendar thead th
{
    padding-top: 5px;
    padding-bottom: 5px;

    text-align: center;

    background: #e5e5e5;
}
#wp-calendar thead th:first-child
{
    border-left: 1px solid #fff;
}
#wp-calendar tbody
{
    color: #aaa;
}
#wp-calendar tbody td
{
    padding: 8px;

    text-align: center;

    border: 1px solid #fff;
    background: #f5f5f5;
}
#wp-calendar tbody td:hover
{
    background: #fff;
}
#wp-calendar tbody td.pad,
#wp-calendar tbody td.pad:hover
{
    background: #ededed;
}
#wp-calendar tfoot #next
{
    font-size: 10px;

    text-align: right;
    text-transform: uppercase;
}
#wp-calendar tfoot #prev
{
    font-size: 10px;

    padding-top: 10px;

    text-transform: uppercase;
}


.post-grid .grid-items
{
    display: block;
}
.header-links-item a:hover .overlay
{
    background-color: #5789c9 !important;
}
.header-links-item .overlay
{
    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
}

.page-template-cover-with-menu .cover-wrapper
{
    display: block;

    margin-top: 125px;

    background-position: top right;
}
.page-template-cover-with-menu .cover-inner
{
    padding: 0;
}
#header.header-nav-top
{
    margin-top: 0;
}
@media (max-width: 877px)
{
    .page-template-cover-with-menu .cover-wrapper
    {
        margin-top: 0;
        padding: 60px 0;
    }
    .page-title
    {
        margin-top: 35px !important;
    }
}

@media (min-width: 992px)
{
    .page-template-cover-with-menu .about_textbox_form,
    .page-template-cover-with-menu .about_textbox_form_stand,
    .page-template-cover-with-menu .about_textbox_form_update
    {
        margin: 30px 0 80px 15px;
    }
}
@media (max-width: 991px)
{
    .page-template-cover-with-menu .about_textbox_form,
    .page-template-cover-with-menu .about_textbox_form_stand,
    .page-template-cover-with-menu .about_textbox_form_update
    {
        float: none;

        width: 100%;
        margin: 30px auto;
    }
    #issues_excerpt
    {
        font-size: 14px;
    }
}

@media (max-width: 1199px)
{
    .admin-bar .navbar-wrapper .navbar-vertical
    {
        top: 32px !important;
    }
}
@media (min-width: 1370px)
{
    .page-template-cover-with-menu .about_textbox_form,
    .page-template-cover-with-menu .about_textbox_form_stand
    {
        margin: 35px 0 100px -35px;
    }
    #issues_excerpt
    {
        font-size: 15px;
    }
    .page-template-cover-with-menu .about_textbox_form_update
    {
        margin: 35px 0 250px -35px;
    }
}
@media (max-width: 990px)
{
    .action_l
    {
        display: none;
    }
    #news
    {
        font-family: sans serif;

        margin: 10px 30px !important;
    }
    #news p
    {
        font-family: sans serif;
    }
    .entry-thumbnail,
    .entry-thumbnail img
    {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
    }
    .franklin
    {
        font-family: 'Franklin Gothic Medium', arial;
        font-size: 2em;
        font-weight: 700;
        line-height: 1em;

        letter-spacing: 1px;
        text-transform: uppercase;

        color: #039;
    }
  .franklin_red
    {
        font-family: 'Franklin Gothic Medium', arial;
        font-size: 1.7em;
        font-weight: 600;
        line-height: 1em;
        padding-top: 60px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #ffffff;
    }
	  .franklin_white
    {
        font-family: 'Franklin Gothic Medium', arial;
        font-size: 1.2em;
        font-weight: 600;
        line-height: 1em;
        padding-top: 60px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #ff3300;
		text-shadow:    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
    }
}
@media (min-width: 991px)
{
    .action_l_mobile
    {
        display: none;
    }
}
@media (max-width: 782px)
{
    .admin-bar .navbar-wrapper .navbar-fixed-top
    {
        margin-top: -65px !important;
    }
    .admin-bar .header-bg-wrapper .header-inner
    {
        vertical-align: top;
    }
    .admin-bar .header-bg-wrapper .header-inner .navbar-wrapper .navbar-fixed-top
    {
        position: absolute;
        top: 0;

        margin-top: -64px !important;
    }
    .admin-bar .navbar-wrapper.do-transition
    {
        position: absolute;
        top: -64px;
        left: 0;

        width: 100%;
    }
    .admin-bar .navbar-wrapper .navbar-vertical
    {
        position: static;
    }
}
@media (max-width: 600px)
{
    .admin-bar .navbar-wrapper .navbar-fixed-top
    {
        position: absolute;
    }
    .flip_issues
    {
        font-size: 17px;
        font-weight: 500;

        color: #039;
    }
}
@media (max-width: 656px)
{
    .flip_issues
    {
        font-size: 16px;
        font-weight: 500;

        color: #039;
    }
}

@media (min-width: 1600px)
{
    .page-template-cover-with-menu .about_textbox_form,
    .page-template-cover-with-menu .about_textbox_form_update
    {
        margin: 100px 0 250px -15px;
        padding: 40px;
    }
    .page-template-cover-with-menu .about_textbox_form_stand
    {
        margin: 50px 0 250px -15px;
        padding: 40px;
    }
		#joe_take_red2 {
    margin-top: 0px;
	background-image: url('https://joemanchinwv.com/wp-content/uploads/2018/06/healthcarewebsite3.jpg') !important;
}
}
@media (max-width: 1280px)
{
    .flip_issues
    {
        font-size: 16px;
        font-weight: 500;

        color: #039;
    }
}
@media only screen
and (min-device-width : 1202px)
and (max-device-width : 1280px)
{
    .flip_issues
    {
        font-size: 16px;
        font-weight: 500;

        color: #039;
    }
}
@media only screen
and (min-device-width : 600px)
and (max-device-width : 638px)
{
}
@media only screen
and (min-device-width : 992px)
and (max-device-width : 1267px)
{
    #issues_excerpt
    {
        font-size: 12px;
    }
}

ul#nav-left {
    width: 60% !important;
}
.menu-item a.menu-image-title-below.menu-image-not-hovered img,
.menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
    width: 50px !important;
}
.menu-item {
    padding: 0 !important;
    width: 16% !important;
}
.menu-item > a > span {
    display: block !important;
    width: auto !important;
}
.menu-item > a {
    padding: 20px !important;
}
#nav-right .menu-item > a {
    padding: 20px 30px !important;
}
@media (min-width: 992px) {
    .menu-item > a {
        padding: 20px 25px !important;
    }
    #nav-right .menu-item > a {
        padding: 20px 50px !important;
    }
}
@media (min-width: 1100px) {
    .menu-item > a {
        padding: 20px 35px !important;
    }
}


/**
 * Advanced Tab CSS From Theme Options
 */
html, body {
    overflow-x: hidden;
}
.about_textbox_form, .about_textbox_form_stand, .about_textbox_form_update {
    float: left;
    width: 50%;
    height: 100%;
    background-color: #003399;
    padding: 30px;
    background: #003399;
    opacity: 0.8;
}
#footer {
   border-top: 3px solid #ff3300;
}
.entry-content .entry-thumbnail img {
    margin: 0 auto !important;
    float: none !important;
    width: 100%;
}

 .page-title {
     margin-top: 120px;
     margin-right: 20px;
     margin-left: 20px;
 }
.action_l {
    min-height:100%;
    background:linear-gradient(0deg,rgba(0,51,153,0.6),rgba(0,51,153,0.6)),url(https://joemanchinwv.com/wp-content/uploads/2017/10/WVmountains.jpg);
    background-size:cover;
    color: white;
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 130px;
    border-bottom: 3px solid #E0373B;
}

.comments-area {
    display: none !important;
}
.action_l_mobile {
    background: #003399;
    color: white;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 15px;
    border-bottom: 3px solid #E0373B;
}

#page-465 .entry-content {
    width: 100%;
    margin: 0 auto;
}
#joe_take {
    margin-top: 125px;
}
#joe_take_red {
    margin-top: 0px;
}
#joe_take_red2 {
    margin-top: 0px;
	background-color: hsla(0,0%,80%,0.30);
    background-blend-mode: overlay;
    background-repeat: no-repeat;
}
#tabs_desc_696_1 p, #tabs_desc_696_2 p, #tabs_desc_696_3 p, #tabs_desc_696_4 p, #tabs_desc_696_5 p, #tabs_desc_696_6 p, #tabs_desc_696_7 p, #tabs_desc_696_8 p, #tabs_desc_696_9 p, #tabs_desc_696_10 p  {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000000;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000000;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000000;
}
#section-top-content {
    padding-top: 68px !important;
}
.nav-left {
    margin: 0 auto;
    width: 100%;
}

.franklin_form {
      font-family: 'Franklin Gothic Medium', arial;
      font-size: 1.7em;
      line-height: 1em;
      font-weight: 600;
      color: #ffffff;
      text-transform: uppercase;
}
.franklin {
      font-family: 'Franklin Gothic Medium', arial;
      font-size: 2.8em;
      letter-spacing: 1px;
      line-height: 1em;
      font-weight: 700;
      color: #003399;
      text-transform: uppercase;
}
.franklin_red {
      font-family: 'Franklin Gothic Medium', arial;
      font-size: 2.4em;
      letter-spacing: 1px;
      line-height: 1em;
      font-weight: 600;
      color: #ffffff;
      text-transform: uppercase;
      padding-top: 60px;
}
.franklin_white {
      font-family: 'Franklin Gothic Medium', arial;
      font-size: 2.4em;
      letter-spacing: 1px;
      line-height: 1em;
      font-weight: 600;
      color: #ff3300;
      text-transform: uppercase;
      padding-top: 60px;
	text-shadow:    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}


#nav-main {
    border-bottom: 3px solid #003399;
}
.fieldset2 {
    /*margin: 40px 20px 20px 20px;*/
    text-align: center;
}

.news_box {
   margin-top: 100px;
}

.fb-container {
    max-width: 90%;
    width: 90%;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
.message {
    font-size: 30px !important;
    color: #ffffff !important;
    text-decoration: bold !important;
    margin: 10px auto;
    text-align: center;
    line-height: 2em !important;
}
.image {
    width: 100%;
    height: auto;
    text-align: center !important;
    margin: 0 auto !important;
    border: 2px solid #ffffff;
}
.media-meta {
    display: none !important;
}
.meta-header, .meta-footer {
    display: none;
}
.social_icons img {
    margin: 40px 18px;
}
.page-title {
    text-align: center;

}

.button_other {
    display: inline-block;
    margin: 15px 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:    3px 8px 3px #9C0918, 8px 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 3px 8px 3px #9C0918, 8px 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 3px 8px 3px #9C0918, 8px 15px 20px rgba(0, 0, 0, .35);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
.button_other span {
    display: inline-block;
    padding: 30px 18px;
    background-color: #E0373B;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, .15);
    font-family: 'Railway', Arial, sans-serif;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .7);
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
}

.button {
    display: inline-block;
    margin: 15px 15px 15px 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:    3px 8px 3px #9C0918, 8px 15px 20px rgba(0, 0, 0, .35);
    -moz-box-shadow: 3px 8px 3px #9C0918, 8px 15px 20px rgba(0, 0, 0, .35);
    box-shadow: 3px 8px 3px #9C0918, 8px 15px 20px rgba(0, 0, 0, .35);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    -moz-transition: -moz-box-shadow .1s ease-in-out;
    -o-transition: -o-box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
}

.button span {
    display: inline-block;
    padding: 20px 30px;
    background-color: #E0373B;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, .15);
    font-family: 'Railway', Arial, sans-serif;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .7);
    -webkit-transition: background-color .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background-color .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background-color .2s ease-in-out, transform .1s ease-in-out;
}
.button:hover span {
    background-color: #003399;
    color: #ff3300;
}

.button_other:active, .button:focus {
    -webkit-box-shadow:    0 8px 0 #000000, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #000000, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow:    0 8px 0 #000000, 0 12px 10px rgba(0, 0, 0, .3);
}

.button_other:active span {
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
    transform: translate(0, 4px);
}
.button_other:hover span {
    background-color: #003399;
    color: #ff3300;
}

.button:active, .button:focus {
    -webkit-box-shadow:    0 8px 0 #000000, 0 12px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #000000, 0 12px 10px rgba(0, 0, 0, .3);
    box-shadow:    0 8px 0 #000000, 0 12px 10px rgba(0, 0, 0, .3);
}

.button:active span {
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
    transform: translate(0, 4px);
}
.donate_button {
    background-color: #003399; /* Green */
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}
.donate_button_red {
    background-color: #ff3300 !important; /* Green */
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}
.donate_button:hover {

    border: none;
    color: #003399;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}
#section-videos {
    display: none;
}
.eyntk {
  color: #fff;
  font-size: 2.1em;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}
.eyntk_mob {
  color: #fff;
  font-size: 2.1em;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}
.eyntk2 {
  margin: 0;
  font-size: 2.2em;
  line-height: 1em;
  font-weight: 40;
  text-transform: uppercase;
  color: #000000;
}
.eyntk-form {
  margin: 0;
  font-size: 2.2em;
  line-height: 1em;
  font-weight: 600;
  color: #ffffff;
}
.eyntk-r1 {
  margin: 0;
  font-size: 3em;
  line-height: 1em;
  font-weight: 40;
  text-transform: uppercase;
  color: #ffffff;
}
.eyntk-r3 {
 margin: 0;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 40;
  color: #ffffff;
  text-transform: uppercase;
}
.eyntk-r2 {
  margin: 0;
  font-size: 3em;
  line-height: 1em;
  font-weight: 40;
  text-transform: uppercase;
  color: #003399;
}

.express_button {
     margin: 20px;
}
.page-257 {
    width: 70%;
}
#nf-form-21-cont, #nf-form-20-cont {
    margin: 200px 40px;
}
.joe_slideshow {
    background: #ffffff; border-bottom: 0px solid #48689E; border-top: 3px solid #ff3300;
    }
#section-videos {
    border-top: 3px solid #ffffff;

}
#section-news {
    margin: 0 !important;

}
.newsletter-box, .box .newsletter-box {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.navbar-header, .navbar-brand {
    height: 100px;
    width: 240px;
    margin-right: 20px;
}
.navbar-brand img {
    max-height: 90px;
}
.navbar-vertical .menu-item-589, .navbar-vertical .menu-item-587, .navbar-vertical .menu-item-588 {
    display: none;
}
.about_textbox {
    padding: 20px;
    background: rgba(255,255,255,1.0);
    width: 100%;
    height: auto;
    margin: 75px auto;
}
.about_textbox5 {
    padding: 20px;
    background: rgba(255,255,255,0.5);
    width: 410px;
    height: 600px;
    margin-top: 125px;
    margin-bottom: 55px;
    color: #222222;
}
.about_textbox2 {
    padding: 30px;
    background: #000000;
    opacity: 0.8;
    width: 95%;
    height: auto;
    overflow:scroll;
}

.about_textbox4 {
    padding: 20px;
    background: rgba(255,255,255,0.4);
    width: 540px;
    height: 500px;
    margin: 40px 20px 20px 20px;
    color: #222222;
}
/* set footer link colours */
#footer a:link {
    color: #002854; font-weight: 500; font-size: 20px;

}
/* unvisited link */
#footer a:visited {
    color: #002854;

}
/* visited link */
#footer a:hover {
    color: #002854;
}
/* mouse over link */
#footer a:active {
    color: DeepPink;

}
/* selected link */
#footer {
    border-top: 3px solid #ffffff;
}
.grid-nav-bottom {
    display: none;
}

@media only screen and (max-width: 1200px) {

.joe_slideshow {
    margin-top: 100px;
}
}
@media only screen and (max-width: 1441px) {
    .container-fluid {
        display: block; width: 100%;
    }
}
@media only screen and (max-width: 1162px) {
    .menu-image-title {
        margin: 0 auto;
        text-align: center;
    }
    .message {
        font-size: 20px !important;
        color: #ffffff !important;
        text-decoration: bold !important;
        margin: 30px auto;
        text-align: center;
        line-height: 1.6em !important;
    }
    .image {
        width: 100%;
        height: auto;
        text-align: center !important;
        margin: 0 auto !important;
        border: 0px solid #ffffff;
        padding-left: 25px;
    }

    .fieldset2 {
        margin: 15px;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .joe_slideshow {
        margin-top: 0;
    }

    .eyntk_mob {
      color: #fff;
      font-size: 1.5em;
      line-height: 1em;
      text-align: center;
      text-transform: uppercase;
      font-weight: 600;
    }

}

@media only screen and (max-width: 887px) {

    #joe_take {
        margin-top: 25px;
    }
 #joe_take_red, #joe_take_red2 {
        margin-top: 0px;
    }
    .grid-stack-item img {
        width: 330px;
        height: auto;
    }
    .news_box {
       margin-top: 8px;
    }
    .fieldset2 {
        margin: 15px;
        text-align: center;
    }
    .about_textbox4{
        width: 360;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    .cover-wrapper {
        background-image: none !important;
        background: #003399;
    }
    .about_textbox_form, .about_textbox_form_stand, .about_textbox_form_update {
        padding: 15px;
    }
	#joe_take_red2 {
    margin-top: 0px;
	background-image: url('https://joemanchinwv.com/wp-content/uploads/2018/06/morrisey.jpg') !important;

}

}

@media only screen and (max-width: 600px) {
    .about_textbox, .about_textbox2, .about_textbox_form, .about_textbox_form_stand, .about_textbox_form_update   {
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }

    .cover-wrapper {
        background-image: none !important;
        background: #003399;
    }
}

.info {
    color: white;
}
.about_textbox4 {
    width: 360px;
    margin: 0 auto;
}

.news_box {
   margin-top: 8px;
}

.fieldset2 {
    margin: 15px;
    text-align: center;
}
.required {
    margin-bottom: 130px;
}
#section-top-content {
   border-bottom: 3px solid #ff3300;
   border-top: 3px solid #ff3300;
}

    .fb-container {
    max-width: 100%;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
.media-meta {
    display: none !important;
}
.meta-header, .meta-footer {
    display: none;
}
.social_icons img {
    margin: 15px 15px;
}

.button {
    display: inline-block;
    margin: 10px 10px 10px 10px;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
     box-shadow: none;
    text-shadow: none;
    transform: none;
}
.button span {
    display: inline-block;
    padding: 10px 10px;
    background-color: #E0373B;
    font-family: 'Railway', Arial, sans-serif;
    line-height: 1;
     box-shadow: none;
    text-shadow: none;
    transform: none;
}
.button_other {
    display: inline-block;
    margin: 5px 5px 5px 9px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
     box-shadow: none;
    text-shadow: none;
    transform: none;
}
.button_other span {
    display: inline-block;
    padding: 24px 10px;
    background-color: #E0373B;
    font-family: 'Railway', Arial, sans-serif;
    line-height: 1;
    box-shadow: none;
    text-shadow: none;
    transform: none;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(PATH_TO/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 33px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 19px;
    color: #ffffff;
    background-color: none;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'\e040';
}
.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'\e041';
}
.soc-instagram {
    background-color: #405de6;
}
.soc-instagram:before {
    content:'\e057';
}



@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    .thumbnail-image img {
        width: 500px;
        height: auto;
        margin: 0 auto;
    }

}
