/*
Theme Name: Hunt Midwest
Description: A Child Theme for the Enfold Wordpress Theme.
Version: 1.1
Author: AndPixels
Author URI: http://andpixels.com
Template: enfold
*/

/* 7/28/2023: Added /job_manager/content-no-jobs-found.php */

/* colors:
	blue: #007ac0;
	dark blue: #056ca3;
	dark black: #231f20;
	gray: #acaeb0;
	medium gray: #aaacae;
	dark gray: #666666;
*/

.page-id-7739 .container_wrap {
    border-top-style: none !important;
    border-top-width: 0 !important;
}

.page-id-7739 {
    border-top-style: none !important;
    border-top-width: 0 !important;
}

/*Add your own styles here:*/
html.responsive,
.responsive body,
#main,
.avia-msie-8 .av_header_sticky_disabled#header {
    background-color: #fff;
}

.fullwidth-video .avia-video.avia-video-16-9 .avia-iframe-wrap {
    width: 100% !important;
    height: 100% !important;
}

/* Remove the main color strong styling */
.main_color strong {
    color: #000 !important;
}

.category-term-description {
    display: none !important;
}

/* Blue Styling */
.blue {
    color: #007ac0;
}

.main_color .blue strong,
.blue strong {
    color: #007ac0 !important;
}

.av_minimal_header #header_main .container,
.av_minimal_header .main_menu ul:first-child>li a {
    line-height: 90px;
}

/* Source Sans Pro - Font */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
#top #header a,
table,
ul li,
.av_phone_active_left .phone-info {
    font-family: 'Source Sans Pro', sans-serif;
}

h1 {
    font-size: 48px;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    font-weight: 600;
}

h3 {
    font-size: 30px;
    font-weight: 600;
}

h4 {
    font-size: 24px;
    font-weight: 400;
}

h5 {
    font-size: 18px;
    font-weight: 300;
}

h6 {
    font-size: 16px;
    font-weight: 400;
}

.p20 {
    font-size: 20px;
}

.p25 {
    font-size: 25px;
}

.p30 {
    font-size: 30px;
}

a:hover {
    text-decoration: none;
}

/* Headings */
.av-special-heading {
    margin-top: 30px;
}

h2.wsp-pages-title {
    font-size: 30px;
    font-weight: 300;
}

/* Menus*/
#header_main .container,
.main_menu ul:first-child>li a {
    height: 60px;
    line-height: 60px;
}

@media (min-width: 768px) {

    .avia-menu-fx {
        bottom: 0;
        height: 10px;
    }

    .main_menu .avia-menu ul li {
        min-height: 30px !important;
        padding: 10px 0;
    }

    #top .av-main-nav ul a {
        border: medium none;
        min-height: 16px;
        line-height: 21px;
        padding: 5px 15px;
    }

    .main_menu .avia-menu ul li ul.sub-menu li {
        height: 50px !important;
        padding-bottom: 5px !important;
    }

    .main_menu .avia-menu ul li ul.sub-menu li:hover {
        height: 50px !important;
        padding-bottom: 5px !important;
        text-decoration: none !important;
        background-color: rgba(0, 0, 0, 0.0) !important;
        border: none !important;
    }

    .main_menu .avia-menu ul li ul.sub-menu li .avia-menu-text:after {
        display: none;
    }

    .main_menu .avia-menu ul li.menu-item a {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 21px;
        text-align: center;
    }

    .main_menu .avia-menu ul li.menu-item a:hover,
    .main_menu .avia-menu ul li.menu-item.current_page_item a {
        color: #bbb;
    }

    .header_color .main_menu ul:first-child>li.active-parent-item>a,
    #top .header_color .main_menu .menu ul .current_page_item>a,
    #top .header_color .main_menu .menu ul .current-menu-item>a {
        color: #aaacae !important;
    }

    /* Sub Menus & Mega Menus */
    #header .twelve.units {
        width: 940px !important;
    }

    #top #header .avia_mega_div>.sub-menu {
        padding: 0;
    }

    #top #header .avia_mega_div>.sub-menu>li {
        border: medium none !important;
        padding: 0 10px;
    }

    #top #header .avia_mega_div>.sub-menu>li>ul {
        padding: 10px 0 0 0;
    }

    #top #header .mega_menu_title a {
        background-color: #e5e5e5 !important;
        border: 1px solid #ddd;
        font-size: 14px !important;
        line-height: 1.15em;
        margin-top: 15px;
        padding: 15px;
        text-align: center;
    }

    #top #header .mega_menu_title a:hover {
        text-decoration: none;
    }

    .main_menu .avia-menu ul li .avia_mega_div ul.sub-menu,
    .header_color .main_menu ul ul {
        background-color: #fff;
    }

    .main_menu .avia-menu ul li .avia_mega_div ul.sub-menu li a,
    .header_color .main_menu ul ul li a {
        color: #231f20 !important;
        background-color: #fff !important;
        font-size: 14px !important;
    }

    .main_menu .avia-menu ul li .avia_mega_div ul.sub-menu li a:hover,
    .header_color .main_menu ul ul li a:hover {
        color: #007ac0 !important;
    }

    /* SubHeader */
    #top #header #header_meta .sub_menu ul li a {
        color: #aaacae;
        font-weight: 600;
    }

    #top #header #header_meta .sub_menu ul li a:hover {
        color: #fff;
    }

    .sub_menu li {
        border-right: medium none;
    }

    #top .av-main-nav ul a:hover {
        height: 50px !important;
        padding-bottom: 5px !important;
        text-decoration: none !important;
        background-color: rgba(0, 0, 0, 0.0) !important;
        border: none !important;
    }
}

/* Arrow for Primary Navigation */
.menu-item-has-children .avia-menu-text:after {
    display: none;
}

/* .html_header_top.html_header_topbar_active.html_header_sticky #top #main {padding-top: 192px !important;} */
/* Titles & Breadcrumbs for Blog posts */
.html_header_top.html_header_topbar_active.html_header_sticky #top.single.single-post #main {
    padding-top: 105px !important;
}

#main {
    margin-top: -87px;
}

#top.single-post #main,
#top.single.single-job_listing #main {
    margin-top: 0;
}

/* Header */
#header_main {
    border: medium none;
}

#header strong.logo a img {
    margin-top: 5px;
}

.header_color .header_bg {
    background: rgba(0, 122, 192, .75);
}

/* Meta Header */
#header_meta .container {
    height: 45px;
}

nav.sub_menu ul#avia2-menu {
    margin-right: 230px;
    margin-top: 12px;
}

/* Search Form */
#search-form {
    position: absolute;
    right: 0;
    top: 4px;
}

/* #top #searchform>div {max-width: 210px;} */
#top #s {
    background-color: #474647;
    border: medium none;
    color: #fff;
    font-size: 11px;
    padding: 6px 30px 6px 6px;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    width: 210px;
    max-width: 210px;
}

#top #searchsubmit {
    background-color: #474647;
    border: medium none;
    color: #231f20;
    font-size: 13px;
    height: 26px !important;
    line-height: 26px !important;
    width: 30px;
    min-width: 30px;
}

#top #searchform>div input::-webkit-input-placeholder {
    color: #aaacae;
}

#top #searchform>div input::-moz-placeholder {
    color: #aaacae;
}

#top #searchform>div input:-moz-placeholder {
    color: #aaacae;
}

#top #searchform>div input:-ms-input-placeholder {
    color: #aaacae;
}

/* Search Form Results Dropdown */
#top #searchform .ajax_search_response {
    background-color: #fff;
    max-width: 210px;
}

.ajax_search_response h4:first-child {
    padding: 10px;
    border-bottom: 1px solid #aaacae;
}

#top div .ajax_search_entry:hover,
#top div .ajax_search_entry:focus {
    background-color: #007ac0;
    color: #fff;
}

#top div .ajax_search_entry:hover .ajax_search_title {
    color: #fff;
}

#top div .ajax_search_entry:hover .ajax_search_excerpt {
    color: #aaacae;
}

#top div .ajax_search_entry_view_all {
    background-color:
        #007ac0;
}

#top div .ajax_search_entry_view_all:hover,
#top div .ajax_search_entry_view_all:focus {
    background-color: #231f20;
}

/* Homepage Video Block */
.video-bg {
    background-color: rgba(0, 0, 0, .75);
    margin: 0 auto;
    padding: 20px 20px 40px;
    position: relative;
    top: 40px;
    width: 60%;
}

.video-bg h1 {
    color: #fff !important;
    font: 5em/1.5em "Source Sans Pro", Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    text-transform: none !important;
}

.video-bg h3 {
    color: #aaacae;
    font: 1.55em "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 300;
    margin: 0;
}

#top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p {
    margin: 0;
    text-align: center;
}

#top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p a.video-link {
    background-color: #007ac0;
    color: #fff;
    display: inline-block;
    font: 1.55em "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 20px;
    padding: 10px;
    position: relative;
    text-decoration: none !important;
}

#top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p a.video-link .get-info-arrow svg {
    display: inline-block;
    top: -6px;
    width: 22px;
}

#top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p a.video-link .get-info-arrow .circle-arrow {
    fill: #fff !important;
}

#top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p a.video-link:hover {
    background-color: #056ca3;
    color: #aaacae;
}

#top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p a.video-link:hover .get-info-arrow .circle-arrow {
    fill: #aaacae !important;
}

/* Homepage Headings */
#top.home .av_one_third h3 a {
    color: #acaeb0;
    display: block;
    font-weight: 300;
    margin-top: 15px;
    padding-bottom: 5px;
}

#top.home .av_one_third h3 a:hover {
    color: #007ac0;
}

/* CTA Circle/Arrow */
.get-info-arrow {
    display: inline-block;
    height: 18px;
    margin-left: 3px;
    position: relative;
    top: 4px;
}

.get-info-arrow svg {
    display: block;
    width: 18px;
}

a.get-info-link.hover .circle-arrow {
    fill: #aaacae !important;
}

a.cta-link:hover .circle-arrow {
    fill: #aaacae !important;
}

/* Styling for Circle/Arrow in Featured section */
.read-more-link a.get-info-link {
    display: inline-block;
    margin-left: 5px;
}

.read-more-link:hover .circle-arrow {
    fill: #aaacae !important;
}

/* IconBox Titles */
.iconbox_content h3.iconbox_content_title a {
    color: #007ac0 !important;
}

/* Green Link */
strong.green_link {
    color: #98c63e;
}

/* Hunt Midwest In The News Widget - Globally */
.widget_recent_entries li {
    border: medium none;
    margin: 0 0 10px 0;
    padding: 0;
}

.widget_recent_entries li a,
.widget_recent_entries li span.post-date {
    font: 300 13px/18px "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
}

.widget_recent_entries li a {
    font-weight: bold;
}

.widget_recent_entries li span.post-date:before {
    content: "(";
}

.widget_recent_entries li span.post-date:after {
    content: ")";
}


/* Homepage Our History Block */
.avia_transform .history-block a:hover .image-overlay {
    display: none !important;
    transition: none;
}

.history-block a {
    display: block;
    position: relative;
    z-index: 1;
}

.history-block .history-content {
    background-color: rgba(0, 0, 0, .75);
    display: block;
    padding: 20px;
    position: absolute;
    top: -4px;
    left: 0;
    z-index: 2;
}

.history-block .history-content h3 {
    color: #fff;
    font-size: 1.55em;
}

.history-block .history-content p {
    color: #d7d7d7;
    font-size: 13px;
    line-height: 15px;
    margin: 0;
}

.history-block .history-content a.cta-link {
    color: #aaacae;
    margin-top: 5px;
}

.history-block .history-content a.cta-link .color-arrow {
    fill: #aaacae !important;
}

.history-block .history-content a.cta-link:hover {
    color: #e3e3e3;
}

.history-block .history-content a.cta-link:hover .color-arrow {
    fill: #e3e3e3 !important;
}

/* Social Media block on homepage */
.hmw-social {
    border: 1px solid #aaacae;
    margin-top: 50px;
    position: relative;
    padding: 20px;
}

.hmw-social h3 {
    background-color: #fff;
    font-size: 1.55em;
    position: absolute;
    top: -22px;
    padding: 10px;
    left: 13%;
}

/* Social Media Icons */
.hmw-social-54 p {
    height: 54px;
    margin: 20px auto;
    width: 242px;
}

.hmw-social-30 p {
    height: 30px;
}

.hmw-social-54 a,
.hmw-social-30 a {
    background-image: url("images/hmw-social-icons.png");
    display: block;
    float: left;
    text-indent: -9999px;
}

.hmw-social-54 a {
    height: 54px;
    width: 54px;
}

.hmw-social-30 a {
    height: 30px;
    width: 30px;
    margin: 0 10px;
}

/* size 54x54*/
.hmw-social-54 .fb {
    background-position: 0 0;
}

.hmw-social-54 .fb:hover {
    background-position: 0 -54px;
}

.hmw-social-54 .tw {
    background-position: -54px 0;
    margin: 0 40px;
}

.hmw-social-54 .tw:hover {
    background-position: -54px -54px;
}

.hmw-social-54 .yt {
    background-position: -108px 0;
}

.hmw-social-54 .yt:hover {
    background-position: -108px -54px;
}

.hmw-social-54 .ln {
    background-position: -54px -108px;
    margin: 0 40px;
}

.hmw-social-54 .ln:hover {
    background-position: -54px -162px;
}

.hmw-social-54 .ig {
    background-position: -108px -108px;
}

.hmw-social-54 .ig:hover {
    background-position: -108px -162px;
}

/* size 30x30 */
.hmw-social-30 .fb {
    background-position: -162px 0;
}

.hmw-social-30 .fb:hover {
    background-position: -162px -30px;
}

.hmw-social-30 .tw {
    background-position: -192px 0;
}

.hmw-social-30 .tw:hover {
    background-position: -192px -30px;
}

.hmw-social-30 .yt {
    background-position: -222px 0;
}

.hmw-social-30 .yt:hover {
    background-position: -222px -30px;
}

.hmw-social-30 .ln {
    background-position: -192px -60px;
}

.hmw-social-30 .ln:hover {
    background-position: -192px -90px;
}

.hmw-social-30 .ig {
    background-position: -222px -60px;
}

.hmw-social-30 .ig:hover {
    background-position: -222px -90px;
}

/* Homepage Featured Section */
h2.slide-entry-category {
    font-size: 1.4rem;
    font-weight: 300;
    color: #999;
    text-transform: initial !important;
    margin-bottom: 5px;
}

h3.slide-entry-title a {
    font-size: 1rem;
}

h3.slide-entry-title a:hover {
    color: #007ac0 !important;
}

/* Job Manager */
#job-manager-job-dashboard table td,
#job-manager-job-dashboard table th {
    padding: 10px;
}

/* Footer Styling */
#footer .widget {
    margin: 10px 0;
}

#top #footer .widget ul {
    text-align: center;
}

ul.footer-links li {
    border-right: 1px solid #aaacae;
    display: inline-block;
    line-height: 14px;
    padding: 0 5px 0 0;
}

ul.footer-links li:first-child {
    padding-left: 0;
}

ul.footer-links li:last-child {
    padding-right: 0;
    border-right: medium none;
}

ul.footer-links li a {
    font-size: 11px;
}

p.copyright {
    font-size: 11px;
    color: #c8d9ef;
}

#footer p {
    text-align: center;
}

.phone-big {
    font-size: 31px;
    font-weight: 600;
    line-height: 46px;
    margin: 0;
}

.email-big a {
    font-size: 15px;
    font-weight: 600;
}

#top #footer .flex_column.av_one_fourth {
    border-right: 1px solid #659FD3;
    margin: 0;
    padding: 0 50px;
    width: 18.65%;
    box-sizing: content-box;
}

#top #footer .flex_column.av_one_fourth:first-child {
    padding-left: 0;
}

#top #footer .flex_column.av_one_fourth:last-child {
    border-right: medium none;
    padding-right: 0;
}

/* H1 CTA Block for scroll to sections */
#top .avia-layerslider {
    z-index: 1;
}

#top #page-nav {
    background-color: #fff;
    left: 15%;
    right: 15%;
    padding: 10px 20px;
    position: absolute;
    margin: 0 auto;
    top: -110px;
    width: auto;
    z-index: 2;
}

#top #page-nav h1 {
    color: #aaacae;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

#top #page-nav .get-info-arrow {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 40px;
}

#top #page-nav .get-info-arrow svg {
    width: 40px;
    margin: 0 auto;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#top #page-nav .circle-arrow {
    fill: #aaacae !important;
}

/* Widget Areas */
.avia-builder-widget-area .widget .avia-builder-widget-area .widget,
#top .avia-slider-testimonials.avia-testimonial-wrapper {
    border-bottom: 2px solid #aaacae;
}

#top .avia-slider-testimonials.avia-testimonial-wrapper {
    padding-bottom: 30px;
}

#top .avia-builder-widget-area .widget.widget_recent_entries {
    margin-bottom: 30px;
}

#top.home .avia-builder-widget-area #recent-posts-2.widget.widget_recent_entries {
    border: medium none;
    margin: 20px 0 0 0;
    padding: 0;
}

#top.home .avia-builder-widget-area #recent-posts-2.widget.widget_recent_entries h3.widgettitle {
    font-size: 1.55em;
}

/* 360º Virtual Tour Widget */
#virtual-tour a {
    background-color: #007ac0;
    color: #fff;
    display: inline-block;
    min-height: 115px;
    margin-bottom: 15px;
    width: 100%;
}

#virtual-tour .left-side,
#virtual-tour .right-side {
    display: block;
    float: left;
}

#virtual-tour .left-side {
    width: 35%;
}

#virtual-tour .right-side {
    border-left: 1px solid #c6d7ed;
    margin-top: 20px;
    padding-left: 30px;
    width: 65%;
}

#virtual-tour .threesixty {
    font-size: 5em;
    font-weight: 900;
    line-height: 1em;
    padding: 5px 0 0 40px;
}

#virtual-tour .virtual {
    font-size: 1.5em;
    padding-left: 43px;
}

#virtual-tour .desc {
    font-size: 1em;
    line-height: 16px;
    padding-top: 10px;
}

#virtual-tour .desc strong {
    color: #fff;
    font-weight: 700;
}

#virtual-tour .download {
    color: #c6d7ed;
    font-size: 1em;
    font-weight: 700;
    padding-bottom: 10px;
}

#virtual-tour .download .circle-arrow {
    fill: #c6d7ed !important;
}

/* Tour Icons */
#features {}

#features .svg-tour-icon {
    float: left;
    margin: 0 5% 0 0;
    width: 70px;
}

#features .svg-tour-icon:last-child {
    margin-right: 0;
}

/* Form Styling */
#top .gform_body .gform_fields label.gfield_label,
#top .gform_body .gform_fields span input,
#top .gform_body .gform_fields span label,
#top .gform_body .gform_fields textarea {
    font: 400 14px/18px "Source Sans Pro", Helvetica, sans-serif;
    color: #231f20;
}

#top .gform_body .gform_fields span input,
#top .gform_body .gform_fields textarea {
    color: #007ac0;
    background-image: none;
}

#top .gform_body .gform_fields span label {
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
}

#top .gform_body .gform_fields input:hover,
#top .gform_body .gform_fields textarea:hover {
    border-color: #000;
}

#top .gform_body .gform_fields input:focus,
#top .gform_body .gform_fields textarea:focus {
    border-color: #007ac0;
}


/* ==========================================================
	Shortcodes & Styleguide
	==========================================================*/
.avia-button.avia-color-theme-color-subtle:hover {
    background-color: #007ac0;
}


/* Properties Page */



/*--Toggle-animation---*/
.grid-button.rearrange .grid {
    box-shadow: -1.25rem -1.25rem, 0 -1.25rem, 1.25rem -1.25rem, -1.25rem 0px, 1.25rem 0px, -1.25rem 1.25rem, 0 1.25rem, 1.25rem 1.25rem;
}

.grid-button .grid {
    background: #000 none repeat scroll 0 0;
    color: #000;
    height: 0.4rem;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 1.3rem;
}

.grid-button span {
    display: block;
}

/*.grid-button.rearrange.close1 .grid {box-shadow: 0 -0.8rem, 0 -1.6rem, 0.8rem 0px, -1.6rem 0px, 1.6rem 0px, -0.8rem 0px, 0 1.6rem, 0 0.8rem;}
*/
.grid-button.close1 .grid {
    transform: rotate3d(0, 0, 1, -90deg) scale3d(0.8, 0.8, 0.8);
    -moz-transform: rotate3d(0, 0, 1, -90deg) scale3d(0.8, 0.8, 0.8);
    -ms-transform: rotate3d(0, 0, 1, -90deg) scale3d(0.8, 0.8, 0.8);
    -o-transform: rotate3d(0, 0, 1, -90deg) scale3d(0.8, 0.8, 0.8);
    -webkit-transform: rotate3d(0, 0, 1, -90deg) scale3d(0.8, 0.8, 0.8);
}

/*--Toggle-animation-end--*/

.cd-dropdown-content a,
.cd-dropdown-content ul a {
    color: #5e5f61;
    font-size: 30px;
    line-height: 1;
    font-family: 'gotham';
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    border-color: #e0e0e0;
    border-top: none;
    border-width: 1px;
}

.cd-dropdown-content a:focus,
.cd-dropdown-content ul a:focus {
    text-decoration: none;
    color: #a8b23f;
}

.has-children>a::before,
.has-children>a::after,
.go-back a::before,
.go-back a::after,
.cd-dropdown .cd-close::after,
.cd-dropdown .cd-close::before {
    background: #a8b23f;
}

.cd-dropdown {
    background: #fefefe;
}

.cd-dropdown-trigger::before,
.cd-dropdown-trigger::after {
    display: none;
}

.cd-dropdown-content li:last-of-type>a,
.cd-dropdown-content ul li:last-of-type>a {
    border-top: none;
    border-bottom: 1px solid #e0e0e0;
}

/*----Menu-area-end--*/
/*---SLider-area--*/
html,
body {
    position: relative;
    min-height: 100vh;
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #007197;
}

.dev-progress .ui-state-default,
.dev-progress .ui-widget-content .ui-state-default,
.dev-progress .ui-widget-header .ui-state-default {
    background: #007197 none repeat scroll 0 0 !important;
    border: 1px solid #007197 !important;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

#ui-datepicker-div .ui-state-default,
#ui-datepicker-div .ui-widget-content .ui-state-default,
#ui-datepicker-div .ui-widget-header .ui-state-default {
    text-align: center;
    font-size: 12px;
}

.home-page-slide {
    height: 100%;
    width: 100%;
}

.home-page-slide .carousel,
.home-page-slide .item,
.home-page-slide .active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel-caption {
    width: 1280px;
    background: #ffffff none repeat scroll 0 0;
    text-align: left;
    text-shadow: none;
    padding: 105px 0;
    transition: all 0.5s ease 0s;
}

.carousel-caption.animate-left {
    transform: translateX(200%);
}

.carousel-control>span {
    color: #808080;
}

.carousel-control .icon-next:before,
.carousel-control .icon-prev:before {
    content: '';
}

.carousel-control .icon-next {
    background: url('../images/arrow-right.png') left center no-repeat;
    width: 22px;
    height: 35px;
    content: '';
}

.carousel-control .icon-prev {
    background: url('../images/arrow-left.png') left center no-repeat;
    width: 22px;
    height: 35px;
    content: '';
}

.carousel-control,
.carousel-control.right,
.carousel-control.left {
    background: none;
    z-index: 9999;
    width: auto;
}

.carousel-control.left {
    left: 40px;
}

.carousel-control.right {
    right: 40px;
}

.carousel-caption p {
    font-size: 24px;
    color: #7e7e7e;
    text-align: left;
    margin: 22px 0 0;
    line-height: 37px;
}

.carousel-caption a {
    color: #ff893d;
}

.carousel-caption h1 {
    color: #606060;
    font-weight: 300;
    font-size: 80px;
    line-height: 1;
}

.carousel-caption h1 em {
    color: #a4c5d2;
    display: block;
}

.caption-inner {
    width: 1063px;
    margin: 0 auto;
    position: relative;
    padding: 55px 0;
}

.caption-inner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #c0c0c0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.caption-inner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #c0c0c0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.carousel-caption h1 br {
    display: none;
}

.home-page-slide .item .fill {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
}

.home-page-slide .item .fill:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
    /* IE 6-9 */
}

/*---SLider-area-end--*/

/*---Footer-area---*/

.footer-cont {
    text-align: center;
    color: #9a9a9a;
    padding-top: 4px;
}

.footer-cont>* {
    display: inline-block;
}

.footer-cont>a {
    font-size: 14px;
    color: #9a9a9a;
    text-decoration: none;
    position: relative;
    margin-right: 10px;
}

.footer-cont a:hover {
    color: #f79727;
}

.footer-cont ul li {
    display: inline-block;
    text-align: center;
    margin: 0 4px;
}

.footer-cont ul li a {
    color: #9a9a9a;
    border-radius: 50%;
    border: none;
    font-size: 12px;
    display: block;
    width: 21px;
    height: 21px;
    border: 1px solid #9a9a9a;
    line-height: 19px;
}

.footer-cont ul li a:hover {
    color: #f79727;
    border: 1px solid #f79727;
}

.home-page footer {
    position: fixed;
    bottom: 0;
}

.footer-cont>a::after {
    background: #9a9a9a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 40%;
    position: absolute;
    right: -8px;
    top: 30%;
    width: 1px;
}

.animate-bottom {
    transform: translateY(100%);
}

#navig {
    text-align: center;
}

#navig ul li {
    display: inline-block;
}

#navig ul li a {
    display: block;
    font-size: 14px;
    font-family: "gotham";
    font-weight: 400;
    color: #5e5f61;
    background: none;
    text-align: center;
    padding: 8px 0;
    width: 40px;
    cursor: pointer;
}

#navig ul li a.active {
    background: #ffffff;
    color: #027dc5;
}

/*#navig ul li:first-child a,#navig ul li:last-child a{display:block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; text-indent:-999;}
#navig ul li:first-child a:before{content:"\f104";}
#navig ul li:last-child a:before{content:"\f105";}
*/
/*---Footer-area-end--*/
/*---Innerpages----*/
.mid-section {
    background: rgba(255, 255, 255, 0.96);
    float: left;
    width: 100%;
    margin: 0px 0 35px;
    padding: 110px;
}

.inner-background {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.address-area strong {
    color: #f79727;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'gotham';
    font-weight: 500;
    display: block;
}

.address-area p,
.address-area p span,
.address-area p span a {
    color: #9a9a9a;
    font-size: 14px;
    margin-bottom: 0;
}

.contact-number span {
    display: block;
    text-transform: uppercase;
}

.address-area address {
    margin-bottom: 0;
}

.address-area>p>a {
    color: #a8b23f;
    font-size: 13px;
}

h2 em {
    color: #007197;
    display: block;
}

.mid-section>h3 {
    border-bottom: 1px solid #c0c0c0;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.contact-form,
.contact-form p {
    text-align: left;
}

.contact-form p a {
    color: #a8b23f;
}

.contact-form p a:hover {
    color: #f79727;
}

.gform_wrapper {
    margin: 0;
}

.col50 {
    width: 48%;
    float: left;
}

.gform_body ul li label {
    padding-top: 0 !important;
}

.contact-form input {
    font-family: 'gotham' !important;
    font-weight: 300;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #666;
    font-size: 13px;
    height: 40px;
    padding: 0 0 0 16px;
    width: 100%;
}

.contact-form input:focus {
    border-color: #007197;
}

.contact-form label {
    color: #5e5f61;
    font-size: 12px !important;
    text-transform: uppercase;
    font-family: 'gotham';
    font-weight: 500 !important;
    margin: 0;
    padding: 10px 0 5px;
}

.contact-form textarea {
    width: 100%;
    height: 110px;
    font-family: 'gotham' !important;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #666;
    font-size: 13px;
    padding: 8px 0 0 14px;
    overflow: auto;
    resize: none;
    font-weight: 300;
}

.contact-form input[type="submit"] {
    width: 175px !important;
    height: 50px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    background: #5e5f61;
    text-transform: uppercase;
    font-size: 18px !important;
    font-family: 'gotham';
    font-weight: 500;
    padding: 0;
    margin: 0 0 !important;
}

.contact-form input[type="submit"]:hover {
    background: #007197;
}

/* FORM css */

.gform_wrapper ul.gform_fields li.gfield {
    clear: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 48%;
}

.gform_wrapper ul.gform_fields li.gfield:nth-child(2) {
    float: right;
}

.gform_wrapper ul.gform_fields li.gfield:nth-child(3) {
    width: 100%;
}

.gform_wrapper ul.gform_fields li.gfield:last-child {
    width: 100%;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    width: 100% !important;
}

.address-area {
    margin-bottom: 28px;
}

/*---About-Page---*/
.top-abt {
    margin: 0 0 55px;
}

.aside-menu li a {
    color: #666;
    font-size: 16px;
    line-height: 31px;
}

.sub-menu li.current_page_item a:hover {
    color: #fff;
}

.sub-menu li.current_page_item a {
    color: #a8b23f;
}

.navbar-inverse .navbar-nav .current-page-ancestor>a {
    color: #a8b23f;
}

.inner-pages .inner-background {
    height: auto;
}

.about_page .mid-section::after {
    background: #c0c0c0 none repeat scroll 0 0;
    bottom: 82px;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 82%;
}

.about_page .mid-section {
    position: relative;
}

.GITheWall>ul>li>div {
    display: none;
    position: relative;
}

.GITheWall>ul>li {
    width: 22%;
    float: left;
    margin: 0 3% 0 0;
    cursor: pointer;
}

.GITheWall>ul>li>figure img {
    width: 100%;
    border: 1px solid #c0c0c0;
    margin: 0 0 20px;
    transition: 0.5s all ease 0s;
}

.GITheWall>ul>li img:hover {
    box-shadow: 0 0 4px #000;
}

.GITheWall>ul>li:last-child {
    margin-right: 0;
}

.profile_cont ul li h6,
.profile_content h6 {
    font-size: 12px;
    letter-spacing: 1px;
    color: #a8b23f;
    font-family: 'gotham';
    font-weight: 500;
    text-transform: uppercase;
}

.profile_cont ul li a {
    color: #7e7e7e;
    font-size: 13px;
    word-wrap: break-word;
}

.profile_cont ul li {
    margin-bottom: 30px;
}

.profile_cont ul li .view-prop {
    background: #a8b23f;
    color: #fff;
    margin: 6px 0 0;
    width: 140px;
}

.profile_img img {
    width: 100%;
    border: 1px solid #c0c0c0;
}

.profile_img figure {
    position: relative
}

.profile_img figure figcaption {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background: rgba(38, 156, 188, 0.7);
    padding: 20px;
    color: #fff;
    max-height: 30%;
    bottom: 0;
    top: 70%;
}

.profile_img figure figcaption h3 {
    color: #fff;
    font-family: 'Century';
    text-transform: none;
    font-size: 25px;
}

.profile_img figure figcaption p {
    color: #fff;
    margin-bottom: 0;
}

.profile_img {
    margin: 0 0 30px;
}

.profile_content {
    padding: 0 0 0 20px;
}

.profile_content>h6 {
    margin: 0 0 15px;
}

.aside-img {
    margin: 32px 0 0;
}

.profile_cont .col50:nth-child(2) {
    width: 40%;
}

.profile_cont .col50:nth-child(1) {
    width: 60%;
}

.view-prop:visited {
    color: #fff;
}

/*---Innerpages-end---*/
.newsview {
    display: none;
}

/*---Property-page---*/
.property-grid {
    /*display: block;*/
    visibility: hidden;
}

.property-grid .prop-box:last-child {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.property-list {
    display: none;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.property-page .mid-section {
    padding: 30px;
}

.top-search {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 20px;
}

.top-search h3 small a,
.advance-search>a {
    font-size: 14px;
    font-family: 'gotham';
    color: #a8b23f;
    text-transform: uppercase;
}

.top-search>* {
    display: inline-block;
    vertical-align: middle;
}

.top-search>ul {
    float: right;
    margin: 0;
}

.top-search>ul li {
    display: inline-block;
    margin-right: 14px;
    vertical-align: bottom;
}

select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

#clearall {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #919193;
}


.property-page {
    float: left;
    width: 100%;
}

.top-search .filters input,
.top-search .filters select {
    font-size: 13px;
    color: #333;
    height: 46px;
    padding: 0 0 0 8px;
    border: 1px solid #c0c0c0;
    font-family: 'gotham';
    font-weight: 300;
    float: left;
    transition: 0.5s all ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -webkit-inp
}

::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #333;
    opacity: 1
}

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

:-ms-input-placeholder {
    color: #333;
    opacity: 1
}

/*.top-search .filters input:focus, .top-search .filters select:focus { background: #f8f8f8; }*/
.top-search .filters input:hover,
.top-search .filters select:hover,
.top-search .filters input:focus,
.top-search .filters select:focus {
    border-color: #007a94;
    color: #007a94;
}

.top-search .filters input:active,
.top-search .filters select:active {
    border-color: #a8b23f;
}

.filters input[type="button"],
.search-field {
    background-color: #ffffff !important;
    background-image: url("../images/search.jpg");
    background-position: 12px center !important;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 35px;
}

.top-search ul li a i {
    color: #969698;
    font-size: 25px;
}

.top-search ul li.active a i {
    color: #007ac0;
}

.search-field {
    background-position: 98% center;
}

.mygrid {
    float: left;
    width: 100%;
}

.filters input[type="search"] {
    border: none;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.select-box {
    position: relative;
    display: inline-block;
    float: left;
}

.select-box select {
    width: 100%;
}

.select-box::after,
.filter_prop::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f0d7";
    right: 5px;
    font-size: 12px;
    color: #979799;
    top: 10px;
}

.filter_prop::after {
    top: 18px;
    font-size: 30px;
}

/*.filters { width: 100%; float: left; margin: 34px 0 20px; }*/
.filters {
    width: 100%;
    margin: 34px 0 20px;
}

.prop-box {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.property-list .prop-box:hover {
    box-shadow: 0 2px 8px #c3c3c3;
}

/*.prop-box:hover { box-shadow: 0 0 4px #000; }*/
.short-detail p {
    margin-bottom: 0;
}

.property-list .prop-box {
    display: flex;
}

.prop-thumb {
    float: left;
    width: 60%;
}

.property-list .prop-thumb,
.property-grid .prop-thumb {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.property-list .prop-thumb div {
    display: none;
}

.prop-thumb .slick-slide img {
    width: 100%;
}

.short-detail {
    float: left;
    padding: 20px;
}

.property-list .short-detail {
    width: calc(100% - 62%);
    padding: 20px;
}


.short-detail h6,
.view-caption h6 {
    color: #727375;
    margin: 0 0 10px;
}

.view-caption h6 span {
    color: #f9a84a;
}

.short-detail h6 em {
    display: block;
    color: #f9a84a;
}

.short-detail strong,
.prop-discription ul li strong {
    color: #f79727;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'gotham';
    font-weight: 500;
}

.short-detail p,
.prop-discription ul li p {
    color: #9a9a9a;
    margin-bottom: 5px;
    line-height: 1.2;
}

.prop-discription ul li a {
    color: #9a9a9a;
    font-weight: 300;
    display: block;
    line-height: 1;
}

.prop-discription {
    width: 37%;
    float: left;
}

.prop-discription>ul {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    width: 47%
}

.prop-discription>ul>li {
    margin-bottom: 10px;
    word-wrap: break-word;
}

.single_project .prop-discription>ul>li {
    margin-bottom: 25px;
}

.single_project .prop-discription ul li strong {
    margin: 0 0 5px;
    display: block;
}

.prop-discription>ul:last-child {
    padding-left: 3%;
    float: right;
}

.single_project .prop-discription>ul:last-child {
    padding-left: 0;
}

.single_mapa .acf-map {
    margin-top: 0;
}

.rentable-feet ul {
    margin-bottom: 0;
}

.prop-map {
    float: right;
}

/* Property List View (called .property-grid) */

.property-grid .prop-box:hover .view-overlay {
    opacity: 1;
    box-shadow: 0 2px 8px #c3c3c3;
}

.property-grid .short-detail {
    width: 20%;
    padding: 0;
    margin-left: 20px;
}

.property-grid .short-detail h6 {
    font-size: 24px;
}

.property-grid .prop-thumb {
    width: 20%;
    display: inline-block;
    height: 170px;
}

.property-grid .prop-box {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
}

.property-grid .prop-thumb .slick-arrow,
.prop-slides .slick-arrow {
    font-size: 0;
    background: none;
    border: none;
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    z-index: 999;
    background-position: center;
}

.prop-slides .slick-prev {
    background-image: url(../images/thumb-prev.png);
    background-color: #fff;
    width: 45px;
    height: 35px;
    left: 5%;
}

.prop-slides .slick-next {
    background-image: url(../images/thumb-next.png);
    background-color: #fff;
    width: 45px;
    height: 35px;
    right: 5%;
}

.view-overlay {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    height: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.view-caption {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 35%;
    position: absolute;
    right: 0;
    top: 0;
}

.view-caption h6 {
    font-size: 24px;
}

.view-caption h6 em {
    color: #f9a84a;
}



.property-list .short-detail ul {
    margin: 15px 0;
}

.short-detail ul li {
    position: relative;
    color: #f79727;
    font-size: 16px;
    line-height: 1.5;
}

.short-detail ul li em {
    color: #727375;
}

.short-detail ul li small {
    /* position: absolute;
	bottom: 3px; left: 40px; */
    color: #5e5f61;
    font-family: 'gotham';
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 0.5px;
    margin-left: 8px;
}

.view-prop {
    letter-spacing: 1pt;
    width: 167px;
    height: 35px;
    line-height: 35px;
    background: #f79727;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'gotham';
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
}

.view-prop:hover {
    color: #fff;
    /*box-shadow: 3px 3px #c3700e; */
}

.property-list .col-md-6 {
    margin: 0 0 20px;
}

.prop-name {
    float: left;
    width: 50%;
}


.banner>img {
    width: 100%;
    margin-bottom: -120px;
}

.single-prop-details h6 {
    font-size: 14px;
    font-family: 'gotham';
    font-weight: 500;
    color: #5e5f61 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 20px;
    border-bottom: 1px solid #5e5f61;
}

.prop-name ul li {
    border-bottom: 1px solid #5e5f61;
    padding: 20px 0;
}

.prop-name h2 {
    color: #f79727;
    font-size: 55px;
}

.prop-name ul li strong {
    font-size: 11px;
    font-family: 'gotham';
    font-weight: 500;
    color: #5e5f61;
    letter-spacing: 1px;
    display: block;
    text-transform: uppercase;
}

.prop-name ul li:last-child {
    border: none;
}

.prop-name h1 {
    color: #f79727;
}

.prop-name h1 em {
    display: block;
    color: #5e5f61;
}

.prop-name .view-prop {
    width: 175px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 20px 0 0
}

.single_project {
    padding: 0;
    width: 100%;
}

.single-prop-details,
.rentable-feet,
.single_mapa {
    width: 100%;
}

.single-prop-details {
    padding: 150px 0 0 0;
}

.prop-slides .slick-slide img,
.single_mapa img {
    width: 100%;
}

.prop-content {
    border-bottom: 1px solid #5e5f61;
    padding: 50px 50px 20px;
    width: 100%;
}

.single_project .prop-discription {
    margin: 40px 0 0 2%;
    width: 48%;
}

.rentable-feet ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
}

.rentable-feet h1 {
    color: #f79727;
    margin: 0 0 16px;
}

.rentable-feet {
    text-align: center;
    padding: 20px 0;
}

.rentable-feet h1 em {
    color: #5e5f61;
}

.rentable-feet h6 {
    font-size: 16px;
    font-family: 'gotham';
    font-weight: 500;
    color: #f79727;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single_mapa {
    padding: 0 20px;
    position: relative;
    width: 100%;
}

.single_mapa .prop-box {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 30%;
    position: absolute;
    right: 0;
    top: 0;
    width: 480px;
}

.single_mapa .prop-box .prop-thumb {
    width: 50%;
}

.marker-wrapper {
    display: flex;
}

.popimg {
    float: left;
    width: 50%;
    min-height: 200px;
    margin-right: 15px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.popimg img {
    width: 100%;
}

.gm-style-iw {
    left: 0 !important;
    top: 0 !important;
}


#cont {
    float: right;
    width: 45%;
    padding: 20px 0 0;
    font-family: 'Century';
}

#cont p {
    margin-bottom: 10px;
    line-height: 1.2;
}

#cont h1 {
    color: #f9a84a;
    font-size: 22px;
    margin: 0 0 10px;
}

#cont ul {
    margin: 10px 0;
}

#cont ul li {
    font-size: 16px;
    line-height: 1.5;
    color: #f79727;
}

#cont ul li em {
    color: #7e7e7e;
}

#cont ul li small {
    color: #5e5f61;
    font-family: 'gotham';
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 0.5px;
    margin-left: 8px;
}

/*
#cont p {
	font-family: 'gotham';
	font-weight: 500;
	font-size: 12px;
}
#cont p:nth-of-type(1) {
	margin-bottom: 10px !important;
	font-size: 14px;
	line-height: 1.4;
	font-weight: normal;
	font-family: 'Century';
}
#cont p span {
	font-size: 18px;
	font-family: 'Century';
	color: #f9a84a;
}

#cont p span em { font-weight: normal; }
*/

#cont .view-prop {
    margin-top: 15px;
}

.wp-pagenavi {
    margin-top: 20px;
}

.prop-map {
    position: relative;
    width: 20%;
}

.acf-map {
    min-height: 170px;
    width: 100% !important;
    /*margin:0 0 20px !important;*/
}

.prop-map>img {
    visibility: hidden;
    height: 100%;
    position: relative;
    z-index: -1;
}

.prop-map .acf-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.top-search .filters option {
    color: #000;
}

.for-mobile>* {
    width: 16.7% !important;
    float: left;
    margin-right: -1px;
}

.for-mobile #city {
    width: 100%;
}

.top-search #autotag {
    float: left;
    padding: 0 30px;
    margin: 20px -30px 0;
    width: 100%;
}

.tile {
    background: #007ac0 none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin-right: 5px;
    padding: 10px;
    font-size: 13px;
    font-family: 'gotham';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tile i {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin: 0 0 0 7px;
}

#gettag {
    /*display: none;*/
}

.list_icon li a {
    color: #969698;
    font-size: 25px;
}

.list_icon li.active a {
    color: #a8b23f;
}

small#ads {
    margin-left: 15px;
}

.np-property {
    padding: 50px 0;
    text-align: center;
}

.np-property h1 {
    font-size: 50px;
}

/*---Property-page-end--*/
/*--Search-page---*/
.filter_prop {
    display: none;
}

.advance-search .filters {
    width: auto;
    margin-top: 5px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.advance-search>a {
    display: block;
}

.dev-progress {
    display: inline-block;
    margin-left: 40px;
    vertical-align: middle;
    width: 336px;
    text-align: center;
}

.progress {
    margin: 0;
}

.dev-progress p {
    color: #9a9a9a;
    font-size: 13px;
    margin: 0;
}

/*--Search-page-end--*/
/*--News-page--*/
.release-date strong,
.blog-content>strong {
    color: #5e5f61;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'gotham';
    font-weight: 500;
}

.news-content h3 {
    color: #a8b23f;
    font-family: 'Century';
    text-transform: none;
    padding: 0 0 12px;
}

.news-content a,
.latest-content a,
.latest-box a {
    color: #a8b23f;
    font-size: 14px;
}

.news-content p,
.latest-content p {
    margin-bottom: 10px;
}

.latest-news-sec h6 {
    color: #5e5f61;
    font-size: 17px;
    letter-spacing: 1px;
    font-family: 'gotham';
    text-transform: uppercase;
}

.latest-content h4 {
    color: #a8b23f;
}

.release-date {
    margin: 20px 0;
}

.latest-news-sec h6 {
    margin: 0 0 30px;
}

.latest-news-sec {
    margin: 30px 0 0;
}

.latest-box {
    border-top: 1px solid #c0c0c0;
    padding: 20px 0 0;
}

.latest-box ul li a {
    color: #a8b23f;
    font-size: 18px;
}

.latest-box ul {
    margin: 20px 0 10px;
}

.latest-box li {
    border-color: #5e5f61;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 14px 0;
}

.latest-box li:last-child {
    border-bottom: 1px solid #5e5f61;
}

.news-left h6 {
    font-size: 16px;
    text-transform: uppercase;
    color: #606060;
    margin: 0 0 16px;
}

.news-left ul li a {
    font-size: 16px;
    color: #666;
    line-height: 31px;
}

.subscribe p {
    margin-bottom: 5px;
    font-size: 16px;
    color: #666;
}

.news-left input {
    width: 234px;
    height: 40px;
    padding: 0 0 0 8px;
    border-radius: 2px;
    border: 1px solid #e0e0e0;
    font-family: 'gotham';
    font-weight: 300;
}

.news-left>div:not(:first-chid) {
    border-top: 1px solid #c0c0c0;
}

.news-left>div {
    padding: 25px 0;
}

.news-left .search {
    border-top: none;
}

.news-left .search-submit {
    background-image: url("../images/search.jpg");
    border: medium none;
    font-size: 0;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
}

.news-left .most_recent .search-form .search-field {
    background: none;
}

.most_recent {
    position: relative;
    border-top: 1px solid #c0c0c0;
}

.search-form {
    position: relative;
}

.most_recent:nth-child(1) {
    border: none;
}

.most_recent .gform_wrapper .gform_footer {
    clear: both;
    float: left;
    margin: -29px 0 0 !important;
    padding: 0 !important;
    position: relative !important;
    width: 100%;
}

.most_recent .gform_wrapper .top_label .gfield_label {
    display: none;
}

.most_recent .gform_wrapper .gform_footer .gform_button {
    background-image: url("../images/search.jpg");
    border: medium none;
    font-size: 0 !important;
    height: 18px;
    position: absolute;
    right: 10px;
    width: 18px !important;
}

.most_recent .gform_validation_error .gform_footer {
    margin: -79px 0 0 !important;
}

/*--News-page-end--*/
/*---Blog-page---*/

select#archives-dropdown-2 {
    padding: 8px 12px;
    margin-left: 10px;
}

.pre>a {
    color: #a8b23f;
    float: left;
    text-transform: uppercase;
    font-family: 'gotham';
    font-weight: 500;
    font-size: 12px;
    padding-left: 20px;
    margin: 5px 0 0;
}

.next>a {
    color: #a8b23f;
    float: right;
    text-transform: uppercase;
    font-family: 'gotham';
    font-weight: 500;
    font-size: 12px;
    padding-right: 20px;
    margin: 5px 0 0;
}

.blog-page .mid-section {
    padding: 64px 110px;
    position: relative;
}

.blog-content a {
    color: #a8b23f;
}

.blog-page {
    background: #f0f0f0 none repeat scroll 0 0;
}

.blog-page .release-date {
    padding: 10px 0;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #5e5f61;
    margin: 0 0 30px;
}

.blog-page .release-date>* {
    display: inline-block;
}

.blog-content h3 {
    color: #5e5f61;
    font-family: 'Century';
    text-transform: none;
    padding: 30px 0;
}

.blog-page .release-date p {
    margin: 0;
    color: #5e5f61;
    font-family: 'gotham';
    font-size: 11px;
    text-transform: uppercase;
}

.blog-page .release-date ul {
    margin: 0 0 0 15px;
}

.blog-page .release-date ul li {
    display: inline-block;
    margin-right: 15px;
}

.blog-page .release-date ul li:last-child {
    margin-right: 0;
}

.blog-page .release-date ul li a {
    color: #adada9;
    font-size: 22px;
}

.blog-content {
    border-bottom: 1px solid #5e5f61;
    padding: 0 0 40px;
}

.pre,
.next {
    position: relative;
    display: inline-block;
}

.pre {
    float: left;
}

.next {
    float: right;
}

.pre::after {
    position: absolute;
    content: "\f053 ";
    font-family: fontawesome;
    left: 0;
    font-size: 25px;
    color: #808080;
    top: 7px;
}

// .next::after { position: absolute; content: "\f054 "; font-family: fontawesome; right: 0; font-size: 25px; color: #808080; top: 7px; }
.footer-cont ul {
    margin-bottom: 0;
}

.blog-image img {
    width: 100%;
}

/*---Blog-page-end--*/
/*---mAngement-page----*/
.team_image li {
    float: left;
    margin: 0 2% 2% 0;
    width: 23%;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    overflow: hidden;
    position: relative;
}

.team_image li img {
    border: 1px solid #c0c0c0;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.team-para form label {
    color: #5e5f61;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'gotham';
    font-weight: 500;
}

.team-para .select-box {
    width: 520px;
    height: 40px;
    float: right;
}

.team-search-box {
    float: left;
    margin: 0 0 30px;
    width: 100%;
}

.team-search-box label {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'gotham';
    font-weight: 500;
    letter-spacing: 1px;
}

.team-para select {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 40px;
    padding: 0 0 0 17px;
    color: #d7d7d7;
    font-size: 13px;
    font-family: 'gotham';
    font-weight: 300;
}

.team-para>form {
    margin-bottom: 30px;
}

.team_image li.big {
    overflow: visible;
    position: relative;
    z-index: 999;
    width: 100%;
}

.team-caption h4 {
    margin: 0 0 10px;
}

.team_image li.big:hover {
    box-shadow: none;
}

.team_image li.big:hover img {
    transform: scale(2);
}

.team_image li.big img {
    border-color: #008bb0;
    transform: scale(2);
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}

.team_image li.big:hover img {
    box-shadow: none;
    border: 1px solid #008bb0;
}

.team-caption {
    opacity: 0;
    background: rgba(0, 139, 176, 0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    right: 0;
    width: 49%;
    transform: translate(-90px, 90px);
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}

.team-caption p {
    color: #fff;
    margin: 0;
}

.team_image li.big .team-caption {
    opacity: 1;
}

.children {
    margin: 0 0 0 20px;
}

.page_item_has_children.current_page_item>a,
.navbar-inverse .navbar-nav>li.current_page_item>a {
    color: #a8b23f;
}

/*---mAngement-page-end---*/
.map {
    margin: 0 0 60px;
    position: relative;
}

.contact-page {
    position: relative;
}

.map img,
.contact-page img {
    visibility: hidden;
}

.map iframe,
.contact-page iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
    width: 100%;
    height: 100%;
}

.map:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(255, 255, 255, 0.1);
    display: block;
}

.team_image li:hover {
    border: medium none;
    box-shadow: 0 0 7px #ccc;
    -moz-box-shadow: 0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;
}

.team_image li:hover img {
    border: medium none;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-
}

/* color style for property */
.short-detail h6 {
    font-weight: bold;
}









.carousel-control {
    text-shadow: none !important;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

/* Ameba 2/14/2023 */
#after_section_1,
#after_section_2{
	display:none;
}

#top .avia-section .template-page{
	width: 100%;
    border: none;
    margin-left: auto;
    padding-left: 0;
    margin-right: auto;
}


@media (min-width:768px) {
    .fixed-header {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        background: #fff;
        margin-top: 0;
        padding: 10px 0;
        border-bottom: 1px solid #a8b469;
    }

    .inner-pages {
        padding-bottom: 50px;
    }

    /* html, body { height: 100%; }*/
    .page-wraper {
        min-height: 100%;
        margin-bottom: -46px;
    }

    .page-wraper:after {
        clear: both;
        content: '';
        display: table;
    }
}

@media (min-width:1340px) {
    .container {
        width: 1310px;
    }
}

@media (max-width:767px) {
    .for-mobile>* {
        width: 100%;
    }

    #search {
        background: #eee;
        border: 1px solid #eee;
        cursor: pointer;
        -webkit-appearance: button;
        -moz-appearance: button;
    }
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.team-para input {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 40px;
    padding: 0 0 0 17px;
    color: #d7d7d7;
    font-size: 13px;
}

.acf-map .gm-style-mtc,
.prop-map .gm-style-mtc {
    display: none;
}

/* End Properties Page */


/* Properties Page Responsive */
@media (min-width:768px) {
    .navbar-inverse .navbar-nav>li:hover>.sub-menu {
        display: block;
    }
}

@media (max-width:1850px) {

    h1 {
        font-size: 80px;
    }

    // .caption-inner { padding:55px 40px; }
}

@media (max-width:1650px) {
    // .caption-inner { padding: 40px 40px 40px 70px; }
}

@media (max-width:1550px) {
    // .carousel-caption{ padding:70px 0;}
    // .caption-inner { padding: 40px 40px 40px 70px; }

    h2 {
        font-size: 55px;
    }
}

@media (max-width:1450px) {
    // .caption-inner { padding: 30px 30px 30px 8px; }
}

@media (max-width:1400px) {
    h1 {
        font-size: 70px;
        line-height: 65px;
    }

    h2 {
        font-size: 45px;
    }

    p {
        margin-bottom: 20px;
    }

    .prop-thumb {
        width: 48%;
    }

    .view-caption h6 {
        margin: 0 0 10px;
    }

    .short-detail {
        width: 40%;
    }

    .prop-map {
        width: 20%;
    }

    .release-date {
        margin: 10px 0;
    }

    .news-left input {
        width: 100%;
    }

    .news-left label {
        display: block;
    }

    .blog-content h3 {
        padding: 15px 0;
    }

    .prop-name h2 {
        font-size: 50px;
    }

    .prop-name ul li {
        padding: 10px 0;
    }

    .team-para .select-box {
        width: 70%;
    }

    .aside-img {
        margin: 20px 0 0;
    }

    .sub-menu {
        width: 200px;
    }

    .sub-menu>li .sub-menu {
        left: -101px;
    }

    .single_project .prop-discription>ul>li {
        margin-bottom: 15px;
    }

    #cont h1 {
        line-height: 25px;
    }

    #cont>p {
        margin: 0;
    }
}

@media (max-width:1300px) {

    h1 {
        font-size: 60px;
        line-height: 55px;
    }

    h3 {
        font-size: 25px;
    }

    .navbar-brand>img {
        height: 50px;
    }

    .prop-name .view-prop {
        width: 150px;
        font-size: 13px;
    }

    .mid-section {
        padding: 80px;
    }

    .blog-page .mid-section {
        padding: 64px 80px;
    }

    .blog-page .release-date {
        padding: 5px 0;
        margin: 0 0 15px;
    }

    .sub-menu {
        width: 140px;
    }

    .sub-menu>li .sub-menu {
        left: -91px;
    }

    .sub-menu li a {
        font-size: 14px;
    }

    // .carousel-caption { width:85%; }
    // .caption-inner { width:85%; }
    #navig ul li a {
        height: 35px;
        width: 35px;
        line-height: 32px;
        font-size: 12px;
    }


}

@media (max-width:1199px) {
    h1 {
        font-size: 50px;
        line-height: 45px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    p {
        margin-bottom: 10px;
    }

    // .carousel-caption { padding:50px 0; }

    .carousel-control.left {
        left: 30px;
    }

    .carousel-control.right {
        right: 30px;
    }

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        background-size: 100%;
        width: 14px;
    }

    .carousel-control .icon-prev::before,
    .carousel-control .icon-next::before {
        font-size: 20px;
    }

    .navbar-inverse .navbar-nav>li>a {
        padding: 15px;
        font-size: 14px;
    }

    .footer-cont ul li {
        line-height: 18px;
    }

    .top-search .filters input,
    .top-search .filters select,
    .select-box {
        font-size: 12px;
        height: 40px;
    }

    .prop-map {
        width: 20%;
    }

    .prop-thumb {
        margin-right: 5px;
    }

    .prop-discription {
        margin-left: 10px;
    }

    .short-detail p,
    .prop-discription ul li p {
        margin-bottom: 5px;
    }

    .short-detail p,
    .prop-discription ul li p {
        font-size: 12px;
    }

    .property-grid .short-detail {
        width: 15%;
    }

    .view-prop,
    .prop-name .view-prop {
        width: auto;
        height: auto;
        padding: 0 10px;
        font-size: 12px;
        height: 30px;
        line-height: 28px;

    }

    /* .single-prop-details { padding:25px 0 0;} */

    .prop-name h2 {
        font-size: 35px;
    }

    .prop-name {
        width: 40%;
    }

    .mid-section>h3 {
        margin: 0 0 10px;
        padding: 0 0 10px;
    }

    .top-abt {
        margin: 0 0 35px;
    }

    .mid-section,
    .blog-page .mid-section {
        padding: 50px;
    }

    .latest-news-sec h6,
    .news-left h6 {
        margin: 0 0 10px;
        font-size: 15px;
    }

    .news-left>div {
        padding: 15px 0;
    }

    .news-left ul li a {
        font-size: 14px;
        line-height: 27px;
    }

    .latest-box {
        padding: 10px 0 0;
    }

    .latest-box ul li a {
        font-size: 15px;
    }

    .latest-box ul li {
        padding: 8px 0;
    }

    .single_project .prop-discription {
        margin: 10px 0 0 10px;
    }

    .prop-content {
        padding: 20px;
    }

    .rentable-feet h1 {
        margin: 0 0 6px;
    }

    .about_page .mid-section::after {
        bottom: 38px;
        width: 85%;
    }

    .team-para .select-box {
        width: 60%;
    }

    .team-search-box label {
        font-size: 14px;
    }

    .profile_img figure figcaption {
        padding: 10px;
    }

    .profile_cont ul li .view-prop {
        width: 120px;
    }

    .navbar-inverse .navbar-nav>li:last-child>a {
        padding: 15px 0 15px 15px;
    }

    small#ads {
        margin-left: 15px;
    }

    .sub-menu li a {
        font-size: 13px;
        line-height: 18px;
    }

    .poperty-list .short-detail {
        padding: 10px;
        width: 40%;
    }
}

@media(max-width:1024px) {
    .dev-progress {
        margin-left: 20px;
        width: 226px;
    }

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        top: 45%;
    }
}


@media (max-width:991px) {
    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    .top-search .filters input,
    .top-search .filters select,
    .top-search .select-box {
        height: 35px;
    }

    .top-search h3 small a,
    .advance-search>a {
        font-size: 12px;
    }

    .top-abt {
        margin: 0 0 20px;
    }

    .aside-menu li a {
        font-size: 14px;
        line-height: 27px;
    }

    .contact-form input[type="submit"] {
        font-size: 15px;
        height: 35px;
        line-height: 33px;
        width: 130px;
    }

    .address-area {
        margin: 10px 0;
    }

    .select-box::after {
        top: 4px;
    }

    .latest-news-sec {
        margin: 15px 0 0;
    }

    .blog-content h3 {
        padding: 10px 0;
    }

    .blog-page .release-date ul li {
        margin-right: 10px;
    }

    .blog-page .release-date ul li a {
        font-size: 20px;
    }

    .prop-name {
        width: 100%;
    }

    .prop-name h2 {
        font-size: 30px;
    }

    .rentable-feet h6 {
        font-size: 14px;
    }

    .GITheWall>ul>li {
        width: 47%;
    }

    .GI_TW_expander .GI_TW_arrow {
        top: 25%;
    }

    .GI_TW_expander .GI_TW_arrow.GI_TW_next,
    .GI_TW_expander .GI_TW_arrow.GI_TW_prev {
        color: #a8b23f;
    }

    .GI_TW_expander-inner .col50 {
        width: 100% !important;
    }

    .profile_content {
        padding: 0;
    }

    .profile_cont ul li {
        margin-bottom: 15px;
    }

    .team-para .select-box {
        width: 100%;
    }

    .aside-img {
        margin: 0;
    }

    .filters input[type="button"],
    .search-field {
        background-position: 6px center;
    }

    .contact-form input,
    .contact-form textarea {
        font-size: 12px !important;
    }

    .gform_wrapper .top_label input.medium,
    .gform_wrapper .top_label select.medium {
        padding: 0 0 0 8px !important;
    }

    .property-grid .short-detail {
        margin-left: 10px;
    }

    .single_project .prop-discription {
        width: 100%;
    }

    .prop-discription>ul:last-child {
        float: right;
    }

    #cont h1 {
        margin: 0;
    }

    /*.property-grid .prop-thumb { width:50%; }

	 .property-grid .prop-box {
		margin-bottom:20px;
		border-bottom:5px solid #f79727;
		padding-bottom:10px;
	} */

    .poperty-list .prop-box {
        flex-direction: column;
    }

    .poperty-list .prop-thumb {
        min-height: 250px;
    }

    .prop-thumb {
        width: 100%;
    }

    .poperty-list .short-detail {
        width: 100%;
    }

    .property-grid .prop-map {
        margin-top: 30px;
        width: 40%;
    }

    .property-grid .prop-discription {
        margin-left: 0;
        margin-top: 20px;
    }

    .short-detail ul li {
        font-size: 26px;
        line-height: 28px;
    }

    .short-detail ul li small {
        font-size: 14px;
        left: 75px;
        bottom: -2px;
    }

    .view-prop,
    .prop-name .view-prop {
        font-size: 11px;
    }

    .short-detail h6,
    .view-caption h6 {
        margin: 0 0 5px;
    }

    .short-detail h6 {
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 30px;
    }

    .short-detail strong {
        font-size: 16px;
    }

    .short-detail p {
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 18px;
    }


}

@media (max-width:768px) {
    .sub-menu li a {
        padding: 5px 0 5px 5px;
    }

    .sub-menu {
        width: 100px;
    }
}

@media(max-width:767px) {

    .select-box::after {
        position: absolute;
        font-family: none;
        content: "";
        right: 5px;
        font-size: 12px;
        color: #979799;
        top: 10px;
    }

    #top .input-text,
    #top input[type="text"],
    #top input[type="input"],
    #top input[type="password"],
    #top input[type="email"],
    #top input[type="number"],
    #top input[type="url"],
    #top input[type="tel"],
    #top input[type="search"],
    #top textarea,
    #top select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        text-indent: 1px !important;
        text-overflow: '' !important;
        border: none !important;
        border-bottom: 1px solid #e0e0e0 !important;
        padding: 0px !important;
        font: 16px 'gotham' !important;
        color: #e1e1e1 !important;
        margin-bottom: 0px !important;
    }

    h1 {
        font-size: 30px;
        line-height: 25px;
    }

    h2 {
        font-size: 25px;
    }

    .navbar-collapse.pull-right.collapse.in {
        float: none !important;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: none !important;
    }

    .navbar-inverse .navbar-nav>li>a {
        background: #a9aa36;
        color: #ffffff;
        font-size: 12px;
        padding: 10px 15px;
    }

    .navbar-inverse .navbar-nav>li>a:hover {
        background: #fff;
        color: #a9aa36;
    }

    .navbar-inverse .navbar-nav>li {
        border-bottom: 1px solid #fff;
    }

    .navbar-inverse .navbar-nav>li:hover {
        border-color: #a9aa36;
    }

    .navbar-inverse .navbar-nav>li:last-child,
    .aside-menu li:last-child {
        border: none;
    }

    .cd-dropdown-wrapper {
        display: block;
        height: 60px;
        margin: 20px 0 0;
        padding: 0 15px;
        position: absolute;
        width: 100%;
    }

    .home-page .cd-dropdown-wrapper {
        position: relative;
        margin-top: 0;
        padding-top: 20px;
    }

    .navbar-brand {
        padding: 0;
    }

    .cd-dropdown-trigger {
        background: none;
        padding: 0;
        float: right;
    }

    .cd-dropdown.dropdown-is-active .navbar-brand {
        padding: 12px 12px 0;
        z-index: 9999;
        position: relative;
    }

    .line {
        background: #000000 none repeat scroll 0 0;
        display: block;
        height: 5px;
        width: 43px;
        position: relative;
    }

    .line:nth-child(2) {
        margin: 13px 0;
    }

    .has-children>a::before,
    .has-children>a::after,
    .go-back a::before,
    .go-back a::after {
        height: 4px;
    }

    .inner-nav {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        float: left;
        height: 60px;
        padding: 0 0 5px;
        width: 100%;
    }

    .cd-dropdown .cd-close::after,
    .cd-dropdown .cd-close::before {
        width: 4px;
        height: 28px;
    }

    .cd-dropdown .cd-close {
        height: 60px;
    }


    .carousel-caption p {
        font-size: 18px;
        line-height: 30px;
    }

    .carousel-caption {
        padding-bottom: 80px;
    }

    .carousel-control {
        top: auto;
        bottom: 50px;
        opacity: 1;
    }

    .carousel-control.left {
        left: 60px;
    }

    .carousel-control.right {
        right: 60px;
    }

    .caption-inner {
        padding: 20px;
    }

    .aside-menu {
        display: none;
    }

    .mid-section h2 em {
        display: inline-block;
    }

    .top-abt {
        margin: 0;
    }

    .aside-img {
        display: none;
    }

    .top-abt h2 {
        padding: 0 0 10px;
    }

    .aside-img {
        margin: 15px 0 0;
    }

    .mid-section,
    .blog-page .mid-section {
        margin: 80px 0 35px;
        padding: 30px;
    }

    .property-grid .prop-thumb,
    .property-grid .short-detail,
    .property-grid .prop-discription,
    .property-grid .prop-map {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0;
    }

    .prop-thumb {
        width: 50%;
    }

    .poperty-list .prop-box {
        flex-direction: row;
    }

    .poperty-list .short-detail {
        width: 45%;
    }

    .poperty-list .col-md-6 {
        margin: 0;
    }

    .poperty-list .short-detail {
        margin-left: 15px;
    }

    // .poperty-list .short-detail .view-prop { display:none; }

    .poperty-list .prop-box,
    .poperty-list .prop-thumb {
        padding-bottom: 0;
        margin: 0;
    }

    .top-search .filters input,
    .top-search .filters select,
    .top-search .select-box,
    .top-search .filters input[type="text"] {
        width: 100% !important;
        border-bottom: 1px solid #e0e0e0;
        border-left: none;
        background: none;
        border-right: none;
        border-top: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        opacity: 1;
    }

    .top-search .filters input[type="text"] {
        color: #007197;
    }

    .top-search .filters select {
        color: #e0e0e0;
    }

    .top-search .filters select option {
        color: #007197;
    }

    .top-search .filters input:focus {
        border-top: 1px solid #007197;
        border-bottom: 1px solid #007197;
    }

    .prop-thumb {
        margin: 0 0 20px;
    }

    .prop-box {
        float: left;
        width: 100%;
        border-bottom: 5px solid #f79727;
        padding-bottom: 10px;
    }

    .poperty-list .prop-box {
        border-bottom: 1px solid #c0c0c0;
    }

    .sub-menu {
        position: relative;
        width: 100%;
    }

    .sub-menu::after {
        display: none;
    }

    .sub-menu>li .sub-menu {
        left: 0;
    }

    .dropdown-toggle.icon {
        background: #7b7c1d none repeat scroll 0 0;
        color: #ffffff;
        display: block;
        float: right;
        font-size: 25px;
        line-height: 40px;
        position: relative;
        right: 0;
        text-align: center;
        width: 40px;
        z-index: 9999;
        cursor: pointer;
    }

    .open>.sub-menu {
        display: block;
    }




    .prop-name h2 {
        font-size: 25px;
    }

    .single_project .prop-discription {
        margin: 0;
        float: none;
    }

    .single_project .prop-discription>ul:first-child {
        margin: 0 0 20px 0;
    }

    .single_project .prop-discription ul {
        display: inline-block;
        width: 49%;
    }

    .rentable-feet ul li {
        width: 49%;
        margin: 0 0 25px;
        padding: 0 0 15px;
    }

    .rentable-feet ul li:last-child {
        margin-bottom: 0;
    }

    footer {
        float: left;
        width: 100%;
    }

    .single-prop-details h6 {
        padding: 0 0 10px;
    }

    .prop-slides .slick-next,
    .prop-slides .slick-prev {
        width: 30px;
        height: 25px;
        background-size: 25%;
    }

    .tile {
        font-size: 12px;
        padding: 5px;
        margin: 0 5px 5px 0;
    }

    .about_page .mid-section::after,
    .latest-thumb,
    .latest-box .release-date,
    .latest-content {
        display: none;
    }

    .news-left {
        display: none;
    }

    .latest-box li {
        border-width: 0 0 1px;
    }

    .latest-box ul {
        margin: 10px 0;
    }

    .latest-box {
        border: medium none;
        margin: 0 0 20px;
        padding: 0;
    }

    .profile_img figure figcaption {
        max-height: 25%;
        top: 75%;
    }


    .navbar-inverse .navbar-nav>li:last-child>a {
        padding: 10px 15px;
    }

    .advance-search,
    .dev-progress {
        width: 100%;
        margin: 0
    }

    .footer-cont ul {
        margin-bottom: 10px;
    }

    .gform_wrapper ul.gform_fields li.gfield {
        width: 100%;
    }

    .contact-form input[type="submit"] {
        width: 100% !important;
    }

    .gform_wrapper .gform_footer {
        margin: 0 !important;
        padding: 0 !important
    }

    .single-prop-details .prop-name .view-prop {
        height: 40px;
        line-height: 40px;
        width: 100%;
    }

    .prop-content {
        width: 95%;
        margin: 0 auto;
    }

    .filter_prop {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        border-bottom: 1px solid #e0e0e0;
        border-top: 1px solid #e0e0e0;
        height: 60px;
        cursor: pointer;
    }

    .filter_prop h2 {
        color: #027ac0;
        ont-size: 20px;
        font-family: 'gotham';
        text-transform: uppercase;
        line-height: 56px;
    }

    .filters {
        border: none;
        margin: 0;
        overflow: hidden;
    }

    .for-mobile {
        display: none;
    }

    .top-search .filters input,
    .top-search .filters select,
    .top-search .select-box {
        height: 80px;
        font-family: 'gotham';
        font-size: 20px;
        font-weight: 400;
    }

    .filters input[type="button"],
    .search-field {
        background: none;
        text-align: left;
        padding-left: 8px;
    }

    input:focus,
    select:focus {
        color: #007197;
        border-color: #007197;
    }

    select option:first-child {
        color: #e0e0e0;
    }

    ::-webkit-input-placeholder {
        color: #e0e0e0;
        opacity: 1;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        color: #e0e0e0;
        opacity: 1;
    }

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

    :-ms-input-placeholder {
        color: #e0e0e0;
        opacity: 1;
    }

    input[type="button"] #search {
        cursor: none;
    }

    .select-box::after {
        font-size: 30px;
        top: 30px;
    }

    .for-mobile.filter_open {
        display: block;
    }

    .navbar-inverse {
        margin-top: 0;
    }

    small#ads {
        display: none;
    }

    .advance-search>a {
        display: none;
    }

    .filter_prop.icontoggle::after {
        content: "\f0d8"
    }

    .top-search>ul li {
        margin-right: 0;
    }

    .top-search>ul {
        margin: 0 0 16px;
    }

    .top-search {
        margin: 8px 0 0 0;
    }

    .for-mobile.filter_open #search {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-left: medium none;
        border-right: medium none;
    }

    .advance-search .filters {
        width: 100%;
    }

    .carousel-control .icon-next {
        background-image: url("../images/next-arrow.png");
        background-size: 100%;
        width: 15px;
    }

    .carousel-control .icon-prev {
        background-image: url("../images/prev-arrow.png");
        background-size: 100%;
        width: 15px;
    }

    .nav-mobile {
        display: block;
        position: relative;
        z-index: 9999999;
    }

    .nav-desktop {
        display: none;
    }

    #navig {
        margin: 15px 0 0;
    }

    .navbar-brand>img {
        height: 40px;
    }

    .cd-dropdown-content,
    .cd-dropdown-content ul {
        padding-top: 60px;
    }

    .advance-search .filters {
        margin-top: 0;
    }

    .carousel-caption h1 {
        font-size: 42px;
        line-height: 52px;
    }
}

@media (max-width: 776px),
(max-height: 600px) {

    /* Map tooltip */
    #cont {
        width: 80%;
        padding-left: 20px;
        float: none;
    }

    #cont ul {
        display: none;
    }

    // #cont .view-prop { display: none; }
}

@media(max-width:667px) {
    .navbar-inverse {
        top: 15px;
    }

    .carousel-caption {}

    // .caption-inner{ padding:10px 20px;}
    .site-header.shrink .navbar-inverse {
        height: 65px;
    }

    .top-search h3 small {
        display: block;
        padding: 10px 0 0;
    }

    small#ads {
        margin-left: 0;
    }

    .blog-page .mid-section {
        padding: 15px;
    }

    .np-property h1 {
        font-size: 30px;
        line-height: 32px;
    }

    .top-search #autotag {
        margin: 10px -30px 0;
    }

}

@media(max-width:639px) {
    .carousel-caption {}

    h1 {
        font-size: 25px;
        line-height: 25px;
    }

    .mid-section {
        margin: 0px 0 35px;
        padding: 15px;
    }

    .property-page .mid-section {
        padding: 15px;
    }

    h2 {
        font-size: 20px;
    }

    .col50 {
        margin-bottom: 10px;
        width: 100%;
    }

    .top-search h3 small {
        margin: 0 0 20px;
    }

    .np-property {
        padding: 20px 0;
    }

    /* .poperty-list .short-detail,
	.prop-thumb { width:100%; margin:0;} */

}

@media(max-width:480px) {

    .line {
        background: #000000 none repeat scroll 0 0;
        display: block;
        height: 4px;
        width: 35px;
        position: relative;
    }

    .line:nth-child(2) {
        margin: 8px 0;
    }

    .cd-dropdown-wrapper {
        height: 45px;
        margin: 8px 0 0;
    }

    .marker-wrapper {
        display: block;
    }

    .popimg {
        float: none;
        display: none;
        width: 100%;
        margin: 5px auto 5px;
        // min-height: auto;
    }

    #cont {
        width: 100%;
        display: block;
    }
}

@media (max-width:479px) {
    footer {
        height: auto;
        line-height: normal;
    }

    .footer-cont>a::after {
        display: none;
    }

    .footer-cont a {
        margin-right: 0;
        padding: 0 0 10px;
    }

    .profile_img figure figcaption {
        max-height: 35%;
        top: 65%;
    }

    .single_project .prop-discription ul {
        width: 100%;
        display: block;
    }

    .rentable-feet ul li {
        width: 100%;
        display: block;
    }

    .poperty-list .short-detail,
    .prop-thumb {
        width: 100%;
        margin: 0;
    }

    .poperty-list .prop-box {
        display: block;
    }

    .single_project .prop-discription ul {
        margin: 0;
        width: 100%;
    }

    .prop-discription>ul:last-child {
        padding-left: 0;
    }

    .top-search h3 {
        font-size: 14px;
    }

    .filter_prop::after,
    .select-box::after {
        top: 20px;
    }

    .filter_prop,
    .top-search .filters input,
    .top-search .filters select,
    .top-search .select-box {
        height: 50px;
    }

    .filter_prop {
        height: 40px;
    }

    .filter_prop h2 {
        line-height: 36px;
        font-size: 15px;
    }

    .top-search .filters input,
    .top-search .filters select,
    .top-search .select-box {
        font-size: 16px;
    }

    .select-box::after,
    .filter_prop::after {
        top: 10px;
        font-size: 20px;
    }
}

@media (max-width:375px) {
    .carousel-caption {}

    #cont h1 {
        font-size: 14px;
        line-height: 16px;
    }

    #cont>p {
        font-size: 12px;
        line-height: 16px;
    }

    .acf-map {
        height: 254px !important;
    }
}


@media (max-width: 736px) {
    // .carousel-inner { overflow: visible; }

    // .carousel-fade .carousel-inner .item {
    // 	transform: none !important;
    // 	perspective: none ;
    // 	backface-visibility: visible;
    // }

    // .home-page-slide .item .fill {
    // 	position: fixed;
    // 	top: 0; bottom: 0;
    // 	right: 0; left: 0;
    // }

    // .carousel-caption {
    // 	position: relative;
    // 	margin: 100px auto;
    // 	top: auto; bottom: auto;
    // 	left: auto; right: auto;
    // 	transform: translate(0,0);
    // }
}

/* End Properties Page Responsive */





/* ==========================================================
	Media Queries
	==========================================================*/

/* Tablet (Landscape) */
@media only screen and (min-width: 991px) and (max-width: 1024px) {

    .main_menu .avia-menu ul li.menu-item a {
        font-size: 13px;
    }

    /* Homepage */
    .flex_column .hmw-social {
        border: medium none;
        margin-top: 57px;
        padding: 0;
    }

    .flex_column .hmw-social h3 {
        background-color: transparent;
        padding: 10px;
        position: relative;
        top: 0;
        left: 0;
    }

    /* Sidebar/Widgets */
    .flex_column .widget h3.widgettitle {
        font-size: 1.55em;
    }

    /* 360 Tour */
    #virtual-tour a {
        padding-bottom: 15px;
    }

    #virtual-tour .left-side {
        width: 33%;
    }

    #virtual-tour .threesixty {
        font-size: 4em;
        padding: 25px 0 0 25px;
    }

    #virtual-tour .virtual {
        padding-left: 25px;
    }

    #virtual-tour .right-side {
        width: 67%;
        padding-left: 15px;
    }

    #virtual-tour .desc {
        font-size: .9em;
        padding: 5px 25px 0 0;
    }

    #virtual-tour .download {
        padding: 5px 25px 0 0;
    }

    #features .svg-tour-icon {
        margin: 0 .5% 0 0;
    }

    /* Footer */
    #top #footer .flex_column.av_one_fourth {
        padding: 0 30px;
        width: 20%;
    }

    #footer .widget {
        overflow: hidden;
    }

    ul.footer-links li a {
        font-size: 14px;
    }

    #footer p.email-big a {
        font-size: 14px;
    }

}

/* Tablet (Portrait) */
@media only screen and (min-width: 751px) and (max-width: 990px) {

    .container #advanced_menu_toggle {
        color: #fff;
        border: medium none;
    }

    /* Homepage Video Block */
    .video-bg {
        width: 90%;
    }

    /* Homepage */
    #top.home .avia-builder-widget-area #recent-posts-2.widget.widget_recent_entries {
        margin: 0;
    }

    .flex_column .widget .widgettitle,
    .content .widget .widgettitle {
        font-size: 1.55em;
        margin-top: 0;
    }

    #top.home #main .av_one_third.avia-builder-el-33 .av_textblock_section p {
        margin: 0;
    }

    #top.home #main .av_one_third.avia-builder-el-33 .av_textblock_section .history-block p a img {
        background: url("https://huntmidwest.com/wp-content/uploads/2015/01/Hunt-Midwest-Our-History-Portrait.jpg") no-repeat scroll 0 0;
        height: 371px;
        width: 196px;
    }

    .history-block .history-content h3 {
        font-size: 1.55em;
    }

    /* Homepage Social Block */
    #top.home .hmw-social {
        border: medium none;
        margin: 0;
        padding: 0;
    }

    #top.home .hmw-social p {
        margin: 10px auto;
    }

    #top.home .hmw-social h3 {
        font-size: 21px;
        top: 0;
        padding: 0;
        position: relative;
        left: 0;
    }

    #top.home .hmw-social-54 .tw,
    #top.home .hmw-social-54 .ln {
        margin: 0 5px;
    }

    /* 360 Tour */
    #virtual-tour a {
        padding-bottom: 15px;
    }

    #virtual-tour .left-side {
        width: 100%;
    }

    #virtual-tour .threesixty {
        font-size: 10em;
        padding: 0 0 0 25px;
    }

    #virtual-tour .virtual {
        font-size: 3.75em;
        line-height: 1.15em;
        padding-left: 25px;
    }

    #virtual-tour .right-side {
        border-top: 1px solid #c6d7ed;
        border-left: medium none;
        margin: 15px 25px 0;
        padding: 15px 0;
        width: 80%;
    }

    #virtual-tour .desc {
        font-size: 1.15em;
        line-height: 1.45em;
        padding: 0;
    }

    #virtual-tour .desc strong {
        display: inline-block;
        padding-top: 10px;
    }

    #virtual-tour .download {
        font-size: 1.15em;
        line-height: 1.45em;
        padding: 10px 0 0 0;
    }

    #features .svg-tour-icon {
        margin: 0 6.25% 0 0;
        width: 85px;
    }


    /* Footer */
    #top #footer .flex_column.av_one_fourth {
        clear: none;
        padding: 0 15px;
        width: 21.5%;
    }

    #footer .widget {
        overflow: hidden;
    }

    #top #footer .widget ul {
        text-align: center;
    }

    .phone-big {
        font-size: 1.55em;
        line-height: 2em;
    }

    .email-big {
        margin: 10px 0;
    }

    .email-big a {
        font-size: .75em;
    }

    #top #footer .hmw-social-30 {
        margin: 0 auto;
        width: 88%;
    }

    #top #footer .hmw-social-30 p {
        float: left;
    }

    .hmw-social-30 .tw,
    .hmw-social-30 .ln {
        margin: 0 10px;
    }

}

/* Mobile (Landscape) */
@media only screen and (min-width: 321px) and (max-width: 750px) {

    #mobile-advanced,
    #mobile-advanced a,
    #mobile-advanced .mega_menu_title {
        font-size: 1.25em;
        line-height: 1.35em;
    }

    #top #header_meta nav.sub_menu ul#avia2-menu,
    #top nav.sub_menu ul.menu {
        display: none;
    }

    #advanced_menu_toggle,
    #advanced_menu_hide {
        color: #fff;
    }

    #top #header_meta #search-form {
        top: 7px;
    }

    #header strong.logo a img {
        margin-top: 6px;
    }

    .container #advanced_menu_toggle {
        color: #fff;
        border: medium none;
    }

    /* Homepage Video Block */
    .video-bg {
        width: 80%;
    }

    .video-bg h1 {
        font-size: 3em;
    }

    #top #page-nav .circle-arrow {
        fill: #fff !important;
    }

    /*#top.home #main .main_color.container_wrap {background-color: #fff;}*/
    #top #page-nav {
        background-color: #007ac0;
    }

    #top #page-nav h1 {
        color: #fff;
        font-size: 18px;
    }

    #top #page-nav span {
        color: #fff !important;
    }

    #top #page-nav span a {
        background-color: #007ac0;
        border-color: #fff;
    }

    #top.home #main .av_one_third .avia-image-container,
    #top.home #main .av_one_third .av_textblock_section p {
        display: none;
    }

    #top.home #main .av_one_third .av_textblock_section h4 a {
        color: #007ac0;
        text-align: center;
    }

    #top.home #main .av_one_third .av-special-heading .special-heading-border {
        display: block !important;
    }

    #top.home #main .av_one_third .av-special-heading .special-heading-border .special-heading-inner-border {
        border-color: #056ca3 !important;
    }

    /* Homepage In The News */
    #top.home #main .av_one_third.avia-builder-el-29,
    #top.home #main .av_one_third.avia-builder-el-33 {
        background-color: #fff;
    }

    /* 		#top.home #main .av_one_third.avia-builder-el-29 .avia-builder-widget-area {margin: 20px;} */
    #top.home .avia-builder-widget-area #recent-posts-2.widget.widget_recent_entries {
        margin: 0;
        display: block;
    }

    #top.home #main .av_one_third .widget_recent_entries h3 {
        font-size: 2em;
        margin: 0 0 15px 0;
    }

    #top.home #main .av_one_third .widget_recent_entries ul li,
    .widget_recent_entries li {
        line-height: 18px;
    }

    /* Display history block */
    #top.home #main .av_one_third .history-block p,
    #top.home #main .av_one_third .av_textblock_section .history-content p {
        display: block !important;
    }

    #top.home #main .av_one_third .av_textblock_section .history-block p a img {
        background: url("https://huntmidwest.com/wp-content/uploads/2015/01/Hunt-Midwest-Our-History-landscape.jpg") no-repeat scroll 0 0 !important;
        width: 100%;
    }

    #top.home #main .av_one_third .av_textblock_section .history-block p {
        margin: 0;
    }

    .history-block .history-content h3 {
        font-size: 1.55em;
    }

    /* HMW Social */
    #top.home #main .av_one_third .hmw-social {
        border: medium none;
        margin: 0;
    }

    #top.home #main .av_one_third .hmw-social h3 {
        background-color: transparent;
        font-size: 1.55em;
        position: relative;
        top: 0;
        padding: 0;
        left: 0;
    }

    #top.home #main .av_one_third.avia-builder-el-33 .hmw-social .hmw-social-54 p {
        display: block !important;
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .hmw-social-54 .tw,
    .hmw-social-54 .ln {
        margin: 0 20%;
    }

    /* Featured Section Homepage */
    #top.home #main .avia-content-slider .slide-entry-wrap {
        margin-bottom: 0 !important;
    }

    .avia-content-slider-inner .slide-entry-wrap .slide-entry {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .avia-content-slider-inner .slide-entry-wrap .slide-entry a img {
        width: 100%;
    }

    /* Footer */
    #top #footer .flex_column.av_one_fourth {
        border: medium none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #top #footer .widget ul {
        text-align: center;
    }

    #top #footer .flex_column.av_one_fourth.first .textwidget a {
        display: block;
        margin: 0 auto;
        width: 300px;
    }

    #top #footer .flex_column.av_one_fourth.first .textwidget ul.footer-links li {
        padding: 0 10px 0 8px;
    }

    #top #footer .flex_column.av_one_fourth.first .textwidget ul.footer-links li a {
        font-size: 1em;
        display: inline-block !important;
        margin: 0 !important;
        width: auto !important;
    }

    /* Social */
    #top #footer .hmw-social-30 {
        margin: 0 auto;
        width: 100%;
    }

    #top #footer .hmw-social-30 p:first-child {
        float: left;
        margin-left: 21.5%;
    }

    #top #footer .hmw-social-30 p:last-child {
        float: right;
        margin-right: 21.5%;
    }

    #top #footer .hmw-social-30 .tw,
    #top #footer .hmw-social-30 .ln {
        margin: 0 18px;
    }


    /* Widgets */
    .avia-builder-widget-area .widget_text .textwidget {
        overflow: hidden;
    }

    h3.widgettitle {
        font-size: 2em;
    }

    /* Virtual Tour */
    #virtual-tour .left-side,
    #virtual-tour .right-side {
        display: block;
        float: left;
    }

    #virtual-tour .left-side {
        padding: 30px 25px;
        width: 40%;
    }

    #virtual-tour .right-side {
        box-sizing: border-box;
        margin: 20px 10px;
        width: 55%;
    }

    #virtual-tour .threesixty {
        font-size: 5.5em;
        font-weight: 900;
        line-height: 1em;
        padding: 0;
    }

    #virtual-tour .virtual {
        font-size: 2.75em;
        line-height: 1.15em;
        padding: 0;
    }

    #virtual-tour .desc {
        font-size: 1.35em;
        line-height: 1.4em;
        padding: 0;
        width: 100%;
    }

    #virtual-tour .desc strong {
        display: inline-block;
        margin: 10px 0;
    }

    #virtual-tour .download {
        color: #c6d7ed;
        font-size: 1.25em;
        font-weight: 700;
    }

    #virtual-tour .download .circle-arrow {
        fill: #c6d7ed !important;
    }

    /* Features Icons */
    #features {
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
    }

    #features .svg-tour-icon {
        margin: 0 1.05%;
    }

}

/*  Mobile (Portrait) */
@media only screen and (max-width: 320px) {

    #mobile-advanced,
    #mobile-advanced a,
    #mobile-advanced .mega_menu_title {
        font-size: 1.25em;
        line-height: 1.35em;
    }

    #scroll-top-link.avia_pop_class,
    #top nav.sub_menu ul.menu {
        display: none;
    }

    #advanced_menu_toggle,
    #advanced_menu_hide {
        color: #fff;
    }

    #top #header_meta #search-form {
        top: 7px;
    }

    #header strong.logo a img {
        margin-top: 6px;
    }

    .container #advanced_menu_toggle {
        color: #fff;
        border: medium none;
    }

    /* Homepage Video Block */
    .video-bg {
        width: 100%;
    }

    .video-bg h1 {
        font-size: 2em;
    }

    .video-bg h3 {
        font-size: 1.25em;
    }

    #top.home .entry-content-wrapper .av_textblock_section .avia_textblock.av_inherit_color p a.video-link {
        font-size: 1.25em;
    }

    #top #page-nav .circle-arrow {
        fill: #fff !important;
    }

    #top.home #main .main_color.container_wrap {
        background-color: #fff;
    }

    #top #page-nav {
        background-color: #007ac0;
    }

    #top #page-nav h1 {
        color: #fff;
        font-size: 18px;
    }

    #top #page-nav span {
        color: #fff !important;
    }

    #top #page-nav span a {
        background-color: #007ac0;
        border-color: #fff;
    }

    #top.home #main .av_one_third .avia-image-container,
    #top.home #main .av_one_third .av_textblock_section p {
        display: none;
    }

    #top.home #main .av_one_third .av_textblock_section h4 a {
        color: #007ac0;
        text-align: center;
    }

    #top.home #main .av_one_third .av-special-heading .special-heading-border {
        display: block !important;
    }

    #top.home #main .av_one_third .av-special-heading .special-heading-border .special-heading-inner-border {
        border-color: #056ca3 !important;
    }

    /* Homepage In The News */
    #top.home #main .av_one_third.avia-builder-el-29,
    #top.home #main .av_one_third.avia-builder-el-33 {
        background-color: #fff;
    }

    /* 		#top.home #main .av_one_third.avia-builder-el-29 .avia-builder-widget-area {margin: 20px;} */
    #top.home .avia-builder-widget-area #recent-posts-2.widget.widget_recent_entries {
        margin: 0;
    }

    #top.home #main .av_one_third .widget_recent_entries h3 {
        font-size: 1.55em;
        margin: 0 0 10px 0;
    }

    #top.home #main .av_one_third .widget_recent_entries ul li,
    .widget_recent_entries li {
        line-height: 18px;
    }

    /* Display history block */
    #top.home #main .av_one_third .history-block p,
    #top.home #main .av_one_third .av_textblock_section .history-content p {
        display: block !important;
    }

    #top.home #main .av_one_third .av_textblock_section .history-block p a img {
        margin: -4px 0 0 0;
    }

    .history-block .history-content h3 {
        font-size: 1.55em;
    }

    /* HMW Social */
    #top.home #main .av_one_third.avia-builder-el-33 .hmw-social {
        border: medium none;
        margin: 0;
    }

    #top.home #main .av_one_third.avia-builder-el-33 .hmw-social h3 {
        background-color: transparent;
        font-size: 1.55em;
        position: relative;
        top: 0;
        padding: 0;
        left: 0;
    }

    #top.home #main .av_one_third.avia-builder-el-33 .hmw-social .hmw-social-54 p {
        display: block !important;
        margin: 20px auto 0;
    }

    .hmw-social-54 .tw,
    .hmw-social-54 .ln {
        margin: 0 35px;
    }

    /* Featured Section Homepage */
    #top.home #main .avia-content-slider .slide-entry-wrap {
        margin-bottom: 0 !important;
    }

    .avia-content-slider-inner .slide-entry-wrap .slide-entry {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .avia-content-slider-inner .slide-entry-wrap .slide-entry a img {
        width: 100%;
    }

    /* Footer */
    #top #footer .flex_column.av_one_fourth {
        border: medium none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #top #footer .widget ul {
        text-align: center;
    }

    #top #footer .hmw-social-30 {
        margin: 0 auto;
        width: 100%;
    }

    #top #footer .hmw-social-30 p:first-child {
        float: left;
    }

    #top #footer .hmw-social-30 p:last-child {
        float: right;
    }

    #top #footer .hmw-social-30 .tw,
    #top #footer .hmw-social-30 .ln {
        margin: 0 18px;
    }

    /* Widgets */
    .avia-builder-widget-area .widget_text .textwidget {
        overflow: hidden;
    }

    h3.widgettitle {
        font-size: 1.55em;
    }

    /* Virtual Tour */
    #virtual-tour .left-side,
    #virtual-tour .right-side {
        display: block;
        float: left;
    }

    #virtual-tour .left-side {
        overflow: hidden;
        width: 100%;
    }

    #virtual-tour .right-side {
        border-top: 1px solid #c6d7ed;
        border-left: medium none;
        margin: 20px 30px;
        padding: 0;
        width: 78%;
    }

    #virtual-tour .threesixty {
        font-size: 8em;
        font-weight: 900;
        line-height: 1em;
        padding: 30px 30px 0px 30px;
        text-align: center;
    }

    #virtual-tour .virtual {
        font-size: 3em;
        line-height: .95em;
        padding-left: 35px;
    }

    #virtual-tour .desc {
        font-size: 1.55em;
        line-height: 1.25em;
        padding: 20px 0;
        width: 100%;
    }

    #virtual-tour .desc strong {
        display: inline-block;
        margin-top: 10px;
    }

    #virtual-tour .download {
        color: #c6d7ed;
        font-size: 1.25em;
        font-weight: 700;
        padding-bottom: 10px;
    }

    #virtual-tour .download .circle-arrow {
        fill: #c6d7ed !important;
    }

    /* Features Icons */
    #features {
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
    }

    #features .svg-tour-icon {
        margin: 0 3.5%;
    }

}


/* Footer overrides for Mobile/Tablet */
@media (min-width: 1111px) {
    #top #footer .flex_column.av_one_fourth {
        width: 17.5%;
    }
}

@media (min-width: 768px) and (max-width: 825px) {
    #scroll-top-link {
        right: 15px;
        bottom: 15px;
    }
}

@media only screen and (max-width: 1130px) and (min-width: 1025px) {
    .phone-big {
        font-size: 27px;
    }

    .email-big a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1110px) and (min-width: 1025px) {
    #top #footer .flex_column.av_one_fourth {
        width: 16.8%;
    }

    #scroll-top-link {
        right: 15px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
    #top #footer .flex_column.av_one_fourth {
        width: 19%;
    }

    .phone-big {
        font-size: 29px;
    }

    ul.footer-links li a {
        font-size: 12px;
    }

    #footer .widget {
        min-height: 100px;
    }
}

@media (min-width:768px) and (max-width: 800px) {
    #footer .widget {
        min-height: 110px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 751px) {
    #top #footer .flex_column.av_one_fourth {
        width: 20.5%;
    }
}

@media (max-width: 750px) {
    #top #footer .hmw-social-30 a {
        display: inline-block;
        float: none;
    }

    #top #footer .hmw-social-30 p {
        width: 100%;
        margin-left: 0 !important;
        left: 0;
        text-align: center;
        margin-right: 0 !important;
    }
}

.html_header_top.html_header_sticky #header {
    top: 0;
}

/* Mobile fix for menus */
#advanced_menu_hide,
#advanced_menu_toggle {
    display: none;
}

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

    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive #top #wrap_all .av-logo-container {
        height: 50px;
        line-height: 50px;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #fff;
    }

    .header_color .av-hamburger-inner,
    .header_color .av-hamburger-inner::before,
    .header_color .av-hamburger-inner::after {
        background-color: #fff;
    }
}


/* chris styles */

/*This stylesheet is applied last */
.navbar-nav>li:hover>a {
    color: #a8b23f !important;
}

.simple-member {
    min-height: 330px;
    cursor: pointer;
}

.simple-member.clicked {
    visibility: hidden;
    height: 5px;
}

.simple-member.hidden-member {
    display: none;
}

.simple-member.selected-member {
    visibility: hidden;
    height: 1px;
    min-height: 1px;
}

.simple-member.not-selected-member {
    margin-bottom: 0px !important;
}

.simple-member figure img {
    margin: 0 auto;
    display: block;
}

.simple-member .profile_content {
    padding: 0 0 0 0;
}

.simple-member .profile_content h6 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.simple-member .profile_content .member-title {
    line-height: 1.25;
}


.team-para select {
    color: #000000;
    font-weight: 400;
}

.all-team-members {
    display: none;
}

.all-team-members button {
    padding: 5px 25px;
    margin: 0 auto 15px;
    background: #f1f2ec;
    border: 1px solid #a9aa36;
    transition: background .5s ease-in;
}

.all-team-members button:hover {
    background: #e7e8e3;
}

.simple-member .profile_content {
    display: block !important;
}

.simple-member h6.no-link {
    color: #008ab0;
}

@media (max-width: 991px) {
    .col50 {
        width: 100%;
    }
}

@media (max-width: 639px) {
    .member-content {
        width: 90%;
        margin: 0 auto;
    }

    .col50 {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .all-members>.simple-member {
        width: 100%;
        margin: 0 0% 0 0;

    }

    #cont h1 {
        font-size: 18px;
        line-height: 1.1;
        text-decoration: underline;
        margin-bottom: 5px;
    }

    .simple-member.active {
        visibility: hidden;
        height: 1px;
        min-height: 1px;
    }

    #member-wall-arrows {
        border-top: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        padding: 10px 0;
    }
}


#cont.property-type.office a h1,
#cont.property-type.office h1,
#cont.property-type.land a h1,
#cont.property-type.land h1,
#cont.property-type.recreation a h1,
#cont.property-type.recreation h1,
#cont.property-type.office ul li,
#cont.property-type.land ul li,
#cont.property-type.recreation ul li,
.single_project.property-type.land h1,
.single_project.property-type.office h1,
.single_project.property-type.recreation h1,
.single_project.property-type.land h6,
.single_project.property-type.office h6,
.single_project.property-type.recreation h6,
.single_project.property-type.land h2,
.single_project.property-type.office h2,
.single_project.property-type.recreation h2,
.single_project.property-type.land .prop-discription strong,
.single_project.property-type.office .prop-discription strong,
.single_project.property-type.recreation .prop-discription strong {
    color: #a8b23f;
}

#cont.property-type.office .view-prop,
#cont.property-type.land .view-prop,
#cont.property-type.recreation .view-prop,
.single_project.property-type.office .view-prop,
.single_project.property-type.land .view-prop,
.single_project.property-type.recreation .view-prop {
    background: #a8b23f;
}

#cont.property-type.hotel a h1,
#cont.property-type.hotel h1,
#cont.property-type.retail a h1,
#cont.property-type.retail h1,
#cont.property-type.mixed-use a h1,
#cont.property-type.mixed-use h1,
#cont.property-type.hotel ul li,
#cont.property-type.retail ul li,
#cont.property-type.mixed-use ul li,
.single_project.property-type.hotel h1,
.single_project.property-type.retail h1,
.single_project.property-type.mixed-use h1,
.single_project.property-type.hotel h6,
.single_project.property-type.retail h6,
.single_project.property-type.mixed-use h6,
.single_project.property-type.hotel h2,
.single_project.property-type.retail h2,
.single_project.property-type.mixed-use h2,
.single_project.property-type.hotel .prop-discription strong,
.single_project.property-type.retail .prop-discription strong,
.single_project.property-type.mixed-use .prop-discription strong {
    color: #f79727;
}

#cont.property-type.hotel .view-prop,
#cont.property-type.retail .view-prop,
#cont.property-type.mixed-use .view-prop,
.single_project.property-type.hotel .view-prop,
.single_project.property-type.retail .view-prop,
.single_project.property-type.mixed-use .view-prop {
    background: #f79727;
}

#cont.property-type.multi-family a h1,
#cont.property-type.multi-family h1,
#cont.property-type.luxury a h1,
#cont.property-type.luxury h1,
#cont.property-type.multi-family ul li,
#cont.property-type.luxury ul li,
.single_project.property-type.multi-family h1,
.single_project.property-type.luxury h1,
.single_project.property-type.multi-family h6,
.single_project.property-type.luxury h6,
.single_project.property-type.multi-family h2,
.single_project.property-type.luxury h2,
.single_project.property-type.multi-family .prop-discription strong,
.single_project.property-type.luxury .prop-discription strong {
    color: #a4c5d2;
}

#cont.property-type.multi-family .view-prop,
#cont.property-type.luxury .view-prop,
.single_project.property-type.multi-family .view-prop,
.single_project.property-type.luxury .view-prop {
    background: #a4c5d2;
}

#cont.property-type.industrial a h1,
#cont.property-type.industrial h1,
#cont.property-type.industrial ul li,
.single_project.property-type.industrial h1,
.single_project.property-type.industrial h6,
.single_project.property-type.industrial h2,
.single_project.property-type.industrial .prop-discription strong {
    color: #007197;
}

#cont.property-type.industrial .view-prop,
.single_project.property-type.industrial .view-prop {
    background: #007197;
}

.search-field {
    background-position: 2% center;
    padding-left: 35px !important;
}

.news-right .news-item {
    margin-bottom: 14px;
}

.news-right p {
    font-size: 14px;
    margin-bottom: 0;
}

.news-right a,
.news-right a:hover,
.news-right a:active,
.news-right a:focus {
    color: #A7AB2D !important;
    text-decoration: underline;
}

.news-right a.source,
.news-right a.source:hover,
.news-right a.source:active,
.news-right a.source:focus {
    color: #5f6062 !important;
    text-decoration: underline;
    font-style: italic;
}

.news-left .widget-title {
    margin-bottom: 14px;
    font-size: 16px;
    color: #5F6062;
    font-family: gotham-Medium !important;
    text-transform: uppercase;
    letter-spacing: .4em;
}

.News-page .news-left,
.News-page .news-right {
    border-top: 1px solid;
    padding-top: 25px;
}

.news-right .news-title {
    color: #5F6062;
    font-family: gotham-Medium !important;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 25px;
}


.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:active {
    color: #a8b23f;
}

.single-property .navbar-inverse .navbar-nav>li.menu-item-302>a {
    color: #a8b23f;
}

.contact-form input,
.contact-form textarea {
    color: #000;
}

.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #000;
}

.contact-form input:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #000;
}


@media (max-width: 1024px) {
    .single_project .single-prop-details {
        padding: 20px 0 0 0;
    }

    .banner>img {
        margin-bottom: 0;
    }
}

.team-search-box .select-box::after {
    top: 10px;
    font-size: 30px;
}

@media (min-height: 680px) {
    // top: 350px;
    // bottom: 0;
    // height: 490px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .property-grid .short-detail {
        margin-left: 10px;
        width: 50%;
    }

    .prop-discription {
        width: 53%;
    }

    .prop-discription ul {
        // display: block;
        vertical-align: top;
        margin-bottom: 0;
        // width: 47%;
        // padding: 25px;
    }

    .prop-discription>ul:last-child {
        // float: none;
        // display: none;
    }

    .property-grid .prop-box {
        padding-bottom: 65px;
    }
}

@media (max-width: 767px) {
    .news-left {
        display: block;
    }

    .news-left ul li {
        display: inline-block;
    }

    .news-left ul li a {
        padding: 10px;
    }

    .news-left ul li a.active {
        background: #a9aa36;
        color: #fff;
    }
}

@media (max-width:1279px) {
    .carousel-caption {
        width: 85%;
        padding: 65px 0;
        top: 25%;
        bottom: auto;
    }

    .caption-inner {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 45px 45px;
    }
}

.carousel-caption {
    bottom: auto;
}


@media (max-width: 600px) {
    .carousel-caption h1 {
        font-size: 42px;
        line-height: 40px;
    }

    .caption-inner {
        padding: 25px 5px;
    }

    .carousel-caption {
        padding: 25px 10px 55px;
    }

    .carousel-caption p {
        font-size: 12px;
        line-height: 20px;
    }

    .carousel-control.left {
        left: 30px;
        bottom: 35px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        background-size: 60%;
    }

    .carousel-control.right {
        right: 30px;
        bottom: 35px;
    }
}

@media (max-width: 1199px) {
    .simple-member {
        min-height: 290px;
    }
}

@media (max-width: 992px) {
    .simple-member {
        min-height: 250px;
    }
}

@media (max-width: 767px) {

    .carousel {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .property-list .prop-thumb,
    .property-grid .prop-thumb {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 200px;
        margin-bottom: 5px;
    }

    .property-list .prop-box {
        display: block;
    }

    .property-list .short-detail {
        width: 100%;
        padding: 20px;
    }

    .fix-negative-margin2 {
        margin-top: 12px !important;
    }

	/* Ameba 2/14/2023 */
	.responsive #top .flex_column {
		width:100%;
		margin-left: 0;
	}

	.responsive #top .container {
		width: 85%;
		max-width: 85%;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		float: none;
	}

	.responsive #top .avia-slideshow-controls a{
		display:none;
	}
}

.fix-negative-margin2 {
    margin-top: 87px;
}