.button,
input[type="submit"] {
    line-height: 50px;
    background: #eee;
}
.content .title,
strong {
    font-weight: 600;
}
.blog-content p a:hover,
.comment-text p a:hover,
.logged-in-as a:hover,
.post-edit-link,
.post-text-bottom span.cat-links a:hover,
.single-post-text p a:hover {
    text-decoration: underline;
}
.post-comments .post-comment .desc span.comment-reply a:before,
.post-text-bottom .post-edit-link:before {
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-size: 16px;
    color: #646464;
    background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 25px;
    font-size: 30px;
    color: #323232;
    line-height: 1.4em;
    font-weight: 600;
}
.h-title {
    margin-bottom: 5px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
.row .col,
p {
    font-size: 16px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent;
}
::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}
.container,
.page {
    width: 100%;
    position: relative;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.card-inner .card-wrap,
.content-sidebar .sidebar-wrap,
.profile .main-menu-fixed .main-menu {
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.page {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container {
    margin: 8vh 6vw;
    top: 0;
    left: 0;
    height: 84vh;
    max-width: 1268px;
    max-height: 674px;
}
.container.opened {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
}
@media (max-height: 700px) {
    .container {
        margin-top: 3vh;
        margin-bottom: 3vh;
        height: 94vh;
    }
}
@media (max-height: 740px) {
    .container {
        margin-top: 6vh;
        margin-bottom: 6vh;
        height: 88vh;
    }
}
@media (max-width: 1300px) {
    .container {
        margin: 5vh 3vw;
        height: 90vh;
    }
}
.row {
    margin: 0 -30px;
    position: relative;
    font-size: 0;
}
.blog-detail span:first-child:before,
.button:before,
.checkbox label br,
.comments .title.comment-reply-title:after,
.comments .title.comment-reply-title:before,
.contact_form .row p,
.content .title.no-title:before,
.content.works .border-line-h:after,
.header .top-menu ul li ul,
.info-list ul li:last-child:before,
.post-comment.pingback .image,
.post-comments .form-comment .button:before,
.post-comments .post-comment:first-child:before,
.post-comments .title:before,
.profile .main-menu ul li ul li:after,
.profile .main-menu ul li ul li:before,
.resume-items .resume-item .date:before,
.resume-items .resume-item:last-child:after,
.row .col.border-line-v:first-child:before,
.row.border-line-v:before,
h2.screen-reader-text {
    display: none;
}
.row .col {
    padding: 30px;
}
.row .col .col {
    padding-top: 0;
    padding-bottom: 20px;
}
.border-line-v:before {
    left: -1px;
    background: -moz-radial-gradient(top, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(top, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(ellipse at top, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.border-line-h:after,
.info-list ul li:before,
.lnks:before {
    background: -moz-radial-gradient(center, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.border-line-h:after,
.lnks:before {
    background: radial-gradient(ellipse at center, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.button:before,
.content.blog .border-line-v:after,
.content.works .grid-items.border-line-v:after,
.lnk:before,
.service-items.border-line-v:after {
    background: -moz-radial-gradient(top, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(top, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
p {
    padding: 0;
    line-height: 1.8em;
    margin: 0 0 25px;
}
.lnks {
    display: flex;
    flex-direction: row;
}
.button,
.lnk,
input[type="submit"] {
    display: block;
    float: none;
    width: 100%;
    font-size: 14px;
    color: #323232;
}
.button:before,
.content.works .grid-items.border-line-v:after,
.lnk:before,
.service-items.border-line-v:after {
    background: radial-gradient(ellipse at top, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.button:focus,
.button:hover,
input[type="submit"] {
    border: none;
}
.button .arrow:after,
.button .arrow:before,
.lnk .arrow:after,
.lnk .arrow:before {
    background: #323232;
}
.button {
    padding: 0 30px;
    display: inline-block;
    float: none;
    width: auto;
    height: 50px;
    border-radius: 4px;
}
.button .text {
    padding-left: 14px;
}
button,
input,
input[type="submit"],
textarea {
    padding: 0 15px;
    font-size: 16px;
    height: 50px;
    color: #323232;
    border: 2px solid #eee;
}
input:focus,
textarea:focus {
    color: #323232;
    border: 2px solid #78cc6d;
}
input.error,
textarea.error {
    border: 2px solid red !important;
}
textarea {
    padding: 15px;
    height: 94px;
}
button {
    color: #323232;
    border-bottom: 1px solid #eee;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
input[type="submit"] {
    padding: 0 30px;
    border: 1px solid #eee;
    height: 50px;
    cursor: pointer;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    margin-right: 5px;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
input[type="radio"] {
    -webkit-appearance: radio;
}
select {
    width: 100%;
    height: 50px;
}
input[type="file"] {
    padding: 0;
    border: none;
    height: auto;
}
.header {
    margin-right: 8px;
    position: relative;
    left: 0;
    top: 15px;
    float: left;
}
.disable-sidebar .header .menu-btn,
.no-sidebar .header .menu-btn {
    height: 0;
    visibility: hidden;
    opacity: 0;
}
.header .top-menu ul,
.pager,
.pager .nav-links {
    margin: 0;
    padding: 0;
}
.header .top-menu ul li a {
    padding: 13px 3px;
    height: auto;
    color: #323232;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.header .top-menu ul li a:before {
    background: -moz-radial-gradient(right, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(right, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(ellipse at right, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.header .top-menu ul li a .icon {
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 30px;
    font-size: 20px;
    color: #323232;
    line-height: 30px;
}
.card-started {
    position: relative;
    float: left;
    width: 30%;
    height: 100%;
}
.card-started .profile {
    padding: 20px;
    position: relative;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.card-started .profile.no-photo {
    padding-top: 50px;
}
.card-started .profile.no-photo .title {
    margin-top: 200px;
}
.card-started .profile .slide {
    height: 52%;
}
.card-started .profile.n    o-photo .slide {
    height: 52%;
}
.card-started .profile .slide:after,
.card-started .profile .slide:before {
    left: -25%;
    bottom: -63%;
    width: 100%;
    height: 70%;
}
.card-started .profile .slide:after {
    left: auto;
    right: -25%;
    transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
}
.card-started .profile .image {
    margin: 80px 0 20px;
    width: 146px;
}
.card-started .profile .title,
.content-sidebar .profile .title {
    font-size: 34px;
    color: #323232;
}
.card-started .profile .subtitle,
.card-started .profile .typed-cursor {
    position: relative;
    margin: 0;
    display: inline-block;
    color: #78cc6d;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    font-weight: 400;
}
.card-started .profile .social {
    position: relative;
    margin: 16px 0 0;
}
.card-inner {
    padding: 0;
    position: absolute;
    overflow: hidden;
    left: 36%;
    right: 0;
    top: 15px;
    bottom: 15px;
    width: auto;
    height: auto;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    transition: visibility 1s linear, opacity linear;
    -moz-transition: visibility 1s linear, opacity linear;
    -webkit-transition: visibility 1s linear, opacity linear;
    -o-transition: visibility 1s linear, opacity linear;
}
.card-inner:after,
.card-inner:before {
    height: 30px;
}
.card-inner .card-wrap {
    padding: 30px 30px 0;
    position: relative;
}
.content {
    margin: 0 0 40px;
}
.content:last-child {
    margin-bottom: 30px;
}
.content .title {
    margin: 0;
    padding: 0 0 30px;
    font-size: 20px;
    color: #323232;
    line-height: 21px;
    min-height: 51px;
    z-index: 2;
}
.blog-content p a,
.box-item:hover .desc .name,
.comment-text p a,
.content .title .first-letter::first-letter,
.content .title .first-word,
.content .title::first-letter,
.page-numbers.current,
.post-comments .post-comment .desc span.comment-reply a:hover,
.post-text-bottom span.cat-links a,
.profile .main-menu ul li.current-menu-item a,
.single-post-text p a {
    color: #78cc6d;
}
.content .post-comments .first-letter::first-letter,
.content .post-comments .title .first-word,
.content .post-comments .title::first-letter,
.post-comments .post-comment .desc span.comment-reply a,
.pricing-items .pricing-item .amount .number,
.profile .main-menu .menu-main-menu-container ul li a:hover,
.profile .main-menu .menu-main-menu-container ul li a:hover .icon,
.profile .main-menu ul li.current-menu-item a,
.profile .main-menu ul li.current-menu-item a .icon {
    color: #323232;
}
.content .title:before {
    background: -moz-linear-gradient(-45deg, rgba(46, 202, 127, 0.15) 0, rgba(46, 202, 127, 0.01) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(46, 202, 127, 0.15) 0, rgba(46, 202, 127, 0.01) 100%);
    background: linear-gradient(135deg, rgba(46, 202, 127, 0.15) 0, rgba(46, 202, 127, 0.01) 100%);
}
.content .title:after {
    left: -30px;
    right: 0;
    bottom: 0;
    width: auto;
    background: -moz-radial-gradient(left, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(left, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(ellipse at left, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.post-comments,
.post-comments .form-comments,
.text-box p {
    margin-top: 0;
}
.blog-content p:last-child,
.content.about p,
.post-comments .post-comment:last-child,
.single-post-text p:last-child,
blockquote :last-child {
    margin-bottom: 0;
}
.info-list,
.info-list ul li:first-child {
    padding-top: 0;
}
.content.contacts .info-list ul {
    margin: -11px -30px 0;
    font-size: 0;
}
.info-list ul li {
    padding: 11px 0;
    position: relative;
    display: block;
    vertical-align: top;
    width: auto;
    font-size: 16px;
    word-break: break-word;
    text-align: right;
}
.content.contacts .info-list ul li {
    padding: 11px 30px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.content.contacts .info-list ul li:first-child {
    padding-top: 11px;
}
.content.blog .row .col,
.info-list ul li:last-child,
.post-comments .comments-row .col,
.resume-items .resume-item:last-child {
    padding-bottom: 0;
}
.content.contacts .info-list ul li:last-child {
    padding-bottom: 11px;
}
.content.contacts .info-list ul li:last-child:before,
.post-comments .post-comment .desc .name a,
.pricing-items .pricing-item .icon .fa,
.pricing-items .pricing-item .icon .fab,
.pricing-items .pricing-item .icon .fas,
.pricing-items .pricing-item .icon .ion {
    display: block;
}
.info-list ul li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: radial-gradient(ellipse at center, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.info-list ul li strong {
    float: left;
    margin-right: 8px;
    padding: 1px 8px;
    background: #78cc6d;
    font-size: 14px;
    line-height: 20px;
    color: #fefefe;
    font-weight: 400;
    text-transform: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    text-align: center;
}
.info-list ul li strong:after {
    margin-left: 0 !important;
}
@media (max-width: 1199px) {
    body {
        overflow: visible;
    }
    .container {
        margin: 0 auto;
        padding: 0 15px 0 100px;
        position: relative;
        top: 20px;
        left: 0;
        width: auto;
        max-width: 700px;
        max-height: initial;
        height: auto;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
    }
    .container.opened {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        margin-left: auto;
        margin-right: auto;
    }
    .page {
        height: auto;
        display: block;
    }
    .row .col.col-t-12 {
        width: 99.996%;
    }
    .row .col.col-t-11 {
        width: 91.663%;
    }
    .row .col.col-t-10 {
        width: 83.333%;
    }
    .row .col.col-t-9 {
        width: 74.997%;
    }
    .row .col.col-t-8 {
        width: 66.664%;
    }
    .row .col.col-t-7 {
        width: 58.331%;
    }
    .row .col.col-t-6 {
        width: 49.998%;
    }
    .row .col.col-t-5 {
        width: 41.665%;
    }
    .row .col.col-t-4 {
        width: 33.332%;
    }
    .row .col.col-t-3 {
        width: 24.999%;
    }
    .row .col.col-t-2 {
        width: 16.666%;
    }
    .row .col.col-t-1 {
        width: 8.333%;
    }
    .header,
    .header .top-menu,
    .header .top-menu ul li:last-child a:before {
        display: block;
    }
    .header {
        margin-left: -85px;
        position: fixed;
        left: auto;
        top: 20px;
        width: 72px;
        max-width: 72px;
        height: auto;
        background: #fff;
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    }
    .header .top-menu {
        margin: 0 auto;
        max-width: 100%;
        box-shadow: none;
    }
    .header .top-menu ul,
    .header .top-menu ul li {
        display: block;
        width: 100%;
    }
    .header .top-menu ul li:first-child a {
        border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        -khtml-border-radius: 4px 0 0 4px;
    }
    .header .top-menu ul li:last-child a {
        border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
        -khtml-border-radius: 0 0 4px 4px;
    }
    .header .top-menu ul li a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 1px;
        background: -moz-radial-gradient(right, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
        background: -webkit-radial-gradient(right, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
        background: radial-gradient(ellipse at right, #ddd 0, rgba(255, 255, 255, 0) 70%);
    }
    .card-inner,
    .card-started {
        position: relative;
        width: auto;
        height: auto;
    }
    .card-started {
        float: none;
    }
    .card-inner {
        margin: 15px 0;
        left: 0;
        top: 0;
        opacity: 1;
        visibility: visible;
        border-radius: 4px;
    }
    .card-inner .card-wrap {
        overflow: visible;
        height: auto;
    }
    .card-started .profile {
        height: 600px;
    }
    .card-started .profile.no-photo .slide {
        height: 55%;
    }
    .card-started .profile.no-photo .title {
        margin-top: 200px;
    }
    .content.about .row .col:first-child {
        padding-bottom: 0;
    }
    .content.contacts .info-list ul li,
    .info-list ul li {
        padding: 11px 30px;
        display: block;
        width: 100%;
    }
    .content.about .info-list ul {
        margin: -11px -30px 0;
    }
}
.service-items .service-item {
    text-align: center;
}
.service-items .service-item .icon {
    margin: 0 auto;
    color: #fff !important;
    background: #78cc6d !important;
}
.service-items .service-item .name {
    margin: 10px 0 5px;
    font-size: 17px;
    color: #323232;
    font-weight: 500;
    text-transform: none;
}
.blog-single .navigation.post-navigation,
.box-item .desc .text p,
.post-comments .post-comment .desc .comment-text :last-child,
.post-text-bottom,
.resume-items .resume-item p,
.service-items .service-item p {
    margin: 0;
}
.pricing-items .pricing-item {
    position: relative;
    padding: 0 0 100px;
}
.pricing-items .pricing-item .name {
    color: #323232;
    font-size: 17px;
    text-transform: none;
}
.pricing-items .pricing-item .amount .dollar,
.pricing-items .pricing-item .amount .period {
    color: #323232;
    font-size: 16px;
}
.comment-respond .title_inner small a:hover,
.navigation.post-navigation .nav-links a:hover,
.pricing-items .pricing-item .amount .period,
a.next.page-numbers:hover,
a.prev.page-numbers:hover {
    color: #646464;
}
.pricing-items .pricing-item .feature-list ul li {
    margin: 10px 0;
    font-size: 16px;
    color: #646464;
}
.pricing-items .pricing-item .feature-list ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.pricing-items .pricing-item .feature-list ul li strong {
    font-size: 13px;
    color: #323232;
}
.pricing-items .pricing-item .lnks .lnk .ion {
    top: -2px;
}
.fuct-items .fuct-item .name {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    text-transform: none;
}
.client-items .client-item img {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.client-items .client-item img:hover {
    opacity: 0.8;
}
.resume-title,
.skill-title {
    padding: 0 0 30px;
}
.resume-items .resume-item:after,
.resume-title:after,
.skill-title:after {
    left: 0;
}
.resume-title .icon,
.skill-title .icon {
    top: -13px;
}
.resume-title .name,
.skill-title .name {
    line-height: 14px;
    color: #323232;
    font-size: 17px;
}
.post-comment.pingback .desc,
.resume-title .name:first-child,
.skill-title .name:first-child {
    margin-left: 0;
}
.resume-items .resume-item {
    padding: 30px 0;
}
.resume-items .resume-item.active .date {
    border-color: #78cc6d;
}
.resume-items .resume-item .date {
    margin: 0 0 11px;
    padding: 0 5px;
    font-size: 13px;
    line-height: 18px;
    color: #ccc;
    font-weight: 400;
    text-transform: none;
    border: 1px solid #eee;
}
.resume-items .resume-item .name {
    font-size: 17px;
    color: #323232;
    font-weight: 500;
    text-transform: none;
}
.resume-items .resume-item .company {
    margin: 0 0 11px;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    text-transform: none;
}
.skills-list.list ul li .name {
    font-size: 16px;
    line-height: 18px;
}
.content.works .filter-menu,
.content.blog .filter-menu {
    font-weight: 400;
    z-index: 2;
}
.content.works .filter-menu,
.content.blog .filter-menu {
    margin: 0 0 10px;
    line-height: 1;
}
.content.works .filter-menu .f_btn,
.content.blog .filter-menu .f_btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 10px 0;
}
.content.works .filter-menu .f_btn label,
.content.blog .filter-menu .f_btn label {
    display: inline-block;
    cursor: pointer;
    user-select: none;
}
.content.works .filter-menu .f_btn input,
.content.blog .filter-menu .f_btn input {
    display: none;
    
}
.content.works .filter-menu .f_btn,
.content.blog .filter-menu .f_btn {
    font-size: 14px;
    color: #646464;
}

.content.blog .filter-menu {
    position: absolute;
    top: 0px;
    right: 0;
}
.content.works .grid-items .grid-item.col,
.content.blog .blog-grid-items .grid-item.col {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
}
.box-item {
    overflow: visible;
}
.box-item .image {
    overflow: hidden;
    z-index: 2;
}
.box-item .image a img {
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.box-item:hover .image a img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.box-item .desc {
    padding: 15px 0;
}
.content.works .box-item .desc,
.content.blog .box-item .desc {
    padding: 15px 0 0;
}
.box-item .desc .name {
    padding: 0;
    display: block;
    font-size: 17px;
    color: #323232;
    font-weight: 500;
    text-transform: none;
    word-break: break-word;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
@media (max-width: 560px) {
    .container {
        margin: 0 auto;
        top: 0;
        width: auto;
        padding: 60px 0 0;
        max-width: 400px;
    }
    .container.opened {
        margin-left: auto;
        margin-right: auto;
    }
    .row .col.col-m-12 {
        width: 99.996%;
    }
    .row .col.col-m-11 {
        width: 91.663%;
    }
    .row .col.col-m-10 {
        width: 83.333%;
    }
    .row .col.col-m-9 {
        width: 74.997%;
    }
    .row .col.col-m-8 {
        width: 66.664%;
    }
    .row .col.col-m-7 {
        width: 58.331%;
    }
    .row .col.col-m-6 {
        width: 49.998%;
    }
    .row .col.col-m-5 {
        width: 41.665%;
    }
    .row .col.col-m-4 {
        width: 33.332%;
    }
    .row .col.col-m-3 {
        width: 24.999%;
    }
    .row .col.col-m-2 {
        width: 16.666%;
    }
    .row .col.col-m-1 {
        width: 8.333%;
    }
    .header,
    .header.fixed {
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
    }
    .header {
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        width: auto;
        height: 64px;
        max-width: 100%;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
    }
    .header .top-menu {
        position: relative;
        margin-top: -4px;
        max-width: 100%;
        display: flex;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    }
    .header .top-menu:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 1px;
        background: -moz-radial-gradient(left, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
        background: -webkit-radial-gradient(left, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
        background: radial-gradient(ellipse at left, #ddd 0, rgba(255, 255, 255, 0) 70%);
        z-index: 2;
    }
    .header .top-menu ul {
        display: flex;
        overflow: auto;
        background: #fff;
    }
    .header .top-menu ul li {
        min-width: 20%;
    }
    .header .top-menu ul li a {
        padding: 13px 7px;
    }
    .header .top-menu ul li a:before {
        width: 1px;
        height: 100%;
        background: -moz-radial-gradient(top, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
        background: -webkit-radial-gradient(top, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
        background: radial-gradient(ellipse at top, #ddd 0, rgba(255, 255, 255, 0) 70%);
    }
    .header .top-menu ul li:first-child a:before,
    .service-items .col:last-child:after {
        display: none;
    }
    .header .top-menu ul li:last-child a {
        border-radius: 0 0 4px;
        -moz-border-radius: 0 0 4px;
        -webkit-border-radius: 0 0 4px 0;
        -khtml-border-radius: 0 0 4px 0;
    }
    .card-inner {
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
    }
    .card-inner .card-wrap {
        padding: 30px;
    }
    .card-inner:last-child {
        margin-bottom: 10px;
    }
    .card-started .profile {
        height: calc(100vh - 102px);
        min-height: 560px;
    }
    .info-list ul li {
        display: block;
        width: auto;
    }
    .content.about .info-list ul {
        margin: -11px -30px 0;
    }
    .content.contacts .info-list ul {
        margin: -11px auto 0;
    }
    .content.contacts .info-list ul li {
        padding: 11px 0;
        display: block;
        vertical-align: top;
        width: auto;
    }
    .content.contacts .info-list ul li:first-child {
        padding-top: 11px;
    }
    .content.contacts .info-list ul li:last-child {
        padding-bottom: 11px;
    }
    .content.contacts .info-list ul li:last-child:before {
        display: block;
    }
    .content.works .filter-menu,
    .content.blog .filter-menu {
        position: relative;
        top: 5px;
        left: 0;
        right: auto;
    }
    .content.works .filter-menu button,
    .content.blog .filter-menu button {
        margin: 0 15px 0 0;
    }
    .content.works .filter-menu .f_btn,
    .content.blog .filter-menu .f_btn {
        margin-left: 0;
        margin-right: 15px;
    }
}
.content.contacts .map {
    margin-bottom: 30px;
    height: 240px;
}
.card-wrap .content.contacts .row .row .col {
    padding-bottom: 30px;
}
.card-wrap .content.contacts .row .row .col.col-d-6:first-child {
    padding-right: 15px;
}
.card-wrap .content.contacts .row .row .col.col-d-6:nth-child(2) {
    padding-left: 15px;
}
.mfp-wrap.popup-box-inline {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.grid-items {
    min-height: 1px;
}
.fuct-items .fuct-item .icon .fa,
.fuct-items .fuct-item .icon .fab,
.fuct-items .fuct-item .icon .fas,
.fuct-items .fuct-item .icon .ion,
.service-items .service-item .icon .fa,
.service-items .service-item .icon .fab,
.service-items .service-item .icon .fas,
.service-items .service-item .icon .ion {
    display: block;
    line-height: 60px;
}
.box-item .image .info .fa,
.box-item .image .info .fab,
.box-item .image .info .fas,
.fuct-items .fuct-item .icon .fa,
.fuct-items .fuct-item .icon .fab,
.fuct-items .fuct-item .icon .fas,
.pricing-items .pricing-item .icon .fa,
.pricing-items .pricing-item .icon .fab,
.pricing-items .pricing-item .icon .fas,
.resume-title .icon .fa,
.resume-title .icon .fab,
.resume-title .icon .fas,
.service-items .service-item .icon .fa,
.service-items .service-item .icon .fab,
.service-items .service-item .icon .fas,
.skill-title .icon .fa,
.skill-title .icon .fab,
.skill-title .icon .fas {
    font-size: 28px;
}
.resume-title .icon .fa,
.resume-title .icon .fab,
.resume-title .icon .fas,
.resume-title .icon .ion,
.skill-title .icon .fa,
.skill-title .icon .fab,
.skill-title .icon .fas,
.skill-title .icon .ion {
    display: block;
    line-height: 40px;
}
.card-started .profile .social a .fa,
.card-started .profile .social a .fab,
.card-started .profile .social a .fas,
.card-started .profile .social a .ion,
.content-sidebar .profile .social a .fa,
.content-sidebar .profile .social a .fab,
.content-sidebar .profile .social a .fas,
.content-sidebar .profile .social a .ion {
    font-size: 16px;
    color: #323232;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.content.blog .border-line-v:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: radial-gradient(ellipse at top, #ddd 0, rgba(255, 255, 255, 0) 70%);
    left: 50%;
}
.content.blog .box-item {
    text-align: initial;
}
.content.blog .box-item .desc {
    padding-bottom: 0;
    text-align: center;
}
.content.blog .box-item .desc .name {
    padding-bottom: 5px;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
}
.box-item .desc .category {
    text-transform: none;
    margin: 0 0 5px;
    font-size: 14px;
    color: #999;
}
.content.works .box-item .desc .category {
    margin: 5px 0 0;
    font-size: 14px;
}
.box-item .date {
    position: relative;
    left: 0;
    top: 0;
    bottom: auto;
    width: auto;
    height: auto;
    margin: 0 0 11px;
    padding: 0 5px;
    display: inline-block;
    line-height: 18px;
    font-weight: 400;
    font-size: 13px;
    color: #78cc6d;
    background: 0 0;
    border: 1px solid #78cc6d;
}
.contact_form input[type="checkbox"],
.contact_form input[type="radio"] {
    margin: 0 5px 0 0;
    display: inline;
    width: auto;
    height: auto;
}
.blog-content:after {
    content: "";
}
.popup-box .blog-detail,
.single-post-text .blog-detail {
    margin: 0 0 25px;
    font-size: 12px;
    color: #999;
}
.blog-detail > span:first-child {
    padding-right: 0;
}
.blog-detail > span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding-right: 4px;
}
.blog-detail > span:before {
    content: "";
    content: "\02022";
    font-family: serif;
    padding: 0 6px;
}
.blog-content .blog-image,
.single-post-text .blog-image {
    margin: 0 0 25px;
    font-size: 0;
}
.blog-content .blog-image img,
.gallery.gallery-columns-1 .gallery-item,
.single-post-text .blog-image img {
    width: 100%;
}
.comment-text,
.single-post-text {
    word-wrap: break-word;
}
.comment-author {
    margin: 0 0 5px;
    display: block;
}
.blog-content:after,
.nav-links:after,
.post-comments .post-comment:after,
.single-post-text:after {
    content: "";
    position: relative;
    clear: both;
    display: block;
}
.blog-content img,
.comment-text img,
.single-post-text img {
    max-width: 100%;
    height: auto;
}
blockquote {
    margin: 25px 0;
    padding: 0 20px;
    color: #888;
    font-style: italic;
    font-weight: 300;
    border-left: 2px solid #78cc6d;
}
blockquote code {
    padding: 2px;
    display: inline;
}
.comments .title.comment-reply-title,
.logged-in-as,
blockquote p {
    margin-bottom: 10px;
}
blockquote cite {
    font-size: 12px;
}
iframe,
object {
    max-width: 100%;
}
.blog-content ul,
.comment-text ul,
.single-post-text ul {
    list-style: none;
}
.blog-content ol,
.comment-text ol,
.single-post-text ol {
    list-style-position: inside;
}
.blog-content ol > li,
.blog-content ul > li,
.comment-text ol > li,
.comment-text ul > li,
.single-post-text ol > li,
.single-post-text ul > li {
    margin: 8px 0;
    padding: 0 0 0 18px;
    position: relative;
    font-weight: 400;
}
.blog-content ol > li,
.comment-text ol > li,
.single-post-text ol > li {
    margin: 8px 0;
    padding: 0;
    position: relative;
    font-weight: 400;
}
.blog-content ul > li:before,
.comment-text ul > li:before,
.single-post-text ul > li:before {
    margin: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 4px;
    height: 4px;
    background: #78cc6d;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}
.blog-content figure,
.comment-text figure,
.single-post-text figure {
    margin: 0 0 30px;
    max-width: 100%;
}
.bypostauthor,
.comment-text figure .wp-caption-text,
.gallery-caption,
.single-post-text figure .wp-caption-text {
    font-style: normal;
}
.gallery {
    margin: 30px -10px;
}
.gallery .gallery-item {
    margin: 0;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.gallery .gallery-item img {
    width: 100%;
    height: auto;
}
.gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
    width: 33.333%;
}
.gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
    width: 16.666%;
}
.gallery.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
    width: 11.111%;
}
.post-text-bottom .byline,
.post-text-bottom span.cat-links {
    line-height: 22px;
    color: #999;
}
.post-text-bottom .social-share span,
.post-text-bottom .tags-links {
    color: #999;
    margin-bottom: 0;
}
.post-text-bottom .tags-links a,
.post-text-bottom .tags-links span {
    margin: 0 10px 10px 0;
    display: inline-block;
    padding: 0 5px;
    line-height: 18px;
    font-weight: 400;
    font-size: 13px;
    color: #78cc6d;
    border: 1px solid #78cc6d;
    text-decoration: none;
}
.post-text-bottom .tags-links a:first-child,
.post-text-bottom .tags-links span:first-child {
    margin-left: 10px;
}
.nav-links,
.page-links,
.pager {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pager .nav-links {
    margin: 30px 0 0;
    padding: 13px;
    background: #fafafa;
    border-radius: 4px;
}
.nav-links a,
.page-links a,
.page-numbers {
    position: relative;
    margin: 0 7px;
    display: inline-block;
    vertical-align: top;
    color: #999;
}
.next.page-numbers:before,
.prev.page-numbers:before {
    margin-top: -6px;
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    display: block;
    width: 11px;
    height: 12px;
    background: url(../../images/pag.png) center center/contain no-repeat;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navigation.post-navigation .nav-links .nav-next a:after,
.next.page-numbers:before {
    left: auto;
    right: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.navigation.post-navigation .nav-links .nav-previous a:hover:before,
.post-comments .post-comment .desc span.comment-reply a:hover:before,
.prev.page-numbers:hover:before {
    left: -4px;
}
.navigation.post-navigation .nav-links .nav-next a:hover:after,
.next.page-numbers:hover:before {
    right: -4px;
}
.comment-respond .title_inner small a,
.nav-links,
.page-links {
    color: #999;
}
a.prev.page-numbers {
    padding: 0 0 0 15px;
    color: #999;
}
a.next.page-numbers {
    padding: 0 15px 0 0;
    color: #999;
}
.nav-links {
    padding: 0;
}
.navigation.post-navigation .nav-links a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #aca3a3;
    line-height: 20px;
    position: relative;
    margin: 0;
    padding: 5px 10px;
    display: inline-block;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.navigation.post-navigation .nav-links .nav-previous a {
    float: left;
    padding-left: 25px;
}
.navigation.post-navigation .nav-links .nav-next a:after,
.navigation.post-navigation .nav-links .nav-previous a:before {
    margin-top: -10px;
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    display: block;
    width: 11px;
    height: 20px;
    background: url(../../images/pag.png) center center no-repeat;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navigation.post-navigation .nav-links .nav-next a {
    float: right;
    padding-right: 25px;
}
.post-edit-link {
    color: #999;
    word-break: break-word;
}
.post-edit-link:hover {
    text-decoration: none;
}
.post-text-bottom > span.edit-link {
    margin-top: 10px;
    display: block;
}
.post-text-bottom .post-edit-link {
    position: relative;
    padding-left: 25px;
    display: block;
    color: #999;
    text-decoration: none;
    word-break: break-word;
}
.post-text-bottom .post-edit-link:before {
    content: "";
    content: "\f2bf";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    font-weight: 400;
}
.post-text-bottom .share-btn {
    position: relative;
    display: inline-block;
    top: 1px;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 16px;
}
.post-text-bottom > .social-share,
.post-text-bottom > span {
    margin-right: 30px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}
.post-comments > .title {
    margin-top: 60px;
}
.post-comments .comments-row {
    margin-top: 0;
    margin-bottom: 0;
}
.post-comments .children,
.post-comments .comments,
.profile .main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.post-comments .post-comment {
    padding: 20px 0 0;
    margin: 20px 0 0;
    position: relative;
    display: block;
    list-style: none;
}
.post-comments .post-comment:before {
    content: "";
    position: absolute;
    left: -30px;
    right: 0;
    top: 0;
    bottom: auto;
    height: 1px;
    background: -moz-radial-gradient(left, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: -webkit-radial-gradient(left, ellipse cover, #ddd 0, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(ellipse at left, #ddd 0, rgba(255, 255, 255, 0) 70%);
}
.post-comments .post-comment:first-child {
    padding-top: 0;
    margin-top: 0;
}
.post-comments .post-comment .image {
    float: left;
    width: 54px;
    height: 54px;
}
.post-comments .post-comment .image img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.post-comments .post-comment .desc {
    margin-left: 66px;
    position: relative;
}
.post-comments .post-comment .desc .name {
    margin: 0 0 7px;
    position: relative;
    color: #78cc6d;
    font-weight: 500;
}
.post-comments .post-comment .desc .comment-date,
.post-comments .post-comment .desc .comment-time {
    margin: 0 7px 0 0;
    padding: 0;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    font-weight: 400;
    text-transform: none;
    border-left: none;
}
.post-comments .post-comment .desc .comment-date {
    margin: 0;
    padding: 0;
    border-left: none;
}
.post-comments .post-comment .desc span.comment-reply {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 14px;
    color: #323232;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.post-comments .post-comment .desc span.comment-reply a:before {
    content: "\f21e";
    margin-right: 5px;
    position: relative;
    left: 0;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.post-comments ul.children {
    margin: 20px 0 0;
    padding: 20px;
    border-top: none;
    background: #f6f6f6;
}
.post-comments ul.children ul.children {
    margin: 20px 0 0 20px;
    padding: 0;
    border-top: none;
    background: #f6f6f6;
}
.comment-respond {
    position: relative;
    margin-top: 0;
}
.post-comments .form-comment .title {
    margin: 60px 0 30px;
}
.post-comments .form-comments.row .col {
    padding-top: 0;
    padding-bottom: 0;
}
.comments .comment-respond .group-val,
.post-comments .form-comment .group-val {
    margin-bottom: 15px;
}
.comment-respond .title_inner small {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    color: #999;
}
.comments .comment-respond {
    padding: 30px 0 0;
}
.post-comments .title {
    padding: 0 0 10px;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
}
@media (max-width: 1160px) {
    .post-comments .post-comment .image {
        width: 60px;
        height: 60px;
    }
    .post-comments .post-comment .desc {
        margin-left: 80px;
    }
    .post-comments .post-comment.pingback .desc {
        margin-left: 0;
    }
    .post-comments ul.children ul.children ul.children ul.children {
        margin: 20px 0 0 10px;
    }
}
.profile .main-menu-fixed {
    padding: 75px 25px 100px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease-out 1s;
    -moz-transition: 0.3s ease-out 1s;
    -webkit-transition: 0.3s ease-out 1s;
    -o-transition: 0.3s ease-out 1s;
    visibility: hidden;
    opacity: 0;
}
.profile .main-menu-fixed:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.99;
}
.profile .main-menu .menu,
.profile .menu-main-menu-container {
    position: relative;
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.profile .slimScrollDiv {
    width: 100% !important;
}
.profile .main-menu ul li a {
    position: relative;
    padding: 5px 25px;
    font-size: 28px;
    font-weight: 500;
    color: #323232;
    display: inline-block;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.profile .main-menu ul li a .icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 45px;
    opacity: 0;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.profile .main-menu .menu-main-menu-container:hover ul li a,
.profile .main-menu .menu-main-menu-container:hover ul li a .icon {
    color: #aaa;
}
.card-started .profile.default-menu-open .profile-content {
    transition: 20ms 0.2s;
    -moz-transition: 0.5s 0.2s;
    -webkit-transition: 0.5s 0.2s;
    -o-transition: 0.5s 0.2s;
}
.card-started .profile.default-menu-open .main-menu-fixed {
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.profile .main-menu .menu > ul > li,
.profile .main-menu ul.menu > li {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    transition: 1s 0.3s;
    -moz-transition: 1s 0.3s;
    -webkit-transition: 1s 0.3s;
    -o-transition: 1s 0.3s;
}
.profile.default-menu-open .main-menu .menu > ul > li,
.profile.default-menu-open .main-menu ul.menu > li {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.profile .main-menu ul li .children_toggle {
    margin-left: -28px;
    position: relative;
    display: inline-block;
    top: 4px;
    right: -8px;
    width: 28px;
    height: 28px;
    z-index: 2;
    cursor: pointer;
}
.profile .main-menu ul li ul li .children_toggle {
    height: 18px;
}
.profile .main-menu ul li.page_item_has_children > a:after,
.profile .main-menu ul li.page_item_has_children > a:before {
    margin-top: -1px;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 9px;
    height: 2px;
    background: #666;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.profile .main-menu ul li.page_item_has_children > a:after {
    right: 5px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.profile .main-menu ul li.current_page_ancestor > a,
.profile .main-menu ul li.current_page_item > a,
.profile .main-menu ul li.current_page_parent > a,
.profile .main-menu ul li:hover > a {
    text-decoration: none;
    color: #78cc6d;
}
.profile .main-menu ul li.page_item_has_children.current_page_ancestor > a:after,
.profile .main-menu ul li.page_item_has_children.current_page_ancestor > a:before,
.profile .main-menu ul li.page_item_has_children.current_page_item > a:after,
.profile .main-menu ul li.page_item_has_children.current_page_item > a:before,
.profile .main-menu ul li.page_item_has_children.current_page_parent > a:after,
.profile .main-menu ul li.page_item_has_children.current_page_parent > a:before,
.profile .main-menu ul li.page_item_has_children:hover > a:after,
.profile .main-menu ul li.page_item_has_children:hover > a:before {
    background: #78cc6d;
}
.profile .main-menu ul li ul {
    padding: 10px 25px;
    display: none;
}
.profile .main-menu ul li ul li a {
    position: relative;
    padding: 6px 25px;
    font-weight: 500;
    color: #646464;
    font-size: 18px;
}
.profile .main-menu ul li ul li ul li a {
    font-size: 15px;
}
.button .arrow,
.button .fa,
.button .ion,
.lnk .arrow,
.lnk .fa,
.lnk .ion {
    margin: 0 8px;
    position: relative;
    top: -1px;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.button.lnk-view-menu .arrow,
.button.lnk-view-menu .fa,
.button.lnk-view-menu .ion,
.lnk.lnk-view-menu .arrow,
.lnk.lnk-view-menu .fa,
.lnk.lnk-view-menu .ion {
    font-size: 20px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
}
.default-menu-open .button.lnk-view-menu .arrow,
.default-menu-open .button.lnk-view-menu .fa,
.default-menu-open .button.lnk-view-menu .ion,
.default-menu-open .lnk.lnk-view-menu .arrow,
.default-menu-open .lnk.lnk-view-menu .fa,
.default-menu-open .lnk.lnk-view-menu .ion {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.disable-sidebar.no-sticky-menu .card-inner,
.no-sidebar .no-sticky-menu .card-inner {
    left: 480px;
}
@media (max-width: 1120px) {
    .disable-sidebar.no-sticky-menu .card-inner,
    .no-sidebar .no-sticky-menu .card-inner {
        left: 0;
    }
}
@media (max-width: 680px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 26px;
    }
    h2 {
        font-size: 23px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 14px;
    }
    .content.works .filter-menu .f_btn,
    .content.blog .filter-menu .f_btn {
        margin-left: 0;
        margin-right: 15px;
    }
    .content.blog .border-line-v:after {
        display: none;
    }
    .section .content .comment-respond .title.comment-reply-title {
        text-align: left;
    }
    .post-comments ul.children {
        padding: 15px;
    }
    .post-comments ul.children ul.children {
        margin: 15px 0 0 10px;
    }
    .post-comments ul.children ul.children ul.children,
    .post-comments ul.children ul.children ul.children ul.children {
        margin: 15px 0 0 5px;
    }
    .post-comments .post-comment .image {
        width: 40px;
        height: 40px;
    }
    .post-comments .post-comment .desc {
        margin-left: 55px;
    }
    .post-comments .post-comment.pingback .desc {
        margin-left: 0;
    }
    .gallery .gallery-item,
    .gallery.gallery-columns-1 .gallery-item,
    .gallery.gallery-columns-2 .gallery-item,
    .gallery.gallery-columns-3 .gallery-item,
    .gallery.gallery-columns-4 .gallery-item,
    .gallery.gallery-columns-5 .gallery-item,
    .gallery.gallery-columns-6 .gallery-item,
    .gallery.gallery-columns-7 .gallery-item,
    .gallery.gallery-columns-8 .gallery-item,
    .gallery.gallery-columns-9 .gallery-item {
        width: 100%;
    }
    td,
    th {
        border: 2px solid #fff;
        padding: 5px;
    }
    .card-wrap .content.contacts .row .row .col.col-d-6:first-child {
        padding-right: 30px;
    }
    .card-wrap .content.contacts .row .row .col.col-d-6:nth-child(2) {
        padding-left: 30px;
    }
    .card-inner:after,
    .card-inner:before {
        height: 0;
    }
    .container {
        padding-top: 118px;
    }
}
