@media (max-width: 599px) {

	.mobileLinksBg{background: #e5e5e5;}
	
	.mobileLinks{
		width: 301px!important;
		text-align: center;
	}
	
	.mobileLinks li {
	vertical-align: middle;
	}
	.mobileLinks li a span {
		height: 40px!important;
		padding-top: 6px!important;
		padding-bottom: 3px;
		}
		
	.text-wrap {
        width: 300px !important;
        margin: 20px auto !important;
        float: none !important;
    }
	
	.addLinks{
		float:right;
		margin-top: -50px;
		text-align: center;
	}
	
	.addLinks a{
		line-height: 12px;
		font-size: 11px;
		color: #fff!important;
		text-align: center;
		position: relative;
		text-transform:uppercase;
		}
		
	.IR, .CG {
		background-color: #404040; 
		width: 90px;
		float:left;
		margin-left: 5px;
		margin-top: 2px;
		padding: 8px 2px;}
		
	.addLinks a:hover {
		text-decoration:none;
		}
}


@media (min-width: 600px) and (max-width: 960px){

	.contentRight .sfContentBlock {		
	/* display: inline-block; */
	margin-left: 26px;
	/* padding-right: 0px! important; */
	padding-left: 0px;
	padding-top: 10px;
	vertical-align: top;
	}
		
	.contentRight .media {
		width: 100%!important;
	}
	
	.contentLeft, .contentRight {
		float: left;
	}
	
	.story {
		width: 262px !important;
	}
	
	

	.smartSub, .sunSub, .epldtSub {height: 230px;}

	.smartSub .wrapper,
	.sunSub .wrapper,
	.epldtSub .wrapper {margin-left: 150px;}

	.smartSub .img,
	.sunSub .img,
	.epldtSub .img {text-align:center;}

	a.buttonLink{
		width: 288px;
		height: 37px;
		background-color: #404040;
		color: #fff!important;
		display: block;
		line-height: 37px;
		font-size: 15px;
		font-weight: 500;
		text-align: left;
		margin-top: 20px;
		margin-left: 70px;
		padding-left: 12px;
	}

	a:hover.buttonLink{color;#fff!important;}

}

@media (max-width: 599px) {
	#aboutus.about-inner .content .featuredStories {
		width: 300px!important;
	}
	
	a.buttonlink {margin-top:10px!important;}
	
	div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsTxt{font-size:14px!important;}
	
}
