/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.governance_category_container {
	float: right;
	width: 100%;
	padding-bottom: 70px;
	margin-top:0px;
	border-top: 0px solid #808080;
}
.governance_cat_text_section {
	width: 100%;
	float: left;
	border-top: 1px solid #808080;
	margin-bottom: 30px;
	margin-top:30px;
	padding-top: 30px;
}
.governance_cat_text_sections_down {
	width: 100%;
	float: left;
	border-bottom: 1px solid #808080;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.governance_cat_text_sections_down:last-child {
	width: 100%;
	float: left;
	border-bottom: 0px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_title {
	width: 100%;
	float: left;
	margin-bottom:20px;
}
.governance_cat_text {
	width: 100%;
	float: left;
}
.governance_reserches_section {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-top: 60px;
	border-top: 1px solid #808080;
}
.project_id_researchs_item {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-bottom: 50px;
}
.project_id_researchs_item:nth-of-type(3n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.8em;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.governance_category_container {
	float: right;
	width: 100%;
	padding-top: 0px;
	margin-top:0px;
	border-top: 0px solid #808080;
}
.governance_cat_text_section {
	width: 100%;
	float: left;
	border-top: 1px solid #808080;
	margin-bottom: 30px;
	margin-top:30px;
	padding-top: 30px;
}
.governance_cat_text_sections_down {
	width: 100%;
	float: left;
	border-bottom: 1px solid #808080;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.governance_cat_text_sections_down:last-child {
	width: 100%;
	float: left;
	border-bottom: 0px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.governance_cat_text {
	width: 100%;
	float: left;
}
.governance_reserches_section {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-top: 40px;
	border-top: 1px solid #808080;
}
.project_id_researchs_item {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-bottom: 50px;
}
.project_id_researchs_item:nth-of-type(3n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:15px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.7em;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.governance_category_container {
	float: right;
	width: 100%;
	padding-top: 0px;
	margin-top:0px;
	border-top: 0px solid #808080;
}
.governance_cat_text_section {
	width: 100%;
	float: left;
	border-top: 1px solid #808080;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 20px;
}
.governance_cat_text_sections_down {
	width: 100%;
	float: left;
	border-bottom: 1px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_text_sections_down:last-child {
	width: 100%;
	float: left;
	border-bottom: 0px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_title {
	width: 100%;
	float: left;
	margin-bottom:10px;
}
.governance_cat_text {
	width: 100%;
	float: left;
}
.governance_reserches_section {
	width: 100%;
	float: left;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-top:20px;
	border-top: 1px solid #808080;
}
.project_id_researchs_item {
    width: 47.5%;
    float: left;
    margin-right: 5%;
    margin-bottom: 30px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:15px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.governance_category_container {
	float: right;
	width: 100%;
	padding-top: 0px;
	margin-top:0px;
	border-top: 0px solid #808080;
}
.governance_cat_text_section {
	width: 100%;
	float: left;
	border-top: 1px solid #808080;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 20px;
}
.governance_cat_text_sections_down {
	width: 100%;
	float: left;
	border-bottom: 1px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_text_sections_down:last-child {
	width: 100%;
	float: left;
	border-bottom: 0px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_title {
	width: 100%;
	float: left;
	margin-bottom:10px;
}
.governance_cat_text {
	width: 100%;
	float: left;
}
.governance_reserches_section {
	width: 100%;
	float: left;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-top:20px;
	border-top: 1px solid #808080;
}
.project_id_researchs_item {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 30px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:15px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.governance_category_container {
	float: right;
	width: 100%;
	padding-top: 0px;
	margin-top:0px;
	border-top: 0px solid #808080;
}
.governance_cat_text_section {
	width: 100%;
	float: left;
	border-top: 1px solid #808080;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 20px;
}
.governance_cat_text_sections_down {
	width: 100%;
	float: left;
	border-bottom: 1px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_text_sections_down:last-child {
	width: 100%;
	float: left;
	border-bottom: 0px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.governance_cat_title {
	width: 100%;
	float: left;
	margin-bottom:10px;
}
.governance_cat_text {
	width: 100%;
	float: left;
}
.governance_reserches_section {
	width: 100%;
	float: left;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-top:20px;
	border-top: 1px solid #808080;
}
.project_id_researchs_item {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 30px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
}
