/*

Theme Name: Circles Wordpress Theme (Shared on www.MafiaShare.net)
Theme URI: http://www.mafiashare.net
Author URI: http://www.mafiashare.net
Description: Clean Corporate Theme
Author: ThemeSmack Team
Version: 1.1
License: GNU General Public License
License URI: license.txt

*/
@media all and (max-device-width:800px),(max-width:800px){
	.two-headers a{
		width: 110px!important;
		background-size:100% 100%!important;
		right:-13px!important;
	}
	.two-headers h2{ font-size:12px!important;}
 }
@media all and (max-device-width:450px),(max-width:450px){ 
	.two-headers a{
		width: 100px!important;
		right:0px!important;
	}
	.purchase-plate_button{ margin-top:59px!important;}
	.form-textbox,.form-textarea{width:60%!important;}
}
@media all and (max-device-width:650px),(max-width:650px){ 
	.purchase-plate_button{ margin-top:38px!important;}
}