/**
 * My Custom Design
*/

body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #090909;
}
h1, h2, h3, h4, h5, h6,
.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-weight: 600;
    margin: 0 0 20px;
    font-family: "Arvo", serif;
}
h1,
.archive-description .entry-title,
.archive-title,
.entry-title,
.author-box-title {
    font-size: 35px;
    color: #090909;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
}
h1:before,
.archive-description .entry-title:before,
.archive-title:before,
.entry-title:before,
.author-box-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #fe0000;
    left: 0;
    right: 0;
    margin: 0 auto;
}
h2 {
    font-size: 30px;
    color: #fe0000;
}
h3 {
    font-size: 25px;
    color: #090909;
}
h4 {
    font-size: 22px;
    color: #090909;
}
h5, h6 {
    font-size: 20px;
    color: #090909;
}
.sec-font {
    font-family: "Arvo", serif;
}
a {
    text-decoration: none;
}
p {
    margin: 0 0 20px;
}
:focus {
    color: initial;
    outline: transparent solid 1px;
}
a {
    color: #fe0000;
}
a:focus, a:hover {
    color: #fe0000;
    text-decoration: none;
}
input, select, textarea {
    font-family: inherit;
    padding: 10px;
    border-radius: 3px;
}
::-ms-input-placeholder {
    color: #111111;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #111111;
    opacity: 1;
}
::placeholder {
    color: #111111;
    opacity: 1;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
    background-color: #fe0000;
    color: #f8f8f8;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 0;
}
.sidebar {
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    max-width: 320px;
    margin: 30px auto 0;
}
.sidebar .widget-wrap {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.sidebar .widget_slmp_widget_blog .widget-wrap {
    box-shadow: none;
}
.sidebar .widget_slmp_widget_gallery .slmp-widget-gallery,
.sidebar .widget_sfs_widget_review .sfs-review-widget {
    padding: 5px 5px;
}
.sidebar .widget-wrap .widget-title {
    text-align: center;
    background-color: #fe0000;
    color: #f8f8f8;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    padding: 15px 15px;
}
.entry-content h4 {
    margin-top: 0;
}
.entry-content ul,
.the-content ul,
.additional-content ul {
    margin-bottom: 30px;
    padding: 0 0 0 0;
}
.entry-content ol,
.the-content ul,
.additional-content ol {
    padding: 0 0 0 20px;
}
.entry-content ul li {
    list-style: none;
    padding: 0 0 5px 30px;
    position: relative;
}
.entry-content ul li:before {
    content: "\f058";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    color: #fe0000;
    font-size: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
}
.entry-content ol ul > li, .entry-content ul ul > li {
    list-style-type: none;
}
.entry-content .search-form {
    width: 100%;
}
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
    background: #fe0000;
    color: #f8f8f8;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #fe0000;
}
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
    background: #8b8786;
    color: #f8f8f8;
    border: 1px solid #8b8786;
}
.sfs-review.reviewpostbox-form button.sfcr-submit-review,
.view-review-form button.sfcr-create-review {
    color: #f8f8f8;
    background-color: #fe0000;
    border: 1px solid #fe0000;
}
.sfs-review.reviewpostbox-form button.sfcr-submit-review:hover,
.view-review-form button.sfcr-create-review:hover {
    color: #f8f8f8;
    background-color: #8b8786;
    border: 1px solid #8b8786;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
figure.wp-block-image {
    margin-bottom: 20px;
}
.sidebar .widget-wrap .form-fields form {
    padding: 5px 5px;
}
.sidebar .widget-wrap .form-fields .form-title {
    background-color: #fe0000;
    color: #f8f8f8;
    font-size: 16px;
}
.sidebar .sfs-review-widget .widget-btn {
    margin-top: 15px;
}
.slmp-widget-gallery .slmp-widget-btn a {
    color: #f8f8f8;
    display: inline-block;
    background: #fe0000;
    padding: 10px 15px;
    position: relative;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    font-weight: 400;
    transition: all 0.3s ease;
    text-align: center;
    border-radius: 0;
    border: 1px solid #fe0000;
    border-radius: 3px;
    text-transform: uppercase;
}
.slmp-widget-gallery .slmp-widget-btn a:hover {
    background: #828f69;
    color: #ffffff;
    border: 1px solid #ffffff;
}
div#xapp-widget .widget-container.visible {
    z-index: 999999 !important;
}

/* Navigation */
.nav-primary {
    clear: left;
    padding: 15px 10px 150px;
    width: 100%;
    float: none;
    max-width: 100%;
    position: fixed;
    left: -100%;
    top: auto;
    z-index: 300;
    margin-top: 0;
    overflow-y: auto;
    height: 100%;
    display: block !important;
    transition: all 0.3s ease;
}
.nav-primary > .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
.nav-primary.show {
    left: 0;
    margin-top: 0;
    background-color: #090909;
}
.menu-toggle,
.sub-menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: #252525;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
    background: transparent;
    border-width: 0;
    color: #fff;
}
.menu-toggle {
    background: transparent;
    padding: 0px 0;
    position: absolute;
    z-index: 1000;
    right: -15px;
    max-width: 100%;
    width: auto;
    top: -55px;
    transition: none;
}
button.menu-toggle:before {
    content: "\f0c9";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    font-size: 24px;
    width: auto;
    height: auto;
    padding: 13px 17px;
    color: #000000 !important;
    line-height: 1;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    transition: color .1s ease-in;
    display: inline-block;
    border-radius: 5px;
}
button.menu-toggle.activated:before {
    content: "\f00d";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    font-size: 24px;
    width: auto;
    height: auto;
    color: #000000 !important;
    padding: 12px 17px;
}
.menu-toggle.activated:before {
    content: "\f335";
}
.sub-menu-toggle {
    background: transparent;
    float: right;
    padding: 8px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    max-width: 100%;
    width: auto;
}
.sub-menu-toggle:before {
    content: "\f0da";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    font-size: 17px;
    line-height: 1;
    display: inline-block;
    text-rendering: auto;
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
    color: #f8f8f8;
}
.sub-menu-toggle.activated:before {
    transform: rotate(270deg);
    transition: transform 0.25s ease-in-out;
    color: #f8f8f8;
}
.site-header {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
body.window_scrolled button.menu-toggle:before {
    color: #000000;
}
body.window_scrolled button.menu-toggle.activated:before {
    color: #000000;
}
.site-header .menu-toggle::before {
    margin-right: 0;
}

/* Search Result */
.search-result article {
    margin-bottom: 0;
}
.search-result .search-result-title {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 600;
}
.search-result-excerpt p a {
    margin: 0;
}

/* Pagination */
.pagination {
    text-align: center;
}
.archive-pagination li a {
    color: #f8f8f8;
    font-size: 16px;
    background-color: #fe0000;
    border: 1px solid #fe0000;
    border-radius: 3px;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #8b8786;
    color: #f8f8f8;
}
.navigation.pagination .nav-links .page-numbers {
    padding: 8px 15px;
    background-color: #fe0000;
    margin-bottom: 4px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    color: #f8f8f8;
    display: inline-block;
    line-height: 1.625;
    border: 1px solid #fe0000;
}
.navigation.pagination .nav-links span.page-numbers.current,
.navigation.pagination .nav-links .page-numbers:hover {
    background-color: #8b8786;
    color: #f8f8f8;
}
.navigation.pagination span.dashicons-arrow-left-alt2:before,
.navigation.pagination span.dashicons-arrow-right-alt2:before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    font-size: 15px;
}
.navigation.pagination span.dashicons-arrow-left-alt2:before {
    content: "\f100";
}
.navigation.pagination span.dashicons-arrow-right-alt2:before {
    content: "\f101";
}
.navigation.pagination span.dashicons,
.navigation.pagination span.dashicons-before:before {
    width: auto;
    height: auto;
    font-size: 15px;
    vertical-align: inherit;
}
.pagination ul li {
    padding: 0;
}
.pagination ul li:before {
    display: none;
}

/* Animation */
.animate__animated {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0 * 100);
    filter: alpha(opacity=0 * 100);
}
.activate {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1 * 100);
    filter: alpha(opacity=1 * 100);
}

/* Mobile Dots */
.mob-dot-toggle {
    position: absolute;
    left: 0;
    padding: 13px 20px;
    font-size: 23px;
    cursor: pointer;
    color: #000000;
    background: transparent;
    line-height: 1;
    top: 45px;
}
body.window_scrolled .mob-dot-toggle {
    color: #000000;
}
.mobile-dots-items {
    background-color: #f8f8f8;
    padding: 15px 15px 200px;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    overflow-y: auto;
    height: 100vh;
    text-align: left;
}
.mobile-dots-items .mob-item {
    padding: 5px 0 5px 25px;
    border-bottom: 1px solid #ffffff;
    color: #090909;
    font-size: 14px;
}
.mobile-dots-items .mob-item span {
    display: block;
}
.mobile-dots-items .mob-item a {
    color: #090909;
}
.mobile-dots-items .mob-item.site-social-media {
    padding: 5px 0 5px 0;
}
.mob-item.site-time .time-listing {
    width: 100%;
    max-width: 350px;
    margin: 0;
}
.mob-item.site-name:before,
.mob-item.site-address:before,
.mob-item.site-number:before,
.mob-item.site-email:before,
.mob-item.site-time:before,
.mob-item.site-license:before {
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #fe0000;
}
.mob-item.site-name:before {
    content: "\f015";
}
.mob-item.site-address:before {
    content: "\f3c5";
}
.mob-item.site-number:before {
    content: "\f879";
}
.mob-item.site-email:before {
    content: "\f0e0";
}
.mob-item.site-time:before {
    content: "\f017";
}
.mob-item.site-license:before {
    content: "\f2c1";
}
.mobile-dots-items .mob-item .social-media a.sprite {
    background-color: #f8f8f8;
}

/* Common Classes */
.site-wrap {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    clear: both;
}
.section-container {
    padding: 30px 15px;
}
.site-wrap .container {
    padding: 0;
    width: 100%;
    position: relative;
    clear: both;
}
.background-fixed {
    background-attachment: fixed;
}
.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-repeat {
    background-position: center center;
    background-repeat: repeat;
    background-size: contain;
}
.background-image-top-left {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-top-center {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-left-cover {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-right-cover {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-bottom-cover {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-bottom-contain {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.background-image-right-bottom {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-right-center-inherit {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: inherit;
}
.background-image-center-contain {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.background-image-bottom-left {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: inherit;
}
.site-flex-nowrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
}
.site-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
   -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.justify-content {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: center;
}
.justify-content-center {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: center;
    align-items: inherit;
    flex-wrap: wrap;
}
.justify-content-center-center {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.justify-content-end {
    -webkit-justify-content: right;
    -ms-flex-pack: inherit;
    justify-content: right;
    align-items: center;
    flex-wrap: wrap;
}
.justify-content-center-left {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}
.justify-content-center-right {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
}
.justify-content-left {
    -webkit-justify-content: left;
    -ms-flex-pack: inherit;
    justify-content: left;
    align-items: inherit;
    flex-wrap: wrap;
}
.justify-content-top {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: inherit;
}
.justify-content-bottom {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: flex-end;
}
.justify-content-bottom-center {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: center;
    align-items: flex-end;
}
a.site-btn {
    color: #f8f8f8;
    display: inline-block;
    background: #fe0000;
    padding: 10px 15px;
    position: relative;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    font-weight: 700;
    transition: all 0.3s ease;
    text-align: center;
    border-radius: 0;
    border: 1px solid #fe0000;
    text-transform: uppercase;
    min-width: 200px;
}
a.site-btn:hover {
    background: #8b8786;
    color: #f8f8f8;
    border: 1px solid #8b8786;
}
.relative {
    position: relative;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.uppercase {
    text-transform: uppercase;
}
.medium {
    font-weight: 500;
}
.semi-bold {
    font-weight: 600;
}
.bold {
    font-weight: 700;
}
.italic {
    font-style: italic;
}
.section-sub-title {
    line-height: 1.2;
    font-size: 16px;
}
.section-title {
    font-size: 35px;
    line-height: 1.2;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.section-title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #1390f3;
}
.section-title.left-align {
    text-align: left;
}
.section-title.left-align:before {
    margin: 0;
}
.section-title.center-align {
    text-align: center;
}
.section-title.center-align:before {
    margin: 0 auto;
}
.section-title.right-align {
    text-align: right;
}
.section-title.right-align:before {
    margin: 0 0 auto;
}
.section-desc {
    margin-bottom: 20px;
}
.section-btn {
    padding-top: 30px;
}
.full-width {
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
}
.full-width-section {
    width: 100%;
    overflow: hidden;
}
.inner-width {
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
    display: block;
    padding: 0 15px;
}
a.link-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.show-item-mobile {
    display: block;
}
.hide-item-mobile {
    display: none;
}
.mobile-center {
    text-align: center;
}
.site-section.full-padding {
    padding: 60px 15px;
}
.site-section.top-bot-padding {
    padding: 60px 0;
}


.slide-control {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slide-control .left,
.slide-control .right {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slide-control .left {
    left: 0;
    right: auto;
}
.slide-control .right {
    right: 0;
    left: auto;
}
.slide-control .slick-arrow {
    line-height: 1;
    height: 40px;
    width: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    margin: 2px;
    z-index: 1;
    border-radius: 0;
}
.slick-arrow.slick-hidden {
    display: none;
}
ul.list-col-2,
ul.list-col-3 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    list-style: inside;
}

/* Gallery */
.slmp-gallery .slmp-gallery-load-more button {
    color: #f8f8f8;
    background: #fe0000;
    font-size: 16px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #fe0000;
}
.slmp-gallery .slmp-gallery-load-more button:hover {
    color: #f8f8f8;
    background: #8b8786;
    border: 1px solid #8b8786;
}
.slmp-popup-image-item img {
    width: auto;
    max-height: 85vh;
}

/* Column */
.col-1-12,.col-2-12,.col-3-12,.col-4-12,.col-5-12,.col-6-12,.col-7-12,.col-8-12,.col-9-12,.col-10-12,.col-11-12,.col-12-12,.col-1-5,.col-2-5,.col-3-5,.col-4-5,.col-5-5,.col-1,.col-2,.col-3,.col-4,.col-5 {
    width: 100%;
}

/* Social Media */
.social-media {
    padding: 0;
    margin: 0;
}
.social-media.media-design-white .sprite span {
    filter: brightness(0) invert(1);
}
.social-media.media-design-black .sprite span {
    filter: brightness(0) invert(0);
}
.social-media a.sprite {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    padding: 10px 0;
    background-color: #f8f8f8;
}
.social-media a.sprite span {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
#sprite-icon-angieslist span {
    background-position: -3px -3px;
}
#sprite-icon-bbb span {
    background-position: -29px -3px;
}
#sprite-icon-bing span {
    background-position: -55px -3px;
}
#sprite-icon-blog span {
    background-position: -81px -3px;
}
#sprite-icon-blogger span {
    background-position: -107px -3px;
}
#sprite-icon-citygridmedia span {
    background-position: -133px -3px;
}
#sprite-icon-email span {
    background-position: -159px -3px;
}
#sprite-icon-facebook span {
    background-position: -185px -3px;
}
#sprite-icon-foursquare span {
    background-position: -211px -3px;
}
#sprite-icon-gaf span {
    background-position: -237px -3px;
}
#sprite-icon-googlebiz span {
    background-position: -263px -3px;
}
#sprite-icon-googleplus span {
    background-position: -289px -3px;
}
#sprite-icon-guildquality span {
    background-position: -315px -3px;
}
#sprite-icon-homeadvisor span {
    background-position: -341px -3px;
}
#sprite-icon-homestars span {
    background-position: -367px -3px;
}
#sprite-icon-houzz span {
    background-position: -393px -3px;
}
#sprite-icon-instagram span {
    background-position: -419px -3px;
}
#sprite-icon-linkedin span {
    background-position: -445px -3px;
}
#sprite-icon-pinterest span {
    background-position: -471px -3px;
}
#sprite-icon-porch span {
    background-position: -497px -3px;
}
#sprite-icon-rss span {
    background-position: -523px -3px;
}
#sprite-icon-superpages span {
    background-position: -549px -3px;
}
#sprite-icon-twitter span {
    background-position: -575px -3px;
}
#sprite-icon-vimeo span {
    background-position: -601px -3px;
}
#sprite-icon-yellowpages span {
    background-position: -627px -3px;
}
#sprite-icon-yelp span {
    background-position: -653px -3px;
}
#sprite-icon-youtube span {
    background-position: -679px -3px;
}
#sprite-icon-avvo span {
    background-position: -704px -3px;
}

/* Contact Form */
.grecaptcha-badge {
    visibility: hidden;
}
span.wpcf7-spinner {
    position: absolute;
    right: 0;
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
}
form.use-floating-validation-tip span.wpcf7-not-valid-tip {
    padding: 0 5px;
    font-size: 9px;
    right: 0;
    top: 50%;
    left: auto;
    width: auto;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
div.wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border: 2px solid #f7e700;
    background-color: #f7e700;
    color: #000;
}
.form-container .form-field-item {
    margin-bottom: 15px;
}
.form-container .form-field .form-field-item label {
    font-family: "Arvo", serif;
    font-size: 12px;
    color: #000000;
}
.form-container .form-field .form-field-item input,
.form-container .form-field .form-field-item select,
.form-container .form-field .form-field-item textarea {
    font-size: 14px;
    background-color: #ffffff;
    border-radius: 0;
}
.form-container .form-field .form-field-item input,
.form-container .form-field .form-field-item textarea {
    padding: 20px 10px 20px 10px;
}
.form-container .form-field .form-field-item textarea {
    height: 100px;
    font-family: inherit;
}
.form-container .form-field .form-field-item select {
    padding: 20px 30px 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #111111 50%), linear-gradient(135deg, #111111 50%, transparent 50%), linear-gradient(to right, #111111, #111111);
    background-position: calc(100% - 16px) calc(2.1em + 0px), calc(100% - 10px) calc(2.1em + 0px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 6px 5px, 0px 0em;
    background-repeat: no-repeat;
}
.form-container .form-field button {
    width: 100%;
    max-width: 100%;
}
.form-container .form-field-item.form-leads,
.form-container .form-field-item.form-field-submit,
.form-container .form-field-item.form-field-message {
    margin: 0;
}
.form-container .form-field-item.form-recaptcha {
    line-height: 1;
    text-align: center;
}
.recaptcha-note, .recaptcha-note a, .form-field .form-field-check, .form-field .form-field-check a {
    line-height: 1.2;
    font-size: 12px;
    color: #000000;
}
.form-field-item.form-field-disclaimer {
    font-size: 10px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
    color: #000000;
}
.form-field .form-field-check span.form-check-label {
    margin-right: 5px;
}
.form-field .form-field-check span.wpcf7-list-item {
    margin: 0;
}
.form-field .form-field-check input {
    margin: 0;
    cursor: pointer;
}
.form-field .form-field-check span.wpcf7-list-item label {
    font-family: inherit;
}
.form-field .form-field-check span.wpcf7-not-valid-tip {
    width: 120px;
    right: -125px;
    padding: 3px;
    line-height: 1;
}
.form-container .form-field button {
    padding: 10px 10px;
    border: 1px solid #fe0000;
    color: #f8f8f8;
    background: #fe0000;
    font-size: 16px;
}
.form-container .form-field button:hover {
    color: #f8f8f8;
    background: #8b8786;
    border: 1px solid #8b8786;
}

/* POPUP Form */
.popup-form {
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    z-index: 999999;
    overflow: auto;
}
.site-form {
    width: auto;
    height: 100%;
    text-align: left;
}
.popup-form .form-fields {
    max-width: 450px;
    width: 100%;
    border-radius: 0;
    position: relative;
    padding: 20px 10px 60px 10px;
    right: -100%;
    transition: all 0.3s ease;
}
.popup-form .form-fields.slide-form {
    right: 0;
}
.popup-form .form-fields a.close {
    background: #000;
    color: #fff!important;
    line-height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 4px;
    width: 30px;
    height: 30px;
    text-decoration: none;
    z-index: 1;
    outline: none;
    font-weight: bold;
    box-shadow: -2px 2px #606061;
    cursor: pointer;
    border-radius: 0;
}
.popup-form .form-title,
.sidebar .form-title {
    text-align: center;
    background-color: #fe0000;
    color: #f8f8f8;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    padding: 15px 15px;
}
.popup-form .form-field,.sidebar .form-field {
    padding: 2px 0 0 0;
    background-color: #f8f8f8;
}
.popup-form .form-field-wrap {
    padding: 10px;
    -webkit-box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 25%);
}
.popup-form .form-field-item {
    width: 100%;
}
.popup-form .form-fields .recaptcha-note,
.popup-form .form-fields .recaptcha-note a {
    text-align: center;
}

/* Site Inner */
.site-inner {
    max-width: 1330px;
    clear: both;
    margin: 0 auto;
    padding: 60px 15px;
}
.full-width-content .content {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.after-entry,
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings {
    margin-bottom: 0;
}

/* Site Header */
header.site-header {
    padding: 0;
    position: fixed;
    z-index: 100;
    width: 100%;
}
header.site-header .top-head {
    background-color: #090909;
    color: #f8f8f8;
    min-height: 40px;
}
header.site-header .top-head .top-head-item {
    font-size: 16px;
}
header.site-header .top-head .top-head-item .th-number a {
    font-size: 20px;
}
header.site-header .media-cl-black .sprite span {
	filter: brightness(0) invert(0);
}
header.site-header .media-cl-white .sprite span {
	filter: brightness(0) invert(1);
}
header.site-header .media-cl-default .sprite span {
    filter: brightness(1) invert(0);
}
header.site-header .social-media a.sprite {
	background-color: #f8f8f8;
}
header.site-header .top-head a {
    color: #fe0000;
}
header.site-header .top-head .th-address span,
header.site-header .top-head .th-time span.time-list span,
header.site-header .top-head .th-email span,
header.site-header .top-head .th-number span {
    display: block;
}
header.site-header .top-head .th-address span br {
    display: none;
}
header.site-header .top-head .th-address span:before,
header.site-header .top-head .th-time span.time-list span:before,
header.site-header .top-head .th-email span:before,
header.site-header .top-head .th-name span:before,
header.site-header .top-head .th-number span:before {
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    margin-right: 5px;
    color: #f8f8f8;
}
header.site-header .top-head .th-address span:before {
    content: "\f3c5";
}
header.site-header .top-head .th-email span:before {
    content: "\f0e0";
}
header.site-header .top-head .th-time span.time-list span:before {
    content: "\f017";
}
header.site-header .top-head .th-name span:before {
    content: "\f015";
}
header.site-header .top-head .th-number span:before {
    content: "\f095";
}
header.site-header .top-head-items .mobile-not-active {
    display: none;
}
header.site-header .mid-head {
    background-color: #f8f8f8;
}
header.site-header .mid-head-items {
    padding: 5px 0;
}
header.site-header .mid-header-items {
    justify-content: flex-end;
    align-items: flex-start;
    display: none;
    padding-left: 30px;
}
header.site-header .mid-head-item {
    padding-left: 60px;
}
header.site-header .mid-head-item:before {
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: -5px;
    border: 2px solid #cccccc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fe0000;
}
header.site-header .mid-head-item.dsply-add:before {
    content: "\f3c5";
}
header.site-header .mid-head-item.dsply-time:before {
    content: "\f017";
}
header.site-header .mid-head-item.dsply-phone:before {
    content: "\f095";
}
header.site-header .mid-head-item .dsply-item span {
    display: block;
    line-height: 1.3;
}
header.site-header .mid-head-item .dsply-item span:not(:last-child) {
    margin-bottom: 5px;
}
header.site-header .mid-head-item .dsply-label {
    font-size: 12px;
    margin-bottom: 5px;
    color: #090909;
}
header.site-header .mid-head-item .dsply-item {
    font-size: 14px;
    color: #090909;
}
header.site-header .mid-head-item .dsply-item a {
    color: #fe0000;
    font-size: 20px;
}
header.site-header .bot-head {
    background-color: #090909;
}
header.site-header .mid-head-items .header-logo {
    text-align: center;
    padding: 0 60px;
}
header.site-header .mid-head-items .header-logo img {
    height: 50px;
}

/* Main Navigation */
div#main-menu .nav-primary {
    float: none;
    padding: 15px 15px 200px 15px;
}
.genesis-nav-menu a {
    color: #f8f8f8;
    background: #090909;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 0;
    text-transform: uppercase;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
    color: #f8f8f8;
    background: #fe0000;
}
.genesis-nav-menu .sub-menu a {
    color: #f8f8f8;
    background: #090909;
    font-size: 14px;
}
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #f8f8f8;
    background: #fe0000;
}

/* Hero Video */
.hero-video.youtube-video iframe,
.hero-video.vimeo-video iframe,
.hero-video.local-video video {
    width: 100%;
    height: calc((100vw* 9) / 16);
}

/* Hero Video/Image Display */
.hero-slide-items.diplay-option-mobile,
.hero-video-section.diplay-option-mobile {
    display: block;
}
.hero-slide-items.diplay-option-desktop,
.hero-video-section.diplay-option-desktop {
    display: none;
}

/* Services Section */
.services-section .service-pages:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.services-section .service-item {
    display: flex;
    justify-content: left;
    align-items: center;
}
.services-section .service-item:not(:last-child) {
    margin-bottom: 30px;
}
.services-section .service-item .service-icon,
.services-section .service-item .service-icon .serv-icn-img {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.services-section .service-item .service-icon {
    width: 100px;
    height: 100px;
    margin: 0 15px 0 0;
    border: 2px dotted #1390f3;
}
.services-section .service-item .service-icon .serv-icn-img {
    width: 80px;
    height: 80px;
    background-color: #1390f3;
    padding: 10px;
}
.services-section .service-item .service-title {
    color: #f8f8f8;
    font-size: 22px;
}
.services-section .service-item .service-desc {
    font-size: 16px;
    color: #f8f8f8;
    margin-bottom: 20px;
    display: none;
}
.services-section .service-item .service-btn {
    display: none;
}
.service-slide-control.slide-control {
    display: none;
}
.service-slide-control.slide-control .slick-arrow {
    color: #f8f8f8;
    background-color: rgba(0,0,0,0.7);
}
.service-slide-control.slide-control .slick-arrow:hover {
    color: #f8f8f8;
    background-color: rgba(254,0,0,0.35);
}

/* Inner Services*/
.inner-page-service .inner-serv-items {
    padding: 30px 0;
}
.inner-page-service .inner-serv-item:not(:last-child) {
    margin-bottom: 40px;
}
.inner-page-service .inner-serv-img {
    text-align: center;
}
.inner-page-service .inner-serv-cont {
    padding: 30px 0 0 0;
    text-align: center;
}
.inner-page-service .inner-serv-icon-wrap {
    margin-bottom: 20px;
    display: block;
    text-align: center;
}
.inner-page-service .inner-serv-title {
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.inner-page-service .inner-serv-desc {
    margin-bottom: 20px;
}
.inner-page-service .inner-serv-wrap {
    padding: 10px 10px;
    border: 2px dotted #f8f8f8;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.inner-page-service .inner-serv-icon {
    border: 5px solid #000000;
    border-radius: 50%;
    background-color: #f8f8f8;
    padding: 10px 10px;
}


/* Top Content CTA */
.top-content-cta-section .top-page-content-cta {
    background: linear-gradient(to right,  #090909 0%,#090909 100%);
}
.top-content-cta-section .top-cta-title {
    padding: 5px 0;
    color: #f8f8f8;
    font-size: 25px;
    text-align: center;
    line-height: 1;
}
.top-content-cta-section .top-cta-btn {
    padding: 5px 0;
}
.top-content-cta-section .top-cta-btn a {
    background-color: #fe0000;
    display: block;
    text-align: center;
    padding: 10px 10px;
}
.top-content-cta-section .top-cta-btn a span {
    display: block;
    line-height: 1;
    color: #f8f8f8;
}
.top-content-cta-section .top-cta-btn span.top-cta-btn-top {
    font-size: 30px;
}
.top-content-cta-section .top-cta-btn span.top-cta-btn-bot {
    font-size: 18px;
}
.top-content-cta-section .top-cta-btn a:hover {
    background-color: #8b8786;
}
.top-content-cta-section .top-cta-btn a:hover span {
    color: #f8f8f8;
}

/* Home Content Load More */
.site-inner .home-more-content {
    display: none;
}

/* Below Content CTA */
body:not(.home) .content-cta-section {
    margin-bottom: 100px;
}
.content-cta-section .page-content-cta {
    background: linear-gradient(to right,  #090909 0%,#090909 100%);
}
.content-cta-section .serv-cta-title {
    padding: 5px 0;
}
.content-cta-section .serv-cta-title span {
    display: block;
    color: #f8f8f8;
    line-height: 1;
}
.content-cta-section .serv-cta-title span.cta-title-top {
    font-size: 30px;
}
.content-cta-section .serv-cta-title span.cta-title-bot {
    font-size: 16px;
}
.content-cta-section .cont-cta-btn {
    padding: 5px 0;
}
.content-cta-section .cont-cta-btn a {
    background-color: #fe0000;
    color: #f8f8f8;
    display: block;
    text-align: center;
    padding: 10px 10px;
}
.content-cta-section .cont-cta-btn span {
    display: block;
    line-height: 1;
}
.content-cta-section .cont-cta-btn span.cta-btn-top {
    font-size: 30px;
}
.content-cta-section .cont-cta-btn span.cta-btn-bot {
    font-size: 16px;
}
.content-cta-section .cont-cta-btn a:hover {
    background-color: #8b8786;
    color: #f8f8f8;
}

/* Serve Area Section */
.area-we-serve-section .area-we-serve:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0);
}
.area-we-serve-section .section-title {
    color: #090909;
    font-size: 35px;
}
.area-we-serve-section .section-title:before {
    background-color: #fe0000;
}
.area-we-serve-section .section-desc,
.area-we-serve-section .location-items ul li {
    color: #090909;
    margin-bottom: 10px;
    font-size: 16px;
}
.area-we-serve-section .location-items ul li:before {
    content: "\f3c5";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    margin-right: 5px;
    color: #fe0000;
}
.area-we-serve-section .serve-area-map div#serve-map {
    min-height: 350px;
}
.area-we-serve-section .serve-area-map .gm-style-iw-ch {
    display: none;
}
.area-we-serve-section .serve-area-map .gm-style-iw-chr {
    margin: 0 auto;
}
.area-we-serve-section .serve-area-map .gm-style .gm-style-iw-c {
    padding: 5px !important;
}
.area-we-serve-section .serve-area-map .gm-style-iw-d {
    overflow: auto !important;
}
.area-we-serve-section .serve-area-map .gm-ui-hover-effect {
    width: 24px !important;
    height: 24px !important;
}
.area-we-serve-section .serve-area-map .gm-ui-hover-effect span {
    margin: 0 !important;
}
.area-we-serve-section .location-items {
    margin-top: 20px;
}
.area-we-serve-section .serve-area-form {
    max-width: 650px;
    margin: 60px auto 0;
}
.area-we-serve-section .serve-form-title {
    font-size: 20px;
    padding: 15px 15px;
    color: #f8f8f8;
    background-color: #090909;
    line-height: 1.2;
}
.area-we-serve-section .form-field {
    padding: 15px 15px;
    background-color: #090909;
}
.area-we-serve-section .form-field .form-field-item label {
    color: #f8f8f8;
}
.area-we-serve-section .form-field .recaptcha-note,
.area-we-serve-section .form-field .recaptcha-note a,
.area-we-serve-section .form-field .form-field-disclaimer,
.area-we-serve-section .form-field .form-field-check,
.area-we-serve-section .form-field .form-field-check a {
    color: #f8f8f8;
}
.area-we-serve-section .form-field-item.form-recaptcha {
    text-align: center;;
}
.area-we-serve-section .form-container .form-field button {
    color: #f8f8f8;
    background-color: #fe0000;
    border: 1px solid #fe0000;
}
.area-we-serve-section .form-container .form-field button:hover {
    color: #f8f8f8;
    background-color: #8b8786;
    border: 1px solid #8b8786;
}

/* Our Projects */
.full-width-section.projects-section .our-projects:before,
.full-width-section.projects-section .our-projects:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.full-width-section.projects-section .our-projects:before {
    height: 400px;
    background: linear-gradient(to right,  rgb(0,0,0) 0%,rgb(0,0,0) 100%);
    z-index: 1;
}
.full-width-section.projects-section .our-projects:after {
    height: 100%;
    background-color: rgb(255,255,255);
    z-index: 0;
}
.full-width-section.projects-section .inner-width,
.full-width-section.projects-section .full-width {
    z-index: 1;
}
.projects-section .section-title {
    color: #f8f8f8;
    font-size: 35px;
}
.projects-section .section-title:before {
    background-color: #f8f8f8;
    font-size: 16px;
}
.projects-section .section-desc {
    color: #f8f8f8;
}
.projects-section .project-sample {
    padding: 30px 15px 50px 15px;
}
.projects-section .sample-proj-item {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.projects-section .sample-proj-item .sample-proj-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.projects-section .sample-proj-item a {
    z-index: 2;
}
.projects-section .sample-proj-item:hover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgba(254,0,0,0.63) 0%,rgba(9,9,9,0.32) 100%);
    z-index: 1;
}
.projects-section .sample-proj-item:hover:after {
    content: "\2b";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    color: #1390f3;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    z-index: 1;
}
.projects-section .proj-count-item {
    height: 340px;
    border: 1px solid #cccccc;
    margin: 1% 0;
    width: 49%;
}
.projects-section .proj-count-item:not(:nth-child(4n+1)) {
    margin-left: 0;
}
.projects-section .proj-count-item:not(:nth-child(2n+1)) {
    margin-left: 2%;
}
.projects-section .proj-count-item .proj-icon {
    margin-bottom: 10px;
}
.projects-section .proj-count-item .proj-count {
    font-size: 45px;
    line-height: 1;
}
.projects-section .proj-count-item .proj-label {
    font-size: 14px;
}
.projects-section .proj-count-item .proj-count,
.projects-section .proj-count-item .proj-label {
    color: #090909;
}
.projects-section .proj-count-item:hover {
    background: linear-gradient(to bottom,  rgb(254,0,0) 0%,rgb(193,0,0) 100%);
}
.projects-section .proj-count-item:hover .proj-icon img {
    filter: brightness(0) invert(1);
}
.projects-section .proj-count-item:hover .proj-count,
.projects-section .proj-count-item:hover .proj-label {
    color: #f8f8f8;
}
.projects-section .proj-count-item .odometer-digit {
    vertical-align: text-bottom !important;
}
.projects-section.inner-project-counter {
    margin-top: 30px;
}

/* Call To Action */
.main-cta-section .top-cta-cont:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0);
    z-index: 0;
}
.main-cta-section .cta-content-row .cta-left-col,
.main-cta-section .cta-content-row .cta-right-col {
    padding: 60px 0;
}
.main-cta-section .cta-content-row .cta-left-col .cta-form {
    max-width: 650px;
    margin: 0 auto;
}
.main-cta-section .inner-width {
    z-index: 1;
}
.main-cta-section .cta-items {
    margin: 0 0 60px 0;
}
.main-cta-section .cta-right-col:before {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width: calc(100% - 35px);
    height: 100%;
    background: linear-gradient(to right,  rgb(254,0,0) 0%,rgb(254,0,0) 100%);
}
.main-cta-section .section-title {
    color: #f8f8f8;
    font-size: 35px;
}
.main-cta-section .section-title:before {
    background-color: #fe0000;
}
.main-cta-section .section-desc {
	font-size: 16px;
}
.main-cta-section .section-desc,
.main-cta-section .section-desc h2,
.main-cta-section .section-desc h3 {
    color: #f8f8f8;
}
.main-cta-section .section-desc ul {
    margin-bottom: 30px;
}
.main-cta-section .section-desc ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    color: #fe0000;
    margin-right: 10px;
}
.main-cta-section .section-btn a.site-btn {
    color: #f8f8f8;
    background: #fe0000;
    border: 1px solid #fe0000;
}
.main-cta-section .section-btn a.site-btn:hover {
    color: #f8f8f8;
    background: #8b8786;
    border: 1px solid #8b8786;
}
.main-cta-section .cta-item-btn:before,
.main-cta-section .cta-item-num:before,
.main-cta-section .cta-item-mail:before {
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 5px solid #f8f8f8;
    background-color: #1d2327;
    color: #fe0000;
    font-size: 25px;
}
.main-cta-section .cta-item-btn:before {
    content: "\f0ad";
}
.main-cta-section .cta-item-num:before {
    content: "\f095";
}
.main-cta-section .cta-item-mail:before {
    content: "\f0e0";
}
.main-cta-section .cta-item {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 20px;
}
.main-cta-section .cta-item a {
    font-size: 30px;
    line-height: 1;
    width: calc(100% - 100px);
    padding-left: 20px;
    color: #f8f8f8;
}
.main-cta-section .cta-item-img {
    text-align: center;
}
.main-cta-section .cta-item:hover:before {
    border: 5px solid #f8f8f8;
    background-color: #090909;
    color: #fe0000;
}
.main-cta-section .cta-item:hover a {
    color: #f8f8f8;
}
.main-cta-section .cta-form .cta-form-title {
    font-size: 20px;
    padding: 15px 15px;
    color: #f8f8f8;
    background-color: #000000;
    line-height: 1.2;
}
.main-cta-section .cta-form .form-field {
    padding: 15px 15px;
    background-color: #1d2327;
    border: 2px solid #000000;
}
.main-cta-section .cta-form .form-field .form-field-item label {
    color: #f8f8f8;
}
.main-cta-section .cta-form .form-field .recaptcha-note,
.main-cta-section .cta-form .form-field .recaptcha-note a,
.main-cta-section .cta-form .form-field .form-field-disclaimer,
.main-cta-section .cta-form .form-field .form-field-check,
.main-cta-section .cta-form .form-field .form-field-check a {
    color: #f8f8f8;
}
.main-cta-section .form-container .form-field button {
    color: #f8f8f8;
    background-color: #fe0000;
    border: 1px solid #fe0000;
}
.main-cta-section .form-container .form-field button:hover {
    color: #f8f8f8;
    background-color: #8b8786;
    border: 1px solid #8b8786;
}

/* Reviews Section */
.review-section .review-col:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0);
}
.review-section .section-title {
    color: #090909;
    font-size: 35px;
}
.review-section .section-title:before {
    background-color: #fe0000;
}
.review-section .section-desc {
    color: #090909;
    font-size: 16px;
}
.review-section .header-wrap {
    padding-bottom: 20px;
}
.review-section .review-item-row {
    padding: 15px 15px;
    border: 1px solid #cccccc;
    margin: 0 10px 10px 10px;
    background-color: #f8f8f8;
}
.review-section .review-content {
    padding-bottom: 20px;
    color: #090909;
    font-size: 14px;
}
.review-section .review-icon {
    font-size: 50px;
    line-height: 1;
    margin-right: 15px;
    color: #090909;
}
.review-section .review-author-rating {
    line-height: 1.2;
}
.review-section .review-author {
    color: #090909;
    font-size: 14px;
}
.review-section .review-rating span {
    color: #fe0000;
    font-size: 12px;
}
.review-section .review-slide-control {
    margin-bottom: 30px;
}
.review-section .review-slide-control .slick-arrow {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.review-section .review-slide-control .slick-arrow {
    background-color: #999999;
}
.review-section .section-btn a.site-btn {
    color: #f8f8f8;
    background: #fe0000;
    border: 1px solid #fe0000;
}
.review-section .section-btn a.site-btn:hover {
    color: #f8f8f8;
    background: #8b8786;
    border: 1px solid #8b8786;
}
.review-section .review-slide-control .slick-arrow {
    color: #f8f8f8;
    background-color: rgba(0,0,0,0.7);
}
.review-section .review-slide-control .slick-arrow:hover {
    color: #f8f8f8;
    background-color: rgba(254,0,0,0.36);
}

/* Badges Section */
.badges-section .badges-col:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0);
}
.badges-section .section-title {
    color: #090909;
    font-size: 35px;
}
.badges-section .section-title:before {
    background-color: #fe0000;
}
.badges-section .section-desc {
    color: #090909;
    font-size: 16px;
}
.badges-section .site-badges {
    padding-top: 30px;
}
.badges-section .site-badges .badges-item {
    display: inline-block !important;
    vertical-align: middle;
    float: none;
    margin: 10px 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
    height: 180px;
}
.badges-section .site-badges .badges-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20px 20px;
}
.badges-section .site-badges .badges-item img {
    margin: 0 auto;
    transition: 0.9s;
    transform: rotateY(0deg);
    max-width: 150px;
}
.badges-section .site-badges .badges-item a:hover img {
    transition: 0.9s;
    transform: rotateY(360deg);
}
.badge-slide-control.slide-control {
    margin-bottom: 30px;
}
.badge-slide-control.slide-control .slick-arrow {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.badge-slide-control.slide-control .slick-arrow {
    color: #f8f8f8;
    background-color: rgba(9,9,9,0.57);
}
.badge-slide-control.slide-control .slick-arrow:hover {
    color: #f8f8f8;
    background-color: rgba(254,0,0,0.35);
}

/* Latest Post */
.latest-news-section .latest-news-col:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0);
}
.latest-news-section .section-title {
    color: #000000;
    font-size: 35px;
}
.latest-news-section .section-title:before {
    background-color: #1390f3;
}
.latest-news-section .section-desc {
    color: #000000;
    font-size: 16px;
}
.latest-news-section .post-item {
    margin: 10px 10px 40px;
}
.post-item .post-img {
    height: 260px;
}
.post-item .post-details {
    background-color: #f1f1f1;
}
.post-item .post-details.heading-details {
    padding: 15px 15px;
    border-bottom: 3px solid #cccccc;
}
.post-item .post-details.content-details {
    padding: 15px 15px 60px 15px;
    font-size: 16px;
}
.post-item .post-details .post-title {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000000;
}
.post-item .post-author-date .post-author,
.post-item .post-author-date .post-date {
	font-size: 14px;
	color: #000000;
}
.post-item .post-details .post-content {
	color: #000000;
	font-size: 16px;
}
.post-item .post-author-date i {
    color: #1390f3;
}
.post-item .post-btn {
    position: absolute;
    background-color: #1390f3;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    bottom: -25px;
}
.latest-news-section .post-slide-control.slide-control {
    margin-bottom: 30px;
}
.latest-news-section .post-slide-control .slick-arrow {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.latest-news-section .section-btn a.site-btn {
    color: #ffffff;
    background: #1390f3;
    border: 1px solid #1390f3;
}
.latest-news-section .section-btn a.site-btn:hover {
    color: #ffffff;
    background: #1d2327;
    border: 1px solid #1d2327;
}
.post-slide-control.slide-control .slick-arrow {
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
}
.post-slide-control.slide-control .slick-arrow:hover {
    color: #ffffff;
    background-color: rgba(19,144,243,0.7);
}

/* Site Footer */
.site-footer {
    border-top: 0px solid #eee;
    font-size: 16px;
    line-height: 1.5;
    padding: 100px 0;
    text-align: left;
}
.site-footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0);
}
.site-footer .footer-logo {
    margin-bottom: 60px;
}
.site-footer .footer-column-wrap {
    max-width: 480px;
    margin: 0 auto;
}
.site-footer .footer-columns .footer-item-rows:not(:last-child) {
    margin-bottom: 30px;
}
.site-footer .column-label {
    color: #090909;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    font-size: 20px;
}
.site-footer .column-main-element .site-info {
    padding-left: 25px;
    color: #090909;
    font-size: 16px;
}
.site-footer .column-main-element .site-info a {
    color: #fe0000;
}
.site-footer .column-main-element .site-info a:hover {
    color: #8b8786;
}
.site-footer .column-main-element .site-info:before {
    content: "\f3c5";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #fe0000;
}
.site-footer .column-main-element .site-info.site-name:before {
    content: "\e3af";
}
.site-footer .column-main-element .site-info.site-address:before {
    content: "\f3c5";
}
.site-footer .column-main-element .site-info.site-number:before {
    content: "\f095";
}
.site-footer .column-main-element .site-info.site-email:before {
    content: "\f0e0";
}
.site-footer .column-main-element .site-info.site-operation:before {
    content: "\f017";
}
.site-footer .column-main-element .site-info.site-lisence:before {
    content: "\f2c2";
}
.site-footer .column-main-element .site-info:not(:last-child) {
    margin-bottom: 15px;
}
.site-footer .column-main-element .site-info span {
    display: block;
}
.site-footer .footer-service-menu ul li {
    padding: 5px 5px 5px 20px;
    position: relative;
}
.site-footer .footer-service-menu ul li a {
    color: #fe0000;
    font-size: 16px;
}
.site-footer .footer-service-menu ul li a:hover {
    color: #8b8786;
}
.site-footer .footer-service-menu ul li:before {
    content: "\f111";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    font-size: 4px;
    position: absolute;
    left: 0;
    top: 13px;
    color: #fe0000;
}
.site-footer .footer-col-item.column-html {
    padding-top: 15px;
    margin-top: 15px;
    color: #090909;
    font-size: 16px;
    border-top: 1px solid #cccccc;
}
.site-footer .footer-col-item.column-html a {
    color: #fe0000;
}
.site-footer .footer-col-item.column-html .footer-btn {
    margin-top: 15px;
}
.site-footer .footer-main-nav {
    margin-top: 60px;
    padding: 15px 15px;
    background-color: #000000;
}
.site-footer .footer-main-nav ul {
    text-align: center;
}
.site-footer .footer-main-nav ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    margin: 5px 10px;
}
.site-footer .footer-main-nav ul li a {
    color: #f8f8f8;
    font-size: 16px;
}
.site-footer .footer-main-nav ul li a:hover {
    color: #fe0000;
}
.site-footer .footer-copyright {
    padding-top: 60px;
    color: #000000;
    font-size: 16px;
}
.site-footer .footer-copyright a {
    color: #fe0000;
}
.site-footer .footer-copyright a:hover {
    color: #8b8786;
}
.site-footer .social-media a.sprite {
	background-color: #ffffff;
}
.site-footer .ft-media-white .sprite span {
	filter: brightness(0) invert(1);
}
.site-footer .ft-media-black .sprite span {
	filter: brightness(0) invert(0);
}
.site-footer .ft-media-default .sprite span {
    filter: brightness(1) invert(0);
}

/* Blog Template */
.post-archives-list .select-post-item {
    margin: 5px 0;
}
.post-archives-list select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #f8f8f8 50%), linear-gradient(135deg, #f8f8f8 50%, transparent 50%), linear-gradient(to right, #f8f8f8, #f8f8f8);
    background-position: calc(100% - 16px) calc(1.1em + 0px), calc(100% - 10px) calc(1.1em + 0px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 6px 5px, 0px 0em;
    background-repeat: no-repeat;
    padding: 12px 30px 12px 10px;
    font-weight: 600; 
    background-color: #fe0000;
    color: #f8f8f8;
    line-height: 1.4;
}
.post-archives-list select option:first-child {
    display: none;
}
.post-archives-list select option {
    background-color: #fe0000;
    color: #f8f8f8;
}
.post-archives-list select:hover, .post-archives-list select:focus {
    background-color: #8b8786;
    color: #f8f8f8;
    background-image: linear-gradient(45deg, transparent 50%, #f8f8f8 50%), linear-gradient(135deg, #f8f8f8 50%, transparent 50%), linear-gradient(to right, #f8f8f8, #f8f8f8);
}
.post-archives-list.single-post-item {
    margin-bottom: 30px;
}
.blog-post-listing {
    margin-top: 30px;
}
.blog-post-listing article {
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 40px;
}

/* Contact Us Template */
body.custom-contact-page-template .content-cta-section {
    margin-bottom: 0;
}
.contact-page-wrap {
    margin-top: 30px;
}
.contact-page-wrap .contact-info-wrap span {
    display: block;
}
.contact-page-wrap .contact-info-wrap {
    padding-left: 45px;
}
.contact-page-wrap .contact-info-wrap:not(:last-child) {
    margin-bottom: 15px;
}
.contact-page-wrap .contact-site-info {
    max-width: 400px;
    margin: 0 auto 60px;
}
.contact-page-wrap .contact-info-wrap:before {
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    line-height: 1;
}
.contact-page-wrap .contact-info-wrap.site-address:before {
    content: "\f3c5";
}
.contact-page-wrap .contact-info-wrap.site-email:before {
    content: "\f0e0";
}
.contact-page-wrap .contact-info-wrap.site-number:before {
    content: "\f095";
}
.contact-page-wrap .contact-info-wrap.site-time:before {
    content: "\f017";
}
.contact-page-wrap .contact-info-wrap.site-license:before {
    content: "\f2c2";
}
.contact-page-wrap .contact-info-wrap.site-media:before {
    content: "\f1e0";
}
.contact-page-wrap .contact-site-name {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.contact-page-wrap .contact-site-map {
    margin-top: 60px;
}
.contact-page-wrap .contact-site-map iframe {
    width: 100%;
}
.contact-page-wrap .form-title {
    font-size: 22px;
    padding: 15px 15px;
    background-color: #fe0000;
    color: #f8f8f8;
}
.contact-page-wrap .form-field {
    padding: 15px 15px;
    border: 2px solid #000000;
    background-color: #f8f8f8;
}
.contact-page-wrap .form-field-disclaimer {
    font-size: 12px;
    text-align: center;
    margin: 10px 0 0 0 !important;
}

/* Page Banner */
.inner-page-banner .page-banner {
    height: 350px;
}
.inner-page-banner .page-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, 0.50);
}
.inner-page-banner .page-banner .page-banner-wrap {
    height: 100%;
}
.inner-page-banner .page-banner .page-banner-wrap .page-title-container {
    padding: 10px 0;
}
.inner-page-banner .page-title {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 10px;
}

/* Breadcrumbs */
.breadcrumb {
    border-bottom: 0;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.breadcrumb span,
.breadcrumb span a {
    color: #fff;
    font-size: 16px;
}
.breadcrumb span.separator {
    margin: 0 5px;
    top: -4px;
    position: relative;
    font-size: 5px;
}

/* Floating CTA */
.floating-cta {
    background: #fe0000;
    position: fixed;
    bottom: 0;
    border: 1px solid #fe0000;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 10;
    cursor: pointer;
}
.floating-cta .form-popup-text {
    padding: 10px 10px;
    display: block;
}
.floating-cta a.form-popup-text {
    font-size: 16px;
    color: #f8f8f8;
}
.floating-cta:hover {
    background: #8b8786;
}
.floating-cta:hover a.form-popup-text {
    color: #f8f8f8;
}

/* Back to Top */
.backToTop {
    position: fixed;
    bottom: 155px;
    right: 0;
    color: #f8f8f8;
    background-color: #fe0000;
    padding: 5px;
    cursor: pointer;
    display: none;
    z-index: 1;
    border: 1px solid #f8f8f8;
}
.backToTop span {
    display: block;
    text-align: center;
    line-height: 1;
}
.backToTop span.top-icon {
    font-size: 25px;
}
.backToTop span.top-text {
    font-size: 10px;
}

/* Page Accordion */
.page-accordion {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    padding: 30px 0;
}
.page-accordion .accordion-item {
    margin-bottom: 20px;
    width: 100%;
    -webkit-column-break-inside: avoid;
}
.page-accordion .accordion-title {
    padding: 10px 40px 10px 15px;
    line-height: 1.2;
    cursor: pointer;
    background-color: #fe0000;
    color: #f8f8f8;
    font-size: 16px;
    min-height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.page-accordion .accordion-title.active {
    background-color: #8b8786;
    color: #f8f8f8;
}
.page-accordion .accordion-title:after {
    content: "\f107";
    font-family: "Font Awesome\ 6 Free";
    font-weight: 900;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px 8px;
    border-left: 1px solid #f8f8f8;
}
.page-accordion .accordion-content {
    padding: 10px 15px;
    background-color: #ffffff;
    display: none;
    border: 1px solid #cccccc;
}
.page-accordion .accordion-title.active:after {
    content: "\f106";
}


/* Media Query */
@media only screen and (min-width: 481px) {

    /* Service Slider */
    .services-section .service-item:not(:last-child) {
        margin-bottom: 0;
    }
    .services-section .service-item {
        display: block;
        background: linear-gradient(to bottom,  #090909 0%,#090909 100%);
        padding: 30px 30px;
        margin: 70px 10px 10px 10px;
        border-bottom: 3px solid #f8f8f8;
    }
    .services-section .service-item .service-icon {
        width: 130px;
        height: 130px;
        margin: 0 auto;
        border: 2px dotted #f8f8f8;
        top: -100px;
        margin-bottom: -80px;
    }
    .services-section .service-item .service-icon .serv-icn-img {
        width: 100px;
        height: 100px;
        background-color: #f8f8f8;
    }
    .services-section .service-item .service-title {
        margin-bottom: 20px;
    }
    .services-section .service-item .service-desc {
        display: block;
    }
    .services-section .service-item .service-btn {
        display: block;
        z-index: 1;
    }
    .services-section .service-item .service-btn a {
        color: #f8f8f8;
        background-color: #fe0000;
        border: 1px solid #fe0000;
    }
    .service-slide-control.slide-control {
        display: block;
    }
    .services-section .service-item .service-btn a:hover {
        color: #f8f8f8;
        background-color: #8b8786;
        border: 1px solid #8b8786;
    }

}
@media only screen and (min-width: 601px) {

	/* Serve Area Section */
	.area-we-serve-section .serve-form-title {
	    font-size: 25px;
	    padding: 20px 15px;
	}
    .area-we-serve-section .form-field {
	    padding: 20px 15px;
	}

	/* Main CTA Section */
	.main-cta-section .cta-form .cta-form-title {
	    font-size: 25px;
	    padding: 20px 15px;
	}
	.main-cta-section .cta-form .form-field {
	    padding: 20px 15px;
	}

    /* Our Projects */
    .projects-section .sample-proj-item {
        height: 300px;
    }

    /* Review Section */
    .review-section .review-listing {
        padding-left: 60px;
    }
    .review-section .review-slide-control {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 0;
    }
    .review-section .review-slide-control .slick-arrow i {
        transform: rotate(90deg);
    }
}
@media only screen and (min-width: 767px) {
    /* Common Classes */
    ul.list-col-2,
    ul.list-col-3 {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        list-style: inside;
    }
}
@media only screen and (min-width: 768px) {
    /* Call To Action */
    .main-cta-section .cta-right-col:before {
        width: calc(100% - 15px);
    }
    .main-cta-section .cta-items {
        display: flex;
        justify-content: space-between;
    }
    .main-cta-section .cta-item {
        width: 32%;
    }
    .main-cta-section .cta-item-btn:before,
    .main-cta-section .cta-item-num:before,
    .main-cta-section .cta-item-mail:before {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }
    .main-cta-section .cta-item a {
        font-size: 20px;
        width: calc(100% - 60px);
    }

    /* Blog Template */
    .blog-post-listing article {
	    width: 49%;
	}
	.blog-post-listing article:not(:nth-child(3n+1)) {
	    margin-left: 0;
	}
	.blog-post-listing article:not(:nth-child(2n+1)) {
	    margin-left: 2%;
	}
}
@media only screen and (min-width: 1024px) {
    /* Common Classes */
    h1,
    .archive-description .entry-title,
    .archive-title,
    .entry-title,
    .author-box-title {
        font-size: 45px;
    }
    h2 {
        font-size: 35px;
    }
    h3 {
        font-size: 30px;
    }
    h4 {
        font-size: 25px;
    }
    h5, h6 {
        font-size: 22px;
    }
    .show-item-mobile {
        display: none;
    }
    .hide-item-mobile {
        display: block;
    }
    .site-inner {
        padding: 100px 15px;
    }
    .site-section.full-padding {
        padding: 100px 15px;
    }
    .site-section.top-bot-padding {
        padding: 100px 0;
    }
    ul.list-col-3 {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
        list-style: inside;
    }

    /* Navigation */
    .nav-primary {
        clear: left;
        top: auto;
        right: auto;
        overflow: inherit;
        position: relative;
        left: auto;
        height: auto;
        padding: 0;
        transition: none;
        display: inline-block !important;
        vertical-align: middle;
    }
    .nav-primary > .wrap {
        text-align: left;
    }
    .nav-primary.show {
        margin-top: 0;
    }
    .menu-toggle,
    .sub-menu-toggle {
        display: none;
        visibility: hidden;
    }
    div#main-menu .nav-primary {
        padding: 0;
    }
    .genesis-nav-menu > .menu-item.menu-item-has-children > a span:after {
        font-family: 'Font Awesome\ 6 Free';
        font-weight: 900;
        content: "\f107";
        margin-left: 7px;
        font-size: 16px;
    }
    .genesis-nav-menu a {
        padding: 20px 15px;
        font-size: 16px;
    }
    .genesis-nav-menu .sub-menu {
        text-align: left;
    }
    body.window_scrolled div#main-menu .nav-primary {
        padding: 0;
    }

    /* Column By 5 */
    .col-1-5 {
        width: 100%;
    }
    .col-2-5 {
        width: 50%;
    }
    .col-3-5 {
        width: 33.33%;
    }
    .col-4-5 {
        width: 25%;
    }
    .col-5-5 {
        width: 20%;
    }

    /* Column Edge to Edge with Space */
    .col-2 {
        width: 49%;
    }
    .col-3 {
        width: 32%;
    }
    .col-4 {
        width: 23.5%;
    }
    .col-5 {
        width: 18.4%;
    }

    /* Column By 12 */
    .col-1-12 {
        width: 8.333%;
    }
    .col-2-12 {
        width: 16.666%;
    }
    .col-3-12,.col-1-4 {
        width: 25%;
    }
    .col-4-12 {
        width: 33.333%;
    }
    .col-5-12 {
        width: 41.666%;
    }
    .col-6-12,.col-2-4 {
        width: 50%;
    }
    .col-7-12 {
        width: 58.333%;
    }
    .col-8-12 {
        width: 66.666%;
    }
    .col-9-12 {
        width: 75%;
    }
    .col-10-12 {
        width: 83.333%;
    }
    .col-11-12 {
        width: 91.666%;
    }

    /* Main Navigation */
    .nav-primary .genesis-nav-menu a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .genesis-nav-menu > .menu-item.current-menu-item > a:before,
    .genesis-nav-menu > .menu-item > a:focus:before,
    .genesis-nav-menu > .menu-item > a:hover:before,
    .genesis-nav-menu > .menu-item.current-menu-item > a:after,
    .genesis-nav-menu > .menu-item > a:focus:after,
    .genesis-nav-menu > .menu-item > a:hover:after {
        content: "";
        position: absolute;
        left: 0;
        height: 3px;
        width: 100%;
        background-color: #fe0000;
    }
    .genesis-nav-menu > .menu-item.current-menu-item > a:before,
    .genesis-nav-menu > .menu-item > a:focus:before,
    .genesis-nav-menu > .menu-item > a:hover:before {
        top: 0;
    }
    .genesis-nav-menu > .menu-item.current-menu-item > a:after,
    .genesis-nav-menu > .menu-item > a:focus:after,
    .genesis-nav-menu > .menu-item > a:hover:after {
        bottom: 0;
    }
    .genesis-nav-menu .sub-menu a {
        font-size: 16px;
    }
    .genesis-nav-menu .sub-menu a:focus,
    .genesis-nav-menu .sub-menu a:hover,
    .genesis-nav-menu .sub-menu .current-menu-item > a,
    .genesis-nav-menu .sub-menu .current-menu-item > a:focus,
    .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
        border: 0 !important;
    }
    .genesis-nav-menu .sub-menu,
    .genesis-nav-menu .sub-menu a {
        width: 200px;
    }

    /* Site Header */
    header.site-header .top-head-items .mobile-not-active {
        display: block;
    }
    header.site-header .top-head .item-count-3 .col-3:nth-child(2),
    header.site-header .top-head .item-count-4 .col-4:nth-child(2) {
        text-align: center;
    }
    header.site-header .top-head .item-count-2 .col-2:last-child,
    header.site-header .top-head .item-count-3 .col-3:last-child,
    header.site-header .top-head .item-count-4 .col-4:last-child,
    header.site-header .top-head .item-count-4 .col-4:nth-child(3) {
        text-align: right;
    }
    header.site-header .top-head .top-head-item.col-4 {
        width: 32%;
    }
    header.site-header .top-head .top-head-item.mobile-active {
        display: none;
    }
    header.site-header .mid-header-items {
        display: flex;
    }
    header.site-header .mid-head-items .header-logo {
        text-align: left;
        padding: 0 0;
    }
    header.site-header .mid-head-item:not(:last-child) {
        margin-right: 15px;
    }
    header.site-header .mid-head-items {
        padding: 15px 0;
    }
    header.site-header .mid-head-items .header-logo img {
        height: auto;
    }

    /* Hero Video/Image Display */
    .hero-slide-items.diplay-option-mobile,
    .hero-video-section.diplay-option-mobile {
        display: none;
    }
    .hero-slide-items.diplay-option-desktop,
    .hero-video-section.diplay-option-desktop {
        display: block;
    }

	/* Inner Services*/
	.inner-page-service .inner-serv-icon-wrap {
	    display: flex;
	}
	.inner-page-service .inner-serv-img {
	    width: 41.666%;
	}
	.inner-page-service .inner-serv-cont {
	    width: 58.333%;
	    padding: 0 0 0 30px;
	    text-align: left;
	}

	/* Top Content CTA */
	.top-content-cta-section .top-cta-title {
	    font-size: 30px;
	    text-align: left;
	}
	.top-content-cta-section .top-cta-btn span.top-cta-btn-top {
	    font-size: 35px;
	}
	.top-content-cta-section .top-cta-btn span.top-cta-btn-bot {
	    font-size: 20px;
	}

	/* Below Content CTA */
	.content-cta-section .serv-cta-title span.cta-title-top {
	    font-size: 35px;
	}
	.content-cta-section .serv-cta-title span.cta-title-bot {
	    font-size: 20px;
	}
	.content-cta-section .cont-cta-btn span.cta-btn-top {
	    font-size: 35px;
	}
	.content-cta-section .cont-cta-btn span.cta-btn-bot {
	    font-size: 20px;
	}

    /* Serve Area Section */
    .area-we-serve-section .section-title {
	    font-size: 45px;
	}
	.area-we-serve-section .section-desc {
		font-size: 16px;
	}
	.area-we-serve-section .serve-form-title {
	    font-size: 29px;
	    padding: 30px 30px;
	}
    .area-we-serve-section .serve-area-form {
        margin: 0 auto;
    }
    .area-we-serve-section .form-field {
	    padding: 30px 30px;
	}

    /* Our Projects */
	.projects-section .section-title {
	    font-size: 45px;
	}
	.projects-section .section-desc {
	    font-size: 16px;
	}
	.projects-section .proj-count-item .proj-count {
	    font-size: 60px;
	}
	.projects-section .proj-count-item .proj-label {
	    font-size: 16px;
	}
    .projects-section .sample-proj-item {
        width: 25%;
    }
    .projects-section .sample-proj-item {
        height: 320px;
    }
    .projects-section .proj-count-item {
        width: 23.5%;
    }
    .projects-section .proj-count-item:not(:nth-child(2n+1)) {
        margin-left: 0;
    }
    .projects-section .proj-count-item:not(:nth-child(4n+1)) {
        margin-left: 2%;
    }

    /* Call To Action */
	.main-cta-section .cta-content-row .cta-left-col,
	.main-cta-section .cta-content-row .cta-right-col {
	    padding: 100px 0;
	}
    .main-cta-section .cta-items {
        margin: 0 0 60px 60px;
    }
    .main-cta-section .top-cta-cont:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: calc(50% - 120px);
        height: 100%;
        background: linear-gradient(to right,  rgb(254,0,0) 0%,rgb(254,0,0) 100%);
        z-index: 1;
    }
    .main-cta-section .cta-right-col:before {
        width: 0;
        height: 0;
        width: calc(100% - 20px);
    }
    .main-cta-section .cta-items {
        display: block;
    }
    .main-cta-section .cta-item {
        width: 100%;
    }
    .main-cta-section .cta-item-btn:before,
	.main-cta-section .cta-item-num:before,
	.main-cta-section .cta-item-mail:before {
	    width: 100px;
	    height: 100px;
	    font-size: 30px;
	}
	.main-cta-section .section-title {
	    font-size: 45px;
	}
	.main-cta-section .section-desc {
		font-size: 16px;
	}
	.main-cta-section .cta-item a {
        width: calc(100% - 100px);
	    font-size: 30px;
	}
    .main-cta-section .cta-item-img {
        text-align: right;
    }
    .main-cta-section .cta-form .cta-form-title {
	    font-size: 29px;
	    padding: 30px 30px;
	}
	.main-cta-section .cta-form .form-field {
	    padding: 30px 30px;
	}

	/* Reviews Section */
	.review-section .review-item-row {
	    padding: 30px 30px;
	}
	.review-section .section-title {
	    font-size: 45px;
	}
	.review-section .section-desc {
	    font-size: 16px;
	}
	.review-section .review-content {
	    font-size: 14px;
	}

	/* Badges Section */
	.badges-section .section-title {
	    font-size: 45px;
	}
	.badges-section .section-desc {
	    font-size: 16px;
	}
    .badges-section .badge-list {
        padding: 0 60px;
    }
    .badge-slide-control.slide-control {
        margin-bottom: 0;
    }
    .badge-slide-control.slide-control .slick-arrow {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    /* Latest Post */
	.latest-news-section .section-title {
	    font-size: 45px;
	}
	.latest-news-section .section-desc {
	    font-size: 16px;
	}
    .latest-news-section .post-slide-control.slide-control {
        position: absolute;
        top: 20px;
        right: 10px;
        margin-bottom: 0;
    }

    /* Site Footer */
    .site-footer .footer-column-wrap {
        width: 100%;
        max-width: 100%;
    }
    .site-footer .footer-columns .footer-item-rows:not(:last-child) {
        margin-bottom: 0;
    }

    /* Floting CTA */
    .floating-cta {
        text-transform: uppercase;
        transform-origin: top right;
        right: 0;
        left: auto;
        bottom: auto;
        top: 0;
        transform: rotate(-90deg) translateY(-100%);
        margin-top: 30vh;
        padding: 0 0;
        max-width: 210px;
        line-height: 1.1;
        z-index: 9999;
    }
    .floating-cta a.form-popup-text {
        font-size: 20px;
    }

    /* Page Accordion */
	.page-accordion {
	    columns: 2;
	    -webkit-columns: 2;
	    -moz-columns: 2;
	    padding: 30px 0;
	}

	/* Blog Template */
	.blog-post-listing article {
	    width: 32%;
	}
	.blog-post-listing article:not(:nth-child(2n+1)) {
	    margin-left: 0;
	}
	.blog-post-listing article:not(:nth-child(3n+1)) {
	    margin-left: 2%;
	}

	/* Contact Page */
	.contact-page-wrap .contact-site-info {
	    margin-bottom: 0;
        max-width: 100%;
	}

}

@media only screen and (min-width: 1201px) {

    /* Site Header */
    header.site-header .mid-head-item:not(:last-child) {
        margin-right: 30px;
    }
    header.site-header .mid-head-item {
        padding-left: 75px;
    }
    header.site-header .mid-head-item:before {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }

    /* Our Projects */
    .projects-section .project-sample {
        padding: 30px 50px 50px 50px;
    }
    .projects-section .sample-proj-item {
        height: 360px;
    }

    /* Call To Action */
    .main-cta-section .cta-items {
        margin: 0 0 60px 170px;
    }
    .main-cta-section .top-cta-cont:before {
        width: calc(50% - 230px);
    }

}

@media only screen and (min-width: 1367px) {

    /* Site Header */
    header.site-header .mid-head-item:not(:last-child) {
        margin-right: 40px;
    }

    /* Our Projects */
    .projects-section .project-sample {
        padding: 30px 100px 50px 100px;
    }
    .projects-section .sample-proj-item {
        height: 420px;
    }

    /* Call To Action */
    .main-cta-section .cta-items {
        margin: 0 0 60px 225px;
    }
    .main-cta-section .top-cta-cont:before {
        width: calc(50% - 290px);
    }

    /* Inner Services*/
	.inner-page-service .inner-serv-cont {
	    padding: 0 0 0 60px;
	}
	.inner-page-service .inner-serv-wrap {
	    display: flex;
	    margin-bottom: 0;
	}

}

@media only screen and (max-width: 1023px) {
    /* Site Header */
    header.site-header .top-head .mobile-active {
        text-align: center;
    }
}
@media only screen and (max-width: 990px) {
    .wp-block-image .aligncenter,
    .wp-block-image .alignleft,
    .wp-block-image .alignright,
    figure.wp-block-image {
        margin: 0 auto 20px !important;
        float: none;
        text-align: center;
    }
}