#benefits_button a {
    margin-left: 94px;
}

#home_bg.not_logged_in, #page_bg.not_logged_in{
    background-position: 0px -123px;
}

#slide_3_image {
    width: 960px;
    height: 260px;
}


.row_divider {
    border: medium none;
    clear: both;
    display: block;
    margin: 20px 0;
}

#learn_more {
    bottom: 27px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
}

.hr_height_color {
    background-color: rgba(0, 0, 0, 0.22);
    border: medium none;
    box-shadow: 0 1px 2px 1px rgba(255, 255, 255, 0.99);
    height: 2px;
}

#home_welcome {
    display: block;
    width: 380px;
    float: left;
    margin-bottom: 30px;
}

.homepage_heading {
    font-size: 23px;
    font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2f4c72;
    margin: 16px 0 8px 0;;
}


#youtube_blurb {
    width: 350px;
}

#focus {
    display: inline-block;
    position: absolute;
    top
    background-color: red;
    width: 150px;
    height: 44px;
}

#feature_menu {
    background-color: rgba(47, 76, 114, 1);
    display: none;
    font-size: 14px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
}

.menu_item {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 900;
    padding: 12px 17px;
    vertical-align: middle;
    text-shadow: 1px 1px #000000;
}

.menu_item:hover {
    /*color: #d6d6d6;*/
    background-color: #294363;
    /*border: 2px solid #294363;*/
    /*border-radius: 5px;*/
    box-shadow: 0 0 0 0 #2e4b6f;
    color: #fff;

}

.focused {
    background-color: rgba(255,255,255,.29);
}


#pp_logo_submenu {
    display: inline-block;
    padding: 0 2px 0 0;
    width: 41px;
    vertical-align: middle;
}

#testimonials_header {
    display: inline-block;
    left: 561px;
    position: absolute;
}

.section {
    display: table;
    margin: 7px 0;
    padding: 50px 0;
}

.testimonial {
    font-family: "Pacifico",cursive,"Open Sans",Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 18px !important;
    line-height: 32px;
}

#mi_1 {
    padding: 5px 0 5px 3px;
}
.cell {
    vertical-align: middle;
    display: table-cell;
    width: 511px;
    text-align: center;
}

.list {
    list-style-type: disc;
    margin-left: 131px;
    text-align: left;
    font-size: 13px;
}

.blurb {
    display: inline-block;
    font-size: 13px;
    width: 390px;
}

.text_align_left {
    text-align: left;
}
#mobile {
    width: 290px
}

/*.three_col_cell {*/
    /*color: #2d5a93;*/
    /*vertical-align: middle;*/
    /*display: table-cell;*/
    /*width: 338px;*/
    /*font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;*/
    /*font-size: 25px;*/
    /*text-align: center;*/
/*}*/

.three_col_cell {
    background-image: url("/static/common/images/homepage/medal.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #6e5b2c;
    display: table-cell;
    font-family: "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: 900;
    height: 278px;
    padding-left: 12px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    vertical-align: middle;
    width: 341px;
}

.feature_image {
    width: 345px;
}

#section3 {
    padding: 32px 0;
}

#sync {
    width: 223px
}

#pp_logo {
    max-width: 293px;
}

.testimonial_container {
    width: 600px;
    min-height: 422px;
    display: block;
    margin-bottom: 9px;
    z-index: -1;
    margin-left: 20px;
}

#slideshow_header {
    margin-left: 20px;
}

#home_syndication_img {
    display: inline-block;
    margin: 0 0 0 58px;
    width: 285px;
}

.cursive_number {
    font-size: 23px;
}

#testimonial_img {
    bottom: -18px !important;
    display: inline-block;
    max-height: 289px;
    max-width: 500px;
    position: relative;
    right: -24px;
    z-index: -1;
}

#testimonial_4 {
    margin-top: -3px;
}

#testimonial_1, #testimonial_2, #testimonial_3, #testimonial_4, #testimonial_5 {
}

#testimonial_1 p, #testimonial_2 p, #testimonial_3 p, #testimonial_4 p, #testimonial_5 p {
    color: #2f4c72;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 24px 0 0;
}

.testimonial_author {
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 15px !important;
}

#home_featured {
    display: block;
    width: 491px;
    float: left;
    margin-bottom: 30px;
}

#home_featured img {
    padding-top: 4px;
    float: left;
    width: 188px;
}

#home_featured ul {
    float: left;
    font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
    /*font-style: italic;*/
    color: #202020;
    list-style: disc;
    padding: 0 0 0 40px;
    margin: 0px;
}

#home_how {
    width: 460px;
    display: block;
    float: right;
    margin-bottom: 30px;
}

#home_how p {
    margin: 0 60px 20px 0;
}

#content_wrap {
    margin-top: 10px !important;
}

#featured_bg {
    height: 287px;
}

#slideshow_wrapper {
    background-color: #000000;
    height: 400px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.92);
    text-align: center;
    position: relative;
    overflow: hidden;
}

#feature_box {
    font-family: 'Open Sans', Verdana;
    background-color: rgba(47, 76, 114, 0.92);
    border-radius: 15px;
    box-shadow: 1px 0 2px rgb(0, 0, 0), -1px 0 2px rgb(0, 0, 0), 0 1px 2px rgb(0, 0, 0), 0 -1px 2px rgb(0, 0, 0);
    border: 1px solid rgba(0,0,0,0.7);
    color: white;
    display: inline-block;
    height: 360px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 17px;
    width: 560px;
}

#feature_box * {
    text-shadow: 1px 1px 1px #000000;;
}

#feature_box h1 {
    margin: auto;
    /*font-size: 35px;*/
    line-height: 115%;
    /*margin-bottom: 12px;*/
    text-shadow: 1px 1px 1px #000000;
}

#last_section {
    display: block;
    padding: 90px 0 105px;
    text-align: center;
}

#last_section a {
    margin: 19px 35px 0;
}

#image1 {
    display: inline-block;
    position: relative;
    top: 60px;
    width: 256px;
}

#image2 {
    left: -235px;
    position: absolute;
    top: 14px;
    width: 288px;
}

#image3 {
    padding: 0 0 54px;
    width: 340px;
}

#image4 {
    bottom: 60px;
    width: 505px;
}

.text1_0 {
    font-size: 31px;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 11px;
}

.text1_1 {
    position: absolute;
    font-size: 19px;
    bottom: 77px;
    left: 0;
    right: 0;
}

.text1_2 {
    font-size: 35px;
    position: absolute;
    bottom: 37px;
    left: 0;
    right: 0;
}

.text1_3 {
    bottom: 8px;
    font-size: 10px;
    position: absolute;
    right: 8px;
}

.text2_0 {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 8px;
}

.text2_1 {
    font-size: 28px;
    left: 291px;
    position: absolute;
    text-align: center;
    top: 79px;
    width: 264px;
}

.text2_2 {
    font-size: 28px;
    left: 305px;
    position: absolute;
    top: 205px;
    width: 243px;
}

.img_3_0 {
    width: 83px;
    vertical-align: middle;
}

.text3_0_wrapper {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0px;
}

.text3_0 {
    position: relative;
    top: 8px
}

.text3_1 {
    margin: auto;
    position: absolute;
    font-size: 29px;
    bottom: 34px;
}

.text4_0 {
    left: 0;
    position: absolute;
    right: 0;
    top: 8px;
}

.text4_1 {
    font-size: 29px;
    bottom: 36px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 421px;
}

#broker_cell {
    padding: 0 0px 12px 0;
}

#broker2 {
    /*padding: 0 16px 0 0;*/
    width: 505px;
}

#feature_box .fa-chevron-left {
    background-color: rgba(0, 0, 0, 0.59);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    cursor: pointer;
    font-size: 40px;
    left: -36px;
    padding: 8px 3px 8px 3px;
    position: absolute;
    top: 168px;
    color: #eee;
}

#testimonial_cell {
    padding: 0 0 0 29px;
}

#features_mini, #faq_image, #pp_mini_logo {
    display: inline-block;
    margin: 8px 92px -3px;
    vertical-align: middle;
    width: 136px;
}

#faq_image {
    margin: 3px 70px 7px;
    width: 180px;
}

#pp_mini_logo {
    margin: 8px 53px -4px;
    width: 207px;
}

#feature_box .fa-chevron-right {
    background-color: rgba(0, 0, 0, 0.59);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    font-size: 40px;
    right: -36px;
    padding: 8px 3px 8px 3px;
    position: absolute;
    top: 168px;
    color: #eee;
}

#feature_box .fa-chevron-left:hover {
    color: #fff;
    background-color: rgba(35, 35, 35, 0.65);
}

#feature_box .fa-chevron-right:hover {
    color: #fff;
    background-color: rgba(35, 35, 35, 0.65);
}

#circles {
    bottom: 10px;
    position: absolute;
    margin: auto;
    width: 100%;
}

#circles .fa {
    cursor: pointer;
}

.feature_img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto !important;
}

#flyers {
    width: 400px;
}

.last_section_wrapper {
    display: inline-block;
    width: 293px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #feature_box {
        border-radius: 0;
    }

    #gm_menu, #gm_pp {
        display: inline-block;
    }

    #content_wrap {
        text-align: center;
    }

    .feature_image {
        width: auto;
    }

    #gm_pp {
        position: absolute;
        left: calc(50% - 128px);
        width: 220px;
    }

    #gm_menu {
        position: absolute;
        left: 16px;
        top: 7px;
    }

    #gm_menu .fa-bars {
        color: #fff;
        font-weight: 400;
        font-size: 23px;
    }

    .global_bttn a {
        font-weight: 900;
    }

    .hide_for_mobile, #nav_pp_logo.hide_for_mobile {
        display: none;
    }

    #login_button_container {
        position: absolute;
        right: 0px;
    }

    #menu_login {
        padding: 0 12px;
    }

    #login_box {
        top: 43px;
    }

    #nav_pp_logo {
        padding-left: 1px;
        width: 46px;
        margin-top: -2px;
    }

    #menu_login span.fa.fa-user {
        font-size: 25px;
        position: relative;
        top: 3px;
    }

    #mobile_submenu {
        background-color: #ddd;
        box-shadow: 1px 1px 2px #000;
        display: none;
        left: 0;
        position: absolute;
        top: 46px;
        z-index: 100;
        padding: 3px 0;
    }

    #mobile_submenu .global_bttn a {
        white-space: nowrap;
        color: #202020;
        font-size: 14px;
        line-height: 28px;
        text-shadow: none;
        margin: 0 5px;
    }

    #mobile_submenu .global_bttn a:hover {
        background-color: #bbb;
        color: #202020;
        font-size: 14px;
        line-height: 28px;
        text-shadow: none;
        margin: 0 5px;
        border-color: #bbb;
    }

    #slideshow_wrapper {
        height: 326px;
    }

    #feature_box {
        height: 325px;
        width: 100%;
        top: 0px;
    }

    #image1 {
        width: 162px;
        padding: 32px 0 0 0;
    }

    #feature_box .text1_0 {
        font-size: 28px;
        top: 25px;
    }

    #feature_box .text1_1 {
        font-size: 14px;
        position: absolute;
        bottom: 84px;
        left: 0;
        right: 0;
    }

    #feature_box .text1_2 {
        font-size: 28px;
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
    }

    #feature_box .text1_3 {
        position: absolute;
        bottom: 36px;
        left: 0;
        right: 0;
    }

    #image2 {
        left: -134px;
        position: absolute;
        top: 41px;
        width: 174px;
    }

    #feature_box .text2_0 {
        font-size: 28px;
        top: 25px;
    }

    .text2_1 {
        font-size: 18px;
        right: 0;
        position: absolute;
        text-align: center;
        top: 96px;
        width: 150px;
        left: 0;
        padding-left: 167px;
        margin: auto;
    }

    .text2_2 {
        font-size: 18px;
        right: 0;
        position: absolute;
        text-align: center;
        top: 178px;
        width: 125px;
        left: 0px;
        padding-left: 165px;
        margin: auto;
    }

    #image3 {
        width: 290px;
        padding-bottom: 26px;
    }

    .img_3_0 {
        width: 66px;
        vertical-align: middle;
        padding: 0px 0 1px 0px;
    }

    .text3_0 {
        position: relative;
        top: 25px;
        font-size: 25px;
    }

    .text3_1 {
        width: 300px;
        font-size: 18px;
        position: absolute;
        bottom: 44px;
        left: 0;
        right: 0;
        margin: auto;
    }

    #image4 {
        bottom: 46px;
        width: 310px;
    }

    .text4_0 {
        left: 0;
        position: absolute;
        right: 0;
        top: 25px;
        font-size: 28px;
    }

    .text4_1 {
        font-size: 18px;
        bottom: 69px;
        left: 0;
        right: 0;
        position: absolute;
        margin: auto;
        width: 265px;
    }

    .homepage_pano {
        display: none;
    }

    #learn_more {
        display: none;
    }

    #wrap, #content_wrap, .cell, #footer_content, .testimonial_container {
        width: 100% !important;
    }

    #flyers {
        width: auto;
    }

    .blurb, #youtube_blurb {
        width: auto;
        padding: 8px 15px;
    }

    #pp_mini_logo, #broker2, .blurb, #flyers, {
        max-width: 65% !important;
        max-height: 200px;
    }

    .testimonial_container, .testimonial_container div {
        width: 100% !important;
    }

    .testimonial_container {
        min-height: 446px;
        max-width: 88% !important;
    }

    #testimonial_img {
        max-width: 75% !important;
        max-height: 250px;
    }

    .feature_image {
        max-width: 65% !important;
        max-height: 200px;
    }

    .section, .cell {
        width: 100%;
        display: inline-block;
    }

    .section {
        padding: 0;
        margin: 0;
    }

    #testimonial_img_wrapper {
        text-align: center;
    }

    #pp_logo,
    #feature_menu {
        display: none !important;
    }

    #testimonial_cell {
        padding: 0;
    }

    #broker_cell {
        padding: 0;
    }

    .list {
        margin-left: 32px;
    }

    .three_col_cell {
        min-width: 33% !important;
        display: inline-block;
        width: 100% !important;
        padding: 0;
    }

    .three_col_cell span {
        display: block;
        font-size: 25px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #last_section {
        padding: 0;
    }

    #features_mini, #faq_image, #pp_mini_logo {
        margin: 0;
        max-width: 65% !important;
        max-height: 200px;
    }

    .last_section_wrapper {
        margin-bottom: 60px !important;
    }

    #last_section a {
        margin: 19px 0px 0;
    }

    #section3 {
        padding: 0px 0;
        width: 100%;
    }
}

@media (max-width:1023px) and (min-width:769px) {
    .menu_item {
        font-size: 10px;
        padding: 12px;
    }

    #wrap, #content_wrap {
        width: 100%;
    }

    .section {
        margin: 7px auto;
    }

    .cell {
        width: 382px;
    }

    .testimonial_container {
        width: 310px;
    }

    #footer_content {
        width: 100%;
    }

    .testimonial_container div {
        width: 300px !important;
    }

    #support_lady {
        width: 377px !important;
    }

    #stats {
        width: 420px !important;
    }

    .blurb {
        width: 340px;
    }

    #broker2 {
        width: 325px;
    }
}
