/*
Theme Name: OnePress Childcap
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : https://demos.famethemes.com/onepress)
Version: 2.2.0
Template:     onepress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepress
*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
h1, h2, h3, h4{
  font-family: "Cormorant Garamond", serif; margin-bottom: 20px
}
h1, h2, h3, h4, h5, h6{
  word-break: normal;
  overflow-wrap: normal;
  white-space: normal;
}
.entry-content li{
  margin-left: 0
}
h5, h6{
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px
}
h5{
  text-transform: unset;
  font-weight: bold;
  letter-spacing: 1px;
}
.h3, h3 {
  font-size: 2.5rem;
}
body, input, select, textarea, .blockquote, button, .onepress-menu a, .poppins-font{
  font-family: "Poppins", sans-serif;
}
h1, h2{
  font-weight: bold;
  line-height: 1;
}
.h1, h1 {
  font-size: 3.8rem;
}
.h2, h2 {
  font-size: 2.8rem;
}
.fa6, .fa6b, .fa6l{
  font-family: 'Font Awesome 6 Pro' !important;
}
.fa6b{
  font-weight: bold !important;
}
.fa6l{
  font-weight: 300 !important
}
.fa-twitter:before {
  content: "\e61b"  !important;
  font-family: 'Font Awesome 6 Brands';
}
.breadcrumbs{
  display: none;
}
.no-sidebar .entry-content > .alignfull{
max-width: 100vw;
max-width: calc(var(--vw, 1vw) * 100);
width: 100vw;
width: calc(var(--vw, 1vw) * 100);
transform: translateX(-50%);
left: 50%;
position: relative;
}
.kt-inner-column-height-full.kt-tab-layout-inherit:not(.kt-row-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col, .kt-inner-column-height-full.kt-tab-layout-row>.wp-block-kadence-column>.kt-inside-inner-col{
  height: 100% !important;
}
.no-sidebar .entry-content > .alignfull{
  transform: unset;
  width: 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50%;
  margin-left: -50vw;
}
#page{
  overflow-x: hidden;
}
.onepress-menu a{
  letter-spacing: 0; font-size: 16px;
  font-weight: normal;
}
#primary{
	padding-top: 0; padding-bottom: 0;
}
.entry-content{
	margin-bottom: 0;
}
.no-sidebar .entry-content > .alignfull{
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content{
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  padding-left: 0;
}
#masthead{
  padding: 15px 0
}
.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img, .site-header{
  line-height: unset;
}
#masthead > .container{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#masthead > .container > div{
  flex: 1;
}
#masthead > .container > div.site-branding{
  max-width: 300px;
  float: none;
}
.header-right-wrapper{
  text-align: right;
}
.onepress-menu{
  float: none;
  text-align: right;
  display: inline-block;
}
.onepress-menu ul, .onepress-menu li{
  text-align: left
}
.onepress-menu > li{
  float: none;
  display: inline-block;
}

.wp-block-columns{
  margin-bottom: 0;
}
p:empty{
  display: none;
}
#back-to-top{
  position: fixed;
  bottom: 0;
  right: 10px;
  background: gray;
  padding: 5px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  border: 0;
}
.tab-slider .kt-tabs-title-list{
  display: none !important;
}
.tab-slider .kt-tabs-content-wrap .wp-block-kadence-tab{
  padding: 0 !important;
  outline: none !important;
  border: 0 !important
}
.tab-slider .kt-tabs-content-wrap .ab-block-container{
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container:before{
  content: '';
  padding-bottom: 30%;
  display: block;
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container .ab-container-content{
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  z-index: 20
}
.thumbnail.square, .thumbnail.rectangular{
  position: relative;
}
.thumbnail.square:before, .thumbnail.rectangular:before{
  content: '';
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.thumbnail.rectangular:before{
  padding-bottom: 56%;
}
.thumbnail.square img, .thumbnail.rectangular img{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  height: 100%; width: 100%; object-fit: cover;
}
#page .pagination{
  display: block;
  margin: 20px 0;
}
#page .pagination .page-numbers{
  padding: 7px 16px 7px;
  border: 1px solid;
  margin-right: 5px;
  border-radius: 5px; font-weight: 600;
  text-decoration: none !important;
}
#page .pagination .page-numbers.current, #page .pagination .page-numbers:hover,
#page .pagination .page-numbers.prev, #page .pagination .page-numbers.next{
  background: #1c202d;
  text-decoration: none;
  color: #fff !important;
  border-color: #1c202d !important
}
#page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page .gform_wrapper select, #page .gform_wrapper textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #707070 !important;
  line-height: unset;
  box-shadow: none;
  background: #fff;
  min-height: unset;
  outline: none;
}
#page .gform_wrapper .gform_footer{
  margin-top: 20px;
}
.kb-blocks-bg-video-container .fluid-width-video-wrapper{
  padding-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.offset-to-left, .offset-to-right{
  width: calc(100% + ((100vw - 1140px) / 2) - 25px);
}
.offset-to-left{
  margin-left: calc( (((100vw - 1140px) / 2) - 25px) * -1) !important;
}
#masthead .container{
  width: 100%
}
#colophon{
  padding: 30px 20px;
  background: #1C202D
}
#footer-widgets{
  border-top-left-radius: 30px;
  border-top-right-radius: 30px
}
#colophon .site-info{
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
#colophon .site-info p{
  margin-bottom: 0; letter-spacing: 1px; font-weight: bold;
}
#page .wp-block-button__link {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 40px !important;
  text-decoration: none;
}
#page .is-style-outline .wp-block-button__link{
  padding: 9px 40px !important
}
#colophon .site-info{
  padding: 20px 0
}
.top-strip .row{
  align-items: center;
}
.top-strip .row > div:first-child > aside{
  display: inline-block;
}
.top-strip .row > div:last-child{
  text-align: right
}
.top-strip .row > div:last-child > *{
  display: inline-block
}
.top-strip{
  padding: 10px 0;
  border-bottom: 1px solid #455065;
  margin-bottom: 15px; text-transform: uppercase;
}
#masthead{
  padding: 0 0 18px
}
#text-4 ul, #text-5 ul{
  padding: 0; margin: 0; list-style-type: none;
}
#text-4 ul li, #text-5 ul li{
  margin: 0;
}
#text-5 ul li{
  list-style-type: none;
}
#text-4 ul li{
  margin-left: 15px
}
#text-5{
  margin-right: 20px;
}
#text-5 ul li{
  margin-left: 15px;
  display: inline-block
}
#text-5 ul li{
  position: relative;
}
#text-5 ul li ul{
  position: absolute;
  top: 100%; right: 0;
  display: none; min-width: 200px; padding: 10px 10px 5px;
  background: #1c202d;
}
#text-5 ul li ul li{
  display: block; margin: 0 0 5px;
}
#text-5 ul li:hover > ul{
  display: block
}
.top-search{
  position: relative;
}
.top-search form{
  display: none;
}
#text-5 .fa, #text-4 .fa{
  margin-right: 5px;
}
.connect-with-us{
  max-width: 190px;
}
.connect-with-us a{
  font-weight: 600; padding: 9px 20px;
  background: #F2B418; color: #fff;
  text-decoration: none;
}
.onepress-menu {
  text-align: center;
  display: block;
}
#footer-widgets .widget-title {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 1px;
  font-size: 18px; margin-bottom: 20px;
  text-transform: unset;
}
#cnss_widget-2 ul{
  text-align: left !important;
}
#footer-widgets a, #footer-widgets{
  font-size: 16px;
}
#menu-footer-menu{
  column-count: 2;
  gap: 20px;
}
#menu-footer-menu li{
  margin-bottom: 10px; margin-top: 0
}
#page #footer-widgets .gform_wrapper input{
  background: #fff;
  border: 1px solid #c9cee4 !important;
  border-radius: 0 !important;
  padding: 10px 20px;
  height: auto;
}
#page #footer-widgets .gform_footer input, #page #content #schedule-free-consultation .gform_footer input{
  background: #F2B418;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 16px;
  letter-spacing: 1px;
  border: 0;
  width: 100%;
  padding: 13px 20px;
}
#text-2 li{
  position: relative;
  padding-left: 30px; letter-spacing: 1px;
}
#text-2 li .fa{
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 18px;
}
#page select{
  appearance: auto; /* or remove if it was set to none */
  -webkit-appearance: auto;
  -moz-appearance: auto;
}
#page #schedule-free-consultation .gform_wrapper input, #page #schedule-free-consultation .gform_wrapper select{
  background: transparent !important;
  border: 1px solid #FFFFFF !important;
  color: #fff;
  border-radius: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
}
#page #schedule-free-consultation .gform_wrapper select{
  padding: 13px 20px !important
}
#page #schedule-free-consultation .gform_wrapper select option{
  color: #1c202d !important
}
#page #schedule-free-consultation .gform_wrapper input::placeholder{
  color: #fff;
}
#page #content #schedule-free-consultation .gform_footer input{
  background: #F2B418 !important;
  color: #fff;
  border: 0 !important;
  height: auto !important;
  line-height: unset;
  padding: 10px 20px !important;
}
/* .comprehensive-real-estate > div > div:nth-child(odd){
  padding-top: 40px;
} */
/* .comprehensive-real-estate > div > div:nth-child(even){
  padding-bottom: 40px;  
} */
.comprehensive-real-estate > div > div > div{
  border-radius: 25px;
  overflow: hidden; padding: 25px;
}
.comprehensive-real-estate > div h5{
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
#page .comprehensive-real-estate > div > div > div:before{
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  opacity: 0.7
}
.full-width-image, .full-width-image *{
  width: 100%;
}
.about-us-5-columns .wp-block-group{
  padding: 5px 20px;
}
.about-us-5-columns > div > div > div{
  border-radius: 15px;
  overflow: hidden;
}
.top-strip #cnss_widget-2 a{
  background: transparent !important; color: #FFFFFF !important
}
#page .kt-blocks-accordion-header{
  padding: 13px 20px;
}
#page .kt-blocks-accordion-header .kt-blocks-accordion-title{
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  font-weight: bold;
}
.columns-with-right-order > div > div{
  position: relative;
}
.columns-with-right-order > div > div:not(:last-child):after{
  content: ''; position: absolute;
  top: 0; right: -35px; bottom: 0; border-right: 1px solid #fff;
}
#page #masthead .onepress-menu ul{
  border-radius: 10px;
  padding: 10px 15px; background: #fff; left: 17px;
}
#page .onepress-menu > li > a{
  padding-top: 10px; padding-bottom: 10px;
}
.onepress-menu a{
  text-decoration: none;
}
#page #masthead .onepress-menu ul li > a {
  color: #4E4E4E;
  text-transform: uppercase;
  font-size: 16px; text-decoration: none;
  padding: 6px 0;
  border-top: 0;
}
#page #masthead .onepress-menu ul li > a:hover{
  color: #F2B418
}
#page #masthead .onepress-menu ul li:not(:last-child) > a{
  border-bottom: 1px solid #AAA8A8
}
.gform-theme--foundation .gform_fields{
  row-gap: 20px !important;
}
.feedback-slider .wrapper{
  background: #fff;
  padding: 50px 30px 30px;
  text-align: center; position: relative
}
.feedback-slider .wrapper:after{
  content: '';
  position: absolute;
  top: -37px;
  left: 50%;
  width: 80px;
  height: 80px;
  background: url(/wp-content/uploads/2025/05/quote-2.png) no-repeat;
  background-size: contain;
  transform: translateX(-50%);
}
.feedback-slider .wrapper .read-more{
  margin-top: 30px;
}
.feedback-slider .wrapper .read-more a{
  background: #f2b418;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none;
}
.feedback-slider .slide{
  padding-top: 50px
}
.feedback-slider .wrapper h3{
  font-family: "Poppins", sans-serif; font-size: 1.3rem
}
.feedback-slider .slide{
  opacity: .5;
}
.feedback-slider .slide .content{
  display: -webkit-box;
  -webkit-line-clamp: 2;     
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.feedback-slider .slide.slick-current + div{
  opacity: 1;
  z-index: 222;
  position: relative;
  scale: 1.1
}
.feedback-slider .slide.slick-current + div .content{
  display: block
}
.feedback-slider .slide.slick-current + div .wrapper{
  min-width: calc(100% + 200px);
  margin-left: -100px;
}
.feedback-slider .slick-track{
    display: flex !important; align-items: center;
}
.feedback-slider .slick-slide{
    height: inherit !important;
}
.feedback-slider .slick-dots{
  bottom: -80px
}
.feedback-slider .slick-dots li button:before{
  font-size: 14px;
  color: #fff !important; opacity: 1 !important
}
#page .slick-dots li.slick-active button:before{
  color: #f2b418 !important
}
#content{
  padding: 0 !important
}
.videos .video{
  margin-bottom: 30px
}
.videos .wrapper{
  border-radius: 10px;
  overflow: hidden; height: 100%; background: #fff;
  height: 100%; padding-bottom: 60px;
}
.videos .wrapper .thumbnail{
  border-radius: 10px;
  overflow: hidden;
}
.videos .wrapper .wp-block-buttons{
  position: absolute;
  bottom: 20px; right: 35px; left: 35px; margin-bottom: 0
}
.videos .wrapper h5{
  font-size: 16px;
}
.videos .wrapper .wp-block-buttons a, .videos .wrapper .wp-block-buttons > div{
  width: 100%
}
.videos .wrapper .details{
  padding: 20px;
}
.videos h5{
  font-weight: 500;
  text-transform: uppercase; letter-spacing: 2px;
}
.single-videos .embed-code{
  margin-bottom: 20px; padding-bottom: 56%; position: relative
}
.single-videos .embed-code iframe{
  width: 100% !important;
  height: 100% !important; object-fit: contain;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0
}
#page .splide__arrow:before{
  display: none
}
#masthead .top-strip{
  position: relative;
  z-index: 2;
}
.news .post .wrapper{
  padding: 30px;
  background: #c9cee4; height: 100%;
  border-radius: 15px;
}
.news .post{
  margin-bottom: 30px
}
.news .post .date{
  font-style: italic;
}
.news .post h3{
  text-transform: uppercase; font-weight: bold;
  font-family: "Poppins", sans-serif; font-size: 1.6rem
}
.news .post .wp-block-buttons{
  justify-content: flex-start;
}
.pagination{
  justify-content: center;
  text-align: center;
}
.areas .area{
  margin-bottom: 30px;
}
.areas .area .thumbnail{
  border-radius: 15px;
  overflow: hidden;
  background: #1c202d;
}
.areas .area .thumbnail:after{
  content: ''; position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: #000; opacity: .3;
  z-index: 3;
}
.areas .area .thumbnail img{
  transition: all .5s;
  z-index: 2;
}
.areas .area .thumbnail:before{
  padding-bottom: 65%
}
.areas .area:hover .thumbnail img{
  scale: 1.2;
}
.areas .area .wrapper{
  height: 100%; position: relative;
}
.overlay-link{
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 999;
}
.areas .area h3{
  position: absolute;
  top: 50%; left: 20px; right: 20px;
  text-align: center;
  color: #fff; margin-bottom: 0;
  transform: translateY(-50%);
  z-index: 4;
}
.services-columns > div{
  justify-content: center; display: flex; gap: 30px; flex-wrap: wrap
}
.services-columns > div > div{
  flex-basis: calc(33.33% - 20px);
  margin: 0;
}
.services-columns > div > div{
  text-align: left;
}
.services-columns > div > div h5{
  font-size: 1.4rem; text-align: left;
}
.services-columns > div > div p{
  text-align: left;
}
.team .wrapper{
  position: relative;
}
.team .staff{
  margin-bottom: 30px;
}
.team .thumbnail{
  overflow: hidden;
  border-radius: 15px;
}
.team .thumbnail:before{
  padding-bottom: 120%
}
.team .thumbnail:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  opacity: 0.7;
  z-index: 2;
}
.team .details{
  position: absolute;
  bottom: 10px; left: 25px; right: 25px;
  color:#fff; 
  z-index: 10
}
#page .team .details h4{
  font-family: "Poppins", sans-serif;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.3rem;
}
.testimonials .testimonial{
  margin-bottom: 30px;
}
.testimonials .wrapper{
  padding: 30px; background: #c9cee4; border-radius: 15px;
}
.testimonials .wrapper .inner{
  display: flex; gap: 30px;
}
.testimonials .wrapper > div{
  flex: 1
}
.testimonials .photo{
  max-width: 140px;
}
.testimonials .photo .thumbnail{
  border-radius: 50%;
  overflow: hidden;
}
.staff-header{
  background: #1c202d;
}
.staff-header .thumbnail{
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.staff-header .thumbnail:before{
  padding-bottom: 120%
}
.staff-header .wp-block-buttons{
  margin-bottom: 15px;
}
.staff-header .wp-block-buttons a, .staff-header .wp-block-buttons > div{
  text-align: center;
  width: 100%; display:block
}
.staff-header .job-title{
  font-size: 20px; color: #fff
}
.staff-header .social-media-links{
  list-style-type: none; padding: 0; margin: 0;
}
.staff-header .social-media-links li{
  display: inline-block; font-size: 26px; margin-right: 15px; color: #fff;
}
#page .staff-header .social-media-links li a{
  color: #fff;
}
.staff-header .social-media-links li:last-child{
  margin-right: 0;
}
.staff-header .image-social{
  width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 50%;
}
.staff-header .social-media-links li img{
  width: 25px;
}
.staff-header .container > .row > div:first-child{
  padding-right: 60px
}
#page .staff-header h1{
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #fff !important;
}
.staff-header{
  overflow: hidden;
}
.staff-header .quick-overview{
  position: relative; padding: 30px 0 0; 
}
.staff-header .quick-overview:before{
  content: ''; position: absolute;
  top: 0; left: -100vw; bottom: 0;
  width: 200vw; background: #fff;
}
.staff-header .quick-overview .inner{
  position: relative;
  z-index: 10;
}
.tracked-out{
  letter-spacing: 2px;
}
.our-recap .kt-blocks-carousel{
  padding-bottom: 100px !important;
  overflow: visible;
  position: relative;
}
.our-recap .splide__arrow{
  opacity: 1;
  border-radius: 50%;
  top: unset;
  bottom: -100px;
  transform: translateX(-50%);
  background: #1c202d;
  width: 60px;
  height: 60px;
}
.our-recap .splide__arrow.slick-next{
  left: calc(50% + 40px); right: unset;
}
.our-recap .splide__arrow.slick-prev{
  left: calc(50% - 40px); right: unset;
}
.our-recap  .kb-gal-image-radius{
  border-radius: 15px;
  overflow: hidden;
}
#page .logo-gallery .kb-gallery-image-contain{
  padding-bottom: 60%;
  border: 2px solid #f2f2f2
}
.wp-block-kadence-advancedgallery .kt-blocks-carousel-init[data-slider-dots=true]{
  margin-bottom: 60px !important
}
.kb-splide .splide__pagination, .kb-splide ul.splide__pagination.splide__pagination {
  bottom: -50px;
}
.blog-post-wrapper.loading, .blog-post-pagination.loading{
  position: relative;
}
.blog-post-wrapper.loading:before, .blog-post-pagination.loading:before{
  content: ''; position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 2;
  background: #fff; opacity: .7;
}
.blog-post-wrapper.loading:after, .blog-post-pagination.loading:after{
  content: 'LOADING...'; position: absolute;
  top: 50%; left: 50%; transform: translate(-50%, -50%);
  z-index: 2;
  font-weight: bold; font-size: 22px;
  text-align: center;
}
.market-tips-updates .kt-tabs-title-list{
  justify-content: center; margin-bottom: 30px !important; gap: 30px
}
#page .market-tips-updates .kt-tabs-title-list a{
  border: 1px solid #1f2330 !important;
  color: #1f2330; font-weight: 500; border-radius: 0;
  text-transform: uppercase;
  padding: 10px 40px;
  letter-spacing: 1px;
  min-width: 280px;
  text-align: center;
  width: 100%;
  justify-content: center;
}
#page #content .market-tips-updates .kt-tabs-title-list .kt-tab-title-active a, #page #content .market-tips-updates .kt-tabs-title-list a:hover{
  color: #fff !important;
  border: 1px solid #f2b418 !important
}
#page .sub-page-banner-no-image h1{
  margin-bottom: 0
}
#page .sub-page-banner-no-image > .kt-row-column-wrap{
  padding-bottom: 0
}
.viva_job_filters .vjf_options select{
  height: auto !important
}
#page .ginput_container_select select{
  -webkit-appearance: none; /* Safari & iOS */
  -moz-appearance: none;
  appearance: none;
  font: inherit;
}
#page .ginput_container_select{
  position: relative;
}
#page .ginput_container_select::after {
  content: "▼";
  position: absolute;
  top: 50%;
  right: 0.75rem;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 0.75rem;
}
#page #gform_wrapper_2 .ginput_container_select:after{
  color: #fff
}
#page .gform_confirmation_message{
  text-align: center;
}
.staff-header{
  position: relative;
}
.staff-header .overview-bg-mask{
  content: ''; position: absolute;
  bottom: 0; left: 0; right: 0; background: #fff;
}
@media (min-width: 1200px){
  .mobile-menu-only{
    display: none !important
  }
}
@media (max-width: 1200px){
  .offset-to-left, .offset-to-right{
    width: 100%;
  }
  .offset-to-left{
    margin-left:0 !important
  }
  #nav_menu-2 ul, #nav_menu-2 ul li{
    padding: 0;
  }
  .container{
    width: 100%;
  }
  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{
    background: #F2B418;
  }
  #nav-toggle{
    position: relative;
    top: 0;
    display: block
  }
  .onepress-menu{
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
    bottom: 0;
    right: 0;
    max-width: 400px;
    background: #1c202d;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0 !important;
    background: #1c202d !important;
  }
  .onepress-menu.onepress-menu-mobile a{
    color: #fff ;
  }
  .onepress-menu.onepress-menu-mobile li{
    background: #1c202d;
  }
  .onepress-menu.onepress-menu-mobile li a{
    padding-left: 0; padding-right: 0;
    text-transform:normal;
  }
  .onepress-menu ul, .onepress-menu ul li a{
    background: transparent;
  }
  .onepress-menu a{
    font-size: 20px;
  }
  .onepress-menu li.current-menu-item > a, .onepress-menu li a:hover{
    color: #0c0c0c !important;
  }
  .onepress-menu .nav-toggle-subarrow{
    left: unset !important;
    right: 0;
  }
  .onepress-menu .nav-toggle-subarrow{
    border-left: 0 !important;
  }
  .onepress-menu.onepress-menu-mobile li{
    border-top: 1px solid #F2B418;
  }

  .onepress-menu.onepress-menu-mobile > li > a, .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow{
    padding: 20px;
  }
  .onepress-menu{
    transition: right .2s;
    right: -100%;
  }
  .onepress-menu.onepress-menu-mobile{
    right: 0;
    box-shadow: 2px -5px 9px #a6a6a6
  }
  .onepress-menu.onepress-menu-mobile ul li a{
    padding: 12px 20px;
  }
  .onepress-menu{
    transform: none;
  }
  #nav-toggle.nav-is-visible {
    position: fixed;
    top: 30px;
    z-index: 10000000;
    right: 30px;
  }
  #nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after{
    background: #fff;
  }
  .onepress-menu li ul:before{
    display: none;
  }
  .onepress-menu > li >ul{
    padding: 0 0px 0 20px !important;
  }
  #nav-toggle span{
    width: 36px;
  }
  #nav-toggle span:before, #nav-toggle span:after{
    width: 30px;
  }
  #nav-toggle.nav-is-visible span:after{
    top: 10px;
  }
  #nav-toggle.nav-is-visible span:before{
    top: -10px;
  }
  #content-inside {
    padding: 0 25px !important;
  }
  .entry-content > .alignfull.gb-block-container:not(.full-width-content) > div > .gb-container-content,
  .entry-content > .alignfull:not(.full-width-content) > div > .kt-row-column-wrap,
  .entry-content > .alignfull:not(.full-width-content) > .kt-row-column-wrap{
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  #masthead .overlay{
    position: fixed;
    top: 0; left: 0; bottom: 0;
    background: #000;
    opacity: 0;
    right: -100%;
    transition: opacity .5s;
    z-index: 100;
    width: 0;
  }
  #masthead .nav-is-visible + .overlay{
    right: 0;
    width: 100%;
    opacity: 0.6;
  }
  .header-right-wrapper{
    order: 3; max-width: 60px;
  }
  .connect-with-us{
    max-width: unset; text-align: right;
  }
  #page .onepress-menu > li > a {
    padding: 18px 0;
  }
  #page #masthead .onepress-menu ul {
    background: transparent;
    left: 0;
  }
  #page #masthead .onepress-menu ul li > a{
    border-bottom: 0; color: #fff !important; padding: 18px 0
  } 
  .staff-header .container{
    padding-left: 25px; padding-right: 25px
  }
  .comprehensive-real-estate .kt-row-column-wrap{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .comprehensive-real-estate .kt-row-column-wrap > div{
    flex-basis: calc(33.33% - 25px);
  }
}

@media (max-width: 900px){
  #footer-widgets {
    padding: 30px 10px;
  }
  #footer-widgets .row > div{
    flex-basis: 50%; max-width: 50%;
  }
  #footer-widgets .row > div:last-child{
    flex-basis: 100%; max-width: 100%
  }
  .comprehensive-real-estate .kt-row-column-wrap > div{
    flex-basis: calc(50% - 25px);
  }
  .staff-header .quick-overview {
    padding: 30px 25px 10px;
    width: calc(100vw);
    margin-left: -43.666667vw;
    min-height: unset;
    margin-bottom: -16px;
  }
  .staff-header .overview-bg-mask{
    display: none
  }
}
@media (min-width: 767px){
  .simple-sitemap-page.main{
    column-count: 2;
  }
}

@media (max-width: 767px){
  .staff-basic-details{
    height: auto !important
  }
  .staff-header .quick-overview {
    margin-left: -25px;
  }
  .comprehensive-real-estate .kt-row-column-wrap > div{
    flex-basis: 100%;
  }
  .wp-block-spacer[style*="height:60px"]{
    height: 30px !important;
  }
  .wp-block-spacer[style*="height:80px"]{
    height: 40px !important;
  }
  #page .sub-page-banner-with-image > .kt-row-column-wrap{
    min-height: 300px !important; padding: 0 !important
  }
  #page .sub-page-banner-with-image .kt-inside-inner-col, #page .sub-page-banner-with-image > .kt-row-column-wrap > div{
    min-height: 300px !important;
    border-radius: 0;
  }
  .staff-header .quick-overview{
    min-height: unset
  }
  .connect-with-us{
    display: none
  }
  .header-right-wrapper{
    max-width: unset
  }
  #cnss_widget-2 ul {
    text-align: center !important;
  }
  #footer-widgets .row > div{
    flex-basis: 100% !important; max-width: 100% !important
  }
  #footer-widgets *{
    text-align: center !important;
  }
  .wp-block-media-text.is-stacked-on-mobile{
    display: block;
  }
  .wp-block-media-text .wp-block-media-text__media{
    margin-bottom: 20px;
  }
  .wp-block-media-text .wp-block-media-text__content{
    padding-left: 0;
    padding-right: 0;
  }
  .h2, h2 {
    font-size: 2rem;
  }
  .h1, h1 {
    font-size: 2.8rem;
  }
  .comprehensive-real-estate > div > div:nth-child(odd){
    padding-top: 0;
  }
  .comprehensive-real-estate > div > div:nth-child(even){
    padding-bottom: 0
  }
  #text-2 li .fa {
    position: static;
    display: inline-block;
  }
  #text-2 li{
    padding-left: 0
  }
  .staff-header{
    text-align: center;
  }
  .staff-header .container > .row > div:first-child {
    padding-right: 50px;
    padding-left: 50px;
  }
  .staff-header .quick-overview {
    text-align: left; background: #fff;
  }
  #page .sub-page-banner-with-image .kt-inside-inner-col:before{
    border-radius: 0 !important;
  }
  .services-columns > div > div {
    flex-basis: 100%;
  }
  .staff-header .quick-overview:before{
    display: none;
  }
}
@media (max-width: 500px){
  #page .wp-block-button__link, #page .wp-block-button{
    width: 100%; text-align: center;
  }
}