body {
    font-family: Montserrat, Arial, 'Open Sans', Helvetica, sans-serif;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 26px;
}
a, a:link {
    color: #009CDC;
    text-decoration: none;
}
ul li {
    list-style: unset;
    list-style-type: disc;
    margin: 6px 0px;
    padding: 0px 0px 0px 2px;
}
.centered {
    text-align: center;
}
.no-break br {
    display: none;
}
.spacer-logo {
    width: 50px;
    height: 50px;
/*    background: transparent linear-gradient(130deg, #009CDC 0%, #009CDD 2%, #009FE9 14%, #00A1ED 28%, #0063B0 54%, #002581 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    */
    background-image: url(/wp-content/uploads/2019/08/HarbourEnergy_Icon_Blue.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 50px auto;
}
.row {
    border: none !important;
}
#header.header-large {
    background-color: #fff;
    background-image: none;
}
#header.header-large #navigation {
    padding-top: 20px;
    padding-bottom: 20px;
}
#header.header-large .menu a, 
#header.header-large .menu a:link, 
#header.header-large .menu a:visited, 
#header.header-large .menu-toggle, 
#header.header-large .menu-toggle:before, 
#header.header-large a.cart-contents {
    color: #333333;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
    padding: 0px 20px;
}

#header .menu-item a:hover {
    color: #009CDC !important;
}
#header .current-menu-parent a:first-child {
    color: #009CDC !important;
}
#header .current-menu-parent .sub-menu a {
    color: #ccc !important;
}
/*#header.header-large #menu-primary li:last-child {*/
#header.header-large #menu-primary li:nth-child(5) {
    border: solid 1px #009CDC; /*#fff;*/
    padding: 5px;
    border-radius: 12px;
}
/*#header.header-small #menu-primary li:last-child {*/
#header.header-small #menu-primary li:nth-child(5) {

    border: solid 1px #009CDC;
    border-radius: 12px;
    color: #009CDC;
}
/*#header.header-small #menu-primary li:last-child a,
#header.header-large #menu-primary li:last-child a {*/
#header.header-small #menu-primary li:nth-child(5) a,
#header.header-large #menu-primary li:nth-child(5) a {    
    color: #009CDC !important;
}
#header.header-large .sub-menu li:last-child,
#header.header-small .sub-menu li:last-child{
    border: none !important;
}
#header.header-large #menu-primary .sub-menu li a {
    font-weight: normal !important;
    color: #999999 !important;
    color: rgba(0, 0, 0, 0.4) !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
#header.header-large #menu-primary .sub-menu li:nth-child(5) a {
    color: #999999 !important;
}

#header.header-small #logo .site-logo-link img {
    max-height: 40px;
}
.postarea.full {
    padding-bottom: 0px;
}
.more-link.more-link-on-blue-white {
    color: #009CDC !important;
    border: solid 1px #009CDC !important;
}
.more-link.more-link-white,
.btn-white-on-trans {
    color: #fff  !important;
    border: solid 1px #fff  !important;
}
.btn-white-on-trans:hover {
    background-color: #009CDC !important;
}
/*.home #header.text-dark {
    background: transparent !important;
    border-bottom: unset;
}
.home #header.text-dark.header-large #menu-primary.menu a, 
.home #header.text-dark.header-large #menu-primary.menu a:link {
    color: #fff;
}
.home #header.text-dark.header-large .sub-menu a, 
.home #header.text-dark.header-large .sub-menu a:link {
    color: #999 !important;
}
*/
.home .featured-pages.no-thumb {
    padding-top: 0px;
}
.home .featured-pages .holder {
    /*padding-top: 0px;*/
}

.home .nk-awb {
    height: 600px; /*700px;*/
}
.home .nk-awb .wp-block-coblocks-row {
    max-width: calc(6 * (100vw / 12.5));
    margin: auto;
    margin-top: 140px; /*200px; /*300px;*/
}

.home .article .headline {
    display: none;
}
.home .section-residential-solar {
    background-image: url(/wp-content/uploads/2019/08/dapo-oni-64tVc0A2_xQ-unsplash.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.home .section-residential-solar .wp-block-coblocks-row__inner {
    background: transparent;
}


.section-subscribe form label {
    float: left;
    color: #fff;
    font-size: 16px;
}
.section-subscribe form input[type='email']  {
    background-color: transparent;
    border: solid 1px #fff;
    border-radius: 10px;
    color: #fff;
    margin-top: 0px;
}
.section-subscribe form input[type='email']::placeholder {
    color: #fff;
}
.section-subscribe form input[type='submit']  {
    background-color: #fff;
    border-radius: 10px;
    color: #0063B0;
    border: solid 1px #fff;
}


.home .section-latest-news .uagb-post__text,
.section-projects .uagb-post__text {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.home .section-latest-news .uagb-post__title,
.section-projects .uagb-post__title {
    font-size: 18px !important;
    color: #009CDC !important;
}
.home .section-latest-news .uagb-post-grid .uagb-post__link {
    font-weight: normal;
}

.career-form,
.quote-form {
    /*text-align: center;*/
    width: fit-content;
}
.career-form form input, 
.career-form form input[type='url'], 
.career-form form input[type='tel'], 
.career-form form input[type='email'], 
.career-form form input[type='text'], 
.career-form form input[type='password'], 
.career-form form textarea,
.quote-form form input, 
.quote-form form input[type='url'], 
.quote-form form input[type='tel'], 
.quote-form form input[type='email'], 
.quote-form form input[type='text'], 
.quote-form form input[type='password'],
.quote-form form select,
.quote-form form textarea  
{
    display: unset;
    width: 100%;
    padding: 6px 30px !important;
    border: 1px solid #707070;
    border-radius: 30px;
    font-size: inherit !important;
    font-family: inherit;

}
.career-form form input[type='file'],
.quote-form form input[type='file'] {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}
.career-form .form-action input[type='submit'],
.quote-form .form-action input[type='submit'] {
    width: fit-content;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 30px;
    border: solid 1px #009CDC;
    color: #009CDC;
}
.quote-form form span.wpcf7-list-item {
    display: block;
    margin-left: 0px;
}
.quote-form form span.wpcf7-list-item input[type='checkbox'] {
    display: inline-block;
    margin: 0px;
    line-height: 20px;
    vertical-align: middle;
    padding: 0px !important;
    width: fit-content;
    vertical-align: text-top;
}
.quote-form form span.wpcf7-list-item .wpcf7-list-item-label {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    margin-left: 10px;
}

figcaption,
.section-our-edge figcaption {
    text-align: center;
    letter-spacing: 0;
    color: #009CDC;
    opacity: 1;
    line-height: 25px;    
    width: 70%;
    margin: auto;
}
.figcaption-gap figcaption {
    margin-top: 20px !important;
}
.para-small-pad p,
p.para-small-pad {
    margin-bottom: 5px !important;
}

.news-posts article {
    margin-bottom: 40px !important;
}
.news-posts article .uagb-post__title {
    font-size: 18px;
    margin-top: 15px;
}
.news-posts article a.uagb-text-link {
    color: #009cdc;
    /*padding: 10px 30px !important;*/
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

@media (min-width: 782px) {
    #the-team .wp-block-column:not(:first-child) {
        margin-left: 45px;
    }
    #the-team .team-header {
        color: #009CDC;
    }
    #the-team p,
    #the-team .team-header p {
        margin-bottom: 10px;
    }
    .section-careers p {
        margin-bottom: 5px;
    }

    .section-subscribe form input[type='email'] {
        width: 300px;
        margin-left: 20px;
        float: left;
    }
    .section-subscribe form input[type='submit']  {
        margin-left: 20px;
        float: left;
    }

    .section-our-edge {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }

    .section-latest-news .wp-block-columns, 
    .section-our-edge .wp-block-columns {
        max-width: calc(8 * (100vw / 12.5)) !important;
    }
    .map-full-width .wp-block-coblocks-map {
        max-width: 100% !important;
    }
    #request-a-quote .quote-form form {
        width: 70%;
        margin: 30px auto;
    }
    #request-a-quote .quote-form .checkboxes {
        margin-top: 30px;
    }


    .footer .footer-widgets .footer-widget #widget-request-quote-form form {
        margin-top: 0px;
    }
    .footer .footer-widgets .footer-widget #widget-request-quote-form .wp-block-coblocks-row {
       padding-top: 0px !important;
       padding-bottom: 0px !important;
    }
}

@media (min-width: 1025px) { 
    .feature-img.page-banner {
        min-height: 600px;
    }
    .headline.img-headline {
        font-size: 40px;
    }
    .row-full-width {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }

    .row-full-width.max-width-1200 .wp-block-columns {
        max-width: 1200px !important;
    }

    .footer .footer-widgets .footer-widget #widget-request-quote-form .col-half-left {
        width: 48%;
        float: left;
    }
    .footer .footer-widgets .footer-widget #widget-request-quote-form .col-half-right {
        width: 48%;
        float: right;
    }
    .footer .footer-widgets .footer-widget #widget-request-quote-form .col-half-right input {
        margin-top: 0px;
    }
    
    .footer .footer-widgets .footer-widget #widget-request-quote-form .checkboxes span.wpcf7-list-item {
        float: left;
        width: 30%;
    }
}

@media (min-width: 1025px) and (max-width: 1275px) { 
   .row-full-width.max-width-1200 .wp-block-columns {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 600px) { 
    .home .nk-awb .wp-block-coblocks-row {
        margin-top: 50px;
        max-width: 100%;
    }
 }
@media (min-width: 601px) and (max-width: 1024px) { 
    .home .nk-awb .wp-block-coblocks-row {
        margin-top: 80px;
    }
}

.footer {
    background: unset; /* #0063B0;*/
    /*color: #fff;*/
}
.footer .footer-information {
    display: none;

}
.footer .footer-widget {
    padding: 0px 60px;
}
.footer .footer-widget a {
    color: #fff;
}
.footer .footer-widgets {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    /*padding: 40px 60px;*/
    padding-top: 0px; /*60px; */
    padding-bottom: 0px;
}
.footer .footer-widgets .widget {
    width: 100vw;
    position: relative;
/*    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
*/    
/*    color: #ffffff !important;*/
    font-family: Arial;
}

.footer .footer-widgets .widget.widget_custom_html,
.footer .widget.widget_custom_html {
    background: #0063B0;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 48px;
    width: 100vw;
    position: relative;
/*    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
*/    
    /* padding: 40px 60px; */
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer .footer-widgets .footer-widget #widget-request-quote-form {
    max-width: calc(5 * (100vw / 12.5));
    margin: auto;
    padding-bottom: 50px;
}
.footer .footer-widgets #request-a-quote a {
    color: #0063B0;
}

.footer .footer-widgets .footer-widget #widget-request-quote-form .checkboxes {
    margin-top: 0px;
}

.footer .footer-widget .wp-block-column .col-head,
.footer .widget_custom_html .wp-block-column .col-head {
    font-size: 10px;
    font-weight: bold;
}
.footer .widget_custom_html .wp-block-column .col-head u {
    text-decoration: none !important;
}
.footer .footer-widget .wp-block-column ul,
.footer .widget_custom_html .wp-block-column ul {
    margin-top: 25px;
    padding-left: 0px;
    margin-left: 0px;
}
.footer .footer-widget .wp-block-column li,
.footer .widget_custom_html .wp-block-column li {
    margin: unset;
    padding: unset;
    border: none;
}
.footer .footer-widget .wp-block-column .widget li:last-child,
.footer .widget_custom_html .wp-block-column .widget li:last-child {
    padding: unset;
    border: none;
}
.footer .footer-widget .wp-block-column li a,
.footer .widget_custom_html .wp-block-column li a {
    font-size: 14px;
    color: #ffffff !important;
}
.footer .footer-widget .footer-copyright,
.footer .widget_custom_html .footer-copyright {
    text-align: right;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
}
.footer .footer-widget .footer-column-share ul,
.footer .widget_custom_html .footer-column-share ul {
    margin-top: 0px;
}
.footer .footer-widget .footer-column-share ul li
.footer .widget_custom_html .footer-column-share ul li {
    float: left;
    margin-right: 30px;
}
.footer .footer-widget .footer-column-share ul li img,
.footer .widget_custom_html .footer-column-share ul li img {
    height: 16px;
}

.single-post .post-meta {
    display: none !important;
}
.single-post .post-navigation {
    margin-top: 40px;
}




@media (max-width: 600px) { 

    .wf-active .headline.img-headline {
        font-size: 1.9em;
    }
}
@media (max-width: 1024px) { 
    #header #logo {
        margin-top: 10px;
    }
    #header #logo .site-logo-link img {
        max-height: 40px;
    }
    #header.header-large #navigation {
        padding: 0;
    }
    .home .featured-pages .holder {
        padding-top: 0px !important;
    }
}
@media handheld, only screen and (max-width: 1024px) {
    ul.mobile-menu ul.sub-menu,
	ul.mobile-menu ul.children {
		display: none !important;
	}
    #header.header-large #menu-primary li:nth-child(5) {
        padding: 0px !important;
    }
    .content {
        padding: 0px;
    }

    .footer .footer-widgets .footer-widget #widget-request-quote-form {
        max-width: calc(10 * (100vw / 12.5));
        margin: auto;
        padding-bottom: 50px;
    }
    .row-full-width {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    .row-full-width .wp-block-coblocks-row__inner {
        /*padding-left: 20px;
        padding-right: 20px;*/
        margin: auto;
    }

    .row-full-width .wp-block-coblocks-row__inner {

    }
    .section-projects {
        margin-top: 50px;
    }
    .section-projects .wp-block-coblocks-row__inner {
        margin-left: 20px;
        margin-right: 20px;
    }
    .section-subscribe .wp-block-coblocks-row__inner {
        padding: 20px 0px;
    }
}
@media handheld, only screen and (min-width: 601px) and (max-width: 1024px) {

}
@media handheld, only screen and (max-width: 600px) {
    .type-page .row {
        margin-left: 20px;
        margin-right: 20px;
        width: auto;
    }

    .section-subscribe {
        text-align: center;
    }
    .section-subscribe form {
        margin-left: 20px;
        margin-right: 20px;
    }
    .section-subscribe form label {
        float: unset;
    }
    .section-subscribe form input[type='url'], form input[type='tel'], form input[type='email'], form input[type='text'], form input[type='password'] {
        width: unset; 
    }
    .wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"] {
        max-width: 100%;
    }
    .section-subscribe form input[type='email'] {
        margin: 15px auto;
    }

    .section-latest-news .wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>:not([class*="wp-block-"]),
    .section-latest-projects .wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>:not([class*="wp-block-"])
    {
        margin-left: 40px;
        margin-right: 40px;
    }

    #the-team .wp-block-columns {
        text-align: center;
    }
}


.footer .footer-widget {
    padding: 60px;
}
.footer .widget_custom_html .custom-html-widget .wp-block-column {
    float: left;
    width: 20%; /*16.66%;*/
}
.footer .widget_custom_html .custom-html-widget .wp-block-column:last-child {
    display: none;
}
.footer .widget_custom_html .footer-column-share li {
    float: left;
    margin-right: 30px;
}
.footer .widget_custom_html .footer-copyright {
    clear: both;
    padding-top: 30px;
}

.footer-information {
    display: none;
}

@media only screen and (min-width: 560px) and (max-width: 600px) {
    .footer .footer-widget {
        padding: 60px 30px;
    }
    .footer .widget_custom_html .custom-html-widget .wp-block-column {
        width: 50% !important;
    }
}
@media only screen and (max-width: 559px) {
    .footer .footer-widget {
        padding: 60px 10px;
    }
    .footer .widget_custom_html .custom-html-widget .wp-block-column {
        width: 100% !important;
    }
}

.has-text-align-center {
    text-align: center;
}
/*
.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"] {
    max-width: calc(6 * (100vw / 10.5));
}*/