@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700);

@import url(//fonts.googleapis.com/css?family=Asap);

@import url(//fonts.googleapis.com/css?family=Roboto:400,500);

@font-face {
  font-family: "Geogrotesque-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-bd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-bd-webfont.woff") format("woff"), url("../fonts/geogtq-bd-webfont.ttf") format("truetype"), url("../fonts/geogtq-bd-webfont.svg#geogrotesque_bdbold") format("svg");
}
@font-face {
  font-family: "Geogrotesque-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-lg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-lg-webfont.woff") format("woff"), url("../fonts/geogtq-lg-webfont.ttf") format("truetype"), url("../fonts/geogtq-lg-webfont.svg#geogrotesque_lglight") format("svg");
}
@font-face {
  font-family: "Geogrotesque-Semibold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-sb-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-sb-webfont.woff") format("woff"), url("../fonts/geogtq-sb-webfont.ttf") format("truetype"), url("../fonts/geogtq-sb-webfont.svg#geogrotesque_smbdsemibold") format("svg");
}
@font-face {
  font-family: "Geogrotesque-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-rg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-rg-webfont.woff") format("woff"), url("../fonts/geogtq-rg-webfont.ttf") format("truetype"), url("../fonts/geogtq-rg-webfont.svg#geogrotesque_rgregular") format("svg");
}

@font-face {
  font-family: "geogtq-bd";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-bd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-bd-webfont.woff") format("woff"), url("../fonts/geogtq-bd-webfont.ttf") format("truetype"), url("../fonts/geogtq-bd-webfont.svg#geogrotesque_bdbold") format("svg");
}
@font-face {
  font-family: "geogtq-sb";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-sb-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-sb-webfont.woff") format("woff"), url("../fonts/geogtq-sb-webfont.ttf") format("truetype"), url("../fonts/geogtq-sb-webfont.svg#geogrotesque_smbdsemibold") format("svg");
}
@font-face {
  font-family: "geogtq-md";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-md-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-md-webfont.woff") format("woff"), url("../fonts/geogtq-md-webfont.ttf") format("truetype"), url("../fonts/geogtq-md-webfont.svg#geogrotesque_md") format("svg");
}
@font-face {
  font-family: "geogtq-rg";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/geogtq-rg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/geogtq-rg-webfont.woff") format("woff"), url("../fonts/geogtq-rg-webfont.ttf") format("truetype"), url("../fonts/geogtq-rg-webfont.svg#geogrotesque_rgregular") format("svg");
}
@font-face {
  font-family: "geogtq-lg";
  font-style: normal;
  font-weight: normal;
  src: local("☺"), url("/ncd/fonts/geogtq-lg.woff") format("woff"), url("/ncd/fonts/geogtq-lg.ttf") format("truetype"), url("/ncd/fonts/geogtq-lg.svg") format("svg");
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-container {
  max-width: 1132px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.row-container:before,
.row-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-container:after {
  clear: both;
}

/*TIBCN MODS*/

body{
  font-family: "Geogrotesque-Regular",Helvetica,Arial,sans-serif;
  letter-spacing:0.5px;
}

p {
  font-family: "Geogrotesque-Regular",Helvetica,Arial,sans-serif;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.42857;
  font-size: 14px;
}

@media (min-width: 1200px) {
  .row-container {
    padding: 0 10px;
  }
}
@media (max-width: 1200px) {
  .row-container {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .row-container {
    padding: 0 1%;
  }
}