.prompt h4, .prompt h3 {
    font-family: "Benton Gothic Bold";
    margin-top: 5px;
    line-height: 1.2em;
}

.prompt h4 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
}

.doc-block.title {
    margin-bottom: 1%;
}

.doc-block.first{
    margin-top:2%;
}

.doc-block {
    border: 0;
    max-width: 780px;
    margin: 7% auto;
}

.doc-block h3,
article.big-build .container .doc-block p {
    margin: 5px 0;
}

article.big-build .container .title h3{
    max-width: 100%;
    font-size: 23px;
}

.doc-block h3 {
    font-family: "Benton Gothic Bold";
    font-size: 18px;
}

.doc {
    padding: 10% 10% 0 0;
}

.doc-img img {
    width: 90%;
    padding: 5%;
    -webkit-box-shadow: 2px 2px 7px 2px #E0E0E0;
    -moz-box-shadow: 2px 2px 7px 2px #E0E0E0;
    box-shadow: 2px 2px 7px 2px #E0E0E0;
    margin-left: 3%;
}

.prompt img.mini-doc {
    width: 90%;
    padding: 5%;
    -webkit-box-shadow: 2px 2px 7px 2px #E0E0E0;
    -moz-box-shadow: 2px 2px 7px 2px #E0E0E0;
    box-shadow: 2px 2px 7px 2px #E0E0E0;
    margin-top: 3%;
}

.doc-img img.nopadding {
    padding: 0%;
}

article.big-build .container .doc-block p {
    font-family: "Benton Gothic Regular";
    font-size: 14px;
    line-height: 1.4em;
}

/*Promo
-----------------*/
.promo {
    padding: 2em 1.5em;
    background: #f4f4f4;
    margin-bottom: 30px;
}
.promo h3 {
    font-family: "Benton Gothic Bold", arial, sans-serif;
    font-size: 17px;
    color: #262626;
    line-height: 18px;
    margin: 0;
}

/*newsletter
------------*/
.newsletter-embed {
    margin: 0 auto; ss
    max-width: 600px;
    font-family: Arial;
    font-size: 13px;
    color: #535353;
    line-height: 1.3em;
    max-width: 630px;
    padding: 20px 0;
}
.newsletter-embed img{
    max-width: 300px;
    margin: 40px auto 20px;
    display:inherit;
}

hr.gray{
    border-color:#eee;
}

.newsletter-embed h2 {
    font-family: "Benton Gothic Bold", arial, sans-serif;
    font-size: 30px;
    color: #262626;
    line-height: 1.1em;
    margin: 0;
    text-align: center;
}
.newsletter-embed h3 {
    font-family: "Benton Gothic Bold", arial, sans-serif;
    font-size: 14px;
    color: #262626;
    line-height: 18px;
    margin: 0;
    text-align:center;
}

article.big-build .container p.newsletter{
    font-family: "Benton Gothic Regular", arial, sans-serif;
    font-size: 1.2em;
    margin: 7px 0 10px;
    max-width: 100%;
    text-align:center;
}

.newsletter-embed input {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #C9C9C9;
    line-height: 18px;
    border: 1px solid #ccc;
    padding:10px;
    max-width:100%;
    border-radius: 4px;
    margin-top:7px;
    box-sizing: border-box;
}
.newsletter-embed form{
    margin: 0;
}
.newsletter-embed input[type="text"] {
    width: calc(100% - 94px);
    min-width: 110px;
    color:#333;
    padding:20px;
}
.newsletter-embed input[type="submit"] {
    background-color: #4591B8;
    border: 1px solid #4591B8;
    color:white;
    border:0;
    width:90px;
    cursor: pointer;
    margin-top: -4px;
    padding: 11px;
}
.newsletter-embed input[type="submit"]:hover {
    background-color: #666;
    color: #fff;
    border-color: #666;
}
#mailchimp-response {
    margin-top: 5px;
    min-height: 16px;
    font-family: "Benton Gothic Regular", arial, sans-serif;
    size: 12px;

}
p#privacy-link {
    text-align: right;
    margin:0;
    padding:0;
}
#privacy-link a {
    font-size: 11px;
    color: #5C5C5C;
    line-height:14px;
    text-decoration: none;
}
#privacy-link a:hover {
    text-decoration: underline;
    cursor: pointer
}




@media (max-width: 980px) {
  

  .ad-holder{
    float: none;
    text-align: center;
    width: 100%;
    display: block;
    margin: 18px auto;
  }

    .doc-block{
    padding: 0 40px;
    }
    .doc {
    padding: 0% 10% 0 0;
    }
    .doc-block .span4{
    width: 50%;
    float:left;
    }
    .doc-block .span8{
    width: 46%;
    float:left;
    }
}

@media (max-width: 769px) {
    div#facebook_live .row-fluid .span5 {
    width: 40.05524861878453%;
    float:left;
    }

    div#facebook_live .row-fluid .span7 {
    width: 57.18232044198895%;
    float:left;
    }
}

@media (max-width: 580px) {

    header.center h1 {
      padding: 1.5%;
      font-size: 1.5em;
    }

    .ad-holder{
      display: block;
      margin: 0;
    }

    .doc-block{
        padding:  0 10px;
    }

    .doc-block .span4{
    width: 100%;
    float:none;
    }

    .doc-block .span8{
    width: 100%;
    float:none;
    }

    .doc-img img {
        margin: 10px 0 0 0;
        width: 90%;
    }
}

@media(max-width:550px){
    div#facebook_live {
    max-width: 100%;
    float: right;
    padding: 2.5em 2em;
    background-color: #f4f4f4;
    margin: 0em 0 1em;
    }
     div#facebook_live .row-fluid .span5 {
    width: 33%;
    float:left;
    }

    div#facebook_live .row-fluid .span7 {
    width: 53%;
    float: left;
    margin-right: 9%;
    }
}

@media(max-width:400px){
    div#facebook_live {
    max-width: 80%;
    float: right;
    padding: 10%;
    background-color: #f4f4f4;
    margin: 0em 0 1em;
    }
     div#facebook_live .row-fluid .span5 {
    width: 100%;
    float:none;
    }

    div#facebook_live .row-fluid .span7 {
    width: 100%;
    float: none;
    margin-right: 0%;
    }
    p#facebook_live{
        margin-bottom: 10px;
    }
}


@media (max-width: 260px) {
    .newsletter-embed .description {
        display: none;
    }
    .newsletter-embed h2 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom:0;
    }
    .newsletter-embed input[type="text"],
    .newsletter-embed input[type="submit"] {
        margin-top:5px;
        width:100%;
    }
}