@charset "UTF-8";
/* CSS Document */




*, *:before, *:after {
	
}




/*	Screensize 320px	*/
@media only screen 
and (min-width : 120px) {


.hide {display:none !important}
.show {display:block !important;}

h2 {color:#1a202c;}



.left-70 .intro {margin-bottom:36px !important;}

}


/*	Screensize 480px	*/
@media only screen 
and (min-width : 460px) {

			
				
	

}




/*	Screensize 640px	*/
@media only screen 
and (min-width : 576px) {
	
	


}


/*	Screensize 768px	*/
@media only screen 
and (min-width : 748px) {

	
	
	
}


/*	Screensize 1024px	*/
@media only screen 
and (min-width : 1002px) {

.left-70 .intro {padding-bottom:16px !important;}
	

}

/*	Screensize 1175px	*/
@media only screen 
and (min-width : 1155px) {

	


}


/*	Screensize 1350px	*/
@media only screen 
and (min-width : 1330px) {




}




/*	Screensize 1380px	*/
@media only screen 
and (min-width : 1360px) {




}



/*	Screensize 1500px	*/
@media only screen 
and (min-width : 1480px) {

}
