@charset "utf-8";
body {margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px;}
.container{ max-width:960px; margin:0 auto; background-color:#FFFFFF;}
#background {position:fixed; margin:0; width:100%; height:100%; z-index:-1; WEBKIT-ANIMATION: SANDEEP 10s infinite; animation: SANDEEP 10s infinite;}
p{text-align:justify;}
.TextField{border:1px solid #000000; height:25px;}
.Textarea{font-family:Arial, Helvetica, sans-serif; font-size:1.2em; line-height:1.3em; padding:0 15; text-align:justify;}
.CallM{color: #ffffff; -webkit-text-stroke-width:1px;   text-shadow: 2px 0px 5px RED;   -webkit-text-stroke-color: black; font-weight:bolder; text-align:center; font-size:2em; font-family:"Arial Black", Gadget, sans-serif;}
.CallM2{color:#000000;  -webkit-text-stroke-width:1px; -moz-text-stroke-width:1px; text-align:center; font-size:2.2em; line-height:1.8em; font-family:"Lucida Sans Unicode", "Lucida Grande",; z-index:3; opacity:1 !important;}
.CallB{color:#ff021a; text-shadow:#999;   -webkit-text-stroke-width:1px;   text-shadow: 1px 0px 5px red;   -webkit-text-stroke-color: black; font-weight:bolder; text-align:center; font-size:2em; color:fff402; font-family:"Arial Black", Gadget, sans-serif;}
.radis{ border:2px solid #f1d414;border-radius:30%; background-color:#000000; color:#FFF;}
.radis2{ border:2px solid #f1d414;border-radius:100% 100%; background-color:#b3a2cf; text-align:center;box-sizing: border-box;}
div.radis2{ text-align:center;}
 a:link{ color:#ff0006; text-decoration:none}
  a:hover{ color:#b3a2cf;}
.formrow{padding-top:10px;}
.formrow,.formrow2{ width:100%; clear:both; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; font-weight:bold;}
.submt{ width:auto; height:auto; background-color:#000000; color:#FFF;border-radius:0px 20px 0px 20px; font-size:100%; padding:5px 10px}  
.submt:hover{ background-color:red; color:#ffffff}
.rowfiftyl{ width:45%; float:left;}
.rowfiftyr{ width:45%; float:right;}
.responsiveimg{  -webkit-width:74%;  -moz-width:74%; -o-width:74%; width:74%; height:auto;}
.responsiveimg2{  -webkit-width:100%;  -moz-width:100%; -o-width:100%; width:100%; height:auto;}
.responsiveform{ width:24%; height:auto; border:2px solid #ff0000; float:right; margin:auto auto auto auto; border-radius:20px;box-shadow: 2px 2px 2px #f1d414; padding:3px;}
@media only screen and (max-width: 768px){ .responsiveimg { width:68%;}.responsiveform { width:29%;}.CallM2{ font-size:2em; line-height:1.7em;}.Textarea{ font-size:1.1em; line-height:1.3em;}.CallM{ font-size:1.7em} }
@media only screen and (max-width: 600px){ .responsiveimg { width:100%;}.responsiveform { width:60%; float:none; clear:both; margin:10px auto;} .CallM2{ font-size:1.8em; line-height:1.6em;}.Textarea{ font-size:1em; line-height:1.3em;}.CallM{ font-size:1.6em} }
@media only screen and (max-width: 480px){ .responsiveimg { width:100%;}.responsiveform { width:70%; float:none; clear:both; margin:10px auto;}.CallM2{ font-size:1.6em; line-height:1.5em;}.Textarea{ font-size:1em; line-height:1.2em}.CallM{ font-size:1.5em} }