.otherpagebox { float:left; width:100%; padding:50px 0;}
.inrotherpagebx { float:left; width:100%; padding:30px 0 0; font-size:0px;}
.otherpagebox h3 { color:#31689b; font-size:34px; text-align:center; margin-bottom:20px; font-weight:bold; }
.leftotherbox { width:50%; display:inline-block; padding:0 20px 0 0; vertical-align:top; margin-bottom:40px;}
.rightotherbox { width:50%; display:inline-block; padding:0 0 0 20px; vertical-align:top; margin-bottom:40px;}
.inrotherbox { float:left; width:100%; box-shadow:0 0 10px #c7c7c7;}
.inrotherbox h4{ color:#fff; font-size:24px; font-weight:bold; background:#31689b; padding:20px 40px; margin:0px; border-top:5px solid #ecac00;}
.financialbox { padding:25px 40px; float:left; width:100%; background:#fff; }
.fin_yearbox { float:left; width:100%; margin:0 0 20px; }
.fin_yearbox label { float:left; width:50%; color:#404040; font-weight:bold; font-size:20px; padding: 11px 0;  }
.fin_yearbox select { float:left; width:50%; color:#393939; border:1px solid #c9cacb; background:url(../images/select-droparrow.png) no-repeat 96% center; height:45px; padding:0 20px; border-radius:10px; font-size:16px;  appearance:none; -webkit-appearance:none; }
.pdfyearbox { margin:5px 0 0; float:left; width:100%; border-top:2px solid #e5e5e5; padding:30px 0 10px; }
.pdfyearbox ul li{ font-size:16px; color:#1b75c7; line-height:20px; font-weight:bold; margin-bottom:20px; display:block; vertical-align:middle;}
.pdfyearbox ul li:last-child{ margin-bottom:0px; }
/*.pdfyearbox ul li img { margin: 0 0 0 5px; top:3px; position:relative;}
.pdfyearbox ul li label { color:#1b75c7; cursor:pointer; position:relative; display: inline-block; padding: 0 30px;}*/
.pdfyearbox ul li img { margin: 0 0 0 5px;  position:relative; width:20px; height:20px; margin-bottom:1px}  /*top:3px;*/
.pdfyearbox ul li label { color:#1b75c7; cursor:pointer; position:unset; display: inline-block; padding: 0 30px;}
.pdfyearbox ul li label:before { width:8px; height:8px; position:absolute; top:6px; bottom:0; left:0; border-radius:20px; background:#6e6e6e; content:''; }
.firstyear { min-height:235px;}


@media (max-width:1290px) { 
	.otherpagebox { padding:50px 10px;} 
	.inrotherbox h4 { padding: 20px 20px;}
	.financialbox { padding: 25px 20px;}
	.otherpagebox h3 { font-size: 32px;}
}
@media (max-width:1100px) { 
	.otherpagebox { padding: 40px 10px;}	
	.inrotherbox h4 { font-size: 21px; }
	.otherpagebox h3 { font-size: 28px; margin: 0 0 10px;}
	.leftotherbox { padding:0 15px 0 0; margin-bottom: 30px;}
	.rightotherbox { padding: 0 0 0 15px; margin-bottom: 30px;}
}
@media (max-width:1023px) {
	.otherpagebox h3 { font-size: 24px; margin: 0;}
	.financialbox { padding: 15px;}
	.inrotherbox h4 { font-size: 18px; padding: 15px; }
	.leftotherbox { padding:0 10px 0 0; margin-bottom: 20px;}
	.rightotherbox { padding: 0 0 0 10px; margin-bottom: 20px;}
	.fin_yearbox label { font-size: 15px; padding: 11px 0;}
	.pdfyearbox { margin:0px; padding: 20px 0 5px;}
	.firstyear { min-height: 215px; }
	.pdfyearbox ul li {font-size: 13px;}
	.pdfyearbox ul li label { min-width: 160px; padding: 0 20px;}
}
@media (max-width:767px) {
	.otherpagebox h3 { font-size: 21px; }
	.inrotherpagebx { padding: 20px 0 0; margin: 0 0 55px 0;}
	.otherpagebox { padding: 0px 10px;}
	.leftotherbox , .rightotherbox{ padding: 0; margin-bottom: 20px; width: 100%;}
	.financialbox { padding: 15px 10px;}
	.firstyear {  min-height: inherit;}
	.fin_yearbox {  margin: 0 0 15px;}
	.pdfyearbox {  padding: 15px 0 5px;}
	.pdfyearbox ul li label:before { top: 5px;}
	.pdfyearbox ul li { margin-bottom: 15px;}
	.inrotherbox h4 { font-size: 16px; padding: 15px 10px;}
}
@media (max-width:479px) {
	.pdfyearbox ul li label { min-width: 150px; padding: 0 15px;}
	.inrotherbox h4 { font-size: 14px; padding: 15px 10px;}
	.otherpagebox h3 { font-size:16px; }
	.fin_yearbox label { font-size: 14px; padding:0 0 15px 0; width: 100%;}
	.fin_yearbox select {  width: 100%; height: 45px;}
	.pdfyearbox ul li { margin-bottom: 12px;}
	.leftotherbox, .rightotherbox { margin-bottom: 15px;}
	.pdfyearbox ul li { font-size: 12px;}
	.pdfyearbox ul li img { margin: 0px;}
}