@font-face {
	font-family: 'fontawesome';
	src: url('../fonts/fontawesome.eot');
	src: url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'),  url('../fonts/fontawesome.svg#fontawesome') format('svg'),  url('../fonts/fontawesome.woff') format('woff'),  url('../fonts/fontawesome.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.newsmain {
	width: 100%;
	margin: 20px auto;
}

.cbp-qtrotator {
	width: 100%;
	height: 250px;
	position: relative;
	float: left;
	margin: 0;
	padding-top: 11px;
	overflow: hidden;
}

.cbp-qtcontent {
	width: 100%;
	height: auto;
	position: absolute;
	min-height: 250px;
	top: 0;
	z-index: 2;
	display: none
}

.cbp-qtrotator .cbp-qtcontent.current {
	display: block
}

.cbp-qtrotator blockquote {
	margin: 40px 0 0 0;
	padding: 0;
}

.cbp-qtrotator blockquote p {
	font-weight: 400;
	margin: 0.4em 0 1em;
	font-size: 1.0em;
	text-align: justify;
}

.cbp-qtrotator blockquote footer {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: 800;
	display: none;
}

.cbp-qtrotator blockquote footer:before {
	content: '― '
}

.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin: 50px 0 0 50px;
	display: none;
}

.cbp-qtprogress {
	position: absolute;
	background: #47a3da;
	height: 1px;
	width: 0%;
	z-index: 1000
}



@media only screen and (min-width:1122px) and (max-width: 1246px) {
	
	
	.cbp-qtrotator blockquote p {
		font-weight: 300;
		margin: 0.4em 0 1em;
		line-height: 1.4em;
	}
	
}



@media only screen and (min-width:952px) and (max-width: 1120px) {
	
	
	.cbp-qtrotator {
		width: 100%;
		height: 250px;
	}
	
	.cbp-qtcontent {
		min-height: 100px;
	}

	.cbp-qtrotator .cbp-qtcontent.current {
		display: block
	}
	
	.cbp-qtrotator blockquote {
		margin: 30px 0 0 0;
		padding: 0;
	}
	
	.cbp-qtrotator blockquote p {
		font-weight: 300;
		margin: 0.4em 0 1em;
		line-height: 1.4em;
		text-align: justify;
	}
	
	.cbp-qtrotator .cbp-qtcontent img {
		display: none;
	}
	
}


@media only screen and (min-width:751px) and (max-width: 950px) {
	
	.cbp-qtrotator {
		width: 100%;
		height: 250px;
	}
	
	.cbp-qtcontent {
		min-height: 100px;
	}

	.cbp-qtrotator .cbp-qtcontent.current {
		display: block
	}
	
	.cbp-qtrotator blockquote {
		margin: 30px 0 0 0;
		padding: 0;
	}
	
	.cbp-qtrotator blockquote p {
		font-weight: 300;
		margin: 0.4em 0 1em;
		line-height: 1.3em;
		text-align: justify;
	}
	
	.cbp-qtrotator .cbp-qtcontent img {
		display: none;
	}
	
}




@media only screen and (min-width:471px) and (max-width: 750px) {
	
	.cbp-qtrotator {
		width: 100%;
		height: 400px;
	}
	
	.cbp-qtrotator .cbp-qtcontent.current {
		display: block
	}
	
	.cbp-qtrotator blockquote {
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	.cbp-qtrotator blockquote p {
		font-weight: 300;
		margin: 0.4em 0 1em;
		line-height: 1.8em;
		text-align: left;
	}
	
	.cbp-qtrotator .cbp-qtcontent img {
		float: right;
		margin: 50px 0px 30px 50px;
		width: 50%;
		display: none;
	}

}


@media only screen and (min-width:50px) and (max-width: 470px) {
	
	.cbp-qtrotator {
		width: 100%;
		height: 500px;
	}
	
	.cbp-qtrotator .cbp-qtcontent.current {
		display: block
	}
	
	.cbp-qtrotator blockquote {
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	.cbp-qtrotator blockquote p {
		font-weight: 300;
		margin: 0.4em 0 1em;
		line-height: 1.8em;
		text-align: justify;
	}
	
	.cbp-qtrotator .cbp-qtcontent img {
		float: right;
		margin: 50px 0px 30px;
		display: none;
		width: 100%;
	}
	
}