/*
Theme Name: I·MAK
Author: Agency
Author URI: http://agency.sc
Version: 1.0
License:
License URI:
Description:
*/

.align-center {
    text-align: center;
}

/* Homepage */
#team {
    padding: 5em 0;
    background-color: #f9f9f9;
}

#team .align-center {
    text-align: center;
    display: block;
    float: left;
    width: 73.33333%;
    margin-left: 13.33333%;
    margin-right: 5;
    text-align: center;
}

#team .align-center p {
    padding: 0;
}

#team .align-center hr,
hr.separator {
    background-color: #00adee;
    height: 3px;
    border-radius: 2px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}
.circle-num {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    line-height: 35px;
    background-color: #00adee;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
}

#featured-front {
    padding-bottom: 8.125em;
}

#featured-front .posts-featured-3 .masonry-item,
#featured-front .posts-featured-3 .masonry-sizer {
    width: calc(33.33333% - 15px);
}

#featured-front .posts-featured-4 .masonry-item,
#featured-front .posts-featured-4 .masonry-sizer {
    width: calc(25% - 20px);
}

#featured-front footer {
    margin-top: 3em;
}

#featured-front .item {
    position: relative;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    transition: all .3s cubic-bezier(.25,.01,.1,1);
}
#featured-front .item:before {
    width: calc(100% + 2px);
    height: 11px;
    top: -1px;
    left: -1px;
    content: '';
    position: absolute;
    z-index: 1;
    transition: all .3s cubic-bezier(.25,.01,.1,1);
    background-color: #dfdfdf;
}
#featured-front .item:hover {
    transform: translate3d(0,3px,0);
}
#featured-front .item:hover:before {
    background-color: #c6305d
}
#featured-front .item + .item {
    margin-left: 20px;
}
#featured-front .item-image {
    width: 100%;
    height: 93.4426%;
    margin-top: 10px;
}
#featured-front .item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
}

/* Press */
.press-heading {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5em;
}
.press-heading.-first {
    margin-top: 3em;
}
#featured-front footer.press-footer {
    text-align: center;
}
#featured-front footer.press-footer + .press-heading {
    margin-top: 7em;
    text-align: center;
}
.page-template-template-press .posts-heading {
    margin-top: 2em;
    position: relative;
    z-index: 10;
}

/* Covid Grid */
#covid-grid {
    padding-top: 6em;
}
#covid-grid hr.separator {
    margin: 1em 0;
    float: none;
    display: inline-block;
}
#covid-grid .row {
    width: 100%;
    height: 390px;
    margin: 4em 0;
    clear: both;
    background-color: #f9f9f9;
}
#covid-grid .col {
    width: 50%;
}
#covid-grid .col-text {
    height: 390px;
    display: flex;
    align-items: center;
}
#covid-grid .row.odd .col.col-text {
    justify-content: flex-end;
}
#covid-grid .row.even .col.col-text {
    justify-content: flex-start;
}
#covid-grid .col-text a {
    max-width: 380px;
    margin-left: auto;
    display: block;
}
#covid-grid .row.even .col-text a {
    margin-left: 0;
}
#covid-grid .col-text a {
    color: #000;
}
#covid-grid .col-text a:hover {
    color: #00adee;
}
#covid-grid .col-image:hover + .col-text a {
    color: #00adee;
}
#covid-grid .row.odd .col-text-inner {
    text-align: right;
    margin-right: 4em;
}
#covid-grid .row.even .col-text-inner {
    text-align: left;
    margin-left: 4em;
}
#covid-grid .col-text-inner {
    width: 70%;
    text-align: center;
}
#covid-grid .col-image {
    height: 390px;
    overflow: hidden;
    float: right;
}
#covid-grid .row.odd .col-image {
    float: right;
}
#covid-grid .row.even .col-image {
    float: left;
}
#covid-grid .col-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 0;
}

/* Patent Reform 2021 */
.page-template-template-patent-reform .video-container,
.video-row .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.page-template-template-patent-reform .video-container iframe,
.page-template-template-patent-reform .video-container object,
.page-template-template-patent-reform .video-container embed,
.video-row .video-container iframe,
.video-row .video-container object,
.video-row .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.page-template-template-patent-reform #featured-front .item-image {
    height: 100%;
}
.page-template-template-patent-reform #video,
.video-row,
.wysiwyg-row {
    padding: 5em 0;
}
.page-template-template-patent-reform #video .container,
.video-row .container {
    max-width: 760px;
}
.page-template-template-patent-reform #video .video-text,
.video-row .video-text {
    max-width: 80%;
    margin: 2em auto 0;
}
.page-template-template-patent-reform #video .video-text p,
.video-row .video-text p,
.wysiwyg-row p {
    font-size: 1.25em;
}
.page-template-template-patent-reform .main-default .wysiwyg > :not(.embed-container):not(.row--fullimage):not(.quote):not(.wp-caption):not(.btn):not(.link):not(h4):not(img):not(script):not(.floater),
.page-id-3735 .main-default .wysiwyg > :not(.embed-container):not(.row--fullimage):not(.quote):not(.wp-caption):not(.btn):not(.link):not(h4):not(img):not(script):not(.floater),
.page-id-3735 .wysiwyg-row .wysiwyg > :not(.embed-container):not(.row--fullimage):not(.quote):not(.wp-caption):not(.btn):not(.link):not(h4):not(img):not(script):not(.floater)  {
    margin-left: 5%;
    width: 90%;
}
.page-template-template-patent-reform .main-default p,
.page-id-3735 .main-default p {
    font-size: 1.25em;
}
.page-template-template-patent-reform #advisors {
    text-align: center;
    padding: 5em 0;
}
.page-template-template-patent-reform .advisors-grid {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-template-template-patent-reform .advisors-grid-item {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 3em;
}
.page-template-template-patent-reform .advisors-grid-item img {
    max-width: 100%;
}
.page-template-template-patent-reform #featured-front {
    padding: 5em 0;
}
.page-template-template-patent-reform #featured-front.bg-grey .item {
    background-color: #f9f9f9;
}
.page-template-template-patent-reform #featured-front.bg-grey .item-wrap {
    background-color: #fff;
}
.page-template-template-patent-reform #featured-front .item {
    border: none;
    overflow: visible;
    border-radius: 0px;
}
.page-template-template-patent-reform #featured-front .item .item-wrap {
    display: block;
    border: 1px solid #dfdfdf;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
.page-template-template-patent-reform #featured-front p {
    font-size: 1.25em;
}
.page-template-template-patent-reform #how {
    padding: 5em 0;
}
.page-template-template-patent-reform #how .how-grid article {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2em;
}
.page-template-template-patent-reform #how .how-grid article .image {
    width: 200px;
}
.page-template-template-patent-reform #how .how-grid article .image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.page-template-template-patent-reform #how .how-grid article .text {
    width: calc(100% - 200px);
    padding-left: 50px;
}
.page-template-template-patent-reform #research,
.page-template-template-patent-reform #education {
    padding: 5em 0;
}
.page-template-template-patent-reform .research-grid-item {
    width: 50%;
    float: left;
    margin-top: 2em;
    padding: 0 20px;
    text-align: center;
}
.page-template-template-patent-reform .research-grid-item h4 {
    margin-top: 1em;
}
.page-template-template-patent-reform .research-grid-item .image {
    display: block;
}
.page-template-template-patent-reform .research-grid-item .image img {
    max-width: 100%;
}
.page-template-template-patent-reform .research-grid-item p {
    padding: 0 5%;
}
.page-template-template-patent-reform .research-grid-item .link {
    display: inline-block;
    margin-top: 1em;
}
.page-template-template-patent-reform .bg-grey {
    background-color: #f9f9f9;
}
.page-template-template-patent-reform #solutions {
    padding: 5em 0;
}
.posts-dots-item {
    width: calc(33.33333% - 15px);
    height: 275px;
    float: left;
    position: relative;
    margin-top: 20px;
    background-color: #081f30;
    border-radius: 15px;
    overflow: hidden;
    transition: all .3s cubic-bezier(.25,.01,.1,1);
}
.posts-dots-item + .posts-dots-item {
    margin-left: 20px;
}
.posts-dots-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(assets/dist/img/dots.png);
    background-repeat: repeat;
    opacity: .15;
    z-index: 0;
}
.posts-dots-item .shape.-sm.-b {
    left: -10px;
}
.posts-dots-item .shape.-sm.-a {
    right: -50px;
    top: 200px;
}
.posts-dots-item p {
    font-size: 1.7em;
    line-height: 1.16;
    font-weight: 700;
    margin: 0;
    padding: 0 30px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0%;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s cubic-bezier(.25,.01,.1,1);
}
.posts-dots-item:hover p {
    top: 45%;
}

/* logos row */
.logos-row article {
    text-align: center;
}
.logos-row .logos-row-group {
    width: 100%;
    float: left;
}
.logos-row .logos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    
    grid-gap: 1rem;
    padding: 2em 0 0;
    margin: 0;
}
.logos-row .logo-item {
    background: #fff;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.logos-row .logo-item img {
    display: inline-block;
    max-width: 100%;
    height: 120px;
    object-fit: contain;
}
.logos-row .logo-item .span {
    text-align: center;
}
.logos-row .logo-item img[src$=".jpg"],
.logos-row .logo-item img[src$=".png"] {
    mix-blend-mode: multiply;
}
.logos-row #echoing-green.logo-item img {
    max-height: 80px;
}
.logos-row #ford-foundation.logo-item img,
.logos-row #the-commonwealth-fund.logo-item img {
    max-width: 320px;
}
.logos-row #kaiser-permanente.logo-item img {
    max-width: 160px;
}
.logos-row #open-society-foundation.logo-item img {
    width: 150px;
}
.logos-row #calamus-foundation-de.logo-item img,
.logos-row #medecins-sans-frontiere.logo-item img,
.logos-row #palayam-foundation.logo-item img {
    max-width: 180px;
}
.logos-row #palayam-foundation.logo-item {
    justify-content: initial;
}
.logos-row #the-mont-fund.logo-item img {
    max-width: 200px;
}
.grid .grid-item {
    width: calc(50% - 10px);
    float: left;
    text-align: center;
    margin-top: 1em;
}
.grid .grid-item:nth-of-type(odd) {
    margin-right: 10px;
}
.grid .grid-item:nth-of-type(even) {
    margin-left: 10px;
}
.button {
    display: inline-block;
    padding: 1em 2em;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 2em;
    border-bottom: none;
    background: #c6305d;
    color: #fff !important;
    border-bottom: none !important;
}
.grid-image-full {
    width: 100%;
    height: auto;
}

/* 2021 Top-Selling */
@media (min-width: 1400px) {
    .page-template-template-topselling .header .container,
    .page-template-template-topselling .container.-xlarge.action,
    .page-id-3915 .container.-xlarge {
        max-width: 1200px;
    }
}
@media (max-width: 1400px) {
    .page-template-template-topselling .hero .container {
        max-width: 1000px;
    }
}

.page-template-template-topselling .header-content p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.page-template-template-topselling p {
    font-size: 1.25em;
}
.page-template-template-topselling .container.-small {
    max-width: 760px;
}
.page-template-template-topselling .section.stats .container {
    text-align: center;
}
.page-template-template-topselling .section.stats::before,
.page-template-template-topselling .section.stats::after {
    display: none;
}
.page-template-template-topselling .stat-figure {
    font-size: 3em;
    line-height: 0.75;
}
.page-template-template-topselling .stats-container li {
    padding: 0;
}
.page-template-template-topselling .main-default article {
    min-height: 0;
}
.page-template-template-topselling .text-center,
.text-center {
    text-align: center;
}
section.pad-t {
    padding-top: 5em !important;
}
section.pad-b {
    padding-bottom: 5em !important;
}
.bg-darkest {
    background-color: #081f30;
    color: #fff;
}
.grid .grid-item.grid-item-3 {
    width: calc(25% - 10px);
    float: left;
    text-align: center;
    margin-top: 1em;
}
.grid .grid-item.grid-item-3:nth-of-type(odd),
.grid .grid-item.grid-item-3:nth-of-type(even) {
    margin-left: 5px;
    margin-right: 5px;
}

.grid .grid-item.grid-item-4 {
    width: calc(33.33333% - 10px);
    float: left;
    text-align: center;
    margin-top: 1em;
}
.grid .grid-item.grid-item-4:nth-of-type(odd),
.grid .grid-item.grid-item-4:nth-of-type(even) {
    margin-left: 5px;
    margin-right: 5px;
}
.page-template-template-topselling #featured-report {
    background-color: #081f30;
}
.page-template-template-topselling #featured-report.section.featured-report .content {
    background: none;
    color: #fff;
}
.grid .grid-item.grid-item-push-1 {
    margin-left: calc(25% + 5px) !important;
}
.grid .grid-item.grid-item-push-half {
    margin-left: calc(12.5% + 5px) !important;
}
#methods-featured.section.featured-report {
    margin-top: 0;
    padding-top: 4rem;
}
#methods-featured.section.featured-report .content {
    background: none;
}
#overpatented-table-group-2021 {margin-left: 0;overflow: hidden;width: 100%;}#overpatented-table-group-2021 small {display: block;font-size: 12px;line-height:1.714286;margin-top:1.5em;}@media (max-width:1024px){#overpatented-table-group-2021 small{font-size: 12px;line-height: 1.5;}}
#overpatented-table-tabs-2021{display:block;list-style:none;margin:0 auto;max-width:940px;padding:0;white-space:nowrap}#overpatented-table-tabs-2021 li{display:inline-block;list-style:none;margin:0;padding:0;vertical-align:top}#overpatented-table-tabs-2021 li::before{display:none}#overpatented-table-tabs-2021 button{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:0;border-radius:10px 10px 0 0;color:#1b74bb;cursor:pointer;font-weight:700;font-size:14px;line-height:1;margin:0;padding:15px 14px 14px;text-transform:uppercase;transition:background-color .3s,color .3s}#overpatented-table-tabs-2021 button:focus,#overpatented-table-tabs button:hover{background-color:#e9e9e9}#overpatented-table-tabs-2021 button.active{background-color:#1b74bb;color:#fff}@media (max-width:1024px){#overpatented-table-tabs-2021 button{font-size:12px}}@media (max-width:480px){#overpatented-table-tabs-2021 button{padding-left:6px;padding-right:6px}}.main-search-heading{padding-bottom:1em;border-bottom:1px solid #dfdfdf;margin-bottom:2em}

#overpatented-table-2021,
#overpatented-table-tabs-2021 {max-width:1140px;}
.page-template-template-topselling small {
    display: block;
    font-size: 12px;
    line-height: 1.714286;
    margin-top: 1.5em;
}

/* Bestselling 2019 banner */
.page-template-template-overpatented-table .header .container {
    position: relative;
}
.page-template-template-overpatented-table .header {
    padding-top: 20em;
}
#top-selling-banner {
    width: calc(100% - 40px);
    height: 40px;
    position: absolute;
    top: -75px;
    left: 20px;
    background-color: #c6305d;
    padding-top: 10px;
    transition: background-color .3s,color .3s;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
#top-selling-banner:hover {
    background-color: #9b3251;
}
.button.mobile-display {
    display: none;
}
.header.-person-single .button {
    margin-top: 15px;
    position: relative;
    z-index: 10;
}
.header.-person-single.-has-speaker-link + .main-person-single {
    margin-top: -48px;
    z-index: 0 !important;
}
@media (min-width: 737px) {
    .page-template-template-topselling #featured-report.section.featured-report .report-text {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .page-template-template-topselling #featured-report .container.-large {
        max-width: 980px;
    }
    .reports-new.-large .container {
        max-width: 1040px;
    }
    .page-template-template-topselling .container.-xlarge,
    .page-id-3915 .container.-xlarge {
        max-width: 1180px;
    }
    
}
@media (max-width: 1200px) {
    .page-template-template-topselling .container.-xlarge,
    .page-id-3915 .container.-xlarge {
        max-width: 1140px;
    }
}
@media (max-width: 736px) {
    .page-template-template-topselling #featured-report.section.featured-report {
        padding-bottom: 3em;
    }
    br.mobile-none {
        display: none;
    }
    .button.mobile-display-none {
        display: none;
    }
    .button.mobile-display {
        display: inline-block;
    }
    .header.-person-single.-has-speaker-link + .main-person-single {
        margin-top: 0;
    }
}
.reports-new .grid-item-3 .report .cover{
    width: 225px;
    height: 291px;
}
.reports-new .report .cover {
    /* width: 160px;
    height: 207px; */
    width: 225px;
    height: 291px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.reports-new .report .cover .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: left;
}
.reports-new .report .cover h5 {
    color: #fff;
    width: calc(100% - 20px);
    margin-left: 20px;
    margin-top: 30px;
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
}
.reports-new .report .cover .subtitle {
    color: #fff;
    width: 140px;
    margin-left: 20px;
    display: block;
    line-height: 1.3;
    margin-top: 10px;
    position: relative;
}
.reports-new .report .cover .overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background-color: #c6305d;
    color: #fff;

    bottom: -100%;
    transition: all .3s cubic-bezier(.25,.01,.1,1);
}
.reports-new .alt .report .cover .overlay:before {
    background-color: #00adee;
}
.reports-new .report .cover .action {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    /* background-color: #00adee; */
    color: #fff;
    height: 291px;
    bottom: -291px;
    transition: all .3s cubic-bezier(.25,.01,.1,1);
    text-transform: uppercase;
}
.reports-new .report .cover .action span {
    width: calc(100% - 20px);
    margin-left: 20px;
    margin-top: 30px;
    font-weight: bold;
    text-align: left;

    font-size: 20px;
    color: #000;
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0;
}
.reports-new .report:hover .cover .action {
    bottom: 0;
}
.reports-new .report:hover .cover .overlay:before {
    bottom: 0;
}
.reports-new .grid-item-fifth {
    width: calc(20% - 10px);
    margin-right: 10px;
}
.reports-new .grid .grid-item-fifth.grid-item:nth-of-type(even) {
    margin-left: 0;
}
.reports-new .grid-item-fifth .report .cover .action span {
    font-size: 18px;
}
.reports-new.-large .reports .cover {
    width: 190px;
    height: 245px;
}
.reports-new .reports .cover {
    width: 178px;
    height: 235px;
}
.faq-row.-large .faq {
    width: 100% !important;
    margin-left: 0 !important;
}
.page-id-3982 .header {
    padding-bottom: 6.25em;
}
.page-id-3982 #background {
    padding-top: 0;
}
#database-demo.text-center {
    text-align: center;
}
#database-demo.pad-t {
    padding-top: 5em;
}
#database-demo.pad-b {
    padding-bottom: 5em;
}
.pad-5-t {
    padding-top: 5em !important;
}
.pad-5-b {
    padding-bottom: 5em !important;
}
.hide-section {
    display: none;
}
/* faq page */
.page-id-3989 .faq-row.lightbg {
    background-color: transparent;
}
.page-id-3989 .faq {
    background-color: #fff;
}
/* overpatented page */
.page-id-1943 .row--cta .shape.-lg.-c{
    display: none;
}
/* footer menu */
.menu-footer > li {
    width: 300px;
}
.page-template-template-speaker .speaker-photo-grid .speaker-photo {
    margin: 40px 5px 0 5px;
    display: inline-block;
}
.page-template-template-speaker .speaker-photo img {
    max-width: 100%;
    height: auto;
}
.page-template-template-speaker .speaker-photo p {
    margin: 10px 0 5px;
}
.page-template-template-speaker .wysiwyg .link {
    background-color: #b2b2b2;
    color: #fff;
    margin-right: 0;
    padding-right: 0;
    padding: 5px 20px;
    border-radius: 15px;
    display: inline-block;
    margin: 0;
}
.page-template-template-speaker .wysiwyg .link:hover {
    color: #000;
}
.page-template-template-speaker .video-row .block-half {
    width: calc(50% - 10px);
    float: left;
    text-align: center;
}
.page-template-template-speaker .video-row .block-half h3 {
    margin-bottom: 20px;
}
.page-template-template-speaker .video-row .block-half + .block-half {
    margin-left: 20px;
}
.page-template-template-speaker .wysiwyg .block-half p {
    line-height: 1.5;
    padding: 0 30px;
    font-size: 14px;
}
.page-template-template-speaker .wysiwyg .block-half .screenshot {
    width: 100%;
    position: relative;
    display: block;
    padding-bottom: 56.25%;
    padding-top: 30px;
    background-size: cover;
    background-position: 0 0;
}

.person-image-container {
    width: 300px;
    float: left;
}

/* Press NEW 2023 */
.page-template-template-press-new .posts-heading {
    margin-top: 2em;
    position: relative;
    z-index: 10;
}
.press-item {
    width: calc(50% - 15px);
    height: 230px;
    float: left;
    margin-top: 30px;
    position: relative;
    background-color: #D8D8D8;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
.press-item:nth-of-type(even) {
    margin-left: 30px;
}
.press-item-image,
.press-item-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.press-item-image {
    overflow: hidden;
}
.press-item-image img {
    width: 100%;
    height: auto;
    object-fit: cover
}
.press-item-overlay {
    transition: all .3s cubic-bezier(.25,.01,.1,1);
    background-color: rgba(0,0,0,0.5);
}
.press-item:hover .press-item-overlay {
    background-color: rgba(0,0,0,0.7); 
}
.press-item .press-item-content h4 {
    color: #000;;
}
.press-item.-wimage .press-item-content h4 {
    color: #fff;
}
.press-item-content {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding: 40px 20px 20px;
    display: block;
}
.press-item-content img {
    max-width: 300px;
    max-height: 40px;
    height: auto;
}

.press-item-content h6 {
    color: rgba(0,0,0,.5);
    margin-bottom: 5px;
    font-size: 12px;
}
.press-item.-wimage h6 {
    color: rgba(255,255,255,.75);
}
.press-item-content h4.logo-title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}
.press-item-content h4 {
    font-size: 1.65em;
    line-height: 1.15;
}
.press-item-logo {
    height: 40px;
    display: block;
    margin-bottom: 30px;
}
@media (max-width: 455px) {
    .logos-row .logos {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
}

@media (max-width: 735px) {
    .page-id-3735 .section.featured-report .report-cover .cover {
        width: 300px;
        height: 156px;
        padding-bottom: 0;
    }
}

@media (max-width: 736px) {
    .page-template-template-patent-reform .advisors-grid {
        display: inline-flex;
        flex-wrap: wrap;
    }
    .page-template-template-patent-reform .advisors-grid-item {
        width: 33.333333%;
        padding: 0 25px;
    }
    .page-template-template-patent-reform .research-grid-item {
        width: 100%;
    }
    .page-template-template-patent-reform .research-grid-item + .research-grid-item {
        margin-top: 4em;
    }
    .page-template-template-patent-reform #how .how-grid article {
        display: block;
        text-align: center;
    }
    .page-template-template-patent-reform #how .how-grid article .image {
        width: 100%;
    }
    .page-template-template-patent-reform #how .how-grid article .image img {
        max-width: 100px;
        margin: 0 auto 1em;
    }
    .page-template-template-patent-reform #how .how-grid article .text {
        width: 100%;
        padding: 0 30px;
    }
    .page-template-template-patent-reform #how .how-grid article + article {
        margin-top: 2em;
    }
    .posts-dots-item {
        width: 100%;
        height: 200px;
    }
    .posts-dots-item + .posts-dots-item {
        margin-left: 0;
    }
    .posts-dots-item p {
        font-size: 2.25em;
        width: 80%;
        left: 10%;
        padding: 0;
    }
    #main.main-person-single .wysiwyg>:not(.embed-container):not(.row--fullimage):not(.quote):not(.wp-caption):not(.btn):not(.link):not(h4):not(img):not(script):not(.floater),
    #main.main-person-single .wysiwyg>:not(.embed-container):not(.row--fullimage):not(.quote):not(.wp-caption):not(.btn):not(.link):not(h4):not(img):not(script) {
        width: 80%;
        margin-left: 10%;
    }
    .page-id-3735 .section.featured-report .report-cover .cover {
        width: 100%;
        max-width: 360px;
        padding-bottom: 188px;
    }
    .logos-row .logos {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
    .grid .grid-item {
        width: 100%;
    }
    .grid .grid-item:nth-of-type(odd) {
        margin-right: 0;
    }
    .grid .grid-item:nth-of-type(even) {
        margin-left: 0;
    }

    .page-template-template-speaker .video-row .block-half {
        width: 100%;
    }
    .page-template-template-speaker .video-row .block-half + .block-half {
        margin-left: 0;
    }
    .person-image-container {
        width: 100%;
    }
    .press-item {
        width: 100%;
        height: 200px;
    }
    .press-item:nth-of-type(even) {
        margin-left: 0;
    }
    .press-item-content img {
        max-width: 100px;
    }
}
@media (max-width: 1400px) {
    #team .align-center {
        display: block;
        float: left;
        width: 73.33333%;
        margin-left: 13.33333%;
        margin-right: 5;
    }
}

@media (max-width: 1024px) {
    .page-template-template-patent-reform #video .video-text {
        max-width: 100%;
    }
    #featured-front .posts-featured-2 .masonry-item,
    #featured-front .posts-featured-3 .masonry-item,
    #featured-front .posts-featured-3 .masonry-sizer,
    #featured-front .posts-featured-4 .masonry-item,
    #featured-front .posts-featured-4 .masonry-sizer {
        width: 100%;
    }
    #featured-front .posts-featured .card + .card,
    #featured-front .item + .item {
        margin-left: 0;
    }
    #team .align-center p {
        padding: 0;
    }
    #team .stats-container li {
        margin-top: 1em;
    }
    #covid-grid .row {
        height: auto;
        background-color: transparent;
        margin: 0;
    }
    #covid-grid .row.even {
        background-color: transparent;
    }
    #covid-grid .col {
        width: 100%
    }
    #covid-grid .col-text {
        height: auto;
        padding: 3em 0 8em;
    }
    #covid-grid .row.odd .col.col-text,
    #covid-grid .row.even .col.col-text {
        justify-content: center;
    }
    #covid-grid .row.odd .col-text-inner,
    #covid-grid .row.even .col-text-inner {
        text-align: center;
        margin-right: 0;
        margin-left: 0;
    }
    #covid-grid .row.odd .col-image {
        float: left;
    }
    #covid-grid .col-image {
        height: auto;
    }
    #covid-grid .col-image img {
        max-width: calc(100% - 40px);
        height: auto;
        margin-left: 20px;
    }
    .page-template-template-patent-reform .advisors-grid-item {
        padding: 0 15px;
    }
}

@media (max-width: 1100px) {
    .page-id-3735 .section.featured-report .btn span .verbose {
        display: none;
    }
}
@media (min-width: 737px) {
    .page-id-3735 .section.featured-report {
        width: 50%;
    }
    .page-id-3735 .section.featured-report .report-cover {
        width: 70%;
        margin-left: 15%;
        height: 250px;
    }
    .page-id-3735 .section.featured-report .report-cover .cover {
        height: 100%;
        width: 100%;
        padding-bottom: 0;
    }
    .page-id-3735 .section.featured-report .report-text {
        width: 60%;
        margin-left: 20%;
        text-align: center;
        padding: 3em 0;
    }
    .page-id-2942 #tinymce .quote p,
    .page-id-2942 .wysiwyg .quote p {
        padding-right: 3em;
    }
    #leaders .person {
        width: 50%;
    }
}
@media (min-width: 1400px) {
    .logos-row .container {
        max-width: 1200px;
    }
    .logos-row article {
        max-width: 980px;
        margin: 0 auto;
    }
}


@media (max-width: 650px) {
    .page-template-template-hometest .hero.-front h1 {
        font-size: 3em;
    }
    .page-template-template-hometest .hero.-front .hero-content {
        top: 35%
    }
    .hero.-front .home-logo {
        width: 100px;
        height: 35px;
    }
    .page-template-template-hometest .hero.-front .container {
        z-index: 2;
    }
    .row--cta .cta-title {
        font-size: 2.5em;
    }
    .page-template-template-hometest .hero.-front h1 br,
    .page-template-template-hometest #impact p br,
    .row--cta .cta-title br,
    .page-template-template-hometest #stats p br {
        display: none;
    }
    .page-template-template-hometest #stats .equation-container p br {
        display: block;
    }
    .page-template-template-hometest .equation-container div {
        margin: 1em 0 0;
    }
    .grid .grid-item.grid-item-3 {
        width: 100%;
        margin-top: 2em;
    }
    .reports-new .grid-item-3 .report .cover {
        width: 180px;
        height: 232.8px;
    }
    .grid .grid-item.grid-item-push-1,
    .grid .grid-item.grid-item-push-half {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .reports-new .grid-item-3 .report .cover {
        margin: 0 auto;
    }
    .reports-new .report .cover h5,
    .reports-new .report .cover .action span {
        font-size: 15px;
    }
    .page-id-4067 #grid-links .grid .grid-item.grid-item-4,
    .page-template-template-hometest #overpatented .grid .grid-item.grid-item-4,
    .page-template-template-patent-reform #research .grid .grid-item.grid-item-4  {
        width: calc(100% - 10px);
    }
    .page-id-4067 #grid-links .grid .grid-item + .grid-item,
    .page-template-template-hometest #overpatented .grid .grid-item + .grid-item,
    .page-template-template-patent-reform #research .grid .grid-item + .grid-item {
        margin-top: 50px;
    };

    .page-id-4067 #grid-links .grid .grid-item img,
    .page-template-template-hometest #overpatented .grid .grid-item img,
    .page-template-template-patent-reform #research .grid .grid-item img {
        max-width: 400px;
        margin-bottom: 30px;
    }
}

.hero.-front .btn span.verbose {
    padding-right: 0;
}
.page-template-template-hometest #stats p {
    width: 100%;
    float: left;
}
.button-blue,
.button-pink {
    transition: all .3s cubic-bezier(.25,.01,.1,1);
}
.button-pink:hover {
    background: #9b3251;
}
.button-blue {
    background: #00adee;
}
.button-blue:hover {
    background: #1b75bb;
}
.page-id-3982 #background {
    background-color: transparent;
}
.page-id-3982 #background .faq {
    background-color: #fff;
}

.page-id-4067 #grid-links a.grid-item,
.page-id-4067 #grid-links a.grid-item:visited,
.page-template-template-hometest #overpatented a.grid-item,
.page-template-template-hometest #overpatented a.grid-item:visited,
.page-template-template-patent-reform #research a.grid-item,
.page-template-template-patent-reform #research a.grid-item:visited {
    color: #000;
    transition: all .3s cubic-bezier(.25,.01,.1,1);
}

.page-id-4067 #grid-links a.grid-item:hover,
.page-template-template-hometest #overpatented a.grid-item:hover,
.page-template-template-patent-reform #research a.grid-item:hover{
    color: #c6305d;
}

.page-template-template-patent-reform #research .align-center p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

/* our mandate */
.page-id-2942 #tinymce .quote p,
.page-id-2942 .wysiwyg .quote p {
    font-size: 2em;
}


ul.diamond {
    /* font-family: monospace; */
    list-style: none;
    list-style-type: none;
    padding: 0;
}
ul.diamond li {
    margin: 0;
    margin-bottom: 1em;
    padding-left: 1.5em;
    position: relative;
}

ul.diamond li:before {
    display: none;
}

ul.diamond li:after {
    content: '';
    height: .5em;
    width: .5em;
    background: #c6305d;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: .5em;
    left: 0;
}

#leaders .container.container-people {
    max-width: 1200px;
}