#container-headline {
    position: relative;
    border-left: 6px solid #00ffb9;
    border-color: #00ffb9;
    padding-left: 20px;
    z-index: 3;
}

.greathl {
font-family: Siemens Sans Black,arial,sans-serif !important;
    font-size: 3.4rem !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
}

#mobilebox{
  padding-top: 19rem; 
  padding-left: 16rem;
  display:block !important;
}

@media (max-width: 767px) {
#mobilebox {
  display:none !important;}
}



.newton-banner {
background-repeat-y: no-repeat;
  background-repeat-x: no-repeat;
} 

.learnmore  {
    display: inline-block;
}


.learnmore a {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    padding: 10px 15px;
    width:204px;
    margin-top: 5px;
    text-decoration: none !important;
    color: #00374F !important;
    border: 1px solid #00374F;
    margin-left: 15px;

}
.learnmore a:hover {
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    padding: 10px 15px;
    width:204px;
    margin-top: 5px;
    text-decoration: none !important;
    color: #00374F !important;
    border: 1px solid #fff;

}

h1{
  color:#00374F !important;
  line-height:3.5rem !important;
  font-size:3.5rem !important;
  padding-left: 12px !important;
  font-weight: bold !important;
}


/* XS devices (max 767px) */
@media (max-width: 767px) {
	.image-full {background: #EBF0F5; !important;
  padding-bottom:0px;}
  #spacerhp {height:1rem !important;}
   .row-fluid 
  min-height: 0px !important;}
}

 

#wesbg {
    position: absolute;
    padding-left:300px;
    top: 60px;
    width: 100%;
    height: 600px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center;
    z-index: 40;
    display: block;
    overflow:hidden;
}


@media (max-width: 767px)
.image-full {
    background: #ebf0f5;
    !important: ;
    padding-bottom: -26px;
}




