/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img, .utilityContainer img {
  display: block;
  height: auto;
  float: left;
  width: 98.3%;
  border: 0;
  }



/*Mobile View*/
@media (min-width: 100px) and (max-width: 768px) {

/*.featured_slider {
  width:50%;
  float: left;
}*/

/*#appBox {
  width:45%;
  height:165px;
  float: left;
}*/
.middleDiv {
	width:98%; 
	margin:20px auto;
}
#midDivResults {
	height:600px;
	overflow-x: hidden; 
	overflow-y: scroll;
}	
.fContainer {
    display:none;
}


#appBox {display: none;}
#appBoxmine {
  display: block;
  width:98.3%;
  padding: 0 0 0 15px;
  margin-top: 15px;
  cursor:pointer;
}

#slider2-pager { position: relative;}

.responsiveImage {
  display: block;
  height: auto;
  width: 98.3%;
  border: 0;
  }

    #timeline {
        display:none;
    }

    .timelineContent {
        width:90%;
        margin:0 auto;
    }
    .timeCC {
        margin-left:1px;
    }

    H3 {
        font-size:16px;
        clear:both;
    }
    .eventsSec p {
        width: 64%;
        float: left;
    }
/*#appBox*/
    div.footerNavigation, .careerSection, .relatedLinks, .standardbankApp {
        display: none;
    }

    .videoSec p {
        float: left;
        width: 45%;
        font-size: 10px;
    }

    .ourPeopleVids {
        width: 142px;
        height: 90px;
        display: block;
        background: url(../images/ourpeopleThumb.png) no-repeat center center;
        background-size: 100%;
        float: left;
        margin: 5px;
        padding: 5px;
    }

    .ftrBanner {
        height: 129px;
        width: 70%;
        margin: 10px auto;
        background-color: #00408d;
        font-family: "Franklin Gothic Medium";
        position: relative;
    }

    .breadcrumb {
        background: #e7e7e7;
        margin: 0px;
        height: 28px;
        line-height: 26px;
        padding: 2px 0px 6px;
        font-size: .750em;
        border-radius: 0;
        width: 60%;
        float: left;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {
}
