@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'open_sansregular';
	src:url('../font/opensans-regular-webfont.eot');
	src:url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../font/opensans-regular-webfont.woff') format('woff'),url('../font/opensans-regular-webfont.ttf') format('truetype'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');

}
@font-face {
	font-family:"Open-Sans-Semibold";
		src:url("../font/OpenSans-Semibold.eot?") format("eot"),	url("../font/OpenSans-Semibold.woff") format("woff"),	url("../font/OpenSans-Semibold.ttf") format("truetype"),	url("../font/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");

}

.quote-inner > span {margin: 0px 0px 0px 0px !important}
.quote-inner > div {margin-left:0px !important}

@media only screen and (min-width:951px) and (max-width:1920px){
.left {width: 65% !important; margin-left: 0.2%!important;}
.right {margin-left: 71% !important;width: 82% !important; float:none;}
}
@media only screen and (min-width:540px) and (max-width:950px){
/*.left .left {width: 69% !important; margin-left: 0.2%!important;}*/
.right {margin-left: 74% !important;width: 73% !important;}
}

@media only screen and (min-width:320px) and (max-width:540px){
/*.left .left {width: 98% !important; margin-left: 0.2%!important;}*/
.right {margin-left: 10px !important;width: 98% !important;}
.section .left{width: 98% !important;}
.quote {
    color: #069;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    margin: 10px;
    min-height: 40px;
    padding: 0 0 10px 11px;
}
}
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5),
only screen and (min-resolution: 144dpi)
{
/*.left .left {width: 100% !important; margin-left: 0%!important;}*/
.right {margin-left: 0px !important;width: 100% !important;}
/*.section .left{width: 100% !important;}*/
.quote {
    color: #069;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    margin: 10px;
    min-height: 40px;
    padding: 0 0 10px 11px;
}

}
.left > #desc_img_right {
    width:auto !important;
}
#desc_img_right > img{
	width:100% !important;
}
#desc_img_right > span{
	width:100% !important;
}