/*
Theme Name: The PRS REIT V1
Theme URI: http://www.thinkeq.co.uk/
Author: EQ
Author URI: http://www.thinkeq.co.uk/
Description:The PRS REIT WordPress Theme
Version: 1.0
Text Domain: presreit
Tags: 
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =================reset css starts here=================  */
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, ul, li, body, html, form, fieldset { margin: 0; padding: 0; outline: none; border: 0 }
img {border: 0;}
a { text-decoration: none; border: 0; outline: 0; }
.clear { clear: both; width: auto !important }
ul {list-style: none;}
a:focus, input:focus, textarea:focus, *:focus { outline: 0 !important; }
/* =================reset css ends here================= */
/* =================core css starts here================= */
body{padding-top: 112px; font-size: 15px; line-height: 23px; font-weight: 400; font-family: 'Montserrat', sans-serif; color: #333; background: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.container { width: 100%; max-width: 1200px;}
a, input, button { display: inline-block; text-decoration: none; color: inherit; outline: none; transition: all 0.2s ease-in;  -webkit-transition: all 0.2s ease-in; }
a img {border: 0px none;}
a:hover { outline: none; color: #507300; text-decoration: none; }
a:active { outline: none; text-decoration: none; }
a:focus { outline: none; outline-offset: 0px; text-decoration: none; color: inherit; }
::-webkit-input-placeholder { color: #000; opacity: 0.5; }
::-moz-placeholder { color: #000; opacity: 0.5; }
:-moz-placeholder { color: #000; opacity: 0.5; }
:-ms-input-placeholder { color: #000; opacity: 0.5; }
.os-animation {opacity: 0;}
.os-animation.animated {opacity: 1;}
img {max-width: 100%; height: auto;}
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; margin-bottom: 15px; line-height: 1.15; font-weight: 400; color: inherit;}
h1 {font-size: 42px;}
h2 {font-size: 40px;}
h3 {font-size: 30px;}
h4 {font-size: 24px;}
h5 {font-size: 20px;}
h6 {font-size: 18px; line-height: 27px;}
p {margin: 0px; padding: 0px; margin-bottom: 18px; }
strong {font-weight: 700;}
b {font-weight: 400;}
p:last-child {margin-bottom: 0;}
.large-para p:first-of-type{font-size: 18px; line-height: 27px;}
.btn { border-radius: 0; font-weight: 400; padding: 10px 15px; min-width: 170px; font-size: 15px; line-height: 18px; box-shadow: none; text-transform: uppercase;  transition: all 0.2s ease-in;  -webkit-transition: all 0.2s ease-in; }
.btn-default,.btn-default:focus { color: #fff; background-color: #507300; border: solid 2px #507300; }
.btn-default:hover,.btn-default:active { color: #507300; background-color:transparent; border-color: #507300; }
.btn-primary,.btn-primary:focus { color: #507300; background-color: #fff; border: solid 2px #fff; }
.btn-primary:hover,.btn-primary:active { color: #fff; background-color:transparent; border-color: #fff; }
.btn-outline,.btn-outline:focus { color: #507300; background-color: transparent; border: solid 2px #507300; }
.btn-outline:hover,.btn-outline:active { color: #fff; background-color:#507300; border-color: #507300; }
.btn.btn-lg {padding: 18px 40px !important;}
.btn.btn-xs { padding: 8px 15px !important; min-width: auto; }
.btn.btn-block{min-width: 100%;}
.btn+.btn {margin-left: 25px;}
.btn:focus{box-shadow: none;}
.link{font-size: 16px;line-height: 26px;color:#507300;padding-right: 35px;position: relative; white-space: nowrap;}
.link:hover{color: #507300;}
.link:before{content:'';width: 22px;height: 26px;display: inline-block;vertical-align: top;position: absolute;top: -1px;right: 0;background: url(include/images/next-arrow.png) no-repeat center/contain;transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;}
.link:hover:before{right: 5px;}
.link.white{color: #fff;}
.link.white:before{background-image: url(include/images/next-arrow-white.png);}
.link i{display: none;}
.grey-bg{background-color: #cdc7bf !important;}
.bg-fixed{background-attachment: fixed;}
.add-index{position: relative; z-index: 9;}
ul:not([class]) {list-style: none;margin-bottom: 15px;text-align:left;line-height: 22px;}
ul:not([class]) > li {padding-left: 16px;position: relative;margin-bottom: 14px;}
ul:not([class]) > li:last-child{margin-bottom: 0;}
ul:not([class]) > li:before {content: '';position: absolute;left: 2px;top:10px;background:#185158;height: 5px;width: 5px; border-radius: 50%;}
ul.dot-list {list-style: none;margin-bottom: 22px;text-align:left;line-height: 24px;font-size: 18px;font-weight: 700;color: #726e7e;}
ul.dot-list > li {padding-left: 16px;position: relative;margin-bottom: 22px;}
ul.dot-list > li:last-child{margin-bottom: 0;}
ul.dot-list > li:before {content: '';position: absolute;left: 2px;top:10px;background:#185158;height: 5px;width: 5px; border-radius: 50%;}
.content-container p a, .content-container h6 a{color: #507300;}
.content-container p a:hover, .content-container h6 a:hover{text-decoration: underline;}
/* =================core css ends here================= */
/* ================= Header Start ================= */
header {height: 112px;color: #333;background: #fff;position: fixed;left: 0;top: 0;right: 0; z-index: 9999;transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;display: flex;align-items: center;}
.fixed header{background: #fff; box-shadow: 0 5px 8px rgba(0,0,0,0.1);}
.navbar{padding: 0;width: 100%;} 
.navbar-brand { width: 181px; padding: 0; margin: 0; margin-bottom: 5px;}
.navbar-expand-xl .navbar-nav > .nav-item{margin: 0 14px 0;padding: 0;}
.navbar-expand-xl .navbar-nav .nav-link{font-size:16px;line-height:43px;font-weight:400;color:#333; padding: 0;margin:0; white-space: nowrap;}
.navbar-expand-xl .navbar-nav .nav-item:hover .nav-link, .navbar-expand-xl .navbar-nav .nav-item.active .nav-link{color:#507300;}
.navbar-expand-xl .navbar-nav .nav-link em{font-style: normal; position: relative;}
.dropdown-toggle::after{display:none;}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow{display:none;}
.nav-inside{width: 100%; padding-bottom: 5px;}
.header-right{margin-left: 8px;}
.header-right .btn{min-width: 120px;height: 45px;line-height: 19px; border-width: 3px;}
@media only screen and (min-width: 1200px) {
.navbar-nav>li>.dropdown-menu {display: block !important;top: 100% !important;left: 0;margin-top: 10px !important;padding: 16px 13px;opacity: 0;visibility: hidden;background: #507300;color: #fff;min-width: 223px;box-shadow: none;border: solid 0px #507300;border-top-width: 0;border-radius: 0;transition: all 0.1s ease-in;-webkit-transition: all 0.1s ease-in;}
.dropdown:hover .dropdown-menu { opacity: 1; visibility: visible; margin-top: 0px !important; transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; }
.dropdown-item {color: #fff;padding:14px 15px;font-weight: 400;font-size: 16px;line-height: 18px; margin-bottom: 1px; }
.dropdown-item:focus, .dropdown-item:hover, .active > .dropdown-item{color:#507300; background: #fff;}
.navbar-expand-xl .navbar-nav .nav-link em:after{content: ''; width: 0%; height: 3px; background:#507300; position: absolute; right: 0%; left: auto;  bottom: -15px; transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;}
.navbar-expand-xl .navbar-nav .nav-item:hover .nav-link em:after, .navbar-expand-xl .navbar-nav .nav-item.active .nav-link em:after{width: 100%; left: 0%; right: auto; }
.container-fluid{padding: 0 35px;}
.news-box:hover {transform: scale(1.07);position: relative;z-index: 5;}
.dropdown-item em{font-style: normal;}
.navbar-nav > li.not-desktop .dropdown-menu{display: none !important;}
} 

.navbar-toggler {width: 45px;height: 45px;border-radius: 0;cursor: pointer;text-decoration: none;padding: 0;border: 0;background: transparent;margin: 0;position: absolute;top: 0;right: 0;}
.navbar-default .navbar-toggler:hover, .navbar-default .navbar-toggler:focus {background: transparent;}
.navbar-toggler:not([class="collapsed"]), .navbar-toggler:not([class="collapsed"]):focus, .navbar-toggler:not([class="collapsed"]):hover {background: transparent;}
.navbar-toggler.collapsed, .navbar-toggler.collapsed:focus, .navbar-toggler.collapsed:hover {background: transparent;}
.navbar-toggler .icon-bar {position: relative;display: inline-block;width: 22px;height: 4px;color: #243238;text-indent: -55px;margin-top: 0;background: transparent!important;transition: all .2s ease-out;-webkit-transition: all .2s ease-out;vertical-align: middle;}
.navbar-toggler .icon-bar:before, .navbar-toggler .icon-bar:after {content: '';width: 22px;height: 4px;background: #507300;position: absolute;left: 0;transition: all .2s ease-out;}
.navbar-toggler.collapsed .icon-bar {background: #507300!important;}
.navbar-toggler.collapsed .icon-bar:before, .navbar-toggler.collapsed .icon-bar:after {background: #507300;}
.navbar-toggler.collapsed .icon-bar:before {top: -8px;-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);-ms-transform: rotateZ(0deg);-o-transform: rotateZ(0deg);transform: rotateZ(0deg);}
.navbar-toggler .icon-bar:before { top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }
.navbar-toggler.collapsed .icon-bar:after {bottom: -8px;-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);-ms-transform: rotateZ(0deg);-o-transform: rotateZ(0deg);transform: rotateZ(0deg);}
.navbar-toggler .icon-bar:after { bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }
.mp-sub-level .navbar-toggler .icon-bar:before, .mp-sub-level .navbar-toggler .icon-bar:after{background: #fff;}
.nav-icon{position:fixed;top: 18px;right:0;z-index:999999;margin-top: 0;}
.mp-pusher{position:fixed; top:0; width:100%; left:-100%; height:100%; perspective:1000px; z-index:9999; display:none; }
.mp-pusher{display:block;}
.mp-pusher.mp-pushed{left:0;}
.mp-menu{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);background:#fff;}
.mp-level{position:absolute; top:0; left:0; width:100%; min-height:100%;   background:#507300; -webkit-transform:translate3d(-100%, 0, 0); transform:translate3d(-100%, 0, 0); overflow-x:hidden;}
.mp-sub-level .mp-level{background: #fff;} 
.mp-menu > .mp-level{padding:0;}
.mp-pusher::after, .mp-level::after, .mp-level::before{content:''; position:absolute; top:0; right:0; width:0; height:0; opacity:0; }
.mp-pusher::after, .mp-level::after{background:rgba(0, 0, 0, 0.2); -webkit-transition:opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; transition:opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }
.mp-level::after{z-index:-1; }
.mp-pusher.mp-pushed::after, .mp-level.mp-level-overlay::after{width:100%; height:100%; opacity:1; -webkit-transition:opacity 0.3s; transition:opacity 0.3s; }
.mp-level.mp-level-overlay{cursor:pointer; }
.mp-level.mp-level-overlay.mp-level::before{width:100%; height:100%; background:transparent; opacity:1; }
.mp-pusher, .mp-level{-webkit-transition:all 0.5s; transition:all 0.5s; }
.mp-overlap .mp-level.mp-level-open{box-shadow:1px 0 2px rgba(0, 0, 0, 0.2); -webkit-transform:translate3d(-40px, 0, 0); transform:translate3d(-40px, 0, 0); }
.mp-menu > .mp-level, .mp-menu > .mp-level.mp-level-open, .mp-menu.mp-overlap > .mp-level, .mp-menu.mp-overlap > .mp-level.mp-level-open{box-shadow:none; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
.mp-cover .mp-level.mp-level-open{-webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open){-webkit-transform:translate3d(-100%, 0, 0); transform:translate3d(-100%, 0, 0); }
.mp-menu ul{margin:0;padding:0 12px;list-style:none;}
.mp-menu ul li > a{display:block;padding: 8px 0px;font-size: 15px;line-height: 25px;font-weight: 400; }
.no-csstransforms3d .mp-pusher, .no-js .mp-pusher{padding-left:300px; }
.no-csstransforms3d .mp-menu .mp-level, .no-js .mp-menu .mp-level{display:none; }
.no-csstransforms3d .mp-menu > .mp-level, .no-js .mp-menu > .mp-level{display:block; }
ul.mobile-menu > li > a{font-size:15px;line-height: 19px;font-weight:400;color:#fff;padding:10px 0px;}
ul.mobile-menu li.has-submenu > a::after{content:"\f061"; font-family: 'font Awesome 5 Free';font-weight: 900; width: 18px; height: 21px; display: inline-block;vertical-align: middle;margin-right:6px; margin-top: -1px; float: right; line-height: 28px; }
.mp-back{position:relative;display: flex;padding: 10px 12px;outline:none;font-size: 15px;line-height: 20px;font-weight: 700;color: #fff !important;background: #507300;width: 100%;height: 80px;align-items: center;}
.mp-back::before{content:"\f060"; font-family: 'font Awesome 5 Free';font-weight: 900; width: 18px;height: 21px;display: inline-block;vertical-align: middle;margin-left:0;float: left;line-height: 25px; margin-right: 5px;}
.mp-sub-level header{z-index:9999;}
.menu-btn-parent{padding: 24px 12px 8px;} 
.menu-btn-parent .btn{text-transform: none; border-width: 2px !important;}
.menu-contact-box{padding:12px;display: flex;flex-flow: column;}
.menu-header{width: calc(100% + 24px); height: 80px; display: flex; align-items: center; margin-bottom: 12px; border-bottom: solid 0 #015983; margin-left: -12px; padding: 0 12px; background: #fff;}
.menu-header .menu-logo{width: 181px; }
/* ================= Header End ================= */
/* ================= Footer Start ================= */
footer{background: #1d283d url(include/images/arrow-watermark.png) repeat center center/39px auto;font-size: 15px;line-height: 27px;font-weight: 300;color: #fff;padding: 37px 0;/* background-position: center; */}
.footer-contact {padding-left:15px;}
.footer-nav-box{width: 100%;max-width: 150px;}
.footer-nav li{line-height:24px;}
.footer-logo{width: 142px;margin-bottom: 29px;}
ul.social-links {display: inline-block;vertical-align: top;font-size: 0;line-height: 0; }
ul.social-links > li {display: inline-block;vertical-align: top;padding: 0;margin-right: 18px;}
ul.social-links > li > a { font-size: 19px; line-height: 20px;  }
ul.footer-contact-list span > a {padding-left: 7px;}
ul.footer-contact-list {margin-bottom: 5px;}
.copyright {margin-bottom: 5px;}
address{margin-bottom: 0;}
footer a:hover{color: #85c058;}
/* ================= Footer End ================= */
/* ================= Home Page Start ================= */
.hero-outer{width: 100%;margin-left: 0;height:340px; position: relative;margin-bottom: 40px;z-index: 9;} 
.hero-bg-arrow{position: absolute; left: 0; bottom: -40px; width: 100%; z-index: -1; height: 100%; background: #fff; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 75% 74%, 50% 100%, 0% 100%);}
/*.hero-outer:after{content: ''; width: 6px; height: 110px; position: absolute; left: 50%; bottom: -55px; margin-left: -3px; background:url(include/images/dots.png) no-repeat center/100% auto; z-index: 9;}*/
.hero-container{position: relative;height: 100%;}
.hero-container:before{content: '';width: 0%;height: 236px;background: #97c55e;position: absolute;left: -35px;top: 50%;transform: translateY(-50%);z-index: 2; opacity: 0.9;transition:all 0.5s cubic-bezier(0.77,0.2,0.05,1.0);}
.hero-container:before{width: 53.3%;}
.hero-content{position: relative; z-index: 9; width: 100%; color:#fff;} 
.hero-text{width: 550px;padding: 0;}
.hero-text h1, .hero-text .h1{font-size: 28px;line-height: 1.2;/*margin-bottom: 50px;*/font-weight: 400;}
.hero-text-slider .slick-dots{text-align: left; bottom: 10px;}
.hero-bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background-size: cover;background-position: center;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 75% 74%, 50% 100%, 0% 100%);margin-left: 0;border-right: solid 35px #fff;border-left: solid 35px #fff;}
.hero-arrow{/* position: absolute; *//* z-index: 7; *//* right: 185px; *//* top: 50%; *//* transform: translateY(-50%); *//* opacity: 0; *//* padding-bottom: 35px; */}
.hero-arrow img{width: 240px; margin-bottom: 20px;}
.hero-inside{display: flex !important; /*align-items: center;*/}
.home-who-container, .intro-container{background-size: cover; background-position: center; position: relative;}
.home-who-container .content-container{padding: 30px 50px 80px 65px;}
.home-who-container .content-container .intro-content{padding-bottom: 20px;}
.home-intro-img{width: 50%; height: 100%; position: absolute; top: 0; right: 50%; background-size: cover; background-position: center; }
.intro-container .content-container{margin-left: 35px; width: 100%; max-width: 465px; padding: 40px 40px 30px;}
.intro-container .intro-media .embed-container{height: 100%; padding: 0;}
.intro-current-price{border-top:solid 1px #fff; padding-top: 22px; margin-top: 27px; }
.intro-current-price h5{font-weight: 700; color: #6a6774; font-size: 16px; line-height: 1; margin-bottom: 10px;}
.intro-current-price h5 span{font-size: 26px; color: #185158;}
.intro-cta{padding: 10px 0 0;}
.intro-media{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.intro-media img{width: 100%; height: 100%; object-fit: cover;}
.heading{min-height: 105px;padding: 15px 15px;display: flex;flex-flow: column;align-items: center;justify-content: center;position: relative;background: #726e7e;color: #fff;}
.heading h4{font-size: 22px;line-height: 1.2;margin: 0;text-transform: uppercase;}
.heading.green{background: #00d698;}
.heading.blue{background: #507300;}
.heading img{width: auto; height: 41px; object-fit: contain;}
.heading.pl-50{padding-left: calc(50% + 47px); align-items: flex-start;}
.heading.no-dots:after{display: none;}
.heading2{text-align: center;margin-bottom: 15px;display: flex;flex-flow: column;}
.heading2 h3{color: #333; font-size: 26px; line-height: 1;}
.heading2 h4{font-size: 30px;line-height: 1;margin-bottom: 30px;}
.heading2 h5{color: #333; font-size: 22px; line-height: 1;}
.awards-item{padding: 0 30px;}
.awards-item img{width: auto; height: 125px; object-fit: contain;filter: gray; filter: grayscale(100%);}
.awards-logo-container{overflow: hidden; position: relative;}
.awards-logo-slider{position: relative; display:flex; align-items: center; justify-content: center;}
.awards-logo-slider .awards-logo-item{float: left; padding: 0 30px; }
.awards-logo-slider .awards-logo-item .award-box{width: 170px;}
.awards-logo-slider.cloned{position: absolute; left: 0; top: 0;}
.awards-logo-slider .awards-logo-item .award-img img{width: auto; height: 125px; object-fit: contain;filter: gray; filter: grayscale(100%);}

ul.latest-news-list{width: calc(100% + 6px);margin-left: -3px;}
ul.latest-news-list .latest-news-item{padding: 3px;width: 20%; float: left;} 
.latest-news-box{width: 100%; height: 100%; display: flex;flex-flow: column; position: relative; background: #97c55e;}
.latest-news-img {height: 148px; background: #333;}
.latest-news-img .bialty-container {}
.latest-news-img img{width: 100%;height: 100%;object-fit: cover;}
.latest-news-content {position: relative;z-index: 3;min-height: 168px;color: #fff;padding: 22px 18px 24px 18px;display: flex;flex-flow: column;height: calc(100% - 148px);}
.latest-news-box:hover{background:#726e7e;}
.latest-news-category {background: rgba(0, 0, 0, 0.5);position: absolute;width: calc(100% - 36px);top: -13px;left: 0;right: 0;color: #fff;z-index: 2;padding: 5px 12px;margin: 0px auto 0px;text-transform: uppercase;font-size: 13px;line-height: 20px;}
.latest-news-content h5 {font-size: 18px;line-height: 23px;margin-bottom: 10px; font-weight: 700; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;}
.latest-news-date{display: flex;margin-top: auto;}
.latest-news-arrow {position: absolute;right: 25px;bottom: 30px;opacity: 0;transition: .3s all ease;}
.latest-news-arrow img {width: 20px;} 
.circle-image{width: 92%; background: #333;border-radius: 50%;overflow: hidden;max-width: 429px;position: relative;}
.circle-image img{width: 100%; height: 100%; object-fit: cover;}
.circle-image.negative-top{margin-top: -147px;}
.circle-right-content{padding:42px 0 50px 32px;}
.simple-life-intro{padding: 32px 15% 42px 38px;border-top: solid 11px #00d698;position: relative;z-index: 9;background: #fff;width: calc(100% + 96px);}
.simple-life-intro h4{color: #00d698;text-transform: uppercase;font-size: 23px;line-height: 1;margin-bottom: 20px;}
.slh-intro-logo{margin-bottom: 53px;}
.slh-intro-logo img{width: 267px;}
.slh-intro-text{font-size: 16px; letter-spacing: -0.1px; margin-bottom: 25px;}
.slh-intro-media.media-box{margin-top: 36px;}
.slh-intro-media.media-box img{width: calc(100% + 100px);max-width: none;margin-left: -100px;}
 
/* ================= Home Page End ================= */
.content-container{padding:50px 0; position: relative;}
.content-container.more-pad{padding:80px 0;}
.content-container.less-pad{padding: 40px 0;}
.content-container.before-brand-shape{position: relative;z-index: 9; margin-bottom: -112px; padding-bottom: 0 !important;}
.content-container.add-brand-shape:before{content:''; width: 100%; height: 162px; position: absolute; left: 0; top: 0; background:url(include/images/brand-shape-fill.png) no-repeat center top/auto 100%;}
.before-brand-shape + .content-container.add-brand-shape{position: relative; padding-top: 210px; }
/* ================= Contact Page Start ================= */
.inner-hero-container{width: calc(100% - 70px); height: 300px; position: relative; background: #333;  margin-left: 35px;  z-index: 9;} 
.inner-hero-content{position: relative;z-index: 9;width: 100%;color:#fff;padding-top: 40px;height: 200px;} 
.inner-hero-content h1{font-size: 36px;line-height: 1.2;margin-bottom: 0;letter-spacing: -0.5px;}
.inner-hero-bg{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-size: cover; background-position: center;}
.inner-hero-container:before{content: '';width: calc(100% + 70px);height: 0;background: #97c55e;position: absolute;left: -35px;bottom: 0;transform: translateY(0%);z-index: 2; opacity: 0.9;transition:all 0.5s cubic-bezier(0.77,0.2,0.05,1.0);}
.inner-hero-container:before{height: 200px;}
.inner-hero-arrow{width: 238px;margin-bottom: 18px;}
.contact-head-content{margin-bottom: 30px; font-size: 18px; line-height: 1.2;}
.contact-head-content h5{font-size: 25px;line-height: 1.2;margin-bottom: 20px;font-weight: 300;}
.contact-head-content h5 a{color: #7aad4e;}
.contact-head-content h5 a:hover{text-decoration: underline;}
ul.location-list{width: calc(100% + 30px); margin-left: -15px;vertical-align: top; color: #fff;}
ul.location-list li.location-item{width: 100%;padding: 15px;}
.lb-upper{background: #7c7889; padding: 25px 20px; font-size: 21px; text-transform: uppercase;}
.lb-mid{background: #185158;padding: 15px 20px;font-size: 15px;line-height: 23px;}
.lb-lower{background: #333; width: 100%; height: 400px; position: relative;}
.lb-map{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
/* ================= Contact Page End ================= */
/* ================= ESG Page Start ================= */
.intro-content{padding-bottom: 45px; letter-spacing: -0.15px;}
.intro-content h2{font-size: 36px;line-height: 1.3;margin-bottom: 15px;}
.intro-content h3{font-size: 30px; line-height: 1.25; margin-bottom: 20px;}
.intro-content h6{font-size: 18px; line-height: 1.5;}
.add-pattern{background-image: url(include/images/pattern.png); background-repeat: repeat; background-position: left top; background-size: 175px auto;}
ul.signpost-list {width: calc(100% + 30px);margin-left: -15px;position: relative;}
ul.signpost-list .signpost-items{width: 33.33%;padding: 15px;}
ul.signpost-list.add-negative{margin-top: -75px;}
.signpost-box{position: relative;display: flex;flex-flow: column;width: 100%;height: 0;overflow: hidden;border: 10px solid #fff;padding-bottom: 70%;}
.signpost-img {height: 100%;background: #474346;position: absolute;left: 0;top: 0;width: 100%;}
.signpost-box img {width: 100%;height: 100%;object-fit: cover; mix-blend-mode: overlay; -webkit-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
.signpost-box:hover img {transform: scale(1.05);}
.signpost-content {position: absolute; left: 0; bottom: 0; color: #fff; width: 100%; padding: 30px 30px;-webkit-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
.signpost-content h3{font-size: 26px; line-height:30px; font-weight: 700; min-height: 60px; margin: 0; }
.signpost-box:hover .signpost-content {padding-bottom: 35px;}
ul.signpost-list.child-signpost .signpost-items{width: 25%;}
ul.signpost-list.child-signpost .signpost-box{padding-bottom: 97%;}
ul.signpost-list.child-signpost .signpost-content h3{min-height: 90px;}
/* ================= ESG Page End ================= */
/* ================= News Page Start ================= */
.filter-news { width:100%; max-width:368px;margin: 0px auto 35px;}
.filter-news  select.form-control, .pl-head select.form-control, select.form-control.type2{background: #fff url(include/images/down-arrow.png) no-repeat right center;background-size: 15px auto;background-position-x: calc(100% - 15px);-webkit-appearance: none;padding: 0 12px;border: 2px solid #ccd1d1;border-radius: 0;height: 50px;font-size: 15px;}
.filter-news  select.form-control:focus, .pl-head select.form-control:focus, select.form-control.type2:focus{border: 2px solid #ccd1d1;}
ul.news-list{width: calc(100% + 6px);margin-left: -3px;}
ul.news-list li{padding: 3px;width: 25%; float: left;}
ul.news-list li:first-child{width: 50%; /*height: 652px;*/ height: 651px; }
ul.news-list li:first-child .news-box{height: 100%;}
.news-box{width: 100%;display: flex;flex-flow: column;height: 320px; position: relative; background: #97c55e;}
.news-img {height: 148px; background: #333;}
.news-img img{width: 100%;height: 100%;object-fit: cover;}
.news-content {position: relative;z-index: 3; color: #fff;padding: 22px 18px 25px 18px;display: flex;flex-flow: column;height:  calc(100% - 148px);}
.news-box:hover{background:#726e7e;}
.news-category {background: rgba(0, 0, 0, 0.5);position: absolute;width: calc(100% - 40px);top: -14px;left: 0;right: 0;color: #fff;z-index: 2;padding: 1px 12px;margin: 0px auto 0px;text-transform: uppercase;font-size: 13px;}
.news-content h5 {font-size: 18px;line-height: 23px;margin-bottom: 10px; font-weight: 700; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;}
.news-date{display: flex;margin-top: auto;}
.news-arrow {position: absolute;right: 25px;bottom: 30px;opacity: 0;transition: .3s all ease;}
.news-arrow img {width: 20px;} 
ul.news-list li:first-child .news-box .news-img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
ul.news-list li:first-child .news-box .news-img img{mix-blend-mode: overlay;}
ul.news-list li:first-child .news-content:before{display: none;}
ul.news-list li:first-child .news-content{background: transparent;position: absolute;top: auto;height: auto;width: 100%;padding:50px 33px 33px;height: 60%;bottom: 0;}
ul.news-list li:first-child .news-content .news-date{margin-top: 0;}
ul.news-list li:first-child .news-category {max-width: 215px; width: 90%; left: 32px; top: 0; margin: 0;padding: 5px 12px;}
ul.news-list li:first-child .news-content h5 {font-size: 27px;line-height: 35px;margin-bottom: 85px; max-width: 380px;}
.news-box:hover .news-arrow{opacity: 1;}
.news-first .news-box:hover .news-content{background: transparent;}
.pagination {align-items: center;margin-top: 50px;justify-content: center;}
.pagination-arrow { width: 50px;height: 50px;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #507300; }
.pagination-arrow i{ transition: all 0.1s ease-in; font-size: 20px; line-height: 50px;}
.pagination-arrow:hover i{transform: scale(1.05);}
.page-nob {color: #507300;font-size: 16px;font-weight: 500;margin: 0 45px;}
.page-nob a:hover{text-decoration: underline;}
.mejs-container{margin: 30px 0;}
.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background: #7b7889 !important; border-radius: 50px;}
/* ================= News Page End ================= */
/* ================= News single Start ================= */
.single-post-date{color: #185158;font-weight: 700;margin-bottom: 17px;display: block;}
.single-post-category{margin-bottom: 20px;}
.single-post-category .single-category{background: #7c7889;color: #fff;padding: 5px 12px;text-transform: uppercase;font-size: 13px;line-height: 18px;display: inline-block;vertical-align: top;}
.single-post-share{min-height: 106px;position: relative;margin-bottom: 0;border-radius: 0;display: flex;padding: 26px 46px;margin-bottom: 32px;color: #fff;background:#85c058; flex-flow: column;}
.single-post-share h6{font-size: 21px;line-height: 1;margin-bottom: 10px;text-transform: uppercase; }
.single-post-media{margin-bottom: 30px;}
.level3-hero{width: calc(100% - 70px); margin-left: 35px; min-height: 190px; padding:30px 0;  background: #0b3350; color: #fff;position: relative;}
.level3-hero:before{content: '';width: calc(100% + 70px);height: 8px;background: #97c55e;position: absolute;left: -35px;bottom: 0;transform: translateY(0%);z-index: 2; opacity: 0.9;transition: all 0.5s ease-out 0.3s;}
.level3-hero h1{font-size: 42px;line-height: 1;margin-bottom:0;}
.level3-hero.has-breadcrumb{padding-top: 55px;}
.level3-hero img{height: 78px; width: auto;}
.hero-breadcrumbs{position: absolute; top: 30px; left: 0; width: 100%; z-index: 9;}
.breadcrumbs{display:inline-block;margin: 0;vertical-align: middle; /* white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/ width: 100%;  position: relative; z-index: 9;}
.breadcrumbs li{font-size: 16px;line-height: 24px;font-weight:400;list-style:none;padding: 0 !important;display:inline;}
.breadcrumbs li a{display:inline;}
.breadcrumbs li:not(:first-child):before{content: "\f053";font-family: 'font Awesome 5 Free';font-weight: 900; display: inline-block;vertical-align: middle;margin: 0 12px;}
body:not(.post-type-archive-ir_reports_circulars) .breadcrumbs li.current-item{display: none;}
.breadcrumbs li a:hover{color: #fff; text-decoration: underline;}
/* ================= News single End ================= */ 
/* ================= Company Page Start ================= */ 
.prs-intro .company-logo{width: 289px; margin-bottom: 15px;}
/* ================= Company Page Start ================= */ 
/* ================= About Page Start ================= */ 
.cta-container{position: relative;padding: 30px 0; width: 100%; color: #fff;min-height:141px;background:#307291;overflow: hidden;}
.cta-container.large-cta{min-height: 224px;} 
.cta-container:before{content: ''; position: absolute; left: 0; top: 0; right: 40px; height: 100%; background: url(include/images/other-cta-arrow.png) no-repeat right center/auto 100%; z-index:0;}
.cta-container:after{content:'';width: 50%;height: 100%;left: 100%;top: 0;background: #fff;position: absolute;z-index: 1;margin-left: -41px;}
.cta-content{width: calc(100% - 250px);}
.cta-content h3{margin: 0; font-size: 30px;}
.cta-content h3 + p{padding-top: 15px;}
.cta-container.slh-green-cta{background: #00d698;} 
.cta-logo{width: auto; height: 41px; margin-bottom: 15px;}
.cta-container.green-cta{background: #7aad4e;} 
.cta-container.blue-cta{background: #307291;} 
.cta-container.type2{padding: 30px 100px 30px 70px; min-height: 160px;}
.cta-container.type2:before{right:0;}
.cta-container.type2:after{display: none;}
.cta-container.type2 h3{font-size: 22px; text-transform: uppercase;}
.cta-container.type2 h3 span{color:#005581;}
.timeline-head{margin-bottom: 45px;margin-top: 8px;}
.tl-year{text-align: center; position: relative; padding-bottom: 15px; color: #025a84; font-size: 16px; line-height: 20px; cursor: pointer;}
.tl-year:after{content:''; width: 100%; height: 3px; background:#307291; position: absolute; left: 0; bottom: 0; z-index: 1; }
.tl-year b{content:''; width: 10px; height: 10px; border:solid 2px #025a84; background:#fff; position: absolute; left: 50%; bottom: -3.5px; margin-left: -5px; border-radius: 50%; z-index: 5; }
.slick-current .tl-year b{background:#025a84; transform: scale(1.4);}
.tl-year:before{content:''; width: 50%; height: 3px; background:#307291; position: absolute; left: 50%; bottom: 0; z-index: 2; }
.slick-current ~ .tl-year-item .tl-year:after, .slick-current ~ .tl-year-item .tl-year:before{ background: #ccd1d1;}
.slick-current .tl-year:before{ background: #ccd1d1;}
.tl-year-item:last-child .tl-year:after{width: 50%;}
.tl-year-item:last-child .tl-year:before{display: none;}
.tl-year-item:first-child .tl-year:after{display: none;} 
.timeline-slider .slick-list, .tl-year-slider .slick-list{overflow: visible;}
.tl-box{border:solid 1px #fff;}
.tl-box-left{width: 50%; background-color: #333; background-size: cover; background-position: center; position: relative; display: flex; align-items: center; justify-content: center;}
.tl-box-right{width: 50%; padding: 90px 60px 55px 30px; position: relative;}
.tl-year-head{position: absolute; left: 30px; top: -12px; font-size: 80px; line-height: 70px; color: #fff; font-weight: 700;}
.tl-year-item{width: 200px;}
.tl-logo-box{width: 283px; height: 132px; padding: 30px; position: relative; display: flex; align-items: center;}
.tl-logo-box-img{object-fit: contain; position: relative; z-index: 9;}
.tl-logo-box-bg{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; opacity: 0.9;}
/* ================= About Page End ================= */  
/* ================= Investor Relations Page Start ================= */
.ir-container{overflow:hidden; }
.ir-sidenav {background:#97c55e;color: #fff;padding: 20px 25% 105px;position: relative;width: calc(100% + 90px);margin-left: -90px;clip-path: polygon(100% 0%, 100% 100%, 43% 86%, 0% 96%, 0% 0%);}
/*.ir-sidenav::before {content: '';position: absolute;top: 0;right:107px;z-index: -1;background: #307291;width: 100vw;height: 100%;border-radius: 0;}*/
ul.ir-sidenav-list {/* padding: 5px 0; *//* margin-left: -10px; */}
ul.ir-sidenav-list a {display: block;font-size: 15px;line-height: 22px;padding: 10px 10px;margin-bottom: 2px;}
ul.ir-sidenav-list .active:not(.current-page-ancestor) a, ul.ir-sidenav-list a:hover{ background: #507300; color: #fff; }
.ir-content { font-size: 18px; line-height: 28px; }
.ir-intro-content { margin-bottom: 55px; }
.ir-content-box > h3 { font-size: 30px; line-height: 36px; margin-bottom: 20px; }
.ir-content a { color: #507300; }
.ir-content-box p { line-height: 28px; margin-bottom: 28px; }
.ir-content-box > h6 { font-size: 18px; line-height: 24px; font-weight: 700; color: #185158; margin-bottom: 4px; }
.ir-content-box { margin-bottom: 45px; }
.ir-content #ajax-result.loading{position: relative;}
.ir-content #ajax-result.loading *{opacity: 0.2;}
.ir-content #ajax-result.loading:before{content:''; width:30px;height:30px;background:url(include/images/ajax-loader.gif) no-repeat center;background-size:20px; position: absolute; left:50%; transform: translateX(-50%); top: 30px; border-radius: 50%; background-color: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2)}

.download-link {font-size: 16px;line-height: 20px;font-weight: 300;position: relative; margin:15px 0;padding-right: 40px;text-align: left;color: #507300;}
.download-link > span { display: block; font-size: inherit !important; font-weight: 400; }
.download-link:before {content: '';width: 20px;height: 24px;display: inline-block;vertical-align: middle;margin-right: 4px; float: right;line-height: 28px;background: url(include/images/next-arrow.png) no-repeat center/cover;transition:all 0.2s ease-in;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.download-link:hover:before{margin-right:10px;}
.download-link.large:before{ width: 30px; height: 36px; }
.download-link i{display: none;}
.download-link.large{font-size: 19px; padding-right: 50px;}
.download-link.blue, .download-link.green{color: #507300;}
.download-link b{color: #333;}
.border-top-dotted{padding:24px 0 18px; border-top: solid 4px #a3d2c8;}
.border-bottom-dotted{padding:18px 0 24px; border-bottom: solid 4px #a3d2c8;}
.ir-event-box { display: block; width: 100%; /*padding: 30px 0; */}
.ir-event-date { font-size: 16px; font-weight:300; flex: 0 0 225px; }
.ir-event-title { font-size: 17px; font-weight: 700; }
.col-list{font-size:16px; line-height: 20px;}
.fs-30{font-size:30px;}
.card { border: 0; border-radius: 0; margin-bottom: 15px; }
.card-header { border: 0; border-radius: 0 !important; background: #185158; color: #fff; font-size: 14px;  text-transform: uppercase; }
.card-body { padding: 15px 0; font-size: 18px; line-height: 24px; }
.ms-content p{font-size:15px; line-height:22px;}
.archive-list{width:100%; margin:0 -15px 25px;}
.archive-list li{padding:0 15px;}
.archive-list a{min-width:105px; height:45px; border:3px solid #507300; font-size:15px; line-height:39px; text-align:center; color:#507300;}
.archive-list .active a, .archive-list a:hover{background:#507300; color:#fff;}
#faq-accordion { counter-reset: section; }
.accordion-box {margin-bottom: 15px;padding-bottom: 11px !important;}
.accordion-head { cursor: pointer; padding: 20px 40px 20px 0; position: relative; }
.accordion-head h4 {font-size: 30px;padding: 0 0 0 45px;margin-bottom: 0;position: relative;}
.accordion-head h4::before {counter-increment: section;content: counter(section)".";position: absolute;top: 0;left: 0;color: #185158;font-weight: 700;width: 40px;text-align: center;}
.accordion-head:after{content:"\f068";font-family: 'font Awesome 5 Free';font-weight: 900;font-size: 20px;line-height: 1;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.accordion-head.collapsed:after{content:"\f067";}  
div.accordion-body { font-size: 15px; line-height: 23px; }
div.accordion-body ul:not([class]) > li { margin-bottom: 19px; }
div.accordion-body ul:not([class]) > li:before{background:#185158;}
.ir-intro-box{font-size:18px; line-height:28px; padding:0 0 30px; position:relative;}
/*.ir-intro-box::before{content:''; position:absolute; top:0; left: -50vw; width: 200vw;height:100%; background:#ccd1d1 url(include/images/pattern.png) repeat center/129px auto; z-index:-2;}*/
.ir-intro-box h4{font-size:30px; margin-bottom:20px;}/*
.ir-intro-box p{margin-bottom:25px;}*/
.ir-form-box { display:block; width:100%; background:#185158; padding:27px 32px; margin-bottom: 30px; }
.ir-form-box h4{font-size:21px; line-height:26px; text-transform:uppercase; color:#fff; word-spacing:2px; margin-bottom:20px;}
div.wpcf7 form.wpcf7-form .ir-form-box .submit-btn span.ajax-loader{top: 0; left: 0;}
.custom-input label{position:absolute; top:14px; left:15px; font-size:15px; line-height:23px; font-weight:400; color:#797878; cursor:text; transition:all 0.3s cubic-bezier(0.77,0.2,0.05,1.0);}
.custom-input.on label{top:20px;}
.custom-input.show label{top:20px;}
.custom-input option{color:#3d3d3d;}
.custom-input .watermark{color:rgba(0,0,0,0.5);}
.form-group{margin-bottom:22px; position:relative;}
.form-control{height:50px; border:0; border-radius:0; border-bottom:3px solid #fff; font-size:15px; padding:23px 16px 6px;}
.form-control:focus{/*border:0; */box-shadow:none; border-color: #97c55d;} 
.custom-input select.form-control{background:#fff url(include/images/down-arrow.png) no-repeat right center; background-size:16px auto; background-position-x:calc(100% - 15px); -webkit-appearance: none;}
.submit-btn{position: relative;}
/*.archive-select,.archive-select:focus{border:3px solid #ccd1d1; padding:8px 15px;}*/
.custom-input.on .form-control{border-bottom:3px solid #507300;}
.custom-input.on label{font-size:12px; top:5px;}
.custom-input.show label{font-size:12px; top:5px;}
.form-check{padding:0;margin: 0; display: inline-block; vertical-align: top; width: 100%; color: #fff;}
.form-check input{display:none;}
.form-check input + .wpcf7-list-item-label:before{content: '';display: block;width: 20px;height: 20px;background: #fff;border: 0;position: absolute;left: 0;top:-2px;}
.form-check input + .wpcf7-list-item-label:after{content: '\f00c';font-family: "Font Awesome 5 Free";display: inline-block; font-weight: 900; font-size: 0; width: 20px; height: 20px; line-height: 20px; color: #fff; text-align: center; position: absolute; left: 0; top:-2px; -webkit-transition: all 0.12s ease-in;transition: all 0.12s ease-in;}
.form-check input:checked + .wpcf7-list-item-label:after{color: #572b6d;font-size: 13px;}
.form-check label{padding-left: 34px;position: relative;display: inline-block;vertical-align: top;text-align: left;font-size: 10px;line-height: 1.4;font-weight:400;}
.form-check label a{color:inherit; text-decoration:underline;}
div.wpcf7 .wpcf7-submit:disabled{cursor: not-allowed; background: #999; border-color:#999; color: #fff; opacity: 0.8;}
ul.stat-list { display: block; width: calc(100% + 30px); margin-left: -15px; padding:15px 0; }
ul.stat-list > li { width: 25%; padding: 15px; }
.stat-box{}
.stat-box > h3 { font-size: 60px; line-height: 60px; font-weight: 700; margin-bottom: 3px; color: #7c7889; }
.stat-box > h6 { font-size: 18px; line-height: 22px; font-weight: 700; color: #185158; margin-bottom: 0; }
.irpl-list{padding-bottom:0;}
.irpl-list .slick-list{overflow:visible;}
.irpl-list .slick-slide{padding:30px 16px;}
.irpl-box{display: flex;flex-flow:column;justify-content:center;width: 295px;min-height: 120px;border: 3px solid #a3d2c8;padding: 25px 30px 20px;opacity:0.4;position: relative;transition:all 0.2s ease-in;color: #333;}
.irpl-box p{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; display:none;}
.irpl-box::before{content:'';width:100%;height:100%;background: #a3d2c8;position:absolute;top:0;left:0;opacity:0;z-index:-1;transition:all 0.2s ease-in;}
.slick-current .irpl-box{background: #a3d2c8; opacity:1;}
.slick-current + .slick-slide .irpl-box{opacity:1;}
.slick-current .irpl-box::before{transform: scaleX(1.1) scaleY(1.3);opacity:1;}
.irpl-box > h6 {font-size:18px; margin-bottom: 0; text-align: center;}
.ir-bottom-container{font-size:14px; padding:35px 0 0;}
.ir-bottom-container h6{font-size:21px; text-transform:uppercase; margin-bottom:21px;}
.ir-bottom-content{margin-bottom: 20px;}
.ir-bottom-content p ~ *{display: none;}
.active .ir-bottom-content *{display: block !important;}
.ir-bottom-container.active .more-btn{display: none;}
.more-btn{color: #507300 !important;}
.more-btn:after{content: "\f067"; font-family: "Font Awesome 5 Free";display: inline-block; font-weight: 900; margin-left: 10px;}
/*.heading:before{content: ''; width: 100vw; height: 100%; position: absolute; left: 0; top: 0; z-index: -1;}*/
ul.ir-directors-names{padding-right: 25%;display: flex;flex-wrap: wrap;}
ul.ir-directors-names li{width: 50%;padding-right: 15px;padding: 10px 15px;margin-bottom: 15px;}
ul.ir-directors-names li h4{margin-bottom: 0;font-size: 26px;line-height: 1;}
ul.ir-directors-names li p{text-transform: uppercase;font-size: 16px;  line-height: 20px;}
.intro-current-price.price-head{text-align: center;padding: 25px 20px;background: #185158;font-size: 13px;line-height: 18px;color: #fff;margin: 0;margin-bottom: 30px;}
.intro-current-price.price-head h5 span{color: #fff;}
.intro-current-price.price-head h5{color: #fff;}
/* ================= Investor Relations Page End ================= */

/* ================= Board of Directors CSS Start ================= */ 
ul.members-list{width: calc(100% + 30px);margin-left: -15px; margin-bottom: -30px;}
ul.members-list .members-item{padding:0 15px;width: 50%; margin-bottom: 30px;}
.member-box{display: flex;flex-flow: column;height: 100%; border-bottom: solid 4px #a3d2c8;}
.member-box .member-img{padding: 0 15%;}
.member-card{display: flex; flex-flow: column;}
.member-card-header{position: relative; padding-right: 38px; cursor: pointer; }
.member-card-header h4{font-size: 26px;line-height: 28px;margin-bottom: 0;}
.member-card-header h5{font-size: 16px;line-height: 28px;margin-bottom: 0;text-transform: uppercase;}
.member-card-header:after {content: "\f067";font-family: 'font Awesome 5 Free';position: absolute;right: 0;font-weight: 900; color: #507300;font-size: 20px;top: 50%;transform: translateY(-50%);}
.member-card-header[aria-expanded="true"]:after {content: "\f068";}
.member-content {padding: 28px 0 20px 0;position: relative; font-size: 15px; line-height: 23px;}
.member-bio{padding-top: 12px;padding-right: 10%;}
/* ================= Board of Directors CSS end ================= */
/* ================= Our PRS Model CSS Start ================= */
.intro-slider{padding-bottom: 30px;}
.intro-slider .slick-list{padding: 0 100px;} 
.intro-slider .intro-container{border-left:solid 3px #fff; border-right:solid 3px #fff;}
.intro-slider .intro-container .container, .intro-slider .intro-container .content-container{height: 100%;} 
ul.work-overview-list{font-size: 18px;line-height: 24px;margin-top: -10px; color: #726e7e;}
ul.work-overview-list li{font-weight: 700; margin-bottom: 16px;}
ul.work-overview-list li span {color: #185158;font-size: 30px;  }
.prs-model-tabs {display:none;}
.prs-model-tabs {border-bottom: none;position: relative;margin: 32px 0px 0;width: calc(100% + 26px);margin-left: -13px;}
.prs-model-tabs:before{content: "";position: absolute;bottom: 0;width: 50vw;height: 3px;background: #507300;right: 50%;}
.prs-model-tabs:after{content: "";position: absolute;bottom: 0;width: 50vw;height: 3px;background: #507300;left: 50%;}
.prs-model-tabs li {width: 25%;padding: 0 13px; margin-bottom: 0 !important;}
.prs-model-tabs li a {color: #507300;font-size: 18px;font-weight: 700;padding: 10px 30px;border: 3px solid #507300 !important;border-radius: 0 !important;height: 105px;display: flex;align-items: center;position: relative;z-index: 9;}
.prs-model-tabs .nav-link.active, .prs-model-tabs .nav-item.show .nav-link,.prs-model-tabs li a:hover {color: #fff !important;background-color: #507300;border-color: unset; }
.prs-model-tabs .nav-link.active {transform: scale(1.12); }
.prs-logo-box{padding: 70px 0 45px;}
.psr-logo-list{width: calc(100% + 40px);margin-left: -20px; justify-content: center; }
.psr-logo-list li{width: 20%;padding: 0 15px;display: flex; justify-content: center;} 
.psr-logo-list li img{object-fit: contain;max-width: 170px;max-height: 90px;width: 100%;}
ul.prs-work-list {width: 100%;justify-content: center; margin-bottom: 15px; color: #726e7e;}
ul.prs-work-list li {position: relative;font-size: 18px;font-weight: 700;}
ul.prs-work-list li:not(:first-child):before {content: "|"; margin: 0 25px;}
.prs-tab-content2{padding: 50px 0 0;}
.prs-tab-content2 .heading{margin-bottom: 25px;}
.prs-tab-content2 ul:not([class]) > li {font-weight: 700;font-size: 18px;line-height: 23px;}
.prs-tab-content2 ul:not([class]) > li:before{background: #333;}
.content-image-outer{position: relative;/* margin-bottom: 45px;*/}
.content-image-content{position: relative; z-index: 9;}/*
.content-image-content .container{width:calc(100% - 200px);}*/
.intro-image-slider{position: absolute;top: 0;bottom: 0;left: calc(50% - 85px);right: 0;z-index: 9;padding: 0;}
.intro-image-slider .intro-img{width:100%;  height:100%;  display:table; background-position:center center; background-size:cover; background-repeat:no-repeat; /* border-left:solid 3px #fff; border-right:solid 3px #fff;*/}
.intro-image-slider .slick-list, .intro-image-slider .slick-track{height:100% !important; background:#333;}
.intro-image-slider .intro-img img{width: 100%; height: 100%; object-fit: cover;}
.intro-image-slider .slick-list{/*padding: 0 100px;*/} 
.content-image-outer .content-container{margin-left: 35px; width: 40%; min-height: 600px; /*max-width: 465px; */padding: 40px 40px 30px;}
.report-download-box{padding-left: 35px;}
.report-download-box .heading{align-items: flex-start; padding: 15px 15px 15px 40px;}
.download-content{position: relative;display: flex;flex-wrap: wrap;padding: 20px 40px;align-items: center; justify-content: center;}
.download-content .pdf-thumbnail{position: relative; width: 41%; max-width: 270px;}
.download-content .pdf-thumbnail img{width: 100%; box-shadow: 15px 15px 15px rgba(0,0,0,0.2);}
.download-text{padding: 30px 0 0 43px;width: 59%; max-width: 270px;}
.download-text h6{color: #185158;font-size: 16px;line-height: 22px;font-weight: 700;letter-spacing: 0.4px;margin-bottom: 15px;padding-right: 12%;}
.prs-video-item{padding: 0 50px;}
.prs-video-box{width: 100%;filter: gray; filter: grayscale(100%);}
.prs-vb-head{text-align: center; padding: 20px 15px; background: #fff; transform: translateY(100%); transition: all 0.1s ease-in 0s; z-index: -1; }
.slick-active .prs-vb-head{ transform: translateY(0%); transition: all 0.5s cubic-bezier(0.77,0.2,0.05,1.0) 0.3s}
.slick-active .prs-video-box{ filter: none; filter: grayscale(0%);}
.prs-vb-head h4{color: #726e7e; font-size: 22px; font-weight: 700; margin: 0;}
.prs-vb-head h4 span{font-size: 30px; color: #185158;}
.prs-vb-body{padding:10px;background: #fff; position: relative; z-index: 9;}
.prs-vb-body .media-box{background: #333;}
.prs-vb-body .media-box img{width: 100%; height: 100%; object-fit: cover;}
.prs-video-list .slick-list{overflow: visible;}
.content-container.bottom-space{padding-bottom: 160px !important;}
.prs-video-list{padding-bottom: 0 !important; margin-top: -128px; }
.prs-slider{}
.prs-slider .slick-prev{left: -20px; margin-top: 20px;}
.prs-slider .slick-next{right: -20px; margin-top: 20px;}
.portfolio-container{border:solid 3px #726e7e; position: relative;}
.portfolio-right{width: 49%;position: absolute;right: 0;top: 0;height: 100%;}
.portfolio-map{width: 100%; height: 100%; background: #333;}
.portfolio-left{width: 51%;}
.pl-head{padding: 25px 60px 45px 60px;}
.property-type-list{margin-left: -15px; margin-bottom: -10px;}
.property-type-list li{position: relative;padding-left: 27px;margin-bottom: 10px;text-transform: uppercase;font-size: 13px;line-height: 17px;color: #333;}
.property-type-list li b{width: 17px; height: 17px; background: #f00; position: absolute; left: 0; top: 0; border-radius: 50%; }
.pl-body{padding: 0px 90px 30px 60px;height: 474px;overflow-y: auto;}
.property-list li{/*background: url(include/images/dotted-border.png) repeat-x left bottom/auto 6px;*/padding-bottom: 28px;padding-top: 28px; border-bottom: solid 4px #a3d2c8;}
.property-list li:first-child{padding-top: 0;}
.property-list li:last-child{background: none;}
.property-list-box:hover, .property-list-box.active{color: #507300;}
.property-list-box{position: relative; width: 100%; padding-right: 50px; cursor:pointer;}
.property-list-box h4{font-size: 26px; line-height: 1; margin-bottom: 0;}
.property-list-box h5{font-size: 16px;line-height: 20px;margin-bottom: 3px; text-transform: uppercase;}
.property-flag{width: 36px; height: 44px; position: absolute; top: 0; right: 0; background: url(include/images/property-flag.png) no-repeat center top/100% auto;}
.property-flag.sll{background-image:url(include/images/property-flag-sll.png);}
.property-list-box.active .property-flag{background-image: url(include/images/property-flag-active.png);}
.view-toggle-btn{position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); width: 100px; height: 40px; background: #507300; font-size: 16px; line-height: 20px; color: #fff !important; display: flex; align-items: center; justify-content: center;}
.view-toggle-btn i{margin-right: 10px;}
.property-outer{display:none;}
.property-outer.active{display:block;}
.eapps-instagram-feed-title-container{display: none !important;}
.gm-style .gm-style-iw-c{border-radius: 0; padding: 12px !important;}
.gm-style .gm-style-iw-c h3{font-size: 18px;line-height: 18px;margin: 0;font-family: 'Montserrat', sans-serif;font-weight: 400;color: #726f7f;margin-bottom: 5px;}
.gm-style .gm-style-iw-c h5{font-size: 12px;line-height: 20px;margin: 0;font-family: 'Montserrat', sans-serif;font-weight: 400;color: #726f7f;text-transform: uppercase;margin-bottom: 5px;}
.gm-style .gm-style-iw-c p{font-size: 11px;line-height: 14px;margin: 0;font-family: 'Montserrat', sans-serif;font-weight: 400;color: #726f7f;}
.gm-style .gm-style-iw-c button.gm-ui-hover-effect{top: 0 !important; right: 0 !important; opacity: 1;}
.gm-style .gm-style-iw-c button.gm-ui-hover-effect:before{content: "\f00d";font-family: 'font Awesome 5 Free';font-weight: 900;width: 100%;height: 100%;position: absolute;color: #015982;left: 0;top: 0;line-height: 30px;text-align: center;}
/* ================= Our PRS Model CSS end ================= */
/* ================= Investor Partners CSS start ================= */
.stat-list.type2{margin-top:20px; margin-bottom:20px;}
.stat-list.type2 li{width: 33.333%;}
.stat-list.type2 h6{min-height: 44px;}
/* ================= Investor Partners CSS end ================= */
/* ================= Market Research Report CSS start ================= */
.landing-hero-outer{width: calc(100% - 70px);margin-left: 35px;height: 100%;position: relative;background: #333;  z-index: 9;} 
/*.landing-outer:after{content: ''; width: 6px; height: 90px; position: absolute; left: 50%; bottom: -45px; margin-left: -3px; background:url(include/images/dots.png) no-repeat center/100% auto; z-index: 9;}*/
.landing-hero-container{position: relative;height: 100%;}
.landing-hero-container::before{content: '';width: 56%;height: 366px;background: url(include/images/hero-arrow.png) no-repeat right center/auto 100%;position: absolute;left: -55px;top: 50%;transform: translateY(-50%);z-index: 2;mix-blend-mode: multiply; transition: all 0.5s ease-out 0.3s;margin-top: -21px; }
.landing-hero-content{position: relative; z-index: 9; width: 100%; color:#fff;} 
.landing-hero-text{width: 500px;padding: 0 40px 0 85px;}
.landing-hero-text h1{font-size: 42px;line-height: 1.2; margin-bottom: 15px; font-weight: 400; color: #fff;}
.landing-hero-text h1 span{color: #97c55e;}
.landing-hero-sub-text{font-size: 20px; line-height: 1.2; margin-bottom: 30px; font-weight: 400; color: #fff; text-transform: uppercase;}
.landing-hero-bg{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-size: cover; background-position: center;}
.landing-hero-arrow{position: absolute;z-index: 7;right: 15px;top: 50%;transform: translateY(-50%);opacity: 0.7;padding-bottom: 35px;}
.landing-hero-arrow img{width: 307px;}
.landing-hero-bg.mobile-bg{display: none;}
.landing-hero-content{display: flex;flex-wrap: wrap; position: relative;z-index: 11; }
.lh-left{width: 58%;display: flex;flex-flow: column;justify-content: center;}
.lh-right{width: 42%; display: flex;}
.wpcf7-form{height: 100%;}
.lh-form-box{display:block; width:100%; height: 100%; border:10px solid #fff; border-top:0; border-bottom:0; background:#a0ca61; padding:35px 32px 20px 37px; position: relative; z-index: 10; }
.lh-form-box h4{font-size: 21px; line-height: 26px; text-transform: uppercase; color: #fff; margin-bottom: 26px; font-weight: 400;}
.lh-form-box .form-group{margin-bottom: 18px;}
.lh-form-box .submit-btn{margin-top: -15px; position: relative;}
.btn-blue{border: 0; background: #507300 url(include/images/next-arrow-white.png) no-repeat right center/20px 26px; color: #fff; height: 45px; min-width: 127px; font-size: 16px; text-align: left; padding: 5px 15px; background-position-x: calc(100% - 15px);}
.btn-blue:hover{background-position-x: calc(100% - 20px);}
.image-box-outer{width: 100%;max-width: 429px;margin: 23px auto;display: flex; margin-left: auto;}
.image-box{width:100%;height: 0;padding-bottom: 100%;border-radius: 100%;position: relative;}
.image-box img{width: 60%;max-width: 270px;position:absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);object-fit: contain;box-shadow: 15px 15px 15px rgba(0,0,0,0.2);}
.partition{margin: 10px 0 30px; width: 100%; height:6px; background: url(landing-img/dotted-border.png) repeat-x left top/auto 6px;}
.report-intro{padding: 43px 0 0;}
.report-intro h5{color: #a07649; font-size: 18px; line-height: 22px; font-weight: 700; letter-spacing: 0.4px; margin-bottom: 5px;}
.blue-text{font-size: 18px; line-height: 23px; color: #507300; }
.report-intro ul:not([class]) {list-style: none;margin-bottom: 30px;text-align:left;line-height: 22px; font-size: 15px; font-weight: 700;}
.report-intro ul:not([class]) > li {padding-left: 16px;position: relative;margin-bottom: 6px;font-size: 15px; line-height: 23px;}
.report-intro ul:not([class]) > li:last-child{margin-bottom: 0;}
.report-intro ul:not([class]) > li:before {content: '';position: absolute;left: 2px;top:10px;background: #a07649;height: 5px;width: 5px; border-radius: 50%;}
.report-about-intro.border-top-dotted{margin-top:15px; padding-top: 35px; padding-bottom: 0;}
.report-about-intro h3{padding-right: 8%;}
.thanks-content{ position: relative;  min-height: 255px; width: 87.5%; margin: 20px 0 0;}
.thanks-content .pdf-thumbnail{position: absolute; right: 0; top: -40px; z-index: 10;  box-shadow: 15px 15px 15px rgba(0,0,0,0.2);}
.thanks-content .pdf-thumbnail img{width: 100%;}
.thanks-content .heading{align-items: flex-start; padding: 15px 15px 15px 45px;}
.thanks-text{padding: 30px 300px 0px 47px; width: 100%;}
.thanks-text h6{color: #a07649; font-size: 16px; line-height: 18px; font-weight: 700; letter-spacing: 0.4px; margin-bottom: 20px;}
/* ================= Market Research Report  CSS end ================= */
/* ================= Simple Life Homes CSS start ================= */
.slh-hero-container{width: calc(100% - 70px); height: 300px; position: relative; background: #333;  margin-left: 35px; /*margin-bottom: 55px;*/ z-index: 9;} 
/*.slh-hero-container:after{content: ''; width: 6px; height: 110px; position: absolute; left: 50%; top:100%; margin-top: -25px; margin-left: -3px; background:url(include/images/dots.png) no-repeat center/100% auto; z-index: 9;}*/
.slh-hero-container:before{content: '';width: calc(100% + 70px);height: 8px;background: #97c55e;position: absolute;left: -35px;bottom: 0;transform: translateY(0%);z-index: 2; opacity: 0.9;transition: all 0.5s ease-out 0.3s;}
.slh-hero-content{position: relative; z-index: 9; width: 100%;color:#fff;}
.slh-hero-content .slh-hero-logo{margin-bottom: 10px;width: 380px;text-align: center;height: 240px;display: flex;align-items: center;justify-content: center;}
.slh-hero-arrow{content: '';width: 39.5%;height: 240px;position: absolute;left: -35px; bottom: 8px; z-index: 2; transition: all 0.5s ease-out 0.3s;mix-blend-mode: multiply;background: #333;;}
.slh-green-arrow{content: '';width: 80px;height: 240px;background: url(include/images/slh-arrow.png) no-repeat right center/cover;position: absolute;left: 39.5%;/* top: 50%; */z-index: 9;/* transform: translateY(-50%); */margin-left: -43px;transition: all 0.3s ease-in;bottom: 8px;}
.slh-hero-arrow:after{content: '';width: 0;height: 0;border-left: solid 55px #333;border-top: solid 120px transparent;border-bottom: solid 120px transparent;position: absolute;left: 100%;top: 0;}
.slh-hero-logo img{width: auto; height: 132px;}
.slh-intro h1{font-size: 30px; line-height: 1.2; margin-bottom: 20px;}
.slh-intro h1 span{text-transform: uppercase; color: #00d698; font-family:'sofia-pro', sans-serif; font-weight: 400;}
.slh-intro-content h4{font-size: 22px; /*color: #9dc3bb; */text-transform: uppercase;}
.dark-green-bg{background: #0e7675; color: #fff;}
.slh-signpost{color: #fff !important;}
.slh-signpost-image{width: 100%; height:0; padding-bottom: 61%; margin-bottom: 30px; position: relative; background: #333; overflow: hidden;}
.slh-signpost-bg{width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: all 0.3s ease-in; mix-blend-mode: overlay; background-size: cover; background-position: center; }
.slh-signpost-logo{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.slh-signpost-logo img{width: auto; height: 132px; object-fit: contain;}
/*.slh-signpost:hover .slh-signpost-bg{transform: scale(1.05);}*/
.heading.yellow{background: #e2e49b; color: #333;}
.heading.dark-yellow{background: #f3c178; color: #333;}
.slh-pattern{background:#f3f3f3 url(include/images/white-pattern.png) repeat left top;}
.slh-outer .heading2{margin-bottom: 25px;}
.slh-outer .heading2 h4{font-size: 25px; line-height: 1.2; margin: 0;}
.slh-outer .heading2 h4 span{text-transform: uppercase; color: #00d698; font-family:'sofia-pro', sans-serif; font-weight: 400;}
.testimonial-slider .slick-list{overflow: visible;}
.testimonial-box{border:solid 1px #fff; border-top:0; border-bottom:0;}
.testimonial-box-left{width: 50%; background-color: #333; background-size: cover; background-position: center; position: relative; display: flex; align-items: center; justify-content: center;}
.testimonial-box-right{width: 50%;padding: 40px 28px;position: relative;display: flex;flex-flow: column;align-items: center;justify-content: center;text-align: center;}
.testimonial-box-left img{width: 100%; height: 100%; object-fit: cover;}
.testimonial-box-right blockquote{font-family: 'Dancing Script', cursive;font-size:30px;line-height: 1.25;font-weight:700;margin-bottom:0;position:relative;border: 0;padding: 70px 20px 55px;}
.testimonial-box-right blockquote:before{content:'';width:62px;height:52px;background:url(include/images/quote-icon-left.png) no-repeat left top/cover;float:left; position: absolute;left: 0;top: 0;}
.testimonial-box-right blockquote:after{content:'';width:62px;height:52px;background:url(include/images/quote-icon-right.png) no-repeat left top/cover;float:right;margin-top: 0;margin-left: 0;position: absolute;right: 0;bottom: 0;}
.testimonial-box-right .quote-by{display:inline-block;font-size:20px;line-height:22px; font-family:'sofia-pro', sans-serif; font-weight: 400;}
.mth-container{background:#333; color: #fff; position: relative;}
.mth-hero-box{position: absolute;top:0;height: 100%;width: calc(50vw + 120px);right: 50%;right: 50%; max-width: 1000px; margin-right: -120px;}
.mth-hero{width: 100%; height: 100%; object-fit: cover;}
.mth-hero-arrow{position: absolute; right: 0; height: 100%; top: 0; width: 150px;}
.mth-hero-arrow:before{content:'';}
.mth-arrow{position: absolute; right: 0; top: 0; width:auto; height: 100%;}
.mth-content h4{text-transform: uppercase; color: #c2a9cc; font-size: 22px; line-height: 1.2; margin-bottom: 20px;}
.mth-content h5{text-transform: uppercase; font-size: 22px; line-height: 1.2; margin-bottom: 0;}
.slh-tpm-content h5{font-weight: 700;color: #00d698; font-size: 18px; line-height: 1.2; margin-bottom: 10px;}
.slh-tpm-content ul:not([class]) > li{margin-bottom: 6px; font-weight: 700;}
.slh-tpm-content ul:not([class]) > li:before{background: #00d698;}
.slh-cta{padding: 30px 55px 30px 90px;background: #333;color: #fff;width: 100%;min-height: 160px;}
.slh-cta-box h3{font-size: 21px;line-height: 1.1;margin-bottom: 0;text-transform: uppercase;}
.slh-cta-box h3 span{color: #00d698;  font-family:'sofia-pro', sans-serif; font-weight: 400;font-size: 25px; }
.slh-cta-arrow{position: absolute;right: 3px;top: 0;width: auto;height: 100%;}
.slh-cta-box{width: 100%;align-items: flex-end;padding-right: 9%;}
.slh-cta-box .link{max-width: 280px;/* margin-top: auto; */}
.media-box{width: 100%;}
.media-box img{width: 100%; height: 100%; object-fit: cover;}
.block-image{margin-top: 40px;}
.block-image img{width: calc(100% + 100px);max-width: none;}
.block-content{background: #fff;border-top: solid 10px #a3d2c8;padding: 38px 50px 48px;width: calc(100% + 85px);margin-left: -85px; min-height: calc(100% - 40px);}
.block-content ol{list-style: none;font-size: 22px;line-height: 27px;font-weight: 700;color: #726e7e;counter-reset: my-counter;padding-top: 26px;}
.block-content ol li{position: relative;padding-left: 30px; margin-bottom: 38px;}
.block-content ol li:before{content: counter(my-counter) ".";counter-increment: my-counter;font-size: 36px;color: #185158;position: absolute;left: -5px;top: 0;line-height: 1;margin-top: -8px;width: 32px;text-align: center;}
.block-content ol li:last-child{margin-bottom: 0;}
body.simple-life-homes .block-content{border-color: #1cdca3;}
/*.slh-intro-container{background: #a3d2c8; position: relative;}
*//*.slh-intro-container:before{content:'';width: 50vw;right: 100%;top: 0;margin-right: -1px;height: 100%;background: #a3d2c7;position: absolute;z-index: -1;}
*/.slh-image-text-container{background: #a3d2c8; }

/* ================= Simple Life Homes CSS end ================= */
.eqt.investor-partners .cta-container{background: #ff6600;}
.awards-container .bx-wrapper{max-width: 100% !important;}
.award-box{width: 100%; text-align: center; position: relative;}
.award-img{transition: all 0.15s ease-in;}
.award-text{width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; text-align: left; align-items: center; flex-flow: column; justify-content: center; font-size: 14px; line-height: 16px; color: #515558; opacity: 0; visibility: hidden; transform: scale(0.9); transition: all 0.15s ease-in;}
.award-box:hover .award-text{opacity: 1; visibility: visible; transform: scale(1);} 
.award-box:hover .award-img{opacity: 0.2; transform: scale(0.9);}
.level3-intro-box{padding-top: 30px;}
.level3-intro-box h2{font-size: 30px; line-height: 36px; margin-bottom: 20px;}
.level3-intro-media img{max-width: none; width:calc(100% + 85px); margin-left: 10px;}
.disclaimer-container h6{color:#7c7889;font-size: 22px;line-height: 24px;margin-bottom: 20px;}
body.esg .signpost-list{margin-bottom: 50px;}
.esg-news-container{margin-top: -53px;}
.page-id-27 .more-box p:nth-child(2) ~ *{display: none;}
.page-id-27 .more-box.active p:nth-child(2) ~ * {display: block;}
.page-id-27 .more-box.active .more-btn{display: none !important;}
.modal-backdrop{z-index: 9999; background: #333;}
.modal-backdrop.show{opacity: 0.8;}
.action-notice-modal.modal{z-index: 99999;}
.modal-body{height: 50vh; min-height: 350px; overflow-y: auto; padding: 0; padding-bottom: 30px;}
.modal-footer{ /*justify-content: flex-start;*/ border-radius: 0; padding: 0; padding-top: 30px; border-top: solid 2px #cdc7bf;}
.modal-content{padding: 30px; border:0; border-radius: 0;}
.modal-logo{margin-bottom: 25px;}
.modal-logo img, .modal-logo svg{width: 210px;}
.modal-body h5{font-size: 20px; line-height: 30px; font-weight: 700; margin-bottom: 0; color: #0b3350;}
.modal-body h6{font-size: 15px; line-height: 20px; font-weight: 700; margin-bottom: 20px; color: #507300;}
/* ================= Portfolio page CSS start ================= */
.portfolio-intro-text h6{margin-bottom: 0;}
.portfolio-intro-text h2{font-size: 30px; line-height: 30px; margin-bottom: 20px;}
.portfolio-intro-text h2 b{color: #97c55e;}
.portfolio-intro-text h2 strong{color: #0b3350;}
.portfolio-stats{margin-top: 6px;margin-bottom: 12px;}
.portfolio-stats li{width: 33.333%; padding: 1px;}
.ps-head{width: 100%; height: 105px; display: flex; align-items: center; justify-content: center; background: #185158; color: #fff; text-transform: uppercase; font-size: 22px; line-height: 24px; padding: 15px; text-align: center;}
.ps-box{padding: 27px 60px 27px;position: relative;}
.ps-box:after{content:''; position: absolute; left: -1px; right: -1px; bottom: 0; height: 4px; background: #fff;}
.ps-box > h3 {font-size: 60px;line-height: 60px;font-weight: 700;margin-bottom: 0;color: #7c7889;}
.ps-box > h6 {font-size: 18px;line-height: 22px;min-height: 44px;font-weight: 700;color: #185158;margin-bottom: 5px;}
.ps-box:last-child:after{display: none;}
.ps-body{padding: 12px 0;}
.ps-bottom-text{text-align: center;font-size: 14px;line-height: 22px;color: #6a6774;}

.epcr-container { padding: 88px 0; font-weight: 300; line-height: 22px; }
.epcr-container h3 { margin-bottom: 20px; }
#epc_chart_div { max-width: 100%; width: 800px; margin:45px auto 0; }
#epc_chart_div table { margin: 0 auto !important; }
ul.epc_chart_text{display:flex;justify-content:space-between;align-items:center;text-align:center;width:750px;max-width:100%;margin:0 auto;font-size:18px;}
ul.epc_chart_text li{width:33.33%;}
ul.epc_chart_text strong{display:block;}
ul.epc_chart_text svg g text[text-anchor=middle]{display:none;}



svg g > circle:first-child{stroke-width: 2; stroke: #000;}
svg g > g circle{fill: #0C3350; stroke: #0C3350;}
svg g > g path{fill: #D1CDC6; stroke: #D1CDC6; fill-opacity: 1;}
/* ================= Portfolio page CSS end ================= */
#sb_instagram .sbi_info{display: none!important;}
#sb_instagram .sbi_hover_bottom, #sb_instagram .sbi_hover_top{display: flex; align-items: center; justify-content: center; height: 100%; padding: 20px !important;}
.intro-current-price.ir-page{margin-bottom: 40px;text-align: center;border: 0;padding-top: 0;}
@media (min-width: 768px){
.location-box.collapse:not(.show){display: block !important;}
.prs-model-tabs {display: flex;}
.prs-card .prs-card-header{display: none;}
.prs-card .collapse{display: block;}
.gm-style .gm-style-iw-t{display: none !important;}
/*body.the-prs-reit-plc .intro-container .intro-media{position: relative;}
body.the-prs-reit-plc .intro-container .intro-media .embed-container{height: auto;padding-bottom: 56.25%;}
body.the-prs-reit-plc .intro-container .intro-content-parent{width: 100%; position: absolute; z-index: 99; height: 100%;}
body.the-prs-reit-plc .intro-container .container, body.the-prs-reit-plc .intro-container .content-container{height: 100%;}
*/
}


.edit-post-link, .edit-post-link:focus, .edit-post-link:hover{position:fixed;bottom:0px;left:0px;z-index: 99999;width:auto;line-height: 20px;background: #055468;box-shadow: 1px -1px 12px rgba(0,0,0,0.2) !important;text-align:center;font-size: 13px;/* padding: 12px; */border-radius: 0%;width: 50px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;}
.acf-map{width:100%;height:100%;}
.acf-map img{max-width:inherit!important;}
.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0; }
.slick-slide .embed-responsive{height: 100%;}
/*div.wpcf7-response-output{display: none !important;}*/
div.wpcf7-mail-sent-ok {display:none !important; width:100%;border: 0px solid #499234;max-width: 100%;margin: 10px auto 0; /* background: #499234; */color: #499234;font-size: 16px;font-weight: normal;padding: 0;float: left; text-align: center;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{border-color:#f00; position:relative;}
div.wpcf7 form.wpcf7-form span.ajax-loader{width:20px;height:20px;background-image:url(include/images/ajax-loader.gif);background-size:20px;margin: 10px;position: absolute;bottom:0;right: 130px;top: 3px; border-radius: 50%; background-color: #fff;}
span.wpcf7-not-valid-tip {top: -10px;right: 0;padding: 0;bottom: auto;background: transparent;color: #f00;font-weight: 400;font-size: 12px;line-height: 1.3; letter-spacing: 0;position: absolute;top: 100%;}
.wpcf7-form-control-wrap{position: static;}
.form-control.wpcf7-not-valid{border-color:#f00;}
span.wpcf7-list-item{margin: 0;}
div.wpcf7 form.wpcf7-form .form-group span.ajax-loader{right: 0;bottom: 5px;} 
.form-group .wpcf7-acceptance .wpcf7-list-item-label:after{border: 0;}
.form-group div.wpcf7-mail-sent-ok {text-align: center;}
.wpcf7-form-control-wrap:before{content:'';width:20px;height:20px;background-image:url(include/images/ajax-loader.gif);background-size:20px;margin: 0;position: absolute;top: 50%;right: 40px;opacity: 0;transform: translateY(-50%); z-index:9;}
.wpcf7-form-control-wrap.loading:before{opacity: 1;}
div.wpcf7-response-output{margin: 0 !important;background: rgb(255 0 0); border-radius: 0;color: #fff;font-size: 15px;line-height: 20px;padding: 10px 20px !important; font-weight: 400;text-align: center; border: 0 !important;}
.wpcf7 form.sent .wpcf7-response-output{ background:#97c55d;}
.page-template-default p + h4{padding-top: 30px;}
.ir-form-box + div.wpcf7-response-output{ margin-top: -30px !important; margin-bottom: 30px !important;}

 

.modal-backdrop{ /*z-index: 99999;*/ z-index: 10000;}
.modal{z-index: 999999;}
.logo-intro-modal .modal-dialog{max-width: 596px;}
.lim-box{padding: 104px 40px 62px;position: relative;margin-top: 54px;height: calc(100% - 54px);border: 3px solid #507300;font-size: 15px;line-height: 23px;}
.lim-img{width: 124px;position: absolute;top: -54px;left: 40px;background:#fff;padding: 0;height: 120px;display:flex;align-items:center;}
.lim-img img{object-fit: contain; max-width: 100%; max-height: 100%;}
.logo-intro-modal .modal-content{padding: 35px;border-radius: 0;box-shadow: none;border: 0;}
.logo-intro-modal .modal-header {border: 0;padding: 0;}
.logo-intro-modal .close { position: absolute;right: 33px;top: 28px;opacity: 1;color: #507300!important;z-index:9;}
.lim-box h4{font-size: 22px;line-height: 1.2;margin-bottom: 24px; text-transform: uppercase;}
.lim-box a{color: #507300;}
.lim-box a:hover{text-decoration: underline;}
.lim-slider .slick-prev, .lim-slider .slick-next{top: auto;transform: none; bottom: 0;}
.lim-slider.slick-slider {padding-bottom: 60px;}
.lim-slider .slick-dots li button{background: #c1c1c1;}
.lim-slider .slick-dots li.slick-active button, .lim-slider  .slick-dots li button:hover{background:#333;}
#logoPopup {padding-right: 0;}
.lim-slider .slick-slide{padding: 0 20px;}
.lim-slider  .slick-dots {position: absolute; bottom: 10px;}
.lim-slider .slick-dots li button{border:0;}
.project-detail-container .testimonial-box, .additional-container .testimonial-box{flex-direction: row-reverse; min-height: 377px;}
.project-detail-container .testimonial-box-right, .additional-container .testimonial-box-right{justify-content: flex-start; text-align: left; align-items: flex-start;}
.project-detail-container .testimonial-box-right h3, .additional-container .testimonial-box-right h3{font-size: 22px; text-transform: uppercase;}
.construction-content h3{font-size: 22px; color: #7c7889; text-transform: uppercase;}
.construction-content.more-box .more-btn{display: block !important;}
.construction-content.more-box.active .more-btn{display: none !important;}
.construction-content p ~ *{display: none;}
.construction-content.active *{display: block !important;}
.page-template-default a{word-break: break-word;}


.epc-chart-date { margin-top: 50px; }

.news-post-slider .slick-slide{height: 100%;}
.news-post-slider .slick-track{display: block;}
.news-post-slider .slick-slide img{width:100%; height: auto; }


/* ========================================== 
! For IE only
=========================================== */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.landing-hero-container::before{opacity: 0.8; filter: alpha(opacity=80); zoom: 1;}
.heading{display: table !important; width: 100%; text-align: center;}
.heading h4{display: table-cell; vertical-align: middle;}
.signpost-box img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.signpost-box:hover img{transform: scale(1.05) translate(-50%, -50%);}
.signpost-box img, ul.news-list li:first-child .news-box .news-img img{opacity: 0.6; filter: alpha(opacity=60); zoom: 1;}
/*.cta-container, .level3-hero{display: table !important;}
.cta-container > .container, .level3-hero > .container{display: table-cell; vertical-align: middle;}*/
.cta-container{display: table !important;}
.cta-container > .container{display: table-cell; vertical-align: middle;}
.level3-hero.has-breadcrumb{padding-top: 85px;}

.member-box{display: inline-block; width: 100%; vertical-align: top;}
ul.news-list li:first-child .news-box .news-img:before{content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.5);}
.latest-news-img,.news-img{background-size: cover; background-position: center;}
.latest-news-img img,.news-img img{opacity: 0 !important;}
.theiaStickySidebar{position: static !important;}

.award-text > span{width:100%;}
.testimonial-box-right > *{width:100%;}
}
/* ========================================== 
! Large devices (desktops, less than 1400px)
=========================================== */
@media (max-width: 1299.98px){
header{padding: 0;}
.navbar-expand-xl .navbar-nav .nav-item{margin: 0 9px;}
.navbar-expand-xl .navbar-nav .nav-link{font-size: 15px;}
.dropdown-item{font-size: 15px;}
.intro-slider .slick-list{padding: 0 80px;} 
.pl-body{padding-right: 60px;}
.awards-list.logo-slider{padding-left:60px; padding-right:60px;}
.awards-list.logo-slider .slick-next{right: 0;}
.awards-list.logo-slider .slick-prev{left: 0;}
}

/* ========================================== 
! Large devices (desktops, less than 1200px)
=========================================== */
@media (max-width: 1199.98px){
body{padding-top: 80px;}
header{height: 80px; padding: 0 15px;}
.header-right{margin-right: 45px;}
.navbar-collapse{display: none !important;}
.navbar .navbar-toggler{display: none !important;}
.nav-inside{padding: 0;}
.content-container{padding: 40px 0;}
.content-container.more-pad{padding: 60px 0;}
.navbar-brand{margin: 0;}
.footer-contact{padding-left: 0%;}
footer {font-size: 13px;line-height: 24px;}
.level3-hero{margin:0; width: 100%;}
.level3-hero:before, .slh-hero-container:before{width: 100%; left: 0;}
.hero-outer{ width: 100%; /*min-height: auto; height: 400px;*/}
.hero-text h1, .hero-text .h1{max-width: 460px;}
.inner-hero-container{margin: 0; width: 100%;}
.inner-hero-content h1{font-size:42px;}
ul.news-list li:first-child{width: 66.666%;}
ul.news-list li{width: 33.333%;}
/*.cta-container:before{right: 15px;}*/
.cta-container{padding-right: 30px;}
.col-list{font-size:15px;}
.download-link{/*min-width:200px; */font-size:14px;}
.download-link > span{font-size:14px;}
.archive-list li{padding:0 10px;}
.archive-list a{min-width:88px;}
.thanks-content{width: 100%;}
.download-text{padding-left: 25px;}
.download-text h6{padding-right: 0;}
.timeline-body{width: calc(100% + 30px); margin-left: -15px;}
.tl-box{border:0;}
.tl-box-right{padding-right: 75px;}
.pl-head{padding:25px 30px 35px 30px;}
.pl-body{padding: 0 30px 30px; height: 425px;}
.testimonial-slider{width: calc(100% + 30px); margin-left: -15px;}
.slh-hero-container{margin: 0; width: 100%;  }
.slh-hero-content .slh-hero-logo{width: 300px; height: 180px;}
.mth-hero-box{width: 50%; right: 50%; margin: 0;}
.testimonial-box{border:0;}
.block-image{margin-top: 30px;}
.portfolio-stats{margin-top: 16px;}
.ps-box{padding: 27px 30px;}
.ps-box > h6{font-size: 17px;}
.ps-box > h3{font-size: 50px; line-height: 50px;}
.ps-body{padding: 0;}
.ps-head{font-size: 20px;}
.hero-bg{border:0;}
ul.ir-directors-names{padding: 0;}
}
/*==========================================
! Medium devices (tablets, less than 992px)
========================================== */
@media (max-width: 991.98px){ 
h1 {font-size: 38px;}
h2 {font-size: 33px;}
h3 {font-size: 28px;}
h4 {font-size: 24px;}
footer{text-align:center; font-size: 15px;}
.footer-nav-box{width:100%;max-width:100%;}
.footer-nav-box a{display:block;}
.footer-nav, .footer-contact{margin-bottom:15px;}
ul.footer-contact-list{margin-bottom:10px;}
 footer address{max-width: 180px; margin: 0 auto 23px;}
footer address br{display: none;}
.level3-hero h1{font-size: 36px;}
.level3-hero{min-height: 150px;}
/*.hero-container{overflow: hidden;}*/
.hero-outer{/*height: 380px;*/}
.hero-text{width: 350px;padding: 0;}
.hero-text h1, .hero-text .h1{font-size: 24px;margin-bottom: 30px;}
/*.hero-arrow{right: 50px;padding-bottom: 24px;}*/
.hero-arrow img{width: 170px;}
.hero-container:before{width: 480px;height: 260px;margin-top: -10px;}
.hero-outer:after{width: 3px;height: 66px; bottom: -33px;margin-left: -1.5px;}
.inner-hero-container{height: 225px;}
.inner-hero-container:before{height: 140px;}
/*.inner-hero-container:before{width: 370px; height: 180px;}
.inner-hero-container:after{width: 3px;height: 66px; bottom: -33px;margin-left: -1.5px;}
*/
.inner-hero-content{padding-top: 20px;height: 130px;} 
.animated.inner-hero-container:before{height: 140px;}
.inner-hero-content h1{font-size: 32px;margin-bottom: 0px; line-height: 1.1;}
/*.inner-hero-arrow{right: 12px;padding-bottom: 0;}*/
.inner-hero-arrow img{width: 150px;}
.inner-hero-container:after{width: 3px;height: 66px; bottom: -33px;margin-left: -1.5px;}
.animated.inner-hero-container:before{}
ul.news-list li:first-child{width: 100%;}
ul.news-list li{width: 50%;}
.news-arrow{opacity: 1;}
.heading{width: calc(100% + 30px);margin-left: -15px;min-height: 90px;}
.heading:after{width: 3px;height: 66px; top: -35px;margin-left: -1.5px;}
.simple-life-intro{padding: 30px 0px 30px 15px;}
.simple-life-intro h4{font-size: 22px;line-height: 1.2;margin-bottom: 7px;}
.circle-right-content{padding: 30px 0px 30px 15px;}
.signpost-box{border-width: 5px;}
.signpost-content{padding: 15px 25px;}
.signpost-content h3{font-size: 20px;line-height: 22px;min-height: 44px;}
.signpost-box:hover .signpost-content {padding-bottom: 20px;}
ul.signpost-list.add-negative{margin-top: -60px;}
.circle-image.negative-top{margin-top:-120px;}
.intro-content h2{font-size: 30px;}
.intro-content h3{font-size: 27px;}
ul.latest-news-list{width: calc(100% + 30px);margin-left: -15px;}
.add-dots-bottom:after{content: ''; width: 3px; height: 66px;  bottom: -33px; margin-left: -1.5px;}
.add-dots-top:before{content: '';width: 3px;height: 66px; top: -33px; margin-left: -1.5px;}
.cta-container{padding-right: 120px;}
.cta-content h3{ font-size: 25px;}
.irpl-box{opacity:0.4;}
.slick-current + .slick-slide .irpl-box{opacity: 0.4;}
.ir-intro-content{margin-bottom:25px;}
.ir-intro-box h4{font-size:27px;}
.ir-content{font-size:15px; line-height: 21px;}
.ir-content-box > h3{font-size:25px; line-height:28px; margin-bottom:10px;}
.ir-content-box p{line-height:24px; margin-bottom:15px;}
.ir-content-box > h6{font-size:17px; margin-bottom:0;}
.ir-content-box{margin-bottom:25px;}
.ir-event-box{padding:15px 0;}
.ir-event-date{font-size:14px;}
.ir-event-title{font-size:16px;}
.accordion-head{padding:15px 25px 15px 0;}
.accordion-head h4{font-size:27px;}
div.accordion-body{font-size:14px;}
div.accordion-body ul:not([class]) > li{margin-bottom:10px;}
.fs-30{font-size:25px;}
.card-header{line-height:22px;}
.card-body{font-size:15px; line-height:23px;}
.border-top-dotted{padding:19px 0 15px 0; background-size: auto 4px;}
.border-bottom-dotted{padding:15px 0 19px 0; background-size: auto 4px;}
.ir-intro-box::before{left: -15px;}
.custom-nav .slick-prev{left: 10px;}
.custom-nav .slick-next{right: 10px;}
.accordion-head:after{font-size: 18px;}
.prs-model-tabs li a { font-size: 16px; padding: 10px 20px; height: 90px; line-height: 1.2;}
.prs-model-tabs li{padding: 0 8px;}
.prs-model-tabs .nav-link.active {transform: scale(1); }
.psr-logo-list{width: 100%; margin:0; justify-content: center;}
.psr-logo-list li{width: 33.333%; padding: 15px 20px;}
.prs-logo-box{padding: 30px 0 25px;}
ul.prs-work-list li:not(:first-child):before{margin: 0 15px;}
ul.prs-work-list li{font-size: 15px;}
.stat-box > h3{font-size:50px; line-height:50px;}
.stat-box > h6{font-size:17px; line-height:21px;} 
.content-image-outer .custom-arrow{display: none !important;}
.intro-image-slider{position: relative;top: auto;bottom: auto;left: auto;right: auto;z-index: 1;padding: 0;}
.content-image-content .container{width: 100%;}
.content-image-outer .content-container{margin-left: -15px;width:calc(100% + 30px);min-height: auto;max-width: none;padding: 35px 15px;}
/*.intro-image-slider .slick-list{padding: 0 80px;}*/
.thanks-text{width:calc(100% + 30px); margin-left: -15px;} 
.image-box-outer{width: 96%; margin: 12px auto;}
.report-intro{padding: 10px 0 20px;}
.report-cta{padding-left: 0; text-align: center;}
.report-intro p{line-height: 26px;}
.landing-hero-outer{width: 100%; margin: 0; overflow: hidden;}
.landing-hero-content .lh-right{display: none;}
.landing-hero-container{height: 440px;}
.landing-hero-content{min-height: 440px;}
.landing-hero-container:before{height: 300px;}
.lh-left{width: 100%; height: 440px;}
.landing-hero-text{width: 100%; max-width: 360px; padding:0;}
.landing-hero-text h1{font-size: 40px;}
.landing-hero-sub-text{font-size: 18px;}
.landing-hero-arrow img{width: 250px;}
.lh-right{width: 100%; background: #fff; padding: 17px 15px 0;}
.lh-form-box{border:0;}
.btn-blue{min-width: 100%; text-align: center;}
.lh-form-box{padding: 17px 23px;}
.lh-form-box h4{font-size: 18px; line-height: 23px; margin-bottom: 18px;}
.landing-hero-arrow{display: block}
.report-download-box{padding-left: 0; margin-top: 30px;}
.report-download-box .heading{align-items: center;padding: 15px; text-align: center;}
.report-download-box .heading br{display: none;}
.tl-year-head{font-size: 60px; line-height: 1;}
.tl-box-right{padding-top: 70px;}
.tl-year-item{width: 150px;}
.portfolio-container{width: calc(100% + 30px); margin-left: -15px;}
.pl-head .row{flex-direction:column-reverse;}
.property-type-list{margin: 0 0 10px 0; align-items: center;}
.property-type-list li{margin-bottom: 15px;}
.property-list-box p span{display: block;}
.property-list-box h4{font-size: 23px;}
.slh-cta{padding-left: 30px;}
.slh-hero-container{height: 225px;}
.slh-hero-arrow{height: 180px;}
.slh-hero-logo img{height: 90px;}
.slh-green-arrow{height: 180px; margin-left: -55px;}
.slh-hero-arrow:after{border-top-width: 90px; border-bottom-width: 90px;}
.slh-hero-container:after{width: 3px;height: 66px;  margin-left: -1.5px;}
.tpm-container{width: calc(100% + 30px); margin-left: -15px;}
.mth-hero-box{width: 100%; right: 0; position: relative;}
.mth-arrow{display: none;}
.slh-tpm-content ul:not([class]){margin-bottom: 30px;}
.testimonial-box-right blockquote{font-size: 27px;}
.testimonial-box-right blockquote:before, .testimonial-box-right blockquote:after{width: 45px; height: 38px;}
.testimonial-box-right blockquote{padding: 45px 40px;}
.testimonial-box-right .quote-by{font-size: 18px;}
div.wpcf7 form.wpcf7-form span.ajax-loader{right: auto; left: 0;} 
.content-container.more-pad{padding: 50px 0;}
.block-content{width: 100%; margin: 0; padding: 38px 0 48px;}
.block-image{margin-top: 0;}
.block-image img{width: 100%;}
.level3-intro-box{padding-top: 0; margin-bottom: 30px;}
.level3-intro-box h2{font-size: 24px; line-height: 28px;}
.level3-intro-media img{width: 100%; margin: 0;}
.before-brand-shape + .content-container.add-brand-shape{padding-top: 200px;}
.ps-box{padding: 20px 20px 24px;}
.ps-box > h3{font-size: 44px; line-height: 50px;}
.ps-head{font-size: 18px;}
.awards-outer{margin-left: -15px;width: calc(100% + 30px);}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	ul.latest-news-list .latest-news-item{width: 25%;}
	ul.latest-news-list .latest-news-item:nth-child(n + 5){display: none;}
}
@media (min-width: 768px) and (max-width: 991.98px){
	ul.latest-news-list .latest-news-item{width: 33.333%;}
	ul.latest-news-list .latest-news-item:nth-child(n + 4){display: none;}
	body.investor-partners .intro-content h3{font-size: 22px;}
}



/* =================================================  
 ! Small devices (landscape phones, less than 768px)
 ================================================= */
@media (max-width: 767.98px){
body{padding-top: 55px;}
header{height: 55px;}
h1, h2, h3, h4, h5, h6{margin-bottom: 18px;}
h1 {font-size: 35px;}
h2 {font-size: 30px;}
h3 {font-size: 25px;}
h4 {font-size: 22px;}
h5 {font-size: 19px;}
h6 {font-size: 17px;}
.large-para p:first-of-type{font-size: 17px; line-height: 27px;}
.mob-pt-0{padding-top: 0 !important;}
.mob-pb-0{padding-bottom: 0 !important;}
.mob-mt-0{margin-top: 0 !important;}
.mob-mb-0{margin-bottom: 0 !important;}
.mob-mt-30{margin-top: 30px !important;}
.mob-mb-30{margin-bottom: 30px !important;}
.mob-pt-30{padding-top: 30px !important;}
.mob-pb-30{padding-bottom: 30px !important;}
.navbar-brand{width: 106px;}
.nav-icon{top: 5px;} 
.mp-back{height: 55px;} 
.menu-header{height: 57px;}
.menu-header .menu-logo{width:106px;}
.level3-hero h1{font-size: 24px; line-height: 1.2;}
.level3-hero{min-height: 110px;  }
.level3-hero img{height: 50px;}
ul.location-list li.location-item{width:100%;padding:0; margin-bottom: 1px;}
/*.hero-container{overflow: hidden;}*/
.hero-outer{height: auto; margin-bottom: 0;}
.hero-container:before{display: none;}
.hero-text{width: 100%;padding: 0;}
.hero-text h1, .hero-text .h1{font-size: 18px; margin-bottom: 15px; width: 100%; max-width: 100%;}
.hero-text-box{text-align: center;background:rgba(151,197,94,91%);padding: 20px 15px 17px;}
/*.hero-arrow{right: -24px;padding-bottom: 24px;}*/
.hero-arrow img{width: 120px;margin-bottom: 10px;}
.hero-container:before{width: 280px;height: 158px;margin-top: -10px;}
.hero-content{padding: 25px 15px 70px;}
.filter-news{margin-bottom: 25px;}
ul.news-list li:first-child{height: auto;}
ul.news-list li:first-child .news-content{position: relative; top: auto; height: auto; padding:40px 18px 30px 18px;}
ul.news-list li:first-child .news-content h5{margin-bottom: 25px; font-size: 24px; line-height: 1.3;}
ul.news-list li:first-child .news-box{height: auto; padding-top: 120px;}
ul.news-list li:first-child .news-category{left: 18px;}
.pagination{margin-top: 25px;}
.single-post-share{margin: 30px -15px 0;padding-left: 15px;}
.single-post-share h6{font-size: 18px;}
.hero-breadcrumbs{top: 10px;}
.breadcrumbs li{font-size: 14px;}
.level3-hero.has-breadcrumb{padding-top: 45px;}
.breadcrumbs li:not(:first-child):before{width: 10px;}
.content-container, .content-container.more-pad{padding: 30px 0;}
.inner-hero-container{height: auto;}
.inner-hero-container:before{width: 268px; height: 120px; display: none;}
.inner-hero-content h1{font-size: 24px;margin-bottom: 0px;width: 100%;line-height: 1;}
.inner-hero-arrow{width: 238px;margin-bottom: 18px;margin: 0 auto 10px;}
/*.inner-hero-arrow{right: 12px;padding-bottom: 0;}*/
.inner-hero-arrow img{width: 102px;}
.inner-hero-text{text-align: center;background:rgba(151,197,94,91%);padding: 20px 15px 17px;}
.inner-hero-content{padding-top: 0;height: auto;margin: 25px 0;} 
.intro-content h2{font-size: 25px;line-height: 1.1;margin-bottom: 20px;}
.intro-content h3{font-size: 25px;}
.intro-content h6{font-size: 17px;line-height: 26px;}
.home-who-container .content-container, .intro-container .content-container{width: calc(100% + 30px); margin-left: -15px; padding: 35px 15px; max-width: none;}
.intro-current-price h5 span{display: block;line-height: 30px;}
.circle-image.negative-top{margin-top: 0;}
.simple-life-intro{text-align: center;width: calc(100% + 30px);margin-left: -15px;border-top-width: 6px;padding: 25px;}
.slh-intro-media.media-box img{width: 100%;max-width: none;margin-left: 0;}
.slh-intro-logo{margin-bottom: 24px;}
.slh-intro-logo img{width: 230px;}
ul.signpost-list.add-negative{margin-top: -45px;}
ul.signpost-list .signpost-items{padding: 0 15px;}
ul.latest-news-list .latest-news-item{padding: 4px 2px;}
.heading h4{font-size: 18px;letter-spacing: -0.25px;}
.heading img{height: 38px;}
.heading.pl-50{align-items: center;}
.heading{padding: 10px 15px !important;}
.heading.no-dot-mob:after{display: none;}
.content-container.simple-life-container .circle-image{margin: 40px auto;}
.circle-image{margin-left: auto; margin-right: auto;}
.mob-center{text-align: center;}
.cta-container:before{display: none;}
.cta-container:after{width: 100%; display: none;}
.cta-container{min-height: auto !important; padding: 45px 0;}
.cta-content{width: 100%;margin-bottom: 30px;}
.cta-content h3, .cta-container.type2 h3{font-size: 20px;} 
.ir-intro-box{font-size:15px; line-height:24px; padding:30px 0 60px;}
.ir-intro-box h4{font-size:25px; margin-bottom:10px;}
.ir-intro-box p{margin-bottom:15px;}
.ir-form-box{padding:25px 20px; margin-top:-40px; border-width: 5px;}
.ir-form-box h4{font-size:18px; line-height:22px; word-spacing:0; margin-bottom:15px;}
.form-group{margin-bottom:15px;}
.gray-header{margin-top:20px; padding:20px 0;}
.gray-header > h5{font-size:19px; line-height:25px;}
.stat-box{text-align:center; padding:15px;}
.stat-box > h3{font-size:40px; line-height:40px;}
.stat-box > h6{font-size:15px; line-height:19px;} 
.ir-bottom-container h6{font-size:19px; margin-bottom:10px;}
.irpl-list{ width: calc(100% + 30px); margin-left: -15px;}
.irpl-box{width:275px; min-height:130px; padding:15px;}
.irpl-box > h6{font-size:17px;}
ul.stat-list > li {width: 50%;padding: 0 15px;}
.irpl-list{padding-bottom: 40px;}
.accordion-head h4{font-size:22px; padding-left: 36px;}
.accordion-head h4::before{width: 32px;}
.mob-head{font-size: 15px; line-height: 19px; font-weight: 700; color: #185158; margin-bottom: 0px; }
.border-top-dotted{padding:18px 0 15px 0; background-size: auto 3px;}
.border-bottom-dotted{padding:15px 0 18px 0; background-size: auto 3px;}
ul.members-list .members-item{width: 100%;}
.accordion-head:after{font-size: 16px;}
.circle-image{width: 100%; margin: 30px auto;}
.circle-right-content{padding: 30px 0;}
ul.work-overview-list{font-size: 14px; line-height: 16px; margin-top: 0;letter-spacing: -0.25px; margin-bottom: -16px;}
ul.work-overview-list li span{font-size: 22px;}
.prs-tab-container .tab-pane {display: block !important;opacity: 1;}
.prs-tab-container .fade:not(.show) {opacity: 1;}
.prs-tab-container{width: calc(100% + 30px);margin-left: -15px; margin-bottom: 2px;}
.prs-card {border: none;margin-bottom: -2px;}
.prs-card-header h5 {display: block;position: relative;font-weight: 700;font-size: 18px;line-height: 22px;color: #507300;width: 100%;padding-right: 30px;}
.prs-card-header {border-top: 2px solid #507300;border-bottom: 2px solid #507300;border-radius: 0;background: #fff;padding: 10px 15px;min-height: 75px;display: flex;flex-flow: column;align-items: center;justify-content: center;}
.prs-card-header h5:after {content: "\f067";font-family: 'font Awesome 5 Free';position: absolute;right: 0;font-weight: 900;background: #FFFFFF;height: 20px;width: 20px;display: flex;align-items: center;justify-content: center;color: #507300;font-size: 15px;top: 50%;transform: translateY(-50%);}
.prs-card-header[aria-expanded="true"] h5:after {content: "\f068";}
.prs-tab-content{padding: 20px 0 10px;}
.prs-logo-box{padding: 0; margin-bottom: 10px;}
ul.prs-work-list li:not(:first-child):before{display: none;}
ul.prs-work-list{flex-flow: column; text-align: center;}
ul.prs-work-list li{font-size: 18px;line-height: 22px;}
.intro-slider{padding-bottom: 65px;} 
.intro-slider .slick-list{padding: 0;}
.intro-slider .intro-container{border:0; display: flex; flex-flow: column;}
.intro-slider .intro-container .container, .intro-slider .intro-container .content-container{height: auto;}
.intro-slider .intro-container{ background: #ccd1d1 url(include/images/pattern.png) repeat left top/129px auto !important;}
.intro-img{margin-top: auto;}
.intro-img img{width: 100%;}
.stat-list.type2{padding: 0; margin: 30px 0 20px; width: 100%; padding-bottom: 50px;}
.stat-list.type2 li{width: 100%; padding: 0;}
.stat-list.type2 li h6{min-height: auto;}
.cta-container.type2{ min-height: auto; width: calc(100% + 30px);margin-left: -15px;padding: 45px 15px;flex-flow: column;justify-content: normal !important;align-items: flex-start !important;}
.content-image-outer{margin-bottom: 0; padding-bottom: 30px; background: transparent !important;}
.intro-image-slider{padding-bottom: 70px;}
.intro-image-slider .slick-list{padding: 0;}
.intro-image-slider .intro-img{border:0;}
.heading2 h3{font-size: 22px;}
.thanks-content .pdf-thumbnail{position: relative;right: auto;top: auto;margin-bottom: -15px;z-index: 9;max-width: 172px;margin-left: auto;margin-right: auto;}
.thanks-content{min-height: auto; margin: 0; width: 100%;}
.thanks-content .heading{align-items: center;padding: 15px 15px 7px;}
.thanks-text{padding: 30px 18px 0;}
.thanks-text h6{line-height: 24px; margin-bottom: 15px;}
.landing-hero-container{height: 220px;}
.landing-hero-content{min-height: 220px;}
.lh-left{ height: 220px;}
.landing-hero-text{  max-width: 200px; }
.landing-hero-text h1{font-size: 24px; margin-bottom: 10px;}
.landing-hero-container:before{width: 300px; height: 160px; margin-top: -10px;}
.landing-hero-sub-text{font-size: 12px; margin-bottom: 25px;}
.landing-hero-arrow{right: -24px;padding-bottom: 24px;}
.landing-hero-arrow img{width: 130px;}
.download-content{flex-flow: column; padding: 25px 0 0;}
.download-text{padding-left: 0;max-width: 100%;width: 100%; text-align: center;}
.download-content .pdf-thumbnail{width: 100%; max-width: 172px;}
.prs-video-item{padding: 0 15px;}
.prs-vb-head h4{font-size: 18px;line-height: 22px;}
.prs-vb-head h4 span{font-size: 20px; line-height:22px}
.prs-vb-head{padding: 15px;display: flex;align-items: center;justify-content: center;min-height: 74px;}
.prs-video-list{padding-bottom: 60px !important;margin-left: -15px;width: calc(100% + 30px);}
.prs-slider .slick-prev{left: 20px; margin-top: 0;}
.prs-slider .slick-next{right: 20px; margin-top: 0;}
.prs-vb-body{padding: 5px;}
.prs-vb-head{ transform: translateY(0%);}
.prs-video-box{filter: none; filter: grayscale(0%);}
.intro-media{position: relative; left: auto; top: 0;}
.timeline-slider .slick-track{align-items: flex-start; background-color: #ccd1d1; background-image: url(include/images/pattern.png); background-repeat: repeat; background-position: left top; background-size: 129px auto;}
.tl-box{position: relative;}
.tl-box-right{padding: 30px 15px 20px;width: 100%;background: transparent !important; position: static;}
.tl-year-head{font-size: 50px; left: 15px;}
.tl-box-left{width: 100%; height:240px;}
.tl-logo-box{width: 215px; height: 95px; padding: 20px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.tl-year-item{width: 120px;}
.timeline-slider.center-arrow .slick-next, .timeline-slider.center-arrow .slick-prev{top: 240px;}
.timeline-slider.center-arrow .slick-next{right: 12px;}
.timeline-slider.center-arrow .slick-prev{left: 12px;}
.portfolio-container{border:0;}
.portfolio-left{width: 100%;}
.pl-head{padding: 15px 0;}
.portfolio-left{padding: 0 20px;}
.pl-body{padding: 0; border:solid 2px #726e7e; position: relative; overflow: hidden; padding-bottom: 80px;}
.property-list-box h4{font-size: 20px;}
.property-list-box p{line-height: 19px;}
.property-list li{padding: 24px 0; background-size: auto 3px;}
/*.property-list li:last-child{padding-bottom: 0;}*/
.portfolio-right{width: 100%; z-index: 9; display: none;}
.show-map .portfolio-right{display: block;}
.property-list-container{height: 100%; overflow-y: auto; padding: 15px;}
.property-list-outer{height: 100%; position: relative;}
.property-list-container:before{content:'';width: 100%;height: 40px;position: absolute;left: 0;bottom: 80px;background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgb(255 255 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );z-index: 8;}
.slh-cta-arrow{display: none;}
.slh-cta{width: calc(100% + 30px); margin-left: -15px; padding: 30px 15px;flex-flow: column; min-height: auto;}
.slh-cta-box{padding: 0;}
.slh-cta-box + .slh-cta-box{margin-top: 30px;}
.slh-cta-box h3, .slh-cta-box h3 span{font-size: 20px;}
.slh-cta-box h3{max-width: 310px; margin-bottom: 20px;}
.testimonial-box{display: inline-block !important; background: #f3f3f3 url(include/images/white-pattern.png) repeat left top;}
.testimonial-box-left{width: 100%; height: 250px;}
.testimonial-box-right{width: 100%; padding: 30px 15px;}
.testimonial-box-right blockquote:before, .testimonial-box-right blockquote:after{width: 31px; height: 26px;}
.testimonial-slider .slick-prev, .testimonial-slider .slick-next{top: 250px !important;}
.testimonial-box-right.slh-pattern{background: transparent;}
.slh-cta-box{padding: 0;flex-flow: column;align-items: flex-start !important;}
.slh-hero-arrow{height: 120px; left: 0; width: 180px;}
.slh-hero-content .slh-hero-logo{width: 160px; margin-bottom: 0; height: 130px;}
.slh-hero-content .slh-hero-logo img{height: 60px;}
.slh-hero-arrow:after{border-top-width:60px; border-bottom-width:60px; border-left-width: 30px;}
.slh-green-arrow{height: 120px;margin-left: 0;left: 135px;background-size: auto 100%;}
.slh-intro h1{font-size: 24px;}
.slh-signpost{margin: 10px 0; align-items: center;}
.slh-signpost-image{width: 50%;padding-bottom: 35%;margin-bottom: 0;}
.slh-signpost-link{width: 50%;padding: 0 0 0 15px;font-size: 14px;}
.slh-outer .heading2{margin-bottom: 20px;}
.slh-outer .heading2 h4{font-size: 20px;}
.mth-content h5{font-size: 18px;}
.media-box{margin-left: -15px; width: calc(100% + 30px);}
.testimonial-box-right blockquote{font-size: 25px; padding: 40px 0;}
.testimonial-box-right .quote-by{font-size: 16px;}
.intro-container .intro-media .embed-container{padding-bottom:56.25%;}
.submit-btn .btn{width: 100%;}
div.wpcf7-response-output{border-width: 5px !important;}
.page-template-default p + h4{padding-top: 20px;}
.prs-vb-body .media-box{width: 100%; margin: 0;}
.lb-upper{padding-right: 60px; position: relative;}
.lb-upper:after {content: "\f067";font-family: 'font Awesome 5 Free';font-weight: 900;  color: #fff;font-size: 18px;position: absolute;right: 25px; top: 50%;transform: translateY(-50%);}
.location-toggle[aria-expanded="true"] .lb-upper:after {content: "\f068";}
.member-card-header h4{font-size: 20px;}
.contact-head-content h5{font-size: 18px; line-height: 25px;}
.prs-tab-content2{padding: 0 15px;margin-top: -20px;}
body.market-research-report .heading:after{top: auto; margin-bottom: -20px;}
.lh-right + .content-container{position: relative; z-index: 99;}
.prs-tab-content2 ul:not([class]) > li{font-size: 16px; line-height: 19px;}
.property-list-box:hover, .property-list-box.active{color: #333;}
#ctf .ctf-with-logo .ctf-author-box{margin: 0 0 20px 0;}
.hero-text-slider .slick-dots{display: none !important;}
.prs-intro .company-logo{width: 190px;}
.block-content{padding:20px 0 30px 0;}
.before-brand-shape + .content-container.add-brand-shape{padding-top: 200px;}
.block-content ol{ font-size: 18px;line-height: 25px; padding-top: 15px;}
.block-content ol li{margin-bottom: 30px;}
.block-content ol li:before{ font-size: 28px; margin-top: -5px;}
.content-container.ps-container{padding-top: 0; margin-top: -70px;}
.portfolio-stats{margin-top: 106px;}
.portfolio-stats li{width: 100%;}
.ps-box > h6{min-height:auto;}
.ps-head{justify-content: flex-start; padding: 20px; height: 55px;}
.portfolio-intro-container{position: relative; z-index: 9;}
.home-intro-img{display: none;}
.intro-content{text-align: center;}
.hero-bg{clip-path: polygon(1% 0%, 100% 0%, 100% 100%, 51% 84%, 0% 100%);}
.hero-bg-arrow{clip-path: polygon(1% 0%, 100% 0%, 100% 100%, 51% 84%, 0% 100%); bottom: -20px;}
.slh-intro-text{margin-bottom: 0;}
.slh-intro-media.media-box{margin-top: 0; border-bottom: solid 6px #00d698; margin-bottom: 0px;}
.heading2 h4{font-size: 20px;line-height: 30px;margin-bottom: 0px; }
.intro-content .intro-cta{padding-top: 0;}
.home-who-container .content-container .intro-content{padding-bottom: 30px;}
.slh-image-text-container{background: transparent;}
.content-container.slh-intro-container{background: #a3d2c8;}
 .animated.inner-hero-container:before{display: none;}
 ul.ir-directors-names li{width: 100%; padding: 10px 15px; margin-bottom: 5px;}
 ul.ir-directors-names li h4{font-size: 22px;}
 ul.ir-directors-names li p{font-size: 14px;}
.content-container.level3-intro-container.before-brand-shape{margin-bottom: 0;}
.content-container.level3-intro-container.before-brand-shape + .content-container.add-brand-shape{padding-top: 30px;}
.content-container.level3-intro-container.before-brand-shape + .content-container.add-brand-shape:before{display: none;}
.brand-value-slider .slick-prev{left: 20px; margin-top: 0;}
.brand-value-slider .slick-next{right: 20px; margin-top: 0;}
.brand-value-item{padding: 0 15px;}
.heading3{padding: 20px 0;}
.heading3 h3{font-size: 25px;}
.brand-value-box{ filter: none; filter: grayscale(0%); border-width: 5px;}
.brand-value-list{padding-bottom: 60px !important;margin-left: -15px;width: calc(100% + 30px);}
.value-content{padding: 0;}
.value-content h2{font-size: 25px;}
.logo-intro-modal .modal-content{padding: 30px 20px;}
.lim-box{padding: 80px 30px 30px; margin-top: 45px;height: calc(100% - 45px); }
.lim-img{width: 80px; top: -40px;left: 30px; height: 80px;}
.awards-list.logo-slider{padding-left:0px; padding-right:0px;}
.project-detail-container .testimonial-box, .additional-container .testimonial-box{background-color: #ccd1d1 !important; background-image: url(include/images/pattern.png); background-repeat: repeat; background-position: left top; background-size: 129px auto; min-height:auto; }
.project-detail-container .testimonial-box-right, .additional-container .testimonial-box-right{background: transparent !important;}
ul.dot-list{font-size: 17px; margin-bottom: 20px;}
ul.dot-list li{margin-bottom: 20px;}
.tablepress-scroll-wrapper table, .tablepress-scroll-wrapper thead, .tablepress-scroll-wrapper tbody, .tablepress-scroll-wrapper th, .tablepress-scroll-wrapper td, .tablepress-scroll-wrapper tr{display:block;}
.tablepress-scroll-wrapper thead tr{position:absolute;top:-9999px;left:-9999px;}
.tablepress-scroll-wrapper td{border:none;border-bottom:1px solid #eee;position:relative; white-space:normal;text-align:left;margin-bottom: 20px; padding: 0 !important;}
.tablepress-scroll-wrapper td:before{width: 100%;overflow:hidden;font-weight:bold;display: block;color: #185158;margin-bottom: 0;}
.tablepress-scroll-wrapper td:first-child:before{top:17px;}
.tablepress-scroll-wrapper td:before{content:attr(data-title);}
.tablepress-scroll-wrapper table tbody tr{border-top:1px solid #ddd;}
.tablepress-scroll-wrapper table tbody tr td{border:none;}
.page-template-esg-governance .intro-content{text-align:left;}
.member-bio{padding-right: 0;} 
.members-slider .slick-track{display: inline-block;}

.epcr-container { padding: 45px 0px; }
.epcr-container h3 { font-size: 29px; }
#epc_chart_div { margin-top: 30px; width: calc(100% + 10px); margin-left: -5px; max-width: none; }
ul.epc_chart_text { width: 300px; font-size: 13px; line-height: 16px; }
} 

/* ======================================================
 ! Extra small devices (portrait phones, less than 576px)
 ====================================================== */
@media (max-width: 575.98px){
ul.news-list li{width: 100%;}
.psr-logo-list li{width: 50%;}
.slh-signpost{align-items: flex-start;}
.slh-signpost-link{font-size: 12px; line-height: 18px;}
}
@media (max-width: 359.98px){
ul.epc_chart_text { font-size: 12px; }
}
 
.bialty-container {
	height: 100%;
}

@media (max-width: 767px) {
	.modal-footer button {
		width: 100%;
	}
}

.governance-table-a{color:#507300}
.governance-table-a:hover{text-decoration: underline}

.sigma-fund-disclaimer{font-style: italic; font-size: 14px;}
