header{background-image: url("../img/headerProductBg.png");height: 574px;background-repeat: no-repeat;background-attachment: fixed;}
.navbar-default {
    background-color: hsla(0, 0%, 0%, 0);
    border-color: hsl(0, 0%, 91%);
    border: 0;
}
.navbar-default .navbar-nav > .active > a{background-color: transparent;color: white;}
.navbar-brand > img {
    display: block;
    margin-top: 15px;
}

.navbar-default .navbar-nav > li > a {
    color: hsl(0, 0%, 100%);
    font-family: 'Lato', sans-serif;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}


.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > .active > a:hover{color: hsl(45, 96%, 51%); background-color: transparent}
.navbar-nav{margin-top: 28px}
.navbar-nav li a.demo{    color: hsl(45, 96%, 51%);
    border: 2px solid;
    border-radius: 34px;
    padding: 7px;
    width: 84px;
    text-align: center;
    margin-top: 7px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out}
.navbar-nav li a.demo:hover{color: white; background-color: hsl(45, 96%, 51%); border-color: hsl(45, 96%, 51%)}


header .header-content{margin-top: 80px}
header .header-content h3{
    color: hsl(0, 0%, 100%);
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    }
header .header-content button{
    background-color: hsla(0, 0%, 0%, 0);
    border: 0;
    background-image: url('../img/setItInActionBtn.png');
    height: 48px;
    width: 200px;
    text-align: center;
    background-repeat: no-repeat;
    color: hsl(0, 0%, 100%);
    margin-top: 10px;
    }


.boxes{margin-top: -210px}
.boxes .box{
  padding: 70px 0 50px 0;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0.557px 3.961px 30.78px 7.22px rgba(118, 118, 150, 0.07);
  margin-bottom: 30px;
}
.boxes .box img{margin: 0 auto;}
.boxes .box h3{font-family: 'Lato', sans-serif; color: #515151}
.boxes .box p{font-family: 'Lato', sans-serif;color: #515151; line-height: 2; margin-top: 25px; color: 515151}
.boxes .box h3 span{border-bottom: 4px solid hsl(45, 96%, 51%);padding-bottom: 6px;}


.Sales-Service{margin-top: 100px;background-image: url("../img/ProductGrayBg.png");/* height: 1035px; */background-size: cover;background-repeat: no-repeat;/* background-attachment: fixed; */}
.Sales-Service img{margin-top: 190px;width: 70%;}
.Sales-Service h3{margin-top: 225px;}
.Management{margin-top: 100px}

footer {margin-top: 85px}
footer ul{list-style-type: none;margin-left: -40px;}
footer ul li{float: left;padding: 20px;margin: 0;padding: 0;}
footer ul li a{font-family: 'Lato', sans-serif;
    color: hsl(208, 56%, 46%);
    text-decoration: none;
    color: hsl(0, 0%, 60%)}
footer p{color: hsl(0, 0%, 60%);font-family: 'Lato', sans-serif}
footer span{margin: 0 20px;color: #ddd;}
footer .footerContent{width: 90%;border-top: 1px solid hsl(0, 0%, 87%);padding: 25px 0 70px 0; margin: 0 auto}



/* Styles in different places */
.Management h3, .Sales-Service h3{color: #e76834;font-family: 'Lato', sans-serif}

.Management p, .Sales-Service p{font-family: 'Lato', sans-serif;color: #515151;line-height: 2;}
button{font-family: 'Lato', sans-serif}
.Sales-Service button, .Management button
        {
          color: #e76834;
          border: 2px solid;
          width: 160px;
          background-color: hsla(0, 0%, 0%, 0);
          padding: 7px;
          border-radius: 20px;
          margin-top: 20px;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
        }
.Management button:hover, .Management button:hover{color: white; background-color: hsl(17, 79%, 55%)}
@media (max-width: 767px) {
  .navbar ul li a{width: 50%;margin: 0 auto;text-align: center}
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus ,.navbar-default .navbar-toggle {
    background-color: hsla(0, 0%, 0%, 0);
    border: 0;
    color: hsl(0, 0%, 100%);
    margin: 20px 31px 0 0;
    }
}


@media (max-width: 645px) {
  footer ul li{float: none}
  footer ul span{display: none}
}


#management i, #sales-service i , #marketing i{    color: hsl(17, 79%, 55%);
    padding: 0px 14px 0px 0}

.specialp{font-style: italic; color: hsl(17, 79%, 55%) !important}
.NielsonGlobal{position: relative}
.NielsonGlobal p{background-color: white;width: 110px;margin: 10px auto;z-index: 999999999999999;position: inherit;}
.absutebr{/* position: absolute */margin-top: -24px;}
.graywisdom{background-color: hsl(0, 0%, 97%) !important}
