[data-cattype="306"] .row * {text-align:left;}

[data-cattype="306"] h2{color:#777676; font-size:18px;}

section.wrapper_middle[data-cattype="306"]{
    padding: 0;  
	min-height:285px;

	
}

section.wrapper_middle[data-cattype="306"] a{color:#777676;}
section.wrapper_middle[data-cattype="306"] a:hover{color:#fff;}

section.wrapper_middle[data-cattype="306"] .container{ 
    position: relative;
	z-index:3;
    padding: 30px 10px;
	color:rgb(78,78,78);
}
[data-cattype="306"] .layerEnquiry{
    width: 100%;
    z-index: 5;
    position: relative;
	
}
[data-cattype="306"] .layerMapOverlapBg,
[data-cattype="306"] .layerMap{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index:-2;
	overflow:hidden;
}
[data-cattype="306"] .layerMapOverlapBg{
	z-index:1;
	background: rgba(255, 255, 255, 1);
}

[data-cattype="306"] .layerMap a#btnCloseMap,
[data-cattype="306"] .layerEnquiry,
[data-cattype="306"] .layerEnquiry a#btnCloseEnquiry{
    display: none;
}

[data-cattype="306"] .layerEnquiry a#btnCloseEnquiry,
[data-cattype="306"] .layerMap a#btnCloseMap{
	position: absolute;
	top: 5px;
	right: 5px;
    z-index: 10;
    
    padding: 5px;
    text-align: center;
}
[data-cattype="306"] .layerEnquiry a#btnCloseEnquiry .fa,
[data-cattype="306"] .layerMap a#btnCloseMap .fa{
/*    font-size: 30px;*/
    
}


/* Remove Web-Kit Transform overwritting For GOOGLE MAP */
/*section[data-cattype="306"] #map-canvas *,
section[data-cattype="306"] #map-canvas{ -webkit-transform: none !important; }*/

section[data-cattype="306"] #map-canvas{ 
    min-height: 320px;
    height: 100%; 
}

@media screen and (max-width:767px){
section.wrapper_middle[data-cattype="306"] {
    overflow: hidden;
	padding:0 !important;
}

section[data-cattype="306"] #map-canvas {
    min-height: 280px;
}

section.wrapper_middle[data-cattype="306"] hr {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

section.wrapper_middle[data-cattype="306"] a {
    font-size: 16px;
}

}
