.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.sageBg { background: #d0debb; } .btn-blue {background-color: #041E42; color: #fff; line-height: 24px; border-radius: 0; padding: 7px 30px; font-weight: 300; font-size: 14px; box-shadow: none; font-family: var(--font-family);} .comingSoonBanner.l-section { position: fixed; top: 154px; width: 100%; padding: 0; pointer-events: none; z-index: 1; }
.BannerCol { padding: 20px 0; pointer-events: auto; }
.comingSoonBanner .initialText p { font-size: var(--fsheadingMMM); color: var(--color1); text-align: center; line-height: 1.333333333em; font-family: var(--font-sangblue); }
.comingSoonBanner .textScroll p { color: var(--color1); text-align: center; font-family: var(--font-sangblue); display: none; } .half-img-row .img img.animated-overlay { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width: 400px; object-fit: contain;} .dashedList { list-style-type: none; }
.dashedList li { position: relative; }
.dashedList li::before { font-family:"fontawesome"; content: "\f068"; position: absolute; left: -3em; font-size: 7px; } .blueBox-row { padding:20px; background: rgba(4,30,66,0.05); } .categoryDots { list-style-type: none; margin-left: 1em; }
.categoryDots li { position: relative; }
.categoryDots li::before{ content: ""; display: block; width: 16px; height: 16px; border-radius: 50%; position: absolute; left: -2em; top: 5px;} 
.senseandsensory::before { background-color: #0474C0; }
.eldergym::before { background-color: #622B5C; }
.artandculture::before { background-color: #E26618; }
.mindandmemory::before { background-color: #75BA49; }
.culinarymaster::before { background-color: #20604A; }
.allCategory::before { background-color: #000; } .mmlm_accordion .w-tabs-section-title { font-family: var(--font-sangblue); color: var(--color2); font-size: var(--fsheadingXXS); }
.mmlm_accordion.w-tabs[style*="--sections-title-size"]>div>div>.w-tabs-section-header>.w-tabs-section-title { font-size: var(--fsheadingXXS); }
.no-touch .mmlm_accordion .w-tabs-section-header:hover, .no-touch .mmlm_accordion .w-tabs-section-header:focus { background: none; }
.mmlm_accordion .w-tabs-sections.icon_plus>.w-tabs-section.active>.w-tabs-section-header .w-tabs-section-control { transform: rotate(180deg); }
.mmlm_accordion .w-tabs-sections.icon_plus>.w-tabs-section.active>.w-tabs-section-header .w-tabs-section-control::before{ opacity: 0;}
.mmlm_accordion .w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:after { background: #041e42; }
.mmlm_accordion .w-tabs-sections.icon_plus>.w-tabs-section.active>.w-tabs-section-content { border-top: 1px solid var(--color-content-border);} .mmlm_accordion .eventContainer { margin: 12px 0; } 
.mmlm_accordion .event-time-container { padding: 0 0 8px 2em; display: flex; justify-content: space-between; border-bottom: 1px solid #dee2e6; gap: 1em; }
.mmlm_accordion .event-time { position: relative; }
.mmlm_accordion .event-time::before { content: ""; display: block; width: 16px; height: 16px; border-radius: 50%; position: absolute; left: -2em; top: 5px; }
.mmlm_accordion .event-title { font-size: 22px; font-weight: 400; margin: 8px 0;} .newPropertyRequestForm .ff-name-field-wrapper .ff-t-container { flex-direction: column; gap: 0; }
.newPropertyRequestForm .ff-default .ff-el-form-control { background: transparent; border: 1px solid var(--color2); border-radius: 0; color:#212529;}
.newPropertyRequestForm .ff-default .ff-el-form-control::placeholder { color:#212529; }
.newPropertyRequestForm form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) { background-color: var(--color3); border-radius:0; }
.newPropertyRequestForm button[type=submit]:not(.w-btn) { color: #212529!important; font-weight: 300; }
.no-touch .newPropertyRequestForm button[type=submit]:not(.w-btn):hover { background: rgba(4,30,66,0.1); border-color: rgba(4,30,66,1); color:#212529!important; } .ContactForm .ff-default .ff-el-form-control { background: transparent; border: 1px solid var(--color2); border-radius: 0; color:#212529; }
.ContactForm .ff-default .ff-el-form-control::placeholder { color:#212529; }
.ContactForm form.fluent_form_4 .ff-btn-submit:not(.ff_btn_no_style) { background-color: transparent; border-radius:0; border-color: rgba(4,30,66,1); }
.ContactForm button[type=submit]:not(.w-btn) { color: #212529!important; font-weight: 300; padding: 10px 20px; }
.no-touch .ContactForm button[type=submit]:not(.w-btn):hover { background: rgba(4,30,66,0.1); border-color: rgba(4,30,66,1); color:#212529!important; }
.ContactForm .fluent_form_4 { position: relative; } .wpb_text_column + .faq-img-inner-row + .wpb_text_column {
margin-top: 30px;
}
.roseBg .sameHeight .vc_column-inner > .wpb_wrapper {
height: 100%;
} .memberJourney.withNumber {
counter-reset: journey;   
}
.memberJourney.withNumber .title {
margin-right: 40px;	
width: calc(30% - 40px);
}
.memberJourney.withNumber .title:after {
counter-increment: journey;
content: counter(journey);
color: #fff;
font-family: Lexend, sans-serif;
display: flex;
align-items: center;
justify-content:center;
width: 34px;
height: 34px;
top: 15px;
right: -40px;
transform: translate(50%,-50%);
} .pst_cnt .wpb_text_column + .w-video {
margin-top: 28px; } @media (min-width: 1200px) { .ContactForm .ff_submit_btn_wrapper { position: absolute; bottom: 46px; right: 0; }
}.blue-bg-section {
color:#fff;
}
.fs-90 {
font-size: 80px;
line-height: 90px;
}
.living-well-page .p-xl-7 {
padding: 4.4rem !important;
}
.fs-36 {
font-size: 36px;
line-height: 39px;
}
.catBox {
height: 100%;
padding: 25px;
border: 1px solid transparent!important;
border-left-color: #ececec!important;
transition: all ease-in 0.3s
}
.catBox:first-child {
border-left-color: transparent!important;
}
.catBox:hover {
border: 1px solid #000!important;
box-shadow: 0 0 5px -3px #000;
transition: all ease-in 0.2s
}
.catBox h3 {
min-height: 2.2em;
color:#000
}
.catBox:hover h3 {
min-height: 2.2em;
color:#35415b
}
.living-well-hero-img .wpb_wrapper {
height: 100%;
}
.living-well-hero-img .w-image {
height: 100%;
}
.living-well-hero-img .w-image img {
height: 100%;
min-height:0;
object-fit: cover;
}
.living-well-page .wpb_text_column ul {
list-style:none;	
}
.living-well-page .wpb_text_column ul li {
position: relative;
padding-bottom: 5px;
}
.living-well-page .wpb_text_column li:before {
content: "-";
font-weight: 300;
left: -2em;
position: absolute;
text-align: center;
width: 1.5em;
color: #041e42;
font-size: 12px;
line-height: 27px;
}
@media only screen and (max-width:1199px) { .catBox {
width: 50%!important;
}
}
@media only screen and (max-width:768px) { }
@media only screen and (max-width:767px) { section .p-xl-7 {
padding: 2rem !important;
}
.catBox {
width: 100%!important;
}
.catBox {
border-color: transparent!important;
}
.living-well-hero  .fs-90 {
font-size: 32px!important;
line-height: 40px!important;
}
.catBox h3 {
min-height: 0;
}
.living-well-page p {
font-size: 18px;
line-height: 28px;
}
}.pw650 p {max-width: 650px; margin: auto; }
.headertxt1 {color: #b49a5d; font-size: 24px; }
.pop-btn {cursor: pointer; }
div#mml_topcontact1 {background: #b49a5d; color: #fff; display: none; width: 100%; height: 100px; align-items: center; justify-content: center; left: 0; top: 0; z-index: 999; } 
.mml_top_number {font-size: 16px; margin: 0 6px; text-align: center; padding: 6px 12px; } 
.mml_top_number a {color: #fff !important; display: inline-block; border: 1px solid; margin: 6px auto 0; padding: 4px 10px; } 
.mml_top_number a:hover {color: #fff !important; background-color: rgba(255, 255, 25, .1); } 
#mml_topcontact1 {display: none; } 
div#mml_topcontact1 i {display: none; } 
.mml_top_number {color: #fff; } 
.mml_top_number a {background: var(--color1); }
main#page-content button.mml_callus_bottom_btn {display: inline !important; border: 0 !important; padding: 0 !important; width: auto !important; }
main#page-content button.mml_callus_bottom_btn {
background: var(--color1);
padding: 2px 12px !important;
display: inline-block !important;
border: 1px solid var(--color1) !important;
}
a.incontent.btn.top_call_us:hover {
background: var(--color1) !important;
color: #fff !important;
}
a.incontent.btn.top_call_us {
display: inline-block;
text-align: center;
}
@media (min-width: 1024px) {
button.mml_close_sidebar {display: none !important; }
}
@media (max-width: 1023px) {
div#mml_topcontact1 {position: fixed !important; left: 0; right: auto !important; width: 50% !important; max-width: 100vw !important; background: #b49a5d !important; box-shadow: -2px 0 8px rgba(0,0,0,0.15) !important; z-index: 999999 !important; flex-direction: column !important; padding: 0 0 12px !important; transition: transform 0.6s cubic-bezier(0.2,0,0.2,1), box-shadow 0.2s !important; justify-content: center !important; align-items: center !important; transform: translateY(100%) !important; display: flex !important; height: 460px !important; top: auto; background: #fff !important; border: 1px solid var(--color1) !important; bottom: 55px; border-radius: 0 12px 0 0 !important; }
div#bottom-links {z-index: 9999999 !important; } 
.mml_top_number {color: var(--color1) !important; } 
.mml_top_number a:hover {background: #88774e !important; }
div#mml_topcontact1 > button.mml_close_sidebar {position: absolute !important; top: 6px !important; right: 14px !important; left: auto !important; background: transparent !important; border: none !important; color: var(--color1) !important; font-size: 24px !important; cursor: pointer !important; z-index: 1000000 !important; padding: 0 !important; line-height: 1 !important; display: block !important; }
body.mml_sidebar_open div#mml_topcontact1 {transform: translateY(0) !important; } 
body.mml_sidebar_open {overflow: hidden !important; } 
div#mml_topcontact1 > div {width: 100% !important; text-align: center !important; }
button.mml_callus_bottom_btn {width: 50%; display: flex; justify-content: center; text-decoration: none !important; font-size: 16px; font-weight: 300; align-items: center; height: 100%; background: #fff !important; color: #b49a5d; border-top: 1px solid; }
div#bottom-links:after {display: none !important; }
body:before {content: ''; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.7); position: fixed; left: 0; top: 100%; z-index: 999999; transition: transform 0.5s ease, opacity 0.5s ease; opacity: 0; }
body.mml_sidebar_open:before {content: ''; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.8); position: fixed; left: 0; top: 0; z-index: 999999; transition: transform 0.5s ease, opacity 0.5s ease; opacity: 1; }
}
@media(max-width: 990px) {
aside#moove_gdpr_cookie_info_bar {bottom: 53px; z-index: 999999; } 
.mml_top_number {font-weight: 600; } 
.mml_top_number a {font-weight: 400; } 
div#designstudio-button {border-bottom: 2px solid #fff; }
}
@media(max-width: 767px) {
.w-nav-icon { margin-top: 9px; }
}
@media(max-width: 345px) {
div#bottom-links {height: 40px !important; }
aside#moove_gdpr_cookie_info_bar {bottom: 40px !important; }
div#mml_topcontact1 {bottom: 40px !important; padding: 0 !important; height: 405px !important; }
div#mml_topcontact1 > div {padding: 3px; font-size: 13px; }
body #designstudio-button {bottom: 40px!important; }
}.l-main .aligncenter { max-width: 100% !important; }
.pad3.mx-auto.std-white-row + .lw-sec.height_medium { padding-top: 0; }
a.darkBlueBg { background-color: var(--color2); color: #fff !important; }
a.darkBlueBg:hover { color: var(--color2) !important; }
p + a.btn { margin-top: 23px; }
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style { line-height: normal !important; border-radius: 0 !important; padding: 7px 30px !important; font-weight: 300 !important; font-size: 14px !important; box-shadow: none !important; border: 1px solid var(--color2) !important; font-family: var(--font-family); background-color: var(--color2) !important;  color: #fff !important; background: var(--color2) !important; }
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style:hover {   background-color: var(--darkblue10) !important; opacity: 1 !important; color: var(--color2) !important; } .mml_row1 .g-cols > .wpb_column .wpb_text_column + .wpb_text_column { margin-top: 33px; padding-top: 33px; border-top: 1px solid #dee2e6; }
.mml_row1 .ff-el-form-control { border-radius: 0!important; border-color: var(--color2) !important; background-color: #fff !important; }
input[type=checkbox]:before { color: transparent !important; } .list1 ul { list-style-type: none; }
.list1 ul li { position: relative; }
.list1 ul li::before { font-family:"fontawesome"; content: "\f068"; position: absolute; left: -3em; font-size: 7px; } .mml_heroi { background-color: var(--color2); }  .mml_herot h1 { color: var(--color2); font-size: 80px; line-height: 110%; }
.mml_herot .post_title { max-width: 1008px; margin: auto auto 35px; padding: 15px 15px 35px; margin-top: var(--pad3); } .inn_pst_ttl h1 { color: var(--color2); font-size: 80px; line-height: 110%; }
.inn_pst_ttl .post_title { max-width: 1008px; margin: auto auto 35px; padding: 15px 15px 35px; margin-top: var(--pad3); }
.inn_pst_ttl .post_image img { max-width: 1008px; box-shadow: 0 1rem 2rem rgba(0, 0, 0, .175); }
.inn_pst_ttl .post_image {text-align: center; padding: 3rem; border-top: 1px solid #dee2e6; }
.pst_cnt :where(.l-section, .vc_column-inner) { padding: 0 !important; }
.pst_cnt { max-width: 740px; margin: auto auto 35px !important; padding: 0 15px 0 !important; }
.wpb_text_column + .w-slider, .pst_cnt .l-section + .l-section { margin-top: 28px; } .blogs_here .w-grid-item { background-color: var(--color3); }
.blogs_here .w-grid-item .post_intr { padding: 47px; }
.blogs_here .w-grid-item .post_intr h2 { font-size: 40px !important; color: var(--color2); font-weight: 300 !important; margin-bottom: 22px !important; }
.blog_row .vc_column-inner > .wpb_wrapper { max-width: 831px; margin: auto; }
.blog_row .vc_column-inner { border-top: 1px solid #dee2e6; padding-top: var(--pad2); padding-bottom: var(--pad3); }
.blog_row button.w-filter-item-title { font-weight: 200; font-size: 18px; line-height: 24px; }
.blog_row .w-filter-item-value label { color: var(--color2); font-size: 16px; line-height: 24px; padding: 7px 8px !important; border: 1px solid var(--color2); min-height: 40px; display: inline-flex !important; justify-content: center; align-items: center; }
.no-touch .w-filter.state_desktop.style_switch_default .w-filter-item-value:hover, .w-filter.state_desktop.style_switch_default .w-filter-item-value.selected { background: none !important; background-color: none !important; }
.no-touch .w-filter.state_desktop.style_switch_default .w-filter-item-value:hover label, .w-filter.state_desktop.style_switch_default .w-filter-item-value.selected label { background: var(--color2) !important; background-color: var(--color2) !important; color: #fff !important; }
.blog_row .w-filter-item { align-items: flex-start; flex-direction: column; }
.w-filter + .blogs_here { margin-top: 28px; }
.blog_row .pagination .nav-links { justify-content: center; }
.blog_row .pagination .page-numbers { margin: 0; font-weight: 200; color: var(--color3) !important; background: none !important; padding: 6px 12px !important; border: 1px solid var(--color3) !important; border-radius: 0; min-width: auto; }
.blog_row .pagination .page-numbers:first-child { border-radius: 5px 0 0 5px; }
.blog_row .pagination .page-numbers:not(:first-child) { margin-left: -1px; }
.blog_row .pagination .page-numbers:last-child { border-radius: 0 5px 5px 0; }
.blog_row .pagination .page-numbers:hover { color: var(--color2) !important; background-color: var(--color3) !important; } .mml_row2 .g-cols > .wpb_column:not(.img) > .vc_column-inner { padding: 72px !important; }
.mml_row2 .img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; } .blog_list .post { border-bottom: 1px solid var(--color1); padding: 15px 0; }
.blog_list .post .post_title { font-size: 24px; color: var(--color2); }
.blog_list .post .post_det { margin-top: 15px; }  .mml_row3 .owl-item .wpb_text_column { text-align: center; max-width: 620px; margin: auto; font-family: 'SangBleuLight', sans-serif; } .mml_row4 {  } .mml_row5 .ff-el-form-control { border-radius: 0!important; border-color: var(--color2) !important; background-color: transparent !important; }
@media (max-width: 1024px)  {
.blogs_here .w-grid-item .post_intr { padding: 27px; }
}
@media (max-width: 991px) { 
.mml_row1 .g-cols > .wpb_column { width: 100%; }
}
@media (max-width: 767px)  {
.blogs_here .w-grid-item .w-hwrapper { flex-direction: column; }
.blogs_here .w-grid-item .post_image { max-width: 100% !important; }
}