/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#content_03_solutions {
    float: none;
    height: auto;
    margin: 0px auto 50px;
    clear: none;
    width: 710px;
    min-height: 200px;
    display: block;
}

#solutions_01 {
    float: left;
    height: auto;
    margin: 0px 10px 0px 0px;
    clear: none;
    width: 230px;
    min-height: 200px;
    background-color: rgb(240, 78, 99);
}

#solutions_img_01 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 30px auto 5px;
    clear: none;
    color: rgb(0, 0, 0);
}

#solutions_title_txt_01 {
    float: none;
    font-size: 1.8em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    padding: 0px;
    display: block;
}

#solutions_txt_01 {
    float: none;
    font-size: 18px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: normal;
    margin: 0px auto 20px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    max-width: 750px;
    display: block;
}

#solutions_btn_01:hover {
    background-image:-webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.2) 100%, black 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 100%, black 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgba(229, 233, 232, 0);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#solutions_btn_01 {
    float: none;
    height: auto;
    font-size: 1em;
    margin: 0px auto 30px;
    clear: none;
    width: 120px;
    min-height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
    color: rgb(255, 255, 255);
    display: block;
    padding: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: rgb(255, 255, 255);
    background-color: rgba(229, 233, 232, 0);
}

#solutions_02 {
    float: left;
    height: auto;
    margin: 0px 10px 0px 0px;
    clear: none;
    width: 230px;
    min-height: 200px;
    display: block;
    background-color: rgb(233, 115, 79);
}

#solutions_img_02 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 30px auto 5px;
    clear: none;
    color: rgb(0, 0, 0);
}

#solutions_title_txt_02 {
    float: none;
    font-size: 1.8em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    padding: 0px;
    display: block;
}

#solutions_txt_02 {
    float: none;
    font-size: 18px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: normal;
    margin: 0px auto 20px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    max-width: 750px;
    display: block;
}

#solutions_btn_02:hover {
    background-image:-webkit-linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.2) 0%);
    background-image: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.2) 0%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgba(229, 233, 232, 0);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#solutions_btn_02 {
    float: none;
    height: auto;
    font-size: 1em;
    margin: 0px auto 30px;
    clear: none;
    width: 120px;
    min-height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
    color: rgb(255, 255, 255);
    display: block;
    padding: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: rgb(255, 255, 255);
    background-color: rgba(229, 233, 232, 0);
}

#solutions_03 {
    float: left;
    height: auto;
    margin: 0px;
    clear: none;
    width: 230px;
    min-height: 200px;
    display: block;
    background-color: rgb(0, 119, 171);
}

#solutions_img_03 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 30px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#solutions_title_txt_03 {
    float: none;
    font-size: 1.8em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    margin: 6px auto 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    padding: 0px;
    display: block;
}

#solutions_txt_03 {
    float: none;
    font-size: 18px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: normal;
    margin: 0px auto 20px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    max-width: 750px;
    display: block;
}

#solutions_btn_03:hover {
    background-image:-webkit-linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0.2) 0%);
    background-image: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.2) 0%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgba(229, 233, 232, 0);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#solutions_btn_03 {
    float: none;
    height: auto;
    font-size: 1em;
    margin: 0px auto 30px;
    clear: none;
    width: 120px;
    min-height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
    color: rgb(255, 255, 255);
    display: block;
    padding: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: rgb(255, 255, 255);
    background-color: rgba(229, 233, 232, 0);
}

@media only screen and (max-width: 1200px) {
    #content_03_solutions {
        display: block;
        float: none;
        margin-top: 0px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
    }

    #solutions_title_txt_01 {
        font-family: helvetica;
    }

    #solutions_txt_01 {
        font-family: helvetica;
    }

    #solutions_btn_01 {
        font-family: helvetica;
    }

    #solutions_title_txt_02 {
        font-family: helvetica;
    }

    #solutions_txt_02 {
        font-family: helvetica;
    }

    #solutions_btn_02 {
        font-family: helvetica;
    }

    #solutions_title_txt_03 {
        font-family: helvetica;
    }

    #solutions_txt_03 {
        font-family: helvetica;
    }

    #solutions_btn_03 {
        font-family: helvetica;
    }
}

@media only screen and (max-width: 768px) {
    #content_03_solutions {
        width: 100%;
    }

    #solutions_01 {
        clear: none;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    #solutions_02 {
        clear: none;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    #solutions_03 {
        clear: none;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

@media only screen and (max-width: 320px) {
    #solutions_title_txt_01 {
        text-align: center;
    }

    #solutions_title_txt_02 {
        text-align: center;
    }

    #solutions_title_txt_03 {
        text-align: center;
    }
}

