﻿@font-face {
  font-family: 'HurmeGeometricSans_No1_4_Regular';
  src: url('../fonts/HurmeGeometricSans_No1_4_Regular') format('otf'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
       url('../fonts/HurmeGeometricSans_No1_4_Regular.otf') format('opentype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3Ã¢â‚¬â€5 */
}
@font-face {
  font-family: 'HurmeGeometricSans_No1_7_Black';
  src: url('../fonts/HurmeGeometricSans_No1_7_Black') format('otf'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
       url('../fonts/HurmeGeometricSans_No1_7_Black.otf') format('opentype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3Ã¢â‚¬â€5 */
}

body{font-family: 'HurmeGeometricSans_No1_4_Regular'; margin:0px;}

.clear{ clear:both;}

.landing_bg{ width:100%; height:100%;
             background:url(../images/Landing/gr_cblandingbg.png) no-repeat center center fixed ;
             
                    background-position: center;
    background-size: cover;}

/*.gr{ width:680px; margin:auto; text-align:center; margin-top:30px;}*/
.gr .thank{  font-weight:bold; color:#fff; text-transform:uppercase; font-family: 'HurmeGeometricSans_No1_7_Black';text-align:center;}
.gr .fans{ text-align:center; font-weight:normal; color:#fff; margin-bottom:30px; text-transform:uppercase;font-family: 'HurmeGeometricSans_No1_4_Regular'; line-height:41px}
 p{ text-align:center; font-weight:normal; color:#fff; font-weight:bold;}
.fade_box{text-align:center; /*width:285px; height:125px;*/ padding:0px; margin-top:70px; border-radius:3px 3px 0px 0px; float:left; background:url(../images/Landing/Nfade_boxfade_box.png) no-repeat #fff; z-index:666}
.fade_box p{ text-align:center; /*font-size:13px;*/ color:#000; font-weight:normal; margin:0px;}

.btn{width: 285px;height: 41px;border:none;border-radius: 0px 0px 3px 3px;background-color: #02518a;padding: 5px;color: #fff;
font-size: 16px;text-align: center;font-weight: bold;cursor: pointer;}
.btn a{ color:#fff; text-decoration:none;font-family: 'HurmeGeometricSans_No1_4_Regular';}
.btn a:hover{ color:#fff; text-decoration:none;}

.stickyFooter {margin-left:auto;margin-right:auto; margin-top:25px; /*height:64px;*/ /*position:fixed;*/ bottom:10px; text-align: center; overflow: visible; z-index: 99; }
.center-block {  
  display: block;  
  margin-right: auto;  
  margin-left: auto;  
}  