/*--------------------------------------------------------------
Corporate page specific styles
--------------------------------------------------------------*/

#pg-591-1 .service {
    margin-bottom: 50px;
}

#pg-591-1 .service .icon {
    border-width: 0;
    margin-bottom: 10px;
}

#pg-591-1 .service .roll-icon-box {
    background-color: #5594A6;
    padding: 30px;
    margin: 0 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    min-height: 325px;
    height: auto;
}

#pg-591-1 .service h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
}

#pg-591-1 .service p {
    color: #e2e2e2;
    margin-top: 50px;
    line-height: 1.25;
}

#pg-591-1 .blurbbox {
    margin: 30px;
    text-align: center;
}

#pg-591-1 .blurbbox h5 {
    color: #443f3f;
}

.outcome .widget-title {
    text-align: left;
    color: #fff !important;
    font-weight: 700;
    width: 85%;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.widget-title.left {
    text-align: left;
}

.outcome .widget-title:after {
    margin-left: 0px;
    left: 0;
}

.outcome .overlay {
    opacity: 0.6;
}

.outcome h4 {
    margin-top: 400px;
    text-align: left;
    color: #9a9a9a !important;
    font-weight: 600;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    font-size: 20px;
    width: 85%;
}

#whitepaper .widget-title {
    text-align: left;
    font-size: 31px;
    margin-bottom: 45px;
}

#whitepaper .widget-title:after {
    margin-left: 0px;
    left: 0;
}

#whitepapersmall {
    margin-bottom: 20px;
    display: none;
}

#whitepaperlarge {display: block;}

@media only screen and (max-width: 1345px) {
    .text-slider .maintitle {font-size: 45px;}
}

@media only screen and (max-width: 1024px) {
    .text-slider .maintitle {font-size: 43px;}
}

@media only screen and (max-width: 991px) {
    #pg-591-1 .service .roll-icon-box {margin: 0 200px;}
    .outcome h4 {margin-top: 200px; margin-bottom: 0px;}
    .outcome .remove-overlay {padding: 50px 15px !important;}
}

@media only screen and (max-width: 780px) {
    #pg-591-1 .service .roll-icon-box {margin: 0 3em;}
    .outcome h4 {margin-top: 50px; margin-bottom: 0px;}
    .so-widget-sow-image-default-02bb2c2c5c04 .sow-image-container {text-align: center;}
    #whitepapersmall {display: block;}
    #whitepaperlarge {display: none;}
}

@media only screen and (max-width: 320px) {
    #pg-591-1 .service .roll-icon-box {margin: 0;}
}