#main-header {
    background: -moz-linear-gradient(left,  rgba(1,30,56,1) 0%, rgba(1,30,56,1) 50%, rgba(1,30,56,0) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(1,30,56,1)), color-stop(50%,rgba(1,30,56,1)), color-stop(100%,rgba(1,30,56,0))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(1,30,56,1) 0%,rgba(1,30,56,1) 50%,rgba(1,30,56,0) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(1,30,56,1) 0%,rgba(1,30,56,1) 50%,rgba(1,30,56,0) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(1,30,56,1) 0%,rgba(1,30,56,1) 50%,rgba(1,30,56,0) 100%) !important; /* IE10+ */
    background: linear-gradient(to right,  rgba(1,30,56,1) 0%,rgba(1,30,56,1) 50%,rgba(1,30,56,0) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00011e38', endColorstr='#00011e38',GradientType=1 ) !important; /* IE6-9 */
}
header #main-header blockquote, header #main-header p {
  font-size: 16px !important;
  text-transform: uppercase;
}
.page-id-31 #footer #main-footer,
.page-id-91 #footer #main-footer,
.page-id-202 #footer #main-footer,
.page-id-89 #footer #main-footer,
.page-id-80 #footer #main-footer{
  display: none;
}

.page-id-31 .twitter-widget-area h4,
.page-id-91 .twitter-widget-area h4,
.page-id-202 .twitter-widget-area h4,
.page-id-89 .twitter-widget-area h4,
.page-id-80 .twitter-widget-area h4{
    margin-top: 0;
    font-weight: 400;
}

.page-id-31 .twitter-widget-area li.tweet_first.tweet_odd,
.page-id-91 .twitter-widget-area li.tweet_first.tweet_odd,
.page-id-202 .twitter-widget-area li.tweet_first.tweet_odd,
.page-id-89 .twitter-widget-area li.tweet_first.tweet_odd,
.page-id-80 .twitter-widget-area li.tweet_first.tweet_odd{
    color: #666666 !important;
    line-height: 20px;
}

.sidebar-box.white.widget.widget_latest_tweets_widget {
    border-bottom: 1px solid #eee;
    margin: 30px 0;
}

.vc_single_image-wrapper.vc_box_border_grey {
  height: 300px;
  overflow: hidden;
}

.fb-page .fb_iframe_widget span {
  width: 223px !important;
}
@media (min-width: 992px){
    .fb-page .fb_iframe_widget span {
      width: 179px !important;
    }
}