body {
    padding-top: 0;
    margin: 0;
    font-size: 16px;
    color: #404040;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility !important;
    font-family: 'Lato', sans-serif;
}

.navbar {
    height: 115px;
}

a {
    color: #bd300d;
}

a:focus, a:hover {
    color: #99270b;
    text-decoration: none;
}

.h2, h2 {
    font-size: 28px;
}

.h4, h4 {
    font-size: 19px;
}

.sidebar-title {
    margin-top: 24px;
    margin-bottom: 18px;
    color: #3b3b3b;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

main h2, main .post-info {
    text-align: center;
}

.tags .fa {
    color: #cccccc;
    font-size: 17px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    margin-right: 2px;
}

.entry-title {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 34px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
    text-align: center;
    padding: 0 50px;
}

.entry-content h2 {
    margin: 20px 0 14px 0;
}

.container {
    width: 100%;
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}

.container article {
    margin-bottom: 60px;
}

article .read-more {
    display: inline-block;
    float: left;
}

article .more-link {
    float: left;
}

nav.navbar {
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 77%, #f7f6f5 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 77%,#f7f6f5 100%);
    background: linear-gradient(to right, #ffffff 0%,#ffffff 77%,#f7f6f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f6f5',GradientType=1 );
}

body > .wrapper {
    padding-top: 28px;
    background: white url(img/content-top-shadow.png) left top/100% 76px no-repeat;
}

body > .wrapper .col-lg-2 {
    /*width: 22%;*/
}

body > .wrapper .col-lg-6 {
    /*width: 56%;*/
}

#menu-primary-menu > li {
    border: none;
    padding: 0;
    position: relative;
}

#menu-primary-menu > li > a {
    display: inline-block;
    color: #1c4554;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 17px 0 18px 77px;
    width: 100%;
}

#menu-primary-menu > li > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px;
    top: 0;
    left: 0;
    height: 100%;
}

#menu-primary-menu > li > a:hover {
    color: #112a33;
}

#menu-primary-menu > li > a:hover:before {
    /*background-color: #f3f6f6;*/
}

#menu-primary-menu > .current-menu-item > a:before {
    background-color: #1c4554 !important;
}

#menu-primary-menu > li.menu-item-home > a {
    background: url(img/icons-assets/home.svg) 28px center no-repeat;
}

#menu-primary-menu > li > a[href*="/career"] {
    background: url(img/icons-assets/career.svg) 24px center no-repeat;
}

#menu-primary-menu > li > a[href*="/development"] {
    background: url(img/icons-assets/development.svg) 21px center no-repeat;
}

#menu-primary-menu > li > a[href*="/money"] {
    background: url(img/icons-assets/money.svg) 22px center no-repeat;
}

#menu-primary-menu > li > a[href*="/managing-down"] {
    background: url(img/icons-assets/managing-down.svg) 26px center no-repeat;
}

#menu-primary-menu > li > a[href*="/managing-up"] {
    background: url(img/icons-assets/managing-up.svg) 26px center no-repeat;
}

#menu-primary-menu > li > a[href*="/tools"] {
    background: url(img/icons-assets/tools.svg) 26px center no-repeat;
}

.sidebar-widget li {
    border: none;
    font-size: 14px;
}

.sidebar-widget > div {
    padding-bottom: 6px;
}

.sidebar-widget > div:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar li {
    margin-bottom: 17px;
}

.navbar {
    margin-bottom: 0;
}

.navbar > .container {
    height: 100%;
    position: relative;
}

.navbar > .container > .navbar-header {
    position: relative;
}

.navbar .logo {
    display: inline-block;
    width: 150px;
    height: 68px;
    margin-left: 25px;
    margin-top: 27px;
    background: url(img/logo.svg) left center no-repeat;
    background-size: contain;
    float: left;
}

.navbar .searchform {
    display: inline-block;
    width: 240px;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top: 42px;
}

.navbar .searchform input[type="text"] {
    height: 34px;
    border-radius: 17px;
    border: 0;
    outline: 0;
    padding: 0 10px 0 35px;
    background: #ededed url(img/icons-assets/search-small.svg) 9px center no-repeat;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
}

.navbar .searchform input[type="text"]:focus {
    background-color: white;
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar .searchform input[type="submit"], .navbar .searchform label {
    display: none;
}

.l-col {
    float: left;
    width: 19.20634921%;
    padding-right: 33px;
    position: relative;
}

.c-col {
    float: left;
    width: 58.57142857%;
    padding: 0 33px;
    position: relative;
}

.r-col {
    float: left;
    padding-left: 33px;
    width: 22.22222222%;
    position: relative;
}

.v-separator {
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 15%, rgba(0,0,0,0.07) 85%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 15%,rgba(0,0,0,0.07) 85%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 15%,rgba(0,0,0,0.07) 85%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
}

.sidebar-left .v-separator {
    right: 0;
}

.sidebar .v-separator {
    left: 0;
}

.widget_archive {
    padding-bottom: 0 !important;
}

.widget_archive li {
    margin-bottom: 0;
}

.widget_archive > .sidebar-title {
    margin-top: 11px !important;
    color: #bd300d;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.widget_archive > .sidebar-title:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 12px;
    background: url(img/icons-assets/expand-arrow.svg) left center no-repeat;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
}

.widget_archive.open > .sidebar-title:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.widget_archive ul {
    display: none;
}

.widget_archive.open ul {
    display: block !important;
}

.header-widget {
    position: absolute;
    top: 0;
    right: 25px;
    height: 100%;
}

.header-widget .table {
    display: table;
    height: 100%;
}

.header-widget .cell {
    display: table-cell;
    vertical-align: middle;
}

.header-widget .widget_nav_menu ul {
    list-style-type: none;
}

.pager li>a, .pager li>span {
    border: none;
}

.c-col .pager {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 0;
    margin: 20px 0 0 0;
    text-align: center;
    list-style: none;
    padding-top: 20px;
}

.crp_related {
    padding: 0 0 25px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}

.crp_related h3, #comments h3 {
    margin-top: 0;
    font-size: 19px;
    text-align: left;
    padding: 0;
}

.crp_related ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

.crp_related ul li {
    display: table-cell;
    list-style-type: none;
    width: 33.333333%;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px;
}

.crp_related ul li a {
    display: inline-block;
}

.crp_related ul li span {
    display: inline-block;
    color: #999999;
    font-size: 14px;
}

.crp_related h3, #comments h4 {
    margin: 25px 0;
}

.comment {
    padding: 0 0 0 60px;
    border: 0;
    position: relative;
}

.comment-author {
    background: transparent;
    display: inline-block;
    font-size: 14px;
    margin-top: -3px;
}

.comment-author cite {
    font-style: normal;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    display: inline-block;
    font-size: 14px;
}

.comment-meta a {
    color: #999999;
}

.comment-author img {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 5px;
    width: 45px;
    height: 45px;
}

.comment-body p {
    margin: 5px 0;
}

.comment-body .reply {
    font-size: 14px; 
}

.comment-form-comment label {
    font-weight: 600;
}

label {
    font-weight: 600;
}

@media (max-width: 768px) {
  .r-col {
    display: none;
  }

  .l-col {
    width: 30%;
  }

  .c-col {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .l-col, .c-col {
    float: none;
    width: 100%;
  }
}

.post-illustration {
  margin-top: 5px;
}