﻿/*body {
}*/
#b2b_bp1_aboutheaderimage {
    background-color: rgba(255, 255, 255, 0.0);
    top: 0%;
    height: 650px;
    width: calc(100.00%);
    position: absolute;
    margin: 0;
    left: 0%;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}


#row_title h1 {
    font-size: 64.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 84.0px;
}

#row_title p {
    font-size: 20.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 24.0px;
}

#row_about {
    background-color: #FFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    padding: 25px 25px;
    margin: 50px 0;
}

    #row_about span {
        display: block;
        width: 100%;
        font-size: 18.0px;
        color: rgba(0, 0, 0, 1.0);
        text-align: right;
        line-height: 22.0px;
    }

    #row_about #b2b_p_about_rob {
        font-size: 22.0px;
        color: rgba(0, 0, 0, 0.51);
        text-align: left;
        line-height: 29.0px;
        margin: 25px 0 35px 0;
    }


    #row_about #b2b_h2_about_text {
        font-size: 36.0px;
        color: rgba(0, 0, 0, 1.0);
        text-align: center;
        line-height: 43.0px;
        margin: 50px 0;
    }

    #row_about #b2b_p_about_text {
        font-size: 16.0px;
        color: rgba(0, 0, 0, 1.0);
        line-height: 24.0px;
    }

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
    #row_title h1 {
        font-size: 32.0px;
        line-height: 48.0px;
    }
}

.zsiq_theme1.zsiq_floatmain {
    margin-bottom: 60px;
}