body{
  background-color: #f2f2f2 !important;
}

/* header */
@media screen and (max-width: 768px) {
  #strcc-header .navbar-brand .subTitle {
    /*font-size:10px;*/
    display: none;

  }
}

#strcc-header {
  position: fixed !important;
}

#strcc-header .fluid-container {
background-color: rgba(0, 0, 0, 0);
}

#strcc-header .navbar-brand {
    font-size: 20px !important;
  }

#strcc-header .navbar-brand:after, #strcc-header .navbar-brand:before {
  background-image: url("../../../favicon.ico");
  background-repeat: no-repeat;
  left:-1px;
  bottom:5px;

}

#strcc-header .navbar-brand:before {
     /*left: -30px;*/
     background: rgba(250, 85, 85, 0);
}


/*home page*/
@media screen and (max-width: 768px) {

  #strcc-home .text-inner img {
    display: none;
  }
}

#strcc-filler{
  /*margin-top: 139px !important*/
  padding: 100px 0 0 0 !important;
}
#strcc-home .text-inner {
  display: block;
  /*margin: 96px 0 0 0;*/
}

section {
  /*padding: 96px 0 0 0;*/
  /*padding: 139px 0 0 0 !important;*/
}


#strcc-home, #strcc-home .text-wrap {
  /*height: 650px;*/
  height: 750px;

}

#strcc-home {
  padding-top: 50px !important;

}



#strcc-home .text-inner span {
  color: #FF0000;
}

h1, h2, h3, h4, h4, h6 {
  margin: 15px 0 15px 0;
}

#strcc-home .text-inner h3 a {
  color: #000 !important;
}

/*information*/
.strcc-services{
  background-color: #fff;
}



.desc, .call-to-action{
  width: auto !important;
  height: auto !important;
  display: block !important;
  padding: 0 3em 1em 3em !important;
}

.infoTable td{
  border: none !important;
}

.call-to-action a{
  color: #FFC12D !important;
  margin: 10px 0;
}

.ministryRow{
  margin:100px 0!important;
}



.getting-grid2{
  display: inherit !important;
  background: #15ad00 !important;
}

getting-grid{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+67,ffffff+100&0+59,1+100 */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 59%, rgba(255,255,255,0.2) 67%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 59%,rgba(255,255,255,0.2) 67%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255,255,255,0) 59%,rgba(255,255,255,0.2) 67%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

.wrapper-services{
  padding-top: 50px !important;
}
.getting-started {
  background: #aaa !important;

  /*background: #FF0000;*/
}

.getting-started h2 span {
    color: #FFF;
}

.getting-started a {
    color: #FFDB47;
}

#strcc-home .text-inner h1 {
  
  /* color:rgba(255, 193, 0, 1); */
  color: #FFC12D;
  
}

#council td {
vertical-align: inherit !important; 
}