* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
sup{
    top: -0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: black;
}
.tm{
    top: -0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-width:bold;
}

li sup, p sup{
    top: -0.4em;
    font-size: 11px;
}
body {
    color: #525252;
    font: 16px/22px 'Sans-pro-regular', Helvetica, Arial, san-serif;
    min-width: 855px;
}

a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
}

.container {
    width: 840px;
    margin: 0 auto;
}

.inner-container {
    width: 810px;
    margin: 0 auto;
}
.inner-container-longer{
    width: 810px;
    margin: 0 auto;
}
.includes-wrapper{
    padding-right: 55px;
}

.includeImg{
    position: relative;
    top: 80px;
    left: -50px;
}
.dir-center { margin: 0 auto;}

.button {
    background-color: #5BC0EB;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    width: 120px;
    height: 50px;
}

.button:hover, .button:focus {
    opacity: .85;
    color: #fff;
    text-decoration: none;
}

.label-red {
    background-color: #F42925;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    width: 97px;
    height: 24px;
}



h2 { text-align: center; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
h2, h3, h4 { margin-top: 0; margin-bottom: 0;font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
h5 {
    font-size: 21px;
    margin-top: 2px;
}
p { margin: 0; }
h2 {
    color: #3390dc;
    font-size: 35px;
    font-family: "Sans-pro-bold";
}

h3 {
    color: #2d325d;
    font-size: 25px;
    font-family: "Sans-pro-bold";
  
}

h4 {
    color: #3490dc;
    font-size: 24px;
    font-family: "Sans-pro-semibold";
    text-align: left;
}

h5, h4 span{
    color: #323232;
    text-align: left;

}
h3 span { font-weight: 600; font-size: 20px; }

a { transition: .2s ease-in; }
a.popup  { transition: 0s; }

.row{
    padding-left: 0px;
}

.header-image,
.header-event{
    margin-top: 10px;
}

.header-image {
    background: #343d77 url('/images/ftm/product_page/header_ftt_2019_7_1x.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 10px;
    width: 810px;
    height: 251px;
    position: relative;
}

.news {
    margin-top: -60px;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 131px;
    height: 132px;
}

.product-logo {
    padding: 46px 0 0 137px;
}

.image-title {
    color: #fff;
    display: block;
    font-size: 20px;
    margin: -30px 0 0 324px;
}

.product-menu {
    white-space: nowrap;
    background-color: #9ba532;
    border-radius: 10px;
    width: 100%;
    padding: 0 10px;
    height: 46px;
    margin: 10px 0 0;

}

.product-menu li {
    display: inline-block;
    height: 100%;
    list-style: disc;
    line-height: 46px;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 400;


}

.li_dot{
    padding: 0 9px;
}

.product-menu a {
    color: #FFFFFF;
    height: 100%;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
}

.product-menu a img{
    display: inline-block;
}

/*.product-menu li:nth-last-child(-2n+2),
.product-menu li:last-child{
    margin-left: 13px;
}
.product-menu li:nth-last-child(-2n+2) img, .product-menu li:last-child img{
    display: inline-block;
    width: 20px;
}*/
.icon {
    background-image: url("/images/ftm/product_page/icons_1x.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
}

.ftm_for_h{
    color: #AEBF5F;
}


.section { padding: 40px 0; }
.section-faq p{
    font-size: 21px;
    height: 100%;
}

.section-preview { font-size: 16px; }

.section-preview h2{
        margin-bottom: 25px;
}
.section-preview  .buy_now_icon{
    position: absolute;
}
a.buy_now_icon{
    width:83px;
    height: 84px;
}

.section-preview .img{
    width: 360px;
    height:auto;
}
/*.section-preview .features h3{
    font-size: 28px;
    font-weight: 500;
    color: #212121;
    font-family: "Webfont-myriadpro-semibold";

}*/
.features, .gift-wrapper{
    margin-top: 10px;
}

.section-preview .features{
    padding-left: 0;
    padding-top: 25px;
    padding-right: 0;
}

.section-preview .features ul{
    font-size: 16px;
    margin-left: 18px;
    margin-top: 8px;
    color: #d00162;

}

.section-preview .features ul li span{
    color: #3c4751;
    font-size: 14px;
    line-height: 24px;
}
.text-inner{
    padding-right: 0;
    width: 50.5%;
}
.image-inner{
    width: 49.5%;
}

.link-img{
    display: inline-block;
    vertical-align: middle;
}
.link-img:before,
.section-whats-new{
    background-color: #f1f5f8;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
}
.section-whats-new .row.wtr1{
  margin-top: 15px;
}

.section-whats-new .wn_item_logo{
    position: absolute;
    left: -40px;
}

.wn_item .wn_item_description {
    font-size: 15px;
}

.wn_item .wn_item_description + a {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
}

.section-top-feature {

    color: #525252;
}

.section-top-feature .tf_item{
    margin-top: 45px;
}

.section-top-feature .desc{
    font-size: 14px;
    font-style: italic;
    color: #3d4852;
    text-align: center;
    margin: 0;
}

.section-top-feature img{
    margin: 10px  auto 0;
}

.section-product-feature {
    position: relative;
    background-image: url("/images/ftm/product_page/ftm-pattern.png");
    padding: 0;
}
.section-product-feature .feature-list span{
    color: #ced2d6;
    font-size: 17px;
}
.includes-wrapper{
    padding-right: 55px;
}
.section-product-feature h3{
    color: #fff;
    font-size: 28px;
}

.mb-20{
    margin-bottom: 20px;
}
.bg-shadow {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 84%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 84%);
    background: linear-gradient(to bottom,
    rgba(0,0,0,0.35) 0%,
    rgba(0,0,0,0) 84%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#00000000',GradientType=0 );
    padding: 49px 0 39px;
}

.section-minspeq { color: #525252; }

.section-top-feature h3 { font-size: 24px; }

.section-faq .inner-container {
    background-color: #fcfdf8;
    border: 1px solid #e8e9e1;
    display: block;
    font-size: 17px;
    text-align: center;
    color: #7094aa;
    height: 140px;
    line-height: 140px;

}

.section-faq a img, .section-faq a p{
    display: inline-block;
}
.section-faq a img{
    margin-right: 10px;
    width:100px;
    height:85px;
}

.mispeq-item { margin-top: 20px; }
 .mispeq-item p{
     margin-top: 10px;
 }
.feature-list { padding-left: 17px; }

.feature-list li {
    color: #aebb2f;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 8px;
}
.feature-list li span{
    color: #3c4751;
}

.block-item {
    display: table;
    margin-top: 45px;
}

.block-item div { display: table-cell; }

.block-item-text {
    vertical-align: middle;
    width: 565px;
}

.block-item-image { width: 110px; }

.block-item-image img {
    margin: 0 auto;
}

.mispeq-item h5{
    font-family: "Sans-pro-bold", "Myriad Pro", sans-serif;
    font-size: 16px;
    color: #272727;
}
.mispeq-item p{

    font-size: 15px;
    color: #343434;}


.footer {
    color: #252525;
    font-size: 11px;
    line-height: 15px;
    padding: 10px 0 40px;
    border-top: solid 1px #adadad;
}


/*--------------POPUP--------------*/

.mfp-content{
    font-size: 18px;
    color: #000000;
    text-shadow: none;
}

#main_store {
    display: block;
    width: 810px;
    height: 262px;
}

#popup-mag {
    text-align: center;
    width: 610px;
    height: 285px;
}

#popup-mag .item .item-description {
    line-height: 11.5px;
}

#popup-mag>h1 {
    margin-top: 15px;
    margin-bottom: 8px;
}

.mfp-content h1 {
    color: #000;
    font-size: 26px;
    font-weight: bold;
}

.mfp-content {
    font-size: 18px;
}

.store_link-select p:first-child {
    margin: 28px 0 10px;
    font-weight: 600;
}

.store_link-select a { display: block; }
.store_link-select a > img {
    border: none;
    display: block;
    margin: 0 auto;
}

.mfp-content .item {
    display: inline-block;
    vertical-align: top;
    width: 186px;
}

.mfp-content p + .item { margin-right: 22px; }

.item-title {
    margin: 12px 0 10px;
    font: bold 14px Arial;
    color: #363636;
}
.section-gift-collection {
    background-color: #1f2c60;
}

.section-gift-collection{
    background-image: url("/images/ftm/product_page/swirl_pttrn_1x.png");
}
.section-gift-collection .gift_item{
    width: 112px;
    height: 112px;
    display: inline-block;
    margin-right: 20px;
}
.section-gift-collection p.gift_item{
    width: auto;
    height: inherit;
    margin: 0;
    margin-left: 20px;
    font-size: 56px;
    font-family: "Sans-pro-bold", sans-serif;
    color: #ffffff;
    vertical-align: middle;
}

/*.section-gift-collection .gift_item:nth-last-child(-2n+3),  */
.section-gift-collection .gift_item:last-child{
    width:auto;
    height: inherit;
    vertical-align: -53px;
    margin-left: 10px;
    margin-right: 0;
}

.section-gift-collection .inner-container{
    width: 810px;
}

.section-note{
    font-size: 13px;
    padding-top: 0;
}
.item-image { margin-bottom: 6px; }

.item-description {
    color: #444343;
    font-size: 10px;
    line-height: 16px;
}
/*-------POP-UP-STYLE----------*/
.popup-header {
    margin-bottom: 25px;
    font: 22px Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
}
#shadow {
    background: none repeat scroll 0 0 rgb(0, 0, 0);
    background: #828181 \9;
    opacity: 0.3;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: none;
}
.select-list {
    width: 376px;
    margin: 25px auto;
}
#select-wrap {
    position: absolute;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 8px 0 #343434;
    display: none;
    height: 200px;
    text-align: center;
    width: 450px;
    bottom: 150px;
    z-index: 20;
}
.item {
    border: none;
    text-align: center;
    width: 146px;
    display: inline-block;
    vertical-align: top;
}
.item-el {
    margin-bottom: 6px;
}
.item-el img {
    display: inline;
}
.item-title {
    margin: 12px 0 10px;
    font: bold 14px Arial;
    color: #363636;
}
.el-descr {
    color: #626262;
    font: 10px Arial;
    line-height: 11px;
}

.hints-pic:before {
    background-image: url("/images/ftm/product_page/Hints_in_the_index_icon_big_1x.png");
}
.profile-pic:before{
    background-image: url("/images/ftm/product_page/ProfilePictPerf_icon_1x.png");
}
.treev-pic:before{
    background-image: url("/images/ftm/product_page/TreeVault_icon_1x.png");
    background-position: center;
    background-position-y: 2px;
}
.time-pic:before{
    background-image: url("/images/ftm/product_page/ChangeHistory_icon_1x.png");
}
.wn-inner{
    margin-top: 40px;
}

.wn_title{
    margin-bottom: 10px;
}
.wn_text{
line-height: 20px;
}
.wn_item:nth-child(3){
    clear: left;
    margin-top: 10px;
}
.wn_item:nth-child(4){
    margin-top: 25px;
}

.wn_item:first-child img{
    display: block;
    margin: 15px auto 7px ;
}

.wn_item:nth-child(2) img, .wn_item:nth-child(3) img, .wn_item:nth-child(4) img{
    float: right;
    /*margin: 8px -5px 0 0;*/
 }

.wn_item:nth-child(2) img{
    margin: 0 0 5px 5px;
    width: 253px;
}
.wn_item:nth-child(3) img{
    margin: 0 0 0 17px;
}

.wn_item.albumwalk_wrapper{
    margin-top: -35px;
    margin-bottom: 13px;
}

.wn_item.albumwalk_wrapper img{
    float: left!important;
    width: 125px;
}


.albumwalk_wrapper .wn_text{
    float: right;
    line-height: 23px;
    width: 655px;
    margin-top: 16px;
    padding-right: 20px;
}

.albumwalk_wrapper .wn_title{
    margin-bottom: 13px;
}

.wn_item.albumwalk_wrapper .wn_title sup{
    top: -0.9em;
}

.wn_item.albumwalk_wrapper .wn_text .rtm {
    top: -0.45em;
    font-size: 11px;
}


.wn_item.albumwalk_wrapper .wn_text sup{
    top: -0.2em;
}

.tf_item p{
    margin-top: 10px;
}
.rightf{
    float: right;
}
.section-top-feature .tf_item.mt{
    margin-top: 30px;
}


/*------------------------------------*/

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi){
    .header-image {
        background-image: url('/images/ftm/product_page/header_ftt_2019_7_2x.png');
        background-size: 810px 250px;
    }

    .header-image::before {
        background-image: url('/images/ftm/product_page/Upgrades_2x.png');
        background-size: 131px 132px;
    }

    .icon {
        background-image: url("/images/ftm/product_page/icons_2x.png");
        background-size: 78px 82px;
    }
    
    .section-product-feature {
        background-image: url("/images/ftm/product_page/ftm-pattern.png");
    }

    .section-gift-collection{
        background-image: url("/images/ftm/product_page/swirl_pttrn_2x.png");
    }
    .profile-pic:before{
         background-image: url("/images/ftm/product_page/ProfilePictPerf_icon_2x.png");
        
     }

    .hints-pic:before {
        background-image: url("/images/ftm/product_page/Hints_in_the_index_icon_big_2x.png");

    }
    .treev-pic:before{
        background-image: url("/images/ftm/product_page/TreeVault_icon_2x.png");

    }
    .time-pic:before{
        background-image: url("/images/ftm/product_page/ChangeHistory_icon_2x.png");
    }
    .wn_title:before{
     background-size: cover;
    }

}

.text-semibold { font-weight: 500; }
.text-bold { font-weight: 600;}

h3 .text-bold{
    font-size: 30px;
}


.text-yellow { color: #FFE04E; }
.text-blue { color: #5BC0EB; }
.text-white { color: #fff; }

.mt-33 { margin-top: 33px; }

.mt-10 { margin-top: 10px; }

.mb-10 { margin-bottom: 10px; }
.mb-6 { margin-bottom: 6px; }

.family_search_feature .wn_item h4 {
    margin-bottom: 20px;
}

.family_search_feature .wn_item h4 span {
    
}

.family_search_feature .family_search_feature_logo {
    margin: 70px 0 0 23px;
}

.family_search_feature .family_search_feature_logo img{
    width: 219px;
    height: 75px;
}

/*------------------------features--------------------- */
.body{
    min-width: inherit;
}
.top-features-width.container{
    max-width: 680px;
    width: inherit;
}
.top-features .header{
    margin: 15px auto;
    background-image: url("/images/ftm/ftm19/bg/ftm-2019-bg-650w-123h_1x.png");
    background-size: contain;
    height: 123px;
    background-repeat: no-repeat;
}

.top-features h4{
    font-size: 18px;
    color: rgb(42,122,211);
}

.top-features .main{
    padding: 20px 0;
}

.top-features .descriprion{
    font-size: 13.5px;
    line-height: 20px;
}

.top-features .wtr1, .top-features .wn-inner{
     margin-top: 15px;
 }

.top-features .wtr1, .top-features .wn_item{
    margin-top: 25px;
}

.top-features .wn_item:nth-child(odd){
    clear: left;
}

.top-features .wn_item .familysearch_img {
    margin-top: 6px;
    width: 102px;
    float: right;
}

.top-features .wn_item .hints_img {
    max-width: 100%;
    margin-bottom: 10px;
}

.top-features .wn_item .perf_img {
    margin: 5px 0 5px 5px;
    width: 192px;
}

.top-features .wn_item .time_img{
    width: auto;
    height: 158px;
    margin: 5px 0 0 7px;
}

.top-features .tv_item .trev_img {
    float: left;
    margin: 3px 14px 0 0;
}

.top-features .wn_item .colorcoding_img{
    max-width: 100%;
    margin: -6px 6px 0 0;
}

.wn_item:nth-child(2) img, .wn_item:nth-child(3) img, .wn_item:last-child img{
    float: right;
}

.top-features .wn_text{
    font-size: 12px;
    line-height: 18px;
}

.top-features .footer .copyright{
    float: left;
    max-width: 73%;
    margin: 2px 0 15px;
    text-align: left;
    line-height: 12px;
}

.top-features .footer .smk-logo{
    margin-top: 5px;
    float: right;
    width: 123px;
}
.bg-gray {
    background-color: #f5f5f5;
}
.tv-container {
    max-width: 680px;
    width: inherit;
}

.section.top-features-section {
    padding: 0 0 40px 0;
}
.tv_item {
    margin-top: 25px;
}

.top-features .wn_item.hints-top {
    margin-top: -40px;
}

.top-features .wn_item.search-top {
    margin-top: -160px;
    float: right;
}

.top-features .wn_item .profile-pic {
    max-width: 85%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
}




/*ftm/ftm2019_24_1_features.html*/
.top-features .tv_item .trev_img_24_1 {
    height: 115px;
    float: left;
    margin: 3px 14px 0 0;
}
.page_24_1 .top-features .wn_text{
    padding-top: 5px;
}
.top-features .ftm_connect, .top-features .albumwalk {
    float: left;
    padding-right: 10px;
}
.rtm{
    top: -0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: black;
}
.page_24_1 .tm {
    font-size: 9px;
    color: #525252;
    top: -1.1em;
}
.historical_weather, .guest_access {
    margin-top: 15px;
}
.page_24_1 .top-features .wn_text {
    font-size: 13px;
}
.page_24_1 .top-features .descriprion {
    font-size: 14px;
}
.page_24_1 .tm_sound-spot {
    font-size: 8px;
    color: #525252;
}
.page_24_1 .tv_title {
    font-size: 24px;
}
.page_24_1 .top-features h4 {
    font-size: 20px;
    color: #3490DC;
}
.page_24_1 .note_text {
    font: 11px 'Sans-pro-it', sans-serif;
    letter-spacing: 0;
    margin-top: 30px;
}
.page_24_1 .top-features .wn_item .colorcoding_img {
    height: 170px;
    float: right;
    margin-top: 10px;
}
.page_24_1 .colorCoding {
    width: 200px;
}
.page_24_1 .top-features .wn_item.search-top {
    margin-top: -185px;
}
.page_24_1 .footer .copyright {
    max-width: 78%;
}

@media screen and (min-width: 500px){
    .top-features .col-sm-6 {
        width: 50%;
    }

}
@media screen and (max-width: 600px){
    .page_24_1 .top-features .wn_item.search-top {
        margin-top: -160px;
    }
    .historical_weather, .guest_access {
        margin-top: 15px;
        max-width: 100%;
    }
    .top-features .footer .copyright{
        text-align: center;
        float: none;
        max-width: 100%;
        margin-top: 2px;
        line-height: 12px;
    }

    .top-features .footer .smk-logo{
        float: none;
        display: block;
        margin: 10px auto 0;
        width: 123px;
    }
}

@media screen and (max-width: 500px){
    .page_24_1 .top-features .wn_item.search-top {
        margin-top: 15px;
    }
    .top-features .header {
        height: 90px;
    }

    .top-features .wn_item .familysearch_img {
        margin: -17px 17px 0 0;
        width: 88px;
        float: right;
    }

    .top-features .wn_item .time_img{
        float: left;
        width: auto;
        height: 130px;
        margin: 0 10px 0 0;
    }

    .top-features .wn_item .perf_img {
        margin: 5px 0 5px 5px;
        width: 150px;
    }

    .top-features .wn_item .trev_img {
        width: 122px;
        float: left;
        margin: 3px 2px 0 -14px;
    }

    .top-features .wn_item .hints_img, .top-features .wn_item .colorcoding_img, .top-features .wn_item .profile-pic {
        float: none;
        display: block;
    }

    .top-features .wn_item .hints_img, .top-features .wn_item .profile-pic{
        margin: 0 auto 10px;
    }

    .top-features .wn_item .colorcoding_img {
        margin: 0 auto;
    }

    .top-features .footer {
        padding-bottom: 20px;
    }


    .top-features .wn_item.hints-top {
        margin-top: 15px;
    }

    .top-features .wn_item.search-top {
        margin-top: 15px;
    }
}
@media screen and (max-width: 400px) {
    .top-features .header {
        height: 71px;
    }
    .top-features .wn_item .familysearch_img {
        margin: 0 17px 0 5px;
    }

    .top-features .wn_item .time_img{
        float: left;
        width: auto;
        height: 130px;
        margin: 0 10px 0 0;
    }

    .top-features .wn_item .perf_img {
        margin: 5px 0 5px 5px;
        width: 150px;
    }

    .top-features .tv_item .trev_img {
        width: 122px;
        float: left;
        margin: 3px 2px 0 -14px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi){

    .top-features .header{
        background-image: url("/images/ftm/ftm19/bg/ftm-2019-bg-650w-123h_2x.png");
    }

}

.page_24_1 .top-features .main {
    padding: 20px 0 0 0;
}

.page_24_1.top-features-section .main .wn-inner {
    margin-top: 0;
}

.page_24_1.top-features-section .top-features-width img.hints_img {
    float: left;
    margin: 0 0 10px 0;
}

.page_24_1.top-features-section .top-features .wn_item .familysearch_img {
    margin-top: 0;
}

.page_24_1.top-features-section .top-features .main.main-last {
    margin-bottom: 20px;
}

.page_24_1 .wn_text .rtm {
    top: -0.4em;
    font-size: 10px;
}

.noscript {
    display: block;
    margin: 30px 10px 20px 10px;
    color: #f00;
    font-size: 14px;
    text-align: center;
}

.section-gift-collection {
    background-size: 118px;
    background-image: url("/images/ftm/product_page/swirl_pttrn_1x.png")!important;
    background-repeat: repeat;
}

.header-event .event-link .event-img-min {
    float: left;
    margin-right: 15px;
}
.header-image, .header-event {
    margin-top: 10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
    .section-gift-collection {
        background-size: 118px;
        background-image: url("/images/ftm/product_page/swirl_pttrn_1x.png")!important;
        background-repeat: repeat;
    }
}

.section-community {
    background-color: #F1F5F8;
    padding-bottom: 50px;
}


.section-community .community-info {
    font-size: 16px;
    margin-top: 30px;
    padding-right: 0;
}

.section-community .img-wrapper {
    text-align: left;
    margin-top: 16px;
    width: 37%;
}

.section-community .list-item {
    margin-top: 20px;
    padding-left: 30px;
}

.section-community .item {
    display: block;
    text-align: left;
    width: inherit;
}

.section-community .item:before{
    content: "•";
    vertical-align: top;
    margin-right: 5px;
}


.img-wrapper img {
    display: inline-block;
}

.community-info > .link {
    margin-top: 10px;
    display: inline-block;
}

.section-community a.link:active,
.section-community a.link:focus{
    color: #7698ad;
}

.text-attributes {
    font-size: 11px;
    font-style: italic;
    display: inline-block;
    margin-left: 23px;
}

