/*front page css*/
/**--CSS FOR 'POSITIVE PRESS' FRONT PAGE, CODED BY LSDA @ 7-9-2011--**/
#front-wrap {
    padding: 0 1.5% 12px 1.5%;
    text-align: left;
    margin: 0 0.5% 30px 0.5%;
    width: 96%;
    float: left;
}

#front-left {
    width: 70%;
    float: left;
    padding: 5px 0 10px 0;
    margin: 0 1.5% 0 0;
}

#front-right {
    width: 28.5%;
    float: left;
}

#fl-left {
    width: 57%;
    float: left;
    margin-right: 1.5%;
}

#fl-right {
    width: 40%;
    float: left;
    padding: 0 0 0 0;
}

#front-wrap-obsolete h2 {
    font-size: 20px;
    margin: 10px;
    padding: 0;
    font-family: "lucida sans", "lucida grande", geneva, "helvetica neue", arial, tahoma, verdana, sans-serif;
    color: #004262;
    font-weight: bold;
}

#front-wrap-obsolete h2 a {
    font-size: 20px;
    padding: 0;
    text-decoration: none;
    font-family: "lucida sans", "lucida grande", geneva, "helvetica neue", arial, tahoma, verdana, sans-serif;
    color: #004262;
    font-weight: bold;
}

#front-wrap-obsolete h2 a:link, #front-wrap-obsolete h2 a:active, #front-wrap-obsolete h2 a:visited {
    font-size: 20px;
    padding: 0;
    text-decoration: none;
    font-family: "lucida sans", "lucida grande", geneva, "helvetica neue", arial, tahoma, verdana, sans-serif;
    color: #004262;
    font-weight: bold;
}

#front-wrap-obsolete h2 a:hover {
    text-decoration: underline;
}

#front-wrap-obsolete h2 a span {
    color: #999999;
    font-weight: normal;
}

#front-wrap h2 {
    font-family: georgia, "Trebuchet MS", "lucida sans", "lucida grande", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 5px 11px 7px 0;
    padding: 0;
}

#front-wrap h2 a {
    font-family: georgia, "Trebuchet MS", "lucida sans", "lucida grande", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
    font-size: 100%;
    color: #85A3C2;
    font-weight: normal;
    text-decoration: none;
}

#front-wrap h2 a:link, #front-wrap h2 a:active, #front-wrap h2 a:visited {
    font-family: georgia, "Trebuchet MS", "lucida sans", "lucida grande", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
    font-size: 100%;
    color: #85A3C2;
    font-weight: normal;
    text-decoration: none;
}

#front-wrap h2 a:hover {
    text-decoration: underline;
}

#front-wrap h2 span {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-style: italic;
    color: #4775A3;
}

.positive-extract {
    margin: 0 auto 2px auto;
    background: #FCFCFF;
    padding: 2.5%;
    line-height: 1.3;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    color: #414141;
    text-align: left;
    font-size: 13px;
    width: 95%;
    float: left;
}

.positive-extract p {
    color: #696969;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.3;
}

.positive-extract h3 {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}

.positive-extract ul#pp-quote {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    color: #414141;
    line-height: 1.3;
}

.positive-extract ul#pp-quote li#ppq-author {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
    font-family: georgia, "times new roman", "lucida sans", "lucida grande", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
    font-weight: bold;
}

.pp-front-item {
    background: #fafafa;
    padding: 10px;
    margin: 2px 0;
    border-top: 1px solid #D4D9E2;
    border-bottom: 1px solid #E9ECF0;
    float: left;
}

.pp-front-item .spe_div {
    line-height: 16px;
    height: auto !important;
    margin-bottom: 15px;
}

#front-wrap h3 {
    font-family: georgia, "times new roman", "lucida sans", "lucida grande", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
    font-size: 15px;
    color: #8594A3;
    margin: 10px 0;
    font-weight: bold;
    text-align: left;
}

/**--ARCHIVE LINK--**/

.pp-archive-link {
    text-align: right;
    margin: 30px 0 10px 10px;
    float: right;
}

.pp-archive-link a {
    background: #1F3257 url('../images/positive/archive.gif') repeat-x center left;
    text-decoration: none;
    font-family: arial, "helvetica neue", tahoma, verdana, sans-serif;
    font-size: 12px;
    color: #dcdcdc;
    margin: 5px;
    font-weight: bold;
    padding: 3px 10px;
    text-align: center;
}

.pp-archive-link a:link, .pp-archive-link a:active, .pp-archive-link a:visited {
    background: #1F3257 url('../images/positive/archive.gif') repeat-x center left;
    text-decoration: none;
    font-family: arial, "helvetica neue", tahoma, verdana, sans-serif;
    font-size: 12px;
    color: #dcdcdc;
    margin: 5px;
    font-weight: bold;
    padding: 3px 10px;
    text-align: center;
}

.pp-archive-link a:hover {
    color: white;
}

.pos-lsb-img {
    float: left;
    width: 40%;
}

.pos-lsb-info {
    float: left;
    width: 58%;
    padding: 0 0 0 2%;
}

.pos-lsb-info h4 {
    font-family: georgia, "times new roman", "lucida sans", "lucida grande", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
    font-size: 13px;
    color: #8594A3;
    margin: 10px 0;
    font-weight: bold;
    text-align: left;
    text-transform: capitalize;
}

.pos-lsb-more {
    margin: 10px 0;
    text-align: center;
    border: 1px dotted #dcdcdc;
}

.positive_quotes_webview {
    display: block;
}

.positive_quotes_mobileview {
    display: none;
}

.positive_news_webview {
    display: block;
}

.positive_news_mobileview {
    display: none;
}

.positive_reading_webview {
    display: block;
}

.positive_reading_mobileview {
    display: none;
}

.historical_perspective_webview {
    display: block;
}

.historical_perspective_mobileview {
    display: none;
}

.success_stories_webview {
    display: block;
}

.success_stories_mobileview {
    display: none;
}

/*Yes No Maybe*/
/*front page css*/
/* #Media Queries================================================== */
/* #Tablet (Portrait)================================================== */
/* 1. #TABLET (PORTRAIT) - iPad portrait 768 x 1024
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 748px;
    }

    .width100 {
        width: 100%;
    }

    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #am-positive-press-bottom-ads-box .am-positive-press-bottom-ads {
        padding: 0 1.5% !important;
        width: 30% !important;
    }
}

/* 2. #MOBILE (PORTRAIT) - iPhone portrait 320 x 480 and Crappy Android landscape 320 x 240
================================================== */
@media only screen and (max-width: 767px) {
    .container {
        width: 300px;
    }

    #front-left {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #front-right {
        float: left;
        width: 100%;
    }

    #fl-left {
        float: left;
        margin-right: 0;
        width: 100%;
    }

    #fl-right {
        float: left;
        padding: 0;
        width: 100%;
    }

    .positive_quotes_webview {
        display: none;
    }

    .positive_quotes_mobileview {
        display: block;
    }

    .positive_news_webview {
        display: none;
    }

    .positive_news_mobileview {
        display: block;
    }

    .positive_reading_webview {
        display: none;
    }

    .positive_reading_mobileview {
        display: block;
    }

    .historical_perspective_webview {
        display: none;
    }

    .historical_perspective_mobileview {
        display: block;
    }

    .success_stories_webview {
        display: none;
    }

    .success_stories_mobileview {
        display: block;
    }

    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

/* 3. #MOBILE (LANDSCAPE) - iPhone landscape 480 x 320 and Nicer Android landscape 515 by 295 (equivalent desktop resolution)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 460px;
    }

    #graphic-ads-wrap {
        text-align: center;
    }

    .pos-lsb-img {
        width: 20%;
    }

    .pos-lsb-info {
        width: 78%;
    }

    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

/*4. Android (Samsung Galaxy) landscape 685 by 380 (equivalent desktop resolution)
================================================== */
@media only screen and (min-width: 685px) and (max-width: 767px) {
    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

/*5. #TABLET (SMALL TABLET) Kindle portrait 600 x 1024
================================================== */
@media only screen and (min-width: 580px) and (max-width: 600px) {
    .container {
        width: 540px;
    }

    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

/*6.  #SMALL MOBILE PHONE 240px (POTRAIT) - Crappy Android portrait 240 x 320
================================================== */
@media only screen and (min-width: 240px) and (max-width: 270px) {
    .container {
        width: 220px;
    }

    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

/*7.  #SMALL MOBILE PHONE 280px (LANDSCAPE) - Nicer Android portrait 295 by 515 (equivalent desktop resolution)
=================================== */
@media only screen and (min-width: 270px) and (max-width: 300px) {
    .container {
        width: 250px;
    }

    .photoCredit {
        min-height: 20px;
        width: 95%;
        padding-bottom: 9px;
        padding-left: 5%;
    }
}

/*NEW CSS FOR POSITIVE PRESS*/
#am-positive-press-front-wrap {
    padding: 0 1.5% 12px 1.5%;
    text-align: left;
    margin: 0 0.5% 20px 0.5%;
    width: 96%;
    float: left;
    background: whitesmoke none repeat scroll 0 0;
}

#am-positive-press-front-wrap a:link, a:visited, a:active {
    line-height: 15px;
}

.am-positive-press-left-side {
    width: 40%;
    float: left;
    background: #e0eef7 none repeat scroll 0 0;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-size: 13px;
    line-height: 18px;
    box-shadow: 0px 2px 8px 2px #e3e2e1;
    -moz-box-shadow: 0px 2px 8px 2px #e3e2e1;
    -webkit-box-shadow: 0px 2px 8px 2px #e3e2e1;
    margin-top: 10px;
}

.am-positive-press-left-box {
    color: #000000;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.am-positive-press-news {
    float: left;
    width: 100%;
}

.am-positive-press-news-heading {
    background: #8dbbe3 none repeat scroll 0 0;
    padding: 4% 2% 2%;
    text-align: center;
}

.am-positive-press-news-title {
    text-align: center;
    font-size: 19px;
    font-weight: normal;
    line-height: 24px;
    padding: 5%;
    word-wrap: break-word;
}

.am-positive-press-news-box {
    width: 100%;
    float: left;
}

.am-positive-press-news-box-with-image {
    width: 100%;
    float: left;
    margin-bottom: 5%;
}

.am-positive-press-news-image {
    float: left;
    margin-top: 1%;
    padding: 0 4%;
}

.am-positive-press-news-content {
    padding: 0 8% 6%;
}

.am-positive-press-black-link {
    color: #000000;
    line-height: 24px !important;
}

.am-positive-press-white-link {
    color: #fff;
}

#am-positive-press-front-wrap .am-positive-press-button-blue a, #am-positive-press-front-wrap .am-positive-press-button-blue-see-more a, #am-positive-press-front-wrap .am-positive-press-button-yellow a, #am-positive-press-front-wrap .am-positive-press-button-yellow-see-more a, #am-positive-press-front-wrap .am-positive-press-button-quotes-yellow-see-more a {
    color: #ffffff !important;

}

#am-positive-press-front-wrap .am-positive-press-button-blue a:hover, #am-positive-press-front-wrap .am-positive-press-button-blue-see-more a:hover, #am-positive-press-front-wrap .am-positive-press-button-yellow a:hover, #am-positive-press-front-wrap .am-positive-press-button-yellow-see-more a:hover, #am-positive-press-front-wrap .am-positive-press-button-quotes-yellow-see-more a:hover {
    text-decoration: underline;
    color: #ffffff;
}

#am-positive-press-front-wrap .am-positive-press-news-heading a:hover, #am-positive-press-front-wrap .am-positive-press-success-story-heading a:hover, #am-positive-press-front-wrap .am-positive-press-quotes-heading a:hover, #am-positive-press-front-wrap .am-positive-press-historical-heading a:hover {
    color: #000000;
}

.am-positive-press-white-heading-link {
    font-family: Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .03em;
    color: #fff;
    font-weight: bold;
}

.am-positive-press-historical-link {
    color: #3b73a6;
    font-family: Times, "Times New Roman", serif;
}

.am-positive-press-button-blue {
    background: #74adde none repeat scroll 0 0;
    border-radius: 6px;
    display: inline-block;
    padding: 7px 7%;
    margin-bottom: 6px;
}

.am-positive-press-button-blue-see-more {
    background: #4886bd none repeat scroll 0 0;
    border-radius: 6px;
    display: inline-block;
    padding: 7px 7%;
    margin: 4px;
}

.am-positive-press-button {
    text-align: center;
    margin: 4%;
}

.am-positive-press-border {
    border-bottom: 1px solid #ffffff;
    margin: 6%;
}

.am-positive-press-quotes-border {
    border-bottom: 1px solid #e3f0f8;
    margin: 0 5% 5%;
}

.am-positive-press-success-story-heading {
    background: #FF9000 none repeat scroll 0 0;
    padding: 2%;
    text-align: center;
    font-family: Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .05em;
    color: #fff;
    font-weight: bold;
    margin: 2% 4%;
}

.am-positive-press-quotes-heading {
    background: #feb402 none repeat scroll 0 0;
    padding: 2%;
    margin: 2% 2%;
    text-align: center;
    font-family: Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .05em;
    color: #fff;
    font-weight: bold;
}

.am-positive-press-story-content iframe {
    padding: 0 2%;
    width: 96%;
    height: 256px;
}

.am-positive-press-success-stories-box {
    width: 100%;
    float: left;
    margin-bottom: 5%;
    margin-top: 4%;
}

.am-positive-press-success-stories-image {
    float: left;
    margin-top: 1%;
    height: auto;
    max-width: 110px;
    overflow: hidden;
    padding: 0 3% 0 7%;
}

.am-positive-press-success-stories-author {
    background: white none repeat scroll 0 0;
    border: 1px solid white;
    text-align: center;
    padding: 3%;
    border: 1px solid #c9d6de;
    margin-top: 4px;
}

.am-positive-press-success-stories-content {
    padding: 0 4% 4%;
    max-height: 190px;
    overflow: hidden;
}

.am-positive-press-button-yellow {
    background: #feb402 none repeat scroll 0 0;
    border-radius: 6px;
    display: inline-block;
    padding: 7px 7%;
    margin: 4px;
}

.am-positive-press-button-quotes-yellow-see-more {
    background: #fec602 none repeat scroll 0 0;
    border-radius: 6px;
    display: inline-block;
    padding: 7px 7%;
}

.am-positive-press-button-yellow-see-more {
    background: #FF9000 none repeat scroll 0 0;
    border-radius: 6px;
    display: inline-block;
    padding: 7px 7%;
    margin: 2px auto 10px;
}

.am-positive-press-center-side {
    float: left;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-left: 3%;
    width: 56%;
    box-shadow: 0px 2px 8px 2px #e3e2e1;
    -moz-box-shadow: 0px 2px 8px 2px #e3e2e1;
    -webkit-box-shadow: 0px 2px 8px 2px #e3e2e1;
    margin-top: 10px;
}

.am-positive-press-quotes {
    float: left;
    width: 100%;
    background: white none repeat scroll 0 0;
    margin-bottom: 5%;
}

.am-positive-press-quotes-content-box {
    float: left;
    width: 100%;
    margin-bottom: 4%;
}

.am-positive-press-quote-size {
    font-size: 24px;
    padding: 2px;
}

.am-positive-press-quotes-image {
    float: left;
    padding: 0 4%;
    margin-top: 3%;
    max-width: 111px;
    height: auto;
    overflow: hidden;
}

.am-positive-press-quotes-content {
    padding: 8px 6% 0% 1%;
    font-family: Times, "Times New Roman", serif;
    font-size: 20px;
    line-height: 23px;
    max-height: 195px;
    overflow: hidden;
    word-wrap: break-word;
}

.am-positive-press-quotes-author {
    border: 2px solid #e0e0d1;
    padding: 3%;
    text-align: center;
    border: 1px solid #c9d6de;
    margin-top: 4px;
}

.am-positive-press-ads-twitter {
    margin: 0 5% 6%;
    text-align: center;
}

.am-positive-press-ads-ecard {
    margin: 0 5% 6%;
    text-align: center;
}

.am-positive-press-historical-box {
    background: white none repeat scroll 0 0;
    float: left;
    width: 100%;
    box-shadow: 0px 2px 8px 2px #e3e2e1;
    -moz-box-shadow: 0px 2px 8px 2px #e3e2e1;
    -webkit-box-shadow: 0px 2px 8px 2px #e3e2e1;
}

.am-positive-press-historical-heading {
    background: #e0eef7 none repeat scroll 0 0;
    padding: 2%;
    text-align: center;
    margin: 2% 2%;
    font-family: Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .02em;
    font-weight: bold;
}

.am-positive-press-historical-title {
    text-align: center;
    font-weight: bold;
    padding: 3%;
    font-weight: bold;
    font-size: 19px;
    line-height: 22px;
    font-family: Times, "Times New Roman", serif;
    text-align: left;
    word-wrap: break-word;
}

.am-positive-press-historical-image-box {
    float: left;
    padding: 4%;
}

.am-positive-press-historical-content-box {

}

.am-positive-press-historical-content {
    text-align: left;
    padding: 0 6% 0 3%;
}

.am-positive-press-endorsements-outer {
    background: #e0eef7 none repeat scroll 0 0;
    float: left;
    padding: 0;
    width: 98%;
    border-top: 4px solid #8dbbe3;
    border-bottom: 4px solid #8dbbe3;
    box-shadow: 0px 2px 8px 2px #e3e2e1;
    -moz-box-shadow: 0px 2px 8px 2px #e3e2e1;
    -webkit-box-shadow: 0px 2px 8px 2px #e3e2e1;
    margin: 16px 0 6%;

}

.am-positive-press-endorsements-contbox {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    width: 95%;
    margin: 0 3.5% 10px;
    padding: 0;
}

#am-positive-press-front-wrap .endorsements_contimg {
    padding: 10px 0 2px;
}

.am-positive-press-endorsements-outer h2 {
    background: url(../images/endorsement/endorsements_icon.png) no-repeat left top;
    height: 44px;
    margin: 5px 0 5px 3% !important;
    line-height: 44px;
    color: #296397 !important;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    float: left;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold !important;
    letter-spacing: .02em;
    font-size: 19px !important;
    padding: 2px 0 4px 20% !important;
    border-bottom: 1px solid #f3f8fc;
    width: 73%;
}

#am-positive-press-front-wrap .endorsements_secright_inner {
    padding: 0;
}

.am-positive-press-p {
    text-align: center;
    padding: 4%;
    font-size: 17px;
    line-height: 20px;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}

.am-positive-press-p-last {
    text-align: center;
    padding: 5% 4%;
    font-size: 13px;
    line-height: 16px;
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}

.lsb-panel {
    width: 98%;
    float: left;
    margin: 0 0 10px 0;
    padding: 1%;
    text-align: left;
    background: #ffffff;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
}

.lsb-chapter-links ul.bullet li.lsb-chapter-more {
    background: #feb402 none repeat scroll 0 0;
    border-radius: 6px;
    display: block;
    float: none;
    margin: 20px auto 0;
    padding: 5px 10px;
    width: 106px;
}

.lsb-chapter-links ul.bullet li.lsb-chapter-more a {
    color: #ffffff;
}

ul.no-bullet li {
    list-style: none;
    margin-bottom: 20px;
}

.lsb-image-wrap{
    float: left;
    width: 39%;
}
.lsb-blurb-wrap{
    float: left;
    width: 55%;
}

.lsb-blurb-wrap ul.no-bullet li.lsb-blurb {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    color: #000000;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}

.lsb-blurb-wrap ul.no-bullet li.lsb-title-link a:link, .lsb-blurb-wrap ul.no-bullet li.lsb-title-link a:active, .lsb-blurb-wrap ul.no-bullet li.lsb-title-link a:visited {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    color: #000000;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
    line-height: 18px !important;
}

#am-positive-press-front-wrap .lsb-blurb-wrap ul.no-bullet li.lsb-title-link a:link, .lsb-blurb-wrap ul.no-bullet li.lsb-title-link a:link, a:visited, a:active {
    line-height: 18px;
}

#am-positive-press-front-wrap .lsb-blurb-wrap ul.no-bullet li.lsb-title-link a:link, .lsb-blurb-wrap ul.no-bullet li.lsb-blurb {
    line-height: 16px;
}

#am-positive-press-front-wrap #spe_Holder .lsb-image-wrap {
    padding-right: 2px;
}

.am-positive-press-reading-box {
    background: white none repeat scroll 0 0;
    float: left;
    width: 98%;
    box-shadow: 0px 2px 8px 2px #e3e2e1;
    -moz-box-shadow: 0px 2px 8px 2px #e3e2e1;
    -webkit-box-shadow: 0px 2px 8px 2px #e3e2e1;
}

.am-positive-press-reading-heading {
    background: #FF9000 none repeat scroll 0 0;
    padding: 3%;
    text-align: center;
    font-family: Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .03em;
    color: #fff;
    font-weight: bold;
}

#am-positive-press-bottom-ads-box {
    background: rgba(0, 0, 0, 0) url("../images/graphicad/ad_background_image.png") repeat-x scroll center top / cover;
    float: left;
    margin: 0 4% 20px;
    padding: 20px 0;
    text-align: center;
    width: 92%;
}

#am-positive-press-bottom-ads-box .am-positive-press-bottom-ads {
    float: left;
    margin: 0;
    padding: 0 10px;
    width: auto;
}

#am-positive-press-bottom-ads-box .am-positive-press-bottom-ads:first-child {
    padding-left: 37px;
}

@media only screen and (min-width: 650px) and (max-width: 959px) {
    .am-positive-press-success-stories-image, .am-positive-press-news-image {
        float: left;
    }

    .am-positive-press-success-stories-content, .am-positive-press-news-content {
        padding: 4%;
        float: left;
    }

    .am-positive-press-success-stories-content {
        height: auto;
    }
}

@media only screen and (min-width: 650px) and (max-width: 767px) {
    .am-positive-press-quotes {
        margin-top: 2%;
    }

    .am-positive-press-success-stories-content {
        height: auto;
    }

    .am-positive-press-historical-image-box {
        float: left;
        padding: 4%;
        width: 100%;
        margin-left: 18%;
    }

    .am-positive-press-historical-content-box {
        padding: 2%;
        width: 100%;
    }
}

@media only screen and (max-width: 649px) {
    .am-positive-press-center-side, .am-positive-press-left-side {
        width: 100%;
        margin-bottom: 4%;
    }

    .am-positive-press-center-side {
        margin-left: 0;
    }

    .am-positive-press-border {
        margin: 4%;
    }

    .am-positive-press-bottom-ads {
        width: 100%;
        margin: 8px 1.5% 3%;
    }

    .am-positive-press-success-stories-content {
        height: 150px;
    }

    .am-positive-press-quotes-content {
        height: 185px;
    }

    .am-positive-press-white-heading-link, .am-positive-press-historical-heading, .am-positive-press-reading-heading, .am-positive-press-endorsements-outer h2 {
        letter-spacing: 0;
    }
}

@media only screen and (min-width: 650px) and (max-width: 973px) {
    .am-positive-press-quotes-content {
        height: 189px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 649px) {
    .am-positive-press-quotes-content {
        font-size: 17px;
        line-height: 21px;
    }

    .am-positive-press-quote-size {
        font-size: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .am-positive-press-quotes-content {
        font-size: 15px;
        line-height: 18px;
        word-wrap: break-word;
    }

    .am-positive-press-quotes-content {
        height: 183px;
    }
}

@media only screen and (max-width: 767px) {
    #am-positive-press-bottom-ads-box {
        display: none;
    }

}