/*
Theme Name: Education Next
Theme URI:
Author: Code and Silver
Author URI: https://codeandsilver.com/
Description: Education Next Custom Block Theme.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: education-next
*/
a {
    text-decoration: none;
}
header {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 999;
}
figure {
    max-width:100%!important;
}
body {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: normal;
    color: #4d4d4d !important;
}
h1, h2  {
    color: #2a2a2a;
    font-family: Surveyor Text A,Surveyor Text B!important;
}
.wp-caption-text {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57em;
    letter-spacing: normal;
    color: #4d4d4d;
    background-color: #f7f6f6;
    padding: 20px;
    border-radius: 0 20px 0 0;
    margin: 16px 0 0;
    clear: both;
}
.aligncenter .wp-caption-text {
    border-radius: 0;
    margin: -4px 0 24px;
}
.aligncenter {
    text-align: center;
    clear: both;
    display: block;
    margin: 6px auto;
}
.aligncenter {
    width: auto !important;
}
.wp-caption.alignright, img.alignright {
    margin: 0 !important;
    padding: 20px 0 30px 17px !important;
    float: right;
    display: block;
    position: relative;
    right: 0;
}
.sticky-header.scrolled {
    box-shadow: 0px 0px 90px #00000026 !important;
}
.logo-undertext.scrolled {
    display: none !important;
}
.wp-block-navigation-item {
    padding: 0 8px!important;
}
.list-style-none {
    list-style: none;
}
.subscriber {
    background-color: #f7f6f6;
    text-align: center;
    padding: 97px 0;
    margin: 0;
}
.js-cm-form-fields {
    float: left;
    width: 100%;
    max-width: 500px;
}
.js-cm-form-container {
    margin: 0 auto;
    width: 100%;
    max-width: 640px;
}
button, html input[type=button], input[type=reset], input[type=submit], a.button, a.vc_btn3, #load-more {
    font-family: "Open Sans" !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1em !important;
    letter-spacing: 1px;
    color: #fff !important;
    background-color: #c41228;
    border: 0;
    padding: 15px 20px;
    border-radius: 0 10px 0 0;
    text-transform: uppercase !important;
    transition: border-radius .3s ease;
}
input[type=text], input[type=url], input[type=tel], input[type=email], input[type=password], input[type=search], input[type=number], select, textarea {
    background-color: #f7f6f6;
    border: 1px solid transparent;
    font-family: "Open Sans" !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1em !important;
    letter-spacing: normal;
    color: #2a2a2a !important;
    padding: 11px 22px;
    height: auto;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box !important;
}
.js-cm-email-input {
    background-color: #fff!important;
}
.journal-footer-widget-image {
    float: left;
}
.journal-cover-image {
    background-repeat: no-repeat;
    height: 315px;
    width: 245px;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 auto 0px;
    box-shadow: 0px 0px 20px #00000030;
    max-width: 100%;
}
.journal-footer-widget .journal-cover-image {
    height: 536px !important;
    width: 414px;
}
.journal-footer-widget-text {
    margin: 0 0 0 414px;
    padding: 0 0 0 60px;
}
.journal-footer-widget-text h3 {
    margin: 0 0 10px;
    padding: 14px 0 0;
}
.journal-footer-widget-text h1 {
    margin: 0 0 10px;
}
.journal-footer-widget-text h1 {
    transition: color .3s ease;
}
.journal-footer-widget-text p.journal-cover-title {
    margin: 0 0 26px;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #4d4d4d;
}
.journal-footer-widget-text p {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    margin-bottom: 40px;
    max-width: 100%;
    width: 550px;
}
.journal-footer-widget-text p {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    margin-bottom: 40px;
    max-width: 100%;
    width: 550px;
}
.journal-footer-widget-text a.button {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 202px;
    margin: 0 0 60px;
}
.sample-cpy {
    float: left;
    padding: 0 0 0 20px;
}
.journal-footer-widget {
    width: 100%;
    padding-left: 0;
    padding-right:0;
    max-width: 1190px;
    margin: 0 auto 0px;
    border-top: 2px solid #eaeaea;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow:auto;
}
.not-convinced img {
    float: left;
}
.not-convinced h4 {
    font-size: 11px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3px;
    color: #4d4d4d;
    font-family: "Open Sans";
    margin: 0 0 24px;
}
.sample-cpy h5 {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000;
    font-family: "Surveyor Text A","Surveyor Text B";
    max-width: 100%;
    width: 200px;
    margin: 0 0 11px;
}
.sample-cpy a {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #4d4d4d;
}
.journal-footer-widget-text p {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    margin-bottom: 40px;
    max-width: 100%;
    width: 550px;
}
.journal-footer-widget-text h3 {
    margin: 0 0 10px;
    padding: 14px 0 0;
}
.cat-title-bock {
    position: absolute;
    width: 100%;
    top: 410px;
}
.td-page-title {
    margin-top: 0;
    text-align: center;
    font-size: 45px;
}

.header-newsletter-wrap {
    @media (max-width: 350px) {
        display: none;
    }
}

.header-newsletter a {
    background-image: url(/wp-content/uploads/2019/12/001-mail.png) !important;
    width: 29px !important;
    height: 20px !important;
    display:block !important;
}

.header-search-wrap {
    margin-left: auto !important;
}

.td-affix #td-header-search-button, .home .td-affix #td-header-search-button {
    background-image: url(/wp-content/uploads/2019/12/search-icon.png) !important;
    width: 20px !important;
    height: 20px !important;
    background-size: cover;
}
#td-header-search-button, .home .td-affix #td-header-search-button {
    background-image: url(/wp-content/uploads/2019/12/search-icon.png) !important;
    width: 16px !important;
    height: 17px !important;
    display: block;
}
#td-header-search-button-mob {
    display: none;
}
.header-search-wrap .td-icon-search {
    display: inline-block;
    font-size: 19px;
    width: 48px;
    line-height: 48px;
    text-align: center;
}
.td-drop-down-search {
    transition: none !important;
}
.td-drop-down-search {
    position: absolute;
    top: 100%;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transform: translate3d(0,20px,0);
    -webkit-transform: translate3d(0,20px,0);
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    border-top: 0;
    width: 342px;
    pointer-events: none;
}
.td-head-form-search-wrap {
    position: relative;
    z-index: 99;
    width: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 1190px !important;
    margin: 0 auto;
}

.td-drop-down-search.td-drop-down-search-open.td-drop-down-search-open {
  top: 0px !important;
  width: 100% !important;
  left: 0px !important;
  position: fixed !important;
  transition: none !important;
  display: block;
  margin: 40px 0px 0px 0px !important;
  z-index: 9999;
}

.logo-undertext {
    position: absolute;
    top: 112px;
    left: 0;
    padding: 25px 40px 25px 0;
    background-color: #fff;
}
.category-image img {
    width: 100% !important;
    min-height: 500px !important;
    max-height: 500px !important;
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}

/* Hide logo on every page except homepage */
body:not(.home) .logo-undertext {
    display: none;
}

body:not(.home) .top-row .custom-logo-link img {
    max-width: 120px;
    margin-left: -54px;

    @media (min-width: 310px) {
        max-width: 120px;
        margin-left: 0;
    }

    @media (min-width: 450px) {
        max-width: 175px;
        margin-left: 0;
    }
}

.subscribe-btn {
    flex-shrink: 0;
    font-weight:15px;
}

.subscribe-btn a {
    @media (max-width: 400px) {
        padding: 3px 6px !important;
        border-radius: 0 !important;
    }

    @media (max-width: 900px) {
        letter-spacing: 0;
        font-weight: normal;
    }
}


.top-bottom-border {
    padding: 5px 0 3px !important;
    margin: 0 0 30px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 2.22em !important;
    letter-spacing: 4px !important;
    text-align: center !important;
    color: #4d4d4d !important;
    font-family: 'Open Sans',arial,sans-serif;
    text-transform: uppercase;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
}
.widget-red-button a {
    font-size: 16px !important;
    font-weight: 700 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal !important;
    letter-spacing: 1px;
    text-align: center;
    color: #fff !important;
    display: block;
    padding: 12px;
    margin: 0 0 20px;
}
a.twitter-social-bubble {
    border: 1px solid #eaeaea;
    color: #000 !important;
    padding: 14px 12px 11px 14px !important;
    border-radius: 50% !important;
    margin: 0 8px 8px !important;
    line-height: 1em;
    transition: .25s ease-in-out border;
    display: block;
    float: left;
}
a.twitter-social-bubble i {
    font-size: 26px;
    line-height: 1em;
}
a.facebook-social-bubble {
    border: 1px solid #eaeaea;
    color: #000 !important;
    padding: 14px 18px 12px !important;
    border-radius: 50% !important;
    margin: 0 8px 8px !important;
    line-height: 1em;
    transition: .25s ease-in-out border;
    display: block;
    float: left;
}
a.facebook-social-bubble i {
    font-size: 26px;
    line-height: 1em;
}
a.instagram-social-bubble {
    border: 1px solid #eaeaea;
    color: #000 !important;
    padding: 14px 15px 12px 14px !important;
    border-radius: 50% !important;
    margin: 0 8px 8px !important;
    line-height: 1em;
    transition: .25s ease-in-out border;
    display: block;
    float: left;
}
a.instagram-social-bubble i {
    font-size: 26px;
    line-height: 1em;
}
a.pinterest-social-bubble {
    border: 1px solid #eaeaea;
    color: #000 !important;
    padding: 14px 16px 11px 17px !important;
    border-radius: 50% !important;
    margin: 0 8px 8px !important;
    line-height: 1em;
    transition: .25s ease-in-out border;
    display: block;
    float: left;
}
a.pinterest-social-bubble i {
    font-size: 26px;
    line-height: 1em;
}
.home-connect {
    margin-top: 25px!important;
}
.home-podcasts .wp-block-codeandsilver-post-lists__main-wrapper {
    border: 2px solid #dcdcdc !important;
    border-radius: 0 20px 0 0;
    padding: 35px !important;
    margin: 0 0 30px;
}
body.category-podcasts .wp-block-codeandsilver-post-lists__main-wrapper {
    border: 2px solid #dcdcdc !important;
    border-radius: 0 20px 0 0;
    padding: 35px !important;
    margin: 0 0 30px;
}
.home-podcasts .wp-block-codeandsilver-post-lists__featured-image.alignleft {
    min-width: 25%!important;
}
body.post-template-single-old-template .wp-block-post-featured-image {
    display:none;
}
.single .wp-block-column-is-layout-constrained {
    max-width: 730px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.single .dpsp-networks-btns-sidebar {
    position: fixed;
}
body.category .wp-block-codeandsilver-post-lists__main-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
}
body.category .wp-block-codeandsilver-post-lists__featured-image {
    margin-right: 1.5em;
    min-width: 50%;
    text-align: center;
    width: 100%;
}
.yarpp img {
    display: none;
}
body.category .top-row, body.single-post .top-row, body.page-template-journal-template .top-row{
    padding-bottom:0!important;
}
.custom-categories ul li {
    position: relative;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em !important;
    letter-spacing: normal;
    color: #787878;
    padding: 0 !important;
    margin: 21px 0 0!important;
}
.custom-categories ul, .custom-categories ul li:first-child {
    padding:0!important;
}
.custom-categories a {
    margin: 0 30px 15px 0;
}
.custom-categories ul li a {
    font-size: 11px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3px;
    color: #c41228;
    background-color: transparent;
    text-transform: uppercase;
    padding: 0;
}
.custom-categories li {
    display: inline-block;
    margin: 0 5px 5px 0!important;
    line-height: 1;
}
.wp-block-post-title {
    font-size:45px;
    margin-top: 0;
    line-height: 1.11em;
}
.sub-title {
    padding: 0 !important;
    margin: 20px 0 0 !important;
    font-size: 18px !important;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67em !important;
    letter-spacing: normal;
    color: #4d4d4d;
}
.top-author {
    max-width: 730px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.top-author {
    padding: 0 30px 20px 0;
    float: left;
    width: 45%;
}
.top-author {
    margin: 7px 0 0;
}
.top-author a {
    display: block;
}
.top-author h2 {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #4d4d4d;
    float: left;
    margin: 16px 0 21px 20px !important;
    padding: 0;
}
.bottom-author img, .bottom-author .auth-wrap {
    float:left;
    margin: 52px 0 52px 30px;
}
.bottom-author h2 {
    float: none;
    margin: 0 !important;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: normal;
    color: #2a2a2a;
    font-family: "Surveyor Text A","Surveyor Text B";
    transition: color .6s ease !important;
}
.bottom-author h3.author-bio-link {
    margin: 16px 0 0 0!important;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 3px;
    color: #2a2a2a;
    width: 140px;
    transition: color .6s ease !important;
}
.bottom-author .auth-wrapr img {
    margin: 50px auto 50px;
    max-width: 100%;
    width: 65px;
    height: 65px;
}
.yarpp-related h2 {
    font-size: 45px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #3d3e3d;
    margin: 0;
    padding: 80px 0 40px;
}
.rel-item h2 {
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #2a2a2a;
    text-align: left;
    padding: 0;
    margin: 15px 0 0;
}
div.rel-item:nth-child(2) {
    float: left;
    width: 31.3333%;
    padding: 0 20px 0 0;
}
div.rel-item:last-child {
    float: left;
    width: 31.3333%;
    padding: 0 0 0 20px;
}
.rel-item {
    float: left;
    width: 31.3333%;
    padding: 0 10px;
}
.bottom-lic-lisc {
    float: right;
}
.last-updated {
    float:left;
}
.wp-block-post-date {
    display:inline;
}
.bottom-lic-lisc {
    float:right;
    margin:0;
}
.bottom-lic-lisc p {
    margin:0;
}
.dpsp-network-btn {
    background:#fff;
}
.rel-item p.td-post-sub-title {
    font-size: 16px !important;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5em !important;
    letter-spacing: normal;
    color: #4d4d4d;
    margin: 15px 0 0 !important;
}

.journal-cover-main-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-template-columns: 1fr;
    margin-top: 50px !important;
}

.journal-cover-inner-wrap {
    text-align: center;
    width: 100%;
    max-width: 244px;
}

body.category-podcasts .wp-block-codeandsilver-post-lists__featured-image {
    margin-right: 1.5em;
    min-width: 18%;
    text-align: center;
    width: 30%;
}
.home-podcasts .wp-block-codeandsilver-post-lists__featured-image {
    margin-right: 1.5em;
    min-width: 18%!important;
    text-align: center;
    width: 30%;
}
.title-top {
    font-size: 18px !important;
    line-height: 2.22em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 4px !important;
}
.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    color: #000;
}
.authors-list-cols-dir-horizontal .authors-list-col {
    display: block;
    float: left;
    margin-right: 3.42%;
}
.authors-list-item-thumbnail {
    margin: 0 !important;
    float: left;
}
.authors-list-item-thumbnail {
    margin-bottom: 20px;
    position: relative;
}
.authors-list-item-thumbnail a, .authors-list-item-thumbnail img {
    display: block;
    position: relative;
    border: 0;
}
.author_img {
    background-repeat: no-repeat;
    height: 120px;
    width: 100px;
    background-position: 50% 50%;
    background-size: cover;
    float: left;
}
.authors-list-item-main {
    min-height: 70px;
    background-color: #f7f6f6;
    margin: 0 0 0 100px;
    padding: 30px 20px 20px;
}
.authors-list-item-title {
    font-size: 20px !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000;
    margin: 0 !important;
    font-family: "Surveyor Text A","Surveyor Text B";
}
.authors-list-item-main .authors-list-item-excerpt {
    display: none;
}
body.single .entry-content a {
    color: #c41228;
}
#search-input {
    border-top: 4px solid #C41228
}



/***************** DEV COLLAB OVERRIDES ******************/

/* sitewide */

a:hover {
    text-decoration:underline!important;
}


.code-and-silver-top-image-author a:hover,
.code-and-silver-top-image-category a:hover {
    text-decoration:underline!important;
}

.wp-block-post-content a {
    text-decoration:underline;
}

.wp-block-post-content a.a-link:hover {
    text-decoration-style: dotted!important;
    font-weight:bold;
}

a.wp-block-codeandsilver-post-lists__post-category,
a.wp-block-codeandsilver-latest-posts__post-title,
a.wp-block-codeandsilver-post-lists__post-author {
    text-decoration:none;
}

body:not(.admin-bar) .top-row {
    padding: 5px 0 !important;
    flex-wrap: nowrap !important;
}

/* H O M E */


.code-and-silver-top-image-featured-image img {
    height:auto!important;
}

.wp-block-codeandsilver-post-lists__featured-image {
    margin-bottom:10px;
}

.wp-block-codeandsilver-post-lists__main-wrapper {
    margin-bottom:15px;
}

span.home-connect,
span.widget-heading {
    margin-top: 25px !important;
    display: block;
}


.journal-footer-widget-text h2.journal-cover-title {
    font-family: "Open Sans"!important;
    font-style: normal;
    font-weight: bold;
    font-size:18px;
    line-height: 1.5em;
    letter-spacing: normal;
    color: #4d4d4d !important;
           padding: 14px 0 0;
    margin: 0 0 10px;
}

.journal-cover-subtitle a {
        display: block;
    font-size: 2em;
        color: #2a2a2a;
    font-family: Surveyor Text A, Surveyor Text B !important;
    font-weight: 700 !important;
        margin: 0 0 10px;
}


.home-podcast-container h2.wp-block-heading {
    color: #2a2a2a;
    font-family: Surveyor Text A, Surveyor Text B !important;
    font-weight: 700 !important;
    font-size:24px;
text-transform: uppercase;
    line-height:1.6em!important;
}

.home-podcast-container h2.wp-block-heading span {
    font-size:50px!important;
    text-transform:capitalize!important;
    display:block;
    margin-top:10px;
}

.footer-ad {
    max-width:100%!important;
    overflow:scroll;
}

h2.footer-column-heading {
    font-family: "Open Sans"!important;
  font-size:16px;
    font-weight:bold;
    padding-bottom:15px;
    color: #4d4d4d !important;
}


/* sitewide / downstream */

.wp-block-codeandsilver-post-lists__post-author {
     font-size: 14px;
    color: #4d4d4d!important;
    margin: 0px !important;
    padding: 0;
}

.wp-block-post-content {
    display:block!important;
}


/* the journal */

.journal-cover-inner-wrap h2 {
    font-size:20px;
    margin: 0 0 10px 0;
}

.journal-cover-inner-wrap p {
    margin:5px 0 10px 0;
}

.journal-footer-widget-inner-wrap p.journal-cover-subtitle {
    margin:0;
    margin-bottom:0;
    line-height:1.2em;
}

.journal-footer-widget-inner-wrap p.journal-cover-subtitle a:hover {
    text-decoration-color: #c41228!important;
}

.journal-footer-widget-inner-wrap p.journal-cover-volume {
    margin: 0 0 26px;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #4d4d4d;
}


/* single post */

.auth-wrap p {
    font-size: 14px;
    font-weight: 700 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #4d4d4d!important;
    margin: 16px 0 21px 20px !important;
    padding: 0;
}


.journal-sidebar-widget h2.journal-cover-main {
    text-align:center;
}

.journal-sidebar-widget h3.journal-cover-subtitle {
    font-family: Surveyor Text A, Surveyor Text B !important;
    font-weight: 700 !important;
}

/* author pages */

body.author .top-sectionimg-w {
    width:auto!important;
    max-width:200px;
    height:auto!important;
}

/*research posts*/

.is-layout-constrained .bottom-lic-lisc {
    margin-top:0!important;
}

.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors {
    margin-top:30px;
    display: grid;
    grid-template-columns: 47% 47%;
}


.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author {
    float:none;
    width:100%;
    display:block;

}

.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author a {
       display: grid;
    grid-template-columns: 30% 70%;
}



.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author .auth-wrap {
    float:none;
    margin:0;
    display:block;
}


.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author img.avatar,
.bottom-author .top-author:first-child img {
    float:none;
    margin:1em;
}

.bottom-author h2 {
    display:block;
    width:100%;
}

/* contact */

.wpcf7-form label {
    font-weight:bold;
    padding-bottom:5px;
    display:inline-block;
}

.wpcf7-form label span.required {
    color:#c41228;
    font-size:15px;
}

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

     /*.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors {
        display:block;
        width:100%;
    }*/

    .bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author img.avatar, .bottom-author .top-author:first-child img {
        margin:5px;
    }

    .bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author {
        margin-right:2%!important;
        padding: 0 20px 20px 0!important;
    }

    .bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author a {
           display: grid;
        grid-template-columns: 35% 55%;
    }

    .bottom-author h2 {
        font-size:20px;
    }

    .bottom-author h3.author-bio-link {
        font-size:12px;
    }

}

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

    body.home .custom-logo {
        max-width:70px!important;
    }


    .logo-undertext {
        top:90px;
        padding: 10px 20px 10px 0;
    }

    .logo-undertext img {
        max-width:180px;
    }
}

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

 .bottom-author.wp-block-code-and-silver-custom-blocks-co-authors {
    display:block;
    width:100%;
}

.bottom-author.wp-block-code-and-silver-custom-blocks-co-authors .top-author a {
           display: grid;
        grid-template-columns: 20% 75%;
    }

    .bottom-author h2 {
        font-size:24px;
    }

    .bottom-author h3.author-bio-link {
        font-size:14px;
    }

}


@media only screen and ( max-width: 420px ) {
    body.home .sticky-header .wp-container-2 {
        padding-top:12px!important;
    }

    .logo-undertext {
        top:85px;
        padding: 10px 20px 10px 0;
    }

    .logo-undertext img {
        max-width:160px;
    }
}