



	body.boxed .wrapper{
				
				
			}
	body.boxed .content{
			}












	.content{
		margin-top: 0;
	}

	.content.content_top_margin{
		margin-top: 110px !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 h6, .title{
		text-align: ;
	}
































	.footer_top .column_inner{ 
		border-color:#ff0000;
	}















    aside.vertical_menu_area{
    background-color: #fc0000;
    }








    nav.vertical_menu > ul > li > a{
     color: #ff0000;                         }












