@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Description: Twenty Twenty Child Theme.
Author: Logic Replace LLC Team
Author URI: https://www.logicreplace.com/
Template: twentytwenty
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*--------------------------------------------------------------
			GRIDWORKS
--------------------------------------------------------------*/

img[src$=".svg"] {
  width: 100% !important;
  height: auto !important;
}

body {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

/*FONT FAMILY******************************************************************/
body{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body,
.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary,
.entry-content {
  font-family: "Roboto";
  font-weight:300; /*added 6.30*/
  
}
h1, h2, h3, h4, h5, h6, .faux-heading{ /*added 6.30*/
	font-weight:400;
}
/**/

body:not(.overlay-header) .primary-menu > li > a,
body:not(.overlay-header) .primary-menu > li > .icon,
.modal-menu a,
.footer-menu a,
.footer-widgets a,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote:before,
.archive-header a,
.social-icons a {
  color: #e40046 !important;
  text-decoration: none !important;
}
a {
  text-decoration: none !important;
}
a:hover,
a:focus {
  text-decoration: underline !important;
}
.singular:not(.overlay-header) .entry-header a {
  color: #ffc658 !important;
}
/*UNORDERED LIST******************************************************************/
ul,
ul li {
  margin: 0;
}
.entry-content li {
  line-height: 1.3em;
  text-indent: -1em;
  margin-left: 20px;
}
ul li {
  list-style: none; /* if you’re not already using a reset */
}

.entry-content ul li:before {
  color: #e40046; /* set color to red */
  content: "\25AA"; /* /2022 is the numerical unicode for &bull; */
  font-size: 1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right: 0.25em; /* give the bullet some padding from the text Make sure to use em*/
  position: relative;
  top: 0.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}
/*UNORDERED LIST end******************************************************************/

/*HEADINGS******************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0px;
}
.cover-header-inner h1 {
  font-size: 40px !important;
}

.cover-color-overlay::before {
  background-color: rgba(3, 1, 25, 0.3);
}
/*HEADINGS******************************************************************/

.modal-menu > li > .ancestor-wrapper > a {
  font-size: 26px !important;
  padding: 10px 0 !important;
  color: #fff !important;
}

/*DARK BLUE BORDER-COLOR TEXT******************************************************************/
.menu-modal nav *,
.footer-widgets-outer-wrapper,
.footer-top {
  border-color: #141b4d !important;
}
/*DARK BLUE BORDER-COLOR TEXT end******************************************************************/

/*DARK BLUE COLOR TEXT******************************************************************/
body,
p,
ul li,
.home-about-text p,
.pads p {
  color: #141b4d;
}
.search-toggle .svg-icon,
.search-modal-inner.modal-inner,
#mission-vision-about .text-box a, .uvc-heading h2 {
  color: #141b4d !important;
}
/*DARK BLUE COLOR TEXT end******************************************************************/

/*WHITE COLOR TEXT******************************************************************/
.header-footer-group,
.header-footer-group .color-accent,
.menu-modal .toggle,
.close-nav-toggle .svg-icon,
.footer-widgets .widget:nth-child(2) li a,
.footer-widgets .widget:nth-child(3) li a,
.text-white,
.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
  color: #fff !important;
}

/*WHITE COLOR TEXT end******************************************************************/

/*PINK COLOR TEXT start******************************************************************/
.pink-text {
  color: #e40046;
}
/*PINK COLOR TEXT end******************************************************************/

/*REMOVE******************************************************************/
.page-template h1.entry-title,
.page-template h2.entry-title,
.page-template .entry-header,
.page-template .header-inner .toggle-wrapper::before, .psac-post-short-content,
.psac-slider-and-carousel .owl-nav .owl-next span, .psac-slider-and-carousel .owl-nav .owl-prev span{
  display: none;
}
button.search-toggle {
  display: none !important;
}
/**/
.menu-modal .toggle {
  color: transparent !important;
}
.nav-toggle .toggle-inner {
  height: auto;
  padding-top: 0;
}
.header-social {
  display: contents;
  float: right;
}
.header-social img {
}

.header-titles-wrapper {
  width: 100%;
  margin-right: 0;
  max-width: 100%;
  justify-content: space-evenly;
}
.header-titles .site-logo {
  margin: 0 auto !important;
}
.header-navigation-wrapper {
  width: 100%;
}
.header-inner {
  align-items: center;
  display: block;
  justify-content: space-between;
  padding: 30px 0 20px;
}
#lang_choice_1 {
  background: transparent;
  color: #ffc645;
  border: 0;
  cursor: pointer;
}
.wp-custom-logo .header-titles {
  width: 87%;
}
.header-titles .site-logo {
  margin: 0;
}
.modal-menu ul li a {
  font-weight: 700;
  font-size: 26px !important;
  padding: 10px 0 !important;
  color: #fff !important;
}
.menu-modal {
  justify-content: flex-start;
}
.menu-icon {
  display: inline-block !important;
  cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 5px;
  background-color: #141b4d;
  margin: 6px 0;
  transition: 0.4s;
}
.bar1:hover > .bar2:hover > .bar3:hover {
  background-color: #ffc645;
}
.menu-icon:hover div {
  background-color: #ffc645;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
.menu-modal .menu-wrapper,
.menu-modal-inner {
  background: #141b4d;
}
body.template-full-width
  .entry-content
  > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width
  [class*="__inner-container"]
  > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  margin: 0 auto;
  left: 0 !important;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
  font-size: 2.1rem;
  padding: 1.8rem 0;
}

/*BANNER******************************************************************/
.home .outer-hero {
  background-repeat: no-repeat !important;
  min-height: 100% !important;
  max-height: 100% !important;
}
.page-template .outer-hero {
  background-repeat: no-repeat !important;
  min-height: 520px;
  max-height: 520px;
}
.page-template .outer-hero .inner-hero h1 {
  font-size: 49px;
  font-weight:700;
  line-height: normal;
}
#header-boxes .vc_col-sm-3 {
  width: 24.72%;
}
.inner-hero {
  padding: 60px 100px 137px;
}
.inner-hero h1 {
  font-size: 45px;
}
.inner-hero h2 {
  font-size: 26px;
  margin: 0;
    color:#fff !important;
}
.home-boxes {
  background-color: rgba(3, 1, 25, 0.6);
  margin-right: 5px;
}
.home-boxes:last-child {
  margin-right: 0;
}
.home-boxes h2 {
  margin: 15px 30px 30px;
  height: 64px;
}
.hero-buttons {
  margin-bottom: 20px !important;
}
.hero-buttons img {
  margin-right: 30px;
}
/**/
/*HOME******************************************************************/

#home-about-bg1 .vc_column-inner {
  background-position: 0 0;
}
#home-about-bg1 .vc_column-inner,
#home-about-bg2 .vc_column-inner,
#aboutpage-bg1 .vc_column-inner {
  background-size: cover;
  background-repeat: no-repeat;
}
#moyi-img-txt-1 #moyi-bg-1 .vc_column-inner,
#moyi-img-txt-2 #moyi-bg-2 .vc_column-inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#home-about-bg2 .vc_column-inner {
  background-position: 0 0;
}
.home-about-text .vc_column-inner {
  padding-top: 0 !important;
}
.home-about-text,
.pads {
  padding: 20px 60px 35px !important;
}

#home-team-wrap {
  min-height: 570px !important;
}
#home-team-wrap .upb_row_bg {
  background-color: rgba(3, 1, 25, 0.6) !important;
}
#home-team-wrap button.ubtn-normal {
  padding: 19px 75px;
}

.global-button a > * {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 1;
  text-decoration: none;
}

.global-button a {
  width: 300px;
  height: 60px;
  font-size: 17px;
  font-weight: bold;
  position: relative;
  display: block;
  position: relative;
  margin: auto;
  text-decoration: none !important;
  background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientSolid_350x60-1.png);
  color:#fff !important;
}

/*.global-button > a::before {
  content: "";
  background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientSolid_350x60-1.png);
  background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientOutline_350x60-2.png);
  position: var(--element-position, absolute);
  top: var(--top, 0);
  left: var(--left, 0);
  right: var(--right, 0);
  bottom: var(--bottom, 0);
  background-size: var(--background-size, cover);
  background-repeat: var(--background-repeat, no-repeat);
  background-position: var(--background-position, center);
}*/

/*.global-button > a::after {
  content: "";
  background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientSolid_350x60-1.png);
  position: var(--element-position, absolute);
  top: var(--top, 0);
  left: var(--left, 0);
  right: var(--right, 0);
  bottom: var(--bottom, 0);
  background-size: var(--background-size, cover);
  background-repeat: var(--background-repeat, no-repeat);
  background-position: var(--background-position, center);
  opacity: 0;
  transition: 300ms ease-in-out;
}*/

.global-button a:hover::after {
  opacity: 1;
  text-decoration: none;
  z-index: -1;
}

.home-about-text a,
#home-team-inner a,
.global-button a,
.red-text p,
#red-banner-txt-impact p {
  text-transform: uppercase;
}
#home-team-inner a {
  color: #fff;
}
#news-perspective-home {
  padding-top: 10px;
}

#news-perspective-heading {
  margin: 15px 0 50px 0;
}
#news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
  min-height: 285px;
  margin-bottom: 0 !important;
}
.wppsac-post-slider button.slick-arrow,
.wppsac-post-carousel button.slick-arrow,
.wppsac-post-carousel button.slick-prev,
.wppsac-post-carousel button.slick-next,
.wppsac-post-carousel.design-1 .slick-next,
.wppsac-post-carousel.design-1 .slick-prev {
  background-size: contain !important;
}
.wppsac-post-slider button.slick-arrow,
.wppsac-post-carousel button.slick-arrow,
.wppsac-post-carousel button.slick-prev,
.wppsac-post-carousel button.slick-next {
  width: 32px;
  height: 86px;
  top: 17% !important;
}
.wppsac-post-carousel.design-1 .slick-prev {
  left: -45px !important;
}
.wppsac-post-carousel.design-1 .slick-next {
  right: -45px !important;
}

.wppsac-post-slider button.slick-prev,
.wppsac-post-carousel button.slick-prev {
  background: url(/wp-content/uploads/2021/09/Gridworks_Button_ScrollArrow_Left.png)
    no-repeat !important;
}
.wppsac-post-slider button.slick-next,
.wppsac-post-carousel button.slick-next {
  background: url(/wp-content/uploads/2021/09/Gridworks_Button_ScrollArrow_Right.png)
    no-repeat !important;
}
#perspective-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
  width: 100%;
  margin-bottom: 0;
  /*max-height: 230px;
    min-height: 239px;*/
}
#perspective-box .wppsac-post-carousel.design-1 .wppsac-post-title a,
.home-about-text a,
.pads a,
.red-text p {
  color: #e40046 !important;
}
#perspective-box .wppsac-post-slider .wppsac-post-content a.wppsac-readmorebtn,
#perspective-box
  .wppsac-post-carousel
  .wppsac-post-content
  a.wppsac-readmorebtn {
  color: #141b4d;
  padding: 0;
  border: none;
  font-weight: bold;
  font-size: 16px;
}
#perspective-box
  .wppsac-post-slider
  .wppsac-post-content
  a.wppsac-readmorebtn:after,
#perspective-box
  .wppsac-post-carousel
  .wppsac-post-content
  a.wppsac-readmorebtn:after,
.home-about-text a:after,
#evidence-impact a:after {
  content: url(/elements/arrow-249-16.png);
  height:13px;
  width:13px;
  margin-left: 5px;
  color: #e40046;
  display: table-caption;
}
#perspective-box
  .wppsac-post-slider
  .wppsac-post-content
  a.wppsac-readmorebtn:hover,
#perspective-box
  .wppsac-post-carousel
  .wppsac-post-content
  a.wppsac-readmorebtn:hover {
  background-color: transparent;
}
.wppsac-post-slider h2.wppsac-post-title a,
.wppsac-post-carousel h2.wppsac-post-title a {
  font-size: 21px;
}
#perspective-box .wppsac-post-slider h2.wppsac-post-title,
#perspective-box .wppsac-post-carousel h2.wppsac-post-title {
  min-height: 80px;
}
.wppsac-post-slider h2.wppsac-post-title,
.wppsac-post-carousel h2.wppsac-post-title {
  line-height: 14px;
  margin-top: 10px !important;
}
#perspective-box .wppsac-sub-content {
  min-height: 200px;
}
#news-box .wppsac-post-content-position {
  display: -webkit-box;
  display: -moz-box;
  display: box;

  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;

  background: #f2f2f2;
  padding: 20px 40px 30px;
}
#news-box .wppsac-post-title {
  height: 150px;

  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
}
#news-box .wppsac-post-content {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  box-ordinal-group: 3;
}

/* #news-box .wppsac-post-carousel.design-1 a.wppsac-readmorebtn:hover{
	background-image:url(/wp-content/uploads/2021/09/Gridworks_Button_OctagonRedArrow-1.png);
	padding:24px;
} */

#news-box
  .wppsac-post-content
  .wppsac-post-carousel.design-1
  a.wppsac-readmorebtn {
  text-indent: -999999em;
}

/*** PSAC CSS ON HOME ***/

.psacp-post-img-bg{
  margin-bottom:0;
}
.owl-carousel .owl-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    display: block;
}


.psacp-post-carousel-wrap.psacp-design-2 .psac-post-carousel-content{
	text-align:left;
	border:none !important;
}
.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-margin-content{
	background: #f2f2f2;
	display: grid;
  text-align: left;
}
.psacp-rdmr-btn {
    height: 55px;
    width: 55px;
    display: block;
    position: relative;
    border: none;
    color: transparent;
    background: none !important;
}
.psacp-rdmr-btn::before {
    background-image: url(/wp-content/uploads/2021/09/Gridworks_Button_OctagonRedArrow-1.png);
}
.psacp-rdmr-btn::before, .psacp-rdmr-btn::after {
    content: "";
    position: var(--element-position, absolute);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.psacp-rdmr-btn::after {
    background-image: url(/wp-content/uploads/2021/09/Gridworks_Button_OctagonWhiteArrow_GreyBgrnd.png);
    opacity: 0;
    transition: 300ms ease-out;
    z-index: 1;
}
.psacp-rdmr-btn:hover::after {
  opacity: 1;
}

.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-title {
  height: 150px;
	grid-row: 2;
}
.psacp-post-carousel-wrap .owl-nav .owl-next, .psacp-post-carousel-wrap .owl-nav .owl-prev{
	background: none !important;
}
.psacp-post-carousel-wrap .owl-nav .owl-prev::after{
	right: 55px !important;
}
.psacp-post-carousel-wrap .owl-nav .owl-next::after{
	right: -45px !important;
}
.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-image-bg {
    height: 285px;
}
.psacp-post-meta{
	grid-row: 1;
  text-transform: uppercase;
}
.psacp-post-meta span.psacp-post-meta-innr {
    font-style: normal;
}
.psacp-post-title a, .psacp-post-categories a, .psacp-post-meta span.psacp-post-meta-innr, .left-icon .aio-icon-description{
    color: #141b4d !important;
}


/** edited home end*/
/*ABOUT******************************************************************/
#about-outer-hero .hero-opacity, .outer-hero .hero-opacity {
  /*background-color: rgba(3, 1, 25, 0.1);*/
  background-image: linear-gradient(to bottom right, #141b4dbf, #141b4d00 50%);
}
#about-outer-hero h1, .outer-hero h1 {
  width: 100%;
  text-shadow: 0px 0px 10px #001297d1;
}
#about-outer-hero .inner-hero,
.outer-hero .inner-hero {
  padding-bottom: 137px;
}
#aboutpage-bg1 .vc_column-inner {
  background-position: 0 -103px;
}

#mission-vision-about,
#faq-outer {
  padding: 30px 70px;
}

#mission-vision-about .text-box a:after:hover {
  text-decoration: none !important;
}
#mission-vision-about .text-box a:after {
  content: "\02C5";
  font-weight: bold;
  color: #e40046;
  position: relative;
  top: 1px;
  padding-left: 6px;
  font-size: 12px;
  display: inline-block;
}
#mission-vision-about .text-box .vc_column-inner,
#faq-outer .text-box .vc_column-inner {
  padding: 30px 60px;
}
#mission-vision-about .heading-box .vc_column-inner,
#faq-outer .heading-box .vc_column-inner {
  padding: 0;
  min-height: 200px;
}
#mission-vision-about .heading-box h3,
#faq-outer .heading-box h3 {
  margin: 40px 50px;
}

#bottom-video-about .bottom-video-outer-row .vc_column-inner {
  padding-top: 60px;
}
#bottom-video-about .bottom-video-inner .vc_column-inner {
  padding-top: 0;
}
/**/
/*IMPACT******************************************************************/
#p-margin-0{
	margin-top:0 !important;
}
.commenter-name{
	font-weight:bold
}
#inner-challenge-impact {
  margin-top: 20px;
}
.impact-solo-text {
  margin: 0 auto;
}
#inner-challenge-impact .site-heading,
#inner-challenge-impact .txt-with-img-bg,
#moyi-txt-with-icons .site-heading,
#moyi-txt-with-icons .txt-with-img-bg,
#moyi-txt-with-icons-2 .site-heading,
#moyi-txt-with-icons-2 .txt-with-img-bg {
  padding: 0 70px;
}
#challenge-impact .vc_column-inner,
#text-moyi-icons .vc_column-inner,
#text-moyi-icons-2 .vc_column-inner {
  padding-top: 0;
}
#stats-impact .vc_column-inner,
#moyi-icon-box .vc_column-inner,
#moyi-icon-box-2 .vc_column-inner {
  padding: 50px 70px;
}
#challenge-impact img,
.img-in-icons-moyi img {
  display: block;
  width: 100vw;
  height: 450px;
  object-fit: cover;
}
#stat-title-impact p {
  text-transform: uppercase;
}
#stat-title-impact p,
#icons-title p,
#icons-title-2 p {
  padding-left: 140px;
}
.icon-stats-impact .left-icon .aio-icon-left {
  padding-right: 30px;
}
#red-banner-txt-impact p {
  margin-bottom: 35px;
  font-weight: bold;
}
#evidence-impact a,
#txt-img-impact a,
.home-about-text a {
  font-size: 14px;
}
.entry-content #evidence-impact li {
  text-indent: -1em;
  margin-left: 25px;
  line-height: 1.5em !important;
}
.entry-content #evidence-impact .link-impact p {
  line-height: 1em !important;
}
.sdg-impact-col {
  margin: 0 26px;
  width: 30% !important;
}
#sdg-impact-col-1 {
  margin-left: 0;
}
#sdg-impact-col-3 {
  margin-right: 0;
}
.team-message-outer .team-testi p {
  line-height: 40px;
}
#img-txt-impact,
#moyi-img-txt-2 {
  min-height: 100% !important;
}
#img-bg-impact1 .vc_column-inner {
  background-position: -100px -130px;
  background-repeat: no-repeat;
}
/**/
/*SPS******************************************************************/
#img-bgtxt-1-sps #sps-bg1 .vc_column-inner,
#txt-imgbg-2-sps #sps-bg2 .vc_column-inner,
#imgbg-txt-3-sps #sps-bg3 .vc_column-inner {
  background-position: center center;
}

#img-bgtxt-1-sps #sps-txt-1,
#imgbg-txt-3-sps #sps-txt-3 {
  padding: 100px 50px 80px !important;
}
#txt-imgbg-2-sps #sps-txt-2 {
  padding: 70px 50px 40px !important;
}
#img-bgtxt-1-sps #sps-bg1 .vc_column-inner,
#txt-imgbg-2-sps #sps-bg2 .vc_column-inner,
#imgbg-txt-3-sps #sps-bg3 .vc_column-inner,
#img-bgtxt-1-contact #contact-bg1 .vc_column-inner,
#txt-imgbg-2-contact #contact-bg2 .vc_column-inner {
  background-size: cover;
  background-repeat: no-repeat;
}
.team-message-outer {
  padding: 20px 95px 35px !important;
  /*left: 0 !important;
  width: 100% !important;
  max-width: 100% !important;*/
}
.img-holder-teamtxt {
  padding-left: 15px !important;
}
/**/
/*CONTACT******************************************************************/
iframe {
	width: 100% !important;
}
#img-bgtxt-1-contact #contact-txt-1,
#imgbg-txt-3-contact #contact-txt-2 {
  padding: 60px 50px !important;
}
.contact-map .wpb_wrapper {
  padding: 0 !important;
}
/**/
/*FAQ******************************************************************/

#info-faq h4 {
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #141b4d;
}
#info-faq .vc_toggle {
    border: 2px solid #e40046;
    padding: 22px 30px 20px 20px;
}
#info-faq .vc_toggle_icon {
    float: left;
    margin-right: 20px;
    margin-left: 0 !important;
}
#info-faq .vc_toggle_title{
	flex-direction: row-reverse;
    justify-content: flex-end;
	display: flex;
}
/**/
/*MOYI and other ******************************************************************/
#moyi-img-txt-1 #moyi-bg-1 {
}

.moyi-logo,
.sps-logo {
  position: absolute;
  top: -45px;
  left: -286px;
}

.parent-icon-box > .vc_column-inner > .wpb_wrapper{
display: grid;
grid-template-columns: 95px auto;
row-gap: 0;    /* Vertical gap between rows */
column-gap: 30px; /* Horizontal gap between columns */
}

.parent-icon-box h4{
    grid-column: span 2; /* Make div1 span both columns */
	margin-left: 0;
    margin-right: 0;
    padding: 0 !important;
}
/**/
/*NEWS & PERSPECTIVE******************************************************/
#news-and-perspective .post-meta {
  width: 100%;
  display: inline;
  margin: 0;
}
#news-and-perspective .post-meta .post-date {
  margin-bottom: 10px;
}
.singular .entry-header .post-meta {
  width: 100%;
  margin: 0;
}
.singular .entry-header .post-meta .post-date {
  display: block !important;
}
.post-meta li,
.post-meta .meta-wrapper {
  margin: 0 3px;
  line-height: 10px;
}
.single-post #singular-post ul {
  margin-bottom: 20px;
}
.team-message-outer .team-message-inner,
.team-message-outer .team-testi {
  /*width: 100% !important;
  max-width: 100% !important;*/
}
.entry-content
  > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.post-template-template-full-width
  .single-format-standard
  .top-post-single
  .vc_column-inner {
  max-width: 100%;
}
.post-template-default #singular-post .top-post-single .vc_column-inner,
.post-template-default .post-inner #singular-post .wpb_row.vc_row-fluid {
  max-width: 800px;
  margin: 0 auto;
}
.post-template-default .post-inner #singular-post .wpb_row.vc_row-fluid,
.post-template-template-cover .post-inner #singular-post .wpb_row.vc_row-fluid,
.post-template-template-full-width
  .post-inner
  #singular-post
  .wpb_row.vc_row-fluid {
  left: 0 !important;
  max-width: auto !important;
  width: 100%;
}
article.type-post {
  display: -webkit-box;
  display: -moz-box;
  display: box;

  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
}

figure.featured-media {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
}
header.entry-header {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
}
article .post-inner {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  box-ordinal-group: 3;
}
article .section-inner {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  box-ordinal-group: 4;
}

.singular .entry-header {
  background-color: #141b4d;
}

.pagination-single,
.comments-wrapper,
.comments-wrapper,
.entry-categories-inner,
.intro-text,
.post-author,
.post-comment-link, .psacp-post-meta-data .fa-clock-o {
  display: none !important;
}

.featured-media img {
  display: block;
  width: 100vw;
  height: 100%;
  object-fit: cover;
}
.singular .featured-media-inner {
  left: 0;
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100%;
}
.singular .entry-header {
  text-align: left;
  padding: 50px 0;
  min-height: 220px;
}
article .entry-title {
  font-size: 32px;
  font-weight: normal;
}
.section-inner.medium {
  max-width: 100%;
  padding: 0 90px;
  width: 100vw;
  min-width: 100%;
}
article .post-meta-wrapper {
  margin-top: 0;
}
.post-inner #singular-post .wpb_row.vc_row-fluid {
  margin: 0 auto;
}
#about-focus {
  margin: 0 auto 30px !important;
}
article .post-meta-wrapper {
  max-width: 100%;
  width: 100%;
}
article .post-meta,
.post-meta li,
.post-meta .meta-wrapper {
  display: inline-block;
}
article .entry-categories {
  margin: 0;
}
.post-meta .meta-icon, .post-date .meta-icon, .post-date svg {
    display: none !important;
}

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

.footer-widgets {
  margin-left: 0;
}
.footer-top-visible .footer-nav-widgets-wrapper {
  margin-top: 0;
}
.footer-top-hidden #site-footer {
  margin-top: 30px;
}
.footer-widgets-wrapper {
  display: block;
}
.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
  background: #141b4d;
}
.footer-widgets {
  width: 100%;
}

#site-footer,
.footer-widgets-outer-wrapper {
  border: 0;
}

.footer-copyright {
  font-weight: normal;
  color: #fff;
}
#site-footer {
  background-color: #000;
}
.footer-widgets {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.widget .widget-title,
.widget .textwidget {
  font-size: 16px;
}
.widget .widget-title {
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.footer-widgets-outer-wrapper {
  padding: 0 0 40px 0;
}
.footer-widgets .widget:nth-child(1) {
  width: 50%;
  margin-left: 6rem;
}
.footer-widgets .widget:nth-child(2),
.footer-widgets .widget:nth-child(3) {
  width: 25%;
}

.footer-social {
  float: left;
  width: 100%;
  margin: 0 0 25px 0 !important;
}
ul.footer-social li {
  margin: 0;
}
.footer-widgets .widget:nth-child(1) strong {
  color: #ffc645;
}
.footer-social,
.footer-widgets .widget:nth-child(2) ul,
.footer-widgets .widget:nth-child(3) ul {
  list-style-type: none;
}
.footer-widgets .widget:nth-child(2) ul,
.footer-widgets .widget:nth-child(3) ul {
  margin-left: 0;
}
.footer-widgets .widget:nth-child(2) li,
.footer-widgets .widget:nth-child(3) li {
  line-height: 20px;
}

.footer-widgets .widget:nth-child(2) li a:hover,
.footer-widgets .widget:nth-child(3) li a:hover {
  text-decoration: underline;
}

.footer-widgets .widget:nth-child(3) img {
  width: 250px;
  margin: 30px 0;
}
.back-home {
  padding: 21px 110px;
  background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientOutline_350x60-2.png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 17px;
  font-weight: bold;
}
.back-home:hover {
  text-decoration: none !important;
  background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientSolid_350x60-1.png);
}
/*newly added to live 3-28-2022*/
.credit-lr{
	text-align:right;
}
.credit-lr a{
	color: #a9a9a9!important;
}
.credit-lr a:link{
	text-decoration:none !important;
}
.credit-lr a:hover, .credit-lr a:visited, .credit-lr a:active{
	text-decoration:none !important;
}/*end newly added to live 3-28-2022*/

/*404 PAGE******************************************************************/
.error404 .error404-content {
  max-width: 100%;
  width: 100%;
  padding: 20px;
}
.error404 #site-content {
  background-image: url(/wp-content/uploads/2021/09/header-contact-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 9% 0;
}
.error404 .header-footer-group {
  margin-top: 0;
  border-top: 0;
}

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

/* 
 *  CLASS AND OVERWRITE */ /* SUPER CLASS AND OVERWRITE */ /* SUPER CLASS AND OVERWRITE */

.__no_min_height,
#mission-vision-about {
  min-height: unset !important;
}

#mission-vision-about {
  padding: 4.3em !important;
}
#about-focus {
  margin: 0 auto 4.3em !important;
}

.__min_height_335_px {
  min-height: 335px !important;
}

	/** added 6 8 2023 **/
.home-boxes .octagon-with-white-arrow a {
    padding: 0;
}
.home-boxes .octagon-with-white-arrow a {
    margin-right: 25px;
}

/*************************************media queries**************************************************/

/*WIDER SCREEN******************************************************************/
@media screen and (max-width: 3600px) { /** added **/
	.portfolio-items .portfolio-single .vc_column-inner{
		min-height: 800px;
		
	}
	.home-boxes .octagon-with-white-arrow a {
		padding:0!important;
	}
	.octagon-with-white-arrow a {
		padding: 150px 660px 200px;
		margin-right: 0;
	}

}
@media screen and (max-width: 1440px) {
	/** added 5 11 2023 **/
	.octagon-with-white-arrow a {
		padding: 200px 615px 157px !important;
	}
	.home-boxes .octagon-with-white-arrow a {
		padding:0!important;
	}
	.portfolio-items .portfolio-single .vc_column-inner{
		min-height:450px !important;
	}
}
@media screen and (min-width: 1440px) {
  .inner-hero {
    padding: 60px 110px 137px;
  }
  #header-boxes .vc_col-sm-3 {
    width: 24.75%;
  }
}
@media screen and (min-width: 1600px) {
  .inner-hero {
    padding: 60px 160px 137px;
  }
  #header-boxes .vc_col-sm-3 {
    width: 24.78%;
  }
}
@media screen and (min-width: 1920px) {
  .inner-hero {
    padding: 60px 270px 137px;
  }
}
@media screen and (min-width: 2048px) {
  .inner-hero {
    padding: 60px 350px 137px;
  }
}

/* SCREEN******************************************************************/

@media screen and (max-width: 1300px) {
	/** added 5 11 2023 **/
	.octagon-with-white-arrow a {
		padding: 183px 545px 140px !important;
	}
	.portfolio-items .portfolio-single .vc_column-inner {
		min-height: 410px !important;
	}
}
@media screen and (max-width: 1287px) {
  #header-boxes .vc_col-sm-3 {
    width: 24.7%;
  }
}

/* On screens that are 1244px or less */
@media screen and (max-width: 1244px) {
  #news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    min-height: 250px;
  }
  #header-boxes .vc_col-sm-3 {
    width: 24.69%;
  }
}

@media screen and (max-width: 1227px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.67% !important;
  }
}

@media screen and (max-width: 1207px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.68% !important;
  }
  .footer-widgets .widget:nth-child(1) {
    margin-left: 5rem;
  }
}

/* On screens that are 1199px or less */
@media screen and (max-width: 1199px) {
  #mission-vision-about .heading-box h3,
  #faq-outer .heading-box h3 {
    margin: 40px 36px;
    font-size: 33px;
  }
  #news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    min-height: 228px;
  }
  .wppsac-post-slider .wppsac-post-date,
  .wppsac-post-carousel .wppsac-post-date {
    margin-bottom: 0;
  }
  #news-box .wppsac-post-title {
    height: 180px;
  }
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.67% !important;
  }
  .moyi-logo,
  .sps-logo {
    top: 0;
    left: -230px;
    width: 200px;
  }
}

@media screen and (max-width: 1172px) {
  .team-message-outer {
    padding: 20px 50px 35px !important;
  }
  .team-message-outer .team-info {
    padding-left: 30px;
  }
  #sdg-impact-col-1,
  #sdg-impact-col-2,
  #sdg-impact-col-3 {
    margin: 0 0 30px 0;
    width: 100% !important;
  }
  #home-about-bg1 .vc_column-inner {
    background-position: -185px 0;
  }
  #home-about-bg2 .vc_column-inner {
    background-position: -187px 0;
  }
  #news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    min-height: 201px;
  }
}

@media screen and (max-width: 1131px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.66% !important;
  }
}
@media screen and (max-width: 1098px) {
	/** added 5 11 2023 **/
	.octagon-with-white-arrow a {
		padding: 165px 440px 124px !important;
	}
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.65% !important;
  }
}
/* On screens that are 991px or less */
@media screen and (max-width: 1066px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.64% !important;
  }
  #about-vision p,
  #about-focus p {
    font-size: 16px;
  }
  #home-about-bg2 .vc_column-inner {
    background-position: -240px 0;
  }
  #home-about-bg1 .vc_column-inner {
    background-position: -210px 0;
  }
  #news-box .wppsac-post-title {
    height: 210px;
    margin: 0 !important;
  }
  #news-box .wppsac-post-content-position {
    padding: 20px 20px 30px;
  }
  .moyi-logo,
  .sps-logo {
    position: relative;
    top: 0;
    width: 250px;
    left: 0;
  }
}

@media screen and (max-width: 1037px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.63% !important;
  }
  #img-bg-impact1 .vc_column-inner {
    background-size: cover;
    background-position: right;
  }
}
@media screen and (max-width: 1009px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.62% !important;
  }
}

/* On screens that are 991px or less */
@media screen and (max-width: 991px) {
  #mission-vision-about .heading-box h3,
  #faq-outer .heading-box h3 {
    font-size: 27px;
  }
  #news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    min-height: 187px;
  }
  #news-box .wppsac-post-title {
    line-height: 8px;
  }
  #home-about-bg1 .vc_column-inner {
    background-position: -246px 0;
  }
  .header-inner .toggle {
    display: contents;
  }
}

@media screen and (max-width: 982px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.61% !important;
  }
}
@media screen and (max-width: 957px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.6% !important;
  }
}
@media screen and (max-width: 933px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.59% !important;
  }
}
@media screen and (max-width: 910px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.58% !important;
  }
}

@media screen and (max-width: 889px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.56% !important;
  }
}

@media screen and (max-width: 878px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.53% !important;
  }
  #home-about-bg1 .vc_column-inner {
    background-position: -279px 0;
  }
  .home-boxes h2 {
    height: 80px;
    font-size: 19px !important;
  }
  .wppsac-post-slider h2.wppsac-post-title a,
  .wppsac-post-carousel h2.wppsac-post-title a {
    font-size: 18px;
  }
  /*added 6.30*/
  .psac-post-carousel.psac-design-2 .psac-post-title{
	font-size: 21px;  
  }
}

@media screen and (max-width: 810px) {
  #home-about-bg1 .vc_column-inner {
    background-position: -310px 0;
  }
  #news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    min-height: 140px;
  }
}

@media screen and (max-width: 800px) {
  .single-post .post-inner #singular-post {
    padding-left: 20px;
    padding-right: 20px;
  }
  .singular .entry-header {
    padding: 25px 0;
    min-height: 140px;
  }
  .icon-stats-impact .left-icon .aio-icon-left {
    padding-right: 0;
  }
  #stat-title-impact p,
  #icons-title p,
  #icons-title-2 p {
    padding-left: 113px;
  }
  #stats-impact .vc_column-inner,
  #moyi-icon-box .vc_column-inner,
  #moyi-icon-box-2 .vc_column-inner {
    padding: 50px 35px;
  }
  #img-bg-impact1 .vc_column-inner {
    background-position: -600px 0;
  }
  #mission-vision-about {
    padding: 4em 3em !important;
  }
}

@media screen and (max-width: 794px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.5% !important;
  }
}
@media screen and (max-width: 780px) {
  #site-footer {
    padding: 2rem;
  }
  .footer-credits,
  #site-footer .section-inner {
    display: inline-block;
  }
  #site-footer .section-inner {
    width: 100%;
  }
  #site-footer .section-inner div {
    padding: 10px 0;
  }
  .page-template .outer-hero {
    max-height: 100%;
  }
  /*newly added to live 3-28-2022*/
  .credit-lr, .footer-credits,
  #site-footer .section-inner {
	  text-align:center;
  }/*end newly added to live 3-28-2022*/
}

/* On screens that are 991px or less */
@media screen and (max-width: 767px) {
	/*added 6.30*/
	.psac-post-carousel.psac-design-2 .psac-post-title {
		line-height: 25px;
	}
	/** added 5.11.23 **/
	.octagon-with-white-arrow a {
		padding: 167px 430px 124px !important;
	}
	
	/** added 5.11.23 **/
	.octagon-with-white-arrow a {
		padding: 167px 640px 124px !important;
	}
	.portfolio-items .margin-right .vc_column-inner {
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
  .for-mobile {
    display: block !important;
  }
  #txt-imgbg-2-contact #contact-txt-2 {
    padding: 20px 50px 0 !important;
  }
  #img-bgtxt-1-contact #contact-txt-1,
  #imgbg-txt-3-contact #contact-txt-2 {
    padding: 60px 50px 0 !important;
  }
  #moyi-img-txt-1 #moyi-bg-1 .vc_column-inner,
  #moyi-img-txt-2 #moyi-bg-2 .vc_column-inner,
  #img-bgtxt-1-sps #sps-bg1 .vc_column-inner,
  #txt-imgbg-2-sps #sps-bg2 .vc_column-inner,
  #imgbg-txt-3-sps #sps-bg3 .vc_column-inner,
  #img-bgtxt-1-contact #contact-bg1 .vc_column-inner,
  #txt-imgbg-2-contact #contact-bg2 .vc_column-inner {
    min-height: 450px;
    background-position: center center;
    background-size: cover;
  }
  #mission-vision-about .heading-box .vc_column-inner,
  #faq-outer .heading-box .vc_column-inner {
    min-height: 0;
  }
  #faq-outer .heading-box h3 {
    margin: 40px 0 0;
  }

  #faq-outer .text-box .vc_column-inner {
    padding: 40px 0 0;
  }
  #mission-vision-about .heading-box h3,
  #faq-outer .heading-box h3 {
    font-size: 27px;
  }
  #info-faq h4 {
    font-size: 22px;
  }
  #info-faq .entry-content p {
    font-size: 16px;
  }
  #stats-impact .vc_column-inner,
  #moyi-icon-box .vc_column-inner,
  #moyi-icon-box-2 .vc_column-inner {
    padding: 50px 30px 20px;
  }
  .team-message-outer .team-testi p {
    line-height: 35px;
  }
  .img-holder-teamtxt,
  .team-message-outer .team-info {
    padding-left: 0;
  }
  #about-vision .text-box,
  #txt-imgbg-2-sps .home-about-text,
  #moyi-2 .home-about-text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  #about-vision,
  #txt-imgbg-2-sps,
  #moyi-2 {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  #header-boxes #header-box-4 {
    margin-right: 0 !important;
  }
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 24.57% !important;
    margin-right: 4px;
  }
  #img-bgtxt-1-sps #sps-txt-1,
  #imgbg-txt-3-sps #sps-txt-3,
  #txt-imgbg-2-sps #sps-txt-2 {
    padding: 30px 30px 0 !important;
  }
  .home-boxes h2 {
    font-size: 20px !important;
    margin: 15px 25px 30px;
  }
  #txt-img-impact .vc_column-inner {
    min-height: 400px;
  }
  #img-bg-impact1 .vc_column-inner {
    background-position: 0 -210px;
    min-height: 450px;
  }
  #aboutpage-bg1 .vc_column-inner {
    background-position: 0 -206px;
    min-height: 450px;
  }
  #about-gridworks-home,
  #about-gridworks-home .wpb_text_column {
    margin-bottom: 0 !important;
  }
  #home-about-bg1 .vc_column-inner {
    height: 100%;
    min-height: 450px;
    background-position: 0;
  }
  #home-about-bg2 .vc_column-inner {
    min-height: 400px;
    background-position: 0;
  }
  .home-about-text h3 {
    margin: 20px 0;
  }
  .home-about-text,
  .pads {
    padding: 20px 60px 0 !important;
  }

  #perspective-box .wppsac-sub-content {
    font-size: 19px;
    padding-top: 10px;
  }
  #news-box .wppsac-post-content-position {
    padding: 20px 20px 30px;
  }

  #news-box .wppsac-post-title {
    font-size: 20px;
  }
  #news-box .wppsac-post-title {
    min-height: 230px;
  }
  .impact-solo-text {
    width: 80% !important;
  }
  .footer-widgets-outer-wrapper {
    padding: 0;
  }
  /*.footer-widgets .widget:nth-child(3) img {
		width: 100%;
	}*/
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 95%;
  }
  .footer-widgets {
    display: inline-block;
  }
  /*.footer-widgets .widget:nth-child(2), .footer-widgets .widget:nth-child(3){
		width: 40%;
		float: left;
		margin-left: 5rem;
	}*/
  .footer-widgets-wrapper {
    margin: 0 auto;
    width: 100%;
  }
  .footer-widgets .widget:nth-child(1) {
    position: relative;
  }
  .footer-widgets .widget:nth-child(1) .widget-content {
    margin-bottom: 90px;
  }
  .footer-widgets .widget:nth-child(1) .textwidget .footer-social {
    position: absolute;
    top: 135px;
  }
  .footer-social {
    margin: 10px 0 0 0 !important;
  }
  .footer-social li:first-child img {
    margin-left: 0;
    margin-right: 5px;
  }
  .footer-social li img {
    z-index: 1;
  }
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    margin: 2rem 1.6rem 0;
  }
  .footer-widgets .widget:nth-child(1) h2,
  .footer-widgets .widget:nth-child(2) {
    display: none;
  }
  .footer-widgets .widget:nth-child(3) {
    width: 100%;
  }
  .footer-widgets .widget:nth-child(3) img {
    width: 85%;
  }
  .footer-widgets .widget:nth-child(3) li {
    margin: 1rem 0 0 0 !important;
  }
}

@media screen and (max-width: 760px) {
  .home-boxes h2 {
    margin: 15px 15px 30px;
    line-height: 23px;
  }
  .inner-hero {
    padding: 60px 50px 137px;
  }
  .site-logo img {
    padding: 0 10px;
  }
  .header-titles-wrapper {
    padding: 0;
  }
  #news-box .wppsac-post-title {
    min-height: 160px;
    height: 100%;
  }
}
@media screen and (max-width: 750px) {
  .wppsac-post-carousel.design-1 .slick-prev {
    left: -29px !important;
  }
  .wppsac-post-carousel.design-1 .slick-next {
    right: -29px !important;
  }
  .modal-menu {
    left: 0;
    width: 50%;
    margin: 0 auto;
  }
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 49.6% !important;

    margin-bottom: 4px;
  }

  .footer-widgets .widget:nth-child(2),
  .footer-widgets .widget:nth-child(3) {
    margin-left: 2rem;
  }
  .wp-custom-logo .header-titles {
    width: 70%;
  }
  #header-box-2,
  #header-box-4 {
    margin-right: 0 !important;
  }
  #header-box-3,
  #header-box-4 {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 680px) {
  #moyi-img-txt-1 #moyi-bg-1 .vc_column-inner,
  #moyi-img-txt-2 #moyi-bg-2 .vc_column-inner,
  #img-bgtxt-1-sps #sps-bg1 .vc_column-inner,
  #txt-imgbg-2-sps #sps-bg2 .vc_column-inner,
  #imgbg-txt-3-sps #sps-bg3 .vc_column-inner,
  #img-bgtxt-1-contact #contact-bg1 .vc_column-inner,
  #txt-imgbg-2-contact #contact-bg2 .vc_column-inner {
    min-height: 400px;
  }
}
@media only screen and (max-width: 640px) {
  .wppsac-post-slider button.slick-arrow,
  .wppsac-post-carousel button.slick-arrow,
  .wppsac-post-carousel button.slick-prev,
  .wppsac-post-carousel button.slick-next {
    top: 30% !important;
  }
  #news-box .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    min-height: auto;
  }

  #perspective-box .wppsac-post-slider h2.wppsac-post-title,
  #perspective-box .wppsac-post-carousel h2.wppsac-post-title,
  #perspective-box .wppsac-sub-content,
  #news-box .wppsac-post-title {
    min-height: auto;
  }
  #perspective-box .wppsac-sub-content {
    font-size: 16px;
  }
  #news-box .wppsac-post-title {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 630px) {
  .inner-hero h1 {
    font-size: 38px;
  }
  .inner-hero h2 {
    font-size: 24px;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 590px) {
  .single-post .section-inner.medium {
    padding: 0 30px;
  }
  .pads {
    padding: 20px 20px 0 !important;
  }
}

@media only screen and (max-width: 570px) {
  #txt-imgbg-2-contact #contact-txt-2 {
    padding: 15px 30px 0 !important;
  }
  #img-bgtxt-1-contact #contact-txt-1,
  #imgbg-txt-3-contact #contact-txt-2 {
    padding: 60px 30px 0 !important;
  }
  .__min_height_335_px {
    min-height: 260px !important;
  }
  #challenge-impact img,
  .img-in-icons-moyi img,
  .img-in-icons-moyi img {
    height: 210px !important;
  }
  #txt-img-impact .vc_column-inner {
    min-height: 200px;
  }
  #img-bg-impact1 .vc_column-inner,
  #challenge-impact img,
  .img-in-icons-moyi img {
    object-fit: cover;
  }
  #img-bg-impact1 .vc_column-inner {
    min-height: 240px;
    background-position: center;
  }
  #imgbg-txt-3-sps #sps-bg3 .vc_column-inner {
    background-position: center;
  }
  #img-bgtxt-1-sps #sps-bg1 .vc_column-inner {
    background-position: center bottom;
  }
  .page-template .outer-hero {
    min-height: 400px;
  }
  #moyi-img-txt-1 #moyi-bg-1 .vc_column-inner,
  #moyi-img-txt-2 #moyi-bg-2 .vc_column-inner,
  #img-bgtxt-1-sps #sps-bg1 .vc_column-inner,
  #txt-imgbg-2-sps #sps-bg2 .vc_column-inner,
  #imgbg-txt-3-sps #sps-bg3 .vc_column-inner,
  #img-bgtxt-1-contact #contact-bg1 .vc_column-inner,
  #txt-imgbg-2-contact #contact-bg2 .vc_column-inner {
    min-height: 320px;
  }

  .inner-hero {
    padding: 60px 25px 137px;
  }
  .modal-menu {
    width: 70%;
  }
  .error404 .global-button a {
    padding: 20px 49px;
  }
  .view-all-news-home .global-button a {
    padding: 20px 86px;
  }
  /*.error404 .global-button a,.view-all-news-home .global-button a {
		background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientOutline.png);
	}
	.error404 .global-button a:hover,.view-all-news-home .global-button a:hover{
		background-image: url(/wp-content/uploads/2021/09/Gridworks_OctagonButton_GradientSolid.png);
	}*/
  #aboutpage-bg1 .vc_column-inner {
    background-position: 0 -140px;
    min-height: 400px;
  }
  #mission-vision-about,
  #faq-outer {
    padding: 30px 25px;
  }
  #mission-vision-about .text-box .vc_column-inner {
    padding: 40px 40px 0;
  }
  #faq-outer .text-box .vc_column-inner {
    padding: 40px 10px 0;
  }
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 49.5% !important;
  }
}

@media only screen and (max-width: 566px) {
}
@media only screen and (max-width: 496px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 49.4% !important;
  }
}
@media only screen and (max-width: 461px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 49.36% !important;
  }
}
@media only screen and (max-width: 450px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 49.25% !important;
  }
}
@media only screen and (max-width: 440px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 49.13% !important;
  }
}
@media only screen and (max-width: 422px) {
  #header-boxes .vc_col-sm-3,
  .home-boxes,
  .home-boxes,
  #header-boxes .vc_col-sm-3 {
    width: 100% !important;
  }
  .page-template .outer-hero .inner-hero h1 {
    font-size: 36px;
  }
  .inner-hero {
    padding: 60px 20px 137px;
  }
  #about-outer-hero .inner-hero,
  .outer-hero .inner-hero {
    padding-bottom: 115px;
  }
  #mission-vision-about .text-box .vc_column-inner {
    padding: 40px 20px 0;
  }
  .lists-container {
    grid-gap: 1.5em !important;
  }
  #evidence-impact {
    padding: 0 40px !important;
  }
  .home-about-text,
  #inner-challenge-impact .site-heading,
  #inner-challenge-impact .txt-with-img-bg,
  #moyi-txt-with-icons .site-heading,
  #moyi-txt-with-icons .txt-with-img-bg,
  #moyi-txt-with-icons-2 .site-heading,
  #moyi-txt-with-icons-2 .txt-with-img-bg {
    width: 100% !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  #about-focus {
    margin: 0 auto 2.3em !important;
  }
  #aboutpage-bg1 .vc_column-inner {
    min-height: 330px;
  }
  #mission-vision-about {
    padding: 2.3em !important;
  }
  article .entry-title {
    font-size: 27px;
  }
  #privacy-cookies .pads {
    padding: 20px 0 0 !important;
  }
  .footer-copyright {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  .modal-menu {
    width: 90%;
  }
  #moyi-img-txt-1 #moyi-bg-1 .vc_column-inner,
  #moyi-img-txt-2 #moyi-bg-2 .vc_column-inner,
  #img-bgtxt-1-sps #sps-bg1 .vc_column-inner,
  #txt-imgbg-2-sps #sps-bg2 .vc_column-inner,
  #imgbg-txt-3-sps #sps-bg3 .vc_column-inner,
  #img-bgtxt-1-contact #contact-bg1 .vc_column-inner,
  #txt-imgbg-2-contact #contact-bg2 .vc_column-inner {
    min-height: 280px;
  }
  #home-about-bg1 .vc_column-inner {
    min-height: 372px;
    background-position: center;
    background-size: cover;
  }
  #home-about-bg2 .vc_column-inner {
    min-height: 304px;
    background-position: center;
    background-size: cover;
    padding: 0;
  }
  article .entry-title {
    font-size: 23px;
  }
  .home-about-text,
  .pads {
    padding: 20px 40px 0 !important;
  }
  .global-button a {
    padding: 21px 65px;
  }
  .inner-hero h1 {
    font-size: 33px;
  }
  .footer-widgets .widget:nth-child(3) img {
    width: 100%;
  }
  .footer-widgets .widget:nth-child(1) .textwidget .footer-social {
    top: 135px;
  }
  .footer-widgets .widget:nth-child(1) .widget-content {
    margin-bottom: 80px;
  }
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
  #site-footer .section-inner div {
    padding: 10px 47px;
  }
  #site-footer .section-inner div {
    width: 100%;
    padding: 10px 36px;
  }
  #img-bgtxt-1-contact #contact-txt-1,
  #imgbg-txt-3-contact #contact-txt-2 {
    padding: 60px 20px 0 !important;
  }
  #txt-imgbg-2-contact #contact-txt-2 {
    padding: 15px 20px 0 !important;
  }
}
@media only screen and (max-width: 396px) {
  .page-template .outer-hero .inner-hero h1 {
    font-size: 32px;
  }
  .inner-hero h2 {
    font-size: 22px;
  }
  .home-about-text,
  .pads {
    padding: 20px 30px 0 !important;
  }
  /**#header-boxes .vc_col-sm-3, .home-boxes, .home-boxes, #header-boxes .vc_col-sm-3 {
		width: 48.47% !important;
	}**/
}
@media only screen and (max-width: 391px) {
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 83%;
  }
}
@media only screen and (max-width: 387px) {
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 84%;
  }
}
@media only screen and (max-width: 382px) {
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 86%;
  }
  .mail-to {
    text-transform: lowercase !important;
  }
}
@media only screen and (max-width: 374px) {
  /**#header-boxes .vc_col-sm-3, .home-boxes, .home-boxes, #header-boxes .vc_col-sm-3 {
		width: 48.44% !important;
	}**/
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 88%;
  }
}
@media only screen and (max-width: 367px) {
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 90%;
  }
}
@media only screen and (max-width: 360px) {
  .footer-widgets .widget:nth-child(1),
  .footer-widgets .widget:nth-child(3) {
    width: 100%;
  }
}
@media only screen and (max-width: 349px) {
  /**#header-boxes .vc_col-sm-3, .home-boxes, .home-boxes, #header-boxes .vc_col-sm-3 {
		width: 48.38% !important;
	}**/
  #img-bgtxt-1-contact #contact-txt-1,
  #imgbg-txt-3-contact #contact-txt-2 {
    padding: 60px 15px 0 !important;
  }
  #txt-imgbg-2-contact #contact-txt-2 {
    padding: 15px 15px 0 !important;
  }
  #img-bgtxt-1-contact #contact-txt-1,
  #imgbg-txt-3-contact #contact-txt-2,
  #txt-imgbg-2-contact #contact-txt-2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 328px) {
  .footer-widgets .widget:nth-child(1) strong {
    font-size: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .footer-widgets .widget:nth-child(1) strong {
    font-size: 15px;
  }
  #home-about-bg1 .vc_column-inner {
    min-height: 318px;
  }
  #home-about-bg2 .vc_column-inner {
    min-height: 260px;
  }
  #news-perspective-home .global-button a,
  .error404-content .global-button a {
    width: 100%;
  }

  #stat-title-impact p,
  #icons-title p,
  #icons-title-2 p {
    padding-left: 0;
    text-align: center;
  }
  .footer-inner {
    width: 100%;
  }
  .footer-widgets-outer-wrapper {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 300px) {
  .footer-widgets-outer-wrapper {
    width: 94%;
  }
}
@media only screen and (max-width: 287px) {
  .footer-widgets-outer-wrapper {
    width: 97%;
  }
  .mail-to {
    font-size: 13px !important;
  }
}

/* lang flag swithcer css */
.--lang-switcher-container {
  position: absolute;
  right: 5px;
  top: -1.5em;
}
.--lang-switcher img {
  height: 20px;
}
.d-relative {
  position: relative;
}

.lang-container {
  min-width: 65px;
  position: relative;
	margin: 8px;
  font-weight: bold;
  display: flex;
  gap: 5px;
  color:#1a214c;
  align-items: center;
}
.lang-container > a
{
  color:#1a214c;
}

span.--tooltip {
  position: absolute;
  width: 190px;
  /* left: -190px; */
  right: 20px;
  background: #555555d9;
  font-weight: normal;
  box-sizing: border-box;
  padding: 2px;
  font-size: 13px;
  text-align: center;
  bottom: -22px;
  border-radius: 10px;
  border-top-right-radius: 1px;
  color: #fff;
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.2s ease-in-out;
}

a.--lang-switcher
{
  position: relative;
}
a.--lang-switcher:hover > span.--tooltip {
  transform: scaleX(1);
}


div#singular-post p{
  margin: 26px auto !important;
}