
    /* Webkit */
    ::selection {
    background: #e30000;
    }
    /* Gecko/Mozilla */
    ::-moz-selection {
    background: #e30000;
    }



span.highlight {
	background-color: #e30000;
}









						.content{
				margin-top: -100px;
			}
				
	



    .touch section.parallax_section_holder{
		height: auto !important;
		min-height: 300px;  
		background-position: center top !important;  
		background-attachment: scroll;
        background-size: cover;
	}



























