body.window_scrolled .mob-dot-toggle {
    color: #fff !important;
}
.services-section .service-item .service-icon .serv-icn-img {
    background-color: #6ddced !important;
}
.services-section .service-item .service-icon {
    border: 2px dotted #6ddced !important;
}
.site-footer .footer-col-item.column-html .footer-btn a {
        color: #062544 !important;
}
.site-footer .footer-col-item.column-html .footer-btn a:hover {
        color: #f9cd75 !important;
}
.site-footer .footer-col-item.column-html .footer-btn a:hover {
    color: #f9cd75 !important;
    background: #062544 !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.page-id-242 nav.navigation.pagination {
    margin: 27px 0;
}
@media only screen and (min-width:1180px) {
    .post-item .post-img {
        height: 276px !important;
    }
}
@media only screen and (max-width:1024px) {
    .post-item .post-img {
        height: 293px !important;
    }
    header.site-header .top-head .top-head-item {
        font-size: 11px !important;
    }
}
@media only screen and (max-width:1023px) {
    .full-width-section.projects-section .our-projects:before {
        height: 100% !important;
        border-bottom: 1px solid #fff;
    }
    .projects-section .proj-count-item .proj-count, .projects-section .proj-count-item .proj-label {
        color: #fff !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    .post-item .post-img {
        height: 300px !important;
    }
    .sub-menu-toggle:before {
        color: #fff !important;
    }
    header.site-header .top-head a {
        color: #062544 !important;
    }
    header.site-header .top-head .top-head-item {
        font-size: 11px !important;
    }
}
@media only screen and (max-width:375px) {
    .post-item .post-img {
        height: 318px !important;
    }
}