/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
h1, h2, h3, h4, h5, h6, .elementor-heading-title  {
font-weight:400 !important;
font-family: 'Cinzel', serif !important;	
}
body{
	background:#FBFAFC;
}
body, a.hfe-menu-item{
	font-weight:400 !important;
    font-family:"Quattrocento", Sans-serif !important;
	font-size:16px !important;
	line-height:28px;
}
.elementor-button-danger .elementor-button {
    background-color: transparent !important;
    color: #a41919 !important;
    border: 1px solid #7D0707  !important;
    font-size: 16px;line-height:28px !important;    
}
.elementor-button-danger .elementor-button:hover{
	background:#7D0707  !important;
	color:#fff !important;
}
.top-header{
	height:112px;
}
.right-border:before {
    content: '';
    position: absolute;
    left: -35%;
    top: -80px;
    background: #CBD5E1;
    width: 1px;
    height: 227px;
}
.elementor-button-danger.white-border .elementor-button {
    color: #fff !important;
    border-color: #fff !important;
}
.about-section, .about-section .e-con {
    padding: 0 0;
}
.about-section .elementor-widget-image img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.e-con.e-flex>.e-con-inner {
    max-width: 80vw !important;
}
.float-right{
	    position: absolute;
    right: 0;
    top: 35%;
}
.property-carousel h3 a, .property-box h3{
font-size: 16px !important;
    line-height: 28px !important;
    font-family: 'Quattrocento' !important;
    text-transform: uppercase;
}
.property-carousel h3 a, .property-carousel h4{
	color:#FBFAFC !important;
}
.property-carousel h4,  .property-box h4{
	font-size:24px !important;
	line-height:36px !important;   font-family: 'Quattrocento' !important;
    text-transform: uppercase;
}
.property-carousel ul, .property-box ul{
	padding-left: 0;
    display: inline-flex;
    justify-content: flex-start;
    list-style: none;color:#fff;
	flex-wrap:wrap;
}
.property-box ul{
	color:#000;
}

.category-property-analysis .page-content, 
.category-blogs .page-content {
    padding: 80px 0;
}
.blog-details{
	background-size:cover;display:flex;flex-direction:column;justify-content:center;color:#fff;
    background-repeat:no-repeat;height:709px;position:relative;
}
.blog-details h1{
	position:relative;z-index:99;text-align:center;
	font-size: 64px;
    line-height: 78px;
}
.blog-details:after{
content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000075;
    position: absolute;
}

.chevron-right{
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
     width: 58px;
    height: 58px;
    border: 1px solid #7D0707 ;
    border-radius: 50%;
    margin-left: auto;
    margin-top: -75px;
    margin-right: 11vw;cursor:pointer;
}
.chevron-right:hover{
	background: #7D0707 ;
}
.chevron-right:after,
.chevron-right:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 14px;
    border-right: 1px solid #7D0707 ;
    border-top: 1px solid #7D0707 ;
    transform: rotate(45deg);
    top: 20px;
    right: 28px
}
.chevron-right:after {
    right: 21px
}
.chevron-right:hover:after,
.chevron-right:hover:before{
	border-right-color:#fff;
	border-top-color:#fff;
} 

.chevron-left{
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
     width: 58px;
    height: 58px;
    border: 1px solid #fff;
    border-radius: 50%;
        margin-top: 260px;
    margin-left: 0vw;
    cursor: pointer;
}
.chevron-left:hover{
	background: #fff;
}
.chevron-left:after,
.chevron-left:before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 14px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(-45deg);
    top: 20px;
    left: 28px
}
.chevron-left:after {
    left: 21px
}
.chevron-left:hover:after,
.chevron-left:hover:before{
	border-right-color:#0F172A;
	border-top-color:#0F172A;
} 
.chevron-left .elementor-icon-wrapper, .chevron-right .elementor-icon-wrapper{
	display:none
}
.on-click-opne{
	display:none;
}
.property-wrapper .swiper-slide.swiper-slide-active {
    width: 450px !important;
}
.property-carousel ul li, .property-box ul li  {
    position: relative;
    margin-right: 25px;
}
.property-carousel ul li:after, .property-box ul li:after   {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #FBFAFC;
    transform: rotate(45deg);
    right: -16px;
    top: 10px;
}
.property-box ul li:after{
	background:#D9D9D9 !important;
}
.property-wrapper .swiper-button-next, .property-wrapper .swiper-button-prev {
    top: 110%;
    color: #ffff;
    border: 1px solid #ddd;
    width: 70px;
    height: 70px;
    border-radius: 50% !important;
}
.property-wrapper .swiper-button-next, .property-wrapper .swiper-rtl .swiper-button-prev {
    right: auto;
    left: 105px;
}

.property-wrapper .swiper-pagination {
    width: 240px;
    height: 7px;
    bottom: -53px;
    left: 15%;
}
.property-wrapper .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity:1;margin:0 0 !important;
}
.property-wrapper .swiper-button-next:after, .swiper-button-prev:after{
	font-size:20px;
}
.property-wrapper .swiper-pagination-bullet-active {   
    background: #000;
}
.top-header .elementor-button-danger .elementor-button{
	line-height:22px !important;padding: 10px 18px;
}
i.fas.fa-square {
    transform: rotate(45deg);
	margin-top: 7px;
}
a.next, a.prev {
    border: 1px solid #94A3B8;
    color: #94A3B8;
}
a.next, a.prev {
    border: 1px solid #94A3B8;
    color: #94A3B8;
    padding: 8px 12px 8px 12px;
}
.tnp-field.tnp-field-email{
	position:relative; color: #fff;
}
.tnp-field label {
    position: absolute;
    bottom: 0;
    font-size: 16px !important;
    color: #fff !important;
    line-height: 28px !important;
}
.tnp-subscription input{
	    background: transparent !important;
    border-bottom: solid 1px #fff !important;
    border-radius: 0 !important;
}
.form-group .filter-items .form-control{
	padding-left:0;
}
.address-section  .flex{display:flex;justify-content:space-between;}
.address-section ul{
	list-style:none;
	padding-left:0;
	color:#fff;
}
.address-section ul li{
	font-size:24px;
	line-height:36px;
}
.address-section{
	padding-top:50px;
}
.address-section{
	padding-bottom:120px;
}
.subscription-section {
	margin-bottom:50px;
}
.subscription-section h3{
	font-size: 24px;
	line-height:36px;
    color: #fff;margin-top: -22px;
}
.tnp.tnp-subscription {
    margin-left: 0;
    max-width: 100% !important;
}
.address-section h3{
	font-size: 32px;
	line-height:44px;
    color: #fff;
}

.filter-wrapper {
    padding: 50px 0 30px;
}
.filter-items select, .filter-items select:focus, .filter-items select:focus-visible{
	border:none !important;
	background:transparent;padding-left:0 !important;
}
.copyright{
	margin-bottom:30px;
}

.tnp-field.tnp-field-email input:focus, .tnp-field.tnp-field-email input:focus-visible{
	border:none;border-bottom:1px solid #fff;outline:none;
}
.tnp-field.tnp-field-email.focused label{
display:none;
}
.copyright p{
	margin-bottom:0;
}
.archive-container {
    margin: 0 -15px;
}.blog-wrapper .blog-filter-container{
	margin-bottom:20px;
}
h4.blog-title  a{
    font-size: 18px;
    line-height: 20px;
    color: #000;font-weight: 600;
	font-family: "Quattrocento", Sans-serif!important;
}
.blog-filter-container h4{margin-bottom:10px;}
article.blog-grid .blog-excerpt a,
article.blog-grid .blog-excerpt p{
	font-family: "Quattrocento", Sans-serif!important;
}
.archive-container article.blog-grid:nth-child(4n) h4{
	padding:15px;
}
.archive-container article.blog-grid img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.archive-container article.blog-grid:nth-child(4n) img{
	height:477px;object-fit:cover;
}
.archive-container article.blog-grid:nth-child(4n) .blog-head{
    border-right: 1px solid #7D0707 ;
}
.archive-container article.blog-grid{
	padding:20px;
}
a.load-blogs.load-blogs-btn:hover{
	opacity:0.6
}
a.load-blogs.load-blogs-btn {
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 20px;
    line-height: 32px;
    background: #7d0707;
    border-radius: 4px;
}
a.load-blogs.load-blogs-btn:hover{
	opacity:0.5;
}
.blog-excerpt a.readmore {
    color: #7D0707;
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 4px;
}
.blog-excerpt a.readmore:hover{
	background:#7D0707;color:#fff;
}
.postList .blog-media img{
	    margin-top: 10px;
}
footer a{
	color:#fff !important;
}
input.tnp-submit {
    border: 1px solid #fff !important;
    width: 138px !important;
    height: 47px !important;
    margin-top: 30px !important;
}
input.tnp-submit:hover{
	background:#fff !important;
	color:#7D0707  !important; 
}
.property-box .img-overlay{
	position:relative;    overflow: hidden;
}
.property-box .img-overlay:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.property-box img{
	    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}
.category-badge{
	    position: absolute;
    top: 0;
    right: 0;
    background: #7D0707 ;
    padding: 0 10px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 104px;
    text-align: center;
}
.property-box ul li{
	font-size: 18px;
    line-height: 32px;
}
.property-box h3 a{
	
       font-size: 20px;
    line-height: 32px;
    font-family: "Quattrocento" !important;color:#000;
}

.single-post .page-content h2{
	margin-top:30px;
}
.single-post h1.entry-title{
	max-width:80vw;
}
.filter-container h4{
	font-size:28px;color:#000
}
.blog-wrapper .archive-container {
    margin: 0 -20px;
}
.blog-wrapper .filter-wrapper {
	padding-bottom:0;
	border-bottom:0;
}
.blog-head{
	display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.archive-container article.blog-grid:nth-child(4n) .blog-head{
	height:auto;
}
a.readmore i{    padding-left: 15px;
    vertical-align: middle;
    font-size: 10px;}
.property-box h4{
	    font-size: 28px;
    line-height: 40px;
	font-family:"Quattrocento" !important;
}
.property-section{
	display:flex;flex-wrap:wrap;     margin: 0 -2.5%;
}
.property-section .property-box .img-overlay{
	height:310px;
}
.property-section .property-box img{
	width:100%;height:100%;
    object-fit: cover;
}
.property-section .property-box{
	width:30.2%;margin:0 1.5% 5%;
}
.category-badge.Rent{
	background:#DE6F0E !important;
}
.filter-wrapper{
	border-bottom:1px solid #CBD5E1;
}
footer .copyright{
	height:55px;
}
.single-post 
	.blog-excerpt a.readmore {
    color: #0F172A;
    text-decoration: none;
}
.single-post .blog-wrapper {

    padding: 50px 0;
}
.single .blog-wrapper .archive-container {
    margin: 30px -20px 40px;
}
.single .blog-wrapper a.viewmore {
	font-size: 10px;
    margin-left: 10px;
}
.single-post .blog-wrapper a.viewmore i, .single-post .blog-wrapper a.readmore i{
	font-size: 10px;
    padding: 0px 10px;
}
.single h4.blog-title a, .single  {
	text-decoration:none;  font-family: 'Quattrocento'; color:#000
}
.single .blog-wrapper a.viewmore, .single .blog-wrapper a.viewmore {
	color: #0F172A;
    font-family: 'Quattrocento';
    font-size: 16px;
    line-height: 28px;text-decoration:none
}
.recent-blogs{
	font-size:44px;
	line-height:66px;
}
.inner-page-btn a{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    height: 70px;
    border-radius: 2px;
    max-width: 340px;
    font-size: 24px !important;
    font-weight: 700 !important;
    font-family: 'Quattrocento' !important;
}
.filter-wrapper.openc{
	visibility:hidden;opacity:1
}
.img-filter {
    width: 100px;height:40px;
    margin-left: auto;
    cursor: pointer;
}
.social-media-ic .elementor-custom-embed-play i{
	opacity:1 !important
}
.social-media-ic i.fab.fa-youtube:after {
    content: '';
    background: #fff;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 32px;
    top: 30px;
    z-index: -1;
}
.single-post .blog-wrapper{
	    max-width: 1140px;
    margin: auto;
}
span.page-numbers.current {
    color: #a41919 !important;
    text-decoration: underline;
}
.single-post .blog-wrapper {
    background: #fff;max-width:100%;
}
.single-post #content {
    padding: 40px 0 0;
    background: #F1F5F9;
    max-width: 100%;
}
.single-post .page-content{
	max-width:80vw !important;
	margin:60px auto;
}
.single-post .blog-wrapper{
	background:#fff;
}
.property-section .pagination .page-numbers {
    padding: 10px;
    margin: 5px;
    width: 48px !important;
    height: 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;color: #334155;
}
main#content{
	    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tnp-subscription input[type=email]{
	color:#fff !important;;
}
.hero-banner{background-size: 100% 100% !important;}
.single-post .page-content h1, .single-post .page-content h2,.single-post .page-content  h3, .single-post .page-content h4, .single-post .page-content h5, .single-post .page-content h6, .single-post .page-content p{
	font-family:"Quattrocento" !important;
	color:#0F172A !important;
}
.page-id-172 .filter-items select{
	    font-size: 20px !important;
    line-height: 32px !important;
}
.address-section h3, .subscription-section h3{
		font-family:"Quattrocento" !important;
}
select.redprop-list {
    font-size: 20px;
    line-height: 32px;
	color: #180030;
}
.square-rotate span.elementor-icon-list-icon {
    transform: rotate(45deg);
    margin-top: 8px;
}
.feature_post .postList{
	display:flex;
}
.feature_post .postList .first-post, .feature_post .postList .remaining-posts{
	width:50%;
}
.feature_post .postList  .first-post .blog-media img{
	width:100%;
}
.feature_post .postList .first-post{
	margin-right:50px;
}
.remaining-posts article{
	margin-bottom:40px;
}
.remaining-posts article{
	display:flex;
}
.remaining-posts .blog-media{
	width:40%;
}
.remaining-posts .blog-head{
	margin:0 20px;
}
.remaining-posts .blog-head h4{
	height: 60px;
    overflow: hidden;
    margin: 0 0;
}
.remaining-posts .blog-head{
	width:60%;
}
.scroll-trigger .scroll-slide.active {
 
    background: #fff;
}
.e-book-section .elementor-widget-heading{
 max-width: 65%;	
}
.blog-wrapper .archive-container h4.blog-title{
	height:110px;overflow:hidden;margin-bottom: 5px;display:flex;flex-direction:column;justify-content:center;
}
article.blog-grid .blog-excerpt p{
	height:112px;overflow:hidden;
}
.blog-wrapper .archive-container .blog-head{
	    justify-content: flex-start;
}
	footer .second-section{
		margin-right:20%;
	}
.property-carousel h3, .property-box h3 {
    margin-bottom: 0px;
    height: 73px;
}
.property-carousel h3, .property-box h3 {
 
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.filter-container{
	display:flex !important;justify-content:space-between;
}
.property-wrapper {
    width: 100%;
    display: flex;
    position: relative;
}
.property-wrapper .featured-listings {
    position: relative;
    overflow: hidden;
}
@media(min-width:1920px){
	.property-wrapper .swiper-slide.swiper-slide-active {
    width:520px !important;
}
}
@media(min-width:1515px){
.elementor-element.e-con-full.hero-banner.e-flex.e-con.e-parent{
		height:740px !important;
	}
	
}
@media(min-width:1720px){
.elementor-element.e-con-full.hero-banner.e-flex.e-con.e-parent {
    height: 828px !important;
}
}
@media(min-width:1820px){
.hero-banner{
    height: 900px !important;
}
}
@media(max-width:1600px){
		.property-box h3 {
			   margin-bottom: 0px;
    height: 120px !important;
	}
}
@media(max-width:1370px){
	footer .second-section{
		margin-right:10%;
	}


	.property-box h3 a, .property-carousel h3 a {
    font-size:18px
}
}
@media(min-width:1200px){
	.hfe-nav-menu li.menu-item {
    position: relative;
    margin: 0 10px;
}
}
.property-box ul li:last-child::after, .property-carousel ul li:last-child::after{
	display:none;
}
.home-swiper-container .swiper-button-next, .home-swiper-container .swiper-button-prev{
	    color: #8f2a2a !important;
}
.rdhome-slider-wrapper .home-swiper-container  .swiper-button-prev:after {
    transform: rotate(2deg);
    right: 10px;
    top: 47px;
    margin-top: 2px;
    margin-right: -3px;
}
.rdhome-slider-wrapper .home-swiper-container  .swiper-button-prev:before {
    top: 22px;
    right: 22px;
    transform: rotate(226deg);
}
@media(max-width:1230px){
	.address-section ul li{
		font-size:18px;
	}
	.calendar-sec {
    margin-top: 0 !important;
}
	.hfe-nav-menu li.menu-item{
		padding:0 8px;
	}
	.scroll-slide p, .scroll-slide h2 {
    max-width: 80%;
    margin: 0 auto;
}
	.contact-side{
	max-width: 85%;
    margin: 0 auto;
	}
	.buyer-seller-sec  .elementor-widget-image img {
    height: 159px;
    object-fit: contain;
}
	.hfe-nav-menu a.hfe-menu-item, .hfe-nav-menu a.hfe-sub-menu-item{
		padding:12px 5px !important;
	}
	footer .second-section {
        margin-right: 0;
    }
}
@media(max-width:992px){
	.address-section .flex {
  flex-direction:column;
}

}
@media(max-width:767px){
	.property-carousel h3, .property-box h3 {
    margin-bottom: 0px;
    min-height: 73px;height:auto
}
	.page-id-176  .elementor-mobile-align-left .elementor-button-text{
		text-align:left !important;
	}
	.heading-left h2.elementor-heading-title{
		text-align:left !important
	}

	.e-book-section .badge-span{
		margin-top:-50px;
	}
	.property-section .property-box .img-overlay {
    height: auto;
}
	.calendly-inline-widget.calendly-mobile {
    height: 600px !important;
}
	.scroll-slide .e-con.e-flex>.e-con-inner {
    max-width: 100vw !important;
    padding: 0px 24px 0 !important;
}

	.scroll-slide span{
	line-height:1.25}
	.scroll-slide .elementor-widget-image{
		max-width:60% !important;
		width:100% !important;margin: 0 auto;
	}
	.full-width.scroll-slide .elementor-widget-image{
		max-width:100% !important;
	}
	.remaining-posts{
		margin-top:20px;
	}
	.feature_post .postList .first-post, .feature_post .postList .remaining-posts{
	width:100%;
}
	.feature_post .remaining-posts h4.blog-title a{
		font-size:16.25px
	}
	.feature_post .remaining-posts article.blog-grid .blog-excerpt p, .feature_post .remaining-posts article.blog-grid .blog-excerpt a {
		font-size:9.28px;
line-height:16.25px;margin-bottom:0 !important;
	}
	.feature_post .postList {
    display: flex;
    flex-direction: column;
}
	.feature_post .elementor-widget-container{
		margin-bottom:0 !important;
	}
	.img-filter {
    position: absolute;
    width: 100px;
    right: 25px;
		z-index:99;
}
	.filter-wrapper .blog-filter-container .form-group{
		    padding: 10px 5px !important;
	}
	.form-group .filter-items .form-inline {
		padding: 10px 0px 5px 10px !important;}
	.form-inline.radio-btn:first-child {
    margin-right: 0 !important;
}
	.filter-items label, 	.page-id-172 .filter-items select{
		font-size:16px !important;
	}
	.filter-wrapper.openc {
    visibility: hidden;
    opacity: 1;
    display: none;
}

	.first-section-slide .elementor-button-danger{
		width:100% !important;
	}
	.chevron-right{
		    margin-right: 5vw;
    margin-top: 15px;
	}
	.property-wrapper .swiper-button-next, .property-wrapper .swiper-rtl .swiper-button-prev{
		left:95px;
	}
	
	.on-click-opne  p{
		text-align:center;
	}
	.property-wrapper .swiper-pagination{
		left:48%;    width: 140px;
	}
		.chevron-left{
		margin-left:-7vw;margin-top:0
	}
	.contact-us-section.e-con.e-flex>.e-con-inner{
		text-align:center;padding-top:0 !important;
	}
	.seller-sections h2{
		margin-top:50px;
	}
	.first-section{
		min-height:unset !important;
	}
	.property-section .property-box {    
    margin: 0 2.5% 5%;
    }
		.property-section .property-box img {  
    height: 160px;  
	object-fit:cover;		
}
	.hfe-nav-menu ul{
		    margin-left: -150px;
    background: #fff;
    width: 200px !important;
	}
	.elementor-element.e-con-full.hero-banner.e-flex.e-con.e-parent, .hero-banner{
		    min-height: 394px !important;    background-size: cover !important;
  	}
.archive-container article.blog-grid:nth-child(4n) img {
    height: 200px;
    object-fit: cover;
}
	.top-header .elementor-hidden-tablet.elementor-widget-icon {
align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
	
		.top-header  .elementor-icon-wrapper{
		display:flex;
	}
	.hero-banner .elementor-heading-title, h2.elementor-heading-title{
		font-size:36px !important;line-height:43px !important; text-align:center;
		
	}
	.swiper-slide-active .property-carousel img {
    max-height: 200px;
    height: 200px;
}.property-carousel ul li, .property-box ul li {
 
    margin-right: 20px;
    font-size: 12px;
}
	.swiper-slide-active .property-carousel img {
    max-height: 200px !important;
    height: 200px !important;
}
	.property-wrapper .swiper-slide.swiper-slide-active {
    width: 100% !important;height:auto !important
}
	.e-con.e-flex>.e-con-inner {   max-width:100vw !important;padding:50px 24px !important}
	.property-box ul{
		padding-left:0 !important;
		flex-wrap:wrap;
	}
	.top-header.e-con.e-flex>.e-con-inner{
		display:flex;padding:0 0 !important
	}
	footer .second-section {
    margin-right: 0;padding-bottom:0;
}
	.top-header .e-con:first-child{
		width:70%;
	}
.top-header .hfe-nav-menu__toggle {
    margin-right: 0 !important;
}
	.address-section .flex {
    flex-direction: row;
}
	.top-header .e-con:last-child{
		display:none;
	}
	.top-header .center-element{
	    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
	}
	.top-header .elementor-widget-image{
		text-align:left;
	}
	.top-header .hfe-nav-menu__toggle{
		margin-right:0;
	}
	.top-header .e-con:nth-child(2) {
    width: 30%;
}
	.tnp.tnp-subscription {
    margin-left: auto;
    max-width: 90% !important;
}
	.top-header .e-con{
flex-direction:row-reverse !important;justify-content:flex-end;
	}
	.top-header .center-element .elementor-element{
		width:50%;
	}
	footer .e-con:last-child{
		padding-left:0 !important;
	}
	h2 br{
		display:none;
	}
	.social-media-desktop .e-con.e-flex>.e-con-inner, .page-id-168 .e-con.e-flex>.e-con-inner{
	  padding:0px 0 !important; 
	}
	.address-section{
		padding-top:0 !important;padding-bottom:0 !important
	}
	.elementor-social-icons-wrapper, .copyright{
		text-align:center;
	}
	.address-section h3 {
    font-size: 28px;
    line-height: 32px;
    color: #fff;text-align:center;font-family:"Quattrocento" !important;
}
	.address-section ul li, .subscription-section h3 {
    font-size: 16px;
    line-height: 28px;
    text-align: center;margin-top:0 !important;
}
	.tnp-field input[type="submit"] {
    position: inherit;
    width: 100% !important;
}
	.social-media-desktop{
		display:none;
	}
	.about-sections img {
    display: flex !important;
    justify-content: center;
    margin: auto;
}
	.filter-wrapper .filter-container .form-group {
    padding: 10px 30px;
    width: 50%;
}
	.filter-wrapper{
		padding:0;
		margin:0;
	}
	.archive-container article.blog-grid:nth-child(4n), .blog-filter-container .form-group .filter-items{
		flex-direction:column !important;
	}
	.archive-container article.blog-grid:nth-child(4n) .blog-head, 	.archive-container article.blog-grid:nth-child(4n) .blog-media{
		width:100%;border-right-width:0;
	}
	.filter-wrapper .filter-container .form-group {
    padding: 10px 10px !important;
}
	.img-filter .elementor-widget-container {
    margin: 0 !important;
    right: 0;
    margin-left: auto !important;
    width: 100%;
}
	select.redprop-list {
    font-size: 16px;
    line-height: 32px;
}
	.property-list-filter{
		padding-top:50px;
	}
	.property-wrapper .swiper-pagination-bullet {
		width: 10px;
	}
.filter-container h4 {
    font-size: 24px;
    font-family: 'Quattrocento' !important;color: #0F172A;

}
	footer h2.elementor-heading-title {
		font-size: 32px !important;    }

.top-header .hfe-nav-menu-icon{
	padding:5px 15px 0;
}
.top-header {
	height:72px;
}
.top-header .elementor-widget-container, .top-header{
	display:flex;flex-direction:column;justify-content:center;
}
	.page-id-166 .e-con.e-flex>.e-con-inner{
		padding:15px 15px !important
	}

	
	.tnp-field input[type="submit"] {
    position: inherit;
    background: #0F172A !important;
    border-color: transparent !important;
}
	.elementor-button-danger .elementor-button{
		color:#fff !important;
	    background: #0F172A !important;border-color: #0F172A !important
	}
	.archive-container article.blog-grid:nth-child(4n){
		flex-direction:column !important;
	}
	.archive-container article.blog-grid:nth-child(4n) .blog-media, 	.archive-container article.blog-grid:nth-child(4n) .blog-head {
    width: 100% !important;text-align:left !important;
}
	.full-width-btn .elementor-button{
	width:100% !important;
}
	.page-id-166 .hero-banner{
		padding:30px 0;
	}
	.inner-page-btn .elementor-button {
 background-color: #0F172A;
    border-color: #0F172A;
    font-size: 20px !important;
    line-height: 24px !important;
    height: auto !important;
    border-radius: 0;
}
	.social-media-ic i.fab.fa-youtube{
		font-size:65px;
	}
	.social-media-ic i.fab.fa-youtube:after {
   
    height: 47px;
   left: 20px;
    top: 10px;
    z-index: -1;
	}
	.property-wrapper ..swiper-slide{
		overflow:hidden
	}
	.buyer-seller-sec{
		background-color:transparent !important;
	}
	.first-section-slide{
		min-height:auto !important;
	}
	.featured-listings .property-carousel img{
		height:auto !important;
	}
	body{
		background:#fff !important;
	}
	.category-badge {
   height: 30px;
    line-height: 30px;
    width: 70px;
    font-size: 12px;
}
	.page-id-2618  h2.elementor-heading-title {
		text-transform: uppercase !important;
	}
	.rd-section-clients   h2.elementor-heading-title {
		padding:0 15px!important;     line-height: 50px !important;
	}
	.rd-section-banner h2.elementor-heading-title{
		    margin: 0 -10px !important;
    font-size: 28px !important;
    letter-spacing: 1px;
	}
	.rdhome-slider-wrapper .home-swiper-container .swiper-button-next{
		right:0 !important
	}
	.rdhome-slider-wrapper .home-swiper-container .swiper-button-prev{
		left:0 !important;
	}
	.e-book-section h2.elementor-heading-title {
   font-size: 20px !important;
    line-height: 28px !important;
    text-align: left;
   
}
}

@media screen and (max-width: 639px) and (orientation: landscape) {
.about-sections .team-box {
    width: 48%;
}
}

@media(max-width:365px){
	.swiper-button-prev, .swiper-rtl .swiper-button-next{
		left:0px !important;
	}
	.property-wrapper .swiper-button-next, .property-wrapper .swiper-rtl .swiper-button-prev{
		left:75px !important;
	}
	.e-book-section .badge-span{
		top:45%;
	}
}