
.iro_hd {
    font-family: 'Dosis', sans-serif;
	font-weight: 400;
    font-size: 18px;
    text-transform: none;
    color: #ff843a;
    line-height: 30px;
	font-weight: bold;
}


.lxiro_more	{
    font-family: 'Dosis', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #97cb1d;
	line-height: 18px;
}
.lxiro_more:link	{
	color: #97cb1d;
	text-decoration: none;
	Background-repeat: no-repeat;
}
.lxiro_more:visited{
	color: #97cb1d;
	text-decoration: none;

}
.lxiro_more:hover {
    font-family: 'Dosis', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff843a;
	line-height: 18px;
}


.inpage_content_flex{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.iro_frame_left {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.iro_frame_right {
	vertical-align:top;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.iro_frame_ann {
}
.iro_frame_anndate {
}
.iro_frame_hd_left {
	width: 65%;
	padding-bottom:10px;
}
.iro_frame_hd_right {
	width: 35%;
	padding-bottom:10px;
	text-align: right;
}
.iro_report_frame {
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.iro_contact_frame {
	padding-top:10px;
	padding-bottom: 30px;
	text-align: left;
}




@media (min-width: 800px) {

.iro_frame_left {
	width: 67%;
  padding: 0px 2% 40px 0px;
}
.iro_frame_right {
	width: 29%;
  padding: 0px 0px 40px 2%;
}
.iro_frame_ann {
	width: 84%;
	padding: 0px 0px 5px 0px;
}
.iro_frame_anndate {
	width: 16%;
	padding: 5px 10px 0px 0px;
}
}


@media screen and (max-width: 1130px) {

.iro_frame_left {
	width: 67%;
  padding: 0px 2% 40px 0px;
}
.iro_frame_right {
	width: 29%;
  padding: 0px 0px 40px 2%;
}
.iro_frame_ann {
	width: 84%;
	padding: 0px 0px 5px 0px;
}
.iro_frame_anndate {
	width: 16%;
	padding: 5px 10px 0px 0px;
}
}


@media screen and (max-width: 800px) {

.iro_frame_left {
	width: 100%;
  padding: 0px 0px 60px 0px;
}
.iro_frame_right {
	width: 100%;
  padding: 0px 0px 40px 0px;
}
.iro_frame_ann {
	width: 100%;
	padding: 0px 0px 5px 0px;
}
.iro_frame_anndate {
	width: 100%;
	padding: 5px 0px 0px 0px;
}
}

@media screen and (max-width: 582px) {

.iro_frame_left {
	width: 100%;
  padding: 0px 0px 60px 0px;
}
.iro_frame_right {
	width: 100%;
  padding: 0px 0px 40px 0px;
}
.iro_frame_ann {
	width: 100%;
	padding: 0px 0px 5px 0px;
}
.iro_frame_anndate {
	width: 100%;
	padding: 5px 0px 0px 0px;
}