@media (min-width: 941px) {
.spokesman-tweet {
    width: 720px !important;
    margin: auto;
}
}

ul#menu-primary-menu {
    font-weight: 700 !important;
}

.wpforms-field-label {
font-family: 'Playfair Display', serif !important;
font-weight: 400 !important;
color: #2d2c67 !important;
text-transform: uppercase !important;
font-size: 20px !important;
}

.wpforms-submit {
font-family: 'Oswald', sans-serif !important;
text-transform: uppercase !important;
font-weight: 700 !important;
color: #ffffff !important;
background-color: #2d2c67 !important;
padding: 10px 40px !important;
border: none !important;

-webkit-transition: background-color 0.5s ease-out;
-moz-transition: background-color 0.5s ease-out;
-o-transition: background-color 0.5s ease-out;
transition: background-color 0.5s ease-out;
}

.wpforms-submit:hover {
background-color: #8f1b11 !important;
}

.wpforms-field-label-inline {
font-family: 'Lato', sans-serif !important;
font-size: 16px !important;
}

.btn-xl {
background-color: #2d2d66 !important;
}

.colored {
    font-weight: bold;
}

.btn.btn-primary.btn-xl {
    display: none !important;
}

.widget_mc4wp_form_widget {
    display: none !important;
}


.page-header {
    display: none;
}
header.entry-header {
    text-align: center !important;
}
@media (min-width: 750px) {
.posts-content {
    padding: 0 5% !important;
    margin-top: 30px;
}
.entry-title {
    font-size: 36px !important;
}
}
@media (max-width: 600px) {
.vc_custom_1567383996925 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.current-menu-item {
    background: white;
}
.navbar-default .navbar-nav li a {
    padding-left: 5px;
}
}
.footer-copyright {
   
    display: none;
}
/*h2.entry-title {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    margin-top: -71px;*/
/*}*/

.post-thumbnail {
    display: none;
}

.bottom-foot {
    font-size: 13px;
    color: #ccc;
    border: 1px solid;
    margin-top: 15px;
    padding: 6px;
}
.foot {
    color: #ccc;
    font-size: 13px;
    text-align: center;
      margin-top: 15px;
}