	
	#body.index.inside .top-wrapper .right-col.right-col-adj  	{ align-items:flex-start; padding:0 25px }
	.news-items 	{ text-align:left; }
	.news-cat 		{ display:flex; align-items:flex-start; }

	#body.index.inside.font-a .news-cat>div      	{ font-size:18px}
	#body.index.inside.font-aa .news-cat>div     	{ font-size:20px}
	#body.index.inside.font-aaa .news-cat>div       { font-size:22px}


	#body.index.inside.font-a .news-cat>div      	{ width:100%} /* width + margin-left 20px */
	#body.index.inside.font-aa .news-cat img 		{ width:40px; height:40px; opacity:0.5}
	#body.index.inside.font-aa .news-cat>div      	{ width:100%} /* width + margin-left 20px */
	#body.index.inside.font-aa .news-cat img 		{ width:40px; height:40px; opacity:0.5}
	#body.index.inside.font-aaa .news-cat>div      	{ width:100%} /* width + margin-left 20px */
	#body.index.inside.font-aaa .news-cat img 		{ width:40px; height:40px; opacity:0.5}


	#body.index.inside .top-wrapper .right-col.right-col-adj h2 		{ text-transform:uppercase; padding-bottom:5px; margin-bottom:25px;}
	#body.index.inside.theme1 .top-wrapper .right-col.right-col-adj h2  { color:#0d4d73; border-bottom:5px solid #0d4d73;}
	#body.index.inside.theme2 .top-wrapper .right-col.right-col-adj h2  { color:#fff; border-bottom:5px solid #fff;}


	.news-cat>div   { margin-top:5px; transition: none; }
	.news-cat img 	{ margin-top: 5px; margin-left:5px;}
	.news-cat>p 	{ border-radius: 50%; padding:5px; width:60px; height:60px; padding-right:10px; margin-right:10px}
	#body.theme1.index .news-cat>p { background-color:#fff; }
	#body.theme2.index .news-cat>p { background-color:#fff; }

	.news-items 			{ margin-bottom:20px; padding-bottom:20px;  }
	.news-items .news-date  { font-size:85%; padding-top:10px; display:none; }

	.rc-more.re-more-adj { position:absolute; right:0; top:10px }

	#body.theme2.index {}

	#body.theme1.index .news-items .news-cat, 	
	#body.theme1.index .news-items .news-intro,
	#body.theme1.index .news-items .news-date 			{ color:#333; transition: all 0.3s ease-out;}

	#body.index .news-items .news-intro {  margin-left:0px; font-size: 16px; font-weight: normal; }
	#body.index .news-items.noicon .news-intro {  margin-left:0; }

	#body.theme1.index .news-items:hover .news-cat 		{ color:#2196F3 }
	#body.theme1.index .news-items:hover .news-intro,
	#body.theme1.index .news-items:hover .news-date 	{ color:#666;}

	#body.theme2.index .news-items .news-cat, 	
	#body.theme2.index .news-items .news-intro,
	#body.theme2.index .news-items .news-date 			{ color:#fff; transition: all 0.3s ease-out;}

	#body.theme2.index .news-items:hover .news-cat 		{ color:#000 }
	#body.theme2.index .news-items:hover .news-intro,
	#body.theme2.index .news-items:hover .news-date 	{ color:#000;}


	#body.theme1.index .news-items { border-bottom: 1px solid #ececec; }
	#body.theme2.index .news-items { border-bottom: 1px solid #44a4bf; }


	.title-d { display:block; margin-top:0px; margin-bottom:50px; top: -44px; }
	.title-m { display:none; }

	.index-search { min-height:150px; padding-right:100px; }

    a.tile-item .ti-icon .ti-icon-circle { background-color:#fff }

    .news-adj { margin-top:100px; }

    #body.index footer { width:70%; padding-left:0;}

/*	#body.index footer { background-color:transparent; color:#fff; text-align:right; width:560px; float:right}



	#body.index footer ul.f-link 						{ margin:0; padding:0}
	#body.index footer ul.f-link li  					{ margin:0; padding:0; padding:0 0 0 5px; list-style:none; display:inline-block;}
	#body.index.theme2 footer ul.f-link li:before 				{ content: "\2022"; color:#fff; font-weight: bold; width:1em; padding-right:10px;}
	#body.index.theme2 footer ul.f-link li a					{ text-decoration:none; color:#fff; transition: all 0.3s ease-out;}
	#body.index.theme2 footer ul.f-link li a:hover				{ color:#333; }
	#body.index.theme2 footer .f-copyright { color:#fff; }

	#body.index footer ul.f-link li:after { content: "";display: none; }


	#body.index.theme1 footer ul.f-link li:before 				{ content: "\2022"; color:#333; font-weight: bold; width:1em; padding-right:10px;}
	#body.index.theme1 footer ul.f-link li a					{ text-decoration:none; color:#333; transition: all 0.3s ease-out;}
	#body.index.theme1 footer ul.f-link li a:hover				{ color:#666; }

	#body.index.theme1 footer .f-copyright { color:#333; }*/
	/* ==========================================================================
	 Media Style
	============================================================================= */
	@media only screen and (max-width:1700px) {
	}

	@media only screen and (max-width:1500px) {
	.index-search 	{ padding-left:100px; padding-right:50px;}
	.title-d 		{ margin-left:0px; margin-top:0px; }

	}

	@media only screen and (max-width:1200px) {
	#body.index.inside .top-wrapper .right-col		{ display:block; width:100%;}
	.top-wrapper  	{ margin-left:-50px; }
	.right-col 		{ position:relative; }

	.title-d 		{ display:none; }
	.title-m 		{ display:block; /*background-color:#cad9e1;*/ padding:50px 0; margin-left:-50px; width:calc(100% + 100px)}
	

	.news-adj 		{ margin-bottom:50px; margin-top:0;}
	#body.index.inside .top-wrapper .right-col.right-col-adj 	{ margin-top:0px;}

	#body.index.inside .top-wrapper .right-col.right-col-adj,
	.index-search 	{ padding-left:50px; padding-right:50px; min-height: 90px; }

	#body.theme2.index .news-items .news-cat, 	
	#body.theme2.index .news-items .news-intro,
	#body.theme2.index .news-items .news-date 			{ color:#000; transition: all 0.3s ease-out;}

	#body.theme2.index .news-items:hover .news-cat 		{ color:#10637a }
	#body.theme2.index .news-items:hover .news-intro,
	#body.theme2.index .news-items:hover .news-date 	{ color:#666;}

	#body.index.inside.theme2 .top-wrapper .right-col.right-col-adj h2 { color:#000; border-bottom: 5px solid #10637a;}

	#body.theme2.index .rc-more>a 			{ color:#000; transition: all 0.3s ease-out;}
	#body.theme2.index .rc-more>a:hover 	{ color:#666}

	#body.index footer { padding-left: 0; width: 100%; margin-left:0px;}

/*	#body.index footer { background-color:transparent; color:#666; text-align:left; }
	#body.index.theme2 footer ul.f-link li:after 				{ color:#666; }
	#body.index.theme2 footer ul.f-link li a					{ color:#666;}
	#body.index.theme2 footer ul.f-link li a:hover				{ color:#333; }
	#body.index.theme2 footer ul.f-link li:before 				{ content: "\2022"; color:#666; font-weight: bold; width:1em; padding-right:10px;}

	#body.index.theme1 footer ul.f-link li:after 				{ color:#666; }
	#body.index.theme1 footer ul.f-link li a					{ color:#666;}
	#body.index.theme1 footer ul.f-link li a:hover				{ color:#333; }
	#body.index.theme1 footer ul.f-link li:before 				{ content: "\2022"; color:#666; font-weight: bold; width:1em; padding-right:10px;}
	#body.index.theme1 footer .f-copyright,
	#body.index.theme2 footer .f-copyright { color:#666; }*/


	}

	@media only screen and (max-width:1024px) {
	.top-wrapper  	{ margin-left:-30px; }

	#body.index.inside .top-wrapper .right-col.right-col-adj,
	.index-search 	{ padding-left:30px; padding-right:30px; min-height: 90px; }

	.title-m 		{ padding:30px 0; margin-left:-30px; width:calc(100% + 60px)}

	}


	@media only screen and (max-width:767px) {
	.top-wrapper  	{ margin-left:-20px;}

	#body.index.inside .top-wrapper .right-col.right-col-adj,
	.index-search 	{ padding-left:20px; padding-right:20px; min-height: 120px; }

	.title-m 		{ padding:20px 0; margin-left:-20px; width:calc(100% + 40px)}

	#body.index .news-cat>p  { order:2;     margin-top: -8px; }
	#body.index .news-cat>div { order:1 }
	#body.index .news-items .news-intro { margin-left:0;  }


	}