/*!
Theme Name: IBEW Theme
Theme URI: http://meltemiweb.com
Author: Meltemi
Author URI: http://meltemiweb.com
Description: Sassy
*/
body {
  font-family: "open-sans", sans-serif; }

h1, h2, h3, h4, h5 {
  font-family: "museo-slab", serif;
  font-weight: 700; }

.push-down {
  min-height: 110px; }

.strap {
  font-family: "open-sans", sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 600; }

h1, h4 {
  color: #c02931; }

h1.archive-title {
  color: #c02931;
  font-size: 2.2em; }

.archive-description {
  padding: 40px 0 0 40px;
  margin: 0; }

h2 {
  margin-top: 30px; }

h4 {
  margin-top: 30px; }

.entry {
  padding: 40px; }

.site-inner {
  padding-top: 0px; }

@media (max-width: 800px) {
  .entry {
    padding: 10px; }

  h2 {
    padding: 10px 0; } }
.admin-bar .site-header {
  top: 32px; }

.site-header {
  left: 0;
  min-height: 40px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #0b2a42;
  color: #fff;
  padding: 10px 0;
  border-bottom: #c02931 4px solid;
  transition: height 500ms, padding 500ms; }
  .site-header .nav-primary {
    margin-top: 0; }

.site-title {
  margin-top: 12px; }

.site-header.shrunk {
  padding: 0; }

.header-image .site-title a {
  width: 160px;
  min-height: 32px; }

.menu-toggle {
  background: #0b2a42;
  border-top: 0;
  color: #fff; }

.menu-toggle:hover {
  border-top: 0;
  background: #64a8e5; }

button.sub-menu-toggle {
  color: #fff; }

@media (max-width: 800px) {
  .wrap.shrunk {
    padding: 10px 10px; }

  .header-image .site-title a {
    margin-top: 0px;
    margin-left: 10px; }
  .header-image .title-area {
    width: 160px;
    margin: 0px auto;
    padding-top: 0px; } }
nav ul {
  background: #0b2a42;
  text-transform: uppercase;
  font-weight: bold; }
nav li a {
  color: #fff; }

.nav-primary {
  border-top: 0px; }

.site-header .nav-primary .genesis-nav-menu a {
  color: #fff; }
  .site-header .nav-primary .genesis-nav-menu a a:hover {
    color: #c02931;
    text-decoration: none; }

.site-header .nav-primary .genesis-nav-menu .sub-menu a {
  color: #0b2a42; }

.site-header .nav-primary .genesis-nav-menu .sub-menu a:hover {
  color: #c02931;
  text-decoration: none; }

.home-page-hero {
  margin-top: 80px;
  background: url("images/ibew.jpg") no-repeat center 20%;
  width: 100%;
  min-height: 400px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.hero-cta {
  padding: 30px 30px;
  border: 2px solid #fff;
  max-width: 360px;
  word-wrap: break-word;
  float: right;
  margin-top: 60px;
  margin-bottom: 40px;
  background: #999;
  background: rgba(51, 51, 51, 0.5);
  text-align: center; }
  .hero-cta h2 {
    margin: 0px 0 10px;
    font-size: 1.2em;
    color: #fff;
    text-transform: uppercase; }
  .hero-cta p {
    color: #fff;
    margin-bottom: 10px;
    font-weight: bolder; }
  .hero-cta hr {
    margin: 20px 0; }

@media (max-width: 800px) {
  .hero-cta {
    padding: 30px 30px;
    border: 2px solid #fff;
    word-wrap: break-word;
    margin-top: 60px;
    margin-bottom: 40px;
    background: #999;
    background: rgba(51, 51, 51, 0.5);
    text-align: center; } }
.button, .member-login, .sign-up {
  border: 1px solid #fff;
  padding: 10px 20px 12px;
  text-decoration: none;
  font-weight: bold; }
  .button .a, .member-login .a, .sign-up .a {
    text-transform: uppercase; }

.member-login {
  background: #c02931;
  margin: 10px 0 5px; }
  .member-login:hover {
    background: #970F16; }

.sign-up {
  background: #64a8e5;
  margin: 10px 0 5px; }
  .sign-up:hover {
    background: #1C63A3; }

.section-header {
  margin-top: 50px;
  margin-bottom: 40px; }
  .section-header h2 {
    display: block;
    float: left;
    width: 60%;
    font-family: "museo-slab", serif;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
    color: #c02931; }
  .section-header .view-all {
    position: relative;
    float: left;
    width: 40%;
    font-size: 0.8em;
    color: #c02931;
    text-align: right;
    text-transform: uppercase;
    margin-top: 28px;
    padding-right: 10px; }
  .section-header .view-all:after {
    content: "\f0da";
    font-size: 1.2em;
    font-family: FontAwesome;
    right: -2px;
    position: absolute;
    top: -2px; }
  .section-header .clear {
    clear: both;
    border-bottom: 2px solid #7191B3; }

@media (max-width: 800px) {
  .section-header h2 {
    width: 100%;
    padding-bottom: 0px; }

  .view-all {
    display: none; } }
.jobcalls {
  background: #E4E7EA;
  margin-top: 30px;
  padding-bottom: 40px;
  margin-left: -40px;
  margin-right: -40px; }
  .jobcalls div {
    color: #c02931;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 20px; }
  .jobcalls table {
    margin-bottom: 0;
    padding-bottom: 0; }
  .jobcalls h2 {
    font-size: 1.2em;
    color: #fff;
    background: #c02931;
    text-transform: uppercase;
    padding: 15px 15px 10px; }
  .jobcalls p {
    padding: 10px 15px 0px;
    font-weight: bold; }
  .jobcalls .dynamic {
    color: #c02931; }
  .jobcalls .job-count {
    font-weight: bold; }
  .jobcalls h4 {
    margin: 0 15px;
    text-transform: uppercase; }
  .jobcalls .view-all {
    position: relative;
    font-weight: bold;
    font-size: 1em;
    color: #c02931;
    text-align: right;
    text-transform: uppercase;
    margin-top: 28px;
    padding-right: 10px;
    margin-right: 20px; }
  .jobcalls .view-all:after {
    content: "\f0da";
    font-size: 1.2em;
    font-family: FontAwesome;
    right: -2px;
    position: absolute;
    top: -2px; }

.gallery-sidebar {
  background: #F1F2F4;
  padding: 15px;
  margin-top: 40px; }
  .gallery-sidebar h2 {
    color: #c02931;
    text-transform: uppercase;
    border-bottom: 2px solid #7191B3;
    padding-bottom: 5px;
    font-size: 1.4em; }
  .gallery-sidebar .view-all {
    position: relative;
    font-weight: bold;
    font-size: 1em;
    color: #c02931;
    text-align: right;
    text-transform: uppercase;
    margin-top: 28px;
    padding-right: 10px;
    margin-right: 0px; }
  .gallery-sidebar .view-all:after {
    content: "\f0da";
    font-size: 1.2em;
    font-family: FontAwesome;
    right: -2px;
    position: absolute;
    top: -2px; }

.join-sidebar {
  margin: 0; }

.facebook-sidebar {
  background: #F1F2F4;
  padding: 15px;
  margin: 0px 0;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center; }
  .facebook-sidebar .fb-text-large {
    font-size: 1.45em; }
  .facebook-sidebar .fb-text {
    text-transform: uppercase;
    color: #0b2a42; }

.bugs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px; }

.pre-footer-cta {
  background: #0F3B57;
  color: #fff;
  padding: 40px 0; }

.cta-icons {
  font-size: 5em;
  margin: 0 0 30px; }

.pre-footer-col {
  text-align: center;
  padding: 40px; }
  .pre-footer-col .header {
    padding: 5px 10px;
    font-family: "museo-slab", serif;
    margin: 20px 0 20px;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
    background: #c02931; }
  .pre-footer-col p {
    margin: 20px 0 40px; }

.pre-footer-col a {
  color: #B6E0FC; }

.pre-footer {
  padding: 40px 0;
  background: #0b2a42;
  color: #64a8e5;
  font-size: 0.8em; }
  .pre-footer .col-lg-2 {
    text-align: center; }
  .pre-footer .header {
    padding: 5px 10px;
    font-family: "museo-slab", serif;
    margin: 0px 0 20px;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
    background: #c02931; }
  .pre-footer a {
    color: #fff; }
  .pre-footer ul {
    margin-top: 30px;
    margin-bottom: 50px; }
  .pre-footer li {
    margin-bottom: 10px; }
  .pre-footer .footer-address {
    color: #fff;
    text-align: left;
    margin-bottom: 40px; }
    .pre-footer .footer-address img {
      margin-bottom: 20px; }

.site-footer {
  background: #0b2a42;
  padding: 50px 0;
  color: #fff; }
  .site-footer a {
    color: #fff; }

.news-summary h3 {
  font-family: "open-sans", sans-serif;
  font-weight: bold;
  font-size: 1.5em; }
.news-summary h4 {
  text-transform: uppercase;
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  color: #999;
  font-size: 0.8em; }

.event-container {
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
  padding-bottom: 40px; }
  .event-container .title h3 {
    margin-bottom: 5px;
    color: #c02931; }
  .event-container .time {
    color: #0b2a42;
    font-weight: bold; }
  .event-container .location {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bolder;
    color: #666;
    margin-bottom: 10px; }

.event-body {
  min-height: 140px;
  margin-left: 100px; }

.event-date {
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 80px;
  border: #7191B3 1px solid;
  margin: 0px 20px 20px 0;
  text-align: center;
  font-family: "open-sans", sans-serif;
  font-weight: bold; }
  .event-date .month {
    background: #0b2a42;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase; }
  .event-date .date {
    color: #c02931;
    font-size: 2em;
    line-height: 1.2em;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee; }
  .event-date .day {
    padding: 5px;
    color: #666; }

@media (max-width: 800px) {
  .event-body {
    margin-left: 0;
    margin-right: 0; }

  .event-date {
    float: right;
    width: 60px;
    margin: 0 0 20px 10px; }
    .event-date .month {
      padding: 2px 5px; }
    .event-date .date {
      font-size: 1em;
      padding: 5px; } }
.hide-class a, .show-class a {
  text-transform: uppercase;
  font-size: 0.8em; }

.fa-file-pdf-o.download-icon {
  font-size: 2em;
  margin-right: 10px;
  color: #c02931; }

.post-list {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #eee; }

.post-list img {
  margin-top: 5px;
  margin-bottom: 20px; }

.entry-header img {
  margin-bottom: 20px; }

.read-more {
  text-transform: uppercase;
  font-size: 0.8em; }

.quotation {
  background: #F5FAFC;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px 40px;
  text-align: center; }

blockquote {
  font-family: "ff-tisa-web-pro", serif;
  font-size: 1.4em;
  border-left: 0; }

blockquote:before {
  font-family: "ff-tisa-web-pro", serif;
  display: block;
  padding-left: 10px;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -5px;
  top: -5px;
  color: #333; }

.citation {
  font-size: 0.8em;
  color: #666; }

.flexbox-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }

.key-container {
  margin-bottom: 30px;
  padding: 20px 40px;
  background: #F5FAFC; }

.key-number {
  margin-top: -20px;
  padding-top: 0;
  font-family: "ff-tisa-web-pro", serif;
  color: #c02931;
  font-size: 4em;
  text-align: center;
  font-weight: 700; }

.key-fact {
  text-align: center;
  font-weight: bold; }

.timeline-container {
  padding: 40px 0; }

.timeline {
  margin: 20px 0; }

.exec-container {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px 40px;
  background: #F5FAFC; }
  .exec-container h4 {
    margin-top: 10px; }

.caldera-grid .row {
  background: #F5FAFC;
  margin-top: 30px;
  padding: 20px; }
.caldera-grid h3 {
  color: #c02931;
  margin-top: 0; }
.caldera-grid p {
  margin-bottom: 0; }

.r-form {
  padding: 10px 20px; }

.caldera-grid .checkbox input[type="checkbox"] {
  margin-top: 5px; }

.caldera-grid .radio input[type="radio"] {
  margin-top: 7px; }

.caldera-grid input[type="submit"] {
  padding: 20px 40px; }

.caldera-grid input[type="submit"]:hover {
  color: #fff; }

.caldera-grid .last_row {
  background: #fff; }

.caldera-grid .form-group {
  padding-bottom: 0; }

.address-container {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px 42px;
  background: #F5FAFC; }
  .address-container p {
    font-weight: normal; }
  .address-container h4 {
    margin-top: 10px; }

div.wpcf7-response-output {
  margin-top: 50px; }

#show-contact-form {
  font-weight: bold;
  background: #F5FAFC;
  padding: 20px;
  margin-top: 30px; }

#contact-form {
  padding: 0px;
  display: none; }

input.your-name, input.your-email {
  width: 100%; }

.contact-form {
  padding-bottom: 40px; }

.contact-clear {
  margin: 30px 0; }

.fa-telegram {
  color: #c02931;
  font-size: 2em;
  margin-right: 20px; }

.contact-container {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  background: #F5FAFC; }
  .contact-container p {
    font-weight: normal; }
  .contact-container h3 {
    color: #c02931; }
  .contact-container h4 {
    margin-top: 10px; }

.biz-card-container {
  padding: 10px;
  font-weight: normal; }

.biz-card {
  min-height: 140px;
  padding: 10px;
  background: #F5FAFC; }
  .biz-card hr {
    margin: 5px 0 8px; }

.fa-phone {
  margin-left: 2px;
  margin-right: 12px; }

.fa-envelope {
  margin-right: 10px; }

.jobcall-recording {
  text-align: center;
  background: #F5FAFC;
  padding: 20px;
  margin: 30px 0; }
  .jobcall-recording h3 {
    color: #c02931;
    margin-top: 0; }

.advocacy-panel {
  text-align: center;
  background: #F5FAFC;
  padding: 20px;
  margin: 30px 0; }
  .advocacy-panel h2 {
    color: #c02931;
    margin-top: 0; }

.join-ibew {
  background: #F5FAFC;
  margin-top: 130px;
  margin-bottom: 0px;
  padding: 10px 40px 20px;
  text-align: center; }
  .join-ibew p {
    font-weight: bold; }
  .join-ibew h3 {
    color: #c02931; }

@media (max-width: 800px) {
  .join-ibew {
    margin-top: 20px; } }
.what-union {
  background: #F5FAFC;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px 40px;
  text-align: center;
  font-family: "ff-tisa-web-pro", serif;
  font-style: italic;
  font-size: 1.2em; }
  .what-union h3 {
    font-style: normal;
    color: #c02931;
    margin-top: 0; }

.partner {
  min-height: 100px;
  margin-bottom: 60px; }
  .partner .partner-name {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    min-height: 50px;
    font-size: 1em; }
    .partner .partner-name a {
      font-size: 0.7em; }
  .partner .partner-logo {
    padding: 20px 40px;
    text-align: center; }

/*# sourceMappingURL=ibew.css.map */
