

.argon.section-wrapper { background-color: #fff; }
.argon .row:after { display: block; content: ' '; clear: both;}
.argon .section-width { width: 1000px; margin: 0 auto; padding: 0; }
.argon .section.grande { padding: 60px 0; }
.argon .section-header { margin-bottom: 20px; }
.argon .column { position: relative; float: left; margin: 0;padding: 0; }
.argon .large-12 { width: 100%; }
.argon .row-flex .column-6 { width: 100%; }

.argon .section-header h3 { color: #666666; }
.argon .section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header .h1, .section-header .h2, .section-header .h3, .section-header .h4 { text-align: center; }
.argon .section-header h3 { font-size: 28px; line-height: 38px; margin-bottom: 10px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif; font-weight: normal; }
.argon .row-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.argon .r-filemaker-platform-products .column-flex { border-right: 1px solid #e5e5e5; }
.argon .r-filemaker-platform-products .column-flex:last-child { border-right: 0; }


.argon .r-filemaker-platform-products .column-flex { margin-bottom: 30px; }
.argon .r-filemaker-platform-products .column-content { padding: 0 10px; }
.argon .r-filemaker-platform-products a { font-size: 14px; margin-bottom: 10px; line-height: 22px; }
.argon .r-filemaker-platform-products a p { margin-top: 10px; color: #333; text-align: center; }
.argon .r-filemaker-platform-products a p:last-child { margin-bottom: 0px; }
.argon .r-filemaker-platform-products a:hover p { }
.argon .r-filemaker-platform-products .image { height: 87px; margin: 0 auto; background-position: 50% 50%; }

.image {
    display: block
}

.img-icon-fmp {
    background: url(/products/images/product-icons/icon_fmp.png) no-repeat;
    width: 90px;
    height: 84px;
    background-size: 90px 84px
}

.img-icon-fmpa {
    background: url(/products/images/product-icons/icon_fmpa.png) no-repeat;
    width: 89px;
    height: 83px;
    background-size: 89px 83px
}

.img-icon-fms {
    background: url(/products/images/product-icons/icon_fms.png) no-repeat;
    width: 91px;
    height: 84px;
    background-size: 91px 84px
}

.img-icon-fmgo {
    background: url(/products/images/product-icons/icon_fmgo.png) no-repeat;
    width: 72px;
    height: 72px;
    background-size: 72px 72px
}

.img-icon-fmwd {
    background: url(/products/images/product-icons/icon_fmwd_2x.png) no-repeat;
    width: 78px;
    height: 78px;
    background-size: 78px 78px
}

.img-icon-fmc {
    background: url(/products/images/product-icons/icon_fmc.png) no-repeat;
    width: 90px;
    height: 71px;
    background-size: 90px 71px
}

.img-icon-fmc-cloud {
    background: url(/products/filemaker-cloud/images/icon_fmc_cloud.png) no-repeat;
    width: 154px;
    height: 121px;
    background-size: 154px 121px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .img-icon-fmp {
        background-image:url(/products/images/product-icons/icon_fmp_2x.png)
    }

    .img-icon-fmpa {
        background-image: url(/products/images/product-icons/icon_fmpa_2x.png)
    }

    .img-icon-fms {
        background-image: url(/products/images/product-icons/icon_fms_2x.png)
    }

    .img-icon-fmgo {
        background-image: url(/products/images/product-icons/icon_fmgo_2x.png)
    }

    .img-icon-fmwd {
        background-image: url(/products/images/product-icons/icon_fmwd_2x.png)
    }

    .img-icon-fmc {
        background-image: url(/products/images/product-icons/icon_fmc_2x.png)
    }

    .img-icon-fmc-cloud {
        background-image: url(/products/filemaker-cloud/images/icon_fmc_cloud_2x.png)
    }
}