@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700,300italic,700italic,400italic);

body {
  /*max-width: 100%;
  overflow: hidden;*/
  /*float: left;*/
  margin: 0;
  min-width: 320px; /**iphone 5*/
}

.inlineBlock {
  display: inline-block;
}

.contactInfo {
  padding-left: 32px;
}

@media only screen and (min-width: 768px) {
  .disclaimer {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
  }
}

@media only screen and (max-width: 540px) {
  .min540 {
    display: none;
  }

  #logo h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 426px) {
  div.footer-xxs {
    width: 100%;
  }
}

.yellow {
  /*border-top: 1px #999 solid; */ /* why border top??? */
  padding-top: 10px;
  margin-top: 25px;
}

.steps {
  color: #5AA030;
  font: Lato;
  font-weight: 400;
  font-size: 28px;
  margin-top: 18px;
  /*float: left;*/
}

#search-text {
  font-style: italic;
  font-weight: 700;
  font-size: 36px
}

#select-text, #apply-text {
  font-style: italic;
  font-weight: 700;
  font-size: 36px;
}

#apply-text {
  color: #474747;
}

#grants input {
  border: 1px solid #aaa;
  margin-bottom: 10px;
}

#grants .steps {
  margin-left: 15px;
}

.panel {
  margin-top: 5px;
  float: left;
  margin-bottom: 50px !important;
}

#grants-table-header {
  background-color: #c8e3ec;
}

#search-heading {
  /*margin-top: 10px;*/
  /*border-bottom: 2px solid #222;*/
  /*border-radius: 10px 10px 0 0;*/

}

#three-steps {
  position: absolute;
  top: 10px;
  right: 0px;
  /*margin-top: 20px;*/
  height: 110px;
  /*float: right;*/
}

#search-params {
  /*margin-top: 15px;*/
  /*margin-bottom: 15px;*/
  padding-bottom: 20px;
}

#search-params-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

#search-params-3 div {
  padding-bottom: 10px;
}

#search-map-3>div {
  margin-bottom: 15px;
}

#search-params div {
  margin-top: 8px;
}

#search-params button {
  margin: 0 auto;
  width: 150px;
  padding: 10px;

}

#search-params .row {
  margin-bottom: 20px;
}

.charcoal-bg {
  padding-top: 10px;
  color: #fff;
  background-color: #333;
}

/*#map-canvas{*/
/*width: 100%;*/
/*height: 400px;*/
/*margin: 0 auto;*/
/*float: left;*/
/*}*/

a {
  cursor: pointer;
}

#logo h1 {
  margin-top: 22px;
  margin-bottom: -12px;
  font-weight: 300;
  float: left;
  font-family: Georgia;
}

#logo h5 {
  color: #252525;
  margin-left: 3px;
  float: left;
}

#logo #country {
  float: right;
}

#logo #logoimage {
  height: 110px;
  float: left;

  margin: 10px 10px 0px 15px
}

#logo h1 a {
  color: #252525;
  text-decoration: none;
}

#left_col h1, #left_col h2 {
  font-family: Georgia;
  /*color: #fff;*/
  font-weight: 400;
  text-align: left !important;
  /*margin-left: 30px;*/
  letter-spacing: 2px;

}

#left_col h3 {
  /*text-align: center;*/
  margin-left: 30px;
  margin-bottom: 15px;
  font-size: 25px;
  font-family: Georgia;
}

#left_col h1 {
  font-size: 23px;

}

#left_col h2 {
  font-size: 18px;
  margin-bottom: 10px;
}

#left_col {
  padding-bottom: 10px;
  /*	margin-left: 15px;
    margin-right: -15px;*/

}

h2, h3, h4, h5, h6 {
  font-family: Lato;
  color: #fff;
  font-weight: 400;
  margin: 15px 0px 0px 0px;
}

header {
  height: 125px;
  background: #69b2cc; /* Old browsers */
  background: -moz-linear-gradient(top, #69b2cc 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69b2cc), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #69b2cc 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #69b2cc 0%, #ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #69b2cc 0%, #ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom, #69b2cc 0%, #ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69b2cc', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
  /*float: left;*/
  box-shadow: 3px 3px 3px rgba(141, 169, 185, .3);
  margin-right: 0;
  margin-bottom: 30px;
}

header div {
  padding: 0 !important;
  /*margin: 0 !important;*/
}

main {
  /*height: auto;*/
  /*text-align: center;*/
  /*float: left;*/
}

footer {
  min-height: 100px;
  background-color: #c8e3ec;
  float: left;
  width: 100%;
  padding-top: 30px;
}

footer div.footer_left {
  margin-left: 30px;
  width: 200px;
  float: left;
}

footer div.footer_center {
  width: 53%;
  float: left;
  border-left: 1px solid #555;
  /*height: 225px;*/
}

footer div.footer_right {
  float: left;
  width: 200px;
  border-left: 1px solid #555;

}

footer div {
  margin-bottom: 20px;
}

footer h3 {
  margin-bottom: 15px;
  /*text-decoration: underline;*/
  /*border-bottom: 1px solid #555;*/
  font-family: Georgia;
  text-transform: uppercase;
  letter-spacing: 2px;

}

footer div p {
  color: #8d8d8d;
  font-size: 9px;
  margin-right: 25px;
  margin-left: 25px;
  line-height: 14px;
  font-family: Lato;

}

footer ul {
  margin: 0px;
}

footer ul li {
  color: #333;
  font-size: 14px;
  margin-left: -40px;
  list-style: none;
  font-family: Lato;
}

footer img {
  /*float: left;*/
  margin-bottom: 5px;
  margin-left: 25px;
}

#footer_copyright {
  width: 100%;
  border-top: 1px solid #555;
  /*border-top: ;*/
  background-color: #393939;
  float: left;
}

#footer_copyright p {
  margin-left: 30px;
  color: #8d8d8d;
  font-family: Lato;
  font-size: 11px;
}

#equal {
  width: 100px;
  /*margin-left: 5px;*/
}

.wrapper {
  width: 77%;
  margin: 0px auto;
  /*border: 1px solid green;*/
}

input, select {
  /*background-color: #69b2cc;*/
  width: 100%;
  /*height: 25px;*/
  border-radius: 4px;
  padding: 10px;
  border: none;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  font-family: Lato;
  color: #333 !important;
}

input[type="checkbox"] {
  width: 20px;

}

.programs_selected, #select-all {
  height: 17px;
}

.teaser {
  display: none;
  padding: 10px;
  width: 95%;
  margin: 0 auto;
}

#price_range_slider, #income_slider {
  margin-top: 10px;
}

#page_three input[type="text"], #application input[type="text"] {
  background-color: #fff;
  color: #252525;
}

#page_three, #application {
  text-align: left;
}

#page_three h4, #application h4 {
  font-weight: 300;
  /*font-size: 18pt;*/
}

#page_three h2, #application h2 {
  font-size: 30px;
  margin-top: 5px;

}

/*#page_three section.blue{
	background-color: rgba(105, 178, 204, 0.8);
}*/

#county_input {
  background-color: #69b2cc;
  border-radius: 0px;
  border: none;
  height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-family: Lato;
  width: 225px;
}

#loader img {
  height: 74px;
}

#page_one h2 {
  color: #252525;
}

section {
  -webkit-transition: visibility, width .75s;
  -moz-transition: visibility, width .75s;
  -o-transition: visibility, width .75s;
  transition: visibility, width .75s;
}

#page_two, #page_three, #application, #thank_you {
  display: none;
}

#page_two {
  text-align: left !important;
}

#page_two input {
  width: 90%;
}

#page_two h3 {
  margin-left: 24px;
  margin-top: 29px;
}

#page_one {
  width: 350px;

}

#page_two {
  width: 50%;
  margin-left: 5%;

}

#page_one {
  margin-left: 13%;
  padding: 20px;
}

.options_wrapper {
  width: 100%;
  float: left;
}

.grant span img {
  width: 30px;
  float: left;
}

/*#grants{
	margin-top: 40px;
}*/

div.fico_box {
  float: left;
  width: 84px;
  height: 40px;
  position: relative;
  z-index: 0;
  text-align: center;

  -webkit-transition: box-shadow .15s;
  -moz-transition: box-shadow .15s;
  -o-transition: box-shadow .15s;
  transition: box-shadow .15s;

  /*border: 1px solid black;*/
}

div.fico_box h4 {
  margin: 0;
  text-align: center;

}

div.fico_box p {
  margin: 0;
  padding: 11px 0px;
  font-size: 14px;
  font-family: Lato;
  color: #fff;
}

.grant {
  margin-left: 20px;
  text-align: left;
  /*border-top: 1px solid #eee;*/
  width: 93%;
  /*border-right: 1px solid #eee;*/
  min-height: 103px;
  transition: height .15s;
}

p.full {
  /*visibility: hidden;*/
  display: none;
}

.grant p {
  font-family: Lato;
}

.grant p a {
  color: #eee;
}

.grant ul li {
  text-align: left;
  font-size: 13px;
  font-family: Lato;
  /*float: left;*/
}

.grant ul {
  margin-top: 5px;
  margin-bottom: 10px;
}

.grant h3 {
  margin-top: 0px;
}

#excellent {
  background-color: #2d9144;
}

#v_good {
  background-color: #6ebe44;
}

#good {
  background-color: #f9bf13;
}

#fair {
  background-color: #f5851f;
}

#poor {
  background-color: #a31d21;
}

.credit_score {
  margin-bottom: 65px;
  width: 90%;
  margin: 6px auto;
  height: 55px;
}

div.fico_box, area {
  cursor: pointer;
}

.ui-slider {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15px;
}

#left_col p {
  color: #000;
  font-family: Lato !important;
  margin: 10px 30px 10px 0px;
  text-align: left;
  font-weight: 300;
  font-size: 10pt;
  line-height: 16pt;
}

.right-col {
  float: left;
  width: 57%;
}

.blue {
  background-color: #69b2cc;

}

.buttons {
  width: 90%;
  margin: 15px auto;
  height: 50px;
}

#button {
  text-align: center;
}

#apply {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 100px;
}

#page_one .next, .apply {
  float: none;
}

.next {
  background-color: #252525;
  color: #fff;
  float: right;
}

.apply {
  background-color: #252525;
  color: #fff;
}

.next, .previous, .apply {
  width: 80px !important;
  height: 37px;
  margin-top: 15px;
  /*margin: 15px;*/
}

.previous {
  background-color: #e2e2e1;
  color: #252525;
  float: left;
}

#stepTracker {
  padding: 20px;
}

#trackerimg {
  margin: 0 auto;
  width: 500px;
}

#grants {
  /*width: 60.896%;*/
  float: left;
  border: 1px solid #eee;
  padding: 0;
}

#grants-show-more button {
  width: 100%;
}

#grants-show-more button:hover{
  width: 100%;
}

#grants-show-more-div span {
  line-height: 40px;
}
#grants-show-more-div {
  display: table;
  background-color: #b1b1b1;
  height: 40px;
  width: 100%;
  font-weight: 500;
}
#grants-show-more-div:hover {
  cursor: pointer;
  background-color: #777777;
  color: white;
}

.table-row {
  border-top: 1px solid #eee;
  padding: 10px;

}

#grants h3, .grant h3 {
  margin-left: 39px;
  color: #252525;
  font-size: 21px;
  font-family: Georgia;
}

.fullscreen {
  background-color: rgba(0, 0, 0, .5);
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
}

.fullscreen section {
  width: 500px;

  margin: 5% auto;
  /*margin-top: 5%;*/
  padding: 20px;
}

.fullscreen section .options_wrapper {
  float: none;
}

.selected {
  z-index: 10 !important;
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .7);
}

#grants h1 {
  font-weight: 300;
  text-align: center;
}

#errors {
  color: red;
}

#mainTitle {
  float: left;
  margin-left: 30px
}

#mainTitle img {
  width: 370px;
}

#mainTitle h1 span.num {
  font-size: 80pt;
}

p {
  /*margin-left: 30px;*/
  font-family: Lato;
}

#home_buy {
  /*	float:left;
    margin-top: 30px;
    border-top: 1px solid #eee;*/
  margin-bottom: 60px;
}

#home_buy h2, #home_buy h3 {
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

#home_class_form {
  margin-left: 30px;
}

#home_buy {
  float: left;
  /*margin-top: 30px;
  margin-left: 30px;
  border-top: 1px solid #eee;*/
}

#home_buy h2, #home_buy h3 {
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

iframe {
  /*height: 300px;*/
  width: 100%;
}

#home_class_form {
  margin-left: 30px;
}

#home_class_form h5 {
  color: #333;
}

#home_buy input[type="button"] {
  width: 100px !important;
  /*background-color: #252525;*/
  color: white !important;
  height: 37px;
}

#home_buy input[type="text"] {
  border: 2px solid #eee !important;
  background-color: #fff !important;
  color: #333;
}

#address {
  text-align: center;
}

#home_buy h3 {
  text-align: center;
}

input[type="radio"] {
  width: 30px;
  height: 15px;
}

@media only screen and (max-width: 1530px) {
  .wrapper {
    width: 100%;
  }

}

@media only screen and (max-width: 995px) {
  .wrapper {
    width: 100%;
  }

  #country, #three-steps {
    display: none;
  }

  div.fico_box h4 {
    display: none;
  }

  .buttons {
    margin: 25px auto;
  }
}

@media only screen and (max-width: 915px) {

}

@media only screen and (max-width: 768px) {

  /*#map-canvas{*/
  /*visibility: hidden;*/
  /*height: 0px;*/
  /*}*/
  .wrapper {
    width: 100%;
  }

  #country, #capitol {
    display: none;
  }

  #page_two, #page_three, #application {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }

  .fullscreen section {
    width: 90%;
  }

  #grants {
    width: 100%;
    /*float: left;*/
    /*border-right: 1px solid #eee;*/
  }

  .grant {
    margin-top: 10px;
    margin-left: 20px;
    text-align: left;
    border-top: 1px solid #eee;
    width: 100%;
    /*border-right: 1px solid #eee;*/
    /*height: 105px;*/
  }

  /*.grant ul {
    margin-bottom: 10px;
  }*/
}

/*MODAL*/

#modal {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 999;
  /*background: #fff;*/
}

#modal div.greyCloser {
  position: absolute;
  top: 0px;
  background-color: rgba(0, 0, 0, .5);
  height: 100vh;
  width: 100%;
  z-index: -1;
}

#modal div.contact-body {
  width: 50%;
  margin: 30px auto 0;
  /*background: #fff;*/
  padding: 10px;
}

#modalClose {
  font-size: 50px;
  position: absolute;
  right: 0px;
  top: -57px;
}

#modal #main-contact-form {
  background: #fff;
  border-radius: 4px;
  padding: 20px;
}

#modal input {
  border: #aaa 1px solid;
  margin-bottom: 15px;
  width: 70%;
}

#applications {
  margin-bottom: 30px;
}

.tr-1 {
  background: #ddd;
}

.question {
  text-align: right;

}

#home_buy div {
  margin-bottom: 10px;
}

#application_finish {
  width: 150px;
  margin: 10px auto;
  display: block;
}

#homes-list {
  margin-bottom: 30px;
}

.hidden {
  display: none;
}