/*!* ----------------------- Blog ------------------------ *!*/

/*.posts-panel {*/
    /*!*max-width: 75rem;*!*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*width: 100%;*/
    /*float: left;*/
    /*padding-right: 0.625rem;*/
    /*padding-left: 0.625rem;*/
    /*float: none !important;*/
    /*!*margin: 1.25rem 0.625rem;*!*/
    /*background-color: #fefefe;*/
    /*border-radius: 0;*/
    /*box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.2);*/
/*}*/

/*.posts-panel a {*/
    /*color: #4b6fb8;*/
/*}*/

/*.post-summary{*/
    /*overflow: hidden;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 4;*/
    /*-webkit-box-orient: vertical;*/
/*}*/

/*.post-summary p:first-child{*/
    /*display: block;*/
/*}*/

/*.post-summary p{*/
    /*display: none;*/
/*}*/

/*.posts-panel::before, .posts-panel::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.posts-panel::after {*/
    /*clear: both;*/
/*}*/

/*@media print, screen and (min-width: 40em) {*/
    /*.posts-panel {*/
        /*padding-right: 0.9375rem;*/
        /*padding-left: 0.9375rem;*/
    /*}*/
/*}*/

/*.posts-panel:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel, .posts-panel:last-child {*/
    /*float: none;*/
/*}*/

/*.posts-panel .panel-header {*/
    /*!*max-width: 75rem;*!*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*width: 100%;*/
    /*float: left;*/
    /*padding-right: 0.625rem;*/
    /*padding-left: 0.625rem;*/
    /*border-bottom: 0.25rem solid #e6e6e6;*/
/*}*/

/*.posts-panel .panel-header::before, .posts-panel .panel-header::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.posts-panel .panel-header::after {*/
    /*clear: both;*/
/*}*/

/*@media print, screen and (min-width: 40em) {*/
    /*.posts-panel .panel-header {*/
        /*padding-right: 0.9375rem;*/
        /*padding-left: 0.9375rem;*/
    /*}*/
/*}*/

/*.posts-panel .panel-header:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel .panel-header, .posts-panel .panel-header:last-child {*/
    /*float: none;*/
/*}*/

/*.posts-panel .panel-header .panel-title {*/
    /*margin: 0;*/
    /*padding: 0.9375rem 0;*/
    /*color: #8a8a8a;*/
    /*font-size: 21px;*/
/*}*/

/*.posts-panel .panel-content {*/
    /*padding: 0.9375rem 0;*/
/*}*/

/*.posts-panel .pinned-post, .posts-panel .posts-list {*/
    /*!*max-width: 75rem;*!*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*width: 100%;*/
    /*float: left;*/
    /*padding-right: 0;*/
    /*padding-left: 0;*/
/*}*/

/*.posts-panel .pinned-post::before, .posts-panel .pinned-post::after, .posts-panel .posts-list::before, .posts-panel .posts-list::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.posts-panel .pinned-post::after, .posts-panel .posts-list::after {*/
    /*clear: both;*/
/*}*/

/*.posts-panel .pinned-post:last-child:not(:first-child), .posts-panel .posts-list:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel .pinned-post, .posts-panel .pinned-post:last-child, .posts-panel .posts-list, .posts-panel .posts-list:last-child {*/
    /*float: none;*/
/*}*/

/*.posts-panel .posts-list .post-item:not(:last-child) {*/
    /*border-bottom: 0.0625rem solid #e6e6e6;*/
/*}*/

/*.posts-panel .post-item {*/
    /*!*max-width: 75rem;*!*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*padding: 0.9375rem 0;*/
/*}*/

/*.posts-panel .post-item::before, .posts-panel .post-item::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.posts-panel .post-item::after {*/
    /*clear: both;*/
/*}*/

/*.posts-panel .post-item .post-thumbnail {*/
    /*display: block;*/
    /*width: 33.33333%;*/
    /*float: left;*/
    /*padding-right: 0.625rem;*/
    /*padding-left: 0.625rem;*/
/*}*/

/*@media print, screen and (min-width: 40em) {*/
    /*.posts-panel .post-item .post-thumbnail {*/
        /*padding-right: 0.9375rem;*/
        /*padding-left: 0.9375rem;*/
    /*}*/
/*}*/

/*.posts-panel .post-item .post-thumbnail:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel .post-item .post-thumbnail img {*/
    /*width: 100%;*/
    /*height: auto;*/
/*}*/

/*.posts-panel .post-item .post-text {*/
    /*width: 66.66667%;*/
    /*float: left;*/
    /*padding-right: 0.625rem;*/
    /*padding-left: 0.625rem;*/
/*}*/

/*@media print, screen and (min-width: 40em) {*/
    /*.posts-panel .post-item .post-text {*/
        /*padding-right: 0.9375rem;*/
        /*padding-left: 0.9375rem;*/
    /*}*/
/*}*/

/*.posts-panel .post-item .post-text:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel .post-item .post-text p {*/
    /*margin: 0;*/
/*}*/

/*.posts-panel .post-item .post-title {*/
    /*font-size: 20px;*/
/*}*/

/*.posts-panel .post-item .post-meta {*/
    /*color: #8a8a8a;*/
    /*font-size: 0.875rem;*/
/*}*/

/*.posts-panel .post-item .meta {*/
    /*display: inline-block;*/
    /*margin-right: 0.9375rem;*/
/*}*/

/*.posts-panel .post-item .meta-icon, .posts-panel .post-item .meta-text {*/
    /*display: inline-block;*/
    /*padding-right: 0.3125rem;*/
/*}*/

/*.posts-panel .post-item .post-read-more {*/
    /*display: block;*/
    /*font-size: 0.875rem;*/
/*}*/

/*.posts-panel .post-item .post-read-more .fa {*/
    /*padding: 0 0.3125rem;*/
/*}*/

/*.posts-panel .pinned-post .post-item {*/
    /*border-bottom: 0.0625rem solid #e6e6e6;*/
/*}*/

/*.posts-panel .pinned-post .post-thumbnail {*/
    /*display: block;*/
    /*!*max-width: 75rem;*!*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*width: 100%;*/
    /*float: left;*/
    /*padding-right: 0.625rem;*/
    /*padding-left: 0.625rem;*/
/*}*/

/*.posts-panel .pinned-post .post-thumbnail::before, .posts-panel .pinned-post .post-thumbnail::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.posts-panel .pinned-post .post-thumbnail::after {*/
    /*clear: both;*/
/*}*/

/*@media print, screen and (min-width: 40em) {*/
    /*.posts-panel .pinned-post .post-thumbnail {*/
        /*padding-right: 0.9375rem;*/
        /*padding-left: 0.9375rem;*/
    /*}*/
/*}*/

/*.posts-panel .pinned-post .post-thumbnail:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel .pinned-post .post-thumbnail, .posts-panel .pinned-post .post-thumbnail:last-child {*/
    /*float: none;*/
/*}*/

/*.posts-panel .pinned-post .post-thumbnail img {*/
    /*width: 100%;*/
    /*height: auto;*/
/*}*/

/*.posts-panel .pinned-post .post-text {*/
    /*!*max-width: 75rem;*!*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*width: 100%;*/
    /*float: left;*/
    /*padding-right: 0.625rem;*/
    /*padding-left: 0.625rem;*/
    /*margin-top: 0.9375rem;*/
/*}*/

/*.posts-panel .pinned-post .post-text::before, .posts-panel .pinned-post .post-text::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.posts-panel .pinned-post .post-text::after {*/
    /*clear: both;*/
/*}*/

/*@media print, screen and (min-width: 40em) {*/
    /*.posts-panel .pinned-post .post-text {*/
        /*padding-right: 0.9375rem;*/
        /*padding-left: 0.9375rem;*/
    /*}*/
/*}*/

/*.posts-panel .pinned-post .post-text:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*.posts-panel .pinned-post .post-text, .posts-panel .pinned-post .post-text:last-child {*/
    /*float: none;*/
/*}*/

/*@media screen and (max-width: 39.9375em) {*/
    /*.posts-panel .posts-list .post-title {*/
        /*font-size: 1.125rem;*/
    /*}*/
    /*.posts-panel .posts-list .post-meta {*/
        /*font-size: 0.75rem;*/
    /*}*/
    /*.posts-panel .posts-list .post-summary {*/
        /*font-size: 0.75rem;*/
    /*}*/
    /*.posts-panel .posts-list .post-read-more {*/
        /*display: none;*/
    /*}*/
/*}*/

/*@media screen and (min-width: 40em) and (max-width: 63.9375em) {*/
    /*.posts-panel .posts-list .post-title {*/
        /*font-size: 1.25rem;*/
    /*}*/
    /*.posts-panel .posts-list .post-meta {*/
        /*font-size: 0.875rem;*/
    /*}*/
    /*.posts-panel .posts-list .post-summary {*/
        /*font-size: 0.875rem;*/
    /*}*/
/*}*/

/*.posts-panel.grid .pinned-post, .posts-panel.grid .posts-list {*/
    /*width: 50%;*/
    /*float: left;*/
    /*padding-right: 0;*/
    /*padding-left: 0;*/
/*}*/

/*.posts-panel.grid .pinned-post:last-child:not(:first-child), .posts-panel.grid .posts-list:last-child:not(:first-child) {*/
    /*float: right;*/
/*}*/

/*@media screen and (max-width: 39.9375em) {*/
    /*.posts-panel.grid .pinned-post, .posts-panel.grid .posts-list {*/
        /*!*max-width: 75rem;*!*/
        /*margin-right: auto;*/
        /*margin-left: auto;*/
        /*width: 100%;*/
        /*float: left;*/
        /*padding-right: 0;*/
        /*padding-left: 0;*/
    /*}*/
    /*.posts-panel.grid .pinned-post::before, .posts-panel.grid .pinned-post::after, .posts-panel.grid .posts-list::before, .posts-panel.grid .posts-list::after {*/
        /*display: table;*/
        /*content: ' ';*/
        /*-webkit-flex-basis: 0;*/
        /*-ms-flex-preferred-size: 0;*/
        /*flex-basis: 0;*/
        /*-webkit-order: 1;*/
        /*-ms-flex-order: 1;*/
        /*order: 1;*/
    /*}*/
    /*.posts-panel.grid .pinned-post::after, .posts-panel.grid .posts-list::after {*/
        /*clear: both;*/
    /*}*/
    /*.posts-panel.grid .pinned-post:last-child:not(:first-child), .posts-panel.grid .posts-list:last-child:not(:first-child) {*/
        /*float: right;*/
    /*}*/
    /*.posts-panel.grid .pinned-post, .posts-panel.grid .pinned-post:last-child, .posts-panel.grid .posts-list, .posts-panel.grid .posts-list:last-child {*/
        /*float: none;*/
    /*}*/
/*}*/

/*.posts-panel.grid .pinned-post .post-item {*/
    /*border: 0;*/
/*}*/

/*.posts-panel.grid .posts-list .post-title {*/
    /*font-size: 1.125rem;*/
/*}*/

/*.posts-panel.grid .posts-list .post-meta {*/
    /*font-size: 0.75rem;*/
/*}*/

/*.posts-panel.grid .posts-list .post-summary {*/
    /*font-size: 0.75rem;*/
/*}*/

/*.posts-panel.grid .posts-list .post-read-more {*/
    /*display: none;*/
/*}*/

/*.card-blog {*/
    /*position: relative;*/
    /*z-index: 0;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-flex-direction: column;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*margin-bottom: 1rem;*/
    /*border: 0;*/
    /*border-radius: 0;*/
    /*background: #fefefe;*/
    /*box-shadow: none;*/
    /*overflow: hidden;*/
    /*color: #0a0a0a;*/
/*}*/

/*.card-blog > :last-child {*/
    /*margin-bottom: 0;*/
/*}*/

/*.card-blog:hover .card-blog-img {*/
    /*opacity: 1;*/
/*}*/

/*.card-blog-content {*/
    /*position: relative;*/
/*}*/

/*.card-blog-content::before {*/
    /*position: absolute;*/
    /*content: '';*/
    /*top: -3.4375rem;*/
    /*left: -1.875rem;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-style: solid;*/
    /*border-width: 3.4375rem 0 0 31.25rem;*/
    /*z-index: 0;*/
    /*border-color: transparent transparent transparent #fefefe;*/
/*}*/

/*.card-blog-actions {*/
    /*-webkit-flex: 0 1 auto;*/
    /*-ms-flex: 0 1 auto;*/
    /*flex: 0 1 auto;*/
    /*padding: 1rem;*/
    /*background: #e6e6e6;*/
    /*background: #fefefe;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
/*}*/

/*.card-blog-actions > :last-child {*/
    /*margin-bottom: 0;*/
/*}*/

/*.card-blog-img {*/
    /*max-width: 100%;*/
    /*opacity: 0.85;*/
    /*transition: all 0.25s ease;*/
/*}*/

/*!*.card-blog-content .authors:first-child .card-blog-avatar{*!*/
    /*!*position: absolute;*!*/
    /*!*bottom: 100%;*!*/
    /*!*left: 1rem;*!*/
    /*!*z-index: 2;*!*/
    /*!*max-width: 5.625rem;*!*/
/*!*}*!*/
/*.card-blog-avatar {*/
    /*max-width: 5.625rem;*/
    /*margin-right: 10px;*/
/*}*/

/*.card-blog-avatar img {*/
    /*border-radius: 50%;*/
    /*box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);*/
/*}*/

/*.card-blog-name {*/
    /*margin-bottom: 0;*/
    /*font-weight: 300;*/
    /*font-size: 1rem;*/
/*}*/

/*.card-blog-button {*/
    /*margin-bottom: 0;*/
    /*-webkit-flex: 1 0 0;*/
    /*-ms-flex: 1 0 0px;*/
    /*flex: 1 0 0;*/
/*}*/

/*.card-blog-button + .card-blog-button {*/
    /*margin-left: 1rem;*/
/*}*/

/*.card-blog-info {*/
    /*font-size: 0.875rem;*/
    /*letter-spacing: 1px;*/
    /*opacity: 0.8;*/
    /*margin-bottom: 1px;*/
/*}*/


/*.work-feature-block {*/
    /*padding: 10px 0;*/
    /*border-top: 1px solid #cacaca;*/
    /*border-bottom: 1px solid #cacaca;*/
/*}*/

/*.work-feature-block-image {*/
    /*display: block;*/
    /*margin: auto;*/
    /*padding: 10px 0;*/
/*}*/


/*.profile-card-action-icons {*/
    /*background-color: #fefefe;*/
    /*font-weight: 400;*/
    /*margin-bottom: 1.6rem;*/
    /*border-radius: 0.125rem;*/
    /*box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.18), 0 0.125rem 2px rgba(0, 0, 0, 0.36);*/
/*}*/

/*.profile-card-action-icons .card-section {*/
    /*background-color: inherit;*/
    /*padding: 0.5rem 0 0;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header,*/
/*.profile-card-action-icons .card-section .profile-card-about {*/
    /*border-bottom: 0.0625rem solid #cacaca;*/
    /*padding: 0.7rem 1rem;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header {*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-align-items: flex-start;*/
    /*-ms-flex-align: start;*/
    /*align-items: flex-start;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header .profile-card-avatar {*/
    /*margin-right: 0.5rem;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header .profile-card-avatar .avatar-image {*/
    /*border-radius: 50%;*/
    /*width: 3.75rem;*/
    /*height: 3.75rem;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header .profile-card-author {*/
    /*-webkit-flex: 1 0 0;*/
    /*-ms-flex: 1 0 0px;*/
    /*flex: 1 0 0;*/
    /*margin-top: 0.3rem;*/
    /*padding-bottom: 0;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header .profile-card-author .author-title,*/
/*.profile-card-action-icons .card-section .profile-card-header .profile-card-author .author-description {*/
    /*margin-bottom: 0;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header .profile-card-author .author-title {*/
    /*color: #0a0a0a;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-header .profile-card-author .author-description {*/
    /*color: #8a8a8a;*/
    /*font-size: 0.9em;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .about-title {*/
    /*text-transform: uppercase;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .separator-left {*/
    /*text-align: left;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .separator-left::before, .profile-card-action-icons .card-section .profile-card-about .separator-left::after {*/
    /*display: table;*/
    /*content: ' ';*/
    /*-webkit-flex-basis: 0;*/
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    /*-webkit-order: 1;*/
    /*-ms-flex-order: 1;*/
    /*order: 1;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .separator-left::after {*/
    /*clear: both;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .separator-left::after {*/
    /*position: relative;*/
    /*width: 3rem;*/
    /*border-bottom: 0.125rem solid #1779ba;*/
    /*margin: 0.3rem auto 0;*/
    /*margin-left: 0;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .about-content {*/
    /*margin-bottom: 0;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .about-skills {*/
    /*margin-top: 0.6rem;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .about-skills ul.arrow {*/
    /*list-style-type: none;*/
    /*padding-left: 0;*/
    /*margin-left: 0;*/
    /*margin-bottom: 0;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-about .about-skills ul.arrow li:before {*/
    /*content: '\f006';*/
    /*font-family: 'FontAwesome';*/
    /*float: left;*/
    /*color: #1779ba;*/
    /*margin-right: 0.5rem;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-action {*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-action .action-area {*/
    /*width: 20%;*/
    /*border-right: 0.0625rem solid #cacaca;*/
    /*text-align: center;*/
    /*padding-top: 0.4rem;*/
    /*padding-bottom: 0.4rem;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-action .action-area:last-of-type {*/
    /*border-right: none;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-action .action-area .action-anchor.has-tip {*/
    /*border-bottom: none;*/
    /*cursor: pointer;*/
/*}*/

/*.profile-card-action-icons .card-section .profile-card-action .action-area .action-anchor .fa {*/
    /*color: #1779ba;*/
/*}*/


