.about-us-slides-container li {
    height: 400px;
    background-size: cover;
}

.roll-section .roll-iconbox .icons .glyphicon,
.roll-section .roll-iconbox .icons .fa {
    line-height: 69px;
}

.contact-page .roll-contact-box .email,
.contact-page .roll-contact-box .phone,
.contact-page .roll-contact-box .address {
    font-weight: bold;
    font-size: 30px;
}
.contact-page .roll-contact-box .email span,
.contact-page .roll-contact-box .phone span,
.contact-page .roll-contact-box .address span {
    background-color:rgba(0, 0, 0, 0.2);
    padding: 10px;
    display: inline-block;
}

.roll-section .popover {
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.roll-section .popover-content {
    text-align: left;
}
.roll-section .popover-content ul {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    list-style: none;
}
.roll-section .popover-content ul li {
    line-height: 24px;
}
.roll-section .roll-iconbox h3 {
    margin-top: 14px;
}
.roll-iconbox.style3.home-about-box {
    height: 330px;
    margin-bottom: 0;
}

.about-title {
    border-top: 10px solid #6eb0d7;
}

.roll-section.phone.home-contact-box {
    padding: 45px 0 120px 0;
}
.roll-section .info .email {
    font-size: 48px;
}
