@media(max-width:767px)
{
.social-navigation , .fixed_navbar , .intro_content ul
	{
		display:none;
	}
.section_wrapper {
    padding: 75px 0px;
}	
body {
    font-size: 13px;
    line-height: 21px;
}	
img.logo {
    display: block;
    margin: 0px auto;
    float: none;
}	
.intro_content {
    margin: 0px 0px 100px 0px;
	text-align:center;
}	
.intro_content h2
	{
		font-size:31.2px;
		line-height:41.6px;
	}
.section_wrapper h2 {
    font-size:22.72px;
    line-height:32.5px;
}	
.section_wrapper h3 {
    font-size:15.6px;
    line-height:24.7px;
}		
.section_wrapper h4 , .section_wrapper .subtitle {
    font-size: 18px;
    line-height: 28px;
}	
.registeration_form_wrapper {
    padding-top: 0px;
}	
.earning_content_section {
    margin-top: 25px;
}	
.registeration_form input[type="submit"] {
    font-size: 13px;
    padding: 11px 20px;
	min-width:100px;
	}	
.earning_content_section p, .earning_content_section table {
    text-align: center;
}	
.text-left , .text-right {
    text-align: center !important;
}	
.about_section iframe {
    margin-bottom: 40px;
}	
.about_section h2 , .about_section p {
    text-align: center;
}	
.about_section .colored-line	
	{
		float:none !important;
	}
.standard-button {
    font-size: 13px;
    padding: 11px 20px;
	min-width:100px;
}	
.area_section
	{
		padding-bottom:10px;
	}
.outgoing-link {
    margin-top: 15px;
    margin-bottom: 25px;
}	
}	