/*
Theme Name: Yellowball
Theme URI: https://weareyellowball.com
Author: Yellowball
Author URI: https://weareyellowball.com
Version: 1.9.8
Requires at least: 5.0
Tested up to: 5.8.155
Requires PHP: 5.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: yellowball
GitHub Theme URI: https://github.com/yellowballdev/theme
Primary Branch: main
*/

/*
Do not modify the parent Understrap theme. Instead, download a copy of the Understrap Child starter theme and do all your development within the child theme.
Full developer documentation: https://docs.understrap.com

font-family: 'Outfit', sans-serif;
font-family: 'Work Sans', sans-serif;

*/

body {
    background: #1F2628;
    font-size: 18px;
    color: #FCFAF6;
}

h2,h3 { font-weight:normal; }


@media (min-width: 1400px) {
    .container {
        max-width: 1254px;
    }
}

.site-footer {
    padding:80px 0 80px 0;
    width: 100%;
}

.btnwrappy span { padding : 10px 0px;}
.ico-box { box-shadow:0px 4px 80px 0px #00000080 !important; border-radius:40px;}
.data-wrap { background:none !important; }
a.pingcardinner { border-radius:24px; background:none !important;}
.pingcard {
    padding: 0 5px !important;;
}
.pingcard-body { background:#2A3133;}
a.pingcardinner, a.pingcardinner:hover { color:#fff !important;}
span.datestamp { color : #FCBC18!important;}
.btnwrappy span { 
	color : #93D500 !important; 
	background:#1F2628 !important;
	padding: 6px 12px !important;
	margin-top : 30px !important;
	letter-spacing : 1px !important;
	font-size : 12px !important;
}
.data-wrap main#main { display : -webkit-box  !important; }

.work-with-us-new {
    /*padding-bottom: 80px; */
}
.image-content1 .image-content .img img { border-radius:40px; }
.image-content1 .image-content .img { width:60%; }
.image-content1 .image-content .content { width: 40%; display: flex; flex-direction: column; }
.image-content1 .image-content { align-items : unset !important; }
.image-content1 .image-content { margin : 0 50px 0 0 !important; padding : 50px 0 !important;  border-bottom : 1px solid rgb(252 250 246 / 25%) !important; }
.image-content1 .image-content .btnwrappy { display : block !important; padding-bottom: 20px;}
.image-content1 .image-content .btnwrappy span { color : #FCBC18 !important; background : #2A3133 !important;}
.image-content1 .see-more { margin-top:80px; text-align : center; }
.image-content1 .image-content .content .button-group { margin-top: auto; }
.site-footer-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-left {
    width: 31%;
}

.footer-left .logo {
    margin-bottom: 50px;
}

p {   
    font-family: Outfit; 
    font-weight: 300;
    line-height: 29px; 
}

.by-privacy-link p {
    font-family: Outfit;
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #FCFAF680;
}

.by-privacy-link p a {
    color: #FCFAF680;
    text-decoration: none;
}

.by-privacy-link p a:hover {
    color: #fff;
}

.site-footer h6 {
    font-family: Outfit;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #93D500;
    margin-bottom: 35px;
        text-transform: capitalize;
}

.footer-link ul {
    list-style: none;
    padding: 0;
}

.footer-link ul li {
    margin-bottom: 18px;
}

.footer-link ul li a {
    color: #fff;
    text-decoration: none;
    font-family: Outfit;
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;
}

.footer-link ul li a:hover {
    color: #93D500;
}

.footer-left .desc {
    margin-bottom: 35px;
}

.footer-right {
    max-width: 360px;
}

.follow-us ul {
    list-style: none;
    padding: 0; 
    display: flex;
    align-items: center;
}

.follow-us ul li {
    margin: 0 18px;
}

.follow-us ul li:first-child {
    margin-left: 0;
}

.follow-us {
    margin-bottom: 90px;
}

.follow-us ul li a {
    transition: all ease-in-out 0.5s;
}

.follow-us ul li a:hover {
    opacity: 0.8;
}

.cpd-certified {
    display: flex;
    flex-wrap: wrap;
}

.cpd-certified .certified-logo {
    width: 110px;
}

.cpd-certified .certified-content {width: calc(100% - 110px);padding-left: 40px;}
.cpd-certified .certified-content p {
    font-family: Outfit;font-size: 13px;font-weight: 300;line-height: 20px;letter-spacing: 0em;text-align: left;
}

header {
    position: absolute;
    width: 100%;
    z-index: 99;
    margin: 25px 0;
}

 
 
.welcome-section {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.welcome-section:before { top:0;content: "";display: block;position: absolute;width: 100%;height: 100%;background: linear-gradient(360deg, #1F2628 0%, rgba(31, 38, 40, 0.8) 100%);}

.welcome-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
    padding: 100px 0;
}

.welcom-video {
    width: 490px;
    height: 590px;
    position: relative;
    border-radius: 40px 120px;
    box-shadow: 0px 4px 80px 0px #00000080;
}

.welcom-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    border-radius: 40px 120px;
}

.welcome-content {
    width: calc(100% - 490px);
}

.welcome-content .welcom-video.mobile {
    display: none;
}

.welcome-content h4 {
    font-weight: normal;
    color: rgb(252 250 246 / 40%);
}

.welcome-content h1 {
    line-height: 80px;
    margin-right: 70px;
    width: calc(100% + 200px);
    position: relative;
    z-index: 22;
    margin-bottom: 40px;
} 

.welcome-content h1 span {
    color: #93D500;
}

.welcome-content p {
    line-height: 33px;
    margin-bottom: 50px;
}


.btn {  
    padding: 21px 34px 21px 34px;
    border-radius: 20px;
    background: #93D500; 
    color: #1F2628;
    font-size:  17px;
    font-weight: normal !important;
    line-height: 22px;
    letter-spacing: 0;
}

.btn.btn-icon:before {
    content: "";
    background: url(../images/dowload-icon.svg);
    width: 28px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.btn:hover {
    background: #BEE666 ;
    transform: scale(1.0);
}

.btn.btn-secondary {
    padding: 20px 34px 20px 34px;
    border: 1px solid #F7F1E6;
    background-color: rgb(252 250 246 / 5%);
    color: #F7F1E6;
}

.btn.btn-secondary.btn-watch {
    color: #FCBC18;
} 

.btn.btn-secondary.btn-watch:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 22px;
    background: url(../images/video-play-yellow-icon.png) no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 10px;
}

.btn.btn-secondary:hover {
    background-color: rgb(252 250 246 / 25%);
}

.welcome-content .button-group {
    display: flex;
    gap: 20px;
}

.banner-wave {
    width: 100%;
    z-index: 1;
    position: absolute;
    bottom: 0;
}


.banner-wave img {
    width: 100%;
    position: absolute;
    bottom: -70px;
}

.welcom-video:before {
    content: "";
    display: inline-block;
    background: linear-gradient(144.13deg, rgba(20, 27, 15, 0) 0%, rgba(20, 27, 15, 0.75) 100%);
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    border-radius: 40px 120px;
}

.welcome-section:after {
    content: "";
    display: block;
    position: absolute;
    width: 29%;
    height: 57%;
    background: url(../images/banner-top-shap.png) no-repeat;
    right: 0;
    top: 0;
    background-size: 100%;
}

a.watch-icon {
    position: absolute;
    background: url(../images/watch-icon.svg) no-repeat;
    bottom: 0;
    width: 100px;
    height: 100px;
    z-index: 1;
    left: 20px;
    bottom: 20px;
}

 

.property-journey-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-right: calc((100% - 1254px)/2);
    align-items: center;
}


.right-side .property-journey-wrap {
    padding-right: 0;
    padding-left: calc((100% - 1254px)/2);
    align-items: center;
    flex-direction: row-reverse;
}

.right-side .property-journey-wrap .img {
    padding-left: 80px;
}



.property-journey-wrap .img {
    width: 55%;
}

.property-journey-wrap  .property-journey-content {
    width: 45%;
}

.property-journey-content .trustpilot span {
    color: rgb(252 250 246 / 40%);
    font-size: 17px;
    margin: 10px 0;
    display: block;
}

.property-journey-content .trustpilot a {
    text-decoration: none;
}

.property-journey-content .trustpilot h5 {
    color: #fff;
}

.property-journey-content .trustpilot a {
    text-decoration: none;
    font-weight: normal;
}

.property-journey-content .trustpilot {
    margin-bottom: 60px;
}

.property-journey-content h2 {
    line-height: 60px;
    margin-bottom: 30px;
}

.property-journey-content  .button-group {
    display: flex;
    gap: 20px;
    margin-top: 40px;
}


.portfolio-wrap {
    background: #2A3133;
    border-radius: 400px  80px  240px  400px;
    box-shadow: 0px 4px 80px 0px #00000080;
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.portfolio-wrap .img {
    width: 350px;
}

.portfolio-wrap .img img {
    border-radius: 440px;
}

.portfolio-wrap .portfolio-content {
    padding-left: 90px;
    text-align: center;
}

.portfolio-content h5 {
    color: rgb(252 250 246 / 50%);
    font-weight: normal;
}

.portfolio-content  h3 {
    margin-bottom: 40px;
}

.portfolio-section {
    margin-bottom: 150px;
}

.button-group {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 35px;
}

.image-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.image-content .img {
    width: 50%;
    padding-right: 80px;
}

.image-content  .content {
    width: 50%;
    padding-left: 30px;
}

.image-content .img img {
    border-radius: 40px 40px 120px 40px;
    box-shadow: 0px 4px 80px 0px #00000080;
}

.image-content.right-side {
    flex-direction: row-reverse;
}

.image-content.right-side .img {
    padding-right: 0;
    padding-left: 80px;
}

.image-content.right-side .img img {
     border-radius: 40px 40px  40px 120px;
}

.image-content.right-side .content {
    padding-right: 30px;
    padding-left: 0;
}

.grey-wave {
    margin-top: -50px;
    position: relative;
    z-index: -1;
}

.grey-wave img {
    width: 100%;
}

.massive-reason h2 {
    max-width: 960px;
    margin-bottom: 80px;
}

.icon-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.icon-block {
    background: #2A3133;
    box-shadow: 0px 4px 80px 0px #00000080;
    padding: 40px;
    border-radius: 40px;
    font-size: 24px;
}

.icon-block .icon {
    margin-bottom: 30px;
}

.icon-block p {
    margin: 0;
    font-size: 24px;
    line-height: 31px;
}


.massive-reason {
    margin: 150px 0;
}

.content-button {
    box-shadow: 0px 4px 80px 0px #00000080;
    background-color: #2A3133;
    margin-top: 40px;
    padding: 30px 40px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 40px;
    align-items: center;
}

.content-button .content {
    width: calc(100% - 260px);
    padding-right: 130px;
}

.content-button .content p {
    font-size: 21px;
    margin-bottom: 5px;
    line-height: 33px;
}


.benefits-faq {margin: 150px 0;}

.benefits-faq .title-block {
    max-width: 1010px;
    margin-bottom: 80px;
}

h4.title {
    display: flex;
    flex-wrap: wrap;
    background: #FCFAF60D;
    font-family: Work Sans;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.02em;
    text-align: left;
    box-shadow: 0px 4px 80px 0px #00000080;
    padding: 26px 22px 27px;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}

h4.title:hover {
    background: rgba(252, 250, 246, 0.2);
}

h4.title .count {
    color: #FCBC18;
    font-weight: bold;
    font-size: 17px;
    margin-right: 17px;
}

h4.title:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 42px;
    height: 42px;
    background: #93D500 url(../images/plus-icons.svg) no-repeat center;
    border-radius: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

h4.title a {
    color: #93D500;
}

.accordion-content {
    padding: 10px 20px;
}

.accordion-content a {
    color: #93D500;
}

.eachFaq.open h4.title:before  {
    background-image: url(../images/minus-icons.svg);
}

.eachFaq.open h4.title {
    background-color: #FCFAF6;
    color: #1F2628;
}


.testimonal-section h2 {
    max-width: 740px;
    margin: 0 auto 120px;
    text-align: center;
    line-height: 60px;
}

.testimonal-block {
    box-shadow: 0px 4px 80px 0px #00000080;
    border-radius: 40px;
    padding: 35px 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    background-color: #2A3133;
    z-index: 2; 
}

.testimonal-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.testimonal-block h5 {
    font-weight: normal;
}

.testimonal-block  p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 35px;
}

.testimonal-block .author {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: auto;
}

.author .author-img {
    width: 66px;
    height: 66px;
    background: #FCBC18;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Work Sans;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #1F2628;
}

.author .author-img h6 {
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: -0.02em;
    margin: 0;
}

.author .author-content {
    width: calc(100% - 66px);
    padding-left: 15px;
}

.author .author-content h5 {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
}

.author .author-content span {
    opacity: 0.5;
    font-size: 12px;
}

.testimonal-block.testimonal-video {
    padding: 0;
    border-radius: 120px 40px;
    position: relative;
    display: flex;
    height: 100%;
}

.testimonal-block.testimonal-video img {
    border-radius: 120px 40px;
    position: relative;
    object-fit: cover;
    height: 100%;
    bottom: 1px;
}

.testimonal-block.testimonal-video .img {
    height: 100%;
}

.testimonal-block.testimonal-video:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 120px 40px;
    background: linear-gradient(179.99deg, rgba(20, 27, 15, 0) 50.11%, #141B0F 99.99%);
    background-blend-mode: multiply;
    z-index: 1;
}

.testimonal-block.testimonal-video a.btn.btn-secondary.btn-watch {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: #fff;
    z-index: 2;
}

.author .author-img img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
}

.testimonal-block:nth-child(3n+2) {
    margin-top: -40px;
    margin-bottom: 40px;
}

.testimonal-section .see-more {
    margin-top: 80px;
    text-align: center;
}

.testimonal-section:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    background: url(../images/banner-wave.svg) no-repeat;
    height: 375px;
    top: 27%;
    z-index: 0;
}
.about-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-left: calc((100% - 1254px)/2);
    align-items: center;
    margin-bottom: 150px;
}

.about-wrap .img {
    width: 50%;
    padding-left: 100px;
}

.about-wrap .content {width: 50%;}

.about-wrap .img img {
    width: 100%;
    border-radius: 40px 0 0 120px;
    box-shadow: 0px 4px 80px 0px #00000080;
}

.testimonal-section {
    margin-bottom: 150px;
    position: relative;
}

.about-wrap .content h3 {
    letter-spacing: -1px;
    opacity: 40%;
}

.about-wrap .content  h2 {
    margin-bottom: 30px; 
}

.work-with-us {
    background: #93D500;
    border-radius: 40px 40px 120px;
    box-shadow: 0px 4px 80px 0px #00000080;
    display: flex; 
	overflow:hidden;
}

.work-with-us .work-us-content {
    color: #1F2628;
    padding: 60px 00px 60px 60px;
    width: calc(100% - 550px);
}

.work-with-us .work-us-content .free-dowload {
    border: 1px solid #1F2628;
    border-radius: 4px;
    font-family: Outfit;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: left;
    padding: 7px 15px;
    display: inline-block;
    margin-bottom: 13px;
}

.work-with-us .work-us-content h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

a.btn.btn-icon.btn-white {
    background: #FCFAF6;
}

a.btn.btn-icon.btn-white:hover {
    background: rgb(252 250 246 / 70%);
}

.work-with-us .work-us-content .btn {
    margin-top: 20px;
}

.work-with-us-img{
	display:flex;
	align-items:flex-end;
	position:relative;
}

@media (min-width: 991px) { 
	
	.work-with-us-img{
		width: 100%;
 		 max-width: 550px;
	}

	.work-with-us-img::after{
		content:"";
		width:400px;
		height:390px;
		background-image:url('/wp-content/uploads/2024/05/TS-Line-Corner-Graphic.png');
		background-size:cover;
		position:absolute;
		top:0;
		right:0;
	}
	
	.work-with-us-img img.desktop {
 	 	max-height: 397px;
	}
	
}

.work-with-us-img img {
    /*height: 100%;*/
	height:auto;
    display: inline-block;
    margin-bottom:0px;
    position: relative;
    bottom: -1px;
}



.header-inner {
    display: flex;
    justify-content: space-between;
    background: #FCFAF6;
    box-shadow: 0px 4px 40px 0px #00000040;
    border-radius: 14px;
    padding: 0px 10px;
    align-items: center;
}


.header-inner a.btn.split-btn {
    background-color: transparent;
    border: 1px solid #1F2628;
    padding: 14px 24px;
    border-radius: 12px;
    font-size: 15px;
}

 
.header-inner .logo {
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

.mainmenu {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.mainmenu li {
    display: inline-block; 
    position: relative;
    padding: 0px 14px;
}

.mainmenu li.menu-item-has-children {
    padding-right: 24px;
}

.mainmenu li > a {
    font-family: Outfit;
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #1F2628;
    text-decoration: none;
    padding: 24px 0px;
    vertical-align: middle;
    display: inline-block;
}


.mainmenu li  ul.sub-menu {
    background: #FCFAF6;
    box-shadow: 0px 4px 40px 0px #00000040;
    border-radius: 20px !important;
    padding: 0;
    width: 370px;
}


.sub-menu-wrap {
    position: absolute;
    padding-top: 20px;
    top: 100%;
    display: none;
}

.mainmenu li:hover .sub-menu-wrap {
    display: block;
}

.mainmenu li:hover {
    cursor: pointer;
}

.mainmenu li:hover > a {
    color: #93D500;
}

.mainmenu li a.child-triggerm {
    width: 10px;
    height: 6px;
    display: inline-block;
    background: url(../images/menu-down-arrow.svg) no-repeat;
    padding-left: 0;
    background-position: right center;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

a.menulinks {
    display: none;
}

.menu-main .btn-instant-quote {
    display: none;
}

.mainmenu li:hover a.child-triggerm {
    filter: brightness(0) saturate(100%) invert(71%) sepia(62%) saturate(2327%) hue-rotate(33deg) brightness(101%) contrast(103%);
}

span.backto-menu {
    display: none;
}

.mainmenu li ul.sub-menu li {
    text-align: left;
    border-bottom: 1px dashed rgb(31 38 40 / 10%);
}

.mainmenu li ul.sub-menu li a {
    padding: 25px 45px 25px 30px;
    position: relative;
}

.mainmenu li ul.sub-menu li a span.menu-item-description {
    width: 100%;
    display: inline-block;
    color: #1F262899;
    font-family: Outfit;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 7px;
}

.mainmenu li ul.sub-menu li a:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 6px;
    display: inline-block;
    background: url(../images/menu-down-arrow.svg) no-repeat;
    padding-left: 0;
    background-position: right center;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}



.mobile-show { display:none; }

.cookiebar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 21px;
    color: #000000;
}

.cookiebar-inner a.btn-transparent-arrows.btn {
    padding: 10px 20px;
}

.property-journey-wrap .img img {
    width: 100%;
}

.page-template-designtp-testimonials-php .testimonal-section {
    padding-top: 170px;
}

.page-template-tp-team-php .testimonal-section {
    padding-top: 170px;
}




#videoModal .modal-content{background-color:transparent; }
#videoModal .modal-content .modal-header { padding: 0rem 0 16px 0; border: none; }
#videoModal .modal-content .modal-header .btn-close{filter: invert(1); }
#videoModal .modal-content .modal-body{ padding:0; }
#videoModal .modal-content .modal-body iframe{ width: 100%; max-width:100%; }

.videoModal .modal-content{background-color:transparent; }
.videoModal .modal-content .modal-header { padding: 0rem 0 16px 0; border: none; }
.videoModal .modal-content .modal-header .btn-close{filter: invert(1); }
.videoModal .modal-content .modal-body{ padding:0; }
.videoModal .modal-content .modal-body iframe{ width: 100%; max-width:100%; }

.modal-backdrop.show{opacity: .98;}
.embed-responsive {position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive .embed-responsive-item{ position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}

#videoModal-portfolio .modal-content{background-color:transparent; }
#videoModal-portfolio .modal-content .modal-header{padding:2rem 0 16px 0; border:none; }
#videoModal-portfolio .modal-content .modal-header .btn-close{filter: invert(1); }
#videoModal-portfolio .modal-content .modal-body{ padding:0; }
#videoModal-portfolio .modal-content .modal-body iframe{ width: 100%; max-width:100%; }

/*Play video popup*/
.playvideoModal .playvideo-popup{ margin-top: 40px; }
.playvideoModal .modal-content{background-color:#070707; border: 1px solid rgba(255, 255, 255, 0.60); border-radius: 0; padding: 40px; color: #ffffff; }
.playvideoModal .modal-content .modal-header{padding:0; position: absolute; right: 20px; top: 20px; border: 1px solid #fff; border-radius: 50%; width: 50px; height: 50px; z-index: 1; }
.playvideoModal .modal-content .modal-header .btn-close{filter: invert(1); margin: 0; padding: 15px; opacity: 1; }
.playvideoModal .modal-content .modal-header .btn-close:focus{outline: none;}
.playvideoModal .modal-content .modal-body{ padding:0; word-wrap: break-word;}
.playvideoModal .modal-content .modal-body h2{ color: #ffffff; font-size: 40px; font-style: normal; font-weight: 700; line-height: 70px; letter-spacing: 1.6px; text-transform: uppercase; }
.playvideoModal .modal-content .modal-body iframe{ width: 100%; max-width:100%; vertical-align: top; }
.playvideoModal .modal-content .modal-body a{ color:#ffffff; text-decoration:none; }
.playvideoModal .modal-content .modal-body a:hover{ color:#ffffff; text-decoration:underline; }

.modal.show .modal-dialog {
    transform: none;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}

.work-with-us-img  img.mobile {
    display: none;
}

.testimonal-list  .owl-nav {
    display: none;
}

@media(min-width:1300px){
    .playvideo-popup{ max-width:1240px }
}

.newsfeed-fullbleed .fbslide .fbslide-inner {
    display: flex;
    box-shadow: 0px 4px 80px 0px #00000080;
    border-radius: 24px !important;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    background-color: #2A3133;
}

@media(max-width: 1199px){
    .playvideoModal .modal-content .modal-body h2{ font-size:34px; line-height:50px; }
}

@media(max-width: 991px){
    .playvideoModal .modal-content{ padding:40px 20px 20px 20px; }
    .playvideoModal .modal-content .modal-header{width: 40px; height: 40px; right: 10px; top: 10px;}
    .playvideoModal .modal-content .modal-body h2{ font-size:30px; line-height:40px; }
}

@media(max-width: 767px){
    .playvideoModal .modal-content .modal-body h2{ font-size:26px; line-height:32px; }
}


@media screen and (max-width:1400px) {
    .welcome-content h1 { font-size: 58px; line-height: 70px;  }
    .portfolio-wrap .img {
        width: 300px;
    }

    .portfolio-wrap .portfolio-content {
        padding-left: 40px;
    }

    h2 {
        font-size: 42px;
    }

    .right-side .property-journey-wrap {
        padding-left: 20px;
    }

}

@media screen and (max-width:1200px) {
    .welcome-content {
        width: calc(100% - 400px);
    }

    .welcom-video {
        width: 400px;
        height: 480px; 
    }
    .property-journey-wrap {
        padding-right: 20px;
        margin-bottom: 60px;
    }

    h2 {
        font-size: 38px;
    }

    .property-journey-content h2 {
        line-height: 42px;
        margin-bottom: 20px;
    }

    .portfolio-wrap .portfolio-content {
        padding-left: 40px;
        width: calc(100% - 300px);
    }

    h3, .h3 {
        font-size: 32px;
    }

    .image-content.right-side .img {
        padding-right: 0;
        padding-left: 0; 
    }

    .image-content .img {
            width: 42%;
    }

    .image-content .content {
        width: 58%;
    }

    .portfolio-section {
        margin-bottom: 100px;
    }

    .massive-reason h2 {
        line-height: 44px;
    }

    .icon-block {
        padding: 25px;
    }

    .icon-block p {
        margin: 0;
        font-size: 20px;
        line-height: 28px;
    }


    .content-button .content { 
        padding-right: 30px;
    }

    .image-content .img {
        padding-right: 0;
    }

    .massive-reason {
        margin: 100px 0;
    }

    .benefits-faq {
        margin: 100px 0;
    }

    .about-wrap .img {
        width: 50%;
        padding-left: 40px;
    }

    .about-wrap {
        padding-left:15px;
    }

    .work-with-us .work-us-content {
        color: #1F2628;
        padding: 30px;
        width: calc(100% - 400px);
    }

    .testimonal-list {
        display: block;
    }

    .testimonal-block {
        margin: 0 12px 20px; 
        box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 5%); 
    }

    .testimonal-block:nth-child(3n+2) {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .testimonal-list .slick-track {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .testimonal-list .owl-dots button:before { display:none; }

    .testimonal-list .owl-dots button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 8px;
        height: 8px;
        padding: 0px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: 0;
        background: 0 0;
        background: rgb(252 250 246 / 20%);
        border-radius: 10px;
    }

    .testimonal-list .owl-dots .owl-dot.active {
        width: 24px;
        background-color: #FCBC18;
    }

     .testimonal-list .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    margin: 0 4px !important;
}

    .testimonal-list .owl-dots {
        text-align: center;
        top: 20px;
        position: relative;
    }
 

    .mainmenu li > a { 
        font-size: 16px;  
        padding: 23px 0px; 
    }

  
    .mainmenu li ul.sub-menu { left: -50%; }

}


@media screen and (max-width:991px) {
    .welcome-content {
        width: calc(100% - 350px);
    }

    .welcom-video {
        width: 350px;
        height: 420px;
        border-radius:24px 90px;
    }

    .welcom-video video, .welcom-video:before {
        border-radius: 20px 90px;
    }

    .welcome-content h1 {
        font-size: 48px;
        line-height: 56px;
    }

    h4, .h4 {
        font-size: 20px;
    }

    .property-journey-wrap {
        padding-right: 0;
        margin-bottom: 0;
        flex-direction: column-reverse;
    }

    .property-journey-wrap  .property-journey-content {
        width: 100%;
        padding:0 15px;
    }

    .property-journey-wrap .img {
        width: 100%;
    }

    .portfolio-wrap {
        border-radius: 24px;
    }

    .portfolio-wrap .portfolio-content {
        padding-left: 0;
        width: 100%;
    }

    .desktop-show { display:none; }
    .mobile-show { display:block; }
    .portfolio-content  h3 {
        margin-bottom: 30px;
    }

    .portfolio-wrap .img { 
        margin: 0 auto 30px;
    }

    .image-content .content {
        width: 100%;
    }

    .image-content .img {
        width: 100%;
    }
	
	.image-content1 .image-content .content {
        width: 100%;
		padding-bottom:0px;
    }
	
	.image-content1 .image-content .img {
        width: 100%;
		padding-bottom:50px;
    }
	
	.image-content1 .image-content {
        flex-direction: column;
    }

    .image-content .img img, .image-content.right-side .img img {
        width: 100%;
         border-radius: 24px 90px 24px 24px; 
    }

    .image-content.right-side {
        flex-direction: column-reverse;
    }

    .image-content.right-side .content {
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 50px;
    }

    .icon-list {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .content-button .content {
        padding-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .massive-reason {
        margin: 50px 0;
    }


    .image-content { 
        flex-direction: column-reverse;
    }

    .image-content .content {
        padding-left: 0;
        padding-bottom: 50px;
    }

    h4.title:before {
        right: auto;
        top: 18px;
        transform: translateY(0);
        left: 20px;
    }

    h4.title .count  {
        height: 48px;
        padding-left: 50px;
            width: 100%;
    }

    .testimonal-section h2 {
        margin-bottom: 40px;
    }

    .testimonal-block.testimonal-video img , .testimonal-block.testimonal-video:before{
        border-radius: 90px 20px; 
        width: 100%;
    } 

    .testimonal-block {
        height: 100%;
    }
 
    .about-wrap .img {
        width: 100%;
        padding-left: 0;
    }

    .about-wrap .content {
        width: 100%;
        padding-bottom: 50px;
        padding-right: 20px;
    }

    .work-with-us {
        flex-wrap: wrap;
            overflow: hidden;
    }

    .work-with-us .work-us-content {
        padding: 25px;
        width: 100%;
        text-align: center;
    }

    .work-with-us-img {
        width: 100%;
    }

    .work-with-us-img img {
        height: auto;
        display: inline-block;
        margin-bottom: -20px;
        width: 100%;
    }

    .work-with-us-img img.desktop {
        display: none;
    }

    .work-with-us-img img.mobile {
        display: inline-block;
    }

    .footer-left {
        width: 100%;
        padding-bottom: 40px;
    }


    /*===================== Menu =============== */

    .menu-main {
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        box-shadow: 0px 4px 40px 0px #00000040;
        background-color: #FCFAF6;
        border-radius: 14px;
        margin-top: 10px;
        display: none;
    }

    .mobile-open .menu-main { display:block; } 

    .nav-menu {
        margin-left: auto;
    }

    a.menulinks {
        display: block;
        margin-left: auto;
        padding: 9px 15px;
        background: #93D500;
        border-radius: 10px;
        color: #1F2628;
        text-decoration: none;
        font-weight: 500;
        font-size: 15px;
    }

    a.menulinks {
        display: block;
        margin-left: auto;
        padding: 6px 15px;
        background: #93D500;
        border-radius: 10px;
        color: #1F2628;
        text-decoration: none;
        font-weight: 500;
        font-size: 15px;
        margin: 6px;
        display: flex;
        align-items: center;
    }

    a.menulinks:before {
        content: "";
        display: inline-block;
        background: url(../images/menu-dot.svg) no-repeat;
        width: 15px;
        height: 15px;
        background-size: 100% auto;
        vertical-align: middle;
        margin-right: 8px;
    }

    .mobile-open a.menulinks {
        background-color: #FCBC18;
    }

   .mobile-open  a.menulinks:before {
    background: url(../images/close-dot.svg) no-repeat;
    }

    .mainmenu {
        flex-direction: column;
    }

    .mainmenu li > a {
        font-size: 19px;
        padding: 17px 20px;
        width: 100%;
        font-weight: 600;
        border-bottom: 1px dashed rgb(31 38 40 / 10%);
    }

    .sub-menu-wrap {
        position: relative;
        padding-top: 20px;
        top: 0;
        display: block;
    }

    .mainmenu li  ul.sub-menu {
    background: transparent;
    box-shadow: none;
    border-radius: 0px 0px 5px 5px;
    padding: 0;
    width: 100%;
    margin: 0;
}

    .sub-menu-wrap {
        position: relative;
        padding-top: 0;
        top: 0;
        display: block;
    }


    .mainmenu li.menu-item-has-children {
        background: #1F26280D;
        margin: 5px;
        border-radius: 5px;
    }

    .mainmenu li.menu-item-has-children > a {
        /* color: rgb(31 38 40 / 40%); */
		color: #9e9e9d;
        padding: 17px 15px;
    }

    .mainmenu li ul.sub-menu li a {
        padding: 17px 60px 17px 15px;
        position: relative;
    }

    .mainmenu li ul.sub-menu li:last-child, .mainmenu li ul.sub-menu li:last-child a {
        border-bottom: none !important;
    }

    li#menu-item-5358 a {
        border-bottom: none;
    }

    .header-inner {
        position: relative;
        padding-right: 0;
    }

    .header-inner .btn-instant-quote {
        display: none;
    }

    .header-inner .menu-main .btn-instant-quote {
        display: block;
        margin: 15px 20px;
    }

    .header-inner .btn-instant-quote a.btn.split-btn {
        width: 100%;
        font-size: 19px;
        font-weight: bold !important;
        line-height: 24px !important;
        padding: 16px 25px 16px;
    }

    .mainmenu li ul.sub-menu li a:after {
            right: 15px;
    }

    .mainmenu li a.child-triggerm { display:none; } 

    header {
        position: absolute;
        width: 100%;
        z-index: 99;
        margin: 0;
        padding: 15px;
    }

     .testimonal-list .owl-stage {
        display: flex;
        flex-wrap: wrap;
    }

    .testimonal-section .container {
        max-width: 100%;
        padding: 0;
    }

    .right-side .property-journey-wrap .img {
        padding-left: 0;
    }

    .right-side .property-journey-wrap {
        padding-left: 0;
    }


    .property-journey.right-side {
        margin-bottom: 60px;
    }

}


@media screen and (max-width:767px) {
    .welcome-section:after {
        width: 40%;
        height: 15%;
    }

    .welcome-wrap {
        padding: 50px 0 0;
        flex-direction: column;
    }

    .welcome-content {
        width: 100%;
    }

    .welcome-content h1 {
        font-size: 40px;
        line-height: 47px;
    }

    .welcome-content .button-group { 
        gap: 10px;
    }

    .btn {
        width: 100%;
    }

    .banner-wave img {
        width: 100%;
        position: relative;
        bottom: 0;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    h2 {
        font-size: 32px;
        line-height: normal;
    }

    .property-journey-content h2 {
        line-height: 38px;
        margin-bottom: 20px;
    }

    .portfolio-content h5 {
        font-size: 16px;
    }

    h3, .h3 {
        font-size: 28px;
    }

    .grey-wave {
        margin-top: 30px;
        position: relative;
        z-index: -1;
    }

    .massive-reason {
        margin: 30px 0 50px;
    }

    .massive-reason h2 {
        line-height: 38px;
        margin-bottom: 40px;
    }

    .icon-block .icon {
        margin-bottom: 15px;
    }

    .icon-block p {
        margin: 0;
        font-size: 17px;
        line-height: 22px;
    }

    .icon-block .icon img {
        max-height: 40px;
    }

    .content-button {
        margin-top: 20px;
    padding: 25px;
    border-radius: 24px;
    }

    .icon-block {
            border-radius: 24px;
    }

    .content-button .content p {
        font-size: 15px;
        margin-bottom: 0;
        line-height: 24px;
    }

    .benefits-faq {
        margin: 50px 0;
    }

    .benefits-faq .title-block {
        margin-bottom: 30px;
    }

    h4.title {
        font-size: 17px; 
        line-height: 20px;
    }

    .accordion-content {
        padding: 10px 0;
    }

    .testimonal-section h2 {
        line-height: normal;
    }

    .testimonal-block {
        margin: 0 6px 20px; 
        border-radius: 24px;
        padding: 25px; 
        height:100% !important;
    }

    .testimonal-section .container {
        padding: 0;
    }
 

    .testimonal-block h5 {
        font-weight: normal;
        font-size: 17px;
        line-height: normal;
    }

    .testimonal-block  p {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 35px;
    }

    .author .author-img {
        width: 56px;
        height: 56px;
    }

    .author .author-img h6 {
        font-size: 15px;
    }

    .author .author-content {
        width: calc(100% - 56px);
        padding-left: 15px;
    }

    .author .author-content h5 {
        font-size: 15px;
        font-weight: 500;
        margin: 0;
        line-height: 20px;
    }

    .author .author-content span {
        font-size: 10px;
    }

    .testimonal-section .see-more {
        margin-top: 0;
        text-align: center;
        margin: 70px 20px 00px;
    }

    .testimonal-block.testimonal-video a.btn.btn-secondary.btn-watch {
        position: absolute;
        bottom: 25px;
        left: 25px;
        color: #fff;
        padding: 15px 20px !important;
        min-width: auto !important;
        width: auto;
            display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .testimonal-block.testimonal-video .img {
        height: 100%;
        width: 100%;
    }

    .testimonal-section {
        margin-bottom: 50px;
        position: relative;
    }

    .about-wrap .content h3 { 
        font-size: 21px;
        line-height: normal;
    }

    .about-wrap {
        margin-bottom: 50px;
    }

    .work-with-us .work-us-content {
         text-align: center;
    }

    .work-with-us .work-us-content p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 0;
    }

    .footer-left .logo {
        margin-bottom: 40px;
        text-align: center;
    }

    .footer-left {
        text-align: center;
    }

    .footer-center {
        text-align: center;
        width: 100%;
        margin-bottom: 50px;
    }

    .site-footer h6 {
        font-size: 15px;
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    .footer-link ul li a {
        font-size: 15px;
        line-height: 20px;
    }

    .follow-us ul {
        justify-content: center;
    }

    .follow-us {
        margin-bottom: 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .cpd-certified {
        display: flex;
        flex-wrap: wrap;
        max-width: 300px;
        margin: 0 auto;
    }

    .cpd-certified .certified-logo {
        width: 80px;
    }

    .cpd-certified .certified-content {
        width: calc(100% - 80px);
        padding-left: 25px;
    }

    .by-privacy-link {
        position: absolute;
        bottom: -90px;
        text-align: center;
        width: 100%;
    }

    .site-footer-wrap {
        position: relative;
    }

    .footer-right {
        max-width: 360px;
        margin: 0 auto;
    }

    .welcome-content h1 {
        width: 100%;
    }

    .welcom-video.desktop {
        display: none;
    }

    .banner-wave { 
        position: relative;
        bottom: 0;
    }

    .welcome-content p { 
        margin-bottom: 30px;
        margin-top: 30px;
		line-height:28.8px;
		font-size:18px;
    }

    .welcome-content .welcom-video.mobile {
        display: block;
        width: 100%;
    }

   a.watch-icon {
        width: 78px;
        height: 80px;
        background-size: 100% auto;
   }

   .welcome-content p br {
        display: none;
    }

    p { 
        font-size: 15px;
        line-height: 24px;
    }

    h4.title:before { 
        width: 28px;
        height: 28px;
        border-radius: 8px; 
        background-size: 12px;
        top: 22px;
    }

    h4.title .count {
        height: 38px;
        padding-left:40px;
        width: 100%;
    }

    .testimonal-block.testimonal-video:before {
        border-radius: 90px 20px;
    }

    .cpd-certified .certified-content p {
        font-size: 12px;
    }

    .by-privacy-link p {
        text-align: center;
        font-size: 11px;
    }

    .work-with-us .work-us-content .free-dowload {
            border-radius: 12px;
    }

    h1 {
        font-size: 40px;
        line-height: normal;
    }

    h2 {
        font-size: 32px;
        line-height: normal;
    }

    h3 {
        font-size: 28px;
        line-height: normal;
    }

    h4 {
        font-size: 24px;
        line-height: normal;
    }

    h5 {
        font-size: 19px;
        line-height: normal;
    }

    body, p, li,   {
        font-size: 15px;
    }


}