@import url('aws_global.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Work+Sans:ital,wght@0,400;0,700;1,600&display=swap');



:root {
    --font-inter: 'Inter', sans-serif;
    --font-worksans: 'Work Sans', sans-serif;
}

body { font-size: 14px; }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: var(--font-inter);
    cursor: default;
    /* font-family: 'Raleway', sans-serif;
    font-family: 'Livvic', sans-serif; */
    font-weight: 500;
    color: #0738cd;
    letter-spacing: 0px !important;
}

p,
span {
    font-family: var(--font-worksans);
}

.color_brown .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}
.color_gray .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}
.color_green  .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}
.color_magenta .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}
.color_olive .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}
.color_orange .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}
.color_purple .template-5-header .nav-tabs .nav-item .nav-link.active {color: #fff !important;}

.template-5-header #AgentSubNave.navbar-collapse {
    top: 100px !important;
}

.max-width-250 {
    max-width: 250px;
}

.template-5-header {
    position: relative;
}

.aws-banner.aws_section {
    padding-bottom: 4.5rem !important;
} 

.template-5-header .menu--btn {
    position: absolute;
    right: 45px;
    top: 7px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: none;
    border: none;
    outline: none;
    display: flex;
    align-items: center;
}

.template-5-header .menu--btn img {
    max-width: 24px;
    margin-left: 10px;
}

.template-5-header::before {
    position: absolute;
    content: '';
    background-image: url(https://content.harstatic.com/media/artwork/agent_website_banner_bg.svg);
    top: 0;
    left: 0;
    bottom: -20px;
    width: 58.333333%;
    z-index: 0;
    background-size: cover;
    background-position:center right;
    bottom: 0px;
}

.schedule_showing_cntr #ScheduleFooter .slick-initialized .slick-slide {
    min-height: auto;
}

.color_magenta .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_magenta.svg); }
.color_brown .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_brown.svg); }
.color_gray .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_gray.svg); }
.color_green .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_green.svg); }
.color_purple .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_purple.svg); }
.color_olive .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_olive.svg); }
.color_orange .template-5-header::before { background-image: url(https://content.harstatic.com/media/icons/aws/template_orange.svg); }


.template-5-header .filter-max-width {
    max-width: 440px;
}

.template-5-header .user-info {
    display: flex;
    flex-direction: row;
}

.template-5-header .user-info .discription {
    opacity: 0.64;
}

.template-5-header .dropdown-toggle {
    background-color: rgba(255, 255, 255, 0.12) !important;
    border: none !important;
    color: #fff;
}

.font_weight--semi_bold {
    font-weight: 600 !important;
}

.template-5-header .border-bottom.d-table-cell {
    border-bottom-color: rgba(221, 221, 221, 0.24) !important;
}

.template-5-header .min-width-350 {
    min-width: 350px;
}

.template-5-header .form-control:focus {
    box-shadow: none;
}

.template-5-header .link_inverse:hover {
    color: #fff;
    text-decoration: none;
}

.template-5-header .book--time {
    background-color: rgba(255, 255, 255, 0.12) !important;
    padding: 25px 24px;
    border-radius: 4px;
    color: #fff;
}

.template-5-header .book--time img {
    width: 20px;
}

.template-5-header .dropdown--quickselect .dropdown-toggle:after {
    filter: invert(1);
}

.template-5-header .dropdown--quickselect .dropdown-toggle {
    padding-left: 16px !important;
}

.template-5-header .user-info .img-container {
    width: 72px;
    height: 72px;
}

.header.header__internalpage .header__inner.darkgradiant .navbar-brand.w-100 h1 {
    color: #fff !important;
}

.listing_detail_standalone .PageContent .listing_detail_cntr .mb-5.pb-5.border-bottom #calculatorInfo .display--none--resposnive .position-sticky .border_radius--default.depth--above_all.depth.border .p-md-5 {
    padding: 10px 10px !important;
}

.listing_detail_standalone .PageContent .listing_detail_cntr .mb-5.pb-5.border-bottom #calculatorInfo .display--none--resposnive .position-sticky .border_radius--default.depth--above_all.depth.border .p-md-5 .donutDiv {
    display: block !important;
}

.template-5-header .user-info .img-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    height: 70px;
    width: 70px;
}

.template-5-header .user-info .user-name {
    font-size: 28px;
}

.template-5-header .user-info .star-icon {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.template-5-header .nav-tabs--negative .nav-link {
    text-transform: capitalize;
    opacity: 0.72;
    border-bottom: 3px solid rgba(221, 221, 221, 0.24);
}

.template-5-header .nav-tabs--negative .nav-link.active {
    font-weight: bold;
    opacity: 1;
    border-bottom: 3px solid rgba(221, 221, 221, 1);
    padding-bottom: 8px;
}

.template-5-header .fs-40 {
    font-size: 40px;
}

.template-5-header .fs-20 {
    font-size: 20px;
}

.template-5 .card--agent_large__content_desc img {
    width: 18px;
    object-fit: contain;
}

/*.template-5 .container {
    max-width: 1110px !important;
}*/

.border_radius--extra {
    border-radius: 16px;
}

.text--color-666 {
    color: #666;
}

.some-of-listings .slick-slide {
    margin-right: 30px;
}

.some-of-listings .property_card {
    width: 100%;
    margin-left: 0;
}

.property_card .card-body {
    padding: 30px;
}

.property_card_img {
    min-height: 224px;
}

/*
.template-5 .nav-tabs .nav-link.active,
.template-5 .nav-tabs .nav-item.show .nav-link,
.template-5 .nav-tabs .nav-link:hover,
.template-5 .nav-tabs .nav-link:focus,
.template-5 .nav-tabs .nav-link {
    border: none !important;
}
*/
.template-5 .nav-tabs {
    border-top: 0;
    border-bottom: 1px solid #dddddd;
    gap: 30px;
}

.template-5 .nav-tabs .nav-link {
    color: #777777;
    font-size: 14px;
    border-radius: 0;
    transition: 0s;
    padding: 8px 0px;
}

.template-5 .nav-tabs .nav-link.active {
    color: #018361;
    font-weight: bold;
    /*border-bottom: 3px solid #018361 !important;*/
    padding-top: 8px;
}

.card__tools {
    padding: 24px 32px;
    display: block;
    text-decoration: none !important;
    text-align: left;
    border-radius: 4px;
    background-color: #f5f5f5;
}

.custom_card {
    padding: 5px 12px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}

.star-icon-32 {
    width: 32px;
    height: 32px;
}

.light--text--color {
    color: #999999;
}

.w-80 {
    width: 80%;
}

.bargraph_header {
    width: 40%;
}

.bargraph_row {
    width: 60%;
}

.custom_card.for_logo {
    float: none;
}

.certification-container {
    position: relative;
}

.certification-container::after {
    position: absolute;
    content: '';
    background-image: url(https://content.harstatic.com/resources/agentwebsite/bgs/picture.jpg);
    right: 0;
    top: 0;
    bottom: 0;
    width: 41.666667%;
    background-size: cover;
    background-position: center;
}

.certification-container::before {
    position: absolute;
    content: '';
    background: linear-gradient(to right, #04258b 58.333333%, rgba(7, 57, 205, 0.7) 41.666667%);
    inset: 0;
    width: 100%;
    z-index: 1;
}

.z-index-hight {
    z-index: 10;
}

.certification-container .custom_card {
    border: solid 1px rgba(0, 0, 0, 0.32);
}

.gap-10 {
    gap: 10px;
}

.certification-container .for_logo {
    width: 120px;
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 4px;
}

.certification-container .for_logo img {
    max-width: 70px;
    height: auto;
    max-height: 70px;
    object-fit: cover;
}

.card__tools__title {
    font-size: 16px;
    font-weight: bold;
}

.card__tools__text {
    color: #333333;
}

.neighborhoods .custom_card {
    border: solid 1px rgba(0, 0, 0, 0.16);
}

.template-5 .color---dark {
    color: #333333 !important;
}

.activity_block {
    padding: 24px;
    border-radius: 8px;
    height: 100%;
}

.activities .activity_block h3 {
    font-size: 21px;
}

.activity_block .icon img {
    max-width: 25px;
}

.activity_block_date {
    font-size: 12px;
    color: #999999;
}

.template-5 .max-550 {
    max-width: 550px;
}

.recommendations .nav-tabs {
    border: none;
    gap: 0;
}

.recommendations .nav-tabs .nav-item .nav-link {
    border-bottom: 3px solid #ddd !important;
    padding: 20px 30px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold !important;
    color: #666666;
}

.recommendations .nav-tabs .nav-link.active {
    border-top: 0 !important;
    border-bottom: 3px solid #0738cd !important;
    color: #0738cd;
}

.recommendations .signature__photo {
    width: 32px;
    height: 32px;
    min-width: 32px;
}

.rivich-logo {
    max-width: 240px;
    height: auto;
}

.get-access--premium .qr-container img {
    max-width: 96px;
    height: auto;
}

.hover-white:hover {
    color: #fff;
}

#myTabContent .tab-pane #forsale_form .filter-max-width .twitter-typeahead .js_typeahead {
    border-radius: 40px !important;
}

footer {
    background-color: #f3f3f3;
    color: #333333 !important;
}

.template-5-color-dark {
    color: #333333;
}

footer .copyrights {
    background-color: #dedede;
    color: #888888 !important;
}

.footer_cocials a:hover {
    text-decoration: none;
}

.template-5-footer .copyrights a {
    color: #888888 !important;
    text-decoration: underline;
}

/* Typography */
.inner_page_template_5 h2,.h2 { font-size: 28px;line-height: 32px;letter-spacing: -0.3px;}
.inner_page_template_5 h3,.h3 { font-size: 24px;line-height: 32px;letter-spacing: 0px;}
.inner_page_template_5 h4,.h4 { font-size: 20px;line-height: 32px;letter-spacing: 0px;}
.inner_page_template_5 h5,.h5 { font-size: 16px;line-height: 32px;letter-spacing: 0px;}
.inner_page_template_5 .h2__bold { font-weight: bold; font-size: 48px; line-height: 1.3;}
.inner_page_template_5 .custom_font {font-family: 'Raleway', sans-serif;}
.inner_page_template_5 .header.header__internalpage .header__inner.darkgradiant .navbar-brand.w-100 h1 {
color: #fff !important;
cursor: default;
font-family: 'Raleway', sans-serif;
font-weight: 500;
letter-spacing: 0px !important;
}
.inner_page_template_5 a {
transition-duration: 0.6s;
transition-property: all;
transition-timing-function: ease;
color: #0738CD;
text-decoration: none; }
a:hover {
color: #0738CD;
text-decoration: underline; }
.inner_page_template_5 hr {border-top: 1px solid #DAE1F8; }
.inner_page_template_5 ul {
padding: 0; }
.inner_page_template_5 ul li {
list-style: none; }
.inner_page_template_5 strong {
font-weight: 700; }
.inner_page_template_5 .clear_both {
clear: both; }
/* buttons */
.inner_page_template_5 .btn:active:focus, .inner_page_template_5 .btn.active:focus,
.inner_page_template_5 .btn.focus, .inner_page_template_5 .btn:active.focus, .inner_page_template_5 .btn.active.focus {
outline: none !important;
box-shadow: none !important; }
.inner_page_template_5 .btn {
display: inline-block;
transition: all 0.2s ease !important;
border-radius: 4px;
border: none;
font-weight: 500;
box-shadow: none !important;
}
.inner_page_template_5 .btn:hover, .inner_page_template_5 .btn:focus {
opacity: 0.8 !important; }
.inner_page_template_5 .btn:active {
transform: translate(0, 2px); }
.inner_page_template_5 .btn--outline {
border-width: 2px;
border-style: solid;
background-color: transparent !important;
}
.inner_page_template_5 .btn--outline__inverse {
color: #fff !important;
border-color: #fff !important;
}
.inner_page_template_5 .btn--primary {
background: #0738CD !important;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 24px;
color: #FFF !important;
}
.inner_page_template_5 .btn--flat {
background: #f0f0f0 !important;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 24px;
color: #0738cd !important;
}
.inner_page_template_5 .btn--prominent {
background: #FD4B78 !important;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 24px;
color: #FFF !important;
}
.inner_page_template_5 .btn--white {
background: #fff !important;
}
.inner_page_template_5 .btn--prominent:hover {
color: #FFF; }
.btn--ordinary {
background: #FFF !important;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 24px;
color: #333333;
border: solid 1px #afafaf;
}
.inner_page_template_5 .btn--ordinary:hover {
color: #515B7A; }
.btn--shapeless {
background: #FFF !important;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 24px;
color: #0738CD;
}
.inner_page_template_5 .btn--shapeless:hover {
color: #0738CD; }
.btn:disabled {
opacity: 0.65 !important;
background: #EDF0FA !important;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 24px;
color: #515B7A !important;
cursor: not-allowed;
}
.inner_page_template_5 .btn:disabled:hover {
color: #515B7A; }
.inner_page_template_5 .btn--autoheight {
height: auto !important;
line-height: 1.6 !important;
padding:15px 24px !important;
}
.inner_page_template_5 input[type="text"].form-control__rounded, .inner_page_template_5 textarea.form-control__rounded { border-radius:35px; }
.inner_page_template_5 .dropdown--inverse .btn--ordinary{
background-color: transparent !important;
border:1px solid rgba(250,250,250,0.6) !important;
color: #fff !important;
}
.inner_page_template_5 .section_title {font-size: 40px;}
.inner_page_template_5 .dropdown--inverse .dropdown-toggle:after { background-image: url(https://content.harstatic.com/media/icons/drop_arrow_white.svg) !important; opacity:0.40 !important; }
.inner_page_template_5 .link_inverse { color: rgba(255, 255, 255, 0.8);}
.inner_page_template_5 .color_gray {color:#999999;}
.inner_page_template_5 .navbar { padding: 0px;}
.inner_page_template_5 .header {background-color: #0738cd; }/* related to color scheme */
.inner_page_template_5 .darkgradiant {background-image: linear-gradient(256deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));}
.inner_page_template_5 .nav__header {padding: 15px 30px;border-bottom: 1px solid rgba(0, 0, 0, 0.16);}
.inner_page_template_5 .header_tagline { padding: 56px 0px; height:220px;}
.inner_page_template_5 .tagline__text {font-size: 24px; color:#fff;margin-bottom: 0px;text-align: center !important; }
.inner_page_template_5 .navbar-brand h1 {font-size:32px; color:#fff; margin-right: 35px;line-height:1;}
.inner_page_template_5 .banner_phone {font-size: 16px;line-height: 1;align-self: center;color:#fff;}
.inner_page_template_5 .depth {border: 1px solid #DFE3F0; }
.inner_page_template_5 .depth--landed {box-shadow: none; }
.inner_page_template_5 .depth--emboss {box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);}
.inner_page_template_5 .depth--standed_out {box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24); }
.inner_page_template_5 .depth--above_all {box-shadow: 0 10px 16px rgba(0, 0, 0, 0.24); }
.inner_page_template_5 .font20{font-size:20px;}
.container{max-width:1180px !important;}
.inner_page_template_5 #menu-toggle span {display:block;background:#fff;border-radius:2px;}
.inner_page_template_5 #menu-toggle {width:24px;height:24px;position: relative;cursor: pointer;border-radius: 5px;float:right;margin-top:-4px;margin-left:-20px;}
.inner_page_template_5 #menu-toggle #hamburger {position: absolute;height: 100%;width: 100%;}
.inner_page_template_5 #menu-toggle #hamburger span {width: 24px;height:3px;position: relative;top: 0px;left: 0px;margin: 4px 0;}
.inner_page_template_5 #menu-toggle #hamburger span:nth-child(1) {transition-delay: .5s;}
.inner_page_template_5 #menu-toggle #hamburger span:nth-child(2) {transition-delay: .625s;}
.inner_page_template_5 #menu-toggle #hamburger span:nth-child(3) {transition-delay: .75s;}
.inner_page_template_5 #menu-toggle #cross {position: absolute;height: 100%;width: 100%;transform: rotate(45deg);border-radius: 5px;}
.inner_page_template_5 #menu-toggle #cross span:nth-child(1) {height: 0%;width: 3px;position: absolute;top:0px;left: calc(50% - 2px);transition-delay: 0s;}
.inner_page_template_5 #menu-toggle #cross span:nth-child(2) {width: 0%;height: 3px;position: absolute;left: 0%;top: calc(50% - 1px);transition-delay: .25s;}
.inner_page_template_5 #menu-toggle.open #hamburger span {width: 0%;}
.inner_page_template_5 #menu-toggle.open #hamburger span:nth-child(1) {transition-delay: 0s;}
.inner_page_template_5 #menu-toggle.open #hamburger span:nth-child(2) {transition-delay: .125s;}
.inner_page_template_5 #menu-toggle.open #hamburger span:nth-child(3) {transition-delay: .25s;}
.inner_page_template_5 #menu-toggle.open #cross span:nth-child(1) {height: 100%;transition-delay: .625s;}
.inner_page_template_5 #menu-toggle.open #cross span:nth-child(2) {width: 100%;transition-delay: .375s;}
.inner_page_template_5 .navbar-light .navbar-brand,
.inner_page_template_5 .nav__header .navbar-light .navbar-toggler,
.inner_page_template_5 .navbar .nav-item{color:#fff;padding:5px 17px;font-size: 16px; font-weight:500;}
.inner_page_template_5 .nav__header .navbar-light .navbar-toggler{border:none;padding:0px;outline: none;padding-left:17px;}
.inner_page_template_5 .navbar .navbar-collapse{border-top:1px solid #ced4da;margin-top:20px;padding-top:15px;}
.inner_page_template_5 #AgentSubNave.navbar-collapse{position:absolute;left:0px;right:0px;top:95px;background-color:#fff;box-shadow: -2px 8px 40px 0 rgba(0, 0, 0, 0.16);z-index:10000;}
.inner_page_template_5 .navbar-collapse ul li {padding:5px 0px;}
.inner_page_template_5 .banner{ border-radius: 18px; overflow:hidden;margin-top: -85px;position:relative;z-index:1;max-width: 1180px !important; margin-left: auto; margin-right: auto; }
.inner_page_template_5 .banner_blueblock {background-color: rgba(7, 56, 205, 0.12);position: absolute;left:0px;right: auto;min-height:418px;top:338px;z-index:-1;}
.inner_page_template_5 .banner_image{position: relative; right:0px;left: auto;}
.inner_page_template_5 .banner_image_img{position: absolute; right:0px;left:0px;top:0px; bottom:0px;background-repeat:no-repeat;background-position: center center; background-size: cover;z-index:-1;}
.inner_page_template_5 .banner_image_inn{background: linear-gradient(93deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 60%);}
.inner_page_template_5 #AgentSubNave.navbar-collapse.show{bottom:0px;left:0px;right:0px;overflow: auto;height:100vh;padding-bottom:40px;}
.inner_page_template_5 #AgentSubNave { padding-top: 30px;}
/* form control */
.inner_page_template_5 .dropdown .dropdown-menu {
border: none;
box-shadow: -2px 8px 40px 0 rgba(0, 0, 0, 0.16);
background-color: #fff;
}
.inner_page_template_5 .dropdown .dropdown-menu .dropdown-item { font-size: 14px; padding: 0.75rem 1.5rem;}
.inner_page_template_5 .custom-select {background: #FFF url(https://content.harstatic.com/media/icons/arrow-gray-down.svg) no-repeat right 0.25rem center/10px 9px !important; padding-right: 20px;}
.inner_page_template_5 .custom-select__underline,
.inner_page_template_5 .form-control__underline { border:none; border-bottom: 1px solid #333333 !important;font-size: 18px; }
/*color Scheme */
.inner_page_template_5 .color_gray {color: #666666 !important;}
.inner_page_template_5 .image_frame { position: relative;width: auto;margin-left: 20px;margin-bottom: 20px;}
.inner_page_template_5 .image_frame img { position: relative; z-index: 1;width: 100%; height: auto;display: inline-block;}
.inner_page_template_5 .image_frame img:after {content:"";display: block; position: absolute; border: 0px;left:0px; right:0px;bottom:0px;top: 0px; background-image: linear-gradient(225deg, rgba(7, 56, 205, 0) 81%, rgba(7, 56, 205, 0.4));z-index: 1;border: 1px solid red;}
.inner_page_template_5 .image_frame:before { position: absolute; left:-20px;bottom:-20px;background-color:#f3f3f3;right: 20px; top: 20px;content: ""; }
/* for coloring */
.inner_page_template_5 .dark_bg {background-color: #0738cd; color: #fff !important;border-radius:16px;}
.inner_page_template_5 .dark_bg .section_heading {color:#fff;}
.inner_page_template_5 .custom_card {padding:5px;display:inline-block;margin:0px 8px 8px 0px;padding:3px 12px;font-size:16px; line-height:24px;border-radius: 16px;box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);background-color: #fff;}
.inner_page_template_5 a.custom_card {text-decoration:none !important;color:#555555;}
.inner_page_template_5 .custom_card.for_logo{width:120px;height:88px;overflow: hidden; text-align:center;padding:9px;box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);background-color: #fff;border-radius: 0px;}
.inner_page_template_5 .card__tools {border-radius: 4px;background-color: rgba(0, 0, 0, 0.16);display: block; text-decoration: none !important;text-align: left;padding:24px 24px 16px 24px; display: flex;min-height:100px;}
.inner_page_template_5 .card__tools_icon { width:58px;}
.inner_page_template_5 .card__tools_desc { padding-left:10px; }
.inner_page_template_5 .card__tools .card__tools__title {font-size: 16px; font-weight:500; color:#fff;}
.inner_page_template_5 .card__tools__text {color:#fff;font-size: 12px;}
.inner_page_template_5 .bn_aggent_photo{width:96px;height:96px;background-repeat:no-repeat;background-position:center top;background-size: cover;display:block;}
.inner_page_template_5 .banner_content{max-width:1150px; padding:64px;}
.inner_page_template_5 .shadow_section {box-shadow: 0 0 48px 0 rgba(0, 0, 0, 0.12);padding: 64px 0px;}
.inner_page_template_5 .activity_block {box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);background-color: #fff;padding:24px;}
.inner_page_template_5 .activity_block .icon { border-radius:50%; height:56px; width:56px; line-height: 56px; text-align: center; display:block; float:left; margin-right:10px;}
.inner_page_template_5 .activity_block_desc { padding-top: 25px; }
.inner_page_template_5 .activity_block_date {color: #999999; font-size:12px;}
.inner_page_template_5 .map_container { position: relative;min-height:420px;}
.inner_page_template_5 .map_container_inner { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;}
.inner_page_template_5 .map_container_inner_address {position: absolute; left:0px; right:0px; top:0px; z-index: 1; display:flex;align-self: center;padding: 64px 80px;}
.inner_page_template_5 .map_container_location {background-color: #fff;padding:64px 80px;display: inline-block;margin-left:auto; margin-right: auto; margin-top: -100px;}
.inner_page_template_5 .access_section { position: relative;height: 416px;width: 100%; }
.inner_page_template_5 .access_section_left { position: absolute; left: 0px;height: 466px;width: 525px;padding: 48px;border-radius: 16px;z-index: 2;margin-top: -76px;}
.inner_page_template_5 .access_section_right{ position: absolute; right: 0px; left: auto; width:740px;height: 416px;border-radius: 16px; background-image:url(https://content.harstatic.com/resource_2019/imgs/temprary/banner_agentwebsite.jpg); background-position: center center; background-size:cover; background-repeat: no-repeat;z-index: 1;}
.inner_page_template_5 .navlinks{display:inline-block;}
.inner_page_template_5 .nav-pills_underline{overflow-x:scroll;-webkit-overflow-scrolling: touch;-moz-overflow-scrolling: touch;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
.inner_page_template_5 .nav-pills_underline::-webkit-scrollbar { display: none; }
.inner_page_template_5 .nav-pills_underline .nav-link{border:none;color:#777777;font-weight:500;font-size:16px;text-transform:uppercase;padding:22px 0px;border-radius:0px;white-space: nowrap;margin:0px 20px;position:relative;}
.inner_page_template_5 .nav-pills_underline .nav-link.active{color:#018361;font-weight:500;background-color:transparent;}
.inner_page_template_5 .nav-pills_underline{position:relative;}
.inner_page_template_5 .nav-pills_underline:before{position:absolute;content:"";left:0px;right:0px;top:0px;height:1px;background-color: #dddddd;z-index:100;}
.inner_page_template_5 .nav-pills_underline .nav-link.active:before{position:absolute;content:"";left:0px;right:0px;top:-0px;height:3px;background-color: #018361;z-index:100;}
.inner_page_template_5 .section_heading { font-size:40px; color:#000000; line-height: 1.3; margin-bottom: 40px; }
.inner_page_template_5 .section_heading_small { font-size: 32px; line-height:40px; margin-bottom:18px; }
.har_aws .property_card{max-width:350px;box-shadow:-0px 2px 10px 0 rgba(0, 0, 0, 0.1)/*-2px 8px 40px 0 rgba(0, 0, 0, 0.16)*/;float:left;margin:30px 40px 30px 2px;border-radius:16px;overflow: hidden;}
.har_aws .property_card_img{display:block;min-height:240px;background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;}
.har_aws .property_card_address{padding:24px 24px 0px 24px;text-align: center;}
.inner_page_template_5 .pca_title { color:#333333; font-weight: bold; font-size: 16px;font-family: 'Raleway', sans-serif; }
.har_aws .property_card_details{ padding:24px;font-size:12px;color:#666666;}
.har_aws .label_available{border-radius:4px; color:#fff;background-color:#018361;text-align:center;padding:0px 8px;font-size:12px;display: inline-block;}
.har_aws .property_card_address a{ text-decoration:none;display:block;}
.inner_page_template_5 .property_blog { box-shadow: -2px 4px 24px 0 rgba(0, 0, 0, 0.08); background-color: #fff; display: flex; grid-gap: 0;grid-template-columns: 400px calc(100% - 400px);grid-template-rows: 100% auto;grid-template-areas: 'a b'; display: grid !important; position: relative; text-decoration:none; margin-bottom: 40px;}
.inner_page_template_5 .property_blog .property_blog__photo { grid-area:a; background-position: center center; background-size: cover;min-height:266px;}
.inner_page_template_5 .property_blog .property_blog__content { grid-area: b; align-self: center; padding:32px; }
.inner_page_template_5 .property_blog__content__date{color:#999999;}
.inner_page_template_5 .property_blog__content_share { font-size: 14px; font-weight:bold;position: absolute; right: 16px; top: 16px; display: block; }
.inner_page_template_5 .property_blog__content__text { font-size: 16px; padding-right:15px;padding-top: 10px;color: #333333;}
.inner_page_template_5 .property_blog a { text-decoration: none; }
.inner_page_template_5 .property_blog__content_share_link { display:block;}
.inner_page_template_5 .property_blog__content_share_btn { display: none;}
.inner_page_template_5 .box_shadow {
padding:15px;
box-shadow: -2px 4px 24px 0 rgba(0, 0, 0, 0.08);
background-color: #fff;
display: inline-block;
height: 106px;
min-width: 190px;
text-align: center;
justify-content: center;
margin: 0px 20px 20px 0px;
display: inline-flex;
align-self: center;
}
.inner_page_template_5 #AgentSubNave.navbar-collapse{padding-left:40px; padding-right: 40px;}
.inner_page_template_5 .accordion_simple__tab {font-size: 18px; color:#333333; font-weight: bold; text-decoration: none !important;}
.inner_page_template_5 .accordion_simple__subtab {font-size: 16px; color:#333333; font-weight: bold; text-decoration: none !important;padding-left:30px;}
.inner_page_template_5 .accordion_simple__subtab_content {padding:10px 0px 20px 60px; }
.inner_page_template_5 label {
color:#333333;
font-size: 16px;;
font-weight: bold;
text-align: left;
display: block;
}

.awd_mainlinks .awd_link {
    
}

#FiltersRow .dropdown.dashboard_dropdown {
    display: none;
}

.awd_uesrlinks .awd_link {
    padding: 0px 5px;
    border-right: 1px solid #fff;
}

.awd_uesrlinks .awd_link:last-child {
    border-right: none;
}

.inner_page_template_5 .container_inner { max-width:1080px;}
.inner_page_template_5 .blue_light{background-color: rgba(7, 56, 205, 0.04);}
.inner_page_template_5 .half_left{max-width:585px;width:100%;}
.inner_page_template_5 .bargraph{margin-bottom:5px;}
.inner_page_template_5 .bargraph_header{float:left;width:50%;padding-top:12px;}
.inner_page_template_5 .bargraph_row{float:left;width:50%;}
.inner_page_template_5 .bargraph_title{text-align:right;font-size:12px;color:#999999;}
.inner_page_template_5 .bargraph_track{background-color:rgba(0, 0, 0, 0.08);border-radius:6px;overflow: hidden;}
.inner_page_template_5 .bargraph_value{background-color:#ffaf00;height:12px;width:30%;}
.inner_page_template_5 .full_row_right,
.inner_page_template_5 .full_row_left{width:43%;float:left;}
.inner_page_template_5 .full_row_right{width:57%;background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(https://content.harstatic.com/resource_2019/imgs/temprary/banner_agentwebsite.jpg); height:inherit;}
.inner_page_template_5 .full_row_left_inner{max-width:412px;}
.inner_page_template_5 footer {background-color:#757575; padding:40px 0px 0px 0px;color:#fff;}
.inner_page_template_5 footer h2 {color:#fff !important;}
.inner_page_template_5 .footer_cocials a{margin:2px;}
.inner_page_template_5 .copyrights {background-color:#696969; font-size:11px;color:#fff;padding:16px 0px;}
.inner_page_template_5 .bargraph .bargraph_row .bargraph_header,
.inner_page_template_5 .bargraph .bargraph_row > .bargraph_row{display: none;}
.inner_page_template_5 .noscroll{overflow:hidden;}
.inner_page_template_5 footer .section_heading_small {color: #333333;}
.inner_page_template_5 footer .btn { border-radius: 0px; background-color:#fff; color: #696969 !important;}
.inner_page_template_5 .slick-prev, .slick-next{width:25px;height:48px;}
.inner_page_template_5 .slick-prev{margin-left:-12px;}
.inner_page_template_5 .slick-next{margin-right:-12px;}
.inner_page_template_5 .slick-next:before,
.inner_page_template_5 .slick-prev:before{content: '';display: block;width:25px;height:48px;background:url("https://content.harstatic.com/media/icons/back_black.svg") no-repeat center center; background-size: 30px;opacity:0.7;}
.inner_page_template_5 .slick-next:before{ transform: rotate(180deg);}
.inner_page_template_5 .single-item .slick-prev{margin-left:-0px;}
.inner_page_template_5 .single-item .slick-next{margin-right:-0px;}
.inner_page_template_5 .banner__inner .banner_content{max-width:1150px; padding:50px 0px;}
.inner_page_template_5 .banner__inner .banner_content .tagline { font-size:32px;text-align:left !important;margin-bottom: 30px;}
.inner_page_template_5 .header_container {display: flex;}
.inner_page_template_5 .navbar-brand { flex-wrap: wrap; display: flex; }
.inner_page_template_5 .nav_container { display: flex; }
.inner_page_template_5 .nav_container_inner { padding-top: 34px; }
.inner_page_template_5 .social_and_phone { margin-left: auto; padding-top: 28px; }
.inner_page_template_5 .social_and_phone .banner_phone {display: none; }
.inner_page_template_5 .property_slide { display: flex;border-radius: 18px; overflow: hidden; max-width:1080px; margin-left: auto; margin-right: auto; }
.inner_page_template_5 .property_slide_img,
.inner_page_template_5 .property_slide_content { -ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%; height:336px;}
.inner_page_template_5 .property_slide_img { background-position: center center; background-repeat: no-repeat; background-size: cover; display: block; }
.inner_page_template_5 .property_slide_content { background-color: #0738cd; color: #fff; padding:60px; align-self: center; align-self: center;}
.inner_page_template_5 .property_slide_content h2 { font-size: 28px; color: #fff; margin-bottom:15px;}
.inner_page_template_5 .signature {text-align: left;display: flex;text-decoration: none !important;}
.inner_page_template_5 .signature__photo {width: 40px;min-width: 40px;height: 40px;margin-right: 8px;background-repeat: no-repeat;background-position: center center;background-size: cover;border-radius: 50%;background-image: url(https://content.harstatic.com/media/icons/agent_placeholder.svg);}
.inner_page_template_5 .signature__info {flex-grow: 1;align-self: center;overflow: hidden;margin-bottom: 15px;}
.inner_page_template_5 .signature__info__name {font-size: 14px;color: #000 !important;font-weight: 600;overflow: hidden;display: block;margin-bottom: 4px;}
.inner_page_template_5 .signature__info__desc {font-size: 12px;color: #999999 !important;font-weight: 600;overflow: hidden;display: block;}
.inner_page_template_5 .theme_color_bg { background-color: #0738cd; }
.inner_page_template_5 .list_card .custom_card { background-color: transparent !important; border:1px solid #cccccc !important; }

.color_brown .banner_form .nav-tabs .nav-item .nav-link.active,
.color_green .banner_form .nav-tabs .nav-item .nav-link.active,
.color_magenta .banner_form .nav-tabs .nav-item .nav-link.active,
.color_purple .banner_form .nav-tabs .nav-item .nav-link.active,
.color_orange .banner_form .nav-tabs .nav-item .nav-link.active,
.color_orange .banner_form .nav-tabs .nav-item .nav-link.active,
.color_gray .banner_form .nav-tabs .nav-item .nav-link.active { color: #ffffff !important;}

.property_slide_img { background-position: center center; background-repeat: no-repeat; background-size: cover; display: flex; max-width: 100%; max-height: 100%; justify-content: center; align-items: center; }
.property_slide_img img{ object-fit: contain; border-radius: 12px; max-width: 100%; max-height: 100%; margin-left: 70px;}
.signature {text-align: left;display: flex;text-decoration: none !important;}
.aws-homeslider #carouselExampleControls { border-radius: 20px; background: rgb(0, 0, 0, 0.03); padding: 10px;}
.aws-homeslider .carousel-control-next,.aws-homeslider  .carousel-control-prev { width: 30px; margin: 10px; opacity: 1;}

.agent_tagline{text-shadow: 2px 0px 5px rgba(0,0,0,0.32);}
.menubtn_outer {
	right: 0px;
    width: 110px;
    height: 35px;
    background-color: rgba(0,0,0,0.3);
}
.menu_dropdown a.nav-item {
    color: #666666;
    text-transform: uppercase;
    font-weight: normal !important;
    padding: 5px 25px;
}
@media screen and (max-width: 1468px) {
    .template-5-header::before {
        width: 64%;
    }
}

@media screen and (max-width: 1118px) {
    .template-5-header::before {
        width: 66%;
    }

    .template-5-header .filter-max-width {
        max-width: 400px;
    }
}

@media (max-width:1177px) {
.inner_page_template_5 .navbar-brand { margin-top: 10px; }
.inner_page_template_5 .nav_container { flex-direction: column; margin-left: auto; }
.inner_page_template_5 .social_and_phone { padding-top: 0px; padding-bottom:5px; }
}

@media (max-width:1080px) {
.inner_page_template_5 .social_and_phone { display: flex; }
.inner_page_template_5 .navbar-brand .banner_phone {display: none; }
.inner_page_template_5 .social_and_phone .banner_phone {display:block;margin-right: 20px; }
}

@media screen and (max-width: 1030px) {
    .template-5-header::before {
        width: 69%;
    }
}

@media screen and (max-width: 930px) {
    .template-5-header::before {
        width: 75%;
    }
}

@media (max-width:880px) {
.inner_page_template_5 .navlinks{display:none;}
.inner_page_template_5 .nav-pills_underline::before{display:none;}
.inner_page_template_5 .nav.nav-pills_underline{border-top:1px solid #ddd;}
.inner_page_template_5 .nav_container_inner { margin-left: auto; }
.inner_page_template_5 .access_section { position:static;height:inherit;}
.inner_page_template_5 .access_section_left { position:static;height:auto;width:100%;margin-top:0px;border-radius:16px 16px 0px 0px;}
.inner_page_template_5 .access_section_right{ position:static;width:100%;height:300px; border-radius:0px 0px 16px 16px;}
}

@media screen and (max-width: 850px) {
	.template-5-header::before {
        width: 75%;
    }


    .template-5-header .filter-max-width {
        max-width: 370px;
    }
}

@media (max-width:778px) {
.inner_page_template_5 #IconTextContainer{border:none;padding:0px;}
.inner_page_template_5 .section_heading { font-size: 36px; line-height:1.4; margin-bottom:18px; }
.inner_page_template_5 .tagline {font-size: 28px; margin-bottom: 20px; }
.inner_page_template_5 .gradiant_row { padding: 20px 0px;}
.inner_page_template_5 .map_container {position: static;min-height:inherit;}
.inner_page_template_5 .map_container_inner { min-height:150px;width: 100%;position: static; }
.inner_page_template_5 .map_container_inner_address { position: static; background:none;padding: 10px; }
.inner_page_template_5 .map_container_location { padding:20px; }
.inner_page_template_5 .image_frame { margin-left:10px;margin-bottom:10px;}
.inner_page_template_5 .image_frame:before { left:-10px;bottom:-10px;right: 10px; top: 10px; }
.inner_page_template_5 .navbar-toggler > span { display: none !important; }
.inner_page_template_5 #AgentSubNave.navbar-collapse{ top: 170px; padding: 20px 40px}
.inner_page_template_5 .banner { border-radius: 0px;margin-top: 0px; }
.inner_page_template_5 .banner_content{padding:30px;}
.inner_page_template_5 .header_tagline { height: inherit; padding:20px; }
.inner_page_template_5 .tagline__text { font-size: 16px; line-height: 1.3;}
.inner_page_template_5 .navbar-brand { display: block; text-align: center;}
.inner_page_template_5 .navbar-brand .banner_phone {display: block; }
.inner_page_template_5 .social_and_phone {display:none; }
.inner_page_template_5 .header_container { display: block;position: static;justify-items: center;}
.inner_page_template_5 .nav_container { display: block;}
.inner_page_template_5 .nav__header .navbar-light .navbar-toggler { position: absolute; top: 20px; right: 60px;}
.inner_page_template_5 .nav__header { border-bottom: 0px; }
.inner_page_template_5 .header_tagline h2 { font-weight:normal !important;}
.inner_page_template_5 .navbar {position: static;}
.inner_page_template_5 .section_title { font-size:32px; }
}

@media (min-width: 767px) and (max-width: 778px) {.inner_page_template_5 .nav_container_inner {padding-top: 15px !important;}}

@media screen and (max-width: 767px) {
    .property_slide_img img{
      margin-left: 0px !important;
   }
    .menubtn_outer {
        position: static !important;
        height: fit-content;
    }
    .template-5-header::before {
        width: 95%;
    }

    .certification-container::before {
        background: #04258b;
    }

    .inner_page_template_5 .nav_container_inner {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 576px) {
    /*.template-5-header {
        overflow-x: hidden;
    }*/

    .withdashboard_menu .pt-2.pb-2.mr-4.pr-md-5.ml-4.pl-md-5 {
        margin: 0px 0px !important;
    }

    #FiltersRow .aw_dashboard_menu {
        padding: 0px 5px;
    }

    .template-5 .slick-slide img {
        min-height: inherit !important;
    }

    .inner_page_template_5 #AgentSubNave.navbar-collapse{ top: 150px; padding: 30px}

    .template-5-header .menu--btn {
        position: relative;
        color: #fff;
        margin-left: auto;
    }

    .header__internalpage .header__inner.darkgradiant .nav__header .header_container .nav_container {
        position: absolute;
        right: 40px;
    }

    .inner_page_template_5 .header__internalpage .header__inner.darkgradiant .nav__header .header_container .nav_container {
        position: initial;
        right: 0px;
    }

    .template-5-header .menu--btn img {
        filter: invert(1);
    }

    .template-5-header::before, .template-5-header::after {
        transform-origin: bottom center;
        bottom: 0px;
        width: 100% !important;
        height: 100%;
        left: -80%;
    }

    .template-5-header::after {
        display: none;
    }

    .template-5-header::before {
        display: none;
    }

    .template-5-header::before {
        transform: rotate(90deg);
    }

    .template-5 .py-5 .single-item.slider {
        margin: 0px 0px;
    }

    .template-5-header {
        background-color: #042280;
    }

    .template-5-header .user-info {
        flex-direction: column;
        align-items: center;
    }

    .template-5 .slick-prev::before,
    .template-5 .slick-next::before {
        height: 25px;
    }
    .font_size--large p {
        word-break: break-word;
    }
    .font_size--large_extra_extra_extra_sm {
        font-size: 32px !important;
    }

    .font_size--large_extra_extra_sm {
        font-size: 24px !important;
    }

    .font_size--large_sm {
        font-size: 16px !important;
    }

    .font_size--medium_sm {
        font-size: 14px !important;
    }

    .font_size--large_extra_sm {
        font-size: 18px !important;
    }

    .some-of-listings .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        gap: 20px;
    }

    .some-of-listings .nav-tabs .nav-item {
        white-space: nowrap;
    }

    .certification-container .for_logo {
        width: 90px;
        height: 70px;
    }

    .certification-container .for_logo img {
        max-height: 60px;
    }

    .template-5 .map {
        height: 250px;
    }

    .inner_page_template_5 #AgentSubNave.navbar-collapse{ top: 190px;}
    .inner_page_template_5 .navbar-brand h1 { font-size: 28px;}
    .inner_page_template_5 .bn_aggent_photo{margin:20px auto;width:64px; height:64px;}
    .inner_page_template_5 .banner_image_img{-webkit-filter: blur(2px);filter: blur(2px);}
    .inner_page_template_5 .bargraph{margin-bottom:17px;}
    .inner_page_template_5 .bargraph .bargraph_row{width:100%;float: none;}
    .inner_page_template_5 .bargraph > .bargraph_header{display: none;}
    .inner_page_template_5 .bargraph .bargraph_row .bargraph_title,
    .inner_page_template_5 .bargraph .bargraph_row .bargraph_header{display:inline-block;float:none;width:auto; padding-top:0px;padding-right: 5px;padding-bottom:5px;}
    .inner_page_template_5 .bargraph_row{float:right;width:50%;}
    .inner_page_template_5 .property_card_details{padding:15px;}
    .inner_page_template_5 .property_card{margin:10px;max-width:290px;}
    .inner_page_template_5 .banner__inner h1 { font-size: 28px !important; margin-bottom: 0px; line-height: 1.2; }
    .inner_page_template_5 .navbar-light{padding:0px;}
    .inner_page_template_5 .btn--large { padding: 0 18px !important;}
    .inner_page_template_5 .nav__header { padding: 27px 30px;}
    .inner_page_template_5 .banner .btn--large {height: 52px !important;line-height: 52px !important;font-size: 14px !important;padding: 0 24px !important; font-size: 16px;display: block; width: 100%;}
    .inner_page_template_5 .banner_content{padding:50px 20px;}
    .inner_page_template_5 .banner__inner .btn--medium {height:28px !important;line-height:28px !important;font-size: 14px !important;padding: 0 12px !important; }
    .inner_page_template_5 .access_section_left { padding: 20px; }
    .inner_page_template_5 .access_section_right{ height:200px;}
    .inner_page_template_5 .carousel-control-prev, .inner_page_template_5 .carousel-control-next { bottom: auto; top: 225px;}
}

.shadow_card {
    box-shadow: -2px 4px 24px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
}

.filters_container_wraper.filter_form .filters_container.filter_form .nav-tabs .nav-item .nav-link.active {
    color: #fff !important;
}

   .template-5-header::after {
   position: absolute;
   content: '';
              background-image: url(//content.harstatic.com/tkimagebg/stock/2072.jpg);
      background-size: cover;
   background-position: center;
   top: 0;
   right: 0;
   bottom: 0;
   left: 30%;
   z-index: -1;
   }
   /*#myTabContent .slider .slick-slide:nth-of-type(5),
   #myTabContent .slider .slick-slide:nth-of-type(6) {
   margin-right: 18px !important;
   }*/
   #myTabContent .slick-slide .cardv2 {
   min-height: 417px;
   }
   .template-5-header::before {
   width: 59.3333%;
   }
   .template-5-header .dropdown--quickselect .dropdown-toggle {
   padding-left: 5px !important;
   padding-right: 22px !important;
   }
   .hero_homev2__options__item {
   margin-right: 8px !important;
   }
   #AgentSubNave.navbar-collapse.show {
   bottom: 0px;
   left: 0px;
   right: 0px;
   height: 100vh;
   padding-bottom: 40px;
   }
   #AgentSubNave.navbar-collapse {
   position: absolute;
   left: 0px;
   right: 0px;
   top: 63px;
   background-color: #fff;
   box-shadow: -2px 8px 40px 0 rgba(0, 0, 0, 0.16);
   z-index: 10000;
   transition: .2s linear;
   padding-top: 30px;
   }
   .navbar-collapse ul li {
   padding: 5px 0px;
   }
   #menu-toggle span {
   display: block;
   background: #fff !important;
   border-radius: 2px;
   }
   #menu-toggle {
   width: 24px;
   height: 24px;
   position: relative;
   cursor: pointer;
   border-radius: 5px;
   float: right;
   margin-top: -4px;
   margin-left: 8px;
   display: flex;
   }
   #menu-toggle #hamburger {
   position: absolute;
   height: 100%;
   width: 100%;
   }
   #menu-toggle #hamburger span {
   width: 24px;
   height: 3px;
   position: relative;
   top: 0px;
   left: 0px;
   margin: 4px 0;
   }
   #menu-toggle #hamburger span:nth-child(1) {
   transition-delay: .5s;
   }
   #menu-toggle #hamburger span:nth-child(2) {
   transition-delay: .625s;
   }
   #menu-toggle #hamburger span:nth-child(3) {
   transition-delay: .75s;
   }
   #menu-toggle #cross {
   position: absolute;
   height: 100%;
   width: 100%;
   transform: rotate(45deg);
   border-radius: 5px;
   left: 40px;
   }
   #menu-toggle #cross span:nth-child(1) {
   height: 0%;
   width: 3px;
   position: absolute;
   top: 0px;
   left: calc(50% - 2px);
   transition-delay: 0s;
   }
   #menu-toggle #cross span:nth-child(2) {
   width: 0%;
   height: 3px;
   position: absolute;
   left: 0%;
   top: calc(50% - 1px);
   transition-delay: .25s;
   }
   #menu-toggle.open #hamburger span {
   width: 0%;
   }
   #menu-toggle.open #hamburger span:nth-child(1) {
   transition-delay: 0s;
   }
   #menu-toggle.open #hamburger span:nth-child(2) {
   transition-delay: .125s;
   }
   #menu-toggle.open #hamburger span:nth-child(3) {
   transition-delay: .25s;
   }
   #menu-toggle.open #cross span:nth-child(1) {
   height: 100%;
   transition-delay: .425s;
   }
   #menu-toggle.open #cross span:nth-child(2) {
   width: 100%;
   transition-delay: .375s;
   }
   #menu-toggle #hamburger {
   position: absolute;
   left: 40px;
   }
   .more--burger {
   position: absolute;
   right: 2px;
   top: 5px;
   font-size: 14px;
   padding-right:5px;
   }
   @media  only screen and (width: 1024px) and (height: 600px) {
   .template-5-header .menu--btn {
   position: absolute;
   right: 40px;
   }
   }
   @media  only screen and (width: 853px) and (height: 1280px) {
   .template-5-header .menu--btn {
   position: absolute;
   right: 40px;
   }
   }
   @media  only screen and (min-width: 819px) and (max-width: 1024px) {
   .template-5-header::before {
   width: 78.333333%;
   }
   .slick-next {
   margin-right: 0px !important;
   right: 0px !important;
   }
   .slick-slider {
   margin: 0px !important;
   }
   .some-of-listings .slick-slide {
   margin-right: 0px !important;
   }
   .custom-radio--large .custom-control-input:checked ~ .custom-control-label {
   font-size: 16px !important;
   }
   #menu-toggle {
   z-index: 1001;
   }
   .navbar-collapse {
   z-index: 1000;
   }
   }
   @media  only screen and (width: 768px) and (height: 1024px) {
   .slick-next {
   margin-right: 0px !important;
   }
   .template-5-header .menu--btn {
   position: absolute;
   right: 40px;
   }
   .template-5-header::before {
   width: 77.333333%;
   }
   .template-5-header .dropdown--quickselect .dropdown-toggle {
   font-size: 12px !important;
   }
   }
    .centerLabel {
        position: absolute;
        top: calc(50% - 25px);
        width: 100%;
        display: flex;
        justify-content: center;
        line-height: 50px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        color: maroon;
        font-weight: 600;
    }
   @media  only screen and (width: 768px) and (height: 1024px),
   only screen and (width: 820px) and (height: 1180px),
   only screen and (width: 1024px) and (height: 1366px),
   only screen and (width: 912px) and (height: 1368px) {
   .template-5-header .dropdown--quickselect .dropdown-toggle {
   font-size: 12px !important;
   }
   .template-5-header .menu--btn {
   position: absolute;
   right: 40px;
   }
   .slick-next {
   margin-right: 0px !important;
   }
   .dropdown a.dropdown-item {
    white-space: normal;
    font-size: 12px;
    padding: 4px 8px;
    width: 100%;
   }
   .dropdown--custom .dropdown-menu {
   min-width: 160px !important;
   }
   .neighborhoods .custom_card {
   font-size: 13px !important;
   }
   }
   @media  only screen and (max-width: 767px) {
   .dropdown a.dropdown-item {
    white-space: normal;
    font-size: 12px;
    padding: 4px 8px;
    width: 100%;
   }
   .dropdown--custom .dropdown-menu {
   min-width: 160px !important;
   }
   .neighborhoods .custom_card {
   font-size: 13px !important;
   }
   .more--burger {
   position: absolute;
   right: 0px;
   top: 3px;
   }
   .slick-prev, .slick-next {
   margin: 0px !important;
   display: none !important;
   }
    #AgentSubNave.navbar-collapse.show {
        height: 66em;
        overflow: auto !important;
    }

   #AgentSubNave.navbar-collapse {
   top: 63px;
   padding-left: 40px;
   padding-top: 15px;
   }
   .template-5-header .nav-tabs--negative .nav-link {
   padding: 8px 13px !important;
   }
   .custom-radio--large .custom-control-label {
   font-size: 12px;
   padding: 4px 0px 0px 5px;
   }
   .hero_homev2__options__item {
   margin-right: 5px !important;
   }
   .template-5-header .dropdown--quickselect .dropdown-toggle {
   font-size: 11px !important;
   }
   #menu-toggle {
   z-index: 1001; 
   }
   .navbar-collapse {
   z-index: 1000; 
   }
   }
   @media  only screen and (max-width: 400px) {
   .template-5-header .nav-tabs--negative .nav-link {
   padding: 8px 13px !important;
   }
   }
   @media (max-width:366px) {
   .inner_page_template_5 .section_heading {font-size: 28px;}
   .inner_page_template_5 .section_heading_small { font-size:20px;}
   .inner_page_template_5 .property_slide_content { padding:20px;}
   }
   @media  only screen and (width: 344px) and (height: 882px) {
   .template-5-header .nav-tabs--negative .nav-link {
   padding: 8px 11px !important;
   }
   }