body{margin:0;padding:0;}
*{font-family:arial;}
#bgSite{width:100%;max-width:980px;max-height:600px;position:relative;float:right;background:url(images/bg.jpg) no-repeat top left;background-size:100%;}
.center{width:100%;max-width:980px;margin:0 auto;}
.width100{width:100%; float:left;}
#saveHeight{width:1px;float:right;}
#bgForm{width:29%;max-width:285px;float:left;position:absolute;top:41%;left:3%;}
#bgForm input{width:100%;float:right;color:#5c729b;direction:rtl;margin-top:3px;font-size:18px;border:2px solid #ccc;height:39px;padding:3px;}
#bgForm input#btnSubmit{width:100%;height:39px;cursor:pointer;background:#003366;color:#fff;font-weight:bold;border:0;margin-top:10px;}
input#sendMail{height:auto;margin-left:5px;outline:0;width:auto;}
#chbText{float:right;margin:3px 0 0 0;width:90%;max-width:210px;}
.message{color:#ff0000;font-size:12px;direction:rtl;float:right;font-weight:bold;width:100%;}
#wrpThanks{width:29%;max-width:285px;float:left;position:absolute;top:52%;left:3%;display:none;color:#003362;font-weight:bold;direction:rtl;text-align:center;}

#bgMobile{width:100%;float:right;}
.centerM{width:100%;max-width:640px;margin:0 auto;}
.wrpContent{width:89%;max-width:569px;margin:0 5.5%;}
.imgMobile{width:100%}
#wrpImg{width:47%;max-width:267px;float:right;}
#wrpFormMobile{width:50%;max-width:285px;float:left;}
#wrpFormMobile input{width:100%;float:right;color:#5c729b;direction:rtl;margin-top:3px;font-size:18px;border:2px solid #ccc;height:39px;}/*padding:3px;*/
#wrpFormMobile input#btnSubmit{width:49%;height:39px;cursor:pointer;background:#003366;color:#fff;font-weight:bold;border:0;margin-top:10px;}
#wrpFormMobile input#sendMail{height:auto;margin-left:5px;outline:0;width:auto;}
#wrpFormMobile #chbText{float:right;margin:3px 0 0 0;width:90%;max-width:210px;}
#wrpFormMobile .message{float:left;width:auto;margin:2px 0 0 2px;}
.flr{float:right;}
.detailsTitle{float:right;}
#wrpForm{float:right;margin-top:6px;}
#wrpThanksMobile{display:none;color:#003362;font-weight:bold;direction:rtl;width:50%;max-width:285px;float:left;margin-top:30px;text-align:center;}
#callNow{width:49%;float:left;color:#fff;height:39px;font-weight:bold;background:#e64731;margin-top:10px;text-decoration:none;line-height:39px;font-size:18px;text-align:center;}
@media (max-width: 880px)
{
	#bgForm input[type="text"]{height:30px;}
}
@media (max-width: 800px)
{
	input#sendMail{margin-right:0;}
	#bgForm input#btnSubmit{height:30px;margin-top:0;}
}
@media (max-width: 640px)
{
	body{background:#f3f3f3;}
}
@media (max-width: 568px)
{
	#wrpForm input, #wrpFormMobile input#btnSubmit, #callNow{height:33px;line-height:33px;}/*padding-top:2px;*/
	 #wrpFormMobile input#btnSubmit, #callNow{margin-top:5px;}
}
@media (max-width: 480px)
{
	#wrpForm input, #bgLeftBtm input#btnSubmit{height:30px;line-height:30px;}	
	.detailsTitle{width:120px;}
}
@media (max-width: 414px)
{
	#wrpImg, #wrpFormMobile{width:100%;margin:0 auto;float:none;}
	#wrpThanksMobile{height:100px;width:100%;}
}