.main {width:100%; float:left;}
.cbp-qtrotator {width: 100%;max-width: 800px;/*min-height: 400px;*/margin: 0 auto;position: relative;}
.cbp-qtrotator .cbp-qtcontent {width: 100%;min-height: 200px;padding: 15px 0;top: 0;z-index: 0;opacity: 0;position: absolute;border-top: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;}
.no-js .cbp-qtrotator .cbp-qtcontent {border-bottom: none;}
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent, .no-js .cbp-qtrotator .cbp-qtcontent {position: relative;z-index: 100;pointer-events: auto;opacity: 1;}
.cbp-qtrotator .cbp-qtcontent:before, .cbp-qtrotator .cbp-qtcontent:after {content: " ";display: table;}
.cbp-qtrotator .cbp-qtcontent:after {clear: both;}
.cbp-qtprogress {display:none;width: 0%;height: 1px;top: 0;z-index: 1000;position: absolute;background: #47a3da;}
.cbp-qtrotator blockquote {margin: 0;padding: 0;}
.cbp-qtrotator blockquote p {margin: 0.4em 0 1em;font-size: 2em;color: #888;font-weight: 300;}
.cbp-qtrotator blockquote footer {font-size: 1.2em;}
.cbp-qtrotator blockquote footer:before {content: '― ';}
.cbp-qtrotator .cbp-qtcontent img {max-width:100% !important;height:auto !important;display:block; float:left;}
/* Example for media query */
/*@media screen and (max-width: 30.6em) { 
.cbp-qtrotator {font-size: 70%;}
.cbp-qtrotator img {width: 100%;}
}*/
