
/*
======================================
Version: 1.1.1
Author: Robert Lui
Author URI: https://www.rydenwebworks.com
======================================
*/

body {
	font-family: arial;
	visibility: hidden;
}

.page {
	margin-top: 30px;
}

.row {
	margin-right: 0px !important;
	margin-left: 10px !important;
	/* margin-top: 50px !important; */
}

#ppt-details {
	border: 0px;
}

#ppt-details td {
	border: 1px;
}

#ppt_addr {
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
	color: red;
	font-size: 16px;
}

#ppt_addr p {
	display: inline;
}

#mls_no {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}

#feature_pic_div img{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.m-p-g {
	max-width: 100% !important;
	margin: 0px -5px !important;
	font-size: 0px;
	margin-top: 95px !important;
}

.m-p-g__thumbs-img {
	/* width: 25% !important; */
	height: auto !important;
	padding: 5px;
	/* max-height: 155px; */
	position: absolute !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	float: initial !important;
	opacity: 0.7 !important;
}

.m-p-g__thumbs-img:hover {
	opacity: 1 !important;
}

.img_div {
	width: 33%;
	position: relative;
	padding-top: 20%;
	overflow: hidden;
	display: inline-block;
}



/*

#other_pics_div {
	margin: auto -5px 30px -5px;
}

#other_pics_div img {
	width: 25%;
	padding: 5px;
}


*/





.mini_images_div {
	width: 25%;
	display: inline-block;
	overflow: hidden;
	padding: 5px;
}

.mini_images_div img {
	width: 100%;
	height: auto;
}

#feature_pic_div div.mini_images_div:nth-of-type(3) {
	padding-left: 0px;
}

/*
#list_item_div {
	margin: 30px 20px;
}
*/

#desc_div {
	line-height: 30px;
	margin-top: 30px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ppt-table-heading-col {
	font-weight: bold;
	width: 15%;
	min-width: 150px;
}

#list_item_div {
	font-size: 14px;
	color: black;
}

#ppt-details tr {
	border-bottom: 1px solid #aaa;
	line-height: 50px;
}

#ppt-details tr:nth-of-type(1) {
	border-top: 1px solid #aaa;
}

#map_div {
	margin: 30px 0px;
	height: 600px;
	border: 1px solid gray;
}

#pic_frame {
	display: none;
	position: fixed;
	z-index: 1;
	border: 30px solid white;
	border-bottom: 50px solid white;
	border-radius: 3px;
	box-shadow: 3px 5px 5px gray;
	top: 50%;
	left: 50%;
	background: white;
}

#pic_frame img {
	background: rgba(0,0,0,0);
	border: 0px;
	padding: 0px;
}

#close_btn {
	width: 80px;
	height: auto;
	position: absolute;
	right: -60px;
	top: 10px;
	cursor: pointer;
}

#arrow-left {
	position: absolute;
	bottom: -60px;
	left: 10px;
	width: 50px;
	cursor: pointer;
}

#arrow-right {
	position: absolute;
	bottom: -60px;
	right: 10px;
	width: 50px;
	cursor: pointer;
}

#pic_counter_div {
	margin: 10px auto auto auto;
	text-align: center;
	width: 100px;
}

#ppt_listby {
	margin-bottom: 30px;
	font-weight: bold;
}

#disclaimer {
	text-align: justify;
	line-height: 16px;
	font-size: 14px;
}

#disclaimer img {
	max-width: 100%;
	border: none;
	float: right;
	margin-left: 10px;
}

.widget-area {
	/* margin-top: 95px; */
	width: 100% !important;
}

.widgettitle {
	font-size: 20px !important;
	background: initial !important;
	display: inline-block !important;
	padding-right: 0px !important;
	text-transform: initial !important;
	vertical-align: top !important;
	width: 80% !important;
}



.seperator {
	height: 30px;
}

.blog-side {
	width: 100%;
}
	