body.section_contact {
		 background: #000 url(/images/contact_bg_12.jpg) top center no-repeat;
		}
		
		 body.section_contact h2, body.section_contact h5,h5, body.section_contact .google_map a{
	color: #C69B5F;
}


body.section_contact .google_map a, body.section_contact p, body.section_contact .contact_block .nobr, body.section_contact .contact_block .nobr a, body.section_contact .link_bling_effect{
	color: #fff !important;;
}

	
	body.section_contact #header {
 		background: none; 
 		}
 		
 	body.section_contact #header_vignette {
		display: none;
		}
		
	body.section_contact #main_heading {
		display: none;
		}
	
	body.section_contact #main-nav ul {
		background: none;
		}
	
	.map {
		position:relative;
		padding:30px 0;
		}
	.google_map {
		position:absolute;
		top:36px;
		left:12px;
		}
	p.google_map a {
		font-family: 'berlinsanslight';
		font-size:14px;
		color:#C69B5F;
		text-transform:uppercase;
		text-decoration:none;
		}
	p.google_map span {
		padding:0 10px;
		}
	.contact_info {
		/* float:left; */
		padding-right:150px;
		padding-bottom:40px;
		font-size:18px;
		}
	.contact_info span.number {
		display:block;
		font-family: 'berlinsanslight';
		font-size:50px;
		line-height:34px;
		color:#FFF;
		}
	.contact_info a {
		display:block;
		font-size:34px;
		line-height:34px;
		color:#FFF;
		text-decoration:none;
		}
	.contact_info a:hover {
		color:#5D86A0; /* Blue */
		}
		

	p.contact_block ,
	p.contact_block *{
		font-size:22px;
		white-space: nowrap;
		}
		
		
	body.section_contact .triple_even_1 {
		width:26%;
		}	
		
	body.section_contact .triple_even_2 {
		width:34%;
		}	
		
		
	.address {
		padding-bottom:40px;
		font-size:18px;
		}
	#twitter a, #facebook a,#vimeo a{
		float:left;
		display:inline-block;
		width:40px;
		height:40px;
		margin-right:20px;		
		}
	#twitter a{
		background:	url(/images/icon_twitter.png) 0 0 no-repeat;	
		}
	#twitter a:hover{
		background:	url(/images/icon_twitter.png) 0 -80px no-repeat;	
		}
	#twitter a:focus, #twitter a:active{
		background:	url(/images/icon_twitter.png) 0 -40px no-repeat;	
		}
	#facebook a{
		background:	url(/images/icon_facebook.png) 0 0 no-repeat;	
		}
	#facebook a:hover{
		background:	url(/images/icon_facebook.png) 0 -80px no-repeat;	
		}
	#facebook a:focus, #facebook a:active{
		background:	url(/images/icon_facebook.png) 0 -40px no-repeat;	
		}
	#vimeo a{
		background:	url(/images/icon_vimeo.png) 0 0 no-repeat;	
		}
	#vimeo a:hover{
		background:	url(/images/icon_vimeo.png) 0 -80px no-repeat;	
		}
	#vimeo a:focus, #vimeo a:active{
		background:	url(/images/icon_vimeo.png) 0 -40px no-repeat;	
		}
		
@media only screen and (max-width : 720px) 
{	
	
	#google_map {
		width: 100%;
		}
		
	body.section_contact .triple_even_1 ,
	body.section_contact .triple_even_2 ,
	body.section_contact .triple_even_3 {
		width: 100%;
		margin-left:0px;
		float: none;
		padding-bottom:30px;
		}
	
	
}

.contant_large{
    font-size:23px !important;
}
	
	