
div.quotation p{margin: 0;padding: 0;}

p.quotation_mark, p.quotation_text{display: table-cell;}

p.author_name{text-align: right;}

div.quotation{margin: 40px 0  40px 40px;}

p.large_caption{margin: 10px 0 10px 0;padding: 0px;}

div.large_object_wrapper{position: relative;}

@media (max-width: 850px){div.large_object_wrapper{width: 200px;;}}

@media (min-width: 850px){div.large_object_wrapper{width: 300px;;}}

@media (min-width: 1125px){div.large_object_wrapper{width: 400px;;}}

a.large_object{display: block;margin: auto; background-repeat: no-repeat;z-index: 0;position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;background-size: 100% auto;}

div.large_object_and_paragraph{margin-top: 20px;margin-bottom: 20px;}

p.carousel_caption{padding: 0px;font-size: 120%;margin: 10px 0 10px 0;}

a.carousel_object{background-repeat: no-repeat;display: block;background-repeat: no-repeat;z-index: 0;position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;background-size: 100% auto;}

div.carousel_object_wrapper{position: relative;}

div.carousel_object_and_paragraph{position: absolute;top: 0;left: 0;right: 0;bottom: 0;transition: opacity 1s;}

div.solid{opacity: 1;z-index:10;}

div.transparent{opacity: 0;z-index: 0;}

div.carousel_frame{position: relative;}

@media (max-width: 850px){div.carousel_frame{width: 200px;;}}

@media (min-width: 850px){div.carousel_frame{width: 300px;;}}

@media (min-width: 1125px){div.carousel_frame{width: 400px;;}}

div.carousel_control{background: #555;text-align: center;}

@media (max-width: 850px){div.carousel_control{width: 200px;;}}

@media (min-width: 850px){div.carousel_control{width: 300px;;}}

@media (min-width: 1125px){div.carousel_control{width: 400px;;}}

div.previous_control:hover, div.next_control:hover, div.previous_control:focus, div.next_control:focus{background:#000;cursor: pointer;}

div.previous_control{float: left;}

div.next_control{float: right;}

div.carousel_control img{cursor: pointer;}

