


.cbp-qtrotator {
width: 800px;
height: 180px;
position: relative;
margin: 0;
padding-top: 11px
}
@media screen and (max-width: 1100px) {
	
.cbp-qtrotator {
width: 100%;
height: 180px;
position: relative;
margin: 0;
padding-top: 11px
}	
	
	
}




.cbp-qtcontent {
width: 100%;
height: auto;
position: absolute;
min-height: 180px;
top: 0;
z-index: 2;
display: none
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block
}
.cbp-qtrotator blockquote {
margin: 0 0 0 0;
padding: 0
}
.cbp-qtrotator blockquote p {
font-size: 16px;
font-weight: 300;
margin: 0.4em 0 1em
}
.cbp-qtrotator blockquote footer {
font-size: 14px;
font-weight:bold;
}
.cbp-qtrotator blockquote footer:before {
}
.cbp-qtrotator .cbp-qtcontent img {
float: right;
margin: 0 0 0 20px
}
.cbp-qtprogress {
position: absolute;
background: #bf1e2e;
height: 2px;
width: 0%;
z-index: 1000
}
