.marquee {
    padding:8px 15px; 
    position:relative;

}
#tickerTape{
    margin-left:10px;
    width:824px;
    height:35px;
    overflow:hidden;

}

.share_price {
	background-color: #f3f3f3;
}
.share_price ul {
	list-style-type: none;
	margin-bottom: 0px;
	width: 100%;
        left: 0;
        padding: 0;
        margin: 0;
    }
.share_price ul li {
	float: left;
	padding: 5px 0px;
	color: #797979;
	margin-right: 2px;
}
.share_price ul li.share_price_list {
	width: 78%;
	overflow: hidden;
}
.share_price ul li.share_price_list ul {
    height:30px;
    line-height:30px;
	padding: 0px;
}
.share_price ul li.share_price_list ul li {
	padding: 0px;
}
.share_price ul li a {
	text-decoration: none;
	color: #797979;
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	padding: 10px 15px;
	font-weight: bold;
}
/* Spacing between words*/
.share_price ul li a span {
	margin-left:5px;
	padding-left:5px;
	}


.share_price ul li.share_price_list ul li:last-child a {
	border-right: 0px solid #fff !important;
}
.share_price ul li.share_price_list ul li:first-child a {
	border-left: 0px;
}
.share_price ul li.label {
	width: 10%;
	font-size: 13px;
	padding-top: 20px;
	color: #044A64;
	text-align: left;
}
.share_price ul li.updated {
	text-align: center;
	background-color: #044A64;
	color: #fefefe;
	padding: 6px 0px;
	width: 10%;
}
.share_price ul li.updated hr {
	margin: 0px;
	width: 13px;
	margin: auto;
}
.share_price ul li .green {
	color: #6c9e41;
}
.share_price ul li .red {
	color: #cc0033;
}
.share_price ul li span {
	display: inline-block;
	/*margin-left: 6px;*/
	font-weight: bold;
}

#updateCont {
    display:block; 
    width:80px; 
    margin:0; 
    padding:0;
}

#upScan01 {
    clear:both; 
    margin:0; 
    padding:0; 
    float:left; 
    top:2px; 
    text-align:center; 
    font-style:normal; 
    width:80px;

}
#update {
    float:left; 
    text-align:center;
}


@media (min-width: 240px) and (max-width: 767px) {

    .share_price {
        display: none;
    }

    div.relatedLinks ul li {
        width: 105%;
    }

    div.moregsbtn {
        width: 92%;
    }

    .slideHD {
        height: 272px;
        width: 95%;
        overflow: hidden;
    }

    #slider2 {
    }

    .col-sm-12 .insurance {
        position: relative;
        width: 90%;
        display: block;
        padding-left:150px;
    }

    .slider2 {
        height:100px;
    }

    .rslides #slider2 li a img {
        background:url(../images/banners/DOTCOM_700x370_About-us.jpg) no-repeat center center;
        background-size:100%;
    }

    div.slideHD ul .rslides li a img.tablet {
        background:url(../images/banners/DOTCOM_700x370_About-us.jpg) no-repeat center center;
        background-size:100%;
        width:100%;
    }

}

.slider2 {
    height: 370px;
}

.rslides img {
    height: 370px;
}

