#home {
    background-color:#ffffff;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, #f52323), color-stop(18%, #FFFFFF), color-stop(81%, #ffffff), color-stop(100%, #f52323));
    background-image:-webkit-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 81%, #f52323 100%);
    background-image:-moz-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 81%, #f52323 100%);
    background-image:-o-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 81%, #f52323 100%);
    background-image:-ms-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 81%, #f52323 100%);
    background-image:linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 81%, #f52323 100%);
}
.section-content-home {
    width:auto;
    padding-left:10px;
    padding-right:10px;
    min-height:500px;
    margin-left:auto;
    margin-right:auto;
}
.company_logo {
    width: 1365px;
    padding-top:56px;
}
.company_logo img {
    float: left;
    margin-right: 13px;
    width:257px;
    height:123px;
}
.company_logo h2 {
    float: left;
    margin: 15px 0;
}
#services {
    background-color:#f7f7f7;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, #f52323), color-stop(18%, #FFFFFF), color-stop(82%, #ffffff), color-stop(100%, #f52323));
    background-image:-webkit-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 82%, #f52323 100%);
    background-image:-moz-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 82%, #f52323 100%);
    background-image:-o-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 82%, #f52323 100%);
    background-image:-ms-linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 82%, #f52323 100%);
    background-image:linear-gradient(left, #f52323 0%, #FFFFFF 18%, #ffffff 82%, #f52323 100%);
}
.section-content-services {
    width:auto;
    padding-left:10px;
    padding-right:10px;
    min-height:500px;
}
.image_set {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.image_set_img {
    max-width: 100%;
    height:391px;
    width:292px;
}
.image_set_unit_wrapper {
    width: auto;
    float: none;
}
#products {
    background-color:#ffffff;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, #f52323), color-stop(16%, #FFFFFF), color-stop(81%, #ffffff), color-stop(100%, #f52323));
    background-image:-webkit-linear-gradient(left, #f52323 0%, #FFFFFF 16%, #ffffff 81%, #f52323 100%);
    background-image:-moz-linear-gradient(left, #f52323 0%, #FFFFFF 16%, #ffffff 81%, #f52323 100%);
    background-image:-o-linear-gradient(left, #f52323 0%, #FFFFFF 16%, #ffffff 81%, #f52323 100%);
    background-image:-ms-linear-gradient(left, #f52323 0%, #FFFFFF 16%, #ffffff 81%, #f52323 100%);
    background-image:linear-gradient(left, #f52323 0%, #FFFFFF 16%, #ffffff 81%, #f52323 100%);
}
.section-content-products {
    width:auto;
    padding-left:10px;
    padding-right:10px;
    min-height:500px;
    margin-left:auto;
    margin-right:auto;
}
.image_set1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
    min-height:257px;
}
img.image_set1_img {
    max-width: 100%;
    height:257px;
    width:257px;
}
.image_set1_unit_wrapper {
    width: auto;
    float: none;
    min-height:257px;
}
#contact {
    background-color:#ffffff;
    background-image:-webkit-gradient(linear, left top, right top, color-stop(0%, #f52323), color-stop(13%, #FFFFFF), color-stop(80%, #ffffff), color-stop(100%, #f52323));
    background-image:-webkit-linear-gradient(left, #f52323 0%, #FFFFFF 13%, #ffffff 80%, #f52323 100%);
    background-image:-moz-linear-gradient(left, #f52323 0%, #FFFFFF 13%, #ffffff 80%, #f52323 100%);
    background-image:-o-linear-gradient(left, #f52323 0%, #FFFFFF 13%, #ffffff 80%, #f52323 100%);
    background-image:-ms-linear-gradient(left, #f52323 0%, #FFFFFF 13%, #ffffff 80%, #f52323 100%);
    background-image:linear-gradient(left, #f52323 0%, #FFFFFF 13%, #ffffff 80%, #f52323 100%);
}
.section-content-contact {
    width:auto;
    padding-left:10px;
    padding-right:10px;
    min-height:500px;
    margin-left:auto;
    margin-right:auto;
}
.comment_with_button {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
    min-height:384px;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
    font-size:3em;
}
.comment_with_button .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button_unit_wrapper {
    width: auto;
    float: none;
    min-height:384px;
}
.company_logo img.image {
    width: 351px;
    height:167px;
}
p.paragraph {
    text-align: center;
}
@media screen and (min-width:649px) {
    .section-content-home {
        width:90%;
        margin:0px auto;
        padding-left:0px;
        padding-right:0px;
    }
    .section-content-services {
        width:90%;
        margin:0px auto;
        padding-left:0px;
        padding-right:0px;
        min-height:476px;
    }
    .image_set_unit_wrapper {
        width: 25%;
        float: left;
    }
    .section-content-products {
        width:90%;
        margin:0px auto;
        padding-left:0px;
        padding-right:0px;
        min-height:455px;
    }
    .image_set1_unit_wrapper {
        width: 25%;
        float: left;
    }
    .section-content-contact {
        width:90%;
        margin:0px auto;
        padding-left:0px;
        padding-right:0px;
    }
    .comment_with_button_unit_wrapper {
        width: 100%;
        float: left;
    }
    .company_logo img.image {
        width: 369px;
        height:174px;
    }
    #home {
        min-height: 562px;
    }
    #services {
        min-height: 479px;
    }
    #products {
        min-height: 368px;
    }
}
@media screen and (min-width:1176px) {
    .section-content-home {
        width:1176px;
        margin-left:auto;
        margin-right:auto;
    }
    .company_logo {
        width: 1365px;
    }
    .section-content-services {
        width:1176px;
        min-height:476px;
    }
    .image_set_unit_wrapper {
        width: 294px;
        float: left;
    }
    .section-content-products {
        width:1176px;
        margin-left:auto;
        margin-right:auto;
        min-height:455px;
    }
    .image_set1_unit_wrapper {
        width: 294px;
        float: left;
    }
    .section-content-contact {
        width:1176px;
        margin-left:auto;
        margin-right:auto;
    }
    .comment_with_button_unit_wrapper {
        width: 1176px;
        float: left;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set_img {
        height: auto;
    }
    img.image_set_img {
        width: auto;
    }
    img.image_set1_img {
        height: auto;
    }
    img.image_set1_img {
        width: auto;
    }
    img.image_set1_img {
        height: auto;
    }
    img.image_set1_img {
        width: auto;
    }
    img.image_set1_img {
        height: auto;
    }
    img.image_set1_img {
        width: auto;
    }
    div.FM2_OnePageMenu3_container {
        width: 84.1727%;
    }
    #home {
        min-height: 562px;
    }
    #services {
        min-height: 479px;
    }
    #products {
        min-height: 368px;
    }
    .company_logo img.image {
        width: 369px;
        height:174px;
    }
}