.rsVideoFrameHolder, .rsVideoFrameHolder.rsVideoActive{
 height: 465px !important;
}
#category_icon{margin-left: 40px;}

.property_content section{
	border-bottom:1px solid rgb(221, 221, 221);
	padding-bottom:100px;
	margin-top:90px;
}

.pull_image {
    margin: 0px;
    height: 275px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	cursor:pointer;
	color:#fff;
}

.pull_image .plus{
	font-size:100px;
}

.pull_image .text{
	font-size:20px;	
}

.member_wrap{
	border:1px solid #ccc;
	height:275px;
	width:100%;
	padding-top:55px;
}

.concern_product{
	border-radius:20px;
	margin-top:10px;
	padding:10px 40px;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	color:#fff !important;
	outline:none !important;

}

.royalSlider{
	z-index:100;
}
#gallery-1{
	display:none;
}
.royalSlider:not(.rsFullscreen).rsDefault.rsHor.rsFade.rsWithThumbs.rsWithThumbsHor > .rsOverflow > .rsContainer > .rsSlide > .rsVideoContainer{
	height:100% !important;
	width:100% !important;
}
.social_icons{
	margin-right:-10px;
}

.rsDefault, .rsThumbs{
	background:#fff !important;
	padding-bottom:0px !important;
}
.rsThumbsArrow{
	background:rgba(117, 114, 114, 0.75) !important;
}