/*
Copyright Guaroco Team
   www.guaroco.com
        2014
*/
/* 
    Created on : 19/03/2014, 8:57:51 AM
    Author     : AtlantiZ
*/

.about_img  img {
	max-width:100%;
}	
.contact_Logo{
	padding-left:25px;
	width:300px;
	height:100px;
	}

	
.contact_Logo img{
	max-width:100%;
	}	
	
.fullwidthbanner-container .fullwidthbanner	{

	width:100% !important;

	position:relative;
	
		
}


.spaceGallery {

    height:70px;

    width:100%;

	clear:both;

}
.mylogo h2{
    text-align: center;

    font-size: 36px;

    font-weight: bold;

    text-transform: uppercase;

    margin: 0;
}
.aboutheading{
    text-align: center;    
}
.darker-overlay a:hover {
    color: #21748C;
}
.darker-overlay a {
    color: #FFF;
}
.big-text h1 {
	color: #000000;
	border: 1px solid #000000;
	font-size: 1.6em;
	padding: 0.2em 0.3em;
	font-weight: 400;

}
.fancy-slider-info {
color: #8F8F8F;
}
.fancy-slider-caption{
color: #8F8F8F;
}
.fancy-slider-info:before,

.fancy-slider-info:after {
border-color:#8F8F8F;
}

#quote {
    background:url(images/armidale/desk.jpg) 50% 0 repeat-y fixed;
}
#myrealestate{
    font-size: 24px
}
.centered-wrapper-logo{
	width: 95%;
	margin: 0 auto;
}
.tablet{
	padding-left:-25px
}

img.ri
{
	max-width: 100%;
}

h2.parallax-quote {

	font-size: 22px !important;

	font-weight: 200 !important;

	line-height: 40px !important;

}

#open-by-default-example h3 {
	font-size: 14px !important;	
}


@media only screen and (max-width: 767px) {
	.invi_smart{
		display: none !important;
 		visibility: hidden !important;
	}
	.contact_Logo{
		padding-left:0px;
		width:120px;
		height:50px;
	}
	
	.mylogo h2{
	    
	    font-size: 18px;

    	font-weight: bold;

	    text-transform: uppercase;

    	margin: 0;
		
		text-align: left;
				
	}
	#header{
		padding: 0;
		
		}
	
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.invi_tablet{
		display: none !important;
 		visibility: hidden !important;
	}
	.mylogo h2{
	    text-align: left;

	    font-size: 24px;

    	font-weight: bold;

	    text-transform: uppercase;

    	margin: 0;
	}
	}
