html {
	-webkit-text-size-adjust: none;
}



@media only screen and (max-width: 577px) {

	.left-content h2{background: rgba(255,255,255,0.70);}

	.section-1 h2{width: 90%; left: 5%; top: 20%; font-size: 25px; line-height: 30px; padding: 15px;}

	.section-1 h2 em{font-size: 20px;}

	.section-3 img{height: 260px !important}

	.section-3-text{width: 100%; top: 25px; right: 0;}

	.section-3-text h2, .section-3-text p{
		text-align: center;
		width: 96%;
		margin: 0 auto;

	} 

 	.section-3-text p{font-size: 14px; line-height: 20px;}

	.section-3 h2{
		font-size: 40px !important;
		padding-bottom: 20px !important;
	}

	.contentbox{
		float: none;
		width: 100%;
		height: auto !important;
	}
	
	.contentbox img{margin-bottom: -20px; width: 100%; }
}

@media only screen and (min-width: 578px) and (max-width: 767px) {

	.section-1 h2{width: 90%; left: 5%; top: 20%; font-size: 40px; line-height: 45px;}
	.section-1 h2 em{font-size: 30px;}
	
	.contentbox{
		float: none;
		width: 100%;
		height: auto !important;
	}
	
	.contentbox img{margin-bottom: -20px; width: 100%; }

	.section-3 img{height: 260px !important} 

	.section-3-text{width: 100%; top: 40px; right: 0;}

	.section-3-text h2, .section-3-text p{
		text-align: center;
		width: 96%;
		margin: 0 auto;

	} 

 	.section-3-text p{font-size: 15px; line-height: 24px;}

	.section-3-text h2{
		font-size: 80px;
	}

	.menu-legal-menu-container { display: none; }

}

@media only screen and (min-width: 768px) and (max-width: 1025px) {

	.section-1  h2{width: 90%; left: 5%; top: 20%;}
	
	.contentbox{
		float: none;
		width: 100%;
		height: auto !important;
	}
	
	.contentbox img{margin-bottom: -20px; width: 100%; }

	/*.section-3 img{height: 300px !important}*/

	.section-3-text{width: 100%; top: 60px; right: 0;}

	.section-3-text h2, .section-3-text p{
		text-align: center;
		width: 96%;
		margin: 0 auto;

	} 

 	.section-3 p{font-size: 20px}

	.section-3-text h2{
		font-size: 100px;
	}

}

@media only screen and (min-width: 1026px) and (max-width: 1077px) {

	.businessname{display: none;}

	.header-social li a{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.top-bar .title-area {
  		width: auto;
	}

	.section-1  h2{width: 60%; left: 19%; top: 28%;}
	
	.section-3-text{width: 100%; top: 90px; right: 0;}

	.section-3-text h2, .section-3-text p{
		text-align: center;
		width: 96%;
		margin: 0 auto;

	} 

 	.section-3-text p{font-size: 20px }
	.section-3-text h2{
		font-size: 100px;
	}
}


@media only screen and (min-width: 1078px) and (max-width: 1268px) {

	.businessname{display: none;}

	.header-social li a{
		padding-left: 35px !important;
		padding-right: 35px !important;
	}
	.top-bar .title-area {
  		width: auto;
	}

	.section-1  h2{width: 60%; left: 19%; top: 28%;}
	
	.section-3-text{width: 100%; top: 60px; right: 0;}

	.section-3-text h2, .section-3-text p{
		text-align: center;
		width: 96%;
		margin: 0 auto;

	} 

 	.section-3-text p{font-size: 20px}

	.section-3-text h2{
		font-size: 100px;
	}
}

@media only screen and (min-width: 1268px) and (max-width: 1337px) {

	.section-3 h2{font-size: 120px; padding-bottom: 60px;}

	.section-3-text{width: 90%; right: 80px; top: 20%;}
	

}

@media only screen and (min-width: 1338px) and (max-width: 1463px) {

	.header-social li a{
		padding-left: 25px !important;
		padding-right: 25px !important;
	}

	.section-3 h2{font-size: 145px;}

	.section-3-text{width: 80%; right: 100px; top: 8%;}

}


@media only screen and (min-width: 1464px) {
	.header-social li a{
		padding-left: 35px !important;
		padding-right: 35px !important;
	}
		
	.section-3 h2{font-size: 160px;}

	.section-3-text{width: 80%; right: 100px;}
}

@media only screen and (min-width: 1784px) {
	.section-3 h2{font-size: 180px;}
 }