﻿.navbar{
    display: none;
}
body{
    padding-top: 0;
}
.center{
    text-align: center;
}

.service-summary h3{
    margin-bottom: 30px;
    font-weight: bold;
}
.our-story{
    padding: 130px 0 114px 0;
    max-width: 800px;
    font-size: 36px;
    line-height: 45px;
}
.service-summary {
    font-size: 24px;
    line-height: 32px;
    max-width: 820px;
    margin: 0 auto;
    font-weight: 300;
}

.services{
    background-color: #f5f5f5;
}
.background-img{
    height: 320px; 
    background-size: 100% auto;
    background-image: url('/SelfServePortal/img/Services.jpg?549');
    background-position: 0 0;
    margin-left: -60px;
}



h2{
  font-size: 38px;
  line-height: 1.263;
  text-align: center;
}

.section:nth-child(odd){
    background-color: #f7f9fb;
}

.section.section-clients{
    padding: 116 0 ;
    background-color: #f7f9fb;
}
.section{
     padding: 90px 0 100px;
}
.section-story{
    padding-bottom: 0;
    padding-top: 0;
}
.section-services{
    padding-top: 82px;
    padding-bottom: 128px;
}
.section.section-projects{
    padding: 116px 0 98px;
}
.logo-client{
    width: 100%;
    max-width: 220px;
    opacity: 0.8;
    mix-blend-mode: multiply;
    padding: 35px 10px;
}
.Inline{
    display: table-cell;
    vertical-align: middle;
    width: 100%; 
    max-width: 313px;
    height: 120px;
    text-align: center;
    width: 33.333333333%;
    margin: 0 auto;
}

.service-tiles{
    
    text-align: center;
}
.service-tile-title{
    font-size: 16px;
    font-family: "fira sans", sans-serif;
    line-height: 24px;
    color: #20487b;
    font-weight: 700;
    padding-top: 21px;
    text-transform: uppercase;
}
.service-tile{
    text-align: center;
    padding-top: 92px;
}
.service-tile-image img{
    width: 62px;
}
.service-tile-image{
    min-height: 62px;
    vertical-align: middle;
    width: 100%;
}
.service-tile-body{
    font-size: 15px;
    font-family: 'Fira Sans', sans-serif;
    line-height: 24px;
    color: #00305c;
    font-weight: 400;
    padding-top: 16px;
    max-width: 252px;
    margin: 0 auto;
}
.service-tiles .col-lg-4.tile:nth-child(4){
    margin-left: 16.666%;
    clear: left;
}
.service-tiles:after{
  display: table;
  content: "";
  clear: both;
}
.btn.btn-story{
    margin-top: 45px;
}
.btn.btn-section{
    margin-top: 114px;
}
.col-logo {
    border-right: 1px solid rgba(131, 141, 148, 0.3);
    padding: 0;
}
.col-logo:last-child{
    border-right: none;
}
.col-logo:nth-child(3n) {
    border-right: 0;
}
.col-logo:nth-child(6n-1), .col-logo:nth-child(6n-2), .col-logo:nth-child(6n) {
    border-top: 1px solid rgba(131, 141, 148, 0.3);
}
.col-logo:nth-child(3)::after {
    display: block;
    content: "";
    clear: right;
    height: 1px;
}

.hero-logo{
    margin-bottom: 25px;
}
.carousel-wrapper{
    /* margin-top: 90px; */
    position: relative;
}


@media (max-width: 991px){

    .hero-logo img{
        width: 90px;
    }
  .service-tiles .col-lg-4.tile:nth-child(4){
        margin-left: 0;
    }
    .card-project{
        padding-left: 35px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
  .service-tiles .col-lg-4.tile{
        margin-left: 0;
        width: 49.5%;
    }
    .service-tiles .col-lg-4.tile:last-child{
        margin-left: 25%;
    }
    .service-tiles .col-lg-4.tile:nth-child(3){
       clear: left;
    }
    .service-tiles .col-lg-4.tile:nth-child(4){
        clear: none!important;
    }
}
@media all and (max-width: 768px) {
      .our-story.summary{
        font-size: 26px;
        line-height: 30px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .section-title{
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .section, .section.section-projects{
        padding-top: 45px;
        padding-bottom: 45px;
        padding-right:40px;
    }
    .btn.btn-section, .btn.btn-story{
        margin-top: 45px;
    }
    .summary{
        font-size: 18px;
        line-height: 22px;
    }
    .navbar-brand img{
        width: 60px;
    }
    .navbar .container{
        padding: 0 15px;
    }
    .navbar{
        height: 70px;
        min-height: 70px;
        margin-bottom: 0;
    }
    body{
        margin-top: 70px;
    }
    .navbar{
        display: block;
    }
    .service-tile{
        padding-top: 35px;
    }
        .projects{
        padding-top: 45px;
    }
    .card-project, .card-image{
        padding-left: 0;
        padding-right: 0;
    }
    .project-image{
        width: 100%;
    }
    .project-title{
        font-size: 16px;
        line-height: 22px;
    }
    .project-body{
        font-size: 13px;
        line-height: 20px;
    }
    .btn{
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
        height: auto;
    }
    
    .footer-container .card-location{
        padding-bottom: 20px;
    }
    .col-sm-2.footer-links{
        text-align: left;
    }
    .footer-links ul{
        padding: 0;
    }
    .row{
        margin: 0;
    }
    .hero-logo{
        display: none;
    }
    .footer-container{
        padding: 30px 15px;
    }
    .logo-client{
        max-width: 120px;
        padding: 20px  10px;
    }
}

/*homepage*/
.hero-home{
    background-position: top right;
    /*KD: Comment added to uncrop image 27/04/2016
    margin-top: 90px;*/
}
@media (max-width:991px){
     .hero-home .hero-homeCarousel{
     }
}
@media screen and (max-width:768px){
   .hero-homeCarousel{
        height: 375px;
    }
    
}

/********************/

.hero-homeCarousel {
    height: 590px;
    width: 100%;
    padding: 0px;
    margin: 0; 
    text-align: center;
    color: #fff;
    margin: 0 auto;
    position: relative;
    margin-top: 90px;
}