/*
Theme Name: Elphick Proome Architects
Theme URI:
Description: Custom theme for Elphick Proome Architects by the hideously clever Brand Candy crew.
Author: Robin Devitt @ Brand Candy
Developer: D Chelin
Author URI: http://www.brandcandy.co.za
Version: 2.0.1
License:
License URI:
Text Domain: brandcandy
*/
/*-- Want to add custom stuff? 
---- Do so below
---- Go WILD with !important tags ---*/


html, body 
{
	overflow-x: hidden;
}

#header.splash {
    position: absolute;
}


@media only screen and (max-width: 1024px) {
	
	.slider {
    height: 800px;
}
	
.splashWrapper {
    padding: 40px 20px 20px 20px;
	text-align: center;
}
	
}


@media only screen and (max-width: 414px) {
	
.half {
    width: 100%;
    text-align: center;
    float: none;
}
	
}
