/*
Theme Name: Listify
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: The last directory theme you will ever buy.
Version: 1.5.2
License URI: license.txt
Text Domain: listify
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
*/


/**
 * Do not add styles to this file.
 *
 * 1. Create a child theme: http://listify.astoundify.com/article/280-creating-a-child-theme
 * 2. Add your styles to your child theme's style.css file
 *
 * This file is not loaded on your website and no styles will be applied.
 */
@font-face {
font-family: 'Sofia Pro';
src: url('fonts/SofiaProRegular.eot');
src: 
    url('fonts/SofiaProRegular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SofiaProRegular.woff2') format('woff2'),
    url('fonts/SofiaProRegular.woff') format('woff'),
    url('fonts/SofiaProRegular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}  

body {
    font-family: 'Sofia Pro';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    overflow: hidden;
}

.select2-container {
border: 1px solid #aaa;
border-radius: 6px;	
}


.text-center {
    text-align: center;
}

.home.page-template .site-content {
    margin-top: -130px;
}

.menu-bar {
    display: none;
}

.page-template .site-content {
    margin-top: 0;
}

.password_error { color: #FF0000; }

body.home .homepage-cover { background: linear-gradient(to bottom, rgba(0, 25, 53, 0.2) 0%, rgba(0, 25, 53, 0.7) 100%) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("https://altenergy.com.au/wp-content/themes/listify/images/header-other.jpg") repeat scroll 0 0 !important; background-position: center !important; background-size: cover !important; /*height: 302px !important;*/ }
body.home .entry-cover--gradient.has-image::after { background: none; }

.clear_b { clear: both;  }
ul.tabs { list-style-type: none; margin: 0; padding: 0; }
ul.tabs li { float: left; }
ul.tabs li a { display: block; background: #22498E; color: #fff; padding: 8px 25px; font-size: 14px; font-weight: bold; border-right: 2px solid #fff; }
.tab_cont { border: 2px solid #ccc; padding: 20px 20px; }
ul.tabs li a.active { text-decoration: underline; }

.page-template .page-title,
.job_listing-template-default .page-title,
 .product-template-default .page-title {
    text-align: left;
    padding: 3em 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #57B300;
    font-size: 40px;
}

.page-template .page-title,
.job_listing-template-default .page-title,
.product-template-default .page-title {
    padding-bottom: 0;
}


.filter-butt {
    color: #5b5b5b;
    font-size: 20px;
    display: inline-block;
    margin-top: 17px;
    vertical-align: top;
}

#main-filter.search-active .filter-butt {
    margin-left: 20px;
}

#main-filter:not(.search-active) #srch-div {
    display: none;
}

#main-filter:not(.search-active) #show-srch {
    display: block;
}

#main-filter.search-active #srch-div {
    display: block;
}

#main-filter.search-active #show-srch {
    display: none;
}

.homepage-cover {
    padding-top: 130px;
}

.homepage-cover {
    padding-top: 180px;
    padding-bottom: 60px;
}

.main-navigation,
.category-list .category-count {
    background-color: transparent;
}

.register_btn {
    background-color: rgb(91, 177, 14);
    font-size: 14px;
    display: inline-block;
    padding: 13px 25px;
    /*width:20%;*/
    color: #fff;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
}

.register_btn:hover {
    color: #ccc;
}

.mobile-reg {
    background-color: rgb(91, 177, 14);
    font-size: 14px;
    display: inline-block;
    padding: 4px 13px;
    /*width:20%;*/
    color: #fff;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    border-radius: 3px;
    opacity: 0;
}

.mobile-reg:hover {
    color: #ccc;
}

.site-info {
    float: left;
}

.site-privacy-policy {
    float: right;
}

.site-privacy-policy a {
    /*color: rgb(81, 91, 106);*/
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
}

.txt-form {
    margin-bottom: 20px!important;
}

.site-branding .custom-header img {
    width: 100% !important;
    box-shadow: none!important;
}

.site-branding .custom-header {
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 13px;
    width: 243px;
}

.search-overlay,
.primary-header {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000', GradientType=0);
}

.primary-header.primary-header-others {
    background: linear-gradient(to bottom, rgba(0, 25, 53, 0.2) 0%, rgba(0, 25, 53, 0.7) 100%) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("https://altenergy.com.au/wp-content/themes/listify/images/header-other.jpg") repeat scroll 0 0;
    background-position: center;
    background-size: cover;
    height: 302px;
}

button:not([role="presentation"]),
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.facetwp-type-slider .noUi-connect,
.ui-slider .ui-slider-range,
.listing-owner,
.comment-rating,
.job_listing-rating-average,
.map-marker.active::after,
.cluster,
.widget_calendar tbody a,
.job_listing-author-info-more a:first-child,
.load_more_jobs,
.listify-badge,
.listing-featured-badge {
    background-color: #5bb10e;
}

.page-template-template-home .search_owner {
    display: none;
}

.page-template-template-home .search_state {
    display: none;
}

.page-template-template-home .search_capacity {
    display: none;
}

.page-template-template-home .search_status {
    display: none;
}

.tax-job_listing_category .search_categories {
    display: none;
}


/* Search Result */

.form-control {
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.search-result-page {
    margin: 30px 0;
}

.search-result-form input[type="text"] {
    width: 100%;
    border: 1px solid #AAAAAA;
    margin-top: 8px;
    background-color: #fff;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #444444;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #444444;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #444444;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #444444;
}

.search-result-form .select {
    width: 100%;
    display: block;
    margin-top: 8px;
    height: 34px;
}

.search-result-form select {
    width: 100%;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204)!important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 37px;
    line-height: 1.42857;
    padding: 6px 12px;
}

.custom-label {
    margin: 22px;
    padding-left: 0;
    text-align: center;
}

.custom-label li {
    display: inline-block;
    font-size: 16px;
    list-style: outside none none;
    margin: 0 12px;
    vertical-align: top;
}

.custom-label li span {
    display: inline-block;
    padding-top: 6px;
    margin-bottom: 20px;
}

.custom-label li img {
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}

body .search-result-page .locate-me {
    right: 11px;
    top: 7px;
}

body .search-result-page .listings-map iframe {
    border: 1px solid #ccc;
}

.register-page {
    padding: 50px 0;
}

.register-form {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.wp-registration-box label {
    font-size: 15px!important;
}

.wp-registration-box input[type="text"],
.wp-registration-box input[type="email"] {
    border: 1px solid #ddddde;
}

.site-branding .custom-header img {
    width: 100% !important;
    box-shadow: 0 0px 7px 0 #555;
}

.google-ads-horizontal {
    margin: auto;
    display: inline-block;
}

#text-3 {
    margin: 3em 0;
}

#listify_widget_taxonomy_image_grid-1 {
    margin-top: 2em;
}

.home-widget-section-title {
    margin: 3em 0;
}

.listings-map #map1 {
    border: 1px solid #ccc;
}

.google-ads-vertical {
    width: 300px;
    height: 250px;
    background-color: #ccc;
    border: 1px solid #ddd;
    margin-top: 83px;
}

.google-ads-vertical:last-child {
    margin-top: 40px;
}

.single-page-wrap {
    padding: 50px 0;
}

.side-contact h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: normal;
}

.subscriber-form input {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: rgb(69, 69, 69);
    padding: 12px 16px;
}

.subscriber-form .register_btn {
    width: 100%;
}

.side-map #map1 {
    border: 1px solid #ccc;
}

.gm-style .gm-style-iw p {
    margin-bottom: 12px;
}

.gm-style .gm-style-iw p:last-child {
    margin-bottom: 0;
}

section.description,
section.updates {
    padding-bottom: 25px;
}

section.basic-info p {
    font-size: 18px;
}

.updates h4,
.description h4 {
    margin-top: 0px;
}

.updates-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.updates-list li {
    padding-bottom: 12px;
}

.home-widget {
    margin: 8em 0 0;
}

.home .callout-feature-content {
    padding-top: 7em;
    padding-bottom: 15em!important;
}

.callout-feature-content {
    padding-top: 7em;
    padding-bottom: 7em;
}

.feature-callout.text-center h2 span {
    color: #ffae00;
}

.callout-feature-content p {
    font-size: 22px;
    line-height: 25px;
    margin: 10px 0;
    color: #fff;
}

.side-contact h3 img {
    margin-right: 5px;
}

.callout-feature-content p:last-child {
    font-size: 16px;
    color: #e37125;
    margin-top: 5px;
}

.callout-feature-content p.text-above-form {
    margin-top: 60px!important;
    font-size: 16px!important;
}

.feature-callout.text-center .callout-feature-content {
    max-width: 86%;
}

.feature-callout.text-center .feature-callout-cover h2 {
    letter-spacing: 0;
}

.feature-callout.text-center h2 {
    font-size: 41px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.footer-wrapper {
    position: relative;
}

.side-contact {
    background: #fff url(images/icons/contact-icon.png) no-repeat 20px 20px;
    background-size: 18%;
    border: 1px solid #ccc;
    margin-top: 40px;
    padding: 20px 20px 20px 100px;
}

.side-contact h3 {
    padding: 0;
    margin: 0;
}

.side-contact p {
    padding: 0 0 5px;
    margin: 0;
}

.visibleOnlyMobile {
    display: none;
}

span.legend-symbol {
    display: inline-block;
    margin-left: 32px;
    margin-top: 36px;
}

span.legend-symbol span {
    background-color: #993506;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
    margin-right: 8px;
}

span.legend-symbol:last-child span {
    background-color: #02AB01;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
}

.home-widget {
    margin: 0;
}

.home-widget+.container {
    margin-top: -3em!important;
}

#wpb_widget-2.container {
    max-width: 96%;
}


/*** custom checkboxes ***/

input[type=checkbox] {
    display: none;
}


/* to hide the checkbox itself */

input[type=checkbox]+label:before {
    font-family: FontAwesome;
    display: inline-block;
}

input[type="checkbox"]+label {
    display: inline-block;
    margin-right: 27px;
    font-size: 18px;
    color: #02AB01;
}

input[type="checkbox"]+label:last-child {
    color: #993506;
}

input[type=checkbox]+label:before {
    content: "\f096";
}


/* unchecked icon */

input[type=checkbox]+label:before {
    letter-spacing: 10px;
}


/* space between checkbox and label */

input[type=checkbox]:checked+label:before {
    content: "\f046";
}


/* checked icon */

input[type=checkbox]:checked+label:before {
    letter-spacing: 5px;
}

.site-footer { background: #0077B8 !important;  }
.site-footer, .site-social a { color: #a1b5d6 !important; }
body.custom-background { background: #fff !important;  }
body.home .home_maps_images a img { display: none; }
.alt_reg_form input[type=text],
.alt_reg_form input[type=password],
.alt_reg_form input[type=email] { width: 100%; }
.alt_reg_form .row { margin-bottom: 25px; }
.alt_reg_form select.expire_month,
.alt_reg_form input.expire_year { width: 120px; min-width: 120px; }
.payment-errors { color: #FF0000; }
.extra_user_fields { display: none; }

body.page-id-4517 article.page { text-align: center; }
body.page-id-4517 article.page h3 { font-size: 20px; font-weight: bold; }
.home_proj_db_map img { border: 1px solid #ccc; }

/* allow space for check mark */

@media(max-width:1198px) {
    .primary-header .primary-header-inner {
        margin-top: 19px;
        width: 100%;
    }
    .site-branding {
        width: 30%;
    }
    .primary-header .nav-menu.primary {
        width: 70%;
        padding-left: 0px;
    }
    .mobile-reg {
        display: none;
    }
}

@media(max-width:1024px) {
    .top_register_btn {
        display: none!important;
    }
    .mobile-reg {
        opacity: 1;
        position: absolute;
        right: 33px;
        top: 35px;
        display: block;
    }
    .mobile-login { right: 118px;  }
    .side-contact {
        background: rgb(255, 255, 255) url("images/icons/contact-icon.png") no-repeat scroll 16px 19px / 18% auto;
        border: 1px solid rgb(204, 204, 204);
        margin-top: 40px;
        padding: 63px 36px 35px 167px;
    }
    .page-template .page-title,
    .job_listing-template-default .page-title,
    .product-template-default .page-title {
        font-size: 30px;
    }
    .primary-header .primary-header-inner {
        position: relative;
    }
    .nav-menu ul a {
        color: #fff;
        padding: 10px 0;
    }
    .primary-header .nav-menu.primary {
        background: rgb(250, 176, 1) none repeat scroll 0 0;
        color: rgb(255, 255, 255);
        padding: 10px 20px;
        position: absolute;
        right: 0;
        text-align: left;
        top: 68px;
        width: 21%;
    }
    .menu-bar {
        display: block;
        color: rgb(255, 255, 255);
        font-size: 22px;
        position: absolute;
        top: 35px;
        right: 0px;
    }
    .primary-header .nav-menu.primary {
        display: none;
    }
    .home.page-template .site-content {
        margin-top: -120px !important;
    }
    .feature-callout.text-center .callout-feature-content {
        max-width: 100%;
    }
    .subscriber-form input {
        width: 100%;
    }
}

@media(max-width:980px) {
    .hiddenMobile {
        display: none;
    }
    .visibleOnlyMobile {
        display: block!important;
    }
    .top_register_btn {
        display: none;
    }
    .mobile-reg {
        opacity: 1;
        position: absolute;
        right: 33px;
        top: 35px;
    }
    .mobile-login { right: 118px;  }
    .side-contact {
        background: rgb(255, 255, 255) url("images/icons/contact-icon.png") no-repeat scroll 16px 19px / 18% auto;
        border: 1px solid rgb(204, 204, 204);
        margin-top: 40px;
        padding: 63px 36px 35px 167px;
    }
    .page-template .page-title,
    .job_listing-template-default .page-title,
    .product-template-default .page-title {
        font-size: 30px;
    }
    .primary-header .primary-header-inner {
        position: relative;
    }
    .nav-menu ul a {
        color: #fff;
    }
    .primary-header .nav-menu.primary {
        background: rgb(250, 176, 1) none repeat scroll 0 0;
        color: rgb(255, 255, 255);
        position: absolute;
        right: 0px;
        text-align: left;
        top: 68px;
        width: 30%;
    }
    .menu-bar {
        display: block;
        color: rgb(255, 255, 255);
        font-size: 22px;
        position: absolute;
        top: 35px;
        right: 0px;
    }
    .primary-header .nav-menu.primary {
        display: none;
    }
    .home.page-template .site-content {
        margin-top: -120px !important;
    }
    .feature-callout.text-center .callout-feature-content {
        max-width: 100%;
    }
    .subscriber-form input {
        width: 100%;
    }
}

@media(max-width:640px) {
    .primary-header .nav-menu.primary {
        width: 45%;
    }
    .menu-bar {
        top: 25px;
    }
    .feature-callout.text-center h2 {
        font-size: 30px;
    }
    .basic-info div[class*="col-"] {
        margin-bottom: 20px;
    }
    .side-contact {
        background: rgb(255, 255, 255) url("images/icons/contact-icon.png") no-repeat scroll 15px 31px / 18% auto;
        border: 1px solid rgb(204, 204, 204);
        margin-top: 40px;
        padding: 63px 0 35px 156px;
    }
    #wpb_widget-2 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media(max-width:480px) {
    .site-branding .custom-header {
        width: 213px;
    }
    .mobile-reg {
        top: 26px;
    }
    .side-contact {
        background: rgb(255, 255, 255) url("images/icons/contact-icon.png") no-repeat scroll 15px 31px / 18% auto;
        border: 1px solid rgb(204, 204, 204);
        margin-top: 40px;
        padding: 26px 0 35px 89px;
    }
    .primary-header .nav-menu.primary {
        width: auto;
    }
    .site-branding .custom-header img {
        width: 70%!important;
    }
    .feature-callout.text-center h2 {
        font-size: 25px;
    }
    .google-ads-vertical {
        width: auto;
    }
    .page-template .page-title,
    .job_listing-template-default .page-title,
    .product-template-default .page-title {
        font-size: 26px;
    }
}

@media(max-width:320px) {
    .site-branding .custom-header {
        width: 175px;
    }
    .primary-header .nav-menu.primary {
        width: 74%;
    }
    .home #map1 {
        padding: 0 10px;
    }
}

.white-popup-block {
    background: #0082C0;
    margin: 40px auto;
    max-width: 500px;
    padding: 30px 45px;
    position: relative;
    text-align: left;
}

.mfp-content .mfp-close {
    left: 67%;
    top: 13px;
}

.mfp-bg {
    opacity: 0.8!important;
}

.white-popup-block input:not(.updates-popup) {
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.white-popup-block h3 {
    color: #fff;
    margin-top: 0;
    text-align: center;
    margin-bottom: 26px;
    font-size: 32px;
}

.top_register_btn>a {
    background-color: rgb(250, 176, 1);
    border: 1px solid rgb(250, 176, 1);
    display: inline-block;
    padding: 7px 10px !important;
    border-radius: 4px;
}

.project-update {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.project-update:last-child {
    border-bottom: none;
}

.panel {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

.panel-default {
    border-color: rgb(221, 221, 221);
}

.panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.panel-project-update .panel-body {
    display: none;
    transition: all 0.5s ease;
}

.panel-project-update.active-panel .panel-body {
    display: block;
}

.panel-heading h4 {
    margin-bottom: 0;
}

.panel-default>.panel-heading {
    background-color: rgb(245, 245, 245);
    border-color: rgb(221, 221, 221);
    color: rgb(51, 51, 51);
}

.panel-body {
    padding: 15px;
}

.pagination {
    display: inline-block;
    margin-top: 30px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #0082C0;
    border-color: #0082C0;
    color: #fff;
    cursor: default;
    z-index: 3;
}

.pagination>li {
    display: inline;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}

.pagination>li>a,
.pagination>li>span {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    color: rgb(51, 122, 183);
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.pagination>li>a,
.pagination>li>span {
    color: rgb(51, 122, 183);
    line-height: 1.42857;
}

.updates .button-small {
    font-size: 12px;
    padding: 8px 12px;
    vertical-align: top;
    margin-top: -4px;
}


/* Select2 Css */

.search-result-form .select2-container {
    margin-top: -34px!important;
}

.search-result-form .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 37px!important;
}

.search-result-form .select2-selection__arrow {
    display: none;
}

.select2-results {
    overflow: hidden;
}

.search-result-form .select2-search--dropdown {
    border-top: 1px solid rgb(204, 204, 204);
    display: block;
    padding: 4px;
}

.search-result-form .select2-selection__rendered {
    line-height: 34px!important;
}


/* Map-view List View */

.map-list {
    padding: 50px 0 10px;
}

.map-list a {
    display: inline-block;
    margin-right: 20px;
}

.search_home .select2-container .select2-selection--single {
    height: 42px !important;
}

.search_home .select2-selection__rendered {
    line-height: 42px !important;
    color: #454545;
    text-shadow: none;
}

.page-template-template-projectupdates .mfp-bg {
    background: #000 !important;
    opacity: 0.9 !important;
}

.page-template-template-search-result .mfp-bg {
    background: #000 !important;
    opacity: 0.9 !important;
}

@media(max-width:767px) {
    .single-page-wrap {
        padding: 25px 0;
    }
    .google-ads-horizontal {
        margin-top: 15px;
    }
    #wpb_widget-2.container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .home #map1 {
        padding: 0 10px;
    }
    .search-result-form .select2 {
        width: auto!important;
    }
    .search-result-form .button {
        padding: 12px 30px;
    }
    .custom-label {
        text-align: left;
        margin: 15px 0;
    }
    .custom-label li {
        width: 48%;
        margin: 0;
    }
    .custom-label li img {
        width: 25px;
        vertical-align: middle;
    }
    .custom-label li span {
        color: #000;
        font-size: 14px;
        vertical-align: middle;
    }
    .map-list {
        padding-top: 0;
    }
}

.search_location1 {
    position: relative;
}

.search_location1 .locate-me {
    position: absolute;
    right: 0;
    top: 0;
}
#alt_reg_form_id input::-webkit-input-placeholder,
#alt_reg_form_id input:-ms-input-placeholder,
#alt_reg_form_id input:-moz-placeholder,
#alt_reg_form_id input::-moz-placeholder {
    font-family: "Karla","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #717a8f !important;
}
.top_register_button_green > a { background-color: #56AE06 !important; border-color: #56AE06; }
.listify_widget_feature_callout { display: none;  }

h3.h3_header { font-size: 24px; margin-bottom: 5px; color: #000; }
p.total_p { font-size: 17px;  }
.subscribe_price_box { max-width: 900px; margin: 0 auto;  }
.sub_price_col { padding-top: 30px; width: 33.33%; float: left; }
.sub_price_col_pop { padding-top: 0;  }
.sub_price_col.active .sub_price_col_inside { background: #535B69; color: #fff; }
.sub_price_col_inside { border: 1px solid #ccc;  padding: 10px 15px; text-align: center; }
.sub_price_col_pop .sub_price_col_inside {  }
.sub_price_col_inside h4 { font-size: 18px; margin: 0 15px 0 0; font-weight: normal; }
.sub_price_col_inside .sub_price { font-size: 20px; margin: 15px 0;  }
.sub_price_col_inside a { display: inline-block; padding: 4px 15px; font-size: 15px; background: #89AC6A; color: #fff; border-radius: 6px; }

.sub_bottom_text { text-align: center; line-height: 135%; font-size: 19px;  }
h3.home_feat_text { max-width: 600px; margin: 20px auto; text-align: center; line-height: 140%; }
.home_track_all_text { font-size: 19px; max-width: 700px; text-align: center; margin: 20px auto 30px; line-height: 140%;  }

.home_bottom_text_cont { margin: 30px auto; max-width: 800px; padding-bottom: 40px; }
.home_bottom_text_cont p { margin: 0 0 20px; font-size: 15px; line-height: 155%;  }
.home_bottom_text_cont table { margin: 0 0 20px; border: none; }

.home_bottom_text_cont table td { padding: 4px 15px 4px 0; border: none; }

.home_gray_box { /*background: #FBFBFB;*/ margin: 25px 0; padding: 20px 30px; font-size: 18px; }
.home_gray_box p { line-height: 145%; margin: 25px 0; text-align: justify; }
.first_map_img { margin-bottom: 70px; }

p.proj_upd_text { font-size: 18px; line-height: 150%; text-align: justify; }
h3.proj_upd { font-size: 22px; margin: 0 0 25px; font-weight: bold; text-align: center; }
.subscrip_image { margin-left: -90px; }

.google-homepage-map { background: #F4F6F9; }
.home_proj_updates_row { margin-top: 75px; }
.home_proj_updates_bottom p { margin-top: 0; }
.home_ads_img_cont { text-align: center; }
.home_ads_img_cont img { max-width: 300px; height: auto; }
.home_proj_db_map { margin: 25px 0; padding: 0px 30px;  color: #000; }
.home_proj_db_map .aim_text { font-size: 21px;
font-weight: bold;
text-align: center;
max-width: 900px;
margin: 10px auto 20px;
line-height: 145%;  }
.billing_bottom { font-size: 14px; text-align: center; max-width: 400px; margin: 15px auto; }

.subscribe_today { text-align: center; margin-top: 25px; }
.subscribe_today a { font-size: 21px; color: #fff; padding: 15px 30px; border-radius: 6px; background: #1FA52E; display: inline-block; }

.learn_more_cont { text-align: center; }
.learn_more_cont a { font-size: 19px; color: #fff; padding: 10px 30px; border-radius: 6px; background: #F9B52C; display: inline-block;  }

body.home .homepage-cover .home-widget-title { letter-spacing: 2px; font-size: 30px;
max-width: 990px; line-height: 135%;
margin: 0 auto; color: #FAB001; }

h3.subscribe_header { text-align: center; font-size: 22px; margin-bottom: 25px; color: #000; }
.home_maps_images { text-align: right; }
.home_maps_images img { max-width: 300px; height: auto; margin-bottom: 15px; }
.footer_social { font-size: 36px; text-align: center;  }
.footer_social a:hover { color: #fff; }

.entry-content { -moz-hyphens: none; hyphens: none;  word-wrap: normal; }
.header_social_icons { text-align: right; font-size: 24px; }

.homepage-cover {box-shadow: 0px 5px 5px #27272780;
    -webkit-box-shadow: 0px 5px 5px #27272780;
    -moz-box-shadow: 0px 5px 5px #27272780;}

.primary-header-others {box-shadow: 0px 5px 5px #27272780;
    -webkit-box-shadow: 0px 5px 5px #27272780;
    -moz-box-shadow: 0px 5px 5px #27272780;}
    
@media(max-width:1010px) {
    .subscrip_image { margin-left: 0px; }
}

@media(max-width:980px) {
    .home_maps_images,
    .home_ads_img_cont { text-align: center; }
}

@media(max-width:767px) {
    body.home .homepage-cover .home-widget-title { font-size: 26px; }
}

/* Remove automatic hyphenation */
.site-content article { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
.widget-area .widget { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
