#custom_carousel .item{
    color:#000;
    padding:33px 0;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}
.sectionBgColor{
    height: 397px;
}
.num {
    font-size: 20px;
    font-weight: bold;
}
.rightAlgin{
    margin-right: -13px;
    top: 79%;
}
.topAlign{
    top: 84%;
}
.nextAlign{
    margin-right: 50%;
   
}
.prevAlign{
    margin-left: 31%;
}
.controls img{
    height: 48px;
}
.rb-showme-list a{
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    color: gray;
}
.quickLinksHeader{
    margin-left: 3%;
    font-size: 14px;
    font-weight: bold;
}
.indexingList{
    background: #DAD9DC;
}
.nav li a{
    color: gray;
}
.nav li.active a{
    color: #269BC4;
}
.imagePrev{
   margin-left: -7%;
   position: absolute;
   color: black;
}
.imageNext{
    float: left;
    margin-left: 57%;
    color: black;
    position: absolute;
}
.sliderImage{
    top: -215px;
}
.thumbDiv{
    padding: 1px;
}
.marginLeft{
    margin-left: 95px;
}
.displayFlex{
    display: flex;
}
.starterBannerContent{
    position: absolute;
    display: inline-block;
    left: 200px;
    top: 25px;
}
.leftRight{
    margin-left: 5px;
    margin-right: 5px;
}
.hlight{
    font-weight: bold;
}
.indexingList ul .nav{
    padding: 0 0 0 10px;
}
.carousel-inner p{
    margin-bottom: 12px;
}
.font18{
    font-size: 18px;
}
.marginLeft42{
    margin-left: 42px;
}
.textDecoration{
    text-decoration: underline;
}
.item .thumb {
    cursor: pointer;
    float: left;
    padding: 4px 4px;
    opacity: 0.5;
}
.prevButton{
    position: absolute;
    top: 30%;
    left: 0px;
}
.nextButton{
    position: absolute;
    top: 30%;
    right: 0;
}
#thumbcarousel{
    float: left;
    width: 100%;
}
#thumbcarousel .item.active{
    margin: 0px 19px;
}
#thumbcarousel .item {
    float: left;
    margin: 0px 19px;
}
.highlight{
    box-shadow: 3px 4px 5px #777;
    opacity: 1 !important;
}
 .indexList {
    background: #DAD9DC;
}
.indexList ul .nav {
    padding: 0 0 0 10px;
}
.indexRows {
    margin-left: -15px;
    margin-right: -15px;
}
.nav {
    padding-left: 0px;
}
.nav>li {
    list-style: none;
}
.nav>li>a {
    display: block;
    padding: 10px 15px;
}
.slider-container {
    width: 665px;
    float: left;
    margin-left: 95px;
}
.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -webkit-touch-callout: text;
    -webkit-user-select: text;
}
.lightSlider {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}
.lslide {
    display: block;
    float: left;
    margin-right: 6px;
}
.lSSlideOuter .lSPager.lSGallery li {
    opacity: 0.5;
}
.lSSlideOuter .lSPager.lSGallery li.active {
    opacity: 1;
}
img {
    height: auto;
    max-width: 100%;
}
.lSAction>.lSPrev, .lSAction>.lSNext{
    opacity: 5.5;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-color: #5B679B;
    background-position: center;
}
.lSAction>.lSPrev{
    background-image: url("../assets/previous_btn.png");
    left: 0px;
}
.lSAction>.lSNext{
    background-image: url("../assets/next_btn.png");
    right: 0px;
}
