.button_grid .feature_bullet_points__content {
   width: 90%;
    margin: 0 5%;
}

.button_grid--button {
  margin-top: 1rem;
   padding-left: 0;
}
.button_grid h4.main-intro-typography {
   font-weight:100;
   text-align: right;
   margin-bottom:30px;
}
.button_grid h2 {
   text-align: left;
}
.button_grid .greyBG h2 {
   margin: 60px;
   color:#bdbaba;
   font-weight: 100; 
}
.button_grid .feature_bullet_points__content h4 {
   text-align: center;
   font-weight: 100;
}
.button_grid .feature_bullet_points__content h4 span.bold {
   font-weight: bold;   
}
.button_grid .greyBG {
   background-color:#f5f5f5;
   margin:60px 0;
}
.button_grid .whiteBG {
   background-color:#fff;
   margin-bottom:90px;
}
.button_grid .whiteBG h4 {
   color:#bdbaba;
   margin:20px;
}
.button_grid .whiteBG h4.bigger-text {
   font-size: 27px;
}
.button_grid .icon {
   display: block;
   width: 85px;
   height:auto;
   margin:0 auto;
   max-width:100%;
}
.button_grid  .bg-blue-wrap-1 {
display: block;
margin: 0 auto;
   width:150px;
   height:100px;
}
.button_grid h4.text-bg-turquoise-1 {
    background-color: #00ccbc;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 15px;
    color: #fff;
    padding-top: 23px;
    padding-bottom: 18px;
    font-weight:400;
    transition: 0.3s all ease;

} 

.button_grid h4.text-bg-turquoise-1:hover {
  background-color: #9CE9E2;
}
.button_grid  .bg-blue-wrap-2 {
display: block;
margin: 0 auto;
   width:80px;
   height:100px;
   position: relative;
   left:10px;
}
.button_grid h4.text-bg-turquoise-2, .button_grid h4.text-bg-darkgreen-2, .button_grid h4.text-bg-purple-2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding-top: 23px;
    padding-bottom: 18px;  
  
}   
.button_grid h4.text-bg-turquoise-2 {
    background-image: url(/wp-content/uploads/2017/10/text-bg-turquoise.gif);

}
.button_grid h4.text-bg-darkgreen-2 {
    background-image: url(/wp-content/uploads/2017/10/text-bg-darkgreen.gif);

}
.button_grid h4.text-bg-purple-2 {
    background-image: url(/wp-content/uploads/2017/10/text-bg-purple.gif);

}
.button_grid p.tsandcs {
   color:#bdbaba;
   text-align: right;
   font-weight: 100;
   padding-bottom:10px;
}
.button_grid h4.padtopbot {
   padding:50px 0;
}
.button_grid h4.nowrap {
   white-space: nowrap;
}
.button_grid h4.nudge-down-1 {
   padding-top:12px;
}
.button_grid .force-center-align {
   width:120px;
   position:relative;
   left:-30px;
   padding-bottom: 5px;
}
.button_grid h4.nowrap.nudge-down-2 {
   padding-top:22px;
}
.button_grid h4.nowrap.pull-left {
   left:-30px;
}
.button_grid h4.push-right {
   left:20px;  
}
.button_grid .z-index-top {
   z-index:2;
   position: relative;
}
.button_grid .z-index-bottom {
   z-index:1;
   position: relative;
}
.button_grid .arrow-down {
display:block;
margin: 0 auto;
width:85px;
height:71px;
margin-bottom:40px;
}


.button_grid .pullup-icons {
   top:-40px;
}
.button_grid .margin-bottom {
   margin-bottom: 50px;
}
.button_grid .no-pad {
   padding:0;
}
.button_grid .padbot-fix {
   padding-bottom: 147px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
.button_grid .padbot-fix {
   padding-bottom: 70px;
}
}
@media (max-width: 767px) {
.button_grid .padbot-fix {
   padding-bottom: 10px;
}
.button_grid .main-intro-typography, .button_grid h1 {
   padding: 10px;
}
.button_grid .centered-bespoke {
   margin:0 20px;
}
}
@media (min-width: 1645px) {
.button_grid .fixed-arrow {
   position: relative;
   top:-20px;
}  
}
@media (max-width: 767px) {
.button_grid h4.padtopbot {
   padding:30px 0 10px 0;
}
.button_grid .no-pad-mob {
   padding:0;
}
.button_grid .feature_bullet_points__content h2.centered-bespoke-in-grey-box  {
   margin: 0 5%;
}
.button_grid p.tsandcs {
   text-align: center;
}
.button_grid .arrow-down {
float:none;
display:block;
margin:0 auto;
width:85px;
height:71px;
margin-top:30px;
}
}
@media (max-width: 1077px) {
.button_grid  .bg-blue-wrap-2 {
   left:0;
}
.button_grid h4.nowrap.pull-left {
   left:0px;
   text-align:center;
   width:100%;
}
}
@media (min-width: 1075px) and (max-width: 1170px) {
.button_grid  .bg-blue-wrap-2 {
   width:60px;
}
}
@media (max-width: 990px) {
.button_grid .force-center-align {
   width:auto;
   left:0px;
}
}
@media (min-width: 990px) and (max-width: 1116px) {
.button_grid .medium-size-fix {
   margin-left:25%;
}
}
@media (max-width: 990px) {
.button_grid h4.push-right {
   left:0;
}
}
@media (max-width: 1645px) {
.button_grid .pullup-icons {
   top:-10px;
}
}