.project-description {
	
	overflow-y: scroll;
	padding: 10px;
}
.project-description p {
	white-space: normal !important;
	text-align: left !important;
}

.thumbhot {
	border-radius: 50% !important;
	overflow:hidden;	
	left: auto !important;
	top: auto !important;
	-webkit-transition: 1s !important;
	transition: 1s !important;	
}

.thumbhot:hover {
	border-radius: 80px !important;
	overflow:hidden;	
}

.thumbhot.large {
	width: 85px !important;
	height: 85px !important;
	border: 6px solid white;		
}
.thumbhot.large:hover {	
	width: 100px !important;
	height: 100px !important;
	border: 7px solid white;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.25);
	margin-top: -20px;
	margin-left: -20px;
}
.thumbhot.medium {
	width: 65px !important;
	height: 65px !important;
	border: 5px solid white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.thumbhot.medium:hover {	
	width: 85px !important;
	height: 85px !important;
	border: 7px solid white;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.25);
	margin-top: -10px;
	margin-left: -10px;
}
.thumbhot.small {
	width: 45px !important;
	height: 45px !important;
	border: 4px solid #eee;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.thumbhot.small:hover {	
	width: 65px !important;
	height: 65px !important;
	border: 7px solid white;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.25);
	margin-top: -2px;
	margin-left: -10px;
}
.thumbhot.very-small {
	width: 30px !important;
	height: 30px !important;
	border: 3px solid #eee;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.thumbhot.very-small:hover {	
	width: 85px !important;
	height: 85px !important;
	border: 7px solid #ddd;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.25);
	margin-top: -16px;
	margin-left: -11px;
}
.thumb-menu {
	 /* width: 100% !important; */
}
.thumb-menu div {
	/* position: relative !important;
    overflow: visible; 
    left: auto !important; 
    top: auto !important; */
}
.icon-corner {
	width: 35px !important;
	height: 35px !important;
	opacity: 0.7;
	
}
.video-file .ggskin_external img, .image-file .ggskin_external img {
	width: 100% !important;
	height: 100% !important;
	position: relative !important;
    left: 0px !important;
    margin-left: 0px !important;
    top: 0px !important;
    margin-top: 0px !important;
	
	
	
}
.btnmenutags img, .btnmenuroutes img {
	pointer-events: all !important;	
	cursor: pointer
}
.tourplea {
	display: none;
}
.overlaymenutags > div, .overlaymenuroutes > div  {	
	
	text-align: center;
}

#tag_clicked {
	position: absolute;
	bottom: 133px;
	left: 77px;
	min-width: 120px;
	z-index: 12;	
	background: orange;
	-webkit-transition: all 2s; /* Safari prior 6.1 */
	transition: all 2s ease;
}
#tag_clicked button {
	padding: 5px 12px 5px 40px;	
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3), 0 3px 7px 0 rgba(0, 0, 0, 0.25);
}
.tag_cloner div {
	position: relative !important;
	display: inline-block;
	left: auto !important;
	top: auto !important;
	width: auto !important;
	height: auto !important;
	
}
.tag_cloner > div > div > div {
	min-width: 70px;
	margin: 2px 6px;
	padding: 8px 15px !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3), 0 3px 7px 0 rgba(0, 0, 0, 0.25);
}
 
#grid-container .cbp-item-wrapper {
	position: relative;
}
#grid-container .pano-meta {	
	position: absolute;	
	display: block !important;
	z-index: 9;
	bottom: 0px;
	left: 0px;
	width: 100%;
	-webkit-transition: all 1s; /* Safari prior 6.1 */
	transition: all 1s ease;
}
#grid-container .pano-meta .pano-distance {
	padding: 2px 4px;
    background: rgb(42, 56, 70);
    float: left;
    border-radius: 0 6px 0 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
	font-size: 11px;
	color: white;
	
}

#thumbnail-menu .currentpano .pano-meta {
	display: block;
	top: 0px;
	position: relative;
}


#thumbnail-menu button {
	z-index: 999;
}
#thumbnail-menu .slick-list {
	overflow: visible !important;
}

#vtcontainer {
	position: relative;
}
#grid-container {
	position: absolute !important;
	bottom: 35px;
	z-index: 9 !important;
	width: 90%;
	margin-left: 5%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3), 0 3px 7px 0 rgba(0, 0, 0, 0.25);
}
#filters-container {
	position: static;
}
#thumbnail-menu img {
	position: absolute;
	left: 3px;
	top: 4px;	
	width: 94%;
	opacity: 0.75;
	cursor: pointer;
	-webkit-transition: all 1s; /* Safari prior 6.1 */
	transition: all 1s ease;
}
#thumbnail-menu img:hover {
	left: -2px;
    width: 98%;
    top: 1px;
	opacity: 1;
}

.currentpano .panoimg-container {

}
#thumbnail-menu .currentpano img {
	opacity: 1;
	height: 82px;
	border: 2px solid red;
	box-shadow: 0 2px 5px 0 rgba(234, 135, 135, 0.5) inset, 0 3px 7px 0 rgba(234, 135, 135, 0.25) inset;
	
}
#thumbnail-menu .currentpano img:hover {
	left: 3px;
    width: 94%;
    top: 4px;
	opacity: 1;
}	
.menu-item {
	-webkit-transition: background 1s; /* Safari prior 6.1 */
	transition: background 1s ease;
}
.menu-item:hover {
	background: black;	
}
.menu-container {
	box-shadow: 0 2px 5px 0 rgba(234, 135, 135, 0.5), 0 3px 7px 0 rgba(234, 135, 135, 0.25);
}
.ggskin_text a {
	color: #a2eaa2;
	-webkit-transition: all 1s; /* Safari prior 6.1 */
	transition: all 1s ease;
}
.ggskin_text a:hover {
	color: #3cb53c;
	text-decoration: underline;
}
.screentint {
	cursor: grab;
}