/************************ GENERAL ************************/

html {
	scroll-behavior: smooth;
}

html.js.js_active.vc_desktop.vc_transform.vc_transform {
	padding: 0 !important;
}

body {
	min-height: 100vh;
    font-family: sofia-pro, Helvetica, Arial, sans-serif;
	overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

.vc_row.full-width-row {
	margin-top: -25px;
}

.main-content {
	padding-top: 70px;
	flex: 1;
}

.padded-row, .owl-item .wpb_column.vc_column_container.vc_col-sm-12, .owl-dots, .owl-nav, header .container, footer .container {
	width: 1400px;
	margin-left: auto !important;
	margin-right: auto !important;
}

input[type=text], input[type=email], textarea, select {
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius:0;
    -webkit-appearance: button;
}

:focus-visible {
	outline: none;
}

.anchor {
    scroll-margin-top: 90px;
}

.mobile-only {
	display: none !important;
}


/************************ TYPOGRAPHY ************************/

p, ul, li, input, textarea, select, .wpcf7-list-item-label, .wpcf7-response-output {
    font-family: sofia-pro, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 20px;
}

p:last-of-type {
	margin-bottom: 0;
}

p:empty {
	display: none;
}

h1, h1 strong, h2, h3, h4, h5, h6 {
    font-family: sofia-pro, Helvetica, Arial, sans-serif;
	font-weight: 400;
}

a, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}

b, strong {
    font-family: sofia-pro, Helvetica, Arial, sans-serif;
	font-weight: 600;
}

h1 {
    font-size: 40px;
	line-height: 50px;
	margin-bottom: 50px !important;
}

h2 {
    font-size: 40px;
	line-height: 50px;
	margin-bottom: 45px !important;
}

h3 {
	font-size: 26px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 35px !important;
}

h4 {
	font-size: 26px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 35px !important;
}

h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin: 30px 0 !important;
}

h6 {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

ul, ol {
	margin: 20px 0 20px 30px;
}

li {
	margin-bottom: 10px;
}

.fa-facebook-f:before {
    content: "\f39e" !important;
}

button {
    font-family: sofia-pro, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
}

span.wpcf7-not-valid-tip {
	font-size: 12px;
    margin-top: -20px;
}

body.error404 h1 {
    font-size: 70px;
    color: #000;
	text-align: center;
    text-transform: uppercase;
    padding-top: 140px;
}


/************************ TEMPLATE ************************/

article {
	margin-bottom: 0;
}

.vc_row[data-vc-full-width] {
	background: #fff;
	overflow: inherit !important;
}

.wpb_content_element {
	margin-bottom: 0 !important;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0 !important;
}

.narrow-row {
	width: 60%;
	margin: auto !important;
}

.full-row-padding {
	padding: 100px 5%;
}

.padding-top-bottom {
	padding: 80px 0;
}

.padding-top {
	padding: 80px 0 0;
}

.padding-bottom {
	padding: 0 0 80px;
}

.padding-top-bottom-small {
	padding: 50px 0;
}

.padding-top-small {
	padding: 50px 0 0;
}

.padding-bottom-small {
	padding: 0 0 50px;
}

.background-row, .background-row .vc_column-inner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.background-row.top {
	background-position: top;
}

.background-row.bottom {
	background-position: bottom;
}

.fixed-background, .fixed-background .vc_column-inner {
	background-attachment: fixed;
}

.overlay {
	box-shadow: inset 10000px 0 0 0 rgb(26 34 56 / 40%);
}

.overlay .vc_column-inner .vc_column-inner {
	box-shadow: none;
}

.left-col {
	padding-right: 50px !important;
	float: left !important;
}

.right-col {
	padding-left: 50px !important;
	float: right !important;
}

.border-top {
	border-top: 2px solid;
}

.vc-gitem-zone-height-mode-auto-16-9 {
	margin-bottom: 25px;
	aspect-ratio: 16/9;
	object-fit: cover;
}

#home-hero .left-col .vc_column-inner, #page-hero .left-col .vc_column-inner {
	padding-left: 0 !important;
}

#hero-hero .left-col, #page-hero .left-col {
	width: 45%;
	padding-right: 0 !important;
}

#home-hero .right-col, #page-hero .right-col {
    width: 650px;;
    float: right;
}

#page-hero h1 {
    font-size: 36px;
    line-height: 46px;
	margin-bottom: 35px !important;
}

#page-hero h1:last-of-type {
	margin-bottom: 50px !important;
}

#page-hero .vc_btn3-container.vc_btn3-inline {
    margin: 18px 0 0 !important;
}

.purple-box {
	border-radius: 20px;
	padding: 30px 20px !important;
}


/************************ ELEMENTS ************************/

form {
	background: #fff;
	border-radius: 20px;
	padding: 50px 40px 0;
}

.form-col.left {
	width: calc(50% - 10px);
	margin: 0 10px 0 0;
	float: left;
}

.form-col.right {
	width: calc(50% - 10px);
	margin: 0 0 0 10px;
	float: left;
}

form label {
	font-size: 16px;
    line-height: 26px;
    font-weight: 400 !important;
	padding-left: 10px !important;
}

form p {
	font-size: 17px;
    line-height: 27px;
    margin-bottom: 0;
}

input[type=text], input[type=email], textarea, select {
	width: 100% !important;
	font-size: 16px;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
	border-bottom: 0 !important;
    border-radius: 10px !important;
	padding: 13px !important;
	margin-top: 5px !important;
}

textarea {
	height: 120px;
}

.wpcf7-list-item.first {
    margin-top: 15px !important;
}

.wpcf7-list-item {
	margin: 0 !important;
	display: block;
}

input[type="checkbox"], input[type="radio"] {
	margin: 0 5px 0 0 !important;
}

.wpcf7-list-item-label {
	font-size: 15px;
}

.form-label.form-disclaimer {
	margin-top: 15px;
}

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

input[type="submit"], .cf7mls_next.action-button, form.cf7mls input.wpcf7-form-control.wpcf7-submit {
	font-size: 16px !important;
	font-weight: 400;
	line-height: 26px !important;
	border: 0;
	border-radius: 50px;
	padding: 5px 18px 6px !important;
	margin-top: 30px !important;
}

input[type="submit"]:hover, .cf7mls_next.action-button:hover, form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover {
	background: transparent !important;
}

.cf7mls_next.action-button:hover, .cf7mls_back.action-button:hover, .fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step:hover {
	opacity: 1 !important;
}

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

div[id^="wpcf7-f73"] button.cf7mls_back {
    display: none !important;
}

.fieldset-cf7mls .cf7mls_next, form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    float: none;
}

.cf7mls_next.action-button img {
    width: 0 !important;
    height: 0 !important;
    margin-left: 0 !important;
    position: absolute !important;
}

.wpcf7-spinner {
    display: block;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 14px !important;
    text-transform: uppercase !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 10px 0 30px !important;
}

.vc_btn3-container {
	margin: 30px auto 15px !important;
}

.vc_btn3, footer .menu-item, .load-more-button {
	font-size: 16px !important;
	font-weight: 400 !important;
	border-radius: 50px !important;
    padding: 5px 18px 6px !important;
	margin-right: 18px !important;
}

.vc_separator .vc_sep_holder .vc_sep_line {
	border-top: 6px solid !important;
}

.owl-ca-carousel .owl-dots span {
    width: 50px;
    height: 4px;
    border-radius: 20px !important;
}

.owl-stage-outer {
	border-radius: 21px 21px 0 0 !important;
}

.owl-dot.active span {
    width: 100px;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    border-radius: 50px !important;
    padding: 10px 20px !important;
	transition: all ease-in-out 0.5s;
}

.owl-nav .owl-prev {
	color: transparent !important;
	left: 20px !important;
    top: -250px !important;
}

.owl-nav .owl-prev:hover {
	left: 0 !important;
}

.owl-nav .owl-next {
	color: transparent !important;
    top: -250px !important;
	right: 20px !important;
}

.owl-nav .owl-next:hover {
	right: 0 !important;
}

.gambit-carousel-anything.has-arrows .owl-nav div:before {
	line-height: 40px !important;
}

.gambit-carousel-anything.has-arrows .owl-nav div.owl-prev:before, .gambit-carousel-anything.has-arrows .owl-nav div.owl-next:before {
	content: '' !important;
    width: 50px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.gambit-carousel-anything.has-arrows .owl-nav div.owl-prev:before {
    background-image: url(/wp-content/uploads/2023/08/left-arrow.png);
    background-position: 9px center;
}

.gambit-carousel-anything.has-arrows .owl-nav div.owl-next:before {
    background-image: url(/wp-content/uploads/2023/08/right-arrow.png);
    background-position: 0 center;
    margin-left: 15px;
}

.wpb_single_image img, body.single .the-content img {
	border-radius: 20px;
}

.grecaptcha-badge {
	display: none !important;
}


/************************ HEADER ************************/

header {
    width: 100%;
    height: auto;
    padding: 5px 0 10px;
    margin: 0 auto;
    position: fixed;
	transition: top 0.3s ease;
	transition: background-color 0.3s ease-in-out;
    z-index: 9999;
}

header .container {
	display: flex;
    justify-content: center;
    align-items: center;
}

.logo {
	width: 20%;
	text-align: left;
	float: left;
}

.logo img {
	height: 30px;
	padding-top: 18px;
}

.navigation {
	width: 80%;
	float: right;
}

header nav {
    float: right;
}

header nav ul li {
	margin: 3px 0 0 10px;
}

header nav ul li a, .menu-btn a {
    font-family: sofia-pro, Helvetica, Arial, sans-serif;
	color: #fff !important;
	font-size: 16px;
    font-weight: 400 !important;
	border-radius: 21px;
	padding: 5px 20px 6px;
}

.menu-btn {
	margin-left: 15px;
}


/************************ HOME ************************/

body.home header {
	border: 0;
}

#home-hero {
	padding: 80px 0;
}

#home-hero .left-col {
	width: 39%;
}

#home-hero h1 {
	margin: -10px 0 30px !important;
}

#home-hero .right-col .wpb_text_column {
	margin-bottom: 70px !important;
}

#home-hero p {
	font-size: 14px;
    line-height: 24px;
}

#home-hero .vc_btn3-container {
	margin-top: 0 !important;
}

body.home .gambit-carousel-anything {
	padding: 0 !important;
}

body.home .owl-ca-carousel .owl-item {
	height: 450px;
}

body.home .owl-item .wpb_column.vc_column_container.vc_col-sm-12 {
	padding: 150px 0 50px;
	margin: auto;
}

body.home .owl-item  .wpb_text_column.wpb_content_element {
	width: 40%;
}

#carousel h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
}

#carousel h4 {
	font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px !important;
}

body.home .owl-dots {
	text-align: left;
	margin-top: -120px !important;
    position: inherit;
    z-index: 999;
}

body.home .owl-nav .owl-prev {
	display: none;
}

#latest-posts.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr; /* Three equal columns */
	grid-template-rows: auto auto; /* Two rows with automatic height */
	gap: 20px; /* Adjust this value to set the gap between grid items */
}

#latest-posts .grid-item {
	border-radius: 20px;
	padding: 30px;
	display: grid;
}

#latest-posts .item1 {
	padding: 0 !important;
	grid-column: 1 / span 2;
	grid-row: 1;
	grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

#latest-posts .item1-inner1 {
    background-size: cover;
	background-position: center;
    border-radius: 20px 0 0 20px;
	grid-column: 1;
    grid-row: 1;
}

#latest-posts .item1-inner2 {
	grid-column: 2;
    grid-row: 1;
}

#latest-posts .item2 {
	grid-column: 3;
	grid-row: 1;
}

#latest-posts .item3 {
	grid-column: 1;
	grid-row: 2;
}

#latest-posts .item4 {
	grid-column: 2;
	grid-row: 2;
}

#latest-posts .item5 {
	grid-column: 3;
	grid-row: 2;
}


/************************ ABOUT ************************/

.about-hero .left-col {
	width: 55% !important;
	padding-right: 50px !important;
}

.about-hero .right-col {
	width: 45% !important;
}

.about-hero .wpb_single_image img {
	aspect-ratio: initial;
}

#about h5 {
	margin-top: 0 !important;
}

#about img {
	width: auto;
	height: 85px;
	margin: 0 !important;
}


/************************ ANALYSIS ************************/

.analysis-page {
	padding-top: 70px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

form#analysis-form {
	width: 100%; display: flex;
	padding: 0;
} 

form#analysis-form label input[type="checkbox"] {
	display: none;
} 

form#analysis-form label {
	padding: 4px 15px 8px;
}

.analysis-filters {
	display: flex;
	justify-content: space-between;
}

.analysis-filters .column {
	width: calc(32% - 40px);
    border-radius: 20px;
    padding: 25px 30px;
}

.type-col {
	padding-left: 0 !important;
}

.topic-col {
	padding-right: 60px !important;
}

.analysis-filters h5 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0 !important;
}

.type-area, .topic-area {
    font-size: 16px;
    font-weight: 400;
	border-radius: 5px;
	padding: 4px 15px 8px;
	margin: 0 4px 10px 0;
	cursor: pointer;
	display: inline-block;
}

.topic-area {
	border-radius: 21px;
}

.selected-filters-container {
    display: flex;
    justify-content: space-between;
}

.selected-filters {
	font-size: 16px;
	font-weight: 400;
    line-height: 26px;
}

.clear-filter-btn {
	border-radius: 21px;
    padding: 5px 18px 6px;
	margin-top: 180px;
}

.analysis-posts {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.search-item {
	border-radius: 20px;
    padding: 0;
	display: grid;
}

.analysis-page .search-item, body.archive .search-item {
	height: 620px;
}

.analysis-page .search-item h3, body.archive .search-item h3 {
	margin-bottom: 0 !important;
}

.analysis-page .post-thumbnail {
	line-height: 0 !important;
	margin-bottom: 0;
}

.search-item .post-meta {
	padding: 0;
}

.search-item .post-tax-title {
    padding: 30px 30px 0;
}

.search-item .search-excerpt {
	padding: 0 30px 30px;
}

.search-item .post-thumbnail img {
    width: 100%;
    height: auto;
	border-radius: 20px 20px 0 0;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.search-item[data-type="reports"] .post-thumbnail, .search-item[data-type="newsletters"] .post-thumbnail {
	display: none;
}

.search-item .post-details {
	padding: 30px 40px; 
}

.grid-item .post-meta, .search-item .post-meta {
	margin-bottom: 20px;
}

.post-meta .single-post-category, .post-meta .single-post-tag {
	font-size: 13px;
	line-height: 23px;
}

.post-meta .single-post-category a {
	border-radius: 5px;
	padding: 3px 7px 5px;
}

.post-meta .single-post-tag a:before {
	content: '|';
	padding-right: 10px;
	margin-left: 10px;
}

.grid-item h3, .search-item h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-top: 20px;
}

.search-excerpt {
    display: grid;
    align-self: end;
}

.search-excerpt p {
    font-size: 14px;
    line-height: 24px;
	margin-bottom: 0;
}

.search-excerpt a {
	display: block;
}

.search-excerpt button {
	background: transparent !important;
	text-align: left;
	margin-top: 30px;
}

.search-excerpt i.vc_btn3-icon {
    margin-left: 10px;
	transition: all ease-in-out 0.8s;
}

.search-excerpt:hover i.vc_btn3-icon {
    margin-left: 20px;
}

.load-more-container {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}


/************************ SINGLE POSTS ************************/

body.single .padded-row.post-content {
	width: 60% !important;
	margin: auto !important;
}

.post-img img {
    width: 100%;
	height: 300px;
    border-radius: 20px;
    object-fit: cover;
    overflow: hidden;
}

.image-caption {
	font-size: 14px;
	line-height: 24px;
}

body.single .post-meta {
	margin-bottom: 30px;
}

body.single #more-posts .post-meta {
	padding: 30px 30px 0;
}

.post-author::before {
    content: '|';
    padding: 0 10px 0 8px;
}

.issue-number::before {
    content: '|';
    padding: 0 10px 0 8px;
}

.issue-number::after {
    content: '|';
    padding: 0 10px 0 8px;
}

h1.title {
	font-size: 36px;
	font-weight: 400;
	line-height: 46px;
	margin-bottom: 10px !important;
}

.post-date {
	font-size: 14px;
}

.post-body {
	float: left;
}

.post-share {
	width: 50px;
	position: fixed;
	right: 50px;
	bottom: 0;
	z-index: 99;
}

.post-share ul {
	list-style: none;
}

.post-share img {
    width: 40px;
    height: auto;
}

.post-excerpt {
	border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 30px 0 35px !important;
	margin: 50px 0 0;
}

.post-excerpt h4, .post-excerpt p {
	font-size: 20px;
    line-height: 30px;
    font-weight: 600;
	margin-bottom: 0 !important;
}

body.single .the-content {
	margin-top: 50px;
}

body.single .the-content p {
	margin-bottom: 30px;
}

body.single .the-content ul {
	margin: 20px 0 70px 20px;
}

body.single .the-content li {
	margin-bottom: 20px;
}

body.single .the-content img {
	max-width: 100% !important;
}

body.single .the-content .wp-caption {
	max-width: 100% !important;
	margin: 100px auto 70px;
}

.wp-caption-text {
	font-size: 15px;
	line-height: 25px;
}

body.single .vc_btn3-container {
	margin-top: 15px !important;;
}

body.single .post-btns {
	margin-top: 80px;
}

body.single .post-btns .vc_btn3-container {
	display: contents;
}

#more-posts .search-item .post-details {
	padding: 0;
}


/************************ ARCHIVES ************************/

.archive-header {
	width: 100%;
	border-radius: 20px;
	padding: 15px 40px 22px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.archive-header h1 {
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 0 !important;
}

body.archive.term-newsletters h1 {
	margin-top: 0 !important;
	flex: 1;
}

body.archive.term-newsletters .vc_btn3-container {
	margin: 0 !important;
	float: right;
}

body.archive.term-newsletters .vc_btn3 {
	padding: 3px 20px 6px !important;
}

body.archive.term-newsletters .post-meta {
    padding: 30px 30px 0;
}

.pagination {
    font-size: 15px;
    border-radius: 50px;
    padding: 5px 25px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination a, .pagination .current {
    width: 30px;
    height: 30px;
    text-decoration: none;
    border-radius: 50%;
    margin: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.pagination-next i, .pagination-prev i {
	transition: all ease-in-out 0.5s;
}

.pagination-next:hover i {
	margin-left: 20px;
}

.pagination-prev:hover i {
	margin-right: 20px;
}


/************************ OPEN LETTER ************************/

#open-letter-hero {
	padding: 100px 10% !important;
}

#open-letter-hero h1 {
	font-size: 36px;
	line-height: 46px;
	margin-top: -31px;
}

#open-letter-hero img {
	width: auto;
	height: 80px;
	margin: 70px 0 0 0;
}

.sign-open-letter {
	width: 40% !important;
	padding-left: 100px !important;
	position: fixed !important;
    top: 150px;
	right: 10%;
}

.wpcf7-form {
	background: #f8f8ff;
}

#who-has-signed #signatures {
	display: none;
}

#who-has-signed-btn .vc_btn3:before {
    content: 'View ';
}

#who-has-signed #signatures.active {
	display: block;
}

#who-has-signed-btn.active .vc_btn3:before {
    content: 'Hide ';
}

body.page-id-25 footer {
	border-top: 100px solid #fff !important;
}


/************************ WHAT IS ************************/

#universal-definition img {
	aspect-ratio: 1/1;
	object-fit: cover;
}

#problem-solution .gambit-carousel-anything {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

#problem-solution .owl-prev {
	left: 40px !important;
}

#problem-solution .gambit-carousel-anything:hover .owl-prev {
	left: 0 !important;
}

#problem-solution .owl-next {
    right: 40px !important
}

#problem-solution .gambit-carousel-anything:hover .owl-next {
	right: 0 !important;
}

#problem-solution .gambit-carousel-anything.has-arrows .owl-nav div.owl-next:before {
	margin-left: 0 !important;
}

#problem-solution .owl-prev.hidden, #problem-solution .owl-next.hidden {
    display: none;
}

#problem .left-col {
	width: calc(39% - 100px);
	padding: 0 50px !important;
}

#problem .right-col {
    width: calc(80% - 150px);
    padding: 0 150px 0 0 !important;
}

#solution .left-col {
    width: calc(80% - 150px);
	padding: 0 0 0 150px !important;
}

#solution .right-col {
	width: calc(39% - 100px);
	padding: 0 50px !important;
}

#cards.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr; /* Three equal columns */
	grid-template-rows: auto auto; /* Two rows with automatic height */
	gap: 20px; /* Adjust this value to set the gap between grid items */
}

#cards .grid-item {
	border-radius: 20px;
	padding: 30px 40px;
	display: grid;
}

#cards .item1 {
	grid-column: 1 / span 2;
	grid-row: 1;
}

#cards .item2 {
	grid-column: 3;
	grid-row: 1;
}

#cards .img-only {
	grid-column: 1;
	grid-row: 2;
}

#cards .item3 {
	grid-column: 2;
	grid-row: 2;
}

#cards .item4 {
	grid-column: 3;
	grid-row: 2;
}

#cards .item5 {
	grid-column: 1;
	grid-row: 3;
}

#cards .item6 {
	grid-column: 2;
	grid-row: 3;
}

#cards .item7 {
	grid-column: 3;
	grid-row: 3;
}

.card {
	height: 350px;
	border-radius: 20px;
	padding: 30px !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

.card::before {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2023/08/icon-plus.png);
	background-size: 44%;
	background-position: center;
	background-repeat: no-repeat;
    border-radius: 50%;
    padding: 2px 5px 7px;
	transition: 0s !important;
    position: absolute;
    top: 15px;
    right: 15px;
	display: inline-block;
}

.card.active::before {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2023/08/icon-cross.png);
	background-size: 44%;
	background-position: center;
	background-repeat: no-repeat;
	transition: 0s !important;
	display: inline-block;
}

.card:hover::before, .card.active::before {
	background-size: 48%;
    padding: 4px 7px 9px;
}

.card.img-only {
	background-size: cover;
	background-position: center;
}

.card.img-only::before {
	content: '';
	background-color: transparent !important;
	background-image: none !important;
}

.card.img-only .vc_column-inner {
	border-radius: 20px;
}

.original-text {
	font-size: 26px;
	font-weight: 500;
	line-height: 36px;
	padding: 0 20px;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.alt-text {
	display: none;
}

.card.active .alt-text {
	padding: 0 20px;
	flex: 1;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}

.number {
	font-size: 170px;
	font-weight: bold;
	top: 80px;
    right: 40px;
	position: absolute;
}


/************************ NEWSLETTER ************************/

#newsletter {
	border-radius: 20px;
}

#newsletter form {
	margin: 25px auto !important;
}

#newsletter ._form_element ._form-title {
	font-size: 27px !important;
	line-height: 37px;
	margin-bottom: 25px !important;
}

#newsletter ._form_element * {
	font-family: sofia-pro, Helvetica, Arial, sans-serif;
    font-size: 16px !important;
    line-height: 26px;
    font-weight: 400 !important;
    padding-left: 10px !important;
}

#newsletter ._x83125489 span {
	font-size: 14px !important;
}

#newsletter ._button-wrapper._full_width {
	text-align: center;
}

#newsletter #_form_4_submit {
	font-family: sofia-pro, Helvetica, Arial, sans-serif;
	font-size: 16px !important;
    font-weight: 400;
    line-height: 26px !important;
    border: 0;
    border-radius: 50px !important;
    padding: 5px 18px 6px !important;
    margin-top: 30px !important;
}

#newsletter ._form-branding {
	display: none !important;
}


/************************ IMPORTANT ************************/

#important .purple-box {
    width: calc(80% - 200px);
	background-color: #f8f8ff !important;
    padding: 100px !important;
    margin: auto !important;
}


/************************ FOOTER ************************/

footer {
    padding: 100px 0;
	z-index: 999;
}

footer .container {
	display: flex;
    justify-content: center;
    align-items: center;
}

.footer-col.left {
	width: 75%;
	text-align: left;
}

footer .menu-footer-1-container {
	margin-bottom: 20px;
}

.footer-col.right {
	width: 25%;
	text-align: right;
}

footer p {
	font-size: 20px;
	line-height: 30px;
}

footer ul {
	list-style: none;
	margin: 0;
}

footer li {
	margin: 0 20px 0 0;
	display: inline-block;
}

footer .vc_btn3 {
	margin-bottom: 0 !important;
}

footer img {
	width: auto !important;
	height: 30px !important;
}

.footer-div {
	margin: 0 10px;
}



/************************ MOBILE ************************/

@media only screen and (max-width: 1550px) {
	
	.padded-row, .owl-item .wpb_column.vc_column_container.vc_col-sm-12, .owl-dots, .owl-nav, header .container, footer .container {
		width: 1200px;
        margin-left: auto !important;
        margin-right: auto !important;
	}
		
	.logo {
		width: 15%;
	}

	.navigation {
		width: 85%;
	}
	
	#about img {
		height: 70px;
	}
	
	#open-letter-hero {
		padding: 100px 5% !important;
	}
	
	.sign-open-letter {
		width: 46% !important;
		right: 5%;
	}
	
}


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

	.padded-row, .owl-item .wpb_column.vc_column_container.vc_col-sm-12, .owl-dots, .owl-nav {
		width: 90%;
        margin-left: auto !important;
        margin-right: auto !important;
	}
	
	header .container, footer .container {
		width: calc(100% - 10% - 10px);
		margin: auto !important;
	}
	
	#home-hero {
    	padding-left: calc(5% + 8px);
    	padding-right: calc(5% + 8px);
	}
	
	#home-hero .padded-row {
		width: 100%;
	}

	#page-hero .left-col {
    	width: 39%;
	}

	#page-hero .right-col {
    	width: 61%;
	}
	
}


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

	.main-content {
		padding-top: 65px;
	}
	
}


@media only screen and (max-width: 1200px) {
	
	.vc_row.vc_column-gap-35 {
		margin-left: 0 !important;
    	margin-right: 0 !important;
	}
	
	.vc_row.vc_column-gap-35>.vc_column_container {
		padding: 0 !important;
	}

	.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
		padding-right: 15px !important;
		padding-bottom: 15px !important;
	}
	
	#home-hero {
    	padding-left: calc(5% + -8px);
    	padding-right: calc(5% + -8px);
	}
	
	#home-hero .left-col {
	    width: 35%;
	}
	
	#home-hero .right-col {
	    width: 65%;
	}
	
	#carousel .vc_column-inner, #open-letter-container .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	form#analysis-form label {
		margin-bottom: 8px;
	} 
	
}


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

	.padded-row, .owl-item .wpb_column.vc_column_container.vc_col-sm-12, .owl-dots, .owl-nav, header .container, footer .container, .narrow-row {
		width: 100%;
	}
	
	.desktop-only {
		display: none !important;
	}

	.mobile-only {
		display: block !important;
	}
	
	body.home #responsive-menu-pro-header {
		height: 70px !important;
		border-bottom: 0;
	}

	#responsive-menu-pro-header {
		padding: 0 30px !important;
	}
	
	#responsive-menu-pro-header #responsive-menu-pro-header-bar-logo img {
    	height: 25px !important;
		margin-top: -5px !important;
	}
	
	button#responsive-menu-pro-button {
		top: 6px !important;
	}
	
	#responsive-menu-pro-container {
		background-color: transparent !important;
		margin-top: 70px !important;
	}
	
	#responsive-menu-pro {
		padding: 100px 0 !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro-wrapper {
		height: 100% !important;
	}
	
	#responsive-menu-pro-container li.responsive-menu-pro-item a {
		height: 80px !important;
		line-height: 30px !important;
    	padding: 0 10% !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
		font-size: 30px !important;
		font-weight: 400 !important;
	}
	
	#responsive-menu-pro-additional-content {
		padding: 50px 10%;
		position: absolute;
		bottom: 0;
	}
	
	#responsive-menu-pro-additional-content ul {
		list-style: none;
	}
	
	#responsive-menu-pro-additional-content .menu-item {
    	display: inline-block !important;
	}
	
	.menu-item a {
    	color: #fff !important;
	}
	
	.main-content {
    	padding-top: 45px;
	}

	h1, #page-hero h1 {
    	font-size: 25px;
    	line-height: 35px;
	}
	
	h2 {
		font-size: 35px;
    	line-height: 45px;
    	margin-bottom: 35px !important;
	}
	
	.vc_row {
		margin-left: 0 !important;
    	margin-right: 0 !important;
	}
	
	.vc_col-sm-3 {
		padding-bottom: 30px;
	}
	
	.padding-top-bottom {
    	padding: 50px 0;
	}
	
	.fixed-background {
		background-attachment: inherit;
	}
	
	.vc_col-sm-9, .vc_col-sm-8, .vc_col-sm-6, .vc_col-sm-4, .vc_col-sm-3 {
		width: 100% !important;
	}
	
	.left-col, .right-col {
		padding: 0 !important;
	}
	
	.mobile-flip .padded-row {
		display: flex;
		flex-flow: column;
	}
	
	.mobile-flip .right-col {
		order: 1;
	}
	
	.mobile-flip .left-col {
		order: 2;
	}
	
	.mobile-flip .right-col h2, .mobile-flip .right-col h3 {
		text-align: left !important;
	}

	.vc_btn3-container {
    	margin: 30px auto 10px !important;
	}
	
	.vc_btn3, footer .menu-item, .load-more-button {
    	font-size: 14px !important;
    	padding: 5px 12px 6px !important;
		margin: 0 10px 10px 0 !important;
    }
	
	#page-hero .vc_btn3 {
		margin: 0 10px -5px 0 !important;
	}
	
	#hero-hero .left-col, #page-hero .left-col, .about-hero .left-col {
		width: 100% !important;
	}
	
	#hero-hero .right-col, #page-hero .right-col {
		width: 100% !important;
		padding-top: 50px !important;
	}
	
	#page-hero .mobile-flip .right-col {
		padding: 0 30px !important;
	}
	
	#page-hero .mobile-flip .right-col .wpb_text_column {
		padding: 0 !important;
	}
	
	#page-hero .mobile-flip .left-col {
		padding-top: 50px !important;
	}
	
	#page-hero {
    	padding: 55px 0 0 !important;
	}
	
	#page-hero .vc_column-inner {
		padding: 0;
	}
	
	#page-hero .wpb_text_column {
		padding: 0 30px;
	}
	
	#page-hero .right-col img, .what-is-hero .left-col img {
		border-radius: 20px 20px 0 0;
		aspect-ratio: 16/9;
		object-fit: cover;
		object-position: center bottom;
	}
	
	#home-hero {
		padding: 70px 15px 50px;
		margin-bottom: -1px;
	}
	
	#home-hero h1 {
		margin-bottom: 40px !important;
	}
	
	#home-hero .right-col .vc_column-inner {
		padding: 0 !important;
	}
	
	#home-hero .right-col .wpb_text_column {
    	margin-bottom: 40px !important;
	}
	
	#home-hero .vc_btn3-container {
    	display: block;
	}
	
	#home-hero .vc_btn3 {
		margin-right: 0 !important;
	}
	
	#carousel .vc_column-inner {
		padding: 0 !important;
	}
	
	#carousel .owl-ca-carousel .owl-item {
    	height: 380px;
	}
	
	#carousel .owl-item .wpb_text_column.wpb_content_element {
    	width: calc(100% - 60px);
    	margin: auto;
	}
	
	#carousel .owl-dots {
    	width: calc(100% - 30px) !important;
    	padding: 65px 0 0 17px !important;
	}
	
	#carousel .owl-nav {
		display: none;
	}
	
	#latest-posts, .analysis-filters, .analysis-posts, #cards.grid-container {
		width: calc(100% - 60px);
		margin: auto;
		display: grid;
    	grid-template-columns: repeat(1, 1fr) !important;
    }
	
	#latest-posts .grid-item, .card.grid-item {
    	grid-column: inherit !important;
    	grid-row: inherit !important;
	}
	
	#latest-posts .item1 {
    	grid-column: 1;
    	grid-auto-flow: row;
    	padding: 0 !important;
  }

	#latest-posts .item1-inner1 {
    	border-radius: 20px 20px 0 0;
		aspect-ratio: 16/9;
    	grid-row: 1;
	}

	#latest-posts .item1-inner2 {
    	border-radius: 0 0 20px 20px;
    	grid-row: 2;
	}
	
	.search-excerpt button {
    	margin-top: 15px;
	}
	
	#about .wpb_text_column, #contact .wpb_text_column {
		margin-bottom: 30px !important;
	}
	
	#about .vc_btn3-container, #contact .vc_btn3-container {
		margin: 0 !important;
	}
	
	#about .right-col.purple-box {
		padding: 20px 10px !important;
		margin-top: 30px;
	}
	
	#about img {
    	height: 55px;
	}
		
	.what-is-hero .mobile-flip {
		display: flex;
		flex-direction: column;
	}
	
	.what-is-hero .left-col, #solution .left-col {
		order: 2;
	}
	
	.what-is-hero .right-col, #solution .right-col {
		order: 1;
	}
	
	.what-is-row {
		padding-top: 70px !important;
	}
	
	#universal-definition img {
		display: none;
	}

	#problem-solution .gambit-carousel-anything {
    	width: calc(100% - 70px);
    	padding: 30px 20px 80px !important;
		display: flex !important;
		flex-direction: column;
	}
	
	#problem-solution .gambit-carousel-anything .owl-nav {
		order: 1;
	}
	
	#problem-solution .owl-next, #problem-solution .gambit-carousel-anything:hover .owl-next {
    	top: 6px !important;
    	right: 0 !important;
	}
	
	#problem-solution .owl-prev, #problem-solution .gambit-carousel-anything:hover .owl-prev {
    	top: 6px !important;
    	left: auto !important;
		right: 0 !important;
	}
	
	#problem-solution .gambit-carousel-anything .owl-stage-outer {
		order: 2;
	}
	
	#problem-solution h2 {
		margin-bottom: 20px !important;
	}
	
	#problem, #solution {
    	width: 100%;
		height: auto;
	}
	
	#problem-solution .left-col .vc_column-inner, #problem-solution .right-col .vc_column-inner {
		padding: 0 !important;
	}
	
	#problem-solution .left-col, #problem-solution .right-col {
    	width: 100% !important;
    	padding: 0 !important;
	}
	
	#policy-asks h2 {
		text-align: left !important;
	}
	
	#policy-asks h3 {
		text-align: left !important;
		margin-bottom: 0 !important;
	}
	
	#cards .item1.active {
    	height: auto;
	}
	
	body.page-template-analysis #latest-posts {
		display: none;
	}

	form#analysis-form {
		flex-direction: column;
		padding: 0;
	}
	
	.analysis-filters {
		padding-bottom: 50px;
	}
	
	.analysis-filters .column {
    	width: 100%;
    	padding: 25px 0;
	}
	
	.analysis-filters h5 {
    	margin: 0 0 10px !important;
	}
	
	.column.topic-col {
		padding-top: 0;
		padding-right: 0 !important;
	}
	
	.column.selected-filters-col {
    	width: calc(100% - 50px);
    	padding: 25px;
    	aspect-ratio: 16/9;
	}
	
	.search-item .post-meta {
    	padding: 0
	}
	
	.post-meta .single-post-category, .post-meta .single-post-tag {
		font-size: 10px;
		line-height: 25px;
	}
	
	body.single .main-content {
    	padding-top: 70px;
	}
	
	body.single .padded-row.post-content, body.single .post-img {
    	width: calc(100% - 60px) !important;
	}
	
	body.single #content {
		padding-bottom: 50px;
	}
	
	h1.title {
		font-size: 30px;
        line-height: 40px;
		padding: 0;
	}
	
	body.type-newsletters .post-date {
    	margin: 20px 0 0;
	}
	
	body.single .main-content ul {
    	margin: 40px 0 50px 40px;
	}
	
	body.single .search-item .post-details {
    	padding: 0;
	}
	
	.post-share {
    	position: fixed;
    	bottom: 10px;
    	right: 45px;
	}
	
	body.single #more-posts {
    	background: #fff;
		padding: 50px 30px;
    	z-index: 9999;
    	position: relative;
	}
	
	.archive-header {
    	width: calc(100% - 100px) !important;
		padding: 15px 20px 22px;
    	margin: 0 auto 20px;
	}
	
	body.archive.term-newsletters .archive-header .vc_btn3-container {
		display: none;
	}
	
	.analysis-page .search-item, body.single #more-posts .search-item, body.archive .search-item {
		height: auto;
	}
	
	#open-letter-hero {
		padding: 100px 30px !important;
		position: relative;
		z-index: 999;
	}
	
	#open-letter-hero h1 {
		margin-top: 0;
	}

	.sign-open-letter {
		position: inherit !important;
		top: 0 !important;
	}
	
	.sign-open-letter-icon {
		position: fixed;
		right: 14px;
		bottom: 67px;
	}

	.sign-open-letter-icon img {
		width: 40px;
		height: auto;
	}
	
	#open-letter-container .vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	#open-letter-hero img {
    	width: 90%;
    	height: auto;
    	margin: 20px 0 50px 0;
	}
	
	.sign-open-letter {
	    right: 0;
	}
	
	#open-letter {
    	width: calc(100% - 60px);
    	margin: auto !important;
	}
	
	.open-letter-row .vc_column_container>.vc_column-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.open-letter-row .purple-box {
    	width: 100% !important;
    	padding: 25px 30px !important;
    	margin: auto;
	}
	
	#signatures {
	    width: calc(100% - 60px);
	    margin: auto;
	}
	
	form {
		padding: 20px 20px 0;
	}
	
	#contact {
		margin-bottom: -1px;
	}
	
	#contact form {
		padding-top: 30px !important;
		margin-top: 30px;
	}
	
	.form-col.left {
		width: 100%;	
	}
	
	.form-col.right {
    	width: 100%;
    	margin: 0;
	}
	
	body.page-id-19 footer, body.page-id-1372 footer { /* contact and policy */
		border-radius: 0;
	}
	
	#important .purple-box {
    	width: calc(100% - 40px);
    	padding: 40px 20px !important;
	}
	
	#important h1 {
	    margin-bottom: 30px !important;
	}
	
	footer {
		border-radius: 20px 20px 0 0;
    	padding: 40px 30px 80px;
	}
	
	footer .container {
    	flex-direction: column;
	}
	
	.footer-col.left {
	    width: 100%;
		margin-top: 50px;
    	order: 2;	
	}
	
	#menu-footer-1 {
		margin-bottom: -10px !important;
	}
	
	.footer-col.right {
	    width: 100%;
    	order: 1;	
	}
	
	footer p, footer a {
    	font-size: 14px;
    	font-weight: 400;
    	line-height: 24px;
	}
	
	footer .menu-footer-1-container {
    	margin-bottom: 15px;
	}
	
	footer .menu-footer-2-container li {
    	display: inline-block !important;
    }
	
	.menu-footer-2-container .vc_btn3 {
    	margin-bottom: 15px !important;
	}
	
	/*** HOVER STATES ***/
	
	.search-excerpt:hover i.vc_btn3-icon {
		margin-left: 10px;
	}
		
	.card:hover::before, .card.active::before {
		background-size: 44%;
		padding: 2px 5px 7px;
	}
	
}


/*** IPAD PRO ***/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
	
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
	
}


/*** IPAD MINI ***/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	
}


/*** IPHONE MINI ***/

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) {
	
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
	
}

@media only screen and (min-width: 320px) and (max-width: 567px) and (orientation: portrait) {
	
}


/************************ ADMIN ************************/

#taxonomy-type .categorychecklist {
    list-style: none;
    padding: 0;
}

#taxonomy-type .categorychecklist li {
    margin-bottom: 5px;
}

#taxonomy-type .categorychecklist input[type="radio"] {
    margin-right: 5px;
}

#taxonomy-topic .tagchecklist {
    list-style: none;
    padding: 0;
}

#taxonomy-topic .tagchecklist li {
    margin-bottom: 5px;
}

#taxonomy-topic .tagchecklist input[type="checkbox"] {
    margin-right: 5px;
}

.tagchecklist .topic-message {
    color: #dc3232;
    font-size: 12px;
    margin-top: 5px;
}