/* WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP WIDE-DESKTOP */

@media (min-width: 1210px) {

ul {
  list-style: circle;
  margin: 10px 0 10px 30px;
}
  ul li {
  font-size: 17px;
  line-height:1.5em;
  }
  .show-for-wide {
    display: block;
  }

  .hide-for-wide {
    display: none;
  }
  header {
    width:1100px;
  }
  header p.seotext{
      float: left;
      padding-top: 10px;
      width: 320px;
      /*font-size: 16px;*/
    }
  .hometitle {
    font-size:34px;
  }
  .home-content-pic1 {
    width:615px;
  }
  .hometext {
    margin: 5px 100px;
    font-size:34px;
  }
  .rates-bar-static{
    width:307px;
    background-image:url('../images/backgrounds/bg-rates-wide.png');
  }
    .rates-bar-static h2 {
      font-size:22px;      
      background-image:url('../images/backgrounds/bg-07a.png');
      padding:3px 0 5px 0;
      margin:0 0 15px 0;
    }
      .rates-bar-static p {
        font-size: 16px;
        margin: 10px 15px 0 15px;
      }


    /* FREDDIE MAC RATES */
  .rates-bar{
    width:307px;
    background-image:url('../images/backgrounds/bg-rates-wide.png');
  }

  .rates-bar h2 {
    font-size: 20px;
  }

  .rates-line-odd{
    background-color: #e8e8e8;
    height: 20px;
  }

  .rates-line-even{
    height: 20px;
  }

  .rates-header {
    display: inline;
    font-size:12px;
    margin-top:-3px;
  }

  .rates-header-text {
    float:left;
    margin: 0 0 10px 9px;
  }

  .rates-header-week1 {
    float:left;
    margin: 0 0 10px 110px;
  }

  .rates-header-week2 {
    float:left;
    margin: 0 0 10px 19px;
  }

  .rates-30-text {
    float:left;
    margin: 1px 0 0 9px;
  }

  .rates-30-week1 {
    float:left;
    margin: 1px 0 0 74px;
  }

  .rates-30-week2 {
    float:left;
    margin: 1px 0 0 41px;
  }

  .fm-source {
    margin-left: 10px;
    font-size: 10px;
    color: #666;
    text-align: left;
    margin-top: 0px;
  }

  /* END FREDDIE MAC RATES */

  .main-nav, .home-middle, .sub-middle, .disclaimer-main, .disclaimer-inner,  .content, .content-thankyou, .content-define {
    width: 1120px;
  }

  .content-goes-here {
    margin: 0 auto;
    max-width: 470px;
    padding-left: 0;
  }

  .dropdownbox-widget {
    margin: 12px 0 6px 193px;
    width: 230px;
  }

  .main-nav a {
    width: 162px;
  }

  .main-nav a.nav-1, .main-nav a.nav-6 {
    width: 163px;
  }

  /* SUB PAGE MIDDLE */
  .prequalify-inner-sub, .get-a-loan-inner-choose, .get-a-loan-inner-quicken-sub, .get-a-loan-inner-lendingtree-sub {
    text-align: center;
  }
    .get-a-loan-inner-choose {
      width:366px;
      background-image: url(../images/backgrounds/bg-05-wide.png);
    }
    .get-a-loan-inner-quicken-sub {
      width:366px;
      background-image:url('../images/partners/rocket-interior-366x105.png');
    }
    .get-a-loan-inner-lendingtree-sub {
      width:366px;
      background-image:url('../images/partners/lendingtree-interior-366x105.png');
    }

  .sub-middle-loan {
    /*width: 320px;*/
    width: 578px;
  }

  .sub-middle-prequalify {
    float: left;
    height: 131px;
    margin-top: 12px;
  }

  .sub-middle-nextcredit {
    float: left;
    height: 131px;
    margin-top: 12px;
  }

  .credit-next-wide {
    width: 40px;
    text-align: center;
    margin: 48px 10px 0 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #c5c5c5;
    padding: 3px 0 4px 0;
    line-height: 1em;
  }
  .credit-button {
    margin: 9px 0 0 102px;
  }

  .sub-middle-credit {
    width: 377px;
  }

  .credit-score-inner-sub {
    /*margin-left: 0px;*/
    width:307px;
    background-image:url('../images/backgrounds/bg-06-wide.png');
  }
  .credit-identity, credit-identity-define {
        padding: 10px 157px;
        width: 301px;
        float:none;
      }
      .credit-identity-define {
          padding: 10px 234px;
        }

  .prequalify-inner-sub {
    margin-left:24px;
    width:178px;
    height: 133px; /* added for refi*/
    overflow: hidden; /* added for refi*/
  }
  .promo {
      border-radius: 0 0 200px 200px;
    }

  .prequalify-wide {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #c5c5c5;
    padding: 8px 5px 8px 5px;
    margin: 0 0 12px;
  }

  form.get-a-loan-form-wide {
    border: none;
    padding-top: 0;
    height: 211px;
  }

  .choose-a-loan {
    height: 26px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-color: #2da6ff;
    padding: 6px;
    margin: 0;
  }
  /* END SUB PAGE MIDDLE */

  .content, .content-thankyou {
    background-color: #fff;
    background-image:url(../images/backgrounds/bg-1120.gif);
    background-position:top center;
  }

  .content-thankyou {
    background-image: none;
  }

  .content-define {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2VmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzliOWI5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjliOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  	background: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 76%, rgb(232, 232, 232) 76%, rgb(232, 232, 232) 100%); /* FF3.6+ */
  	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(255, 255, 255)), color-stop(76%,rgb(255, 255, 255)), color-stop(76%,rgb(232, 232, 232)), color-stop(100%,rgb(232, 232, 232))); /* Chrome,Safari4+ */
  	background: -webkit-linear-gradient(left,  rgb(255, 255, 255) 0%, rgb(255, 255, 255) 76%, rgb(232, 232, 232) 76%, rgb(232, 232, 232) 100%); /* Chrome10+,Safari5.1+ */
  	background: -o-linear-gradient(left,  rgb(255, 255, 255) 0%, rgb(255, 255, 255) 76%, rgb(232, 232, 232) 76%, rgb(232, 232, 232) 100%); /* Opera 11.10+ */
  	background: -ms-linear-gradient(left,  rgb(255, 255, 255) 0%, rgb(255, 255, 255) 76%, rgb(232, 232, 232) 76%, rgb(232, 232, 232) 100%); /* IE10+ */
  	background: linear-gradient(to right,  rgb(255, 255, 255) 0%, rgb(255, 255, 255) 76%, rgb(232, 232, 232) 76%, rgb(232, 232, 232) 100%); /* W3C */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-8 */
  }

  .content-inner-thankyou {
    padding: 30px 275px 20px;
  }

  .content-main, .grant-main {
    width: 615px;
  }

  .content-main p, .content-main i, .content-main em, .content-main a, .content-main li, .grant-main p {
    font-size: 17px;
  }
    p.disclaimer {
      font-size:14px;
    }
      p.disclaimer a {
        font-size:14px;
      }
      p.disclaimer2 {
        margin-top: 20px;
        font-size:14px;
        color:#888;
        padding:0 0 0 0;
      }

  .article-wrap, .article-wrap ul {
    font-size: 17px;
  }
  .article-link a {
    line-height: 1.3em;
    font-size: 19px;
}

  .content-main-define {
    width: 770px;
  }

  .get-a-loan {
    margin: -30px 49px 0;
    width: 460px;
  }
    .get-a-loan-inner {
      width: 420px;
      margin: 0 20px;
      background-image: url(../images/backgrounds/bg-04-wide.png);
    }
    .get-a-loan-inner h2 {
      font-size: 34px;
    }
    .get-a-loan-inner-quicken {
      width: 420px;
      margin: 0 20px;
      background-image:url('../images/partners/rocket-420x300-home.png');
    }
    .get-a-loan-inner-lendingtree {
      width: 420px;
      margin: 0 20px;
      background-image:url('../images/partners/lendingtree-home-420x300.png');
    }

    h3.app {
      font-size: 24px;
      margin-top: 13px;
    }

  .dropdownbox {
    font-size:17px;
  }

  .appraiser-title, .other-title, .sitemap, .sub-full-nolink, .faq-question, .sub-full-nav a, .sub-full-nav-bottom a {
    width: 615px;
  }
      a.define-faq-item {
        font-size: 15px;
      }

  .loan-type-nav a {
    width: 200px;
    font-size: 15px;
  }
  a.calltoactionbig {
    font-size: 18px;
  }

  .widget-box {
    margin: 0 auto;
    max-width: 300px;
    padding-left: 0;
  }

  .glossary-pic, .standard-pic {
    height: auto;
    padding: 20px 0;
    background-image:url('../images/backgrounds/wood-glossary.jpg');
  }
    .standard-pic {
      background-image: none;
    }

    .glossary-pic img, .standard-pic img {
      margin: 0 auto;
      /*padding-bottom: 20px;*/
    }

  .glossary-video-other {
    width: 615px;
    height: 341px;
  }

  .embed-video-container {
		position: relative;
		padding-bottom: 56.25%;
		overflow: hidden;
		max-width: 100%;
		height: auto;
    margin-bottom: 28px;
  }

  .embed-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .form-wrap {
    margin: 0 auto;
  }

  /* LENDERS FORM */
  .form-header {
    min-width:300px;
    line-height: 1.2em;
    font-weight: 400;
    font-size: 19px;
  }

  #lender_app label.form-header {
    margin-bottom:20px;
  }

  .lender-form-element label {
    min-width: 250px;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 7px 0 7px;
  }

  .lender-form-element input[type="text"] {
    border-radius: 5px;
    border-width: 2px;
    border-color: #c0c0c0;
    border-style: solid;
    padding: 3px 11px 8px;
    min-width: 200px;
  }

  .errbox {
    width: 100%;
  }

  label.error {
    min-width: 230px;
  }

  #lender_app label {
    margin: 3px 0 3px 60px;
  }

  #lender_app label.error {
    float: right;
    margin-left: 3px;
    margin-right: 70px;
  }

  #lender_app input[type="image"] {
    margin: 0 auto;
    padding-top: 20px;
    float: none;
  }

  footer {
    width: 696px;
  }

  .footerlogo {
    margin: 0 auto;
  }

  .securerights-link {
    padding-top: 14px;
  }
  .grant-disclaimer, .grant-disclaimer a {
  font-size:15px;
  line-height: 1.3em;
}
a.calltoaction-wide {
    display: block;
    font-size: 26px;
  }
