header.mainheader, .navbar-default {
    background: #fff!important;
}
header#myHeader {
    box-shadow: 0 0 27px rgb(1 204 116 / 29%);
}
.mainheader_new nav {
     padding: 6px 0;
}
.mainheader_new .nav.navbar-nav.navbar-right a {
    font-size: 20px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;
    font-weight: 400;
    font-family: 'Ubuntu-Regular' !important;
	color:#515567;
}
.rDemo li {
    padding: 10px 0px;
    float: left;
    list-style-type: none;
}

.rDemo li a {
    padding: 15px 40px;
    font-size: 20px !important;
    line-height: 40px !important;
    font-weight: 400;
    font-family: 'Ubuntu-Regular' !important;
    color: #fff;
    border-radius: 30px;
    background: #3AC797;
	text-decoration: none;
}

ul.rDemo {   
	margin-top: 17px;
    display: block;
}
.rDemo li a i {font-size: 20px !important;position: relative;top: 2px;left: 10px;}

.full-height{
	background-size: 100% 100% !important;
    height: 100vh;
}
.home-banner-row h3 {
    color: #fff;
    font-size: 58px !important;
    line-height: 65px !important;
	text-transform: lowercase;
}
.home-banner-row h3 span {
    font-family: 'txtgroovysmooth';
	font-weight: 400;
    color: #6EF0B9;
	position: relative;
	letter-spacing: 2.5px !important;
}

.schedule_live_demo {
border-radius: 55px;
    background-color: #fff;
    padding: 15px 20px;
    box-shadow: 0 0 27px rgb(1 204 116 / 29%);
}
.schedule_live_demo .work_email input {
    background: #fff;
	    border: none;
}
.schedule_live_demo .work_email {
    position: absolute;
}

.schedule_live_demo i {
        position: relative;
    top: 10px;
    color: #3AC797 !important;
}

.schedule_live_demo .col-md-6.left {
        padding: 5px 0px 0px 20px;
    color: #3AC797;
}

.schedule_live_demo .col-md-6 {
    padding: 0px;
}
.schedule_live_demo .ajax-loader {
    display: none !important;
}
.schedule_live_demo .ajax-loader.is-active {
    display: block !important;
}
.row-flex{
	display:flex;
}
.schedule-submit-home {
    padding: 12px 20px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    font-family: 'Ubuntu-Regular' !important;
    text-transform: capitalize !important;
    width: 100%;
    color: #fff !important;
    border-radius: 30px !important;
    background-color: #3AC797 !important;
    text-decoration: none;
}
.home-banner-row p {
    color: #697974;
    text-transform: initial;
    font-weight: 600 !important;
    font-size: 26px !important;
}
.screen-candidates h1 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333333;
    text-align: center;
	 font-family: 'Ubuntu-Bold' !important;
	 position:relative;
}
.screen-candidates h1 span {
     font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #3AC797;
    font-size: 56px !important;
}

.screen-candidates h4 {
    font-size: 34px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700 !important;
    color: #333333;
    font-family: 'Ubuntu-Bold' !important;
}

.screen-candidates p {
    font-size: 20px !important;
    line-height: 36px !important;
    text-transform: initial;
    color: #697974;
    font-family: 'Ubuntu-Regular' !important;
    font-weight: 400 !important;
}
.screen-candidates p strong {
    font-family: 'Ubuntu-Bold' !important;
}
.learnmore-btn button {
    padding: 0px 43px 0px 0px !important;
    font-weight: 500 !important;
    color: #3AC797 !important;
    font-family: 'Ubuntu-Regular' !important;
    font-size: 20px !important;
    background: #fff !important;
}

.flexible-recruiting .heading h4{
	font-size: 48px !important;
	line-height: 60px !important;
	text-transform: lowercase;
	font-weight: 700 !important;
	color: #333333;
	font-family: 'Ubuntu-Bold' !important;
	position: relative;
}

.flexible-recruiting .inner-section h4{
	box-shadow: 1px 4px 16px rgba(47, 62, 131, 0.160784);
	border-radius: 5px;
}

.flexible-recruiting .inner-section h4 a{
	font-size: 28px !important;
	line-height: 32px !important;
	text-transform: lowercase;
	font-weight: 700 !important;
	color: #333333;
	font-family: 'Ubuntu-Bold' !important;
	background: #FFFFFF;
	padding: 15px 20px;
}

.flexible-recruiting .heading h4 span{
	font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #fff;
    font-size: 56px !important;
	position:relative;
}

.flexible-recruiting .inner-section .panel-group .panel{
	border-radius: 5px;
	margin-bottom: 1.5em;
}

.flexible-recruiting .inner-section .panel-body {
    font-size: 19px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    color: #696979;
    font-family: 'Ubuntu-Regular' !important;
}

.flexible-recruiting .inner-section .panel-default > .panel-heading{
	border-radius: 5px;
	background-color: #fff;
    border-color: #fff;
}
.flexible-recruiting .panel-heading .accordion-toggle.collapsed:after {
    content: "\002b" !important;  
}
.flexible-recruiting .panel-heading .accordion-toggle:after {   
    font-family: 'Ubuntu-Regular' !important;
	content: "\2212";   
    float: right;       
    color: #333;    
	font-weight: 400 !important;  
	font-size: 40px !important;	
}
.flexible .slick-dots {
    bottom: -45px;
}
.flexible .slick-slide img {
    display: block;
    background-color: #fff !important;
    border-radius: 5px;
    box-shadow: 4px 10px #333;
    border: 2px solid #333;
    box-sizing: border-box;
    padding: 12px;
}
.flexible .slick-dots li.slick-active button:before {
    opacity: 1;
    border-radius: 50%;
    border: 2px solid;
    color: #fff;
    font-size: 40px;
    top: -2px;
    width: 20px;
    height: 20px;
    line-height: 16px;
}
.flexible .slick-dots li button:before {
	opacity: 1;
    border-radius: 50%;
    border: 2px solid;
    color: #fff;
    font-size: 0px;
    height: 16px;
    width: 16px;
    line-height: 16px;
}

.why-choose .heading h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333333;
    text-align: center;
	 font-family: 'Ubuntu-Bold' !important;
	 position:relative;
}
.why-choose .heading h4 span {
     font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #3AC797;
    font-size: 56px !important;
	position:relative;
}

.why-choose .inner-section h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333333;
    text-align: center;
    font-family: 'Ubuntu-Bold' !important;
}
.why-choose .inner-section p {
    font-size: 22px !important;
    line-height: 36px !important;
    text-transform: initial;
    color: #697974;
    font-family: 'Ubuntu-Regular' !important;
    font-weight: 400 !important;
}
.our-review .heading h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-family: 'Ubuntu-Bold' !important;
}
.our-review .heading h4 span {
     font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #6EF0B9;
    font-size: 56px !important;
	position:relative;
}
.our-client-love .heading h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333;
    text-align: center;
    font-family: 'Ubuntu-Bold' !important;
}
.our-client-love .heading h4 span {
     font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #3AC797;
    font-size: 56px !important;
	position:relative;
}
.our-client-love .inner-section .wpb_single_image {
    background-color: #fff !important;
    border-radius: 5px;
    box-shadow: 4px 5px #333;
    border: 2px solid #333;
    box-sizing: border-box;
    padding: 12px;
    display: flex;
    height: 120px;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}
.our-client-love .inner-section .wpb_single_image:hover {
    background-color: #6EF0B9 !important;
    box-shadow: 4px 5px #6EF0B9;
    border: 2px solid #6EF0B9;
}
.our-client-love .inner-section .wpb_single_image:hover img{ 
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter:  opacity(0.9);
}
.testimonials-sec .heading h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333;
    text-align: center;
    font-family: 'Ubuntu-Bold' !important;
}
.testimonials-sec .heading h4 span {
     font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #3AC797;
    font-size: 56px !important;
	position:relative;
}
.testimonial-slides .slick-dots li.slick-active button:before {
    opacity: 1;
    border-radius: 50%;
    border: 2px solid;
    color: #6EF0B9;
    font-size: 40px;
    top: -4px;
    width: 20px;
    height: 20px;
    line-height: 16px;
}
.testimonial-slides .slick-dots li button:before {
	border-radius: 50%;
	border: 1px solid;
	color: #333;
	opacity: .5;
	font-size: 0px;
	height: 12px;
	width: 12px;
	line-height: 16px;
}
.testimonial-slides .slick-dots {
    bottom: -45px;
}
.testimonial-slides .group-parent {
    bottom: -45px;
}
/* .testimonial-slides .slick-slide.slick-current.slick-active {padding: 0% 1%;} */

.testimonial-slides .slick-slide {
    padding: 10px !important;
}

.testimonial-slides.slick-dotted.slick-slider {
    margin-bottom: 50px;
}
.testimonial-slides .slick-slide .group-parent {
    background-color: #fff;
    box-shadow: 4px 6px #333;
    border-radius: 8px;
    border: 2px solid #333;
	padding: 40px 20px;
}
.testimonial-slides .slick-slide .group-parent .fill-526-parent {
	position : relative;
	width: 100%;
    float: left;
	display: flex;
}
.testimonial-slides .slick-slide .group-parent .ducknowl-is-no-brainer {
    font-size: 30px;
    padding: 0px 45px;
    display: block;
}
.testimonial-slides .slick-slide .group-parent .fill-526-parent .fill-526-icon {
    position: absolute;
}
.testimonial-slides .slick-slide .group-parent .fill-526-parent .group-inner {
    position: relative;
    left: 5%;
}
.testimonial-slides .slick-slide.slick-current.slick-active .group-parent {
    background-color: #fff;
    box-shadow: 4px 6px 0#3ac797;
    border-radius: 8px;
    border: 2px solid #3ac797;
}
.testimonial-slides .slick-list.draggable{
	padding-top:100px !important;
}
.testimonial-slides .slick-slide.slick-current.slick-active .group-parent:before {
    content: url(tq.png);
    position: absolute;
    left: 55px;
    top: -38px;
}
.testimonial-slides .slick-slide.slick-current.slick-active > div {
    position: relative;
}
.testimonial-slides .slick-slide.slick-current.slick-active .group-parent:after {
    background-image: url(tqf.png);
    background-size: auto;
    display: inline-block;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 20pc;
    top: -100px;
    z-index: -1;
}
.testimonial-slides .slick-next {
    right: 26%;
}
.testimonial-slides .slick-next:before {
    color: #3AC797 !important;
	content: url(Icon-Acrylic.png);
	
}
.testimonial-slides  .group-parent .yvonne-chen-parent {
    margin-left: 4em;
}
.testimonial-slides  .group-parent .yvonne-chen-parent b {
   font-size: 32px !important;
   line-height: 56px !important;
   font-weight: 700;
   color: #333;
   text-align: center;
   font-family: 'Ubuntu-Bold' !important;
}
.testimonial-slides  .group-parent .yvonne-chen-parent .residential-property-manager {
   font-size: 20px !important;
   text-transform: lowercase;
   font-weight: 400;
   color: #333;
   text-align: center;
   font-family: 'Ubuntu-Regular' !important;
}
.blog-slides .card-3 .content .heading-and-text .author{
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: 700;
	color: #3AC797;
	font-family: 'Ubuntu-Regular' !important;
}
.blog-slides .card-3 .content .heading-and-icon .heading{
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 700;
    color: #333333;
    font-family: 'Ubuntu-Regular' !important;
}
.blog-slides .card-3 .content .heading-and-text {
    margin-top: 20px;
}
.blog-slides .card-3 .content .heading-and-icon {
    margin: 10px 0px;
	display: flex;
}
.blog-slides .categories .badge .text4 {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 500;
    color: #fff;
    font-family: 'Ubuntu-Regular' !important;
}

.blog-slides .categories .badge {
    background: #3AC797;
    margin-top: 10px;
    padding: 2px 10px;
}
.blog-slides .card-3 .content .supporting-text{
	font-size: 22px !important;
	line-height: 36px !important;
	font-weight: 400;
	color: #697974;
	font-family: 'Ubuntu-Regular' !important;
}
.blog-slides .card-3 {
    padding-right: 101px;
}
.blog-slides .slick-next {
    right: 14%;
    top: 23%;
}
.blog-slides .slick-next:before {
    color: #3AC797 !important;
	content: url(Icon-Acrylic.png);
	
}

.blog-slides-section .card-3 .content .heading-and-text .author{
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: 700;
	color: #3AC797;
	font-family: 'Ubuntu-Regular' !important;
}
.blog-slides-section .card-3 .content .heading-and-icon .heading{
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 700;
    color: #333333;
    font-family: 'Ubuntu-Regular' !important;
}
.blog-slides-section .card-3 .content .heading-and-text {
    margin-top: 20px;
}
.blog-slides-section .card-3 .content .heading-and-icon {
    margin: 10px 0px;
	display: flex;
}
.blog-slides-section .categories .badge .text4 {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 500;
    color: #fff;
    font-family: 'Ubuntu-Regular' !important;
}

.blog-slides-section .categories .badge {
    background: #3AC797;
    margin-top: 10px;
    padding: 2px 10px;
}
.blog-slides-section .card-3 .content .supporting-text{
	font-size: 19px !important;
	line-height: 36px !important;
	font-weight: 400;
	color: #697974;
	font-family: 'Ubuntu-Regular' !important;
}

.blog-slides-section .slick-next {
    right: 14%;
    top: 23%;
}
.blog-slides-section .slick-next:before {
    color: #3AC797 !important;
	content: url(Icon-Acrylic.png);
	
}
.blog-slides-section .content {
    padding: 10px;
}
.recruitment h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333;
    font-family: 'Ubuntu-Bold' !important;
}
.recruitment h4 span {
     font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #3AC797;
    font-size: 56px !important;
	position:relative;
}
.buildingimg{
	margin-bottom:0px !important;
}
.buildingimg figure.wpb_wrapper.vc_figure{
	width: 100% !important;
}
.buildingimg .vc_single_image-wrapper.vc_box_border_grey{
	width: 100% !important;
}
.buildingimg img.vc_single_image-img.attachment-full{
	width: 100% !important;
}
.slivedemo a {
padding: 12px 40px !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 23px !important;
    font-family: 'Ubuntu-Regular' !important;
    width: 100%;
    color: #fff !important;
    border-radius: 30px !important;
    background-color: #3AC797 !important;
    box-shadow: none !important;
    border: none !important;
    background-image: none !important;
}

.behind-name h4 {
    font-size: 48px !important;
    line-height: 56px !important;
    text-transform: lowercase;
    font-weight: 700;
    color: #333;
    font-family: 'Ubuntu-Bold' !important;
}

.behind-name h4 span {
    font-family: 'txtgroovysmooth';
    font-weight: 400;
    color: #fff;
    font-size: 56px !important;
	position:relative;
}
.behind-name .wpb_content_element p {
    font-size: 20px !important;
    line-height: 36px !important;
    font-weight: 400 !important;
    color: #333;
    font-family: 'Ubuntu-Regular' !important;
}
.behind-name .wpb_content_element p strong {
    font-size: 20px !important;
    line-height: 36px !important;
    font-weight: 700 !important;
    color: #343434;
    font-family: 'Ubuntu-Regular' !important;
    border-bottom: 2px solid #343434 !important;
}
.fotterbottom {
    margin-top: 2em;
    border-top: 1px solid rgba(245, 246, 250, 0.3);
    padding-top: 1em;
}

.fotterbottom .textwidget p {
    color: rgba(245, 246, 250, 0.3);
    font-size: 14px !important;
    font-weight: 400 !important;
}
.fotterbottom .menu-footer ul li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
	color: rgba(245, 246, 250, 0.3);
}
.footer-menu-top {
    background: linear-gradient(180deg, #3D3D3D -41.15%, #171717 100%);
}
.footer-menu-top .footer-menu h4, .footer-menu-top .w-section h4 {
    color: rgba(245, 246, 250, 1);
    font-size: 16px !important;
    font-family: 'Ubuntu-Bold' !important;
}
.footer-menu-top .footer-menu ul, .footer-menu-top .w-section ul {
	margin: 0px;
	padding: 0px;
}
.footer-menu-top .footer-menu li, .footer-menu-top .w-section li {
	list-style: none;
}
.footer-menu-top .footer-menu a, .footer-menu-top .w-section a {
    color: rgba(245, 246, 250, 0.7);
    font-size: 14px !important;
    font-family: 'Ubuntu-Regular' !important;
	font-weight: 400;
	line-height: 28px;
}
.tnp.tnp-widget {display: inline-block;width: 100%;background: #fff;padding: 10px;border-radius: 40px;    margin-bottom: 1em;}

.footer-menu-top .tnp-widget .tnp-field {
    float: left;
    width: 50%;
    margin-bottom: 0px;
	
}
.footer-menu-top .tnp-widget .tnp-field input {
    background: #fff;
	    border: none;
}
.footer-menu-top .tnp-widget .tnp-field:last-child input {
    background: #3AC797;
    border-radius: 40px;
}
ul.footeraddress {
    color: rgba(245, 246, 250, 0.7);
    font-size: 14px !important;
    font-family: 'Ubuntu-Regular' !important;
    font-weight: 400;
    line-height: 28px;
    padding-left: 1em !important;
    display: block;
    margin-top: 2em !important;
}

ul.footeraddres li {
    width: 100% !important;
}

ul.footeraddress li span {
    padding-left: 3em;
    display: block;
}

ul.footeraddress li img {float: left;}

ul.footeraddress li {
    margin-bottom: 1em;
}
ul.rDemomobile {   
	display: none;
}
@media (min-width:767px)  {
	.align-items{
			display: flex;
		align-items: center;
	}
	.blog-slides .card-3 .image-icon1 {
		width: 570px;
		height: 240px;
		object-fit: cover;
		border-radius: 25px;
	}
	.blog-slides-section .card-3 .image-icon1 {
		width: 570px;
		height: 240px;
		object-fit: cover;
		border-radius: 0px;
	}
	.recruitment .vc_inner  {
		align-items: center;
		display: flex;
	}
	.home-banner-row h3 span:after {
		content: url(fill78.svg);
		position: absolute;
		left: 0;
		top: 20px
	}
	.screen-candidates h1 span:after {
		content: url(fill79.svg);
		position: absolute;
			top: 20px;
		right: 50px;
	}
	.flexible-recruiting .heading h4 span:after {
		content: url(Fill-7.svg);
		position: absolute;
			top: 20px;
		left: 0;
	}
	.why-choose .heading h4 span:after {
		content: url(Fill-71.svg);
		position: absolute;
			top: 20px;
		left: 0;
	}
	.our-review .heading h4 span:after {
		content: url(Fill-71.svg);
		position: absolute;
		top: 20px;
		left: 0;
	}
	.our-client-love .heading h4 > span:first-child:after {
		content: url(Fill-73.svg);
		position: absolute;
		top: 20px;
		left: 0;
	}
	.testimonials-sec .heading h4 span:after {
		content: url(Fill-74.svg);
		position: absolute;
		top: 20px;
		left: 0;
	}
	.behind-name h4 span:after {
		content: url(Fill-75.svg);
		position: absolute;
		top: 20px;
		left: 0;
	}
	.recruitment h4 span:after {
		content: url(Fill-76.svg);
		position: absolute;
		top: 20px;
		left: 0;
	}
	
}
@media (min-width:400px)  {
	.mobile{
		display:none!important;
	}
}
@media (max-width:767px)  {

	.why-choose .inner-section .vc_column_container>.vc_column-inner{
		padding-left:10px !important;
		padding-right:10px !important;
		text-align:center;
	}
	.vc_rtl-columns-reverse { display: flex; flex-direction:column-reverse}
	.screen-candidates h1, .screen-candidates h4, .flexible-recruiting .heading h4, .why-choose .heading h4, .why-choose .inner-section h4, .our-review .heading h4, .our-client-love .heading h4, .testimonials-sec .heading h4, .behind-name h4, .testimonials-sec .heading h4, .recruitment h4 {
		font-size: 26px !important;
		line-height: 35px !important;
	}
	.home-banner-row h3{
		font-size: 35px !important;
		line-height: 40px !important;
		margin-top: 0px;
	}
	.screen-candidates h1 span, .flexible-recruiting .heading h4 span, .why-choose .heading h4 span, .our-review .heading h4 span, .our-client-love .heading h4 span, .testimonials-sec .heading h4 span, .behind-name h4 span, .testimonials-sec .heading h4 span, .recruitment h4 span{
		font-size: 26px !important;
	}
	.home-banner-row p, .blog-slides .card-3 .content .heading-and-icon .heading, .blog-slides-section .card-3 .content .heading-and-icon .heading {
		font-size: 18px !important;
		padding: 0px;
	}
	.flexible-recruiting .inner-section h4 a{
		font-size: 18px !important;
		padding: 10px;
	}
	.screen-candidates p,.why-choose .inner-section p, .learnmore-btn button, .behind-name .wpb_content_element p, .blog-slides .card-3 .content .supporting-text , .blog-slides-section .card-3 .content .supporting-text {
		font-size: 17px !important;
	}
	.testimonials-sec .heading h4{
		padding:0px 10px;
	}
	.blog-slides .card-3 {
		padding-right: 40px;
	}
	.footer-menu {
		padding: 0px 35px;
	}
	.slivedemo a {
		padding:12px 45px !important;
		font-size: 18px !important;
	}
	.schedule_live_demo .wpcf7-form.init .row-flex {
		display: block;
	}
	.schedule_live_demo {
		border-radius: unset;
		background-color: unset;
		padding: unset;
		box-shadow: unset;
	}
	.schedule_live_demo .col-md-6.left {
		width: 100%;
		border-radius: 55px;
		background-color: #fff;
		padding: 10px 20px;
		box-shadow: 0 0 27px rgb(1 204 116 / 29%);
		margin-bottom: 1em;
		line-height: 2;
	}
	.schedule_live_demo .col-md-6.left input {
		padding: 0px;
		border-radius: 55px;
	}
	.schedule-submit-home {
		padding: 12px 15px !important;
		font-size: 17px !important;
	}
	.schedule_live_demo i {
		top: 1px;
		left: -5px;
	}
	.screen-candidates .wpb_raw_html {
		padding: 0px !important;
	}
	.flexible .slick-dots {
		bottom: -27px;
	}
	.our-client-love .inner-section .wpb_single_image{
		height: 80px;
	}
	.our-client-love .inner-section .wpb_single_image img {
		width: 150px;
		object-fit: scale-down;
		height: 50px;
	}
	.testimonial-slides .group-parent .yvonne-chen-parent b {
		font-size: 27px !important;
	}
	.testimonial-slides .slick-slide .group-parent .ducknowl-is-no-brainer {
		font-size: 20px;
		padding: 0px 0px;
		display: block;
	}
	.testimonial-slides .slick-slide.slick-current.slick-active .group-parent:after{
		    left: 13pc;
	}
	.recruitment .wpb_single_image.vc_align_left, .recruitment .text-right, .recruitment {
		text-align: center !important;
	}
	.recruitment img {
		width: 50% !important;
	}
	.site-main {
		margin-bottom: 0em;
	}
	.our-review .wpb_column.vc_column_container.vc_col-sm-3 {
		
	}
	.our-review .wpb_column.vc_column_container.vc_col-sm-3 img {
		width: 100%;
		height: 60px;
		object-fit: scale-down;
	}
	.our-review .wpb_column.vc_column_container.vc_col-sm-3 .wpb_single_image.vc_align_left {
		text-align: center;
	}
	.home-banner-row .schedule_live_demo {
		margin: 0px !important;
	}
	.flexible-recruiting {
		min-height: auto !important;
		padding-bottom: 3em;
	}
	ul.rDemo {
		margin-top: 0px;
		display: block;
		float: right;
		display:none;
	}
	.rDemo li a {
		padding: 7px 34px;
		font-size: 15px !important;
		line-height: 30px !important;
	}
	.fotterbottom {
		text-align: center;
	}
	.col-md-6.menu-footer.text-right {
		text-align: center;
	}
	.testimonial-slides .slick-slide .group-parent .fill-526-parent {
		display: block;
	}
	.testimonial-slides .group-parent .yvonne-chen-parent{
		margin-left:0px;
	}
	.testimonial-slides .group-parent .yvonne-chen-parent .residential-property-manager {
		font-size: 19px !important;
		text-align: left;
	}
	.blackarrow img{
		display:none;
	}
	.socialicon img {
		padding-right: 5%;
	}
	ul.rDemomobile {   
		display: block;
		float: left;
		margin-left: 10px;
	}
	.rDemomobile li {
		padding: 10px 0px;
		float: left;
		list-style-type: none;
	}
	.rDemomobile li a {
		padding: 10px 50px;
		font-size: 17px !important;
		line-height: 40px !important;
		font-weight: 400;
		font-family: 'Ubuntu-Regular' !important;
		color: #fff;
		border-radius: 30px;
		background: #3AC797;
		text-decoration: none;
	}

	.rDemomobile li a i {font-size: 20px !important;position: relative;top: 2px;left: 10px;}

}

@media (max-width:399px)  {
	.desktop{
		display:none !important;
	}
	.home-banner-row.mobile{
		height: 130vh;
	}
}