#dv-content-wrapper{
	padding-bottom:0px;
}

.dv-masonry-item h3{
	font-size:18px;
	margin:0; 
	line-height:20px;
}

#dv-load-more:hover{
	color: #ffffff;
    background-color: #D2B27A;
    border-color: #C2A169;
}

#dv-right-side h4{
	color:black;
}

.dv-content .dv-media-icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 9px 5px 10px 0px;
	vertical-align: top;
	
}
.dv-media-icon.dv-media-3d {
    background-image: url("/TestTheme-theme/images/3d.png");
    background-repeat: no-repeat;
}

.dv-media-icon.dv-media-photo {
    background-image: url("/TestTheme-theme/images/photos.png");
    background-repeat: no-repeat;
}

.dv-media-icon.dv-media-video {
    background-image: url("/TestTheme-theme/images/video.png");
    background-repeat: no-repeat;
}

.dv-media-icon.dv-media-panorama {
    background-image: url("/TestTheme-theme/images/panorama.png");
    background-repeat: no-repeat;
}

.dv-media-icon.dv-media-designs {
    background-image: url("/TestTheme-theme/images/designs.png");
    background-repeat: no-repeat;
}
.dv-content ul{
	list-style:none;
	height:40px;
}

.dv-content li{
	float:left;
	width:20%;
}

.dv-masonry-item .dv-content .dv-description{
	opacity: 0.9;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ff893a;
	padding: 2px 5px;
}

.dv-media-bar i{
	font-size:20px;
}

.dv-media-bar .dv-table-box .dv-table-col span{
	font-size:20px;
}

.dv-media-white{
	color:black;
}
.photos .dv-media-photo{
	color: #C00505; !important
}

.designs .dv-media-designs{
	color: #C00505; !important
}

.video .dv-media-video{
	color: #C00505; !important
}

.tour .dv-media-3d{
	color: #C00505; !important
}

.panorama .dv-media-panorama{
	color: #C00505; !important
}

.dv-event-btn{
	display:none;
	background-color: #ff893b !important;
	border-color: #ff893b;
	color: #fff;
	position: absolute;
	top: 210px;
	left: 100%;
	width: 40px;
	height: 40px;
	text-align: center;
	cursor: pointer;
}
.dv-event-close-btn:after{
	content: "-";
	width: 40px;
	height: 40px;
	line-height: 34px;
	font-size: 30px;
	color: #fff;
}
.dv-event-open-btn:after{
	content: "+";
	width: 40px;
	height: 40px;
	line-height: 34px;
	font-size: 30px;
	color: #fff;
}

.dv-title-wrapper{
	margin-top:10px;
}

#dv-loader{
	margin-bottom:20px;
}

#dv-loader i{
	font-size:50px;
}
.dv-masonry-item img{
	width:100%;
}

#dv-left-side{
		top:0 !important;
	}
	
.dv-media-bar {
  width: 100%; }

.dv-media-bar ul.dv-table-box {
  margin: 0;
  list-style: none;
  position: relative;
  z-index: 10; }

.dv-media-bar ul.dv-table-box li {
  max-width: 235px; }

.dv-media-bar ul.dv-table-box li a {
  display: block;
  position: relative; }

.dv-media-bar ul.dv-table-box li a i {
  margin-bottom: 5px; }

.dv-media-bar ul.dv-table-box li:last-child {
  border: none; }

.dv-media-bar ul.dv-table-box a .dv-color-bar {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  left: 0;
  opacity: 0; }

.dv-media-bar ul.dv-table-box a:hover .dv-color-bar {
  opacity: 1; }
@media only screen and (max-width : 480px){
	.dv-event-btn{
		display:block !important;
	}
	
	/*.dv-title-wrapper{
		margin-top:60%;
	}*/
	
	
	
	.dv-section{
		margin-left:0px !important;
	}
	
	.dv-media-bar .dv-container{
		width:100%;
	}
}

@media only screen and (max-width:1200px){
	#dv-left-side{
		left:-300px;
	}
	
	.dv-event-btn{
		display:block !important;
	}
	
	.dv-section{
		margin-left:0px !important;
	}
}

li{
	cursor:pointer;
}

#dv-left-side{
	padding-left:35px;
	top:0px;
	height:100%;
}

.dv-media-bar ul.dv-table-box{
	z-index:0;
}

#dv-left-side{
	z-index:10;
}

#dv-feature-section{
	z-index:11;
}

.dv-grey-text > i,
.dv-grey-text > img
{
	margin-right: 5px;
}