@charset "UTF-8";
/* CSS Document */


h1 { font-size:48px; }
h2 { font-size:30px !important;  font-family:IM_Publico_Pro_Roman; line-height:35px; }
h3 { color:#00485e; font-size:26px !important; line-height:37px !important; font-family:IM_Publico_Pro_Roman !important; font-weight:300 !important; }

p { margin-top:20px; font-size:16px; }
ul, ol { list-style:decimal; margin:20px 30px; color:#000; }
ul li, ol li { font-size:16px !important; margin-bottom:10px !important; color:#000 !important; }

.bny_chart, .bny_chart_02 { text-align:center; margin:30px 0; }
.bny_chart img { width:80%; margin:auto; } 
.bny_chart_02 img { width:60%; margin:auto; } 

.bny_space { padding-left:0 !important; }
.bny_callout { margin:30px 0; padding:20px; background:#e3ebed;  }
.bny_callout p { font-size:24px;  font-family:IM_Publico_Pro_Roman; }

.bny_keypoints { padding:30px; margin:30px 0 30px; background:#e3ebed; }
.bny_keypoints img { width:100%; }

h3, .bny_keypoints h3 { color:#00485e; font-size:26px; line-height:37px; font-family:IM_Publico_Pro_Roman !important; font-weight:300; margin-top:20px !important;  }
h3.bny_callout {  font-size: 24px !important; line-height: 30px !important; font-family: IM_Publico_Pro_Roman !important; font-weight: 300 !important; position: relative; margin: 50px 0 0 30px !important; width:600px; }
h3.bny_callout:before { content:""; top:-10px; width:100%; height:1px; background:#222; position:absolute; }

.bny_num_wrap { width:800px; float:left; margin-right:50px; }
.bny_num_list { margin: 0 0 30px 50px; display: flex; }
.bny_num_list h2 { /*float:left;*/ font-family:impact; font-size: 60px; margin-right: 30px; line-height:60px; height:80px; color:#00485e; }
.bny_num_list p { margin-top:0; }

.bny_about { width: 700px; padding:30px; background:#e3ebed; float:left; min-height: 100px;  margin:30px 0; }
.bny_about img { width: 200px; float: left; height: 300px; margin: 0 10px 0 100px; }
.bny_about a { text-decoration:underline !important; color:#000; }
.bny_about h4 { color:#00485e; margin-bottom:15px; border-bottom:2px solid #00485e; }

.bny_about_walter { color:#00485e;  margin: 30px 0; width:800px; padding:20px; background:#e3ebed; display:flex; }
.bny_about_walter h4 { width:600px; padding-right:10px; border-right:2px solid #00485e; margin-right:20px; }
.bny_about_walter p { font-size:14px !important; margin-top:0; color:#000;  }

.terms-normal p { font-size:14px !important; margin-top:17px; }



@media (max-width:768px){

	h1 { font-size: 36px; width:100%; }
	p { margin-top:20px !important; } 
	.bny_chart img { width:100%; margin:auto; } 
	.bny_chart_02 img { width:100%; margin:auto; } 
	.bny_num_list { width:100%; margin: 0 0 30px 0; }
	.bny_num_wrap { width:100%; }
	.bny_about { width:100%; margin-bottom:30px; min-height: 300px; }
	ul li, ol li { font-size:16px !important; }
	.bny_about img { float: initial;  margin: 0 15px; }
	.bny_about_walter { margin: 30px 0; width:100%; }
	.terms-normal p { font-size:14px; margin-top:17px !important; }

}

 


