.g-content {
    max-width: 1280px;
    margin: auto;
    padding: 20px;

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}


.sidebar-a {
    float: left;
    width: 25%;
}

.side-header {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 500;
    color: #8ac349;
    font-family: "Clavo", "Roboto", serif
}

.clear {
    clear: both;
}

.content {}

.withside {
    width: 70%;
    float: right;
    display: block;
}

.nd-whitemidleft {
    width: 100%;
    display: block;
    display: block !important;

}

.nd-whitegreyright {
    width: 100%;
    display: block;
}

.mainbottom-c {
    width: 100%;
    padding-bottom: 30px;
}

.extension-a {
    width: 100%;
}

.extension-b {
    width: 100%;
}

.fifty {
    width: 50%;
}

.fleft {
    float: left;
    padding-right: 20px;
}

.fright {
    float: right;
    padding-left: 20px;
}

@media screen and (max-width: 991px) {

    .sidebar-a {
        display: none;
        float: left;
        width: 30%;
    }

    .withside {
        width: 100%;
        float: none;
        padding-left: 0px;
    }

    .fifty {
        width: 100%;
    }

    .fleft {
        float: none;
        padding-right: 0px;
    }

    .fright {
        float: none;
        padding-left: 0px;
    }
}

.g-content dl {
    display: none;
}

.g-content h1 {
    font-size: 2.25rem;
}

.g-content h2 {
    font-size: 1.9rem;
}

.g-content h3 {
    font-size: 1.5rem;
}

.g-content h4 {
    font-size: 1.15rem;
}

.g-content h5 {
    font-size: 1rem;
}

.g-content h6 {
    font-size: 0.85rem;
}

.g-content small {
    font-size: 0.875rem;
}

.g-content a {
    color: #0972b6;
    text-decoration: none;
}

.g-content a:hover {
    color: #4d4d4d
}

.g-content h1,
.g-content h2,
.g-content h3,
.g-content h4,
.g-content h5,
.g-content h6,
.g-content strong {
    color: #4d4d4d
}

.g-content h1,
.g-content h2,
.g-content h3,
.g-content h4,
.g-content h5 {
    font-weight: 500
}

.g-content h3 {
    color: #0972b6;
    font-family: "Clavo", "Roboto", serif
}

.g-content h1,
.g-content h2 {
    color: #8ac349;
    font-family: "Clavo", "Roboto", serif
}

.fa-check {
    color: #5a5;
}

.g-content h2 a {
    text-decoration: none;
}

.visible-phone {
    display: none !important
}

@media only all and (max-width:47.938rem) {
    .visible-phone {
        display: block !important
    }
}

@media only all and (max-width:47.938rem) {
    .hidden-phone {
        display: none !important
    }
}


@font-face {
    font-family: "roboto";
    font-style: normal;
    font-weight: 700;
    src: url('/templates/propertynow/assets/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot#iefix') format("embedded-opentype"), url('/templates/propertynow/assets/fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff2') format("woff2"), url('/templates/propertynow/assets/fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff') format("woff"), url('/templates/propertynow/assets/fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf') format("truetype"), url('/templates/propertynow/assets/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg#roboto') format("svg");
}

.packages-containers {
    display: flex;
    min-height: 620px;
}


#subscribe_left .g-content h2 {
    color: #2da3d9 !important;
    font-size: 26px !important;
    padding: 20px 15px 5px;
    text-align: left !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

#subscribe_left .g-content .pull-left {
    left: -10px;
    padding-left: 25px;
    padding-right: 20px;
    position: relative;
    top: 0;
    width: 50%
}

#subscribe_left .g-content .pull-center {
    left: -10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 20px;
    position: relative;
    top: 20px;
    width: 100%
}

#subscribe_right .g-content {
    display: block;
    margin: 0px 20px
}

#subscribe_right h2,
#subscribe_right h1 {

    font-size: 30px !important;
    font-weight: normal;
    padding: 0px 15px 5px;
    text-align: left !important;
    font-weight: 400
}

#subscribe_right p {
    font-size: 16px !important;
    font-weight: 100 !important;
    line-height: 27px;
    padding: 0 15px 0px;
    text-align: left !important;

}

#subscribe_right li {
    font-size: 17px;
    line-height: 17px;
    list-style: outside none none;
    padding: 7px 0 10px 30px;
    position: relative;

    font-weight: bold
}

#subscribe_right li:before {
    content: ' ';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0px;
    background: url('images/tick.png');
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center
}

#subscribe_right a {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 16px;
    padding: 15px 20px;
    text-align: center;

}

#subscribe_right a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

.video_tutorials a.vidbuttons {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin: 0 auto 30px;
    padding: 15px 0;
    text-align: center;
    width: 50%;

}

.video_tutorials a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

.showcasequotetext {
    float: left;
    font-size: 1.1rem;
    padding-left: 5%;
    text-align: right
}

#showcase_left {
    position: relative
}

#showcase_left .g-content {
    background: none !important;
    border-radius: 10px;
    position: relative !important;
    margin-top: 0px;
    width: 85%;
    padding-top: 0px
}

#showcase_right .g-content {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 10px;
    width: 80%;
    margin-top: 0px;
    padding: 0;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

#showcase_right .g-content .signup-button {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#showcase_right .g-content h1 {
    color: #fff !important;
    font-size: 1.8rem;
    font-weight: normal;
    text-align: center;
    margin: -15px;
    padding: 0px;
    background: #99cb60 none repeat scroll 0 0 !important
}

.itemid-436 #showcase_right .g-content h1,
.itemid-461 #showcase_right .g-content h1,
.itemid-437 #showcase_right .g-content h1 {
    margin-top: 15px !important
}

#showcase_right .g-content img {
    display: block;
    margin: 0 auto !important;
    width: 70%
}

#showcase_right .g-content h2 {
    color: #2da3d9 !important;
    font-weight: 600;
    font-size: 20px !important;
    text-align: center !important
}

#showcase_right .g-content a {
    background: #99cb60 none repeat scroll 0 0;
    border-bottom: 5px solid #709941;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 16px;
    padding: 15px 20px;
    text-align: center;
    font-weight: 700
}

#showcase_right .g-content a:hover {
    background: #2da3d9 none repeat scroll 0 0;
    border-color: #0e7cae
}

#arrow {
    display: none !important
}

.showcase #arrow a {
    display: block;
    margin: 0 auto;
    width: 50px
}

.showcase #arrow img {
    width: 70px;
    height: 50px;
    margin: 0 auto
}

.testimonials {
    background: #f8fafb !important;
    padding-bottom: 20px !important
}

.testimonials a {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 22px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin: 30px auto;
    padding: 15px 0;
    text-align: center;
    width: 50%
}

.testimonials a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

.item-image img {
    margin-right: 15px;
    max-width: 350px
}

.item-image {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px
}

.blog .pagination li {
    display: inline-block;
    padding: 1rem
}

.tags {
    list-style-type: disc;
    padding-bottom: 20px;
}

.moduletable {
    padding-top: 20px;
    padding-right: 50px;
}

.moduletable ul li {
    list-style-type: disc;
}

.page-header {
    clear: both;

}

.sidebar-a h3 {
    color: #8ac349;
}

.item ul {
    padding-bottom: 20px;
}

@media screen and (max-width: 959px) {
    .packages-containers {
        display: block;
    }

    .packages-container:first-child {
        margin-right: 0;
        margin-bottom: 3rem;
    }
}

.blogphotoreview .item h1 {
    color: #0972b6;
}

.blogphotoreview .item {
    clear: both;
    display: block;
    padding-top: 30px;
}

/*------------------------------------------*/

.fieldsetpropertydetails {
    border: none !important
}

.fieldsetpropertydetails legend {
    display: none
}

#optioninformation h3 {
    margin: 0 !important
}

#optioninformation p {
    line-height: 1.5rem;
    margin: 0.5rem 0
}

select,
textarea,
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    margin: 0;
    padding: 0 15px;
    vertical-align: middle;
    width: 100%
}

select,
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    height: 45px
}

.aright {
    text-align: right
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
    border-color: #ccc !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) !important
}

.showcase {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url('../../../../images/thin_comp.jpg') !important;
    background-origin: padding-box !important;
    background-position: center top;
    background-repeat: repeat-x;
    background-size: cover
}

#g-showcase {
    max-height: 450px
}

@media only screen and (max-width:720px) {
    .showcase {
        background-color: #00498e !important;
        background-image: none !important
    }

    #showcase_left .g-content {
        margin-top: 0px !important;
        text-align: center !important
    }

    .header_nav .gantry-logo img {
        margin: 20px !important
    }

    .g-offcanvas-toggle {
        top: 22px;
        font-size: 1.5rem !important
    }

    .fa-navicon::before,
    .fa-reorder::before,
    .fa-bars::before {
        padding-right: 3px
    }

    .header_nav .gantry-logo img {
        width: 170px !important
    }
}

.showcasequotetext {
    float: left;
    font-family: Clavo;
    font-size: 1.1rem;
    padding-left: 5%;
    text-align: right
}

#showcase_left {
    position: relative
}

#showcase_left .g-content {
    background: none !important;
    border-radius: 10px;
    position: relative !important;
    margin-top: 0px;
    width: 85%;
    padding-top: 0px
}

#showcase_right .g-content {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 10px;
    width: 80%;
    margin-top: 0px;
    padding: 0;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

#showcase_right .g-content .signup-button {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#showcase_right .g-content h1 {
    color: #fff !important;
    font-family: clavo;
    font-size: 1.8rem;
    font-weight: normal;
    text-align: center;
    margin: -15px;
    padding: 0px;
    background: #99cb60 none repeat scroll 0 0 !important
}

.itemid-436 #showcase_right .g-content h1,
.itemid-461 #showcase_right .g-content h1,
.itemid-437 #showcase_right .g-content h1 {
    margin-top: 15px !important
}

#showcase_right .g-content img {
    display: block;
    margin: 0 auto !important;
    width: 70%
}

#showcase_right .g-content h2 {
    color: #2da3d9 !important;
    font-family: proxima-nova;
    font-weight: 600;
    font-size: 20px !important;
    text-align: center !important
}

#showcase_right .g-content a {
    background: #99cb60 none repeat scroll 0 0;
    border-bottom: 5px solid #709941;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 16px;
    padding: 15px 20px;
    text-align: center;
    font-family: proxima-nova;
    font-weight: 700
}

#showcase_right .g-content a:hover {
    background: #2da3d9 none repeat scroll 0 0;
    border-color: #0e7cae
}

#arrow {
    display: none !important
}

.showcase #arrow a {
    display: block;
    margin: 0 auto;
    width: 50px
}

.showcase #arrow img {
    width: 70px;
    height: 50px;
    margin: 0 auto
}

.subscribe {
    background: #f8fafb
}

#subscribe_left {
    position: relative
}

#sub_block {
    position: relative
}

.sub_block {
    position: relative
}

#subscribe_left .g-content {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 10px;
    display: block;
    margin: 80px 20px;
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1)
}

#subscribe_left .g-content img {
    left: 12px;
    position: absolute;
    top: 90px;
    width: 40%
}

#sub_block .g-content,
.platform-content .sub_block {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 10px;
    display: block;
    margin: 0.625rem;
    padding: 0.938rem;
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1)
}

.sub_block .custom {
    box-shadow: none !important
}

#subscribe_left .g-content img {
    left: 12px;
    position: absolute;
    top: 90px;
    width: 40%
}

#sub_block .g-content .g-title,
.sub_block .g-title {
    color: #2da3d9 !important;
    font-size: 26px !important;
    font-weight: normal;
    padding: 0px 15px 0px;
    margin-top: 0px;
    text-align: left !important;
    font-family: clavo;
    font-weight: 400
}

#sub_block .g-content .acymailing_introtext,
.sub_block .acymailing_introtext {
    padding: 10px;
    width: 100%;
    display: flex;
    flex-flow: row nowrap
}

#sub_block .g-content .acymailing_introtext .acy-image,
.sub_block .acymailing_introtext .acy-image {
    flex: 1 50%;
    text-align: center
}

#sub_block .g-content .acymailing_introtext .acy-image img,
.sub_block .acymailing_introtext .acy-image img {
    height: 170px
}

#sub_block .g-content .acymailing_introtext .intro,
.sub_block .acymailing_introtext .intro {
    text-align: justify;
    flex: 1 50%
}

@media screen and (max-width:1200px) {

    #sub_block .g-content .acymailing_introtext,
    .sub_block .acymailing_introtext {
        flex-flow: row wrap
    }

    #sub_block .g-content .acymailing_introtext .acy-image,
    .sub_block .acymailing_introtext .acy-image {
        flex: 1 100%;
        text-align: center;
        margin-bottom: 20px
    }

    #sub_block .g-content .acymailing_introtext .acy-image img,
    .sub_block .acymailing_introtext .acy-image img {
        height: 170px
    }

    .acymailing_module_form table.acymailing_form {
        display: block
    }

    .acymailing_module_form table.acymailing_form tbody,
    .acymailing_module_form table.acymailing_form tr,
    .acymailing_module_form table.acymailing_form td {
        display: block
    }

    .acymailing_module_form table.acymailing_form tbody>input,
    .acymailing_module_form table.acymailing_form tr>input,
    .acymailing_module_form table.acymailing_form td>input,
    .acymailing_module_form table.acymailing_form tbody>div,
    .acymailing_module_form table.acymailing_form tr>div,
    .acymailing_module_form table.acymailing_form td>div {
        width: 97% !important
    }

    .acymailing_module_form table.acymailing_form tbody td.acysubbuttons input,
    .acymailing_module_form table.acymailing_form tr td.acysubbuttons input,
    .acymailing_module_form table.acymailing_form td td.acysubbuttons input {
        height: 70px
    }
}

#sub_block .g-content input[type="name"],
.sub_block input[type="name"] {
    width: 97% !important;
    border: 2px solid #eaeaea;
    height: 30px
}

#sub_block .g-content input[type="email"],
.sub_block input[type="email"] {
    width: 97% !important;
    border: 2px solid #eaeaea;
    height: 30px
}

#sub_block .g-content .btn-primary,
.sub_block .btn-primary {
    background: #f39c12 none repeat scroll 0 0 !important;
    border-bottom: 5px solid #cf8510 !important;
    border-radius: 10px !important;
    color: #fff !important;
    display: block !important;
    font-family: proxima-nova;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 20px ! important;
    margin-top: 0;
    padding: 5px;
    text-align: center;
    white-space: normal;
    width: 100%
}

.sub_block2 .btn-primary {
    background: #2da3d9 none repeat scroll 0 0 !important;
    border-bottom: 5px solid #0e7cae !important
}

.sub_block form {
    margin: 0 0 20px
}

#sub_block .g-content .btn-primary:hover,
.sub_block .btn-primary:hover {
    background: #2da3d9 none repeat scroll 0 0;
    border-color: #0e7cae
}

#subscribe_left .g-content h2 {
    color: #2da3d9 !important;
    font-size: 26px !important;
    padding: 20px 15px 5px;
    text-align: left !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

#subscribe_left .g-content .pull-left {
    left: -10px;
    padding-left: 25px;
    padding-right: 20px;
    position: relative;
    top: 0;
    width: 50%
}

#subscribe_left .g-content .pull-center {
    left: -10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 20px;
    position: relative;
    top: 20px;
    width: 100%
}

#subscribe_right .g-content {
    display: block;
    margin: 0px 20px
}

#subscribe_right h2,
#subscribe_right h1 {
    color: #000 !important;
    font-size: 30px !important;
    font-weight: normal;
    padding: 0px 15px 5px;
    text-align: left !important;
    font-family: clavo;
    font-weight: 400
}

#subscribe_right p {
    font-size: 16px !important;
    font-weight: 100 !important;
    line-height: 27px;
    padding: 0 15px 0px;
    text-align: left !important;
    font-family: proxima-nova
}

#subscribe_right li {
    font-size: 17px;
    line-height: 17px;
    list-style: outside none none;
    padding: 7px 0 10px 30px;
    position: relative;
    font-family: proxima-nova;
    font-weight: bold
}

#subscribe_right li:before {
    content: ' ';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0px;
    background: url('../../images/tick.png');
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center
}

#subscribe_right a {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 16px;
    padding: 15px 20px;
    text-align: center;
    font-family: proxima-nova
}

#subscribe_right a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

.listing_logos .g-content {
    margin: 0;
    padding: 0
}

.listing_logos .g-content a {
    margin: 0 auto;
    display: block;
    width: 100%
}

.listing_logos .g-content img {
    display: block;
    margin: 20px auto;
    width: 100%
}

.listing_logos .g-content img:hover {
    -webkit-filter: grayscale(0%);
    -webkit-transition: 0.5s ease-in-out;
    -moz-filter: grayscale(0%);
    -moz-transition: 0.5s ease-in-out;
    -o-filter: grayscale(0%);
    -o-transition: 0.5s ease-in-out;
    filter: grayscale(0%)
}

.listing_logos .g-content img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: 0.5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: 0.5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: 0.5s ease-in-out;
    filter: grayscale(100%)
}

.listing_logos .g-content .sample-content .sample-description {
    color: #000;
    font-family: proxima-nova;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    padding-top: 30px;
    text-align: left
}

.why_review {
    background: #2da3d9
}

#home_why .g-content h2 {
    color: #fff !important;
    font-size: 26px !important;
    padding: 20px 15px 5px;
    text-align: left !important;
    color: #fff !important;
    font-family: clavo;
    font-size: 28px !important;
    font-weight: normal;
    padding: 20px 15px 5px;
    text-align: left !important
}

#home_why .g-content p {
    color: #fff;
    font-family: proxima-nova;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 27px;
    padding: 0 15px 5px;
    text-align: left !important
}

#home_why .g-content li:before {
    content: ' ';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0px;
    background: url('../../images/blue_arrow_white.png');
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center
}

#home_why .g-content li:first-child:before,
li.yellow:before {
    content: ' ';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0px;
    background: url('../../images/blue_arrow_yellow.png');
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center
}

#home_why .g-content li:first-child,
li.yellow {
    font-size: 17px;
    color: #ffe400;
    line-height: 17px;
    list-style: outside none none;
    padding: 7px 0 10px 30px;
    position: relative
}

.yellow {
    color: #ffe400
}

#home_why .g-content li {
    color: #fff;
    font-family: proxima-nova;
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
    list-style: outside none none;
    padding: 7px 0 10px 30px;
    position: relative
}

#review_block {
    padding-top: 50px
}

.icon_block {
    background: #f8fafb
}

.icon_block .g-content {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 10px;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 80px 20px;
    min-height: 410px;
    position: relative;
    font-family: proxima-nova
}

.icon_block .top_icon {
    width: 100px;
    height: 100px
}

.icon_block .reviewstars {
    height: auto;
    margin-top: -16px;
    width: 180px
}

.icon_block h2 {
    font-family: clavo;
    font-size: 18px !important;
    font-weight: 600;
    margin-bottom: 10px !important;
    padding: 0 15px;
    text-align: center !important
}

.icon_block a {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    bottom: 20px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 0;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    width: 89%;
    font-family: proxima-nova
}

.icon_block a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

#request_valuation .g-content a {
    background: #f39c12 none repeat scroll 0 0;
    border-bottom: 5px solid #cf8510;
    border-radius: 10px;
    bottom: 20px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 0;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    width: 89%
}

#request_valuation .g-content a:hover {
    background: #2da3d9 none repeat scroll 0 0;
    border-color: #0e7cae
}

#list_property .g-content a {
    background: #99cb60 none repeat scroll 0 0;
    border-bottom: 5px solid #709941;
    border-radius: 10px;
    bottom: 20px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: 0;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    width: 89%
}

#list_property .g-content a:hover {
    background: #2da3d9 none repeat scroll 0 0;
    border-color: #0e7cae
}

#nine_news .g-content {
    margin-left: 60px
}

#nine_news .g-content a {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin-top: -25px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    font-family: proxima-nova
}

#nine_news .g-content a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

#nine_news .g-content h2 {
    font-family: clavo;
    font-size: 28px !important;
    font-weight: bold;
    padding: 20px 0 5px;
    text-align: left !important
}

#home_agents .g-content h2 {
    font-family: clavo;
    font-size: 28px !important;
    font-weight: bold;
    padding: 20px 0 5px;
    text-align: left !important
}

.video_tutorials {
    background: #f8fafb;
    padding-bottom: 20px !important
}

.video_tutorials .g-content {
    padding: 0;
    margin: 0
}

.video_tutorials #video_tutorial .g-content {
    margin: 0.625rem;
    padding: 0.938rem
}

.video_tutorials .g-content h1 {
    font-family: clavo;
    font-size: 28px !important;
    font-weight: normal;
    padding: 20px 15px 5px;
    text-align: center !important
}

.video_tutorials p {
    font-family: Clavo;
    font-weight: bold;
    text-align: center;
    margin-top: 0
}

a.tcvideo {
    border-bottom: 3px solid #2da3d9;
    padding-bottom: 10px
}

.video_tutorials a.vidbuttons {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin: 0 auto 30px;
    padding: 15px 0;
    text-align: center;
    width: 50%;
    font-family: proxima-nova
}

.video_tutorials a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

.customers_think {
    padding-bottom: 35px !important
}

.customers_think h1 {
    font-family: clavo;
    font-size: 28px !important;
    font-weight: normal;
    padding: 20px 15px 5px;
    text-align: center !important
}

.customers_think .g-content {
    padding: 0;
    margin: 0
}

.customers_think #video_customer .g-content {
    margin: 0.625rem;
    padding: 0.938rem
}

.testimonials {
    background: #f8fafb !important;
    padding-bottom: 20px !important
}

#test_block .g-content {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 10px;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 40px 20px 0;
    min-height: 420px;
    position: relative
}

#test_block .test_icon {
    height: 140px;
    margin-bottom: -30px;
    margin-top: -20px;
    width: 140px
}

#test_block .g-content h2 {
    font-family: clavo;
    font-size: 20px !important;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
    text-align: center !important
}

#test_block .g-content h3 {
    color: #9ba0a4 !important;
    font-family: proxima-nova;
    font-size: 16px !important;
    font-weight: normal;
    margin-top: 0;
    padding: 0;
    text-align: center !important
}

.testimonials a {
    background: #2da3d9 none repeat scroll 0 0;
    border-bottom: 5px solid #0e7cae;
    border-radius: 10px;
    color: #fff !important;
    display: block;
    font-family: proxima-nova;
    font-size: 22px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin: 30px auto;
    padding: 15px 0;
    text-align: center;
    width: 50%
}

.testimonials a:hover {
    background: #99cb60 none repeat scroll 0 0;
    border-color: #709941
}

.sub_footer {
    background: #263d59 !important
}

.sub_footer h3.g-title {
    color: #2da3d9 !important
}

.sub_footer li a {
    color: #fff !important
}

.sub_footer li a:hover {
    color: #fff !important;
    text-decoration: underline
}

.sub_footer .g-social a {
    float: left;
    background: #fff none repeat scroll 0 0;
    border: 0 solid #ddd;
    border-radius: 50px;
    color: #263d59;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 36px;
    margin-bottom: 4px;
    margin-right: 5px;
    padding: 0.1rem 0.4rem;
    width: 40px;
    margin-top: -10px
}

.sub_footer .g-social a:hover {
    color: #fff;
    background: #2da3d9 none repeat scroll 0 0
}

.sub_footer #footer_menu {
    text-align: right
}

.sub_footer #footer_menu a {
    color: #fff;
    padding-left: 30px;
    font-family: proxima-nova
}

.main_footer {
    background: #99cb60 !important
}

.main_footer #main_footer_left p {
    color: #fff;
    font-family: clavo;
    font-size: 2.5rem !important;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
    text-align: center !important
}

.box4.moduletable,
.box4.widget,
.box4.g-outer-box,
.box4>.g-content {
    background: #fff !important
}

.box4.moduletable,
.box4.widget,
.box4>.g-content,
.box4.moduletable h1,
.box4.widget h1,
.box4>.g-content h1,
.box4.moduletable h2,
.box4.widget h2,
.box4>.g-content h2,
.box4.moduletable h3,
.box4.widget h3,
.box4>.g-content h3,
.box4.moduletable h5,
.box4.widget h5,
.box4>.g-content h5,
.box4.moduletable h6,
.box4.widget h6,
.box4>.g-content h6,
.box4.moduletable strong,
.box4.widget strong,
.box4>.g-content strong,
.box4.moduletable i,
.box4.widget i,
.box4>.g-content i {
    color: #666
}

.box4.moduletable h4,
.box4.widget h4,
.box4>.g-content h4 {
    color: #2da3d9 !important
}

.main_footer #main_footer_right a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 5px solid #709941;
    border-radius: 10px;
    color: #333 !important;
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 20px;
    margin: 10px auto;
    padding: 15px 0;
    text-align: center;
    width: 80%;
    font-family: proxima-nova
}

.main_footer #main_footer_right a:hover {
    background: #2da3d9 none repeat scroll 0 0;
    border-color: #0e7cae
}

#showcase_left .g-content h1 {
    font-family: clavo !important;
    text-shadow: 1px 1px 5px #000
}

body {
    margin-bottom: 120px
}

#g-footer .g-container {
    width: 100%
}

#g-footer {
    height: 120px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

#g-footer .g-content {
    margin: 10px;
    padding: 10px
}

.fa-fw {
    width: 100% !important;
    text-align: right !important
}

.g-offcanvas-toggle .fa-fw:after {
    content: 'Menu' !important;
    float: right !important
}

.gray-bg {
    background: #bbb
}

.ptable {
    font-size: 1rem
}

.btn-pnow {
    background: #99cb60 none repeat scroll 0 0;
    border-bottom: 3px solid #709941;
    border-radius: 10px;
    color: #fff !important;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 40px;
    margin-top: 15px;
    margin-right: 15px;
    padding: 0 5px;
    min-width: 150px
}

.btn-pnow:hover {
    background: #2da3d9;
    border-color: #0e7cae
}

.form-horizontal {
    font-size: 1.1rem
}

.form-horizontal .control-label {
    margin: 10px 0 5px !important;
    width: 100% !important;
    text-align: left !important;
    color: #000
}

.control-group .controls p {
    clear: both
}

.form-horizontal .fieldsetpropertydetails {
    border: none !important
}

.width-100 .fieldsetpropertydetails {
    border: 1px solid #ccc !important
}

.form-horizontal p {
    margin: 0.5rem 0 !important;
    line-height: 1.2
}

.form-horizontal a,
.form-horizontal a:active,
.form-horizontal a:hover,
.form-horizontal a:visited {
    color: #2da3d9 !important
}

.btn {
    font-size: 16px !important
}

select,
input[type="file"] {
    height: 45px;
    line-height: 45px
}

input[type="checkbox"],
input[type="radio"] {
    margin-top: -2px !important;
    outline: 0 !important
}

input[type="checkbox"]:checked:after {
    background: #2da3d9;
    color: #fff !important
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    font-size: 14px
}

textarea {
    height: 250px
}

#filter-bar {
    height: 50px
}

.ab-border {
    border: 1px solid #efefef;
    border-radius: 5px !important;
    margin-bottom: 25px
}

.ab-border ul {
    margin: 0;
    padding: 0
}

.ab-border ul li {
    padding: 15px 10px;
    border-bottom: 1px solid #efefef;
    background: #f8fafb;
    font-size: 15px;
    color: #ccc;
    list-style-type: none
}

.ab-border ul li a,
.ab-border ul li a:hover,
.ab-border ul li a:link,
.ab-border ul li a:visited {
    color: #333 !important;
    text-decoration: none;
    padding: 0 !important;
    background: none !important
}

.ab-border ul li.active {
    background: #2da3d9 !important;
    font-weight: bold;
    color: #fff
}

.ab-border ul li.completed a {
    color: #2da3d9 !important
}

.ab-border ul li.active a,
.pmenu ul li.active a:hover {
    color: #fff !important
}

.ab-border ul li:first-child.active {
    border-radius: 5px 5px 0 0 !important
}

.ab-border ul li:last-child.active {
    border-radius: 0 0 5px 5px !important
}

.glyphicon {
    line-height: 45px;
    vertical-align: middle;
    font-size: 12px
}

.alert-heading {
    color: #fff !important
}

.alert-message {
    color: #fff !important
}

.alert {
    background: #db7d07 !important;
    background: -moz-linear-gradient(top, #f8971d, #db7d07) !important;
    background: -webkit-linear-gradient(top, #f8971d, #db7d07) !important;
    background: -ms-linear-gradient(top, #f8971d, #db7d07) !important;
    background: -o-linear-gradient(top, #f8971d, #db7d07) !important;
    background: linear-gradient(top, #f8971d, #db7d07) !important;
    background-repeat: no-repeat !important
}

#kunena .alert {
    background: #e2eff5 !important
}

#kunena.layout .kwho-admin {
    color: #99cb60 !important
}

.alert p {
    margin: 10px 0 !important;
    color: #fff !important
}

@media screen and (max-width:1200px) {
    #header_contact_link {
        -moz-box-flex: 0;
        flex: 0 1 13%;
        width: 13%
    }

    #header_contact_link a::before {
        background: rgba(0, 0, 0, 0) url('../../images/contact_email_header.png') no-repeat scroll center center / 20px 12px;
        bottom: 15px;
        content: " ";
        height: 12px;
        left: 0;
        position: absolute;
        top: 18px;
        width: 20px
    }

    #header_contact_link a {
        color: #fff;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 50px;
        padding: 0;
        position: relative;
        text-align: left;
        text-indent: 27px
    }

    #header_phone_link {
        -moz-box-flex: 0;
        flex: 0 1 27%;
        width: 27%
    }

    #header_phone_link a::before {
        background: rgba(0, 0, 0, 0) url('../../images/contact_phone_header.png') no-repeat scroll center center / 23px 23px;
        bottom: 15px;
        content: " ";
        height: 25px;
        left: 25px;
        position: absolute;
        top: 10px;
        width: 25px
    }

    #header_phone_link a {
        color: #fff;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 50px;
        padding: 0;
        position: relative;
        text-align: left;
        text-indent: 55px
    }

    #header_banner .sample-content .sample-description {
        font-family: "proxima-nova", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 50px;
        text-align: right
    }

    #g-navigation .g-main-nav .g-toplevel>li>.g-menu-item-container {
        color: #333 !important;
        font-family: "proxima-nova", sans-serif;
        font-size: 14px;
        font-weight: 400;
        padding: 30px 4px
    }

    #g-navigation .g-main-nav .g-toplevel>li:nth-last-child(2)>.g-menu-item-container {
        color: #2da3d9 !important;
        font-family: "proxima-nova", sans-serif;
        font-weight: 900;
        padding: 30px 7px
    }

    #g-navigation .g-main-nav .g-toplevel>li:last-child .g-menu-item-container {
        background: #99cb60 none repeat scroll 0 0;
        border-bottom: 3px solid #709941;
        border-radius: 5px;
        color: #fff !important;
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        line-height: 20px;
        margin-left: 6px;
        margin-top: 20px;
        padding: 10px
    }

    .header_nav .gantry-logo img {
        height: auto;
        margin: 14px 0 16px;
        width: 100%
    }

    #showcase_left .g-content {
        background: none !important;
        border-radius: 10px;
        position: relative;
        width: auto
    }

    #showcase_right .g-content {
        background: #fff none repeat scroll 0 0 !important;
        border-radius: 10px;
        margin-top: 0.625rem;
        width: auto
    }

    #showcase_left {
        -moz-box-flex: 0;
        flex: 0 1 45%;
        width: 45%
    }

    #showcase_right {
        -moz-box-flex: 0;
        flex: 0 1 45%;
        width: 45%
    }

    #showcase_right+.size-20 {
        flex: 0 1 10%;
        width: 10%
    }

    #sub-block {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #subscribe_right {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    .icon_block .g-content {
        background: #fff none repeat scroll 0 0 !important;
        border-radius: 10px;
        box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
        display: block;
        margin: 80px 20px;
        min-height: 450px;
        position: relative
    }

    #g-navigation .g-block.size-25 {
        flex: 0 22%;
        width: 22%
    }

    #g-navigation .g-block.size-75 {
        flex: 0 78%;
        width: 78%
    }

    #showcase_right .g-content img {
        width: 55%
    }
}

@media screen and (max-width:959px) {
    .header_top_bar .g-container {
        width: 100%
    }

    .header_nav .g-container {
        width: 100%
    }

    .g-offcanvas-toggle {
        color: #333 !important;
        cursor: pointer;
        display: block;
        left: auto;
        line-height: 1;
        position: absolute;
        right: 20px;
        top: 22px;
        z-index: 10
    }

    #header_contact_link {
        -moz-box-flex: 0;
        flex: 0 1 25%;
        width: 25%
    }

    #header_phone_link {
        -moz-box-flex: 0;
        flex: 0 1 25%;
        width: 25%
    }

    #header_banner {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #header_banner .sample-content .sample-description {
        font-family: "proxima-nova", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: right;
        padding-top: 10px
    }

    #header_phone_link a::before {
        background: rgba(0, 0, 0, 0) url('../../images/contact_phone_header.png') no-repeat scroll center center / 20px 20px;
        bottom: 15px;
        content: " ";
        height: 15px;
        left: 25px;
        position: absolute;
        top: 17px;
        width: 15px
    }

    #header_phone_link a {
        color: #fff;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-size: 12px;
        font-weight: 700;
        line-height: 50px;
        padding: 0;
        position: relative;
        text-align: left;
        text-indent: 45px
    }

    #header_contact_link a::before {
        background: rgba(0, 0, 0, 0) url('../../images/contact_email_header.png') no-repeat scroll center center / 20px 12px;
        bottom: 15px;
        content: " ";
        height: 12px;
        left: 20px;
        position: absolute;
        top: 18px;
        width: 20px
    }

    #header_contact_link a {
        color: #fff;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 50px;
        padding: 0;
        position: relative;
        text-align: left;
        text-indent: 47px
    }

    .header_nav .gantry-logo img {
        height: auto;
        margin: 10px 20px;
        width: 160px
    }

    .listing_logos .g-content .sample-content .sample-description {
        color: #000;
        font-family: proxima-nova;
        font-size: 16px;
        font-weight: bold;
        line-height: 50px;
        padding-top: 30px;
        text-align: center
    }

    .listing_logos .g-block:first-child {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    .listing_logos .g-block:nth-child(2) {
        -moz-box-flex: 0;
        flex: 0 1 33.333%;
        width: 33.333%
    }

    .listing_logos .g-block:nth-child(3) {
        -moz-box-flex: 0;
        flex: 0 1 33.333%;
        width: 33.333%
    }

    .listing_logos .g-block:nth-child(4) {
        -moz-box-flex: 0;
        flex: 0 1 33.333%;
        width: 33.333%
    }

    #request_valuation {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #read_reviews {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #view_testimonials {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #list_property {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    .icon_block .g-content {
        background: #fff none repeat scroll 0 0 !important;
        border-radius: 10px;
        box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
        display: block;
        margin: 30px 20px;
        min-height: 400px;
        position: relative
    }

    #main_footer_left {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 70% !important
    }

    #main_footer_right {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 30% !important
    }
}

#g-page-surround {
    box-shadow: none !important;
    min-height: 0 !important
}

@media screen and (max-width:767px) {
    #header_banner {
        display: none
    }

    #header_contact_link {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #header_phone_link {
        -moz-box-flex: 0;
        flex: 0 1 50%;
        width: 50%
    }

    #showcase_left {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #showcase_right {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #sub-block {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #subscribe_right {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #subscribe_right .g-content {
        display: block;
        margin: 0 20px
    }

    #sub-block .g-content {
        display: block;
        margin: 0 20px
    }

    .listing_logos .g-content img {
        -webkit-filter: grayscale(0%);
        -webkit-transition: 0.5s ease-in-out;
        -moz-filter: grayscale(0%);
        -moz-transition: 0.5s ease-in-out;
        -o-filter: grayscale(0%);
        -o-transition: 0.5s ease-in-out;
        filter: grayscale(0%)
    }

    #nine_news .g-content {
        margin-left: 0.625rem
    }

    #nine_news .g-content h2 {
        font-family: clavo;
        font-size: 28px !important;
        font-weight: bold;
        padding: 20px 0 5px;
        text-align: center !important
    }

    #main_footer_left {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #main_footer_right {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    .sub_footer #footer_menu a {
        color: #fff;
        display: block;
        font-family: proxima-nova;
        padding-left: 0px;
        text-align: center;
        width: 100%
    }

    .social-items {
        margin-left: auto;
        margin-right: auto;
        width: 200px
    }

    .sub_footer .g-social a {
        background: #fff none repeat scroll 0 0;
        border: 0 solid #ddd;
        border-radius: 50px;
        color: #263d59;
        display: inline-block;
        float: left;
        font-size: 20px;
        height: 40px;
        line-height: 36px;
        margin: -10px 5px 4px;
        padding: 0.1rem 0.4rem;
        width: 40px
    }

    #g-showcase {
        max-height: inherit;
        height: inherit !important
    }
}

@media screen and (max-width:480px) {
    .sub_footer #footer_menu a {
        color: #fff;
        display: block;
        font-family: proxima-nova;
        padding-left: 0px;
        text-align: center;
        width: 100%
    }

    #main_footer_left {
        -moz-box-flex: 0;
        display: none;
        flex: 0 1 100%;
        width: 100%
    }

    #main_footer_right {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #main_footer_right>.g-content.g-particle {
        width: 70%
    }

    #nine_news .g-content {
        margin-left: 0.625rem
    }

    #nine_news .g-content h2 {
        font-family: clavo;
        font-size: 28px !important;
        font-weight: bold;
        padding: 20px 0 5px;
        text-align: center !important
    }

    #header_phone_link a:before {
        display: none
    }

    #header_phone_link a {
        color: #fff;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-size: 12px;
        font-weight: 700;
        line-height: 50px;
        padding: 0;
        position: relative;
        text-align: center;
        text-indent: 0
    }

    #request_valuation {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #read_reviews {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #view_testimonials {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    #list_property {
        -moz-box-flex: 0;
        flex: 0 1 100%;
        width: 100%
    }

    .icon_block .g-content {
        background: #fff none repeat scroll 0 0 !important;
        border-radius: 10px;
        box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
        display: block;
        margin: 30px 20px;
        min-height: 400px;
        position: relative
    }
}

.rt-table {
    border-color: #265a90;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    clear: both;
    list-style: outside none none;
    margin: 35px 0;
    background: #3173b8;
    color: #fff
}

.fa-star:before {
    color: yellow
}

.rt-table-cta-button {
    text-align: center
}

.rt-table-cta-button a.readon {
    background: none repeat scroll 0 0 #1c4167;
    color: #fff
}

.menu-pricing-tables #rt-expandedbottom {
    background: none repeat scroll 0 0 #f2f2f2
}

.rt-table {
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    clear: both;
    list-style: outside none none;
    margin: 35px 0
}

.rt-table.rt-table-last-col {
    border-right: 1px solid #d5d5d5
}

.rt-table li {
    padding: 15px 25px
}

.rt-table-price {
    font-size: 2em;
    padding: 25px !important;
    text-align: center
}

ul.teccheck li,
ul.teccheck2 {
    list-style-type: none;
    text-align: left !important
}

ul.teccheck li:before,
ul.teccheck3 li:before {
    content: '✔';
    margin-left: -1em;
    margin-right: 0.3em;
    color: green
}

ul.teccheck,
ul.teccheck2 {
    margin-left: 15px !important
}

.rt-table-title {
    background: none repeat scroll 0 0 #2c66a4;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2em;
    text-align: center;
    text-transform: uppercase
}

.rt-table-price {
    background: none repeat scroll 0 0 #3880ca;
    border-bottom: 1px solid #265a90;
    border-top: 1px solid #265a90;
    color: #fff;
    font-size: 2em;
    padding: 25px !important;
    text-align: center
}

.article-info-term,
.category-name,
.icons {
    display: none
}

.remleft .title {
    border-radius: 10px 0px 0px 10px
}

.fa-check:before {
    color: #5a5;
    padding-right: 5px
}

.whitetext h6 a {
    color: #fff !important
}

.bright .item span {
    color: #fff;
    font-weight: bold !important
}

.gantry-width-50 {
    width: 50%;
    display: block;
    float: left
}

.tcvid img {
    width: 100%;
    height: auto
}

a.tcvideo {
    float: left;
    position: relative
}

h4.pr-fb-intro-body,
h4,
.page-header h2,
.content-category h1,
.page-header h2 a {
    color: #2da3d9 !important
}

h3.g-title {
    color: #99cb60 !important
}

.item-image img {
    margin-right: 15px;
    max-width: 250px
}

.item-image {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px
}

.item .avPlayerWrapper {
    display: none !important
}

tcvideo.img {
    border-radius: 10px
}

a.tcvideo span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('../../../../images/play-btn.png') no-repeat;
    background-position: 50% 50%;
    background-size: 300%
}

@media screen and (max-width:480px) {
    a.tcvideo span {
        background-size: 400%
    }
}

.sub_footer .nav>li>a {
    padding: 0;
    line-height: 1.5 !important
}

.sub_footer h3 {
    font-family: "roboto", sans-serif !important
}

input.error {
    background-color: lightpink !important
}

#g-showcase {
    height: 550px;
    position: relative
}

#g-showcase #corner-banner,
#g-showcase #banner-click {
    position: absolute;
    top: -6px;
    left: 0;
    z-index: 2;
    width: 178px
}

#g-showcase #corner-banner .g-content,
#g-showcase #banner-click .g-content {
    margin: 0;
    padding: 0
}

#g-showcase #banner-click {
    width: 85px;
    height: 178px;
    transform: skew(-44deg);
    left: 0px;
    top: 1px
}

#g-feature1 .g-content {
    padding: 0;
    margin: 0
}

#g-feature1 .sample-content {
    height: 90px;
    line-height: 90px;
    font-weight: 700;
    font-family: 'proxima-nova', sans-serif;
    font-size: 18px;
    color: #000
}

#g-feature1 a {
    line-height: 90px
}

@media screen and (max-width:1350px) {
    #showcase_right .g-content {
        margin-top: 50px
    }

    #showcase_left .g-content {
        margin-top: 25px
    }
}

@media screen and (min-width:1350px) {
    #g-showcase {
        height: 650px
    }
}

@media screen and (min-width:1600px) {
    #g-showcase {
        height: 750px
    }
}

.item-pageblog .item-image img {
    max-width: 100% !important
}

.blog .item-image img {
    max-width: 350px
}

.remember-container {
    display: flex;
    align-items: center
}

.remember-container>input[type='checkbox']#remember {
    flex: 0 16px
}

.remember-container>label {
    flex: 1;
    font-weight: 300;
    cursor: pointer;
    font-size: 0.85em
}

p {
    margin: 1rem 0
}

#blog-50-ratings-form .fa-fw,
#eb .fa-fw {
    width: auto !important
}

div.vid_icon,
span.vid_icon {
    z-index: 1
}

#g-popup .g-content,
#g-loading .g-content {
    margin: 0;
    padding: 0
}

#g-offcanvas {
    z-index: 1
}

.blog .pagination li {
    display: inline-block;
    padding: 1rem
}

.g-content div h2,
.g-content>h2:first-child,
.g-content div h3,
.g-content>h3:first-child {
    margin: 0 0 1.5rem 0
}

.article-info.muted {
    margin: 0;
    padding: 0;
    display: none
}

#g-loading .g-content {
    margin: 0;
    padding: 0
}

.blogphotoreview .item-image img,
.photoreview .item-image img {
    max-width: 450px;
    padding: 5px;
    border: solid 1px #ddd
}

#sticky-top {
    background: #84c13f;
    color: white;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0.9rem;
    z-index: 1451
}

#sticky-top>div {
    position: relative
}

#sticky-top a {
    color: white;
    font-weight: 600;
    text-decoration: underline
}

#sticky-top span.dismiss {
    display: block;
    position: absolute;
    right: -6px;
    top: -8px;
    color: white;
    font-size: 1.3em
}

#sticky-top span.dismiss:hover {
    color: #146286
}

#sticky-top span.dismiss:before {
    content: 'x';
    font-weight: 300;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    line-height: 17px;
    font-weight: 900;
    font-family: sans-serif
}

#sticky-top.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important
}

body[data-logged-in] .g-main-nav .g-toplevel>li.g-menu-item-316 {
    display: none
}

body[data-logged-in] #g-navigation .g-main-nav .g-toplevel>li.g-menu-item-324 .g-menu-item-container {
    background: #99cb60 none repeat scroll 0 0;
    border-bottom: 3px solid #709941;
    border-radius: 5px;
    color: #fff !important;
    line-height: 20px;
    margin-left: 6px;
    margin-top: 20px;
    padding: 10px !important
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    50% {
        transform: translateY(8%)
    }

    65% {
        transform: translateY(-4%)
    }

    80% {
        transform: translateY(4%)
    }

    95% {
        transform: translateY(-2%)
    }

    100% {
        transform: translateY(0%)
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(8%)
    }

    65% {
        -webkit-transform: translateY(-4%)
    }

    80% {
        -webkit-transform: translateY(4%)
    }

    95% {
        -webkit-transform: translateY(-2%)
    }

    100% {
        -webkit-transform: translateY(0%)
    }
}

.phone {
    background-image: none;
}

.footer {
    font-size: 1rem;
}

.footer-menu a {
    color: #FFF;
}

#search-results {
    background: none;
    border: none;
}

.or {
    min-width: 20px;
}

.item-page ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #84c13f;
    margin-right: 1rem;
}

.item-page ul {
    margin: 1rem 0;
}

.item-page ul li {
    font-size: 18px;
    margin-left: 1rem;
}

#page-signup .navigation-cta .phone {
    margin-top: 10px;
}

#page-signup .navigation-cta .button-rounded {
    display: none;
}

/**
 * Bootstrap validation overrides.
 */
.fl-form .form-horizontal .has-feedback .form-control-feedback {
    right: 0;
}

.fl-form .has-feedback label~.form-control-feedback {
    top: 0;
}

.fl-form .help-block {
    margin-top: -6px;
}