.career-description {max-width:1440px}
.mod-award {
    display: inline-block;
    text-align: center;
    margin: 0 8px;
}

.header-block .col-md-12 {
    padding: 0;
}

/*Layouts css goes here

.wpv-loop .row {margin-top: 0;}

.blog .site-main article, .archive .site-main article, .search .site-main article {
  padding-bottom: 2em;
}

@media screen and (min-width: 48em) {
  .blog .site-main article, .archive .site-main article, .search .site-main article {
      padding-bottom: 4em;
  }
}

@media (min-width: 1200px)
bootstrap.min.css?ver=3.3.5:5
.container {
    width: 100%;
}

.page-header {
    border-bottom: none;
    margin: inherit;
}

.page-numbers a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.page-numbers a:hover {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.page-numbers ul li {
    list-style: none;
    display: inline-block;
    padding: 0.5em 0.75em;
}

.page-numbers ul li a:hover {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1)!important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1)!important;
}

.page-numbers ul li .wpv-archive-pagination-link-current {
    color: #767676;
}

.page-two-column .panel-content .entry-header {
    width: auto;
}

.page-two-column .panel-content .entry-content {
    width: 75%;
}

.panel-content .wrap {
    margin-left: auto;
    margin-right: auto;
}
*/