.ftop {margin-top:150px;background: #fff;}
.fmand {border:1px solid #eee; padding:10px 10px; color:#000;background: #f0f0f0; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.nand {border:1px solid #eee; padding:10px 10px; color:#000; margin:50 0 0 0; background: #f0f0f0; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#anleft { top:0; left:10px; color:#fc0; position:absolute;}
#anright {position:absolute;top:0; right:10px; color:#fc0;}
.col_33 {width:31%; text-align:center; margin:0 2% 0 0;float:left;}
.col_66 {width:64%;margin:0 2% 0 0;float:left;}
.col_100 {width:96%; text-align:center; margin:0 2% 0 2;}
.col_33.wrap { width:33%; margin:0;}
.col_66.wrap { width:66%; margin:0;}
.col_100.wrap { width:100%; margin:0;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.blue { background-color: #99CCFF; padding:10px 0;}
.yellow { background-color: #FFCC00; padding:5px 0;}
.pad { padding:0 10px;}
a.button { color:auto; }

@media only screen and (max-width:480px) { /* Smartphone */

  #fmand { border:1px solid #ddd;  color:#000;  background: #eee;  -webkit-border-radius:8px;  -moz-border-radius:8px;  border-radius:8px;}
   
  .form textarea {width:100%;  }  
  .form label {padding:10px 0 8px 0;  }
}
@media only screen and (max-width:768px) { /* Tablet */
  .col_25,
  .col_33,
  .col_66,
  .col_50 ,
  .col_75  {width:98%;float:none;  } 
    #fmand { border:1px solid #ddd; margin-top:0; color:#000; background: #eee; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
  .form label { padding:10px 0 8px 0; }
}
@media print { /* Printer */
  * { background:transparent !important; color:black !important; text-shadow:none !important; filter:none !important; -ms-filter:none !important; }
  a, a:visited { color:#444 !important; text-decoration:underline; }
  a[href]:after { content:" (" attr(href) ")"; }
  abbr[title]:after { content:" (" attr(title) ")"; }
  pre, blockquote { border:1px solid #999; page-break-inside:avoid; }
  thead { display:table-header-group; }
  tr, img { page-break-inside:avoid; }
  img { max-width:100% !important; }
  @page { margin:0.5cm; }
  p, h2, h3 { orphans:3; widows:3; }
  h2, h3{ page-break-after:avoid; }
  
  .header, .footer, .form {display:none;}
  .col_33, .col_66, .col_50  { width:98%; float:none; } 
}
/* start CSS reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display:block; }
audio[controls], canvas, video { display:inline-block; *display:inline; *zoom:1; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 16px; line-height: 26px; text-align:justify; }
body, button, input, select, textarea { font-family:sans-serif; }
a:focus { outline:thin dotted; }
a:hover, a:active { outline:0; }
abbr[title] { border-bottom:1px dotted; }
b, strong { font-weight:bold; }
blockquote { margin:1em 40px; }
dfn { font-style:italic; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
ins { background:#ff9; color:#000; text-decoration:none; }
mark { background:#ff0; color:#000; font-style:italic; font-weight:bold; }
pre, code, kbd, samp { font-family:monospace, monospace; _font-family:'courier new', monospace; font-size:1em; }
pre { white-space:pre; white-space:pre-wrap; word-wrap:break-word; }
q { quotes:none; }
q:before, q:after { content:""; content:none; }
small { font-size:85%; }
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }
ul, ol { margin:1em 0; padding:0 0 0 2em; }
dd { margin:0 0 0 40px; }
nav ul, nav ol { list-style:none; margin:0; padding:0; }
img { border:0; -ms-interpolation-mode:bicubic; }
svg:not(:root) { overflow:hidden;}
figure { margin:0; }
form { margin:0; }
fieldset { border:0; margin:0; padding:0; }
legend { border:0; *margin-left:-7px; padding:0; }
label { cursor:pointer; }
button, input, select, textarea { font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle; }
button, input { line-height:normal; *overflow:visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; -webkit-appearance:button; }
input[type="checkbox"], input[type="radio"] { box-sizing:border-box; }
input[type="search"] { -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
textarea { overflow:auto; vertical-align:top; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color:#f0dddd; }
table { border-collapse:collapse; border-spacing:0; }
.hidden { display:none; visibility:hidden; }
.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }
/* End CSS reset */
/* start CSS skin */
html { height:100%; overflow-x:hidden;}
body {font-family: 'Open Sans', sans-serif; line-height:1.5;color:#000;background:#499cd7; /*  */  height:100%;}
a { color:#000; }
a:hover { color:#666; }
a:visited { color:#444; }
ul li, ol li {  padding:0 0 0.4em 0;}
.container {  max-width:1200px;background:#fff; margin:0 auto;}
.header {padding:10px 0;background:#fff;border-bottom:1px solid #499cd7; position:relative;}
h1, h2 {font-weight:normal;color:#010101;}
h3, h4, h5, h6 {font-weight:bold; color:#010101;}
h1 { font-size:22px;}
.form label {display:inline-block;padding:0 0 4px 0;}
a.button,
.button { border:1px solid #9a9a9a;text-align:center;text-decoration:none;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.64) 0px 1px 4px;
  -moz-box-shadow:rgba(0, 0, 0, 0.64) 0px 1px 4px;
  box-shadow:rgba(0, 0, 0, 0.64) 0px 1px 4px;
  background:#ffffff;
  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e2e2e2));
  background:-webkit-linear-gradient(#ffffff, #e2e2e2);
  background:-moz-linear-gradient(#ffffff, #e2e2e2);
  background:-ms-linear-gradient(#ffffff, #e2e2e2);
  background:-o-linear-gradient(#ffffff, #e2e2e2);
  background:linear-gradient(#ffffff, #e2e2e2);
  color:#484848; font-size:14px;  padding:5px 14px;font-family:verdana, sans-serif;display:inline-block;}
a.button:hover,
.button:hover {  border:1px solid #5a5a5a;
  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#e2e2e2), to(#ffffff));
  background:-webkit-linear-gradient(#e2e2e2, #ffffff);
  background:-moz-linear-gradient(#e2e2e2, #ffffff);
  background:-ms-linear-gradient(#e2e2e2, #ffffff);
  background:-o-linear-gradient(#e2e2e2, #ffffff);
  background:linear-gradient(#e2e2e2, #ffffff);
}
a.button:active,
.button:active {  color:#666;
  -webkit-box-shadow:#5a5a5a 0px 3px 5px inset;
  -moz-box-shadow:#5a5a5a 0px 3px 5px inset;
  box-shadow:#5a5a5a 0px 3px 5px inset;
}


@media only screen and (max-width:480px) { /* Smartphone custom styles */
  .header:before,
  .hero:before,
  .footer:before {
    display:none!important;
  }
}

@media only screen and (max-width:768px) { /* Tablet custom styles */
  .header:before,
  .hero:before {
    display:none!important;
  }
}

/* end CSS skin */