/*

Theme Name: CMC Landscapes
Theme URI: https://cmclandscapes.com.au/
Author: WiredLANs
Author URI: https://wiredlans.com.au/
Description: CMC Landscapes theme
Version: 2.0.0
Template: x

*/

/* Fonts */
@font-face {
    font-family: 'GeomanistRegular';
    src: url(../../../../../../themes/cmclandscapes/fonts/GeomanistRegular/geomanist-regular.eot); /* IE9 Compat Modes */
    src: url('../../../../../../themes/cmclandscapes/fonts/GeomanistRegular/geomanist-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url(../../../../../../themes/cmclandscapes/fonts/GeomanistRegular/geomanist-regular.woff2) format('woff2'), /* Super Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/GeomanistRegular/geomanist-regular.woff) format('woff'), /* Pretty Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/GeomanistRegular/geomanist-regular.ttf)  format('truetype'), /* Safari, Android, iOS */
    url('../../../../../../themes/cmclandscapes/fonts/GeomanistRegular/geomanist-regular.svg#Geomanist-Regular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'GeomanistMedium';
    src: url(../../../../../../themes/cmclandscapes/fonts/GeomanistMedium/geomanist-medium.eot); /* IE9 Compat Modes */
    src: url('../../../../../../themes/cmclandscapes/fonts/GeomanistMedium/geomanist-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url(../../../../../../themes/cmclandscapes/fonts/GeomanistMedium/geomanist-medium.woff2) format('woff2'), /* Super Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/GeomanistMedium/geomanist-medium.woff) format('woff'), /* Pretty Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/GeomanistMedium/geomanist-medium.ttf)  format('truetype'), /* Safari, Android, iOS */
    url('../../../../../../themes/cmclandscapes/fonts/GeomanistMedium/geomanist-medium.svg#Geomanist-Medium') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Miso';
    src: url(../../../../../../themes/cmclandscapes/fonts/Miso/miso.eot); /* IE9 Compat Modes */
    src: url('../../../../../../themes/cmclandscapes/fonts/Miso/miso.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url(../../../../../../themes/cmclandscapes/fonts/Miso/miso.woff2) format('woff2'), /* Super Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/Miso/miso.woff) format('woff'), /* Pretty Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/Miso/miso.ttf)  format('truetype'), /* Safari, Android, iOS */
    url('../../../../../../themes/cmclandscapes/fonts/Miso/miso.svg#Miso') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'MisoBold';
    src: url(../../../../../../themes/cmclandscapes/fonts/MisoBold/miso-bold.eot); /* IE9 Compat Modes */
    src: url('../../../../../../themes/cmclandscapes/fonts/MisoBold/miso-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url(../../../../../../themes/cmclandscapes/fonts/MisoBold/miso-bold.woff2) format('woff2'), /* Super Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/MisoBold/miso-bold.woff) format('woff'), /* Pretty Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/MisoBold/miso-bold.ttf)  format('truetype'), /* Safari, Android, iOS */
    url('../../../../../../themes/cmclandscapes/fonts/MisoBold/miso-bold.svg#Miso-Light') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'MisoLight';
    src: url(../../../../../../themes/cmclandscapes/fonts/MisoLight/miso-light.eot); /* IE9 Compat Modes */
    src: url('../../../../../../themes/cmclandscapes/fonts/MisoLight/miso-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url(../../../../../../themes/cmclandscapes/fonts/MisoLight/miso-light.woff2) format('woff2'), /* Super Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/MisoLight/miso-light.woff) format('woff'), /* Pretty Modern Browsers */
    url(../../../../../../themes/cmclandscapes/fonts/MisoLight/miso-light.ttf)  format('truetype'), /* Safari, Android, iOS */
    url('../../../../../../themes/cmclandscapes/fonts/MisoLight/miso-light.svg#Miso-Light') format('svg'); /* Legacy iOS */
}


/* Force vertical scrollbar */
html {
    overflow-y: scroll;
}

/* General */
body, input, button, select, textarea, #cs-content {
    font-family: "GeomanistRegular", sans-serif;
}

body input[type="file"],
body input[type="image"],
body input[type="submit"],
body input[type="reset"],
body input[type="button"],
body input[type="radio"],
body input[type="checkbox"] {
    border: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    font-family: "MisoBold", sans-serif;
    font-size: 26px;
    padding: 10px 66px;
    border-radius: 9px;
    outline: none !important;
    text-shadow: none !important;
    background: #f7600d;
}

body .x-btn:hover,
body .button:hover,
body [type="submit"]:hover {
    background: #e6e6e6;
    color: #000000;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
    outline: none !important;
    outline-offset: 0 !important;
    box-shadow: none;
}

body h1,
body h2, body h3, body h4, body h5, body h6, body .h1, body .h2, body .h3, body .h4, body .h5, body .h6 {
    font-family: "GeomanistMedium", sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    color: #000000;
}

body h1 {
    font-size: 40px;
    margin-top: 0;
}

body h2 {
    font-size: 35px;
    margin-top: 0;
}

body h3 {
    font-size: 30px;
    margin-top: 0;
}

#cs-content .x-section:not(.section-home) h1,
#cs-content .x-section:not(.section-home) .h1,
#cs-content .x-section:not(.section-home) h2,
#cs-content .x-section:not(.section-home) .h2,
#cs-content .x-section:not(.section-home) h3,
#cs-content .x-section:not(.section-home) .h3 {
    font-family: "MisoBold", sans-serif;
    margin-top: 0;
}

body p {
    font-family: "GeomanistRegular", sans-serif;
    color: #000000;
}

body .section-home p,
body #post-113 #x-section-2 p,
body #systems p {
    color: #ffffff;
}

body .orange-text,
body p.orange-text,
body h1.orange-text,
body a.orange-text,
body a.orange-text:focus,
body a.orange-text:hover {
    color: #f7600d;
}

body .no-text-shadow,
body p.no-text-shadow,
body h1.no-text-shadow,
body a.no-text-shadow,
body a.no-text-shadow:focus,
body a.no-text-shadow:hover {
    text-shadow: none;
}



/* Header */
.header-social {
    display: none !important; /* Hide social media buttons for now - NB footer social media buttons can be enabled by switching the footer menu under Appearances */
}
.header-top {
    height: 47px;
    background-color: #f7600d;
    color: #ffffff;
}
.header-top a,
.header-top a:link,
.header-top a:active {
    font-family: "Miso", sans-serif;
    color: #ffffff;
    line-height: 47px;
    text-decoration: none;
    border: none;
    outline: none !important;
    outline-offset: 0 !important;
}

.header-top .header-contact .divider-top {
    padding-right: 5px;
    padding-left: 5px;
}

.header-top .header-contact {
    font-size: 22px;
    font-family: "Miso", sans-serif;
}

.header-top a:focus,
.header-top a:hover {
    color: #000000;
    border: none;
}

.header-contact {
    float: left;
}

.header-top a.header-email-mobile,
.header-top a.header-phone-mobile {
    font-size: 18px;
    padding-right: 7px;
}

.header-social {
    float: right;
}

.header-social a,
.header-social a:link,
.header-social a:active {
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    background-color: #ffffff;
    color: #000000;
    font-size: 18px;
    margin-top: 6px;
    line-height: 34px;
    text-align: center;
}

.header-social a:focus,
.header-social a:hover {
    color: #f7600d;
}

body.blog .wp-post-image {
    border-radius: 34px;
}

.header-social a .fa-facebook {
    position: relative;
    left: -1px;
    top: 1px;
}

header nav a,
header nav a:focus,
header nav a:hover {
    outline: none !important;
    outline-offset: 0 !important;
}

/* Navbar */
.cmc-header .x-navbar {
    box-shadow: none;
    border: none;
}
.cmc-header .x-navbar-inner {
    min-height: 109px;
}

.cmc-header .x-icon-bars {
    text-decoration: none;
    color: #000000;
}

.cmc-header .x-topbar .p-info, .x-topbar .p-info a,
.cmc-header .x-navbar .desktop .x-nav > li > a,
.cmc-header .x-navbar .desktop .sub-menu a,
.cmc-header .x-navbar .mobile .x-nav li > a,
.cmc-header .x-breadcrumb-wrap a,
.cmc-header .x-breadcrumbs .delimiter {
    color: #f7600d;
    font-family: "Miso", sans-serif;
    text-transform: capitalize;
    font-weight: normal;

}

.cmc-header .x-topbar .p-info, .x-topbar .p-info a,
.cmc-header .x-navbar .desktop .x-nav > li > a,
.cmc-header .x-breadcrumb-wrap a,
.cmc-header .x-breadcrumbs .delimiter {
    font-size: 33px;
    letter-spacing: -1px;
}

.cmc-header #menu-item-239 a {
    font-family: "MisoBold", sans-serif;
}

/* Breadcrumbs */

.cmc-header .x-breadcrumb-wrap a {
    color: #f7600d;
    font-family: "Miso", sans-serif;
    font-size: 26px;
    line-height: 53px;
    text-transform: uppercase;
    letter-spacing: normal;
}

.x-breadcrumbs .x-icon-angle-right {
    position: relative;
    top: 3px;
}

.cmc-header .x-navbar .desktop .sub-menu a,
.cmc-header .x-navbar .mobile .x-nav li > a {
    font-size: 19px;
    padding: 0.4em 1.3em;
}

.cmc-header.masthead-inline .x-navbar .desktop .sub-menu {
    margin: 15px 0 0 0;
    padding: 0;
}

.cmc-header .x-navbar .desktop .x-nav > li > a:hover,
.cmc-header .x-navbar .desktop .x-nav > .x-active > a,
.cmc-header .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none;
    color: #000000;
}

.cmc-header .x-btn-navbar {
    margin-top: 30px;
}

.cmc-header .x-btn-navbar:focus,
.cmc-header .x-btn-navbar:hover {
    color: #000000;
}

#top .x-btn-widgetbar {
    display: none;
}

/* Blog */

.blog .x-header-landmark.x-container,
.search .x-header-landmark.x-container {
    display: none;
}


@media (max-width: 470px){
    .cmc-header .x-brand.img img {
        max-width: 174px;
    }
    .cmc-header .x-brand.img {
        margin-right: 16px;
    }
    .cmc-header .x-navbar-inner {
        min-height: 87px;
    }
    .cmc-header .x-btn-navbar {
        margin-top: 20px;
    }
    .section-home-shoutout {
        padding: 38px 0 !important;
    }
    .section-home-shoutout h2 em {
        font-size: 18px !important;
        line-height: 26px !important;
    }
}

@media (min-width: 980px) and (max-width: 1316px){
    .cmc-header .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce){
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 45px;
    }

    .cmc-header .x-topbar .p-info, .x-topbar .p-info a,
    .cmc-header .x-navbar .desktop .x-nav > li > a,
    .cmc-header .x-breadcrumb-wrap a,
    .cmc-header .x-breadcrumbs .delimiter {
        font-size: 25px;
    }
}

/* Content */
body .x-breadcrumb-wrap {
    font-family: "Miso", sans-serif;
    font-size: 26px;
    line-height: 53px;
    vertical-align: top;
    padding: 10px 0;
}

body.blog .x-breadcrumb-wrap,
body.search .x-breadcrumb-wrap,
body.single-post .x-breadcrumb-wrap {
    margin-bottom: 45px;
}

body.single-post,
body.blog {
    background-color: #ffffff;
}

body.blog .x-colophon.bottom.cmc-footer,
body.search .x-colophon.bottom.cmc-footer,
body.single-post .x-colophon.bottom.cmc-footer {
    margin-top: 45px;
}

body .has-post-thumbnail .entry-featured {
    border: none;
    box-shadow: none;
}

body.single-post .entry-thumb img {
    border-radius: 23px;
}

body .entry-thumb {
    background-color: transparent;
}


.rev_slider_wrapper, a.x-img-thumbnail:hover, .x-slider-container.below, .page-template-template-blank-3-php .x-slider-container.above, .page-template-template-blank-6-php .x-slider-container.above {
    border: none;
}

.header-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
    min-height: 200px
}

.header-image h1 {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    /*top: calc(25% - 47px);*/
    /*top: calc(46% - 47px);*/
    top: calc(46% - 23px);
    font-size: 50px;
    color: #ffffff;
    font-family: "MisoBold", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 1px 0 8px rgba(0,0,0,0.4);
}

.header-image .divider {
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #f7600d;
    position: relative;
    top: -69px;

    display: none;
}

.intro {
    color: #000000;
}

.intro h1 {
    font-family: "MisoBold", sans-serif;
    font-weight: normal;
    font-size: 73px;
    color: #f7600d;
    margin-top: 0;
    margin-bottom: 9px;
    letter-spacing: normal;
}

.intro a {
    color: #f7600d;
}

.intro a:focus,
.intro a:hover {
    color: #000000;
    text-decoration: none;
}

.row-about {
    color: #ffffff;
    font-family: "GeomanistRegular", sans-serif;

    overflow: hidden !important;
    position: relative !important;
    width: 100% !important;
    min-height: 406px;

    /* change order on mobile */
    display: flex;
    flex-direction: column;
}

.staff-profile {
    border: 2px solid #f7600d;
    border-radius: 50%;
}

.section-staff .x-column h1.staff-top-heading {
    font-family: "MisoBold", sans-serif;
    color: #f7600d;
    font-size: 71px;
}

.section-staff .divider {
    font-family: "Miso", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #f7600d;
}

.section-staff .x-column h1 {
    font-size: 36px;
    margin: 0;
}

.section-staff .x-column h2 {
    font-size: 22px;
    margin: 0;
}

.section-staff .x-column p {
    font-size: 19px;
    line-height: 26px;
}

.about-clients h1.top-heading {
    font-family: "MisoBold", sans-serif;
    /*color: #ffffff;*/
    font-size: 71px;
    margin: 0;
}

.about-clients img.alignnone {
    margin: 20px !important;
}

.about-clients img.alignnone.wp-image-215 {
    padding: 20px !important;
    margin: 0 !important;
}


.about-clients .divider {
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #f7600d;
    position: relative;
    top: 8px;
}

.section-client-reviews h1.top-heading {
    font-size: 36px;
}

.page-id-113 .section-client-reviews {
    background-color: #ffffff !important;
}

.section-client-reviews .divider {
    font-family: "MisoBold", sans-serif;
    font-size: 42px;
    line-height: 10px;
    color: #f7600d;
    position: relative;
    top: 8px;
}

.section-client-reviews .reviews-slider {
    min-height: 240px;
    border: none;
    background: transparent;
    box-shadow: none;
}

.section-client-reviews .flex-direction-nav {
    top: unset;
    bottom: 0;
    position: absolute;
    left: calc(50% - 46px);
}

.section-client-reviews .review {
    font-size: 18px;
    font-style: italic;
}

.section-client-reviews .review-author {
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 14px;
}

.section-client-reviews .x-icon-chevron-left,
.section-client-reviews .x-icon-chevron-right {
    position: relative;
    top: -1px;
    left: -1px;
}

.section-client-reviews .flex-direction-nav a {
    border-radius: 50%;
    background: transparent !important;
    color: #000000;
    border: 2px solid #000000;
}

.section-client-reviews .flex-viewport {
    min-height: 150px;
}

.section-client-reviews .flex-viewport p,
.section-client-reviews .flex-viewport .review {
    display: inline-block;
    max-width: 724px;
}

.row-about h1 {
    color: #ffffff;
    font-family: "GeomanistMedium", sans-serif;
    font-weight: normal;
    font-size: 36px;
    margin: 0;
    padding-top: 1em;
    padding-bottom: 0.2em;
}

.row-about p {
    line-height: 1.4em;
    margin: 0;
    padding: 0 0 0.95em;
}

.row-about.row-about-alt .x-column:last-of-type {
    background-color: #ffffff !important;
    z-index: 1;
}
.row-about img {
    padding-top: 0 !important;
    background-color: #ffffff !important;
    margin-bottom: 0;
}

.row-about .x-column {
    /*margin-right: 4% !important;*/
    padding: 0 !important;
}

.row-about .x-column.last, .row-about .x-column:last-of-type {
    padding-left: 4% !important;
    padding-right: 4% !important;
}


.row-about.row-about-alt .x-column {
    margin-left: 0 !important;
    padding-left: 4% !important;
    padding-right: 4% !important;
    z-index: 2;
    /*position: absolute;*/
    /*min-height: 500px;*/
    /*top: 0;*/

    /* change order on mobile */
    order: 2;
}
.row-about.row-about-alt .x-column.last, .row-about.row-about-alt .x-column:last-of-type {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;

    /* change order on mobile */
    order: 1;
}


.row-about .divider {
    font-family: "Miso", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #ffffff;
    position: relative;
    left: 4px;
}

.x-container.offset {
    margin: 0 auto;
}
.entry-wrap {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}
.entry-header {
   /* display: none;*/
}
.entry-header, .entry-content, .x-text {
    font-size: 18px;
}
p {
    margin: 0 0 0.95em;
}
a, a:link, a:active,
.entry-wrap a {
    color: #f7600d;
    /*font-family: "GeomanistMedium", sans-serif;*/
}
a:hover, a:focus,
.entry-wrap a:hover, .entry-wrap a:focus {
    color: #db4700;
    text-decoration: none;
}

body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body h5 a:hover,
body h6 a:hover,
body .x-topbar .p-info a:hover,
body .x-breadcrumb-wrap a:hover,
body .widget ul li a:hover,
body .widget ol li a:hover,
body .widget.widget_text ul li a,
body .widget.widget_text ol li a,
body .widget_nav_menu .current-menu-item > a,
body .x-widgetbar .widget ul li a:hover,
body .x-accordion-heading .x-accordion-toggle:hover,
body .x-comment-author a:hover, .x-comment-time:hover,
body .x-recent-posts a:hover .h-recent-posts {
    color: #000000;
}

/* Lightbox - Projects */
.ilightbox-holder .ilightbox-container .ilightbox-caption {
    font-size: 20px;
    color: black;
    font-family: "GeomanistMedium", sans-serif;
    background-color: rgba(255,255,255,0.7) !important;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.section-projects .x-block-grid > li {
    margin: 2% 2% 0 0;
}

.section-projects .x-block-grid.three-up > li {
    width: 32%;
}

.section-projects a.x-img.x-img-link {
    background: #000;
}

.section-projects a.x-img.x-img-link,
.section-projects a.x-img.x-img-link {
    opacity: 1 !important;
}

.section-projects a.x-img.x-img-link img {
    width: 100%;
}

.section-projects a.x-img.x-img-link:focus img,
.section-projects a.x-img.x-img-link:hover img {
    opacity: 0.5 !important;
}

.project-caption {
    position: absolute;
    top: calc(26% + 10px);
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: "MisoBold", sans-serif;
    display: block;
}

.project-caption p {
    padding: 0 10px;
    font-size: 48px;
    line-height: 42px;
    font-family: "MisoBold", sans-serif;
    margin-bottom: 24px;

    display: none !important;
}

.project-caption .btn-more {
    font-family: "Miso", sans-serif;
    font-size: 29px;
    width: 80%;
    max-width: 139px;
    height: 41px;
    margin: 0 auto;
    line-height: 34px;
    vertical-align: middle;
    display: block;
    text-align: center;
    border: 3px solid #ffffff;
    border-radius: 4px;
}

.project-caption .btn-more .text-plus {
    position: relative;
    left: -2px;
}

body .entry-thumb::before,
body .x-pagination span.current,
body .flex-direction-nav a,
body .flex-control-nav a:hover,
body .flex-control-nav a.flex-active,
body .mejs-time-current,
body .x-dropcap,
body .x-skill-bar .bar,
body .x-pricing-column.featured h2,
body .h-comments-title small,
body .x-entry-share .x-share:hover,
body .x-highlight,
body .x-recent-posts .x-recent-posts-img::after {
    background-color: #db4700;
}

/* Home Page */
.section-home {
    color: #ffffff;
    font-family: "GeomanistRegular", sans-serif;
}
.section-home.bg-image:not(#x-section-4) {
    min-height: 80vh !important;
}
.section-home a {
    color: #ffffff;
}
.section-home a:focus,
.section-home a:hover {
    color: #f7600d;
}
.section-home h1 {
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 9px;
}
.section-home .divider {
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #f7600d;
    position: relative;
    left: 4px;
}

.section-home-about {
    color: #ffffff;
    font-family: "GeomanistRegular", sans-serif;
}
.section-home-about h1 {
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 9px;
}
.section-home-about .divider {
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #ffffff;
}
.section-home-aged-care, .section-home-commercial {
    line-height: 1.3;
    border-bottom: 11px solid #f7600d;
}
.section-home-commercial,
.section-home-residential {
    font-size: 18px;
    line-height: 23px;
}

.section-home-aged-care,
.section-home-commercial,
.section-home-residential {
    text-shadow: 1px 0 2px #000;
}

body .black-box {
    background-color: rgba(0,0,0,0.4) !important;
    padding: 20px 36px !important;
    border-radius: 6px !important;
}

.section-home .x-columnize {
    -webkit-column-rule: 0;
    -moz-column-rule: 0;
    column-rule: 0;
}

.bold {
    font-family: "GeomanistMedium", sans-serif;
}

.fixed-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.section-home-blog h1 {
    color: #f7600d;
}

.section-home-blog .latest-post-selection p {
    display: none;

    color: #9b9b9b;
    text-shadow: none;
    width: 100%;
    min-height: 116px;
    font-family: "GeomanistRegular", sans-serif;
    line-height: 23px;
    position: relative;
    z-index: 2;
}
.section-home-blog .latest-post-selection article .read-more-wrap {
    width: 100%;
    min-height: 116px;
    display: block;
    padding-bottom: 20px;
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
}
.section-home-blog .latest-post-selection p:nth-child(3){
    display: block;
}

/* ..................................................................... */
/* styles for '...' */
.section-home-blog .latest-post-selection p:nth-child(3){
    /* hide text if it more than N lines  */
    overflow: hidden;
    /* for set '...' in absolute position */
    position: relative;
    /* use this value to count block height */
    line-height: 1.3em;
    /* max-height = line-height (1.2) * lines max number (3) */
    max-height: 2em;
    /* fix problem when last visible word doesn't adjoin right side  */
    /*text-align: justify;*/
    /* place for '...' */
    /*margin-right: -1em;*/
    /*padding-right: 1em;*/
    margin-top: 10px;
}
/* create the ... */
/*.section-home-blog .latest-post-selection p:nth-child(3):before {*/
    /*!* points in the end *!*/
    /*content: '...';*/
    /*!* absolute position *!*/
    /*position: absolute;*/
    /*!* set position to right bottom corner of block *!*/
    /*right: 0;*/
    /*bottom: 0;*/
/*}*/

.section-home-blog .latest-post-selection article a:nth-of-type(1)::after {
    content: 'Read more \00bb';
    font-weight: normal;
    position: absolute;
    bottom: 20px;
    left: 26px;
    color: #9b9b9b;
    /*cursor: pointer;*/
    z-index: 0;
}

/* hide ... if we have text, which is less than or equal to max lines */
/*.section-home-blog .latest-post-selection p:nth-child(3):after {*/
    /*!* points in the end *!*/
    /*content: '';*/
    /*!* absolute position *!*/
    /*position: absolute;*/
    /*!* set position to right bottom corner of text *!*/
    /*right: 0;*/
    /*!* set width and height *!*/
    /*width: 1em;*/
    /*height: 1em;*/
    /*margin-top: 0.2em;*/
    /*!* bg color = bg color under block *!*/
    /*background: white;*/
/*}*/
/* ..................................................................... */

.section-home-blog h1 {
    text-align: center;
}

.section-home-blog .p-divider,
.section-home-blog .divider {
    width: 100%;
    text-align: center;
    display: block;
}

.section-home-blog .latest-post-selection article img {
    /*width: 100%;*/
    /*margin-bottom: 18px;*/

    /*Client requested changes - circle thumbnails */
    width: 86%;
    margin-bottom: 28px;
    border-radius: 50%;
    margin-top: 13px;
    margin-left: 7%;
    margin-right: 7%;
    display: block;
}

.section-home-blog .latest-post-selection article h1 {
    color: #000000;
    font-family: "GeomanistMedium", sans-serif;
    font-weight: normal;
    /*text-align: left;*/
    margin-bottom: 25px;
}

.section-home-blog .latest-post-selection article h1::after {
    content: '\2013';
    display: block;
    font-family: "MisoBold", sans-serif;
    font-size: 73px;
    line-height: 10px;
    color: #f7600d;
    position: relative;
    left: 4px;
    margin-top: 5px;
}

.x-btn, .button, [type="submit"] {
    padding: 0.4em 1.125em;
}

.x-colophon {
    border-top: none;
    box-shadow: none;
}

.x-colophon.top {
    display: none;
}

.section-home-sustainability {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}

.section-home-sustainability h1 {
    margin-bottom: 42px;
}

/* Footer */


#contact-us-today {
    opacity: 0;
    position: relative;
    top: -437px;
}

.parent-pageid-118 #contact-us-today {
    opacity: 0;
    position: relative;
    top: -284px;
}


body a,
.widget.widget_text ul li a,
.widget.widget_text ol li a,
.x-twitter-widget ul li a {
    color: #f7600d;
}

a:hover,
.widget.widget_text ul li a:hover,
.widget.widget_text ol li a:hover,
.x-twitter-widget ul li a:hover {
    color: #db4700;
}


.cta-contact-us {
    background: #f7600d;
    min-height: 120px;
    margin-top: -21px;
    /*display: none;*/
}
.home .cta-contact-us {
    display: none;
}
.cta-contact-us span {
    color: #ffffff;
    font-size: 36px;
    font-family: "MisoBold", sans-serif;
    font-weight: normal;
    line-height: 120px;
}
.cta-contact-us .btn {
    margin-left: 31px;
    font-family: "MisoBold", sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    border: none !important;
    padding: 10px 66px;
    border-radius: 9px;
    position: relative;
    top: -7px;
}

.cta-contact-us .btn:focus {
    color: #000000;
}

.x-colophon.bottom.cmc-footer {
    background-size: cover !important;
    background: no-repeat url(../../../../../../themes/cmclandscapes/img/footer-bg.jpg);
    box-shadow: none !important;
    border-top: 11px solid #f7600d;
}
.footer-logo {
    width: 187px;
    height: 179px;
    margin: 24px auto 0 auto;
}
#menu-social-footer-menu a {
    transition: all 0.5s ease;
}

#menu-social-footer-menu a:focus,
#menu-social-footer-menu a:hover {
    opacity: 0.7;
}

.footer-contact-links {
    text-align: center;
    font-family: "Miso", sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-top: 33px;
}

.footer-contact-links a {
    font-family: "Miso", sans-serif;
    color: #ffffff;
    transition: all 0.5s ease;
}
.footer-contact-links a:focus,
.footer-contact-links a:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.7;
}
.footer-contact-form {
    text-align: left;
    min-height: 330px;
}
.footer-contact-form input {
    min-height: 60px;
    border-radius: 5px;
    border: 1px solid #f7600d;
    background: rgba(255, 255, 255, 0.3);
    font-family: "Miso", sans-serif;
    font-size: 30px;
    color: #ffffff;
}
.footer-contact-form textarea {
    height: 90px;
    border-radius: 5px;
    border: 1px solid #f7600d;
    background: rgba(255, 255, 255, 0.3);
    font-family: "Miso", sans-serif;
    font-size: 30px;
    color: #ffffff;
}

.footer-contact-form input::-webkit-input-placeholder,
.footer-contact-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
    opacity: 1 !important;
}
.footer-contact-form input::-moz-placeholder,
.footer-contact-form textarea::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
    opacity: 1 !important;
}
.footer-contact-form input:-ms-input-placeholder,
.footer-contact-form textarea:-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
    opacity: 1 !important;
}
.footer-contact-form input:-moz-placeholder,
.footer-contact-form textarea:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
    opacity: 1 !important;
}

.footer-contact-form input.wpcf7-submit{
    border: none !important;
    outline: none !important;
    outline-offset: 0 !important;

    text-transform: uppercase;
    background: #f7600d;
    border-radius: 8px;
    color: #ffffff;
    font-family: "MisoBold", sans-serif;
    font-size: 36px;
    transition: all 0.5s ease;
    text-shadow: none;
    box-shadow: none;

    padding: 5px;
    min-width: 150px;
    min-height: 0;
    margin-top: 17px;
}

.footer-contact-form input.wpcf7-submit:focus {
    background: #f7600d;
    color: #ffffff;
    opacity: 1;
}

.footer-contact-form input.wpcf7-submit:hover {
    background: #f7600d;
    color: #ffffff;
    opacity: 0.7;
}

.footer-contact-form  .wpcf7 p,
.footer-contact-form label {
    margin: -8px 0 0 0;
}

.cmc-footer-submit .wpcf7-submit,
.cmc-footer-submit .ajax-loader{
    float: right;
}

.footer-contact-form .wpcf7-form {
    position: relative;
    top: -7px;
}

.footer-copyright {
    font-family: "MisoBold", sans-serif;
    font-size: 18px;
    color: #ffffff;
}

.wpcf7-not-valid-tip {
    color: red;
    font-size: 18px;
}

#wpgmza_map {
    border: 6px solid #f7600d;
}

.footer-map {
    min-height: 330px;
}

.footer-social {
    margin-top: 20px;
}

/* Media Queries */

/*@media (max-width: 320px){*/
@media (max-width: 420px){
    .cmc-header .x-brand.img img {
        max-width: 127px;
    }

    .section-home h1,
    .section-home-about h1,
    .section-home-sustainability h1,
    .section-home h1 {
        font-size: 46px;
    }

    .section-staff .x-column h1 {
        font-size: 27px;
    }

    .section-staff .x-column h2 {
        font-size: 17px;
    }

    .entry-header, .entry-content, .x-text {
        font-size: 14px;
    }

    .section-home-commercial,
    .section-home-residential,
    .section-home-sustainability,
    body .section-home p,
    body #post-113 #x-section-2 p,
    body #systems p,
    .section-staff .x-column p {
        font-size: 14px;
        line-height: 19px;
    }

    body h1 {
        font-size: 34px;
    }

    body h2 {
        font-size: 30px;
    }

    .section-home .divider,
    .section-home-blog .latest-post-selection article h1::after,
    .section-staff .x-column h1.staff-top-heading,
    .about-clients h1.top-heading {
        font-size: 50px;
    }

    .header-image {
        background-position: 10% 50%;
    }

    .header-image h1 {
        font-size: 50px;
        /*top: calc(25% - 47px);*/
        top: calc(25% + 13px);
    }

    .header-image .divider {
        display: none;
    }

    .section-staff .divider {
        position: relative;
        left: 3px;
        font-size: 50px;
    }

    .about-clients .divider {
        font-size: 50px;
    }

    .row-about.row-about-alt .x-column:last-of-type {
        padding-top: 18px !important;
    }

    .staff-profile .x-text {
        margin-bottom: 25px;
    }

    #cs-content #clients.x-section:not(.section-home) h2 {
        line-height: 25px;
        font-size: 17px !important;
        margin: 0 auto 10px auto !important;
        max-width: 572px;
    }

    .footer-contact-form input,
    .footer-contact-form textarea {
        font-size: 18px;
    }

    .footer-contact-form input.wpcf7-submit {
        font-size: 22px;
        min-width: 78px;
    }

    .section-home-blog .latest-post-selection article h1::after {
        max-height: 1em;
    }

    .section-home-blog .latest-post-selection p:nth-child(3) {
        max-height: none;
    }

    .section-home-blog .latest-post-selection article a:nth-of-type(1)::after {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .section-client-reviews .review {
        font-size: 15px;
    }

    .x-icon-arrow-right {
        display: none;
    }

    .cmc-header .x-breadcrumb-wrap a, body .x-breadcrumb-wrap, .cmc-header .x-breadcrumbs .delimiter {
        font-size: 20px;
        line-height: 23px;
    }

    .x-nav-articles {
        display: none;
    }
}

@media (max-width: 480px){
    .section-projects .x-block-grid.three-up>li:nth-child(2) {
        margin-top: 0 !important;
    }
}

@media (max-width: 600px){
    .cta-contact-us span {
        line-height: 42px;
        display: block;
        margin-top: 30px;
        padding-bottom: 12px;
    }
}

@media(max-width: 767px){
    .cmc-header .x-breadcrumb-wrap a, body .x-breadcrumb-wrap, .cmc-header .x-breadcrumbs .delimiter {
        font-size: 20px;
        line-height: 23px;
    }

    .x-nav-articles {
        display: none;
    }
}

@media (min-width: 768px){
    .row-about .x-column.last, .row-about .x-column:last-of-type .x-text {
        margin-top: 10%;
    }
    .section-home-blog .latest-post-selection article {
        position: relative;
        width: 33.33%;
        display: inline-block;
        vertical-align: top;
        border: none;
        transition: all 0.5s ease;
    }

    .section-home-blog .latest-post-selection article:focus,
    .section-home-blog .latest-post-selection article:hover {
        opacity: 0.7;
    }
    .row-about .x-column.last, .row-about .x-column:last-of-type {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px){
    .row-about p {
        font-size: 14px;
    }

    .header-image {
        background-position: 50% 15%;
    }
}

@media (max-width: 991px){
    .cta-contact-us .btn {
        margin-left: 0;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1999px){

    .row-about .x-column {
        margin-right: 0 !important;

        height: 100% !important;
        width: 50% !important;
        position: absolute;
        left: 0;
        top: 0;
    }

    .row-about .x-column.last, .row-about .x-column:last-of-type {
        padding-left: 4% !important;
        padding-right: 4% !important;

        height: 100% !important;
        width: 50% !important;
        position: absolute;
        right: 0;
        left: unset;
        top: 0;
    }

    .row-about.row-about-alt .x-column {
        margin-left: 0 !important;
        padding-left: 4% !important;
        padding-right: 4% !important;
    }
    .row-about.row-about-alt .x-column.last, .row-about.row-about-alt .x-column:last-of-type {
        padding-left: 4% !important;
        margin-right: 0 !important;
    }

    .row-about img {
        width: auto;
        max-width: 610px;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 0;
    }

    .row-about .x-column {
        margin-right: 0 !important;
    }
}

@media (min-width: 1200px){
    body .entry-header, body .entry-content {
        font-size: 16px;
    }
    body h1 {
        font-size: 40px;
        margin-top: 0;
    }
    .header-image {
        min-height: 417px;
    }
    .header-image h1 {
        font-size: 101px;
    }
    .header-image .divider {
        display: inline;
    }

    .section-home-aged-care {
        background-position: 50% 15% !important;
        padding-top: 160px !important;
        padding-bottom: 120px !important;
    }
    /*.section-home-commercial h1 {*/
        /*margin-top: 300px;*/
    /*}*/
    .section-home-commercial .top-space {
        margin-top: 123px !important;
    }
    .section-home-commercial {
        padding-bottom: 65px !important;
    }
    .section-home-residential {
        padding-top: 273px !important;
    }
    .section-home-residential .x-column:nth-child(2){
        margin-top: 141px;
    }
    .section-home-residential .x-column:nth-child(3){
        position: relative;
        top: -37px;
    }
    .section-home-blog {
        padding-top: 58px;
        padding-bottom: 37px;
    }
    .section-home-sustainability {
        padding-top: 132px !important;
        padding-bottom: 123px !important;
    }
    .section-home-sustainability p {
        margin-bottom: 2.2em;
    }
    .section-home-sustainability p:nth-last-of-type(1){
        margin-bottom: 0.95em;
    }
    .intro-about {
        padding-top: 105px !important;
        padding-bottom: 100px !important;
    }
    .footer-logo {
        margin-top: 57px;
    }
    .footer-social {
        margin-top: 42px;
    }
    .footer-map,
    .footer-contact-form {
        margin-top: 57px;
    }
    .footer-contact-links {
        text-shadow: 0;
        margin-top: 25px;
    }

    .row-about img {
        top: 50%;
        left: 50%;
    }

    .row-about .x-column {
        margin-right: 0 !important;

        height: 100% !important;
        width: 50% !important;
        position: absolute;
        left: 0;
        top: 0;
    }

    .row-about .x-column.last, .row-about .x-column:last-of-type {
        padding-left: 4% !important;

        height: 100% !important;
        width: 50% !important;
        position: absolute;
        right: 0;
        left: unset;
        top: 0;

        padding-top: 44px !important;
    }

    .row-about.row-about-alt .x-column {
        margin-right: 0 !important;
        padding-left: 4% !important;
        padding-right: 4% !important;

        padding-top: 44px !important;
    }
    .row-about.row-about-alt .x-column.last, .row-about.row-about-alt .x-column:last-of-type {
        padding-left: 4% !important;
        margin-right: 0 !important;
    }

    .row-about img {
        width: auto;
        max-width: 1000px;
        margin: 0 auto;
        position: absolute;
        top: calc(-50% + 79px);
        left: calc(-50% + 300px);
    }

    .row-about .x-column {
        margin-right: 0 !important;
    }

    .section-projects a.x-img.x-img-link:focus .project-caption p,
    .section-projects a.x-img.x-img-link:hover .project-caption p {
        display: block !important;
    }
}

@media (min-width: 1200px) and (max-width: 1330px){
    .row-about p {
        font-size: 16px;
    }
}

@media (min-width: 1201px){
    .row-about {
        max-width: 100% !important;
        min-height: 504px !important;
    }
    .row-about img {
        z-index: -1;
        width: auto;
        max-width: none;
        margin: 0 auto;
        height: auto;
        min-height: 504px;
        position: relative;
        top: 0;
        left: 0;
    }
    .row-about.row-about-alt .x-column.last img,
    .row-about.row-about-alt .x-column:last-of-type img {
        /*left: unset;*/
        /*right: 0;*/
        left: -106px;
        top: 13px;
    }
    .row-about.row-about-alt .x-column.last,
    .row-about.row-about-alt .x-column:last-of-type {
        padding-left: 0 !important;
    }
    .row-about .x-column.last, .row-about .x-column:last-of-type {
        padding-top: 50px !important;
        padding-left: 125px !important;
        padding-right: 125px !important;
    }
    .row-about.row-about-alt .x-column {
        padding-left: 125px !important;
        padding-right: 125px !important;
    }
}

@media (min-width: 1400px){
    header .x-brand.img.img-responsive {
        margin-left: 30px !important;
    }
    .row-about.row-about-alt .x-column.last img,
    .row-about.row-about-alt .x-column:last-of-type img {
        left: unset;
        right: 0;
    }
}