.ms-carousel {
    color: #fff;
}
.ms-carousel .ms-carousel-indicators {
    margin-bottom: 0
}
.ms-carousel .ms-carousel-indicators li {
    background-color: #858d96;
    border: none;
    width: 10px;
    height: 10px;
    margin: 0.2em;
    padding: 0.3em
}
.ms-carousel .ms-carousel-indicators li.active {
    background-color: #fff;
    width: 10px;
    height: 10px
}
.ms-carousel .ms-carousel-inner .item {
    height: 355px;
    background-position: center center;
    background-size: cover
}
.ms-carousel .ms-carousel-inner .item.item-slide-1 {
    background-image: url('Images/Homepage1.jpg')
}
.ms-carousel .ms-carousel-inner .item.item-slide-2 {
    background-image: url('Images/Homepage2.jpg')
}
.ms-carousel .ms-carousel-inner .item.item-slide-3 {
    background-image: url('Images/Homepage3.jpg')
}
.ms-carousel .ms-carousel-static {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center
}
.ms-carousel .ms-carousel-static .ms-carousel-wrapper {
    max-width: 875px;
    padding: 0 1em;
    margin: 0 auto
}
.product-infographic {
    margin-top: 0.5em;
    margin-bottom: 1em;
    position: relative
}
.product-infographic .infographic-section .infographic-image {
    margin: 1.8em auto;
    width: 9em
}
.product-infographic .infographic-section .infographic-section-title {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 0
}
.product-infographic .infographic-section .infographic-section-subtitle {
    font-weight: 600;
    text-transform: uppercase
}
.product-infographic .infographic-section ul.infographic-section-advantages {
    margin: 0;
    padding: 0;
    list-style: none
}
.product-infographic .infographic-section ul.infographic-section-advantages li:before {
    content: "•";
    font-size: 1em;
    padding-right: 0.2em
}
.product-infographic .infographic-arrow {
    position: absolute;
    -ms-transform: rotate(55deg);
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg)
}
.product-infographic .infographic-arrow.right-arrow {
    top: 35%;
    left: 15%
}
.product-infographic .infographic-arrow.left-arrow {
    bottom: 28%;
    right: 15%
}
.discover-product p {
    font-style: italic;
    font-weight: 400;
    font-size: 1.7em;
    margin-top: 1em;
    margin-bottom: 1em
}
.available-platforms {
    background-image: none;
    padding-top: 0em;
    padding-bottom: 1.5em
}
.available-platforms .available-platforms-container {
    max-width: 1200px
}
.available-platforms .available-platforms-container .platform-banner {
    margin: 1em auto
}
.product-stats {
    background-color: #46d1b6;
    padding-top: 2.5em;
    padding-bottom: 3em;
    color: #1b8470
}
.product-stats .stat-column {
    margin-bottom: 1em
}
.product-stats .stat-column:last-of-type {
    margin: 0
}
.product-stats .stat-column .stat-data {
    font-weight: 500;
    font-size: 4em;
    margin: 0
}
.product-stats .stat-column .stat-label {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.3em
}
.product-advantages {
    background-color: #f1f1f1;
    color: #848484;
    padding-top: 2.5em;
    padding-bottom: 2.5em
}
.product-advantages img.product-preview {
    margin: 0 auto;
    max-width: 23em
}
.product-advantages .advantages-list-column {
    text-align: center;
    margin-top: 3em
}
.product-advantages .advantages-list-column ul.advantages-list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0
}
.product-advantages .advantages-list-column ul.advantages-list li {
    font-size: 2.7em;
    color: #4c4c4c;
    padding-left: 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
    line-height: 1.3em;
    padding-bottom: 0.2em;
    padding-top: 1.5em
}
.product-advantages .advantages-list-column ul.advantages-list li.clock-bg {
    background-image: url('Images/clock.png')
}
.product-advantages .advantages-list-column ul.advantages-list li.fly-bg {
    background-image: url('Images/fly.png')
}
.product-advantages .advantages-list-column ul.advantages-list li.pin-bg {
    background-image: url('Images/pin.png')
}
.product-advantages .advantages-list-column ul.advantages-list p.advantage-description {
    padding-left: 0;
    line-height: 1.2em;
    margin-bottom: 2.5em
}
.product-customers {
    padding-top: 0;
    padding-bottom: 2.5em
}
.product-customers .customers-messages {
    text-align: left;
    margin-top: 2em
}
.product-customers .customers-messages .customer-tile .customer-message {
    border: solid 1px #ebebeb;
    padding: 1.5em 2em 1em 2em;
    color: #848484;
    line-height: 1.2em
}
.product-customers .customers-messages .customer-tile .customer-message .customer-rating {
    margin-top: 0.6em
}
.product-customers .customers-messages .customer-tile .customer-info {
    margin-top: 0.7em
}
.product-customers .customers-messages .customer-tile .customer-info img.customer-pic {
    border-radius: 50%
}
.product-customers .customers-messages .customer-tile .customer-info .customer-data-col {
    padding-left: 1em
}
.product-customers .customers-messages .customer-tile .customer-info .customer-data-col .customer-name {
    font-weight: 300;
    font-size: 1.6em;
    margin-bottom: 0
}
.product-customers .customers-messages .customer-tile .customer-info .customer-data-col .carrier-name {
    font-style: italic;
    font-weight: 600
}
.product-customers .customers-pictures {
    text-align: justify;
    margin-top: 2em;
    padding: 0 15px
}
.product-customers .customers-pictures:after {
    content: '';
    width: 100%;
    display: inline-block
}
.product-customers .customers-pictures .customer-picture-col {
    width: 130px;
    display: inline-block
}
.product-customers .customers-pictures .customer-picture-col.hide-xs-width {
    display: none
}
.company-location {
    height: 285px;
    position: relative
}
.company-location .map-inner-shadow {
    height: 6px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 89
}
.company-location .bing-map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.company-location .map-infoBox {
    color: #484848;
    padding: 0.6em;
    font-style: italic;
    font-size: 1.2em;
    text-align: center;
    width: 200px;
    position: relative;
    background: #fff;
    border: 1px solid #c2c2c2
}
.company-location .map-infoBox:after,
.company-location .map-infoBox:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.company-location .map-infoBox:after {
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -12px
}
.company-location .map-infoBox:before {
    border-top-color: #c2c2c2;
    border-width: 12px;
    margin-left: -14px
}
@media (min-width: 768px) {
    .ms-carousel .ms-carousel-indicators {
        margin-bottom: 10px
    }
    .ms-carousel .ms-carousel-inner .item {
        height: 550px
    }
    .product-infographic {
        margin-top: 2.5em;
        margin-bottom: 3em
    }
    .product-infographic .infographic-section .infographic-image {
        margin: 2.2em auto;
        width: auto;
        height: auto
    }
    .product-infographic .infographic-arrow {
        position: absolute;
        top: 25%;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    .product-infographic .infographic-arrow.right-arrow {
        left: 27%
    }
    .product-infographic .infographic-arrow.left-arrow {
        right: 27%
    }
    .available-platforms {
        background-image: url('Images/downloadbg.png');
        padding-top: 4em;
        padding-bottom: 4em
    }
    .product-stats .stat-column {
        margin: 0em
    }
    .product-advantages {
        padding-top: 5.5em;
        padding-bottom: 5.5em
    }
    .product-advantages img.product-preview {
        max-width: 100%
    }
    .product-advantages .advantages-list-column {
        margin-top: 0
    }
    .product-advantages .advantages-list-column ul.advantages-list {
        text-align: left;
        margin-left: 8%
    }
    .product-advantages .advantages-list-column ul.advantages-list li {
        padding-left: 65px;
        padding-top: 0;
        background-position: 0 5px
    }
    .product-advantages .advantages-list-column ul.advantages-list p.advantage-description {
        padding-left: 65px
    }
    .product-customers {
        padding-top: 2.5em
    }
    .product-customers .customers-messages {
        margin-top: 4.5em
    }
    .product-customers .customers-messages .customer-tile {
        padding-left: 5%;
        padding-right: 0
    }
    .product-customers .customers-messages .customer-tile:first-of-type {
        padding-right: 5%;
        padding-left: 0
    }
    .product-customers .customers-pictures {
        padding: 0;
        margin-top: 4em
    }
    .product-customers .customers-pictures .customer-picture-col.hide-xs-width {
        display: inline
    }
    .company-location {
        height: 780px
    }
}

#aboutProject{
    line-height: 1.7em;
}