@charset "UTF-8";

/* CSS Document */




/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* CONTENT LIST CONTAINER */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/

.country_projects_list_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color:#ffffff;
}

.country_projects_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color:#ffffff;
}



/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* COUNTRY CONTENT LIST ROWS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/



@media only screen and (min-width : 961px) {
.apc_row {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	display: flex;
	border-bottom: 1px solid rgba(0,126,223,1);
	justify-content: center;
	min-height: 30px;
}

.apc_row_heading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	min-height: 30px;
	background-color:#0000ff;
}

.apc_col_01 {
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 13px 15px;
	width: calc(18% - 30px);
	float: left;
	display: flex;
	align-items: center;
	background-color:rgba(255,204,0,1);
	overflow:hidden;
}

.apc_col_02 {
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 13px 15px;
	width: calc(15% - 30px);
	float: left;
	display: flex;
	align-items: center;
}

.apc_col_03 {
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 13px 15px;
	width: calc(43% - 30px);
	float: left;
	display: flex;
	align-items: center;
}

.apc_col_04 {
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 13px 15px;
	width: calc(10% - 30px);
	float: left;
	display: flex;
	align-items: center;
}

.apc_col_05 {
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 13px 15px;
	width: calc(14% - 30px);
	float: left;
	display: flex;
	align-items: center;
}

div.apc_row:nth-child(odd) {
	background-color:rgba(0,123,226,0.08);
} 

div.apc_row:nth-child(even) {
	background-color:rgba(0,123,226,0.00);
}

div.apc_row:last-child {
	border-bottom: 0px solid #ffcc00;
}

.apc_row_heading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #007edf;
	align-items: flex-end;
	background-color:#007edf;
}

.apc_col_heading {
	background:none;	
}

}



@media only screen and (min-width : 1px) and (max-width :960px) {

.apc_row {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	border-bottom: 14px solid #007edf;
	min-height: 30px;
	background-color:#ffffff;
}

.apc_row_heading {
	display:none;
}

.apc_col_01 {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
	width: calc(100% - 20px);
	float: left;
	background-color:rgba(255,204,0,1);
}

.apc_col_02 {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
	width: calc(100% - 20px);
	float: left;
	border-bottom: 1px solid #58b6ff;
}

.apc_col_03 {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
	width: calc(100% - 20px);
	float: left;
	border-bottom: 1px solid #58b6ff;
}

.apc_col_04 {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
	width: calc(100% - 20px);
	float: left;
	border-bottom: 1px solid #58b6ff;
}

.apc_col_05 {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
	width: calc(100% - 20px);
	float: left;
}

div.apc_row:last-of-type {
	border-bottom: 0px solid rgba(0,0,0,0.0);
}

div.apc_row:nth-child(odd) {
	background-color:rgba(0,123,226,0.08);
} 

div.apc_row:nth-child(even) {
	background-color:rgba(0,123,226,0.00);
}

}






.apc_h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "din500", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #ffffff;
	letter-spacing: -0.1px;
	text-transform:uppercase;
}

.apc_p1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "din500", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	color: #222222;
	letter-spacing: -0.1px;
}

div.apc_col_01 > div.apc_p1 {
	font-family: "din700", Helvetica, Arial, sans-serif;
	color:#222222;
}

div.apc_col_02 > div.apc_p1 {
	font-family: "din700", Helvetica, Arial, sans-serif;
	color:#222222;
}




@media only screen and (min-width : 961px)  {

.apc_m1 {
	display:none;	
}	
}


@media only screen and (min-width : 1px) and (max-width :960px) {
.apc_p1 {
	width:100%;
}

.apc_m1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-family: "din500", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	color: #222222;
	letter-spacing: 0px;
	text-transform:uppercase;
	width:100%;
}	
}

.apc_col_red {
	background-color:rgba(255,222,222,1);
}