/*
Theme Name:Prudential Real Estate
Theme URI:https://www.prudential.com.au/
Author:e-CBD team
Author URI:https://www.e-cbd.com.au/
Description:Prudential Real Estate
Version:1
Text Domain:prudential
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
@import url("assets/css/bootstrap.min.css");
@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i');
html{font-size:15px;line-height:1.75rem;}
body,input,select,button{font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:normal;}
::-webkit-input-placeholder{font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:normal;}
:-ms-input-placeholder{font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:normal;}
::placeholder{font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:normal;}
body{margin:0;padding:0;position:relative;left:0;background-color:#fff;color:#565a5c;font-size:1rem;overflow-x:hidden;}
/* TEXT ELEMENTS **************************************************/
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0 0 1.5rem;font-weight:bold;letter-spacing:.05em;position:relative;}
h1 small,h2 small,h3 small,.h1 small,.h2 small,.h3 small{display:block;color:rgba(0,0,0,.5);font-size:1.2rem;font-weight:300;text-transform:uppercase;}
h1,.h1,h2,.h2,h3,.h3{color:#f38b00;letter-spacing:.1em;}
h1,.h1{font-size:2.13333rem;}
h2,.h2{font-size:1.86667rem;position:relative;}
h3,.h3{font-size:1.33333rem;}
h4,.h4{font-size:1.2rem;}
h5,.h5,h6,.h6{font-size:1.06667rem;}
strong,b{font-weight:bold;}
p{margin:0 0 1.5rem;}
iframe{border:none;}
button,input,optgroup,select,textarea{font-family:Poppins,Arial,Helvetica,Sans-Serif;}
button{cursor:pointer;}
h3.epl-shortcode-listing-open.epl-alert {font-size: 1rem;}
.form-control,.custom-select{height:auto;background-color:#fff;border:1px solid #d0d4d7;border-radius:0;}
.form-control:focus,.custom-select:focus{background-color:#fff;border-color:rgba(255,255,255,.5);}
.form-control:focus,.custom-select:focus{border-color:rgba(255,255,255,.5);}
.form-control::-webkit-input-placeholder{color:#696d6f;}
.form-control:-ms-input-placeholder{color:#696d6f;}
.form-control::placeholder{color:#696d6f;}
textarea.form-control{min-height:140px;}
.form-control{padding-top:.65rem;padding-bottom:.65rem;}
.custom-select{width:100%;height:auto;padding-top:.65rem;padding-bottom:.65rem;background-image:url("assets/images/arrow_down.png");background-position:95% center;background-repeat:no-repeat;background-size:13px auto;position:relative;}
.no-bg{width:auto;background-color:transparent !important;border:none !important;}
/* Classes ********************************************************/
.lead{font-size:1.2rem;font-weight:bold;line-height:1.8em;position:relative;}
.btn{padding:.7rem 1.5rem;border-radius:0;-webkit-box-shadow:none;box-shadow:none;font-size:1.05rem;font-weight:500;letter-spacing:.1em;line-height:1em;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:2;white-space:normal;}
.btn-full{display:block;width:100%;}
.btn-sm{padding:0.5rem 1rem;font-size:1rem;}
.btn-primary{background-color:#f38b00;border-color:#f38b00;color:#fff !important;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary.focus:active,.btn-primary:active:focus,.btn-primary:active:hover,.open > .btn-primary.dropdown-toggle.focus,.open > .btn-primary.dropdown-toggle:focus,.open > .btn-primary.dropdown-toggle:hover,.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{background-color:#666;border-color:#666;color:#fff !important;}
.btn-secondary{background-color:#333;border-color:#333;color:#fff !important;}
.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary.focus:active,.btn-secondary:active:focus,.btn-secondary:active:hover,.open > .btn-secondary.dropdown-toggle.focus,.open > .btn-secondary.dropdown-toggle:focus,.open > .btn-secondary.dropdown-toggle:hover{background-color:#666;border-color:#666;color:#fff !important;}
.btn-wh{background-color:#fff;border-color:#fff;color:#000 !important;}
.btn-wh:hover,.btn-wh:active,.btn-wh:focus,.btn-wh.active.focus,.btn-wh.active:focus,.btn-wh.active:hover,.btn-wh.focus:active,.btn-wh:active:focus,.btn-wh:active:hover{background-color:#333;border-color:#333;color:#fff !important;}
.btn-outline-primary{border-color:#f38b00;color:#f38b00 !important;}
.btn-outline-secondary{border-color:#333;color:#333 !important;}
.btn-outline-wh{border-color:#fff;color:#fff !important;}
.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-wh:hover,.btn-outline-wh:active,.btn-outline-wh:focus{background-color:#666;border-color:#666;color:#fff !important;}
.btn-icon{padding-right:3.2rem;}
.btn-icon::after{content:'';font-family:"Font Awesome 5 Free";font-size:17px;font-weight:900;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.btn-search::after{content:'\f002';}
.btn-arrow{padding-right:3.2rem !important;}
.btn-arrow::after{content:'';width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);}
.btn-more{padding:0 15px 0 0 !important;color:#f38b00;}
.btn-more::after{content:'';width:8px;height:8px;border-top:2px solid #f38b00;border-right:2px solid #f38b00;font-size:1rem;position:absolute;right:0;top:50%;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);}
.btn-more:hover,.btn-more:active,.btn-more:focus{padding-right:25px !important;color:#666 !important;}
.btn-more:hover::after,.btn-more:active::after,.btn-more:focus::after{border-color:#666;}
.jumbotron{padding:1.5rem;background-color:#eaeaea;border:none;border-radius:0;font-weight:bold;}
.jumbotron > *:last-child{margin-bottom:0;}
.logo > a{display:block;width:198px;height:0;margin:0 auto;padding-top:32px;background:url(assets/images/logo.png) left top / cover no-repeat;overflow:hidden;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
img{max-width:100%;height:auto;}
img.full{width:100%;height:auto;}
img.float-left,img.float-right{max-width:47%;margin-bottom:10px;}
img.float-left{margin-right:15px;}
img.float-right{margin-left:15px;}
.text-large{font-size:1.06667rem;}
.text-large .lead{font-size:1.05em;}
.text-white h1,.text-white .h1,.text-white h3,.text-white .h3,.text-white h4,.text-white .h4,.text-white h5,.text-white .h5,.text-white h6,.text-white .h6{color:#fff;}
.text-white .btn-primary{}
.text-white .btn-primary:hover,.text-white .btn-primary:active,.text-white .btn-primary:focus,.text-white .btn-primary.active.focus,.text-white .btn-primary.active:focus,.text-white .btn-primary.active:hover,.text-white .btn-primary.focus:active,.text-white .btn-primary:active:focus,.text-white .btn-primary:active:hover,.text-white .open > .btn-primary.dropdown-toggle.focus,.text-white .open > .btn-primary.dropdown-toggle:focus,.text-white .open > .btn-primary.dropdown-toggle:hover,.text-white .btn-secondary:hover,.text-white .btn-secondary:active,.text-white .btn-secondary:focus,.text-white .btn-secondary.active.focus,.text-white .btn-secondary.active:focus,.text-white .btn-secondary.active:hover,.text-white .btn-secondary.focus:active,.text-white .btn-secondary:active:focus,.text-white .btn-secondary:active:hover,.text-white .open > .btn-secondary.dropdown-toggle.focus,.text-white .open > .btn-secondary.dropdown-toggle:focus,.text-white .open > .btn-secondary.dropdown-toggle:hover,.text-white .btn-outline-primary:hover,.text-white .btn-outline-primary:active,.text-white .btn-outline-primary:focus,.text-white .btn-outline-secondary:hover,.text-white .btn-outline-secondary:active,.text-white .btn-outline-secondary:focus,.text-white .btn-outline-wh:hover,.text-white .btn-outline-wh:active,.text-white .btn-outline-wh:focus{background-color:#fff;border-color:#fff;color:#f38b00 !important;}
.text-white .btn-wh:hover,.text-white .btn-wh:active,.text-white .btn-wh:focus,.text-white .btn-wh.active.focus,.text-white .btn-wh.active:focus,.text-white .btn-wh.active:hover,.text-white .btn-wh.focus:active,.text-white .btn-wh:active:focus,.text-white .btn-wh:active:hover{background-color:rgba(255,255,255,.7);border-color:transparent;color:#000 !important;}
.text-white a:hover,.text-white a:active,.text-white a:focus{color:#fff;}
.text-white h1 small,.text-white h2 small,.text-white h3 small,.text-white .h1 small,.text-white .h2 small,.text-white .h3 small{color:rgba(255,255,255,.5);}
.text-white .form-control,.text-white .custom-select{background-color:transparent;border:1px solid #fff;color:#fff;}
.text-white .form-control:focus,.text-white .custom-select:focus{}
.text-white .custom-select{background-image:url("assets/images/arrow_down_wh.png");}
.text-white .custom-select option{background-color:#3b3f40;}
.text-white .custom-select option:hover,.text-white .custom-select option:active,.text-white .custom-select option:focus{background-color:#494b4d;}
.text-white .form-control::-webkit-input-placeholder{color:#fff;}
.text-white .form-control:-ms-input-placeholder{color:#fff;}
.text-white .form-control::placeholder{color:#fff;}
.text-white hr{border-color:rgba(255,255,255,.3);}
.text-white .jumbotron{background-color:rgba(130,130,130,.2);}
.text-white .contact-list li::before{color:#fff;}
.bg-or.text-white a,.bg-or .text-white a{color:#fff;}
.bg-wh{background-color:#fff;}
.bg-gr{background-color:#494b4d;}
.bg-dark{background-color:#3b3f40;}
.bg-lg{background-color:#efefef;}
.bg-blk{background-color:#000;}
.bg-or{background-color:#f38b00;}
.bg-gr90{background-color:rgba(59,63,64,.9);}
.bg-img{background-position:center center;background-repeat:no-repeat;background-size:cover;}
.socials{margin:0;padding:0;list-style:none;}
.socials,.socials > li,.socials > li > a{display:inline-block;vertical-align:middle;}
.socials > li + li{margin-left:.7rem;}
.socials > li > a{color:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;}
.socials .fa-2x{font-size:1.6rem;}
.socials > li > a:hover,.socials > li > a:active,.socials > li > a:focus{}
.socials .facebook:hover,.socials .facebook:active,.socials .facebook:focus{color:#3b579d !important;}
.socials .twitter:hover,.socials .twitter:active,.socials .twitter:focus{color:#1da1f2 !important;}
.socials .instagram:hover,.socials .instagram:active,.socials .instagram:focus{color:#cf317e !important;}
.socials .pinterest:hover,.socials .pinterest:active,.socials .pinterest:focus{color:#bd081c !important;}
.socials .linkedin:hover,.socials .linkedin:active,.socials .linkedin:focus{color:#007bb6 !important;}
.socials .gplus:hover,.socials .gplus:active,.socials .gplus:focus{color:#dd5144 !important;}
.socials .youtube:hover,.socials .youtube:active,.socials .youtube:focus{color:#cc1f1f !important;}
.innerpad{padding-top:2rem;padding-bottom:2rem;}
.innerpad-sm{padding-top:1.5rem;padding-bottom:1.5rem;}
.video-wrap,.map-wrap,.frame-wrap{width:100%;height:0;padding-top:65%;position:relative;}
.video-wrap > iframe,.map-wrap .map-canvas,.frame-wrap > iframe{width:100%;height:100%;position:absolute;left:0;top:0;}
.video-wrap{padding-top:55.67%;}
.error{color:#dc595b;font-weight:bold;}
.navbar-toggler,.navbar-toggler span{display:block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box;}
.navbar-toggler{position:relative;width:25px;height:22px;}
.navbar-toggler span{position:absolute;left:0;width:70%;height:2px;background-color:#f38b00;border-radius:4px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
.navbar-toggler span:nth-of-type(1){top:0;}
.navbar-toggler span:nth-of-type(2){width:100%;margin-top:-1px;top:50%;}
.navbar-toggler span:nth-of-type(3){bottom:0;}
.navbar-toggler[aria-expanded="true"] span{width:100%;}
.two-column .content > .inner{padding-left:15px;padding-right:15px;}
.cover{width:100%;height:100%;}
.cover-wh90{background-color:rgba(255,255,255,.9);}
.cover-blk50{background-color:rgba(0,0,0,.5);}
.cover-dg70{background-color:rgba(59,63,64,.7);}
.bullet{padding-left:0;list-style:none;}
.bullet > li,.no-gutters.bullet > li.col,.no-gutters.bullet > li[class*=col-]{padding:3px 0 3px 28px;background:url(assets/images/arrow_list_wh.png) left 5px / auto 18px no-repeat;}
.contact-list{margin-left:0;padding-left:0;list-style:none;}
.contact-list li{padding-left:30px;position:relative;}
.contact-list li+li{margin-top:.5rem;}
.contact-list li::before{display:block;border:none;border-radius:0;color:#6e7173;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;position:absolute;left:0;top:-2px;}
.contact-list li.address::before{content:"\f3c5";left:3px;}
.contact-list li.phone::before{content:"\f2a0";left:3px;}
.contact-list li.fax::before{content:"\f1ac";}
.contact-list li.email::before{content:"\f0e0";}
.contact-list li a{text-decoration:none;}
.sm-gutters{margin-left:-8px;margin-right:-8px;}
.sm-gutters > .col,.sm-gutters > [class*="col-"]{padding-left:8px;padding-right:8px;}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000; /* Above WP toolbar. */}
/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.alignleft{display:inline;float:left;margin-right:1.5em;}
.alignright{display:inline;float:right;margin-left:1.5em;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.entry-footer:before,.entry-footer:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after,.nav-links:before,.nav-links:after,.pagination:before,.pagination:after,.comment-author:before,.comment-author:after,.widget-area:before,.widget-area:after,.widget:before,.widget:after,.comment-meta:before,.comment-meta:after{content:"";display:table;table-layout:fixed;}
.clear:after,.entry-content:after,.entry-footer:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after,.nav-links:after,.pagination:after,.comment-author:after,.widget-area:after,.widget:after,.comment-meta:after{clear:both;}
/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
hr{margin-top:1.5rem;margin-bottom:1.5rem;border-color:rgba(81,98,108,.3);}
/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
p,dl,ol,ul{margin:0 0 1.5rem;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul,li > ol{margin-bottom:0;margin-left:1rem;}
dt{font-weight:700;}
dd{margin:0 1.5em 1.5em;}
nav ul{margin:0;padding:0;list-style:none;}
/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/
a{color:#f38b00;font-weight:inherit;text-decoration:underline;outline:none;-webkit-transition:all .2s linear;transition:all .2s linear;}
a:hover,a:active,a:focus{color:#666;}
/* Hover effects */
/* Fixes linked images */
/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/
.post-thumbnail{margin-bottom:1em;}
.post-thumbnail img{-webkit-backface-visibility:hidden;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;}
.post-thumbnail a:hover img,.post-thumbnail a:focus img{opacity:0.7;}
/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/
.main-navigation{padding:0;}
.main-navigation .navbar-toggler{position:absolute;right:0;top:-42px;}
.main-nav a{display:block;padding: 0.5rem 0;font-weight:bold;text-decoration:none;text-transform:uppercase;position:relative;}
.main-nav a:hover,.main-nav a:active,.main-nav a:focus,.main-nav .current-menu-item a{color:#f38b00 !important;text-decoration: none;}
.main-nav .nav-item > a{color:#565a5c;}
.main-nav .nav-item > a::before{content:'';width:0;height:4px;background-color:#f38b00;position:absolute;left:0;bottom:0;-webkit-transition:all .3s ease;transition:all .3s ease;}
.main-nav .nav-item > a:hover::before,.main-nav .nav-item > a:active::before,.main-nav .nav-item > a:focus::before{width:100%;}
.main-nav .menu-item-has-children > a::after{content:'';width:8px;height:8px;border:none;border-top:2px solid #f38b00;border-right:2px solid #f38b00;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);position:absolute;right:15px;top:50%;}
.main-nav .sub-menu{display: none;padding: 0.5rem 0;background-color: #565a5c;background-clip: padding-box;list-style: none;text-align: left;position:relative;z-index: 1000;}
.main-nav .sub-menu::before{content:'';border:10px solid transparent;border-top-color:#fff;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.main-nav .sub-menu .sub-menu{background-color:rgba(0,0,0,.2);}
.main-nav .sub-menu .sub-menu::before{display:none;}
.main-nav .sub-menu > li > a{padding-left:1rem;padding-right:1rem;color:#fff;}
.main-nav .sub-menu > li > a:hover,.main-nav .sub-menu > li > a:active,.main-nav .sub-menu > li > a:focus{background-color:#fff;}
.main-nav a .icon,.main-nav button{display:none;}
/* Scroll down arrow */
.site-header .menu-scroll-down{display:none;}
/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
.wrap{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;}
.wrap:after{clear:both;content:"";display:block;}
/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/
.site-header,.site-branding .logo,.site-branding .logo > a,.main-nav .nav-item > a,.main-navigation .navbar-toggler{-webkit-transition:all .3s ease;transition:all .3s ease;}
.site-header{width:100%;position:fixed;left:0;top:0;z-index:1000;}
.site-branding .logo{margin-bottom:0;padding:15px 0;}
.site-branding .logo > a{margin-left:0;}
#wpadminbar{display:none !important;}
.scrolled .site-header{background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 5px rgba(0,0,0,.5);}
.scrolled .site-branding .logo{padding-top:10px;padding-bottom:10px;}
.scrolled .site-branding .logo > a{width:168px;padding-top:27px;}
.scrolled .main-navigation .navbar-toggler{top:-33px;}
#title > .cover{position:relative;}
#title > .cover > .container{padding-top:8rem;padding-bottom:3rem;}
#title .container span{display:block;}
#title .banner-title{margin-bottom:.2rem;}
#title .banner-caption{font-size:1.1rem;font-weight:500;}
.property-nav .nav-item + .nav-item{margin-left:1rem;}
.property-nav .nav-link{padding-left:0;padding-right:0;color:#fff;font-weight:500;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;position:relative;}
.property-nav .nav-link::after{content:'';width:0;height:2px;background-color:#f38b00;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.2s all ease;transition:.2s all ease;}
.property-nav .nav-link:hover,.property-nav .nav-link:active,.property-nav .nav-link:focus,.property-nav .active .nav-link{color:#f38b00;}
.property-nav .nav-link:hover::after,.property-nav .nav-link:active::after,.property-nav .nav-link:focus::after,.property-nav .active .nav-link::after{width:100%;}
.page-template-page-careers #title > .cover{background:none!important;}
/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/
#feature-panel > .container{padding-top:10rem;padding-bottom:4rem;}

#top-search{padding:1.5rem;}
#top-search .form-control,#top-search .custom-select{letter-spacing:.1em;text-transform:uppercase;}
#top-search .title{margin-bottom:1.5rem;font-size:1.73333rem;}
#top-search .title > strong{color:#f38b00;}
#top-search .btn-wrap .btn-search{float:right;width:calc(100% - 75px);}
.property-tabs .nav-tabs{margin-bottom:2rem;border-bottom:none;}
.property-tabs .nav-tabs .nav-item + .nav-item{margin-left:1.5rem;}
.property-tabs .nav-tabs .nav-link{padding:0 0 6px;border:none;color:#fff;font-size:1.2rem;font-weight:bold;letter-spacing:.1em;position:relative;text-decoration:none;text-transform:uppercase;}
.property-tabs .nav-tabs .nav-link::after{content:'';width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:0;-webkit-transition:all .3s ease;transition:all .3s ease;}
.property-tabs .nav-tabs .nav-link:hover,.property-tabs .nav-tabs .nav-link:active,.property-tabs .nav-tabs .nav-link:focus,.property-tabs .nav-tabs .nav-link.active{background:none;color:#f38b00;}
.property-tabs .nav-tabs .nav-link:hover::after,.property-tabs .nav-tabs .nav-link:active::after,.property-tabs .nav-tabs .nav-link:focus::after,.property-tabs .nav-tabs .nav-link.active::after{width:100%;background-color:#f38b00;}
.property-panels.row,.epl-shortcode-listing-category{margin-top:-15px;margin-bottom:-15px;}
.property-panels.row > .col,.property-panels.row > [class*="col-"],.epl-shortcode-listing-category > .col,.epl-shortcode-listing-category > [class*="col-"]{padding-top:15px;padding-bottom:15px;}
.property-panels .item .inner,.epl-shortcode-listing-category .item .inner{display:block;height:100%;color:#565a5c;text-decoration:none;}
.property-panels .item .photo,.epl-shortcode-listing-category .item .photo{width:100%;height:0;padding-top:65%;position:relative;overflow:hidden;}
.property-panels .item .photo img,.epl-shortcode-listing-category .item .photo img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;-webkit-transition:all .3s ease;transition:all .3s ease;}
.property-panels .item a:hover .photo img,.property-panels .item a:active .photo img,.property-panels .item a:focus .photo img,.epl-shortcode-listing-category .item a:hover .photo img,.epl-shortcode-listing-category .item a:active .photo img,.epl-shortcode-listing-category .item a:focus .photo img{-webkit-transform:scale(1.2);transform:scale(1.2);}
.property-panels .item .photo .label,.property-panels .item .photo .status-sticker,.epl-shortcode-listing-category .item .photo .label,.epl-shortcode-listing-category .item .photo .status-sticker{padding:10px;background-color:rgba(243,139,0,.8);color:#fff;font-size:12px;font-weight:bold;text-transform:uppercase;position:absolute;left:0;top:15px;}

.property-panels .item .photo .status-sticker.leased,.epl-shortcode-listing-category .item .photo .status-sticker.leased,.property-panels .item .photo .status-sticker.sold,.epl-shortcode-listing-category .item .photo .status-sticker.sold{background-color:rgba(215,60,89,.8);}
.property-panels .item .photo .status-sticker.open,.epl-shortcode-listing-category .item .photo .status-sticker.open{background-color:rgba(31,182,92,.8);}
.property-panels .item .desc,.epl-shortcode-listing-category .item .desc{padding:1.5rem;}
.property-panels .item .desc > :last-child,.epl-shortcode-listing-category .item .desc > :last-child{margin-bottom:0;}
.property-panels .item h4,.property-panels .item .h4,.epl-shortcode-listing-category .item h4,.epl-shortcode-listing-category .item .h4{margin-bottom:.75rem;color:#565a5c;text-transform:uppercase;}
.property-panels .item .meta,.epl-shortcode-listing-category .item .meta{margin-bottom:.75rem;}
.property-panels .item .meta > span,.epl-shortcode-listing-category .item .meta > span{display:inline-block;padding-left:30px;font-size:1.06rem;font-weight:bold;position:relative;}
.property-panels .item .meta > span + span,.epl-shortcode-listing-category .item .meta > span + span{margin-left:.75rem;}
.property-panels .item .meta > span::before,.epl-shortcode-listing-category .item .meta > span::before{color:#f38b00;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.property-panels .item .meta > .bed::before,.epl-shortcode-listing-category .item .meta > .bed::before{content:'\f236';}
.property-panels .item .meta > .bath::before,.epl-shortcode-listing-category .item .meta > .bath::before{content:'\f2cd';}
.property-panels .item .meta > .car::before,.epl-shortcode-listing-category .item .meta > .car::before{content:'\f1b9';}
.office-panels .item{font-size:.93333rem;}
.office-panels .item h4{color:#f38b00;text-transform:uppercase;}
.recent-posts.row{margin-top:-15px;margin-bottom:-15px;}
.recent-posts.row > .col,.recent-posts.row > [class*="col-"]{padding-top:15px;padding-bottom:15px;}
.recent-posts .inner{padding:1.5rem;}
.recent-posts .inner > :last-child{margin-bottom:0;}
.recent-posts .recent-item .content{position:relative;}
.recent-posts .recent-item .content::after{content:'';border:15px solid transparent;border-left-color:#fff;border-bottom-color:#fff;position:absolute;left:0;top:-30px;}
.recent-posts .recent-item .content h3,.recent-posts .recent-item .content p{margin-bottom:.75rem;}
.recent-posts .recent-item .content h3 > a{font-weight:bold;text-decoration:none;}
.recent-posts .recent-item .content .date{font-weight:bold;letter-spacing:.1em;text-transform:uppercase;}
#twitter-wrap .inner p{margin:0;}
#twitter-wrap .ctf{margin-bottom:1rem;}
#twitter-wrap a i{color:#fff;}
#register-panel h3{letter-spacing:.1em;}
#register-panel h3 > a{text-decoration:none;}

.twentyseventeen-front-page .site-content{
  padding:0;
}

.twentyseventeen-panel{
  overflow:hidden;
  position:relative;
}

.panel-image{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
}

.panel-image:before{
  /* Permalink - use to edit and share this gradient:http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.3)));
  background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#4d000000",GradientType=0); /* IE6-9 */
  bottom:0;
  content:"";
  left:0;
  right:0;
  position:absolute;
  top:100px;
}

.panel-content{
  position:relative;
}

.panel-content .wrap{
  padding-bottom:0.5em;
  padding-top:1.75em;
}

/* Panel edit link */

.twentyseventeen-panel .edit-link{
  display:block;
  margin:0.3em 0 0;
}

.twentyseventeen-panel .entry-header .edit-link{
  font-size:14px;
  font-size:0.875rem;
}

/* Front Page - Recent Posts */

.twentyseventeen-front-page .panel-content .recent-posts article{
  border:0;
  color:#333;
  margin-bottom:3em;
}

.recent-posts .entry-header{
  margin-bottom:1.2em;
}

.page .panel-content .recent-posts .entry-title{
  font-size:20px;
  font-size:1.25rem;
  font-weight:300;
  letter-spacing:0;
  text-transform:none;
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link{
  color:#222;
  display:inline-block;
  font-size:11px;
  font-size:0.6875rem;
  margin-left:1em;
}

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/
.property-listing .inner{padding:1.5rem;}
.property-listing h1,.property-listing .h1{padding-bottom:1.5rem;border-bottom:1px solid #efefef;font-size:1.33333rem;}
.meta > span{display:inline-block;padding-left:30px;background:none !important;font-size:1.06rem;font-weight:bold;position:relative;}
.meta > span + span{margin-left:.75rem;}
.meta > span::before{color:#f38b00;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.meta > .bed::before,.meta > .beds::before{content:'\f236';}
.meta > .bath::before{content:'\f2cd';}
.meta > .car::before,.meta > .parking::before{content:'\f1b9';}
.property-listing .features ul{list-style:none;}
.property-listing .features li{position:relative;}
.property-listing .features li::before{content:'';width:10px;height:10px;background-color:#f38b00;position:absolute;left:-25px;top:5px;}
.property-listing .features li+li{margin-top:.5rem;}
.property-left .epl-button-wrapper{display:none;}
.property-right h3{margin-bottom:.75rem;text-transform:uppercase;}
.property-right .price{font-size:1.1rem;}
.property-right .sfsi_widget .sfsi_wDiv{width:auto!important;text-align:left!important;}
.property-right .sfsi_widget .sfsi_wicons{width:34px !important;height:34px !important;margin-left:0 !important;}
.property-right .sfsi_widget .sfsi_wicons+.sfsi_wicons{margin-left:5px !important;}
.property-right .document-list{padding-left:0;list-style:none;}
.property-right .document-list li{padding:10px 0 10px 42px;background:url(assets/images/icon_pdf.png) left center / 30px auto no-repeat;}
.property-right .agent p{margin-bottom:.5rem;}
.property-right .agent .epl-author-box-container{margin:0;padding:0;}
.property-right .agent ul.epl-author-tabs li,.property-right .agent ul.property_search-tabs li,.property-right .agent ul.map-tabs li{padding-left:0;padding-top:0;padding-right:0;background:none;border-bottom:3px solid transparent;color:#f38b00;}
.property-right .agent ul.epl-author-tabs li.epl-author-current,.property-right .agent ul.property_search-tabs li.epl-sb-current,.property-right .agent li.tbhead.current{background:none;border-bottom:3px solid #f38b00;color:#565a5c;}
.property-right .agent .epl-author-box-outer-wrapper{margin:0;padding:1rem 0 0;background-color:transparent;}
.property-right .agent .epl-author-box.epl-author-image{float:left;min-width:0;width:36%;padding:0;}
.property-right .agent .epl-author-box{float:right;width:60%;font-size:.85rem;}
.property-right .agent .epl-author-contact-details,.property-right .agent .epl-author-box .epl-author-slogan{float:none;width:100%;}
.property-right .agent .epl-author-box .epl-author-title{font-size:1rem;}
.property-right .agent .epl-author-box .epl-author-title a{text-decoration:none;}
.property-right .epl-inspection-times ul.home-open-wrapper{margin:0 0 1.5rem;padding-left:0;list-style:none;}
.property-right .epl-inspection-times ul.home-open-wrapper li{padding-left:30px;position:relative;}
.property-right .epl-inspection-times ul.home-open-wrapper li+li{margin-top:.5rem;}
.property-right .epl-inspection-times ul.home-open-wrapper li::before{content:"\f783";display:block;border:none;border-radius:0;color:#6e7173;font-family:"Font Awesome 5 Free";font-size:20px;font-weight:900;position:absolute;left:0;top:-2px;}
.property-right .epl-inspection-times ul.home-open-wrapper li a{text-decoration:none;}

.loan-wrap { color: #000; margin-bottom: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.loans-box-inner {margin: 10px;background: #eee;}
.loans-box-desc {font-size: 14px;padding: 20px;}
.loans-box-inner h3 { background: #f38b00; padding: 20px; font-size: 20px;margin-bottom: 0;}

.team-img {padding: 7em 0;background-repeat: no-repeat;background-position: center;}
.team-box-desc {text-align: center;margin: 20px 0;}
.team-box-inner {padding: 20px; background: #666e758c; margin-bottom: 28px; border:2px solid rgba(255, 255, 255, 0.17);}
.team-box-desc h4 {font-size:20px;}
.team-box-desc p {font-size:15px;min-height:45px;}

.sub-box {margin: 20px;}
.office-header-title {text-align: right; padding: 5px 22px 6px; background: #dfdfdf;color: #f38b00;position: relative;display: block;font-size: 13px;font-weight: 600;}
a.top-home-btn {text-decoration: none;padding-left: 13px;color:#666;}
#channel-panel p {font-size: 1.333333rem; font-weight: 600; letter-spacing: 0.055em;}


.navigation {margin: 35px 0px;position: relative;}
.navigation a {text-decoration:none;text-transform:uppercase;font-weight:600;letter-spacing:0.1em;}
.navigation a:last-child{float:right;}

#fc_frame, #fc_frame.fc-widget-normal {
    bottom: 75px!important;
    right: 11px!important;
}


@media(max-width:500px){
 .mob-img-float .alignleft {float: none;}
     .office-header-title{text-align:center;}
}



/**topbar notice disable all of below when removing**/

#page-top {padding-top: 120px;}
#not-main #page-top {padding-top:175px;}

.top-notice {display: block;z-index: 999999999999999;background: #efefef;padding: 10px 15px;text-align:center;width:100%;-webkit-transition: linear all 0.2s;transition: linear all 0.2s;}
.top-notice h3 {font-size: 17px;margin: 0;text-decoration:none;color: #565b5d;font-weight:500;}
a.top-note,
a.top-note:hover{text-decoration:none!important;}

@media(max-width:992px){
   .top-notice h3 {font-size: 15px;}
   #page-top {padding-top: 150px;}
   #not-main #page-top {padding-top: 208px;}
}

@media(max-width:768px){
  #not-main #page-top {padding-top:150px;}
  #page-top {padding-top: 72px;}
}

/**end topbar notice**/

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/
.site-main.with-sidebar{position:relative;overflow:hidden;}
/* Post Landing Page */
.sticky{
  position:relative;
}

.post:not(.sticky) .icon-thumb-tack{
  display:none;
}

.sticky .icon-thumb-tack{
  display:block;
  height:18px;
  left:-1.5em;
  position:absolute;
  top:1.65em;
  width:20px;
}
.entry-title a{color:#333;text-decoration:none;}
.entry-title:not(:first-child){padding-top:0;}
.entry-meta{color:#767676;font-size:0.86667rem;}

.entry-meta a{
  color:#767676;
}

.byline,.updated:not(.published){
  display:none;
}

.single .byline,.group-blog .byline{
  display:inline;
}

.pagination,.comments-pagination{
  border-top:1px solid #eee;
  font-size:14px;
  font-size:0.875rem;
  font-weight:800;
  padding:2em 0 3em;
  text-align:center;
}

.pagination .icon,.comments-pagination .icon{
  width:0.666666666em;
  height:0.666666666em;
}

.comments-pagination{
  border:0;
}

.nav-links{width:100%;}
.page-numbers{display:none;padding:0.5em 0.75em;}
.page-numbers.current{color:#212529;display:inline-block;}
.page-numbers.current .screen-reader-text{clip:auto;height:auto;overflow:auto;position:relative !important;width:auto;}
.prev.page-numbers,.next.page-numbers{display:inline-block;padding:10px 17px;line-height:1;-webkit-transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;position:relative;}
.prev.page-numbers::before,.next.page-numbers::before{font-size:18px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.prev.page-numbers{float:left;padding-right:0;}
.prev.page-numbers::before{content:"\0ab";left:0;}
.next.page-numbers{float:right;padding-left:0;}
.next.page-numbers::before{content:"\0bb";right:0;}
.prev.page-numbers:focus,.prev.page-numbers:hover,.next.page-numbers:focus,.next.page-numbers:hover{}
/* Aligned blockquotes */

.entry-content blockquote.alignleft,.entry-content blockquote.alignright{
  color:#666;
  font-size:13px;
  font-size:0.8125rem;
  width:48%;
}

/* Blog landing,search,archives */

.blog .site-main > article,.archive .site-main > article,.search .site-main > article{
  padding-bottom:2em;
}

.entry-header{margin-bottom:1.5rem;}
.entry-header .entry-title{margin-bottom:.3rem;}

.blog .entry-meta a.post-edit-link,.archive .entry-meta a.post-edit-link,.search .entry-meta a.post-edit-link{
  color:#222;
  display:inline-block;
  margin-left:1em;
  white-space:nowrap;
}

.search .page .entry-meta a.post-edit-link{
  margin-left:0;
  white-space:nowrap;
}

.taxonomy-description{
  color:#666;
  font-size:13px;
  font-size:0.8125rem;
}

/* More tag */

.entry-content .more-link:before{
  content:"";
  display:block;
  margin-top:1.5em;
}

/* Single Post */

.single-featured-image-header{
  background-color:#fafafa;
  border-bottom:1px solid #eee;
}

.single-featured-image-header img{
  display:block;
  margin:auto;
}

.page-links{
  font-size:14px;
  font-size:0.875rem;
  font-weight:800;
  padding:2em 0 3em;
}

.page-links .page-number{
  color:#767676;
  display:inline-block;
  padding:0.5em 1em;
}

.page-links a{
  display:inline-block;
}

.page-links a .page-number{
  color:#222;
}

/* Entry footer */
.entry-footer{border-bottom:1px solid #eee;border-top:1px solid #eee;margin-top:1rem;padding:1rem 0;}
.entry-footer .cat-links,.entry-footer .tags-links{display:block;font-size:.86667rem;position:relative;padding:0 0 1em;}
.entry-footer .cat-links a,.entry-footer .tags-links a{color:#666;text-decoration:none;}
.entry-footer .cat-links i,.entry-footer .tags-links i{padding-right:5px;}
.entry-footer .edit-link{display:inline-block;}
.entry-footer .edit-link a.post-edit-link{background-color:#222;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;display:inline-block;font-size:14px;font-size:0.875rem;font-weight:800;margin-top:2em;padding:0.7em 2em;-webkit-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;white-space:nowrap;}
.entry-footer .edit-link a.post-edit-link:hover,.entry-footer .edit-link a.post-edit-link:focus{background-color:#767676;}
/* Post Formats */

.blog .format-status .entry-title,.archive .format-status .entry-title,.blog .format-aside .entry-title,.archive .format-aside .entry-title{
  display:none;
}

.format-quote blockquote{
  color:#333;
  font-size:20px;
  font-size:1.25rem;
  font-weight:300;
  overflow:visible;
  position:relative;
}

.format-quote blockquote .icon{
  display:block;
  height:20px;
  left:-1.25em;
  position:absolute;
  top:0.4em;
  -webkit-transform:scale(-1,1);
  transform:scale(-1,1);
  width:20px;
}

/* Post Navigation */

.post-navigation{font-weight:600;margin:2rem 0;}
.nav-subtitle{background:transparent;color:#767676;display:block;letter-spacing:0.1em;text-transform:uppercase;}
.nav-title{display:none;}
.post-navigation a{display:inline-block;padding:2px 0;position:relative;text-decoration:none;}
.post-navigation a::after{content:'';width:8px;height:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);}
.post-navigation .nav-next{float:right;}
.post-navigation .nav-next > a{padding-right:16px;}
.post-navigation .nav-next > a::after{border-top:2px solid #f38b00;border-right:2px solid #f38b00;right:0;}
.post-navigation .nav-previous{float:left;}
.post-navigation .nav-previous > a{padding-left:16px;}
.post-navigation .nav-previous > a::after{border-bottom:2px solid #f38b00;border-left:2px solid #f38b00;left:0;}
.post-panels.row{margin-top:-15px;margin-bottom:-15px;}
.post-panels.row > .col,.post-panels.row > [class*="col-"]{padding-top:15px;padding-bottom:15px;}
.post-loop .inner{height:100%;}
.post-loop .post-thumbnail a{display:block;width:100%;height:0;padding:65% 0 0;position:relative;overflow:hidden;}
.post-loop .post-thumbnail a img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;}
.post-loop .desc{padding:1.5rem;}
.post-loop .desc .entry-header{margin-bottom:1rem;padding-bottom:0;}
.post-loop .desc .entry-title{margin-bottom:.3rem;font-size:1.15rem;letter-spacing:.05rem;text-transform:uppercase;}
.post-loop .desc .entry-meta{padding:0;font-size:.85rem;font-weight:normal;letter-spacing:.1em;text-transform:none;}
.post-loop .desc .entry-meta a{text-decoration:none;}
.post-loop .desc .entry-footer{margin-top:0;padding:1rem 0 0;border-bottom:none;}
.post-loop .desc .entry-footer .cat-links,.post-loop .desc .entry-footer .tags-links{display:inline-block;padding-left:0;font-weight:normal;letter-spacing:0;text-transform:none;}
/*.post-loop .desc .entry-footer .cat-tags-links > span+span{padding:1em 0;}*/

.epl-property-blog.epl-listing-post{margin-bottom:1.5rem;}
.epl-property-blog.epl-listing-post+.epl-property-blog.epl-listing-post{padding-top:1.5rem;border-top:2px solid #f3f3f3;}
.epl-property-blog.epl-listing-post .epl-property-blog-entry-wrapper{margin:0;-webkit-box-shadow:none;box-shadow:none;}
.epl-property-blog.epl-listing-post .property-box-left,.epl-property-blog.epl-listing-post .property-box-right{float:none;}
.epl-property-blog.epl-listing-post .property-box-left{margin-bottom:1rem;text-align:center;}
.epl-property-blog.epl-listing-post .property-box img{width:100%;height:auto;}
.epl-property-blog-slim.epl-listing-post .property-box-right{width:100%;}
.epl-property-blog .property-address{margin:.5rem 0 1rem;}
.epl-inspection-times ul.home-open-wrapper{margin:.5rem 0 1rem;padding-left:0;}
.epl-inspection-times ul.home-open-wrapper li{padding-left:29px;position:relative;}
.epl-inspection-times ul.home-open-wrapper li::before{content:'\f783';font-family:"Font Awesome 5 Free";font-size:20px;font-weight: 900;position:absolute;left:0;top:0;}
.property-feature-icons .icon{padding:0 0 0 29px;background:none;font-size:16px;position:relative;}
.property-feature-icons .icon+.icon{margin-left:14px;}
.property-feature-icons .icon::before{color:#f38b00;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.property-feature-icons .icon.beds::before{content:'\f236';}
.property-feature-icons .icon.bath::before{content:'\f2cd';}
.property-feature-icons .icon.parking::before{content:'\f1b9';}
/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

.page-header{
  padding-bottom:2em;
}

.page .entry-header .edit-link{
  font-size:14px;
  font-size:0.875rem;
}

.search .page .entry-header .edit-link{
  font-size:11px;
  font-size:0.6875rem;
}

.page-links{
  clear:both;
  margin:0 0 1.5em;
}

/* 404 page */

.error404 .page-content{
  padding-bottom:4em;
}

.error404 .page-content .search-form,.search .page-content .search-form{
  margin-bottom:3em;
}
.position-panel.row{margin-top:-15px;margin-bottom:-15px;}
.position-panel.row > .col,.position-panel.row > [class*="col-"]{padding-top:15px;padding-bottom:15px;}
.position-panel .item .inner{display:block;height:100%;color:#212529;text-decoration:none;-webkit-transition:background-color .2s linear,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s linear,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s linear,transform .2s ease,box-shadow .2s ease;transition:background-color .2s linear,transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;position:relative;z-index:0;}
.position-panel .item .inner:hover .post-thumbnail img,.position-panel .item .inner:active .post-thumbnail img,.position-panel .item .inner:focus .post-thumbnail img{opacity:.7;}
.position-panel .item .inner:hover,.position-panel .item .inner:active,.position-panel .item .inner:focus{background-color:#fff4e4;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);-webkit-transform:scale(1.05);transform:scale(1.05);z-index:1;}
/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
.testimonial-carousel.owl-carousel{width:90%;margin-left:auto;margin-right:auto;}
.testimonial-carousel.owl-carousel .item{padding-top:3rem;position:relative;}
.testimonial-carousel.owl-carousel .item::before{content:'"';font-size:120px;color:#f38b00;line-height:1em;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.testimonial-carousel.owl-carousel .owl-nav > button.owl-prev, .testimonial-carousel.owl-carousel .owl-nav > button.owl-next{display:block;width:30px;height:30px;margin:0;padding:0;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;-webkit-box-shadow:none;box-shadow:none;outline:none;-webkit-transition:all .2s linear;transition:all .2s linear;}
.testimonial-carousel.owl-carousel .owl-nav > button > span{display:none;}
.testimonial-carousel.owl-carousel .owl-nav > button.owl-prev{border-bottom:2px solid rgba(42,51,56,.3);border-left:2px solid rgba(42,51,56,.3);left:-20px;}
.testimonial-carousel.owl-carousel .owl-nav > button.owl-next{border-top:2px solid rgba(42,51,56,.3);border-right:2px solid rgba(42,51,56,.3);right:-20px;}
.testimonial-carousel.owl-carousel .owl-nav > button:hover,.testimonial-carousel .owl-nav > button:active,.testimonial-carousel .owl-nav > button:focus{border-color:rgba(42,51,56,.8) !important;}
.bottom-contact-list .inner{padding-left:60px;background-position:left top;background-repeat:no-repeat;background-size:45px auto;font-size:.85rem;}
.bottom-contact-list h3{margin-bottom:.5rem;}
.contact-search .inner{background-image: url("assets/images/icon_home_lg.png");}
.contact-phone .inner{background-image: url("assets/images/icon_phone_lg.png");}
.contact-address .inner{background-image: url("assets/images/icon_map_lg.png");}
.site-footer{border-top:8px solid #f38b00;}
.site-footer .logo{padding-bottom:2rem;}
.site-footer .top h4,.site-footer .top h5{text-transform:uppercase;}
.site-footer .logo > a{background-image:url("assets/images/logo_wh.png");}
.site-footer .top h4{margin-bottom:1rem;color:#f38b00;letter-spacing:.1em;}
.site-footer .top h5{margin-bottom:.5rem;}
.footer-nav a{color:#fff;text-decoration:none;}
.footer-nav a:hover,.footer-nav a:active,.footer-nav a:focus{text-decoration:underline;}
.footer-nav-menu{margin-bottom:1.5rem;}
/* Footer widgets */
/* Site info */
.site-info{text-transform:uppercase;}
.site-info a{color:#fff;text-decoration:none;}
.social-links-menu,.social-links-menu li,.social-links-menu a{display:inline-block;}
.social-links-menu li + li{margin-left:.5rem;}
.social-links-menu .facebook a:hover,.social-links-menu .facebook a:active,.social-links-menu .facebook a:focus{color:#3b579d !important;}
.social-links-menu .twitter a:hover,.social-links-menu .twitter a:active,.social-links-menu .twitter a:focus{color:#1da1f2 !important;}
.social-links-menu .instagram a:hover,.social-links-menu .instagram a:active,.social-links-menu .instagram a:focus{color:#cf317e !important;}
.social-links-menu .linkedin a:hover,.social-links-menu .linkedin a:active,.social-links-menu .linkedin a:focus{color:#007bb6 !important;}
.social-links-menu .youtube a:hover,.social-links-menu .youtube a:active,.social-links-menu .youtube a:focus{color:#cc1f1f !important;}
.site-footer .bottom .social-links-menu a{color:#fff;}
.site-footer .bottom .social-links-menu a > .fa-lg{font-size:1.5rem;}
#bt-top{width:40px;position:fixed;right:15px;bottom:15px;z-index:400;}
#bt-top img{width:100%;height:auto;opacity:.5;-webkit-transition:all .2s linear;transition:all .2s linear;}
#bt-top a:hover img,#bt-top a:active img,#bt-top a:focus img{opacity:1;}
/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/
#comments{clear:both;padding:2em 0 0.5em;}
.comments-title{font-size:20px;font-size:1.25rem;margin-bottom:1.5em;}
.comment-list,.comment-list .children{list-style:none;margin:0;padding:0;}
.comment-list li:before{display:none;}
.comment-body{margin-left:65px;}
.comment-author{font-size:16px;font-size:1rem;margin-bottom:0.4em;position:relative;z-index:2;}
.comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px;}
.comment-author .says{display:none;}
.comment-meta{margin-bottom:1.5em;}
.comment-metadata{color:#767676;font-size:10px;font-size:0.625rem;font-weight:800;letter-spacing:0.1818em;text-transform:uppercase;}
.comment-metadata a{color:#767676;}
.comment-metadata a.comment-edit-link{color:#222;margin-left:1em;}
.comment-body{color:#333;font-size:14px;font-size:0.875rem;margin-bottom:4em;}
.comment-reply-link{font-weight:800;position:relative;}
.comment-reply-link .icon{color:#222;left:-2em;height:1em;position:absolute;top:0;width:1em;}
.children .comment-author .avatar{height:30px;left:-45px;width:30px;}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar{border:1px solid #333;padding:2px;}
.no-comments,.comment-awaiting-moderation{color:#767676;font-size:14px;font-size:0.875rem;font-style:italic;}
.comments-pagination{margin:2em 0 3em;}
.comment-form input[type="text"],.comment-form input[type="tel"],.comment-form input[type="email"],.comment-form input[type="date"],.comment-form input[type="time"],.comment-form textarea{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#565a5c;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}
.form-submit{text-align:right;}
.comment-form button,.comment-form input[type="submit"],.comment-form input[type="button"]{
display:inline-block;padding:.7rem 1.5rem;background-color:#f38b00;border:1px solid #f38b00;color:#fff !important;font-size:1rem;font-weight:500;letter-spacing:.1em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;vertical-align:middle;white-space:nowrap;}
.comment-form button:hover,.comment-form input[type="submit"]:hover,.comment-form input[type="button"]:hover,.comment-form button:active,.comment-form input[type="submit"]:active,.comment-form input[type="button"]:active,.comment-form button:focus,.comment-form input[type="submit"]:focus,.comment-form input[type="button"]:focus{background-color:#666;border-color:#666;color:#fff !important;}
.comment-form #wp-comment-cookies-consent{margin:0 10px 0 0;}
.comment-form .comment-form-cookies-consent label{display:inline;}
/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/
#secondary{}
.widget{padding-bottom:2rem;}
h2.widget-title{color:#565a5c;font-size:1.2rem;}
.widget-title a{color:inherit;}
.widget select{width:100%;}
.widget ul{list-style:none;margin:0 -15px;padding:0;}
.widget ul li,.widget ol li{border-bottom:1px solid rgba(0,0,0,.1);padding:15px;-webkit-transition:all .2s linear;transition:all .2s linear;}
.widget ul li:first-child,.widget ol li:first-child{border-top:1px solid rgba(0,0,0,.1);}
.widget ul li:hover,.widget ul li:active,.widget ul li:focus{background-color:#fff;}
.widget ul li ul{position:relative;background-color:#fff;}
.widget ul li li{border:0;}
.widget ul a{font-weight:600;text-decoration:none;}
/* Widget lists of links */
.widget_top-posts ul li ul,.widget_rss_links ul li ul,.widget-grofile ul.grofile-links li ul,.widget_pages ul li ul,.widget_meta ul li ul{
  bottom:0;
}

.widget_nav_menu ul li li,.widget_top-posts ul li,.widget_top-posts ul li li,.widget_rss_links ul li,.widget_rss_links ul li li,.widget-grofile ul.grofile-links li,.widget-grofile ul.grofile-links li li{
  padding-bottom:0.25em;
  padding-top:0.25em;
}

.widget_rss ul li{
  padding-bottom:1em;
  padding-top:1em;
}

/* Widget markup */

.widget .post-date,.widget .rss-date{
  font-size:0.81em;
}

/* Text widget */

.widget_text{
  word-wrap:break-word;
}

.widget_text ul{
  list-style:disc;
  margin:0 0 1.5em 1.5em;
}

.widget_text ol{
  list-style:decimal;
}

.widget_text ul li,.widget_text ol li{
  border:none;
}

.widget_text ul li:last-child,.widget_text ol li:last-child{
  padding-bottom:0;
}

.widget_text ul li ul{
  margin:0 0 0 1.5em;
}

.widget_text ul li li{
  padding-left:0;
  padding-right:0;
}

.widget_text ol li{
  list-style-position:inside;
}

.widget_text ol li + li{
  margin-top:-1px;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child{
  float:right;
}

.widget_rss .widget-title .rsswidget:first-child:hover{
  background-color:transparent;
}

.widget_rss .widget-title .rsswidget:first-child img{
  display:block;
}

.widget_rss ul li{
  padding:2.125em 0;
}

.widget_rss ul li:first-child{
  border-top:none;
  padding-top:0;
}

.widget_rss li .rsswidget{
  font-size:22px;
  font-size:1.375rem;
  font-weight:300;
  line-height:1.4;
}

.widget_rss .rss-date,.widget_rss li cite{
  color:#767676;
  display:block;
  font-size:10px;
  font-size:0.625rem;
  font-style:normal;
  font-weight:800;
  letter-spacing:0.18em;
  line-height:1.5;
  text-transform:uppercase;
}

.widget_rss .rss-date{
  margin:0.5em 0 1.5em;
  padding:0;
}

.widget_rss .rssSummary{
  margin-bottom:0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map{
  margin-bottom:0.5em;
}

/* Gravatar */

.widget-grofile h4{
  font-size:16px;
  font-size:1rem;
  margin-bottom:0;
}

/* Recent Comments */

.widget_recent_comments table,.widget_recent_comments th,.widget_recent_comments td{
  border:0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date{
  display:block;
}

/* Search */
.search-form{position:relative;}
.search-form label{margin-bottom:0;position:absolute;z-index:-10;}
.search-form [type="search"]{width:100%;padding:8px 60px 8px 15px;background-color:#fff;border:none;}
.search-form .search-submit{width:42px;padding:0;position:absolute;right:0;top:0;bottom:0;}
/* Tag cloud widget */
.tagcloud ul li{
  float:left;
  border-top:0;
  border-bottom:0;
  padding:0;
  margin:4px 4px 0 0;
}

.tagcloud,.widget_tag_cloud,.wp_widget_tag_cloud{
  line-height:1.5;
}

.widget .tagcloud a,.widget.widget_tag_cloud a,.wp_widget_tag_cloud a{
  border:1px solid #ddd;
  -webkit-box-shadow:none;
  box-shadow:none;
  display:block;
  padding:4px 10px 5px;
  position:relative;
  -webkit-transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;
  transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;
  width:auto;
  word-wrap:break-word;
  z-index:0;
}

.widget .tagcloud a:hover,.widget .tagcloud a:focus,.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus,.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus{
  border-color:#bbb;
  -webkit-box-shadow:none;
  box-shadow:none;
  text-decoration:none;
}

/* Calendar widget */

.widget_calendar th,.widget_calendar td{
  text-align:center;
}

.widget_calendar tfoot td{
  border:0;
}

/* Gallery widget */

.gallery-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{
  display:none;
}
.widget_archives_calendar .calendar-archives.calendrier{-webkit-box-shadow:none;box-shadow:none;}
.widget_archives_calendar .calendar-archives.calendrier .calendar-navigation{height:auto!important;background:#565a5c;border-radius:0;}
.widget_archives_calendar .calendar-archives.calendrier .calendar-navigation>.menu-container{height:auto;text-align:left;}
.widget_archives_calendar .calendar-archives.calendrier .calendar-navigation>.menu-container>a.title{height:auto;padding:13px 15px;font-size:1rem;font-weight:600;letter-spacing:.1em;line-height:inherit;}
.widget_archives_calendar .calendar-archives.calendrier .calendar-navigation>.menu-container>a.title:hover,.widget_archives_calendar .calendar-archives.calendrier .calendar-navigation>.menu-container>a.title:active,.widget_archives_calendar .calendar-archives.calendrier .calendar-navigation>.menu-container>a.title:focus{background-color:#f38b00;}
.widget_archives_calendar .calendar-archives.calendrier .month,.widget_archives_calendar .calendar-archives.calendrier .day{text-align:center;}
.widget_archives_calendar .calendar-archives.calendrier .month{height:62px;}
.widget_archives_calendar .calendar-archives.calendrier .month .month-name,.widget_archives_calendar .calendar-archives.calendrier .month .postcount{position:static;}
.widget_archives_calendar .calendar-archives.calendrier .month .month-name{padding-top:7px;}
.widget_archives_calendar .calendar-archives.calendrier .month.has-posts a,.widget_archives_calendar .calendar-archives.calendrier .day.has-posts a{background-color:#f38b00;}

/**Listing Alerts Plugin******/

#side-list-alert .la-form-bottom-container-expandable{display:block!important;}
#side-list-alert input#la-form-toggler, #side-list-alert .la-row-email .description {display:none!important;}
#side-list-alert .epl-la-subscribe-form .epl_la_head,
#side-list-alert .epl-la-subscribe-form .epl_la_sub_head,
#side-list-alert .epl-la-subscribe-form .la-form-bottom-container .la-row {
	margin: 5px 0;
	padding: 5px 0;
	vertical-align: top;
	width: 100%;
}

#side-list-alert .epl-la-subscribe-form {
    background: transparent;
    border: 0;
    padding: 0;
}
#side-list-alert .epl-la-subscribe-form h3.epl_la_form_title {
    font-size: 17px;
}

input#la-submit,
input#la-form-toggler {
    background: #f38b00;
    color: #fff;
    border: 0;
    width: 100%;
    padding: 0.5em;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition:linear 0.2s all;
    transition:linear 0.2s all;
    -webkit-box-shadow:0;
    box-shadow:none;
}
input#la-submit:hover,
input#la-form-toggler:hover{background:#666;-webkit-transition:linear 0.2s all;transition:linear 0.2s all;}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,video{
  height:auto; /* Make sure images are scaled correctly. */
  max-width:100%; /* Adhere to container width. */
}

img.alignleft,img.alignright{
  float:none;
  margin:0;
}

.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{
  border:none;
  margin-bottom:0;
  margin-top:0;
  padding:0;
}

/* Make sure embeds and iframes fit their containers. */

embed,iframe,object{
  margin-bottom:1.5em;
  max-width:100%;
}

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */

p > embed:only-child,p > iframe:only-child,p > object:only-child{
  margin-bottom:0;
}

.wp-caption,.gallery-caption{
  color:#666;
  font-size:13px;
  font-size:0.8125rem;
  font-style:italic;
  margin-bottom:1.5em;
  max-width:100%;
}

.wp-caption img[class*="wp-image-"]{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.wp-caption .wp-caption-text{
  margin:0.8075em 0;
}

/* Media Elements */

.mejs-container{
  margin-bottom:1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,.mejs-controls a.mejs-horizontal-volume-slider:focus,.mejs-controls a.mejs-horizontal-volume-slider:hover{
  background:transparent;
  border:0;
}

/* Playlist Color Overrides:Light */

.site-content .wp-playlist-light{
  border-color:#eee;
  color:#222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{
  color:#333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist{
  color:#767676;
}

.site-content .wp-playlist-light .wp-playlist-item{
  border-bottom:1px dotted #eee;
  -webkit-transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;
  transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,.site-content .wp-playlist-light .wp-playlist-item:focus{
  border-bottom-color:rgba(0,0,0,0);
  background-color:#767676;
  color:#fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,.site-content .wp-playlist-light .wp-playlist-item:hover a,.site-content .wp-playlist-light .wp-playlist-item:focus a{
  color:#fff;
}

/* Playlist Color Overrides:Dark */

.site-content .wp-playlist-dark{
  background:#222;
  border-color:#333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls{
  background-color:#333;
}

.site-content .wp-playlist-dark .wp-playlist-caption{
  color:#fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album{
  color:#eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist{
  color:#aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing{
  background-color:#333;
}

.site-content .wp-playlist-dark .wp-playlist-item{
  border-bottom:1px dotted #555;
  -webkit-transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;
  transition:background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,.site-content .wp-playlist-dark .wp-playlist-item:focus{
  border-bottom-color:rgba(0,0,0,0);
  background-color:#aaa;
  color:#222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,.site-content .wp-playlist-dark .wp-playlist-item:hover a,.site-content .wp-playlist-dark .wp-playlist-item:focus a{
  color:#222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist{
  padding:0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title{
  font-weight:700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album{
  font-style:normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist{
  font-size:10px;
  font-size:0.625rem;
  font-weight:800;
  letter-spacing:0.1818em;
  text-transform:uppercase;
}

.site-content .wp-playlist-item{
  padding:0 0.3125em;
  cursor:pointer;
}

.site-content .wp-playlist-item:last-of-type{
  border-bottom:none;
}

.site-content .wp-playlist-item a{
  padding:0.3125em 0;
  border-bottom:none;
}

.site-content .wp-playlist-item a,.site-content .wp-playlist-item a:focus,.site-content .wp-playlist-item a:hover{
  -webkit-box-shadow:none;
  box-shadow:none;
  background:transparent;
}

.site-content .wp-playlist-item-length{
  top:5px;
}

/* SVG Icons base styles */

.icon{/*display:inline-block;fill:currentColor;height:1em;position:relative;top:-0.0625em;vertical-align:middle;width:1em;*/}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/
.gallery-item{
  display:inline-block;
  text-align:left;
  vertical-align:top;
  margin:0 0 1.5em;
  padding:0 1em 0 0;
  width:50%;
}

.gallery-columns-1 .gallery-item{
  width:100%;
}

.gallery-columns-2 .gallery-item{
  max-width:50%;
}

.gallery-item a,.gallery-item a:hover,.gallery-item a:focus,.widget-area .gallery-item a,.widget-area .gallery-item a:hover,.widget-area .gallery-item a:focus{
  -webkit-box-shadow:none;
  box-shadow:none;
  background:none;
  display:inline-block;
  max-width:100%;
}

.gallery-item a img{
  display:block;
  -webkit-transition:-webkit-filter 0.2s ease-in;
  transition:-webkit-filter 0.2s ease-in;
  transition:filter 0.2s ease-in;
  transition:filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  transition:filter 0.2s ease-in,-webkit-filter 0.2s ease-in;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}

.gallery-item a:hover img,.gallery-item a:focus img{
  -webkit-filter:opacity(60%);
  filter:opacity(60%);
}

.gallery-caption{
  display:block;
  text-align:left;
  padding:0 10px 0 0;
  margin-bottom:0;
}


.property-listing .gallery.owl-carousel .gallery-item{display:block;margin:0;padding:0;}
.property-listing .photo .gallery.owl-carousel .owl-dots{width:90%;text-align:center;position:absolute;left:50%;bottom:10%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.property-listing .photo .gallery.owl-carousel .owl-dots .owl-dot{display:inline-block;width:20px;height:4px;background-color:rgba(255,255,255,.5);}
.property-listing .photo .gallery.owl-carousel .owl-dots .owl-dot+.owl-dot{margin-left:.5rem;}
.property-listing .photo .gallery.owl-carousel .owl-dots .owl-dot.active{background-color:#f38b00;}

.property-listing .owl-carousel .owl-nav button{outline:0;}
.property-listing .photo .gallery.owl-carousel .owl-nav{height: 57px;overflow:hidden;width: 77%;position:absolute;left:50%;bottom: 14%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align: center;}
.property-listing .owl-carousel .owl-nav button.owl-prev{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQwMCA0MDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwMCA0MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xOTkuOTk3LDBDODkuNzIsMCwwLDg5LjcyLDAsMjAwczg5LjcyLDIwMCwxOTkuOTk3LDIwMEMzMTAuMjc5LDQwMCw0MDAsMzEwLjI4LDQwMCwyMDBTMzEwLjI3OSwwLDE5OS45OTcsMHogICAgIE0xOTkuOTk3LDM3My43N2MtOTUuODExLDAtMTczLjc2Ni03Ny45NTMtMTczLjc2Ni0xNzMuNzdjMC05NS44MTcsNzcuOTU1LTE3My43NywxNzMuNzY2LTE3My43NyAgICBjOTUuODI0LDAsMTczLjc3Miw3Ny45NTMsMTczLjc3MiwxNzMuNzdDMzczLjc3LDI5NS44MTYsMjk1LjgyLDM3My43NywxOTkuOTk3LDM3My43N3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiPjwvcGF0aD4KCQk8cGF0aCBkPSJNMjQxLjU1OSwxMDkuODUxYy01LjEyMy01LjEyNC0xMy40My01LjEyNC0xOC41NDcsMGwtODAuODc1LDgwLjg3M2MtMi40NiwyLjQ1OS0zLjg0Myw1Ljc5Ni0zLjg0Myw5LjI3MyAgICBjMCwzLjQ3OCwxLjM4Myw2LjgxMywzLjg0Myw5LjI3Mmw4MC44NzUsODAuODc1YzIuNTYyLDIuNTYyLDUuOTE4LDMuODQ0LDkuMjczLDMuODQ0YzMuMzU0LDAsNi43MTktMS4yODEsOS4yNzItMy44NDQgICAgYzUuMTIzLTUuMTE5LDUuMTIzLTEzLjQyNiwwLTE4LjU0NWwtNzEuNTk3LTcxLjYwNGw3MS41OTctNzEuNkMyNDYuNjgyLDEyMy4yNzcsMjQ2LjY4MiwxMTQuOTcxLDI0MS41NTksMTA5Ljg1MXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiNmZmZmZmYiPjwvcGF0aD4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+')!important;position: relative;left: 0%;bottom: 6%;background-position: center;background-repeat: no-repeat;background-size: cover!important;width: 55px;height: 55px;}
.property-listing .owl-carousel .owl-nav button.owl-prev:hover{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQwMCA0MDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwMCA0MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xOTkuOTk3LDBDODkuNzIsMCwwLDg5LjcyLDAsMjAwczg5LjcyLDIwMCwxOTkuOTk3LDIwMEMzMTAuMjc5LDQwMCw0MDAsMzEwLjI4LDQwMCwyMDBTMzEwLjI3OSwwLDE5OS45OTcsMHogICAgIE0xOTkuOTk3LDM3My43N2MtOTUuODExLDAtMTczLjc2Ni03Ny45NTMtMTczLjc2Ni0xNzMuNzdjMC05NS44MTcsNzcuOTU1LTE3My43NywxNzMuNzY2LTE3My43NyAgICBjOTUuODI0LDAsMTczLjc3Miw3Ny45NTMsMTczLjc3MiwxNzMuNzdDMzczLjc3LDI5NS44MTYsMjk1LjgyLDM3My43NywxOTkuOTk3LDM3My43N3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0YzOEIwMCIgZGF0YS1vbGRfY29sb3I9IiNmMzhiMDAiPjwvcGF0aD4KCQk8cGF0aCBkPSJNMjQxLjU1OSwxMDkuODUxYy01LjEyMy01LjEyNC0xMy40My01LjEyNC0xOC41NDcsMGwtODAuODc1LDgwLjg3M2MtMi40NiwyLjQ1OS0zLjg0Myw1Ljc5Ni0zLjg0Myw5LjI3MyAgICBjMCwzLjQ3OCwxLjM4Myw2LjgxMywzLjg0Myw5LjI3Mmw4MC44NzUsODAuODc1YzIuNTYyLDIuNTYyLDUuOTE4LDMuODQ0LDkuMjczLDMuODQ0YzMuMzU0LDAsNi43MTktMS4yODEsOS4yNzItMy44NDQgICAgYzUuMTIzLTUuMTE5LDUuMTIzLTEzLjQyNiwwLTE4LjU0NWwtNzEuNTk3LTcxLjYwNGw3MS41OTctNzEuNkMyNDYuNjgyLDEyMy4yNzcsMjQ2LjY4MiwxMTQuOTcxLDI0MS41NTksMTA5Ljg1MXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0YzOEIwMCIgZGF0YS1vbGRfY29sb3I9IiNmMzhiMDAiPjwvcGF0aD4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+')!important;position: relative;left: 0%;bottom: 6%;background-position: center;background-repeat: no-repeat;background-size: cover;width: 55px;height: 55px;}
.property-listing .owl-carousel .owl-nav button.owl-next{background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PGc+CiAgICA8Zz4KICAgICAgPHBhdGggZD0iTTY0LjUsMTIyLjZjMzIsMCw1OC4xLTI2LDU4LjEtNTguMVM5Ni41LDYuNCw2NC41LDYuNFM2LjQsMzIuNSw2LjQsNjQuNVMzMi41LDEyMi42LDY0LjUsMTIyLjZ6IE02NC41LDE0LjYgICAgYzI3LjUsMCw0OS45LDIyLjQsNDkuOSw0OS45UzkyLDExNC40LDY0LjUsMTE0LjRTMTQuNiw5MiwxNC42LDY0LjVTMzcsMTQuNiw2NC41LDE0LjZ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjZmZmZmZmIj48L3BhdGg+CiAgICAgIDxwYXRoIGQ9Im01MS4xLDkzLjVjMC44LDAuOCAxLjgsMS4yIDIuOSwxLjIgMSwwIDIuMS0wLjQgMi45LTEuMmwyNi40LTI2LjRjMC44LTAuOCAxLjItMS44IDEuMi0yLjkgMC0xLjEtMC40LTIuMS0xLjItMi45bC0yNi40LTI2LjRjLTEuNi0xLjYtNC4yLTEuNi01LjgsMC0xLjYsMS42LTEuNiw0LjIgMCw1LjhsMjMuNSwyMy41LTIzLjUsMjMuNWMtMS42LDEuNi0xLjYsNC4yIDAsNS44eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iI2ZmZmZmZiI+PC9wYXRoPgogICAgPC9nPgogIDwvZz48L2c+IDwvc3ZnPg==')!important;position: relative;left: 1%;bottom: 2%;background-position: center;background-repeat: no-repeat;background-size: cover!important;width: 60px;height: 60px;}
.property-listing .owl-carousel .owl-nav button.owl-next:hover{background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PGc+CiAgICA8Zz4KICAgICAgPHBhdGggZD0iTTY0LjUsMTIyLjZjMzIsMCw1OC4xLTI2LDU4LjEtNTguMVM5Ni41LDYuNCw2NC41LDYuNFM2LjQsMzIuNSw2LjQsNjQuNVMzMi41LDEyMi42LDY0LjUsMTIyLjZ6IE02NC41LDE0LjYgICAgYzI3LjUsMCw0OS45LDIyLjQsNDkuOSw0OS45UzkyLDExNC40LDY0LjUsMTE0LjRTMTQuNiw5MiwxNC42LDY0LjVTMzcsMTQuNiw2NC41LDE0LjZ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGMzhCMDAiIGRhdGEtb2xkX2NvbG9yPSIjZjM4YjAwIj48L3BhdGg+CiAgICAgIDxwYXRoIGQ9Im01MS4xLDkzLjVjMC44LDAuOCAxLjgsMS4yIDIuOSwxLjIgMSwwIDIuMS0wLjQgMi45LTEuMmwyNi40LTI2LjRjMC44LTAuOCAxLjItMS44IDEuMi0yLjkgMC0xLjEtMC40LTIuMS0xLjItMi45bC0yNi40LTI2LjRjLTEuNi0xLjYtNC4yLTEuNi01LjgsMC0xLjYsMS42LTEuNiw0LjIgMCw1LjhsMjMuNSwyMy41LTIzLjUsMjMuNWMtMS42LDEuNi0xLjYsNC4yIDAsNS44eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRjM4QjAwIiBkYXRhLW9sZF9jb2xvcj0iI2YzOGIwMCI+PC9wYXRoPgogICAgPC9nPgogIDwvZz48L2c+IDwvc3ZnPg==')!important;position: relative;left: 1%;bottom: 2%;background-position: center;background-repeat: no-repeat;background-size: cover;width: 60px;height: 60px;}
.property-listing .owl-nav span {color: transparent;display: none;}

@media(max-width:767px){
  .property-listing .owl-carousel .owl-nav button.owl-prev, .property-listing .owl-carousel .owl-nav button.owl-prev:hover{width: 22px;height: 22px;}
  .property-listing .owl-carousel .owl-nav button.owl-next, .property-listing .owl-carousel .owl-nav button.owl-next:hover{width: 24px;height: 25px;}
  .property-listing .photo .gallery.owl-carousel .owl-nav{height: 41px;overflow:hidden;width: 77%;position:absolute;left:13%;bottom: 17%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align: center;}
}



/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after{
  border:2px dashed #0085ba; /* Matches visible edit shortcuts. */
  bottom:1em;
  content:"";
  display:block;
  left:1em;
  position:absolute;
  right:1em;
  top:1em;
  z-index:1;
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content{
  z-index:2; /* Prevent :after from preventing interactions within the section */
}

/* Used for placeholder text */
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title{
  display:block;
  font-size:14px;
  font-size:0.875rem;
  font-weight:700;
  letter-spacing:1px;
  padding:3em;
  text-transform:uppercase;
  text-align:center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after{
  border:none;
}

/* Add some space around the visual edit shortcut buttons. */
.twentyseventeen-panel > .customize-partial-edit-shortcut > button{
  top:30px;
  left:30px;
}

/* Ensure that placeholder icons are visible. */
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before{
  visibility:visible;
}

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback{
  display:none;
}

.no-svg .svg-fallback{
  display:inline-block;
}

.no-svg .dropdown-toggle{
  padding:0.5em 0 0;
  right:0;
  text-align:center;
  width:2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down{
  font-size:20px;
  font-size:1.25rem;
  font-weight:400;
  line-height:1;
  -webkit-transform:rotate(180deg); /* Chrome,Safari,Opera */ /* IE 9 */
  transform:rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down{
  -webkit-transform:rotate(0); /* Chrome,Safari,Opera */ /* IE 9 */
  transform:rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before{
  content:"\005E";
}
/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,.no-svg .prev.page-numbers .screen-reader-text,.no-svg .search-submit .screen-reader-text{
  clip:auto;
  font-size:16px;
  font-size:1rem;
  font-weight:400;
  height:auto;
  position:relative !important; /* overrides previous !important styles */
  width:auto;
}
.wp-block-column{-ms-flex-preferred-size:100%;flex-basis:100%;word-break:normal;overflow-wrap:normal;}
.wp-block-column:nth-child(even){margin-left:0;}
.wp-block-column:not(:first-child){margin-left:0;}
.wp-block-column:nth-child(odd){margin-left:0;}
.wp-block-column:not(:last-child){margin-right:0;}
/*--------------------------------------------------------------
19.0 Easy Property Listings
--------------------------------------------------------------*/
.epl-shortcode-listing-category{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.epl-shortcode .loop-footer{margin-top:2rem;}
.epl-paginate-default-wrapper a{font-weight:600;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;}


/*--------------------------------------------------------------
19.0 Accordions
--------------------------------------------------------------*/

/***accordion***/
.accord-title {font-size: 29px;color: #fff;background: #343a40;padding: 10px 15px;margin: 1.5em 0em 0.5em;}
.accord-title:first-child {margin:0em 0em 0.5em;}
.accordion{background: #f3f3f3;margin: 0 20px;}

.accordion-toggle-parent {cursor: pointer;background-color: #ffffff;padding: 11px;text-align: left;color: #f38b00;border-bottom: 2px solid #f38b00;-webkit-transition:background-color 0.2s ease;transition: background-color 0.2s ease;}
.accordion-toggle-parent:hover {border-bottom: 2px solid #585c5e;text-align: left;color: #f38b00;-webkit-transition:background-color 0.2s ease;transition: background-color 0.2s ease;background-color: rgb(237, 237, 237);}
.accordion-content-parent {display: none;text-align:left;padding: 20px 40px;}
.accordion h4.parent-accord-active{padding-left:40px;background-color: rgba(154, 154, 154, 0.3);border-bottom: 2px solid #565a5c;-webkit-transition:background-color 0.2s ease;transition: background-color 0.2s ease;background-image: url('/wp-content/themes/prudential/assets/images/plus-minus-sprite_blk.png');background-repeat:no-repeat;background-position: 13px -21px;background-size: 14px;margin-bottom: 0;margin-top: 0;}
.accordion h4.parent-not-active{margin-top:0;margin-bottom: 0px;padding-left:40px;background-image: url('/wp-content/themes/prudential/assets/images/plus-minus-sprite_blk.png');background-repeat:no-repeat;background-position: 13px 14px;background-size: 14px;left: 0;position: relative;}


.accordion-toggle-child {cursor: pointer;/* background-color: #ffffff; */padding: 11px;text-align: left;color: #f38b00;border-bottom: 2px solid #f38b00;-webkit-transition:background-color 0.2s ease;transition: background-color 0.2s ease;font-size: 20px;}
.accordion-toggle-child:hover {border-bottom: 2px solid #585c5e;text-align: left;color: #f38b00;-webkit-transition:background-color 0.2s ease;transition: background-color 0.2s ease;background-color: rgb(237, 237, 237);}
.accordion-content-child {display: none;text-align:left;padding: 20px 40px;background: #fff;}
.accordion h4.child-accord-active{padding-left:40px;background-color: rgba(154, 154, 154, 0.3);border-bottom: 2px solid #565a5c;-webkit-transition:background-color 0.2s ease;transition: background-color 0.2s ease;background-image: url('/wp-content/themes/prudential/assets/images/plus-minus-sprite_blk.png');background-repeat:no-repeat;background-position: 13px -21px;background-size: 14px;margin-bottom: 0;margin-top: 0;}
.accordion h4.child-not-active{margin-top:0;margin-bottom: 0px;padding-left:40px;background-image: url('/wp-content/themes/prudential/assets/images/plus-minus-sprite_blk.png');background-repeat:no-repeat;background-position: 13px 14px;background-size: 14px;left: 0;position: relative;}

.employ-card .post-thumbnail a img { max-height: 273px;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;}
.employ-card h3, .team-quote-card h3 {color: #333; text-decoration: none;text-transform:uppercase; font-size:1.15rem;}
.employ-card a {color: #333;text-decoration: none;}
.employ-card .entry-meta {font-size:0.85rem;}
.employ-card .btn-more{color:#f38b00;}
.employ-side h3, .team-quote-card h3 {margin-bottom: 0.5em;}
.employ-side p + h3, .team-quote-card p + h3 { margin-bottom: 0.5em; margin-top:1.2em;}
.employ-side p, .team-quote-card p { margin-bottom: 0.3em;}
.employ-card .desc, .team-quote-card .desc{padding:1.5rem;}
.team-quote-card .post-thumbnail img {max-height: 300px;-o-object-fit: cover;object-fit: contain;-o-object-position: center;object-position: center;}
.team-quote-card {margin: 1em;text-align: center;padding-top:1em;}

.page-template-page-careers .team-quote-card {margin: 1em;text-align: center;padding-top:0;}
.page-template-page-careers #careers-three .employ-card img {border-radius: 50%;height: 300px; max-width: 300px;-o-object-position: center;object-position: center;-o-object-fit: cover;object-fit: cover;}
.page-template-page-careers #careers-three .employ-card h3{font-size:2rem;}
.page-template-page-careers #careers-two .post-thumbnail img {border-radius: 50%;max-width: 180px;height: 180px;-o-object-position: center;object-position: center;-o-object-fit: cover;object-fit: cover;margin-bottom:1em;}

.animated > .animation{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:all .6s ease;transition:all .6s ease;}
.animated.in > .animation{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}

i.fas.fa-quote-left {padding: 10px 8px 0 0;font-size: 13px;top: -13px;position: relative;color: #FF9800;}
i.fas.fa-quote-right {padding: 10px;position: relative;top: -8px;font-size: 13px;color: #ff9800;}

#team-quotes.owl-carousel .owl-stage-outer,#team-quotes.owl-carousel .owl-stage,#team-quotes.owl-carousel .owl-item,#team-quotes.owl-carousel .item,#team-quotes.owl-carousel .item .inner{height:100%;}
#team-quotes.owl-carousel{width:100%;margin-left:auto;margin-right:auto;}
#team-quotes.owl-carousel .item{padding-top:3rem;padding-bottom:2rem;position:relative;}
.page-template-page-careers #team-quotes.owl-carousel .item{padding-top:0;}
#team-quotes.owl-carousel .owl-nav > button.owl-prev, #team-quotes.owl-carousel .owl-nav > button.owl-next{display:block;width:30px;height:30px;margin:0;padding:0;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;-webkit-box-shadow:none;box-shadow:none;outline:none;-webkit-transition:all .2s linear;transition:all .2s linear;}
#team-quotes.owl-carousel .owl-nav > button > span{display:none;}
#team-quotes.owl-carousel .owl-nav > button.owl-prev{border-bottom:2px solid rgba(42,51,56,.3);border-left:2px solid rgba(42,51,56,.3);left:-20px;}
#team-quotes.owl-carousel .owl-nav > button.owl-next{border-top:2px solid rgba(42,51,56,.3);border-right:2px solid rgba(42,51,56,.3);right:-20px;}
#team-quotes.owl-carousel .owl-nav > button:hover,#team-quotes .owl-nav > button:active,#team-quotes.owl-nav > button:focus{border-color:rgba(42,51,56,.8) !important;}
.team-1 .inner{-webkit-box-shadow:0 0 5px #f38b00;box-shadow:0 0 5px #f38b00;font-size:1.2rem;outline:2px solid #f38b00;}
.team-1 .team-quote-card h3{font-size:1.35rem;}
.team-1 .team-quote-card .quote-txt{margin-bottom:1.5rem;}
.profile-quote {
    font-size: 23px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2em;
}
.profile-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 2em;}

@media(max-width:992px){
.accord-title {font-size: 20px;}
}

@media(max-width:768px){
.accord-title {font-size: 15px;}
.accordion-content p {font-size: 12px;font-weight: 500;}
.accordion h4{font-size:12px;padding: 19px 0 13px 0;}
.accordion h4.child-not-active{background-image: url('/wp-content/themes/prudential/assets/images/plus-minus-sprite-long_blk.png');background-repeat:no-repeat;background-position: 13px 22px;background-size: 14px;left: 0;}
.accordion h4.child-accord-active{background-image: url('/wp-content/themes/prudential/assets/images/plus-minus-sprite-long_blk.png');background-repeat:no-repeat;background-position: 14px -69px;background-size: 14px;}
#team-quotes.owl-carousel .owl-nav > button.owl-prev{left: 26px;top: 100%;}
#team-quotes.owl-carousel .owl-nav > button.owl-next{left: 53px;top: 100%;}
.page-template-page-careers #careers-two .post-thumbnail img {border-radius: 50%;max-width: 273px;height: 273px;margin: 0 auto 2em;text-align: center;display: block;}
.page-template-page-careers #careers-two .desc{text-align: center;}
.employ-card { margin-bottom: 2em;}
    .page-template-page-careers #careers-three .employ-card h3 {font-size: 1.4rem;}
}

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
@media screen and (max-width:500px){
  .epl-author-box{width:54% !important;}
  .property-right .agent .epl-author-box.epl-author-image{width:40% !important;}
}
@media screen and (min-width:501px){
  .epl-property-blog.epl-listing-post .property-box-left{float:left;padding-right:0;}
  .epl-property-blog-slim.epl-listing-post .property-box-left{float:left;width:150px;}
  .epl-property-blog.epl-listing-post .property-box img{width:150px;}
  .epl-property-blog.epl-listing-post .property-box-right{float:right;width:calc(100% - 170px);padding:0;}
}
/* Adjust positioning of edit shortcuts,override style in customize-preview.css */
@media screen and (min-width:576px){
  .wrap{max-width:540px;}
  .lead{letter-spacing:.1em;}
  .innerpad{padding-top:2.5rem;padding-bottom:2.5rem;}
  /* Fix image alignment */
  img.alignleft{float:left;margin-right:1.5em;}
  img.alignright{float:right;margin-left:1.5em;}
  .main-nav a{letter-spacing:.1em;}
  #title .banner-title{font-size:2.4rem;}
  /* Front Page */
  .office-panels .item{font-size:.93333rem;}
  .recent-posts .recent-item .content::after{border-color:transparent;border-right-color:#fff;border-bottom-color:#fff;left:-30px;top:auto;bottom:0;}
  #register-panel .inner{padding:2.5rem;}
  /* Blog Index,Archive,Search */
  .taxonomy-description{font-size:14px;font-size:0.875rem;}
  .page-numbers.current{font-size:16px;font-size:1rem;}
  .prev.page-numbers,.next.page-numbers{padding-top:13px;padding-bottom:13px;}
  /* Site Footer */
  .testimonial-carousel.owl-carousel .owl-nav > button.owl-prev{left:-30px;}
  .testimonial-carousel.owl-carousel .owl-nav > button.owl-next{right:-30px;}
  #bottom-map .map-wrap{padding-top:300px;}
  .site-footer{}
  /* Gallery Columns */
  .gallery-item{max-width:50%;}
  .gallery-columns-1 .gallery-item{max-width:100%;}
  .gallery-columns-2 .gallery-item{max-width:50%;}
  .gallery-columns-3 .gallery-item{max-width:33.33%;}
  .gallery-columns-4 .gallery-item{max-width:25%;}
}

@media screen and (min-width:768px){
  .menu-item-has-children:hover>.sub-menu {display: block!important;}    
  h1,.h1{font-size:2.4rem;}
  h2,.h2{font-size:2rem;}
  h3,.h3{font-size:1.5rem;}
  h4,.h4{font-size:1.15rem;}
  img.float-md-left,img.float-md-right{max-width:47%;margin-bottom:10px;}
  img.float-left,img.float-sm-left,img.float-md-left{margin-right:25px;}
  img.float-right,img.float-sm-right,img.float-md-right{margin-left:25px;}
  .btn{padding-top:1rem;padding-bottom:1rem;}
  .innerpad{padding-top:3rem;padding-bottom:3rem;}
  .innerpad-sm{padding-top:2rem;padding-bottom:2rem;}
  .wrap{max-width:720px;}
  .big-gutters{margin-left:-20px;margin-right:-20px;}
  .big-gutters > .col,.big-gutters > [class*="col-"]{padding-left:20px;padding-right:20px;}
  .two-column .photo img{display:none;}
  .two-column .content > .inner{margin-left:auto;margin-right:auto;;}
  .two-column .content-left > .inner{margin-right:0;}
  .two-column .content-right > .inner{margin-left:0;}
  .two-column .map > .map-wrap{height:100%;padding:0;}
  .site-branding .logo{padding-top:19px;padding-bottom:19px;}
  .main-nav .nav-item+.nav-item{margin-left:15px;}
  .navbar-expand-md .main-nav .nav-item > a{padding:24px 0;}
  .main-nav .nav-item > a::before{bottom:auto;top:0;}
  .main-nav .menu-item-has-children{position:relative;}
  .navbar-expand-md .main-nav .menu-item-has-children > a{padding-right:15px;}
  .main-nav .menu-item-has-children > a::after{margin-top:-2px;right:0;}
  .main-nav .sub-menu{min-width: 10rem;position: absolute;top: 100%;left: 0;}
  .main-nav .sub-menu .sub-menu{background-color: #565a5c;top:0;left:100%;}
  .main-nav .sub-menu .menu-item-has-children > a::after{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);right:15px;}
  .main-nav .sub-menu .nav-item+.nav-item{margin-left:0;}
  .scrolled .site-branding .logo{padding-top:15px;padding-bottom:15px;}
  .scrolled .site-branding .logo > a{width:168px;padding-top:27px;}
  .scrolled .navbar-expand-md .main-nav .nav-item > a{padding-top:18px;padding-bottom:17px;}
  #title .banner-title{font-size:2.93333rem;}
  #top-menu,#title .btn-helpdesk{top:calc(50% + 35px);}
  #title .btn-helpdesk{position:absolute;right:0;-webkit-transform:translate(46px, -50%) rotate(-90deg);transform:translate(46px, -50%) rotate(-90deg);}
  #feature-panel{position:relative;}
  #feature-panel > .container,
  .page-id-154 #title > .cover > .container,
  .page-id-162 #title > .cover > .container,
  .page-id-165  #title > .cover > .container,
  .page-id-168  #title > .cover > .container,
  .page-id-171  #title > .cover > .container{padding-top:18rem;}
  #top-menu{position:absolute;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
  #top-menu ul li{position:relative;}
  #top-menu ul li a{display:block;padding:8px;}
  #top-menu ul li a:hover,#top-menu ul li a:active,#top-menu ul li a:focus{background-color:rgba(255,255,255,.3);}
  #share-box{width:100%;position:absolute;left:0;top:0;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:-1;}
  #share-box ul{width:100%;text-align:center;}
  #share-box.opened{top:100%;opacity:1;z-index:10;}
  /*.site-main.with-sidebar::before{content:'';display:block;width:100%;height:100%;background-color:#efefef;position:absolute;left:50%;top:0;transform:translateX(20%);z-index:-1;}*/
  .wp-block-column{-ms-flex-preferred-size:50%;flex-basis:50%;}
  .wp-block-column:nth-child(even){padding-left:15px;}
  .wp-block-column:not(:first-child){padding-left:15px;}
  .wp-block-column:nth-child(odd){padding-right:15px;}
  .wp-block-column:not(:last-child){padding-right:15px;}
  /* Front Page */
  .recent-posts .inner{height:100%;font-size:.93333rem;}
  .recent-posts .recent-item .content::after{border-color:transparent;border-left-color:#fff;border-bottom-color:#fff;left:0;top:-30px;bottom:auto;}
  .recent-posts .recent-item .content h3{font-size:1.33333rem;}
  #channel-panel > div{height:100%;}
  /* Posts */
  .site-content{
    padding:5.5em 0 0;
  }
  .comments-pagination,.post-navigation{
    clear:both;
  }

  .post-navigation .nav-previous{
    float:left;
    width:50%;
  }

  .post-navigation .nav-next{
    float:right;
    text-align:right;
    width:50%;
  }

  .nav-next,.post-navigation .nav-next{
    margin-top:0;
  }

  /* Blog,archive,search */

  .sticky .icon-thumb-tack{
    height:23px;
    left:-2.5em;
    top:1.5em;
    width:32px;
  }

  .blog .site-main > article,.archive .site-main > article,.search .site-main > article{
    padding-bottom:4em;
  }

  .navigation.pagination{
    clear:both;
    float:right;
    width:58%;
  }

  .has-sidebar .navigation.pagination,.archive.page-one-column:not(.has-sidebar) .navigation.pagination{
    float:none;
    width:100%;
  }

  .entry-footer{
    display:table;
    width:100%;
  }

  .entry-footer .cat-tags-links{
    display:table-cell;
    vertical-align:middle;
    width:100%;
  }

  .entry-footer .edit-link{
    display:table-cell;
    text-align:right;
    vertical-align:middle;
  }

  .entry-footer .edit-link a.post-edit-link{
    margin-top:0;
    margin-left:1em;
  }

  /* Entry content */
  /* blog and archive */
  /* Post formats */
  /* Pages */
  .property-listing .entry-header{padding:0!important;}
  .property-listing h1,.property-listing .h1{margin-bottom:0;}
  .property-left{padding-top:1.5rem;}
  .property-right{font-size:.86667rem;}
  .property-right h3{font-size:1.2rem;}
  .property-right .sfsi_widget .sfsi_wicons{width:25px !important;height:25px !important;}
  /* 404 page */
  /* Comments */
  #comments{}
  .comments-title{}
  ol.children .children{
    padding-left:2em;
  }

  /* Posts pagination */

  .nav-links .nav-title{
    position:relative;
  }

  .nav-title-icon-wrapper{
    position:absolute;
    text-align:center;
    width:2em;
  }

  .nav-links .nav-previous .nav-title .nav-title-icon-wrapper{
    left:-2em;
  }

  .nav-links .nav-next .nav-title .nav-title-icon-wrapper{
    right:-2em;
  }

  /* Secondary */
  /* Widgets */
  .widget ul{margin-left:-20px;margin-right:-20px;}
  .widget ul li,.widget ol li{padding-left:20px;padding-right:20px;}
  /* Footer */
  .bottom-contact-list .inner{padding-left:40px;background-size:32px auto;font-size:.8rem;}
  .bottom-contact-list .inner > :last-child{margin-bottom:0;}
  .contact-phone .inner{word-break:break-all;}
  .bottom-contact-list h3{font-size:1.06667rem;}
  .site-footer{border-top-width:10px;}
  .site-footer .bottom > .container{padding-bottom:5rem;}
  .site-info{margin-bottom:0;}
  .footer-nav-menu{font-size:.86667rem;}
  #bt-top{width:50px;}
  /* Gallery Columns */

  .gallery-columns-5 .gallery-item{
    max-width:20%;
  }

  .gallery-columns-6 .gallery-item{
    max-width:16.66%;
  }

  .gallery-columns-7 .gallery-item{
    max-width:14.28%;
  }

  .gallery-columns-8 .gallery-item{
    max-width:12.5%;
  }

  .gallery-columns-9 .gallery-item{
    max-width:11.11%;
  }
}

@media screen and (min-width:992px){
  html{font-size:16px;}
  h1,.h1{font-size:2.75rem;}
  h2,.h2{font-size:2.375rem;}
  h3,.h3{font-size:1.5rem;}
  h4,.h4{font-size:1.33333rem;}
  h5,.h5{font-size:1.05rem;}
  h6,.h6{font-size:1rem;}
  .wrap{max-width:960px;}
  .big-gutters{margin-left:-28px;margin-right:-28px;}
  .big-gutters > .col,.big-gutters > [class*="col-"]{padding-left:28px;padding-right:28px;}
  .btn{padding:1rem 1.8rem;font-size:1rem;}
  .btn-icon{padding-right:3.5rem;}
  .logo > a{width:172px;padding-top:27px;}
  img.float-lg-left,img.float-lg-right{max-width:47%;margin-bottom:10px;}
  img.float-left,img.float-sm-left,img.float-md-left,img.float-lg-left{margin-right:30px;}
  img.float-right,img.float-sm-right,img.float-md-right,img.float-lg-right{margin-left:30px;}
  .two-column .content > .inner{padding-left:30px;padding-right:30px;}
  .site-branding .logo{padding-top:25px;padding-bottom:25px;}
  .main-nav .nav-item+.nav-item{margin-left:25px;}
  .navbar-expand-md .main-nav .nav-item > a{padding-top:33px;padding-bottom:33px;font-size:1.05rem;}
  .navbar-expand-md .main-nav .menu-item-has-children > a{padding-right:18px;}
  .scrolled .site-branding .logo > a{width:170px;padding-top:27px;}
  #title > .cover > .container{padding-top:10rem;padding-bottom:4rem;}
  #title .banner-title{font-size:3.375rem;}
  #top-menu,#title .btn-helpdesk{top:calc(50% + 45px);}
  #title .btn-helpdesk{-webkit-transform:translate(50px, -50%) rotate(-90deg);transform:translate(50px, -50%) rotate(-90deg);}
  #top-search .btn-wrap .btn-advanced{padding:.65rem 1.1rem;font-size:30px;}
  #top-menu ul li a{padding:10px;}
  #top-menu .share-nav li a{padding:8px;}
  .recent-posts .recent-item .content::after{border-color:transparent;border-right-color:#fff;border-bottom-color:#fff;left:-30px;top:auto;bottom:0;}
  #register-panel .inner{padding:3rem 8rem;}
  #register-panel h3{letter-spacing:.15em;}
  #bottom-map .map-wrap{padding-top:375px;}
  .property-listing .photo .gallery.owl-carousel .owl-dots .owl-dot{width:30px;height:6px;}
  .property-listing h1,.property-listing .h1{font-size:1.75rem;}
  .property-right h3{font-size:1.375rem;}
  .property-right .sfsi_widget .sfsi_wicons{width:40px !important;height:40px !important;}
  /* Pagination */
  .page-numbers{display:inline-block;}
  .page-numbers.current{font-size:15px;font-size:0.9375rem;}
  .page-numbers.current .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}
  .comment-body{margin-left:0;}
  .site-footer{border-top-width:14px;}
  .bottom-contact-list .inner{padding-left:60px;background-size:43px auto;}
  #bt-top{width:55px;}
  .has-2-columns > .wp-block-column:nth-child(even){padding-left:28px;}
  .has-2-columns > .wp-block-column:not(:first-child){padding-left:28px;}
  .has-2-columns > .wp-block-column:nth-child(odd){padding-right:28px;}
  .has-2-columns > .wp-block-column:not(:last-child){padding-right:28px;}
  .widget ul{margin-left:-28px;margin-right:-28px;}
  .widget ul li,.widget ol li{padding-left:28px;padding-right:28px;}
  .epl-property-blog.epl-listing-post .property-box-right{float:right;width:calc(100% - 190px);}
}

@media screen and (min-width:1200px){
  html{font-size:18px;}
  h1,.h1{font-size:2.77778rem;}
  h2,.h2{font-size:2.44rem;}
  h3,.h3{font-size:1.66666rem;}
  h4,.h4{font-size:1.375rem;}
  h5,.h5{font-size:1.125rem;}
  h6,.h6{font-size:1.0625rem;}
  .col-xl-20{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%;}
  img.float-xl-left,img.float-xl-right{max-width:47%;margin-bottom:10px;}
  img.float-left,img.float-sm-left,img.float-md-left,img.float-lg-left,img.float-xl-left{margin-right:40px;}
  img.float-right,img.float-sm-right,img.float-md-right,img.float-lg-right,img.float-xl-right{margin-left:40px;}
  .innerpad{padding-top:4rem;padding-bottom:4rem;}
  .logo > a{width:236px;padding-top:38px;}
  .wrap{max-width:1140px;}
  .big-gutters{margin-left:-34px;margin-right:-34px;}
  .big-gutters > .col,.big-gutters > [class*="col-"]{padding-left:34px;padding-right:34px;}
  .two-column .content > .inner{width:580px;padding-left:40px;padding-right:40px;}
  .main-nav .nav-item+.nav-item{margin-left:32px;}
  .scrolled .site-branding .logo > a{width:205px;padding-top:33px;}
  #title > .cover > .container{padding-top:10rem;padding-bottom:4rem;}
  #title .banner-title{font-size:3.77778rem;}
  #top-menu,#title .btn-helpdesk{top:calc(50% + 47px);}
  #title .btn-helpdesk{-webkit-transform:translate(56px, -50%) rotate(-90deg);transform:translate(56px, -50%) rotate(-90deg);}
  #top-search .form-group{margin-bottom:0;}
  #top-search .form-group .form-control,#top-search .form-group .custom-select{height:100%;}
  #top-search .btn-wrap .btn-advanced{padding-top:.75rem;padding-bottom:.75rem;}
  .property-panels .item,.epl-shortcode-listing-category .item{font-size:.88889rem;}
  .property-panels .item h4, .property-panels .item .h4,.epl-shortcode-listing-category .item h4, .epl-shortcode-listing-category .item .h4{font-size:1.11111rem;}
  .office-panels .item{font-size:.83333rem;}
  .office-panels .item h4{font-size:1rem;}
  .recent-posts .inner{font-size:.83333rem;}
  .recent-posts .inner .btn{font-size:1rem;}
  #bottom-map .map-wrap{padding-top:420px;}
  .site-footer{border-top-width:18px;}
  .bottom-contact-list .inner{padding-left:84px;background-size:60px auto;}
  .site-footer .logo > a{width:255px;margin-left:0;padding-top:41px;}
  .site-footer h4{font-size:1.33333rem;}
  .footer-nav h5{font-size:1rem;}
  .footer-nav-menu{font-size:.83333rem;}
  #bt-top{width:60px;}
  .has-2-columns > .wp-block-column:nth-child(even){padding-left:34px;}
  .has-2-columns > .wp-block-column:not(:first-child){padding-left:34px;}
  .has-2-columns > .wp-block-column:nth-child(odd){padding-right:34px;}
  .has-2-columns > .wp-block-column:not(:last-child){padding-right:34px;}
  .property-right{font-size:.83333rem;}
  .property-right .btn{padding:13px 15px;font-size:16px;letter-spacing:0;}
  .property-right h3{font-size:1.33333rem;}
  .property-right h4{font-size:1rem;}
  .property-right .sfsi_widget .sfsi_wicons{width:32px !important;height:32px !important;}
  .widget ul{margin-left:-34px;margin-right:-34px;}
  .widget ul li,.widget ol li{padding-left:34px;padding-right:34px;}
}
@media (min-width:1380px){
  .container,.wrap{max-width:1350px;}
  .logo > a{width:335px;padding-top:54px;}
  .col-xxl-20{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%;}
  .text-xxl-left{text-align:left !important;}
  .two-column .content > .inner{width:700px;}
  #top-menu,#title .btn-helpdesk{top:calc(50% + 52px);}
  #top-search .title{margin-bottom:0;line-height:1.2;}
  #top-search .form-group,#top-search .btn-wrap{padding-top:11px;padding-bottom:11px;}
  #top-search .btn-wrap .btn-search{padding:.8rem 2.5rem .8rem 1.2rem;}
  #top-search .btn-wrap .btn-advanced{padding:.55rem 1rem;}
  #bottom-map .map-wrap{padding-top:461px;}
  #register-panel .inner{padding-left:14rem;padding-right:14rem;}
}
@media screen and (max-width:48.875em) and (min-width:48em){
  .admin-bar .site-navigation-fixed.navigation-top,.admin-bar .site-navigation-hidden.navigation-top{top:46px;}
}
/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/
@media print{
  /* Hide elements */
  form,button,input,select,textarea,.navigation-top,.social-navigation,#secondary,.content-bottom-widgets,.header-image,.panel-image-prop,.icon-thumb-tack,.page-links,.edit-link,.post-navigation,.pagination.navigation,.comments-pagination,.comment-respond,.comment-edit-link,.comment-reply-link,.comment-metadata .edit-link,.pingback .edit-link,.site-footer aside.widget-area,.site-info{display:none !important;}
  .entry-footer,#comments,.site-footer,.single-featured-image-header{border:0;}
  /* Font sizes */
  body{font-size:12pt;}
  h1{font-size:24pt;}
  h2{font-size:22pt;}
  h3{font-size:17pt;}
  h4{font-size:12pt;}
  h5{font-size:11pt;}
  h6{font-size:12pt;}
  .page .panel-content .entry-title,.page-title,body.page:not(.twentyseventeen-front-page) .entry-title{font-size:10pt;}
  /* Layout */
  .wrap{padding-left:5% !important;padding-right:5% !important;max-width:none;}
  /* Site Branding */
  .site-header{background:transparent;padding:0;}
  .custom-header-media{padding:0;}
  .twentyseventeen-front-page.has-header-image .site-branding,.twentyseventeen-front-page.has-header-video .site-branding,.home.blog.has-header-image .site-branding,.home.blog.has-header-video .site-branding{position:relative;}
  .site-branding{margin-top:0;margin-bottom:1.75em !important; /* override styles added by JavaScript */}
  .site-title{font-size:25pt;}
  .site-description{font-size:12pt;opacity:1;}
  /* Posts */
  .single-featured-image-header{background:transparent;}
  .entry-meta{font-size:9pt;}
  /* Colors */
  body,.site{background:none !important; /* Brute force since user agents all print differently. */}
  body,a,.site-title a,.twentyseventeen-front-page.has-header-image .site-title,.twentyseventeen-front-page.has-header-video .site-title,.twentyseventeen-front-page.has-header-image .site-title a,.twentyseventeen-front-page.has-header-video .site-title a{color:#222 !important; /* Make sure color schemes don't affect to print */}
  h2,h5,blockquote,.site-description,.twentyseventeen-front-page.has-header-image .site-description,.twentyseventeen-front-page.has-header-video .site-description,.entry-meta,.entry-meta a{color:#777 !important; /* Make sure color schemes don't affect to print */}
  .entry-content blockquote.alignleft,.entry-content blockquote.alignright{font-size:11pt;width:34%;}
  .site-footer{padding:0;}
}