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




    .wrapper{
    	 background-color:#ffffff;     }
	body.boxed .wrapper{
		 background-color:#ffffff; 		
				
			}
	body.boxed .content{
			}

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











	.content{
		margin-top: 0;
	}

	.content.content_top_margin{
		margin-top: 85px !important;
	}





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

    @media only screen and (max-width: 1000px){
        section.parallax_section_holder{
            height: auto !important;
            min-height: 300px;
            background-position: center top !important;
            background-attachment: scroll;
        }
    }



    @media only screen and (max-width: 768px){
        section.parallax_section_holder{
            min-height: 400px;
            background-size: cover;
        }
    }


 
































	.title .separator{
		text-align: ;
			}

	.title h6, .title{
		text-align: ;
	}






	.footer_top_holder{
		background-color: #ffffff;
	}

























