 #panorama {
		max-width: 100%;
        width: 840px;
        height: 540px;
     border-radius: 10px;
 margin-bottom: 25px;}


		#controls {
        position: absolute;
        bottom: 0;
        z-index: 2;
        text-align: center;
        width: 100%;
        padding-bottom: 3px;
    }
    .ctrl {
        padding: 7px 5px;
        width: 29px;
		height: 20px
        text-align: center;
        background: rgba(200, 200, 200, 0.8);
        display: inline-block;
        cursor: pointer;
		border-radius: 50%;
		
    }
    .ctrl:hover {
        background: rgba(200, 200, 200, 1);
    }
   
.guide {margin-left:9px; margin-right: 9px;}
		.heading {text-align: center;}
	.boxstyle_ {border-radius: 8px;}
	.row.display-flex {
		justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
		.vcenter {align-self: center;}
		
		.center {
  display: block;
  margin-left: auto;
			margin-right: auto;}

.buildCamp {margin-top: -35px;
			margin-bottom: 11px;
			color: #3C1053;
	font-weight: bold;}
	
	.hidden {display: none;}
  .RHS {margin-bottom: 12px;}
  #rightHand  p {color: #3C1053; font-weight: bold;}

.column-2-content #rightHand  p {color: #3C1053; font-weight: bold;}


#AVfooter {text-align: center;}

h1 {border-bottom: 0px}