.nbg--green {
    /*background-color: #fbf7f7;*/
    background-color: rgba(136, 133, 60, 0.2);
}

.nbg--orange {
    background-color: rgba(146, 55, 43, 0.1);
}

.nbg--orange2 {
    background-color: #fbeff0;
}

.nbg--poppy {
    background-color: rgba(199, 48, 61, 0.1);
}

.nbg--red-border {
    background-color: rgba(123, 42, 49, 0.1);
    border: 1px rgba(123, 42, 49) solid;
    /*border-radius: 20px 20px;*/
}

.nbg--red {
    background-color: rgba(123, 42, 49, 0.1);
    /*border: 1px rgba(123, 42, 49) solid;/*
    /*border-radius: 20px 20px;*/
}

.hbg-list {
    z-index: 2;
    margin-left: -2px;
}

.hbg--blue {
    color: #113548;
    border-top: #113548; solid;
    border-bottom: #113548; solid;
    border-radius: 20px 20px;
}

.nbg--dark-blue {
    background-color: #113548;
}

.nbg--blue {
    background-color: rgba(17, 53, 72, 0.2);
}

.secondary .bg--green {
    border-top: 1px rgba(136, 133, 60, .4) solid;
    border-bottom: 1px rgba(136, 133, 60, .4) solid;
}

.secondary .bg--red {
    border-top: 1px rgba(123, 42, 49, .4) solid;
    border-bottom: 1px rgba(123, 42, 49, .4) solid;
}

.secondary .bg--blue {
    border-top: 1px rgba(17, 53, 72, 0.4) solid;
    border-bottom: 1px rgba(17, 53, 72, 0.4) solid;
}



.secondary .bg--poppy {
    border-top: 1px rgba(199, 48, 61, 0.4) solid;
    border-bottom: 1px rgba(199, 48, 61, 0.4) solid;
}


.secondary .explore {
    background: url(/sites/default/files/downloads/explore-4-3-2019.png) no-repeat top left;
    background-size: cover;
    margin: -40px -20px 0 40px;
    border: 1px rgba(123, 42, 49) solid;
    border-radius: 20px 20px;
    /*box-shadow: 2px 2px 2px #999;*/
  }
  
  .secondary .explore-box {
    background: url(/sites/default/files/downloads/explore-4-3-2019.png) no-repeat top left;
    background-size: cover;
    margin: 0;
  }
  
  
  .secondary .connect {
    background: url(/sites/default/files/downloads/iclf-2018-ecc.png) no-repeat center center;
    background-size: cover;
    /*border-radius: 15px 50px;
    box-shadow: 2px 2px 2px #999;*/
  }
  
  .secondary .grow {
    background: rgba(136, 133, 60, 0.1) url(/sites/default/files/downloads/discover-DSC_3056.jpg) no-repeat top left;
    background-size: cover;
  }
  
  .secondary .join {
    background: rgba(136, 133, 60, 0.1) url(http://iocdev.com/sites/default/files/downloads/join-final-DSC_1522.jpg) no-repeat top right;
    background-size: cover;
  }


 .secondary .coach-rep {
    background: url(/sites/default/files/downloads/coaching-report.png) no-repeat top left;
    background-size: cover;
    
  }
  
  /*.coach-rep h3 {
    padding-left: 4rem;
  }*/
  
  .secondary .snippets {
    background:  url(/sites/default/files/downloads/snippets-11-7.png) no-repeat top center;
    background-size: cover;
  }
  
  .secondary .blog-home {
    background: url(/sites/default/files/downloads/blog-11-7.jpg) no-repeat top right;
    background-size: cover;
  }
  
  /* .blog h3 {
    padding-left: 4rem;
  }*/
  
  .secondary .webinar-home {
    background: url(/sites/default/files/downloads/webinar-home.jpg) no-repeat top left;
    background-size: cover;
  }
  
   /*.webinar h3 {
    padding-left: 7rem;
  }*/
  
  .secondary .ioc-arts-home {
    background: url(/sites/default/files/downloads/ioc-arts-home.jpg) no-repeat top center;
    background-size: cover;
  }
  
  .secondary .coachx-home {
    background: url(/sites/default/files/downloads/coachx-home.png) no-repeat top right;
    background-size: cover;
  }
  
  /* .coachx h3 {
    padding-left: 4rem;
  }*/
  
  .secondary .coach-bene-home {
    background: url(/sites/default/files/downloads/coach-bene-home.jpg) no-repeat top left;
    background-size: cover;
  }
  
   /*.coach-bene h3 {
    padding-left: 4rem;
  }*/
  
  .secondary .research-articles-home {
    background: url(/sites/default/files/downloads/research-articles-home.jpg) no-repeat top center;
    background-size: cover;
  }
  
  .secondary .coach-tools-home {
    background: url(/sites/default/files/downloads/coach-tools-home.jpg) no-repeat top right;
    background-size: cover;
  }
  
  /* .coach-tools h3 {
    padding-left: 4rem;
  }*/
  
  .img-nav-headers h3 {
    color: #fff;
    text-shadow: 1px 1px #333;
    /*margin: 0 0 0 3.1rem;*/
    text-transform: uppercase;
    padding-top: 9em;
    
    margin: auto;
    font-weight: normal;
}

.img-nav-headers h3 a[href]{
    color: #fff;
    text-shadow: 1px 1px #333;
    /*margin: 0 0 0 3.1rem;*/
    text-transform: uppercase;
    padding-top: 9em;
    
    margin: auto;
    font-weight: normal;
}

.secondary .flexbox-style-threecolumns h2.flexbox-title {
    display: none;
}

@media only screen and (min-width: 64em) {
.img-nav-headers .entity.entity-flexbox.flexbox-flexbox.flexbox-style-threecolumns.clearfix {
    padding-left: .5;
    padding-right: .5;
    width: 33.33333%;
    float: left;
    padding-top: 1.78571rem;
    padding-bottom: 1.78571rem;
}
}

@media only screen and (max-width: 63.9375em) {
.img-nav-headers .entity.entity-flexbox.flexbox-flexbox.flexbox-style-threecolumns.clearfix {
    padding-left: 0;
    padding-right: 0;
    width: 90%;
    float: none;
    padding-top: 1.78571rem;
    padding-bottom: 1.78571rem;
    margin: auto;
}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .img-nav-headers h3 {
        padding-top: 11em;
    }
}

@media only screen and (min-width: 64.063em)
.network .flexbox-style-threecolumns .image ~ .content {

padding: 0;
}


