/*
 Theme Name:   Maisha Child
 Theme URI:    http://www.anarieldesign.com/themes/
 Description:  Maisha Child Theme
 Author:       Anariel Design
 Author URI:   http://www.anarieldesign.com/
 Template:     maishawp
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, footer-widgets
*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
body .news .entry-content a.more-link {
border-bottom: none;
	background-color: #fff;
}



/* Icon for OTHER LANGUAGE navigation */
.worldicon {
    background-image: url('https://www.eenet.org.uk/pic/icons/earth-globe.svg');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 5px;
    }


/*pagination*/
/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:15px; /* Pagination text size */
    line-height:13px;
    float:left; /* Pagination float direction */
 }
 .pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
 }
 .pagination a:hover{
    color:#fff;
    background: #6AAC70; /* Pagination background on hover */
 }
 .pagination .current{
    padding:6px 9px 5px 9px;
    background: blue!important; /* Current page background */
    color:#fff;
 }


/*hyperlinks blue underlined */
.news .entry-content a{
	background: #fff;
	color: blue!important;
	text-decoration: underline;
}

.bluelink {
	background: #fff;
	color: blue!important;
	text-decoration: underline;
}

/*bullet points and numbered lists */
#left-area ul, .entry-content ul, .comment-content ul {
margin-left: 30px;
list-style-position: outside;
}

#left-area ol, .entry-content ol, .comment-content ol {
margin-left: 30px;
list-style-position: outside;
}

/* Grant-funded-projects_alex.php*/
.page.page-template-Grant-funded-projects_alex .columns .entry-content {
    background: #f5f4f4;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5%;
}

.page.page-template-Grant-funded-projects_alex .columns .entry-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 0;
    text-align: center;
}

.page-template-Grant-funded-projects_alex .staff-column ul {
    border: 1px solid #dcdcdc;
    padding: 10px;
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    color: #838383;
    background: #fff;
    margin-top: -10px;
}

.page.page-template-Grant-funded-projects_alex .columns hr {
    background-color: #fff;
    border: 0;
    height: 2px;
    margin-bottom: 1.6em;
    max-width: 20%;
}

.page-template-Grant-funded-projects_alex .staff-column ul li {
    list-style: none;
      text-align: left;
}

.page-template-Grant-funded-projects_alex .staff-column ul a {
    color: #f7931d;
}

.page.page-template-Grant-funded-projects_alex .columns .post-thumbnail {
    margin-bottom: 0;
}

.page-template-Grant-funded-projects_alex .entry-content a {
    color: #333;
}

/*Donate-to-eenet_alex.php*/


.page.page-template-Donate-to-eenet_alex .columns .entry-content {
    background: #f5f4f4;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5%;
}

.page.page-template-Donate-to-eenet_alex .columns .entry-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 0;
    text-align: center;
}

.page-template-Donate-to-eenet_alex .staff-column ul {
    border: 1px solid #dcdcdc;
    padding: 10px;
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    color: #838383;
    background: #fff;
    margin-top: -10px;
}

.page.page-template-Donate-to-eenet_alex .columns hr {
    background-color: #fff;
    border: 0;
    height: 2px;
    margin-bottom: 1.6em;
    max-width: 20%;
}

.page-template-Donate-to-eenet_alex .staff-column ul li {
    list-style: none;
      text-align: left;
}

.page-template-Donate-to-eenet_alex .staff-column ul a {
    color: #f7931d;
}

.page.page-template-Donate-to-eenet_alex .columns .post-thumbnail {
    margin-bottom: 0;
}

.page-template-Donate-to-eenet_alex .entry-content a {
    color: #333;
}

/*Funding_alex.php*/

.page.page-template-Funding_alex .columns .entry-content {
    background: #f5f4f4;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5%;
}

.page.page-template-Funding_alex .columns .entry-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 0;
    text-align: center;
}

.page-template-Funding_alex .staff-column ul {
    border: 1px solid #dcdcdc;
    padding: 10px;
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    color: #838383;
    background: #fff;
    margin-top: -10px;
}

.page.page-template-Funding_alex .columns hr {
    background-color: #fff;
    border: 0;
    height: 2px;
    margin-bottom: 1.6em;
    max-width: 20%;
}

.page-template-Funding_alex .staff-column ul li {
    list-style: none;
      text-align: left;
}

.page-template-Funding_alex .staff-column ul a {
    color: #f7931d;
}

.page.page-template-Funding_alex .columns .post-thumbnail {
    margin-bottom: 0;
}

.page-template-Funding_alex .entry-content a {
    color: #333;
}

/* template-Article-24_alex.php*/
.page.page-template-template-Article-24_alex .columns .entry-content {
    background: #f5f4f4;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5%;
}

.page.page-template-template-Article-24_alex .columns .entry-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 0;
    text-align: center;
}

.page-template-template-Article-24_alex .staff-column ul {
    border: 1px solid #dcdcdc;
    padding: 10px;
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    color: #838383;
    background: #fff;
    margin-top: -10px;
}

.page.page-template-template-Article-24_alex .columns hr {
    background-color: #fff;
    border: 0;
    height: 2px;
    margin-bottom: 1.6em;
    max-width: 20%;
}

.page-template-template-Article-24_alex .staff-column ul li {
    list-style: none;
      text-align: left;
}

.page-template-template-Article-24_alex .staff-column ul a {
    color: #f7931d;
}

.page.page-template-template-Article-24_alex .columns .post-thumbnail {
    margin-bottom: 0;
}

.page-template-template-Article-24_alex .entry-content a {
    color: #333;
}


/* -------------------------------------- */

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* text boxes */
.content-ch1 {
	overflow: hidden;
	padding: 10px;
	font-size: 18px;
}

.content-ch1 {
	border: 4px solid #7d4f00;
}
.content-ch1a {
	border-left: 12px solid #7d4f00;
	background-color: #e2e2e2;
	padding-top: 50px;
}
.content-ch1b {
	border: 4px dotted #7d4f00;
	padding: 20px;
}
.content-ch2b {
	border: 4px dotted #690965;
	padding: 20px;
}
.content-ch3 {
	border: 4px solid #b11928;
	padding: 20px;
}
.content-ch3a {
	border-left: 12px solid #b11928;
	background-color: #e2e2e2;
	padding-top: 50px;
}
.content-ch3b {
	border: 4px dotted #b11928;
	padding: 20px;
}
.content-chM {
	border: 4px solid #009a45;
	padding: 20px;
}
.content-chMa {
	border-left: 12px solid #009a45;
	background-color: #e2e2e2;
	padding-top: 50px;
}
.content-chMb {
	border: 4px dotted #009a45;
	padding: 20px;
}
.content-ch5 {
	border: 4px solid #0098bb;
	padding: 20px;
}
.content-ch5a {
	border-left: 12px solid #0098bb;
	background-color: #e2e2e2;
	padding-top: 50px;
}
.content-ch5b {
	border: 4px dotted #0098bb;
	padding: 20px;
}
.content-ch6 {
	border: 4px solid #d20f8c;
	padding: 20px;
}
.content-ch6a {
	border-left: 12px solid #d20f8c;
	background-color: #e2e2e2;
	padding-top: 50px;
}
.content-ch6b {
	border: 4px dotted #d20f8c;
	padding: 20px;
}
.content-ch7 {
	border: 4px solid #00a557;
	padding: 20px;
}
.content-ch7a {
	border-left: 12px solid #00a557;
	background-color: #e2e2e2;
	padding: 25px;
}
.content-ch8b {
	border-left: 12px solid #003b76;
	background-color: #e2e2e2;
	padding-top: 50px;
}
.content-ch10a {
	border-left: 12px solid #790015;
	background-color: #e2e2e2;
	padding: 25px;
}


/* no frame around PayPal pics */
.footer input, textarea {
    border: none;
}

/*fixing staff-page layout on iPad */
@media screen and (min-width: 955px){
    .page.page-NAD-logo-bottom .columns,
    .page.page-ECE-manuals-videos .columns,
    .page.page-HL-project-output .columns,
    .page.page-arabic_inclusive_home_learning .columns,
    .page.page-Inclusive-home-learning_alex .columns,
    .page.page-covid-19 .columns,
    .page.page-NAD-teacher-trainnig .columns,
    .page.page-nad-training-materials .columns,
    .page.page-nad-the-process .columns,
    .page.page-nad-other-documents .columns,
    .page.page-template-eenet-indonesia .columns,
    .page.page-template-eenet-spanish .columns,
    .page.page-template-pite .columns,
    .page.page-template-ilfe .columns,
    .page.page-template-eenet-german .columns,
    .page.page-template-template-young-voices-youth-edition .columns,
    .page.page-template-Grant-funded-projects_alex .columns,
	.page.page-template-arabic_language_community_alex .columns,
    .page.page-template-template-video-your-stories .columns,
    .page.page-template-template-consultacy .columns,
    .page.page-template-consultants-page-alex .columns,
    .page.page-template-template-consultancies-advice .columns,
    .page.page-template-template-consultancies-services .columns,
    .page.page-template-template-write_an_article .columns,
    .page.page-template-template-asking-questions .columns,
    .page.page-template-Donate-to-eenet_alex .columns,
    .page.page-template-template-get_involved .columns,
    .page.page-template-template-news .columns,
    .page.page-template-template-IE-reading-poster_alex .columns,
    .page.page-template-template-IE-reading-books_alex .columns,
    .page.page-template-template-IE-reading-videos_alex .columns,
    .page.page-template-Funding_alex .columns,
    .page.page-template-template-young-voices .columns,
    .page.page-template-template-video-manuals_alex .columns,
    .page.page-template-template-video_alex .columns,
    .page.page-template-template-costing_equity .columns,
    .page.page-template-template-advocacy_influencing .columns,
    .page.page-template-what-we-do_page_alex .columns,
    .page.page-template-template-what_is_ie .columns,
    .page.page-template-template-library .columns,
    .page.page-template-template-eer .columns,
    .page.page-template-template-resources_alex .columns,
    .page.page-template-staff-page .columns,
    .page.page-template-projects-page .columns,
    .page.page-template-causes-page .columns,
    .page.page-template-stories-page .columns,
    .page.page-template-template-video-ece_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    .page.page-NAD-logo-bottom .staff-column,
    .page.page-ECE-manuals-videos .staff-column,
    .page.page-HL-project-output .staff-column,
    .page.page-arabic_inclusive_home_learning .staff-column,
    .page.page-Inclusive-home-learning_alex .staff-column,
    .page.page-covid-19 .staff-column,
    .page.page-template-NAD-teacher-trainnig .staff-column,
    .page.page-template-nad-training-materials .staff-column,
    .page.page-template-nad-the-process .staff-column,
    .page.page-template-nad-other-documents .staff-column,
    .page.page-template-eenet-indonesia .staff-column,
    .page.page-template-eenet-spanish .staff-column,
    .page.page-template-pite .staff-column,
    .page.page-template-ilfe .staff-column,
    .page.page-template-eenet-german .staff-column,
    .page.page-template-template-young-voices-youth-edition .staff-column,
    .page.page-template-Grant-funded-projects_alex .staff-column,
	.page.page-template-arabic_language_community_alex .staff-column,
    .page.page-template-template-video-your-stories .staff-column,
    .page.page-template-template-consultacy .staff-column,
    .page.page-template-consultants-page-alex .staff-column,
    .page.page-template-template-consultancies-advice .staff-column,
    .page.page-template-template-consultancies-services .staff-column,
    .page.page-template-template-write_an_article .staff-column,
    .page.page-template-template-asking-questions .staff-column,
    .page.page-template-Donate-to-eenet_alex .staff-column,
    .page.page-template-template-get_involved .staff-column,
    .page.page-template-template-news .staff-column,
    .page.page-template-template-IE-reading-poster_alex .staff-column,
    .page.page-template-template-IE-reading-books_alex .staff-column,
    .page.page-template-template-IE-reading-videos_alex .staff-column,
    .page.page-template-Funding_alex .staff-column,
    .page.page-template-template-young-voices .staff-column,
    .page.page-template-template-video-manuals_alex .staff-column,
    .page.page-template-template-video_alex .staff-column,
    .page.page-template-template-costing_equity .staff-column,
    .page.page-template-template-advocacy_influencing .staff-column,
    .page.page-template-what-we-do_page_alex .staff-column,
    .page.page-template-template-what_is_ie .staff-column,
    .page.page-template-template-library .staff-column,
    .page.page-template-template-eer .staff-column,
    .page.page-template-template-resources_alex .staff-column,
    .page.page-template-staff-page .columns .staff-column,
    .page.page-template-template-video-ece_alex .staff-column {
        float: none;
        flex-grow: 1;
        -webkit-flex-grow: 1;
        padding-right: 2.5%;
        margin: 0;
        margin-bottom: 60px;
    }
    }
    
    /*blockquote*/
    blockquote {
        font-style: normal;
        color: black;
    }
    
    blockquote p {
        font-family: 'Helvetica Neue', arial, sans-serif;
    }
    
    /*hyperlinks blue underlined */
    .news .entry-content a{
    color: blue!important;
    text-decoration: underline;
    }
    
    .bluelink {
    color: blue!important;
    text-decoration: underline;
    }

/* woo commerce: proceed to checkout */
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background:red !important;

background-color:red !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#ca0606 !important;

}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {

background:red !important;

background-color:darkblue !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#ca0606 !important;

}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {

background: blue !important;

color:white !important;

text-shadow: transparent !important;

border-color:#ca0606 !important;

}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background: darkblue !important;

box-shadow: none;

text-shadow: transparent !important;

color:white !important;

border-color:#ca0606 !important;

}
    
    
    
    
    /*bullet points and numbered lists */
    #left-area ul, .entry-content ul, .comment-content ul {
    margin-left: 30px;
    list-style-position: outside;
    }
    
    #left-area ol, .entry-content ol, .comment-content ol {
    margin-left: 30px;
    list-style-position: outside;
    }
    

    /*staff page template */
    .page.page-template-staff-page .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }

    
    
    /* Grant-funded-projects_alex.php*/
    .page.page-template-Grant-funded-projects_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-Grant-funded-projects_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-Grant-funded-projects_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-Grant-funded-projects_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-Grant-funded-projects_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-Grant-funded-projects_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-Grant-funded-projects_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-Grant-funded-projects_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-Grant-funded-projects_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    /*Donate-to-eenet_alex.php*/
    
    
    .page.page-template-Donate-to-eenet_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-Donate-to-eenet_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-Donate-to-eenet_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-Donate-to-eenet_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-Donate-to-eenet_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-Donate-to-eenet_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-Donate-to-eenet_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-Donate-to-eenet_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-Donate-to-eenet_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-Donate-to-eenet_alex .columns {
        margin-top: 30px;
        text-align: left;
    }
    
    .page.page-template-Donate-to-eenet_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page.page-template-Donate-to-eenet_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    /*Funding_alex.php*/
    
    .page.page-template-Funding_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-Funding_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-Funding_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-Funding_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-Funding_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-Funding_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-Funding_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-Funding_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-Funding_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    
    /* template-Article-24_alex.php*/
    .page.page-template-template-Article-24_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-Article-24_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-Article-24_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-Article-24_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-Article-24_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-Article-24_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-Article-24_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-Article-24_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-Article-24_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    /* template-video_alex.php*/
    .page.page-template-template-video_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-video_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-video_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-video_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-video_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-video_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-video_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-video_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-video_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-video_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    /* template-video-manuals_alex.php*/
    .page.page-template-template-video-manuals_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-video-manuals_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-video-manuals_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-video-manuals_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-video-manuals_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-video-manuals_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-video-manuals_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-video-manuals_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-video-manuals_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-video-manuals_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    
    /* template-IE-reading_alex.php*/
    .page.page-template-template-IE-reading_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-IE-reading_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-IE-reading_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-IE-reading_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-IE-reading_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-IE-reading_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-IE-reading_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-IE-reading_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-IE-reading_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    
    /* template-IE-reading-poster_alex.php*/
    .page.page-template-template-IE-reading-poster_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-IE-reading-poster_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-IE-reading-poster_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-IE-reading-poster_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-IE-reading-poster_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-IE-reading-poster_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-IE-reading-poster_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-IE-reading-poster_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-IE-reading-poster_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    /* template-IE-reading-books_alex.php*/
    .page.page-template-template-IE-reading-books_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-IE-reading-books_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-IE-reading-books_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-IE-reading-books_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-IE-reading-books_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-IE-reading-books_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-IE-reading-books_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-IE-reading-books_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-IE-reading-books_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-IE-reading-books_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    /* template-IE-reading-videos_alex.php*/
    .page.page-template-template-IE-reading-videos_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-IE-reading-videos_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-IE-reading-videos_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-IE-reading-videos_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-IE-reading-videos_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-IE-reading-videos_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-IE-reading-videos_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-IE-reading-videos_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-IE-reading-videos_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    /* template-asking-questions.php*/
    .page.page-template-template-asking-questions .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-asking-questions .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-asking-questions .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-asking-questions .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-asking-questions .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-asking-questions .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-asking-questions .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-asking-questions .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-asking-questions a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    
    
    /* template-young-voices.php*/
    .page.page-template-template-young-voices .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-young-voices .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-young-voices .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-young-voices .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-young-voices .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-young-voices .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-young-voices a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-young-voices .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    /* template-resources_alex.php*/
    .page.page-template-template-resources_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-resources_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-resources_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-resources_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-resources_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-resources_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-resources_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-resources_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-resources_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-resources_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    /* template-consultancies-advice.php*/
    .page.page-template-template-consultancies-advice .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-consultancies-advice .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-consultancies-advice .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-consultancies-advice .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-consultancies-advice .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-consultancies-advice .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-consultancies-advice .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-consultancies-advice .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-consultancies-advice a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-consultancies-advice .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    /* template-consultancies-services.php*/
    .page.page-template-template-consultancies-services .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-consultancies-services .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-consultancies-services .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-consultancies-services .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-consultancies-services .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-consultancies-services .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-consultancies-services .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-consultancies-services .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-consultancies-services a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-consultancies-services .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    /* template-write_an_article.php*/
    .page.page-template-template-write_an_article .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-write_an_article .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-write_an_article .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-write_an_article .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-write_an_article .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-write_an_article .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-write_an_article .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-write_an_article .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-write_an_article a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-write_an_article .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    /* template-resources_alex.php*/
    .page.page-template-template-resources_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-resources_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-resources_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-resources_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-resources_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-resources_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-resources_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-resources_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-resources_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-resources_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    /* what-we-do_page_alex.php*/
    .page.page-template-what-we-do_page_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-what-we-do_page_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-what-we-do_page_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-what-we-do_page_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-what-we-do_page_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-what-we-do_page_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-what-we-do_page_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-what-we-do_page_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-what-we-do_page_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-what-we-do_page_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    
    
    /* template-eer.php*/
    .page.page-template-template-eer .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-eer .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-eer .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-eer .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-eer .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page.page-template-template-eer a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-eer .columns {
        
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    /* template-meet_the_team.php*/
    .page.page-template-template-meet_the_team .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-meet_the_team .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-meet_the_team .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-meet_the_team .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-meet_the_team .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-meet_the_team .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-meet_the_team .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-meet_the_team .entry-content a {
        color: #333;
    }
    
    .page-template-template-meet_the_team .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-meet_the_team .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-meet_the_team .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-meet_the_team a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-meet_the_team .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    /* template-what_is_ie.php*/
    .page.page-template-template-what_is_ie .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-what_is_ie .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-what_is_ie .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-what_is_ie .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-what_is_ie .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-what_is_ie .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-what_is_ie .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-what_is_ie .entry-content a {
        color: #333;
    }
    
    .page-template-template-what_is_ie .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-what_is_ie .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-what_is_ie .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-what_is_ie a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-what_is_ie .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    
    /* template-get_involved.php*/
    .page.page-template-template-get_involved .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-get_involved .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-get_involved .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-get_involved .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-get_involved .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-get_involved .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-get_involved .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-get_involved .entry-content a {
        color: #333;
    }
    
    .page-template-template-get_involved .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-get_involved .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-get_involved .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-get_involved a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-get_involved .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    /* template-library.php*/
    .page.page-template-template-library .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-library .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-library .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-library .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-library .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-library .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-library .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-library .entry-content a {
        color: #333;
    }
    
    .page-template-template-library .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-library .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-library .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-library a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-library .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    /* template-news.php*/
    .page.page-template-template-news .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-news .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-news .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-news .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-news .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-news .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-news .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-news .entry-content a {
        color: #333;
    }
    
    .page-template-template-news .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-news .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-news .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-news a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-news .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    /* template-advocacy_influencing.php */
    
    .page.page-template-template-advocacy_influencing .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-advocacy_influencing .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-advocacy_influencing .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-advocacy_influencing .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-advocacy_influencing .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-advocacy_influencing .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-advocacy_influencing .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-advocacy_influencing .entry-content a {
        color: #333;
    }
    
    .page-template-template-advocacy_influencing .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-advocacy_influencing .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-advocacy_influencing .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-advocacy_influencing a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-advocacy_influencing .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    /* template-costing_equity.php */
    .page.page-template-template-costing_equity .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-costing_equity .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-costing_equity .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-costing_equity .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-costing_equity .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-costing_equity .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-costing_equity .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-costing_equity .entry-content a {
        color: #333;
    }
    
    .page-template-template-costing_equity .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-costing_equity .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-costing_equity .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-costing_equity a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-costing_equity .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    
    /* consultants-page-alex.php */
    .page.page-template-consultants-page-alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-consultants-page-alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-consultants-page-alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-consultants-page-alex.columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-consultants-page-alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-consultants-page-alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-consultants-page-alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-consultants-page-alex .entry-content a {
        color: #333;
    }
    
    .page-template-consultants-page-alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-consultants-page-alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-consultants-page-alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-consultants-page-alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-consultants-page-alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    /* template-consultacy.php */
    .page.page-template-template-consultacy .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-consultacy .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-consultacy .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-consultacy .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-consultacy .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-consultacy .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-consultacy .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-consultacy .entry-content a {
        color: #333;
    }
    
    .page-template-template-consultacy .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-consultacy .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-consultacy .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-consultacy a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-consultacy .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    

    /* template-video-your-stories.php */
    .page.page-template-template-video-your-stories .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-video-your-stories.columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-video-your-stories .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-video-your-stories.columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-video-your-stories .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-video-your-stories .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-video-your-stories .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-video-your-stories .entry-content a {
        color: #333;
    }
    
    .page-template-template-video-your-stories.staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-video-your-stories .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-video-your-stories .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-video-your-stories a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-video-your-stories .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
	}
	

	/* template-arabic_language_community_alex.php */
    .page.page-template-template-arabic_language_community_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-arabic_language_community_alex .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-arabic_language_community_alex.staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-arabic_language_community_alex.columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-arabic_language_community_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-arabic_language_community_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-arabic_language_community_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-arabic_language_community_alex .entry-content a {
        color: #333;
    }
    
    .page-template-template-arabic_language_community_alex.staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-arabic_language_community_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-arabic_language_community_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-arabic_language_community_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-arabic_language_community_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    	/* template-young-voices-2018.php */
    .page.page-template-template-young-voices-2018 .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-young-voices-2018 .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-young-voices-2018.staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-young-voices-2018.columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-young-voices-2018 .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-young-voices-2018 .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices-2018 .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices-2018 .entry-content a {
        color: #333;
    }
    
    .page-template-template-young-voices-2018.staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices-2018 .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices-2018 .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-young-voices-2018 a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-young-voices-2018 .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    	/* template-young-voices-2018-photos.php */
    .page.page-template-template-young-voices-2018-photos .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-young-voices-2018-photos .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-young-voices-2018-photos.staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-young-voices-2018-photos.columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-young-voices-2018-photos .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-young-voices-2018-photos .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices-2018-photos .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices-2018-photos .entry-content a {
        color: #333;
    }
    
    .page-template-template-young-voices-2018-photos.staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices-2018-photos .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices-2018-photos .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-young-voices-2018-photos a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-young-voices-2018-photos .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }
    
    /* https://www.eenet.org.uk/youth-edition-of-enabling-education-review/ */
    .page.page-template-template-young-voices-youth-edition .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-young-voices-youth-edition .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-young-voices-youth-edition .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-young-voices-youth-edition .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-young-voices-youth-edition .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-young-voices-youth-edition .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices-youth-edition .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices-youth-edition .entry-content a {
        color: #333;
    }
    
    .page-template-template-young-voices-youth-edition .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-young-voices-youth-edition .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-young-voices-youth-edition .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-young-voices-youth-edition a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-young-voices-youth-edition .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }


     /* EENET German */
     .page.page-template-eenet-german .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-eenet-german .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-eenet-german .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-eenet-german .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-eenet-german .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-eenet-german .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-eenet-german .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-eenet-german .entry-content a {
        color: #333;
    }
    
    .page-template-eenet-german .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-eenet-german .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-eenet-german .entry-content a {
        color: #333;
    }
    
    .page.page-template-eenet-german a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-eenet-german .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }



     /* ILFE */
     .page.page-template-ilfe .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-ilfe .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-ilfe .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-ilfe .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-ilfe .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-ilfe .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-ilfe .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-ilfe .entry-content a {
        color: #333;
    }
    
    .page-template-ilfe .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-ilfe .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-ilfe .entry-content a {
        color: #333;
    }
    
    .page.page-template-ilfe a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-ilfe .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }


    /* PITE */
    .page.page-template-pite .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-pite .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-pite .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-pite .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-pite .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-pite .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-pite .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-pite .entry-content a {
        color: #333;
    }
    
    .page-template-pite .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-pite .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-pite .entry-content a {
        color: #333;
    }
    
    .page.page-template-pite a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-pite .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }



     /* template-video-ece_alex.php*/
     .page.page-template-template-video-ece_alex .columns .entry-content {
        background: #f5f4f4;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5%;
    }
    
    .page.page-template-template-video-ece_alex .columns .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .page-template-template-video-ece_alex .staff-column ul {
        border: 1px solid #dcdcdc;
        padding: 10px;
        font-style: italic;
        font-size: 14px;
        font-size: 1.4rem;
        color: #838383;
        background: #fff;
        margin-top: -10px;
    }
    
    .page.page-template-template-video-ece_alex .columns hr {
        background-color: #fff;
        border: 0;
        height: 2px;
        margin-bottom: 1.6em;
        max-width: 20%;
    }
    
    .page-template-template-video-ece_alex .staff-column ul li {
        list-style: none;
          text-align: left;
    }
    
    .page-template-template-video-ece_alex .staff-column ul a {
        color: #f7931d;
    }
    
    .page.page-template-template-video-ece_alex .columns .post-thumbnail {
        margin-bottom: 0;
    }
    
    .page-template-template-video-ece_alex .entry-content a {
        color: #333;
    }
    
    .page.page-template-template-video-ece_alex a.more-link {
        background: #fff;
        display: block;
        font-weight: 500;
        padding: 10px;
        text-align: center;
    }
    
    .page.page-template-template-video-ece_alex .columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-content: flex-start;
        -webkit-align-content: flex-start;
    }

         /* EENET Spanish */
         .page.page-template-eenet-spanish .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-eenet-spanish .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-eenet-spanish .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-eenet-spanish .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-eenet-spanish .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-eenet-spanish .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-eenet-spanish .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-eenet-spanish .entry-content a {
            color: #333;
        }
        
        .page-template-eenet-spanish .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-eenet-spanish .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-eenet-spanish .entry-content a {
            color: #333;
        }
        
        .page.page-template-eenet-spanish a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-eenet-spanish .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }




        /* EENET Indonesia */
        .page.page-template-eenet-indonesia .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-eenet-indonesia .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-eenet-indonesia .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-eenet-indonesia .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-eenet-indonesia .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-eenet-indonesia .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-eenet-indonesia .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-eenet-indonesia .entry-content a {
            color: #333;
        }
        
        .page-template-eenet-indonesia .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-eenet-indonesia .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-eenet-indonesia .entry-content a {
            color: #333;
        }
        
        .page.page-template-eenet-indonesia a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-eenet-indonesia .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }
    

        /* nad-training-materials */
        .page.page-template-nad-training-materials .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-nad-training-materials .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-nad-training-materials .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-nad-training-materials .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-nad-training-materials .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-nad-training-materials .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-training-materials .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-training-materials .entry-content a {
            color: #333;
        }
        
        .page-template-nad-training-materials .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-training-materials .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-training-materials .entry-content a {
            color: #333;
        }
        
        .page.page-template-nad-training-materials a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-nad-training-materials .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }
    

        

        /* nad-the-process */
        .page.page-template-nad-the-process .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-nad-the-process .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-nad-the-process .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-nad-the-process .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-nad-the-process .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-nad-the-process .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-the-process.columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-the-process .entry-content a {
            color: #333;
        }
        
        .page-template-nad-the-process .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-the-process .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-the-process .entry-content a {
            color: #333;
        }
        
        .page.page-template-nad-the-process a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-nad-the-process .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }





        /* nad-other-documents */
        .page.page-template-nad-other-documents .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-nad-other-documents .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-nad-other-documents .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-nad-other-documents .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-nad-other-documents .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-nad-other-documents .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-other-documents .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-other-documents .entry-content a {
            color: #333;
        }
        
        .page-template-nad-other-documents .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-other-documents .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-other-documents .entry-content a {
            color: #333;
        }
        
        .page.page-template-nad-other-documents a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-nad-other-documents .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }
        

/* nad-other-documents */
        .page.page-template-nad-other-documents .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-nad-other-documents .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-nad-other-documents .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-nad-other-documents .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-nad-other-documents .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-nad-other-documents .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-other-documents .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-other-documents .entry-content a {
            color: #333;
        }
        
        .page-template-nad-other-documents .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-nad-other-documents .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-nad-other-documents .entry-content a {
            color: #333;
        }
        
        .page.page-template-nad-other-documents a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-nad-other-documents .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }


        /* NAD-teacher-trainnig */
        .page.page-template-NAD-teacher-trainnig .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-NAD-teacher-trainnig .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-NAD-teacher-trainnig .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-NAD-teacher-trainnig .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-NAD-teacher-trainnig .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-NAD-teacher-trainning .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-NAD-teacher-trainnig .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-NAD-teacher-trainnig .entry-content a {
            color: #333;
        }
        
        .page-template-NAD-teacher-trainnig .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-NAD-teacher-trainnig .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-NAD-teacher-trainnig .entry-content a {
            color: #333;
        }
        
        .page.page-template-NAD-teacher-trainnig a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-NAD-teacher-trainnig .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }


        /* covid-19 */
        .page.page-template-covid-19 .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-covid-19 .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-covid-19 .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-covid-19 .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-covid-19 .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-covid-19 .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-covid-19 .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-covid-19 .entry-content a {
            color: #333;
        }
        
        .page-template-covid-19 .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-covid-19 .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-covid-19 .entry-content a {
            color: #333;
        }
        
        .page.page-template-covid-19 a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-covid-19 .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }


        /* Inclusive-home-learning_alex */
        .page.page-template-Inclusive-home-learning_alex .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-Inclusive-home-learning_alex .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-Inclusive-home-learning_alex .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-Inclusive-home-learning_alex .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-Inclusive-home-learning_alex .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-Inclusive-home-learning_alex .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-Inclusive-home-learning_alex .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-Inclusive-home-learning_alex .entry-content a {
            color: #333;
        }
        
        .page-template-Inclusive-home-learning_alex .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-Inclusive-home-learning_alex .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-Inclusive-home-learning_alex .entry-content a {
            color: #333;
        }
        
        .page.page-template-Inclusive-home-learning_alex a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-Inclusive-home-learning_alex .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }


        /* arabic_inclusive_home_learning */
        .page.page-template-arabic_inclusive_home_learning .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-arabic_inclusive_home_learning .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-arabic_inclusive_home_learning .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-arabic_inclusive_home_learning .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-arabic_inclusive_home_learning .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-arabic_inclusive_home_learning .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-arabic_inclusive_home_learning .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-arabic_inclusive_home_learning .entry-content a {
            color: #333;
        }
        
        .page-template-arabic_inclusive_home_learning .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-arabic_inclusive_home_learning .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-arabic_inclusive_home_learning .entry-content a {
            color: #333;
        }
        
        .page.page-template-arabic_inclusive_home_learning a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-arabic_inclusive_home_learning .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }



        /* ECE-manuals-videos */
        .page.page-template-ECE-manuals-videos .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-ECE-manuals-videos .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-ECE-manuals-videos .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-ECE-manuals-videos .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-ECE-manuals-videos .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-ECE-manuals-videos .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-ECE-manuals-videos .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-ECE-manuals-videos .entry-content a {
            color: #333;
        }
        
        .page-template-ECE-manuals-videos .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-ECE-manuals-videos .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-ECE-manuals-videos .entry-content a {
            color: #333;
        }
        
        .page.page-template-ECE-manuals-videos a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-ECE-manuals-videos .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }



        /* HL-project-output */
        .page.page-template-HL-project-output .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-HL-project-output .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-HL-project-output .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-HL-project-output .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-HL-project-output .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-HL-project-output .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-HL-project-output .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-HL-project-output .entry-content a {
            color: #333;
        }
        
        .page-template-HL-project-output .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-HL-project-output .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-HL-project-outputs .entry-content a {
            color: #333;
        }
        
        .page.page-template-HL-project-output a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-HL-project-output .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }


        /* NAD-logo-bottom */
        .page.page-template-NAD-logo-bottom .columns .entry-content {
            background: #f5f4f4;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5%;
        }
        
        .page.page-template-NAD-logo-bottom .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 0;
            text-align: center;
        }
        
        .page-template-NAD-logo-bottom .staff-column ul {
            border: 1px solid #dcdcdc;
            padding: 10px;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            color: #838383;
            background: #fff;
            margin-top: -10px;
        }
        
        .page.page-template-NAD-logo-bottom .columns hr {
            background-color: #fff;
            border: 0;
            height: 2px;
            margin-bottom: 1.6em;
            max-width: 20%;
        }
        
        .page-template-NAD-logo-bottom .staff-column ul li {
            list-style: none;
              text-align: left;
        }
        
        .page-template-NAD-logo-bottom .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-NAD-logo-bottom .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-NAD-logo-bottom .entry-content a {
            color: #333;
        }
        
        .page-template-NAD-logo-bottom .staff-column ul a {
            color: #f7931d;
        }
        
        .page.page-template-NAD-logo-bottom .columns .post-thumbnail {
            margin-bottom: 0;
        }
        
        .page-template-NAD-logo-bottom .entry-content a {
            color: #333;
        }
        
        .page.page-template-NAD-logo-bottom a.more-link {
            background: #fff;
            display: block;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }
        
        .page.page-template-NAD-logo-bottom .columns {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            -webkit-flex-direction: row;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-content: flex-start;
            -webkit-align-content: flex-start;
        }

