
/*contact section*/
#enquiry{
	width:100vw;
}
#enquiry-content{
	max-width:75vw;
    margin:0 auto;
}
#enquiry h5{
	padding-bottom:30px;
	font-size:12px;
}

#colorbox {
    background-color: black; /* Add a color of your choice */
}
 
 
	

.column-left{
	width:48%;
	float:left;
	margin-right:2%;
}
.column-right{
	width:48%;
	float:right;
}
.address{
	font-size:14px;
}
/********** Textfield Section **********/  
.textbox-short {
	color: #333;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 1px solid #CCC;
	width: 340px;
	font-size: 14px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.textbox {
	color: #333;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 1px solid #CCC;
	width: 350px;
	font-size: 14px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.textbox-message {
	color: #333;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 1px solid #CCC;
	width: 350px;
	height:100px;
	font-size: 14px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.icon-box {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.icon-box img {
	margin-bottom: 10px;
}
.icon-box ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.icon-box li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 60px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
.icon-box ul li a {
	color: #fff;
	text-decoration: none;
}
.icon-box ul li a:hover {
	color: #0093d1;
	text-decoration: none;
}

  .hehe{
	max-width:300px;
	}
	
	.featherlight img {    
    max-width:100%;
    max-height:100%;
   }
   .lightbox { display: none; }
   
   
 
   
   .caption1{
    position:absolute;
    bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
    left:0px;
    z-index:10;
    width: 100%;
    color:white;
    background: none repeat scroll 0% 0% rgba(80, 80, 80, 0.75);
    background-color: rgba(80, 80, 80, 0.75);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}




  .content_viewgallery
  {
	 width:55vw; 
	 margin:0 auto;
	  
	  
  }
  
 





@media screen and (max-width:1080px) {

.column-left{

    width:80vw;
	padding-bottom:100px;
	float:left;
	margin-left:2vw;
}

.column-right{
	width:80vw;
	padding-bottom:100px;
	float:left;
	margin-left:2vw;
}


    #enquiry-content{
	max-width:480px;
	margin-left:5vw;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
    }
	
.skyactivgallery{
	  width:290px; 
	  position:relative; 
	  float:center;
	  
  }
    .content_viewgallery
  {
	 width:75vw; 
	
	  
	  
  }

	
}


/*

@media screen and (max-width:360px)  {
	
.black{

width:100vw;
	
margin-left:-40px;
}

.mrenquiry
{
	
	margin-left:12vw;
	
}


}

*/


@media screen and (max-width:500px)  {
	
.black{

width:100vw;
	
margin-left:-15vw;
}

.mrenquiry
{
	
	
	
}

.column-left{

    width:100vw;
	padding-bottom:100px;
	float:left;
	margin-left:0;
}

.column-right{
	width:100vw;
	padding-bottom:100px;
	float:left;
	margin-left:0;
}


}










 






