.result {
	margin: 1em 0em;
}

.img {
	margin: 1em 0em;
	width: 120px;
}

.icon6 {
	float: left;
	width: 16%;
	margin: 1.5em 0em;
	padding-left: 4em;
	padding-right: 1em;
	border-right: 1px solid #dedede;
}


}

ul, ol {
	margin: 0em;
}


.result-content {
	margin: 2em 1em;
}


.result-banner{
	background:#262626;
	min-height:288px;	
}
.result-bottom {
	background: #292D46;
	padding: 10px;
}
.result-nav ul{
	margin:0;
	padding:0;
}
.result-nav ul li{
	display:inline-block;  
}

.result-nav ul li a:hover,.result-nav ul li.active a{
	color:#fff;
}
.result-info{
	margin:3em 0em; 
}
.result-info h1{
	font-size:1.5em;
	font-weight:400px;
	color:#000;
	text-transform:uppercase;
}


.result h2 a{
	font-size:1em;
	font-weight:400;
	color:#292D46;
	text-transform:uppercase;
	text-decoration:none;
}
.result h2 a:hover{
	color:#F77268;
}

.result p {
	font-size: 1em;
	font-weight: 400;
	color: #333333;
	line-height: 1.5em;
	margin: 0em 0em;
}

.result{
	margin:1em 0em;
}

.result-rupert{
	float:left;
	width:70%;
	margin:6px 0px;
}
.result-rupert ul li{
	display:inline-block; 
}
.result-rupert ul li a{
	margin:0px 4px;
	font-size:1.2em;
	font-style:italic;
	font-weight:400;
	color:#292D46;
	text-decoration:none;
}
.result-rupert ul li a:hover{
	color:#F77268;
}
.result-out1 ul li{
	display:inline-block;	
}
.result-out1 {
	float:right;
	width:20%;
	text-align:right; 
}

i.share1{
	width: 44px;
	height: 40px;
	background: url(/shared/icon_set/img-sprite.png)no-repeat  -527px -296px;
	display:inline-block;
	vertical-align: middle;
}
i.share1:hover{
	background: url(/shared/icon_set/img-sprite.png)no-repeat -527px -247px;
}

.icon-data6{
	float:left;
	width: 65%;
	
	padding-left: 4em;
}
.result-out h4{
	font-size:1.5em;
	font-weight:400;
	color:#292D46;
	margin:1em 0em;
}

.result-out{
	padding:0.5em 0em;
	border-bottom:1px solid #cccccc;
}
.result h4{
font-size: 1em;
font-weight: 400;
color: #000;
margin: 0.5em 0em;
line-height: 1.5em;
}


.result-rupert {
	float: left;
	width: 70%;
	margin: 6px 0px;
}

.result-out1 {
	width: 10%;
	padding-right: 2em;
}

/*--responsive design--*/
@media (max-width:1024px){
	
	.icon6 {
		width: 30%;
		margin: 0.5em 0.5em;
		margin-top: 1em;
	}
}

@media (max-width:640px){
	.icon6 {
		width: 100%;
		margin: 1.5em 2em;
		
	}
	
	.result-out1 {
		width: 50%;
	}
	.result-out1 {
		float: right;
		width: 30%;
		text-align: right;
		padding-top: 3em;
		padding-bottom: 1em;
	}
	
	.icon-data6 {
		float: left;
		width: 100%;
	}
}

@media (max-width:420px){
	.icon6 {
		width: 100%;
		margin: 1.5em 2em;
		
	}
	
	.result-out1 {
		width: 50%;
	}
	.result-out1 {
		float: right;
		width: 30%;
		text-align: right;
	}
	
	.icon-data6 {
		float: left;
		width: 100%;
	}
}



@media (max-width:320px){
	
	.icon6 {
		width: 23%;
		margin: 0.5em 0.5em;
		margin-top: 1em;
	}
}

