/*
 Theme Name:     Divi Child - KG
 Description:    Divi Child Theme for KG
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* Theme customization starts here
------------------------------------------------------- */

/***   Fonts and Helpers   ***/
* {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
} 

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.wpl_property_listing_container.wpl-property-listing-mapview .wpl_pagination_container .pagination li a, .wpl_property_listing_container.wpl-property-listing-mapview .wpl_pagination_container .pagination li span {
    width: 27px !important;
    height: 27px;
}

.wpl_property_listing_container.wpl-property-listing-mapview .wpl_pagination_container .pagination li.prev a:before, .wpl_property_listing_container.wpl-property-listing-mapview .wpl_pagination_container .pagination li.next a:before {
    line-height: 25px;
}

.wpl_property_listing_container .wpl-listing-tags-wp .wpl-listing-tags-cnt div {
    width:75px;    
}

.wpl-column {
    clear: none !important;   
}

.wpl-page .wpl-print-rp-wp a {
    vertical-align: baseline;
}

/****** REMOVE ARROWS ON HOVER AND ADJUST PADDING ******/
#reset {
    color: #616161;
    background-color: #fff;
}

#reset:after {
	content: none !important;
}

#reset:hover {
	padding: 12px 7px 12px 7px !important; /* this is Divis default button padding */
	background-color: darkgrey;
	color:#fff;
}

.underline-title, .underline-title-middle, .residential-underline-title, .residential-underline-title-middle, .project-marketing-underline-title, .project-marketing-underline-title-middle {
    position: relative;
    margin-bottom: 40px;
}

.underline-title:after {
    position: absolute;
    content: '';
    height: 4px;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 53px;
    background: #00467e;
}

.underline-title-middle:after {
    position: absolute;
    content: '';
    height: 4px;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 53px;
    background: #00467e;
}

.residential .underline-title:after {
	background: #482a5e;
}

.residential .underline-title-middle:after {
	background: #482a5e;
}

.project-marketing .underline-title:after {
	background: #7a1314;
}

.project-marketing .underline-title-middle:after {
	background: #7a1314;
}

.lds-ring {
	display: block;
    position: relative;
    width: 64px;
    height: 64px;
    top: 40%;
    left: 45%;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #01467f;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #01467f transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lds-ring-show {
	display: block !important;
} 

.lds-ring-hide {
	display: none !important;
} 

.single-agents .lds-ring {
	display: block;
    position: relative;
    width: 64px;
    height: 64px;
    top: 40%;
    left: 45%;
}
.single-agents .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;hom
  margin: 6px;
  border: 6px solid #01467f;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #01467f transparent transparent transparent;
}
.single-agents .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.single-agents .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.single-agents .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lds-overlay.active {
        display:block;   
    }
    
    .mobile-lds-ring {
	    display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        top: 50%;
        left: 43%;
    }
    .mobile-lds-ring div {
      box-sizing: border-box;
      display: block;
      position: absolute;
      width: 51px;
      height: 51px;
      margin: 10px;
      border: 6px solid #fff;
      border-radius: 50%;
      animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      border-color: #fff transparent transparent transparent;
    }
    .mobile-lds-ring div:nth-child(1) {
      animation-delay: -0.45s;
    }
    .mobile-lds-ring div:nth-child(2) {
      animation-delay: -0.3s;
    }
    .mobile-lds-ring div:nth-child(3) {
      animation-delay: -0.15s;
    }

    @keyframes mobile-lds-ring {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }
    
    .mobile-lds-ring-show {
    	display: block !important;
    } 
    
    .mobile-lds-ring-hide {
    	display: none !important;
    } 
.single-agents .lds-ring-show {
	display: block !important;
} 

.single-agents .lds-ring-hide {
	display: none !important;
} 

.mini-lds-ring {
	display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 70%;
    left: 20%;
;
}
.mini-lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 6px;
  border: 6px solid #01467f;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #01467f transparent transparent transparent;
}
.mini-lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.mini-lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.mini-lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes mini-lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.mini-lds-ring-show {
	display: block !important;
} 

.mini-lds-ring-hide {
	display: none !important;
} 

.lds-overlay {
    width: 100%; 
    height: calc(100% - 97px);
    position: absolute; 
    z-index: 8890; 
    background-color: rgba(0, 0, 0, .5); 
    display:none;  
}

.inv-recaptcha-holder {
	display: none;
}

.total_listings::after {
    content: '\e65c';
    font: 1.4em "wpl-front";
    display: inline-block;
    position: relative;
    top: 2px;
    padding-left: 5px;
}

.wpl_property_listing_container.wpl-property-listing-mapview .wpl_prp_cont.wpl_prp_cont_old .view_detail .wpl_prp_title {
    font-size: 1.6em!important;
}

.wpl_property_listing_container .wpl_prp_cont .wpl_prp_listing_icon_box .built_up_area span {
    display: inline-block;
    padding-left: 5px;   
}

a {
    color: #01467f;
}

.wpl_prp_show_layout2_container .wpl_prp_show_detail_boxes_cont .rows span {
    color: #01467f;
}

.wpl_carousel_container .simple_list li .right_section .title {
    color: #01467f;
}

.wpl_prp_show_container .wpl_attachments_list_container li {
    width: 100%;   
}

.single .et_pb_fullwidth_section .et_pb_fullwidth_post_title_0.et_pb_post_title {
    padding-top: 12%!important;
    padding-bottom: 6%!important;
}

.wpl_property_listing_container .wpl_sort_options_container .wpl_plist_sort_active {
    color: #01467f;
}

.single-agents .et_pb_section_1 {
    padding-bottom: 0 !important;
}

.single-agents .et_pb_tabs .et_pb_all_tabs .et_pb_tab_0.et_pb_tab,
.single-agents .et_pb_tabs .et_pb_all_tabs .et_pb_tab_1.et_pb_tab{
    display: none !important;
}

.single-agents .et_pb_tabs {
    margin-bottom:0px !important;
    
} 
.wpl_property_listing_container.wpl-property-listing-mapview .wpl-column {
    box-shadow: 2px 2px 2px darkgrey;   
    margin-bottom: 5px;
}

#kg_properties .wpl-small-up-1 .listing-card-container {
    box-shadow: 2px 2px 2px darkgrey;
    border: 1px solid darkgrey;
    margin: 25px 1% 25px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-around;
    border-bottom: 0;
}

#kg_properties .wpl-small-up-1 .listing-card-container .wpl_prp_bot {
    padding: 0 15px;
}
/*
.wpl_property_listing_container.wpl-property-listing-mapview .wpl_prp_cont {
    margin: 0px;   
}*/

.wpl-profile-listing-wp .wpl-column .wpl_profile_container .wpl_profile_picture .back:before,
.wpl_prp_show_container .wpl_agent_info .image_container .front:before,
.wpl_prp_top .wpl_prp_top_boxes.back:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -webkit-transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    transition: transform 0.6s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 127%;
    background: rgba(255,255,255,0.5);
    content: '';
}

.wpl-profile-listing-wp .wpl-column .wpl_profile_container.commercial .wpl_profile_picture .back:before,
.wpl_profile_listing_container .wpl-column .wpl_profile_container.commercial .wpl_profile_picture .back .view_properties,
.wpl-profile-listing-wp .wpl-column .wpl_profile_container.corporate .wpl_profile_picture .back:before,
.wpl_profile_listing_container .wpl-column .wpl_profile_container.corporate .wpl_profile_picture .back .view_properties,
.wpl_prp_show_container .wpl_agent_info .image_container .front:before,
.wpl_prp_top .wpl_prp_top_boxes.back:before {
    background: rgba(1, 70, 127, 0.5) !important;
}

.wpl-profile-listing-wp .wpl-column .wpl_profile_container.residential .wpl_profile_picture .back:before,
.wpl_profile_listing_container .wpl-column .wpl_profile_container.residential .wpl_profile_picture .back .view_properties{
    background: rgba(72, 42, 94, .5) !important;
}

.wpl-profile-listing-wp .wpl-column .wpl_profile_container .wpl_profile_picture:hover .back:before,
.wpl_prp_show_container .wpl_agent_info .image_container:hover .front:before, 
.wpl_prp_top:hover .wpl_prp_top_boxes.back:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.wpl_profile_listing_container .wpl-column .wpl_profile_container .wpl_profile_picture .back .view_properties:after {
    display: none;   
}

#wpl_profile_listing_container .profile a:hover,
#wpl_profile_listing_container .title a:hover {
    color: rgba(1, 70, 127, 1) !important;
}

/*.wpl_prp_show_container .wpl_agent_info .image_container .back {
    transform: unset;
}*/

.wpl_prp_top .wpl_prp_top_boxes.back .view_detail:after {
    content:'';   
    border: unset;
}

.wpl_prp_show_container .wpl_agent_info .image_container:hover .back,
.wpl_prp_top .wpl_prp_top_boxes.back .view_detail {
    height:100%;
    background: rgba(1, 70, 127, 0.5) !important;
}

/*.et-db #et-boc .et_pb_module .et_pb_button:hover, .et-db #et-boc .et_pb_button:hover,
.wpl_agent_info_button .et_pb_button:hover{
    border: unset; 
    background: rgba(1, 70, 127, 1);
    color: #fff !important;
}*/

.wpl_agent_info_button .et_pb_button:after {
    line-height: 0.6em;
}
/*.et_pb_button:hover, .et_pb_button:hover {
    background-color: #01467f !important;
    color:#fff !important;
}*/

.wpl_prp_title:hover {
    color: rgba(1, 70, 127, 1) !important;
}

#wpl_addon_membership_container {
    max-width: 600px;
    box-shadow: 2px 2px 2px darkgrey;
}

#wpl_login_form_container {
    padding-top: 0px;
    margin-top: 20px;
}

/***   Nav Bar and Menu  ***/

.badge1 {
   position:relative;
}

.badge1[data-badge]:after {
   content:attr(data-badge);
   position:absolute;
   top:-15px;
   left:25px;
   font-size:.7em;
   background:green;
   color:white;
   width:18px;height:18px;
   text-align:center;
   line-height:18px;
   border-radius:50%;
   box-shadow:0 0 1px #333;
   /*display: none;  /* temp  */
}

.desktop-dashboard .badge1[data-badge]:after {
    top:-8px;
    left:20px;
}

.division-active {
    color: #cdb27b!important;
}

#et-info-phone {
    margin-right: 0px;
}

#et-links-menu {
    display: inline-block; 
    width: 50%;
}

.dashboard-links {
    line-height: unset !important;
    font-size: 21px;
    padding: 0 5px;
}

.mobile-dashboard-links {
    line-height: .8 !important; 
    color: #fff;
    font-size: 24px;
    padding: 0 10px;
}

.mobile-dashboard-links {
    color: #fff;
}

.et-fixed-header .mobile-dashboard-links {
    color: #01467f;
}

.et_menu_container {
    width:100%;
}

.mobile_menu_bar:before {
    color: #fff;
}

.et-fixed-header .mobile_menu_bar:before {
    color: #01467f;
}

.page-template-template-map .mobile_menu_bar:before {
    color: #01467f;
}

body.residential .et-fixed-header .mobile_menu_bar:before,
body.residential .et-fixed-header .mobile-dashboard-links {
    color: #553374;
}

body.commercial .et-fixed-header .mobile_menu_bar:before,
body.commercial .et-fixed-header .mobile-dashboard-links {
    color: #01467f;
}

body.project-marketing .et-fixed-header .mobile_menu_bar:before,
body.project-marketing .et-fixed-header .mobile-dashboard-links {
    color: #7a1314;
}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 11px;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 15px;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, 
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a,
.et-fixed-header #top-menu-nav #et_search_icon:before,
.et-fixed-header .et_search_form_container input,
.et-fixed-header span.et_close_search_field:after,
.et-fixed-header .et_search_form_container input::placeholder{
    color: darkgray !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation li.current-menu-item>a {
    color: #cdb27b !important;
}

.et-fixed-header #top-menu li.current-menu-item>a {
	color: #8300e9 !important;
}

#logo {
	max-height: 150px;
	height:150px !important;
}

.et-fixed-header #logo {
	max-height: 100%;
}

header#main-header.et-fixed-header {
       box-shadow: 2px 2px 2px darkgrey !important;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li {
    opacity: 1; 
    -webkit-transition: .5s cubic-bezier(.77,0,.175,1);
    transition: .5s cubic-bezier(.77,0,.175,1);
}

.et_header_style_fullscreen .et-fixed-header #et-top-navigation, .et_header_style_slide .et-fixed-header #et-top-navigation {
    padding-top: 21px !important;
	padding-bottom: 1px !important;
}

.top-menu-button {
	border: 2px solid white;
    padding: 3px 12px;
    border-radius: 3px;
}

.top-menu-button:hover {
	color: #00467e !important;
	background-color: #fff;
}

#main-header {
	top: 41px;
}

body.residential #top-header {
	background-color: #553374;
}

body.residential #logo {
	content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-white.svg');
	height: 76px !important;
    padding: 5px;
}

body.residential .et-fixed-header #logo {
    content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-full-reverse-residential.svg');
    height: 66px !important;
    padding: unset;
}

body.project-marketing #top-header {
	background-color: #7a1314;
}

body.project-marketing #logo {
	content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-white.svg');
	height: 76px !important;
    padding: 5px;
}

body.project-marketing .et-fixed-header #logo {
    content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-full-reverse-pre-sales.svg');
    height: 66px !important;
    padding: unset;
}

body.commercial #logo {
	content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-white.svg');
	height: 76px !important;
	padding: 5px;
}

body.commercial .et-fixed-header #logo {
    content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-full-reverse-1.svg');
    height: 66px !important;
    padding:unset;
}

/*********************************
change logo for fixed header (quick and easy way)
**********************************/
/*.et-fixed-header #logo {
    content: url('/wp-content/uploads/sites/12/2019/06/klein-group-logo-full-reverse-1.svg');
    height:100%;
}*/

.et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
.et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
.et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
.et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
.et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
.et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }
.et_mobile_menu .et_mobile_menu_arrow { display: none !important; }

/***   Page Header   ***/

 /* IF USING PARALLAX */
.commercialOverlay .et_parallax_bg:before, .greyOverlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(12, 113, 195, 0.3);
}

 /* IF USING PARALLAX */
.project-marketingOverlay .et_parallax_bg:before, .greyOverlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(122, 19, 20, 0.5);
}

/* IF USING PARALLAX */
.residentialOverlay .et_parallax_bg:before, .greyOverlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(85, 51, 116, 0.4);
}

.et_pb_section_parallax:not(.et_pb_fullwidth_menu), .et_pb_slider_parallax {
    overflow: unset;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    padding-right: 0;
	margin-right: 0px;
}

#top-header {
	display:block !important;
}

.et_header_style_fullscreen #top-menu-nav, .et_header_style_slide #top-menu-nav, .et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu, .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
    display: block;
}

/*#main-header {
	background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1));
}*/

.residential #main-header {
	background: rgba(85, 51, 116, 0.4);
}

.commercial #main-header {
	background: rgba(1, 70, 127, 0.3);
}

.project-marketing #main-header {
	background: rgba(122, 19, 20, 0.5);
}

#main-header.et-fixed-header {
	background: #ffffff;
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    float: right;
    margin-top: -8px;
    margin-left: 20px;
}

.et_header_style_fullscreen #et_top_search, .et_header_style_fullscreen #top-header, .et_header_style_fullscreen .et_slide_menu_top .clear, .et_header_style_fullscreen div#et_mobile_nav_menu, .et_header_style_slide #et_top_search, .et_header_style_slide #top-header, .et_header_style_slide div#et_mobile_nav_menu, .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul {
    display: block !important;
}

/***   Home Page   ***/

.home .wpl_search_field_ptcategory,
.home .more_search_option {
    display: none !important;
}

.home #wpl_search_form_3,
.home #wpl_search_form_4,
.home #wpl_search_form_11 {
	margin-top: 0px;
	margin-bottom: 8%;
	padding: 15px 15px 10px 20px;
}

.home .chosen-results {
	color: #444;	
}

.home .wpl-carousel-item h5 {
    font-family: 'Avenir';
    font-weight: bold;
}

.home .wpl-carousel-item h4 {
    font-family: 'Avenir';
    font-weight: bold;
    font-size: 20px;
}

.home .wpl-carousel-item .commercial h4 {
    color: #01467f;
}

.home .wpl-carousel-item .residential h4 {
    color: #482a5e;
}

.home .wpl-carousel-item .projects h4 {
    color: #7a1314;
}

.home .et_pb_section_0 {
    font-weight: bold;
}
/* -------------------------------------------- 
 ------ Blurbs as Tabs Custom Styling ------
 -------------------------------------------- */

/* Style the Blurbs Tabs */
#blurb-tabs .et_pb_column {
 display:flex;
 align-items:center;
 justify-content:center;
 flex-wrap:wrap;
}
#blurb-tabs .tab-title {
 width:25%;
}

/* Hover Styles for Blurb Tabs - Titles */
#blurb-tabs .tab-title {
 transition:all .3s ease-in-out;
}
#blurb-tabs .tab-title:hover {
 cursor:pointer; 
 background:#222; /* Tab hover background color */
}
#blurb-tabs .tab-title.active-tab {
 background:#f2f2f2; /* Active tab background color */
}
#blurb-tabs .tab-title.active-tab .et_pb_blurb_container h4 a {
 color:#000; /* Active tab title color */
}
#blurb-tabs .tab-title.active-tab .et-pb-icon {
 color:#666!important; /* Active tab icon color */
}

/* Tab Titles Mobile Styles */

@media (max-width: 980px ) {
 #blurb-tabs .tab-title {
 width:51%;
 }
 #blurb-tabs .tab-title .et_pb_main_blurb_image {
 margin-bottom:10px; /* Reduce icon bottom margin */
 }
}

@media (max-width: 479px ) {
 #blurb-tabs .tab-title {
 width:60%;
 }
 #blurb-tabs .tab-title .et_pb_blurb_content { /* This moves icon to the right */
 display:flex;
 align-items:center;
 justify-content:flex-start;
 }
 #blurb-tabs .tab-title .et_pb_main_blurb_image { /* Fix icon margins on mobile */
 margin-bottom:5px;
 margin-right:0px;
 }
}

/* Hide the tabs content/sections */
.tab-content {
 display:none;
padding-top: 0px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
}
#tab1 {
  display:block;
}

/***   Home Page Search Form   ***/

/***   Home Residential Search Form   ***/

.home #wpl3_search_field_container_41 {
    width: 29%;
}

.home #wpl3_search_field_container_3020 {
    width: 14%;    
}

.home #wpl3_search_field_container_3020 .chosen-container {
    width: 100% !important;
}

.home #wpl3_search_field_container_6 {
    width: 24%;
}

.home #wpl3_search_field_container_6 .chosen-container {
    width:49% !important;
}

.home #wpl3_search_field_container_8 {
    width: 12%;
}

.home #wpl3_search_field_container_8 .chosen-container {
    width: 100% !important;
}

.home #wpl3_search_field_container_9 {
    width: 12%;
}

.home #wpl3_search_field_container_9 .chosen-container {
    width: 100% !important;
}

/***   Home Commercial Search Form   ***/

.home #wpl4_search_field_container_41 {
    width: 29%;
}

.home #wpl4_search_field_container_3 {
    width: 11%;    
}

.home #wpl4_search_field_container_3 .chosen-container {
    width: 100% !important;
}

.home #wpl4_search_field_container_2 {
    width: 11%;    
}

.home #wpl4_search_field_container_2 .chosen-container {
    width: 100% !important;
}

.home #wpl4_search_field_container_6 {
    width: 20%;
}

.home #wpl4_search_field_container_6 .chosen-container {
    width:48.75% !important;
}

.home #wpl4_search_field_container_11 {
    width: 20%;
}

.home #wpl4_search_field_container_11 .chosen-container {
    width:48.5% !important;
}

/***   Home Project Marketing Search Form   ***/


.home .slide-body p {
    font-family: Avenir, Helvetica, Arial, Lucida, sans-serif;
}
#featured-agents .commercial .et_pb_button {
    color: #01467f;
}

#featured-agents .project-marketing .et_pb_button {
    color: #7a1314;
}

#featured-agents .residential .et_pb_button {
    color: #482a5e;
}

.wpl_agents_widget_container .wpl_profile_container .wpl_profile_picture div.back {
    background: rgba(0, 0, 0, .5) !important;
}

.wpl_agents_widget_container .wpl_profile_container .wpl_profile_picture .back {
    display: unset; 
}

@media screen and (min-width: 1200px) {
#royal-lepage-row {
    min-height: 100vh;
}
}

/***   Commercial Page   ***/

.page-id-343 #main-content {
    font-weight: bold;
}

/***   Commercial Page Search Form   ***/

.page-id-343 #wpl4_search_field_container_41 {
    width: 29%;
}

.page-id-343 #wpl4_search_field_container_3 {
    width: 11%;    
}

.page-id-343 #wpl4_search_field_container_3 .chosen-container {
    width: 100% !important;
}

.page-id-343 #wpl4_search_field_container_2 {
    width: 11%;    
}

.page-id-343 #wpl4_search_field_container_2 .chosen-container {
    width: 100% !important;
}

.page-id-343 #wpl4_search_field_container_6 {
    width: 20%;
}

.page-id-343 #wpl4_search_field_container_6 .chosen-container {
    width:48.75% !important;
}

.page-id-343 #wpl4_search_field_container_11 {
    width: 20%;
}

.page-id-343 #wpl4_search_field_container_11 .chosen-container {
    width:48.5% !important;
}

.page-id-343 #wpl4_search_field_container_22 {
    display: none;
}

.page-id-343 .wpl_search_from_box {
    padding: 15px 15px 10px 20px;
}

.page-id-343 .wpl_search_from_box_bot {
    padding: 10px 0 5px;
}

.page-id-343 .wpl_search_from_box_bot label {
    display: none !important;
}

.page-id-343 .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container .chosen-container .chosen-single, 
.page-id-343 .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container select,
.page-id-343 .wpl_search_from_box .wpl_search_from_box_bot #sf4_textsearch_textsearch{
    height: 45px !important;
    line-height: 45px;
    border-radius: 0px; 
}

.page-id-343 .wpl_search_from_box_bot .chosen-container {
    width: 100% !important;
}

.page-id-343 #wpl4_search_field_container_10 .chosen-container,
.page-id-343 #wpl4_search_field_container_10 .chosen-container {
    width: 49% !important;
}

.page-id-343 .search_submit_box {
    /*position: absolute;*/
    right: 0px;
}

.page-id-343 .wpl_search_field_separator {
    display: none !important;
}

/***   Residential Page   ***/

.page-id-870 #main-content
{
    font-weight: bold;
}

.page-id-870 #wpl3_search_field_container_41 {
    width: 29%;
}

.page-id-870 #wpl3_search_field_container_3020 {
    width: 14%;    
}

.page-id-870 #wpl3_search_field_container_3020 .chosen-container {
    width: 100% !important;
}

.page-id-870 #wpl3_search_field_container_6 {
    width: 24%;
}

.page-id-870 #wpl3_search_field_container_6 .chosen-container {
    width:49% !important;
}

.page-id-870 #wpl3_search_field_container_8 {
    width: 12%;
}

.page-id-870 #wpl3_search_field_container_8 .chosen-container {
    width: 100% !important;
}

.page-id-870 #wpl3_search_field_container_9 {
    width: 12%;
}

.page-id-870 #wpl3_search_field_container_9 .chosen-container {
    width: 100% !important;
}

.page-id-870 #wpl3_search_field_container_22 {
    display: none;
}

.page-id-870 .wpl_search_from_box {
    padding: 15px 15px 10px 20px;
}

.page-id-870 .wpl_search_from_box_bot {
    padding: 10px 0 5px;
}

.page-id-870 .wpl_search_from_box_bot label {
    display: none !important;
}

.page-id-870 .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container .chosen-container .chosen-single, 
.page-id-870 .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container select,
.page-id-870 .wpl_search_from_box .wpl_search_from_box_bot #sf3_textsearch_textsearch {
    height: 45px !important;
    line-height: 45px;
    border-radius: 0px; 
}

.page-id-870 .wpl_search_from_box_bot .chosen-container {
    width: 100% !important;
}

.page-id-870 #wpl3_search_field_container_10 .chosen-container,
.page-id-870 #wpl3_search_field_container_10 .chosen-container {
    width: 49% !important;
}

.page-id-870 .search_submit_box {
    /*position: absolute;*/
    right: 0px;
}

.page-id-870 .wpl_search_field_separator {
    display: none !important;
}

/* Residential Buyers Page */

/*customisation*/

.verticalnav, .verticalnav-inner, .hoveraltcontent {
	list-style-type: none !important;
	margin:0px !important;
}

.cf{
    &:after{
        content:"";
        display:table;
        clear:both;
    }
}


.navi-tabs__nav{
  float:left;
  width: 100%;

}
.navi-tabs__container{
  float:left;
  width:70%;
  padding:0 20px;
  min-height:400px;
}

.navi-tabs__container:before{
	margin-top:30px;
}

.verticalnav {
    list-style: none;
    padding: 0 15px 0 0;
    margin: 0;
}

.verticalnav-inner {
	border:1px solid #c7c7c7;
	background:#ffffff;
	list-style:none;
	padding: 0;
	margin-bottom:5px;
}
.hoveraltcontent {
	list-style:none;
	padding:10px !important;
	z-index:200;
}

.firstlist {
	padding-top:10px;
	position: relative;
}

.hoveralt:hover::after {
    content: "";
    display: inline-block !important;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #482a5e;
    margin-left:5px;
}

.hoveralt li::after > a{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #482a5e;
    margin-left:5px;
}

.lastlist {
	padding-bottom:10px;
}



.main-title {
	border:1px solid #c7c7c7;
	background:#fff;
	color:#c7c7c7;
	text-transform: uppercase;
	padding: 10px 0 8px 10px !important;
	width: 100%;
  	font-size:14px !important;
}

.main-title:before {
	float: left;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
	background: url("/wp-content/uploads/2018/06/unselected.png") no-repeat center; 
	background-size:10px 10px;
	position: relative;
	left: 0;
    top: 8px;
    margin-right:5px;
}


.dropdowntabnav .active {
	border:0;
	background:#482a5e;
	padding: 11px 0 9px !important;
	color:#fff !important;
    width:100%;
}

.dropdowntabnav .active a:focus {
    color: #fff !important;
}

.dropdowntabnav .active:before {
	float: left;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
	background: url("/wp-content/uploads/2018/06/selected.png") no-repeat center; 
	background-size:10px 10px;
	position: relative;
	left: 10px;
    top: 8px;
    margin-right:5px;
}


.dropdowntabnav .active:after {
	float: left;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #482a5e;
	position: relative;
	left: 95%;
    top: 4px;
}

.activeinner {
	color:#482a5e !important;
	font-weight:bold;
}

.dropdowntabnav a {
	padding:2px 10px;
	margin-bottom:5px;
	display:block;
  	font-size:12px;
  	text-decoration: none; 
}

.verticalnav-inner a {
	color:#c7c7c7;;
	line-height: 16px;
}

.verticalnav-inner a:hover {
    color: #482a5e;
}

.verticalnav-inner ul {
	/*position:absolute;*/
	background:#fff;
	border-top: 1px solid #c7c7c7;
	padding:0;
	left: 100%;
	top: -1px;
	/*width: 250px;*/
	border-bottom: 1px solid #c7c7c7;
}

.verticalnav-inner ul:hover {
	background:#fff;
}

.verticalnav-inner ul li:hover {
	background:#fff;
}

/***   Project Marketing Page   ***/

/***   Project Marketing Search Form   ***/

.page-id-697 #wpl3_search_field_container_41 {
    width: 29%;
}

.page-id-697 #wpl3_search_field_container_3020 {
    width: 14%;    
}

.page-id-697 #wpl3_search_field_container_3020 .chosen-container {
    width: 100% !important;
}

.page-id-697 #wpl3_search_field_container_6 {
    width: 24%;
}

.page-id-697 #wpl3_search_field_container_6 .chosen-container {
    width:49% !important;
}

.page-id-697 #wpl3_search_field_container_8 {
    width: 12%;
}

.page-id-697 #wpl3_search_field_container_8 .chosen-container {
    width: 100% !important;
}

.page-id-697 #wpl3_search_field_container_9 {
    width: 12%;
}

.page-id-697 #wpl3_search_field_container_9 .chosen-container {
    width: 100% !important;
}

.page-id-697 .wpl_search_from_box {
    padding: 15px 15px 10px 20px;
}

/***   View Property Map Page   ***/

#kg_mobile_tabs .residential label{
    width: 20%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;   
}

#kg_mobile_tabs .residential:hover label{
    width: 100%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;   
}

#kg_mobile_tabs .residential {
    color: #553374 !important;
    background-color: #f2f2f2 !important;
}

#kg_mobile_tabs .residential.active label {
     width: 100%;
}

#kg_mobile_tabs .commercial label{
    width: 20%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;   
}

#kg_mobile_tabs .commercial:hover label{
    width: 100%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;   
}

#kg_mobile_tabs .commercial {
    color: #01467f !important;
    background-color: #f2f2f2 !important;
}

#kg_mobile_tabs .commercial.active label {
     width: 100%;
}

#kg_mobile_tabs .project-marketing label{
    width: 20%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;   
}

#kg_mobile_tabs .project-marketing:hover label{
    width: 100%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;   
}

#kg_mobile_tabs .project-marketing {
    color: #7a1314 !important;
    background-color: #f2f2f2 !important;
}

#kg_mobile_tabs .project-marketing.active label {
     width: 100%;
}

#kg_exclusive label:hover {
    background-color: #e2aa00 !important;  
    color: #fff !important;
}

#kg_exclusive label.active {
    background-color: #e2aa00 !important;  
    color: #fff !important;
}

#kg_mobile_exclusive label:hover {
    background-color: #e2aa00 !important;  
    color: #fff !important;
}

#kg_mobile_exclusive label.active {
    background-color: #e2aa00 !important;  
    color: #fff !important;
}
#kg_geolocate label:hover {
    background-color: #01467f !important;  
    color: #fff !important;
}

#kg_geolocate label.active {
    background-color: #01467f !important;  
    color: #fff !important;
}

#wpl_default_search_11,
#wpl_default_search_12 {
    display: none;
}

#search_filters.residential #wpl11_search_field_container_2,
#search_filters.residential #wpl11_search_field_container_11 {
    display: none !important;
}

#search_filters.commercial #wpl11_search_field_container_8,
#search_filters.commercial #wpl11_search_field_container_9 {
    display: none !important;
}


/***   Styling for the Search/Filter Form   ***/
#wpl11_search_field_container_22 {
    display: none;
}

input::placeholder { /* Chrome/Opera/Safari */
  font-weight: bold !important;
  font-size: 13px;
}

.wpl_property_listing_container.wpl-property-listing-mapview .wpl_sort_options_container .wpl-sort-options-selectbox {
    max-width: -moz-calc(100% - 195px);
    max-width: -webkit-calc(100% - 195px);
    max-width: calc(100% - 195px);
}

.wpl_search_from_box .wpl_search_from_box_top {
    width: 100%;
}

#wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container, 
#wpl_searchwidget_11 .wpl_search_from_box_top .search_submit_box, 
#wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_reset, 
#wpl_searchwidget_11 .wpl_search_from_box_top .wpl_dashboard_links_container {
    margin-left: 0;
    margin-right: 0;
}

#wpl_searchwidget_11 .wpl_search_from_box_bot label {
    display: none;    
}

#wpl_searchwidget_11 .wpl_search_from_box_bot .wpl_search_field_container.wpl_search_field_area .chosen-container{
    width:49% !important;
}

#sf3_unit_price_chosen,
#sf4_unit_price_chosen,
#sf4_unit_lot_area_chosen,
#sf4_unit_living_area_chosen,
#sf11_unit_price_chosen,
#sf11_unit_lot_area_chosen,
#sf11_unit_living_area_chosen{
	display: none;
}

.wpl_search_from_box .more_search_option {
	top: -29px;
	border: 2px solid #d9d9d9;
}

/*#wpl_searchwidget_4 .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_area {
    width:26% !important;    
}*/

#wpl_default_search_11,
#wpl_default_search_12 {
	background-color: #f2f2f2;
    padding: 11px;
    width: calc(100% - 384px);
    float: left;
}

/*#wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:not(.wpl_search_field_price),
#wpl_searchwidget_12 .wpl_search_from_box_top .wpl_search_field_container:not(.wpl_search_field_price) {
    width:13% !important;
}*/

/***   Residential Search Form   ***/

.residential #wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:first-of-type {
    width:30%;
    border-right: 2px solid #d9d9d9;
}

.residential #wpl11_search_field_container_3 {
    width: 15% !important;
    border-right: 2px solid #d9d9d9;
}

.residential #wpl11_search_field_container_3 .chosen-container {
    width: 100% !important;
}

.residential #wpl11_search_field_container_6 {
    width:25% !important; 
    border-right: 2px solid #d9d9d9;
}

.residential #wpl11_search_field_container_6 .chosen-container {
    width:49% !important;
    min-width: 92px !important;
}

.residential #sf11_min_price_sale_chosen {
    border-right: 2px solid #d9d9d9;
}

.residential #sf11_max_price_sale_chosen {
    margin-left: 0;
}

.residential #wpl11_search_field_container_8 {
    width: 12.5% !important;
    border-right: 2px solid #d9d9d9;
}

.residential #wpl11_search_field_container_8 .chosen-container {
    width: 100% !important;
}

.residential #wpl11_search_field_container_9 {
    width: 12.5% !important;
    border-right: 2px solid #d9d9d9;    
}

.residential #wpl11_search_field_container_9 .chosen-container {
    width: 100% !important;
}

/*.wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_price {
    width:23% !important; 
    border-right: 2px solid #d9d9d9;
}
.wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_price .chosen-container {
    width:48.5% !important;
}*/



/*#wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:first-of-type,
#wpl_searchwidget_12 .wpl_search_from_box_top .wpl_search_field_container:first-of-type{
    width:28% !important;
    border-right: 2px solid #d9d9d9;
}*/



/*#wpl11_search_field_container_2 {
    border-right: 2px solid #d9d9d9;    
}*/

/***   Commercial Search Form   ***/

.commercial #wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:first-of-type {
    width:29%;
    border-right: 2px solid #d9d9d9;
}

.commercial #wpl11_search_field_container_3 {
    width: 14% !important;
    border-right: 2px solid #d9d9d9;
}

.commercial #wpl11_search_field_container_3 .chosen-container {
    width: 100% !important;
}

.commercial #wpl11_search_field_container_2 {
    width:12% !important; 
    border-right: 2px solid #d9d9d9;
}

.commercial #wpl11_search_field_container_2 .chosen-container {
    width: 100% !important;
}

.commercial #wpl11_search_field_container_6 {
    width: 20% !important;
    border-right: 2px solid #d9d9d9;
}

.commercial #wpl11_search_field_container_6 .chosen-container {
    width:49% !important;
    min-width: 92px !important;
}

.commercial #sf11_min_price_sale_chosen {
    border-right: 2px solid #d9d9d9;
}

.commercial #sf11_max_price_sale_chosen {
    margin-left: 0;
}

.commercial #wpl11_search_field_container_11 {
    width: 20% !important;
    border-right: 2px solid #d9d9d9;    
}

.commercial #wpl11_search_field_container_11 {
    border-right: 2px solid #d9d9d9;
}

.commercial #sf11_min_lot_area_chosen {
    border-right: 2px solid #d9d9d9;
}

.commercial #sf11_max_lot_area_chosen {
    margin-left: 0;
}

.commercial #wpl11_search_field_container_11 .chosen-container {
    width:49% !important;
    min-width: 92px !important;
}

.commercial #sf11_min_price_sale_chosen {
    border-right: 2px solid #d9d9d9;
}


/***   Pre-Sale Search Form   ***/

/***   Search Form Helpers   ***/

#kg_mobile_sort_filters {
    display: none !important;
}

#wpl_searchwidget_11 .wpl_search_from_box .wpl_search_field_container.minmax_selectbox_type .chosen-container:last-child, 
#wpl_searchwidget_11 .wpl_search_from_box .wpl_search_field_container.minmax_selectbox_type select:last-child {
    margin-left: 0;
}

#kg_mobile_switcher {
    display: none;    
}

.wpl_search_reset {
    display: none;
}
.wpl_search_from_box .wpl_search_field_container .chosen-container .chosen-single, 
.wpl_search_from_box .wpl_search_field_container select, 
.wpl_search_from_box .wpl_search_field_container input, 
.wpl_search_from_box .wpl_search_field_container .chosen-container-multi .chosen-choices {
    font-size: 1em !important;
        font-weight: bold;
}

.page-template-template-map #wpl_search_form_11,
.page-template-template-jesse-properties #wpl_search_form_11,
.page-template-template-map #wpl_search_form_12,
.page-template-template-jesse-properties #wpl_search_form_12 {
	margin: 0px;
	background: #fff; 
	padding: 5px 5px 0px 10px;
	border: 2px solid #d9d9d9;
	border-radius: 30px;
}

.wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container, .wpl_search_from_box .wpl_search_from_box_top .search_submit_box, .wpl_search_from_box .wpl_search_from_box_top .wpl_search_reset, .wpl_search_from_box .wpl_search_from_box_top .wpl_dashboard_links_container a {
    margin-bottom: 5px;
}

.wpl_property_listing_container.wpl-property-listing-mapview {
    width:100vw;    
}

.kg_map {
    display: none;
}

.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
    font-size: 12px !important;
    height: 30px !important;
}

.wpl-property-listing-mapview .kg_map {
    width:75%; 
    float:left; 
    height: calc(100vh - 212px);
    display: block;
}

.kg_listings_box {
    width:100%;
}

.wpl-property-listing-mapview .kg_listings_box {
    height: calc(100vh - 212px); 
    width:25%; 
    float:left; 
    left:unset; 
    top:unset;
}

.wpl_property_listing_container.wpl-property-listing-mapview .wpl_prp_cont.wpl_prp_cont_old .wpl_gallery_container img, .wpl_property_listing_container.wpl-property-listing-mapview .wpl_prp_cont.wpl_prp_cont_old .wpl_gallery_container .no_image_box {
    height: 120px !important;
}

.kg_listings_box_wrapper {
    
}

.wpl-property-listing-mapview .kg_listings_box_wrapper {
    height: calc(100vh - 302px); position: relative; width: 100%; overflow-x: hidden;background-color:#f2f2f2;
}

.kg_listings {
    
}

.wpl-property-listing-mapview .kg_listings {
    padding: 10px !important; 
    padding-bottom: 42px !important;
    overflow-y: auto !important; 
    height: calc(100vh - 302px) !important;
}

.wpl-page .wpl-rss-wp a:after,
.wpl-page .wpl-print-rp-wp a span i,
.wpl-save-search-wp>a::after{
    font-size: 15px;
}
    
.kg_pagination {
    
}

.wpl-property-listing-mapview .kg_pagination {
    width:78%; float:left;
}

.kg_page_size {
    
}

.wpl-property-listing-mapview .kg_page_size {
    width:20%; float:left;
}

#wpl_search_form_2 .search_submit_box,
#wpl_search_form_3 .search_submit_box,
#wpl_search_form_4 .search_submit_box,
#wpl_search_form_11 .search_submit_box,
#wpl_search_form_12 .search_submit_box {
    margin: 0 !important;
    float: right;
}

.wpl_search_from_box .search_submit_box:after {
    color: white;
    background-color: limegreen;
    border-radius: 50%;
    text-align: center;  
    height: 50px;
    width: 50px;
    padding-left: 0px;
    margin-top: -2px;
}

#wpl_search_form_11 .search_submit_box:after {
    
}

#kg_sort_filters {
    width: 384px; 
    float: left;
}

.page-template-template-map .wpl_search_from_box .search_submit_box:after {
    height: 47px;
    width: 47px;
    margin-top: -1px;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    padding-top: 30vh !important;
}

.kg_mobile_switcher {
    display: none;   
}
    
.kg_prev,
.kg_next {
    transition: color .1s linear;
    background: transparent;
    color: #d5d5d5;
    padding: 0;
    margin: 0;
    margin-top: -0.8em;
    font: 3em "wpl-front";
    font-weight: bold;
    position: absolute;
    Height: 50px;
    width: 50px;
    top: 50%;
    text-align: center;
}
.kg_prev:hover:after,
.kg_next:hover:after {
   color:#869791; 
}

.kg_prev:after {
    color:#d5d5d5;
        content: '\e656';
        font-family: "wpl-front";
}
.kg_next:after {
    color:#d5d5d5;
    content: "\e657";
    font-family: "wpl-front";
}

.wpl-column, .wpl-columns {
    padding-left: .625rem !important;
    padding-right: .625rem !important;
}

#kg_show_options {
    display: inline-block;
}

/*  Checkbox Dropdown  */

.multiselect {
  width: 200px;
}

.selectBox {
  position: relative;
    display: inline-block;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
  display: none;
  width: 100%;
}

/*#checkboxes label {
  display: inline-block;
}

#checkboxes label:hover {
  background-color: #1e90ff;
}*/

/***   Property Show Page   ***/

.wpl_prp_show_layout2_container .wpl_prp_show_detail_boxes_cont .rows {
    width: 100%;
}

.wpl_property_show .et_pb_section_1 {
    padding-top: 0px;
}

.wpl_property_show .et_pb_row_0 {
    width: 90%;
}

.wpl_property_show .wpl_carousel_container .details_view.wpl-plugin-owl {
    width: 31.3%;
    float: left;
    background: #fff;
    margin-right: 2%;
}

.wpl_property_show .listing_links {
    margin: 0 -2px;
}

.kg_property_show_row {
    margin-left: -.625rem !important; margin-right: -.625rem !important; display: -ms-flex; display: -webkit-flex; display: flex; margin-bottom: 15px;
}
.kg_basic_details {
    flex: 1; margin-bottom: 0px; flex-basis: 40%;
}

.kg_property_description {
    padding-right:15px; flex: 1; margin-bottom: 0px; flex-basis: 75%;
}

.kg_additional_info .wpl_prp_show_detail_boxes_cont .rows {
    clear: unset;
    width: 50% !important;
}

/*.kg_additional_info .wpl_prp_show_detail_boxes_cont .wpl-column label {
    width: 50%;   
}*/

/*.kg_additional_info .wpl_prp_show_detail_boxes_cont .wpl-column span {
    width: 50% !important;   
}*/

.wpl_prp_show_container .wpl_rooms_list_container li {
    width: 100%;
}

/***   Agents Listing Page   ***/

.wpl_agents_widget_container .wpl_profile_container .wpl_profile_picture {
    width: 100% !important;
}

.wpl_profile_listing_profiles_container .residential {
	background-image: url(/wp-content/uploads/2018/06/residential-profile-border.png);
    background-repeat: no-repeat;
    background-position-x: 352px;
    padding-right: 0;
    background-position: right;
    background-size: contain;	
}

.wpl_profile_listing_profiles_container .commercial {
	background-image: url(/wp-content/uploads/2018/06/commercial-profile-border.png);
    background-repeat: no-repeat;
    background-position-x: 352px;
    padding-right: 0;
    background-position: right;
    background-size: contain;
}

.wpl_profile_listing_profiles_container .corporate {
	background-image: url(/wp-content/uploads/2018/06/corporate-profile-border.png);
    background-repeat: no-repeat;
    background-position-x: 352px;
    padding-right: 0;
    background-position: right;
    background-size: contain;	
}

.wpl_profile_listing_profiles_container .project-marketing {
	background-image: url(/wp-content/uploads/2018/06/marketing-profile-border.png);
    background-repeat: no-repeat;
    background-position-x: 352px;
    padding-right: 0;
    background-position: right;
    background-size: contain;	
}

/***   Agents Show Page   ***/

.listingTypeBox,
.sortOptionBox {
    width: auto;
}

.savePrintRSSBox {
    width: auto;
    float: right;
}

.kg_listing {
    border-right: 0px !important;;
}

.kg_listing:hover {
    color: #01467f;
    border-color: #01467f !important;
    border-right:2px solid #01467f !important;
}

.kg_sold {
    border-left: 0px !important;;
}

.kg_listing_active {
    color: #01467f;
    border-color: #01467f !important;
    border-right:2px solid #01467f !important;
}

.kg_sold:hover {
    color: #d21a10;
    border-color: #d21a10 !important;
}

.kg_sold_active {
    color: #d21a10;
    border-color: #d21a10 !important;
    border-left:2px solid #d21a10 !important;
}



/* Our Professional Page */

.page-id-11 .wpl_sort_options_container, .page-id-11 .wpl_pagination_container,
.page-id-3881 .wpl_sort_options_container, .page-id-3881 .wpl_pagination_container,
.page-id-946 .wpl_sort_options_container, .page-id-946 .wpl_pagination_container,
.page-id-944 .wpl_sort_options_container, .page-id-944 .wpl_pagination_container {
	display: none;
}

.wpl_profile_container .wpl-column:last-of-type {
	float: unset;
    margin: 0 auto;
}
.wpl_profile_container {
    height: 150px;
    min-height: 150px;
	border-bottom: none;
}
	
.wpl_profile_container_title {
	width: calc(100% - 170px);
    text-align: left !important;
    float: left;
    height: 100%;
    padding: 10px 10px 10px 10px!important;
}

.wpl_profile_container_title .title {
	padding:0px;
	    line-height: 30px !important;
}

.wpl_profile_container_title .title a {
	padding:0px;
	overflow: unset;
    text-overflow: unset;
    white-space: unset;
	line-height: 24px;
	    line-height: 24px;
    padding-top: 5px !important;
    font-weight: normal;
}

.wpl_profile_container_title a {
	text-decoration: none !important;	
}

.wpl_profile_container_title .specialty p {
	    line-height: 15px;
    margin: 10px 0px;
    font-size: .9em;
    font-weight: 500;
}

.wpl_profile_container_title .profile a {
	    color: #01467f !important;
    font-weight: 700;
    font-size: 20px;
}
.wpl_profile_container ul {
	display:none;
}
.wpl_profile_picture {
	height: 150px !important;
    width: 150px !important;
    float: left !important;
    margin: 0px !important;
}

/*.wpl_category_2 .wpl_prp_show_detail_boxes_cont span,
.wpl_category_4 .wpl_prp_show_detail_boxes_cont span,
.wpl_category_31 .wpl_prp_show_detail_boxes_cont span,
.wpl_category_208 .wpl_prp_show_detail_boxes_cont span,
.wpl_category_209 .wpl_prp_show_detail_boxes_cont span,
.wpl_category_210 .wpl_prp_show_detail_boxes_cont span {
	width: 100% !important;
}*/

.wpl_profile_listing_profiles_container {
	    text-align: center;
}
.agent_info_details i {
	font-size: 30px;
}

/*.wpl_profile_listing_profiles_container .wpl-column {
	float: none !important;
    display: inline-block;
}*/

.page-id-946 .wpl_profile_container {
	background-image: url(/wp-content/uploads/2018/06/marketing-profile-border.jpeg) !important;
}

.wpl-profile-listing-wp .wpl-column .wpl_profile_container .wpl_profile_picture:hover .back a {
    opacity: 1;
    line-height: 34px;
    /*margin-top: 25%;*/
}

.wpl_profile_container  img {
	height:100% !important;
	box-shadow: 2px 2px 2px darkgrey;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.panel{
	display: none;
}

.accordion span:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion.active span:after {
    content: "\2212";
}

.highlights_section {
	margin-top: 40px;
}

/***   Footer   ***/

#footer-bottom {
   	padding: 30px 0 20px;
}

#footer-info {
    padding-top: 5px;
}

body.residential #footer-bottom {
    background-color: #553374;
}

body.project-marketing #footer-bottom {
    background-color: #7a1314;
}

/* Footer Contact Form 7 Form */

.contact-top {
    padding: 5px 1%;
}

.contact-top .residential {
    background-color: #482a5e;
    color: #fff;
    margin-right: 1.5%;
}

.contact-top .commercial {
    background-color: #01467f;
    color: #fff; 
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.contact-top .project-marketing {
    background-color: #7a1314;
    color: #fff;  
    margin-left: 1.5%;
}

.footer-contact-left {
    float: left;
    padding: 5px 1%;
    width: 45%;
}

.footer-contact-right {
    float: left;
    padding: 5px 1%;
    width: 45%;
}

.footer-contact-submit {
    float: left;
    padding: 5px 1%;
    width: 10%;
    height: 198px;
	margin-top: -15px;
}

.wpcf7-checkbox {
    padding:0px !important;    
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]
{
    background-color: #fff;
    color: #000;
    width: 100%;
	height: 55px;
}

.wpcf7 button, input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius:0;
	height:100%;
}

.wpcf7 .wpcf7-submit {
	padding:14px;
	float:left; 
    border: 2px solid #0095eb;
	border-radius: 3px;
    background-color: transparent!important;
    color: #0095eb !important;
  	width: 100%;
	box-shadow: inset 0 0 0 0;
    background-image: none;
	font-size: 18px;
	cursor: pointer;
}

#footer-contact .wpcf7 .wpcf7-submit {
    height: 196px;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #0095eb !important;
    color: #ffffff !important;
}

.wpcf7 .wpcf7-submit:before {
    font-family: FontAwesome;
    content: "\25AE";
}

.wpcf7 {
	margin-top:10px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%;
	font-size: 18px;
    padding: 15px;
	border: none;
}

input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    color: #1982c2;
    background-color: rgba(233, 245, 252, 1) !important;
    border-color: #d5e5ee;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip {
    position: absolute!important;
    left: -50px!important;
    top: -15px !important;
    width: 50px!important;
    height: 44px!important;
    padding: 0!important;
    background: url(/wp-content/uploads/sites/12/2019/05/contact_form_error.png)!important;
    overflow: hidden;
    text-indent: -9999px!important;
    padding: 0;
    border: none!important;
}

body:not(.cf7p-message) .wpcf7-validation-errors {
    border: none!important;
    display: none!important;
}

.wpcf7 button, .wpcf7 button, input[type="button"], input[type="reset"], input[type="submit"] {
border-radius:0;
height:100%;
}

.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%;
    height: 196px;
}



.footer-input {
	float:left; 
	width:44%; 
	padding:5px;
}

span.wpcf7-list-item {
    display: inline-block;
    width: 31.33%;
    margin: 0 auto 15px;
    text-align: center;
	font-size: 18px !important;
	font-family: "Avenir", Arial, Tahoma, sans-serif;
}

.wpcf7 input[type="checkbox"] {
    margin: 13px;
}

.wpcf7 p {
	padding-bottom: 0px;
    margin-bottom: 15px;
}

.contact-firstName {
	margin-right: 2%;
    width: 49%;
    float: left;
}

.contact-lastName {
    width: 49%;
    float: left;
}


/***   DIVI HELPERS   ***/

.ds-grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(1, auto);
}

.ds-grid-item1 {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.ds-grid-item2 {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}

.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active {
    border-bottom: 2px solid #222 !important;
}

.et_pb_number_counter .percent-value:before {
	content: '$';
}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

.inline_buttons .et_pb_button_module_wrapper {
	display: inline-block;
	margin: 10px 30px 0px 0px!important;
}

/***   END DIVI HELPERS   ***/

/***   WPL HELPERS   ***/

.wpl_carousel_container .responsive-slider .slides,
.wpl_carousel_container .responsive-slider.loading{
    background: none;
}

.wpl_membership_field_row label, .wpl_membership_field_row .wpl-gen-form-label, .wpl_add_agent_field_row label, .wpl_add_agent_field_row .wpl-gen-form-label {
    width: 20%;
    display: inline-block;
}

.wpl_membership_field_row input {
    width: 75%;
}

.wpl_addon_membership_container {
    margin: 0 auto;
}

#wpl_plisting_top_sidebar_container {
	display: none !important;
}

.wpl-listing-tag.sp_featured {
    /*background-color: gold;*/
    background-color:  #e2aa00;
}
.wpl-listing-tag.sp_hot {
    background-color: #d21a10;
}
.wpl-listing-tag.sp_forclosure {
    background-color: #666666;
}
.wpl-listing-tag.sp_openhouse {
    background-color: #3cae2c;
}

#sf2_unit_price_chosen {
	display: none;	
}

.wpl_membership_field_row label, .wpl_membership_field_row .wpl-gen-form-label, .wpl_add_agent_field_row label, .wpl_add_agent_field_row .wpl-gen-form-label {
    width: 20%;
    display: inline-block;
}

.wpl_membership_field_row input, .wpl_membership_field_row textarea, .wpl_membership_field_row select, .wpl_add_agent_field_row input, .wpl_add_agent_field_row textarea, .wpl_add_agent_field_row select {
    width: 75%;
}

.wpl_membership_field_row .wpl_membership_agreement {
    width: unset;
}

.wpl-login-form {
        margin: 0 auto;
    
}
.wpl-login-form-row-wrap {
    display: block; 
}

/***   END WPL HELPERS   ***/

/***   Market Reports Page   ***/

.report_box {
    background-color: #f2f2f2; 
    padding:40px 60px;
}

.report_box .type-reports {
    box-shadow: 2px 2px 2px darkgrey;
}

/***   Blog Page   ***/

/**
 * Blog
 */
.blog-orange-bg .et_pb_blog_grid .et_pb_post {
	border-radius: 4px;
	border-color: #F26827 !important;
	background-color: #F26827 !important;
}

/*.blog-orange-bg	h2.entry-title {
	color: #efefef;
}*/
	
/*.blog-orange-bg	.post-content p {
	color: rgba(255, 255, 255, 0.78) !important;
}*/
			
/*.blog-orange-bg	.post-content a {
	color: #ffffff;
}*/

.single #footer-contact {
    background-color: #f2f2f2;
}

.single #footer-contact h3 {
    font-family: 'Avenir',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 34px;
    text-align: center;
}

/**
 * Filter Posts
 */
 
 #top-posts article {
    box-shadow: 2px 2px 2px darkgrey;
}

#filterposts .category-articles {
			background-color: #F26827;
}

/*#filterposts h2.entry-title {
	color: #ffffff;
}*/
	
/*#filterposts .post-content p {
	color: rgba(255, 255, 255, 0.78) !important;
}*/
				
/*#filterposts .post-content a {
	color: #fff;
	background: rgba(242, 106, 43, 0.7);
}
*/	
.category-articles:before {
			content: "Article";
			background: #fff;
			color: #f26827;
}
	
.category-press-releases {
	background-color: #fff;
}

.category-press-releases h2.entry-title {
	color: #f26827;
}
	
.category-press-releases .post-content p {
	color: #f26827 !important;
}
				
.category-press-releases .post-content a {
	color: #222;
	background: rgba(255, 255, 255, 0.7);
    
}

	
.category-press-releases:before {
	content: "Press Release";
	background: #f26827;
	color: #fff;
}

#filterposts .category-articles:after {
    box-shadow: inset 0px -58px 39px -34px #f26827;
}

#filterposts .category-press-releases:after {
    box-shadow: inset 0px -58px 39px -34px #fff;
}

#filterposts {
	position: relative;
}

#filterposts .et_pb_post:before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 5px 0;
    padding: 7px 21px;
    font-size: 12px;
    font-weight: 600;
}

#filterposts .et_pb_post:after {
    content: "";
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 50px;
    left: 0;
    bottom: 0;
    border-radius: 4px;
}

#filterposts .et_pb_post {
    border: 1px solid #eee;
    /*display: none;*/
    border-radius: 4px;
    padding: 0px;
    /*margin: 1%;*/
    float: left;
    /*width: 31.33%;*/
    height: 100%;
    position: relative;
    overflow: hidden;
    min-height: 375px;
    background-color: #fff;
    box-shadow: 2px 2px 2px darkgrey;
}

/*#filterposts .et_pb_post .post-content a {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 119px 0;
	top: 0;
	text-transform: capitalize;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: bold;
	font-size: 20px;
	opacity: 0;
	transition: all .2s;
}*/


#filterposts .et_pb_post .post-content:hover .post-content a {
	opacity: 1;
}


#filter-buttons {
    display: block;
    text-align: center;
    width: 100%;
    /*border: 1px solid #f3f3f3;
    background: #fff;*/
    border-radius: 4px;
    /*margin: 0 2%;*/
}

/*.et_pb_ajax_pagination_container {
    margin: 0 -1%;   
}*/

#filter-buttons	button {
    border: none;
    cursor: pointer;
    display: inline-block;
    padding: 25px 17px;
    margin: 0 8px;
    font-size: 16px;
    background: transparent;
    font-weight: 700;
    color: #666;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    transition: all .2s;
}

#filter-buttons	button:hover {
	border-bottom: 1px solid #81ab40;
}


#filter-buttons	button.filter-btn.active {
	border-bottom: 2px solid #f26827 !important;
}


@media screen and (max-width: 980px) {
    
	#filterposts .et_pb_post {
			width: 100%;
			height: auto;
			float: none;
			margin-bottom: 30px;
	}	
	
	#filterposts .et_pb_post h2.entry-title {
		font-style: 18px !important;
	}

	#filterposts .et_pb_post .post-content a {
		position: relative;
		width: auto;
		background: transparent;
		opacity: 1;
		padding: 0;
		display: inline-block;
		font-size: 13px;
	}

	#filterposts .et_pb_post:after {
		display: none;
	}
}


/** Phone **/
@media (max-width: 479px){
    .col-xs-12 {
    width: 100% !important; 
    margin: 0px 1%;
    clear: none !important;
    }
}

/** Small Tablet and Large Phone **/
@media (max-width: 767px){
    .contact-top .residential,
    .contact-top .commercial,
    .contact-top .project-marketing {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }

    .contact-firstName,
    .contact-lastName {
        margin-right: unset;
        width: 100%;
    }
}

/** Tablet **/
@media (min-width: 768px){
    .col-md-6 {
    width: 48% !important; 
    margin: 0px 1%;
    clear: none !important;
    }
}

/** Desktop **/
@media (min-width: 981px){
    .col-lg-4 {
    width: 31.33% !important; 
    margin: 0px 1%;
    clear: none !important;
    }
    
    .et_header_style_fullscreen #et-top-navigation, .et_header_style_slide #et-top-navigation {
        padding: 36px 0 12px 0!important;
    }
}


/***   MEDIA QUERY - MAX 980px   ***/

@media (max-width: 980px) {
    .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
        display: block;
        padding-top: 29px;
    }
    #et_search_icon:before {
        top: 0px;
    }
    .et_menu_container {
        width:90%;
    }
    #et-links-menu {
        display:none;   
    }
    
    #et-secondary-menu {
        display: block !important;
        margin-top: -13px;
        height: 29px;
    }
    
    #et_search_icon:before {
        left: 30px;
    }
    
    .home .et_pb_blurb {
        max-width: unset !important; 
    }
    
    .ds-grid-blog-2 .et_pb_ajax_pagination_container {
        display: block !important;
    }
    
    .listingTypeBox,
    .sortOptionBox {
        width: 100%;
    }
    
    .savePrintRSSBox {
        width: 100%;
    }
    
    .single .et_pb_fullwidth_section .et_pb_fullwidth_post_title_0.et_pb_post_title {
        padding-top: 30%!important;
        padding-bottom: 6%!important;
    }
}
/***   END MEDIA QUERY - MAX 980px   ***/

/* old 40em now 980px then changed to 1250px */
@media screen and (max-width: 1250px) { 

    .kg_property_show_row {
        display: unset;   
     }
     
    .kg_basic_details {
        flex: 1; 
        margin-bottom: 20px; 
        flex-basis: unset;    
        padding: 0px !important;
    }
    
    .kg_property_description {
        padding-right:15px; 
        flex: 1; 
        margin-bottom: 0px; 
        flex-basis: unset;    
        padding: 0px !important;
    }
    
     .wpl_membership_field_row label, 
     .wpl_membership_field_row .wpl-gen-form-label, 
     .wpl_add_agent_field_row label, 
     .wpl_add_agent_field_row .wpl-gen-form-label {
        width: 100%;
        display: inline-block;
    }   
    
    .wpl_membership_field_row input, .wpl_membership_field_row textarea, .wpl_membership_field_row select, .wpl_add_agent_field_row input, .wpl_add_agent_field_row textarea, .wpl_add_agent_field_row select {
        width: 100%;
    }

    #kg_mobile_tabs .residential label,
    #kg_mobile_tabs .commercial label,
    #kg_mobile_tabs .project-marketing label {
        width: unset;    
    }
    
    #kg_mobile_tabs .residential.active {
        background-color: #553374 !important;
        color: #f2f2f2 !important;
    }
    
    #kg_mobile_tabs .commercial.active {
        background-color: #01467f !important;
        color: #f2f2f2 !important;
    }
    
    #kg_mobile_tabs .project-marketing.active {
        background-color: #7a1314 !important;
        color: #f2f2f2 !important;
    }
    
    #kg_show_options,
    #kg_exclusive {
        display: none;
    }
    
    #et_top_search {
        float:right;
    }
    
    #kg_sort_filters {
       width: unset;
}

    #kg_more_search_option_11 {
        position: absolute;
        right: 7px;
    }
    
    .mobile-dashboard {
        display: inline; 
        margin-left: 10px;
        right: -20px;
        position: relative;
    }
    
    .desktop-dashboard {
        display: none;
    }
    
    #wpl_default_search_11 {
        width: 80%;
        float: left;
        padding-right: 0px;
    }
    
    #kg_mobile_switcher {
        display: block; 
        position: relative !important;
        top: 10px;
        right: -9px;
        width: 100%;
        margin: 0px;
    }
    
    #kg_mobile_switcher #mobile_list_view{
        border-radius: 50% 50%;
        padding: 16px 18px;
        background-color: #fff;
        border: 2px solid #d9d9d9 !important;
    }
    
     #kg_mobile_switcher #mobile_map_view{
        border-radius: 50% 50%;
        padding: 16px 18px;
        background-color: #fff;
        border: 2px solid #d9d9d9 !important;
    }
    
    #kg_switcher,
    #kg_show_options_container {
        display: none;
    }
    
    /*#property_category,
    #kg_exclusive {
        display: none !important;
    }*/
    
    .wpl_search_from_box .more_search_option {
        right: 25%;
    }
    .wpl-page .wpl_list_grid_switcher .list_view:before,
    .wpl-page .wpl_list_grid_switcher .map_view:before {
        font-size: 20px;
    }
    
    .kg_list_grid_switcher {
        display:none;
    }
    
    .wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container:not(.wpl_search_field_locations) {
        display:none;
        clear: both;
    }
    
    #wpl_searchwidget_11 .wpl_search_from_box_top  .wpl_search_field_container.mobile-show {
        width: 100% !important;
    }
    
    /***   Mobile Residential Search Form   ***/
    
    #search_filters.residential #wpl11_search_field_container_2,
    #search_filters.residential #wpl11_search_field_container_11 {
        display: none !important;
    }
    
    #search_filters.commercial #wpl11_search_field_container_8,
    #search_filters.commercial #wpl11_search_field_container_9 {
        display: none !important;
    }
    
    #search_filters.mobile-show {
        height: calc(100% - 131px);
        overflow-y: scroll;
    }
     
    #kg_mobile_sort_filters.mobile-show {
        display: block !important;
    }
    
    .mobile-show {
        display: block !important;
    }
    
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container {
        clear: both; 
        padding: 0px;
    }
    
    .wpl_search_field_separator {
        display: none !important;
    }
    
    .wpl_search_from_box_bot {
        padding: 0px !important;
    }
    
    .wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_locations {
        width: 80% !important;
        display: block;
        /*margin-top: 0px;*/
    }
    
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container .chosen-container .chosen-single, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container select, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container input {
        width:100% !important;
    }
    
    .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_price,
    #wpl_searchwidget_4 .wpl_search_from_box_top .wpl_search_field_container.wpl_search_field_area{
        width: 100% !important; 
    }
    
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_type.wpl_search_field_area>select, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_type.wpl_search_field_area>.chosen-container, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_type.wpl_search_field_area>input[type="text"], 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_type.wpl_search_field_price>select, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_type.wpl_search_field_price>.chosen-container, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_type.wpl_search_field_price>input[type="text"], 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_selectbox_type.wpl_search_field_area>select, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_selectbox_type.wpl_search_field_area>.chosen-container, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_selectbox_type.wpl_search_field_area>input[type="text"], 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_selectbox_type.wpl_search_field_price>select, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_selectbox_type.wpl_search_field_price>.chosen-container, 
    .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container.minmax_selectbox_type.wpl_search_field_price>input[type="text"] {
        /* width: 33.3333% !important; */
        float: left;
        width: 49% !important;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    #wpl_search_form_2 .search_submit_box, #wpl_search_form_3 .search_submit_box, #wpl_search_form_4 .search_submit_box, #wpl_search_form_11 .search_submit_box {
        position: absolute;
        right: 12px;
        top: 12px;
    }

    .wpl-property-listing-mapview #map {
        position: absolute;
        left: 0;
        width:100%;
    }
    
    .wpl-property-listing-mapview #listings_box {
        position: absolute;
        right: -100vw;
        width:100%;
    }
    
    .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
        padding-top: 20vh !important;
        padding-bottom: 0vh !important;
    }
    
    .report_box {
        padding:40px 20px;
    }
    .footer-contact-left, .footer-contact-right, .footer-contact-submit {
        width: 100%;
    }
    
    .wpcf7-submit {
        height: 50px !important;
    }
    
    .wpl_property_show .wpl_carousel_container .details_view.wpl-plugin-owl {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .kg_additional_info .wpl_prp_show_detail_boxes_cont .rows {
        clear: unset;
        width: 100% !important;
    }
}
/* WPL breakpoints */

/* old 40em now 980px */

/* Medium */
@media screen and (min-width: 980px) { 
    /* your css goes here */
    .mobile-dashboard {
        display: none;
    }
    
    .desktop-dashboard {
        display: inline-block;
    }
}


/* Divi Breakpoints */

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 
    /* your css goes here */
}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 
    /* your css goes here */
}

/*  Special Randy and Boardroom Size */
/* Tablets in landscape mode (1250px-1366px) */
@media only screen and ( min-width: 1250px ) and ( max-width: 1366px ) { 
    /* your css goes here */
    .residential #wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:first-of-type {
        width: 31% !important;
    }
    
    .residential #wpl11_search_field_container_3 {
        display: none;
    }
    
    .residential #wpl11_search_field_container_6 {
        width: 31% !important;
    }
    
    .residential #sf11_min_price_sale {
        min-width: 90px;
        width: 50%;
        border-right: 2px solid #d9d9d9;
    }
    
    .residential #sf11_max_price_sale {
        min-width: 90px;
        margin-left: 0px;
        width: 50%;
    }
    
    .residential #wpl11_search_field_container_8 {
        width: 16% !important;
    }
    
    .residential #wpl11_search_field_container_9 {
        width: 16% !important;
    }
    
     .commercial #wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:first-of-type {
        width: 31% !important;
    }
    
    .commercial #wpl11_search_field_container_11 {
        display: none;
    }
    
    .commercial #wpl11_search_field_container_3 {
        width: 16% !important;
    }
    
    .commercial #wpl11_search_field_container_2 {
        width: 16% !important;
    }
    
    .commercial #wpl11_search_field_container_6 {
        width: 31% !important;
    }
    
    .commercial #sf11_min_price_sale {
        min-width: 90px;
        width: 50%;
        border-right: 2px solid #d9d9d9;
    }
    
    .commercial #sf11_max_price_sale {
        min-width: 90px;
        margin-left: 0px;
        width: 50%;
    }
}

/* Tablets in landscape mode (981-993px) */
@media only screen and ( min-width: 981px ) and ( max-width: 993px ) { 
    /* your css goes here */
    
    #et-secondary-menu {
        float: right;
        display: block;
        margin-top: -19px;
        margin-right: 3px;
    }
}

/* Tablets in landscape mode (981-993px) */
@media only screen and ( min-width: 981px ) and ( max-width: 993px ) { 
    /* your css goes here */
    
    #et-secondary-menu {
        float: right;
        display: block;
        margin-top: -19px;
        margin-right: 3px;
    }
}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    /* your css goes here */
    #et-secondary-menu {
        margin-top: 10px;
        margin-right: 10px;
    }
}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
    /* your css goes here */
}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {
    /* your css goes here */
}


@media only screen and (max-width: 1199px) {		
.dropdowntabnav .active:after {
	left: 94%;
}
}

@media only screen and (max-width: 1024px) {
.dropdowntabnav .active:after {
	left: 92%;
}
}





/* old 64em new 980px */
@media screen and (min-width: 981px) {
.wpl-medium-up-2>.wpl-column, .wpl-medium-up-2>.wpl-columns {
    width: 49%;
}
}

@media screen and (min-width: 1240px) {
.wpl-large-up-3>.wpl-column, .wpl-large-up-3>.wpl-columns {
    width: 33.33% !important;
}
}

/*.wpl_profile_container {
    box-shadow: 2px 2px 3px 0px;    
}*/


@media (max-width: 980px){
    
    #featured-agents .et_pb_column {
        margin: 0 auto 30px !important;
    }

    .wpl_carousel_container .responsive-slider .slides ul li .slide-body .caption.header {
        top: 0% !important;
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        height: 100%;
    }
    
    .responsive-slider .slides ul li .slide-body .caption.sub {
        font-size: 16px !important;
    }
    
	.et_pb_slider .et_pb_container {
		width:100%;
	}
	
	.wpl_search_from_box {
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		padding: 1em;
		margin-top: 0px;
	}
	
	#wpl_searchwidget_11 .wpl_search_from_box_top .wpl_search_field_container:first-of-type {
		width: 80% !important;
	}
	
	.wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container:first-child .wpl_search_widget_location_textsearch {
		border-radius: 40px 0 0 40px;
	}
	
	[id*="wpl_default_search_"] .wpl_search_from_box .wpl_search_from_box_top .search_submit_box {
		width: unset;
    	float: left;
		clear: none;
	}
}

/*@media (max-width: 980px) {
	.et_non_fixed_nav.et_transparent_nav #main-header, 
	.et_non_fixed_nav.et_transparent_nav #top-header, 
	.et_fixed_nav #main-header, 
	.et_fixed_nav #top-header {
		position: fixed;
	}
	.container.et_menu_container {
		width: 90%;
	}
	#logo {
		max-height: 100%;
		content: url('/wp-content/uploads/sites/12/2019/05/klein-group-logo-full-1.png');
		height:150px;
	}
}*/




.wpl_profile_listing_container .wpl-column .wpl_profile_container {
    box-shadow: 2px 2px 2px darkgrey;
}

.single-post #main-content .container,
.single-reports #main-content .container{
    padding-top: 58px !important;
}
