/*
============================================================
OAK REALTY MN — SITE / PAGE OVERRIDES
============================================================
Load order:
1. Gantry core/template CSS
2. design-system.css
3. override.css

This file contains page-specific, component-specific, and
client/site exceptions. Global design-system rules belong in
design-system.css.
============================================================
*/

/*.new-homepage .newhome-top-buckets{
    padding: 0;
}*/
#g-navigation .g-container{
    max-width: 1230px !important;
    padding: 18px 15px 18px 15px !important;
    margin: 0 auto !important;
    width: 100%;
}
#g-footer .g-container {
    max-width: 1230px !important;
    padding: 18px 15px 18px 15px !important;
    margin: 0 auto !important;
    width: 100%;
}
#g-navigation .g-container .g-grid:nth-child(2){
    align-items: center;
}

.new-homepage .newhome-top-annandale {
    background: url(/images/bg/Felt-Texture-Red.jpg) no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    background-position: center;
    width: 100%;
    padding-top: 0;
}   

.new-homepage .newhome-top-annandale .mod-custom{
    width: 100%;
}
.new-homepage .newhome-top-annandale h3{
    text-align: left;
}
.new-homepage .button {
    color: #F7F1E3 !important;
    line-height: 25px;
    border-radius: 0;
    font-size: 15px;
}
.new-homepage .button:hover {
    color: #A81E29 !important;
    background: #F7F1E3;
}
.new-homepage .tagline {
    background: url(/images/bg_yourguide.png) no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    padding: 200px 0;
    background-position: bottom center;
    text-align: center;
    border-bottom: solid 20px transparent;
    border-image: url(/images/footer_bk.png) 20 round;
}
.newhome-testimonials .owl-wrapper .owl-item .ext-item-wrap h3:before{
    content: "—";
}

/*quick-search section css----------------------start*/

.quicksearch {
    margin: auto;
    padding: 170px 50px !important;
    background-image: url(/images/quick-search-bg.png);
    background-size: cover;
    background-position: bottom center;
}


.ihf-eureka.ihf-container-gte-md .ihf-col-md-1{
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: center;
}
.ihf-eureka.ihf-gray .ihf-btn-block, .ihf-eureka.ihf-white .ihf-btn-block {
    display: block;
    width: auto !important;
    min-width: 150px;
    background-color: var(--color-secondary-charcoal) !important;
    border-color: var(--color-secondary-charcoal) !important;
    padding: 10px 24px;
    margin-top: var(--space-8) !important;
    border-radius: var(--radius-pill) !important;

}
.ihf-eureka.ihf-gray .ihf-btn-block:hover, .ihf-eureka.ihf-white .ihf-btn-block:hover{
    background-color: var(--color-primary-red) !important;
    border-color: var(--color-primary-red) !important;
}
.ihf-eureka label{
    font-size: 0;
    line-height: 0;
}
.ihf-eureka .ihf-form-control,
.ihf-eureka .ihf-input-group-text{
    background-color: #F1F1F1 !important;
    border: 1px solid #F1F1F1 !important;
    
}
.ihf-eureka .ihf-form-control{
    padding-left: 0 !important;
    color: #2A2725 !important;
}
.ihf-input-group-text{
    padding-right: 4px !important;
    padding-left: 20px !important;
    background-color: #F1F1F1;
    color: #2A2725 !important;
}
.ihf-eureka input::placeholder,
.ihf-eureka .ihf-select-selected-option {
  color: #2A2725 !important;
  opacity: 1;
}
.ihf-eureka .ihf-select-selected-option{
     padding-left: 7px;
}
/*.ihf-row .ihf-select-input input{
    padding: 10px !important;
}*/


/*quick-search section css --------------- end*/




.new-homepage .moduletable.newhome-bottom-buckets {
    width: 100%;
    background: url(/images/bg_bucket-bottom.jpg) no-repeat;
    background-size: cover;
}
.new-homepage .tagline .new-home-tagline {
    width: 450px;
    margin: 0 auto;
}
.new-homepage .tagline h2 {
    color: #B8AC96;
    margin-bottom: 30px;
    padding-top: 0;
    font-weight: 700;
}
.new-homepage .new-home-tagline a {
    border-radius: 30px;
    color: #FFF;
    letter-spacing: 0.50px;
    font-weight: 700;
    font-size: 14px;
}
.ihf-eureka .ihf-form-control{
    height: 40px !important;
}
.ihf-row .ihf-btn{
    margin: 1px 0 !important;
}

.ihf-row  input:hover{
    box-shadow: none;
    border-color: transparent;
}
.ihf-select-focused input:focus{
    box-shadow: none;
}

.newhome-testimonials.moduletable{
    padding: 120px 0 60px 0 !important;
}
.newhome-testimonials h3 {
    text-align: center;
    color: #B8AC96;
    margin: 0 0 50px;
    font-size: 36px;
}
.mod_ext_owl_carousel_articles_news {
    margin: 0 auto;
    padding: 0 50px;
}
.mod_ext_owl_carousel_articles_news {
    margin: 0 auto;
    padding: 0 50px;
}
.home-testimonial {
    max-width: 1170px;
    margin: 0 auto !important;
}
.new-homepage .newhome-testimonials .more-button {
    text-align: center;
    padding-bottom: 60px;
    padding-top: 60px;
}
.new-homepage .newhome-testimonials .more-button a {
    border-radius: 30px;
    color: #FFF;
    letter-spacing: 0.50px;
    font-weight: 700;
    font-size: 14px;
}
.blog-featurednew-homepage{
    margin: 0;
}
.newhome-top-annandale .right-sec{
    text-align: left;
}
/*End Home page */

/* Inner page */
.view-article .item-page{
    max-width: 1250px;
    margin: 0 auto;
    padding: 30px 20px 20px 20px;
}
/*.bottom-content .platform-content:nth-child(3) {
    width: 50%; 
    float: left;
}
.bottom-content .platform-content:nth-child(4) {
    width: 50%; 
    float: left;
}
.bottom-content .platform-content:nth-child(3) .buckets ,
.bottom-content .platform-content:nth-child(4) .buckets {  
    padding-top: 40px; 
}
.bottom-content .platform-content:nth-child(3) .buckets p,
.bottom-content .platform-content:nth-child(4) .buckets p{
    margin: 0;
}
*/
.bottom-content .buckets img{
    max-width: 515px;
    max-height: 314px;
}

.bottom-content .buckets.left,
.bottom-content .buckets.right{
    text-align: center;
    padding-top: 40px; 
}

.new-custombuckets .container{
    width: 100% !important;
 max-width: 100% !important;
 padding: 0 12px;
}

.mc-field-group{
    margin-bottom: 10px;
}
.mc-field-group label{
    display: block;
    margin-bottom: 5px;
}
#mc_embed_signup input:not([type='submit']){ 
    width: 206px; 
    height: 28px;  
}
#mc_embed_signup input[type="submit"]{
    border-radius: 30px;
    color: #FFF;  
    font-weight: 700;
    font-size: 14px;
    line-height:25px;
    background: #A81E29;
    display: inline-block;
    padding: 8px 45px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    
    letter-spacing: .50px;
    text-transform: uppercase;
}
#mc_embed_signup input[type="submit"]:hover,
#mc_embed_signup input[type="submit"]:focus{
    color: #A81E29 !important;
    background: #b9ac93;
}
.form.sellers .span12 { margin-left: 0; }

.overview.blog.current-happning-page .blog {
    margin-top: -10px;
}
.nav-tabs.nav-stacked > li  {
    line-height: 1.6;
    padding: 10px 0px 0px 0px;
}
.nav-tabs.nav-stacked > li > a{
    border: 1px solid #ddd;
}
.nav-tabs.nav-stacked > li > a:hover{
    background: #eee
}
.layout-blog .items-leading{
    max-width: 1400px;
    padding: 30px 10px 20px;
    margin:  0 auto;
}
.outline-13 #g-container-main .g-container{
    margin: auto;
    max-width: 1250px;
}
#g-sidebar{
    padding-top: 0;
}
#sidebar {
    margin-left: 32px;
}
#sidebar .g-content{
    margin: 0;
}
.form.careers .span12{
    margin-left: 0;
}
.page-heading .page-header h1 {
  font-size: 40px !important;
  color: #444444 !important;
  margin: 35px 0px 9px !important;
  text-align: left;
  text-transform: none !important;
  line-height: 1.3 !important;
  letter-spacing: normal !important;
}
.page-heading.page-heading-bold .page-header h1 {
  font-weight: bold;
}

/*footer-page css*/


.main-bottom{
    margin: auto !important;
    max-width: 1250px;
    padding: 30px 20px 20px 20px !important;
}
.arealandingpage .main-bottom{
    padding: 30px 20px 100px 20px !important;
}
.main-bottom .mod-list{
    border: 0;
    padding: 0;
}
.main-bottom .mod-list li{
    margin-bottom: 0;
    padding-bottom: 40px;
    border-bottom: 0;
}
.item-page.blog.an-stay{
    padding: 0;
}

/*End footer-page css*/

.blog .g-grid{
    flex-wrap: wrap;

}
.blog .g-grid .size-4 {
    padding: 0 20px;
    flex: 0 1;
    width: 33.33%;
    flex-basis: 33.33%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mainbody_bottom.testimonials-cta{
    margin-top: 80px;
    margin-bottom: 80px;
}
.blog .g-grid .size-12{
    width: 100%;
     flex-basis: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog .g-grid .size-6 {
    padding: 0 20px;
    flex: 0 1;
    width: 50%;
    flex-basis: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.itemid-940 .blog .g-grid .size-6 {
    width: 100% !important;
    flex-basis: 100% !important;
}
.blog .pagination{
    justify-content: space-between;
}
.counter {
    order: 2;
}
.blog .pagination .pagination{ padding: 0}
.testimonial-our-area-maps-wrap {
    background: url(/images/red_bkg.gif) repeat;
    padding-top: 20px;
}

.blog .pagination .page-item .page-link,
.blog .pagination .page-item.active .page-link {    
    color: #b9ac93; 
    background-color: #ffffff;
    padding: 4px 12px;
    border: 1px solid #dddddd;    
}
.blog .pagination .page-item .page-link:hover,
.blog .pagination .page-item.active .page-link:hover {    
    color: #a81e29; 
    background-color: #f5f5f5;   
}
.blog .pagination .page-item.active .page-link{
    background: #f5f5f5;
    color: #999;
}


.testimonial-our-area-maps-wrap .n2-ss-section-main-content {
    padding-top: 50px;
}


.seprator{
    margin: 0 12px;
}
.header .page-header h1 {
    background: rgba(0, 0, 0, 0) url(/images/tag-bk-2.png) repeat scroll 0 0;
    color: #b9ac93 !important;
    background-repeat: repeat-x !important;
    line-height: 135px !important;
    margin: 0px !important;
}

/* MNAR FORM */
.mnar-form {
    padding: 30px 20px;
}

/*current happenings*/
.current-happning-page .platform-content.container{
    width: 100%;

}
.current-happning-page .platform-content.container .items-leading {
    max-width: 100%;
    padding: 0;
}

.current-happning-page  .items-leading{
    margin-bottom: 80px;
}

.platform-content .blog.current-happning-page .g-grid{
    max-width: 1140px;
    margin: 0 auto;

}
.platform-content .blog.current-happning-page .items-more .nav-tabs{
    flex-direction: column;
}
.platform-content .blog.current-happning-page .items-more .nav-tabs a{
    display: block;
    padding: 8px 12px;
}
.view-category.current-happning-page .blog.overview .page-header h2 {
  text-align: center;
}

.main-content .g-block.home-testimonial  .g-content{
    padding:120px 0 0px 0 !important;
}
.main-content .g-block.home-testimonial  .n2-section-smartslider{
    padding-bottom: 60px;
}

.testimonial-home .more-button {
    text-align: center;
    padding-bottom: 120px;
}
.testimonial-home .more-button  .button{
    border-radius: 30px;
    color: #FFF;
    letter-spacing: 0.50px;
    font-weight: 700;
    font-size: 14px;   
    display: inline-block;
    padding: 8px 45px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.testimonial-home  h3 {   
    text-align: center;
    color: #B8AC96;
    margin: 0 0 50px;
    font-size: 36px;
}

.home-testimonial .n2-ss-layers-container > .n2-ss-layer.n2-ow{
    border-top: solid 15px #E3E3E3;
    opacity: 0.7;
    background-color: #ffffff40;
}
.home-testimonial .n2-ss-layers-container:hover > .n2-ss-layer.n2-ow{
    opacity: 1;
    border-top: solid 15px #A81E29;
}
.home-testimonial .n2-ss-layer .n2-ss-item-content.n2-ss-text.n2-ow{
    position: relative;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}
.home-testimonial .n2-ss-layer .n2-ss-item-content.n2-ss-text.n2-ow:before{
    content: "—";
/*    position: absolute;
    left: -18px;
    top: 0;*/
    display: inline-block;
    margin-right: 10px;
}
#mod-custom339 {
  padding: 0 10%;
}
#mod-custom339 p {
  font-size: 18px;
  line-height: 1.7;
}

.nui.form .nui.button{
    color: #fff !important;
    background-color: #000 !important;
    border: 2px solid #dfdacd !important;   
    cursor: pointer;
    display: inline-block;
    font-family: open sans;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 10px 34px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.2) inset, 0 0px 0px rgba(0, 0, 0, 0.05) !important;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75) !important;
    border-radius:0 !important;
    font-weight: 400!important;
    margin-left: 0;
}
.jr-estates-form-section

.nui .chronocredits{
    display: none;

}
.blog.overview.life-style-page .g-grid{
    margin-left: -20px;
    margin-right: -20px;
}
/*.g-content .blog.overview.blog.current-happning-page .g-grid{
    margin-left: -20px;
    margin-right: -20px;
}*/

.jo-super-section {   
    background-position: center 28% !important;
    background-size: cover;
}

.itemid-398 .jo-super-section {
  background-position-y: 60% !important;
}

.item-page.team .item-image{
    width: 30%;
    float: right !important;
    margin-left: 20px;

}

.testimonials .blog.testimonials{
    font-size: 18px;
    line-height: 1.7;
}

/* LIFESTYLE PAGE */
.view-category.life-style-page .blog.overview .page-header h2 {
  text-align: center;
}
.view-category.life-style-page .blog.overview {
  padding-bottom: 80px !important;
}

/* ABOUT PAGE */
.view-category.about-page .blog .page-header h2 {
  text-align: center;
}
#mod-custom365 {
  max-width: 1170px;
  margin: 50px auto 10px;
  padding: 0 10px;
}

/* OUR TEAM PAGE */
.right-way-auction .auction-contact-container {
  display: flex;
  gap: 10%;
  flex-wrap: wrap;
}

.right-way-auction .img-content-container {
  display: flex;
  gap: 50px;
}

.right-way-auction .img-content-container > p {
  width: 200px;
  flex-shrink: 0;
}

.right-way-auction .img-content-container > div {
  flex: 1;
  min-width: 0;
}

.blog.team .readmore {
  text-align: left !important;
}

.blog.team h3 {
  margin-top: 0 !important;
}

/* CAREERS PAGE */
.itemid-485 .item-page .span12 h2:first-of-type {
  padding-top: 50px;
}
.itemid-485 .item-page .span12 li {
  line-height: 1.6;
  padding-top: 10px;
}
.itemid-485 #chronoform-Seller-Contact-form {
  padding-bottom: 80px;
}

/* TERMS PAGE */
.itemid-697 .item-page h2 {
  padding-top: 30px;
}
.itemid-697 .item-page li {
  line-height: 1.6;
  padding-top: 10px;
}

/* SELLERS PAGE */
.itemid-486 .item-page .span12 p img {
  padding: 0 0 85px 0;
}
.itemid-486 #chronoform-Seller-Contact-form {
  padding-bottom: 80px;
}

/* PRESERVE AT LAKE JOHN */
.itemid-749 table td {
  padding: 1px;
}

/* OUR COMPANY */ 
.itemid-390 .main-bottom, .itemid-393 .main-bottom {
  padding-top: 0 !important;
}

/* OUR PROPERTIES */
.itemid-935 .n2-ss-slider .n2-ss-layer-row-inner {
  justify-content: center !important;
}
.itemid-935 .n2-ss-slider .n2-ss-item-image-content img{
  object-fit: cover;
  object-position: center;
  height: 280px;
}

/* FOR BUYERS */
.itemid-934 .n2-ss-slider .n2-ss-layer-row-inner {
  justify-content: center !important;
}
.itemid-934 .n2-ss-slider .n2-ss-item-image-content img {
  object-fit: cover;
  object-position: center;
  height: 280px;
}

/* PROPERTY PORTFOLIO */
#mod-custom363 {
  margin: auto;
  width: 75%;
  padding-bottom: 50px;
}
#mod-custom363 > div > p {
  padding: 25px 0;
}


/* JR ESTATES */
.itemid-893 #g-header .g-container p {
  color: #373737;
  font-size: 16px;
}
.itemid-893 h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 600;
}
.jr-estates-after-hero {
    background: url(/images/bg_yourguide.png) no-repeat;
    background-size: cover;
    width: 100%;
    padding: 100px 0 300px;
    background-position: bottom center;
}
.jr-estates-after-hero h1 {
  width: 700px;
  margin: auto;
  padding-bottom: 100px;
  color: black;
}
.jr-estates-after-hero .jr-content {
  display: flex;
  line-height: 28px;
  width: 65%;
  margin: auto;
}
.jr-left-side, .jr-right-side {
  flex: 1;
  color: black;
}
.jr-left-side {
  padding-right: 100px;
}
.jr-left-side p {
  font-size: 24px;
  font-weight: 400;
}
.jr-right-side {
  border-left: 1px solid #BDBDBD;
  padding-left: 100px;
}
.jr-left-side p, .jr-right-side p {
  margin: 0;
}
.jr-estate-lots-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 50px;
}
.jr-estate-lots-content img {
  width: 55%;
}
.jr-estate-lots-content p {
  width: 50%;
}
.jr-more-info-content {
  display: flex;
  width: 55%;
  margin: auto;
  gap: 80px;
}
.jr-more-info-img, .jr-more-info-text {
  flex: 1;
}
.jr-more-info-text p {
  margin-bottom: 30px;
}
.jr-more-info-text button {
  border: 2px solid #989898;
  background: white;
  font-weight: 700;
  font-size: 16px;
  padding: 8px 34px;
}
.jr-estates-form-section {
  padding: 100px 0;
  background: #D9D9D9;
  width: 100%;
}
.jr-estates-form-container {
  display: flex;
  width: 60%;
  margin: auto;
  gap: 50px;
}
.jr-estates-form-text, .jr-estates-form {
  flex: 1;
}
.jr-estates-form-text {
  padding-left: 50px;
}
.jr-estates-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.jr-estates-form-section h2 {
  width: 50%;
  padding-bottom: 80px;
  margin: auto;
}
.jr-estates-form-text h3, .jr-estates-form-text p {
  width: 68%;
}
.jr-estates-form-text h3 {
  color: black;
  font-weight: 600;
  margin-top: 0;
}
.jr-form-phone {
  color: black !important;
  font-weight: 500;
  font-size: 20px !important;
}
.jr-estates-form input {
  border-radius: 0;
  border: none;
  width: 85%;
}
.jr-estates-form button {
  background-color: #3B3B3B;
  padding: 8px 34px;
  color: white;
  width: 180px;
}
.itemid-893 .quicksearch, .itemid-893 #mod-custom340 {
  display: none;
}
.jr-estates-gallery-img {
  padding-bottom: 120px;
  margin-top: -180px;
}
.jr-estates-gallery-img img {
  width: 100%;
}
.background-space {
    /* background: url(/images/bg_yourguide.png) no-repeat; */
  background-image: 
        linear-gradient(
            to bottom, 
            rgba(255,255,255,1) 0%,    
            rgba(255,255,255,0) 15%, 
            rgba(255,255,255,0) 85%, 
            rgba(255,255,255,1) 100% 
        ), 
        url(/images/bg_yourguide.png);
  background-size: cover;
  width: 100%;
  height: 500px;
  padding-top: 300px;
  background-position: bottom center;
  margin-top: -100px;
}
.jr-estates-amenities {
  margin: 100px 0 150px !important;
}



/*home page first setion */
.seperator_image_text_block_wrapper,
.image_text_block_wrapper{
    background-size: cover;
    background-position: center;
}

.seperator_image_text_block_wrapper .custom-container,
.image_text_block_wrapper .custom-container{
    max-width: 1070px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.seperator_image_text_block_eyebrow h5,
.image_text_block_eyebrow h5{
    font-weight: var(--font-weight-extrabold);
    line-height: var(--line-height-body);
    letter-spacing: 1.92px;
    text-transform: uppercase;
}
.seperator_image_text_block_title h2,
.quicksearch h2{
    color: var(--color-primary-red);
    text-transform: uppercase;
    line-height: var(--line-height-h2);
    letter-spacing: 2px;
    padding-bottom: calc(var(--space-8) - 12px);
}
.seperator_image_text_block_title h2 span{
    font-weight: var(--font-weight-semibold);
}
.seperator_image_text_block_top_content{
    
    
    padding-top: var(--space-8);
    max-width: 510px;
    margin: 0 auto;
}

.seperator_image_text_block_content{
    border-top: 1px solid var(--color-border);
}

.seperator_image_text_block_content,
.image_text_block_content {
    display: flex;
    gap: 130px;
    align-items: center;
    padding-top: calc(var(--space-9) - 4px);
    padding-bottom: calc(var(--space-9) - 4px);
    
}
.seperator_image_text_block_content.right,
.image_text_block_content.right{
    flex-direction: row-reverse;
}
.oak-realty-pro-sec .image_text_block_content{
  gap:var(--gap-0);
  justify-content:left;
}

.oak-realty-pro-sec .image_text_block_wrapper {
  position: relative;
}

.oak-realty-pro-sec .image_text_block_wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 250px;
  max-width: 700px;
  aspect-ratio: 1;
  background: url("/images/MN-Postmark.png") no-repeat right bottom / contain;
}



.oak-realty-pro-sec .image_text_block_content{
    margin-bottom: calc(var(--space-10) + 50px);
}
.oak-realty-pro-sec .image_text_block_content img{
    max-width: 545px;
}



.seperator_image_text_block_content .image-column,
.image_text_block_content .image-column{
    width: calc(45% - 65px);
    flex: 0 0 calc(45% - 65px);
}


.seperator_image_text_block_content .content-column,
.image_text_block_content .content-column {
    width: calc(55% - 65px);
    flex: 0 0 calc(55% - 65px);
}
.seperator_image_text_block_description strong{
    text-transform: uppercase;
    letter-spacing: 1.92px;
    font-weight: var(--font-weight-extrabold);
}
.seperator_image_text_block_content .image-column img,
.image_text_block_content .image-column img{
    border-radius: var(--border-radius-img);
}

.seperator_image_text_block_content.custom-container {
    background-image: url('/images/local_watermark.png');
    background-size: 250px;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: var(--space-10);
}
.our-team .image_text_block_wrapper{
    position: relative;
}

.our-team .image_text_block_wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 250px;
  max-width: 700px;
  aspect-ratio: 1;
  background: url("/images/real.png") no-repeat right bottom / contain;
}

.lets-talk .image_text_block_content .content-column{
    padding: 0 75px;
}

.lets-talk .image_text_block_title h2{
    color: var(--color-white);
    text-transform: uppercase;
    line-height: var(--line-height-h2);
    font-family: var(--font-heading-second);
    letter-spacing: 2px;
}
.lets-talk .image_text_block_title h2 span{
    color: var(--color-primary-khaki);
}
.lets-talk .image_text_block_description p{
    color: var(--color-white);
}

.lets-talk .image_text_block_btn .btn{
    color: var(--color-white) !important;
}


/*home page first setion-------------end */


/*home page buyer & seller section-------------start */


.card-text-blocks {
    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    width: 100%;

    margin: 0;
    padding: 0;
}

.card-text-blocks__item {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 460px;
    margin: 0;
    padding: 0;
    background-color: var(
        --card-background-color,
        #2a2725
    );

    color: #ffffff;
    overflow: hidden;
}

.card-text-blocks__content {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    padding: 70px 80px;
    box-sizing: border-box;
    z-index: 1;
}


.card-text-blocks__icon {
    width: 54px;
    height: 54px;
    margin-bottom: 28px;
}

.card-text-blocks__icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.card-text-blocks__item:nth-child(odd) .card-text-blocks__content {
    margin-right: 0;
}

.card-text-blocks__item:nth-child(even) .card-text-blocks__content{
    margin-left: 0;
}


.card-text-blocks__label {
    margin: 0 0 18px;
    color: var(--color-white);
    font-weight: var(--font-weight-extrabold);
    letter-spacing: 1.92px;
}

.card-text-blocks_icon-title-wrapper{
    display: flex;
    align-items: center;
    gap: 15px;
}


.card-text-blocks__title {
    margin: 0 0 22px;
    max-width: 400px;
    color: var(--color-white);
    font-weight: var(--font-weight-extrabold);
    
}
.card-text-blocks__background{
    position: absolute;
    inset: 0;
    z-index: 0;
    background-image: var(--card-background-image);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.card-text-blocks__description {
    max-width: 540px;
    color: var(--color-white);
    font-weight: var(--font-weight-light);

}

.card-text-blocks .card-text-blocks__item .btn {
    color: var(--color-white) !important;
}

.card-text-blocks__button:hover,
.card-text-blocks__button:focus {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #222222;
    text-decoration: none;
}

/*home page buyer & seller section-------------end */

/*lifestyle section css*/

   
.explore-area {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: var(--color-white);
}

/* LEFT IMAGE */
.explore-visual {
  width: 48%;
  height: 100%;

  margin: 0;
  padding: 0;

  background-image:
    linear-gradient(
      rgba(245, 244, 241, 0.15),
      rgba(245, 244, 241, 0.15)
    ),
    url("/images/Mask - Leaf-Background.png");

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  flex-shrink: 0;
}

/* RIGHT CONTENT */
.explore-content {
  width: 52%;
  height: 100%;
  padding: 54px 65px 30px 42px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
}

/* LINKS */
.explore-links {
  width: 100%;
  max-width: 450px;
  display: flex;
  flex-direction: column;
}

.explore-links a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #EBE4D9;
  color: var(--color-secondary-charcoal);
  text-decoration: none;
  font-size: var(--font-size-button-large);
  font-weight: var(--font-weight-extrabold);
  transition: color 0.2s ease;
  letter-spacing: -0.2px;
  padding-top: 24px;
  padding-bottom: 24px;
}
.explore-links a:first-child{
    border-top: none;
}

.explore-links a:last-child {
  border-bottom: 1px solid #EBE4D9;
}

.explore-links a:hover {
  color: var(--color-borer-gold);
}

/* ARROW */
.arrow {
  color: var(--color-borer-gold);
  font-size: 30px;
  font-weight: 300;
}

.explore-btn{
    margin-top: 40px;
}



/*lifestyle section css*/



/* Media query */
@media screen and (min-width: 1800px){
    .jo-super-section {   
        background-size: 1800px !important;
    }
}

@media screen and (max-width: 1500px){   
    .jo-super-section { 
        background-size: cover !important;
        background-position: center 35% !important;
        background-attachment: scroll !important;
    }
    .buckets.left:after{
        top: calc(50% - 92px);
    }
    .new-custombuckets .buckets img {
        max-width: 55%;
    }
}

@media screen and (min-width:960px) and (max-width:1199px) {
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container{
        padding: 0 0px;
        font-size: 14px;
    }
}

@media screen and (max-width: 959px){
    .g-offcanvas-toggle{
        top: 36px;
        right: 1.5rem !important;
    }
    .bottom-content .platform-content:nth-child(3),
    .bottom-content .platform-content:nth-child(4){
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
  
.blog.team .g-block > p:first-of-type {
  min-height: 176px;
}
}

@media screen and (max-width: 767px) {
    .header .jo-super-section {
        min-height: 400px !important;
    }
    .new-homepage .newhome-top-annandale {
        display: none;
    }
    .new-homepage .tagline .new-home-tagline{
        width: 100%;
        padding: 80px 0;
    }
    .new-homepage .tagline{
        padding: 0;
    }
    .new-homepage .newhome-top-buckets .buckets-top{
        display: inline-block;
    }
    .new-homepage .quicksearch{
        padding: 110px 10px !important;
    }
    .new-homepage .newhome-top-buckets {
        padding: 50px 0 0px;
    }
    #g-footer .g-container{
        padding-left: 20px;
        padding-right: 20px;
    }
    .new-homepage .footer-social-link{
        justify-content: center;
    }
    .new-homepage .footer-social-link a{
        width: 100%;
    }
    .g-logo{
        margin: 0;
        padding: 0;
    }
    .g-logo img{
        margin: 0;
        padding: 0;
    }   
    #sidebar{
        margin-left: 0;
    }
    #sidebar  .g-content{
        display: flex;
        flex-wrap: wrap;
    }
    #sidebar .platform-content{   
        padding: 0 10px;
        width: 100%;
    }   
    .blog .g-grid .size-4 {   
        width: 100%;
        flex-basis: 100%;   
    } 
    .blog .g-grid .size-4 .item-image{
        max-height: 350px;
        overflow: hidden;
    }
    .blog .g-grid .size-4 h2{
        margin: 0 0 9px 0;
    }
    /*.home-hero-slider .hero-heading{ display:none; }
    .home-hero-slider .hero-subitem{ display:none; }
    .home-hero-slider .hero-banner-button{ display:none; }*/
    .blog .g-grid .size-6 {   
        width: 100%;
        flex-basis: 100%;    
    }
    .blog .pagination{
        flex-wrap: wrap;
    }
    .blog  .counter{
        order: 1;
    }
     .blog .pagination__wrapper{
        order: 2;
     }
    .g-grid .col {
        padding-left: 0;
    }
  .view-category.life-style-page .blog .g-grid .size-4 {
    padding: 0 0 0 30px !important;
  }
  .view-category.current-happning-page .blog .g-grid .size-4 {
    padding: 0 !important;
  }
  .itemid-338 #g-sidebar {
    padding-bottom: 0 !important;
  }
  .itemid-338 #sidebar {
    margin-bottom: 0 !important;
  }
  .itemid-485 .equal.fields.area_multi_field7, .itemid-486 .equal.fields.area_multi_field7 {
    flex-direction: row !important;
  }
  .view-article.blog.an-stay .item-page.blog.an-stay {
    padding: 0 20px !important;
  }
  .view-article.blog.an-stay h2:first-of-type {
    text-align: center;
  }
    .itemid-749 table td {
    padding: 4px !important;
  }
  .itemid-749 table {
    width: 100% !important;
  }
  .testimonial-our-area-maps-wrap {
    padding: 20px 20px 30px !important;
  }
  .view-category.team h2 {
    padding-top: 10px;
  }
  .g-toplevel {
    display: block;
  }
  .new-custombuckets .buckets img {
        max-width: 68%;
  }
  .new-custombuckets .container {
    padding:0
  }
  .right-way-auction .img-content-container {
    flex-direction: column;
  }
}

@media screen  and (max-width:600px){
    .bottom-content #tagline{
        background-size: cover !important;
    }

}

@media screen and (min-width:481px) and (max-width:767px) {
    #sidebar .platform-content{
        width: 50%;
    }    
}

@media (orientation: landscape) and (max-width: 900px), (orientation: portrait) and (max-width: 700px){
    /*.home-hero-slider .hero-banner-button .n2-ss-layer-row-inner {
        justify-content: space-between !important;
    }*/
    .home-hero-slider .hero-banner-button .n2-ss-layer-row-inner > .n2-ss-layer.n2-ow{
            width: calc(33.33% - 20px);
            max-width:calc(33.33% - 20px)!important;
    }
}

@media screen and (min-width:768px) and (max-width:1024px){
    .blog.team .g-block h2 {
      min-height: 105px;
    }
    .blog.team .g-block h3 {
      min-height: 60px;
    }
    .blog.team .g-block > p:first-of-type {
      min-height: 225px;
    }
}

    
@media screen and (min-width:768px) and (max-width:959px){
    .item-page .row{
        margin-left: 0;
    }
    .tagline h2{
        padding-top: 35px;
    }
   .blog.team .g-block > p:first-of-type {
      min-height: 300px;
      max-height: 300px;
      overflow: hidden;
    }
 }

@media (min-width: 1200px) {

    .blog .leading-1 p, .blog .leading-3 p {
        padding: 1% 9% 1% 9%;
        max-width: 48%;
        float: left;
    }
    .blog .blog .leading-0 p, .blog .blog .leading-2 p {
        padding: 1% 9% 1% 9%;
        max-width: 48%;
        float: right;
    }
    .blog .leading-1 .pull-left.item-image, .blog .leading-3 .pull-left.item-image{
        margin-right: 0;
    }
  .view-category.about-page .blog .page-header {
    min-height: 80px;
  }
}

@media screen and (max-width:1199px) {
    .home-bottom .container,
    .header .container{
        max-width: 940px;
        margin: 0 auto;
    }
    .overview.blog.current-happning-page .blog {
        margin-top: 0px;
        padding: 30px 20px 20px 20px;
    }
    .blog .pull-left.item-image{
        margin: 0 0 20px;
    }
    .current-happning-page.layout-blog .items-leading{
        max-width: 1400px;
        padding: 0px;
        margin:  0 auto;
    }
}



@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .blog .items-leading h2 {
        text-align: center;
        padding-top: 4%;
    }
    .blog .blog .leading-0 p, .blog .blog .leading-2 p,
    .blog .leading-1 p,.blog .leading-3 p {
        max-width: 47%;        
    }
    .blog .items-leading p.readmore{
        margin: 0px;
    }
    /*#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container{
        padding: 0 12px;
    }*/
    .itemid-937 .leading-0 p {
      padding-top: 0;
      margin-top: 0;
      font-size: 13px;
    }
}

@media screen and (min-width: 1200px){
    .container {
        width: 1170px;
        margin: 0 auto;
    }
    .current-happning-page .leading-0 .item-image,
    .current-happning-page .leading-2 .item-image{
        width: 50%;
        float: left;
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .current-happning-page .leading-1 .item-image,
    .current-happning-page .leading-3 .item-image{
        width: 50%;
        float: right;
        margin-left: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 440px) {
  .header .jo-super-section {
    min-height: 200px !important;
  }
  .view-article .lake-sylvia-poster-2016 {
    padding-left: 0 !important;
  }
  .itemid-397 .main-bottom {
    padding-top: 0 !important;
  }
  .itemid-400 .item-page .btn {
    margin-top: 25px;
  }
}

@media screen and (max-width: 1023px) {
    .lets-talk .image_text_block_content .content-column{
        padding: 0;
    }

}

@media screen and (max-width: 767px) {
    .seperator_image_text_block_content .image-column,
    .image_text_block_content .image-column,
    .seperator_image_text_block_content .content-column,
    .image_text_block_content .content-column{
    width: 100%;
    flex: 0 0 100%;
}
.seperator_image_text_block_content.right, 
.image_text_block_content.right,
.image_text_block_content.left{
    flex-direction: column;
    gap: calc(var(--gap-7) + 2px);
}
.seperator_image_text_block_content, 
.image_text_block_content{
    flex-direction: column-reverse;
    gap: calc(var(--gap-7) + 2px);
}
.oak-realty-pro-sec .image_text_block_content{
    padding-bottom: var(--space-9);
}
.card-text-blocks{
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.card-text-blocks__item:nth-child(odd) .card-text-blocks__content {
    margin-right: auto;
}
.card-text-blocks__item:nth-child(even) .card-text-blocks__content {
    margin-left: auto;
}
.card-text-blocks__content{
    padding: 50px 15px;
}
.lets-talk .image_text_block_wrapper{
    background-position: left;
    position: relative;
}
.lets-talk .image_text_block_wrapper::before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
}

}