/*
 Theme Name:   E-tangata
 Description:  Extra Child Theme
 Author:       ms.crimson
 Template:     Extra
 Version:      1.1.0
 Text Domain:  e-tangata
*/


/** Styles for PressPatron called from PressPatron **/

/********* Typography  ********/

body {
    color: rgba(0,0,0,0.9);
    font-size: 1em;
    background: #fff;
}
.container-support {
    width: 100%;
}

h1, h2, h3, h4, h5, h6, .et_pb_extra_module .main-post article .post-content h2, .et_extra_other_module .main-post article .post-content h2 {
    text-transform: none;
    padding-bottom: 10px;
}
.et_pb_pagebuilder_layout .page .post-content h1 {
    font-size: 22px;
}
.homepage .et_pb_row .et_pb_text_inner h2 {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.post-header h1, .page .post-wrap h1 {
    font-weight: 700;
    font-size: 32px;
    border-bottom: 1px solid #ddd;
}
.et_extra_layout .et_pb_column .module-head h1.feed-title {
    color: #f72b2b;
    margin-bottom:15px;
}
.et_extra_layout .et_pb_column .module-head h1, .et_pb_extra_column .module-head h1,
.archive h1,
.search h1 {
    font-size: 16px;
    color: #f72b2b;
    margin-bottom:15px;
    text-transform: uppercase;
}
a {
    color: #f72b2b;
}
.entry-content a:visited {
    color: #cb0909 !important;
}
.hygiene h4 {
    padding-bottom: 5px;
}
.hygiene p {
    font-family: 'Opens Sans', sans-serif;
    font-size: 16px;
    line-height: 1.45em;
}
.mobile-category-menu a, .mobile-category-menu a:hover, .mobile-category-menu a:visited, .mobile-category-menu a:focus  {
    color: #999;
}
.post-header .post-meta.vcard p, .post-content .post-meta.vcard p {
    color: #888;
    font-size: 14px;
    font-family: 'Opens Sans', sans-serif;
/*      border-bottom: 1px solid #ddd;
        margin-top: 5px;
        margin-bottom: 20px;*/
}
.post-header .post-meta.vcard a, .et_pb_extra_module .post-meta a, .et_extra_other_module .post-meta a {
    color: #666;
    font-weight: bold;
}
.single-post .post-header .post-meta.vcard a, .single-post .et_pb_extra_module .post-meta a, .single-post .et_extra_other_module .post-meta a {
    color: #f72b2b;
}
p.wp-caption-text, #content-area .post-content p.wp-caption-text, figcaption.wp-caption-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-top: -1.25em;
    color: #888;
}
.post-thumbnail.header .wp-caption-text {
    margin-top: 1em;
}
.widget_et_recent_entries .widget_list li a {
    width: 100%;
    height: auto;
}
#about-friends-supporters a {
    color: #f72b2b;
}
#about-friends-supporters  a:visited {
    color: #cb0909;
}
.about-profiles.editorial a:visited,
.about-profiles.authors a:visited {
    color: unset !important;
}

/** Main Feature **/
.posts-blog-feed-module h2.post-title {
    font-size: 22px;
    line-height: 1.25em;
}
p {
    margin-bottom: 1em;
}

p, .post-content li {
    font-family: /**'Lora', **/Georgia, 'Times New Roman', serif;
    font-size: 19px;
    line-height: 1.5em
}
p .post-count {
    font-family: 'Open Sans', sans-serif;
}
.et_pb_widget .widgettitle {
    background: #fff;
    color: #333;
    font-size: 1em;
    text-align: left;
    margin-top: 8px;
    font-weight: 700;
}
.et_pb_widget .widget_list .title {
    display: inline-block;
    padding: 3px 0;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
}
a.single-post-category {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #f72b2b;
}
.et_pb_widget.widget_text .textwidget p {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 15px;
    color: #000;
}
.updated {
    font-size: 14px;
}
.related-post .title a {
    color: rgba(0, 0, 0, 0.9);
    font-weight: bold;
}

/***** Editors Picks *****/
/*.cu-blog .et_pb_salvattore_content[data-columns]::before {
    content: '4 .column.size-1of4' !important;
}
@media only screen and ( min-width: 768px ) {
    .cu-blog .column.size-1of4 {
        width: 24%!important;
        margin-right: 1%;
    }
}*/
.custom-row-of-four .et_pb_column.et_pb_column_1_4 {
width: 100%;
}
.custom-row-of-four .et_pb_blog_grid .et_pb_post {
float: left;
margin-right: 1%;
max-width: 24% !important;
margin-bottom: 10px;
}
.custom-row-of-four .et_pb_blog_grid .et_pb_post:nth-child(4n+1) {
clear: both !important;
}

/***** Layout *****/
.et_extra_layout.et_pb_gutters3 .et_pb_extra_module {
    margin-bottom: 24px;
}
.blog .etangata-feature-stacked.etangata-feature-top {
    margin-bottom: 0px !important;
}
.etangata-feature-side-by-side {
    margin-bottom: 50px !important;
}
.post-content img {
    margin-bottom: 1.5em;
}
post-thumbnail .header.homepage .et_pb_row.et_pb_row_4col  {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.et_extra_layout .et_pb_row_2,
.et_extra_layout .et_pb_row_5 {
    border-top: none;
/* homepage row of 4s */
}
.post-header h1, .page .post-wrap h1, .post-header {
    text-align: left;
}
.et_pb_extra_module .nopost, .et_extra_other_module .nopost {
    padding: 0;
}
.add-info {
    background: #ddd;
    padding: 30px;
}
.post-thumbnail {
    padding: 0 60px;
}
.post-thumbnail {
    padding: 0;
}
.post-header {
    padding: 20px 20px 30px;
}
/*.excerpt.entry-summary p {
        padding-top: 10px !important;
}*/

/** Header - includes social, logo & search **/
.third {
    width: 100%;
}
.third-logo {
    width: 200px;
}
/** Social Icons **/
#et-info .et-extra-social-icons .et-extra-icon {
    background: #ddd;
}
.centred .logo {
    margin: 15px 0;
}
.third.subscribe {
    text-align: center;
}
.subscribe .button {
    margin: 0 auto 15px;
}
/** Search **/
#et-info .et-top-search .et-search-field {
    background: #ddd;
}
#et-info .et-top-search .et-search-field:focus {
    background: #333;
}
/** Navigation **/
@media only screen and (min-width: 981px) and (max-width: 1048px) { /* navigation to fit medium widths */
#et-menu li {
    font-size: 14px;
    }
}
/** Dropdown Navigation **/
#et-menu li>ul li a:hover {
    color: #000;
}
/** Mobile Navigation **/
#et-mobile-navigation nav {
    border: 1px solid #ddd;
    z-index: 9999;
}
.mobile-category-menu {
    padding-right: 20px;
    padding-left: 20px;
}
header.header .mobile-category-menu ul {
    padding: 10px 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    text-align: center;
}
header.header .mobile-category-menu ul li a {
    display: block;
    padding: 10px 15px;
}

.post-module, .page article, .single article, .module.post-module.et_pb_extra_module {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.posts-blog-feed-module .hentry {
    border-bottom: none;
    padding: 0 0 20px;
        margin-bottom: 20px;
}
.posts-blog-feed-module .post-content {
    padding: 0;
}

.module-head  {
    padding: 0;
    border-bottom: none;
        display: none;
}
.et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .main-post {
    border-right: none;
}
.et_pb_extra_module {
    margin-bottom: 24px;
}
.et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_2 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_3 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_3 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_4 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_4 .et_extra_other_module .main-post .post-content {
    padding: 0;
}
.wp-caption {
    border: none;
    text-align: left;
    background-color: #fff;
    max-width: 100%;
    display: block;
    padding: 5px 0px 20px;
}
.wp-caption.alignright, .wp-caption.alignleft {
    float: none;
}
.single .post-wrap .post-content, .page .post-wrap .post-content {
    margin: 10px 0 40px;
}
.et_extra_other_module {
    border-top: none;
    border-radius: 0;
    box-shadow: none;
    border-color: #fff;
}
.related-posts {
    margin: 0 0 30px;
}
/*** Post Images ***/
@media only screen and (min-width: 768px) { /* half width images add class */
div.etangata-img-half-width {
    width: 50% !important;
    margin: 0 3%;
    }
}
/*** Sidebar - Posts & Content ***/
.et_pb_widget {
    box-shadow: none;
}
.et_pb_widget.widget_et_recent_entries .widget_list li {
    display: block;
}
.et_pb_widget li {
    border-bottom: none;
}
/*** Authors page ***/
.etangata-authors .et_pb_team_member {
    width: 100% !important;
}
.etangata-authors .et_pb_team_member p {
    font-size: 16px;
}
.etangata-authors .et_pb_team_member img {
    width: 70%;
    float: left;
    border-radius: 50%;
}

/*** About page - Team + About Profiles ***/
.page-id-30001 .et_pb_section {
    padding: 0;
}
#about-friends-supporters {
	padding-top: 50px;
}
.mana-trust-intro {
	padding: 60px 25px 40px;
}
.editorial-team {
    text-align: left;
}
#editorial-team.editorial-title {
    width: 66%;
	padding: 50px 0 20px;
}
#editorial-team.mana-trust-editorial-title {
    width: 90%;
	padding: 60px 25px 20px;
}
#editorial-team.editorial-row-1 { /* Previous About Page - DELETE AFTER PUBLISHING */
    width: 70%;
}
#editorial-team.ed-row-1 {
    width: 90%;
}
#editorial-team.ed-row-2,
#editorial-team.ed-row-3 {
    width: 70%;
}
#editorial-team.editorial-row-1 .et_pb_team_member { /* Previous About Page - DELETE AFTER PUBLISHING */
    width: 48%;
}
#editorial-team.editorial-row .et_pb_team_member {
    width: 48%;
}
#about-profiles .authors-title {
    width: 80%;
}
.et_pb_team_member_description img {
    position: relative;
    display: block;
    height: 150px;
    width: 150px;
    margin: 0 0 40px;
    border-radius: 100%;
}
.et_pb_team_member_description h2 {
    font-size: 16px;
    color: #333;
}
.et_pb_team_member_description h3 {
    font-size: 16px;
    color: #444;
}
.editorial-team h4,
.editorial-team h5,
.authors h4 {
    margin-bottom: 14px;
}
.et_pb_team_member a.button {
    margin-top: 20px;
}
.et_pb_module.et_pb_team_member.authors {
    margin-bottom: 0;
}
#about-profiles .et_pb_team_member_description {
        margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
	#editorial-team.editorial-title {
	    width: 90%;
    }
	#editorial-team.editorial-row-1 { /* Previous About Page - DELETE AFTER PUBLISHING */
	    width: 90%;
    }
	#editorial-team.editorial-row {
	    width: 90%;
    }
}
@media only screen and (min-width: 1501px) {
	.et_pb_team_member.authors,
	.et_pb_team_member.editorial-team {
	    min-height: 720px !important;
    }
	.authors.reduced-height {
	    min-height: 680px !important;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1500px) {
	.et_pb_team_member.authors,
	.et_pb_team_member.editorial-team {
	    min-height: 750px !important;
    }
	.authors.reduced-height {
	    min-height: 720px !important;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
	.et_pb_team_member.authors,
	.et_pb_team_member.editorial-team {
	    min-height: 830px !important;
    }
	.authors.reduced-height {
	    min-height: 800px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
    .et_pb_team_member.authors,
    .et_pb_team_member.editorial-team {
	    min-height: 900px !important;
    }
	.authors.reduced-height {
	    min-height: 850px !important;
    }
}
@media only screen and (min-width: 920px) and (max-width: 1024px) {
	.et_pb_team_member.authors,
	.et_pb_team_member.editorial-team {
	    min-height: 760px !important;
    }
	.authors.reduced-height {
	    min-height: 660px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 919px) {
	.et_pb_team_member.authors,
	.et_pb_team_member.editorial-team {
	    min-height: 780px !important;
    }
	.authors.reduced-height {
	    min-height: 660px !important;
    }
}
@media only screen and (max-width: 767px) {
	#editorial-team.editorial-row-1 .et_pb_team_member { /* Previous About Page - DELETE AFTER PUBLISHING */
	    width: 90%;
	}
	#editorial-team.editorial-row .et_pb_team_member {
	    width: 90%;
	}
	.et_pb_team_member.authors,
	.et_pb_team_member.editorial-team {
	    width: 90% !important;
		margin-bottom: 70px !important;
	}
}

/*** Specific Articles ***/

		/*ID=17979*/
.open-letter-signatories p {
		font-size: 16px;
		font-family: sans-serif;
		line-height: 24px;
} 
.open-letter-signatories ul {
		padding-left: 0px;
}
.open-letter-signatories li {
		font-family: sans-serif !important;
		font-size: 16px !important;
		line-height: 19px !important;
		list-style: none !important;
		text-indent: -56px; 
    padding-left: 56px;
	  margin-bottom: 4px;
} 
.open-letter-signatories h2 {
		padding: 30px 0 10px;
}
.open-letter-signatories h4 {
		padding: 20px 0;
		margin: 0;
}

/*** Footer Hygiene ***/
.hygiene-wrap {
    position: relative;
    background: #eee;
    overflow: hidden;
}
.hygiene {
    position: relative;
    padding: 30px 0;
}
.hygiene .third {
    margin-bottom: 30px;
}
.hygiene .third .button {
    margin-top: 15px;
}
#footer {
    margin: 0;
}
.centered .logo {
    display: block;
    margin: 15px 0;
    height: 40px;
    }

#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
    font-family: 'Opens Sans', sans-serif;
    background: rgba(0, 0, 0, 0.07);
    width: 100%;
    font-size: 16px;
}
.form-submit {
    font-family: 'Opens Sans', sans-serif;
    padding: 10px 12px 10px 12px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
}
.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
    border: none;
    padding: 10px 12px 8px;
}
input[type="submit"] {
    padding: 10px 12px 8px;
}

/*** Search Page ***/
.search .posts-blog-feed-module h2.post-title {
    font-size: 24px;
    line-height: 24px;
}
.search .read-more-button {
    display: none;
}
.search article {
    margin-bottom: 40px;
}

/** Author Page **/
.author .excerpt.entry-summary p {
    display: block !important;
}
.author .read-more-button {
    display: none;
}
.author article {
    margin-bottom: 20px;
}

/** PressPatron **/
#pp-donate-button {
    margin-top: 20px;
    margin-left: -12px;
    /**text-align: left !important;**/
}
/**#pp-donate-button .donate-button {
    text-align: left !important;
}**/
.supporter {
    margin-top: 60px;
    padding: 15px 20px;
    background: #eee;
        border: 1px solid #e01e28;
        border-radius: 3px;
}
.supporter p {
    font-family: 'Open Sans', sans;
    font-style: italic;
    font-size: 1.15em;
}
.supporter #pp-donate-button {
    text-align:center;
}
.donate {
    margin-top: 15px;
    display: inline-block;
    background: #e74a52;
    padding: 10px 12px;
    border: 0;
    border-style: solid;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-weight: 600;
    line-height: normal;
    text-shadow: none;
    text-transform: uppercase;
    cursor: pointer;
    transition: .3s ease;
    border-color: #FFFFFF;
}
.donate:hover {
    background-color: #e01e28;
}

/***** Media Queries *****/
@media only screen and (max-width: 480px){
       .et_extra_layout .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content {
    padding: 0;
    }
    .post-wrap, .page .post-wrap {
    padding: 0 10px 40px;
    }
}
@media only screen and (min-width: 480px){
    /** Posts **/
    
    .posts-blog-feed-module h2.post-title {
    font-size: 26px;
    line-height: 1.5em;
    }
    .et_pb_extra_module .post-meta, .et_extra_other_module .post-meta {
    font-size: 0.875em;
    }
    .third-logo {
    width:auto;
    }
}
@media (min-width: 481px) and (max-width: 1024px) {
    .wpc-section .et_pb_row.et_pb_row_4col {
    display: block; /* support for older tablets that don't support grid */
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    }
    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
        display: inline; /* support for older tablets that don't support grid */
    }
        .et_extra_layout .wpc-section .et_pb_column_1_4 .et_pb_extra_module .main-post {
    width: 100%;
    float: none;
    border: none;
    }
    .et_extra_layout .wpc-section .et_pb_column_1_4 .et_pb_extra_module .post-lists {
    display: none;
    }
}
@media only screen and (max-width: 1199px) {
	.posts-blog-feed-module #post-23317 h2.post-title { /* From Parihaka to He Puapua */
	    font-size: 20px;
	}
}
@media only screen and (min-width: 600px){
    /** About Editorial Team & Authors **/
    
    .et_pb_module.et_pb_team_member {
    position: relative;
    float: left;
    text-align: left;
    width: 50%;
    padding:10px;
    }
    .et_pb_team_member_description {
    padding: 0 10px;
    }
    .wp-caption {
    margin: 0;
    }
}

@media only screen and (max-width: 700px){
       img.alignright, img.alignleft {
    float: none;
    display: block;
       }
}
@media only screen and (min-width: 701px){
    img.alignright {
    float: right;
    margin-left: 20px;
       }
       img.alignleft {
    float: left;
    margin-right: 20px;
       }
}
@media only screen and (min-width: 768px){
    .wp-caption {
    border: none;
    text-align: left;
    background-color: #fff;
    max-width: 96%;
    margin: 0 7%;
    padding: 5px 20px 20px;
    }
    .wp-caption.alignright {
    float: right;
    }
    img.alignright {
    margin-left: 30px;
       }
    .wp-caption.alignleft {
    float: left;
    margin-right: 30px;
    }
}

@media only screen and (min-width: 850px){
    .wp-caption {
    max-width: 100%;
    margin: 0 0 0 4%;
    padding: 5px 0px 20px;
    }
    .wp-caption.aligncenter {
    max-width: 100%;
    margin: 0;
    padding: 5px 0px 20px;
    }
}

@media only screen and (max-width: 980px){
    .third#et-info {
    display: none;
    }
    .third.subscribe {
        display: none;
    }
}

@media only screen and (min-width: 1246px){
    /** Social Icons **/
    .third .social-icons {
    padding-top: 45px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1245px){
    /** Social Icons **/
    .third .social-icons {
    padding-top: 25px;
    }
}

@media only screen and (min-width: 981px){
    .third {
    float: left;
    width: 30%;
    }
    /** Social Icons **/
    .third .social-icons .fa {
    font-size: 24px;
    line-height: 32px;
    color: #666;
    padding: 0 10px 2px;
    margin-right: 0px;
    margin-top: 2px;
    }
    .fa.fa-facebook:hover {
    color: #3a579c;
    }
    .fa.fa-twitter:hover {
    color: #00aced;
    }
    #et-info .et-top-search .et-search-field {
    width: 75%;
    }
    #et-info .et-top-search {
    display: inline-block;
    max-width: 230px;
    }
    #et-info .et-top-search .et-search-submit {
    position: relative;
    top: 50%;
    right: 8px;
    background: #ddd;
    padding: 7px 10px;
    }
    /** Subscribe **/
    .subscribe .button {
    margin: 40px auto 0;
    }
    #et-mobile-navigation {
    display: none;
    }
    #et-navigation {
    width: 100%;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    }
    #et-navigation > ul {
        display: flex;
    }
    #et-navigation>ul>li>a:before {
    height: 0; 
    }
    #et-navigation>ul {
    margin: 0 auto;
    }
    #et-navigation>ul>li>a {
    padding: 20px 0 20px;
    }
    #et-navigation ul li, #et-navigation li a, #et-navigation>ul>li>a {
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    }
    .mobile-category-menu {
    display: none;
    }
    .posts-blog-feed-module .post-content {
    padding-left: 10px;
    }
}

@media only screen and (max-width: 1024px){

    .container {
    width: 95%;
    }
    .post-wrap, .page .post-wrap {
    padding: 0 20px 40px;
    }
    .et_extra_layout .side-by-side .et_pb_extra_module .main-post {
        padding: 0;
        border-right: none;
    }
}

@media only screen and (max-width: 481px) {
    .et_extra_layout .side-by-side .et_pb_extra_module .main-post .hentry h2 a {
        font-size: 22px !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1199px) {
    .et_extra_layout .side-by-side .et_pb_extra_module .main-post .hentry h2 a {
        font-size: 26px !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1024px) {
    .et_extra_layout .side-by-side .et_pb_column_1_2 {
            width: 50%;
        max-width: 50%;
        min-width: 50%;
    }
    .et_extra_layout .side-by-side .main-post {
        width: 100% !important;     
    }
}


@media only screen and (min-width: 1025px){
    #top-header {
    display: none;
    }
    
    .hygiene .third {
    margin-right: 3%;
    padding: 30px 0;
    }
    
/** About Editorial Team & Authors **/
    
    .et_pb_module.et_pb_team_member {
    width: 33%;
    padding: 0 15px;
    }
    .et_pb_module.et_pb_team_member.editorial-team {
    min-height: 200px;
    }
    .et_pb_module.et_pb_team_member.authors {
/*    min-height: 782px; */
    }
    .et_pb_extra_column_sidebar, .et_extra_layout .et_pb_column_sidebar {
    padding: 0 12px 0 0;
    }
}
@media only screen and (min-width: 1200px){
    #et-info .et-top-search {
    	max-width: 215px;
    }
    .et_fullwidth_nav #main-header .container {
    	max-width: 1280px;
    }
    .homepage .posts-blog-feed-module .post-content, .posts-blog-feed-module .post-content {
    	padding: 0 7.5% 0 2.5%;
    }
    .homepage .posts-blog-feed-module h2.post-title, .posts-blog-feed-module h2.post-title {
    	font-size: 32px;
    }
	.posts-blog-feed-module #post-23317 h2.post-title { /* From Parihaka to He Puapua */
		font-size: 25px;
	}	
    .homepage .posts-blog-feed-module .excerpt p, .posts-blog-feed-module .excerpt p {
    font-size: 20px;
    }
    .homepage .et_pb_column_4_4 {
    margin-bottom: 30px;
    }
    .et_pb_widget .widget_list .title {
    font-size: 16px;
    }
    .post-header {
    padding: 20px 60px 60px;
    }
    .post-header h1, .page .post-wrap h1 {
    font-size: 38px;
    }
    .et_pb_row.about-narrow {
    width: 64%;
    margin: 0 auto;
    }

}
@media only screen and (min-width: 480px){
.posts-blog-feed-module.etangata-feature-stacked .header {
    width: 47% !important;
}
.post-module.etangata-feature-side-by-side .main-post {
    width: 94% !important;
    }
}

.related-post .post-thumbnail{
    padding:0;
}
.post-thumbnail{
    padding:0 60px;
}

body.wp-admin #update-nag, body.wp-admin .update-nag {
    display: none !important;
}
