/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color:#fff;
}
hr {
  border-color: #39aee3;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #39aee3;
}
a:hover,
a:focus {
  color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'HelveticaNeue-Light', Arial, sans-serif;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bg-primary {
  background-color: #39aee3;
}
.bg-dark {
  background-color: #e3e3e3;
  color: #000;
}

.bg{
  background: url(../img/background/header.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  border-bottom: #8f8f8f solid 2px; 
  padding-bottom:50px;
}

.bg1{
  background: url(../img/background/bg1.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  border-bottom: #8f8f8f solid 2px; 
}

.bg2{
  background: url(../img/background/bg2.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  border-bottom: #8f8f8f solid 2px; 
}

.bg-blue{
  position:relative;
  overflow: hidden;
  padding-bottom:0px;

}

.bg-black{
  background-color: #000;
  color:#fff;
}

.bg-blue:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(237, 237, 237, 0), #84e1fc);
}

.btn{
  border-radius: 0px;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

.no-top-margin {
    margin-top: 0px !important;
}
.text-right{
  text-align: right;
}
section {
  padding: 50px 0 100px;
}
aside {
  padding: 50px 0;
}
.height100vh{
  height:100vh;
}
.height95vh{
  height:95vh;
}

.height81vh{
    min-height: 81vh;
}
.no-padding {
  padding: 0;
}
.overflow-hidden{
  overflow: hidden;
}
.no-bottom-padding{
  padding-bottom: 0px !important;
}

.modal h3 {
    color: #000;
}
.navbar-default {
  background-color: #2a2a2a;
  border-bottom-color: #ffffff;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  padding: 5px 15px 7px 15px;
  color:#fff;
}

.navbar-default .logo{
  margin-top:-8px;
  background: url(../img/pillar-logo.png) no-repeat;
  width: 175px;
  height: 60px;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.navbar-nav a.btn{
  padding: 5px 10px;
  margin-top: 12px;
}

.nav li.phone-number {
    margin-top: 18px;
    padding: 0 30px;
}

.nav li.phone-number i{
    padding-right: 5px;
}

.navbar-nav li {
    padding-left:15px;
}
.navbar-nav a.btn.btn-primary, a.btn.btn-primary, button.btn.btn-primary {
    background: transparent;
    border: 1px solid #fff;
}

.navbar.affix .navbar-header {
    /*margin-top: 15px;*/
}

.navbar-nav a.btn.btn-secondary {
  background-color: #19aad1;
  border: solid 0.5px #ffffff;
  color:#fff;
}

ul.nav.navbar-nav.navbar-right {
    margin-right: 30px;
}

.navbar-default .nav > li > a.active, .navbar-default .nav > li > a:hover {
    color: #39aee3;
}

.navbar-default .nav .btn{
  border-radius: 0px;
}

.navbar-default .navbar-header .navbar-brand {
  color: #39aee3;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding:15px 0;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  font-size: 13px;
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #39aee3;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #39aee3 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default {
    /*border-color: rgba(255, 255, 255, 0.3);*/
  }

  
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: white;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #39aee3;
  }
  
  .navbar-default .logo{
  background: url(../img/logo-1x.png) no-repeat;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

}
section.header {
  position: relative;
  width: 100%;
  background: url('../img/background/header.png') no-repeat;
  color: white;
  border-bottom: #8f8f8f solid 2px; 
  min-height: 98vh;
  overflow: hidden;
  padding-bottom:0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
}
section.header .header-content {
  padding: 150px 0px 0px 100px;
}


section.header .header-content h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
}

section.header .header-content h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  color:#8f8f8f;
}

section.header .header-content p {
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 50px;
  margin-top: 30px;
}

section.header .header-content .btn{
  background: transparent;
  border: 1px solid #fff;
}
section.header  img.pillar-alerts.img-responsive {
    position: absolute;
    margin-bottom: 0px;
    bottom: 0px;
    overflow:hidden;
}
@media (min-width: 768px) {
  section.header {
    /*min-height: 100%;*/
  }
  section.header .header-content {
    
  }

  section.header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }

  
  section.header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  section.header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.section-content .list-features img {
    margin-top: 0px;
}

.modal.modal-wide .modal-dialog {
  width: 90%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

/* scroll fixes */
.modal-open .modal {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow-y: scroll;
}

.modal-content img{
  width:80%;
  margin:0 auto;
  text-align: center;
}

div#carousel-technology {
    margin-right: -89px;
}
.contact-icons i.fa {
    padding-bottom: 20px;
}
.section-heading {
  margin-top: 0;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
  color:#434343;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}

.list-features{
  margin:20px 0;
}

.list-features img {
    width: 50px;
    padding-right: 0px;
} 

.list-features .label {
    color: #3bade1;
    padding: 6px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    text-align: left;
    margin-bottom: 0px;
    white-space: normal;
}

.list-features .label span {
    font-weight: bold;
    padding-bottom:3px;
    font-size:17px;
}

.list-features .list-item .col-xs-12, .list-features .list-item ul{
  padding-left:0px;
}

.how-it-works .list-features p.label {
    font-size: 17px;
    padding: 0px 0px 15px;
}

.colored-left-margin {
    border-left: #3bade1 2px solid;
    margin-left: -15px;
    padding-left: 15px;
}

.list-features .list-item .col-xs-12.colored-left-margin{
  padding-left: 15px;
}
.how-it-works .list-features p {
    font-size: 14px;
    line-height: 16px;
}

.how-it-works .list-features p:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(240, 95, 64, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #39aee3;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #39aee3;
  border-color: #39aee3;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #19aad1;
  border-color: #ed431f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #19aad1;
  border-color: #39aee3;
}
.btn-primary .badge {
  color: #39aee3;
  background-color: white;
}
.btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  border: none;
}
.btn-xl {
    padding: 15px 30px;
    font-size: 20px;
}

.btn i.fa {
    padding-right: 10px;
    font-size: 20px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

footer{
  width:100%;
  padding:40px 10px;
}

footer .footer-logo img{
  width:200px;
}
.social-links ul{
  list-style:none;
}

.social-links ul li {
    border: solid 0.5px #ffffff;
    padding: 10px 15px;
    width: 50px;
    text-align: center;
    display: inline;
    margin: -3px;
    font-size: 20px;
}

footer .social-links ul li a{
  color:#fff;
}

footer .social-links {
  display: block;
  margin-top: 15px;
}

footer .nav.navbar-nav{
  text-align: right;
  float: right;
  margin-right: 30px;
}

footer .footer-text ul.nav.navbar-nav {
    font-size: 12px;
}

footer .nav.navbar-nav a{
  color:#fff;
} 

footer .nav.navbar-nav a:hover{
  color:#39aee3;
  background-color: transparent;
} 
footer a {
  color: #337ab7;
}

footer .footer-text span{
  opacity: 0.73;
  font-family: HelveticaNeue;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

footer .footer-text {
    margin: 10px 0;
}

img.slider-image {
  max-width: 100%;
}

section.section-header{
  background-color: #f2f2f2;
  padding-top: 120px;
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: white;
}

section.section-header.how-it-works{
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/how-it-works/header.png');
}

.section-header h2.section-heading {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
}

.section-header p{
  font-size: 25px;
}

section.section-header.how-it-works .cpod{
  background: url(../img/how-it-works/sensor.png) no-repeat;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  width:21em;
  height:26em;
  margin: 10px auto -20px;
  cursor: pointer;
}
.bg-black .section-heading{
  color:#fff;
}

.bg-black{
  display: inline-block;
  padding-bottom: 0;
}

.section-content h1
{
  margin:60px 0 30px;
}

.section-content h2.sub-heading {
    font-size: 26px;
    color:#8f8f8f;
    padding: 0px 0px 20px;
}

.section-content img {
    margin-top: 20px;
}

.section-content a.btn.btn-primary.cpod{
  margin-top:30px;
}
.how img.number-list {
    width: 60px;
    float: left;
}

.how .how-number-list p{
  text-align: left;
  margin-left: 80px;
  vertical-align: middle;
}

.how .mac-slider{
  width:500px;
  margin:30px auto;
}

section.section-header.how-it-works .cpod:hover{
  background: url(../img/how-it-works/sensor-hover.png) no-repeat;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.how .features{
  margin: 30px 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  padding:0;
}
.how .features img {
    width: 75px;
    float:left;
}

.how .feature-container{
  margin:0 auto;
}

.features .feature-label {
    font-size: 16px;
    text-align: left;
    width: 50px;
    padding-top: 20px;
    padding-bottom: 30px;
    float:left;
}

.modal.cpod-details .carousel-control.right, .carousel-control.left{
  background-image: none;
}

.modal.cpod-details .carousel-control{
  opacity: 0.43;
  width:30px;
}

.modal.cpod-details .carousel-control span{
  color:#2f2f2f;
}

.modal.cpod-details .carousel-inner .item h3 {
    margin: 0 30px 10px;
    font-size: 18px;
}

.modal.cpod-details .carousel-indicators li{
  border: 1px solid  #2f2f2f;
}

.modal.cpod-details .carousel-indicators li.active{
  color:#f2f2f2;
  background-color: #f2f2f2;
}

.modal.cpod-details .modal-header {
    padding: 15px 15px 0;
    border-bottom: none;
}

.modal.cpod-details .modal-header .close {
    color: #666666;
    border: solid 2px #666666;
    border-radius: 20px;
    padding: 0px 4px;
}

.divider {
  height: 1px;
  width:100%;
  display:block; /* for use on default inline elements like span */
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  max-width:100%;
  color:#8f8f8f;
  border:none;
}

.modal.cpod-details .carousel-indicators{
  bottom:0;
  margin:10px auto;
  position: relative;
  left:0;
}

.contact-form input {
    background: transparent;
    border-radius: 0px;
    margin-bottom: 20px;
    border: none;
    border-bottom: #fff 1px solid;
    color: #fff;
}

.contact-form{
    padding-bottom: 10px;
  padding-top: 10px;
  border-top: #8f8f8f solid 1px;
  margin-top: 30px;
  background: rgba(255,255,255,0.1);
}

.contact-form textarea{
  background: transparent;
  color: #fff;
}

.contact-form p {
    margin-bottom: 5px;
    font-size: 15px;
    padding-left: 10px;
    color:#8f8f8f;
}

.contact-form p {
    margin-bottom: 5px;
    font-size: 15px;
    padding-left: 10px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}

.modal-content .close {
    margin-right: 15px;
    margin-top: 15px;
}

.modal-content h5{
  color:#000;
}

.press ul.articles li{
  color:#000;
  padding:5px 0px;
}

.press ul.articles li a{
  
}
.press section.bg, .careers section.bg {
    padding-bottom: 10px;
}
.careers .content {color:#000;}
.careers h4 {
    padding-bottom: 15px;
}
.careers .why-join li {
    font-size: 16px;
    padding-bottom: 15px;
    text-align: justify;
}
@media (max-width: 768px) {
  .navbar-default{
    padding:0 15px;
  }
  .navbar-default .nav > li > a.active{
    border-bottom: none;
  }
  .navbar-default .nav.navbar-nav a.btn{
    text-align: left;
    padding: 2px 15px;
    margin-top: 10px;
  }

  .navbar-nav li {
    padding-left: 15px 5px;
  }
  section .footer-subscribe .subscribe-text{
    text-align: left;
    padding-bottom:10px;
  }
  .bg-black{
    display: table;
  }

}


@media (max-width: 480px) {
header{
  min-height:100vh;
}

header .header-content img.dashboard{
  position: absolute;
  bottom:0;
  margin:10px auto 0;
}

.social-links ul li {
    border: solid 0.5px #ffffff;
    padding: 7px 15px;
    width: 50px;
    text-align: center;
    display: inline;
    margin: -3px;
    font-size: 20px;
}

  header .header-content {
    padding: 130px 15px 0px;
  }
  
  .social-links ul{
  margin-bottom:40px;
  }

  .navbar-nav li {
      padding-left: 15px;
  }

.section-header h2.section-heading {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

.section-header p {
    font-size: 15px;
}
  section.section-header.how-it-works .cpod
  {
    width:135px;
    height:150px;
  }

.how .features img {
  width: 50px;
}

.features .feature-label {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 20px;
}

.features .description {
    font-size: 12px;
}

.features .col-xs-6.col-lg-2.col-md-4 {
    min-height: 150px;
    padding-bottom: 15px;
}

}


/* Super Big Screens */
@media (min-width: 1400px) {
  section.header .header-content {
    padding: 250px 0px 0px 100px;
  }
  section.header .header-content h1{
    font-size:65px;
  }

  section.header .header-content h2{
    font-size:45px;
  }

  section.header .header-content p{
    font-size:25px;
  }

}
@media (min-width: 770px) {
  .navbar-default {
    padding: 5px 0px 7px 0px;
  }
}
/* Ipads and stuff*/
@media (max-width: 770px) {

  .navbar-header.col-lg-2.col-md-12{
    padding:0px;
  }

  .navbar-nav li{
    padding:0px;
  }

  ul.nav.navbar-nav.navbar-right{
    margin-right: 5px;
  }

  ul.nav.navbar-nav.navbar-right li:nth-child(2){
    padding-right:5px;
  }
  section.header {
    min-height: auto;
  }
  section.header .header-content {
    padding: 60px 60px 0px;
  }

  .height95vh, .height81vh{
    height: auto;
  }

  section.header  img.pillar-alerts.img-responsive{
    position: relative;
    margin-bottom: 0px;
    bottom: 0px;
    overflow: hidden;
    margin-top: 34px;
  }

  section  img.img-responsive
  {
    width:50%;
    margin:20px auto 0;

  }

  div#carousel-technology {
    margin-right: 0px;
  }

  .how-it-works .list-features p.label {
    font-size: 17px;
    padding: 10px 0px 15px;
  }


}

/* Iphone 5 and similar devices */
@media (max-width: 420px) {
  body{
    font-size: 12px;
  }

  .navbar-default .logo{
  margin-top:-8px;
  background: url(../img/pillar-logo-mob.png) no-repeat;
  width: 175px;
  height: 60px;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  -o-background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  margin-left: 15px;
}

  .modal-content img{
  width:90%;
  margin:0 auto;
  text-align: center;
  }

  .navbar-toggle {
    margin-right: 25px; 
  }

  section.header .header-content {
    padding: 60px 15px 0px;
  }

  section.header .header-content h1{
    font-size:30px;
  }

  section.header .header-content h2{
    font-size:20px;
  }

  section.header .header-content p{
    font-size:13px;
    margin-bottom: 40px;
  }

  .btn-xl {
    padding: 10px 20px;
    font-size: 18px;
  }

  .navbar-default{
    background-color: #FFF;
  }

  .navbar .container-fluid{
    padding-left:0px;
    padding-right:0px;
  }

  .navbar-nav a.btn.btn-secondary{
    background-color: #fff;
    border:none;
    color:#000;
    margin-bottom: 20px;
  }

  section.header  img.pillar-alerts.img-responsive{
    position: relative;
    margin-bottom: 0px;
    bottom: 0px;
    overflow: hidden;
    margin-top: 34px;
  }

  section  img.img-responsive
  {
    width:50%;
    margin:20px auto 0;

  }

  section img.img-responsive.sensor-details{
    width:90%;
  }

  .height95vh{
    height: auto;
  }

  .list-features .col-xs-12.list-item {
    padding: 0px;
    margin: 0px;
    padding-left:10px;
  }

  .section-content h2 {
    font-size: 20px;
  }


  .section-content p {
    font-size: 14px;
  }
  footer ul.nav.navbar-nav {
    margin: 0;
    text-align: right;
    float: left;
  }

  footer ul.nav.navbar-nav li {
    padding-left: 0;
    text-align: left;
    float: right;
    display: block;
    padding-right: 5px;
  }
  footer ul.nav.navbar-nav.address{
    padding-bottom:20px;
  }
  footer ul.nav.navbar-nav.address li {
    padding-right:20px;
  }

  div#carousel-technology img {
    width: 400px;
  }

  div#carousel-technology{
    margin-right: -15px;
  }

  .section-content h1{
    font-size:28px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .section-content h2.sub-heading{
    font-size:18px;
    padding-right: 40px;
  }

  .contact-icons i.fa {
    padding-bottom: 0px;
  }

  .contact-form button.btn.btn-primary {
    margin-top: 20px;
  }

  .how-it-works .list-features p.label {
    font-size: 17px;
    padding: 5px 0px 15px;
  }
}

@media (max-width: 360px) {
  .list-features img {
    width: 40px;
  }

  .list-features .label{
    padding: 3px 0 6px;
  }
}