#home {
    background: url(/Images/ipp_montage.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover
}

#about .alert-container p,
#about .alert-container span,
#about .alert-container strong,
#about .alert-container font {
    font-size: 11px !important;
    font-family: Arial !important;
    text-align: justify;
    color: #737373 !important
}

@media(min-width:740px) {
    .programme-selection-icon {
        width: 14%
    }
}

.projectMenu li {
    margin: 0 12px 0 0
}

#clients {
    background: url(/Images/gas_lng.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover
}

.form_sub-heading {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 10px !important
}

.ion-custom-user {
    content: ""
}

.carousel-inner>.item {
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}