#header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("//unifynews.com/wp-content/uploads/2016/08/flag_closeup.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 0.6;
}
.site-title a img {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  box-shadow: 0 0 15px -2px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 0 15px -2px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0 0 15px -2px rgba(0,0,0,0.8);
  -o-box-shadow: 0 0 15px -2px rgba(0,0,0,0.8);
}
#header .pad {
  padding: 30px 20px;
}
#nav-topbar .nav li {
  font-weight: 400;
  font-size: 14px;
}
#nav-topbar .nav li a {
  padding: 15px 20px;
}
#nav-topbar .nav li a:hover {
  background-color: transparent !important;
}
#nav-topbar .nav li.current-menu-item a {
  background-color: transparent !important;
}
#nav-topbar .nav li.current-menu-item a:hover {
  background-color: transparent !important;
}
#nav-topbar .nav li.current-menu-parent a {
  background-color: transparent !important;
}
#nav-topbar .nav li.current-menu-parent a:hover {
  background-color: transparent !important;
}
#nav-topbar .nav li.current-menu-parent .sub-menu a {
  background-color: transparent !important;
}
#nav-topbar .nav li.current-menu-parent .sub-menu a:hover {
  background-color: transparent;
}
#nav-topbar .nav li.menu-date {
  color: gold;
  padding: 0 20px;
}
#nav-header .nav-wrap {
  padding: 0;
}
#nav-header .nav li {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  border-right: 1px solid rgba(255,255,255,0.1);
}
#nav-header .nav li a {
  padding: 20px;
}
#nav-header .nav li a:hover {
  background-color: rgba(255,255,255,0.1);
}
#loginwithajaxwidget-3 .lwa {
  background-color: rgba(0,0,0,0.05);
  padding: 10px;
  margin: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#loginwithajaxwidget-3 .lwa-submit-links {
  font-size: 12px;
  font-weight: 500;
}
#loginwithajaxwidget-3 .lwa-submit-links a {
  color: #ff2f1e;
  text-decoration: none;
}
#loginwithajaxwidget-3 .lwa-submit-links a:hover {
  text-decoration: underline;
}
.s2 .widget_ultimate_posts li {
  padding: 10px 0;
  border-bottom: 1px solid #E4E4E4;
}
.s2 .widget_ultimate_posts .post-title {
  line-height: 1;
}
.s2 .widget_ultimate_posts .post-title a {
  font-weight: 500;
  font-size: 15px;
  color: #444;
  line-height: 1 !important;
}
.s2 .widget_ultimate_posts .post-title a:hover {
  color: #ff2f1e;
}
.jetpack_subscription_widget #subscribe-email input {
  padding: 0.5rem;
  margin: 15px 0;
}
.jetpack_subscription_widget #subscribe-submit input {
  padding: 0.25rem;
}
.main-inner .content {
  box-shadow: 0 0 8px -2px;
  -moz-box-shadow: 0 0 8px -2px;
  -o-box-shadow: 0 0 8px -2px;
  -webkit-box-shadow: 0 0 8px -2px;
}
#footer-widgets .pad {
  padding-bottom: 0px;
}
#footer-widgets .widget_twitter_timeline {
  padding-bottom: 0px;
}
.contact-left {
  float: left;
  max-width: 45%;
}
.contact-right {
  float: right;
  max-width: 55%;
  width: 100%;
}
.wpcf7-form-control-wrap {
  float: left;
  margin-bottom: 10px;
}
.wpcf7 p {
  color: #444 !important;
}
